
            @media (min-width: 1200px) {
            .container {  	
                width: 1200px;
                
            }}
         :root {  
            --maincolor: #36453A;  
            --bodycolor: #1A1D20;  
        }html{
            font-size: 16px;
        }body{
            font-family: "Open Sans", sans-serif;
            font-size: 16px;
            color: #1A1D20;
        }.pos_title h2,.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{
            font-family: "Oswald", sans-serif;
            color: #36453A;
            text-transform: capitalize;
			font-weight: 600;
        }.pos_title h2{
            font-size: 24px;
        }.pos-title{
            font-family: "Oswald", sans-serif;
        }.pos-title-column h4{   
            font-size: 20px;
        }#header .sticky-inner.scroll-menu{  
            background-color: #FFFFFF;   
        }.page-title-wrapper{ background-image: url(/img/cms/bg-back.jpg);background-color: #F5F5F5}.page-header h1,.breadcrumb{  
                color: #36453A;   
            }.js-product-miniature .product_desc .product_name{
            color: #1A1D20;
            text-transform: none;
            font-weight: 400;
        }@media(min-width: 768px){
                .js-product-miniature .product_desc .product_name{
                font-size: 16px;
                }
            }.js-product-miniature .product_desc .product_name:hover{
            color: #36453A;
        }.product-price-and-shipping .price{
            color:#9B701E;
            font-size: 16px;
        }.h1.namne_details, .product_name_h1{
            color: #121111;
            font-size: 32px;
            text-transform: none;
        }.product-prices .price, .product-prices .current-price span:first-child{
            color:#121111;
            font-size: 24px;
        }#product.showcase-body #header,.showcase-inner,#product.showcase-body .page-title-wrapper{
            background-color: ;
        }#product .payment-detail{
display:none;
}

/*PRODUCT LIST*/
article..js-product-miniature{
border: 1px solid #efefef!important;
border-radius: 3px!important;
}
.js-product-miniature .product_desc{
padding: 10px !important;
}