body{
    max-width: 100vw;
    overflow-x: hidden;
}
body.overflow{
    /* max-height: 100vh; */
    overflow: hidden;
}
h1, h2, h3, h4, h5, h6{
    font-weight: 600;
}
h1{
    font-size: 30px;
}
.slick-track{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
a:focus, a:active, a:hover{
    text-decoration: none;
    border: none;
}
.container_cart_active:before{
    height: 3000vh;
}
.filter_num_max p, .filter_num_min p{
    color: #A0A0A0
}
.slick-slide{
    height: auto;
}
.block_sorting{
    max-height: 58px;
}
.sorting_list, .max_element_wrap{
    z-index: 8;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
}
.header_search form input{
    padding-top: 12px;
    padding-bottom: 12px;
}
.sorting_list ul, .max_element_wrap ul{
    background: #F4F9F9;
}
.text p{
    margin-bottom: 14px;
}
.title{
    border-bottom: 1px solid #EDEDED;
    margin-bottom: 20px;
    font-weight: 600;
    padding-bottom: 13px;
    display: block;
}
.title+.subtitle{
    margin-top: -20px;
}
.subtitle, p.subtitle{
    margin-bottom: 25px;
}
.m-auto{
    margin-left: auto;
    margin-right: auto;
    float: unset;
}
.btn_reviews{
    margin-left: auto;
    margin-right: auto;
}
*:focus{
    outline-width: 0!important;
}
#content{
    min-height: unset;
}
#d_ajax_search_results{
    margin-top: 0;
    width: 100% !important;
}
#header_nav{
    margin-bottom: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
}
#cart{
    margin-bottom: 0
}

/* 404 */
#error-not-found {
    margin-bottom: 30px;
}
#error-not-found .btn-primary{
    min-width: 150px;
}
/*end404*/

