<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.btn-default {
   color: #666;
}

.sottotitolo-bottega{
    color: #aaa;
    font-size: 16px;
    font-style: italic;
    font-weight: bold;
    margin: 10px 0 15px;
}

.footer-container {
    background: #1F1E5B url("/img/footer_sbigoli.png") repeat-x scroll right bottom;
}

.product-name, #subcategories ul li h5 a {
    text-transform: none;
}

.footer-container #footer h4::before {
     border-bottom: 1px solid #FFF;
}
.contact-footer li::before {
   color: #FFF;
}

#header .shop-phone {
  display: none;
} 

#header .label{
 display: none;
}

.cs-menu-container.cs-sticky-fixed .menu-item &gt; a:hover {
  color: #FFF;

}

.sb-carousel-titolo {
   background-color: #f9f9f9;
   padding: 4px;
   text-align: center;
    
 }   
 
.cs-block-reinsurance .cs-item .banner-content a::before{
   border: 0 !important;
}

#attributes .attribute_list .form-control {
     max-width: auto !important;
}

#attributes .attribute_list .selector {
     width: 230px !important;
}

#attributes .attribute_list span {
     width: auto !important;
}

.form-group.form-ok input, .form-group.form-ok textarea {
    background-color: #eeffee !important;
}

@media (max-width: 767px) {
	#slider_row {
	   display: none;
	}
}</pre></body></html>