/*
Theme Name:   XStore Child
Theme URI:    http://8theme.com/
Description:  XStore Child Theme
Author:       8theme
Author URI:   http://8theme.com
Template:     xstore
Version:      0.0.1
Text Domain:  xstore-child
*/

/*
*** Inizio Regole Generiche
*/
:root {
	--main-color: #A3C039;
	--main-hover-color: #8DA632;
	/*--secondary-color: #8DA632;*/
	/*--secondary-hover-color: #AB5093;*/
	--bold-color: #1A1A1A;
	--title-color: #A3C039;
	--title-s-color: #8DA632;
	--title-n-color: #1A1A1A;
	--text-color: #5A5A5A;
	--text-variant-color: #8A8A8A;
	--text-variant-s-color: #3A3A3A;
	--alternate-bg-color: rgba(114,119,125,0.08);
	--bg-color-v1: #A3C039;
	--bg-color-v2: #8DA632;
	--bg-color-v3: #364013;
	/*--bg-color-v4: #A972CF;
	--bg-color-v5: #563A69;
	--bg-color-v6: #F6EEDE;*/
	--risalto: #A3C039;
	--risalto-hover: #8DA632;
	--main-border-color: rgba(0,0,0,0.12);
	--main-box-shadow: rgba(0,0,0,0.07);
	--arancio-c: #ff8d00;
	--arancio: #f4891e;
	--arancio-s: #ff7200;
	--rosso: #e81b2b;
	--rosso-s: #bf2633;
	--grigio-c: #f2f2f2;
	--grigio: #dddddd;
	--grigio-s: #666666;
	--giallo: #eace2b;
	--verde: #19a34f;
	--celeste: #459fe3;
	--bianco: #ffffff;
	--nero: #262626;
	--nero-s: #000000;
	--main-bg-color: var(--bianco);
	/*--font-base: 'Open Sans', sans-serif;
	--font-titoli: 'PT Serif', sans-serif;*/

	--wa-official-color: #25D366;
}
*,
::after,
::before {
	box-sizing: border-box;
}
* {
	/*font-family: var(--font-base);*/
}
/*
*** Fine Regole Generiche
*/


/*
*** Inizio Regole Pulsanti
*/
.elementor-widget-text_button .elementor-button {
	border-radius: 0;
	border-width: 2px;
}
.cont_btn.elementor-widget-text_button .elementor-button,
.btn_custom.elementor-widget-text_button .elementor-button {
	width: 100%;
	max-width: 250px;
	/*border-radius: 50px;*/
	padding: 10px 30px;
}
.page-template-template-lp .cont_btn.elementor-widget-text_button .elementor-button,
.page-template-template-lp .btn_custom.elementor-widget-text_button .elementor-button {
	border-radius: 50px;
	padding: 15px 40px;
}
.btn_small.elementor-widget-text_button .elementor-button {
	padding: 10px 35px;
}
.btn_big.elementor-widget-text_button .elementor-button {
	padding: 20px 45px;
}
.btn_large.elementor-widget-text_button .elementor-button {
	max-width: 400px;
	padding: 20px 40px;
}
.btn_auto.elementor-widget-text_button .elementor-button {
	width: auto;
	max-width: unset;
}
.cont_btn.btn_full.elementor-widget-text_button .elementor-button,
.btn_custom.btn_full.elementor-widget-text_button .elementor-button {
	max-width: unset;
}
/*
*** Fine Regole Pulsanti
*/


/*
*** Inizio Regole Iframe 100%
*/
.iframe-container .wpb_wrapper,
.iframe-container .elementor-widget-container {
	overflow: hidden;
	/*padding-top: 67%;*//* 3:2 */
	padding-top: 75%;/* 4:3; */
	position: relative;
}
#iframe-mappa.iframe-container .wpb_wrapper,
#iframe-mappa.iframe-container .elementor-widget-container {
	padding-top: 70vh;
}
.iframe-container iframe {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	border: 0;
}
/*
*** Fine  Regole Iframe 100%
*/


/**
*** Inizio Correzioni Webp/picture
*/
picture {
	display: block;
	width: 100%;
	height: 100%;
}
/*
*** Fine Correzioni Webp/picture
*/


/*
*** Inizio Regole Testata
*/
.sez_testata {
	overflow: hidden;
}
.banner_hero .elementor-widget-container p:last-of-type {
	margin-bottom: 0;
}
/*
*** Fine Regole Testata
*/


/*
*** Inizio Regole Base
*/
.mobile-header-wrapper .header-top-wrapper .et_column {
	padding: 0;
}
.page .content-page,
.content-page.content-lp-page {
	padding-bottom: 0px;
}
.sez_interna {
	/*margin-right: -15px;
	margin-left: -15px;*/
}
.elementor-widget-wrap>.elementor-element .sez_interna {
	width: auto;
}
.elementor-section.sez_interna:not(.sez_interna_singola) .elementor-container {
	margin-right: -15px;
	margin-left: -15px;
}
.col_interna:not(.sez_interna_singola) {
	/*margin: 15px;*/
	padding: 15px;
}
.col_interna .elementor-widget-wrap {
	padding: 30px !important;
}
.sez_intro .elementor-widget-text-editor ul {
	padding-left: 0px;
}
.sez_intro .elementor-widget-text-editor ul li {
	list-style-position: inside;
}
.content .elementor-widget-text-editor li {
	/*font-size: var(--p-font-size);
	line-height: var(--p-line-height);*/
	font-size: inherit;
	line-height: inherit;
}
/*
*** Fine Regole Base
*/