body.overflow{
    overflow: hidden;
    /* max-height: 100vh; */
}
footer{
    margin-top: 0;
    z-index: 0;
    padding-top: 0;
}
.header_call_back_phone_wrap{
    /* max-width: 155px; */
}
.header_call_back_phone_wrap ul{
    margin-bottom: 0;
    -webkit-transition: all .4s ease-in;
    -o-transition: all .4s ease-in;
    transition: all .4s ease-in;
}
.header_phone{
    margin: -8px -10px -11px -13px;
    -webkit-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
}
.header_phone *{
    white-space: nowrap;
}
.header_phone ul{
    opacity: 1;
    max-height: 50vh;
    overflow: auto;
}
.header_phone_disable {
    margin: 0;
    height: unset;
    position: absolute;
    top: 25px
}
.btn_call_back{
    margin-top: 20px;
}
.header_phone_disable ul{
    opacity: 0;
    max-height: 0;
    overflow: hidden;
}
.header_category ul{
    margin-bottom: 0;
}
.header_category ul li a{
    height: unset;
    position: relative;
}
.header_category ul li a:after{
    content: '';
    display: block;
    width: 100%;
    height: 0;
    z-index: 1;
    position: absolute;
    top: -webkit-calc(100% - 2px);
    top: calc(100% - 2px);
    left: 0
}
.header_category ul li a:hover:after{
    height: 60px;
}
.container_head_mob>.container{
    position: relative;
}
.continue-link{
    color: #555;
    font-size: 14px;
    line-height: 120%;
    text-decoration: underline;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.continue-link:hover{
    text-decoration: none;
    color: #229197
}
.product_select_descr ul{
    margin-bottom: 0;
}
header{
    /* z-index: 0;
    transition: z-index 0s ease-in .3s; */
}
header.position{
    position: relative;
    z-index: 10;
}
body::before{
    content: '';
    display: block;
    width: 100%;
    height: 0%;
    position: absolute;
    opacity: 0;
    left: 0;
    top:0;
    z-index: 9;
    background: rgba(0,0,0,.1);
    /* -webkit-transition: opacity .3s ease .3s;
    -o-transition: opacity .3s ease .3s;
    transition: opacity .3s ease .3s;
    -webkit-transition: opacity .3s ease, height 0s ease .3s;
    -o-transition: opacity .3s ease, height 0s ease .3s;
    transition: opacity .3s ease, height 0s ease .3s; */
    -webkit-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease;
}
body.hoverMenu{
    position: relative;
}
body.hoverMenu::before{
    height: 100%;
    opacity: 1;
    /* -webkit-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease; */
}
.input{
    position: relative;
}
.input p{
    position: absolute;
    left: 0;
    top: 100%;
    color: tomato;
    font-size: 12px;
    line-height: 120%;
}
.ok-message{
    margin-top: -10px;
    margin-bottom: 10px;
    color: #229197;
    font-size: 14px;
}
.input > input, .textarea > textarea{
    box-shadow: none;
}
.modal_category{
    left: 15px;
    max-width: -webkit-calc(100% - 30px);
    max-width: calc(100% - 30px);
    top: -webkit-calc(100% + 10px) ;
    top: calc(100% + 10px) ;
}
.for_mouse{
    position: relative;
}
.for_mouse:before{
    content: '';
    display: block;
    width: 0px;
    height: 0px;
    position: absolute;
    top: -webkit-calc(100% + 2px);
    top: calc(100% + 2px);
    left: -webkit-calc(50% - 7px);
    left: calc(50% - 7px);
    opacity: 0;
    border: 14px solid transparent; 
    border-bottom: 14px solid #fff;
    z-index: 11;
    -webkit-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
}
.for_mouse.active:before{
    opacity: 1;
}
.modal_category_fixed{
    top: -webkit-calc(100% - 5px);
    top: calc(100% - 5px);
    overflow-y: auto;
}
.modal_category ul{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    margin-bottom: 0;
    padding: 15px 5px 5px;
}
.modal_category ul ul{
    flex-flow: column nowrap;
}
.modal_category li{
    min-width: -webkit-calc(50% - 20px);
    min-width: calc(50% - 20px);
    max-width: -webkit-calc(50% - 20px);
    max-width: calc(50% - 20px);
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.modal_category_small li{
    min-width: 100%;
    min-width: 100%;
    max-width: 100%;
    max-width: 100%;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
}
.cart_product_wrap{
    max-height: 50vh;
    overflow-y: auto;
}
.seo_text_col{
    display: block;
    height: unset;
    max-height: unset;
    min-height: unset;
}
.seo_text_container{
    height: 210px;
    overflow: hidden;
}
.seo_text_container.expanded{
    height: unset;
}
.seo_text_col + a{
    text-decoration: underline;
    font-size: 16px;
    line-height: 22px;
}
.expand{
    background: rgba(255,255,255,0);
    border: none;
    text-decoration: underline;
    cursor: pointer;
    margin-top: 10px;
}
.expand:hover{
    text-decoration: none;
}
footer a{
    color: #555555;
    text-decoration: none;
}
footer a:hover{
    color: #229197;
}
.footer_nav_link{
    margin-bottom: 0;
}
.subscription-form{
    border-bottom: 1px solid #C5C5C5;
    min-width: 100%;
    max-width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    background: url(../img/footer/mail.svg) left center no-repeat;
    background-size: 20px;
    height: 45px;
    -webkit-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
}
.subscription-form.focused{
    border-color: #229197;
}
.subscription-form *{
    border: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    -webkit-border-radius: 0;
            border-radius: 0;
    background-color: rgba(255,255,255,0);
}
.subscription-form input{
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding-left: 35px;
    color: #555;
    font-size: 14px;
}
.bread_crumbs ul{
    margin-bottom: 0;
}
.modal_nav_mob_wrap{
    left: -110%;
    -webkit-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.modal_nav_mob_wrap_active{
    left: 0
}
.list-group>a{
    border: none;
    -webkit-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
    text-shadow: none;
    color: #555;
}
.list-group>a:hover{
    border: none;
    color: #229197;
    text-shadow: none;
    background: rgba(255,255,255,0);
}
#account-account h2{
    border-bottom: 1px solid #EDEDED;
    margin-bottom: 20px;
    font-weight: 600;
    padding-bottom: 13px;
}
#account-account ul{
    margin-bottom: 30px;
}
.fotm_top{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
    margin-bottom: 0;
}
.fotm_top>div{
    width: 100%;
    max-width: -webkit-calc(50% - 15px);
    max-width: calc(50% - 15px);
}
.fotm_top input:first-child{
    margin-right: 0;
}
.form_bottom label{
    max-width: 50%;
}
.mail_back .textarea>textarea{
    height: 70px;
}
.mail_back .textarea{
    margin-bottom: 18px;
}
.mail_back .textarea + .form_bottom{
    margin-top: 0;
}
.table-bordered>thead>tr>td, .table-bordered>thead>tr>th{
    border-bottom-width: 1px;
}
#account-wishlist td{
    vertical-align: middle;
}
#account-wishlist td:last-of-type{
    min-width: 90px;
}
#account-wishlist td>.btn, #account-order td>.btn{
    min-width: 34px;
    min-height: 34px;
    max-width: 34px;
    padding-left: 0;
    padding-right: 0;
}
#account-order h2, #account-order h3{
    margin-bottom: 20px;
}
#account-newsletter .radio-line{
    margin-bottom: 0;
}
.simplecart{
    border: 1px solid #EDEDED
}
.simplecheckout-warning-block{
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.simplecheckout-cart-total{
    border-color: #EDEDED;
    border-top: none;
}
.cart_product_descr p{
    font-size: 12px;
    color: #555
}
.cart_product_descr h5{
    font-weight: 400;
    font-size: 14px;
}
.simplecart .cart_product_descr{
    width: 100%;
}
.simplecart .cart_product{
    padding-right: 30px;
}
.simplecart .cart_product-danger{
    background: #FFF5F5;
}
.simplecart .cart_product_descr h5{
    max-width: -webkit-calc(100% - 10px);
    max-width: calc(100% - 10px);
}
.simplecart .cart_product img{
    width: 100px;
}
.product-warning{
    color: #F25C54;
}
.quantity{
    background: #fff;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    padding-left: 15px;
    padding-right: 15px;
}
.quantity button{
    border: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    background: none;
    width: 10px;

}
.quantity input{
    text-align: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    border: none;
}
.quantity + .cart_product_price{
    margin-left: auto;
    margin-right: 0;
}
table .btn{
    min-height: 34px;
}
h1{
    margin-bottom: 30px;
}
#information-information{
    margin-bottom: 40px;
}
#information-information table{
    margin-bottom: 10px;
}
#information-information #content p{
    font-size: 14px !important;
}
#information-information #content ul{
    list-style: disc !important;
    padding-left: 30px !important;
}#information-information #content li{
    list-style-type: disc !important;
    font-size: 14px !important;
}
#information-information #content a{
    text-decoration: underline !important;
    color:  #229197 !important;
    font-size: 14px !important;
}
#information-information #content a:hover{
    text-decoration: none !important;
    color:   #229197 !important;
}
#information-information #content pre{
    line-height: unset !important;
    height: unset !important;
    padding: 10px !important;
    width: unset !important;
}
#information-information #content pre span{
    font-size: 29px !important;
    line-height: 36px !important;
}
.block_add_stars img{min-width: 20px; cursor: pointer;}
.star-btn {
    cursor: pointer;
}
.star-btn img{
    -webkit-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
    -webkit-filter: invert(.5);
            filter: invert(.5);
    min-width: 20px;
}
.star-btn.active img{
    -webkit-filter: unset;
            filter: unset
}
.star-btn.selected{
    background: none;
}
.noUi-pips-horizontal{
    display: none;
}
.noUi-connect{
    -webkit-box-shadow: none;
            box-shadow: none;
}
.noUi-handle{
    -webkit-box-shadow: none;
            box-shadow: none;
}
.noUi-target{
    border: none;
    -webkit-box-shadow: none;
            box-shadow: none;
}
.noUi-background{
    -webkit-box-shadow: none;
            box-shadow: none;
    background: #D1D1DE;
}
.product_img_small .slick-list{
    padding: 0 !important
}
.product_img_small{
    max-width: 110px;
}
.product_img_small.slick-slider .slick-track{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column nowrap;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
}
.product_img_small .slick-current img{
    opacity: .7;
}
.product_img_small img{
    max-width: 100%;
}
.product_img_big{
    max-width: -webkit-calc(100% - 150px);
    max-width: calc(100% - 150px);
}
.product_img_big img{
    max-width: 100%;
}
.oc-product-btn{
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3
}
.oc-product-btn>.btn-primary{
    background: #fff;
    min-width: 196px;
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
    width: 196px;
    height: 46px;
    border: 1px solid #229197;
    -webkit-border-radius: 23px;
            border-radius: 23px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    outline: none;
    background-color: transparent;
    color: #229197;
    line-height: 17px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    cursor: pointer;
    margin-right: 30px;
}
.oc-product-btn>.btn-primary:hover, .oc-product-btn>.btn-primary:focus, .oc-product-btn>.btn-primary:active{
    color: #fff !important;
    opacity: 1;
    border-color: #229197;
    -webkit-box-shadow: none;
            box-shadow: none;
}
.tabs-panel ul{
    width: 670px;
    max-width: 100%;
}
.tabs-panel ul li{
    width: 100%;
    max-width: 100%;
    padding: 0 40px;
}
.tabs-panel ul li span{
    margin-left: auto;
    margin-right: 0;
    max-width: 40%;
}
.tabs-panel ul li small{
    margin-right: 10px;
    width: unset;
    max-width: 40%;
}
.product_cart{
    -webkit-transition: all .0s ease-in;
    -o-transition: all .0s ease-in;
    transition: all .0s ease-in;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column nowrap;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
}
.product_cart_price_buy{
    /* margin-top: auto; */
    margin-bottom: 0;
}
.product_cart:hover{
    z-index: 2;
}
.product_cart_title{
    min-height: 80px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1
}
.product_cart_title h3{
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    -webkit-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
}
.product_cart_title.opened h3{
    display: block;
}
.product_cart_img{
    min-height: 240px;
}
.link_up{
    z-index: 13;
}
.alert-danger{
    background: #FFD1D1;
    border: 1px solid #F8ACAC;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-border-radius: 10px;
            border-radius: 10px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    color: #000;
    font-size: 14px;
    padding: 17px 25px;
}
.filter_wrapper{
    -webkit-box-align: inherit;
    -webkit-align-items: inherit;
        -ms-flex-align: inherit;
            align-items: inherit;
}
.block_pagination_wrar_filter{
    margin-top: auto;
    margin-bottom: 0;
}

