/**
Theme Name: Custom Theme
Author: PeraBite
Author URI: https://www.perabite.com/

Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: custom-theme
Template: astra
*/

/*
// Starter styles
*/
.t-left, .text-left { text-align: left }
.t-right, .text-right { text-align: right }
.t-center, .text-center { text-align: center }
.t-justify, .text-justify { text-align: justify }
.t-upper, .text-upper, .t-uppercase, .text-uppercase { text-transform: uppercase }
.t-lower, .text-lower, .t-lowercase, .text-lowercase { text-transform: lowercase }

.box-shadow-usauto {
    box-shadow:0 50px 35px -40px rgb(31 101 135 / 40%)!important;
}
.hide_thumbnail_car {
    display: none!important;
}

.ast-search-menu-icon.ast-inline-search {
    overflow: hidden;
    border-radius: 10px!important;
}

.message-usauto {
    color: #FFF;
    background-color: #FABF41;
    border: solid 3px #FABF41;
    padding: 0.7em;
    border-radius: 5px;
    text-align: center;
    margin: 0 0 40px;
}

.tooltip-container {
    position: relative;
}
.tooltip-title {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    transition: all .5s;
    right: -5px;
    bottom: -100%;
    background: #002533;
    color: #fff;
    display: flex;
    min-width: max-content;
    box-sizing: border-box;
    z-index: 5;
    font-size: 14px;
    border-right: solid 3.4px #3182A8;
    padding: 5px 10px;
    box-shadow: 0px 2.3917px 26.9066px rgb(0 0 0 / 5%);
    border-radius: 10px;
}
.tooltip-container:hover .tooltip-title {
    opacity: 1;
    visibility: visible;
    bottom: -130%;
}

.nav-top-user {
    display: flex;
    gap: 20px;
}
.nav-top-user svg {
    width: 20px;
    height: auto;
}

.mb-0 {	margin-bottom: 0px !important; }
.mb-1 {	margin-bottom: 4px !important; }
.mb-2 {	margin-bottom: 8px !important; }
.mb-3 {	margin-bottom: 15px !important; }
.mb-4 {	margin-bottom: 22px !important; }
.mb-5 {	margin-bottom: 30px !important; }
.mb-6 {	margin-bottom: 40px !important; }
.mt-0 {	margin-top: 0px !important; }
.mt-1 {	margin-top: 4px !important; }
.mt-2 {	margin-top: 8px !important; }
.mt-3 {	margin-top: 15px !important; }
.mt-4 {	margin-top: 22px !important; }
.mt-5 {	margin-top: 30px !important; }
.mt-6 {	margin-top: 40px !important; }
.ml-0 {	margin-left: 0px !important; }
.ml-1 {	margin-left: 4px !important; }
.ml-2 {	margin-left: 8px !important; }
.ml-3 {	margin-left: 15px !important; }
.ml-4 {	margin-left: 22px !important; }
.ml-5 {	margin-left: 30px !important; }
.ml-6 {	margin-left: 40px !important; }
.mr-0 {	margin-right: 0px !important; }
.mr-1 {	margin-right: 4px !important; }
.mr-2 {	margin-right: 8px !important; }
.mr-3 {	margin-right: 15px !important; }
.mr-4 {	margin-right: 22px !important; }
.mr-5 {	margin-right: 30px !important; }
.mr-6 {	margin-right: 40px !important; }

.spacer5, .spacer10, .spacer20, .spacer30, .spacer40, .spacer50, .spacer60 {
	display: block;
}
.spacer5 {	height:5px; }
.spacer10 {	height:10px; }
.spacer20 {	height:20px; }
.spacer30 {	height:30px; }
.spacer40 { height:40px; }
.spacer50 {	height:50px; }
.spacer60 {	height:60px; }

.font-70 { font-size: 70%; }
.font-80 { font-size: 80%; }
.font-90 { font-size: 90%; }
.font-110 {	font-size: 110%; }
.font-120 {	font-size: 120%; }

/*
// END: Starter styles
*/


/*
// STILI UTILI
*/
.c-primary {
	color: #a51038 !important;
}
.c-secondary {
	color: #686160 !important;
}
.c-white {
	color: #fff !important;
}
.c-black {
	color: #000 !important;
}

