.sale .catalogItemsListNew .card-zoom .listItem:hover .propsTable__list {
    height: 71px !important;
    max-height: max-content;
    overflow: hidden !important;
}

.pageWrapper h4 {
    font-size: 1.43em;
    font-family: Intro, Arial, sans-serif;
}

.pageWrapper.container-fluid h4 {
    text-transform: uppercase;
    margin-bottom: 10px;
    padding-bottom: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type='number'] {
    -moz-appearance: textfield;
}

.leftColumn {
    z-index: 999 !important;
}

#basket_items .itemQty {
    /* width: 12%; */
}

#basket_items .itemDiscount {
    /* width: 12%; */
}

#basket_form_container .col-sm-5 {
    width: 13.625%;
}


/* HEADER */

.c-header-top-layout .container {
    width: auto;
    max-width: 1600px;
    margin: 0 auto;
}

.header-top {
    width: 100%;
    padding: 2px 0;
    background: #f0f0f0;
}

.header-top .pageWrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.header-top .pageWrapper:after,
.header-top .pageWrapper:before {
    display: none;
}

.header-top .townarea {
    font-size: 14px !important;
    font-weight: normal !important;
    line-height: 30px;
    margin-right: 5%;
}

.header-top .wrapGeoIpReaspekt .linkReaspekt {
    border-bottom: 0;
    padding: 5px 10px 5px 20px;
    position: relative;
    background-image: url(images/redesign/pin.svg);
    background-repeat: no-repeat;
    background-size: 16px auto;
    background-position: left center;
}

.header-top .wrapGeoIpReaspekt .linkReaspekt::after {
    position: absolute;
    right: 0;
    top: 6px;
    content: '›';
    transform: rotate(90deg);
    color: #666;
}

.header-top_menu,
.header-top_email {
    float: right;
    white-space: nowrap;
}

.header-top_email {
    margin-left: 7%;
}

.header-top_link {
    margin-left: 80px;
    display: flex;
    align-items: center;
    font-size: 13px;
    color: #999;
}

.header-top_email a {
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #999;
}

.header-top_menu {
    display: flex;
    align-items: center;
}

.header-top_link > i,
.header-top_email > a i {
    display: inline-block;
}

.header-top_link > i svg,
.header-top_email > a i svg {
    height: 16px;
}

.offer-call {
    font-size: 12px;
    text-decoration: underline;
    color: #8f483d;
}

.headerInfo .phonesBlock,
.headerInfo .headerPersonal {
    width: auto !important;
}

.phoneWrap {
    margin-right: 55px !important;
}

.phoneWrap__time,
.phoneWrap__phone,
.headerInfo .headerPersonalLink.basketBlock:before,
.headerInfo .headerPersonalLink.profileBlock.active:before,
.headerInfo .headerPersonalLink.profileBlock:before {
    background-repeat: no-repeat;
    background-size: 35px 35px;
    background-position: left center !important;
    padding-left: 45px;
    min-height: 35px;
}

.headerInfo .headerPersonalLink,
.link-exit {
    text-align: left !important;
}

.personal-link-profile {
    margin-left: 55px;
}

.headerPersonal {
    margin-top: 10px;
}

.headerInfo .headerPersonalLink.basketBlock:after {
    display: none;
}

.phoneWrap__phone {
    background-image: url(images/redesign/calls.svg);
}

.phoneWrap__time {
    background-image: url(images/redesign/time.svg);
}

.headerInfo .headerPersonalLink.basketBlock:before {
    background-image: url(images/redesign/basket.svg);
}

.headerInfo .headerPersonalLink.profileBlock.active:before,
.headerInfo .headerPersonalLink.profileBlock:before {
    background-image: url(images/redesign/user.svg);
}

/*Dropdown*/
.catalog-menu {
    width: 400px !important;
    margin-left: 0 !important;
}

.catalog-menu .dropdown-menu {
    min-width: 315px;
    max-width: 315px;
    padding: 0;
    border: 0;
}

.catalog-menu .dropdown-menu .dropdown-submenu {
    background-color: #8f483d;
    border-top: 1px solid #fff;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
    clear: both;
    min-height: 40px;
}

.catalog-menu .dropdown-menu > li > a {
    height: 40px;
    padding: 0;
    line-height: 40px;
}

.catalog-menu .dropdown-menu .dropdown-submenu > a {
    color: #fff;
    font-size: 13px;
}

.catalog-menu .dropdown-menu > li > a:hover,
.catalog-menu .dropdown-menu > li > a:focus {
    text-decoration: none;
    background-color: transparent;
}

.catalog-menu .dropdown-menu .dropdown-submenu:hover,
.catalog-menu .dropdown-menu .dropdown-submenu:focus {
    background-color: #fff;
}

.catalog-menu .dropdown-menu .dropdown-submenu:hover a,
.catalog-menu .dropdown-menu .dropdown-submenu:focus a {
    color: #373d43;
}

.catalog-menu .dropdown-menu .dropdown-submenu:hover .catalog-menu-img > svg path,
.catalog-menu .dropdown-menu .dropdown-submenu:focus .catalog-menu-img > svg path {
    fill: #373d43;
}

.catalog-menu .dropdown-submenu > a:after {
    border-left-color: #fff;
    margin-top: 12px;
}

.catalog-menu .dropdown-menu .dropdown-submenu:hover a:after,
.catalog-menu .dropdown-menu .dropdown-submenu:focus a:after {
    border-left-color: #373d43;
}

.catalog-menu-img {
    width: 40px;
    float: left;
    margin-right: 15px;
    line-height: 0;
}

.catalog-menu-img > svg path {
    fill: #fff;
}

.catalog-menu .dropdown-submenu {
    position: relative;
}

.catalog-menu .dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -1px;
    margin-left: 0;
    border: 1px solid #8f483d;
    background: #fff;
    list-style: disc;
    padding-left: 30px;
    color: #8f483d;
    font-size: 20px;
}

.catalog-menu .dropdown-submenu > .dropdown-menu li a {
    color: #373d43;
    font-size: 13px;
}

.catalog-menu .dropdown-submenu > .dropdown-menu li a:hover,
.catalog-menu .dropdown-submenu > .dropdown-menu li a:focus {
    color: #8f483d;
}

.dropdown-submenu:hover > .dropdown-menu {
    display: block;
}

.dropdown-submenu > a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover > a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

.btn-catalog {
    display: block;
    background-color: #8f483d;
    background-image: url(images/redesign/hamburger.svg);
    background-position: left 20px center;
    background-repeat: no-repeat;
    width: 315px;
    height: auto;
    padding: 11px 12px 13px;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    line-height: 16px;
    border: 1px solid #8f483d;
}

/*c-header*/
/*-----------------------------------*/
.c-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 11px 0;
}

.c-header-hamburger {
    display: none;
    width: 39px;
    height: 39px;
    background: #8D493C;
    border-radius: 150px;
    position: relative;
    cursor: pointer;
}

