html {
    font-family: "Cera Pro";
    font-size: 16px;
    line-height: 1.3;
    color: #0a0a0a;
	background-color: #fff;
}
@media (max-width: 1200px) {
    html {
        font-size: 15px;
    }
}
@media (max-width: 1024px) {
    html {
        font-size: 14px;
    }
}
@media (max-width: 600px) {
    html {
        font-size: 13px;
    }
}
.h1,
h1 {
    margin: 0;
    font-family: "Cera Pro";
    font-size: 2.1125rem;
    font-weight: 700;
    line-height: 1.3;
    color: #0a0a0a;
}
@media (max-width: 1000px) {
    .h1,
    h1 {
        font-size: 2.15rem;
    }
}
.h2,
h2 {
    margin: 0;
    font-family: "Cera Pro";
    font-size: 2.5rem;
    font-weight: 700;
    line-height: 1.3;
    color: #0a0a0a;
}
@media (max-width: 1000px) {
    .h2,
    h2 {
        font-size: 2.3rem;
    }
}
.h3,
h3 {
    margin: 0;
    font-family: "Cera Pro";
    font-size: 1.875rem;
    font-weight: 700;
    line-height: 1.3;
    color: #0a0a0a;
}
@media (max-width: 1000px) {
    .h3,
    h3 {
        font-size: 1.875rem;
    }
}
.h4,
h4 {
    margin: 0;
    font-family: "Cera Pro";
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 1.3;
    color: #0a0a0a;
}
@media (max-width: 1000px) {
    .h4,
    h4 {
        font-size: 1.25rem;
    }
}
.h5,
h5 {
    margin: 0;
    font-family: "Cera Pro";
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 1.3;
    color: #0a0a0a;
}
@media (max-width: 1000px) {
    .h5,
    h5 {
        font-size: 1.25rem;
    }
}
.h6,
h6 {
    margin: 0;
    font-family: "Cera Pro";
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 1.3;
    color: #0a0a0a;
}
@media (max-width: 1000px) {
    .h6,
    h6 {
        font-size: 1.125rem;
    }
}
section.main-banner {
    padding-bottom: 0;
}
.main-banner img {
    width: 100%;
    height: 100%;
}
.swiper-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1;
}
@media (max-width: 600px) {
	.detail-wrap .section-title {
		margin-bottom: 15px;
	}
	.swiper-container {
		width: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.slider__video .swiper-container .swiper-wrapper {
		display: flex;
		justify-content: center!important;
	}
	.slider__video .swiper-slide {
		margin: 0 auto!important;
	}
	
}
.modal-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.modal-preview .modal-wrap {
    height: 100%;
}
.modal-slider-wrapper {
    height: 100%;
}
.zagolovok-wrapper {
    width: 100%;
    display: inline-flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    justify-content: space-between;
	margin-bottom: 15px;
}
.wrap-button-dzen {
    display: flex;
}
span.help-vibor {
    display: flex;
    margin-right: 11px;
}
span.help-vibor svg {
    fill: #fff;
    stroke: #fff;
}
.detail-desc-accordion li {
    display: inline-flex;
}
p {
    line-height: 1.3;
    margin-bottom: 15px;
	font-size: 1.15rem;
}
.dm-overlay {
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.65);
    display: none;
    overflow: auto;
    width: 100%;
    height: 100%;
    z-index: 1000;
}
.dm-overlay:target {
    display: block;
    -webkit-animation: fade .6s;
    -moz-animation: fade .6s;
    animation: fade .6s;
}
.dm-table {
    display: table;
    width: 100%;
    height: 100%;
}
.dm-cell {
    display: table-cell;
    padding: 0 1em;
    vertical-align: middle;
    text-align: center;
}
.dm-modal {
    display: inline-flex;
    padding: 20px;
    max-width: 50em;
    background: #3c3c3c;
    -webkit-box-shadow: 0px 15px 20px rgb(0 0 0 / 22%), 0px 19px 60px rgb(0 0 0 / 30%);
    -moz-box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.22), 0px 19px 60px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 15px 20px rgb(0 0 0 / 22%), 0px 19px 60px rgb(0 0 0 / 30%);
    color: #cfd8dc;
    text-align: left;
    -webkit-animation: fade .8s;
    -moz-animation: fade .8s;
    animation: fade .8s;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
.search-input-wrap .cl-btn-2 {
    margin: 20px;
    max-width: 50px;
    max-height: 68px;
}
.cl-btn-2 div {
    cursor: pointer;
    position: relative;  
    height: 68px;
    width: 50px;
}
.cl-btn-2 .leftright {
    height: 4px;
    width: 50px;
    position: absolute;
    margin-top: 24px;
    background-color: #fff;
    border-radius: 2px;
    transform: rotate(45deg);
    transition: all .3s ease-in;
}
.cl-btn-2 .rightleft {
    height: 4px;
    width: 50px;
    position: absolute;
    margin-top: 24px;
    background-color: #fff;
    border-radius: 2px;
    transform: rotate(-45deg);
    transition: all .3s ease-in;
}
.cl-btn-2 .close-btn {
    margin: 54px 0 0 -5px;
    position: absolute;
    color: #fff;
    left: -7px;
    font-size: 13px;
    text-transform: uppercase;
    transition: all .3s ease-in;
    opacity: 0;
    letter-spacing: 0.18rem;
}
.cl-btn-2 div:hover .leftright {
    transform: rotate(-45deg);
    background-color: #b3b3b3;
}
.cl-btn-2 div:hover .rightleft {
    transform: rotate(45deg);
    background-color: #b3b3b3;
}
.cl-btn-2 div:hover .close-btn {
    opacity: 1;
}
@-moz-keyframes fade {
    from { opacity: 0; }
to { opacity: 1 }
}
@-webkit-keyframes fade {
    from { opacity: 0; }
to { opacity: 1 } 
}
@keyframes fade {
    from { opacity: 0; }
to { opacity: 1 }
}
.dm-modal p {
    line-height: 1.3;
	font-size: 18px;
}
@media (max-width: 600px) {
	.dm-modal p {
		font-size: 15px;
	}
	.cl-btn-2 div {
		width: 35px;
		height: 50px;
	}
	.cl-btn-2 .rightleft, .cl-btn-2 .leftright {
		width: 35px;
	}
	.cl-btn-2 {
		max-width: 35px;
	}
	.wrap-button-dzen {
		display: flex;
		margin: 20px 0 15px 0;
	}
	
}
.border-button {
    text-decoration: none;
    padding: 12px 20px;
    position: relative;
    color: white;
    border: 2px solid rgba(255, 255, 255, .4);
    background: none;
    font-weight: 300;
    letter-spacing: 1px;
	display: flex;
    width: 100%;
}
.border-button:before, .border-button:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  opacity: 0;
  box-sizing: border-box;
}
.border-button:hover:before, 
.border-button:hover:after {
  height: 100%;
  width: 100%;
  opacity: 1;
}
.border-button:hover:before {
  transition: 0s ease opacity 0s, .2s ease height, .2s ease width .2s;
}
.border-button:hover:after {
  transition: 0s ease opacity .4s, .2s ease height .4s, .2s ease width .6s;
}
.border-button:hover {
	background-color: #2f2a28;
	/*border-color: #2f2a28;*/
}

/*html {
	display: flex;
	flex-direction: column;
	min-height: 100vh;
}*/

html{
    height: 100%;
}

body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  padding: 0;
  margin: 0;
  vertical-align: baseline;
  border: 0;
}

body {
    line-height: 1;
    overflow-y: scroll;
    overflow-x: hidden;
    display: flex;
    flex-direction: column;
    height: 100%;
}

ol, ul {
    list-style: none;
    margin-left: 15px;
    line-height: 1.3;
    margin-bottom: 15px;
}
blockquote,
q {
    quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
    content: "";
    content: none;
}
table {
    border-spacing: 0;
    border-collapse: collapse;
}
@font-face {
  font-family: "Cera Pro";
  font-style: normal;
  font-weight: normal;
  src: local("CeraPro-Regular"), local("CeraPro-Regular"), url(fonts/CeraPro-Regular.woff) format("woff");
  font-display: swap;
}
* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
a {
    text-decoration: none;
    cursor: pointer;
	color: #b2bd00;
}
.container {
    width: 100%;
    max-width: 1330px;
    padding: 0 15px;
    margin: 0 auto;
}
section {
    padding: 40px 0;
}
@media (max-width: 1024px) {
    section {
        padding: 30px 0;
    }
}
@media (max-width: 600px) {
    section {
        padding: 20px 0;
    }
}
section:first-child {
    padding-top: 63px!important;
}
section.slider {
    padding-top: 34px;
}
@media (max-width: 1024px) {
    section:first-child {
        padding-top: 65px;
    }
}
section:last-child {
    padding-bottom: 80px;
}
@media (max-width: 1024px) {
    section:last-child {
        padding-bottom: 60px;
    }
}
@media (max-width: 600px) {
    section:last-child {
        padding-bottom: 40px;
    }
}
.section-subtitle {
    margin: 0 0 20px;
    color: #fff;
    opacity: 0.5;
	text-shadow: 2px 1px black;
}
.link {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 1.25rem;
    text-transform: uppercase;
    line-height: 1.3;
    color: #c9c9c9;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.link:hover {
    color: #b2bd00;
}
.link .svg {
    display: block;
    width: 20px;
    min-width: 20px;
    height: 20px;
    min-height: 20px;
    margin-left: 10px;
    stroke: currentColor;
    -webkit-transition: stroke 0.3s;
    transition: stroke 0.3s;
}

.modal-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    display: block;
    width: 100vw;
    height: 100vh;
    overflow: auto;
    overflow-x: hidden;
    overflow-y: auto;
    font-size: 0;
    text-align: center;
    white-space: nowrap;
    visibility: hidden;
    background-color: rgb(27 25 24 / 48%);
    opacity: 0;
    -webkit-transition: opacity 0.3s, visibility 0.4s;
    transition: opacity 0.3s, visibility 0.4s;
}
.articles .modal-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    display: block;
    width: 100vw;
    height: 100vh;
    padding: 20px;
    overflow: auto;
    overflow-x: hidden;
    overflow-y: auto;
    font-size: 0;
    text-align: center;
    white-space: nowrap;
    visibility: hidden;
    background-color: rgba(27, 25, 24, 0.9);
    opacity: 0;
    -webkit-transition: opacity 0.3s, visibility 0.4s;
    transition: opacity 0.3s, visibility 0.4s;
}
.recipes .modal-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100vw;
    height: 100vh;
    padding: 20px;
    overflow: auto;
    overflow-x: hidden;
    overflow-y: auto;
    text-align: center;
    white-space: nowrap;
    background-color: rgba(27, 25, 24, 0.9);
    opacity: 0;
    -webkit-transition: opacity 0.3s, visibility 0.4s;
    transition: opacity 0.3s, visibility 0.4s;
    margin: auto;
}
.recipes .modal-wrap.modal-body {
    width: 100%;
    max-width: 650px;
}
.recipes .modal-wrapper .modal {
    max-width: max-content;
    max-height: max-content;
    margin: auto;
    height: max-content;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.recipes h2.section-title {
    white-space: normal;
    margin-bottom: 10px;
}
.recipes .modal-recipe__list-wrapper {
    width: 100%;
}
.recipes .modal-recipe__desc {
    width: 100%;
    max-width: 400px;
    margin-top: 20px;
    white-space: normal;
}
@media (max-width: 768px) {
    .recipes .modal-wrapper .modal {
		max-width: 100%;
	}
	.modal-wrapper {
		padding: 15px;
		display: flex;
		align-content: center;
		justify-content: center;
		align-items: center;
	}
}
.modal-wrapper.active {
    visibility: visible;
    opacity: 1;
}
.modal-wrapper .modal {
    z-index: 11;
    width: 100%;
    background-color: rgb(44 44 44 / 87%);
    border-radius: 0px;
    transform: scale(1);
	height: 100%;
}
@media (max-width: 992px) {
    .modal-wrapper .modal {
        padding: 30px 20px;
    }
}
@media (max-width: 768px) {
    .modal-wrapper .modal {
		padding: 15px;
		height: 100vh!important;
	}
}
.modal-wrapper .modal--small {
    max-width: 480px;
}
.modal-wrapper .modal--medium {
    max-width: 540px;
}
.modal-wrapper .modal--no-padding {
    padding-right: 0;
    padding-left: 0;
}
.modal-search {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.modal-search .modal {
    margin: 40px auto auto;
    background-color: transparent;
}
.modal-search .input {
    width: 100%;
    border-radius: 0px;
}
@media (max-width: 1000px) {
    .modal-search .input {
        padding: 10px 15px;
    }
}
.modal-form {
    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: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    max-width: 335px;
    margin: 20px auto 0;
}
.modal-form .checkbox,
.modal-form .input,
.modal-form .label,
.modal-form .radio,
.modal-form .textarea {
    width: 100%;
    margin: 8px 0;
}
.modal-form-text {
    margin-top: 15px;
    font-size: 14px;
    line-height: 1.5;
    color: hsla(0, 0%, 100%, 0.3);
}
@media (max-width: 500px) {
    .modal-form-text {
        font-size: 13px;
    }
}
.modal-form-text .button {
    margin: 0;
}
.modal-form-link {
    font-size: 14px;
    line-height: 1.5;
    color: hsla(0, 0%, 100%, 0.3);
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}
@media (max-width: 500px) {
    .modal-form-link {
        font-size: 13px;
    }
}
.modal-form-link:hover {
    color: #b2bd00;
}
.modal-form > .button {
    width: 100%;
    margin: 20px 0 0 !important;
}
.modal-form .basket-aside-form__text {
    margin: 10px 0 0;
}
.modal-video .modal {
    padding: 0;
    background-color: #1a1a1aeb;
}
.modal-video .cancel {
    top: 10px;
    right: 10px;
}
.modal-video .cancel:hover .cancel__item {
    background-color: #000;
}
.modal-video .cancel__item {
    height: 2px;
}
.modal-preview .cancel--fixed {
    top: 5px;
    right: 5px;
	z-index: 10;
}
.modal-slider-wrapper .slider-buttons .button-arrow:hover .svg {
    stroke: #b2bd00;
}
.modal-slider-wrapper .slider-buttons .button-arrow--prev {
    margin-left: 15px;
}
.modal-slider-wrapper .slider-buttons .button-arrow--next {
    margin-right: 15px;
}
.modal-slider-wrapper .slider-buttons .button-arrow .svg {
    width: 18px;
    height: 18px;
    stroke: #fff;
}
.modal-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: auto;
    padding: 20px;
}
@media (max-width: 600px) {
    .modal-slide {
        padding: 10px;
    }
}
.modal-slide__img {
    display: block;
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 100%;
    background-color: #fff;
    border-radius: 6px;
}
.modal.modal-with-image {
    position: relative;
    z-index: 1;
    padding: 50px 60px;
    overflow: hidden;
    text-align: left;
}
@media (max-width: 600px) {
    .modal.modal-with-image {
        padding: 50px 20px 20px;
    }
	.recipes .modal.modal-with-image {
		width: 100vw!important;
	}
	.modal-wrap.modal-body h2.section-title {
		white-space: normal;
	}
}
.modal.modal-with-image .modal-form {
    width: 100%;
    max-width: 310px;
    margin: 20px 0 0;
}
.modal.modal-with-image .philosophy-card__img-wrapper {
    top: auto;
    right: -15%;
    bottom: -15%;
    z-index: -1;
    width: 450px;
    height: 450px;
    border: 25px solid #58524e;
    -webkit-transform: translate(0);
    transform: translate(0);
}
@media (max-width: 600px) {
    .modal.modal-with-image .philosophy-card__img-wrapper {
        width: 350px;
        height: 350px;
    }
}
.label--password .input {
    padding: 1.25em 125px 1.25em 1.25em;
}
.label__link {
    position: absolute;
    top: 50%;
    right: 20px;
    font-size: 12px;
    font-weight: 700;
    color: #58524e;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.label__link:hover {
    color: #fff;
}
@media (min-width: 601px) {
    .modal-recipe-wrapper .modal.modal-with-image .philosophy-card__img-wrapper {
        width: 400px;
        height: 400px;
    }
}
.modal-recipe {
    padding-right: 200px;
    margin-top: 15px;
}
@media (max-width: 1000px) {
    .modal-recipe {
        padding-right: 0;
    }
}
.modal-recipe__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    margin: 0 -15px;
    flex-direction: column;
}
.modal-recipe__list-wrapper {
    width: calc(50% - 30px);
    margin: 15px;
}
@media (max-width: 400px) {
    .modal-recipe__list-wrapper {
        width: calc(100% - 30px);
        margin: 10px 15px;
    }
}
.modal-recipe__list-title,
.modal-recipe i {
    display: inline-block;
    margin-bottom: 10px;
    font-size: 1.125rem;
    font-weight: 700;
    color: #6b6b6b;
}
@media (max-width: 400px) {
    .modal-recipe__list-title,
    .modal-recipe i {
        margin-bottom: 5px;
    }
}
.modal-recipe__list,
.modal-recipe ul,
.recipe__wrap ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.modal-recipe__item,
.modal-recipe ul li,
.recipe__wrap ul li {
    margin: 3px 0;
    font-size: 1rem;
    font-weight: 400;
    color: #fff;
}
.modal-recipe__desc {
    width: 100%;
    max-width: 400px;
    margin-top: 20px;
}
@media (max-width: 400px) {
    .modal-recipe__desc {
        margin-top: 10px;
    }
}
.modal-recipe__text,
.modal-recipe p {
    font-size: 14px;
    line-height: 1.3;
    color: #fff;
}
.modal-recipe__text:not(:last-of-type),
.modal-recipe p:not(:last-of-type) {
    margin-bottom: 5px;
}
button {
    cursor: pointer;
}
.button {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-width: 190px;
    padding: 1.0625em 1.75em;
    margin: 5px;
    font-family: "Cera Pro";
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    color: #fff;
    text-align: center;
    background-color: #b2bd00;
    border: 1px solid #b2bd00;
    border-radius: 0px;
    -webkit-transition: color 0.3s, background-color 0.3s, border 0.3s, -webkit-box-shadow 0.3s;
    transition: color 0.3s, background-color 0.3s, border 0.3s, -webkit-box-shadow 0.3s;
    transition: color 0.3s, background-color 0.3s, border 0.3s, box-shadow 0.3s;
    transition: color 0.3s, background-color 0.3s, border 0.3s, box-shadow 0.3s, -webkit-box-shadow 0.3s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}
@media (max-width: 1000px) {
    .button {
        padding: 1em 1.25em;
    }
}
.button:hover {
    color: #b2bd00;
    background-color: transparent;
}
.button:focus {
    outline: transparent;
    -webkit-box-shadow: 0 0 2px 2px hsla(0, 0%, 100%, 0.5);
    box-shadow: 0 0 2px 2px hsla(0, 0%, 100%, 0.5);
}
.comments-buttons.reviews-collapse.reviews-minimized {
    width: 100%;
    max-width: 611px;
    margin: 0 auto;
}
.service-section .button:hover {
    color: #fff;
    background-color: #868e01;
    border-color: #868e01;
}

