/* COLORS */
/* USE */
/* USE END */
/* DD */
/* DD END */
/* COLORS END */
/* MIXINS */
/* MIXINS END */
.curt-title-mob {
    display: none;
}

.hide-filter-features-mobile,
.close-mobile-menu-mobile {
    display: none;
    position: absolute;
    width: 30px;
    top: 24px;
    left: 17px;
    height: 30px;
    background: none;
    border: none;
    outline: none;
}

.hide-filter-features-mobile i,
.close-mobile-menu-mobile i {
    display: block;
    height: 2px;
    width: 100%;
    opacity: 1;
    position: absolute;
    background: #fff;
    transition: 0.4s;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
}

.hide-filter-features-mobile i:first-of-type,
.close-mobile-menu-mobile i:first-of-type {
    top: 8px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}

.hide-filter-features-mobile i:nth-of-type(2),
.close-mobile-menu-mobile i:nth-of-type(2) {
    opacity: 0;
}

.hide-filter-features-mobile i:nth-of-type(3),
.close-mobile-menu-mobile i:nth-of-type(3) {
    top: 8px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
}

@media (min-width: 1280px) {
    .right-top-header {
        min-width: 192px;
    }

    .curt-auth-container {
        position: absolute;
        top: 77px;
        right: 10px;
    }
}

@media (min-width: 1280px) and (max-width: 1550px) {
    .main-slider-wrap .slick-dots {
        bottom: 146px;
    }
}

@media (min-width: 1280px) {
    .header-wrapper .horizontal-menu li {
        margin-bottom: 7px;
    }

    .header-wrapper .horizontal-menu.main-menu {
        max-width: 815px;
    }
}

@media (min-width: 768px) {
    .modal .modal-body.dispatch .download-electronic-catalog-popup-link {
        width: 468px;
        display: block;
        margin: 15px 0 0 0;
    }
}

@media (min-width: 1280px) and (max-width: 1380px) {
    .catalog-menu-sublist {
        padding: 10px 0 85px 0;
    }
}

@media (min-width: 1024px) and (max-width: 1320px) {
    .horizontal-menu.main-menu {
        max-width: 770px;
    }

    .horizontal-menu.main-menu li {
        margin-bottom: 7px;
    }
}

/* XS -  MD (LG NOT INCLUDE)  */
@media (max-width: 1279px) {
    .soc-list {
        margin-right: 43px;
    }

    .registration-right-block .lang-list {
        display: none;
    }

    .horizontal-menu .registration-right-block .lang-list {
        display: block;
    }

    .header-wrapper .lang-list li:last-of-type a:before {
        content: '/';
        left: -5px;
        position: relative;
    }

    .wrapper-main .horisontal-languages-list {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        width: auto !important;
    }

    .horizontal-menu .registration-right-block .lang-list li {
        width: auto;
    }

    .wrapper-main .horisontal-languages-list .lang-list {
        margin-right: 9px;
    }

    .wrapper-main .horisontal-languages-list .lang-list li {
        display: inline-block;
        width: auto;
    }

    .horisontal-languages-list .lang-list li a.act {
        text-decoration: underline;
    }

    .wrapper-main .main-menu {
        position: fixed;
        left: -1000px;
        top: 0;
        height: 100%;
        max-width: 300px;
        width: 100%;
        z-index: 10;
        background: #2b622f;
        transition: 0.5s;
        -webkit-transition: 0.5s;
        -moz-transition: 0.5s;
        -ms-transition: 0.5s;
        box-shadow: inset -5px -3px 2px 0px rgba(0, 0, 0, 0.22);
        -moz-box-shadow: inset -5px -3px 2px 0px rgba(0, 0, 0, 0.22);
        -ms-box-shadow: inset -5px -3px 2px 0px rgba(0, 0, 0, 0.22);
        -webkit-box-shadow: inset -5px -3px 2px 0px rgba(0, 0, 0, 0.22);
        padding: 60px 20px 0 20px;
    }

    .wrapper-main .main-menu.act {
        left: 0;
    }

    .wrapper-main .main-menu .close-menu-btn-cont {
        position: static;
        padding: 0;
    }

    .wrapper-main .main-menu .close-mobile-menu-mobile {
        left: 13px;
    }

    .wrapper-main .main-menu li {
        width: 100%;
        padding: 7px 5px 0 0;
        display: block;
        text-align: left;
        height: auto;
        border-right: 0;
    }

    .wrapper-main .main-menu li a {
        color: white;
        text-transform: uppercase;
        line-height: 19px;
        width: 90%;
        font-size: 14px;
    }

    .wrapper-main .main-menu li a:after {
        display: none;
    }

    .show-horisontal-menu-mobile {
        display: block;
        height: 35px;
        width: 35px;
        background: url(../images/redesign/adpt/sprite_mob.png) -103px top no-repeat;
        position: absolute;
        z-index: 9;
    }

    .close-horisontal-menu {
        display: block;
    }

    .show-horisontal-menu-mobile-catalog {
        display: block;
        width: 30px;
        height: 30px;
        outline: none;
        border: none;
        position: absolute;
        right: 10px;
        background: url(../images/catalog_menu_tablet.png) center no-repeat;
        z-index: 2;
    }

    .close-mobile-menu-catalog {
        display: block;
    }

    .catalog-menu-cont {
        position: fixed;
        left: -1000px;
        top: 0;
        height: 100%;
        width: 100%;
        max-width: 300px;
        z-index: 10;
        background: #2b622f;
        transition: 0.5s;
        -webkit-transition: 0.5s;
        -moz-transition: 0.5s;
        -ms-transition: 0.5s;
        box-shadow: inset -5px -3px 2px 0px rgba(0, 0, 0, 0.22);
        -moz-box-shadow: inset -5px -3px 2px 0px rgba(0, 0, 0, 0.22);
        -ms-box-shadow: inset -5px -3px 2px 0px rgba(0, 0, 0, 0.22);
        -webkit-box-shadow: inset -5px -3px 2px 0px rgba(0, 0, 0, 0.22);
        padding: 60px 20px 20px;
    }

    .catalog-menu-cont.act {
        z-index: 21;
        left: 0;
    }

    .catalog-menu-cont .catalog-menu {
        display: block;
        height: 100%;
    }

    .catalog-menu-cont .catalog-menu li {
        padding-top: 5px;
        display: block;
        text-align: left;
        height: auto;
        border-right: 0;
    }

    .catalog-menu-cont .catalog-menu li a {
        text-transform: uppercase;
        line-height: 19px;
        width: 90%;
        font-size: 14px;
        font-weight: 600;
    }

    .catalog-menu-cont .catalog-menu li a.active {
        text-decoration: underline;
    }

    .catalog-menu-cont .catalog-menu li a:after {
        display: none;
    }

    .catalog-menu li.promotions {
        background: transparent;
        padding: 0 5px 0;
    }

    .catalog-menu li.promotions a {
        color: #f8d01c;
    }

    .catalog-menu > li {
        padding: 0px 5px 0;
        margin-bottom: 4px;
    }

    .product-items-cont .products-item .item-variety-container .item-variety-cont-inner {
        padding-bottom: 22px;
    }

    .product-items-cont .products-item .item-variety-container.active {
        z-index: 4;
        border-bottom: 1px solid #2b622f;
        margin: 0 -1px;
        border-right: 1px solid #2b622f;
        border-left: 1px solid #2b622f;
    }

    .product-items-cont .products-item .item-variety-container.active .site-btn {
        bottom: 29px;
    }

    .product-items-cont .products-item .item-variety-container.active:after {
        bottom: 9px;
    }

    .product-items-cont .products-item .in-package-box {
        padding-top: 1px;
    }

    .product-items-cont .products-item .in-package-box,
    .product-items-cont .products-item .in-package-count {
        font-size: 13px;
    }

    .product-items-cont .products-item .price-container {
        width: 40%;
    }

    .product-items-cont .products-item .in-package-box {
        width: 60%;
    }

    .product-items-cont .products-item .price {
        font-size: 15px !important;
    }

    .product-items-cont .products-item .price.price-old {
        font-size: 13px !important;
    }

    .product-items-cont .products-item .price .currency {
        font-size: 13px !important;
    }

    /* AUTHORISE */
    .autorise-form .site-btn.medium {
        float: left;
        margin-top: 0;
    }

    .autorise-form .form-stylesheet-inputs-group {
        margin-bottom: 14px;
    }

    /* AUTHORISE END */
}