.bg-image-cover {
	background-attachment: scroll;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.border-round, .border-circle {
	border-radius: 50%;
}

.float-centered-sx {
	position: absolute;
	top: 0;
}
@media (max-width: 767px) {
	.float-centered-sx {
		position: relative;
		top: auto;
	}
}

/* ordine ricevuto */
.woocommerce-notice.woocommerce-notice--success {
    background-color: #3f925f;
    color: #fff;
    padding: 12px 15px;
    margin: 0 0 20px 0;
}
.woocommerce ul.order_details {
    background-color: #f2f2f4;
    padding: 15px;
}


/*
// CAROUSEL STYLE
*/
.carousel-style-1 {
	overflow: hidden;
	position: relative;
	padding: 20px;
}
.carousel-style-1 .swiper-slide {
	width: 60%;
}
.carousel-style-1 .swiper-slide img {
	width: 100%;	
}
.carousel-style-1 .swiper-slide a {
	color: #fff;
	display: block;
	box-shadow: 0 8px 18px rgb(0 0 0 / 10%), 0 4px 8px rgb(0 0 0 / 20%);
	position: relative;
	overflow: hidden;
}
.carousel-style-1 .swiper-slide a:hover {
	box-shadow: 0 6px 16px rgb(0 0 0 / 20%), 0 3px 7px rgb(0 0 0 / 30%);
}
.carousel-style-1 .swiper-slide a:hover .title {
	color: #a51038;
}
.carousel-style-1 .swiper-slide a img {
	transition: all 0.3s linear;
}
.carousel-style-1 .swiper-slide a:hover img {
	transform: scale(1.04);
}
.carousel-style-1 .swiper-slide .title {
	display: block;
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center;
	bottom: 5px;
	color: #fff;
	transition: all 0.3s linear;
}
.carousel-style-1 .swiper-button-next, .carousel-style-1 .swiper-button-prev {
	color: #fff;
	transition: all 0.3s linear;
}
.carousel-style-1 .swiper-button-prev {
	left: 35px;
}
.carousel-style-1 .swiper-button-next:hover, .carousel-style-1 .swiper-button-prev:hover {
	color: #a51038;
}
@media (max-width: 767px) {
	.carousel-style-1 {
		margin: 0 15px;
	}
}
/*header*/

.ast-builder-grid-row {
    grid-column-gap: 0;
}
.site-header-section>div:last-child {
    padding-right: 10px;
}
.site-header-section .ast-builder-menu {
    padding-left: 13%;
}
.ast-builder-grid-row>.site-header-section-left {
    flex-wrap: nowrap;
    background: #002533;
    border-radius: 0px 0px 52.5px 0px;
}
.ast-container, .ast-container-fluid {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
}
.sfondo_soft_light .elementor-background-overlay {
    mix-blend-mode: soft-light;
}
/*footer*/
.widget {
    margin:0;
}
.site-primary-footer-wrap .ast-builder-grid-row, .site-below-footer-wrap .ast-builder-grid-row {
    align-items: flex-start;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
	padding-top: 20px;
	padding-left: 0!important;
}
.footer-widget-area-inner .widgettitle, .footer-widget-area-inner h2{
	font-family: 'Inter';
	font-style: normal;
	font-weight: 600;
	font-size: 24px;
	line-height: 2em;
	color: #FFFFFF;
}
@media (max-width: 544px){
.wp-block-group, .wp-block-cover {
    padding: 0;
}}
.widget_nav_menu li {
    padding-bottom: 15px;
}

#block-42 .wp-block-columns {
    margin-bottom: 0;
}
#block-35 .wp-block-columns {
    width: auto;
    padding: 0 0 0 0;
	margin-bottom: 0;
}
#block-38 .contatti {
	color:rgba(255,255,255,0.5);
	border: none;
    margin: 0;
}		
@media (max-width: 544px){
	#block-38 .contatti td {
    text-align: center!important;
}
#block-38 .contatti i {
    padding-right: 0;
    padding-left: 20px;
}}
#block-38 .contatti td {
    padding: 0 10px 10px 0;
    text-align: left;
    border-width: 0;
    vertical-align: text-top;
}
#block-38 .contatti i{
    color: #FFF;
    padding-right: 5px;
}

#block-35 .wp-block-columns p {
    margin-bottom: 0;
}
#block-35 .wp-block-column {
    flex-basis: max-content!important;
}
#block-35 .wp-block-columns p {
    padding: 0px 20px 0 0;
    border-right: 1px solid;
}
#block-35 > .wp-block-columns > .wp-block-column:last-child p {
    border-right: 0!important;
}
.wp-block-column:last-child {
    flex-basis: 0;
}
/* block widget*/
@media (min-width: 921px){
	.wp-block-columns .wp-block-group {
    	padding: 0;
	}
}
/*woocommerce*/

#content > .ast-container{
    max-width: 100%;
}

.elementor a.fondo_bianco {
	color: #3182A8;
}
.elementor a:hover.fondo_bianco, a:focus {
	text-decoration: underline;
}
.woocommerce table.shop_attributes {
    border:none;
}
.woocommerce table.shop_attributes th {
    display:none;
}
.woocommerce table.shop_attributes td {
    padding: 0;
    border: none;
    margin: 0;
    line-height: 1.5;
    text-align: right;
}
.woocommerce table.shop_attributes {
    margin-bottom: 0;
  }
/*.woocommerce table.shop_attributes td {
    border-bottom: 4px solid #D8E0E8;
}
.woocommerce table.shop_attributes tr:nth-child(even) td{
    background:#FFF;
}*/
.woocommerce ul.products li.product .ast-woo-shop-product-description, .woocommerce-page ul.products li.product .ast-woo-shop-product-description {
    min-height: 50px;
}
.custom_tassonomie {
    font-family: 'Inter',sans-serif;
    font-weight: 600;
    font-size: 16px;
    color: #002533;
    line-height: 19px;
	text-align:center;
	background: #F0F2F4;
	border-radius: 5px;
	padding: 4px 7px;
	margin: 0 8px 8px 0;
	display: inline-block;
}
.custom_riga_tassonomie {
	margin-bottom: 5px;
}
.titolo_prodotto {
    font-family: "Inter", Sans-serif;
    font-size: 28px;
    font-weight: 800;
    font-style: italic;
    line-height: 28px;
	margin-bottom: 9px!important;
}
.versione_prodotto {
    font-family: "Inter", Sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 19px;
	margin-bottom: 13px;
}
.lista_prezzi{
    border-style: solid;
    border-width: 0px 0px 1.5px 0px;
    border-color: #D8E0E8;
	min-height: 38px;
}
.prezzo_web{
    font-family: "Inter", Sans-serif;
    font-weight: 700;
	font-size: 22px;
	color: #3182A8;
	letter-spacing: -0.05em;
	line-height: 38px;
}
.prezzo_showroom{
    font-family: "Inter", Sans-serif;
    font-weight: 700;
	font-size: 18px;
	color: #3182A8;
	letter-spacing: -0.05em;
	line-height: 38px;
	vertical-align: bottom;
}
.prezzo_bank{
    font-family: "Inter", Sans-serif;
    font-weight: 700;
	font-size: 14px;
	color: #3182A8;
	letter-spacing: -0.05em;
	line-height: 14px;
	padding-right: 2%;
}
.etichetta_prezzo {
    font-family: "Inter", Sans-serif;
    font-weight: 700;
	font-size: 12px;
	float: right;
	text-transform: uppercase;
	color: #8393A4;
	margin-top: 10px;
}
.fcabank{
	width:147px;
	height:17px;
    margin-top: -9px;
	float:right;
} 
.button-yellow{
	font-family: "Work Sans", Sans-serif;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 14px;
    color: #FFF;
    background-color: #FABF41;
    border: solid 3px #FABF41;
    border-radius: 6px;
    padding: 0.7em 0.7em;
    display: inline-block;
}
.button-yellow:hover{
    color: #FABF41;
    background-color: #FFF;
}
.yith-wcwl-add-to-wishlist {
    margin-top: 30px;
	float:left;
}
.yith-wcwl-add-to-wishlist .prodotto{
    margin-top: 0;
	float:right;
}
.prodotto.elementor-widget.elementor-widget-shortcode.yith-wcwl-add-to-wishlist{
    font-size: 14px!important;
    padding-left: 15px;
    padding-right: 15px;
    width: 110px;
    margin-top: -10px;
    border-right: solid 3px;
}
.prodotto .woocommerce a.add_to_wishlist.button.alt {
    border-radius: 7px 0 0 7px;
}
.elementor-shortcode .yith-wcwl-add-to-wishlist {
    margin-top: 10px;
    float: left;
    display: inline-flex;
    width: 100%;
    font-size: 14px;
    border-right: solid 3.4px #3182A8;
    padding: 0px 0 0 19px;
    box-shadow: 0px 2.3917px 26.9066px rgb(0 0 0 / 5%);
    border-radius: 10px 0 0 10px;
}
.yith-wcwl-add-to-wishlist {
    margin-top: 38px;
    float: left;
    display: inline-flex;
    width: 42%;
    font-size: 12px;
}
.woocommerce a.add_to_wishlist.button.alt{
	font-size:14px!important;
    padding-left: 0;
	padding-right: 15px;
}
.woocommerce div.product .product_title {
    margin: 0;
}
.woocommerce .woocommerce-result-count {
    margin: 0 0 1em;
    color: #7796A1;
	font-size:14px;
}
.vedi {
    margin-top: 45px;
	text-align: right;
}
.woocommerce ul.products li.product .astra-shop-summary-wrap, .woocommerce-page ul.products li.product .astra-shop-summary-wrap {
    padding: 0 24px;
}
.woocommerce .woocommerce-ordering {
    display: none;
}
/******FILTRI******/
/*filtro categoria*/
#content .cat_filter.bapf_sfilter {
    margin: 0;
}
#content .cat_filter.bapf_sfilter.bapf_vpr_2 .bapf_body ul>li label {
    white-space: initial;
    background-color: #FFF!important;
    border: 4px solid #FFF!important;
    box-shadow: 0px 4px 45px rgb(0 0 0 / 5%);
    border-radius: 14px;
	margin-top: 0;
    margin-bottom: 15px;
    width: 122px;
	height: 120px;
}