.button.button--invert {
    color: #0a0a0a;
    background-color: transparent;
    border-color: #58524e;
}
.button.button--invert:hover {
    color: #000;
    background-color: #fff;
    border-color: #b2bd00ad;
}
.button svg {
    -webkit-transition: fill 0.3s, stroke 0.3s, -webkit-transform 0.3s;
    transition: fill 0.3s, stroke 0.3s, -webkit-transform 0.3s;
    transition: fill 0.3s, stroke 0.3s, transform 0.3s;
    transition: fill 0.3s, stroke 0.3s, transform 0.3s, -webkit-transform 0.3s;
}
.button--big {
    min-width: 260px;
    padding: 1.6875em 1.25em;
    font-size: 16px;
}
.button--small {
    min-width: 0;
    padding: 0.625em 1.25em;
    font-size: 14px;
}
.button--underline {
    padding: 1.6875em 1.25em;
    color: #0a0a0a;
    background-color: transparent;
    border-color: hsla(0, 0%, 100%, 0.1);
    border-style: none none solid;
    border-radius: 0;
}
.button--underline:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.button-tab {
    position: relative;
    min-width: auto;
    padding: 0.75em 0.25em;
    font-weight: 700;
    color: #0a0a0a;
    text-transform: uppercase;
    background-color: transparent;
    border: none;
    opacity: 0.2;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
.button-tab:before {
    position: absolute;
    top: 100%;
    left: 50%;
    width: 80%;
    height: 1px;
    content: "";
    background-color: #b2bd00;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    -webkit-transform: translate(-50%) scaleX(0);
    transform: translate(-50%) scaleX(0);
    -webkit-transform-origin: center;
    transform-origin: center;
}
.button-tab:hover {
    opacity: 1;
}
.button-tab:hover:before {
    -webkit-transform: translate(-50%) scaleX(0.5);
    transform: translate(-50%) scaleX(0.5);
}
.button-tab:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.button-tab.active {
    opacity: 1;
}
.button-tab.active:before {
    -webkit-transform: translate(-50%) scaleX(1);
    transform: translate(-50%) scaleX(1);
}
.button-arrow {
    width: 46px;
    min-width: 46px;
    height: 46px;
    min-height: 46px;
    padding: 5px;
    pointer-events: all;
    background-color: transparent;
    border-color: hsla(0, 0%, 100%, 0.1);
    border-radius: 50%;
}
.button-arrow .svg {
    display: block;
    width: 10px;
    min-width: 10px;
    height: 10px;
    min-height: 10px;
    margin: 0;
    stroke: #fff!important;
}
.button-arrow .svg:hover {
    background-color: hsla(0, 0%, 100%, 0)!important;
}
.button-arrow--next .svg {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.button-icon {
    position: relative;
    width: 50px;
    min-width: 50px;
    height: 50px;
    min-height: 50px;
    padding: 10px;
    background-color: transparent;
    border: none;
    border-radius: 50%;
}
.button-icon .svg {
    display: block;
    width: 25px;
    min-width: 25px;
    height: 25px;
    min-height: 25px;
    margin: 0;
    stroke: #fff;
    -webkit-transition: stroke 0.3s;
    transition: stroke 0.3s;
    position: relative;
    top: -1px;
}
.button-icon__num {
    position: absolute;
    top: 58%;
    left: 50%;
    font-size: 10px;
    line-height: 1.4;
    color: #fff;
    text-align: center;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.button-icon:hover .svg {
    stroke: #b2bd00;
}
.button-icon:hover .button-icon__num {
    color: #b2bd00;
}
.button-icon:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.button--no-button {
    min-width: auto;
    padding: 0;
    margin: 10px;
    font-weight: 500;
    color: #0a0a0a;
    background-color: transparent;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.button--no-button:hover {
    color: #b2bd00;
    background-color: transparent;
}
.button--no-button:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.button-play {
    position: relative;
    z-index: 1;
    width: 60px;
    min-width: auto;
    height: 60px;
    padding: 5px;
    background-color: transparent;
    border: none;
    border-radius: 50%;
}
.button-play:hover {
    background-color: #fff;
}
.button-play:hover .svg {
    fill: #000;
}
.button-play .svg {
    position: absolute;
	width: 25px;
    height: 25px;
    margin: 0 0 0 4px;
    fill: #fff;
    stroke: none;
    -webkit-transition: fill 0.3s;
    transition: fill 0.3s;
}
.button-count {
    width: 25px;
    min-width: auto;
    min-width: 25px;
    padding: 3px;
    margin: 0;
    font-size: 20px;
    color: #fff;
    background-color: transparent;
    border: none;
}
.button-count:hover {
    color: #b2bd00;
    background-color: transparent;
}
.button-count:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.label {
    position: relative;
    display: block;
}
.label__icon {
    position: absolute;
    top: 50%;
    right: 15px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    padding: 5px;
    border-radius: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.label__icon .svg {
    display: block;
    width: 25px;
    height: 25px;
    stroke: #e20016;
}
.label .input {
    width: 100%;
    padding: 1.25em 65px 1.25em 1.25em;
    margin: 0;
}
.input, .textarea {
    padding: 1.0625em 1.75em;
    margin: 5px;
    overflow: hidden;
    font-family: "Cera Pro";
    font-size: 16px;
    font-weight: 400;
    line-height: 1.3;
    color: #0a0a0a;
    background-color: #fff;
    border: 1px solid #0a0a0a2e;
    border-radius: 0px;
    outline: transparent;
    -webkit-transition: border 0.3s, background-color 0.3s;
    transition: border 0.3s, background-color 0.3s;
    height: 60px;
}
@media (max-width: 1000px) {
    .input,
    .textarea {
        padding: 1.0625em 1.75em;
    }
}
.input::-webkit-input-placeholder,
.textarea::-webkit-input-placeholder {
    font-family: "Cera Pro";
    font-size: 16px;
    font-weight: 400;
    line-height: 1.3;
    color: hsla(0, 0%, 100%, 0.4);
    opacity: 1;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
}
.input:-moz-placeholder,
.input::-moz-placeholder,
.textarea:-moz-placeholder,
.textarea::-moz-placeholder {
    font-family: "Cera Pro";
    font-size: 16px;
    font-weight: 400;
    line-height: 1.3;
    color: hsla(0, 0%, 100%, 0.4);
    opacity: 1;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
}
.input:-ms-input-placeholder,
.textarea:-ms-input-placeholder {
    font-family: "Cera Pro";
    font-size: 16px;
    font-weight: 400;
    line-height: 1.3;
    color: hsla(0, 0%, 100%, 0.4);
    opacity: 1;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
}
.input:hover, .textarea:hover {
    border-color: #b2bd00;
}
.input--dark,
.textarea--dark {
    color: #fff;
    background-color: #201c1a;
}
.input--dark::-webkit-input-placeholder,
.textarea--dark::-webkit-input-placeholder {
    color: #6b6b6b;
}
.input--dark:-moz-placeholder,
.input--dark::-moz-placeholder,
.textarea--dark:-moz-placeholder,
.textarea--dark::-moz-placeholder {
    color: #6b6b6b;
}
.input--dark:-ms-input-placeholder,
.textarea--dark:-ms-input-placeholder {
    color: #6b6b6b;
}
.textarea {
    height: 200px;
    padding: 1em 1.25em;
    margin: 5px;
    resize: none;
}
@media (max-width: 1000px) {
    .textarea {
        padding: 0.75em 1em;
    }
}
.checkbox,
.radio {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 5px 0;
    cursor: pointer;
}
.checkbox__input,
.radio__input {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: -2;
    width: 1px;
    height: 1px;
    margin: 0;
    opacity: 0;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.checkbox__input:checked + .checkbox__custom,
.checkbox__input:checked + .radio__custom,
.radio__input:checked + .checkbox__custom,
.radio__input:checked + .radio__custom {
    background-color: transparent;
}
.checkbox__input:checked + .checkbox__custom .checkbox__icon,
.checkbox__input:checked + .radio__custom .checkbox__icon,
.radio__input:checked + .checkbox__custom .checkbox__icon,
.radio__input:checked + .radio__custom .checkbox__icon {
    opacity: 1;
}
.checkbox__input:checked + .checkbox__custom + .checkbox__info .checkbox__text,
.checkbox__input:checked + .checkbox__custom + .checkbox__info em,
.checkbox__input:checked + .checkbox__custom + .radio__info .checkbox__text,
.checkbox__input:checked + .checkbox__custom + .radio__info em,
.checkbox__input:checked + .radio__custom + .checkbox__info .checkbox__text,
.checkbox__input:checked + .radio__custom + .checkbox__info em,
.checkbox__input:checked + .radio__custom + .radio__info .checkbox__text,
.checkbox__input:checked + .radio__custom + .radio__info em,
.radio__input:checked + .checkbox__custom + .checkbox__info .checkbox__text,
.radio__input:checked + .checkbox__custom + .checkbox__info em,
.radio__input:checked + .checkbox__custom + .radio__info .checkbox__text,
.radio__input:checked + .checkbox__custom + .radio__info em,
.radio__input:checked + .radio__custom + .checkbox__info .checkbox__text,
.radio__input:checked + .radio__custom + .checkbox__info em,
.radio__input:checked + .radio__custom + .radio__info .checkbox__text,
.radio__input:checked + .radio__custom + .radio__info em {
    color: #b2bd00;
}
.checkbox__custom,
.radio__custom {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 20px;
    min-width: 20px;
    height: 20px;
    min-height: 20px;
    margin: 5px 0.935em 0 0;
    background-color: transparent;
    border: 1px solid #58524e;
    border-radius: 0px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.checkbox__info,
.radio__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.checkbox__img-wrapper,
.radio__img-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-width: 40px;
    height: 30px;
    margin-right: 10px;
}
.checkbox__img-wrapper--small,
.radio__img-wrapper--small {
    min-width: 25px;
}
.checkbox__img-wrapper--small .radio__img,
.radio__img-wrapper--small .radio__img {
    max-width: 25px;
}
.checkbox__img,
.radio__img {
    display: block;
    width: auto;
    max-width: 40px;
    height: auto;
    max-height: 100%;
    margin: auto;
}
.checkbox__desc,
.radio__desc {
    margin: auto 0;
}
.checkbox__text,
.radio__text {
    display: block;
    font-family: "Cera Pro";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1;
    color: #fff;
}
.checkbox__link,
.radio__link {
    color: #b2bd00;
    text-decoration: none;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.checkbox__link:hover,
.radio__link:hover {
    color: #b2bd00;
    text-decoration: underline;
}
.checkbox__icon,
.radio__icon {
    width: 10px;
    height: 10px;
    opacity: 0;
    fill: #b2bd00;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.radio {
    margin: 5px 0;
}
.radio__input:checked + .radio__custom {
    background-color: transparent;
}
.radio__input:checked + .radio__custom:before {
    opacity: 1;
}
.radio__custom {
    position: relative;
    width: 20px;
    min-width: 20px;
    height: 20px;
    min-height: 20px;
    margin: 5px 0.935em 0 0;
    background-color: transparent;
    border-radius: 50%;
}
.radio__custom:before {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 10px;
    height: 10px;
    content: "";
    background-color: #b2bd00;
    border-radius: 50%;
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.cancel {
    position: relative;
    width: 18px;
    height: 18px;
    padding: 0;
    background-color: transparent;
    border: none;
}
.cancel--fixed {
    position: fixed;
    top: 20px;
    right: 20px;
    width: 25px;
    height: 25px;
}
.cancel:focus .cancel__item,
.cancel:hover .cancel__item {
    background-color: #b2bd00;
}
.cancel__item {
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    background-color: #fff;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
}
.cancel__item:first-child {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
}
.cancel__item:last-child {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
}
.header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    padding-right: 0 !important;
    height: 63px;
}
.header.fixed {
    background-color: #fff;
    border-bottom: 1px solid #f4f4f4;
	box-shadow: 1px 1px 2px #c9c7c7;
}
.header-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 63px;
}
.categories-wrap.main-small-categories .category img.categories__img {
    max-height: 190px;
}
@media (max-width: 1024px) {
    .header-wrap {
        height: auto;
    }
}
.logo {
    display: block;
    width: 100%;
    max-width: max-content;
    margin-right: auto;
    height: 97px;
}
@media (max-width: 500px) {
    .header-wrap {
		padding: 5px 0;
		max-height: 64px;
	}
	.logo {
		max-width: 162px;
		height: auto;
	}
	.footer-body-logo-wrapper .logo__img {
		height: 100%!important;
	}
}
.logo__img {
    display: block;
    width: 100%;
    height: 100%;
}
.nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-item-align: normal;
    align-self: normal;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 20px;
}
@media (max-width: 1024px) {
    .nav {
        margin: 0 10px;
    }
}
@media (max-width: 1000px) {
    .nav {
        display: none;
    }
}
.nav__link {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-item-align: normal;
    align-self: normal;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 22px 20px;
    margin: 0 15px;
    font-size: 1rem;
    color: #0a0a0a;
    text-align: center;
    cursor: pointer;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}
@media (max-width: 1024px) {
    .nav__link {
        margin: 0 8px;
    }
}
.nav__link.active,
.nav__link:hover {
    color: #b2bd00;
}
.nav__link.active .svg,
.nav__link:hover .svg {
    stroke: #b2bd00;
}
.nav__link .svg {
    display: block;
    width: 8px;
    height: 8px;
    margin: 3px 0 0 5px;
    stroke: currentColor;
    -webkit-transition: stroke 0.3s;
    transition: stroke 0.3s;
}
.nav__link-dropdown {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-item-align: normal;
    align-self: normal;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 20px;
}
@media (max-width: 1024px) {
    .nav__link-dropdown {
        margin: 0 8px;
    }
}
.nav__link-dropdown:hover .dropdown__button {
    color: #b2bd00;
}
.nav__link-dropdown:hover .dropdown__button .svg {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.nav__link-dropdown:hover .dropdown__content {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.nav__link-dropdown .nav__link {
    margin: 0;
}
.dropdown {
    position: relative;
}
.dropdown.active .dropdown__button {
    color: #b2bd00;
}
.dropdown.active .dropdown__button .svg {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.dropdown.active .dropdown__content {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.dropdown__button .svg {
    -webkit-transition: stroke 0.3s, -webkit-transform 0.3s;
    transition: stroke 0.3s, -webkit-transform 0.3s;
    transition: stroke 0.3s, transform 0.3s;
    transition: stroke 0.3s, transform 0.3s, -webkit-transform 0.3s;
}
.dropdown__content {
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 290px;
    visibility: hidden;
    background-color: #fff;
    border-radius: 0px;
    opacity: 0;
    -webkit-transition: opacity 0.3s, visibility 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, visibility 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, visibility 0.3s, transform 0.3s;
    transition: opacity 0.3s, visibility 0.3s, transform 0.3s, -webkit-transform 0.3s;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
	color: #0a0a0a;
    border: 1px solid #b4b4b4;
	margin-top: 15px;
}
.dropdown__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 10px 35px;
}
@media (max-width: 1024px) {
    .dropdown__list {
        padding: 10px;
    }
}
.dropdown__item {
    margin: 5px 0;
	line-height: 1.4;
}
.dropdown__link {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 5px;
    color: #0a0a0a;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.dropdown__link:hover {
    color: #b2bd00;
}
.header-controls2 .phone-link {
    margin: 5px 0;
    color: #0a0a0a;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
	font-size: 20px;
}
.header-controls2 .work-time {
    display: flex;
    font-size: 14px;
    margin: 0;
}
@media (max-width: 1024px) {
    .phone-link {
        margin: 0 auto 0 10px;
    }
}
@media (max-width: 1000px) {
    .phone-link {
        margin: 0 10px 0 auto;
    }
}
@media (max-width: 500px) {
    .phone-link {
        display: none;
    }
}
.phone-link:hover {
    /*color: #b2bd00;*/
}
.phone-link .svg {
    display: block;
    width: 18px;
    min-width: 18px;
    height: 18px;
    min-height: 18px;
    margin-right: 10px;
    stroke: currentColor;
    -webkit-transition: stroke 0.3s;
    transition: stroke 0.3s;
}
.phone-link .svg {
    display: inline-block;
    width: 18px;
    min-width: 18px;
    height: 18px;
    min-height: 18px;
    margin-right: 10px;
    stroke: currentColor;
    -webkit-transition: stroke 0.3s;
    transition: stroke 0.3s;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    float: left;
}
.header-controls .button-icon {
    margin: 0 5px;
}
.search {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.search.active {
    margin-right: 15px;
}
@media (max-width: 1000px) {
    .search.active {
        margin-right: 0;
    }
}
.search.active .search-input-wrap {
    visibility: visible;
    opacity: 1;
}
.search.active .button-search {
    margin: 0;
}
@media (max-width: 1000px) {
    .search.active .button-search {
        margin: 0 5px;
    }
}
.search.active .button-search .svg {
    stroke: #b2bd00;
}
.search.active .search-input {
    visibility: visible;
    opacity: 1;
}
@media (max-width: 1000px) {
    .search.active .search-input {
        display: none;
    }
}
.search.active.not-empty .search-result {
    visibility: visible;
    opacity: 1;
}
.search .button-search {
    position: relative;
    z-index: 1;
}
.search .button-search:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.search .search-input-wrap {
    position: absolute;
    top: 50%;
    right: -10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 910px;
    height: 52px;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.main-wrap-slider {
	display: block;
}
.main-wrap-slider2 {
	display: none;
}

@media (max-width: 1200px) {
    .search .search-input-wrap {
        width: 850px;
    }
}
@media (max-width: 1100px) {
    .search .search-input-wrap {
        width: 800px;
    }
}
@media (max-width: 1024px) {
    .search .search-input-wrap {
        right: -5px;
        width: 730px;
        height: 40px;
    }
}
@media (max-width: 950px) {
    .search .search-input-wrap {
        width: 680px;
    }
}
@media (max-width: 600px) {
    .search .search-result {
        display: none;
    }
	.main-wrap-slider2 {
		display: block;
	}
	.catalog-search-form {
		width: 100%!important;
	}
	.button-icon .svg {
		top: 3px!important;
	}
}
@media (min-width: 300px) and (max-width: 800px) {
	.lupagfgril {
		position: relative!important;
		top: -51px!important;
		right: -134px!important;
		color: #fff;
		font-weight: 600;
	}
	.button-icon .svg {
		top: 0!important;
	}
}
.search .search-input {
    position: absolute;
    top: 50%;
    right: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    padding: 1em 1.5em;
    margin: 0;
    visibility: hidden;
    background-color: #37312e;
    border-radius: 0px;
    opacity: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.search .search-input:focus {
    border-color: #37312e;
}
.search .search-result {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 0;
    width: 100%;
    min-width: 630px;
    visibility: hidden;
    opacity: 0;
}
.search .search-result-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 60px 0 15px;
    overflow: hidden;
    background-color: #201c1a;
    border-radius: 0px;
}
.search .search-result-list-item {
    margin: 5px 0;
}
.search .search-result-list-item--all {
    padding: 0 35px 0 20px;
    margin-top: 25px;
}
.search .search-result-list-item-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
}
.search .search-result-list-item-link:hover .search-result-list-item__title {
    color: #b2bd00;
}
.search .search-result-list-item-link:hover .search-result-list-item__title b {
    color: #fff;
}
.search .search-result-list-item__img {
    display: block;
    min-width: 85px;
    height: auto;
    max-height: 80px;
    margin: auto 30px auto auto;
}
.search .search-result-list-item__title {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-right: 20px;
    font-size: 1.25rem;
    color: #201c1a;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.search .search-result-list-item__title b {
    font-weight: 700;
    color: #b2bd00;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.search .search-result-list-item .hero-product-desc {
    width: 100%;
    max-width: none;
}
.search .search-result-list-item .hero-product-price {
    margin: 0;
}
.search-result__link {
    font-size: 1.25rem;
    font-weight: 700;
    color: #454545;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.search-result__link:hover {
    color: #b2bd00;
}
.hamburger {
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 35px;
    min-width: 35px;
    padding: 5px;
    margin: 0 0 0 10px;
    cursor: pointer;
    background-color: transparent;
    border: none;
    outline: none;
	z-index: 10;
}
.hamburger.active .hamburger__item {
    background-color: #58524e;
}
.hamburger.active .hamburger__item:first-child {
    -webkit-transform: translate(3px, -0.5px) rotate(45deg);
    transform: translate(3px, -0.5px) rotate(45deg);
}
.hamburger.active .hamburger__item:nth-child(2) {
    visibility: hidden;
    opacity: 0;
}
.hamburger.active .hamburger__item:last-child {
    -webkit-transform: translate(4px, 1px) rotate(-45deg);
    transform: translate(4px, 1px) rotate(-45deg);
}
@media (max-width: 1000px) {
    .hamburger {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
    }
}
.hamburger:active .hamburger__item {
    background-color: #b2bd00;
}
.hamburger__item {
    display: block;
    width: 25px;
    height: 2px;
    margin: 3px 0;
    background-color: #0a0a0a;
    border-radius: 0px;
    -webkit-transition: background-color 0.3s, opacity 0.3s, visibility 0.3s, -webkit-transform 0.3s;
    transition: background-color 0.3s, opacity 0.3s, visibility 0.3s, -webkit-transform 0.3s;
    transition: background-color 0.3s, transform 0.3s, opacity 0.3s, visibility 0.3s;
    transition: background-color 0.3s, transform 0.3s, opacity 0.3s, visibility 0.3s, -webkit-transform 0.3s;
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
}
.catalog-search-form .buttton-search {
    text-decoration: none;
    padding: 1.0625em 1.75em;
    margin: 5px;
    position: relative;
    overflow: hidden;
    border: 1px solid #0a0a0a2e;
    border-radius: 0px;
    color: #0a0a0a;
    transition: .2s ease-in-out;
    font-size: 16px;
    cursor: pointer;
    font-family: "Cera Pro";
    background: none;
    height: 60px;
    top: 0;
    left: -133px;
    text-transform: uppercase;
}
.catalog-search-form .buttton-search:hover {
    color: #fff;
    background: #b2bd00;
}
@media (max-width: 748px) {
	.input, .textarea {
		margin: 0;
	}
	form.catalog-search-form {
		display: inline-flex;
		width: 100%;
		flex-wrap: nowrap;
		flex-direction: column;
	}
	.catalog-search-form .buttton-search {
		margin: 0;
		margin-top: 10px;
		padding: 1.25em 1.25em;
		left: 0;
	}
	.header {
		border-bottom: 1px solid #f4f4f4;
		box-shadow: 1px 1px 2px #c9c7c7;
	}
}

footer {
    background-color: #dfdfdf;
    flex: 0 0 auto;
}

.footer-body {
    padding: 40px 0 18px;
}
@media (max-width: 1024px) {
    .footer-body {
        padding: 30px 0;
    }
}
@media (min-width: 701px) {
	.footer-body-wrap {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: flex-start;
	}
	.footer-body-logo-wrapper {
		width: 100%;
		max-width: 230px;
		margin-right: 20px;
	}
	.footer-body-nav-wrapper {
		margin: 0 37px;
	}
	.footer-body-contacts {
		margin-left: auto;
	}
}
@media (max-width: 700px) {
    .footer-body-wrap {
        display: flex;
		-webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
.footer-left {
    width: 100%;
    max-width: 160px;
}
@media (max-width: 1024px) {
    .footer-left {
        max-width: 120px;
    }
}
@media (max-width: 700px) {
    .footer-left {
        max-width: 160px;
    }
}
.footer-left .logo {
    height: 76px;
}
.footer-middle {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 700px;
    flex: 0 1 700px;
    margin: 0 20px;
}
@media (max-width: 700px) {
    .footer-middle {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        margin: 20px 0;
    }
}
.footer-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 13px -11px 0;
    align-items: flex-start;
}
@media (max-width: 1100px) {
    .footer-nav {
        margin: -10px -15px 0;
    }
}
@media (max-width: 1024px) {
    .footer-nav {
        margin: -5px -10px 0;
    }
}
@media (max-width: 700px) {
    .footer-nav {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 0 -10px 20px;
    }
}
.footer-nav__link {
    margin: 15px 13px;
    font-size: 1rem;
    color: #0a0a0a;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
    line-height: 1.6;
}
@media (max-width: 1100px) {
    .footer-nav__link {
        margin: 15px;
    }
}
@media (max-width: 1024px) {
    .footer-nav__link {
        margin: 10px;
    }
}
@media (max-width: 400px) {
    .footer-nav__link {
        width: calc(100% - 20px);
        text-align: center;
    }
}
.footer-nav__link:hover {
    color: #b2bd00;
}
.footer-body-logo-wrapper .logo {
    display: block;
    width: 100%;
    /*max-width: max-content;
    margin-right: auto;*/
    height: 65px;
}
.button-up {
	position: fixed;
	right: calc((100vw - 1200px) / 2);
	bottom: 75px;
	z-index: 5;
	width: 46px;
	min-width: auto;
	min-width: 46px;
	height: 46px;
	min-height: 46px;
	padding: 5px;
	background-color: #6b6b6b;
	border-color: #6b6b6b;
	border-radius: 50%;
	-webkit-transition: color 0.3s, background-color 0.3s, border 0.3s, opacity 0.3s, visibility 0.3s, -webkit-box-shadow 0.3s, -webkit-transform 0.3s;
	transition: color 0.3s, background-color 0.3s, border 0.3s, opacity 0.3s, visibility 0.3s, -webkit-box-shadow 0.3s, -webkit-transform 0.3s;
	transition: color 0.3s, background-color 0.3s, border 0.3s, box-shadow 0.3s, transform 0.3s, opacity 0.3s, visibility 0.3s;
	transition: color 0.3s, background-color 0.3s, border 0.3s, box-shadow 0.3s, transform 0.3s, opacity 0.3s, visibility 0.3s, -webkit-box-shadow 0.3s, -webkit-transform 0.3s;
}

@media (max-width: 1250px) {
	.button-up {
		right: 15px;
	}
}

.button-up:hover {
    background-color: #b2bd00;
    border-color: #b2bd00;
}

.button-up:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.button-up.hidden {
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translateY(150px);
          transform: translateY(150px);
}

.button-up .svg {
	display: block;
	width: 16px;
	height: 16px;
	fill: #fff;
}

.button-arrow {
  min-width: auto;
  padding: 0;
  margin: 0;
  pointer-events: all;
  background-color: transparent;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.button-arrow--next .svg {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.button-arrow:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.button-arrow:hover .svg {
  stroke: #57afcb;
}

.button-arrow:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.button-arrow .svg {
  width: 16px;
  height: 25px;
  stroke: #000;
}

.footer-body-up-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.footer-body-up-wrapper .button-up {
  margin: -10px 80px 0 auto;
}

@media (max-width: 500px) {
  .footer-body-up-wrapper .button-up {
    margin: 20px auto 0;
  }
}


.social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (max-width: 1000px) {
    .social {
        margin: 0 -10px;
    }
}
@media (max-width: 700px) {
    .social {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
		margin: 0 -10px 20px;
    }
}
.social-link {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 50px;
    min-width: 50px;
    height: 50px;
    min-height: 50px;
    margin: 20px;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
}
@media (max-width: 1000px) {
    .social-link {
        width: 40px;
        min-width: 40px;
        height: 40px;
        min-height: 40px;
        margin: 10px;
    }
}
.social-link:hover {
    padding: 2px;
}
.social-link:hover .svg {
    opacity: 1;
}
.social-link .svg {
    display: block;
    width: 18px;
    height: 18px;
    opacity: 0.5;
    fill: #fff;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
.footer-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    max-width: 190px;
}
@media (max-width: 1000px) {
    .footer-right {
        max-width: 170px;
    }
}
@media (max-width: 700px) {
    .footer-right {
        max-width: 190px;
    }
}
.footer-right .button {
    min-width: auto;
    margin: auto 0 20px;
}
@media (max-width: 700px) {
    .footer-right .button {
        margin: 25px 0 0;
    }
}
.footer-contacts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
	margin-top: 17px;
}
.footer-contacts .phone-link {
    margin: 0 auto;
    font-size: 1.125rem;
    font-weight: 700;
	color: #b2bd00;
}
@media (max-width: 500px) {
    .footer-contacts .phone-link {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
    }
}
.footer-phone {
    text-align: center;
}
.footer-phone__text {
    margin-top: 10px;
    font-size: 14px;
    line-height: 1.3;
    color: #0a0a0a;
}
.footer-bottom {
    padding: 21px 0;
    border-top: 1px solid #2f2a28;
}
@media (max-width: 1024px) {
    .footer-bottom {
        padding: 30px 0;
    }
}
.footer-bottom-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 1000px) {
    .footer-bottom-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center;
    }
}
.policy {
    font-size: 14px;
    line-height: 1.3;
    color: hsl(0deg 1% 17% / 78%);
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.policy:hover {
    /*color: #fff;*/
}
.copyright {
    font-size: 14px;
    line-height: 1.3;
    /*color: hsla(0, 0%, 100%, 0.1);*/
}
@media (max-width: 1000px) {
    .copyright {
        margin: 15px 0;
    }
}
@media (min-width: 501px) {
    .copyright br {
        display: none;
    }
}
.developer {
    font-size: 14px;
    line-height: 1.3;
    color: #fff;
}
.developer__link {
    color: #b2bd00;
}
.developer__link:hover {
    text-decoration: underline;
}
.menu {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 6;
    display: none;
    width: 100%;
    height: 100%;
    padding-top: 65px;
    overflow: hidden;
    visibility: hidden;
    background-color: #fff;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    opacity: 0;
    -webkit-transition: opacity 0.5s, visibility 0.5s, -webkit-transform 0.5s;
    transition: opacity 0.5s, visibility 0.5s, -webkit-transform 0.5s;
    transition: transform 0.5s, opacity 0.5s, visibility 0.5s;
    transition: transform 0.5s, opacity 0.5s, visibility 0.5s, -webkit-transform 0.5s;
    -webkit-transform: translateY(-65%);
    transform: translateY(-65%);
}
@media (max-width: 1000px) {
    .menu {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		align-content: flex-start;
		flex-direction: column;
		justify-content: flex-start;
	}
}
.menu.active {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
.menu.active .menu-wrapper {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity 0.5s, visibility 0.5s, -webkit-transform 0.5s;
    transition: opacity 0.5s, visibility 0.5s, -webkit-transform 0.5s;
    transition: transform 0.5s, opacity 0.5s, visibility 0.5s;
    transition: transform 0.5s, opacity 0.5s, visibility 0.5s, -webkit-transform 0.5s;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.menu .container {
    padding: 0;
}
.menu-wrapper,
.menu .container {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.menu-wrapper {
    height: 100%;
    padding: 60px 15px 20px;
    overflow-x: hidden;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.1s, visibility 0.5s, -webkit-transform 0.5s;
    transition: opacity 0.1s, visibility 0.5s, -webkit-transform 0.5s;
    transition: transform 0.5s, opacity 0.1s, visibility 0.5s;
    transition: transform 0.5s, opacity 0.1s, visibility 0.5s, -webkit-transform 0.5s;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    scrollbar-color: #b2bd00 transparent;
    scrollbar-width: thin;
}
@media (max-width: 1200px) {
    .menu-wrapper {
        padding: 20px 15px;
    }
}
.menu-wrapper::-webkit-scrollbar {
    width: 4px;
}
.menu-wrapper::-webkit-scrollbar-thumb {
    background: #b2bd00;
    border-radius: 0;
}
.menu-wrapper::-webkit-scrollbar-track {
    background: transparent;
    border-radius: 0;
}
.menu-wrap {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    text-align: center;
}
.menu-list,
.menu-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    height: 100%;
}
.menu-list {
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 450px;
    text-align: left;
}
@media (max-width: 1200px) {
    .menu-list {
        max-width: 380px;
    }
}
@media (max-width: 1024px) {
    .menu-list {
        max-width: 100%;
        text-align: center;
    }
}
.menu-list-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 5px 0;
    margin: 10px 0;
    cursor: pointer;
    -webkit-transition: margin 0.3s;
    transition: margin 0.3s;
}
@media (max-width: 1024px) {
    .menu-list-item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
.menu-list-item.active {
    margin: 5px 0;
}
.menu-list-item.active .menu-list-item__title {
    color: #0a0a0a;
}
.menu-list-item.active .menu-list-item__arrow {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.menu-list-item.active ~ .menu-list-item {
    margin: 5px 0;
}
.menu-list-item.active ~ .menu-list-item .menu-list-item__title {
    color: #0a0a0a;
}
.menu-list-item--footer {
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding: 30px 0 0;
    margin: 40px 0 0;
}
.menu-list-item--footer:before {
    position: absolute;
    top: 0;
    left: 50%;
    width: 90%;
    height: 1px;
    content: "";
    background-color: hsla(0, 0%, 100%, 0.1);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.menu-list-item--footer .phone-link {
    margin: 0 auto 20px;
    font-size: 16px;
}
@media (max-width: 500px) {
    .menu-list-item--footer .phone-link {
		display: -webkit-inline-box;
		display: -ms-inline-flexbox;
		display: inline-flex;
		justify-content: center;
		flex-direction: column;
	}
	ul.menu-list {
		margin: 0;
	}
}
.menu-list-item__title {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
	flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.3;
    color: #0a0a0a;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.menu-list-item__arrow {
    display: block;
    width: 8px;
    height: 8px;
    margin-left: 5px;
    stroke: #58524e;
    -webkit-transition: opacity 0.1s;
    transition: opacity 0.1s;
}
.menu-list-item__content {
    position: absolute;
    top: 0;
    left: 100%;
    display: none;
    width: 800px;
    height: 100%;
    overflow-x: hidden;
}
@media (max-width: 1300px) {
    .menu-list-item__content {
        width: 700px;
    }
}
@media (max-width: 1200px) {
    .menu-list-item__content {
        width: 600px;
    }
}
@media (max-width: 1024px) {
    .menu-list-item__content {
        position: static;
        display: block;
        width: 100%;
        max-height: 0;
        overflow: hidden;
        -webkit-transition: height 0.5s, max-height 0.5s;
        transition: height 0.5s, max-height 0.5s;
    }
}
.menu-list-item__scroller {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 5px;
}
.menu-nav-link {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 3px 0;
    margin: 5px 0;
    font-size: 16px;
    line-height: 1.3;
    color: #0a0a0a;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.menu-nav-link:hover {
    color: #b2bd00;
}
.hero-section {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 800px;
    padding: 150px 0 40px;
    overflow: hidden;
}
@media (max-width: 1024px) {
    .hero-section {
        min-height: 700px;
        padding: 100px 0 40px;
    }
}
@media (max-width: 600px) {
    .hero-section {
        min-height: auto;
        padding: 120px 0 30px;
    }
}
.hero-section:first-child {
    padding: 150px 0 40px;
	padding-top: 152px !important;
}
@media (max-width: 1024px) {
    .hero-section:first-child {
        padding: 100px 0 40px;
    }
}
@media (max-width: 600px) {
    .hero-section:first-child {
        padding: 120px 0 30px;
    }
}
.hero-slider-wrapper {
    z-index: -1;
}
.hero-slider-wrapper,
.hero-slider-wrapper:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.hero-slider-wrapper:after {
    z-index: 1;
    content: "";
    background: -webkit-gradient(linear, left top, left bottom, color-stop(5%, rgba(27, 25, 24, 0.6)), color-stop(10%, rgba(27, 25, 24, 0.470175)), color-stop(20%, rgba(27, 25, 24, 0.347693)), color-stop(30%, rgba(27, 25, 24, 0))),
        -webkit-gradient(linear, left top, left bottom, color-stop(70%, rgba(27, 25, 24, 0)), color-stop(75%, rgba(27, 25, 24, 0.347693)), color-stop(85%, rgba(27, 25, 24, 0.470175)), color-stop(95%, rgba(27, 25, 24, 0.6))),
        -webkit-gradient(linear, left bottom, left top, from(rgba(32, 28, 26, 0.6)), to(rgba(32, 28, 26, 0.6)));
    background: linear-gradient(180deg, rgba(27, 25, 24, 0.6) 5%, rgba(27, 25, 24, 0.470175) 10%, rgba(27, 25, 24, 0.347693) 20%, rgba(27, 25, 24, 0) 30%),
        linear-gradient(180deg, rgba(27, 25, 24, 0) 70%, rgba(27, 25, 24, 0.347693) 75%, rgba(27, 25, 24, 0.470175) 85%, rgba(27, 25, 24, 0.6) 95%), linear-gradient(0deg, rgba(32, 28, 26, 0.6), rgba(32, 28, 26, 0.6));
}
.hero-slide,
.hero-slide__img,
.hero-slider {
    width: 100%;
    height: 100%;
}
.hero-slide__img {
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
}
.hero-wrap {
    position: relative;
    z-index: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.hero-inner,
.hero-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
}
.hero-inner {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: auto 0 40px;
}
@media (max-width: 1024px) {
    .hero-inner {
        margin: auto 0 20px;
    }
}
@media (max-width: 600px) {
    .hero-inner {
        height: auto;
        margin: 0 0 40px;
    }
}
.wrap-info-banner {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    top: 24vh;
    z-index: 10;
    width: 100%;
}
.wrap-let10 {
    position: absolute;
    top: 0;
    max-width: 500px;
    display: inline-flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    right: 12vw;
    margin: auto 100px;
}
.hero-content {
    max-width: 500px;
    margin: auto 200px;
}
.let10 {
    font-family: "Cera Pro";
    font-size: 2.8125rem;
    font-weight: 700;
    line-height: 1.3;
    color: #e20016;
    text-transform: uppercase;
    padding: 15px 15px 15px 20px;
    background-color: hsl(0deg 0% 98%);
    height: 79px;
    border-radius: 0px;
    text-shadow: 8px 8px 34px #ffffff;
    transition: 3s;
    transform: scale(.85);
    animation: pulse 2s ease-in-out infinite;
    box-shadow: 3px 3px 10px 3px rgb(0 0 0 / 50%);
    box-sizing: border-box;
}
span.saller-aprel {
    max-width: 344px;
    font-family: "Cera Pro";
    font-size: 1.2125rem;
    font-weight: 500;
    padding: 10px 15px 10px 20px;
    background-color: #e20016;
    height: 36px;
    border-radius: 3px;
    color: #fff;
	margin-top: 10px;
	box-shadow: 3px 3px 10px 3px rgb(0 0 0 / 50%);
    box-sizing: border-box;
}
.hero-content .button {
    margin: 40px 0 0;
    border-color: hsla(0, 0%, 100%, 0.4);
}
@media (max-width: 600px) {
    .main-banner video {
		object-fit: cover!important;
	}
	.hero-content-item {
		margin-top: 20px;
		text-align: center;
	}
	.hero-content .button {
	    margin: 25px auto 0px;
		padding: 0.9875em 0.65em;
		line-height: 1.2;
		width: 100%;
		z-index: 1000;
	}
	.wrap-info-banner {
	  position: absolute;
	  width: 100%;
	  height: 262px;
	  top: 168px;
	}
	.hero-content {
	  max-width: 100%;
	  margin: 0;
	  z-index: 1000;
	}
	.wrap-let10 {
		position: absolute;
		top: -332px;
		width: 100%;
		max-width: 100%;
		margin: 0;
		left: 0;
		right: 0;
		bottom: 0;
	}
	.let10 {
		height: 52px!important;
		font-size: 1.6125rem;
		width: 100%;
		border-radius: 0;
		text-align: center;
	}
	span.saller-aprel {
		
	}
	.h5, h5 {
	  font-size: 1.00rem;
	}
	.owl-dots {
	  right: 16px!important;
	  bottom: 16px!important;
	  left: auto!important;
	  height: 26px!important;
	}
	.hero-products {
	  margin-top: -64px!important;
	}
}
/*.hero-content-items {
    width: 100%;
    max-width: 500px;
    height: 100%;
    margin-right: 30px;
}*/
/*.hero-content-item {
    position: absolute;
    top: 0;
    left: 0;
    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: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    z-index: 10;
}*/
}
.transition-ready .hero-content-item {
    -webkit-transition: opacity 1s, visibility 1s;
    transition: opacity 1s, visibility 1s;
}
.slider-disabled .hero-content-item {
    display: none;
}
.slider-disabled .hero-content-item:first-child {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    visibility: visible;
    opacity: 1;
}
.hero-content-item.active {
    position: relative;
    visibility: visible;
    opacity: 1;
}
.transition-ready .hero-content-item.active {
    -webkit-transition-delay: 1s;
    transition-delay: 1s;
}
.hero-slider-controls {
    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: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 40px;
}
.slider-disabled .hero-slider-controls {
    display: none;
}
@media (max-width: 1000px) {
    .hero-slider-controls {
        display: none;
    }
}
.slider-pagination {
    position: static;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.slider-pagination .swiper-pagination-bullet {
    position: relative;
    z-index: 1;
    margin: 8px;
    background-color: #fff;
    outline: none;
    opacity: 0.3;
}
.slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    opacity: 1;
}
.slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active svg {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) rotate(-90deg) scale(1);
    transform: translate(-50%, -50%) rotate(-90deg) scale(1);
}
.slider-pagination .swiper-pagination-bullet svg {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: -1;
    display: block;
    width: 175%;
    height: 175%;
    fill: none;
    stroke: #fff;
    stroke-dasharray: 40.84;
    stroke-dashoffset: 0;
    stroke-width: 1px;
    -webkit-transition: -webkit-transform 1s;
    transition: -webkit-transform 1s;
    transition: transform 1s;
    transition: transform 1s, -webkit-transform 1s;
    -webkit-transform: translate(-50%, -50%) rotate(-90deg) scale(0);
    transform: translate(-50%, -50%) rotate(-90deg) scale(0);
}
.hero-slider-pagination {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 40px;
}
.hero-products {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: auto -40px 0;
	margin-top: 192px;
}
@media (max-width: 1200px) {
    .hero-products {
        margin: 0 -20px;
    }
	.hero-products {
		margin-top: 36px;
	}
}
@media (min-width: 1025px) {
    .hero-products--two .hero-product {
        width: calc(50% - 80px);
    }
}
.hero-product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: calc(33.33333% - 80px);
    margin: 20px 40px;
    color: #fff;
}
@media (max-width: 1200px) {
    .hero-product {
        width: calc(33.33333% - 40px);
        margin: 20px;
    }
}
@media (max-width: 1024px) {
    .hero-product {
        width: calc(50% - 40px);
        margin: 10px 20px;
    }
}
@media (max-width: 600px) {
    .hero-product {
        width: calc(100% - 40px);
    }
}
.hero-product:not(:last-of-type) {
    margin-bottom: 20px;
}
/*@media (max-width: 600px) {
    .hero-product:not(:nth-child(-n + 2)) {
        display: none;
    }
}*/
.hero-product:hover .hero-product__title {
    color: #b2bd00;
}
.hero-product__img-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 20px;
}
.hero-product__img {
    display: block;
    width: 100%;
    min-width: 125px;
    max-width: 160px;
    height: auto;
    max-height: 100px;
    margin: auto;
}
.hero-product-info {
    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: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.hero-product-price__wrapper {
    line-height: 1.3;
}
.hero-product-price__old {
    font-size: 12px;
    color: #fff;
    text-decoration: line-through;
    opacity: 0.5;
}

.hero-product-price__discount {
    margin-left: 10px;
    font-size: 1.125rem;
    font-weight: 700;
    color: #b2bd00;
}
.hero-product-price__subdiscount {
    margin-left: 10px;
    font-size: 14px;
    font-weight: 700;
    color: #b2bd00;
}
.hero-product__date {
    font-size: 14px;
    color: #fff;
    opacity: 0.4;
}
.categories-section {
    overflow: hidden;
	margin-top: 0px;
	padding-top: 0;
	padding-bottom: 0;
}
@media (min-width: 1368px) and (max-width: 1900px) {
	section.main-banner {
		padding-bottom: 40px;
	}
	.categories-section {
		margin-top: 0;
		padding: 40px 0;
	}
	.categories-wrap {
		padding-bottom: 40px;
	}
}
.categories-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 0;
    margin: 0 -65px;
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.1);
}
@media (max-width: 1000px) {
    .categories-wrap {
        padding-bottom: 20px;
        margin: 0 -15px;
    }
}
@media (max-width: 500px) {
    .categories-wrap {
        margin: 0 -20px;
    }
	.categories-section {
		overflow: hidden;
	}
}
.category {
    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-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: calc(50% - 60px);
    margin: 26px;

    text-align: center;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}
@media (max-width: 1200px) {
    .category {
        width: calc(20% - 60px);
    }
}
@media (max-width: 1000px) {
    .category {
        width: calc(20% - 30px);
        margin: 15px;
    }
}
@media (max-width: 700px) {
    .category {
        width: calc(33.33333% - 30px);
        margin: 20px 15px;
    }
}
@media (max-width: 500px) {
    .category {
        width: calc(50% - 40px);
        margin: 20px;
    }
}
.category:hover {
    color: #b2bd00;
}
.category__img-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
}
.category__img {
    display: block;
    width: 100%;
    max-width: 50px;
    height: auto;
}
.category__title {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-top: 20px;
    font-size: 21px;
    line-height: 1.3;
}
.recipes-section {
    padding-top: 10px;
    overflow: hidden;
}
.recipes-section .catalog-left {
    max-width: 250px;
}
.recipes-section .catalog-left .catalog-aside-list-wrapper {
    height: auto;
    max-height: 450px;
    padding-right: 15px;
    overflow-x: hidden;
    scrollbar-color: hsla(0, 0%, 100%, 0.1) transparent;
    scrollbar-width: thin;
}
.recipes-section .catalog-left .catalog-aside-list-wrapper::-webkit-scrollbar {
    width: 2px;
}
.recipes-section .catalog-left .catalog-aside-list-wrapper::-webkit-scrollbar-thumb {
    background: hsla(0, 0%, 100%, 0.1);
    border-radius: 0;
}
.recipes-section .catalog-left .catalog-aside-list-wrapper::-webkit-scrollbar-track {
    background: transparent;
    border-radius: 0;
}
.recipes-card {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    padding: 100px 90px;
    overflow: hidden;
    border-radius: 0px;
}
@media (max-width: 1024px) {
    .recipes-card {
        padding: 60px 40px;
    }
}
@media (max-width: 600px) {
    .recipes-card {
        padding: 30px 20px;
    }
}
.recipes-card:before {
    z-index: 0;
    content: "";
    background: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(-73.01%, rgba(27, 25, 24, 0)),
        color-stop(-32.47%, rgba(27, 25, 24, 0.405642)),
        color-stop(-18.11%, rgba(27, 25, 24, 0.548538)),
        color-stop(31.14%, rgba(27, 25, 24, 0.7))
    );
    background: linear-gradient(180deg, rgba(27, 25, 24, 0) -73.01%, rgba(27, 25, 24, 0.405642) -32.47%, rgba(27, 25, 24, 0.548538) -18.11%, rgba(27, 25, 24, 0.7) 31.14%);
}
.recipes-card:before,
.recipes-card__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.recipes-card__bg {
    z-index: -1;
    -o-object-fit: cover;
    object-fit: cover;
}
.recipes-card__wrap {
    position: relative;
    z-index: 1;
}
.recipes-card__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 60px;
    text-align: center;
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.1);
}
@media (max-width: 600px) {
    .recipes-card__body {
        padding-bottom: 30px;
    }
}
.recipes-card__subtitle {
    position: relative;
    padding: 5px 15px;
    font-size: 20px;
    line-height: 1.3;
    color: #fff;
    background-color: #e20016;
	border: 1px solid #40404059;
}
.recipes-card__subtitle:after,
.recipes-card__subtitle:before {
    position: absolute;
    top: -5px;
    z-index: -1;
    display: block;
    width: 20px;
    height: 100%;
    content: "";
    background-image: url(images/hint-part.svg);
    background-repeat: no-repeat;
    background-size: contain;
}
.recipes-card__subtitle:before {
    left: -12px;
}
.recipes-card__subtitle:after {
    right: -12px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.recipes-card__title {
    width: 100%;
    margin: 15px 0 30px;
    line-height: 1.5;
    text-align: center;
}
.recipes-card-quantity {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.recipes-card-quantity__num {
    font-size: 3.125rem;
    font-weight: 700;
    line-height: 1;
}
.recipes-card-quantity__text {
    margin-left: 20px;
    font-size: 1.25rem;
    line-height: 1.3;
}
.recipes-card__footer {
    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: center;
    -ms-flex-align: center;
    align-items: center;
}
.recipes-card__footer .button {
    margin: 60px 0 0;
}
@media (max-width: 600px) {
    .recipes-card__footer .button {
        width: 100%;
        margin: 30px 0 0;
    }
}
.little-about {
    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: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 60px;
    text-align: center;
}
@media (max-width: 1000px) {
    .little-about {
        margin-top: 30px;
    }
}
.little-about__wrap {
    width: 100%;
    max-width: 830px;
    margin: 0 auto;
}
.little-about__text {
    margin: 30px 0 50px;
    font-size: 1.125rem;
    line-height: 1.6875;
}
@media (max-width: 1000px) {
    .little-about__text {
        margin: 20px 0 30px;
    }
}
.little-about .button {
    margin: 0;
}
@media (max-width: 600px) {
    .little-about .button {
        width: 100%;
    }
}
.recipes {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -20px;
}
@media (max-width: 1000px) {
    .recipes {
        margin: 0 -10px;
    }
}
.recipe {
    position: relative;
    z-index: 1;
    width: calc(50% - 40px);
    min-height: 270px;
    margin: 20px;
    overflow: hidden;
    cursor: pointer;
    border-radius: 0px;
}
@media (max-width: 1000px) {
    .recipe {
        width: calc(50% - 20px);
        min-height: 200px;
        margin: 10px;
    }
}
@media (max-width: 600px) {
    .recipe {
        width: calc(100% - 20px);
        min-height: 150px;
    }
}
.recipe:hover:before {
    -webkit-transform: scale(3);
    transform: scale(3);
}
.recipe:hover .recipe__bg {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.recipe--big {
    width: calc(100% - 40px);
    min-height: 440px;
}
@media (max-width: 1000px) {
    .recipe--big {
        width: calc(100% - 20px);
        min-height: 350px;
        margin: 10px;
    }
}
@media (max-width: 600px) {
    .recipe--big {
        min-height: 250px;
    }
}
.recipe--big .recipe__title,
.recipe--big h3 {
    max-width: 470px;
    font-size: 2.5rem;
}
@media (max-width: 600px) {
    .recipe--big .recipe__title,
    .recipe--big h3 {
        font-size: 1.5rem;
    }
}
.recipe:before {
    z-index: 0;
    content: "";
    background: -webkit-gradient(linear, left top, left bottom, color-stop(25%, rgba(27, 25, 24, 0)), color-stop(50%, rgba(27, 25, 24, 0.5)), color-stop(60%, rgba(27, 25, 24, 0.6)), color-stop(80%, rgba(27, 25, 24, 0.7)));
    background: linear-gradient(180deg, rgba(27, 25, 24, 0) 25%, rgba(27, 25, 24, 0.5) 50%, rgba(27, 25, 24, 0.6) 60%, rgba(27, 25, 24, 0.7) 80%);
}
.recipe:before,
.recipe__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: -webkit-transform 0.5s ease-in-out;
    transition: -webkit-transform 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
}
.recipe__bg {
    z-index: -1;
    -o-object-fit: cover;
    object-fit: cover;
}
.recipe__wrap {
    position: relative;
    z-index: 1;
    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: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    height: 100%;
    padding: 30px;
    color: #fff;
}
@media (max-width: 600px) {
    .recipe__wrap {
        padding: 20px;
    }
}
.recipe .recipes-card__subtitle {
    margin-bottom: auto;
    margin-left: auto;
    font-size: 1rem;
}
.recipe__title {
    margin: 0 0 10px;
    font-size: 1.25rem;
}
.catalog-aside-item .phone-wrapper .input::-webkit-input-placeholder {
    font-weight: 400;
}
.catalog-aside-item .phone-wrapper .input:-moz-placeholder,
.catalog-aside-item .phone-wrapper .input::-moz-placeholder {
    font-weight: 400;
}
.catalog-aside-item .phone-wrapper .input:-ms-input-placeholder {
    font-weight: 400;
}
.catalog-aside-item .phone-wrapper .button-icon .svg {
    width: 20px;
    height: 20px;
    stroke: #b2bd00;
    -webkit-transform: rotate(0);
    transform: rotate(0);
}
.mission-card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 70px 90px;
    overflow: hidden;
    background-color: #201c1a;
    border-radius: 0px;
}
@media (max-width: 1200px) {
    .mission-card {
        padding: 40px 50px;
    }
}
@media (max-width: 1024px) {
    .mission-card {
        padding: 50px 30px;
    }
}
@media (max-width: 600px) {
    .mission-card {
        padding: 40px 20px;
    }
}
.mission-card__info {
    position: relative;
    z-index: 1;
    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: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%;
    max-width: 600px;
    margin-right: 20px;
}
@media (max-width: 1000px) {
    .mission-card__info {
		width: 100%;
        max-width: 500px;
    }
}
.mission-card__subtitle {
    color: #b2bd00;
}
.mission-card__text {
    margin: 15px 0 50px;
}
@media (max-width: 600px) {
    .mission-card__text {
        margin: 15px 0 40px;
        font-size: 2.15rem;
    }
}
@media (max-width: 400px) {
    .mission-card__text {
        font-size: 1.85rem;
    }
	.mission-card__info {
        max-width: 350px;
    }
}
.mission-card-author {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.mission-card-author__img-wrapper {
    position: relative;
    padding-right: 35px;
    padding-bottom: 35px;
}
@media (max-width: 600px) {
    .mission-card-author__img-wrapper {
        padding-right: 14px;
    }
}
.mission-card-author__img {
    display: block;
    width: 70px;
    min-width: 70px;
    height: 70px;
    min-height: 70px;
    border-radius: 50%;
    -o-object-fit: cover;
    object-fit: cover;
}
.mission-card-author__signature {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    display: block;
    width: 70px;
    height: 70px;
    -webkit-transform: translate(50%, 50%);
    transform: translate(50%, 50%);
    -o-object-fit: contain;
    object-fit: contain;
}
@media (max-width: 600px) {
    .mission-card-author__signature {
        -webkit-transform: translate(20%, 50%);
        transform: translate(20%, 50%);
    }
}
.mission-card-author__info {
    padding-top: 10px;
    margin-left: 20px;
}
@media (max-width: 600px) {
    .mission-card-author__info {
        margin-left: 10px;
    }
}
.mission-card-author__name {
    display: block;
    font-size: 1.125rem;
    line-height: 1.3;
}
.mission-card-author__special {
    display: block;
    margin-top: 5px;
    font-size: 14px;
    line-height: 1.3;
    color: hsla(0, 0%, 100%, 0.3);
}
.mission-card__img-wrapper {
    position: relative;
    z-index: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 420px;
    min-width: 420px;
    height: 420px;
    min-height: 420px;
    overflow: hidden;
    border-radius: 50%;
	padding-top: 0!important;
}
@media (max-width: 1200px) {
    .mission-card__img-wrapper {
        width: 400px;
        min-width: 400px;
        height: 400px;
        min-height: 400px;
    }
}
@media (max-width: 1024px) {
    .mission-card__img-wrapper {
        width: 350px;
        min-width: 350px;
        height: 350px;
        min-height: 350px;
    }
}
@media (max-width: 1000px) {
    .mission-card__img-wrapper {
        position: absolute;
        right: 30px;
        bottom: 40px;
        width: 300px;
        min-width: 300px;
        height: 300px;
        min-height: 300px;
        opacity: 0.3;
    }
}
@media (max-width: 600px) {
    .mission-card__img-wrapper {
        right: 20px;
    }
}
@media (max-width: 360px) {
    .mission-card__img-wrapper {
        width: 250px;
        min-width: 250px;
        height: 250px;
        min-height: 250px;
    }
}
.mission-card__img-wrapper:before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    content: "";
    background: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(53.65%, rgba(27, 25, 24, 0)),
        color-stop(74.18%, rgba(27, 25, 24, 0.347693)),
        color-stop(83.49%, rgba(27, 25, 24, 0.470175)),
        color-stop(93.65%, rgba(27, 25, 24, 0.6))
    );
    background: linear-gradient(180deg, rgba(27, 25, 24, 0) 53.65%, rgba(27, 25, 24, 0.347693) 74.18%, rgba(27, 25, 24, 0.470175) 83.49%, rgba(27, 25, 24, 0.6) 93.65%);
}
.mission-card__img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.stocks-section {
    overflow: hidden;
}
.stocks-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.stocks-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: center;
    margin-bottom: 30px;
}
@media (max-width: 500px) {
    .stocks-header {
        margin-bottom: 10px;
    }
}
.stocks-header .section-title {
    margin-right: 20px;
}
.stocks-tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 10px 0 10px auto;
}
.stocks-tabs .button-tab {
    margin: 0 5px;
}
.stocks {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-start;
}
.stock .hero-product__img {
    display: flex;
    width: 100%;
    height: auto;
    max-height: 100%;
    min-width: 100%;
    max-width: 100%;
}
.wrap-novinki-element .product__hint {
    background: linear-gradient(47deg, #d7e034 34%, #b2bd00 75%);
    padding: 5px 15px;
    color: #4c4c4c;
    font-weight: 600;
    font-size: 17px;
    line-height: 1.79;
}
.stocks .hero-product-price {
    margin-top: 10px;
}
.wrap-novinki-element {
    width: calc(25% - 20px);
    padding: 50px 25px 40px 25px;
    margin: 10px;
    background-color: #dfdfdf69;
    border-radius: 0px;
	transition: 1s linear;
}
.wrap-novinki-element:hover {
    background-color: #efefef;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    transition: 1s;
    overflow: visible;
    opacity: 1;
}
@media (max-width: 600px) {
	.wrap-novinki-element {
		width: calc(100% - 20px);
	}
}
@media (min-width: 601px) and (max-width: 1000px) {
	.wrap-novinki-element {
		width: calc(50% - 20px);
	}
}
.hero-product__img {
    margin: auto 0 auto 0;
    overflow: hidden;
	 -moz-transition: all 1s ease-out;
 -o-transition: all 1s ease-out;
 -webkit-transition: all 1s ease-out;
 transition: all 1s ease-out;
}
.hero-product__img:hover {
    transform: scale(1.2);
}
.stock {
    position: relative;
    width: 100%;
    overflow: hidden;
    background-color: #fff;
    border-radius: 0px;
    margin-bottom: 18px;
	max-height: 386px;
}
.stocks-section .stock {
	height: 100vh;
}
.hero-product__title {
    position: relative;
    display: block;
    max-height: 4.5em;
    margin-top: 18px;
    overflow: hidden;
    font-size: 19px;
    line-height: 1.5;
    font-weight: 500;
}
a.product-item-image-wrapper:hover {
    color: #b2bd00;
}
.hero-product-price__new {
    color: #0a0a0a;
    font-size: 2.6em;
    text-align: left;
    font-style: inherit;
}
.hero-product-price__wrapper {
    display: flex;
    line-height: 1.3;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.stocks .product-white--new .product-white__title-price:before, .stocks .product-white--not-available .product-white__title-price:before, .stocks .product-white--pre-order .product-white__title-price:before {
    display: inline;
    float: right;
    margin-left: 9px;
    color: #ef6f2e;
    font-weight: 500;
    content: attr(data-title-mode);
}
footer.hero-product__info {
    position: relative;
    padding-bottom: 5px;
    height: initial;
    width: initial;
    background-color: initial;
    bottom: initial;
}
@media (max-width: 1200px) {
    .stock {
        padding: 30px 20px 20px;
    }
}
@media (max-width: 700px) {
    .stock {
        width: calc(100% - 20px);
    }
}
@media (max-width: 500px) {
    .stock {
		padding: 20px;
		margin: 0;
		width: 100%;
		margin-bottom: 20px;
	}
}
.hero-product {
    width: 100%;
    height: 100%;
    margin: 0;
    display: flex;
    flex-direction: row;
    align-content: center;
    align-items: center;
    justify-content: center;
}
.hero-product:hover .hero-product__title {
    color: #fff;
}
.hero-product:hover .hero-product__title:hover {
    color: #b2bd00;
}
.hero-product .button-icon {
    width: auto;
    min-width: auto;
    height: auto;
    min-height: auto;
    padding: 0;
    margin: 0;
}
.hero-product__info .button-icon {
    margin-top: 20px;
}
.hero-product__title {
    margin: 0;
    color: #fff;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.hero-product__title em {
    color: #b2bd00;
}
.hero-product-price {
    margin: 30px 0 auto;
}
.hero-product__img-wrapper {
    margin: 0;
}
.stock--small {
    width: calc(33.33333% - 20px);
    padding: 30px 20px 30px 40px;
}
@media (max-width: 1200px) {
    .stock--small {
        padding: 30px 20px 20px;
    }
}
@media (max-width: 1024px) {
    .stock--small {
        width: calc(50% - 20px);
    }
}
@media (max-width: 700px) {
    .stock--small {
        width: calc(100% - 20px);
        margin: 5px 10px;
    }
}
@media (max-width: 500px) {
    .stock--small {
        padding: 20px;
    }
}
.stock--small .hero-product__title {
    max-width: 170px;
    margin-bottom: 15px;
    line-height: 1.4;
}
@media (max-width: 600px) {
    .stock--small .hero-product__title {
        max-width: 150px;
    }
}
.stock--small .hero-product-price {
    margin: auto 0 0;
}
.stock--small .hero-product__img-wrapper {
    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: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 0 0 15px;
}
.stock--small .hero-product__img {
    min-width: 110px;
    max-width: 110px;
    max-height: none;
    margin: 0 0 20px;
}
.stock--small .hero-product .button-icon {
    margin: 0 20px 0 0;
}
@media (max-width: 500px) {
    .stock--small .hero-product .button-icon {
        margin: 0;
    }
}
.philosophy-card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    min-height: 420px;
    padding: 50px 40px;
    overflow: hidden;
    background-color: #201c1a;
    border-radius: 0px;
}
@media (max-width: 1024px) {
    .philosophy-card {
        min-height: 300px;
        padding: 30px 20px;
    }
}
.philosophy-card__info {
    position: relative;
    z-index: 1;
    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: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    max-width: 461px;
}
.philosophy-card-author__text {
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 1.5;
}
.philosophy-card-author__name {
    display: block;
    margin-top: 20px;
    font-size: 14px;
    line-height: 1.3;
    color: #fff;
    opacity: 0.4;
}
.philosophy-card__img-wrapper {
    position: absolute;
    top: 50%;
    right: -10%;
    width: 800px;
    height: 800px;
    overflow: hidden;
    border: 40px solid #39322f;
    border-radius: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
@media (max-width: 1200px) {
    .philosophy-card__img-wrapper {
        right: -15%;
    }
}
@media (max-width: 1024px) {
    .philosophy-card__img-wrapper {
        right: -30%;
    }
}
@media (max-width: 1000px) {
    .philosophy-card__img-wrapper {
        right: -15%;
        width: 500px;
        height: 500px;
        border: 20px solid #39322f;
    }
}
@media (max-width: 700px) {
    .philosophy-card__img-wrapper {
        top: 70%;
        right: -10%;
        width: 300px;
        height: 300px;
    }
}
@media (max-width: 500px) {
    .philosophy-card__img-wrapper {
        top: 75%;
        right: -20%;
    }
}
.philosophy-card__img-wrapper:before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    content: "";
    background: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(22.36%, rgba(27, 25, 24, 0)),
        color-stop(48.74%, rgba(27, 25, 24, 0.46359)),
        color-stop(63.07%, rgba(27, 25, 24, 0.626901)),
        color-stop(79.9%, rgba(27, 25, 24, 0.8))
    );
    background: linear-gradient(180deg, rgba(27, 25, 24, 0) 22.36%, rgba(27, 25, 24, 0.46359) 48.74%, rgba(27, 25, 24, 0.626901) 63.07%, rgba(27, 25, 24, 0.8) 79.9%);
}
@media (max-width: 1000px) {
    .philosophy-card__img-wrapper:before {
        background: -webkit-gradient(
            linear,
            left top,
            left bottom,
            color-stop(-7.83%, rgba(27, 25, 24, 0)),
            color-stop(5.75%, rgba(27, 25, 24, 0.46359)),
            color-stop(38.66%, rgba(27, 25, 24, 0.626901)),
            color-stop(52.69%, rgba(27, 25, 24, 0.8))
        );
        background: linear-gradient(180deg, rgba(27, 25, 24, 0) -7.83%, rgba(27, 25, 24, 0.46359) 5.75%, rgba(27, 25, 24, 0.626901) 38.66%, rgba(27, 25, 24, 0.8) 52.69%);
    }
}
.philosophy-card__img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.instagram-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 35px;
}
@media (max-width: 600px) {
    .instagram-header {
        margin-bottom: 20px;
    }
}
.instagram__title-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 20px;
}
@media (max-width: 700px) {
    .instagram__title-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}
.instagram__title-wrapper .section-title {
    margin-right: 30px;
}
@media (max-width: 700px) {
    .instagram__title-wrapper .section-title {
        margin-right: 0;
        margin-bottom: 10px;
    }
}
.instagram__link {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    font-weight: 700;
    color: hsla(0, 0%, 100%, 0.3);
    text-transform: uppercase;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.instagram__link:hover {
    color: #fff;
}
.instagram__link .svg {
    display: block;
    width: 20px;
    min-width: 20px;
    height: 20px;
    min-height: 20px;
    margin-right: 10px;
    fill: currentColor;
    -webkit-transition: fill 0.3s;
    transition: fill 0.3s;
}
.instagram-slider-controls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 600px) {
    .instagram-slider-controls {
        display: none;
    }
}
.instagram-slider-controls--mobile {
    display: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 20px;
}
@media (max-width: 600px) {
    .instagram-slider-controls--mobile {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}
.instagram-slide {
    height: 390px;
    overflow: hidden;
    border-radius: 0px;
}
@media (max-width: 1200px) {
    .instagram-slide {
        height: 300px;
    }
}
@media (max-width: 1000px) {
    .instagram-slide {
        height: 250px;
    }
}
@media (max-width: 600px) {
    .instagram-slide {
        height: 450px;
    }
}
@media (max-width: 500px) {
    .instagram-slide {
        height: 400px;
    }
}
@media (max-width: 400px) {
    .instagram-slide {
        height: 350px;
    }
}
.instagram-slide__img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.help-card {
    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: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    max-width: 310px;
    margin: 0 auto;
    text-align: center;
}
.help-card__text {
    width: 100%;
    max-width: 230px;
    margin: 20px auto 40px;
    font-size: 14px;
    line-height: 1.5;
    color: #fff;
    opacity: 0.4;
}
.phone-wrapper {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    height: 50px;
    margin: 0 auto;
    overflow: hidden;
    background-color: #37312e;
    border-radius: 0px;
}
.phone-wrapper .input {
    width: 100%;
    height: 100%;
    padding: 0.75em 60px 0.75em 15px;
    margin: 0;
    font-weight: 700;
}
.phone-wrapper .input::-webkit-input-placeholder {
    font-weight: 700;
}
.phone-wrapper .input:-moz-placeholder,
.phone-wrapper .input::-moz-placeholder {
    font-weight: 700;
}
.phone-wrapper .input:-ms-input-placeholder {
    font-weight: 700;
}
.phone-wrapper .button-icon {
    position: absolute;
    top: 50%;
    right: 0;
    width: 50px;
    min-width: 50px;
    height: 100%;
    margin: 0;
    border: 1px solid transparent;
    border-radius: 0px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.phone-wrapper .button-icon:hover {
    background-color: #58524e;
    border-color: #fff;
}
.phone-wrapper .button-icon:hover .svg {
    stroke: #fff;
}
.phone-wrapper .button-icon .svg {
    width: 10px;
    min-width: 10px;
    height: 10px;
    min-height: 10px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.breadcrumbs-section {
    padding-bottom: 10px;
	padding-top: 90px !important;
}
.breadcrumbs-section + section {
    padding-top: 20px;
}
.breadcrumbs-nav {
    padding-top: 40px;
}
@media (max-width: 1000px) {
    .breadcrumbs-nav {
        padding-top: 20px;
    }
}
.breadcrumbs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
	margin-left: 0;
}
.breadcrumbs__item {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 3px 0;
}
.breadcrumbs__item:hover .breadcrumbs__link {
    opacity: 1;
}
.breadcrumbs__item:not(:last-child):after {
    display: block;
    margin: 0 3px;
    font-size: 1rem;
    font-weight: 400;
    color: currentColor;
    content: "/";
    opacity: 0.5;
}
.breadcrumbs__link {
    font-size: 1rem;
    color: #0a0a0a;
    opacity: 0.5;
    -webkit-transition: color 0.3s, opacity 0.3s;
    transition: color 0.3s, opacity 0.3s;
}
.catalog-categories-section {
    overflow: hidden;
}
@media (max-width: 1000px) {
    .catalog-categories-section {
        padding-top: 40px;
    }
}
.catalog-categories {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 40px -10px 0;
    flex-direction: row;
}
@media (max-width: 1000px) {
    .catalog-categories {
        margin: 20px -10px 0;
    }
}
@media (max-width: 600px) {
    .catalog-categories {
        margin: 20px -5px 0;
    }
}
.catalog-category {
    position: relative;
    z-index: 1;
    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: center;
    -ms-flex-align: center;
    align-items: center;
    width: calc(25% - 20px);
    padding: 40px;
    margin: 10px;
    text-align: center;
    background-color: #dadada2e;
    border-radius: 0px;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
}
@media (max-width: 1200px) {
    .catalog-category {
        width: calc(33.33333% - 20px);
    }
}
@media (max-width: 1000px) {
    .catalog-category {
        padding: 30px;
    }
}
@media (max-width: 600px) {
    .catalog-category {
        width: calc(50% - 10px);
        padding: 20px;
        margin: 5px;
    }
}
@media (max-width: 400px) {
    .catalog-category {
        padding: 15px;
    }
}
.catalog-category:hover {
    /*background-color: #1b1918;*/
}
.catalog-category:hover .catalog-category__title {
    color: #b2bd00;
}
.catalog-category__img-wrapper {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    max-width: 180px;
    height: 180px;
    margin: 0 auto;
}
@media (max-width: 1000px) {
    .catalog-category__img-wrapper {
        max-width: 170px;
        height: 170px;
    }
}
@media (max-width: 600px) {
    .catalog-category__img-wrapper {
        max-width: 150px;
        height: 150px;
    }
}
@media (max-width: 400px) {
    .catalog-category__img-wrapper {
        max-width: 120px;
        height: 120px;
    }
}
.catalog-category__img {
    width: 100%;
    max-width: 100%;
    height: auto;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center;
}
.catalog-category__title {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 30px;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}
@media (max-width: 1000px) {
    .catalog-category__title {
        margin-top: 20px;
    }
}
@media (max-width: 400px) {
    .catalog-category__title {
        margin-top: 15px;
    }
}
.best-slider {
    margin: 40px 0 0;
}
@media (max-width: 1000px) {
    .best-slider {
        margin: 20px 0 0;
    }
}
.best-slide {
    height: auto;
    margin: 0;
}
.best-slider-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 800px) {
    .best-slider-buttons {
        margin-left: auto;
    }
}
.best-slider-buttons .button-arrow {
    margin: 0;
}
.best-slider-buttons .button-arrow:not(:last-child) {
    margin-right: 20px;
}
.best-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 20px;
}
@media (max-width: 800px) {
    .best-footer {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        margin-top: 10px;
    }
}
.best-stock-slider-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    max-width: 1050px;
    padding: 15px 30px;
    margin-right: 40px;
    border: 1px solid hsla(0, 0%, 100%, 0.1);
    border-radius: 0px;
}
@media (max-width: 1024px) {
    .best-stock-slider-wrapper {
        padding: 10px 20px;
        margin-right: 20px;
    }
}
@media (max-width: 800px) {
    .best-stock-slider-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-top: 40px;
        margin-right: 0;
    }
}
@media (max-width: 600px) {
    .best-stock-slider-wrapper {
        padding: 10px;
    }
}
.best-stock-slider-wrapper > .button-icon {
    margin: 0 0 0 40px;
}
@media (max-width: 1024px) {
    .best-stock-slider-wrapper > .button-icon {
        margin: 0 0 0 20px;
    }
}
@media (max-width: 800px) {
    .best-stock-slider-wrapper > .button-icon {
        margin: 0 0 0 auto;
    }
}
.best-stock-slider {
    width: 100%;
    max-width: 600px;
    margin: 0 auto 0 40px;
}
@media (max-width: 1024px) {
    .best-stock-slider {
        margin: 0 auto 0 20px;
    }
}
@media (max-width: 800px) {
    .best-stock-slider {
        margin: 15px 0 10px;
    }
}
.best-stock-slider .swiper-wrapper {
    width: 1px;
}
.best-stock-slider__title {
    color: hsla(0, 0%, 100%, 0.3);
    white-space: nowrap;
}
.best-stock-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 600px) {
    .best-stock-slide {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}
.best-stock-slide__title {
    display: block;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.3;
    color: #fff;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.best-stock-slide__title:hover {
    color: #b2bd00;
}
.best-stock-slide__discount {
    display: block;
    margin: 0 15px 0 30px;
    font-size: 1.125rem;
    font-weight: 700;
    color: #b2bd00;
    white-space: nowrap;
}
@media (max-width: 1024px) {
    .best-stock-slide__discount {
        margin: 0 15px;
    }
}
@media (max-width: 600px) {
    .best-stock-slide__discount {
        margin: 10px 0;
    }
}
.best-stock-slide-price__old {
    margin-right: 10px;
    font-size: 12px;
    color: #fff;
    text-decoration: line-through;
    white-space: nowrap;
    opacity: 0.5;
}
.best-stock-slide-price__new {
    font-size: 1.125rem;
    font-weight: 700;
    color: #fff;
    white-space: nowrap;
}
.catalog-section {
    padding-top: 10px;
}
.catalog-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
	flex-direction: column;
}
.wrapper-recipes {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
}
@media (max-width: 790px) {
	.wrapper-recipes {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}
.catalog-wrapper > .section-title {
    margin-bottom: 25px;
}
.catalog-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 1024px) {
    .catalog-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
.catalog-left {
    width: 100%;
    max-width: 230px;
    margin-right: 20px;
}
.overlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 8;
    width: 100%;
    height: 100%;
    visibility: hidden;
    background-color: rgba(27, 25, 24, 0.9);
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
}
@media (max-width: 600px) {
    .overlay {
        z-index: 6;
    }
}
.overlay.active {
    visibility: visible;
    opacity: 0.7;
}
@media (max-width: 1024px) {
    .catalog-aside {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 8;
        width: 100%;
        max-width: 300px;
        height: 100%;
        padding: 0 !important;
        visibility: hidden;
        background-color: #58524e;
        opacity: 0;
        -webkit-transition: opacity 0.5s, visibility 0.5s, -webkit-transform 0.5s;
        transition: opacity 0.5s, visibility 0.5s, -webkit-transform 0.5s;
        transition: transform 0.5s, opacity 0.5s, visibility 0.5s;
        transition: transform 0.5s, opacity 0.5s, visibility 0.5s, -webkit-transform 0.5s;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
    .catalog-aside.active {
        visibility: visible;
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@media (max-width: 400px) {
    .catalog-aside {
        width: calc(100% - 55px);
        max-width: none;
    }
}
.catalog-aside .cancel--fixed {
    display: none;
}
@media (max-width: 1024px) {
    .catalog-aside .cancel--fixed {
        top: 10px;
        right: auto;
        left: 100%;
        display: block;
        width: 40px;
        height: 40px;
    }
}
.catalog-aside .cancel--fixed .cancel__item {
    width: 70%;
    height: 3px;
    background-color: #fff;
}
@media (max-width: 1024px) {
    .catalog-aside-wrap {
        height: 100%;
        padding: 10px 20px 20px;
        overflow-x: hidden;
        scrollbar-color: #b2bd00 transparent;
        scrollbar-width: thin;
    }
    .catalog-aside-wrap::-webkit-scrollbar {
        width: 4px;
    }
    .catalog-aside-wrap::-webkit-scrollbar-thumb {
        background: #b2bd00;
        border-radius: 0;
    }
    .catalog-aside-wrap::-webkit-scrollbar-track {
        background: transparent;
        border-radius: 0;
    }
}
.catalog-aside-item:not(:last-of-type) {
    margin-bottom: 40px;
}
.catalog-aside-item .section-title {
    margin-bottom: 10px;
}
.catalog-aside-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
	padding-left: 0;
}
.catalog-aside-list-item__link {
    position: relative;
    z-index: 1;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 100%;
    padding: 0.8895em 1em;
    margin: 0;
    font-size: 18px;
    line-height: 1.3;
    text-align: left;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.catalog-aside-list-item__link:hover {
    color: #b2bd00;
}
li.catalog-aside-list-item:hover {
    background: #efefef;
}
.catalog-aside-list-item.active {
    
	border-color: #b2bd00;
}
.catalog-aside-list-item__link.active {
    border-color: #b2bd00;
}
.catalog-aside-accordion.active .catalog-aside-accordion__button .svg {
    -webkit-transform: rotate(-90deg) rotateY(180deg);
    transform: rotate(-90deg) rotateY(180deg);
}
.catalog-aside-accordion__button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    padding: 0;
    margin: 0;
    background-color: transparent;
    border: none;
    outline: none;
}
.catalog-aside-accordion__button .svg {
    display: block;
    width: 14px;
    height: 14px;
    stroke: #fff;
    -webkit-transition: stroke 0.3s, -webkit-transform 0.3s;
    transition: stroke 0.3s, -webkit-transform 0.3s;
    transition: transform 0.3s, stroke 0.3s;
    transition: transform 0.3s, stroke 0.3s, -webkit-transform 0.3s;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.catalog-aside-accordion__button .svg:hover {
    cursor: pointer;
    stroke: #b2bd00;
}
.catalog-aside-accordion .button--underline {
    border-bottom: none;
}
.catalog-aside-accordion__content {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height 0.5s;
    transition: max-height 0.5s;
}
.catalog-aside-accordion__content--underline {
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.1);
}
.catalog-aside-accordion__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 2em;
    margin: 0 0 15px;
}
.catalog-aside-accordion__item {
    margin: 5px 0;
}
.catalog-aside-accordion__link {
    font-size: 16px;
    line-height: 1.3;
    color: #fff;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.catalog-aside-accordion__link.active,
.catalog-aside-accordion__link:hover {
    color: #b2bd00;
}
.range-slider-wrapper {
    margin: 30px 0 15px;
}
.range-slider-inputs {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.range-slider-inputs .input {
    width: 50%;
    min-width: auto;
    padding: 1em;
    margin: 0;
    color: #fff;
    text-align: center;
    background-color: transparent;
}
.range-slider-inputs .input:focus,
.range-slider-inputs .input:hover {
    background-color: rgba(55, 49, 46, 0.1);
}
.range-slider {
    margin: -2px 10px 0;
}
.range-slider.noUi-horizontal {
    height: 2px;
    background-color: #37312e;
    border: none;
}
.range-slider.noUi-horizontal .noUi-handle {
    right: -7px !important;
    width: 16px;
    height: 16px;
    cursor: pointer;
    background-color: #fff;
    border: 2px solid #fff;
    border-radius: 50%;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.range-slider.noUi-horizontal .noUi-handle:after,
.range-slider.noUi-horizontal .noUi-handle:before {
    display: none;
}
.range-slider.noUi-horizontal .noUi-handle:hover {
    border: 2px solid #b2bd00;
}
.range-slider.noUi-horizontal .noUi-handle.noUi-active {
    background-color: #b2bd00;
    border: 2px solid #b2bd00;
}
.range-slider .noUi-connects {
    overflow: unset;
    background-color: #58524e;
    border-radius: 0;
}
.range-slider .noUi-connect {
    background: transparent;
    background-color: #fff;
}
.range-slider-nums {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 10px;
    margin-top: 25px;
}
.range-slider-num {
    font-size: 1rem;
    color: #fff;
    opacity: 0.5;
}
.catalog-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    max-width: 1000px;
}
@media (max-width: 1024px) {
    .catalog-right {
        max-width: 100%;
    }
}
.catalog-inner {
    overflow: hidden;
}
.catalog__filter {
    display: none;
}
@media (max-width: 1024px) {
    .catalog__filter {
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 5;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        width: 100%;
        padding: 1em 1.75em;
        margin: 0;
        border-radius: 0;
    }
    .catalog__filter.button--invert {
        background-color: #58524e;
        border-color: #58524e;
        -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    }
    .catalog__filter.button--invert:hover {
        color: #fff;
        background-color: #58524e;
        border-color: #58524e;
    }
}
.catalog-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 5px 0 30px;
}
@media (max-width: 1024px) {
    .catalog-header {
        margin: 0 0 10px;
    }
}
.catalog-sort {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.catalog-sort__title {
    margin-right: 30px;
    font-size: 18px;
    color: #0a0a0a;
}
.catalog-sort-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -10px;
}
.catalog-sort__link {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 10px;
    font-size: 18px;
    line-height: 1.3;
    color: #0a0a0a;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.catalog-sort__link.active,
.catalog-sort__link:hover {
    color: #b2bd00;
}
.catalog-sort__link.down .svg {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.catalog-sort__link .svg {
    display: block;
    width: 13px;
    height: 13px;
    margin: 8px;
    stroke: #58524e;
    -webkit-transition: stroke 0.3s;
    transition: stroke 0.3s;
    -webkit-transform: rotate(-90deg);
    transform: rotate(360deg);
}
.catalog-controls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 1000px) {
    .catalog-controls {
        display: none;
    }
}
.catalog-control {
    padding: 5px;
    margin: 5px;
}
.catalog-control.active .svg,
.catalog-control:hover .svg {
    opacity: 1;
}
.catalog-control .svg {
    display: block;
    width: 18px;
    min-width: 18px;
    height: 18px;
    min-height: 18px;
    opacity: 0.3;
    stroke: #0a0a0a;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
.catalog {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -10px;
}
.product {
    position: relative;
    width: calc(66.66667% - 20px);
    min-height: 410px;
    padding: 50px 25px 30px 40px;
}
@media (max-width: 800px) {
    .product {
        width: calc(100% - 20px);
        min-height: auto;
        padding: 20px;
    }
}
.product:hover .product__img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}
.product:hover .product__title,
.product:hover .section-text {
    color: #b2bd00;
}
.product__img-wrapper {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 20px;
}
@media (max-width: 550px) {
    .product__img-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        padding-top: 0;
    }
}
.product__img {
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 180px;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    -o-object-position: center;
    object-position: center;
}
@media (max-width: 550px) {
    .product__img {
        max-height: 140px;
    }
}
.product__hint {
    background: linear-gradient(47deg, #d7e034 34%, #b2bd00 75%);
    padding: 5px 15px;
    color: #4c4c4c;
    font-weight: 600;
    font-size: 17px;
    line-height: 1.79;
}
html body .item-spec .product__hint_null {
    position: relative;
    left: 0;
}
.product__hint_null {
    position: absolute;
    top: 0;
    left: 30px;
    z-index: 1;
    padding: 5px 12px;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.5;

}
@media (max-width: 500px) {
    .product__hint {
        font-size: 14px;
    }
}
.product-info {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 15px;
    text-align: center;
}
.product-desc,
.product-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.product__title {
    font-size: 20px;
    line-height: 1.3;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.product .section-text {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin: 10px 0;
    color: #201c1a;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.product-price-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
}
.product-price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
}
.product-price .hero-product__price {
    margin: 0;
    white-space: nowrap;
}
@media (max-width: 1000px) {
    .product-price .hero-product__price {
        padding: 10px 30px;
        color: #000;
    }
    .product-price .hero-product__price:before {
        content: "";
    }
}
.product__price-old {
    display: inline-block;
    margin-right: 10px;
    font-size: 18px;
    color: #201c1a;
    text-decoration: line-through;
    white-space: nowrap;
}
@media (max-width: 1024px) {
    .product .hero-product__img {
        min-width: 200px;
        max-width: 200px;
    }
}
@media (max-width: 500px) {
    .product .hero-product__img {
        min-width: auto;
    }
}
.wrap-section-element {
    width: calc(31% - 10px);
    padding: 50px 25px 30px 25px;
    margin: 16px;
    background-color: #dadada2e;
    border-radius: 0px;
    transition: 1s linear;
}
.wrap-section-element:hover {
    background-color: #efefef;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    transition: 1s;
    overflow: visible;
    opacity: 1;
}
.small-product {
    position: relative;
    width: 100%;
    overflow: hidden;
    background-color: #fff;
    border-radius: 0px;
    margin-bottom: 18px;
    max-height: 352px;
    height: 100vh;
}
@media (max-width: 800px) {
    .small-product {
        width: calc(50% - 20px);
        min-height: auto;
        padding: 20px;
    }
}
@media (max-width: 600px) {
    .small-product {
		width: 100%;
	}
	.wrap-section-element {
		width: 100%;
	}
}
.small-product .hero-product__img-wrapper {
	position: static;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	/*height: 100%;*/
	margin: 0 0 20px;
	min-height: 202px;
	max-height: 202px;
}
@media (max-width: 800px) {
    .small-product .hero-product__img-wrapper {
        height: 285px;
    }
}
@media (max-width: 500px) {
    .small-product .hero-product__img-wrapper {
        height: 420px;
    }
}
.small-product .hero-product__img {
   
}
.small-product .hero-product .product-stock {
    position: absolute;
    top: 0;
    left: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    max-width: calc(100% - 20px);
    padding: 10px;
    overflow: hidden;
    color: #fff;
}
@media (max-width: 500px) {
    .small-product .hero-product .product-stock {
        left: 30px;
        max-width: calc(100% - 60px);
    }
}
.small-product .hero-product .product-stock__title {
    margin: 0 0 5px;
    font-size: 12px;
    font-weight: 400;
}
.small-product .hero-product .product-stock-item {
    font-weight: 400;
}
.small-product .hero-product .product-stock-item__num {
    font-size: 1rem;
    font-weight: 700;
}
.small-product .hero-product .product-stock-item__title {
    margin: 0 0 0 2px;
    font-size: 12px;
}
.small-product .hero-product__info {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
@media (max-width: 1000px) {
    .small-product .hero-product__info {
        -webkit-box-flex: unset;
        -ms-flex-positive: unset;
        flex-grow: unset;
    }
}
.small-product .hero-product__info .button-icon {
    margin: 0;
}
.small-product .hero-product__title {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-bottom: 10px;
}
@media (max-width: 1000px) {
    .small-product .hero-product__title {
        -webkit-box-flex: unset;
        -ms-flex-positive: unset;
        flex-grow: unset;
    }
}
@media (max-width: 500px) {
    .small-product .hero-product__title {
        margin-bottom: 15px;
    }
}
.small-product .hero-product-price {
    margin: 0 20px 0 0;
}
@media (max-width: 500px) {
    .small-product .hero-product-price {
        margin: 0 10px 0 0;
    }
}
.small-product .hero-product-price__subdiscount {
    margin: 0;
}
.small-product-price-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    margin-top: 10px;
}
.small-product-price-wrapper .hero-product-price {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}
.small-product-price-wrapper .hero-product-price__old {
    margin-right: 10px;
}
.table-product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: calc(100% - 20px);
    min-height: 80px;
    padding: 10px 20px;
    margin: 10px;
    background-color: #fff;
    border-radius: 0px;
	border: 1px solid #0a0a0a26;
}
@media (max-width: 1000px) {
    .table-product {
        display: none;
    }
}
.table-product--stock {
    position: relative;
    padding: 35px 20px;
}
.table-product--stock .product-stock {
    position: absolute;
    top: 0;
    right: 0;
    padding: 5px 30px;
}
.table-product .hero-product__img-wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 80px;
    min-width: 80px;
    height: 80px;
    margin-right: 30px;
}
.table-product .hero-product__img {
    width: auto;
    min-width: auto;
}
.table-product .hero-product-desc {
    max-width: 550px;
    margin: 30px;
}
.table-product .hero-product__title {
    margin: 0;
    font-size: 1rem;
    color: #0a0a0a;
}
.table-product .hero-product__title:hover {
    color: #b2bd00;
}
.table-product .hero-product-price__subdiscount {
    display: inline-block;
    margin: 10px 0 0;
}
.table-product .hero-product-info {
    -webkit-box-flex: unset;
    -ms-flex-positive: unset;
    flex-grow: unset;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    min-width: 210px;
    margin: 0 auto;
}
@media (max-width: 1200px) {
    .table-product .hero-product-info {
        min-width: 140px;
    }
}
.table-product .product__hint {
    position: static;
}
.table-product .hero-product-price__discount {
    white-space: nowrap;
}
.table-product .hero-product-price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin: 0 50px 0 20px;
    white-space: nowrap;
}
@media (max-width: 1200px) {
    .table-product .hero-product-price {
        margin: 0 20px;
    }
}
.table-product .hero-product-price__old {
    margin-right: 10px;
}
.table-product .button-icon {
    margin-left: auto;
}
.pagination {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 20px auto 0;
}
.detail-section {
    padding-top: 10px;
    padding-bottom: 0;
    overflow: hidden;
}
.detail-wrap {
    padding-bottom: 60px;
    /*overflow: hidden;*/
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.1);
}
@media (max-width: 1000px) {
    .detail-wrap {
        padding-bottom: 20px;
    }
}
.detail-wrap .section-title {
    width: 100%;
    font-size: 2rem;
}
@media (max-width: 1000px) {
    .detail-wrap .section-title {
        font-size: 1.5rem;
    }
}
.detail {
    /*display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    margin-top: 50px;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;*/
}
.wrap-detail-info-wrapper {
  padding: 15px;
    padding-bottom: 15px;
	width: 100%;
}
@media (max-width: 1000px) {
    .detail-preview-wrapper {
        max-width: 100%;
    }
	.wrap-navigation {
		margin-top: 15px;
	}
}
.detail-preview-wrapper .slider-buttons-wrap .button-arrow:hover {
    background-color: transparent;
    opacity: 1;
}
.detail-preview-wrapper .slider-buttons-wrap .button-arrow:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.detail-preview-wrapper .slider-buttons-wrap .button-arrow .svg {
    width: 50px;
    height: 50px;
}
.detail-preview {
	display: flex;
}
.detail-preview .product-stock,
.detail-preview .product__hint {
    z-index: 2;
}
/*.detail-preview .swiper-wrapper {
    width: 1px;
}*/
.product-stock {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 10px 20px;
    background-color: #37312e;
}
@media (max-width: 1024px) {
    .product-stock {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
@media (max-width: 400px) {
    .product-stock {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center;
    }
}
.product-stock__title {
    margin-right: 10px;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    white-space: nowrap;
    opacity: 0.5;
}
@media (max-width: 1024px) {
    .product-stock__title {
        margin-right: 0;
        margin-bottom: 5px;
    }
}
@media (max-width: 400px) {
    .product-stock__title {
        margin-bottom: 10px;
    }
}
.product-stock-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.product-stock-item {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    font-weight: 700;
}
.product-stock-item:not(:last-of-type) {
    margin-right: 10px;
}
@media (max-width: 400px) {
    .product-stock-item:last-of-type {
        display: none;
    }
}
.product-stock-item__num {
    font-size: 1.5rem;
}
.product-stock-item__title {
    margin-bottom: 3px;
    margin-left: 4px;
    font-size: 12px;
}
.slider-buttons {
    position: absolute;
    top: 30%;
    left: 50%;
    z-index: 2;
    width: 100%;
    pointer-events: none;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.modal-slider-wrapper .slider-buttons {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    width: 100%;
    pointer-events: none;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.slider__video .slider-buttons {
    top: 50%;
}
.slider-buttons-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
}
.slider-buttons-wrap .button-arrow {
    margin: 0;
}
.slider-buttons-wrap .button-arrow .svg {
    width: 14px;
    height: 14px;
}
.slider__video .slider-buttons .slider-buttons-wrap .button-arrow .svg {
    width: 48px;
    height: 44px;
    box-shadow: 1px 1px 10px #5d5d5d63;
    border-radius: 50%;
    border: 2px solid #fff;
    padding: 2px 15px;
    opacity: 0.5;
}
@media (max-width: 600px) {
    .slider-buttons-wrap .button-arrow--prev {
        left: -32px;
    }
}
@media (max-width: 600px) {
    .slider-buttons-wrap .button-arrow--next {
        right: -32px;
    }
}
@media (max-width: 800px) {
    .detail-preview-slider {
        height: 100%;
    }
}
/*.detail-preview-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 360px;
    padding: 10px;
    cursor: pointer;
}*/
@media (max-width: 1000px) {
    .detail-preview-slide {
        height: 300px;
    }
}
@media (max-width: 800px) {
    .detail-preview-slide {
        height: auto;
    }
	.detail-preview {
		display: initial;
	}
}
/*.detail-preview-slide__img {
    display: block;
    width: 100%;
    /*max-width: 320px;*/
    /*height: auto;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center;
}*/
/*.detail-preview-slide__img {
    display: flex;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: 50% 50%;
    justify-content: center;
    position: relative;
    min-width: 300px;
    min-height: 300px;
    max-height: 300px;
}*/
@media (max-width:450px) {
	.detail-preview-slide__img {
		min-height: auto;
	}
}
.detail-preview-thumbs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 10px;
}
.detail-preview-thumbs .button-arrow {
    width: 30px;
    min-width: 30px;
    height: 30px;
    min-height: 30px;
    padding: 0;
    margin: 0;
    border: none;
    opacity: 0.5;
}
.detail-preview-thumbs .button-arrow:hover {
    opacity: 1;
}
.detail-preview-thumbs .button-arrow:focus,
.detail-preview-thumbs .button-arrow:hover {
    background-color: transparent;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.detail-preview-thumbs .button-arrow--prev {
    margin-right: 5px;
}
.detail-preview-thumbs .button-arrow--next {
    margin-left: 5px;
}
.detail-preview-thumbs .button-arrow .svg {
    width: 15px;
    height: 15px;
}
.detail-preview-thumbs .swiper-container {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.detail-preview-thumbs-slide {
    padding: 10px;
    overflow: hidden;
    max-width: 67px;
    height: 90px;
    display: flex;
}
@media (max-width: 500px) {
    .detail-preview-thumbs-slide {
        height: 80px;
    }
}
@media (max-width: 400px) {
    .detail-preview-thumbs-slide {
        height: 60px;
    }
}
.detail-preview-thumbs-slide:hover {
    cursor: pointer;
    opacity: 0.7;
}
.detail-preview-thumbs-slide.swiper-slide-thumb-active {
    opacity: 1;
}
/*.detail-preview-thumbs-slide__img {
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center;
}*/
.detail-info-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    /*max-width: 500px;*/
    margin-left: 40px;
	padding-top: 13px;
}
@media (max-width: 1200px) {
    .detail-info-wrapper {
        margin-left: 20px;
    }
}
@media (max-width: 1000px) {
    .detail-info-wrapper {
        max-width: 100%;
        margin-top: 20px;
        margin-left: 0;
    }
}
.detail-info-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 1024px) {
    .detail-info-top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
.detail-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    /*max-width: 280px;*/
    padding-top: 20px;
    margin-right: 20px;
}
.detail-not-founded p.section-text {
    line-height: 1.3;
    font-size: 1.2em;
}
.detail-not-founded p.section-text2 {
    line-height: 1.3;
    font-size: 1.2em;
    display: inline-block;
	margin-top: 15px;
}
.detail-not-founded-wrapper h3 {
    margin-top: -3px;
    margin-bottom: 15px;
}
.detail-not-founded-wrapper {
    margin-bottom: 25px;
}
@media (max-width: 1024px) {
    .detail-info {
        max-width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }
}
.detail-price-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.detail-price-wrapper .hero-product-price__discount {
    margin-left: 25px;
    font-size: 16px;
}
@media (max-width: 1000px) {
    .detail-price-wrapper .hero-product-price__discount {
        text-align: right;
    }
}
.detail-price .product-price {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    white-space: nowrap;
}
.detail-price .product-price__old {
    font-size: 16px;
    color: #fff;
    text-decoration: line-through;
    opacity: 0.5;
}
.detail-price .product-price__new {
    font-size: 2.575rem;
    font-weight: 700;
    color: #b2bd00;
    font-style: inherit;
}
.detail-price .product-price .hero-product__price {
    padding: 0;
    margin-top: 5px;
    font-size: 2.575rem;
    font-weight: 700;
    font-style: inherit;
	position: relative;
}
.detail-price .product-price .hero-product__price:before {
    content: none;
}
.detail-price-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 25px;
}
.detail-price-buttons .button {
    margin: 0;
    font-weight: 700;
}
@media (max-width: 400px) {
    .detail-price-buttons .button {
        min-width: auto;
    }
}
.detail-price-buttons .button--no-button {
    margin: 15px 0 0;
    font-weight: 400;
}
.detail-stock {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 20px;
    margin-top: 20px;
    font-size: 18px;
    font-weight: 500;
    color: #000;
}
@media (max-width: 400px) {
    .detail-stock {
        padding: 15px;
        margin-top: 10px;
    }
}
@media (max-width: 1024px) {
    .detail-desc {
        margin-top: 40px;
    }
}
@media (max-width: 400px) {
    .detail-desc {
        margin-top: 20px;
    }
}
.detail-desc .catalog-aside-list-item__link {
    width: auto;
    padding: 0;
    font-size: 1.125rem;
    font-weight: 500;
    color: #0a0a0a;
    opacity: 0.5;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
@media (max-width: 500px) {
    .detail-desc .catalog-aside-list-item__link {
        font-size: 14px;
    }
}
.detail-desc .catalog-aside-list-item__link:not(:last-of-type) {
    margin-right: 30px;
}
@media (max-width: 500px) {
    .detail-desc .catalog-aside-list-item__link:not(:last-of-type) {
        margin-right: 10px;
    }
}
@media (max-width: 360px) {
    .detail-desc .catalog-aside-list-item__link:not(:last-of-type) {
        margin-right: 5px;
    }
}
.detail-desc .catalog-aside-list-item__link:hover {
    opacity: 1;
}
.detail-desc .catalog-aside-list-item__link.active {
    font-size: 2rem;
    opacity: 1;
}
@media (max-width: 500px) {
    .detail-desc .catalog-aside-list-item__link.active {
        font-size: 1.5rem;
    }
}
.detail-desc-anchors {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
/*.detail-info-bottom .detail-desc .detail-desc-accordion .col-sm-6 {
    width: 50%;
    margin-right: 50px;
	text-align: justify;
}
.detail-desc-accordion .col-sm-6 p {
    text-indent: 20px;
}*/

@media (max-width: 400px) {
    .detail-desc-accordion {
        margin-top: 15px;
    }
}
.detail-desc-accordion .section-text {
    font-size: 1rem;
    line-height: 1.5;
}
.detail-desc-accordion.active .to-open,
.detail-desc-accordion.in-active .accordion-button,
.detail-desc-accordion .to-close {
    display: none;
}
.detail-desc-accordion.active .to-close {
    display: block;
}
.detail-desc-accordion-list {
    max-height: 150px;
    overflow: hidden;
    -webkit-transition: max-height 0.3s;
    transition: max-height 0.3s;
}
.detail-desc-accordion .accordion-button {
    color: #b2bd00;
}
.detail-desc-accordion .accordion-button:hover {
    text-decoration: underline;
}
.detail-desc-accordion ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
	margin-left: 25px;
}
.detail-desc-accordion li:not(:last-of-type) {
    margin-bottom: 10px;
}
.detail-desc-accordion li:before {
    display: inline;
    margin-right: 10px;
    font-size: 12px;
    font-weight: 700;
    color: #b2bd00;
    vertical-align: middle;
    content: "\2022";
}
.detail-videos-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    max-width: 250px;
}
@media (max-width: 1024px) {
    .detail-videos-wrap {
        max-width: 100%;
    }
}
.detail-video-trigger {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 200px;
    overflow: hidden;
    border-radius: 0px;
}
@media (max-width: 1024px) {
    .detail-video-trigger {
        height: 240px;
    }
}
@media (max-width: 1000px) {
    .detail-video-trigger {
        height: 200px;
    }
}
.detail-video-trigger:before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: rgba(56, 52, 50, 0.7);
}
.detail-video-trigger__img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}
.detail-video-trigger .button {
    z-index: 1;
}
.detail-links {
    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: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: 20px;
}
.detail-link {
    position: relative;
    z-index: 1;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
/*.detail-link:hover .detail-link__text {
    color: #b2bd00;
}*/
.detail-link:not(:last-of-type) {
    margin-bottom: 10px;
}
.detail-link__icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 36px;
    min-width: 36px;
    height: 36px;
    min-height: 36px;
    padding: 5px;
    margin-right: 15px;
    background-color: #444444e3;
    border: 1px solid hsla(0, 0%, 100%, 0.1);
    border-radius: 50%;
}
.detail-link__icon .svg {
    display: block;
    width: 14px;
    height: 14px;
    stroke: #fff;
	fill: #fff;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
.detail-link-info {
    padding-top: 7px;
}
.detail-link::before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 243px;
    height: 61px;
    content: '';
    background-image: url(images/detail-link_spot.svg);
    transform: translate(-2%, -4%);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    -webkit-transform: translate(-6%, -5%);
    opacity: 0.4;
}
.detail-link__text {
    display: block;
    font-size: 18px;
    line-height: 1.3;
    color: #0a0a0a;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.detail-link__size {
    display: block;
    margin-top: 5px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3;
	color: #0a0a0a;
}

