

/* Start:/local/templates/new/css/slick.css?17183835761854*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    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;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[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;
}
/* End */


/* Start:/local/templates/new/css/jquery.fancybox.min.css?172166445314075*/
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;backface-visibility:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;height:100%;left:0;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-webkit-transform:translateZ(0);transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.87;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s,visibility 0s linear .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s,visibility 0s;visibility:visible}.fancybox-infobar{color:#ccc!important;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;text-align:center;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;-webkit-transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;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:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;height:100%;margin-right:-.25em;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--next{z-index:99995}.fancybox-slide--image{overflow:visible;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px 6px 0}.fancybox-slide--iframe{padding:44px 44px 0}.fancybox-content{background:#fff;display:inline-block;margin:0 0 6px;max-width:100%;overflow:auto;padding:0;padding:24px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{-webkit-animation-timing-function:cubic-bezier(.5,0,.14,1);animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;margin:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;-webkit-transform-origin:top left;transform-origin:top left;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-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-drag .fancybox-content{cursor:-webkit-grab;cursor:grab}.fancybox-is-dragging .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--html .fancybox-content{margin-bottom:6px}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;margin:0;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;height:calc(100% - 44px);margin-bottom:44px}.fancybox-iframe,.fancybox-video{background:transparent;border:0;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{vertical-align:top}.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}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;cursor:pointer;display:inline-block;height:44px;margin:0;outline:none;padding:10px;transition:color .2s;vertical-align:top;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:focus,.fancybox-button:hover{color:#fff}.fancybox-button.disabled,.fancybox-button.disabled:hover,.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default}.fancybox-button svg{display:block;overflow:visible;position:relative;shape-rendering:geometricPrecision}.fancybox-button svg path{fill:transparent;stroke:currentColor;stroke-linejoin:round;stroke-width:3}.fancybox-button--pause svg path:nth-child(1),.fancybox-button--play svg path:nth-child(2){display:none}.fancybox-button--play svg path,.fancybox-button--share svg path,.fancybox-button--thumbs svg path{fill:currentColor}.fancybox-button--share svg path{stroke-width:1}.fancybox-navigation .fancybox-button{height:38px;opacity:0;padding:6px;position:absolute;top:50%;width:38px}.fancybox-show-nav .fancybox-navigation .fancybox-button{transition:opacity .25s,visibility 0s,color .25s}.fancybox-navigation .fancybox-button:after{content:"";left:-25px;padding:50px;position:absolute;top:-25px}.fancybox-navigation .fancybox-button--arrow_left{left:6px}.fancybox-navigation .fancybox-button--arrow_right{right:6px}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#555;cursor:pointer;height:44px;margin:0;padding:6px;position:absolute;right:0;top:0;width:44px;z-index:10}.fancybox-close-small svg{fill:transparent;opacity:.8;stroke:currentColor;stroke-width:1.5;transition:stroke .1s}.fancybox-close-small:focus{outline:none}.fancybox-close-small:hover svg{opacity:1}.fancybox-slide--iframe .fancybox-close-small,.fancybox-slide--image .fancybox-close-small,.fancybox-slide--video .fancybox-close-small{color:#ccc;padding:5px;right:-12px;top:-44px}.fancybox-slide--iframe .fancybox-close-small:hover svg,.fancybox-slide--image .fancybox-close-small:hover svg,.fancybox-slide--video .fancybox-close-small:hover svg{background:transparent;color:#fff}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small{display:none}.fancybox-caption{bottom:0;color:#fff;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:25px 44px;right:0}.fancybox-caption:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);background-repeat:repeat-x;background-size:contain;bottom:0;content:"";display:block;left:0;pointer-events:none;position:absolute;right:0;top:-25px;z-index:-1}.fancybox-caption:after{border-bottom:1px solid hsla(0,0%,100%,.3);content:"";display:block;left:44px;position:absolute;right:44px;top:0}.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}.fancybox-loading{-webkit-animation:a .8s infinite linear;animation:a .8s infinite linear;background:transparent;border:6px solid hsla(0,0%,39%,.5);border-radius:100%;border-top-color:#fff;height:60px;left:50%;margin:-30px 0 0 -30px;opacity:.6;padding:0;position:absolute;top:50%;width:60px;z-index:99999}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;-webkit-transform:rotate(1turn);transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}.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}.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;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:link,.fancybox-share__button:visited{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;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#fff;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:transparent;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>ul{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>ul{overflow:hidden}.fancybox-thumbs-y>ul::-webkit-scrollbar{width:7px}.fancybox-thumbs-y>ul::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y>ul::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs>ul>li{-webkit-backface-visibility:hidden;backface-visibility:hidden;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-loading{background:rgba(0,0,0,.1)}.fancybox-thumbs>ul>li{background-position:50%;background-repeat:no-repeat;background-size:cover}.fancybox-thumbs>ul>li:before{border:4px solid #4ea7f9;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 .fancybox-thumbs-active:before{opacity:1}@media (max-width:800px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs>ul>li{max-width:calc(100% - 10px)}}
/* End */


/* Start:/local/templates/new/css/style.css?176292890780872*/
@font-face {
    font-family: LabGrotesqueBold;
    src: url("/local/templates/new/css/../fonts/LabGrotesqueBold.ttf");
}

@font-face {
    font-family: LabGrotesqueMedium;
    src: url("/local/templates/new/css/../fonts/LabGrotesqueMedium.ttf");
}

@font-face {
    font-family: LabGrotesqueRegular;
    src: url("/local/templates/new/css/../fonts/LabGrotesqueRegular.ttf");
}

* {
    box-sizing: border-box;
    margin: 0;
}

html {
    font-size: 12px;
}

body {
    background-color: #fff;
    font-family: LabGrotesqueMedium, sans-serif;
}

.fixed-page {
    /*overflow: hidden;*/
}

h1,
h3 {
    font-family: LabGrotesqueBold, sans-serif;
    color: #404040;
}

h1 {
    font-size: 40px;
    font-weight: 900;
}

h2 {
    font-family: LabGrotesqueRegular, sans-serif;
    font-size: 24px;
    font-weight: 400;
}

h3 {
    font-size: 18px;
    font-weight: 700;
}

a {
    text-decoration: none;
    font-family: LabGrotesqueMedium, sans-serif;
    font-size: 12px;
    color: #404040;
    cursor: pointer;
}

p,
span {
    font-family: LabGrotesqueRegular, sans-serif;
    font-size: 12px;
    font-weight: 100;
    margin: 0 0 16px 0;
}

ul,
ol,
li {
    font-family: LabGrotesqueRegular, sans-serif;
    font-size: 16px;
    padding: 0;
    list-style-type: none;
}

img {
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

button {
    border-radius: 8px;
    border: none;
    font-family: LabGrotesqueRegular, sans-serif;
    cursor: pointer;
    font-size: 12px;
    height: 41px;
    width: 136px;
}

input {
    font-family: LabGrotesqueRegular, sans-serif;
    font-size: 12px;
    border: 1px solid #C4C4C4;
}

input::placeholder {
    color: #6B6B6B;
}
input:focus,
select:focus,
textarea:focus
{
    border-color: #0066FF;
    border-width: 1px;
    outline: none;
}
label {
    font-weight: normal;
}
.wrapper {
    width: 100%;
}

.container-page {
    max-width: 1440px;
    width: 100%;
    height: 100%;
    margin: auto;
    padding: 0 125px;
}

.wrap-grey {
    background: #F7F7F7;
}

/*Начало стилей header (шапки)*/
.header_fixed {
    position: fixed;
    width: 100%;
    max-width: 1920px;
    z-index: 10000;
    top: 0;
    animation: sticky 0.4s;
    backdrop-filter: blur(15px);
}
.tooltip {
    display: none;
    position: absolute;
    background-color: #fff;
    z-index: 1000;
    width: 350px;
    height: 488px;
    border-radius: 10px;
    top: 40px;
    left: 85%;
    transform: translateX(-50%);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    color: #404040;
}
.tooltip::after {
    content: '';
    position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
    border-width: 10px;
    border-style: solid;
    border-color: transparent transparent white transparent;
}
.tooltip-sum {
    position: absolute;
    bottom: 0;
    background: #404040;
    height: 147px;
    width: 100%;
    border-radius: 0 0 10px 10px;
    display: flex;
    padding-top: 12px;
    flex-direction: column;
    align-items: center;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
.tooltip-sum:hover {
    background: #000;
}
.tooltip-sum__text {
    color: #fff;
    margin-bottom: 0;
}
.tooltip-sum__text-sum {
    color: #FFC530;
    font-size: 24px;
    font-family: LabGrotesqueMedium, sans-serif;
    margin: 7px 0 15px 0;
}
.tooltip-sum__link {
    background: #950A2B;
    padding: 12px 26px;
    border-radius: 5px;
    transition: 0.5s;
    display: flex;
    align-items: center;
}
.tooltip-sum:hover .tooltip-sum__link {
    background: #FFC530;
}
.tooltip-sum__link-sum {
    color: #fff;
    font-family: LabGrotesqueMedium, sans-serif;
    text-transform: uppercase;
    margin-bottom: 0;
}
.tooltip-sum__link-sum-icon {
    height: 24px;
    width: 20px;
    background-color: transparent;
    background-image: url(/local/templates/new/img/icon/baskettop.svg);
    background-repeat: no-repeat;
    margin-bottom: 0;
    margin-right: 8px;
    background-position: center;
    display: block;
}
.tooltip-basket__list {
    max-height: 345px;
    overflow-y: scroll;
    padding: 14px 19px;
}
.tooltip-basket__list::-webkit-scrollbar {
    width: 10px;
}
.tooltip-basket__list::-webkit-scrollbar-thumb {
    border-radius: 20px;
    border: 1px solid transparent;
    background-clip: content-box;
    background-color: #C4C4C4;
}
.tooltip-basket__list::-webkit-scrollbar-track {
    background-color: #fff;
    border-radius: 8px;
}
.tooltip-basket {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.tooltip-basket__items-img {
    box-sizing: border-box;
    width: 50px;
    height: 50px;
    overflow: hidden;
    border-radius: 5px;
    border: 1px solid #C4C4C4;
}
.tooltip-basket__items-title {
    font-size: 14px;
    font-family: LabGrotesqueMedium, sans-serif;
    width: 60%;
}
.tooltip-basket__items-title:hover {
    color: #950A2B;
}
.tooltip_img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}
.tooltip-basket__items-sum {
    color: #950A2B;
    font-size: 16px;
    font-family: LabGrotesqueMedium, sans-serif;
    margin-bottom: 0;
    text-align: right;
}
.tooltip-dashed-line {
    margin: 7px 0 17px 0;
    width: 100%;
    height: 2px;
    background-color: transparent;
    border-top: 1px dashed #D9D9D9;
}
.top_header {
    background: #FFC530;
    padding: 16px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

/*.header_fixed {*/
/*    position: fixed;*/
/*    width: 100%;*/
/*    z-index: 950;*/
/*    top: 0;*/
/*    animation: sticky 0.4s;*/
/*    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.1);*/
/*}*/

/*@-webkit-keyframes sticky {*/
/*    0% {*/
/*        transform: translateY(-100%);*/
/*    }*/
/*    100% {*/
/*        transform: translateY(0%);*/
/*    }*/
/*}*/
.toggleBtnMenu {
    background: none;
    border: none;
    display: flex;
    align-items: center;
    color: #0066FF;
    font-weight: bold;
}
.toggleBtnMenu svg {
    margin-left: 10px;
}
.header-location {
    display: flex;
    align-items: center;
    margin-bottom: 0;
    position: relative;
}

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

.header-location-icon {
    margin-right: 10px;
}
.header-location-icon1 {
    margin-left: 10px;
}

.header-location-link:hover .header-location {
    color: #950A2B;
    text-decoration: underline;
}

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

.header-location-icon {
    height: 24px;
    width: 20px;
    background-color: transparent;
    background-image: url(/local/templates/new/img/icon/location.svg);
    background-repeat: no-repeat;
    margin-bottom: 0;
}

.header-location-link:hover .header-location-icon {
    background-image: url(/local/templates/new/img/icon/location1.svg);
}

.header-location-icon1 {
    height: 10px;
    width: 10px;
    background-color: transparent;
    background-image: url(/local/templates/new/img/icon/link.svg);
    background-repeat: no-repeat;
    margin-bottom: 0;
}

.header-location-link:hover .header-location-icon1 {
    background-image: url(/local/templates/new/img/icon/link1.svg);
}

.header-catalog__icon {
    width: 17px;
    height: 17px;
    margin: 0 29px 0 5px;
}

.header-catalog {
    text-transform: uppercase;
    display: flex;
    align-items: center;
    width: 144px;
    height: 27px;
    background: #950A2B;
    border-radius: 5px;
    color: #fff;
    font-weight: bold;
    margin-right: 15px;
}

.header-menu__items-link {
    text-transform: uppercase;
    font-weight: bold;
}

.header-menu__list {
    display: flex;
}

.header-menu__items-link {
    margin: 0 12px;
}

.header-menu__items-link:hover {
    color: #950A2B;
}

.basket_btn__icon {
    width: 17px;
    height: 17px;
    margin-right: 5px;
}

.lk_btn__icon {
    width: 12px;
    height: 16px;
    margin-right: 6px;
}

.header-basket {
    display: flex;
    position: relative;
}

.header-basket_lk-reg,
.header-basket_lk,
.header-basket_btn {
    text-transform: uppercase;
    font-weight: 700;
}

.header-basket_lk,
.header-basket_btn {
    display: flex;
    align-items: center;
}

.header-basket_btn-link {
    display: flex;
    align-items: center;
    padding: 4px 10px;
    background: #404040;
    border-radius: 5px;
    color: #fff;
    height: 27px;
    position: relative;
}

.header-basket_btn-link:hover {
    background: #950A2B;
}

.header-basket_btn-icon {
    height: 24px;
    width: 20px;
    background-color: transparent;
    background-image: url(/local/templates/new/img/icon/baskettop.svg);
    background-repeat: no-repeat;
    margin-bottom: 0;
    margin-right: 8px;
    background-position: center;
}
.authorized__header-lk-icon {
    display: block;
    height: 26px;
    width: 26px;
    background-color: transparent;
    background-image: url(/local/templates/new/img/lk/lkautor.svg);
    background-repeat: no-repeat;
    margin-bottom: 0;
    margin-right: 8px;
    background-position: center;
}
.authorized__header-lk {
    display: flex;
}
.authorized__header-lk {
    position: relative;
}

.authorized__popup {
    position: absolute;
    top: 140%;
    left: -9%;
    width: 270px;
    background-color: white;
    border-radius: 10px;
    padding: 8px 12px;
    z-index: 1000;
    display: none;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}

.authorized__header-lk_list:hover + .authorized__popup,
.authorized__popup:hover {
    display: block; /* Показываем окно при наведении на элемент или на само окно */
}
.authorized__popup::after {
    content: '';
    position: absolute;
    bottom: 100%;
    left: 10%;
    transform: translateX(-50%);
    border-width: 10px;
    border-style: solid;
    border-color: transparent transparent white transparent;
}
.authorized__popup-link-icon {
    display: block;
    height: 8px;
    width: 8px;
    background-color: transparent;
    background-image: url(/local/templates/new/img/lk/lkkrug.svg);
    background-repeat: no-repeat;
    margin-bottom: 0;
    margin-right: 8px;
    background-position: center;
}
.authorized__popup-link-text {
    color: #6B6B6B;
    margin-bottom: 0;
}
.authorized__popup-link {
    padding: 8px 24px;
    display: flex;
    align-items: center;
}
.authorized__popup-link:hover {
    background: #F1F1F1;
    border-radius: 5px;
}
.authorized__popup-link-exit {
    display: block;
    height: 16px;
    width: 12px;
    background-color: transparent;
    background-image: url(/local/templates/new/img/icon/lk.svg);
    background-repeat: no-repeat;
    margin-bottom: 0;
    margin-right: 8px;
    background-position: center;
}
.authorized__header-lk .header-basket_lk-link span {
    margin-right: 26px;
}
.open_header-basket_lk {
    display: none;
    position: absolute;
    top: 140%;
    background-color: white;
    padding: 20px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    z-index: 1000;
    border-radius: 10px;
    width: 239px;
}
.open_header-basket_lk::after {
    content: '';
    position: absolute;
    bottom: 100%;
    left: 16%;
    transform: translateX(-50%);
    border-width: 10px;
    border-style: solid;
    border-color: transparent transparent white transparent;
}
.open_header-basket_lk-title {
    font-size: 16px;
}
.open_header-basket_lk-text {
    color: #6B6B6B;
}
.open_header-basket_lk-link {
    display: flex;
    width: 137px;
    height: 27px;
    margin: 0 auto;
    border-radius: 5px;
    background: #950A2B;
    color: #fff;
    align-items: center;
    justify-content: center;
}
.header-basket_btn {
    margin-bottom: 0;
}

.header-basket_lk-reg {
    margin: 0 20px 0 0;
    border-radius: 5px;
    border: 1px solid #404040;
    padding: 7px 12px 6px 10px;
    height: 27px;
}

.header-basket_lk-reg:hover {
    border: 1px solid #950A2B;
    color: #fff;
    background: #950A2B;
}

.header-basket_lk-link:hover .header-basket_lk {
    color: #950A2B;
    text-decoration: underline;
}

.header-basket_lk-link {
    display: flex;
    align-items: center;
    margin-top: 3px;
    margin-right: 20px;
    margin-bottom: 0;
}

.header-basket_lk {
    margin-bottom: 0;
}

.header-basket_lk-icon {
    height: 16px;
    width: 12px;
    background-color: transparent;
    background-image: url(/local/templates/new/img/icon/lk.svg);
    background-repeat: no-repeat;
    margin-bottom: 0;
    margin-right: 6px;
}

.header-basket_lk-link:hover .header-basket_lk-icon {
    background-image: url(/local/templates/new/img/icon/lk1.svg);
}
header {
    background: #fff;
}

.bottom_header {
    margin: 30px 0;
}

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

.bottom_header__logo {
    margin-right: 23px;
}
#history-button {
    display: none;
}
.logo {
    width: 167px;
    height: 22px;
    display: block;
    position: relative;
    margin: 0 auto;
}
.logo-image-hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 167px;
    height: 22px;
    opacity: 0; /* Скрытие изображения по умолчанию */

}

.logo:hover .logo-image-hover {
    opacity: 1; /* Показываем второе изображение при наведении */
}

.logo:hover .logo-image-default {
    opacity: 0; /* Скрываем первое изображение при наведении */
}

.bottom_header__search {
    position: relative;
    width: 655px;
}

.header-search__icon {
    height: 24px;
    width: 24px;
    background-color: transparent;
    background-image: url(/local/templates/new/img/icon/search.svg);
    background-repeat: no-repeat;
    padding: 0;
    position: absolute;
    top: 10px;
    right: 10px;
}

.bottom_header__search:hover .header-search__icon {
    background-image: url(/local/templates/new/img/icon/search1.svg);
}
.bottom_header__callme {
    display: flex;
    align-items: center;
}
.header-search__input {
    width: 100%;
    height: 40px;
    border-radius: 5px;
    padding-left: 10px;
    font-size: 14px;
}

.header-search__input:hover {
    border: 1px solid #0066FF;
}

.bottom_header__phone {
    border: 1px solid #C4C4C4;
    height: 40px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    margin-left: 23px;
    padding: 12px;
    width: 164px;
}

.bottom_header__phone-icon {
    width: 20px;
    height: 20px;
    margin-right: 8px;
    margin-left: 10px;
    background-color: transparent;
    background-image: url(/local/templates/new/img/icon/call.svg);
    background-repeat: no-repeat;
    margin-bottom: 0;
    background-position: center;
}

.bottom_header__phone-popup:hover .bottom_header__phone-icon {
    background-image: url(/local/templates/new/img/icon/call1.svg);
}

.bottom_header__phone-text {
    font-size: 14px;
    margin-bottom: 0;
}

.bottom_header__phone-popup {
    background: none;
    font-size: 14px;
    width: 164px;
    display: flex;
    align-items: center;
    color: #6B6B6B;
    padding: 0;
    border: 1px solid #C4C4C4;
    height: 40px;
    border-radius: 5px;
    margin-left: 23px;
}

.bottom_header__phone-popup:hover {
    background: #F1F1F1;
}

.header__phone-call {
    font-size: 16px;
    width: 137px;
    margin-left: 7px;
}
.header__phone-call a {
    font-size: 16px;
    width: 137px;
    display: block;
}

.menu {
    list-style: none;
    margin: 0;
    position: absolute;
    display: none;
    background-color: #fff;
    padding: 10px 12px;
    top: 50px;
    width: 270px;
    border-radius: 10px;
    z-index: 10;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}

.menu.open {
    display: block;
}

.sub-menu {
    display: none;
    list-style: none;
    padding: 0;
    margin: 0;
    background-color: #fff;
}

.menu-item:hover .sub-menu {
    display: block;
    position: absolute;
    top: 100%;
    left: 0;
    border: 1px solid #ccc;
    padding: 5px;
}

.blurry {
    filter: blur(5px);
}

.sub-menu-catalog {
    display: flex;
    flex-wrap: wrap;
    gap: 30px 0;
    list-style: none;
}

.sub-menu-catalog>* {
    flex: 0 0 33.3333%;
}

.main-menu-catalog {
    display: none;
    position: absolute;
    top: 50px;
    overflow-y: scroll;
    max-height: 650px;
}
.main-menu-catalog::-webkit-scrollbar {
    width: 7px;
}
.main-menu-catalog::-webkit-scrollbar-thumb {
    border-radius: 20px;
    border: 1px solid transparent;
    background-clip: content-box;
    background-color: #C4C4C4;
}
.main-menu-catalog::-webkit-scrollbar-track {
    background-color: #fff;
    border-radius: 8px;
}
.sub-menu-catalog {
    display: none;
    position: absolute;
    left: 285px!important;
    /*left: 450px !important;*/
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    background: #fff;
    padding: 29px;
    right: -910px;
    width: 900px;
    max-height: 711px;
    overflow-y: scroll;
    /*top: 0;*/
    top: 50px;
    border-radius: 10px;
    z-index: 20;
}

.sub-menu {
    display: none;
    list-style: none;
    padding: 0;
    margin: 0;
    background-color: #fff;
}

.menu-item:hover .sub-menu {
    display: flex;
    flex-direction: column; /* Отображаем подпункты в столбец */
    position: absolute;
    top: 100%;
    left: 0;
    border: 1px solid #ccc;
    padding: 10px;
}

.dropdown-menu__icon {
    width: 20px;
    height: 20px;
    margin-right: 12px;
    object-fit: contain;
}

.down-menu__icon {
    width: 10px;
    height: 10px;
}

.dropdown-menu__link {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px;
    border-radius: 5px;
}

.dropdown-menu__link:hover {
    background: #F1F1F1;
}

.dropdown__link {
    font-size: 14px;
    margin-bottom: 0;
    display: flex;
    align-items: center;
    font-family: LabGrotesqueMedium, sans-serif;
}

.dropdown__link-icon {
    margin-bottom: 0;
}

.sub-menu-catalog::-webkit-scrollbar {
    width: 7px;
}

.sub-menu-catalog::-webkit-scrollbar-thumb {
    border-radius: 20px;
    border: 1px solid transparent;
    background-clip: content-box;
    background-color: #C4C4C4;
}

.sub-menu-catalog::-webkit-scrollbar-track {
    background-color: #fff;
    border-radius: 8px;
}

.sub-menu__subsection li {
    list-style-type: disc;
    margin-left: 20px;
    color: #717170;
}

.sub-menu__title {
    font-size: 14px;
    font-family: LabGrotesqueMedium, sans-serif;
    margin-right: 10px;
}

.sub-menu__title:hover {
    color: #950A2B;
}

.sub-menu__sub-title {
    color: #717170;
    text-decoration: underline;
    margin: 10px 0;
    display: block;
}

.mobheader-menu {
    display: none;
}

.header__nav {
    display: block;
    position: absolute;
    background: #FFFFFF;
    /*width: 100%;*/
    transition: all 0.4s ease;
    z-index: 950;
    left: -100%;
    margin-top: 35px;
}

.header__nav.open-menu {
    left: 20px;
    right: 20px;
    height: 340px;
    background: #E5E5E5;
    border-radius: 16px;
}

.menu-burger__header {
    position: relative;
    width: 35px;
    height: 35px;
    display: block;
}

.menu-burger__header span, .menu-burger__header:after, .menu-burger__header:before {
    height: 3px;
    width: 100%;
    position: absolute;
    background: #36363A;
    margin: 0 auto;
}

.menu-burger__header span {
    top: 16px;
}

.menu-burger__header:after, .menu-burger__header:before {
    content: '';
}

.menu-burger__header:after {
    bottom: 5px;
}

.menu-burger__header:before {
    top: 5px;
}

.menu-burger__header.open-menu span {
    opacity: 0;
    transition: 0.5s;
}

.menu-burger__header.open-menu:before {
    transform: rotate(45deg);
    top: 16px;
    transition: 0.4s;
}

.menu-burger__header.open-menu:after {
    transform: rotate(-45deg);
    bottom: 16px;
    transition: 0.4s;
}

.mobile-block {
    display: none;
}

.mob_header__search {
    display: none;
}

.catalog-modal {
    display: none;
}

/*Конец стилей header (шапки)*/

/*Начало стилей баннера на главной*/
.banner {
    margin-bottom: 125px;
}

.banner-block {
    display: flex;
}

.banner-block__hit {
    width: 322px;
    margin-right: 25px;
    height: 320px;
}

.banner-block__slider {
    width: calc(100% - 350px);
    height: 320px;
    position: relative;
}

.block__arrow {
    width: 50px;
    height: 50px;
    position: absolute;
    cursor: pointer;
    z-index: 1;
    top: 45%;
    bottom: 50%;
}

.next-banner {
    right: -20px;
}

.prev-banner {
    left: -20px;
}

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

.slick-dots button {
    width: 10px;
    height: 10px;
    font-size: 0;
    border-radius: 50px;
    color: #D9D9D9;
    margin: 20px 12px 0 12px;
}

.slick-active button {
    width: 20px;
    height: 20px;
    border-radius: 50px;
    color: #D9D9D9;
}

.banner-item {
    height: 320px;
}

.banner-bgr {
    border-radius: 5px;
    height: 100%;
}
.mob-section__list {
    display: none;
}

.mob-catalog-section__list {
    display: none;
}
.block_flex {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
}
.banner-icon:hover {
    filter: invert(2%) sepia(100%) hue-rotate(175deg) saturate(1000%);;
}
/*Конец стилей баннера на главной*/

/*Начало стилей разделов на главной*/
.mob-section__list {
    display: none;
}

.main-sect-cat {
    width: 80px;
    height: 80px;
    margin-bottom: 17px;
    position: relative;
}
.main-sect-cat-image-hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 80px;
    height: 80px;
    opacity: 0;
}
.main-sect-cat:hover .main-sect-cat-image-hover {
    opacity: 1;
}

.main-sect-cat:hover .main-sect-cat-image-default {
    opacity: 0;
}

.catalog-section__item:hover .text_catalog-main {
    color: #0066FF;
    text-decoration: underline;
}

.catalog-section__list {
    display: flex;
    justify-content: center;
    position: relative;
    bottom: 40px;
}

.catalog-section__item {
    width: 110px;
    margin: 0 25px;
}

.section-main {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.text_catalog-main {
    font-size: 14px;
    text-align: center;
}

/*Конец стилей разделов на главной*/

/*Начало стилей блока Вам это понравится на главной*/
.hit-main__item-info {
    display: flex;
    /*flex-direction: column;*/
    justify-content: space-between;
    align-content: space-between;
    flex-wrap: wrap;
    width: 100%;
}

.hit-main__list {
    padding: 25px 0 42px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.hit-main__item {
    padding: 20px;
    background: #fff;
    border-radius: 5px;
    width: calc(50% - 20px);
    height: 220px;
    position: relative;
    margin: 0 0px 30px 0;
    display: flex;
    transition: 1s;
}
.hit-main__item:nth-child(2n+2) {
    margin-right: 0;
}

.hit-main__item:hover {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}

.hit-main__item-img {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-right: 25px;
    width: 160px;
    height: 160px;
}

.hit-main__item-images {
    margin-bottom: 10px;
    width: 160px;
    height: 160px;
    border-radius: 5px;
    border: 1px solid #F2F2F2;
}
.hit-main__item-images img {
    object-fit: contain;
    width: 160px;
    height: 160px;
}
.hit-main__item-rating {
    display: flex;
    align-items: center;
}

.hit-icon__item-rating {
    width: 18px;
    height: 18px;
    margin-right: 7px;
    margin-bottom: 0;
}

.hit-text__item-rating {
    margin-bottom: 0;
    color: #9B9B9B;
}

.hit-main__item-text {
    display: block;
    font-size: 16px;
    margin-bottom: 16px;
}

.hit-main__item-text:hover {
    color: #950A2B;
}

.hit-main__item-article {
    color: #9B9B9B;
    margin: 0;
}

.svgItem {
    cursor: pointer;
}
.svgItemRed,
.svgItemRedChanget {
    display: none;
    cursor: pointer;
}
.hit-main__info-favorites {
    display: flex;
    justify-content: space-between;
    gap: 0 24px;
}
.main-favorites__flex {
    width: 100%;
}
.hit-main__item-info_price {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.hit-main__price {
    font-size: 24px;
    color: #950A2B;
    font-weight: bold;
    margin-bottom: 10px;
}

.hit-main-basket {
    margin-bottom: 0;
}

.cart {
    display: flex;
    align-items: center;
}

.decrease,
.decrease-css,
.increase,
.increase-css
{
    background: none;
    border-radius: 5px !important;
    border: 1px solid #D4D4D4;
    width: 41px !important;
    height: 41px !important;
    font-size: 16px !important;
    font-weight: bold !important;
    /*margin: 0 15px;*/
    color: #404040 !important;
}
.decrease,
.decrease-css
{
    margin-right: 15px;
}
.increase,
.increase-css
{
    margin-left: 15px;
}

.decrease:hover,
.decrease-css:hover,
.increase:hover,
.increase-css:hover
{
    background: #F1F1F1;
    color: #950A2B !important;
}

.item-count,
.item-count-css
{
    color: #9B9B9B;
    margin: 0;
}

.main-basket {
    width: 136px !important;
    height: 41px !important;
    border-radius: 5px !important;
    border: 1px solid #D4D4D4;
    background: none;
    display: flex;
    justify-content: center;
    align-items: center;
}

.main-basket:hover {
    background: #F1F1F1;
}

.main-basket:hover .text-main-basket {
    color: #950A2B !important;
}

.img-main-basket {
    margin-right: 7px;
    width: 20px;
    height: 20px;
}

.text-main-basket {
    text-transform: uppercase;
    font-weight: bold;
    color: #404040 !important;
}

.hit-main__info_available {
    margin-bottom: 0;
    color: #399637;
    margin-top: 12px;
    font-weight: bold;
    text-align: center;
}
.hit-main__info_available span{
    font-weight: bold;
}
.hit-main__error_available {
    margin-bottom: 0;
    color: #950A2B;
    margin-top: 12px;
    font-weight: bold;
    text-align: center;
}

/*Конец стилей блока Вам это понравится на главной*/

/*Начало стилей Пополнение ассортимента на главной*/
.add-catalog {
    padding-bottom: 80px;
}

.mob-add-catalog__link {
    display: none;
}

.add-catalog__title {
    display: flex;
}

.add-catalog__link {
    text-transform: uppercase;
    padding: 7px 20px;
    border-radius: 5px;
    border: 1px solid #404040;
    font-weight: bold;
    margin-left: 100px;
}

.add-catalog__link:hover {
    background: #950A2B;
    color: #fff;
    border: 1px solid #950A2B;
}
.add-catalog__link:hover {
    background: #950A2B;
    color: #fff;
    border: 1px solid #950A2B;
}

.add-catalog__slider {
    margin-top: 25px;
    position: relative;
}

.prev-add-catalog {
    left: -30px;
}

.next-add-catalog {
    right: -30px;
}

.add-catalog__slider-item {
    background: #fff;
    min-height: 276px;
    height: 580px;
    border-radius: 5px;
    padding: 20px;
    margin-right: 39px;
    position: relative;
}

.add-catalog__slider-item:hover {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}

.add-catalog__slider {
    max-width: 1440px;
}
.add-catalog__slider .add-catalog__slider-item {
    width: 276px;
}
.add-catalog__slider .slick-slide {
    margin: 0 15px;
}

.add-catalog__slider .slick-list {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 0;
}

.add-catalog__items-img {
    height: 236px;
    padding: 20px;
    border-radius: 5px;
    border: 1px solid #F2F2F2;
    position: relative;
}
.add-catalog__items-img img{
    object-fit: contain;
}

.add-catalog__svg {
    position: absolute;
    top: 10px;
    right: 10px;
}

.add-catalog__item-title {
    font-size: 16px;
}

.add-catalog__item-title:hover {
    color: #950A2B;
}

.add-catalog__info {
    margin-top: 20px;
    position: absolute;
    bottom: 0;
    padding: 0 20px 20px 0px;
}

.add-catalog__item-rating {
    display: flex;
    justify-content: space-between;
    align-items: center;
    /*margin-top: 20px;*/
}

.add-catalog__item-rating_info {
    display: flex;
    align-items: center;
}

.add-catalog__item-article {
    color: #9B9B9B;
    margin: 0;
}

.icon-catalog__item-rating {
    width: 18px;
    height: 18px;
    margin-right: 7px;
    margin-bottom: 0;
}

.text-catalog__item-rating {
    margin-bottom: 0;
}

.add-catalog__price-info {
    font-size: 24px;
    color: #950A2B;
    font-weight: bold;
    margin-bottom: 20px;
}

.add-catalog__price {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 20px;
}
.mob-main-item-rating {
    display: none;
}
/*Конец стилей Пополнение ассортимента на главной*/

/*Начало стилей footer (подвала)*/
#toTop {
    text-align:center;
    position:fixed;
    bottom:130px;
    width: 59px;
    height: 59px;
    right:55px;
    cursor:pointer;
    display: none;
    margin: 0 auto;

}
.toTop-image-hover {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 59px;
    height: 59px;
    opacity: 0;
}

#toTop:hover .toTop-image-hover {
    opacity: 1;
}

#toTop:hover .toTop-image-default {
    opacity: 0;
}
.footer-grey {
    background: #D9D9D9;
    padding: 37px 0;
}

.footer {
    display: flex;
}

.footer-block__logo {
    width: 213px;
    margin-right: 34px;
}

.footer-block__menu {
    display: flex;
    width: calc(100% - 240px);
    justify-content: space-between;
}

.footer__logo {
    display: block;
    width: 129px;
    height: 57px;
    margin-bottom: 35px;
}

.footer-items__big-section {
    font-size: 16px;
    font-weight: bold;
}

.footer-items__section-link {
    color: #717170;
    text-decoration: underline;
    margin: 10px 0;
    display: block;
}

.footer-items__section-link:hover {
    color: #950A2B;
}

.footer-items__big-section:hover {
    color: #950A2B;
}

.footer-block__list li {
    list-style-type: disc;
    margin-left: 20px;
}

.footer-link__mess {
    display: block;
    width: 36px;
    height: 36px;
    margin-right: 12px;
    margin-top: 26px;
    position: relative;
}
.footer-link__mess-image-hover {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 59px;
    height: 59px;
    opacity: 0;
}

.footer-link__mess:hover .footer-link__mess-image-hover {
    opacity: 1;
}

.footer-link__mess:hover .footer-link__mess-image-default {
    opacity: 0;
}

.footer-link {
    display: flex;
}

/*Конец стилей footer (подвала)*/

/*Начало стилей формы Заказать звонок*/
.call_modal {
    display: none;
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}

.call-modal-content {
    background-color: #fefefe;
    margin: 5% auto;
    padding: 50px 100px;
    border: 1px solid #888;
    width: 90%;
    max-width: 551px;
    position: relative;
    border-radius: 10px;
}

.close {
    color: #C4C4C4;
    position: absolute;
    right: 10px;
    top: 0;
    font-size: 28px;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

.callBackForm {
    max-width: 551px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
}

.form-star {
    width: 13px;
    height: 13px;
    margin-left: 8px;
}

.callBackForm__title {
    font-size: 20px;
    text-align: center;
}

.call-input_title {
    border-radius: 5px;
    height: 40px;
    border: 1px solid #C4C4C4;
    padding: 12px;
    font-weight: bold;
    font-size: 14px;
}

.call_title {
    margin: 20px 0 12px 0;
    color: #686868;
    display: flex;
}

.btn_callme[type="submit"] {
    background: white;
    color: #3B5571;
    padding: 13px 33px;
    border: 1px solid #D4D4D4;
    border-radius: 5px;
    font-weight: bold;
    cursor: pointer;
    text-transform: uppercase;
    width: 141px;
    margin: 0 auto;
    margin-top: 51px;
}
.btn_callme:hover {
    background: #F1F1F1;
    color: #950A2B;
}
.policy_callme {
    margin-top: 28px;
    color: #686868;
}
.policy_call-me {
    margin-right: 11px;
}
.call_me__link {
    color: #0066FF;
    text-decoration: underline;
}
.call_me__link:hover {
    color: #950A2B;
    text-decoration: underline;
}
/*Конец стилей формы Заказать звонок*/

/*Начало стилей хлебных крошек*/
.container-small {
    padding: 0 270px;
}
.breadcrumb-block {
    display: flex;
    align-items: center;
    padding: 16px 0;
    flex-wrap: wrap;
}
.breadcrumb-block__breadcrumb-separate img{
    width: 15px;
    margin: 0 7px;
    margin-bottom: 5px;
}
.breadcrumb-block__breadcrumb-item {
    margin-bottom: 5px;
    font-size: 10px;
}
.breadcrumb-block__breadcrumb-item a {
    font-family: LabGrotesqueRegular, sans-serif;
}
.breadcrumb-block__breadcrumb-item a:hover {
    color: #950A2B;
}
/*Конец стилей хлебных крошек*/

/*Начало стилей детальной карточки товара*/
.items-block {
    background: #fff;
    border-radius: 10px;
    padding: 25px;
}
.items-block__title {
    font-size: 24px;
    font-family: LabGrotesqueRegular, sans-serif;
    font-weight: 400;
}
.items-block__article {
    color: #9B9B9B;
    margin-top: 15px;
}
.items-block__info {
    display: flex;
    margin-bottom: 39px;
}
.items-block__slider {
    width: 440px;
    min-width: 440px;
    margin-right: 42px;
    position: relative;
}
.items-block__info-buy {
    width: calc(100% - 482px);
    position: relative;
    height: 440px;
}
.items-block__price-btn {
    position: absolute;
    bottom: 0;
}
.slider {
    width: 424px;
    min-width: 424px;
    height: 440px;
    /*padding: 15px;*/
    border-radius: 10px;
    border: 1px solid #C4C4C4;
    margin-right: 42px;
    margin-bottom: 18px;
}
.slide {
    min-width: 390px;
    height: 390px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.sl2 {
    max-width: 435px;
    height: 74px;
}

.slider .slide picture img  {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    cursor: zoom-in;
    z-index: 11;
    padding: 27px 15px 0 15px;
}
.sl2  .sl_slide {
    width: 74px!important;
    height: 74px;
    border-radius: 10px;
    border: 1px solid #C4C4C4;
    margin-right: 13px;
    box-sizing: border-box;
    overflow: hidden;
}
.sl-detail-img {
    box-sizing: border-box;
    width: 65px;
    height: 65px;
    overflow: hidden;
    cursor: pointer;
    margin: 0 auto;
}
.sl2 .sl_slide picture img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    margin-top: 5px;
}
.sl2 .sl_slide.slick-current {
    border: 2px solid #0066FF;
}
.items-block__favorites,
.items-block__rating
{
    right: 35px;
    z-index: 10;
    position: absolute;
}
.items-block__rating {
    bottom: 105px;
}
.items-block__favorites {
    top: 15px;
}
.items-block__tabs {
    display: flex;
    flex-direction: column;
}

.items-block__tab-btns {
    display: flex;
    background: #D4D4D4;
    border-radius: 6px;
    padding: 1px;
}

.items-block__tab-btn {
    padding: 10px;
    width: 100%;
    border: 1px solid #D4D4D4;
    background-color: #D4D4D4;
    cursor: pointer;
    color: #9B9B9B;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 5px;
}

.items-block__tab-btn.active {
    background-color: #fff;
    color: #404040;
}

.items-block__tab-content {
    display: none;
    margin-top: 15px;
}
.items-block__tab-content_text {
    color: #6B6B6B;
    margin-bottom: 1px;
    font-size: 14px;
    line-height: 1.5;
}
.items-block__price-btn__text {
    color: #9B9B9B;
    margin-bottom: 0;
}
.items-block__btn {
    display: flex;
    flex-wrap: nowrap;
    gap: 20px;
    margin: 21px 0;
}
.items-block__klik {
    background: #ffffff;
    width: 181px;
    /* display: flex; */
    align-items: center;
    gap: 12px;
    padding: 0;
    color: #9B9B9B;
    position: relative;
}
.items-block__klik-img {
    width: 41px;
    height: 41px;
    position: absolute;
    top: 0;
    left: 0;
}
.items-block__klik-image-hover {
    position: absolute;
    left: 0;
    width: 41px;
    height: 41px;
    opacity: 0;
    top: 0;
}

.items-block__klik:hover .items-block__klik-image-hover {
    opacity: 1;
}

.items-block__klik:hover .items-block__klik-image-default {
    opacity: 0;
}
.items-block__klik-text {
    color: #9B9B9B;
}
.items-block__klik:hover {
    color: #950A2B;
    text-decoration: underline;
}
.item-block__price {
    font-size: 18px;
}
.item__info_price-old {
    text-decoration: line-through;
}
.item__info_price-profit {
    color: #950A2B;
    margin-left: 10px;
}
.hit-main__info_price-old {
    margin-bottom: 7px;
}
.items__info_price-bonus {
    font-size: 16px;
}
.hit-main__info_price-bonus {
    margin-bottom: 35px;
    display: flex;
    gap: 70px;
    flex-wrap: wrap;
}
.rating {
    display: inline-block;
    margin-bottom: 10px;
}

.rating__star {
    display: inline-block;
    width: 18px;
    height: 18px;
    background-image: url(/local/templates/new/img/icon/star3.svg); /
background-size: cover;
    cursor: pointer;
}

.rating__star.active,
.rating__star:hover {
    background-image: url(/local/templates/new/img/icon/star1.svg);
}
.items-block__desk-title {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 12px;
}

.items-block__desk-info {
    display: flex;
    margin-bottom: 55px;
}
.items-block__desk-info_characteristic,
.items-block__desk-info_text
{
    width: calc(50% - 39px);
    margin-right: 39px;
}
.items-block__desk-info_text {
    font-size: 14px;
    color: #6B6B6B;
    font-family: LabGrotesqueRegular, sans-serif;
}
.items-block__box {
    width: 100%;
    background: 0% 100% / 6px 8px repeat-x radial-gradient(#D9D9D9 1px, #fff 0px);
    display:flex;
    justify-content: space-between;
    margin-bottom: 15px;
}
.items-block__box p {
    width: fit-content;
    background: white;
    margin-bottom: 0;
    font-size: 14px;
}
.items-block__desk-box {
    color: #6B6B6B;
}
.items-block__desk-box-text {
    font-weight: bold;
}
.items-block_word-container {
    display: flex;
    align-items: center;
}
.items-block_line {
    flex: 1;
    height: 1px;
    background-color: #C4C4C4;
    margin-bottom: 0;
}
.items-block_word {
    padding: 0 10px;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 0;
}
.items-block__buy {
    display: flex;
    margin-bottom: 18px;
}
.items-block__buy-add,
.items-block__buy-add-garantii
{
    width: calc(50% - 39px);
    margin-right: 39px;
}
.items-block__buy-view-icon {
    width: 24px;
    height: 24px;
    object-fit: contain;
}
.items-block__buy-view-add {
    display: flex;
    margin-top: 35px;
    flex-wrap: wrap;
}
.items-block__buy-view {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: calc(25% - 20px);
    margin: 0 10px;
}
.items-block__buy-view p {
    margin-bottom: 0;
    text-align: center;
    color: #6B6B6B;
}
.garantii-text,
.garantii-text__list li
{
    color: #6B6B6B;
    font-size: 10px;
}
.garantii-text__list li {
    list-style-type: disc;
}
.garantii-text__list {
    padding-left: 12px;
}
.items-block__buy-garantii-text {
    margin-top: 11px;
}
.items-block__reference {
    margin-top: 33px;
}
.items-block__reference-title {
    text-align: center;
    font-size: 24px;
    margin-bottom: 0;
}
.items-block__no-zakaz p {
    color: #950A2B;
    font-size: 14px;
    font-weight: bold;
}
.items-block__no-zakaz_link {
    display: flex;
    width: 181px;
    height: 41px;
    border: 1px solid #D4D4D4;
    border-radius: 6px;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 21px;
}
.items-block__no-zakaz_link:hover {
    background: #F1F1F1;
    color: #950A2B;
}
.items-block__no-zakaz_btn {
    background: #FFC530;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    margin: 21px 0 18px 0;
    width: 181px;
}
.items-block__no-zakaz_text {
    color: #950A2B;
    font-weight: bold;
    font-size: 18px;
}
.items-block__desk-info_text-write {
    width: 100%;
    margin-bottom: 29px;
}
.items-block__like {
    margin-top: 30px;
    padding-bottom: 100px;
}
.no-price {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 20px;
}
.no-price-main {
    margin-top: 0;
}
.add-catalog__info-main {
    bottom: auto;
}
.no-price__text {
    color: #950A2B;
    font-size: 14px;
    font-weight: bold;
    width: 112px;
    text-align: center;
}
.no-price__text-link {
    width: 136px;
    height: 41px;
    background: #FFC530;
    border-radius: 5px;
    color: #fff;
    text-transform: uppercase;
    display: flex;
    justify-content: center;
    align-items: center;
}
.no-price__text-link:hover {
    background: #950A2B;
}
/*Конец стилей детальной карточки товара*/

/*Начало стилей каталога*/
.catalog_sorting_box {
    appearance: none;
    background: url(/local/templates/new/img/catalog/4.7.svg) no-repeat right;
    background-position-x: calc(100% - 8px);
}
.catalog__sections-big {
    display: flex;
}
.catalog__sections {
    /*height: 415px;*/
    /*display: flex;*/
    /*flex-direction: column;*/
    /*flex-wrap: wrap;*/
    /*gap: 0 44px;*/
    padding: 30px 0;
    margin-right: 30px;
    width: 200px;
    position: relative;
}
/*.catalog__sections>* {*/
/*    flex: 0 0 50px;*/
/*}*/
.catalog__sections-link {
    display: flex;
    align-items: center;
    padding: 10px;
    border-radius: 5px;
    background: #F7F7F7;
    border: 2px solid #F7F7F7;
}
.catalog__sections-link:hover,
.catalog__sections-link.active
{
    background: #fff;
    border-radius: 5px;
    border: 2px solid #FFC530;
}

.catalog__sections-icon {
    width: 20px;
    height: 20px;
    margin-right: 12px;
    object-fit: contain;
}

/*.catalog__menu {*/
/*    background: #fff;*/
/*    display: none;*/
/*    border: none;*/
/*    padding: 29px 39px;*/
/*    border-radius: 10px;*/
/*}*/
.catalog__menu {
    background: #fff;
    display: none;
    border: none;
    padding: 29px 39px;
    border-radius: 10px;
    /*position: absolute;*/
    z-index: 10;
    /*top: 335px;*/
    /*left: 37%;*/
    width: calc(100% - 230px);
    height: 100%;
    margin-top: 30px;
}

.catalog__menu.active {
    display: block;
}
.catalog__sections-menu-box {
    display: flex;
    flex-wrap: wrap;
    gap: 30px 0;
}
.catalog__sections-menu-box>* {
    flex: 0 0 33%;
}
.catalog__sections-box-link {
    font-size: 14px;
}
.catalog__sections-box-link:hover {
    color: #950A2B;
}

.catalog__sections-box-small_link {
    color: #717170;
    text-decoration: underline;
    margin: 10px 0;
    display: block;
}
.catalog__sections-submenu-box li {
    list-style-type: disc;
    margin-left: 20px;
    color: #717170;
}
.hidden {
    display: none;
}
.toggleBtn {
    background: none;
    border: none;
    display: flex;
    align-items: center;
    color: #0066FF;
    font-weight: bold;
}
.toggleBtn svg {
    margin-left: 10px;
}
.catalog-vertical__list,
.catalog-vertical__sale-list
{
    display: flex;
    flex-wrap: wrap;
}
.catalog-vertical__items {
    background: #fff;
    min-height: 530px;
    max-height: 590px;
    height: auto;
    border-radius: 5px;
    padding: 20px;
    position: relative;
    display: flex;
    flex-direction: column;
    margin: 0 40px 40px 0;
    width: calc(100% / 4 - 30px);
}
.catalog-vertical__items:hover {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
.item-width {
    width: calc(100% / 3 - 30px);
}
.item-width:nth-child(3n+3) {
    margin-right: 0 ;
}
.item-width-block:nth-child(4n+4) {
    margin-right: 0;
}
.vertical__items-img {
    height: 236px;
    padding: 20px;
    border-radius: 5px;
    border: 1px solid #F2F2F2;
    position: relative;
    margin-bottom: 20px;
}
.vertical__items-img img {
    object-fit: contain;
}
.catalog-vertical__sale-block {
    display: flex;
    justify-content: space-between;
}
.vertical__items-info-text {
    overflow: hidden;
    text-overflow: ellipsis;
    height: 100px;
}
.vertical__items-info-text a {
    font-size: 16px;
}
.vertical__items-info-text a:hover {
    color: #950A2B;
}
.sale-vertical__list {
    background: #FFC530;
    height: auto;
    margin-bottom: 40px;
    border-radius: 5px;
    width: 22.3%;
    padding: 15px 20px 49px 20px;
}
.catalog-vertical__sale-list {
    width: 75%;
}
.sale-vertical__list-title {
    font-size: 16px;
    font-family: LabGrotesqueMedium, sans-serif;
}
.sale-vertical__items {
    background: #ffe198;
    padding: 8px;
    border-radius: 10px;
    margin-bottom: 13px;
}
.sale-vertical__items-img {
    display: flex;
    margin-bottom: 9px;
}
.sl_vertical-img {
    height: 57px;
    border-radius: 6px;
    border: 1px solid #F2F2F2;
    width: 57px;
    margin-right: 5px;
    background: #fff;
}
.sale-vertical-img {
    box-sizing: border-box;
    width: 55px;
    height: 55px;
    padding: 1px;
    margin: 0 auto;
    overflow: hidden;
    cursor: pointer;
}
.sale-vertical-img img {
    object-fit: contain;
    max-width: 100%;
    max-height: 100%;
}
.vertical-title {
    width: calc(100% - 62px);
}
.vertical-title__text {
    margin-bottom: 0;
    font-family: LabGrotesqueMedium, sans-serif;
}
.vertical-title__text:hover {
    color: #950A2B;
}
.vertical-title {
    overflow: hidden;
    text-overflow: ellipsis;
    height: 57px;
}
.sale-vertical__items-old_price-text {
    text-decoration: line-through;
    font-family: LabGrotesqueMedium, sans-serif;
}
.sale-vertical__items-old_price-disk {
    color: #950A2B;
    margin-left: 10px;
    font-family: LabGrotesqueMedium, sans-serif;
}
.sale-vertical__items-old_price {
    margin-bottom: 10px;
}
.sale-vertical__items-price {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.sale-vertical__btn {
    background: #fff;
    width: 41px!important;
}
.sale-vertical__items-price_disk {
    color: #950A2B;
    font-size: 20px;
    margin-bottom: 0;
    font-weight: bold;
}
.sale-vertical__items-price_btn .sale-vertical__btn .hit-main-basket img {
    margin-right: 0;
}
.sale-vertical__items-price_btn .cart .decrease,
.sale-vertical__items-price_btn .cart .increase
{
    background: #fff;
}
.sale-vertical__items-price_btn .cart .decrease {
    margin-right: 10px;
}
.sale-vertical__items-price_btn .cart .increase {
    margin-left: 10px;
}
.sale-vertical__items-price_btn .cart .item-count {
    color: #404040;
}
.catalog-vertical__menu {
    display: flex;
    margin: 0 0 23px 0;
}
.catalog-vertical__menu-section {
    width: 270px;
    margin-right: 40px;
    position: relative;
}
.catalog-vertical__panel {
    width: calc(100% - 310px);
    padding: 10px;
    border-radius: 5px;
    background: #fff;
}
.catalog-vertical__panel-block {
    display: flex;
    justify-content: space-between;
}
.catalog-vertical__menu-section-link {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px 9px;
    background: #fff;
    border-radius: 5px;
    height: 60px;
}
.catalog-vertical__menu-section-link:hover {
    background: #F1F1F1;
}

.mob-catalog-vertical__menu-section-link {
    display: none;
}

.vertical__menu-section {
    display: flex;
    align-items: center;
}
.vertical__menu-section-img {
    width: 36px;
    height: 36px;
    margin-bottom: 0;
    margin-right: 12px;
}
.vertical__menu-section-img img {
    object-fit: contain;
}
.vertical__menu-section-title {
    margin-bottom: 0;
    font-size: 14px;
    font-family: LabGrotesqueMedium, sans-serif;
}
.vertical__menu-section-icon {
    width: 20px;
    height: 10px;
    margin-bottom: 0;
    display: block;
}
.vertical__menu-section-icon img {
    object-fit: contain;
}
.vertical__menu-filter-icon {
    width: 10px;
    height: 13px;
    background-color: transparent;
    background-image: url(/local/templates/new/img/catalog/02347.svg);
    background-repeat: no-repeat;
    margin-bottom: 0;
}
.vertical__menu-filter-icon.active {
    transform: rotate(90deg);
}
.vertical__menu-filter-icon img {
    object-fit: contain;
}
.catalog-vertical__breadcrumb-block,
.catalog-horizontal__breadcrumb-block
{
    padding-top: 14px;
}
.catalog_sorting_box {
    height: 40px;
    border-radius: 5px;
    border: 1px solid #C4C4C4;
    width: 215px;
    font-family: LabGrotesqueMedium, sans-serif;
    font-size: 14px;
    padding: 0 12px;
}

.catalog_sorting_box option {
    font-family: LabGrotesqueMedium, sans-serif;
    font-size: 14px;
}
.catalog__filter {
    background: none;
    display: flex;
    text-transform: uppercase;
    font-family: LabGrotesqueMedium, sans-serif;
    font-size: 14px;
    align-items: center;
}
.catalog__filter span {
    margin-left: 4px;
}
.catalog__filter:hover
{
    color: #950A2B;
}
.catalog__filter:hover .vertical__menu-filter-icon {
    background-image: url(/local/templates/new/img/catalog/12347.svg);
    background-repeat: no-repeat;
}
.catalog-vertical__vertical,
.catalog-vertical__horizontal
{
    border: 1px solid #C4C4C4;
    width: 40px;
    height: 40px;
    background: #fff;
}
.catalog-vertical__vertical span {
    width: 100%;
    height: 100%;
    background-color: transparent;
    background-image: url(/local/templates/new/img/catalog/02801.svg);
    background-repeat: no-repeat;
    margin-bottom: 0;
    display: block;
    background-position: center;
}
.catalog-vertical__vertical.active {
    background: #C4C4C4;
}
.catalog-vertical__vertical.active span {
    background: #C4C4C4;
    background-image: url(/local/templates/new/img/catalog/2799.svg);
    background-repeat: no-repeat;
    margin-bottom: 0;
    display: block;
    background-position: center;
}
.catalog-vertical__horizontal.active
{
    background: #C4C4C4;
}
.catalog-vertical__horizontal.active span
{
    background-image: url(/local/templates/new/img/catalog/2802.svg);
    background-repeat: no-repeat;
    margin-bottom: 0;
    display: block;
    background-position: center;
}

.catalog-vertical__vertical {
    margin-right: 10px;
}
.catalog-vertical__horizontal span {
    width: 100%;
    height: 100%;
    background-color: transparent;
    background-image: url(/local/templates/new/img/catalog/2801.svg);
    background-repeat: no-repeat;
    margin-bottom: 0;
    display: block;
    background-position: center;
}
.catalog-vertical__panel-filter {
    display: flex;
}

.dashed-line {
    width: 100%;
    height: 2px;
    background-color: transparent;
    border-top: 1px dashed #D9D9D9;
    margin: 10px 0 20px 0;
}
.properties-item_name {
    font-family: LabGrotesqueMedium, sans-serif;
    font-size: 14px;
    margin-bottom: 8px;
    display: flex;
    justify-content: space-between;
    width: 100%;
    cursor: pointer;
}
.properties-item_prop {
    background: #E5E5E5;
    border-radius: 5px;
    padding: 6px 12px;
    font-family: LabGrotesqueRegular, sans-serif;
}
.smartFilter__block {
    display: flex;
}
.smartFilter__properties {
    display: flex;
    flex-wrap: wrap;
    width: 80%;
    gap: 0 10px;
}

.smartFilter__price-input {
    display: flex;
    gap: 15px;
}
.smartFilterPrice {
    border-radius: 5px;
    border: 1px solid #C4C4C4;
    height: 40px;
    padding: 0 8px;
    width: 113px;
}
.smartFilterPrice::placeholder {
    color: #000;
    font-family: LabGrotesqueMedium, sans-serif;
}

.filterSklad {
    font-family: LabGrotesqueMedium, sans-serif;
    font-size: 14px;
    display: flex;
    align-items: center;
    gap: 10px;
    height: 20px;
    cursor: pointer;
}
.smartFilterSklad {
    width: 20px;
    height: 20px;
}
.smartFilter__btn {
    border: 1px solid #C4C4C4;
    border-radius: 5px;
    height: 40px;
    background: none;
    text-transform: uppercase;
    font-family: LabGrotesqueMedium, sans-serif;
    float: right;
    width: 113px;
    margin-top: 15px;
}
.smartFilter__btn:hover {
    background: #950A2B;
    color: #fff;
}
.smartFilter__properties-item {
    width: 23%;
}
.properties-item_prop:hover,
.properties-item_prop.active
{
    background: #FF5C00;
    color: #fff;
    cursor: pointer;
}
.properties-item_name span {
    margin-left: 10px;
    margin-bottom: 4px;
}

.properties-item_list {
    display: none;
    flex-wrap: wrap;
    gap: 8px;
    margin-bottom: 20px;
}
.catalog__filter-list {
    display: none;
    padding: 0 0 0 10px;
}
.pagin-list,
.pagination-list
{
    display: flex;
    gap: 10px;
}
.catalog-vertical__pagin {
    padding-bottom: 100px;
    display: flex;
}
.catalog-vertical__pagin-link,
.catalog-vertical__pagination-link
{
    padding: 8px;
    border-radius: 5px;
    border: 1px solid #C4C4C4;
    color: #6B6B6B;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
}
.catalog-vertical__pagination-item .catalog-vertical__pagination-link {
    background: #fff;
}

.catalog-vertical__pagin-link.active,
.catalog-vertical__pagin-item .catalog-vertical__pagin-link:hover,
.catalog-vertical__pagination-link.active,
.catalog-vertical__pagination-item .catalog-vertical__pagination-link:hover
{
    background: #FFC530;
    border: 1px solid #FFC530;
}
.pagination-link {
    width: 30px;
    display: block;
    height: 30px;
    padding: 8px;
    border: 1px solid #C4C4C4;
    border-radius: 5px;
}
.catalog-vertical__pagination {
    display: flex;
    gap: 10px;
    margin: 0 auto;
}
.pagination-link:hover {
    background: #FFC530;
    border: 1px solid #FFC530;
}
.sale-vertical__list-btn {
    border-radius: 5px;
    border: 1px solid #404040;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0 auto;
    margin-top: 55px;
    display: flex;
    width: 151px;
    height: 27px;
    align-items: center;
    justify-content: center;
}
.sale-vertical__list-btn:hover {
    border: 1px solid #950A2B;
    background: #950A2B;
    color: #fff;
}
.catalog-vertical__pagination-tochka {
    color: #C4C4C4;
    letter-spacing: 3px;
    border-radius: 50%;
    font-size: 14px;
    font-weight: 700;
}
.menu-content-vertical {
    display: none;
    position: absolute;
    left: 285px!important;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    background: #fff;
    padding: 29px;
    right: -910px;
    width: 900px;
    max-height: 711px;
    overflow-y: scroll;
    top: 0;
    border-radius: 10px;
    z-index: 10;
}
.vertical-sub-menu-catalog {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    gap: 30px 0;
}

.vertical-sub-menu-catalog>* {
    flex: 0 0 33.3333%;
}
.menu-content-vertical::-webkit-scrollbar {
    width: 7px;
}

.menu-content-vertical::-webkit-scrollbar-thumb {
    border-radius: 20px;
    border: 1px solid transparent;
    background-clip: content-box;
    background-color: #C4C4C4;
}

.menu-content-vertical::-webkit-scrollbar-track {
    background-color: #fff;
    border-radius: 8px;
}
.mob-dashed-line {
    display: none;
}
.catalog-horizontal__sale {
    background: #FFC530;
    height: auto;
    border-radius: 5px;
    padding: 15px 20px;
}
.sale-horizontal__list-btn {
    border-radius: 5px;
    border: 1px solid #404040;
    text-transform: uppercase;
    font-weight: bold;
    display: flex;
    width: 151px;
    height: 27px;
    align-items: center;
    justify-content: center;
}
.sale-horizontal__list-btn:hover {
    border: 1px solid #950A2B;
    background: #950A2B;
    color: #fff;
}
.catalog-horizontal__sale-block {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.sale-horizontal__list-title {
    font-size: 16px;
    font-family: LabGrotesqueMedium, sans-serif;
    margin-bottom: 0;
    margin-right: 34px;
}
.catalog-horizontal__sale-list {
    display: flex;
    gap: 15px;
}
.sale-horizontal__items {
    background: #ffe198;
    padding: 8px;
    border-radius: 10px;
    width: 280px;
}

.catalog-horizontal__list {
    padding: 29px 0 50px 0;
    display: flex;
    flex-wrap: wrap;
}
.catalog-horizontal__item {
    padding: 20px;
    background: #fff;
    border-radius: 5px;
    width: calc(100% / 2 - 15px);
    height: 220px;
    position: relative;
    margin: 0 29px 29px 0;
    display: flex;
    transition: 1s;
}
.catalog-horizontal__item:hover {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
.catalog-horizontal__item:nth-child(2n+2) {
    margin-right: 0;
}
.horizontal__item-noprice {
    font-size: 14px;
    font-family: LabGrotesqueMedium, sans-serif;
    color: #950A2B;
    width: 112px;
}
.mob-horizontal__info-favorites,
.mob-horizontal__item-article,
.mob-horizontal__item_basket,
.mob-catalog-horizontal_info
{
    display: none;
}
.mob-item__catalog-horizontal {
    display: flex;
    width: 100%;
}
.mob-sale-horizontal__list-btn {
    display: none;
}
.mob-sect__catalog {
    margin-bottom: 0;
    display: flex;
    align-items: center;
    font-family: LabGrotesqueMedium, sans-serif;
}
.deck-catalog {
    display: none;
}
.mob-wrap-grey {
    padding-bottom: 39px;
}
.mob-catalog__sections-elem {
    display: none;
}
/*Конец стилей каталога*/

/*Начало стилей уведомлений*/
.notice_delete {
    /*position: absolute;*/
    top: 110px;
    /*left: -66%;*/
    position: fixed;
    right: 2%;
    display: none;
}
.notice_delete-text {
    display: flex;
    align-items: center;
    padding: 13px 49px;
    border-radius: 10px;
    background: #FFFEED;
    width: 100%;
    height: 46px;
    margin-bottom: 0;
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.1);
}
.notice_delete-icon {
    width: 20px;
    height: 20px;
    display: block;
    margin-right: 7px;
    margin-bottom: 0;
}
.notice_text {
    margin-bottom: 0;
    color: #6B6B6B;
}
input.item-count,
input.item-count-css
{
    width: 20px;
    border: none;
    text-align: center;
    outline: none;
}

/*Конец стилей уведомлений*/
/* стили тултипа артикула*/
.add-catalog__item-article, .hit-main__item-article{
    cursor: pointer;

}
.add-catalog__item-article span, .hit-main__item-article span{
    position: relative;
}
.article-tooltip {
    width: 130px;
    background-color: #fff;
    color: #404040;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;
    border:1px solid #000;

    /* Position the tooltip text - see examples below! */
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin-left: -60px;
    padding: 5px;
}

.article-tooltip::before, .article-tooltip::after {
    content: '';
    position: absolute;
    left: 45%;
    bottom: -11px;
    border: 5px solid transparent;
    border-top: 5px solid #000;
}
.article-tooltip::after {
    border-top: 6px solid white;
    bottom: -11px;
    z-index: 2;

}
/* конец стилей тултипа артикула*/

/*Начало стилей корзины*/
.basket-page {
    display: flex;
}
.basket-order-lk {
    width: 240px;
    margin-right: 30px;
}
.basket-page__list {
    width: calc(100% - 270px);
    background: #ffffff;
    border-radius: 10px;
    padding: 18px 18px 50px 18px;
    margin-bottom: 30px;
}
.lk-aside {
    background: #ffffff;
    border-radius: 10px;
    padding: 11px 12px 20px 12px;
}
.lk-aside__userName {
    display: flex;
    align-items: center;
}
.lk-aside__userName img {
    width: 26px;
    height: 26px;
    margin-right: 10px;
}
.userName__text {
    margin-bottom: 0;
    font-weight: bold;
}
.lk-aside__list {
    margin-top: 11px;
}
.lk-aside__items.active,
.lk-aside__items:hover
{
    background: #F1F1F1;
    border-radius: 5px;
    display: flex;
    align-items: center;
}
.lk-aside__items {
    display: flex;
    justify-content: space-between;
}
.lk-aside__items-count {
    background: #950A2B;
    color: #fff;
    border-radius: 50%;
    height: 18px;
    min-width: 18px;
    display: flex;
    justify-content: center;
    margin-right: 7px;
}
.bonus__basket {
    padding: 8px 25px 10px 25px;
    background: #F1F1F1;
    border-radius: 10px;
}
.basket-page__block {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.bonus__basket-text {
    margin-bottom: 5px;
    color: #6B6B6B;
    font-size: 14px;
}
.bonus__basket-price {
    font-size: 18px;
    color: #950A2B;
    font-weight: bold;
    margin-bottom: 0;
    text-align: center;
}
.basket-page__title {
    font-size: 24px;
    font-family: LabGrotesqueRegular, sans-serif;
    font-weight: 400;
}
.bonus__desc {
    display: flex;
    align-items: center;
    margin-left: 25px;
    position: relative;
    cursor: pointer;
}
.bonus__desc img {
    width: 20px;
    height: 20px;
    margin-right: 13px;
}
.bonus__desc-text {
    color: #950A2B;
    margin-bottom: 0;
}
.basket-page__block-bonus {
    display: flex;
    align-items: center;
    margin-right: 30px;
}
.bonus {
    position: relative;
    display: inline-block;
    cursor: pointer;
}
.bonus__text{
    position: absolute;
    background-color: #FFFEED;
    border-radius: 10px;
    padding: 18px 20px;
    z-index: 10;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    color: #6B6B6B;
    left: 65px;
    width: 251px;
}
.basket-page__table {
    margin-top: 33px;
    position: relative;
}
.table-basket {
    width: 100%;
    margin-bottom: 20px;
    border: none;
    border-collapse: collapse;
}
.table-basket th {
    font-weight: bold;
    padding: 7px;
    border-bottom: 1px dashed #D9D9D9;
}
.basket-name__center {
    text-align: start;
    padding: 7px 0 !important;
}
.basket-name__end {
    text-align: end;
}
.basket-name__end p {
    margin-bottom: 0;
}
.table-basket td {
    border-bottom: 1px dashed #D9D9D9;
    padding: 7px;
}
.table-basket-img {
    width: 74px;
    height: 74px;
}
.basket__item-name {
    font-family: LabGrotesqueMedium, sans-serif;
    display: block;
    margin-bottom: 16px;
    position: absolute;
    top: 0;
    padding: 7px 0;
}
.basket__item-name:hover {
    color: #950A2B;
}
.basket__item-article {
    color: #9B9B9B;
    font-size: 10px;
    margin-bottom: 0;
    position: absolute;
    bottom: 0;
    padding: 7px 0;
}
.basket-cart {
    justify-content: center;
}
.basket__item-price {
    color: #950A2B;
    font-size: 16px;
    font-family: LabGrotesqueMedium, sans-serif;
    text-align: end;
    margin-bottom: 0;
}
.basket-decrease,
.basket-increase {
    font-size: 30px!important;
    font-weight: normal!important;
}
.basket__item-postpone {
    color: #950A2B;
    font-size: 10px;
    text-decoration: underline;
    text-align: end;
    display: block;
    position: absolute;
    bottom: 0;
    padding: 0 7px 7px 7px;
    right: 0;
}
.basket__delete {
    cursor: pointer;
    width: 20px;
    height: 20px;
}
.basket__delete img {
    width: 20px;
    height: 20px;
}
.basket-order__link {
    width: 183px!important;
    margin-top: 50px;
}
.del-basket-ofexis {
    width: 105px!important;
    margin-right: 20px;
}
.basket-ofexis {
    width: 239px!important;
}
.basket-order__block {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
}
.basket_result {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-left: 120px;
    margin-right: 57px;
    width: 180px;
}
.basket_result__text {
    font-family: LabGrotesqueMedium, sans-serif;
    margin-bottom: 0;
    font-weight: bold;
    margin-right: 30px;
}
.basket_result__price {
    font-family: LabGrotesqueMedium, sans-serif;
    margin-bottom: 0;
    font-size: 18px;
    color: #950A2B;
}
.basket_saving__text {
    color: #6B6B6B;
    margin-right: 84px;
    margin-bottom: 0;
}
.basket_saving__price {
    color: #399637;
    margin-bottom: 0;
    font-family: LabGrotesqueMedium, sans-serif;
    font-weight: bold;
}
.basket_result__saving {
    text-align: end;
    margin-top: 30px;
    margin-right: 60px;
}
.basket-input[type="checkbox"] {
    width: 16px;
    height: 16px;
    border: 2px solid #000;
    border-radius: 5px;
    outline: none;
    cursor: pointer;
}
.basket-name {
    width: 32%;
    padding: 12px 0 !important;
    position: relative;
}
.basket-name-tooltip {
    width: 1%;
}
.basket-name-checkbox {
    width: 1%;
    padding: 12px 0 12px 0!important;
}
.basket-cart-delivery {
    position: relative;
}
.basket-delivery_item {
    position: absolute;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    font-weight: normal;
}
.mob-table-basket {
    display: none;
}
.basket-exit {
    background-image: url(/local/templates/new/img/basket/basket-exit.svg);
}
.old-basket__item-price {
    margin-bottom: 0;
    text-align: end;
    text-decoration: line-through;
}
.mob-order-basket-res {
    display: none;
}
.auth-not__user {
    display: none;
    position: absolute;
    top: 50%;
    left: 20%;
    width: 100%;
    max-width: 535px;
    z-index: 1000000;
}
.auth-not__text-grey {
    color: #686868;
    font-size: 14px;
    text-align: center;
    width: 348px;
    margin: 0 auto;
    margin-top: 30px;
}
.auth-not-page__title {
    color: #404040;
    margin-top: 34px;
    text-align: center;
}
.auth-not__btn-block {
    margin: 50px 0 30px 0;
    display: flex;
    gap: 15px;
    justify-content: center;
}
.auth-not__page__btn {
    width: 90px;
}
.auth-link{
    text-align: center;
    color: #3B5571;
    display: block;
    margin: 10px auto;
    font-size: 14px;
}
/*Конец стилей корзины*/

/*Начало стилей оформление заказа*/
.order--bx__page {
    position: relative;
}
.deks-order_total {
    position: absolute!important;
    top: 260px;
    left: 0;
    width: 20.2%;
}
.order--bx__basket-order-lk {
    width: 270px;
}
.order-bx__basket-page__list {
    width: auto;
}
.order_total {
    background: #ffffff;
    border-radius: 10px;
    padding: 11px 0 20px 0;
    margin-top: 30px;
    position: relative;
}
.order_total__main-img {
    width: 40px;
    height: 40px;
    position: absolute;
    top: -8px;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -8%);
}
.order_total__block {
    margin-top: 20px;
}
.order_total__sum-row {
    display: flex;
    justify-content: space-between;
    padding: 14px 12px 12px 12px;
    align-items: center;
}
.total__sum-row-title {
    color: #6B6B6B;
    margin-bottom: 0;
}
.total__sum-res {
    color: #950A2B;
    font-size: 18px;
    margin-bottom: 3px;
    font-family: LabGrotesqueMedium, sans-serif;
}
.old-total__sum-res {
    color: #6B6B6B;
    text-decoration: line-through;
    text-align: end;
    margin-bottom: 0;
}
.hr_top-basket {
    border-top: 1px dashed #D9D9D9;
}
.sum-res__info {
    color: #000;
    font-size: 12px;
}
.sum-res__info_bonus {
    color: #45B861;
    font-size: 12px;
}
.order_total__cart-btn {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.total__cart-btn-text {
    color: #6B6B6B;
    margin-top: 30px;
    margin-bottom: 0;
}
.total__cart-btn-sum {
    color: #950A2B;
    font-size: 24px;
    font-family: LabGrotesqueMedium, sans-serif;
    font-weight: 700;
    margin-bottom: 0;
    margin-top: 11px;
}
.order_btn {
    margin-top: 30px!important;
}
.order_block {
    background: none;
    padding: 0;
}
.order-page__list {
    background: #fff;
    border-radius: 10px;
    padding: 18px 18px 50px 18px;
    margin-bottom: 30px;
    margin-top: 13px;
}
.order-page__info {
    background: #FFFEED;
    border-radius: 5px;
    padding: 26px 0;
    position: relative;
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.1);
    margin-bottom: 57px;
}
.order-page__info-text {
    width: 580px;
    color: #6B6B6B;
    margin-bottom: 0;
    margin: 0 auto;
    text-align: center;
}
.close_order {
    color: #6B6B6B;
    font-size: 20px;
}
.order-page__line {
    position: relative;
    background: #FFC530;
    height: 40px;
    width: 100%;
    border-radius: 5px;
    padding: 9px 0;
    margin-bottom: 50px;
}
.order-page__line-number {
    position: absolute;
    color: #fff;
    background: #950A2B;
    border-radius: 50%;
    height: 48px;
    min-width: 48px;
    display: flex;
    justify-content: center;
    font-size: 24px;
    align-items: center;
    top: -35px;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -8%);
}
.order-page__line-title {
    text-align: center;
    font-size: 18px;
    font-family: LabGrotesqueMedium, sans-serif;
    margin-bottom: 0;
}
.city-delivery__name {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    margin-left: 12px;
}
.city-delivery__block {
    display: flex;
    justify-content: center;
}
.city-delivery {
    width: 350px;
    margin-bottom: 20px;
}
.city-delivery__user {
    margin-right: 20px;
}
.city-delivery__name span {
    color: #686868;
    font-size: 14px;
    margin-bottom: 0;
    margin-right: 5px;
}
.city-delivery__name img {
    width: 13px;
    height: 13px;
}
.city-delivery__name-fake,
.name-delivery__name-fake,
.email-delivery__name-fake,
.company-delivery__company-fake,
.inn-delivery__inn-fake,
.phone-delivery__name-fake,
.delivery-delivery__name-fake
{
    width: 350px;
    height: 40px;
    border-radius: 5px;
    border: 1px solid #C4C4C4;
    font-size: 14px;
    font-family: LabGrotesqueMedium, sans-serif;
    padding: 12px;
}
.city-delivery__text {
    color: #6B6B6B;
    margin: 0 auto;
    margin-top: 15px;
    width: 457px;
    text-align: center;
}
.order-page__box {
    margin-bottom: 80px;
}
.order-page__btn-block {
    margin-top: 30px;
    display: flex;
    justify-content: center;
}
.custom-select {
    position: relative;
    display: inline-block;
    width: 350px;
}
.select-selected {
    background-color: #fff;
    padding: 12px;
    border: 1px solid #C4C4C4;
    border-radius: 5px;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    height: 40px;
}
.select-text {
    flex-grow: 1;
    margin-bottom: 0;
    font-size: 14px;
    font-family: LabGrotesqueMedium, sans-serif;
}
.select-items {
    display: none;
    position: absolute;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 5px;
    width: 100%;
    z-index: 1;
}

.select-items div {
    padding: 10px;
    cursor: pointer;
}

.select-items div:hover {
    background-color: #f0f0f0;
}

.custom-select.active .select-items {
    display: block;
}
.nextButton,
.editButton,
.prevButton
{
    text-transform: uppercase;
    font-family: LabGrotesqueMedium, sans-serif;
    background: none;
    border: 1px solid #D4D4D4;
    border-radius: 6px;
    font-weight: 700;
    width: 97px;
    display: block;
    color: #404040;
}

.prevButton {
    margin-right: 15px;
}
.selectedOption,
.selectedOption1,
.selectedOption2,
.selectedOption3,
.selectedOption4,
.selectedOption5
{
    color: #6B6B6B;
    margin: 0 auto;
    width: 410px;
    margin-bottom: 30px;
}
.add_city-delivery {
    margin-bottom: 17px;
    width: 450px;
    display: flex;
}
.user-info__block {
    margin-bottom: 0;
}
.order_add {
    color: #000;
    font-family: LabGrotesqueMedium, sans-serif;
    font-weight: 700;
    margin-bottom: 0;
}
.order_add-text {
    width: 250px;
}
.order_add.box__text {
    margin-top: 0;
}
.add_city-delivery__item {
    width: 36%;
    margin-bottom: 0;
}
.summary_btn {
    display: flex;
    justify-content: center;
}
.order_add-price {
    color: #950A2B;
    font-size: 24px;
}
.delivery-box__container {
    display: flex;
    margin: 0 auto;
    width: 720px;
    justify-content: space-between;
}
.item-delivery-box__container {
    margin: 0 auto;
    width: 800px;
}
.order_basket-name {
    width: 38%;
}
.order__delivery-box,
.pay-box__block
{
    display: flex;
    width: 455px;
    flex-wrap: wrap;
    margin-right: 25px;
}
.pay-box__block {
    margin-right: 0;
}
.order__delivery-box-option {
    width: calc(100% - 480px);
}
.delivery-box__items {
    border-radius: 10px;
    border: 1px solid #E5E5E5;
    height: 170px;
    width: 137px;
    position: relative;
    padding: 9px;
    margin: 0 22px 22px 0;
}
.delivery-box__items:nth-child(3n+3) {
    margin-right: 0;
}
.box__text__delivery,
.box__text__delivery div
{
    display: none;
}
.delivery-box__img {
    height: 40px;
}
.delivery-box__img img{
    object-fit: contain;
}
.delivery-box__name {
    margin-top: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.box__name {
    font-weight: bold;
    margin-bottom: 0;
    text-align: center;
}
.box__text {
    color: #6B6B6B;
    margin-bottom: 0;
    text-align: center;
    margin-top: 8px;
    font-size: 10px;
}
.add-pay__date-order {
    position: absolute;
    bottom: 43px;
}
.delivery-box__check {
    position: absolute;
    bottom: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding-bottom: 12px;
}
.delivery-box__check-sum {
    color: #fff;
    margin-bottom: 0;
    font-weight: bold;
    margin-right: 24px;
}
.delivery-box-option__item {
    width: 100%;
    height: 361px;
    min-width: 240px;
    display: flex;
    margin: 0;
    flex-direction: column;
    align-items: center;
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.1);
}
.delivery-box-option__img {
    position: absolute;
    width: 40px;
    height: 40px;
    top: -15px;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -8%);
}
.box-option__img {
    width: 174px;
    height: 65px;
    margin-top: 34px;
}
.box-option__name {
    font-size: 16px;
}
.box-option__text {
    font-size: 12px;
}
.delivery-box-option__name {
    margin-top: 17px;
}
.delivery-box-option__check {
    position: absolute;
    bottom: 0;
    padding-bottom: 21px;
    display: none;
}
.box-option__check-btn, .box-option__check-btn-sdek {
    font-weight: 700;
    border-radius: 6px;
    border: 1px solid #D4D4D4;
    width: 163px;
    margin-bottom: 19px;
    background: none;
    display: none;
}
.box-option__check-btn-sdek{
    margin-top: 10px;
}
.delivery-box-option__check-text {
    font-weight: 700;
    margin-bottom: 7px;
    text-align: center;
}
.box-option__check-sum {
    font-size: 24px;
    margin-right: 0;
    text-align: center;
    color: #950A2B;
}
.order__pay-box {
    margin-right: 0;
}
.pay-box-option__item {
    /*height: 262px;*/
    height: 300px;
    min-width: 240px;
    width: 100%;
    display: flex;
    margin: 0;
    flex-direction: column;
    align-items: center;
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.1);
}
.pay-box__img {
    height: 64px;
    object-fit: cover;
    min-width: 64px;
    width: auto;
}
.pay-box__img img {
    object-fit: contain;
}
.js_pay_img {
    object-fit: contain;
}
.pay_image {
    margin-top: 15px;
    width: 117px;
    height: 50px;
    margin-bottom: 0;
}
.pay-box__items:nth-child(3n+3)
{
    margin-right: 0;
}
.pay__name-fake {
    width: 297px;
}
.delivery-box__date {
    display: flex;
    justify-content: center;
}
.date-delivery-box__items:nth-child(2n+2) {
    margin-right: 0;
}

.order-page__form-comment {
    flex-direction: column;
}
.order-page__form-textarea {
    width: 100%;
    height: 117px;
    border: 1px solid #C4C4C4;
    border-radius: 5px;
    padding: 12px;
}
.order-page__box-date {
    justify-content: space-evenly;
    margin-bottom: 35px;
}
.order-page__date,
.order-page__date-red,
.delevery-page__date
{
    font-size: 16px;
    font-weight: bold;
}
.order-page__date-red {
    color: #950A2B;
}
.order-page__comfortable {
    font-weight: bold;
    font-size: 14px;
    margin: 30px 0;
    text-align: center;
}
.order-page__comfortable-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.order-page__comfortable-item {
    border-radius: 10px;
    border: 1px solid #C4C4C4;
    width: 106px;
    height: 62px;
    padding: 16px 7px;
    margin: 0 10px 10px 0;
    cursor: pointer;
}
.order-page__comfortable-item:hover
{
    border: 1px solid #FFC530;
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.1);
}
.order-page__comfortable-item:hover p {
    color: #950A2B;
}
.comfortable-item__date {
    font-size: 14px;
    font-family: LabGrotesqueMedium, sans-serif;
    color: #C4C4C4;
    margin-bottom: 0;
    text-align: center;
}
.comfortable-item__week {
    color: #C4C4C4;
    text-align: center;
    margin-bottom: 0;
}
.order-page__comfortable-item.active {
    border: 1px solid #FFC530;
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.1);
}
.order-page__comfortable-item.active p {
    color: #950A2B;
}
.order-page__policy {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 50px;
}
.order-page__policy-text {
    margin-left: 11px;
    color: #6B6B6B;
    font-size: 10px;
    width: 57%;
    margin-bottom: 0;
}
.order-page__basket {
    margin-bottom: 30px;
}
.order-page__order-btn {
    margin: 0 auto;
    margin-bottom: 21px;
}
.mob-order_total {
    display: none;
}
.delivery-box__block {
    display: flex;
    justify-content: center;
}
.city-location {
    position: relative;
}
.location-items {
    display: none;
    position: absolute;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 5px;
    width: 100%;
    z-index: 1;
    top: 42px;
}
.location-items div:hover {
    background-color: #f0f0f0;
}

.location-items div {
    padding: 10px;
    cursor: pointer;
}
.order__basket-cart {
    justify-content: end;
    margin-right: 20px;
}
.order__coll {
    text-align: end;
}
#IPOL_FIVEPOST{
    margin-top: 10px;
}
.notaviable .js-basket-input, .notaviable .basket-cart{
    pointer-events: none;


}
.notaviable{
    opacity: 0.5;
}
.box-option__check-btn-sdek{
    display: none;
}
/*Конец стилей оформление заказа*/
/*объявление*/
.advert{
    font-size: 24px;
    text-align: center;
    margin-bottom: 34px
}
.advert a{
    font-size: 24px;
}
/*Конец стиле объявления*/