.block_like_it{
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
}
.alert-danger .fa{
    color: #F25C54;
    font-size: 24px;
    margin-right: 12px;
}
#product-manufacturer p{
    margin-bottom: 14px;
}
#product-manufacturer h2{
    margin-bottom: 10px;
    margin-top: 40px;
    color: #229197
}
#product-manufacturer {
    margin-bottom: 30px;
}
#product-special .list_product_filter_wrap{
    max-width: 100%;
    min-width: 100%;
    padding: 0 15px;
}#product-special{
    margin-bottom: 40px;
}
.sorting_list ul, .max_element_wrap ul{
    margin-bottom: 0;
}
.modal-open .modal{
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
}
.product_cart_no_btn{
    margin-bottom: 0px;
    padding: 0;
    z-index: -1;
}
.slick-list .product_cart_no_text{
    padding-top: 0;
    margin-top: -10px;
    /* margin-top: auto;
    margin-bottom: 15px; */
}
.product_cart_no_text{
    margin-bottom: 10px;
}
/* 
.sorting{
    position: relative;
}
.sorting .sorting_list ul */
.pagination_arrow_l.r{
    margin-right: 28px;
    margin-left: 0;
    -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
            transform: rotate(-180deg);
    margin-bottom: -3px;
}
.header_search form input{
    border: 1px solid rgba(255,255,255,0);
    -webkit-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
    position: relative;
    font-size: 16px;
}
.header_search form input:focus{
    border-color: #229197;
    background: #fff;
    -webkit-box-shadow: 0 5px 12px rgba(34,145,151,.1);
            box-shadow: 0 5px 12px rgba(34,145,151,.1);
    /* background-image: url(../img/header/lupa.png);
    background-position: 97% 50%;
    background-repeat: no-repeat; */
}
.main_sl_wrap{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.main_sl_wrap .slick-dots {
    background: rgba(255, 255, 255, 0.3);
    -webkit-border-radius: 15px;
            border-radius: 15px;
    bottom: 15px;
    left: unset;
    right: unset;
    width: unset;
    min-height: 14px;
    height: unset;
    line-height: 14px;
}
.main_sl_wrap .slick-dots li button:before{
    font-size: 8px;
    color: #fff;
    opacity: 1;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.main_sl_wrap .slick-dots li button:hover:before{
    color: #229197;
}
.main_sl_wrap .slick-dots li{
    margin: 0 1px;
}
.main_sl_wrap .slick-dots li:first-child{
    margin-left: 0;
}.main_sl_wrap .slick-dots li:last-child{
    margin-right: 0;
}
.main_sl_wrap .slick-dots li.slick-active button:before{
    color: #229197;
}

.main_sl_wrap .owl-dots{
  background: rgba(255, 255, 255, 0.3);
  border-radius: 15px;
  bottom: 14px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  height: 21px;
  padding-top: 2px;
}

.main_sl_wrap .owl-dots .owl-dot span {
   width: 8px;
  height: 8px;
}

.arrow_block_sl_special_nav, .arrow_block_sl_new_nav, .arrow_block_sl_hit_nav {
    display: flex;
    align-items: center;
}

.arrow_block_sl button {
  border:none;
  background: none;
}

.arrow_block_sl {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.filter{

    -webkit-box-orient: vertical;

    -webkit-box-direction: normal;

    -webkit-flex-flow: column nowrap;

        -ms-flex-flow: column nowrap;

            flex-flow: column nowrap;
}
.filter>.container:first-child{
    top: -40px;
}
.bottom-categories{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
    width: -webkit-calc(100% + 28px);
    width: calc(100% + 28px);
    max-width: calc(100% + 28px);
    margin-left: -14px;
    margin-right: -14px;
    padding: 20px 0 40px;
}
.bottom-category{
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; 
    min-width: -webkit-calc(16.66% - 14px); 
    min-width: calc(16.66% - 14px);
    max-width: -webkit-calc(16.66% - 14px);
    max-width: calc(16.66% - 14px);  
    min-height: 174px;
    max-height: 174px; 
    padding: 0;
    margin: 7px;
}
.bottom-category img{
    width: 100%;
    max-width: 100%;
    margin: auto;
}
.bottom-category span{
    max-width: 65%;
    color: #fff;
    font-size: 20px;
    line-height: 20px;
    margin-top: 30px;
}
.category-banner{
    margin-bottom: 40px;
}
.category-banner img{
    max-height: 100%;
    max-width: 100%;
}
.sl_brandd{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
}
.brand_wrap{
    width: -webkit-calc(16.66% - 10px);
    width: calc(16.66% - 10px);
}
.brand_wrap img{
    max-width: 100%;
    width: 100%;
    height: auto;
}
.brand h3{
    margin-top: 0;
    margin-bottom: 10px;
}
.text-green, .text-green *{
    color: #229197;
    border-color: #229197;
}
@media screen and (min-width: 768px){
    .mobile-img{
        display: none;
    }
}
@media screen and (max-width: 768px){
    .brand_wrap{
        width: -webkit-calc(33.33% - 10px);
        width: calc(33.33% - 10px);
    }
    .brand h3{
        font-size: 14px;
    }
}
#close_filter, .ocfilter-header{
 display: none;       
}
#ocfilter{
    position: relative;
}
@media screen and (max-width: 1200px){
    .ocfilter-header{
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-flow: row nowrap;
            -ms-flex-flow: row nowrap;
                flex-flow: row nowrap;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
            -ms-flex-pack: end;
                justify-content: flex-end;
        padding: 5px 15px;
        background: #F4F9F9;
        width: 100%;
        max-width: -webkit-calc(100% - 10px);
        max-width: calc(100% - 10px);
    }
    #close_filter{
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        position: relative;
        top: 0px;
        right: 0;
    }
    #ocfilter{
        position: fixed;
        top: 0;
        right: -120vw;
        width: 100vw !important;
        height: 100vh;
        z-index: 999;
        -webkit-transition: all .3s ease-in;
        -o-transition: all .3s ease-in;
        transition: all .3s ease-in;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-flow: column nowrap;
            -ms-flex-flow: column nowrap;
                flex-flow: column nowrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        background: #F4F9F9;
    }
    #ocfilter.opened{
        right: 0;
    }
    .filter_wrap{
        width: 100% !important;
        height: 85vh;
        overflow-y: auto;
        position: relative;
        top: 0;
        margin: 0;
        z-index: 999;
    }
    .filter_wrap_active{
        right: 0;
        top: 0;
    }
    #ocfilter .popover{
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
        position: fixed !important;
        top: unset !important;
        left: 0 !important;
        bottom: 0 !important;
    }
    #ocfilter .popover .arrow{
        display: none
    }
    #ocfilter .popover{
        border: none;
        width:  100%;
        max-width:  100%;
        -webkit-box-shadow: none;
                box-shadow: none;
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        background: #F4F9F9;
        -webkit-border-radius: 0;
                border-radius: 0;
        border: none;
        margin-right: 0;
        margin-left: 0;
        border-top: 1px solid #229197
    }
}
@media screen and (max-width: 768px){
    .desctop-img{
        display: none;
    }
    .category-banner{
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        overflow: hidden;
        /* min-height: 250px; */
        height: 320px;
    }
    .category-banner img{min-height: 100%; max-width: unset;}
    /* .category-banner .mobile-img{
        min-height: 100%;
        max-width: unset;
        width: auto;
    } */
    .block_sorting {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
            -ms-flex-direction: row;
                flex-direction: row;
        max-height: 46px;
        /* max-height: 72px; */
    }
    .sorting_list ul li, .max_element_wrap ul li{
        font-size: 14px;
        line-height: 16px;
    }
}

