/**** ABOUT PAGE ****/
#about-page {
    padding-top: 0 !important;
}

@media only screen and (min-width: 319px) and (max-width: 767px) {
    #about-page .stagh4 {
        padding-bottom: 10px;
    }

    .catalog-h1 {
        font-size: 28px;
    }

    .catalog-wrap {
        margin-top: 20px !important;
    }

    .tab-content-mobile {
        z-index: 9999;
    }

    .select2-container {
        z-index: 999999;
    }

    .ak_option .select2-container {
        z-index: 999;
    }
}

/**** END: ABOUT PAGE ****/

/**** SYSTEM loyalty PAGE ****/

@media only screen and (min-width: 319px) and (max-width: 767px) {
    #loyalty-page .stagh4 {
        padding-bottom: 10px;
    }

    .static_block .static {
        column-count: 1;
        padding: 20px 0;
    }
}

/**** END: SYSTEM loyalty PAGE ****/

/**** SYSTEM CONTACT PAGE ****/

#section_map {
    display: none;
}

#section_map .stagh4 {
    margin-bottom: 15px;
}

/**** END: SYSTEM CONTACT PAGE ****/

.btn_checkout {
    background: transparent !important;
}

.btn_checkout .simplecheckout-button-block .simplecheckout-button-right .contain {
    margin: 10px 0 10px !important;
    padding: 5px;
}

.btn_checkout .simplecheckout-button-block .simplecheckout-button-right .contain p {
    color: black;
    text-align: justify;
    font-size: 14px;
}

/*Поиск*/
.live-search .search-item img {
    width: 40px;
}

#search .top__search-field {
    width: 100% !important;
    vertical-align: middle;
}

#search .search-button-lisap {
    background: #FFFFFF;
    border: 1px solid #000000;
    box-sizing: border-box;
    border-radius: 3px;
    height: 40px;
    width: 30%;
    vertical-align: middle;
    margin-left: -6px;
    font-weight: bold;
}

/*Советы*/
.lisap-prof .blog__preview a img {
    width: 100%;
    height: auto;
}

.lisap-prof .blog__preview .blog__preview-wrap a:hover {
    text-decoration: none;
}

.info-section-articles .m-blog .l-title .stagh4 {
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    padding-top: 20px;
    margin-top: 10px;
}

#conversation .disqus-footer__wrapper {
    display: none !important;
}

#conversation .disqus-footer {
    display: none;
}

@media only screen and (min-width: 319px) and (max-width: 767px) {
    .b-breadcrumbs {
        padding-right: 0 !important;
        width: 96%;
        display: grid;
    }

    .info-section-articles .b-bpost iframe {
/*        height: 320px;*/
        max-width:100%;
    }

    .lisap-prof .blog__preview a img {
        width: 100%;

    }

    .m_cat_blog .lisap-posts-blog {
        /*padding: 0;
        padding-right: 0;*/
    }

}

.mfilter-box .mfilter-button-top {
    /*opacity: 0.7;*/
    /*margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);*/
    padding: 0;
}

/*Избранное*/
.header__additional-link-comparecount {
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute !important;
    font-family: "ProximaNova", sans-serif !important;
    font-style: normal;
    font-weight: 600 !important;
    font-size: 10px;
    line-height: 1.182;
    text-align: center;
    left: 18px;
    top: -5px;
    background: #FF91D3;
    border-radius: 100px;
    width: 16px !important;
    height: 16px !important;
    border: 1px solid #fff;
}

/*Карточка товара - иконка нет в наличии */
.product__price-availability span {
    display: inline-flex;
}

#homeCarousel_desktop .slick-list {
    height: 637px !important;
}

#homeCarousel_desktop .home__carousel, .home__carousel-item {
    height: 637px !important;
}

@media (min-width: 320px) {
    .home__carousel, .home__carousel-item {
        height: 200px !important;
    }
}

@media (min-width: 360px) {
    .home__carousel, .home__carousel-item {
        height: 230px !important;
    }
}

@media (min-width: 375px) {
    .home__carousel, .home__carousel-item {
        height: 243px !important;
    }
}

@media (min-width: 389px) {
    .home__carousel, .home__carousel-item {
        height: 250px !important;
    }
        .slider-top:before {
        top: 100% !important;
    }
}

