
            @media (min-width: 1200px) {
            .container {  	
                width: 1200px;
                
            }}
         :root {  
            --hovercolor: #ABD373; 
            --bg_dark: ; 
            --font-weight: 600;  
			
        }body{
            font-family: "Poppins", sans-serif;
            font-size: 14px;
            color: #666666;
        }.pos_title h2,.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{
            font-family: "Yesteryear", sans-serif;
            color: #253237;
            text-transform: capitalize;
			font-weight: 600;
        }.pos_title h2{
            font-size: 24px;
        }.pos-title{
            font-family: "Yesteryear", sans-serif;
        }.pos-title-column h4{   
            font-size: 20px;
        }#header .sticky-inner.scroll-menu{  
            background-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: #ABD373;
        }.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: ;
        }.cart-avviso {
    border: solid 2px #abd373;
    padding: 8px;
    margin-bottom: 25px;
    border-radius: 10px;
}

.page-title-wrapper {
    background-image: none !important;
    border-bottom: solid 2px #abd38a;
    margin-bottom:20px !important;
}

h1.h1.namne_details,
.product-price.h5 ,
.pos_title h2,
header.page-header h1,
.block-category.card.card-block .h1,
a.text-uppercase.h6,
section.product-features .h6,
.modal-title.h6.text-sm-center,
h6.h6.product-name,
.cart-voucher h5,
h1.step-title.js-step-title.h3,
label.radio-block span, label.radio-block div,
span.h6.carrier-name,
h2.h4,h3,h6,h4,
div#search_filters .h6,
.card.card-block p.h4.card-title 
{
    font-family: 'Poppins' !important; 
}


@media (min-width: 1025px) {
  li.menu-item.solo-per-cellulare {
    display: none !important;
  }
}



@media (max-width: 768px) {
  li.menu-item.menu-item2.hasChild.menu_initialized {
    display: none;
  }
}