.filter h1{
    margin-bottom: 0;
}
h1 + .category_in_category{
    margin-top: 30px;
    margin-bottom: 0;
}
.category_in_category li{
    text-align: center;
    padding: 15px 20px;
    background: #F4F9F9;
    -webkit-border-radius: 22px;
            border-radius: 22px;
    margin-bottom: 6px;
    margin-top: 6px;
}
.modal_category{
    -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
            box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
    max-width: 47%;
    left: 0%;
    /* height: 200px; */
    border: none;
    top: 100%;
    left: unset
}
.modal_category_small{
    max-width: 23.5%;
}
.modal_category_active{
    border: none;
}
.footer_nav_category_block_mob a{
    display: block;
}
.footer_nav_category_mob li, .category_mob_wrap{
    height: unset;
}
.category_mob_wrap{
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.category_mob_wrap img{
    max-width: 100%;
    position: relative;
    width: 100%;
    height: auto;
}
.main_reviews{
    margin-top: 0;
}
.block_pagination{
    margin-bottom: 40px;
}
#information-sitemap h1{
    margin-bottom: 10px;
}
.sitemap-ul > li{
    margin-top: 20px;
}
.sitemap-ul > li > a{
}
.sitemap-ul > li > ul{
    margin-left: 20px;
}
.sitemap-ul > li > ul>li{
    margin-top: 10px;
}
.sitemap-sub{
    margin-top: 5px;
    margin-bottom: 20px;
    /* display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: flex-start; */
}
/* .sitemap-sub> li{
    min-width: calc(25% - 30px);
    max-width: calc(25% - 30px);
    margin-right: 30px;
} */
.btn-quantity{
    border: none;
    background: rgba(255,255,255,0);
    font-weight: 400;
    -webkit-box-shadow: none;
            box-shadow: none;
    padding: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 18px;
}
.btn-quantity:focus, .btn-quantity:active{
    -webkit-box-shadow: none;
            box-shadow: none;
}
.quantity_product{
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 15px;
}
.quantity_product span{
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    min-width: 15px;
    min-height: 15px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 24px;
}
/* .quantity_product span:first-child{
    margin-right: 0;
} */
.quantity_product input{
    margin-left: 0;
    margin-right: 0;
    border: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    text-align: center;
    max-width: 20px;
    -moz-appearance:textfield;
}
.quantity_product input::-webkit-outer-spin-button,
.quantity_product input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
/* .quantity_product span:last-child{
    margin-left: 0;
} */
.close-cart-btn{
    margin-left: auto;
    /* margin-right: 15px; */
    border: none;
    /* background: rgba(255,255,255,0); */
    padding: 0;
    /* margin-top: 10px;
    margin-bottom: 10px; */
}
.close-cart-btn img{
    -webkit-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
}
.close-cart-btn:hover{
    
}
/* .close-cart-btn:hover img{
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
} */
.cart_product_wrap{
    width: 100%;
}
.cart_modal{
    width: 100%;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column nowrap;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
}
.oc-head{
    text-align: center;
}
.oc-footer .row-buttons{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column nowrap;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
}
.oc-footer .row-buttons .oc-total{
    margin: 0 auto 10px;
}
.oc-footer .row-buttons .btn{
    min-width: 120px;
}
.oc-body{
    padding-bottom: 0;
}
.oc-price, .oc-special{
    margin-left: auto;
}
.modal-content{
    -webkit-border-radius: 0;
            border-radius: 0;
    -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.1);
            box-shadow: 0 5px 15px rgba(0,0,0,.1);
    border: none
}
.modal-header{
    border-bottom: none;
    padding-bottom: 0;
}
.modal-title{
    text-align: center;
    font-size: 20px;
}
.modal-dialog .input{
    z-index: 1;
}
.modal-dialog .input span{
    z-index: -1;
}
#notify_submit{
    width: 100%;
}
#notify_when_available .modal-body{
    padding-left: 30px;
    padding-right: 30px;
}
#notify_when_available .modal-dialog{
    width: 450px;
    max-width: -webkit-calc(100% - 30px);
    max-width: calc(100% - 30px);
    margin: auto;
}
#notify_when_available .alert{
    width: 100%;
    text-align: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.reviews_all{
    width: 100%;
    max-width: 100%;
}
.reviews_name{
    width: 100%;
    max-width: 25%;
    margin-right: 0;
    padding-right: 25px;
}
.reviews_text{
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    min-width: 75%;
    max-width: 75%;
}
#review{
    width: 100%;
    max-width: 100%;
}
.selectic{
    background: transparent;
    border: none;
    color: #262626;
    font-size: 16px;
}
.val{
    display: inline-block;
    position: relative;
    right: 0;
    background: transparent;
    border: none;
    padding-right: 5px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.block_currency, .block_lang{
    position: relative;
}
.block_currency:after, .block_lang:after {
    content: "▼";
    color: #262626;
    padding: 0 8px;
    font-size: 12px;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 1;
    text-align: center;
    width: 10%;
    height: 100%;
    pointer-events: none;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.block_currency p{
    margin-right: 5px;
}
.main_sl-mobile .wrap_img_sl img:last-of-type{
    display: none;
}
.main_sl .slick-list {
    width: 100%;
}
.scale{
    margin-top: 10px;
}
#brand_alphabet{
    margin-bottom: 22px;
}
@media screen and (min-width: 768px){
    .seo_text_col{
        -webkit-column-width: 50%;
        -moz-column-width: 50%;
        column-width: 50%;
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 30px;
        -moz-column-gap: 30px;
        column-gap: 30px;
    }
    
    .container_n .slick-list{
        padding-bottom: 45px;
        margin-bottom: -45px;
    }
}
@media screen and (min-width: 769px){
    .modal_nav_mob_wrap, .modal_nav_mob_wrap_active{
        display: none;
    }
    /* .main_sl-mobile{
        display: none;
    } */
}

@media screen and (min-width: 1201px){
    .product_list_filter.product_list_filter-5>.product_cart{
        max-width: -webkit-calc(25% - 20px);
        max-width: calc(25% - 20px);
    }
}
@media screen and (min-width: 1401px){

    .product_list_filter.product_list_filter-5>.product_cart{
        max-width: -webkit-calc(20% - 20px);
        max-width: calc(20% - 20px);
        margin-left: 10px;
        margin-right: 10px;
    }
}
@media screen and (max-width: 1400px){
    .product_list_filter{   
        width: -webkit-calc(100% + 20px);   
        width: calc(100% + 20px);
        margin-left: -10px;
        -webkit-box-pack: start;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
    .product_list_filter>.product_cart{
        max-width: -webkit-calc(25% - 20px);
        max-width: calc(25% - 20px);
        margin-left: 10px;
        margin-right: 10px;
    }
}
@media screen and (max-width: 1279px){
    .product_list_filter{   
        -webkit-box-pack: center;   
        -webkit-justify-content: center;   
            -ms-flex-pack: center;   
                justify-content: center;
    }
    .product_list_filter>.product_cart{
        max-width: -webkit-calc(33.33% - 20px);
        max-width: calc(33.33% - 20px);
    }
}
@media screen and (max-width: 1200px){
    .header_phone_disable {
        top: 0px;
    }  
    .btn_call_back{
        margin-top: 30px;
    }
    .bottom-category{ 
        min-width: -webkit-calc(25% - 14px); 
        min-width: calc(25% - 14px);
        max-width: -webkit-calc(25% - 14px);
        max-width: calc(25% - 14px);  
        min-height: 174px;
        max-height: 174px; 
    }
    .for_mouse.active:before{
        opacity: 0;
    }
    .product_list_filter>.product_cart{
        max-width: -webkit-calc(25% - 20px);
        max-width: calc(25% - 20px);
    }
    
}

@media screen and (max-width: 1158px){
    .header_top nav ul li a{
        margin-right: 20px;
    }
    .product_info_img{
        margin-right: 30px;
        max-width: -webkit-calc(50% - 30px);
        max-width: calc(50% - 30px);
    }
}

@media screen and (max-width: 1100px){
    .product_img_small{
        max-width: 100%;
        display: none;
    }
    .product_img_small .slick-list{
        width: 100%;
    }
    .product_img_small img{
        max-width: 100%;
    }
    .product_img_big{
        max-width:100%;
        margin-left: 0;
    }
    .product_img_big img{
        max-width: 100%;
    }
}
@media screen and (max-width: 1040px){
    .product_list_filter{   
        -webkit-box-pack: center;   
        -webkit-justify-content: center;   
            -ms-flex-pack: center;   
                justify-content: center;
    }
    .product_list_filter>.product_cart{
        max-width: -webkit-calc(25% - 20px);
        max-width: calc(25% - 20px);
    }
}
@media screen and (max-width: 1000px){
    .bottom-category{ 
        min-width: -webkit-calc(33.33% - 14px); 
        min-width: calc(33.33% - 14px);
        max-width: -webkit-calc(33.33% - 14px);
        max-width: calc(33.33% - 14px);  
        min-height: 174px;
        max-height: 174px; 
    }
}
@media screen and (max-width: 900px){
    .btn_filter_wrap{
    }
    /* .btn_filter{
        position: fixed;
        bottom: calc(50% - 15px);
        left: 0;
        z-index: 11;
        margin-bottom: 0;
        background: #229197;
        border-radius: 0;
        height: 30px;
        width: 60px;
        color: #fff;
    } */
    .product_list_filter{   
        max-width: 100%;
        margin-left: 0;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
    .product_list_filter>.product_cart{
        max-width: -webkit-calc(25% - 20px);
        max-width: calc(25% - 20px);
    }
}
@media screen and (max-width: 768px){
.container{
    max-width: 1530px;
}
    .category_in_category{
        width: -webkit-calc(100% + 30px);
        width: calc(100% + 30px);
        margin-left: -15px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-flow: row nowrap;
            -ms-flex-flow: row nowrap;
                flex-flow: row nowrap;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        overflow-y: auto;
        margin-bottom: 10px !important;
    }
    .category_in_category{
        scrollbar-height: none;
    }
    .category_in_category li{
        padding: 5px 15px;
        white-space: nowrap;
    }
    .simplecart .cart_product img{
        width: 50px;
    }
    h1{
        font-size: 24px;
    }
    .bottom-categories{
        display: none;
    }
    .pagination_num{
        min-width: 30px;
        height: 30px;
    }
    .block_pagination_wrar_filter{
        margin-top: 20px;
    }
    .sorting span, .max_element span{
       display: none
    }
    #product-special .list_product_filter_wrap{
        padding: 0;
    }
    .block_sorting{
        padding: 10px;
    }
    footer{
        padding-top: 40px;
    }
    .filter h1{
        margin-bottom: 0;
    }
    #product-search.filter h1{
        margin-bottom: 20px;
    }
    .filter .row .custom_label{
        margin-bottom: 0;
    }
    .filter .row {
        margin-bottom: 20px;
    }
    .filter>.container:first-of-type{
        top: 0
    }
    #button-search{
        margin-top: 10px;
    }
    .filter:not(#product-search)>.container:first-of-type{
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-flow: column-reverse;
            -ms-flex-flow: column-reverse;
                flex-flow: column-reverse
    }
    .category-banner{
        margin-top: 10px;
        /* max-height: 200px; */
        overflow: hidden;
        margin-bottom: 10px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
    .text p{
        margin-bottom: 14px;
    }
    .title{
        margin-bottom: 10px;
        display: block;
    }
    .title+.subtitle{
        margin-top: -10px;
    }
    .subtitle, p.subtitle{
        margin-bottom: 15px;
    }
    .subscription-form{
        min-width: 290px;
        max-width: 100%;
    }
    .title_sl{
        margin: 10px 10px 0 10px;
    }
    .title_sl h2{
        line-height: 100%;
    }
    .arrow_block_sl a{
        margin-left: 5px;
        text-align: right;
    }
    .seo_text{
        padding-bottom: 30px;
    }
    .seo_text h2{
        margin: 30px auto 10px
    }
    .sl_product_wrap2, .random-products{
        margin-bottom: 30px;
    }
    .bread_crumbs{
        margin: 10px 0;
        max-width: 100%;
        overflow-y: auto;
    }
    .bread_crumbs ul{
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-flow: row nowrap;
            -ms-flex-flow: row nowrap;
                flex-flow: row nowrap;
    }
    .bread_crumbs li{
        white-space: nowrap;
    }
    .container_head_mob{
        display: none;
    }
    .main_reviews{
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .reviews_prev form p{
        margin-bottom: 10px;
    }
    .filter{
        padding-top: 0;
    }
    .header_center{
        padding: 5px 0 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-flow: row wrap;
            -ms-flex-flow: row wrap;
                flex-flow: row wrap;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between;
    }
    .header_center>img{
        max-width: 150px;
    }
    .header_logo{
        max-width: 150px;
    }
    .header_acc_block{
        max-width: 140px;
        margin-top: auto;
        margin-bottom: auto;
    }
    .header_acc, .header_whishlist picture{
        margin-right: 0;
        margin-left: 10px;
    }
    .header_search form input{
        max-width: 100%;
    }
    .header_search{
        margin-top: 5px
    }
    .cart_modal{
        min-width: 100%;
        border: none;
    }
    .container_cart_active .cart_modal, .cart_modal_active {
        /* top: 148px; */
    }
    .main_sl{
        margin-top: 0;
    }
    .footer_nav_category_mob li{
        width: -webkit-calc(50% - 10px);
        width: calc(50% - 10px);
        max-width: -webkit-calc(50% - 10px);
        max-width: calc(50% - 10px);
    }
    .category_mob_wrap h3{
        max-width: -webkit-calc(100% - 100px);
        max-width: calc(100% - 100px);
    }
    .footer_nav_top{
        padding-top: 0;
    }
    #error-not-found{
        margin-bottom: 0;
    }
    #account-login .col-sm-6{
        margin-bottom: 20px;
    }
    .main_sl-mobile .wrap_img_sl img{
        height: 320px;
        width: 100%;
        max-width: 100%;
        /* min-height: 250px; */
    }
    .main_sl-mobile .wrap_img_sl img:first-of-type{
        display: none;
    }
    .main_sl-mobile .wrap_img_sl img:last-of-type{
        display: unset;
    }
    .wrap_img_sl{
        height: auto;
    }
    .list_product_filter_wrap{
        max-width: 100%;
    }
    .product_info_img{
        margin-right: 0px;
        max-width: 100%;
    }
    /* .main_sl:not(.main_sl-mobile){
        display: none;
    } */
    .product_cart_no_btn{
        position: relative !important;
        top: unset !important;
        opacity: 1 !important;
    }
    .reviews_name{
        max-width: 100%;
        margin-right: 0;
        padding-right: 0px;
    }
    .reviews_text{
        -webkit-box-flex: 1;
        -webkit-flex: 1;
            -ms-flex: 1;
                flex: 1;
        min-width: 100%;
        max-width: 100%;
    }
}
.footer_logo_img{
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
}
@media screen and (max-width: 768px){
    .footer_copyright{
        flex-direction: row-reverse;
        text-align: center;
    }
    .footer_logo_img{
        margin-left: auto;
        margin-right: auto;
        width: 100%;
        margin-bottom: 10px;
    }
    .footer_copyright p{
        width: 50%;
    }
    .footer_copyright p:first-child{
        padding-left: 10px;
    }
    .footer_copyright p:last-child{
        padding-right: 10px;
    }
    .footer_descr{
        text-align: center;
    }
}@media screen and (max-width: 767px){
    
    .product_list_filter>.product_cart{
        max-width: -webkit-calc(50% - 20px);
        max-width: calc(50% - 20px);
    }
}
@media screen and (max-width: 580px){
    .container_n .product_cart{
        max-width: 282px;
    }
}
@media screen and (max-width: 500px){
    .footer_nav_category_mob{
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between;
    }
    .footer_nav_category_mob li{
        min-width: auto;
        width: 100%;
        max-width: -webkit-calc(50% - 10px);
        max-width: calc(50% - 10px);
        /* max-width: 80%; */
    }
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    select:focus,
    textarea:focus,
    input:focus {
      background: unset;
    }
}
input:focus{
    background: unset;
}