/* XS -  MD (LG NOT INCLUDE) END */
@media (min-width: 1024px) and (max-width: 1380px) {
    .modal .modal-body.dispatch #subscribeform-recaptcha-recaptcha-subscribe-form {
        top: -2px;
        left: 0;
        transform: scale(1);
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
    }

    .modal .modal-body.dispatch .download-electronic-catalog-popup-link .site-btn-decoration {
        width: 70%;
    }
}

/* MD + LG */
.bibika {
    display: none;
}

@media (min-width: 1024px) {
    .close-menu-btn-cont {
        display: none;
    }

    /* Delivery car */
    .bibika {
        display: block;
        height: 40px;
        width: 540px;
        position: absolute;
        margin-top: 15px;
        z-index: 2;
        -webkit-animation-name: example;
        -webkit-animation-duration: 40s;
        -webkit-animation-iteration-count: infinite;
        animation-name: example;
        animation-duration: 40s;
        animation-iteration-count: infinite;
    }

    .bibika .info {
        width: 460px;
        height: 40px;
        float: left;
        background: url(../images/redesign/bibika_bg.png) center no-repeat;
    }

    .bibika .car {
        width: 60px;
        height: 40px;
        float: right;
        background: url(../images/redesign/bibika.png) center no-repeat;
    }

    .bibika .delivery-main-text,
    .bibika .delivery-second-text {
        margin-bottom: 0;
        display: inline-block;
        height: 100%;
        line-height: 40px;
    }

    .bibika .delivery-main-text {
        margin-left: 80px;
        color: #c33237;
    }

    .bibika .delivery-second-text {
        width: auto;
        height: auto;
        display: inline-block;
        font: 14px "OpenSansSemiBold";
        color: #2b622f;
        line-height: 40px;
        margin-left: 5px;
    }

    /* Delivery car END */
}

/* MD + LG END */
/* MD */
@media (min-width: 1024px) and (max-width: 1279px) {
    .header-wrapper .login-block {
        padding-top: 16px;
    }

    /* FOOTER */
    .footer-wrapper .footer-phone-cont {
        width: 35%;
    }

    .footer-wrapper .foot-location-city {
        margin-right: 10%;
    }

    .footer-wrapper .footer-phone-cont {
        width: 32%;
    }

    .footer-wrapper .footer-phone-item {
        padding-right: 0;
        font-size: 14px;
    }

    /* FOOTER END */
    .modal .modal-body.dispatch .download-electronic-catalog-popup-link {
        width: 58%;
        margin: 15px 0 0 0;
        display: block;
    }

    .product-items-cont .products-item .item-variety-container .item-variety-cont-inner {
        padding-bottom: 6px;
    }

    .show-horisontal-menu-mobile-catalog {
        top: -11px;
        right: 19px;
    }

    .show-horisontal-menu-mobile {
        top: -17px;
    }

    .dispatch-link-cont {
        margin-left: 101px;
        width: 309px;
    }

    .header-wrapper .phone-calback-cont {
        margin-left: 0;
        float: right;
    }

    .header-wrapper .phone-container {
        padding-left: 36px;
        background: url(../images/phone.png) 1px center no-repeat;
    }

    .header-wrapper .phone-container .telephone-item {
        font-size: 17px;
    }

    .header-wrapper .horizontal-menu > li {
        padding: 0 4px;
    }

    .header-wrapper .login-block {
        margin: 0 12px;
    }

    .header-wrapper .right-top-header {
        clear: both;
        width: 391px;
        margin-top: -13px;
    }

    /* CARD PROD */
    .tbl-packages .row-package-item.row-package-quantity .quantity-cont input {
        width: 44px;
    }

    .tbl-packages .row-package-item.row-package-quantity .quantity-cont .quantity-btn {
        width: 28px;
    }

    .full-slider-card-product {
        height: 310px;
    }

    .full-slider-card-product .slick-slide {
        height: 310px;
    }

    /* CARD PROD END */
    /* PRODUCT LIST */
    .subtitle-left-sub-menu .subtitle-link-left-sub-menu {
        font-size: 16px;
    }

    /* PRODUCT LIST END */
    /* CONTACTS */
    .contacts-info-form .site-btn.medium {
        width: 210px;
    }

    /* CONTACTS END */
    /* CURT */
    .curt-tbl .table-view-row .quantity-cont input {
        width: 65px;
        height: 45px;
    }

    .curt-tbl .table-view-row .quantity-cont .quantity-btn {
        width: 30px;
        height: 40px;
    }

    .curt-tbl .prod-name {
        margin-left: 161px;
    }

    /* CURT END */
    .main-slider-wrap {
        height: 300px;
    }

    .main-slider-wrap .slick-dots {
        bottom: 82px;
    }
}

/* MD END  */
@media (min-width: 768px) and (max-width: 1199px) {
    .modal {
        max-height: 600px;
    }

    .modal .modal-body.dispatch .download-electronic-catalog-popup-link .site-btn-decoration {
        width: 100%;
        left: 50%;
    }

    .modal .modal-body.dispatch .download-electronic-catalog-popup-link .site-btn-decoration:before,
    .modal .modal-body.dispatch .download-electronic-catalog-popup-link .site-btn-decoration:after {
        display: none;
    }
}

