
.mobile-menu__links li{
 -webkit-transform: translateZ(0);
}

@media (min-width: 1400px) {
  .departments__list {
    width: 300px !Important;
  }
}



.noselect {
  -webkit-touch-callout: none;
    -webkit-user-select: none;
     -khtml-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

}

.pointer {
  cursor: pointer;
}
 
.mobile-menu__indicator-title {
	font-size: 12px !important;
}

#loading-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5); /* Colore di sfondo con trasparenza */
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999; /* Imposta un indice Z elevato per assicurarti che sia sopra gli altri elementi */
}

.FooterContacts p{
	margin-bottom: 3px;
}


/* ----------------------------------------
// GALLERY
*/
.galleryFoto .owlGallery-prev{
    position: absolute;
    top: 45%;
    font-size: 30pt;
    background-color: rgba(244, 244, 244, 0.5);
    color: #666666;
    padding: 10px;
    float: left;
	left: 0px;
 }
.galleryFoto .owlGallery-next{
    position: absolute;
    top: 45%;
    font-size: 30pt;
    background-color: rgba(244, 244, 244, 0.5);
    color: #666666;
    padding: 10px;
    float: right;
	right: 0px;
}

.galleryFoto .block-slideshow__item-image{
background-position: center center;
height: 600px !important;
}

.galleryFoto-height{
	height: 630px !important;
}

/* ----------------------------------------
// SLIDE
*/

#slideHome .owl-nav{
    position: absolute;
    top: 45%;
    width: 100%;
}
#slideHome .owl-prev {
    font-size: 30pt;
    background-color: rgba(244, 244, 244, 0.5);
    color: #666666;
    padding: 10px;
    float: left;
}

#slideHome .owl-next {
    font-size: 30pt;
    background-color: rgba(244, 244, 244, 0.5);
    color: #666666;
    padding: 10px;
    float: right;
}

/* ----------------------------------------
// Brand
*/
.block-brands__item-name {
    font-size: 11pt;
}

.block-brands__item-link img {
    max-width: 100%;
    max-height: 72px;
}



/* ----------------------------------------
// Generali 
*/

.grayscale{
-webkit-filter: grayscale(1);
          filter: grayscale(1);
  opacity: .7;
  -webkit-transition: opacity 0.15s, -webkit-filter 0.15s;
  transition: opacity 0.15s, -webkit-filter 0.15s;
  transition: filter 0.15s, opacity 0.15s;
  transition: filter 0.15s, opacity 0.15s, -webkit-filter 0.15s;
}

.analogs-table td{
	vertical-align: top;
}

.analogs-table__sku{
	line-height: normal;
	margin-top: 4px;
}



/* ----------------------------------------
// Icone Menu
*/

.mobile-menu__links > li > a i,
.mobile-menu__links > li > button i {
  position: absolute;
  top: calc(50% - 6px);
  color: #bfbfbf;
}

[dir=ltr] .mobile-menu__links > li > a i, [dir=ltr]
.mobile-menu__links > li > button i {
  right: 16px;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

[dir=rtl] .mobile-menu__links > li > a i, [dir=rtl]
.mobile-menu__links > li > button i {
  left: 16px;
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}



.departments__item-arrow {
    color: #bfbfbf;
}



/* ----------------------------------------
// Disposizione Prodotti
*/


.image__body__cart {
  padding-bottom: 30px !important;
}




.product-card .product-card__features ul li {
	max-width: 200px;
	min-inline-size: 200px;
}

.product-card .product-card__addtocart-icon:before, .product-card:active .product-card__addtocart-icon:before {
  -webkit-transform: scale(1);
          transform: scale(1);
  background: #006847;
}

.product-card .product-card__action:hover {
    background-color: transparent !important;
}

.product-card .product-card__features {
  display: block;
  padding: 20px;
  min-width: 200px;
}

.products-list[data-layout="table"] .product-card .product-card__fit,
.products-list[data-layout="table"] .product-card .product-card__features,
.products-list[data-layout="table"] .product-card .product-card__wishlist,
.products-list[data-layout="table"] .product-card .product-card__compare,
.products-list[data-layout="table"] .product-card .product-card__action,
.products-list[data-layout="table"] .product-card .product-card__addtocart-full {
  display: block;
}

.products-list[data-layout="table"] .products-list__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #ebebeb;
  padding: 10px 0;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
}

.products-list[data-layout="grid"] .product-card .product-card__fit .status-badge__text {
    display: inline !important;
}

.badgeQt{
	position: static !important;
	display: inline-block !important;
	margin-top: 5px;
	
}


.block-sale__item .product-card .product-card__features {
    display: inline !important;
}

/* ----------------------------------------
// Categorie
*/

.widget-categories-list__child-item {
    border-bottom: 1px solid #F4F4F4;
    padding: 5px;
}