#content .cat_filter.bapf_sfilter.bapf_vpr_2 .bapf_body ul>li input:checked + label {
	border: 4px solid #fabf41 !important;
}

#content .cat_filter.bapf_sfilter.bapf_clr_txt_bottom .bapf_clr_text {
    font-family: 'Work Sans';
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 1em;
	display: block;
	align-items: center;
	text-align: center;
    text-transform: uppercase;
	padding: 0;
	margin: 0;
}
#content .cat_filter .bapf_img_span{
    background-size: 45px!important;
	border: 4px solid #FFF!important;
	background-position-y:10px!important;
}
#content .bapf_sfilter.bapf_vpr_2 .bapf_body ul>li label:hover, .bapf_sfilter.bapf_vpr_2 .bapf_body ul>li.checked label, .bapf_sfilter.bapf_vpr_2 .bapf_body ul>li input:checked + label {
    border: 4px solid #012533!important;
}
#content .bapf_sfilter.bapf_vpr_2 .bapf_body ul>li label
{
    white-space: initial;
    background-color: #FFF!important;
    border: 4px solid #FFF!important;
    box-shadow: 0px 4px 45px rgb(0 0 0 / 5%);
    border-radius: 14px;
	margin-bottom:15px;
}
#content .bapf_sfilter.brchecked_image_shadow input:checked+label .bapf_img_span {
    background-size: 45px!important;
	background-color: #FFF;
	filter: inherit;
	background-position-y: 10px!important;
}
#content .berocket_single_filter_widget .berocket_single_filter_widget_660 {
    padding-top: 20px;
}
.bapf_slidr_jqrui .bapf_slidr_main {
    margin-bottom: 15px;
}
.bapf_slidr_main.ui-widget-content .ui-slider-range, .berocket_filter_price_slider.ui-widget-content .ui-slider-range {
    background: #FFF;
    padding: 9.5px 0;
    border: 2px solid rgba(49, 130, 168, 0.4);
    border-radius: 9.5px;
}
.bapf_sfilter .select2-container--default .select2-selection--single .select2-selection__arrow b {
	display: none;
}
.elementor-location-header .bapf_sfilter.bapf_vpr_2 .bapf_body ul>li {
	padding-bottom: 5px;
}
.elementor-location-header .filtri-nuovi .bapf_sfilter.bapf_ckbox {
	margin-left: 3px;
    margin-top: 0;
}
.elementor-location-header .bapf_sfilter.bapf_vpr_2 .bapf_body ul>li label,
.elementor-location-header .bapf_sfilter.bapf_vpr_2 .bapf_body ul>li label:hover {
	font-size: 14px;
	letter-spacing: -0.6px;
}
#filtri-cerca-auto .bapf_button.bapf_reset,
#filtri-cerca-auto .bapf_button.bapf_reset:hover {
	background-color: transparent;
    border: none;
    text-align: center;
    width: 100%;
    padding: 0;
    margin: 0;
    font-size: 14px;
	color: #fff;
}
#filtri-cerca-auto .bapf_button.bapf_reset:hover {
	text-decoration: underline;
	color: #fff;
}
.bapf_sfilter .ui-widget.ui-widget-content{
border: 0;
    padding: 8.5px 0;
    border-radius: 9.5px
		}
.bapf_to input[type=text], .bapf_from input[type=text]{
    border: none;
    background: transparent;
    box-shadow: none;
    border-radius: 0;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 140%;
    text-align: center;
    color: #145066;
}
.bapf_slidr_main.ui-widget-content .ui-slider-handle{
    background: #3182A8;
    top: -2px;
    border-radius: 2em;
    width: 30px;
    height: 30px;
}
.bapf_asradio2 ul li input[type=checkbox] {
    -webkit-appearance: none;
    appearance: none;
    display: inline-block;
    background: #FFFFFF;
    border: 1px solid rgba(49, 130, 168, 0.4);
    border-radius: 22px;
    width: 16px;
	margin-right: 9px;
}
/****filtro selezione****/
.home_marca_modello .select2-container--classic .select2-selection--single {
    background: #FFFFFF;
	border: 2px solid rgba(49, 130, 168, 0.4);
	border-radius: 5px;
    outline: 0;
    height: 44px;
}
.home_marca_modello .select2-container--classic .select2-selection--single .select2-selection__rendered {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 44px;
    color: #002533;
}
/****slider range prezzo********/
.home_prezzo.bapf_sfilter {
    margin-bottom: -12px;
}

