
            @media (min-width: 1200px) {
            .container {  	
                width: 1440px;
                
            }}
            @media (min-width: 1200px) {
            .layout_boxed main{  	 
                width: 1400; 
                
            }}
         :root {  
            --hovercolor: #958C8C; 
            --bg_dark: ; 
            --font-weight: 600;  
			
        }body{
            font-family: "Rubik", sans-serif;
            font-size: 14px;
            color: #000000;
        }.pos_title h2,.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{
            font-family: "Rubik", sans-serif;
            color: #958C8C;
            text-transform: none;
			font-weight: 600;
        }.pos_title h2{
            font-size: 24px;
        }.pos-title{
            font-family: "Rubik", sans-serif;
        }.pos-title-column h4{   
            font-size: 20px;
        }#header .sticky-inner.scroll-menu{  
            background-color: #D4DBE2;   
        }.page-header h1,.breadcrumb{  
                color: #E18E8E;   
            }.js-product-miniature .product_desc .product_name{
            color: #958C8C;
            font-size: 18px;
            text-transform: capitalize;
        }.js-product-miniature .product_desc .product_name:hover{
            color: #AD99A2;
        }.product-price-and-shipping .price{
            color:#0E4079;
            font-size: 18px;
        }.h1.namne_details, .product_name_h1{
            color: #E18E8E;
            font-size: 16px;
            text-transform: capitalize;
        }.product-prices .price, .product-prices .current-price span:first-child{
            color:#0E4079;
            font-size: 22px;
        }#product.showcase-body #header,.showcase-inner,#product.showcase-body .page-title-wrapper{
            background-color: ;
        }#page .breadcrumb a, #page .breadcrumb span {color: #565957 !important;}
#page .breadcrumb-bg {background:#fff}