/* ----------------------------------------
// Scheda Prodotto
*/
.sconto_prodotto{
	font-size: 12pt;
	height: 25px;
}

.tag12 {
    font-size: 12pt;
    height: 25px;
}

.tooltip_descrizione_breve{
    border-radius: 4px;
    padding: 15px;
	font-size: 12pt;
	font-family: Arial;
	clear:left;
	display: inline-block;
    width: 100%;
	line-height: 1.6;
	margin-bottom: 15px;
	margin-top: 15px;
	width: 95%;
	/*background-color: #b2d9ff;*/
    color: #000000;
	border: 1px dashed #666666;
}



	
/* ----------------------------------------
// Social
*/
.social-linkedin a {
 background: #0e76a8;
 color: #fff;
}

.social-flickr a {
 background: #ff0084;
 color: #fff;
}

.select_versioni{
    max-width:160px
}

/* ----------------------------------------
// Custom
*/

.spec {
  font-size: 12pt;
}
  
.mobile-header{
 padding: 10px;
}
.logosito {
    max-width: 150px;
}


.block-spot-megamenu{
 width: 100%;
 padding-bottom: 10px;
}

.block-spot-megamenu:hover {
opacity: 0.8;
}

.alert-info-web {
    background-color: #e9f5ff;
    border: 1px solid #b6e0fe;
    color: #084298;
    padding: 10px 15px;
    border-radius: 6px;
    margin: 15px 0;
    font-size: 14px;
}


@media (min-width: 991.99px) {
.zoom_categorie {
    max-width: 600px !important;
    max-height: auto;
}

.zoom_categorie {
    max-width: auto;
    max-height: 600px !Important;
}


}


@media (max-width: 991.98px) {
	
  [dir=ltr] .view-options__select + .view-options__select {
    margin-left: 5px;
  }
	

.select_versioni {
 max-width: 60% !important;	
}

.block-banners__item {
 width: calc(100% - 15px) !important;
}

.zoom_categorie {
    max-width: 400px;
    max-height: auto;
}

.zoom_categorie {
    max-width: auto;
    max-height: 400px;
}
}


.menu {
	min-width: 300px;
}

.mobile-search__vehicle-picker {
  background: #FFFFFF !important;

}

.cerca_image{
text-align: center;
}

.txtright{
	text-align: justify;
}

.block-prod-megamenu{
	max-height: 150px !important; 
width: auto !important; 
}


.block-prod-megamenu:hover {
opacity: 0.8;
}


.block-prod-megamenu{
height: auto !important; 
max-width: 150px !important; 
}


.miniatura_prodotto{
	max-height: 200px !important; 
width: auto !important; 
}

.miniatura_prodotto{
height: auto !important; 
max-width: 200px !important; 
}

.miniatura_mini{
	max-height: 75px !important; 
width: auto !important; 
}

.miniatura_mini{
height: auto !important; 
max-width: 75px !important; 
}


.grigio{
	color: #CCCCCC !important;
}

.grigio2{
	color: #666666 !important;
}

.arancio{
	color: #FF9933 !important;
}

.black{
		color: #000000 !important;
}

.blu{
 color: #336699 !important;
} 

.icona_piccola{
	color: #336699;
	padding-right: 5px;
	float: left;
	font-size: 2em !important;
}

.icona_contatti{
	padding-right: 5px;
	float: left;
	font-size: 1.5em !important;
}

.icona_contattiMobile{
	font-size: 1.3em !important;
	color: #666666;
}


.icona_white i{
    color: #FFFFFF !Important;
}

.icona_mini{
	padding-right: 5px;
	float: left;
	font-size: 0.5em !important;
}

.nascondi{
	display:none;
}

.bold{
	font-weight: bold;
}

.height100{
	min-height: 100px;
}

.top10{
	margin-top: 10px;
}

.icona_piccola{
	padding-right: 5px;
	float: left;
	font-size: 2em !important;
}

.icona_mini{
	padding-right: 5px;
	float: left;
	font-size: 1.5em !important;
}

.elenco_file li{
    padding-bottom: 20px;
    border-bottom: 1px solid #CCCCCC;
}

.espandi_ul{
list-style-type: none;
clear:left;
} 


.espandi_ul li{
float: left;
width: auto;
padding-right: 10px;
font-size: 12pt !important;
font-family: Arial;
}

.espandi_ul img{
float: left;
padding-right: 3px;
}


.espandi_ul a{
color: #000000;
font-size: 12pt;
font-family: Arial;
}

.espandi_ul h2{
color: #000000;
font-size: 13pt;
}

.espandi_UL{
list-style-type: none;
clear:left;
} 


.espandi_UL li{
float: left;
width: auto;
padding-right: 10px;
font-size: 12pt !important;
font-family: Arial;
}

.espandi_UL img{
float: left;
padding-right: 3px;
}