/* MD + SM */
@media (min-width: 768px) and (max-width: 1279px) {
    .header-wrapper .electronic-catalog-header-link {
        left: 61px;
        top: -10px;
    }

    .modal.modal-dispatch .close {
        right: 22px;
    }

    .wrapper-main {
        padding-top: 20px;
    }

    /* ARTICLES LIST */
    .article-item {
        height: 272px;
    }

    .article-item .article-item-link {
        height: 166px;
    }

    /* ARTICLES LIST END */
    /* CATEGORIES LIST */
    .category-item {
        height: 225px;
    }

    /* CATEGORIES LIST END */
    /* PRODUCTS LIST */
    .price-ranges {
        width: 63px;
    }

    .product-items-cont .products-item {
        height: 371px;
    }

    .product-items-cont .products-item .product-view.rate-div {
        margin: 5px 0 0 0;
    }

    .product-items-cont .products-item .item-title {
        margin-bottom: 6px;
    }

    .product-items-cont .products-item .products-img-cont {
        margin-bottom: 6px;
        height: 165px;
    }

    .product-items-cont .products-item .price {
        font-size: 15px;
    }

    .product-items-cont .products-item .price .currency {
        font-size: 13px;
    }

    .product-items-cont .products-item .site-btn {
        width: 110px;
        font-size: 16px;
    }

    .product-items-cont .products-item .in-package-box {
        font-size: 12px;
    }

    .product-items-cont .products-item .in-package-box .in-package-count {
        font-size: 12px;
    }

    .product-items-cont .products-item .quantity-cont input {
        width: 40px;
    }

    .product-items-cont .products-item .quantity-cont .quantity-btn {
        width: 12px;
    }

    .product-items-cont .products-item .show-more-prices-btn {
        bottom: 6px;
    }

    /* PRODUCTS LIST END */
    .modal.small-modal.modal-callback {
        width: 50%;
        left: 25%;
    }
}

/* MD + SM END */
/* XS + SM */
@media (max-width: 1023px) {
    .product-items-cont .products-item.with-discount-price .show-more-prices-btn {
        bottom: 2px;
    }

    .tbl-packages .row-package-item.row-package-quantity .quantity-cont input {
        height: 28px;
        line-height: 28px;
    }

    .tbl-packages .row-package-item.row-package-quantity .quantity-cont .quantity-btn {
        top: 2px;
    }

    .order-formalisation-info-cont.active {
        z-index: 10;
    }

    .active-info.formalisation-description {
        display: block;
        opacity: 1;
        z-index: 10;
        visibility: visible;
    }

    .main-page-banner-wrap {
        display: none;
    }

    .popups-links {
        padding-bottom: 12px;
    }

    h1, h2, h3, .subtitle, .subtitle-second {
        margin-bottom: 20px;
    }

    .items-cont,
    .site-section {
        margin-bottom: 20px;
    }

    .slick-products-cont .slick-next,
    .slick-products-cont .slick-next:hover {
        right: -11px;
    }

    .slick-products-cont .slick-prev {
        left: -11px;
    }

    .slick-products-cont .slick-arrow,
    .fancybox-nav,
    .slick-products-cont .slick-arrow:hover,
    .fancybox-nav:hover {
        top: -45px;
        margin-top: 0;
        z-index: 20;
    }

    .header-wrapper {
        padding: 15px 0 75px;
    }

    .header-wrapper .soc-list,
    .header-wrapper .callback-header-btn {
        display: none;
    }

    .header-wrapper .dispatch-link {
        line-height: 21px;
    }

    .header-wrapper .callback-header-btn {
        background: url(../images/phone.png) 0 center no-repeat;
    }

    /* AUTHORISE */
    .autorise-form {
        width: 80%;
    }

    /* AUTHORISE END */
    /* CARD PROD */
    .back-link-cont {
        height: auto;
        margin-bottom: 11px;
    }

    .back-link-cont .back-to-block-cat {
        font-size: 15px;
    }

    .rate-statistic-container {
        margin-bottom: 30px;
    }

    .reviews-block-subtitle {
        margin-bottom: 0;
    }

    .reviews-block {
        border: none;
    }

    /* CARD PROD END */
    /* CATEGORIES LIST */
    .left-sidebar-list,
    .subtitle-left-sub-menu {
        display: none;
    }

    .subtitle-left-menu {
        border: 1px solid #2b622f;
        text-align: center;
        max-width: 290px;
        margin: 0 auto 15px;
        line-height: 50px;
    }

    /* CATEGORIES LIST END */
    .contacts-address {
        margin-bottom: 15px;
    }

    /* PRODUCT LIST */
    .product-items-cont .products-item.more-one-price.active .item-variety-container {
        height: auto;
        z-index: 100;
        overflow: visible;
    }

    .product-items-cont .products-item.more-one-price.active .item-variety-cont-inner {
        opacity: 1;
        visibility: visible;
    }

    .product-items-cont .products-item.more-one-price.active .show-more-prices-btn {
        bottom: 8px;
    }

    .product-items-cont .products-item.more-one-price.active .item-inner {
        padding-bottom: 13px;
        height: auto;
        z-index: 16;
    }

    .product-items-cont .products-item.more-one-price.active .item-variety-cont-inner {
        display: block;
    }

    .product-items-cont .products-item.with-discount-price.active .show-more-prices-btn {
        bottom: 2px;
    }

    .product-items-cont .products-item .item-variety-container .item-variety-cont-inner {
        padding-bottom: 10px;
    }

    /* PRODUCT LIST END */
}