.tabs li a{
    text-decoration: none;
}
.tabs-panel ul{
    margin-bottom: 0
}
.cart_modal>p.text-center{
    width: 100%;
    padding: 10px;
    color: #229197;
    font-weight: 500;
    font-size: 16px;
}

.pagination{
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
}
.pagination>li>a, .pagination>li>span{
    border-radius: 0 !important;
    min-width: 30px !important;
    min-height: 30px !important;
    color: #000 !important;
    cursor: pointer;
    transition: all .3s ease-in;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    white-space: nowrap;
    box-sizing: border-box;
    background: #fff !important;
    margin-left: 5px;
    margin-right: 5px;
}
.pagination>li>a{
    border: 1px solid #EDEDED !important;
}
.pagination>li>a.pagination-next, .pagination>li>a.pagination-prev{
    border: 1px solid rgba(255,255,255,0) !important
}
.pagination>li>span{
    border: 1px solid #229197 !important;
}
.pagination>li>a:hover, .pagination>li>a.pagination-next:hover, .pagination>li>a.pagination-prev:hover{
    border-color: #229197 !important;
}
.pagination>li>a.pagination-prev picture{
    transform: rotate(-180deg);
    margin-top: 2px;
}
.footer_descrrr a{
    color: #A0A0A0;
}
.simplecheckout-block .radiobutton-select input[type=radio] ~ label{
    margin-bottom: 18px;
}
.simplecheckout-block .radiobutton-select input[type=radio] ~ label p{
    color: #555555
}
.simplecheckout-block .radiobutton-select input[type=radio]:checked ~ label p{
    color: #262626
}
.simplecheckout-block .radiobutton-select input[type=radio] ~ label span{
    position: relative;
    padding-left: 28px;
}
.simplecheckout-block .radiobutton-select input[type=radio] ~ label span:before{
    content: '';
    display: block;
    width: 18px;
    height: 18px;
    position: absolute;
    left: 0px;
    top: 0;
    background: url(../img/box.svg) center center no-repeat;
    background-size: contain;
}
.simplecheckout-block .radiobutton-select input[type=radio] ~ label[for="flat.flat"] span:before{
    background: url(../img/Ukrposhta.svg) center center no-repeat;
    background-size: contain;
}
.simplecheckout-block .radiobutton-select input[type=radio] ~ label[for="flat_newpocht.flat_newpocht"] span:before,.simplecheckout-block .radiobutton-select input[type=radio] ~ label[for="flat_newpocht2.flat_newpocht2"] span:before{
    background: url(../img/novaposhta.svg) center center no-repeat;
    background-size: contain;
}
@media screen and (min-width: 768px){
    .pagination>li>a, .pagination>li>span{
        min-width: 49px !important;
        min-height: 49px !important;
        margin-left: 8px;
        margin-right: 8px;
    }
}

