html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}
/* defaults */@font-face {
  font-family: 'icomoon';
  src:  url('/src/less/fonts/icomoon.eot?8pi3nx');
  src:  url('/src/less/fonts/icomoon.eot?8pi3nx#iefix') format('embedded-opentype'),
    url('/src/less/fonts/icomoon.ttf?8pi3nx') format('truetype'),
    url('/src/less/fonts/icomoon.woff?8pi3nx') format('woff'),
    url('/src/less/fonts/icomoon.svg?8pi3nx#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon', 'Roboto', sans-serif;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-clip:before {
    content: "\E905";
}
.icon-login:before {
    content: "\E911";
}
.icon-cart:before {
    content: "\E912";
}
.icon-attention:before {
    content: "\E90C";
}
.icon-city:before {
    content: "\E907";
}
.icon-percent:before {
    content: "\E900";
}
.icon-arrow:before {
    content: "\E901";
}
.icon-list:before {
    content: "\E902";
}
.icon-menu-icon:before {
    content: "\E904";
}
.icon-grid:before {
    content: "\E903";
}
.icon-delete:before {
    content: "\E90D";
}
.icon-filter:before {
    content: "\E90F";
}
.icon-check:before {
    content: "\E90E";
}
.icon-plus:before {
    content: "\E908";
}
.icon-minus:before {
    content: "\E909";
}
.icon-search:before {
    content: "\E90A";
}
.icon-close:before {
    content: "\E90B";
}
.icon-load:before {
    content: "\E984";
}
.icon-favorite:before {
    content: "\E9DA";
}
.icon-rub:before {
    content: "\E906";
}
.icon-sort:before {
    content: "\E910";
}

/*! nouislider - 12.1.0 - 10/25/2018 */
.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;-moz-box-sizing:border-box;box-sizing:border-box}.noUi-target{position:relative;direction:ltr}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1}.noUi-connects{overflow:hidden;z-index:0}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;left:0;height:100%;width:100%;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;transform-origin:0 0}html:not([dir=rtl]) .noUi-horizontal .noUi-origin{left:auto;right:0}.noUi-vertical .noUi-origin{width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-handle{position:absolute}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{-webkit-transition:transform .3s;transition:transform .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:34px;height:28px;left:-17px;top:-6px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;left:-6px;top:-17px}html:not([dir=rtl]) .noUi-horizontal .noUi-handle{right:-17px;left:auto}.noUi-target{background:#FAFAFA;border-radius:4px;border:1px solid #D3D3D3;box-shadow:inset 0 1px 1px #F0F0F0,0 3px 6px -5px #BBB}.noUi-connects{border-radius:3px}.noUi-connect{background:#3FB8AF}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{border:1px solid #D9D9D9;border-radius:3px;background:#FFF;cursor:default;box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #EBEBEB,0 3px 6px -3px #BBB}.noUi-active{box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #DDD,0 3px 6px -3px #BBB}.noUi-handle:after,.noUi-handle:before{content:"";display:block;position:absolute;height:14px;width:1px;background:#E8E7E6;left:14px;top:6px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect{background:#B8B8B8}[disabled] .noUi-handle,[disabled].noUi-handle,[disabled].noUi-target{cursor:not-allowed}.noUi-pips,.noUi-pips *{-moz-box-sizing:border-box;box-sizing:border-box}.noUi-pips{position:absolute;color:#999}.noUi-value{position:absolute;white-space:nowrap;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#CCC}.noUi-marker-sub{background:#AAA}.noUi-marker-large{background:#AAA}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.noUi-rtl .noUi-value-horizontal{-webkit-transform:translate(50%,50%);transform:translate(50%,50%)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{-webkit-transform:translate(0,-50%);transform:translate(0,-50%,0);padding-left:25px}.noUi-rtl .noUi-value-vertical{-webkit-transform:translate(0,50%);transform:translate(0,50%)}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;position:absolute;border:1px solid #D9D9D9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{-webkit-transform:translate(-50%,0);transform:translate(-50%,0);left:50%;bottom:120%}.noUi-vertical .noUi-tooltip{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);top:50%;right:120%}body.compensate-for-scrollbar {
    overflow: hidden;
}

.fancybox-active {
    height: auto;
}

.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute !important;
    top: -9999px;
    visibility: hidden;
}

.fancybox-container {
    -webkit-backface-visibility: hidden;
    height: 100%;
    left: 0;
    outline: none;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    transform: translateZ(0);
    width: 100%;
    z-index: 99992;
}

.fancybox-container * {
    box-sizing: border-box;
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
}

.fancybox-bg {
    background: rgb(30, 30, 30);
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.47, 0, .74, .71);
}

.fancybox-is-open .fancybox-bg {
    opacity: .9;
    transition-timing-function: cubic-bezier(.22, .61, .36, 1);
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
    direction: ltr;
    opacity: 0;
    position: absolute;
    transition: opacity .25s ease, visibility 0s ease .25s;
    visibility: hidden;
    z-index: 99997;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
    opacity: 1;
    transition: opacity .25s ease 0s, visibility 0s ease 0s;
    visibility: visible;
}

.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.fancybox-toolbar {
    right: 0;
    top: 0;
}

.fancybox-stage {
    direction: ltr;
    overflow: visible;
    transform: translateZ(0);
    z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
    overflow: hidden;
}

.fancybox-slide {
    -webkit-backface-visibility: hidden;
    /* Using without prefix would break IE11 */
    display: none;
    height: 100%;
    left: 0;
    outline: none;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    transition-property: transform, opacity;
    white-space: normal;
    width: 100%;
    z-index: 99994;
}

.fancybox-slide::before {
    content: '';
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle;
    width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
    display: block;
}

.fancybox-slide--image {
    overflow: hidden;
    padding: 44px 0;
}

.fancybox-slide--image::before {
    display: none;
}

.fancybox-slide--html {
    padding: 6px;
}

.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: relative;
    text-align: left;
    vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
    animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    -webkit-backface-visibility: hidden;
    background: transparent;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    -ms-transform-origin: top left;
    transform-origin: top left;
    transition-property: transform, opacity;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
    cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: zoom-in;
}

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
    cursor: -webkit-grab;
    cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}

.fancybox-container [data-selectable='true'] {
    cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
    background: transparent;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
}

.fancybox-spaceball {
    z-index: 1;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
    height: 100%;
    overflow: visible;
    padding: 0;
    width: 100%;
}

.fancybox-slide--video .fancybox-content {
    background: #000;
}

.fancybox-slide--map .fancybox-content {
    background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
    background: #fff;
}

.fancybox-video,
.fancybox-iframe {
    background: transparent;
    border: 0;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}

/* Fix iOS */
.fancybox-iframe {
    left: 0;
    position: absolute;
    top: 0;
}

.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%;
}

.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0;
}

/* Buttons */

.fancybox-button {
    background: rgba(30, 30, 30, .6);
    border: 0;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    position: relative;
    transition: color .2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px;
}

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
    color: #ccc;
}

.fancybox-button:hover {
    color: #fff;
}

.fancybox-button:focus {
    outline: none;
}

.fancybox-button.fancybox-focus {
    outline: 1px dotted;
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
    color: #888;
    cursor: default;
    outline: none;
}

/* Fix IE11 */
.fancybox-button div {
    height: 100%;
}

.fancybox-button svg {
    display: block;
    height: 100%;
    overflow: visible;
    position: relative;
    width: 100%;
}

.fancybox-button svg path {
    fill: currentColor;
    stroke-width: 0;
}

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
    display: none;
}

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
    display: none;
}

.fancybox-progress {
    background: #ff5268;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -ms-transform-origin: 0;
    transform-origin: 0;
    transition-property: transform;
    transition-timing-function: linear;
    z-index: 99998;
}

/* Close button on the top right corner of html content */

.fancybox-close-small {
    background: transparent;
    border: 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: .8;
    padding: 8px;
    position: absolute;
    right: -12px;
    top: -44px;
    z-index: 401;
}

.fancybox-close-small:hover {
    color: #fff;
    opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: 0;
    top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
    overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
    display: none;
}

/* Navigation arrows */

.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: 100px;
    opacity: 0;
    position: absolute;
    top: calc(50% - 50px);
    width: 70px;
}

.fancybox-navigation .fancybox-button div {
    padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    left: env(safe-area-inset-left);
    padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: 0;
    right: env(safe-area-inset-right);
}

/* Caption */

.fancybox-caption {
    background: linear-gradient(to top,
        rgba(0, 0, 0, .85) 0%,
        rgba(0, 0, 0, .3) 50%,
        rgba(0, 0, 0, .15) 65%,
        rgba(0, 0, 0, .075) 75.5%,
        rgba(0, 0, 0, .037) 82.85%,
        rgba(0, 0, 0, .019) 88%,
        rgba(0, 0, 0, 0) 100%);
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 75px 44px 25px 44px;
    pointer-events: none;
    right: 0;
    text-align: center;
    z-index: 99996;
}

@supports (padding: max(0px)) {
    .fancybox-caption {
        padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left));
    }
}

.fancybox-caption--separate {
    margin-top: -50px;
}

.fancybox-caption__body {
    max-height: 50vh;
    overflow: auto;
    pointer-events: all;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none;
}

.fancybox-caption a:hover {
    color: #fff;
    text-decoration: underline;
}

/* Loading indicator */

.fancybox-loading {
    animation: fancybox-rotate 1s linear infinite;
    background: transparent;
    border: 4px solid #888;
    border-bottom-color: #fff;
    border-radius: 50%;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999;
}

@keyframes fancybox-rotate {
    100% {
        transform: rotate(360deg);
    }
}

/* Transition effects */

.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, .25, 1);
}

/* transitionEffect: slide */

.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}

/* transitionEffect: fade */

.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
    opacity: 0;
    transition-timing-function: cubic-bezier(.19, 1, .22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1;
}

/* transitionEffect: zoom-in-out */

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(.5, .5, .5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    transform: scale3d(1, 1, 1);
}

/* transitionEffect: rotate */

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    -ms-transform: rotate(-360deg);
    transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}

.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

/* transitionEffect: circular */

.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

/* transitionEffect: tube */

.fancybox-fx-tube.fancybox-slide--previous {
    transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
    transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
    transform: translate3d(0, 0, 0) scale(1);
}

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
    .fancybox-slide {
        padding-left: 6px;
        padding-right: 6px;
    }

    .fancybox-slide--image {
        padding: 6px 0;
    }

    .fancybox-close-small {
        right: -6px;
    }

    .fancybox-slide--image .fancybox-close-small {
        background: #4e4e4e;
        color: #f2f4f6;
        height: 36px;
        opacity: 1;
        padding: 6px;
        right: 0;
        top: 0;
        width: 36px;
    }

    .fancybox-caption {
        padding-left: 12px;
        padding-right: 12px;
    }

    @supports (padding: max(0px)) {
        .fancybox-caption {
            padding-left: max(12px, env(safe-area-inset-left));
            padding-right: max(12px, env(safe-area-inset-right));
        }
    }
}
/* Share */

.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center;
}

.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px 0;
}

.fancybox-share p {
    margin: 0;
    padding: 0;
}

.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px 5px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    transition: all .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
}

.fancybox-share__button:visited,
.fancybox-share__button:link {
    color: #fff;
}

.fancybox-share__button:hover {
    text-decoration: none;
}

.fancybox-share__button--fb {
    background: #3b5998;
}

.fancybox-share__button--fb:hover {
    background: #344e86;
}

.fancybox-share__button--pt {
    background: #bd081d;
}

.fancybox-share__button--pt:hover {
    background: #aa0719;
}

.fancybox-share__button--tw {
    background: #1da1f2;
}

.fancybox-share__button--tw:hover {
    background: #0d95e8;
}

.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px;
}

.fancybox-share__button svg path {
    fill: #fff;
}

.fancybox-share__input {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0 0;
    outline: none;
    padding: 10px 15px;
    width: 100%;
}
/* Thumbs */

.fancybox-thumbs {
    background: #ddd;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px 2px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 0;
    width: 212px;
    z-index: 99995;
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block;
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px;
}

.fancybox-thumbs__list {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
    overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px;
}

.fancybox-thumbs__list a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: rgba(0, 0, 0, .1);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: none;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px;
}

.fancybox-thumbs__list a::before {
    border: 6px solid #ff5268;
    bottom: 0;
    content: '';
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .2s cubic-bezier(.25, .46, .45, .94);
    z-index: 99991;
}

.fancybox-thumbs__list a:focus::before {
    opacity: .5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
    opacity: 1;
}