.characteristics-section {
    overflow: hidden;
}
.characteristics {
    margin-top: 40px;
}
@media (max-width: 1000px) {
    .characteristics {
        margin-top: 20px;
    }
}
.characteristics-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -20px;
}
.characteristics-list-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: calc(50% - 40px);
    margin: 15px 20px;
    font-size: 16px;
    line-height: 1.3;
}
@media (max-width: 1024px) {
    .characteristics-list-item {
        width: calc(100% - 40px);
        margin: 10px 20px;
    }
}
@media (max-width: 500px) {
    .characteristics-list-item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin: 5px 20px;
    }
}
.characteristics-list-item__key {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    width: 50%;
    white-space: nowrap;
    background-color: #2f2a28;
}
@media (max-width: 500px) {
    .characteristics-list-item__key {
        width: 100%;
        opacity: 0.5;
    }
}
.characteristics-list-item__key:after {
    width: 100%;
    height: 1px;
    margin-bottom: 4px;
    margin-left: 4px;
    content: "";
    border-bottom: 1px dotted #fff;
}
@media (max-width: 500px) {
    .characteristics-list-item__key:after {
        content: none;
    }
}
.characteristics-list-item__value {
    width: 50%;
    margin-left: 8px;
}
@media (max-width: 500px) {
    .characteristics-list-item__value {
        width: 100%;
        margin-top: 2px;
        margin-left: 0;
        font-size: 14px;
    }
}
.comments-section {
    padding-top: 80px;
    overflow: hidden;
}
@media (max-width: 1200px) {
    .comments-section {
        padding-top: 60px;
    }
}
@media (max-width: 1024px) {
    .comments-section {
        padding-top: 40px;
    }
}
.comments-section .section-title {
    position: relative;
    z-index: 1;
    margin-bottom: 100px;
    display: flex;
}
.comments-section .section-title::before {
    display: block;
    position: absolute;
    bottom: -44px;
    left: 50%;
    z-index: -1;
    width: 100vw;
    height: 122px;
    content: "";
    /*background-color: #201c1a;*/
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-image: url(images/header-reviews.jpg);
    opacity: 0.6;
}
@media (max-width: 1024px) {
    .comments-section .section-title {
        margin-bottom: 62px;
    }
	.comments-section .section-title::before {
		left: 50%;
		width: 447vw;
	}
	
}
.comments {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 46px;
}
@media (max-width: 1000px) {
    .comments {
        margin-top: 20px;
    }
}
.comment {
    position: relative;
}
.comment:not(:last-of-type) {
    margin-bottom: 40px;
}
@media (max-width: 600px) {
    .comment:not(:last-of-type) {
        margin-bottom: 20px;
    }
}
/*.comment--main {
    padding: 0 0 70px;
}*/
@media (max-width: 1024px) {
    .comment--main {
        padding: 0 0 40px;
    }
}
.comment--main:not(:last-of-type) {
    margin-bottom: 70px;
}
@media (max-width: 1024px) {
    .comment--main:not(:last-of-type) {
        margin-bottom: 40px;
    }
}
@media (max-width: 600px) {
    .comment--main:not(:last-of-type) {
        margin-bottom: 20px;
    }
}