.ne-dostypen{
    color: #F25C54;
    min-height: 26px;
    padding: 0 8px;
    border-radius: 5px;
    border: 1px solid #F25C54;
    font-size: 12px;
    line-height: 12px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
}
.cart_product-danger .cart_product_price{
    margin-left: auto;
    margin-right: 0;
}
.cart_product-danger .cart_product_quantity{
    margin-right: 5px;
}
.cart_product-danger .cart_product_price_quantity{
    flex-flow: row wrap;
}
.captcha{
    width: 100%;
}
.captcha .input{
    width: 100%;
    display: flex;
    flex-flow: row nowrap;
    max-width: 100%;
}
.captcha .input input{
    min-width: calc(100% - 170px);
    max-width: calc(100% - 170px);
    margin-right: 20px;
}
.captcha .input img{

}
.input ~ .text-danger{
    display: block;
    margin-top: -20px;
    margin-bottom: 20px;
    font-size: 12px;
}
.mail_back .textarea ~ .text-danger{
    margin-top: -8px;
    margin-bottom: 8px;
    font-size: 12px;
}
.captcha .input ~ .text-danger{
    max-width: calc(100% - 170px);
}

.countNumber{
    border: none;
    -webkit-appearance: none;
    flex: 1;
    width: 100%;
    text-align: center;
}
.cart_product_price_quantity .cart_product_quantity{
    padding-left: 15px;
    padding-right: 15px;
}
.countNumber::-webkit-outer-spin-button,
.countNumber::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

