

/* Start:/bitrix/templates/m-dm-imperial-new/static/css/styles.css?1766436457115223*/



a,
html {
    color: #202020
}

a {
    background-color: transparent;
    text-decoration: none;
}

html {
    -webkit-text-size-adjust: 100%;
    font-size: 14px;
    font-family: "Rubik";
    line-height: 1.5;
    height: 100%;
    background-color: #f4f4f4
}

.mfp-figure figure,
body {
    margin: 0
}

.slick-slide img,
details,
main {
    display: block
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    text-decoration: none
}

abbr[title] {
    border-bottom: none;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none;
    max-width: 100%;
    display: block;
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

li, ul {
    list-style-type: none;
    padding: 0;
}
h1, h2, h3, h4, h5, h6, li, p, ul {
    margin: 0;
}

h1,
h2,
h3 {
    font-size: 50px;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 48px
}

@media screen and (max-width:767px) {
    h1 {
        font-size: 33px
    }
}

h2,
h3 {
    font-size: 36px;
    font-weight: 500;
    margin-bottom: 56px
}

@media screen and (max-width:374px) {
    h2 {
        font-size: 30px;
        margin-bottom: 32px
    }
}

h3 {
    font-size: 20px;
    line-height: 1.3;
    margin-bottom: 24px
}

[type=checkbox],
[type=radio],
legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

summary {
    display: list-item
}


.mfp-figure figure, body {
    margin: 0;
}

*,
:after,
:before,
img.mfp-img {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%
}

.content {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.container {
    margin: 0 auto;
    width: 100%;
    padding: 0 16px
}

@media screen and (max-width:374px) {
    .container {
        padding: 0 8px
    }
}

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

section {
    padding: 40px 0;
}

.sandwich {
    height: 14px;
    position: relative;
    width: 20px
}

.sandwich__line {
    background-color: #fff;
    display: block;
    height: 2px;
    left: 0;
    position: absolute;
    -webkit-transition: all linear .4s;
    -o-transition: all linear .4s;
    transition: all linear .4s;
    width: 100%
}

.sandwich__line--top {
    top: 0
}

.sandwich__line--middle {
    top: 6px
}

.sandwich__line--bottom {
    top: 12px
}



/*HEADER*/

.category-nav {
    background-color: #f4f4f4;
    padding: 24px 16px 8px;
    display: none;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}


.header {
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.header.is-open {
    background-color: #f4f4f4;
    bottom: 0;
    left: 0;
    overflow: auto;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 13;
}

.header__top {
    display: none;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
}

.header__top .container {
    padding: 0 24px;
}

.header__main, .header__main .container {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}


.header__main {
    background-color: #fff;
    height: 64px;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    padding: 12px 116px 12px 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative;
}

.header__main .container {
    padding: 0;
}

.header__logo {
    max-width: calc(100% - 64px);
    margin-right: 24px;
}

.header__logo .logo__img {
    max-height: 38px;
}

.header__contacts {
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 16px;
    padding: 0 8px;
}   

.phone {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.3;
}

.mail-link {
    color: #659c0b;
    font-size: 13px;
}

.aside-nav__item.is-active .aside-nav__link:after, .gallery-item__title, .header.is-open .header__category-nav, .header.is-open .header__top {
    display: block;
}


.search-line {
    background-color: #f4f4f4;
    border-radius: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 40px;
    position: relative;
    -webkit-transition: left linear .3s;
    -o-transition: left linear .3s;
    transition: left linear .3s
}

@media screen and (max-width:799px) {
    .search-line {
        margin-left: auto;
        max-width: 48px
    }
}

@media screen and (max-width:767px) {
    .search-line {
        position: absolute;
        left: calc(100% - 168px);
        right: 116px
    }

    .search-line.is-open {
        left: 8px;
        max-width: 100%
    }
}

.search-line.is-open .search-line__icon-wrapper {
    display: none
}

.search-line.is-open .search-line__input-wrapper {
    width: 260px
}

@media screen and (max-width:767px) {
    .search-line.is-open .search-line__input-wrapper {
        width: 100%
    }
}

@media screen and (max-width:799px) {
    .search-line.is-open .search-line__close {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.search-line__input {
    background-color: #f4f4f4;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 13px;
    line-height: 1.5;
    height: 40px;
    padding: 8px;
    width: 100%
}

.search-line__input-wrapper {
    background-color: #f4f4f4;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width:799px) {
    .search-line__input-wrapper {
        border-radius: 5px;
        left: 0;
        overflow: hidden;
        position: absolute;
        -webkit-transition: width linear .3s;
        -o-transition: width linear .3s;
        transition: width linear .3s;
        width: 0
    }
}

.search-line__icon {
    width: 17px;
    height: 17px;
    fill: #848484
}

.search-line__close,
.search-line__icon-wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.search-line__icon-wrapper {
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 48px
}

.search-line__close {
    background-color: #f4f4f4;
    display: none;
    margin-left: auto;
    width: 40px
}

.search-line__close-icon {
    width: 12px;
    height: 12px
}

.mobile-menu {
    -ms-flex-item-align: stretch;
    align-self: stretch;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #9db037;
    bottom: 0;
    color: #fff;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 64px;
    padding: 8px 16px;
    position: absolute;
    right: 0;
    width: 104px;
    top: 0;
}

.mobile-menu__text {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.3;
    margin-right: 8px;
}


.mobile-menu.mobile-menu--active .sandwich__line--top {
    top: 6px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.mobile-menu.mobile-menu--active .sandwich__line--middle {
    opacity: 0
}

.mobile-menu.mobile-menu--active .sandwich__line--bottom {
    top: 6px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.category-nav__list {
    display: none;
}

.category-nav.is-open .category-nav__list {
    display: block;
}

.category-nav.is-open .sandwich__line--top {
    top: 6px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.category-nav.is-open .sandwich__line--middle {
    opacity: 0
}

.category-nav.is-open .sandwich__line--bottom {
    top: 6px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.category-nav .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 8px;    
}

.category-nav.is-open .container {
    background-color: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0 4px 16px rgba(0,0,0,.04);
    box-shadow: 0 4px 16px rgba(0,0,0,.04);
}

.category-nav-mobile {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #9db037;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 8px 16px;
}

.category-nav-mobile__text {
    font-size: 18px;
    font-weight: 500;
}

.category-nav__item {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    position: relative;
    -webkit-transition: background-color linear .2s;
    -o-transition: background-color linear .2s;
    transition: background-color linear .2s;
}

.category-nav__item:not(:last-child) {
    border-bottom: 1px solid #d3d3d3;
}

.category-nav__title {
    display: block;
    padding: 16px;
    font-size: 12px;
    line-height: 1.4;
    text-transform: uppercase;  
    font-weight: 500;  
}

.category-subnav {
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.category-nav__item.is-active>.category-subnav {
    display: block;
}


.category-subnav__link,
.category-subnav__title {
    display: block;
    padding: 8px 24px
}


    .category-subnav__link {
        padding: 8px 16px;
        font-size: 13px;
    }

    .category-subnav__link.category-subnav__link--first:active {
        background: #f0f0f0;
        border-radius: 5px;
        color: #659c0b
    }


.category-subnav__link.category-subnav__link--mobile-only {
    font-weight: 500
}


    .category-subnav__item.is-active {
        background-color: #f0f0f0;
        border-radius: 5px;
        padding-bottom: 16px
    }

    .category-subnav__item.is-active>.category-subnav {
        display: block
    }

    .category-subnav__item.is-active>.category-subnav__link {
        border-bottom: 1px solid #d3d3d3
    }


.main-nav {
    padding-bottom: 16px;
    width: 100%;
}

.main-nav__item {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.3;
}

.main-nav__item:not(:last-child) {
    border-bottom: 1px solid #d3d3d3;
}

.main-nav__link {
    display: block;
    padding: 16px 0;
}

.main-nav__icon {
    margin-left: 10px;
    height: 10px;
    width: 10px;
}

.main-nav__title {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-right: 16px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.main-subnav {
    display: none;
}

.main-nav__item.is-open .main-subnav {
    display: block;
}   

.main-subnav__list {
    padding: 0 16px 16px;
}

.main-subnav__link {
    font-size: 16px;
    font-weight: 400;
    padding: 10px 0;
    display: block;
    line-height: 1.5;    
} 


/* SLIDER DEFAULT*/

.slider-navigation {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-between;;
    -ms-flex-pack: space-between;;
    justify-content: space-between;;
    margin-top: 32px;
    //padding: 0 8px
}

.s-tabs-section .slider-navigation {
    margin-top: 0;
}

.slider-navigation>:not(:last-child) {
    margin-right: 8px
}

.slider-navigation__btn {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, .08);
    box-shadow: 0 4px 4px rgba(0, 0, 0, .08);
    border-radius: 50%;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 48px;
    outline: 0;
    width: 48px
}

.slider-navigation__btn:hover .slider-navigation__icon {
    fill: #ea6b2a
}

.slider-navigation__btn.swiper-button-disabled {
    cursor: default;
    opacity: .5
}

.slider-navigation__btn.swiper-button-disabled:hover .slider-navigation__icon {
    fill: #000
}

.slider-navigation__icon {
    width: 16px;
    height: 16px
}

.slider .product-prev {
    margin: 40px 8px
}

.slider .product-prev,
.slider .product-prev:hover {
    -webkit-box-shadow: none;
    box-shadow: none
}



/* Slider */

.s-main-slider {
    padding: 0;
}
.white-bg {
    background-color: #fff;
}

.main-slider, .swiper-container {
    overflow: hidden;
    position: relative;
    min-height: 400px;
}

.js-main-slider {
    display: flex;
    transition: transform 0.6s ease; 
}

.main-slider__item, .product-slider__item {
    flex: 0 0 100%;
    max-width: 100%;
    position: relative;    
}


/* PRODUCT */

.product-colors {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: auto
}

.product-colors__text {
    font-size: 13px;
    margin-right: 8px
}

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

.product-color {
    position: relative
}

.product-color:hover .product-color__tooltip {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.product-color:not(:last-child) {
    margin-right: 8px
}

.product-color__tooltip,
.product-color__tooltip:after {
    background-color: #fff;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.product-color__tooltip {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 5px;
    bottom: calc(100% + 16px);
    -webkit-box-shadow: 0 4px 24px rgba(0, 0, 0, .08);
    box-shadow: 0 4px 24px rgba(0, 0, 0, .08);
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 24px 16px
}

.product-color__tooltip:after {
    content: "";
    bottom: 0;
    height: 24px;
    width: 32px;
    z-index: 1
}

.product-color__tooltip:before {
    content: "";
    width: 16px;
    height: 16px;
    background-color: #fff;
    bottom: -8px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .08);
    box-shadow: 0 0 10px rgba(0, 0, 0, .08);
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotate(45deg)
}

.product-color__dot {
    width: 20px;
    height: 20px;
    //border-radius: 50%;
    background-size: 100% !important;
    //background-position: -154% -159% !important    
}

.product-color__dot.product-color__dot--big {
    width: 120px;
    height: 120px
}

.product-color__name {
    margin-top: 8px
}

.s-product-info {
    padding-top: 16px
}

.product-info {
    background: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, .04);
    box-shadow: 0 4px 16px rgba(0, 0, 0, .04);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    padding: 32px 0
}

.product-info__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-right: 96px;
    padding: 24px 0 16px 24px;
    margin-right: 0;
    padding: 24px 24px 0
}

@media screen and (max-width:1159px) {
    .product-info__content h1 {
        font-size: 33px
    }
}

@media screen and (max-width:1023px) {
    .product-info__content h1 {
        display: none
    }
}

.product-info__media {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    overflow: hidden
}

@media screen and (min-width:1024px) {
    .product-info__media {
        width: 496px
    }
}

.product-info__media .product-mobile-title {
    display: block;
    font-size: 33px;
    line-height: 1;
    margin-bottom: 48px;
    padding: 0 24px
}

@media screen and (min-width:1024px) {
    .product-info__media .product-mobile-title {
        display: none
    }
}

.product-info__characteristics {
    margin-bottom: 32px
}

.product-info__characteristics>* {
    margin: 8px 0
}

.product-info__characteristics>:first-child {
    margin-top: 0
}

.product-info__characteristics>:last-child {
    margin-bottom: 0
}

.product-info__characteristic {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 13px
}

.product-info__label {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-weight: 500;
    width: 96px
}

.product-info__more {
    color: #659c0b
}

.product-info__artikul {
    position: relative;
    width: 100%
}

.product-info__artikul-number {
    background-color: #fff;
    color: #a2a2a2;
    display: inline-block;
    font-size: 11px;
    padding-right: 16px;
    position: relative;
    z-index: 1
}

.product-info__artikul:after {
    content: "";
    background-color: #e9e9e6;
    height: 1px;
    left: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0
}

@media screen and (min-width:1024px) {
    .product-info__artikul:after {
        display: none
    }
}

.product-info__footer {
    position: relative
}

@media screen and (min-width:1160px) {
    .product-info__footer {
        margin-top: auto;
        padding-right: 240px
    }
}

.product-info__footer-line {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.product-info__footer-line:not(:last-child),
.product-materials__list li:not(:last-child) {
    margin-bottom: 16px
}

@media screen and (max-width:1159px) {
    .product-info__footer-line:not(:last-child) {
        margin-bottom: 32px
    }
}

@media screen and (max-width:1023px) {
    .product-info__footer-line:not(:last-child) {
        margin-bottom: 8px
    }
}

.product-info__footer-line .product-price {
    margin-right: 16px
}

@media screen and (min-width:1280px) {
    .product-info__footer .product-colors {
        bottom: 8px;
        right: 0;
        position: absolute
    }
}

@media screen and (max-width:1159px) {
    .product-info__footer .product-colors {
        bottom: auto;
        top: 0
    }
}

@media screen and (max-width:1023px) {
    .product-info__footer .product-colors {
        margin-bottom: 32px
    }
}

.s-product-materials {
    outline: 0;
    padding-top: 64px
}

.s-product-materials h2 {
    margin-bottom: 24px
}

@media screen and (min-width:1024px) {
    .product-materials__list {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        -webkit-column-fill: auto;
        -moz-column-fill: auto;
        column-fill: auto
    }
}

.product-materials__list li {
    position: relative;
    padding-left: 24px
}

.product-materials__list li:before,
.radio__custom:after {
    content: "";
    width: 8px;
    height: 8px;
    background-color: #ea6b2a;
    border-radius: 50%;
    left: 0;
    position: absolute;
    top: 8px
}

.s-product-panorama {
    padding-bottom: 0
}

@media screen and (min-width:1160px) {
    .product-panorama {
        background-color: #e0e0e0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        overflow: hidden;
        padding: 32px 40px 32px 16px
    }
}

.product-panorama__view {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-right: 40px
}

@media screen and (max-width:1159px) {
    .product-panorama__view {
        height: 600px
    }
}

@media screen and (max-width:767px) {
    .product-panorama__view {
        height: 220px
    }
}

.product-panorama__slider {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media screen and (min-width:1160px) {
    .product-panorama__slider {
        width: 280px
    }
}

.product-panorama__slider .slider-navigation {
    margin-top: 16px
}

@media screen and (min-width:1160px) {
    .product-panorama__slider .slider-navigation {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media screen and (max-width:1159px) {
    .product-panorama__slider .product-prev {
        margin: 0 4px
    }
}

.product-panorama__title {
    font-size: 25px;
    line-height: 1.3;
    margin-bottom: 16px
}

.product-prev {
    background-color: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, .04);
    box-shadow: 0 4px 16px rgba(0, 0, 0, .04);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transition: -webkit-box-shadow linear .3s;
    -o-transition: box-shadow linear .3s;
    transition: box-shadow linear .3s;
    transition: box-shadow linear .3s, -webkit-box-shadow linear .3s
}

@media screen and (min-width:1160px) {
    .product-prev:hover {
        -webkit-box-shadow: 0 4px 40px rgba(6, 6, 6, .3);
        box-shadow: 0 4px 40px rgba(6, 6, 6, .3)
    }

    .product-prev:hover .product-prev__name {
        color: #7d922b
    }
}

.product-prev__img {
    max-height: 100%;
    max-width: 100%;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.product-prev__img-wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 8px;
    height: 192px;
    outline: 0;
    padding: 8px;
    position: relative
}

.product-prev__body {
    height: 88px;
    outline: 0;
    padding: 0 16px 16px
}

.product-prev__name {
    -webkit-transition: color linear .3s;
    -o-transition: color linear .3s;
    transition: color linear .3s
}

@media screen and (max-width:1159px) {
    .product-prev__name {
        font-size: 14px
    }
}

.product-prev__footer {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: 1px solid #e9e9e6;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 16px;
    padding: 16px 0;
    position: relative
}

.product-prev__number {
    background-color: #fff;
    color: #a2a2a2;
    display: inline-block;
    font-size: 11px;
    left: 0;
    padding-right: 8px;
    position: absolute;
    top: -8px
}

.product-price {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.product-price__old {
    text-decoration: line-through
}

.product-price__number {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.3;
    white-space: nowrap
}

@media screen and (max-width:1023px) {
    .product-price__number {
        font-size: 16px
    }
}

.product-price__sign {
    font-size: 16px;
    font-weight: 400
}

@media screen and (max-width:1159px) {
    .product-price__sign {
        font-size: 14px
    }
}

.product-slider {
    margin-bottom: 16px;
    position: relative
}

.product-slider__item {
    outline: 0;
    overflow: hidden
}

.product-slider__item .spritespin,
.product-slider__item img {
    margin: 0 auto
}

.product-slider .slider__dots {
    margin-top: 16px
}

@media screen and (min-width:1024px) {
    .product-slider .slider__dots {
        display: none
    }
}

.product-slider .slider-navigation__btn {
    position: absolute;
    top: 50%;
    z-index: 1;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media screen and (max-width:1023px) {
    .product-slider .slider-navigation__btn.slider-navigation__btn {
        display: none
    }
}

.product-slider .slider-navigation__btn.slider-navigation__btn--prev {
    left: 16px
}

.product-slider .slider-navigation__btn.slider-navigation__btn--next {
    right: 16px
}

.product-slider-nav {
    margin: 0 -4px
}

@media screen and (max-width:1023px) {
    .product-slider-nav {
        display: none
    }
}

.product-slider-nav__item {
    height: 60px;
    margin: 0 4px;
    outline: 0
}

.product-slider-nav__item img {
    max-height: 100%;
    max-width: 100%
}

.product-slider .swiper-dotted {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 16px;
}

.product-slider .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    border: 1px solid #ea6b2a;
    border-radius: 50%;
    cursor: pointer;
    display: block;
    outline: 0;
    background: none;
}

.product-slider .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 12px;
    height: 12px;
    background-color: #ea6b2a;    
}

.product-slider.swiper-container {
    min-height: 256px;
}


/* PRODUCT PRICE */

.product-prices__subtitle {
    font-size: 25px;
    font-weight: 500;
    line-height: 1.3;
    margin-bottom: 24px
}

.product-prices__block:not(:last-child) {
    margin-bottom: 40px
}

.product-prices h2 {
    margin-bottom: 8px
}

.price-table {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -8px
}

.price-table__row {
    background-color: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, .04);
    box-shadow: 0 4px 16px rgba(0, 0, 0, .04);
    margin: 8px;
    padding: 16px;
    width: calc(100%/3 - 16px);
}

@media screen and (max-width:767px) {
    .price-table__row {
        width: calc(100%/2 - 16px)
    }
}

@media screen and (max-width:374px) {
    .price-table__row {
        width: 100%
    }
}


.price-table__cell {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0
}


.price-table__cell:not(:last-child) {
    margin-bottom: 16px
}

.price-table__cell.price-table__cell--img {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}


.price-table__cell.price-table__cell--info {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}


.price-table__cell.price-table__cell--name {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-bottom: 1px solid #e9e9e6;
    padding-bottom: 16px
}

.price-table__cell.price-table__cell--action {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 400px
    width: 280px;
}



.price-table__cell.price-table__cell--action {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    width: auto
}


.price-table__cell.price-table__cell--action>:not(:last-child) {
        margin-right: 0;
        margin-bottom: 16px
}


.price-table__ad-to-basket,
.price-table__cell.price-table__cell--action .product-price {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.price-table__ad-to-basket {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid #e9e9e6;
    border-radius: 5px;
    padding: 8px
}

@media screen and (max-width:1159px) {
    .price-table__ad-to-basket {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media screen and (min-width:1160px) {
    .price-table__ad-to-basket>:not(:last-child) {
        margin-right: 12px
    }
}

@media screen and (max-width:1159px) {
    .price-table__ad-to-basket>:not(:last-child) {
        margin-bottom: 16px
    }
}

.price-table__artikul {
    font-size: 11px
}

@media screen and (max-width:1023px) {
    .price-table__artikul {
        color: #a2a2a2;
        -ms-flex-item-align: start;
        align-self: flex-start
    }
}


/* COUNTER */

.counter,
.counter__btn {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.counter {
    border-radius: 4px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background-color: #fff;
    width: 96px
}

.counter__btn {
    width: 25px;
    height: 25px;
    background-color: #fafafa;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.counter__btn:before {
    width: 12px;
    height: 12px;
    content: "";
    display: block
}

.counter__btn.counter__btn--minus:before {
    background-image: url(/bitrix/templates/m-dm-imperial-new/static/css/../images/general/ie11/minus.svg)
}

.counter__btn.counter__btn--plus:before {
    background-image: url(/bitrix/templates/m-dm-imperial-new/static/css/../images/general/ie11/plus.svg)
}

.counter__current {
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    line-height: 25px;
    height: 25px;
    padding: 0 10px;
    text-align: center;
    width: 100%
}

/*
.slick-slide.slick-loading img,
[hidden],
template {
    display: none
}

.slick-list,
.slick-slider {
    position: relative;
    display: block
}

.slick-slider {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after,
.slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

*/

.main-slider__item {
    max-height: 560px;
    position: relative;
}

.main-slider__item:before {
    content: '';
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), to(rgba(0, 0, 0, 0.65)));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 100%);
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 100%);
    left: 0;
    height: 100%;
    opacity: 0.5;
    position: absolute;
    top: 0;
    -webkit-transition: opacity linear .3s;
    -o-transition: opacity linear .3s;
    transition: opacity linear .3s;
    width: 100%;
}


.main-slider__item picture, .main-slider__item img {
    width: 100%;
}

.main-slider__content {
    color: #fff;
    height: 100%;
    margin: 0 auto;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 10;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 20px 60px 20px;
}

.main-slider__title {
    display: block;
    font-size: 40px;
    font-weight: 500;
    line-height: 1.2
}

.main-slider__descr {
    font-size: 30px;
    font-weight: 500
}

.main-slider__descr a {
    color: #FFF;
}

.main-slider .slick-dots,
p+p {
    margin-top: 24px
}

.main-slider__slider-navigation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    z-index: 1;
    bottom: 16px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    left: 0;
    right: 0;
    padding: 0 16px;
    width: 100%    
}


.main-slider__slider-navigation.slider-navigation {
    margin-top: 0
}

.main-slider__slider-navigation.slider-navigation>:not(:last-child) {
    margin-right: 16px
}

.main-slider__slider-navigation .slider-navigation__btn {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 48px;
    outline: 0;
    width: 48px  
}

.main-slider__slider-navigation .slider-navigation__icon {
    width: 24px;
    height: 24px;
    fill: #9baf4c;
    fill: #fff
}

.main-slider__title {
    display: block;
    font-size: 40px
    font-weight: 500;
    line-height: 1.2
}

.main-slider__descr {
    font-size: 30px;
    font-weight: 500
}

.main-slider .swiper-dotted {
    position: absolute;
    bottom: 37px;
    left: 50%;
    transform: translateX(-50%);
}

.swiper-dotted {
    white-space: nowrap;
    z-index: 11;
    white-space: nowrap;
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background-color: #e9e9e6;
    margin: 0 4px;
}

.gray-bg .swiper-pagination-bullet {
    border: 1px solid #ea6b2a;
    background: none;
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0;
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform,.2s left;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(.33);
    position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1);
    background-color: #9baf4c;
}
.gray-bg .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    background-color: #ea6b2a;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(.66);
}


.main-slider .slick-dots,
p+p {
    margin-top: 24px
}


.main-slider .slick-dots {
    bottom: 40px;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 5
}


.main-slider .slick-dots .main-slider__dot {
    width: 8px;
    height: 8px;
    border: 0;
    border-radius: 50%;
    cursor: pointer;
    display: block;
    outline: 0;
    background-color: #e9e9e6
}

.main-slider .slick-dots .slick-active .main-slider__dot {
    width: 8px;
    height: 8px;
    background-color: #9baf4c
}


.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
}

.swiper-slide {
    width: 100%;
    flex-shrink: 0;
}

.slider {
    margin: -16px
}


.slider__item {
    outline: 0;
    flex-shrink: 0; 
}


.s-tabs-section {
    min-height: 465px;
    overflow: hidden;
    padding: 0;
}

.s-tabs-section .gray-bg {
    padding: 60px 0;
}

.s-tabs-section .gray-bg h2 {
    margin-bottom: 0px;
}

/* MAIN CATEGORIES */

.category-prev {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 320px;
    margin: 8px;
    position: relative;
    height: 224px;
    width: calc(100%/2 - 16px)
}


@media screen and (max-width:767px) {
    .category-prev {

    }
}

@media screen and (max-width:374px) {
    .category-prev {
        width: 100%
    }
}

.category-prev.category-prev--size-big {
    width: calc(100%/2 - 16px)
}

@media screen and (max-width:1023px) {
    .category-prev.category-prev--size-big {
        width: calc(100%/1.5 - 16px)
    }
}

@media screen and (max-width:767px) {
    .category-prev.category-prev--size-big {
        width: 100%
    }
}

.category-prev.category-prev--size-big .category-prev__list {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-rule: 2px solid #e9e9e6;
    -moz-column-rule: 2px solid #e9e9e6;
    column-rule: 2px solid #e9e9e6;
    -webkit-column-gap: 6em;
    -moz-column-gap: 6em;
    column-gap: 6em;
    -webkit-column-fill: auto;
    -moz-column-fill: auto;
    column-fill: auto
}

@media screen and (max-width:767px) and (min-width:375px) {
    .category-prev.category-prev--phone-size-small {
        width: calc(100%/2 - 16px)
    }

    .category-prev.category-prev--phone-size-big {
        width: 100%
    }
}

.category-prev:before {
    content: "";
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .65)), to(rgba(0, 0, 0, .65)));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, .65) 0%, rgba(0, 0, 0, .65) 100%);
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .65) 0%, rgba(0, 0, 0, .65) 100%);
    left: 0;
    height: 100%;
    opacity: 0;
    position: absolute;
    top: 0;
    -webkit-transition: opacity linear .3s;
    -o-transition: opacity linear .3s;
    transition: opacity linear .3s;
    width: 100%
}