.home_prezzo .bapf_slidr_all .irs--big .irs-from, .irs--big .irs-single, .irs--big .irs-to {
    color: #fff;
    text-shadow: none;
    padding: 0;
    background-color: transparent;
    background: none;
    border: none;
    top: 39px;
}
.home_prezzo .bapf_slidr_all .irs--big .irs-handle.from {
    top: 6px;
    width: 30px;
    height: 30px;
    border: 3px solid rgba(49, 130, 168, 0.4);
    background: url(/wp-content/uploads/2022/07/indietro.svg) center no-repeat #fff;
    border-radius: 30px;
}
.home_prezzo .bapf_slidr_all .irs--big .irs-handle.to {
    top: 6px;
    width: 30px;
    height: 30px;
    border: 3px solid rgba(49, 130, 168, 0.4);
    background: url(/wp-content/uploads/2022/07/avanti.svg) center no-repeat #fff;
    border-radius: 30px;
}

.prezzo_slider .bapf_slidr_all .irs--big .irs-from, .prezzo_slider .bapf_slidr_all .irs--big .irs-single, .prezzo_slider .bapf_slidr_all .irs--big .irs-to {
    color: #145066;
    text-shadow: none;
    padding: 0;
    background-color: transparent;
    background: none;
    border: none;
    top: 39px;
	font-size: 14px;
}
.prezzo_slider .bapf_slidr_all .irs--big .irs-handle.from {
    top: 6px;
    width: 30px;
    height: 30px;
    border: none;
    background: url(/wp-content/uploads/2022/07/indietroB.svg) center no-repeat #3182A8;
    border-radius: 30px;
	box-shadow: none;
}
.prezzo_slider .bapf_slidr_all .irs--big .irs-handle.to {
    top: 6px;
    width: 30px;
    height: 30px;
    border: none;
    background: url(/wp-content/uploads/2022/07/avantiB.svg) center no-repeat #3182A8;
    border-radius: 30px;
	box-shadow: none;
}


.irs--big .irs-line {
    top: 10px;	
    height: 21px;
    background: #FFFFFF;
	border: 2px solid rgba(49, 130, 168, 0.4);
	border-radius: 9.5px;
}
.irs--big .irs-bar {
    top: 10px;
    height: 21px;
    background: #FFFFFF;
	border: 2px solid rgba(49, 130, 168, 0.4);
	border-radius: 9.5px;
}


.home_anno.bapf_sfilter {
    color: #FFF;
	margin-bottom:0;
}
.home_anno.bapf_sfilter ul li {
    padding: 0 20px 0 0!important;
    float: left;
    font-size: 14px;
    font-weight: normal;
}
}
.bapf_asradio2 ul li input[type=checkbox]:checked {
    background: #3182A8;
	border: 2px solid #fff
}
.bapf_sfilter ul li {
    padding-bottom: 10px!important;
}
.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
    padding: 0;
    border: 2px solid rgba(49, 130, 168, 0.4);
    border-radius: 5px;
    box-shadow: none;
}
.woocommerce .select2-container .select2-selection--single, .woocommerce select, .woocommerce-page .select2-container .select2-selection--single, .woocommerce-page select, 
.search .select2-selection--single {
    padding: 10px;
    border: none;
    border-radius: 0;
    box-shadow: none;
	background-color: #fff;
	background-image: none;
    min-height: 48px;
}
.select2-selection__rendered,
.select2-results__option {
    /*text-transform: lowercase;*/
}

.select2-selection__rendered:first-letter,
.select2-results__option:first-letter {
    text-transform: capitalize;
}
.select2-container--classic .select2-selection--single .select2-selection__arrow {
    display: none;
}
.sfondo_soft.elementor-background-overlay{
    mix-blend-mode: soft-light;
}
.titolo_cat.elementor-widget-icon-box .elementor-icon-box-title a:hover, .titolo_cat.elementor-widget-icon-box .elementor-icon-box-title a:active
 {
	 color: #002533;
	}
.filtri_cat svg {
    fill: rgba(0, 37, 51, 0.4);
	stroke: rgba(0, 37, 51, 0.4);;
}
.filtri_cat svg:hover, .filtri_cat svg:active, .filtri_cat svg:focus {
    fill: #3182A8;
	stroke: #3182A8;
}
.ast-builder-menu-1 {
    display: contents;
}
.main-header-bar .main-header-bar-navigation {
    padding-right: 25px;
}
.bapf_sfilter.bapf-clean-rounded .bapf_body ul li {
	flex-basis: 0 !important;
}
.bapf_sfilter.bapf-clean-rounded.bapf_vpr_2 .bapf_body ul>li label, .bapf_sfilter.bapf-clean-rounded.bapf_vpr_2 .bapf_body ul>li label:hover {
	/*background-color: #fff !important;
    color: rgb(68, 68, 68);
    cursor: pointer;
    font-family: Inter, sans-serif;
    font-size: 18px;
    padding: 16px 10px 0 10px !important;
    line-height: 21px;
    display: inline-block !important;
    height: auto;
    border-radius: 4px;*/
	border: solid 2px #fff !important;
    font-family: Inter, sans-serif;
    font-size: 18px;
    padding: 14px !important;
    border-radius: 5px;
    line-height: 21px;
    margin: 2px;
}
.bapf_sfilter.bapf-clean-rounded.bapf_vpr_2 .bapf_body ul>li label:hover {
	color: #3182a8;
	border-color: #3182a8 !important;
	cursor: pointer;
}
.bapf_sfilter.bapf-clean-rounded.bapf_vpr_2 .bapf_body ul>li.checked label {
	background-color: #fff !important;
	color: rgb(68, 68, 68);
	border: solid 2px #fff !important;
}
.berocket_single_filter_widget .bapf-clean-rounded li.checked label:before {
	display: none;
}

