
            @media (min-width: 1200px) {
            .container {  	
                width: 1190px;
                
            }}
         :root {  
            --maincolor: #000000;  
            --bodycolor: #000000;  
        }html{
            font-size: 16px;
        }body{
            font-family: Jost;
            font-size: 16px;
            color: #000000;
        }.pos_title h2,.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{
            font-family: Jost;
            color: #313030;
            text-transform: capitalize;
			font-weight: 600;
        }.pos_title h2{
            font-size: 24px;
        }.pos-title{
            font-family: Jost;
        }.pos-title-column h4{   
            font-size: 20px;
        }#header .sticky-inner.scroll-menu{  
            background-color: #ffffff;   
        }.page-title-wrapper{ background-color: #313030}.page-header h1,.breadcrumb{  
                color: #313030;   
            }.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: #313030;
        }.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: ;
        }.back-top a {
    border-radius: 10% !important;
}

.pos-search__container {
    padding-bottom: 40px;
}

.underline::after {
  content: "";
  display: block;
  width: 80px;
  height: 4px;
  border-radius: 5px;
  background-color: #BEB39B;
	margin-top: 5px; 
}

.payment-detail {
    display: none;
}

.product-flag .new, .product-flag .on-sale, .product-flag .out_of_stock, .product-flag .pack {
    background: #BEB39B !important;
}

.page-title-wrapper {
    background: #fff !important;
    margin-bottom: 30px !important;
}

.social-sharing {
    display: none;
}

a.back-top-button {
    background: #beb39b70;
}

div#elementor-lightbox {
    display: none !important;
}

select.form-control:not([size]):not([multiple]) {
    padding: 0.25rem 2rem 0.25rem 1rem !important;
}

button.btn.btn-primary.buy-now {
    display: none !important;
}