#common-success {
    margin-bottom: 70px;
}
#common-success p{
    font-size: 16px;
    line-height: 125%;
    color: #555;
    margin-bottom: 20px;
}

.product_img_big .slick-prev:before{
    content: none;
}
.product_img_big .slick-next:before{
    content: none;
}
.product_img_big .slick-prev{
    left: 0;
}
.product_img_big .slick-next{
    right: 0;
}
.product_img_big .slick-arrow::after{
    content: '';
    display: block;
    box-sizing: border-box;
    width: 10px;
    height: 10px;
    border-bottom: 2px solid #229197;
}
.product_img_big .slick-next::after{
    border-right: 2px solid #229197;
    transform: rotate(-45deg);
}
.product_img_big .slick-prev::after{
    border-left: 2px solid #229197;
    transform: rotate(45deg);
}
.product_img_big .slick-arrow{
    display: inline-flex;
    width: 30px;
    height: 30px;
    top: calc(50% - 15px);
    justify-content: center;
    align-items: center;
    z-index: 1;
}


@media screen and (min-width: 1101px){
    .product_img_big .slick-arrow{
        display: none !important;
    }
}

#account-login{
    margin-bottom: 70px;
}
#range_price_num_start, #range_price_num_finish{
    flex: 1;
    width: 100%;
    max-width: 50%;
    border-radius: 0;
    border: none;
    text-align: center;
}
@media screen and (max-width: 767px){
    .cart_product_quantity span:last-child{
        margin-left: 5px;
    }
    .cart_product_quantity span:first-child{
        margin-right: 5px;
    }
}