.c-header-hamburger__icon {
    position: absolute;
    z-index: 10;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.c-header-hamburger span {
    display: block;
    width: 20px;
    height: 2px;
    background-color: #fff;
    margin-bottom: 5px;
}

.c-header-hamburger span:last-child {
    margin-bottom: 0;
}

.c-header svg {
    fill: #656565;
}

.c-header-logo {
    width: 32%;
    padding-left: 14px;
}

.c-header-logo img {
    max-width: 280px;
}

.c-header-body {
    width: 68%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.c-header-phone,
.c-header-mode,
.c-header-profile,
.c-header-basket {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-right: 10px;
}

.c-header-body div:last-child {
    margin-right: 0;
}

.c-header-phone__icon,
.c-header-mode__icon,
.c-header-profile__icon,
.c-header-basket__icon {
    margin-right: 10px;
    position: relative;
}

.c-header-phone__number {
    display: block;
    color: #656565;
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 2px;
    white-space: nowrap;
}

.c-header-phone__callback {
    color: #8f483d;
    text-decoration: underline;
    font-size: 12px;
    line-height: .8;
}

.c-header-mode__body span {
    display: block;
    margin-bottom: 4px;
    font-size: 14px;
    color: #555555;
}

.c-header-mode__body span:last-child {
    margin-bottom: 0;
}

.c-header-profile__body a {
    display: block;
    margin-bottom: 2px;
}

.c-header-basket__count {
    width: 20px;
    height: 20px;
    border-radius: 50px;
    background-color: #8f483d;
    position: absolute;
    top: 0;
    right: -4px;

}

.c-header-basket__count span {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #ffffff;
    font-size: 12px;

}

.c-header-basket {
    width: 130px;
    margin: 0;
}

.c-header-basket__title,
.c-header-profile__title {
    font-weight: 700;
    font-size: 14px;
    color: #656565;
}

/*c-header-top*/

.c-header-top-layout {
    background-color: #f0f0f0;
}

.c-header-top {
    padding: 5px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.c-header-top-city {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    cursor: pointer;
    white-space: nowrap;
    width: 32%;
}

.c-header-top-city__text {
    display: inline-block;
    margin-right: 6px;
    color: #373d43;
}

.c-header-top-city .icon-point {
    margin-right: 3px;
}

.c-header-top-city svg {
    fill: #cd6150;
}

.c-header-top-city__choice {
    color: #cd6150;
    position: relative;
    padding-right: 10px;
}

.c-header-top-city__choice::after {
    position: absolute;
    right: -4px;
    top: 3px;
    content: "›";
    transform: rotate(90deg);
    color: rgb(102, 102, 102);
}

.c-header-top-body {
    width: 68%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.c-header-top__link {
    font-size: 13px;
    color: #656565;
    text-decoration: none;
    vertical-align: bottom;
    white-space: nowrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.c-header-top__link:hover svg {
    fill: #cd6150;
}

.c-header-top__link svg {
    fill: #656565;
    margin-right: 6px;
}

.header-mobile-menu-layout {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    opacity: 0;
    visibility: hidden;
    z-index: -1;
    -webkit-transition: all .1s ease;
    -moz-transition: all .1s ease;
    -ms-transition: all .1s ease;
    -o-transition: all .1s ease;
    transition: all .1s ease;

    overflow-x: hidden;
    overflow-y: scroll;
}

.header-mobile-menu-layout.is-show {
    opacity: 1;
    visibility: visible;
    z-index: 999;
    -webkit-transition: all .1s ease;
    -moz-transition: all .1s ease;
    -ms-transition: all .1s ease;
    -o-transition: all .1s ease;
    transition: all .1s ease;
}

.header-mobile-menu {
    padding: 6px 0;
}

.header-mobile-menu__close {
    position: absolute;
    top: 11px;
    right: 14px;
    width: 39px;
    height: 39px;
    background: #8D493C;
    border-radius: 150px;
    cursor: pointer;
    z-index: 99;
}

.header-mobile-menu__close svg {
    font-size: 14px;
    fill: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    cursor: pointer;
}

.header-mobile-menu__box {
    padding: 10px 15px;
    border-bottom: 1px solid #e4e3e3;
}

.header-mobile-menu__box:last-child {
    border: none;
}

.mobile-menu-card {
    position: relative;
    padding-left: 34px;
    margin-bottom: 20px;
}

.mobile-menu-card svg {
    position: absolute;
    top: -3px;
    left: 0;
    fill: #4F4F4F;
    font-size: 20px;
}

.mobile-menu-card-link svg {
    font-size: 20px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    fill: #4F4F4F;
}

.mobile-menu-card-link:hover svg {
    fill: #8D493C;
}

.mobile-menu-card .icon-point {
    fill: #8D493C;
    font-size: 17px;
}

.mobile-menu-card__text {
    font-size: 14px;
    color: #333333;
    line-height: 1;
    margin-bottom: 4px;
}

.mobile-menu-card__title {
    font-size: 14px;
    color: #333333;
    line-height: 1;

    margin-bottom: 8px;
}

.mobile-menu-card__body {

}

.mobile-menu-card__link {
    color: #8D493C;
    text-decoration: underline;
    font-size: 14px;
    margin: 0;
    padding: 0;
    line-height: 1;
    display: block;
}

.mobile-menu-card-link {
    font-size: 14px;
    color: #333333;
    line-height: 1;
    padding: 10px 0 10px 34px;
    display: block;
    position: relative;
}

body.fix-modal {
    /*overflow-x: hidden;*/
    /*overflow-y: auto;*/
    /*overflow: hidden;*/
}

/*custom-slider style*/
/*-----------------------------------*/

.custom-slider .slick-dots li {
    width: 11px;
    height: 11px;
}

.custom-slider .slick-dots li button {
    width: 11px;
    height: 11px;
    padding: 3px;
    background-color: #e6e6e6;
    border: 1px solid #373d43;
    border-radius: 50px;
}

.custom-slider .slick-dots li.slick-active button {

    background-color: #373d43;
}

.custom-slider .slick-dots li button:before {
    content: '';
    display: none;
}

.custom-slider .slick-next {
    right: 0;
    background: url('images/redesign/category/icon-arrow-right.png') 0 0 no-repeat;

}

.custom-slider .slick-prev {
    left: 0;
    background: url('images/redesign/category/icon-arrow-left.png') 0 0 no-repeat;

}

.custom-slider .slick-prev:before,
.custom-slider .slick-next:before {
    content: '';
    display: none;
}

.custom-slider .slick-prev,
.custom-slider .slick-next {
    width: 17.5px;
    height: 27px;
    z-index: 99;
    -webkit-background-size: cover;
    background-size: cover;
}

/*c-category*/
/*-----------------------------------*/

.c-category {
    padding: 11px 0;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    margin-bottom: 15px;
}

.c-category-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    border-right: 1px solid #e0ccc9;
    border-left: 1px solid #e0ccc9;
}

.c-category-list__item {
    width: 10%;
    border-right: 1px solid #e0ccc9;
}

.c-category-list__item:last-child {
    border-right: none;
}

.c-category-card {
    position: relative;
    padding: 8px 12px;
}

.c-category-card a {
    display: block;
    width: 100%;
    height: 100%;
}

.c-category-card__icon {
    text-align: center;
    max-height: 42px;
    margin-bottom: 12px;
}

.c-category-card__icon svg {
    fill: #8f483d;
}

.c-category-card__icon img {
    display: inline-block;
}

.c-category-card__title {
    text-align: center;
    font-weight: 700;
    line-height: 1.2;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
}

.c-category-mobile {
    margin-left: -5px;
    margin-right: -5px;
    display: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.c-category-mobile__item {
    width: 50%;
    padding: 5px;
}

.c-category-mobile__link {
    display: block;
    text-align: center;
    color: #000000;
    font-size: 12px;
    font-weight: 700;
    border: 1px solid #8f483d;
    padding: 10px 10px;
    line-height: 1;

}

/*indexOrderSolution*/
/*-----------------------------------*/

.indexOrderSolution {

}

.order-solution {

}

.order-solution .order-solution__title {
    font-size: 1.43em;
    margin: 0;
    font-family: Intro, Arial, sans-serif;
    text-transform: uppercase;
    line-height: 1;
    padding: 14px 0;
    background-color: #8f483d;
    color: #ffffff;
}

.order-solution__body {
    padding: 50px 24px 30px;
    border: 4px solid #8f483d;
}

.order-solution-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 20px;
}

.order-solution-list__item {
    margin-bottom: 20px;
    width: 25%;
}

.order-solution-card {
    padding: 0 20px;
}

.order-solution-card__icon {
    text-align: center;
    margin-bottom: 20px;
    height: 96px;
}

.order-solution-card__icon img {
    display: inline-block;
}

.order-solution-card__title {
    color: #000000;
    text-align: center;
    font-size: 17px;
    font-weight: 700;
    line-height: 1.2;
}

.order-solution__form {

}

.order-solution__form .c-icon {
    position: absolute;
    top: 50%;
    left: 18px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.order-solution__form form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.order-solution__form input {
    border-color: #8f483d;
    height: 40px;
    padding: 10px 12px 10px 35px;
}

.order-solution__form .form-group {
    /*width: 25%;*/
    padding: 0 4px;
    position: relative;
}

.order-solution-btn {
    padding: 0 10px;
}

.order-solution-mobile {
    display: none;
    width: 100%;
    height: 140px;
    background: url(images/redesign/category/order-solution-mobile.jpg) 0 0 no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    margin-bottom: 14px;
    position: relative;
}

.order-solution-mobile__title {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 14px;
    line-height: 1.2;
    padding: 10px 30px;
    background: #8D493C;
    opacity: 0.9;
    color: #ffffff;
    text-transform: uppercase;
    min-width: 194px;
    text-align: center;
}

/*popular-block*/
/*-----------------------------------*/
.popular-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 12px;
}

.popular-block-slider {
    margin: 0 !important;
    opacity: 1;
    /*visibility: hidden;*/
    overflow: hidden;
    transition: all .2s ease;
    height: 23vw;
}


.popular-block-slider.slick-initialized {
    opacity: 1;
    visibility: visible;
    transition: all .2s ease;
}

.popular-block-slider .slick-dots {
    bottom: 16px;
}

.popular-block-slider .slick-prev {
    left: 6px;
}

.popular-block-slider .slick-next {
    right: 6px;
}

.popular-block-slider__item {
    height: 23vw;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: 50% 50%;
}

.popular-block__left {
    width: 50%;
    padding-right: 8px;
    overflow: hidden;
}

.popular-block__right {
    width: 50%;
    padding-left: 8px;
    overflow: hidden;
}

.popular-block-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}

.popular-block-col {
    width: 33.3333%;
    height: 100%;
}

.popular-block-col:nth-child(2) {
    padding: 0 8px;
}

.popular-block-col__item {
    height: 50%;
    width: 100%;
}

.popular-block-col__item:first-child {
    padding-bottom: 4px;
}

.popular-block-col__item:last-child {
    padding-top: 4px;
}

.popular-block-card {
    display: inline-block;
    position: relative;
    border: 1px solid #8f483d;
    background-color: #fff;
    width: 100%;
    height: 100%;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: 50% 50%;
}

.popular-block-card__title {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    color: #8f483d;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    line-height: 1.2;
    padding: 10px 16px;
}

.popular-mobile {
    display: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-left: -8px;
    margin-right: -8px;
    margin-bottom: 20px;
}

.popular-mobile .popular-block-card {
    background-position: 50% 35%;
}

.popular-mobile__col {
    padding: 0 8px;
    height: 37vw;
    width: 50%;
}

/*c-search*/
/*-----------------------------------*/

.c-search {
    width: 100%;
    border: 1px solid #8f483d;
    box-sizing: border-box;
    margin-left: 4px;
    position: relative;
}

.c-search * {
    box-sizing: border-box;
}

.c-search-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.c-search-col:nth-child(1) {
    flex: 0 1 100%;
    position: relative;
}

.c-search-del {
    position: absolute;
    top: 50%;
    right: 14px;
    transform: translateY(-50%);
    /*height: 14px;*/
    /*width: 14px;*/
    background-color: #fff;
    opacity: 0;
    transition: all .1s ease;
}

.c-search-del.active {
    opacity: 1;
    transition: all .1s ease;
}

.c-search-del svg {
    font-size: 14px;
    fill: #8f483d;
    opacity: .7;
    cursor: pointer;
}

.c-search-col:nth-child(2) {
    position: relative;
}

.c-search-col:nth-child(2)::after {
    content: '';
    position: absolute;
    left: 1px;
    top: 6px;
    bottom: 6px;
    width: 1px;
    background-color: #cccccc;
}

.c-search-input {
    outline: none;
    border: none;
    width: 100%;
    height: 40px;
    line-height: 1;
    font-size: 16px;
    padding: 10px 34px 10px 14px;
}

.c-search-col {

}

.c-search-btn {
    background-color: #fff;
    border: none;
    outline: none;
    padding: 14px 40px 12px 77px;
    font-size: 14px;
    line-height: 1;
    font-weight: 700;
    color: #ce614f;
    position: relative;

}

.c-search-btn svg {
    fill: #8f483d;
    position: absolute;
    left: 42px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);

}

/*.c-search-btn::after {*/
/*content: '';*/
/*position: absolute;*/
/*left: 42px;*/
/*top: 50%;*/
/*-webkit-transform: translateY(-50%);*/
/*-moz-transform: translateY(-50%);*/
/*-ms-transform: translateY(-50%);*/
/*-o-transform: translateY(-50%);*/
/*transform: translateY(-50%);*/
/*width: 23px;*/
/*height: 23px;*/
/*background: url(images/redesign/category/icon-search.png) 0 0 no-repeat;*/
/*}*/

/*c-search-result*/
/*-----------------------------------*/
.c-search-result {
    /*position: absolute;*/
    /*left: -1px;*/
    /*right: -1px;*/
    /*top: 100%;*/
    background-color: #fff;
    border: 1px solid #8f483d;

    padding: 0 13px;
    /*opacity: 0;*/
    /*visibility: hidden;*/
    /*z-index: -1;*/
}

.c-search-result.is-show {
    z-index: 999;
    opacity: 1;
    visibility: visible;
    -webkit-transition: all .1s ease;
    -moz-transition: all .1s ease;
    -ms-transition: all .1s ease;
    -o-transition: all .1s ease;
    transition: all .1s ease;
}

.c-search-result-list {

}

.c-search-result__footer {
    text-align: center;
    padding: 12px 0;
}

.c-search-result-btn {
    display: inline-block;
    padding: 10px 40px;
    background-color: #8f483d;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    font-size: 16px;
    font-weight: 700;
    border: 2px solid transparent;
    outline: none;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -ms-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
    line-height: 1;
}

.c-search-result-list {
    padding: 0;
    margin: 0;
}

.c-search-result-list__item {
    padding: 0;
    margin: 0;
    list-style: none;
}

.c-search-result-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 14px 0;
    border-bottom: 1px solid #e0ccc9;
}

.c-search-result-card__img {
    height: 75px;
    width: 75px;
    text-align: center;
    margin-right: 16px;
    overflow: hidden;
}

.c-search-result-card__img img {
    display: inline-block;
    width: auto;
    height: 100%;
}

.c-search-result-card__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.c-search-result-card__price {
    color: #ce614f;
    font-size: 14px;
    font-weight: 400;
    padding-right: 30px;
}

.c-search-result-card__title {
    margin-bottom: 10px;
    font-size: 17px;
    color: #000000;
}

.c-search-result-card-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.c-search-result-card-line__code {
    font-size: 12px;
    color: #97584f;
    margin-right: 40px;
}

.c-search-result-card-line__property {
    font-size: 12px;
    color: #6f6f6f;
}

/*-----------------------------------*/

.search-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 15px;
}