/* XS + SM  END */
/* SM */
@media (min-width: 768px) and (max-width: 1023px) {
    .login-block {
        margin-right: 33px;
        margin-top: -5px;
    }

    .header-wrapper .curt-cont-header {
        margin: -45px 23px 0 0;
    }

    .electronic-catalog-header-link {
        position: absolute;
        top: -12px;
    }

    .modal .modal-body.dispatch #subscribeform-recaptcha-recaptcha-subscribe-form {
        transform: scale(0.8);
        -webkit-transform: scale(0.8);
        -moz-transform: scale(0.8);
        top: -8px;
        left: -26px;
    }

    .header-wrapper .phone-container .telephone-item {
        width: 100%;
    }

    .payment-block-page {
        padding-top: 14px;
    }

    /* MODAL */
    .modal .modal-body.dispatch .download-electronic-catalog-popup-link {
        width: 75%;
    }

    .modal.small-modal.modal-subscribe {
        width: 42%;
    }

    /* MODAL END */
    /* FOOTER */
    .footer-wrapper * {
        font-size: 13px;
    }

    .footer-wrapper .footer-email {
        clear: both;
        display: block;
        top: auto;
        padding-left: 40px;
        margin-bottom: 18px;
    }

    .footer-wrapper .footer-email:before {
        left: 0;
    }

    .footer-wrapper .foot-categs li {
        width: 49%;
    }

    .footer-wrapper .foot-categs li:nth-of-type(even) {
        margin-left: 2%;
    }

    .footer-wrapper .footer-phone-cont {
        width: 60%;
        padding-left: 40px;
    }

    .footer-wrapper .footer-phone-cont .footer-phone-item {
        margin-bottom: 12px;
    }

    .footer-wrapper .about-us-list {
        margin-bottom: 10px;
    }

    .footer-wrapper .foot-location-city {
        width: auto;
        margin-bottom: 19px;
    }

    .footer-wrapper .soc-footer {
        float: left;
    }

    .footer-wrapper .developer-block {
        text-align: left;
    }

    .footer-wrapper .footer-bottom-list-address {
        padding: 10px 0 0;
        margin-bottom: 14px;
    }

    /* FOOTER END */
    .show-horisontal-menu-mobile-catalog {
        top: -13px;
    }

    .header-wrapper .header-center-container {
        padding-top: 6px;
    }

    .header-wrapper .show-horisontal-menu-mobile {
        top: -17px;
    }

    .header-wrapper .lang-list,
    .header-wrapper .login-block {
        padding-top: 0;
        position: relative;
        top: -23px;
    }

    .header-wrapper .header-top-container {
        height: 42px;
    }

    .header-wrapper .right-top-header {
        min-width: 280px;
        position: absolute;
        right: 70px;
        top: -4px;
    }

    .header-wrapper .phone-calback-cont {
        padding-right: 0;
    }

    .header-wrapper .phone-container {
        padding-left: 48px;
        background: url(../images/phone.png) 40px center no-repeat;
    }

    .header-wrapper .phone-container .telephone-item {
        font-size: 16px;
    }

    .header-wrapper .phone-calback-cont,
    .header-wrapper .dispatch-link-cont {
        padding-top: 6px;
    }

    .header-wrapper .dispatch-link-cont .search-form {
        top: 108px;
        position: absolute;
    }

    .content-container {
        padding: 25px;
    }

    .reviews-form-cont {
        margin-bottom: 15px;
    }

    .reviews-list {
        padding-left: 20px;
    }

    /* CURT */
    .curt-tbl .table-view-row {
        font-size: 22px;
    }

    .curt-tbl .table-view-row .quantity-cont input {
        font-size: 22px;
        float: none;
        width: 75px;
        height: 45px;
    }

    .curt-tbl .table-view-row .quantity-cont .quantity-btn {
        left: 50%;
        height: 40px;
        position: absolute;
        margin-left: -20px;
    }

    .curt-tbl .table-view-row .quantity-cont .quantity-btn.up {
        top: -40px;
    }

    .curt-tbl .table-view-row .quantity-cont .quantity-btn.down {
        top: 43px;
    }

    .curt-tbl .table-view-row .img-cont {
        width: 50%;
    }

    .curt-tbl .table-view-row .img-cont-inner {
        height: 140px;
        width: 140px;
    }

    .curt-tbl .table-view-row .prod-name {
        padding-top: 8px;
        width: 50%;
        margin-left: 144px;
        position: relative;
        position: absolute;
        left: 0;
        top: 0;
        transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
    }

    /* CURT END */
    /* ORDER FORMALISATION */
    .field-orderform-confirm {
        float: left;
    }

    /* ORDER FORMALISATION END  */
    /* PERSONAL DATA EDIT */
    .personal-data-edit-cont {
        float: none;
    }

    /* PERSONAL DATA EDIT END */
    /* INDEX PAGE */
    .main-slider-wrap {
        height: 220px;
    }

    .main-slider-wrap .slick-dots {
        bottom: 60px;
    }

    /* INDEX PAGE END */
    /* CURT PRODUCT */
    .full-slider-card-product .label-item {
        left: 68px;
    }

    /* CURT PRODUCT END */
}