.espandi_UL a{
color: #000000;
font-size: 12pt;
font-family: Arial;
}

.espandi_UL h2{
color: #000000;
font-size: 13pt;
}

.funzioni{
display: inline-table;
background-color: #000000;
padding: 10px;
width: 100%;
}


.funzioni a{
color: #FFFFFF !important;
padding-right: 20px;
}

.funzioni i{
color: #CCCCCC !important;
}

.searchTop_container{
	min-height: 150px;
	border-bottom: 1px solid #CCCCCC;
	padding: 10px;
}

.ui-autocomplete{
	border: 1px solid #CCCCCC !important;
	background-color: #F9F8F7;
	max-width: 600px !important;
	min-height: 200px !important;
	padding: 0px;
}

.cerca_image {
    width: 100px;
    margin-right: 10px;
    display: table-cell;
	vertical-align: middle;
	float: right;
	clear: both;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

.cerca_image img{
    max-width: 100px !important;
    height: auto;
}

.cerca_image img{
    width: auto;
    max-height: 100px !important;
}

.cerca_description {
    font-size: 12pt;
    color: #666666;
    max-height: 140px;
}

.cerca_description a{
   font-size: 12pt;
}

.cerca_label {
   font-weight: bold;
   font-size: 12pt;
}


.brand_logo img{
 max-width: 100px;
 height: auto;
 margin-bottom: 10px;
 border: 1px solid #CCCCCC;
}

.brand_logo img{
 max-height: 100px;
 width: auto;
}

.brand_logo2 img{
 max-width: 75px;
 height: auto;
 margin-bottom: 10px;
 border: 1px solid #CCCCCC;
}

.brand_logo2 img{
 max-height: 75px;
 width: auto;
}


.brand_logo3 img{
 max-width: 150px !important;
 height: auto;
 margin-bottom: 10px;
 padding: 20px;
}

.brand_logo3 img{
 max-height: 150px !important;
 width: auto;
}

.brand_logo4 img{
 max-width: 100px !important;
 height: auto;
}

.brand_logo4 img{
 max-height: 100px !important;
 width: auto;
}

.aligncenter{
display: table-cell;
  float: none;
  vertical-align: middle;
}

.font11{
	font-size: 11pt;
}

.hidden{
 display: none;
}

.brandprodotto{
 clear: left;
 width: 100%;
 line-height: 2.6;
 float: right;
}

.old-price{
	font-size: 11pt;
	font-weight: normal;
	margin-top: 5px;
}

.strike{
	text-decoration: line-through;
}

.width100{
width: 100% !important;	
}

.font12{
	font-size: 12pt;
	}
	
.font13{
	font-size: 13pt;
	}
	
.font14{
	font-size: 14pt;
	}
	
.font14 label{
	font-size: 14pt;
	}
	
.font15{
	font-size: 15pt;
	}

.red{
 color: #FF0000;
}

.verde{
	color: #008000;
}

.rosso{
	color: #FF0000;
}

.white{
    color: #FFFFFF;
}

.labelfocus{
	 background: #ffa !important;
    border-radius: 6px;
}

.errore{
	border: 1px solid #FF0000;
}

.textarea{
	height: 100px;
}

.col-1of5 {
	margin-top: 20px;
}

.block-brands__scorrevoli{
	width: 100px !important;
}

.brand_scorrevoli{
	height: 150px;
	padding: 50px;
}

.brand_scorrevoli img{
	padding: 30px;
}

.border0{
	border: 0px;
}

.document__subtitle {
  font-size: 14pt;
  color: #000000;
}

.order-success__meta-title{
	font-size: 13pt;
}

.tablenull {
	border: 0px;
}

.tablenull th{
	border: 0px;
}
 
.tablenull td{
	border: 0px;
}
.pagamentifooter{
 width: 90%;
}

.about__indicators-item-title {
	font-size: 15pt;
}

.about__indicators-item {
 text-align: center;
}

.imgbrand{
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

.padding10{
	padding: 10px;
}

.clear{
	clear: left;
	float: left;
}

.padding0{
padding: 0px;
}

.g-signin2{
margin-top: 6px;
}

.spec__value{
    font-size: 12pt;
}

.spec__section-title{
    font-size: 14pt;
    margin-top: 10px;
}

.txtleft{
    text-align: left !important;
}

.pswp img {
    max-width: none;
    object-fit: contain;
} 

.zoom_image{
 max-width: 400px;
}

.fancybox-overlay{
    z-index: 10000;
}

.full-width {
    max-width: 100%;
}





.site-footer__copyright{
    padding-bottom: 30px;
}

.site-footer__payments{
    padding-bottom: 30px;
}

.contatti_header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: inherit;
  line-height: 1;
  height: 100%;
  padding: 4px 11px;
  border-radius: 2px;
  -webkit-transition: background .12s;
  transition: background .12s;
  font-size: 15px;
}