/*saleWrapper*/
/*-----------------------------------*/

.sale {
    background: url(images/redesign/category/sale-bg.jpg) 0 0 repeat-y;
    padding: 14px;
    margin-bottom: 40px;
}

.sale-title {
    text-align: center;
    font-size: 1.43em;
    margin: 0;
    font-family: Intro, Arial, sans-serif;
    text-transform: uppercase;
    line-height: 1;
    padding: 14px 0;
    color: #ffffff;
}

.sale-category {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.sale-category__item {
}

.sale-category__item.active {
    color: #8f483d;
    background-color: #fff;
}

.sale-category__item.active .sale-category-card {
    color: #8f483d;
    font-weight: 700;
}

.sale-category-card {
    display: inline-block;
    white-space: nowrap;
    color: #ffffff;
    padding: 6px 13px;
}

.sale-category-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    transition: all .1s ease;
}

.sale-category-card:hover svg {
    fill: #ce614f;
    transition: all .1s ease;
}

.sale-category-card__icon {
    margin-right: 6px;
}

.sale-category-card__icon svg {
    fill: #fff;
    transition: all .1s ease;
}

.sale-category-card__text {
    white-space: nowrap;
}

/*brandWrapper*/
/*-----------------------------------*/
.brandWrapper {
    margin-bottom: 50px;

}

.brandWrapper .text-center {
    text-align: left;
    color: #8f483d;
    padding: 10px 0 10px;
}

.brands {
}

.brands h4 {
    padding: 10px 0 10px;
}

.brands-list {
    margin-bottom: 26px;
}

.brands-list .slick-list {
    padding: 10px 0;
}

.brands-list__item a {
    transition: all .2s ease;
}

.brands-list .slick-list {
    padding: 10px 0;
}

.brands-list__item {
    padding: 0 14px;
}

.brands-card {
    text-align: center;
    height: 90px;
    padding: 5px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    transition: all .2s ease;
    border: 1px solid #fafafa;
}

.brands-card img {
    display: inline-block;
    /* width: 80%; */
    max-width: 80%;
    max-height: 100%;
}

.brands-card:hover {
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, .1);
    transition: all .2s ease;
}

/*c-btn*/
/*-----------------------------------*/
.c-btn {
    display: inline-block;
    padding: 10px 40px;
    background-color: #8f483d;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    font-size: 16px;
    font-weight: 700;
    border: 2px solid transparent;
    outline: none;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -ms-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
    line-height: 1;
}

.c-btn:hover {
    border: 2px solid #8f483d;
    color: #8f483d;
    background-color: #fff;
    opacity: .9;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -ms-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
}

/*c-icon*/
/*-----------------------------------*/

.c-icon-user {
    display: inline-block;
    width: 16px;
    height: 20px;
    background: url(images/redesign/category/icon-user.png) 0 0 no-repeat;
}

.c-icon-phone {
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url(images/redesign/category/icon-phone.png) 0 0 no-repeat;
}

/*.header-top,*/
/*.header {*/
/*display: none;*/
/*}*/

.footer-custom {
    padding: 40px 0 20px;
    color: #ffffff;
    position: relative;
}

.footer-custom .footerBlocksWrapper {
    padding: 0;
    position: relative;
}

