
            @media (min-width: 1200px) {
            .container {  	
                width: 1350px;
                
            }}
         :root {  
            --maincolor: #C09578;  
            --bodycolor: #3C3C3C;  
        }html{
            font-size: 14px;
        }body{
            font-family: "Rubik", sans-serif;
            font-size: 14px;
            color: #3C3C3C;
        }.pos_title h2,.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{
            font-family: "Playfair Display", sans-serif;
            color: #121111;
            text-transform: capitalize;
			font-weight: 600;
        }.pos_title h2{
            font-size: 24px;
        }.pos-title{
            font-family: "Playfair Display", sans-serif;
        }.pos-title-column h4{   
            font-size: 20px;
        }#header .sticky-inner.scroll-menu{  
            background-color: #FFFFFF;   
        }.page-title-wrapper{ background-image: url(https://kattyjoyas.distecnoweb.com.co/img/cms/katty-joyeria-riobamba-11.jpg);}.js-product-miniature .product_desc .product_name{
            color: #121111;
            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: #C09578;
        }.product-price-and-shipping .price{
            color:#555555;
            font-size: 16px;
        }.h1.namne_details, .product_name_h1{
            color: #121111;
            font-size: 24px;
            text-transform: none;
        }.product-prices .price, .product-prices .current-price span:first-child{
            color:#121111;
            font-size: 22px;
        }#product.showcase-body #header,.showcase-inner,#product.showcase-body .page-title-wrapper{
            background-color: ;
        }#free-shipping-notice p {
    color: #fff;
}

.grid-no-border .js-product-miniature:not(.product-miniature-list) {
    border: 0;
    border: 1px solid #78161540 !important;
    padding: 3% !important;
    border-radius: 2%  !important;
}

.product-flag .new, .product-flag .on-sale, .product-flag .out_of_stock, .product-flag .pack {
    display: inline-block;
    color: #fff;
    background: #781615 !important;
    padding: 0 5px;
    line-height: 1.25rem;
    height: 1.25rem;
    font-size: .85rem !important;
    font-weight: 400 !important;
    border-radius: 3px;
    text-transform: capitalize;
    z-index: 1;
}