#zoomple_previewholder {
    left: 0;
    top: 0;
    z-index: 99;
    position: absolute;
    display: none;
    width: 60px;
    height: 60px;
    background-color: transparent;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
}

#zoomple_previewholder .image_wrap {
    left: 0;
    top: 0;
    z-index: 99;
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 0 20px 4px rgba(0, 0, 0, .15);
}

#zoomple_previewholder .image_wrap img {
    width: 800px !important;
    height: 800px !important;
}

#zoomple_previewholder.rounded .image_wrap {
    border: 0 solid #454C50;
    border-radius: 50%;
    background-clip: padding-box;
}

#zoomple_previewholder .overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-clip: padding-box;
    z-index: 1;
}

#zoomple_previewholder.rounded .overlay {
    border-radius: 50%;
    box-shadow: inset 0 0 20px 7px #fff;
}

#zoomple_previewholder .cursor {
    width: 20px;
    height: 20px;
    margin-left: -10px;
    margin-top: -10px;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 101;
    background: url(../images/cursor.png) 0 0 no-repeat;
}

#zoomple_previewholder.zp-visible {
    display: block;
}

#zoomple_previewholder img {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}

#zoomple_previewholder .caption-wrap {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 101;
    width: 100%;
    margin: 0;
    padding: 0;
    font: 11px Verdana, sans-serif;
    color: #090808;
    border-radius: 0 0 7px 7px;
    display: none
}

#zoomple_previewholder .caption-wrap .caption {
    padding: 5px 10px;
    font: 11px Verdana, sans-serif;
    border-radius: 0 0 7px 7px;
    background: #fff;
}

#zoomple_image_overlay {
    background: red;
    position: absolute;
    z-index: 100;
    filter: alpha(opacity=1);
    opacity: 0.01;
}

#zoomple_image_overlay.preview {
    background: rgb(0, 0, 0);
    filter: alpha(opacity=50);
    opacity: 0.5;
}

#zoomple_image_overlay .eyelet {
    background: rgba(0, 0, 0, 0.2);
    position: absolute;
    left: 0;
    top: 0;
}

.marquee {
    filter: alpha(opacity=100);
}

.modal_category li.modal_category__children{
    width: 100%;
    max-width: 100%;
}
.modal_category ul li.modal_category__children ul a{
    font-size: 14px;
    text-transform: lowercase;
}

.modal_nav_mob_wrap_active .modal_close_nav_mob{
    /* position: fixed;
    top: 15px;
    right: 0px;
    z-index: 1; */
    margin-left: auto;
    margin-right: 15px;
}
.categ_in_categ .title_mobile_nav{
    flex-flow: row wrap;
}
.categ_in_categ .title_mobile_nav>div:first-child{
    width: 100%;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: space-between;
}
.categ_in_categ li{
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: space-between;
}
.categ_in_categ li>img{
    margin-left: auto;
    margin-right: 0;
}
.categ_in_categ li ul{
    position: fixed;
    top: 0;
    left: -120vw;
    width: 100vw;
    height: 100vh;
    overflow-y: auto;
    transition: all .3s ease-in;
    background: #fff;
}
.categ_in_categ li ul.opened{
    left: 0vw;
}
.modal_close_nav_mob_categ-child img {
    margin-top: -1px;
    margin-left: 10px;
    -webkit-transform: rotate(
-180deg
);
    -ms-transform: rotate(-180deg);
    transform: rotate(
-180deg
);
}

.link_up{
    display: none;
}


.one_news>.container{
    max-width: 800px;
    margin-left: auto !important;
    margin-right: auto !important;
}
.one_news ul{
    list-style: unset !important;
    list-style-position: inside !important 
}
.one_news ol{
    list-style: unset !important;
    list-style-position: inside !important 
}
.one_news ul li{
    list-style-type: circle;
}
.one_news ol li{
    list-style-type: decimal;
}
@media screen and (min-width: 1200px){
    .one_news_img{
        width: 1112px;
        margin-left: calc(50% - 556px);
    }
}
@media screen and (min-width: 769px) and (max-width: 1200px){
    .modal_category{
        display: none !important
    }
    body.hoverMenu::before{
        height: 0 !important;
        opacity: 0 !important;
    }
}
.product_cart_title p,
.prod_name{
    display: block;
    height: 35px;
    overflow: hidden;
    text-overflow: ellipsis;;
}
.product_cart_wrap:hover .prod_name,
.product_cart_wrap:hover .product_cart_title p{
    height: auto;
}
.product_cart_title p, .product_cart_title strong, .product_cart_title div{
    display: block;
    height: 35px;
}
.product_cart_no:hover .product_cart_no_btn{
    top: 90%;
    z-index: 10;
}
.product-price__wrap{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    width: 72%;
}
div.block_pagination_wrar > ul.pagination > li:nth-child(1) picture{
    transform: scaleX(-1);
}
.contact_map{
    width: 100%;
}

.contact_map iframe{
    width: 100%;
}
@media screen and (min-width: 320px) and (max-width: 480px) {
    .contact_map iframe{
        height: 350px;
    }
}

@media screen and (min-width: 1201px) {
    .contact_map{
        width: 60%;
    }
}