.footer-custom .addressresponsive {
    padding-top: 15px;
    position: relative;
}

.footer-custom .addressresponsive a {
    display: block;
    white-space: normal;
}

.footer-custom .footer-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;

    margin-left: -24px;
    margin-right: -24px;
}

.footer-custom .footer-grid__item {
    width: 21%;
    margin-bottom: 30px;
    padding: 0 24px;
}

.footer-custom .footer-grid__item:nth-child(1),
.footer-custom .footer-grid__item:nth-child(2),
.footer-custom .footer-grid__item:nth-child(5),
.footer-custom .footer-grid__item:nth-child(6) {
    width: 28%;
}

.footer-body .footerLink {
    display: block;
    font-size: 16px;
    margin-bottom: 2px;
}

.footer-body .footerLink:hover {
    color: #ce614f;
}

.footer-custom .footer-title {
    color: #ffffff;
    font-family: 'Intro', 'Arial', sans-serif;
    text-transform: uppercase;
    margin-bottom: 14px;
    font-size: 18px;
    font-weight: 700;
}

.footer-custom .footerPhonesBlock {
    margin: 0;
    padding: 0;
}

.footer-custom .footer-pay img {
    max-width: 268px;
}

.footer-custom .btnresposive {
    padding: 0 20px;
    color: #ffffff;
}

.footer-custom .footerSubscribeBlock {
    padding: 0;
    margin: 0;
}

.footer-custom .info {
    opacity: .5;
}

.footer-custom .copyright {
    position: absolute;
    bottom: 20px;
    right: 16px;
    opacity: .5;
}

.footer-custom .footer-callback {
    padding: 8px 20px;
    color: #ffffff;
    line-height: 1.2;
    font-size: 14px;
    border: 2px solid #ce614f;
    font-weight: 500;
    background-color: transparent;
}

.footer-custom .footer-callback:hover {
    background-color: #ce614f;
}

.footer-mobile {
    display: none;
    color: #ffffff;
}

.footer-mobile-phone {
    margin-bottom: 20px;
}

.footer-mobile-phone a {
    display: block;
    text-align: center;
    font-size: 22px;
    margin-bottom: 10px;
}

.footer-mobile-callback {
    text-align: center;
    margin-bottom: 20px;
}

.footer-mobile-address {
    margin-bottom: 10px;
}

.footer-mobile-address a {
    display: block;
    text-align: center;
    font-size: 14px;
    margin-bottom: 4px;
    line-height: 1;
}

.footer-mobile-social,
.footer-mobile-subscribe {
    /*padding: 0 16px;*/
}

.footer-mobile-subscribe .subscribeForm {
    margin: 0;
}

.footer-mobile-subscribe .form-control {
    height: 30px;
    font-size: 13px;
    line-height: 30px;
    padding: 7px 15px;
}

.footer-mobile-subscribe .btn {
    height: 30px;
    font-size: 13px;
    line-height: 1;
    padding: 7px 32px;
    border: none;
    width: auto;
}

.footer-mobile .footer-title {
    margin-bottom: 10px;
    font-size: 15px;
}

.footer-mobile-social {
    margin-bottom: 20px;
}

.footer-mobile-social .twitter {
    background: url(images/redesign/category/icon-twitter.png) 0 0 no-repeat;
}

.footer-mobile-social .facebook {
    background: url(images/redesign/category/icon-facebook.png) 0 0 no-repeat;
}

.footer-mobile-social .vk {
    background: url(images/redesign/category/icon-vk.png) 0 0 no-repeat;
}

.footer-mobile-social .odnoklassniki {
    background: url(images/redesign/category/icon-odnoklassniki.png) 0 0 no-repeat;
}


.footer-mobile-social .socialLink {
    width: 80px;
    height: 80px;
    -webkit-background-size: cover;
    background-size: cover;
}

.footer-mobile-social .socialLink::before {
    content: '';

}


.footer-mobile .subscribeForm .input-group {
    margin: 0 0 20px;
}

.footer-mobile-copyright .copyright {
    font-size: 24px;
    display: block !important;
    position: static;
    margin-bottom: 10px;
}

.footer-mobile-logo-dev {
    margin-bottom: 20px;
}

.footer-mobile-info a {
    font-size: 14px;
    opacity: .7;
}

.footer-mobile-box {
    padding: 0 16px;
}

.footer-mobile-menu {
    margin-bottom: 16px;
}

.footer-mobile-menu__item {
    border-bottom: 1px solid #565b61;
}

.footer-mobile-menu__item.active .footer-mobile-menu__title svg {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.footer-mobile-menu__title {
    color: #ffffff;
    font-family: 'Intro', 'Arial', sans-serif;
    text-transform: uppercase;
    /*margin-bottom: 14px;*/
    padding: 14px 16px;
    font-size: 15px;
    font-weight: 700;
    position: relative;
    cursor: pointer;
}

.footer-mobile-menu__title svg {
    position: absolute;
    right: 16px;
    top: 20px;
}

.footer-mobile-menu__dropdown {
    display: none;
    padding: 0 16px 6px;
}

.footer-mobile-menu__link {
    font-size: 14px;
    text-decoration: none;
    color: #ffffff;
    margin-bottom: 8px;
    display: block;
    line-height: 1;
}

.footer-mobile-menu__link:hover {
    color: #CF624E;
}

.footer-mobile-menu .img-responsive {
    margin-bottom: 14px;
}

.footer-mobile-info .info {
    font-size: 24px;
}

/*contact*/
/*-----------------------------------*/
.contact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 30px;

    border: 1px solid #8f483d;
}

.contact-layout .text-center {
    text-align: left;
}

.contact-shop {
    /*width: 350px;*/
    flex: 1 0 350px;

    border-right: 1px solid #8f483d;
}

.contact-shop__title {
    padding: 14px 46px;
    background-color: #8f483d;
    color: #ffffff;
    font-size: 17px;
    line-height: 1.1;
    text-align: center;
    font-weight: 700;
}

.contact-shop-body {
    height: 870px;
}

.contact-shop-list {
}

.contact-shop-list__item {
    border-bottom: 1px solid #8f483d;
}

.contact-shop-list__item:last-child {
    border: none;
}

.contact-shop-list__item.active {
    background: none;
}

.contact-shop-list__item.active .contact-shop-card {
    background-color: #8f483d;
}

.contact-shop-card {
    display: block;
    padding: 14px;
    text-align: center;
    font-size: 17px;
    color: #000000;
}

.contact-shop-card__text span {
    display: block;
}

.contact-body {
    /*width: 100%;*/
    flex: 0 1 100%;
}

.contact-map {
    border-bottom: 1px solid #8f483d;
    /*margin-bottom: 2px;*/

}

.contact-map img {
    width: 100%;
    height: auto;
}

.contact-img {
    padding: 2px 4px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 16px;
    /*margin-left: -4px;*/
    /*margin-right: -4px;*/
}

.contact-img__item {
    width: 33.333%;
    max-width: 206px;
    padding: 4px;
    height: 140px;
}

.contact-img__item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.contact-info {
    padding: 0 24px;
    margin-bottom: 24px;
    color: #373d43;
    font-size: 16px;
}

.contact-info__title {
    color: #000000;
    font-size: 20px;
    margin-bottom: 10px;
}

.contact-info__mode {
    margin-bottom: 10px;
    color: #8f483d;
}


.contact-info__address {
    color: #373d43;
    margin-bottom: 10px;
}

.contact-info-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.contact-info__phone {
    font-weight: 700;
    margin-right: 40px;
    padding-left: 21px;
    position: relative;
}

.contact-info__phone svg {
    position: absolute;
    left: 0;
    top: 0;
}

.contact-info__phone a {
    color: #373d43;
    display: block;
}

.contact-info__callback {
    color: #8f483d;
    text-decoration: underline;
    font-size: 14px;
    margin-right: 20px;
}

.contact-info__email {

}

.contact-requisite {
    padding: 0 40px;
    margin-bottom: 24px;
}

.contact-requisite__name {
    margin-bottom: 22px;
}

.contact-requisite-line {
    margin-bottom: 6px;
}

.contact-requisite-line
.contact-requisite-line p {

}

.contact-requisite__address {
    margin-top: 20px;
}

.contact-requisite__address p {
    margin-bottom: 4px;
}


.contact-requisite__grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.contact-requisite__col {

}

.contact-requisite__col:nth-child(1) {
    width: 230px;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #8f483d;
    width: 10px;
    border-radius: 0;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar:hover {
    background-color: #82413d;
}

.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 10px;
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #82413d;
    opacity: 1;
}

.mCSB_scrollTools {
    width: 10px;
}

.mCSB_inside > .mCSB_container {
    margin-right: 10px;
}