@media (min-width: 413px) {
    .home__carousel, .home__carousel-item {
        height: 267px !important;
    }
        .slider-top:before {
        top: 97% !important;
    }
}

@media (min-width: 425px) {
    .home__carousel, .home__carousel-item {
        height: 345px !important;
    }
}

@media (min-width: 450px) {
    .home__carousel, .home__carousel-item {
        height: 370px !important;
    }
}

@media (min-width: 768px) {
    .home__carousel, .home__carousel-item {
        height: 579px !important;
    }
}

@media (min-width: 1700px) {
    .home__carousel, .home__carousel-item {
        height: 585px !important;
    }
}

/*Оформление заказа*/

#system .qisq-block-head p {
    font-size: 18px;
}

#product_main_price {
    padding-bottom: 10px;
    /*margin-top: 10px !important;
    margin-bottom: 15px !important;*/
}

/* FOOTER */
.footer-ul li a:hover {
    /*text-decoration: underline;*/
}

.shield__footers_module_block__wrapper__mb-3 {
    display: inline-flex;

}

.seo_slider_slick {
    text-align: center;
}

/* Кнопка каталога */
.catalog-btn:focus {
    background: #333 !important;
    color: white;
}

/*Избранное - кнопки*/
.btn-lisap-compare {
    width: 100% !important;
    white-space: inherit !important;
}

/*Иконка количества в корзине*/
.header__additional-link-cartcount {
    background: #FF91D3;
    /*border: 1px solid #FFFFFF !important;*/
    border-radius: 100px !important;
    /*font-weight: 600 !important;*/
    width: 16px !important;
    height: 16px !important;
    border: 1px solid #fff;
}

#field {
    border-radius: 4px;
}

/* Доставка и оплата*/
.stagh4 {
    font-size: 40px;
    line-height: 1.175;
}

/*Корзина*/
.zmdi-close:before {
    color: black;
}

.zmdi-hc-lg {
    background: #E6E6E6 !important;
}

.social .zmdi-hc-lg {
    background: #2F2F2F !important;
}

#popupcart_extended .cart_stage_1 .modal-footer .user-amo p .l-link {
    margin-left: 8px;
}

/*Главная*/
#home .lisap-head h1,
#home .lisap-head h2,
#home .lisap-head h3,
#home .lisap-head h4,
#home .lisap-head h5,
#home .lisap-head h6,
#home .lisap-head .h1,
#home .lisap-head .h2,
#home .lisap-head .h3,
#home .lisap-head .h4,
#home .lisap-head .h5,
#home .lisap-head .h6 {
    font-size: 19px;
    line-height: 1.333;
    font-weight: 300;
}

.lisap-prof .home_art .lisap-head {
    font-family: Forum;
    font-style: normal;
    font-weight: normal;
    font-size: 34px;
    line-height: 38px;
    display: flex;
    align-items: center;
}

/*FOOTER*/
.footer__menu-item {
    min-width: 100px;
}

.only-prof p span {
    width: 25px !important;
}

@media only screen and (min-width: 319px) and (max-width: 767px) {
    .slider-top:before{
        top: 99% !important;
    }
    #product > .row > .product__fast.info-btn-bottom.col-md-3.col-sm-6.col-xs-6 {
        margin: 10px 0 !important;
    }

    #product > .row > .d-flex > .product__price {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    #product > .row > .d-flex > .product__price > .product__price-number {
        margin-right: 0;
        margin-bottom: 0;
    }

    #product > .row > .product__fast.info-btn-bottom.col-md-3.col-sm-6.col-xs-6 {
        /*display: none;*/
    }

    #product > .row > .product__fast > .product__buy-btn_one-click {
        /*margin-right: 0 !important;*/
    }

    .accordion .acc_head .acc_head_in {
        flex-wrap: wrap;
    }

    .accordion .acc_head .acc_head_in .acc_head_in-item {
        margin-bottom: 10px;
    }

    .footer-parent_cat {
        padding-top: 28px;
    }

    /*Избранное*/
    .header__additional-link-comparecount {
        left: 36px;
        color: #fff !important;
    }

    /* FOOTER */
    .shield__footers_module_block__wrapper__mb-3 {
        display: block;
    }

    /*ФИЛЬТР*/
    #mobile-filter {
        position: fixed !important;
        top: 0 !important;
        left: 0 !important;
        width: 100% !important;
        height: 100% !important;
        /*display: flex !important;*/
        align-items: center !important;
        /*justify-content: center;*/
        /*background-color: rgba(0, 0, 0, 0.3) ;*/
        z-index: 1 !important;
    }

    /*Каталог товаров*/
    /*.fix-grid .product-wrap {
        margin-left: 10px;
        margin-right: 10px;
    }*/
    /*Корзина*/
    #popupcart_extended .cart_stage_1 .modal-body .modal_product__remove {
        margin-left: -10px !important;
    }

    #popupcart_extended .cart_stage_1 .modal-body .modal_product__img {
        width: 49px !important;
        height: 49px !important;
    }

    /*СЕРТИФИКАТЫ*/