/* SM END */
/* MOBILE */
/* XS */
@media (max-width: 767px) {
    .header-wrapper .electronic-catalog-header-link {
        position: absolute;
        top: 48px;
        left: 50%;
        transform: translate(-50%, 0);
        -webkit-transform: translate(-50%, 0);
        -moz-transform: translate(-50%, 0);
        font-size: 11px;
        min-width: 174px;
        text-align: center;
    }

    .margin-bottom-medium {
        margin-bottom: 20px;
    }

    .header-top-container-inner {
        height: 0;
    }

    .form-stylesheet.without-labels .form-group.field-subscribeform-captcha {
        height: auto;
    }

    .content-wrapper {
        width: 100%;
    }

    .filter-btn-wrapper {
        padding: 0 6px;
    }

    .site-btn.show-filter-mobile,
    .hide-filter-features-mobile {
        display: block;
    }

    .hide-filter-features-mobile i {
        background: #7baf4d;
    }

    .hide-filter-features-mobile {
        right: 15px;
        top: 15px;
        left: auto;
    }

    .price-ranges-slider-wrapper {
        padding: 0 8px;
    }

    .feature-title {
        width: 100%;
        margin: 0 0 20px;
    }

    .show-filter-mobile {
        margin: 0 auto 15px;
    }

    .facets-filter-wrapper {
        left: -1000px;
        z-index: 999999;
        position: fixed;
        top: 0;
    }

    .facets-filter-wrapper.active {
        left: 0;
        width: 100%;
        height: calc(100%);
        overflow: auto;
        padding-top: 50px;
        background: white;
    }

    .hide-filter-features-mobile {
        width: 25px;
        height: 25px;
    }

    #preSale {
        max-height: 420px;
        overflow: auto;
    }

    .card-product-prices-cont {
        padding: 0;
    }

    .tbl-packages .row-package-item.row-package-price .price:not(.price-old) {
        display: block;
    }

    .tbl-packages .row-package-item.row-package-price .price.price-old {
        font-size: 13px;
    }

    .tbl-packages .row-package-item.row-package-price .price.price-old .currency {
        font-size: 12px;
    }

    .modal .close {
        width: 20px;
        height: 20px;
        top: 17px;
        right: 16px;
    }

    .show-horisontal-menu-mobile {
        height: 30px;
        width: 30px;
    }

    html .modal-contact .modal-body.subscribe {
        padding-top: 10px !important;
    }

    html .modal-contact .close {
        right: 17px !important;
    }

    html .modal-contact.small-modal .modal-body .modal-subscribe-text {
        padding-right: 27px;
    }

    html .modal-contact.small-modal .close {
        top: 15px;
    }

    .modal-dispatch.modal .close {
        right: 12px;
        top: 16px;
    }

    .modal-subscribe.modal .close {
        right: 10px;
        top: 16px;
    }

    .modal .modal-body.subscribe .modal-subscribe-text {
        margin-bottom: 17px;
    }

    .modal-body.dispatch .site-btn.medium,
    .modal-body.dispatch .download-electronic-catalog-popup-link,
    .modal-body.subscribe .site-btn.medium,
    .modal.modal-subscribe .site-btn.full {
        margin: 0 auto;
        display: block;
    }

    .modal .modal-body.dispatch #subscribeform-recaptcha-recaptcha-subscribe-form {
        transform: scale(0.8);
        -webkit-transform: scale(0.8);
        -moz-transform: scale(0.8);
        left: -23px;
        top: -13px;
    }

    .main-slider-wrap {
        display: none;
    }

    .slick-products-cont .slick-arrow {
        top: 31% !important;
    }

    .slick-products-cont .slick-next, .slick-products-cont .slick-next:hover {
        right: -23px;
    }

    .slick-products-cont .slick-prev {
        left: -23px;
    }

    .show-horisontal-menu-mobile-catalog {
        top: 1px;
    }

    .formalisation-description {
        top: 50px;
        margin-left: -11px;
        min-width: 272px;
        position: absolute;
        left: 50%;
        top: 46px;
        transform: translate(-50%, 0);
        -webkit-transform: translate(-50%, 0);
        -moz-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
    }

    .payment-block {
        float: none;
        clear: both;
        margin: 0;
    }

    .payment-block-page img {
        max-height: 20px;
        max-width: 41px;
    }

    .payment-block-page {
        padding-top: 10px;
    }

    .payment-block-page .visa-img {
        top: -4px;
    }

    p, li {
        font-size: 15px;
    }

    .email-container {
        display: none;
    }

    /* WARNING */
    .page-content p, .page-content div, .page-content li, .page-content ul, .page-content span, .page-content strong {
        clear: both;
    }

    /* WARNING */
    .wrapper-main {
        padding-top: 124px;
    }

    h1, h2, h3, .subtitle, .subtitle-second {
        padding-bottom: 4px;
        margin-bottom: 11px;
    }

    h1:before, h2:before, h3:before, .subtitle:before, .subtitle-second:before,
    h1:after, h2:after, h3:after, .subtitle:after, .subtitle-second:after {
        display: none;
    }

    .slick-products-cont .slick-arrow,
    .fancybox-nav,
    .slick-products-cont .slick-arrow:hover,
    .fancybox-nav:hover {
        top: -28px;
    }

    .main-slider-wrap {
        overflow: hidden;
    }

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

    /* MODAL */
    .modal {
        max-height: calc(95% - 140px);
    }

    html .modal,
    html .modal.small-modal {
        left: 5%;
        width: 90%;
    }

    html .modal .modal-body,
    html .modal.small-modal .modal-body {
        padding: 40px 10px 10px 10px;
    }

    html .modal .modal-body.dispatch .download-electronic-catalog-popup-link,
    html .modal.small-modal .modal-body.dispatch .download-electronic-catalog-popup-link {
        width: 100%;
    }

    html .modal .modal-body.dispatch .download-electronic-catalog-popup-link .site-btn-decoration,
    html .modal.small-modal .modal-body.dispatch .download-electronic-catalog-popup-link .site-btn-decoration {
        width: 100%;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
        left: 0;
        font-size: 14px;
        top: 9px;
    }

    html .modal .modal-body.dispatch .download-electronic-catalog-popup-link .site-btn-decoration:before, html .modal .modal-body.dispatch .download-electronic-catalog-popup-link .site-btn-decoration:after,
    html .modal.small-modal .modal-body.dispatch .download-electronic-catalog-popup-link .site-btn-decoration:before,
    html .modal.small-modal .modal-body.dispatch .download-electronic-catalog-popup-link .site-btn-decoration:after {
        display: none;
    }

    html .modal .modal-body.dispatch .dispatch-checkbox-wrap,
    html .modal .modal-body.subscribe .dispatch-checkbox-wrap,
    html .modal.small-modal .modal-body.dispatch .dispatch-checkbox-wrap {
        margin-bottom: 10px;
    }

    html .modal.modal-contact,
    html .modal.small-modal.modal-contact {
        text-align: center;
    }

    html .modal.modal-callback .modal-body, html .modal.small-modal .modal-body {
        padding-top: 10px;
    }

    .modal,
    .modal.modal-dispatch {
        top: 150px;
    }

    html .modal-dispatch .modal-body,
    html .modal-subscribe .modal-body.subscribe {
        padding-top: 8px;
    }

    html .modal-subscribe .modal-body.modal-body.subscribe .modal-subscribe-text {
        padding-right: 30px;
    }

    /* MODAL END */
    .site-btn {
        height: 36px;
        width: 100%;
        line-height: 36px;
        max-width: 300px;
    }

    .site-btn.medium {
        max-width: 300px;
        height: 36px;
        width: 100%;
        line-height: 36px;
    }

    /* WARNING */
    .site-btn.right {
        float: left;
    }

    /* WARNING END */
    .form-stylesheet select, .form-stylesheet input {
        height: 32px;
    }

    .form-stylesheet .form-group {
        height: 69px;
    }

    .form-stylesheet .form-group.reviews-textarea-cont {
        height: 102px;
        margin-bottom: 10px;
    }

    .form-stylesheet .form-group.reviews-textarea-cont textarea {
        height: 80px;
    }

    .form-stylesheet .form-group.without-labels {
        height: 52px;
    }

    .form-stylesheet .reviews-form-item {
        margin-bottom: 3px;
    }

    .form-stylesheet .reviews-form-item label {
        font-size: 13px;
    }

    .form-stylesheet .reviews-subtitle {
        font-size: 18px;
    }

    .form-stylesheet .rate-div {
        margin-top: 2px;
    }

    .bread-crumbs {
        display: none;
    }

    .content-container {
        padding: 15px 20px;
        box-shadow: none;
        -moz-box-shadow: none;
        -ms-box-shadow: none;
        -webkit-box-shadow: none;
    }

    .catalog-menu-cont,
    .wrapper-main .main-menu {
        max-width: 767px;
    }

    .show-horisontal-menu-mobile {
        top: 80px;
        z-index: 9;
        right: 10px;
    }

    .header {
        overflow: hidden;
        height: 125px;
    }

    .header-wrapper {
        width: 100%;
        margin: 0 auto;
        z-index: 99999;
        padding-bottom: 0;
        background: white;
        /* max-width: 100%; */
        position: fixed;
        left: 0;
        top: 0;
    }

    .header-wrapper .login-block {
        right: 48px;
        top: 54px;
        position: absolute;
    }

    .header-wrapper .header-center-container {
        padding: 15px 0 0 0;
    }

    .header-wrapper .login-block {
        width: calc(100% - 40px);
        top: 65px;
        left: 5px;
        margin: 0;
    }

    .header-wrapper .login-block li {
        width: auto;
        text-align: center;
        height: 42px;
        line-height: 36px;
        margin-bottom: 0;
    }

    .header-wrapper .login-block li a {
        display: inline-block;
        width: 30px;
        height: 35px;
        font-size: 0;
        padding: 0;
        vertical-align: middle;
    }

    .header-wrapper .login-block li a.register-link {
        background: url(../images/redesign/adpt/sprite_mob.png) left top no-repeat;
    }

    .header-wrapper .login-block li a.enter-link {
        background: url(../images/redesign/adpt/sprite_mob.png) -36px top no-repeat;
    }

    .header-wrapper .login-block li a.profile-link {
        background: url(../images/redesign/adpt/sprite_mob.png) left top no-repeat;
    }

    .header-wrapper .login-block li a.log-out {
        background: url(../images/redesign/adpt/sprite_mob.png) -138px top no-repeat;
    }

    .header-wrapper .login-block li a:before {
        display: none;
    }

    .header-wrapper .right-top-header {
        width: 100%;
    }

    .header-wrapper .curt-cont-header {
        width: 72px;
        left: auto;
        padding-right: 12px;
        right: 25px;
        top: 74px;
        height: 42px;
        min-width: 5%;
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        background: none;
    }

    .header-wrapper .curt-cont-header:after {
        display: none;
    }

    .header-wrapper .curt-cont-header .curt-cont-header-link .counter {
        left: 13px;
        font-size: 18px;
    }

    .header-wrapper .curt-cont-header .curt-cont-header-link {
        width: 36px;
        left: 74%;
        top: 54%;
    }

    .header-wrapper .curt-cont-header .curt-cont-header-link:before {
        left: -25px;
        top: -4px;
    }

    .header-wrapper .header-top-container {
        border: none;
        padding-top: 2px;
    }

    .header-wrapper .lang-list {
        padding-top: 9px;
    }

    .header-wrapper .logo {
        position: relative;
        top: -23px;
        left: 7px;
        width: 94px;
        z-index: 5;
    }

    .header-wrapper .logo img {
        max-width: 60px;
    }

    .header-wrapper img.logo {
        max-width: 60px;
    }

    .header-wrapper .curt-text-hide-on-mobile {
        display: none;
    }

    .header-wrapper .search-form {
        left: 50%;
        width: calc(100% - 190px);
        max-width: 200px;
        position: absolute;
        transform: translate(-50%, 0);
        -webkit-transform: translate(-50%, 0);
        -moz-transform: translate(-50%, 0);
        top: 56px;
        margin-left: -15px;
    }

    .header-wrapper .dispatch-link {
        display: none;
    }

    .header-wrapper .phone-calback-cont {
        margin-left: 0;
    }

    .header-wrapper {
        padding-top: 0;
    }

    .header-wrapper .phone-container {
        background: 0 0;
        width: 186px;
        padding: 0 0 0 0;
        right: 0;
        text-align: justify;
        overflow: hidden;
        position: absolute;
        display: flex;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        justify-content: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        max-width: 400px;
        position: absolute;
        left: 50%;
        top: -28px;
        transform: translate(-50%, 1px);
        -webkit-transform: translate(-50%, 1px);
        -moz-transform: translate(-50%, 1px);
        -ms-transform: translate(-50%, 1px);
    }

    .header-wrapper .phone-container .telephone-item {
        text-align: center;
        width: 50%;
        margin-bottom: 2px;
    }

    .header-wrapper .phone-container .telephone-item a {
        font-size: 12px;
    }

    .horizontal-menu.main-menu {
        position: fixed;
        top: 0;
        left: -3000px;
    }

    .horizontal-menu.main-menu.act {
        left: 0;
    }

    .form-stylesheet.two-columns .form-group {
        width: 100%;
    }

    .form-stylesheet.two-columns .form-group:nth-of-type(even) {
        margin-left: 0;
    }

    .form-stylesheet-inputs-group.two-columns-inputs-group .form-group {
        width: 100%;
    }

    .form-stylesheet-inputs-group.two-columns-inputs-group .form-group:nth-of-type(even) {
        margin-left: 0;
    }

    h1, .subtitle {
        font-size: 24px;
    }

    h2, h3, h4, .subtitle-second {
        font-size: 22px;
    }

    .items-cont {
        margin-right: auto;
        margin-left: auto;
    }

    .categories-container {
        max-width: 288px;
        margin: 0 auto;
    }

    .categories-container .category-item {
        height: 134px;
    }

    .category-item .category-name {
        position: relative;
        background: transparent;
        height: 100%;
    }

    .category-item .category-name .category-name-inner {
        position: relative;
        background: rgba(91, 155, 33, 0.8);
        padding: 5px 6px;
        min-height: 58px;
        display: flex;
        align-items: center;
        overflow: hidden;
        font-size: 14px;
    }

    .modal-body.subscribe:before {
        display: none;
    }

    /* MAIN PAGE */
    .main-page-banner-wrap {
        height: 140px;
    }

    .main-page-banner-wrap .main-page-banner-link {
        width: 100%;
        height: 100%;
    }

    .main-page-banner-wrap .main-page-banner-info {
        width: 100%;
        left: 0;
    }

    .main-slider-wrap {
        height: 120px;
        margin-bottom: 5px;
    }

    .main-slider-wrap .main-page-slider .slick-slide {
        height: 150px;
    }

    .main-slider-wrap .main-page-slider img {
        border-radius: 0;
    }

    .main-slider-wrap .slick-dots {
        bottom: 22px;
    }

    /* MAIN PAGE END */
    /* AUTHORISE */
    .autorise-form .site-btn.medium {
        margin-top: 0;
        float: left;
    }

    /* AUTHORISE END */
    /* REGISTER */
    .register-info-form .form-group:last-of-type {
        margin-bottom: 14px;
    }

    /* REGISTER END */
    /* CARD PRODUCT */
    .full-slider-card-product {
        height: 200px;
    }

    .full-slider-card-product .slick-slide {
        height: 200px;
    }

    .label-item {
        height: 24px;
        line-height: 24px;
        font-size: 14px;
    }

    .label-item:nth-of-type(2) {
        top: 28px;
    }

    .label-item:nth-of-type(3) {
        top: 56px;
    }

    .label-item:nth-of-type(4) {
        top: 84px;
    }

    .product-option-name {
        font-size: 14px;
    }

    .tbl-packages .row-package-item {
        font-size: 14px;
    }

    .tbl-packages .row-package-item.row-package-quantity .quantity-cont input {
        float: none;
        width: 39px;
        font-size: 20px;
    }

    .tbl-packages .row-package-item.row-package-quantity .quantity-cont .quantity-btn {
        left: 50%;
        position: absolute;
        width: 15px;
        height: 15px;
        top: 7px;
    }

    .tbl-packages .row-package-item.row-package-quantity .quantity-cont .quantity-btn.down {
        right: -18px;
        left: auto;
    }

    .tbl-packages .row-package-item.row-package-quantity .quantity-cont .quantity-btn.down:before {
        width: 12px;
        height: 3px;
    }

    .tbl-packages .row-package-item.row-package-quantity .quantity-cont .quantity-btn.up {
        left: -18px;
    }

    .tbl-packages .row-package-item.row-package-quantity .quantity-cont .quantity-btn.up:after {
        width: 12px;
        height: 3px;
    }

    .tbl-packages .row-package-item.row-package-quantity .quantity-cont .quantity-btn.up:before {
        height: 12px;
        width: 3px;
    }

    .tbl-packages .row-package-item.row-package-price .price {
        font-size: 15px;
    }

    .tbl-packages .row-package-item.row-package-price .currency {
        font-size: 14px;
    }

    .tbl-packages .discount-label span {
        display: block;
    }

    .ask-author {
        margin-bottom: 10px;
    }

    .reviews-form-cont {
        padding-left: 0;
    }

    .reviews-form-cont .reviews-form {
        padding: 12px;
        margin-bottom: 12px;
    }

    .reviews-list {
        padding-left: 0;
    }

    .card-product-images-cont {
        float: none;
        max-width: 420px;
        margin: 0 auto;
    }

    /* CARD PRODUCT END */
    /* ARTICLES */
    .articles-list {
        max-width: 287px;
        margin: 0 auto;
    }

    .article-item {
        height: 307px;
    }

    .article-item .article-item-link {
        margin-bottom: 7px;
    }

    /* ARTICLES END */
    /* CATEGORIES LIST */
    .subtitle-left-menu {
        max-width: 278px;
        width: 100%;
        border: 1px solid #2b622f;
    }

    /* CATEGORIES LIST END */
    /* PRODUCTS LIST */
    .product-items-cont {
        max-width: 287px;
    }

    .product-items-cont .products-item {
        height: 400px;
    }

    .product-items-cont .products-item .products-img-cont {
        height: 203px;
    }

    .product-items-cont .products-item .site-btn {
        width: 130px;
        line-height: 33px;
        height: 33px;
        font-size: 13px;
    }

    .product-items-cont .products-item .show-more-prices-btn {
        bottom: 7px;
    }

    /* PRODUCTS LIST END */
    /* PAGINATION */
    .pagination-block li {
        padding: 0 5px;
    }

    .pagination-block a, .pagination-block span {
        width: 26px;
        height: 26px;
        line-height: 26px;
        font-size: 16px;
    }

    /* PAGINATION END */
    /* CONTACTS */
    .subtitle-contacts {
        font-size: 18px;
    }

    .subtitle-contacts.info {
        margin-bottom: 14px;
    }

    .contacts-info-form {
        text-align: center;
    }

    .contacts-info-form .site-btn {
        margin-bottom: 12px;
        display: inline-block;
        float: none;
    }

    .contacts-address-cont {
        padding-top: 53px;
        margin-bottom: 12px;
    }

    .contacts-address-cont:before {
        width: 32px;
        height: 32px;
        top: 3px;
    }

    .form-stylesheet .form-group.form-feedback-form-group {
        height: 135px;
    }

    .form-stylesheet .form-group.form-feedback-form-group textarea {
        height: 130px;
    }

    /* CONTACTS END */
    /* ORDER FORMALISATION */
    /* ORDER FORMALISATION END */
    .formalisation-buttons-cont {
        float: left;
    }

    .formalisation-buttons-cont .site-btn:first-of-type {
        margin-bottom: 12px;
    }

    /* CURT */
    .curt-title-mob {
        display: block;
        background: #2b622f;
        line-height: 35px;
        height: 35px;
        position: relative;
        margin-bottom: 16px;
        color: white;
        font-weight: 600;
    }

    .curt-site-btn {
        float: left;
        margin-top: 2px;
    }

    .curt-container .total-sum-block {
        padding: 3px 0 3px;
        margin-bottom: 8px;
    }

    .curt-container .total-sum-block .right {
        width: 100%;
    }

    .curt-container .total-sum-block * {
        line-height: 22px;
        font-size: 14px;
    }

    .curt-container .total-sum-block .price {
        display: block;
        margin-left: 0;
        padding-left: 0;
        font-size: 18px;
    }

    .curt-container .total-sum-block .price:before {
        background: none;
    }

    .curt-container .total-sum-block .price .currency {
        font-size: 16px;
    }

    .wrapper-main .curt-tbl.table-view {
        display: block;
        margin-bottom: 7px;
    }

    .wrapper-main .curt-tbl.table-view .table-view-row {
        font-size: 22px;
        float: left;
        border-right: none;
        height: 98px;
        width: 50%;
        padding-top: 0;
    }

    .wrapper-main .curt-tbl.table-view .table-view-row.name {
        height: auto;
        width: 100%;
    }

    .wrapper-main .curt-tbl.table-view .table-view-row.name .curt-title-mob {
        margin-bottom: 0;
    }

    .wrapper-main .curt-tbl.table-view .table-view-row .prod-name {
        margin-bottom: 8px;
    }

    .wrapper-main .curt-tbl.table-view .table-view-row .del-curt-btn {
        width: 22px;
        height: 22px;
    }

    .wrapper-main .curt-tbl.table-view .table-view-row.price, .wrapper-main .curt-tbl.table-view .table-view-row.sum {
        border-right: 1px solid #2b622f;
        position: relative;
    }

    .wrapper-main .curt-tbl.table-view .table-view-row.price .curt-title-mob:before, .wrapper-main .curt-tbl.table-view .table-view-row.sum .curt-title-mob:before {
        content: "";
        position: absolute;
        width: 1px;
        right: -1px;
        height: 100%;
        background: white;
    }

    .wrapper-main .curt-tbl.table-view .table-view-row .quantity-cont .quantity-btn {
        height: 26px;
        width: 32px;
    }

    .wrapper-main .curt-tbl.table-view .table-view-row .quantity-cont .quantity-btn.up:before {
        width: 4px;
        height: 12px;
    }

    .wrapper-main .curt-tbl.table-view .table-view-row .quantity-cont .quantity-btn.up:after {
        width: 12px;
        height: 4px;
    }

    .wrapper-main .curt-tbl.table-view .table-view-row .quantity-cont .quantity-btn.down:before {
        width: 12px;
        height: 4px;
    }

    .wrapper-main .curt-tbl.table-view .table-view-row .quantity-cont input {
        font-size: 22px;
        border-radius: 0;
        width: 56px;
        height: 30px;
    }

    .wrapper-main .curt-tbl.table-view .table-view-row .prod-name {
        width: 100%;
        margin-left: 0;
    }

    .wrapper-main .curt-tbl.table-view .table-view-row .img-cont {
        width: 100%;
    }

    .wrapper-main .curt-tbl.table-view .table-view-row .img-cont .img-cont-inner {
        margin: 0 auto 5px;
    }

    .wrapper-main .curt-tbl.table-view .table-view-row .img-cont-inner {
        width: 155px;
        height: 144px;
    }

    .wrapper-main .curt-tbl.table-view .table-view-row .prod-name {
        text-align: center;
        clear: both;
        position: absolute;
        left: 0;
        top: 0;
        transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        position: relative;
    }

    .wrapper-main .curt-tbl.table-view.title-curt {
        display: none;
    }

    .curt-tbl.table-view.history-view .table-view-row.sum {
        width: 100%;
        border: none;
    }

    .free-delivery-right {
        clear: both;
        float: left;
        font-size: 19px;
    }

    .free-delivery-right .currency {
        font-size: 17px;
    }

    /* CURT */
    /* ORDER HISTORY */
    .order-table-history {
        display: block;
    }

    .order-table-history .table-view-row {
        float: left;
    }

    .order-table-history .number,
    .order-table-history .order-num {
        width: 50%;
    }

    /* ORDER HISTORY END */
    /* ELECTRONIC CATALOG */
    .file-catalog-name {
        padding: 0 37px;
        font-size: 15px;
        line-height: 18px;
    }

    .file-catalog-link:after {
        width: 29px;
        height: 29px;
        background: url(../images/catalog_download_link.png) center no-repeat;
        background-size: contain;
        top: 0;
    }

    .digital-uploads-wrap {
        margin-bottom: 12px;
    }

    .digital-catalog-title {
        padding-bottom: 4px;
        margin-bottom: 9px;
    }

    /* ELECTRONIC CATALOG END */
    /* PERSONAL CABINET */
    .edit-personal-data {
        margin-bottom: 15px;
        text-align: center;
    }

    .edit-personal-data .form-group {
        border: none;
    }

    .edit-personal-data .form-group label,
    .edit-personal-data .form-group input {
        width: 100%;
        text-align: center;
    }

    .edit-personal-data .form-group input {
        margin-left: 0;
        height: 30px;
        border: 1px solid gray;
    }

    .edit-personal-data .form-group label {
        position: absolute;
        left: 0;
        top: 0;
        transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        position: relative;
    }

    .edit-personal-data .form-group:before {
        display: none;
    }

    .edit-personal-data .site-btn.medium {
        float: none;
    }

    .personal-cabinet-links {
        margin-bottom: 10px;
    }

    .personal-cabinet-links li {
        width: 100%;
    }

    /* PERSONAL CABINET END */
    /* ORDER HISTORY */
    .order-table-history {
        display: block;
    }

    .order-table-history .table-view-row {
        width: 100%;
        display: block;
        font-size: 14px;
        float: left;
        border-right: none;
        border-bottom: 1px solid #2b622f;
    }

    .order-table-history .table-view-row.number, .order-table-history .table-view-row.order-num {
        width: 50%;
    }

    .order-table-history .table-view-row.number {
        border-right: 1px solid #2b622f;
    }

    .order-table-history .table-view-row:last-of-type {
        border: none;
    }

    .order-table-history .table-view-row.spoiler {
        height: 30px;
    }

    .order-table-history .table-view-row.spoiler:before {
        top: 44%;
    }

    /* ORDER HISTORY END */
    /* FOOTER */
    .about-us-list {
        display: none;
    }

    .footer-wrapper .soc-footer {
        float: none;
        display: flex;
        justify-content: center;
        padding-bottom: 10px;
    }

    .footer-wrapper {
        text-align: center;
        padding-top: 12px;
    }

    .footer-wrapper .foot-categs {
        margin-bottom: 8px;
    }

    .footer-wrapper .foot-categs li {
        width: 100%;
        margin-bottom: 5px;
    }

    .footer-wrapper .foot-categs li:nth-of-type(even) {
        margin-left: 0;
    }

    .footer-wrapper .foot-categs li a {
        font-size: 14px;
    }

    .footer-wrapper .footer-categs-title,
    .footer-wrapper .foot-location-city {
        display: none;
    }

    .footer-wrapper .footer-email {
        top: 16px;
        padding: 0;
    }

    .footer-wrapper .footer-bottom-list-address {
        border-bottom: none;
        padding: 0 0 5px;
        margin-bottom: 5px;
    }

    .footer-wrapper .foot-contacts,
    .footer-wrapper .footer-phone-cont {
        width: 100%;
        margin-right: 0;
    }

    .footer-wrapper .footer-phone-cont {
        padding-top: 60px;
    }

    .footer-wrapper .footer-phone-cont .footer-phone-item {
        padding-right: 0;
    }

    .footer-wrapper .footer-phone-cont .footer-phone-item:nth-of-type(1):before {
        display: none;
    }

    .footer-wrapper .footer-phone-cont .footer-phone-item.decoration-item:before {
        left: -13%;
        top: -34px;
    }

    .footer-logo-wrap {
        margin-bottom: 12px;
    }

    /* FOOTER END */
    .modal-payment-return.modal .modal-body {
        padding-top: 10px;
    }

    .modal-payment-return.modal .subtitle-delivery {
        font-size: 19px;
        text-align: left;
        padding-left: 6px;
    }

    .modal-payment-return.modal .subtitle-delivery em {
        font-size: 21px;
    }

    .popups-links {
        padding-top: 15px;
        margin-bottom: 6px;
    }

    .payment-block img {
        max-width: 47px;
        max-height: 19px;
    }

    .total-sum-block-finish-price {
        padding-left: 30px;
        font-size: 18px;
    }

    .total-sum-block-finish {
        justify-content: flex-start;
        margin: 35px 0 20px 0;
    }

    .total-sum-block-finish-item {
        font-size: 17px;
        margin-bottom: 15px;
    }
}