.mCSB_scrollTools .mCSB_draggerRail {
    width: 10px;
    background-color: #a2a2a2;
    border-radius: 0;

}

.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #82413d;
    background-color: rgba(143, 72, 61, 0.9);
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)";
}

#mCSB_1_dragger_vertical {

}

.catalogItemsListNew {
    z-index: 99 !important;
}

.slick-dots li:only-child {
    display: none;
}

.carousel-indicators li {
    background-color: #fff;
}


.sale .sliderArrow.next {
    width: 17.5px;
    height: 27px;
    background: url(/local/templates/main_new/images/redesign/category/icon-arrow-right.png) 0 0 no-repeat;
    background-size: cover;
    z-index: 999;
}

.sale .sliderArrow.prev {
    width: 17.5px;
    height: 27px;
    background: url(/local/templates/main_new/images/redesign/category/icon-arrow-left.png) 0 0 no-repeat;
    background-size: cover;
    z-index: 999;
}


.sale .catalogItemsListNew {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.sale .catalogItemsListNew .card-zoom {
    width: 230px;
    flex: 1 0 230px;
    float: none;
    margin-left: 15px;
}

.sale .catalogItemsListNew .card-zoom .listItem {
    width: 100%;
}

.sale .sliderWrapper .sliderNav {
    bottom: 30px;
}

#sale_replace .catalogItemsListNew .card-zoom .listItem:hover .propsTable__list {
    height: 71px !important;
}

.js-mobile-filter {
    display: none;
}


.mainContent h1 {
    margin: 10px 0 14px !important;
}

div#filterSets .fSetsRightCol {
    margin-left: 0 !important;
}

.filterSets .salesList .salesItem:nth-child(1) {
    margin-left: 0 !important;
}

.filterSets .salesList {
    margin-bottom: 10px !important;
}

.breadcrumb {
    margin: -5px 0 16px;
}


/*-----------------------------------*/


@media (min-width: 1440px) {
    .headerInfo {
        width: calc(100% - 300px) !important;
        padding: 0;
    }


}

@media (min-width: 641px) {
    .pageWrapper.indexPage, .pageWrapper.mini_width {
        width: 100%;
        min-width: 641px;
        max-width: 1200px;
    }

    .header {
        padding: 10px 0;
        background: none;
    }

    .headerInfo .phoneWrap .phone {
        display: block;
        font-size: 16px !important;
    }

    .headerInfo {
        top: 12px;
    }

    .indexAboutBlock {
        padding: 0 0 24px;
        margin-left: 0;
        margin-right: 0;
    }

    .header {

    }

    .footer-custom .footerBlocksWrapper {
        padding: 0;
        width: 100%;
        min-width: 0;
        max-width: 1200px;
    }

    .footer-custom .footerBlocksWrapper {
        max-width: 1600px;
    }

    #filterLeft > .panel-heading {
        padding: 18px 18px 0;
    }

}

@media (max-width: 1620px) {
    .pageWrapper {
        padding: 0 40px;
    }

    .footer-custom .footerBlocksWrapper {
        padding: 0 20px;
    }

    .footer-custom .footer-grid {
        margin: 0;
    }

    .c-header-top-layout .container {
        padding: 0 40px;
    }
}

/*new style*/

@media (max-width: 1400px) {
    #basket_items .itemImg {
        width: 13.75%;
    }

    .cartItem .itemName {
        margin-top: 2%;
        margin-left: 1.3%;
    }

    #basket_items .cartItem .cartFieldValue {
        padding: 0;
        text-align: center;
    }

    .cartItem .itemName,
    .cartItem .itemImg,
    .cartItem .itemQty,
    .cartItem .itemDiscount,
    .cartItem .itemPrice,
    .cartItem .itemDel {

    }

}

@media (max-width: 1240px) {
    .pageWrapper {
        padding: 0 14px;
    }

    .c-header-top-layout .container {
        padding: 0 14px;
    }

    .c-category-list__item {
        width: 20%;
        margin-bottom: 2px;
    }

    .popular-block-card__title {
        font-size: 15px;
    }

    .c-category-list {
        border: none;
    }

    .c-category-list__item {
        padding: 2px;
        border: none;
    }

    .c-category-card {
        height: 100%;
        border: 1px solid #e0ccc9;
    }

    .sale-category {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .footer-custom .footerBlocksWrapper {
        padding: 0 16px;
    }

    .footer-custom .footer-grid {
        margin-left: -16px;
        margin-right: -16px;
    }

    .footer-custom .footer-pay img {
        max-width: 214px;
    }


}

@media (max-width: 1125px) {
    .constituents-list {
        margin: 0 0 50px 0 !important;
    }

    .constituents-list .product-card-constituents__title {
        font-size: 22px;
    }

    .constituents-list .product-card-constituents-code {
        font-size: 20px;
    }

    .constituents-list .product-card-constituents-price__num {
        font-size: 24px;
    }

    .constituents-list .product-card-constituents {
        padding: 0 26px;
    }

    .constituents-list .product-card-constituents__img {
        width: 185px;
        height: 147px;
        flex: 1 0 185px;
        margin-right: 20px;
    }


}

@media (max-width: 1060px) {
    .popular-block {
        display: block;
    }

    .popular-block__left,
    .popular-block__right {
        width: 100%;
        padding: 0;
    }

    .popular-block__left {
        margin-bottom: 14px;
    }

    .popular-block__right {
        height: 400px;
    }

    .popular-block-card__title {
        font-size: 20px;
    }

    .popular-block-slider__item {
        height: 46vw;
    }

    .popular-block-slider {
        height: auto;
    }
}

@media (max-width: 970px) {
    .c-header-mode {
        display: none;
    }

    .c-header-body {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
}

@media (max-width: 800px) {
    .c-header-basket__body,
    .c-header-phone__body,
    .c-header-profile {
        display: none;
    }

    .c-header-phone {
        margin-right: 0;
    }

    .c-header-basket {
        width: auto;
    }

    .c-header-menu {
        display: block;
    }

    .c-header-logo img {
        max-width: 200px;
    }

    .c-header-top-layout {
        display: none;
    }

    .c-search-btn span {
        display: none;
    }

    .c-search-btn {
        background-color: #fff;
        border: none;
        outline: none;
        padding: 9px 16px;
    }

    .c-search-btn svg {
        position: static;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }

    .sale-category__item {
        width: 50%;
    }

    .sale-category-card__text {
        font-size: 13px;
    }

    .order-solution-list__item {
        width: 50%;
    }

    .order-solution__form {
        display: none;
    }

    .order-solution__body {
        border: none;
    }

    .order-solution .order-solution__title {
        display: none;
    }

    .btn-catalog {
        background-image: none;
    }

    .c-header-hamburger {
        display: block;
    }

    .c-category-mobile {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 8px;
    }

    .popular-block__right {
        display: none;
    }

    .c-category {
        border: none;
        padding: 0;
    }

    .order-solution__body {
        padding: 20px 0 0px;
    }

    .footerPhonesBlock .phone {
        font-size: 22px;
        margin: 10px 0;
        font-size: 17px;
    }

    .addressresponsive {
        padding: 0 !important;
    }

    .addressresponsive div,
    .addressresponsive a {
        font-size: 12px;
        line-height: 1;
    }

    footer.footer .footerBlocksWrapper {
        padding: 0;
    }

    .footer-custom .footer-grid {
        margin-left: 0;
        margin-right: 0;
    }

    .footer-custom .footer-grid__item {
        margin-bottom: 20px;
        padding: 0 16px;
    }

    .c-search-result-card {
        display: block;
        padding: 8px;
    }

    .c-search-result-card__price {
        padding-right: 0;
        text-align: right;
    }

    .c-search-result-card-line__code {
        margin-right: 14px;
    }
}

@media (max-width: 724px) {
    .footer-custom .footer-grid {
        display: none;
    }

    .footer-mobile {
        display: block;
    }

    .footer-custom .copyright {
        display: none;
    }
}

@media (max-width: 680px) {
    .c-category-card__title {
        font-size: 13px;
    }
}

@media (max-width: 640px) {
    .pageWrapper {
        width: 640px;
        min-height: 100%;
        position: relative; /*ALEX*/
    }

    .mobile__fixed {
        display: none !important;
    }

    .c-category-list__item:last-child {
        display: none;
    }

    .c-category-list__item {
        width: 33.33333%;
    }

    .c-category-list {
        margin-left: -2px;
        margin-right: -2px;
    }

    .c-header-logo img {
        max-width: 230px;
    }

    .sale-title,
    .text-center {
        font-size: 22px;
    }

    .order-solution__text {
        font-size: 15px;
        line-height: 1.2;
    }

    .order-solution__text p {
        margin-bottom: 0;
    }

    .order-solution-card__icon img {
        display: inline-block;
        width: 62px;
        height: auto;
    }

    .order-solution-card__icon {
        height: auto;
    }

    .indexPage h4 {
        padding: 20px 0 15px;
    }

    .indexAboutBlock,
    .indexAboutBlock p {
        font-size: 14px;
        line-height: 1.3;
    }

    .indexAboutBlock p {
        margin: 0 0 14px;
    }

    .indexAboutBlock ul {
        margin-top: 0;
        margin-bottom: 14px;
    }

    .indexAboutBlock li {
        margin-bottom: 8px !important;
    }

    .btn-catalog > span {
        display: none;
    }

    .catalog-menu {
        width: 160px;
    }

    .indexAboutBlock {
        padding: 0;
    }

    /*.popular-block-slider__item {*/
    /*height: 150px;*/
    /*}*/
    .sale {
        margin-left: -14px;
        margin-right: -14px;
        margin-bottom: 20px;
    }

    .sale-category-card {
        padding: 6px;
    }

    .sale-category__item {
        width: 56%;
    }

    .sale-category__item:nth-child(2n) {
        width: 44%;
    }

    .order-solution-card {
        padding: 0 10px;
    }

    .order-solution-mobile {
        display: block;
    }

    .popular-mobile .popular-block-card__title {
        font-size: 13px;
    }

    .footer {
        width: 100%;
    }

    .innerPage .rightColumn {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    #filtersNoPic {
        width: 100000px !important;
    }

    .brands-list__item {
        height: 160px;
    }

    .sale .carousel-indicators {
        width: 100%;
        margin-left: 0;
        left: auto;
        bottom: 15px;
    }

    .sale .sliderWrapper .sliderNav li {
        background-color: #fff;
        margin-bottom: 4px;
        display: none;
        width: 15px;
        height: 15px;
    }

    .custom-slider .slick-dots li button {
        width: 15px;
        height: 15px;
    }

    .sale .sliderArrow.prev {
        left: 5px !important;
    }

    .sale .sliderArrow.next {
        right: 5px !important;
    }

    .sale .sliderArrow {
        width: 35px !important;
        height: 55px !important;
    }

    .sortBlock .pull-left {
        display: block !important;
        margin-left: 10px;
        padding-bottom: 8px;
    }

    /*выравниваем в одну линию*/
    /* .sortBlock .panel-heading {
        padding: 10px 0;
        display: flex;
        flex-flow: row nowrap;
        align-items: center;
    } 
    .sortFields .sortField {
        padding-top:0;
        margin: 0 12px 0 12px !important;
    }

    .sortBlock .pull-left {
        display: block !important;
        margin-left: 0;
        padding-bottom: 0;
    }
    
    */
    .mainContent h1 {
        margin-left: 0 !important;
        margin-bottom: 14px !important;

    }

    #filterSets {
        background: transparent;
        margin-bottom: 14px;
    }

    .js-mobile-filter-mobile .salesBtn {
        margin-bottom: 14px;
        width: 49%;
    }

    div#filterSets .panel-body.MKCollapseBody {
        padding: 15px 0 !important;
    }


}

