
         :root {  
            --hovercolor: #5F6736; 
            --bg_dark: ; 
            --font-weight: 600;  
			
        }body{
            font-family: "Jost", sans-serif;
            font-size: 14px;
            color: #666666;
        }.pos_title h2,.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{
            font-family: "Jost", sans-serif;
            color: #253237;
            text-transform: capitalize;
			font-weight: 600;
        }.pos_title h2{
            font-size: 24px;
        }.pos-title{
            font-family: "Jost", sans-serif;
        }.pos-title-column h4{   
            font-size: 20px;
        }#header .sticky-inner.scroll-menu{  
            background-color: #101111CC;   
        }.page-header h1,.breadcrumb{  
                color: #E1E1E1;   
            }.js-product-miniature .product_desc .product_name{
            color: #253237;
            font-size: 15px;
            text-transform: none;
        }.js-product-miniature .product_desc .product_name:hover{
            color: #5F6736;
        }.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: ;
        }.js-product-miniature.style_product1 div.cart button.ajax_add_to_cart_button{width:145px;border-radius: 0;background: #5f6736;}
.js-product-miniature.style_product1 div.cart button.ajax_add_to_cart_button:hover{background:#628c04;}
.js-product-miniature.style_product1 .inner_desc{text-align:center;}
.js-product-miniature .product_desc .product_name{font-weight:400;}
#header .sticky-inner.scroll-menu {
  background-color: #FFF;
}
.page-header h1 {
  color: #f7f7f7;
}
.btn-secondary {
  text-transform: uppercase;
}
#wrapper .breadcrumb li a {
  color: #fff;
}
#wrapper .breadcrumb li:last-child, #wrapper .breadcrumb li:last-child a {
  color: #B3B3B3;
}
#product .page-title-wrapper {
background: url(/img/bg_breadcrumb.jpg);
background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  text-align: center;
  margin-bottom: 90px;
}
.payment-detail {
  padding: 0;
  background: none;
  text-align: left;
  border-radius: 0px;
}