@media screen and (min-width:1160px) {

    .category-prev:hover .category-prev__body,
    .category-prev:hover:before {
        opacity: 1
    }

    .category-prev:hover .category-prev__footer {
        border-top-color: #ff9052
    }
}

.category-prev__list {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-bottom: 8px
}

.category-prev__content {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, .65)));
    background-image: -o-linear-gradient(top, transparent 0%, rgba(0, 0, 0, .65) 100%);
    background-image: linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, .65) 100%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    padding: 24px 32px 0;
    position: relative;
    z-index: 1
}

@media screen and (max-width:1159px) {
    .category-prev__content {
        padding: 24px 24px 0;
        position: static
    }
}

@media screen and (max-width:767px) {
    .category-prev__content {
        padding: 16px 16px 0
    }
}

.category-prev__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    opacity: 0;
    padding-bottom: 8px;
    -webkit-transition: opacity linear .3s;
    -o-transition: opacity linear .3s;
    transition: opacity linear .3s
}

@media screen and (max-width:1159px) {
    .category-prev__body {
        display: none
    }
}

.category-prev__link {
    color: #fff;
    line-height: 2
}

.category-prev__link:hover {
    color: #ff9052
}

.category-prev__link-all {
    -ms-flex-item-align: end;
    align-self: flex-end;
    color: #fff;
    font-size: 13px;
    margin-top: auto
}