@media (max-width: 767px) {
.elementor-widget-wc-archive-products .products {
    grid-template-columns: repeat(1,1fr)!important;
}}
@media (max-width: 1025px) and (min-width: 768px){
.elementor-widget-wc-archive-products .products {
    grid-template-columns: repeat(2,1fr)!important;
}}
/*FORM*/
.contatti .frm_form_fields .frm_fields_container {
    grid-template-columns: repeat(12, 6.6%);
}

.contatti input,.contatti select,.contatti textarea {
    background: #FFFFFF!important;
border: 1.5px solid rgba(49, 130, 168, 0.4)!important;
border-radius: 5px!important;
	font-family: 'Inter';
font-style: normal;
font-weight: 500;
font-size: 16px;
line-height: 140%;
color: #002533;
}
@media (max-width: 767px) {
	.contatti input,.contatti select,.contatti textarea {
width: 100%;
}}
@media (max-width: 767px) {
	.table_marchi{
        width: 33%!important;
    }
    .contatti input[type=checkbox] {
        width: auto;
    }
}
@media (max-width: 500px) {
    .table_marchi{
        width: 50%!important;
    }
}
.contatti label {
  font-family: 'Inter';
font-style: normal;
font-weight: 700;
font-size: 14px;
line-height: 140%;
color: #145066;
}
.contatti ::placeholder {
  font-family: 'Inter';
font-style: normal;
font-weight: 500;
font-size: 16px;
line-height: 140%;
color: #002533;
opacity: 0.6;
}
.contatti fieldset {
   border: none;
   margin: 0 0;
   padding: 0;
}
    

.contatti .form_button {
    background-color: #FABF41;
    color: #ffffff;
    border-color: #FABF41;
	border-style: solid;
    border-radius: 6px;
    padding: 12px 28px;
	margin:20px 0;
}
.contatti .form_button:hover {
    color: #FABF41;
}
/*FAQ*/
.faq .elementor-accordion-item {
    background: #FFFFFF;
	box-shadow: 0px 4px 45px rgba(0, 0, 0, 0.05);
	border-left: 4px solid #3182A8!important;
	border-radius: 0px 16px 16px 0px;
    margin-bottom: 24px;
}
/*Commutatore dettagli scheda prodotto*/
.toggle_prod .elementor-toggle-item {
    background: #FFFFFF;
	box-shadow: 0px 4px 45px rgba(0, 0, 0, 0.05);
	border-left: 4px solid #3182A8!important;
	border-radius: 0px 16px 16px 0px;
    margin-bottom: 24px;
}
.product-is-moto .toggle_prod .elementor-toggle-item:nth-child(3),
.product-is-moto .toggle_prod .elementor-toggle-item:nth-child(4) {
	display: none;
}


.optional {
    overflow-y: scroll;
    height: 200px;
    direction: rtl;
	padding-left: 20px;
    margin-left: -20px;
}
.optional .bg-grey {
	display: inline-block;
}
.optional::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

.optional::-webkit-scrollbar
{
	width: 6px;
	background-color: #F5F5F5;
}

.optional::-webkit-scrollbar-thumb
{
	background-color: #3182A8;
}
.optional::-webkit-scrollbar-button {
    display: block;
    background-repeat: no-repeat;   
    background-size: 100%;
    background-position: center;
	width:14px;
}
.optional::-webkit-scrollbar-button:vertical:start:decrement {
    background-image: url('https://upload.wikimedia.org/wikipedia/commons/7/7e/Chevron-up.svg');   
}

.optional::-webkit-scrollbar-button:vertical:start:decrement {
    display: none;
}

.optional::-webkit-scrollbar-button:vertical:end:increment {
    display: none;
}

.optional::-webkit-scrollbar-button:vertical:end:increment {
    background-image: url('/wp-content/uploads/2022/08/Chevron-down.svg');   
}
a.acquista{
    border-radius: 6px;
    padding: 12px 28px;
	width:100%;
	font-family: "Work Sans", Sans-serif;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 50px;
    color: #FFF;
    background-color: var( --e-global-color-accent );
    border-style: solid;
    border-width: 3px 3px 3px 3px;
    border-color: var( --e-global-color-primary );
	}
@media (max-width: 767px) {
	a.acquista {
		width: auto;
		margin: 5% 0 10px auto;
		padding: 5px 10px;
		font-size: 16px;
		line-height: 20px;
		display: inline-block;
		text-align: center;
	}
}
a.acquista:hover {
    border-radius: 6px;
	color:var( --e-global-color-accent );
	background-color:#FFF;
}
.sect_pr{
    width:92%;
}
.sect_pr > .elementor-row {
    display: flex;
    align-items: center;
}
.elementor-toggle .elementor-tab-title.elementor-active .col_pr{
    display: none;
}
.col_pr1{
	align-items: center;
		}
@media (max-width: 767px) {
.col_pr1{
    text-align: center;
	display: block;
}}
.icon_pr{
	padding-right:17px;
		}
.col_pr{
    text-align: end;
    display: block;
}
@media (max-width: 767px) {
.col_pr{
	text-align: center;
    display: block;
}}
@media (max-width: 767px) {
.col_pr_open{
	text-align: center;
    display: block;
}}
.prezzo_pr{
    font-family: "Inter", Sans-serif;
    font-weight: 800;
    font-size: 26px;
    color: #3182A8;
    letter-spacing: 0;
    line-height: 27px;
    font-style: italic;
}
.prezzo_desc{
    font-family: "Inter", Sans-serif;
    letter-spacing: 0;
    font-style: italic;
	font-weight: 800;
}
.azzurro{
	color: #3182A8;
}
.blu
{
	color: #002533;
}

a, a:focus {
    text-decoration: none;
}
.bg-grey {
	background:rgba(240, 242, 244, 1);
	padding:2px 12px;
	border-radius: 5px;
    margin: 0 16px 10px 0;
	font-family: "Inter", Sans-serif;
    font-weight: 600;
    font-size: 16px;
    color: rgba(0, 37, 51, 1);
    letter-spacing: 0;
    line-height: 28px;
	text-align:left;
}

.mask {
  /*-webkit-mask-box-image: linear-gradient(to top, transparent 0%, #000 70%);
  mask-box-image: linear-gradient(to top, transparent 0%, #000 70%);*/
	position: relative;
}
.optional.mask::after {
	/*content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	height: 30px;
	width: 100%;
	background: rgb(255,255,255);
background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);*/
}