/*
*** Inizio Regole Header Custom HP
* Home IT: 15900
* Home EN: 16367
*/
/*.home.page-id-15900 .site-header .header-main-menu.et_element-top-level .menu > li > a,*/
.home.page-id-16367 .site-header .header-main-menu.et_element-top-level .menu > li > a {
	text-shadow: 0px 0px 7px var(--nero-s);
}
/*.home.page-id-15900 .site-header.sticky-on .header-main-menu.et_element-top-level .menu > li > a,
.home.page-id-15900 .site-header .sticky-on .header-main-menu.et_element-top-level .menu > li > a,*/
.home.page-id-16367 .site-header.sticky-on .header-main-menu.et_element-top-level .menu > li > a,
.home.page-id-16367 .site-header .sticky-on .header-main-menu.et_element-top-level .menu > li > a {
	text-shadow: unset;
}
/*.home.page-id-15900 .site-header.sticky-on .et_b_header-cart.et_element-top-level > a,
.home.page-id-15900 .site-header .sticky-on .et_b_header-cart.et_element-top-level > a,*/
.home.page-id-16367 .site-header.sticky-on .et_b_header-cart.et_element-top-level > a,
.home.page-id-16367 .site-header .sticky-on .et_b_header-cart.et_element-top-level > a {
	color: var(--nero-s);
}
/*.home.page-id-15900 .site-header.sticky-on .et_b_header-cart.et_element-top-level .et-quantity,
.home.page-id-15900 .site-header .sticky-on .et_b_header-cart.et_element-top-level .et-quantity,*/
.home.page-id-16367 .site-header.sticky-on .et_b_header-cart.et_element-top-level .et-quantity,
.home.page-id-16367 .site-header .sticky-on .et_b_header-cart.et_element-top-level .et-quantity {
	color: var(--bianco);
	background-color: var(--nero-s);
}
/*
*** Fine Regole Header Custom HP
*/


/*
*** Inizio Regole Menu
*/
.item-link.type-img picture {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	width: auto;
	height: auto;
}
.et_b_header-menu.et_element-top-level .menu .item-link.type-img img,
.header-mobile-menu .menu .item-link.type-img img {
	width: 20px;
}
.et_b_header-menu.et_element-top-level .menu .item-link.type-img.position-left-center img,
.header-mobile-menu .menu .item-link.type-img.position-left-center img {
	margin-right: 5px;
}
.et_b_header-menu.et_element-top-level .menu .item-link.type-img.position-right-center img,
.header-mobile-menu .menu .item-link.type-img.position-right-center img {
	margin-left: 5px;
}
/*
*** Fine Regole Menu
*/


/*
*** Inizio Regole Faq
*/
.content-page .elementor .elementor-element.cont_faq .elementor-accordion-item {
	border: none;
	border-bottom: 1px solid var(--grigio);
}
.content-page .elementor .elementor-element.cont_faq .elementor-accordion-item:last-of-type {
	border-bottom: none;
}
.content-page .elementor .elementor-element.cont_faq .elementor-tab-title {
	display: inline-flex;
	flex-wrap: wrap;
	width: 100%;
}
.content-page .elementor .elementor-element.cont_faq .elementor-tab-title .elementor-accordion-icon {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
	align-items: center;
	float: unset;
	margin: 0;
	width: 50px;
	order: 2;
}
.content-page .elementor .elementor-element.cont_faq .elementor-tab-title .elementor-accordion-title {
	justify-content: flex-start;
	display: flex;
	width: calc(100% - 50px);
	flex-wrap: wrap;
	order: 1;
}
.content-page .elementor .elementor-element.cont_faq .elementor-tab-title:hover a,
.content-page .elementor .elementor-element.cont_faq .elementor-tab-title:hover .elementor-accordion-icon {
	/*color: var(--main-color);*/
	filter: brightness(0.8);
}
.content-page .elementor .elementor-element.cont_faq .elementor-accordion .elementor-tab-content {
	border: none;
}
/*.content-page .elementor .elementor-element.cont_faq .elementor-accordion .elementor-tab-content p {
	margin-bottom: 10px;
}*/
.content-page .elementor .elementor-element.cont_faq .elementor-accordion .elementor-tab-content p:last-of-type {
	margin-bottom: 0px;
}
/*
*** Fine Regole Faq
*/


/*
*** Inizio Regole Video con Lightbox
*/
selector .elementor-custom-embed-play i {
	animation: shadow-animation 2s infinite;
	box-shadow: 0px 0px 15px 7px rgb(255 255 255 / 0%);
	animation-fill-mode: both;
	border-radius: 50%;
}
@keyframes shadow-animation {
	0% {
		box-shadow: 0px 0px 15px 7px rgb(255 255 255 / 44%);
		transform: scale(.95);
	}
	
	50% {
		box-shadow: 0px 0px 15px 7px rgb(255 255 255 / 0%);
		transform: scale(1);
	}

	100% {
		box-shadow: 0px 0px 15px 7px rgb(255 255 255 / 44%);
		transform: scale(.95);
	}
}
/*
*** Fine Regole Video con Lightbox
*/


/*
*** Inizio Regole Box Img Txt Prodotti
*/
selector .etheme-product-grid-item {
	background: #FFF;
	border-radius: 5px !important;
}
selector .etheme-product-grid-content {
	padding: 0 20px 20px 20px;
}

body[data-elementor-device-mode="desktop"] selector .etheme-product-grid-button,
body[data-elementor-device-mode="mobile"] selector .etheme-product-grid-button {
	width: 100%;
}

selector .etheme-product-hover-default .footer-inner .button,
selector .etheme-product-hover-default .footer-inner>* {
	display: inline-block;
	background: #fff;
	border-radius: 50%;
	padding: 7px;
	line-height: 1;
}

