
         :root {  
            --hovercolor: #034422; 
            --bg_dark: ; 
            --font-weight: 600;  
			
        }body{
            font-family: "Open Sans", sans-serif;
            font-size: 14px;
            color: #000000;
        }.pos_title h2,.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{
            font-family: "Open Sans", sans-serif;
            color: #253237;
            text-transform: none;
			font-weight: 600;
        }.pos_title h2{
            font-size: 24px;
        }.pos-title{
            font-family: "Open Sans", sans-serif;
        }.pos-title-column h4{   
            font-size: 20px;
        }#header .sticky-inner.scroll-menu{  
            background-color: #FFFFFF;   
        }.page-header h1,.breadcrumb{  
                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: #4fb68d;
        }.product-price-and-shipping .price{
            color:#555555;
            font-size: 15px;
        }.h1.namne_details, .product_name_h1{
            color: #253237;
            font-size: 42px;
            text-transform: none;
        }.product-prices .price, .product-prices .current-price span:first-child{
            color:#D71717;
            font-size: 30px;
        }#product.showcase-body #header,.showcase-inner,#product.showcase-body .page-title-wrapper{
            background-color: ;
        }#_desktop_logo img {
    width: 115px;
}

#product .page-title-wrapper {
    padding: 5px 0;
    font-size: 10px;
}

.btn-secondary, .btn-tertiary, .btn-primary, .poscompare-product .product_desc div.cart button.ajax_add_to_cart_button, .poscompare-product .product_desc div.cart span.ajax_add_to_cart_button {
    text-transform: none;
}
.page-title-wrapper {
    background-color: #034422;
    background-image: none;
}
.tabs .nav-tabs .nav-item .nav-link {
    font-size: .625rem;
}

#wrapper .breadcrumb li a {
color: #FFFFFF;
}

#wrapper .breadcrumb li a:hover {
color: #CCCCCC;
}

.page-index .product-grid article {
border-radius: 30px;
}