.box-marchi {
    display: flex;
    flex-wrap: wrap;
}

.table_marchi{
    width: 20%;
	text-align: center;
}

a.logo_marchi {
    display: inline-block;
    padding: 20px 40px;
    max-width: 200px;
    height: auto;
}
a.logo_marchi:hover{
	background:#FFF;
	border-radius: 10px;
	box-shadow: 0px 4px 45px rgba(0, 0, 0, 0.05);
}
/*woocommerce checkout*/

.woocommerce{
	/*background-color: #F5F7F7;*/
}
form #order_review:not(.elementor-widget-woocommerce-checkout-page #order_review) {
    border-width: 2px 2px 2px;
}
.woocommerce form .form-row label {
	margin-top: 5px !important;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    outline: 0;
    line-height: 1;
    border: solid 2px rgba(49, 130, 168, 0.4);
    border-radius: 5px;
	font-weight: normal;
    padding: 16px 0.6em 16px;
}
.woocommerce-checkout input.input-text, .woocommerce-checkout .form-row textarea {
    padding: 14px 0.6em 14px!important;
}
.woocommerce-page.woocommerce-checkout form #order_review_heading, .woocommerce.woocommerce-checkout form #order_review_heading, .woocommerce-page.woocommerce-checkout #customer_details h3, .woocommerce.woocommerce-checkout #customer_details h3 {
    display:none
}
.woocommerce-page.woocommerce-checkout #customer_details h3.dati  {
    font-family: 'Inter';
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	color: #145066;
	text-transform: uppercase;
	display: block;
	border: none;
	margin: 0;
}
 #order_review h3  {
    font-family: 'Inter';
	font-style: italic;
	font-weight: 800;
	font-size: 16px;
	color: #145066;
	text-transform: uppercase;
	padding-bottom:15px;
	margin:50px 0 29px;
	border-bottom: solid 1.2px rgba(216, 224, 232, 1);
}
.woocommerce h2 {
   	font-weight: bold;
	font-size: 32px;
}
.woocommerce-page.woocommerce-checkout form #customer_details.col2-set {
    width: 50%;
    float: left;
    padding-right: 40px;
	padding-top: 5%;
	margin-right: 0;
}
@media (max-width: 767px) {
	.woocommerce-page.woocommerce-checkout form #customer_details.col2-set {
    width: 100%;
}}
.woocommerce.woocommerce-checkout form #order_review, .woocommerce.woocommerce-checkout form #order_review_heading, .woocommerce-page.woocommerce-checkout form #order_review, .woocommerce-page.woocommerce-checkout form #order_review_heading {
    width: 50%;
    float: right;
    margin-right: 0;
    clear: right;
    background: #fff;
	padding-top:5%;
}
@media (max-width: 767px) {
	.woocommerce.woocommerce-checkout form #order_review, .woocommerce.woocommerce-checkout form #order_review_heading, .woocommerce-page.woocommerce-checkout form #order_review, .woocommerce-page.woocommerce-checkout form #order_review_heading {
    width: 100%;
}}
@media (max-width: 767px){
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
    width: 100%;
}}

/*img.ico_woo*/
.checkout_price span.icon-img {
    border: 2px solid #3182a8;
    border-radius: 50%;
    padding: 0px;
    width: 48px;
    height: 48px;
    position: relative;
    align-items: center;
    background-color: #fff;
    display: flex;
    justify-content: center;
}
.checkout_name {
    font-family: 'Inter';
	font-style: normal;
	font-weight: 700;
	font-size: 24px;
	color: #002533;
}
img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    border-radius: 16px;
}

.checkout_price span.label {
    font-family: 'Inter';
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	color: #002533;
    opacity: 0.5;
	padding:10px;
    width: 75%;
}
.check_price {
    border-top: 1.2px solid #D8E0E8;
    padding: 10px 0;
	margin-top: 10px;
}
.woocommerce-page.woocommerce-checkout #payment #place_order, .woocommerce.woocommerce-checkout #payment #place_order {
    font-family: "Work Sans", Sans-serif;
    font-size: 16px;
    font-weight: 700;
	text-transform: uppercase;
    line-height: 14px;
    color: #FFF;
    background-color: #FABF41;
    border: solid 3px #FABF41;
    border-radius: 6px;
	padding: 1em 1.2em;;
}
.woocommerce-MyAccount-navigation-link {
    background: #FFFFFF!important;
    border: 1.5px solid rgba(49, 130, 168, 0.4)!important;
    border-radius: 5px!important;
}
.woocommerce-MyAccount-navigation-link a {
    color: #002533!important;
}
.woocommerce-MyAccount-navigation-link a:hover {
    color: #3182a8!important;
}
.woocommerce-MyAccount-navigation-link.is-active a {
    color: #3182a8!important;
}
.myaccount a {
    color: #3182a8;
}
.woocommerce a.button, .woocommerce button.button{
	border-radius: 6px;
}
.woocommerce-message, .woocommerce-info {
	border-top-color:#3182a8;
}
.woocommerce-message::before, .woocommerce-info::before {
	color:#3182a8;
}

.icon_card_search:hover .elementor-icon-box-icon a svg{
    fill: #3182A8;
    stroke: #3182A8;
}
.icon_card_search:hover .elementor-icon-box-content a{
    color: #002533;
}

#colophon > div .ast-builder-grid-row-container-inner {
    max-width: 1300px;
    margin: 0 auto;
    width: 100%;
}

.woocommerce-order-received .woocommerce-order {
	padding-top:70px;
}

/**********************************************************
    PAGE ACCOUNT
**********************************************************/
#page .woocommerce-MyAccount-navigation {
    margin-bottom: 40px;
}
#page .woocommerce-MyAccount-navigation li {
    margin-bottom: 7px;
    border: 0!important;
    background: transparent!important;
}
#page .woocommerce-MyAccount-navigation li a {
    background-color: #fff;
    border-radius: 7px;
    color: #002533!important;
    border: 1px solid #3182A8;
    display: block;
    transition: all .5s;
}
#page .woocommerce-MyAccount-navigation li a:hover {
    color: #3182A8!important;
}
#page .woocommerce-MyAccount-navigation li.is-active a{
    background-color: #3182A8;
    color: #ffffff!important;
    border-color: #3182A8;
}