/*    .b-certificates .certificates__item:not(:first-child) {
        display: block !important;
    }*/

    #home .b-certificates .certificates__item:not(:first-child) {
        display: none !important;
    }

/*    .b-certificates .certificates__item:not(:first-child) {
        display: none !important;
    }*/

    /*ГЛАВНАЯ*/
    .btn-lisap-banner {
        margin-top: 25px;
        width: fit-content;
        margin-left: auto;
        margin-right: auto;
    }

    .lisap-prof .home_art .lisap-head {
        margin-bottom: 20px !important;
    }

    .equal, .equal > div[class*='col-'] {
        /*display: -webkit-box !important;*/
        max-width: 100%;
    }

    .other-module40 .owl-nav {
        top: -40px !important;
    }

    .home-module28 .owl-nav {
        top: -80px !important;
    }

    /*.b-recent .owl-nav:nth-child(1) {

    }
    .owl-nav:nth-child(2) {
        top: -40px !important;
    }
    .owl-nav:nth-child(3) {
        top: -60px !important;
    }*/
    /* CATEGORY */
    .category_top {
        display: none !important;
    }

    .for_subcats_pict .in {
/*        min-height: 160px;*/
    }

    /*.for_subcats_pict .in .txt_for_subcats_pict {
        min-height: 50px;
    }*/
    /*.for_subcats_pict .in img {
        margin-top: 2%;
    }*/
    .product-layout .button-group .read_more {
        margin-right: 49px !important;
    }

    /* PRODUCT CARD */
    .rating-wrap .rating {
        font-size: 13px;
        min-width: 72px;
    }

    .product__video-btn {
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 158.47%;
        cursor: pointer;
        margin-top: -2px;
        border-radius: 4px;

        padding: 5px 18px;
        background: #F2F2F2;
    }
}

.pagingInfo-slider {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 158.47%;
    cursor: pointer;
    margin-top: -2px;
    padding: 5px 18px;
    background: #FFFFFF;
    border: 1px solid #F2F2F2;
    box-sizing: border-box;
    border-radius: 4px;
}

.slick-dots {
    display: none !important;
}

/*Popup*/
.b-name_product {
    font-size: 13px;
}

/* FOOTER */
.all-contents-list {

}

.informations-list {
    width: 100%;
    float: left;
    /*position:absolute !important;*/
    top: 0;
    left: 0;
}

.contacts-list {
    float: left;
    /*position:absolute !important;*/
    top: 0;
    right: 0;
    width: 100%;
    left: 0;
}

.social-mobile-footer {
    display: inline-flex !important;
}

.social-mobile-footer a {
    margin-right: 10px;
}

/*SEO TEXT FOOTER */
.show-more-mobile {
    font-family: Formular, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 1.385;
    color: #333;
}