.category-prev__footer {
    border-top: 1px solid #fff;
    margin-top: auto;
    padding: 16px 0 32px
}

@media screen and (max-width:1159px) {
    .category-prev__footer {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 8px 0;
        height: 96px
    }
}

@media screen and (max-width:767px) {
    .category-prev__footer {
        height: 94px
    }
}

.category-prev__name {
    color: #fff;
    display: block;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.3;
    max-width: 240px
}

@media screen and (max-width:767px) {
    .category-prev__name {
        font-size: 15px;
        max-width: 130px
    }
}

.category-prev__mobile-link {
    display: none;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1
}

@media screen and (max-width:1159px) {
    .category-prev__mobile-link {
        display: block
    }
}

.categories-prev-color {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media screen and (min-width:768px) {
    .categories-prev-color {
        margin: -8px
    }
}

.s-categories-prev-color h2 {
    text-align: center
}

@media screen and (max-width:767px) {
    .s-categories-prev-color h2 {
        text-align: left
    }
}

.category-prev-color {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    border-radius: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 328px;
    margin: 8px;
    overflow: hidden;
    position: relative
}

    .category-prev-color {
        margin: 8px 0;
        width: 100%
    }


.category-prev-color.category-prev-color--size-big .category-prev-color__list {
    display: block;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-fill: auto;
    -moz-column-fill: auto;
    column-fill: auto
}

.category-prev-color.category-prev-color--size-big .category-prev-color__item:last-child {
    margin-top: 0
}

.category-prev-color.category-prev-color--type-kids .category-prev-color__body,
.category-prev-color.category-prev-color--type-kids .category-prev-color__footer {
    background-color: #66be57
}

.category-prev-color.category-prev-color--type-school .category-prev-color__body,
.category-prev-color.category-prev-color--type-school .category-prev-color__footer {
    background-color: #e48a36
}

.category-prev-color.category-prev-color--type-office .category-prev-color__body,
.category-prev-color.category-prev-color--type-office .category-prev-color__footer {
    background-color: #317bc0
}

.category-prev-color.category-prev-color--type-street .category-prev-color__body,
.category-prev-color.category-prev-color--type-street .category-prev-color__footer {
    background-color: #e83958
}

.category-prev-color.category-prev-color--type-inform .category-prev-color__body,
.category-prev-color.category-prev-color--type-inform .category-prev-color__footer {
    background-color: #14bcd2
}

.category-prev-color:hover .category-prev-color__body {
    opacity: 1
}

.category-prev-color__body {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    opacity: 0;
    overflow: hidden;
    padding: 24px;
    position: relative;
    -webkit-transition: opacity linear .2s;
    -o-transition: opacity linear .2s;
    transition: opacity linear .2s
}

.category-prev-color__body:after {
    content: "";
    background-color: #fff;
    bottom: 0;
    height: 1px;
    left: 16px;
    position: absolute;
    right: 16px
}

@media screen and (max-width:1159px) {
    .category-prev-color__body {
        display: none
    }
}

.category-prev-color__body>* {
    margin: 8px 0
}

.category-prev-color__body>:first-child {
    margin-top: 0
}

.category-prev-color__body>:last-child {
    margin-bottom: 0
}

.category-prev-color__footer {
    color: #fff;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 15px;
    line-height: 1.4;
    font-weight: 500;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: 80px;
    margin-top: auto;
    padding: 8px 24px;
    text-transform: uppercase
}

.category-prev-color__footer>:not(:last-child) {
    margin-right: 16px
}

@media screen and (max-width:1159px) {
    .category-prev-color__footer {
        text-decoration: underline
    }
}

.category-prev-color__icon {
    width: 48px;
    height: 48px;
    fill: #fff
}

.category-prev-color__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%
}

