
            @media (min-width: 1200px) {
            .container {  	
                width: 1600px;
                
            }}
         :root {  
            --hovercolor: #c1906f; 
            --bg_dark: ; 
            --font-weight: 600;  
			
        }body{
            font-family: "Lato", sans-serif;
            font-size: 14px;
            color: #666666;
        }.pos_title h2,.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{
            font-family: "Cinzel", serif;;
            color: #121A34;
            text-transform: capitalize;
			font-weight: 600;
        }.pos_title h2{
            font-size: 24px;
        }.pos-title{
            font-family: "Cinzel", 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: #c1906f;
        }.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: ;
        }.pos-sub-menu.menu-dropdown.menu_slidedown {
  top: 100%;
  left: 0;
  z-index: 999;
  background-color: #fff;
  box-shadow: 0 10px 30px rgba(0,0,0,0.1);
  padding: 0;
  transition: all 0.2s ease-in-out;
}
ul.menu-content {
  position: relative;
}

.pos-sub-menu.menu-dropdown.menu_slidedown {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  z-index: 999;
}
.block-categories .category-sub-menu .category-sub-link {
    opacity: 1;
    visibility: visible;
}
.block-categories .collapse-icons {
    top: 0;
    right: 0;
    height: 35px;
    width: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    visibility: visible;
}
.pos-links-widget .links-widget-content a {
    visibility: visible;
}
.type-checkout-options li label, #form_ets_onepagecheckout .row.delivery-option span.carrier-delay {
    color: #000000!important;
}
.type-checkout-options li label input:checked + span, .type-checkout-options li label:hover span {
    color: #000000;
    text-decoration: underline;
}
.page-title-wrapper.p_tilte_small, .page-title-wrapper.p_tilte_small .page-header h1, .page-title-wrapper.p_tilte_small .card-block h1 {
    text-transform: capitalize;
}
.block-categories .category-sub-menu .category-sub-link {
    text-transform: capitalize;
}
.collapse.show {
    display: block;
}
.collapse.show b {
    text-decoration: underline;
}
.pos-slideshow-wrapper .slick-slider .slick-dots {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0;
    bottom: 1.875rem;
    z-index: 99999;
}
.row.product_content.row.grid, .product_content {
    display: unset;
}