@media (max-width: 1024px) {
    .comment--main::before {
		bottom: 228px;
		height: 33%;
		width: 500vw;
		opacity: 0.5;
	}
}
@media (max-width: 1000px) {
    .comment--main:before {
        bottom: 326px;
        height: 130%;
    }
}
@media (max-width: 600px) {
    .comment--main:before {
        height: 22%;
    }
}
.comment--main .comment__name {
    font-size: 1.25rem;
    text-align: right;
	text-decoration: none;
}
.comment--main .comment__date {
    text-align: right;
}
.comment-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.comment-row:not(:last-of-type) {
    margin-bottom: 20px;
}
.comment-row--header {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 30px;
}
.comment__name {
    display: block;
    text-decoration: none;
    font-size: 1.25rem;
}
.comment__date {
    display: block;
    font-size: 16px;
}
.comment__title {
    font-size: 1.25rem;
    line-height: 1.3;
    opacity: 0.5;
}
.comment__text {
    margin-top: 10px;
    font-size: 1.15rem;
    line-height: 1.3;
}
.comment-item {
    font-size: 1.15rem;
    line-height: 1.3;
}
.comment-item ul {
    list-style: circle;
    margin-left: 30px;
    font-size: 1.15rem;
    line-height: 1.3;
}
.comments-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 20px;
}
.comments-buttons .button {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin: 10px;
}
@media (max-width: 600px) {
    .comments-buttons .button {
        width: 100%;
        min-width: auto;
        margin: 0;
    }
}
.basket-section .cancel:hover .cancel__item {
    background-color: #b2bd00;
}
.basket-section .cancel__item {
    height: 2px;
    background-color: #37312e;
}
.basket-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: calc(100% - 325px);
}
@media (max-width: 1100px) {
    .basket-top {
        width: calc(100% - 275px);
    }
}
@media (max-width: 1024px) {
    .basket-top {
        width: 100%;
    }
}
@media (max-width: 350px) {
    .basket-top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
.basket-top .section-title {
    margin-right: auto;
    margin-bottom: 0;
}
.basket-top .button--no-button {
    margin-left: 10px;
    font-size: 16px;
    color: #6b6b6b;
}
.basket-top .button--no-button:hover {
    color: #b2bd00;
}
.basket-top .button--no-button:hover .cancel__item {
    background-color: #b2bd00;
}
.basket-top .button--no-button .cancel {
    margin-right: 5px;
}
.basket-top .button--no-button .cancel__item {
    background-color: #6b6b6b;
}
.basket-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 40px;
}
@media (max-width: 1024px) {
    .basket-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: unset;
        -ms-flex-align: unset;
        align-items: unset;
    }
}
@media (max-width: 1000px) {
    .basket-wrap {
        margin-top: 20px;
    }
}
.basket-left {
    width: 100%;
    max-width: 910px;
    margin-right: 40px;
}
@media (max-width: 1100px) {
    .basket-left {
        margin-right: 20px;
    }
}
@media (max-width: 1024px) {
    .basket-left {
        max-width: 100%;
        margin-right: 0;
        margin-bottom: 40px;
    }
}
.basket-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.basket-list-item:not(:last-of-type) {
    margin-bottom: 10px;
}
.basket-product {
    width: 100%;
    margin: 0;
	margin-bottom: 25px;
}
@media (max-width: 600px) {
    .basket-product {
        padding: 10px 15px;
    }
	.basket-product {
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: center;
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		align-content: center;
		justify-content: center;
	}
}
@media (max-width: 1000px) {
    .basket-product {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}
@media (max-width: 600px) {
    .basket-product {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}
.basket-product .hero-product__img-wrapper {
    width: 110px;
    min-width: 110px;
    margin-right: 15px;
}
@media (max-width: 600px) {
    .basket-product .hero-product__img-wrapper {
        width: 100px;
        min-width: 100px;
        height: 100px;
        margin-right: 10px;
    }
}
@media (max-width: 800px) {
    .basket-product .hero-product-desc {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        /*order: 1;*/
        max-width: 200px;
    }
}
@media (max-width: 600px) {
    .basket-product .hero-product-desc {
        width: 100%;
        max-width: 100%!important;
    }
}
.basket-product .hero-product-price__discount {
    padding: 0 10px;
    margin-left: auto;
}
@media (max-width: 800px) {
    .basket-product .hero-product-price__discount {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
}
@media (max-width: 600px) {
    .basket-product .hero-product-price__discount {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        width: 100%;
        text-align: right;
    }
}
.basket-product .hero-product-price {
    min-width: 160px;
    margin: 0 10px;
}
@media (max-width: 800px) {
    .basket-product .hero-product-price {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        min-width: auto;
    }
}
@media (max-width: 600px) {
    .basket-product .hero-product-price {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
        width: 100%;
        min-width: auto;
        margin: 10px 0 0;
    }
}
@media (max-width: 800px) {
    .basket-product .cancel {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }
}
@media (max-width: 600px) {
    .basket-product .cancel {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        margin: 0 0 5px auto;
    }
}
.basket-product-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 800px) {
    .basket-product-wrap {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		display: flex;
		flex-direction: row;
		width: 100%;
		align-content: flex-start;
		justify-content: center;
		align-items: center;
	}
	.basket-product .hero-product-desc {
		max-width: 100%;
	}
}
.basket-product-counter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto;
}
@media (max-width: 800px) {
    .basket-product-counter {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
        width: 100%;
    }
}
@media (max-width: 600px) {
    .basket-product-counter {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        width: auto;
        margin: 10px 0 0;
    }
}
.basket-product-counter .button-count {
    margin-bottom: 3px;
}
.basket-product-counter__input {
    width: 40px;
    min-width: 40px;
    padding: 3px;
    margin: 0 2px;
    font-size: 1.125rem;
    text-align: center;
    background-color: transparent;
}
.basket-product-counter__input:hover {
    cursor: default;
    border-color: transparent;
}
.basket-product-counter__input:focus {
    border-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.basket-product-cost {
    min-width: 100px;
    margin: 0 10px;
    font-size: 16px;
    white-space: nowrap;
}
@media (max-width: 800px) {
    .basket-product-cost {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
        width: 100%;
        margin: 0 0 10px;
    }
}
@media (max-width: 600px) {
    .basket-product-cost {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin: 0;
        font-size: 14px;
    }
}
.basket-aside {
    position: -webkit-sticky;
    position: sticky;
    top: 100px;
    width: 100%;
    max-width: 310px;
}
@media (max-width: 1100px) {
    .basket-aside {
        max-width: 255px;
    }
}
@media (max-width: 1024px) {
    .basket-aside {
        position: static;
        max-width: 100%;
    }
}
.basket-aside-list,
.basket-aside-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.basket-aside-list-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 16px;
    line-height: 1.3;
    white-space: nowrap;
}
.basket-aside-list-item:not(:last-of-type) {
    margin-bottom: 10px;
}
.basket-aside-list-item--total {
    margin-top: 20px;
}
@media (max-width: 600px) {
    .basket-aside-list-item--total {
        margin-top: 0;
    }
}
.basket-aside-list-item--total .basket-aside__key,
.basket-aside-list-item--total .basket-aside__value {
    font-size: 20px;
    font-weight: 500;
}
.basket-aside-list-item--total .basket-aside__value {
    font-weight: 700;
}
.basket-aside__key {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.basket-aside__value--red {
    color: #b2bd00;
}
.basket-aside-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 30px;
}
@media (max-width: 600px) {
    .basket-aside-form {
        margin-top: 20px;
    }
}
.basket-aside-form .phone-wrapper .input {
    font-weight: 400;
}
.basket-aside-form .phone-wrapper .input::-webkit-input-placeholder {
    font-weight: 400;
}
.basket-aside-form .phone-wrapper .input:-moz-placeholder,
.basket-aside-form .phone-wrapper .input::-moz-placeholder {
    font-weight: 400;
}
.basket-aside-form .phone-wrapper .input:-ms-input-placeholder {
    font-weight: 400;
}
.basket-aside-form > .button {
    min-width: auto;
    margin: 15px 0 20px;
}
.basket-aside-form__text {
    font-size: 14px;
    line-height: 1.3;
    text-align: center;
}
.basket-aside-form__link {
    display: block;
    color: #fff;
    opacity: 0.5;
    -webkit-transition: color 0.3s, opacity 0.3s;
    transition: color 0.3s, opacity 0.3s;
}
.basket-aside-form__link:hover {
    opacity: 1;
}
.order {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 40px;
}
@media (max-width: 1024px) {
    .order {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: unset;
        -ms-flex-align: unset;
        align-items: unset;
        overflow: hidden;
    }
}
@media (max-width: 1000px) {
    .order {
        margin-top: 20px;
    }
}
.order-left {
    width: 100%;
    max-width: 800px;
    margin-right: 40px;
}
@media (max-width: 1200px) {
    .order-left {
        margin-right: 20px;
    }
}
@media (max-width: 1024px) {
    .order-left {
        max-width: 100%;
        margin-right: 0;
        margin-bottom: 30px;
    }
}
.order-row:not(:last-of-type) {
    margin-bottom: 40px;
}
@media (max-width: 1000px) {
    .order-row:not(:last-of-type) {
        margin-bottom: 20px;
    }
}
.order-row-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
}
@media (max-width: 600px) {
    .order-row-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
.order-payer-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
}
.order-payer__subtitle {
    margin: 10px 0 15px;
    font-weight: 400;
    color: #6b6b6b;
}
.order-payer-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 10px -20px 30px;
}
@media (max-width: 600px) {
    .order-payer-wrap {
        margin: 10px -20px;
    }
}
.order-payer-wrap .radio {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin: 5px 20px;
}
.order-location {
    width: 100%;
}
.order-location .label {
    width: 100%;
    margin: 0;
}
.order-location__text {
    max-width: 570px;
    margin-top: 15px;
    font-size: 14px;
    line-height: 1.3;
    color: #6b6b6b;
}
.order-col {
    width: 100%;
}
.order-col:nth-child(odd) {
    margin-right: 20px;
}
.order-col-wrap {
    margin-top: 10px;
}
.order-col-wrap .radio {
    margin: 8px 0;
}
.order-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
}
.order-info .label {
    margin-top: 10px;
}
@media (max-width: 600px) {
    .order-info .label {
        margin: 5px 0;
    }
}
.order-info-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -10px;
}
@media (max-width: 600px) {
    .order-info-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin: 0;
    }
}
.order-info-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    margin: 10px;
}
@media (max-width: 600px) {
    .order-info-col {
        margin: 0;
    }
}
.order-info-col .input,
.order-info-col .textarea {
    width: 100%;
    margin: 10px 0;
}
@media (max-width: 600px) {
    .order-info-col .input,
    .order-info-col .textarea {
        margin: 5px 0;
    }
}
@media (min-width: 601px) {
    .order-info-col .textarea {
        height: 100%;
    }
}
.order-products .section-title em {
    opacity: 0.5;
}
.order-products .basket-list {
    margin-top: 20px;
}
.order-products .product-price {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.order-products .product-price .product__price-old {
    margin-right: 25px;
}
.lk-section {
    padding: 0 0 120px;
}
@media (max-width: 1024px) {
    .lk-section {
        padding: 0 0 60px;
    }
}
@media (max-width: 600px) {
    .lk-section {
        padding: 0 0 20px;
    }
}
.lk {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: 40px;
}
@media (max-width: 1024px) {
    .lk {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: 20px;
    }
}
.lk-aside {
    position: -webkit-sticky;
    position: sticky;
    top: 100px;
    width: 100%;
    max-width: 260px;
    margin-right: 40px;
    min-width: 260px;
}
@media (max-width: 1024px) {
    .lk-aside {
        position: static;
        margin-right: 0;
        margin-bottom: 40px;
    }
}
@media (max-width: 600px) {
    .lk-aside {
        margin-bottom: 20px;
    }
}
.lk-aside-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.lk-aside-item {
    margin: 12px 0;
	line-height: 1.3;
}

@media (max-width: 1024px) {
    .lk-aside-item {
        margin: 7px 0;
    }
}
.lk-aside-item__link {
    font-size: 1.125rem;
    font-weight: 400;
    color: #0a0a0a;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
	line-height: 1.3;
}
.lk-aside-item__link:hover {
    color: #b2bd00;
}
.lk-aside-item__link.active {
    color: #b2bd00;
    font-weight: 600;
}
.lk-inner {
    width: 100%;
    max-width: 940px;
    overflow: hidden;
}
@media (max-width: 1024px) {
    .lk-inner {
        max-width: 100%;
    }
}
.lk-main-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -10px;
}
@media (max-width: 600px) {
    .lk-main-wrap {
        margin: 0 -5px;
    }
}
.lk-main-wrap .category {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: calc(33.33333% - 20px);
    padding: 30px;
    margin: 10px;
    border: 1px solid #58524e;
    border-radius: 0px;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
}
@media (max-width: 600px) {
    .lk-main-wrap .category {
        width: calc(50% - 10px);
        padding: 20px;
        margin: 5px;
    }
}
.lk-main-wrap .category:hover {
    color: #fff;
    background-color: hsla(0, 0%, 100%, 0.1);
}
.lk-orders {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    max-width: 1000px;
}
@media (max-width: 1024px) {
    .lk-orders {
        max-width: 100%;
    }
}
.lk-orders .label .svg {
    stroke: #b2bd00;
}
.lk-orders > .button {
    margin: 0;
}
.lk-orders-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 40px 0;
}
@media (max-width: 600px) {
    .lk-orders-list {
        margin: 20px 0;
    }
}
.lk-orders-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.lk-orders-item:not(:last-of-type) {
    margin-bottom: 30px;
}
.lk-orders-item__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 20px;
}
.lk-orders-item__date {
    display: block;
    margin-bottom: 20px;
    font-size: 16px;
    color: #201c1a;
}
.lk-orders-item__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.lk-orders-item__inner .basket-product:not(:last-of-type) {
    margin-bottom: 25px;
}
.lk-profile__title {
    margin-bottom: 20px;
}
.lk-profile-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.lk-profile-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
@media (max-width: 600px) {
    .lk-profile-row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
.lk-profile-row:not(:last-of-type) {
    margin-bottom: 15px;
}
.lk-profile-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 390px;
}
@media (max-width: 600px) {
    .lk-profile-item {
        max-width: 100%;
    }
}
.lk-profile-item:nth-child(odd) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    max-width: 490px;
    margin-right: 20px;
}
@media (max-width: 600px) {
    .lk-profile-item:nth-child(odd) {
        max-width: 100%;
        margin-right: 0;
        margin-bottom: 5px;
    }
}
.lk-profile-item:nth-child(odd) .lk-profile__text {
    margin-bottom: 30px;
}
@media (max-width: 1024px) {
    .lk-profile-item:nth-child(odd) .lk-profile__text {
        margin-bottom: 20px;
    }
}
@media (max-width: 600px) {
    .lk-profile-item:nth-child(odd) .lk-profile__text {
        margin-bottom: 10px;
    }
}
.lk-profile-item .button,
.lk-profile-item .input {
    width: 100%;
    margin: 0;
}
.lk-profile-item .lk-profile__text {
    margin: auto 0;
}
.lk-profile__text {
    font-size: 16px;
    line-height: 1.4;
    color: #6b6b6b;
}
@media (max-width: 600px) {
    .lk-profile__text {
        font-size: 14px;
    }
}
.lk-profile__text span {
    display: block;
}
.lk-subscribe .lk-profile-item:nth-child(2n) .lk-profile__text {
    margin: 0;
}
.lk-subscribe-item:not(:last-of-type) {
    margin-bottom: 40px;
}
@media (max-width: 1024px) {
    .lk-subscribe-item:not(:last-of-type) {
        margin-bottom: 20px;
    }
}
.lk-subscribe-item__subtitle {
    display: block;
    margin-bottom: 20px;
    color: #6b6b6b;
}
@media (max-width: 1024px) {
    .lk-subscribe-item__subtitle {
        margin-bottom: 10px;
    }
}
.lk-subscribe-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 670px;
    margin: 0 -7px;
}
.lk-subscribe-buttons .button {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: calc(50% - 14px);
    margin: 5px 7px;
}
.lk-history__subtitle {
    display: inline-block;
    margin-bottom: 50px;
    font-size: 1.25rem;
}
@media (max-width: 1024px) {
    .lk-history__subtitle {
        margin-bottom: 30px;
    }
}
.lk-history__link {
    display: inline-block;
    margin-bottom: 50px;
    font-size: 1.25rem;
    color: #fff;
    text-decoration: underline;
}
.lk-history__link:hover {
    text-decoration: none;
}
@media (max-width: 1024px) {
    .lk-history__link {
        margin-bottom: 30px;
    }
}
.lk-history {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.lk-history > .button {
    margin: 100px 0 0;
}
@media (max-width: 1024px) {
    .lk-history > .button {
        margin: 50px 0 0;
    }
}
.lk-history-list,
.lk-history-order {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.lk-history-order:not(:last-of-type) {
    padding-bottom: 60px;
    margin-bottom: 50px;
    border-bottom: 1px solid #37312e;
}
@media (max-width: 1024px) {
    .lk-history-order:not(:last-of-type) {
        padding-bottom: 30px;
        margin-bottom: 20px;
    }
}
.lk-history-order-header {
    margin-bottom: 25px;
}
@media (max-width: 600px) {
    .lk-history-order-header {
        margin-bottom: 15px;
    }
}
.lk-history-order-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 50px;
}
@media (max-width: 1024px) {
    .lk-history-order-body {
        margin-bottom: 20px;
    }
}
@media (max-width: 600px) {
    .lk-history-order-body {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
.lk-history-order-info {
    width: 100%;
}
.lk-history-order-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 600px) {
    .lk-history-order-item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
.lk-history-order-item:not(:last-of-type) {
    margin-bottom: 40px;
}
@media (max-width: 1024px) {
    .lk-history-order-item:not(:last-of-type) {
        margin-bottom: 20px;
    }
}
.lk-history-order-item-left {
    width: 100%;
    max-width: 450px;
    margin-right: 20px;
}
@media (max-width: 600px) {
    .lk-history-order-item-left {
        max-width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }
}
.lk-history-order-item-header {
    margin-bottom: 15px;
}
.lk-history-order-item-header__text {
    font-size: 1.25rem;
}
.lk-history-order-item-header__text i {
    color: #b2bd00;
}
.lk-history-order-item-header__text b {
    color: #219653;
}
.lk-history-order-item-body {
    margin-bottom: 20px;
}
.lk-history-order-item-body__text {
    font-size: 1rem;
    line-height: 1.5;
    color: hsla(0, 0%, 100%, 0.3);
}
.lk-history-order-item-footer__price {
    font-size: 1rem;
}
.lk-history-order-item-footer__price b {
    font-size: 1.125rem;
    font-weight: 700;
}
.lk-history-order-item-footer__status {
    font-size: 1rem;
    line-height: 1.3;
}
.lk-history-order-item-footer__status b {
    display: block;
    font-size: 1.125rem;
    font-weight: 700;
}
.lk-history-order-item-right {
    width: 100%;
    max-width: 270px;
}
.lk-history-order-item-right .button {
    width: 100%;
    margin: 0;
    font-weight: 700;
}
.lk-history-order-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: -10px;
}
@media (max-width: 800px) {
    .lk-history-order-bottom {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: -5px;
    }
}
.lk-history-order-bottom .button {
    margin: 10px;
}
@media (max-width: 800px) {
    .lk-history-order-bottom .button {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        min-width: auto;
        margin: 5px;
    }
}
.lk-history-order-bottom .button.button--no-button {
    padding: 10px 20px;
    margin-left: auto;
    color: #b2bd00;
}
.lk-history-order-bottom .button.button--no-button:hover {
    color: #fff;
}
@media (max-width: 800px) {
    .lk-history-order-bottom .button.button--no-button {
        margin: 5px;
    }
}
.lk-history-order-detail {
    margin-top: 50px;
}
.lk-history-order__subtitle {
    margin-bottom: 30px;
    font-size: 1.5rem;
}
@media (max-width: 600px) {
    .lk-history-order__subtitle {
        margin-bottom: 15px;
    }
}
.lk-history-order-wrap {
    margin-top: 30px;
}
.lk-history-order-detail-info-item {
    font-size: 1.125rem;
    line-height: 1.3;
}
.lk-history-order-detail-info-item:not(:last-of-type) {
    margin-bottom: 20px;
}
@media (max-width: 600px) {
    .lk-history-order-detail-info-item:not(:last-of-type) {
        margin-bottom: 15px;
    }
}
.lk-history-order-detail-info-item__key {
    display: block;
    color: hsla(0, 0%, 100%, 0.3);
}
.lk-history-order-detail-info-item__value {
    display: block;
    font-weight: 700;
}
.delivery-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 1000px) {
    .delivery-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
.delivery {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 100px;
}
@media (max-width: 1000px) {
    .delivery {
        max-width: 100%;
        padding-bottom: 0;
        margin-right: 0;
    }
}
.delivery__title,
.delivery h1 {
    margin-bottom: 40px;
}
@media (max-width: 1000px) {
    .delivery__title,
    .delivery h1 {
        margin-bottom: 20px;
    }
}
.delivery__text,
.delivery p {
    font-size: 1rem;
    line-height: 1.5;
}
@media (max-width: 600px) {
    .delivery__text,
    .delivery p {
        text-align: justify;
    }
}
.delivery__text:not(:last-of-type),
.delivery p:not(:last-of-type) {
    margin-bottom: 10px;
}
@media (max-width: 1000px) {
    .delivery__text:not(:last-of-type),
    .delivery p:not(:last-of-type) {
        margin-bottom: 15px;
    }
}
.delivery__list,
.delivery ul {
    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: 30px;
}
@media (max-width: 1000px) {
    .delivery__list,
    .delivery ul {
        margin-bottom: 15px;
    }
}
.delivery__item:not(:last-of-type),
.delivery li:not(:last-of-type) {
    margin-bottom: 20px;
}
@media (max-width: 1000px) {
    .delivery__item:not(:last-of-type),
    .delivery li:not(:last-of-type) {
        margin-bottom: 10px;
    }
}
.delivery__item .delivery__text,
.delivery__item p,
.delivery li .delivery__text,
.delivery li p {
    margin-bottom: 0;
}
.delivery__item .delivery__text:before,
.delivery__item p:before,
.delivery li .delivery__text:before,
.delivery li p:before {
    display: inline;
    margin-right: 5px;
    font-size: 12px;
    font-weight: 700;
    color: #b2bd00;
    vertical-align: middle;
    content: "\2022";
}
.delivery__img,
.delivery img {
    display: block;
    width: 100%;
    height: 540px;
    -o-object-fit: cover;
    object-fit: cover;
    margin: 40px 0;
    border-radius: 0px;
}
@media (max-width: 1000px) {
    .delivery__img,
    .delivery img {
        height: 450px;
        margin: 20px 0;
    }
}
@media (max-width: 600px) {
    .delivery__img,
    .delivery img {
        height: 350px;
    }
}
@media (max-width: 400px) {
    .delivery__img,
    .delivery img {
        height: 250px;
    }
}
.contacts-section {
    padding-top: 10px;
}
.contacts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 30px;
}
@media (max-width: 800px) {
    .contacts {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: 20px;
    }
}
.contacts-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 370px;
    margin-right: 20px;
}
@media (max-width: 800px) {
    .contacts-info {
        max-width: 100%;
    }
}
.contacts-info-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    padding-bottom: 100px;
}
@media (max-width: 800px) {
    .contacts-info-wrap {
        padding-bottom: 0;
        margin-bottom: 22px;
    }
}
.contacts-row:not(:last-of-type) {
    margin-bottom: 22px;
}
@media (max-width: 800px) {
    .contacts-row:not(:last-of-type) {
        margin-bottom: 20px;
    }
}
.contacts__subtitle {
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3;
}
.contacts__text {
    font-size: 1.25rem;
    line-height: 1.3;
    padding: 0;
    margin: 0;
}
.contacts__phone {
    font-size: 1.875rem;
    line-height: 1.2;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.contacts__phone:hover {
    color: #b2bd00;
}
.contacts__mail {
    font-size: 1.25rem;
    font-weight: 400;
    color: #fff;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.contacts__mail:hover {
    color: #b2bd00;
}
.contacts-map-wrapper {
    width: 100%;
    max-width: 600px;
    overflow: hidden;
    border-radius: 0px;
}
@media (max-width: 800px) {
    .contacts-map-wrapper {
        max-width: 100%;
        height: 400px;
    }
}
@media (max-width: 600px) {
    .contacts-map-wrapper {
        height: 300px;
    }
}
@media (max-width: 400px) {
    .contacts-map-wrapper {
        height: 250px;
    }
}
.contacts-map {
    width: 100%;
    height: 100%;
    background-color: #37312e;
}
.not-founded-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-content: center;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    min-height: 100vh;
    overflow: hidden;
}
.not-founded-wrap {
    overflow: hidden;
    display: flex;
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.not-founded-wrap .block1, .not-founded-wrap .block2 {
    width: 50%;
}
.not-founded-wrap .catalog-category {
    width: calc(50% - 20px);
}
.not-founded-wrap .block2 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.not-founded__subtitle {
    display: block;
    margin-top: 20px;
    font-size: 1rem;
}
.not-founded {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 40px -10px 0;
}
@media (max-width: 600px) {
    .not-founded {
		width: 100%;
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		justify-content: center;
		align-items: center;
		margin: 25px 0 25px;
	}
	.not-founded-wrap {
		flex-direction: column;
		flex-wrap: nowrap;
	}
	.not-founded-wrap .block1, .not-founded-wrap .block2 {
		width: 100%;
	}
}
.not-founded .category {
  position: relative;
  z-index: 1;
  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: center;
  -ms-flex-align: center;
  align-items: center;
  width: calc(25% - 20px);
  padding: 40px;
  margin: 10px;
  text-align: center;
  background-color: #201c1a;
  border-radius: 0px;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.catalog-category__img-wrapper {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  max-width: 180px;
  height: 180px;
  margin: 0 auto;
}
@media (max-width: 800px) {
    .not-founded .category {
        width: calc(33.33333% - 20px);
    }
}
@media (max-width: 600px) {
    .not-founded .category {
        width: calc(50% - 10px);
        padding: 20px;
        margin: 5px;
    }
}
.not-founded .category:hover {
    color: #fff;
    background-color: hsla(0, 0%, 100%, 0.1);
}
.search-result-wrap {
    width: 100%;
}
.search-result-wrap .section-title {
    margin: 0 0 30px;
}
@media (max-width: 600px) {
    .search-result-wrap .section-title {
        margin: 0 0 20px;
    }
}
.search-result-wrap .label .svg {
    stroke: #b2bd00;
}
.search-result-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.search-result__subtitle {
    display: inline-block;
    margin-top: 40px;
    font-size: 1rem;
}
@media (max-width: 600px) {
    .search-result__subtitle {
        margin-top: 20px;
    }
}
.search-result__subtitle b {
    font-weight: 700;
}
.search-result-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.search-result-list .basket-product .hero-product__title:hover b {
    background-color: #fff;
}
.search-result-list .basket-product .hero-product__title b {
    padding: 0 3px;
    background-color: #b2bd00;
    border-radius: 0px;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
}
@media (max-width: 800px) {
    .search-result-list .basket-product .button {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
}
@media (max-width: 600px) {
    .search-result-list .basket-product .button {
        margin-top: 20px;
    }
}

.search-result-list .basket-product .button--no-button:hover {
    color: #b2bd00;
}
.search-result-item--title span {
    display: inline-block;
    margin: 20px 0;
    color: hsla(0, 0%, 100%, 0.3);
}
.header-controls {
    margin: 0 auto;
}
.header-controls2 {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    flex-direction: column;
    flex-wrap: nowrap;
    margin-left: auto;
    justify-content: center;
    align-content: center;
	margin-right: 38px;
}
.nav__link {
    margin: 0 17px;
	font-size: 1.15rem;
}
@media (max-width: 720px) {
	.header-controls2 {
		display: none;
	}
}