selector .etheme-product-hover-default .footer-inner .button:hover,
selector .etheme-product-hover-default .footer-inner>:hover {
	background: rgba(255,255,255, .7);
}
selector .etheme-product-hover-default .show-quickly svg {
	display: none;
}
.box_img_txt_shop .etheme-icon-box .etheme-icon-box-title,
.box_img_txt_shop .etheme-icon-box .etheme-icon-box-description {
	font-weight: 700;
}
.box_img_txt_shop .etheme-icon-box .etheme-icon-box-description small {
	text-decoration: line-through;
	color: var(--text-color);
}
/*
*** Fine Regole Box Img Txt Prodotti
*/


/*
*** Inizio Regole Generiche (WooCommerce)
*/
.error404 .page-heading,
.woocommerce .page-heading {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	/*min-height: 40vh;*/
	padding-top: 50px;
	padding-bottom: 50px;
}
.error404 .page-heading > .container,
.woocommerce .page-heading > .container {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	min-height: 40vh;
}
.error404 .page-heading::before,
.woocommerce .page-heading::before {
	display: block;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
	background-color: var(--nero-s);
	opacity: 0.2;
}
.woocommerce-breadcrumb .title {
	display: block;
}
.woocommerce .page-description,
.woocommerce .tax-description {
	max-width: 1024px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 15px;
}
/*.woocommerce .tax-description {
	max-width: 1024px;
	margin-left: auto;
	margin-right: auto;
}*/
.woocommerce .page-description p,
.woocommerce .tax-description p {
	font-size: 22px;
	text-align: center;
}
.woocommerce .page-description p:last-of-type,
.woocommerce .tax-description p:last-of-type {
	margin-bottom: 0;
}
.woocommerce .main-products-loop .ajax-content {
	width: 100%;
}
.woocommerce-page.page .content-page {
	padding-top: 2.55em;
	padding-bottom: 2.55em;
}
/*
*** Fine Regole Generiche (WooCommerce)
*/


/*
*** Inizio Regole Griglia Prodotti (shortcode WooCommerce)
*/
.griglia_prodotti.elementor-widget .product .etheme-product-grid-title,
.products .product .content-product .product-details .product-title,
.related-products .product .content-product .product-details .product-title,
.upsell-products .product .content-product .product-details .product-title,
.cross-sell-products .product .content-product .product-details .product-title {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	min-height: 50px;
}
.products .grid-sizer .content-product .product-image-wrapper .product-content-image {
	position: relative;
}

.products .grid-sizer .content-product .product-image-wrapper .product-content-image::before {
	content: '';
	display: block;
	padding-top: 100%;/*1:1*/
	/*padding-top: 100%;*/
}
.products .grid-sizer .content-product .product-image-wrapper .product-content-image img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	height: 100%;
	object-fit: cover;
}
.products .product .content-product .product-details .product-title,
.related-products .product .content-product .product-details .product-title,
.upsell-products .product .content-product .product-details .product-title,
.cross-sell-products .product .content-product .product-details .product-title {
	text-transform: uppercase;
}
.products .product .content-product .product-details .product-title a,
.related-products .product .content-product .product-details .product-title a,
.upsell-products .product .content-product .product-details .product-title a,
.cross-sell-products .product .content-product .product-details .product-title a {
	color: var(--title-n-color);
}
/*
*** Fine Regole Griglia Prodotti (shortcode WooCommerce)
*/