/* XS END */
/* SUPER XS */
@media (min-width: 420px) and (max-width: 767px) {
    .header-wrapper .search-form {
        margin-left: 0;
    }
}

@media (min-width: 420px) and (max-width: 767px) {
    .full-slider-card-product {
        height: 268px;
    }

    .full-slider-card-product .slick-slide {
        height: 268px;
    }
}

@media (min-width: 490px) and (max-width: 750px) {
    html .modal-subscribe .modal-body.modal-body.subscribe .modal-subscribe-text {
        padding-right: 38px;
    }
}

@media (min-width: 510px) and (max-width: 767px) {
    .header-wrapper .curt-cont-header .curt-cont-header-link {
        left: 50%;
    }
}

@media (min-width: 340px) and (max-width: 480px) {
    .modal .modal-body.dispatch #subscribeform-recaptcha-recaptcha-subscribe-form {
        transform: scale(0.9);
        -moz-transform: scale(0.9);
        left: -13px;
        top: 0;
        -webkit-transform: scale(0.9);
    }
}

@media (min-width: 410px) and (max-width: 767px) {
    .modal .modal-body.dispatch #subscribeform-recaptcha-recaptcha-subscribe-form {
        transform: scale(1);
        -moz-transform: scale(1);
        left: 0;
        -webkit-transform: scale(1);
    }

    .header-wrapper .curt-cont-header {
        top: 73px;
        left: auto;
        right: 26px;
    }
}