/*Всплывашка на детальной карточки во вкладки Доставка*/
.info_sklad {
    display: inline-block;
    cursor: pointer;
    position: relative;
    width: 20px;
    height: 20px;
}
.info_hover {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}
.info_sklad:hover .info_default {
    opacity: 0;
}
.info_sklad:hover .info_hover {
    opacity: 1;
}
.tooltip__info_sklad {
    display: none;
    position: absolute;
    background-color: #FFFEED;
    color: #6B6B6B;
    width: 60%;
    padding: 20px;
    border-radius: 10px;
    margin-top: -30px;
    left: 3%;
    z-index: 1000;
}

.info_sklad:hover + .tooltip__info_sklad {
    display: block;
}
/*Всплывашка на детальной карточки во вкладки Доставка*/

/*Информационное окно в корзине о скидках*/
.info__sale-block {
    display: flex;
    justify-content: flex-end;
}
.info__sale-basket {
    display: flex;
    flex-direction: column;
    margin-top: 30px;
    margin-right: 50px;

}
.basket__info-sale {
    color: #6B6B6B;
    font-size: 12px;
    padding: 10px 9px;
    background: #F1F1F1;
    border-radius: 10px;
    margin-bottom: 8px;
}
.basket__info-sale_price {
    font-size: 14px;
    color: #950A2B;
    font-weight: bold;
}
.info__sale-link {
    color: #6B6B6B;
    text-align: end;
    margin-right: 5px;
}
.info__sale-link:hover {
    color: #0066FF;
}
/*Информационное окно в корзине о скидках*/

