body.page-index footer#footer { display: none; }
.curtense-footer-social { 
    text-align: center; 
    font-size: 50px;   
}
.curtense-footer-social a {
    display: inline-block;
    margin:  0 10px;
    color: #842f27 !important;
}
.product-prices .product-reference { display: none; }
.curtense-premi span {
    display: inline-block;
    max-width: 100px;
    margin: 20px 20px 20px 0;
}
body.cms-id-4 header.page-header,
body.cms-id-7 header.page-header,
body.cms-id-12 header.page-header {
    display: none;   
}
body.cms-id-4 #wrapper nav.breadcrumb,
body.cms-id-7 #wrapper nav.breadcrumb,
body.cms-id-12 #wrapper nav.breadcrumb {
    display: none;
}
body.cms-id-4 #wrapper,
body.cms-id-7 #wrapper,
body.cms-id-12 #wrapper {
    padding-top: 0;
}
.max-zindex {
    z-index: 99;
}        
.ps-emailsubscription-block a { color: #ffffff !important; }
.ps-emailsubscription-block small { font-size: 98%; }
.contact-form #gdpr_consent_1 label { 
    font-size: 95%; 
    line-height: 1;
}
#footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe  {
    background: #ac3f35;
}
#footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover {
    background: #842f27;
}
#blockcart-content .cart-products .col-info a {
    color: #ac3f35 !important;
}
/*** NASCONDE LA TABELLA DEGLI SCONTI ***/
.product-discounts {
    display: none;
}
.product-unavailable {
    text-transform: uppercase;
}