@media only screen and (min-width: 319px) and (max-width: 767px) {
    .alert{
        max-width:94%;
        width:94%;
    }
    .alert-success{
        right:10px;
        left:10px;
    }
    .product-layout .caption a{
        height:auto;
        min-height:auto;
    }
    .product-layout .price{
        margin-top:0;
    }
    .product-thumb{
        margin-bottom:20px;
    }
    /*SEO TEXT FOOTER */
    .products__title .m-blog {
        padding-right: 0;
    }

    /*.sort__by {
        padding-right: 0;
    }*/
    /*.sort__by {
        padding-left: 0;
        padding-right: 0;
    }*/
    .show-more-mobile {
        display: block;
    }

    #show_more_block_1 {
        display: none;
    }

    #show_more_block_2 {
        display: none;
    }

    /* СОРТРОВКА - СОВЕТЫ */
    .sort__by {
        padding-right: 0 !important;

        /* padding-left: 15px;*/
    }

    /*.m_cat_blog {
        padding-right: 15px;
    }*/
    .sort-by-sovet {
        background: white;
        width: 100%;
        color: #314151;
        margin-bottom: 24px;

        border: 1px solid white !important;
        padding: 10px !important;
        font-size: 16px !important;
        -webkit-box-sizing: border-box !important;
        -moz-box-sizing: border-box !important;
        box-sizing: border-box !important;
        -webkit-transition: all 0.5s ease !important;
        -moz-transition: all 0.5s ease !important;
        -o-transition: all 0.5s ease !important;
        transition: all 0.5s ease !important;
    }

    /* END: СОРТРОВКА - СОВЕТЫ */
    /* ИЗБРАННОЕ */
    .btn-lisap-compare {
        width: 100% !important;
        white-space: inherit !important;
    }

    #popup_compare .add_new_compare {
        margin-bottom: 15px !important;
    }

    .accordion .acc_head .name-compare .acc_head_in-item p {
        margin-bottom: 0 !important;
        font-size: 14px !important;
    }

    .accordion .acc_head .delete-compare {
        justify-content: flex-end !important;
        padding: 10px 15px !important;
    }

    .accordion .acc_head .delete-compare .acc_head_in-item a {
        color: #828282 !important;
    }

    .acc_head_in_button {
        display: block !important;
    }

    .accordion .acc_head .acc_head_in_button .acc_head_in-item p {
        font-size: 14px !important;
        text-decoration-line: none !important;
        text-align: center;
        margin-bottom: 20px;
    }

    .accordion .acc_head .acc_head_in .acc_head_in-item p span {
        font-weight: normal !important;
    }

    .acc_head_in-form-group {
        margin-bottom: 0 !important;
    }

    .acc_head_in-form-group .allert_compare {
        color: red;
        margin-top: 5px;
    }

    /* END: ИЗБРАННОЕ */

    .block-mobile-subscribe {
        background: #F7F8FB;
        padding-bottom: 55px;
    }

    .title-mobile-subscribe {
        color: #000000 !important;
        font-family: Forum !important;
        font-size: 28px !important;
        font-style: normal !important;
        font-weight: normal !important;
        line-height: 130% !important;
        letter-spacing: 0em !important;
        text-align: left !important;
        margin-top: 15px;

        /*display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 23px;*/

    }

    .button-mobile-subscribe {
        text-transform: none !important;
        width: 100%;
    }

    .block-ship img {
        margin: 0 auto;
    }

    .cat_not_found {
        padding-top: 30px !important;
    }

    .category_top {
        /*display: block !important;*/
        margin-top: 5px !important;
    }

    .product-layout .btn.btn-lisap-buy, .product-layout .btn-primary {
        background-color: black !important;
        color: white !important;
    }

    .product-layout .button-group .read_more {
        color: black !important;
    }

    .head-title .l-title-mob382 h4 {
        font-size: 28px !important;
        font-style: normal !important;
        font-weight: 400 !important;
        line-height: 38px !important;
        letter-spacing: 0em;
        text-align: left;

    }

    .section-new-mobile382 {
        padding-top: 60px;
    }

    /* Плавающий блок "Купить в карточке товара" */
    .main-mobile-block-buy {
        display: block !important;
        /* display: block !important;*/
    }

    .info-mobile-block-buy {
        padding: 8px !important;
    }

    .block-button-mobile-block-buy {
        width: 33% !important;
    }

    /* END: Плавающий блок "Купить в карточке товара" */
    /* Оформление заказа  - Success */
    .page-success {
        padding-bottom: 0 !important;
    }

    .b-thanks {
        padding-top: 50px !important;
    }

    .thanks-wrap .thanks-wrap-img span {
        width: 44px !important;
        height: 44px !important;
    }

    .thanks-wrap .thanks-wrap-text .thanks__title-order {
        font-size: 14px !important;
        opacity: 1 !important;
        line-height: 14px !important;
    }

    .thanks-wrap .thanks-wrap-text .thanks__title-ok {
        font-size: 22px !important;
    }

    .success-product-row .success-product-item {
        display: block !important;
        /* border-bottom: 1px solid #E3E8F3;*/
        border-bottom: 0 !important;
    }

    .item-image-success {
        padding: 0 !important;
    }

    .item-price-success {
        width: auto !important;
        padding: 0 !important;

    }

    .inner-product-price {
        font-weight: normal !important;
    }

    .inner-product-qty {
        font-weight: normal !important;
        line-height: 22px !important;
    }

    .item-qnt-success {
        padding: 0 !important;
    }

    .item-text-success {
        padding: 0 !important;
    }

    .total-price-success {
        padding-top: 25px;
        border-bottom: 1px solid #E3E8F3;
        margin-bottom: 15px;
        padding-bottom: 15px;
    }

    .total-success-item {
        padding-bottom: 10px;
        padding-top: 10px;
        display: block !important;
    }

    .total-success-item-left p {
        margin: 0 !important;
    }

    .total-success-item-left {

        text-align: left;
    }

    .total-success-item-left-value {
        font-weight: normal !important;
    }

    .border-top-success {
        border-top: 1px solid #E3E8F3;
    }

    .item-title-total {
        padding: 0 !important;
    }

    .item-value-total {
        padding: 0 !important;
        text-align: left;
    }

    .with-delivery-title {
        padding: 0 !important;
    }

    .with-delivery-title p {
        font-size: 13px !important;
        font-weight: normal !important;
        text-align: left !important;
    }

    /* Акции */
    .product-layout .caption {
        text-align: left;
    }

    /* END: Оформление заказа  - Success */
    /*Checkout */

    .radio input {
        margin-right: 5px !important;
    }

    .radio span {
        margin-left: 5px !important;
    }

    .agree {
        text-align: justify !important;
    }

    .text-title-prod {
        padding-right: 0 !important;
    }

    .modal_product__remove {
        display: block !important;
        padding-left: 15px !important;
    }

    .product__price {
        /*float: right !important;
        text-align: right !important;
        font-size: 14px !important;
        margin: 0 !important;
        padding-right: 5px !important;*/
    }

    .product__buy-orig {
        width: 71% !important;
        margin-left: 10px!important;

    }

    .product__fast-orig {
        padding-right: 0 !important;
        margin-top: 10px !important;
    }
}

