/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
.banner-wrapper-infor .ApImage.style-2.right .image_description {
      right: 70px; 
	  background: #000;
	  opacity: 0.6;
	  padding: 20px;
	  }

.banner-wrapper-infor .ApImage.style-3 .image_description {
	background: #000;
	opacity: 0.6;
	padding: 20px;
}

#subcategories {
display:none;
}
.category-cover {
display:none;
}
.product-actions .control-label {
    width: 270px;
}
.product-variants>.product-variants-item select {
    width: 300px;
}
@media screen and  (max-width: 991px) {
     .ap-popup-clone .fancybox-skin .fancybox-outer {
         background-image: url() !important;
     }
}
.thumbnail-container .product-title {
    height: 65px;
}

.bannercontainer .tp-caption.big_white_48:before {
    background-color: #fff !important;
	display: none;
}

/* Voci menu scure nelle pagine interne (header bianco). La home (#index) resta invariata */
body:not(#index) .leo-megamenu .nav-link { color:#1b1b1b !important; }
body:not(#index) .leo-megamenu .nav-item.active > .nav-link { color:#ed1d24 !important; }

/* Rimuove il blocco footer di default duplicato (Prodotti / La nostra azienda) */
.footer-center .links.block { display:none !important; }