.category-prev-color__item:not(:last-child) {
    margin-bottom: 8px
}

.category-prev-color__item:last-child {
    margin-top: auto
}

.category-prev-color__link {
    color: #fff;
    font-size: 13px
}

.category-prev-color__link-all {
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    margin-top: auto
}

.sub-category__mobile-menu {
    margin-bottom: 40px
}

@media screen and (min-width:1024px) {
    .sub-category__mobile-menu {
        display: none
    }
}

.categories {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -8px;
    padding-bottom: 56px
}





/* PRODUCT PREVIEW*/

.s-tabs-section .product-prev, .s-other-products .product-prev {
    width: 100%;
    margin: 40px 8px;
    max-width: 350px;
    //min-width: 280px;
}

@media screen and (max-width:500px) {
    .s-tabs-section .product-prev, .s-other-products .product-prev {
        width: 100%;
        margin: 40px 0px;
        max-width: 350px;
        //min-width: 250px;
    }
}

.product-prev {
    background-color: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, .04);
    box-shadow: 0 4px 16px rgba(0, 0, 0, .04);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transition: -webkit-box-shadow linear .3s;
    -o-transition: box-shadow linear .3s;
    transition: box-shadow linear .3s;
    transition: box-shadow linear .3s, -webkit-box-shadow linear .3s
}

@media screen and (min-width:1160px) {
    .product-prev:hover {
        -webkit-box-shadow: 0 4px 40px rgba(6, 6, 6, .3);
        box-shadow: 0 4px 40px rgba(6, 6, 6, .3)
    }

    .product-prev:hover .product-prev__name {
        color: #7d922b
    }
}

.product-prev__img {
    max-height: 100%;
    max-width: 100%;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.product-prev__img-wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 8px;
    height: 192px;
    outline: 0;
    padding: 8px;
    position: relative
}

.product-prev__body {
    height: 88px;
    outline: 0;
    padding: 0 16px 16px
}

.product-prev__name {
    -webkit-transition: color linear .3s;
    -o-transition: color linear .3s;
    transition: color linear .3s
}

@media screen and (max-width:1159px) {
    .product-prev__name {
        font-size: 14px
    }
}

.product-prev__footer {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: 1px solid #e9e9e6;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 16px;
    padding: 16px 0;
    position: relative
}

.product-prev__number {
    background-color: #fff;
    color: #a2a2a2;
    display: inline-block;
    font-size: 11px;
    left: 0;
    padding-right: 8px;
    position: absolute;
    top: -8px
}