#page .woocommerce-MyAccount-orders a.button {
    padding-left: 7px!important;
    padding-right: 7px!important;
}
#page .woocommerce-MyAccount-content .woocommerce-customer-details .woocommerce-column__title{
    border-radius: 7px 7px 0 0;
    font-weight: 700;
    font-size: 25px;
    color: #002533;
    padding: 20px;
}
#page .woocommerce-Address .woocommerce-Address-title{
    border-radius: 7px 7px 0 0;
    font-weight: 700;
    padding: 20px;
    width: 100%;
}
#page .woocommerce-Address .woocommerce-Address-title h3{
    padding: 0;
    font-weight: 700;
    font-size: 25px;
    color: #002533;
}
#page .woocommerce-Address .woocommerce-Address-title .edit {
    padding: 4px 0;
}


/**********************************************************
    WIDGET RATA
**********************************************************/
.modulo-rata-heading {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
}
.modulo-rata-heading .item-price{
    font-size: 32px;
    font-weight: 700;
    color: #002533;
    margin-bottom: 10px;
	line-height: 32px;
    padding: 20px 0 0 0;
}
.modulo-rata-body .modulo-rata-item {
    color: #002533;
    margin-bottom: 8px;
	font-size: 14px;
}
.modulo-rata-body .modulo-rata-item .label {
    font-size: 14px;
}
.modulo-rata-body .modulo-rata-item .value {
    font-size: 16px;
    font-weight: 700;
}

.modulo-rata-1 .modulo-rata-heading .info-price {
    font-size: 16px;
}
.modulo-rata-1 .modulo-rata-body .taeg-amount.modulo-rata-item {
    column-gap: 10px;
    display: flex;
}
.modulo-rata-1 .modulo-rata-body .taeg-amount.modulo-rata-item > div{
    display: flex;
    column-gap: 3px;
}

.modulo-rata-2 .modulo-rata-body .bg-rounded .item .label,
.modulo-rata-2 .modulo-rata-body .bg-rounded .item-tan .label,
.modulo-rata-2 .modulo-rata-body .ad-fcab-tan-taeg.modulo-rata-item .label {
    font-size: 12px;
}
.modulo-rata-2 .modulo-rata-body .ad-fcab-tan-taeg.modulo-rata-item .label {
	padding-right: 8px;
}
.modulo-rata-2 .modulo-rata-body .valueBig {
    font-size: 23px;
    font-weight: 700;
}
.modulo-rata-2 .title-garantito {
    color: #DB373F;
    margin-top: 20px;
    font*size: 18px;
    font-weight: 700;
}
.modulo-rata-2 .bg-rounded .row {
    display: flex;
    justify-content: space-between;
    column-gap: 20px;
}
.modulo-rata-2 .bg-rounded .row .item{
    display: flex;
    column-gap: 4px;
}
.modulo-rata-2 .bg-rounded .row .item .info {
    font-size: 12px;
    margin-top: 7px;
}
.modulo-rata-2 .taeg-amount.modulo-rata-item {
    display: flex;
    column-gap: 40px;
}
.modulo-rata-2 .taeg-amount.modulo-rata-item > div {
    display: flex;
    column-gap: 10px;
}
.modulo-rata-2 .modulo-rata-item-box {
    margin: 20px -15px 20px;
    color: #002533;
}
.modulo-rata-2 .modulo-rata-item-box h3 {
    font-size: 18px;
    font-weight: 700;
    padding: 0 15px 10px;
}
.modulo-rata-2 .modulo-rata-item-box .bg-rounded {
    background-color: #F5F6F7;
    border-radius: 10px;
    padding: 15px;
}
.modulo-rata-2 .modulo-rata-item-box .bg-rounded .subtitle {
    font-size: 16px;
    margin-bottom: 15px;
}
.fca-cta, .fca-cta-login {
	background-color: #DB373F;
	color: #fff;
	text-transform: uppercase;
	width: 100%;
    display: inline-block;
    text-align: center;
    padding: 12px 15px;
    border-radius: 6px;
    transition: all 0.25s linear;
}
.fca-cta:hover {
	background-color: #3182A8;
	color: #fff;	
}

.fca-cta-login {
	background-color: #F5BF41;
}
.fca-cta-login:hover {
	background-color: #3182A8;
	color: #fff;	
}

.or-row {
    position: relative;
    text-align: center;
}
.or-row::before {
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #D8E0E8;
    content: '';
    position: absolute;
}
.or-row span {
    position: relative;
    z-index: 5;
    color: #00253380;
    text-align: center;
    background: #F5F6F7;
    margin: 20px 0;
    display: inline-block;
    padding: 4px 12px;
}


.modulo-rata-footer {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #ddd;
}
.modulo-rata-footer .modulo-rata-item {
    display: flex;
    column-gap: 4px;
    align-items: center;
    margin-bottom: 10px;
}
.modulo-rata-footer .modulo-rata-item .label {
    color: #002533;
    font-size: 15px;
}
.modulo-rata-footer .modulo-rata-item .tooltip-container {
    position: inherit;
    cursor: pointer;
}
.modulo-rata-footer .modulo-rata-item .tooltip-container .hidden {
    display: none;
	z-index: 10;
    position: absolute;
    background: #fff;
    padding: 10px;
    right: 0;
    border-radius: 6px;
    box-shadow: 0 0 10px rgb(0 0 0 / 20%);
	width: 100%;
    font-size: 12px;
    line-height: 15px;
    color: #556;
}
.modulo-rata-footer .modulo-rata-item .tooltip-container:hover .hidden {
    display: block;
    
}
.modulo-rata-footer a.btn-finanziamento {
    background: #DB373F;
    display: block;
    width: 100%;
    color: #fff;
    text-align: center;
    padding: 17px 20px;
    border-radius: 6px;
    margin: 0 0 20px;
    transition: opacity .5s;
}
.modulo-rata-footer a.btn-finanziamento:hover {
    opacity: 0.85;
}