/*
*** Inizio Regole Pag Prodotti (WooCommerce)
*/
.single-product .content-page {
	padding-top: 60px;
	padding-bottom: 60px;
}
/*.single-product .et_product-block .single-wishlist {
	position: absolute;
	top: 10px;
	right: 25px;
	z-index: 1;
}*/
.single-product.mobile-device .product_title,
.single-product.mobile-device .product_meta,
.single-product.mobile-device .price,
.single-product.mobile-device .woocommerce-product-details__short-description {
	text-align: center;
}
.single-product .et_product-block .price .amount {
	font-weight: 700;
}
.single-product .cont_receive-it-day {

}
.single-product .receive-it-day {
	position: relative;
	display: inline-flex;
	flex-wrap: wrap;
	padding: 5px 15px;
	margin-bottom: 30px;
	font-weight: 500;
	color: var(--bold-color);
	border: 1px solid var(--grigio);
	background-color: var(--grigio-c);
}
.single-product .receive-it-day p {
	display: inline-flex;
	width: auto;
	height: auto;
	align-items: center;
	font-size: 16px;
}
.single-product .receive-it-day p:last-of-type {
	margin-bottom: 0;
}
.single-product .receive-it-day p i {
	font-size: 24px;
	margin-right: 5px;
}
.single-product .blocco_receiveitday .elementor-element-populated {
	padding: 0 !important;
}
.single-product .add_to_cart_button.single_add_to_cart_button,
.single-product .add_to_cart_button.single_add_to_cart_button:hover,
.single-product .add_to_cart_button.single_add_to_cart_button:focus {
	/*border-radius: 50px;*/
}
.single-product #ppcp-messages {
	display: none;
}
.single-product .woocommerce-tabs {
	max-width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
.woocommerce-tabs.horizontal .wc-tabs {
	border-bottom: 0;
}
.woocommerce-tabs.horizontal .wc-tabs::after {
	display: none;
}
.single-product .woocommerce-tabs .wc-tab {
	padding: 27px 30px 25px;
	border: 1px solid var(--grigio);
	/*border-top: 0;*/
	/*border-radius: 25px;*/
	box-shadow: 0px 10px 30px 0px var(--main-box-shadow);
}
.single-product .woocommerce-tabs .wc-tab .wp-video {
	width: 100% !important;
}
/*
*** Fine Regole Pag Prodotti (WooCommerce)
*/


/*
*** Inizio Regole Tax Prodotti (WooCommerce)
*/
.banner_shop .banner {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	border-radius: 5px;
	cursor: default;
}
.banner_shop .banner.with-diagonal::before {
	z-index: 2;
}
.banner_shop .banner::after {
	content: '';
	display: block;
	padding-top: 33.333333%;
	/*padding-top: 50%;*/
	z-index: 0;
}
.banner_shop .banner img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.banner_shop .banner .banner-content {
	position: relative;
	top: 0;
	transform: translate(0) !important;
	z-index: 2;
}
.banner_shop .banner .banner-content .banner-title,
.banner_shop .banner .banner-content .content-inner {
	text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
}
.banner_shop .banner .banner-content p:last-of-type {
	margin-bottom: 0;
}

.post-type-archive-product .content-page,
.tax-product_cat .content-page {
	padding-top: 40px;
	padding-bottom: 60px;
}
.post-type-archive-product .category-description {
	padding: 0px 0px 30px;
}
.tax-product_cat .term-description {
	padding: 0px 0px 30px;
	max-width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
.post-type-archive-product .category-description p,
.tax-product_cat .term-description p {
	text-align: center;
}
.post-type-archive-product .category-description p:last-of-type,
.tax-product_cat .term-description p:last-of-type {
	margin-bottom: 0;
}
.post-type-archive-product .filter-wrap,
 .tax-product_cat .filter-wrap {
	margin-bottom: 30px;
}
.products .ajax-content {
	width: 100%;
}
/*
*** Fine Regole Tax Prodotti (WooCommerce)
*/


/*
*** Inizio Regole checkout (WooCommerce)
*/
.page.woocommerce-checkout .content-page {
	padding-bottom: 60px;
}
.woocommerce-page .checkout-columns-wrap {
	/*min-height: unset;*/
	min-height: 20vh;
}
.woocommerce-page.cart-checkout-advanced-layout .products-title {
	margin-top: 30px;
}
#customer_details > .col-1,
#customer_login > .col-1,
.content .woocommerce div > .col-1,
#customer_details > .col-2,
#customer_login > .col-2,
.content .woocommerce div > .col-2 {
	max-width: unset;
}
.woocommerce-columns,
.woocommerce-customer-details .woocommerce-columns {
	display: flex;
	flex-wrap: wrap;
}
.woocommerce-columns .woocommerce-column,
.woocommerce-customer-details .woocommerce-columns .woocommerce-column {
	width: auto;
	flex: auto;
	max-width: unset;
	padding-right: 0;
	padding-left: 0;
}
.wcf-embed-checkout-form .woocommerce .wcf-product-name {
	text-transform: uppercase;
}
#wcf_cf_gdpr_message_block {
	display: block;
	margin-top: 5px;
}
#wcf_cf_gdpr_message_block span {
	font-size: 15px !important;
}
#payment .payment_methods fieldset label {
	width: 100%;
}
.woocommerce-checkout-payment .ppcp-dcc-order-button {
	float: unset;
}
#ppc-button-ppcp-gateway .paypal-buttons-context-iframe > iframe.component-frame {
	z-index: 3;
}
/*
*** Fine Regole checkout (WooCommerce)
*/


/*
*** Inizio Regole Thankyou Page (WooCommerce)
*/
.riga-video-typ {
    padding-top: 50px;
    padding-bottom: 50px;
}
.col-video-typ {
	text-align: center;
}
.cont_pre_video p,
.cont_post_video p {
	font-size: 20px;
	line-height: 1.2em;
	font-weight: 600;
	color: var(--text-variant-s-color);
}
.cont_pre_video h2 {
	font-size: 28px;
	line-height: 1.3em;
	font-weight: 600;
	color: var(--main-color);
}
.cont_video {
	padding-top: 30px;
	padding-bottom: 30px;
}
.cont_video .iframe-video.iframe-container {
	overflow: hidden;
	max-width: 640px;
	margin-right: auto;
	margin-left: auto;
	/*padding-top: 66.666667%;*//* 3:2 */
	/*padding-top: 75%;*//* 4:3; */
	position: relative;
}
.cont_video .iframe-video.iframe-container::after {
	content: '';
	position: relative;
	z-index: 0;
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	padding-top: 66.666667%;/* 3:2 */
	/*padding-top: 75%;*//* 4:3; */
}
.cont_post_video .cont_btn {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	width: 100%;
	margin: 0px auto 35px;
}
.cont_post_video .cont_btn .btn,
.cont_post_video .cont_btn .btn:not(.black):not(.active):not(.bordered):not(.style-custom) {
	display: flex;
	justify-content: center;
	align-items: center;
	width: auto;
	height: auto;
	max-width: unset;
	margin: 0 auto;
	text-align: center;
	font-size: 18px;
	line-height: 1.5em;
	font-weight: 500;
	text-decoration: none;
	text-transform: capitalize;
	letter-spacing: 0.5px;
	color: var(--bianco);
	background-image: unset;
	background-color: var(--main-color);
	border: 2px solid var(--main-color);
	border-radius: 0px;
	padding: 20px 45px;
	transition-duration: .3s;
	box-sizing: border-box;
}
.cont_post_video .cont_btn .btn:hover,
.cont_post_video .cont_btn .btn:not(.black):not(.active):not(.bordered):not(.style-custom):hover {
	color: var(--main-color);
	background-color: var(--bianco);
	border: 2px solid var(--main-color);
	transition-duration: .3s;
}
.cont_post_video .text-link {
	font-size: 20px;
	line-height: 1.5em;
	font-weight: 500;
	color: var(--text-variant-s-color);
}
.cont_post_video .text-link:hover {
	color: var(--main-color);
}
/*
*** Fine Regole Thankyou Page (WooCommerce)
*/