.product-price {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.product-price__old {
    text-decoration: line-through
}

.product-price__number {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.3;
    white-space: nowrap
}

@media screen and (max-width:1023px) {
    .product-price__number {
        font-size: 16px
    }
}

.product-price__sign {
    font-size: 16px;
    font-weight: 400
}

@media screen and (max-width:1159px) {
    .product-price__sign {
        font-size: 14px
    }
}

.product-slider {
    margin-bottom: 16px;
    position: relative
}

.product-slider__item {
    outline: 0;
    overflow: hidden
}

.product-slider__item .spritespin,
.product-slider__item img {
    margin: 0 auto
}

.product-slider .slider__dots {
    margin-top: 16px
}

@media screen and (min-width:1024px) {
    .product-slider .slider__dots {
        display: none
    }
}

.product-slider .slider-navigation__btn {
    position: absolute;
    top: 50%;
    z-index: 1;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media screen and (max-width:1023px) {
    .product-slider .slider-navigation__btn.slider-navigation__btn {
        display: none
    }
}

.product-slider .slider-navigation__btn.slider-navigation__btn--prev {
    left: 16px
}

.product-slider .slider-navigation__btn.slider-navigation__btn--next {
    right: 16px
}

.product-slider-nav {
    margin: 0 -4px
}

@media screen and (max-width:1023px) {
    .product-slider-nav {
        display: none
    }
}

.product-slider-nav__item {
    height: 60px;
    margin: 0 4px;
    outline: 0
}

.product-slider-nav__item img {
    max-height: 100%;
    max-width: 100%
}


/* how-we-produce */

.how-we-produce__features {
    margin-bottom: 64px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}

.how-we-produce__feature {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.how-we-produce__feature:not(:last-child) {
    margin-bottom: 40px;
    margin-right: 0
}

.how-we-produce__icon {
    width: 56px;
    height: 56px;
    fill: #7d922b;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 24px;
    margin-right: 32px
}

.how-we-produce__icon.icon-delivery {
    width: 72px;
    margin-right: 16px;
}

.how-we-produce iframe {
    border-radius: 10px;
    overflow: hidden;
    height: 272px
}

.youtube {
    width: 100%;
    height: 504px;
    border-radius: 10px;
    overflow: hidden;    
    background: #000; 
    background: url(/img/youtube.jpg) no-repeat;
    background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-position: center;    
    position: relative;
}

.youtube .ytp-button:not([aria-disabled=true]):not([disabled]):not([aria-hidden=true]) {
    cursor: pointer;
}
.youtube .ytp-large-play-button {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 68px;
    height: 48px;
    margin-left: -34px;
    margin-top: -24px;
    -moz-transition: opacity .25s cubic-bezier(0.0,0.0,0.2,1);
    -webkit-transition: opacity .25s cubic-bezier(0.0,0.0,0.2,1);
    transition: opacity .25s cubic-bezier(0.0,0.0,0.2,1);
    z-index: 4;
}
.youtube .ytp-button:focus, .ytp-button {
    outline: 0;
}
.youtube .ytp-button {
    border: none;
    background-color: transparent;
    padding: 0;
    color: inherit;
    text-align: inherit;
    font-size: 100%;
    font-family: inherit;
    cursor: default;
    line-height: inherit;
}

.youtube .ytp-button:hover .ytp-large-play-button-bg {
    fill: #FF0000;
    opacity:1;
}

/* About */

.about {
    max-width: 1000px
}

.about__text {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.3;
    margin: -24px 0 32px
}

.about-info__item:not(:last-child) {
    margin-bottom: 64px
}

.about-info__item:not(:last-child) {
    margin-right: 64px
}



.about-info__header {
    margin-bottom: 16px
}

.about-info__header>:not(:last-child) {
    margin-right: 4px
}

.about-info__title {
    font-size: 80px;
    font-weight: 500;
    line-height: 1;
    font-size: 70px
}

.about-info__subtitle {
    font-size: 50px
}

.about-info__descr {
    font-size: 25px;
    font-weight: 500;
    line-height: 1.3
}

.about-info__text {
    font-size: 20px;
    line-height: 1.3;
    font-size: 16px
}



/* DELIVERY MAP */

.s-delivery-map {
    padding-top: 56px
}

.delivery-map {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (max-width:767px) {
    .delivery-map {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.delivery-map__content {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 60%;
    flex: 1 1 60%;
    margin-right: 40px;
    max-width: 60%
}

@media screen and (max-width:767px) {
    .delivery-map__content {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        max-width: 100%
    }
}

.delivery-map__features {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 48px
}

.delivery-map__features>:not(:last-child) {
    margin-right: 64px
}

@media screen and (max-width:767px) {
    .delivery-map__features>:not(:last-child) {
        nav-right: 40px
    }
}

.delivery-map__feature {
    display: block;
    line-height: 1.4;
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase
}

.delivery-map__map {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 40%;
    flex: 1 1 40%;
    max-width: 464px
}

@media screen and (max-width:767px) {
    .delivery-map__map {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        margin-bottom: 40px;
        max-width: 100%;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

.delivery-map__map #delivery-map {
    border-radius: 10px;
    height: 288px;
    overflow: hidden
}

.delivery-map__map .title-block {
    max-width: 304px;
    margin-bottom: 64px
}


/* MOBILE CATEGORIES SELECT */

.sub-category__mobile-menu {
    margin-bottom: 40px
}



/* SELECT CUSTOM */

.select {
    border: 1px solid #d3d3d3;
    border-radius: 5px;
    font-size: 16px;
    position: relative
}

.select.is-active {
    background-color: #fff;
    border-color: transparent;
    -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, .08);
    box-shadow: 0 4px 16px rgba(0, 0, 0, .08)
}

.select.is-active .select__body {
    display: block
}

.select.select--sort {
    border: 0;
    background-color: #fff;
    min-width: 168px
}

.select.select--sort .select__header {
    height: 32px;
    font-size: 13px
}

.select__header {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 50px;
    padding: 0 16px;
    position: relative
}

.select__header:after {
    content: "";
    width: 12px;
    height: 12px;
    background-image: url(/bitrix/templates/m-dm-imperial-new/static/css/../images/general/ie11/chevron-down.svg);
    display: block;
    margin-left: 8px
}

.select__body {
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 5px;
    display: none;
    left: 0;
    padding: 8px;
    position: absolute;
    right: 0;
    top: calc(100% - 6px);
    z-index: 10
}

.select__list {
    border-top: 1px solid #d3d3d3;
    padding-top: 12px
}

.select__item {
    border-radius: 5px;
    cursor: pointer;
    font-size: 13px;
    line-height: 1.5;
    padding: 8px
}
    
.select.is-active .select__header:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

/* CATALOG */

.catalog__products {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -8px
}

.catalog__products .product-prev {
    margin: 8px;
    width: calc(100%/2 - 16px)
}

@media screen and (max-width:374px) {
    .catalog__products .product-prev {
        width: 100%
    }
}


.catalog__products .product-prev__footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.catalog__products .product-prev__number {
    padding-right: 0;
    position: relative
}

.catalog__products .product-prev__price {
    margin-bottom: 8px
}


.catalog__products .product-prev__body {
    height: 120px
}

@media screen and (max-width:374px) {
    .catalog__products .product-prev__body {
        height: auto
    }
}

/* SORT */
.catalog__sort {
    margin-bottom: 32px;
}

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

.sort__title {
    font-size: 13px;
    font-weight: 500;
    margin-right: 12px
}

/* PAGINATION */

.pagination {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 40px;
    margin-top: 64px;
    position: relative;

    margin-top: 40px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: auto;

    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;      
}


.pagination__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 40px    
}

.pagination__item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: color linear .2s;
    -o-transition: color linear .2s;
    transition: color linear .2s
}

.pagination__item:not(:last-child) {
    margin-right: 8px
}

.pagination__item.is-active {
    background-color: #b9cd6c
}

.pagination__item:hover {
    color: #9db037
}


/* GALLERY */

.gallery-prev__title {
    display: block;
    font-size: 25px;
    font-weight: 500;
    line-height: 1.3;
    margin-bottom: 8px
}

.gallery-prev__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    padding-right: 56px
}

.gallery-prev__photo {
    width: 50%
}


@media screen and (max-width:480px) {
    .gallery-prev__photo {
        width: 100%
    }
}

@media screen and (max-width:480px) {
    .gallery-prev__photo:nth-child(2) {
        display: none
    }
}

.gallery-prev__photo:not(:first-child) {
    margin-left: 8px
}

.gallery-prev__link {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f46819;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 12px 16px;
    right: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: background-color linear .3s;
    -o-transition: background-color linear .3s;
    transition: background-color linear .3s
}

.gallery-prev__link:hover {
    background-color: #ff9950
}

.gallery-prev__count {
    margin-bottom: 4px
}

.gallery-prev__icon {
    width: 24px;
    height: 24px;
    fill: #fff
}

.galleries {
    padding-bottom: 120px
}

.galleries>* {
    margin: 72px 0
}

@media screen and (max-width:1159px) {
    .galleries>* {
        margin: 32px 0
    }
}

.galleries>:first-child {
    margin-top: 0
}

.galleries>:last-child {
    margin-bottom: 0
}

.gallery {
    padding-bottom: 120px
}

.gallery__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -8px 56px
}

.gallery__footer,
.s-how-we-produce h2 {
    text-align: center
}

.gallery-item {
    font-size: 13px;
    margin: 16px 8px;
    width: calc(100%/5 - 16px)
}

@media screen and (max-width:1159px) {
    .gallery-item {
        width: calc(100%/4 - 16px)
    }
}

@media screen and (max-width:1023px) {
    .gallery-item {
        width: calc(100%/3 - 16px)
    }
}

@media screen and (max-width:767px) {
    .gallery-item {
        width: 100%;
        min-height: 230px;
    }

    .gallery-item__title {
        text-align: center;
    }
}

.gallery-item__image {
    margin: 0 auto
}

.gallery-item__image-wrapper {
    border-radius: 5px;
    margin-bottom: 12px;
    overflow: hidden
}

.aside-nav__item.is-active .aside-nav__link:after,
.gallery-item__title,
.header.is-open .header__category-nav,
.header.is-open .header__top {
    display: block
}

.gallery-btn {
    width: 80px;
    height: 80px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media screen and (max-width:1023px) {
    .gallery-btn {
        width: 24px;
        height: 24px;
        bottom: -36px;
        top: auto;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 1050
    }
}

.gallery-btn:before {
    content: "";
    display: block;
    fill: #fff;
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    background-size: cover
}

@media screen and (max-width:1023px) {
    .gallery-btn:before {
        width: 16px;
        height: 16px
    }
}

@media screen and (min-width:1160px) {
    .gallery-btn:hover {
        background-color: #9db037
    }
}

.gallery-btn.gallery-btn--left {
    left: -152px
}

@media screen and (max-width:1159px) {
    .gallery-btn.gallery-btn--left {
        left: -120px
    }
}

@media screen and (max-width:1023px) {
    .gallery-btn.gallery-btn--left {
        left: 25%
    }
}

.gallery-btn.gallery-btn--left:before {
    background-image: url(/bitrix/templates/m-dm-imperial-new/static/css/../images/general/ie11/chevron-left.svg)
}

.gallery-btn.gallery-btn--right {
    right: -152px
}

@media screen and (max-width:1159px) {
    .gallery-btn.gallery-btn--right {
        right: -120px
    }
}

@media screen and (max-width:1023px) {
    .gallery-btn.gallery-btn--right {
        right: 25%
    }
}

.gallery-btn.gallery-btn--right:before {
    background-image: url(/bitrix/templates/m-dm-imperial-new/static/css/../images/general/ie11/chevron-right.svg)
}

/* MAGNIFIC */

.mfp-align-top .mfp-container:before,
.slick-arrow.slick-hidden {
    display: none
}

.mfp-bg {
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8
}

.mfp-bg,
.mfp-container,
.mfp-wrap {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

.mfp-wrap {
    z-index: 1043;
    outline: 0 !important;
    -webkit-backface-visibility: hidden;
    position: fixed
}

.mfp-container {
    text-align: center;
    position: absolute;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.mfp-container:before,
.mfp-content {
    display: inline-block;
    vertical-align: middle
}

.mfp-container:before {
    content: "";
    height: 100%
}

.mfp-content {
    position: relative;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure,
.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #ccc
}

.mfp-preloader a:hover {
    color: #fff
}

button.mfp-arrow,
button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:focus,
.mfp-close:hover {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    top: 50%;
    margin: -55px 0 0;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:focus,
.mfp-arrow:hover {
    opacity: 1
}

.mfp-arrow:after,
.mfp-arrow:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #000
}

.mfp-figure:after,
img.mfp-img {
    display: block;
    width: auto;
    height: auto
}

img.mfp-img {
    padding: 40px 0;
    margin: 0 auto
}

.mfp-figure,
img.mfp-img {
    line-height: 0
}

.mfp-figure:after {
    content: "";
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    right: 0;
    z-index: -1;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #444
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content,
img.mfp-img {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width:800px) and (orientation:landscape),
screen and (max-height:300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width:900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        -ms-transform: scale(.75);
        transform: scale(.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        -ms-transform-origin: 0;
        transform-origin: 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        -ms-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.mfp-figure {
    border-radius: 5px;
    overflow: hidden
}

@media screen and (max-width:1023px) {
    .mfp-bottom-bar {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .mfp-title {
        padding-right: 0
    }

    img.mfp-img {
        padding-bottom: 0
    }

    .mfp-bottom-bar {
        margin-top: 0
    }

    .mfp-counter {
        margin: 16px 0;
        position: relative
    }
}

.mfp-close {
    font-size: 50px;
    opacity: 1
}

/* CONTACTS */

.contacts-list__item {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.contacts-list__item:not(:last-child) {
    margin-bottom: 40px
}

@media screen and (max-width:1023px) {
    .contacts-list__item:not(:last-child) {
        margin-bottom: 24px
    }
}

.contacts-list__icon {
    width: 32px;
    height: 32px;
    fill: #7d922b
}

.contacts-list__icon-wrapper {
    margin-right: 24px
}

@media screen and (max-width:1023px) {
    .contacts-list__icon-wrapper {
        margin-right: 16px
    }
}

.contacts-list__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.contacts-list__content>* {
    margin: 6px 0
}

.contacts-list__content>:first-child {
    margin-top: 0
}

.contacts-list__content>:last-child {
    margin-bottom: 0
}

.contacts-list__text {
    font-size: 14px;
    line-height: 1.3
}

.contacts-list__mail,
.contacts-list__title {
    font-size: 18px
}

@media screen and (min-width:1024px) {
    .contacts {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

@media screen and (max-width:1023px) {
    .contacts {
        margin: 0 -24px -32px
    }
}

@media screen and (max-width:767px) {
    .contacts {
        margin: 0 -16px -32px
    }
}

.contacts__main {
    margin-right: 184px
}

@media screen and (max-width:1159px) {
    .contacts__main {
        margin-right: 64px
    }
}

@media screen and (max-width:1023px) {
    .contacts__main {
        margin-right: 0;
        margin-bottom: 40px;
        padding: 0 24px
    }
}

@media screen and (max-width:767px) {
    .contacts__main {
        padding: 0 16px
    }
}

.contacts__map {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 560px
}

@media screen and (max-width:1159px) {
    .contacts__map {
        width: 440px
    }
}

@media screen and (max-width:1023px) {
    .contacts__map {
        width: 100%
    }
}

.contacts__list {
    margin-bottom: 48px
}

@media screen and (max-width:767px) {
    .contacts__list {
        margin-bottom: 32px
    }
}

.contacts__text {
    font-size: 13px
}

#map-contacts {
    height: 560px
}

@media screen and (max-width:1159px) {
    #map-contacts {
        height: 480px
    }
}

@media screen and (max-width:767px) {
    #map-contacts {
        height: 360px
    }
}


/* REVIEWS */

.reviews__list {
    max-width: 960px
}

.reviews__list>* {
    margin: 48px 0
}

.reviews__list>:first-child {
    margin-top: 0
}

.reviews__list>:last-child {
    margin-bottom: 0
}

.review {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.review__author {
    font-size: 25px;
    font-weight: 500;
    line-height: 1.3
}

.review__date {
    font-size: 18px;
    margin-bottom: 16px
}

.add-review {
    margin-bottom: 72px
}


/* FORM */

.form-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.form-group.form-group--line {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.form-group.form-group--line .form-group__label {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 16px;
    width: 96px
}

.form-group.form-group--height-fill {
    height: 100%
}

.form-group__label {
    color: #8b8b8b;
    font-size: 13px;
    margin-bottom: 8px
}

.form-group__label.form-group__label--big {
    color: #202020;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.3;
    margin-bottom: 16px
}

.js-form-group--delivery {
    display: none
}

.input,
.textarea {
    background-color: #fbfbfb;
    border: 1px solid #d3d3d3;
    border-radius: 3px;
    height: 48px;
    padding: 8px 16px
}

.input.input--size-m {
    width: 304px
}

@media screen and (max-width:767px) {
    .input.input--size-m {
        width: 100%
    }
}

.input.input--size-s {
    width: 184px
}

@media screen and (max-width:767px) {
    .input.input--size-s {
        width: 100%
    }
}

.input.input--size-fill {
    width: 100%
}

.textarea {
    height: 112px;
    outline: 0
}

.textarea.textarea--height-fill {
    height: 100%
}

.textarea.textarea--height-m {
    height: 72px
}

.form {
    max-width: 472px
}

.form__body {
    margin-bottom: 24px
}

.form__body>*,
.s-static-page ul {
    margin: 24px 0
}

.form__body>:first-child {
    margin-top: 0
}

.form__body>:last-child {
    margin-bottom: 0
}

.err {
    border: 1px solid red !important;
}


/* BASKET */

.basket-mini {
    background-color: #ea6b2a;
    border-radius: 10px;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    fill: #fff;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-size: 13px
}

@media screen and (max-width:767px) {
    .basket-mini {
        bottom: 16px;
        position: fixed;
        right: 16px;
        z-index: 5
    }
}

.basket-mini__icon {
    width: 24px;
    height: 24px
}

.basket-mini__content,
.basket-mini__icon-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.basket-mini__icon-wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 54px;
    width: 54px
}

.basket-mini__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 8px 24px 8px 0
}

.basket-mini__price {
    font-weight: 500
}

.basket-mini.header__basket-mini a {
    display: flex;
    color:#FFF;
}

.basket-mini.header__basket-mini a .basket-mini__icon {
    fill: #FFF;
}

/* SEARCH PAGE */

.search-page {
    margin-bottom: 30px;
    height: 49px;
}

.search-page form input[name=q] {
    box-sizing: border-box;
    font-size: 13px;
    color: black;
    background-color: #fbfbfb;
    border: 1px solid #d3d3d3;
    border-radius: 3px;
    height: 48px;
    padding: 8px 16px;
    width: 570px;
    letter-spacing: 0.5px;
    float: left;

}

.search-page form input[type=submit] {
    box-sizing: border-box;
    font-size: 13px;
    color: #FFF;
    background: #F56C59;
    outline: none;
    padding: 8px 26px 6px;
    height: auto;
    border: none;
    font-weight: 500;
    display: inline-block;
    text-transform: uppercase;
    cursor: pointer;
    margin-left: 10px;
    transition: all 0.3s ease;
}

.search-page form input[type=submit]:hover {
    background: #E55743;
    transition: all 0.3s ease;
}


@media screen and (max-width: 1600px) {
    .search .catalog__products .product-prev {
        width: calc(100%/4 - 16px);
    }
}

@media screen and (max-width: 1024px) {
    .search .catalog__products .product-prev {
        width: calc(100%/3 - 16px);
    }
}

@media screen and (max-width: 768px) {
    .search .catalog__products .product-prev {
        width: calc(100%/2 - 16px);
    }

    .search-page form input[name=q] {
        width: 70%;
        margin-right: 0px;
    }

    .search-page form input[type=submit] {  
        width: 25%;
        padding-left: 0px;
        padding-right: 0px;
        text-align: center;
        float: right;
    }

}


/* BASKET */

.basket-form-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 64px
}

@media screen and (min-width:1160px) {
    .basket-form-block {
        width: calc(50% - 32px)
    }
}

@media screen and (max-width:1159px) and (min-width:1024px) {
    .basket-form-block {
        width: calc(100% - 432px)
    }
}

@media screen and (max-width:1023px) {
    .basket-form-block {
        margin-top: 48px;
        width: 100%
    }
}

@media screen and (max-width:1159px) and (min-width:1024px) {
    .basket-form-block:nth-child(2n+2) {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        width: 376px
    }
}

.basket-form-block.basket-form-block--delivery .basket-form-block__body>* {
    margin: 16px 0
}

.basket-form-block.basket-form-block--delivery .basket-form-block__body>:first-child,
.basket-form-block__body>:first-child {
    margin-top: 0
}

.basket-form-block.basket-form-block--delivery .basket-form-block__body>:last-child,
.basket-form-block__body>:last-child {
    margin-bottom: 0
}

.basket-form-block.basket-form-block--services .form-group {
    margin-top: auto
}

.basket-form-block__header {
    border-bottom: 2px solid #9db037;
    padding-bottom: 8px
}

.basket-form-block__title {
    font-size: 30px;
    line-height: 1
}

@media screen and (max-width:1159px) {
    .basket-form-block__title {
        font-size: 20px;
        font-weight: 500
    }
}

.basket-form-block__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-top: 48px
}

@media screen and (max-width:1159px) {
    .basket-form-block__body {
        padding-top: 40px
    }
}

@media screen and (max-width:1023px) {
    .basket-form-block__body {
        padding-top: 32px
    }
}

.basket-form-block__body>* {
    margin: 8px 0
}

.basket-form__body,
.basket-form__footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.basket-form__body {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 56px
}

.basket-form__footer {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    border-top: 2px solid #000;
    padding-top: 40px
}

@media screen and (max-width:1023px) {
    .basket-form__footer {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.basket-form__price {
    font-size: 18px;
    font-weight: 500
}

@media screen and (max-width:1023px) {
    .basket-form__price {
        margin-bottom: 32px
    }
}

.basket-form__price-number {
    font-size: 25px
}

@media screen and (min-width:1024px) {
    .basket-form__delivery {
        margin-right: 64px
    }
}

@media screen and (max-width:1023px) {
    .basket-form__delivery {
        margin-bottom: 8px
    }
}

.basket-form__delivery b {
    margin-right: 4px
}

@media screen and (min-width:1024px) {
    .basket-form__submit {
        margin-left: auto
    }
}

.basket-mini {
    background-color: #ea6b2a;
    border-radius: 10px;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    fill: #fff;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-size: 13px
}

@media screen and (max-width:767px) {
    .basket-mini {
        bottom: 16px;
        position: fixed;
        right: 16px;
        z-index: 5
    }
}

.basket-mini__icon {
    width: 24px;
    height: 24px
}

.basket-mini__content,
.basket-mini__icon-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.basket-mini__icon-wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 54px;
    width: 54px
}

.basket-mini__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 8px 24px 8px 0
}

.basket-mini__price {
    font-weight: 500
}

.basket-nav,
.basket-nav__item {
    border-radius: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.basket-nav {
    border: 1px solid #9db037;
    margin-bottom: 32px;
    max-width: 432px;
    padding: 8px
}

.basket-nav__item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    font-size: 12px;
    padding: 0 16px
}

@media screen and (min-width:768px) {
    .basket-nav__item {
        height: 40px
    }
}

@media screen and (max-width:767px) {
    .basket-nav__item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center;
        padding: 0 8px
    }
}

.basket-nav__item:before {
    content: attr(data-basket-number);
    color: #c8c8c8;
    display: block;
    font-size: 30px;
    line-height: 1.3;
    font-weight: 700;
    margin-right: 8px
}

.basket-nav__item.is-active {
    background-color: #c8da69
}

.basket-nav__item.is-active:before {
    color: #fff
}

.basket-table {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-right: 56px
}

@media screen and (max-width:1159px) {
    .basket-table {
        margin-right: 40px
    }
}

@media screen and (max-width:1023px) {
    .basket-table {
        margin-right: 0
    }
}

.basket-table__row {
    background-color: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, .04);
    box-shadow: 0 4px 16px rgba(0, 0, 0, .04);
    padding: 8px 16px 8px 0;
    position: relative
}

@media screen and (min-width:768px) {
    .basket-table__row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

@media screen and (max-width:767px) {
    .basket-table__row {
        padding: 24px
    }
}

@media screen and (max-width:374px) {
    .basket-table__row {
        padding: 16px 8px
    }
}

.basket-table__row:not(:last-child) {
    margin-bottom: 8px
}

@media screen and (min-width:1160px) {
    .basket-table__row:hover {
        -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, .16);
        box-shadow: 0 4px 8px rgba(0, 0, 0, .16)
    }

    .basket-table__row:hover .basket-table__delete {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.basket-table__cell.basket-table__cell--name,
.basket-table__row-main {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

@media screen and (min-width:1160px) {
    .basket-table__row-main {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.basket-table__actions {
    position: relative
}

@media screen and (min-width:768px) {
    .basket-table__actions {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

@media screen and (max-width:767px) {
    .basket-table__actions {
        padding-right: 128px
    }
}

@media screen and (min-width:768px) {
    .basket-table__cell {
        padding: 8px 16px
    }
}

@media screen and (max-width:1159px) {
    .basket-table__cell.basket-table__cell--name {
        border-bottom: 1px solid #d3d3d3;
        padding: 8px 40px 32px 0
    }
}

@media screen and (max-width:767px) {
    .basket-table__cell.basket-table__cell--name {
        margin-bottom: 24px;
        padding: 8px 0 16px
    }
}

@media screen and (min-width:768px) {
    .basket-table__cell.basket-table__cell--image {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        width: 184px
    }
}

.basket-table__cell.basket-table__cell--counter {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 208px
}

@media screen and (min-width:1160px) {
    .basket-table__cell.basket-table__cell--counter {
        border-left: 1px solid #d3d3d3;
        border-right: 1px solid #d3d3d3
    }
}

@media screen and (max-width:1159px) {
    .basket-table__cell.basket-table__cell--counter {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: auto
    }
}

@media screen and (max-width:767px) {
    .basket-table__cell.basket-table__cell--counter {
        margin-bottom: 8px
    }
}

.basket-table__cell.basket-table__cell--counter .counter {
    border: 1px solid #d3d3d3;
    border-radius: 5px;
    margin-bottom: 16px;
    padding: 12px;
    width: 120px
}

@media screen and (max-width:1159px) {
    .basket-table__cell.basket-table__cell--counter .counter {
        margin-bottom: 0;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
}

@media screen and (max-width:767px) {
    .basket-table__cell.basket-table__cell--counter .counter {
        position: absolute;
        right: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

.basket-table__cell.basket-table__cell--counter .product-price {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

@media screen and (max-width:1159px) {
    .basket-table__cell.basket-table__cell--counter .product-price {
        margin-right: 16px;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

@media screen and (max-width:767px) {
    .basket-table__cell.basket-table__cell--counter .product-price {
        margin-right: 0
    }
}

@media screen and (max-width:1159px) and (min-width:768px) {
    .basket-table__cell.basket-table__cell--counter .product-price__number {
        display: block
    }
}

.basket-table__cell.basket-table__cell--total {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 144px
}

.basket-table__artikul {
    font-size: 11px
}

@media screen and (min-width:1160px) {
    .basket-table__artikul {
        margin-top: auto
    }
}

.basket-table__total {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media screen and (min-width:768px) {
    .basket-table__total {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.basket-table__total span:not(:last-child) {
    margin-right: 8px
}

.basket-table__total-number {
    font-size: 25px;
    font-weight: 500;
    line-height: 1.3
}

@media screen and (max-width:1023px) {
    .basket-table__total-number {
        font-size: 20px
    }
}

.basket-table__delete {
    width: 24px;
    height: 24px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: url(/bitrix/templates/m-dm-imperial-new/static/css/../images/general/ie11/close.svg);
    background-size: 16px 16px;
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    top: 12px;
    right: 12px;
    z-index: 1
}

@media screen and (min-width:1160px) {
    .basket-table__delete {
        display: none
    }
}

.basket-tabs {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.basket-tabs .tabs-nav {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    border-bottom: 1px solid #e9e9e6
}

.basket-tabs .tabs-nav__item {
    cursor: pointer;
    font-size: 16px;
    padding-bottom: 4px
}

.basket-tabs .tabs-nav__item.is-active {
    border-bottom: 2px solid #9db037
}

.basket-tabs .tabs-nav__item:not(:last-child) {
    margin-right: 32px
}

.basket-tabs .tabs-content {
    width: 100%
}

.basket-total-count {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: 32px 16px 24px
}

@media screen and (min-width:1024px) {
    .basket-total-count {
        background-color: #fff;
        -webkit-box-shadow: 0 4px 24px rgba(0, 0, 0, .04);
        box-shadow: 0 4px 24px rgba(0, 0, 0, .04);
        border-radius: 5px;
        width: 280px
    }
}

@media screen and (max-width:1023px) {
    .basket-total-count {
        padding: 32px 0 0
    }
}

.basket-total-count>* {
    padding: 16px
}

@media screen and (min-width:1024px) {
    .basket-total-count>* {
        border-bottom: 1px solid #d3d3d3
    }
}

.basket-total-count>:first-child {
    padding-top: 0
}

.basket-total-count>:last-child {
    border-bottom: 0;
    padding-bottom: 0
}

.basket-total-count__title {
    font-size: 30px;
    font-weight: 500;
    line-height: 1
}

.basket-total-count__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 13px;
    line-height: 24px
}

@media screen and (max-width:1023px) {
    .basket-total-count__body {
        border-bottom: 1px solid #d3d3d3
    }
}

.basket-total-count__footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.basket-total-count__footer .btn {
    margin-top: 32px
}

.basket-total-count__price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 8px
}

.basket-total-count__sign {
    font-size: 18px;
    font-weight: 400
}

.basket-total-count__discount {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.basket-total-count__error {
    color: #ff1313;
    font-size: 13px;
    margin-top: 24px
}

.basket__header {
    margin-bottom: 24px;
    position: relative
}

.basket__header .basket-form-block {
    margin-top: 0
}

@media screen and (min-width:1024px) {
    .basket__header .basket-form-block {
        position: absolute;
        right: 0;
        top: 0
    }
}

.basket__header .basket-form-block__body {
    padding-top: 24px
}

.basket__header .basket-form-block__body>* {
    margin: 4px 0
}

.basket__header .basket-form-block__body>:first-child {
    margin-top: 0
}

.basket__header .basket-form-block__body>:last-child {
    margin-bottom: 0
}

.basket-go-back {
    color: #7d922b;
    cursor: pointer;
    display: block
}

.basket-order-price {
    font-size: 18px
}

.basket-order-price__number {
    font-weight: 700
}

.basket-step-1__body {
    padding-bottom: 40px
}

@media screen and (min-width:1024px) {
    .basket-step-1__body {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

@media screen and (max-width:1023px) {
    .basket-step-1__body h1 {
        margin-bottom: 24px
    }
}


/* TABS */

.tabs-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.tabs-nav__item {
    cursor: pointer
}

.tabs-nav__item.is-active {
    cursor: default
}

.tabs-content__item {
    display: none
}

.tabs-content__item.is-active {
    display: block
}

@media screen and (max-width:767px) {
    .base-tabs__nav {
        overflow: auto;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin: 0 16px
    }
}

.base-tabs__nav-item {
    border-radius: 50px;
    padding: 8px 24px
}

@media screen and (max-width:767px) {
    .base-tabs__nav-item {
        white-space: nowrap
    }
}

.base-tabs__nav-item.is-active {
    background-color: #9baf4c;
    color: #fff
}

.base-tabs__item {
    margin: 0 auto;
    max-width: 1360px;
    padding: 24px 120px 0
}

@media screen and (min-width:1361px) {
    .base-tabs__item {
        max-width: 1900px
    }
}

@media screen and (max-width:1359px) {
    .base-tabs__item {
        padding: 64px 40px 0
    }
}

@media screen and (max-width:1023px) {
    .base-tabs__item {
        padding: 64px 24px 0
    }
}

@media screen and (max-width:767px) {
    .base-tabs__item {
        padding: 32px 16px 0
    }
}

.s-tabs-section {
    padding-bottom: 0
}

@media screen and (max-width:767px) {
    .tabs-section__nav {
        padding: 0 16px
    }
}

.tabs-section__nav-item {
    border-radius: 10px 10px 0 0;
    color: #a2a2a2;
    font-size: 36px;
    font-weight: 500;
    line-height: 1;
    padding: 16px 64px;
    text-align: center
}

@media screen and (max-width:1023px) {
    .tabs-section__nav-item {
        font-size: 30px;
        padding: 16px 40px
    }
}

@media screen and (max-width:767px) {
    .tabs-section__nav-item {
        font-size: 20px;
        text-align: left;
        padding: 16px
    }
}

.tabs-section__nav-item.is-active {
    background-color: #f4f4f4;
    color: #202020
}

.tabs-section__content {
    background-color: #f4f4f4
}

.tabs-section__item {
    margin: 0 auto;
    max-width: 1360px;
    padding: 56px 0 80px
}

@media screen and (min-width:1361px) {
    .tabs-section__item {
        max-width: 1900px
    }
}


/* FOOTER */


footer {
    background-color: #333;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.footer__main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 56px 0 40px
}

.footer__main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 24px 0 48px;
}

.footer__logo {
    margin-bottom: 32px;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}


.footer__bottom,
.footer__contacts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.footer__bottom {
    border-top: 1px solid rgba(255, 255, 255, .5);
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 16px 0 24px
}

.footer__contacts {
    color: #fff;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 232px;
    text-align: left;
}

@media screen and (max-width:767px) {
    .footer__contacts {
        margin-bottom: 48px;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
}

.footer__contacts .phone,
footer {
    color: #fff
}

.footer__contacts>* {
    margin: 6px 0
}

.footer__contacts>:first-child {
    margin-top: 0
}

.footer__contacts>:last-child {
    margin-bottom: 0
}

.copyright {
    font-size: 16px
}

.made-in {
    font-size: 13px
}

.made-in__link {
    color: #fff;
    font-weight: 700;
    text-transform: uppercase
}

.badge {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #ff0b0b;
    border-radius: 4px;
    bottom: 16px;
    color: #fff;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 13px;
    height: 24px;
    left: 24px;
    position: absolute;
    text-align: center;
    width: 80px;
    z-index: 1;
    min-width: 80px;
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
}

.footer-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media screen and (min-width:768px) {
    .footer-nav {
        margin: 0 16px
    }
}

@media screen and (max-width:767px) {
    .footer-nav {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }
}

.footer-nav>:not(:last-child) {
    margin-right: 88px
}

@media screen and (max-width:1023px) {
    .footer-nav>:not(:last-child) {
        margin-right: 72px
    }
}

@media screen and (max-width:767px) {
    .footer-nav>:not(:last-child) {
        margin-right: 64px
    }
}

.footer-nav__title {
    display: block;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.3;
    margin-bottom: 8px
}

.footer-nav__link {
    color: #fff;
    font-size: 13px;
    line-height: 2
}

.gray-bg {
    background-color: #f4f4f4;
}




.toTop {
    opacity: 0;
    position: fixed;
    bottom: 50px;
    right: 20px;
    z-index: 333;
    transition: opacity 0.3s ease-in-out;
    display:none;
}


.underline {
    border-bottom: 2px solid #000
}

.underline.underline--green {
    border-bottom-color: #9db037
}

.btn {
    background-image: -webkit-gradient(linear,left top,left bottom,from(#ff9052),to(#ea6b2a));
    background-image: -o-linear-gradient(top,#ff9052 0%,#ea6b2a 100%);
    background-image: linear-gradient(180deg,#ff9052 0%,#ea6b2a 100%);
    border-radius: 5px;
    border: 0;
    color: #fff;
    cursor: pointer;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 13px;
    line-height: 32px;
    height: 32px;
    text-align: center;
}

.btn:disabled {
    opacity: 0.5;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#ff9052),to(#ea6b2a));
    background-image: -o-linear-gradient(top,#ff9052 0%,#ea6b2a 100%);
    background-image: linear-gradient(180deg,#ff9052 0%,#ea6b2a 100%);
    cursor: default;
}


.btn.btn--size-s {
    width: 104px;
}

.badge, .basket-form-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}


.btn.btn--size-s {
    width: 104px
}

.btn.btn--size-m {
    width: 144px
}

.btn.btn--size-l {
    width: 304px
}

.btn.btn--height-m {
    height: 40px;
    line-height: 40px
}

.btn.btn--height-l {
    height: 48px;
    line-height: 48px
}

.btn.btn--type-form,
.btn.btn--type-transparent {
    background-color: #9db037;
    background-image: none
}

.radio__label {
    cursor: pointer;
    display: block;
    padding-left: 28px;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.radio__custom {
    width: 16px;
    height: 16px;
    background-color: #fff;
    border: 1px solid #d3d3d3;
    border-radius: 50px;
    left: 0;
    position: absolute;
    top: 5px
}

.radio__custom:after {
    width: 6px;
    height: 6px;
    background-color: #000;
    display: none;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.radio__text {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.3
}

.radio__descr {
    display: block;
    margin-top: 16px
}

.checkbox {
    cursor: pointer;
    display: block;
    padding-left: 28px;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.checkbox input,
.radio__label input {
    cursor: pointer;
    opacity: 0;
    position: absolute
}

.checkbox input:checked~.checkbox__custom:after,
.radio__label input:checked~.radio__custom:after {
    display: block
}

.checkbox input, .radio__label input {
    cursor: pointer;
    opacity: 0;
    position: absolute;
}

.checkbox__custom {
    width: 16px;
    height: 16px;
    background-color: #fff;
    border: 1px solid #d3d3d3;
    border-radius: 1px;
    left: 0;
    position: absolute;
    top: 3px
}

.checkbox__custom:after {
    content: "";
    border: solid #000;
    border-width: 0 2px 2px 0;
    display: none;
    height: 10px;
    left: 5px;
    position: absolute;
    top: 1px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 5px
}

.order-finish {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.order-finish__title {
    font-size: 50px;
    margin-bottom: 16px
}

@media screen and (max-width:1159px) {
    .order-finish__title {
        font-size: 33px
    }
}

.order-finish__number {
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 8px
}

@media screen and (max-width:1159px) {
    .order-finish__number {
        font-size: 20px
    }
}

.order-finish__descr {
    font-size: 18px
}

@media screen and (max-width:1159px) {
    .order-finish__descr {
        font-size: 16px
    }
}

@media screen and (min-width:1024px) {
    .page-with-menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}


@font-face {
    font-family: "Rubik";
    src: local("Rubik Light"), local("Rubik-Light"), url(/bitrix/templates/m-dm-imperial-new/static/css/../fonts/Rubiklight/Rubiklight.woff2) format("woff2"), url(/bitrix/templates/m-dm-imperial-new/static/css/../fonts/Rubiklight/Rubiklight.woff) format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Rubik";
    src: local("Rubik Light Italic"), local("Rubik-LightItalic"), url(/bitrix/templates/m-dm-imperial-new/static/css/../fonts/Rubiklightitalic/Rubiklightitalic.woff2) format("woff2"), url(/bitrix/templates/m-dm-imperial-new/static/css/../fonts/Rubiklightitalic/Rubiklightitalic.woff) format("woff");
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Rubik";
    src: local("Rubik"), local("Rubik-Regular"), url(/bitrix/templates/m-dm-imperial-new/static/css/../fonts/Rubik/Rubik.woff2) format("woff2"), url(/bitrix/templates/m-dm-imperial-new/static/css/../fonts/Rubik/Rubik.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Rubik";
    src: local("Rubik Italic"), local("Rubik-Italic"), url(/bitrix/templates/m-dm-imperial-new/static/css/../fonts/Rubikitalic/Rubikitalic.woff2) format("woff2"), url(/bitrix/templates/m-dm-imperial-new/static/css/../fonts/Rubikitalic/Rubikitalic.woff) format("woff");
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Rubik";
    src: local("Rubik Medium"), local("Rubik-Medium"), url(/bitrix/templates/m-dm-imperial-new/static/css/../fonts/Rubikmedium/Rubikmedium.woff2) format("woff2"), url(/bitrix/templates/m-dm-imperial-new/static/css/../fonts/Rubikmedium/Rubikmedium.woff) format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Rubik";
    src: local("Rubik Medium Italic"), local("Rubik-MediumItalic"), url(/bitrix/templates/m-dm-imperial-new/static/css/../fonts/Rubikmediumitalic/Rubikmediumitalic.woff2) format("woff2"), url(/bitrix/templates/m-dm-imperial-new/static/css/../fonts/Rubikmediumitalic/Rubikmediumitalic.woff) format("woff");
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Rubik";
    src: local("Rubik Bold"), local("Rubik-Bold"), url(/bitrix/templates/m-dm-imperial-new/static/css/../fonts/Rubikbold/Rubikbold.woff2) format("woff2"), url(/bitrix/templates/m-dm-imperial-new/static/css/../fonts/Rubikbold/Rubikbold.woff) format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Rubik";
    src: local("Rubik Bold Italic"), local("Rubik-BoldItalic"), url(/bitrix/templates/m-dm-imperial-new/static/css/../fonts/Rubikbolditalic/Rubikbolditalic.woff2) format("woff2"), url(/bitrix/templates/m-dm-imperial-new/static/css/../fonts/Rubikbolditalic/Rubikbolditalic.woff) format("woff");
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Rubik";
    src: local("Rubik Black"), local("Rubik-Black"), url(/bitrix/templates/m-dm-imperial-new/static/css/../fonts/Rubikblack/Rubikblack.woff2) format("woff2"), url(/bitrix/templates/m-dm-imperial-new/static/css/../fonts/Rubikblack/Rubikblack.woff) format("woff");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Rubik";
    src: local("Rubik Black Italic"), local("Rubik-BlackItalic"), url(/bitrix/templates/m-dm-imperial-new/static/css/../fonts/Rubikblackitalic/Rubikblackitalic.woff2) format("woff2"), url(/bitrix/templates/m-dm-imperial-new/static/css/../fonts/Rubikblackitalic/Rubikblackitalic.woff) format("woff");
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}



.detail_filter-container {
  margin-bottom: 60px;  
}

.detail_filter {
  border-bottom: 1px solid #9B9B9B;
  border-top: 1px solid #9B9B9B;
  padding-bottom: 6px;
  padding-top: 10px;
  margin-top: 20px;
}

.detail_filter.fixed { 
  position: fixed;
  top: 64px;
  left: 0px;
  width: 100%;
  background: #F4F4F4;
  box-shadow: 0 10px 10px rgb(0 0 0 / 10%);
  z-index: 4;
  border-bottom: none;
}

.detail_filter:not(.fixed) .container {
  padding: 0px;
}

.detail_filter .container {
  display: flex;
  flex-wrap: wrap;
}

.detail_filter__title {
  flex-grow: 1;
}

.detail_filter__select {
    position: relative;
}

.detail_filter__select.active:before {
    content: "";
    position: absolute;
    left: 0px;
    bottom: 0px;
    background: #FFF;
    width: 100%;
    height: 10px;
    z-index: 5;
}

.detail_filter__select-main {
  padding: 13px 11px;
  font-weight: 500;
  font-size: 14px; 
  display: flex; 
  cursor: pointer;
}

.detail_filter__select-main-arrow {
  margin-left: 7px;
}

.detail_filter__select-main-arrow svg {
  width: 11px;
  height: 7px;
  fill:#7D922B;
}

.detail_filter__select.active {
  box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
  border-radius: 5px;
}

.active .detail_filter__select-main {
  background: #FFF;
  border-radius: 5px 5px 0 0 ;
}

.active .detail_filter__select-main-arrow svg {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);  
}

.detail_filter__select-dropdown {
  background: #FFF;
  border-radius: 0 0 5px 5px;  
  padding: 9px 8px;
  display: none;
  position: absolute;
  left:0px;
  top: 46px;
  z-index: 4;  
  width: 100%;
  box-shadow: 0px 0px 10px rgba(0,0,0,0.1);  
}

.active .detail_filter__select-dropdown {
  display: block;
}

.detail_filter__select-item {

}

.detail_filter__select-item label {
  padding: 8px;
  border-radius: 5px;
  font-size: 13px;
  cursor: pointer;
  display: block;
}

.detail_filter__select-item input {
  border-radius: 1px;
  border: 1px solid #DFDFDF;  
  height: 16px;
  width: 16px;
  float: right;
  margin-top: 1px;
}
/* End */
/* /bitrix/templates/m-dm-imperial-new/static/css/styles.css?1766436457115223 */