@media (max-width: 560px) {
    .c-search-result-card-line {
        display: block;
    }

    .c-search-result-card__body {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: start;
    }

    .c-search-result-card__title {
        margin-bottom: 3px;
        font-size: 15px;
    }

    .c-search-result__footer,
    .c-search-result {
        padding: 0;
    }

}

@media (max-width: 420px) {
    .c-category-card__title {
        font-size: 12px;
    }

    .sale-category-card__icon {
        margin-right: 2px;
    }

    .order-solution-card__title {
        font-size: 13px;
    }

    .order-solution-card__icon {
        margin-bottom: 12px;
    }

    .order-solution-list {
        margin-bottom: 0;
    }

    .popular-mobile {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }


}

/*style 14-10-2019*/
/*-----------------------------*/

.catalog-menu-img {
    width: 22px;
    height: 37px;
    line-height: 37px;
    position: relative;
}

.catalog-menu-img svg {
    font-size: 20px;
    fill: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.catalog-menu .dropdown-menu .dropdown-submenu:hover a,
.catalog-menu .dropdown-menu .dropdown-submenu:focus a {
    color: #8f483d;
}

.catalog-menu .dropdown-menu .dropdown-submenu:hover .catalog-menu-img svg,
.catalog-menu .dropdown-menu .dropdown-submenu:focus .catalog-menu-img svg {
    fill: #8f483d;
}

.dropdown-menu {
    z-index: 999;
}

/*style 15-10-2019*/
/*-----------------------------*/

@media (max-width: 1060px) {
    .contact-shop {
        flex: 1 0 250px;
    }

    .contact-shop-card {
        padding: 10px;
    }
}

@media (max-width: 900px) {
    .contact {
        display: block;
        border: none;
    }

    .contact-shop__title {
        display: none;
    }

    .contact-shop-body {
        height: auto;
    }

    .contact-shop,
    .contact-shop-body {
        border: none;
    }

    .contact-shop-card__text span {
        display: inline-block;
    }

    .contact-shop-list__item {
        border: none;
    }

    .contact-shop-list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-bottom: 20px;
    }

    .contact-shop-list__item {
        width: 33.333%;
        padding: 4px;
    }

    .contact-shop-card {
        height: 100%;
        border: 1px solid #8f483d;
        display: -webkit-box;


    }

    .contact-info,
    .contact-requisite {
        padding: 0;
    }

    .contact-img {
        padding: 0;
    }

    .contact-map {
        margin-bottom: 4px;
        border: none;
    }

    .contact-img__item {
        padding: 0;
        margin-right: 4px;
    }

    .contact-img__item:last-child {
        margin-right: 0;
    }

    .contact-shop-card {
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: column wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .contact-shop-card span {
        width: 100%;
        /* height: 100%; */


    }

    .contact-requisite,
    .contact-requisite p {
        font-size: 14px;
        font-weight: 400;
    }

    .contact-img__item {
        height: 105px;
    }
}


@media (max-width: 760px) {
    .contact-info-grid {
        display: block;
    }

    .contact-info__phone,
    .contact-info__callback,
    .contact-info__email {
        display: block;
        margin-bottom: 10px;
        margin-right: 0;
    }

    .contact-requisite__grid {
        display: block;
        margin-bottom: 10px;
    }

    .contact-shop-card__text {
        font-size: 14px;
    }

    .contact-shop-list__item {
        width: 50%;
    }
}

/*style 16-10-2019*/
/*-----------------------------*/

.product-card-code {
    font-size: 14px;
    color: #8f483d;
    margin-bottom: 14px;
    line-height: 1;
    clear: both;
}

.constituents-list {
    margin: 0 420px 20px 20px;
}

.constituents-title {
    text-align: center;
    font-family: 'Intro', Arial, sans-serif;
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.constituents-list__item {
    margin-bottom: 10px;
}

.product-card-constituents {
    border-bottom: 1px solid #d3d3d3;
    padding: 0 26px;
    padding-left: 105px;

}

.product-card-constituents__head {

}

.product-card-constituents__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.product-card-constituents__layout {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
}

.product-card-constituents__img {
    width: 120px;
    height: 80px;
    flex: 1 0 110px;
    margin-right: 10px;
}

.product-card-constituents__img img {
    width: 100%;
    height: auto;
}

.product-card-constituents__info {
    padding: 26px 0;

}

.product-card-constituents__title {
    font-size: 14px;
    margin-bottom: 8px;
    font-weight: 700;
}

.product-card-constituents__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 8px;
}

.product-card-constituents-code {
    font-size: 14px;
    color: #8f483d;
    line-height: 1;
}

.product-card-constituents__item {
    margin-right: 30px;
    font-size: 14px;
    margin-bottom: 4px;
}

.product-card-constituents-price {
    font-size: 16px;
    font-weight: 700;
    padding: 26px 0;
    font-family: 'Intro', Arial, sans-serif;
}

.product-card-constituents-price__old {
    color: #000000;
    margin-bottom: 10px;
    text-decoration: line-through;
}

.product-card-constituents-price__num {
    color: #ce614f;
    font-size: 20px;
}

.product-card-sidebar-list {
    margin: 14px 0;
    border-left: 3px solid #cf6150;
}

.product-card-sidebar-list__line {
    padding: 6px 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.product-card-sidebar-list__title {
    font-size: 13px;
    color: #383d43;
    padding-right: 10px;
    width: 80%;
}

.product-card-sidebar-list__price {
    color: #cf6150;
    font-weight: 700;
    font-size: 14px;
    white-space: nowrap;
    font-family: 'Intro', Arial, sans-serif;
    width: 20%;
}

.product-card-inline {
    display: flex;
    clear: both;
}

.product-card-inline > div {
    margin-right: 20px;
}

.product-card-status.in-stock {
    background: url(/local/templates/main_new/images/redesign/in-stock.svg) 0 4px no-repeat;
    background-size: 20px 15px;
    padding-left: 29px;
}

.product-card-status.out-stock {
    color: #ce614f;
}

.product-card-inline > div:last-of-type {
    margin-right: 0;
}

.item__available {
    margin-bottom: 10px;
}


@media (max-width: 780px) {
    .product-card-constituents__item {
        margin-right: 14px;
    }

    .product-card-constituents {
        padding: 0;
    }
}

@media (max-width: 700px) {
    .product-card-constituents__body {
        /*display: block;*/
        justify-content: flex-start;
    }

    .product-card-constituents__img {
        margin-right: 20px;
        flex: 1 0 80px;
    }

    .product-card-constituents-price,
    .product-card-constituents__info {
        padding: 0;
        margin-bottom: 0;
    }

    .product-card-constituents-price__old {
        margin-right: 30px;
    }

    .product-card-constituents-price__old,
    .product-card-constituents-price__num {
        display: inline-block;
    }

    .product-card-constituents__img {
        border: 1px solid #eee;
        margin-bottom: 6px;
    }
}


@media (max-width: 540px) {
    .product-card-constituents__body {
        /* display: block; */
    }
}


/* 
Стили для адаптации ширины сайта 640px
Остальные адаптивные стили предназначены для ширины сайта 320px
*/

@media (max-width: 640px) {
    /*custom style for 640px*/
    .c-category-card__title {
        font-size: 20px !important;
    }

    .sale-category-card__text {
        font-size: 20px !important;
    }

    .sale-category-card__icon svg {
        font-size: 23px;
    }

    .popular-mobile__col {
        height: 64vw;
    }

    .order-solution__text {
        font-size: 24px;
        line-height: 1.2;
    }

    .indexAboutBlock, .indexAboutBlock p {
        font-size: 24px;
    }

    .sale-title, .text-center {
        font-size: 31px;
    }

    .footer-mobile .footer-title {
        font-size: 24px;
    }

    .footer-mobile-menu__title {
        font-size: 24px;
        padding: 19px 16px;
    }

    .footer-mobile-menu__link {
        font-size: 22px;
        margin-bottom: 12px;
    }

    .footer-mobile-menu__title svg {
        top: 29px;
        font-size: 22px;
    }

    .footer-mobile-subscribe .btn,
    .footer-mobile-subscribe .form-control {
        height: 60px;
        font-size: 25px;
        line-height: 1;
    }

    .btn-catalog {
        font-size: 26px;
        padding: 24px 12px 23px;
    }


    .c-search-input {
        font-size: 26px;
        height: 62px;
    }

    .c-search-btn {
        padding: 16px 28px 15px;
    }

    .c-search-btn svg {
        font-size: 30px;
    }

    .popular-mobile .popular-block-card__title {
        font-size: 27px;
    }

    .popular-block-slider__item {
        height: 85vw;
    }

    .order-solution-mobile {
        height: 240px;
    }

    .order-solution-mobile__title {
        font-size: 24px;
        padding: 10px 20px;
        white-space: nowrap;
    }

    .order-solution-card__title {
        font-size: 18px !important;
    }

    .pageWrapper {
        padding: 0 18px;
    }

    .sale {
        margin-left: -18px;
        margin-right: -18px;
    }

    .footer-mobile-address a {
        font-size: 18px;
    }

    .footer-mobile-phone a {
        font-size: 28px;
    }

    .footer-custom .footer-callback {
        font-size: 18px;
    }

    .mobile-menu-card-link {
        font-size: 24px;
    }

    .mobile-menu-card-link svg {
        font-size: 29px;
    }

    .mobile-menu-card__title,
    .mobile-menu-card__link,
    .mobile-menu-card__text {
        font-size: 24px
    }


    .c-header .icon-phone,
    .c-header .icon-basket {
        font-size: 80px;
    }

    .c-header-hamburger {
        width: 80px;
        height: 80px;
    }

    .c-header-hamburger span {
        display: block;
        width: 40px;
        height: 5px;
        margin-bottom: 8px;
    }

    .c-header-basket__count {
        width: 30px;
        height: 30px;
    }

    .c-header-basket__count span {
        font-size: 24px;
    }

    .sale-category-card {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .sale-category-card__text {
        white-space: normal;
    }

    .sale-category-card__icon {
        margin-right: 8px !important;
    }

    .c-header-logo img {
        max-width: 266px;
    }

    .c-header-logo {
        width: 44%;
    }

    .header-mobile-menu__close {
        width: 80px;
        height: 80px;
        right: 18px;
    }

    .header-mobile-menu__close svg {
        font-size: 34px;
    }

    .catalog-menu .dropdown-menu {
        min-width: 601px;
        max-width: 601px;
    }

    .catalog-menu .dropdown-menu .dropdown-submenu > a {
        font-size: 24px;
    }

    .catalog-menu-img svg {
        font-size: 27px !important;
    }

    .catalog-menu .dropdown-menu > li > a {
        height: 70px;
        line-height: 70px;
    }

    .catalog-menu-img {
        height: 69px !important;
    }

    .catalog-menu .dropdown-submenu > a:after {
        content: '';
        display: none;
    }

    .dropdown-submenu:hover > .dropdown-menu {
        display: none !important;
    }

    .c-category-card__icon {
        text-align: center;
        max-height: 62px;
    }

    .c-category-card__icon svg {
        font-size: 50px;
    }

    .c-category-card__icon .icon-hit-1 {
        font-size: 80px
    }

    .c-category-mobile__link {
        font-size: 20px;
    }

    .order-solution-card__icon img {
        width: 97px !important;
    }

    .order-solution-card__title {
        font-size: 24px !important;
    }

    .mainContent h1 {
        margin-top: 10px;
    }

    .mainContent .filterNopic.filterSets .fSetsList .setLink, .filterNopic .filter-block__buttons a.filter-card__btn {
        width: 280px !important;
    }

    .contact-shop-card__text {
        font-size: 24px !important;
    }

    .contact-info__title {
        color: #000000;
        font-size: 30px;
    }

    .contact-info {
        font-size: 24px;
    }

    .contact-requisite, .contact-requisite p {
        font-size: 24px;
    }

    .footer-mobile-logo-dev .icon-logo-ispi {
        font-size: 85px;
    }

    .mobile-menu-card svg {
        font-size: 29px;
    }

    .mobile-menu-card {
        padding-left: 40px;
    }

    .mobile-menu-card-link {
        padding: 10px 0 10px 40px;
    }

    .sale .catalogItemsListNew .card-zoom {
        width: 270px;
    }

    .sale .sliderWrapper {
        padding: 0 10px 20px;
    }


    .sale .catalogItemsListNew .card-zoom {
        float: none;
        flex: 1 0 270px;
        margin-left: 52px;
    }

    .sale .catalogItemsListNew .listItem .itemTitle {
        height: 77px;
        font-size: 24px;
        height: 81px;
    }

    .sale .catalogItemsListNew .item__inner {
        font-size: 22px;
        margin: 6px 0;
    }

    .constituents-list .product-card-constituents__title {
        font-size: 29px;
    }

    .constituents-list .product-card-constituents-code {
        font-size: 24px;
    }


    .constituents-list .product-card-constituents-price__num {
        font-size: 35px;
    }

    .constituents-list .product-card-constituents {
        padding: 10px 0;
    }

    .constituents-title {
        font-size: 32px !important;
        margin: 40px 0 20px !important;
    }

    .c-header-logo {
        padding-left: 0;
    }

    .cartItem div.itemDel {
        bottom: 96% !important;
        left: 98.5% !important;
    }

    .btn-catalog {
        width: 240px;
    }

    div.mobile__fixed {
        display: none !important;
    }

    #basket_items .itemImg {
        width: 24.75%;
    }

    .cartItem .itemName {
        margin-top: 2%;
        margin-left: 28.3%;
        min-height: 114px;
    }

    .cartItem .itemTitle {
        font-size: 1.05em;
    }

    #basket_form_container .col-sm-5 {
        width: 100%;
    }

    .basket__additional {
        font-size: 21px !important;
        line-height: 1;
    }

    .cartWrapper .col-sm-offset-0 {
        margin-top: 0;
    }

    .cartItem .itemDiscount .cartFieldValue {
        text-align: right !important;
    }

    .basket__oldPrice {
        font-size: 22px !important;
        line-height: 57px;
        left: 27% !important;
    }

    .sale .catalogItemsListNew {
        width: 270px;
    }


    /*  */
    /* .filter-mobile-btn {
        padding: 10px 40px;
        font-size: 1.1em;
        background-color: #f1f1f1;
        display: block;
        width: 100%;
        text-decoration: none;
        color: #000;
        border-radius:6px;
        text-align:center;
        font-family: sans-serif;
      }
      
      #filterLeftPlacementRight {
          position: fixed;
          left: -9999px;
      }

      #filterLeftPlacementRight .panel-heading {
        display: none;
      }
      
      
      
      #filterLeftPlacementRight.active {
          position: fixed;
          top: 0;
          left: 0;
          bottom: 0;
          right: 0;
          margin: 0;
          overflow-y: scroll;
          z-index: 999;
      }
      
      #filterLeft {
        margin: 0;
      }
      
      #filterLeftPlacementRight .filterButtons {
          position: fixed;
          bottom: 0;
          left: 0;
          background: #fff;
          width: 100%;
          padding: 10px 0;
        display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
      }
      
      #filterLeftPlacementRight .panel-heading-mobile {
        padding: 25px 30px;
        font-family: sans-serif;
        cursor:pointer;
      }
      
      #filterLeftPlacementRight .filterButtons .apply {
          margin-right: 30px;
          font-size: 27px;
      }
      
      #filterLeftPlacementRight .filterButtons .clean {
        text-decoration: none;
      } */
    /*  */


}


@media (min-width: 640px) {
    #filterLeftPlacementRight {
        display: none !important;
    }

    .filter-mobile-btn {
        display: none;
    }


}


