
            @media (min-width: 1200px) {
            .container {  	
                width: 1240px;
                
            }}
         :root {  
            --hovercolor: #D18063; 
            --bg_dark: ; 
            --font-weight: 500;  
			
        }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: none;
			font-weight: 500;
        }.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: #D18063;
        }.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: ;
        }@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

.font_jost {
    font-family: "Jost", sans-serif !important; 
}

.home_h4 h4 {
    font-family: "Jost", sans-serif !important; 
    font-weight: 500 !important;
    font-size: 32px !important;
}

.pos-search.search-dropdown .dropdown-menu {
    margin-top: 0px;
}

.js-product-miniature.style_product1 div.cart button.ajax_add_to_cart_button {
   color: #91ae94;
   background: none;
   border: 1px solid;
}

.js-product-miniature.style_product1 div.cart button.ajax_add_to_cart_button:hover {
   color: white;
   background: #91ae94;
}

.back-top a {
   background: #91ae94;
}

.back-top a:hover {
   background: #91ae94;
}

.product-price-and-shipping .price.price-sale {
    color:  #000000
}

.product-price-and-shipping .discount-product {
    background: #d18063;
}

.product-flag .new {
    background: #d18063;
}

.main-menu .pos-menu-horizontal .menu-content .menu-item .menu-dropdown .pos-menu-row .about_column {
  margin-bottom: 0;
}

.main-menu .pos-menu-horizontal .menu-content .menu-item .menu-dropdown .about_column .ul-column:not(.column_dropdown) .submenu-item {
    margin-bottom: 1.2rem;
}

.main-menu .pos-menu-horizontal .menu-content .menu-item .menu-dropdown 
.about_column .ul-column:not(.column_dropdown) .submenu-item > a {
    font-weight: 400;
}

#search_filters {
    height: auto;
}

.page-title-wrapper.p_tilte_small {
   min-height: 120px;
}

#survey_slider #survey_title {
   margin-bottom: 40px
}

#survey_description {
  font-size: 16px
}

.survey_step .survey_question_answers label {
  font-size: 16px
}

.elementor-widget-accordion .elementor-accordion .elementor-accordion-title {
    color: #5c6f5f !important;
}

.elementor-widget-accordion .elementor-accordion .elementor-accordion-title.active {
    color: #5c6f5f !important;
}