/*
*** Inizio Regole cartflows (WooCommerce)
*/
.single-cartflows_step .content-page {
	padding-bottom: 0;
}
.single-cartflows_step .sez_testata p {
	margin-top: 0;
	margin-bottom: 0;
}
.single-cartflows_step .woocommerce-checkout-review-order-table .cart_item .product-name img,
.single-cartflows_step .woocommerce-order-details tbody .product-name img {
	width: 100%;
}
/*
*** Fine Regole cartflows (WooCommerce)
*/


/*
*** Inizio Regole Box Contatti
*/
.elementor-widget.icon_box_contatti {
	position: relative;
}
.elementor-widget.icon_box_contatti .elementor-button-link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	color: transparent;
	background-color: transparent;
}
.elementor-widget.icon_box_contatti .elementor-button-link::selection,
.elementor-widget.icon_box_contatti .elementor-button-link .button-text::selection {
	color: transparent;
	background-color: transparent;
}
/*
*** Fine Regole Box Contatti
*/


/*
*** Inizio Regole Elementi Landing
*/
.cont_img_ministero .elementor-widget-container .elementor-image-box-wrapper {
	display: flex;
	flex-wrap: wrap;
	flex-direction: column-reverse;
}
.cont_img_ministero .elementor-widget-container .elementor-image-box-wrapper .elementor-image-box-content {
	text-align: center;
}

.img_recensione .elementor-widget-container img {
	background-color: var(--bianco);
	padding: 40px;
}

.ombra_txt .etheme-icon-list .etheme-icon-list-item-text,
.ombra_txt .etheme-icon-box .etheme-icon-box-content [class*='etheme-icon-'] {
	text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.90);
}

.etheme-testimonials .testimonial .inner-content img {
	object-fit: cover;
	width: 100%;
	height: 100%;
}
/*
*** Fine Regole Elementi Landing
*/


/*
*** Inizio Banner Popup
*/


/*
*** Inizio Banner Popup
*/
.header-bottom,
.header-bottom .et-wrap-columns,
.header-bottom .et-wrap-columns .et_column {
	display: none;
	min-height: unset;
}

.header-newsletter-popup .et-popup {
	width: 100%;
	max-width: 768px;
	z-index: 100000001;
}
.header-newsletter-popup .et-popup .elementor-widget-text-editor p:last-of-type,
.header-newsletter-popup .et-popup .sez_banner_popup .elementor-widget-text-editor p:last-of-type {
	margin-bottom: 0;
}
/*
*** Fine Banner Popup
*/


/*
*** Inizio Banner Contatti
*/
#banner_contatti {
	display: block;
	position: fixed;
	z-index: 99;
	top: unset;
	right: unset;
	bottom: 70px;
	left: 20px;
}
#banner_contatti .link-box-contatti {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	margin: 0px auto;
	overflow: hidden;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	transition-property: transform;
	box-shadow: 2px 2px 6px rgba(0,0,0,0.4);
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
	text-decoration: none;
	float: left;
	clear: both;
}
#banner_contatti .link-box-contatti:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1); 
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
#banner_contatti .cont-banner-contatti {
	position: relative;
	display: block;
}
#banner_contatti .cont-banner-contatti .link-box-contatti {
	margin: 0px auto;
}
#banner_contatti .link-box-contatti.link-whatsapp {
	background-color: var(--wa-official-color);
}
#banner_contatti .link-box-contatti i {
	color: #ffffff;
	font-size: 20px;
}
/*
*** Fine Banner Contatti
*/