/*куки*/
.cookies {
	display: flex;
	display: none;
    -webkit-box-align: center;
    align-items: center;
    padding: 10px 8px;
    background-color: rgb(255, 255, 255);
    gap: 16px;
    position: fixed;
    bottom: 12px;
    right: calc(50% - 370px);
    z-index: 100000;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 16px 0px;

	@media(max-width: 767px) {
		flex-direction: column;
        padding: 8px;
        left: 10px;
        right: 10px;
        bottom: 10px;
        text-align: center;
	}
}

.cookies img {
	vertical-align: middle;
    max-width: 60px;
}

.cookies span {
	font-size: 13px;
    line-height: 16px;
    width: 555px;
	margin: 0;

	@media(max-width: 767px) {
		width: 100%;
        padding: 0px 20px;
	}
}

.cookies span a {
	text-decoration: underline;
}

.cookies .btn {
	height: 32px;
    width: 78px;
    font-size: 14px;
	display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    text-decoration: none;
    font-family: inherit;
    color: rgb(255, 255, 255);
    font-weight: 400;
    cursor: pointer;
    border-radius: 8px;
    border: 1px solid transparent;
    background-color: #FF5C00;
    transition: background-color 100ms;
    padding: 12px 36px;

	@media(max-width: 767px) {
		width: 100%;
	}
}
/*куки*/
/* End */


