
         :root {  
            --hovercolor: #2573B1; 
            --bg_dark: ; 
            --font-weight: 600;  
			
        }body{
            font-family: "Jost", sans-serif;
            font-size: 15px;
            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: #FFFFFFCC;   
        }.js-product-miniature .product_desc .product_name{
            color: #253237;
            font-size: 14px;
            text-transform: none;
        }.js-product-miniature .product_desc .product_name:hover{
            color: #2573B1;
        }.product-price-and-shipping .price{
            color:#555555;
            font-size: 15px;
        }.h1.namne_details, .product_name_h1{
            color: #2573B1;
            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: ;
        }.easyzoom img {
      border: 1px solid #dedede;
      border-radius: 4px;
}
.js-product-miniature.style_product2 .add-to-links li.cart button.ajax_add_to_cart_button {
  background-color:#2573b1;
color:#ffffff;
}
.js-product-miniature.style_product2 .add-to-links li.cart button.ajax_add_to_cart_button:hover {
  background-color:#32A847;
color:#ffffff;
}