.filter-mobile-btn,
.panel-heading-mobile {
    display: block;
}

@media print {
    .sidebar__block--actions,
    #jvlabelWrap,
    .globalClass_ET,
    .c-header-basket,
    .c-header-phone__icon,
    .c-header-hamburger {
        display: none !important;
    }
}

@media (min-width: 640px) {
    .panel-heading-mobile,
    .filter-mobile-btn {
        display: none;
    }
}

@media (max-width: 640px) {
    .filter-mobile-btn {
        padding: 25px 40px;
        font-size: 1.1em;
        background-color: #f1f1f1;
        display: block;
        width: 100%;
        text-decoration: none;
        color: #000;
        border-radius: 6px;
        text-align: center;
        font-family: sans-serif;
        margin-bottom: 20px;
    }

    .filter-mobile-btn:before {
        content: '';
        left: 23px !important;
    }

    .filter-mobile-btn:after {
        content: '';
        right: 23px !important;
    }

    #filterLeftPlacementRight .MKCollapse {
        position: fixed;
        left: -9999px;
        z-index: 999;
    }

    #filterLeft > .panel-heading {
        display: none;
    }


    #filterLeftPlacementRight .MKCollapse.active {
        position: fixed;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        margin: 0;
        overflow-y: scroll;
        background: #f1f1f1;
    }

    .MKCollapse.active #del_filter {

        font-size: 24px;
        line-height: 24px;
        padding: 13px 10px;
    }


    .MKCollapse.active .del_filter {
        position: fixed;
        top: 7px;
        right: 13px;
    }

    .MKCollapse.active .del_filter:before {
        content: '';
        background: url(/local/templates/main_new//images/icon-close-20.png) no-repeat;
        display: inline-block;
        width: 20px;
        height: 20px;
        position: relative;
        top: 3px;
        margin-right: -15px;
    }

    #filterLeft {
        margin: 0;
    }

    .MKCollapse.active .filterButtons {
        position: fixed;
        z-index: 99999;
        bottom: 0;
        left: 0;
        background: #fff;
        width: 100%;
        padding: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    #filterLeftPlacementRight .MKCollapse .MKCollapseBody {
        overflow-y: scroll;
    }

    .MKCollapse.active .panel-heading-mobile {
        padding: 25px 30px;
        position: fixed;
        z-index: 9999;
        top: 0;
        left: 0;
        width: 100%;

        background: #fff;
    }

    .MKCollapse.active .panel-heading-mobile div {
        font-family: sans-serif;
        cursor: pointer;
        font-size: 1.2em;
        display: inline-block;
    }

    .MKCollapse.active .panel-heading-mobile div:before {
        content: '';
        background: url(/local/templates/main_new//images/icon-arrow-left.png) no-repeat;
        display: inline-block;
        width: 12px;
        height: 20px;
        margin-top: -8px;
        margin-right: 7px;
    }

    #filterLeftPlacementRight .filterButtons .apply {

        font-size: 27px;
        width: 100%;
        margin: 0;
        background-color: #ce614f;
        color: #fff;
        padding: 8px 0;
        height: auto;
    }

    #filterLeftPlacementRight .filterButtons .clean {
        text-decoration: none;
    }
}