/* Start:/local/templates/new/css/lk_style.css?175817472611024*/
.auth {
    padding-bottom: 36px;
}
.auth-page {
    display: flex;
    align-items: flex-start;
    background: #ffffff;
    border-radius: 10px;
}
.auth-page__image {
    width: 452px;
}
.auth-page__image img {
    border-radius: 10px;
    object-fit: contain;
}
.auth-page__image-mob {
    display: none;
}
.auth-page__form {
    width: 350px;
}
.auth-page__form .basket-page__title {
    text-align: center;
    margin: 34px 0 30px 0;
}
.auth-page__field {
    width: 350px;
    margin-bottom: 30px;
    display: flex;
    position: relative;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
}
.auth-page__field-name {
    margin-bottom: 10px;
    margin-left: 12px;
}
.auth-page__field-name span {
    color: #686868;
    font-size: 14px;
}
.auth-page__field-input {
    width: 350px;
    height: 40px;
    border-radius: 5px;
    border: 1px solid #C4C4C4;
    font-size: 14px;
    font-family: LabGrotesqueMedium, sans-serif;
    padding: 12px;
}
.auth-page__check {
    display: flex;
    justify-content: center;
}
.auth-page__check-face {
    display: flex;
    align-items: center;
}
.check-input-left {
    margin-right: 20px;
}
.auth-page__check-input[type="checkbox"] {
    width: 16px;
    height: 16px;
    border: 2px solid #000;
    border-radius: 5px;
    outline: none;
    cursor: pointer;
}
.auth-page__check-face span {
    margin: 0 0 0 9px;
    color: #686868;
}
.auth-page__btn-block {
    margin: 50px 0;
}
.auth-page__check-number {
    position: relative;
}
.auth-auth-page__success {
    display: none;
}
.auth-page__numb {
    color: #45B861;
    font-size: 20px;
    font-weight: 800;
    margin-bottom: 0;
    position: absolute;
    top: 0;
    left: 120%;
    display: none;
}
.auth-page__check-all {
    width: 164px!important;
    margin: 0 auto;
    margin-bottom: 20px;
}
.auth-page__check-all .text-main-basket,
.auth-page__check-number .text-main-basket
{
    color: #3B5571!important;
}
/*.auth-page__check-number button {*/
/*    width: 100% !important;*/
/*}*/
.auth-page__title {
    color: #404040;
    margin-top: 0;
}
.add-auth-page__btn {
    width: 186px!important;
}
.ofexsys_auth-page {
    background: none!important;
    margin-bottom: 20px!important;
    gap: 4px;
    border: none!important;
    box-shadow:
            0 1px 10px rgba(110, 255, 110, 0.3),
            0 1px 10px rgba(32, 227, 227, 0.3),
            0 1px 10px rgba(36, 150, 216, 0.3);
}
.ofexsys_auth-page span {
    margin-bottom: 0;
    margin-top: 1px;
}
.auth-page__authorization {
    padding-top: 44px;
    width: 424px;
}
.auth__text {
    color: #686868;
    font-size: 14px;
    text-align: center;
    margin-bottom: 0;
}
.auth__text-title {
    margin: 30px 0 10px 0;
}
#refresh {
    margin: 0 auto;
    margin-top: 30px;
    width: 224px;
}
.auth__text-number {
    color: #000000;
    font-weight: bold;
    font-size: 16px;
}
.auth__text-link {
    color: #0066FF;
    text-decoration: underline;
    font-size: 14px;
}
.auth__refresh {
    display: flex;
    justify-content: center;
}
.text-field__input {
    width: 40px;
    height: 40px;
    border-radius: 5px;
    margin: 0 10px;
    text-align: center;
}
.add-auth {
    color: #0066FF;
    text-decoration: underline;
    font-size: 14px;
    text-align: center;
    margin-bottom: 0;
    margin-top: 47px;
    cursor: pointer;
}
.add-auth__modal,
.auth-not__number-phone
{
    position: relative;
}
.auth-not__number {
    display: none;
    position: absolute;
    top: -310px;
    left: -110px;
    width: 100%;
    height: 100%;
}
.add-auth__popup {
    position: absolute;
    top: -287px;
    left: -110px;
    width: 100%;
    height: 100%;
    display: none;
}

