
         :root {  
            --hovercolor: #445CE8; 
            --bg_dark: ; 
            --font-weight: 600;  
			
        }body{
            font-family: "Open Sans", sans-serif;
            font-size: 14px;
            color: #666666;
        }.pos_title h2,.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{
            font-family: "Open Sans", sans-serif;
            color: #253237;
            text-transform: capitalize;
			font-weight: 600;
        }.pos_title h2{
            font-size: 24px;
        }.pos-title{
            font-family: "Open Sans", sans-serif;
        }.pos-title-column h4{   
            font-size: 20px;
        }#header .sticky-inner.scroll-menu{  
            background-color: #ffffff;   
        }.page-title-wrapper{  
                background-image: url(https://shop.zerobytesrl.it/img/cms/Slide_title.jpg);   
            }.page-header h1,.breadcrumb{  
                color: #FFFFFF;   
            }.js-product-miniature .product_desc .product_name{
            color: #253237;
            font-size: 14px;
            text-transform: none;
        }.js-product-miniature .product_desc .product_name:hover{
            color: #445CE8;
        }.product-price-and-shipping .price{
            color:#555555;
            font-size: 15px;
        }.h1.namne_details, .product_name_h1{
            color: #253237;
            font-size: 24px;
            text-transform: none;
        }.product-prices .price, .product-prices .current-price span:first-child{
            color:#555555;
            font-size: 22px;
        }#product.showcase-body #header,.showcase-inner,#product.showcase-body .page-title-wrapper{
            background-color: ;
        }.payment-detail {
    display: none !important;
}

.buy {
    display: none;
}

.categories-container .category-item .style2 .category-image {
    display: none !important;
}

/*ALE - Eliminazione dei prodotti correlati standard*/
section.categoryproducts.section-top.slider-arrows-top.clearfix {
    display: none !important;
}

/*ALE - Eliminazione tasto Compare vicino all'aggiungi al carrello*/
.cart_button .compare-button {
    display: none !important;
}

/*ALE - Eliminazione tasto Compare e la condivisione sociale sotto all'aggiungi al carrello*/
.product-additional-info {
    display: none !important;
}

/*ALE - Eliminazione tasto Compare dai prodotti in home*/
a.poscompare-add.compare-button.js-poscompare-add {
    display: none !important;
}

/*ALE - Eliminazione tasto Compare dai prodotti in home*/
#emailsalerts {
    display: none !important;
}
#order-slips-link .col-lg-4 .col-md-6 .col-sm-6 .col-xs-12 {
    display: none !important;
}

/*ALE - Eliminazione tasto TAG dalla pagina prodotti*/
div#tags_block {
    display: none !important;
}