/*
*** Regole Modulo Contatto
*/
/*.wpcf7 {
	padding: 0 !important;
}
.wpcf7 form {
	width: 100%;
	display: block;
	float: left;
}*/
.cont_form_kn * {
	box-sizing: border-box;
}
.cont_form_kn label {
	margin-bottom: 5px;
}
.cont_form_kn {
	width: 100%;
	margin: 0px auto;
	padding-right: 0px;
	padding-left: 0px;
}
#tbay-footer .cont_form_kn {
	padding-right: 15px;
	padding-left: 15px;
}
.cont_form_kn .row {
	margin-bottom: 0;
}
.wpcf7 form span.wpcf7-list-item {
	margin: 0;
}
.col-indicazioni-form p {
	margin-bottom: 5px;
	font-style: italic;
	/*font-size: 13px;*/
}
.wpcf7 form p {
	width: 100% !important;
}
.wpcf7 form .cont_campi .campo_form {
	margin-bottom: 10px;
}
.wpcf7 form .cont_campi .campo_form:last-of-type {
	margin-bottom: 0;
}
.campo_form {
	/*width: 100%;
	float: left;
	display: block;
	margin-bottom: 10px;*/
}
.wpcf7 form .campo_form label {
	width: 100%;
	float: left;
	display: block;
	font-weight: 600;
	letter-spacing: 1px;
}
.wpcf7 form .campo_form p {
	/*margin: 0;*/
}
.wpcf7 form .campo_form span {
	width: 100%;
	float: left;
	display: block;
}
.wpcf7 form .campo_form label i,
.wpcf7 form .messaggio_form label i {
	display: none;
	width: auto;
}
.wpcf7 form .campo_form input,
.wpcf7 form .campo_form select {
	margin: 0 !important;
	height: 50px;
	width: 100%;
	border-radius: 0;
	text-align: left;
	/*padding-inline-start: 7.5px;*/
	border: 2px solid var(--grigio);
	background-color: var(--bianco);
	/*padding-top: 10px;
	padding-bottom: 10px;*/
}
.wpcf7 form .campo_form select option:after {
	height: 20px;
}
.wpcf7 form .messaggio_form textarea {
	float: left;
	margin: 0 !important;
	height: 90px;
	width: 100%;
	border-radius: 0;
	resize: none;
	text-align: left;
	padding-inline-start: 7.5px;
	border: 2px solid var(--grigio);
	background-color: var(--bianco);
}
.wpcf7 form .campo_form.upload_file_form input {
	padding-top: 8px;
	padding-bottom: 8px;
}
.wpcf7 form .campo_form span input:focus,
.wpcf7 form .campo_form span select:focus,
.wpcf7 form .messaggio_form textarea:focus {
	border-color: var(--grigio-s);
	outline: none;
	box-shadow: none;
}
.wpcf7 form .campo_form input.wpcf7-not-valid,
.wpcf7 form .campo_form select.wpcf7-not-valid,
.wpcf7 form .messaggio_form textarea.wpcf7-not-valid {
	border-color: var(--rosso);
}
.wpcf7 form .cont_privacy_richiesta,
.wpcf7 form .cont_privacy_contatto,
.wpcf7 form .cont_newsletter,
.wpcf7 form .campo_lista_checkbox {
	width: 100%;
	float: left;
	position: relative;
	line-height: 20px;
	margin-bottom: 10px;
}
.wpcf7 form .accettazione-privacy,
.wpcf7 form .mailup {
	width: 100%;
	display: block;
	position: initial;
}
.wpcf7 form .campo_lista_checkbox p {
	margin-bottom: 0px;
}
.wpcf7 form .campo_lista_checkbox .testo_intro_campo {
	margin-bottom: 5px;
	letter-spacing: 1px;
}
.wpcf7 form .campo_lista_checkbox .wpcf7-list-item {
	width: 100%;
	margin-bottom: 5px;
}
.wpcf7 form .campo_lista_checkbox .wpcf7-list-item:last-child {
	margin-bottom: 0px;
}
.wpcf7 form .cont_privacy_richiesta input[type=checkbox],
.wpcf7 form .cont_privacy_contatto input[type=checkbox],
.wpcf7 form .cont_newsletter input[type=checkbox],
.wpcf7 form .campo_lista_checkbox input[type=checkbox] {
	display: inline-flex;
	width: 20px;
	height: 20px;
	min-height: unset;
	margin-top: 0;
	margin-bottom: 0;
	border: none;
	vertical-align: bottom;
}
.wpcf7 form .cont_privacy_richiesta input[type=checkbox]:checked:before,
.wpcf7 form .cont_privacy_contatto input[type=checkbox]:checked:before,
.wpcf7 form .cont_newsletter input[type=checkbox]:checked:before,
.wpcf7 form .campo_lista_checkbox input[type=checkbox]:checked:before {
	width: 20px;
	line-height: 20px;
}
.wpcf7 form .cont_privacy_richiesta label,
.wpcf7 form .cont_privacy_contatto label,
.wpcf7 form .cont_newsletter label,
.wpcf7 form .campo_lista_checkbox label {
	display: inline-flex;
	margin-bottom: 0;
}
.wpcf7 form .cont_privacy_richiesta span,
.wpcf7 form .cont_privacy_contatto span,
.wpcf7 form .cont_newsletter span,
.wpcf7 form .campo_lista_checkbox span {
	margin-left: 0;
	font-size: 14px;
	line-height: 1.5em;
	font-weight: 600;
}
.wpcf7 form .cont_privacy_richiesta span.wpcf7-list-item-label,
.wpcf7 form .cont_privacy_contatto span.wpcf7-list-item-label,
.wpcf7 form .cont_newsletter span.wpcf7-list-item-label,
.wpcf7 form .campo_lista_checkbox span.wpcf7-list-item-label {
	margin-left: 3px;
}
.wpcf7 form .cont_privacy_richiesta span.wpcf7-not-valid-tip,
.wpcf7 form .cont_privacy_contatto span.wpcf7-not-valid-tip,
.wpcf7 form .cont_newsletter span.wpcf7-not-valid-tip,
.wpcf7 form .campo_lista_checkbox span.wpcf7-not-valid-tip {
	font-weight: initial;
	font-size: initial;
	line-height: initial;
}
.wpcf7 form .cont_privacy_richiesta a,
.wpcf7 form .cont_privacy_contatto a,
.wpcf7 form .cont_newsletter a,
.wpcf7 form .campo_lista_checkbox a {
	/*font-size: 13px;
	line-height: 20px;*/
}
/*.cont_btn.bottone_invio_richiesta {
	display: block;
	margin: 30px auto 0px;
	text-align: center;
}
.cont_btn.bottone_invio_richiesta input[type="submit"] {
	height: unset;
	width: 100%;
	max-width: 260px;
	font-size: 20px;
	line-height: 26px;
	text-transform: uppercase;
	padding: 15px 50px;
	white-space: normal;
	font-family: var(--font-base);
}*/
div.wpcf7-response-output {
	margin: 0;
}
div.wpcf7-response-output.wpcf7-validation-errors,
div.wpcf7-response-output.wpcf7-acceptance-missing {
	border-color:  var(--rosso);
}
div.wpcf7-response-output.wpcf7-mail-sent-ok {
	border-color:  var(--verde);
}
.popup-message-style .wpcf7 form .wpcf7-response-output {
	background-color:  var(--arancio);
}
.popup-message-style .wpcf7 form .wpcf7-validation-errors {
	background-color:  var(--rosso);
}
.popup-message-style .wpcf7 form .wpcf7-mail-sent-ok {
	background-color:  var(--verde);
}
div.wpcf7 .ajax-loader {
	display: none;
}
.wpcf7-spinner {
	position: absolute;
	top: 0;
	z-index: 1;
}

/*.cont_form_kn .cont_btn input[type="submit"] {
	padding: 13px 26px 9px;
	font-size: 13px;
	line-height: 1.3em;
	font-weight: 600;
	letter-spacing: 0.5px;
	margin-right: unset;
	margin-left: unset;
}*/
/*
*** Fine Regole Modulo Contatto
*/