.add-auth__popup-content {
    background: white;
    padding: 10px;
    border-radius: 10px;
    position: relative;
    width: 535px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}

.add-auth__close-popup {
    position: absolute;
    top: 10px;
    right: 15px;
    cursor: pointer;
    font-size: 28px;
    color: #9C9C9C;
}
.add-auth__close-popup:hover,
.add-auth__close-popup:focus
{
    color: black;
    text-decoration: none;
    cursor: pointer;
}
.auth__text-grey {
    color:#686868;
    font-size: 14px;
    text-align: center;
    width: 348px;
    margin: 0 auto;
    margin-top: 30px;
}
.vertical-stripe {
    width: 1px;
    height: 31px;
    background-color: #D4D4D4;
}
.add-auth-ways {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 24px;
    margin-top: 50px;
    margin-bottom: 210px;
}
.add-auth-ways .add-auth {
    margin-top: 0;
}
.save-face_check {
    justify-content: flex-start;
}
.auth-toggle-password {
    display: block;
    width: 16px;
    height: 13px;
    position: absolute;
    top: 40px;
    right: 12px;
    cursor: pointer;
}
.reg {
    background: #ffffff;
    border-radius: 10px;
    padding: 30px;
}
.reg .basket-page__title {
    text-align: center;
}
.reg__accordion {
    max-width: 758px;
    margin: 43px auto;
    border-radius: 5px;
}
.reg__accordion-item {
    transition: background 0.3s ease;
    margin-bottom: 26px;
}
.reg__accordion-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 50px;
    background: #FFC530;
    color: #000000;
    padding: 7px 11px;
    cursor: pointer;
    transition: background 0.3s ease;
    position: relative;
    border-radius: 5px;
}
.reg__header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 13px;
}
.reg__accordion-header p {
    margin-bottom: 0;
}
.reg__accordion-content {
    display: none;
    padding: 20px;
    background: #ffffff;
}
.reg__accordion-header.active {
    background: #FFC530;
}
.reg__header-face-text {
    font-size: 18px;
    font-family: LabGrotesqueMedium, sans-serif;
}
.reg__header-face-right {
    position: absolute;
    right: -7px;
}
.reg__accordion-content-text {
    text-align: center;
    color: #950A2B;
    font-size: 14px;
    font-family: LabGrotesqueMedium, sans-serif;
}
.reg-form-field {
    display: flex;
    gap: 20px;
}
.reg-not__number {
    left: -620px;
}
.auth-page__check-policy {
    display: flex;
    align-items: center;
}
.auth-page__check-policy {
    display: flex;
    align-items: center;
}
.auth-page__check-policy span {
    margin: 0 0 0 9px;
    color: #686868;
    font-size: 14px;
}
.auth-page__check-policy span a {
    color: #0066FF;
    font-size: 14px;
    text-decoration: underline;
}

.advertising__checkbox {
    margin-top: 15px;
}
.save-user-reg {
    width: 208px!important;
    margin: 0 auto;
    margin-top: 50px;
}
.js-save-user-reg:disabled, .main-basket:disabled {
    cursor: not-allowed;
}

.auth-page__authorization, .log-pass, .again, .auth__text-grey{
    display:none;
}
.again{
    margin-top: 20px!important;
}
.auth-shadow{
    box-shadow: 0 1px 10px rgb(241 32 74 / 30%), 0 1px 10px rgb(250 13 59 / 30%), 0 1px 10px rgb(231 25 25 / 30%);
}
.reg-red{
    color: #3B5571;
    font-size:14px;

}
.grey_items-count {
    color: #ffffff;
    background-color: #C4C4C4;
}
.delayed__add-basket {
    border-radius: 5px !important;
    border: 1px solid #D4D4D4;
    width: 41px !important;
    height: 41px !important;
    background-color: #ffffff;
}
.delayed__item {
    margin-top: -17px;
}
.delayed__item-text {
    margin-top: 15px;
}
.delayed__item-price {
    width: 10%;
}
.delayed_result {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-right: 70px;
    gap: 17px;
}
.favorite-page__block {
    background: none;
}
.favorite-page__block-list {
    width: 100%;
}
.favoriteIcon {
    display: block;
    cursor: pointer;
}
.fix-profile {
    max-width: 720px;
    margin: 0 auto;
    margin-top: 24px;
}
.profile__block-elem {
    display: block;
}
.profile__title-elem {
    text-align: center;
}
.fix-profile__elem,
.fix-profile__input
{
    width: 100%;
}
.history__tabs {
    display: flex;
    cursor: pointer;
}

