

/* 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/assets/css/reset.css?16507375141451*/


/*------------    RESET  --------------*/


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent
}
body {
	line-height:1
}
ol,
ul {
	list-style: none
}
.content ol,
.content ul {
	list-style: inherit;
	padding-left: 20px;
}
blockquote, q {
	quotes:none
}
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none
}
*:focus {
	outline:0
}
ins {
	text-decoration:none
}
del {
	text-decoration:line-through
}
table {
	border-collapse:collapse;
	border-spacing:0
}
.clear {
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0
}
.clearfix:after {
	clear:both;
	content:' ';
	display:block;
	font-size:0;
	line-height:0;
	visibility:hidden;
	width:0;
	height:0
}
.clearfix {
	display:inline-block
}
* html .clearfix {
	height:1%
}
.clearfix {
	display:block
}

* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box; /* Firefox */
	-webkit-box-sizing: border-box;/* Safari and Chrome */
}

/* End */


/* Start:/local/templates/main/assets/css/woocommerce3.css?174842827475499*/
.woo_formBlock{display:block;margin:150px auto 250px}
.woo_title_form{display:block;text-align:center;line-height:37px;font-size:25px;letter-spacing:-.35px;color:#262525}
.woo_title_form.checkout{font-family:'Montserrat',Arial,sans-serif;font-weight:500}
.woo_sub_title{line-height:21px;font-size:14px;text-align:center;color:#000;opacity:.75;margin:20px auto 30px}
.woo_req_info{line-height:21px;font-size:10px;text-align:center;color:#000;opacity:.5}
.woocommerce form.login,.woocommerce form.register,.wa-login-form-wrapper{width:330px;margin:20px auto;padding:0;border:0;border-radius:0}
.woocommerce form.register{width:auto}
.woocommerce form .form-row,.woo_edit_account .wa-value,.checkout-step-content .wa-field,.wa-field-address-shipping .field{margin-bottom:10px}
.woocommerce form .form-row input.input-text,.woo_select,.checkout-step-content input[type="text"],.checkout-step-content select,.checkout-main .shipping-rates,.edit_account_forms input[type="text"],.edit_account_forms select{width:302px;height:38px;text-align:center;border:1px solid #d3d3d3;padding:0 15px;margin:0 auto;font-size:12px;color:#262626;display:block}
.woo_edit_account .wa-value{margin-bottom:25px}
.edit_account_forms .wa-field-address .wa-name{font-weight:700;padding-top:20px;margin-bottom:10px}
.edit_account_forms .wa-field-address .field > span{padding-bottom:10px;display:block;margin-top:20px}
.edit_account_forms input[type="text"]{text-align:left}
.select_block{margin:0 3px}
.woo_select{padding:0;width:96px!important}
.woocommerce input:-webkit-autofill,.woocommerce input:-webkit-autofill:hover,.woocommerce input:-webkit-autofill:focus
.woocommerce textarea:-webkit-autofill,.woocommerce textarea:-webkit-autofill:hover
.woocommerce textarea:-webkit-autofill:focus,.woocommerce select:-webkit-autofill,.woocommerce select:-webkit-autofill:hover,.woocommerce select:-webkit-autofill:focus{border:1px solid #d3d3d3;-webkit-text-fill-color:#262626;-webkit-box-shadow:0 0 0 1000px #fff inset;transition:background-color 5000s ease-in-out 0}
.label_form{display:block;text-align:center;margin-bottom:5px;line-height:21px;font-size:14px;color:#000;opacity:.75}
.woo_lost_password{display:block;text-align:center;margin:25px auto 43px}
.woo_lost_password a,.woo_lost_password .change_lost_pass{font-size:14px;color:#000;cursor:pointer}
.woo_lost_password a:hover,.woo_lost_password .change_lost_pass:hover{-webkit-opacity:.75;-moz-opacity:.75;-ms-opacity:.75;opacity:.75}
.woocommerce button.button.woo_btn,.woo_btn{width:330px;height:50px;background-color:#000;border:1px solid #000;font-size:13px;font-family:'Montserrat',Arial,sans-serif;font-weight:300;text-align:center;text-transform:uppercase;color:#FFF;border-radius:0;margin:0 auto;display:block}
.woo_btn.woo_small_btn{width:192px;margin:0}
.woo_btn.woo_full_btn{width:302px;margin:0}
.tinv-wishlist .tinvwl-buttons-group button.woo_btn{width:100%;line-height:50px;padding:0;margin-top:10px}
.woocommerce button.button.woo_btn:not(.disabled):hover,.woo_btn:not(.disabled):hover{background:#fff;color:#000}
.woocommerce button.button.woo_btn:disabled,.wishlist_prod .product-action .woo_btn.disabled{background:#ccc;background-color:#999!important;border-color:#ccc;cursor:default}
.woo_registration_link{display:block;margin-top:23px;text-align:center}
.woo_registration_link a,.woo_registration_link .change_reg_link{line-height:21px;font-size:14px;text-align:center;color:#000;cursor:pointer;-webkit-opacity:.75;-moz-opacity:.75;-ms-opacity:.75;opacity:.75}
.woo_registration_link a:hover,.woo_registration_link .change_reg_link:hover{opacity:1;text-decoration:underline}
.woo_regForm{width:100%;max-width:670px;margin:25px auto 115px;display:block}
.select_block{width:310px;margin:0 auto}
.woo_regForm .woo_sub_title{width:410px}
.woo_consent{width:auto;display:block;margin:20px auto 45px;line-height:21px;font-size:14px;text-align:center;color:#000;-webkit-opacity:.75;opacity:.75}
.woo_checkbox_row{width:170px;margin:0 auto}
.register .woo_checkbox_row{width:410px}
.woo_checkbox_row .custom_checkbox{width:0;height:0;display:none;opacity:0;visibility:hidden}
.woo_checkbox_row .custom_checkbox + label{display:block;position:relative;line-height:normal;font-size:14px;font-family:'Montserrat',Arial,sans-serif;font-weight:300;text-align:center;color:#000;padding-left:44px;cursor:pointer;line-height:20px!important;-webkit-opacity:.75;opacity:.75}
.woo_checkbox_row .custom_checkbox + label:before{content:'';width:28px;height:28px;display:block;border:1px solid #979797;position:absolute;top:0;left:0}
.error_field .woo_checkbox_row .custom_checkbox + label:before{border-color:#d10000}
.woo_checkbox_row .custom_checkbox:checked + label:after{content:'';width:12px;height:9px;display:block;background:url(/local/templates/main/assets/css/../img/checked.png) center center no-repeat;position:absolute;top:10px;left:10px}
.response{display:block;text-align:center}
.response p{margin-bottom:15px}
.response .error_mess{color:#d10000}
.woocommerce form .form-row input.input-text.woo_full_field{width:330px}
.woo_send_block{width:100%;max-width:500px;margin:30px auto;display:block}
.woo_send_block .woo_success_send_reset{line-height:27px;font-size:14px;font-family:'Montserrat',Arial,sans-serif;font-weight:100;color:#272727}
.navigation_account{display:block;text-align:center}
.navigation_account .title_account{font-size:25px;text-align:center;letter-spacing:-.35px;color:#262525;display:block;margin-bottom:40px}
.toggle_account_nav,.toggle_account_nav .close,.toggle_account_nav.active .open{display:none}
.toggle_account_nav.active .close{display:block}
.navigation_account ul li{margin:10px 20px}
.navigation_account ul li a{font-size:15px;letter-spacing:-.21px;color:#000}
.navigation_account ul li a:hover{text-decoration:underline}
.navigation_account .is-active a{font-weight:700}
.woocommerce-account .woocommerce-MyAccount-content{float:none;width:100%}
.woo_logout_block,.woo_noaddress_block,.woo_nocard_block,.woo_noorder_block,.no_search_block{display:block;margin:100px auto 250px;text-align:center}
.no_post{display:block;margin:50px auto;text-align:center}
.block_404{display:block;margin:0 auto 35px}
.woo_noorder_block.woo_cart_empty,.woo_nowishlist_block.woo_cart_empty{margin-bottom:55px}
.no_search_block{margin-bottom:25px;width:100%}
.woo_logout_title,.woo_noaddres_title,.woo_nocard_title,.woo_noorder_title,.woo_nowishlist_title,.title_404,.no_search_title{display:block;padding-top:125px;background:url(/local/templates/main/assets/css/../img/exit.svg) center top no-repeat;line-height:53px;font-size:45px;text-align:center;letter-spacing:-.63px;text-transform:uppercase;color:#262525}
.title_404,.no_search_title{padding-top:170px}
.woo_noaddres_title{background:url(/local/templates/main/assets/css/../img/no_address.svg) center top no-repeat}
.woo_nocard_title{background:url(/local/templates/main/assets/css/../img/credit-card.svg) center top no-repeat}
.woo_noorder_title{background:url(/local/templates/main/assets/css/../img/order_icon.svg) center top no-repeat}
.woo_nowishlist_title{background:url(/local/templates/main/assets/css/../img/wishlist.svg) center top no-repeat}
.title_404{background:url(/local/templates/main/assets/css/../img/ups_404.svg) center top no-repeat}
.no_search_title{background:url(/local/templates/main/assets/css/../img/no-search.svg) center top no-repeat}
.woo_logout_sub_title,.woo_noaddres_sub_title,.woo_nocard_sub_title,.woo_noorder_sub_title,.sub_title_404{line-height:27px;font-size:18px;text-align:center;color:#000;display:block;margin:25px auto}
.woo_noaddres_sub_title,.woo_nocard_sub_title{width:550px;margin:25px auto 35px;display:block}
.woo_logout_block .woo_btn,.woo_noaddress_block .woo_btn,.woo_nocard_block .woo_btn{width:225px;height:50px;line-height:50px}
.woo_noorder_block .woo_btn,.woo_nowishlist_block .woo_btn,.block_404 .woo_btn{width:190px;height:50px;line-height:50px}
.block_404 .woo_btn{margin-top:35px}
.woo_noaddress_block .woo_btn,.woo_nocard_block .woo_btn{width:290px;cursor:pointer}
.woo_change_user_link{font-size:15px;font-family:'Montserrat',Arial,sans-serif;font-weight:100;text-align:center;letter-spacing:-.21px;color:#000;display:block;margin-top:30px;cursor:pointer;-webkit-opacity:.5;-moz-opacity:.5;-ms-opacity:.5;opacity:.5}
.woo_change_user_link:hover{-webkit-opacity:1;-moz-opacity:1;-ms-opacity:1;opacity:1;text-decoration:underline}
.woo_change_user_block .woo_cansel_change_user{width:102px;display:block;margin:0 auto 42px;position:relative;cursor:pointer;-webkit-opacity:.4;-moz-opacity:.4;-ms-opacity:.4;opacity:.4}
.woo_change_user_block{display:none;margin:100px auto 250px}
.woo_change_user_block .woo_cansel_change_user:hover{-webkit-opacity:1;-moz-opacity:1;-ms-opacity:1;opacity:1}
.woo_change_user_block .woo_cansel_change_user:after{content:'+';font-size:16px;color:#000;transform:rotate(45deg);position:absolute;top:0;right:0}
.woo_edit_account{width:100%;max-width:900px;display:block;margin:90px auto 200px}
.woo_success_change{width:100%;margin-bottom:50px;display:none;text-align:center;-webkit-opacity:.5;-moz-opacity:.5;-ms-opacity:.5;opacity:.5}
.woo_success_change span{font-size:20px;font-family:'Montserrat',Arial,sans-serif;font-weight:500;letter-spacing:-.28px;color:#262525;position:relative;padding-right:30px}
.woo_success_change span:after{content:'';width:12px;height:9px;display:block;background:url(/local/templates/main/assets/css/../img/success.svg) center center no-repeat;position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
.woo_edit_account .edit_account_forms{width:308px;margin:0 auto}
.woo_edit_account .edit_account_forms .error_text{left:-130px}
.woo_edit_account .edit_account_forms form{margin-top:50px}
.woo_edit_account .edit_account_forms form.change_email_form{margin-top:0}
.woo_edit_account .select_block{width:302px}
.woo_edit_account .woo_select{margin:0}
.woo_edit_account .label_edit,.woo_edit_account .wa-name{display:block;margin-bottom:25px}
.woo_edit_account .wa-name{margin-bottom:15px}
.woo_edit_account .label_edit .label_txt{font-size:20px;line-height:23px;letter-spacing:-.28px;color:#000;float:left}
.woo_edit_account .label_edit .change_btns{float:right}
.woo_edit_account .label_edit .change_btns .change_item{font-size:15px;letter-spacing:-.21px;color:#000;cursor:pointer;position:relative;padding-left:25px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease}
.woo_edit_account .label_edit .change_btns .change_item:hover{-webkit-opacity:.5;-moz-opacity:.5;-ms-opacity:.5;opacity:.5}
.woo_edit_account .label_edit .change_btns .change_item:before{content:'';width:18px;height:18px;display:block;background:url(/local/templates/main/assets/css/../img/edit.svg) center center no-repeat;position:absolute;top:-3px;left:0}
.woo_edit_account .label_edit .change_btns .cansel_item{font-size:15px;text-align:right;letter-spacing:-.21px;color:#000;cursor:pointer;display:none;position:relative;padding-right:25px;-webkit-opacity:.5;-moz-opacity:.5;-ms-opacity:.5;opacity:.5;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease}
.woo_edit_account .label_edit .change_btns .cansel_item:hover{-webkit-opacity:1;-moz-opacity:1;-ms-opacity:1;opacity:1}
.woo_edit_account .label_edit .change_btns .cansel_item:after{content:'+';color:#000;font-size:20px;width:11px;height:11px;display:block;position:absolute;top:-2px;right:0;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}
.woo_edit_account .edit_account_forms .woo_req_info{text-align:left}
.woo_edit_account .edit_account_forms .appeal .label_form{line-height:38px;text-align:left;float:left}
.woo_edit_account .edit_account_forms .appeal .ms-parent.woo_select{width:155px!important;float:right}
.woo_edit_account .edit_account_forms .hidden{display:none}
.woo_edit_account .edit_account_forms input:read-only{border:0!important;text-align:left!important;font-size:16px!important;color:#000!important;padding:0!important}
.woo_edit_account .edit_account_forms input[type="password"]:read-only{font-size:25px!important;letter-spacing:3px}
.woo_desc_edit_account{width:100%;max-width:430px;display:block;float:right;line-height:21px;font-size:14px;color:#000;-webkit-opacity:.75;-moz-opacity:.75;-ms-opacity:.75;opacity:.75}
.woo_my_adreess,.woo_my_card{width:100%;max-width:670px;display:block;line-height:21px;font-size:14px;text-align:center;color:#000;margin:80px auto 45px;-webkit-opacity:.75;-moz-opacity:.75;-ms-opacity:.75;opacity:.75}
.woo_my_card p{margin-bottom:2rem}
.woo_desc_new_address{width:400px;display:block;margin:45px auto 40px;line-height:21px;font-size:14px;color:#000;-webkit-opacity:.75;-moz-opacity:.75;-ms-opacity:.75;opacity:.75}
.woo_desc_new_address p{margin-bottom:2em}
.woo_new_address,.woo_new_card{display:none}
.woo_new_card .woo_title_form{margin:15px auto 50px}
.woo_new_address .woo_req_info,.woo_new_card .woo_req_info{width:302px;text-align:left;margin:0 auto}
.woo_new_address .country_select,.woo_update_data .country_select,.woo_update_data .select_update,.woo_new_card .country_select{width:302px!important;margin:0 auto!important;display:block}
.woo_new_address .woo_btn.woo_full_btn,.woo_new_card .woo_btn.woo_full_btn{margin:0 auto}
.woo_add_phone{width:302px;margin:20px auto 50px;display:block}
.woo_add_phone span{font-size:16px;letter-spacing:-.224px;color:#000;padding-right:35px;cursor:pointer;position:relative;-webkit-opacity:.3;-moz-opacity:.3;-ms-opacity:.3;opacity:.3;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease}
.woo_add_phone span:hover{text-decoration:underline}
.woo_add_phone span:after{content:'';width:13px;height:13px;display:block;background:url(/local/templates/main/assets/css/../img/add_phone.svg) center center no-repeat;position:absolute;top:3px;right:0}
.append_phone{position:relative}
.woo_delete_phone{width:20px;height:20px;display:block;background:#fff;cursor:pointer;position:absolute;top:11px;left:50%;margin-left:140px;border:1px solid #ccc;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease}
.woo_update_data .woo_delete_phone{left:auto;right:-5px;margin-left:0}
.woo_delete_phone:hover{border-color:#d10000;background:#d10000}
.woo_delete_phone::after{content:'-';font-size:22px;color:#d10000;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
.woo_delete_phone:hover::after{color:#fff}
.woo_slide_item{width:274px;height:auto;min-height:200px;margin:0 15px}
.woo_slide_item .delete_slide,.woo_slide_item .back_slide{display:block;text-align:right;line-height:21px;font-size:12px;margin-bottom:10px;color:#000;cursor:pointer;-webkit-opacity:.3;-moz-opacity:.3;-ms-opacity:.3;opacity:.3;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease}
.woo_slide_item.in_trash .delete_slide,.woo_slide_item .back_slide{display:none}
.woo_slide_item.in_trash .back_slide{display:block}
.woo_slide_item .delete_slide:hover{-webkit-opacity:1;-moz-opacity:1;-ms-opacity:1;opacity:1}
.woo_slide_item .data_slide{color:#000;padding:25px 30px;border:1px solid #000;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px}
.woo_slide_item .data_slide.card{color:#fff;padding:35px 30px;background:#EEE;background:-moz-linear-gradient(150.21deg,#EEE -126.08%,#000 124.7%);background:-webkit-linear-gradient(150.21deg,#EEE -126.08%,#000 124.7%);background:linear-gradient(150.21deg,#EEE -126.08%,#000 124.7%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#EEEEEE',endColorstr='#000000',GradientType=1)}
.woo_slide_item.in_trash .data_slide.card,.woo_slide_item.delete .data_slide{-webkit-opacity:.12;-moz-opacity:.12;-ms-opacity:.12;opacity:.12}
.woo_slide_item .data_slide .head{font-size:13px;font-family:'Montserrat',Arial,sans-serif;font-weight:100;letter-spacing:-.182px;display:block;margin-bottom:10px}
.woo_slide_item .data_slide.card .head{font-size:15px}
.woo_slide_item .data_slide .head span{margin-right:10px}
.woo_slide_item .data_slide .street_data,.woo_slide_item .data_slide.card .number_card,.woo_slide_item .data_slide .name{font-size:15px;line-height:18px;display:block;margin-bottom:10px}
.woo_slide_item .data_slide.card .name{-webkit-opacity:.56;-moz-opacity:.56;-ms-opacity:.56;opacity:.56}
.woo_slide_item .data_slide .name span{margin-right:5px}
.woo_slide_item .data_slide .edit_this_data span,.woo_slide_item .edit_this_data span{line-height:21px;font-size:12px;display:table;padding-right:25px;position:relative;cursor:pointer;-webkit-opacity:.3;-moz-opacity:.3;-ms-opacity:.3;opacity:.3;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease}
.woo_slide_item .edit_this_data span{margin:15px 0 0 auto}
.woo_slide_item .data_slide .edit_this_data span:hover,.woo_slide_item .edit_this_data span:hover{-webkit-opacity:1;-moz-opacity:1;-ms-opacity:1;opacity:1}
.woo_slide_item .data_slide .edit_this_data span::after,.woo_slide_item .edit_this_data span::after{content:'';width:18px;height:18px;display:block;background:url(/local/templates/main/assets/css/../img/edit.svg) center center no-repeat;position:absolute;top:1px;right:0}
.add_new_address,.add_new_card{width:175px;height:27px;line-height:27px;display:block;margin:45px auto 150px;position:relative;padding-right:50px;cursor:pointer;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease}
.add_new_address:hover,.add_new_card:hover{-webkit-opacity:.3;-moz-opacity:.3;-ms-opacity:.3;opacity:.3}
.add_new_address:after,.add_new_card:after{content:'';width:27px;height:27px;display:block;background:url(/local/templates/main/assets/css/../img/add_big.svg) center center no-repeat;position:absolute;top:0;right:0}
.woo_update_data{width:100%;max-width:680px;margin:90px auto 30px;display:none}
.woo_update_data .short_data{width:275px;display:block;margin-right:100px;float:left}
.woo_update_data .update_address_form,.woo_update_data .update_card_form{width:302px;display:block;margin-top:-23px;float:left}
.woo_update_data .update_address_form .woo_req_info,.woo_update_data .update_card_form .woo_req_info{text-align:left}
.woo_update_data .short_data .woo_slide_item .delete_slide{margin-top:20px;position:relative;padding-right:25px}
.woo_update_data .short_data .woo_slide_item .delete_slide:after{content:'+';font-size:18px;width:16px;height:16px;text-align:center;line-height:16px;display:block;position:absolute;top:1px;right:0;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}
.woo_cansel_update{display:block;margin-top:40px;text-align:center}
.woo_cansel_update .cansel_update_btn{display:table;padding:15px;margin:0 auto;font-size:15px;letter-spacing:-.21px;color:#000;cursor:pointer;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease}
.woo_cansel_update .cansel_update_btn:hover{-webkit-opacity:.5;-moz-opacity:.5;-ms-opacity:.5;opacity:.5}
.woo_data_card{width:302px;display:block;margin:0 auto}
.woo_data_card span{height:38px;display:block;line-height:44px;margin-right:14px;font-size:12px;color:#000;-webkit-opacity:.3;-moz-opacity:.3;-ms-opacity:.3;opacity:.3}
.woocommerce form .form-row .woo_data_card input.input-text{width:60px;padding:0 5px;margin:0 5px;letter-spacing:2px}
#number_card,#number_card_update{letter-spacing:2px}
.woocommerce form .form-row .woo_data_card input.input-text:nth-of-type(4){width:90px}
.woo_political_card{width:100%;max-width:400px;position:relative;left:50%;margin-left:-151px;margin-top:30px;margin-bottom:30px;line-height:21px;font-size:14px;color:#000;-webkit-opacity:.75;-moz-opacity:.75;-ms-opacity:.75;opacity:.75}
.new_card_form .woo_checkbox_row,.update_card_form .woo_checkbox_row{width:330px;position:relative;left:50%;margin-left:-151px;margin-bottom:30px}
.new_card_form .woo_checkbox_row .custom_checkbox + label,.update_card_form .woo_checkbox_row .custom_checkbox + label{padding-left:30px;line-height:25px!important}
.new_card_form .woo_checkbox_row .custom_checkbox + label:before,.update_card_form .woo_checkbox_row .custom_checkbox + label:before{width:20px;height:20px}
.new_card_form .woo_checkbox_row .custom_checkbox:checked + label:after,.update_card_form .woo_checkbox_row .custom_checkbox:checked + label:after{top:6px;left:6px}
.update_address_form .woo_btn.woo_full_btn,.update_card_form .woo_btn.woo_full_btn{width:192px}
.woocommerce table.shop_table:not(.cart){margin:150px auto}
.woocommerce table.shop_table{border:0;border-radius:0;text-align:left;width:100%;border-collapse:separate}
.woocommerce table.my_account_orders{font-size:.85em}
.woocommerce table.shop_table td{border-top:0}
.woocommerce table.shop_table thead th,.woocommerce table.shop_table thead td{padding:25px 0;line-height:21px;font-size:14px;font-family:'Montserrat',Arial,sans-serif;font-weight:100;color:#000;-webkit-opacity:.75;-moz-opacity:.75;-ms-opacity:.75;opacity:.75;border-bottom:1px solid rgba(25,25,25,0.0836)}
.woocommerce table.shop_table thead td.woocommerce-orders-table__header-order-count,.woocommerce table.shop_table thead td.woocommerce-orders-table__header-order-count{padding-right:15px;border-bottom:0}
.woocommerce table.shop_table td{line-height:18px;font-size:15px;letter-spacing:-.21px;color:#262525;padding:9px 12px 9px 0;vertical-align:middle}
.woocommerce table.shop_table td.woocommerce-orders-table__cell-order-count{padding-right:15px;-webkit-opacity:.2;-moz-opacity:.2;-ms-opacity:.2;opacity:.2}
.woocommerce table.shop_table td.woocommerce-orders-table__cell-order-total .amount{white-space:nowrap}
.woocommerce table.shop_table td.woocommerce-orders-table__header-order-actions,.woocommerce table.shop_table td.woocommerce-orders-table__cell-order-actions{width:97px}
.woocommerce table.shop_table .woocommerce-orders-table__cell-order-actions span{position:relative;color:#999;cursor:pointer;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease}
.woocommerce table.shop_table .woocommerce-orders-table__cell-order-actions .active span{color:#000}
.woocommerce table.shop_table .woocommerce-orders-table__cell-order-actions span::after{content:'';width:14px;height:6px;display:block;background:url(/local/templates/main/assets/css/../img/more_order.png) center center no-repeat;position:absolute;top:6px;right:-30px}
.woocommerce table.shop_table .woocommerce-orders-table__cell-order-actions .active span::after{-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}
.woocommerce table.shop_table tr.woo_view_table_order{display:none}
.woocommerce table.shop_table td.woo_view_col{padding:40px 60px}
.woocommerce table.shop_table td.woo_view_col td{padding-top:0;padding-left:0}
.woocommerce table.shop_table td.product-thumb{width:200px;height:auto;text-align:center}
.woocommerce table.shop_table td.all_product_data{width:calc(100% - 200px)}
.woocommerce table.shop_table td.product-thumb img{width:auto;max-width:126px;height:auto;display:block}
.woocommerce table.shop_table td.all_product_data .name_product{line-height:18px;font-size:12px;font-family:'Montserrat',Arial,sans-serif;font-weight:500;text-transform:uppercase;letter-spacing:-.168px;color:#262525;display:block;margin-bottom:23px}
.mobile_total_product{display:none}
.mobile_total_product .head{font-size:10px;font-family:'Montserrat',Arial,sans-serif;font-weight:100;color:#000;margin-right:12px;-webkit-opacity:.75;-moz-opacity:.75;-ms-opacity:.75;opacity:.75}
.mobile_total_product .amount{font-size:10px;font-family:'Montserrat',Arial,sans-serif;font-weight:500;color:#000}
.woocommerce table.shop_table td.all_product_data .data_product .attr_product{display:block;margin-left:50px;line-height:21px;font-size:14px;color:#000;text-align:center}
.woocommerce table.shop_table td.all_product_data .data_product .attr_product:first-child{width:180px;margin-left:0;text-align:left}
.woocommerce table.shop_table td.all_product_data .data_product .attr_product .head{font-family:'Montserrat',Arial,sans-serif;font-weight:100;display:block;text-align:left;margin-bottom:10px;-webkit-opacity:.75;-moz-opacity:.75;-ms-opacity:.75;opacity:.75}
.woo_minicart_empty{display:block;margin:25px auto;text-align:center}
.woo_prod_row{padding:50px 40px;border-bottom:1px solid #F3F3F3}
.woo_prod_row.del_item{padding:0 40px}
.woo_prod_row.del_item .woo_has_prod{display:none!important}
.woo_prod_row .data_prod{width:calc(100% - 140px);margin-right:20px}
.woo_prod_row .woo_has_prod{position:relative}
.woo_prod_row .woo_has_prod.loading:after,.woo_prod_row.del_item .woo_delete_prod.loading:before,.wishlist_prod.loading:before{content:'';width:100%;height:100%;display:block;position:absolute;top:0;left:0;background:rgba(255,255,255,.5) url(/local/templates/main/assets/css/../img/load.gif) center center no-repeat;background-size:80px;z-index:45}
.woo_prod_row.del_item .woo_delete_prod.loading:before{background:rgba(255,255,255,.5);background-size:cover}
.woo_prod_row .data_prod .title_prod{line-height:18px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:-.168px;color:#262525;margin-bottom:10px}
.woo_prod_row .data_prod .attr_prod{line-height:21px;font-size:14px;color:#000;margin:3px 0}
.woo_prod_row .data_prod .attr_prod span{-webkit-opacity:.75;-moz-opacity:.75;-ms-opacity:.75;opacity:.75}
.woo_prod_row .data_prod .price_prod{font-size:16px;font-family:'Montserrat',Arial,sans-serif;font-weight:100;letter-spacing:-.224px;color:#000;display:block;margin-top:10px}
.woo_prod_row .woo_has_prod .data_prod a.remove{display:table;width:auto;height:auto;font-size:14px;font-weight:300!important;color:#000!important;margin-top:10px;border-radius:0}
.woo_prod_row .woo_has_prod .data_prod a.remove:hover{color:#000!important;text-decoration:underline;background:transparent}
.woo_prod_row .thumb{width:120px;height:auto;float:left}
.woo_prod_row .thumb img{width:100%;height:auto;display:block}
.woo_mini_cart_scroll{max-height:calc(100vh - 200px);overflow:hidden;padding:7px 0 60px}
.woo_link_cart{width:100%;height:50px;position:absolute;bottom:0;left:0;z-index:70}
.woo_link_cart a{width:100%;height:50px;line-height:50px;display:block;text-align:center;background:#000;font-size:13px;text-align:center;text-transform:uppercase;color:#fff;border:1px solid #000}
.woo_link_cart a:hover{background:#fff;color:#000}
.woo_delete_prod{display:none;margin:25px 0;position:relative}
.woo_prod_row.del_item .woo_delete_prod{display:block}
.woo_delete_prod .woo_del_text{width:150px;line-height:18px;display:block;font-size:12px;letter-spacing:-.168px;color:#262525;float:left;margin-right:10px}
.woo_delete_prod a.woo_back_product{line-height:18px;font-size:10px;color:#000;float:left;-webkit-opacity:.3;-moz-opacity:.3;-ms-opacity:.3;opacity:.3}
.woo_delete_prod a.woo_back_product:hover{text-decoration:underline;-webkit-opacity:1;-moz-opacity:1;-ms-opacity:1;opacity:1}
.woo_propoz_block,.upsells_block{display:block;margin:20px auto 75px}
.upsells_block{max-width:520px}
.woo_propoz_block .woo_propoz_title{display:block;margin-bottom:65px;line-height:30px;font-size:20px;text-align:center;letter-spacing:-.28px;color:#262525;-webkit-opacity:.5;-moz-opacity:.5;-ms-opacity:.5;opacity:.5}
.woo_propoz_block .woo_propoz_title.no_search{font-size:18px;-webkit-opacity:1;-moz-opacity:1;-ms-opacity:1;opacity:1}
.upsells_block .upsells_title{display:block;margin-bottom:65px;line-height:53px;font-size:20px;letter-spacing:-.28px;color:#262525}
.woo_propoz_block .woo_propoz_slider .product,.upsells_block .upsells_slider .product{text-align:center;position:relative}
.woo_propoz_block .woo_propoz_slider .product img,.upsells_block .upsells_slider .product img{max-width:100%;max-height:215px;margin:0 auto;display:block;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease}
.woo_propoz_block .woo_propoz_slider .product:hover img,.upsells_block .upsells_slider .product:hover img{-webkit-opacity:.5;-moz-opacity:.5;-ms-opacity:.5;opacity:.5}
.woo_propoz_block .woo_propoz_slider .product .product_title,.upsells_block .upsells_slider .product .product_title{font-size:12px;font-family:'Montserrat',Arial,sans-serif;font-weight:100;text-align:center;letter-spacing:-.168px;color:#000;margin-top:35px}
.woo_propoz_block .woo_propoz_slider .product a.link_in_prod,.upsells_block .upsells_slider .product a.link_in_prod{width:100%;height:100%;display:block;position:absolute;top:0;left:0}
.woo_cart_title{display:block;text-align:center;font-size:25px;font-weight:600;letter-spacing:-.35px;color:#262525;margin:25px auto 60px}
.woocommerce table.shop_table.cart thead{display:none}
.woocommerce table.shop_table.woo_cart_table td.all_product_data .name_product .woo_del_text,.woocommerce table.shop_table.woo_cart_table td.all_product_data .name_product .woo_back_product_cart,.woocommerce table.shop_table.woo_cart_table .order_item.delete_item td.all_product_data .data_product{display:none}
.woocommerce table.shop_table .order_item.delete_item td.product-thumb img{-webkit-opacity:.3;-moz-opacity:.3;-ms-opacity:.3;opacity:.3}
.woocommerce table.shop_table.woo_cart_table .order_item.delete_item td.all_product_data .name_product{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between}
.woocommerce table.shop_table.woo_cart_table .order_item.delete_item td.all_product_data .name_product .woo_del_text,.woocommerce table.shop_table.woo_cart_table .order_item.delete_item td.all_product_data .name_product .woo_back_product_cart{display:block;text-transform:initial;font-family:'Montserrat',Arial,sans-serif;font-weight:500}
.woocommerce table.shop_table.woo_cart_table .order_item.delete_item td.all_product_data .name_product span,.woocommerce table.shop_table.woo_cart_table .order_item.delete_item td.all_product_data .name_product .woo_del_text{-webkit-opacity:.5;-moz-opacity:.5;-ms-opacity:.5;opacity:.5}
.woocommerce table.shop_table.woo_cart_table .order_item.delete_item td.all_product_data .name_product .woo_back_product_cart{color:#262525;position:relative;padding-left:30px;-webkit-opacity:.3;-moz-opacity:.3;-ms-opacity:.3;opacity:.3}
.woocommerce table.shop_table.woo_cart_table .order_item.delete_item td.all_product_data .name_product .woo_back_product_cart:hover{-webkit-opacity:1;-moz-opacity:1;-ms-opacity:1;opacity:1}
.woocommerce table.shop_table.woo_cart_table .order_item.delete_item td.all_product_data .name_product .woo_back_product_cart::before{content:'';width:20px;height:18px;background:url(/local/templates/main/assets/css/../img/return.png) center center no-repeat;background:url(/local/templates/main/assets/css/../img/return.svg) center center no-repeat;background-size:cover;display:block;position:absolute;top:0;left:0;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease}
.woocommerce table.shop_table.woo_cart_table .order_item.delete_item td.all_product_data .name_product .woo_back_product_cart:hover::before{-webkit-transform:rotate(-360deg);-moz-transform:rotate(-360deg);-ms-transform:rotate(-360deg);transform:rotate(-360deg)}
.woocommerce table.shop_table td.all_product_data .data_product .attr_product.product-removed a.removed{width:35px;height:35px;display:block;background:url(/local/templates/main/assets/css/../img/delete.png) center center no-repeat;background:url(/local/templates/main/assets/css/../img/delete.svg) center center no-repeat;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%}
.woocommerce table.shop_table td.all_product_data .data_product .attr_product.product-removed a.removed span{font-size:11px;color:#000;display:none;-webkit-opacity:.4;-moz-opacity:.4;-ms-opacity:.4;opacity:.4}
.woocommerce table.shop_table td.all_product_data .data_product .attr_product.product-removed a.removed:hover{background-color:#000}
.view_cart_table.loading:after{content:'';width:100%;height:100%;display:block;position:fixed;top:0;left:0;background:rgba(255,255,255,.5) url(/local/templates/main/assets/css/../img/load.gif) center center no-repeat;background-size:80px;z-index:60}
.woocommerce .quantity .qty{width:35px;height:25px;padding:0 5px;font-size:14px;color:#000;display:inline-block;border:0}
.woocommerce .quantity .btn_qty{width:15px;height:25px;line-height:25px;display:inline-block;cursor:pointer;-webkit-opacity:.3;-moz-opacity:.3;-ms-opacity:.3;opacity:.3;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease}
.woocommerce .quantity .btn_qty:hover{-webkit-opacity:1;-moz-opacity:1;-ms-opacity:1;opacity:1}
.woocommerce .quantity .btn_qty.minus{font-size:17px}
.woocommerce .quantity .btn_qty.plus{font-size:18px}
.woocommerce div.product form.cart.grouped_form table div.quantity{width:80px}
.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label,.woocommerce div.product form.cart .group_table td{line-height:25px}
.woocommerce table.shop_table.woo_cart_table{table-layout:fixed;width:100%;max-width:1000px;margin:0 auto;text-align:left;border-collapse:separate}
.woocommerce table.shop_table table.woo_total_table{width:100%;padding-top:90px}
.woocommerce table.shop_table .data_product{justify-content:space-between}
.woocommerce table.shop_table td.woo_actions{vertical-align:top}
.woo_actions .woo_promo_form_title{font-size:14px;color:#000;cursor:pointer;display:table}
.woo_actions .woo_promo_form{margin-top:20px}
.woo_actions .woo_promo_form input.input-text{width:225px;height:38px;border:1px solid #D3D3D3;padding:0 20px;text-transform:uppercase;font-size:12px;display:inline-block;margin-top:15px}
.woo_actions .woo_promo_form button.button{display:inline-block;width:120px;height:38px;margin-top:15px}
.woo_actions .woo_promo_form .hide_form_promo{width:190px;height:40px;line-height:40px;margin:15px 0;cursor:pointer}
.woo_actions .woo_promo_form .select_coupone{width:225px;height:38px;margin-right:15px;border:1px solid #ccc}
.woo_actions .woo_promo_form .ms-parent.select_coupone{width:225px!important}
.woo_actions .woo_promo_form .ms-parent.select_coupone .ms-drop{-webkit-box-shadow:0 15px 15px rgba(0,0,0,0.2);-moz-box-shadow:0 15px 15px rgba(0,0,0,0.2);-ms-box-shadow:0 15px 15px rgba(0,0,0,0.2);box-shadow:0 15px 15px rgba(0,0,0,0.2)}
.woo_actions .woo_promo_form .ms-parent.select_coupone .ms-choice>span{font-size:16px;padding-left:15px}
.woo_actions .woo_promo_form .ms-parent.select_coupone .ms-drop ul li label{font-size:16px;padding:7px 15px}
.woo_actions .cart_totals{width:330px;margin:0 0 0 auto}
.woo_actions .woo_total_row{width:100%;font-size:16px;font-family:'Montserrat',Arial,sans-serif;font-weight:100;letter-spacing:-.252px;color:#000;margin-bottom:20px}
.woo_actions .woo_total_row > span{text-align:right;font-size:18px;font-family:'Montserrat',Arial,sans-serif;font-weight:500;float:right}
.woo_actions .woo_total_row strong{font-weight:500!important}
.woo_actions .woo_total_row .woocommerce-remove-coupon{font-size:12px;color:#000;font-family:'Montserrat',Arial,sans-serif;font-weight:100}
.woo_actions .woo_total_row .woocommerce-remove-coupon:hover{text-decoration:underline;-webkit-opacity:.3;-moz-opacity:.3;-ms-opacity:.3;opacity:.3}
.wc-proceed-to-checkout .checkout_link{line-height:50px}
.wc_backward{line-height:50px;margin-top:30px}
.error_cart{max-width:400px;margin:30px auto;text-align:center;line-height:1.8}
.woo_propoz_block .woo_propoz_slider .slick-dots,.upsells_block .upsells_slider .slick-dots{bottom:-40px}
.woo_propoz_block .woo_propoz_slider .slick-dots li,.upsells_block .upsells_slider .slick-dots li{width:6px;height:6px;margin:0 3px}
.woo_propoz_block .woo_propoz_slider .slick-dots li button,.upsells_block .upsells_slider .slick-dots li button{width:6px;height:6px;background:#000;-webkit-opacity:.3;-moz-opacity:.3;-ms-opacity:.3;opacity:.3}
.woo_propoz_block .woo_propoz_slider .slick-dots li.slick-active button,.upsells_block .upsells_slider .slick-dots li.slick-active button{-webkit-opacity:1;-moz-opacity:1;-ms-opacity:1;opacity:1}
.view_cart_table,.order_item,.update_item{position:relative}
.update_item:after{content:'';width:100%;height:100%;display:block;background:rgba(255,255,255,.5);position:absolute;top:0;left:0}
.woo_header__title_cat{display:block;font-size:30px;font-family:'Montserrat',Arial,sans-serif;font-weight:500;text-align:center;letter-spacing:-.42px;color:#262525;margin:25px auto 40px}
.woo_btn.open_filter_mob{width:125px;height:45px;line-height:45px;cursor:pointer;display:none}
.single_product_wrapper{max-width:1300px;margin:0 auto}
.left_column_product{max-width:750px;float:left;margin-right:140px;position:relative}
.left_column_product .count_view{width:100px;font-size:16px;text-align:left;letter-spacing:-.224px;color:#4F4F4F;top:calc(50vh - 18px);left:290px;position:fixed;-webkit-transition:opacity .2s ease;-moz-transition:opacity .2s ease;-ms-transition:opacity .2s ease;transition:opacity .2s ease}
.left_column_product .data_left_column.padding_left{padding-left:100px}
.woo_product_gallery__image{margin-bottom:60px}
.woo_product_gallery__image img{width:100%}
.rigth_column_product{max-width:100%;width:390px;float:left;position:sticky;top:110px}
.woocommerce div.product .rigth_column_product.active_guide_size .product_title,.woocommerce div.product .rigth_column_product.active_guide_size p.price,.rigth_column_product.active_guide_size .woocommerce-product-details__short-description,.rigth_column_product.active_guide_size .comfort_block,.rigth_column_product.active_guide_size .variations_formcart,.rigth_column_product.active_guide_size .details_delivery{display:none}
.woocommerce div.product .product_title{line-height:26px;font-size:16px;font-family:'Montserrat',Arial,sans-serif;font-weight:500;letter-spacing:-.224px;color:#262525;display:block;margin-bottom:8px}
.woocommerce div.product .product_title a{color:#262525}
.woocommerce div.product p.price,.woocommerce div.product .price span{font-size:16px;font-family:'Museo Sans Cyrl 100',Arial,sans-serif;font-weight:100;letter-spacing:-.224px;color:#000}
.woocommerce div.product p.price{display:block;margin-bottom:20px}
.woocommerce-product-details__short-description{line-height:18px;font-size:14px;font-family:'Montserrat',Arial,sans-serif;font-weight:100;color:#000;display:block;margin-bottom:20px;-webkit-opacity:.75;-moz-opacity:.75;-ms-opacity:.75;opacity:.75}
.guide_sizes,.delivery_in_prod{margin:20px 0 24px}
.guide_sizes_link{display:block;cursor:pointer;font-size:14px;color:#000;margin-bottom:25px}
.guide_sizes{position:relative}
.guide_sizes.open{padding-top:80px}
.guide_sizes .close_guide{width:180px;height:50px;line-height:50px;text-align:center;background:#fff;cursor:pointer;border:1px solid #000;position:absolute;top:0;left:0;display:none}
.guide_sizes.open .close_guide{display:block}
.guide_sizes .close_guide:hover{background:#000}
.guide_sizes .close_guide span{font-size:16px;font-family:'Montserrat',Arial,sans-serif;font-weight:100;letter-spacing:-.224px;color:#000;padding-left:25px;position:relative}
.guide_sizes .close_guide:hover span{color:#fff}
.guide_sizes .close_guide span:before,.guide_sizes .close_guide span:after{content:'';width:14px;height:1px;display:block;background:#000;position:absolute;top:8px;left:0}
.guide_sizes .close_guide span:before{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}
.guide_sizes .close_guide span:after{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}
.guide_sizes .close_guide:hover span:before,.guide_sizes .close_guide:hover span:after{background:#fff}
.guide_sizes__table{width:450px;padding:0;background:#fff;position:absolute;top:100px;left:0;z-index:10;display:none}
.guide_sizes.open .guide_sizes__table{display:block}
.guide_sizes__table .size_row{margin:25px 0;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between}
.guide_sizes__table .size_row span{width:45px;text-align:center;line-height:25px;font-size:18px;text-align:center;color:#000;word-break:break-all;-webkit-opacity:.75;-moz-opacity:.75;-ms-opacity:.75;opacity:.75}
.guide_sizes__table .size_row span:nth-of-type(1){text-align:left;font-family:'Montserrat',Arial,sans-serif;font-weight:500;width:35px}
.guide_sizes__table .size_row span:nth-of-type(2){width:25px}
.comfort_block,.single_variation{margin-bottom:1em}
.check_block .col{float:left;margin-left:40px}
.check_block .col:first-child{margin-left:0}
.check_input{width:0;height:0;display:none;visibility:hidden;-webkit-opacity:0;-moz-opacity:0;-ms-opacity:0;opacity:0}
.check_input + label.label_check{line-height:18px;font-size:14px;font-family:'Montserrat',Arial,sans-serif;font-weight:100;color:#000;position:relative;padding-left:38px;cursor:pointer;-webkit-opacity:.5;-moz-opacity:.5;-ms-opacity:.5;opacity:.5}
.check_input + label.label_check:before{content:'';width:18px;height:18px;display:block;border:1px solid #323232;position:absolute;top:0;left:0}
.check_input:checked + label.label_check{-webkit-opacity:.75;-moz-opacity:.75;-ms-opacity:.75;opacity:.75}
.check_input:checked + label.label_check:after{content:'';width:19px;height:19px;display:block;background:url(/local/templates/main/assets/css/../img/checked.png) center center no-repeat;position:absolute;top:0;left:0}
.rigth_column_product .woo_btn{width:100%}
.rigth_column_product .tinv-wishlist,.shop_favorites a{text-align:center;font-size:13px;color:#000;display:block;margin:15px 0 35px;-webkit-opacity:.4;-moz-opacity:.4;-ms-opacity:.4;opacity:.4}
.rigth_column_product .tinv-wishlist:hover,.shop_favorites a:hover{-webkit-opacity:1;-moz-opacity:1;-ms-opacity:1;opacity:1}
.variations_form.cart .shop_favorites a[href="/my/favorites/"]{display:none}
.select_delivery{padding-left:30px;margin:40px auto;display:none}
.select_delivery .delivery_item{display:block;margin-bottom:30px}
.select_delivery .delivery_item .label_check{font-size:15px;font-weight:700}
.select_delivery .delivery_item .delivery_desc_item{padding-left:38px;font-size:16px;letter-spacing:-.224px;-webkit-opacity:.3;-moz-opacity:.3;-ms-opacity:.3;opacity:.3}
.select_delivery .delivery_item .check_input + label.label_check{line-height:1.3;display:block;margin-bottom:10px}
.select_delivery .delivery_item .check_input:checked + label.label_check,.select_delivery .delivery_item .check_input:checked + label.label_check + .delivery_desc_item{-webkit-opacity:1;-moz-opacity:1;-ms-opacity:1;opacity:1}
.delivery_in_prod .check_block .check_input:checked + label.label_check.arr{padding-right:20px;background:url(/local/templates/main/assets/css/../img/arrow-down.png) center right no-repeat}
.select_delivery .delivery_item .check_input:checked + label.label_check:after,.select_delivery .delivery_item .check_input + label.label_check:before{top:1px}
.details_delivery{width:100%;display:block;margin:20px auto}
.details_delivery .data_for_prod{margin-top:25px}
.details_delivery .data_for_prod .title_item_block{line-height:29px;font-size:13px;font-family:'Montserrat',Arial,sans-serif;font-weight:500;text-transform:uppercase;color:#000;position:relative;padding-right:35px;margin-bottom:15px}
.details_delivery .data_for_prod .title_item_block.toggle_block{cursor:pointer}
.details_delivery .data_for_prod .title_item_block.toggle_block:after{content:'+';width:11px;height:11px;display:block;font-size:20px;line-height:11px;text-align:center;position:absolute;top:5px;right:10px;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;transition:all .2s ease}
.details_delivery .data_for_prod.active .title_item_block.toggle_block:after{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}
.details_delivery .data_for_prod .detail_product,.details_delivery .data_for_prod .contact_product{line-height:21px;font-size:14px;font-family:'Montserrat',Arial,sans-serif;font-weight:100;color:#1f1f1f;-webkit-opacity:.95;-moz-opacity:.95;-ms-opacity:.95;opacity:.95}
.details_delivery .data_for_prod .data_info{display:none;font-weight:400}
.details_delivery a.target_link_popup{font-size:13px;color:#000;display:table;margin-top:30px;-webkit-opacity:.4;-moz-opacity:.4;-ms-opacity:.4;opacity:.4}
.details_delivery a.target_link_popup:hover{-webkit-opacity:1;-moz-opacity:1;-ms-opacity:1;opacity:1}
.delivery_product{color:#1f1f1f;line-height:21px;font-size:14px;font-family:'Montserrat',Arial,sans-serif;font-weight:100}
.delivery_product b,.delivery_product strong,.delivery_product h1,.delivery_product h2,.delivery_product h3,.delivery_product h4,.delivery_product h5,.delivery_product h6{font-family:'Montserrat',Arial,sans-serif;font-weight:500;color:#000}
.variation_row{height:40px;line-height:40px;padding:0 20px;margin:15px auto;border:1px solid #D3D3D3;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between}
.variation_row.error_field{color:#d10000!important;border:1px solid #d10000!important;position:relative}
.rigth_column_product .error_field .mess,.variation_row.error_field > span,.check_block.error_field .check_input + label.label_check{color:#d10000!important}
.check_block.error_field .check_input + label.label_check:before{border:1px solid #d10000!important}
.rigth_column_product .mess{width:140px;position:absolute;top:0;right:-155px;display:none}
.rigth_column_product .error_field .mess{display:block}
.variation_row > span{font-size:13px;font-family:'Montserrat',Arial,sans-serif;font-weight:500;text-transform:uppercase;color:#000;cursor:pointer;width:100%;display:block}
.variation_row .ms-choice{height:38px}
.variation_row .ms-choice>span{padding-left:0;padding-right:20px;text-align:right;position:static;cursor:pointer}
.variation_row .ms-parent{float:right;width:auto!important}
.variation_row .ms-drop{width:390px;right:-20px}
.variation_row .ms-drop ul:after{content:'';clear:both;display:block}
.variation_row .ms-drop ul li{float:left;width:auto;margin:5px;font-size:16px;color:#000;-webkit-opacity:.75;-moz-opacity:.75;-ms-opacity:.75;opacity:.75;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;border-radius:2px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease}
.variation_row .ms-drop ul li:hover,.variation_row .ms-drop ul li.selected{background:#000;color:#fff;-webkit-opacity:1;-moz-opacity:1;-ms-opacity:1;opacity:1}
.variation_row .ms-drop ul li:hover span,.variation_row .ms-drop ul li.selected span{color:#fff}
.variation_row .ms-drop ul li label{font-weight:100!important;padding:0 18px}
.tinv-wishlist .tinv-header{text-align:center;letter-spacing:-.35px;color:#262525}
.logged-in .tinv-wishlist .tinv-header{display:none}
.tinv-wishlist .tinv-header h2{font-size:25px}
.notise_logged_user{display:block;margin:50px auto;text-align:center;font-size:14px;line-height:25px;color:#000;-webkit-opacity:.3;-moz-opacity:.3;-ms-opacity:.3;opacity:.3}
.mt-50{margin-top:50px}
.wishlist_prod,.list_prod{width:330px;height:auto;margin:90px;position:relative;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between}
.tax_prod_wrapper{max-width:1530px;margin:0 auto}
.list_prod{padding-top:70px;margin-top:50px}
.wishlist_prod .delete_block{display:block;text-align:right}
.tinv-wishlist .tinvwl-table-manage-list .product-remove{width:auto}
.wishlist_prod .delete_block .remove_from_wishlist{font-size:11px;text-align:center;letter-spacing:-.154px;color:#000!important;width:auto;height:20px;position:relative;padding-right:27px;margin:0 0 10px auto;background:transparent;-webkit-opacity:.3;-moz-opacity:.3;-ms-opacity:.3;opacity:.3;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;border-radius:0}
.wishlist_prod .product-remove_mob.delete_block .remove_from_wishlist{padding-left:27px;padding-right:0}
.wishlist_prod .delete_block .remove_from_wishlist:hover{color:#000!important;background:transparent;-webkit-opacity:1;-moz-opacity:1;-ms-opacity:1;opacity:1}
.wishlist_prod .delete_block .remove_from_wishlist:after{content:'';width:12px;height:16px;display:block;background:url(/local/templates/main/assets/css/../img/delete.svg) center center no-repeat;background-size:cover;position:absolute;top:2px;right:0}
.wishlist_prod .product-remove_mob.delete_block .remove_from_wishlist:after{right:inherit;left:0}
.wishlist_prod .product-thumbnail,.list_prod .product-thumbnail{position:relative;width:100%;height:auto;display:block;margin-bottom:12px}
.wishlist_prod .product-thumbnail img,.list_prod .product-thumbnail img{width:auto;max-width:100%;height:auto;min-height:360px;display:block;margin:0 auto}
.wishlist_prod .product-thumbnail .product_out_of_stock,.list_prod .product-thumbnail .product_out_of_stock{width:170px;height:auto;display:none;padding:17px;background:rgba(255,255,255,0.6);font-size:16px;text-align:center;color:#000;-webkit-border-radius:7px;-moz-border-radius:7px;-ms-border-radius:7px;border-radius:7px}
.wishlist_prod.need_return .delete_block .remove_from_wishlist,.wishlist_prod.need_return .product-thumbnail img,.wishlist_prod.out_of_stock .product-thumbnail img,.list_prod.out_of_stock .product-thumbnail img{filter:blur(5px);-webkit-opacity:.5;-moz-opacity:.5;-ms-opacity:.5;opacity:.5}
.wishlist_prod.out_of_stock .product-thumbnail .product_out_of_stock,.list_prod.out_of_stock .product-thumbnail .product_out_of_stock{display:block;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
.wishlist_prod .product-name,.list_prod .product-name,.wishlist_prod .product-price,.wishlist_prod .variation,.wishlist_prod .product-date{display:block;text-align:center;font-size:20px;color:#000;font-weight:300}
.wishlist_prod .product-name,.list_prod .product-name{margin-bottom:20px}
.wishlist_prod .product-name a,.list_prod .product-name a{color:#000}
.wishlist_prod .variation,.list_prod .variation{display:block;margin:10px auto;line-height:24px;-webkit-opacity:.3;-moz-opacity:.3;-ms-opacity:.3;opacity:.3}
.wishlist_prod .product-price{font-weight:600;margin-bottom:10px}
.wishlist_prod .product-stock,.wishlist_prod .product-date,.list_prod .product-date{margin-bottom:10px;font-size:12px}
.wishlist_prod .product-date{-webkit-opacity:.3;-moz-opacity:.3;-ms-opacity:.3;opacity:.3}
.tinv-wishlist .product-stock p,.list_prod .product-stock p{margin:20px auto}
.tinv-wishlist .product-action{width:100%;margin-top:15px}
.wishlist_prod .product-action .woo_btn{max-width:250px;line-height:50px}
.tinv-wishlist .tinvwl-table-manage-list .product-remove_mob,.wishlist_prod .product-action .woo_btn span.mobile{display:none}
.woo_btn .add_success{padding-right:25px;background:url(/local/templates/main/assets/css/../img/white_check.svg) 100% 1px no-repeat;background-size:15px auto}
.wishlist_prod.need_return .product-price,.wishlist_prod.need_return .variation,.wishlist_prod.need_return .product-action .woo_btn,.wishlist_prod .product_is_delete,.wishlist_prod .product_is_delete_mob,.wishlist_prod .product-action .woo_return{display:none}
.wishlist_prod .product-action .woo_return a{background:#fff;color:#000;border:1px solid #000;font-weight:100;text-transform:uppercase;width:100%;max-width:269px;height:50px;line-height:50px;font-size:13px;display:block;margin:0 auto;text-align:center}
.wishlist_prod.need_return .product-action .woo_return{display:block}
.wishlist_prod .product-action .woo_return a:hover{background:#000;color:#fff;border:1px solid #000;font-family:'Montserrat',Arial,sans-serif;font-weight:100;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;border-radius:0}
.wishlist_prod.need_return .product_is_delete{line-height:18px;font-size:12px;font-weight:500;text-align:center;letter-spacing:-.168px;color:#262525;display:block;margin:10px auto}
.list_prod .consist{width:100%;line-height:24px;font-size:14px;text-align:center;letter-spacing:-.196px;color:#000;display:none;position:absolute;top:0;left:0;-webkit-opacity:.3;-moz-opacity:.3;-ms-opacity:.3;opacity:.3}
.list_prod .notice{width:100%;max-width:250px;height:auto;display:block;line-height:19px;font-size:12.48px;text-align:center;letter-spacing:-.17472px;color:#000;padding:15px 20px;margin:20px auto 0;border:.78px solid #b2b2b2;-webkit-opacity:.54;-moz-opacity:.54;-ms-opacity:.54;opacity:.54}
.woo_filters_block{display:block;margin:40px auto;position:relative}
.woo_filters_block .head_filter_block{text-align:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center}
.woo_filters_block .head_filter_block .title_widget_filter,.filters_popup .title_widget_filter{font-size:16px;letter-spacing:-.224px;color:#000;display:inline-block;padding-right:15px;margin-left:40px;background:url(/local/templates/main/assets/css/../img/filter.png) center right no-repeat;cursor:pointer}
.filters_popup .head_filters{line-height:1.8;margin-bottom:20px}
.filters_popup .title_widget_filter{margin-left:0;font-size:18px;color:#666}
.woo_filters_block .head_filter_block .title_widget_filter.open,.filters_popup .title_widget_filter.open{background:url(/local/templates/main/assets/css/../img/filter_select.png) center right no-repeat}
.woo_filters_block .head_filter_block .title_widget_filter:first-child{margin-left:0}
.woo_filters_block .head_filter_block .head_filters .selected{font-size:14px;letter-spacing:-.196px;color:#000;-webkit-opacity:.3;-moz-opacity:.3;-ms-opacity:.3;opacity:.3}
.filters_popup .head_filters .selected{font-size:14px;letter-spacing:-.196px;color:#000}
.woo_filters_block .head_filter_block .title_widget_filter .selected span,.filters_popup .head_filters .selected span{margin:0 5px;display:inline-block}
.filters_popup .head_filters .selected > span{position:relative;padding-right:20px;white-space:nowrap;display:inline-block}
.filters_popup .head_filters .selected > span:after{content:'';width:10px;height:10px;display:block;background:url(/local/templates/main/assets/css/../img/close.png) center center no-repeat;background-size:contain;position:absolute;top:7px;right:0}
.filters_popup .head_filters .selected span span{width:13px;height:13px;display:inline-block;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%}
.woo_filters_block .data_filter_block{width:100%;max-width:438px;height:auto;display:none;padding:60px 40px;background:#FFF;-webkit-box-shadow:0 0 11px rgba(175,175,175,0.217448);-moz-box-shadow:0 0 11px rgba(175,175,175,0.217448);-ms-box-shadow:0 0 11px rgba(175,175,175,0.217448);box-shadow:0 0 11px rgba(175,175,175,0.217448);position:absolute;top:40px;left:50%;z-index:5;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}
.woo_filters_block .data_filter_block .woo_select_filter_block,.filters_popup .woo_select_filter_block{display:none}
.filters_popup .woo_select_filter_block{margin-bottom:60px}
.filters_popup .woo_select_filter_block:first-child{margin-bottom:0}
.woo_filters_block .data_filter_block .woo_select_filter_block.active{display:block}
.woo_filters_block .data_filter_block .woo_select_filter_block.tsvet a,.filters_popup .woo_select_filter_block.tsvet a{width:31%;height:auto;display:block;font-size:16px;font-family:'Montserrat',Arial,sans-serif;font-weight:100;text-align:center;letter-spacing:-.224px;color:#000;float:left;margin:35px 1% 0}
.filters_popup .woo_select_filter_block.tsvet a{margin-left:2%}
.filters_popup .woo_select_filter_block.tsvet a:nth-of-type(2n + 1){margin-left:0}
.woo_filters_block .data_filter_block .woo_select_filter_block.tsvet a:nth-of-type(1),.woo_filters_block .data_filter_block .woo_select_filter_block.tsvet a:nth-of-type(2),.woo_filters_block .data_filter_block .woo_select_filter_block.tsvet a:nth-of-type(3),.filters_popup .woo_select_filter_block.tsvet a:nth-of-type(1),.filters_popup .woo_select_filter_block.tsvet a:nth-of-type(2),.filters_popup .woo_select_filter_block.tsvet a:nth-of-type(3){margin-top:0}
.woo_filters_block .data_filter_block .woo_select_filter_block.tsvet a:hover,.filters_popup .woo_select_filter_block.tsvet a:hover{text-decoration:underline}
.woo_filters_block .data_filter_block .woo_select_filter_block.tsvet a span,.filters_popup .woo_select_filter_block.tsvet a span{width:30px;height:30px;display:block;margin:0 auto 15px;position:relative;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%}
.woo_filters_block .data_filter_block .woo_select_filter_block.tsvet a.select span:after,.filters_popup .woo_select_filter_block.tsvet a.select span:after,.woo_select_filter_block.tsvet label input:checked + span i:after{content:'';width:12px;height:9px;display:block;background:url(/local/templates/main/assets/css/../img/white_check.png) center center no-repeat;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
.woo_filters_block .data_filter_block .woo_select_filter_block.category .category_block,.filters_popup .woo_select_filter_block.category .category_block{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center}
.filters_popup .woo_select_filter_block.category .category_block li{width:50%}
.woo_filters_block .data_filter_block .woo_select_filter_block.category .category_block a,.filters_popup .woo_select_filter_block.category .category_block a{width:auto;min-width:115px;font-size:13px;text-align:center;text-transform:uppercase;color:#000;padding:10px 15px;margin:5px 15px}
.filters_popup .woo_select_filter_block.category .category_block a{padding:10px;margin:5px 0;display:table;min-width:auto}
.filters_popup .woo_select_filter_block.category .category_block a:nth-of-type(even){margin-left:20px}
.woo_filters_block .data_filter_block .woo_select_filter_block.category .category_block a:hover,.woo_filters_block .data_filter_block .woo_select_filter_block.category .category_block a.select,/.woo_filters_block .data_filter_block .woo_select_filter_block.sizez .data_size a:hover,*/
.woo_filters_block .data_filter_block .woo_select_filter_block.sizez .data_size a.select,/.filters_popup .woo_select_filter_block.category .category_block a:hover,*/
.filters_popup .woo_select_filter_block.category .category_block a.select,/.filters_popup .woo_select_filter_block.sizez .data_size a:hover,*/
.filters_popup .woo_select_filter_block.sizez .data_size a.select{background:#000;color:#fff;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;border-radius:2px}
.woo_filters_block .data_filter_block .woo_select_filter_block.sizez .data_size,.filters_popup .woo_select_filter_block.sizez .data_size{display:block;margin-top:40px}
.woo_filters_block .data_filter_block .woo_select_filter_block.sizez .data_size:nth-of-type(1),.filters_popup .woo_select_filter_block.sizez .data_size:nth-of-type(1){margin-top:0}
.woo_filters_block .data_filter_block .woo_select_filter_block.sizez .data_size .head_size,.filters_popup .woo_select_filter_block.sizez .data_size .head_size{line-height:29px;font-size:13px;font-family:'Montserrat',Arial,sans-serif;font-weight:500;text-transform:uppercase;color:#000;display:block;margin-bottom:20px}
.woo_filters_block .data_filter_block .woo_select_filter_block.sizez .data_size a,.filters_popup .woo_select_filter_block.sizez .data_size a{display:inline-block;font-size:20px;text-align:center;color:#000;padding:10px;margin:0 5px 10px;-webkit-opacity:.75;-moz-opacity:.75;-ms-opacity:.75;opacity:.75}
.filters_popup .woo_select_filter_block.sizez .data_size a{font-size:17px;padding:5px;margin:0 3px 10px}
.woo_filters_block .data_filter_block .woo_select_filter_block a.missing,.filters_popup .woo_select_filter_block a.missing{cursor:default;background:#fff!important;color:#000!important;-webkit-opacity:.2!important;-moz-opacity:.2!important;-ms-opacity:.2!important;opacity:.2!important}
.filters_popup .action_filter{margin-top:40px}
.filters_popup .action_filter.sticly{width:calc(100% - 80px);position:absolute;bottom:30px;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}
.filters_popup .action_filter .clear_filter{font-size:15px;font-family:'Montserrat',Arial,sans-serif;font-weight:100;letter-spacing:-.21px;position:relative;padding-left:30px;color:#000;-webkit-opacity:.5;-moz-opacity:.5;-ms-opacity:.5;opacity:.5}
.filters_popup .action_filter .clear_filter:hover{-webkit-opacity:1;-moz-opacity:1;-ms-opacity:1;opacity:1}
.filters_popup .action_filter .clear_filter:after{content:'';width:10px;height:10px;display:block;background:url(/local/templates/main/assets/css/../img/close.png) center center no-repeat;background-size:contain;position:absolute;top:0;left:0}
.filters_popup .action_filter .apply_filter{width:43px;height:43px;margin:0;position:relative}
.filters_popup .action_filter .apply_filter::before,.filters_popup .action_filter .apply_filter::after{content:'';height:2px;background:#fff;display:block;position:absolute}
.filters_popup .action_filter .apply_filter:hover::before,.filters_popup .action_filter .apply_filter:hover::after{background-color:#000}
.filters_popup .action_filter .apply_filter::before{width:8px;top:21px;left:12px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}
.filters_popup .action_filter .apply_filter::after{width:17px;top:19px;left:16px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}
.rigth_column_product .upsell_item,.rigth_column_product .upsell_item .upsells_block .upsells_title{display:none}
.woo_mycoupon_block{display:block;margin:100px auto 0}
.woo_mycoupon_block .woo_mycoupon_title{display:block;width:385px;margin:0 auto;line-height:21px;font-size:14px;text-align:center;color:#000;-webkit-opacity:.75;-moz-opacity:.75;-ms-opacity:.75;opacity:.75}
.woo_mycoupon_block .woo_mycoupon_form{display:block;width:100%;max-width:475px;margin:25px auto 100px}
.woo_mycoupon_block .woo_mycoupon_form input,.woo_mycoupon_block .woo_mycoupon_form button{width:100%;max-width:225px;height:40px}
.woo_mycoupon_block .woo_mycoupon_form input{text-align:center;text-transform:uppercase;color:#000;font-size:12px;padding:0 15px;border:1px solid #D3D3D3;float:left}
.woo_mycoupon_block .woo_mycoupon_form button{float:right}
.woo_mycoupon_block .woo_mycoupon_form .response{width:100%;display:block;margin-top:20px}
.woo_mycoupon_block .woo_mycoupon_form .response .error_mess{color:#d80000}
.woo_mylist_coupon{display:block;max-width:1150px;border-top:1px solid rgba(25,25,25,0.0836447);margin:0 auto 200px}
.woo_mylist_coupon .woo_my_coupon{max-width:820px;margin:70px auto 0}
.woo_mylist_coupon .woo_my_coupon .number_coupon{width:35px;line-height:21px;font-size:15px;margin-top:30px;margin-right:35px;color:#000;-webkit-opacity:.2;-moz-opacity:.2;-ms-opacity:.2;opacity:.2}
.woo_mylist_coupon .woo_my_coupon .data_coupon{width:calc(100% - 330px);margin-right:35px}
.woo_mylist_coupon .woo_my_coupon .promotion_coupon{line-height:21px;font-size:15px;margin-bottom:10px;color:#000;-webkit-opacity:.5;-moz-opacity:.5;-ms-opacity:.5;opacity:.5}
.woo_mylist_coupon .woo_my_coupon .title_coupon{line-height:18px;font-size:18px;font-family:'Montserrat',Arial,sans-serif;font-weight:500;letter-spacing:-.252px;text-transform:uppercase;color:#262525;margin-bottom:25px}
.woo_mylist_coupon .woo_my_coupon .notice_coupon,.woo_mylist_coupon .woo_my_coupon .action_coupon .deadline_coupon{line-height:21px;font-size:14px;font-family:'Montserrat',Arial,sans-serif;font-weight:100;color:#000;-webkit-opacity:.75;-moz-opacity:.75;-ms-opacity:.75;opacity:.75}
.woo_mylist_coupon .woo_my_coupon .action_coupon,.woo_mylist_coupon .woo_my_coupon .action_coupon .woo_btn{width:225px}
.woo_mylist_coupon .woo_my_coupon .action_coupon .deadline_coupon{margin-top:25px}
.woo_success_order{width:95%;max-width:625px;height:auto;display:block;padding:35px 20px;margin:100px auto 0;border:1px solid rgba(25,25,25,0.423205);-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;border-radius:20px}
.thankyou_for_order{font-size:25px;letter-spacing:-.35px;color:#262525;display:block;text-align:center;padding-bottom:40px;margin-bottom:35px;position:relative;border-bottom:1px dashed rgba(151,151,151,.7)}
.thankyou_for_order:before,.thankyou_for_order:after{content:'';width:8px;height:10px;position:absolute;bottom:-5px;background:#fff;border:1px solid rgba(25,25,25,0.423205)}
.thankyou_for_order:before{left:-21px;border-left:0;-webkit-border-radius:0 100% 100% 0 / 0 50% 50% 0;-moz-border-radius:0 100% 100% 0 / 0 50% 50% 0;-ms-border-radius:0 100% 100% 0 / 0 50% 50% 0;border-radius:0 100% 100% 0 / 0 50% 50% 0}
.thankyou_for_order:after{right:-21px;border-right:0;-webkit-border-radius:100% 0 0 100% / 50% 0 0 50%;-moz-border-radius:100% 0 0 100% / 50% 0 0 50%;-ms-border-radius:100% 0 0 100% / 50% 0 0 50%;border-radius:100% 0 0 100% / 50% 0 0 50%}
.thankyou_for_order span{padding-left:40px;position:relative}
.thankyou_for_order span:before,.thankyou_for_order span:after{content:'';height:3px;position:absolute;background:#262525}
.thankyou_for_order span:before{width:8px;transform:rotate(40deg);top:15px;left:0;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;border-radius:2px}
.thankyou_for_order span:after{width:17px;transform:rotate(-47deg);top:13px;left:4px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;border-radius:2px}
.woo_success_order .data_order{display:block;padding:0 40px}
.woo_success_order .data_order .data_order_row{width:100%;font-size:20px;font-family:'Montserrat',Arial,sans-serif;font-weight:100;letter-spacing:-.252px;color:#000;margin-bottom:30px}
.woo_success_order .data_order .data_order_row .title_order_row{width:100%;font-size:20px;font-family:'Montserrat',Arial,sans-serif;font-weight:500;margin-bottom:20px;display:block}
.woo_success_order .return_role{color:#292929;text-decoration:underline}
.woo_success_order .return_role:hover{text-decoration:none;-webkit-opacity:.5;-moz-opacity:.5;-ms-opacity:.5;opacity:.5}
.woo_success_order .data_order .data_order_row .head{font-size:20px;font-family:'Montserrat',Arial,sans-serif;letter-spacing:-.28px;margin-bottom:15px}
.woo_success_order .data_order .data_order_row p{font-size:18px;font-family:'Montserrat',Arial,sans-serif;font-weight:100}
.woo_success_order .data_order .float_row{margin-bottom:20px}
.woo_success_order .data_order .float_row .head{float:left}
.woo_success_order .data_order .float_row .val{float:right}
.woo_success_order .data_order .notice_back,.woo_success_order .notice{display:block;line-height:25px;font-size:18px;font-family:'Montserrat',Arial,sans-serif;font-weight:100;color:#000;margin-bottom:20px;position:relative;-webkit-opacity:.75;-moz-opacity:.75;-ms-opacity:.75;opacity:.75}
.woo_success_order .notice{padding:0 40px;margin-top:80px}
.woo_success_order .data_order .notice_back p{margin:30px 0}
.woo_success_order .notice:after{content:'';width:38px;height:44px;display:block;background:url(/local/templates/main/assets/css/../img/arr_step.png) center center no-repeat;background-size:contain;position:absolute;bottom:-35px;right:135px}
.woo_success_order a.link_on_account{font-size:18px;font-family:'Montserrat',Arial,sans-serif;font-weight:100;letter-spacing:-.252px;color:#000;margin:0 40px}
.woo_success_order a.link_on_account:hover{text-decoration:underline}
.woo_close_thankyou{display:block;margin:35px auto 200px;text-align:center}
.woo_close_thankyou a{line-height:29px;font-size:13px;font-family:'Montserrat',Arial,sans-serif;font-weight:500;text-align:center;text-transform:uppercase;color:#000}
.woo_close_thankyou a:hover{text-decoration:underline;-webkit-opacity:.75;-moz-opacity:.75;-ms-opacity:.75;opacity:.75}
form.woocommerce-checkout{margin-bottom:150px}
.step.step1{display:block}
.step_title{font-size:25px;font-family:'Montserrat',Arial,sans-serif;font-weight:500;text-align:center;letter-spacing:-.35px;color:#262525;margin-bottom:25px}
.step_notice{width:400px;display:block;margin:45px auto 40px;line-height:21px;font-size:14px;text-align:center;color:#000;-webkit-opacity:.75;-moz-opacity:.75;-ms-opacity:.75;opacity:.75}
.step_notice p{margin-bottom:2em}
.step .data_delivery,.step .woo_req_info{width:302px;margin:0 auto}
.step .step3_title{font-size:20px;text-align:center;letter-spacing:-.28px;color:#000;margin-bottom:25px}
.step.step3 .step3_title.custom_label{text-align:center;margin-bottom:-20px}
.step .data_delivery .data_delivery__name{margin-bottom:15px}
.step .data_delivery .data_delivery__time{line-height:21px;font-size:14px;font-family:'Montserrat',Arial,sans-serif;font-weight:100;text-align:center;color:#000}
.step .woo_req_info{text-align:left}
.step .select_delivery{width:302px;margin:0 auto;display:block;border:1px solid #d3d3d3;padding:15px 20px}
.step .select_delivery .title_select_shop{display:block;text-align:center;line-height:29px;font-size:12px;font-family:'Montserrat',Arial,sans-serif;font-weight:500;text-align:center;color:#262626;margin-bottom:20px;background:url(/local/templates/main/assets/css/../img/arrow-down.png) center right no-repeat}
.step .pickup_shop{display:none}
.step .checkout_select{width:302px!important;height:38px;border:1px solid #d3d3d3;margin:0 auto;font-size:12px;color:#262626;display:block}
.step .error_field .checkout_select{border-color:#d10000!important}
.step .error_field .checkout_select + .error_text{top:80%}
.step .ms-choice>span{text-align:center}
.step .ms-choice>div,.step .ms-choice>div.open{background-position:center left}
.step .ms-drop ul li label{text-transform:uppercase;font-family:'Montserrat',Arial,sans-serif;font-weight:500;text-align:center;padding:0 10px}
.step .label{display:block;width:302px;margin:40px auto 20px;font-size:18px;font-family:'Montserrat',Arial,sans-serif;font-weight:100;letter-spacing:-.252px;color:#000}
.step.step3 .label{margin-bottom:10px}
.step .send_day{width:302px;margin:0 auto;display:block;font-family:'Montserrat',Arial,sans-serif;font-weight:100;line-height:21px;font-size:14px;color:#000;-webkit-opacity:.75;-moz-opacity:.75;-ms-opacity:.75;opacity:.75}
.step .woo_checkbox_row{width:360px;margin-top:40px}
.step .woo_checkbox_row .custom_checkbox + label:before{width:18px;height:18px;top:5px}
.step .woo_checkbox_row .custom_checkbox:checked + label:after{left:4px}
.step .woo_checkbox_row label{text-align:left;padding-left:50px;margin-left:-15px;display:block}
.step .woo_political_step,.woo_political_step_cart{width:100%;max-width:350px;position:relative;left:50%;margin-left:-151px;margin-bottom:30px;line-height:21px;font-size:14px;font-family:'Montserrat',Arial,sans-serif;font-weight:100;color:#000;-webkit-opacity:.75;-moz-opacity:.75;-ms-opacity:.75;opacity:.75}
.woo_political_step_cart{max-width:405px;margin-left:-202px;text-align:center;margin-top:40px;margin-bottom:40px}
.woo_political_step_cart.after_btn{display:block;margin-top:60px}
.woo_political_step_cart.after_btn p{margin-top:2em}
.step .data_pay{width:302px;display:block;margin:0 auto 40px;text-align:center;font-size:18px;font-family:'Montserrat',Arial,sans-serif;font-weight:100;letter-spacing:-.252px;color:#000}
.step .data_pay .data_pay__data{font-size:20px;font-family:'Montserrat',Arial,sans-serif;font-weight:500;margin-top:25px}
.step .data_pay .data_pay__data .data_pay__data_text,.data_delivery_text{display:none}
.step .data_coupon,.step .data_cart{width:302px;display:block;margin:0 auto 40px;text-align:center}
.step .data_coupon .data_coupon__head{display:block;cursor:pointer;font-size:14px;color:#000}
.step .data_coupon .data_coupon__data{display:none}
.step .data_coupon .data_coupon__data,.step .data_coupon .data_coupon__data input,.step .data_coupon .data_coupon__data .close_coupon{width:200px;margin:10px auto 0}
.step .data_coupon .data_coupon__data input,.step .data_coupon .data_coupon__data .close_coupon{height:35px;text-align:center;text-transform:uppercase}
.step .data_coupon .data_coupon__data input{font-size:10.8px;font-family:'Montserrat',Arial,sans-serif;font-weight:500;padding:0 10px}
.step .data_coupon .data_coupon__data .close_coupon{cursor:pointer;line-height:35px}
.step .data_cart .data_cart__name,.step .data_cart .data_cart__number,.step .data_cart .data_cart__data{font-size:16px;font-family:'Montserrat',Arial,sans-serif;font-weight:100;letter-spacing:-.224px;margin-bottom:15px}
.step .data_cart .data_cart__data .date{margin-right:20px}
.step .next_step{line-height:50px;cursor:pointer}
.step .next_step span{width:18px;height:1.6px;display:inline-block;margin:0 15px;background:#fff;position:relative;top:-3px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;border-radius:2px}
.step .next_step span::before,.step .next_step span::after{content:'';width:9px;height:1.6px;display:block;background:#fff;position:absolute;right:0;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;border-radius:2px}
.step .next_step span::before{top:-3px;-webkit-transform:rotate(40deg);-moz-transform:rotate(40deg);-ms-transform:rotate(40deg);transform:rotate(40deg)}
.step .next_step span::after{top:3px;-webkit-transform:rotate(-40deg);-moz-transform:rotate(-40deg);-ms-transform:rotate(-40deg);transform:rotate(-40deg)}
.step .next_step:hover span,.step .next_step:hover span::before,.step .next_step:hover span::after{background:#000}
.woocommerce-password-strength{background-color:#fff!important;border-color:#fff!important;font-size:14px!important;max-width:308px;margin:15px auto;line-height:1.5}
.woocommerce-password-hint{font-size:14px;max-width:308px;margin:15px auto;line-height:1.5;text-align:center}
#guide .popup_body .guide_sizes__table{display:flex;position:unset;flex-direction:column;align-items:center;justify-content:center;width:auto}
#guide .popup_body .btn_more_guide{margin:20px 0 10px;background:hsla(0,0%,100%,.9);border:1px solid #000;color:#2f3a44;font-family:sans-serif;line-height:50px}
#guide .popup_body .btn_more_guide:hover{background-color:#000;color:#fff}
.rigth_column_product .tinv-wishlist,.shop_favorites a{opacity:1}
.tinvwl_add_to_wishlist-text .shop_favorites .add{margin:20px 0 10px;background:hsla(0,0%,100%,.9);border:1px solid #000;color:#2f3a44;font-family:sans-serif;line-height:50px}
.tinvwl_add_to_wishlist-text .shop_favorites .add:hover{background-color:#000;color:#fff}
.primary_nav .toggle_menu:hover{text-decoration:none}
nav.primary_nav{position:relative}
.sub-links li{padding-top:20px}
@media (max-width: 768px) {
	ul.sub-links{justify-content:space-between}
	.sub-links li{padding-right:20px}
	.jurist_page .sub-links.jurist_menu a{padding:0;border:none}
	.jurist_page .sub-links.jurist_menu a:first-child{border:none}
}
/* End */


/* Start:/local/templates/main/assets/css/fontface.css?16507375152061*/
@font-face {
  font-family: 'ALSRubl-Arial';
  src: url('/local/templates/main/assets/css/../fonts/ruble/arial/alsrubl-arial-regular.eot');
  src: url('/local/templates/main/assets/css/../fonts/ruble/arial/alsrubl-arial-regular.eot') format('embedded-opentype'),
  url('/local/templates/main/assets/css/../fonts/ruble/arial/alsrubl-arial-regular.woff') format('woff'),
  url('/local/templates/main/assets/css/../fonts/ruble/arial/alsrubl-arial-regular.ttf') format('truetype'),
  url('/local/templates/main/assets/css/../fonts/ruble/arial/alsrubl-arial-regular.svg') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'ALSRubl-Arial';
  src: url('/local/templates/main/assets/css/../fonts/ruble/arial/alsrubl-arial-italic.eot');
  src: url('/local/templates/main/assets/css/../fonts/ruble/arial/alsrubl-arial-italic.eot') format('embedded-opentype'),
  url('/local/templates/main/assets/css/../fonts/ruble/arial/alsrubl-arial-italic.woff') format('woff'),
  url('/local/templates/main/assets/css/../fonts/ruble/arial/alsrubl-arial-italic.ttf') format('truetype'),
  url('/local/templates/main/assets/css/../fonts/ruble/arial/alsrubl-arial-italic.svg') format('svg');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'ALSRubl-Arial';
  src: url('/local/templates/main/assets/css/../fonts/ruble/arial/alsrubl-arial-bold.eot');
  src: url('/local/templates/main/assets/css/../fonts/ruble/arial/alsrubl-arial-bold.eot') format('embedded-opentype'),
  url('/local/templates/main/assets/css/../fonts/ruble/arial/alsrubl-arial-bold.woff') format('woff'),
  url('/local/templates/main/assets/css/../fonts/ruble/arial/alsrubl-arial-bold.ttf') format('truetype'),
  url('/local/templates/main/assets/css/../fonts/ruble/arial/alsrubl-arial-bold.svg') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'ALSRubl-Arial';
  src: url('/local/templates/main/assets/css/../fonts/ruble/arial/alsrubl-arial-bolditalic.eot');
  src: url('/local/templates/main/assets/css/../fonts/ruble/arial/alsrubl-arial-bolditalic.eot') format('embedded-opentype'),
  url('/local/templates/main/assets/css/../fonts/ruble/arial/alsrubl-arial-bolditalic.woff') format('woff'),
  url('/local/templates/main/assets/css/../fonts/ruble/arial/alsrubl-arial-bolditalic.ttf') format('truetype'),
  url('/local/templates/main/assets/css/../fonts/ruble/arial/alsrubl-arial-bolditalic.svg') format('svg');
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

/*
  <span class="ruble">Р</span>
*/
.ruble {
  font-family: 'ALSRubl-Arial', Arial, sans-serif;
  line-height: normal;
}
/* End */


/* Start:/local/templates/main/assets/css/product.css?1748428274162940*/
@charset "UTF-8";

/*================ SCRIPTS ================*/
/* 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}
/* Arrows */
.slick-prev,
.slick-next{
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 30px;
    height: 30px;
    padding: 0;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
}
.slick-prev { background: url('/local/templates/main/assets/css/../img/back.png') center center no-repeat; }
.slick-next { background: url('/local/templates/main/assets/css/../img/arrow-right.png') center center no-repeat; }
.slick-prev.slick-disabled,
.slick-next.slick-disabled { display: none !important; }
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus { outline: none; }
.slick-prev { left: -25px; }
[dir='rtl'] .slick-prev {
    right: -25px;
    left: auto;
}
.slick-next { right: -25px; }
[dir='rtl'] .slick-next {
    right: auto;
    left: -25px;
}

.default-slider .slick-prev, .default-slider .slick-next{background: none;}

/* Dots */
.slick-dotted.slick-slider { margin-bottom: 30px; }
@media (max-width: 767px) {
    .slick-dotted.slick-slider { margin-bottom: 0px; }
}

.slick-dots {
    position: absolute;
    bottom: 40px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.slick-dots li {
    position: relative;
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 0 8px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 16px;
    height: 16px;
    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;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
    -webkit-opacity: 1;
        -moz-opacity: 1;
            -ms-opacity: 1;
                opacity: 1;
}
.slick-dots li.slick-active button {
    -webkit-opacity: 1;
        -moz-opacity: 1;
            -ms-opacity: 1;
                opacity: 1;
}

/* --- scroll --- */
.mCustomScrollbar{-ms-touch-action:pinch-zoom;touch-action:pinch-zoom}.mCustomScrollbar.mCS_no_scrollbar,.mCustomScrollbar.mCS_touch_action{-ms-touch-action:auto;touch-action:auto}.mCustomScrollBox{position:relative;overflow:hidden;height:100%;max-width:100%;outline:0;direction:ltr}.mCSB_container{overflow:hidden;width:auto;height:auto}.mCSB_inside>.mCSB_container{margin-right:12px}.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{margin-right:0}.mCS-dir-rtl>.mCSB_inside>.mCSB_container{margin-right:0;margin-left:30px}.mCS-dir-rtl>.mCSB_inside>.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{margin-left:0}.mCSB_scrollTools{position:absolute;width:16px;height:auto;left:auto;top:0;right:0;bottom:0;opacity:.75;filter:"alpha(opacity=75)";-ms-filter:"alpha(opacity=75)"}.mCSB_outside+.mCSB_scrollTools{right:-26px}.mCS-dir-rtl>.mCSB_inside>.mCSB_scrollTools,.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools{right:auto;left:0}.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools{left:-26px}.mCSB_scrollTools .mCSB_draggerContainer{position:absolute;top:0;left:0;bottom:0;right:0;height:auto}.mCSB_scrollTools a+.mCSB_draggerContainer{margin:20px 0}.mCSB_scrollTools .mCSB_draggerRail{width:2px;height:100%;margin:0 auto;-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px}.mCSB_scrollTools .mCSB_dragger{cursor:pointer;width:100%;height:30px;z-index:1}.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{position:relative;width:4px;height:100%;margin:0 auto;-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px;text-align:center}.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{width:12px}.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{width:8px}.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonUp{display:block;position:absolute;height:20px;width:100%;overflow:hidden;margin:0 auto;cursor:pointer}.mCSB_scrollTools .mCSB_buttonDown{bottom:0}.mCSB_horizontal.mCSB_inside>.mCSB_container{margin-right:0;margin-bottom:30px}.mCSB_horizontal.mCSB_outside>.mCSB_container{min-height:100%}.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden{margin-bottom:0}.mCSB_scrollTools.mCSB_scrollTools_horizontal{width:auto;height:16px;top:auto;right:0;bottom:0;left:0}.mCustomScrollBox+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox+.mCSB_scrollTools.mCSB_scrollTools_horizontal{bottom:-26px}.mCSB_scrollTools.mCSB_scrollTools_horizontal a+.mCSB_draggerContainer{margin:0 20px}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:2px;margin:7px 0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger{width:30px;height:100%;left:0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width:100%;height:4px;margin:6px auto}.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{height:12px;margin:2px auto}.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{height:8px;margin:4px 0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{display:block;position:absolute;width:20px;height:100%;overflow:hidden;margin:0 auto;cursor:pointer}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft{left:0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{right:0}.mCSB_container_wrapper{position:absolute;height:auto;width:auto;overflow:hidden;top:0;left:0;right:0;bottom:0;margin-right:30px;margin-bottom:30px}.mCSB_container_wrapper>.mCSB_container{padding-right:30px;padding-bottom:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_vertical{bottom:20px}.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_horizontal{right:20px}.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden+.mCSB_scrollTools.mCSB_scrollTools_vertical{bottom:0}.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal{right:0}.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal{left:20px}.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal{left:0}.mCS-dir-rtl>.mCSB_inside>.mCSB_container_wrapper{margin-right:0;margin-left:30px}.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden>.mCSB_container{padding-right:0}.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden>.mCSB_container{padding-bottom:0}.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden{margin-right:0;margin-left:0}.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden{margin-bottom:0}.mCSB_scrollTools,.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonLeft,.mCSB_scrollTools .mCSB_buttonRight,.mCSB_scrollTools .mCSB_buttonUp,.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{-webkit-transition:opacity .2s ease-in-out,background-color .2s ease-in-out;-moz-transition:opacity .2s ease-in-out,background-color .2s ease-in-out;-o-transition:opacity .2s ease-in-out,background-color .2s ease-in-out;transition:opacity .2s ease-in-out,background-color .2s ease-in-out}.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar{-webkit-transition:width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;-moz-transition:width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;-o-transition:width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;transition:width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out}.mCS-autoHide>.mCustomScrollBox>.mCSB_scrollTools,.mCS-autoHide>.mCustomScrollBox~.mCSB_scrollTools{opacity:0;filter:"alpha(opacity=0)";-ms-filter:"alpha(opacity=0)"}.mCS-autoHide:hover>.mCustomScrollBox>.mCSB_scrollTools,.mCS-autoHide:hover>.mCustomScrollBox~.mCSB_scrollTools,.mCustomScrollBox:hover>.mCSB_scrollTools,.mCustomScrollBox:hover~.mCSB_scrollTools,.mCustomScrollbar>.mCustomScrollBox>.mCSB_scrollTools.mCSB_scrollTools_onDrag,.mCustomScrollbar>.mCustomScrollBox~.mCSB_scrollTools.mCSB_scrollTools_onDrag{opacity:1;filter:"alpha(opacity=100)";-ms-filter:"alpha(opacity=100)"}.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.4);filter:"alpha(opacity=40)";-ms-filter:"alpha(opacity=40)"}.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.75);filter:"alpha(opacity=75)";-ms-filter:"alpha(opacity=75)"}.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.85);filter:"alpha(opacity=85)";-ms-filter:"alpha(opacity=85)"}.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.9);filter:"alpha(opacity=90)";-ms-filter:"alpha(opacity=90)"}.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonLeft,.mCSB_scrollTools .mCSB_buttonRight,.mCSB_scrollTools .mCSB_buttonUp{background-image:url(https://sartoreale.ru/wa-data/public/site/themes/sartoreale/css/mCSB_buttons.png);background-repeat:no-repeat;opacity:.4;filter:"alpha(opacity=40)";-ms-filter:"alpha(opacity=40)"}.mCSB_scrollTools .mCSB_buttonUp{background-position:0 0}.mCSB_scrollTools .mCSB_buttonDown{background-position:0 -20px}.mCSB_scrollTools .mCSB_buttonLeft{background-position:0 -40px}.mCSB_scrollTools .mCSB_buttonRight{background-position:0 -56px}.mCSB_scrollTools .mCSB_buttonDown:hover,.mCSB_scrollTools .mCSB_buttonLeft:hover,.mCSB_scrollTools .mCSB_buttonRight:hover,.mCSB_scrollTools .mCSB_buttonUp:hover{opacity:.75;filter:"alpha(opacity=75)";-ms-filter:"alpha(opacity=75)"}.mCSB_scrollTools .mCSB_buttonDown:active,.mCSB_scrollTools .mCSB_buttonLeft:active,.mCSB_scrollTools .mCSB_buttonRight:active,.mCSB_scrollTools .mCSB_buttonUp:active{opacity:.9;filter:"alpha(opacity=90)";-ms-filter:"alpha(opacity=90)"}.mCS-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.15)}.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:rgba(0,0,0,.85)}.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:rgba(0,0,0,.9)}.mCS-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-80px 0}.mCS-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-80px -20px}.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-80px -40px}.mCS-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-80px -56px}.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail,.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail{width:4px;background-color:#fff;background-color:rgba(255,255,255,.1);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px}.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:4px;background-color:#fff;background-color:rgba(255,255,255,.75);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px}.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:4px;margin:6px auto}.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.85)}.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.9)}.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px 0}.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -20px}.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -40px}.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -56px}.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.1);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px}.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px}.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px 0}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -20px}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -40px}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -56px}.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail,.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail{width:4px;background-color:#fff;background-color:rgba(255,255,255,.1);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:6px;background-color:#fff;background-color:rgba(255,255,255,.75);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:4px;margin:6px 0}.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width:100%;height:6px;margin:5px auto}.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.85)}.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.9)}.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp{background-position:-16px 0}.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown{background-position:-16px -20px}.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft{background-position:-20px -40px}.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight{background-position:-20px -56px}.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.1);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp{background-position:-96px 0}.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown{background-position:-96px -20px}.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft{background-position:-100px -40px}.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight{background-position:-100px -56px}.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail{background-color:#fff;background-color:rgba(255,255,255,.1)}.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:2px}.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%}.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width:100%;height:2px;margin:7px auto}.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.15)}.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp{background-position:-80px 0}.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown{background-position:-80px -20px}.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft{background-position:-80px -40px}.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight{background-position:-80px -56px}.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail{background-color:#fff;background-color:rgba(255,255,255,.15)}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger,.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,.mCS-rounded.mCSB_scrollTools .mCSB_dragger{height:14px}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:14px;margin:0 1px}.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger{width:14px}.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{height:14px;margin:1px 0}.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{width:16px;height:16px;margin:-1px 0}.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{width:4px}.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{height:16px;width:16px;margin:0 -1px}.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{height:4px;margin:6px 0}.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp{background-position:0 -72px}.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown{background-position:0 -92px}.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft{background-position:0 -112px}.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight{background-position:0 -128px}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.15)}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-80px -72px}.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-80px -92px}.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-80px -112px}.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-80px -128px}.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail{width:4px}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail{background-color:transparent;background-position:center}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==);background-repeat:repeat-y;opacity:.3;filter:"alpha(opacity=30)";-ms-filter:"alpha(opacity=30)"}.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail{height:4px;margin:6px 0;background-repeat:repeat-x}.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp{background-position:-16px -72px}.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown{background-position:-16px -92px}.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft{background-position:-20px -112px}.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight{background-position:-20px -128px}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=)}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-96px -72px}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-96px -92px}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-100px -112px}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-100px -128px}.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-repeat:repeat-y;background-image:-moz-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:-webkit-gradient(linear,left top,right top,color-stop(0,rgba(255,255,255,.5)),color-stop(100%,rgba(255,255,255,0)));background-image:-webkit-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:-o-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:-ms-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:linear-gradient(to right,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%)}.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{background-repeat:repeat-x;background-image:-moz-linear-gradient(top,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,.5)),color-stop(100%,rgba(255,255,255,0)));background-image:-webkit-linear-gradient(top,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:-o-linear-gradient(top,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:-ms-linear-gradient(top,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:linear-gradient(to bottom,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%)}.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger,.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger{height:70px}.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger{width:70px}.mCS-3d-dark.mCSB_scrollTools,.mCS-3d.mCSB_scrollTools{opacity:1;filter:"alpha(opacity=30)";-ms-filter:"alpha(opacity=30)"}.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_draggerRail{-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px}.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-3d.mCSB_scrollTools .mCSB_draggerRail{width:8px;background-color:#000;background-color:rgba(0,0,0,.2);box-shadow:inset 1px 0 1px rgba(0,0,0,.5),inset -1px 0 1px rgba(255,255,255,.2)}.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#555}.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:8px}.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:8px;margin:4px 0;box-shadow:inset 0 1px 1px rgba(0,0,0,.5),inset 0 -1px 1px rgba(255,255,255,.2)}.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width:100%;height:8px;margin:4px auto}.mCS-3d.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px -72px}.mCS-3d.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -92px}.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -112px}.mCS-3d.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -128px}.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.1);box-shadow:inset 1px 0 1px rgba(0,0,0,.1)}.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{box-shadow:inset 0 1px 1px rgba(0,0,0,.1)}.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px -72px}.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -92px}.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -112px}.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -128px}.mCS-3d-thick-dark.mCSB_scrollTools,.mCS-3d-thick.mCSB_scrollTools{opacity:1;filter:"alpha(opacity=30)";-ms-filter:"alpha(opacity=30)"}.mCS-3d-thick-dark.mCSB_scrollTools,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer,.mCS-3d-thick.mCSB_scrollTools,.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer{-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px}.mCSB_inside+.mCS-3d-thick-dark.mCSB_scrollTools_vertical,.mCSB_inside+.mCS-3d-thick.mCSB_scrollTools_vertical{right:1px}.mCS-3d-thick-dark.mCSB_scrollTools_vertical,.mCS-3d-thick.mCSB_scrollTools_vertical{box-shadow:inset 1px 0 1px rgba(0,0,0,.1),inset 0 0 14px rgba(0,0,0,.5)}.mCS-3d-thick-dark.mCSB_scrollTools_horizontal,.mCS-3d-thick.mCSB_scrollTools_horizontal{bottom:1px;box-shadow:inset 0 1px 1px rgba(0,0,0,.1),inset 0 0 14px rgba(0,0,0,.5)}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;box-shadow:inset 1px 0 0 rgba(255,255,255,.4);width:12px;margin:2px;position:absolute;height:auto;top:0;bottom:0;left:0;right:0}.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{box-shadow:inset 0 1px 0 rgba(255,255,255,.4);height:12px;width:auto}.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#555}.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer{background-color:#000;background-color:rgba(0,0,0,.05);box-shadow:inset 1px 1px 16px rgba(0,0,0,.1)}.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail{background-color:transparent}.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px -72px}.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -92px}.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -112px}.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -128px}.mCS-3d-thick-dark.mCSB_scrollTools{box-shadow:inset 0 0 14px rgba(0,0,0,.2)}.mCS-3d-thick-dark.mCSB_scrollTools_horizontal{box-shadow:inset 0 1px 1px rgba(0,0,0,.1),inset 0 0 14px rgba(0,0,0,.2)}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{box-shadow:inset 1px 0 0 rgba(255,255,255,.4),inset -1px 0 0 rgba(0,0,0,.2)}.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{box-shadow:inset 0 1px 0 rgba(255,255,255,.4),inset 0 -1px 0 rgba(0,0,0,.2)}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#777}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer{background-color:#fff;background-color:rgba(0,0,0,.05);box-shadow:inset 1px 1px 16px rgba(0,0,0,.1)}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail{background-color:transparent}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px -72px}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -92px}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -112px}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -128px}.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical,.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical{right:0;margin:12px 0}.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools.mCSB_scrollTools_horizontal{bottom:0;margin:0 12px}.mCS-dir-rtl>.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical,.mCS-dir-rtl>.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical{left:0;right:auto}.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger,.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger{height:50px}.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger{width:50px}.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.2);filter:"alpha(opacity=20)";-ms-filter:"alpha(opacity=20)"}.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.5);filter:"alpha(opacity=50)";-ms-filter:"alpha(opacity=50)"}.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.2);filter:"alpha(opacity=20)";-ms-filter:"alpha(opacity=20)"}.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.5);filter:"alpha(opacity=50)";-ms-filter:"alpha(opacity=50)"}.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail{width:6px;background-color:#000;background-color:rgba(0,0,0,.2)}.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:6px}.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:6px;margin:5px 0}.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{width:12px}.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{height:12px;margin:2px 0}.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px -72px}.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -92px}.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -112px}.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -128px}.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.1)}.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px -72px}.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -92px}.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -112px}.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -128px}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset.mCSB_scrollTools .mCSB_draggerRail{width:12px;background-color:#000;background-color:rgba(0,0,0,.2)}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:6px;margin:3px 5px;position:absolute;height:auto;top:0;bottom:0;left:0;right:0}.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{height:6px;margin:5px 3px;position:absolute;width:auto;top:0;bottom:0;left:0;right:0}.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:12px;margin:2px 0}.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp,.mCS-inset.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px -72px}.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown,.mCS-inset.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -92px}.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft,.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -112px}.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight,.mCS-inset.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -128px}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.1)}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp,.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px -72px}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown,.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -92px}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft,.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -112px}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight,.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -128px}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail{background-color:transparent;border-width:1px;border-style:solid;border-color:#fff;border-color:rgba(255,255,255,.2);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail{border-color:#000;border-color:rgba(0,0,0,.2)}.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail{background-color:#fff;background-color:rgba(255,255,255,.6)}.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.6)}.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.75)}.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.85)}.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#fff;background-color:f;background-color:rgba(255,255,255,.9)}
/* --- select --- */
.ms-parent{display:inline-block;position:relative;vertical-align:middle;width:96px!important}.ms-choice{display:block;width:100%;height:36px;padding:0;overflow:hidden;cursor:pointer;border:0;text-align:left;white-space:nowrap;line-height:36px;color:#444;text-decoration:none;background-color:#fff}.ms-choice.disabled{background-color:#f4f4f4;background-image:none;border:1px solid #ddd;cursor:default}.ms-choice>span{position:absolute;top:0;left:0;right:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;font-size:12px;font-family: 'Montserrat',Arial,sans-serif;color:#262626;padding-left:26px}.ms-choice>span.placeholder{color:#999}.ms-choice>div{position:absolute;top:0;right:0;width:20px;height:36px;background:url(/local/templates/main/assets/css/../img/arrow-right.png) center center no-repeat}.ms-choice>div.open{background:url(/local/templates/main/assets/css/../img/arrow-down.png) center center no-repeat}.ms-drop{width:calc(100% + 2px);overflow:hidden;display:none;margin:-1px;padding:0;position:absolute;z-index:1000;background:#fff;color:#000;border:1px solid #ccc;border-top:0;font-size:14px}.ms-drop input[type=radio]{display:none;width:0;height:0;opacity:0;visibility:hidden}.ms-drop.bottom{top:100%}.ms-drop.top{bottom:100%}.ms-search{display:inline-block;margin:0;min-height:26px;padding:4px;position:relative;white-space:nowrap;width:100%;z-index:10000}.ms-search input{width:100%;height:40px;padding:0 15px;margin:0;outline:0;font-family:sans-serif;font-size:16px;border:1px solid #aaa;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background:#fff}.ms-search,.ms-search input{-webkit-box-sizing:border-box;-khtml-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.ms-drop ul{overflow:auto;margin:0;padding:5px 0!important}.ms-drop ul li{list-style:none;display:list-item;background-image:none;position:static;padding:0;font-size:14px;font-family: 'Montserrat',Arial,sans-serif}.ms-drop ul li.selected{background:#f1f1f1}.ms-drop ul li:hover{background:#000000;color:#ffffff}.ms-drop ul li .disabled{opacity:.35;filter:Alpha(Opacity=35)}.ms-drop ul li.multiple{display:block;float:left}.ms-drop ul>li.group{clear:both}.ms-drop ul>li.multiple label{width:100%;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ms-drop ul li label{font-weight:400;display:block;white-space:nowrap;cursor:pointer;text-align:left;padding-left:25px}.ms-drop ul>li label.optgroup{font-weight:700}.ms-drop input[type=checkbox]{vertical-align:middle}.ms-drop .ms-no-results{display:none}

.ms-parent.select_size { width: 60px !important; }
.ms-parent.select_size .ms-choice>div.open { background-position: right center; }
.ms-parent.select_size .ms-choice>span,
.ms-parent.select_size .ms-drop ul li label { padding-left: 17px; }
.ms-parent.select_size .ms-drop {
    border: 0;
    border-right: 1px solid #000000;
}
.ms-parent.select_size .ms-drop ul li.selected,
.ms-parent.select_size .ms-drop ul li:hover label {
    color: #000000;
    background: #ffffff;
    font-weight: 600;
}
.ms-parent.select_size .ms-drop ul li.selected label { font-weight: 900; }


/*================ WISHLIST ==================*/
.tinv-wishlist .tinv-modal {
    top: 0;
    left: 0;
    position: fixed;
    transition: opacity .3s ease,visibility .3s ease;
    overflow-y: auto;
    overflow-x: hidden;
    width: 0;
    height: 0;
    z-index: 9999;
    outline: 0!important;
}
.tinv-wishlist .tinvwl_added_to_wishlist,
.tinv-wishlist .tinvwl_created_wishlist {
    text-align: center;
}
.tinv-wishlist .tinv-modal.tinv-modal-open {
    visibility: visible;
    opacity: 1;
    width: 100%;
    height: 100%;
}
.tinv-overlay {
    top: 0;
    left: 0;
    position: fixed;
    transition: opacity .3s ease,visibility .3s ease;
    width: 100%;
    height: 100%;
    visibility: hidden;
    opacity: 0;
    background: #191919;
}
.tinv-modal.tinv-modal-open .tinv-overlay {
    visibility: visible;
    opacity: .5;
}
.tinv-table {
    display: table;
    width: 100%;
    height: 100%;
}
.tinv-cell {
    display: table-cell;
    vertical-align: middle;
}
.tinv-wishlist .tinv-modal .tinv-modal-inner {
    position: relative;
    margin: 0 auto;
    background-color: #fff;
    max-width: 360px;
    padding: 40px;
}
.icon_big_heart_check {
    display: inline-block;
    width: 46px;
    height: 46px;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 60px;
}
.tinv-wishlist .tinv-modal .icon_big_heart_check {
    display: block;
    margin: 0 auto;
    margin-bottom: 25px;
    opacity: 1!important;
}
.tinv-wishlist .tinvwl_added_to_wishlist .tinv-txt {
    margin-bottom: 25px;
}
.tinv-wishlist .tinv-modal .tinvwl-buttons-group {
    margin-top: 20px;
}
.tinv-wishlist-clear:after, .tinv-wishlist-clear:before {
    content: " ";
    display: table;
}
.ftinvwl {
    font-family: tinvwl-webfont !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.tinv-wishlist .button i {
    margin-right: 6px;
}
.tinv-wishlist .tinvwl-buttons-group button i {
    position: relative;
}
.tinv-wishlist .tinvwl-buttons-group button i.ftinvwl-heart-o,
.tinv-wishlist .tinvwl-buttons-group button i.ftinvwl-key,
.tinv-wishlist .tinvwl-buttons-group button i.ftinvwl-times {
    font-size: 20px;
}
.ftinvwl-times:before {
    content: "\e905";
}
.ftinvwl-heart-o:before {
    content: "\e909"
}
.icon_big_heart_check::before {
    content: "\e90a";
    top: -7px;
    left: -7px;
    position: relative
}
.icon_big_heart_check {
    display: inline-block;
    width: 46px;
    height: 46px;
    font-family: tinvwl-webfont !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 60px
}

.tinv-wishlist .tinvwl-buttons-group button i.ftinvwl-heart-o::before,
.tinv-wishlist .tinvwl-buttons-group button i.ftinvwl-key::before,
.tinv-wishlist .tinvwl-buttons-group button i.ftinvwl-times::before {
    position: relative;
    top: 3px;
}
.tinv-wishlist .tinv-wishlist-clear {
    visibility: visible;
    width: auto;
    height: auto;
}




/*================ DEFAULT ================*/
body {
    background: #fff;
    font-family: 'Montserrat', Arial, sans-serif;
    font-size: 15px;
    min-width: 320px;
}
body.openService {
    width: 100%;
    position: absolute;
    left: 0;
}
a, button, input[type="submit"], svg path {
    cursor: pointer;
    text-decoration: none;
    -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
            -ms-transition: all .3s ease;
                transition: all .3s ease;
}
button { border: 0; }
img {
    width: auto;
    height: auto;
    max-width: 100%;
}
.content_page {
    display: block;
    /*min-height: calc(100vh - 64px);*/
}
.flexbox {
    display: -webkit-flex;
        display: -ms-flexbox;
            display: flex;
    -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
}
.justify_content-sb {
    -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
            -ms-justify-content: space-between;
                justify-content: space-between;
}
.justify_content-sa {
    -webkit-justify-content: space-around;
        -moz-justify-content: space-around;
            -ms-justify-content: space-around;
                justify-content: space-around;
}
.justify_content-center {
    -webkit-justify-content: center;
        -moz-justify-content: center;
            -ms-justify-content: center;
                justify-content: center;
}
.align_items-center {
    -webkit-align-items: center;
        -moz-align-items: center;
            -ms-flex-align: center;
                align-items: center;
}
.align_items-flex-end {
    -webkit-align-items: flex-end;
        -moz-align-items: flex-end;
            -ms-flex-align: flex-end;
                align-items: flex-end;
}
input:invalid {
    box-shadow: none;
}
input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
    display: none;
    -webkit-appearance: none;
        -moz-appearance: none;
            appearance: none;
}
input[type=number]{
    -moz-appearance: textfield;
}
.page_content {
    width: 100%;
    padding: 0px;
    margin: 150px 0 50px;
    display: block;
    float: right;
}

.jurist_page .title_page  { text-align: center; }
.jurist_page .jurist_menu { margin: 40px auto; }
.jurist_page .jurist_menu a {
    font-family: 'Montserrat', Arial, sans-serif;
    font-weight: 500;
    margin: 7px 10px;
    color: #000000;
}
.jurist_page .jurist_menu a:hover {
    text-decoration: underline;
    -webkit-opacity: 0.75;
        -moz-opacity: 0.75;
            -ms-opacity: 0.75;
                opacity: 0.75;
}
.jurist_page_content {
    width: 100%;
    max-width: 1200px;
    margin: 70px auto;
    word-break: break-word;
}
.jurist_page_content p {
    line-height: 1.5;
    margin: 10px 0;
}
.jurist_page_content ul,
.jurist_page_content ol { list-style: inherit; }
.jurist_page_content li {
    margin: 10px 0 10px 20px;
    line-height: 1.5;
}
.jurist_page_content table {
    margin: 20px auto;
    border: 1px solid #666;
    border-bottom: 0;
    border-right: 0;
}
.jurist_page_content table th,
.jurist_page_content table td {
    border: 1px solid #666;
    border-top: 0;
    border-left: 0;
    padding: 7px;
    line-height: 1.5;
}
.jurist_page_content a {
    color: #000;
    text-decoration: underline;
}
.jurist_page_content a:hover {
    text-decoration: none;
    -webkit-opacity: 0.75;
        -moz-opacity: 0.75;
            -ms-opacity: 0.75;
                opacity: 0.75;
}


/* ========== breadcrumbs ============ */
.breadcrumbs {
    display: block;
    margin-bottom: 45px;
}
.breadcrumbs .breadlink,
.breadcrumbs .sep,
.breadcrumbs a {
    font-size: 14px;
    letter-spacing: -0.196px;
    color: #000000;
    -webkit-opacity: 0.34;
        -moz-opacity: 0.34;
            -ms-opacity: 0.34;
                opacity: 0.34;
}
.breadcrumbs a:hover {
    -webkit-opacity: 1;
        -moz-opacity: 1;
            -ms-opacity: 1;
                opacity: 1;
}
.breadcrumbs a.back {
    display: inline-block;
    font-size: 16px;
    font-family: 'Montserrat', Arial, sans-serif;
    font-weight: 100;
    text-align: center;
    letter-spacing: -0.224px;
    margin-right: 40px;
    padding-left: 26px;
    background: url('/local/templates/main/assets/css/../img/back.png') center left no-repeat;
    -webkit-opacity: 1;
        -moz-opacity: 1;
            -ms-opacity: 1;
                opacity: 1;
}
.breadcrumbs a.back:hover {
    -webkit-opacity: 0.34;
        -moz-opacity: 0.34;
            -ms-opacity: 0.34;
                opacity: 0.34;
}




/*================ HEADER ================*/
/* .header {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 50;
} */
body:not(.home) .header { background: #ffffff; }
body.white_shape .header { background: transparent; }
.admin-bar .header,
.admin-bar .primary_nav { top: 32px; }
.header .wrapper {
    width: 100%;
    padding: 30px 60px;
}
.header .wrapper .head_logo {
    float: left;
    margin-right: 15px;
    position: relative;
    top: -10px;
}
.header .wrapper .head_logo img {
    max-width: 325px;
    height: auto;
}
body.white_shape .header .wrapper .head_logo img.logo_dark,
body .header .wrapper .head_logo img.logo_white { display: none; }
body.white_shape .header .wrapper .head_logo img.logo_white {
    width: 325px;
    display: block;
}
.header .wrapper .head_nav {
    float: right;
}
.header .wrapper .head_nav li {
    margin-left: 20px;
}
.header .wrapper .head_nav li a {
    line-height: 27px;
    font-size: 13px;
    color: #000000;
}
body.white_shape .header .wrapper .head_nav li a { color: #ffffff; }
.header .wrapper .head_nav li.current-menu-item a {
    font-weight: 700;
}
.header .wrapper .head_nav li a:hover { text-decoration: underline; }
/* --- search_form --- */
.search_block { display: none; }
.search_form {
    width: 335px;
}
.search_form input {
    width: calc(100% - 35px);
    height: 24px;
    border: 0;
    border-bottom: 1px solid rgba(151, 151, 151, 0.733469);
    padding: 0 15px;
    font-size: 11px;
    letter-spacing: .5px;
    color: #000000;
    float: left;
    background: transparent;
}
.search_form .submit_search {
    width: 24px;
    height: 24px;
    border: 0;
    background: transparent url('/local/templates/main/assets/css/../img/search_icon.png') center center no-repeat;
    cursor: pointer;
    margin-left: 5px;
    float: right;
}
.search_form .submit_search:hover {
    -webkit-opacity: .35;
        -moz-opacity: .35;
            -ms-opacity: .35;
                opacity: .35;
}


/* ============ MOBILE HEADER ============== */
.mobile_header {
    width: 100%;
    height: auto;
    display: none;
    background: #000;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 500;
}
.mobile_header .wrapper { padding: 20px 40px; }
.mobile_header .toggle_mobNav {
    width: 20px;
    height: 20px;
    display: block;
    background: url('/local/templates/main/assets/css/../img/mobile/open_nav_icon.svg') center center no-repeat;
    margin-right: 150px;
}
.mobile_header .toggle_mobNav:hover {
    -webkit-opacity: .35;
        -moz-opacity: .35;
            -ms-opacity: .35;
                opacity: .35;
}
.mobile_header .mob_logo {
    margin: 0 10px;
    -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
            -ms-transition: all .3s ease;
                transition: all .3s ease;
}
.mobile_header .mob_logo img,
.mobile_header .mob_logo svg {
    width: auto;
    max-width: 120px;
    max-height: 25px;
}
.mobile_header.openMobNav .toggle_mobNav,
.mobile_header.openMobNav .mob_logo {
    -webkit-opacity: 0;
        -moz-opacity: 0;
            -ms-opacity: 0;
                opacity: 0;
}
.mobile_header .icon_nav ul li { margin-left: 30px; }
.mobile_header .icon_nav ul li:first-child { margin-left: 0; }
.mobile_header .toggleMobSearch a,
.mobile_header .mob_accaunt a,
.mobile_header .mob_wichlist a,
.mobile_header .mob_cart a {
    width: 20px;
    height: 32px;
    padding-top: 24px;
    display: block;
    text-align: center;
    font-size: 8px;
    color: #ffffff;
}
.mobile_header .toggleMobSearch a {
    background: url('/local/templates/main/assets/css/../img/mobile/search_icon.svg') top center no-repeat;
}
.mobile_header .mob_accaunt a {
    background: url('/local/templates/main/assets/css/../img/mobile/profile_icon.svg') top right no-repeat;
}
.mobile_header .mob_wichlist a {
    background: url('/local/templates/main/assets/css/../img/mobile/wishlist_icon.svg') top right no-repeat;
}
.mobile_header .mob_cart a {
    background: url('/local/templates/main/assets/css/../img/mobile/cart_icon.svg') top center no-repeat;
    padding-top: 29px;
    margin-top: -5px;
}


/* ============= MOBILE NAV BLOCK ============= */
.mobile_nav_block {
    width: 390px;
    height: 100vh;
    display: block;
    background: #fbfbfb;
    padding: 30px 20px;
    position: fixed;
    top: 0;
    left: -470px;
    z-index: 600;
    -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
            -ms-transition: all .3s ease;
                transition: all .3s ease;
}
.mobile_nav_block.active { left: 0; }
.mobile_nav_block a.close_mobile_nav_block {
    width: 25px;
    height: 25px;
    display: block;
    position: absolute;
    top: 20px;
    right: -48px;
}
.admin-bar .mobile_nav_block a.close_mobile_nav_block { top: 52px; }
.mobile_nav_block a.close_mobile_nav_block::before,
.mobile_nav_block a.close_mobile_nav_block::after,
.close_search::before,
.close_search::after {
    content: '';
    width: 30px;
    height: 3px;
    display: block;
    background: #ffffff;
    position: absolute;
    top: 11px;
    left: -2px;
    -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
            -ms-border-radius: 2px;
                border-radius: 2px;
}
.mobile_nav_block a.close_mobile_nav_block::before,
.close_search::before {
    -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
                transform: rotate(45deg);
}
.mobile_nav_block a.close_mobile_nav_block::after,
.close_search::after {
    -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
                transform: rotate(-45deg);
}
.mobile_nav_block .logo img {
    width: 145px;
    height: auto;
    display: block;
    margin: 0 auto 60px;
}
.mobile_nav_block .search_body { display: none; }
.mobile_nav_block .search_body {
    width: 200px;
    margin: 30px 0 30px 65px;
}
.mobile_nav_block .search_body form:before {
    -webkit-opacity: .5;
        -moz-opacity: .5;
            -ms-opacity: .5;
                opacity: .5;
}
.mobile_nav_block .search_body form input { font-size: 13px; }
.mobile_nav_block .mobile_nav {
    display: block;
    overflow-y: auto;
}
.mobile_nav_block .mobile_nav ul li {
    display: block;
}
.mobile_nav_block .mobile_nav ul li.open {
    /*border: 1px solid #979797;*/
    border-left: 1px solid rgba(151, 151, 151, .2);
}
.mobile_nav_block .mobile_nav ul li.open > a { position: relative; }
.mobile_nav_block .mobile_nav ul li.open > a:before {
    content: '+';
    height: 10px;
    line-height: 8px;
    font-size: 15px;
    display: block;
    position: absolute;
    top: 5px;
    left: -25px;
    -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
                transform: rotate(45deg);
    -webkit-opacity: .5;
        -moz-opacity: .5;
            -ms-opacity: .5;
                opacity: .5;
}
.mobile_nav_block .mobile_nav ul li a {
    font-size: 16px;
    font-family: 'Montserrat', Arial, sans-serif;
    font-weight: 500;
    line-height: 35px;
    text-transform: uppercase;
    color: #000000;
}
.mobile_nav_block .mobile_nav > ul > li { padding-left: 70px; }
.mobile_nav_block .mobile_nav > ul > li > a { margin-left: 25px; }
.mobile_nav_block .mobile_nav ul li ul {
    padding-left: 50px;
    margin: 15px 0;
    display: none;
}
.mobile_nav_block .mobile_nav ul li ul li a { font-size: 14px; }
.mobile_nav_block .support_block {
    padding: 15px 15px 0 95px;
    position: absolute;
    bottom: 0;
}
.mobile_nav_block .support_block a {
    line-height: 30px;
    font-size: 16px;
    color: #000000;
}
.mobile_nav_block .social_block {
    width: 160px;
    margin: 15px 0;
}
.mobile_nav_block .social_block a {
    width: 27px;
    height: 27px;
    display: block;
}
.mobile_nav_block .social_block a svg {
    width: 25px;
    height: 25px;
}
.mobile_nav_block .social_block a path { fill: #000000; }
.mobile_nav_block .social_block a:hover path { fill: #606060; }






/* ======== FOOTER ======== */
/* footer.footer {
    width: 100%;
    height: auto;
    background: #1b1b1b;
    display: block;
    padding: 18px 0;
} */
.footer .wrapper {
    width: 1020px;
    margin: 0 auto;
}
.footer .wrapper .logo_footer img { max-width: 130px; }
.footer nav ul li { margin: 0 10px; }
.footer nav ul li a {
    line-height: 27px;
    font-size: 13px;
    color: #ffffff;
}
.footer nav ul li a:hover {
    color: #a5a5a5;
    text-decoration: underline;
}
.footer .social_block a {
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    display: inline-block;
    margin-left: 20px;
}
.footer .social_block a:hover svg path { fill: #ffffff; }


.error_field { position: relative; }
.error_field > input,
.error_field > select,
.error_field > textarea,
.error_field > .woo_select {
    border: 1px solid #d10000 !important;
}
.error_text {
    width: 115px;
    display: none;
    line-height: normal;
    font-size: 12px;
    color: #d10000;
    position: absolute;
    top: 50%;
    left: calc(50% + 175px);
    transform: translateY(-50%);
}
.error_field .error_text { display: block; }
.woocommerce-check-row { margin-bottom: 40px; }
.woocommerce-check-row .error_text {
    position: static;
    text-align: center;
    margin: 20px auto;
}


/* ============== primary_nav ============= */
.primary_nav {
    width: 215px;
    height: auto;
    display: block;
    float: left;
    margin: 145px 15px 15px 60px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 50;
}
.admin-bar .primary_nav { margin-top: 145px; }
.primary_nav ul li a {
    line-height: 31px;
    font-size: 13px;
    text-transform: uppercase;
    color: #000000;
}
body.white_shape .primary_nav ul li a { color: #ffffff; }
.primary_nav ul li a:hover { text-decoration: underline; }
.primary_nav > ul > li > ul { margin: 30px 0 30px 30px; }
.primary_nav > ul > li > ul > li > ul { margin: 5px 0 5px 20px; }
.primary_nav > ul > li > ul > li > ul > li > ul { margin: 5px 0 5px 20px; }
.primary_nav ul li ul li ul { display: none; }
.primary_nav ul li ul { display: none; }
.primary_nav li.current-menu-item a { font-weight: 700; }
/*.primary_nav ul li:hover > ul { display: block; }*/



/* ==================== FAQ ==================== */
.page_faqs {
    width: 100%;
    max-width: 620px;
    display: block;
    margin: 20px auto 0;
}
.title_page {
    font-size: 30px;
    font-family: 'Montserrat', Arial, sans-serif;
    font-weight: 500;
    letter-spacing: -0.42px;
    color: #262525;
    margin-bottom: 30px;
}
.term {
    display: block;
    margin-top: 60px;
}
.term .term_name {
    font-size: 16px;
    font-family: 'Montserrat', Arial, sans-serif;
    font-weight: 100;
    letter-spacing: -0.224px;
    color: #000000;
    display: block;
    margin-bottom: 5px;
}
.term .faq_i {
    display: block;
    padding-top: 25px;
    margin-top: 25px;
    position: relative;
}
.term .faq_i::before {
    content: '';
    width: 238px;
    height: 1px;
    display: block;
    background: #979797;
    -webkit-opacity: .3;
        -moz-opacity: .3;
            -ms-opacity: .3;
                opacity: .3;
    position: absolute;
    top: 0;
    left: 0;
}
.term .faq_i:nth-of-type(2)::before { display: none; }
.term .faq_i .faq_title {
    width: 100%;
    max-width: 440px;
    line-height: 28px;
    font-size: 20px;
    font-family: 'Montserrat', Arial, sans-serif;
    font-weight: 500;
    letter-spacing: -0.28px;
    color: #262525;
    position: relative;
    padding-right: 30px;
    cursor: pointer;
}
.term .faq_i .faq_title:after {
    content: '+';
    color: #000000;
    font-size: 22px;
    display: block;
    width: 13px;
    height: 13px;
    line-height: 13px;
    text-align: center;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
    -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
            -ms-transition: all .3s ease;
                transition: all .3s ease;
}
.term .faq_i .faq_title:hover { text-decoration: underline; }
.term .faq_i .faq_content {
    margin-top: 45px;
    line-height: 27px;
    font-size: 18px;
    letter-spacing: -0.252px;
    color: #000000;
    display: none;
}
.term .faq_i.active .faq_title:after {
    -webkit-transform: translateY(-50%) rotate(-225deg);
        -moz-transform: translateY(-50%) rotate(-225deg);
            -ms-transform: translateY(-50%) rotate(-225deg);
                transform: translateY(-50%) rotate(-225deg);
}



/* ==================== page ==================== */
/* --- home --- */
.home .full_block_home,
.home .half_block_home {
    width: 100%;
    height: 100vh;
    position: relative;
}
.home .full_block_home img.home_img_logo,
.home .half_block_home img.home_img_logo {
    width: 514px;
    height: auto;
    display: block;
    position: absolute;
    top: 50%;
    right: 190px;
    -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
}
.home .half_block_home .half {
    width: 50%;
    height: 100vh;
    position: relative;
}
.home .full_block_home,
.home .half_block_home .half {
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
}
.home .full_block_home .data_text,
.home .half_block_home .data_text {
    width: 90%;
    text-align: center;
    color: #fff;
    position: absolute;
    bottom: 50px;
    left: 5%;
    z-index: 5;
}
.home .full_block_home .data_text .title_block,
.home .half_block_home .data_text .title_block {
    display: block;
    line-height: 27px;
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
}
.home .full_block_home .data_text .short_desc_block,
.home .half_block_home .data_text .short_desc_block {
    display: block;
    margin-top: 10px;
    font-size: 15px;
    letter-spacing: -0.21px;
}
.home .full_block_home a.home_link,
.home .half_block_home a.home_link {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 6;
}

.data_page {
    width: 100%;
    max-width: 700px;
    display: block;
    margin: 65px auto 20px;
    line-height: 27px;
    font-size: 18px;
    letter-spacing: -0.252px;
    color: #000000;
}
.contact_store {
    width: 490px;
    display: block;
    padding: 45px 60px;
    float: right;
}
.contact_store .title_page {
    font-size: 25px;
    letter-spacing: -0.35px;
    color: #262525;
}
.contact_store .store_item {
    display: block;
    padding: 10px 10px 10px 55px;
    font-size: 16px;
    font-family: 'Montserrat', Arial, sans-serif;
    font-weight: 100;
    line-height: 1.3;
    position: relative;
    margin-top: 35px;
    cursor: pointer;
}
.contact_store .store_item:hover{
    box-shadow:         0px 0px 6px 0px rgba(50, 50, 50, 0.15);
}
.contact_store .store_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;
}
.contact_store .store_item > div { margin-bottom: 10px; }
.contact_store .store_item .name_store {
    line-height: 1.4;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    color: #000000;
    display: block;
    margin-bottom: 20px;
}


/* --- map --- */
.map {
    width: calc(100% - 490px);
    height: 720px;
    display: block;
    float: left;
}
.map .labels {
    color: #ffffff;
    font-family: 'Montserrat', sans-serif;
    font-size: 24px;
    text-align: center;
    width: 41px;
    white-space: nowrap;
}
.map  .gm-style > button,
.map .gmnoprint,
.map .gm-svpc,
.map .gm-style-cc { display: none; }
.map .gmnoprint.gm-bundled-control,
.map .gmnoprint.gm-bundled-control > .gmnoprint:nth-of-type(1) { display: block; }



/* ==================  COLLECTION =================== */
.has_thumb_collection { margin-top: 65px; }
.thumb_collection {
    /*width: 575px;*/
    width: calc(50% - 20px);
    height: auto;
    float: left;
}
.thumb_collection img {
    width: 100%;
    height: auto;
    display: block;
}
.left_content {
    /*width: calc(100% - 575px);*/
    width: calc(50% - 20px);
    /*padding-left: 160px;*/
}
.full_content {
    width: 100%;
    display: block;
    margin-top: 65px;
}
.title_colection {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.4;
    text-transform: uppercase;
    color: #000000;
    display: block;
    margin-bottom: 35px;
}
.desc_colection {
    line-height: 27px;
    font-size: 18px;
    letter-spacing: -0.252px;
    color: #000000;
}
.collection_gall { margin: 55px auto; }
.full_width_img {
    width: 100%;
    height: auto;
    margin: 55px auto;
    text-align: center;
}
.half_width_img {
    width: calc(50% - 48px);
    height: auto;
    margin: 55px 0;
    text-align: center;
}
.full_width_img img,
.half_width_img img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
}
.block_link {
    width: 100%;
    display: block;
    margin: 0 auto 200px;
}
.block_link a {
    width: 290px;
    height: 54px;
    line-height: 54px;
    display: block;
    margin: 0 auto;
    text-align: center;
    background: #ffffff;
    font-size: 15px;
    color: #000000;
    border: 1px solid #000000;
}
.block_link a:hover {
    background: #000000;
    color: #ffffff;
}
.all_collection {
    max-width: 1200px;
    margin: 55px auto;
}
.data_row_catalog {
    display: block;
    line-height: 25px;
    font-size: 15px;
    font-family: 'Montserrat', Arial, sans-serif;
    font-weight: 100;
    color: #000000;
    padding: 0 30px;
    margin: 25px auto 10px;
}
.data_row_catalog .title {
    width: calc(100% - 90px);
    display: block;
    float: left;
    text-align: left;
    text-transform: uppercase;
}
.data_row_catalog .post_date {
    width: 80px;
    display: block;
    float: right;
    -webkit-opacity: .4;
        -moz-opacity: .4;
            -ms-opacity: .4;
                opacity: .4;
}
.more_catalog {
    display: block;
    text-align: left;
    text-transform: uppercase;
    line-height: 29px;
    font-size: 13px;
    font-weight: 600;
    color: #000000;
    padding-left: 30px;
    -webkit-opacity: 0;
        -moz-opacity: 0;
            -ms-opacity: 0;
                opacity: 0;
    -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
            -ms-transition: all .3s ease;
                transition: all .3s ease;
}
.all_collection .half_width_img {
    margin: 0 0 30px;
    position: relative;
}
.all_collection .half_width_img img {
    width: 100%;
}
.all_collection .half_width_img:hover .more_catalog {
    -webkit-opacity: 1;
        -moz-opacity: 1;
            -ms-opacity: 1;
                opacity: 1;
}
.all_collection .half_width_img .more_link_catalog {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}

.archive_title {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 30px;
    font-family: 'Montserrat', Arial, sans-serif;
    font-weight: 500;
    letter-spacing: -0.42px;
    color: #262525;
    margin: 30px auto 35px;
}
.archive_description {
    width: 100%;
    max-width: 710px;
    margin: 0 auto 80px;
    line-height: 27px;
    font-size: 18px;
    letter-spacing: -0.252px;
    color: #000000;
}


/* ==================  ALIGNMENTS =================== */
img.alignright {
    float: right;
    margin: 15px 0 15px 15px;
}
img.alignleft {
    float: left;
    margin: 0 10px 10px 0;
}
img.aligncenter {
    margin: 40px auto;
    text-align: center;
}
img.alignright,
img.alignleft,
img.aligncenter,
img.alignnone {
    display: block;
    position: relative;
}


/* ================== POPUP ===================== */
.mini_basket_popup {
    width: 400px;
    height: auto;
    /*max-height: calc(100vh - 120px);*/
    display: none;
    position: fixed;
    top: 82px;
    right: 60px;
    z-index: 60;
    background: #FFFFFF;
    -webkit-box-shadow: 0px 0px 11px rgba(175, 175, 175, 0.217448);
        -moz-box-shadow: 0px 0px 11px rgba(175, 175, 175, 0.217448);
            -ms-box-shadow: 0px 0px 11px rgba(175, 175, 175, 0.217448);
                box-shadow: 0px 0px 11px rgba(175, 175, 175, 0.217448);
}
.admin-bar .mini_basket_popup { top: 115px; }

.customer_service {
    width: 100%;
    height: auto;
    display: none;
    background: #ffffff;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 60;
}
.admin-bar .customer_service { top: 32px; }
.customer_service .service_body { padding: 35px; }
.customer_service .service_body .title_block {
    line-height: 28px;
    font-size: 20px;
    letter-spacing: -0.28px;
    color: #262525;
    font-weight: 600;
    /*width: 330px;*/
    padding-right: 50px;
}
.customer_service .service_body .title_block span {
    display: block;
    width: 125px;
    margin: 0 auto;
}
.customer_service .service_body .service_data {
    padding-left: 60px;
    border-left: 1px solid rgba(151, 151, 151, 0.2);
}
.customer_service .service_body .service_data .service_data__item {
    padding: 15px;
    text-align: center;
}
.customer_service .service_body .service_data .service_data__item.last {
    padding-right: 60px;
    border-right: 1px solid rgba(151, 151, 151, 0.2);
}
.customer_service .service_body .service_data .service_data__item img {
    width: auto;
    height: 37px;
    display: block;
    margin: 0 auto;
}
.customer_service .service_body .service_data .service_data__item .title_head {
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: -0.21px;
    color: #000000;
    display: block;
    margin: 25px 0 10px;
}
.customer_service .service_body .service_data .service_data__item p {
    line-height: 27px;
    font-size: 15px;
    text-align: center;
    color: #000000;
    -webkit-opacity: .5;
        -moz-opacity: .5;
            -ms-opacity: .5;
                opacity: .5;
}
.customer_service .service_body .service_data .service_data__item p a { color: #000000; }
.customer_service .service_body .service_data .service_data__item p a:hover { text-decoration: underline; }

.customer_service .service_body .service_nav {
    /*width: 500px;*/
    padding-left: 50px;
}
.customer_service .service_body .service_nav ul li {
    display: block;
}
.customer_service .service_body .service_nav ul li a {
    line-height: 27px;
    font-size: 15px;
    font-family: 'Montserrat', Arial, sans-serif;
    font-weight: 100;
    letter-spacing: -0.21px;
    color: #000000;
    -webkit-opacity: .5;
        -moz-opacity: .5;
            -ms-opacity: .5;
                opacity: .5;
}
.customer_service .service_body .service_nav ul li a:hover {
    text-decoration: underline;
    -webkit-opacity: 1;
        -moz-opacity: 1;
            -ms-opacity: 1;
                opacity: 1;
}

.line_404 {
    width: 380px;
    position: relative;
    margin: 7px auto;
    line-height: 25px;
    font-size: 16px;
    font-family: 'Montserrat', Arial, sans-serif;
    font-weight: 100;
    letter-spacing: -0.5px;
    text-align: left;
    color: #000000;;
    -webkit-opacity: .75;
        -moz-opacity: .75;
            -ms-opacity: .75;
                opacity: .75;
}
.line_404.in_relate_prod { margin-bottom: 55px; }
.line_404.for_home:after,
.line_404.in_relate_prod:after {
    content: '';
    width: 38px;
    height: 44px;
    display: block;
    background: url('/local/templates/main/assets/css/../img/arr_step.png') center center no-repeat;
    background-size: contain;
    position: absolute;
    bottom: -44px;
    right: 0;
}
.line_404.in_relate_prod:after {
    bottom: -30px;
    right: 80px;
    -webkit-transform: rotate(-60deg);
        -moz-transform: rotate(-60deg);
            -ms-transform: rotate(-60deg);
                transform: rotate(-60deg);
}

.title_search {
    display: block;
    font-size: 30px;
    font-family: 'Montserrat', Arial, sans-serif;
    font-weight: 500;
    text-align: center;
    letter-spacing: -0.42px;
    color: #262525;
    margin: 25px auto 40px;
}
.show_more {
    display: block;
    margin: 100px auto 30px;
    text-align: center;
    font-size: 16px;
    font-family: 'Montserrat', Arial, sans-serif;
    font-weight: 500;
    text-align: center;
    letter-spacing: -0.224px;
    color: #000000;
}
.show_more span {
    display: table;
    padding: 10px 20px;
    margin: 0 auto;
    cursor: pointer;
    position: relative;
    -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
            -ms-transition: all .3s ease;
                transition: all .3s ease;
}
.show_more span:hover,
.show_more.loading span {
    -webkit-opacity: .5;
        -moz-opacity: .5;
            -ms-opacity: .5;
                opacity: .5;
}
.show_more.loading span {
    padding-left: 30px;
}
.show_more.loading span:before,
.load_prod:before {
    content: '';
    width: 20px;
    height: 18px;
    background: url('/local/templates/main/assets/css/../img/return.svg') center center no-repeat;
    background-size: contain;
    display: block;
    animation: load 1s infinite;
    animation-timing-function: linear;
    position: absolute;
    top: 9px;
    left: 0;
}
@keyframes load {
    from {
        -webkit-transform: rotate(0);
            -moz-transform: rotate(0);
                -ms-transform: rotate(0);
                    transform: rotate(0);
    }
    to {
        -webkit-transform: rotate(-360deg);
            -moz-transform: rotate(-360deg);
                -ms-transform: rotate(-360deg);
                    transform: rotate(-360deg);
    }
}
.load_prod { position: relative; }
.load_prod:after {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    background: rgba(255,255,255,.9);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
}
.load_prod:before {
    top: 50%;
    left: 50%;
    margin-top: -9px;
    margin-left: -10px;
    z-index: 5;
}
.pagination_products { margin-top: 90px; }
.pagination_products .show_more { margin-top: 0; }
.navigation {
    display: block;
    text-align: center;
}
.navigation .page-numbers {
    font-size: 16px;
    font-family: 'Montserrat', Arial, sans-serif;
    font-weight: 100;
    letter-spacing: -0.224px;
    color: #000000;
    display: inline-block;
    border: 1px solid transparent;
    padding: 9px 10px;
    -webkit-opacity: .3;
        -moz-opacity: .3;
            -ms-opacity: .3;
                opacity: .3;
}
.navigation .page-numbers:hover,
.navigation .page-numbers.current {
    -webkit-opacity: 1;
        -moz-opacity: 1;
            -ms-opacity: 1;
                opacity: 1;
}
.navigation .page-numbers.current { border-color: #000; }

.open_popup { cursor: pointer; }
.overlay {
    width: 100%;
    height: 0;
    display: block;
    background: rgba(113, 113, 113, 0.97);
    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;
        -moz-transition: all .3s ease;
            -ms-transition: all .3s ease;
                transition: all .3s ease; */
}
.overlay.active {
    height: 100%;
    visibility: visible;
    -webkit-opacity: 1;
        -moz-opacity: 1;
            -ms-opacity: 1;
                opacity: 1;
    z-index: 99999;
}
.popup_body {
    width: 90%;
    max-width: 570px;
    height: auto;
    display: block;
    background: #ffffff;
    padding: 50px 50px 35px 50px;
    margin: 50px auto;
    position: relative;
}
.popup_body.small_popup { max-width: 425px; }
.popup_body a.close {
    width: 27px;
    height: 27px;
    display: block;
    background: url('/local/templates/main/assets/css/../img/close.svg') center center no-repeat;
    position: absolute;
    top: 17px;
    right: 15px;
    z-index: 505;
}
.popup_body a.close:hover {
    -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
                transform: rotate(180deg);
}
.popup_body .woo_btn.close {
    width: 245px;
    margin-top: 30px;
}
.popup_body .head_popup {
    display: block;
    text-align: center;
    line-height: 26px;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: -0.224px;
    text-transform: uppercase;
    color: #262525;
    margin-bottom: 7px;
}
.popup_body .sub_head_popup {
    display: block;
    text-align: center;
    line-height: 20px;
    font-size: 14px;
    color: #000000;
    margin-bottom: 7px;
}
.popup_body .notice_form {
    display: block;
    text-align: center;
    line-height: normal;
    font-size: 12px;
    text-align: center;
    color: #000000;
}
.popup_body .popup_form .field_row {
    display: block;
    margin: 10px auto 0;
    position: relative;
}
.popup_body .field_row.botton_row { margin-top: 25px; }
.popup_body  .popup_form .field_row input {
    width: 100%;
    max-width: 308px;
    height: 38px;
    border: 1px solid #D3D3D3;
    text-align: center;
    padding: 0 15px;
    font-size: 12px;
    text-align: center;
    text-transform: uppercase;
    color: #000000;
    margin: 0 auto;
    display: block;
}
.popup_body .field_row .label {
    display: block;
    text-align: center;
    line-height: 20px;
    font-size: 14px;
    font-family: 'Montserrat', Arial, sans-serif;
    font-weight: 100;
    text-align: center;
    margin: 20px auto 15px;
    color: #000000;
    -webkit-opacity: .7;
        -moz-opacity: .7;
            -ms-opacity: .7;
                opacity: .7;
}
.popup_body .field_row textarea {
    width: 100%;
    height: 185px;
    line-height: 22px;
    font-size: 16px;
    font-family: 'Montserrat', Arial, sans-serif;
    font-weight: 100;
    color: #000000;
    border: 1px solid #D3D3D3;
    resize: none;
    padding: 20px 30px;
}
.popup_body .field_row .field_hidden {
    width: 0 !important;
    height: 0 !important;
    display: none !important;
    opacity: 0;
    visibility: hidden;
}
.popup_body .field_row label.for_file {
    width: 100%;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    /*text-align: right;*/
    color: #000000;
}
.popup_body .field_row label.for_file span {
    margin: 0 0 0 auto;
    cursor: pointer;
    color: #d3d3d3;
    position: relative;
    display: table;
    -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
            -ms-transition: all .3s ease;
                transition: all .3s ease;
}
.popup_body .field_row label.for_file span:hover { color: #000000; }
.popup_body .field_row label.for_file span:before {
    content: '';
    width: 18px;
    height: 18px;
    display: block;
    background: url('/local/templates/main/assets/css/../img/attachment.svg') center center no-repeat;
    position: absolute;
    top: 8px;
    left: -25px;
}
.popup_body .field_row .error_text { left: calc(50% + 160px); }


/*============== mobaile search ================== */
.search_popup {
    width: 100%;
    height: calc(100% - 58px);
    display: none;
    position: fixed;
    top: 58px;
    left: 0;
    z-index: 1000;
    background: #ffffff;
}
.close_search {
    width: 25px;
    height: 25px;
    display: block;
    position: absolute;
    top: -35px;
    left: 38px;
    cursor: pointer;
}
.for_search {
    max-height: calc(100vh - 70px);
    overflow-y: auto;
}
.search_popup .search_body {
    width: 300px;
    height: auto;
    display: block;
    margin: 100px auto 50px;
    /*margin: 50% auto 0;
    -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);*/
}
.search_body form {
    position: relative;
    margin-bottom: 30px;
}
.search_body form:before {
    content: '';
    width: 18px;
    height: 18px;
    display: block;
    background: url('/local/templates/main/assets/css/../img/mobile/search_icon_popup.png') center center no-repeat;
    position: absolute;
    top: 11px;
    left: -30px;
}
.search_body form input {
    width: 100%;
    height: 40px;
    border: 0;
    font-size: 20px;
    color: #262525;
    background: transparent;
}
.search_popup .request_item { display: none; }
.search_body .request_title {
    line-height: 24px;
    font-size: 12px;
    letter-spacing: -0.168px;
    color: #000000;
    -webkit-opacity: 0.6;
        -moz-opacity: 0.6;
            -ms-opacity: 0.6;
                opacity: 0.6;
}
.search_body ul li { display: block; }
.search_body ul li a {
    line-height: 30px;
    font-size: 14.4px;
    font-family: 'Montserrat', Arial, sans-serif;
    font-weight: 500;
    letter-spacing: -0.2016px;
    color: #000000;
}
.search_body ul li a:hover {
    text-decoration: underline;
    -webkit-opacity: 0.6;
        -moz-opacity: 0.6;
            -ms-opacity: 0.6;
                opacity: 0.6;
}


/* ============= MOBILE FILTERS ================ */
.filters_popup {
    width: 100%;
    height: auto;
    /*min-height: calc(100vh - 58px);*/
    display: none;
    background: #ffffff;
    padding: 35px 40px;
    /*position: absolute;*/
    position: fixed;
    top: 0;
    /*top: 58px;*/
    left: 0;
    z-index: 60;
    overflow-y: auto;
}
.filters_popup .filters_popup_body {
    display: block;
    height: auto;
}
.filter_titles {
    display: block;
    font-size: 20px;
    font-family: 'Montserrat', Arial, sans-serif;
    font-weight: 500;
    letter-spacing: -0.28px;
    color: #262525;
    margin-bottom: 35px;
}




/* ================= BESPOKE PAGE ================== */
.video_block {
    width: 100%;
    min-height: 100vh;
    position: relative;
    background-size: cover;
    background-position: 50%;
    margin-bottom: 30px;
}
.video_block .view_video,
.btn_block {
    padding-left: 290px;
    width: 100%;
}
.video_block .title_video {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 40px;
    font-family: 'Montserrat', Arial, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    color: #FFFFFF;
    line-height: 1.3;
    margin-bottom: 35px;
}
.video_block .open_video {
    display: table;
    margin: 35px auto;
    font-size: 25px;
    color: #FFFFFF;
    text-decoration: underline;
}
.video_block .open_video:hover {
    text-decoration: none;
    -webkit-opacity: 0.3;
        -moz-opacity: 0.3;
            -ms-opacity: 0.3;
                opacity: 0.3;
}
.video_block .video_data {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    overflow: hidden;
}
.video_block .video_data video {
    min-width: 100%;
    min-height: 100%;
}
.video_block .video_data { display: none; }
.video_block .video_data .control_video {
    width: 95%;
    height: 50px;
    display: block;
    position: absolute;
    bottom: -50px;
    left: 2.5%;
    z-index: 8;
    -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
            -ms-transition: all 0.3s ease;
                transition: all 0.3s ease;
}
.video_block .video_data .video_player { cursor: pointer; }
.video_block .video_data:hover .control_video { bottom: 5px; }
.video_block .video_data .control_video .top_control,
.video_block .video_data .control_video .bottom_control,
.video_block .video_data .control_video .bottom_control .progress { display: block; }
.video_block .video_data .control_video .top_control {
    display: table;
    height: 30px;
    line-height: 20px;
    text-align: right;
    background: rgba(0,0,0,.3);
    padding: 5px 0;
    margin: 0 auto;
    -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
            -ms-border-radius: 8px;
                border-radius: 8px;
}
.video_block .video_data .control_video .top_control > div {
    display: block;
    margin: 0 15px;
    float: left;
}
.video_block .video_data .control_video .top_control .time {
    width: 95px;
    font-size: 13px;
    color: #ffffff;
    letter-spacing: 1px;
    height: 20px;
    line-height: 20px;
    position: relative;
    -webkit-text-shadow: 0 0 3px #000;
        -moz-text-shadow: 0 0 3px #000;
            -ms-text-shadow: 0 0 3px #000;
                text-shadow: 0 0 3px #000;
}
.video_block .video_data .control_video .top_control .time .current {
    margin-right: 2px;
    padding-right: 10px;
    position: relative;
}
.video_block .video_data .control_video .top_control .time .current:after {
    content: '/';
    position: absolute;
    top: -2px;
    right: 0;
    font-size: 16px
}
.video_block .video_data .control_video .top_control .btnPlay {
    width: 20px;
    height: 20px;
    position: relative;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
            -ms-transition: all 0.3s ease;
                transition: all 0.3s ease;
}
.video_block .video_data .control_video .top_control .btnPlay:hover {
    -webkit-transform: scale(1.15);
        -moz-transform: scale(1.15);
            -ms-transform: scale(1.15);
                transform: scale(1.15);
}
.video_block .video_data .control_video .top_control .btnPlay:after {
    content: '';
    display: block;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 15px solid #fff;
    position: absolute;
    top: 0;
    left: 0;
}
.video_block .video_data .control_video .top_control .btnPlay.pause:before,
.video_block .video_data .control_video .top_control .btnPlay.pause:after {
    content: '';
    display: block;
    width: 5px;
    height: 20px;
    background: #fff;
    position: absolute;
    top: 0;
    border: 0;
    -webkit-box-shadow: 0 0 5px rgba(165,16,16,.3);
        -moz-box-shadow: 0 0 5px rgba(165,16,16,.3);
            -ms-box-shadow: 0 0 5px rgba(165,16,16,.3);
                box-shadow: 0 0 5px rgba(165,16,16,.3);
}
.video_block .video_data .control_video .top_control .btnPlay.pause:before { right: 2px; }
.video_block .video_data .control_video .top_control .btnPlay.pause:after { left: 2px; }
.video_block .video_data .control_video .top_control .btnClose {
    color: #ffffff;
    font-size: 14px;
    position: relative;
    padding-left: 20px;
    cursor: pointer;
    -webkit-text-shadow: 0 0 3px #000;
        -moz-text-shadow: 0 0 3px #000;
            -ms-text-shadow: 0 0 3px #000;
                text-shadow: 0 0 3px #000;
}
.video_block .video_data .control_video .top_control .btnClose:before,
.video_block .video_data .control_video .top_control .btnClose:after {
    content: '';
    width: 17px;
    height: 3px;
    display: block;
    background: #ffffff;
    position: absolute;
    top: 9px;
    left: 0;
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,.3);
        -moz-box-shadow: 0 0 3px rgba(0,0,0,.3);
            -ms-box-shadow: 0 0 3px rgba(0,0,0,.3);
                box-shadow: 0 0 3px rgba(0,0,0,.3);
}
.video_block .video_data .control_video .top_control .btnClose:before {
    -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
                transform: rotate(-45deg);
}
.video_block .video_data .control_video .top_control .btnClose:after {
    -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
                transform: rotate(45deg);
}

.video_block .video_data .control_video .bottom_control { margin-top: 7px; }
.video_block .video_data .control_video .bottom_control .progress {
    position: relative;
    height: 4px;
}
.video_block .video_data .control_video .bottom_control .progress .bufferBar {
    display: block;
    width: 100%;
    height: 4px;
    background: #313131;
}
.video_block .video_data .control_video .bottom_control .progress .timeBar {
    width: 0;
    height: 4px;
    background: #d3d3d3;
    -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
            -ms-transition: all 0.3s ease;
                transition: all 0.3s ease;
}
.video_block .video_data .control_video .bottom_control .progress .timeBar:after {
    content: '';
    width: 100%;
    height: 2px;
    background: #9a9a9a;
    -webkit-opacity: 0.6;
        -moz-opacity: 0.6;
            -ms-opacity: 0.6;
                opacity: 0.6;
}
.video_block .video_data .control_video .bottom_control .progress .bufferBar,
.video_block .video_data .control_video .bottom_control .progress .timeBar,
.video_block .video_data .control_video .bottom_control .progress .timeBar:after {
    position: absolute;
    top: 0;
    left: 0;
    -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
            -ms-border-radius: 10px;
                border-radius: 10px;
}
.video_block .video_data .control_video .bottom_control .progress .timeBar:after { top: 1px; }





.btn_block, .content_data {
    width: 100%;
    display: block;
    margin: 150px auto;
}
.data_block {
    max-width: 1400px;
    margin: 0 auto;
    display: block;
}

.btn_block .desc_btn {
    line-height: 37px;
    font-size: 25px;
    font-family: 'Montserrat', Arial, sans-serif;
    font-weight: 700;
    text-align: center;
    letter-spacing: -0.35px;
    text-transform: uppercase;
    color: #262525;
}
.btn_bespoke {
    line-height: 50px;
    margin: 35px auto;
}
.btn_bespoke.white {
    background: #ffffff;
    border-color: #ffffff;
    color: #000000;
}
.btn_bespoke.white:hover {
    background: #000000;
    border-color: #000000;
    color: #ffffff;
}
.big_data_block .desc,
.content_data .content_row {
    max-width: 1400px;
    margin: 0 auto;
}
.content_data .content_row.has_img .image {
    width: 780px;
    height: auto;
}
.content_data .content_row.has_img .image img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
}
.content_data .content_row.has_img.left .image,
.content_data .content_row.has_img.right .desc_data_item { float: left; }
.content_data .content_row.has_img.right .image,
.content_data .content_row.has_img.left .desc_data_item { float: right; }
.content_data .content_row.has_img.left {
    -webkit-flex-direction: row-reverse;
        -moz-flex-direction: row-reverse;
            -ms-flex-direction: row-reverse;
                flex-direction: row-reverse;
}
.content_data .content_row .desc_data_item { width: 100%; }
.content_data .content_row.has_img .desc_data_item {
    width: calc(100% - 780px);
    height: auto;
}
.content_data .content_row.has_img.left .desc_data_item { padding-left: 150px; }
.content_data .content_row.has_img.right .desc_data_item { padding-right: 150px; }
.content_data .content_row .desc_data_item .title_item {
    font-family: 'Montserrat', Arial, sans-serif;
    font-weight: 500;
    font-size: 18px;
    text-transform: uppercase;
    color: #000000;
    display: block;
    margin-bottom: 25px;
}
.content_data .content_row .desc_data_item .desc_item {
    line-height: 27px;
    font-size: 18px;
    letter-spacing: -0.252px;
    color: #000000;
}
.big_data_block {
    width: 100%;
    height: auto;
    display: block;
    padding: 170px 0 200px;
    text-align: center;
    background-size: cover;
    background-position: 50%;
    background-attachment: fixed;
}
.big_data_block .data_block { max-width: 1040px; }
.big_data_block .desc {
    line-height: 38px;
    font-size: 25px;
    text-align: center;
    /*text-transform: lowercase;*/
    color: #FFFFFF;
}


.related_block {
    display: block;
    margin: 0 auto 200px;
}
.related_block .title {
    display: block;
    text-align: center;
    font-size: 18px;
    font-family: 'Montserrat', Arial, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    color: #000000
}
.related_block .related_item {
    width: calc(33% - 60px);
    max-width: 450px;
    height: auto;
    display: block;
    margin: 100px 30px;
    position: relative;
}
.related_block .related_item .thumb {
    width: 100%;
    height: 450px;
    display: block;
    background-size: cover;
    background-position: 50%;
    margin-bottom: 50px;
    -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
            -ms-transition: all 0.3s ease;
                transition: all 0.3s ease;
}
.related_block .related_item .name {
    display: block;
    text-align: center;
    font-size: 18px;
    font-family: 'Montserrat', Arial, sans-serif;
    font-weight: 100;
    -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
            -ms-transition: all 0.3s ease;
                transition: all 0.3s ease;
}
.related_block .related_item:hover .thumb,
.related_block .related_item:hover .name {
    -webkit-opacity: .5;
        -moz-opacity: .5;
            -ms-opacity: .5;
                opacity: .5;
}
.related_block .related_item .more_view {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}


/* =============== tailor_request ================== */
.tailor_request form {
    width: 330px;
    height: auto;
    display: block;
    margin: 0 auto;
}
.tailor_request form .input-text {
    width: 100%;
    max-width: 308px;
    height: 38px;
    padding: 0 15px;
    border: 1px solid #d3d3d3;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    font-family: 'Montserrat', Arial, sans-serif;
    font-weight: 500;
    margin: 10px auto 0;
    display: block;
}
.tailor_request form .error_field .input-text { border: 1px solid #d10000 !important; }
.tailor_request form .label_form {
    text-align: left;
    max-width: 308px;
    margin: 20px auto 10px;
}
.tailor_request form .select_shop .select_name {
    line-height: 38px;
    padding-right: 20px;
    background: url(/local/templates/main/assets/css/../img/arrow-right.png) 290px center no-repeat;
    cursor: pointer;
    overflow: hidden;
    -webkit-opacity: .75;
        -moz-opacity: .75;
            -ms-opacity: .75;
                opacity: .75;
}
.tailor_request form .select_shop .select_name.has_select {
    -webkit-opacity: 1;
        -moz-opacity: 1;
            -ms-opacity: 1;
                opacity: 1;
}
.tailor_request form .select_shop.open .select_name {
    border-bottom-color: transparent;
    background: url(/local/templates/main/assets/css/../img/arrow-down.png) 290px center no-repeat;
}
.tailor_request form .select_shop ul.select {
    display: none;
    width: 100%;
    max-width: 308px;
    margin: -1px auto 20px;
    border: 1px solid #d3d3d3;
    border-top: 0;
    background: #ffffff;
    padding: 7px 15px;
}
.tailor_request form .select_shop ul.select li {
    margin: 15px 0 10px 38px;
}
.tailor_request form .select_shop ul.select li .check_input + label.label_check {
    font-family: 'Montserrat', Arial, sans-serif;
    font-weight: 500;
}
.tailor_request form .select_shop ul.select li .check_input + label.label_check + .delivery_desc_item {
    font-size: 13px;
    font-family: 'Montserrat', Arial, sans-serif;
    font-weight: 100;
    line-height: 1.3;
}
.tailor_request form .select_shop ul.select li .check_input + label.label_check { padding-left: 0; }
.tailor_request form .select_shop ul.select li .check_input + label.label_check:before,
.tailor_request form .select_shop ul.select li .check_input:checked + label.label_check:after { left: -38px; }
.tailor_request form .select_shop ul.select li .check_input + label.label_check + .delivery_desc_item {
    -webkit-opacity: 0.75;
        -moz-opacity: 0.75;
            -ms-opacity: 0.75;
               opacity: 0.75;
}
.tailor_request form .select_shop ul.select li .check_input:checked + label.label_check,
.tailor_request form .select_shop ul.select li .check_input:checked + label.label_check + .delivery_desc_item {
    -webkit-opacity: 1;
        -moz-opacity: 1;
            -ms-opacity: 1;
               opacity: 1;
}
.tailor_request form .select_block .ms-parent {
    width: 32% !important;
    /*margin-left: 1%;*/
}
.tailor_request form .select_block .ms-parent:first-child { margin-left: 0; }
.tailor_request form .ms-parent.time_select {
    width: 100% !important;
    max-width: 308px;
    margin: 10px auto;
    display: block;
}
.tailor_request form .ms-drop ul li label { padding: 7px 7px 7px 25px; }
.tailor_request form .ms-parent.time_select .ms-choice>span {
    text-align: center;
    text-transform: uppercase;
}
.tailor_request form .ms-parent.time_select .ms-drop ul li label {
    padding: 7px;
    text-align: center;
    text-transform: uppercase;
}
/*.tailor_request form .ms-parent.time_select .ms-drop ul li:first-child { display: none; }*/
.tailor_request form .woo_checkbox_row {
    width: 100%;
    max-width: 308px;
    margin: 40px auto;
}
.tailor_request form .woo_checkbox_row .custom_checkbox + label {
    padding-left: 0;
    line-height: 21px !important;
    font-size: 13px;
    -webkit-opacity: 0.75;
        -moz-opacity: 0.75;
            -ms-opacity: 0.75;
               opacity: 0.75;
}
.tailor_request form .woo_checkbox_row .custom_checkbox + label:before {
    width: 20px;
    height: 20px;
    left: -40px;
}
.tailor_request form .woo_checkbox_row .custom_checkbox:checked + label:after {
    top: 6px;
    left: -35px;
}

/*---------- Subscription Form -------------- */
.sp-link-wrapper.sp-brandname__left { display: none; }
.sp-message { text-align: center; }

.sku_art{
    display: none !important;
}
.customer_service a.close,
.zoom a.close{
    width: 27px;
    height: 27px;
    display: block;
    background: url(/local/templates/main/assets/css/../img/close.svg) center center no-repeat;
    position: absolute;
    top: 17px;
    right: 15px;
    z-index: 505;
}
.customer_service a.close:hover,
.zoom a.close:hover{
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.zoom a.close{
    position: fixed;
}
.zoom{
    position: absolute;
    left: 0;
    top: 0;
    background: #FFF;
    width: 100%;
    z-index: 1000;
}
.zoom .left_column_product {
    float: none !important;
    margin: auto !important;
    max-width: 100% !important;
    text-align: center;
    width: 100% !important;
}
.zoom .woo_product_gallery__image img{
    width: auto !important;
    max-width: 100% !important;
}
.zoom .left_column_product .count_view{
    top: calc(50vh - 18px);
    left: 20px;
    text-align: left;
    width: 50px !important;
}
.woo_product_gallery__image img{
    cursor: pointer;
}

.compare-at-price{
    text-decoration: line-through;
}

#mMetka__id-1{
    height: 720px;
}

a.sitemap-link{
    margin-right: 10px;
    color: #fff;
    font-size: 13px;
}

a.sitemap-link:hover{
    color: #a5a5a5;
    text-decoration: underline;
}

.copy{
    font-size: 12px;
    color: #ccc;
    display: flex;
    justify-content: center;
}

@media screen and (max-width: 720px) {
    a.sitemap-link{
        margin-top: 15px;
        display: flex;
        justify-content: center;
        margin-right: 0;
    }
}

/*a:not([class]), .link, a[class=''], .text-icon, .text-icon__icon, .btn, .logo__link, .card, .card__img, .card__title, .social__link, .slider__arrow, .slider__dot, .slider__dot::after, .input, .input-search__btn, .check__label {
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
}*/

.btn:focus, a.card:focus, .social__link:focus, .slider__arrow:focus, .input:focus, .input-search__btn:focus {
    -webkit-box-shadow: 0 0 0 3px rgba(128, 128, 128, 0.5);
    box-shadow: 0 0 0 3px rgba(128, 128, 128, 0.5);
    outline: none;
}

.social__link_vk:focus {
    -webkit-box-shadow: 0 0 0 3px rgba(69, 102, 142, 0.5);
    box-shadow: 0 0 0 3px rgba(69, 102, 142, 0.5);
    outline: none;
}

.social__link_facebook-f:focus {
    -webkit-box-shadow: 0 0 0 3px rgba(59, 89, 152, 0.5);
    box-shadow: 0 0 0 3px rgba(59, 89, 152, 0.5);
    outline: none;
}

.social__link_instagram:focus {
    -webkit-box-shadow: 0 0 0 3px rgba(188, 42, 141, 0.5);
    box-shadow: 0 0 0 3px rgba(188, 42, 141, 0.5);
    outline: none;
}

/* Font Awesome */
@font-face {
    font-family: 'Font Awesome Brands';
  src: url("/local/templates/main/assets/css/../fonts/fontawesome/fa-brands-400.eot");
  src: url("/local/templates/main/assets/css/../fonts/fontawesome/fa-brands-400.eot@") format("embedded-opentype"), url("/local/templates/main/assets/css/../fonts/fontawesome/fa-brands-400.woff2") format("woff2"), url("/local/templates/main/assets/css/../fonts/fontawesome/fa-brands-400.woff") format("woff"), url("/local/templates/main/assets/css/../fonts/fontawesome/fa-brands-400.ttf") format("truetype"), url("/local/templates/main/assets/css/../fonts/fontawesome/fa-brands-400.svg") format("svg");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

@font-face {
    font-family: 'Font Awesome Regular';
  src: url("/local/templates/main/assets/css/../fonts/fontawesome/fa-regular-400.eot");
  src: url("/local/templates/main/assets/css/../fonts/fontawesome/fa-regular-400.eot@") format("embedded-opentype"), url("/local/templates/main/assets/css/../fonts/fontawesome/fa-regular-400.woff2") format("woff2"), url("/local/templates/main/assets/css/../fonts/fontawesome/fa-regular-400.woff") format("woff"), url("/local/templates/main/assets/css/../fonts/fontawesome/fa-regular-400.ttf") format("truetype"), url("/local/templates/main/assets/css/../fonts/fontawesome/fa-regular-400.svg") format("svg");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

@font-face {
    font-family: 'Font Awesome Solid';
  src: url("/local/templates/main/assets/css/../fonts/fontawesome/fa-solid-900.eot");
  src: url("/local/templates/main/assets/css/../fonts/fontawesome/fa-solid-900.eot@") format("embedded-opentype"), url("/local/templates/main/assets/css/../fonts/fontawesome/fa-solid-900.woff2") format("woff2"), url("/local/templates/main/assets/css/../fonts/fontawesome/fa-solid-900.woff") format("woff"), url("/local/templates/main/assets/css/../fonts/fontawesome/fa-solid-900.ttf") format("truetype"), url("/local/templates/main/assets/css/../fonts/fontawesome/fa-solid-900.svg") format("svg");
  font-style: normal;
  font-weight: 900;
  font-display: swap;
}

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

@font-face {
    font-family: 'Museo Sans Cyrl';
  src: url("/local/templates/main/assets/css/../fonts/MuseoSansCyrl/MuseoSansCyrl-100Italic.eot");
  src: url("/local/templates/main/assets/css/../fonts/MuseoSansCyrl/MuseoSansCyrl-100Italic.eot@") format("embedded-opentype"), url("/local/templates/main/assets/css/../fonts/MuseoSansCyrl/MuseoSansCyrl-100Italic.woff") format("woff"), url("/local/templates/main/assets/css/../fonts/MuseoSansCyrl/MuseoSansCyrl-100Italic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

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

@font-face {
    font-family: 'Museo Sans Cyrl';
  src: url("/local/templates/main/assets/css/../fonts/MuseoSansCyrl/MuseoSansCyrl-300Italic.eot");
  src: url("/local/templates/main/assets/css/../fonts/MuseoSansCyrl/MuseoSansCyrl-300Italic.eot@") format("embedded-opentype"), url("/local/templates/main/assets/css/../fonts/MuseoSansCyrl/MuseoSansCyrl-300Italic.woff") format("woff"), url("/local/templates/main/assets/css/../fonts/MuseoSansCyrl/MuseoSansCyrl-300Italic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

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

@font-face {
    font-family: 'Museo Sans Cyrl';
  src: url("/local/templates/main/assets/css/../fonts/MuseoSansCyrl/MuseoSansCyrl-500Italic.eot");
  src: url("/local/templates/main/assets/css/../fonts/MuseoSansCyrl/MuseoSansCyrl-500Italic.eot@") format("embedded-opentype"), url("/local/templates/main/assets/css/../fonts/MuseoSansCyrl/MuseoSansCyrl-500Italic.woff") format("woff"), url("/local/templates/main/assets/css/../fonts/MuseoSansCyrl/MuseoSansCyrl-500Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

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

@font-face {
    font-family: 'Museo Sans Cyrl';
  src: url("/local/templates/main/assets/css/../fonts/MuseoSansCyrl/MuseoSansCyrl-700Italic.eot");
  src: url("/local/templates/main/assets/css/../fonts/MuseoSansCyrl/MuseoSansCyrl-700Italic.eot@") format("embedded-opentype"), url("/local/templates/main/assets/css/../fonts/MuseoSansCyrl/MuseoSansCyrl-700Italic.woff") format("woff"), url("/local/templates/main/assets/css/../fonts/MuseoSansCyrl/MuseoSansCyrl-700Italic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

html {
    height: 100%;
    font-size: 6px;
}

body {
    height: 100%;
    /*font-size: 1.6rem;*/
    font-family: "Montserrat", sans-serif;
    color: black;
    line-height: 1.5;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

body.noscroll {
    overflow: hidden;
}

input:hover, input:focus, input:active,
textarea:hover,
textarea:focus,
textarea:active {
    outline: none;
}

textarea {
    resize: none;
}

a {
    text-decoration: none;
    color: inherit;
}

/*a:not([class]), .link, a[class=''] {
    border-bottom: 1px solid black;
}

a:not([class]):hover, .link:hover, a[class='']:hover {
    color: white;
    background-color: black;
}

a:not([class]):active, .link:active, a[class='']:active {
    color: white;
    background-color: gray;
    border-color: gray;
}
*/
hr {
    margin: 0;
}

img {
    max-width: 100%;
}

::-moz-selection {
    background-color: rgba(128, 128, 128, 0.5);
}

::selection {
    background-color: rgba(128, 128, 128, 0.5);
}

.mb-10 {
    margin-bottom: 10px;
}

.mb-15 {
    margin-bottom: 15px;
}

.mb-30 {
    margin-bottom: 30px;
}

.mb-1rem {
    margin-bottom: 1rem;
}

.mb-2rem {
    margin-bottom: 2rem;
}

.mb-3rem {
    margin-bottom: 3rem;
}

.mb-4rem {
    margin-bottom: 4rem;
}

.mb-5rem {
    margin-bottom: 5rem;
}

.mb-6rem {
    margin-bottom: 6rem;
}

.mb-7rem {
    margin-bottom: 7rem;
}

.invert {
    background: black;
    margin: -1rem;
    padding: 1rem;
}

.icon {
    display: block;
    width: 100%;
    fill: black;
}

.icon__wrap {
    position: relative;
    padding-bottom: 100%;
}

/*.icon__img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}*/

.icon_invert {
    fill: white;
}

.text-icon {
    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;
    font-size: 14px;
    font-weight: 300;
}

.text-icon:hover {
    color: #595959;
}

.text-icon:hover .text-icon__icon {
    fill: #595959;
}

.text-icon:active {
    color: gray;
}

.text-icon:active .text-icon__icon {
    fill: gray;
}

.text-icon__icon {
    width: 20px;
    height: 20px;
}

.text-icon__icon:not(:only-child) {
    margin-right: 10px;
}

.title {
    font-size: 18px;
    text-transform: uppercase;
    line-height: 1.3;
    word-break: break-word;
}

.title_size_sm {
    font-size: 18px;
}

.title_size_md {
    font-size: 3.6rem;
}

.title_size_lg {
    font-size: 4.5rem;
}

.title_size_xl {
    font-size: 5.5rem;
}

.title_size_xxl {
    font-size: 6rem;
}

.title_upper_none {
    text-transform: none;
}

.title_weight_thin {
    font-weight: 100;
}

.title_weight_light {
    font-weight: 300;
}

.title_weight_bold {
    font-weight: bold;
}

.title_invert {
    color: white;
}

.text {
    font-size: 14px;
}

.text p {
    margin: 1rem 0;
}

.text p:first-child {
    margin-top: 0;
}

.text p:last-child {
    margin-bottom: 0;
}

.text_size_sm {
    font-size: 12px;
    font-weight: 300;
}

.text_size_lg {
    font-size: 16px;
}

.text_invert {
    color: white;
}

.text_invert a:not([class]), .text_invert .link, .text_invert a[class=''] {
    border-color: white;
}

.text_invert a:not([class]):hover, .text_invert .link:hover, .text_invert a[class='']:hover {
    color: black;
    background-color: white;
}

.text_invert a:not([class]):active, .text_invert .link:active, .text_invert a[class='']:active {
    color: black;
    background-color: gray;
    border-color: gray;
}

.btn {
    display: inline-block;
    font-family: "Montserrat", sans-serif;
    /*font-size: 2.4rem;*/
    font-weight: normal;
    color: black;
    border: 2px solid currentColor;
    background: transparent;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    cursor: pointer;
    line-height: 1.3;
    outline: none;
    padding: 1.25rem 2.5rem;
    word-break: break-word;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.btn:hover {
    color: white;
    border-color: black;
    background-color: black;
}

.btn:active {
    color: white;
    border-color: gray;
    background-color: gray;
}

.btn_primary {
    color: white;
    border-color: black;
    background-color: black;
}

.btn_primary:hover {
    border-color: #595959;
    background-color: #595959;
}

.btn_primary:active {
    border-color: gray;
    background-color: gray;
}

.btn_invert {
    color: white;
}

.btn_invert:hover {
    color: black;
    border-color: white;
    background-color: white;
}

.btn_invert:active {
    color: black;
    border-color: gray;
    background-color: gray;
}

.btn_invert.btn_primary {
    color: black;
    border-color: white;
    background-color: white;
}

.btn_invert.btn_primary:hover {
    border-color: #bfbfbf;
    background-color: #bfbfbf;
}

.btn_invert.btn_primary:active {
    border-color: gray;
    background-color: gray;
}

.btn_wide {
    display: block;
    width: 100%;
}

.btn[disabled], .btn_disabled {
    cursor: default;
    color: white;
    background-color: gray;
    border-color: gray;
}

.btn[disabled].btn_invert.btn_primary:hover, .btn[disabled].btn_invert.btn_primary:active, .btn_disabled.btn_invert.btn_primary:hover, .btn_disabled.btn_invert.btn_primary:active {
    background-color: gray;
    border-color: gray;
}

input.btn {
    white-space: pre-wrap;
}

.logo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 300px;
}

.logo__img {
    display: block;
    width: 100%;
}

a.logo__link:hover {
    opacity: .75;
}

a.logo__link:active {
    opacity: .5;
}

.offer {
    text-align: center;
    position: relative;
    padding-top: 4.5rem;
}

.offer::before {
    content: '';
    width: 9rem;
    height: 9rem;
    background: url("/local/templates/main/assets/css/../img/logo-icon.png") no-repeat center/contain;
    position: absolute;
    left: 50%;
    top: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: .25;
}

.offer__title {
    position: relative;
}

.offer__subtitle {
    margin-bottom: 2rem;
}

.offer_invert::before {
    background-image: url("/local/templates/main/assets/css/../img/logo-icon-invert.png");
}

.offer_invert .offer__title {
    color: white;
    border-color: white;
}

.offer_invert .offer__subtitle {
    color: white;
}

.offer_invert .offer__subtitle::before, .offer_invert .offer__subtitle::after {
    background: white;
}

.card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
}

.card__img-wrap {
    overflow: hidden;
}

.card__img {
    padding-bottom: 150%;
    background: no-repeat center / cover;
}

.card__title {
    padding: 2rem 15px;
}

a.card:hover .card__img, a.card:active .card__img {
    -webkit-transform: scale(1.03);
    -ms-transform: scale(1.03);
    transform: scale(1.03);
    opacity: .92;
}

a.card:hover .card__title, a.card:active .card__title {
    color: white;
}

a.card:hover .card__title {
    background-color: black;
}

a.card:active .card__title {
    background-color: gray;
}

.social {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.social__link {
    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: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: black;
    font-size: 20px;
    width: 40px;
    height: 40px;
}

.social__link:hover {
    color: white;
    background-color: black;
}

.social__link:active {
    background-color: gray;
}

.social__link:focus {
    position: relative;
}

.social__link_vk:hover {
    background-color: #45668e;
}

.social__link_vk:active {
    background-color: #698cb6;
}

.social__link_facebook-f:hover {
    background-color: #3b5998;
}

.social__link_facebook-f:active {
    background-color: #5f7ec1;
}

.social__link_instagram:hover {
    background-color: #bc2a8d;
}

.social__link_instagram:active {
    background-color: #da59b0;
}

.social__icon {
    width: 100%;
    height: 100%;
}

.social_inverse .social__link {
    color: white;
}

.social_inverse .social__link:hover {
    background-color: #595959;
}

.social_inverse .social__link:active {
    background-color: gray;
}

.social_inverse .social__link_vk:hover {
    background-color: #45668e;
}

.social_inverse .social__link_vk:active {
    background-color: #698cb6;
}

.social_inverse .social__link_facebook-f:hover {
    background-color: #3b5998;
}

.social_inverse .social__link_facebook-f:active {
    background-color: #5f7ec1;
}

.social_inverse .social__link_instagram:hover {
    background-color: #bc2a8d;
}

.social_inverse .social__link_instagram:active {
    background-color: #da59b0;
}

.slider_home {
    position: relative;
}

.slider_home a {
    outline: none;
}

.slider_home .slick-list {
    margin: -15px;
}

.slider_home .slick-slide > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.slider__wrap {
    overflow: hidden;
    padding: 4px;
    margin: -4px;
}

.slider__item {
    padding: 15px;
}

.slider__arrow {
    background: transparent;
    padding: 5px;
    border: 0;
    width: 30px;
    height: 40px;
    cursor: pointer;
    outline: none;
    position: absolute;
    z-index: 1;
    bottom: 50%;
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
    fill: black;
}

.slider__arrow:hover {
    fill: #595959;
}

.slider__arrow:active {
    fill: gray;
}

.slider__arrow_prev {
    left: -12px;
}

.slider__arrow_next {
    right: -12px;
}

.slider__dots {
    position: absolute;
    bottom: 2rem;
    left: 0;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    list-style-type: none;
    padding: 0 15px;
    margin: 0;
}

.slider__dot {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 16px;
    height: 16px;
    border: 2px solid black;
    background-color: transparent;
    cursor: inherit;
    outline: none;
    padding: 0;
}

.slider__dot::after {
    content: '';
    background-color: black;
    width: 8px;
    height: 8px;
    opacity: 0;
}

.slider_home li {
    padding: 10px;
    cursor: pointer;
    outline: none;
}

.slider_home li:hover .slider__dot {
    border-color: #595959;
}

.slider_home li:active .slider__dot {
    border-color: gray;
}

.slider_home li.slick-active .slider__dot::after {
    opacity: 1;
}

.slider_home li.slick-active:hover .slider__dot::after {
    background-color: #595959;
}

.slider_home li.slick-active:active .slider__dot::after {
    background-color: gray;
}

.slider__arrow-icon {
    width: 100%;
    height: 100%;
}

.slider_arrows_upper .slider__arrow {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}

.slider_arrows_inner .slider__arrow {
    width: 45px;
    height: 60px;
    padding: 10px;
}

.slider_arrows_inner .slider__arrow_prev {
    left: 0;
}

.slider_arrows_inner .slider__arrow_next {
    right: 0;
}

.banner {
    position: relative;
}

.banner__img {
    padding-bottom: 150%;
    background: no-repeat center / cover;
    width: 100%;
}

.banner__content-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.banner__content {
    width: 100%;
}

.banner__offer {
    padding-top: 0;
}

.banner__offer::before {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.banner_fill_lighter::before, .banner_fill_darker::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .3;
}

.banner_fill_lighter::before {
    background-color: white;
}

.banner_fill_darker::before {
    background-color: black;
}

.news {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.news__img-wrap {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
    margin-bottom: 2rem;
}

.news__img {
    padding-bottom: 75%;
    background: no-repeat center / cover;
}

.news__content {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.news__desc {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.news_inset {
    color: white;
    position: relative;
    min-height: 300px;
}

.news_inset .news__img-wrap {
    margin-bottom: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
}

.news_inset .news__img-wrap::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(21, 21, 21, 0.76)), to(transparent));
    background: -webkit-linear-gradient(bottom, rgba(21, 21, 21, 0.76), transparent);
    background: -o-linear-gradient(bottom, rgba(21, 21, 21, 0.76), transparent);
    background: linear-gradient(to top, rgba(21, 21, 21, 0.76), transparent);
}

.news_inset .news__img {
    height: 100%;
    padding-bottom: 0;
}

.news_inset .news__content {
    position: relative;
    padding: 3rem;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

.list-address__item::before, .list-address__item::after, .list-address__custom-icon {
    position: absolute;
    top: .5rem;
    left: 0;
}

.list-address {
    counter-reset: cnt;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.list-address__item {
    counter-increment: cnt;
    margin: 0 0 2rem;
    position: relative;
    padding-left: 6rem;
    min-height: 5rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.list-address__item:last-child {
    margin-bottom: 0;
}

.list-address__item::before, .list-address__item::after {
    width: 4rem;
    height: 5rem;
    text-align: center;
}

.list-address__item::before {
    content: '\f041';
    font-family: "Font Awesome Solid", sans-serif;
    color: black;
    line-height: 5rem;
    font-size: 5rem;
}

.list-address__item::after {
    content: counter(cnt);
    color: white;
    line-height: 4rem;
    font-size: 2.5rem;
    font-weight: 300;
}

.list-address__item_icon_none::before, .list-address__item_icon_none::after {
    display: none;
}

.list-address__custom-icon {
    width: 4rem;
}

.input {
    display: block;
    width: 100%;
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.5;
    color: black;
    border: 1px solid transparent;
    border-bottom-color: currentColor;
    background: transparent;
    padding: 1rem .5rem;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.input:-webkit-autofill {
    -webkit-box-shadow: inset 0 0 0 50px white;
    box-shadow: inset 0 0 0 50px white;
    /* Цвет фона */
    -webkit-text-fill-color: black;
    /* цвет текста */
    color: black;
    /* цвет текста */
}

.input:-webkit-autofill::selection {
    -webkit-text-fill-color: black;
      /* цвет текста */
    color: black;
      /* цвет текста */
}

.input::-webkit-input-placeholder {
    color: #595959;
    font-weight: 300;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
}

.input::-moz-placeholder {
    color: #595959;
    font-weight: 300;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
}

.input:-moz-placeholder {
    color: #595959;
    font-weight: 300;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
}

.input:-ms-input-placeholder {
    color: #595959;
    font-weight: 300;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
}

.input:hover, .input:active {
    border-color: gray;
}

.input:focus {
    border-color: black;
}

.input:focus::-webkit-input-placeholder {
    text-indent: 1.5rem;
}

.input:focus::-moz-placeholder {
    text-indent: 1.5rem;
}

.input:focus:-moz-placeholder {
    text-indent: 1.5rem;
}

.input:focus:-ms-input-placeholder {
    text-indent: 1.5rem;
}

.input_invert {
    color: white;
}

.input_invert:-webkit-autofill {
    -webkit-box-shadow: inset 0 0 0 50px black;
    box-shadow: inset 0 0 0 50px black;
      /* Цвет фона */
    -webkit-text-fill-color: white;
      /* цвет текста */
    color: white;
      /* цвет текста */
}

.input_invert:-webkit-autofill::selection {
    -webkit-text-fill-color: white;
        /* цвет текста */
    color: white;
        /* цвет текста */
}

.input_invert::-webkit-input-placeholder {
    color: #bfbfbf;
}

.input_invert::-moz-placeholder {
    color: #bfbfbf;
}

.input_invert:-moz-placeholder {
    color: #bfbfbf;
}

.input_invert:-ms-input-placeholder {
    color: #bfbfbf;
}

.input_invert:focus {
    border-color: white;
}

textarea.input {
    min-height: 95px;
    resize: vertical;
}

.input-search {
    position: relative;
}

.input-search__input {
    padding-right: -webkit-calc(39px + .5rem);
    padding-right: calc(39px + .5rem);
}

.input-search__btn {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 40px;
    padding: 10px;
    fill: black;
}

.input-search__btn:hover {
    fill: #595959;
}

.input-search__btn:active {
    fill: gray;
}

.input-search__icon {
    width: 100%;
    height: 100%;
}

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

.check__input {
    display: none;
}

.check__input:checked + label::before {
    content: '\f14a';
}

.check__label {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    /*color: black;*/
    font-size: 12px;
    font-weight: 300;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.check__label::before {
    content: '\f0c8';
    font-family: "Font Awesome Regular", sans-serif;
    font-size: 1.5em;
    line-height: 1;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-right: 10px;
}

.check__label:hover {
    color: #595959;
}

.check__label:active {
    color: gray;
}

.check_invert .check__label {
    color: white;
}

.check_invert .check__label:hover {
    color: #bfbfbf;
}

.check_invert .check__label:active {
    color: gray;
}

.link_advanced:hover {
    color: #595959;
    border-color: #595959;
    background-color: transparent;
}

.link_advanced:active {
    color: gray;
    border-color: gray;
    background-color: transparent;
}

.link_invert {
    color: white;
    border-color: white;
}

.link_invert:hover {
    color: black;
    background-color: white;
}

.link_invert:active {
    color: black;
    background-color: gray;
    border-color: gray;
}

.link_invert.link_advanced:hover {
    color: #bfbfbf;
    border-color: #bfbfbf;
    background-color: transparent;
}

.link_invert.link_advanced:active {
    color: gray;
    border-color: gray;
    background-color: transparent;
}

.link_line_none {
    border-bottom-color: transparent;
}

.menu {
    /* overflow: hidden; */
  /*height: 50px;
  display: flex;
  align-items: center;*/
}

.menu__wrap {
    margin: -5px -15px;
    padding: 0;
    list-style-type: none;
}

.menu__item {
    display: inline-block;
    padding: 5px 15px;
}

.menu__item_hot .menu__link {
    color: #df1010;
}

.menu__item_hot .menu__link:hover {
    color: #f79191;
}

.menu__item_hot .menu__link:active {
    color: #fbc0c0;
}

.menu__link:hover {
    border-bottom-color: currentColor;
}

.header {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding: 5px 0;
}

.header__top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: 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;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px;
    padding-bottom: 5px;
}

.header__logo {
    padding: 10px 15px;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.header__search {
    padding: 10px 15px;
    width: 100%;
}

.header__links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 5px;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.header__link {
    padding: 5px 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.header__link_left {
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.header__menu {
    padding: 10px 0;
    text-align: center;
}

.footer {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    background-color: black;
    padding: 6rem 0 1rem;
}

.footer__contacts-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.footer__logo-wrap {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

.footer__copyright {
    margin-top: auto;
}

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

.wrapper {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

@media (min-width: 576px) {
    html {
        font-size: 7px;
    }

    .mb-sm-30 {
        margin-bottom: 30px;
    }

    .text {
        font-size: 15px;
    }

    .text_size_sm {
        font-size: 13px;
    }

    .text_size_lg {
        font-size: 17px;
    }

    .offer::before {
        opacity: 1;
    }

    .offer__title {
        border: 2px solid black;
        border-bottom: 0;
        line-height: 1.8;
    }

    .offer__subtitle {
        margin-bottom: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .offer__subtitle::before, .offer__subtitle::after {
        content: '';
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        height: 2px;
        background: black;
    }

    .offer__subtitle::before {
        margin-right: 7rem;
    }

    .offer__subtitle::after {
        margin-left: 7rem;
    }

    .banner__img {
        padding-bottom: 60%;
    }

    .news_inset .news__img-wrap {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        position: static;
    }

    .news_inset .news__img {
        padding-bottom: 75%;
    }

    .news_inset .news__content {
        position: absolute;
        bottom: 0;
        right: 0;
        width: 80%;
        padding: 2rem;
    }

    .header__logo {
        width: 230px;
    }

    .header__search {
        width: 260px;
    }

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

    .header__link_left {
        width: auto;
        margin-right: auto;
    }

    .header__menu {
        text-align: left;
    }

    .footer__contacts-wrap {
        text-align: left;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}

@media (min-width: 768px) {
    .btn:focus, a.card:focus, .social__link:focus, .slider__arrow:focus, .input:focus, .input-search__btn:focus {
        -webkit-box-shadow: 0 0 0 4px rgba(128, 128, 128, 0.5);
        box-shadow: 0 0 0 4px rgba(128, 128, 128, 0.5);
    }

    .social__link_vk:focus {
        -webkit-box-shadow: 0 0 0 4px rgba(69, 102, 142, 0.5);
        box-shadow: 0 0 0 4px rgba(69, 102, 142, 0.5);
    }

    .social__link_facebook-f:focus {
        -webkit-box-shadow: 0 0 0 4px rgba(59, 89, 152, 0.5);
        box-shadow: 0 0 0 4px rgba(59, 89, 152, 0.5);
    }

    .social__link_instagram:focus {
        -webkit-box-shadow: 0 0 0 4px rgba(188, 42, 141, 0.5);
        box-shadow: 0 0 0 4px rgba(188, 42, 141, 0.5);
    }

    html {
        font-size: 8px;
    }

    .mb-md-30 {
        margin-bottom: 30px;
    }

    .title {
        font-size: 2.4rem;
    }

    .title_size_sm {
        font-size: 2.2rem;
    }

    .title_size_md {
        font-size: 3.6rem;
    }

    .title_size_lg {
        font-size: 4.8rem;
    }

    .title_size_xl {
        font-size: 7.2rem;
    }

    .title_size_xxl {
        font-size: 9.6rem;
    }

    .text {
        font-size: 16px;
    }

    .text_size_sm {
        font-size: 14px;
    }

    .text_size_lg {
        font-size: 18px;
    }

    .slider__arrow_prev {
        left: -15px;
    }

    .slider__arrow_next {
        right: -15px;
    }

    .slider_arrows_inner .slider__arrow_prev {
        left: 0;
    }

    .slider_arrows_inner .slider__arrow_next {
        right: 0;
    }
}

@media (min-width: 992px) {
    html {
        font-size: 9px;
    }

    .mb-lg-30 {
        margin-bottom: 30px;
    }

    .banner__img {
        padding-bottom: 50%;
    }
}

@media (min-width: 1200px) {
    html {
        font-size: 10px;
    }

    .mb-xl-30 {
        margin-bottom: 30px;
    }

    .banner__img {
        padding-bottom: 45%;
    }

    .header__links {
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
    }
}

@media (min-width: 1400px) {
    .header__search {
        width: 420px;
    }
}


/* SR-21 */

.content_page a:not([class]) {
    border-bottom: 0px;
}

.content_page a:not([class]):hover {
    color: inherit;
    background-color: transparent;
}

@media (min-width: 768px) {
    .primary_nav,
    .page_content {
        margin-top: 0px;
    }


}

/* SR-21 END */

/* SR-22 */
.variation_notification {
    position: absolute;
    width: 200px;
    height: 100px;
    border: 1px solid black;
    padding: 20px;
    left: -240px;
    background: white;
    z-index: 99;
    box-shadow: 0 0 10px 3px rgba(0,0,0,0.2);
}

.variation_notification::before,
.variation_notification::after {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: 100%;
    top: unset;
}

.variation_notification::before {
    border: 25px solid;
    border-color: transparent transparent transparent #000;
    transform: translateY(calc(50% - 20px));
    /* right: 0; */
}


.variation_notification::after {
    border: 23px solid;
    border-color: transparent transparent transparent #fff;
    transform: translateY(calc(50% - 39.8px));
}

@media (max-width: 768px) {

    .variation_notification {
        left: calc(50% - 100px);
    }
    .variation_notification::before,
    .variation_notification::after {
        transform: translateY(0);
        top: 100%;
    }

    .variation_notification::before {
        border-color: #000 transparent transparent transparent;
        left: calc(50% - 13.5px);
    }

    .variation_notification::after {
        border-color: #fff transparent transparent transparent;
        left: calc(50% - 11.5px);
    }

}
/* SR-22 END */

/* SR-26 */

.offer::before {
    content: none;
}

.slider_home .offer .btn,
.banner__content-wrap .btn
{
    margin-top: 200px;
}

@media (max-width: 768px) {
    .slider_home .offer .btn,
    .banner__content-wrap .btn
    {
        margin-top: 350px;
    }
}

/* SR-26 END */

/* SR-27 */

.more_letter_space {
    letter-spacing: 2px;
}

/* SR-27 END */

/* SR-31 */
.modal {
    display: none;
}

.modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    background: rgba(0,0,0,.4);
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.modal-window {
    padding: 20px;
    background: white;
    position: relative;
}

.modal-title {
    font-size: 150%;
    font-weight: bold;
    text-align: center;
}

.modal-container {
    display: flex;
    justify-content: center;
    padding: 20px;
    flex-direction: column;
    min-width: 450px;
}

.modal-item-pic {
    max-height: 200px;
    margin: 0 auto 20px;
}

.modal-buttons-wrapper {
    padding-top: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.modal-buttons-wrapper a {
    border: 1px solid black;
    padding: 10px;
    flex: 0 0 45%;
    background: white;
    color: inherit;
    transition: all ease-in-out .5s;
    display: flex;
    align-items: center;
    justify-content: center;
}

.modal-buttons-wrapper a:hover {
    background: black;
    color: white;
}

.modal-window > .modal-button-close {
    width: 27px;
    height: 27px;
    display: block;
    background: url(/local/templates/main/assets/css/../img/close.svg) center center no-repeat;
    position: absolute;
    top: 17px;
    right: 15px;
    cursor: pointer;
}

@media (max-width: 479px) {
    .modal-container {
        min-width: auto;
    }
    .modal-buttons-wrapper a {
        flex-basis: 100%;
        margin-bottom: 10px;
    }
}

.gallery_product .slick-prev,
.gallery_product .slick-next1
/*.single-item-mini .slick-prev,
.single-item-mini .slick-next*/
{
    left: 30px;
    width: 30px;
    height: 30px;
    border-top: 7px solid rgb(224, 224, 224);
    border-left: 7px solid rgb(224, 224, 224);
    z-index: 99;
    transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    background: none;
}
/*
.single-item-mini .slick-prev,
.single-item-mini .slick-next{
    transform: translateX(-65%) translateY(-65%) rotate(45deg);
}
.single-item-mini .slick-prev{
    top: 100%;
    left: 0;
    right: 0;
    transform: translateX(-65%) translateY(-65%) rotate(-135deg);
    margin: auto;
    bottom: -66px;
}

.single-item-mini .slick-next{
    top: -10px;
    margin: auto;
}*/

.gallery_product .slick-next {
    transform: translateX(-50%) translateY(-50%) rotate(135deg);
    left: unset;
    right: 0px;
}
/* SR-31 END */

.hideskus-disabled,
.hideskus-radio-disabled,
select.hideskus-disabled option.hideskus-disabled {
    cursor: default;
    background: rgba(239, 239, 239, 0.8);
    color: #c4c4c4;
    opacity: 0.4;
    filter: alpha(opacity=40);
}

select.hideskus-disabled option {
    background: #fff;
    color: #000
}

.hideskus-radio-disabled {
    background: none;
}

.hideskus-option-hide {
    background: #fff;
    color: #fff;
}

</style><script src='wa-apps/shop/plugins/hideskus/js/hideskus.js'></script><script>(function($) {
    $.hideskusPlugin.locale='ru_RU';
    $.hideskusPlugin.init( {
        "update_time":"1", "hide_not_in_stock":"0", "go_to_available":"0", "delay":"0", "css":".hideskus-disabled, \r\n.hideskus-radio-disabled, \r\nselect.hideskus-disabled option.hideskus-disabled { \r\n    cursor: default; \r\n    background: rgba(239, 239, 239, 0.8); \r\n    color: #c4c4c4; \r\n    opacity: 0.4; \r\n    filter: alpha(opacity=40); \r\n}\r\nselect.hideskus-disabled option { background: #fff; color: #000 }\r\n.hideskus-radio-disabled { \r\n    background: none; \r\n}\r\n.hideskus-option-hide { background: #fff; color: #fff; }"
    }
    );
}

)(jQuery);
</script><style>.smartsku_plugin-product ul.skus li {
    margin: 0;
}

.smartsku_plugin-product .smartsku-feature-value {
    margin-top: 1em;
    padding-left: 5px;
}

.smartsku_plugin-product .inline-select a.smartsku_plugin-feature-grey {
    color: #ccc !important;
    border-color: #efefef !important;
}

.smartsku_plugin-product .inline-select:not(.color) a.smartsku_plugin-feature-grey {
    background-color: #efefef !important;
}

.smartsku_plugin-product .inline-select a.smartsku_plugin-feature-grey:hover {
    color: #ccc !important;
}

.smartsku_plugin-product .inline-select a.smartsku_plugin-feature-grey:visited {
    color: #ccc !important;
}

.smartsku_plugin-product .inline-select.color a.smartsku_plugin-feature-grey {
    border-color: #ccc !important;
    opacity: 0.6;
}

.smartsku_plugin-product option.smartsku_plugin-feature-grey {
    color: #888 !important;
    border-color: #e8e8e8 !important;
    background-color: #e8e8e8;
}

.smartsku_plugin-product .inline-select a.smartsku_plugin-feature-hide {
    display: none !important;
}

.smartsku_plugin-product option.smartsku_plugin-feature-hide {
    display: none !important;
}

.smartsku_plugin-product .smartsku_plugin-feature-hide {
    display: none !important;
}

.smartsku_plugin-product .skus .smartsku_plugin-feature-grey {
    color: #d4d3d3 !important;
    text-decoration: line-through;
}

.smartsku_plugin-product .skus .smartsku_plugin-feature-grey .price,
.smartsku_plugin-product .skus .smartsku_plugin-feature-grey span.price {
    font-weight: bold;
    color: #ccc !important;
    font-size: 100%;
}

i.icon16-flexdiscount.loading {
    background-image: url(/local/templates/main/assets/css/wa-apps/shop/plugins/flexdiscount/img/loading16.gif)
}

i.flexdiscount-big-loading {
    background: url(/local/templates/main/assets/css/wa-apps/shop/plugins/flexdiscount/img/loading.gif) no-repeat
}

.fl-is-loading>* {
    opacity: 0.3;
}

.fl-is-loading {
    position: relative
}

.fl-is-loading:after {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 100%;
    background: url(/local/templates/main/assets/css/wa-apps/shop/plugins/flexdiscount/img/loader2.gif) center center no-repeat
}

.fl-loader-2:after {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 100%;
    background: url(/local/templates/main/assets/css/wa-content/img/loading16.gif) center center no-repeat
}

i.icon16-flexdiscount {
    background-repeat: no-repeat;
    height: 16px;
    width: 16px;
    display: inline-block;
    text-indent: -9999px;
    text-decoration: none!important;
    vertical-align: top;
    margin: -.1em .25em 0 0
}

i.flexdiscount-big-loading {
    display: inline-block;
    width: 32px;
    height: 32px;
    margin: 15px 0
}

.flexdiscount-coup-del-block,
.flexdiscount-loader {
    display: none
}

.align-center {
    text-align: center
}

.flexdiscount-coup-result,
.flexdiscount-form,
.flexdiscount-price-block,
.flexdiscount-user-affiliate,
.flexdiscount-user-discounts {
    margin: 10px 0
}

.flexdiscount-coup-result {
    color: green
}

.flexdiscount-coup-result.flexdiscount-error {
    color: red
}

.flexdiscount-max-affiliate,
.flexdiscount-max-discount {
    font-size: 1.5em;
    color: #c03;
    font-weight: 600
}

.flexdiscount-coupon-delete:before {
    content: 'x';
    padding: 5px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid red;
    width: .5em;
    height: .5em;
    display: inline-block;
    text-align: center;
    line-height: .5em;
    margin-right: 5px;
    font-size: 1.3em;
    color: red;
    font-weight: 700;
    vertical-align: middle
}

.flexdiscount-price-block {
    display: inline-block
}

.flexdiscount-product-discount {
    display: table
}

.flexdiscount-my-content>div {
    padding: 10px
}

.flexdiscount-discounts-affiliate {
    color: #c03;
    background: #fff4b4;
    padding: 5px 10px;
    border-radius: 20px
}

.flexdiscount-available-discount {}

.flexdiscount-alldiscounts {
    clear: none;
    background-color: #FFFFFF;
    border: 1px solid #DDDDDD;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin: 10px 0;
}

.flexdiscount-alldiscounts-heading {
    background: #fff4b4;
    text-transform: uppercase;
    -webkit-border-top-left-radius: 3px;
    -moz-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
    padding: 10px 15px;
}

.flexdiscount-alldiscounts-heading .h3 {
    font-size: 14px;
    margin: 0;
    padding: 0;
    color: #444;
}

.flexdiscount-alldiscounts-body,
.flexdiscount-alldiscounts .flexdiscount-body {
    padding: 15px;
}

.flexdiscount-alldiscounts table {
    width: 100%;
}

.flexdiscount-alldiscounts ul {
    margin: 0;
}

.flexdiscount-alldiscounts .flexdiscount-table {
    border-left: 1px solid #000;
    border-top: 1px solid #000;
    width: 100%;
    margin: 0;
}

.flexdiscount-alldiscounts .flexdiscount-table td,
.flexdiscount-alldiscounts .flexdiscount-table th {
    color: #000;
    border: 1px solid #000;
    padding: 5px;
}

.fl-discount-skus {
    margin-bottom: 10px;
}

tr.fl-discount-skus td {
    padding: 10px 5px;
}

.flexdiscount-product-discount {
    display: table;
}

.flexdiscount-pd-block {
    background-color: #FFFFFF;
    border: 1px solid #DDDDDD;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin: 10px 0;
}

.flexdiscount-pd-block .flexdiscount-heading,
#yourshop .flexdiscount-pd-block .flexdiscount-heading {
    background: #163bdb;
    text-transform: uppercase;
    border-color: #DDDDDD;
    color: #333333;
    -webkit-border-top-left-radius: 3px;
    -moz-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
    padding: 10px 15px;
}

.flexdiscount-pd-block .flexdiscount-heading .h3 {
    font-size: 14px;
    margin: 0;
    padding: 0;
    color: #fff;
}

.flexdiscount-pd-block .flexdiscount-body {
    padding: 15px;
}

.flexdiscount-pd-block ul {
    margin: 0;
}

.flexdiscount-pd-block .flexdiscount-table {
    border-left: 1px solid #000;
    border-top: 1px solid #000;
    width: 100%;
    margin: 0;
}

.flexdiscount-pd-block .flexdiscount-table td,
.flexdiscount-pd-block .flexdiscount-table th {
    color: #000;
    border: 1px solid #000;
    padding: 5px;
}

.flexdiscount-user-discounts {}

.flexdiscount-discounts {
    clear: both;
    overflow: hidden;
    background-color: #FFFFFF;
    border: 1px solid #ddd;
    margin: 10px 0;
}

.flexdiscount-discounts-heading {
    background: #eee;
    text-transform: uppercase;
    color: #333333;
    padding: 10px 15px;
}

.flexdiscount-discounts-heading .h3 {
    font-size: 14px;
    margin: 0;
    color: #444;
}

.flexdiscount-discounts-body {
    padding: 0;
}

.flexdiscount-discounts table {
    width: 100%;
}

.flexdiscount-discounts-body ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.flexdiscount-discounts-body li {
    padding: 10px 15px;
    background-color: #fefce3;
    margin: 5px 0;
}

.flexdiscount-discounts-price {
    color: #e8385c;
    display: inline-block;
}

.flexdiscount-coup-result {
    color: green;
}

.flexdiscount-coup-result.flexdiscount-error {
    color: #ff0000;
}

.flexdiscount-coupon-delete:before {
    content: 'x';
    padding: 5px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid #ff0000;
    width: .5em;
    height: .5em;
    display: inline-block;
    text-align: center;
    line-height: .5em;
    margin-right: 5px;
    font-size: 1.3em;
    color: #ff0000;
    font-weight: bold;
    vertical-align: middle;
}

.flexdiscount-deny-discount {}

.flexdiscount-denydiscounts {
    clear: none;
    background-color: #FFFFFF;
    border: 1px solid #DDDDDD;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin: 10px 0;
}

.flexdiscount-denydiscounts-heading {
    background: #ff0000;
    text-transform: uppercase;
    -webkit-border-top-left-radius: 3px;
    -moz-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
    padding: 10px 15px;
}

.flexdiscount-denydiscounts-heading .h3 {
    font-size: 14px;
    margin: 0;
    padding: 0;
    color: #fff;
}

.flexdiscount-denydiscounts-body,
.flexdiscount-denydiscounts .flexdiscount-body {
    padding: 15px;
}

.flexdiscount-denydiscounts table {
    width: 100%;
}

.flexdiscount-denydiscounts ul {
    margin: 0;
}

.flexdiscount-denydiscounts .flexdiscount-table {
    border-left: 1px solid #000;
    border-top: 1px solid #000;
    width: 100%;
    margin: 0;
}

.flexdiscount-denydiscounts .flexdiscount-table td,
.flexdiscount-denydiscounts .flexdiscount-table th {
    color: #000;
    border: 1px solid #000;
    padding: 5px;
}

.flexdiscount-price-block {
    display: inline-block;
}

.flexdiscount-my-content>div {
    padding: 10px;
}

.flexdiscount-discounts-affiliate {
    color: #c03;
    background: #fff4b4;
    padding: 5px 10px;
    border-radius: 20px;
}

.flexdiscount-max-discount,
.flexdiscount-max-affiliate {
    font-size: 1.3em;
    color: #c03;
    font-weight: 600;
}

i.itemsets-pl.loader {
    background: url(/local/templates/main/assets/css/wa-apps/shop/plugins/itemsets/img/loader.gif) no-repeat;
    width: 43px;
    height: 11px;
    display: inline-block;
}

.sr-feature .check_block .col {
    margin-left: 21px;
}

.sr-feature__title {
    font-size: 13px;
    font-family: 'Montserrat', Arial, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    color: #000000;
    line-height: 18px;
}

.sr-feature .col label.label_check {
    padding-left: 30px;
}

@media screen and (max-width: 640px) {
    .sr-feature .check_block {
        justify-content: flex-start;
    }
    .sr-feature .check_block .col:first-child {
        width: 100%;
        margin-bottom: 10px;
    }
    .sr-feature .check_block .col:first-child+.col {
        margin-left: 0;
    }
}

input.sku-feature:disabled+label {
    text-decoration: line-through;
    pointer-events: none;
}

.mCSB_container li._disabled {
    pointer-events: none;
    text-decoration: line-through;
}
.variation_row .ms-choice{
    outline:none;
}

.favorite_btn {
    text-align: right;
}

.favorite_btn #favorite.del{
    font-size: 11px;
    text-align: center;
    letter-spacing: -0.154px;
    color: #000000 !important;
    width: auto;
    height: 20px;
    position: relative;
    padding-right: 27px;
    margin: 0 0 10px auto;
    background: transparent;
    -webkit-opacity: .3;
    -moz-opacity: .3;
    -ms-opacity: .3;
    opacity: .3;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
}

.favorite_btn #favorite.del:hover{
    color: #000000 !important;
    background: transparent;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    opacity: 1;
}

.favorite_btn #favorite.del:after{
    content: '';
    width: 16px;
    height: 20px;
    display: block;
    background: url(/local/templates/main/assets/css/../img/remove.svg) center center no-repeat;
    background-size: cover;
    position: absolute;
    top: -5px;
    right: 8px;
}

.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;}
.favorite-js { cursor: pointer; }
.favorite-js:not(.btn-bordered):before{
    display: block;
    content: ' ';
    background-image: url('/local/templates/main/images/favorite.svg?v=2');
    background-size: 28px 28px;
    height: 28px;
    width: 28px;
 }
.favorite-js.active:not(.btn-bordered):before {
    display: block;
    content: ' ';
    background-image: url('/local/templates/main/images/favoriteactive.svg?v=2');
    background-size: 28px 28px;
    height: 28px;
    width: 28px;
}

.buy-razmer, .buy-rost{line-height: 200%;}
#clickbuy a.close {
    width: 27px;
    height: 27px;
    display: block;
    background: url('/bitrix/templates/main/assets/img/close.svg') center center no-repeat;
    position: absolute;
    top: 17px;
    right: 15px;
    z-index: 505;
}
#clickbuy a.close{
    width: 27px;
    height: 27px;
    display: block;
    background: url('/bitrix/templates/main/assets/img/close.svg') center center no-repeat;
    position: absolute;
    top: 17px;
    right: 15px;
    z-index: 505;
}


.product-title-block { display: flex; justify-content: space-between; }
.product-title-block .product-discount { min-width: 80px; }
/* End */


/* Start:/local/templates/main/assets/css/responsive.css?166988217143201*/
@media screen and (max-width: 1629px) {
	.left_column_product .data_left_column.padding_left { padding-left: 70px; }
	.rigth_column_product {max-width: 310px;}
}
@media screen and (max-width: 1540px) {
	.left_column_product {
    	max-width: 720px;
		margin-right: 80px;
	}
	.rigth_column_product { max-width: 310px; }
	.variation_row .ms-drop { width: 310px; }
	.guide_sizes__table { width: 350px; }
	.guide_sizes__table .size_row { margin: 25px 0; }
	.guide_sizes__table .size_row span {
		width: 38px;
		font-size: 16px;
	}
	.rigth_column_product .mess {
		width: 95px;
		right: -110px;
		font-size: 10px;
	}
	.customer_service .service_body .title_block {
		width: 100%;
	    text-align: center;
	    padding-right: 0;
	    font-size: 16px;
	    line-height: 18px;
	    margin-bottom: 15px;
	}
	.customer_service .service_body .title_block span { width: auto; }
	.customer_service .service_body .service_data {
		padding-left: 0;
		border-left: 0;
		width: 100%;
	}
	.customer_service .service_body .service_data .service_data__item { max-width: 305px; }
	.customer_service .service_body .service_data .service_data__item .title_head { line-height: 27px; }
	.data_block, .big_data_block .desc, .content_data .content_row { max-width: 1000px; }
	.content_data .content_row.has_img .image { width: 520px; }
	.content_data .content_row.has_img .desc_data_item { width: calc(100% - 520px); }
	.content_data .content_row.has_img.left .desc_data_item { padding-left: 80px; }
	.content_data .content_row.has_img.right .desc_data_item { padding-right: 80px; }
	.big_data_block .desc {
		font-size: 14px;
		line-height: 26px;
		max-width: 750px;
	}
	.content_data .content_row .desc_data_item .title_item { font-size: 16px; }
	.content_data .content_row .desc_data_item .desc_item {
		font-size: 14px;
		line-height: 24px;
	}
	.related_block .related_item .thumb { height: 260px; }
	.related_block .related_item .thumb { margin-bottom: 30px; }
	.related_block { margin-bottom: 0; }
}


@media screen and (max-width: 1440px) {
	.header .wrapper { padding: 20px 60px; }
	.header .wrapper .head_logo { top: 0; }
	.header .wrapper .head_logo img { max-width: 165px; }
	.header .wrapper .head_nav { margin-top: 5px; }
	.primary_nav { margin-top: 100px; }
	.admin-bar .primary_nav { margin-top: 75px; }
	.primary_nav ul li a { font-size: 12px; }
	.breadcrumbs a.back { font-size: 15px; }
	.breadcrumbs .breadlink, .breadcrumbs .sep, .breadcrumbs a,
	.woo_actions .woo_total_row { font-size: 13px; }
	/*.page_content { margin-top: 110px; }*/
	.home .full_block_home img.home_img_logo, .home .half_block_home img.home_img_logo { width: 385px; }
	.wishlist_prod, .list_prod {
		width: 250px;
		margin: 60px calc((100% - 750px) / 6);
	}
	.wishlist_prod .product-thumbnail img, .list_prod .product-thumbnail img { min-height: 280px; }
	.list_prod .consist,
	.woocommerce table.shop_table td{padding-left: 0px;}
	.woocommerce table.shop_table td.all_product_data .name_product { font-size: 11px; }
	.list_prod .price_sizes_block .price, .woocommerce div.list_prod.product .price_sizes_block .sizes,
	.wishlist_prod.out_of_stock .product-thumbnail .product_out_of_stock,
	.list_prod.out_of_stock .product-thumbnail .product_out_of_stock,
	.woocommerce table.shop_table td.all_product_data .data_product .attr_product { font-size: 12.8px; }
	.list_prod .notice { font-size: 10px; }
	.woocommerce div.list_prod.product .price_sizes_block .price { margin-bottom: 10px; }
	.list_prod .price_sizes_block { margin-top: -10px; }
	.wishlist_prod.out_of_stock .product-thumbnail .product_out_of_stock,
	.list_prod.out_of_stock .product-thumbnail .product_out_of_stock {
		width: 140px;
		line-height: 15px;
	}
	.woo_filters_block .data_filter_block { padding: 50px 40px; }
	.left_column_product .count_view { width: 70px; }
	.left_column_product .data_left_column.padding_left { padding-left: 70px; }
	.left_column_product {
		width: calc(100% - 360px);
		max-width: 570px;
		margin-right: 50px;
	}
	.woo_logout_title, .woo_noaddres_title, .woo_nocard_title,
	.woo_noorder_title, .woo_nowishlist_title, .title_404, .no_search_title {
		font-size: 28px;
		line-height: 40px;
	}
	.woo_logout_sub_title, .woo_noaddres_sub_title, .woo_nocard_sub_title, .woo_noorder_sub_title, .sub_title_404 {
		font-size: 16px;
		margin: 15px auto 25px;
	}
	.woo_noaddres_title, .woo_nocard_title,
	.woo_noorder_title, .woo_nowishlist_title {
		padding-top: 100px;
		background-size: 120px;
	}
	.no_search_title { background-size: 120px; }
	.woo_noaddres_title, .woo_nocard_title, .woo_noorder_title { background-size: 60px; }
	.woo_logout_title { background-size: 80px; }
	.title_404 {
		padding-top: 125px;
		background-size: 160px;
	}
	.woo_propoz_block .woo_propoz_title,
	.contact_store .store_item .name_store,
	.data_page { font-size: 16px; }
	.woo_cart_title { font-size: 20px; }
	.woocommerce table.shop_table.woo_cart_table { max-width: 760px; }
	.woocommerce table.shop_table td.product-thumb { width: 150px; }
	.woocommerce table.shop_table td.all_product_data {
		/*width: calc(100% - 150px);*/
		width: 100%;
	}
	.woocommerce table.shop_table td.all_product_data .data_product .attr_product { margin-left: 30px; }
	.woocommerce table.shop_table td.all_product_data .data_product .attr_product:first-child { width: auto; }
	.woocommerce table.shop_table td.all_product_data .data_product .attr_product.product-removed a.removed {
		width: 25px;
		height: 25px;
		background-size: 60%;
	}
	.woo_actions .woo_total_row > span,
	.contact_store .store_item,
	.contact_store .store_item .count { font-size: 14.4px; }
	.woo_actions .cart_totals { width: 220px; }
	.wc-proceed-to-checkout .checkout_link { width: 100%; }
	.wc-proceed-to-checkout .checkout_link,
	.woo_actions .woo_promo_form input.input-text,
	.woo_actions .woo_promo_form .hide_form_promo { font-size: 11px; }
	.map {
	    width: calc(100% - 430px);
	    height: 650px;
	}
	.contact_store {
		width: 430px;
		padding: 45px 30px;
	}
	.title_page { font-size: 25px; }
	.contact_store .title_page { font-size: 22px; }
	.contact_store .store_item .count {
		width: 24px;
		height: 33px;
	}
	.data_page { max-width: 600px; }
	.archive_title { font-size: 18px; }
	.archive_description {
		font-size: 14px;
		line-height: 24px;
		max-width: 510px;
	}
	.all_collection { max-width: 740px; }
	.all_collection .half_width_img { width: calc(50% - 20px); }
	.data_row_catalog {
		font-size: 13px;
		padding: 0 20px;
		margin: 15px auto 10px;
	}
	.more_catalog {
		font-size: 12px;
		line-height: 1;
		padding-left: 20px;
	}
	.title_colection {
		font-size: 16px;
		margin-bottom: 18px;
	}
	.desc_colection {
		font-size: 14px;
		line-height: 24px;
	}
	.collection_gall { margin: 40px auto; }
	.full_width_img { margin: 20px auto; }
	.single .all_collection .half_width_img { margin: 20px 0 20px; }
	.no_search_block { margin-bottom: -20px; }
	.navigation_account ul li { margin: 10px 15px; }
	/*.woo_edit_account .edit_account_forms { margin-right: 60px; }*/
	.woo_desc_edit_account { width: calc(100% - 370px); }
	.woo_update_data .short_data {
		width: calc(100% - 302px);
		max-width: 275px;
		margin-right: 30px;
	}
	.woo_update_data .update_address_form, .woo_update_data .update_card_form { width: 270px; }
	.woocommerce .woo_update_data form.update_address_form .form-row input.input-text,
	.woocommerce .woo_update_data form.update_address_form .form-row .woo_select,
	.woocommerce .woo_update_data form.update_card_form .form-row input.input-text,
	.woocommerce .woo_update_data form.update_card_form .form-row .woo_select,
	.woo_data_card { width: 100%; }
	.woo_update_data form.update_address_form .select_update,
	.woo_update_data form.update_card_form .select_update { width: 100% !important; }
	.woocommerce .woo_update_data form .form-row .woo_data_card input.input-text { width: 50px; }
	.tinv-wishlist .product-thumbnail { max-width: 100%; }
	.woo_update_data .short_data .woo_slide_item {
		width: 100%;
		margin: 0;
	}
	.footer nav ul li a { font-size: 11.7px; }
	.customer_service .service_body { padding: 35px 15px; }
	.customer_service .service_body .service_data .service_data__item,
	.customer_service .service_body .service_nav { width: 25%; }
	.customer_service .service_body .service_data .service_data__item.last { padding-right: 15px; }
	.customer_service .service_body .service_data .service_data__item .title_head { line-height: 20px; }
	.customer_service .service_body .service_data .service_data__item p {
		font-size: 13px;
		line-height: 20px;
	}
	.customer_service .service_body .service_nav { padding-left: 30px; }
	.data_block { max-width: 900px; }
	.video_block .title_video { font-size: 30px; }
	.video_block .open_video { font-size: 16px; }
	.btn_block .desc_btn { font-weight: 500; }
	.content_data { margin: 50px auto; }
	.content_data .page_content { margin-top: 50px; }
	.content_data .content_row { max-width: 645px; }
	.content_data .content_row.has_img .image { width: 315px; }
	.content_data .content_row.has_img .desc_data_item { width: calc(100% - 315px); }
	.content_data .content_row.has_img.left .desc_data_item { padding-left: 60px; }
	.content_data .content_row.has_img.right .desc_data_item { padding-right: 60px; }
	.rigth_column_product { top: 80px; }
}



@media screen and (max-width: 1024px) {
	.header .wrapper { padding: 10px 20px; }
	.primary_nav { margin: 70px 15px 15px 20px; }
	.primary_nav ul li a { line-height: 25px; }
	.primary_nav > ul > li > ul { margin: 10px 0 10px 20px; }
	.search_form { width: 225px; }
	.header .wrapper .head_nav li { margin-left: 10px; }
	.header .wrapper .head_nav li.search_block {
		position: absolute;
		top: 45px;
	}
	.home .full_block_home img.home_img_logo, .home .half_block_home img.home_img_logo {
		width: 260px;
		right: 40px;
	}
	.page_content { margin-top: 80px; }
	.map, .contact_store {
	    width: 100%;
	    height: 500px;
	    float: none;
	}
	.contact_store {
		height: auto;
		    	display: flex;
				 flex-wrap: wrap;
		-moz-justify-content: space-between;
			-ms-justify-content: space-between;
				justify-content: space-between;
	}
	.contact_store .title_page {
		width: 100%;
		text-align: left !important;
		font-size: 20px;
		font-weight: 500;
	}
	.contact_store .store_item {
		width: calc(50% - 30px);
	}
	.contact_store .store_item .name_store { font-size: 14px; }
	.left_column_product .data_left_column.padding_left { padding-left: 0; }
	.left_column_product .count_view {
	    width: 100%;
	    position: -webkit-sticky;
	    position: sticky;
	    top: 55px;
	    height: 50px;
	    line-height: 50px;
	    background: #fff;
	    text-align: right;
	}
	.customer_service .service_body .service_data .service_data__item {
		width: auto;
		max-width: 207px;
	}
	.customer_service .service_body .service_data .service_data__item .title_head,
	.customer_service .service_body .service_nav ul li a { font-size: 12px; }
	.customer_service .service_body .service_data .service_data__item p { font-size: 11px; }
	.wishlist_prod, .list_prod {
	    width: 31%;
	    margin: 60px 1%;
	}
	.wishlist_prod .woo_btn, .list_prod .woo_btn, .wishlist_prod .product-action .woo_btn {
		width: 100%;
		font-size: 11px;
	}
	.customer_service .service_body .service_nav { width: 250px; }
	.woocommerce table.shop_table:not(.cart) { margin: 50px auto; }
	.woocommerce table.shop_table thead th, .woocommerce table.shop_table thead td { padding: 20px 5px; }
	.woocommerce table.shop_table td.woo_view_col { padding: 20px 0 20px 30px; }
	.woocommerce table.shop_table td.product-thumb { width: 65px; }
	.woocommerce table.shop_table td.product-thumb img { max-width: 55px; }
	.my_account_orders td { padding: 0 7px; }
	.woocommerce table.shop_table td.all_product_data .data_product .attr_product { margin-left: 15px; }
	.woocommerce table.shop_table td.woocommerce-orders-table__header-order-count,
	.woocommerce table.shop_table td.woocommerce-orders-table__cell-order-count,
	.woocommerce table.shop_table .woocommerce-orders-table__header-order-count-prod,
	.woocommerce table.shop_table .woocommerce-orders-table__cell-order-count-prod,
	.woocommerce table.shop_table .woocommerce-orders-table__header-order-date,
	.woocommerce table.shop_table .woocommerce-orders-table__cell-order-date { display: none; }
	.woocommerce table.shop_table td.woocommerce-orders-table__header-order-actions,
	.woocommerce table.shop_table td.woocommerce-orders-table__cell-order-actions { width: auto; }
	.woocommerce table.shop_table .woocommerce-orders-table__cell-order-actions span {
		width: 14px;
		height: 18px;
		font-size: 0;
		display: block;
	}
	.woocommerce table.shop_table .woocommerce-orders-table__cell-order-actions span::after { right: 0; }
	.woo_mylist_coupon .woo_my_coupon .number_coupon { margin-right: 15px; }
	.woo_mylist_coupon .woo_my_coupon .data_coupon {
	    width: calc(100% - 220px);
	    margin-right: 20px;
	}
	.woo_mylist_coupon .woo_my_coupon .action_coupon, .woo_mylist_coupon .woo_my_coupon .action_coupon .woo_btn { width: 150px; }
	.footer .wrapper {
		width: 100%;
		padding: 0 20px;
	}
	.rigth_column_product .error_field .mess {
	    right: 0;
	    top: 30px;
	    width: 100%;
    	text-align: center;
	}
	.comfort_block .error_field,
	.variation_row.error_field { margin-bottom: 30px; }
	.slick-prev { left: -20px; }
	.slick-next { right: -20px; }
	.video_block .title_video { font-size: 25px; }
	.btn_block .desc_btn { font-size: 22px; }
	.related_block .related_item {
	    width: calc(33% - 20px);
	    max-width: 450px;
	    margin: 50px 10px;
	}
	.related_block .related_item .thumb { height: 200px; }
	.related_block .related_item .name { font-size: 12px; }
	.content_data .content_row.has_img .desc_data_item, .content_data .content_row.has_img .image { width: 50%; }
	.video_block .title_video { padding: 0 25px; }
	.woo_success_order .data_order .data_order_row .head,
	.woo_success_order .data_order .data_order_row { font-size: 16px; }
	.woo_success_order .data_order .data_order_row .title_order_row { font-size: 18px; }
	.footer .wrapper, .footer_nav ul {
		-moz-justify-content: center;
			-ms-justify-content: center;
				justify-content: center;
	}
	.footer_nav {
		margin: 20px auto;
		width: 100%;
	}
}



@media screen and (max-width: 900px) {
	.mobile_header { display: block; }
	.admin-bar .mobile_header { top: 32px; }
	/* .header, .primary_nav { display: none; } */
	.primary_nav { display: none; }
	.left_column_product .count_view { top: 72px; }
	.page_content {
		width: 100%;
		padding: 0 40px;
		margin-top: 100px;
	}
	.map {
		width: calc(100% + 80px);
		margin-left: -40px;
	}
	.data_row_catalog {
		font-size: 12px;
		letter-spacing: -0.5px;
	}
	.thankyou_for_order { font-size: 20px; }
	.woo_success_order .data_order .data_order_row .head { font-size: 18px; }
	.woo_success_order .notice { font-size: 15px; }
	.woo_close_thankyou { margin-bottom: 80px; }
	.woo_filters_block .data_filter_block { max-width: 400px; }
	.woo_formBlock { margin: 100px auto; }
	.customer_service .service_body .service_data .service_data__item {
		width: 50%;
		max-width: 100%;
	}
	.customer_service .service_body .service_nav {
		width: 250px;
		padding-left: 0;
		margin: 0 auto;
	}
	.customer_service {
	    position: absolute;
	    left: 0;
	    top: 122px;
	}
	.home .customer_service { top: 72px; }
	.admin-bar .customer_service { top: 152px; }
	.home.admin-bar .customer_service { top: 118px; }
	.video_block .view_video, .btn_block { padding-left: 0; }
	.video_block .title_video, .btn_block .desc_btn { font-size: 18px; }
	.video_block .open_video {
		font-size: 12px;
		margin: 20px auto;
	}
	.btn_bespoke { width: 280px; }
	.btn_block, .content_data { margin: 50px auto; }
	.big_data_block .desc { max-width: 540px; }
	.video_block .video_data .control_video { bottom: 5px; }
	.footer nav ul li { margin: 0 5px; }
	.footer .social_block a { margin-left: 10px; }
}



@media screen and (max-width: 782px) {
	.admin-bar .mobile_header { top: 46px; }
	.admin-bar .customer_service { top: 168px; }
	.admin-bar .mobile_nav_block a.close_mobile_nav_block { top: 66px; }
	.wishlist_prod, .list_prod {
	    width: 31%;
	    margin: 60px 9.5%;
	}
	.wishlist_prod .product-thumbnail img, .list_prod .product-thumbnail img { min-height: 250px; }
	.guide_sizes__table { width: 300px; }
	.footer .wrapper { display: block; }
	.footer .wrapper .logo_footer {
		/* width: 130px; */
		margin: 10px auto 30px;
		display: block;
		text-align: center;
	}
	.footer .wrapper .logo_footer img{
		max-width: 170px;
	}
	.footer .wrapper .footer_nav ul {
		display: table;
		margin: 0 auto;
		text-align: center;
	}
	.footer .wrapper .social_block {
		text-align: center;
	    display: block;
	    margin: 30px auto 0;
	}
	.footer .wrapper .social_block a:first-child { margin-left: 0; }
	.footer .social_block a { margin-left: 20px; }
}



@media screen and (max-width: 720px) {
	.mobile_header .wrapper {
		padding: 15px 20px 15px 60px;
		position: relative;
	}
	.mobile_header .toggle_mobNav {
		position: absolute;
		top: 18px;
		left: 20px;
	}
	.mobile_header .icon_nav ul li { margin-left: 15px; }
	.mobile_header .toggleMobSearch a,
	.mobile_header .mob_accaunt a,
	.mobile_header .mob_wichlist a,
	.mobile_header .mob_cart a {
		width: 32px;
		height: 25px;
		line-height: 22px;
		padding-top: 0;
		padding-right: 35px;
		font-size: 10px;
	}
	.mobile_header .mob_cart a { padding-top: 5px; }
	.mobile_nav_block { top: 58px; }
	.admin-bar .mobile_nav_block { top: 104px; }
	.admin-bar .mobile_nav_block a.close_mobile_nav_block,
	.mobile_nav_block a.close_mobile_nav_block {
		top: -40px;
		right: auto;
		left: 20px;
	}
	.mobile_nav_block .overflow_body {
		height: calc(100vh - 98px);
		display: block;
		overflow-y: auto;
	}
	.admin-bar .mobile_nav_block .overflow_body { height: calc(100vh - 145px); }
	.mobile_nav_block .logo { display: none;}
	.mobile_nav_block .mobile_nav { max-height: inherit !important; }
	.mobile_nav_block .support_block { position: static; }
	.woocommerce form.login, .woocommerce form.register,
	.woocommerce button.button.woo_btn, .woo_btn {
		width: 100%;
		max-width: 330px;
	}
	.woocommerce button.button.woo_btn.apply_coupon { max-width: 225px; }
	.page_content { padding: 0 20px; }
	.map {
	    width: calc(100% + 40px);
	    margin-left: -20px;
	}
	.woo_formBlock { margin: 30px auto; }
	.woocommerce form .form-row input.input-text, .woo_select,
	.woocommerce form .form-row input.input-text.woo_full_field,
	.select_block, .woo_edit_account .select_block { width: 100%; }
	.woo_new_address .country_select, .woo_update_data .country_select,
	.woo_update_data .select_update, .woo_new_card .country_select { width: 100% !important; }
	.woo_delete_phone {
		left: auto;
	    margin-left: 0;
	    right: -5px;
	}
	.select_block .ms-parent {
		width: 31% !important;
		margin: 0;
	}
	.select_block .ms-choice>span, .select_block .ms-drop ul li label { padding-left: 20px; }
	.g-recaptcha {
		position: relative;
	    left: 50%;
	    transform: translateX(-50%) scale(.9);
	}
	.term .faq_i .faq_title {
		font-size: 15px;
		line-height: 20px;
	}
	.term .faq_i .faq_content {
	    margin-top: 30px;
	    line-height: 24px;
	    font-size: 15px;
	}
	.title_page { font-size: 18px; }
	.error_text {
		position: static;
	    transform: none;
	    margin: 10px auto;
	    text-align: center;
	}
	.left_column_product .count_view { top: 58px; }
	.new_card_form .woo_checkbox_row, .update_card_form .woo_checkbox_row {
		position: static;
		margin-left: 0;
		width: 100%;
		text-align: left;
	}
	.woo_edit_account .edit_account_forms {
		/*float: none;*/
		margin: 0 auto 30px;
	}
	.woo_desc_edit_account {
		width: 308px;
		margin: 60px auto 0;
    	text-align: center;
		float: none;
	}
	.tailor_request form .select_block { width: 310px; }
	.woo_regForm .woo_sub_title, .register .woo_checkbox_row { width: 100%; }
}



@media screen and (max-width: 640px) {
	.left_column_product, .rigth_column_product {
		width: 100%;
		max-width: 100%;
    	margin: 0 auto;
    	float: none;
	}
	.rigth_column_product { position: static; }
	.left_column_product .upsells_block { display: none; }
	.left_column_product .data_left_column {
		width: calc(100% + 40px);
		margin-left: -20px;
		margin-bottom: 20px;
	}
	.woo_product_gallery__image {
		padding: 0 10px;
		margin-bottom: 0;
	}
	.left_column_product { position: relative; }
	.left_column_product .count_view {
		width: 87%;
	    position: absolute;
	    top: 10px;
	    z-index: 50;
	    left: 0;
	    background: transparent;
	}
	.woocommerce div.product .product_title, .woocommerce div.product p.price,
	.woocommerce-product-details__short-description, .guide_sizes, .woocommerce div.product p.stock { text-align: center; }
	.woocommerce div.product .rigth_column_product.active_guide_size .product_title,
	.woocommerce div.product .rigth_column_product.active_guide_size p.price,
	.rigth_column_product.active_guide_size .woocommerce-product-details__short-description,
	.rigth_column_product.active_guide_size .comfort_block, .rigth_column_product.active_guide_size .cart,
	.rigth_column_product.active_guide_size .details_delivery { display: block; }
	.guide_sizes.open { padding-top: 0; }
	.guide_sizes.open .close_guide { display: none; }
	.guide_sizes.open .guide_sizes_link {
		position: relative;
		background: url('/local/templates/main/assets/css/../img/close.png') center right no-repeat;
	}
	.guide_sizes.open .guide_sizes__table {
		position: static;
		margin: 0 auto 15px;
	}
	.comfort_block .check_block {
	    	display: flex;
		flex-wrap: wrap;
		-moz-justify-content: center;
		-ms-justify-content: center;
    		justify-content: center;
	}
	.woocommerce div.product form.cart .variations {
		width: 310px;
		margin: 0 auto 1em;
	}
	.rigth_column_product .woo_btn { max-width: 310px; }
	.rigth_column_product .upsell_item { display: block; }
	.details_delivery a.target_link_popup {
		font-size: 14px;
		font-family: 'Museo Sans Cyrl 500',Arial,sans-serif;
		font-weight: 500;
		position: relative;
		padding-left: 35px;
		-webkit-opacity: 1;
	    -moz-opacity: 1;
	    -ms-opacity: 1;
	    opacity: 1;
	}
	.details_delivery a.target_link_popup:before {
		content: '';
		width: 20px;
		height: 14px;
		display: block;
		background: url('/local/templates/main/assets/css/../img/mobile/mail.png') center center no-repeat;
		background-size: contain;
		position: absolute;
		top: 0;
		left: 0;
	}
}


@media screen and (max-width: 600px) {
	#wpadminbar {
	    position: fixed;
	}
	.woo_update_data .short_data {
		width: 100%;
		float: none;
		margin: 0 auto 40px;
	}
	.woo_update_data .update_address_form, .woo_update_data .update_card_form {
		margin: 0 auto;
		float: none;
	}
	.update_address_form .woo_btn.woo_full_btn, .update_card_form .woo_btn.woo_full_btn { width: 100%; }
	.video_block .title_video { padding: 0 45px; }
	.content_data .content_row { display: block; }
	.content_data .content_row .desc_data_item {
		text-align: center;
		margin-bottom: 40px;
	}
	.content_data .content_row .desc_data_item .title_item { font-weight: 700; }
	.content_data .content_row .desc_data_item .desc_item { font-size: 15px; }
	.content_data .content_row.has_img.left .desc_data_item { padding-left: 0; }
	.content_data .content_row.has_img.right .desc_data_item { padding-right: 0; }
	.content_data .content_row.has_img .desc_data_item, .content_data .content_row.has_img .image { width: 100%; }
	.content_data .content_row.has_img.right .image, .content_data .content_row.has_img.left .desc_data_item { float: none; }
	.btn_bespoke {
		width: 235px;
		font-size: 10px;
	}
	.big_data_block { padding: 0; }
	.btn_block, .content_data { margin: 0 auto; }
	.content_data .page_content { margin-top: 20px; }
	.related_block .title { font-size: 12px; }
	.related_block .related { display: block; }
	.related_block .related_item {
	    width: 200px;
	    margin: 50px auto;
	}
}



@media screen and (max-width: 550px) {
	.woo_logout_title, .woo_nowishlist_title, .no_search_title { background-size: 100px; }
	.no_search_title { padding-top: 120px; }
	.toggleMobSearch, .mob_accaunt { display: none; }
	.mobile_header .mob_logo { margin: 0 15px 0 0; }
	.mobile_header .mob_logo img,
	.mobile_header .mob_logo svg { width: 135px; max-width: 170px;}
	.mobile_nav_block {
		width: 100%;
		left: -100%;
	}
	.mobile_nav_block .search_body { display: block; }
	.mobile_nav_block .mobile_nav > ul > li { padding-left: 15px; }
	.mobile_nav_block .mobile_nav ul li a,
	.desc_colection { font-size: 15px; }
	.mobile_nav_block .support_block {
		margin-left: 40px;
    	padding-left: 0;
	}
	.woo_formBlock, .woo_regForm { margin: 0 auto; }
	.woo_regForm .woo_sub_title { width: 100%; }
	.woo_title_form {
		font-size: 18px;
		font-family: 'Museo Sans Cyrl 500',Arial,sans-serif;
		font-weight: 500;
		line-height: 28px;
	}
	.woo_sub_title {
		font-size: 11px;
		margin: 5px auto 15px;
	}
	.home .full_block_home img.home_img_logo, .home .half_block_home img.home_img_logo {
	    width: 175px;
	    right: 50%;
	    top: 150px;
	    transform: translate(50%, 0);
	}
	.home .full_block_home, .home .half_block_home .half { background-position: top center; }
	.home .half_block_home .half {
		width: 100%;
		height: 50vh;
	}
	.map { height: 300px; }
	.contact_store { padding: 30px 0; }
	.contact_store .title_page { text-align: center !important; }
	.contact_store .store_item { width: 100%; }
	.data_page {
		font-size: 15px;
		margin-top: 30px;
	}
	.contacts .page_content { margin-top: 55px; }
	.term { margin-top: 30px; }
	.term .faq_i {
		padding-top: 15px;
		margin-top: 15px;
	}
	.term .term_name { font-size: 13px; }
	.woo_logout_sub_title, .woo_noaddres_sub_title, .woo_nocard_sub_title, .woo_noorder_sub_title, .sub_title_404 {
	    font-size: 13px;
	    margin: 0px auto 25px;
	}
	.woo_propoz_block .woo_propoz_title, .woo_propoz_block .woo_propoz_title.no_search {
		font-size: 14px;
		margin-bottom: 30px;
	}
	.all_collection {
		width: calc(100% + 40px);
		margin: 0 auto;
    	margin-left: -20px;
	}
	.all_collection .half_width_img,
	.thumb_collection {
	    width: 100%;
	    margin-top: 30px;
	}
	.more_catalog { display: none; }
	.block_link { margin-bottom: 0; }
	.has_thumb_collection {
		margin-top: 0;
		-moz-flex-direction: column-reverse;
				flex-direction: column-reverse;
	}
	.left_content {
		width: 100%;
	    padding: 0 20px;
	    text-align: center;
	}
	.close_search {
		top: -40px;
		left: 20px;
	}
	.search_popup .search_body {
	    width: 260px;
	    margin: 30px 45px 50px;
	}
	.search_body form input { font-size: 16px; }
	.line_404 {
		width: 100%;
		max-width: 320px;
		font-size: 14px;
	}
	.line_404.in_relate_prod:after { right: 50px; }
	.block_404 .woo_btn {
		width: 140px;
		font-size: 11px;
	}
	.wishlist_prod, .list_prod {
		display: block;
		width: 100%;
		margin: 30px 0;
	}
	.wishlist_prod:after {
		content: '';
		display: block;
		clear: both;
	}
	.tinv-wishlist .product-thumbnail {
		width: 80px;
		margin-right: 30px;
		margin-bottom: 0;
		float: left;
	}
	.wishlist_prod .product-thumbnail img { min-height: inherit; }
	.data_prod_wishlist {
		width: calc(100% - 130px);
		float: left;
	}
	.wishlist_prod .product-name, .wishlist_prod .product-price,
	.wishlist_prod .variation, .tinv-wishlist .product-action,
	.wishlist_prod .delete_block { text-align: left; }
	.wishlist_prod .product-name {
		text-transform: uppercase;
		font-family: 'Museo Sans Cyrl 500', Arial, sans-serif;
    	font-weight: 500;
	}
	.wishlist_prod .product-action .woo_btn,
	.wishlist_prod .product-action .woo_return a {
	    max-width: 130px;
	    margin: 0;
	    text-align: center;
	    font-family: 'Museo Sans Cyrl 500', Arial, sans-serif;
    	font-weight: 500;
	}
	.wishlist_prod .product-action .woo_btn span.desctop,
	.tinv-wishlist .tinvwl-table-manage-list .product-remove,
	.wishlist_prod .variation, .wishlist_prod.need_return .product_is_delete,
	.tinv-wishlist .tinvwl-table-manage-list .wishlist_prod.need_return .product-remove_mob,
	.woo_filters_block { display: none; }
	.wishlist_prod .product-action .woo_btn span.mobile,
	.tinv-wishlist .tinvwl-table-manage-list .product-remove_mob,
	.wishlist_prod.need_return .product-price,
	.wishlist_prod.need_return .product_is_delete_mob,
	.list_prod .consist, .list_prod .price_sizes_block, .woo_btn.open_filter_mob { display: block; }
	.wishlist_prod.need_return .product-thumbnail img {
		-webkit-filter: none;
		        filter: none;
	    	-webkit-opacity: 1;
		    	-moz-opacity: 1;
			    	-ms-opacity: 1;
				    	opacity: 1;
	}
	.list_prod {
		padding-top: 0;
		margin-top: 50px;
	}
	.list_prod:hover .product-name { display: block; }
	.list_prod .consist {
		position: static;
	    margin-bottom: 20px;
	}
	.list_prod .product-thumbnail img { min-height: auto; }
	.list_prod .price_sizes_block { margin-top: 10px; }
	.woo_header__title_cat, .customer_service .service_body .title_block { font-size: 20px; }
	.popup_body {
		width: 100%;
		padding: 50px 20px 35px 20px;
		margin: 0 auto;
	}
	.woocommerce div.product form.cart .variations {
		width: 100%;
		max-width: 280px;
	}
	.variation_row, .variation_row .ms-drop { width: 280px; }
	.variation_row { margin: 15px 0; }
	.rigth_column_product .woo_btn { max-width: 280px; }
	.step_notice {
		width: 100%;
		max-width: 400px;
	}
	.step .woo_checkbox_row,
	.step .data_delivery, .step .woo_req_info, .step .label, .step .send_day, .step .data_pay,
	.step .data_coupon, .step .data_cart, .step .select_delivery { width: 100%; }
	.woo_checkbox_row .custom_checkbox + label { line-height: 1.6 !important; }
	form.woocommerce-checkout { margin-bottom: 50px; }
	.step .checkout_select { width: 100% !important; }
	.step .woo_political_step, .woo_political_step_cart {
		position: static;
	    width: 100%;
	    margin-left: 0;
	}
	.woo_success_order { margin: 0 auto; }
	.thankyou_for_order {
	    font-size: 17px;
	    padding-bottom: 30px;
	    margin-bottom: 30px;
	}
	.thankyou_for_order span { padding-left: 30px; }
	.thankyou_for_order span:before { top: 10px; }
	.thankyou_for_order span:after { top: 8px; }
	.woo_success_order .data_order .data_order_row {
		width: 100%;
		margin: 30px auto;
		text-align: center;
		font-size: 15px;
		float: none;
	}
	.woo_success_order .data_order .data_order_row .head { font-size: 16px; }
	.woo_success_order .data_order .data_order_row:nth-of-type(odd) { margin-right: auto; }
	.woo_success_order .notice { padding: 0; }
	.woo_success_order .notice:after { right: -13px; }
	.woo_noorder_block { margin-top: 0; }
	.mobile_total_product, .woocommerce table.shop_table .data_product,
	.woocommerce table.shop_table td.all_product_data .data_product .attr_product.product-removed a.removed span,
	.woocommerce table.shop_table.woo_cart_table .order_item.delete_item td.all_product_data .name_product,
	.customer_service .service_body, .customer_service .service_body .service_data { display: block; }
	.woocommerce table.shop_table td.product-thumb {
	    width: 85px;
	    padding: 30px 0 0 0;
	}
	.woocommerce table.shop_table td.product-thumb img {
	    max-width: inherit;
	    width: 75px;
	}
	.woocommerce table.shop_table .data_product{display: flex;}
	.woocommerce table.shop_table td.all_product_data .data_product .attr_product.qty_product{max-width: 100%;width: auto;}
	.woocommerce table.shop_table td.all_product_data .data_product .attr_product.total_product{display: flex;flex-direction: column;justify-content: start;}
	.woocommerce table.shop_table td.all_product_data .data_product .attr_product .head{display:block;}
	.amount{text-align: start;}
	.woocommerce table.shop_table td.all_product_data .name_product { margin-bottom: 0; text-align: start;}
	.woocommerce table.shop_table td.all_product_data .data_product .attr_product .head,
	.woocommerce table.shop_table td.all_product_data .data_product .attr_product.product-removed a.removed {
		width: 125px;
		height: 20px;
		line-height: 22px;
		background-size: contain;
		background-repeat: no-repeat;
		background-position: center left;
		border-radius: 0;
	}
	.woocommerce table.shop_table td.all_product_data .data_product .attr_product.product-removed a.removed:hover { background-color: transparent; }
	.woocommerce table.shop_table td.all_product_data .data_product .attr_product {
	    margin-left: 0;
	    margin-top: 5px;
	    width: 50%;
    	display: inline-block;
	}
	.woocommerce table.shop_table td.all_product_data .data_product .attr_product.qty_product,
	.woocommerce table.shop_table td.all_product_data .data_product .attr_product.product-removed { width: 100%; }
	.woocommerce table.shop_table td.all_product_data .data_product .attr_product.qty_product .quantity {
		margin: 0;
		text-align: left;
	}
	.woocommerce table.shop_table table.woo_total_table {
		display: block;
		padding-top: 0;
	}
	.woocommerce table.shop_table table.woo_total_table tbody,
	.woocommerce table.shop_table table.woo_total_table tr,
	.woocommerce table.shop_table table.woo_total_table td {
		display: block;
	}
	.woocommerce table.shop_table table.woo_total_table .woo_actions .coupon,
	.woo_actions .cart_totals {
	    width: 100%;
	    max-width: 250px;
	    margin: 0 auto;
	}
	.woocommerce table.shop_table table.woo_total_table .woo_actions .coupon { min-width: 180px; }
	.woo_actions .woo_promo_form, .woo_actions .woo_promo_form .hide_form_promo { width: 225px; }
	.woo_actions .woo_promo_form { margin: 25px auto 0; }
	.woo_actions .woo_promo_form input.input-text { text-align: center; }
	.woo_actions .woo_promo_form_title {
		display: block;
		text-align: center;
	}
	.woocommerce table.shop_table.woo_cart_table .order_item { margin-top: 30px; }
	.woocommerce table.shop_table.woo_cart_table .order_item.delete_item td.all_product_data { padding-top: 0; }
	.woocommerce table.shop_table.woo_cart_table .order_item.delete_item td.all_product_data .mobile_total_product,
	.woo_success_change span:after, .woocommerce table.my_account_orders thead { display: none; }
	.woocommerce table.shop_table.woo_cart_table .order_item.delete_item td.all_product_data .name_product .woo_del_text { margin: 15px 0; }
	.woocommerce table.shop_table.woo_cart_table .order_item.delete_item td.all_product_data .name_product .woo_back_product_cart,
	.woocommerce table.shop_table td.all_product_data .data_product .attr_product.product-removed a.removed:hover span {
		-webkit-opacity: 1;
		    -moz-opacity: 1;
			    -ms-opacity: 1;
				    opacity: 1;
	}
	.customer_service, .home .customer_service { top: 58px; }
	.customer_service .service_body .service_data .service_data__item {
		width: 260px;
		margin: 20px auto;
	}
	.customer_service .service_body .service_data .service_data__item.last {
		padding-right: 0;
		border-right: 0;
	}
	.customer_service .service_body .service_nav {
		width: 100%;
		text-align: center;
	}
	.customer_service .service_body .service_data .service_data__item .title_head,
	.customer_service .service_body .service_nav ul li a,
	.customer_service .service_body .service_data .service_data__item p { font-size: 15px; }
	.customer_service .service_body .service_data .service_data__item p { margin-bottom: 10px; }
	.woo_change_user_block, .woo_logout_block, .woo_mylist_coupon, .add_new_address, .add_new_card,.woo_logout_block,
	.woo_noaddress_block, .woo_nocard_block, .woo_noorder_block, .no_search_block, .woo_edit_account { margin-bottom: 50px; }
	.woo_mycoupon_block,.woo_logout_block, .woo_noaddress_block, .woo_nocard_block,
	.woo_noorder_block, .no_search_block { margin-top: 50px; }
	.toggle_account_nav { display: block; }
	.navigation_account ul {
		/*display: none;*/
		margin: 20px auto 0;
		max-width: 330px;
	}
	.navigation_account ul li {
		width: 100%;
		display: block;
		margin: 5px 0;
	}
	.navigation_account ul li a {
		display: block;
		padding: 7px 0 12px;
		border-bottom: 1px dashed rgba(0,0,0,.1);
	}
	.woo_mycoupon_block .woo_mycoupon_title, .woo_desc_new_address, .woo_add_phone,
	.woo_noaddres_sub_title, .woo_nocard_sub_title {
		width: 100%;
		max-width: 385px;
	}
	.woo_mycoupon_block .woo_mycoupon_form input, .woo_mycoupon_block .woo_mycoupon_form button {
		margin: 10px auto 0;
		display: block;
		float: none;
	}
	.woo_mylist_coupon .woo_my_coupon .data_coupon {
	    width: calc(100% - 50px);
	    margin-right: 0;
	}
	.woo_mylist_coupon .woo_my_coupon .action_coupon {
		width: 100%;
    	margin: 10px 0 0 50px;
	}
	.woo_mylist_coupon .woo_my_coupon .action_coupon .woo_btn, .woo_slide_item {
		width: 100%;
		margin: 0;
	}
	.woo_mylist_coupon .woo_my_coupon .action_coupon .deadline_coupon { margin-top: 10px; }
	.data_slide_i, .woo_btn.woo_full_btn {
		width: 100%;
		max-width: 320px;
		padding: 0 5px;
		margin: 0 auto;
	}
	.woo_new_address .country_select, .woo_update_data .country_select,
	.woo_update_data .select_update, .woo_new_card .country_select,
	.woo_new_address .woo_req_info, .woo_new_card .woo_req_info { width: 100% !important; }
	.woo_political_card, .new_card_form .woo_checkbox_row, .update_card_form .woo_checkbox_row {
		width: 100%;
		position: static;
	    margin-left: 0;
	    word-break: break-word;
	}
	.new_card_form .woo_checkbox_row .custom_checkbox + label, .update_card_form .woo_checkbox_row .custom_checkbox + label {
		text-align: left;
		line-height: 1.6 !important;
	}
	.woo_success_change span { padding-right: 0; }
	.woo_edit_account .edit_account_forms, .woo_desc_edit_account {
		width: 100%;
		max-width: 302px;
	}
	.woocommerce table.my_account_orders,
	.woocommerce table.my_account_orders tbody,
	.woocommerce table.my_account_orders td,
	.woocommerce table.shop_table tr.woo_view_table_order.active table,
	.woocommerce table.shop_table tr.woo_view_table_order.active tbody,
	.woocommerce table.shop_table tr.woo_view_table_order.active tr,
	.woocommerce table.shop_table .woocommerce-orders-table__cell-order-count-prod {
		width: 100%;
		display: block;
	}
	.woocommerce table.shop_table td.all_product_data .data_product .attr_product.qty_product{width: auto;}
	.woocommerce-table__line-item.order_item{display:flex;}
	.woocommerce table.my_account_orders td { padding: 10px 0; }
	.woocommerce table.my_account_orders tr.woo_view_table_order + tr { margin-top: 30px; }
	.woocommerce table.my_account_orders td {
		position: relative;
		text-align: right;
		padding-left: 80px;
		font-family: 'Museo Sans Cyrl 500', Arial, sans-serif;
    	font-weight: 500;
	}
	.woocommerce table.my_account_orders td:before {
		content: attr(data-title);;
		display: block;
		font-size: 12px;
		font-family: 'Museo Sans Cyrl 100', Arial, sans-serif;
    	font-weight: 100;
		position: absolute;
		left: 0;
		top: 50%;
		transform: translateY(-50%);
	}
	.woocommerce table.shop_table tr.woo_view_table_order.active tr td:before { display: none; }
	.woocommerce table.shop_table .woocommerce-orders-table__cell-order-actions { padding-left: 0; }
	.woocommerce table.shop_table .woocommerce-orders-table__cell-order-actions span {
		font-size: 16px;
		padding-right: 35px;
	    width: 110px;
	    margin: 0 auto;
	}
	.woocommerce table.shop_table tr.woo_view_table_order.active { display: block; }
	.woocommerce table.shop_table tr.woo_view_table_order.active tr:after {
		content: '';
		display: block;
		clear: both;
	}
	.woocommerce table.shop_table tr.woo_view_table_order.active tr td {
		text-align: left;
		float: left;
	}
	.woocommerce table.shop_table tr.woo_view_table_order td.product-thumb { width: 100px; }
	.woocommerce table.shop_table tr.woo_view_table_order td.all_product_data {
		width: calc(100% - 100px);
		padding-left: 0;
	}
	.woocommerce table.shop_table tr.woo_view_table_order td.all_product_data .data_product .attr_product .head,
	.woocommerce table.shop_table tr.woo_view_table_order td.all_product_data .data_product .attr_product.total_product { display: block; }
	.woocommerce table.shop_table tr.woo_view_table_order  td.all_product_data .data_product .attr_product {
		width: 100%;
		display: block;
	}
	.woocommerce table.shop_table tr.woo_view_table_order td.all_product_data .data_product .attr_product .head {
		display: inline-block;
		margin-right: 7px;
		margin-bottom: 0;
	}
	.woocommerce table.shop_table tr.woo_view_table_order td.all_product_data .data_product .attr_product { text-align: left; }
	.woocommerce table.shop_table td.woo_view_col { padding: 20px 0 20px 20px; }
	.title_search { font-size: 18px; }
	.jurist_page .jurist_menu a {
		width: 100%;
		padding: 10px 0;
		margin: 0;
		text-align: center;
		border-bottom: 1px solid #ccc;
		background-color: #fdfdfd;
	}
	.jurist_page .jurist_menu a:first-child { border-top: 1px solid #ccc; }
	.tailor_request .woo_title_form { padding: 0 5px; }
	.tailor_request .woo_sub_title {
		font-size: 12px;
		padding: 0 55px;
	}
	.tailor_request form, .tailor_request form .select_block { width: 250px; }
	.tailor_request form .ms-drop ul li label { padding-left: 20px; }
	.tailor_request form .select_shop ul.select { padding: 7px 5px; }
	.tailor_request form .select_shop .select_name, .tailor_request form .select_shop.open .select_name { background-position: 235px center; }
	.tailor_request form .select_shop ul.select li .check_input + label.label_check {
		font-weight: 700;
		text-transform: uppercase;
	}
	.tailor_request form .woo_checkbox_row {
		width: calc(100% - 35px);
		margin-left: 35px;
	}
	.woo_success_order .data_order .float_row .head,
	.woo_success_order .data_order .float_row .val {
		text-align: center;
		float: none;
	}
	.woo_success_order .data_order .data_order_row p { font-size: 16px; }
	.woo_success_order .data_order { padding: 0; }
	.register .woo_checkbox_row {
		width: 100%;
		max-width: 410px;
	}
}


@media screen and (max-width: 350px) {
	.guide_sizes.open .guide_sizes__table { margin-left: -10px; }
}

@media screen and (max-width: 550px) {
	.mMetka.location{
		display: flex;
		flex-wrap: wrap;
		flex-direction: column;
	}
	.mMetka.location .contact_store{
		order: 1;
		margin-top: -100px;
	}
	.mMetka.location .contact_store .title_page{
		margin-bottom: 0;
	}
	.mMetka.location #mMetka__id-1.map{
		order: 2;
		height: 450px;
	}

	.mMetka.location #mMetka__id-1.map address{
		max-width: 260px;
	}
}

/* .map {
 padding: 0px 20px 0px 20px!important;
} */

/* SR-12 */

@media (max-width: 550px) {
	.woo_filters_block,
	div.filters form.filters-form-wrapper
	{
		display: block;
	}
	.woo_filters_block .head_filter_block {
		justify-content: space-between;
		align-items: center;
	}
	.woo_filters_block .head_filter_block .title_widget_filter {
		flex: 1 1 50%;
		margin: 10px 0;
	}
	.woo_filters_block .data_filter_block {
		top: 100%;
	}

}


/* SR-12 END */

/* SR-32 */

#filter_toggle {
	font-size: 150%;
}

@media screen and (max-width: 550px) {
	.list_prod {
		width: 50%;
		margin-top: 10px;
	}
	.list_prod:nth-child(odd) {
		padding-right: 5px;
	}
	.list_prod:nth-child(even) {
		padding-left: 5px;
	}

	.page_content {
		margin-top: 55px;
	}
	.woo_header__title_cat.category-name {
		margin: 10px 0;
	}

}
@media(max-width:768px){
	.mobile-nav__content.-small-padding-horiz{
	    padding:20px 15px!important;
	}
	.mobile-nav__support.-large-padding-left ul{
	    padding-left: 40px!important;
	}
	.breadcrumbs a.back{
        margin-right: 10px;
		padding-left: 15px;
    }
    .breadcrumbs .breadlink , .bx-breadcrumb-item a span , .breadcrumbs a.back{
        font-size:13px !important;
    }
}

/* SR-32 END */
/* End */


/* Start:/local/templates/main/components/bitrix/breadcrumb/new/style.css?16603334732137*/
.wr-breadcrumb { display: -webkit-box; display: -ms-flexbox; display: flex; justify-content: center; position: relative; }
.wr-breadcrumb.hidden{ display: none; }
.bx-breadcrumb { margin: 10px 0; align-items: center; display: -webkit-box; display: -ms-flexbox;  -ms-overflow-style: none; scrollbar-width: none; padding: 0 10px; display: flex; flex-wrap: nowrap; overflow: scroll; }
.bx-breadcrumb::-webkit-scrollbar { width: 0; }
.bx-breadcrumb i { color: #999; line-height: 14px; font-size: 24px; vertical-align: middle; margin-right: 5px; margin-top: -2px; }
.bx-breadcrumb .bx-breadcrumb-item { float: left; margin-bottom: 10px; white-space: nowrap; line-height: 13px; vertical-align: middle; margin-right: 10px; }
.bx-breadcrumb .bx-breadcrumb-item span { font-size: 13px; white-space: normal; white-space: nowrap;}
.bx-breadcrumb .bx-breadcrumb-item a { border-bottom: none;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}
.bx-breadcrumb-item i.fa.fa-angle-right { position: static; }
.bx-breadcrumb-item .home-icon { cursor: pointer; width: 22px; height: 23px;}
.bx-breadcrumb-item .hidden-breadcrumb { cursor: pointer; }
.bx-breadcrumb-item .hidden-breadcrumb-items { display:none; position: absolute; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; z-index: 2; background-color: #fff; -webkit-box-shadow: 0px 0px 15px 9px rgb(0 0 0 / 3%); box-shadow: 0px 0px 15px 9px rgb(0 0 0 / 3%); padding: 12px 12px 4px 12px; top: 30px; }
.bx-breadcrumb-item .hidden-breadcrumb-items.active { display: -webkit-box; display: -ms-flexbox; display: flex;  }

.bx-breadcrumb-item .index-0-icon { display: none; }
.bx-breadcrumb-item .index-0-text { display: -webkit-box; display: -ms-flexbox; display: flex;  }
@media(min-width: 768px) {
    .wr-breadcrumb { margin-bottom: 40px; }
}
@media(max-width: 480px) {
    .bx-breadcrumb-item .index-0-icon { display: -webkit-box; display: -ms-flexbox; display: flex; }
    .bx-breadcrumb-item .index-0-text { display: none; }
}

@media screen and (max-width: 1440px){
    .page_content { margin-top: 0px ; }
}

/* 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/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/assets/css/reset.css?16507375141451 */
/* /local/templates/main/assets/css/woocommerce3.css?174842827475499 */
/* /local/templates/main/assets/css/fontface.css?16507375152061 */
/* /local/templates/main/assets/css/product.css?1748428274162940 */
/* /local/templates/main/assets/css/responsive.css?166988217143201 */
/* /local/templates/main/components/bitrix/breadcrumb/new/style.css?16603334732137 */
/* /local/templates/main/components/bitrix/sender.subscribe/subscribe/style.min.css?16507376814395 */
/* /local/templates/main/styles.css?1747924562891 */
/* /local/templates/main/template_styles.css?1750776609158911 */