/*
*** Inizio Regole Modulo Newsletter
*/
#modulo_newsletter {
	color: var(--bianco);
}
.wpcf7 form .cont_campi,
.wpcf7 form .cont_btn {
	margin-bottom: 10px;
}
/*.wpcf7 form.invalid .cont_campi,
.wpcf7 form.invalid .cont_informative,
.wpcf7 form.invalid .cont_btn {
	margin-bottom: 10px;
}*/
#modulo_newsletter .wpcf7 form .campo_form input,
#modulo_newsletter .wpcf7 form .campo_form select {
	border-color: transparent;
}
.wpcf7 form #modulo_newsletter span {
	margin-bottom: 0;
}
.wpcf7 form #modulo_newsletter .cont_privacy_richiesta a {
	color: var(--bianco);
}
.wpcf7 form #modulo_newsletter .cont_btn input[type="submit"] {
	/*max-height: 50px;*/
	height: 50px;
}
/*
*** Fine Regole Modulo Newsletter
*/


/*
*** Inizio Regole Footer
*/
.footer_txt .elementor-widget-container p {
	margin-bottom: 10px;
}
.footer_txt .elementor-widget-container p:last-of-type {
	margin-bottom: 0;
}
.footer_list_elem {}
.footer_list_elem a:hover,
.footer_list_elem.text-color-dark a:hover {
	color: var(--risalto);
}
.footer_menu_list .menu-item .subitem-title-holder .menu-title {
	font-size: var(--e-global-typography-text-font-size);
	padding: 5px 0px;
	width: 100%;
	text-align: center;
}
/*.footer_menu_list .menu-item:first-of-type .subitem-title-holder .menu-title {
	padding-top: 0 !important;
}
.footer_menu_list .menu-item:last-of-type .subitem-title-holder .menu-title {
	padding-bottom: 0 !important;
}*/
footer .etheme-icon-list .etheme-icon-list-item-text {
	text-shadow: unset;
}

.elementor-widget-social-icons .elementor-social-icons-wrapper .elementor-social-icon i {
	width: 100%;
	height: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}

#sez_int_copy p {
	margin-bottom: 10px;
}
#sez_copy_recaptcha {
	padding-top: 5px;
	padding-bottom: 5px;
}
#sez_copy_recaptcha .elementor-widget-container a {
	color: inherit;
}
#sez_copy_recaptcha .elementor-widget-container a:hover {
	color: var(--tb-theme-color);
	text-decoration: underline;
}
#sez_copy_recaptcha .elementor-widget-container p {
	margin-bottom: 0;
}
/*
*** Fine Regole Footer
*/


/*
*** Regole reCapthca Google
*/
/*.grecaptcha-badge {
	z-index: 9;
}*/
.grecaptcha-badge {
	z-index: 9;
	visibility: hidden;
}
/*.scroll-top.on {
	bottom: 85px;
}*/
/*
*** Fine Regole reCapthca Google
*/


/*
*** Regole Bootstrap 4
*/
.clearfix::after {
	display: block;
	clear: both;
	content: "";
}
.row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
	position: relative;
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
}
.col {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%;
}
.col-auto {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: 100%;
}
.col-1 {
	-ms-flex: 0 0 8.333333%;
	flex: 0 0 8.333333%;
	max-width: 8.333333%;
}
.col-2 {
	-ms-flex: 0 0 16.666667%;
	flex: 0 0 16.666667%;
	max-width: 16.666667%;
}
.col-3 {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
}
.col-4 {
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
}
.col-5 {
	-ms-flex: 0 0 41.666667%;
	flex: 0 0 41.666667%;
	max-width: 41.666667%;
}
.col-6 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}
.col-7 {
	-ms-flex: 0 0 58.333333%;
	flex: 0 0 58.333333%;
	max-width: 58.333333%;
}
.col-8 {
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
	max-width: 66.666667%;
}
.col-9 {
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%;
}
.col-10 {
	-ms-flex: 0 0 83.333333%;
	flex: 0 0 83.333333%;
	max-width: 83.333333%;
}
.col-11 {
	-ms-flex: 0 0 91.666667%;
	flex: 0 0 91.666667%;
	max-width: 91.666667%;
}
.col-12 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}

@media ( min-width: 576px ) {
	.col-sm {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
	}
	.col-sm-auto {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none;
	}
	.col-sm-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%;
	}
	.col-sm-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%;
	}
	.col-sm-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.col-sm-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}
	.col-sm-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%;
	}
	.col-sm-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.col-sm-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%;
	}
	.col-sm-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
	max-width: 66.666667%;
	}
	.col-sm-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	.col-sm-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%;
	}
	.col-sm-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
	max-width: 91.666667%;
	}
	.col-sm-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media ( min-width: 768px ) {
	.col-md {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
	}
	.col-md-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: 100%;
	}
	.col-md-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%;
	}
	.col-md-2 {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%;
	}
	.col-md-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.col-md-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}
	.col-md-5 {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%;
	}
	.col-md-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.col-md-7 {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%;
	}
	.col-md-8 {
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%;
	}
	.col-md-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	.col-md-10 {
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%;
	}
	.col-md-11 {
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%;
	}
	.col-md-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media ( min-width: 992px ) {
	.col-lg {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
	}
	.col-lg-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: 100%;
	}
	.col-lg-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%;
	}
	.col-lg-2 {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%;
	}
	.col-lg-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.col-lg-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}
	.col-lg-5 {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%;
	}
	.col-lg-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.col-lg-7 {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%;
	}
	.col-lg-8 {
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%;
	}
	.col-lg-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	.col-lg-10 {
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%;
	}
	.col-lg-11 {
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%;
	}
	.col-lg-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media ( min-width: 1200px ) {
	.col-xl {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
	}
	.col-xl-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: 100%;
	}
	.col-xl-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%;
	}
	.col-xl-2 {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%;
	}
	.col-xl-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.col-xl-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}
	.col-xl-5 {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%;
	}
	.col-xl-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.col-xl-7 {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%;
	}
	.col-xl-8 {
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%;
	}
	.col-xl-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	.col-xl-10 {
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%;
	}
	.col-xl-11 {
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%;
	}
	.col-xl-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
}
/*
*** Fine Regole Bootstrap 4
*/