.history__tab {
    padding: 8px 20px;
    background-color: #ffffff;
    color: #6B6B6B;
    margin-right: 5px;
    transition: background-color 0.3s ease;
    border-radius: 5px;
}

.history__tab:hover,
.history__tab.active
{
    background-color: #404040;
    color: #ffffff;
}

.tab-content {
    margin-top: 47px;
}

.history__content {
    display: none;
}
.history__content-table th {
    text-align: start;
    padding: 7px 0;
}
.history__content-table tbody tr td {
    padding: 21px 0;
}

.history__content.active {
    display: block;
}
.history__content-link {
    color: #0066FF;
    text-decoration: underline;
}
.history__content-text-red {
    color: #950A2B;
    font-size: 14px;
    font-family: LabGrotesqueMedium, sans-serif;
    font-weight: 700;
}
.history__content-text-grey {
    color: #404040;
    margin-bottom: 0;
}
.history__text-red {
    color: #950A2B;
    margin-bottom: 0;
}
.history__text-green {
    color: #399637;
    margin-bottom: 0;
}
.order__list-pagen {
    padding-bottom: 0!important;
}
.mob-history__content-table {
    display: none;
}
.profile__order-elem-title {
    margin-right: 0;
    display: flex;
    align-items: center;
    width: 100%;
}
.profile__order-elem-title-link {
    display: block;
    background: none;
    cursor: pointer;
    text-align: start;
    width: 30px;
    margin-top: 5px;
}
.profile__order-title {
    width: calc(100% / 1 - 50px);
}
.order-item {
    margin-top: 15px;
}
.order-item__top,
.order-item__bottom,
.order-item__top-flex
{
    display: flex;
    justify-content: space-between;
}
.order-item__top {
    border-top: 1px dashed #D9D9D9;
    margin-bottom: 38px;
    padding: 20px 20px 0 20px;
    gap: 10px;
}
.order-item__bottom {
    border-bottom: 1px dashed #D9D9D9;
    padding: 0 20px 20px 20px;
}
.order-item__top-one {
    width: 188px;
    margin-bottom: 0;
}
.order-item__top-two {
    width: 114px;
    margin-bottom: 0;
}
.order-item__top-three {
    width: 270px;
    margin-bottom: 0;
}
.order-item__top-four {
    width: 151px;
    margin-bottom: 0;
}
.history__content-text-grey-bold {
    font-weight: bold;
    color: #404040;
    margin-top: 11px;
}
.order-item__list-center {
    text-align: center;
}
.history__order-btn {
    width: 183px!important;
    gap: 6px;
}
.mob__order-item {
    display: none;
}

/*Забыли пароль*/
.forgot_text {
    color: #686868;
    font-size: 16px;
    text-align: center;
}
#forgotForm {
    margin-top: 40px;
}
/* End */


/* Start:/local/templates/new/css/mob_lk_style.css?17416920501402*/
@media (max-width: 990px) {
    .auth-page__image {
        width: 350px;
    }

    .auth-page {
        align-items: center;
        flex-direction: column-reverse;
    }

    .auth-page__image-mob {
        display: block;
    }

    .auth-page__image-desk {
        display: none;
    }

    .add-auth__popup,
    .auth-not__number {
        left: 0;
    }

    .add-auth__popup-content,
    .auth__text-grey {
        width: 100%;
    }

    .add-auth-ways {
        margin-bottom: 0;
    }

    .auth-page__field-input,
    .auth-page__field {
        width: 100%;
    }
}

@media (max-width: 750px) {
    .reg-form-field {
        flex-direction: column;
        gap: 0;
    }
    .reg {
        padding: 20px;
    }
}

@media (max-width: 450px) {
    .auth-page {
        padding: 0 20px;
    }

    .auth-page__form,
    .auth-page__field-input,
    .auth-page__image,
    .auth-page__field {
        width: 100%;
    }

    .auth-page__btn-block {
        margin-bottom: 0;
    }
    .auth-page__check-number {
        width: 100% !important;
    }
    .auth-page__check-policy {
        align-items: flex-start;
    }
    .auth-page__field {
        margin-bottom: 20px;
    }
}
@media (max-width: 370px) {
    .reg__header-face-text {
        font-size: 14px;
    }
    .reg__header {
        gap: 7px;
    }
}
/* End */


/* Start:/local/templates/new/css/ofexis.css?17321245541966*/
.logo_ofexys {
    width: 153px;
    height: 48px;
    display: block;
    position: relative;
}
.ofexsys_header {
    padding-bottom: 30px;
    background: #F7F7F7;
}
.logo_ofexys img {
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.afexis_auth {
    display: flex;
    width: 157px;
    height: 27px;
    margin: 0 auto;
    border-radius: 5px;
    background: #950A2B;
    color: #fff;
    align-items: center;
    justify-content: center;
    margin-top: 24px;
    text-transform: uppercase;
}
.header-menu-ofexis {
    display: flex;
    width: 50%;
    justify-content: flex-end;
}
.header__nav-ofexis {
    height: 175px!important;
}
.main-basket-ofexis {
    width: 200px !important;
}
.del-basket-ofexis {
    width: 105px!important;
    margin-right: 20px;
}
.basket-ofexis {
    width: 239px!important;
}
.ofexsys-page__order-btn {
    margin: 0 auto;
    margin-bottom: 30px;
}
.ofexsys-main-basket {
    height: 41px !important;
    border-radius: 5px !important;
    border: 1px solid #D4D4D4;
    background: none;
    display: flex;
    justify-content: center;
    align-items: center;
}
.ofexsys-basket-order__link {
    width: 183px !important;
    margin-top: 30px;
}
.ofexsys_personal_order-link {
    float: right;
    margin-top: -30px;
    background: #548AC3;
    color: #fff;
    padding: 13px 25px;
    border-radius: 5px;
    text-decoration: none;
}
/*Адаптив*/
@media (max-width: 1300px) {
    .ofexsys_mob {
        display: none;
    }
}
@media (max-width: 990px) {
    .main-basket-ofexis {
        width: 136px !important;
    }
}
.r-b-backet-ofexis {
    width: 100%;
}
.rbt2-ofexis {
    background: #fd0010!important;
    border: none;
    height: 42px;
    width: 250px;
    padding: 0 30px 0 20px;
    color: #fff;
    line-height: 10px;
    border-radius: 50px;
}
/* End */


/* Start:/local/templates/new/css/mobil_style.css?176285985034484*/
@media only screen and (max-width: 1250px) {
    .container-page {
        max-width: 1024px;
        padding: 0 36px;
    }

    .btn-gold {
        padding: 0 14px;
    }
}

@media only screen and (max-width: 767px) {
    .container-page {
        max-width: 100%;
        padding: 0 20px;
    }

    .sect-block {
        margin-bottom: 40px;
    }
}

@media only screen and (max-width: 550px) {
    h2 {
        text-align: center;
    }
}

/*Начало стилей header (шапки)*/
@media only screen and (max-width: 1300px) {
    .header__menu {
        display: flex;
        align-items: center;
    }

    .header-basket_btn {
        display: none;
    }

    .header-basket_btn-icon {
        margin-right: 0;
    }

    .bottom_header__phone-text {
        font-size: 12px;
    }

    .header-search__input {
        font-size: 12px;
    }

    .bottom_header__phone-icon {
        width: 40px;
        margin-right: 0;
        margin-left: 0;
    }
    .bottom_header__search {
        width: 499px;
    }
    .header__phone-call {
        font-size: 15px;
    }
    .bottom_header__phone-popup {
        width: 101px;
    }
    .tooltip {
        left: 42%;
    }
    .tooltip::after {
        left: 95%;
    }
    .authorized__popup {
        width: 225px;
    }
}

@media (max-width: 990px) {
    .header-menu {
        display: none;
    }

    .mobheader-menu {
        display: block;
    }

    .mob-header__menu-navbar {
        flex-direction: column;
        align-items: center;
        margin-top: 20px;
    }

    .mob-header__menu-list_link {
        margin: 15px 0;
    }

    .icon-mob_menu {
        width: 28px;
        height: 24px;
        object-fit: contain;
        margin-right: 10px;
    }

    .header-menu__items-link {
        margin: 0 12px;
        font-size: 20px;
        display: flex;
    }

    .mobile-block {
        display: flex;
        background: #E5E5E5;
        height: 80px;
        width: 100%;
        position: fixed;
        bottom: 0;
        z-index: 10099;
        left: 0;
        justify-content: space-between;
        padding: 9px;
    }

    .mobile-block img {
        object-fit: contain;
    }
    .catalog-link-text {
        color: #9B9B9B;
    }
    .mobile-block__link,
    .bsk-mobile
    {
        display: flex;
        flex-direction: column;
        align-items: center;
        height: 62px;
        width: 84px;
        padding: 9px 10px;
        border-radius: 8px;
        cursor: pointer;
    }
    .sticked {
        border-radius: 8px;
    }
    .mobile-block__link:hover,
    .sticked:hover
    {
        background: #F1F1F1;
    }
    .popup-windows {
        display: none;
        position: absolute;
        bottom: 110%;
        height: 350px;
        left: 3%;
        background-color: #fff;
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
        width: 94%;
        z-index: 1000;
        border-radius: 10px;
        flex-direction: column-reverse;
    }
    .tooltip-sum {
        top: 0;
        border-radius: 10px 10px 0 0;
    }
    .tooltip-basket__list {
        max-height: 203px;
    }
    .popup-windows::after {
        content: '';
        position: absolute;
        top: 100%;
        left: 64%;
        margin-left: -3px;
        border-width: 10px;
        border-style: solid;
        border-color: white transparent transparent transparent;
    }
    .mobile-block__link-img {
        margin-bottom: 0;
    }
    .profile__chekend {
        position: relative;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .mobile-block__link-icon {
        width: 20px;
        height: 20px;
        margin-bottom: 0;
        position: absolute;
        right: 15px;
        top: 5px;
    }
    #parent {
        display: flex;
        flex-direction: row-reverse;
        position: relative;
        justify-content: flex-start;
        cursor: pointer;
    }
    .empty-mob {
        background: #950A2B;
        color: #fff;
        height: 20px;
        right: 13px;
        padding: 0 5px;
        position: absolute;
        border-radius: 50px;
        font-size: 10px;
        text-align: center;
        display: flex;
        align-items: center;
        margin: 7px 0 0 0;
    }
    .catalog-modal {
        display: none;
        top: 0;
        left: 0;
        position: fixed;
        width: 100%;
        height: 100%;
        z-index: 100100;
        background: #fff;
        border: 1px solid #DCDDE2;
        overflow-y: auto;
        overflow-x: hidden;
        bottom: 0;
    }

    .header-catalog,
    .header-basket {
        display: none;
    }

    .mob_header__search {
        display: block;
        width: 100%;
        position: relative;
        margin-top: 35px;
    }
    .mob_header__search:hover .header-search__icon {
        background-image: url(/local/templates/new/img/icon/search1.svg);
    }
    .bottom_header__search {
        display: none;
    }

    .bottom_header__phone {
        margin-left: 0;
    }

    .desk-bottom_header__phone-popup,
    .desk-header__phone-call
    {
        display: none;
    }

    .bottom_header__logo {
        margin-right: 0;
        display: flex;
        align-items: center;
        width: 100%;
    }
    .logo__list {
        width: calc(100% / 1 - 50px);
    }
    /*Начало стилей кнопки назад*/
    #history-button {
        display: block;
        background: none;
        cursor: pointer;
        text-align: start;
        width: 30px;
        margin-top: 5px;
        height: 30px;
    }
    #history-button img {
        height: 100%;
        width: auto;
        max-width: 30px;
        max-height: 100%;
        object-fit: contain;
    }
    /*Конец стилей кнопки назад*/

    .bottom_header_list {
        justify-content: center;
        flex-direction: column;
    }

    .header__phone-call {
        font-size: 16px;
        font-weight: bold;
        color: #950A2B;
    }

    .mob-bottom_header__phone {
        background: #FFC530;
        margin: 20px 16px;
        display: flex;
        align-items: center;
        border-radius: 5px;
        padding: 14px;
        height: 54px;
        border: none;
        justify-content: center;
    }
    .bottom_header__phone-text {
        font-size: 15px;
    }

    .bottom_header__phone-popup {
        color: #950A2B;
        width: 184px;
        border: none;
        margin-left: 0;
    }

    .bottom_header__phone-icon {
        background-image: url(/local/templates/new/img/icon/call1.svg);
    }

    .header-search__input::placeholder {
        color: #C4C4C4;
    }

    .header-menu__items-link {
        font-weight: normal;
    }
}
@media (max-width: 500px) {
    .bottom_header__phone-popup {
        width: 101px;
    }
    .header__phone-call {
        font-size: 14px;
    }
    .header__phone-call a{
        font-size: 14px;
    }
}
@media (max-width: 350px) {
    .bottom_header__phone-text {
        font-size: 12px;
    }
    .header__phone-call {
        font-size: 12px;
    }
    .header__phone-call a {
        font-size: 12px;
    }
}
/*Конец стилей header (шапки)*/

/*Начало стилей баннера на главной*/
@media (max-width: 1250px) {
    .banner-block__hit {
        display: none;
    }

    .banner-block__slider {
        width: 100%;
        margin-bottom: 64px;
    }

    .banner-block__hit {
        margin: 0 auto;
    }
}

@media (max-width: 990px) {
    .banner-block {
        flex-direction: column;
    }
    .add-catalog__slider .slick-list {
        margin-right: 0;
        margin-left: 0;
    }
}
@media (max-width: 767px) {
    .banner-block__slider {
        height: 100%;
    }
    .banner-item {
        height: 100%;
    }
    .block__arrow {
        top: 40%;
    }
}
@media (max-width: 550px) {
    .mob-catalog-section__list {
        display: block;
    }

    .banner-block__hit {
        height: auto;
        margin-bottom: 60px;
    }

    .banner {
        margin-bottom: 25px;
    }
}

@media (max-width: 400px) {
    .banner-block__hit {
        width: 100%;
    }
}

/*Конец стилей баннера на главной*/

/*Начало стилей разделов на главной*/
@media (max-width: 990px) {
    .catalog-section__item {
        width: 85px;
        margin: 0 25px;
    }
    .catalog-section__list {
        flex-wrap: wrap;
    }
}