.product-card-status {
    display: inline-block;
    margin-right: 10px;
}

.product-card-status.in-stock {
    background: url("/local/templates/main_new/images/redesign/in-stock.svg") -3px 3px no-repeat;
    background-size: 20px 9px;
    padding-left: 20px;
    font-size: 12px;

}

.product-card-status.out-stock {
    color: #ce614f;
    font-size: 12px;
}

.product-card-status.in-stock.dop {
    background: url("/local/templates/main_new/images/redesign/in-stock.svg") -3px 5px no-repeat;
    background-size: 20px 9px;
}

.catalogItemsListNew .viewList .item__head-buttons {
    margin-bottom: 20px !important;
}

.catalogItemsListNew .viewList .item__available {
    margin-bottom: 40px;
}

.catalogItemsListNew .viewList .product-card-status {
    margin-right: 33px;
}

.catalogItem.listItem .product-card-status:nth-child(1) {
    margin-right: 31px;
}

#saleItemsSlider .catalogItem.listItem .product-card-status:nth-child(1) {
    margin-right: 8px;
}

.catalogItem.listItem .product-card-status:nth-child(2) {
    margin-right: 0 !important;
}

@media (max-width: 641px) {
    .product-card-status {
        font-size: 20px !important;
    }

    .product-card-status.in-stock {
        background-size: 30px 15px;
        padding-left: 40px;

    }

    .item__available {
        min-height: 43px;
    }

    .catalogItemsListNew .card-zoom .listItem {

    }

    .catalogItemsListNew .card-zoom .listItem {
        height: 566px !important;
    }
}

.sh_modal .modal-dialog {
    width: 80%;
}

.sh_modal .modal-header {
    height: 1px;
}

.buttonBlock {
    width: 100%;
    display: flex;
    justify-content: flex-start;
}

.buttonBlock .btn-wrapper__continue,
.buttonBlock .btn-wrapper__1click,
.buttonBlock .btn-wrapper__order {
    width: 20%;
    text-transform: uppercase;
}

.buttonBlock .btn-wrapper__continue {
    margin-right: auto;
}

.buttonBlock .btn-wrapper__1click {
    margin-left: auto;
}

.buttonBlock .btn-wrapper__order {
    /*margin-left: auto;*/
    margin-top: 0px;
}

.btn-continue,
.btn-click {
    width: 100%;
    height: 45px;
    word-wrap: break-word;
    padding: 0;
    margin: 0;
    line-height: 38px;
}

@media (max-width: 641px) {
    .buttonBlock {

    }

    .btn-wrapper {
        width: 100%;
        margin-top: 20px;
    }

    .btn-continue,
    .btn-click {
        height: 57px;
        line-height: 51px;
    }
}

.btn__continue {
    color: #b0b0b0 !important;
    border-color: #453c35;
    border: 1px solid #b0b0b0;
    background: transparent;
    line-height: 43px;
}

.btn__continue:hover {
    color: #000000 !important;
    border: 1px solid #000000;
    background: transparent;
}

.btn__one-click {
    font-size: 12px;
    color: #454545;
    font-weight: bold;
    border: 1px solid #f5f5f5;
    border-top: none;
    background: linear-gradient(180deg, rgb(236, 237, 233) 35%, rgb(221, 222, 218) 60%);
    line-height: 43px;
}

.btn__one-click:hover {
    color: #000000 !important;
    text-decoration: none;
    background: linear-gradient(180deg, rgb(236, 237, 233) 35%, rgb(221, 222, 218) 60%);
}

.result_price_text {
    width: 100%;
    text-align: right;
}

.price {
    /*margin-left: 10px; */
    display: inline;
}

.form-control {
    /*padding: 0;*/
    width: 100% !important;
    min-width: 40px;
}

#orderModal__basket .itemDel {
    position: static;
    float: right;
}

div.additional_top_text-wrapper {
	margin-bottom: 15px;
	overflow: hidden;
}
div.additional_top_text-wrapper.short {
	max-height: 47px;
}
a.show_text {
	margin-top: 0;
}