/*
*** Inizio Media Queries
*/
@media screen and ( max-width: 992px ) {
	.page-id-15900 .site-header .et_b_header-logo.et_element-top-level span:not(.fixed) {
		display: none;
	}
	.page-id-15900 .site-header .et_b_header-logo.et_element-top-level span.fixed {
		display: block;
	}
}


/* Media queries dispositivi > Phablet */
@media ( min-width: 576px ) {
	.woocommerce-page.page .content-page {
		padding-top: 5.65em;
		padding-bottom: 5.65em;
	}
}

/* Media queries dispositivi > Tablet Verticale */
@media screen and ( min-width: 768px ) {
	.product.col-md-3 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.cont_img_ministero .elementor-widget-container .elementor-image-box-wrapper {
		flex-wrap: nowrap;
		flex-direction: row-reverse;
	}
	.cont_img_ministero .elementor-widget-container .elementor-image-box-wrapper .elementor-image-box-content {
		text-align: left;
	}
	.footer_menu_list .menu-item .subitem-title-holder .menu-title {
		text-align: left;
	}
	#banner_contatti {
		bottom: 20px;
	}
}

/* Media queries dispositivi > Tablet Orizzontale/Laptop */
@media screen and ( min-width: 992px ) {
	.product.col-md-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.single-product .cont_receive-it-day {

	}
	#modulo_newsletter .cont_campi {
		order: 1;
		max-width: 60%;
		padding-right: 3px;
	}
	.wpcf7 form.invalid #modulo_newsletter .cont_campi,
	.wpcf7 form.invalid #modulo_newsletter .cont_btn {
		margin-bottom: 30px;
	}
	.wpcf7 form #modulo_newsletter .cont_campi .wpcf7-not-valid-tip {
		position: absolute;
	}
	.wpcf7 form .wpcf7-response-output {
		margin: 0.5em 0em;
	}
	#modulo_newsletter .cont_informative {
		order: 3;
	}
	#modulo_newsletter .cont_btn {
		display: flex;
		flex-wrap: wrap;
		align-items: flex-end;
		order: 2;
		max-width: 40%;
		padding-left: 3px;
	}
	#modulo_newsletter .cont_altri_campi {
		order: 99;
	}
	.cont_pre_video p,
	.cont_post_video p {
		font-size: 20px;
	}
	.cont_pre_video h2 {
		font-size: 34px;
	}
	.cont_post_video .text-link {
		font-size: 20px;
	}
	.woocommerce-order-received:not(.boxed) .wc-block-components-notice-banner {
		max-width: 80%;
		margin-left: auto;
		margin-right: auto;
	}
}

/* Media queries dispositivi > Desktop */
@media screen and ( min-width: 1200px ) {
	.container,
	div.container,
	.et-container,
	body .elementor-top-section.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 90%;
	}
}

/* Media queries dispositivi > Desktop (extra large) */
@media screen and ( min-width: 1400px ) {

}

/* Media queries dispositivi > Desktop (extra extra large) */
@media screen and ( min-width: 1600px ) {
	.container,
	div.container,
	.et-container,
	body .elementor-top-section.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 1440px;
	}
}
/*
*** Fine Media Queries
*/














/*a.glink span {
	font-weight: bold;
	text-transform: uppercase;
}

.woomotiv-popup {
	display: none;
}

.vpdcsolutions {
	color: #ffffff;
	background: #332295;
	padding: 2px 6px 2px 6px;
	margin-left: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}*/


/*
*** Inizio Regole presenti nella sezione Theme Custom CSS del tema
*/
/* header */
/*.et_b_header-cart.et_element-top-level > a:hover {
	opacity: 1;
	color: white;
	background-color: #303a24;
}
.single-post .header-main {
	margin-bottom: 0px;
}*/

/* shop */
/*.content-product {
	background: #FFFFFF;
	border-radius: 5px !important;
}
.products-loop .content-product .product-details, .swiper-wrapper .content-product .product-details{
	text-align: start;
	padding: 0 20px 20px 20px;
}
.content-product .add_to_cart_button {
	width: 100%;
}*/

/* zoom hover for product images */
/*.content-product .product-image-wrapper {
	border-top-left-radius: inherit;
	border-top-right-radius: inherit;
}
.content-product:hover .product-image-wrapper.hover-effect-disable img {
	transform: scale(1.15);
}

.content-product .product-image-wrapper.hover-effect-disable img {
	transition: all .7s ease-in-out;
}

.product-view-default .content-product .wishlist-fragment a,.product-view-default .content-product .yith-wcwl-add-to-wishlist .show a {
	display: inline-block;
	background: #ffffff;
	border-radius: 50%;
	padding: 7px
}

.product-view-default .content-product .wishlist-fragment .blockOverlay:before {
	left: calc(50% - 8px);
	top: calc(50% - 8px);
}
.sidebar-widget ul li a {
	color: #303A24;
}*/

@media screen and ( max-width: 480px ) {
	/* product button padding */
	/*.content-product .button {
		padding: 10px 3px;
	}*/

	/* global space of header main */
	/*.header-main {
		margin-bottom: 15px;
	}*/
}