.wc-bacs-bank-details-heading {
	color: #3282a8 !important;
    padding-top: 20px !important;
	text-align: center !important;
}
.wc-bacs-bank-details-account-name {
	margin-bottom: 10px;
}
.wc-bacs-bank-details.order_details.bacs_details {
	background-color: #3282a8;
    color: #fff;
}

.woocommerce-checkout.woocommerce-order-received .woocommerce {
	max-width: 1000px;
	margin: 0 auto;
}

.thwcfe-section-title {
	color: #3282a8;
}
.woocommerce td.product-name .wc-item-meta {
	margin: 0;
    font-size: 90%;
    padding: 5px 0;
    color: #777;
    font-style: italic;
    font-weight: 400;
}

.opzioni-acquisto-icon {
	height: 30px !important;
}
.opzioni-acquisto-logo-dx {
	max-width: 100px !important;
}
.quick-contact {
    position: fixed;
    bottom: 30px;
    right: 20px;
    z-index: 9999;
    padding: 10px;
    background-color: #3182a8;
    border-radius: 50px;
}
.quick-contact a.phone-link, .quick-contact a.whatsapp-link, .quick-contact a.mail-link {
    color: #ffffff!important;
    font-size: 26px;
    font-weight: 700;
    margin: 0 10px;
}
.quick-contact i.fa.fa-whatsapp {
    font-family: 'FontAwesome' !important;
}
.quick-contact .hidden {
	display: none !important;
}
/**********************************************************
    RESPONSIVE
**********************************************************/
@media (max-width: 1300px){
    /*SEARCH*/
    .site-header .ast-inline-search.ast-search-menu-icon .search-form {
        max-width: 200px;
    }
}

@media (max-width: 1150px){
    /*SEARCH*/
    .site-header .ast-inline-search.ast-search-menu-icon .search-form {
        max-width: 170px;
    }
    header .custom-logo-link img {
        max-width: 170px;
    }
}

@media (min-width: 922px){
	
	.menu-item.phone-item {
		display: none;
	}
	
	.fixed-phone-link {
		position: fixed;
		background: #fff;
		z-index: 100;
		display: flex;
		right: 0;
		top: 170px;
		box-shadow: 0 0 5px rgb(0 0 0 / 10%);
		border-radius: 7px 0 0 7px;
		color: #3182A8!important;
		padding: 10px 10px 10px 20px;
		align-items: center;
		column-gap: 10px;
		font-size: 16px;
		font-weight: 700;
	}

	.fixed-phone-link .fa-phone {
        transform: rotate(20deg);
        font-size: 25px;
    }
    .single-product .fixed-phone-link .fa-phone {
		transform: rotate(100deg);
		font-size: 25px;
	}

}
@media (max-width: 921px){
    
    .ast-mobile-svg {
        fill: var(--ast-global-color-5)!important;
    }

    body:not(.ast-primary-sticky-header-active) .ast-builder-menu-mobile .main-navigation {
        position: absolute;
    }
    .ast-builder-menu-mobile .main-navigation .main-header-menu {
        background-color: var(--ast-global-color-1);
        border-radius: 0 0 60px 60px;
        padding: 30px 20px;
        background-image: url(https://usauto.perabite.dev/wp-content/uploads/2022/07/Img_3.png);
        background-position: -900px center;
    }
	
    .fixed-phone-link {
        display: none!important;
    }
	
	.menu-item.phone-item {
		display:block!important;
	}
	#page .phone-item {
		margin: 15px auto;
	}
	#page .phone-item .phone-link {
		display: flex;
		max-width: 250px;
		margin: 0 auto;
		line-height: 1;
		background: #fff;
		color: #3182A8;
		padding: 16px 10px;
		border-radius: 0 0 5px 5px;
		font-size: 20px;
		justify-content: center;
		column-gap: 15px;
	}
	#page .phone-item .phone-link .fa-phone-alt {
		transform: rotate(20deg);
	}
	
}

@media (max-width: 767px){
    .site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row,
    .site-below-footer-wrap[data-section="section-below-footer-builder"] .ast-builder-grid-row {
        padding-right: 0!important;
    }
    .site-below-footer-wrap[data-section="section-below-footer-builder"] .ast-builder-grid-row {
        padding-left: 20px!important;
        padding-right: 20px!important;
    }

    #block-38 .contatti {
        margin-bottom: 30px;
    }
    #block-38 .contatti tr {
        display: flex;
        flex-direction: column;
        row-gap: 0px;
    }
    #block-38 .contatti td {
        padding: 10px 0 0;
    }
    #block-38 .contatti i {
        padding-right: 0;
        padding: 0;
    }
	
	.toggle_prod .elementor-toggle-item {
		border-left: none !important;
		border-top: 4px solid #3182A8 !important;
		border-radius: 0px 0px 16px 16px;
	}
	
	.toggle_prod .elementor-toggle-item .elementor-tab-title {
		
	}
	.toggle_prod .elementor-toggle-item .elementor-tab-title .col_pr1 span {
		display: block;
		padding: 0 0 15px 0;
	}
	.toggle_prod .elementor-toggle-item .elementor-tab-title img {
		display: inline-block;
    	text-align: center;
		padding: 0 0 10px 0;
	}

    #page .woocommerce-Address .woocommerce-Address-title .edit {
        float: none;
        font-size: 15px;
        display: block;
        clear: both;
    }
	.quick-contact {
    	bottom: 25px;
	}
}

/* LANDING PAGE */
.header-landing {
    position: absolute;;
    width: 100%;
}
.page-id-22312 .woocommerce {
    background-color: #ffffff;
}
.page-id-22312 .financing_fca {
    font-size: 12px;
    display: flex;
    align-items: center;
    background: #eee;
    border-radius: 7px;
    padding: 10px;
    line-height: 1;
    margin-top: 16px;
    justify-content: space-between;
    color: #808b8f;
    font-weight: 400;
}
.page-id-22312 .yith-wcwl-add-to-wishlist {
    display: none;
}
.page-id-22312 button.frm_button_submit.frm_final_submit.form_button {
    width: 100%;
}



.noleggio-auto-title small {
	color: #aaa;
    font-style: italic;
}

@media (max-width: 767px) {
	.ast-builder-layout-element.site-header-focus-item.ast-header-account {
		display: none;
	}
}