/* SUPER XS END */

/*# sourceMappingURL=adaptive.css.map */

/* MODAL GIFT */
@media (max-width: 1024px) {
    .modal-gift {
        width: 500px !important;
        height: 500px;
        background-position: 200px, center;
        background-size: cover;
    }

    .modal-gift .modal-body {
        padding: 0 !important;
    }

    .modal-inner {
        margin-bottom: 60px;
    }

    .modal-inner::before {
        right: 0;
    }

    .modal-inner::after {
        left: 0;
        bottom: -170px;
    }

    .modal-title {
        padding: 20px 20px 20px 140px;
        width: 330px;
    }

    .modal-title p {
        font-size: 32px;
        line-height: 40px;
    }

    .modal-img {
        width: 220px;
    }

    .modal-btn-wrap {
        justify-content: center;
    }
}

@media (max-width: 575px) {
    .modal-gift {
        width: 90% !important;
        max-height: 100%;
        background-position: 100px, center;
        padding: 20px;
    }

    .modal-header {
        margin-bottom: 40px;
    }

    .modal-inner {
        margin-bottom: 40px;
    }

    .modal-inner::before, .modal-inner::after {
        content: none;
    }

    .modal-img {
        display: none;
    }

    .modal-img-mobile {
        display: block;
    }

    .modal-title {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        border-radius: 100px;
        padding: 20px;
    }

    .modal-title p {
        max-width: 150px;
        text-align: center;
    }

    .modal-btn {
        width: 100%;
        justify-content: center;
        padding: 15px;
    }
}

/* MODAL GIFT END */
/* BUTTON GIFT */
@media (max-width: 1600px) {
    .to-top {
        right: 10px;
    }

    .btn-gift {
        width: 60px;
        flex-direction: column-reverse;
        right: 10px;
        bottom: 120px;
    }

    .btn-gift img {
        width: 60px;
        margin-bottom: 0;
    }

    .btn-gift span {
        writing-mode: vertical-lr;
        padding: 10px 5px;
        margin-bottom: 10px;
    }
}

/* BUTTON GIFT END */

/* GIFT */
@media (max-width: 1279px) {
    .gift-container {
        flex-direction: column;
        align-items: unset;
    }

    .gift-info {
        flex: 0 0 100%;
        max-width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }

    .gift-slider {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media (max-width: 767px) {
    .gift-title h4 {
        font-size: 24px;
        padding: 0 10px;
    }

    .gift-progress progress {
        width: 150px;
    }

    .gift-add-to-cart {
        height: 40px;
        width: 130px;
        line-height: 40px;
    }
}

/* GIFT END */