@media (max-width: 550px) {
    .mob-catalog-section__list {
        display: block;
        padding: 30px 0;
    }

    .mob-section__list {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .catalog-section__list {
        display: none;
    }
    .catalog-section__item {
        margin: 0 0px 18px 9px;
        border-radius: 5px;
        border: 1px solid #C4C4C4;
        padding: 20px 11px;
        width: 118px;
        background: #F7F7F7;
    }

    .text_catalog-main {
        margin-bottom: 0;
    }
}

/*Конец стилей разделов на главной*/

/*Начало стилей блока Вам это понравится на главной*/
@media (max-width: 1250px) {
    .hit-main__list {
        flex-direction: column;
    }

    .hit-main__item {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .hit-main__item-img {
        width: auto;
        height: auto;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .mob-main-item-rating {
        display: flex;
    }
    .desk-main-item-rating {
        display: none;
    }
    .hit-main__add {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .mob-hit-main__item-article {
        display: none;
    }
    .hit-main__item {
        height: auto;
        flex-direction: column;
    }

    .hit-main__item-info_price {
        flex-direction: column;
    }

    .hit-main__info_price {
        margin-bottom: 24px;
    }

}

/*Конец стилей блока Вам это понравится на главной*/

/*Начало стилей Пополнение ассортимента на главной*/
@media (max-width: 1250px) {
    .next-add-catalog {
        right: -30px;
    }
}

@media (max-width: 767px) {
    .next-add-catalog {
        right: -5px;
    }
    .prev-add-catalog {
        left: -5px;
    }
    .add-catalog__title {
        flex-direction: column;
    }

    .add-catalog__link {
        margin-left: 0;
        width: 130px;
        margin-top: 24px;
        padding: 7px;
    }

    .add-catalog__item-title {
        font-size: 14px;
    }

    .add-catalog__slider-item {
        margin-right: 15px;
    }
}

@media (max-width: 550px) {
    .add-catalog__slider-item {
        margin-right: 0;
    }

    .add-catalog__items-img {
        width: 160px;
        margin: 0 auto;
    }

    .desk-add-catalog__link {
        display: none;
    }

    .mob-add-catalog__link {
        display: block;
        margin: 0 auto;
        margin-top: 30px;
    }
}

/*Конец стилей Пополнение ассортимента на главной*/

/*Начало стилей footer (подвала)*/
@media (max-width: 990px) {
    .footer {
        flex-direction: column;
    }

    .footer-block__logo {
        width: 100%;
        margin-bottom: 24px;
    }

    .footer-block__menu {
        width: 100%;
    }
    .footer-grey {
        padding: 37px 0 100px 0;
    }
}

@media (max-width: 767px) {
    .footer-block__menu {
        flex-direction: column;
    }

    .footer-items {
        margin-bottom: 24px;
    }
}
/*Конец стилей footer (подвала)*/

/*Начало стилей формы Заказать звонок*/
@media (max-width: 767px) {
    .call-modal-content {
        padding: 20px;
        margin: 15% auto;
    }
    .callBackForm__title {
        margin-top: 20px;
    }
}

/*Конец стилей формы Заказать звонок*/

/*Начало стилей детальной карточки товара*/
@media (max-width: 1400px) {
    .hit-main__info_price-bonus {
        gap: 20px;
    }
    .items-block__btn {
        flex-wrap: wrap;
    }
}
@media (max-width: 1360px) {
    .items-block__info-buy{
        height: auto;
        width: 100%;
    }
}
@media (max-width: 1300px) {
    .items-block__info {
        flex-direction: column;
        gap: 20px;
    }
    .items-block__slider,
    .slider,
    .slide
    {
        width: 100%;
        min-width: auto;
    }
    .items-block__price-btn {
        position: relative;
    }
    .items-block__buy-view {
        width: calc(33% - 20px);
        margin-bottom: 20px;
    }
    .items-block__price-btn {
        margin-top: 17px;
    }
}
@media (max-width: 990px) {
    .items-block__favorites,
    .items-block__rating
    {
        right: 10px;
    }
    .items-block__desk-info {
        flex-direction: column;
        gap: 24px;
        margin-bottom: 30px;
    }
    .items-block__desk-info_characteristic,
    .items-block__desk-info_text
    {
        width: 100%;
        margin-right: 0;
    }
    .items-block__buy {
        flex-direction: column;
        gap: 48px;
    }
    .items-block__buy-add, .items-block__buy-add-garantii {
        width: 100%;
        margin-right: 0;
    }
    .items-block__buy-view {
        width: calc(25% - 20px);
    }
}
@media (max-width: 500px) {
    .sl2 .sl_slide {
        width: 57px!important;
        height: 57px;
        margin: 0 6px;
    }

    .sl-detail-img {
        width: 50px;
        height: 50px;
    }
    .slider {
        height: 350px;
        margin-right: 0;
    }
    .slide {
        height: 350px;
        margin-left: 15px;
    }
    .items-block__tab-btn {
        height: auto;
    }
    .items-block__title {
        font-size: 14px;
    }
    .items-block__buy-view {
        width: calc(50% - 20px);
    }
    .hit-main__info_price-bonus {
        margin-bottom: 0;
        flex-direction: column;
        gap: 10px;
        align-items: center;
    }
    .rating {
        margin-bottom: 0;
    }
    .item-block___info_price {
        margin-bottom: 0;
        margin-top: 30px;
    }
    .hit-main__info_price-old,
    .rating
    {
        display: flex;
        justify-content: center;
    }
    .items-block__btn {
        flex-wrap: nowrap;
    }
}
@media (max-width: 420px) {
    .items-block__box {
        background: none;
        flex-direction: column;
    }
}

/*Конец стилей детальной карточки товара*/

/*Начало стилей каталога*/
@media (max-width: 1300px) {
    .menu-content-vertical {
        width: 800px;
    }
}
@media (max-width: 1250px) {
    .smartFilter__properties {
        width: 100%;
    }
    .smartFilter__block {
        flex-direction: column;
    }
    .vertical-sub-menu-catalog>* {
        flex: 0 0 50%;
    }
    .menu-content-vertical {
        width: 700px;
    }
    .catalog-horizontal__item {
        width: 100%;
    }
    .catalog-horizontal__item:nth-child(1n+1) {
        margin-right: 0;
    }
}
@media (max-width: 990px) {
    .mob-wrap-grey {
        padding: 20px 0;
    }
    /*.catalog__sections>* {*/
    /*    flex: 0 0 10px;*/
    /*}*/
    .catalog__sections {
        /*height: auto;*/
        /*gap: 0 4px;*/
        border-radius: 10px;
        padding: 12px;
        background: #fff;
        width: 100%;
        margin-right: 0;
    }
    .catalog__sections-link {
        background: #fff;
        border: none;
        justify-content: space-between;
        width: 100%;
        padding: 10px;
    }
    .catalog__sections-link:hover {
        background: #F1F1F1;
        border-radius: 5px;
        border: none;
    }
    .menu-content-vertical {
        left: 0!important;
        right: 0;
        width: 100%;
        top: 80px;
    }
    .catalog-vertical__sale-block {
        flex-direction: column-reverse;
    }
    .sale-vertical__list {
        width: 100%;
    }
    .catalog-vertical__sale-list {
        /*display: none;*/
        width: 100%;
    }
    .item-width:nth-child(3n+3) {
        margin-right: 12px;
    }
    .catalog-vertical__items {
        width: calc(100% / 3 - 28px);
    }
    .item-width-block:nth-child(3n+3) {
        margin-right: 0;
    }
    .item-width-block:nth-child(4n+4) {
        margin-right: 40px;
    }
    .catalog-vertical__menu {
        flex-direction: column;
    }
    .catalog-vertical__menu-section {
        width: 100%;
        background: #fff;
        margin-right: 0;
        padding: 12px 9px;
        border-radius: 5px 5px 0 0;
    }
    .catalog-vertical__menu-section-link {
        background: #E5E5E5;
    }
    .mob-catalog-vertical__menu-section-link {
        display: flex;
    }
    .decs-catalog-vertical__menu-section-link {
        display: none;
    }

    .catalog-vertical__panel {
        width: 100%;
        border-radius: 0 0 5px 5px;
    }
    .smartFilter__properties-item {
        width: 50%;
    }
    .smartFilter__price {
        margin-bottom: 34px;
    }
    .mob-dashed-line {
        display: block;
        width: 100%;
        height: 2px;
        background-color: transparent;
        border-top: 1px dashed #D9D9D9;
        margin: 10px 0 20px 0;
    }
    .catalog-horizontal__sale-list {
        flex-direction: column;
    }
    .desk-sale-horizontal__list-btn {
        display: none;
    }
    .mob-sale-horizontal__list-btn {
        display: flex;
        margin: 0 auto;
        margin-top: 30px;
    }
    .sale-vertical__list-btn {
        margin-top: 30px;
    }
    .sale-vertical__list,
    .catalog-horizontal__sale
    {
        padding-bottom: 25px;
    }
    .deck-catalog {
        display: block;
    }
    .mob-catalog__sections-menu {
        display: none!important;
    }
    .desk-catalog__menu {
        display: flex;!important;
    }
    .catalog__sections-elem {
        display: none;
    }
    .mob-catalog__sections-elem {
        display: block;
        padding: 12px;
        background: #fff;
        border-radius: 10px;
        margin-bottom: 20px;
    }
    .icon-mob-catalog {
        width: 20px;
        height: 8px;
        margin-right: 12px;
        object-fit: contain;
    }
    .sections-link__elem {
        justify-content: flex-start;
        background: #E5E5E5;
    }
    .sale-horizontal__items {
        width: 100%;
    }
    .mob-sale-items {
        display: none;
    }
}
@media (max-width: 800px) {
    .catalog-vertical__items {
        width: calc(100% / 2 - 12px);
        margin: 0 12px 12px 0;
    }
    .item-width-block:nth-child(2n+2) {
        margin-right: 0;
    }
    .item-width-block:nth-child(3n+3) {
        margin-right: 12px;
    }
    .catalog-vertical__list {
        margin-bottom: 36px;
    }
    .mob-horizontal__item-img {
        margin-right: 12px;
    }
    .mob-horizontal__item-info_price {
        align-items: flex-start;
        flex-direction: row;
    }
    .catalog__sections-menu-box>* {
        flex: 0 0 50%;
    }
    .catalog__sections-menu-box {
        gap: 32px 0;
    }
}
@media (max-width: 550px) {
    .vertical-sub-menu-catalog>* {
        flex: 0 0 100%;
    }
}
@media (max-width: 500px) {
    .catalog_sorting_box {
        font-size: 12px;
        width: 158px;
    }
    .catalog__filter {
        font-size: 12px;
        width: 100px;
    }
    .smartFilterPrice {
        width: 100%;
    }
    .catalog-vertical__pagin {
        flex-direction: column;
    }
    .catalog-vertical__pagin-list {
        margin-bottom: 36px;
    }
    .catalog-horizontal__item {
        /*width: 390px;*/
        height: auto;
        padding: 12px 10px;
    }
    .catalog-horizontal__item-text {
        font-size: 12px;
    }
    .catalog-horizontal__info-favorites {
        display: none;
    }
    .mob-horizontal__info-favorites {
        display: block;
        position: absolute;
        top: 25px;
        left: 140px;
    }
    .mob-horizontal__item-images {
        padding: 30px;
        margin-bottom: 14px;
    }
    .mob-horizontal__item-article {
        display: block;
        margin-right: 25px;
    }
    .catalog-horizontal__item-article {
        display: none;
    }
    .mob-horizontal__item-img {
        align-items: flex-start;
        margin-bottom: 0;
    }
    .mob-horizontal__item-noprice {
        margin-bottom: 0;
    }
    .horizontal__item_basket {
        display: none;
    }
    .mob-horizontal__item_basket {
        display: block;
    }
    .mob-catalog-horizontal_info {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
    }
    .mob-horizontal_info {
        display: none;
    }
    .mob-item__horizontal {
        display: flex;
        flex-direction: column;
    }
    .mob-item__catalog-horizontal {
        display: flex;
    }
    .mob-horizontal__item-info_price {
        align-items: flex-start;
    }
    .mob-catalog-horizontal {
        display: flex;
        align-items: center;
    }

}
@media (max-width: 420px) {
    .catalog-vertical__panel-block {
        flex-direction: column;
    }
    .catalog__filter {
        width: 136px;
    }
    .catalog_sorting_box {
        width: 100%;
    }
    .catalog-vertical__panel-sort {
        margin-bottom: 22px;
    }
    .catalog-vertical__items {
        width: 100%;
        margin: 0 0 20px 0;
    }
    .item-width-block:nth-child(3n+3) {
        margin-right: 0;
    }
    .catalog__sections {
        flex-wrap: nowrap;
        height: auto;
    }
    .catalog__sections-menu-box>* {
        flex: 0 0 100%;
    }
    .slider .slide picture img  {
        max-width: 100%;
        max-height: 100%;
        width: 260px;
        margin-top: -15px;
        object-fit: contain;
        cursor: zoom-in;
        z-index: 11;
    }
}
@media (max-width: 380px) {
    .mob-item__catalog-horizontal {
        flex-direction: column;
        align-items: center;
    }
    .mob-horizontal__item-info_price {
        align-items: center;
    }
    .mob-catalog-horizontal_info {
        flex-direction: column;
        align-items: center;
    }
    .mob-catalog-horizontal {
        margin-bottom: 24px;
    }
    .mob-horizontal__info-favorites {
        top: 5%;
        left: 65%;
    }
    .mob-horizontal__item-img {
        margin-right: 0;
    }
    .catalog-horizontal__item {
        width: 100%;
    }
    .items-block__btn {
        flex-wrap: wrap;
    }
}
/*Конец стилей каталога*/
/*Начало стилей уведомлений*/

@media (max-width: 990px) {
    .notice_delete {
        top: 83%;

    }
}
/*Конец стилей уведомлений*/

/*Начало стилей корзины*/
@media (max-width: 1300px) {
    .basket-name {
        width: 20%;
        padding: 0 !important;
    }
}
@media (max-width: 990px) {
    .auth-not__user {
        left: 0;
    }
    .auth-not__text-grey {
        width: 100%;
    }
    .auth-not-page__title {
        font-size: 20px;
    }
    .basket-page {
        flex-direction: column;
    }
    .basket-order-lk {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .basket-page__list {
        width: 100%;
    }
    .table-basket {
        display: none;
    }
    .mob-table-basket {
        display: block;
    }
    .mob-basket__items-name
    {
        display: flex;
    }

    .mob-basket__items-info-row {
        display: flex;
        justify-content: space-between;
    }
    .mob-basket__items-info-cell {
        text-align: center;
        position: relative;
        height: 97px;
    }
    .basket-delivery_item {
        margin-top: 14px;
    }
    .mob-basket__cell {
        margin-bottom: 0;
    }
    .basket-name {
        width: 70%;
    }
    .basket-input[type="checkbox"] {
        margin-right: 9px;
        margin-top: 20px;
    }
    .table-basket-img {
        width: 60px;
        height: 60px;
        margin-right: 14px;
    }
    .basket-page__block{
        flex-direction: column;
    }
    .basket-page__block-bonus {
        display: block;
        margin: 10px 0 0 0;
    }
    .info__sale-basket{
        margin-right: 0;
    }
    .bonus__desc{
        display: none;
    }
    .mob-table-basket__items {
        border-bottom: 1px dashed #D9D9D9;
        padding: 20px 0 20px 0;
    }
    .hr_top-basket {
        border-top: 1px dashed #D9D9D9;
    }
    .basket-page__title {
        margin: 0 auto;
    }
    .basket-page__table {
        margin-top: 15px;
    }
    .mob-basket__cell {
        display: flex;
        align-items: center;
    }
    .mob-basket-delivery_item {
        right: 30%;
    }
    .basket__delete {
        margin-left: 7px;
    }
    .mob-basket__header-cell {
        font-weight: bold;
        margin-bottom: 30px;
        text-align: start;
    }
    .mob-basket__header-coll {
        margin-bottom: 16px;
        text-align: center;
    }
    .mob-basket__header-sum {
        text-align: center;
        margin-bottom: 25px;
    }
    .mob-basket__items-info {
        margin-top: 20px;
    }
    .basket__item-name {
        width: 100%;
        padding: 0 0 16px 0;
        position: relative;
    }
    .lk-aside__userName {
        justify-content: center;
    }
    .col_basket-counter {
        padding: 0 23px;
    }
    .basket__delete,
    .basket__item-price
    {
        margin-bottom: 0;
    }

}
@media (max-width: 650px) {
    .mob-order-basket-res {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .desk-order-basket-res {
        display: none;
    }
    .basket_result__saving {
        margin-right: 0;
        margin-top: 10px;
        width: 183px;
        display: flex;
        justify-content: space-between;
    }
    .basket_result {
        margin-left: 0;
        margin-right: 0;
        margin-top: 30px;
        width: 183px;
        display: flex;
        justify-content: space-between;
    }
    .mob-table-basket__items {
        border-bottom: 1px dashed #D9D9D9;
    }
    .basket-name {
        padding: 0 !important;
        margin-top: 0;
    }
}
@media (max-width: 500px) {
    .lk-aside__list {
        display: flex;
        justify-content: space-between;
    }
    .mob-aside-basket {
        padding: 8px 12px;
    }
    .item-count {
        margin: 0 3px;
    }
    .basket-decrease, .basket-increase {
        width: 10vw !important;
        height: 10vw !important;
    }
    .basket-decrease, .basket-increase {
        font-size: 20px !important;
    }
    .col_basket-counter {
        padding: 0 20px;
        margin: 0;
    }
    .basket-delivery_item {
        right: 14%;
        font-size: 10.5px;
    }
    .basket-decrease {
        margin-right: 5px;
    }
    .basket-increase {
        margin-left: 5px;
    }

    .basket_result {
        margin-top: 10px;
    }
    .basket__delete {
        width: 25px;
        height: 25px;
    }
    .basket__item-price,
    .mob-basket__cell,
    .old-basket__item-price
    {
        font-size: 11.3px;
    }
}
@media (max-width: 385px) {
    .basket__item-price,
    .mob-basket__cell,
    .old-basket__item-price
    {
        font-size: 0.8rem;
    }
    .mob-basket__header-sum {
        margin-bottom: 25px;
    }
    .col_basket-counter {
        padding: 0 10px;
    }
}
@media (max-width: 340px) {
    .col_basket-counter {
        padding: 0;
    }
}

/*Конец стилей корзины*/

/*Начало стилей оформление заказа*/
@media (max-width: 1300px) {
    .delivery-box__container {
        flex-direction: column-reverse;
        width: 100%;
        align-items: center;
    }
    .order-page__form {
        flex-direction: column;
    }
    .order__delivery-box-option {
        width: 240px;
        margin-bottom: 22px;
    }
    .city-delivery__block {
        flex-direction: column;
        align-items: center;
    }
    .city-delivery__user {
        margin-right: 0;
    }
    .order-page__form-comment {
        flex-direction: column;
        align-items: start;
        width: 350px;
    }
    .mobil-order_total,
    .deks-order_total
    {
        display: none;
    }
    .mob-order_total {
        display: block;
    }
    .order-page__policy {
        margin-bottom: 20px;
    }
    .order-page__policy-text {
        width: 100%;
    }
    .order-page__box-date {
        flex-direction: row;
        margin-bottom: 29px;
    }
    .item-delivery-box__container {
        width: 90%;
    }
}
@media (max-width: 700px) {
    .add_city-delivery__item {
        width: 85%;
        margin-bottom: 0;
        text-align: end;
        margin-right: 20px;
    }
    .order_add {
        width: 100%;
        text-align: start;
    }
    .order-page__list {
        margin-top: 45px;
    }
    .order-page__line {
        margin-bottom: 30px;
    }
    .delivery-box__block {
        flex-direction: column;
        padding: 12px;
        width: calc(100% - 100px);
    }
    .order-page__info-text,
    .city-delivery__text,
    .city-delivery,
    .custom-select,
    .city-delivery__name-fake,
    .name-delivery__name-fake,
    .email-delivery__name-fake,
    .company-delivery__company-fake,
    .inn-delivery__inn-fake,
    .phone-delivery__name-fake,
    .delivery-delivery__name-fake,
    .order__delivery-box,
    .pay-box__block,
    .pay-box__block-sale,
    .order-page__form-comment
    {
        width: 100%;
    }
    .order-page__info {
        padding: 26px;
    }
    .order__delivery-box,
    .pay-box__block
    {
        justify-content: center;
        margin-right: 0;
    }
    .delivery-box__items {
        margin: 0 12px 22px 12px;
    }
    .delivery-box__items:nth-child(2n) {
        margin: 0 12px 22px 12px;

    }
    .delivery-box__items:nth-child(3n) {
        margin: 0 12px 22px 12px;
    }
    .order-page__comfortable-list {
        justify-content: center;
    }
    .delivery-box-option__item,
    .pay-box-option__item
    {
        margin: 0;
    }
    .order__delivery-box-option {
        width: 100%;
    }
    .delivery-box-option__img {
        display: none;
    }
    .delivery-box-option__item,
    .pay-box-option__item
    {
        flex-direction: row;
        height: auto;
        justify-content: space-around;
        min-height: 170px;
    }
    .box-option__img {
        margin-top: 0;
        width: 130px;
    }
    .delivery-box-option__name {
        margin-top: 0;
        margin-bottom: 17px;
    }
    .delivery-box-option__check {
        position: relative;
        bottom: 0;
        padding-bottom: 0;
    }
    .box-option__check-sum {
        font-size: 18px;
        text-align: start;
    }
    .delivery-box-option__check-text,
    .box-option__name,
    .box-option__text
    {
        text-align: start;
    }
    .pay-box__img img {
        object-fit: contain;
    }
    .pay_mob_option {
        margin-bottom: 0;
    }
    .order-page__comfortable-item {
        width: 90px;
        margin: 0 8px 8px 0;
    }
    .selectedOption,
    .selectedOption1,
    .selectedOption2,
    .selectedOption3,
    .selectedOption4,
    .selectedOption5,
    .add_city-delivery {
        width: 100%;
    }
    .delivery-box-option__name {
        align-items: start;
    }
}
@media (max-width: 410px) {
    .order__delivery-box, .pay-box__block {
        justify-content: space-between;
        margin-right: 0;
    }
    .delivery-box__items {
        margin: 0 22px 22px 0;
    }
    .delivery-box__items:nth-child(1n) {
        margin: 0 0 22px 0;

    }
    .delivery-box__items:nth-child(1n) {
        margin: 0 0 22px 0;
    }
    .order-page__box-date {
        flex-direction: column;
        margin-bottom: 17px;
    }
    .date-delivery-box__items {
        margin-left: 22px!important;
    }
}
@media (max-width: 370px) {
    .order__delivery-box, .pay-box__block {
        justify-content: space-around;
    }
    .delivery-box__items {
        width: 120px;
        height: auto;
        min-height: 180px;
    }
    .delivery-box-option__item,
    .pay-box-option__item
    {
        width: 100%;
    }
    .delivery-box__block {
        padding: 0 12px;
        width: 100%;
    }
    .delivery-box-option__item,
    .pay-box-option__item
    {
        flex-direction: column;
    }
    .delivery-box-option__check-text,
    .box-option__name,
    .box-option__text,
    .box-option__check-sum
    {
        text-align: center;
    }
}
@media (max-width: 350px) {
    .order__delivery-box, .pay-box__block {
        justify-content: space-around;
    }
    .delivery-box__items {
        width: 110px;
        min-height: 180px;
    }

    .delivery-box-option__item,
    .pay-box-option__item {
        width: 100%;
        height: auto;
    }
    .order__delivery-box-option {
        width: 240px;
        margin-bottom: 22px;
    }
}
/*Конец стилей оформление заказа*/
/* End */


/* Start:/local/templates/new/components/bitrix/catalog.section.list/head-catalog/style.min.css?17196419636236*/
.bx_catalog_line{margin-bottom:30px}.bx_catalog_line .bx_catalog_line_category_title{padding-bottom:14px;border-bottom:1px solid #e5e5e5;font-size:24px}.bx_catalog_line .bx_catalog_line_category_title a{color:#000;text-decoration:none}.bx_catalog_line .bx_catalog_line_ul{padding:0}.bx_catalog_line .bx_catalog_line_ul li{margin-bottom:20px;list-style:none}.bx_catalog_line .bx_catalog_line_ul li:before{content:''!important}.bx_catalog_line .bx_catalog_line_img{position:relative;display:block;float:left;overflow:hidden;margin-right:40px;width:125px;height:125px;border:1px solid #ccc;border-radius:2px;background-position:center;background-size:contain;background-repeat:no-repeat;-webkit-background-size:contain}.bx_catalog_line .bx_catalog_line_title{margin-bottom:10px;padding:0;vertical-align:top;line-height:18px}.bx_catalog_line .bx_catalog_line_title a{color:#4c7da6;font-size:18px}.bx_catalog_line .bx_catalog_line_title a:hover{text-decoration:none}.bx_catalog_line .bx_catalog_line_title span{font-size:16px}.bx_catalog_line .bx_catalog_line_description{color:#3f3f3f;font-size:13px;line-height:16px}@media(max-width:639px){.bx-touch .bx_catalog_line .bx_catalog_line_img{margin-right:10px;width:50px;height:50px}.bx-touch .bx_catalog_line .bx_catalog_line_title{margin-bottom:5px;line-height:14px}.bx-touch .bx_catalog_line .bx_catalog_line_title a{font-size:14px}.bx-touch .bx_catalog_line .bx_catalog_line_description{font-size:11px}}.bx_catalog_line .bx_catalog_line_img,.bx_catalog_line .bx_catalog_line_title,.bx_catalog_line .bx_catalog_line_title a,.bx_catalog_line .bx_catalog_line_description{transition:all .3s ease}.bx_catalog_text{margin-bottom:30px}.bx_catalog_text .bx_catalog_text_category_title{padding-bottom:14px;border-bottom:1px solid #e5e5e5;font-size:24px}.bx_catalog_text .bx_catalog_text_category_title a{color:#000;text-decoration:none}.bx_catalog_text .bx_catalog_text_ul{padding:0}.bx_catalog_text .bx_catalog_text_ul li{float:left;margin:0 10px 10px;list-style:none}.bx_catalog_text .bx_catalog_text_ul li:before{content:''!important}.bx_catalog_text .bx_catalog_text_title{margin:0;padding:0;vertical-align:top;font-size:14px;line-height:14px}.bx_catalog_tile .bx_catalog_tile_title a{display:inline-block;overflow:hidden;max-width:100%;color:#4c7da6;-ms-text-overflow:ellipsis;text-overflow:ellipsis;font-size:14px}.bx_catalog_text .bx_catalog_text_title a:hover{text-decoration:none}.bx_catalog_text .bx_catalog_text_title span{font-size:12px}@media(max-width:639px){.bx-touch .bx_catalog_text .bx_catalog_line_title{margin-bottom:5px;line-height:12px}.bx-touch .bx_catalog_text .bx_catalog_line_title a{font-size:12px}}.bx_catalog_text .bx_catalog_line_title,.bx_catalog_text .bx_catalog_line_title a{transition:all .3s ease}.bx_catalog_tile{margin-bottom:30px}.bx_catalog_tile .bx_catalog_tile_category_title{padding-bottom:14px;border-bottom:1px solid #e5e5e5;font-size:24px}.bx_catalog_tile .bx_catalog_tile_category_title a{color:#000;text-decoration:none}.bx_catalog_tile .bx_catalog_tile_ul{padding:0}.bx_catalog_tile .bx_catalog_tile_ul li{float:left;box-sizing:border-box;margin-bottom:20px;padding:0 10px;width:12.5%;list-style:none;text-align:center}.bx_catalog_tile .bx_catalog_tile_ul li:before{content:''!important}.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear:both}.bx_catalog_tile .bx_catalog_tile_img{position:relative;display:block;overflow:hidden;margin:0 auto;width:78px;height:78px;border:1px solid #ccc;border-radius:2px;background-color:#fff;background-position:center;background-size:contain;background-repeat:no-repeat;-webkit-background-size:contain}.bx_catalog_tile .bx_catalog_tile_title{margin-top:5px;margin-bottom:10px;padding:0;vertical-align:top;line-height:14px}.bx_catalog_tile .bx_catalog_tile_title a{color:#4c7da6;font-size:14px}.bx_catalog_tile .bx_catalog_tile_title a:hover{text-decoration:none}.bx_catalog_tile .bx_catalog_tile_title span{font-size:12px}@media(max-width:980px){.bx_catalog_tile .bx_catalog_tile_ul li{width:20%}.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear:none}.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear:both}}@media(max-width:639px){.bx-touch .bx_catalog_tile .bx_catalog_tile_title{margin-bottom:5px;line-height:14px}.bx-touch .bx_catalog_tile .bx_catalog_tile_title{line-height:10px}.bx-touch .bx_catalog_tile .bx_catalog_tile_title a{font-size:11px}}@media(min-width:480px) and (max-width:639px){.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:25%}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear:none}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear:none}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(4n+1){clear:both}}@media(max-width:479px){.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:33.3%}.bx-touch .bx_catalog_tile .bx_catalog_tile_img{width:100%;height:80px}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear:none}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear:none}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(3n+1){clear:both}}.bx_catalog_tile .bx_catalog_tile_title,.bx_catalog_tile .bx_catalog_tile_title a,.bx_catalog_tile .bx_catalog_tile_ul li,.bx_catalog_tile .bx_catalog_tile_img{transition:all .3s ease}.bx_sitemap{margin-bottom:30px}.bx_sitemap .bx_sitemap_title{padding-bottom:14px;border-bottom:1px solid #e5e5e5;font-size:24px}.bx_sitemap .bx_sitemap_title a{color:#000;text-decoration:none}.bx_sitemap .bx_sitemap_ul li{padding:0;line-height:14px}.bx_sitemap .bx_sitemap_ul li:before{content:''!important}.bx_sitemap .bx_sitemap_li_title{display:inline-block;margin:0;margin-bottom:10px;padding:0;vertical-align:top;font-weight:normal;line-height:13px}.bx_sitemap .bx_sitemap_li_title a{color:#4c7da6;white-space:nowrap;font-size:13px}.bx_sitemap .bx_sitemap_li_title a:hover{text-decoration:none}.bx_sitemap .bx_sitemap_li_title span{font-size:11px}@media(max-width:639px){.bx-touch .bx_sitemap .bx_catalog_line_title{margin-bottom:5px;line-height:12px}.bx-touch .bx_sitemap .bx_catalog_line_title a{font-size:12px}}.bx_sitemap .bx_catalog_line_title,.bx_sitemap .bx_catalog_line_title a{transition:all .3s ease}
/* End */


/* Start:/local/components/vt2b/sale.basket.basket.line/templates/header-basket/style.min.css?17217329154062*/
.bx-basket-block{margin:auto;position:relative;padding-bottom:5px;padding-left:20px;white-space:nowrap;font-size:12px}.bx-basket-block>.fa{position:absolute;top:3px;left:0;width:12px;color:#97a1ab}.bx-basket-block a{margin-right:10px}@media(min-width:768px){.bx-basket-fixed{position:fixed;z-index:100;overflow:hidden;padding-top:10px;width:200px;border:1px solid #f0f0f0;border-radius:1px;background:#fff;box-shadow:0 7px 10px rgba(0,0,0,0.15)}.bx-basket-fixed.top{top:10px}.bx-basket-fixed.right{right:10px}.bx-basket-fixed.bottom{bottom:10px}.bx-basket-fixed.left{left:10px}.bx-basket-fixed.bx-max-height{top:10px;bottom:10px}.block-store-catalog-list .bx-basket-fixed.bottom{bottom:70px}}@media(min-width:768px) and (width <= 992px){.block-store-catalog-list .bx-basket-fixed.bottom{bottom:90px}}@media(max-width:767px){.bx-basket-fixed{position:fixed;right:0;bottom:0;left:0;z-index:100;overflow:hidden;padding-top:10px;border:1px solid #f0f0f0;border-radius:1px;background:#fff;box-shadow:0 7px 10px rgba(0,0,0,0.15)}.bx-basket-item-list{display:none}.block-wrapper .bx-basket-fixed{padding-top:0}.block-wrapper .bx-basket-fixed .bx-hdr-profile{display:flex;justify-content:space-between}.block-wrapper .bx-basket-fixed .bx-hdr-profile .bx-basket-block{padding-bottom:0}}.bx-basket-item-list{position:relative;overflow:hidden;padding-bottom:20px;border-top:1px solid #f7f7f7}.bx-opener .bx-basket-item-list{padding-bottom:75px}.bx-max-height .bx-basket-item-list{position:absolute;right:0;bottom:0;left:0}.bx-closed .bx-basket-item-list{overflow:hidden;height:20px}.bx-basket-item-list-action{position:absolute;right:0;bottom:0;left:0;z-index:120;padding:3px 0;height:20px;background:#f7f7f7;color:#4f4f4f;vertical-align:middle;text-align:center;font-size:12px;line-height:14px;cursor:pointer}.bx-basket-item-list-button-container{position:absolute;right:0;bottom:20px;left:0;padding:10px 0;border-top:1px solid #f7f7f7;background:#fff;text-align:center}.bx-basket-item-list-container{overflow-y:auto;max-height:100%}.bx-basket-item-list-item{position:relative;margin-bottom:15px;padding-top:15px;padding-right:10px;padding-left:10px;border-bottom:1px solid #f7f7f7}.bx-basket-item-list-container .bx-basket-item-list-item:last-child{margin-bottom:0;border-bottom:0}.bx-basket-item-list-item-status{margin:0 10px 20px;padding:3px;border-radius:3px;background:#ebebeb;text-align:center;white-space:normal;font-weight:bold;font-size:12px;line-height:16px}.bx-basket-item-list-item-img{position:relative;padding-bottom:5px;text-align:center}.bx-basket-item-list-item-img img{max-width:90px;height:auto;border:1px solid #e6e6e6}.bx-basket-item-list-item-name{padding-bottom:5px}.bx-basket-item-list-item-name a{font-size:13px;line-height:16px}.bx-basket-item-list-item-remove{position:absolute;top:-7px;right:10px;width:20px;height:20px;opacity:.5;cursor:pointer;transition:250ms linear all}.bx-basket-item-list-item-remove:after,.bx-basket-item-list-item-remove:before{position:absolute;top:50%;left:50%;display:block;width:10px;height:2px;border-radius:1px;background-color:#333;content:'';transform:translate(-50%,-50%)}.bx-basket-item-list-item-remove:after{-webkit-transform:translate(-50%,-50%) rotate(45deg);-moz-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);-o-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.bx-basket-item-list-item-remove:before{-webkit-transform:translate(-50%,-50%) rotate(135deg);-moz-transform:translate(-50%,-50%) rotate(135deg);-ms-transform:translate(-50%,-50%) rotate(135deg);-o-transform:translate(-50%,-50%) rotate(135deg);transform:translate(-50%,-50%) rotate(135deg)}.bx-basket-item-list-item-remove:hover{opacity:.7}.bx-basket-item-list-item-price-block{padding-bottom:5px;font-size:12px}.bx-basket-item-list-item-price{display:inline-block;margin-right:5px}.bx-basket-item-list-item-price-old{display:inline-block;margin-right:5px;color:#b0b0b0;text-decoration:line-through}.bx_cart_login_top .bx-hdr-profile{line-height:1.44em}
/* End */


/* Start:/local/templates/new/components/bitrix/search.title/secretoria/style.css?17218880342109*/
div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:205;
}

table.title-search-result {
	border-collapse: collapse;
	border:none;
	width:10%;
}

table.title-search-result th {
	background-color:#F7F7F7;
	border-right:1px solid #e8e8e8;
	color:#949494;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:14px;
 	padding-right:12px;
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
	width:1%;
}

table.title-search-result td {
	background-color:white;
	color:black;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	white-space:nowrap;
}

table.title-search-result td.title-search-item {
	padding-left:8px;
	padding-right:15px;
}

table.title-search-result td.title-search-item a {
	padding-left:4px;
	padding-right:15px;
	text-decoration: none;
	color:black;
	vertical-align:top;
	display:block;
}

table.title-search-result td.title-search-item img {
	vertical-align:top;
}

table.title-search-result td.title-search-item b {
	color:#cf0000;
	font-weight:normal;
}

table.title-search-result tr.title-search-selected td
,table.title-search-result tr.title-search-selected a
,table.title-search-result tr.title-search-selected td.title-search-more a
{
	background-color:#fff2be;
}

table.title-search-result td.title-search-more {
	font-size:11px;
	font-weight:normal;
	padding-right:15px;
	padding-left:24px;
	padding-top:0px;
}

table.title-search-result td.title-search-more a
{
	padding-left:12px;
	padding-right:15px;
	text-decoration:none;
	color:#999999;
}

table.title-search-result td.title-search-all {
	padding-left:24px;
	padding-right:15px;
}

table.title-search-result td.title-search-all a
{
	padding-left:4px;
	text-decoration:none;
	color:#808080;
}

table.title-search-result td.title-search-separator
, table.title-search-result th.title-search-separator {
	padding-top:0px;
	padding-bottom:0px;
	font-size:4px;
}

div.title-search-fader {
	display:none;
	background-image: url('/local/templates/new/components/bitrix/search.title/secretoria/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}

/* End */


/* Start:/local/templates/new/components/bitrix/sale.basket.basket.line/mobile/style.min.css?17217423244062*/
.bx-basket-block{margin:auto;position:relative;padding-bottom:5px;padding-left:20px;white-space:nowrap;font-size:12px}.bx-basket-block>.fa{position:absolute;top:3px;left:0;width:12px;color:#97a1ab}.bx-basket-block a{margin-right:10px}@media(min-width:768px){.bx-basket-fixed{position:fixed;z-index:100;overflow:hidden;padding-top:10px;width:200px;border:1px solid #f0f0f0;border-radius:1px;background:#fff;box-shadow:0 7px 10px rgba(0,0,0,0.15)}.bx-basket-fixed.top{top:10px}.bx-basket-fixed.right{right:10px}.bx-basket-fixed.bottom{bottom:10px}.bx-basket-fixed.left{left:10px}.bx-basket-fixed.bx-max-height{top:10px;bottom:10px}.block-store-catalog-list .bx-basket-fixed.bottom{bottom:70px}}@media(min-width:768px) and (width <= 992px){.block-store-catalog-list .bx-basket-fixed.bottom{bottom:90px}}@media(max-width:767px){.bx-basket-fixed{position:fixed;right:0;bottom:0;left:0;z-index:100;overflow:hidden;padding-top:10px;border:1px solid #f0f0f0;border-radius:1px;background:#fff;box-shadow:0 7px 10px rgba(0,0,0,0.15)}.bx-basket-item-list{display:none}.block-wrapper .bx-basket-fixed{padding-top:0}.block-wrapper .bx-basket-fixed .bx-hdr-profile{display:flex;justify-content:space-between}.block-wrapper .bx-basket-fixed .bx-hdr-profile .bx-basket-block{padding-bottom:0}}.bx-basket-item-list{position:relative;overflow:hidden;padding-bottom:20px;border-top:1px solid #f7f7f7}.bx-opener .bx-basket-item-list{padding-bottom:75px}.bx-max-height .bx-basket-item-list{position:absolute;right:0;bottom:0;left:0}.bx-closed .bx-basket-item-list{overflow:hidden;height:20px}.bx-basket-item-list-action{position:absolute;right:0;bottom:0;left:0;z-index:120;padding:3px 0;height:20px;background:#f7f7f7;color:#4f4f4f;vertical-align:middle;text-align:center;font-size:12px;line-height:14px;cursor:pointer}.bx-basket-item-list-button-container{position:absolute;right:0;bottom:20px;left:0;padding:10px 0;border-top:1px solid #f7f7f7;background:#fff;text-align:center}.bx-basket-item-list-container{overflow-y:auto;max-height:100%}.bx-basket-item-list-item{position:relative;margin-bottom:15px;padding-top:15px;padding-right:10px;padding-left:10px;border-bottom:1px solid #f7f7f7}.bx-basket-item-list-container .bx-basket-item-list-item:last-child{margin-bottom:0;border-bottom:0}.bx-basket-item-list-item-status{margin:0 10px 20px;padding:3px;border-radius:3px;background:#ebebeb;text-align:center;white-space:normal;font-weight:bold;font-size:12px;line-height:16px}.bx-basket-item-list-item-img{position:relative;padding-bottom:5px;text-align:center}.bx-basket-item-list-item-img img{max-width:90px;height:auto;border:1px solid #e6e6e6}.bx-basket-item-list-item-name{padding-bottom:5px}.bx-basket-item-list-item-name a{font-size:13px;line-height:16px}.bx-basket-item-list-item-remove{position:absolute;top:-7px;right:10px;width:20px;height:20px;opacity:.5;cursor:pointer;transition:250ms linear all}.bx-basket-item-list-item-remove:after,.bx-basket-item-list-item-remove:before{position:absolute;top:50%;left:50%;display:block;width:10px;height:2px;border-radius:1px;background-color:#333;content:'';transform:translate(-50%,-50%)}.bx-basket-item-list-item-remove:after{-webkit-transform:translate(-50%,-50%) rotate(45deg);-moz-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);-o-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.bx-basket-item-list-item-remove:before{-webkit-transform:translate(-50%,-50%) rotate(135deg);-moz-transform:translate(-50%,-50%) rotate(135deg);-ms-transform:translate(-50%,-50%) rotate(135deg);-o-transform:translate(-50%,-50%) rotate(135deg);transform:translate(-50%,-50%) rotate(135deg)}.bx-basket-item-list-item-remove:hover{opacity:.7}.bx-basket-item-list-item-price-block{padding-bottom:5px;font-size:12px}.bx-basket-item-list-item-price{display:inline-block;margin-right:5px}.bx-basket-item-list-item-price-old{display:inline-block;margin-right:5px;color:#b0b0b0;text-decoration:line-through}.bx_cart_login_top .bx-hdr-profile{line-height:1.44em}
/* End */
/* /local/templates/new/css/slick.css?17183835761854 */
/* /local/templates/new/css/jquery.fancybox.min.css?172166445314075 */
/* /local/templates/new/css/style.css?176292890780872 */
/* /local/templates/new/css/lk_style.css?175817472611024 */
/* /local/templates/new/css/mob_lk_style.css?17416920501402 */
/* /local/templates/new/css/ofexis.css?17321245541966 */
/* /local/templates/new/css/mobil_style.css?176285985034484 */
/* /local/templates/new/components/bitrix/catalog.section.list/head-catalog/style.min.css?17196419636236 */
/* /local/components/vt2b/sale.basket.basket.line/templates/header-basket/style.min.css?17217329154062 */
/* /local/templates/new/components/bitrix/search.title/secretoria/style.css?17218880342109 */
/* /local/templates/new/components/bitrix/sale.basket.basket.line/mobile/style.min.css?17217423244062 */
