
         :root {  
            --maincolor: #3DADD1;  
            --bodycolor: #525050;  
        }html{
            font-size: 16px;
        }body{
            font-family: "Open Sans", sans-serif;
            font-size: 16px;
            color: #525050;
        }.pos_title h2,.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{
            font-family: "Open Sans", sans-serif;
            color: #121111;
            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: #0090f0;   
        }.page-title-wrapper{ background-color: #F7F7F8}.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: #DA2E1F;
        }.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: ;
        }#header { z-index: 900;}
#header .sticky-inner.scroll-menu {
  background-color: #fff;
}
.page-title-wrapper {background-image:none; }

.btn.btn-primary.add-to-cart{background:#4d5152;color:#fff}

.btn.btn-primary.add-to-cart:hover{background:#3DADD1;}

.main-menu .pos-menu-horizontal .menu-content .menu-item .menu-dropdown.cat-drop-menu li a,.block-categories .category-sub-menu li[data-depth="0"] > a,.main-menu .pos-menu-horizontal .menu-content .menu-item .menu-dropdown .ul-column:not(.column_dropdown) .submenu-item > a{text-transform: none;}

.page-title-wrapper.p_tilte_small {
  background-image: none !important;
}

.pos-overlay.open {
  display: none;
}