/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
    .fancybox-thumbs {
        width: 110px;
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 110px;
    }

    .fancybox-thumbs__list a {
        max-width: calc(100% - 10px);
    }
}@charset "UTF-8";
* {
  box-sizing: border-box;
}
.height-fix {
  margin-bottom: 88px !important;
}
body {
  overflow: hidden;
  overflow-y: scroll;
  -webkit-font-smoothing: antialiased;
  font-family: 'Roboto', sans-serif;
  color: #011627;
  font-size: 14px;
  line-height: 24px;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
}
body.fixed-body {
  bottom: 0;
  left: 0;
  overflow-y: hidden;
  position: fixed;
  height: 100vh;
  width: 100%;
}
body.no-content-footer .content-block {
  display: none;
}
body.no-content-footer footer {
  display: none;
}
body .overflow-body {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 0;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  opacity: 0;
  transition: opacity 0.3s;
}
body .overflow-body.show-overflow {
  width: 100%;
  opacity: 1;
}
a {
  text-decoration: none;
  color: #011627;
}
main {
  flex-grow: 1;
}
.center-block {
  width: 1128px;
  margin: 0 auto;
  position: relative;
}
header {
  margin-bottom: 32px;
  /*box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.1);*/
}
header .top-block-wr {
  background-color: #ffffff;
  border-bottom: 1px solid #F2F3F4;
}
header .top-block-wr .top-block {
  height: 42px;
  display: flex;
  align-items: center;
  color: #ffffff;
  margin: 0px auto;
  font-size: 12px;
  line-height: 16px;
}
header .top-block-wr .top-block a {
  color: #808a93;
}
header .top-block-wr .top-block .location-block {
  width: 158px;
  position: relative;
  margin-left: 36px;
}
header .top-block-wr .top-block .location-block .location-wr {
  transition: 0.2s;
}
header .top-block-wr .top-block .location-block .location-wr.open {
  background-color: #ffffff;
  color: #808A93;
  z-index: 2;
}
header .top-block-wr .top-block .location-block .location-wr.open .city-selected {
  color: #808A93;
}
header .top-block-wr .top-block .location-block .location-wr .city-selected {
  position: relative;
  padding-left: 28px;
  height: 42px;
  display: flex;
  align-items: center;
}
header .top-block-wr .top-block .location-block .location-wr .city-selected::before {
  position: absolute;
  left: 0;
  top: 12px;
  font-size: 17px;
}
header .top-block-wr .top-block .location-block .location-wr .city-list {
  display: none;
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.1);
  position: absolute;
  width: 100%;
  z-index: 2;
  background-color: #ffffff;
}
header .top-block-wr .top-block .location-block .location-wr .city-list li .city-item {
  height: 32px;
  padding: 9px 0;
  transition: 0.3s;
  color: #808A93;
  padding-left: 8px;
  display: block;
}
header .top-block-wr .top-block .location-block .location-wr .city-list li .city-item:hover {
  background-color: #F2F3F4;
  color: #011627;
}
header .top-block-wr .top-block .tel {
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
}
header .top-block-wr .top-block .top-menu {
  margin-left: 72px;
}
header .top-block-wr .top-block .top-menu .top-menu_item:not(:last-child) {
  margin-right: 32px;
}
header .top-block-wr .top-block .favorites-block {
  margin-left: auto;
  display: flex;
  align-items: center;
}
header .top-block-wr .top-block .favorites-block a {
  display: block;
  color: #C2C7CB;
}
header .top-block-wr .top-block .favorites-block a::before {
  font-size: 22px;
}
header .top-block-wr .top-block .favorites-block a.comparison {
  margin-right: 24px;
}
header .top-block-wr .top-block .personal {
  position: relative;
  margin-left: 32px;
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
}
header .top-block-wr .top-block .personal::before {
  font-size: 24px;
  color: #C2C7CB;
  margin-left: 8px;
}
header .mobile-top-block {
  display: none;
  margin-top: 38px;
  align-items: center;
}
header .mobile-top-block .mobile-menu-icon {
  width: 28px;
  height: 28px;
  margin-right: auto;
  background: url("/src/img/icon/menu.svg");
  background-repeat: no-repeat;
  background-size: cover;
}
header .mobile-top-block .mobile-menu-icon i {
  display: block;
  background: #011627;
  height: 3px;
  width: 100%;
  border-radius: 4px;
  font-style: normal;
}
header .mobile-top-block .mobile-menu-icon i:nth-child(2) {
  margin-top: 4px;
}
header .mobile-top-block .mobile-menu-icon i:last-child {
  height: auto;
  background: none;
  font-size: 10px;
  line-height: 0;
  margin-top: 6px;
}
header .mobile-top-block .logo {
  height: 33px;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
header .mobile-top-block .logo img {
  height: 100%;
}
header .mobile-top-block .cart {
  color: #808A93;
}
header .mobile-top-block .cart::before {
  font-size: 24px;
}
header .mobile-top-block .mobile-search {
  display: none;
  margin-right: 22px;
  margin-left: auto;
  color: #808A93;
}
header .mobile-top-block .mobile-search::before {
  font-size: 24px;
}
header .middle-block {
  display: flex;
  margin-top: 10px;
  align-items: center;
  height: 40px;
  margin-top: 38px;
  margin-bottom: 38px;
}
header .middle-block .logo {
  display: inline-flex;
}
header .middle-block .logo img {
  max-width: 100%;
}
header .middle-block .catalog-icon {
  margin-left: 38px;
  display: flex;
  align-items: center;
}
header .middle-block .catalog-icon::before {
  font-size: 18px;
  transition: 0.2s;
  margin-right: 4px;
  transform: translateY(1px);
  -ms-transform: translateY(0);
}
header .middle-block .catalog-icon:hover::before {
  color: #F94F0D;
}
header .middle-block .search-form {
  width: 428px;
  margin-left: 38px;
}
header .middle-block .search-form .search-row {
  height: 40px;
  padding-right: 48px;
  position: relative;
}
header .middle-block .search-form .search-row .search-button {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 100%;
  background-color: #F94F0D;
  cursor: pointer;
  right: 0;
  top: 0;
  font-size: 24px;
  color: #ffffff;
  border: none;
}
header .middle-block .search-form .search-row .input-box {
  height: 100%;
  border-right: none;
  position: relative;
  transition: 0.2s;
}
header .middle-block .search-form .search-row .input-box .input-search {
  padding-right: 30px;
  border: 1px solid #808A93;
  border-right: none;
}
header .middle-block .search-form .search-row .input-box .input-search::placeholder {
  color: #808A93;
}
header .middle-block .search-form .search-row .input-box .input-search:focus {
  border-color: #F94F0D;
}
header .middle-block .search-form .search-row .input-box .search-clear {
  position: absolute;
  right: 0;
  top: 0;
  opacity: 0;
  height: 100%;
  width: 30px;
  text-align: center;
  line-height: 38px;
  cursor: pointer;
  pointer-events: none;
  transition: opacity 0.1s ease-out;
  -webkit-tap-highlight-color: transparent;
}
header .middle-block .search-form .search-row .input-box .search-clear.visible {
  visibility: visible;
  opacity: 0.3;
  pointer-events: auto;
}
header .middle-block .search-form .mobile-search-clear {
  display: none;
  position: absolute;
  right: 22px;
  top: 22px;
  width: 22px;
  height: 22px;
  text-align: center;
  line-height: 22px;
}
header .middle-block .loyalty-block {
  margin-left: 38px;
  display: flex;
  align-items: center;
}
header .middle-block .loyalty-block a {
  margin-right: 16px;
}
header .middle-block .loyalty-block a.sale-href {
  padding-left: 20px;
  position: relative;
  transform: translateY(-1px);
  -ms-transform: translateY(1px);
}
header .middle-block .loyalty-block a.sale-href::before {
  color: #F94F0D;
  position: absolute;
  font-size: 16px;
  left: 0;
  top: 0;
}
header .middle-block .cart {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-left: auto;
  padding-left: 34px;
  position: relative;
  height: 28px;
  flex-shrink: 0;
}
header .middle-block .cart .amount-goods {
  display: block;
  line-height: 10px;
}
header .middle-block .cart .cart-sale {
  display: block;
  font-size: 10px;
  line-height: 16px;
  color: #808a93;
  margin-top: auto;
}
header .middle-block .cart::before {
  position: absolute;
  font-size: 23px;
  left: 0;
  z-index: 50;
  /*box-shadow: 0 8px 10px -4px rgba(0, 0, 0, 0.1);*/
  text-align: center;
  color: #C2C7CB;
}
header .middle-block .cart::before.open {
  display: block;
}
header .middle-block .cart .sale-detailed-block {
  position: absolute;
  width: 192px;
  padding: 8px 12px;
  background-color: #ffffff;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
  top: 38px;
  right: 0;
  cursor: auto;
  visibility: hidden;
  pointer-events: none;
  transition: 0.3s;
  z-index: 1;
}
header .middle-block .cart .sale-detailed-block span {
  display: block;
  font-size: 10px;
  line-height: 16px;
  margin-bottom: 8px;
}
header .middle-block .cart:hover .sale-detailed-block {
  visibility: visible;
}
header .mobile-menu {
  display: none;
  transform: translateX(-150vw);
  transition: transform 0.3s;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #ffffff;
  color: #808A93;
  z-index: 1000;
  padding: 38px 16px 22px;
  overflow-y: auto;
}
header .mobile-menu .mobile-link {
  display: flex;
  align-items: center;
  height: 48px;
}
header .mobile-menu .mobile-link.grey {
  color: #9ea0a6;
  border-bottom: 1px solid #F2F3F4;
}
header .mobile-menu .mobile-link::before {
  font-size: 18px;
  margin-right: 8px;
}
header .mobile-menu .mobile-city-select {
  color: #9ea0a6;
  background-image: none;
  width: 100%;
}
header .mobile-menu .mobile-list-menu {
  padding: 12px 0;
  border-bottom: 1px solid #F2F3F4;
}
header .mobile-menu .mobile-list-menu .main-menu_title {
  display: flex;
  align-items: center;
  height: 42px;
}
header .mobile-menu .icon-close {
  position: absolute;
  top: 22px;
  right: 22px;
  width: 22px;
  height: 22px;
  text-align: center;
  line-height: 22px;
  opacity: 0;
  transition: 0.3s;
  transition-delay: 0.3s;
}
header .search-result-block {
  display: none;
  width: 100vw;
  background-color: #F2F3F4;
  padding-top: 16px;
  position: absolute;
  left: 0;
  z-index: 112;
  box-shadow: 0 8px 10px -4px rgba(0, 0, 0, 0.1);
}
@media (min-width: 0px) and (max-width: 991px) {
  header .search-result-block {
    position: fixed !important;
  }
}
header .search-result-block.open {
  display: block;
}
header .search-result-block .search-result-wr {
  /*   box-shadow: 0 8px 10px -4px rgba(0, 0, 0, 0.1);*/
}
@media (min-width: 0px) and (max-width: 991px) {
  header .search-result-block .search-result-wr {
    overflow: scroll;
    max-height: 400px;
  }
}
header .search-result-block .search-result-wr .search-section {
  position: relative;
  margin-bottom: 28px;
  width: 540px;
}
header .search-result-block .search-result-wr .search-section .search-title {
  position: absolute;
  left: -78px;
  top: 9px;
  font-size: 12px;
  line-height: 16px;
  color: #808A93;
}
header .search-result-block .search-result-wr .search-section .search-result-list {
  width: 100%;
}
header .search-result-block .search-result-wr .search-section .search-result-list li {
  padding: 4px 8px;
  transition: 0.1s;
}
header .search-result-block .search-result-wr .search-section .search-result-list li a {
  display: block;
  width: 100%;
  height: 100%;
}
header .search-result-block .search-result-wr .search-section .search-result-list li.hover {
  background-color: #F94F0D;
}
header .search-result-block .search-result-wr .search-section .search-result-list li.hover a {
  color: #ffffff;
}
header .search-result-block .search-result-wr .search-section .result-search-link {
  color: #F94F0D;
  padding-left: 8px;
}
footer {
  padding: 49px 0;
  background-color: #ffffff;
  margin-top: 48px;
  border-top: 1px solid #F2F3F4;
}
footer .footer-menu {
  display: flex;
}
footer .footer-menu .footer-menu_item {
  margin-right: 82px;
}
footer .footer-menu .footer-menu_item:last-child {
  margin-right: 0;
}
footer .footer-menu .footer-menu_item .footer-title-menu {
  margin-bottom: 16px;
  font-size: 16px;
  line-height: 24px;
}
footer .footer-menu .footer-menu_item a {
  display: block;
  color: #808A93;
  margin-bottom: 8px;
}
footer .copyright {
  margin-top: 88px;
  font-size: 12px;
  line-height: 16px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
footer .copyright .ctrlweb img {
  transform: translateY(12px) translateX(6px);
  height: 30px;
}
@media screen and (max-width: 1200px) {
  .center-block {
    width: 960px;
  }
  header .top-block-wr .top-block .location-block .location-wr {
    margin-left: 20px;
  }
  header .top-block-wr .top-block .top-menu {
    margin-left: 16px;
  }
  header .top-block-wr .top-block .top-menu .top-menu_item:not(:last-child) {
    margin-right: 16px;
  }
  header .middle-block .catalog-icon {
    margin-left: 16px;
  }
  header .middle-block .search-block {
    margin-left: 32px;
    width: 298px;
  }
}
@media screen and (max-width: 991px) {
  .center-block {
    width: 720px;
  }
  .height-fix {
    margin-top: 96px !important;
    margin-bottom: 0px !important;
  }
  header {
    padding: 0 16px;
    display: flex;
    flex-direction: column-reverse;
  }
  header .top-block-wr {
    display: none;
  }
  header .mobile-top-block {
    display: flex;
  }
  header .middle-block {
    width: 100%;
    padding: 0;
    margin-bottom: 22px;
    margin-top: 38px;
  }
  header .middle-block .logo {
    display: none;
  }
  header .middle-block .catalog-icon {
    margin-left: 0;
  }
  header .middle-block .catalog-icon::before {
    font-size: 14px;
  }
  header .middle-block .search-form {
    width: 344px;
  }
  header .middle-block .loyalty-block {
    margin-left: auto;
  }
  header .middle-block .loyalty-block a:last-child {
    margin-right: 0;
  }
  header .middle-block .cart {
    display: none;
  }
  header .mobile-menu {
    display: block;
  }
  header .mobile-menu.showed {
    overflow-y: auto;
    transform: translateX(0);
  }
  header .mobile-menu.showed .icon-close {
    opacity: 1;
  }
  footer .footer-menu .footer-menu_item {
    margin-right: 48px;
  }
}
@media screen and (max-width: 767px) {
  .center-block {
    width: 540px;
  }
  header .mobile-top-block .mobile-search {
    display: block;
  }
  header .middle-block .search-form {
    top: 0;
    left: 0;
    width: 100vw;
    height: 100%;
    position: fixed;
    z-index: 110;
    background: #ffffff;
    margin-left: 0;
    padding-top: 68px;
    opacity: 0;
    transform: translateX(-1000px);
    transition: transform 0.2s;
  }
  header .middle-block .search-form.open {
    opacity: 1;
    transform: translateX(0);
  }
  header .middle-block .search-form .search-row {
    width: 80%;
    margin: 0 auto;
  }
  header .middle-block .search-form .mobile-search-clear {
    display: block;
  }
  header .search-result-block .search-result-wr .search-section {
    width: 80%;
  }
  header .search-result-block .search-result-wr .search-section .search-title {
    position: static;
    padding-left: 8px;
  }
  footer .footer-menu {
    display: flex;
    flex-direction: column;
  }
  footer .footer-menu .footer-menu_item {
    margin-right: 0;
    margin-bottom: 32px;
  }
  footer .copyright {
    margin-top: 28px;
    flex-direction: column;
    align-items: flex-start;
  }
}
@media screen and (max-width: 575px) {
  .center-block {
    padding: 0 8px;
    width: 100%;
  }
  header {
    padding: 0 0.5rem;
  }
}
.header-fixed {
  left: 0px;
  right: 0px;
  position: fixed;
  margin-top: 0px !important;
  background-color: white;
  z-index: 999;
  height: 54px !important;
  top: 0 !important;
}
@media screen and (max-width: 992px) {
  .header-fixed {
    padding: 0px 16px;
    height: 45px;
  }
}
@media (min-width: 0px) and (max-width: 991px) {
  header .search-result-block .search-result-wr {
    overflow: scroll;
    max-height: 400px;
  }
  header .mobile-top-block .mobile-search {
    display: block;
  }
  header .middle-block .search-form {
    top: 0;
    left: 0;
    width: 100vw;
    height: 100%;
    position: fixed;
    z-index: 110;
    background: #ffffff;
    margin-left: 0;
    padding-top: 68px;
    opacity: 0;
    transform: translateX(-1000px);
    transition: transform 0.2s;
  }
  header .middle-block .search-form.open {
    opacity: 1;
    transform: translateX(0);
  }
  header .middle-block .search-form .search-row {
    width: 80%;
    margin: 0 auto;
  }
  header .middle-block .search-form .mobile-search-clear {
    display: block;
  }
}
.catalog-index .category-section {
  margin-bottom: 68px;
}
.catalog-index .category-section:last-child {
  border-bottom: none;
}
.catalog-index .category-section .category-wr {
  margin-top: 48px;
  display: flex;
  flex-wrap: wrap;
}
.catalog-index .category-section .category-wr .category-item {
  width: 33%;
  padding: 24px 24px 78px 24px;
  border-left: 1px solid #F2F3F4;
}
.catalog-index .category-section .category-wr .category-item:nth-child(3n+3) {
  border-right: 1px solid #F2F3F4;
}
@media screen and (max-width: 991px) {
  .catalog-index .category-section .category-wr .category-item:nth-child(3n+3) {
    border-right: none;
  }
  .catalog-index .category-section .category-wr .category-item:nth-child(2n+2) {
    border-right: 1px solid #F2F3F4;
  }
}
@media screen and (max-width: 767px) {
  .catalog-index .category-section .category-wr .category-item {
    border-left: none;
  }
  .catalog-index .category-section .category-wr .category-item:nth-child(2n+2) {
    border-right: none;
  }
  .catalog-index .category-section .category-wr .category-item:nth-child(odd) {
    border-right: 1px solid #F2F3F4;
  }
}
.catalog-index .category-section .category-wr .category-item .category-item_wrap {
  display: flex;
  align-items: center;
}
.catalog-index .category-section .category-wr .category-item .category-img {
  margin-right: 18px;
  align-self: flex-start;
  height: 60px;
  width: 60px;
  border-radius: 30px;
  overflow-y: hidden;
  flex-shrink: 0;
}
.catalog-index .category-section .category-wr .category-item .category-img img {
  width: 60px;
}
.catalog-index .category-section .category-wr .category-item .category-list {
  max-height: 224px;
  overflow: hidden;
}
.catalog-index .category-section .category-wr .category-item .category-list li {
  margin-bottom: 4px;
  margin-right: 24px;
}
.catalog-index .category-section .category-wr .category-item .category-list li .category-list_title {
  font-weight: bold;
}
.catalog-index .category-section .category-wr .category-item .category-list li .category-list_item {
  color: #808A93;
  transition: 0.2s;
}
.catalog-index .category-section .category-wr .category-item .category-list li .category-list_item:hover {
  color: #011627;
}
.catalog-index .category-section .category-wr .category-item .category-list.expanded {
  max-height: none;
}
.catalog-index .category-section .category-wr .category-item .expand-link {
  color: #011627;
  font-weight: bold;
  cursor: pointer;
}
.catalog-index .category-section .category-wr .category-item .expand-link:before {
  content: "\415\449\435";
}
.catalog-index .category-section .category-wr .category-item .expand-link.expanded:before {
  content: "\421\43A\440\44B\442\44C";
}
@media screen and (max-width: 991px) {
  .catalog-index .category-section .category-wr .category-item {
    width: 50%;
  }
}
@media screen and (max-width: 575px) {
  .catalog-index .category-section .category-wr .category-item .category-item_wrap {
    display: block;
  }
  .catalog-index .category-section .category-wr .category-item .category-item_wrap .category-img {
    margin-bottom: 16px;
  }
}
.disNon {
  display: none;
}
.see-more {
  padding-top: 10px;
  text-decoration: underline ;
}
@media (min-width: 0px) and (max-width: 991px) {
  .mobile-search-new {
    top: 0px !important;
    height: 100vh !important;
    position: fixed !important;
    left: 0px !important;
    overflow: auto !important;
  }
}
.catalog-section .catalog-grid .content-block .popular-category {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: 85px 85px;
  grid-gap: 30px;
  margin-bottom: 68px;
  display: -ms-grid;
  -ms-grid-columns: 1fr 30px 1fr 30px 1fr;
  -ms-grid-rows: 85px 20px 85px;
}
.catalog-section .catalog-grid .content-block .popular-category .popular-category_item {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  color: #ffffff;
  text-align: center;
  background-position: center;
  padding-bottom: 12px;
  font-family: 'Roboto Slab', serif;
  font-size: 20px;
  line-height: 32px;
}
.catalog-section .catalog-grid .content-block .popular-category .popular-category_item:nth-child(1) {
  grid-row: 1 / 3;
  grid-column: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column-span: 1;
}
.catalog-section .catalog-grid .content-block .popular-category .popular-category_item:nth-child(2) {
  -ms-grid-row-span: 1;
  -ms-grid-column: 3;
}
.catalog-section .catalog-grid .content-block .popular-category .popular-category_item:nth-child(3) {
  -ms-grid-row-span: 1;
  -ms-grid-column: 3;
  -ms-grid-row: 3;
}
.catalog-section .catalog-grid .content-block .popular-category .popular-category_item:last-child {
  grid-row: 1 / 3;
  grid-column: 3;
  -ms-grid-row-span: 3;
  -ms-grid-column-span: 4;
  -ms-grid-column: 5;
  -ms-grid-row: 3;
}
.catalog-section .catalog-grid .content-block .products-gallery.mini-product-list .short-product-wr {
  position: relative;
  padding-right: 65px;
}
.catalog-section .catalog-grid .content-block .products-gallery.mini-product-list .short-product-wr .all-goods-link {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
  height: calc(100% - 38px);
  width: 65px;
  background-color: #F2F3F4;
  transition: 0.2s;
}
.catalog-section .catalog-grid .content-block .products-gallery.mini-product-list .short-product-wr .all-goods-link::before {
  font-size: 20px;
  margin-bottom: 16px;
}
.catalog-section .catalog-grid .content-block .products-gallery.mini-product-list .short-product-wr .all-goods-link:hover {
  color: #F94F0D;
}
@media screen and (min-width: 1201px) {
  .catalog-section .products-gallery.mini-product-list .products-mesh .product {
    margin-right: 30px;
  }
}
@media screen and (max-width: 1200px) {
  .catalog-section .catalog-grid .content-block .products-gallery.mini-product-list .products-mesh .product:nth-child(3) {
    margin-right: 0;
  }
  .catalog-section .catalog-grid .content-block .products-gallery.mini-product-list .short-product-wr {
    padding-right: 0;
  }
  .catalog-section .catalog-grid .content-block .products-gallery.mini-product-list .short-product-wr .all-goods-link {
    position: static;
    width: 100%;
    height: 68px;
    flex-direction: row-reverse;
    align-items: center;
  }
  .catalog-section .catalog-grid .content-block .products-gallery.mini-product-list .short-product-wr .all-goods-link::before {
    margin-bottom: 0;
    margin-left: 24px;
  }
}
@media screen and (max-width: 767px) {
  .catalog-section .catalog-grid .content-block .popular-category {
    display: block;
  }
  .catalog-section .catalog-grid .content-block .popular-category .popular-category_item {
    width: 100%;
    height: 256px;
    margin-bottom: 24px;
  }
  .catalog-section .catalog-grid .content-block .popular-category .popular-category_item:nth-child(2),
  .catalog-section .catalog-grid .content-block .popular-category .popular-category_item:nth-child(3) {
    height: 112px;
  }
  .catalog-section .catalog-grid .content-block .products-gallery .products-mesh .product:last-child {
    display: none;
  }
  .catalog-section .catalog-grid .content-block .products-gallery.mini-product-list .products-mesh .product:last-child {
    display: block;
  }
  .catalog-section .catalog-grid .content-block .products-gallery.mini-product-list .short-product-wr .all-goods-link {
    height: 48px;
  }
}
.catalog-product .catalog-grid .content-block {
  padding-top: 70px;
}
.catalog-product .catalog-grid .content-block .see-more {
  display: block;
  color: #F94F0D;
  position: relative;
  width: 142px;
  line-height: 34px;
  padding-left: 34px;
  margin: 0 auto;
  margin-bottom: 68px;
  cursor: pointer;
}
.catalog-product .catalog-grid .content-block .see-more::before {
  position: absolute;
  font-size: 24px;
  left: 0;
  top: 0;
  transform: rotate(179deg);
  color: #011627;
}
.catalog-product .catalog-grid .content-block .pagination {
  display: flex;
  justify-content: center;
  margin-bottom: 78px;
}
.catalog-product .catalog-grid .content-block .pagination a {
  width: 40px;
  height: 40px;
  border: 1px solid transparent;
  border-radius: 50%;
  text-align: center;
  margin-right: 18px;
  line-height: 38px;
}
.catalog-product .catalog-grid .content-block .pagination a.selected {
  background: #F94F0D;
  color: #ffffff;
}
.catalog-product .catalog-grid .content-block .pagination a.prev,
.catalog-product .catalog-grid .content-block .pagination a.next {
  border: 1px solid #808A93;
  line-height: 38px;
}
.catalog-product .catalog-grid .content-block .pagination a.prev::before,
.catalog-product .catalog-grid .content-block .pagination a.next::before {
  font-size: 20px;
}
.catalog-product .catalog-grid .content-block .pagination a.prev {
  transform: rotate(180deg);
}
.catalog-product .catalog-grid .content-block .pagination a:hover {
  border: 1px solid #808A93;
}
@media screen and (max-width: 991px) {
  .catalog-product .catalog-grid .content-block {
    padding-top: 0;
  }
}
@media screen and (max-width: 575px) {
  .catalog-product .catalog-grid .content-block .pagination a:nth-last-child(2) {
    display: none;
  }
}
.product-page .product-wr {
  display: flex;
}
.product-page .product-wr .photo-wr {
  display: flex;
  margin-right: 30px;
  flex-shrink: 0;
}
.product-page .product-wr .photo-wr .thumbs {
  margin-right: 30px;
  width: 65px;
}
.product-page .product-wr .photo-wr .thumbs .min-photo {
  width: 65px;
  height: 65px;
  margin-bottom: 24px;
  border: 1px solid transparent;
  border-radius: 4px;
  transition: 0.3s;
  cursor: pointer;
  position: relative;
}
.product-page .product-wr .photo-wr .thumbs .min-photo img {
  position: absolute;
  max-width: 90%;
  max-height: 90%;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
.product-page .product-wr .photo-wr .thumbs .min-photo:hover {
  border: 1px solid #011627;
}
.product-page .product-wr .photo-wr .thumbs .slick-track .slick-current .min-photo {
  border: 1px solid #011627;
}
.product-page .product-wr .photo-wr .slider-big-img {
  width: 445px;
  height: 445px;
  overflow: hidden;
}
.product-page .product-wr .photo-wr .slider-big-img .big-img {
  width: 100%;
  height: 445px;
  position: relative;
}
.product-page .product-wr .photo-wr .slider-big-img .big-img img {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
.product-page .product-wr .info-product .link-property {
  display: block;
  color: #011627;
  margin-top: 8px;
}
.product-page .product-wr .info-product .title-block {
  margin-bottom: 24px;
}
.product-page .product-wr .info-product .title-block .product-name {
  margin-bottom: 0;
}
.product-page .product-wr .info-product .title-block .article {
  display: block;
  color: #808A93;
  margin-top: 8px;
}
.product-page .product-wr .info-product .compare-favourite-block {
  margin: 32px 0;
}
.product-page .product-wr .info-product .compare-favourite-block .item-icon::before {
  color: #011627;
}
.product-page .product-wr .delivery-block {
  width: 268px;
  margin-top: 28px;
  border: 1px solid #F2F3F4;
  padding: 10px 8px;
}
.product-page .product-wr .delivery-block .delivery-date {
  display: block;
}
.product-page .product-wr .delivery-block .terms-delivery {
  color: #808A93;
  display: inline-block;
  margin-top: 6px;
  padding-left: 10px;
  position: relative;
}
.product-page .product-wr .delivery-block .terms-delivery::before {
  position: absolute;
  color: #011627;
  font-size: 16px;
  top: 0;
  left: 0;
}
.product-page .product-details-tables {
  padding-bottom: 56px;
  border-bottom: 1px solid #F2F3F4;
  margin-bottom: 38px;
  margin-top: 28px;
}
.product-page .product-details-tables .product-table {
  margin-top: 16px;
  width: 650px;
}
.product-page .product-details-tables .product-table tr {
  height: 52px;
  border-bottom: 1px solid #a5acb1;
}
.product-page .product-details-tables .product-table tr td {
  vertical-align: middle;
  padding-left: 8px;
}
.product-page .product-details-tables .product-table tr td:last-child {
  text-align: right;
  padding: 0;
}
.product-page .mobile-breadcrumbs {
  display: none;
  margin-bottom: 28px;
  text-align: center;
}
@media screen and (max-width: 1200px) {
  .product-page .product-wr .photo-wr .thumbs {
    width: 50px;
  }
  .product-page .product-wr .photo-wr .thumbs .min-photo {
    width: 50px;
    height: 50px;
  }
  .product-page .product-wr .photo-wr .slider-big-img {
    width: 370px;
  }
  .product-page .product-wr .photo-wr .slider-big-img .big-img {
    height: 370px;
  }
}
@media screen and (max-width: 991px) {
  .product-page .product-wr .photo-wr .slider-big-img {
    width: 264px;
    height: 264px;
  }
  .product-page .product-wr .photo-wr .slider-big-img .big-img {
    height: 264px;
  }
  .product-page .product-details-tables .product-table {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .product-page .mobile-breadcrumbs {
    display: block;
  }
  .product-page .product-wr {
    flex-direction: column;
    position: relative;
    padding-top: 148px;
  }
  .product-page .product-wr .photo-wr {
    margin-right: 0;
    margin-bottom: 32px;
    justify-content: center;
  }
  .product-page .product-wr .photo-wr .thumbs {
    display: none;
  }
  .product-page .product-wr .photo-wr .slider-big-img {
    width: 100%;
    height: calc(540px + 24px);
    margin-bottom: 0;
    padding-bottom: 24px;
  }
  .product-page .product-wr .photo-wr .slider-big-img .big-img {
    height: 540px;
  }
  .product-page .product-wr .info-product .title-block {
    position: absolute;
    top: 0;
    text-align: center;
  }
  .product-page .product-wr .info-product .title-block .compare-favourite-block {
    justify-content: center;
  }
  .product-page .product-wr .info-product .title-block .product-name {
    max-height: 96px;
    overflow: hidden;
  }
  .product-page .product-wr .info-product .delivery-block {
    width: 100%;
  }
}
@media screen and (max-width: 575px) {
  .product-page .product-wr .photo-wr .slider-big-img {
    height: calc(100vw - 16px + 24px);
  }
  .product-page .product-wr .photo-wr .slider-big-img .big-img {
    height: calc(100vw - 16px);
  }
}
.cart-page h1 {
  margin-bottom: 0;
}
.cart-page .title-wr {
  display: flex;
  align-items: center;
  margin-bottom: 36px;
}
.cart-page .title-wr .download-from-xls {
  margin-left: 18px;
  color: #F94F0D;
  padding-left: 20px;
  position: relative;
  cursor: pointer;
}
.cart-page .title-wr .icon-plus {
  position: absolute;
  left: 0;
  top: 4px;
  font-size: 16px;
  display: block;
}
.cart-page .not-added-products {
  background: #F2F3F4;
  position: relative;
  padding: 16px;
  margin-bottom: 32px;
}
.cart-page .not-added-products:empty {
  display: none;
}
.cart-page .not-added-products .titleh3 {
  margin-bottom: 16px;
}
.cart-page .not-added-products .not-added-list {
  margin-top: 8px;
  margin-bottom: 32px;
}
.cart-page .not-added-products .not-added-list > li {
  margin-bottom: 18px;
  display: flex;
  align-items: flex-end;
}
.cart-page .not-added-products .not-added-list > li .name-wr .article-block {
  display: flex;
  color: #808A93;
  font-weight: bold;
  font-size: 12px;
  line-height: 16px;
}
.cart-page .not-added-products .not-added-list > li .name-wr .article-block .product-number {
  margin-right: 16px;
}
.cart-page .not-added-products .not-added-list > li .name-wr .name {
  width: 453px;
  margin-right: 16px;
  height: 24px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.cart-page .not-added-products .icon-close {
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 16px;
  right: 16px;
  cursor: pointer;
}
.cart-page.empty-cart .catalog-link {
  margin-top: 16px;
}
.cart-wr {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
.cart-table {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}
.cart-table .product-cart-list {
  width: calc(100% - 400px);
}
.cart-table .product-row {
  display: flex;
  flex-direction: column;
  position: relative;
  border-top: 1px solid #F2F3F4;
  padding-top: 24px;
  padding-bottom: 24px;
}
.cart-table .product-row .info-block {
  display: flex;
  margin-bottom: 40px;
  padding-right: 32px;
}
.cart-table .product-row .info-block .img-wr {
  flex-shrink: 0;
  height: 64px;
  width: 64px;
  position: relative;
  margin-right: 16px;
}
.cart-table .product-row .info-block .img-wr img {
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
.cart-table .product-row .info-block .name-product-block .article-block {
  font-size: 12px;
  line-height: 16px;
  color: #808A93;
  font-weight: bold;
}
.cart-table .product-row .info-block .name-product-block .article-block .product-number {
  margin-right: 16px;
}
.cart-table .product-row .info-block .name-product-block .price-block .price {
  font-size: 14px;
  line-height: 24px;
}
.cart-table .product-row .info-block .name-product-block .price-block .old-price {
  font-size: 12px;
  line-height: 16px;
}
.cart-table .product-row .info-block .name-product-block .name {
  display: block;
  margin-bottom: 8px;
  min-height: 48px;
}
.cart-table .product-row .info-block .name-product-block .name:hover {
  color: #808A93;
}
.cart-table .product-row .info-block .name-product-block .property-block {
  margin-bottom: 0;
}
.cart-table .product-row .info-block-bottom {
  display: flex;
}
@media screen and (max-width: 575px) {
  .cart-table .product-row .info-block-bottom {
    justify-content: space-between;
  }
}
.cart-table .product-row .cart-cell:not(:last-child) {
  margin-right: 48px;
}
@media screen and (max-width: 575px) {
  .cart-table .product-row .cart-cell:not(:last-child) {
    margin-right: 0;
  }
}
.cart-table .product-row .cart-cell .caption {
  content: "";
  display: block;
  font-size: 12px;
  line-height: 16px;
  color: #808A93;
  margin-bottom: 12px;
}
.cart-table .product-row .cart-cell.request-block {
  display: flex;
  flex-direction: column;
}
.cart-table .product-row .cart-cell.request-block .caption {
  order: -1;
}
.cart-table .product-row .cart-cell.request-block .quantity:empty + .caption {
  opacity: 0;
}
.cart-table .product-row .cart-cell.request-block .change-quantity {
  color: #F94F0D;
  font-size: 12px;
  line-height: 16px;
  font-weight: bold;
  display: none;
}
.cart-table .product-row .cart-cell.request-block.changed .change-quantity {
  display: block;
}
.cart-table .product-row .cart-cell.total-block .total-price {
  font-weight: bold;
}
.cart-table .product-row .amount-block {
  width: 150px;
  text-align: center;
}
.cart-table .product-row .amount-block .amount-selector .amount {
  margin: 0 8px;
  height: 32px;
  width: 64px;
  border: 1px solid #C2C7CB;
  text-align: center;
  padding: 0;
}
.cart-table .product-row .amount-block .amount-selector .minus,
.cart-table .product-row .amount-block .amount-selector .plus {
  font-size: 16px;
}
.cart-table .product-row .amount-block .amount-selector .minus:hover::before,
.cart-table .product-row .amount-block .amount-selector .plus:hover::before {
  color: #808A93;
}
.cart-table .product-row .amount-block .error-wr {
  font-size: 12px;
  line-height: 16px;
  font-weight: bold;
}
.cart-table .product-row .amount-block .error-wr .max-select {
  display: none;
}
.cart-table .product-row .amount-block .error-wr .multiplicity {
  display: none;
}
.cart-table .product-row .amount-block .error-wr .available-status {
  display: none;
}
.cart-table .product-row .amount-block.max-goods .plus {
  pointer-events: none;
}
.cart-table .product-row .amount-block.max-goods .plus::before {
  color: #C2C7CB;
}
.cart-table .product-row .amount-block.max-goods .max-select {
  display: block;
}
.cart-table .product-row .amount-block.not-multiple .multiplicity {
  display: block;
}
.cart-table .product-row .amount-block.not-available .available-status {
  display: block;
}
.cart-table .product-row .amount-block.not-available .amount {
  pointer-events: none;
}
.cart-table .product-row .amount-block.not-available .minus,
.cart-table .product-row .amount-block.not-available .plus {
  pointer-events: none;
}
.cart-table .product-row .amount-block.not-available .minus::before,
.cart-table .product-row .amount-block.not-available .plus::before {
  color: #C2C7CB;
}
.cart-table .product-row .close {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: 0;
  top: 2px;
  width: 32px;
  height: 32px;
  font-weight: bold;
  cursor: pointer;
}
.summary-cart-block {
  max-width: 320px;
  padding-top: 40px;
  margin-left: auto;
  text-align: right;
  margin-bottom: 68px;
}
.summary-cart-block .summary-table {
  float: right;
  margin-bottom: 34px;
}
.summary-cart-block .summary-table .row td {
  padding-bottom: 18px;
}
.summary-cart-block .summary-table .row td.name {
  padding-right: 48px;
  text-align: left;
}
.summary-cart-block .summary-table .row.discounts .name .add-info-sale {
  display: block;
  color: #808A93;
  font-size: 12px;
  line-height: 16px;
  font-weight: normal;
}
.summary-cart-block .summary-table .row.discounts .value {
  color: #F94F0D;
}
.summary-cart-block .summary-table .row.summary-with-discount .value {
  font-weight: bold;
}
.summary-cart-block .btn {
  margin-left: auto;
  clear: both;
}
.summary-cart-block-v2 {
  width: 350px;
  height: 100%;
  padding: 24px;
  border: 1px solid #F2F3F4;
  border-radius: 8px;
}
.summary-cart-block-v2 .summ-total {
  font-family: "Roboto Slab";
  font-weight: bold;
  font-size: 24px;
  line-height: 32px;
}
.summary-cart-block-v2 .summ,
.summary-cart-block-v2 .discount {
  font-size: 16px;
  line-height: 24px;
  color: #808A93;
}
.summary-cart-block-v2 .summ-total {
  margin-bottom: 16px;
}
.summary-cart-block-v2 .summ {
  margin-bottom: 8px;
}
.summary-cart-block-v2 .discount {
  margin-bottom: 24px;
}
.summary-cart-block-v2 .discount .rub-price {
  color: #F94F0D;
}
.summary-cart-block-v2 .row {
  display: flex;
  justify-content: space-between;
}
.summary-cart-block-v2 .btn {
  width: 100%;
}
@media screen and (max-width: 991px) {
  .summary-cart-block-v2 {
    width: 100%;
  }
  .summary-cart-block-v2 .btn {
    width: 40%;
  }
}
@media screen and (max-width: 575px) {
  .summary-cart-block-v2 .btn {
    width: 100%;
  }
}
@media screen and (max-width: 991px) {
  .cart-table .product-cart-list {
    width: 100%;
    margin-bottom: 34px;
  }
  .cart-table .product-row:last-child {
    border-bottom: 1px solid #F2F3F4;
  }
}
@media screen and (max-width: 767px) {
  .cart-page .not-added-products .not-added-list > li .name-wr .name {
    width: 320px;
  }
}
@media screen and (max-width: 575px) {
  .cart-page .not-added-products .not-added-list > li .name-wr .name {
    width: 220px;
  }
}
.order-page .order-wr {
  display: flex;
  justify-content: space-between;
  margin-bottom: 24px;
}
.order-page .order-wr .form-wr fieldset .another-person-wr {
  display: none;
}
.order-page .order-wr .summary-order-block {
  width: 368px;
  position: sticky;
  top: 50px;
  left: 0;
  padding: 16px;
  border: 1px solid #F2F3F4;
  display: table;
}
.order-page .order-wr .summary-order-block .summary-table {
  margin-top: 28px;
  width: 100%;
}
.order-page .order-wr .summary-order-block .summary-table tr td {
  padding-bottom: 18px;
}
.order-page .order-wr .summary-order-block .summary-table tr td.name {
  padding-right: 48px;
  text-align: left;
}
.order-page .order-wr .summary-order-block .summary-table tr.discounts .name .add-info-sale {
  display: block;
  color: #808A93;
  font-size: 12px;
  line-height: 16px;
  font-weight: normal;
}
.order-page .order-wr .summary-order-block .summary-table tr.discounts .value {
  color: #F94F0D;
}
.order-page .order-wr .summary-order-block .summary-table tr.summary-with-discount .value {
  font-weight: bold;
}
.order-page .order-wr .delivery-block {
  margin-bottom: 28px;
  margin-top: 16px;
}
.order-page .order-wr .delivery-block .delivery-date {
  display: block;
}
.order-page .order-wr .delivery-block .terms-delivery {
  color: #808A93;
  display: inline-block;
  margin-top: 6px;
  padding-left: 10px;
  position: relative;
}
.order-page .order-wr .delivery-block .terms-delivery::before {
  position: absolute;
  color: #011627;
  font-size: 16px;
  top: 0;
  left: 0;
}
@media screen and (max-width: 991px) {
  .order-page .order-wr {
    flex-direction: column;
    padding-bottom: 62px;
    position: relative;
  }
  .order-page .order-wr .summary-order-block {
    width: 100%;
    margin-top: 28px;
    position: static;
  }
}
.sale-paysystem-yandex-checkout-button-item {
  height: 40px;
  border-radius: 30px;
  border: 1px solid #F94F0D;
  font-size: 14px;
  line-height: 24px;
  padding: 7px 16px;
  text-align: center;
  display: inline-block;
  background: #ffffff;
  color: #F94F0D;
  transition: 0.2s;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  margin: 20px 0px 0;
}
.sale-paysystem-yandex-checkout-button-item:hover {
  background: #F94F0D;
  color: #ffffff;
}
.sale-paysystem-yandex-checkout-button-item.disabled-btn {
  background-color: #F2F3F4;
  color: #808A93;
  border: 1px solid #F2F3F4;
  cursor: no-drop;
  pointer-events: none;
}
.sale-paysystem-yandex-checkout-button-item-orange {
  background-color: #F94F0D;
  color: #ffffff;
}
.sale-paysystem-yandex-button-descrition {
  display: block;
  margin: 20px 0px;
}
.login-page h1 {
  font-size: 20px;
  line-height: 32px;
  margin-bottom: 0;
}
.login-page .title-link-block {
  display: flex;
  align-items: flex-end;
}
.login-page .title-link-block .registr-link {
  color: #011627;
  margin-left: 24px;
}
.login-page .login-form {
  width: 240px;
  margin: 80px auto 100px;
  text-align: center;
}
.login-page .login-form .title-link-block {
  margin-bottom: 38px;
}
.login-page .login-form .link-wr {
  text-align: right;
  margin-bottom: 28px;
}
.login-page .login-form .link-wr .lost-password {
  display: inline-block;
  color: #808a93;
  border-bottom: 1px solid #C2C7CB;
}
.login-page .btn-login {
  width: 160px;
  text-transform: lowercase;
}
.personal-page .personal-form {
  margin-left: 88px;
}
.personal-page .personal-form fieldset:first-of-type {
  margin-top: 0;
}
.personal-page .personal-form fieldset .select-block {
  margin-top: 32px;
}
.personal-page .personal-form fieldset .select-block .select-title {
  margin-top: 24px;
}
.personal-page .personal-form fieldset.password-block .input-text-row {
  margin-bottom: 0;
}
.personal-page .personal-form fieldset.password-block a {
  color: #011627;
}
.personal-page .personal-form fieldset .checkbox-list li {
  margin-bottom: 18px;
}
.personal-page .content-block {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .personal-page .content-block {
    flex-direction: column;
  }
  .personal-page .content-block > .left-col {
    order: 1;
  }
  .personal-page .content-block > .right-col .summary-discount-block {
    margin-bottom: 48px;
  }
}
.summary-discount-block {
  width: 350px;
  padding: 24px;
  border: 1px solid #F2F3F4;
  border-radius: 8px;
}
.summary-discount-block .current-discount {
  font-family: "Roboto Slab";
  font-weight: bold;
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 24px;
}
.summary-discount-block .row {
  display: flex;
  justify-content: space-between;
}
@media screen and (min-width: 768px) {
  .summary-discount-block .discount-widget .progress-wr .bottom-grad > .notch:nth-child(even) {
    display: none;
  }
}
@media screen and (max-width: 575px) {
  .summary-discount-block .discount-widget .progress-wr .bottom-grad > .notch:nth-child(even) {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .summary-discount-block {
    width: 100%;
  }
}
@media screen and (max-width: 1200px) {
  .personal-page .personal-form {
    margin-left: 0;
  }
}
.my-order .step-block {
  margin-top: 0;
  margin-bottom: 32px;
}
.my-order .tab-mode li {
  display: none;
}
.my-order .tab-mode li.active {
  display: block;
}
.my-order .order-table {
  width: 100%;
  text-align: left;
}
.my-order .order-table tbody tr {
  cursor: pointer;
}
.my-order .order-table tbody tr td {
  border-bottom: 1px solid #808A93;
  padding: 8px 20px 8px 0;
  transition: 0.2s;
}
.my-order .order-table tbody tr td:last-child {
  text-align: right;
  padding-right: 0;
}
.my-order .order-table tbody tr:hover td {
  color: #F94F0D;
}
.my-order .order-table th {
  font-size: 12px;
  line-height: 16px;
  padding-bottom: 4px;
  color: #808A93;
  font-weight: normal;
}
.my-order .order-table th:last-child {
  text-align: right;
}
@media screen and (max-width: 575px) {
  .my-order .table-order-detail {
    margin-right: 0;
  }
  .my-order .tab-mode {
    overflow-x: auto;
  }
  .my-order .order-table {
    width: 540px;
  }
}
.my-order .table-order-detail {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.my-order .table-order-detail .t-cell {
  margin-bottom: 18px;
}
.my-order .table-order-detail .t-cell:not(:last-of-type) {
  margin-right: 20px;
}
.my-order .table-order-detail .t-cell .cell-head {
  display: block;
  color: #808A93;
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 8px;
}
.my-order .cart-table .product-cart-list .product-row {
  padding-right: 0;
}
.my-order .cart-table .product-cart-list .product-row .amount-block .plus,
.my-order .cart-table .product-cart-list .product-row .amount-block .minus {
  display: none;
}
.my-order .cart-table .product-cart-list .product-row .amount-block .amount {
  pointer-events: none;
  border: none;
}
.my-order .summary-cart-block-v2 {
  height: auto;
  margin-top: 40px;
  margin-left: auto;
}
.order-cart-table {
  width: 100%;
  padding-right: 0;
}
.order-cart-table .product-row {
  display: flex;
  justify-content: space-between;
  position: relative;
  margin-top: 24px;
  border-bottom: 1px solid #C2C7CB;
  padding-bottom: 24px;
}
.order-cart-table .product-row .info-block {
  display: flex;
  padding-right: 30px;
}
.order-cart-table .product-row .info-block .img-wr {
  flex-shrink: 0;
  height: 64px;
  width: 64px;
  position: relative;
  margin-right: 16px;
}
.order-cart-table .product-row .info-block .img-wr img {
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
.order-cart-table .product-row .info-block .name-product-block .article-block {
  height: 16px;
  font-size: 12px;
  line-height: 16px;
  color: #808A93;
  font-weight: bold;
}
.order-cart-table .product-row .info-block .name-product-block .article-block .product-number {
  margin-right: 16px;
}
.order-cart-table .product-row .info-block .name-product-block .price-block {
  width: 140px;
  padding-right: 20px;
}
.order-cart-table .product-row .info-block .name-product-block .price-block .price {
  font-size: 14px;
  line-height: 24px;
}
.order-cart-table .product-row .info-block .name-product-block .price-block .old-price {
  font-size: 12px;
  line-height: 16px;
}
.order-cart-table .product-row .info-block .name-product-block .name {
  width: 452px;
  display: block;
  margin-bottom: 8px;
  min-height: 48px;
}
.order-cart-table .product-row .info-block .name-product-block .property-block {
  margin-bottom: 0;
}
.order-cart-table .product-row .cart-cell {
  width: 92px;
  margin-left: auto;
}
.order-cart-table .product-row .cart-cell .caption {
  content: "";
  display: block;
  font-size: 12px;
  line-height: 16px;
  color: #808A93;
  margin-bottom: 12px;
}
.order-cart-table .product-row .cart-cell.request-block {
  display: flex;
  flex-direction: column;
  text-align: center;
}
.order-cart-table .product-row .cart-cell.request-block .caption {
  order: -1;
}
.order-cart-table .product-row .cart-cell.request-block .quantity:empty + .caption {
  opacity: 0;
}
.order-cart-table .product-row .cart-cell.request-block .change-quantity {
  color: #F94F0D;
  font-size: 12px;
  line-height: 16px;
  font-weight: bold;
  display: none;
}
.order-cart-table .product-row .cart-cell.request-block.changed .change-quantity {
  display: block;
}
.order-cart-table .product-row .cart-cell.total-block {
  text-align: right;
  width: 120px;
}
.order-cart-table .product-row .amount-block {
  text-align: center;
}
.order-cart-table .product-row .amount-block .plus,
.order-cart-table .product-row .amount-block .minus {
  display: none;
}
.order-cart-table .product-row .amount-block .amount {
  pointer-events: none;
  border: none;
}
.order-cart-table .product-row .close {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: 0;
  top: 2px;
  width: 32px;
  height: 32px;
  font-weight: bold;
  cursor: pointer;
}
@media screen and (max-width: 1200px) {
  .order-cart-table .product-row .info-block .name-product-block .name {
    width: 290px;
  }
}
@media screen and (max-width: 991px) {
  .order-cart-table .product-row {
    flex-wrap: wrap;
    justify-content: flex-start;
    padding-right: 0;
  }
  .order-cart-table .product-row .info-block {
    width: 100%;
    padding-right: 72px;
    margin-bottom: 16px;
  }
  .order-cart-table .product-row .info-block .name-product-block .name {
    width: auto;
  }
  .order-cart-table .product-row .cart-cell {
    margin-left: 0;
  }
}
@media screen and (max-width: 575px) {
  .my-order .table-order-detail {
    margin-right: 0;
  }
  .my-order .order-cart-table .product-row {
    justify-content: space-between;
  }
  .my-order .order-cart-table .product-row .info-block {
    padding-right: 48px;
  }
  .my-order .order-cart-table .product-row .cart-cell {
    width: 52px;
    margin-left: 0;
  }
  .my-order .order-cart-table .product-row .cart-cell.amount-block {
    width: 124px;
  }
  .my-order .order-cart-table .product-row .cart-cell.total-block {
    width: auto;
  }
}
.order-pvz-page .order-wr {
  display: flex;
  justify-content: space-between;
  margin-bottom: 24px;
  margin-top: 48px;
  flex-wrap: wrap;
}
.order-pvz-page .order-wr .address-list {
  width: 350px;
  border-bottom: 1px solid #F2F3F4;
  padding-bottom: 38px;
}
.order-pvz-page .order-wr .address-list fieldset {
  margin-bottom: 0;
  margin-top: 0;
}
.order-pvz-page .order-wr .map-pvz {
  width: 748px;
  height: 648px;
  filter: hue-rotate(-40deg) grayscale(0.7);
}
.order-pvz-page .order-wr .btn {
  width: 200px;
  margin-top: 44px;
}
.leaflet-popup-inner .leaflet-popup-content-wrapper {
  border-radius: 80px;
  padding: 0 16px;
  background-color: #ffffff;
}
.leaflet-popup-inner .leaflet-popup-content-wrapper .dg-popup__container {
  padding: 8px;
}
.leaflet-popup-inner .leaflet-popup-content-wrapper .dg-popup__container span {
  display: block;
  color: #011627;
  margin-bottom: 10px;
}
.leaflet-popup-inner .leaflet-popup-content-wrapper .dg-popup__container span.name-address {
  font-size: 16px;
  margin-bottom: 14px;
  font-weight: bold;
}
.leaflet-popup-inner .leaflet-popup-close-button {
  right: -4px !important;
  top: -11px !important;
  font-size: 24px !important;
  color: #011627 !important;
}
.leaflet-popup-inner .leaflet-popup-tip-container_svg {
  fill: #ffffff !important;
}
@media screen and (max-width: 1200px) {
  .order-pvz-page .order-wr .address-list {
    width: 322px;
  }
  .order-pvz-page .order-wr .map-pvz {
    width: 608px;
    height: 648px;
  }
}
@media screen and (max-width: 991px) {
  .order-pvz-page .order-wr {
    flex-direction: column;
  }
  .order-pvz-page .order-wr .map-pvz {
    display: none;
    margin-top: 38px;
    width: 100%;
    height: 468px;
    order: 1;
  }
}
@media screen and (max-width: 575px) {
  .order-pvz-page .order-wr .address-list {
    width: 100%;
  }
}
.search-page h1 .request-text {
  font-weight: bold;
}
.search-page .titleh2 {
  margin-top: 32px;
}
.search-page .products-gallery .all-goods-link {
  width: 100%;
  display: flex;
  height: 68px;
  flex-direction: row-reverse;
  justify-content: center;
  align-items: center;
  background-color: #F2F3F4;
  transition: 0.2s;
}
.search-page .products-gallery .all-goods-link:hover {
  color: #F94F0D;
}
.search-page .products-gallery .all-goods-link::before {
  margin-left: 16px;
  margin-bottom: -2px;
  font-size: 16px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .search-page .products-mesh .product {
    margin-right: 0;
  }
}
.img-more {
  margin-right: 10px;
}
.img-more-reverse {
  transform: rotate(180deg);
}
.link-plitka {
  padding: 0px 10px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 54px;
}
.link-plitka__item {
  height: 223px;
  width: 100% ;
  border: 1px solid #F94F0D;
  flex-direction: column;
  display: flex;
  justify-content: space-around;
}
@media screen and (max-width: 767px) {
  .link-plitka__item {
    height: 182px;
  }
}
.link-plitka .plitka-title {
  margin-bottom: 0px;
  margin-top: auto;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  color: #011627;
  padding-top: 5px;
  font-size: 10px;
}
@media (max-width: 767px) {
  .link-plitka .plitka-title {
    font-size: 9px !important;
  }
}
.link-plitka .mob-flex {
  display: flex;
  justify-content: center;
  margin-bottom: 10px;
  justify-content: space-between;
}
@media (min-width: 767px) {
  .link-plitka .mob-flex {
    display: none;
  }
}
.link-plitka .desc-flex {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .link-plitka .desc-flex {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .link-plitka {
    flex-direction: column;
  }
}
/*.plitka-img{
    max-width: 100%;
    padding-top: 10px;
}*/
.index-page .main-section {
  margin-bottom: 54px;
}
.index-page .main-slider {
  width: 100%;
}
.index-page .main-slider .slider-list {
  padding-bottom: 32px;
}
.index-page .main-slider .slide-item {
  width: 100%;
}
.index-page .main-slider .slide-item .img-slider {
  height: 100%;
  width: 100%;
}
.index-page .main-slider .slide-item .img-slider img {
  width: 100%;
  display: none;
  margin: 0 auto;
}
@media screen and (min-width: 1201px) {
  .index-page .main-slider .slide-item .img-slider img.img-1366 {
    display: block;
    width: 1110px;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .index-page .main-slider .slide-item .img-slider img.img-1024 {
    display: block;
    width: 930px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .index-page .main-slider .slide-item .img-slider img.img-768 {
    display: block;
    width: 690px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .index-page .main-slider .slide-item .img-slider img.img-540 {
    display: block;
    width: 510px;
  }
}
@media screen and (max-width: 575px) {
  .index-page .main-slider .slide-item .img-slider img.img-576 {
    display: block;
    width: 100%;
  }
}
.index-page .main-slider.short-slider .slider-list .slick-dots {
  bottom: 0 !important;
}
.index-page .main-slider.short-slider .slider-list .slick-dots button::before {
  opacity: 1;
}
.swiper-container {
  width: 100%;
  height: 100%;
  max-width: 1128px;
  padding-bottom: 80px !important;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  width: 15%;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.swiper-pagination {
  top: 250px;
}
.swiper-pagination-bullet {
  width: 12px !important;
  height: 12px !important;
}
.swiper-pagination-bullet-active {
  background-color: #F94F0D !important;
  width: 8px !important ;
  height: 8px !important;
  margin-bottom: 1.5px !important;
}
@media (max-width: 1200px) {
  .swiper-container {
    max-width: 960px;
  }
}
@media (max-width: 991px) {
  .swiper-container {
    max-width: 690px;
  }
  .desctop {
    display: none;
  }
}
@media (max-width: 767px) {
  .swiper-container {
    max-width: 540px;
  }
  .mob-pagin {
    bottom: 0 !important;
    top: 210px !important;
  }
}
@media (max-width: 575px) {
  .swiper-container {
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .mobile {
    display: none;
  }
}
.link-plitka {
  padding: 0px 10px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 54px;
}
.link-plitka__item {
  height: 235px;
  width: 100% ;
  border: 1px solid #F94F0D;
  flex-direction: column;
  display: flex;
  justify-content: space-around;
}
@media (max-width: 1200px) {
  .link-plitka__item {
    height: 215px;
  }
}
@media (max-width: 767px) {
  .link-plitka__item {
    height: 195px;
  }
}
@media (max-width: 420px) {
  .link-plitka__item {
    height: 172px;
  }
}
.link-plitka .mob-flex {
  display: flex;
  justify-content: center;
  margin-bottom: 10px;
  justify-content: space-between;
}
@media (min-width: 767px) {
  .link-plitka .mob-flex {
    display: none;
  }
}
.link-plitka .desc-flex {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .link-plitka .desc-flex {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .link-plitka {
    flex-direction: column;
  }
}
.plitka-img {
  max-width: 100%;
  padding: 18px 0px 0px;
  height: auto;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .plitka-img {
    width: 80%;
    padding: 18px 0px 5px;
    margin: auto;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .plitka-img {
    max-width: 70%;
    margin: auto;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .plitka-img {
    max-width: 60% !important;
  }
}
.swiper-container {
  width: 100%;
  height: 100%;
  max-width: 1128px;
  padding-bottom: 80px !important;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  width: 15%;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.swiper-pagination {
  top: 250px;
}
.swiper-pagination-bullet {
  width: 12px !important;
  height: 12px !important;
}
.swiper-pagination-bullet-active {
  background-color: #F94F0D !important;
  width: 8px !important ;
  height: 8px !important;
  margin-bottom: 1.5px !important;
}
@media (max-width: 1200px) {
  .swiper-container {
    max-width: 960px;
  }
}
@media (max-width: 991px) {
  .swiper-container {
    max-width: 690px;
  }
  .desctop {
    display: none;
  }
}
@media (max-width: 767px) {
  .mobile {
    max-width: 95%;
  }
}
@media (min-width: 420px) and (max-width: 767px) {
  .mob-pagin {
    bottom: 0 !important;
    top: 220px !important;
  }
}
@media (max-width: 420px) {
  .mob-pagin {
    bottom: 0 !important;
    top: 185px !important;
  }
}
@media (min-width: 992px) {
  .mobile {
    display: none;
  }
}
.plitka-title {
  margin-bottom: 0px;
  margin-top: auto;
  max-width: 95%;
  margin-left: auto;
  margin-right: auto;
  line-height: 15px;
  color: #011627;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 13px;
}
@media (max-width: 767px) {
  .plitka-title {
    font-size: 11px;
  }
}
.export-price-page .catalog-grid {
  margin-top: 62px;
}
.export-price-page .catalog-grid .content-block {
  transform: translateY(-26px);
  max-width: 730px;
  margin-left: auto;
}
.export-price-page .catalog-grid .content-block.catalog-page {
  width: 100% !important;
  max-width: 100%!important;
  margin-left: 0!important;
}
.export-price-page .catalog-grid .content-block .category-search {
  margin-bottom: 21px;
  position: relative;
  min-height: 0;
  padding-top: 0;
  padding-left: 0;
  width: 100%;
}
.export-price-page .catalog-grid .content-block .category-search .category-search-filter {
  border-bottom: 1px solid #808a93;
  padding-right: 32px;
  font-size: 16px;
  line-height: 24px;
  padding-bottom: 2px;
}
.export-price-page .catalog-grid .content-block .category-search .category-search-filter::placeholder {
  color: #808a93;
}
.export-price-page .catalog-grid .content-block .category-search .category-search-filter:focus {
  border-color: #F94F0D;
}
.export-price-page .catalog-grid .content-block .category-search .category-search-filter.input-filled {
  border-bottom: 1px solid #F94F0D !important;
}
.export-price-page .catalog-grid .content-block .category-search .icon-search {
  position: absolute;
  right: 4px;
  color: #808a93;
  font-size: 18px;
}
.export-price-page .catalog-grid .content-block .choose-link {
  color: #F94F0D;
  margin: 0 0 12px;
  cursor: pointer;
  display: inline-block;
}
@media screen and (min-width: 992px) {
  .export-price-page .catalog-grid .content-block .choose-link:hover {
    opacity: 0.7;
  }
}
.export-price-page .catalog-grid .content-block .choose-link::before {
  content: "\412\44B\431\440\430\442\44C   \432\441\435";
}
.export-price-page .catalog-grid .content-block .choose-link.all-delete::before {
  content: "\421\431\440\43E\441\438\442\44C   \432\441\435";
}
.export-price-page .catalog-grid .content-block .category-form .category-main-list > .category-item:nth-child(odd) .input-item {
  background: #F3F7F9;
}
.export-price-page .catalog-grid .content-block .category-form .category-main-list .category-item.opened > .category-wr {
  display: block;
}
.export-price-page .catalog-grid .content-block .category-form .category-main-list .category-item.opened > .input-item .icon-open-list::after {
  transform: rotate(0);
}
.export-price-page .catalog-grid .content-block .category-form .category-main-list .category-item.disabled .input-item {
  opacity: 0.5;
  pointer-events: none;
}
.export-price-page .catalog-grid .content-block .category-form .category-main-list .category-item .input-item {
  padding: 12px;
  padding-left: 42px;
  border-bottom: 1px solid rgba(128, 138, 147, 0.1);
  border-radius: 4px;
  position: relative;
}
.export-price-page .catalog-grid .content-block .category-form .category-main-list .category-item .input-item .icon-open-list {
  display: inline-block;
  position: absolute;
  width: 18px;
  height: 18px;
  left: 13px;
  top: 15px;
  cursor: pointer;
  background: #F3F7F9;
  border-radius: 2px;
}
@media screen and (min-width: 992px) {
  .export-price-page .catalog-grid .content-block .category-form .category-main-list .category-item .input-item .icon-open-list:hover::before,
  .export-price-page .catalog-grid .content-block .category-form .category-main-list .category-item .input-item .icon-open-list:hover::after {
    background: #F94F0D;
  }
}
.export-price-page .catalog-grid .content-block .category-form .category-main-list .category-item .input-item .icon-open-list::before,
.export-price-page .catalog-grid .content-block .category-form .category-main-list .category-item .input-item .icon-open-list::after {
  content: "";
  width: 12px;
  height: 2px;
  background: #808a93;
  position: absolute;
  top: 8px;
  left: 3px;
  transition: 0.3s;
}
.export-price-page .catalog-grid .content-block .category-form .category-main-list .category-item .input-item .icon-open-list::after {
  transform: rotate(90deg);
}
.export-price-page .catalog-grid .content-block .category-form .category-main-list .category-item .input-item label .highlight {
  color: #F94F0D;
}
.export-price-page .catalog-grid .content-block .category-form .category-main-list .category-item .category-wr {
  display: none;
}
.export-price-page .catalog-grid .content-block .category-form .category-main-list .category-item .category-wr .input-item {
  padding-left: 70px;
}
.export-price-page .catalog-grid .content-block .category-form .category-main-list .category-item .category-wr .input-item .icon-open-list {
  left: 42px;
}
.export-price-page .catalog-grid .content-block .category-form .category-main-list .category-item .category-wr > .category-list .category-wr .input-item {
  padding-left: 94px;
}
.export-price-page .catalog-grid .content-block .category-form .not-found {
  display: none;
}
.export-price-page .catalog-grid .submit-wr {
  margin: 28px auto 0;
  display: flex;
  justify-content: center;
}
.export-price-page .catalog-grid .sidebar-message {
  width: 100%;
  margin-top: 28px;
  position: relative;
  border: 1px solid #F94F0D;
  padding: 16px 16px 16px 32px;
  font-size: 14px;
  line-height: 24px;
  color: #808a93;
}
.export-price-page .catalog-grid .sidebar-message .icon-attention {
  position: absolute;
  left: 16px;
  top: 20px;
  color: #011627;
}
.export-price-page .catalog-grid .sidebar-message p:not(:last-child) {
  margin-bottom: 12px;
}
.export-price-page .catalog-grid .sidebar-message .icon-close {
  position: absolute;
  right: 16px;
  top: 16px;
  color: #ffffff;
  display: none;
}
@media screen and (max-width: 1200px) {
  .export-price-page .catalog-grid .content-block {
    margin-left: 65px;
  }
}
@media screen and (max-width: 991px) {
  .export-price-page .catalog-grid {
    margin-top: 0;
  }
  .export-price-page .catalog-grid .content-block {
    margin-left: 0;
    transform: none;
  }
  .export-price-page .catalog-grid .content-block .category-search {
    width: calc(100% - 210px - 32px);
    right: 0;
  }
  .export-price-page .catalog-grid .sidebar-message {
    display: none;
    position: fixed;
    bottom: 0;
    width: 100%;
    background: #F94F0D;
    color: #ffffff;
    left: 0;
    z-index: 100;
    padding: 14px 46px 14px 56px;
    box-shadow: 0px -6px 13px rgba(0, 0, 0, 0.1);
  }
  .export-price-page .catalog-grid .sidebar-message .icon-attention {
    color: #ffffff;
    left: 40px;
  }
  .export-price-page .catalog-grid .sidebar-message .icon-close {
    display: block;
  }
  .export-price-page .catalog-grid .sidebar-message.showed {
    display: block;
  }
  .export-price-page .catalog-grid .submit-wr {
    position: fixed;
    bottom: 0;
    width: 100%;
    background: #ffffff;
    align-items: center;
    height: 92px;
    left: 0;
    z-index: 98;
    box-shadow: 0px -6px 13px rgba(0, 0, 0, 0.1);
    transform: translateY(100vw);
    transition: 0.3s ease-out;
  }
  .export-price-page .catalog-grid .submit-wr.showed {
    transform: translateY(0);
  }
}
@media screen and (max-width: 767px) {
  .export-price-page .catalog-grid .content-block .category-search {
    width: calc(100% - 150px - 32px);
  }
}
@media screen and (max-width: 575px) {
  .export-price-page .catalog-grid .content-block .category-search {
    position: static;
    width: 100%;
    margin-bottom: 24px;
  }
  .export-price-page .catalog-grid .content-block .category-form {
    width: 100vw;
    margin-left: -8px;
  }
  .export-price-page .catalog-grid .not-found {
    padding-left: 8px;
  }
}
h1,
.titleh1 {
  font-family: 'Roboto Slab', serif;
  font-size: 24px;
  line-height: 32px;
  font-weight: normal;
  margin-bottom: 24px;
}
.titleh2 {
  display: block;
  font-family: 'Roboto Slab', serif;
  font-size: 20px;
  line-height: 32px;
  font-weight: normal;
}
.titleh3,
h3 {
  font-size: 16px;
  line-height: 24px;
  font-weight: normal;
  font-family: 'Roboto Slab', serif;
}
.title-h1-line {
  font-weight: normal;
}
.text-block {
  margin-bottom: 48px;
}
.text {
  color: #808A93;
  margin-bottom: 16px;
  width: 780px;
}
.text-list {
  color: #808A93;
  width: 780px;
}
.text-list li {
  margin-bottom: 16px;
}
.agreement-block {
  margin: 3em 0;
}
.agreement-block input[type="checkbox"] + label::before {
  left: 0;
  top: -12px;
}
.agreement-block .agreement-info {
  color: #011627;
  padding-bottom: 2px;
  border-bottom: 1px solid #011627;
}
.error-message {
  margin-bottom: 12px;
  color: #f94f0d !important;
  font-size: 14px;
  line-height: 24px;
}
.error-message::before {
  color: #f94f0d !important;
}
.success-message {
  margin-bottom: 12px;
  color: #011627;
  font-size: 14px;
  line-height: 24px;
}
@media screen and (max-width: 991px) {
  .text {
    width: 100%;
  }
  .text-list {
    width: 100%;
  }
}
.breadcrumbs {
  margin-bottom: 34px;
}
.breadcrumbs li {
  display: inline-block;
  position: relative;
  font-size: 12px;
  line-height: 16px;
}
.breadcrumbs li:not(:last-child):after {
  content: '';
  display: inline-block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  margin: 0 10px;
  background: #808A93;
  vertical-align: middle;
}
.breadcrumbs li a {
  color: #808A93;
}
.breadcrumbs li:last-child a {
  color: #011627;
}
@media screen and (max-width: 767px) {
  .breadcrumbs {
    display: none;
  }
}
.breadcrumbs-no-dots {
  margin-bottom: 34px;
}
.breadcrumbs-no-dots li {
  display: inline-block;
  position: relative;
  font-size: 12px;
  line-height: 16px;
}
.breadcrumbs-no-dots li.sort-block {
  margin-right: 0;
  margin-left: auto;
}
.breadcrumbs-no-dots li:not(:last-child):after {
  display: inline-block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  margin: 0 10px;
  background: #808A93;
  vertical-align: middle;
}
.breadcrumbs-no-dots li a {
  color: #808A93;
}
.breadcrumbs-no-dots li:last-child a {
  color: #011627;
}
.btn {
  height: 40px;
  border-radius: 30px;
  border: 1px solid #F94F0D;
  font-size: 14px;
  line-height: 24px;
  padding: 7px 16px;
  text-align: center;
  display: inline-block;
  background: #ffffff;
  color: #F94F0D;
  transition: 0.2s;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
}
.btn:hover {
  background: #F94F0D;
  color: #ffffff;
}
.btn.disabled-btn {
  background-color: #F2F3F4;
  color: #808A93;
  border: 1px solid #F2F3F4;
  cursor: no-drop;
  pointer-events: none;
}
.btn-orange {
  background-color: #F94F0D;
  color: #ffffff;
}
.red-link {
  color: #F94F0D;
}
.grey-link {
  color: #808A93;
  padding-bottom: 2px;
  border-bottom: 1px solid #808A93;
}
.catalog-grid {
  margin-top: 34px;
  display: flex;
  position: relative;
}
.catalog-grid .content-block {
  width: calc(77% - 30px);
  margin-left: 30px;
}
@media screen and (max-width: 991px) {
  .catalog-grid {
    display: block;
  }
  .catalog-grid .content-block {
    width: 100%;
    margin-left: 0;
  }
}
.sidebar {
  width: 23%;
  flex-shrink: 0;
}
.sidebar.personal-sidebar .mobile-icon-wr .sidebar-icon {
  width: auto;
  min-width: 210px;
  border: 1px solid #F94F0D;
  color: #011627;
}
.sidebar.personal-sidebar .link-list-wr .link-list li {
  margin-bottom: 8px;
}
.sidebar.personal-sidebar .link-list-wr .link-list li .link-list_item {
  margin-left: 0;
}
.sidebar .mobile-icon-wr {
  display: none;
}
.sidebar .mobile-icon-wr .sidebar-icon {
  display: flex;
  width: 110px;
  border: 1px solid #011627;
  color: #808A93;
  align-items: center;
  border-radius: 6px;
  height: 48px;
  padding: 0 8px;
  margin-right: 12px;
  text-align: center;
  cursor: pointer;
  transition: 0.3s;
  position: relative;
  font-size: 12px;
  line-height: 16px;
}
.sidebar .mobile-icon-wr .sidebar-icon::before {
  margin-right: 8px;
}
.sidebar .mobile-icon-wr .sidebar-icon .quantity-sel {
  position: absolute;
  top: 4px;
  right: 4px;
  width: 16px;
  height: 16px;
  font-size: 10px;
  background: #F94F0D;
  border-radius: 50%;
  color: #ffffff;
}
.sidebar .mobile-icon-wr .sidebar-icon .quantity-sel:empty {
  display: none;
}
.sidebar .mobile-icon-wr .sidebar-icon.active {
  border-color: #F94F0D;
  color: #011627;
}
.sidebar .sort-block {
  width: calc(77% - 30px);
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-bottom: 24px;
}
.sidebar .sort-block .sort {
  width: 193px;
  margin-right: 34px;
}
.sidebar .sort-block .sort-amount-block {
  margin-right: 32px;
  margin-left: auto;
}
.sidebar .sort-block .sort-amount-block a {
  color: #808A93;
  padding: 0 4px;
  transition: 0.3s;
}
.sidebar .sort-block .sort-amount-block a.selected {
  color: #011627;
}
.sidebar .sort-block .sort-amount-block a:hover {
  color: #011627;
}
.sidebar .sort-block .output-icon {
  color: #d8d8d8;
  cursor: pointer;
}
.sidebar .sort-block .output-icon::before {
  font-size: 20px;
}
.sidebar .sort-block .output-icon.list {
  margin-left: 24px;
}
.sidebar .sort-block .output-icon.list::before {
  font-size: 24px;
}
.sidebar .sort-block .output-icon.selected {
  color: #011627;
}
.sidebar .sort-block .output-icon:hover {
  color: #F94F0D;
}
.sidebar .link-list-wr {
  padding-top: 14px;
  border-bottom: 1px solid #F2F3F4;
  border-top: 1px solid #F2F3F4;
}
.sidebar .link-list-wr .link-list {
  margin-bottom: 24px;
}
.sidebar .link-list-wr .link-list li {
  margin-bottom: 4px;
  margin-right: 12px;
}
.sidebar .link-list-wr .link-list li .link-list_title {
  font-weight: bold;
}
.sidebar .link-list-wr .link-list li .link-list_item {
  color: #808A93;
  transition: 0.2s;
  margin-left: 16px;
}
.sidebar .link-list-wr .link-list li .link-list_item:hover {
  color: #011627;
}
.sidebar .link-list-wr .link-list li .link-list_title.active,
.sidebar .link-list-wr .link-list li .link-list_item.active {
  color: #011627;
  font-weight: bold;
}
.sidebar .link-list-wr .link-list li .more-link {
  margin-left: 16px;
  color: #F94F0D;
  cursor: pointer;
}
.sidebar .link-list-wr .icon-close {
  display: none;
  position: absolute;
  right: 16px;
  top: 16px;
  width: 30px;
  height: 30px;
  text-align: center;
}
.sidebar .link-list-wr .icon-close::before {
  font-size: 16px;
}
@media screen and (max-width: 991px) {
  .sidebar {
    width: 100%;
    display: flex;
    margin-bottom: 32px;
  }
  .sidebar .mobile-icon-wr {
    display: flex;
  }
  .sidebar .sort-block {
    position: relative;
    top: auto;
    left: auto;
    width: 110px;
    margin-bottom: 0;
  }
  .sidebar .sort-block .output-icon {
    display: none;
  }
  .sidebar .sort-block .sort-amount-block {
    display: none;
  }
  .sidebar .sort-block .sort {
    width: 100%;
    font-size: 12px;
    line-height: 16px;
    margin-right: 0;
    height: 48px;
    border: 1px solid #808A93;
    border-radius: 6px;
    background-position: 8px center;
    background-image: url("/src/img/icon/sort.svg");
    padding-right: 8px;
    padding-left: 28px;
    background-size: 12px;
  }
  .sidebar .sort-block .sort:focus {
    border-color: #F94F0D;
  }
  .sidebar .sort-block-not-hide {
    position: relative;
    top: auto;
    left: auto;
    width: 110px;
    margin-bottom: 0;
  }
  .sidebar .sort-block-not-hide .output-icon {
    display: flex;
  }
  .sidebar .sort-block-not-hide .sort-amount-block {
    display: flex;
  }
  .sidebar .sort-block-not-hide .sort {
    width: 100%;
    font-size: 12px;
    line-height: 16px;
    margin-right: 0;
    height: 48px;
    border: 1px solid #808A93;
    border-radius: 6px;
    background-position: 8px center;
    background-image: url("/src/img/icon/sort.svg");
    padding-right: 8px;
    padding-left: 28px;
    background-size: 12px;
  }
  .sidebar .sort-block-not-hide .sort:focus {
    border-color: #F94F0D;
  }
  .sidebar .link-list-wr {
    display: none;
    position: absolute;
    top: 58px;
    z-index: 5;
    border: none;
    background: #ffffff;
    box-shadow: 0 4px 8px -1px rgba(0, 0, 0, 0.2);
    left: calc((100vw - 720px) / -2);
    padding: 22px calc((100vw - 720px) / 2);
    width: 100vw;
    padding-top: 14px;
  }
  .sidebar .link-list-wr .link-list {
    margin-bottom: 24px;
  }
  .sidebar .link-list-wr .link-list li {
    height: 48px;
    border-bottom: 1px solid #F2F3F4;
    margin-bottom: 0;
  }
  .sidebar .link-list-wr .link-list li .link-list_title,
  .sidebar .link-list-wr .link-list li .link-list_item {
    height: 100%;
    display: flex;
    align-items: center;
  }
  .sidebar .link-list-wr .link-list li .link-list_title {
    width: 80%;
  }
  .sidebar .link-list-wr .icon-close {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .sidebar .link-list-wr {
    left: calc((100vw - 540px) / -2);
    padding: 22px calc((100vw - 540px) / 2);
  }
  .sidebar.personal-sidebar .mobile-icon-wr .icon-menu-icon {
    min-width: 150px;
  }
}
@media screen and (max-width: 575px) {
  .sidebar .link-list-wr {
    left: -8px;
    padding: 22px 8px;
  }
  .sidebar.personal-sidebar .mobile-icon-wr {
    width: 100%;
  }
  .sidebar.personal-sidebar .mobile-icon-wr .icon-menu-icon {
    width: 100%;
    margin-right: 0;
  }
}
@media screen and (max-width: 370px) {
  .sidebar .mobile-icon-wr .sidebar-icon {
    width: 100px;
  }
}
.search-catalog {
  padding-bottom: 20px;
  position: relative;
}
.search-catalog .search-button {
  width: 100%;
  padding: 11px 2px 11px 30px;
  background: url(http://3.bp.blogspot.com/-4w14hQHr5yQ/Tgm6u7KwUkI/AAAAAAAACAI/Hu2poBOPx3g/s25/search.png) no-repeat scroll 0% 50%;
  border: 1px solid #808A93;
  -webkit-appearance: none;
}
.search-catalog__clear {
  position: absolute;
  width: 37px;
  height: 37px;
  right: 5px;
  top: 1px;
  background-color: #ffffff;
  cursor: pointer;
}
.search-catalog__clear:before {
  content: '';
  width: 16px;
  height: 1px;
  background-color: #000000;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: rotate(45deg);
  margin-left: -8px;
}
.search-catalog__clear:after {
  content: '';
  width: 16px;
  height: 1px;
  background-color: #000000;
  position: absolute;
  right: 50%;
  top: 50%;
  transform: rotate(-45deg);
  margin-right: -8px;
}
.mobile-search {
  display: none;
}
.back-link {
  height: 40px;
  padding: 7px 22px;
}
@media screen and (max-width: 767px) {
  .search-catalog .search-button {
    padding: 11px 25px 11px 30px;
  }
  .sidebar .mob-non {
    display: none !important;
  }
  .sidebar .link_overflow {
    height: 100vh;
    overflow: auto;
  }
  .sidebar .mobile-search {
    top: 0px;
    height: 100vh;
    position: fixed;
    left: 0px;
    overflow: auto;
    z-index: 999999;
  }
}
.disNon {
  display: none !important;
}
.item-kategor {
  margin-left: 10px;
  padding: 5px 0px;
}
.kategorii-title {
  color: #011627 !important;
  font-weight: bold;
}
.kateg_height {
  overflow-y: scroll;
  max-height: 400px;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .kateg_height {
    margin-right: -12px;
    padding-right: 12px;
  }
}
.img-more-click {
  transform: rotate(180deg);
}
.choise-all {
  cursor: pointer;
}
.products-mesh {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 30px);
}
.product {
  width: 258px;
  height: 488px;
  margin-right: 30px;
  margin-bottom: 38px;
  padding: 16px 8px;
  font-size: 0;
  border: 1px solid transparent;
  transition: 0.3s;
  position: relative;
}
.product .img-wr {
  width: 90%;
  height: 194px;
  margin: 0 auto 28px;
  display: block;
  position: relative;
  -webkit-tap-highlight-color: transparent;
}
.product .img-wr img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  max-width: 100%;
  max-height: 100%;
}
.product .info-product .property-block {
  height: 0;
}
.product .info-product .property-block .property-row {
  display: none;
}
.product .info-product .property-block .property-text {
  white-space: nowrap;
  max-width: 70%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.product .info-product .property-block .property-val {
  white-space: nowrap;
  height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.product .info-product .availability-block {
  color: #808A93;
}
.product .info-product .compare-favourite-block {
  position: absolute;
  top: 10px;
  left: 12px;
}
.product .info-product .compare-favourite-block .adding-title {
  display: none;
}
.product .info-product .compare-favourite-block .item-icon {
  opacity: 0;
}
.product .info-product .compare-favourite-block .item-icon.active {
  opacity: 1;
}
.product:hover {
  border: 1px solid #F2F3F4;
}
.product:hover .compare-favourite-block .item-icon {
  opacity: 1;
}
.info-product .name {
  display: block;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 10px;
  transition: 0.3s;
  height: 48px;
  overflow: hidden;
}
.info-product .price-block {
  margin-bottom: 16px;
}
.info-product .availability-block {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 8px;
  height: 72px;
}
.info-product .availability-block .available .amount-goods {
  margin-left: 6px;
  font-weight: bold;
}
.info-product .availability-block .not-available {
  font-weight: bold;
  color: #F94F0D;
}
.info-product .property-block {
  margin-bottom: 26px;
}
.info-product .property-block .property-row {
  display: flex;
  font-size: 14px;
  line-height: 24px;
  color: #808A93;
}
.info-product .property-block .property-row .property-text {
  margin-right: 6px;
}
.info-product .actions-block {
  display: flex;
}
.info-product .actions-block .count-goods {
  display: flex;
  align-items: center;
  width: 65px;
  height: 40px;
  font-size: 14px;
  line-height: 24px;
}
.info-product .actions-block .count-goods .count-input {
  text-align: center;
  padding: 0;
  height: 40px;
  border: 1px solid #011627;
}
.info-product .actions-block .count-goods .count-input:focus {
  border: 1px solid #F94F0D;
}
.info-product .actions-block .count-goods .count-input:disabled {
  display: none;
}
.info-product .actions-block .count-goods .count-input:disabled + .val-count-goods {
  display: block;
}
.info-product .actions-block .count-goods .val-count-goods {
  display: none;
}
.info-product .actions-block .btn {
  margin-left: 12px;
  width: 162px;
}
.info-product .actions-block .btn.in-busket {
  background: #F94F0D;
  color: #ffffff;
}
.info-product .actions-block.unavailable .count-input {
  display: none;
}
.info-product .compare-favourite-block {
  display: flex;
  margin-bottom: 22px;
}
.info-product .compare-favourite-block .item-icon {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.info-product .compare-favourite-block .item-icon .adding-title {
  font-size: 12px;
  line-height: 16px;
  margin-left: 10px;
}
.info-product .compare-favourite-block .item-icon.add-to-compare {
  margin-right: 12px;
}
.info-product .compare-favourite-block .item-icon::before {
  font-size: 18px;
  color: #808A93;
}
.info-product .compare-favourite-block .item-icon.active::before {
  color: #F94F0D;
}
@media screen and (min-width: 991px) {
  .products-mesh.list-grid {
    width: 100%;
  }
  .products-mesh.list-grid .product {
    height: 242px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-right: 0;
  }
  .products-mesh.list-grid .product .img-wr {
    margin: 0;
    width: 23%;
    height: 192px;
  }
  .products-mesh.list-grid .product .info-product {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    width: 70%;
    height: 100%;
  }
  .products-mesh.list-grid .product .info-product .name,
  .products-mesh.list-grid .product .info-product .property-block {
    width: 45%;
    margin-right: 5%;
  }
  .products-mesh.list-grid .product .info-product .name {
    height: 72px;
  }
  .products-mesh.list-grid .product .info-product .property-block {
    height: 96px;
    order: 2;
    margin-top: 16px;
    margin-bottom: 0;
  }
  .products-mesh.list-grid .product .info-product .property-block .property-row {
    display: flex;
  }
  .products-mesh.list-grid .product .info-product .price-block {
    order: 3;
    margin-bottom: 12px;
  }
  .products-mesh.list-grid .product .info-product .availability-block {
    margin-top: 0;
    order: 4;
  }
  .products-mesh.list-grid .product .info-product .actions-block {
    order: 5;
    margin-top: auto;
    margin-bottom: 18px;
  }
  .products-mesh.list-grid .product .info-product .compare-favourite-block {
    position: static;
    opacity: 1;
    font-size: 14px;
    line-height: 24px;
    order: 6;
  }
  .products-mesh.list-grid .product .info-product .compare-favourite-block .item-icon {
    opacity: 1;
  }
  .products-mesh.list-grid .product .info-product .compare-favourite-block .adding-title {
    display: block;
  }
}
@media screen and (max-width: 1200px) {
  .product {
    width: 216px;
  }
}
@media screen and (max-width: 991px) {
  .product {
    border: 1px solid #F2F3F4;
  }
  .product:hover .compare-favourite-block {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .products-mesh {
    width: 100%;
    justify-content: space-between;
  }
  .product {
    width: 47%;
    margin-right: 0;
    height: 448px;
  }
  .product .img-wr {
    height: 37%;
  }
}
@media screen and (max-width: 575px) {
  .product .img-wr {
    height: 33%;
  }
  .product .availability-block {
    height: 48px;
  }
  .product .actions-block {
    justify-content: center;
  }
  .product .actions-block .count-goods {
    display: none;
  }
  .product .actions-block .btn.add-to-cart {
    margin-left: 0;
  }
}
.products-gallery {
  border-bottom: 1px solid #F2F3F4;
  margin-bottom: 48px;
}
.products-gallery .products-mesh {
  margin-top: 38px;
}
.products-gallery .products-mesh .product {
  height: 398px;
}
.products-gallery .products-mesh .product .info-product .property-block {
  height: auto;
  margin-bottom: 0;
}
.products-gallery .products-mesh .product .info-product .property-block .property-row {
  display: flex;
}
.products-gallery .products-mesh .product:last-child {
  margin-right: 0;
}
.products-gallery:last-of-type {
  border-bottom: none;
}
@media screen and (min-width: 1201px) {
  .products-gallery.mini-product-list .products-mesh .product {
    width: 170px;
    height: 348px;
    margin-right: 21px;
  }
  .products-gallery.mini-product-list .products-mesh .product .img-wr {
    height: 144px;
  }
}
@media screen and (max-width: 767px) {
  .products-gallery .product .img-wr {
    height: 56%;
  }
}
.rub-price::after {
  content: "\20BD";
  display: inline-block;
  margin-left: 4px;
}
.price-block .price {
  display: inline-block;
  font-size: 20px;
  line-height: 32px;
  font-weight: bold;
}
.price-block .old-price {
  display: inline-block;
  margin-left: 10px;
  position: relative;
  font-size: 14px;
  line-height: 24px;
}
.price-block .old-price::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background: #F94F0D;
  top: 50%;
  left: 0;
}
input[type="text"],
input[type="email"],
input[type="password"],
input[type="tel"],
input[type="number"] {
  width: 100%;
  height: 100%;
  padding-left: 8px;
  font-size: 14px;
  line-height: 24px;
  border: 0;
  font-family: 'Roboto', sans-serif;
  border-radius: 0;
  box-shadow: none;
}
.input-text-row {
  margin-bottom: 16px;
  min-height: 64px;
  padding-top: 16px;
  width: 240px;
  position: relative;
}
.input-text-row input {
  height: auto;
  padding: 0 0 4px;
  border: none;
  border-bottom: 1px solid #C2C7CB;
  position: relative;
  line-height: 14px;
  z-index: 2;
  background: none;
}
.input-text-row input.input-filled + .input-placeholder,
.input-text-row input:focus + .input-placeholder {
  font-size: 10px;
  color: #808a93;
  top: 0;
}
.input-text-row input:disabled {
  border-bottom: 1px solid #F2F3F4;
}
.input-text-row .input-placeholder {
  position: absolute;
  color: #808A93;
  left: 0;
  top: 18px;
  transition: 0.1s;
  z-index: 1;
}
.input-text-row:last-child {
  margin-bottom: 0;
}
.input-text-row .error-text {
  font-size: 12px;
  line-height: 16px;
  color: #808a93;
  display: none;
  text-align: left;
  margin-top: 2px;
}
.input-text-row.error .error-text {
  display: block;
}
.input-text-row.error input {
  border-bottom: 1px solid #f94f0d;
}
input[type="checkbox"] {
  display: none;
}
input[type="checkbox"] + label {
  position: relative;
  display: inline-block;
  padding-left: 24px;
  cursor: pointer;
  color: #808A93;
  font-size: 14px;
  line-height: 24px;
}
input[type="checkbox"] + label::before {
  content: "";
  position: absolute;
  border-radius: 2px;
  width: 17px;
  height: 17px;
  border: 2px solid #011627;
  left: 0;
  top: 3px;
  font-size: 14px;
  color: #011627;
  line-height: 14px;
  text-align: center;
  box-sizing: border-box;
}
input[type="checkbox"]:checked + label {
  color: #011627;
}
input[type="checkbox"]:checked + label::before {
  content: "";
  border: none;
  background: url("/src/img/icon/checked.svg") no-repeat center;
  font-size: 20px;
}
.not-all-selected input[type="checkbox"] + label::after {
  content: "";
  width: 7px;
  height: 7px;
  background: #011627;
  border-radius: 50%;
  position: absolute;
  left: 5px;
  top: 8px;
}
@media screen and (max-width: 991px) {
  .not-all-selected input[type="checkbox"] + label::after {
    right: 9px;
    left: auto;
  }
}
select {
  position: relative;
  display: block;
  width: auto;
  height: 40px;
  border: none;
  cursor: pointer;
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
  padding-right: 30px;
  -ms-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  font-size: 14px;
  line-height: 24px;
  color: #011627;
  background-image: url(/src/img/icon/arrow.svg);
  background-position: calc(100% - 10px) center;
  background-repeat: no-repeat;
  background-size: 15px;
  background-color: #ffffff;
}
select.sort {
  padding-left: 12px;
  width: 100%;
  border: 1px solid #808A93;
  color: #808A93;
}
select.big-select {
  font-size: 20px;
  line-height: 32px;
  font-family: "Roboto Slab";
  padding-right: 34px;
}
select.hidden-select {
  background: transparent;
  display: inline;
  font-size: 1em;
  line-height: 1em;
  height: initial;
  color: inherit;
  cursor: pointer;
}
select.hidden-select option {
  color: #011627;
  background: #ffffff;
}
select::-ms-expand {
  display: none;
}
label.radio {
  display: block;
  cursor: pointer;
  vertical-align: middle;
  padding-left: 28px;
  position: relative;
  margin-bottom: 18px;
}
label.radio input[type="radio"] {
  display: none;
}
label.radio input[type="radio"]:checked + .radio-custom {
  border-color: #011627;
}
label.radio input[type="radio"]:checked + .radio-custom::before {
  transform: scale(1);
}
label.radio input[type="radio"]:checked + .radio-custom + .radio-name {
  color: #011627;
}
label.radio .radio-name {
  color: #808A93;
}
label.radio .radio-custom {
  display: block;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  border: 2px solid #011627;
  position: absolute;
  left: 0;
  top: 2px;
}
label.radio .radio-custom::before {
  content: "";
  display: block;
  position: absolute;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  bottom: 2px;
  left: 2px;
  background-color: #011627;
  transform: scale(0);
  transition: 0.3s;
}
label.radio .add-info {
  font-size: 12px;
  display: block;
  color: #808A93;
}
.errors,
.warning {
  font-size: 1.2em;
  margin: 1em 0.9em 1em 0;
  border: 1px solid;
  color: #F94F0D;
}
.errors div,
.warning div {
  padding: 0.6em;
}
.errors {
  color: #F94F0D;
}
.downland-file-block {
  display: flex;
  align-items: center;
  padding-bottom: 24px;
}
.downland-file-block .downland-input {
  padding-left: 24px;
  position: relative;
  cursor: pointer;
  margin-right: 24px;
}
.downland-file-block .downland-input input[type="file"] {
  display: none;
}
.downland-file-block .downland-input .downland-caption {
  color: #808A93;
  border-bottom: 1px solid #808A93;
  padding-bottom: 2px;
}
.downland-file-block .downland-input .icon-clip {
  position: absolute;
  left: 0;
  top: 2px;
}
.downland-file-block .downland-input .icon-clip::before {
  color: #F94F0D;
  font-size: 18px;
}
.downland-file-block .downland-file {
  font-size: 12px;
  line-height: 16px;
  display: flex;
  margin-right: 16px;
  align-items: center;
}
.downland-file-block .downland-file .icon-close {
  margin-left: 8px;
  cursor: pointer;
}
.downland-file-block .error-text {
  position: absolute;
  bottom: 0;
  font-size: 12px;
  line-height: 16px;
  color: #F94F0D;
  display: none;
}
.downland-file-block.error .error-text {
  display: block;
}
.font10 {
  font-size: 10px;
  line-height: 16px;
}
.font12 {
  font-size: 12px;
  line-height: 16px;
}
.font14 {
  font-size: 14px;
  line-height: 24px;
}
.font16 {
  font-size: 16px;
  line-height: 24px;
}
.font20 {
  font-size: 20px;
  line-height: 32px;
}
.font24 {
  font-size: 24px;
  line-height: 32px;
}
.font40 {
  font-size: 40px;
  line-height: 48px;
}
.font48 {
  font-size: 48px;
  line-height: 64px;
}
.font0 {
  font-size: 0.00001px;
}
form fieldset,
.form fieldset {
  border-bottom: 1px solid #F2F3F4;
  padding-bottom: 38px;
  margin-bottom: 38px;
  max-width: 448px;
}
form fieldset:last-of-type,
.form fieldset:last-of-type {
  padding-bottom: 0;
  border-bottom: none;
}
form fieldset:first-of-type,
.form fieldset:first-of-type {
  margin-top: 48px;
}
form fieldset.option-user-type,
.form fieldset.option-user-type {
  margin-bottom: 0;
}
form fieldset.radio-block.required .error-text,
.form fieldset.radio-block.required .error-text {
  font-size: 12px;
  line-height: 16px;
  color: #808a93;
  text-align: left;
  margin-top: 2px;
  display: none;
}
form .titleh3,
.form .titleh3 {
  margin-bottom: 24px;
}
.action-sms-block {
  max-width: 448px;
}
.action-sms-block .sms-conf {
  display: block;
  margin-bottom: 28px;
  padding-top: 18px;
  border-top: 1px solid #F2F3F4;
}
.action-sms-block .sms-conf .attention-text {
  margin-bottom: 28px;
}
.action-sms-block .sms-conf .attention-text .add-info {
  color: #808A93;
  font-size: 12px;
  line-height: 16px;
  display: block;
  margin-top: 8px;
}
.form-add-text {
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 52px;
  padding-left: 28px;
  color: #808A93;
  position: relative;
  max-width: 448px;
}
.form-add-text::before {
  position: absolute;
  top: 6px;
  left: 0;
  color: #011627;
  font-size: 18px;
}
.form-add-text a {
  color: #011627;
  padding-bottom: 2px;
  border-bottom: 1px solid #011627;
}
.form-add-text.accent-text {
  color: #F94F0D;
}
.form-add-text.accent-text::before {
  color: #F94F0D;
}
.form-add-list {
  margin-top: 24px;
  max-width: 780px;
}
.form-add-list li {
  font-size: 12px;
  color: #808A93;
  margin-top: 12px;
}
.form-add-list li a {
  color: #F94F0D;
}
.step-block {
  margin-top: 22px;
}
.step-block .step-link {
  border: 0;
  background: none;
  display: inline-block;
  font-size: 16px;
  line-height: 24px;
  margin-right: 38px;
  color: #808A93;
  cursor: pointer;
}
.step-block .step-link.active {
  border-bottom: 2px solid #011627;
  color: #011627;
  pointer-events: auto;
}
.step-block .step-link.disabled {
  opacity: 0.5;
  pointer-events: none;
}
.legal-entity-order {
  margin-top: 38px;
  border-bottom: 1px solid #F2F3F4;
  padding-bottom: 38px;
}
.legal-entity-order .legal-info-table tr td {
  padding-bottom: 16px;
}
.legal-entity-order .legal-info-table tr td.name {
  color: #808A93;
  width: 30%;
}
.legal-entity-order .legal-info-table tr td.value {
  padding-left: 68px;
}
.legal-entity-order .legal-info-table tr.legal-delivery .delivery-address {
  margin-bottom: 18px;
}
.legal-entity-order .legal-info-table tr.legal-delivery .delivery-address .add-info {
  color: #808A93;
  display: block;
  font-size: 12px;
  line-height: 16px;
}
.sidebar .smartfilter {
  margin-top: 22px;
  position: relative;
}
.sidebar .smartfilter .filter-block {
  margin-bottom: 32px;
}
.sidebar .smartfilter .filter-block .filter-content-wr .title-filter {
  font-weight: bold;
  margin-bottom: 8px;
}
.sidebar .smartfilter .filter-block .filter-content-wr .input-row {
  display: flex;
  justify-content: space-between;
}
.sidebar .smartfilter .filter-block .filter-content-wr .input-row .count-input {
  width: 45%;
  height: 40px;
  border: 1px solid #011627;
}
.sidebar .smartfilter .filter-block .filter-content-wr .range {
  margin-top: 20px;
  height: 2px;
  background: #C2C7CB;
  border: none;
  border-radius: 0;
}
.sidebar .smartfilter .filter-block .filter-content-wr .range .noUi-connect {
  background: #011627;
}
.sidebar .smartfilter .filter-block .filter-content-wr .range .noUi-handle {
  width: 17px;
  height: 17px;
  top: -7px;
  right: -8px;
  border-radius: 50%;
  box-shadow: none;
  background: #011627;
  border: none;
  cursor: pointer;
}
.sidebar .smartfilter .filter-block .filter-content-wr .range .noUi-handle::before,
.sidebar .smartfilter .filter-block .filter-content-wr .range .noUi-handle::after {
  content: none;
}
.sidebar .smartfilter .filter-block .filter-content-wr .filter-list {
  /*  max-height: 188px;*/
  max-height: 100% !important;
  overflow-y: hidden;
  overflow-x: hidden;
}
.sidebar .smartfilter .filter-block .filter-content-wr .filter-list .filter-list_item {
  margin-bottom: 8px;
}
.sidebar .smartfilter .filter-block .filter-content-wr .filter-list .filter-list_title {
  margin-bottom: 8px;
  cursor: pointer;
}
.sidebar .smartfilter .filter-block .filter-content-wr .filter-list.expanded {
  max-height: none;
}
.sidebar .smartfilter .filter-block .filter-content-wr .expand-block {
  color: #011627;
  cursor: pointer;
}
.sidebar .smartfilter .filter-block .filter-content-wr .expand-block:before {
  content: "\41F\43E\43A\430\437\430\442\44C   \432\441\435";
}
.sidebar .smartfilter .filter-block .filter-content-wr .expand-block.expanded:before {
  content: "\421\43A\440\44B\442\44C";
}
.sidebar .smartfilter .filter-block .filter-content-wr .mobile-sub-action {
  display: none;
  margin-top: 28px;
  align-items: center;
  justify-content: flex-end;
  padding: 0 16px;
}
.sidebar .smartfilter .filter-block .filter-content-wr .mobile-sub-action .back-link {
  margin-left: 20px;
  color: #F94F0D;
}
.sidebar .smartfilter .filter-block .mobile-title-filter {
  display: none;
  border-bottom: 1px solid #F2F3F4;
  position: relative;
  padding-right: 22px;
  margin-bottom: 4px;
}
.sidebar .smartfilter .filter-block .mobile-title-filter::before {
  position: absolute;
  right: 0;
  top: calc(50% - 9px);
  font-weight: bold;
  font-size: 18px;
}
.sidebar .smartfilter .filter-block .mobile-title-filter .input-text-row {
  min-height: 54px;
  width: 100%;
}
.sidebar .smartfilter .filter-block .mobile-title-filter .input-text-row input {
  border: none;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 24px;
  padding-bottom: 0;
}
.sidebar .smartfilter .filter-block .mobile-title-filter .input-text-row input.input-filled + .input-placeholder {
  top: 4px;
}
.sidebar .smartfilter .action-filter {
  transform: translateX(-100vw);
  display: flex;
  transition: 0.3s;
  padding: 12px;
  justify-content: space-between;
  align-items: center;
  box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.3);
  position: sticky;
  bottom: 40px;
  background: #ffffff;
  z-index: 4;
  -ms-transform: translateX(0);
}
.sidebar .smartfilter .action-filter .clean-filter {
  color: #011627;
  font-style: normal;
  cursor: pointer;
  border: 0;
  background: none;
}
@media screen and (max-width: 991px) {
  .sidebar .smartfilter .action-filter .clean-filter {
    padding: 20px;
  }
}
.sidebar .smartfilter .action-filter .mobile-title-action {
  display: none;
  font-weight: bold;
}
.sidebar .smartfilter .action-filter.active {
  transform: translateX(0);
}
.sidebar .smartfilter .icon-close {
  display: none;
  position: absolute;
  right: 16px;
  top: 16px;
  width: 30px;
  height: 30px;
  text-align: center;
}
.sidebar .smartfilter .icon-close::before {
  font-size: 16px;
}
@media screen and (max-width: 991px) {
  .sidebar .smartfilter .icon-close::before {
    top: 16px;
    position: absolute;
    right: 16px;
  }
}
@media screen and (max-width: 991px) {
  .sidebar .smartfilter .icon-close {
    top: 0;
    width: 50px;
    height: 50px;
  }
}
@media screen and (max-width: 991px) {
  .sidebar .smartfilter {
    transform: translateX(-100vw);
    transition: 0.3s;
    position: fixed;
    width: 100vw;
    top: 0;
    left: 0;
    margin-top: 0;
    overflow-y: scroll;
    height: 100%;
    background: #ffffff;
    z-index: 5;
    padding: 84px 0 48px;
  }
  .sidebar .smartfilter.open {
    transform: translateX(0);
  }
  .sidebar .smartfilter .smartfilter-content {
    height: 100%;
    overflow-y: auto;
    padding: 0 16px;
  }
  .sidebar .smartfilter .filter-block {
    margin-bottom: 0;
  }
  .sidebar .smartfilter .filter-block .mobile-title-filter {
    display: block;
  }
  .sidebar .smartfilter .filter-block .filter-content-wr {
    display: none;
    overflow-y: auto;
  }
  .sidebar .smartfilter .filter-block .filter-content-wr .filter-list,
  .sidebar .smartfilter .filter-block .filter-content-wr .filter-price-wr {
    max-height: none;
    height: calc(100% - 78px);
    padding: 0 16px;
    overflow-y: auto;
  }
  .sidebar .smartfilter .filter-block .filter-content-wr .filter-list li.filter-list_item,
  .sidebar .smartfilter .filter-block .filter-content-wr .filter-price-wr li.filter-list_item {
    height: 54px;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #F2F3F4;
    margin-bottom: 0;
  }
  .sidebar .smartfilter .filter-block .filter-content-wr .filter-list li input[type="checkbox"] + label,
  .sidebar .smartfilter .filter-block .filter-content-wr .filter-price-wr li input[type="checkbox"] + label {
    padding-left: 0;
    width: 100%;
  }
  .sidebar .smartfilter .filter-block .filter-content-wr .filter-list li input[type="checkbox"] + label::before,
  .sidebar .smartfilter .filter-block .filter-content-wr .filter-price-wr li input[type="checkbox"] + label::before {
    left: auto;
    right: 4px;
  }
  .sidebar .smartfilter .filter-block .filter-content-wr .expand-block {
    display: none;
  }
  .sidebar .smartfilter .filter-block .filter-content-wr .mobile-sub-action {
    display: flex;
  }
  .sidebar .smartfilter .filter-block .filter-content-wr.open {
    display: block;
    height: 100%;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10;
    background: #ffffff;
    left: 0;
    padding: 24px 0 32px;
  }
  .sidebar .smartfilter .action-filter {
    transform: translateX(0);
    top: 34px;
    padding: 0 16px;
    position: absolute;
    height: 40px;
    width: auto;
    box-shadow: none;
  }
  .sidebar .smartfilter .action-filter .mobile-title-action {
    display: block;
  }
  .sidebar .smartfilter .action-filter .btn {
    margin: 0 24px;
  }
  .sidebar .smartfilter .icon-close {
    display: block;
  }
}
input[type="checkbox"] + .check_black {
  color: #011627 !important;
}
.choise-color {
  color: #F94F0D !important;
}
@media (max-width: 991px) {
  .checkbox-mob {
    width: 100%;
  }
  .checkbox-mob .check_black {
    width: 100%;
    padding: 15px 0px;
    border-bottom: 1px solid #F2F3F4;
  }
  .checkbox-mob input[type="checkbox"] + .check_black {
    color: #808A93 !important;
  }
  .checkbox-mob input[type="checkbox"] + label::before {
    left: auto;
    right: 0;
    top: 15px;
  }
}
@media (min-width: 992px) {
  .checkbox-mob {
    display: none;
  }
}
.checkChois {
  border: none !important;
  background: url(/src/img/icon/checked.svg) no-repeat;
  background-position-y: center;
}
input[type="checkbox"] + .checkChois::before {
  border: none !important;
}
@media (min-width: 992px) {
  .disNon-desc,
  .strelka-mob {
    display: none;
  }
  .disNon-desc-imp {
    display: none !important;
  }
}
@media (max-width: 992px) {
  .disNon-desc {
    display: inherit;
  }
  .disNon-mob {
    display: none !important;
  }
  .strelka {
    display: none;
  }
  .strelka-mob {
    text-align: center;
    font-weight: bold;
    padding-bottom: 30px;
  }
  .disNon-desc-imp {
    display: inherit !important;
  }
}
.item-kategor label {
  width: 100%;
}
@media screen and (max-width: 991px) {
  .mobile-sub-action {
    display: flex;
    justify-content: space-evenly;
    padding-top: 20px;
  }
}
@media screen and (max-width: 991px) {
  .mobile-sub-action .back-link {
    position: inherit !important;
    width: auto !important;
    height: auto !important;
    align-items: center;
  }
}
@media screen and (max-width: 991px) {
  .mobile-sub-action .back-link:before {
    content: inherit !important;
  }
}
@media screen and (max-width: 991px) {
  .mobile-search-new {
    padding: 22px 16px !important;
  }
}
@media screen and (max-width: 991px) {
  .mobile-search-new .item-kategor {
    margin-left: 0;
  }
}
@media screen and (max-width: 991px) {
  .mobile-search-new .item-kategor input[type="checkbox"] + label::before {
    left: auto!important;
    right: 0px;
  }
}
@media screen and (max-width: 991px) {
  .mobile-search-new .item-kategor input[type="checkbox"] + label {
    padding-left: 0px;
    padding-right: 25px;
  }
}
.product-badge {
  color: #ffffff;
  position: absolute;
  text-align: center;
}
.product-badge.discount {
  width: 40px;
  height: 40px;
  background-color: #F94F0D;
  font-size: 14px;
  line-height: 40px;
  border-radius: 50%;
  right: 10px;
  top: 10px;
}
.product-badge.novelty {
  width: 78px;
  font-size: 12px;
  text-align: center;
  height: 22px;
  background-color: #F94F0D;
  top: 20px;
  right: 0;
}
.product-badge.novelty::before {
  content: "";
  position: absolute;
  border: 11px solid #F94F0D;
  border-top-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
  left: -22px;
  top: 0;
}
.popup {
  opacity: 0;
  transition: 0.5s;
  transform: scale(0.1) perspective(3000px) rotateX(90deg) translate(-50%, -50%);
  transform-origin: left;
  position: fixed;
  top: 50%;
  z-index: 100000;
  background: #fff;
  left: 50%;
  overflow: hidden;
}
.popup.opened {
  transform: scale(1) perspective(1000px) rotateX(0) translate(-50%, -50%);
  opacity: 1;
  transform-origin: bottom;
}
.popup .close-popup {
  width: 32px;
  height: 32px;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  right: 8px;
  top: 8px;
  cursor: pointer;
}
.popup.xls-popup {
  width: 510px;
  padding: 32px 16px;
  box-shadow: 0px 5px 14px 0px rgba(0, 0, 0, 0.25);
}
@media screen and (max-width: 575px) {
  .popup.xls-popup {
    width: calc(100% - 16px);
  }
}
.popup.xls-popup.error #XLSFORM {
  display: none;
}
.popup.xls-popup.error .downland-error {
  display: block;
}
.popup.xls-popup .titleh2 {
  text-align: center;
  margin-bottom: 16px;
}
.popup.xls-popup .dop-text {
  margin: 16px 0;
}
.popup.xls-popup .atten-text {
  color: #F94F0D;
  position: relative;
  padding-left: 24px;
}
.popup.xls-popup .atten-text .attention-img {
  left: 0;
  top: 2px;
  position: absolute;
}
.popup.xls-popup .xls-table {
  margin-bottom: 18px;
}
.popup.xls-popup .xls-table td {
  vertical-align: middle;
}
.popup.xls-popup .xls-table td:first-child {
  font-weight: bold;
  padding-right: 24px;
}
.popup.xls-popup .xls-table td:last-child .input-text-row {
  width: auto;
  min-width: 172px;
}
.popup.xls-popup .xls-table td:last-child .input-text-row .input-placeholder {
  color: #011627;
}
.popup.xls-popup .btn {
  margin-top: 48px;
  width: 223px;
}
.popup.xls-popup .downland-error {
  display: none;
}
.product-slider {
  width: 100%;
  margin-bottom: 48px;
}
.product-slider .product-slider-list {
  margin-top: 32px;
}
.product-slider .product-slider-list .slide-container .product {
  height: 398px;
  border: none !important;
}
.product-slider .product-slider-list .slide-container .product .info-product .property-block {
  height: auto;
  margin-bottom: 0;
}
.product-slider .product-slider-list .slide-container .product .info-product .property-block .property-row {
  display: flex;
}
@media screen and (max-width: 767px) {
  .product-slider .product {
    width: 216px;
    margin-right: 30px;
  }
  .product-slider .product .img-wr {
    height: 56%;
  }
}
.discount-widget {
  border-top: 1px solid #F2F3F4;
  padding: 16px 0;
  margin-bottom: 16px;
}
.discount-widget > * + * {
  margin-top: 24px;
}
.discount-widget .title {
  font-size: 16px;
  line-height: 24px;
}
.discount-widget .progress-wr [class$='-grad'] {
  position: relative;
  width: 100%;
  font-size: 12px;
  line-height: 12px;
  font-weight: bold;
  color: #808A93;
  overflow: hidden;
}
.discount-widget .progress-wr [class$='-grad'] > .notch {
  position: absolute;
  top: 0;
  white-space: nowrap;
}
.discount-widget .progress-wr [class$='-grad'] > .notch:not(:first-child):not(:last-child) {
  transform: translateX(-50%);
}
.discount-widget .progress-wr [class$='-grad'] > .notch:last-child {
  transform: translateX(-100%);
}
.discount-widget .progress-wr .top-grad {
  position: relative;
  height: 24px;
}
.discount-widget .progress-wr .top-grad > .notch {
  height: inherit;
}
.discount-widget .progress-wr .top-grad > .notch:before {
  content: '';
  position: absolute;
  bottom: 0;
  width: 1px;
  height: 8px;
  background-color: #C2C7CB;
}
.discount-widget .progress-wr .top-grad > .notch:not(:first-child):not(:last-child):before {
  left: 50%;
  transform: translateX(-50%);
}
.discount-widget .progress-wr .top-grad > .notch:last-child:before {
  right: 0;
}
.discount-widget .progress-wr .top-grad > .notch.in {
  color: #F94F0D;
}
.discount-widget .progress-wr .top-grad > .notch.in:before {
  background-color: #F94F0D;
}
.discount-widget .progress-wr .bottom-grad {
  height: 12px;
}
@media screen and (min-width: 768px) {
  .discount-widget .progress-wr .bottom-grad > .notch:nth-child(even) {
    display: none;
  }
}
@media screen and (max-width: 575px) {
  .discount-widget .progress-wr .bottom-grad > .notch:nth-child(even) {
    display: none;
  }
}
.discount-widget .progress-wr .progress {
  position: relative;
  width: 100%;
  height: 6px;
  margin: 8px 0;
  overflow: hidden;
  border-radius: 3px;
  background-color: #F2F3F4;
}
.discount-widget .progress-wr .progress .bar {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: #F94F0D;
  border-radius: inherit;
}
.discount-widget .info {
  font-size: 12px;
  line-height: 16px;
}
.discount-widget .info > * + * {
  margin-top: 8px;
}
.discount-widget .info__row {
  display: flex;
  justify-content: space-between;
}
.discount-widget .info__row > *:not(:last-child) {
  margin-right: 4px;
}
.discount-widget .info__row div:empty {
  flex: 1;
  border-bottom: 1px dotted #C2C7CB;
}
.slick-slider .slick-dots {
  bottom: 0 !important;
}
.slick-slider .slick-dots li button::before {
  font-size: 0;
  content: "";
  width: 12px;
  height: 12px;
  background: #C2C7CB;
  opacity: 1;
  border-radius: 50%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.slick-slider .slick-dots li.slick-active button::before {
  background: #F94F0D !important;
  opacity: 1;
  width: 8px;
  height: 8px;
}
.slick-loading .slick-list {
  background-image: url('/src/img/ajax-loader.gif') !important;
}
.fancybox-button--close {
  display: inline-flex;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  width: 118px;
}
.fancybox-button--close::before {
  content: "\417\430\43A\440\44B\442\44C";
  font-size: 20px;
  line-height: 32px;
}
.fancybox-button--close svg {
  width: 30px;
  height: 30px;
}
.fancybox-button--zoom {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding-top: 0;
  padding-bottom: 0;
  width: 140px;
}
.fancybox-button--zoom::before {
  content: "\423\432\435\43B\438\447\438\442\44C";
  font-size: 20px;
  line-height: 32px;
}
.fancybox-button--zoom svg {
  display: none;
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-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 {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-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:before,
.slick-track:after {
  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 img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.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;
}
.slick-arrow.slick-hidden {
  display: none;
}
/* Slider */
.slick-loading .slick-list {
  background: #fff url('../../node_modules/slick-carousel/slick/ajax-loader.gif') center center no-repeat;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Icons */
}
@font-face {
  font-family: 'slick';
  font-weight: normal;
  font-style: normal;
  src: url('../../node_modules/slick-carousel/slick/fonts/slick.eot');
  src: url('../../node_modules/slick-carousel/slick/fonts/slick.eot?#iefix') format('embedded-opentype'), url('../../node_modules/slick-carousel/slick/fonts/slick.woff') format('woff'), url('../../node_modules/slick-carousel/slick/fonts/slick.ttf') format('truetype'), url('../../node_modules/slick-carousel/slick/fonts/slick.svg#slick') format('svg');
}
.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "\2190";
}
[dir="rtl"] .slick-prev:before {
  content: "\2192";
}
.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "\2192";
}
[dir="rtl"] .slick-next:before {
  content: "\2190";
}
/* Dots */
.slick-dotted .slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "\2022";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

/*# sourceMappingURL=style.bundle.css.map*/