
            @media (min-width: 1200px) {
            .container {  	
                width: 1400px;
                
            }}
         :root {  
            --hovercolor: #0286A5; 
            --bg_dark: ; 
            --font-weight: 700;  
			
        }body{
            font-family: "Chivo", sans-serif;
            font-size: 16px;
            color: #8E8E8E;
        }.pos_title h2,.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{
            font-family: "Arimo", sans-serif;
            color: #3D3D3D;
            text-transform: capitalize;
			font-weight: 700;
        }.pos_title h2{
            font-size: 25px;
        }.pos-title{
            font-family: "Arimo", sans-serif;
        }.pos-title-column h4{   
            font-size: 20px;
        }#header .sticky-inner.scroll-menu{  
            background-color: #F7F6F3;   
        }.page-header h1,.breadcrumb{  
                color: #ABABAB;   
            }.js-product-miniature .product_desc .product_name{
            color: #646464;
            font-size: 16px;
            text-transform: none;
        }.js-product-miniature .product_desc .product_name:hover{
            color: #3D3D3D;
        }.product-price-and-shipping .price{
            color:#3D3D3D;
            font-size: 16px;
        }.h1.namne_details, .product_name_h1{
            color: #3D3D3D;
            font-size: 20px;
            text-transform: none;
        }.product-prices .price, .product-prices .current-price span:first-child{
            color:#0286A5;
            font-size: 23px;
        }#product.showcase-body #header,.showcase-inner,#product.showcase-body .page-title-wrapper{
            background-color: ;
        }