@font-face {
    font-family: "icon_home";
    src: url("fonts/icon_home.eot");
    src: url("fonts/icon_home.eot#iefix") format("embedded-opentype"), url("fonts/icon_home.ttf") format("truetype"), url("fonts/icon_home.woff") format("woff"),
        url("fonts/icon_home.svg#icon_home") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
html {
    scroll-behavior: smooth;
}
header .head > .icons-link {
    align-items: center;
}
header .icons-link > span {
    margin: 0 30px;
}
header .icons-link > span:last-child {
    margin-right: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
}
.suppliers_wrap p {
    margin-bottom: 5px;
}
.terms.good{color: #ECD453;}
.terms.bad{color: #ccc;}
.terms.ask{color: #ffc34f;}
.suppliers_wrap ol,
.suppliers_wrap ul {
    padding-left: 25px;
    margin-bottom: 10px;
}
.suppliers_wrap a {
    text-decoration: underline;
}
.section_slider .head_slider .title{
    display: flex;
    align-items: center;
    gap: 25px;
}
.section_slider .head_slider .title span{
    font-size: 14px;
    color: #e25c1d;
    display: flex;
    align-items: center;
    gap: 10px;
}
.section_slider .head_slider .title span i{
    font-size: 18px;
    transition: .15s ease-in-out;
}
.section_slider .head_slider .title span:hover i{
    transform: translate(5px,0px);
}

.suppliers_wrap ol {
    list-style: decimal;
}
.suppliers_wrap ul {
    list-style: disc;
}
.suppliers_wrap ul li,
.suppliers_wrap ol li {
    margin-bottom: 5px;
}
.suppliers_wrap h2 {
    font-size: 19px;
    line-height: 1.2;
    text-align: center;
    margin: 15px 0 10px;
}
.popup-city__search .text-danger {
    line-height: 18px;
    margin-top: 10px;
}
.popup-city__search .navigator-geo-init {
    font-size: 14px;
    line-height: 18px;
    margin-top: 10px;
}
.popup-city__search .navigator-geo-init i {
    font-style: normal;
}
.popup-city__search .navigator-geo-init.text-danger {
    display: flex;
    align-items: center;
}
.popup-city__search .navigator-geo-init.text-danger i {
    margin-right: 10px;
}
.popup-city__search .navigator-geo-init > span {
    color: #ECD453;
}
.popup-city__search .text-loading {
    color: #ECD453;
    display: block;
    text-align: center;
}
.text-danger {
    color: #e16a5d;
    font-size: 14px;
}
.text-success{
    color: #28a745;
    font-size: 14px;    
}
.text-warning{
    color: #ffc107;
}
.alert-primary {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff;
}
#new_mmenu li.parent > .topmenu .main-center-cat-block .product__info .reward_wrap{
    display: none;
}
.alert-secondary {
    color: #383d41;
    background-color: #e2e3e5;
    border-color: #d6d8db;
}
.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}
.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}
.alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
}
.alert-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb;
}
.alert-light {
    color: #818182;
    background-color: #fefefe;
    border-color: #fdfdfe;
}
.alert-dark {
    color: #1b1e21;
    background-color: #d6d8d9;
    border-color: #c6c8ca;
}
.alert-no-padding {
    padding: 0 !important;
}
.alert-m-padding {
    padding: 2px !important;
}
.alert {
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}
body {
    width: 100%;
    min-width: 320px;
    padding: 0;
    margin: 0;
    /*font-family: "Montserrat", sans-serif;*/
    font-family: "Manrope", sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.5em;
    color: #333;
    background: rgb(244 244 244);
}
::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #000;
}
:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #000;
}
::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #000;
}
:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #000;
}
/*.autocomplete*/
.autocomplete_wrap.search_wrap {
    display: flex;
    flex-wrap: wrap;
    background: #fbfbfb;
    box-shadow: 1px 2px 13px #e2e2e2;
}
.autocomplete_wrap.search_wrap .left_block {
    flex-basis: 40%;
    overflow: hidden;
}
.autocomplete_wrap.search_wrap .left_block .evinent-search-group {
    border-bottom: 1px solid rgba(12, 6, 26, 0.05);
    display: block;
    padding: 12px 0;
    margin-bottom: 15px;
}

.autocomplete_wrap.search_wrap .right_block {
    flex-basis: calc(60% - 31px);
    border-left: 1px solid rgba(12, 6, 26, 0.05);
    padding: 15px;
    overflow: hidden;
}

.autocomplete_wrap.search_wrap .right_block .title,
.autocomplete_wrap.search_wrap .left_block .title {
    display: block;
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: 500;
    color: #bdbdbd;
}
.autocomplete_wrap.search_wrap .left_block .title {
    padding-left: 24px;
}
.autocomplete_wrap.search_wrap .left_block .category_list {
}
.autocomplete_wrap.search_wrap .left_block .category_list ul {
    margin: 0;
    list-style: none;
    padding: 0;
}
.autocomplete_wrap.search_wrap .left_block .category_list ul li {
}
.autocomplete_wrap.search_wrap .left_block .evinent-search-group a,
.autocomplete_wrap.search_wrap .left_block .category_list ul li a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 40px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 24px;
    text-decoration: none;
    color: #333;
}
.autocomplete_wrap.search_wrap .left_block .category_list ul li a span.name {
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 32px;
}
.autocomplete_wrap.search_wrap .left_block .category_list ul li a span:last-child {
    margin-left: 10px;
}

.autocomplete_wrap.search_wrap .left_block .evinent-search-group a:hover,
.autocomplete_wrap.search_wrap .left_block .category_list ul li a:hover {
    background: #f7f4f4;
    color: #ECD453;
}
.autocomplete_wrap.search_wrap .product_list {
    display: flex;
    flex-direction: column;
}
.autocomplete_wrap.search_wrap .product_list .product_item {
    margin-bottom: 5px;
}
.autocomplete_wrap.search_wrap .product_list .product_item a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    text-decoration: none;
    margin-top: 15px;
    padding: 1px 0;
}
.autocomplete_wrap.search_wrap .product_list .product_item a .img {
    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;
    margin-right: 8px;
    width: 75px;
    height: 75px;
}
.autocomplete_wrap.search_wrap .product_list .product_item a .img img {
    max-width: 90%;
    max-height: 90%;
}
.autocomplete_wrap.search_wrap .product_list .product_item a .about_product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: calc(100% - 93px);
}
.autocomplete_wrap.search_wrap .product_list .product_item a .about_product .name {
    display: block;
    display: -webkit-box;
    width: 100%;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #000;
    font-size: 14px;
    line-height: 20px;
    margin: 5px 0 10px;
    height: 40px;
}
.autocomplete_wrap.search_wrap .product_list .product_item a .about_product .product_price .special_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.autocomplete_wrap.search_wrap .product_list .product_item a .about_product .product_price .new {
    font-weight: 600;
    margin-top: 4px;
    font-size: 16px;
    color: #333;
    white-space: nowrap;
}
.autocomplete_wrap.search_wrap .product_list .product_item a .about_product .product_price .old {
    color: #e16a5d;
    text-decoration: line-through;
    align-self: center;
    white-space: nowrap;
    margin-right: 12px;
}
.autocomplete_wrap.search_wrap .product_list .product_item a .about_product .product_price .saved {
    background: #e16a5d;
    color: #fff;
    border-radius: 5px;
    height: 18px;
    font-size: 12px;
    padding: 0 7px;
    display: flex;
    align-items: center;
}
/*.autocomplete End*/
.mfilter-close {
    display: none !important;
}
footer .social-contact-footer {
    display: none;
}
.yandex-rait {
    position: absolute;
    right: 10%;
    top: 0;
}
.footer__contacts {
    position: relative;
}
.mini-cart-total tbody tr:last-child,
.cart-modal__tottal #ajaxtotal.ajaxtable_tr2:last-child {
    display: none !important;
}

.login-entry {
    position: relative;
}
.login-entry .password-toggle {
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 16px;
    cursor: pointer;
}
#top {
    bottom: 40px;
    cursor: pointer;
    display: none;
    border: 2px solid #ECD453;
    position: fixed;
    right: 61px;
    width: 45px;
    height: 45px;
    text-align: center;
    opacity: 1;
    -webkit-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all;
    z-index: 99;
    color: #ECD453;
    line-height: 42px;
    font-size: 21px;
    border-radius: 100px;
}

.simplecheckout-error-text {
    color: #e16a5d;
    font-weight: 500;
}
.mb-button-old-site {
    display: none;
}
.text-center {
    text-align: center;
}

#content-success p a {
    text-decoration: underline;
}
.simplecheckout-block-content .btn-group-register {
    flex-wrap: wrap;
    margin-bottom: 0;
}
#product__grid.load_product_grid {
    pointer-events: none;
}
.simplecheckout-block-content .btn-group-register h2 {
    width: 100%;
    font-size: 17px;
    font-weight: 400;
    margin-bottom: 10px;
}
select {
    opacity: 0;
}
.btn-old-site {
    margin-left: 20px;
    list-style: none;
}

.btn-old-site a {
    color: #fff;
    padding: 3px 10px;
    display: inline-block;
}
.btn-old-site a i {
    margin-right: 5px;
}

#simplecheckout_payment_form,
.hidden {
    display: none;
}

.center {
    text-align: center;
}

.just {
    text-align: justify;
    -moz-text-align-last: center;
    text-align-last: center;
}

.clrfix:after {
    content: "";
    display: block;
    clear: both;
}

.clear {
    clear: both;
    height: 0;
}

@media screen and (min-width: 1280px) {
    .product-info__delivery .delivery_terms {
/*        width: calc(40% - 30px) !important;*/
/*        margin-right: 30px;*/
    }
    .wrap {
        padding: 0 40px;
    }
}

.ibg {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}
.SumoSelect.open>.optWrapper {
    top: 57px !important;
}
img.ibg-img {
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
}

.gray-bg {
    background: #f7f4f4;
}
button {
    cursor: pointer;
}
.btn {
    color: #000;
    font-weight: 600;
    background: #ECD453;
    transition: background 0.3s ease;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
}

.btn:hover {
    color: #000;
    background: #EECF2B;
}

.btn:active {
    background: #EECF2B;
}

.btn-border {
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    font-size: 17px;
    color: #ECD453;
    border: 2px solid #ECD453;
    transition: all 0.3s ease;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.btn-border:hover {
    color: #fff;
    background: #EECF2B;
    border-color: #EECF2B;
}

.btn-border:active {
    color: #fff;
    background: #EECF2B;
    border-color: #EECF2B;
}
.register_block_simpl {
    display: flex;
    flex-direction: row;
    align-items: center;
}
.register_block_simpl > div {
    margin-right: 10px;
}
.order-page #simplecheckout_login .simplecheckout-login-right input,
.order-page.checkout-wrap table .simplecheckout-customer-right input,
.field {
    width: 100%;
    height: 40px;
    font-size: 17px;
    border-bottom: 1px solid #bdbdbd;
    transition: border-color 0.2s ease;
}

.order-page.checkout-wrap table .simplecheckout-customer-right input:focus,
.field:focus {
    border-color: #ECD453;
}

.order-page.checkout-wrap table .simplecheckout-customer-right input.error,
.field.error {
    border-color: #e16a5d;
}

@media screen and (min-width: 768px) {
    .order-page #simplecheckout_login .simplecheckout-login-right input,
    .order-page.checkout-wrap table .simplecheckout-customer-right input,
    .field {
        height: 60px;
    }
    #content-simple .field {
        /*height: 40px;*/
        /*height: 60px;*/
        height: auto;
        padding: 20px 0 5px 0;
    }
}

/*временное*/

.mfilter-free-button {
    transition: all 0.3s ease-in-out;
}

.mfilter-free-button.hide-btn {
    opacity: 0 !important;
}

.menu-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: -9999;
    background-color: #333;
    transition: opacity 0.5s ease;
}

.menu-overlay.open {
    opacity: 0.33;
    z-index: 100;
}
#new_mmenu li.parent > .topmenu .main-center-cat-block .product__item .product__label-hit {
    display: none;
}
.product__label-hit[data-tooltip]{
    position: relative;
}
.product__label-hit[data-tooltip]::before{
    content: attr(data-tooltip);
    display: none;
    position: absolute;
    left: 0;
    bottom: calc(100% - -6px);
    background: var(--tooltip-color);
    color: var(--tooltip-color-txt);
    z-index: 12;
    width: 207px;
    box-shadow: 1px 1px 5px #00000082;
    padding: 10px 10px;
    
}
.product__label-hit[data-tooltip]:hover::before{
    display: block;
}
/*main new menu*/
@media (min-width: 1000px) and (max-width: 1280px) {
    #new_mmenu .topmenu .main-center-cat-block .product__item:nth-of-type(2),
    #new_mmenu .topmenu .main-center-cat-block .product__item:nth-of-type(3) {
        display: none !important;
    }
    #new_mmenu li.parent > .topmenu .category-list-menu {
        display: block !important;
    }
    #new_mmenu .topmenu .main-center-cat-block > ul {
        grid-template-columns: 1fr !important;
    }

    #new_mmenu .topmenu .wrap-children {
        grid-template-columns: 9fr 2fr 3fr !important;
    }
    #new_mmenu .topmenu.col-3-list .wrap-children .children-category-list > ul {
        columns: 3;
    }
    header .menu-horizontal > ul > li {
        margin-left: 15px;
    }
    #new_mmenu li.level1 .topmenu .children-category-list a {
        font-size: 13px;
        /*margin-bottom: 3px;*/
        line-height: 16px;
    }
    #new_mmenu .topmenu.col-1-list .children-category-list > ul {
        max-width: 250px;
    }

    #new_mmenu .topmenu.col-1-list .wrap-children {
        grid-template-columns: 5fr 2fr 5fr !important;
    }

    #new_mmenu .topmenu.col-3-list .wrap-children {
        grid-template-columns: 10fr 2fr !important;
    }
    #new_mmenu .topmenu.col-3-list .wrap-children .main-center-cat-block {
        display: none;
    }
}

/*mobile menu new*/
.mobile-menu__list .mobile-menu__head {
    background: #ececec;
    padding: 18px 20px;
    display: flex;
    flex-direction: column;
}
.mobile-menu__list .mobile-menu__head .change-city{
    margin-top: 10px;
}
.mobile-menu__list .mobile-menu__head .popup-city {
    top: 30px;
    width: 100%;
    padding: 10px;
}
.mobile-menu__list .mobile-menu__head .popup-city__title {
    font-weight: 500;
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 10px;
}
.mobile-menu__list .mobile-menu__head .popup-city__search input {
    height: 36px;
    font-size: 12px;
    padding-left: 25px;
}
.mobile-menu__list .mobile-menu__head .popup-city__search svg {
    left: 9px;
    top: 11px;
    width: 11px;
}
.mobile-menu__list .mobile-menu__head .popup-city__search .navigator-geo-init {
    font-size: 11px;
}
.mobile-menu__list .mobile-menu__head .popup-city__city-list {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 5px;
    margin-top: 10px;
}









.mobile-menu__list .mobile-menu__head a svg {
    max-height: 46px;
}
.mobile-menu__list .mobile-menu__head .logout {
    margin-top: 10px;
}
.mobile-menu__list .mobile-menu__head .logout i {
    margin-right: 14px;
}

.mobile-menu__list .mobile-menu__head button {
    background: transparent;
    font-size: 14px;
    text-align: left;
    display: flex;
    align-items: center;
    margin-top: 11px;
}
.mobile-menu__list .mobile-menu__head button svg {
    margin-right: 14px;
}
.mobile-menu__list nav > ul {
    border-bottom: 1px solid #eae9e8;
    padding: 15px 0 20px 0;
}
.mobile-menu__list nav > ul:last-child{
    margin-bottom: 40px;
}
.mobile-menu__list ul li {
    border-bottom: 0;
}
.mobile-menu__list nav > ul > li > a {
    padding: 0 !important;
    display: flex !important;
    align-items: center;
}
.mobile-menu__list nav > ul > li > a > svg,
.mobile-menu__list nav > ul > li > svg {
    margin-right: 10px;
}
.mobile-menu__list nav > ul > li > a,
.mobile-menu__list nav > ul > li {
    font-size: 14px;
    display: block;
    padding: 5px 20px;
    text-decoration: none;
}

.mobile-menu__list .home-link a::before {
    content: "\e900";
    color: #ECD453;
    font-size: 19px;
    margin-right: 9px;
    font-family: "icon_home" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.mobile-menu__list .phone-mobile__menu {
    display: flex;
    justify-content: space-between;
}
.mobile-menu__list .catalog__link > div {
    display: flex;
    flex-direction: row;
    align-items: center;
}
.mobile-menu__list .account-menu__mobile{
    font-size: 14px;
    display: block;
    padding: 5px 20px;
    text-decoration: none;
}
.mobile-menu__list .account-menu__mobile svg,
.mobile-menu__list .information-menu__mobile svg {
    margin-right: 9px;
}
.mobile-menu__list .account-menu__mobile > div,
.mobile-menu__list .information-menu__mobile > div {
    display: flex;
    align-items: center;
}
.mobile-menu__list .account-menu__mobile > div > i,
.mobile-menu__list .information-menu__mobile i {
    transition: 0.3s ease-in-out;
    float: right;
    margin-left: auto;
    color: #ffc34f;
    font-size: 16px;
}
.mobile-menu__list .account-menu__mobile.open_menu_parent > div > i ,
.mobile-menu__list .information-menu__mobile.open_menu_parent i {
    transform: rotate(90deg);
}
.mobile-menu__list .account-menu__mobile ul,
.mobile-menu__list .information-menu__mobile ul {
    display: none;
    padding-left: 20px;
}
.mobile-menu__list .account-menu__mobile ul.open_menu,
.mobile-menu__list .information-menu__mobile ul.open_menu {
    display: block;
}

.mobile-menu__list .catalog__link-btn {
}

.catalog_list__block {
    display: none;
}
.catalog_list__block.open_menu_category {
    display: block;
    position: fixed;
    z-index: 9999;
    background: #fff;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    overflow-y: auto;
}

.catalog_list__block > .catalog__link-mob-btn {
    height: auto;
    display: flex;
    padding: 18px;
    border-bottom: none;
    align-items: center;
    font-size: 19px;
}

.catalog_list__block > .catalog__link-mob-btn i {
    border: 2px solid #7bbe9f;
    width: 23px;
    height: 23px;
    border-radius: 100px;
    font-size: 14px;
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    color: #ffc34f;
    margin-right: 10px;
}
.catalog_list__block .catalog__link_wrap {
    padding: 16px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 11px;
    margin-top: -15px;
    grid-gap: 11px;
}
.catalog_list__block .level1 {
    font-size: 12px;
    text-align: center;
    background: #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 2px 2px rgba(0, 0, 0, 0.06), 0 0 2px rgba(0, 0, 0, 0.07);
    border-radius: 10px;
    list-style: none;
}

.catalog_list__block .level1 > a {
    padding: 15px 6px 12px;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    /*justify-content: center;*/
    align-items: center;
}

.catalog_list__block .level1 a svg {
    width: 55px;
    height: auto;
    margin-bottom: 10px;
}

.catalog_list__block .level1 a span {
    font-size: 15px;
}

.catalog_list__block .level1 i,
.catalog_list__block .level1 .topmenu {
    display: none !important;
}

@media screen and (max-width: 1000px) {
    .catalog_list__block .level1 a span {
        line-height: 16px;
    }
    .catalog_list__block .level1 > a {
        padding: 15px 6px 15px;
    }
    .catalog_list__block .level1 {
        position: relative;
    }
    .btn-opnen-child-menu {
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 30px;
        line-height: 30px !important;
        z-index: 2;
    }
    .catalog_list__block .level1 .topmenu.open_child {
        display: block !important;
        position: fixed;
        z-index: 9999;
        background: #fff;
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        overflow-y: auto;
        padding-bottom: 20px;
    }
    .catalog_list__block .level1 .topmenu .children-category-list .title_mmenu {
        display: flex;
        padding: 18px;
        border-bottom: none;
        align-items: center;
        font-size: 19px;
    }
    .catalog_list__block .level1 .topmenu .children-category-list .title_mmenu .btn-close-child-menu {
        border: 2px solid #7bbe9f;
        width: 23px;
        height: 23px;
        border-radius: 100px;
        font-size: 14px;
        display: flex;
        text-align: center;
        align-items: center;
        justify-content: center;
        color: #ffc34f;
        margin-right: 10px;
    }
    .catalog_list__block .level1 .topmenu .children-category-list ul {
        display: flex;
        flex-wrap: wrap;
    }
    .catalog_list__block .level1 .topmenu .children-category-list ul li {
        flex-basis: 100%;
        padding: 0 18px;
        margin-bottom: 10px;
    }
    .catalog_list__block .level1 .topmenu .children-category-list ul li a {
        padding: 0;
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: column;
        text-align: left;
        font-size: 14px;
        line-height: 17px;
        align-items: normal;
    }
    .catalog_list__block .level1 .topmenu .children-category-list .level3 {
        display: none !important;
    }
    .catalog_list__block .level1.brand .topmenu .title_mmenu {
        display: flex;
        padding: 18px;
        border-bottom: none;
        align-items: center;
        font-size: 19px;
    }
    .catalog_list__block .level1.brand .topmenu .title_mmenu .btn-close-child-menu {
        border: 2px solid #7bbe9f;
        width: 23px;
        height: 23px;
        border-radius: 100px;
        font-size: 14px;
        display: flex;
        text-align: center;
        align-items: center;
        justify-content: center;
        color: #ffc34f;
        margin-right: 10px;
    }
    .catalog_list__block .level1.brand .topmenu .title_mmenu a {
        font-size: 14px;
        color: #ECD453;
        display: flex;
        flex-direction: row;
        align-items: center;
        margin-left: auto;
        font-weight: 500;
    }
    .catalog_list__block .level1.brand .topmenu .title_mmenu a svg {
        width: 20px;
        margin-right: 0;
        margin-left: 10px;
        margin-bottom: 0;
    }
    .catalog_list__block .level1.brand .topmenu .collections_ul {
        display: grid;
        grid-template-columns: repeat(5, 1fr);
        grid-template-rows: repeat(4, 1fr);
        grid-gap: 10px;
        padding: 0 18px;
    }

    .catalog_list__block .level1 .topmenu .main-center-cat-block,
    .catalog_list__block .level1 .topmenu .category-list-menu {
        /*display: none !important;*/
        padding: 0 18px;
    }

    .catalog_list__block .level1 .topmenu .main-center-cat-block .number__product__block {
        display: none !important;
    }
    .catalog_list__block .level1 .topmenu .main-center-cat-block .product__item .product__btn-cart button {
        padding-left: 0 !important;
    }

    .catalog_list__block .level1 .topmenu .main-center-cat-block .title_mmenu,
    .catalog_list__block .level1 .topmenu .category-list-menu .title_mmenu {
        display: flex;
        padding: 18px;
        border-bottom: none;
        justify-content: center;
        font-size: 19px;
    }
    .catalog_list__block .level1 .topmenu .main-center-cat-block .compare_icompare i,
    .catalog_list__block .level1 .topmenu .main-center-cat-block .compare_icompare {
        display: flex !important;
    }
    .catalog_list__block .level1 .topmenu .category-list-menu .collections_ul {
        display: flex;
        flex-wrap: wrap;
    }

    .catalog_list__block .level1 .topmenu .category-list-menu .collections_ul div {
        flex-basis: 20%;
        padding: 0 10px;
    }

    .catalog_list__block .level1 .topmenu .category-list-menu .collections_ul div img {
        width: 100%;
    }

    .catalog_list__block .catalog__link_wrap {
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    }
    .desctop-v {
        display: none;
    }
    #top {
        bottom: 30px;
    }
    .b24-widget-button-wrapper {
        opacity: 0;
        display: none;
    }
    .bx-livechat-wrapper {
        right: 0 !important;
        left: 0 !important;
        margin: auto !important;
        bottom: 0 !important;
        top: 0 !important;
    }
}
#shov_mob {
    display: none;
}
@media screen and (max-width: 768px) {
    .mfilter-free-button:not(.open){
        transform: translateX(-60px);
        opacity: 0;
        transition: .5s ease-in-out;
    }
    .mfilter-free-button.open{
        transform: translateX(0);
        opacity: 1;
    }

    .btn-opnen-child-menu {
        display: none !important;
    }
    #shov_mob {
        display: none;
        position: fixed;
        z-index: 99999999999;
        top: 0;
        left: 0;
        background: #4a4a4a8f;
        height: 100vh;
        padding: 20px;
        width: 100%;
    }
    #shov_mob .wrap {
        display: flex;
        flex-direction: column;
        background: #fff;
        height: auto;
        padding: 35px 25px 25px 25px;
        top: 50%;
        transform: translateY(-50%);
        position: relative;
    }
    #shov_mob .shov_mob-close {
        position: absolute;
        top: 10px;
        right: 10px;
    }
    #shov_mob .img {
        max-width: 100px;
        width: 100%;
        margin: 0 auto;
    }
    #shov_mob .name {
        font-size: 19px;
        text-align: center;
        font-weight: 500;
        color: #ECD453;
    }
    #shov_mob .title {
        font-size: 17px;
        text-align: center;
        margin-bottom: 20px;
    }
    header .icons-link > span {
        margin: 0;
    }
    .catalog_list__block .catalog__link_wrap {
        grid-template-columns: 1fr 1fr 1fr 1fr;
    }
    #home-page-navigation{
        grid-template-columns: 1fr 1fr !important;
    }
}

@media screen and (max-width: 480px) {

    .ui-menu li div {
        font-size: 12px !important;
    }
    .register_block_simpl {
        padding-left: 0 !important;
    }
    #home-page-navigation{
        grid-template-columns: 1fr !important;
    }
    .catalog_list__block .level1 a span {
        font-size: 14px;
        word-wrap: anywhere;
    }
    .catalog_list__block .catalog__link_wrap {
        /*display: flex;
        flex-wrap: wrap;
        justify-content: space-between;*/
        grid-template-columns: 1fr 1fr 1fr;
    }
    .catalog_list__block .catalog__link_wrap .level1 {
        /*width: 31%;
        margin-bottom: 15px;*/
    }
}
/* /mobile menu new*/
.fixed .mobile-menu {
    top: 55px !important;
    height: 91vh !important;
}

.mobile-menu {
    width: 320px;
    position: fixed;
    left: 0;
    top: 55px;
    bottom: 0;
    background-color: #fff;
    max-width: 100%;
    height: calc(100vh);
    margin-left: 0;
    overflow-y: scroll;
    z-index: 199;
    -ms-transform: translateX(-105%);
    transform: translateX(-105%);
    transition: transform 0.8s cubic-bezier(0.2, 1, 0.2, 1);
    height: 74vh;
}

.mobile-menu .category-list-menu,
.mobile-menu .main-center-cat-block {
    display: none;
}

.mobile-menu ul {
    /*min-height: 610px;*/
}

.mobile-menu ul > li.parent {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    /*padding: 0 20px 0 0;*/
    align-items: center;
    flex-wrap: wrap;
    position: relative;
}
.mobile-menu ul li.level1 svg {
    position: absolute;
    width: 20px;
    height: 20px;
    left: 10px;
}
.mobile-menu ul li.level1 a {
    padding: 5px 38px;
}
.mobile-menu ul > li.parent a {
    width: 90%;
}

.mobile-menu nav > ul > li.parent .children-category-list i,
.mobile-menu nav > ul > li.parent > i {
    width: 17%;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
    height: 33px;
    line-height: 33px;
}
.menu-list li.level1 > a svg {
    width: 30px;
    height: 30px;
    position: absolute;
    left: 10px;
    pointer-events: none;
}
.menu-list li.parent > .topmenu .children-category-list ul > li.level2.open_menu a i:before,
.mobile-menu ul .topmenu .children-category-list li.open_menu3 a i:before,
.mobile-menu nav > ul > li.parent.open_menu > i:before {
    transform: rotate(90deg);
    display: inline-block;
}

.mobile-menu ul .topmenu .children-category-list > ul {
    min-height: 1px;
    background: #f7f4f4;
}

.mobile-menu ul .level3,
.mobile-menu ul .topmenu {
    display: none;
    width: 100%;
}

.mobile-menu ul .topmenu.open {
    display: block;
}

.mobile-menu ul .topmenu .children-category-list li.open_menu3 .level3 {
    display: block;
    background: #e8e6e6;
}

.mobile-menu ul li a {
    display: block;
    padding: 5px 20px;
    text-decoration: none;
}

.mobile-menu::-webkit-scrollbar {
    display: none;
}

.mobile-menu.open {
    -ms-transform: translateX(0);
    transform: translateX(0);
}

.mobile-menu__list > ul > li {
    display: flex;
    border-bottom: 1px solid #eae9e8;
}

.mobile-menu__list > ul > li a {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    height: 50px;
    font-size: 14px;
    padding: 0 40px 0 20px;
}

.mobile-menu__list > ul > li a:after {
    position: absolute;
    top: calc(50% - 5px);
    right: 20px;
    display: block;
    width: 16px;
    height: 9px;
    background: url("../img/arrow-down__yellow.svg") 0 0 no-repeat;
    background-size: 16px auto;
    content: "";
}

.mobile-menu__list > ul > li a svg {
    margin-right: 10px;
}

.menu-horizontal li.catalog-li {
    position: relative;
}

.menu-horizontal li.catalog-li:hover .menu-list {
    /*display: block;*/
}

.menu-horizontal li.catalog-li .menu-list.open {
    display: block;
}

.menu-list {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background: #fff;
    width: 300px;
}

.menu-list li.parent > .topmenu .children-category-list ul > li.parent {
    position: relative;
}

.menu-list li.parent > .topmenu .children-category-list ul > li.level2.open_menu a i,
.menu-list li.parent > .topmenu .children-category-list ul > li.level2,
.menu-list li.parent > .topmenu .children-category-list ul > li.level2 a i:before,
.menu-list li.parent > .topmenu .children-category-list ul > li.level2 a,
.menu-list li.parent > .topmenu .children-category-list ul > li.level2 a i {
    transition: 0.3s ease-in-out;
}

.menu-list li.parent > .topmenu .children-category-list ul > li {
    width: 32%;
    margin-right: 1%;
    border-bottom: 0;
}

.menu-list li.parent > .topmenu .children-category-list ul > li > a {
    /*padding: 7px 10px;*/
    padding: 3px 10px;
    font-size: 14px;
}
.menu-list li.parent > .topmenu .children-category-list ul > li > a:hover {
    text-decoration: underline;
}
.menu-list li.parent > .topmenu .level3 ul > li > a {
    padding: 5px 10px;
}
/*.menu-list li.level1.open_menu a svg .cls-1{
    fill: #ECD453 !important;
}*/
.menu-list li.parent.open_menu > a,
.menu-list li.parent.open_menu > i {
    color: #ECD453 !important;
}

.menu-list li.parent {
    /*position: relative;*/
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.menu-list > li.parent > i:hover {
    color: #ECD453;
}

.menu-list > li.parent > i {
    padding: 13px 18px;
    cursor: pointer;
}

.menu-list li.parent > .topmenu {
    display: none;
    position: absolute;
    background: white;
    left: 300px;
    top: 0;
    max-width: 1230px;
    width: 1225px;
}

.menu-list li.parent > .topmenu .children-category-list {
    grid-column-start: 1;
    grid-column-end: 1;
    grid-row-start: 1;
    grid-row-end: 1;
    padding: 20px 20px 0 20px;
}

.menu-list li.parent > .topmenu .children-category-list > ul {
    display: flex;
    flex-wrap: wrap;
    /*columns: 3;*/
}

.menu-list li.parent > .topmenu .category-list-menu {
    grid-column-start: 2;
    grid-column-end: 2;
    grid-row-start: 1;
    grid-row-end: 3;
    /*border-left: 1px solid #eae9e8;*/
}

.menu-list li.parent > .topmenu .main-center-cat-block h2,
.menu-list li.parent > .topmenu .category-list-menu h2 {
    font-size: 16px;
    text-align: center;
    padding: 10px 0;
    font-weight: 500;
}

.menu-list li.parent > .topmenu .category-list-menu ul {
    overflow-y: auto;
    height: 100%;
}

.menu-list li.parent > .topmenu .category-list-menu .collections_ul {
    display: grid;
    /*grid-template-rows: repeat(5, 103px);*/
    grid-template-rows: repeat(5, 1fr);
    height: calc(100% - 65px);
}

.menu-list li.parent > .topmenu .category-list-menu .collections_ul > div {
    display: inline-block;
    text-align: center;
}

.menu-list li.parent > .topmenu .category-list-menu .collections_ul > div a {
    padding: 0;
    height: 100%;
    overflow: hidden;
}

.menu-list li.parent > .topmenu .category-list-menu .collections_ul > div a:hover img {
    transform: scale(1.1);
}

.menu-list li.parent > .topmenu .category-list-menu .collections_ul > div a img {
    height: 100%;
    width: auto;
    margin: auto;
    transition: all 0.3s ease-in-out;

    max-height: 84px;
}

.menu-list li.parent > .topmenu .category-list-menu ul li a img {
}

.menu-list li.parent > .topmenu .main-center-cat-block {
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 2;
    grid-row-end: 2;
}

.menu-list li.parent > .topmenu .main-center-cat-block ul {
    /*  display: flex;
    flex-direction: row;
    flex-wrap: wrap;*/
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    height: 158.5px;
    /*height: calc(100% - 42px);*/
    height: auto;
}

.menu-list li.parent > .topmenu .main-center-cat-block ul li {
    /*width: 33%;*/
    padding: 10px;
}

.menu-list li.parent > .topmenu .main-center-cat-block ul li a {
    /*  display: flex;
    flex-direction: column;
    text-align: center;*/
    background-size: contain;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
}

.menu-list li.parent > .topmenu .main-center-cat-block ul li a img {
    width: auto;
    height: 100%;
    max-height: 86px;
}

.menu-list li.parent > .topmenu .main-center-cat-block ul li a span {
    font-size: 15px;
    margin-top: 6px;
    height: 49px;
    overflow: hidden;
}

.menu-list li.parent > .topmenu .category-list-menu li,
.menu-list li.parent > .topmenu .main-center-cat-block li {
    border-bottom: none;
}

.menu-list li.parent > .topmenu .wrap-children {
    display: grid;
    grid-template-columns: 10fr 2fr;
    /*grid-template-rows: 398px 200px;*/
    /*grid-template-rows: 320px 278px;*/
    /*grid-template-rows: 323px 226px;*/
    grid-gap: 10px;
    /*box-shadow: 2px 2px 6px #aeaeaeb0;*/
    /*border-bottom: 1px solid #eae9e8;
    border-right: 1px solid #eae9e8;*/
    border-left: 1px solid #eae9e8;
    grid-template-rows: 3fr 2fr;
    height: 100%;
}

.menu-list li.level1:hover > .topmenu {
    display: block;
}

.menu-list li.parent > .topmenu ul li {
}

.menu-list li.parent > .topmenu ul li.parent > div {
    position: absolute;
    background: white;
    /*  left: 305px;
  top: 0;*/
    left: 0;
    top: 28.5px;
    width: 300px;
    z-index: 1;
    box-shadow: 2px 2px 5px #cccccc7a;
    display: none;
}

.menu-list li.parent > .topmenu ul li.parent:hover > div {
    display: block;
}

.menu-list li.parent > .topmenu ul li.parent > div li {
    width: 100% !important;
}

.menu-list li {
    border-bottom: 1px solid #eae9e8;
}

.menu-list .children-category-list li a {
    display: block;
    padding: 10px 20px 10px 50px;
    text-decoration: none;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    position: relative;
}

.menu-list > li > ul {
    position: absolute;
    width: 100%;
    top: 0;
    left: 100%;
    height: 100%;
    opacity: 0;
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    transition: transform 0.3s, opacity 0.3s, box-shadow 0.3s;
    transition-delay: 0.3s;
}

.menu-list > li:hover > ul,
.menu-list > li:hover > ul > li:hover > ul {
    opacity: 1;
    -ms-transform: translateX(0);
    transform: translateX(0);
}
.menu-list li.level1.brand > .topmenu .wrap-children {
    display: block;
}
.menu-list li.parent > .topmenu .category-list-menu_brands .collections_ul {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-template-rows: repeat(4, 1fr);
    grid-gap: 20px;
}
.menu-list li.brand > .topmenu .title_mmenu {
    display: flex !important;
    align-items: baseline;
    justify-content: space-between;
}
.menu-list li.parent > .topmenu .category-list-menu_brands .title_mmenu a {
    font-size: 14px;
    margin-left: 20px;
    color: #ECD453;
    display: flex;
}
.menu-list li.parent > .topmenu .category-list-menu_brands .title_mmenu a svg {
    margin-left: 10px;
    margin-right: 0;
}

.menu-list li.parent > .topmenu .category-list-menu_brands .collections_ul .items_brand {
    text-align: center;
    display: flex;
    align-content: center;
    justify-content: center;
}

.menu-list li.parent > .topmenu .category-list-menu_brands .collections_ul .items_brand img{
    margin: auto;
    display: block;
}

/*временное*/

/*   burger   */

.burger {
    width: 18px;
    height: 14px;
    position: relative;
    margin-right: 10px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    cursor: pointer;
}

.burger span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #ECD453;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
}

.burger span:nth-child(1) {
    top: 0;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
}

.burger span:nth-child(2) {
    top: 6px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
}

.burger span:nth-child(3) {
    top: 12px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
}
.catalog__btn .open.burger span:nth-child(1),
.open > .burger span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: -1px;
    left: 4px;
}
.catalog__btn .open.burger span:nth-child(2),
.open > .burger span:nth-child(2) {
    width: 0%;
    opacity: 0;
}
.catalog__btn .open.burger span:nth-child(3),
.open > .burger span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 12px;
    left: 4px;
}

h2.title {
    font-size: 32px;
    font-weight: 500;
    line-height: 1.2em;
    margin-bottom: 30px;
}

h3.title {
    font-size: 24px;
    font-weight: 500;
    line-height: 1.3em;
    margin-bottom: 20px;
}

h4.title {
    font-weight: 500;
    font-size: 20px;
    line-height: 1.3em;
}

@media screen and (min-width: 768px) {
    h2.title {
        font-size: 32px;
        margin-bottom: 45px;
    }
    h4.title {
        font-size: 24px;
    }
    header #account_header:hover .content,
    header #header-small-cart:hover .content {
        display: block;
        margin-bottom: 50px;
    }
    header #account_header.auth:hover::before {
        content: "";
        position: absolute;
        right: 0;
        bottom: -16px;
        width: 110px;
        height: 50px;
    }
}

@media screen and (min-width: 1280px) {
    .simplecheckout-block-heading {
        font-size: 20px;
    }
    h3.title {
        font-size: 28px;
    }
    h4.title {
        font-size: 28px;
    }

}

@media screen and (min-width: 1600px) {
    .simplecheckout-block-heading {
        font-size: 20px;
    }
    h3.title {
        font-size: 32px;
    }
    h4.title {
        font-size: 32px;
    }
}

.drop-list__btn {
    font-size: 15px;
}

.drop-list__btn svg {
    margin-left: 3px;
}

.drop-list {
    position: relative;
}

.drop-list:hover .drop-list__menu {
    height: auto;
    opacity: 1;
}

.drop-list:before {
    display: block;
    background: transparent;
    height: 30px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 125px;
    content: "";
}

.drop-list__menu {
    height: 0;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    top: calc(100% + 5px);
    left: 0;
    width: 200px;
    background: #fff;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    transition: opacity 0.2s;
    z-index: 299;
}

.drop-list__menu li {
    border-bottom: 1px solid #eae9e8;
}

.drop-list__menu li:last-child {
    margin-bottom: 0;
}

.drop-list__menu li a {
    display: block;
    padding: 10px 20px;
    text-decoration: none;
}

.change-city__btn {
    cursor: pointer;
}

.change-city__btn svg {
    position: relative;
    top: -1px;
    vertical-align: middle;
    margin-right: 3px;
}

.change-city__btn > span {
    border-bottom: 1px dashed #ffffff;
    color: #fff;
    margin-right: 3px;
}

.change-city {
    position: relative;
}

.popup-city {
    position: absolute;
    right: 0;
    top: -2px;
    width: 470px;
    padding: 15px 20px;
    background: #fff;
    border: 2px solid #ffc34f;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    z-index: 201;
}

.popup-city__title {
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 20px;
}

.popup-city__btn-group {
    display: flex;
    margin-bottom: 20px;
}

.popup-city__btn-group a {
    font-weight: 600;
    font-size: 17px;
    height: 50px;
    line-height: 50px;
    text-align: center;
}

.popup-city__btn-yes {
    width: 100px;
    flex-shrink: 0;
}

.popup-city__btn-other {
    flex-grow: 1;
    color: #ECD453;
    border: 2px solid #ECD453;
    line-height: 46px !important;
    margin-left: 10px;
}

.popup-city__text {
}

.popup-city__close {
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 40px;
    background: url("../img/close.svg") 50% 50% no-repeat;
    cursor: pointer;
    transition: opacity 0.5s;
}

.popup-city__close:hover {
    opacity: 0.7;
}

.popup-city[rel="choose-city"] {
    display: none;
}

.popup-city__city-list {
    /*column-count: 3;*/
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 5px;
}

.popup-city__city-list li {
    margin-bottom: 0;
    white-space: pre;
}

.popup-city__city-list a {
    color: #ECD453;
    transition: color 0.5s;
}

.popup-city__city-list a:hover {
    color: #333;
}

.popup-city__city-list a.active {
    color: #333;
}

.popup-city__search {
    position: relative;
    margin: 10px 0 15px;
}

.popup-city__search svg {
    position: absolute;
    left: 22px;
    /*top: calc(50% - 7px);*/
    top: 18px;
    z-index: 3;
}

.popup-city__search input {
    display: block;
    width: 100%;
    height: 50px;
    font-size: 15px;
    background: #f7f4f4;
    padding-left: 52px;
    padding-right: 15px;
    position: relative;
    z-index: 1;
}

.popup-city__search .select2-container {
    width: 100% !important;
    margin-top: -54px;
    opacity: 0;
}

#simplecheckout_form table {
    width: 100%;
}

#simplecheckout_form textarea {
    height: 120px;
    margin-top: 5px;
    width: 100% !important;
}

#simplecheckout_form {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 15px;
}

.simplecheckout-left-column {
    /*  width: calc(50% - 15px);
  float: left;*/
}

.simplecheckout-right-column {
    /*margin-left: calc(50% + 15px);*/
}

#simplecheckout_cart {
    position: sticky;
    top: 5px;
}
#simplecheckout_cart .delete_block {
    display: flex;
    justify-content: flex-end;
}
#simplecheckout_cart .delete_block .checkbox {
    margin-bottom: 0;
    font-size: 15px;
}

#simplecheckout_cart #del_choose_checkout {
    margin-left: 25px;
    background: 0 0;
    color: #e16a5d;
    font-weight: 500;
    text-decoration: underline;
    font-size: 15px;
}

#simplecheckout_cart #total .order-cart__bottom {
    align-items: flex-start !important;
}

#simplecheckout_payment .order-cart {
    margin-bottom: 0 !important;
}

#buttons {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    grid-column-start: 1;
    grid-column-end: 3;
}

#simplecheckout_form .simplecheckout-offerta {
    grid-column-start: 1;
    grid-column-end: 3;
}

.search {
    display: flex;
    background: #212121;
    height: 40px;
    border-radius: 5px;
}

.search__field {
    position: relative;
    flex-grow: 1;
    overflow: hidden;
}
.search__field .clear_btn.spinner {
    pointer-events: none;
}
.search__field .clear_btn {
    display: none;
    background: transparent;
    border: 0;
    position: absolute;
    right: 40px;
    top: 0;
    bottom: 0;
    font-size: 18px;
    color: #fff;
    width: 40px;
}
.search__field svg {
    position: absolute;
    left: 22px;
    top: calc(50% - 7px);
}

.search__field input {
    display: block;
    width: 100%;
    height: 40px;
    font-size: 15px;
    padding: 0 15px 0 50px;
    box-sizing: border-box;
    background: #212121;
    color: #fff;
}
.search__field input::placeholder{
    color: #717171;
}
.search__select {
    display: none;
    width: 220px;
}

.search__select .SumoSelect > .optWrapper {
    margin-top: 2px;
}

.search__select .SumoSelect > .CaptionCont:before {
    position: absolute;
    left: 0;
    top: calc(50% - 15px);
    display: block;
    width: 1px;
    height: 30px;
    background: #eae9e8;
    content: "";
}

.search__btn {
    margin: -2px -2px -2px 0;
    font-size: 17px;
    color: #000;
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 50px;
}

@media screen and (min-width: 350px) {
    .search__btn {
        display: block;
    }
}

@media screen and (min-width: 768px) {
    .search__select {
        display: block;
    }
}

/*success_page*/

#success_page {
    background-image: url(../img/success_page.jpg);
    background-repeat: no-repeat;
    background-size: 100% auto;
    padding: 70px;
    background-position: center;
}

#success_page .success_page_wrap {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 30px;
}

#success_page .success_page_wrap .success_page_item {
    background: #eeeeeed4;
    padding: 20px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

#success_page .success_page_wrap .success_page_item h2 {
    text-align: center;
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
}

#success_page .success_page_wrap .success_page_item .success_page_item_content {
}

#success_page .success_page_wrap .success_page_item .success_page_item_content p,
#success_page .success_page_wrap .success_page_item .success_page_item_content span {
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 15px;
    display: inline-block;
}

#success_page .success_page_wrap .success_page_item .success_page_item_content a {
    text-decoration: underline;
}

/*   news   */

.news-slider .swiper-pagination {
    position: relative;
    bottom: 0;
    margin-top: 5px;
}

.news__catalog {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.news__item {
    width: calc(33.3333% - 10px);
}

.news__photo {
    margin-bottom: 15px;
    overflow: hidden;
}
.swiper-slide .product__item .prompt{
    display: none !important;
}

.swiper-slide:hover .news__photo img,
.news__photo:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.news__photo img {
    display: block;
    width: 100%;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}

.news__title {
    font-size: 20px;
    line-height: 1.3em;
    margin-bottom: 10px;
    height: 50px;
    position: relative;
    overflow: hidden;
}

.news__title a {
    transition: color 0.2s ease;
}

.news__desc {
    margin-bottom: 10px;
    max-height: 95px;
    position: relative;
    overflow: hidden;
}

.actionsDescription.news__desc {
    height: 70px;
}
.desc-brand .desc-brand__text,
.manufacturer-info-hide {
    position: relative;
}
#collection-tab {
    padding-bottom: 20px;
}
section#product-detail {
    /*overflow: inherit;*/
}

.product-detail .about.open-btn .desc:after,
#content .item-column.open-btn .manufacturer-info-hide:after {
    display: none;
}

.news__date {
    font-size: 13px;
    color: #bdbdbd;
}

/*   rate   */

.rate {
    display: block;
    background-size: auto 17px;
    width: 0;
    height: 17px;
}

.rate-5 {
    width: 85px;
    background: url("../img/stars_5.svg") 0 0 no-repeat;
}

.rate-4 {
    width: 85px;
    background: url("../img/stars_4.svg") 0 0 no-repeat;
}

.rate-3 {
    width: 85px;
    background: url("../img/stars_3.svg") 0 0 no-repeat;
}

.rate-2 {
    width: 85px;
    background: url("../img/stars_2.svg") 0 0 no-repeat;
}

.rate-1 {
    width: 85px;
    background: url("../img/stars_1.svg") 0 0 no-repeat;
}

.rate-0 {
    width: 85px;
    background: url("../img/stars_0.svg") 0 0 no-repeat;
}

/*   pluses   */

.pluses__item {
    width: 220px;
    text-align: center;
    margin: 0 auto;
}

.pluses__icon {
    display: block;
    width: 100px;
    margin: 0 auto 35px;
}

.pluses__title {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 20px;
}

.pluses__item p {
    font-size: 17px;
    line-height: 1.6em;
}

.pluses-slider .swiper-pagination {
    position: relative;
    bottom: auto;
    margin-top: 15px;
}

@media screen and (min-width: 1280px) {
    .pluses {
        margin: 80px 0;
    }
    .pluses-slider .swiper-slide {
        max-width: 330px;
    }
}
@media screen and (min-width: 1400px) {
    #popular-goods {
        margin-top: 0;
    }
}
@media screen and (min-width: 1600px) {
    .pluses-slider {
        padding: 0 100px;
    }
}

/*   subscribe   */

.subscribe {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #fff;
}

.subscribe__title {
    text-align: center;
    margin-bottom: 10px;
}

.subscribe__title h4 {
    font-size: 20px;
    font-weight: 200;
    line-height: 1em;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.subscribe__form form {
    margin-bottom: 20px;
}

.subscribe__form .field {
    text-align: center;
}

.subscribe__form .btn {
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin-top: 20px;
    color: #0a001f;
}
.subscribe__form{
    margin-top: 25px;
}
.subscribe__count svg {
    float: left;
    display: block;
    margin-right: 10px;
}

.subscribe__count p {
    overflow: hidden;
}
.subscribe .subscribe_success {
    color: #50a781 !important;
}
.subscribe .subscribe_success,
.subscribe .error {
    position: initial;
    right: 27%;
    bottom: 18px;
    color: #e16a5d;
    font-weight: 500;
    margin-top: 15px;
}
footer .footer__medium{
    background: #212121;
    color: #fff;
    padding-top: 50px;
}
footer .footer__medium a{
    color: #fff;
}
footer .footer__medium .wrap{
    display: flex;
}
footer  .footer__down{
    background: #1c1c1c;
    color: #fff;
}
@media screen and (min-width: 440px) {

    .subscribe__count {
        text-align: center;
    }
    .subscribe__count svg {
        float: none;
        display: inline-block;
        position: relative;
        top: -1px;
        vertical-align: top;
        margin-right: 5px;
    }
    .subscribe__count p {
        display: inline-block;
        vertical-align: top;
    }
}

@media screen and (min-width: 768px) {
    .subscribe {
        padding: 35px 30px 30px;
    }

    .subscribe__title {
        margin-bottom: 20px;
    }
    .subscribe__title h4 {
        font-size: 32px;
        margin-bottom: 25px;
    }
    .subscribe__title p {
        font-size: 19px;
        line-height: 1.5em;
    }
    .subscribe__form form {
        display: flex;
        margin-bottom: 25px;
    }
    .subscribe__form .btn {
        flex-shrink: 0;
        width: 175px;
        height: 60px;
        line-height: 60px;
        margin-top: 0;
        margin-left: 20px;
    }
    .subscribe__form .field {
        text-align: left;
        text-indent: 25px;
    }
    .subscribe__count {
        font-size: 17px;
        text-align: left;
        margin-top: 7px;
    }
    .subscribe__count svg {
        top: 0;
        margin-right: 10px;
    }
}

@media screen and (min-width: 1000px) {
    .subscribe {
        display: flex;
        justify-content: space-between;
        width: 100%;
    }
    .subscribe__title {
        margin-bottom: 0;
        flex-shrink: 0;
    }
    .subscribe__title h4 {
        margin-bottom: 35px;
    }
    .subscribe__form {
        width: 540px;
        display: flex;
        flex-wrap: wrap;
        align-content: space-between;
    }
    .subscribe__form form {
        width: 100%;
        margin-bottom: 0;
    }
    .subscribe__count {
        order: -1;
    }
}

@media screen and (min-width: 1280px) {
    .subscribe {
        padding: 100px 50px;

    }

    .subscribe__title h4 {
        margin-bottom: 40px;
    }
    .subscribe__form .btn {
        width: 230px;
        font-size: 20px;
    }
}

@media screen and (min-width: 1600px) {
    .subscribe__form {
        width: 695px;
    }
}
.subscribe-wrap{
    background: #53555a;
}
/*   footer   */
#listing_app_google_play.product__item .wrap,
#listing_app.product__item .wrap{
    align-items: center;
    display: flex;
    justify-content: center;
}
#listing_app_google_play.product__item,
#listing_app.product__item{
    flex-basis: 100% !important;
}
#listing_app_google_play.product__item,
#listing_app.product__item,
.app_wrap{
    background: #ede3b8;
    padding: 6px;
    color: #000;
    text-align: center;
    font-size: 19px;
    text-transform: uppercase;
    font-weight: 400;
}
#listing_app_google_play.product__item  .app_btn,
#listing_app.product__item  .app_btn,
.app_wrap .app_btn{
    padding: 8px 25px;
    color: #ECD453;
    background: #fff;
    border: 1px solid #3b3b3b;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 15px;
    font-weight: 500;
    font-size: 15px;
    border-radius: 5px;
    box-shadow: 1px 1px 5px #3737374f;
}
#listing_app_google_play.product__item  .app_btn,
#listing_app.product__item  .app_btn{
    margin-top: 15px;
}
#listing_app_google_play.product__item i,
#listing_app.product__item i,
.app_wrap .app_btn i{
    margin-right: 10px;
}
.app_wrap .wrap{
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer__medium {
    padding-bottom: 5px;
}
.footer__contacts .do-popup-element.callback-view {
    width: max-content;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    margin-top: 0;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 16px;
    color: #000;
    background: #ede3b8;
    border-radius: 20px;
    text-transform: uppercase;
}
.footer__contacts {
    text-align: center;
    margin-bottom: 40px;
}

.footer__contacts > p {
    margin-bottom: 15px;
}
.footer__agreement a{
    color: #fff;
}
.footer__contacts a[href^="tel:"] {
    font-size: 18px;
    font-weight: 200;
    color: #fff;
}

.footer__time-work {
    font-size: 15px;
    line-height: 1.5em;
    margin-bottom: 25px;
}

.footer__social {
    display: flex;
    justify-content: center;
}

.footer__social li {
    margin: 0 7px;
}

.footer__social a {
    position: relative;
    display: block;
    width: 40px;
    height: 40px;
    background-color: #1c1c1c;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    transition: all 0.3s ease;
    border: 1px solid #fff;
    border-radius: 4px;
}

.footer__social a.twitter {
    background-image: url("../img/twitter.svg");
}

.footer__social a.twitter:hover {
    background-color: #55ace3;
}

.footer__social a.facebook {
    background-image: url("../img/facebook.svg");
}

.footer__social a.facebook:hover {
    background-color: #4e6297;
}

.footer__social a.instagram {
    background-image: url("../img/instagram.svg");
}
.footer__social a.telegram {
    background-image: url("../img/telegram.svg");
    background-size: 23px;
} 
.footer__social a.telegram:hover{
    background-color: #2f89ce;
}

.footer__social a.instagram:before {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    top: 0;
    background: linear-gradient(43.94deg, #eea054 16.16%, #d64763 50.11%, #b62a99 83.68%);
    z-index: -1;
    content: "";
}

.footer__social a.instagram:hover {
    background-color: transparent;
}

.footer__social a.vk {
    background-image: url("../img/vk.svg");
}

.footer__social a.vk:hover {
    background-color: #7294c7;
}

.footer__links-title {
    position: relative;
    font-size: 16px;
    font-weight: 200;
    letter-spacing: 0.3em;
    text-transform: uppercase;
    color: #fff;
    border-top: 1px solid #eae9e8;
    height: 60px;
    line-height: 60px;
}

.footer__links-item ul li a {
    display: block;
    font-size: 15px;
    padding: 2px 0;
}

@media screen and (max-width: 767px) {
    .footer__links-title:after {
        position: absolute;
        right: 0;
        top: calc(50% - 4px);
        width: 15px;
        height: 8px;
        background: url("../img/arrow-down__dark.svg") 0 0 no-repeat;
        background-size: 15px auto;
        -webkit-transition: all 0.2s ease-out;
        transition: all 0.2s ease-out;
        content: "";
    }
    .open .footer__links-title:after {
        background-image: url("../img/arrow-down__yellow.svg");
        transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
    }
    .footer__links-item ul {
        position: relative;
        top: -10px;
        max-height: 0;
        overflow: hidden;
        -webkit-transition: max-height 0.5s, padding-bottom 0.2s;
        transition: max-height 0.5s, padding-bottom 0.2s;
    }
    .footer__links-item.open ul {
        max-height: 1000px;
    }
    .footer__links-item.open ul:last-child {
        padding-bottom: 5px;
    }
    .mb-button-old-site {
        display: block;
    }
    .mb-button-old-site .btn-old-site {
        margin-left: 0;
        margin-bottom: 15px;
    }
    .mb-button-old-site .btn-old-site a {
        display: block;
        padding: 8px 9px;
        text-align: center;
    }
}
.footer__language .lang-menu:hover ul {
    display: block;
}
.footer__language .lang-menu {
    width: 48px;
    position: relative;
}
.footer__language .lang-menu .selected-lang {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.footer__language .lang-menu::before {
    content: "";
    position: absolute;
    left: -8px;
    width: 45px;
    height: 14px;
    top: -13px;
}
.footer__language .lang-menu ul {
    margin: 0;
    padding: 10px 0 0 0;
    display: none;
    background-color: #fff;
    border: 1px solid #f8f8f8;
    position: absolute;
    bottom: 32px;
    left: -8px;
    width: 45px;
    border-radius: 5px;
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.2);
}
.footer__language .lang-menu ul li {
    margin-left: 0 !important;
    margin-bottom: 10px;
}
.footer__language .lang-menu ul li img {
    margin: auto;
}
.footer__language .lang-menu .selected-lang svg {
    transition: 0.3s ease-in-out;
}
.footer__language .lang-menu:hover .selected-lang svg {
    transform: rotate(180deg);
}
.footer__language .lang-menu .selected-lang .active-lang {
    width: 28px;
    height: 20px;
    display: inline-block;
    background-position: center center;
    background-size: contain;
}
.footer__language .lang-menu.selected-lang_ru .selected-lang .active-lang {
    background-image: url(/catalog/view/theme/kp/img/flags/ru.png);
}
.footer__language .lang-menu.selected-lang_ua .selected-lang .active-lang {
    background-image: url(/catalog/view/theme/kp/img/flags/ua.png);
}
.footer__language .lang-menu.selected-lang_by .selected-lang .active-lang {
    background-image: url(/catalog/view/theme/kp/img/flags/by.png);
}
.footer__language .lang-menu.selected-lang_kz .selected-lang .active-lang {
    background-image: url(/catalog/view/theme/kp/img/flags/kz.png);
}
.footer__language .lang-menu.selected-lang_ru .href_ru {
    display: none !important;
}
.footer__language .lang-menu.selected-lang_ua .href_ua {
    display: none !important;
}
.footer__language .lang-menu.selected-lang_by .href_by {
    display: none !important;
}
.footer__language .lang-menu.selected-lang_kz .href_kz {
    display: none !important;
}

.footer__down {
    padding: 30px 0;
    background: #f7f4f4;
}

.footer__language {
    margin-bottom: 15px;
}

.footer__language ul {
    display: flex;
    justify-content: center;
}

.footer__language ul li:first-child {
    margin-left: 0;
}

.footer__language ul li {
    margin-left: 10px;
}

.footer__language img {
    display: block;
    width: 28px;
    border-radius: 2px;
    /*box-shadow: 0 0 0 2px #1bc47d;*/
}

.footer__copyright {
    color: #bdbdbd;
    text-align: center;
    margin-bottom: 15px;
}

.footer__copyright p {
    margin-bottom: 10px;
}

.footer__agreement {
    text-align: center;
    margin-bottom: 30px;
}

.footer__agreement li {
    margin-bottom: 10px;
}

.footer__payments {
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer__payments li {
    margin: 0 10px;
}

@media screen and (min-width: 480px) {
    .footer__payments li {
        margin: 0 15px;
    }
}

@media screen and (min-width: 768px) {
    .footer__medium {
        display: flex;
        padding-bottom: 50px;
    }
    .footer__contacts {
        text-align: left;
        margin-bottom: 0;
        margin-right: 50px;
    }
    .footer__contacts > p {
        margin-bottom: 10px;
    }
    .footer__social {
        justify-content: flex-start;
    }
    .footer__social li:first-child {
        margin-left: 0;
    }
    .footer__social li:last-child {
        margin-right: 0;
    }
    .footer__links {
        display: flex;
    }
    .footer__links-title {
        margin-bottom: 20px;
        border-top: none;
        height: auto;
        line-height: 1em;
    }
    .footer__links-item {
        margin-left: 30px;
    }
    .footer__links-item:first-child {
        margin-left: 0;
    }
    .footer__down {
        padding: 35px 0;
    }
    .footer__copyright,
    .footer__agreement {
        display: inline-flex;
        flex-direction: column;
        text-align: left;
    }
    .footer__agreement {
        margin-left: 30px;
    }
    .footer__payments {
        justify-content: flex-start;
    }
    .footer__payments li {
        margin: 0 0 0 25px;
    }
    .footer__payments li:first-child {
        margin-left: 0;
    }
}
@media screen and (max-width: 1000px) {
    .yandex-rait {
        position: relative;
        right: 0;
        margin-top: 25px;
    }
    .yandex-rait.mb {
        display: block !important;
    }
    .yandex-rait.desc {
        display: none !important;
    }
}
@media screen and (min-width: 1000px) {
    .footer__container {
        display: flex;
    }
    .footer__contacts {
        /*width: 330px;*/
        width: 485px;
        margin-right: 0;
        margin-bottom: 0;
    }
    .yandex-rait {
        right: 15px;
    }
    .footer__agreement {
        margin-left: 0;
        margin-bottom: 0;
        margin-right: 50px;
    }
    .footer__agreement li:last-child {
        margin-bottom: 0;
    }
    .footer__links-item {
        margin-left: 50px;
    }
    .footer__copyright {
        width: 330px;
        margin-bottom: 0;
    }
    .footer__copyright p:last-child {
        margin-bottom: 0;
    }
    .footer__language ul {
        justify-content: flex-start;
    }
}

@media screen and (min-width: 1280px) {
    .footer__agreement {
        margin-right: auto;
    }
    .footer__payments li {
        margin: 0 0 0 10px;
    }
    .footer__agreement li {
        margin: 0 20px 0 0;
    }
    .footer__medium {
        padding-bottom: 65px;
    }
    .footer__contacts {
        width: 45%;
    }
    .footer__container {
        display: flex;
        align-items: center;
    }
    .footer__links {
        /*padding-right: 110px;*/
        padding-right: 0;
        width: 55%;
    }
    .footer__links-item ul li a {
        display: inline-block;
        padding: 2px 0;
        margin: 2px 0;
    }
    .footer__copyright {
        display: flex;
        flex-direction: row;
        width: 45%;
        margin-bottom: 0;
    }
    .footer__copyright p:last-child {
        margin-bottom: 0;
    }
    .footer__language {
        width: 300px;
        margin-bottom: 0;
    }
    .footer__agreement {
        display: block;
        margin-left: 0;
        margin-bottom: 0;
    }
    .footer__agreement li:last-child {
        margin-bottom: 0;
    }
    .footer__payments {
        margin-left: 50px;
    }
}

@media screen and (min-width: 1600px) {
    .footer__links {
        width: auto;
    }
    .footer__medium {
        padding-bottom: 70px;
    }
    .footer__contacts,
    .footer__copyright {
        width: 600px;
        /*width: 620px;*/
        flex-shrink: 0;
    }
    .footer__links-item:after {
        display: block;
        clear: both;
        content: "";
    }
    .footer__links-item ul {
        float: left;
    }
    .footer__links-item:nth-child(1) {
        width: 400px;
    }
    .footer__links-item:nth-child(1) ul:nth-child(2) {
        width: 150px;
    }
    .footer__links-item:nth-child(2) ul:nth-child(2) {
        width: 200px;
    }
    .footer__links {
        padding-right: 50px;
    }
    .footer__links-item {
        margin-left: 145px;
    }
    .footer__agreement {
        margin-right: 0;
    }
    .footer__agreement li:last-child {
        margin-right: 0;
    }
    .footer__agreement li {
        display: inline-block;
        margin: 0 50px 0 0;
    }
    .footer__copyright {
        flex-wrap: wrap;
        flex-direction: row;
    }
    .footer__copyright p {
        display: inline-flex;
        margin-bottom: 0;
    }
    .footer__copyright p:first-child {
        margin-right: 50px;
    }
    .footer__down {
        padding: 55px 0;
    }
}

/*   product   */
.product-info__active_action {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border: 1px dashed #c7dad2;
    padding: 15px 10px;
    background: #edf6f2;
    margin-bottom: 10px;
    gap: 10px;
    align-items: start;
}
.product-info__active_action .head{
    display: flex;
    gap: 25px;
    align-items: start;
}
.product-info__active_action .head h3{
    width: auto;
    flex: 1;
}
.product-info__active_action .head a{
    display: flex;
    width: max-content;
    background: #ECD453;
    align-items: center;
}
.product-info__active_action h3 {
    font-size: 18px;
    font-weight: 500;
    color: #e16a5d;
    width: calc(100% - 130px);
}
.product-info__active_action .btn-buy.btn-additional-offer{
    display: flex;
    align-items: center;
    padding: 8px 15px;
}
.detail_action,
.product-info__active_action a {
    background: #ECD45394;
    color: #fff;
    padding: 4px 10px;
    font-weight: 500;
    font-size: 13px;
}
.detail_action:hover,
.product-info__active_action a:hover {
    background: #EECF2B;
}
.product__grid {
    display: grid;
    flex-wrap: wrap;
    row-gap: 4.5rem;
    column-gap: 1rem;
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

#ajaxcartmodal.load_product_grid,
.product__grid.load_product_grid {
    position: relative;
}

#ajaxcartmodal.load_product_grid:before,
.product__grid.load_product_grid:before {
    content: "";
    z-index: 1;
    width: 100%;
    height: 100%;
    position: absolute;
}

.product__grid-full .product__item {
    flex-basis: 100%;
}
.reclame__block.product__photo img {
    max-height: inherit;
}
.reclame__block.product__photo {
    height: 100%;
    display: flex;
}
.reclame__block.product__photo a {
    margin-top: auto;
    margin-bottom: auto;
}

.product__item {
    position: relative;
    border: 1px solid transparent;
    transition: border 0.3s ease, box-shadow 0.5s ease;
    margin-bottom: 15px;
}
.product__item .product__photo .product__additional_offer {
    position: absolute;
    right: 0;
    bottom: 0;
}
.product__item .product__photo .product__additional_offer .label {
    background: #e16a5d;
    color: #fff;
    height: 28px;
    line-height: 28px;
    font-size: 13px;
    font-weight: 500;
    text-align: center;
    padding: 0 10px;
    display: block;
    cursor: pointer;
}
.product__item .product__photo .product__additional_offer .produc__additional_name {
    position: absolute;
    display: none;
    bottom: 34px;
    right: 0;
    background: #000;
    color: #fff;
    font-weight: 500;
    font-size: 13px;
    width: 195px;
    padding: 5px 15px;
    line-height: 17px;
    text-align: center;
    border-radius: 4px;
    border-radius: 2px;
    box-shadow: 1px 1px 5px #b5b5b5;
}
.product__item .product__photo .product__additional_offer .label:hover ~ .produc__additional_name {
    display: block;
}
.product__item .product__photo .product__additional_offer .produc__additional_name::before {
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #000;
    position: absolute;
    right: 28px;
    bottom: -5px;
}
/*.product__item .product__inner {
  padding: 10px 10px 0;
  border: 1px solid transparent;
  transition: border 0.3s ease, box-shadow .5s ease;
}*/

.product__photo {
    position: relative;
    margin-bottom: 15px;
    height: 520px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    padding-bottom: 70px;
    padding-top: 70px;
}

.product__photo a {
    text-align: center;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.product__photo > img {
    display: block;
    margin: 0 auto;
}

.product__label {
    position: absolute;
    left: 0;
    top: 20px;
    /*display: none;*/
}

.product__label > div {
    display: flex;
    height: 28px;
    line-height: 28px;
    font-size: 10px;
    font-weight: 500;
    color: #fff;
    text-align: center;
    padding: 0 20px;
    border-radius: 0 5px 5px 0;
    text-transform: uppercase;
    letter-spacing: 2px;
    align-items: center;
    justify-content: center;
}

.product__label-hit {
    background: #50b3ec;
}

.product__label-best-price {
    background: #ECD453;
}

.product__label-new {
    background: #ffc34f;
}

.product__label-stock {
    background: #e16a5d;
}

.product__rating {
    margin-bottom: 10px;
    display: flex;
    align-items: center;
}
.product__rating .count_reviews {
    display: flex;
    align-items: center;
    padding: 1px 0px 0;
    color: #e16a5d;
    margin-left: 15px;
    font-size: 18px;
    font-weight: 500;
}
.product__rating .count_reviews i {
    font-size: 14px;
    margin-right: 4px;
}
.product__title {
    margin-top: 15px;
    margin-bottom: 15px;
}

.product__title a {
    transition: color 0.2s ease;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 15px;
    line-height: 23px;
    font-weight: 600;
}

.product__bottom {
    display: flex;
    width: 100%;
}
.product_add-favorite .addToCompareBtn {
    margin-top: 10px;
}
.price__btn-group .addToCompareBtn:hover .icons {
    opacity: 0.75;
}
.addToCompareBtn {
    width: 40px;
    height: 35px;
    font-size: 28px;
    color: #ECD453;
    text-align: center;
    line-height: 35px;
    transition: all 0.2s ease;
    background: transparent;
}

.addToCompareBtn:hover {
    color: #EECF2B;
}

.product_add-favorite {
    position: absolute;
    right: 10px;
    top: 20px;
    z-index: 10;
    transition: opacity 0.2s ease;
    display: flex;
    flex-direction: row-reverse;
    gap: 10px;
    align-items: center;
}

.product_add-favorite button span {
    display: none;
}

.product_add-favorite button svg path {
    transition: all 0.2s ease;
}

.product__btn-cart {
    width: 50px;
    height: 50px;
}

.product__btn-cart button,
/*.product__grid__colection .product__btn-cart button,*/
.product__btn-cart a {
    background: #ede3b8 !important;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 0;
    color: #fff;
    font-weight: 600;
    width: 100%;
    border-radius: 100px;
    height: 100%;
    white-space: nowrap;
    overflow: hidden;
    transition: background 0.2s ease, border-color 0.2s ease;
}

.product__btn-cart button:hover,
/*.product__grid__colection .product__btn-cart button:hover,*/
.product__btn-cart a:hover {
    background: #ECD453 !important;
}

/*.product__grid__colection .product__btn-cart button:active,*/
.product__btn-cart button:active,
.product__btn-cart a:active {
    background: #ECD453;
    border-color: #ECD453;
}


/*.product__grid__colection .product__btn-cart button i,*/
.product__btn-cart a i {
    font-style: normal;
}

.product__btn-cart svg path {
    transition: all 0.2s ease;
}


.product__info {
    display: flex;
    position: relative;
    width: 100%;
}
.product__grid__colection .product__item .product__middle__colection{

}
.product__item.tpl_list .product__info .reward_wrap{
    top: 75px;
}
.product__item.tpl_list .product__line__promocode{
    display: grid;
    margin-top: 40px;
    line-height: 17px;
}
.product__item.tpl_list .product__line__promocode span {
    color: #de685b;
    margin-left: 5px;
    margin-right: 5px;
    font-weight: 500;
    font-size: 12px;
}
.product__item.tpl_list .terms {
    font-size: 11px;
}

/*.product__grid__colection .product__item .product__middle__colection .reward_wrap,*/
#ajaxtable_table tr .price-block .reward_wrap{
    margin-bottom: 15px;
    position: relative;
    cursor: pointer;
}
/*.product__grid__colection .product__item .product__middle__colection .reward_wrap .text,*/
.product__info .reward_wrap .text{
    font-size: 13px;
    /*padding-left: 23px;*/
    border: 1px dashed #ECD453;
    padding: 5px 5px 5px 30px;
}
/*.product__grid__colection .product__item .product__middle__colection .reward_wrap .text b,*/
.product__info .reward_wrap .text b{
    color: #ECD453;
    font-weight: 600;
    margin-right: 2px;
}
/*.product__grid__colection .product__item .product__middle__colection .reward_wrap .text::before,*/
.product__info .reward_wrap .text::before{
    content: '';
    background-image: url("/catalog/view/theme/kp/img/money.svg");
    background-size: contain;
    width: 20px;
    height: 18px;
    display: inline-block;
    background-repeat: no-repeat;
    position: absolute;
    left: 7px;
    top: 0;
    bottom: 0;
    margin: auto;
}
/*.product__grid__colection .product__item .product__middle__colection .reward_wrap .prompt,*/
.product__info .reward_wrap .prompt{
    display: none;
    position: absolute;
    background: #fff;
    z-index: 12;
    width: 250px;
    box-shadow: 0px 12px 17px rgba(0, 8, 29, 0.05),0px 5px 22px rgba(0, 8, 29, 0.06),0px 7px 8px rgba(0, 8, 29, 0.08);
    height: auto;
    font-size: 12px;
    line-height: 16px;
    padding: 15px;
    top: calc(100% - -4px);
}
.product__info .reward_wrap .prompt{
    right: 0;
}
/*.product__grid__colection .product__item .product__middle__colection .reward_wrap .prompt{
    left: 0;
}*/
/*.product__grid__colection .product__item .product__middle__colection .reward_wrap .prompt p,*/
.product__info .reward_wrap .prompt p{
    font-size: 12px;
    margin-bottom: 10px;
}
/*.product__grid__colection .product__item .product__middle__colection .reward_wrap .prompt ul,*/
.product__info .reward_wrap .prompt ul{
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
/*.product__grid__colection .product__item .product__middle__colection .reward_wrap .prompt li,*/
.product__info .reward_wrap .prompt li{
    font-size: 12px;
}
/*.product__grid__colection .product__item .product__middle__colection .reward_wrap:hover .prompt,*/
.product__info .reward_wrap:hover .prompt{
    display: block;
}
#ajaxtable_table tr .price-block .reward_wrap,
 .price__head .reward_wrap{
    margin-top: 5px;
    position: relative;
    cursor: pointer;
}
#ajaxtable_table tr .price-block .reward_wrap{
    white-space: nowrap;
}
#ajaxtable_table tr .price-block .reward_wrap .text,
.price__head .reward_wrap .text{
    font-size: 13px;
    /*padding-left: 23px;*/
    border: 1px dashed #ECD453;
    padding: 5px 5px 5px 30px;
}
#ajaxtable_table tr .price-block .reward_wrap .text b,
.price__head .reward_wrap .text b{
    color: #ECD453;
    font-weight: 600;
    margin-right: 2px;
}
#ajaxtable_table tr .price-block .reward_wrap .text::before,
.price__head .reward_wrap .text::before{
    content: '';
    background-image: url("/catalog/view/theme/kp/img/money.svg");
    background-size: contain;
    width: 20px;
    height: 18px;
    display: inline-block;
    background-repeat: no-repeat;
    position: absolute;
    left: 7px;
    top: 0;
    bottom: 0;
    margin: auto;
}
#ajaxtable_table tr .price-block .reward_wrap .prompt,
.price__head .reward_wrap .prompt{
    white-space: initial;
    display: none;
    position: absolute;
    background: #fff;
    z-index: 2;
    width: 250px;
    box-shadow: 0px 12px 17px rgba(0, 8, 29, 0.05),0px 5px 22px rgba(0, 8, 29, 0.06),0px 7px 8px rgba(0, 8, 29, 0.08);
    height: auto;
    font-size: 12px;
    line-height: 16px;
    padding: 15px;
    top: calc(100% - -4px);
}
#ajaxtable_table tr .price-block .reward_wrap .prompt,
.price__head .reward_wrap .prompt{
    left: 0;
}
#ajaxtable_table tr .price-block .reward_wrap .prompt p,
.price__head .reward_wrap .prompt p{
    font-size: 12px;
    margin-bottom: 10px;
}
#ajaxtable_table tr .price-block .reward_wrap .prompt ul,
.price__head .reward_wrap .prompt ul{
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
#ajaxtable_table tr .price-block .reward_wrap .prompt li,
.price__head .reward_wrap .prompt li{
    font-size: 12px;
}
#ajaxtable_table tr .price-block .reward_wrap:hover .prompt,
.price__head .reward_wrap:hover .prompt{
    display: block;
}

#product-cart .btn_group_head {
    display: flex;
    flex-direction: row;
    justify-content: start;
    margin-top: 20px;
}
#product-cart .btn_group_head button{
    margin: 0;
    background: transparent;
}
#product-cart .btn_group_head button:last-child{
    margin-left: 15px;
}

.product__sale {
    display: none;
    color: #e16a5d;
    padding-bottom: 2px;
}

.product__item:hover .product__sale {
    display: block;
    width: 100%;
}

.product__availability {
    display: none;
    font-size: 15px;
    align-self: flex-end;
    padding-left: 10px;
}

.product__price {
    display: flex;
    gap: 20px;
}
.product__item.tpl_list .product__price{
    justify-content: center;
    height: 100%;

}
.product__item.tpl_list:hover .product__price {
    flex-direction: column;
    align-self: flex-start;
    align-self: start;
    align-items:  start;
     align-items:  flex-start;
}
.product__price-new {
    font-size: 20px;
    white-space: nowrap;
}


.product__price-old {
    color: #e16a5d;
    text-decoration: line-through;
    align-self: center;
    white-space: nowrap;
    padding-top: 1px;
    width: 100%;
}
.product__line__promocode {
    display: grid;
    grid-template-columns: 1fr auto;
    grid-template-rows: auto auto;
    border: 1px dashed #e16a5d;
    padding: 5px 5px;
}
.product__line__promocode span {
    color: #de685b;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 14px;
}
.product__line__promocode span:nth-of-type(1){
    font-weight: 500;
    grid-column-start: 2;
    grid-column-end: 2;
    grid-row-start: 1;
    grid-row-end: 3;
    display: flex;
align-items: center;
justify-content: end;
}
.product__line__promocode span:nth-of-type(2){
    grid-column-start: 1;
    grid-column-end: 1;
    grid-row-start: 1;
    grid-row-end: 1;
}
.product__line__promocode span:nth-of-type(3){
    grid-column-start: 1;
    grid-column-end: 1;
    grid-row-start: 2;
    grid-row-end: 2;
}

/*   product hover   */

/*.product__item:hover .product__inner {
  z-index: 12;
  padding-bottom: 10px;

}*/
#simplecheckout_cart .popup-delete {
    right: 0;
}

.product__item:hover .product_add-favorite {
    opacity: 1;
}

.product__item:hover .product__line {
    justify-content: space-between;
}

.product__item:hover .product__availability {
    display: block;
    flex-shrink: 0;
}

.product__item:hover .product__line__promocode{
    display: grid;
}

.product__item-ad .ban {
    display: flex;
    justify-content: center;
    align-content: center;
}

.show-link {
    font-size: 17px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 20px;
}

.show-link a {
    color: #ECD453;
    transition: color 0.2s ease;
}

.show-link a:hover {
    color: #EECF2B;
}

.show-link a svg {
    vertical-align: middle;
    margin-left: 5px;
}

.show-link a svg path {
    transition: all 0.2s ease;
}

.show-link a:hover svg path {
    stroke: #EECF2B;
}

/*  product__item  tpl-list   */

.product__item.tpl-list {
    flex-basis: 100%;
    border-top: 1px solid #eae9e8;
}

.product__item-ad {
    order: 1;
    padding-top: 25px;
    margin-bottom: 25px;
}

@media screen and (min-width: 320px) and (max-width: 1279px) {
    .product__item:nth-child(n + 4):not(.product__item-ad) {
        order: 2;
    }
}

@media screen and (min-width: 1280px) and (max-width: 1599px) {
    .product__item:nth-child(n + 5):not(.product__item-ad) {
        order: 2;
    }
}

@media screen and (min-width: 1600px) {
    .product__item:nth-child(n + 6):not(.product__item-ad) {
        order: 2;
    }
}

/*   product-slider   */

.slider-section {
}

.top-slider {
    margin: 30px 0;
}

.product-slider {
    position: relative;
    margin: 0 -10px;
}

.product-slider.border-bottom {
    padding-bottom: 60px;
    margin-bottom: 50px;
    position: relative;
}

.product-slider.border-bottom:after {
    display: block;
    height: 1px;
    background: #eae9e8;
    position: absolute;
    right: 10px;
    left: 10px;
    bottom: 0;
    content: "";
}

section.top-slider,
section.slider-section {
    padding-bottom: 50px;
    margin-bottom: 0;
    overflow: hidden;
}
.product-slider .swiper-container {
    overflow: inherit;
}

.product-slider .swiper-pagination {
    position: relative;
    z-index: 0;
    margin-top: 20px;
}
.product-slider .swiper-slide-visible:hover {
    position: relative;
    z-index: 200;
}

.product-slider .swiper-slide-visible .product__item {
    display: block;
    opacity: 1;
}

.product-slider .product__item {
    display: none;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.product-slider .swiper-slide {
    flex-basis: 100%;
}

.swiper-container-option .swiper-button-prev,
.swiper-container-additional .swiper-button-prev,
.product-slider .swiper-button-prev {
    left: -50px;
}

.swiper-container-option .swiper-button-next,
.swiper-container-additional .swiper-button-next,
.product-slider .swiper-button-next {
    right: -50px;
}

.swiper-container-option .swiper-button-next,
.swiper-container-option .swiper-button-prev,
.swiper-container-additional .swiper-button-next,
.swiper-container-additional .swiper-button-prev,
.product-slider .swiper-button-prev,
.product-slider .swiper-button-next {
    display: none;
    color: #ECD453;
}

@media screen and (min-width: 1700px) {
    .swiper-container-option .swiper-button-next,
    .swiper-container-option .swiper-button-prev,
    .swiper-container-additional .swiper-button-next,
    .swiper-container-additional .swiper-button-prev,
    .product-slider .swiper-button-prev,
    .product-slider .swiper-button-next {
        display: block;
    }
}

@media screen and (min-width: 600px) {
    .product__grid .product__item,
    .product__grid-full .product__item,
    .product-slider .swiper-slide {
        flex-basis: 50%;
    }
    .product__item:hover .product__inner {
        /* margin-bottom: -200px;*/
    }
}

@media screen and (min-width: 768px) {
    .product__grid-full .product__item,
    .product-slider .swiper-slide {
        flex-basis: 33.3333%;
    }
    /*  .product__item .product__inner {
      padding: 10px 15px;
    }*/
    .product__item-ad {
        padding-top: 0;
    }
}


@media screen and (min-width: 1280px) {
    .product__grid-full .product__item,
    .product-slider .swiper-slide {
        flex-basis: 25%;
    }
    /*  .product__item:hover .product__inner {
      padding-bottom: 15px;
    }*/

    .catalog__content .product-col-4 .product__item {
        flex-basis: 25% !important;
    }
    .catalog__content .product-col-4 .product__item.tpl_list{
        width: 100% !important;
        flex-basis: 100% !important;
    }
    /*  .catalog .catalog__content .aside-none .product__item{
    flex-basis: 25%;
  }*/
    .product__item.tpl_list:first-child {
        border-top: 0;
    }
    .product__item.tpl_list:last-child {
        margin-bottom: 20px;
    }
    .product__item.tpl_list {
        flex-basis: 100%;
        display: flex;
        border-top: 1px solid #eae9e8;
        margin-bottom: -1px;
        padding: 15px;
    }
    .tpl_list .product__photo {
        width: 280px;
        flex-shrink: 0;
        margin-bottom: 0;
    }
    .tpl_list .product__middle.product__middle__colection {
        align-items: flex-start;
        align-content: start;
        flex-direction: column;
        justify-content: center;
    }
    .tpl_list .product__middle {
        flex-grow: 1;
        align-items: center;
        display: flex;
        flex-wrap: wrap;
        align-content: center;
        margin: 0 30px;
    }
    .product__item.tpl_list:hover .product__bottom {
        flex-direction: row;
    }
    .tpl_list .product__bottom {
        width: 280px;
        flex-wrap: wrap;
        flex-shrink: 0;
        align-content: center;
    }
    .tpl_list .product__info {
        order: -1;
        width: 100%;
        position: static;
        flex-direction: column;
        padding-left: 0;
        margin-bottom: 15px;
    }
    .product__item.tpl_list:hover .product__info {
        position: static;
        background: #fff;
        border: none;
        box-shadow: none;
        padding: 0;
    }
    .tpl_list .product__sale {
        display: block;
        width: 100%;
    }
    .tpl_list .product__line {
        flex-wrap: wrap;
        align-content: center;
    }
    .tpl_list .product__availability {
        display: block;
        width: 100%;
        padding-left: 0;
        order: -1;
    }
    .tpl_list .product__delivery {
        display: inherit;
        width: 100%;
    }
    .tpl_list .product__info:before {
        display: none !important;
    }
    .tpl_list .product_add-favorite {
        position: static;
        width: 100%;
        opacity: 1;
        order: 1;

        display: flex;
        flex-direction: row;
    }
    .tpl_list .product_add-favorite button {
        display: flex;
        align-items: center;
    }
    .tpl_list .product_add-favorite button span {
        /*display: inherit;*/
        display: none;
        margin-left: 10px;
    }
    .tpl_list .product__btn-cart svg {
        margin-right: 10px;
    }
    .tpl_list .product__btn-cart svg path {
        stroke: #fff;
    }
    .tpl_list .product__btn-cart {
        width: 100%;
        margin-bottom: 20px;
    }
    .tpl_list .product__btn-cart button,
    .tpl_list .product__btn-cart a {
        font-size: 15px;
        background: #ECD453;
    }

    .tpl_list .product_add-favorite .addToCompareBtn {
        margin: 0 0 0 20px;
    }
}

@media screen and (min-width: 1600px) {
    .product__grid-full .product__item,
    .product-slider .swiper-slide {
        flex-basis: 20%;
    }
}

/*   tabs   */

.js-dragscroll-wrap,
.js-dragscroll-wrap2 {
    overflow: hidden;
    /*cursor: move;*/
}

.tabs__nav {
    position: relative;
    margin: 0 0 20px;
}

.tabs__nav:after {
    display: block;
    border-bottom: 1px solid #eae9e8;
    content: "";
}

.tabs__nav::-webkit-scrollbar,
.tabs__caption::-webkit-scrollbar {
    display: none;
}

.tabs__nav:before {
    position: absolute;
    right: -5px;
    top: 0;
    bottom: 2px;
    display: block;
    width: 35px;
    z-index: 5;
    /*background: linear-gradient(270deg, #fff 4.17%, rgba(255, 255, 255, 0) 206.94%);*/
    content: "";
}

.tabs__caption {
    position: relative;
    white-space: nowrap;
    margin-bottom: -1px;
    font-size: 0;
    /*padding: 0 20px;*/
    -webkit-overflow-scrolling: touch;
    text-align: center;
    /*overflow: hidden;
    overflow-x: scroll;*/
}

.tabs__caption li:first-child {
    margin-left: 0;
}

.tabs__caption.big-size li {
    font-size: 24px;
    font-weight: 500;
    padding: 20px 0;
    margin: 0 15px;
    color: #bdbdbd;
    cursor: pointer;
}

.tabs__caption li:last-child {
    margin-right: 0;
}

.tabs__caption li {
    display: inline-block;
    vertical-align: top;
    position: relative;
    font-size: 17px;
    margin: 0 10px;
    padding: 15px 0;
    transition: color 0.2s ease;
    white-space: nowrap;
    overflow: hidden;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.tabs__caption li.active {
    color: #333;
}

.tabs__caption li:not(.active) {
    cursor: pointer;
}

.tabs__caption li:not(.active):hover {
    color: #ECD453;
}

.tabs__caption li:after {
    position: absolute;
    bottom: 0;
    width: 100%;
    right: 0;
    left: 0;
    height: 2px;
    background: transparent;
    transform: scale(0);
    transition-duration: 300ms;
    transition-property: opacity, transform, background;
    content: "";
    z-index: 20;
}

.tabs__caption li.active:after {
    background: #ECD453;
    transform: scaleX(1);
}

.tabs__content {
    display: block;
    height: 0;
    overflow: hidden;
    opacity: 0;
    transition: opacity 1s ease;
}

.tabs__content.active {
    opacity: 1;
    height: auto;
    overflow: inherit;
}
#video-content {
}
#video-content #youtubes_youtubes {
    max-width: 700px;
    margin: auto;
    padding-bottom: 10px;
    padding-top: 20px;
}
@media screen and (min-width: 768px) {
    .tabs__caption.big-size li {
        font-size: 20px;
    }
    .tabs__caption li {
        padding-left: 40px;
        padding-right: 40px;
        /*padding-left: 10px;
        padding-right: 10px;*/
        margin: 0;
    }
}

@media screen and (min-width: 1000px) {
    .tabs__caption.big-size li {
        font-size: 24px;
        padding: 25px 15px;
        margin: 0;
    }
}

@media screen and (min-width: 1280px) {
    .tabs__nav {
        margin-bottom: 25px;
    }
    .tabs__caption.big-size li {
        font-size: 28px;
        padding: 25px 20px;
    }
    .yandex-rait {
        right: 10%;
    }
}

@media screen and (min-width: 1600px) {
    .tabs__caption.big-size li {
        font-size: 25px;
        padding: 30px 25px;
    }
}

.promo {
    display: none;
    margin-top: 50px;
}

.promo img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

@media screen and (min-width: 768px) {
    .promo {
        display: block;
    }
}

@media screen and (min-width: 1280px) {
    .popular-goods {
        margin: 60px 0;
    }
}

@media screen and (min-width: 1600px) {
    .promo {
        margin-top: 90px;
    }
}

/*   reviews   */
.warning {
    color: red;
    font-weight: 500;
    text-align: center;
    margin-top: 3px;
}
.success {
    color: #ECD453;
    font-weight: 500;
    text-align: center;
    margin-top: 3px;
}

.reviews__container {
    background: #fff;
}

.reviews__author-name {
    margin-bottom: 10px;
}

.reviews__author-name .rate {
    position: relative;
    top: -2px;
    display: inline-flex;
    vertical-align: middle;
    margin-right: 20px;
}

.reviews__author-name .name {
    margin-right: 10px;
}

.reviews__author-name .date {
    color: #bdbdbd;
    font-size: 13px;
}

.reviews__title {
    font-size: 20px;
    line-height: 1.3em;
    margin-bottom: 15px;
}

.reviews__desc {
    line-height: 1.5em;
}

.reviews__desc p {
    margin-top: 15px;
}

.reviews-slider-v1 .reviews__item {
    display: flex;
    flex-direction: column;
    padding: 20px;
    background: #fff;
}

.reviews-slider-v1 .reviews__author-name .rate {
    margin-right: 10px;
}

.reviews-slider-v1 .product__title.v-catalog {
    height: auto;
}

.reviews-slider-v1 .product__title.v-catalog:after {
    display: none;
}



.reviews-slider-v1 .product__photo,
.reviews-slider-v1 .product__rating,
.reviews-slider-v1 .product__bottom {
    display: none;
}

.reviews__all-rev {
    width: 100%;
    font-size: 17px;
    font-weight: 600;
    margin-top: 30px;
    text-align: right;
}

.reviews__all-rev span {
    display: none;
}

.reviews__all-rev i {
    font-style: normal;
}

.reviews__all-rev a {
    color: #ECD453;
    transition: color 0.2s ease;
}

.reviews__all-rev a:hover {
    color: #EECF2B;
}

.reviews__all-rev a svg {
    vertical-align: middle;
    margin-left: 5px;
}

.reviews__all-rev a svg path {
    transition: all 0.2s ease;
}

.reviews__all-rev a:hover svg path {
    stroke: #EECF2B;
}

.reviews-slider-v1 .swiper-next-slide,
.reviews-slider-v1 .swiper-prev-slide {
    display: none;
}

.reviews-slider-v1 .swiper-pagination {
    position: relative;
    padding-top: 8px;
}

.reviews-slider-v1 .swiper-pagination-bullet {
    margin: 0 10px;
}
.reviews-slider-v1 .info__reviews .reviews__head .reviews__desc {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
    .reviews-slider-v1 .product__title a {
        color: #ECD453;
    }
}

@media screen and (min-width: 480px) {
    .reviews.inside {
        padding: 60px 0;
    }
    .reviews__all-rev span {
        display: inherit;
    }
    .reviews__all-rev i {
        text-transform: lowercase;
    }
}

@media screen and (min-width: 768px) {
    .reviews-slider-v1 .reviews__item {
        flex-direction: row;
    }
    .reviews-slider-v1 .product-col {
        width: 250px;
        padding-right: 20px;
        margin-right: 20px;
        border-right: 1px solid #eae9e8;
        flex-shrink: 0;
    }
    .reviews-slider-v1 .info__reviews {
        display: flex;
        flex-wrap: wrap;
        align-content: space-between;
        flex-grow: 1;
    }
    .reviews-slider-v1 .info__reviews .product__title a {
        color: #ECD453;
    }
    .reviews-slider-v1 .info__reviews .product__title a:hover {
        color: #EECF2B;
    }
    .reviews-slider-v1 .product__photo,
    .reviews-slider-v1 .product__rating {
        display: block;
    }
    .reviews-slider-v1 .product__bottom {
        display: flex;
    }
    .reviews-slider-v1 .reviews__item {
        padding: 30px 20px;
    }
    .reviews-slider-v1 .reviews__author-name .rate,
    .reviews__author-name .name {
        margin-right: 15px;
    }
    .reviews-slider-v1 .swiper-pagination {
        padding-top: 18px;
    }
}

@media screen and (min-width: 1000px) {
    .reviews-slider-v1 {
        position: relative;
    }
    .reviews.inside {
        margin-top: 50px;
        padding: 70px 0;
    }
    .reviews-slider-v1 .reviews__item {
        padding: 30px;
    }
    .reviews-slider-v1 .product-col {
        width: 300px;
        padding-right: 30px;
        margin-right: 30px;
    }
    .reviews-slider-v1 .product__title {
        margin-bottom: 15px;
    }
    .reviews__desc p:first-child {
        margin-top: 15px;
    }
    .reviews__desc p {
        margin-top: 20px;
    }
    .reviews__author-name {
        margin-bottom: 15px;
    }
}

.reviews-slider-v1.two-slide .swiper-wrapper {
    height: auto !important;
}

@media screen and (min-width: 1280px) {
    .reviews-slider-v1.two-slide {
        margin: 0 -15px;
    }
    .reviews-slider-v1.two-slide .swiper-slide {
        display: flex;
        width: 50%;
        height: 100%;
        padding: 0 15px;
    }
    .reviews-slider-v1.two-slide .info__reviews {
        align-content: flex-start;
    }
    .reviews-slider-v1.two-slide .swiper-next-slide,
    .reviews-slider-v1.two-slide .swiper-prev-slide {
        display: none;
    }
    .reviews-slider-v1 .swiper-slide {
        padding: 0 120px;
    }
    .reviews-slider-v1 .swiper-next-slide {
        right: 0;
    }
    .reviews-slider-v1 .swiper-prev-slide {
        left: 0;
    }
    .swiper-container-option,
    .swiper-container-additional {
        overflow: hidden;
    }
    .reviews-slider-v1 .swiper-next-slide,
    .reviews-slider-v1 .swiper-prev-slide {
        position: absolute;
        top: calc(50% - 60px);
        display: flex;
        justify-content: center;
        align-items: center;
        cursor: pointer;
        z-index: 10;
        width: 60px;
        height: 60px;
        background: #f7f4f4;
    }
    .reviews-slider-v1.two-slide .swiper-next-slide,
    .reviews-slider-v1.two-slide .swiper-prev-slide {
        background: none;
    }
    .reviews-slider-v1 .swiper-prev-slide svg path,
    .reviews-slider-v1 .swiper-prev-slide svg rect,
    .reviews-slider-v1 .swiper-next-slide svg path,
    .reviews-slider-v1 .swiper-next-slide svg rect {
        transition: all 0.3s ease;
    }
    .reviews-slider-v1 .swiper-prev-slide:hover svg path,
    .reviews-slider-v1 .swiper-prev-slide:hover svg rect,
    .reviews-slider-v1 .swiper-next-slide:hover svg path,
    .reviews-slider-v1 .swiper-next-slide:hover svg rect {
        stroke: #EECF2B;
    }
    .reviews-slider-v1 .swiper-button-lock {
        display: none;
    }
}

@media screen and (min-width: 1700px) {
    .reviews-slider-v1.two-slide .swiper-prev-slide {
        left: -60px;
    }
    .reviews-slider-v1.two-slide .swiper-next-slide {
        right: -60px;
    }
    .reviews-slider-v1.two-slide .swiper-next-slide,
    .reviews-slider-v1.two-slide .swiper-prev-slide {
        display: flex;
    }
}

/*   article   */

.article {
    margin-top: 30px;
    overflow: hidden;
    padding-bottom: 60px;
    margin-bottom: 0;
}

h1.title {
    font-weight: 500;
    font-size: 20px;
    line-height: 1.5em;
    margin-bottom: 20px;
}

@media screen and (min-width: 768px) {
    h1.title {
        font-size: 24px;
    }
}

@media screen and (min-width: 1000px) {
    h1.title {
        font-size: 28px;
    }
}

@media screen and (min-width: 1280px) {
    h1.title {
        font-size: 32px;
    }
}

/*   breadcrumbs   */

.breadcrumbs-section {
    margin: 30px 0;
}
.breadcrumbs-section .global_share_button {
    color: #EECF2B;
    position: absolute;
    right: 40px;
    top: 0;
    font-size: 20px;
}
.breadcrumbs-section .breadcrumbs {
    width: calc(100% - 50px);
}
.breadcrumbs {
    margin-bottom: 15px;
}

/*.breadcrumbs li {
    display: none;
}*/


.breadcrumbs a:hover {
    color: #EECF2B;
}

@media screen and (max-width: 767px) {
    .breadcrumbs-section .global_share_button {
        right: 20px;
    }
    /*.breadcrumbs li:last-child a {
        display: block;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }*/
    /*.breadcrumbs li:last-child a:before {
        position: relative;
        top: -1px;
        display: inline-block;
        vertical-align: middle;
        margin-right: 8px;
        background: url("../img/arrow-down__yellow.svg") 0 0 no-repeat;
        width: 15px;
        height: 8px;
        background-size: 15px auto;
        transform: rotate(90deg);
        content: '';
    }*/
    /*.breadcrumbs li:last-child {
        display: block;
    }*/
}

@media screen and (min-width: 768px) {
    /*  .breadcrumbs ul {
        margin-bottom: -15px;
    }
    .breadcrumbs li {
        display: inline-flex;
        vertical-align: top;
        margin-right: 15px;
        margin-bottom: 15px;
    }
    .breadcrumbs li:last-child {
        margin-right: 0;
    }
    .breadcrumbs a {
        display: flex;
    }
    .breadcrumbs a:after {
        align-self: center;
        margin-left: 15px;
        background: url("../img/arrow-down__yellow.svg") 0 0 no-repeat;
        width: 15px;
        height: 8px;
        background-size: 15px auto;
        transform: rotate(-90deg);
        content: '';
    }*/
}

.breadcrumbs ul {
    margin-bottom: -15px;
}
.breadcrumbs li {
    display: inline-flex;
    vertical-align: top;
    margin-bottom: 15px;
}
.breadcrumbs li:last-child {
    margin-right: 0;
}
.breadcrumbs li:last-child a::after{
    display: none;
}
.breadcrumbs a {
    display: flex;
    align-items: center;
    color: #0a001f;
    transition: color 0.3s;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 12px;
}
.breadcrumbs a:after {
    margin: 0 10px;
    content: "/";
}
.breadcrumbs li:not(:last-child) a{
    color: #656565;
}
@media screen and (min-width: 1280px) {
    .breadcrumbs {
        margin-bottom: 20px;
    }
}

/*   product-info   */

.product-info {
    margin-bottom: 10px;
}

.product-info__reviews {
    margin-bottom: 20px;
}

.product-info__reviews .rate.rate-0 {
    margin-right: 0;
}

.product-info__reviews .rate {
    position: relative;
    top: -2px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 18px;
}

.product-info__reviews a {
    color: #ECD453;
    transition: color 0.3s;
}

.product-info__reviews a:hover {
    color: #EECF2B;
}
/*.product__grid__colection .product-info__code {
    display: flex;
    flex-direction: column;
    margin-bottom: 0;
    margin-top: 10px;
}*/
/*.product__grid__colection .product-info__code span {
    margin: 0;
}*/
.product-info__code {
    margin-bottom: 10px;
}

.product-info__code span {
    display: inline-block;
    vertical-align: top;
    white-space: nowrap;
    margin-right: 20px;
    margin-bottom: 5px;
}

.product-info__code span:last-child {
    margin-right: 0;
}

.product-info__logo-brand img {
    display: block;
    height: 66px;
    margin: 0 auto;
    object-fit: contain;
}

.item-page .tabs__caption li {
    font-size: 15px;
    font-weight: 500;
    padding: 10px 0;
    color: #bdbdbd;
}

.item-page .tabs__caption li.active {
    color: #333;
}

@media screen and (min-width: 768px) {
    .product-info {
        display: flex;
        justify-content: space-between;
    }
    .product-info__code {
        margin-bottom: 0;
        /*font-size: 14px;*/
    }
    .product-info__code span {
        margin-right: 20px;
    }
    .product-info__right-col {
        display: flex;
        flex-basis: 20%;
        justify-content: flex-end;
    }
    .product-info__logo-brand {
        /*align-self: center;*/
        align-self: start;
    }
    .product-info__logo-brand img {
        height: 40px;
    }
    .item-page .tabs__caption {
        text-align: left;
    }
    .item-page .tabs__caption li {
        font-size: 17px;
        padding: 15px 0;
        margin: 0 20px 0 0;
    }
}

@media screen and (min-width: 1000px) {
    .item-page .tabs__caption li {
        padding: 15px;
        margin-right: 0;
    }
    .product-info__logo-brand img {
        height: 60px;
    }
}

@media screen and (min-width: 1280px) {
    .product-info {
        margin-bottom: 0;
    }
    .product-info__reviews {
        margin: 0 25px 0 0;
    }
    .product-info__left-col {
        display: flex;
        flex-direction: column;
         flex-basis: 100%;
        /* flex-basis: 80%; */
    }
    .product-info__left-col .product-info__left-col__wrap {
        display: flex;
        flex-direction: row;
    }
    .product-info__logo-brand a {
        display: inline-block;
    }
    .product-info__logo-brand img {
        width: auto;
        height: 65px;
        /*height: 100px;*/
    }
    .tabs.item-page {
        /*margin-top: -15px;*/
        /*margin-top: -40px;*/
    }
    .item-page .tabs__caption li {
        padding: 15px 20px;
    }
}
.default_slider_wrap {
    position: relative;
}
.default_slider_wrap .title {
    display: block;
    width: 100%;
    clear: both;
    margin-bottom: 40px;
    margin-top: 0;
    text-align: center;
}
.default_slider_wrap .swiper-prev-slide, .default_slider_wrap .swiper-next-slide {
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    transform: translateY(-50%);
    transition: .15s ease-in-out;
    display: flex;
    border-radius: 5px;
}
.default_slider_wrap .swiper-prev-slide {
    left: 0;
}
.nav-group .swiper-button-disabled {
    opacity: .5;
    cursor: default !important;
}
.default_slider_wrap .swiper-next-slide {
    right: 0;
}

/*   slider-box   */
.gallery-thumbs {
    /*width: 100%;*/
    /*position: relative;*/
    /*display: none;*/
    /*float: left;*/
    /*padding: 0 0;*/
    /*margin: 0 0 0;*/
}

.gallery-thumbs .swiper-container {
    /*height: 600px;*/
    /*width: 100%;*/
    /*margin: auto;*/
    /*overflow-y: auto;*/
    /*scrollbar-color: #51A62D rgba(92, 92, 92, 0.07);*/
    /*scrollbar-width: thin;*/
}

/*.gallery-thumbs .swiper-container::-webkit-scrollbar {*/
/*  width: 6px;             */
/*}*/

/*.gallery-thumbs .swiper-container::-webkit-scrollbar-track {*/
/*background: rgba(92, 92, 92, 0.07);*/
/*}*/

/*.gallery-thumbs .swiper-container::-webkit-scrollbar-thumb {*/
/*background-color: white;*/
/*    border-radius: 0;*/
/*    border: 3px solid #51A62D;*/
/*}*/





.gallery-thumbs .swiper-slide:hover {
    cursor: pointer;
}

.gallery-thumbs .swiper-slide {
    border: 3px solid transparent;
    padding: 10px;
    height: 124px;
}


.gallery-thumbs .swiper-slide img {
    max-height: 124px;
    width: auto;
    display: block;
    margin: auto;
}

.gallery-thumbs .youtubes_slider_thumb {
    position: relative;
}

.gallery-thumbs .youtubes_slider_thumb i {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 38px;
    height: 38px;
    color: #f00;
    font-size: 35px;
}

.gallery-thumbs .swiper-button-prev,
.gallery-thumbs .swiper-button-next {
    color: #97B63C;
}

.gallery-thumbs .swiper-button-prev {
    top: 0;
    left: calc(50% - 13px);
    transform: rotate(90deg);
}

.gallery-thumbs .swiper-button-next {
    bottom: 0;
    top: auto;
    left: calc(50% - 13px);
    transform: rotate(90deg);
}

.gallery-top {
    position: relative;
    margin-bottom: 20px;
}
.SumoSelect.open>.optWrapper{
    top: 59px;
    right: 0;
    left: initial;
}
.menu-horizontal .search__btn {
    margin: 0;
}
.gallery-top .swiper-slide {
    display: flex;
    justify-content: center;
    min-height: 150px;
    width: 100%;
}
.gallery-top .swiper-slide > div {
    position: relative;
}
.gallery-top .swiper-slide img {
    margin: auto;
    display: block;
    max-height: 400px;
    align-self: center;
}

.gallery-top .product__label {
    bottom: auto;
    top: 0;
    z-index: 100;
}

.gallery-top .swiper-pagination {
    position: relative;
    bottom: auto;
    left: auto;
    margin-top: 5px;
    display: flex !important;
    justify-content: center;
}

@media screen and (min-width: 768px) {
    .slider-box {
        float: left;
        width: 490px;
    }
    .gallery-thumbs {
        display: block;
    }
    .item-column {
        margin-left: 510px;
    }
}

@media screen and (min-width: 1000px) {
    .slider-box {
        width: 635px;
    }
    .item-column {
        margin-left: 665px;
    }
    .gallery-top .swiper-slide img {
        max-height: 480px;
    }
}

@media screen and (min-width: 1280px) {
    .slider-box {
        width: calc(50% - 15px);
    }
    .item-column {
        margin-left: calc(50% + 15px);
    }
    .colection-content .item-column {
        border: 1px solid #eae9e8;
        padding: 30px 25px;
        height: 600px;
    }
    .gallery-top .swiper-slide img {
        max-height: 600px;
        height: 600px;
        /*object-fit: cover;*/
        object-fit: contain;
    }
}

/*   price   */

.price {
    position: relative;
}

.price__head {
    display: flex;
    flex-wrap: wrap;
    min-height: 44px;
    /*padding-right: 40px;*/
    padding-right: 110px;
}

.price__head > div {
    align-self: center;
    margin-right: 10px;
    margin-bottom: 5px;
    white-space: nowrap;
}

.price__new {
    font-weight: 700;
    font-size: 20px;
    line-height: 1em;
    color: #ECD453;
}

.price__old {
    font-size: 17px;
    text-decoration-line: line-through;
    color: #e16a5d;
}

.price__bottom > div {
    margin-right: 10px;
}

.price__sale {
    /*color: #e16a5d;*/
    font-size: 17px;
    font-weight: 700;
    position: absolute;
    right: 0;
    top: 0;
    background: #e16a5d;
    color: #fff;
    padding: 3px 13px;
    margin-right: 0 !important;
}

.price__economy {
    font-size: 15px;
    color: #000;
    margin-right: 0 !important;
}

.price__btn-group {
    margin-top: 7px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.price__btn-group .price__btn-buy,
.price__btn-group a:not(.price__btn-favorite) {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-weight: 600;
    font-size: 17px;
    text-decoration: none;
    text-align: center;
}

.price__btn-group .price__btn-quick-order {
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-weight: 600;
    font-size: 17px;
    text-decoration: none;
    text-align: center;
    width: 100%;
    cursor: pointer;
}

.price__btn-group .price__btn-favorite {
    background: transparent;
}

.price__btn-buy svg {
    margin-right: 10px;
}

.price__btn-quick-order {
    background: #e16a5d;
    margin-top: 10px;
    transition: background 0.2s ease;
}

.price__btn-quick-order:hover {
    background: #ff7869;
}

.price__btn-group .addToCompareBtn i:after {
}

.price__btn-favorite svg path {
    transition: all 0.2s ease;
}

.price__btn-favorite:hover svg path {
    stroke: #EECF2B;
}

.price__btn-favorite:active svg path {
    stroke: #EECF2B;
}

.price__bottom {
    display: flex;
}

.waitlist-block .waitlist__phone {
    width: 100%;
    height: 50px;
    font-size: 17px;
    border-bottom: 1px solid #bdbdbd;
    transition: border-color 0.2s ease;
    color: #333;
}

.waitlist-block .btn-default {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-weight: 600;
    font-size: 17px;
    text-decoration: none;
    text-align: center;
    margin-top: 15px;
}
.addTo-cart-wrapper {
    position: relative;
}
.addTo-cart-holder {
    max-width: 1300px;
}
.addTo-cart-container {
    background: #fff;
    box-shadow: 0 2px 20px 0 #bababa;
    margin: 0 auto;
    max-width: 1024px;
    width: 1020px;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    padding-bottom: 35px;
    z-index: 6;
    padding: 5px 30px;
}
.addTo-cart-container .addTo-cart-image {
    padding: 10px 0;
    width: 75px;
}
.addTo-cart-container .addTo-cart-image img {
    max-width: 60px;
    width: 100%;
    display: block;
    margin: auto;
}
.addTo-cart-container .addTo-cart-details {
    width: 75%;
    max-width: none;
    margin-left: 0;
    padding-right: 40px;
    display: flex;
    align-items: center;
}
.addTo-cart-container .addTo-cart-details h3 {
    max-width: 500px;
    font-size: 20px;
    text-overflow: ellipsis;
    padding: 0 28px 0 27px;
    margin-bottom: 0;
    font-weight: 500;
}
.addTo-cart-container .addTo-cart-details .addTo-cart-details-price {
    /*padding: 26px 10px 22px 10px;*/
    margin: auto;
}
.addTo-cart-container .addTo-cart-qty {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}
.addTo-cart-container #addTo-cart-button {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-weight: 600;
    font-size: 17px;
    text-decoration: none;
    text-align: center;
}

.addTo-cart-holder.menuFixar {
    max-width: 1024px;
    width: 1020px;
    right: 0;
    left: 0;
    margin: auto;
}
@media screen and (min-width: 1000px) {
    .price__new {
        font-size: 26px;
    }
    .price__btn-group a:not(.price__btn-favorite) {
        font-size: 20px;
    }
}

@media screen and (min-width: 1280px) {
    .price__btn-group {
        display: flex;
        flex-direction: column;
        gap: 10px;
    }
    .price__btn-group .top{
        display: flex;
    }
    .price__btn-buy {
        flex-shrink: 0;
        width: 160px !important;
        margin-right: 10px;
    }
    .price__btn-quick-order {
        width: 210px !important;
        margin-top: 0;
    }
    .price__bottom {
        width: 100%;
    }
}

@media screen and (min-width: 1600px) {
    .price__new {
        margin-right: 15px !important;
    }
    .price__head > div {
        margin-bottom: 0;
        margin-right: 0;
    }
    .price__head {
        min-height: 1px;
        padding-right: 0;
        margin-right: 15px;
    }
    .price__btn-group {
        margin-top: 0;
/*        height: 50px;*/
    }
    .price__bottom {
        margin-top: 7px;
    }
}

/*   pluses-item   */

.pluses-item {
    margin-bottom: 30px;
    padding: 20px 30px;
}
.pluses-item ul {
    /*  flex-direction: column;
    width: 50%;*/
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    width: 100%;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
}

.pluses-item ul li {
    display: flex;
    margin-bottom: 10px;
}
.pluses-item ul li img {
    width: 100px;
    height: 100px;
    min-width: 100px;
}
.pluses-item ul li a {
    display: flex;
}
.pluses-item ul li:last-child {
    margin-bottom: 0;
}

.pluses-item ul li p {
    margin-left: 15px;
    font-size: 15px;
    align-self: center;
}

@media screen and (min-width: 1280px) {
    .pluses-item {
        margin-bottom: 30px;
    }
    .pluses-item ul {
        display: flex;
    }
    .pluses-item ul li {
        /*width: 33.33%;*/
        width: 44%;
        /*padding-right: 10px;*/
        /*margin-bottom: 0;*/
        margin-bottom: 10px;
    }
    .pluses-item ul li:nth-child(3) {
        padding-right: 0;
    }
}

/*@media screen and (min-width: 1280px) {
    .pluses-item {
        margin-bottom: 30px;
    }
}*/

/*   delivery   */

.delivery {
    margin-bottom: 20px;
}

.delivery .change-city {
    display: inline-block;
}

.delivery__info {
    position: relative;
    margin-bottom: 15px;
}
.delivery  .information{
    position: absolute;
    right: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
    height: max-content;
}
.delivery  .information a {
    display: flex;
    align-items: center;
    gap: 10px;
    font-weight: 500;
}
.delivery  .information img{
    max-width: 40px;
}
.delivery  .information p{
    display: flex;
    align-items: center;
    width: max-content;
    position: relative;
}
.delivery  .information p i{
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    height: max-content;
}
.delivery__info > span {
    margin-right: 10px;
}

.delivery__info .change-city {
    position: static;
}

.delivery__info .popup-city {
    width: 100%;
    max-width: 380px;
    padding: 25px 30px 15px;
}

.popup-city__city-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 5px;
    grid-column-gap: 20px;
    margin-top: 10px;
}

.popup-city__city-list li {
    margin-bottom: 0;
    white-space: pre;
    transition: 0.15s ease-in-out;
    cursor: pointer;
}
.popup-city__city-list li span {
    border-bottom: 1px dashed #333;
}
.popup-city__city-list li:hover {
    color: #ECD453;
}

.delivery__list li {
    margin-bottom: 15px;
    flex-direction: column;
}

.delivery__list li:last-child {
    margin-bottom: 0;
}

.delivery__list li .column {
    padding: 0 20px;
    margin-bottom: 7px;
}

.delivery__list li .column:nth-child(1) {
    background: #f7f4f4;
    padding: 10px 20px;
}

.delivery__list li .column:nth-child(1) span {
    color: #ECD453;
}

.delivery__list li .column:nth-child(2) {
    padding-right: 15px;
}

.delivery__list li .column:nth-child(2) span {
    display: block;
    color: #bdbdbd;
}

.delivery__list li .column:nth-child(3) span {
    color: #ECD453;
}

@media screen and (min-width: 768px) {border: 2px solid #eae9e8;
    .delivery__info {
        margin: -2px;
        background: #f7f4f4;
        padding: 18px 20px;
    }
    .delivery__info > span,
    .delivery__info .change-city__btn {
        font-size: 17px;
        font-weight: 500;
    }
    .delivery__info .popup-city__city-list {
        column-count: 3;
    }
    .delivery__info .popup-city {
        padding: 25px 40px;
    }
    .delivery__list {
        padding: 10px 20px;
    }
    .delivery__list li {
        display: flex;
        border-bottom: 1px solid #eae9e8;
        margin: 0;
        padding: 10px 0;
    }
    .delivery__list li:last-child {
        border-bottom: 0;
    }
    .delivery__list li .column {
        padding: 0;
        margin: 0;
    }
    .delivery__list li .column:nth-child(1) {
        background: #fff;
        padding: 0 140px 0 0;
        width: 50%;
        flex-shrink: 0;
    }
    .delivery__list li .column:nth-child(2) {
        flex-grow: 1;
    }
    .delivery__list li .column:nth-child(3) {
        width: 90px;
        text-align: right;
        flex-shrink: 0;
    }
}

@media screen and (min-width: 1000px) {
    .delivery {
        margin-left: -665px;
    }
}

@media screen and (min-width: 1280px) {
    .delivery {
        margin-left: 0;
        clear: none;
    }
    .delivery__list li .column:nth-child(1) {
        padding: 0 20px 0 0;
        width: 42%;
    }
}

@media screen and (min-width: 1600px) {
    .delivery {
        margin-bottom: 30px;
    }
}

/*    char    */

.char {
    margin-bottom: 20px;
}

.char h4.title {
    text-align: center;
    margin-bottom: 20px;
}

.char-list li {
    margin-bottom: 10px;
    font-size: 19px;
}

.char-list li:last-child {
    margin-bottom: 0;
}

.char-list li span {
    display: block;
    padding: 8px 20px;
}

.char-list li span:nth-child(1) {
    font-weight: 600;
}

.char-list a {
    color: #ECD453;
    transition: color 0.3s;
}

.char-list a:hover {
    color: #EECF2B;
}
.char-list li h2 {
    margin: 0;
    font-weight: 400;
    width: 100%;
}
@media screen and (min-width: 768px) {
    .char {
        border: 2px solid #eae9e8;
        padding: 20px;
    }
    .char h4.title {
        text-align: left;
        margin-bottom: 10px;
    }
    .char-list li h2 {
        display: flex;
        margin: 0;
        font-weight: 400;
        width: 100%;
    }
    .char-list li {
        display: flex;
        border-bottom: 1px solid #9e9e9e;
        margin: 0;
        padding: 18px 0;
    }
    .char-list li:last-child {
        border-bottom: none;
        margin-bottom: -10px;
    }
    .char-list li span {
        width: 100%;
        padding: 0;
    }
}

@media screen and (min-width: 1000px) {
    .product-detail .item-bottom {
        width: 100%;
    }
    .item-bottom {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .char {
        width: 100%;
    }
    .item-bottom .right-col {
        width: 100%;
        display: flex;
        justify-content: space-between;
    }
}

@media screen and (min-width: 1280px) {
    .char {
        width: calc(50% - 15px);
    }
    .item-bottom .right-col {
        flex-direction: column;
        width: calc(50% - 15px);
        justify-content: flex-start;
    }
}

/*   payment   */

.payment {
    padding: 20px;
    margin-bottom: 20px;
    border: 2px solid #eae9e8;
}

.payment h4.title {
    margin-bottom: 15px;
}
.guarantee ul li,
.payment ul li {
    margin-bottom: 10px;
}

.guarantee ul li:last-child,
.payment ul li:last-child {
    margin-bottom: 0;
}

.guarantee ul li:before,
.payment ul li:before {
    display: inline-block;
    background: url("../img/check-icon.svg") 0 0 no-repeat;
    width: 18px;
    height: 13px;
    margin-right: 12px;
    content: "";
}
.guarantee ul {
    column-count: 1 !important;
}

@media screen and (min-width: 768px) {
    .guarantee ul,
    .payment ul {
        column-count: 2;
        margin-bottom: -5px;
    }
}

@media screen and (min-width: 1000px) {
    .payment {
        width: calc(50% - 10px);
        margin-bottom: 0;
    }
}

@media screen and (min-width: 1280px) {
    .payment {
        width: 100%;
        margin-bottom: 30px;
        padding-bottom: 25px;
    }
}

/*   guarantee   */

.guarantee {
    padding: 20px;
    border: 2px solid #eae9e8;
}

.guarantee h4.title {
    margin-bottom: 15px;
}

.guarantee p {
    line-height: 1.6em;
    margin-bottom: 10px;
}

.guarantee p:last-child {
    margin-bottom: 0;
}

@media screen and (min-width: 1000px) {
    .guarantee {
        width: calc(50% - 10px);
        margin-bottom: 0;
    }
}

@media screen and (min-width: 1280px) {
    .guarantee {
        width: 100%;
    }
}

/*   kit   */

.kit {
    background: #f7f4f4;
    padding: 50px 20px;
    margin: 50px -20px;
}

.kit h3.title {
    margin-bottom: 30px;
}

.kit__box {
    background: #fff;
}

.kit__item {
    position: relative;
    display: flex;
    padding: 20px 20px 30px;
    border-bottom: 1px solid #eae9e8;
    margin-bottom: 15px;
}

.kit__item:last-child {
    margin-bottom: 0;
    padding: 20px;
}

.kit__item:after {
    position: absolute;
    left: calc(50% - 35px);
    bottom: -20px;
    width: 70px;
    height: 40px;
    background: url("../img/plus-icon.svg") 50% 50% no-repeat #fff;
    background-size: 40px auto;
    content: "";
}

.kit__item:last-child:after {
    display: none;
}

.kit__item:last-child {
    border-bottom: 0;
}

.kit__photo {
    width: 80px;
    flex-shrink: 0;
}

.kit__photo .product__photo {
    margin-bottom: 0;
}

.kit__info {
    flex-grow: 1;
    margin-left: 15px;
}
.kit__info .product__price {
    align-items: baseline;
}
.kit__info .product__price .price__new {
    margin-right: 15px;
}
.kit .product__title {
    font-size: 15px;
    height: auto;
}

.kit__total-price {
    border-top: 1px solid #eae9e8;
}

.kit__group {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    justify-content: center;
    padding: 20px 0 10px;
    align-items: center;
}
.kit__group .sale_group {
    display: flex;
    flex-direction: column;
    align-items: end;
    align-items: flex-end;
}
.kit__group .sale_group > div:first-child {
    margin-bottom: 5px;
}
.kit__group > div {
    margin: 0 7px 7px;
}

.kit__sale {
    font-size: 24px;
    font-weight: 700;
    color: #e16a5d;
}

.kit__price {
    font-size: 24px;
    font-weight: 700;
    color: #ECD453;
}

.kit__btn .btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 50px;
    font-size: 17px;
    font-weight: 600;
}

.kit__btn .btn svg {
    margin-right: 12px;
}

@media screen and (min-width: 480px) {
    .kit .product__title {
        font-size: 17px;
    }
}

@media screen and (min-width: 768px) {
    .kit__photo {
        width: 135px;
    }
    .kit__total-price {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        padding: 30px;
    }
    .kit__btn {
        margin-left: 20px;
    }
    .kit__btn .btn {
        width: 266px;
        font-size: 20px;
    }
    .kit__group {
        padding: 0;
        margin-bottom: -7px;
    }
}

@media screen and (min-width: 1000px) {
    .kit h3.title {
        margin-bottom: 40px;
    }
    .kit__list {
        display: flex;
        flex-wrap: wrap;
    }
    .kit__item {
        width: 50%;
        border-right: 1px solid #eae9e8;
        border-bottom: none;
        margin-bottom: 0;
        padding: 40px 25px;
    }
    .kit__item:last-child {
        border-right: 0;
        padding: 40px 25px;
    }
    .kit__item:after {
        left: auto;
        right: -20px;
        bottom: auto;
        top: calc(50% - 35px);
        width: 40px;
        height: 70px;
        z-index: 10;
    }
    .kit__photo {
        width: 190px;
    }
    .kit__info {
        margin-left: 20px;
    }
    .kit__group {
        margin-bottom: 0;
    }
    .kit__group > div {
        margin: 0 15px;
    }
    .kit__sale,
    .kit__price {
        font-size: 28px;
    }
    .kit__economy {
        font-size: 20px;
    }
    .kit__btn {
        margin-left: 30px;
    }
}

@media screen and (min-width: 1280px) {
    .kit {
        padding: 60px 40px 80px;
        margin: 60px -40px;
    }
    .kit .product__title {
        font-size: 20px;
    }
    .kit__item,
    .kit__item:last-child {
        padding: 20px 30px;
    }
    .kit__item {
        align-items: center;
    }
}

@media screen and (min-width: 1600px) {
    .kit {
        position: relative;
        padding: 60px 40px 90px;
    }
    .kit:before,
    .kit:after {
        position: absolute;
        top: 0;
        background: #f7f4f4;
        width: 5000px;
        height: 100%;
        content: "";
    }
    .kit:before {
        left: -5000px;
    }
    .kit:after {
        right: -5000px;
    }
    .kit__photo {
        width: 280px;
    }
    .kit__item,
    .kit__item:last-child {
        padding: 20px 50px;
    }
    .kit__info {
        margin-left: 55px;
    }
}

/*   about-section   */

.product-info__delivery {
    display: flex;
    flex-wrap: wrap;
    align-items: start;
    margin-bottom: 20px;
    justify-content: space-between;
}
.product-info__delivery .wrap_block{
    display: flex;
    align-items: center;
    gap: 20px;
}
.product-info__delivery .delivery_terms {
/*    width: 40%;*/
}
.product-info__delivery .bought_for_week{
    display: flex;
    align-items: center;
    font-size: 14px;
    gap: 10px;
/*    max-width: 64%;*/
}
.product-info__delivery.free_delivery_wrap .wrap_block{
    flex-direction: column;
    align-items: start;
    width: 35%;
}
.product-info__delivery .bought_for_week img{
    width: 40px;
}
.product-info__delivery .bought_for_week p{
    font-weight: 500;
}
.product-info__delivery .delivery_terms p {
    /*  display: flex;
    align-items: center;
    line-height: 20px;
    width: 90%;
    padding: 9px 10px;
    background: #ECD4531a;*/
    display: inline-block;
    line-height: 20px;
    padding: 10px 30px 10px 36px;
    background: #ECD4531a;
    position: relative;
    font-weight: 500;
}

.product-info__delivery .delivery_terms p i {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 19px;
    font-size: 19px;
    left: 10px;
}

.delivery_info_free {
    /*background-image: url(../img/clear-free_delivery.jpg);*/

    height: 80px;
    background-size: contain;
    background-position: center right;
    background-repeat: no-repeat;
    display: inline-block;
    width: 60%;
    position: relative;
    /*margin-top: 20px;*/
}
.delivery_info_free {
    /*padding-left: 13%;*/
    /*position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;*/
    padding: 5px 10px;
    display: flex;
    align-items: center;
    font-size: 1rem;
    font-weight: 700;
    text-transform: uppercase;
}

.delivery_info_free img {
    height: 100%;
    width: auto;
    margin-right: 20px;
}
.delivery_info_free p {
}
.delivery_info_free.uaKyiv {
    /*background-image: url(../img/clear-free_delivery.jpg) !important;*/
    background-color: #ffc444;
}
.delivery_info_free.ruMoskow {
    /*background-image: url(../img/Asset4.5m.png) !important;*/
    background-color: #ffc444;
}
.sticky-block .delivery_info_free {
    /*padding-left: 60px;*/
    font-size: 10px;
    padding: 5px;
}
.sticky-block .delivery_info_free img {
    margin-right: 15px;
}
.about-section {
    margin-top: 20px;
    padding-bottom: 40px;
    margin-bottom: 50px;
}

.about-section h4.title {
    margin-bottom: 20px;
}

.about {
    margin-bottom: 40px;
}

.about h4.title span {
    color: #000;
}

.about .desc p {
    margin-bottom: 15px;
}

.about .desc p:last-child {
    margin-bottom: 0;
}

.attribute_groups_special {
    margin-bottom: 20px;
}
.attribute_groups_special ul {
    list-style: disc;
    padding-left: 18px;
}
.attribute_groups_special ul li {
}
.attribute_groups_special ul li span {
}

.reviews-col h4.title {
    text-align: center;
    margin-bottom: 25px;
}

.reviews-col__head {
    margin-bottom: 20px;
}

.reviews-col .add-rev .btn {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
    text-align: center;
    font-size: 17px;
    font-weight: 600;
}

.reviews-col__item {
    border: 1px solid #eae9e8;
    padding: 20px;
}

.show-all-rev {
    font-size: 17px;
    font-weight: 600;
    margin-top: 25px;
    text-align: center;
}

.show-all-rev a {
    color: #ECD453;
    transition: color 0.2s ease;
}

.show-all-rev a:hover {
    color: #EECF2B;
}

.show-all-rev a svg {
    position: relative;
    top: -1px;
    vertical-align: middle;
    margin-left: 7px;
}

.show-all-rev a svg path {
    transition: all 0.2s ease;
}

.show-all-rev a:hover svg path {
    stroke: #EECF2B;
}

@media screen and (min-width: 768px) {
    .reviews-col__head {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 25px;
    }
    .reviews-col h4.title {
        margin-bottom: 0;
    }
    .reviews-col .add-rev {
        width: 210px;
    }
    .reviews-col__item {
        padding: 25px;
    }
    .reviews-col .add-rev .btn {
        font-size: 20px;
    }
    .show-all-rev {
        text-align: left;
        margin-top: 20px;
    }
}

@media screen and (min-width: 1280px) {
    .about-section {
        display: flex;
        justify-content: space-between;
        margin-bottom: 60px;
        padding-bottom: 55px;
    }
}

@media screen and (min-width: 1600px) {
    .about-section {
        padding-bottom: 80px;
    }
    .show-all-rev {
        margin-top: 30px;
    }
    .reviews-col__item {
        padding: 30px;
    }
}
@media screen and (max-width: 1440px) {
    #popup-cart .popup_cart_wrap .mini-cart-infos {
        max-height: 350px !important;
    }
    .delivery_info_free img {
        margin-right: 10px;
    }
    .delivery_info_free p {
        font-size: 14px;
    }
/*    .product__grid__colection .product__item .product__middle__colection .reward_wrap .text, .product__info .reward_wrap .text {
    font-size: 10px;
    }*/
    .product__price-new {
        font-size: 20px;
    }
    .product__price-old{
        font-size: 16px;
    }
    .product__info .reward_wrap .text {
        font-size: 11px;
    }
}
@media screen and (max-width: 1280px) {
    .delivery_info_free img {
        margin-right: 15px;
    }
    .delivery_info_free p {
        font-size: calc(1vw + 1vh);
    }
}

/*   product__slider-head   */

.product__slider-head {
    text-align: center;
    margin-bottom: 20px;
}

.product__slider-head .show-more {
    margin: 20px 0;
}
.show-more a {
    color: #ECD453;
    transition: color 0.2s ease;
}
.show-more a svg {
    position: relative;
    top: -1px;
    vertical-align: middle;
    margin-left: 7px;
}
/*   show-more   */

.show-more {
    font-size: 17px;
    font-weight: 600;
    text-align: center;
    transition: 0.3s ease-in-out;
}

.show-more button {
    color: #ECD453;
    transition: color 0.2s ease;
    background: transparent;
    border: 0;
}

.show-more button:hover {
    color: #EECF2B;
}

.show-more button svg {
    position: relative;
    top: -1px;
    vertical-align: middle;
    margin-left: 7px;
    transition: all 0.3s ease;
}

.show-more button.open svg {
    transform: rotate(-90deg) !important;
}

.show-more button:hover svg path {
    stroke: #EECF2B;
}

@media screen and (min-width: 768px) {
    .product__slider-head.viewed {
        position: relative;
        /*margin-bottom: 20px;*/
        margin-bottom: 40px;
    }
    .product__slider-head.viewed .show-more {
        margin: 0;
        position: absolute;
        right: 0;
        top: calc(50% - 12px);
    }
}

/*   accordion   */

.accordion__title {
    display: flex;
    align-items: center;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.3em;
    padding: 5px 0;
    margin: 14px 0;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.accordion__item.opened .accordion__title:before {
    transform: rotate(0deg);
}

.accordion__title:before {
    display: block;
    width: 17px;
    min-width: 17px;
    height: 9px;
    background: url("../img/arrow-down__yellow.svg") 0 0 no-repeat;
    background-size: cover;
    margin-right: 10px;
    transform: rotate(-90deg);
    transition: transform 0.3s;
    content: "";
}

.opened .accordion__content {
    display: block;
}

.accordion__content {
    display: none;
    padding-bottom: 15px;
}

/*   checkbox   */

.mfilter-price-inputs {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 15px;
}

.mfilter-price-inputs > div {
    height: 50px;
    padding: 0 5px 0 37px;
    font-size: 17px;
    border: 1px solid #eae9e8;
    line-height: 50px;
    position: relative;
}

.mfilter-button.mfilter-button-bottom {
    display: flex;
    flex-direction: column;
    border: 0;
    padding-bottom: 0 !important;
}

.mfilter-button.mfilter-button-bottom a.mfilter-button-reset {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
    text-align: center;
    font-size: 17px;
    background: #e16a5d;
    color: #fff;
    font-weight: 600;
    transition: background 0.3s ease;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-left: 0 !important;
    margin-bottom: 10px;
}
.mfilter-button.mfilter-button-top a.button,
.mfilter-button.mfilter-button-bottom a.button {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
    text-align: center;
    font-size: 17px;
    color: #fff;
    font-weight: 600;
    background: #ECD453;
    transition: background 0.3s ease;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.mfilter-price-inputs .price-filter__labels {
    position: absolute;
    left: 11px;
    top: 0;
    line-height: 50px;
    font-size: 17px;
}

.checkbox {
    display: flex;
    min-height: 24px;
    margin-bottom: 9px;
}

.order-row input[type="radio"],
.checkbox input[type="checkbox"] {
    opacity: 0;
}

.checkbox label {
    position: relative;
    display: flex;
    width: 100%;
    align-items: center;
    min-height: 24px;
    padding-left: 33px;
    padding-right: 10px;
    font-size: 17px;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.mfilter-content .checkbox label{
    padding-right: 60px;
    justify-content: space-between;
}
.mfilter-category-tree ul li .mfilter-tb-as-td.mfilter-col-count,
.mfilter-category-tree ul li a {
    display: inline-block !important;
}

.mfilter-category-tree ul li .mfilter-tb-as-td i,
.checkbox label i {
    font-style: normal;
    color: #ECD453;
    font-size: 13px;
    margin-left: 10px;
}

.checkbox label::before,
.checkbox label::after {
    position: absolute;
    content: "";
    display: inline-block;
}

.checkbox label::before {
    height: 22px;
    width: 22px;
    border: 1px solid #ECD453;
    left: 0;
    top: 0;
    transition: background-color 0.2s;
}

.checkbox.mfilter-input-active label::before,
.order-row input[type="radio"]:checked + label::before,
.checkbox input[type="checkbox"]:checked + label::before {
    background: #ECD453;
}

.checkbox label::after {
    height: 5px;
    width: 9px;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: rotate(-45deg);
    left: 7px;
    top: 7px;
    transition: all 0.2s;
}

.order-row input[type="radio"] + label::after,
.checkbox input[type="checkbox"] + label::after {
    content: none;
}

.checkbox.mfilter-input-active input[type="checkbox"]:checked + label::after,
.order-row input[type="radio"]:checked + label::after,
.checkbox input[type="checkbox"]:checked + label::after {
    content: "";
}

/*   checkbox-btn   */

.checkbox-btn-group {
    font-size: 0;
    margin: 0 -5px -10px;
}

.checkbox-btn-group .show-all-item {
    margin-left: 5px;
}

.checkbox-btn {
    display: inline-block;
    vertical-align: top;
    margin: 0 5px 10px;
}

.checkbox-btn input[type="checkbox"] {
    opacity: 0;
}

.checkbox-btn label {
    position: relative;
    display: inline-block;
    padding: 6px 12px;
    font-size: 17px;
    background: #f7f4f4;
    cursor: pointer;
}

.checkbox-btn label i {
    font-size: 13px;
    font-style: normal;
    color: #ECD453;
}

.checkbox-btn input[type="checkbox"]:checked + label {
    background: #e6e3e3;
}

/*   show-all-item   */

.mfilter-button-more,
.show-all-item {
    color: #ECD453;
    font-size: 13px;
    cursor: pointer;
    transition: color 0.3s;
    border: 0 !important;
    font-weight: 400 !important;
}

.mfilter-button-more:hover,
.show-all-item:hover {
    color: #EECF2B;
}

.iScrollVerticalScrollbar.iScrollLoneScrollbar {
    z-index: 78 !important;
    width: 10px !important;
}

.mfilter-content-wrapper.mfilter-slide-down {
    height: auto !important;
}

/*   side-catalog   */

.side-catalog > li {
    margin: 7px 0;
}

.side-catalog > li:first-child {
    margin-top: 0;
}

.side-catalog > li:last-child {
    margin-bottom: 0;
}

.mfilter-category-tree ul li a,
.side-catalog a {
    transition: color 0.3s;
}

.mfilter-category-tree ul li a,
.side-catalog > li > a {
    font-size: 17px;
}

.side-catalog > li > ul {
    margin-left: 20px;
}

.side-catalog > li > ul > li {
    margin: 12px 0;
}

.side-catalog > li > ul > li > a {
    color: #ECD453;
    font-size: 15px;
}

.side-catalog > li > ul > li > a:hover {
    color: #EECF2B;
}

/*   price-filter   */

.price-filter {
    display: flex;
}

.price-filter__item {
    position: relative;
    width: 135px;
    margin-right: 10px;
}

.price-filter__item:last-child {
    margin-right: 0;
}

.price-filter__item input {
    display: block;
    width: 100%;
    height: 50px;
    padding: 0 20px 0 40px;
    font-size: 17px;
    border: 1px solid #eae9e8;
}

.price-filter__item:nth-child(2) input {
    padding-left: 43px;
}

.price-filter__label {
    position: absolute;
    left: 15px;
    top: 0;
    line-height: 50px;
    font-size: 17px;
}

.mfilter-slider-slider .ui-slider-handle {
    top: -4px !important;
}

@media screen and (min-width: 768px) {
    .price-filter {
        justify-content: space-between;
        max-width: 285px;
    }
    .price-filter__item {
        margin-right: 0;
        width: calc(50% - 5px);
    }
    .price-filter__label {
        left: 10px;
    }
    .price-filter__item input {
        padding: 0 10px 0 33px;
    }
    .price-filter__item:nth-child(2) input {
        padding-left: 36px;
    }
}

@media screen and (min-width: 768px) {
    .price-filter__label {
        left: 15px;
    }
    .price-filter__item input {
        padding: 0 20px 0 38px;
    }
    .price-filter__item:nth-child(2) input {
        padding-left: 41px;
    }
}

/*   filter-btn   */
/*.filter ul.accordion{*/
/*    display: flex;*/
/*    flex-wrap: wrap;*/
/*    gap: 10px;*/
/*}*/
/*.filter li.accordion__item.opened{*/
/*    padding: 0 15px;*/
/*    background: #fff;*/
/*    border-radius: 5px 5px 0 0;*/
/*}*/
/*.filter ul.accordion li .mfilter-content-opts.accordion__content{*/
/*    position: absolute;*/
/*    max-width: 300px;*/
/*    max-height: 500px;*/
/*    overflow-y: hidden;*/
/*    background: #fff;*/
/*    z-index: 9;*/
/*    width: 100%;*/
/*    padding: 15px 20px;*/
/*    box-shadow: 1px 1px 13px #e4e4e4;*/
/*    border-radius: 0 0 5px 5px;*/
/*}*/
.filter-btn {
    position: relative;
    flex-grow: 1;
    display: flex;
    align-items: center;
    height: 60px;
    justify-content: left;
    padding-left: 30px;
    font-weight: 600;
    font-size: 17px;
    color: #ECD453;
    border: 2px solid #ECD453;
}

.filter-btn:before {
    content: attr(data-name-btn);
}

.filter-btn.opened:before {
    content: attr(data-name-btn-opened);
}

.filter-btn:after {
    position: absolute;
    right: 20px;
    top: calc(50% - 9px);
    display: block;
    width: 22px;
    height: 18px;
    background: url("../img/filter.svg") 50% 50% no-repeat;
    background-size: cover;
    content: "";
}

.filter-btn.opened:after {
    background-image: url("../img/close2.svg");
    background-size: 16px 16px;
}

.filter {
    display: none;
}

@media screen and (min-width: 768px) {
    .filter-btn {
        display: none !important;
    }
    /*  .aside > .filter{
        position: sticky;
        top: 45px;
    }*/
    .aside {
        padding-bottom: 0;
    }
    .mfilter-button.mfilter-button-bottom a.mfilter-button-reset {
        margin-bottom: 0;
    }
    .filter {
        display: block !important;
        /*margin-top: -20px;*/
    }
}

/*   read-more   */

.read-more {
    overflow: hidden;
    transition: all 0.6s;
}

a[data-readmore-toggle] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    color: #ECD453;
    font-weight: 600;
    font-size: 17px;
    margin-top: 10px;
}

a[data-readmore-toggle] svg {
    margin-right: 10px;
}

/*   tags   */

.tags {
    margin-bottom: 10px;
}

.tags__row {
    font-size: 0;
    margin: 0 -5px;
}

.tags__link {
    display: inline-block;
    vertical-align: top;
    padding: 6px 12px;
    font-size: 13px;
    font-weight: 500;
    margin: 0 5px 10px;
    border: 1px solid #eae9e8;
    transition: all 0.3s;
}
.tags__link.active {
    border-color: #ECD453;
    color: #ECD453;
}
.tags__link:hover {
    border-color: #ECD453;
}

@media screen and (min-width: 1280px) {
    .tags {
        margin-bottom: 20px;
    }
}

/*   categories-photo   */
#home-page-navigation{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 20px;
}
#home-page-navigation .categories-photo__item{
    width: 100%;
    margin-bottom: 0;
}

.categories-photo__row {
    /*  display: flex;
  flex-direction: column;*/
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 20px;
}

#load-more-collection_btn {
    background: transparent;
}
#load-more-collection_btn:hover {
    background: #ECD453;
    color: #fff;
}


.categories-photo .show-more {
    text-align: left;
}

.categories-photo .show-more button svg {
    margin-left: 0;
    margin-right: 7px;
    transform: rotate(90deg);
}
@media screen and (max-width: 100px) {
    .categories-photo__row {
        grid-template-columns: 1fr 1fr 1fr;
    }
    #load-more-collection_btn {
        grid-column-start: 1 !important;
        grid-column-end: 4 !important;
    }
}
@media screen and (max-width: 768px) {
    .categories-photo__row {
        grid-template-columns: 1fr 1fr 1fr;
    }
    #load-more-collection_btn {
        grid-column-start: 1 !important;
        grid-column-end: 4 !important;
    }
    header .top-menu > .wrap,
    header .head .logo {
        display: none;
    }
}

@media screen and (max-width: 600px) {
    .categories-photo__row {
        grid-template-columns: 1fr 1fr;
    }
    #load-more-collection_btn {
        grid-column-start: 1 !important;
        grid-column-end: 3 !important;
    }
}
@media screen and (max-width: 480px) {
    .delivery .information p i,
    .delivery .information{
        position: initial;
    }
    .delivery .information p{
        gap: 10px;
    }
    #listing_app_google_play.product__item .wrap,
#listing_app.product__item .wrap{
    flex-direction: column;
}
    #ajaxtable_table tr .price-block .reward_wrap{
        margin-bottom: 0;
        margin-top: 0
    }
    .price__head .reward_wrap {
        margin-bottom: 0;
    }
    #ajaxtable_table tr .price-block .reward_wrap .text {
        font-size: 11px;
        border: 0;
        padding: 0 0 0 18px;
    }
    #ajaxtable_table tr .price-block .reward_wrap .text:before {
        width: 13px;
        height: 13px;
        left: 0;
    }
    .popup-city__city-list li {
        text-overflow: ellipsis;
        overflow: hidden;
    }
    .mobile-menu__list .mobile-menu__head .popup-city__city-list {
        gap: 5px 10px;
        margin-top: 10px;
    }
    .mobile-menu .lang-switch {
        margin-top: 10px;
    }
    .mobile-menu .lang-switch .category_wall_allcat_container {
        position: relative;
        z-index: 10;
    }
    .lang-switch ul {
        align-items: center;
    }

    header .middle {
        padding-left: 0;
    }
    header .icons-link > span {
        margin: 0;
    }
    #load-more-collection_btn {
        grid-column-start: 1 !important;
        grid-column-end: 1 !important;
    }
    .categories-photo__row {
        grid-template-columns: 1fr;
    }
    .footer__language .lang-menu {
        margin: auto;
    }
    .footer__language .lang-menu::before {
        top: 19px;
    }
    .footer__language .lang-menu ul {
        bottom: initial;
        top: 25px;
    }
    .search__btn {
        font-size: 0 !important;
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMSAxNUw0LjM4MzMzIDExLjYxNjdNMi41NTU1NiA3LjIyMjIyQzIuNTU1NTYgMTAuNjU4NyA1LjM0MTM0IDEzLjQ0NDQgOC43Nzc3OCAxMy40NDQ0QzEyLjIxNDIgMTMuNDQ0NCAxNSAxMC42NTg3IDE1IDcuMjIyMjJDMTUgMy43ODU3OCAxMi4yMTQyIDEgOC43Nzc3OCAxQzUuMzQxMzQgMSAyLjU1NTU2IDMuNzg1NzggMi41NTU1NiA3LjIyMjIyWiIgc3Ryb2tlPSIjRkZDMzRGIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjwvc3ZnPg==);
        width: 40px;
        background-position: center;
        background-repeat: no-repeat;
    }
    .search__field svg {
        display: none;
    }
    .search__field input {
        padding-left: 15px;
    }
    header .mob-menu__btn {
        font-size: 0;
    }
    header .top-menu > .wrap {
        display: none;
    }
    #home-cart {
        display: none !important;
    }
}
.product__photo img {
    max-height: 360px;
    max-width: 360px;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

@media screen and (min-width: 1000px) {
    .categories-photo .show-more {
        /*margin-top: -10px;*/
    }
    #top:hover {
        background: #ECD453;
        color: #fff;
    }
}

/*   catalog   */
#column-left .mfilter-price-slider {
    padding: 0 0 0px 0px !important;
    background: #999 !important;
}
#column-left .mfilter-slider-slider,
#column-left #mfilter-price-slider {
    height: 4px !important;
    z-index: 1 !important;
}
#column-left .mfilter-slider-slider .ui-slider-range,
#column-left #mfilter-price-slider .ui-slider-range {
    background: #7bbe9f !important;
    height: 5px;
}
#column-left .mfilter-slider-slider .ui-slider-handle,
#column-left #mfilter-price-slider .ui-slider-handle {
    border-radius: 100px;
    width: 24px !important;
    height: 24px !important;
    top: -9px !important;
    background: #f5f5f5 !important;
    -webkit-box-shadow: inset 0 0 0 1px #ebebeb !important;
    box-shadow: inset 0 0 0 1px #ebebeb;
    cursor: pointer;
}
.catalog {
    margin-top: 0;
}

.catalog-inner {
    display: flex;
    flex-direction: column;
}

.aside {
    width: 100%;
}

/*   catalog__content-head   */

.catalog__content-head {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

/*   catalog__sort   */

.catalog__sort {
    font-size: 17px;
    margin-bottom: -3px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: flex;
    align-items: center;
    background: #fff;
    border: 1px solid #000;
}
.SumoSelect > .CaptionCont > span{

}
.catalog__sort > span {
    padding: 3px 0;
    display: inline-block;
    vertical-align: top;
    margin-right: 5px;
}

.catalog__sort-btn {
    position: relative;
    display: inline-block;
    vertical-align: top;
}

.catalog__sort-btn span {
    display: inline-block;
    vertical-align: top;
    color: #000;
    cursor: pointer;
    padding: 0 15px !important;
}

.catalog__sort-btn span:after {
    display: inline-block;
    width: 17px;
    height: 9px;
    background: url("../img/arrow-down__yellow.svg") 0 0 no-repeat;
    background-size: cover;
    margin-left: 40px;
    content: "";
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.catalog__sort-btn span.opened:after {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

.catalog__sort-dropdown {
    display: none;
    position: absolute;
    left: -16px;
    top: calc(100% + 5px);
    width: 220px;
    z-index: 20;
    border-radius: 6px;
    background: #fff;
    padding: 5px 15px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}

.catalog__sort-dropdown li {
    margin: 5px 0;
}

.catalog__sort-dropdown li.active {
    display: none;
}

.catalog__sort-dropdown li a {
    display: block;
    font-size: 15px;
    padding: 2px 0;
}

.display-type {
    display: none;
    align-items: center;
}

.display-type a {
    display: block;
    width: 18px;
    height: 18px;
    margin-left: 15px;
}

.display-type a.current svg path {
    stroke: #ECD453;
}

@media screen and (min-width: 768px) {
    .catalog-inner {
        width: 100%
    }
    /*.aside {*/
    /*    width: 33.33%;*/
    /*    flex-shrink: 0;*/
    /*}*/
    .catalog__content {
        flex-grow: 1;
    }
}

@media screen and (min-width: 1000px) {
    /*.aside {*/
    /*    width: 300px;*/
    /*}*/
}

@media screen and (min-width: 1280px) {
    .display-type {
        display: flex;
        margin-left: 70px;
    }
}

/*   logo-brand   */

.logo-brand .main_baner_brand,
.logo-brand {
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    height: 300px;
    margin-bottom: 20px;
}

.logo-brand .logo-box {
    display: flex;
    height: 100%;
    justify-content: center;
    align-items: center;
}

@media screen and (min-width: 768px) {
    .logo-brand .logo-box {
        justify-content: flex-start;
    }
}

@media screen and (min-width: 1280px) {
    .logo-brand {
        margin-bottom: 30px;
    }
}

/*   links   */

.links {
    margin-bottom: 10px;
}

.links-group.page-brand .active {
    color: #fff;
    background: #EECF2B;
}

.links-group {
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
}

.links-group a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 45px;
    text-align: center;
    color: #fff;
    font-weight: 600;
    font-size: 15px;
    margin-bottom: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media screen and (min-width: 480px) {
    .links-group {
        flex-wrap: wrap;
        flex-direction: row;
        justify-content: space-between;
    }
    .links-group a {
        width: calc(50% - 5px);
    }
}

@media screen and (min-width: 768px) {
    .links-group {
        margin: 0 -5px;
    }
    .links-group a {
        width: auto;
        flex-grow: 1;
        margin: 0 5px 10px;
    }
}

@media screen and (min-width: 1000px) {
    .links-group a {
        height: 60px;
        font-size: 17px;
    }
}

@media screen and (min-width: 1280px) {
    .links {
        margin-bottom: 0;
    }
    .links-group {
        margin: 0 -15px;
    }
    .links-group a {
        margin: 0 15px 30px;
    }
    /*section news*/
    section.news h2.title {
        margin-top: 60px;
    }
}

@media screen and (min-width: 1600px) {
    .links-group a {
        font-size: 20px;
    }
}

/*   desc-brand   */

.desc-brand {
    margin-top: 20px;
    margin-bottom: 20px;
}

.desc-brand__head {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 15px;
}

.desc-brand__head h1 {
    width: 100%;
    font-weight: 500;
    font-size: 20px;
    line-height: 1.5em;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.desc-brand__number-products {
    font-weight: 500;
    font-size: 17px;
    /*margin-right: 15px;*/
    text-decoration: underline dashed #333;
    -webkit-text-decoration-line: underline;
    -webkit-text-decoration-style: dashed;
    -webkit-text-decoration-color: #333;
    text-decoration-thickness: 1px;
    -webkit-text-decoration-thickness: 1px;
}

.desc-brand__text {
    margin-bottom: 20px;
}

.desc-brand__text p {
    margin-bottom: 20px;
}

.desc-brand__text p:last-child {
    margin-bottom: 0;
}

.desc-brand__text .read-more {
    max-height: calc(18em - 4px);
}

@media screen and (min-width: 768px) {
    .desc-brand__head {
        align-items: center;
        margin-bottom: 20px;
    }
    .desc-brand__head h1 {
        font-size: 32px;
        width: auto;
        /*margin-right: 45px;*/
        margin-right: 15px;
        margin-bottom: 0;
    }
    .desc-brand__country {
        width: 100%;
        /*margin-top: 10px;*/
    }
    .desc-brand__text .read-more {
        max-height: 5000px;
    }
}

@media screen and (min-width: 1000px) {
    .desc-brand__head {
        margin-bottom: 25px;
    }
}

@media screen and (min-width: 1280px) {
    .desc-brand {
        margin-bottom: 30px;
    }
    .desc-brand__text {
        margin-bottom: 30px;
    }
}

/*   pages   */

.pages__show-more {
    /*margin-bottom: 20px;*/
}
#pagination__wrap .text-pagination-info {
    font-size: 14px;
    margin: 10px 0;
    font-weight: 500;
    color: #545454;
    display: none;
}
#pagination__wrap button {
    width: max-content;
    color: #000;
    transition: 0.3s ease-in-out;
    border: 1px solid #000;
    background: transparent;
    padding: 8px 30px;
    height: auto;
    text-transform: uppercase;
    font-size: 13px;
    border-radius: 20px;
    margin: 25px auto;
}

#pagination__wrap button.load_product,
#pagination__wrap button:hover {
    box-shadow: 1px 1px 15px #d1d1d1;
}

.pages__navigation {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
    margin-bottom: 70px;
}

.pagination .links,
.pages__counts .links {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: -12px;
}

.pagination .links a:hover,
.pages__counts .links a:hover {
    color: #000000;
    background: #EECF2B;
    border-color: #EECF2B;
}

.pagination .links .pagination-dots,
.pages__counts .links .pagination-dots {
    margin: 0 6px 12px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    font-size: 16px;
    color: #000000;
}

.pagination .links a,
.pages__counts .links a {
    margin: 0 6px 12px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    font-size: 16px;
    color: #000000;
    border: 1px solid #000000;
    transition: all 0.3s ease;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-radius: 5px;
}

.pagination .links b,
.pages__counts .links b {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ede3b8;
    margin: 0 6px 12px;
    width: 40px;
    height: 40px;
    color: #000000;
    font-size: 16px;
    font-weight: 500;
    border-radius: 5px;
}

.pages__counts .links a {
}

.pages__prev,
.pages__next {
    display: none;
    align-items: center;
}

.pages__prev span,
.pages__next span {
    display: none;
}

.pages__prev path,
.pages__next path {
    transition: all 0.2s ease;
}

.pages__prev:hover path,
.pages__next:hover path {
    stroke: #EECF2B;
}

@media screen and (min-width: 768px) {
    .pages__navigation {
        justify-content: center;
    }
    .pages__prev,
    .pages__next {
        display: flex;
    }
}

@media screen and (min-width: 1000px) {
    .pages__prev span,
    .pages__next span {
        display: inherit;
        font-weight: 600;
        font-size: 17px;
        color: #ECD453;
        padding: 0 10px;
        transition: color 0.3s;
    }
    .pages__prev:hover span,
    .pages__next:hover span {
        color: #EECF2B;
    }
    .pages__show-more {
        /*margin-bottom: 30px;*/
    }
    .pages__navigation {
        margin-top: 30px;
    }
}

/*   cart   */

.cart__box {
    /*margin-bottom: 35px;*/
}

.cart__left {
    margin-bottom: 20px;
}

.cart__item {
    position: relative;
    border-top: 1px solid #eae9e8;
    padding: 20px 0;
}

.cart__item:last-child {
    border-bottom: 1px solid #eae9e8;
}

.cart__item .product__middle {
    margin-bottom: 15px;
}

.cart__item .product__title {
    height: auto;
    width: 100%;
}

.cart__item .product__bottom {
    flex-wrap: wrap;
}

.cart__item .product__info {
    flex-wrap: wrap;
    width: calc(100% - 20px);
}

.cart__item .product__availability {
    display: block;
    width: 100%;
    padding-left: 0;
    font-size: 17px;
    font-weight: 500;
    align-self: flex-start;
}

.cart__item .product__price {
    align-self: flex-start;
}

.cart__total {
    position: relative;
    background: #f7f4f4;
    padding: 25px 20px 45px;
    /*max-width: 360px;*/
    margin: 0 auto;
}

.cart__total:after {
    position: absolute;
    left: 0;
    bottom: -5px;
    display: block;
    width: 100%;
    height: 5px;
    background: url("../img/total-line.svg") 0 0 repeat-x;
    background-size: auto 5px;
    content: "";
}

.cart__total-title {
    font-size: 32px;
    font-weight: 500;
    line-height: 1em;
    margin-bottom: 20px;
}

.cart__total-list {
    margin-bottom: 30px;
}

.cart__total-list li {
    display: flex;
    justify-content: space-between;
    font-size: 20px;
    line-height: 1em;
    margin-bottom: 20px;
}

.cart__total-list li b {
    font-weight: 700;
}

.cart__total-list li:last-child {
    color: #e16a5d;
}

.cart_total-checkout_btn a {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #e16a5d;
    transition: background 0.3s ease;
    color: #fff;
    font-weight: 600;
    font-size: 20px;
    height: 50px;
}

.cart_total-checkout_btn a:hover {
    background: #ff7869;
}

.cart_total-checkout_btn a svg {
    margin-left: 12px;
    transition: transform 0.5s;
}

.cart_total-checkout_btn a:hover svg {
    transform: translateX(5px);
}

.product__number {
    width: 110px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    border: 1px solid #eae9e8;
}

.product__number-field input {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
}

.product__number .minus,
.product__number .plus {
    height: 100%;
    width: 40px;
    align-items: center;
    display: flex;
    justify-content: center;
    flex-shrink: 0;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.product__add-accessories {
    width: 100%;
    margin-top: 20px;
}

.product__add-accessories a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
    color: #fff;
    font-weight: 600;
    font-size: 17px;
}

.product__add-accessories a svg {
    margin-right: 10px;
}

.product__delete {
    position: absolute;
    right: 0;
    top: 5px;
    width: 36px;
    height: 36px;
    background: url("../img/close.svg") 50% 50% no-repeat;
    background-size: 18px 18px;
    cursor: pointer;
    z-index: 5;
}

#ajaxcartmodal .popup-delete {
    left: 0 !important;
    right: inherit !important;
}

.popup-delete {
    display: none;
    position: absolute;
    right: 0;
    top: -2px;
    width: 100%;
    max-width: 400px;
    flex-wrap: wrap;
    background: #fff;
    border: 2px solid #ffc34f;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    z-index: 201;
}

.popup-delete__favorite {
    border-bottom: 1px solid #eae9e8;
}

.popup-delete__favorite,
.popup-delete__del {
    width: 100%;
    text-align: center;
}

.popup-delete__favorite a,
.popup-delete__del a {
    display: block;
    padding: 20px 15px;
    transition: color 0.3s;
}

.popup-delete__favorite span,
.popup-delete__del span {
    display: block;
}

.popup-delete__favorite svg,
.popup-delete__del svg {
    margin-bottom: 10px;
}

.popup-delete__cancel {
    width: 100%;
    border-top: 1px solid #eae9e8;
    cursor: pointer;
    text-align: center;
}

.popup-delete__cancel a {
    transition: color 0.3s;
    padding: 12px 0;
    display: block;
}

@media screen and (min-width: 380px) {
    .popup-delete__favorite {
        border-right: 1px solid #eae9e8;
        border-bottom: none;
    }
    .popup-delete__favorite,
    .popup-delete__del {
        width: 50%;
    }
    .popup-delete__favorite a,
    .popup-delete__del a {
        padding: 35px 15px 20px;
    }
    .cart__item .product__info {
        /*padding-left: 20px;*/
        padding-left: 0;
        margin-top: 10px;
    }
}

@media screen and (min-width: 768px) {
    .cart__box {
        /*margin-bottom: 50px;*/
    }
    .cart__left {
        margin-bottom: 30px;
    }
    .cart__item {
        display: flex;
    }
    .cart__item .product__photo {
        margin-bottom: 0;
        width: 150px;
        flex-shrink: 0;
    }
    .cart__item .product__bottom {
        width: 180px;
        flex-shrink: 0;
        flex-direction: column;
    }
    .cart__item .product__middle {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        align-content: baseline;
        margin: 0 20px 0 30px;
        flex-grow: 1;
    }
    .cart__total {
        padding: 30px 40px 45px;
    }
}

@media screen and (min-width: 1280px) {
    .cart__box {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        /*margin-bottom: 70px;*/
        flex-direction: column;
    }
    .cart__left {
        flex-grow: 1;
        margin-bottom: 0;
    }
    .cart__total {
        width: 100%;
        padding: 30px 40px 45px;
        max-width: 100%;
        margin: 10px 0 0 0;
    }
    .popup-delete {
        right: -195px;
        top: -50px;
    }
}

@media screen and (min-width: 1600px) {
    .cart__total {
        /*width: 360px;*/
        padding: 30px 40px 45px;
    }
}

.header-order {
    padding: 0;
    margin: 0 0 20px;
}

.header-order__logo {
    flex-shrink: 0;
}

.header-order__logo a {
    display: block;
}

.header-order__logo img {
    display: block;
    height: 52px;
}

.header-order .box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0;
    border-bottom: 2px solid #ECD453;
}

.header-order__contact {
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    height: 52px;
    text-align: right;
}

.header-order__contact-title {
    display: none;
    font-weight: 500;
    font-size: 14px;
}

.header-order__contact-tel {
    font-weight: 500;
    font-size: 17px;
    line-height: 1em;
    width: 100%;
}

@media screen and (min-width: 768px) {
    .header-order .box {
        padding: 10px 0;
    }
    .header-order__logo img {
        height: 86px;
    }
    .header-order__contact-title {
        display: block;
        width: 100%;
        margin-bottom: 15px;
    }
    .header-order__contact {
        height: auto;
        justify-content: flex-end;
    }
    .header-order__contact-tel {
        font-size: 17px;
        width: auto;
        margin-right: 35px;
    }
    .header-order__contact-tel:last-child {
        margin-right: 0;
    }
}

@media screen and (min-width: 1280px) {
    .header-order {
        margin-bottom: 30px;
    }
    .header-order__contact-title {
        width: auto;
        margin-right: 45px;
        margin-bottom: 0;
    }
}

/*   order-page   */

/*.order-page {
  margin: 30px 0 40px;
}*/

.checkout {
    margin: 0 -20px 25px;
    padding: 20px 20px 30px;
    border-top: 2px solid #eae9e8;
    border-bottom: 2px solid #eae9e8;
}

.checkout .tabs {
    margin-top: -10px;
}

.checkout .tabs__caption {
    text-align: left;
}

.checkout .tabs__caption li {
    font-size: 15px;
    color: #bdbdbd;
}

.checkout .tabs__caption li.active {
    color: #333;
}

.checkout .tabs__caption li:nth-child(2) span {
    display: none;
}

.checkout .tabs__nav:before {
    display: none;
}

#quick_order_simplecheckout {
    position: relative;
    display: block;
    /*display: flex;
    flex-direction: row;*/
}

#quick_order_simplecheckout .error {
    white-space: nowrap;
    font-size: 14px;
    color: #e16a5d;
    text-align: center;
}
#quick_order_simplecheckout #quick_order_simplecheckout_btn {
    padding: 0 8px;
    margin: auto;
    font-weight: 500;
    height: 37px;
    border-left: 15px solid #fffdfd;
    margin-bottom: 0;
    white-space: nowrap;
    float: right;
    margin-top: 9px;
    font-size: 13px;
}
#quick_order_simplecheckout #checkout_customer_main_telephone {
    width: calc(100% - 175px);
    float: left;
}
.order-page.checkout-wrap table tr,
.order-page.checkout-wrap table .simple_table_row,
.checkout .field-group {
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
}

.order-page #simplecheckout_login .simplecheckout-login-left .order-page.checkout-wrap table tr .simplecheckout-customer-left,
.order-page.checkout-wrap table .simple_table_row .simplecheckout-customer-left,
.checkout .field-label {
    position: relative;
    z-index: 2;
    font-weight: 500;
    margin-bottom: -5px;
}

.checkout .field-error-txt {
    font-size: 13px;
    color: #e16a5d;
    padding-top: 10px;
}

#simplecheckout_button_login,
.order-page.checkout-wrap .btn-group .btn,
.checkout .btn-group .btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 50px;
}

.order-page.checkout-wrap .btn-group .btn svg,
.checkout .btn-group .btn svg {
    margin-left: 10px;
    transition: all 0.4s;
}

.order-page.checkout-wrap .btn-group .btn:hover svg,
.checkout .btn-group .btn:hover svg {
    transform: translateX(7px);
}

.order-cart {
    margin: 0 -20px;
    padding: 0 20px;
}

.order-cart__item {
    padding: 10px 0 20px;
    border-top: 1px solid #eae9e8;
}

.order-cart__item .product__title {
    height: auto;
}

.order-cart__item .product__photo {
    width: 100px;
    margin: 0 auto;
}

.order-cart__item-right {
    display: flex;
}

.order-cart__item .product__amount {
    width: 50%;
    font-size: 17px;
}

.order-cart__item .product__price-new {
    width: 50%;
    font-size: 17px;
    margin: 0;
    padding: 0;
}

.cart__total .order-cart__bottom {
    border: 0 !important;
}

.order-cart__bottom {
    display: flex;
    padding: 20px 0;
    border-top: 2px solid #ECD453;
}
.cart__total .simplecheckout_button_confirm,
.order-cart .btn {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #e16a5d;
    transition: background 0.3s ease;
    color: #fff;
    font-weight: 600;
    font-size: 20px;
    height: 60px;
    margin-top: -5px;
    margin-bottom: 15px;
}
.cart__total .simplecheckout_button_confirm:hover,
.order-cart .btn:hover {
    background: #ff7869;
}
.cart__total .simplecheckout_button_confirm {
    margin-bottom: 0;
    margin-top: 28px;
}
.cart__total .rules a,
.order-cart .rules a {
    color: #ECD453;
}

.cart__total .order-cart__bottom.full,
.order-cart__bottom.full {
    flex-direction: column;
}

.order-cart__bottom.full > div {
    margin-bottom: 5px;
}

.order-cart__bottom.full .edit,
.order-cart__bottom.full .total {
    width: 100%;
}
.cart__total .reward-code .reward-code-txt,
.cart__total .voucher-code .voucher-code-txt,
.cart__total .promo-code .promo-code-txt {
    font-size: 12px;
    font-style: italic;
    border-bottom: 1px dashed #8a8a8a;
    cursor: pointer;
    color: #8a8a8a;
    text-transform: capitalize;
}
.cart__total .reward-code input,
.cart__total .voucher-code input,
.cart__total .promo-code input,
.order-cart .promo-code input {
    display: inline-flex;
    padding: 10px 0 10px 32px;
    font-weight: 500;
    font-size: 17px;
    color: #ECD453;
    background: url("../img/interest.svg") 0 50% no-repeat;
}
.cart__total .reward-code input{
    background: url("../img/hand.svg") 0 50% no-repeat;
    background-size: 24px;
}
.reward_isLogged_title::before{
    content: '';
    background: url("../img/hand.svg") 0 50% no-repeat;
    background-size: 20px;
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-right: 15px;
}
.cart__total .reward-code input::-webkit-input-placeholder,
.cart__total .voucher-code input::-webkit-input-placeholder,
.cart__total .promo-code input::-webkit-input-placeholder,
.order-cart .promo-code input::-webkit-input-placeholder {
    color: #ECD453;
    transition: color 0.2s ease;
}
.cart__total .reward-code input::-moz-placeholder,
.cart__total .voucher-code input::-moz-placeholder,
.cart__total .promo-code input::-moz-placeholder,
.order-cart .promo-code input::-moz-placeholder {
    color: #ECD453;
    transition: color 0.2s ease;
}
.cart__total .reward-code input:-moz-placeholder,
.cart__total .voucher-code input:-moz-placeholder,
.cart__total .promo-code input:-moz-placeholder,
.order-cart .promo-code input:-moz-placeholder {
    color: #ECD453;
    transition: color 0.2s ease;
}
.cart__total .reward-code input:-ms-input-placeholder,
.cart__total .voucher-code input:-ms-input-placeholder,
.cart__total .promo-code input:-ms-input-placeholder,
.order-cart .promo-code input:-ms-input-placeholder {
    color: #ECD453;
    transition: color 0.2s ease;
}
.cart__total .reward-code input:focus::-webkit-input-placeholder,
.cart__total .voucher-code input:focus::-webkit-input-placeholder,
.cart__total .promo-code input:focus::-webkit-input-placeholder,
.order-cart .promo-code input:focus::-webkit-input-placeholder {
    color: transparent;
    transition: color 0.2s ease;
}
.cart__total .reward-code input:focus::-moz-placeholder,
.cart__total .voucher-code input:focus::-moz-placeholder,
.cart__total .promo-code input:focus::-moz-placeholder,
.order-cart .promo-code input:focus::-moz-placeholder {
    color: transparent;
    transition: color 0.2s ease;
}
.cart__total .reward-code input:focus:-moz-placeholder,
.cart__total .voucher-code input:focus:-moz-placeholder,
.cart__total .promo-code input:focus:-moz-placeholder,
.order-cart .promo-code input:focus:-moz-placeholder {
    color: transparent;
    transition: color 0.2s ease;
}
.cart__total .reward-code input:focus:-ms-input-placeholder,
.cart__total .voucher-code input:focus:-ms-input-placeholder,
.cart__total .promo-code input:focus:-ms-input-placeholder,
.order-cart .promo-code input:focus:-ms-input-placeholder {
    color: transparent;
    transition: color 0.2s ease;
}

.order-cart .edit {
    width: 50%;
}

.order-cart .edit a {
    display: flex;
    align-items: center;
    font-weight: 600;
    font-size: 17px;
    color: #ECD453;
}

.order-cart .edit a svg {
    margin-right: 10px;
}

.order-cart .total {
    width: 50%;
    font-weight: 600;
    font-size: 17px;
    color: #000;
}

.checkout-steps {
    border-top: 1px solid #eae9e8;
    padding-top: 20px;
}

.checkout-steps__item {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eae9e8;
}

.checkout-steps__item:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}

.checkout-steps__head {
    display: flex;
    margin-bottom: 20px;
}

.checkout-steps__count {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    width: 50px;
    height: 50px;
    border: 2px solid #ECD453;
    font-weight: 500;
    font-size: 17px;
    color: #ECD453;
}

.checkout-steps__count.active {
    border-color: #ffc34f;
    background: #ffc34f;
    color: #fff;
}

.checkout-steps__info {
    margin-left: 20px;
    flex-grow: 1;
}

.checkout-steps__title {
    font-weight: 500;
    font-size: 20px;
    line-height: 150%;
    margin-bottom: 10px;
}

.checkout-steps__title span {
    white-space: nowrap;
}

.checkout-steps__item .link {
    display: inline-flex;
    align-items: center;
    font-weight: 600;
    font-size: 17px;
    color: #ECD453;
}

.checkout-steps__item .link svg {
    margin-right: 10px;
}

.checkout-steps__item svg.tooltip {
    cursor: help;
}

.checkout-steps__select-label {
    position: relative;
    z-index: 2;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: -5px;
}

.checkout-steps__select-label span {
    font-size: 17px;
    font-weight: 400;
    margin-left: 20px;
}

.checkout-steps__select {
    margin-bottom: 15px;
}

.checkout-steps__select:last-child {
    margin-bottom: 0;
}

.checkout-steps__select .SumoSelect > .CaptionCont {
    border-bottom: 1px solid #bdbdbd;
}

.checkout-steps__select .SumoSelect > .CaptionCont > span {
    padding-left: 0;
    padding-right: 25px;
}

.checkout-steps__select .SumoSelect > .CaptionCont > label > i {
    right: 0;
    top: calc(50% - 4px);
    background-image: url("../img/arrow-down__dark.svg");
    width: 15px;
    height: 8px;
    background-size: cover;
}

.checkout-steps__select .view-map {
    margin-top: 15px;
}

.tooltipster-content .tooltip-template {
    display: block;
}

.tooltip-template {
    display: none;
}

.checkout-steps__select-right p.text {
    font-size: 17px;
}

.checkout-steps__select.text .checkout-steps__select-label,
.checkout-steps__select.text .checkout-steps__select-right {
    display: inline-flex;
}

.checkout-steps .select-channel {
    margin-left: 33px;
}
.checkout .field-input {
    position: relative;
}
.checkout .field-input .password-toggle {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    height: 22px;
    margin: auto;
    cursor: pointer;
}
@media screen and (min-width: 380px) {
    .checkout .tabs__caption li:nth-child(2) span {
        display: inherit;
    }
    .order-cart__item .product__photo {
        width: 200px;
    }
}

@media screen and (min-width: 768px) {
    .checkout {
        margin: 0 0 25px;
        padding: 25px 30px 15px;
        border: 2px solid #eae9e8;
    }
    .checkout .tabs__caption li {
        font-size: 20px;
        font-weight: 500;
        padding: 15px;
    }
    .order-page h3.title {
        font-size: 32px;
    }
    .order-page #simplecheckout_login .simplecheckout-login-left,
    .order-page.checkout-wrap table tr .simplecheckout-customer-left,
    .order-page.checkout-wrap table .simple_table_row .simplecheckout-customer-left,
    .checkout .field-label {
        width: 200px;
        /*width: 150px;*/
        flex-shrink: 0;
        font-size: 17px;
        line-height: 60px;
        /*line-height: 37px*/
    }

    .order-page #simplecheckout_login .simplecheckout-login-right,
    .order-page.checkout-wrap table tr .simplecheckout-customer-right,
    .order-page.checkout-wrap table .simple_table_row .simplecheckout-customer-right,
    .checkout .field-input {
        flex-grow: 1;
    }
    .order-page.checkout-wrap table tr,
    .order-page.checkout-wrap table .simple_table_row,
    .checkout .field-group {
        flex-direction: row;
        margin-bottom: 0;
    }
    #simplecheckout_button_login,
    .order-page.checkout-wrap .btn-group .btn,
    .checkout .btn-group .btn {
        width: 310px;
        margin-left: 200px;
        margin-top: 30px;
    }
    .checkout-steps__info {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .checkout-steps__title {
        margin-bottom: 0;
        padding-right: 20px;
    }
    .order-cart {
        border: 2px solid #eae9e8;
        margin: 0 0 20px;
        padding: 25px 30px;
    }
    .order-cart__bottom {
        justify-content: space-between;
    }
    .order-cart .edit {
        width: auto;
    }
    .order-cart .total {
        width: auto;
    }
    .order-cart__item {
        display: flex;
        padding: 10px 0;
    }
    .order-cart__item .product__photo {
        width: 100px;
        flex-shrink: 0;
    }
    .order-cart__item .product__title {
        flex-grow: 1;
        align-self: center;
        margin: 0 15px;
    }
    .order-cart__item-right {
        flex-wrap: wrap;
        align-items: center;
        align-self: center;
    }
    .order-cart__item .product__amount,
    .order-cart__item .product__price-new {
        width: 100%;
    }
    .checkout-steps__select {
        display: flex;
        margin-bottom: 0;
    }
    .checkout-steps__select-label {
        font-size: 17px;
        width: 180px;
        flex-shrink: 0;
        line-height: 60px;
    }
    .checkout-steps__select-right {
        width: calc(100% - 180px);
    }
    .checkout-steps__select-right .SumoSelect > .CaptionCont {
        height: 60px;
        line-height: 60px;
    }
    .checkout-steps__select-right p.text {
        line-height: 60px;
    }
    .order-cart__bottom.full {
        flex-direction: row;
        align-items: center;
    }
    .order-cart__bottom.full > div {
        margin-bottom: 0;
    }
    .order-cart__bottom.full .edit,
    .order-cart__bottom.full .total {
        width: auto;
    }
    .order-cart .btn {
        font-size: 24px;
        height: 70px;
        margin-bottom: 20px;
    }
    .cart__total .rules {
        font-size: 15px;
    }
    .order-cart .rules {
        font-size: 17px;
    }
    .order-cart__bottom.full .left-col {
        display: flex;
        align-items: flex-start;
    }
    .order-cart__bottom.full .left-col .edit {
        margin-right: 20px;
    }
}

@media screen and (min-width: 1000px) {
    .order-row {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .checkout {
        padding: 20px;
    }
    .checkout,
    .order-cart {
        /*width: calc(50% - 10px);*/
        margin-bottom: 20px;
    }
    .checkout .tabs__caption li {
        font-size: 17px;
    }
    #simplecheckout_button_login,
    .order-page.checkout-wrap .btn-group .btn,
    .checkout .btn-group .btn {
        width: auto;
        max-width: 280px;
    }
    .order-cart {
        padding: 20px;
    }
    .order-cart__item .product__title {
        font-size: 17px;
    }
    .simplecheckout-block-heading,
    .checkout h3.title {
        margin-bottom: 20px;
    }
    .checkout .checkbox {
        margin-bottom: 15px;
    }
    .order-cart__bottom.full .left-col {
        flex-direction: column;
        align-items: flex-start;
    }
    .order-cart__bottom.full .left-col .edit {
        margin-bottom: 5px;
    }
}

@media screen and (min-width: 1280px) {
    .checkout,
    .order-cart {
        padding: 25px 30px 30px;
        /*width: calc(100% - 15px);*/
        width: 100%;
        margin-bottom: 30px;
    }
    .checkout .tabs__caption li {
        font-size: 20px;
    }
    .cart__total .order-cart__bottom.full .left-col {
        flex-direction: column;
    }
    .order-cart__bottom.full .left-col {
        flex-direction: row;
        align-items: flex-start;
    }
    .order-cart__bottom.full .left-col .edit {
        margin-bottom: 0;
    }
}

@media screen and (min-width: 1600px) {
    .checkout-steps__select {
        padding-left: 70px;
    }
    .checkout .checkbox {
        /*margin-left: 70px;*/
        margin-left: 0;
    }
    .checkout-steps .select-channel {
        margin-left: 103px;
    }
}

/*pagination style*/

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin-top: 10px;
    margin-bottom: 10px;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:before {
    content: "";
    width: 100%;
    height: 20px;
    position: absolute;
    left: 0;
    top: -10px;
}

/*tab_reviews*/

.tab_reviews .reviews-col__item {
    margin-bottom: 15px;
}
.tab_reviews .reviews-col__item:last-child {
    margin-bottom: 0;
}

/*review_form*/

#content-contact.form-group,
.product-review {
    border: 2px solid #eae9e8;
    padding: 20px;
}

#coment-article .comment-left .form-group,
#coment-article .comment-right .form-group,
#content-contact .form-group,
.product-review .form-group {
    display: flex;
    flex-direction: column;
}

#coment-article .comment-left .form-group label,
#coment-article .comment-right .form-group label,
#content-contact .form-group label,
.product-review .form-group label {
    margin-top: 10px;
}

.product-review .review_stars label {
    width: 100px;
    display: flex;
    flex-direction: column;
    height: 56px;
    align-items: center;
}
.product-review .review_stars label span {
    font-size: 14px;
    color: #797878;
}
.txt-bonus {
    margin-bottom: 10px;
    font-weight: 500;
    font-size: 15px;
}
.txt-bonus i {
    color: #ECD453;
    font-size: 19px;
}
.txt-bonus button {
    margin: 0;
    padding: 0;
    border: 1px solid;
    text-decoration: none;
    color: #3e77aa;
    cursor: pointer;
    width: 20px;
    height: 20px;
    background: none;
    border-radius: 50px;
}

/*popup info*/
#info_popup .info-order-container {
    background: #fff;
    padding: 20px;
}

.txt-bonus span {
    color: #00a046;
    white-space: nowrap;
}
.inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}
.inputfile + label {
    font-size: 14px;
    color: #fff;
    background-color: #ECD453;
    display: inline-block;
    padding: 8px 40px 8px 35px;
    cursor: pointer;
    max-width: 100%;
    overflow: hidden;
    font-weight: 600;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.image-form-rev {
    padding: 16px;
    border: 1px solid #e9e9e9;
    display: inline-block !important;
    margin-top: 15px;
    width: 100%;
}

.reviews__img {
    margin-top: 10px;
    cursor: pointer;
}
.popup_rev {
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    display: none;
    text-align: center;
    z-index: 9999;
}

.popup_bg_rev {
    background: rgba(0, 0, 0, 0.64);
    position: absolute;
    z-index: 1;
    height: 100%;
    width: 100%;
    cursor: zoom-out;
}

.popup_rev .modal-content {
    position: absolute;
    margin: 50px auto;
    z-index: 2;
    max-height: 60%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border: 5px solid #fff;
    width: 400px;
    height: 530px;
    background: #fff;
}

.cart-popap-modal .popup_img_rev {
    max-height: 100% !important;
    margin: 0 !important;
    width: 100%;
    object-fit: contain;
    height: 100%;
    max-width: 100%;
}
.cart-popap-modal .overlay-popup-close {
    z-index: 3;
}
.popup_img_rev {
    position: absolute;
    margin: 50px auto;
    z-index: 2;
    max-height: 60%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;

    max-width: 50%;
    width: max-content;
}
.popup_img_rev img {
    height: 100%;
    object-fit: cover;
    border: 5px solid #fff;
    width: 100%;
}
.popup_img_rev .close_modal_popup_bg_rev {
    position: absolute;
    right: -7px;
    width: 20px;
    height: 20px;
    line-height: 15px;
    top: -7px;
    margin: auto;
    cursor: pointer;
    background-image: url(/catalog/view/theme/kp/img/close-modal.svg);
    background-size: 9px 9px;
    background-repeat: no-repeat;
    text-align: center;
    background-position: center;
    opacity: 1;
    background-color: #fff;
    border-radius: 100px;
}

.image-form-rev .left-img-group {
    display: flex;
    flex-direction: row;
    width: calc(60% + 15px);
    float: left;
}

.image-form-rev .left-img-group i {
    font-size: 40px;
    color: #a6a5a5;
}

.image-form-rev .left-img-group > div {
    padding: 0 20px;
}

.image-form-rev .left-img-group p {
    margin-bottom: 10px;
}

.image-form-rev .left-img-group span {
    font-size: 12px;
    line-height: 17px;
    display: inline-block;
}

.image-form-rev .right-img-group {
    margin-left: calc(60% + 15px);
    text-align: right;
}

#coment-article .comment-left .form-group input,
#coment-article .comment-right .form-group input,
#content-contact .form-group input,
.product-review .form-group input {
    border: 1px solid #eae9e8;
    height: 40px;
    padding: 0 15px;
}

#coment-article .comment-left .form-group textarea,
#coment-article .comment-right .form-group textarea,
#content-contact .form-group textarea,
.product-review .form-group textarea {
    border: 1px solid #eae9e8;
    padding: 0 15px;
}

.product-review .form-group input[name="add-review-image"] {
    height: auto;
    padding: 0;
    border: none;
}

#content-contact .error {
    color: red;
    margin-top: 5px;
    margin-bottom: 10px;
}

#content-contact .form-group-btn input {
    padding: 6px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 50px;
    color: #fff;
    font-weight: 600;
    font-size: 17px;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    margin-top: 30px;
}

.product-review .form-group-btn a {
    padding: 6px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-weight: 600;
    font-size: 17px;
    text-decoration: none;
    text-align: center;
    margin-top: 30px;
}

.review_stars_wrap2,
.review_stars_wrap {
    overflow: hidden;
}

.review_stars2,
.review_stars {
    overflow: hidden;
    position: relative;
    float: left;
    margin: 10px 0;
    /*fix floating problems*/
    *zoom: 1;
    /*end of fix floating problems*/
}

.review_stars2 input,
.review_stars input {
    opacity: 0;
    position: absolute;
    top: 0;
    z-index: 0;
    height: 30px !important;
    padding: 0 !important;
    border: none !important;
    width: 30px;
    cursor: pointer;
}

.review_stars2 input ~ label i,
.review_stars input ~ label i {
    color: #ccc;
    font-size: 27px;
    /*margin-right: 10px;*/
    height: 30px;
    width: 30px;
}

.review_stars2 input:checked ~ label i,
.review_stars2 label:hover i,
.review_stars2 label:hover ~ label i,
.review_stars2 label:checked i,
.review_stars2 input:checked ~ label i,
.review_stars input:checked ~ label i,
.review_stars label:hover i,
.review_stars label:hover ~ label i,
.review_stars label:checked i,
.review_stars input:checked ~ label i {
    color: #ffa900;
}

.review_stars2 label,
.review_stars label {
    float: right;
    cursor: pointer;
    position: relative;
    z-index: 1;
    width: 30px;
    height: 30px;
    margin: 0 10px 0px 0 !important;
}

.review_stars2 label:hover i,
.review_stars2 label:hover ~ label i,
.review_stars label:hover i,
.review_stars label:hover ~ label i {
    color: #ffa900;
    height: 30px;
    width: 30px;
}

.review_stars2 .star-5,
.review_stars .star-0 {
    left: 0px;
}

.review_stars2 .star-6,
.review_stars .star-1 {
    left: 40px;
}

.review_stars2 .star-7,
.review_stars .star-2 {
    left: 80px;
}

.review_stars2 .star-8,
.review_stars .star-3 {
    left: 120px;
}

.review_stars2 .star-9,
.review_stars .star-4 {
    left: 160px;
}

/* popup */

.overlay_popup {
    display: none;
    position: fixed;
    z-index: 999;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: #000;
    opacity: 0.5;
}

/*.popup-form {
  display: none;
  position: fixed;
  z-index: 1000;
  margin: auto;
  width: 50%;
  left: 0;
  top: 80px;
  right: 0;
  bottom: 0;
}*/

.popup-form {
    display: none;
    position: absolute;
    z-index: 1000;
    margin: auto;
    width: 1024px;
    left: 0;
    right: 0;
}
.shov_mob-close,
.overlay-popup-close {
    /*  position: absolute;
    right: -12.5px;
    background: #fff;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    border-radius: 50px;
    top: -12.5px;
    font-size: 15px;
    color: #212121;
    cursor: pointer;
    box-shadow: 0 0 5px #646464;*/
    position: absolute;
    right: 10px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    top: 10px;
    font-size: 15px;
    color: #2121217d;
    cursor: pointer;
    background-image: url(../img/close-modal.svg);
    background-size: 11px 11px;
    background-repeat: no-repeat;
    border: 1px solid #000;
    border-radius: 50px;
    text-align: center;
    background-position: center;
    opacity: 0.5;
    z-index: 10;
    background-color: #fff;
}

.popup-form .product-review {
    background: #fff;
}

.popup-form h3 {
    font-size: 20px;
    font-weight: 500;
    padding: 9px 0px;
    text-align: center;
}

.object {
    width: auto;
    height: auto;
    background-color: #eee;
    margin: auto;
}

.footer__links-item ul li .report_bug {
    cursor: pointer;
    display: inline-block;
    padding: 2px 0;
    margin: 6px 0;
    font-size: 17px;
    background: #ECD453;
    color: #fff;
    padding: 4px 12px;
}

.footer__links-item ul li .report_bug:hover {
    color: #fff;
    background: #EECF2B;
}

#found_cheaper,
#report_bug {
    max-width: 600px;
}
#found_cheaper .content,
#report_bug .content {
    padding: 20px;
    background: #fff;
}
#found_cheaper .content .form-group,
#report_bug .content .form-group {
    display: flex;
    flex-direction: column;
}

#found_cheaper .content .form-group label,
#report_bug .content .form-group label {
    margin-top: 10px;
}
#found_cheaper .content .form-group input,
#report_bug .content .form-group input {
    border: 1px solid #eae9e8;
    height: 40px;
    padding: 0 15px;
}

#report_bug .content .form-group textarea {
    border: 1px solid #eae9e8;
    padding: 0 15px;
}

/*information page*/
/*how_order*/
.how_order {
}
.how_order .title {
    text-align: center;
}
.how_order .title.green {
    color: #ECD453;
}
.how_order .group_items {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 30px;
    margin: 30px 0px 30px 0;
}
.how_order .group_items .items {
    /*border: 2px solid #ECD453;*/
    padding: 20px;
    font-size: 17px;
}
.how_order .group_items .items b {
    font-weight: 600;
}
.how_order .group_items .items p {
    font-size: 23px;
    display: inline-block;
    color: #ECD453;
    margin-bottom: 10px;
    width: 40px;
    height: 40px;
    border: 2px solid #ECD453;
    border-radius: 100px;
    text-align: center;
    line-height: 40px;
}
.how_order .group_items .items hr {
    color: #ECD453;
    margin-bottom: 10px;
}
.how_order .group_items .items span,
.how_order .group_items .items a {
    text-decoration: underline;
    cursor: pointer;
}
/*End how_order*/
.info_menu_block .info_menu_list {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.info_menu_block .info_menu_list li {
    text-align: center;
}

.info_menu_block .info_menu_list li a {
    font-weight: 500;
    font-size: 17px;
    display: inline-block;
}

.info_menu_block .info_menu_list li a img {
    margin-bottom: 10px;
}
.presentcerts-page #information-wrapper-block {
    clear: both;
}
.presentcerts-page #information-wrapper-block .img-block-present {
    float: left;
    width: calc(35% - 20px);
    margin-right: 25px;
    margin-bottom: 20px;
}
.presentcerts-page #information-wrapper-block .img-block-present img {
    position: relative;
    padding: 1em;
    margin: 0 15px 15px 0;
    background: #fff;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -webkit-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.presentcerts-page #information-wrapper-block p {
    font-size: 16px;
    margin-bottom: 20px;
    line-height: 24px;
}
.presentcerts-page #information-wrapper-block h4 {
    margin-bottom: 15px;
    font-size: 17px;
}

.cloudzoom-lens {
    z-index: 99 !important;
}
.cloudzoom-zoom {
    background: #fff;
    z-index: 99 !important;
}
.presentcerts-page .cert .gallery-top {
    margin-left: 0;
}
.presentcerts-page .cert .gallery-top .swiper-pagination {
    display: block;
}
.presentcerts-page .cert {
    display: block;
    clear: both;
}
.presentcerts-page .cert .image-cert {
    width: calc(40% - 15px);
    float: left;
    margin-bottom: 30px;
}
.presentcerts-page .cert .content-cert {
    margin-left: calc(40% + 15px);
}

.presentcerts-page .cert .content-cert .headline-1 {
    font-size: 18px;
    font-weight: 500;
}

.presentcerts-page .cert .content-cert .headline-3 {
}

.presentcerts-page .cert .content-cert .headline-3 .SumoSelect > .CaptionCont > label {
    display: block;
}
.presentcerts-page .cert .content-cert .headline-3 .SumoSelect > .CaptionCont > label > i {
    right: 0;
    top: calc(50% - 4px);
    background-image: url("../img/arrow-down__dark.svg");
    width: 15px;
    height: 8px;
    background-size: cover;
}
.presentcerts-page .cert .content-cert .headline-3 .SumoSelect > .CaptionCont > span {
    padding-left: 0;
    padding-right: 25px;
}

.presentcerts-page .cert .content-cert .headline-3 .SumoSelect > .CaptionCont {
    border-bottom: 1px solid #bdbdbd;
}
.presentcerts-page .cert .content-cert .headline-3 .SumoSelect {
    max-width: 250px;
    width: 100%;
    margin-right: 25px;
}
.presentcerts-page .cert .content-cert .headline-3 .SumoSelect > .CaptionCont {
    height: 60px;
    line-height: 60px;
}
.presentcerts-page .cert .content-cert .headline-3 {
    display: flex;
    flex-direction: row;
}

.info_block {
    padding: 50px 0;
}

.info_description {
    margin-bottom: 25px;
}

.ru_list .info_title,
.ua_list .info_title {
    font-size: 18px;
    display: block;
    text-align: center;
    margin-bottom: 25px;
    font-weight: 500;
}
#payment_block table,
.ru_list table,
.ua_list table {
    width: 100%;
    margin-bottom: 20px;
    background: #f7f4f4;
}
#payment_block table tr td,
.ru_list table tr td,
.ua_list table tr td {
    border: 1px solid #e0e0e0;
    padding: 7px 25px;
}
.ru_list .second-p {
    margin-bottom: 20px;
    background: #f7f4f4;
    padding: 20px;
    text-align: center;
    display: block;
}
.ua_list .second-p {
    margin-bottom: 20px;
    background: #f7f4f4;
    padding: 20px;
    text-align: center;
    display: block;
}
/*.ua_list li {
    padding: 0;
    width: 140px;
    height: 100px;
    background-position: left center;
    background-repeat: no-repeat;
    display: inline-block;
    background-size: 200%;
}
.ua_list li:first-child{
    width: 100%;
    height: 20px;
    font-size: 16px;
    text-align: center;
}
.ua_list .fw {
    width: 100%;
    text-align: center;
    display: block;
}
.ua_list ul{
    text-align: center;
}*/

/*.ua_list li:nth-child(2) {
    background-image: url(//kitchen-profi.com.ua/image/data/info-pages/ukr.png);
}
.ua_list li:nth-child(3) {
    background-image: url(//kitchen-profi.com.ua/image/data/info-pages/delivery.png);
}*/
/*.ua_list li:nth-child(3) p{
    border:none;
    margin: 0;
}
.ua_list li:nth-child(2) {
    background-image: url(//kitchen-profi.com.ua/image/data/info-pages/newposhta.png);
}*/
.ru_list .delivery_info_block,
.ua_list .delivery_info_block {
    display: flex;
    flex-wrap: wrap;
}
.ru_list .delivery_info_block .item {
    width: 33%;
    padding: 20px;
    font-size: 17px;
}
.ua_list .delivery_info_block .item {
    width: 50%;
    padding: 20px;
    font-size: 17px;
}
.ru_list .delivery_info_block .item p,
.ua_list .delivery_info_block .item p {
    margin-bottom: 5px;
    font-size: 20px;
    color: #ECD453;
}
.ua_list .delivery_info_block .item ul {
}
.ru_list .delivery_info_block .item ul li,
.ua_list .delivery_info_block .item ul li {
    position: relative;
    padding-left: 15px;
    line-height: 2;
}
.ru_list .delivery_info_block .item ul li:before,
.ua_list .delivery_info_block .item ul li:before {
    content: "";
    width: 5px;
    height: 5px;
    border-radius: 10px;
    background: #ECD453;
    display: block;
    position: absolute;
    left: 0;
    top: 15px;
    margin: auto;
}
.ua_list .delivery_info_block .item ul li b {
}
.stock_status {
    color: #ccc;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 50px;
}
.ru_list .delivery_info_block .item hr,
.ua_list .delivery_info_block .item hr {
    color: #ECD453;
    margin-bottom: 10px;
}
.stock_status.stock_status_colection {
    margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
    .ru_list .delivery_info_block .item,
    .ua_list .delivery_info_block .item {
        width: 100%;
        font-size: 16px;
    }
}
/*product__grid__colection*/
.colection-content {
    /*  margin-top: 20px;
    display: inline-block;*/
}
.colection-content .catalog-inner {
    margin-top: 0 !important;
}
.colection-content .catalog-inner .catalog__content {
    margin-left: 0;
}
.colection-content .product__grid {
    margin-right: 0 !important;
}
/*.product__grid__colection .product__item {
    display: grid;
    grid-template-columns: 1fr 4fr 2fr 1fr 1fr;
    grid-gap: 15px;
}*/

/*.product__grid__colection .product__item .product__middle__colection {
    margin: 0 !important;
}*/
.b24-widget-button-wrapper {
    /*z-index: 99 !important*/
}
.product__grid__colection .product__item .product__middle__colection .product-info__code {
    /*display: flex;*/
}
.product__grid__colection .product__item .product__middle__colection .product-info__code span {
}
/*.product__grid__colection .product__item .product__delivery {
    display: flex;
    align-self: center;
    padding-top: 0;
}*/
#new_mmenu .product__item:hover .product__btn-cart button {
    padding-left: 0;
}
#new_mmenu .product__btn-cart .number__product__block {
    display: none;
}
.product__grid__colection .product__btn-cart,
.product__item .product__btn-cart{
    position: relative;
}


.tpl_list .product__btn-cart button,
.product__grid__colection .product__btn-cart button {
    padding-left: 45px;
}

.product__item .product__btn-cart .number__product__block,
.product__grid__colection .product__btn-cart .number__product__block {
    position: absolute;
    z-index: 1;
    width: 50px;
    height: 40px;
    top: 0px;
    left: 6px;
    bottom: 0;
    margin: auto;
}

.product__item .product__btn-cart .number__product__block {
    opacity: 0;
}
.product__item:hover .product__btn-cart .number__product__block {
    opacity: 1;
}
.tpl_list .number__product__block,
.product__grid__colection .product__btn-cart .number__product__block {
    opacity: 1 !important;
}
.product__item .product__btn-cart .number__product__block input,
.product__grid__colection .product__btn-cart .number__product__block input {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 40px;
    top: 0px;
    left: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
    padding: 0 15px 0 0;
}

.product__item .product__btn-cart .number__product__block .number_controls i,
.product__grid__colection .product__btn-cart .number__product__block .number_controls i {
    cursor: pointer;
    color: #ECD453;
    font-size: 20px;
}

.product__grid__colection .product__btn-cart .number__product__block .number_controls button {
}

.product__item .product__btn-cart .number__product__block .number_controls,
.product__grid__colection .product__btn-cart .number__product__block .number_controls {
    position: absolute;
    right: 6px;
    z-index: 1;
    top: -1px;
    bottom: 0;
    margin: auto;
}

.product__grid__colection .product__btn-cart {
    position: relative;
}

.desc-brand .desc-brand__text.open-btn:after {
    display: none;
}
.desc-brand .desc-brand__text.open-btn,
.product-detail .about.open-btn .desc,
#content .item-column.open-btn .manufacturer-info,
#content .item-column.open-btn {
    height: auto !important;
    transition: all 0.3s ease-in-out;
}

.desc-brand .btn-open-desc,
.product-detail .about .btn-open-desc,
#content .item-column .btn-open-desc {
    display: block;
    background: transparent;
    color: #ECD453;
    font-size: 36px;
    margin: auto;
    transition: all 0.3s ease-in-out;
}

.desc-brand .btn-open-desc span,
.product-detail .about .btn-open-desc span {
    font-size: 16px;
}

.desc-brand .desc-brand__text.open-btn .btn-open-desc,
.product-detail .about.open-btn .btn-open-desc {
    flex-direction: column-reverse !important;
    transition: all 0.3s ease-in-out;
}

.desc-brand .btn-open-desc,
.product-detail .about .btn-open-desc {
    display: flex !important;
    flex-direction: column;
    transition: all 0.3s ease-in-out;
    align-items: center;
}

.desc-brand .btn-open-desc i,
.product-detail .about .btn-open-desc i {
    transition: all 0.3s ease-in-out;
}

.desc-brand .btn-open-desc.open i,
.product-detail .about.open-btn .btn-open-desc i,
#content .item-column.open-btn .btn-open-desc {
    transform: rotate(-180deg);
    transition: all 0.3s ease-in-out;
}

#colaction_description.no_image_left {
    margin-left: 0;
    height: auto;
}
.colaction_description .manufacturer_logo {
    display: block;
    text-align: center;
    margin-bottom: 15px;
}

.product__grid__colection .product__item .product__middle__colection .delivery_mobile {
    display: none;
}

@media (min-width: 1401px) and (max-width: 1586px) {
    .manufacturer-list .manufacturer-content ul li:not(.list) a,
    .manufacturer-list .manufacturer-content ul li:not(.list) a .bg-poster {
        height: 230px !important;
    }
}
.news .swiper-slide {
    width: auto;
    max-width: 474px;
    margin-right: 50px;
}
.right_column__slider-count .swiper-slide {
    width: auto;
    /*max-width: 380px;*/
}
@media screen and (max-width: 1400px) {
    .kit__sale,
    .kit__price {
        font-size: 24px;
    }
    .kit__economy {
        font-size: 16px;
    }
    .product-info__reviews {
        margin: 0 15px 0 0;
    }
    .product-info__code span {
        margin-right: 10px;
        font-size: 14px;
    }
    .product-info__reviews .rate {
        margin-right: 5px;
    }
    .cart__total-list li {
        font-size: 16px;
    }
    .cart__total-title {
        font-size: 25px;
    }
    .order-page h3.title {
        font-size: 25px;
    }
    #collection-tab {
        padding-bottom: 65px;
    }
    /*popap cart*/
    .popup-form {
        width: 1024px;
    }
    .right_column__slider-count .swiper-slide {
        /*max-width: 326px;*/
    }
    #ajaxtable_table thead td {
        font-size: 16px !important;
    }
    #ajaxtable_table .names_product a {
        display: block;
        font-size: 14px !important;
        line-height: 19px !important;
    }
    #ajaxtable_table .price-modal .price-old,
    #ajaxtable_table .names_product .ajaxcartoptionname small {
        font-size: 12px !important;
    }
    #ajaxtable_table .price-modal .value,
    #ajaxtable_table .price-modal .price-saving {
        font-size: 15px !important;
    }
    #ajaxtable_table .quantity input {
        width: 35px !important;
        height: 35px !important;
    }

    #ajaxtable_table .quantity a {
        font-size: 28px !important;
        height: 30px !important;
        width: 30px !important;
    }
    #ajaxtable_table .quantity > div {
        min-width: 1px !important;
    }
    #ajaxtable_table .total_price {
        font-size: 17px !important;
    }
    #popup-cart .checkbox label,
    #popup-cart #del_choose {
        font-size: 13px !important;
    }

    #colaction_description h1.title {
        font-size: 24px;
    }
    .nd_slider .title {
        font-size: 23px !important;
    }
    .nd_slider .navigation-slider .nav-group {
        margin: 55px 0px;
    }
    .price__head {
        /*flex-direction: column;*/
    }
    .price__head > div {
        align-self: flex-start;
    }
    .reviews.inside {
        padding: 15px 0;
    }
    .footer__medium {
        padding-bottom: 30px;
    }
    .logo-brand {
        margin-top: 30px;
        margin-bottom: 15px;
    }
    .manufacturer-list .manufacturer-content ul li:not(.list) a,
    .manufacturer-list .manufacturer-content ul li:not(.list) a .bg-poster {
        height: 210px !important;
    }
    .product__grid__colection .product__item {
        /*align-items: start;*/
    }
    .product__grid__colection .tpl_list .product__photo img {
        /*max-height: 170px;*/
    }
    /*.product__grid__colection .tpl_list .product__bottom,*/
    /*.product__grid__colection .product__price,*/
    /*.product__grid__colection .product__item .product__delivery,
    .product__grid__colection .product__item .product__middle__colection {
        margin: 45px 0 0 0 !important;
        align-self: start;
    }*/
    .product__grid__colection .tpl_list .product__photo {
        /*width: 200px;*/
    }
    .product-detail h1.title {
        font-size: 24px;
    }
    .breadcrumbs-section {
        margin: 15px 0;
    }
    header .head {
        display: flex;
        align-items: stretch;
        padding: 10px 0;
    }
    .breadcrumbs li {
        margin-bottom: 0;
    }
    .gallery-top .swiper-slide img {
        max-height: 500px;
    }

    #return_block .return_info_item_text .info_item_text::after {
        transform: rotate(-6deg);
    }
    #return_block .return_info_item_text .info_item_text::before {
        transform: rotate(6deg);
    }
}

@media screen and (max-width: 1280px) {
    .menu-list li.parent > .topmenu .category-list-menu_brands .collections_ul {
        grid-gap: 10px;
    }

    .product__grid__colection .product__item {
        flex-basis: 100% !important;
    }
    .product__grid__colection .product__item {
        grid-template-columns: 1fr 3fr 1fr 2fr;
    }
    .product__grid__colection .tpl_list .product__bottom {
        display: flex;
        flex-direction: column;
    }
    .product__grid__colection .product__item .product__delivery {
        display: none;
    }
    .product__grid__colection .product__item .product__middle__colection .delivery_mobile {
        display: block;
    }
    .product__grid__colection .product__item .product__title {
        height: auto !important;
    }
    .product__grid__colection .tpl_list .product_add-favorite {
        position: static;
        width: 100%;
        opacity: 1;
        order: 1;
    }
    .product__grid__colection .tpl_list .product_add-favorite button {
        display: flex;
        align-items: center;
    }
    .product__grid__colection .tpl_list .product_add-favorite button span {
        display: inherit;
        margin-left: 10px;
    }

    .product__grid__colection .tpl_list .product__btn-cart svg {
        margin-right: 10px;
    }
    .product__grid__colection .tpl_list .product__btn-cart svg path {
        stroke: #fff;
    }
    .product__grid__colection .tpl_list .product__btn-cart {
        width: 100%;
        margin-bottom: 20px;
    }
    .product__grid__colection .tpl_list .product__btn-cart button {
        font-size: 15px;
        background: #ECD453;
    }
}

/*product_product_options*/

.option-product {
    margin-bottom: 15px;
    padding: 20px 30px;
}

.option-product .options-text {
    display: none;
}

.option-product .checkbox label:before {
    bottom: 0;
    margin: auto;
}

.option-product .checkbox label:after {
    top: 0;
    bottom: 0;
    margin: auto;
}

/*cart*/

.customer-page .checkout-wrap {
    padding: 0 40px !important;
    border: 0 !important;
    margin-bottom: 0 !important;
}

.order-page.checkout-wrap {
    /*  padding: 25px 30px 30px;
  border: 2px solid #eae9e8;
  margin-bottom: 30px;*/
}

#simple-breadcrumbs h1.title {
    display: none;
}

.order-page.checkout-wrap table .simple_table_row .simplecheckout-customer-left {
}

.order-page.checkout-wrap table .simple_table_row .simplecheckout-customer-right {
    position: relative;
}

.order-page.checkout-wrap table .simple_table_row .simplecheckout-customer-right select:after {
    content: "";
    right: 0;
    top: calc(50% - 4px);
    background-image: url("../img/arrow-down__dark.svg");
    width: 15px;
    height: 8px;
    background-size: cover;
}

.order-page.checkout-wrap table .simple_table_row .simplecheckout-customer-right select {
    opacity: 1;
    border-bottom: 1px solid #bdbdbd;
    width: 100%;
}

.order-page.checkout-wrap input[type="radio"],
.order-page.checkout-wrap input[type="checkbox"] {
    opacity: 0;
}

.order-page.checkout-wrap label {
    position: relative;
    display: flex;
    width: 100%;
    align-items: center;
    min-height: 24px;
    padding-left: 33px;
    font-size: 17px;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.order-page.checkout-wrap label::before {
    height: 22px;
    width: 22px;
    border: 1px solid #ECD453;
    left: 0;
    top: 0;
    transition: background-color 0.2s;
}

.order-page.checkout-wrap label::before,
.order-page.checkout-wrap label::after {
    position: absolute;
    content: "";
    display: inline-block;
}

.order-page.checkout-wrap label {
    font-size: 17px;
    cursor: pointer;
}

.order-page.checkout-wrap input[type="radio"]:checked + label::before,
.order-page.checkout-wrap input[type="checkbox"]:checked + label::before {
    background: #ECD453;
}

.order-page.checkout-wrap input[type="radio"]:checked + label::after,
.order-page.checkout-wrap input[type="checkbox"]:checked + label::after {
    content: "";
}

.order-page.checkout-wrap input[type="radio"] + label::after,
.order-page.checkout-wrap input[type="checkbox"] + label::after {
    content: none;
}

.order-page.checkout-wrap label::after {
    height: 5px;
    width: 9px;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: rotate(-45deg);
    left: 7px;
    top: 7px;
    transition: all 0.2s;
}

.order-page.checkout-wrap .checkbox {
    margin-left: 0px;
}

.order-page.checkout-wrap .checkbox {
    display: flex;
    margin-bottom: 10px;
    /*justify-content: space-between;*/
}

.small-text-check {
    padding-left: 33px;
    font-size: 13px;
}

#simplecheckout-methods-table .small-text-check {
    padding-left: 0 !important;
}

#simplecheckout-methods-table .small-text-check span {
    display: block;
    padding-left: 33px;
    color: #787878;
    font-size: 12px;
}

#simplecheckout-methods-table .small-text-check div {
    display: flex !important;
    max-width: 195px;
    justify-content: center;
    flex-direction: row;
    align-items: center;
}
#simplecheckout-methods-table .small-text-check div img {
    max-height: 30px;
}

#simplecheckout-methods-table .warning {
    display: inline-block;
    padding-left: 33px;
    color: #e16a5d;
    font-weight: 500;
    line-height: 21px;
    margin-top: 20px;
}

.order-page.payment_page .checkout-wrap .title {
    width: auto;
}

.order-page.checkout-wrap .title {
    /*width: 523px;*/
    max-width: 523px;
}

.order-page.checkout-wrap .quote {
    padding-left: 20px;
    font-weight: 600;
    font-size: 15px;
    display: flex;
    align-items: center;
    text-align: right;
    margin-left: auto;
}

.order-page.checkout-wrap .checkbox-none,
.order-page.checkout-wrap .checkbox-none label {
    cursor: not-allowed;
    opacity: 0.7;
}

#colorbox {
    display: none !important;
}

#simplecheckout_step_menu {
    /*display: none !important;*/
}

.simplecheckout-customer-right .select_wrap:after {
    right: 0;
    top: calc(50% - 4px);
    background-image: url("../img/arrow-down__dark.svg");
    width: 15px;
    height: 8px;
    background-size: cover;
    position: absolute;
    content: "";
    display: block;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.simplecheckout-customer-right .select_wrap.open:after {
    transform: rotate(180deg);
}

#checkout_customer_main_country_id {
    cursor: pointer;
}

.order-row table .checkbox {
    display: inherit;
}

.product_add-favorite > button {
    background: transparent;
    display: flex;
    padding: 11px;
    align-items: center;
    justify-content: center;
}
.product_add-favorite > button svg path{
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.product_add-favorite > button:hover svg path{
    fill: #000;
}
/*popap-quick*/

#callback-view .contact-content,
#quick_popup .object {
    display: flex;
    flex-direction: row;
    min-height: 300px;
}
#callback-view #contact-body > img {
    width: 200px;
    margin: auto;
}
#callback-view .contact-content .right-modal,
#quick_popup .object .right-modal {
    padding: 20px 20px;
    background: #fff;
    width: calc(50% + 15px);
    display: flex;
    flex-direction: column;
    justify-content: center;
}
#callback-view .contact-content .right-modal {
    width: calc(70% + 15px);
}
#callback-view .contact-content .left-modal,
#quick_popup .object .left-modal {
    padding: 35px 20px 20px 20px;
    background: #f7f4f4;
    width: calc(50% + 15px);
    display: flex;
    flex-direction: column;
    justify-content: center;
}
#callback-view .contact-content .left-modal {
    width: calc(30% + 15px);
}
#callback-view .contact-content .left-modal div,
#quick_popup .object .left-modal div {
    display: grid;
    grid-template-columns: 1fr 12fr;
    margin-bottom: 15px;
    grid-gap: 15px;
}

#callback-view .contact-content .left-modal div:last-child,
#quick_popup .object .left-modal div:last-child {
    margin-bottom: 0;
}

#callback-view .contact-content .left-modal div span,
#quick_popup .object .left-modal div span {
    font-size: 17px;
    color: #333;
}

#callback-view .contact-content .left-modal div i,
#quick_popup .object .left-modal div i {
    font-size: 25px;
    margin: auto;
    color: #333;
}

#callback-view .contact-content .left-modal > span,
#quick_popup .object .left-modal > span {
    color: #333;
}

#callback-view .contact-content .right-modal .right-modal__items,
#quick_popup .object .right-modal .your-phone {
    display: flex;
    flex-direction: row;
}
#callback-view .contact-content .right-modal .right-modal__items > div,
#quick_popup .object .right-modal .your-phone > div {
    display: flex;
    align-items: center;
    width: calc(50% + 15px);
    margin-bottom: 20px;
}
#callback-view .contact-content .right-modal .right-modal__items > div {
    flex-direction: column;
    align-items: baseline;
    justify-content: center;
    margin-bottom: 0;
}

#callback-view .contact-content .right-modal .right-modal__items label,
#quick_popup .object .right-modal .your-phone > div span {
    font-size: 17px;
}

#callback-view .contact-content .right-modal .right-modal__items input,
#quick_popup .object .right-modal .your-phone > div input {
    width: 100%;
    height: 50px;
    font-size: 17px;
    border-bottom: 1px solid #bdbdbd;
    transition: border-color 0.2s ease;
    color: #333;
}
#callback-view .contact-content .right-modal .right-modal__items textarea {
    border-bottom: 1px solid #bdbdbd;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    padding-top: 5px;
}
#quick_popup .object .right-modal p {
    text-align: center;
    font-size: 15px;
}

/*ordering new*/
#ordering_cart thead {
    border-bottom: 2px solid #ECD453;
}
#ordering_cart .ajaxtable_tbody {
}
#ordering_cart .ajaxtable_tbody tr {
}
#ordering_cart .ajaxtable_tbody tr td {
    padding: 10px;
}

#ordering_cart .ajaxtable_tbody .cart__items .product__photo {
    position: relative;
    transition: 0.3s ease-in-out;
    cursor: pointer;
}
#ordering_cart .ajaxtable_tbody .cart__items .product__photo img {
    margin: auto;
    width: 100px;
    display: block;
    max-width: 65px;
}
#ordering_cart .ajaxtable_tbody .cart__items .product__photo:hover img {
    opacity: 0.5;
}
#ordering_cart .ajaxtable_tbody .cart__items i {
    position: absolute;
    font-size: 26px;
    color: #ECD453;
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 30px;
    height: 30px;
    opacity: 0;
}
#ordering_cart .ajaxtable_tbody .cart__items .product__photo:hover i {
    opacity: 1;
}
#ordering_cart .ajaxtable_tbody .product__name {
}
#simplecheckout_cart #edit_cart_popap {
    display: flex;
    align-items: center;
    font-weight: 600;
    font-size: 15px;
    color: #ECD453;
    background: transparent;
    padding: 0;
}
#simplecheckout_cart #edit_cart_popap svg {
    margin-right: 10px;
}
#simplecheckout_cart #edit_cart_popap:hover {
    /*background: #EECF2B;*/
}
#ordering_cart .ajaxtable_tbody .product__name a {
    /*font-size: 15px;*/
    font-size: 14px;
    line-height: 19px;
    display: block;
    overflow: hidden;
    max-height: 38px;
}
#ordering_cart .ajaxtable_tbody .product__name .product__code {
    font-size: 13px;
}
#ordering_cart .ajaxtable_tbody .product_price {
}
#ordering_cart .ajaxtable_tbody .product_price .price-modal {
    display: flex;
    flex-direction: column;
}
#ordering_cart .ajaxtable_tbody .product_price .price-modal .price-old {
    white-space: nowrap;
    font-size: 13px;
    text-decoration-line: line-through;
    color: #a4a4a4;
    font-weight: 500;
    text-align: center;
}
#ordering_cart .ajaxtable_tbody .product_price .price-modal .price-saving {
    white-space: nowrap;
    font-size: 14px;
    color: #e16a5d;
    font-weight: 600;
    text-align: center;
}
#ordering_cart .ajaxtable_tbody .product_price .price-modal .value {
    white-space: nowrap;
    width: 100%;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
}
#ordering_cart .ajaxtable_tbody .quantity span {
    font-size: 14px;
    font-weight: 500;
}
#ordering_cart .ajaxtable_tbody .product_price .value {
    white-space: nowrap;
    width: 100%;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
}
#ordering_cart .ajaxtable_tbody .product_bottom .product__number {
    width: auto;
    height: auto;
    border: none;
}

#ordering_cart .ajaxtable_tbody .product_bottom .minus,
#ordering_cart .ajaxtable_tbody .product_bottom .plus {
    width: 20px;
    height: 20px;
}
#ordering_cart .ajaxtable_tbody .product_bottom input {
    font-size: 15px;
    border: 1px solid #cdcdcd;
    padding: 0 5px;
    font-weight: 500;
    width: 23px;
}
#ordering_cart .ajaxtable_tbody .product__price-new {
    font-size: 14px;
    margin-right: 0;
}

/*popup-cart*/

/*  new */
#ajaxtable_table {
    margin-top: 15px;
}
#popup-cart .delete_block {
    display: flex;
    position: relative;
}
#popup-cart .delete_block .popup-delete {
    right: inherit;
    left: 0;
}
#popup-cart .checkbox {
    margin-bottom: 0;
    font-size: 15px;
}
.delete_block .checkbox label {
    min-height: 14px !important;
}
.delete_block .checkbox label::before {
    top: 4px !important;
}
.delete_block .checkbox label::after {
    top: 6px !important;
    left: 3px !important;
}
.ajaxtable_tbody .checkbox label {
    max-height: 14px !important;
    width: 14px !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
    min-height: 14px !important;
}
.delete_block .checkbox label::before,
.ajaxtable_tbody .checkbox label::before {
    height: 14px !important;
    width: 14px !important;
}
.ajaxtable_tbody .checkbox label::after {
    left: 3px !important;
    top: 3px !important;
}
#popup-cart #del_choose {
    margin-left: 25px;
    background: transparent;
    color: #e16a5d;
    font-weight: 500;
    text-decoration: underline;
    font-size: 15px;
}
#ajaxtable_table .clear {
    border: 0;
    height: 15px;
}
#ajaxtable_table tr td {
    padding: 10px;
}
#ajaxtable_table thead {
    border-bottom: 2px solid #ECD453;
}
#ajaxtable_table thead td {
    font-size: 17px;
    font-weight: 500;
}
#ajaxtable_table tbody tr {
    /*border: 1px solid #cdcdcd;*/
    margin-bottom: 10px;
}
#ajaxtable_table tr .price-modal {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
}

#ajaxtable_table .checkbox {
}
#ajaxtable_table .image img {
    max-height: 100px;
    margin: auto;
    display: block;
}
#ajaxtable_table .image {
    position: relative;
    transition: 0.3s ease-in-out;
    cursor: pointer;
}
#ajaxtable_table .image i {
    position: absolute;
    font-size: 26px;
    color: #ECD453;
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 30px;
    height: 30px;
    opacity: 0;
}
#ajaxtable_table .image:hover img {
    opacity: 0.5;
}
#ajaxtable_table .image:hover i {
    opacity: 1;
}
#ajaxtable_table .names_product a {
    display: block;
    font-size: 16px;
}
#ajaxtable_table .names_product .ajaxcartoptionname small {
    font-size: 13px;
    color: #939393;
    font-weight: 500;
}
#ajaxtable_table .price-modal {
}
#ajaxtable_table .price-modal .price-old {
    white-space: nowrap;
    font-size: 14px;
    text-decoration-line: line-through;
    color: #a4a4a4;
    font-weight: 500;
    text-align: center;
}
#ajaxtable_table .price-modal .price-saving {
    white-space: nowrap;
    font-size: 17px;
    color: #e16a5d;
    font-weight: 600;
    text-align: center;
}
#ajaxtable_table .price-block .value {
    white-space: nowrap;
    font-size: 17px;
    font-weight: 500;
    grid-column-start: 1;
    grid-column-end: 3;
    grid-row-start: 2;
    grid-row-end: 2;
    text-align: center;
}
#ajaxtable_table .quantity {
}
#ajaxtable_table .quantity > div {
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    min-width: 135px;
    margin-left: auto;
}
#ajaxtable_table .quantity a {
    font-size: 30px;
    height: 45px;
    display: flex;
    align-items: center;
    width: 40px;
    justify-content: center;
}
#ajaxtable_table .quantity input {
    width: 45px;
    height: 45px;
    border: 1px solid rgb(221, 221, 221);
    text-align: center;
    font-size: 18px;
    font-weight: 500;
}

#ajaxtable_table .total_price {
    white-space: nowrap;
    font-size: 20px;
    font-weight: 500;
}
/* /new */

#popup-cart {
    /*width: 70%;*/
}

#popup-cart .object {
    background-color: #fff;
    padding: 20px 50px 20px 20px;
}

#popup-cart h3 {
    font-size: 24px;
    margin-bottom: 21px;
    text-align: left;
    padding: 0;
}

#popup-cart .ajaxtable_tr {
    padding: 24px;
    border: 1px solid #ebebeb;
    border-radius: 3px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 20px;
}

#content-wishlist .delete,
#popup-cart .ajaxtable_tr .delete {
    display: inline-block;
    -ms-flex-item-align: start;
    align-self: flex-start;
    background: 0 0;
    border: none;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#popup-cart .ajaxtable_tr .image {
    width: 140px;
    height: 140px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    text-align: center;
}

#popup-cart .ajaxtable_tr .cart-modal__content {
    width: 100%;
    padding-left: 25px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#content-wishlist .delete a,
#popup-cart .ajaxtable_tr .delete a {
    font-size: 21px;
    color: #e16a5d;
    margin-right: 4px !important;
    display: block;
}

#popup-cart .ajaxtable_tr .name {
    display: inline-block;
    max-width: 75%;
    margin-bottom: 15px;
}

#popup-cart .ajaxtable_tr .name a {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 12px;
    display: block;
    min-height: 45px;
}

#popup-cart .ajaxtable_tr .name .ajaxcartoptionname {
    font-size: 14px;
    color: #646464;
}

#popup-cart .ajaxtable_tr .cart-modal__item-flex {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
}

#popup-cart .ajaxtable_tr .cart-modal__additional {
    margin-top: 26px;
    padding-top: 16px;
    border-top: 1px solid #ebebeb;
}

#popup-cart .ajaxtable_tr .cart-modal__item-flex .price {
    padding: 10px;
    margin-bottom: 0;
    border: 0;
    background: #ECD453;
    color: #fff;
    font-weight: 500;
}

#popup-cart .ajaxtable_tr .cart-modal__item-flex .quantity {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-width: 135px;
    margin-left: auto;
}

#popup-cart .ajaxtable_tr .cart-modal__item-flex .quantity a {
    font-size: 30px;
    height: 45px;
    display: flex;
    align-items: center;
    width: 40px;
    justify-content: center;
}

#popup-cart .ajaxtable_tr .cart-modal__item-flex .quantity input {
    width: 45px;
    height: 45px;
    border: 1px solid #ddd;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
}

#popup-cart .ajaxtable_tr .cart-modal__item-flex .subtotal {
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    min-width: 160px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: flex;
    justify-content: end;
    align-items: center;
}

#popup-cart .ajaxtable_tr .cart-modal__item-flex .subtotal .subtotal_txt {
    position: absolute;
    top: -36px;
    right: 0;
    font-size: 18px;
    color: #999;
}

#popup-cart .ajaxtable_tr .cart-modal__item-flex .subtotal p {
    font-size: 20px;
    font-weight: 500;
}

#popup-cart .cart-modal__tottal {
    /*  display: flex;
    flex-direction: column;*/
    margin-left: auto;
}

#popup-cart .cart-modal__tottal .ajaxtable_tr2 {
    /*  display: flex;
    flex-direction: row;
    justify-content: flex-end;*/
}
#popup-cart .cart-modal__tottal .ajaxtable_tr2 td {
    text-align: right;
    padding: 3px 10px;
}
#popup-cart .cart-modal__tottal .ajaxtable_tr2 .text {
    margin: 0;
}

#popup-cart .cart-modal__tottal .ajaxtable_tr2 .total {
}

#ajaxcartmodal {
    background: #fff;
    padding: 20px;
    position: relative;
}

#ajaxcartloadimg {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
    height: 100px;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 999;
}
#waitlist-form .phone_block {
    display: flex;
    flex-direction: row;
    align-items: center;
}
#waitlist-form .phone_block span {
    width: 45%;
    text-align: left;
    font-size: 17px;
}

.errors,
#waitlist-form #error_phone {
    text-align: center;
    color: #e16a5d;
    font-weight: 500;
}

#waitlist-form #waitlist-success {
    text-align: center;
    color: #ECD453;
}
@media (min-width: 1100px) and (max-width: 1450px) {
    #waitlist-form .phone_block span {
        width: 55%;
    }
    section {
        margin: 15px auto;
    }
    .brand-slider {
        padding: 15px 100px;
    }
    section.top-slider,
    section.slider-section {
        padding-bottom: 10px;
    }
    .popular-goods {
        margin: 15px 0;
    }
    section.news h2.title {
        margin-top: 30px;
    }
    h2.title {
        margin-bottom: 30px;
    }
    .pluses {
        margin: 35px 0;
    }
    .about-section {
        margin-bottom: 30px;
        padding-bottom: 15px;
    }
    .about {
        margin-bottom: 10px;
    }
    .article {
        padding-bottom: 30px;
    }
    .pluses__icon {
        margin: 0 auto 15px;
    }
    .pluses__title {
        margin-bottom: 10px;
    }
}
.ajaxtable_table {
    position: relative;
    table-layout: auto;
    width: 100%;
}

.ajaxtable_table .ajaxtable_thead .ajaxtable_tr .ajaxtable_td {
    text-align: center;
    font-size: 12px;
    font-family: "PT Sans", Tahoma, Arial;
    color: #000 !important;
    background: #f7f4f4;
    padding: 10px 5px;
    border: 1px solid #dadada;
    position: inherit;
}

.ajaxtable_table2 {
    border-collapse: collapse;
    border: 0;
    margin-top: 20px;
}

.ajaxtable_tr2 > div {
    border: 0 !important;
    padding: 5px 30px;
}

.ajaxtable_tr2 > div.total {
    font-size: 19px;
    padding-right: 0 !important;
}

#ajaxcheckout {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
#ajaxcheckout #quick_order_popap {
    margin-left: auto;
    margin-right: 15px;
}
#ajaxcheckout #quick_order_popap .error {
    white-space: nowrap;
    font-size: 14px;
    color: #e16a5d;
}
#popup-cart .promocode-block {
    margin-top: 15px;
    display: flex;
    justify-content: flex-end;
    padding-bottom: 20px;
    position: relative;
}
#popup-cart .promocode-block .btn-show-promo-code {
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    border-bottom: 1px dashed #8a8a8a;
}
#popup-cart .promocode-block span b {
    margin-left: 15px;
}
#popup-cart .promo-code-txt {
    font-size: 12px;
    font-style: italic;
    border-bottom: 1px dashed #8a8a8a;
    cursor: pointer;
    color: #8a8a8a;
}
#popup-cart .promo-code-active {
    position: relative;
}
#popup-cart .promo-code-active #popup-cart-coupon-use {
    display: flex;
    justify-content: flex-end;
    width: 100%;
    position: absolute;
    top: 100%;
    right: 0;
}
#popup-cart .promo-code-active #popup-cart-coupon-use input {
    width: 100%;
    text-align: right;
    border-bottom: 1px solid #bdbdbd;
    height: 30px;
}
#coupon_use > input:focus,
#popup-cart .promo-code-active #popup-cart-coupon-use input:focus {
    border-color: #ECD453;
}
#ajaxcheckout #popup-cart-coupon-use,
#ajaxcheckout #popup-cart-coupon-use input {
    width: 100%;
}
#ajaxcheckout #popup-cart-coupon-use input {
    border-bottom: 1px solid #bdbdbd;
}
#ajaxcheckout #quick_order_popap #quickfastorder-dialog-phone {
    height: 50px;
    width: auto;
    max-width: 190px;
}
.disable-btn {
    cursor: not-allowed;
    opacity: 0.6;
    pointer-events: none;
}
#ajaxcheckout #quick_order_popap #quick_order_popap_btn {
    float: right;
    height: 50px;
    padding: 0 15px;
    font-size: 14px;
    margin-left: 15px;
}

#ajaxcheckout #gotoorder {
    padding: 0 25px;
    width: auto;
    max-width: 280px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
}

#ajaxcheckout {
    margin-top: 25px;
}

#ajaxcheckout #gotoorder svg {
    margin-left: 10px;
    transition: all 0.4s;
}
#ajaxcheckout #gotoshopping svg {
    transform: rotate(180deg);
    margin-right: 10px;
    color: #fff;
}
#ajaxcheckout #gotoshopping {
    padding: 0px 15px;
    width: auto;
    max-width: 280px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
    color: #ECD453;
    font-weight: 500;
}
/*#ajaxcheckout .promo-code-active{
    display: flex;
    align-items: center;
    flex-direction: column-reverse;
}*/
#coupon_use {
    width: 100%;
}
#coupon_use > input {
    border-bottom: 1px solid #bdbdbd;
    background: unset;
    width: 100%;
    height: 30px;
}
#simplecheckout_button_cart {
    margin: 10px 0;
    padding: 0;
    height: auto;
    background: unset;
    color: #333;
    text-align: left;
    display: inline-block;
    font-size: 16px;
    border-bottom: 1px dashed #8a8a8a;
    width: auto;
}
.ajaxtable_tfoot {
    display: table-footer-group;
}

#ajaxtotaltable .ajaxtable_tr .ajaxtable_td.total {
    font-size: 14px;
}

#ajaxtotaltable .ajaxtable_tr .ajaxtable_td.price {
    font-size: 14px;
    width: 115px;
}

#ajaxtotal {
    text-align: left;
    background: none;
    width: 100%;
}

/*action blog*/

#actions_Info_Full .actions_Top_Full_Block {
    display: grid;
    grid-template-columns: 2fr 1fr;
    grid-gap: 30px;
    margin-bottom: 30px;
}

#actions_Info_Full .actions_Top_Full_Block .actions_Info_Full_Image img {
    width: 100%;
}

#actions_Info_Full .actions_Top_Full_Block #actions_Right_Block .button-click-down a {
}

.action-page .news-items-archive {
    position: relative;
}
.action-page .news-items-archive .black-abs-b,
.action-page .news-items-archive .news__photo img {
    filter: grayscale(100%);
}
.action-page .news__title span {
    display: inline-block;
    position: absolute;
    top: 5px;
    right: 0;
    font-weight: 500;
    background: #e36a5d;
    color: #fff;
    padding: 3px 15px;
    font-size: 14px;
}
.action-page .last-action-block,
.action-page .action-product-block {
    margin: 50px auto;
}

.actionListItem.news-items {
    display: flex;
    flex-direction: column;
}
.action-page .actionListItem.news-items .news__title {
    position: initial;
}
.action-page .news-block,
.blog-page .news-block {
    display: grid;

    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 30px;
}

.actionsImage.news__photo {
    position: relative;
}

.actionsImage.news__photo .black-abs-b {
    position: absolute;
    z-index: 1;
    display: table;
    margin-top: 5px;
    height: 28px;
    line-height: 28px;
    font-size: 13px;
    font-weight: 500;
    color: #fff;
    text-align: center;
    padding: 0 10px;
    top: 0;
    background: #ECD453;
}

.news-items:hover .news__photo img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.actionListItem .actionsReadMore {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-top: auto;
}

#actions_Info_Full .actions_Top_Full_Block #actions_Right_Block .button-click-down a {
    margin: 20px auto 0;
}

#actions_Info_Full .actions_Top_Full_Block #actions_Right_Block .button-click-down a,
.actionListItem .actionsReadMore a {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    width: 160px !important;
    height: 40px;
    line-height: 40px;
    font-weight: 600;
    font-size: 17px;
    text-decoration: none;
    text-align: center;
    color: #fff;
    background: #ECD453;
    transition: background 0.3s ease;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#actions_Info_Full .actions_Top_Full_Block #actions_Right_Block {
    text-align: center;
}
#content-action .product__btn-cart {
    /*display: none;*/
}
#content-action .catalog__content .product__item {
    flex-basis: 25%;
}
#actions_Info_Full .actions_Top_Full_Block #actions_Right_Block .button-click-down a:hover,
.actionListItem .actionsReadMore a:hover {
    background: #EECF2B;
}

.action-page .archiveBtn {
    margin: 20px 0 0 0;
}

.action-page .archiveBtn a {
    text-transform: uppercase;
    font-weight: 500;
    text-decoration: underline;
    display: inline-block;
    margin: 25px 0 25px;
}

/*faq*/

.faq-category-content {
}

.faq-category-content .accordion_head {
    color: #333;
    padding: 10px 25px 10px 55px;
    background: #f7f4f4;
    margin-bottom: 10px;
    font-size: 18px;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    position: relative;
}

.faq-category-content .accordion_head:hover {
    color: #ECD453;
}

.faq-category-content .accordion_head .plusminus {
    position: absolute;
    left: 25px;
}

.faq-category-content .accordion_head .head_faq {
}

.faq-category-content .accordion_head i {
    margin-right: 15px;
}

.faq-category-content .accordion_body {
    margin-bottom: 15px;
    background: rgba(247, 244, 244, 0.33) none repeat scroll 0% 0%;
    padding: 15px 25px 15px 55px;
    font-size: 15px;
    margin-top: -10px;
}

/*page-contact*/

#content-contact .desk-contact {
    text-align: center;
}

#content-sitemap .sitemap-info,
#content-contact .wrap-our-contact {
    display: flex;
    justify-content: space-between;
    margin-bottom: 60px;
}

#content-sitemap .sitemap-info .left,
#content-contact .wrap-our-contact .left-column {
    width: calc(50% - 20px);
}

#content-sitemap .sitemap-info .right,
#content-contact .wrap-our-contact .right-column {
    width: calc(50% - 20px);
}

#content-contact h3.title {
    font-size: 24px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 20px;
}

#content-contact .social-btn-contact {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    margin: 25px 0px;
}

/*sitemap*/

#content-sitemap .sitemap-info ul li ul {
    padding-left: 25px;
}

#content-sitemap .sitemap-info ul li ul {
    margin-bottom: 10px;
}

/*отзывы*/

.shop_summary_rating {
    padding: 25px;
    border: 1px solid #ECD453;
    margin-bottom: 20px;
    background-color: rgba(81, 168, 129, 0.08);
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}

.shop_summary_rating .shop_summary_general {
    text-align: center;
}

.shop_summary_rating .shop_summary_general_title {
    color: #333;
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 10px;
}

.shop_summary_rating .shop_summary_general_rating {
    background: #fff;
    width: 65px;
    height: 65px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
    border: 1px solid #ECD453;
    margin-bottom: 20px;
    font-size: 29px;
    color: #ECD453;
    font-weight: 700;
}

.summary-rate-star-show.star-change {
    background: url("/catalog/view/theme/kp/img/rate-stars.png") repeat-x 0 -30px;
    margin: 0;
    height: 20px;
}

.summary-rate-star-show {
    width: 105px;
    height: 20px;
    margin: 0 auto;
}

.shop_summary_rating .shop_summary_general_desc {
    font-size: 13px;
}

.shop_summary_detail_line .star {
    width: 30px;
    height: 15px;
    background: url("/catalog/view/theme/kp/img/rate-stars.png") no-repeat bottom right;
    background-size: auto;
    background-size: 15px auto;
    display: inline-block;
    line-height: 16px;
    font-size: 17px;
}

.shop_summary_detail_line .percent_line {
    height: 10px;
    background-color: #ECD453;
    display: inline-block;
    line-height: 16px;
    border-radius: 4px;
    margin: 0 0 0 5px;
}

#content-shop-rating .ratings-item-answer,
#content-shop-rating .reviews-col__item {
    margin-bottom: 15px;
}

#content-shop-rating .ratings-item-good-bad {
    margin-top: 15px;
}
.ratings-item-good-bad {
    display: flex;
    flex-direction: column;
}
#content-shop-rating .ratings-item-good-bad,
#content-shop-rating .ratings-item-rates {
    display: flex;
    justify-content: space-between;
}
.ratings-item-good-bad .good,
.ratings-item-good-bad .bad {
    width: calc(100% - 20px);
    margin: 3px 0;
}
#content-shop-rating .ratings-item-good-bad .good,
#content-shop-rating .ratings-item-good-bad .bad,
#content-shop-rating .ratings-item-rates-item.shop-rates {
    width: calc(50% - 20px);
}

.ratings-item .ratings-item-rates .ratings-item-rates-item .rate-stars {
    margin: 0 10px;
}

.rate-star-show {
    width: 21px;
    height: 20px;
    background: url("/catalog/view/theme/kp/img/rate-stars.png") top center no-repeat;
    background-size: 100% auto;
    display: inline-block;
}

.rate-star-show.star-change {
    background-position: bottom;
}

#content-shop-rating .rates-title {
    font-weight: 700;
}

#content-shop-rating .ratings-item-comment {
    margin-top: 15px;
}
.ratings-item-good-bad .good ul li,
#content-shop-rating .ratings-item-good-bad .good ul li {
    color: #449d44;
}
.ratings-item-good-bad .bad ul li,
#content-shop-rating .ratings-item-good-bad .bad ul li {
    color: #df5c39;
}

#content-shop-rating .ratings-item-answer-title {
    font-weight: 700;
    color: #00aa80;
    padding: 5px 0;
}

#content-shop-rating .ratings-item-answer {
    margin-left: 25px !important;
    position: relative;
    background: #0000000d;
}

#main_text_on_main_page {
    /*padding: 30px;*/
    margin: 50px 0 30px;
    clear: both;
    /*border: 1px solid #eae9e8;*/
    /*background: #0000000d;*/
}

#main_text_on_main_page p {
    /*margin-bottom: 15px;*/
}

#content-shop-rating .ratings-item-answer::before {
    content: "";
    width: 2px;
    height: 100%;
    position: absolute;
    left: -25px;
    background: #eae9e8;
    top: 0;
}
.ratings-item-good-bad .good ul li::before,
#content-shop-rating .ratings-item-good-bad .good ul li::before {
    content: "+";
    font-weight: 700;
    margin-right: 8px;
    font-size: 14px;
}
.ratings-item-good-bad .bad ul li::before,
#content-shop-rating .ratings-item-good-bad .bad ul li::before {
    content: "-";
    font-weight: 700;
    margin-right: 8px;
    font-size: 14px;
}

/*about*/

#top-three-block {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: space-around;
    -ms-flex-line-pack: distribute;
    align-content: space-around;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px;
}

.item-of-three {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    width: 33%;
    height: 264px;
    max-width: 264px;
    background: #000;
    background-repeat: repeat;
    background-image: none;
    background-size: auto;
    text-align: center;
    color: #fff;
    -webkit-box-shadow: inset 0px 0px 199px 16px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: inset 0px 0px 199px 16px rgba(0, 0, 0, 0.75);
    box-shadow: inset 0px 0px 199px 16px rgba(0, 0, 0, 0.75);
    z-index: 3;
    position: relative;
    padding: 90px 30px;
    text-shadow: 1px 1px 1px #000;
    font-size: 19px;
    font-weight: 900;
}

.item-of-three:first-child {
    background-image: url("/kitchen-profi.com.ua/catalog/view/theme/default/image/about-kitchen-profi/family.png");
    background-size: cover;
    background-repeat: no-repeat;
}

.item-of-three:nth-child(2) {
    background-image: url("/kitchen-profi.com.ua/catalog/view/theme/default/image/about-kitchen-profi/man.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center right;
}

.item-of-three:nth-child(3) {
    background-image: url("/kitchen-profi.com.ua/image/data/Banner/kitchen-profi.png");
    background-size: cover;
    background-repeat: no-repeat;
}

.count-info-kitchen {
    font-size: 32px;
    line-height: 48px;
    font-weight: 900;
}

#information-wrapper-block > .overall-about-block p {
    margin-bottom: 15px;
}

.half-block:first-child {
    font-size: 18px;
    width: 50%;
    float: left;
}

.half-block:nth-child(2) {
    font-size: 18px;
    width: 50%;
    float: right;
}

#information-wrapper-block > .overall-about-block {
    background-color: #f7f4f4;
    padding: 40px 85px;
    margin-bottom: 15px;
    clear: both;
    display: block;
    width: 100%;
    float: left;
}

/*article page*/

.blog-content-article-right {
    width: calc(25% - 20px);
    padding: 10px 20px;
}

.article-content-left {
    width: calc(75% - 20px);
    margin-right: 30px;
}

.blog-content-article-right .artblock {
    border-bottom: 1px solid #bdbdbd;
    margin-bottom: 20px;
}

.blog-content-article-right .artblock:last-child {
    border-bottom: 0;
    margin-bottom: 0;
}

.blog-content-article-right .artblock .name {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 6px;
}

.blog-content-article-right .artblock .article-meta {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    font-size: 13px;
    color: #bdbdbd;
    margin-bottom: 5px;
}

@media screen and (min-width: 768px) {
    .article_inner {
        flex-direction: row !important;
    }
    .blog-content-article-right {
        width: calc(30% - 20px);
        flex-shrink: 0;
    }
    .article-content-left {
        width: calc(70% - 20px);
        margin-right: 30px;
    }
}

#coment-article {
    display: flex;
    justify-content: space-between;
    margin-bottom: 60px;
}

#coment-article .comment-left {
    width: calc(50% - 20px);
}

#coment-article .comment-right {
    width: calc(50% - 20px);
}

#comment-form .buttons a.btn {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
    text-align: center;
    font-size: 17px;
    font-weight: 600;
    max-width: 200px;
}

#com-title {
    text-align: left;
    font-size: 19px;
    margin-top: 25px;
}

.article_inner {
    display: flex;
    flex-direction: column;
    margin-bottom: 50px;
}

.article-content-left p {
    margin-bottom: 20px;
}
.article-content-left ul {
    padding-left: 25px;
}
.article-content-left p img {
    display: block;
    margin: auto;
    margin-bottom: 20px;
    margin-top: 10px;
}

.article-content-left h2,
.article-content-left h3,
.article-content-left h4 {
    font-size: 24px;
    margin: 20px 0;
    font-weight: 500;
    line-height: 1.2em;
    text-align: center;
}

.article-content-left #tabs {
    float: left;
    width: 100%;
    padding: 15px;
    font-weight: 700;
}
.article-content-left .single-product img {
    /*min-width: 189px;*/
}
.article-content-left a {
    color: #ECD453;
    text-decoration: underline;
}
.article-content-left .popular-products {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    width: 100%;
    border: 0;
}

.article-content-left .popular-products .single-product {
    height: auto !important;
    /*padding: 20px 25px;*/
    border: 0;
}

.article-content-left .popular-products .single-product a {
    display: block;
    padding: 20px 25px;
}

.article_inner .coment-article {
    margin-top: 35px;
}

/*account style*/

#content-account {
}

#content-account .account-shortcuts__wpap {
    display: flex;
    flex-wrap: wrap;
}

#content-account .account-shortcuts__wpap .account-shortcuts__item {
    width: 20%;
    text-align: center;
    padding: 20px;
    margin-bottom: 20px;
}

#content-account .account-shortcuts__wpap .account-shortcuts__item a {
    display: inline-block;
}

#content-account .account-shortcuts__wpap .account-shortcuts__item a i {
    font-size: 50px;
}

#content-account .account-shortcuts__wpap .account-shortcuts__item a h6 {
    font-size: 16px;
    margin-top: 15px;
}

/*accaunt-page*/
#ui-datepicker-div {
}
#ui-datepicker-div .ui-datepicker-header {
    padding: 10px 15px;
    position: relative;
    text-align: center;
    background: #ECD453;
}
#ui-datepicker-div .ui-datepicker-header > a {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 0;
    position: absolute;
    padding: 0px 9px;
}
#ui-datepicker-div .ui-datepicker-header > a.ui-datepicker-next {
    right: 0;
}
#ui-datepicker-div .ui-datepicker-header > a.ui-datepicker-prev {
    left: 0;
}
#ui-datepicker-div .ui-datepicker-header > a.ui-datepicker-next:before,
#ui-datepicker-div .ui-datepicker-header > a.ui-datepicker-prev:before {
    font-size: 16px;
    color: #fff;
}
#ui-datepicker-div .ui-datepicker-header > a.ui-datepicker-prev:before {
    content: "\f053";
}
#ui-datepicker-div .ui-datepicker-header > a.ui-datepicker-next:before {
    content: "\f054";
}

#ui-datepicker-div .ui-datepicker-title {
    font-weight: 600;
    font-size: 19px;
    color: #fff;
}
#ui-datepicker-div .ui-datepicker-calendar {
}
#ui-datepicker-div .ui-datepicker-calendar thead {
}
#ui-datepicker-div .ui-datepicker-calendar tbody {
}
#ui-datepicker-div .ui-datepicker-calendar tbody tr {
}
#ui-datepicker-div .ui-datepicker-calendar tbody tr td {
    padding: 2px;
}
#ui-datepicker-div .ui-datepicker-calendar tbody tr td a {
    font-size: 16px;
    display: block;
    border: 1px solid #dbdbdb;
    border-radius: 2px;
    text-align: right;
    padding: 10px 5px 0px 10px;
    transition: 0.2s ease-in-out;
    background: #f7f4f4;
}
#ui-datepicker-div .ui-datepicker-calendar tbody tr td.ui-datepicker-current-day {
}
#ui-datepicker-div .ui-datepicker-calendar tbody tr td a:hover,
#ui-datepicker-div .ui-datepicker-calendar tbody tr td.ui-datepicker-current-day a {
    background: #ECD453;
    color: #fff;
}
.agree_label a {
    margin-left: 10px;
    text-decoration: underline;
}
.adress-content-list .title {
    display: block;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 20px;
}
.adress-content-list .content {
    box-shadow: 1px 1px 5px #828282b0;
    padding: 20px;
    margin-bottom: 20px;
    border: 1px solid #f7f4f4;
    display: grid;
    grid-template-columns: 1fr 1fr;
}
.adress-content-list .content .buttons {
    text-align: right;
}
.review-content .reviews-list {
    display: flex;
    flex-direction: column;
    border: 1px solid #f7f4f4;
    margin-bottom: 20px;
    box-shadow: 1px 1px 5px #828282b0;
    padding: 20px;
    position: relative;
}

.review-content .reviews-list .reviews-main {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.review-content .reviews-list .reviews-main .product-image {
    width: calc(10% - 20px);
}
.review-content .reviews-list .reviews-main .product-image a img {
    max-height: 150px;
    height: 100%;
    margin: 0 auto;
    display: block;
}
.review-content .reviews-list .reviews-main .reviews-text {
    width: calc(90% - 20px);
}
.review-content .reviews-list .reviews-main .reviews-text .product-name {
}
.review-content .reviews-list .reviews-main .reviews-text .product-name a {
    font-size: 16px;
    text-decoration: underline;
    margin-bottom: 10px;
    display: block;
}
.review-content .reviews-list .reviews-main .reviews .review-id {
    display: flex;
    flex-direction: row;
    margin-bottom: 8px;
    text-align: left;
}
.review-content .reviews-list .reviews-main .review-status {
    width: 100%;
    text-align: right;
    margin-top: 15px;
    font-size: 14px;
}

.review-content .reviews-list .review-content {
}
.review-content .reviews-list .ajax-edit {
    margin-top: 15px;
    border-top: 1px solid #ccc;
    padding-top: 15px;
}
.review-content .reviews-list .ajax-edit textarea {
    background: #f7f4f4;
    border: 1px solid #ccc8c8;
    padding: 20px;
}
.review-content .reviews-list .ajax-edit .btn-success {
    margin-bottom: 0;
}
.review-content .reviews-list .review-content .btn-edit {
    position: absolute;
    right: 20px;
    top: 20px;
    color: #50a781;
    font-size: 16px;
    cursor: pointer;
}

.btn-acaunt {
    display: inline-block;
    padding: 14px 30px;
    margin: 15px 0;
    cursor: pointer;
}

.btn-acaunt-none {
    display: inline-block;
    padding: 14px 30px;
    margin: 15px 0;
    background: #e16a5d;
}

.btn-acaunt-none:hover {
    background: #ff7869;
}

.list-transactions {
    margin: 20px 0;
}

.list-transactions thead {
    background: #ECD453;
}

.list-transactions thead tr {
}

.list-transactions thead tr td {
    color: #fff;
    font-weight: 500;
    font-size: 17px;
    padding: 7px 25px;
}

.highlight_link {
    color: rgb(81, 168, 129);
    font-weight: 500;
    border-bottom: 1px dashed;
    font-size: 16px;
}

.list-transactions tbody {
}

.list-transactions tbody tr {
}

.list-transactions tbody tr td {
    font-weight: 500;
    font-size: 17px;
    padding: 7px 25px;
}

.list-transactions tr td {
    border: 1px solid #eae9e8;
}
.simple-address input[type="radio"],
.simple-address input[type="checkbox"] {
    height: 0 !important;
}
.simple-address input[type="radio"],
.simple-address input[type="checkbox"],
.newsletter-content input[type="radio"],
.newsletter-content input[type="checkbox"] {
    opacity: 0;
}
.simple-address label,
.newsletter-content label {
    position: relative;
    display: flex;
    width: 100%;
    align-items: center;
    min-height: 24px;
    padding-left: 33px;
    font-size: 17px;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.simple-address label::before,
.newsletter-content label::before {
    height: 22px;
    width: 22px;
    border: 1px solid #ECD453;
    left: 0;
    top: 0;
    transition: background-color 0.2s;
}
.simple-address label::before,
.simple-address label::after,
.newsletter-content label::before,
.newsletter-content label::after {
    position: absolute;
    content: "";
    display: inline-block;
}

.order-page.checkout-wrap label {
    font-size: 17px;
    cursor: pointer;
}

.simple-address input[type="radio"]:checked + label::before,
.simple-address input[type="checkbox"]:checked + label::before,
.newsletter-content input[type="radio"]:checked + label::before,
.newsletter-content input[type="checkbox"]:checked + label::before {
    background: #ECD453;
}

.simple-address input[type="radio"]:checked + label::after,
.simple-address input[type="checkbox"]:checked + label::after,
.newsletter-content input[type="radio"]:checked + label::after,
.newsletter-content input[type="checkbox"]:checked + label::after {
    content: "";
}

.simple-address input[type="radio"] + label::after,
.simple-address input[type="checkbox"] + label::after,
.newsletter-content input[type="radio"] + label::after,
.newsletter-content input[type="checkbox"] + label::after {
    content: none;
}
.simple-address label::after,
.newsletter-content label::after {
    height: 5px;
    width: 9px;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: rotate(-45deg);
    left: 7px;
    top: 7px;
    transition: all 0.2s;
}

.newsletter-content td p {
    font-size: 17px;
    margin-right: 20px;
}

.simplecheckout-customer tr {
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
}

@media screen and (min-width: 768px) {
    .simplecheckout-customer tr {
        flex-direction: row;
        margin-bottom: 0;
    }
}

.simplecheckout-customer .simplecheckout-customer-left {
    width: 250px;
    flex-shrink: 0;
    font-size: 17px;
    line-height: 60px;
    position: relative;
    z-index: 2;
    font-weight: 500;
    margin-bottom: -5px;
}

.simplecheckout-customer .simplecheckout-customer-right {
    flex-grow: 1;
    position: relative;
}

.simplecheckout-customer .simplecheckout-customer-right input {
    width: 100%;
    height: 60px;
    font-size: 17px;
    border-bottom: 1px solid #bdbdbd;
    transition: border-color 0.2s ease;
}

/*manufacturer*/
.description-category .category-info h3 {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 15px;
}
.description-category .wrap,
#content-manufacturer .category-info {
    /*background: #f7f4f4;*/
    /*padding: 30px;*/
    margin-top: 20px;
}

#content-manufacturer .m-menu-grop-overflow {
    display: flex;
    flex-direction: column;
}
.manufacturer-alphabet a {
    text-decoration: underline;
}

.manufacturer-list {
    margin-bottom: 30px;
}

.collection-heading {
    background: #f7f4f4;
    padding: 10px 15px;
    font-size: 18px;
    font-weight: bold;
    margin-top: 40px;
    margin-bottom: 20px;
}

#brand-collection .categories-photo__row {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-rows: 365px;
}

#brand-collection .categories-photo__item {
    margin-bottom: 0;
    border: 1px solid #fff;
}

#brand-collection .categories-photo__item:hover {
    z-index: 99;
    background: #fff;
    border: 1px solid #eae9e8;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
}

.manufacturer-list .manufacturer-heading {
    background: #f7f4f4;
    margin: 10px 0;
    padding: 10px 15px;
    font-size: 18px;
    font-weight: bold;
}

.manufacturer-list .manufacturer-content {
}

.manufacturer-list .manufacturer-content ul {
    display: flex;
    flex-wrap: wrap;
}
.manufacturer-list .manufacturer-content ul.image {
    margin-left: -7px;
    margin-right: -7px;
}
.manufacturer-list .manufacturer-content ul:not(.image) {
    display: block;
    position: relative;
    z-index: 1;
}
.manufacturer-list .manufacturer-content ul:not(.image) li[id]:not(:first-child) {
    clear: left;
    float: left;
}
.manufacturer-list .manufacturer-content ul:not(.image) li {
    float: left;
    display: flex;
}
.manufacturer-list .manufacturer-content ul:not(.image) li[id] {
    padding-top: 70px;
    margin-top: -70px;
}
.manufacturer-list .manufacturer-content ul:not(.image) li[id]::before {
    content: attr(id);
    font-size: 30px;
    color: #ccc;
    margin-right: 15px;
    font-weight: 500;
    min-width: 35px;
}
.manufacturer-list .manufacturer-content ul li:not(.list) {
    width: 25%;
    padding: 0 7px;
    min-height: 1px;
    margin-bottom: 20px;
}

.manufacturer-list .manufacturer-content ul li:not(.list) .title-manufacturer {
    text-align: center;
}

.manufacturer-list .manufacturer-content ul li:not(.list) .title-manufacturer span {
    font-size: 14px;
    font-weight: 600;
}

.manufacturer-list .manufacturer-content ul li:not(.list) a {
    position: relative;
    display: block;
    overflow: hidden;
    height: 270px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}
.manufacturer-list .toggled_manufacturer {
    margin-bottom: 25px;
    padding: 15px 25px;
    position: relative;
    z-index: 2;
}
.manufacturer-list .manufacturer-content ul li .item.desc a {
    margin-right: 25px;
    margin-bottom: 25px;
    font-size: 18px;
    display: inline-block;
    position: relative;
    z-index: 1;
}

.manufacturer-list .manufacturer-content ul li:not(.list) a > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.manufacturer-list .manufacturer-content ul li:not(.list) a .bg-poster {
    position: absolute;
    overflow: hidden;
    height: 100%;
    height: 270px;
    background: rgba(255, 255, 255, 0.5);
    width: 100%;
    left: 0;
}

.manufacturer-list .manufacturer-content ul li:not(.list) a .bg-poster img {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 235px;
    max-height: 100%;
    padding: 15px;
    transition: all 0.4s;
    transform: translate(-50%, -50%);
    transition: 0.3s ease-in-out;
}

.manufacturer-list .manufacturer-content ul li:not(.list):hover a .bg-poster img {
    transform: translate(-50%, -50%) scale(1.1);
}
#content-manufacturer .pagination {
    margin-top: 77px;
}

/*404*/

.page404 h1 {
    display: none;
}

#content-error404 .error_content h2.title-page {
    text-align: center;
    font-size: 73px;
    display: flex;
    justify-content: center;
    margin-bottom: 65px;
    color: #ECD453;
    margin-top: 50px;
}

#content-error404 .error_content p {
    font-size: 17px;
}

#content-error404 .error_content p b {
    color: #ECD453;
}

#content-error404 .error_content p .promo-error {
    background: #ECD453;
    color: #fff;
    font-weight: 500;
    padding: 2px 15px;
}

#content-error404 .error_content hr {
    color: #f7f4f4;
}

#content-error404 .caption-txt {
    font-size: 14px;
    color: #9b9b9b;
    font-weight: 500;
    font-style: italic;
}

/*news-product*/

@media (min-width: 1300px) {
    #collection-tab .catalog__content .product__item.tpl_list {
        flex-basis: 100%;
    }
    #collection-tab .catalog__content .product__item,
    #content-search .catalog__content .product__item,
    #content-news-product .catalog__content .product__item {
        flex-basis: 25%;
    }
    #formRev {
        width: 620px;
    }
}

/*page manufacture*/
.catalog {
    margin-top: 15px;
}
.desc-brand__number-products {
    cursor: pointer;
    transition: 0.3s ease-in-out;
}
.desc-brand__number-products:hover {
    text-decoration: underline dashed #ECD453;
}
.categories-photo__item:hover .categories-photo__label,
.desc-brand__number-products:hover {
    color: #ECD453;
}
.collection-alphabet {
    bottom: inherit !important;
}
.wrap-collection-alphabet {
    background-color: #fff;
    border-radius: 4px;
    min-height: 62px;
    box-shadow: 0 2px 20px 0 #e2e1e1;
}

.collection-alphabet.swiper-pagination-bullets {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    margin: 0;
    padding: 0 20px;
    height: auto;
    position: relative;
}
.collection-alphabet .swiper-pagination-bullet {
    background: transparent !important;
    margin: 0 !important;
    width: 35px;
    /*
        display: inline-block;
        width: 35px;
        height: 35px;
        text-align: center;
        line-height: 35px;*/
}

.collection-alphabet .swiper-pagination-bullet:hover,
.collection-alphabet .swiper-pagination-bullet-active {
    background: transparent !important;
}

.collection-alphabet.swiper-pagination-bullets .swiper-pagination-bullet-active.box .text {
    color: #ECD453;
    font-size: 25px;
    padding: 20px 20px 20px 10px;
    font-weight: 500;
}
.collection-alphabet.swiper-pagination-bullets .box .text {
    cursor: pointer;
    display: block;
    font-size: 16px;
    padding: 20px 15px;
    transition: all ease 0.3s;
    width: 12px;
    text-align: center;
    white-space: nowrap;
}
.freeSlider-wrap .collection-all {
    position: relative;
    width: auto !important;
    margin: 0;
    /*padding: 0 20px;*/
    padding: 0;
    max-height: 400px;
}
.freeSlider-wrap .collection-all a {
    display: block;
    text-decoration: none;
    width: 400px;
}
.freeSlider-wrap .collection-all a .categori-photo {
    width: 66%;
    padding: 12px 25px;
    margin-top: -50px;
    position: relative;
    background: #fff;
}
.freeSlider-wrap .collection-all a .categori-photo span {
    line-height: 20px;
    margin-bottom: 4px;
    font-size: 12px;
    color: #7f7f7f;
}
.freeSlider-wrap .collection-all a .categori-photo p {
    font-size: 19px;
    margin-bottom: 0;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.freeSlider-wrap .collection-all a img {
    width: 100%;
    max-height: 300px;
    object-fit: cover;
}

.freeSlider-wrap .collection-all span.collections-slider-letter {
    font-size: 350px;
    margin: 0;
    position: absolute;
    left: -37px;
    top: 58%;
    transform: translate(0, -50%);
    color: #f5f5f5;
    z-index: -1;
}

.collection-select .content {
    /*background: #f7f4f4;*/
    margin: 70px 0 60px;
    /*padding: 15px 0 30px 0px;*/
    text-align: center;
}
.collection-content .title {
    display: block;
    width: 100%;
    clear: both;
    font-size: 32px;
    font-weight: 500;
    line-height: 1.3em;
    margin-bottom: 35px;
    margin-top: 0;
    text-align: center;
    text-transform: uppercase;
}
.collection-select .catalog__sort-btn #collection-select {
}
.collection-select .SumoSelect > .CaptionCont {
    width: 250px;
    text-align: right;
}
.collection-content .swiper-container {
    /*padding:0 40px;*/
    padding: 0;
}
.freeSlider-wrap {
    display: block;
    margin-top: 45px;
}
.freeSlider-wrap .navigation-slider {
    width: calc(20% - 15px);
    float: left;
    position: relative;
}
.freeSlider-wrap .navigation-slider .nav-group {
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.freeSlider-wrap .navigation-slider .swiper-next-slide,
.freeSlider-wrap .navigation-slider .swiper-prev-slide {
    margin: 0 10px;
    cursor: pointer;
    transition: 0.3s ease-in-out;
}
.freeSlider-wrap .navigation-slider .swiper-next-slide:hover,
.freeSlider-wrap .navigation-slider .swiper-prev-slide:hover {
    opacity: 0.6;
}
.freeSlider-wrap .navigation-slider .swiper-pagination {
    position: relative;
    margin-top: 30px;
    font-size: 15px;
    color: #7f7f7f;
    user-select: none;
}
.freeSlider-wrap .navigation-slider .swiper-pagination-current {
    font-weight: 500;
    font-size: 21px;
    color: #333;
     user-select: none;
}
.freeSlider-wrap .slider-content {
    width: 80%;
    overflow: hidden;
    margin-left: 20%;
}
@media screen and (min-width: 768px) {
    .sticky {
        position: fixed;
        z-index: 101;
    }
    .stop {
        position: relative;
        z-index: 101;
    }
}
@media screen and (max-width: 1550px) {
    .addTo-cart-wrapper {
        height: 76px !important;
        margin-top: -20px;
    }
    .addTo-cart-wrapper.unfix {
        /*z-index: -1;*/
    }
    .addTo-cart-container {
        max-width: 920px;
    }
    .addTo-cart-container .addTo-cart-details h3 {
        font-size: 16px;
        padding: 0 25px;
        line-height: 20px;
    }
    .addTo-cart-container .price__new {
        font-size: 17px;
    }
    .addTo-cart-container .price__old {
        font-size: 15px;
    }
    .addTo-cart-container .addTo-cart-image img {
        max-height: 50px;
        width: auto;
        display: block;
        margin: auto;
    }
    .addTo-cart-container .addTo-cart-image {
        padding: 8px 0;
        width: 55px;
    }
    .addTo-cart-container #addTo-cart-button {
        height: 40px;
        line-height: 40px;
        font-size: 16px;
    }
    .addTo-cart-container .price__btn-buy svg {
        width: 18px;
        height: 18px;
    }
    #ajaxcheckout #gotoshopping,
    #ajaxcheckout #gotoorder,
    #ajaxcheckout #quick_order_popap #quickfastorder-dialog-phone,
    #ajaxcheckout #quick_order_popap #quick_order_popap_btn {
        height: 40px;
        padding: 0 10px;
        font-size: 13px;
    }
    #popup-cart .object {
        padding: 15px 50px 15px 15px;
    }
    #ajaxtable_table .price-block .value {
        font-size: 15px !important;
    }
    .freeSlider-wrap .collection-all a img {
        max-height: 240px;
    }
    .freeSlider-wrap .collection-all {
        /*padding:0 15px;*/
        padding: 0;
    }
    .freeSlider-wrap .collection-content .title {
        font-size: 23px;
    }

    .freeSlider-wrap .navigation-slider {
        padding-left: 20px;
    }
    .freeSlider-wrap .navigation-slider .swiper-next-slide svg,
    .freeSlider-wrap .navigation-slider .swiper-prev-slide svg {
        width: 50px;
        height: 50px;
    }
}
@media screen and (max-width: 1280px) {
    .addTo-cart-container #addTo-cart-button {
        padding: 0 40px;
    }
    .product-info__delivery.free_delivery_wrap .wrap_block {
        flex-direction: column;
        align-items: start;
        width: 100%;
        gap: 10px;
        margin-bottom: 20px;
    }
}
@media screen and (max-width: 768px) {
    .freeSlider-wrap .navigation-slider {
        width: 100%;
        padding: 0 20px;
    }
    .freeSlider-wrap .slider-content {
        width: 100%;
        padding: 0 20px;
        margin-left: 0;
    }
    .collection-content .title {
        margin-bottom: 15px;
    }
    .freeSlider-wrap .navigation-slider .swiper-pagination {
        margin-top: 15px;
    }
    .freeSlider-wrap .collection-all a {
        width: auto;
    }
    .freeSlider-wrap .collection-all {
        width: inherit !important;
    }
    .collection-all a .categori-photo{
        width: 83% !important;
    }
    .freeSlider-wrap .collection-all a .categori-photo p{
        font-size: 18px !important;
    }
}
/*page manufacture COLLECTION*/
#content_collection .collection-alphabet {
    bottom: inherit !important;
}
#content_collection .wrap-collection-alphabet {
    background-color: #fff;
    border-radius: 4px;
    min-height: 62px;
    margin-top: 15px;
    box-shadow: 0 2px 20px 0 #e2e1e1;
}

#content_collection .collection-alphabet.swiper-pagination-bullets {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    margin: 0;
    padding: 0 20px;
    height: auto;
    position: relative;
}
#content_collection .collection-alphabet .swiper-pagination-bullet {
    background: transparent !important;
    margin: 0 !important;
    width: 35px;
}

#content_collection .collection-alphabet .swiper-pagination-bullet:hover,
#content_collection .collection-alphabet .swiper-pagination-bullet-active {
    background: transparent !important;
}

#content_collection .collection-alphabet.swiper-pagination-bullets .swiper-pagination-bullet-active.box .text {
    color: #ECD453;
    font-size: 25px;
    padding: 20px 20px 20px 10px;
    font-weight: 500;
}
#content_collection .collection-alphabet.swiper-pagination-bullets .box .text {
    cursor: pointer;
    display: block;
    font-size: 16px;
    padding: 20px 15px;
    transition: all ease 0.3s;
    width: 12px;
    text-align: center;
    white-space: nowrap;
}
#content_collection .collection-all {
    position: relative;
    width: auto;
    height: auto;
    padding: 50px 75px 0 75px;
}
#content_collection .collection-all ul.list-collection {
    display: -ms-flexbox;
    display: flex;
    padding: 20px 0;
    box-sizing: content-box;
}
#content_collection .collection-all ul.list-collection.bottom-row {
    margin-left: 110px;
}
#content_collection .collection-all ul li {
    width: auto;
    margin: 0;
    padding: 0 20px;
    max-height: 400px;
}
#content_collection .collection-all ul li a {
    display: block;
    text-decoration: none;
    width: 400px;
}
#content_collection .collection-all ul li a .categori-photo {
    width: 66%;
    padding: 12px 25px;
    margin-top: -50px;
    position: relative;
    background: #fff;
}
#content_collection .collection-all ul li a .categori-photo span {
    line-height: 20px;
    margin-bottom: 4px;
    font-size: 12px;
    color: #7f7f7f;
}
#content_collection .collection-all ul li a .categori-photo p {
    font-size: 19px;
    margin-bottom: 0;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#content_collection .collection-all ul li a img {
    width: 100%;
    max-height: 300px;
    object-fit: cover;
}

#content_collection .collection-all span.collections-slider-letter {
    font-size: 350px;
    margin: 0;
    position: absolute;
    left: -37px;
    top: 58%;
    transform: translate(0, -50%);
    color: #f5f5f5;
    z-index: -1;
}

#content_collection .collection-select .content {
    margin: 70px 0 60px;
    text-align: center;
}
#content_collection .collection-select .title {
}
#content_collection .collection-select .title::before {
    display: inline-block;
    position: absolute;
    left: 50%;
    top: -25px;
    content: " ";
    border-top: 1px solid #000;
    width: 69px;
    transform: translateX(-50%);
}
#content_collection .collection-select .catalog__sort-btn #collection-select {
}
#content_collection .collection-select .SumoSelect > .CaptionCont {
    width: 250px;
    text-align: right;
}
#content_collection .collection-conten .swiper-container {
    padding: 0 40px;
}
@media screen and (max-width: 1400px) {
    #content_collection .collection-all ul li a img {
        max-height: 240px;
    }
    #content_collection .collection-all {
        padding: 15px 75px 0 75px;
    }
    #content_collection .collection-all ul.list-collection {
        padding: 5px 0;
    }
}
@media screen and (min-width: 768px) {
    #content_collection .collection-alphabet-mobile {
        display: none;
    }
}
@media screen and (max-width: 768px) {
    .app_wrap{
        font-size: 16px;
    }
    .app_wrap .app_btn{
        margin-left: 0;
        font-size: 14px;
        margin-top: 15px
    }
    .app_wrap .wrap{
       flex-direction: column;
    }
    #content_collection {
        display: flex;
        flex-direction: column-reverse;
    }
    #content_collection .content-collection {
        flex-direction: column;
    }
    #content_collection .collection-all {
        padding: 0;
        display: flex;
        flex-direction: column;
    }
    #content_collection .collection-all ul.list-collection {
        flex-direction: column;
        align-items: center;
    }
    #content_collection .collection-all ul.list-collection.bottom-row {
        margin-left: 0;
    }
    #content_collection .collection-all span.collections-slider-letter {
        position: relative;
        top: 0;
        left: 0;
        font-size: 65px;
        transform: translate(0, 0%);
        display: block;
        width: 100%;
        height: 70px;
        color: #bdbdbd;
        line-height: 70px;
        margin-bottom: 3px;
    }
    #content_collection .collection-all ul li,
    #content_collection .collection-all ul li a {
        width: 100%;
        padding: 0;
    }
    #content_collection .nav-coolection {
        padding: 0;
    }
    #content_collection .collection-conten .swiper-container {
        padding: 0 20px;
    }
    #content_collection .collection-all ul li a img {
        max-height: 350px;
    }
    #content_collection .collection-select .content {
        margin: 10px 0 15px;
    }
    #content_collection .collection-select .title::before {
        display: none;
    }
    #content_collection .nav-coolection {
        display: none;
    }
}
/*page manufacture COLLECTION END*/
/*page manufacture END*/

/*cart*/

/*info page*/

.list-how-to-order li {
    display: inline-block;
    float: left;
    width: 50%;
    margin: 0;
    padding: 120px 10px;
    text-align: center;
    position: relative;
    text-transform: uppercase;
    font-size: 12px;
}

.list-how-to-order li a {
    text-transform: uppercase;
    text-decoration: underline;
}

.list-how-to-order li::after {
    content: "";
    background-image: url(//kitchen-profi.com.ua/image/data/info-pages/how-to-order.png);
    background-repeat: no-repeat;
    width: 110px;
    height: 100px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -30px;
}

.list-how-to-order .second-item::after {
    content: "";
    background-image: url(//kitchen-profi.com.ua/image/data/info-pages/how-to-order.png);
    background-repeat: no-repeat;
    background-position: -150px 0;
    width: 110px;
    height: 100px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -50px;
}

.payment-method li {
    width: 50%;
    display: inline-block;
    float: left;
    position: relative;
    padding: 50px 100px;
}

.payment-method .visa_pay::after {
    content: "";
    background-position: 0 50%;
    background-image: url(//kitchen-profi.com.ua/image/data/info-pages/visa-master.png);
    background-repeat: no-repeat;
    position: absolute;
    left: 50%;
    margin-left: -50px;
    top: 0;
    width: 100px;
    height: 100px;
}

.payment-method .mastercard_pay::after {
    content: "";
    background-position: 100% 0;
    background-image: url(//kitchen-profi.com.ua/image/data/info-pages/visa-master.png);
    background-repeat: no-repeat;
    position: absolute;
    left: 50%;
    margin-left: -50px;
    top: 0;
    width: 100px;
    height: 100px;
}

.list-how-to-order-Reliability li {
    display: inline-block;
    float: left;
    width: 45%;
    margin: 0;
    padding: 120px 10px;
    text-align: center;
    position: relative;
    color: #a5a5a5;
    text-transform: uppercase;
    font-size: 12px;
    text-align: center;
}

.list-how-to-order-Reliability li::after {
    content: "";
    background-image: url(//kitchen-profi.com.ua/image/data/info-pages/reliablity.png);
    background-repeat: no-repeat;
    width: 100px;
    height: 100px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -30px;
}

.list-how-to-order-Reliability .center::after {
    content: "";
    background-image: url(//kitchen-profi.com.ua/image/data/info-pages/reliablity.png);
    background-repeat: no-repeat;
    width: 50px;
    height: 100px;
    background-position: -100px 0;
}

.list-how-to-order-Reliability li:nth-child(2) {
    width: 10%;
}

.list-how-to-order-Reliability .second-item::after {
    background-position: -150px 0;
}

.cards {
    padding: 0;
    width: 100%;
    position: relative;
    margin: 0;
    display: block;
    float: left;
    text-align: center;
}

.cards li {
    margin: 10px;
    width: 250px;
    height: 342px;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    position: relative;
    color: #fff;
    background-size: 100%;
}

.cards li:nth-child(1) {
    background-image: url(//kitchen-profi.com.ua/image/data/info-pages/blue.png);
}

.cards li span {
    position: absolute;
    font-size: 16px;
}

.cards li span:first-child {
    top: 60px;
    left: 40px;
}

.cards li span:nth-child(2) {
    top: 60px;
    left: 75px;
    text-transform: uppercase;
    font-weight: 700;
}

.cards li span:nth-child(3) {
    top: 80px;
    left: 105px;
    text-transform: uppercase;
    font-weight: 700;
}

.cards li span:nth-child(4) {
    top: 100px;
    right: 50px;
    text-transform: uppercase;
    font-weight: 700;
}

.cards li span.ammount {
    top: 140px;
    width: 100%;
    height: 30px;
    text-align: center;
    left: 0;
    font-size: 30pt;
    color: rgba(255, 255, 255, 0.9);
}

.cards li span.currency {
    top: 185px;
    width: 100%;
    height: 30px;
    text-align: right;
    padding-right: 30px;
    left: 0;
    text-transform: uppercase;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.7);
}

.cards li span.percent {
    top: 230px;
    width: 100%;
    left: 0;
    height: 80px;
    text-align: center;
    background-position: top center;
    background-repeat: no-repeat;
    padding-top: 28px;
    font-size: 18px;
}

.cards li:nth-child(2) {
    background-image: url(//kitchen-profi.com.ua/image/data/info-pages/green.png);
}

.cards li:nth-child(2) span.percent {
    background-image: url(//kitchen-profi.com.ua/image/data/info-pages/green-brd.png);
}

.cards li:nth-child(1) span.percent {
    background-image: url(//kitchen-profi.com.ua/image/data/info-pages/blue-brd.png);
}

.cards li:nth-child(3) {
    background-image: url(//kitchen-profi.com.ua/image/data/info-pages/yellow.png);
}

.cards li:nth-child(3) span:nth-child(2),
.cards li:nth-child(3) span:nth-child(1),
.cards li:nth-child(3) span:nth-child(3) {
    color: #4c4c4c;
}

.cards li:nth-child(4) span:nth-child(2),
.cards li:nth-child(4) span:nth-child(1),
.cards li:nth-child(4) span:nth-child(3) {
    color: #0c0c0c;
}

.cards li:nth-child(3) span.percent {
    background-image: url(//kitchen-profi.com.ua/image/data/info-pages/yellow-brd.png);
}

.cards li:nth-child(4) {
    background-image: url(//kitchen-profi.com.ua/image/data/info-pages/red.png);
}

.cards li:nth-child(4) span.percent {
    background-image: url(//kitchen-profi.com.ua/image/data/info-pages/red-brd.png);
}

#info_description a {
    text-decoration: underline;
}

#return_block .blockquote {
    background-color: #c4e2af;
    box-sizing: border-box;
    border: 1px solid #7cc04b;
    color: #2f5f0d;
    margin: 0 auto 15px -1px;
    padding: 25px;
}

.return_info_item_text_new_new.group_items {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 30px;
    margin: 30px 0px 30px 0;
}
.return_info_item_text_new_new.group_items .items {
    padding: 20px;
    font-size: 15px;
    position: relative;
    text-align: left;
}
.return_info_item_text_new_new.group_items .items:after {
    content: "";
    position: absolute;
    right: -30px;
    top: 59px;
    bottom: 0;
    margin-left: 15px;
    background: url("/catalog/view/theme/kp/img/arrow-down__yellow.svg") 0 0 no-repeat;
    background-size: auto;
    background-size: auto;
    width: 30px;
    height: 18px;
    background-size: 24px auto;
    transform: rotate(-90deg);
}
.return_info_item_text_new_new.group_items .items:last-child::after {
    display: none;
}
.return_info_item_text_new_new.group_items .items p {
    font-size: 23px;
    display: inline-block;
    color: #ECD453;
    margin-bottom: 10px;
    width: 40px;
    height: 40px;
    border: 2px solid #ECD453;
    border-radius: 100px;
    text-align: center;
    line-height: 40px;
}
.return_info_item_text_new_new.group_items .items hr {
    color: #ECD453;
    margin-bottom: 10px;
}
.return_info_item_text_new_new.group_items .items a {
    text-decoration: underline;
    cursor: pointer;
}

#return_block .return_info_item_text {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    margin-bottom: 25px;
}

#return_block .return_info_item_text .info_item_text {
    position: relative;
    padding: 15px 12px 15px 115px;
    font-size: 14px;
    border-top: 2px solid #d3d3d3;
    border-bottom: 2px solid #d3d3d3;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

#return_block .return_info_item_text .info_item_text .step {
    margin-bottom: 25px;
}

#return_block .return_info_item_text .info_item_text::after {
    content: "";
    position: absolute;
    right: -12px;
    top: -1px;
    width: 0px;
    height: 50%;
    z-index: 4;
    border: 1px solid lightgray;
    transform: rotate(-11deg);
}

#return_block .return_info_item_text .info_item_text::before {
    content: "";
    position: absolute;
    right: -12px;
    bottom: -1px;
    width: 0px;
    height: 50%;
    z-index: 4;
    border: 1px solid lightgray;
    transform: rotate(11deg);
}

#return_block .return_info_item_text .info_item_text:nth-child(1) {
    background-image: url(/image/data/info-pages/first-p.png);
    background-repeat: no-repeat;
    background-position: 10% 40% !important;
    border-left: 2px solid #d3d3d3;
}

#return_block .return_info_item_text .info_item_text:nth-child(2) {
    background-image: url(/image/data/info-pages/second-p.png);
    background-repeat: no-repeat;
    background-position: 10% 40% !important;
}

#return_block .return_info_item_text .info_item_text:nth-child(3) {
    background-image: url(/image/cache/data/icon/8-50x50.png);
    background-repeat: no-repeat;
    background-position: 10% 45% !important;
}

#return_block .return_info_item_text .info_item_text:nth-child(4) {
    background-image: url(/image/data/info-pages/fourth-p.png);
    background-repeat: no-repeat;
    border-right: 2px solid #d3d3d3;
    background-position: 10% 45% !important;
}

#return_block .return_info_item_text .info_item_text:nth-child(4)::after {
    display: none;
}

#return_block .return_info_item_text .info_item_text:nth-child(4)::before {
    display: none;
}

/*WishList*/

.success_body a {
    color: #ECD453;
    font-weight: 500;
}

#content-wishlist .product__bottom {
    justify-content: center;
    flex-direction: column;
    width: 280px;
}

#content-wishlist .cart__item .product__info {
    padding-left: 0;
}

#content-wishlist .price__btn-group .price__btn-buy {
    width: 100% !important;
    padding: 0 15px;
}

/*compare*/
#content-compare .compare-info {
}

#content-compare .compare-info thead {
    background: #f7f4f4;
}
#content-compare .compare-info thead tr {
}
#content-compare .compare-info thead tr td {
    padding: 15px;
    font-size: 17px;
    font-weight: 500;
}

#content-compare .compare-info tbody {
}
#content-compare .compare-info tbody tr {
}
#content-compare .compare-info tbody tr.no-hover:hover {
    background-color: transparent;
}
#content-compare .compare-info tbody tr:hover {
    background-color: #fffbe3;
}
#content-compare .compare-info tbody tr td {
    padding: 15px;
}
#content-compare .compare-info tbody tr td.compare-td.count-prod-1 {
    max-width: 50%;
}
#content-compare .compare-info tbody tr td.compare-td.count-prod-2 {
    width: 42.5%;
}
#content-compare .compare-info tbody tr td.compare-td.count-prod-3 {
    width: 28.3%;
}
#content-compare .compare-info tbody tr td.compare-td.count-prod-4 {
    width: 21.25%;
}
#content-compare .compare-info tbody tr td img {
}
#content-compare .compare-info tbody tr td.name a {
    font-weight: 600;
    color: #ECD453;
}
#content-compare .compare-info tbody tr.btn-tr td {
    padding: 5px 0;
    text-align: center;
}
#content-compare .compare-info tbody tr.btn-tr td:first-child {
    border-right: 0;
}
#content-compare .compare-info tbody tr.btn-tr td a,
#content-compare .compare-info tbody tr.btn-tr td input {
    margin: 0;
}
#content-compare .compare-info tbody tr td:first-child {
    border-right: 1px solid #eaeaea;
    font-weight: 600;
    width: 15%;
}
#content-compare .compare-info .price-products {
}
#content-compare .compare-info .price-products .price-new {
    font-weight: 600;
    white-space: nowrap;
}
#content-compare .compare-info .price-products .price-old {
    color: #e16a5d;
    text-decoration: line-through;
    align-self: center;
    white-space: nowrap;
}
#ajaxcartmodal thead {
    display: none !important;
}
#simplecheckout_cart > h4,
#ajaxcartmodal .mini-cart-infos > h4 {
    border-top: 2px solid #ECD453;
    margin-top: 15px;
    padding-top: 15px;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 0;
}
#simplecheckout_cart > h4 + .order-cart__item {
    border-top: 0 !important;
}
.table-compare-wrap {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}

/*manufacturer-page*/

.slider-manufacturer-product {
    margin: 20px 0 10px;
    border-bottom: 1px solid #eae9e8;
    padding-bottom: 10px;
}

.category-list.collection-list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 30px;
}

.category-list.collection-list .manufacturer_colection-item {
}

.category-list.collection-list .manufacturer_colection-item a {
    display: flex;
    transition: all 0.3s ease-in-out;
    flex-direction: column;
    overflow: hidden;
}

.category-list.collection-list .manufacturer_colection-item .collection-block-container:hover a {
    box-shadow: 0px 0px 14px #9d9d9d5e;
}

.category-list.collection-list .manufacturer_colection-item a .img-collection {
    overflow: hidden;
}

.category-list.collection-list .manufacturer_colection-item a:hover .img-collection img {
    transform: scale(1.1);
}

.category-list.collection-list .manufacturer_colection-item a img {
    transition: all 0.3s ease-in-out;
}

.category-list.collection-list .manufacturer_colection-item a span {
    display: block;
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    padding: 10px 0;
}

.alphabet-colection .title {
    margin-top: 20px;
}

.alphabet-colection ul {
    display: flex;
    flex-direction: row;
}

.alphabet-colection ul li {
    margin-right: 9px;
}

.alphabet-colection ul li a {
    font-weight: bold;
    text-decoration: underline;
    font-size: 15px;
    padding: 3px 3px;
}

.collection-block {
    margin-bottom: 30px;
}

.collection-block .name-cat {
    background: #f7f4f4;
    margin: 10px 0;
    padding: 10px 15px;
    font-size: 18px;
    font-weight: bold;
}

.head-block-content .brands-mini-main {
    text-align: right;
    display: block;
    margin-bottom: 35px;
}

.head-block-content .brands-mini-main a {
    margin-left: 15px;
    font-size: 17px;
}
#brand-categories .main_category_title {
    margin-bottom: 20px;
    display: block;
    font-weight: 500;
    font-size: 20px;
    line-height: 1.5em;
    text-transform: uppercase;
    text-decoration: underline dashed #333;
}
#brand-categories .categories-photo__row__collection {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 30px;
}
#brand-categories .categories-photo__row__collection .categories-photo__item {
    width: auto;
}
/*order-history-page*/
.order-history-page .success {
    display: flex;
    flex-direction: row;
    align-items: center;
    background: #ECD453d4;
    color: #fff;
    margin-bottom: 20px;
    font-size: 16px;
    padding: 10px 20px;
}
.order-history-page .success i {
    margin-right: 20px;
    font-size: 19px;
}
.order-history-page table {
    width: 100%;
    margin-bottom: 20px;
    background: #f7f4f4;
}
.order-history-page table thead {
    background: #ECD453;
}
.order-history-page table thead tr td {
    color: #fff;
    font-weight: 500;
    font-size: 17px;
    padding: 7px 25px;
}
.order-history-page table tbody {
}
.order-history-page table tbody tr {
}
.order-history-page tr td {
    border: 1px solid #e0e0e0;
    padding: 7px 25px;
}
.order-history-page table.list-order-info .right {
    text-align: right;
}

.order-history-list .order-list {
    margin-bottom: 10px;
    background: #f7f4f4;
    padding: 15px;
}
.order-history-list .order-list .order-head {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    font-size: 16px;
    margin-bottom: 20px;
}

.order-history-list .order-list .order-content {
    padding: 10px 0;
    margin-bottom: 20px;
    border-top: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 20px;
}

.order-history-list .order-list .order-info {
    text-align: right;
}

.order-history-list .order-list .order-info .btn i {
    margin-right: 10px;
}
.name_markdown_product_mardown_reasons div > b {
    font-weight: 500;
    margin-right: 5px;
}

@media screen and (min-width: 1400px) {
    .right_column__slider-count .product__item:hover .product__btn-cart button {
        font-size: 14px;
        padding-left: 51px;
    }
}

@media screen and (max-width: 1440px) {
    .tabs__caption.big-size li {
        font-size: 23px;
        padding: 25px 20px;
    }
    #popup-cart{
        overflow-y: auto;
        top: 2% !important;
        height: max-content;
        max-height: 100dvh;
        position: fixed;
    }
}
@media screen and (max-width: 1400px) {
    #brand-categories .categories-photo__row__collection {
        grid-column-gap: 20px;
    }
    #ajaxtable_table .price-block .value {
        font-size: 15px !important;
    }
    .freeSlider-wrap .collection-all a img {
        max-height: 240px;
    }
    .freeSlider-wrap .collection-all {
        /*padding:0 15px;*/
        padding: 0;
    }
    .freeSlider-wrap.collection-content .title {
        font-size: 23px;
    }

    .freeSlider-wrap .navigation-slider {
        padding-left: 20px;
    }
    .freeSlider-wrap .navigation-slider .swiper-next-slide svg,
    .freeSlider-wrap .navigation-slider .swiper-prev-slide svg {
        width: 50px;
        height: 50px;
    }
    .desc-brand__head {
        margin-top: 8px;
        margin-bottom: 18px;
    }
    .desc-brand {
        margin-bottom: 12px;
    }
    .page-brand.links-group a {
        margin: 0 15px 5px;
    }
    #brand-collection .categories-photo__row {
        grid-auto-rows: 306px;
    }

    .product-info__delivery .delivery_terms p {
        font-size: 12px;
    }
    .product-info__delivery .delivery_terms p span {
        font-size: 10px !important;
    }
    .pluses-item ul {
        /*width: 60%;*/
        width: 100%;
    }
    .pluses-item ul li {
        width: 50%;
        padding-right: 10px;
    }
    .pluses-item ul li p {
        margin-left: 10px;
        font-size: 14px;
    }
    .pluses-item {
        padding: 20px 21px;
    }
    .item-page .tabs__caption li {
        font-size: 15px;
        padding: 10px 15px;
    }
    h4.title {
        font-size: 23px;
    }
    .subscribe__title h4 {
        font-size: 28px;
    }
    .subscribe__title p {
        font-size: 14px;
    }
    .accordion__title,
    .reviews-col .add-rev .btn,
    .subscribe__form .btn {
        font-size: 18px;
    }
    .footer__contacts a[href^="tel:"] {
        font-size: 20px;
    }
    .footer__contacts > p {
        margin-bottom: 12px;
    }
    .product__title a {
        font-size: 17px;
        line-height: 1.4em;
    }
    .news__title {
        font-size: 19px;
        line-height: 1.2em;
    }
    .product-slider.border-bottom {
        padding-bottom: 30px;
        margin-bottom: 20px;
    }
    .article-content-left .single-product {
        /*grid-template-columns: repeat(4, 176px);*/
    }
    .article-content-left .single-product span {
        font-size: 14px;
    }
    .article-content-left .popular-products {
        /*grid-template-columns: 1fr 1fr 1fr 1fr;*/
        grid-template-columns: repeat(4, 1fr);
    }
    .pagination {
        margin-top: 20px;
    }
    .cart__item .product__bottom {
        width: 150px;
    }
    .cart__item .product__photo {
        margin-bottom: 0;
        width: 100px;
    }
    .menu-list li.parent.level1 > i {
        padding: 7px 20px;
    }

    .menu-list li.parent > .topmenu .wrap-children {
        /*grid-template-rows: 294px 220px;*/
        /*grid-template-rows: 324px 200px;*/
    }
    .menu-list li.parent > .topmenu .category-list-menu .collections_ul {
        /*grid-template-rows: repeat(5, 92px);*/
        grid-template-rows: repeat(5, 1fr);
        height: calc(100% - 65px);
    }
    .product-review .review_stars label {
        width: 80px;
    }
    .product-review .review_stars label span {
        font-size: 12px;
    }
    .image-form-rev {
        width: 100%;
    }
    .menu-list li.parent.level1 > a {
        padding: 5px 20px 5px 45px !important;
    }
    .menu-list li.level1 > a svg {
        width: 23px;
        height: 23px;
        position: absolute;
        left: 12px;
    }

    .delivery_info_free {
        height: 65px;
        background-size: 100% 100%;
    }

    /*home*/
    .simplecheckout-block-heading,
    h3.title,
    .tabs__caption.big-size li {
        font-size: 20px;
        padding: 13px 0 !important;
    }
}

@media screen and (max-width: 1280px) {
    #new_mmenu li.parent > .topmenu .wrap-children .product__item {
        margin-bottom: 0;
    }
    #new_mmenu li.level1 > a {
        font-size: 13px;
    }
    #new_mmenu li.level1 > a svg {
        width: 20px;
        height: 20px;
    }
    #new_mmenu .topmenu.col-3-list .wrap-children {
        grid-template-columns: 7fr 2fr !important;
    }
    #new_mmenu .topmenu.col-2-list .main-center-cat-block > ul {
        grid-template-columns: repeat(1, 245.5px) !important;
    }
    #brand-collection .categories-photo__row {
        grid-template-columns: 1fr 1fr 1fr;
        grid-auto-rows: 330px;
    }
    .pluses-item ul li {
        width: 100%;
    }
    .product-info__delivery .wrap_block {
        flex-direction: column;
        align-items: start;
    }
    .product-info__delivery .delivery_terms p {
        padding: 10px 20px 10px 36px;
    }
    .product-info__delivery {
        align-items: start;
        flex-direction: column;
    }
    .product-info__delivery .delivery_terms {
        width: auto;
/*        margin-bottom: 15px;*/
    }
    .price__sale {
        right: inherit;
        left: 20px;
        top: 20px;
    }
    .delivery_info_free {
        height: 93px;
        background-size: contain;
        width: 100%;
        background-position: center left;
    }
    .manufacturer-list .manufacturer-content ul li:not(.list),
    #content-search .catalog__content .product__item,
    #content-news-product .catalog__content .product__item {
        flex-basis: 33%;
    }
    .popup-form {
        width: 1024px;
    }
    .menu-list li.parent > .topmenu .category-list-menu {
        display: none;
    }
    .menu-list li.parent > .topmenu .main-center-cat-block {
        grid-column-start: 1;
        grid-column-end: 3;
        grid-row-start: 2;
        grid-row-end: 2;
    }
    .menu-list li.parent > .topmenu .children-category-list {
        grid-column-start: 1;
        grid-column-end: 3;
        grid-row-start: 1;
        grid-row-end: 1;
    }
    .colection-content .addToCompareBtn {
        width: auto;
    }
    .colection-content .addToCompareBtn span {
        color: #333;
        font-size: 15px;
    }
    .markdown_product_blcok .markdown_product_item {
        flex-direction: column !important;
    }
    .name_markdown_product_mardown_reasons {
        /*margin-top: 10px;*/
    }
}
@media screen and (max-width: 1100px) {
    section {
        margin: 20px auto;
    }
    section.top-slider,
    section.slider-section {
        padding-bottom: 30px;
        overflow: inherit;
    }
    .article {
        padding-bottom: 30px;
    }
    .pluses__icon {
        margin: 0 auto 15px;
    }
    .pluses__title {
        margin-bottom: 10px;
    }
    .pluses__item p {
        font-size: 17px;
        line-height: 1.3em;
    }
}

@media (min-width: 1076px) and (max-width: 1159px) {
    header .menu-horizontal > ul > li > a {
        font-size: 12px;
    }
}
@media (min-width: 1000px) and (max-width: 1075px) {
    header .menu-horizontal > ul > li > a {
        font-size: 10px;
    }
}

.product__item .price__sale {
    opacity: 1;
    right: 15px;
    top: 15px;
    transition: 0.3s ease-in-out;
    left: inherit;
}
.product__item.tpl_list .price__sale{
    top: 50px;
}
#section-catalog{
    flex-direction: column;
}
#section-catalog .product__item.tpl_list .price__sale{
    top: 100px;
}
#section-catalog .product__item.tpl_list .price__sale.active_coupon_empty{
    top: 50px;
}
.catalog__content-head{
    margin-bottom: 30px;
}
.catalog__content-head .open_mob_filter{
    background: #ede3b8;
    font-size: 17px;
    color: #000;
    padding: 15px 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    word-spacing: 10px;
    border-radius: 50px;
    gap: 8px;
    transition: .15s ease-in-out;
}
.catalog__content-head .open_mob_filter:hover{
    background: #ECD453;
}
.catalog__content-head .open_mob_filter svg{
    transition: .15s ease-in-out;
}
.catalog__content-head .open_mob_filter.open svg{
    transform: rotate(45deg);
}
#section-catalog .aside{
    /*height: 0;*/
    /*overflow: hidden;*/
    position: fixed;
    transition: .15s ease-in-out;
    transform: translateX(-400px);
    left: 0;
    top: 0;
    height: 100dvh;
    max-width: 350px;
    z-index: 99999999;
    background: #fff;
    padding: 10px 20px;
    box-shadow: 1px 1px 15px #ccc;
    overflow-y: auto;

}
#section-catalog .aside.open{
    /*height: auto;*/
    /*z-index: 11;*/
    /*position: relative;*/
    /*overflow: initial;*/
    transform: translateX(0);
}
#section-catalog .aside .filter_close{
    background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNTEyLjAwMSA1MTIuMDAxIiBzdHlsZT0iZmlsbDojZmZmIiB4bWw6c3BhY2U9InByZXNlcnZlIj48Zz48Zz48cGF0aCBkPSJNMjg0LjI4NiwyNTYuMDAyTDUwNi4xNDMsMzQuMTQ0YzcuODExLTcuODExLDcuODExLTIwLjQ3NSwwLTI4LjI4NWMtNy44MTEtNy44MS0yMC40NzUtNy44MTEtMjguMjg1LDBMMjU2LDIyNy43MTdMMzQuMTQzLDUuODU5Yy03LjgxMS03LjgxMS0yMC40NzUtNy44MTEtMjguMjg1LDBjLTcuODEsNy44MTEtNy44MTEsMjAuNDc1LDAsMjguMjg1bDIyMS44NTcsMjIxLjg1N0w1Ljg1OCw0NzcuODU5Yy03LjgxMSw3LjgxMS03LjgxMSwyMC40NzUsMCwyOC4yODVjMy45MDUsMy45MDUsOS4wMjQsNS44NTcsMTQuMTQzLDUuODU3YzUuMTE5LDAsMTAuMjM3LTEuOTUyLDE0LjE0My01Ljg1N0wyNTYsMjg0LjI4N2wyMjEuODU3LDIyMS44NTdjMy45MDUsMy45MDUsOS4wMjQsNS44NTcsMTQuMTQzLDUuODU3czEwLjIzNy0xLjk1MiwxNC4xNDMtNS44NTdjNy44MTEtNy44MTEsNy44MTEtMjAuNDc1LDAtMjguMjg1TDI4NC4yODYsMjU2LjAwMnoiLz48L2c+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjwvc3ZnPg==);
    background-position: center;
    background-size: 13px;
    border-color: #ECD453;
    background-color: #ECD453;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 10px;
    bottom: 0;
    width: 30px;
    height: 30px;
    border-radius: 7px;
    background-repeat: no-repeat;
}
.product__item:hover .price__sale {
    opacity: 1;
}

.product__item.tpl_list .price__sale {
    z-index: 1;
}
@media screen and (max-width: 1120px) {
    .product__price-new,
    .product__number-field input {
        font-size: 16px;
    }
    .product__grid__colection .product__item {
        grid-template-columns: 1fr 3fr 1fr 3fr;
    }
}

@media screen and (max-width: 1024px) {
    .product_add-favorite{
        opacity: 1;
    }
    .opened .accordion__content {
        display: block !important;
    }
    .popup-form{
        width: 80%
    }
    #brand-categories .categories-photo__row__collection {
        grid-template-columns: repeat(2, 1fr);
        grid-column-gap: 10px;
    }
    .return_info_item_text_new_new.group_items {
        grid-template-columns: 1fr;
        grid-gap: 10px;
        margin: 0px 0px 15px 0;
    }
    .return_info_item_text_new_new.group_items .items {
        padding: 10px 0;
        font-size: 15px;
    }
    .return_info_item_text_new_new.group_items .items:after {
        transform: rotate(0deg);
        right: 0;
        left: 0;
        margin: auto;
        top: inherit;
        bottom: -20px;
    }

    .how_order .group_items {
        display: block;
    }
    .how_order .group_items .items {
        padding: 10px 0;
    }
    section {
        margin: 20px auto;
    }
    section.top-slider,
    section.slider-section {
        padding-bottom: 15px;
        overflow: inherit;
    }
    .brand-slider {
        padding: 15px 0 15px;
    }
    h2.title {
        font-size: 32px;
        margin-bottom: 30px;
    }

    .product__item .price__sale {
        opacity: 1;
        right: 15px;
        left: inherit;
    }

    .article-content-left > div img {
        height: auto !important;
    }

    .manufacturer-list .manufacturer-content ul li:not(.list) .title-manufacturer span {
        font-size: 16px;
        margin-top: 8px;
        display: block;
    }

    #simplecheckout_form {
        display: flex;
        flex-direction: column;
    }
    .product-info__delivery .delivery_terms {
        width: auto;
    }
    .info_menu_block .info_menu_list {
        flex-wrap: wrap;
        justify-content: flex-start;
    }
    .info_menu_block .info_menu_list li {
        width: 20%;
        margin: 20px 0;
    }
    /*  .colection-content .slider-box {
    width: 550px !important;
}
.colection-content .item-column {
    margin-left: 580px !important;
} */
}

@media screen and (max-width: 992px) {
    #ajaxtable_table thead td,
    #ajaxtable_table .total_price {
        font-size: 14px !important;
    }

    #ajaxtable_table .quantity input {
        width: 30px !important;
        height: 30px !important;
        font-size: 15px !important;
    }
    #ajaxtable_table .price-block .value,
    #ajaxtable_table .price-modal .price-saving {
        font-size: 13px !important;
    }
    #ajaxtable_table tr td {
        padding: 5px;
    }
    .ajaxtable_tbody .checkbox label {
        padding-right: 0;
    }
    .blog-content-article-right {
        width: calc(35% - 20px);
        padding: 10px 15px;
    }
    .article-content-left {
        width: calc(65% - 20px);
        margin-right: 20px;
    }
    .review-content .reviews-list .reviews-main .product-image {
        width: calc(20% - 20px);
    }
    .review-content .reviews-list .reviews-main .reviews-text {
        width: calc(80% - 20px);
    }
    #brand-collection .categories-photo__row {
        grid-template-columns: 1fr 1fr;
        grid-auto-rows: 300px;
    }
}

@media screen and (max-width: 860px) {
    .delivery_info_free {
        height: 63px;
    }
    #success_page .success_page_wrap {
        grid-template-columns: 1fr;
    }
    #success_page {
        background-size: cover;
        padding: 30px;
    }
    .blog-content-article-right {
        display: none;
    }
    .article-content-left {
        width: 100%;
        margin-right: 0;
    }
    .action-page .news-block,
    .blog-page .news-block {
        grid-template-columns: 1fr 1fr;
    }
    #actions_Info_Full .actions_Top_Full_Block {
        grid-template-columns: 1fr;
    }
    .manufacturer-list .manufacturer-content ul li:not(.list),
    #content-search .catalog__content .product__item,
    #content-news-product .catalog__content .product__item {
        flex-basis: 50%;
    }
    .manufacturer-list .manufacturer-content ul li:not(.list) .title-manufacturer span {
        font-size: 15px;
    }
    #popup-cart .ajaxtable_tr .cart-modal__item-flex .subtotal {
        min-width: 120px;
    }
    #content-account .account-shortcuts__wpap .account-shortcuts__item {
        width: 33%;
    }
    .order-history-list .order-list .order-content {
        grid-template-columns: 1fr;
    }
    .order-history-list .order-list .order-info {
        text-align: left;
    }
    .order-history-page tr td img {
        width: 60px;
        min-width: 60px;
    }
    /*  .colection-content .slider-box {
        width: 100% !important;
    }
    .colection-content .item-column {
        margin-left: 0 !important;
    }*/
    .presentcerts-page .cert .content-cert .headline-3 {
        flex-direction: column;
    }
    .presentcerts-page .cert .image-cert {
        width: 100%;
    }
    .presentcerts-page .cert .content-cert {
        margin-left: 0;
    }
    .info_menu_block .info_menu_list li {
        width: 25%;
    }
}

.yandex-rait.mb {
    display: none;
}
.yandex-rait.desc {
    display: block;
}

@media screen and (max-width: 768px) {
    .popup_rev{
        z-index: 9999999999;
    }
    #quick_order_simplecheckout #quick_order_simplecheckout_btn {
        margin-top: 0;
    }
    #collection-tab {
        padding-bottom: 10px;
    }
    .nd_slider .swiper-container {
        margin-bottom: 0 !important;
        padding-bottom: 0 !important;
        padding-top: 0 !important;
        margin-top: 0 !important;
    }
    .nd_slider {
        display: flex !important;
        flex-direction: column !important;
    }
    .right_column__slider-count {
        width: 100% !important;
        overflow: inherit !important;
        margin-left: 0 !important;
    }
    .nd_slider .navigation-slider {
        width: 100% !important;
        float: left !important;
        padding-top: 0;
        padding-top: 15px !important;
    }
    .nd_slider .title {
        margin-bottom: 0 !important;
    }
    .nd_slider .navigation-slider .nav-group {
        margin: 15px 0 0px 0 !important;
    }
    .nd_slider .navigation-slider .swiper-pagination {
        margin-top: 20px !important;
    }

    #brand-categories > ul {
        columns: 2;
    }
    #information-wrapper-block > .overall-about-block {
        padding: 15px 15px;
    }

    #information-wrapper-block h2.title {
        font-size: 20px;
    }

    #top-three-block {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .item-of-three {
        width: 100%;
        margin-bottom: 15px;
    }
    .half-block:nth-child(2),
    .half-block:first-child {
        width: 100%;
    }
    #information-wrapper-block p {
        font-size: 14px !important;
    }
    header #header-small-cart .content .mini-cart-info table td.name a {
        height: auto;
        max-height: 38px;
        overflow: hidden;
        font-size: 12px;
        position: relative;
    }

    header #account_header .content,
    header #header-small-cart .content,
    header #account_header .content.user_logOut {
        min-width: 340px !important;
    }
    .article-content-left .popular-products {
        grid-template-columns: 1fr 1fr;
    }
    .shop_summary_rating {
        grid-template-columns: 1fr;
    }
    #content-shop-rating .ratings-item-good-bad .good,
    #content-shop-rating .ratings-item-good-bad .bad,
    #content-shop-rating .ratings-item-rates-item.shop-rates {
        width: 100%;
    }
    #content-shop-rating .ratings-item-good-bad,
    #content-shop-rating .ratings-item-rates {
        flex-direction: column;
    }
    .popup-form {
/*        width: 90%;*/
        width: 100%;
        height: 100vh;
        position: fixed;
        top: 0 !important;
        overflow-x: auto;
    }
    #popup-cart .ajaxtable_tr {
        flex-direction: column;
        padding: 15px;
    }
    #popup-cart .ajaxtable_tr .image {
        margin: 0 auto 10px auto;
        max-height: 100px;
    }
    #popup-cart .ajaxtable_tr .image img {
        height: 100%;
    }
    #popup-cart .ajaxtable_tr .name {
        max-width: 100%;
    }
    #popup-cart .ajaxtable_tr .cart-modal__content {
        padding-left: 0;
    }
    #ajaxcheckout {
        flex-direction: column-reverse;
        align-items: flex-end;
    }

    #ajaxcheckout #quick_order_popap {
        margin-top: 20px;
    }
    #ajaxcheckout #quick_order_popap #quickfastorder-dialog-phone {
        max-width: 100%;
        background: transparent;
    }
    #ajaxcheckout #gotoshopping {
        justify-content: right;
        margin-top: 20px;
        color: #ECD453;
    }
    .mobile-menu {
        height: calc(100vh - 170px);
        padding-bottom: 20px;
        height: calc(100vh - 122px);
        z-index: 999;
    }
    .fixed .mobile-menu {
        height: 93vh !important;
    }
    .product__grid__colection .product__item {
        grid-template-columns: 1fr;
    }
    .colection-content .product__grid {
        margin-right: -10px !important;
    }
    .product__grid__colection .tpl_list .product__photo {
        margin: auto;
    }
    .image-form-rev .left-img-group {
        width: calc(100% + 15px);
    }
    .image-form-rev .right-img-group {
        margin-left: calc(0% + 0px);
        text-align: center;
    }
    #callback-view .contact-content .left-modal,
    #callback-view .contact-content .right-modal,
    #quick_popup .object .left-modal,
    #quick_popup .object .right-modal {
        width: 100%;
    }
    #callback-view .contact-content,
    #quick_popup .object {
        flex-direction: column;
    }
    #content-search .search_body .search_wrap .search_input_block,
    #content-search .search_body .search_wrap {
        flex-direction: column;
    }
    #content-search .search_body .search_wrap .search_select_block,
    #content-search .search_body .search_wrap .search_input_block {
        width: 100%;
        margin-left: 0;
    }

    #content-search .search_body .search_wrap .search_input_block input {
        margin-left: 0;
        max-width: 300px;
    }
    .pluses-item ul {
        width: 100%;
    }
    .order-history-page table {
        width: 100%;
    }
    .colection-content .product_add-favorite {
        height: 82px;
    }
    #ajaxtable_table thead td,
    #ajaxtable_table .total_price {
        font-size: 13px !important;
    }
    .addTo-cart-wrapper {
        display: none;
    }
}

@media (min-width: 480px) and (max-width: 768px) {
    .product-info {
        position: relative;
    }
    .product-detail h1.title {
        font-size: 21px;
        line-height: 24px;
        width: calc(100% - 140px);
    }
    .product-info .product-info__logo-brand {
        position: absolute;
        right: 0;
        top: 0;
        width: 120px;
    }
    .product-info__logo-brand img {
        height: auto;
    }
}
@media screen and (min-width: 675px) {
    #ordering_cart .ajaxtable_tbody .quantity .text {
        display: none;
    }
}
@media screen and (max-width: 675px) {
    #content-account h2{
        margin-bottom: 20px;
        font-size: 18px;
        font-weight: 500;
    }
    #content-account .account-shortcuts__wpap {
        flex-wrap: initial;
        flex-direction: row;
        overflow-x: auto;
    }
    #content-account .account-shortcuts__wpap .account-shortcuts__item {
        padding: 0 10px;
    }
    #content-account .account-shortcuts__wpap .account-shortcuts__item a i {
        font-size: 29px;
        margin-bottom: 11px;
    }
    #content-account .account-shortcuts__wpap .account-shortcuts__item a .text-danger,
    #content-account .account-shortcuts__wpap .account-shortcuts__item a h6 {
        font-size: 12px;
        margin: 0;
        line-height: 13px;
        font-weight: 500;
        display: block;
    }
    .right_column__slider-count .swiper-slide {
        /*max-width: 100%;*/
    }
    #brand-categories .categories-photo__row__collection {
        grid-template-columns: repeat(1, 1fr);
        grid-row-gap: 10px;
    }
    .desc-brand__country {
        margin-left: 15px;
    }
    #popup-cart {
        position: fixed;
        top: 0 !important;
        width: 100%;
        height: 100vh;
        z-index: 999999;
        overflow: hidden;
    }
    #popup-cart .object {
        height: 100%;
    }
    #popup-cart .object .mini-cart-infos {
        /*height: 60vh;*/
        overflow-y: auto;
        margin: 15px 0;
/*        max-height: 475px;*/
        max-height: 600px;
    }
    .helpcrunch-iframe-wrapper iframe{
        z-index: 999 !important;
    }
    #popup-cart .cart-clear-text {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 90vh;
        max-height: none !important;
    }
    #popup-cart .cart-clear-text #ajaxcartempty {
        font-size: 19px;
    }
    #popup-cart #ajaxtable_table {
        margin: 0;
    }
    #popup-cart .total-bg {
        background-color: rgba(0, 160, 70, 0.1);
        border: 1px solid #ECD453;
        padding: 15px;
        border-radius: 4px;
    }
    #popup-cart .delete_block:after {
        content: "";
        border-bottom: 1px solid #cdcdcd;
        position: absolute;
        width: 800px;
        bottom: -10px;
        left: -120px;
    }
    #simplecheckout-methods-table .warning {
        padding-left: 0;
    }
    #ordering_cart thead {
        display: none;
    }
    #ordering_cart .cart__items {
        grid-template-columns: 1fr 1fr 1fr;
        grid-template-rows: auto auto auto;
        display: grid;
        border: 1px solid #cdcdcd;
        margin-bottom: 10px;
    }

    #ordering_cart .cart__items .product__photo {
        grid-column-start: 1;
        grid-column-end: 4;
        grid-row-end: 1;
        grid-row-start: 1;
    }
    #ordering_cart .cart__items .product__name {
        grid-column-start: 1;
        grid-column-end: 4;
        grid-row-start: 2;
        grid-row-end: 2;
    }

    #ordering_cart .cart__items .product_price {
        grid-column-start: 1;
        grid-column-end: 1;
        grid-row-start: 3;
        grid-row-end: 3;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    #ordering_cart .ajaxtable_tbody .quantity {
        grid-column-start: 2;
        grid-column-end: 2;
        grid-row-start: 3;
        grid-row-end: 3;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    #ordering_cart .ajaxtable_tbody .quantity .text {
        display: block;
        margin-left: 3px;
    }

    #ordering_cart .cart__items .product-price-total {
        grid-column-start: 3;
        grid-column-end: 3;
        grid-row-start: 3;
        grid-row-end: 3;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    #ordering_cart .ajaxtable_tbody .product_price .price-modal {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-template-rows: 1fr 1fr;
    }
    #ordering_cart .ajaxtable_tbody .product_price .price-modal .value {
        white-space: nowrap;
        grid-column-start: 1;
        grid-column-end: 3;
        grid-row-start: 2;
        grid-row-end: 2;
        text-align: center;
    }
    #ordering_cart .ajaxtable_tbody tr td {
        margin-bottom: 0;
    }
    #ordering_cart .ajaxtable_tbody .cart__items .product__photo img {
        max-width: 80px;
    }
    #ordering_cart .ajaxtable_tbody .product_bottom input {
        font-size: 13px;
        width: 27px;
    }
    #ordering_cart .cart__items .select .checkbox label {
        position: relative;
        z-index: 2;
    }
    #ajaxtable_table thead {
        display: none;
    }
    #ajaxtable_table tbody {
        display: block;
        width: 100%;
    }

    .cart__total-title {
        font-size: 24px;
        margin-bottom: 15px;
    }
    .cart__total-list li {
        font-size: 14px;
        margin-bottom: 13px;
    }
    .cart__total-list {
        margin-bottom: 10px;
    }
    .cart__total .voucher-code input,
    .cart__total .promo-code input,
    .order-cart .promo-code input {
        font-size: 12px;
    }
    .simplecheckout-block-heading,
    h3.title,
    .tabs__caption.big-size li {
        font-size: 18px;
    }
    .order-page.checkout-wrap label {
        font-size: 13px;
    }
    .subscribe__title h4 {
        font-size: 22px;
    }
    #ajaxtable_table tbody tr {
        display: block;
        border-bottom: 1px solid #cdcdcd;
    }
    #ajaxtable_table tbody tr td {
        width: 33% !important;
        display: inline-block !important;
    }
    #ajaxtable_table tr td {
        padding: 10px;
    }

    #ajaxtable_table tbody tr td.select {
        position: absolute;
        left: 0;
        z-index: 1;
    }
    #ajaxtable_table .names_product,
    #ajaxtable_table .image {
        width: 100%;
        float: left;
    }
    .overlay-popup-close {
        z-index: 1;
    }
    .list-how-to-order li {
        width: 100%;
    }
    #return_block .return_info_item_text {
        grid-template-columns: 1fr;
    }
    #return_block ul {
        padding-left: 20px;
    }
    #return_block .return_info_item_text .info_item_text {
        border-bottom: 0;
        border-right: 2px solid #d3d3d3;
        border-left: 2px solid #d3d3d3;
        margin-bottom: 20px;
    }
    #return_block .return_info_item_text .info_item_text::before {
        left: 0;
        right: inherit;
        transform: rotate(5deg);
        height: 0px;
        width: 50%;
        bottom: -8px;
    }
    #return_block .return_info_item_text .info_item_text::after {
        left: inherit;
        right: 0;
        transform: rotate(-5deg);
        height: 0px;
        width: 50%;
        bottom: -8px;
        top: inherit;
    }
    #return_block .return_info_item_text .info_item_text:nth-child(4) {
        border-bottom: 2px solid #d3d3d3 !important;
    }
    .info_description,
    #delivery_block {
        overflow: hidden;
    }
    #brand-collection .categories-photo__row {
        grid-template-columns: 1fr;
        grid-auto-rows: 300px;
    }

    .info_description table,
    #delivery_block table {
        overflow-x: scroll;
        display: block;
    }
    #delivery_block iframe {
        width: 100% !important;
    }
}
@media screen and (max-width: 560px) {
    .section_slider .head_slider .title{
        gap: 10px;
        flex-direction: column;
        align-items: flex-start;
    }
    #content-wishlist .product__bottom{
        width: 100%;
    }
    #product-cart .btn_group_head .price__btn-favorite{
        position: initial;
    }
    .highlight_link {
        font-size: 14px;
    }

    #quick_order_simplecheckout #quick_order_simplecheckout_btn {
        padding: 0 11px;
        font-size: 12px;
    }
    .catalog_list__block .level1.brand .topmenu .collections_ul {
        grid-template-columns: repeat(3, 1fr);
        grid-template-rows: auto;
        grid-gap: 5px;
        padding: 0 18px;
    }
    .catalog_list__block .level1.brand .topmenu .collections_ul .items_brand {
        padding: 10px;
    }
    .catalog_list__block .level1.brand .topmenu .collections_ul .items_brand img {
    }

    #top {
        right: 23px !important;
    }
    .circlephone {
        right: -10px !important;
    }
    .circle-fill {
        right: 2px !important;
    }
    .img-circle {
        right: 11px !important;
    }
    .b24-widget-button-position-bottom-right {
        right: 14px !important;
    }
    header #header-small-cart .content .mini-cart-info table td.image {
        display: none;
    }
    header #account_header > button .user-names,
    .b24-widget-button-position-bottom-right .b24-widget-button-popup {
        display: none !important;
    }
    header #account_header .content,
    header #header-small-cart .content {
        min-width: 250px;
    }
    #callback-view .contact-content .right-modal .right-modal__items,
    #quick_popup .object .right-modal .your-phone {
        flex-direction: column;
    }
    #callback-view .contact-content .right-modal .right-modal__items > div,
    #quick_popup .object .right-modal .your-phone > div {
        width: 100%;
    }
    .action-page .news-block,
    .blog-page .news-block {
        grid-template-columns: 1fr;
    }
    span.inf-price {
        max-width: 250px;
        margin: auto;
        float: initial;
        display: block;
    }
    #content-sitemap .sitemap-info .right,
    #content-contact .wrap-our-contact .right-column,
    #content-sitemap .sitemap-info .left,
    #content-contact .wrap-our-contact .left-column {
        width: 100%;
    }
    #content-contact .wrap-our-contact {
        flex-direction: column;
    }
    #coment-article {
        flex-direction: column;
    }
    #coment-article .comment-right,
    #coment-article .comment-left {
        width: 100%;
    }
    .action-page .product__item {
        width: 100%;
    }
    .product__item,
    .manufacturer-list .manufacturer-content ul li:not(.list),
    #content-search .catalog__content .product__item,
    #content-news-product .catalog__content .product__item {
        flex-basis: 100%;
    }
    #popup-cart .object {
        padding: 30px 15px;
    }
    .manufacturer-list .manufacturer-content ul:not(.image) {
        padding-left: 40px;
    }
    .manufacturer-list .manufacturer-content ul:not(.image) li[id] {
        position: relative;
    }
    .manufacturer-list .manufacturer-content ul:not(.image) li[id]::before {
        position: absolute;
        left: -40px;
    }
    #popup-cart .ajaxtable_tr .name a {
        min-height: 1px;
        font-size: 16px;
    }
    #popup-cart .ajaxtable_tr .cart-modal__item-flex .price {
        text-align: center;
        width: 50%;
    }
    #popup-cart .ajaxtable_tr .cart-modal__item-flex .quantity {
        width: 50%;
        margin-left: inherit;
        min-width: 1px;
    }
    #popup-cart .ajaxtable_tr .cart-modal__item-flex .subtotal {
        justify-content: space-between;
        width: 100%;
        margin: 15px 0 0;
    }
    #popup-cart .ajaxtable_tr .cart-modal__item-flex .subtotal .subtotal_txt {
        position: initial;
    }
    #popup-cart .ajaxtable_tr .cart-modal__item-flex {
        flex-direction: row;
        flex-wrap: wrap;
    }
    #content-account .account-shortcuts__wpap .account-shortcuts__item {
        width: 50%;
    }
    .product-review .review_stars label {
        width: 68px;
        height: 46px;
    }
    .review-content .reviews-list .reviews-main .product-image {
        width: calc(40% - 20px);
    }
    .review-content .reviews-list .reviews-main .reviews-text {
        width: calc(60% - 20px);
    }
    .adress-content-list .content {
        grid-template-columns: 1fr;
    }
    .adress-content-list .content .buttons {
        text-align: center;
    }
    .adress-content-list .content .buttons a {
        margin-bottom: 0;
    }
    .table-adaptive {
        overflow-x: auto;
    }
    .info_menu_block .info_menu_list li {
        width: 33%;
    }
}

#popular-goods .carusel-mob > .product__grid-full .product__item-ad .ban img {
    max-height: 425px;
}
@media screen and (max-width: 500px) {
    #popular-goods {
        overflow: hidden;
    }
    #popular-goods .carusel-mob > .product__grid-full {
        margin: 0;
    }
    #popular-goods .carusel-mob > .product__grid-full .product__item-ad .ban img {
        width: 100%;
        max-height: 492px;
        object-fit: cover;
    }
    #content-action .catalog__content .product__item {
        flex-basis: 100%;
    }
}
@media screen and (max-width: 480px) {
    .product-info__delivery .wrap_block {
        margin-bottom: 20px;
    }
    #listing_app_google_play.product__item, 
    #listing_app.product__item, .app_wrap{
        margin-top: 20px
    }
    .footer__contacts .do-popup-element.callback-view {
        display: block;
        margin: 0 auto 20px;
    }
    .product-info__active_action {
        flex-direction: column;
        align-items: flex-start;
    }

    .product__grid__colection .product__item .product__middle__colection .reward_wrap .text::before, 
    .product__info .reward_wrap .text::before {
        content: '';
        background-image: url("/catalog/view/theme/kp/img/money.svg");
        background-size: contain;
        width: 16px;
        height: 14px;
        display: inline-block;
        background-repeat: no-repeat;
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        margin: auto;
    }
    .product__grid__colection .product__item .product__middle__colection .reward_wrap .text::before{
        left: 10px
    }
    .product__info .reward_wrap .text {
        font-size: 10px;
        border: 0;
        padding: 0px 0px 0px 20px;
    }

    .product-info__active_action h3 {
        font-size: 16px;
        margin-bottom: 10px;
        width: 100%;
    }

    .product-info__code {
        display: flex;
        flex-direction: column;
    }

    #quick_order_simplecheckout #checkout_customer_main_telephone {
        /*width: calc(100% - 133px);*/
        width: 100%;
        float: left;
    }
    #quick_order_simplecheckout #quick_order_simplecheckout_btn {
        float: unset;
        margin-top: 5px;
        border-left: 0;
        border-bottom: 1px dashed;
        height: 25px;
        background: unset;
        color: #ECD453;
        opacity: 1;
        font-size: 14px;
        padding: 0;
    }
    #ajaxcheckout #quick_order_popap #quickfastorder-dialog-phone {
        margin-bottom: 5px;
        text-align: center;
    }
    #ajaxcheckout #quick_order_popap {
        display: flex;
        flex-direction: column;
        width: 98%;
        display: none;
    }
    .product__item .product__btn-cart .number__product__block .number_controls i,
    .product__grid__colection .product__btn-cart .number__product__block .number_controls i {
        width: 100%;
    }
    .product__item .product__btn-cart .number__product__block .number_controls,
    .product__grid__colection .product__btn-cart .number__product__block .number_controls {
        right: 0px;
        width: 23px;
        text-align: center;
    }
    .popup_rev .modal-content {
        border: none !important;
        width: 75% !important;
        height: auto !important;
    }
    #popup-cart .checkbox label,
    #popup-cart #del_choose {
        font-size: 12px !important;
    }
    #ajaxtable_table .image img {
        max-height: 80px;
    }
    #ajaxtable_table .names_product a {
        font-size: 13px !important;
        line-height: 16px !important;
        font-weight: 500;
    }
    #ajaxtable_table .names_product,
    #ajaxtable_table .image {
        width: 100% !important;
    }
    #ajaxtable_table tbody tr td {
        width: 32% !important;
        display: inline-block;
    }

    #colaction_description.no_image_left {
        margin-top: 25px;
    }
    .product__item .product__btn-cart button {
        padding-left: 45px;
    }
    .product__item .product__btn-cart .number__product__block {
        opacity: 1;
    }
    .collection-content .title {
        font-size: 20px;
    }
    .freeSlider-wrap {
        margin-top: 15px;
    }
    .order-page.checkout-wrap .checkbox-none,
    .order-page.checkout-wrap .checkbox-none label {
        opacity: 0.7;
    }
    .ajaxtable_tr2 > div {
        padding: 5px 17px;
    }
    .product-slider .swiper-container {
        overflow: hidden;
    }
    .product__item .product__btn-cart {
        width: 100%;
        margin-bottom: 45px;
    }
    #collection-tab .product__item .product__bottom {
        flex-direction: column-reverse !important;
    }
    .product__item .product__bottom {
        flex-direction: column-reverse;
    }
    .product__item:hover .product__bottom {
        flex-direction: column-reverse;
    }
    .product__grid__colection .product__item:hover .product__bottom {
        flex-direction: column !important;
    }
    .product__item .product__info::before {
        display: block;
        position: absolute;
        left: 0;
        top: -9px;
        width: 100%;
        height: 0px;
        background: #fff;
        content: "";
    }
    .product__item .product__delivery {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        flex-direction: column;
        padding-top: 0;
    }
    .product__item .product__delivery .free_delivery_txt {
        font-size: 13px;
        color: rgb(76, 102, 0);
        font-weight: 500;
    }
    .product__item .product__line {
        justify-content: space-between;
        margin-top: 5px;
    }
    .product__item .stock-status {
        font-size: 13px;
        line-height: 15px;
    }
    .product__item .product__info {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex !important;
        position: relative !important;
        flex-direction: column-reverse !important;
        left: 0px !important;
        right: 0 !important;
        background: #fff !important;
        border: 0 !important;
        box-shadow: none !important;
        padding: 0 0 10px !important;
        top: 0px !important;
        width: 100% !important;
    }
    .product__item .product__btn-cart button,
    .product__item .product__btn-cart a {
        background: #ECD453;
        font-size: 15px;
    }
    .product__item .product__btn-cart svg path {
        stroke: #fff;
    }
    .product__item .product__btn-cart svg {
        margin-right: 10px;
    }
    .product_add-favorite {
        position: absolute;
        top: inherit;
        width: 40px;
        height: 35px;
        z-index: 10;
        opacity: 1;
        transition: opacity 0.2s ease;
        left: 15px;
        display: flex;
        flex-direction: row;
        bottom: 10px;
    }
    .product_add-favorite .addToCompareBtn {
        margin-top: 0;
        margin-left: 10px;
    }

    .page-brand.links-group {
        margin-bottom: 10px;
    }
    .page-brand.links-group a {
        margin: 0 0px 5px;
    }
    .logo-brand {
        margin-top: 24px;
    }
    .info_block {
        padding: 15px 0;
    }
    .colection-content .product_add-favorite {
        height: 35px;
        display: flex;
        flex-direction: row;
    }
    .product__grid__colection .tpl_list .product_add-favorite button span {
        display: none;
    }
    .product__grid__colection .tpl_list .product_add-favorite button {
        height: 35px;
        margin: 0 15px 0 0;
    }
    .product__grid__colection .tpl_list .product__bottom,
    .product__grid__colection .product__price,
    .product__grid__colection .product__item .product__delivery,
    .product__grid__colection .product__item .product__middle__colection {
        margin: 5px 0 0 0 !important;
    }
    .product__grid__colection .product__item {
        grid-gap: 5px;
    }
    .product__grid__colection .stock-status {
        font-size: 13px;
        line-height: 15px;
    }
    .product__grid__colection .tpl_list .product__photo {
        width: 100%;
    }
    .about-section {
        margin-top: 20px;
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
    .price.no-special-price {
        padding: 15px 20px 20px 20px;
    }
    .breadcrumb > li {
        display: none;
    }
    .breadcrumbs a::after {
        position: absolute;
        top: 7px;
        transform: rotate(90deg);
        left: 0;
        margin-left: 17px;
    }
    .breadcrumb > li:last-child {
        display: block;
        padding-left: 25px;
    }
    .product-info {
        position: relative;
    }
    .product-info .product-info__right-col {
        position: absolute;
        right: 0;
        bottom: 0;
        max-width: 135px;
    }
    .product-info__logo-brand img {
        object-fit: contain;
    }

    .breadcrumbs-section {
        margin: 14px 0;
    }
    header .top-menu .tab-product-wrap {
        height: 36px !important;
    }
    .product-detail h1.title {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 15px;
    }
    .product__grid__colection .product-info__code {
        display: flex;
        flex-direction: column;
    }
    .product-info__code {
    }
    .product-detail {
        margin-top: 25px;
    }
    #callback-view .contact-content .right-modal .right-modal__items {
        margin-bottom: 10px;
    }
    #callback-view .contact-content .right-modal .right-modal__items > div,
    #quick_popup .object .right-modal .your-phone > div {
        margin: 0;
    }
    section {
        margin: 15px auto;
    }
    #main_text_on_main_page {
        margin: 25px 0 30px;
    }
    section.top-slider,
    section.slider-section {
        padding-bottom: 7px;
    }

    #brand-categories > ul {
        columns: 1;
    }
    h1.title {
        margin-bottom: 10px;
    }
    h2.title {
        margin-bottom: 15px;
    }
    .product-info__reviews {
        margin-bottom: 5px;
    }
    /*.aside {*/
    /*    padding-bottom: 10px;*/
    /*    padding-top: 0;*/
    /*}*/
    .product__item:not(.product__item-ad) {
        /*background: #fff;*/
        border: 1px solid #eae9e8;
        box-shadow: 0 0 9px rgba(0, 0, 0, 0.1);
    }
    #brand-collection .categories-photo__row {
        grid-auto-rows: 200px;
    }
    #content-simple #comment_box {
        width: 100%;
        margin: auto;
        border: 0;
        padding-left: 0;
        padding-right: 0;
    }
    #information-wrapper-block h2.title {
        font-size: 18px;
    }
    #slideshow0 .swiper-wrapper {
        height: 250px !important;
    }
    #slideshow0 .swiper-slide {
        height: 250px !important;
    }
    .main-slider .info {
        padding: 10px 10px 20px;
        position: absolute;
        bottom: 0;
    }
    .main-slider .swiper-pagination-bullets {
        bottom: -3px;
    }
    .main-slider .title-slide {
        font-size: 19px;
        line-height: 19px;
        margin-bottom: 14px;
    }
    .main-slider .swiper-slide {
        padding: 0 0 0px;
        background-position: center;
    }
    .main-slider a.btn {
        width: 164px;
        height: 33px;
        line-height: 33px;
        font-size: 14px;
    }
    .tabs__caption.big-size li {
        font-size: 18px;
    }
    .login-content .content {
        padding-left: 0 !important;
    }
    .brand-slider {
        padding: 15px 0 15px;
    }
    #content-contact .social-btn-contact {
        flex-direction: column;
    }
    #content-contact .social-btn-contact > div {
        margin-bottom: 10px;
    }
    .main-slider .info {
        width: 100%;
    }
    .order-history-list .order-list .order-head {
        flex-direction: column;
    }
    .review-content .reviews-list .reviews-main .product-image {
        width: 90%;
    }
    .review-content .reviews-list .reviews-main .reviews-text {
        width: 90%;
    }
    .product-image a img {
        max-height: 240px;
    }
    .product__price-new {
        font-size: 20px;
    }
    .cart__item .product__photo {
        width: 150px;
        margin: auto;
    }
    .article-content-left .popular-products {
        grid-template-columns: 1fr;
    }
    #content-account .account-shortcuts__wpap .account-shortcuts__item {
        width: 100%;
    }
    #ajaxcartmodal {
        padding: 0;
    }
    #buttons {
        flex-direction: column;
    }
    .product-review .review_stars label span {
        display: none;
    }
    .product-review .review_stars label {
        width: 32px;
        height: 32px;
    }
    .info_menu_block .info_menu_list li {
        width: 50%;
    }
}

@media screen and (max-width: 450px) {
    .popup_rev .modal-content {
        max-height: 46% !important;
    }
    #popup-cart .ajaxtable_tr .cart-modal__item-flex .price,
    #popup-cart .ajaxtable_tr .cart-modal__item-flex .quantity {
        width: 100%;
    }
    #popup-cart .ajaxtable_tr .cart-modal__item-flex .price {
        margin-bottom: 15px;
    }
    header #account_header .content,
    header #header-small-cart .content,
    header #account_header .content.user_logOut {
        min-width: 285px !important;
    }
    header #header-small-cart .content {
        right: -50px;
    }
}

@media screen and (max-width: 440px) {
    footer .social-contact-footer {
        display: inline-flex;
        vertical-align: top;
        margin-bottom: 12px;
    }
    .catalog__sort {
        font-size: 14px;
    }
    footer .social-contact-footer li:first-child {
        margin-left: 0;
    }
    footer .social-contact-footer li {
        display: inline-flex;
        align-items: center;
        height: 100%;
        margin-left: 10px;
    }
    footer .social-contact-footer a.facebook {
        background-image: linear-gradient(to bottom, #00c6ff, #00b5ff, #00a3ff, #008fff, #0078ff);
        color: #fff;
    }
    footer .social-contact-footer a.viber {
        background: #7c509a;
    }
    footer .social-contact-footer a.tg {
        background: #2f89ce;
    }
    footer .social-contact-footer a {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 30px;
        height: 30px;
        border-radius: 50%;
        transition: background 0.2s ease;
    }

    footer .social-contact-footer li {
        display: inline-flex;
        align-items: center;
        vertical-align: bottom;
        height: 100%;
        margin-left: 10px;
    }
    footer .social-contact-footer a.wa {
        background: #48c95f;
    }
    footer .social-contact-footer a.tg svg {
        position: relative;
        left: -1px;
        top: 1px;
    }
    footer .social-contact-footer a.wa svg {
        position: relative;
        top: 0px;
        left: 1px;
    }
}

@media screen and (max-width: 350px) {
    .SumoSelect > .CaptionCont > span {
        padding: 0 18px 0 15px !important;
    }
    .product__item .product__btn-cart button {
        padding-left: 0 !important;
        font-size: 0 !important;
    }
    .product__item .product__btn-cart .number__product__block,
    .product__grid__colection .product__btn-cart .number__product__block {
        width: 45px;
    }
}

@media screen and (max-height: 580px) {
    #popup-cart .object .mini-cart-infos {
        max-height: 310px;
        overflow-y: auto;
    }
    .product__grid__colection .product__item .product__middle__colection .reward_wrap .text, .product__info .reward_wrap .text {
        font-size: 8px;
        border: 0;
    }
    .product__price-new, .product__number-field input {
        font-size: 13px;
    }
    .product__info {
        padding-left: 10px;
    }
    .product__grid__colection .product__item .product__middle__colection .reward_wrap:hover .prompt, .product__info .reward_wrap:hover .prompt {
        display: none !important;
    }
    .product__grid__colection .product__item .product__middle__colection .reward_wrap .text::before, .product__info .reward_wrap .text::before {
        content: '';
        background-image: url("/catalog/view/theme/kp/img/money.svg");
        background-size: contain;
        width: 15px;
        height: 14px;
        display: inline-block;
        background-repeat: no-repeat;
        position: absolute;
        left: 12px;
        top: 1px;
        bottom: 0;
        margin: auto;
    }
}

@media screen and (max-height: 555px) {
    #popup-cart .object .mini-cart-infos {
        max-height: 242px;
        overflow-y: auto;
    }
}

@font-face {
    font-family: "compare_i";
    src: url("../font/compare_i.eot");
    src: url("../font/compare_i.eot#iefix") format("embedded-opentype"), url("../font/compare_i.ttf") format("truetype"), url("../font/compare_i.woff") format("woff"),
        url("../font/compare_i.svg#compare_i") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.icons {
    font-family: "compare_i" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    font-size: 24px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
}

.compare_icompare .path1:before {
    content: "\e900";
    color: rgb(81, 168, 129);
    font-style: normal;
}
.compare_icompare .path2:before {
    content: "\e901";
    margin-left: -1.681640625em;
    color: rgb(81, 168, 129);
    font-style: normal;
}
.compare_icompare .path3:before {
    content: "\e902";
    margin-left: -1.681640625em;
    /*color: rgb(255, 255, 255);*/
    color: rgb(81, 168, 129);
    font-style: normal;
}

/*newSlider*/

.nd_slider .swiper-container {
    margin-bottom: -76px;
    padding-bottom: 108px;
    padding-top: 33px;
    margin-top: -33px;
}
.nd_slider .navigation-slider {
    padding-top: 150px;
}

.nd_slider .title {
    display: block;
    width: 100%;
    clear: both;
    /*font-size: 27px;*/
    font-size: 32px;
    font-weight: 500;
    line-height: 1.3em;
    margin-bottom: 35px;
    margin-top: 0;
    text-align: center;
    /*text-transform: uppercase;*/
}
.nd_slider .navigation-slider .nav-group {
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.nd_slider .navigation-slider .swiper-next-slide,
.nd_slider .navigation-slider .swiper-prev-slide {
    margin: 0 10px;
    cursor: pointer;
    transition: 0.3s ease-in-out;
}
.nd_slider .navigation-slider .swiper-next-slide:hover,
.nd_slider .navigation-slider .swiper-prev-slide:hover {
    opacity: 0.6;
}
.nd_slider .navigation-slider .swiper-pagination {
    position: relative;
    margin-top: 30px;
    font-size: 15px;
    color: #7f7f7f;
}
.nd_slider .navigation-slider .swiper-pagination-current {
    font-weight: 500;
    font-size: 21px;
    color: #333;
}
.nd_slider .slider-content {
    width: 80%;
    overflow: hidden;
    margin-left: 20%;
}

.nd_slider {
    display: block;
}
.nd_slider .navigation-slider {
    width: calc(25% - 15px);
    float: left;
}
.right_column__slider-count {
    width: 75%;
    /*width: 89%;*/
    overflow: inherit;
    margin-left: 25%;
}
.right_column__slider-count .swiper-slide {
    /*flex-basis: 25%;*/
}

/*animation*/
.pullDown {
    animation-name: pullDown;
    -webkit-animation-name: pullDown;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    animation-timing-function: ease-out;
    -webkit-animation-timing-function: ease-out;
    transform-origin: 50% 0%;
    -ms-transform-origin: 50% 0%;
    -webkit-transform-origin: 50% 0%;
}
.char-list .char-list-model,
.char-list .char-list-category,
#main-add-to-cart-button .price,
.char-list-model .char-list-category {
    display: none;
}
@media screen and (max-width: 480px) {
    .payment-method li{
        width: 100%;
        padding: 30px 85px;
    }
    .footer__links-item.applinks_wrap .applinks a img {
        height: 55px;
    }
    .product__item:nth-child(odd) .product__info .reward_wrap .prompt {
        left: 0;
        right: initial;
    }
    .product__item .product__line {
        margin-top: 25px;
    }
    #popup-cart .cart-modal__tottal .ajaxtable_tr2 td {
        text-align: right;
        padding: 2px 6px;
        font-size: 13px;
        font-weight: 500;
        line-height: 19px;
    }
    #content-contact.form-group,
    .product-review {
        padding: 10px;
    }
    #home-page-navigation{
        grid-gap: 10px;
    }
    .delivery_info_free {
        margin-top: 20px;
    }
    .sticky-block.base-padding {
        display: none !important;
    }
    header .top-menu .tab-product-wrap.show {
        top: 0 !important;
    }
    .product__item .product__photo .product__additional_offer .label {
        height: 18px;
        line-height: 18px;
        font-size: 10px;
        padding: 0 9px;
    }
    .product__item  .product__line__promocode {
        display: none !important;
    }
    .product__line__promocode.hidden{
        display: none !important;
    }
    .product-info .product-info__right-col {
        position: absolute;
        right: 0;
        bottom: 45px;
        max-width: 135px;
    }
    .product-info__logo-brand img {
        height: 42px;
        max-width: 100px;
    }
    #ajaxcheckout #gotoorder {
        width: 100%;
        max-width: 100%;
    }
    #ajaxcheckout #gotoshopping {
        margin-top: 1px;
        color: #ECD453;
        width: 100%;
        text-align: center;
        justify-content: center;
        min-width: 100%;
    }
    #ajaxcartmodal {
        padding: 0;
        display: grid;
        grid-template-rows: 1fr auto;
        /*height: 89vh;*/
        margin-top: 10px;
    }
    .header-banner .subtitle,
    .product-info__logo-brand,
    .product-info__code .model,
    .product-info__code .category {
        display: none;
    }
    .char-list .char-list-model,
    .char-list .char-list-category,
    .char-list-model .char-list-category {
        display: block;
    }
    .product-info__left-col__wrap {
        display: flex;
        flex-direction: row-reverse;
        justify-content: space-between;
    }
    .product-info__code span {
        font-size: 12px;
        margin-bottom: 0;
    }
    #product-detail .rate {
        background-size: auto 10px;
        height: 10px;
    }
    #product-detail .rate-5 {
        width: 70px;
    }
    #product-detail .rate-4 {
        width: 55px;
    }
    #product-detail .rate-3 {
        width: 40px;
    }
    #product-detail .product-info__reviews {
        margin: 0;
    }
    #product-detail .product-info__code {
        margin-bottom: 0;
    }
    #main-add-to-cart-button .price {
        display: block !important;
        height: auto !important;
        padding: 0;
        font-size: 15px !important;
        border: 0;
        margin-left: auto;
    }
}

@keyframes pullDown {
    0% {
        transform: scaleY(0.1);
    }
    40% {
        transform: scaleY(1);
    }
    60% {
        transform: scaleY(1);
    }
    80% {
        transform: scaleY(1);
    }
    100% {
        transform: scaleY(1);
    }
    80% {
        transform: scaleY(1);
    }
    100% {
        transform: scaleY(1);
    }
}

@-webkit-keyframes pullDown {
    0% {
        -webkit-transform: scaleY(0.1);
    }
    40% {
        -webkit-transform: scaleY(1);
    }
    60% {
        -webkit-transform: scaleY(1);
    }
    80% {
        -webkit-transform: scaleY(1);
    }
    100% {
        -webkit-transform: scaleY(1);
    }
    80% {
        -webkit-transform: scaleY(1);
    }
    100% {
        -webkit-transform: scaleY(1);
    }
}

.pullUp {
    animation-name: pullUp;
    -webkit-animation-name: pullUp;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    animation-timing-function: ease-out;
    -webkit-animation-timing-function: ease-out;
    transform-origin: 50% 0%;
    -ms-transform-origin: 50% 0%;
    -webkit-transform-origin: 50% 0%;
}

@keyframes pullUp {
    0% {
        transform: scaleY(1);
    }
    40% {
        transform: scaleY(0);
    }
    60% {
        transform: scaleY(0);
    }
    80% {
        transform: scaleY(0);
    }
    100% {
        transform: scaleY(0);
    }
    80% {
        transform: scaleY(0);
    }
    100% {
        transform: scaleY(0.1);
    }
}

@-webkit-keyframes pullUp {
    0% {
        -webkit-transform: scaleY(1);
    }
    40% {
        -webkit-transform: scaleY(0);
    }
    60% {
        -webkit-transform: scaleY(0);
    }
    80% {
        -webkit-transform: scaleY(0);
    }
    100% {
        -webkit-transform: scaleY(0);
    }
    80% {
        -webkit-transform: scaleY(0);
    }
    100% {
        -webkit-transform: scaleY(0.1);
    }
}

/*Иконки инфо блока КЗ*/
.info_menu_list li a {
    display: flex !important;
    flex-direction: column;
    transition: 0.2s ease-in-out;
}

.info_menu_list li a i {
    font-size: 45px;
}

.info_menu_list li a span {
    font-size: 18px;
    margin-top: 20px;
    font-family: montserrat, sans-serif;
}

.info_menu_list li a img {
    display: none;
}

.info_menu_list li a:hover,
.info_menu_list li.active a {
    color: #ECD453;
}

/*callback start*/
#popup__toggle {
    bottom: 115px;
    right: 10px;
    position: fixed;
    z-index: 9;
    cursor: pointer;
}
.img-circle {
    background-color: #ECD453;
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
}
.circlephone {
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    border: 2px solid #ECD453;
    width: 89px;
    height: 89px;
    bottom: -8px;
    right: 28px;
    position: absolute;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    opacity: 0.5;
    -webkit-animation: circle-anim 2.4s infinite ease-in-out !important;
    -moz-animation: circle-anim 2.4s infinite ease-in-out !important;
    -ms-animation: circle-anim 2.4s infinite ease-in-out !important;
    -o-animation: circle-anim 2.4s infinite ease-in-out !important;
    animation: circle-anim 2.4s infinite ease-in-out !important;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.circle-fill {
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    background-color: #ECD453;
    width: 63px;
    height: 63px;
    bottom: 5px;
    right: 40px;
    position: absolute;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: circle-fill-anim 2.3s infinite ease-in-out;
    -moz-animation: circle-fill-anim 2.3s infinite ease-in-out;
    -ms-animation: circle-fill-anim 2.3s infinite ease-in-out;
    -o-animation: circle-fill-anim 2.3s infinite ease-in-out;
    animation: circle-fill-anim 2.3s infinite ease-in-out;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.img-circle {
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    width: 45px;
    height: 45px;
    bottom: 14px;
    right: 49px;
    position: absolute;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: 0.7;
}
.img-circleblock {
    background-size: 18px;
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    width: 45px;
    height: 45px;
    background-image: url("/catalog/view/theme/hausgarten/img/mini.png");
    background-position: center center;
    background-repeat: no-repeat;
    animation-name: tossing;
    -webkit-animation-name: tossing;
    animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}
.img-circle:hover {
    opacity: 1;
}
@keyframes pulse {
    0% {
        transform: scale(0.9);
        opacity: 1;
    }
    50% {
        transform: scale(1);
        opacity: 1;
    }
    100% {
        transform: scale(0.9);
        opacity: 1;
    }
}
@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(0.95);
        opacity: 1;
    }
    50% {
        -webkit-transform: scale(1);
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(0.95);
        opacity: 1;
    }
}
@keyframes tossing {
    0% {
        transform: rotate(-8deg);
    }
    50% {
        transform: rotate(8deg);
    }
    100% {
        transform: rotate(-8deg);
    }
}
@-webkit-keyframes tossing {
    0% {
        -webkit-transform: rotate(-8deg);
    }
    50% {
        -webkit-transform: rotate(8deg);
    }
    100% {
        -webkit-transform: rotate(-8deg);
    }
}
@-moz-keyframes circle-anim {
    0% {
        -moz-transform: rotate(0deg) scale(0.5) skew(1deg);
        opacity: 0.1;
        -moz-opacity: 0.1;
        -webkit-opacity: 0.1;
        -o-opacity: 0.1;
    }
    30% {
        -moz-transform: rotate(0deg) scale(0.7) skew(1deg);
        opacity: 0.5;
        -moz-opacity: 0.5;
        -webkit-opacity: 0.5;
        -o-opacity: 0.5;
    }
    100% {
        -moz-transform: rotate(0deg) scale(1) skew(1deg);
        opacity: 0.6;
        -moz-opacity: 0.6;
        -webkit-opacity: 0.6;
        -o-opacity: 0.1;
    }
}
@-webkit-keyframes circle-anim {
    0% {
        -webkit-transform: rotate(0deg) scale(0.5) skew(1deg);
        -webkit-opacity: 0.1;
    }
    30% {
        -webkit-transform: rotate(0deg) scale(0.7) skew(1deg);
        -webkit-opacity: 0.5;
    }
    100% {
        -webkit-transform: rotate(0deg) scale(1) skew(1deg);
        -webkit-opacity: 0.1;
    }
}
@-o-keyframes circle-anim {
    0% {
        -o-transform: rotate(0deg) kscale(0.5) skew(1deg);
        -o-opacity: 0.1;
    }
    30% {
        -o-transform: rotate(0deg) scale(0.7) skew(1deg);
        -o-opacity: 0.5;
    }
    100% {
        -o-transform: rotate(0deg) scale(1) skew(1deg);
        -o-opacity: 0.1;
    }
}
@keyframes circle-anim {
    0% {
        transform: rotate(0deg) scale(0.5) skew(1deg);
        opacity: 0.1;
    }
    30% {
        transform: rotate(0deg) scale(0.7) skew(1deg);
        opacity: 0.5;
    }
    100% {
        transform: rotate(0deg) scale(1) skew(1deg);
        opacity: 0.1;
    }
}

@-moz-keyframes circle-fill-anim {
    0% {
        -moz-transform: rotate(0deg) scale(0.7) skew(1deg);
        opacity: 0.2;
    }
    50% {
        -moz-transform: rotate(0deg) -moz-scale(1) skew(1deg);
        opacity: 0.2;
    }
    100% {
        -moz-transform: rotate(0deg) scale(0.7) skew(1deg);
        opacity: 0.2;
    }
}
@-webkit-keyframes circle-fill-anim {
    0% {
        -webkit-transform: rotate(0deg) scale(0.7) skew(1deg);
        opacity: 0.2;
    }
    50% {
        -webkit-transform: rotate(0deg) scale(1) skew(1deg);
        opacity: 0.2;
    }
    100% {
        -webkit-transform: rotate(0deg) scale(0.7) skew(1deg);
        opacity: 0.2;
    }
}
@-o-keyframes circle-fill-anim {
    0% {
        -o-transform: rotate(0deg) scale(0.7) skew(1deg);
        opacity: 0.2;
    }
    50% {
        -o-transform: rotate(0deg) scale(1) skew(1deg);
        opacity: 0.2;
    }
    100% {
        -o-transform: rotate(0deg) scale(0.7) skew(1deg);
        opacity: 0.2;
    }
}
@keyframes circle-fill-anim {
    0% {
        transform: rotate(0deg) scale(0.7) skew(1deg);
        opacity: 0.2;
    }
    50% {
        transform: rotate(0deg) scale(1) skew(1deg);
        opacity: 0.2;
    }
    100% {
        transform: rotate(0deg) scale(0.7) skew(1deg);
        opacity: 0.2;
    }
}
/*end*/

/*mfilter*/
.box-content.mfilter-content {
    padding: 0;
}
.mfilter-content > ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.mfilter-content > ul > li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.mfilter-content > ul > li:first-child .mfilter-heading {
    border-top: none;
}
.mfilter-content_top {
    overflow: hidden;
}
.mfilter-content_top .mfilter-content > ul {
    display: table;
    width: 100%;
}
.mfilter-content_top .mfilter-content > ul > li {
    border-top: 1px solid #ededed;
    clear: both;
    overflow: hidden;
    display: table-row;
}
.mfilter-content_top .mfilter-content > ul > li.mfilter-hide {
    display: none;
}
.mfilter-content_top .mfilter-content > ul > li:first-child .mfilter-heading,
.mfilter-content_top .mfilter-content > ul > li:first-child .mfilter-content-opts {
    border-top: none;
}
.mfilter-content_top .mfilter-content > ul > li .mfilter-heading {
    border-top: none;
    display: table-cell;
    width: 180px;
    min-width: 180px;
    border-top: 1px solid #dbdee1;
    border-right: 1px solid #dbdee1;
    vertical-align: top;
}
.mfilter-content_top .mfilter-content > ul > li .mfilter-content-opts {
    display: table-cell;
    border-top: 1px solid #dbdee1;
}
.mfilter-content_top .mfilter-tb {
    display: block;
}
.mfilter-content_top .mfilter-tb .mfilter-tb {
    display: table;
    background: #ebebeb;
    margin: 2px;
    width: auto;
    float: left;
    border-radius: 3px;
}
.mfilter-content_top .mfilter-tb .mfilter-tb.mfilter-hide {
    display: none;
}
.mfilter-content_top .mfilter-image_list_checkbox .mfilter-counter,
.mfilter-content_top .mfilter-image_list_radio .mfilter-counter {
    margin-top: 8px;
    margin-bottom: 8px;
}
.mfilter-content_top .mfilter-image_list_checkbox .mfilter-counter.mfilter-close,
.mfilter-content_top .mfilter-image_list_radio .mfilter-counter.mfilter-close {
    margin-top: 10px;
    margin-bottom: 10px;
}
.mfilter-content_top .mfilter-tb-as-td {
    border: none;
    margin: 1px 2px;
    padding: 5px;
}
.mfilter-content_top .mfilter-counter:before,
.mfilter-content_top .mfilter-counter:after {
    border: none;
    display: inline;
    height: auto;
    width: auto;
    position: static;
    right: auto;
    top: auto;
}
.mfilter-content_top .mfilter-counter:before {
    content: "(";
}
.mfilter-content_top .mfilter-counter:after {
    content: ")";
}
.mfilter-content_top .mfilter-col-count {
    width: auto;
    margin: 1px 0 0 -5px;
    padding: 0 0 1px;
}
.mfilter-content_top .mfilter-counter {
    margin: 3px 0;
    line-height: inherit;
    background: none;
    color: #000;
}
.mfilter-content_top label.mfilter-tb-as-td {
    white-space: nowrap;
}
.mfilter-content_top .mfilter-disabled .mfilter-counter {
    display: block;
}
.mfilter-content_top .mfilter-counter.mfilter-close {
    margin: 5px 4px;
}
.mfilter-content_top {
    line-height: 14px;
}
.mfilter-content_top .mfilter-head-icon {
    display: none !important;
}
.mfilter-content_top .mfilter-rating .mfilter-counter {
    margin-bottom: 1px;
}
.mfilter-content_top .mfilter-rating .mfilter-counter.mfilter-close {
    margin-top: 3px;
}
.mfilter-content_top .mfilter-disabled {
    opacity: 0.3;
}
.mfilter-content_top .mfilter-heading {
    cursor: default;
}
.mfilter-content_top .mfilter-price-inputs,
.mfilter-content_top .mfilter-price-slider {
    float: left;
}
.mfilter-content_top .mfilter-price-slider {
    min-width: 150px;
    margin: -4px 0 0 10px;
}
.mfilter-content_top .mfilter-content-wrapper {
    border: none;
}
.mfilter-content_top .mfilter-opts-container {
    overflow: hidden;
    clear: both;
    border: none;
}
.mfilter-content_top .mfilter-tb .mfilter-tb-as-tr:first-child label.mfilter-tb-as-td,
.mfilter-content_top .mfilter-tb .mfilter-tb-as-tr:last-child label.mfilter-tb-as-td,
.mfilter-content_top label.mfilter-tb-as-td {
    padding: 7px 5px 5px 0;
}
.mfilter-content_top .mfilter-category-related ul li {
    float: left;
    padding: 3px;
    width: 189px;
}
.mfilter-content_top .mfilter-category-tree ul li {
    border-top: none;
    padding: 0;
}
.mfilter-content_top .mfilter-category-tree .mfilter-tb .mfilter-tb-as-tr > .mfilter-tb-as-td {
    padding: 5px 3px;
    color: #000;
}
.mfilter-content_top .mfilter-category-tree .mfilter-tb .mfilter-tb-as-tr > .mfilter-tb-as-td.mfilter-col-count {
    padding: 0;
}
.mfilter-content_top .mfilter-category-tree li div a {
    color: #000;
}
.mfilter-content_top .mfilter-category-tree .mfilter-to-parent a {
    display: inline-block;
    padding: 4px 0 0;
}
.mfilter-content_top .mfilter-slider .mfilter-slider-inputs {
    float: left;
}
.mfilter-content_top .mfilter-slider .mfilter-slider-container {
    width: 200px;
    float: left;
    margin: -4px 0 0 15px;
}
.mfilter-inline-horizontal .mfilter-opts-container {
    display: table;
    width: 100%;
}
.mfilter-inline-horizontal .mfilter-content-wrapper {
    display: table-row;
}
.mfilter-inline-horizontal .mfilter-scroll-left,
.mfilter-inline-horizontal .mfilter-options,
.mfilter-inline-horizontal .mfilter-scroll-right {
    display: table-cell;
}
.mfilter-inline-horizontal .mfilter-scroll-left,
.mfilter-inline-horizontal .mfilter-scroll-right {
    width: 9px;
    vertical-align: top;
}
.mfilter-inline-horizontal .mfilter-scroll-right a,
.mfilter-inline-horizontal .mfilter-scroll-left a {
    display: block;
    width: 9px;
    height: 16px;
    opacity: 0.4;
    cursor: default;
    background: url(images/icons.png?v7) no-repeat 0 -120px;
}
.mfilter-inline-horizontal .mfilter-scroll-right a.mf-active,
.mfilter-inline-horizontal .mfilter-scroll-left a.mf-active {
    cursor: pointer;
    opacity: 1;
}
.mfilter-inline-horizontal .mfilter-scroll-left a {
    margin: 7px 0 5px 5px;
}
.mfilter-inline-horizontal .mfilter-scroll-right a {
    background-position: 0 -22px;
    margin: 7px 5px 5px 0;
}
.mfilter-inline-horizontal .mfilter-options-container {
    overflow: hidden;
    position: relative;
}
.mfilter-inline-horizontal .mfilter-options-container > .mfilter-tb {
    position: relative;
}
/*.mfilter-heading{cursor:pointer;background:#eaeaea;font-size:13px;border-top:1px solid #fff}*/
/*.mfilter-heading-content{padding:7px 8px}*/
.mfilter-heading .mfilter-head-icon {
    display: block;
    float: right;
    background: url(images/icons.png?v7) no-repeat 0 -39px;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    width: 17px;
    height: 9px;
    margin-right: -3px;
    margin-top: 4px;
}
.mfilter-heading.mfilter-collapsed .mfilter-head-icon {
    transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
}
/*.mfilter-filter-item .mfilter-options{padding:0 8px}*/
.mfilter-option input[type="checkbox"],
.mfilter-option input[type="radio"] {
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
}
.mfilter-disabled {
    color: #a4a4a4;
}
.mfilter-disabled .mfilter-counter {
    display: none;
}
.mfilter-hide-by-modern,
.mfilter-hide-by-live-filter,
.mfilter-hide,
.mfilter-tb-as-tr.mfilter-hide,
.mfilter-tb-as-tr.mfilter-hide-by-modern,
.mfilter-tb-as-tr.mfilter-hide-by-live-filter,
.mfilter-modern-horizontal .mfilter-content > ul > li.mfilter-hide-by-modern {
    display: none;
}
.mfilter-tb {
    display: table;
    width: 100%;
}
/*.mfilter-tb-as-tr{display:table-row}*/
/*.mfilter-tb-as-td{display:table-cell;padding:5px 0;border-top:1px dashed #dcdcdc;vertical-align:middle;margin:0;float:none;width:auto}*/
.mfilter-tb .mfilter-tb-as-tr:first-child > .mfilter-tb-as-td,
.mfilter-tb .mfilter-tb-as-tr.mfilter-first-child > .mfilter-tb-as-td {
    border-top: none;
}
/*.mfilter-col-input{padding-right:4px;width:14px}*/
.mfilter-col-input input[type="checkbox"],
.mfilter-col-input input[type="radio"] {
    margin: 3px 0 2px;
}
.mfilter-select select {
    width: 100%;
}
/*.mfilter-col-count{width:2px;text-align:right;padding:3px 0}*/
/*.mfilter-tb .mfilter-tb-as-tr.mfilter-first-child .mfilter-tb-as-td,.mfilter-tb .mfilter-tb-as-tr:first-child .mfilter-tb-as-td{padding-top:1px}*/
/*.mfilter-tb .mfilter-tb-as-tr.mfilter-last-child .mfilter-tb-as-td,.mfilter-tb .mfilter-tb-as-tr:last-child .mfilter-tb-as-td{padding-bottom:1px}*/
/*.mfilter-counter{border-radius:3px;background:#428BCA;color:#fff;padding:0 4px;float:right;line-height:20px;position:relative;margin-left:4px;outline:0!important}*/
/*.mfilter-counter:after{right:100%;top:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-color:rgba(136,183,213,0);border-right-color:#428BCA;border-width:4px;margin-top:-4px}*/
/*.mfilter-heading-text{display:inline-block;width:100%;margin-left:-18px}*/
/*.mfilter-heading-text > span{display:inline-block;padding-left:18px}*/
.mfilter-heading-content {
    position: relative;
    overflow: hidden;
}
.mfilter-hide-counter .mfilter-counter {
    display: none;
}
.mfilter-counter.mfilter-close {
    background: url(images/icons.png?v7) no-repeat 0 0;
    text-indent: 1000px;
    display: block;
    float: right;
    width: 15px;
    height: 10px;
    overflow: hidden;
    margin-top: 5px;
    margin-bottom: 5px;
    cursor: pointer;
    box-sizing: content-box;
}
.mfilter-counter.mfilter-close:after {
    display: none;
}
.mfilter-counter.mfilter-close:hover {
    background-position: 0 -11px;
}
.mfilter-button-top {
    text-align: right;
    padding: 4px 4px 4px 0;
    clear: both;
    overflow: hidden;
}
.mfilter-button-bottom {
    text-align: right;
    padding: 4px 4px 4px 0;
    border-top: 1px solid #eee;
    vertical-align: middle;
    overflow: hidden;
    clear: both;
}
.mfilter-rating .mfilter-option img {
    vertical-align: middle;
}
.mfilter-button-reset {
    float: left;
    margin-left: 8px;
    text-decoration: none;
}
.mfilter-reset-icon {
    background: url(images/icons.png?v7) no-repeat 0 3px;
    display: inline-block;
    width: 10px;
    height: 13px;
    margin-right: 3px;
    margin-top: 1px;
}
.mfilter-iscroll {
    position: relative;
    overflow: hidden;
}
.mfilter-iscroll .mfilter-options {
    padding: 0 8px;
}
.mfilter-button-more {
    border-top: 1px solid #eee;
    padding: 4px;
    margin-top: 0;
}
a.mfilter-button-more {
    border: none;
}
.mfilter-button-more a {
    font-weight: 700;
    text-decoration: none;
}
/*.mfilter-opts-container{padding:5px 0;border-top:2px solid #ccc}*/
#mfilter-opts-price-min,
#mfilter-opts-price-max {
    width: 80px;
    min-width: 70px;
    max-width: 70px;
}
.mfilter-image ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    clear: both;
    overflow: hidden;
}
.mfilter-image ul li {
    margin: 2px;
    float: left;
    opacity: 0.5;
}
.mfilter-image .mfilter-disabled ul li {
    opacity: 0.3;
}
.mfilter-image ul li.mfilter-image-checked {
    opacity: 1;
}
.mfilter-image_list_radio .mfilter-tb-as-td img,
.mfilter-image_list_checkbox .mfilter-tb-as-td img {
    vertical-align: middle;
}
.mfilter-price-slider {
    padding: 0 0 5px 4px !important;
    margin-right: 6px !important;
    background: url(images/icons.png?v7) no-repeat right -89px !important;
}
.mfilter-slider-container {
    margin: 0 6px 2px 5px;
}
.mfilter-slider-slider .ui-slider-handle,
#mfilter-price-slider .ui-slider-handle {
    top: -4px !important;
    width: 28px !important;
    height: 21px !important;
    border: none !important;
    background: url(images/icons.png?v7) no-repeat -29px -3px !important;
    margin-left: -14px !important;
    outline-style: none !important;
    cursor: pointer !important;
    transition: none !important;
    display: block;
    position: absolute;
}
.mfilter-slider-slider,
#mfilter-price-slider {
    border: none !important;
    background: url(images/icons.png?v7) repeat-x 0 -48px !important;
    height: 10px !important;
    border-radius: 0 !important;
    margin: 10px 2px 0 5px !important;
    position: relative;
}
.mfilter-slider-slider .ui-slider-range,
#mfilter-price-slider .ui-slider-range {
    border: none !important;
    background: url(images/icons.png?v7) repeat-x 0 -59px !important;
    position: absolute;
    height: 10px;
}
.mfilter-content-top .mfilter-slider-container,
.mfilter-content_top .mfilter-price-slider {
    background-position: right -79px !important;
}
.mfilter-search #mfilter-opts-search {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    box-sizing: border-box;
}
.mfilter-search.mfilter-search-button {
    clear: both;
    overflow: hidden;
}
.mfilter-search.mfilter-search-button #mfilter-opts-search {
    display: block;
    float: left;
    margin-top: 2px;
    padding-right: 27px;
}
.mfilter-search #mfilter-opts-search_button {
    display: block;
    border: none;
    float: left;
    text-indent: 1000px;
    margin-top: 2px;
    width: 25px;
    height: 23px;
    margin-left: -25px;
    cursor: pointer;
    background: #428bca url(images/icons.png?v7) no-repeat -69px 0;
}
.mfilter-category-related ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.mfilter-category-related ul li {
    margin: 0;
    padding: 3px 0;
}
.mfilter-category-related ul li select {
    width: 100%;
}
.mfilter-category-related .mfilter-button {
    padding-top: 3px;
    text-align: right;
}
.mfilter-category-tree ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
/*.mfilter-category-tree ul li{margin:0;padding:3px 0;border-top:1px dashed #dcdcdc}*/
.mfilter-category-tree ul li.mfilter-to-parent {
    background: url(images/icons.png?v7) no-repeat -108px -2px;
    padding-left: 20px;
    font-weight: 700;
}
.mfilter-category-tree ul li a {
    text-decoration: none;
    display: block;
}
.mfilter-category-tree ul li:first-child {
    border-top: none;
}
.mfilter-slider-data {
    display: none;
}
.mfilter-box .mfilter-opts-slider-min,
.mfilter-box .mfilter-opts-slider-max {
    width: 67px;
    min-width: 67px;
    max-width: 67px;
}
.mfilter-opts-slider-max {
    text-align: right;
}
.mfilter-free-container {
    position: fixed;
    top: 40px;
    width: 220px;
    margin-left: -238px;
    display: none;
    background: #fff;
    border: 1px solid #ccc;
    z-index: 99999;
    padding: 0 8px;
}
.mfilter-free-button {
    display: block;
    position: absolute;
    margin: 0 0 0 228px;
    top: 295px;
    cursor: pointer;
    width: 25px;
    height: 23px;
    border: 10px solid #428bca;
    background: #428bca url(images/icons.png?v7) no-repeat -69px 0;
}
.mfilter-free-button.open {
    /*background-image: url(/catalog/view/theme/kp/img/close-modal-white.svg);*/
    background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNTEyLjAwMSA1MTIuMDAxIiBzdHlsZT0iZmlsbDojZmZmIiB4bWw6c3BhY2U9InByZXNlcnZlIj48Zz48Zz48cGF0aCBkPSJNMjg0LjI4NiwyNTYuMDAyTDUwNi4xNDMsMzQuMTQ0YzcuODExLTcuODExLDcuODExLTIwLjQ3NSwwLTI4LjI4NWMtNy44MTEtNy44MS0yMC40NzUtNy44MTEtMjguMjg1LDBMMjU2LDIyNy43MTdMMzQuMTQzLDUuODU5Yy03LjgxMS03LjgxMS0yMC40NzUtNy44MTEtMjguMjg1LDBjLTcuODEsNy44MTEtNy44MTEsMjAuNDc1LDAsMjguMjg1bDIyMS44NTcsMjIxLjg1N0w1Ljg1OCw0NzcuODU5Yy03LjgxMSw3LjgxMS03LjgxMSwyMC40NzUsMCwyOC4yODVjMy45MDUsMy45MDUsOS4wMjQsNS44NTcsMTQuMTQzLDUuODU3YzUuMTE5LDAsMTAuMjM3LTEuOTUyLDE0LjE0My01Ljg1N0wyNTYsMjg0LjI4N2wyMjEuODU3LDIyMS44NTdjMy45MDUsMy45MDUsOS4wMjQsNS44NTcsMTQuMTQzLDUuODU3czEwLjIzNy0xLjk1MiwxNC4xNDMtNS44NTdjNy44MTEtNy44MTEsNy44MTEtMjAuNDc1LDAtMjguMjg1TDI4NC4yODYsMjU2LjAwMnoiLz48L2c+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjwvc3ZnPg==);
    background-position: center;
    background-size: contain;
    border-color: #ECD453;
    background-color: #ECD453;
}
.mfilter-free-button,
.mfilter-free-container {
    box-sizing: content-box;
}
.mfilter-free-container .box {
    margin: 0;
}
.mfilter-free-container .box .box-content {
    border: none;
}
.mfilter-free-container .box .box-heading {
    display: none;
}
.mfilter-live-filter {
    padding: 3px;
}
.mfilter-live-filter input[type="text"] {
    width: 100%;
    box-sizing: border-box;
    background-image: url(images/icons.png?v7);
    background-repeat: no-repeat;
    background-position: right -103px;
}
.mfilter-modern-horizontal .mfilter-content > ul {
    display: inline-block;
    padding-top: 1px;
}
.mfilter-modern-horizontal .mfilter-content > ul > li {
    display: block;
    float: left;
    clear: none;
    width: 25%;
    border: none;
    position: relative;
    height: 36px;
    overflow: visible;
}
.mfilter-modern-horizontal .mfilter-content > ul > li.mfilter-clearfix {
    clear: both;
    float: none;
    width: 100%;
    height: 0;
}
.mfilter-modern-horizontal .mfilter-content > ul > li .mfilter-heading,
.mfilter-modern-horizontal .mfilter-content > ul > li:first-child .mfilter-heading {
    display: block;
    min-width: max-content;
    width: auto;
    border: none;
    cursor: pointer;
    margin: 2px;
    border: 1px solid #e8e8e8;
    background: #fff;
}
.mfilter-modern-horizontal .mfilter-content > ul > li .mfilter-heading.mfilter-opened {
    z-index: 301;
    border-color: #000;
    border-bottom: none;
    position: absolute;
}
.mfilter-modern-horizontal .mfilter-content > ul > li .mfilter-content-opts,
.mfilter-modern-horizontal .mfilter-content > ul > li:first-child .mfilter-content-opts {
    display: none;
    background: #fff;
    border: none;
    margin-left: 2px;
    position: absolute;
    z-index: 299;
    margin-top: 34px;
}
.mfilter-modern-horizontal .mfilter-opts-container {
    padding: 5px;
    border: 1px solid #000;
    margin: 0;
}
.mfilter-modern-horizontal .mfilter-head-icon {
    display: block !important;
    transition: none;
}
.mfilter-modern-horizontal .mfilter-opened .mfilter-head-icon {
    transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
}
.mfilter-modern-horizontal {
    overflow: visible !important;
}
.mfilter-modern-horizontal .mfilter-tb .mfilter-tb {
    background: none;
    float: none;
}
.mfilter-modern-horizontal .mfilter-category-tree ul li:hover,
.mfilter-modern-horizontal .mfilter-tb .mfilter-tb:hover {
    background-color: #e7e7e7;
}
.mfilter-modern-horizontal .mfilter-category-tree ul li.mfilter-to-parent:hover {
    background-color: transparent;
}
.mfilter-modern-horizontal .mfilter-filter-item .mfilter-options {
    padding: 0;
}
.mfilter-modern-horizontal .mfilter-content-wrapper {
    max-height: 250px;
    overflow-y: auto;
}
.mfilter-modern-horizontal .mfilter-price-slider {
    margin: -4px 0 4px 10px;
}
.mfilter-modern-horizontal .mfilter-slider .mfilter-slider-container {
    margin: 5px 15px 12px;
    width: 150px;
}
.mfilter-modern-horizontal .mfilter-live-filter-enabled .mfilter-opts-container {
    border-top: none;
}
.mfilter-modern-horizontal .mfilter-live-filter {
    border: 1px solid #000;
    border-bottom: none;
    padding: 8px 8px 0;
}
.mfilter-modern-horizontal.mfilter-modern-closed .mfilter-content > ul > li {
    width: 24%;
}
.mfilter-modern-horizontal .mfilter-content > ul > li.mfilter-modern-plus,
.mfilter-modern-horizontal .mfilter-content > ul > li.mfilter-modern-minus {
    width: 4%;
    cursor: pointer;
    content: "+";
}
.mfilter-modern-horizontal .mfilter-content > ul > li.mfilter-modern-plus span:after,
.mfilter-modern-horizontal .mfilter-content > ul > li.mfilter-modern-minus span:after {
    display: block;
    content: "+";
    font-size: 26px;
    text-align: center;
    background: #fff;
    border: 1px solid #e8e8e8;
    margin: 2px;
    padding: 9px 0 8px;
}
.mfilter-modern-horizontal .mfilter-counter,
.mfilter-modern-horizontal label.mfilter-tb-as-td,
.mfilter-modern-horizontal .mfilter-heading-text > span,
.mfilter-modern-horizontal .mfilter-category-tree li div a,
.mfilter-modern-horizontal .mfilter-content > ul > li.mfilter-modern-plus span:after,
.mfilter-modern-horizontal .mfilter-content > ul > li.mfilter-modern-minus span:after {
    color: #545454;
}
.mfilter-modern-horizontal .mfilter-content > ul > li.mfilter-modern-minus span:after {
    content: "-";
    padding: 8px 0 10px;
}
.mfilter-modern-horizontal .mfilter-button-bottom,
.mfilter-modern-horizontal .mfilter-button-top {
    display: inline-block;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
}
.mfilter-modern-horizontal .box-heading {
    display: none;
}
.mfilter-modern-horizontal .mfilter-content {
    border: none;
}
.mfilter-modern-horizontal .mfilter-category-tree {
    max-height: 155px;
    overflow: auto;
}
.mfilter-modern-horizontal .mfilter-tb {
    display: table;
}
.mfilter-modern-horizontal .mfilter-heading-content {
    padding: 9px 10px;
}
.iScrollIndicator {
}
.another_address {
    margin-top: 40px;
}
#ui-id-1 {
    /*max-width: 600px;*/
    /*height: 300px;*/
    /*padding: 10px 0px;*/
}

.ui-menu li {
    cursor: pointer !important;
    /*padding: 3px 5px;*/
}
.ui-menu li div {
    padding: 3px 5px !important;
    border: 1px solid transparent !important;
    font-size: 17px;
}
.ui-menu li div.ui-state-active,
.ui-menu li div:hover {
    background: #ECD453 !important;
    color: #fff !important;
    border: 1px solid #ECD453 !important;
}

/*filter mob*/
@media screen and (max-height: 480px) {
    .mobile-menu {
        height: calc(100vh - 170px);
        padding-bottom: 20px;
    }
    .fixed .mobile-menu {
        top: 55px !important;
        height: calc(100vh - 55px) !important;
    }
    .mfilter-price-inputs .price-filter__labels {
        font-size: 13px;
    }
    .mfilter-price-inputs > div {
        padding: 0 5px 0 30px;
        font-size: 14px;
    }
    .freeSlider-wrap .navigation-slider {
        width: calc(30% - 15px);
    }
    .freeSlider-wrap .slider-content {
        width: 70%;
        margin-left: 30%;
    }
    .freeSlider-wrap.collection-content .title {
        font-size: 18px;
    }
}
@media screen and (max-width: 480px) {
    .mfilter-price-inputs > div {
        padding: 0 5px 0 18px;
        font-size: 12px;
    }
    .mfilter-price-inputs .price-filter__labels {
        position: absolute;
        left: 4px;
        font-size: 10px;
    }
    #mfilter-opts-price-min,
    #mfilter-opts-price-max {
        min-width: 35px;
        max-width: 63px;
        font-size: 12px;
    }
    .mfilter-free-container {
        width: 280px;
        margin-left: -300px;
        padding: 0 8px;
        height: 100vh;
        top: 0;
    }
    .mfilter-free-button {
        margin: 10px 0 0 287px;
    }
    .accordion__content {
        max-width: 98%;
    }
    #mfilter-content-opts-1 {
        max-height: 250px;
    }
    .mfilter-slider-container {
        margin: 0 8px 2px 8px;
    }
    .mfilter-price-slider {
        padding: 0 8px 5px 8px !important;
    }
    .mfilter-manufacturers .mfilter-tb .mfilter-option label,
    .accordion__title {
        font-size: 14px;
    }
    .mfilter-slider-slider .ui-slider-handle,
    #mfilter-price-slider .ui-slider-handle {
        z-index: 9;
    }
    #mfilter-free-container-0 {
        /*overflow-y: auto !important;*/
    }
}
/*accaunt*/
.account_wrap .two_column{
    display: grid;
    grid-template-columns: 350px 1fr;
    column-gap: 25px;
    margin-bottom: 30px;
}
.account_wrap .two_column .side_bar{
    border-right: 1px solid #ccc;
    padding-right: 25px;
}
.account_wrap .two_column .side_bar .icon{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}

.account_wrap .two_column .account_content{
    
}
.account_wrap .two_column .side_bar li a{
    font-size: 15px;
    font-weight: 500;
    display: block;
    transition: .15s ease-in-out;
    margin-bottom: 10px;
}
.account_wrap .two_column .side_bar li:last-child a{
    margin-bottom: 0;
}
.account_wrap .two_column .side_bar li.active a{
    color: #ECD453;
    /*border-bottom: 1px solid #ECD453;*/
}

.account_wrap .two_column .side_bar li a:hover{
    color: #ECD453;
}
.account_wrap .two_column .side_bar .box-heading{
    font-size: 18px;
    font-weight: 500;
    display: block;
    /*border-bottom: 1px solid #333;*/
    /*padding-bottom: 5px;*/
    margin-bottom: 20px;
    text-align: center;
}
.account_wrap.my_office_page .account_content{
    display: flex;
    flex-direction: column;
}
.account_wrap.my_office_page .account_content .top_content{
    display: grid;
    grid-template-columns: 200px 1fr;
    gap: 20px;
}
.account_wrap.my_office_page .account_content .top_content .bonus_content{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: #ECD453;
    border-radius: 5px;
    box-shadow: 1px 1px 5px #ccc;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    padding-top: 5px;
    padding-bottom: 5px;
}
.account_wrap.my_office_page .account_content .top_content .bonus_content .text{
    font-weight: 500;
}
.account_wrap.my_office_page .account_content .top_content .bonus_content .value{
     font-weight: 500;
font-size: 25px;
margin-top: 10px;
}
.account_wrap.my_office_page .account_content .top_content .content{
    display: flex;
    flex-direction: column;
}
.account_wrap.my_office_page .account_content .top_content .content p{
    font-size: 17px;
    margin-bottom: 10px;
}
.account_wrap.my_office_page .account_content .top_content .content ul{
    padding-left: 20px;
    list-style: disc;
    margin-bottom: 10px;
}
.account_wrap.my_office_page .account_content .top_content .content ul li{
    font-size: 17px;
}
.account_wrap.my_office_page .account_content .top_content .content a{
    text-decoration: underline;
    color: #ECD453;
    font-weight: 500;
}
.account_wrap.my_office_page .account_content .top_content .content a:hover{
    text-decoration: none;
}
.account_wrap.my_office_page .account_content .bottom_content{

}
.account_wrap.my_office_page .account_content .bottom_content p{
    font-size: 17px;
    margin-bottom: 10px;
}
.account_wrap.my_office_page .account_content .bottom_content .title{
    font-weight: 500;
    font-size: 20px;
    margin-bottom: 15px;
    text-align: center;
    margin-top: 40px;
}
.account_wrap .two_column .row-edit_confirm_password .field-input,
.account_wrap .two_column .row-edit_password .field-input{
    position: relative;
}
.account_wrap .two_column .row-edit_confirm_password .password-toggle,
.account_wrap .two_column .row-edit_password .password-toggle{
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 20px;
}
.account_wrap .two_column  .simpleregister .field-group .simple-address .register_block_simpl label{
    margin-right: 25px;
}
.account_wrap .two_column  .simpleregister .field-group.row-edit_newsletter_personal .simplecheckout-tooltip,
.account_wrap .two_column  .simpleregister .field-group.row-edit_newsletter_news .simplecheckout-tooltip,
.account_wrap .two_column  .simpleregister .field-group.row-edit_newsletter .simplecheckout-tooltip{
    display: block;
    font-size: 14px;
    color: #757575;
    line-height: 20px;
}
.account_wrap .two_column  .simpleregister .field-group .field-label{
    font-size: 17px;
    display: block;
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: 500;
}
@media screen and (max-width: 480px){
    .account_wrap.my_office_page .account_content .top_content{
        display: flex;
        flex-direction: column;
    }
    .account_wrap .two_column{
        display: flex;
        flex-direction: column;
    }
    .account_wrap .two_column .side_bar{
        border-right: 0;
        margin-bottom: 25px
    }
}

.article_inner .product__item  .prod_name{
    font-size: 14px;
    line-height: 19px;
    text-align: left;
    text-decoration: none;
    font-weight: 500;
}
.article_inner .product__item  .product__rating a{
    text-decoration: none;
}
.article_inner .product__item .product__price-new {
    font-size: 15px;
}
.article_inner .product__item  .product__price-old{
    font-size: 11px;
}
.article_inner .product__item  .product__info .reward_wrap {
    position: absolute;
    right: inherit;
    top: -34px;
    left: -52px;
    cursor: pointer;
}
.article_inner .product__item .product__title {
    margin-bottom: 30px;
    height: 84px;
}
.article_inner .product__item:hover .product__info .reward_wrap{
    top: -93px;
    left: 15px;
}

.bonus_program .head{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 35px 0;
    background: -webkit-linear-gradient(90deg, rgb(122, 176, 76), rgb(81, 168, 129));
    background: -moz-linear-gradient(90deg, rgb(122, 176, 76), rgb(81, 168, 129));
    background: linear-gradient(90deg, rgb(122, 176, 76), rgb(81, 168, 129));
    position: relative;
    border-radius: 5px;
    margin-bottom: 40px;
}
.bonus_program .head .title{
    font-size: 33px;
    color: #fff;
    font-weight: 600;
    display: block;
    margin-bottom: 20px;
}
.bonus_program .head .description{
    font-size: 18px;
    color: #fff;
    font-weight: 500;
}
.bonus_program .icon_group{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    padding: 0 150px;
    margin-bottom: 40px;
}

.bonus_program .icon_group .icon_item img{
    width: auto;
    height: 227px;
    display: block;
    margin: 0 auto 25px;
}
.bonus_program .icon_group .icon_item .text{
    font-size: 18px;
    font-weight: 500;
    text-align: center; 
}
.bonus_program .about{
    display: grid;
    grid-template-columns: 4fr 8fr;
    gap: 30px;
    background: -webkit-linear-gradient(90deg, rgb(122, 176, 76), rgb(81, 168, 129));
    background: -moz-linear-gradient(90deg, rgb(122, 176, 76), rgb(81, 168, 129));
    background: linear-gradient(90deg, rgb(122, 176, 76), rgb(81, 168, 129));
    position: relative;
    border-radius: 5px;
    padding: 50px;
}
.bonus_program .about .left_block{
    text-align: center;
}
.bonus_program .about .left_block .mobile{
    width: auto;
    height: 400px;
    display: block;
    margin: 0 auto 40px;
}
.bonus_program .about .left_block .text{
    font-size: 20px;
    color: #fff;
    display: block;
    text-align: center;
    margin-bottom: 20px;
}
.bonus_program .about .left_block  a{
    display: inline-block;
    margin: auto;
    margin-bottom: 0;
}
.bonus_program .about .left_block a img{
    width: 200px;
    margin-bottom: 0;
}
.bonus_program .about .right_block{
    display: flex;
    flex-direction: column;
} 
.bonus_program .about .right_block > div {
    margin-bottom: 15px;
}
.bonus_program .about .right_block > div:last-child {
    margin-bottom: 0;
}
.bonus_program .about .right_block > div .title{
    /*color: #ECD453;*/
    color: #FFF;
    font-size: 26px;
    display: block;
    margin-bottom: 20px;
    /*border-bottom: 2px solid #ECD453;*/
    border-bottom: 2px solid #fff;
    padding-bottom: 10px;
    font-weight: 500;
}
.bonus_program .about .right_block > div .text{
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 10px;
    color: #fff;
}
.bonus_program .about .right_block > div a{
    color: #fff;
}
.bonus_program .description_bonus_program h3.title{
    text-align: center;
}
.bonus_program .description_bonus_program p.title{
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 20px;
    margin-top: 25px;
}
.bonus_program .description_bonus_program p{
    font-size: 16px;
    margin-bottom: 10px;
}
.bonus_program .description_bonus_program a{
    font-weight: 500;
    color: #ECD453;
}
.bonus_program .description_bonus_program ul li{
    margin-bottom: 10px;
}
.bonus_program .description_bonus_program ul{
     margin-bottom: 15px;
     padding-left: 25px;
        list-style-type: disc;
}
.bonus_program .description_bonus_program .link_block{
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
    margin-top: 55px;
}
.bonus_program .description_bonus_program .link_block a{
    margin-bottom: 10px;
    font-size: 18px;
    margin-bottom: 20px;
}
.bonus_program .description_bonus_program .green_text{
    font-weight: 500;
    color: #ECD453;
}
.SumoSelect {
    width: auto !important;
}
.SumoSelect>.CaptionCont {
    border: none !important;
    background: 0 0 !important;
}
.SumoSelect:focus > .CaptionCont, 
.SumoSelect:hover > .CaptionCont, 
.SumoSelect.open > .CaptionCont {
    box-shadow: none !important;
    border-color: transparent !important;
}
@media screen and (max-width:560px){
    .bonus_program .about,
    .bonus_program .icon_group{
        display:flex;
        flex-direction:column;
        gap: 20px;
        padding: 0;
    }
    .bonus_program .about .left_block .mobile {
        height: 280px;
    }
    .bonus_program .about{
        padding: 15px
    }
}   
.main-credit_wrap .head {
    margin-bottom: 50px;
}
.main-credit_wrap .head  .title{
    font-size: 24px;
     display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
    margin-top: 30px;
    font-weight: 500;
}
.main-credit_wrap .head .description{
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 40px;

}
.main-credit_wrap .credit-services_wrap .title,
.main-credit_wrap .head .title_section{
    font-size: 18px;
    display: flex;
    justify-content: center;
}
.main-credit_wrap .head  .partner_wrap{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 40px;
    margin-bottom: 50px;
}
.main-credit_wrap .head  .partner_wrap .item{
    display: flex;
    flex-direction: column;
    flex-basis: 15%;
    text-align: center;
}
.main-credit_wrap .head  .partner_wrap .item img{
    max-height: 90px;
    object-fit: contain;
}
.main-credit_wrap .conditions_wrap{
    display: flex;
    gap: 60px;
    margin-top: 35px;
    margin-bottom: 35px;
}
.main-credit_wrap  .conditions_wrap .item{
    flex-basis: 50%;
}
.main-credit_wrap  .conditions_wrap .item p{
    font-size: 18px;
    margin-bottom: 15px;
    font-weight: 500;
}
.main-credit_wrap  .conditions_wrap .item ul{
    padding-left: 20px;
    list-style: disc;
}
.main-credit_wrap  .conditions_wrap .item ul li{
    margin-bottom: 15px;
    font-size: 14px;
    font-weight: 500;
}
.main-credit_wrap .credit-services_wrap p{
    margin-bottom: 15px;
}
.main-credit_wrap .credit-services_wrap {
    padding: 30px;
    border: 1px solid #ccc;
    margin-top: 25px;
    margin-bottom: 25px;
    border-radius: 10px;
    box-shadow: 1px 1px 14px #cfcfcf;
}
.product__item .credits_wrap{
    display: flex;
    gap: 10px;
    align-items: center;
}
.product__item .credits_wrap .item {
    display: flex;
    flex-direction: row;
    gap: 10px;
    border: 1px solid #eae9e8;
    border-radius: 4px;
    padding: 10px;
    font-size: 14px;
    white-space: pre;
    font-weight: 500;
    align-items: center;
    position: relative;
}
.product__item .credits_wrap .item .credits_img {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 35px;
    max-height: 25px;
    width: 100%;
    height: 100%;
    min-width: 25px;
}
.product__item .credits_wrap .item .tooltiptext {
    white-space: initial;
    display: none;
    position: absolute;
    background: #fff;
    z-index: 2;
    width: 250px;
    box-shadow: 0 12px 17px rgba(0,8,29,.05), 0 5px 22px rgba(0,8,29,.06), 0 7px 8px rgba(0,8,29,.08);
    height: auto;
    line-height: 19px;
    padding: 15px;
    bottom: calc(100% - -4px);
    left: 0;
    font-size: 12px;
    font-weight: 400;
    z-index: 13;
    flex-direction: column;
}
.product__item .credits_wrap .item svg {
    max-width: 35px;
    max-height: 25px;
    width: 100%;
    height: 100%;
    min-width: 25px;
}
.product__item .credits_wrap .item sup {
    position: absolute;
    right: -6px;
    top: -6px;
    width: 20px;
    height: 20px;
    margin: auto;
    display: flex;
    align-items: center;
    background: #fff;
    border-radius: 100px;
    border: 1px solid #000;
    font-size: 12px;
    font-weight: 600;
    justify-content: center;
    line-height: 20px;
}
.product__item .credits_wrap .item .tooltiptext .title {
    font-size: 14px;
    margin-bottom: 10px;
    font-weight: 500;
}
.product__item .credits_wrap .item .tooltiptext a {
    margin-top: 10px;
    display: flex;
    color: #ECD453;
    font-weight: 500;
    text-decoration: underline;
}

.product__item .credits_wrap .item:hover .tooltiptext {
    display: flex;
}

@media screen and (max-width: 560px) {
    .main-credit_wrap .conditions_wrap{
        gap: 20px;
        flex-direction: column;
    }
    .main-credit_wrap  .conditions_wrap .item{
        flex-basis: 100%;
    }
    .main-credit_wrap .head  .partner_wrap .item{
        flex-basis: 50%;
    }
    .product__item .credits_wrap .item {
        padding: 5px;
    }
    .product__item .credits_wrap .item .tooltiptext{
        display: none !important;
    }
    .product__item, .manufacturer-list .manufacturer-content ul li:not(.list),
    #content-search .catalog__content .product__item, #content-news-product .catalog__content .product__item{
        flex-basis: 49%;
        margin-bottom: 10px;
        padding: 10px
    }
    .product__item:hover .product__btn-cart button, .product__item:hover .product__btn-cart a,
    .product__item .product__btn-cart button, .product__item .product__btn-cart a{
        font-size: 0;
    }
    .product__rating{
        display: none
    }
    .product__title a {
        font-size: 12px;
        line-height: 14px;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .product__item .product__delivery{
        font-size: 10px;
        line-height: 1;
    }
    .product__label > div{
        font-size: 10px;
        padding: 4px 6px;
        line-height: 1;
        height: auto
    }
    .product__item .price__sale {
        right: 10px;
        left: inherit;
        top: 10px;
        font-size: 10px;
        padding: 4px 6px;
        line-height: 1;
    }
    .product__photo{
        margin-bottom: 10px
    }

    .product__price-old {
        font-size: 12px;
        line-height: 1;
        margin: 0;
        align-self: start;
    }
    .product__price {
        display: flex;
        flex-wrap: wrap;
        align-self: start;
        flex-direction: column;
        justify-content: start;
        align-items: start;
        text-align: left;
    }
    .product__item .product__btn-cart .number__product__block{
        display: none
    }
    .product__item .product__btn-cart button{
        padding-left: 0;
        width: 30px;
        height: 30px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .product__item .product__btn-cart button svg{
        margin: 0 !important;
        width: 15px;
        height: 15px
    }
    .product__item .product__btn-cart {
        position: absolute;
        margin: 0;
        z-index: 1;
        width: auto;
        right: 10px;
        bottom: 10px;
        height: 30px
    }
    .product_add-favorite {
        top: 10px;
        width: 40px;
        height: 35px;
        bottom: initial;
        left: 10px;
        flex-direction: column;
    }
    .product_add-favorite button{
        margin-left: 0 !important;
        margin-top: 0 !important;
        font-size: 15px !important;
    }
    .product_add-favorite button i{
        font-size: 15px !important;
    }
    .product_add-favorite button svg{
        width: 25px;
        height: 25px
    }
    .product__item:hover .product__btn-cart{
        width: auto
    }
    .product__item:hover .product__price{
        flex-direction: column;
    }
    .product__item .product__info{
        padding-bottom: 0 !important
    }
    .carusel-tab .navigation-slider{
        display: block !important;
    }
    .nd_slider .navigation-slider .swiper-pagination{
        display: none;
    }
    .tabs__content .nd_slider .navigation-slider .swiper-next-slide,
    .tabs__content .nd_slider .navigation-slider .swiper-prev-slide{
        position: absolute;
        z-index: 4;
    }
    .tabs__content .nd_slider .navigation-slider .swiper-next-slide svg,
    .tabs__content .nd_slider .navigation-slider .swiper-prev-slide svg{
        width: 35px;
        height: 35px;
    }
    .tabs__content .nd_slider .navigation-slider .swiper-next-slide{
        right: 0;
        top: 50%;
        transform: translateY(-50%);
    }
    .tabs__content .nd_slider .navigation-slider .swiper-prev-slide{
        left: 0;
        top: 50%;
        transform: translateY(-50%);
    }
}
@media (max-width: 767px) {
    .tabs.ui-tabs.ui-corner-all.ui-widget.ui-widget-content{
        width: 100% !important;
    }
}