/*Popup Заказать*/
.modal-header {
    border-bottom: 0px !important;
}

.modal-desc {
    opacity: 0.5;
}

/* Плавающий блок "Купить в карточке товара" */
.price-mobile-block-buy {
    font-size: 26px !important;
    padding-top: 10px !important;
}

.button-mobile-block-buy {
    padding-left: 28px !important;
    padding-right: 28px !important;
}

.main-mobile-block-buy {
    display: none;
    z-index: 999;
    position: sticky !important;
    bottom: 0;
}

/* END: Плавающий блок "Купить в карточке товара" */

/*Checkout */
.system-discounts {
    font-size: 13px;
    line-height: 158.47%;
    color: #808185;
    text-decoration: underline;
}

.d1 {
    border-radius: 50%;
    width: 20px;
    height: 20px;
    margin-right: 5px;
    /* Черный */
    border: 1px solid #333333;
    box-sizing: border-box;
}

.play {

    margin-left: 5px;

}

/* Footer SEO */
#footer {
    background: #2F2F2F !important;
}

.shield__footers_module_block__wrapper {
    background: #2F2F2F !important;
}

.shield__footers_module_block__wrapper button:hover {
    background: #2F2F2F !important;
    color: #FFFFFF !important;
    border-bottom: 1px solid white;
    /*border-bottom: 1px #FFFFFF !important;*/
}

.shield__footers_module_block__wrapper button {
    color: #FFFFFF;
    background-color: #2F2F2F;

}

@media only screen and (min-width: 319px) and (max-width: 1199px) {
    .stagh4 {
        font-family: Rubik, sans-serif;
        font-style: normal;
        font-weight: 300;
        font-size: 26px;
        line-height: 1.1929;
        text-align: center;
        color: #333;
    }
}


