

/* Start:/local/templates/main/assets/css/slick.css?17151848381776*/
/* 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/main/assets/css/bootstrap-select.min.css?171518483811120*/
/*!
 * Bootstrap-select v1.13.14 (https://developer.snapappointments.com/bootstrap-select)
 *
 * Copyright 2012-2020 SnapAppointments, LLC
 * Licensed under MIT (https://github.com/snapappointments/bootstrap-select/blob/master/LICENSE)
 */@-webkit-keyframes bs-notify-fadeOut{0%{opacity:.9}100%{opacity:0}}@-o-keyframes bs-notify-fadeOut{0%{opacity:.9}100%{opacity:0}}@keyframes bs-notify-fadeOut{0%{opacity:.9}100%{opacity:0}}.bootstrap-select>select.bs-select-hidden,select.bs-select-hidden,select.selectpicker{display:none!important}.bootstrap-select{width:220px\0;vertical-align:middle}.bootstrap-select>.dropdown-toggle{position:relative;width:100%;text-align:right;white-space:nowrap;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.bootstrap-select>.dropdown-toggle:after{margin-top:-1px}.bootstrap-select>.dropdown-toggle.bs-placeholder,.bootstrap-select>.dropdown-toggle.bs-placeholder:active,.bootstrap-select>.dropdown-toggle.bs-placeholder:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder:hover{color:#999}.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-danger,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-danger:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-danger:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-danger:hover,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-dark,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-dark:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-dark:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-dark:hover,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-info,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-info:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-info:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-info:hover,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-primary,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-primary:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-primary:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-primary:hover,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-secondary,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-secondary:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-secondary:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-secondary:hover,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-success,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-success:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-success:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-success:hover{color:rgba(255,255,255,.5)}.bootstrap-select>select{position:absolute!important;bottom:0;left:50%;display:block!important;width:.5px!important;height:100%!important;padding:0!important;opacity:0!important;border:none;z-index:0!important}.bootstrap-select>select.mobile-device{top:0;left:0;display:block!important;width:100%!important;z-index:2!important}.bootstrap-select.is-invalid .dropdown-toggle,.error .bootstrap-select .dropdown-toggle,.has-error .bootstrap-select .dropdown-toggle,.was-validated .bootstrap-select select:invalid+.dropdown-toggle{border-color:#b94a48}.bootstrap-select.is-valid .dropdown-toggle,.was-validated .bootstrap-select select:valid+.dropdown-toggle{border-color:#28a745}.bootstrap-select.fit-width{width:auto!important}.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){width:220px}.bootstrap-select .dropdown-toggle:focus,.bootstrap-select>select.mobile-device:focus+.dropdown-toggle{outline:thin dotted #333!important;outline:5px auto -webkit-focus-ring-color!important;outline-offset:-2px}.bootstrap-select.form-control{margin-bottom:0;padding:0;border:none;height:auto}:not(.input-group)>.bootstrap-select.form-control:not([class*=col-]){width:100%}.bootstrap-select.form-control.input-group-btn{float:none;z-index:auto}.form-inline .bootstrap-select,.form-inline .bootstrap-select.form-control:not([class*=col-]){width:auto}.bootstrap-select:not(.input-group-btn),.bootstrap-select[class*=col-]{float:none;display:inline-block;margin-left:0}.bootstrap-select.dropdown-menu-right,.bootstrap-select[class*=col-].dropdown-menu-right,.row .bootstrap-select[class*=col-].dropdown-menu-right{float:right}.form-group .bootstrap-select,.form-horizontal .bootstrap-select,.form-inline .bootstrap-select{margin-bottom:0}.form-group-lg .bootstrap-select.form-control,.form-group-sm .bootstrap-select.form-control{padding:0}.form-group-lg .bootstrap-select.form-control .dropdown-toggle,.form-group-sm .bootstrap-select.form-control .dropdown-toggle{height:100%;font-size:inherit;line-height:inherit;border-radius:inherit}.bootstrap-select.form-control-lg .dropdown-toggle,.bootstrap-select.form-control-sm .dropdown-toggle{font-size:inherit;line-height:inherit;border-radius:inherit}.bootstrap-select.form-control-sm .dropdown-toggle{padding:.25rem .5rem}.bootstrap-select.form-control-lg .dropdown-toggle{padding:.5rem 1rem}.form-inline .bootstrap-select .form-control{width:100%}.bootstrap-select.disabled,.bootstrap-select>.disabled{cursor:not-allowed}.bootstrap-select.disabled:focus,.bootstrap-select>.disabled:focus{outline:0!important}.bootstrap-select.bs-container{position:absolute;top:0;left:0;height:0!important;padding:0!important}.bootstrap-select.bs-container .dropdown-menu{z-index:1060}.bootstrap-select .dropdown-toggle .filter-option{position:static;top:0;left:0;float:left;height:100%;width:100%;text-align:left;overflow:hidden;-webkit-box-flex:0;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto}.bs3.bootstrap-select .dropdown-toggle .filter-option{padding-right:inherit}.input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option{position:absolute;padding-top:inherit;padding-bottom:inherit;padding-left:inherit;float:none}.input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option .filter-option-inner{padding-right:inherit}.bootstrap-select .dropdown-toggle .filter-option-inner-inner{overflow:hidden}.bootstrap-select .dropdown-toggle .filter-expand{width:0!important;float:left;opacity:0!important;overflow:hidden}.bootstrap-select .dropdown-toggle .caret{position:absolute;top:50%;right:12px;margin-top:-2px;vertical-align:middle}.input-group .bootstrap-select.form-control .dropdown-toggle{border-radius:inherit}.bootstrap-select[class*=col-] .dropdown-toggle{width:100%}.bootstrap-select .dropdown-menu{min-width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bootstrap-select .dropdown-menu>.inner:focus{outline:0!important}.bootstrap-select .dropdown-menu.inner{position:static;float:none;border:0;padding:0;margin:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none}.bootstrap-select .dropdown-menu li{position:relative}.bootstrap-select .dropdown-menu li.active small{color:rgba(255,255,255,.5)!important}.bootstrap-select .dropdown-menu li.disabled a{cursor:not-allowed}.bootstrap-select .dropdown-menu li a{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.bootstrap-select .dropdown-menu li a.opt{position:relative;padding-left:2.25em}.bootstrap-select .dropdown-menu li a span.check-mark{display:none}.bootstrap-select .dropdown-menu li a span.text{display:inline-block}.bootstrap-select .dropdown-menu li small{padding-left:.5em}.bootstrap-select .dropdown-menu .notify{position:absolute;bottom:5px;width:96%;margin:0 2%;min-height:26px;padding:3px 5px;background:#f5f5f5;border:1px solid #e3e3e3;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05);pointer-events:none;opacity:.9;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bootstrap-select .dropdown-menu .notify.fadeOut{-webkit-animation:.3s linear 750ms forwards bs-notify-fadeOut;-o-animation:.3s linear 750ms forwards bs-notify-fadeOut;animation:.3s linear 750ms forwards bs-notify-fadeOut}.bootstrap-select .no-results{padding:3px;background:#f5f5f5;margin:0 5px;white-space:nowrap}.bootstrap-select.fit-width .dropdown-toggle .filter-option{position:static;display:inline;padding:0}.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner,.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner-inner{display:inline}.bootstrap-select.fit-width .dropdown-toggle .bs-caret:before{content:'\00a0'}.bootstrap-select.fit-width .dropdown-toggle .caret{position:static;top:auto;margin-top:-1px}.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark{position:absolute;display:inline-block;right:15px;top:5px}.bootstrap-select.show-tick .dropdown-menu li a span.text{margin-right:34px}.bootstrap-select .bs-ok-default:after{content:'';display:block;width:.5em;height:1em;border-style:solid;border-width:0 .26em .26em 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.bootstrap-select.show-menu-arrow.open>.dropdown-toggle,.bootstrap-select.show-menu-arrow.show>.dropdown-toggle{z-index:1061}.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:before{content:'';border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid rgba(204,204,204,.2);position:absolute;bottom:-4px;left:9px;display:none}.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:after{content:'';border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;position:absolute;bottom:-4px;left:10px;display:none}.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:before{bottom:auto;top:-4px;border-top:7px solid rgba(204,204,204,.2);border-bottom:0}.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:after{bottom:auto;top:-4px;border-top:6px solid #fff;border-bottom:0}.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:before{right:12px;left:auto}.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:after{right:13px;left:auto}.bootstrap-select.show-menu-arrow.open>.dropdown-toggle .filter-option:after,.bootstrap-select.show-menu-arrow.open>.dropdown-toggle .filter-option:before,.bootstrap-select.show-menu-arrow.show>.dropdown-toggle .filter-option:after,.bootstrap-select.show-menu-arrow.show>.dropdown-toggle .filter-option:before{display:block}.bs-actionsbox,.bs-donebutton,.bs-searchbox{padding:4px 8px}.bs-actionsbox{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bs-actionsbox .btn-group button{width:50%}.bs-donebutton{float:left;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bs-donebutton .btn-group button{width:100%}.bs-searchbox+.bs-actionsbox{padding:0 8px 4px}.bs-searchbox .form-control{margin-bottom:0;width:100%;float:none}
/* End */


/* Start:/local/templates/main/assets/css/suggestions.min.css?17151848382091*/
.suggestions-nowrap{white-space:nowrap}.suggestions-input{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.suggestions-input::-ms-clear{display:none}.suggestions-wrapper{position:relative;margin:0;padding:0;vertical-align:top;-webkit-text-size-adjust:100%}.suggestions-suggestions{background:#fff;border:1px solid #999;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:default;left:0;min-width:100%;position:absolute;z-index:9999;-webkit-text-size-adjust:100%}.suggestions-suggestions strong{font-weight:400;color:#39f}.suggestions-suggestions.suggestions-mobile{border-style:none}.suggestions-suggestions.suggestions-mobile .suggestions-suggestion{border-bottom:1px solid #ddd}.suggestions-suggestion{padding:4px 4px;overflow:hidden}.suggestions-suggestion:hover{background:#f7f7f7}.suggestions-selected{background:#f0f0f0}.suggestions-selected:hover{background:#f0f0f0}.suggestions-hint{padding:4px 4px;white-space:nowrap;overflow:hidden;color:#777;font-size:85%;line-height:20px}.suggestions-subtext{color:#777}.suggestions-subtext_inline{display:inline-block;min-width:6em;vertical-align:bottom;margin:0 .5em 0 0}.suggestions-subtext-delimiter{display:inline-block;width:2px}.suggestions-subtext_label{margin:0 0 0 .25em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;padding:0 3px;background:#f5f5f5;font-size:85%}.suggestions-value[data-suggestion-status=LIQUIDATED]{position:relative}.suggestions-value[data-suggestion-status=LIQUIDATED]:after{position:absolute;left:0;right:0;top:50%;border-top:1px solid rgba(0,0,0,.4);content:""}.suggestions-promo{font-size:85%;display:none;color:#777;padding:4px;text-align:center}.suggestions-promo a{color:#777;display:block;filter:grayscale(100%);line-height:20px;text-decoration:none}.suggestions-promo a:hover{filter:grayscale(0)}.suggestions-promo svg{height:20px;vertical-align:bottom}@media screen and (min-width:600px){.suggestions-promo{position:absolute;top:0;right:0;text-align:left}}
/* End */


/* Start:/local/templates/main/assets/css/owl.carousel.min.css?16648263823351*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/local/templates/main/assets/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/* End */


/* Start:/local/templates/main/assets//fonts/playfair/playfair.css?16507375254128*/
@font-face {
    font-family: 'Playfair Display';
    src: local('Playfair Display Regular'), local('PlayfairDisplay-Regular'), url('/local/templates/main/assets//fonts/playfair/Playfairdisplayregular.woff2') format('woff2'), url('/local/templates/main/assets//fonts/playfair/Playfairdisplayregular.woff') format('woff'), url('/local/templates/main/assets//fonts/playfair/Playfairdisplayregular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Playfair Display';
    src: local('Playfair Display SemiBold'), local('PlayfairDisplay-SemiBold'), url('/local/templates/main/assets//fonts/playfair/Playfairdisplaysemibold.woff2') format('woff2'), url('/local/templates/main/assets//fonts/playfair/Playfairdisplaysemibold.woff') format('woff'), url('/local/templates/main/assets//fonts/playfair/Playfairdisplaysemibold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Playfair Display';
    src: local('Playfair Display Italic'), local('PlayfairDisplay-Italic'), url('/local/templates/main/assets//fonts/playfair/Playfairdisplayitalic.woff2') format('woff2'), url('/local/templates/main/assets//fonts/playfair/Playfairdisplayitalic.woff') format('woff'), url('/local/templates/main/assets//fonts/playfair/Playfairdisplayitalic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: 'Playfair Display';
    src: local('Playfair Display Medium Italic'), local('PlayfairDisplay-MediumItalic'), url('/local/templates/main/assets//fonts/playfair/Playfairdisplaymediumitalic.woff2') format('woff2'), url('/local/templates/main/assets//fonts/playfair/Playfairdisplaymediumitalic.woff') format('woff'), url('/local/templates/main/assets//fonts/playfair/Playfairdisplaymediumitalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
}
@font-face {
    font-family: 'Playfair Display';
    src: local('Playfair Display ExtraBold Italic'), local('PlayfairDisplay-ExtraBoldItalic'), url('/local/templates/main/assets//fonts/playfair/Playfairdisplayextrabolditalic.woff2') format('woff2'), url('/local/templates/main/assets//fonts/playfair/Playfairdisplayextrabolditalic.woff') format('woff'), url('/local/templates/main/assets//fonts/playfair/Playfairdisplayextrabolditalic.ttf') format('truetype');
    font-weight: 800;
    font-style: italic;
}
@font-face {
    font-family: 'Playfair Display';
    src: local('Playfair Display ExtraBold'), local('PlayfairDisplay-ExtraBold'), url('/local/templates/main/assets//fonts/playfair/Playfairdisplayextrabold.woff2') format('woff2'), url('/local/templates/main/assets//fonts/playfair/Playfairdisplayextrabold.woff') format('woff'), url('/local/templates/main/assets//fonts/playfair/Playfairdisplayextrabold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}
@font-face {
    font-family: 'Playfair Display';
    src: local('Playfair Display Black'), local('PlayfairDisplay-Black'), url('/local/templates/main/assets//fonts/playfair/Playfairdisplayblack.woff2') format('woff2'), url('/local/templates/main/assets//fonts/playfair/Playfairdisplayblack.woff') format('woff'), url('/local/templates/main/assets//fonts/playfair/Playfairdisplayblack.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: 'Playfair Display';
    src: local('Playfair Display Medium'), local('PlayfairDisplay-Medium'), url('/local/templates/main/assets//fonts/playfair/Playfairdisplaymedium.woff2') format('woff2'), url('/local/templates/main/assets//fonts/playfair/Playfairdisplaymedium.woff') format('woff'), url('/local/templates/main/assets//fonts/playfair/Playfairdisplaymedium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Playfair Display';
    src: local('Playfair Display Bold Italic'), local('PlayfairDisplay-BoldItalic'), url('/local/templates/main/assets//fonts/playfair/Playfairdisplaybolditalic.woff2') format('woff2'), url('/local/templates/main/assets//fonts/playfair/Playfairdisplaybolditalic.woff') format('woff'), url('/local/templates/main/assets//fonts/playfair/Playfairdisplaybolditalic.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
}
@font-face {
    font-family: 'Playfair Display';
    src: local('Playfair Display SemiBold Italic'), local('PlayfairDisplay-SemiBoldItalic'), url('/local/templates/main/assets//fonts/playfair/Playfairdisplaysemibolditalic.woff2') format('woff2'), url('/local/templates/main/assets//fonts/playfair/Playfairdisplaysemibolditalic.woff') format('woff'), url('/local/templates/main/assets//fonts/playfair/Playfairdisplaysemibolditalic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
}
@font-face {
    font-family: 'Playfair Display';
    src: local('Playfair Display Bold'), local('PlayfairDisplay-Bold'), url('/local/templates/main/assets//fonts/playfair/Playfairdisplaybold.woff2') format('woff2'), url('/local/templates/main/assets//fonts/playfair/Playfairdisplaybold.woff') format('woff'), url('/local/templates/main/assets//fonts/playfair/Playfairdisplaybold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Playfair Display';
    src: local('Playfair Display Black Italic'), local('PlayfairDisplay-BlackItalic'), url('/local/templates/main/assets//fonts/playfair/Playfairdisplayblackitalic.woff2') format('woff2'), url('/local/templates/main/assets//fonts/playfair/Playfairdisplayblackitalic.woff') format('woff'), url('/local/templates/main/assets//fonts/playfair/Playfairdisplayblackitalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
}

/* End */


/* Start:/local/templates/main/assets/css/fonts.css?16552109612317*/
@font-face {
    font-family: 'Museo Sans Cyrl 500';
    src: local('Museo Sans Cyrl 500'), local('MuseoSansCyrl-500'), 
    url('/local/templates/main/assets/css/../fonts/museosanscyrl2/Museosanscyrl500.woff2') format('woff2'), 
    url('/local/templates/main/assets/css/../fonts/museosanscyrl2/Museosanscyrl500.woff') format('woff'),
     url('/local/templates/main/assets/css/../fonts/museosanscyrl2/Museosanscyrl500.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Century Gothic';
    src: local('Century Gothic'), local('CenturyGothic'), 
    url('/local/templates/main/assets/css/../fonts/CenturyGothic.woff') format('woff'),
    url('/local/templates/main/assets/css/../fonts/museosanscyrl2/CenturyGothic.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Museo Sans Cyrl 100';
    src: url('/local/templates/main/assets/css/../fonts/museosanscyrl2/MuseoSansCyrl-100.eot');
    src: url('/local/templates/main/assets/css/../fonts/museosanscyrl2/MuseoSansCyrl-100.eot') format('embedded-opentype'),
        url('/local/templates/main/assets/css/../fonts/museosanscyrl2/MuseoSansCyrl-100.woff2') format('woff2'),
        url('/local/templates/main/assets/css/../fonts/museosanscyrl2/MuseoSansCyrl-100.woff') format('woff'),
        url('/local/templates/main/assets/css/../fonts/museosanscyrl2/MuseoSansCyrl-100.ttf') format('truetype'),
        url('/local/templates/main/assets/css/../fonts/museosanscyrl2/MuseoSansCyrl-100.svg') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Museo Sans Cyrl 300';
    src: url('/local/templates/main/assets/css/../fonts/museosanscyrl2/MuseoSansCyrl-300.eot');
    src: url('/local/templates/main/assets/css/../fonts/museosanscyrl2/MuseoSansCyrl-300.eot') format('embedded-opentype'),
        url('/local/templates/main/assets/css/../fonts/museosanscyrl2/MuseoSansCyrl-300.woff2') format('woff2'),
        url('/local/templates/main/assets/css/../fonts/museosanscyrl2/MuseoSansCyrl-300.woff') format('woff'),
        url('/local/templates/main/assets/css/../fonts/museosanscyrl2/MuseoSansCyrl-300.ttf') format('truetype'),
        url('/local/templates/main/assets/css/../fonts/museosanscyrl2/MuseoSansCyrl-300.svg') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: tinvwl-webfont;
    src: url(/local/templates/main/assets/css/../fonts/tinvwl-webfont.eot);
    src: url(/local/templates/main/assets/css/../fonts/tinvwl-webfont.eot) 
    format("embedded-opentype"), 
    url(/local/templates/main/assets/css/../fonts/tinvwl-webfont.ttf) format("truetype"), 
    url(/local/templates/main/assets/css/../fonts/tinvwl-webfont.woff) format("woff"), 
    url(/local/templates/main/assets/css/../fonts/tinvwl-webfont.svg) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
/* End */


/* Start:/local/templates/main/components/arturgolubev/search.title/header/style.css?17133777053676*/

.bx-searchtitle,
.bx-searchtitle *,
.bx_smart_searche,
.bx_smart_searche * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px
}

.bx-searchtitle {
	margin: 10px 0 0
}

.bx-searchtitle .bx-block-title {
	color: #343434;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 9px;
	font-weight: 600
}

div.title-search-result {
	border: 0 none !important;
	border-top: 0 none;
	display: none;
	overflow: hidden;
	z-index: 999;
	min-width: 200px;
	top: 75px;
	background-color: #fff;
	border-radius: 2px;
	box-shadow: 0 0 7px -2px #d6d6d6
}

.bx_smart_searche {
	padding-top: 8px;
	border-top: 0 none;
	border-radius: 0 0 3px 3px
}

.bx_smart_searche .bx_info_wrap {
	margin-left: 85px
}

.bx_smart_searche .bx_item_block {
	min-height: 65px;
	position: relative
}

.bx_smart_searche .bx_image {
	display: inline-block;
	max-width: 100%
}

.bx_smart_searche .bx_item_element {
	padding: 8px 0
}

.bx_smart_searche .bx_item_element_all_result {
	text-align: center
}

.bx_smart_searche .bx_item_element a {
	margin-top: 5px;
	display: inline-block;
	color: #333;
	font-size: 14px;
	text-decoration: none;
	font-weight: 700
}

.bx_smart_searche .bx_item_element a b {
	font-weight: 700
}

.bx_smart_searche .bx_item_element a b {
	color: #000
}

.bx_smart_searche .bx_item_element a:hover,
.bx_smart_searche .bx_item_element a:hover b {
	text-decoration: underline
}

.bx_smart_searche .bx_price {
	font-weight: 700;
	font-size: 15px;
	margin-top: 5px
}

.bx_smart_searche .bx_item_block.all_result {
	min-height: 0
}

.bx_smart_searche .bx_item_block.all_result .all_result_button {
	display: inline-block;
	font-size: 14px;
	background-color: #333;
	border: 1px solid;
	border-color: #333;
	color: #fff;
	padding: 0 22px;
	height: 34px;
	text-decoration: none;
	border-radius: 2px;
	margin: 0 0 8px;
	line-height: 34px;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: .5px
}

.bx_smart_searche .bx_item_block_href {
	display: block;
	text-decoration: none;
	margin-bottom: 5px;
	padding: 8px;
	line-height: 14px
}

.bx_smart_searche .bx_item_block_href:hover {
	background-color: #eaeaea
}

.bx_item_block_item_clear {
	display: block;
	clear: both
}

.bx_smart_searche .bx_item_block_item_info_wrap {
	display: block;
	padding-left: 39px
}

.bx_smart_searche .bx_item_block_item_info {
	display: block
}

.bx_smart_searche .bx_item_block_item_image {
	width: 34px;
	height: 34px;
	float: left;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	margin-right: 5px
}

.bx_smart_searche .bx_item_block_item_name {
	color: #333;
	overflow: hidden;
	height: 34px;
	display: block;
	line-height: 17px;
	display: flex
}

.bx_smart_searche .bx_item_block_item_name_flex_align {
	margin: auto 0
}

.bx_smart_searche .bx_item_block_item_name b {
	color: #333
}

.bx_smart_searche .bx_item_block_item_price {
	float: right;
	text-align: right;
	color: #333;
	line-height: 17px;
	padding-left: 5px
}

.bx_smart_searche .bx_item_block_item_price.bx_item_block_item_price_only_one {
	line-height: 34px
}

.bx_smart_searche .bx_item_block_item_price .bx_price_new {
	white-space: nowrap;
	font-weight: 700;
	display: block
}

.bx_smart_searche .bx_item_block_item_text {
	color: #9b9b9b;
	display: block;
	margin-top: 8px;
	font-size: 13px;
	line-height: 15px
}

.bx-searchtitle .bx-searchtitle-preloader {
	position: absolute;
	top: 13px;
	right: 13px;
	width: 30px;
	height: 30px;
	z-index: 5;
	display: none
}

.bx-searchtitle .bx-searchtitle-preloader.view {
	background: url(/local/templates/main/components/arturgolubev/search.title/header/images/loader_orange.gif) center center no-repeat
}
/* End */


/* Start:/local/templates/main/components/bitrix/sender.subscribe/subscribe/style.min.css?16507376814395*/
.bx-subscribe{margin:10px 0}.bx-subscribe div.bx-block-title{font-family:"Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;color:#343434;text-transform:uppercase;font-size:12px;margin-bottom:9px;font-weight:600}.bx-subscribe-desc{color:#aaa;font-size:12px;position:relative;margin-top:-5px;margin-bottom:3px}.bx-subscribe .bx-input-group .bx-form-control{position:relative;margin-bottom:15px;display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#f8fafc;border:1px solid #d5dadc;border-radius:2px;outline:0;box-shadow:none!important;-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.bx-ios .bx-subscribe .bx-input-group .bx-form-control{background-image:-webkit-linear-gradient(#f8fafc 0,#f8fafc 100%);background-image:linear-gradient(#f8fafc 0,#f8fafc 100%)}.btn-subscribe{cursor:pointer;text-align:center;background:#70bb18;border:0;color:#fff;font-size:13px;position:relative;text-transform:uppercase;border-radius:2px;line-height:30px;height:40px;padding:5px 60px 5px 20px;vertical-align:middle;outline:0;-webkit-transition:width 5s linear;-moz-transition:width 5s linear;-ms-transition:width 5s linear;-o-transition:width 5s linear;transition:width 5s linear}.btn-subscribe:hover{background:#7ec629}.btn-subscribe:before{content:" ";position:absolute;top:0;bottom:0;right:0;width:40px;background-color:#5b9f0b;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAKCAYAAACE2W/HAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MkYyNDcxQTFERjZGMTFFNDk5NTY5MzQ3QzQxRkMzMEIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MkYyNDcxQTJERjZGMTFFNDk5NTY5MzQ3QzQxRkMzMEIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyRjI0NzE5RkRGNkYxMUU0OTk1NjkzNDdDNDFGQzMwQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyRjI0NzFBMERGNkYxMUU0OTk1NjkzNDdDNDFGQzMwQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Plv+rHwAAADiSURBVHjajNK9asJQFMDxG42KUqFx9kEcRO1UcBCHjh3q3NXHcBEcdHQQPxY7+AaS0a1v0UEhSlu/rv+jhxIlBQ/84OTmnHuSmzjW2qExpoK9ekDcXMcRAVw1d2hckjxqwQxTJJXEDj+ooa5rK+neoocMnvGB7s3EVxQwwhdeDBMDvEPylr3EBB6yGOhaGzE0cJ5o4enOTSzQgY8D8nhDX2ty0hPTCxt6LDmsMtb6fk+hpr9a10THJ4pw8BtVII0ydRNxb/vPplLrSGNKT/Pb3BdVpOU7jklKSNzZKD+JfxJgAAV0YSAU8mZTAAAAAElFTkSuQmCC");background-position:50%;background-repeat:no-repeat;border-radius:0 2px 2px 0}.btn-subscribe span{display:block}.btn-subscribe.send{padding:5px 40px;-webkit-animation-name:MeilSend;animation-name:MeilSend;-webkit-animation-duration:.5s;animation-duration:.5s;outline:0;color:#fff}.btn-subscribe:hover,.btn-subscribe:active{color:#fff}.btn-subscribe.send:before{width:0;background-position:100px 50%;-webkit-animation-name:MeilSendButton;animation-name:MeilSendButton;-webkit-animation-duration:.5s;animation-duration:.5s}@keyframes MeilSend{0%{padding:5px 60px 5px 20px}100%{padding:5px 40px}}@-webkit-keyframes MeilSend{0%{padding:5px 60px 5px 20px}100%{padding:5px 40px}}@keyframes MeilSendSpan{0%{color:transparent}100%{color:#fff}}@-webkit-keyframes MeilSendSpan{0%{color:transparent}100%{color:#fff}}@keyframes MeilSendButton{0%{width:40px;background-position:50%}100%{width:0;background-position:100px 50%}}@-webkit-keyframes MeilSendButton{0%{width:40px;background-position:50%}100%{width:0;background-position:100px 50%}}.bx_subscribe_response_container{padding:40px;color:#35414e}.bx_subscribe_checkbox_container{line-height:16px;font-size:13px;margin-bottom:3px;vertical-align:middle;color:#aaa}.bx-sender-subscribe-agreement .main-user-consent-request a{font-weight:100;font:11px/10px "Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif}
/* End */


/* Start:/local/templates/main/components/bitrix/news.list/wc.reply/style.css?16599912111656*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}
.main-title.reply-main {
    font-size: 28px;
    margin-bottom: 20px;
    font-weight: 300;
    text-transform: uppercase;
    text-align: left;
}

.main-title.reply {
    font-style: normal;
    font-weight: bold;
    font-size: 40px;
    line-height: 130%;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #1F1D1C;

}

.main-title.reply-main a {
    color: #1F1D1C;
    text-decoration: none;
}
.reply-block {
    /*max-width: 800px;*/
    /*margin: 0 auto;*/
    padding: 50px 0 80px;
  /*  text-align: center;*/
    padding-bottom: 0px;
    padding-top: 0px;
}


.reply-content_name {
    font-size: large;
    margin-bottom: 10px;
}
.reply-content_stars{
    margin-bottom: 15px;
}
.checked {
    color: orange;
}
.reply-content_item {
    margin-bottom: 30px;
}

.woo_btn-reply{
    width: 200px;
    height: 50px;
    line-height: 50px;
    background-color: #000;
    border: 1px solid #000;
    font-size: 13px;
    font-family: MuseoSansCyrl-Light;
    font-weight: 300;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    border-radius: 0;
    margin: 35px auto 0;
    display: block;
    text-decoration: none;
    margin-bottom: 30px;
}
.woo_btn-reply:hover{
    color: #000;background-color: #fff;
}

@media (max-width: 768px) {
    .reply-content_item {
        margin: 20px 0;
    }
}
@media (max-width: 576px) {
    .reply-content_text{ font-size: 14px; }
}
@media (max-width: 480px) {
    .main-title.reply {
        font-size: 25px;
    }
}

/* End */


/* Start:/local/templates/main/styles.css?1747924562891*/
.footer__legal-data {
    font-size: smaller;
}

.mob_br{
    display: block;
}
@media (min-width: 992px) {
    .mob_br{
        display: none;
    }
}

.hzgl_ind {
   text-align: center;
   margin-bottom: 50px;
    font-size: 2.3rem;
}

#comp_3003973530b6b9df1796e736ec964fe7 > section > div > div.index-title {
   margin-top: 35px;
}


button.detail-product__promo-item.dark-style.fashion-look {
	background-color: #9F5130;
}

.fashion-look {
	background-color: #9F5130 !important;
}

.celebrity-quote__image {
    position: relative;
    margin-top: -150px;
}

.celebrity-quote {
    padding: 150px 0 !important;
}

.novelty-slider img {
    /* max-height: 716px; */
}

button.product-blue-label.dark-style.special-offers {
    background-color: #87603D;
    opacity: 1;
}

button.detail-product__promo-item.dark-style.special-offers {
    background-color: #87603D;
    opacity: 1;
}




/* End */


/* Start:/local/templates/main/template_styles.css?1750776609158911*/
:root{
	--primary-main: #1E1E1E;
	--gray: #7C7B7B;
	--gray-2: #A3A3A3;
	--gray-3: #9F9F9F;
	--gray-border: #EFEFEF;
	--secondary-main: #236493;
	--secondary-dark: #154874;
	--secondary-light: #2B74A5;
	--secondary-transparent: #EFF2F5;
	--secondary-focused: #DCE3EA;
	--clothes-blue: #0050AF;
	--info-main: #BEBEBE;
	--stroke-main: #d7d7d7;
	--box-shadow: 0px 0px 16px 0px rgba(11, 37, 55, 0.20);
	--menu-li-margin: 15px;
	--dark-badge: #1C2434;
}

.bx-yellow,
.bx-theme-yellow {
	--primary: #f9a91d;
	--theme-color-primary: #f9a91d;
	--theme-color-second: #faba4a;
	--theme-color-light: #f0f0f0;
	--theme-b-link: #f9a91d;
	--theme-b-link-hover: #faba4a;
	--theme-b-tx-primary: #fff;
	--theme-b-bg-primary: #f9a91d;
	--theme-b-bd-primary: #f9a91d;
	--theme-b-sd-primary: rgba(249, 169, 29, 0.5);
	--theme-b-tx-primary-hover: #fff;
	--theme-b-bg-primary-hover: #faba4a;
	--theme-b-bd-primary-hover: #daa53e;
	--theme-b-tx-primary-active: #fff;
	--theme-b-bg-primary-active: #faba4a;
	--theme-b-bd-primary-active: #daa53e;
	--theme-b-tx-primary-disabled: #fff;
	--theme-b-bg-primary-disabled: #daa53e;
	--theme-b-bd-primary-disabled: #b7853b;
}

.bx-blue,
.bx-theme-blue {
	--primary: #0083d1;
	--theme-color-primary: #0083d1;
	--theme-color-second: #5ca6e4;
	--theme-color-light: #f0f6f8;
	--theme-b-link: #44b1c9;
	--theme-b-link-hover: #5cc3d1;
	--theme-b-tx-primary: #fff;
	--theme-b-bg-primary: #0083d1;
	--theme-b-bd-primary: #0083d1;
	--theme-b-sd-primary: rgba(0, 131, 209, 0.5);
	--theme-b-tx-primary-hover: #fff;
	--theme-b-bg-primary-hover: #5ca6e4;
	--theme-b-bd-primary-hover: #5599d2;
	--theme-b-tx-primary-active: #fff;
	--theme-b-bg-primary-active: #5ca6e4;
	--theme-b-bd-primary-active: #5599d2;
	--theme-b-tx-primary-disabled: #fff;
	--theme-b-bg-primary-disabled: #5599d2;
	--theme-b-bd-primary-disabled: #4d8bbf;
}

.bx-red,
.bx-theme-red {
	--primary: #e22b2b;
	--theme-color-primary: #e22b2b;
	--theme-color-second: #e95c5c;
	--theme-color-light: #f0f0f0;
	--theme-b-link: #e22b2b;
	--theme-b-link-hover: #e95c5c;
	--theme-b-tx-primary: #fff;
	--theme-b-bg-primary: #e22b2b;
	--theme-b-bd-primary: #e22b2b;
	--theme-b-sd-primary: rgba(226, 43, 43, 0.5);
	--theme-b-tx-primary-hover: #fff;
	--theme-b-bg-primary-hover: #e95c5c;
	--theme-b-bd-primary-hover: #d05454;
	--theme-b-tx-primary-active: #fff;
	--theme-b-bg-primary-active: #e95c5c;
	--theme-b-bd-primary-active: #d05454;
	--theme-b-tx-primary-disabled: #fff;
	--theme-b-bg-primary-disabled: #d05454;
	--theme-b-bd-primary-disabled: #c04e4e;
}

.bx-green,
.bx-theme-green {
	--primary: #63aa28;
	--theme-color-primary: #63aa28;
	--theme-color-second: #5b9f0b;
	--theme-color-light: #a8d95b;
	--theme-b-link: #44b1c9;
	--theme-b-link-hover: #5cc3d1;
	--theme-b-tx-primary: #fff;
	--theme-b-bg-primary: #63aa28;
	--theme-b-bd-primary: #63aa28;
	--theme-b-sd-primary: rgba(99, 170, 40, 0.5);
	--theme-b-tx-primary-hover: #fff;
	--theme-b-bg-primary-hover: #5b9f0b;
	--theme-b-bd-primary-hover: #56940b;
	--theme-b-tx-primary-active: #fff;
	--theme-b-bg-primary-active: #5b9f0b;
	--theme-b-bd-primary-active: #56940b;
	--theme-b-tx-primary-disabled: #fff;
	--theme-b-bg-primary-disabled: #56940b;
	--theme-b-bd-primary-disabled: #497c09;
}

body {
    height: 100vh;
	background-attachment: fixed;
	background-size: cover;
	font-family: 'Montserrat', sans-serif !important;
}

body.no-scroll {
	overflow: hidden;
}

#pagetitle { margin-bottom: 35px; }

h1,h2,h3,h4,h5 {
	font-weight: normal;
}

.bx-content-section,
.bx-header-section {
	padding-bottom: 2px;
	background-color: rgba(255, 255, 255, .95);
}

.bx-wrapper { }

/*region HEADER*/
.bx-header { }

.bx-header-section { }

.bx-header-logo { order: 1 }

.bx-header-personal { order: 3 }

.bx-header-contact { order: 2 }
.container.main-container{
	max-width: 1730px;
	/*padding-left: 50px;
	padding-right: 55px;
	display: flex;
	justify-content: space-around;*/
}
/*region Logo*/
.bx-logo-block {
	display: block;
	height: 50px;
	border-bottom: none;
}

.bx-logo-block img {
	max-height: 50px;
	width: auto;
}

/*.d-lg-none{
	display: none !important;
}*/

@media (max-width: 767px) {
	.bx-logo-block img {
		max-width: 100%;
		max-height: 45px;
		width: auto;
		height: auto;
	}

	.bx-header-logo {
		padding: 5px 50px;
		height: 55px;
		background-color: var(--theme-color-primary);
	}

	.bx-logo-block { height: auto; }

	body.bx-theme-green .bx-store-logo { background: #33b111; }
	#modal_size	.popup_body.size_modal{width: 95%;}
}

/*endregion*/

/*region included Phone*/
.bx-header-phone-block {
	display: flex;
	align-items: center;
}

.bx-header-phone-number {
	color: #000;
	white-space: nowrap;
	font: 700 21px/28px "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	transition: 250ms linear all;
}

.bx-header-phone-icon {
	display: block;
	margin-right: 10px;
	width: 26px;
	height: 26px;
	background: no-repeat center url(/local/templates/main/images/phone.svg);
}

.sart-green{width: 1920px;}

@media (min-width:1920px){
	.sart-green , .sart-green img{width: 100%;}
}

@media (max-width: 991px) {
	.sart-green{display: none;}
	.bx-header-phone-number { font: 600 15px/18px "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif; }
}

/*endregion*/

/*region included Worktime*/
.bx-header-worktime {
	color: #000;
	font: 600 16px/22px "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	transition: 250ms linear all;
}

.bx-worktime-title {
	color: #adadad;
	font: 12px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.bx-worktime-schedule {
	color: #000;
	font: 12px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

@media (max-width: 991px) {
	.inner-item.big-item.item-like.like{margin-left: auto;}
	.header .header-bottom .big-item.auth-desktop.inner-item { padding-right:0; }
	.bx-header-worktime { font: 500 15px/18px "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif; }
}

/*endregion*/

/*endregion*/

.sidebar-block-title {
	color: #343434;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 14px;
}

/*region FOOTER*/
.bx-footer { }

.bx-footer-section { }

.bx-footer-section .bx-block-title { }

.bx-footer-bg { background-color: #1f496a; }

.bx-footer-logo {
	border-bottom: none !important;
	text-decoration: none !important;
}

.bx-footer-logo img {
	max-width: 100%;
	height: auto;
}

/*endregion*/

.bx-inclinkspersonal-item.bx-theme-blue:hover { background: #0083d1; }

.bx-theme-blue.bx-inclinkspersonal-selected { background: #3398d7; }

.bx-inclinkspersonal-item.bx-theme-black:hover { background: #303030; }

.bx-theme-black.bx-inclinkspersonal-selected { background: #484848; }

.bx-inclinkspersonal-item.bx-theme-green:hover { background: #44b1c9; }

.bx-theme-green.bx-inclinkspersonal-selected { background: #5cc3d1; }

.bx-inclinkspersonal-item.bx-theme-red:hover { background: #e63c3c; }

.bx-theme-red.bx-inclinkspersonal-selected { background: #e95c5c; }

.bx-inclinkspersonal-item.bx-theme-yellow:hover { background: #f4a52e; }

.bx-theme-yellow.bx-inclinkspersonal-selected { background: #fbb859; }

/*region Bootstrap modified*/
.btn-primary,
.list-group-item.active {
	border-color: var(--theme-b-bd-primary);
	background-color: var(--theme-b-bg-primary);
	color: var(--theme-b-tx-primary);
}

.btn-primary:hover {
	border-color: var(--theme-b-bd-primary-hover);
	background-color: var(--theme-b-bg-primary-hover);
	color: var(--theme-b-tx-primary-hover);
}

.btn-primary:focus,
.btn-primary.focus {
	box-shadow: 0 0 0 0.2rem var(--theme-b-sd-primary);
}

.btn-primary.disabled,
.btn-primary:disabled {
	border-color: var(--theme-b-bg-primary);
	background-color: var(--theme-b-bg-primary);
	color: var(--theme-b-tx-primary);
}

.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
	border-color: var(--theme-b-bd-primary-active);
	background-color: var(--theme-b-bg-primary-active);
	color: var(--theme-b-tx-primary-active);
}

.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
	box-shadow: 0 0 0 0.2rem var(--theme-b-sd-primary);
}
.form-control{
	font-size: 15px;
}
.form-control:focus {
	border-color: var(--theme-color-primary);
	box-shadow: 0 0 0 0.2rem var(--theme-b-sd-primary);
}
.banners-slider.index-banners{margin-top: 60px;}
a, .btn-link { color: var(--theme-b-link); }

a:hover,
.btn-link:hover { color: var(--theme-b-link-hover); }

.g-font-size-15 { font-size: 15px; }

.g-font-size-17 { font-size: 17px; }

.g-font-size-20 { font-size: 20px; }

.text-primary { color: var(--primary) !important }

.bg-primary { background: var(--primary) !important }

.border-primary { border-color: var(--primary) !important }

/*endregion*/

.bx-sidebar-block { }

.sidebar h2,
.sidebar h3,
.sidebar h4,
.sidebar h5 {
	text-transform: uppercase;
	font-size: 14px;
}

.sidebar li {
	font-size: 12px;
}

.sidebar-icon {
	width: 27px;
	height: 27px;
	margin-right: 5px;
	border-radius:50%;
	background-color: var(--theme-color-primary);
	background-repeat: no-repeat;
	background-position: center;
}

.sidebar-icon-label {
	background-image:  url(/local/templates/main/images/label.svg);
	background-size: 19px auto;
}

.sidebar-icon-delivery {
	background-image: url(/local/templates/main/images/delivery.svg);
	background-size: 17px auto;
}

.sidebar-icon-sale {
	background-image: url(/local/templates/main/images/sale.svg);
	background-size: auto 17px ;
}

.sidebar-icon-self {
	background-image: url(/local/templates/main/images/self.svg);
	background-size: auto 17px ;
}

.sidebar-icon-phone {
	background-image: url(/local/templates/main/images/phone_white.svg);
	background-size: auto 21px ;
}

/* ============================ NEW BGN ============================ */
:focus, :active{ outline: none; }
body{ display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; flex-direction: column; min-width: 100%; min-height: 100vh; }
img{ max-width: 100%; }

.d-b{ display: block; }
.d-n{ display: none; }
.d-f{ display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; }
.d-ib{ display: inline-block; }
.ai-c{ align-items: center; }
.ai-fs{ align-items: flex-start; }
.ai-fe{ align-items: flex-end; }
.jc-c{ justify-content: center; }
.jc-fs{ justify-content: flex-start; }
.jc-fe{ justify-content: flex-end; }
.cl-b{ clear: both; }
.fw-b{ font-weight: bold; }
.ov-h{ overflow:hidden; }
.ov-v{ overflow: visible; }
.ovx-a{ overflow-x: auto; }
.ovx-v{ overflow-x: visible; }
.ovx-h{ overflow-x: hidden; }
.pos-r{ position: relative; }
.pos-a{ position: absolute; }
.tt-u{ text-transform: uppercase; }
.tt-n{ text-transform: none; }
.tb{ display: table; }
.td{ display: table-cell; }

.ml-a{ margin-left: auto; }
.mr-a{ margin-right: auto; }
.mx-a{ margin-left: auto; margin-right: auto; }

.header{ position: fixed; left: 0; top: 0; right: 0; padding: 0; background-color: #fff; z-index: 110; border-bottom: 1px solid #E0E0E0;  }


/*header main (start)*/
.main-page header {box-shadow: -3px 5px 5px 4px rgba(255, 255, 255, 0); transition: all 0.2s ease-in-out; position: fixed; border-bottom: none; width: 100%;}
.main-page-header {
	background-color: rgb(255 255 255 / 40%);
	box-shadow: -3px 5px 5px 4px rgba(255, 255, 255, 0.4);
	width: 100%;
	transition: all 0.2s ease-in-out;
}
.white-header.main-page-header {background-color: rgb(0 0 0 / 35%); box-shadow: -3px 5px 5px 4px rgba(0, 0, 0, 0.35);}
body.overflow-hidden .white-header.main-page-header {background-color: #fff; box-shadow: -3px 5px 5px 4px rgba(0, 0, 0, 0.0); border-bottom: 1px solid #EFEFEF;}
.white-header.main-page-header .icon .svg-stroke line,
body:not(.overflow-hidden) .white-header.main-page-header .icon .svg-stroke path  { stroke: #fff;}

body:not(.overflow-hidden) .white-header.main-page-header .icon .svg-fill  { fill: #fff;}
.main-page .logo .main-blk { display: block; }
.main-page .logo .main-wt { display: none; }
.white-header.main-page-header .main-blk { display: none; }
body.overflow-hidden .white-header.main-page-header .main-blk { display: block; }
body:not(.overflow-hidden) .white-header.main-page-header .main-wt{ display: block; }

/*header main (end)*/

.header .logo{position: inherit;}
.header .bottom-header-main .main-header__menu.desktop-menu{position: absolute; top: 70px; width: 100%; left: 0; background-color:#fff;}
.header.fixed .bottom-header-main .main-header__menu.desktop-menu{display: block; position: relative; top: 0;}
.header.fixed .desktop-menu{position: absolute; margin: 0 auto; top: 0; width: 100%;}


.right-block{margin-left: auto;display: flex; flex-direction: row; align-items: baseline}
.right-block .inner-item a {font-size: 15px;}

.item-search , .header .header-bottom .big-item:not(:first-child) , .header .header-bottom .big-item:not(:last-child){display: flex !important;align-items: center;}
.n-pay-order-count { font-family: 'Montserrat'; font-style: normal; font-weight: 400; font-size: 7px; color: #fff; border-radius: 10px; background-color: red; position: absolute; width: 10px; height: 10px; text-align: center; top: 0px; right: -1px; position: absolute; }
.header .logo{ max-width: 200px; }
.bottom-header-main{display: -webkit-flex; display: flex; width: 100%;}
.header .header-top{ padding: 4px 0; background-color: #f3f3f3; font-size: 15px; }
.header .header-bottom a ,.header .header-top a { color: inherit; text-decoration: none; display:flex;align-items:center;min-width: 40px;width: 100%;height: 100%;min-height: 100%;}
.header .header-bottom a.block_section{display: block;}
.header .header-bottom .block_section_menu{margin-left: 15px;margin-right: 15px;margin-bottom: 30px;}
/*.header .header-bottom .icon svg{ width: 18px; max-height: 18px; }*/
.header .header-bottom .item-like .icon svg  { width: 24px; height: 20px; }
.header .header-bottom .item-search .icon svg  { width: 17px; height: 20px; }
.header .header-bottom .item-bag .icon svg,
.header .header-bottom .auth-desktop .icon svg { width: 26px; height: 20px; }
.header .header-bottom .big-item:not(:last-child) .inner-item{ padding-right: 17px;}
.header .header-bottom .icon-counter{ font-family: 'Montserrat'; font-style: normal; font-weight: 400; font-size: 7px; color:#fff; position: absolute; width:10px; height:10px; text-align: center; top: 0; right: 0px; }
.header .header-bottom{ padding: 7px 0;}
.header .city-select{ border: 0; background-color: transparent; }
.header .search{ position: relative; width: 75%;margin: auto;}
.header .search .search-input{ width: 100%; font-size: 16px;  border: 1px solid #212529; background-color: transparent; padding: 0 30px 0 6px; font-family: "Montserrat", sans-serif; transition: width .5s;height:60px;padding-left: 70px;line-height: 130%;font-style: normal;font-weight: normal; }
.header .popular_title{ font-style: normal;font-weight: bold;font-size: 20px;line-height: 150%;letter-spacing: 0.02em;text-transform: uppercase;color: #000000;display: flex;justify-content: space-between;width: 75%;margin:50px auto 0 auto;}
.header .search .search-btn{ position: absolute; left: 40px; top: 30%; padding: 0; background-color: transparent; font-size: 0; width: 22px; height: 22px; border: 0; }
.header .search .search-btn svg{ width: 22px; max-height: 22px;}
.search-form{display:none;padding-bottom:25px; position: absolute; width: 100%; background-color: rgb(255, 255, 255); z-index: 1000;}
.search-form.active { display: block; }
.header .main-menu{ justify-content: center; }
.header .main-header__menu{ margin: auto; padding: 0;}
.header .main-header__menu .main-menu__item{ position: relative; z-index: 100; margin-bottom: 20px;}
.header .main-header__menu .main-menu__item a{  border: 0 !important; }
.header .main-header__menu .main-menu__item .inner-item a{ position: relative; font-size: 16px; }
.container.main-container.top{padding-top: 18px;padding-bottom: 18px;}
.header .main-header__menu .main-menu__item.item-bold a{ font-weight: bold; }
.header .main-header__menu .main-menu__item .inner-ul{ padding: 0; margin: 0; }
.header .main-header__menu .main-menu__item .inner-ul .inner-li{ list-style: none; }
.header .main-header__menu.mobile-menu .main-menu__item .inner-ul .inner-li{ }
.header .main-header__menu .main-menu__item .inner-ul .inner-li a{ color: #000; font-size: 14px; }
.header .mobile-section{ position: relative; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; }
.header .mobile-section .menu-btn{ width: 24px; height: 24px; cursor: pointer; margin-right: 35px; }
.header .mobile-section .menu-btn svg{ width: 24px; height: 24px; }
.header .mobile-section .menu-btn svg:first-child { display: block; }
.header .mobile-section .menu-btn svg:nth-child(2) { display: none; }
.header .mobile-section .menu-btn.active svg:first-child { display: none; }
.header .mobile-section .menu-btn.active svg:nth-child(2) { display: block; }

@media (min-width: 700px) {
	.header .main-header__menu .main-menu__item.city-select { display: none; }
}

.hidden-icons{ position: absolute; opacity: 0; width: 0; height: 0; pointer-events: none; }

.wrapper{ flex-grow: 1; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; flex-direction: column; }
.main-content{ flex-grow: 1; margin-top: 120px;}
.banner-main{position: relative;}

.video-content p{font-style: normal;font-weight: bold;font-size: 40px;line-height: 150%;/* or 60px */text-align: center;color: #FFFFFF;}
.flex-inner{ display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex;align-items: baseline }
.flex-inner .inner-item:not(:first-child){ padding-left: 10px; }
.flex-inner .inner-item:not(:last-child) , .bxmaker__geoip__city{padding-right: 10px;font-size: 16px;}

.section{ padding-top: 15px; padding-bottom: 15px;/*margin-top: 150px;margin-bottom: 165px;*/}
.main-section{ padding-top: 65px; padding-bottom: 65px; }

.main-title{ font-size: 22px;  margin-bottom: 20px; text-align: center; }
.main-title.subscribe{font-style: normal;	font-weight: bold;font-size: 40px;line-height: 130%;letter-spacing: 0.02em;text-transform: uppercase;color: #1F1D1C;}

.subtitle{ font-size: 36px; font-weight: bold; margin-bottom: 35px; }

.sort-box{ position: relative; display: inline-block; }
.sort-box .sort-box-item{ position: relative; cursor: pointer; padding-right: 12px; }
.sort-box .sort-box-item:before{ content:''; display: block; position: absolute; right: 3px; top: 50%; margin-top: -1px; border-top: 5px solid #6d6d6d; border-left: 3px solid transparent; border-right: 3px solid transparent; }
.sort-box .sort-box-select{ position: absolute; min-width: 100%; min-height: 30px; width: 130px; display: inline-block; top: 100%; left: -10px; background-color: #fff; z-index: -1; transform: translateY(20px); -webkit-transform: translateY(20px); opacity: 0; box-shadow: 0px 2px 15px rgb(0 0 0 / 10%); transition: transform 0.3s ease-out 0s, -webkit-transform 0.3s ease-out 0s, opacity 0.3s ease-out 0s; }
.sort-box .sort-box-select label{ display: block; position: relative; height: 30px; line-height: 30px; margin-bottom: 0px; padding: 0px 10px; white-space: nowrap; text-transform: none; letter-spacing: 0px; border: 0px; cursor: pointer; transition: background-color 0.3s ease-out 0s; }
.sort-box .sort-box-select label input{ display: none; }
.sort-box .sort-box-select label.selected,
.sort-box .sort-box-select label:hover{ background-color: rgba(170, 170, 170, 0.15); }
.sort-box.open .sort-box-item:before{ transform: rotate(180deg); -webkit-transform: rotate(180deg); }
.sort-box.open .sort-box-select{ transform: translateY(0px); -webkit-transform: translateY(0px); opacity: 1; z-index: 50; }

.slick-disabled { display: none!important; }
.novelty-slider img{ max-width: 100%; width: 100%; transition: .35s; }
.novelty-slider .novelty-slider__item--content{ color: #666; text-align: center; margin-top: auto;}
.novelty-slider .look.novelty-slider__item--content{height: 120px;display: flex;flex-direction: column;}
.novelty-slider .item-name{ min-height: 52px; color: #000; font-size: 18px; line-height: 1.3; margin-bottom: 5px; }
.novelty-slider .item-name.center{ color: #fff; font-size: 18px; line-height: 1.3; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); font-size: 24px !important; line-height: 34px; font-weight: 400; letter-spacing: -0.3px; white-space: nowrap; text-shadow: #000 0 0 10px; }

.novelty-slider .item-price{ font-size: 18px;}
.novelty-slider .look.novelty-slider__item--content .item-price{margin-top: auto;}
.novelty-slider .look.novelty-slider__item--content .variation_add_to_cart.woo_btn.main-button{pointer-events: auto;background: rgb(51, 51, 102) none repeat scroll 0% 0%;border-color: rgb(51, 51, 102);color: #fff;width: 100%;height: auto;text-transform: none;}
.novelty-slider .look.novelty-slider__item--content .variation_add_to_cart.woo_btn.main-button:hover{color: #000;background-color: #fff;}
.novelty-slider__item .novelty-slider__item--img{ margin-bottom: 10px; position: relative; }
/*@media (max-width: 439px) {
	.novelty-slider__item .novelty-slider__item--img {min-height: 500px;}
}*/
.novelty-slider__item .novelty-slider__item--img img{ margin: 0 auto; width:100%; height:auto; }
/*.novelty-slider__item:hover .novelty-slider__item--img img{ transform: scale(1.03); }*/
.novelty-slider__item--link{ display: block; position: absolute; height: 100%; width: 100%; z-index: 100; }
.novelty-slider .slick-list{ margin-left: 0; margin-right: 0; }
.novelty-slider .slick-slide{ margin-left: 10px; margin-right: 10px; display: flex!important; flex-direction: column; }
.novelty-slider .slick-track{ min-height:477px; }
.main-page .novelty-slider .slick-slide { margin-left: 5px; margin-right: 5px; }
.main-page .novelty-slider .slick-track{ min-height:370px; }
.main-page .novelty-slider .slick-list {
	padding: 0px 60px;
}
@media (max-width: 767px) {
	.main-page .novelty-slider .slick-track{ min-height:auto; }
	.main-page .novelty-slider .slick-list { padding: 0px 30px;}
}
@media (max-width: 479px) {
	.main-page .novelty-slider .slick-list { padding: 5px;}
}

.catalog-section-wrapper .catalog-section__item { max-height: 720px; overflow: hidden; position: relative; padding: 25px;}
.catalog-section-wrapper .catalog-section__item .item-name { color: #fff; font-size: 18px; line-height: 1.3; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); font-size: 24px !important; line-height: 34px; font-weight: 400; letter-spacing: -0.3px; white-space:nowrap; text-shadow: #000 0 0 10px; }
.catalog-section-wrapper .catalog-section__item img {width:100%;}

.default-slider .slick-prev,
.main-slider .slick-prev,
.default-slider.owl-carousel .owl-nav .owl-prev,
.default-slider .slick-next,
.main-slider .slick-next,
.default-slider.owl-carousel .owl-nav .owl-next{ width: 60px; height: 60px; position: absolute; top: 40%; display: flex; align-items: center; justify-content: center; background: #fff; border-radius: 50%; border: 1px solid #EAEAEA; font-size: 0 !important; outline: none; z-index: 10; }
.default-slider .slick-prev,
.main-slider .slick-prev,
.default-slider.owl-carousel .owl-nav .owl-prev{ left: 15px; }
.default-slider .slick-next,
.main-slider .slick-next,
.default-slider.owl-carousel .owl-nav .owl-next{ right: 15px; }
.default-slider .slick-next:before,
.main-slider .slick-next:before,
.default-slider.owl-carousel .owl-nav .owl-next:before,
.default-slider .slick-prev:before,
.main-slider .slick-prev:before,
.default-slider.owl-carousel .owl-nav .owl-prev:before{ content: ""; position: relative; width: 22px; height: 22px; display: block; border-color: #999; border-bottom-width: 3px; border-bottom-style: solid; border-left-width: 3px; border-left-style: solid; width: 12px; height: 12px; border-width: 2px; border-color: #000; }
.default-slider .slick-prev:before,
.main-slider .slick-prev:before,
.default-slider.owl-carousel .owl-nav .owl-prev:before{ left: 18px; -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.default-slider.owl-carousel .owl-nav .owl-prev:before { left:0;}
.default-slider .slick-next:before,
.main-slider .slick-next:before,
.default-slider.owl-carousel .owl-nav .owl-next:before{ right: 0; -webkit-transform: rotate(225deg); transform: rotate(225deg); }
.default-slider .slick-list{ margin: 0; }
.default-slider .item-price_new{ font-size: 24px; margin-right: 10px; }
.default-slider .old-price_new{ margin-top: 0; display: flex; }
.default-slider .old-price_new span{ font-size: 20px; }
.default-slider .novelty-slider__item .product-discount{ font-size: 16px; margin-left: 0; padding: 7px 8px; font-weight: normal; }
.default-slider .detail-product__info .product_title{ text-align: left; }

.catalog .catalog-item{ display: block; position: relative; /* height: 480px; */ height: 0; padding-bottom: 80%; background-position: top center; background-repeat: no-repeat; -webkit-background-size: cover; background-size: cover; margin-bottom: 30px; }
.catalog .catalog-item.item-big{ /* height: 640px; */ height: 0; padding-bottom: 160%; }
.catalog .item-text{ width: 100%; height: 34px; line-height: 34px; text-align: center; margin-bottom: 40px; }


.advantages .advantage-item{ -webkit-transition: 0.2s; transition: 0.2s; padding: 0 45px; line-height: 1.3; color: #5f5f5f; }
.advantages .advantage-item .img { display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; align-items: center; justify-content: center; width: 110px;margin: 0 auto 30px; }
.advantages .advantage-item .img svg { max-height: 70px; }
.advantages .advantages-desk .advantage-item{ position: relative; width: 20%; padding-bottom: 30px; text-decoration: none;}
.subscribe-form{ padding-bottom: 0px;padding-top: 0px;}
.subscribe-form .index-title{ margin-bottom: 30px; }
.subscribe-form .bx-subscribe{ margin: 0; }
.subscribe-form input[type="checkbox"]{ width: 20px; height: 20px; }
.subscribe-form .subscribe-form-text a{ color: inherit; }
.subscribe-form .subscribe-form-text a:hover{ text-decoration: none; }

.link{ color: inherit; text-decoration: underline; cursor: pointer; }
.link:hover{ color: inherit; text-decoration: none; }

.ovh { overflow:hidden; }
.inp{ height: 40px; padding: 0 15px; border: 1px solid #acacac; }
.ta{ height: 120px; padding: 15px; border: 1px solid #acacac; }
.ta.error{ border:1px solid #D92E16; }
.sel{ height: 40px; padding: 0 15px; border: 1px solid #acacac; }


.input-wrap{ position: relative; }
.input-wrap .input-icon{ position: absolute; width: 40px; height: 100%; top: 0; right: 0; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; align-items: center; justify-content: center; cursor: pointer; }

.user-auth{ max-width: 300px; padding: 40px 0; margin: 0 auto; font-family: "Montserrat", sans-serif; font-size: 14px; }
.user-auth label{ cursor: pointer; }
.user-auth .chb-label{ position: relative; font-size: 13px; padding-left: 20px; line-height: 1.3; }
.user-auth .chb-label input{ position: absolute; top: 2px; left: 0; }
.user-auth .label{ font-size: 15px; }
.btn-submit{ background-color: #e8e8e8; border-radius: 0; border: 1px solid #acacac; }

.modal-wrap{ position: fixed; top: 0; right: 0; bottom: 0; left: 0; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; align-items: center; justify-content: center; background:rgba(0,0,0,0.5); transition:opacity .4s, visibility .4s; opacity: 0; visibility: hidden; z-index: 500; }
.modal-wrap .modal{ position: relative; display: inline-block; width: 900px; max-width: 88vw; padding: 40px; background-color: #fff; color: #000; height: auto; background-color: #fff; z-index: 510; }
.modal-wrap .modal-auto { width:auto; }
.modal-wrap .modal.modal-medium{ width: 650px; }
.modal-wrap .modal.modal-sm{ width: 420px; }
.modal-wrap .modal.modal-sm .modal-form{ width: 300px; max-width: 100%; margin: 0 auto; }
.modal-wrap.active,
.modal-wrap .modal.active{ opacity: 1; visibility: visible; z-index: 600;}
.modal-wrap .modal .close-modal{ position: absolute; display: flex; align-items: center; justify-content: center; width: 36px; height: 36px; top: 20px; right: 20px; stroke: #000; line-height: 36px; text-align: center; cursor: pointer; font-size: 1.4rem; }
.modal-wrap .modal .m-head{ padding: 6px 8px; font-size:20px; }
.modal-wrap .modal .m-body{ max-height: 92vh; padding: 10px; font-size: 13px; overflow-x: hidden; overflow-y: auto; }
.modal-wrap .modal .m-body .btn:hover{ color:#fff; }
.menu.col-3{height: unset; display: unset; align-items: unset;}
.banners-slider__list .slick-next{ z-index: 99 !important; }
.banners-slider__list .slick-dots{ bottom: -20px !important; }
.banners-slider__list .slick-dots li{ width: 50px; height: 30px; margin: 0 2px !important; }
.banners-slider__list .slick-dots li button{ position: relative; width: 50px; height: 30px; border: 0 !important; padding: 0 !important; }
.banners-slider__list .slick-dots li button:before{ width: 100% !important; height: 3px !important; left: 0 !important; bottom: 0 !important; top: auto !important; transition: height .3s, background .3s; background-color: #c1c1c1; opacity: 1 !important; }
.banners-slider__list .slick-dots li.slick-active button:before{ height: 6px !important; background-color: #000 !important; }


.footer{ padding: 30px 0; background-color: #e8e8e8; font-size: 14px; }
.footer .footer-menu{ margin: 0 0 30px; padding: 0; line-height: 1.1; }
.footer .footer-menu li{ list-style: none; margin-bottom: 15px; }
.footer .footer-menu li.menu-head{ font-size: 16px; font-family: "Montserrat", sans-serif; text-transform: uppercase; font-weight: 500; }

.footer .footer-menu a{ color: inherit; text-decoration: none; }
.footer .footer-menu a:hover{ text-decoration: underline; }
.footer-socials{margin-top: 30px;}
.footer .footer-socials a{ display: inline-block; border-radius: 50%; text-decoration: none; }
.footer .footer-socials a:not(:last-child){ margin-right: 10px; }
.footer .footer-phone{ font-size: 18px;}
.footer .footer-phone a{ text-decoration: none; color: inherit; }
.footer .footer-title{ font-size: 16px; margin-bottom: 10px; }

.footer .footer-title a{ text-decoration: none; }
.footer .footer-whatsapp img{ max-width: 36px; }
.footer .footer-copyright{ font-size: 18px;margin-top:50px; text-align: center; line-height: 1; }
.video-box{max-width: 100%;display: flex;justify-content:center;max-height:90%;margin:auto;position: relative;}
.video-box img{position: absolute;top: 40%;cursor: pointer;z-index: 109;}
.video-box video{max-width: 100%;}
#stop-video {display:none;}
.video-box:hover #stop-video.active {display:block}
.popup_body.size_modal{width: 70%;max-width: 100%;color: #666666;border-radius: 15px;margin: 70px auto;}

.popup_body.size_modal .head_popup{font-size: 24px;color: #666666;font-weight: normal;}
.popup_body.size_modal .notice_form{font-size: 18px;margin-bottom: 15px;}
.size_block{display: flex;}
.option_block{padding-bottom: 10px;}
.option_block select{width: 100%;padding:10px;background: no-repeat;border: 1px solid #ccc;color: #828282;text-transform: uppercase;}
.option_block select option{text-transform: uppercase;}
.product_not_available{width: 15px;height: 15px;background-color: #da6f5b;margin: auto;border-radius: 15px;}
.product_available{width: 15px;height: 15px;background-color: #b2d179;margin: auto;border-radius: 15px;}
.product_detail_block .image_product{width: 25%;display: flex;justify-content: center;align-items: center;height: 90%;}
.product_detail_block .image_product img{height: auto;max-height: 100%;}
.availability{text-align: center;}
.table_shop{width: 100%;}
.table_shop td{font-size: 14px; padding:15px 10px;}
.table_shop tr.values_shop:nth-child(2n+1){background-color: #f6f6f6;}
.table_maps tr.values_shop:nth-child(2n){background-color: #f6f6f6;}
.table_maps tr td:nth-child(3n){vertical-align:middle;padding-right: 10px;}
.podpis{font-weight:bold;font-size:13px;display:inline-block;	white-space: nowrap;width:auto; color: #fff; background-color: #154774;padding:2px 5px 2px 5px;opacity: 0.9;cursor: pointer;z-index:999;}
.table_maps{border-top: 1px solid #336;}
.table_maps .values_shop td{padding:10px;}
.values_shop.not-available{background-color: #fde1dc!important;}
.values_shop.available{background-color: #e4ffe8!important;}

@media (max-width: 767px) {
	.values_shop { flex-direction:column; border-bottom: 1px solid #ccc;}
	.advantages .advantage-item { padding:0 15px;}
}
.table_shop_wrap{order: 2;}
.product_detail_block{border: 1px solid #b8b8b8;display: flex;align-items: center;}
.product_detail_block .price-block{padding: 50px;}
.headlines_table{border-bottom: 1px solid #c4c4c4;}
.button_maps{width: 100%;padding: 7px;background: no-repeat;border: 1px solid #ccc;color: #828282;text-transform: uppercase;display: flex;align-items: center;cursor: pointer;height:100%}
.button_maps img{margin-left: auto;}
.button_maps p{padding-left: 0.6rem;}
select.rost_block::after {content: "▼";padding: 0 8px;font-size: 12px;position: absolute;right: 8px;top: 4px;z-index: 1;text-align: center; width: 10%;height: 100%;pointer-events: none;box-sizing: border-box;
}
.product_detail_block .product-discount{display: block;padding-top: 5px;padding-bottom: 5px;padding-left: 20px;padding-right: 20px;align-self: center;margin-left: 15px;}
.soc-item img { width:30px; height:30px; }
.pay_systems{margin-top: 35px; text-align:center; display: flex; flex-direction:row; gap:10px; justify-content: center; }
.pay_systems img{  height:35px; }
.back-url{color: #787777;position: relative;color: #787777 !important;}
.back-url:after{content: '';display: block;position: absolute;width: 15px;height: 15px;line-height: 24px;text-align: center;top: 60%;right: 90%;margin-top: -12px;z-index: 20;transform: rotate(225deg);border-top: 2px solid #787777;border-right: 2px solid #787777;}
.bx-basket.mobile, .auth-mobile{display: none !important;}
.bx-basket.desktop{display: block;}
.container.popular-sections{display:flex;justify-content: space-between;width: 75%;margin-top:35px;}
.popular-sections a{flex-direction: column;}
.main-header__sub_menu:hover{display: block;}
.main-menu__item div.inner-item,.main-menu__item div.inner-item a.open-sub {height: 100%;}
.bxmaker__geoip__city.mobile{padding: 5px 15px;}
nav.primary_nav{margin-top: 50px;}
.content_page{display: flex;}
.container.new_detail .news-detail.sale-detail{margin-top: 30px;}
.primary.front_page.js-category-menu{list-style: none;}
.primary.front_page.js-category-menu .sub-menu{margin-top: 0px;margin-bottom: 0px;}
#reds_arrowup-button{display: none !important;}
.mobile-basket {display: none;}
.product-fastbuy-form .btn-wrap { display: flex; gap: 10px; }
.product-fastbuy-form .btn-default { font-size: 16px; padding: 18px 35px; }

.mb-10 { margin-bottom: 10px;  }
.mb-50 { margin-bottom: 50px;  }
.shop-container h1{ text-align: center; font-size: 30px; font-weight: bold; padding-bottom: 30px; }
.shop-container .slider-wrapper { padding-bottom: 60px;}
.shop-container .city-wrapper { display: flex; justify-content: space-around; align-items: center; padding-left: 180px; }
.shop-container .city-wrapper .city-select{ font-size: 20px; cursor: pointer; color:#999; }
.shop-container .city-wrapper .map-view{ cursor: pointer; padding-left:40px; display: flex; }
.shop-container .city-wrapper .map-view:before { content:''; background: url('/local/templates/main/assets/css/../img/map-5-128.png') center center no-repeat;background-size: contain; display: block; width: 18px; height: 18px; margin-right: 5px;}
.shop-container .city-wrapper .city-select.active{ font-weight: bold; color:#000;}
.shop-container .city-shops .shop-item { display: block; padding: 10px 10px 10px 55px;font-size: 16px;font-weight: 100;line-height: 1.3; position: relative; margin-top: 35px;}
.shop-container .city-shops .shop-item .count {width: 27px;height: 37px;display: block;background: url('/local/templates/main/assets/css/../img/map_icon.png') center center no-repeat;background-size: contain;font-size: 16px;color: #ffffff;text-align: center;padding-top: 6px;position: absolute;top: 10px;left: 10px;}
.shop-container .city-shops .shop-item > div { margin-bottom: 10px; }
.shop-container .city-shops .shop-item .tel_store a { color:#2a7dc8; }
.shop-container .city-shops .shop-item .address_store a { color:#999; text-decoration: none; }
.shop-container .city-shops .shop-item .address_store a:hover { color:#2a7dc8; }
.shop-container .city-shops .shop-item .name_store {line-height: 1.4;font-size: 18px;font-weight: 700;text-transform: uppercase;color: #000000;display: block;margin-bottom: 20px; text-align: center;}
.shop-container .city-shops .hidden{ display: none; }
.shop-container .shop-decription{ padding: 20px; background-color: #f2f2f2; height:100%;/* max-height:90%; overflow:hidden; */}
.shop-container .owl-item{-ms-touch-action: auto; touch-action: auto;}
.shop-item a, .shop-item .time_store, .shop-container .city-shops .shop-item .count{ font-weight: 400; }

.popup_body.size_shops{width:900px; max-width:900px; height:672px; color: #666666;border-radius: 5px; margin: 50px auto 0 auto; padding:40px;}

.popup_body.size_shops .head_popup{font-size: 24px;color: #666666;font-weight: normal; margin-bottom: 20px;}
.popup_body.size_shops .select-wrapper{ position: relative; display: block; margin-bottom: 20px; padding:0; width:100%;}
.popup_body.size_shops .select-wrapper select{ color: #999999; }
.popup_body.size_shops .city-label{ color: #999999; font-size: 12px; margin-bottom: 4px; }
.popup_body.size_shops .notice_form{font-size: 18px;margin-bottom: 15px;}
.popup_body.size_shops #shop-map { width:100%; height:450px; display: block; }
.popup_body.size_shops .selected-info { display:none; position: absolute; bottom: 31px; width: 92%; padding: 20px; background-color: #fff; color:#000 }
.popup_body.size_shops .selected-info.active { display: block; }
.popup_body.size_shops .selected-info .shop-title{ font-size:16px; margin-bottom: 6px; font-weight: bold; }
.popup_body.size_shops .selected-info .shop-address{ font-size:14px; min-height: 42px; }
.popup_body.size_shops .selected-info .shop-info{ font-size:12px; margin:auto 0; }
.popup_body .selected-info a.close-selected {top: 5px; right: 0px;}

.bootstrap-select>.dropdown-toggle { border: 1px solid #999999; width:100%; outline: none; }
.bootstrap-select>.dropdown-toggle:hover { background:#fff; color:#1F1D1C; outline: none; }
.bootstrap-select>.dropdown-toggle:active,
.bootstrap-select>.dropdown-toggle:focus { background:#fff; color:#1F1D1C; outline: none!important; -webkit-box-shadow: none; box-shadow: none; }
.bootstrap-select .btn { padding:19px 24px; font-size:16px;}
.bootstrap-select>.dropdown-toggle.dropdown-toggle::after{ border:none; position: absolute; right: 20px; content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDE0IDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xIDFMNyA3TDEzIDEiIHN0cm9rZT0iIzFGMUQxQyIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==");  }
.bootstrap-select.show>.dropdown-toggle.dropdown-toggle::after{ -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg);  }
.dropdown-menu { margin-top:0; margin-left: -5px; z-index: 1; max-width:90vw;}
.show > .btn-light.dropdown-toggle{ background:#fff; }
.dropdown-item.active,
.dropdown-item:active { background:#fff; color:#154774; }
.dropdown-item.active::after { position: absolute; right: 20px; top: 5px;content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTMiIHZpZXdCb3g9IjAgMCAxOCAxMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE3IDFMNiAxMkwxIDciIHN0cm9rZT0iIzE1NDc3NCIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg=="); }
.dropdown-header { font-weight: bold; color:#1F1D1C }


@media (max-width:768px){
	.shop-container .city-shops .shop-item .name_store { text-align: left; }

	.dropdown-menu { margin:0; }

	.catalog-section-wrapper .catalog-section__item {
		padding: 25px 0;
	}
}

@media (min-width:768px){
	.shop-container .city-shops .shop-item .name_store { min-height:51px; }
	.header {  border-top: 1px solid #E0E0E0;}
}
@media (max-width:768px){
	/*.shop-container .shop-decription{max-height:none;}*/
	.shop-container .city-wrapper{margin-top: 50px;}
	.popup_body.size_shops{width: 90%;max-width: 100%;color: #666666;border-radius: 15px;margin: 50px auto; padding: 20px 15px 15px;}

}

.header .main-header__menu .main-menu.sub{display:none;}
.header .main-header__menu .main-menu__item.sub{display: none;}
.header .main-header__menu.active .menu{ margin-left: 0; opacity: 1; visibility: visible; /*width:100%;height: auto;*/display: block}
.header .main-header__menu{ position: absolute; top: 100%; left: 0; right: 0; bottom: 0; z-index: 1000; opacity: 0; visibility: hidden; transition: opacity .3s, visibility .3s; }
.header .main-header__menu .menu{ position: fixed; top: 48px; left: 0; width: 600px; padding: 30px 57px 30px 60px; overflow-x: hidden; overflow-y: auto; margin-left: -50%; background: #fff; z-index: 1000; opacity: 0; visibility: hidden; transition: opacity .3s, visibility .3s, margin .3s; max-height: 96vh; overflow: scroll; }
.header .main-header__menu.active{ opacity: 1; visibility: visible; }
.header .main-header__menu .main-menu{ display:block; height: auto;}
.header .main-header__menu .inner-item{ position: relative; cursor: pointer; width:100%;}
.header .main-header__menu .inner-item a{ display: block; }
.header .main-header__menu .main-menu__item .inner-ul{ padding: 20px 0 0 20px; }
.header .main-header__menu .main-menu__item{ padding-top: 0; padding-bottom: 0; }
.header .main-header__menu .main-menu__item.has-child-menu .inner-item:after{ content: ''; display: block; position: absolute; width: 10px; height: 10px; line-height: 24px; text-align: center; top: 65%; right:10px; margin-top: -12px; z-index: 20; transform: rotate(135deg); border-top: 2px solid #1F1D1C; border-right: 2px solid #1F1D1C; transition: 0.5s;}
/* .header .main-header__menu .main-menu__item.has-child-menu .inner-item a{ font-weight: bold; } */
.header .main-header__menu .main-menu__item.has-child-menu.open .inner-item:after{ content: '';	transform: rotate(-45deg);  top: 90%; }

.header .main-header__menu .main-menu__item:not(.open) .inner-ul{ display: none; }
.header .main-header__menu .inner-ul{ padding-left: 20px; }
.header .main-header__menu .close-menu{ position: fixed; width: 27px; height: 27px; font-size: 16px; text-align: center; background-color: #fff; border-radius: 30px;cursor: pointer; top: 15px; left: 345px; z-index: 1000; }
.header .main-header__menu .menu-shadow-bg{ position: fixed; top: 48px; right: 0; bottom: 0; left: 0; z-index: 900; background:rgba(0,0,0,0.5); }

.header .main-header__menu .main-menu__item .inner-li.has-child-menu .inner-item:after { content: ''; display: block; position: absolute; width: 10px; height: 10px; line-height: 24px; text-align: center; top: 65%; right:10px; margin-top: -12px; z-index: 20; transform: rotate(135deg); border-top: 2px solid #1F1D1C; border-right: 2px solid #1F1D1C; transition: 0.5s;}
.header .main-header__menu .main-menu__item .inner-li.has-child-menu.open .inner-item:after{ content: '';	transform: rotate(-45deg); top: 90%; }
.header .main-header__menu .main-menu__item .inner-li.has-child-menu { position: relative; }
.header .main-header__menu .main-menu__item .inner-li.has-child-menu:not(.open) .inner-ul{ display: none; }

.main-menu__item.auth svg { width:25px; height:20px; }
.main-menu__item.auth { /* display: none;  */margin-top: 80px; }
.main-menu__item.auth .inner-item { display: flex; gap:10px;  }
.main-menu__item.auth .inner-item .bonus{ white-space: nowrap; margin-left: auto; }
.main-menu__item.auth .inner-item .bonus .count{ font-weight: bold; color:#154774; }
.main-menu__item.like { display: none; }
.main-menu__item.city-select .city-container .userCity{ font-size: 16px; color: #1F1D1C; }

@media (max-width: 1440px) {
	.main-menu__item.auth .inner-item{ display: flex; margin-top:20px; max-width:97%; }
	.main-menu__item.like .inner-item{ display: flex; gap:10px; }
	.main-menu__item.like .inner-item svg { width:24px; max-height:19px;}

}

@media (min-width: 1400px) {
	.index-banners .container{ max-width: 70%; padding: 0; }
	/*.banners-slider__item--img{ padding-bottom: 60% !important; }*/
	.banners-slider__item--img{ padding-bottom: 50% !important; }
	.banners-slider__item--img.img-default{ display: none; }
}
@media (max-width:1600px){
	.product_detail_block .price-block{
		padding: 35px;
	}
}

@media (max-width:1500px){
	.popup_body .popup_form .field_row{
		flex-direction: column;
	}
	.product_detail_block .image_product{
			width: 60%;
	}
	.product_detail_block .product-discount{
		margin-left: 0px;
	}
	.table_shop_wrap{
		margin-left: 0px;
		margin-top: 15px;
	}
}

@media (max-width: 1399px) {
	.banners-slider__item--img.img-big{ display: none; }
}

@media (max-width:1190px){
	.table_maps{
		display: table !important;
	}
	.table_shop{display: none !important}
}
@media (max-width: 1440px) {
	.search-form{ padding-bottom: 0px; margin-top:5px; }
	/* .header .search{margin-top: 25px;} */
	.container.popular-sections{display: none;}
	.header .popular_title { display: none; }
	.header .search .search-input { margin-bottom: 20px; }

	.phone-mail{width: 100%;padding-left: 0px;padding-right: 0px;}
	.bx-basket.mobile, .auth-mobile {display: flex !important;}
	.right-block{display: none;}
	.container.main-container.top{padding-top: 0px;padding-bottom: 0px;}
	/* .default-slider .slick-prev{ left: 0px; } */
	/* .default-slider .slick-next{ right: 0px; } */
	.header .main-header__menu.desktop-menu{ display: none; }
	/*.d-lg-none{display: block !important;}*/

	.header .logo{ 	max-width: 200px; margin-bottom: 0;}
	.header .logo img{margin-left: 0 !important;}
	.header .header-top{margin-bottom: 35px; display: none!important;}
	.header .header-top .flex-inner{ height: 44px; align-items: center; padding-left: 25px; padding-right: 0px;}
	.popup_body.size_modal .field_row_mobal_size{flex-direction: column;}
}

@media (max-width: 991px) {
	.inner-item.big-item.item-bag{margin-left: 0px;}
	.inner-item.big-item.d-none.d-lg-block{padding-right: 25px;}
	.video-box img{top: 35%;}
	.header .item-bag{ margin-left: auto; }

	.main-menu__item.auth a { width: auto!important; }
	.main-menu__item.auth span { margin-left: auto }

	.advantages .advantage-item{ width: 100%; }
	.size_block{flex-direction: column;}
	.product_size{margin-top: 15px;}

	.shop-container .city-wrapper { padding-left: 100px; }
}


@media (max-width: 800px) {
	.banners-slider__list{ margin-top: 0 !important; margin-left: -15px; margin-right: -15px; }
	.banners-slider__item--img{ padding-bottom: 45% !important; }
}

@media (max-width: 768px) {

	.header .main-header__menu .menu-shadow-bg, .header .main-header__menu .menu { top:42px; }
	.header .main-header__menu .menu { width:414px; padding-bottom: 120px; }

	.main-menu__item.auth .inner-item { align-items: center; }
	.main-menu__item.auth .inner-item .bonus { font-size:12px; }
	.main-menu__item .city-container:after { background:none; }

}
@media (max-width: 767px) {

	.phone-mail .mail{margin-left:auto;}
	.right-block{display: none;}
	.header .logo { max-width: 170px; }
	.pay_systems{ order:0;margin-top: 30px;text-align:center;}
	.catalog .row{ margin-left: -5px; margin-right: -5px; }
	.catalog .row>*{ padding-left: 5px; padding-right: 5px; }
	.catalog .catalog-item{ margin-bottom: 6%; padding-bottom: 77%; }
	.catalog .catalog-item .item-text{ font-size: 14px; }

	.footer .footer-copyright{ order:1; text-align: center}
	/*.footer .footer-phone,
	.footer .footer-title,
	.footer .footer-copyright{ text-align: center;}*/
	.footer .footer-socials{ justify-content: center; }
	.footer .footer-whatsapp{ text-align: center; }
	.container.main-container{ padding-left: 30px; padding-right: 30px; }
	
	.container.main-container.catalog-page { padding-left: 15px; padding-right: 15px; }
	.catalog-page .container.main-container { padding: 0; }

	.woocommerce, .banners-slider.index-banners{ margin-top: 0px;}

	.shop-container .city-wrapper { padding-left: 0px;}
	.shop-container .city-wrapper .city-select { font-size:17px; }

	.header .header-bottom .big-item:not(:last-child) .inner-item { padding-right:15px;}

}
@media (max-width:650px){
	.product_detail_block .price-block{
		padding:20px
	}
	.header .header-bottom .big-item:not(:last-child) .inner-item { padding-right:15px; }
}
@media (max-width: 550px) {
	.main-title{ font-size: 18px; }
	.price-block-popup .price {}
	.price-block-popup .compare-at-price {}
	.novelty-slider .item-name{ min-height: 0; margin-bottom: 10px }

	.banners-slider__item--img{ padding-bottom: 175% !important; }

	.catalog .catalog-item .item-text{ font-size: 12px; }

	.header .header-bottom .big-item.item-like { display: none!important; }
	.header .header-bottom .big-item.auth-desktop { display: none!important; }
	.header .header-bottom .big-item.auth-desktop.inner-item,
	.header .header-bottom .big-item.item-like.inner-item,
	.header .header-bottom .big-item.item-bag.inner-item{ padding-right:0 ; }

	.main-menu__item.auth,
	.main-menu__item.like { display: block; }

	.header .mobile-section { margin-left: 0; }

	.header-center { margin: 0 50px; min-width: 170px;}
}

@media (max-width: 480px) {
	.header .header-top .flex-inner{ padding-left: 0; }
	.header .mobile-section{ margin-left: 0; }
	/*.subscribe-form input[type="email"] {width: 55%;font-size: 14px;padding-left: 15px;}
	.subscribe-form .subscribe-form-text { width: 94%; }*/
	.main-title.subscribe {	font-size: 25px; }
	.header .header-bottom a {min-width: 0;}
	.inner-item.big-item.item-bag.mobile { }

	.shop-container .city-wrapper { flex-direction: column; }
	.shop-container .city-wrapper .map-view { padding:0; position: absolute; right: 10px; }
	.shop-container .city-wrapper .city-select { padding:5px 0; }

	.header .header-bottom .big-item.auth-desktop { display: none!important; }
	.header-center { margin: 0 40px; }
}

@media (max-width: 410px) {
	.header-center { margin: 0px 30px; }

	.product-fastbuy-form .btn-wrap { flex-direction: column; }
	.product-fastbuy-form .btn-default { width:100%; }
}
@media (max-width: 390px) {
	.header-center { margin: 0px 20px; }
}
@media (max-width: 360px) {
	.header-right { padding:0!important; }
	.header .header-bottom .big-item:not(:last-child) .inner-item { padding-right:10px;}
	.header-center { margin: 0px 30px; }
}

@media (max-width: 320px) {
	.header .header-bottom .big-item.item-like { display: none!important; }
	.header-center { margin: 0 20px; }
}

@media (max-width: 400px) {
	.container.main-container{ padding-left: 20px; padding-right: 20px; }
	.phone-mail .phone {font-size: 14px;}
}
.main-header__menu.desktop-menu .main-menu{
    -webkit-align-items: center !important;
    align-items: center !important
}
.main-header__menu.desktop-menu .main-menu__item:last-child > .inner-item{
    margin-bottom: 16px;
}



.cur-p { cursor: pointer; }

.detailed{
  margin-top: 15px;
  opacity: 0;
  text-align: center;
  height: 34px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgb(51, 51, 102) none repeat scroll 0% 0%;
  border-color: rgb(51, 51, 102);
  color: #fff;
}
.detailed {
  transform: translateY(-100%);
  transition: transform 0.2s linear;
}
.novelty-slider__item a { text-decoration: none; }
.novelty-slider__item:hover .detailed {
  opacity: 1;
  transform: translateY(0);
}

.vacancy h2 { margin-top: 40px; }
.career-image {
	background-image: url(/local/templates/main/images/career.jpg);
	width: 100%;
	height: auto;
	padding-bottom: 37%;
	background-size: contain;
	position: relative;
	background-repeat: no-repeat;
	background-position: center center;
}
@media (max-width: 768px) {
	.vacancy-element center b {display: block}
	.vacancy .background-image { margin: 0 -20px; }
	.career-image {
		 background-image: url(/local/templates/main/images/career2.jpg);
		 padding-bottom: 154%;
	}
}





.cookies {
    position: fixed;
    left: 0;
    right: 0;
    width: 100%;
    margin: 0 auto;
    z-index: 100
}

.cookies a {
    color: #212529;
    text-decoration: underline;
}

@media (min-width: 992px) {
    .cookies {
        max-width: 866px;
        bottom: 20px
    }
}

@media (max-width: 991.98px) {
    .cookies {
        max-width: 575px;
        bottom: 10px;
        padding: 0 10px
    }
}

.cookies__popup {
    position: relative;
    width: 100%;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .05)
}

@media (min-width: 992px) {
    .cookies__popup {
        padding: 20px 240px 22px 40px
    }
}

@media (max-width: 991.98px) {
    .cookies__popup {
        padding: 40px 30px 30px
    }
}

.cookies__popup--hidden {
    display: none
}

.cookies__button:hover { color:#fff; }
@media (min-width: 992px) {
    .cookies__button {
        position: absolute;
        top: 50%;
        right: 50px;
        transform: translateY(-50%);
        min-width: 146px;
        background-color: #000;
        color: #fff;
        padding: 20px 40px;
		font-size: 16px;
		text-transform: none;
		border-radius: 6px;
    }
}

@media (max-width: 991.98px) {
    .cookies__button {
        width: 100%;
        background-color: #000;
        color: #fff;
        padding: 20px 40px;
		font-size: 16px;
		text-transform: none;
		border-radius: 6px;
    }
}

@media (min-width: 992px) {
    .cookies__content {
        display: flex;
        flex-direction: column;
        justify-content: center;
        min-height: 74px
    }
}

.cookies__content h6 {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px
}

@media (min-width: 992px) {
    .cookies__content h6 {
        margin-bottom: 2px
    }
}

@media (max-width: 991.98px) {
    .cookies__content h6 {
        margin-bottom: 6px
    }
}

.cookies__content p {
    font-weight: 300;
    color: #212529;
    margin-left: 0;
    margin-right: 0
}

@media (min-width: 992px) {
    .cookies__content p {
        font-size: 15px;
        line-height: 22px;
        margin-bottom: 5px
    }

    .cookies__content p:last-child {
        margin-bottom: 0
    }
}

@media (max-width: 991.98px) {
    .cookies__content p {
        font-size: 14px;
        line-height: 20px;
        max-width: 432px;
        margin: 0 auto 20px
    }
}

@media (max-width: 991.98px) {
    .cookies__content {
        text-align: center
    }
}

@media (max-width: 991.98px) {
    .cookies__popup--country p {
        max-width: 100%
    }
}

.cookies__country-details {
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    display: block
}

@media (max-width: 991.98px) {
    .cookies__country-details {
        margin-bottom: 30px
    }
}

.cookies__country-flag {
    margin-right: 6px;
    display: inline-block
}

.cookies__country-flag .flag-icon {
    width: 16px;
    line-height: 18px
}

.cookies__link {
    font-size: 14px;
    font-weight: 400;
    color: #212529;
    line-height: 20px;
    text-decoration: underline
}

@media (min-width: 1200px) {

    .cookies__link:active,
    .cookies__link:hover {
        color: #212529;
        text-decoration: none
    }
}

@media (max-width: 991.98px) {
    .cookies__link {
        margin-bottom: 26px;
     }
}



.old-price { display: flex; justify-content: center; }
.old-price .product-discount{ font-size: 14px; display: block; padding: 0 7px; align-self: center; margin-left: 15px; font-weight: 400; }
.old-price span{ text-decoration: line-through; line-height: inherit; }

.header-main {  display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack:justify; -ms-flex-pack:justify; justify-content:space-between;}
.header-left {  -webkit-box-flex:1; -ms-flex:1; flex:1; z-index:200; align-items: center; display: flex; }
.header-left .menu { display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; align-items: center; }
.header-left .menu .item{ margin-right: 32px; min-width: inherit; font-size:16px;  white-space: nowrap; }
.header-right {flex:1; display: flex; -webkit-justify-content: flex-end; -webkit-align-items: center; align-items:center; }
.header-right .phone {  -webkit-justify-content:right; justify-content: right; margin-right: 65px; 	display: flex; flex-direction: column; font-size: 16px; }
.header-right .phone a{ cursor: pointer; }
.header-center {  display: -webkit-box; display: -ms-flexbox; display: flex;  -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; width:auto; }

.header .header-bottom .icon a {min-width: 0; position: relative;}

@media (max-width: 1100px) {
	.header-left { padding-left:10px; }
	.header-right {padding-right:20px; }
	.header-left div.menu .item, .header-right .phone { display: none!important; }
}

@media (max-width: 1200px) {
	.header-left .menu .item, .header .mobile-section .menu-btn { margin-right: 15px;}
}


@media (max-width: 576px) {
	.footer-socials { margin-top: 0 }
	/*.our-shops { text-align: center }*/
}

img[src*="px.adhigh.net"] {
    display: none;
}


@media (min-width: 1440px) {
	.container.wide{
		max-width:71.5%;
	}
}
.main-ui-pagination img {max-width: 200px;}

.page_content h1{
	font-size: 30px;
	font-weight: 500;
	text-align: center;
	letter-spacing: -0.42px;
	color: #262525;
	margin: 25px auto 40px;
}

.page_content h2{
	font-size: 25px;
	font-weight: 500;
	text-align: center;
	letter-spacing: -0.42px;
	color: #262525;
	margin: 25px auto 40px;
}

#pag { margin:60px 0; }
.pagination-arrows { display: block;}
@media (max-width: 767px) {
	.pagination-arrows { display: none;}
	#pag { margin:40px 0;}

	/*.slick-prev, .slick-next { display:none!important; }*/
	.default-slider .slick-prev, .default-slider .slick-next { display:none!important; }
}


 .hidden-block{ margin-bottom: 4px; }
 .hidden-block .hidden-block-head{ position: relative; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; align-items: center; min-height: 50px; padding: 10px 10px 10px 30px;font-weight: bold; cursor: pointer; }
 .hidden-block .hidden-block-head:before{ content:''; display: block; position: absolute; left: 0; top: 50%; margin-top: -6px; width: 30px; height: 12px; background: url("data:image/svg+xml,%3Csvg width='30' height='16' viewBox='0 0 30 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M29 1L14.7413 14L1 1' stroke='%23000000' stroke-width='2'/%3E%3C/svg%3E%0A") center center no-repeat; -webkit-background-size: contain; background-size: contain; transform: rotate(-90deg); }
 .hidden-block.open .hidden-block-head:before{ transform: rotate(0deg); }
 .hidden-block:not(.open) .hidden-block-body{ display: none; }

 .hidden-block.open .hidden-block-head:hover::before{
	 transform: rotate(0deg);
	 -webkit-animation: hidden-block-animation-hover 0.6s linear both;
	 animation: hidden-block-animation-hover 0.6s linear both;
 }
 .hidden-block .hidden-block-head:hover::before{
	-webkit-animation: hidden-block-animation 0.6s linear both;
	animation: hidden-block-animation 0.6s linear both
}

 @keyframes hidden-block-animation-hover {
	0% {-webkit-transform: rotate(0deg); transform: rotate(0deg) }
	 25% { -webkit-transform: rotate(10deg); transform: rotate(10deg) }
	 50% { -webkit-transform: rotate(0deg); transform: rotate(0deg) }
	 75% { -webkit-transform: rotate(-10deg); transform: rotate(-10deg) }
	 100% { -webkit-transform: rotate(0deg); transform: rotate(0deg) }
 }
 @-webkit-keyframes hidden-block-animation-hover {
	0% {-webkit-transform: rotate(0deg); transform: rotate(0deg) }
	 25% { -webkit-transform: rotate(10deg); transform: rotate(10deg) }
	 50% { -webkit-transform: rotate(0deg); transform: rotate(0deg) }
	 75% { -webkit-transform: rotate(-10deg); transform: rotate(-10deg) }
	 100% { -webkit-transform: rotate(0deg); transform: rotate(0deg) }
 }
 @keyframes hidden-block-animation {
	 0% {-webkit-transform: rotate(-90deg); transform: rotate(-90deg) }
	 25% { -webkit-transform: rotate(-80deg); transform: rotate(-80deg) }
	 50% { -webkit-transform: rotate(-90deg); transform: rotate(-90deg) }
	 75% { -webkit-transform: rotate(-100deg); transform: rotate(-100deg) }
	 100% { -webkit-transform: rotate(-90deg); transform: rotate(-90deg) }
 }
 }
 @-webkit-keyframes hidden-block-animation {
	 0% {-webkit-transform: rotate(-90deg); transform: rotate(-90deg) }
	 25% { -webkit-transform: rotate(-80deg); transform: rotate(-80deg) }
	 50% { -webkit-transform: rotate(-90deg); transform: rotate(-90deg) }
	 75% { -webkit-transform: rotate(-100deg); transform: rotate(-100deg) }
	 100% { -webkit-transform: rotate(-90deg); transform: rotate(-90deg) }
 }

 .grecaptcha-badge{ display: none !important; }

:root{
	--main-blue: #154774;
	--main-l-blue: #2A7DC8;
	--main-gray: #999;
	--main-l-gray: #D6D6D6;
	--main-green: #2F7955;
	--main-red: #D92E16;
}

button:focus{ outline: none; }

.row-small{ margin-left: -8px; margin-right: -8px; }
.row-small > [class^="col"]{ padding-left: 8px; padding-right: 8px; }

.big-container{ max-width: 1820px; }

.color-blue{ color: var(--main-blue); }
.color-l-blue{ color: var(--main-blue); }
.color-gray{ color: var(--main-gray); }
.color-green{ color: var(--main-green); }
.color-red{ color: var(--main-red); }

.btn { text-transform:none!important; }
.btn-default{ background: var(--main-blue); border-color: var(--main-blue); color: #fff; fill: #fff; stroke: #fff; font-size: 16px; padding: 1.76rem 2rem; border-radius: 0; }
.btn-default:hover{ background: var(--main-l-blue); border-color: var(--main-l-blue); }
.btn-default:active,
.btn-default.active{ background: #000; border-color: #000; }
.btn-default:disabled,
.btn-default.disabled{ background: var(--main-l-gray); border-color: var(--main-l-gray); }
.btn-default.btn-bordered{ background: #fff; border-color: var(--main-blue); color: var(--main-blue); fill: var(--main-blue); stroke: var(--main-blue); }
.btn-default.btn-bordered:hover{ background: #fff; border-color: var(--main-l-blue); color: var(--main-l-blue); fill: var(--main-l-blue); stroke: var(--main-l-blue); }
.btn-default.btn-bordered:active,
.btn-default.btn-bordered.active{ background: var(--main-blue); border-color: var(--main-blue); color: #fff; fill: #fff; stroke: #fff; }
.btn-default .main-icon{ transition: fill .15s, stroke .15s; }
.btn-default .main-icon:only-child,
.btn-default .main-icon:last-child{ margin: 0; }
.btn-default.btn-danger { background-color:#D92E16; border-color:#D92E16; }
.btn-default.btn-black:not(.btn-bordered) { background-color:#000;}
.btn-default.btn-black:not(.btn-bordered):hover { background-color:#000;}

.btn-default.btn-small { padding: 10px 14px; font-size: 14px; }

.main-icon{ width: 22px; height: 20px; flex-shrink: 0; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; align-items: center; justify-content: center; margin-right: 15px; }
.main-icon svg{ max-width: 22px; max-height: 20px; }
.main-icon:not(.stroke-icon){ fill: inherit; stroke: none; }
.main-icon.stroke-icon{ stroke: inherit; fill: none; }

.text-large{ font-size: 24px; }
.text-big{ font-size: 18px; }
.text-default{ font-size: 16px; }

.default-inp{ padding: 15px; height: 60px; font-size: 18px; border: 1px solid var(--main-gray); transition: border-color .3s; }
.default-inp:focus{ border-color: var(--main-blue); }
.default-ta{ height: 120px; padding: 8px 15px; font-size: 18px; border: 1px solid var(--main-gray); transition: border-color .3s; resize: none; }
.default-ta:focus{ border-color: var(--main-blue); }

.rate{ display: inline-block; border: 0; padding: 0; line-height: 1; }
.rate > input{ display: none; }
.rate > label{ float: right; color: #999; margin-bottom: 0; }
.rate.error > label{ color: #D92E1699; }
.rate > label:before{ content: "\2606"; display: inline-block; font-size: 2rem; padding: .3rem .2rem; margin: 0; }
.rate > input:not(:disabled) ~ label{ cursor: pointer; }
.rate input:checked ~ label,
.rate:not(.rate-disabled) input:not(:disabled) ~ label:hover,
.rate:not(.rate-disabled) label:hover ~ label{ color: var(--main-blue); }

.rate input:checked ~ label:before{ content: "\2605"; }
.rate input:checked + label:hover,
.rate input:checked ~ label:hover,
.rate input:checked ~ label:hover ~ label,
.rate:not(.rate-disabled) label:hover ~ input:not(:disabled):checked ~ label{ color: var(--main-blue); }

.table-wrap{ min-width: 1px; overflow-x: auto; padding-bottom: 10px; }

.size-table{ padding-right: 20px; }
.size-table table{ width: 100%; }
.size-table thead th{ position: sticky; top: 0; }
.size-table table th,
.size-table table td{ padding: 12px 15px; border: 1px solid #E2E2E2; border-top: 0; font-size: 16px; text-align: center; font-weight: normal; background-clip: padding-box;}

.size-table table th:first-child,
.size-table table td:first-child{ background-color: var(--main-blue); color: #fff; font-weight: bold; }
.size-table table th{ background-color: #CCDDEC; font-weight: bold; }
/* .size-table table th:nth-child(2), */
/* .size-table table td:nth-child(2){ background-color: #CCDDEC; font-weight: bold; } */

.hover-item{ display: flex; align-items: center; padding: 15px; border-radius: 30px; background: #CCDDEC; stroke: #000; cursor: pointer; overflow: hidden; white-space: nowrap; transition: color .8s, background .8s, fill .8s, stroke .8s;}
.hover-item .main-icon{ margin: 0; }
.hover-item .hidden-text{ max-width: 250px; transition: max-width .8s, margin .8s, opacity .8s, visibility .8s; }
@media (min-width: 768px) {
	.hover-item:not(:hover) .hidden-text{ max-width: 0; opacity: 0; visibility: hidden; color:#000;  }
	.hover-item:hover .hidden-text:not(:first-child):not(:only-child){ margin-left: 10px; color:#000; }
}
@media (max-width: 768px) {
	.hover-item .hidden-text{ max-width: 0; opacity: 0; visibility: hidden; color:#000;  }
}

.reviews-list{ font-size: 16px; }
.reviews-list__item{ margin-bottom: 3.5rem; }
.reviews-list__item-top{ display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; margin-bottom: 1.6rem; }
.reviews-list__item-title{ font-weight: bold !important; margin-right: 2rem; }
.reviews-list__item-text{ margin-bottom: 15px; }
.reviews-list__item-bottom{ display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; color: var(--main-gray); }
.reviews-list__item-vote{ display: flex; align-items: center; }
.reviews-list__item-vote .review-vote{ display: flex; align-items: center; stroke: #EAEAEA; cursor: pointer; margin-right: 3rem; }
.reviews-list__item-vote .review-vote .main-icon{ margin-right: 5px; }
.reviews-nav{ display: flex; align-items: center; margin-bottom: 30px; color: var(--main-gray); justify-content: center; }
.reviews-nav span,
.reviews-nav a{ margin-right: 15px; }
.reviews-nav span{ font-weight: bold; color: var(--main-blue); }
.reviews-nav a{ color: inherit; text-decoration: none; }
.reviews-nav .reviews-nav__arrow{ font-weight: bold; color: var(--main-blue); }
.reviews-nav .reviews-nav__arrow:before{ content:''; display: inline-block; transform: rotate(45deg); width: 10px; height: 10px; }
.reviews-nav .reviews-nav__arrow:first-child:before{ border-left: 2px solid var(--main-blue); border-bottom: 2px solid var(--main-blue); }
.reviews-nav .reviews-nav__arrow:last-child:before{ border-top: 2px solid var(--main-blue); border-right: 2px solid var(--main-blue); }

.small-item-preview{ max-width: 86px; }


.novelty-slider .price-block{ display: flex; align-items: center; justify-content: center; }
.novelty-slider img{ max-width: 560px; }
.novelty-slider__item .novelty-slider__item--img{ max-height: 720px; overflow: hidden; height:100%; }
.index-new-products-slider .slick-list {
	padding: 0 60px;
}
.index-new-products-slider .novelty-slider__item .novelty-slider__item--img { height:auto; }

.owl-carousel .owl-nav button.owl-next span,
.owl-carousel .owl-nav button.owl-prev span{ display: none !important; }
.detail-product .novelty-slider .price-block{ display: flex; align-items: center; justify-content: center; }
.detail-product .novelty-slider img{ max-width: 510px; }
.detail-product .novelty-slider__item .novelty-slider__item--img{ max-height: 720px; overflow: hidden; }

.plus-icon{ position: relative; display: inline-block; width: 40px;	height: 40px; background-image: url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 43 43' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.5 42C32.8218 42 42 32.8218 42 21.5C42 10.1782 32.8218 1 21.5 1C10.1782 1 1 10.1782 1 21.5C1 32.8218 10.1782 42 21.5 42Z' stroke='black' stroke-width='2' stroke-miterlimit='10'/%3E%3Cpath d='M21.5 10.0729V32.9169' stroke='black' stroke-width='2' stroke-miterlimit='10'/%3E%3Cpath d='M32.9169 21.5H10.0729' stroke='black' stroke-width='2' stroke-miterlimit='10'/%3E%3C/svg%3E%0A"); }
.plus-icon.plus-icon_white{ background-image: url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 43 43' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.5 42C32.8218 42 42 32.8218 42 21.5C42 10.1782 32.8218 1 21.5 1C10.1782 1 1 10.1782 1 21.5C1 32.8218 10.1782 42 21.5 42Z' stroke='white' stroke-width='2' stroke-miterlimit='10'/%3E%3Cpath d='M21.5 10.0729V32.9169' stroke='white' stroke-width='2' stroke-miterlimit='10'/%3E%3Cpath d='M32.9169 21.5H10.0729' stroke='white' stroke-width='2' stroke-miterlimit='10'/%3E%3C/svg%3E%0A"); }

.main-banner{  display: flex; flex-direction: column; text-decoration: none; width:100%; }
.main-banner .main-banner__image{ }
.main-banner .main-banner__content{ position: relative; width: 100%; max-width: 1730px; padding-left: 85px; padding-right: 15px; margin-left: auto; margin-right: auto; z-index: 20; }
.main-banner .main-banner__logo{ max-width: 400px; }
.main-banner .main-banner__title{ max-width: 930px; font-size: 55px; font-weight: 500; color: #fff; line-height: 1.2; text-transform: uppercase; text-decoration: none; }
.main-banner .plus-icon{ margin: 0 15px; }
.main-banner .main-banner__video{ position: absolute; width: 100%; height: 100%; left: 0; top: 0; overflow: hidden; z-index: 10; }
.main-banner .main-banner__video video{ width:100%; height: 100%; z-index: 10; 	object-fit: cover;}

/*.main-slider{ position: relative; padding-bottom: 70px; }
.main-slider.owl-carousel .owl-nav{ position: absolute; left: 15px; display: flex; padding-top: 30px; }
.main-slider.owl-carousel .owl-nav > button{ position: relative; width: 22px; height: 24px; cursor: pointer; background-position: center center; background-repeat: no-repeat; background-size: contain; }
.main-slider.owl-carousel .owl-nav > button span{ display: none; }
.main-slider.owl-carousel .owl-nav button.owl-prev{ margin-right: 25px; background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 22 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.2655 0.704132C20.3756 0.704132 20.5257 0.783471 20.5257 0.961984V23.038C20.5257 23.2165 20.3656 23.2959 20.2655 23.2959C20.2255 23.2959 20.1754 23.286 20.1354 23.2562L0.840643 12.2281C0.730559 12.1686 0.710544 12.0595 0.710544 12.0099C0.710544 11.9603 0.730559 11.8512 0.840643 11.7818L20.1354 0.743802C20.1754 0.71405 20.2155 0.704132 20.2655 0.704132ZM20.2655 0C20.1054 0 19.9352 0.0396694 19.7851 0.128926L0.490376 11.1669C-0.160122 11.5339 -0.160122 12.4661 0.490376 12.8331L19.7851 23.8711C19.9453 23.9603 20.1054 24 20.2655 24C20.7759 24 21.2362 23.5934 21.2362 23.038V0.961984C21.2362 0.406612 20.7659 0 20.2655 0Z' fill='%231F1D1C'/%3E%3C/svg%3E%0A"); }
.main-slider.owl-carousel .owl-nav button.owl-prev:before{ content:''; display: block; position: absolute; width: 1px; height: 24px; top: 0; right: -12px; background: #000; pointer-events: none; }
.main-slider.owl-carousel .owl-nav button.owl-next{ background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 22 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.0413 12.833L1.74652 23.871C1.09602 24.238 0.2854 23.7818 0.2854 23.038V0.961931C0.2854 0.218129 1.09602 -0.247987 1.74652 0.128873L21.0413 11.1669C21.6918 11.5437 21.6918 12.4661 21.0413 12.833Z' fill='%231F1D1C'/%3E%3C/svg%3E%0A"); }
.main-slider.owl-carousel .owl-dots{ position: absolute; display: flex; align-items: center; left: 65px; right: 15px; padding-top: 33px; }
.main-slider.owl-carousel .owl-dots .owl-dot{ display: block; flex-grow: 1; padding: 8px 0 !important; }
.main-slider.owl-carousel .owl-dots .owl-dot span{ display: block; flex-grow: 1; height: 1px; background: #B3B3B3; transition: background .3s, height .3s; }
.main-slider.owl-carousel .owl-dots .owl-dot.active span{ height: 3px; background-color: #00BAEE; }*/
.main-slider.owl-carousel .owl-nav .owl-prev,
.main-slider.owl-carousel .owl-nav .owl-next{ width: 60px; height: 60px; position: absolute; top: 43%; display: flex; align-items: center; justify-content: center; background: #fff; border-radius: 50%; border: 1px solid #EAEAEA; font-size: 0 !important; outline: none; z-index: 150; }
.banner-slider.owl-carousel .owl-nav .owl-prev,
.banner-slider.owl-carousel .owl-nav .owl-next { border:none;  background: #ffffff80;  width: 30px; height: 30px; }
.main-slider.owl-carousel .owl-nav .owl-prev{left: 5px;}
.main-slider.owl-carousel .owl-nav .owl-next{ right: 5px; }
.main-slider.owl-carousel .owl-nav .owl-next:before,
.main-slider.owl-carousel .owl-nav .owl-prev:before{ content: ""; position: relative; width: 22px; height: 22px; display: block; border-color: #999; border-bottom-width: 3px; border-bottom-style: solid; border-left-width: 3px; border-left-style: solid; width: 12px; height: 12px; border-width: 2px; border-color: #000; }
.main-slider.owl-carousel .owl-nav .owl-prev:before{ left: 3px; -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.main-slider.owl-carousel .owl-nav .owl-next:before{ right: 3px; -webkit-transform: rotate(225deg); transform: rotate(225deg); }


/*
.main-slider .slick-arrow{ position: absolute; width: 22px; height: 24px; bottom: 16px; cursor: pointer; background-position: center center; background-repeat: no-repeat; background-size: contain; background-color: transparent; border: 0; font-size: 0; }
.main-slider .slick-prev{ left: 15px; background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 22 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.2655 0.704132C20.3756 0.704132 20.5257 0.783471 20.5257 0.961984V23.038C20.5257 23.2165 20.3656 23.2959 20.2655 23.2959C20.2255 23.2959 20.1754 23.286 20.1354 23.2562L0.840643 12.2281C0.730559 12.1686 0.710544 12.0595 0.710544 12.0099C0.710544 11.9603 0.730559 11.8512 0.840643 11.7818L20.1354 0.743802C20.1754 0.71405 20.2155 0.704132 20.2655 0.704132ZM20.2655 0C20.1054 0 19.9352 0.0396694 19.7851 0.128926L0.490376 11.1669C-0.160122 11.5339 -0.160122 12.4661 0.490376 12.8331L19.7851 23.8711C19.9453 23.9603 20.1054 24 20.2655 24C20.7759 24 21.2362 23.5934 21.2362 23.038V0.961984C21.2362 0.406612 20.7659 0 20.2655 0Z' fill='%231F1D1C'/%3E%3C/svg%3E%0A"); }
.main-slider .slick-prev:before{ content:''; display: block; position: absolute; width: 1px; height: 24px; top: 0; right: -12px; background: #000; pointer-events: none; }
.main-slider .slick-next{ left: 63px; background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 22 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.0413 12.833L1.74652 23.871C1.09602 24.238 0.2854 23.7818 0.2854 23.038V0.961931C0.2854 0.218129 1.09602 -0.247987 1.74652 0.128873L21.0413 11.1669C21.6918 11.5437 21.6918 12.4661 21.0413 12.833Z' fill='%231F1D1C'/%3E%3C/svg%3E%0A"); }
.main-slider .slick-dots{ position: absolute; display: flex; align-items: center; left: 65px; right: 15px; padding: 33px 0 0 0; list-style: none; margin: 0; }
.main-slider .slick-dots li{ display: block; flex-grow: 1; padding: 8px 0 !important; cursor: pointer; }
.main-slider .slick-dots li button{ display: block; flex-grow: 1; height: 1px; width: 100%; padding: 0; background: #B3B3B3; border: 0; font-size: 0; transition: background .3s, height .3s; }
*/

.index-title{ margin-bottom: 35px; font-size: 30px; font-weight: 400; line-height: 1.1;  text-align: center;}

.advantages .advantages-desk .advantage-item:not(:last-child):after,
.index-advantages-slider .advantage-item:after{ content:''; display: block; position: absolute; top: 22%; right: 0; width: 1px; height: 80px; background: #000; }

.celebrity-quote{ position: relative; padding: 50px 0; background: #EFEFEF; display: block; text-decoration: none; color: #1c1b1b; }
.celebrity-quote:hover{ color: #1c1b1b; }
.celebrity-quote__content{ padding: 230px 0; }
.celebrity-quote__image{ position: relative; }
.celebrity-quote__image img{ position: absolute; max-width: 100%; }

.index-news .index-news__item{ position: relative; display: flex; align-items: center; padding: 25px 0; color: inherit; text-decoration: none; }
.index-news .index-news__item:not(:last-child){ border-bottom: 2px solid #000; }
.index-news .index-news__content{ flex-grow: 1; padding-right: 25px; height: 100%; }
.index-news .index-news__content .text-big{ padding-right: 65px; }
.index-news .plus-icon.absolute-icon{ position: absolute; bottom: 25px; right: 255px; }
.index-news .index-news__title{ font-size: 28px; line-height: 1.2; font-weight: 300; margin-bottom: 20px; text-transform: uppercase; }
.index-news .index-news__image{ flex-shrink: 0; width: 230px; height: 230px; border-radius: 5px; background-position: center center; background-repeat: no-repeat; background-size: cover; }

.sub-form{ position: relative; max-width: 550px; }
.sub-form .inp,
.sub-form .btn{ display: block; width: 100%; height: 52px; padding: 0.375rem 1.75rem; border-radius: 5px; margin-bottom: 10px; }
.sub-form .btn{ background-color: #2C2C2C; color: #fff; margin-bottom: 20px; 	font-size: 16px; text-transform: none; }
.sub-form a{ text-decoration: none; }

.footer-reviews{ padding: 100px 0; background-color: #EFEFEF; }

.footer{ padding: 120px 0 60px; background: #2C2C2C; color: #fff; }
.footer a{ color: #fff; }


.brand-history { padding: 0 10px; }
.brand-history p { font-size:16px; line-height: 130%; }
.brand-history .mb-100 { margin-bottom: 100px; }
.brand-history .main-title { font-size:36px; font-weight: 700; margin-bottom: 30px; }
.brand-history .brand-background { width:100%; margin-bottom: 80px; }
.brand-history .brand-background img{ width:100%; }
.brand-history .images { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row;  -webkit-box-pack: justify;  -ms-flex-pack: justify;  justify-content: center }
.brand-history .images .img-item{ width:33%; }
.brand-history .images .img-item img{ width:100%; height:90%; }
.brand-history .images .img-item:nth-child(2) { margin: 0 20px; width: 40%;}
.brand-history .lined-block  { border-top: 1px solid #1F1D1C; border-bottom: 1px solid #1F1D1C; text-align: center; padding: 18px 50px; font-size: 20px; margin: 25px 0;}
.brand-history .celebrity-quote__content  { max-width: 545px; margin: 90px 10px 66px 120px; padding:0; }
.brand-history .celebrity-quote__content .index-title  { font-weight: 700; font-size: 36px; text-align: left; }
.brand-history .celebrity-quote__content .text-large  { font-size: 16px; }
.brand-history .video-box__content  { font-size: 16px; padding: 0 65px 0 65px; }
.brand-history .video-wrap { position: relative; max-width: 100%; display: flex; justify-content: center; }
.brand-history .video-wrap .pause { position: absolute; position: absolute; left: 15px; bottom: 30px;}
.brand-history .video-wrap video{ width: 100%; 	object-fit: fill;}

@media screen and (max-width: 900px) {
	.brand-history { margin: 0 -40px; }
}
@media screen and (max-width: 800px) {
	.brand-history { margin: 0; }
}

@media (min-width: 576px) {
	/*.main-slider.owl-carousel .owl-nav{ left: 50%; margin-left: calc(-510px / 2); }
	.main-slider.owl-carousel .owl-dots{ left: 50%; right: 50%; margin-left: calc((-510px / 2) + 85px); margin-right: calc(-510px / 2); }*/
	.main-slider.owl-carousel .owl-dots{ left: 105px; }
	.main-slider .slick-dots{ left: 105px; }
}

@media (min-width: 768px) {
	/*.main-slider.owl-carousel .owl-nav{ margin-left: calc(-690px / 2); }
	.main-slider.owl-carousel .owl-dots{ margin-left: calc((-690px / 2) + 85px); margin-right: calc(-690px / 2); }*/

	.advantage-item{ font-size: 18px; }
}

@media (min-width: 992px) {
	.brand-history .container.text-container { max-width: 844px; padding:0; }
	/* .main-slider.owl-carousel .owl-nav{ margin-left: calc(-930px / 2); } */
	/* .main-slider.owl-carousel .owl-dots{ margin-left: calc((-930px / 2) + 85px); margin-right: calc(-930px / 2); } */
}

/*@media (min-width: 1200px) {
	.main-slider.owl-carousel .owl-nav{ margin-left: calc(-1110px / 2); }
	.main-slider.owl-carousel .owl-dots{ margin-left: calc((-1110px / 2) + 85px); margin-right: calc(-1110px / 2); }
}

@media (min-width: 1400px) {
	.main-slider.owl-carousel .owl-nav{ margin-left: calc(-1290px / 2); }
	.main-slider.owl-carousel .owl-dots{ margin-left: calc((-1290px / 2) + 85px); margin-right: calc(-1290px / 2); }
}*/

@media (min-width: 1730px) {
	.main-slider.owl-carousel .owl-nav{ left: 50%; margin-left: calc(-1730px / 2); }
	.main-slider.owl-carousel .owl-dots{ left: 50%; right: 50%; margin-left: calc((-1730px / 2) + 85px); margin-right: calc(-1730px / 2); }
	.main-slider .slick-dots{  left: 50%; right: 50%; margin-left: calc((-1730px / 2) + 130px); margin-right: calc(-1730px / 2); }
}

@media (max-width: 1399px) {

}

@media (max-width: 1199px) {
	.celebrity-quote__content{ padding: 90px 0; }
	.brand-history .video-box__content  {padding: 0; }
	.brand-history .celebrity-quote__content { margin: 93px 10px 40px 60px; max-width: 356px; }
	.brand-history .celebrity-quote__image img { top: 55px; }
}

@media (max-width: 991px) {
	.index-title{ font-size: 50px; margin-bottom: 40px; }

	.default-slider .slick-prev,
	.default-slider .owl-nav .owl-prev,
	.default-slider .slick-next,
	.default-slider .owl-nav .owl-next{ display: none; }

	.btn-icon{ padding: 1.5rem 1.8rem; }
	.brand-history .celebrity-quote__content { padding:0; }
	.brand-history .celebrity-quote__image img { top:45px; }
}

@media (max-width: 768px) {
	.main-banner .main-banner__logo{ max-width: 280px; }
	.main-banner .main-banner__title
	{ font-size: 36px; }
	.main-banner .plus-icon{ top: 10px; }

	.celebrity-quote__image{ margin-left: -60px; margin-right: -50px; }


	.index-news .index-news__image{ width: 195px; height: 195px; }
	.index-news .plus-icon.absolute-icon{ right: 220px; }

	.footer-reviews{ padding: 70px 0; }

	.footer{ padding-top: 70px; }
	.footer .footer-copyright{ text-align: left; }
	.pay_systems{ text-align: left; }

	.brand-history .celebrity-quote__image { text-align: center; max-width: 334px; margin:0; }
	.brand-history .celebrity-quote__image img{ position: relative; top:100px; }
	.brand-history .celebrity-quote__content { margin: 43px 10px 0 15px; max-width: 335px;}
	.brand-history .brand-background { height: auto;}

	.main-slider.owl-carousel.index-banners-slider .owl-nav .owl-prev,
	.main-slider.owl-carousel.index-banners-slider .owl-nav .owl-next {display: none;}
}

@media (max-width: 767px) {
	.main-section{ padding-top: 50px; padding-bottom: 50px; }
	.index-title{ font-size: 34px; margin-bottom: 30px; }

	.modal-wrap .modal{ padding: 30px; }
	.modal-wrap .modal .subtitle{ font-size: 28px; }

	.size-table table th,
	.size-table table td{ font-size: 14px; padding: 10px 12px }

	.btn-icon{ padding: 1.3rem 1.7rem; }

	.brand-history .brand-background { height: auto;}
	.brand-history .celebrity-quote__image { max-width: none; padding: 0 25px; }
	.brand-history .celebrity-quote__image img { width: 440px; top:0; margin-bottom: -170px; }
	.brand-history .celebrity-quote__content { 	max-width: none; margin: 0 0 40px 0; padding:0 25px; }
	.brand-history  .container.main-container { padding:0; }
}

@media (max-width: 700px) {
	.header-left div.menu .city-container{ display: none!important; }
}
@media (max-width: 576px) {
	.btn-icon{ padding: 1.15rem 1.4rem; }
	.index-news .plus-icon.absolute-icon{ right: 15px; }
	.main-section{ padding-top: 50px; padding-bottom: 30px; }

	.celebrity-quote__content { padding-top: 30px; }
}

@media (max-width: 480px) {

	.main-banner .main-banner__logo{ max-width: 210px; }
	.main-banner .main-banner__title{ font-size: 24px; }

	.celebrity-quote__content{ padding: 0; }

	.text-large{ font-size: 22px; }
	.text-big{ font-size: 17px; }
	.text-default{ font-size: 15px; }

	.brand-history .main-title { font-size:30px;}
	.brand-history .mb-100 { margin-bottom: 80px; }
	.brand-history .brand-background {}
	.brand-history .lined-block { font-size: 16px;	padding: 18px 35px; }

	.novelty-slider__item .novelty-slider__item--img { height:auto; }
	.product-blue-label { font-size:14px; }
}

@media (max-width: 575px) {
	.index-title{ font-size: 28px; margin-bottom: 10px; }
	.subscribe-form .index-title{ margin-bottom: 20px; }

	.main-slider.owl-carousel,
	.main-slider{ padding-bottom: 20px; }

	.main-slider.owl-carousel .owl-nav{ padding-top: 15px; }
	.main-slider.owl-carousel .owl-nav > button{ width: 12px; height: 13px; }
	.main-slider.owl-carousel .owl-nav button.owl-prev{ margin-right: 14px; }
	.main-slider.owl-carousel .owl-nav button.owl-prev:before{ height: 14px; right: -7px; }
	.main-slider.owl-carousel .owl-dots{ padding-top: 12px; }


	.main-slider .slick-prev{ left:0;}
	.main-slider .slick-next{ right:0 }


	.celebrity-quote__image{ text-align: center; margin: 0; padding-top: 15px }
	.celebrity-quote__image img{ position: relative; width: 480px; margin-bottom: -170px; }
	.brand-history .celebrity-quote__image img{  margin-bottom: -170px; }

	.index-news .index-news__content{ padding: 0; }
	.index-news .index-news__title{ font-size: 22px; }
	.index-news .index-news__image{ display: none; }

	.footer-reviews{ padding: 50px 0; }
	.footer{ padding: 45px 0; }
}

@media (max-width: 479px) {
	.subtitle{ font-size: 30px }

	.modal-wrap .modal{ padding: 15px; }
	.modal-wrap .modal .close-modal{ top: 5px; right: 5px; }
	.modal-wrap .modal .subtitle{ font-size: 24px; }
	.main-banner .main-banner__title{ font-size: 18px; }
	.main-banner .plus-icon{ display: none; }

	.index-news .index-news__content .text-big{ font-size: 14px; }
}

@media (max-width: 380px) {
	.brand-history .main-title { font-size:25px;}
}
@media (max-width: 375px) {
	.subtitle{ font-size: 22px; }

	.text-large{ font-size: 18px; }
	.text-big{ font-size: 16px; }
	.text-default{ font-size: 14px; }

}

@media (max-width: 320px) {
	.brand-history .brand-background { }
	.brand-history .images .img-item:nth-child(2) { margin: 0 10px;}
	.brand-history .main-title { font-size:22px;}
}

@media (min-width:768px){
  .catalog-filter { position: sticky; top:30px; padding-bottom:117px; align-self: flex-start; z-index:20; }
}



/* .product-blue-label { background: #154774; color: #fff; font-size:18px; padding: 8px 14px; position: absolute; bottom: 10px; left: 10px; } */
.product-blue-label { position: absolute; bottom: 10px; left: 10px; min-width: 44px; padding: 4px; background: var(--secondary-transparent); border-radius: 4px; font-weight: 600; text-align: center; text-transform: uppercase; font-size: 14px; color: #1E1E1E; font-weight: 500; border:0; }
.product-blue-label.dark-style { background-color:var(--dark-badge) ; opacity:0.8; color:#fff; }
.product-blue-label.green-friday { background-color:#1a5628; }
.product-blue-label.gotov-sani { background-color:#c40000; }
.product-blue-label.podarok-za { background-color:#c40000; }
.product-blue-label.final-max-sale { background-color:#ffb100; }
.product-blue-label.back-to-office { background-color:#315592 ; }
.product-blue-label.dark-style:hover{ opacity:0.6; color: #fff;}
.product-blue-label.dark-style:active{ opacity:0.45;}
.detail-product-blue-label { background: #154774; color: #fff; font-size:18px; padding: 8px 14px; position: absolute; top: 10px; left: 10px; right: 20px; z-index: 1; width: max-content;width: -moz-max-content; width: -webkit-max-content; width: -o-max-content; white-space: nowrap;}


/* personal */
.page_content-personal h1 { font-size: 36px; font-weight: bold; }
.orange { color:#DC6453; }
.red { color:#D92E16; }


.personal-menu {  -ms-overflow-style: -ms-autohiding-scrollbar; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin-bottom: 30px; overflow-x: scroll; }
.personal-menu li {  margin: 0 17px;}
.personal-menu li a { color: #1F1D1C; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: end; -ms-flex-align: end; align-items: end;  padding:14px 12px; }
.personal-menu li a svg{ width:24px; height:24px; margin-right: 5px;  stroke: #1F1D1C; }
.personal-menu li a.selected { color:#fff; background-color:#000; }
.personal-menu li a.selected svg{ stroke: #fff; }


.personal-block-wrap { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; height:100%; -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1); box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1); padding:50px; position: relative; color:inherit; }
.personal-block-wrap:hover { color:inherit; }
.personal-block-wrap.column { -webkit-box-orient:vertical; -webkit-box-direction:normal; -ms-flex-direction:column; flex-direction:column; text-align:center;}
.personal-block-wrap .icon { width:-webkit-max-content; width:-moz-max-content; width:max-content; background: #CCDDEC; border-radius: 100px; padding: 20px; margin-right: 20px; }
.personal-block-wrap.column .icon { margin-right: 0; margin-bottom: 30px; }
.personal-block-wrap .icon svg{ width:55px; height:55px; stroke: #1F1D1C; }
.personal-block-wrap .icon.bonus { background: #DC6453; }
.personal-block-wrap .icon.bonus svg { stroke: none; }
.page_content-personal .logout{ color:#1F1D1C; position: absolute; right:42px; bottom:24px; font-size: 16px; }
.page_content-personal .logout svg{ width:24px; height:24px; }
.personal-block-wrap .title { font-weight: 700; font-size: 24px; text-transform: none; margin-bottom: 12px; }
.personal-block-wrap .user-info {  display: -webkit-box;  display: -ms-flexbox;  display: flex; -webkit-box-orient:vertical; -webkit-box-direction:normal; -ms-flex-direction:column; flex-direction:column; }
.personal-block-wrap .text { font-size: 18px; margin-bottom: 12px; }


.bx-auth-profile{ max-width:412px; margin:0 auto }
.bx-auth-profile .delete-profile{ color:#154774; font-size:16px; margin-top: 30px; 	display: -webkit-box; 	display: -ms-flexbox; 	display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
.bx-auth-profile .delete-profile svg{ color:inherit; width:24px; height:24px; margin-right: 5px;  }
.profile-section-wrap { margin-bottom: 56px;}
.profile-section-wrap .title { font-weight: 700; font-size: 24px; text-transform: none; margin-bottom: 18px; }
.profile-section-wrap .input-wrap { margin-bottom: 18px; }
.profile-section-wrap .input-wrap .label { font-size: 12px; color: #999999; margin-bottom: 8px; }
.profile-section-wrap .input-wrap input[type=text],
.profile-section-wrap .input-wrap input[type=password] { border: 1px solid #154774; padding: 20px 24px; color: #384048; width:100%; font-size:16px; }
.profile-section-wrap .input-wrap textarea { width: 100%; padding: 19px 24px; border: 1px solid #999999; min-height: 120px; }
.profile-section-wrap .text  { font-size: 14px; color: #999999; margin:11px 0 18px; }
.profile-section-wrap  ul {  list-style:disc; padding-left:20px;}
.profile-section-wrap  ul li::marker { content: '●   '; color: #999999; font-size: 7px; }
.subscribe-wrap { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.checkbox-wrap { font-size:16px; margin-bottom: 20px;  }
.checkbox-wrap input { position: absolute; opacity: 0; cursor: pointer; height: 0; width: 0; }
.checkbox-wrap .checkmark { width:36px; height:18px; cursor: pointer; content: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzYiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAzNiAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3Qgd2lkdGg9IjM2IiBoZWlnaHQ9IjE4IiByeD0iOSIgZmlsbD0iIzk5OTk5OSIvPgo8Y2lyY2xlIGN4PSI5IiBjeT0iOSIgcj0iNyIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg=='); }
.checkbox-wrap input:checked ~ .checkmark { content: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzYiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAzNiAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3Qgd2lkdGg9IjM2IiBoZWlnaHQ9IjE4IiByeD0iOSIgZmlsbD0iIzE1NDc3NCIvPgo8Y2lyY2xlIGN4PSIyNyIgY3k9IjkiIHI9IjciIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo='); }

.input-wrap label.mark { width: 24px; height: 24px; position: absolute; top: calc(50%); right: 20px;  cursor: pointer; }
.input-wrap label.clear-field { background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE4IDZMNiAxOCIgc3Ryb2tlPSIjOTk5OTk5IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cGF0aCBkPSJNNiA2TDE4IDE4IiBzdHJva2U9IiM5OTk5OTkiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=") no-repeat center center; }
.input-wrap label.view-field { background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzM4MDhfNzg0KSI+CjxwYXRoIGQ9Ik0xNy45NCAxNy45NEMxNi4yMzA2IDE5LjI0MyAxNC4xNDkxIDE5Ljk2NDkgMTIgMjBDNSAyMCAxIDEyIDEgMTJDMi4yNDM4OSA5LjY4MTg5IDMuOTY5MTQgNy42NTY2MSA2LjA2IDYuMDZNOS45IDQuMjRDMTAuNTg4MyA0LjA3ODg4IDExLjI5MzEgMy45OTgzNCAxMiA0QzE5IDQgMjMgMTIgMjMgMTJDMjIuMzkzIDEzLjEzNTYgMjEuNjY5MSAxNC4yMDQ3IDIwLjg0IDE1LjE5TTE0LjEyIDE0LjEyQzEzLjg0NTQgMTQuNDE0NyAxMy41MTQxIDE0LjY1MTIgMTMuMTQ2MiAxNC44MTUxQzEyLjc3ODIgMTQuOTc5MSAxMi4zODA5IDE1LjA2NzMgMTEuOTc4MSAxNS4wNzQ0QzExLjU3NTMgMTUuMDgxNSAxMS4xNzUyIDE1LjAwNzQgMTAuODAxNiAxNC44NTY1QzEwLjQyODEgMTQuNzA1NiAxMC4wODg3IDE0LjQ4MSA5LjgwMzg1IDE0LjE5NjJDOS41MTg5NyAxMy45MTEzIDkuMjk0MzkgMTMuNTcxOSA5LjE0MzUxIDEzLjE5ODRDOC45OTI2MiAxMi44MjQ4IDguOTE4NTMgMTIuNDI0NyA4LjkyNTYzIDEyLjAyMTlDOC45MzI3NCAxMS42MTkxIDkuMDIwOTEgMTEuMjIxOCA5LjE4NDg4IDEwLjg1MzhDOS4zNDg4NCAxMC40ODU4IDkuNTg1MjUgMTAuMTU0NiA5Ljg4IDkuODgiIHN0cm9rZT0iIzk5OTk5OSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPHBhdGggZD0iTTEgMUwyMyAyMyIgc3Ryb2tlPSIjOTk5OTk5IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L2c+CjxkZWZzPgo8Y2xpcFBhdGggaWQ9ImNsaXAwXzM4MDhfNzg0Ij4KPHJlY3Qgd2lkdGg9IjI0IiBoZWlnaHQ9IjI0IiBmaWxsPSJ3aGl0ZSIvPgo8L2NsaXBQYXRoPgo8L2RlZnM+Cjwvc3ZnPgo=") no-repeat center center; }
.input-wrap label.view-field.active { background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzIyMzdfMTI4NTkpIj4KPHBhdGggZD0iTTEgMTJDMSAxMiA1IDQgMTIgNEMxOSA0IDIzIDEyIDIzIDEyQzIzIDEyIDE5IDIwIDEyIDIwQzUgMjAgMSAxMiAxIDEyWiIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPHBhdGggZD0iTTEyIDE1QzEzLjY1NjkgMTUgMTUgMTMuNjU2OSAxNSAxMkMxNSAxMC4zNDMxIDEzLjY1NjkgOSAxMiA5QzEwLjM0MzEgOSA5IDEwLjM0MzEgOSAxMkM5IDEzLjY1NjkgMTAuMzQzMSAxNSAxMiAxNVoiIHN0cm9rZT0iYmxhY2siIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+CjwvZz4KPGRlZnM+CjxjbGlwUGF0aCBpZD0iY2xpcDBfMjIzN18xMjg1OSI+CjxyZWN0IHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0id2hpdGUiLz4KPC9jbGlwUGF0aD4KPC9kZWZzPgo8L3N2Zz4K") no-repeat center center; }

hr.separator { max-width:844px; margin:0 auto; }
.m-delete-profile svg { width:24px; height:24px;  }
.m-delete-profile .delete-btn-wrap { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
.m-delete-profile .delete-btn-wrap .btn { font-size: 16px; padding: 18px 25px; }


.orders-container { max-width:844px; margin: 0 auto; font-size: 16px; }
.orders-container .orders-stage {  margin-bottom: 24px;  }
.orders-container .orders-stage a{ color:inherit; margin-right:24px;}
.orders-container .orders-stage a.active{ border-bottom: 1px solid #1F1D1C;  }
.orders-container .orders-stage a span{ color: #999999; font-size:14px; }
.orders-container .order-list-item { -webkit-box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.05); box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.05); padding:30px 42px 33px 42px; margin-bottom: 32px; }

.orders-container .order-list-item .section { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding:0; }
.orders-container .order-list-item .section:first-child { padding-bottom:26px; border-bottom:1px solid #999; }
.orders-container .order-list-item .section:nth-child(2) { padding-top:30px; }
.orders-container .order-list-item svg { width:20px; height:20px; }
.orders-container .s-yellow { display:block; width:14px; height:14px; background: #F1E258; border-radius: 100px; }
.orders-container .s-green { display:block; width:14px; height:14px; background: #2F7955; border-radius: 100px; }
.orders-container .s-gray { display:block; width:14px; height:14px; background: #999999; border-radius: 100px; }
.orders-container .s-red { display:block; width:14px; height:14px; background: #D92E16; border-radius: 100px; }
.orders-container .order-list-item .status,
.orders-container .order-list-item .price  { margin-bottom: 12px; }
.orders-container .order-list-item .status .name { font-weight: 700; font-size: 24px; }
.orders-container .order-list-item .status span { margin-right: 8px; }
.orders-container .order-list-item .order-n a{ color: #154774; }
.orders-container .order-list-item .price .pay-status { margin-right: 12px; white-space: nowrap; }
.orders-container .order-list-item .price .sum { font-weight: 700; font-size: 24px;  white-space: nowrap; }
.orders-container .order-list-item .bonus { color: #DC6453; text-align: right; }
.orders-container .order-list-item .delivery-name { font-weight: bold; margin-bottom: 12px; }
.orders-container .order-list-item .product-list{ display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
.orders-container .order-list-item .product-list img { max-width:60px; margin-right: 12px; }
.orders-container .order-list-item .product-list span { color: #999999; }


.order-info { max-width:870px; margin: 0 auto; font-size: 16px; margin-top: 98px; position: relative;}
.order-info h1 { font-weight: 700; font-size: 24px; margin: 30px 0; }
.order-info hr { margin: 75px 0 30px; }
.order-info .left-column { 	display: -webkit-box; 	display: -ms-flexbox; 	display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: self-end; -ms-flex-align: self-end; align-items: self-end; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
.order-info .status-current { display: none; }
.order-info .status-line { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; margin-bottom: 44px; }
.order-info .status-line .item{ display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; color:#999999; white-space: nowrap; }
.order-info .status-line .item:before,
.order-info .status-current .item:before{ width:24px; height:24px; margin-right: 8px; margin-left: 4px; content:url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3Qgd2lkdGg9IjI0IiBoZWlnaHQ9IjI0IiByeD0iMTIiIGZpbGw9IiNFQUVBRUEiLz4KPC9zdmc+Cg=='); }
.order-info .status-line .item:not(:last-child):after{ width:15px; height:1px;  margin-left: 4px; background-color:#999; content:''; }
.order-info .status-current .item.active,
.order-info .status-line .item.active { color:#1F1D1C; }
.order-info .status-current .item.active:before,
.order-info .status-line .item.active:before{ content:url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3Qgd2lkdGg9IjI0IiBoZWlnaHQ9IjI0IiByeD0iMTIiIGZpbGw9IiMyRjc5NTUiLz4KPHBhdGggZD0iTTE5IDdMOS4zNzUgMTdMNSAxMi40NTQ1IiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K'); }
.order-info .order-prop {}
.order-info .order-prop svg { width:20px; height:20px; }
.order-info .title { font-weight: 700; font-size: 16px; margin-bottom:12px; text-transform: none; position: relative; }
.order-info .title svg{ width:16px; height:16px; margin-left: 8px; cursor: pointer; }
.order-info .order-prop .section { margin-bottom: 35px; padding:0; }
.order-info .order-prop .section.max { width:300px; margin-left: auto; }
.order-info .order-prop .section .prop { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; margin-bottom: 12px; }
.order-info .order-prop .section .prop span:first-child { color: #999999; }
.order-info .product { display: -webkit-box; display: -ms-flexbox; display: flex; margin-bottom: 25px; }
.order-info .product .image{ width:120px; height:180px; margin-right: 25px; background-size: cover; }
.order-info .product .image.no-photo{ 	background-image: url(/local/templates/main/components/bitrix/catalog.element/catalog/images/no_photo.png); background-size: auto; background-position: center; }
.order-info .product .action{ margin-left: auto; }
.order-info .product .action .btn { white-space: nowrap; }
.order-info .product .description .name{ margin-bottom: 12px; color: #1F1D1C; }
.order-info .product .description .price{ margin-bottom: 16px; display: -webkit-box; display: -ms-flexbox; display: flex; }
.order-info .product .description .price div:first-child{ margin-right: 8px; }
.order-info .product .description .price div:nth-child(2){ -webkit-text-decoration-line: line-through; text-decoration-line: line-through; color: #999999; margin-right: 5px; }
.order-info .product .description .line{ margin-bottom: 8px; font-size: 14px; }
.order-info .product .action .btn { font-size:16px;}
.order-info .pay-container{ display: none; }
.order-info .return-list { font-weight: 400; font-size: 16px; color: #154774; position: absolute; left:-120px; top:-50px; }
.order-info .return-list:before { margin-right: 13px; content:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDggMTQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik03IDEzTDEgN0w3IDEiIHN0cm9rZT0iIzE1NDc3NCIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==") }
.order-info .return-order,
.order-info .cancel-order { color: #154774; display: -webkit-box; display: -ms-flexbox; display: flex; }
.order-info .return-order svg,
.order-info .cancel-order svg,
.m-cancel-order svg { width:24px; height:24px;  }

.order-info .bonus-info { display: none; position: absolute; top: 20px; left: 50px; background: #FFFFFF; -webkit-box-shadow: 0px 0px 15px rgb(0 0 0 / 10%); box-shadow: 0px 0px 15px rgb(0 0 0 / 10%); padding: 12px; font-weight: normal; }
.order-info .show-info:hover + .bonus-info{ display: block;}

.m-cancel-order .cancel-btn-wrap { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
.m-cancel-order .cancel-btn-wrap .btn { font-size: 16px; padding: 18px 25px; }

.empty-wrap { text-align: center; }
.empty-wrap h1 { font-weight: 700; font-size: 28px; margin-top: 56px; margin-bottom: 12px; }
.empty-wrap p { font-size: 18px; margin-bottom: 46px; }
.empty-wrap .btn { font-size: 16px; }

.container.personal-container { max-width: 412px; margin:0 auto; }
.personal-container h1 { text-align: center; font-weight: 700; font-size: 36px; margin-bottom: 30px; }
.personal-container .main-content { margin: 0;}
.swtich-wrap { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; padding:2px; border:1px solid #999; margin-bottom: 15px; margin-bottom: 22px}
.swtich-wrap .switch-item{ display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 15px 25px; cursor: pointer; text-decoration: none; color:inherit; }
.swtich-wrap .switch-item.active{ background-color: #CCDDEC; }
.personal-container .input__wrapper {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;margin-bottom: 20px;}
.personal-container .input__wrapper.error input { border:1px solid #D92E16; }
.modal-wrap input[type="text"],
.personal-container input[type="text"],
.personal-container input[type="email"],
.personal-container input[type="password"] { width:100%; padding: 17px 24px; border: 1px solid #999999; }
.personal-container .field-error { color: #D92E16; margin-top: 12px; display: none; }
.personal-container .input__wrapper.error .field-error { display: block;}

.personal-container .input-label { font-weight: 400; font-size: 12px; color: #999; margin-bottom: 5px;;}
.personal-container input:focus { border: 1px solid #154774; }
.personal-container .remember-block { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; margin-bottom: 30px; }
.personal-container .remember-block .link{ text-decoration: none; font-size: 16px; color: #154774; }
.checkbox { color: #787777; }
.checkbox input[type=checkbox]{ height:0; width:0; visibility: hidden; }
.checkbox label.bx-checkbox::before { content: ''; display: inline-block; width: 24px; height: 24px;  border: 1px solid #999999; margin-right: 8px; }
.checkbox.error label.bx-checkbox::before { border: 1px solid #D92E16; }
.checkbox input[type=checkbox]:checked+label::before { border:none; content:url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjUiIHZpZXdCb3g9IjAgMCAyNCAyNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3Qgd2lkdGg9IjI0IiBoZWlnaHQ9IjI0IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIDAuOTI2Njk3KSIgZmlsbD0iYmxhY2siLz4KPHBhdGggZD0iTTIwIDYuOTI2N0w5IDE3LjkyNjdMNCAxMi45MjY3IiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K')}
.personal-container .btn:not(.btn-bordered){ padding:20px; background: #154774; font-size:16px; border:none; text-align:center; color:#fff; text-transform: none;border-radius:0; }
.personal-container .btn { font-size:16px; }
.personal-container .btn-wrap .btn{ -webkit-box-flex:1; -ms-flex-positive:1; flex-grow:1;  }

.auth-modal { width: 100%; height: 0; display: block; position: fixed; top: 0; left: 0; z-index: 500; overflow-y: auto; visibility: hidden; -webkit-opacity: 0; -moz-opacity: 0; -ms-opacity: 0; opacity: 0; -webkit-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; background-color: #fff; overflow: hidden; }
.auth-modal.active { padding-top: 20px;; height: 96vh; margin-top: 60px;  visibility: visible; -webkit-opacity: 1; -moz-opacity: 1; -ms-opacity: 1; opacity: 1; z-index: 99999; }
.auth-modal .modal-container { max-width: 412px; margin: 0 auto; padding:0; width:auto;}
.auth-modal .modal-container.modal { display: block;  }
.auth-modal .modal-container .m-head{ text-align: center; font-weight: 700; font-size: 36px; margin-bottom: 30px; padding:0; background:none; }
.auth-modal .modal-container .m-body{ padding:0; font-size:16px;  }


.auth-modal.m-return-product .modal-container { max-width: 628px; }
.auth-modal.m-return-product .reason-block { margin-top: 12px; width:100%; display: none; }
.auth-modal.m-return-product .reason-block.active { display: block; }
.auth-modal.m-return-product .reason-block .label{ color: #999999; font-size:12px; margin-bottom: 8px; }
.auth-modal.m-return-product .product { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
.auth-modal.m-return-product .m-body { height: 100%; margin-bottom: 60px; overflow: auto; 	max-height: none; }
.auth-modal.m-return-product { 	overflow: scroll; height:100%; }
.auth-modal.m-return-product .btn-wrap .btn { font-size:16px; padding:19px 93px; }
.auth-modal.m-return-product  .product .image { width: 74px; height: 103px; }


.page_content-bonus-program.page_content { padding:0; }
.bonus-programm { font-size:16px; color: #1F1D1C; }
.bonus-programm h1 { font-weight: 400; font-size: 42px; color:#fff; text-align: left; margin-bottom: 24px; }
.bonus-programm h2 { font-weight: 700; font-size: 36px; margin-bottom: 30px; }
.bonus-programm .text { font-weight: 400; font-size: 16px; }
.bonus-programm .text ul{ list-style: disc; padding-left: 15px; }
.bonus-programm .text ul li::marker { content: '●   '; color: #1F1D1C; font-size: 8px; }
.bonus-programm .white { color:#fff; }
.bonus-programm .btn { font-size:16px; padding:19px 90px; }
.bonus-programm .btn-orange { background: #DC6453; border:none; color:#fff; }
.bonus-programm .main-section{ margin-bottom: 100px; padding:0; }
.bonus-programm .main-section.banner-section{ padding-bottom:100px; }

.bonus-programm .celebrity-quote__image img { right:0; }
.bonus-programm .celebrity-quote { background: #154774; }
.bonus-programm .celebrity-quote__content { padding: 130px 0; max-width:552px; }
.bonus-programm .celebrity-quote__content .text{ margin-bottom: 42px; font-size:18px; }

.bonus-programm .small-wrap .container{ max-width:1075px; }
.bonus-programm .connect-wrap .personal-container{ max-width:411px; }
.bonus-programm .s-item{ display: flex; margin-bottom: 25px; align-items: center; }
.bonus-programm .s-item .s-t-number{ min-width: 135px; font-weight: 700; font-size: 90px; color: #154774; padding-right: 20px; border-right: 1px solid #154774; }
.bonus-programm .s-item .text{ margin-left: 18px; font-size:18px; }

.bonus-programm .phone-section { max-width:1075px; background: #CCDDEC; padding: 62px 82px; margin: 0 auto 100px; position: relative; }
.bonus-programm .phone-section:after { content:url('/local/templates/main/images/bonus/phone.png'); width: 346px; height: 271px; position: absolute; right:89px; bottom:0 }
.bonus-programm .phone-section .text{ text-align:left; max-width:438px;  }

.bonus-programm .table-section { max-width:855px; margin: 0 auto 100px; }
.bonus-programm .table-section .text{ margin-bottom: 30px; }

.bonus-programm .point-type{ display: flex; justify-content: space-between; }
.bonus-programm .point-type .item{  width:calc( ( 100% - 40px ) / 3 ); text-align:center; padding:24px 41px; background: #FFFFFF; box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);  }
.bonus-programm .point-type .item .icon{ width:70px; height:70px; border-radius: 100px; display: flex; margin: 0 auto 30px auto; }
.bonus-programm .point-type .item .icon svg{ width:38px; height:38px; margin: auto;}
.bonus-programm .point-type .item .icon.blue { background: #CCDDEC; }
.bonus-programm .point-type .item .icon.red { background: #DC6453; }
.bonus-programm .point-type .item .icon.neutral { background: #D7CDB8; }
.bonus-programm .point-type .item .name { font-weight: 700; font-size: 24px; margin-bottom: 12px; }
.bonus-programm .point-type .item .text { color:#999;; }

.bonus-programm .light-green-section { background: #E9F6F0; padding:62px 0; position: relative; }
.bonus-programm .light-green-section .text{ max-width:544px; margin-bottom: 38px; }
.bonus-programm .light-green-section:after { content:url('/local/templates/main/images/bonus/light-green-pic.png'); width: 624px; height: 350px; position: absolute; right:30%; top: 50%;transform: translate(50%, -50%); }

.bonus-programm .ask-section h2 { text-align: left; margin: 25px 0; max-width: 73%; }
.bonus-programm .ask-question-wrap { display: flex; flex-direction: column; max-width:844px; }
.bonus-programm .ask-question-wrap .item { margin-bottom: 15px; border-bottom: 1px solid #EAEAEA; }
.bonus-programm .ask-question-wrap .item:not(:first-child) { margin-top: 15px;; }
.bonus-programm .ask-question-wrap .item .ask{ cursor: pointer; font-weight: 700; font-size: 18px; margin-bottom: 12px; 	display: flex; justify-content: space-between; }
.bonus-programm .ask-question-wrap .item .ask:after{ width:24px; height:24px;  content:url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDVWMTkiIHN0cm9rZT0iIzFGMUQxQyIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPHBhdGggZD0iTTUgMTJIMTkiIHN0cm9rZT0iIzFGMUQxQyIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg=='); }
.bonus-programm .ask-question-wrap .item.active .ask:after{  content:url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE4IDZMNiAxOCIgc3Ryb2tlPSIjMUYxRDFDIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cGF0aCBkPSJNNiA2TDE4IDE4IiBzdHJva2U9IiMxRjFEMUMiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=') }
.bonus-programm .ask-question-wrap .item .question { display: none; }
.bonus-programm .ask-question-wrap .item.active .question { display: block; }

.bonus-programm .container{ padding-right: 1rem; padding-left: 1rem; }

ul li.valid { color:#2F7955; }
@media (max-width: 1800px) {
	.bonus-programm .container{ padding:0 40px; }
}

.bonus-container { max-width:1059px; margin: 0 auto; font-size: 16px; }
.bonus-container .bonus-block { padding:40px; box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.05); margin-bottom: 28px; }
.bonus-container .bonus-block .info-wrap { border-bottom: 1px solid #EAEAEA; }
.bonus-container .bonus-block .info-wrap .title{ font-weight: 700; font-size: 24px; margin-bottom: 12px; text-transform: none; }
.bonus-container .bonus-block .info-wrap .point{ font-size: 36px; font-weight: 700; margin-bottom: 24px; }
.bonus-container .bonus-block .info-wrap .text{ font-size: 18px; margin-bottom: 32px; }
.bonus-container .bonus-block .info-wrap svg{ width:32px; height:32px; }
.bonus-container .bonus-block .barcode{ margin-top: 24px; }
.bonus-container .decription-wrap { display: flex; position: relative; }
.bonus-container .decription-wrap .text{ font-size:14px; padding-left:30px; margin-bottom: 50px; }
.bonus-container .decription-wrap:before { width:20px; height:20px; content:url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDIyQzE3LjUyMjggMjIgMjIgMTcuNTIyOCAyMiAxMkMyMiA2LjQ3NzE1IDE3LjUyMjggMiAxMiAyQzYuNDc3MTUgMiAyIDYuNDc3MTUgMiAxMkMyIDE3LjUyMjggNi40NzcxNSAyMiAxMiAyMloiIHN0cm9rZT0iIzJGNzk1NSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPHBhdGggZD0iTTEyIDE2VjEyIiBzdHJva2U9IiMyRjc5NTUiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+CjxwYXRoIGQ9Ik0xMiA4SDEyLjAxIiBzdHJva2U9IiMyRjc5NTUiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo='); 	padding-left: 10px; }
.bonus-container .btn-link{ text-decoration: none; color: #1F1D1C; font-size: 14px; padding:21px 10px; background: #CCDDEC; width: 100%; display: block; white-space:nowrap; text-align:center; }
.bonus-container .btn-bordered{ text-decoration: none; color: #1F1D1C; font-size: 14px; padding:21px 76px; white-space:nowrap; }

.bonus-container .history-wrap { padding-left: 65px; }
.bonus-container .history-wrap .date{ color: #999999; margin-bottom: 18px; }
.bonus-container .history-wrap .history-item { margin-bottom: 32px; }
.bonus-container .history-wrap .history-item .info-wrap { display: flex; margin-bottom: 18px; }
.bonus-container .history-wrap .history-item .info-wrap .history-item{ margin-bottom: 32px; }
.bonus-container .history-wrap .history-item .info-wrap .icon{ display: flex; background: #EAEAEA; border-radius: 100px; width:auto; 	height: max-content; padding:13px; margin-right: 12px; ;  }
.bonus-container .history-wrap .history-item .info-wrap .icon svg{ width:33px; height:33px; }
.bonus-container .history-wrap .history-item .info-wrap .amount{ margin-left: auto; font-size: 18px; }
.bonus-container .history-wrap .history-item .info-wrap .title{ font-weight: 700; font-size: 16px; text-transform: none; margin-bottom: 14px; }
.bonus-container .history-wrap .history-item .info-wrap .text{ color: #999999; }


.discount-container { max-width:1059px; margin: 0 auto; font-size: 16px; }
.discount-container .discount-wrap .discount-item { margin-bottom: 30px; }
.discount-container .discount-wrap .discount-item .head-wrap{ display: flex; }
/*.discount-container .discount-wrap .discount-item img{ max-width:100px; min-width: 100px; }*/
.discount-container .discount-wrap .discount-item .title{ font-weight: 700; font-size: 28px; margin-bottom: 8px; }
.discount-container .discount-wrap .discount-item .subtitle{ font-weight: 400; font-size: 24px; margin-bottom: 16px; }
.discount-container .discount-wrap .discount-item .text ul{ list-style: disc; padding-left: 15px; }
.discount-container .discount-wrap .discount-item .text ul li::marker { content: '●   '; color: #1F1D1C; font-size: 8px; }

.discount-container .discount-wrap .discount-item.selected { padding:30px 36px; background-color:#d9d9d9; position:relative; }
.discount-container .discount-wrap .discount-item.selected:before { content:''; width:16px; height:16px; background-color:#fff; display: block; 	border-radius: 10px;position: absolute; left: -8px; top: 50%; }
.discount-container .discount-wrap .discount-item.selected:after { content:''; width:16px; height:16px; background-color:#fff; display: block; 	border-radius: 10px;position: absolute; right: -8px; top: 50%; }
.discount-container .discount-wrap .discount-item.selected .title{ font-size: 24px; }
.discount-container .discount-wrap .discount-item.selected .text{ font-size: 14px; }

.feedback-wrap { padding:0 30px; }
.feedback-wrap h2 { font-size:24px; }
.response-text.error { color:#D92E16; }
.response-text.success { color:#2F7955; }

.feedback-form .btn	{ font-size: 16px; padding: 18px 20px; }

.new-slider-product .owl-stage { display: flex; }
.new-slider-product .owl-stage .novelty-slider__item{ height: 100%; display: flex; flex-direction: column; }


@media (max-width: 1200px) {
	.bonus-programm .light-green-section:after { width: 383px; transform: translate(50%, -50%) scale(.7); }
}

@media (max-width: 1000px) {
	.personal-block-wrap { padding:45px 25px; }
	.order-info .return-list { left:0; }

	.order-info .status-current { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin-bottom: 42px; }
	.order-info .status-current .item{ cursor: pointer; }
	.order-info .status-current .item:after{ width:24px; height:24px; rotate: 180deg; content:url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE4IDE1TDEyIDlMNiAxNSIgc3Ryb2tlPSIjOTk5OTk5IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K'); }
	.order-info .status-current.active .item:after{rotate: 0deg;}

	.order-info .status-line { display: none; }
	.order-info .status-line.active { display: -webkit-box; display: -ms-flexbox; display: flex; top: 85px; position: absolute; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; left: 50%; background: #FFFFFF; -webkit-box-shadow: 0px 0px 15px rgb(0 0 0 / 10%); box-shadow: 0px 0px 15px rgb(0 0 0 / 10%); padding: 24px;}
	.order-info .status-line .item { margin-bottom: 23px; position: relative; }
	.order-info .status-line .item:after { rotate: 90deg; position: absolute; top: 35px; left: 4px; }

	.bonus-programm .light-green-section { 	padding: 278px 0 50px; }
	.bonus-programm .light-green-section:after { width: 548px; left:50%; top:-30px; transform: translateX(-50%) scale(.7); }
	.bonus-programm .light-green-section .text { max-width:none;}

	.bonus-programm .point-type .item { padding: 24px 10px; }
	.bonus-programm .phone-section:after { right: 42px; }
	.bonus-programm .phone-section { padding: 62px 42px; }
	.bonus-programm .phone-section .text { max-width:415px; }
	.bonus-programm .celebrity-quote__content { margin: 0 0 24px 0; max-width: 385px; padding:15% 0; };


}

@media (max-width: 992px) {
	.feedback-wrap { padding:0; margin-top: 20px; }
}
@media (max-width: 850px) {
	.bonus-programm .point-type { overflow-x: scroll; padding: 5px; }
	.bonus-programm .point-type .item { min-width:266px; margin-right: 20px; }
	.bonus-programm .phone-section .text { max-width:323px; }
	.bonus-programm .celebrity-quote__content { padding:4% 0; }


}
@media (max-width: 768px) {
	.bonus-programm .container{ padding:0 40px; }
	
	.catalog-page .container.main-container .bx-breadcrumb {
		padding-left: 0;
		padding-right: 0;
	}

	.personal-block-wrap { -webkit-box-orient:vertical; -webkit-box-direction:normal; -ms-flex-direction:column; flex-direction:column; text-align:center; }
	.personal-block-wrap .icon,
	.personal-block-wrap.column .icon { margin: 0 0 24px 0; }
	.orders-container .order-list-item .bonus { text-align:left;}

	.order-info hr { margin: 59px 0 30px; }
	.order-info .left-column { display: block; }
	.order-info .order-prop .section.max { width:auto; }
	.personal-menu { overflow-x: scroll; -webkit-box-pack: start;	-ms-flex-pack: start;	justify-content: flex-start; }


	.bonus-programm .celebrity-quote__image img { max-width:79%; }
	.bonus-programm .main-section.banner-section{ padding-bottom:0; }
	.bonus-programm .celebrity-quote__content { padding:4% 0; }


	.bonus-programm .celebrity-quote__content { padding:4% 0; }
	.bonus-container .decription-wrap .text { margin-bottom: 30px; }
	.bonus-container .btn-link { margin-bottom: 42px; }
	.bonus-container .history-wrap { padding-left: 0; }

	.bonus-container .bonus-block { display: flex; justify-content: space-between; }
	.bonus-container .bonus-block .info-wrap { border-bottom:0; border-right: 1px solid #EAEAEA; padding-right: 35%; }
	.bonus-container .bonus-block .barcode { padding-left: 40px; }

}

@media (max-width: 767px) {
	.bonus-programm .phone-section .text { max-width:none; }
	.bonus-programm .celebrity-quote__image{ display: none; }
	.bonus-programm .celebrity-quote__content { padding: 0; padding: 0; margin: 0; max-width: none;}
	.bonus-programm .phone-section { padding:20px 30px 300px 30px; }
	.bonus-programm .phone-section:after { right:50%; transform: translateX(50%);}

	.bonus-programm .ask-section h2  { text-align: center; max-width: 100%;}
	.bonus-programm .ask-section .text { text-align: center;}
	.bonus-programm .ask-question-wrap { margin-top: 48px;}
}

@media (max-width: 650px) {
	.orders-container .order-list-item { padding:24px; }

	.orders-container .order-list-item .section { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
	.orders-container .order-list-item .order-n,
	.orders-container .order-list-item .delivery-address { margin-bottom: 24px;	}

	.auth-modal.m-return-product .btn-wrap .btn { padding: 19px 50px };
}

@media (max-width: 560px) {
	.bonus-container .bonus-block { flex-direction: column; }
	.bonus-container .bonus-block .info-wrap { border-right:0; border-bottom: 1px solid #EAEAEA;}
	.bonus-container .bonus-block .barcode { padding-left: 0; }
}
@media (max-width: 480px) {
	.bonus-programm .container,
	.personal-container{ padding:0 32px; }
	.page_content-personal h1,
	.personal-container h1,
	.auth-modal .modal-container .m-head { font-size: 30px; }
	.personal-block-wrap .title { font-size: 20px; }
	.personal-block-wrap .text { font-size: 16px; }

	.m-delete-profile .delete-btn-wrap { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
	.m-delete-profile .delete-btn-wrap .btn{ margin: 5px 0!important;  padding: 18px 30px;  }

	.m-cancel-order .cancel-btn-wrap { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
	.m-cancel-order .cancel-btn-wrap .btn{ margin: 5px 0!important;  padding: 18px 30px;  }

	.order-info hr { margin: 43px 0 30px; }
	.order-info h1 { font-size: 20px; }

	.order-info .product { -ms-flex-wrap:wrap; flex-wrap:wrap; }
	.order-info .product .action { width:100%; margin-top: 12px; text-align: center;}
	.order-info .product .action .btn{ width:100%;}

	.order-info .product .image { -ms-flex-preferred-size:26%; flex-basis:26%;}
	.order-info .product .description { -ms-flex-preferred-size:64%; flex-basis:64%;}
	.order-info .product .image { width:auto; height:auto; }

	.empty-wrap h1 { font-size: 24px;}
	.empty-wrap p { font-size: 16px;}
	.empty-wrap .btn { width: 100%; padding: 20px;}

	.auth-modal .modal-container { padding:0 10px; }

	.order-info .status-line.active { left:25% }

	.auth-modal.m-return-product .btn-wrap { flex-direction: column; }
	.auth-modal.m-return-product .btn-wrap .btn{ margin-right: 0!important; margin-bottom: 12px; }

	.bonus-programm h1 { font-size: 36px; }
	.bonus-programm .btn { width:100%; }
	.bonus-programm h2 { font-size: 30px; }
	.bonus-programm .main-section { margin-bottom: 50px; }
	.bonus-programm .phone-section {  margin: 0 auto 50px; }
	.bonus-programm .table-section { margin: 0 auto 50px; }

	.bonus-programm .light-green-section:after { left:45%; }

	.bonus-programm .point-type { overflow-x: unset; padding: 0; flex-direction: column; }
	.bonus-programm .point-type .item { margin-right: 0; width:100%; margin-bottom: 20px; }

	.bonus-container .btn { width: 100%; padding: 20px;}

	.discount-container .discount-wrap .discount-item .title{ font-size: 24px; }

	.discount-container .discount-wrap .discount-item .head-wrap { 	flex-direction: column-reverse; }
}

@media (max-width: 360px) {
	.personal-container .remember-block { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column;}
	.checkbox { margin-bottom: 15px; }
}
@media (max-width: 320px) {
	.bonus-programm .container{ padding:0 12px; }

	.page_content-personal h1,
	.personal-container h1,
	.auth-modal .modal-container .m-head { font-size: 22px; }

	.orders-container .order-list-item .status .name { font-size: 20px; }

	.empty-wrap h1 { font-size: 18px;}

	.bonus-programm .light-green-section:after { transform: translateX(-50%) scale(0.5); }
	.bonus-programm .phone-section { padding:20px 12px 300px 12px; }

	.discount-container .discount-wrap .discount-item.selected { padding:28px 30px;}
	.discount-container .discount-wrap .discount-item.selected .title{ font-size:20px; }
}




.modal-sidebar { display: none; position: fixed; z-index: 100; background-color: #fff; height: 100vh; padding: 40px 80px; width: 556px; top: 40px;}
.modal-sidebar.active { display: block; }
.modal-sidebar.modal-left { left:0; }
.modal-sidebar.modal-right { right:0; }
.modal-sidebar .modal-close { top: 10px; right: 30px; cursor: pointer; position: absolute; width: 30px; height: 30px; content: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzYiIGhlaWdodD0iMzYiIHZpZXdCb3g9IjAgMCAzNiAzNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTI3IDlMOSAyNyIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPHBhdGggZD0iTTkgOUwyNyAyNyIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==');}
.modal-sidebar .title { margin-bottom: 30px; text-align: center; font-weight: 700; font-size: 28px; text-transform: none; }

@media (max-width:560px){
	.modal-sidebar { width:100vw; }
}
@media (max-width:480px){
	.modal-sidebar { padding: 20px 35px; }
	.modal-sidebar .title { font-size:24px;}
	.modal-sidebar .title-h3 { font-size:20px; }
}

@media (max-width:320px){
	.modal-sidebar { padding:15px; }
}
@media (min-width:570px){
	.main-slider.owl-carousel, .main-slider { padding-bottom: 60px;  }
}



.item-price_new{
	font-size: 16px;
	font-weight: 500;
	letter-spacing: -0.224px;
	color: #000000;
	margin-bottom: 15px;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
.old-price_new{
	text-decoration: none;
	position: relative;
	font-size: 14px;
	color: #b2b5b7;
	display: flex;
	justify-content: center;
	align-items: center;
}

.old-price_new span {
	margin-right: 10px;
	text-decoration: line-through;
	-webkit-text-decoration-line: line-through;
	text-decoration-color: #b2b5b7;
	-webkit-text-decoration-color: #b2b5b7;
	line-height: inherit;
}

.smart-captcha{
	width:150px;
	height:100px;
}

@media (max-width: 768px) {
	.old-price_new {
		margin-top: 7px;
	}
}
@media screen and (max-width: 768px){
	.modal-stores.active {
		overflow-y: scroll;
		padding-bottom: 40px;
	}
}


.owl-carousel .owl-stage { margin:0 auto; }

.info-slider a {color: #fff;}
.info-slider a:hover {color: inherit;}

header button{ border: 0; background-color: transparent; }
header a, footer a{ text-decoration: none; color:#1E1E1E; }
header a:hover, footer a:hover{ text-decoration: none; color:#1E1E1E; }

header{ position: sticky; top: 0; padding-top: 12px; padding-bottom: 12px; border-bottom: 1px solid var(--gray-border); background-color: #fff; z-index: 2000; font-family: "Nunito Sans", sans-serif; }
header .container,
header .container-fluid{ display: flex; align-items: center; justify-content: space-between; max-width:100%; }
header .logo{ max-width: 200px; max-height: 33px; }
header .header-section{ flex: 1; display: flex; align-items: center; }
header .menu-btn{ cursor: pointer; }
header .menu-btn:not(.active) span:last-child,
header .menu-btn.active span:first-child{ display: none; }
header .menu ul{ font-size: 14px; display: flex; align-items: center; list-style: none; margin: 0; padding: 0; font-weight: 600; text-transform: uppercase; }
header .menu ul li{ padding: 4px 8px; }
header .menu ul li:not(:last-child){ margin-right: 20px; }
header .header-icons{ justify-content: flex-end; }
header .header-icons .icon{ cursor: pointer; }
header .header-icons .icon:not(:last-child){ margin-right: 2rem; }
header .header-search{ position: absolute; top: 100%; left: 0; right: 0; z-index: 1000; background: #fff; padding: 10px 0; }
header .header-search:not(.active){ display: none; }
header .header-search__inner{ position: relative; width: 100%; }
header .header-search input[type="text"]{ width: 100%; height: 40px; padding: 0 15px 0 45px; border: 1px solid var(--primary-main); }
header .header-search button{ position: absolute; left: 10px; top: 50%; margin-top: -14px; }
header .header-contact{ width: 250px; position: absolute; top: 100%; left: 50%; transform: translateX(-50%); margin-top: 10px; padding: 20px; background: #fff; text-align: center; border-radius: 10px; box-shadow: var(--box-shadow); z-index:1100; }
header .header-contact__phone{ font-size: 20px; font-weight: bold; }
header .icon:not(.active) .header-contact{ display: none; }

header .btn{ display: inline-flex; align-items: center; justify-content: center; border-radius: 4px; padding: 8px 32px; line-height: 1.43; text-align: center; background-color: var(--primary-main); border: 1px solid var(--primary-main); color: #fff; font-size: 1.15rem; font-weight: 600; vertical-align: top; cursor: pointer; transition: color .2s, background .2s, border-color .2s; }
header .btn:hover{ background-color: var(--secondary-dark); border-color: var(--secondary-dark); color: #fff; }
header .btn:active{ background-color: var(--secondary-main); border-color: var(--secondary-main); }
header .btn_gray,
header .btn_gray:hover{ background-color: var(--secondary-transparent); border-color: var(--secondary-transparent); color: var(--primary-main); }
header .btn_gray:active{ background-color: var(--secondary-focused); border-color: var(--secondary-focused); }

header .fixed-inform { text-align: center; display: block; color: #FFF; background-color: #1e1e1e; margin-top: -12px; margin-bottom: 12px; }
header .fixed-inform:hover{ color:#fff; }

.mobile-menu{ position: fixed; top: 0; right: 0; bottom: 0; left: 0; opacity: 0; visibility: hidden; z-index: 2500; /*transition: opacity .3s, visibility .3s;*/ }
.mobile-menu.active{ opacity: 1; visibility: visible; }
.mobile-menu ul{ list-style: none; margin: 0; padding: 0; font-size: 16px; font-weight: 600; }
.mobile-menu ul li{ display: flex; align-items: center; padding: 8px 10px; line-height: 1.2; cursor: pointer; }
.mobile-menu ul li a{ font-size:16px;  }
.mobile-menu ul li:not(:last-child){ margin-bottom: var(--menu-li-margin); }
.mobile-menu .mob-links-src,
.mobile-menu .mob-links-copy{ padding-top: var(--menu-li-margin); }
.mobile-menu .mob-link:after{ content: ''; display: block; width: 20px; height: 20px; margin-left: auto; background: url("data:image/svg+xml,%3Csvg width='19' height='19' viewBox='0 0 19 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.04167 13.4583L12 9.49993L8.04167 5.5416' stroke='%234E5255' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") center center no-repeat; }
.mobile-menu .mob-back-btn{ display: flex; align-items: center; padding: .15rem 0; cursor: pointer; font-weight: normal; font-size: inherit; }
.mobile-menu .mob-back-btn:before{ content: ''; display: block; width: 20px; height: 20px; margin-right: 10px; background: url("data:image/svg+xml,%3Csvg width='19' height='20' viewBox='0 0 19 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.9583 6.04174L7 10.0001L10.9583 13.9584' stroke='%234E5255' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") center center no-repeat; }
.mobile-menu__shadow{ position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: rgba(30,30,30,.2); overflow-x: hidden; overflow-y: auto; z-index: 2400; }
.mobile-menu__content{ position: fixed; display: flex; width: 100vw; max-width: 576px; flex-direction: column; top: 0; bottom: 0; left: 0; padding: 15px 10px 20px; background: #fff; overflow-x: hidden; overflow-y: auto; z-index: 2500; }
.mobile-menu__layer{ position: fixed; display: none; width: 100vw; max-width: 576px; flex-direction: column; top: 0; bottom: 0; left: 0; width: 100vw; max-width: 576px; padding: 20px; background: #fff; z-index: 3100; overflow:auto; }
.mobile-menu__layer.active{ display: flex; }
.mobile-menu__layer li{ padding: 9px 10px; }
.mobile-menu__inner:not(.active){ display: none; }

.icon{ position: relative; width: 28px; height: 28px; flex-shrink: 0; display: -ms-flex; display: flex; align-items: center; justify-content: center; border-radius: 4px; transition: fill .3s, stroke .3s, background .3s; }
.icon svg{ max-width: 22px; max-height: 22px; }
.icon:not(.icon_stroke){ fill: inherit; stroke: none; }
.icon:not(.active) svg:last-child:not(:only-child),
.icon.active:not(.header-icon-btn) svg:first-child:not(:only-child){ display: none; }
.icon.icon_stroke{ fill: none !important; stroke: inherit; }
.icon.icon_lg{ width: 38px; height: 38px; }
.icon.icon_lg svg{ max-width: 24px; max-height: 24px; }
.icon.icon_sm{ width: 20px; height: 20px; }
.icon.icon_sm svg{ max-width: 20px; max-height: 20px; }
.icon.icon_xs{ width: 16px; height: 16px; }
.icon.icon_xs svg{ max-width: 16px; max-height: 16px; }
.icon_action{ cursor: pointer; }
.icon_action:hover{ background-color: var(--secondary-transparent); }
.icon_action:active{ background-color: var(--secondary-focused); }
.icon-counter{ position: absolute; width: 10px; height: 10px; text-align: center; top: 2px; right: 0; color: #fff; background: var(--secondary-light); border-radius: 5px; line-height: 10px; font-size: 7px; }
.icon-counter:empty{ display: none; }

.m-promotion-info ul{ list-style: disc; padding-left: 2rem; margin-bottom: 1rem; }
.m-promotion-info p{ margin-top: 0; margin-bottom: 1rem; }

.unstyled{ margin: 0; padding: 0; list-style: none; }
footer{  font-family: "Nunito Sans", sans-serif;  padding: 80px 80px 20px; background: var(--secondary-focused); font-weight: 600; }
footer ul li:not(:last-child){ margin-bottom: 14px; }
footer .title{ font-size: 18px; text-transform: uppercase; font-weight: bold; margin-bottom: 1rem; }
footer .subtitle{ font-size: 16px; font-weight: bold; margin-bottom: .5rem; }
footer .footer__section a{ font-size:14px; }}
.footer__copyright{ font-size:14px; }

.modal-wrap .title{ font-size: 16px; text-transform: uppercase; font-weight: bold; margin-bottom: 10px; }
.modal-wrap .btn { display: inline-flex; align-items: center; justify-content: center; border-radius: 4px; padding: 8px 32px; line-height: 1.43; text-align: center; background-color: #1e1e1e; border: 1px solid #1e1e1e; color: #fff; font-size: 14px; font-weight: 600; vertical-align: top; cursor: pointer; transition: color .2s, background .2s, border-color .2s;}

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

	footer .footer__mail{ color: var(--secondary-dark); }
}

@media only screen and (min-width: 768px) {
	.modal-wrap .modal__body{ max-height: calc(96vh - 40px); }
}

@media only screen and (min-width: 1200px) {
	footer .footer__copyright{ margin-top: 60px; }
}

@media only screen and (min-width: 1500px) {
	.container, .container-lg, .container-md, .container-sm, .container-xl{ max-width: 1440px; padding-left: 40px; padding-right: 40px; }
}

@media only screen and (min-width: 1900px) {
	.container, .container-lg, .container-md, .container-sm, .container-xl{ max-width: 1900px; }
}

@media only screen and (max-width: 1199px) {
	header .menu ul li:not(:last-child){ margin-right: 10px; }

	footer .footer__section{ padding-bottom: 15px; margin-bottom: 40px; border-bottom: 1px solid var(--gray-border); }
}

@media only screen and (max-width: 991px) {
	header .menu{ display: none; }
	footer{ padding: 40px 80px; }
}

@media only screen and (max-width: 767px) {
	.modal-wrap .modal{ width: 100vw; height: 100vh; max-width: none; border-radius: 0; }
	.modal-wrap.m-promotion-info { z-index: 2001;}
	footer{ padding: 40px; }
}

@media only screen and (max-width: 575px) {
	header .header-icons .icon:not(:last-child){ margin-right: 1rem; }
	header .fixed-inform { font-size:10px; }

	.mobile-menu,
	.mobile-menu__content,
	.mobile-menu__layer{ top: 58px; }
	.mobile-menu__shadow{ display: none; }

	footer{ padding: 40px 20px; background-color: var(--primary-main); color: #fff; }
	footer .footer__section{ padding-bottom: 0; margin-bottom: 15px; border: 0; }
	footer .mobile-toggle-list{ margin-bottom: 15px; }
	footer .mobile-toggle-list .toggle-head{ display: flex; align-items: center; }
	footer .mobile-toggle-list .toggle-head:after{ content: ''; display: block; width: 20px; height: 20px; margin-left: auto; background: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.5 10C17.5 10.1658 17.4342 10.3247 17.3169 10.4419C17.1997 10.5592 17.0408 10.625 16.875 10.625H10.625V16.875C10.625 17.0408 10.5592 17.1997 10.4419 17.3169C10.3247 17.4342 10.1658 17.5 10 17.5C9.83424 17.5 9.67527 17.4342 9.55806 17.3169C9.44085 17.1997 9.375 17.0408 9.375 16.875V10.625H3.125C2.95924 10.625 2.80027 10.5592 2.68306 10.4419C2.56585 10.3247 2.5 10.1658 2.5 10C2.5 9.83424 2.56585 9.67527 2.68306 9.55806C2.80027 9.44085 2.95924 9.375 3.125 9.375H9.375V3.125C9.375 2.95924 9.44085 2.80027 9.55806 2.68306C9.67527 2.56585 9.83424 2.5 10 2.5C10.1658 2.5 10.3247 2.56585 10.4419 2.68306C10.5592 2.80027 10.625 2.95924 10.625 3.125V9.375H16.875C17.0408 9.375 17.1997 9.44085 17.3169 9.55806C17.4342 9.67527 17.5 9.83424 17.5 10Z' fill='%23FFF'/%3E%3C/svg%3E%0A") center center no-repeat; }
	footer .mobile-toggle-list:not(.active) .toggle-body{ display: none; }
	footer .mobile-toggle-list.active .toggle-head:after{ background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.3169 10.4419C17.4342 10.3247 17.5 10.1658 17.5 10C17.5 9.83424 17.4342 9.67527 17.3169 9.55806C17.1997 9.44085 17.0408 9.375 16.875 9.375H10.625H9.375H3.125C2.95924 9.375 2.80027 9.44085 2.68306 9.55806C2.56585 9.67527 2.5 9.83424 2.5 10C2.5 10.1658 2.56585 10.3247 2.68306 10.4419C2.80027 10.5592 2.95924 10.625 3.125 10.625H9.375H10.625H16.875C17.0408 10.625 17.1997 10.5592 17.3169 10.4419Z' fill='%23FFF'/%3E%3C/svg%3E%0A"); }
	footer a { color:#fff }
}

@media only screen and (max-width: 479px) {
	header .header-icons .icon:not(:last-child){ margin-right: 0.5rem; }
}


@media only screen and (max-width: 399px) {
	.col-mob-12{ -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
	.col-mob-11{ -ms-flex: 0 0 91.66666667%; flex: 0 0 91.66666667%; max-width: 91.66666667%; }
	.col-mob-10{ -ms-flex: 0 0 83.33333333%; flex: 0 0 83.33333333%; max-width: 83.33333333%; }
	.col-mob-9{ -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; width: 75%; }
	.col-mob-8{ -ms-flex: 0 0 66.66666667%; flex: 0 0 66.66666667%; max-width: 66.66666667%; }
	.col-mob-7{ -ms-flex: 0 0 58.33333333%; flex: 0 0 58.33333333%; max-width: 58.33333333%; }
	.col-mob-6{ -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
	.col-mob-5{ -ms-flex: 0 0 41.66666667%; flex: 0 0 41.66666667%; max-width: 41.66666667%; }
	.col-mob-4{ -ms-flex: 0 0 33.33333333%; flex: 0 0 33.33333333%; max-width: 33.33333333%; }
	.col-mob-3{ -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }
	.col-mob-2{ -ms-flex: 0 0 16.66666667%; flex: 0 0 16.66666667%; max-width: 16.66666667%; }
	.col-mob-1{ -ms-flex: 0 0 8.33333333%; flex: 0 0 8.33333333%; max-width: 8.33333333%; }
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	select, textarea, input{ font-size: 15px; }
}

.product-blue-label.dark-style.ext-online {
    background-color: #17375C;
    opacity: 0.8;
    color: #fff;
}

button.product-blue-label.dark-style.fashion_look {
    background-color: #1F2655;
	opacity: 1;
}

button.product-blue-label.dark-style.fashion-look {
	opacity: 1;
}

button.detail-product__promo-item.dark-style.fashion-look {
	opacity: 1;
}

header .fixed-inform {
    text-align: center;
    display: block;
    color: #1e1e1e !important;
    background-color: #fff !important;
    margin-top: -12px;
    margin-bottom: 12px;
}


.info-slider a {
    color: #000 !important;
}

button.product-blue-label.dark-style.shopping {
    background-color: #17375C;
}

button.detail-product__promo-item.dark-style.shopping {
	background-color: #17375C;
}

.catalog-popup .close-popup {
    top: 10px;
    right: 30px;
    cursor: pointer;
    position: absolute;
    width: 30px;
    height: 30px;
    content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzYiIGhlaWdodD0iMzYiIHZpZXdCb3g9IjAgMCAzNiAzNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTI3IDlMOSAyNyIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPHBhdGggZD0iTTkgOUwyNyAyNyIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==);
    /* top: 0; */
    right: 0;
    display: block;
    position: relative;
    left: 93%;
}

button.product-blue-label.dark-style.good_price {
	background-color: #863d55;
}

.fashion-look {
	background-color: #1F2655 !important;
  }

  button.product-blue-label.dark-style.idea_gift {
	background-color: #335E2E;
	opacity: 1;
}


.banner_text {
	text-align: center;
	padding-bottom: 20px;
}



.main-slider.owl-carousel .owl-nav .owl-next:before {
	right: 1px;
}

.default-slider .slick-next, .main-slider .slick-next, .default-slider.owl-carousel .owl-nav .owl-next {
    right: 3px;
}

.main-slider .slick-next, .main-slider .slick-prev,
.main-page #digi-recs-home_page-personalised .swiper-button-next, .main-page #digi-recs-home_page-personalised .swiper-button-prev,
.main-page .banner-slider.owl-carousel .owl-nav .owl-prev, .main-page .banner-slider.owl-carousel .owl-nav .owl-next {
	border: 1px solid transparent;
	background: #00000047;
}

.main-slider .slick-next:before,
.main-slider .slick-prev:before,
.main-page .main-slider.owl-carousel .owl-nav .owl-next:before, .main-page .main-slider.owl-carousel .owl-nav .owl-prev:before {
	border-color: #fff;
}

.main-page #digi-recs-home_page-personalised .swiper-button-next svg path, .main-page #digi-recs-home_page-personalised .swiper-button-prev svg path {
	fill: #fff;
}

@media (min-width: 1680px){
	.header_right_menu_sert {
		margin-right: 30px;
	}
}

.default-slider .slick-next:before, .main-slider .slick-next:before, .default-slider.owl-carousel .owl-nav .owl-next:before {
    right: 3px;
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
}

@media (min-width: 1024px) and (max-width: 1380px){
	.header_right_menu_sert a{
		font-size: 13px;
	}
}

.bold-menu {
	font-weight: bold;
}

.main-slider.owl-carousel .owl-nav .owl-next:before {
    right: 3px;
}

.detail-product__promo-item.final-max-sale {
	background-color: #007847;
}

.product-blue-label.final-max-sale {
	background-color: #007847;
}

.product-list .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 5px;
    height: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    -webkit-opacity: .5;
    -moz-opacity: .5;
    -ms-opacity: .5;
    opacity: .5;
}

.product-list  .slick-dots li {
    position: relative;
    display: inline-block;
    width: 5px;
    height: 5px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.product-blue-label {
	bottom: 40px;
}

.detail-product__image img {
    cursor: zoom-in;
}
.wishlist_prod .product-thumbnail, .list_prod .product-thumbnail {
    position: relative;
    width: 100%;
    height: auto;
    display: block;
    margin-bottom: 12px;
	max-height: 770px;
    overflow: hidden;
}

.advantages {
    margin-bottom: 35px;
}

/* Каталог выравнивание */
@media (min-width: 1680px) {
	.wrapper .product-list {
		justify-content: start;
		width: 100%;
		gap: 31px;
	}
	
	.wrapper .product-list .flexbox.list_prod {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 32%;
		flex: 0 0 32%;
		padding: 0;
		margin: 0;
		width: 32%;
	}
}

/* Пафрлюм */
.pafrume_personal_container {
	padding-top: 80px;
    max-width: 1180px;
    margin-left: auto;
    margin-right: auto;
	position: relative;
}

.parfume_personal_block .parfume_personal_title {
	font-family: 'Montserrat';
font-style: normal;
font-weight: 700;
font-size: 36px;
line-height: 44px;
/* identical to box height, or 122% */
text-align: center;
letter-spacing: -0.42px;

color: #000000;
margin-bottom: 12px;
}


.parfume_personal_block .parfume_description {
	font-family: 'Nunito Sans';
font-style: normal;
font-weight: 400;
font-size: 24px;
line-height: 33px;
text-align: center;

/* text/main */
color: #1E1E1E;
margin-bottom: 40px;
}

.parfume_items {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: center;
	align-content: stretch;
}


.pafrume_item .parfume_item_title {
font-style: normal;
font-weight: 700;
font-size: 16px;
line-height: 20px;
text-align: center;
text-transform: uppercase;

color: #000000;


}

.parfume_img {
    margin-left: auto;
    margin-right: auto;
    display: block;
    text-align: center;
    margin-bottom: 20px;
}

.parfume_img  img {
    margin-left: auto;
    margin-right: auto;
}

.parfume_arrows_inner {
    display: flex;
}

.pafrume_arrow_left {
	position: absolute;

	cursor: pointer;
	left: -10%;
}

.pafrume_arrow_right {
	position: absolute;

	cursor: pointer;
	right: -10%;
}

.parfume_arrows_inner {
    display: flex;
    top: 75%;
    position: absolute;
	width: 100%;
}


.rubeus_block_inner {
	padding-top: 80px;
	padding-bottom: 80px;
}
.parfume_container {
	/* margin-left: auto;
	margin-right: auto;
	max-width: 1180px; */
}

.rubeus_title {

font-family: 'Montserrat';
font-style: normal;
font-weight: 700;
font-size: 40px;
line-height: 48px;

letter-spacing: -0.42px;

color: #000000;
margin-bottom: 40px;
}


.rubeus_services_items .rubeus_service {
	font-family: 'Nunito Sans';
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 22px;

	color: #1E1E1E;
	margin-bottom: 14px;
}

.rubeus_br {
	width: 450px;
	height: 0px;
	
	border: 1px solid #FFD694;
	margin-bottom: 14px;
}

.rubeus_block {
	display: flex;
}

.rubeus_block .rubeus_text {
    margin-top: 44px;
    left: auto;
    position: relative;
	width: 50%;
}

.rubeus_images {
    width: 50%;
    padding-right: 50px;
}

.key_block_text .key_block_title {

font-family: 'Montserrat';
font-style: normal;
font-weight: 700;
font-size: 40px;
line-height: 48px;


letter-spacing: -0.42px;

color: #000000;
margin-bottom: 12px;
}


.key_block_text .key_block_description {
	font-style: normal;
	font-weight: 400;
	font-size: 24px;
	line-height: 33px;
	
	color: #1E1E1E;
}

section.key_inner {
    display: flex;
	padding-left: 40px;
	padding-right: 40px;
;
}

.key_inner .key_block_img img {
	width: 100%;
}

.key_inner .key_block_img {
    width: 100%;
    max-width: 100%;
	margin-right: 48px;
}

.key_block_text {
    max-width: 32%;
}

.key_block_text {
    max-width: 50%;
}

.rubeus_images img {
	min-width: 100%;
}

.parfume_seo_text {
	padding-top: 80px;
	padding-left: 40px;
	padding-right: 40px;

}

.parfume_seo_text .parfume_seo_title {
	font-style: normal;
	font-weight: 600;
	font-size: 28px;
	line-height: 35px;
	text-transform: uppercase;
	
	color: #1E1E1E;
	margin-bottom: 20px;
	
}


.parfume_seo_text .parfume_seo_description {
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 22px;

color: #1E1E1E;
}

.parfume_seo_text .parfume_seo_description p {
	margin-bottom: 14px;
}

.giagdini_container {
	display: flex;
}

.giagdini_text_inner .giaidini_title {
	font-style: normal;
	font-weight: 700;
	font-size: 40px;
	line-height: 48px;
	letter-spacing: -0.42px;
	
	color: #000000;
	padding-top: 44px;
	padding-bottom: 40px;
}


.giagdini_container {
    /* margin-left: auto;
    margin-right: auto;
    max-width: 1180px; */
	padding-left: 40px;
}

.giagdini_inner {
	padding-top: 80px;
	padding-bottom: 80px;
}

.giagdini_text_inner {
    position: relative;
    z-index: 200000;
}

.giaigdini_img img {
	min-width: 800px;
}

.pafrume_personal_container .slick-prev {
    left: -10%;
} 

.pafrume_personal_container .slick-next {
    right: -10%;
}


.parfume_title_section {
font-style: normal;
font-weight: 600;
font-size: 40px;
line-height: 48px;

text-align: center;
letter-spacing: -0.42px;

color: #000000;



}


.list_prod.parfume_item {
    padding: 0;
    margin: 0;
    max-width: 100%;
    width: 100%;
}

.parfume_item .split-btn img {
    width: 20px !important;
    height: 20px;
}

/* .owl-carousel, .owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative;
    height: auto;
    height: 100%;
} */
.flexbox.parfume_item {
    display: flex
;
    flex-wrap: nowrap;
}

.parfume_items_container {
		max-width: 1730px;
		height: 1100px;
		overflow: hidden;
	}


	.parfume_video {
		max-height: 684px;
		width: 100%;
		object-fit: cover;
	}


	.parfume_img_desctop {
		display: block;
	}

	.parfume_img_tablet {
		display: none;
	}

	.parfume_img_mobile {
		display: none;
}

	@media (max-width: 768px) {
		section.parfume_banner {
			margin-left: -40px;
			margin-right: -40px;
		}

		.pafrume_arrow_left {
			left: -2%;
		}

		.pafrume_arrow_right {
			right: -2%;
		}

		.parfume_img_tablet {
			display: block;
		}

		.parfume_img_desctop {
			display: none;
		}

		.parfume_img_mobile {
			display: none;
	}
	}


	.parfume_section_title {
		font-style: normal;
		font-weight: 700;
		font-size: 52px;
		line-height: 52px;

		letter-spacing: -0.42px;
		
		color: #000000;
		padding-top: 50px;
		padding-bottom: 50px;
	}

	@media (max-width: 540px) {
		.parfume_section_title .parfum_title {
			font-family: 'Montserrat';
			font-style: normal;
			font-weight: 700;
			font-size: 36px;
			line-height: 40px;
		
			letter-spacing: -0.42px;
			
			color: #000000;
		}

		.parfume_video {
			max-height: 684px;
			width: 100%;
			object-fit: cover;
			height: 675px;
		  }

		  .parfume_img_tablet {
			display: none;
		  }

		  .parfume_img_mobile {
			display: block;
		  }

		  .parfume_personal_title {
			font-style: normal;
			font-weight: 700;
			font-size: 24px;
			line-height: 32px;


			text-align: center;
			letter-spacing: -0.42px;
			
			color: #000000;
		  }

.parfume_description {

	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 27px;
	text-align: center;
	
	color: #1E1E1E;
}
.pafrume_personal_container .slick-next {
	right: 10px;
}

.pafrume_personal_container .slick-prev {
	left: 10px;
}

.rubeus_block {
	display: flex;
	margin-left: 0;
  }
  .rubeus_block {
	display: flex;
	margin-left: 0;
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-items: stretch;
	align-content: stretch;
  }  

.rubeus_block .rubeus_text {
  left: auto;
  position: relative;
  margin-left: 20px;
  margin-right: 20px;
}

.rubeus_title {
	font-style: normal;
	font-weight: 600;
	font-size: 24px;
	line-height: 32px;
	letter-spacing: -0.42px;
	color: #000000;
	flex: none;
	  flex-grow: 0;
	order: 0;
	align-self: stretch;
	flex-grow: 0;
  }

  .rubeus_services_items .rubeus_service {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  color: #1E1E1E;
  }

  .rubeus_images img {
	min-width: 100%;
  }

  .rubeus_services_items {
	overflow: hidden;
  }

  section.key_inner {
	display: flex;
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-items: stretch;
	align-content: stretch;
	padding-top: 80px;
  }


.key_block_text .key_block_title {
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: -0.42px;
  color: #000000;
}

.key_block_text {
	max-width: 100%;
	margin-right: 20px;
	padding-top: 14px;
	margin-left: 20px;
	padding-right: 0;
  }

.key_block_description {
	font-family: 'Nunito Sans';
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 27px;
	
	
	color: #1E1E1E;
}


.key_inner .key_block_img img {
	width: 100%;
	object-fit: cover;
	height: 240px;

}

.giagdini_container {
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-items: stretch;
	align-content: stretch;

}


.giagdini_text_inner .giaidini_title {
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: -0.42px;
  color: #000000;
  max-width: 70%;
}

.giaigdini_img img {
	min-width: 100%;
  }

  .giaigdini_img {
	order: 1;
	display: block;
	position: relative;
  }
  .giagdini_text_inner {
	position: relative;
	z-index: 200000;
	order: 2;
	padding-left: 20px;
    padding-right: 20px;
	overflow: hidden;
  }
	}

	.pafrume_page {
		overflow: hidden;
	}

	.flexbox.parfume_item {
		display: flex;
		flex-wrap: nowrap;
		margin-bottom: 80px;
	  }

	  .parfume_item_description {
		font-size: 12px;
		text-align: center;
		margin-top: 20px;
		max-width: 90%;
		margin-left: auto;
    	margin-right: auto;
	}

	.parfume_banner {
		position: relative;
	}

	.banner_image_parfum {
		position: relative;
	}

	.banner_image_text {

font-family: 'Montserrat';
font-style: normal;
font-weight: 500;
font-size: 20px;
line-height: 24px;
text-align: center;

/* text/main */
color: #1E1E1E;


/* Inside auto layout */
flex: none;
order: 2;
align-self: stretch;
flex-grow: 0;
position: absolute;
top: 30%;

	}

	.rubeus_detail_text {
		font-family: 'Nunito Sans';
		font-style: normal;
		font-weight: 600;
		font-size: 16px;
		line-height: 22px;
		color: #1E1E1E;
		margin-bottom: 14px;
		margin-top: 20px;
	}

	.giaidini_detail_text {
		font-family: 'Nunito Sans';
		font-style: normal;
		font-weight: 600;
		font-size: 16px;
		line-height: 22px;
		color: #1E1E1E;
		margin-bottom: 14px;
		margin-top: 20px;
	}

	.banner_image_parfum img {
		max-width: 100%;
		background-size: cover;
		width: 100%;
	}

	@media (max-width: 768px) {
		.pafrume_page {
			overflow: hidden;
			margin-left: -40px;
			margin-right: -40px;
		}

		.parfume_section_title {

			padding-left: 40px;
		}

		.banner_image_text {
			padding-left: 70px;
    		padding-right: 70px;
    		top: 10%;
			min-height: 532px;
		}

		.banner_image_parfum {
			position: relative;
			min-height: 532px;
		  }

		.pafrume_personal_container {
			padding-left: 40px;
			padding-right: 40px;
		}

		.rubeus_images {
			width: 100%;
			padding-right: 0;
		}

		.rubeus_block .rubeus_text {
			width: 100%;
			margin-left: 0;
		}

		.parfume_container {
			padding-left: 50px;
			padding-right: 50px;
		}

		.giagdini_container {
			padding-left: 40px;
			padding-right: 40px;
		}
	}


	@media only screen and (max-width: 575px) {
		.mobile-menu, .mobile-menu__content, .mobile-menu__layer {
		  /* top: 0; */
		}
	}



	.catalog-section-wrapper .catalog-section__item .item-name {
		top: 80%;
		text-shadow: #000 0 0 5px
	}


	/* fashion */

	.fashion_banner {
		padding-bottom: 40px;
	}
	.fashion_bg {
		height: 800px;
		width: 100%;
		background: #c5c5c5;
	}

	.fashion_text {
		text-align: center;
	}

	.fashion_product_inner .flexbox.parfume_item {
		display: flex;
		flex-wrap: nowrap;
		margin-bottom: 200px;
	}

/* End */
/* /local/templates/main/assets/css/slick.css?17151848381776 */
/* /local/templates/main/assets/css/bootstrap-select.min.css?171518483811120 */
/* /local/templates/main/assets/css/suggestions.min.css?17151848382091 */
/* /local/templates/main/assets/css/owl.carousel.min.css?16648263823351 */
/* /local/templates/main/assets//fonts/playfair/playfair.css?16507375254128 */
/* /local/templates/main/assets/css/fonts.css?16552109612317 */
/* /local/templates/main/components/arturgolubev/search.title/header/style.css?17133777053676 */
/* /local/templates/main/components/bitrix/sender.subscribe/subscribe/style.min.css?16507376814395 */
/* /local/templates/main/components/bitrix/news.list/wc.reply/style.css?16599912111656 */
/* /local/templates/main/styles.css?1747924562891 */
/* /local/templates/main/template_styles.css?1750776609158911 */
