
html,body,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,acronym,address,big,cite,code,del,dfn,img,ins,kbd,q,samp,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,canvas,embed,figcaption,output,ruby,summary,time,mark,audio,video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: top
}

body {
    display: block !important
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section {
    display: block
}

html {
    -ms-text-size-adjust: none;
    -webkit-text-size-adjust: none;
    word-wrap: break-word
}

*,
*:before,
*:after {
    box-sizing: border-box
}

ol,
ul {
    list-style: none
}

a:hover,
a:active {
    outline: 0
}

blockquote,
q {
    quotes: none;
    margin: 1em 40px
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: ''
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

mark {
    background: #ff0;
    color: #000
}

pre,
code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

audio[controls],
canvas,
video {
    display: inline-block
}

pre {
    white-space: pre-wrap;
    word-wrap: break-word
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

fieldset {
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline
}

button,
input {
    line-height: normal
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button;
    border: 0;
    outline: 0
}

input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

[tabindex] {
    outline: 0
}

input,
button {
    outline: 0;
    box-shadow: none
}

[required] {
    text-shadow: none
}

body {
    background: #fff;
    position: relative;
    overflow-x: hidden;
	font-family: 'Rubik';
	font-size: 16px;
	font-weight: normal;
	line-height: 1.2;
	color: #2E3846;
}
body.body_index {
    background: #f9f9f9;
}
img:not(.prod-icon-specs) {
    max-width: 100%;
    height: auto
}

input,
textarea,
button {
    font-family: inherit
}

.noUi-target {
    border: 0;
    box-shadow: none;
    background: #ECF1F4;
    border-radius: 0
}

.noUi-base,
.noUi-connects {
    width: 100%
}

.noUi-connects {
    border-radius: 0
}

.noUi-connect {
    background: #ffaf04
}

.noUi-horizontal {
    height: 4px;
    padding: 0 6px
}

.noUi-horizontal .noUi-handle {
    width: 13px;
    height: 13px;
    border: none;
    border-radius: 50%;
    background: #FAB303;
    box-shadow: none;
}

.noUi-horizontal .noUi-handle:before,
.noUi-horizontal .noUi-handle:after {
    content: none
}

html:not([dir=rtl]) .noUi-horizontal .noUi-handle {
    right: -6px
}

.noUi-horizontal .noUi-tooltip {
    font-size: 15px;
    font-weight: 500;
    border: 0;
    padding: 0;
    transform: none;
    background: #fff
}

.noUi-handle-lower .noUi-tooltip {
    left: 0;
    right: auto
}

.noUi-handle-upper .noUi-tooltip {
    left: auto;
    right: 0
}

.noUi-horizontal .noUi-handle {
    top: -5px
}

.select2-container .select2-selection--single {
    height: 32px
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 32px
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 32px;
    width: 35px;
    background-image: url("arrow-black.png");
    background-position: right 20px center;
    background-repeat: no-repeat
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    display: none
}

.select2-container--default .select2-selection--single {
    background: #ebebeb;
    border: 0;
    border-radius: 30px
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 20px;
    padding-right: 35px
}

.select2-dropdown {
    background: #ebebeb;
    border: 0
}

.select2-results__option {
    padding-left: 20px;
    font-size: 14px;
    color: #525252
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	background: #ECF1F4;
    border-radius: 55px;
    font-weight: 500;
    font-size: 14px;
    color: #4B535E;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background: #ffaf04
}

.select2-container--open .select2-selection--single .select2-selection__arrow {
    transform: rotate(180deg);
    background-image: url("arrow-black.png");
    background-position: right 7px center;
    background-repeat: no-repeat
}

.bread-crumbs {
    display: flex;
    margin-bottom: 36px;
    flex-wrap: wrap
}

.bread-crumbs a {
    font-size: 14px;
    color: #525252;
    text-decoration: none;
    margin-right: 9px;
    font-weight: 600;
    transition: .3s
}

.bread-crumbs a:hover {
    color: #000
}

.bread-crumbs a:after {
    content: '>';
    margin-left: 9px
}

.bread-crumbs span {
    font-size: 14px;
    color: #b2b2b2;
    font-weight: 600
}

.button {
    color: #fff;
    text-align: center;
    padding: 10px 16px;
    display: inline-block;
    text-decoration: none;
    flex-shrink: 0;
    background: #FAB303;
    border-radius: 33px;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
}

.button:hover {
    background-color: #de9a2d;
   /*background: linear-gradient(to top, #e7bb33, #de9a2d)*/
}

.button.__reversed  {
    background-color: #03A9F4;
    color: #03A9F4;
    border: #03A9F4 2px solid;
    padding: 0;
}

.button.__reversed:hover {
  color: #0288d1;
  background-color: #0978aa;
  border: #0978aa 2px solid;
}


.button.__green {
   transition: 1s;
   background-color: #43a047;
  /* background: linear-gradient(to top, #4CAF50, #8BC34A);
      box-shadow: 0 10px 20px #cdf6a7*/
}

.button.__green:hover {
     transition: 1s;
     background-color: #00701a;
    /*background: linear-gradient(to top, #8BC34A, #4CAF50)*/
}

.button.__large {
    font-size: 15px;
    padding: 21px 29px
}

.cart_title {
    font-size: 22px;
    color: #525252;
    font-weight: 600;
    padding-bottom: 25px;
    margin-bottom: 40px;
    border-bottom: 1px solid #e8e8e8
}

.cart_item {
    border: 1px solid #e8e8e8;
    display: flex;
    margin-bottom: 10px;
    position: relative
}

.cart_left {
    width: 45.12195122%;
    border-right: 1px solid #e9e9e9;
    display: flex;
    align-items: center
}

.cart_center {
    width: 50.6097561%;
    border-right: 1px solid #e9e9e9;
    display: flex;
    align-items: center
}

.cart_del {
    width: 4.26829268%;
    display: flex;
    align-items: center
}

.cart_data {
    padding: 35px 20px;
    display: flex;
    width: 100%;
    align-items: center
}

.cart_image {
    width: 90px;
    margin-right: 20px
}

.cart_content {
    width: 1%;
    flex-grow: 1
}

.cart_head {
    font-size: 18px;
    color: #525252;
    font-weight: 600;
    text-decoration: none;
    line-height: 24px
}

.cart_head:hover {
    text-decoration: underline
}

.cart_info {
    padding-top: 2px
}

.cart_info strong {
    font-size: 16px;
    font-weight: 500;
    color: #673ab7;
}

.cart_info span {
    font-size: 16px;
    font-weight: 500;
    color: #969696
}

.cart_actions {
    width: 100%;
    display: flex;
    justify-content: space-around;
    align-items: center
}

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

.cart_count-text {
    font-size: 16px;
    font-weight: 500;
    color: #bfbfbf;
    margin-right: 7px
}

.cart_price {
    font-size: 16px;
    color: #8d8d8d;
    font-weight: 500
}

.cart_total {
    font-size: 16px;
    color: #525252;
    font-weight: 600
}

.cart_del {
    text-align: center
}

.cart_delete {
    background: #fff;
    border-radius: 50%;
    background-image: url("del.png");
    background-position: top left;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    display: block;
    margin: 0 auto
}

.cart_bottom-data {
    padding: 15px 25px;
    border: 1px solid #eee;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 40px
}

.cart_text-1 {
    font-size: 16px;
    font-weight: 600;
    color: #525252
}

.cart_text-1 span {
    color: #e7ba32
}

.cart_text-2 {
    font-size: 22px;
    color: #525252;
    font-weight: 600
}

.cart_text-2 span {
    font-size: 28px;
    color: #FAB303;
    padding-left: 6px
}

.cart_coupon-title {
    font-size: 22px;
    font-weight: 600;
    color: #525252;
    margin-bottom: 7px
}

.cart_coupon-row {
    display: flex
}

.cart_coupon-left {
    width: 1%;
    flex-grow: 1
}

.cart_coupon-right {
    width: 185px;
    padding-left: 10px
}

.cart_coupon-right .button {
    width: 100%;
    font-size: 15px;
    padding: 21px 29px
}

.cart_coupon-action {
    padding: 15px;
    background: #f4f4f4;
    display: flex
}

.cart_coupon-input {
    width: 100%;
    background: 0;
    border: 0;
    font-size: 18px;
    font-weight: 500;
    color: #616161
}

.cart_coupon-button {
    width: 140px;
    background: #03A9F4;
    font-size: 12px;
    color: #fff;
    font-weight: 600;
    text-align: center;
    display: block;
    text-decoration: none;
    line-height: 30px;
    flex-shrink: 0;
    margin-left: 10px;
    transition: .3s;
    text-transform: uppercase
}

.cart_coupon-button.__mobile {
    display: none
}

.cart_coupon-button:hover {
    background: #0288D1
}

.catalog-info {
    margin-top: -35px
}

.catalog-info_content {
    padding: 170px 220px 60px;
    background: #f2f0e9;
    background-image: url("welcome-block.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto
}

.catalog-info_title {
    font-size: 28px;
    line-height: 45px;
    color: #e69a21;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    margin-bottom: 30px
}

.catalog-info_text-1 {
    font-weight: 600;
    font-size: 18px;
    color: #2f2e2b;
    margin-bottom: 20px;
    text-align: center
}

.catalog-info_text {
    font-size: 16px;
    line-height: 26px;
    color: #68655f;
    margin-bottom: 30px
}

.catalog-info_link {
    margin: 0 auto;
    font-size: 16px;
    color: #9c9b98;
    font-weight: 600;
    padding: 12px 20px;
    width: 164px;
    display: block;
    text-decoration: none;
    border: 2px solid #c8c6c1;
    border-radius: 27px;
    transition: .3s
}

.catalog-info_link:hover {
    background: rgba(200, 198, 193, 0.2)
}

.catalog-links {
    padding-top: 15px;
    justify-content: space-between;
    margin-bottom: 25px;
    display: none
}

.catalog-links_item {
    font-size: 18px;
    color: #a9a396;
    text-decoration: none;
    display: flex;
    align-items: center
}

.catalog-links_item:after {
    content: '';
    width: 5px;
    height: 9px;
    background-image: url("arrow-7.png");
    background-position: top left;
    background-repeat: no-repeat;
    margin-left: 12px
}

.catalog-links_filter {
    width: 25px;
    height: 27px;
    background-image: url("filter.png");
    background-position: top left;
    background-repeat: no-repeat
}

.catalog-popup {
    margin: 30px auto;
    max-width: 290px;
    background: #fff;
    padding: 20px;
    border-radius: 20px;
    display: none
}

.catalog-popup_back {
    width: 38px;
    height: 38px;
    background: #f2f0e9;
    border-radius: 50%;
    display: block;
    background-image: url("arrow-8.png");
    background-position: center center;
    background-repeat: no-repeat;
    margin-bottom: 15px
}

.catalog {
    margin-bottom: 30px
}

.catalog_title {
    letter-spacing: 1px;
    margin-bottom: 30px;
    font-weight: 500;
    font-size: 28px;
    line-height: 33px;
    text-transform: uppercase;
    color: #2E3846;
}

.catalog_items {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -17px
}

.catalog_item {
    margin-bottom: 27px;
    width: 33.33%;
    padding: 0 17px;
    position: relative
}

.catalog_item:hover {
    z-index: 10
}

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

.checkbox_input {
    position: absolute;
    opacity: 0;
    visibility: hidden
}

.checkbox_ico {
    width: 19px;
    height: 19px;
    margin-right: 10px;
    flex-shrink: 0;
    background: #FFFFFF;
    border: 1px solid #DAE4EA;
    box-sizing: border-box;
    backdrop-filter: blur(4px);
    border-radius: 3px;
}

.checkbox_input:checked+.checkbox_ico {
    background: #ffaf04;
    background-image: url("ok.png");
    background-position: center center;
    background-repeat: no-repeat;
    border-color: #ffaf04
}

.checkbox_text {
    font-size: 16px;
    line-height: 19px;
    color: #4B535E;
}

.checkbox_text.__min {
    font-size: 16px
}

.contact_title {
    font-size: 22px;
    font-weight: 600;
    color: #525252;
    padding-bottom: 23px;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 30px
}

.contact_data,
.content_data {
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    color: #5f5f5f;
    margin-bottom: 35px
}

.contact_data span {
    color: #b2b2b2
}

.article-body.editor {
    margin-bottom: 20px
}

.contact_map {
    height: 440px;
    margin-bottom: 55px
}

.contact_image {
    display: block;
    margin-bottom: 35px
}

.contact_image img {
    display: block;
    margin: 0 auto
}

.contact_thumb {
    margin: 0 -1px
}

.contact_thumb-item {
    padding: 0 1px
}

.contact_thumb-image {
    display: block;
    position: relative
}

.contact_thumb-image img {
    max-height: 100%
}

.contact_thumb-image.__video:after {
    content: '';
    background-image: url("video.png");
    background-position: center center;
    background-repeat: no-repeat;
    width: 76px;
    height: 75px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: .3s
}

.contact_thumb-image.__video:hover:after {
    transform: scale(1.06) translate(-50%, -50%)
}

.contact .slick-arrow {
    position: absolute;
    width: 20px;
    height: 20px;
    background: 0;
    background-image: url("arrow-3.png");
    background-position: center center;
    background-repeat: no-repeat;
    font-size: 0;
    top: 50%;
    z-index: 10;
    margin-top: -10px
}

.contact .slick-arrow.slick-prev {
    left: -30px;
    transform: rotate(180deg)
}

.contact .slick-arrow.slick-next {
    right: -30px
}

.content_wrapper {
    padding: 20px;
}

.content_row {
    display: flex
}


.content_row.__cart {
    padding-bottom: 70px
}

.content_aside {
    width: 290px;
    padding-right: 35px
}

.content_main {
    width: 1%;
    flex-grow: 1
}

.count {
    width: 50px;
    height: 34px;
    position: relative
}

.count_input {
    width: 30px;
    height: 34px;
    font-size: 16px;
    font-weight: 500;
    color: #626262;
    background: #f4f4f4;
    border: 0;
    text-align: center
}

.count_plus {
    border-right: 1px solid #e9e9e9;
    width: 20px;
    height: 17px;
    position: absolute;
    background: #f4f4f4;
    background-image: url("arrow-gray.png");
    background-position: center center;
    background-repeat: no-repeat;
    right: 0;
    top: 0;
    cursor: pointer;
    transform: rotate(180deg)
}

.count_min {
    border-left: 1px solid #e9e9e9;
    width: 20px;
    height: 17px;
    position: absolute;
    background: #f4f4f4;
    background-image: url("arrow-gray.png");
    background-position: center center;
    background-repeat: no-repeat;
    right: 0;
    bottom: 0;
    cursor: pointer
}

.error-page {
    padding-bottom: 130px
}

.error-page_text {
    font-size: 36px;
    line-height: 50px;
    font-weight: 600;
    color: #525252;
    letter-spacing: .5px;
    text-align: center;
    margin-bottom: 10px
}

.error-page_text span {
    font-size: 22px;
    color: #999;
    display: block
}

.error-page_image {
    text-align: center;
    margin-bottom: 50px
}

.error-page_button {
    text-align: center
}

.error-page_button .button {
    font-size: 15px;
    padding-top: 21px;
    padding-bottom: 21px
}

.filter {
    margin-bottom: 30px
}

.filter_top {
    display: flex;
    align-items: baseline;
    margin-bottom: 20px;
    justify-content: space-between;
}

.filter_text {
    margin-right: 40px;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #4B535E;
}

.filter_top-row {
    display: flex;
    margin-right: 40px
}

.filter_top-text {
    margin-right: 7px;
    white-space: nowrap;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #848A90;
}

.filter_dropdown {
    position: relative
}

.filter_dropdown>a {
    text-decoration: none;
    position: relative;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #4B535E;
    display: block;
}

.filter_dropdown>a:after {
    content: '';
    background-image: url("filter_angle.svg");
    background-position: top left;
    background-repeat: no-repeat;
    width: 9px;
    height: 6px;
    position: absolute;
    bottom: 5px;
    right: -14px
}

.filter_dropdown.active>a:after {
    transform: rotate(180deg)
}

.filter_dropdown ul {
    position: absolute;
    top: 100%;
    margin-top: 10px;
    left: 50%;
    transform: translateX(-50%);
    width: 170px;
    padding: 23px 5px 23px 23px;
    background: #fff;
    border-top: 1px solid #fab303;
    display: none;
    z-index: 10;
    box-shadow: 0 0 5px #99999959;
}

.filter_dropdown ul li {
    display: flex;
    align-items: center;
    margin-bottom: 11px
}

.filter_dropdown ul li:last-child {
    margin-bottom: 0
}

.filter_dropdown ul li span {
    width: 13px;
    height: 13px;
    border-radius: 50%;
    border: 1px solid #bcbcbc;
    color: #bcbcbc;
    font-weight: 500;
    font-size: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1;
    margin-right: 3px;
    flex-shrink: 0;
    padding-right: 1px;
    transition: .3s
}

.filter_dropdown ul li:hover span {
    color: #fff;
    border-color: #fff
}

.filter_dropdown ul li a {
    font-size: 12px;
    color: #bcbcbc;
    text-decoration: none;
    font-weight: 500;
    transition: .3s;
    display: block;
    width: 100%
}

.filter_dropdown ul li a:hover {
    color: #fff
}

.filter_dropdown.active ul {
    display: block
}


.filter_top-reset a {
	font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    text-decoration-line: underline;
    color: #FAB303;
}

.filter_top-reset a:hover {
    text-decoration: none
}

.filter_main {
	padding: 23px 32px;
    background: #F9F9F9;
    backdrop-filter: blur(4px);
    border-radius: 9px;
}

.filter_row {
    display: flex;
    margin: 0 -30px;
    flex-wrap: wrap
}

.filter_col {
    width: 50%;
    padding: 0 30px;
    margin-bottom: 40px
}

.filter_text-row {
    display: flex;
    justify-content: space-between;
    margin-bottom: 12px;
    flex-wrap: wrap;
	align-items: center;
}

.filter_text-1 {
    font-size: 16px;
    line-height: 19px;
    color: #848A90;
}

.filter_text-2 {
    color: #525252;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
}

.filter_select {
    width: 195px;
    margin:  0;
margin-right: auto;
    margin-left: 10px;
}

.filter_checkbox {
    display: flex;
    flex-wrap: wrap;
    padding: 0 30px;
    margin: -10px -10px 0
}

.filter_checkbox-item {
    padding: 0 10px
}

.filter_button {
    width: calc(100% - 60px);
    margin: 0 30px;
    margin-top: 20px;
    font-size: 15px;
    padding: 20px 29px;
    display: none;
    /*box-shadow: 0 10px 30px #f8ce89*/
}

.filter-popup {
    margin: 30px auto;
    max-width: 290px;
    background: #fff;
    padding: 22px 20px;
    border-radius: 20px;
    background-image: url("filter.png");
    background-position: top 20px right 20px;
    background-repeat: no-repeat;
    display: none
}

.footer_content {
    padding: 50px 0 30px 0
}

.footer_row {
    display: flex
}

.footer_col.__1 {
  width: 25%
}

.footer_col.__2 {
  width: 25%
}

.footer_col.__3 {
  width: 25%
}

.footer_col.__4 {
  width: 25%
}

.footer_col.__6 {
    /*width: 32.11736717%*/
  width: 25%
}

.footer_col.__6 {

  width: 25%
}
.footer_list.shops_list li {
    font-size: 13px;
    line-height: 15px;
    color: #FFFFFF;
    padding-left: 24px;
    background-image: url(metro.svg);
    background-repeat: no-repeat;
    background-position: 0px 3px;
}
.footer_list.shops_list li:last-child {
	background-image: none;
}
.footer_list.shops_list li a {
    color: #F8B201;
    padding: 0;
    background-image: none;
}
.footer_title {
    margin-bottom: 17px;
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    color: #FFFFFF;
}

.footer_title:after {
    content: '';
    width: 9px;
    height: 5px;
    background-image: url("arrow-6.png");
    background-position: left top;
    background-repeat: no-repeat;
    margin-left: 10px;
    display: none
}

.footer_col.active .footer_title:after {
    transform: rotate(180deg)
}

.footer_list li {
    font-size: 12px;
    line-height: 24px;
    font-weight: 300;
    margin-bottom: 14px;
}

.footer_list a {
    color: #fff;
    text-decoration: none;
    font-weight: 300;
    font-size: 13px;
    line-height: 1.2;
}
.footer_list li a {
    display: block;
    background-image: url(footer_angle.svg);
    background-repeat: no-repeat;
    background-position: 0;
    padding-left: 9px;

}
.footer_list a:hover {
    text-decoration: underline
}

.footer_list span {
    color: #bbbbbb;
}

.footer_list span a {
    color: #de9b2e
}

.footer_list span a:hover {
    text-decoration: none
}

.footer_col.active .footer_list {
    display: block
}

.footer_contact {
    padding-top: 8px
}

.footer_contact p {
    font-size: 12px;
    line-height: 24px;
    font-weight: 300;
    color: #bbbbbb;
}

.footer_pay {
    display: flex;
    align-items: center;
}
.footer_pay-image_item {
    width: 70px;
    height: 49px;
    background-color: rgba(158, 166, 177, 0.1);
    display: inline-block;
    margin: 0 6px;
    background-size: auto 17px;
    background-repeat: no-repeat;
    background-position: 50%;
}
.footer_pay-image_item.pay_visa {
	background-image: url(icon_visa.png)
}
.footer_pay-image_item.pay_mc {
	background-image: url(icon_mc.png)
}
.footer_pay-image_item.pay_ym {
	background-image: url(icon_ym.png);
    background-size: auto 12px;
}
.footer_pay-image_item.pay_qw {
	background-image: url(icon_qw.png)
}
.footer_pay-image_item.pay_wm {
	background-image: url(icon_wm.png);
    background-size: auto 13px;
}
.footer_pay-text {
    margin-right: 21px;
    letter-spacing: 1px;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    color: #FFFFFF;
}
.footer_bottomo {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-top: 1px solid rgba(188, 188, 188, 0.3);
    padding-top: 17px;
    margin-top: 17px;
}
.footer_contacts {
    font-size: 15px;
    color: #fff;
    width: 26%;
}
.footer_contacts > div {
    padding-left: 24px;
}
.footer_contacts_phone span {
    font-size: 12px;
}
.footer_contacts_phone a {
    font-weight: bold;
}
.footer_contacts_mail span {
    font-weight: bold;
}
.footer_contacts a {
    color: #fff;
    text-decoration: none;
}
.footer_contacts_phone {
    margin-bottom: 12px;
}
.footer_contacts_phone {
    background-image: url(footer_phone.svg);
    background-repeat: no-repeat;
    background-position: 0 2px;
}
.footer_design {
    font-size: 14px;
    line-height: 17px;
    color: #FFFFFF;
}
.footer_design a{
	text-decoration:none;
    color: #FFFFFF;
}
.footer_bottom {
    text-align: center;
    font-size: 12px;
    font-weight: 300;
    color: #98958d
}

.footer_bottom a {
    color: #e8dbbd
}

.footer_bottom a:hover {
    text-decoration: none
}

.header-mobile {
padding: 8px 10px;
    position: relative;
    z-index: 99;
    display: none;
    background-color: #000;
}
.mobile-menu.active .header_cart-ico span {
    color: #FAB303;
    background: #fff;
}
.header-mobile_row {
    display: flex;
    align-items: center
}

.header-mobile.active {
    background: 0;
    pointer-events: none
}


.header-mobile_content {
    margin-left: auto;
    display: flex;
    align-items: center;
    pointer-events: auto
}

.header-mobile_menu {
    width: 23px;
    height: 17px;
    position: relative;
    margin-left: 23px;
}

.header-mobile_menu-ico i {
    display: block;
    height: 2px;
    background: #e5b232;
    margin-bottom: 5px
}

.header-mobile_menu-ico i:last-child {
    margin-bottom: 0
}

.header-mobile_menu-num {
    width: 18px;
    height: 18px;
    background: #d83535;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1;
    font-size: 12px;
    font-weight: 600;
    color: #fff;
    position: absolute;
    top: -7px;
    right: -9px
}



.header {
    position: relative;
    z-index: 2;
	background: #000;
}

.header.__main {
    height: auto;
    background: #000;
}



.header_wrapper {
    max-width: 1220px;
    margin: 0 auto;
    position: relative;
    padding: 0 10px 10px 10px;
}

.header_row {
    display: flex
}

.header_logo {
    flex-shrink: 0;
    margin-right: 37px;
    padding-top: 10px;
    padding-bottom: 20px;
}

.header_col {
    width: 1%;
    flex-grow: 1
}

.header_top {
    display: flex;
    align-items: center;
    justify-content: start;
}

.header_top-nav {
    display: block;
    align-items: baseline;
    margin: 0 auto;
}

.header_top-nav-text {
    color: #e2a82f;
    font-size: 15px;
    line-height: 15px;
    margin-bottom: 5px;

}

.header_top-list {
    display: flex;
    flex-wrap: wrap
}

.header_top-list>li {
    margin-right: 10px;
    position: relative
}

.header_top-list>li>a {
    display: flex;
    align-items: center;
    justify-content: start;
	font-size: 14px;
	color:#fff;
	line-height: 14px;
    text-decoration: none;
    position: relative
}
.header_top-list>li>a svg {
    margin-left: 3px;
    margin-top: 1px;
}
.header_top-list.__large>li {
    margin-bottom: 9px
}

.header_top-list.__large>li>a {
    font-size: 12px;
    padding-right: 15px
}
.header_top-list .shops_wrapper {
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    width: 170px;
    display: none;
    z-index: 10;
}
.header_top-list ul {
    margin-top: 5px;
    padding: 22px;
    border-top: 1px solid #e2a62f;

    border-radius: 22px;
	background: rgba(250, 179, 3, 0.95);
    opacity: 0.98;
}

.header_top-list ul li {
    display: flex;
    align-items: center;
    margin-bottom: 11px
}

.header_top-list ul li:last-child {
    margin-bottom: 0
}

.header_top-list ul li span {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 1px solid #bcbcbc;
    color: #bcbcbc;
    font-weight: 500;
    font-size: 10px;
    display: block;
    justify-content: center;
    align-items: center;
    line-height: 1;
    margin-right: 3px;
    flex-shrink: 0;
    padding-right: 1px;
    transition: .3s;
    text-align: center;
    padding-top: 2px
}

.header_top-list ul li:hover span {
    color: #fff;
    border-color: #fff
}

.header_top-list ul li a {
    font-size: 12px;
    color: #2a1618;
    text-decoration: none;
    font-weight: 500;
    transition: .3s
}

.header_top-list ul li a:hover {
    color: #fff
}

.header_top-list.__large ul {
    margin-top: 0
}

.header_top-list>li.active ul {
    display: block
}

.header_socials {
    display: flex;
    margin-right: 20px;
    padding-right: 20px;
    border-right: 1px solid rgba(210, 216, 220, 0.25);
    height: 34px;
    align-items: center;
    justify-content: start;
}

.header_socials a {
    margin-left: 13px;
    transition: .3s;
    display: block;
    width: 18px;
    height: 18px;
}

.header_socials a:hover {
    opacity: .8
}

.header_socials img {
    width: 19px
}

.header_cart {
    flex-shrink: 0;
    position: relative;
    z-index: 20
}

.header_cart-ico {
    width: 20px;
    height: 25px;
    margin-left: auto;
    display: block;
    position: relative;
    z-index: 10
}

.header_cart-ico span {
    position: absolute;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #F8AF01;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000;
    bottom: -9px;
    right: -8px;
    font-weight: 500;
    font-size: 11px;
    line-height: 13px;
}

.header_cart-title {
    font-size: 14px;
    font-weight: 700;
    color: #FAB303;
    text-transform: uppercase;
    margin-bottom: 5px
}

.header_cart-text {
    font-size: 11px;
    color: #9d9d9d;
    font-weight: 500
}

.header_cart-items {
    padding-top: 17px
}

.header_cart-item {
    display: flex;
    align-items: center;
    margin-bottom: 10px
}

.header_cart-image {
    width: 44px;
    padding-right: 13px;
    flex-shrink: 0
}

.header_cart-data {
    line-height: 17px;
    padding-right: 5px
}

.header_cart-data a {
    color: #525252;
    font-size: 13px;
    text-decoration: none;
    display: block;
    font-weight: 600
}

.header_cart-data a:hover {
    text-decoration: underline
}

.header_cart-data span {
    display: block;
    font-size: 11px;
    color: #d42525;
    font-weight: 500
}

.header_cart-data strong {
    display: block;
    font-size: 11px;
    color: #969696;
    font-weight: 500
}

.header_cart-count {
    width: 24px;
    height: 24px;
    flex-shrink: 0;
    font-size: 12px;
    color: #626262;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #f4f4f4;
    margin-left: auto;
    font-weight: 600
}

.header_cart-delete {
    background-image: url("close.png");
    background-position: top left;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    flex-shrink: 0;
    margin-left: 29px;
    transition: .3s
}

.header_cart-delete:hover {
    opacity: .8
}

.header_cart-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 25px
}

.header_cart-total {
    color: #4e4e4e;
    font-size: 14px;
    font-weight: 600
}

.header_cart-total span {
    color: #FAB303
}

.header_search {
    margin-right: 20px;
    position: relative;
    height: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-right: 20px;
    border-right: 1px solid rgba(210, 216, 220, 0.25);
}

.header_search-ico {
    width: 20px;
    height: 20px;
    cursor: pointer;
    position: relative;
    z-index: 10
}

.header_search-form {
    width: 255px;
    position: absolute;
    top: -2px;
    right: -11px;
    z-index: 2;
    display: none
}

.header_search-form.active {
    display: block
}

.header_search-input {
    width: 100%;
    background: 0;
    border: 0;
    font-size: 14px;
    color: #525252;
    font-weight: 500;
    padding: 7px 30px 7px 20px;
    border-radius: 20px;
    background: #fff;
    position: relative;
    z-index: 10
}

.header_search-data {
    position: absolute;
    top: 0;
    left: 0;
    padding-top: 40px;
    background: #e0e0e0;
    width: 100%;
    z-index: 2;
    border-radius: 20px;
    display: none
}

.header_search-data.__visible {
    display: block
}

.header_search-main {
    padding: 0 18px;
    padding-bottom: 10px
}

.header_search-main-text {
    font-size: 8px;
    color: #b6b6b6;
    font-weight: 600;
    margin-bottom: 6px
}

.header_search-main-text.__2 {
    padding-left: 18px
}

.header_search-main-row {
    display: flex
}

.header_search-main-image {
    width: 36px;
    padding-right: 10px
}

.header_search-main-data {
    flex-grow: 1;
    width: 1%
}

.header_search-main-data a {
    font-size: 12px;
    color: #525252;
    font-weight: 600;
    text-decoration: none;
    margin-bottom: 3px;
    display: block
}

.header_search-main-data a:hover {
    text-decoration: underline
}

.header_search-main-data strong {
    display: block;
    font-size: 12px;
    color: #c69715
}

.header_search-list {
    padding-top: 10px;
    padding-bottom: 10px
}

.header_search-list ul a {
    display: block;
    padding: 5px 18px;
    color: #525252;
    font-size: 12px;
    font-weight: 600;
    text-decoration: none;
    transition: .3s
}

.header_search-list ul a:hover {
    background: #cecece;
    color: #0c0c0c
}

.header_profile {
	box-sizing: content-box;
    width: 20px;
    margin-right: 20px;
    position: relative;
    height: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-right: 20px;
    border-right: 1px solid rgba(210, 216, 220, 0.25);
}

.header_cart-inner {
    position: absolute;
    top: 22px;
    right: -18px;
    width: 305px;
    background: #fff;
    border-radius: 15px;
    z-index: 2;
    padding: 20px 17px 12px;
    box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.15);
    display: none
}

.header_cart-inner.active {
    display: block
}
.header_big {
    display: flex;
    align-items: center;
    justify-content: space-between;
	width:100%;
}
.header_menu {
    margin-right: 28px;
}
.header_menu_head {
    background: #FAB303;
    box-sizing: border-box;
    border-radius: 44px;
    padding: 10px 17px;
    font-weight: 500;
    font-size: 13px;
    line-height: 15px;
    color: #2E1B15;
    display: flex;
    align-items: center;
    justify-content: start;
    cursor: pointer;
    z-index: 2;
}
.header_menu_head span {
    margin-left: 10px;
}
.header_top-list-city a {
    display: flex;
    align-items: center;
    justify-content: start;
}
.header_top-list-city:hover .shops_wrapper {
    display: block;
}
.hit-block {
    overflow: hidden;
    position: relative;
    z-index: 20
}


.hit-block_title {
    text-align: left;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 28px;
    line-height: 33px;
    color: #2E3846;
}

.left-bar_title {
    margin-bottom: 25px;
    font-weight: 500;
    font-size: 28px;
    line-height: 33px;
    text-transform: uppercase;
    color: #2E3846;
}
.left-bar_list {
	background: #F9F9F9;
    border-radius: 9px;
}
.left-bar_list>li {
    margin-bottom: 2px;
	
}

.left-bar_list>li>a {
    padding: 12px 20px;
    background: #f8f8f8;
    display: block;
    text-decoration: none;
    position: relative;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    color: #4B535E;
  	border-bottom: 1px solid #E8E8E8;

}
.left-bar_list>li:last-child a {
	border-bottom:none;
}
.left-bar_list>li>a:after {
    content: '';
    width: 6px;
    height: 9px;
    background-image: url(toolbar_angle_closed.svg);
    background-position: top left;
    background-repeat: no-repeat;
    right: 16px;
    top: 50%;
    margin-top: -4px;
    position: absolute;
}

.left-bar_list>li.active>a:after {
    background-image: url("toolbar_angle_opened.svg");
    background-position: top left;
    background-repeat: no-repeat;
    width: 9px;
    height: 6px;
    margin-top: -3px;
}

.left-bar_list>li ul {
    padding: 10px 0;
    display: none
}

.left-bar_list>li ul a {
	padding-left: 27px;
    text-decoration: none;
    font-weight: 500;
    display: block;
    font-size: 12px;
    line-height: 14px;
    color: #4B535E;
    margin-bottom: 7px;
}

.left-bar_list>li ul li.active a,
.left-bar_list>li ul a:hover {
    color: #232323
}

.left-bar_list>li.active ul {
    display: block
}

.lk_top {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px
}

.lk_head {
    font-size: 22px;
    font-weight: 600;
    color: #525252
}

.lk_user {
    display: flex;
    align-items: center;
    margin-top: -22px
}

.lk_user-image {
    margin-right: 12px;
    flex-shrink: 0
}

.lk_user-image img {
    width: 50px
}

.lk_user-name {
    font-size: 16px;
    font-weight: 600;
    color: #525252
}

.lk_user-link {
    font-size: 14px;
    font-weight: 600;
    color: #dbae31
}

.lk_user-link:hover {
    text-decoration: none
}

.lk_user-links {
    display: flex;
    margin-bottom: 40px;
    position: relative
}

.lk_user-links .slick-prev {
    display: none !important
}

.lk_user-links .slick-next {
    width: 55px;
    height: 56px;
    top: 0;
    right: 0;
    margin-right: -35px;
    font-size: 0;
    background: #f4f4f4;
    background-image: url("arrow-10.png");
    background-position: center center;
    background-repeat: no-repeat;
    flex-shrink: 0
}

.lk_user-links>div {
    flex-grow: 1
}

.lk_user-links a {
    font-size: 14px;
    color: #606060;
    letter-spacing: .5px;
    text-decoration: none;
    display: block;
    text-align: center;
    background: #f4f4f4;
    padding: 20px 5px;
    font-weight: 600;
    text-transform: uppercase;
    transition: .3s
}

.lk_user-links a:hover {
    background: #e7e2e2
}

.lk_user-links a.active {
    background: #f5c743;
    color: #fff
}

.lk_row {
    display: flex;
    justify-content: space-between
}

.lk_item {
    display: flex;
    align-items: center;
    margin-bottom: 20px
}

.lk_text-1 {
    display: flex;
    align-items: center;
    width: 120px;
    overflow: hidden;
    flex-shrink: 0
}

.lk_text-1:after {
    content: '....................................';
    font-size: 16px;
    font-weight: 600;
    color: #a8a8a8
}

.lk_text-1 span {
    font-size: 16px;
    font-weight: 600;
    color: #a8a8a8;
    padding-right: 6px;
    flex-shrink: 0
}

.lk_text-2 {
    padding-left: 10px;
    font-size: 16px;
    font-weight: 600;
    color: #606060;
    word-break: break-all
}

.lk_edit {
    width: 15px;
    height: 15px;
    background-image: url("edit.png");
    background-position: top left;
    background-repeat: no-repeat;
    margin-left: 13px;
    transition: .3s;
    flex-shrink: 0
}

.lk_edit:hover {
    opacity: .8
}

.lk_actions {
    width: 330px;
    flex-shrink: 0
}

.lk_checkbox {
    margin-bottom: 5px
}

.lk_button {
    padding-top: 25px
}

.lk_button .button {
    width: 100%;
    display: block
}

.main {
    margin-top: 0;
	position: relative;
    margin-bottom: 44px;
}

.main_wrapper {
    max-width: 1366px;
    margin: 0 auto;
    position: relative
}

.main .slick-arrow {
    position: absolute;
    top: 820px;
    left: 125px;
    z-index: 1;
    background: 0;
    background-image: url("arrow-2.png");
    background-position: top left;
    background-repeat: no-repeat;
    width: 30px;
    height: 17px;
    font-size: 0
}

.main .slick-arrow.slick-prev {
    margin-left: -40px
}

.main .slick-arrow.slick-next {
    margin-left: 40px;
    transform: translateX(-50%) rotate(180deg)
}
.main_dots_wrapper {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    width: 160px;
    background: #000;
    z-index: 9;
}
.main_dots:before {
    content: '';
    height: 1px;
    width: 100%;
    position: absolute;
    background: rgba(188, 188, 188, 0.5);
    bottom: 38px;
    z-index: 0;
}
.main_dots {
    position: absolute;
    bottom: 0;
    left: 0;
    align-items: self-end;
    width: 100%;
    display: flex;
    justify-content: center;
    height: 152px;
    background: linear-gradient(0deg, #000000 43.02%, rgba(0, 0, 0, 0) 100%);
    padding-bottom: 20px;
}

.main_num-current {
    margin-right: 4px;
    font-weight: 500;
    font-size: 33px;
    line-height: 38px;
    text-transform: uppercase;
    color: #FAB303;
}

.main_num-full {
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
    text-transform: uppercase;
    color: rgba(200, 210, 224, 0.5);
    margin-bottom: 16px;
}

.main_image {
    width: 100%
}

.main_image.__mobile {
    display: none
}
.header_horizontal_menu_wrapper > ul {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: wrap;
}
.header_horizontal_menu {
    background: #FAB303;
    position: relative;
}
.body_content_wrapper.wrapper_index .header_horizontal_menu:before {
    z-index: 1;
    content: ' ';
    width: 16vw;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: linear-gradient(271.38deg, #000000 10%, rgba(0, 0, 0, 0) 89.57%);
    transform: matrix(-1, 0, 0, 1, 0, 0);
}
.body_content_wrapper.wrapper_index .header_horizontal_menu:after {
    z-index: 1;
    content: ' ';
    width: 16vw;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background: linear-gradient(271.38deg, #000000 10%, rgba(0, 0, 0, 0) 89.57%);
}
.header_horizontal_menu_wrapper {
    max-width: 1220px;
    margin: 0 auto;
    position: relative;
    padding: 0 10px;
}
.header_horizontal_menu_wrapper ul > li > a {
    font-size: 14px;
    line-height: 17px;
    text-transform: uppercase;
    color: #14161A;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: start;
}
.header_horizontal_menu_wrapper ul > li {
    margin: 8px 8px;
	position: relative;
}
.header_horizontal_menu_wrapper ul > li .header_subcoll a {
    font-size: 13px;
    text-transform: none;
    line-height: 14px;
}
.header_horizontal_menu_wrapper ul > li .header_subcoll {
    position: absolute;
    z-index: 9;
    width: 200px;
    background: rgba(250, 179, 3, 0.9);
    left: 50%;
    margin-left: -100px;
    padding: 10px;
    border-radius: 9px;
	display: none;
    z-index: 999;
}
.header_horizontal_menu_wrapper ul > li:hover .header_subcoll {
	display:block;
}
.header_horizontal_menu_wrapper ul > li > a svg {
    margin-left: 5px;
}

.mobile-menu {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: auto;
    background: rgba(255, 192, 37, 0.9);
    z-index: 100;
    display: none;
    padding: 83px 25px 50px 25px
}

.mobile-menu_cart {
    margin-bottom: 30px
}

.mobile-menu_top-nav {
    margin-bottom: 20px
}

.mobile-menu_nav {
    margin-bottom: 50px
}

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

.no-discount {
  color: #D32F2F;
  font-size: 18px;
  font-weight: 600;
  margin-top: 8px;
}

.no-discount-price {
  color: #D32F2F;
  font-weight: 500;
}

.new-block {
    position: relative;
    overflow: hidden
}



.new-block_title {
    text-align: left;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 28px;
    line-height: 33px;
    color: #2E3846;
}

.news-block {
    position: relative;
    z-index: 2;
}



.news-block_title {
    font-size: 28px;
    letter-spacing: 1px;
    color: #525252;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 22px
}

.news-block_slider {
    margin: 0 -17px;
}

.news-block_slider .slick-slide {
    display: flex
}

.news-block_item {
    padding: 0 17px
}

.news-block_image {
position: relative;
    display: block;
    margin-bottom: 17px;
    padding-top: 66.5%;
    border-radius: 15px;
    overflow: hidden;
}

.news-block_image img {
    width: 100%
}

.news-block_image:after {
    content: '';
    width: 32px;
    height: 32px;
    position: absolute;
    top: 0;
    right: 0;
    background: #03a9f4;
    background-image: url("arrow-4.png");
    background-position: center center;
    background-repeat: no-repeat
}

.news-block_head {
    text-decoration: none;
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    color: #4B535E;
    display: block;
}
.news-block_head_time {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    line-height: 1;
    text-align: center;
    color: #C3C7CC;
    margin-top: 15px;
}
.news-block_head_time svg {
    margin-right: 9px;
}
.news-block_arrows {
    display: flex
}

.news-block_arrows .slick-arrow {
    width: 60px;
    height: 60px;
    font-size: 0;
    background: 0;
    background-image: url("arrow-5.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #f2f0e9;
    border-radius: 50%
}

.news-block_arrows .slick-next {
    transform: rotate(180deg)
}

.news-block_arrows .slick-arrow.slick-disabled {
    background-color: #fff
}

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

.pagination_prev,
.pagination_next {
    width: 29px;
    height: 29px;
    border-radius: 50%;
    flex-shrink: 0;
    margin-right: 21px;
    background-position: center center;
    background-repeat: no-repeat;
    border: 1px solid #FAB303;
}
.pagination_next {
	background-image: url(paginate_arrow_right_y.svg)
}
.pagination_prev {
	background-image: url(paginate_arrow_left_y.svg)
}
.pagination_next:hover {
	background-image: url(paginate_arrow_right_b.svg)
}
.pagination_prev:hover {
	background-image: url(paginate_arrow_left_b.svg)
}
.pagination_prev:hover,
.pagination_next:hover {
    background-color: #fab303
}

.pagination_next {
    margin-right: 0;
    margin-left: 21px
}

.pagination_list {
    display: flex;
    align-items: baseline
}

.pagination_list a,
.pagination_list span {
    text-decoration: none;
    display: block;
    padding: 10px;
    border-radius: 50%;
    transition: .3s;
    font-size: 16px;
    line-height: 19px;
	color: #abb2bc;
}

.pagination_list a:hover {
    color: #fab303;
}

.pagination_list li.active span {
	color: #737d8b;
    font-weight: bold;
    padding: 10px;
}

.pagination_list li:nth-last-child(1),
.pagination_list li:nth-last-child(2) {
    display: block
}

.plus-block_content {
    background-color: #e7bb33;
    /*background: linear-gradient(to top, #de9a2d, #e7bb33);*/
    padding: 20px 0;
    display: flex;
    align-items: center
}

.plus-block_text {
    font-size: 18px;
    color: #000;
    text-transform: uppercase;
    text-align: center;
    padding: 20px 10px;
    border-left: 1px solid #000;
    flex-grow: 1;
    letter-spacing: 1.5px;
    position: relative;
    line-height: 30px
}

.plus-block_text:after {
    content: '';
    width: 180px;
    height: 2px;
    background: #edc970;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -90px;
    display: none
}

.plus-block_text:last-child:after {
    display: none
}

.plus-block_text:first-child {
    border-left: 0
}

.preorder-txt {
    display: block;
    background-color: #673ab7;
    text-align: center;
    border: 1px solid;
    padding: 20px;
    color: #fff;
}

.language-txt {
    display: block;
    border: solid 2px #3f51b5;
    text-align: center;
    padding: 10px;
    color: #3f51b5;
    font-weight: bold;
}

.contact li {
  padding-bottom:5px;
}

.shedule_block a {
  color: #2196f3;
  
}

.shedule_block a:hover {
  color: #1565c0;
}

.shedule_block_russia {
  float:left;
}

.shedule_block li {
  float:left!important;
  margin-right:30px;
}

.product-cart_row {
    display: flex;
    margin-bottom: 30px;
    align-items: start;
    padding: 20px;
    background: #FFFFFF;
    border: 1px solid #DAE4EA;
    border-radius: 9px;
}

.product-cart_image {
    width: 495px;
    display: flex;
    align-items: stretch;
    justify-content: start;
}

.product-cart_image-item {
    text-align: center
}

.product-cart_image-item img {
    margin: 0 auto
}
.product_gallery_main {
    position: relative;
	width: 68%;
	min-width: 68%;
	max-width: 68%;
    margin-right: 15px;
    border: 1px solid #DAE4EA;
    border-radius: 9px;
    overflow: hidden;
	height: 362px;
    padding: 23px;
}
.product_gallery_mini {
    width: 100%;
	position: relative;
}
.product_gallery_mini_btn {
    position: absolute;
    width: 100%;
    padding: 5px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
	background: #fff;
    z-index: 9;
}
.product_gallery_mini_btn.button_prev {
    top: -20px;
}
.product_gallery_mini_btn.button_next {
    bottom: -20px;
}
.product_gallery_mini_btn.button_next svg {
    transform: rotate(180deg);
}
.product_gallery_mini .slick-vertical .slick-slide {
 	border: none; 
}
.product_gallery_main .slick-track {
    display: flex;
    align-items: center;
    justify-content: start;
}
.product_gallery_mini .slick-list {
	margin-top: -8px;
	margin-bottom: -8px;
}
.product_gallery_mini .slick-list .slick-slide{
	margin: 8px 0;
}
.product_gallery_main .product-cart_slider {
    width: 100%;
    height: 100%;
	margin:0;
}
.product-cart_slider {
    margin-bottom: 40px
}

.product-cart_slider .slick-arrow {
    top: 50%;
    bottom: 50px;
    background: 0;
    background-image: url("arrow-3-mob.png");
    background-position: top left;
    background-repeat: no-repeat;
    width: 20px;
    height: 22px;
    font-size: 0;
    position: absolute;
    margin-top: -11px;
    z-index: 2
}

.product-cart_slider .slick-arrow.slick-prev {
    left: 0;
    transform: rotate(180deg)
}

.product-cart_slider .slick-arrow.slick-next {
    right: 0
}

.product-cart_content {
    width: 1%;
    flex-grow: 1;
    padding-left: 44px;
}
.product_cart_age {
    font-size: 18px;
    line-height: 21px;
    color: #ABB2BC;
    margin-bottom: 15px;
}
.product-cart_thumbs {
    margin: 0;
    height: 100%;
}

.product-cart_thumbs .slick-arrow {
    background: 0;
    position: absolute;
    background-image: url("arrow-3.png");
    background-position: top left;
    background-repeat: no-repeat;
    width: 10px;
    height: 11px;
    font-size: 0;
    top: 50%;
    transform: translateY(-50%)
}

.product-cart_thumbs .slick-arrow.slick-prev {
    left: -18px;
    transform: translateY(-50%) rotate(180deg)
}

.product-cart_thumbs .slick-arrow.slick-next {
    right: -18px
}

.product-cart_thumb {
    padding: 0 1px
}

.product-cart_thumb-image {
    border: 1px solid #DAE4EA;
    border-radius: 9px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
	padding: 17px;
    height: 110px;

}

.product-cart_thumb-image img {
    margin: 0;
    max-height: 100%;
    max-width: 100%;

}

.slick-current .product-cart_thumb-image {
    border-color: #e6b733
}

.product-cart_title {
margin-bottom: 25px;
    font-weight: 500;
    font-size: 28px;
    line-height: 33px;
    text-align: -webkit-match-parent;
    color: #4B535E;
}

.product-cart_title.__cloned {
    display: none
}

.product-cart_info {
    margin-bottom: 21px;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #5DB319;
}

.product-cart_info_block {
	align-items: center;
  	text-align: center;
  	position: relative;
  	display: block;
  	margin: 25px;
  	justify-content: center;
}

.product-cart-info-mini {
  	position: relative;
  	text-align: center;
  	display: flex;
  	margin: 0px auto;
  	align-items: center;
    font-size: 10px;
    line-height: 10px;
    color: #5DB319;
  	float: left;
}

.product-cart-info-mini.not_available {
  	position: relative;
  	display: flex;
  	margin: 0px auto;
  	text-align: center;
  	align-items: center;
    font-size: 10px;
    line-height: 10px;
    color: #FF5722;
  	float: left;
}

.product-cart_info.__cloned {
    display: none
}

.product-cart_price {
    margin-bottom: 26px;
    font-weight: bold;
    font-size: 44px;
    line-height: 52px;
    text-align: -webkit-match-parent;
    color: #FAB303;
}
.product-cart_content form {
    border-top: 1px solid #E7E7E7;
    border-bottom: 1px solid #E7E7E7;
    padding: 26px 0;
    margin-bottom: 30px;
}

.product-cart_count {
    display: flex;
    align-items: center;
    margin-bottom: 23px
}
.product-cart_count input {
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #4B535E;
    height: 19px;
    width: 24px;
    text-align: left;
    border: none;
}
.product-cart_count [data-quantity-change] {
    border: 1px solid #DAE4EA;
    box-sizing: border-box;
    backdrop-filter: blur(4px);
    border-radius: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 17px;
    height: 17px;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
	margin: 0 5px;
}
.product-cart_count [data-quantity] {
    display: flex;
    align-items: center;
    justify-content: start;
    margin-left: 3px;
}
.product-cart_count-text {
	font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #4B535E;
}
.quantity_pcs {
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #4B535E;
}
.product-cart_count-text-2 {
    font-size: 18px;
    font-weight: 500;
    color: #626262
}

.product-cart_input {
    width: 50px;
    height: 52px;
    background: #f4f4f4;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    color: #626262;
    border: 0;
    margin: 0 10px;
    flex-shrink: 0
}

.product-cart_buttons {
    display: flex;
    align-items: flex-start;
    margin-bottom: 0
}

.product-cart_button.__buy {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 15px;
    padding-left: 18px;
}

.product-cart_button.__buy:before {
    content: '';
    width: 16px;
    height: 20px;
    background-image: url("icon_button_add.svg");
    background-position: center;
    background-repeat: no-repeat;
    margin-right: 14px;
    background-size: cover;
}

.product-cart_button.__click {
	display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #FAB303;
    border-radius: 33px;
    background: #fff;
    color: #4B535E;
    padding: 9px 16px;
    height: 40px;
}
.product-cart_button.__click:hover {
    background: #f4db9b;
}
.product-cart_icons {
    display: flex;
    align-items: center;
    justify-content: center
}

.product-cart_icon {
    display: flex;
    align-items: center;
    padding-right: 17px;
    border-right: 1px solid #E7E7E7;
    margin-right: 17px;
	justify-content: start;
}
.product-cart_icon:last-child {
    padding-right: 0;
    border-right: none;
    margin-right: 0;
}
.product-cart_icon-image {
    margin-right: 7px
}

.product-cart_icon-text {
    font-size: 15.7557px;
    line-height: 19px;
    text-align: center;
    color: #ABB2BC;
}

.product-cart_data {
    padding-bottom: 47px;
    border-bottom: 1px solid #E8E8E8;
    margin-bottom: 47px;
} 

.product-cart_item {
    margin-bottom: 40px
}

.product-cart_head a {
  color:#e2a930;
  text-decoration:none
}

.product-cart_head a:hover {
  color:#ff9800;
  text-decoration:underline
}

.product-cart_head {
    letter-spacing: .3px;
    margin-bottom: 19px;
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
    text-transform: uppercase;
    color: #2E3846;
}

.product-cart_head:after {
    content: '';
    background-image: url("arrow-9.png");
    background-position: top left;
    background-repeat: no-repeat;
    width: 10px;
    height: 8px;
    display: none;
    margin-left: 17px
}

.product-cart_item.active .product-cart_head:after {
    transform: rotate(180deg)
}

.product-cart_body {
  padding-top:20px;
}


.product-cart_body p {
    font-size: 14px;
    color: #2f2e2b;
    line-height: 26px
}

.product-cart_body p strong {
    color: #525252;
    font-weight: 600
}

.product-cart_head-main {
    margin-bottom: 23px;
    font-weight: 500;
    font-size: 28px;
    line-height: 33px;
    text-transform: uppercase;
    color: #2E3846;
}
.product-day {
    margin-bottom: 40px;
}
.product-day_content {
    background-image: url("product_day_bg.jpg");
    background-position: top left;
    background-repeat: no-repeat;
    padding-top: 65px;
    padding-bottom: 65px;
    position: relative;
    background-size: cover
}

.product-day_item {
    display: flex;
    align-items: center;
    justify-content: start;
}
.product-day_image img {
    max-height: 400px;
}


.product-day_image {
    width: 58%;
    padding-right: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-day_text {
    padding-bottom: 55px;
    width: 50%;
    flex-grow: 1;
    min-width: 50%;
}

.product-day_text-1 {
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 23px;
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
}

.product-day_text-2 {
    font-size: 40px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 20px
}

.product-day_text-2 a {
text-decoration: none;
    font-weight: 500;
    font-size: 52px;
    line-height: 62px;
    color: #FAB303;
}

.product-day_text-2 a:hover {
    text-decoration: underline
}

.product-day_text-3 {
    color: #fff;
    margin-bottom: 20px;
    font-weight: 300;
    font-size: 20px;
    line-height: 28px;
}

.product-day_arrows {
    width: 50%;
    right: 0;
    bottom: 100px;
    position: absolute;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.product-day_arrow {
    display: flex;
    align-items: center;
    justify-content: start;
}
.product-day_cnt {
    display: flex;
    align-items: center;
    padding-left: 27px
}

.product-day_num-current {
    color: #fff;
    border-radius: 50%;
    font-weight: 500;
    font-size: 33px;
    line-height: 38px;
}

.product-day_num-full {
    font-size: 22px;
    font-weight: 300;
    color: rgba(255, 255, 255, 0.5)
}

.product-day_dots {
    position: absolute;
    top: 50%;
    right: 130px
}

.product-day_dots .slick-dots {
    display: flex;
    font-size: 0
}

.product-day_dots .slick-dots li {
    margin: 0 1px
}

.product-day_dots .slick-dots li button {
    width: 20px;
    height: 1px;
    padding: 0;
    background: rgba(255, 255, 255, 0.4)
}

.product-day_dots .slick-dots li.slick-active button {
    background: #fff
}

.product-slider {
    margin: 0 -17px;
    padding-bottom: 44px;
}



.product-slider.__col-3 .slick-list {
    padding: 0;
}

.product-slider .slick-arrow {
    position: absolute;
    width: 20px;
    height: 20px;
    background: 0;
    background-image: url("arrow-3.png");
    background-position: center center;
    background-repeat: no-repeat;
    font-size: 0;
    top: 212px;
    z-index: 10
}

.product-slider .slick-arrow.slick-prev {
    left: -30px;
    transform: rotate(180deg)
}

.product-slider .slick-arrow.slick-next {
    right: -30px
}

.product-slider_item {
    padding: 0 17px
}

.product {
    max-width: 100%;
    margin: 0 auto
}

.product:hover {
    position: relative;
    z-index: 10
}

.product_inner {
    position: relative;
    background: #FFFFFF;
    border: 1px solid #DAE4EA;
    border-radius: 9px;
}


.product_type {
    position: absolute;
    top: 13px;
    left: -1px;
    font-size: 14px;
    color: #fff;
    padding: 6px 15px;
    padding-right: 8px;
    z-index: 1;
    line-height: 17px;
}

.product_type:after {
    content: " ";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    background: red;
    transform-origin: bottom left;
    transform: skew(-25deg, 0)
}

.product_type.__blue {
    background: #7AC8D1;
}

.product_type.__blue:after {
    background: #7AC8D1;
}

.product_type.__green {
    background: #9CD171;
}

.product_type.__green:after {
    background: #9CD171;
}

.product_type.__orange {
    background: #E87B59;
}

.product_type.__orange:after {
    background: #E87B59;
}

.product_type.__purple {
    background: #673ab7;
}

.product_type.__purple:after {
    background: #673ab7;
}

.language-icon {
  position: absolute;
  width:44px!important;
  top: 10px;
  right:10px;

}


.product_image {
    height: 260px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 36px;
}

.product_image img {
    max-height: 240px
}

.product_name {
    margin-bottom: 3px;
    text-decoration: none;
    height: 90px;
    padding: 0 10px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    color: #4B535E;
}

.product_name:hover {
    text-decoration: underline
}

.product_data {
display: block;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: #ABB2BC;
}

.product_price {
    margin-top: 10px;
    position: relative;
    margin-bottom: 16px;
    font-weight: bold;
    font-size: 26px;
    line-height: 31px;
    text-align: center;
    color: #515151;
}

.product_price span {
    font-weight: 500
}

.product_hidden {
    margin-top: 25px
}

.product:hover .product_hidden {
    display: block
}

.product_icons {
    display: flex;
    justify-content: center;
    margin-bottom: 17px
}
.product_icons.product_card_tops {
    position: absolute;
    top: 50px;
    right: 8px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.product_ico {
    padding-bottom: 10px;
    border-bottom: 1px solid #E7E7E7;
    margin-bottom: 10px;
    width: 27px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.product_ico:last-child {
    border: none;
}
.product_ico-img {
    width: 18px;
    height: 18px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 5px;
}

.product_ico span {
display: block;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    color: #ABB2BC;
}

.product_button {
    font-size: 12px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    background-color: #e7bb33;
    /*background: linear-gradient(to top, #de9a2d, #e7bb33);*/
    text-transform: uppercase;
    padding: 16px 29px;
    display: inline-block;
    text-decoration: none;
    flex-shrink: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 15px;
    /*box-shadow: 0 0 30px #f7c779*/
}

.product_button:hover {
  background-color: #de9a2d;
    /*background: linear-gradient(to top, #e7bb33, #de9a2d)*/
}

.product_button.__green {
  background-color: #43a047;
    /*background: linear-gradient(to top, #8fca55, #a8f65f);
    box-shadow: 0 10px 20px #cdf6a7*/
}

.product_button.__green:hover {
    background-color: #00701a;
    /*background: linear-gradient(to top, #a8f65f, #8fca55)*/
}

.product_button.__large {
    font-size: 15px;
    padding: 21px 29px
}

.product_button i {
    width: 22px;
    height: 25px;
    background-image: url("add_cart.png");
    background-position: top left;
    background-repeat: no-repeat;
    margin-left: 19px
}

.reviews_item {
    max-width: 800px;
    padding: 20px;
    border-radius: 5px;
}

.reviews_reply {
  margin-bottom: 20px;
  margin-left: 60px;
  background-color: #e1f5fe;
}

.reviews_reply_arrow_up {
  left: 75px;
  position: relative;
  width: 0; 
  height: 0; 
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #e1f5fe;
}

.reviews_reply_arrow_down {
  margin-top: -20px;
  left: 75px;
  position: relative;
  width: 0; 
  height: 0; 
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #e1f5fe;
}

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

.reviews_image {
    width: 50px;
    margin-right: 13px;
    flex-shrink: 0
}

.reviews_image img {
    border-radius: 50%
}

.reviews_name {
    width: 1%;
    flex-grow: 1;
    font-size: 18px;
    letter-spacing: .2px;
    color: #525252;
    font-weight: 600;
    margin-bottom: 10px;
}

.reviews_date {
    font-weight: 300;
}

.reviews_content {
    font-size: 14px;
    color: #2f2e2b;
    line-height: 26px;
    margin-top: -5px
}

.reviews_buttons {
    display: flex
}

.reviews_button {
    margin-bottom: 28px;
    margin-right: 12px;
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    padding: 8px 15px;
    border-radius: 20px;
    border: 2px solid #03a9f4;
    background: #03a9f4;
    text-decoration: none;
    transition: .3s
}

.reviews_button:hover {
    opacity: .8
}

.reviews_button.__gray {
    color: #03a9f4;
    background: #fff;
}

.schedule_title {
    font-weight: 600;
    font-size: 22px;
    color: #525252;
    padding-bottom: 25px;
    margin-bottom: 30px;
    border-bottom: 1px solid #e8e8e8
}

.schedule_links {
    margin-bottom: 40px
}

.schedule_row {
    display: flex;
    align-items: center;
    margin-bottom: 10px
}

.schedule_row:last-child {
    margin-bottom: 0
}

.schedule_row-2 {
    display: flex;
    align-items: center;
    padding-left: 3px
}

.schedule_head {
    font-size: 20px;
    font-weight: 600;
    color: #525252;
    flex-shrink: 0;
    width: 260px;
    display: flex;
    overflow: hidden
}

.schedule_head:after {
    content: '.......................................................';
    padding-left: 5px
}

.schedule_head span {
    flex-shrink: 0
}

.schedule_col {
    display: flex;
    padding: 10px 15px 10px 10px;
    align-items: center;
    font-size: 18px;
    font-weight: 600;
    color: #525252;
    text-decoration: none;
    border-radius: 30px
}

.schedule_col:hover,
.schedule_col.active {
    background: #f6f6f6
}

.schedule_circle {
    width: 22px;
    height: 22px;
    border-radius: 50%;
    flex-shrink: 0;
    margin-right: 5px
}

.schedule_circle.__red {
    background: #d4745e
}

.schedule_circle.__green {
    background: #7dd45e
}

.schedule_circle.__light-green {
    background: #c3dc81
}

.schedule_circle.__yellow {
    background: #e19b41
}

.schedule_circle.__gray {
    background: #d1d1d1
}

.schedule_calendar {
    border: 1px solid #e8e8e8;
    padding: 30px;
    overflow: auto
}

.schedule_calendar iframe {
    min-width: 750px;
    width: 100%
}

.welcome-block {
    margin-top: -35px
}

.welcome-block_content {
    padding: 177px 220px 140px;
    background: #f2f0e9;
    background-image: url("welcome-block.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto
}

.welcome-block_title {
    font-size: 28px;
    line-height: 45px;
    color: #e69a21;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    margin-bottom: 30px
}

.welcome-block_text-1 {
    font-weight: 300;
    font-size: 20px;
    color: #2f2e2b;
    margin-bottom: 20px;
    text-align: center
}

.welcome-block_row {
    display: flex;
    margin: 0 -15px
}

.welcome-block_text {
    font-size: 16px;
    line-height: 26px;
    color: #68655f;
    padding: 0 15px
}

.welcome-block_text a {
    font-size: 16px;
    color: #e69a21;
    font-weight: 600;
    padding-top: 30px;
    display: none
}

.welcome-block_text a:hover {
    text-decoration: none
}

.where-block {
    margin-top: -115px;
    position: relative;
    z-index: 2
}

.where-block_content {
    background: #fff;
    padding: 20px 0;
}

.where-block_image {
    text-align: center;
    margin-bottom: 35px
}

.where-block_title {
    font-size: 28px;
    letter-spacing: 1px;
    color: #525252;
    margin-bottom: 15px;
    text-transform: uppercase;
    text-align: center
}

.where-block_text {
    font-size: 18px;
    line-height: 28px;
    color: #a9a699;
    text-align: center
}

.wrapper {
    max-width: 1220px;
    margin-left: auto;
    margin-right: auto
}

.header_cart-count input {
    border: 0;
    background: 0;
    width: 100%;
    text-align: center
}

.co-button,
.picker-button {
    font-size: 1.2857rem;
    border-radius: 2px;
    background-color: #e6b733;
    color: #fff;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.modal_add {
    text-align: center;
    position: fixed;
    top: 40%;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: 99;
    max-width: 300px;
    background: #fff;
    padding: 20px;
    box-shadow: 0 0 10px #ccc;
    width: 100%;
    display: none
}

.modal_btns>* {
    margin: 5px 0;
    width: 100%;
    cursor: pointer
}

.modal_btns .button.__green {
    box-shadow: none
}

.modal_add .title {
    margin-bottom: 10px
}

.modal_add_shadow {
    position: fixed;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    background: #0000001c;
    z-index: 98;
    display: none
}

ul.duble {
    column-count: 2;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    -o-column-count: 2;
    width: 340px;
    transform: translateX(-25%)
}

.plus-block_text a {
    color: inherit;
    text-decoration: none
}

.news-block_item {
    width: 100%
}

.news-block_image img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%
}

.old_price {
    color: #ccc;
    text-decoration: line-through;
    font-size: 18px;
    line-height: 18px;
}
.product-cart_price .old_price {
    font-size: 24px;
    line-height: 24px;
}
.index_benefits_item {
    padding: 0 17px;
    width: 33.3%;
    min-width: 33.3%;
    max-width: 33.3%;
}
.index_benefits_item_wrap a {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.index_benefits_item_wrap a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #FAB303;

    box-shadow: inset 0px 8px 20px rgb(128 179 22 / 15%);
    border-radius: 22px 12px 22px 0px;
    height: 144px;
    padding: 0 32px;
    color: #fff;
    text-decoration: none;
	background-size: cover;
    background-repeat: no-repeat;
}
.index_benefits_item:nth-child(1) a {
	background-image: url('index_benefit_1.png');
}
.index_benefits_item:nth-child(2) a {
	background-image: url('index_benefit_2.png');
	background-color:#FF8A00;
}
.index_benefits_item:nth-child(3) a {
	background-image: url('index_benefit_3.png');
	background-color:#FF6B00;
}
.index_benefits_item_content_text {
    font-size: 22px;
    text-transform: uppercase;
    line-height: 105.07%;
}
.index_benefits_item_content_text_big {
    font-weight: bold;
    font-size: 26px;
    line-height: 31px;
    margin-top: 6px;
}
.index_benefits_item_content_text b {
    font-weight: 500;
	display: block;
}
.index_benefits_item_content_text_small {
    font-size: 16px;
    line-height: 105.07%;
    text-transform: uppercase;
    margin-top: 3px;
}
.index_benefits_item_angle {
    height: 61px;
    display: flex;
    align-items: center;
    justify-content: end;
    border-left: 1px solid rgba(255, 255, 255, 0.35);
    padding-left: 22px;
    margin-left: 5px;
}
.index_benefits_item_icon svg {
    display: block;
}
.index_benefits_item_icon {
    margin-right: 5px;
}
.index_about_content_title {
    font-weight: 500;
    font-size: 28px;
    line-height: 33px;
    color: #2E3846;
}
.index_about_content {
    font-size: 18px;
    line-height: 21px;
    color: #4B535E;
}
.index_about_content_orange {
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    color: #F8B001;
    margin-top: 16px;
    margin-bottom: 24px;
}
.index_about_wrapper {
    display: flex;
    align-items: center;
    justify-content: start;
    padding-bottom: 65px;
    border-bottom: 1px solid rgba(188, 188, 188, 0.5);
    margin-bottom: 40px;
}
.index_about_wrapper > div {
    width: 50%;
    min-width: 50%;
    max-width: 50%;
}
.index_about_wrapper .index_about_image {
    padding-left: 80px;
}
.index_about_wrapper .index_about_image img{
    width: 100%;
}
.index_about_bottom {
    max-width: 800px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: start;
}
.index_about_bottom .index_about_image {
    width: 200px;
    min-width: 200px;
    margin-right: 53px;
}
.index_about_bottom .index_about_content_title {
    margin-bottom: 37px;
}
.index_about {
    margin-bottom: 55px;
}
.main .slick-next, .main .slick-prev {
    display: none !important;
}

@media screen and (max-width:880px) {
    .header_top-list.__large>li {
        margin-bottom: 0
    }
    .header_top {
        display: flex;
        padding-top: 47px;
        padding-bottom: 5px;
        border-bottom: 1px solid #312a1a;
        margin-bottom: 5px
    }
}

@media screen and (max-width:1366px) {
    .bread-crumbs {
        display: none
    }
    .cart_title {
        border-bottom: 0;
        padding-bottom: 0;
        margin-bottom: 25px
    }
    .catalog-info {
        margin-top: 50px
    }
    .catalog-info_content {
        padding: 170px 35px 50px
    }
    .catalog-info_text-1 {
        text-align: left;
        margin-bottom: 40px
    }
    .catalog-info_link {
        margin: 0
    }
    .catalog-links {
        display: flex
    }
    .catalog-popup {
        display: block
    }
    .catalog {
        margin-top: 0
    }
    .catalog_items {
        margin: 0 -10px
    }
    .catalog_item {
        padding: 0 10px;
        margin-bottom: 30px;
    }
    .contact .slick-arrow.slick-prev {
        left: 50%;
        margin-left: -40px
    }
    .contact .slick-arrow.slick-next {
        right: 50%;
        margin-right: -40px
    }
    .content_wrapper {
        padding: 0 35px;
        background: 0;
        margin-top: 0
    }
    .content_aside {
        display: none
    }
    .error-page_text {
        font-size: 32px
    }
    .filter {
        display: none;
        margin-bottom: 0
    }
    .filter.__cloned {
        display: block
    }
    .filter_top {
        flex-wrap: wrap
    }
    .filter_text {
        order: 1;
        margin-right: 0;
        font-size: 18px;
        margin-bottom: 30px
    }
    .filter_top-row {
        order: 3;
        margin-bottom: 5px;
        width: 100%;
        margin-right: 0
    }
    .filter_dropdown {
        flex-grow: 1
    }
    .filter_dropdown ul {
        right: -10px; 
        left: auto;
        transform: none;
        margin-top: 5px
    }
    .filter_top-reset {
        order: 2;
        margin-left: 10px
    }
    .filter_top-reset span {
        display: none
    }
    .filter_main {
        border: 0;
        padding: 0;
        background: 0
    }
    .filter_row {
        display: block;
        margin: 0
    }
    .filter_col {
        padding: 0;
        width: auto;
        margin-bottom: 30px
    }
    .filter_select {
        margin: 10px 0 0;
        width: 100%
    }
    .filter_checkbox {
        display: block;
        margin: 0 0 60px
    }
    .filter_checkbox-item {
        padding: 0;
        margin-bottom: 8px
    }
    .filter_checkbox-item:last-child {
        margin-bottom: 0
    }
    .filter_button {
        display: block
    }
    .filter-popup {
        display: block
    }
    .footer_content {
        padding-left: 10px;
        padding-right: 10px
    }
    .footer_col.__2 {
        width: 25%
    }
    .footer_col.__5 {
        width: 25;
        padding-left: 5px
    }
    .footer_pay {
        padding-left: 0;
        margin-top: 0
    }
    .header.__main .header_wrapper {
        background: rgba(0, 0, 0, 0.6)
    }
    .header_logo {
        padding-left: 0;
        margin-right: 20px
    }
    .header_top-nav {
        display: block
    }
    .header_cart-inner {
        right: -7px
    }
    .hit-block_content {
        padding: 0
    }
    .hit-block_title {
        margin-bottom: 45px
    }
    .left-bar_list>li ul a {
        padding-left: 15px
    }
    .main .slick-arrow.slick-prev {
        left: 35px;
        bottom: 40px;
        margin-left: 0
    }
    .main .slick-arrow.slick-next {
        left: 110px;
        bottom: 40px;
        margin-left: 0
    }
    .new-block {
        margin-top: 0
    }
    .new-block_content {
        background: 0;
        padding: 0
    }
    .news-block_slider .slick-slide {
        justify-content: center
    }
    .news-block_arrows {
        justify-content: center
    }
    .pagination_list a {
        padding: 5px 12px
    }
    .pagination_list li.active span {
        padding: 7px 14px
    }
    .product-day_slider {
        padding: 0
    }
    .product-day_image {
        width: 50%
    }
    .product-day_arrows {
        bottom: 60px
    }
    .product-day_dots {
        position: static;
        width: 100%;
        padding-top: 30px
    }
    .product-day_dots .slick-dots {
        justify-content: center
    }
    .product-slider.__col-3 .slick-list {
        margin-bottom: 0
    }
    .product-slider .slick-arrow {
        top: auto;
        bottom: 50px;
        background-image: url("arrow-3-mob.png");
        background-position: top left;
        background-repeat: no-repeat;
        width: 20px;
        height: 22px
    }
    .product-slider .slick-arrow.slick-prev {
        left: 50%;
        margin-left: -40px
    }
    .product-slider .slick-arrow.slick-next {
        right: 50%;
        margin-right: -40px
    }
    .product {
        height: auto
    }
    .product:hover .product_price {
        display: block
    }
    .product_hidden {
        display: block
    }
    .schedule_row {
        align-items: flex-start
    }
    .schedule_row-2 {
        flex-wrap: wrap;
        margin-left: -10px
    }
    .schedule_head {
        width: 200px;
        padding-top: 7px
    }
    .welcome-block {
        margin-top: 50px
    }
    .welcome-block_content {
        padding: 170px 35px 50px
    }
    .where-block {
        margin-top: -30px
    }
    .where-block_content {
        padding: 60px 30px
    }
}

@media screen and (max-width:767px) {
    body.__fixed {
        overflow: hidden
    }
    .cart_item {
        display: block;
        padding: 0 15px;
        margin-bottom: 20px
    }
    .cart_left {
        width: auto;
        border: 0
    }
    .cart_center {
        width: auto;
        border: 0
    }
    .cart_del {
        width: auto;
        position: absolute;
        top: -7px;
        right: -7px
    }
    .cart_data {
        padding: 20px 0;
        border-bottom: 1px solid #e9e9e9
    }
    .cart_head {
        font-size: 15px;
        line-height: 1.3
    }
    .cart_actions {
        padding: 13px 0
    }
    .cart_bottom-data {
        display: block;
        text-align: center;
        padding: 15px
    }
    .cart_text-1 {
        line-height: 24px;
        margin-bottom: 12px
    }
    .cart_text-1 span {
        display: block
    }
    .cart_text-2 {
        font-size: 20px
    }
    .cart_text-2 span {
        font-size: 24px
    }
    .cart_coupon-row {
        display: block
    }
    .cart_coupon-left {
        width: 100%
    }
    .cart_coupon-right {
        display: flex;
        width: 100%;
        padding-left: 0;
        align-items: flex-start
    }
    .cart_coupon-right .button {
        width: 50%;
        padding: 14px 29px
    }
    .cart_coupon-action {
        background: 0;
        padding: 0
    }
    .cart_coupon-input {
        background: #f4f4f4;
        padding: 19px 15px;
        margin-bottom: 10px
    }
    .cart_coupon-button {
        display: none;
        width: 50%;
        padding: 17px 5px;
        line-height: 1;
        margin-left: 0
    }
    .cart_coupon-button.__mobile {
        display: block
    }
    .catalog-info_content {
        background-size: auto auto;
        background-position: left -688px top
    }
    .catalog-info_title {
        font-size: 23px;
        line-height: 34px;
        text-align: left
    }
    .catalog_item {
        width: 50%
    }
    .checkbox_mobile-hidden {
        display: none
    }
    .contact_map {
        margin: 0 -30px 30px
    }
    .contact_image {
        display: none
    }
    .contact_thumb {
        margin: 0 -30px
    }
    .contact_thumb-item {
        padding: 0 4px
    }
    .contact_thumb-image {
        height: 175px
    }
    .contact_thumb-image img {
        margin: 0 auto
    }
    .error-page {
        padding-top: 10px;
        padding-bottom: 50px
    }
    .error-page_text {
        font-size: 22px;
        line-height: 28px;
        margin-bottom: 20px
    }
    .error-page_text span {
        font-size: 16px;
        line-height: 22px;
        margin-top: 15px
    }
    .error-page_image {
        margin-bottom: 40px
    }
    .error-page_image img {
        height: 170px
    }
    .filter_dropdown ul {
        transform: none;
        margin-top: 5px;
        position: static;
        width: auto
    }
    .footer_content {
        padding: 40px 0
    }
.content_wrapper {
    padding: 0;
  }
    .footer_row {
        display: block
    }
    .footer_col {
        margin-bottom: 35px;
        width: 100% !important
    }
    .footer_col.__5 {
        padding-left: 0
    }
    .footer_title {
        margin-bottom: 10px;
        display: flex;
        align-items: center;
        font-size: 18px
    }
    .footer_title:after {
        display: block
    }
    .footer_list {
        display: none
    }
    .footer_list li {
        font-size: 16px;
        line-height: 28px
    }
    .footer_pay {
        display: block;
    text-align: center;
    margin-bottom: 20px;
    }
    .footer_pay-text {
        font-size: 18px;
        margin-bottom: 10px
    }
.footer_design {
    text-align: center;
    width: 100%;
}
    .footer_bottom {
        text-align: left
    }
    .footer_contact p {
        margin-bottom: 10px;
        font-size: 16px;
        line-height: 22px
    }
    .footer_contact span {
        display: block
    }
    .header-mobile {
        display: block
    }
    .header {
        display: none
    }
    .header_top-nav-text {
        font-size: 14px;
        margin-bottom: 10px;
        margin-right: 0
    }
    .header_top-list {
        display: block
    }
    .header_top-list>li {
        margin-right: 0
    }
    .header_top-list>li>a {
        font-size: 17px;
        line-height: 28px
    }
    .header_top-list.__large>li>a {
        font-size: 14px;
        line-height: 28px
    }
    .header_top-list ul {
        transform: none;
        margin-top: 5px;
        position: static;
        width: auto
    }
    .header_socials a {
        margin: 0 7px 0 0
    }
    .header_socials a:last-child {
        margin: 0
    }
    .header_socials img {
        width: 34px
    }
    .header_cart {
        padding-top: 0;
    }
    .header_cart-total span {
        display: block
    }
    .header_search {
        padding-top: 0;
        margin-right: 11px
    }
    .header_search.active .header_search-ico {
        right: 4px
    }
    .header_search-form {
        width: 210px;
        top: -10px;
        right: -7px
    }
    .header_search-input {
        padding: 10px 30px 10px 20px
    }
    .header_search-data {
        padding-top: 50px
    }
    .header_profile {
        margin-top: 0
    }
    .header_cart-inner {
        right: 0;
        left: auto;
        width: 280px
    }
    .lk_top {
        display: block;
        margin-bottom: 40px
    }
    .lk_head {
        margin-bottom: 20px
    }
    .lk_user {
        margin: 0
    }
    .lk_user-image {
        display: none
    }
    .lk_row {
        display: block
    }
    .lk_item {
        display: block;
        margin-bottom: 15px;
        position: relative
    }
    .lk_text-1:after {
        display: none
    }
    .lk_text-1 span {
        padding-right: 0
    }
    .lk_text-2 {
        padding-left: 0;
        padding-right: 20px
    }
    .lk_edit {
        position: absolute;
        bottom: 0;
        right: 0
    }
    .lk_actions {
        width: 100%;
        padding-top: 30px
    }
    .lk_button .button {
        font-size: 14px;
        padding-left: 0;
        padding-right: 0
    }
    .main {
        margin-top: 0;
    	height: 100vh;
    }
.main_slider.slick-slider {
    height: 100%;
}
.main_slider .slick-list {
    height: 100% !important;
}
.main_slider .slick-track {
    height: 100%;
}
.main_slider .slick-slide a {
    display: block;
    height: 100%;
}
.main_slider  .main_item img {
    position: absolute;
    height: 100%;
    width: auto;
    max-width: 500%;
    top: 0;
    left: 50%;
    transform: translate(-50%,0);
}
.main_slider .main_item {
    height: 100%;
    position: relative;
    width: 100%;
    overflow: hidden;
}
    .mobile-menu.active {
        display: block
    }
.mobile-menu.active .header-mobile_row {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    padding: 8px 10px;
    z-index: 999;
}

    .pagination_prev,
    .pagination_next {
        margin-right: 5px;
        background: url("arrow-5.png");
        width: 24px;
        height: 11px
    }
    .pagination_prev:hover,
    .pagination_next:hover {
        background-color: transparent
    }
    .pagination_next {
        margin-left: 5px
    }
    .plus-block_content {
        display: block;
        padding: 0
    }
    .plus-block_text {
        border: 0;
        padding: 20px 10px
    }
    .plus-block_text:after {
        display: block
    }
    .product-cart_row {
        display: block;
        margin-bottom: 40px
    }
    .product-cart_image {
        width: 100%
    }
    .product-cart_slider {
        padding: 0 30px
    }
    .product-cart_content {
        width: 100%;
        padding-left: 0;
        padding-top: 0
    }
    .product-cart_thumbs {
        display: none
    }
    .product-cart_title {
        display: none;
        font-size: 22px
    }
    .product-cart_title.__cloned {
        display: block
    }
    .product-cart_info {
        display: none;
        font-size: 14px
    }
    .product-cart_info.__cloned {
        display: block
    }
    .product-cart_input {
        margin-left: auto
    }
    .product-cart_buttons {
        display: block;
        margin-bottom: 35px
    }
    .product-cart_button.__buy {
        width: 100%;
        margin: 0 0 3px
    }
    .product-cart_button.__click {
        margin: 0;
        width: 100%
    }
    .product-cart_icons {
        padding: 25px 0;
        justify-content: space-around
    }
    .product-cart_icon {
        display: block;
        text-align: center;
        padding: 0
    }
    .product-cart_icon-image {
        margin-bottom: 10px;
        margin-right: 0
    }
    .product-cart_data {
        padding: 0;
        border: 0
    }
    .product-cart_item {
        margin-bottom: 15px
    }
    .product-cart_head {
        display: flex;
        align-items: center
    }
    .product-cart_head:after {
        display: block
    }
    .product-cart_body {
        display: none
    }
    .product-cart_item.active .product-cart_body {
        display: block
    }
    .product-cart_head-main {
        text-align: center
    }
    .product-cart_catalog {
        margin: 0 -35px;
        overflow: hidden
    }
    .product-day_item {
        flex-wrap: wrap
    }
    .product-day_image {
        order: 2;
        width: 100%
    }
    .product-day_text {
        order: 1;
    width: 100%;
    padding: 0 10px;
    margin-bottom: 20px;
    text-align: center;
    }
.product-day_image {
    padding: 0 40px;
    padding-bottom: 60px;
}
.product-day_arrows {
    justify-content: center;
}

    .product-day_text-1 {
        margin-bottom: 15px
    }
    .product-day_text-3 {
        display: none
    }
    .product-day_arrows {
        width: 250px;
        right: auto;
        left: 50%;
        transform: translateX(-50%)
    }
    .product-day_arrows .slick-next {
        right: 0;
        left: auto
    }
    .product-day_cnt {
        padding-left: 25px
    }
    .product-day_num-current {
        margin-right: 10px
    }
    .reviews_content {
        margin-top: 2px;
        padding-left: 0
    }
    .reviews_buttons {
        display: block;
        padding-left: 0
    }
    .reviews_button {
        width: 100%;
        display: block;
        margin-bottom: 6px;
        text-align: center
    }
    .schedule_row {
        display: block
    }
    .schedule_head:after {
        display: none
    }
    .schedule_col {
        font-size: 17px
    }
    .schedule_calendar iframe {
        height: 350px
    }
    .welcome-block_content {
        background-size: auto auto;
        background-position: left -688px top
    }
    .welcome-block_title {
        font-size: 23px;
        line-height: 34px;
        text-align: left
    }
    .welcome-block_text-1 {
        margin-bottom: 30px;
        font-size: 22px;
        text-align: left
    }
    .welcome-block_row {
        display: block
    }
    .welcome-block_text a {
        display: block
    }
    .welcome-block_text.__mobile-hidden p {
        display: none
    }
    .where-block_content br {
        display: none
    }
    .where-block_title {
        margin-bottom: 30px
    }
    .where-block_text {
        font-size: 20px;
        line-height: 30px
    }
.header-mobile_cart svg {
    width: 17px;
    height: 20px;
}
.header-mobile_cart .header_cart-ico {
    width: 17px;
    height: 20px;
}
.header-mobile_profile svg {
    width: 17px;
    height: 20px;
}
.header-mobile_profile .header_profile {
    width: 17px;
    height: 28px;
    padding-right: 16px;
    margin-right: 16px;
}
.header-mobile_search svg {
    width: 17px;
    height: 17px;
}
.header-mobile_search .header_search {
    height: 27px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-right: 16px;
    margin-right: 16px;
}
.header-mobile_logo img {
    margin-bottom: 2px;
}

.header_cart-ico span {
    font-weight: 500;
    font-size: 9px;
    line-height: 11px;
    letter-spacing: -0.01em;
    width: 15px;
    height: 15px;
}
.header_horizontal_menu {
	display: none;
  }
.body_content_wrapper.wrapper_index {
    margin-top: -65px;
}
.mobile_menu_colls .header_horizontal_menu.__cloned {
    display: block;
    background: transparent;
}
.mobile_menu_colls ul li {
    width: 100%;
}
.header_horizontal_menu_wrapper ul > li > a {
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    font-size: 14px;
    line-height: 166%;
}
.header_horizontal_menu_wrapper ul > li > a svg {
    width: 6px;
    height: 4px;
}
.header_horizontal_menu_wrapper ul > li > a svg use {
    fill: #fff;
}
.body_index .header-mobile.__main {
    background: transparent;
}
.mobile-menu.active svg use {
    fill: #fff;
}
.main_image.__mobile {
    display: block;
}
.main_image.__desktop {
    display: none;
}
.header_horizontal_menu_wrapper ul > li .header_subcoll {
    display: none !important;
}
.index_benefits_item {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}
.index_benefits_item:last-child {
    margin-bottom: 0;
}
.index_benefits_row {
    flex-flow: wrap;
}
.wrapper {
    padding: 0 10px;
}
.product-day_text-2 a {
    font-size: 32px;
    line-height: 1.2;
}
.index_about_wrapper {
    flex-flow: wrap;
}
.index_about_wrapper > div {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    text-align: center;
}
.index_about_wrapper .index_about_image {
    padding-left: 0;
    margin-top: 20px;
}
.index_about_bottom {
    flex-flow: wrap;
    justify-content: center;
	text-align: center;
}
.index_about_bottom .index_about_image {
    margin-right: 0;
    margin-bottom: 20px;
}
.index_about_content_title {
    font-size: 22px;
    line-height: 24px;
}
.footer_bottomo {
    flex-flow: wrap;
}
.footer_contacts {
    order: -1;
    width: 100%;
    margin-bottom: 20px;
}
}

@media screen and (max-width:540px) {
    .product-slider_item {
        padding: 0 9px
    }
}

@media screen and (max-width:481px) {
    .catalog_item {
        width: 100%
    }
}

@media screen and (max-width:400px) {
    .cart_actions {
        justify-content: space-between
    }
    .cart_price {
        display: none
    }
    .contact_map {
        height: 200px
    }
    .main_image.__desktop {
        display: none
    }
    .main_image.__mobile {
        display: block
    }
    .news-block {
        margin-top: -30px
    }
    .news-block_title {
        text-align: center;
        margin-bottom: 40px
    }
    .news-block_slider .slick-slide {
        display: block
    }
    .news-block_item {
        margin-bottom: 30px
    }
    .news-block_item:last-child {
        margin-bottom: 0
    }
  .shedule_block h3 {
    margin-right: 60px;
  }
}

form.review-form>* {
    display: block;
    width: 100%;
    margin-bottom: 5px;
    margin-top: 15px;
}

input.reviews_button {
    width: auto;
    margin-top: 10px
}

.form_review {
    display: none
}

.article-preview-wrapper {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc
}

.article-preview-wrapper a.reviews_button {
    margin-top: 20px;
    display: inline-block;
    width: 150px;
    text-align: center
}

.content_data img {
    margin: 10px 0
}

.lk .field.fc {
    display: flex;
    align-items: center;
    justify-content: start
}

.form_row {
    display: flex;
    align-items: start;
    justify-content: space-between;
    flex-flow: wrap
}

.form_row>div {
    min-width: 100%;
    padding-right: 10px;
    max-width: 100%
}

.form_left .field.fc {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin-bottom: 10px
}

.form_left .field.fc>* {
    min-width: 50%;
    max-width: 50%
}

.form_left .field.fc>* input,
.form_left .field.fc>* textarea {
    max-width: 100%;
    border: 0;
    font-weight: bold
}

.field.fc {
    position: relative
}

.editor_pen {
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background: #ffffffa3;
    display: flex;
    align-items: center;
    justify-content: flex-end
}

.field-content input.activex,
.field-content textarea.activex {
    border: 1px solid #000 !important
}

.editor_pen img {
    cursor: pointer
}

div#flash_messages {
    display: none !important
}

.form_right .field.fc {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    align-items: center
}

input#client_subscribe,
input#client_change_password {
    margin-right: 10px
}

div#change_password_fields .field.fc {
    flex-direction: column;
    align-items: baseline;
    margin-bottom: 5px
}





.lk .co-input {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: start;
    flex-flow: wrap;
    padding: 5px 0;
}
.lk .co-input label {
    padding-right: 10px;
	margin-right: 0 !important;
}
.lk .co-input > * {
    min-width: 50%;
    width: 50% !important;

}
.lk .co-input-notice {
    width: 50%;
    min-width: 50%;
    margin-left: auto;
	display:none;
}
.edit_wrapper {
    position: relative;
}
.edit_wrapper .editor_pen {
    width: 100%;
}
.edit_wrapper input, .edit_wrapper textarea {
    border: none !important;
	padding: 5px !important;
}

.edit_wrapper input.activex, .edit_wrapper textarea.activex {
    border: 1px solid #000 !important;
    width: 100%;
}
.co-input-description {
    display: none;
}
label.co-toggable_field {
    width: 100% !important;
    min-width: 100% !important;
    display: flex;
    align-items: center;
    justify-content: start;
    padding-right: 0 !important;
}
span.co-input-information.co-toggable_field-information {
    order: -1;
    width: 50%;
    min-width: 50%;
    padding-right: 10px;
    margin-right: 5px;
}
button.co-form-button.co-button {
    font-size: 14px;
    color: #fff;
    letter-spacing: .5px;
    text-decoration: none;
    display: block;
    text-align: center;
    padding: 20px;
    font-weight: 600;
    text-transform: uppercase;
    transition: .3s;
}
.lk form {
    margin-bottom: 40px;
}
.co-notice--success.co-notice--flash {
    color: green;
    font-weight: bold;
    margin-bottom: 10px;
}







.lk .field.fc {
    display: flex;
    align-items: center;
    justify-content: start
}

.form_row {
    display: flex;
    align-items: start;
    justify-content: space-between;
    flex-flow: wrap
}

.form_row>div {
    min-width: 100%;
    padding-right: 10px;
    max-width: 100%
}

.form_left .field.fc {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin-bottom: 10px
}

.form_left .field.fc>* {
    min-width: 50%;
    max-width: 50%
}

.form_left .field.fc>* input,
.form_left .field.fc>* textarea {
    max-width: 100%;
    border: 0;
    font-weight: bold
}

.field.fc {
    position: relative
}

.editor_pen {
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background: #ffffffa3;
    display: flex;
    align-items: center;
    justify-content: flex-end
}

.field-content input.activex,
.field-content textarea.activex {
    border: 1px solid #000 !important
}

.editor_pen img {
    cursor: pointer
}

div#flash_messages {
    display: none !important
}

.form_right .field.fc {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    align-items: center
}

input#client_subscribe,
input#client_change_password {
    margin-right: 10px
}

div#change_password_fields .field.fc {
    flex-direction: column;
    align-items: baseline;
    margin-bottom: 5px
}
.lk table.co-table.co-table--to_card {
    width: 100%;
    margin-bottom: 40px;
}
.lk table.co-table.co-table--to_card td {
    border: 1px solid #ccc;
    padding: 5px;
}
.lk table.co-table.co-table--to_card td a {
    color: inherit;
}
.co-order_history-total_sum.co-price {
    display: inline-block;
    font-weight: bold;
}
.co-order_history-total_title {
    display: inline-block;
}
td.co-table-cell.co-table-cell--foot {
    text-align: right;
}
.co-discount-list {
    margin-bottom: 40px;
}
.lk .co-order-information_row {
    display: flex;
    align-items: center;
    justify-content: start;
    padding: 5px;
}
.lk .co-order-information_title {
    width: 50%;
    min-width: 50%;
    font-weight: bold;
}
.co-login a.co-button.co-button--link.co-form-button {
    background: transparent;
    font-size: 14px;
    display: inherit;
    margin-top: 15px;
}
.co-login {
    margin-bottom: 40px;
}
.co-login .co-input-notice.co-notice--danger {
    display: none;
    font-size: 14px;
    margin-top: -8px;
    margin-bottom: 10px;
}
.co-input--error .co-input-notice.co-notice--danger {
    display: block;
    color: red;
}
.co-login span.co-input-information.co-toggable_field-information {
    width: 90%;
    min-width: 90%;
}
@media (max-width:700px){ 
.lk .co-input > * {
    min-width: 100%;
    width: 100% !important;
}
span.co-input-information.co-toggable_field-information {
    order: -1;
    width: 100%;
    min-width: 100%;
    padding-right: 10px;
    margin-right: 0;
}
}








.head_item {
    display: inline-block;
    margin-right: 10px;
    margin-top: 5px;
}

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

/*unminified*/
ul.otherseries, ul.games-list {
    column-count:3;
}
ul > .head-letter {
  color: #FF9800;
  font-weight: bold;
}
ul > li ~ .head-letter { margin-top:20px;}
.otherseries > li, .games-list > li {margin-bottom:8px;}
.otherseries > li > a {text-decoration: none;}
.otherseries > li > a, .games-list > li> a {color:#5f5f5f;}
.otherseries > li > a:hover, .games-list > li > a:hover {color:#000; text-decoration: underline;}
.product-cart_text p, h3, h4, h5 { margin-bottom: 20px; }
ul.header_top-list > li > a:hover {
    text-decoration: underline;
}
.header_top-list.__large>li:hover > ul {
    display: block;
}
.welcome-block_content h1, .welcome-block_content h2, .where-block_content h1, .where-block_content h2 {
    margin: 20px 0;
}
.welcome-block_content p, .where-block_content p {
    padding: 10px 0;text-align: justify !important; line-height: 24px;
}
.welcome-block_content a, .where-block_content a {
    color:#ff5722
}
.catalog-info_content a {
    color: #f4af3f
}
.welcome-block_content ul, .where-block_content ul {
	list-style-type: disc;
    padding-left: 30px;
}
.welcome-block_content ul li, .where-block_content ul li{
	text-align: justify !important;
}
ul.footer_list {
    padding-right: 10px;
}
.footer_contact a {
    color: #de9b2e;
    text-decoration: none;
}
button.m-modal-button.m-modal-button--checkout.button--checkout {
    font-weight: 600;
    color: #fff;
    text-align: center;
    background-color: #e7bb33;
    /*background: linear-gradient(to top,#de9a2d,#e7bb33);*/
    text-transform: uppercase;
    padding: 16px 29px;
    display: inline-block;
    text-decoration: none;
    flex-shrink: 0;
    width: 100%;
}
.co-title--h2 {
    font-size: 20px;
}
[for="shipping_address_full_locality_name"] {
    display: none;
}
.product_price {
    display: flex;
    align-items: center;
    justify-content: center;
}
.product_price>div {
    margin: 0 5px;
}
[action="/client_account/session"], [action="/client_account/password/reset"], [action="/client_account/contacts"], [action="/client_account/password"] {
    max-width: 600px;
    margin: 0 auto;
}
[action="/client_account/session"] input, [action="/client_account/password/reset"] input, [action="/client_account/contacts"] input, [action="/client_account/password"] input {
    padding: 10px;
    border: 1px solid #cccccc;
    width: 100% !important;
    margin-bottom: 10px;
    margin-top: 5px;
}
[action="/client_account/session"] a, [action="/client_account/password/reset"] a, [action="/client_account/contacts"] a, [action="/client_account/password"] a {
    color: #000;
}
input[type="checkbox"] {
    width: auto !important;
}
form .error {
    color: red;
    margin-bottom: 20px;
}
#contacts input {
	margin-bottom: 0;
    margin-top: 0;
}
.form_left .field.fc input, .form_left .field.fc .field-label {
    padding: 5px;
}
form#contacts {
    max-width: 100%;
}
form#contacts label {
    margin-right: 10px;
}
.form_right .button {
    margin-top: 20px !important;
}
[action*="/client_account/addresses"] [for="shipping_address_full_locality_name"] {
    display: inline-block;
}
table#orders_history {
    width: 100%;
    margin-top: 10px;
}
table#orders_history a {
    color: #000;
	font-size: 14px;
}
table#orders_history td {
    padding: 5px;
    vertical-align: unset;
}
#catalog-list ul.last_child {
    padding: 0 !important;
    border-left: 1px solid #efefef;
    margin-left: 30px;
}
#catalog-list ul.last_child a {
    padding-left: 15px;
    line-height: 1.5;
}
.product-cart_info.not_available {
    color: #FF5722;
}
.product-cart_info.preorder {
    color: #673ab7;
}
div#checkout_result_fields {
    display: none;
}
textarea#shipping_address_address {
    resize: none;
}
.product_inner [data-quick-checkout] {
    width: 100%;
}

.main_slider:after {
    z-index: 1;
    content: ' ';
    width: 16vw;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background: linear-gradient(271.38deg, #000000 10%, rgba(0, 0, 0, 0) 89.57%);
}
.main_slider:before {
    z-index: 1;
    content: ' ';
    width: 16vw;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
	background: linear-gradient(271.38deg, #000000 10%, rgba(0, 0, 0, 0) 89.57%);
    transform: matrix(-1, 0, 0, 1, 0, 0);
}
.product_button_add {
    width: 42px;
    height: 42px;
    background: #FAB303;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    text-decoration: none;
}
.product_button_add:hover {
    background: #bf8c0e;
}
.product_button_wish_add {
    width: 42px;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #DAE4EA;
    border-radius: 50%;
}
.product_card_form {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 23px;
}
.product_card_form a {
    margin: 0 4px;
}
.product_button_wish_add:hover {
    border-color: #fab303;
}
.product_slider_head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 23px;
}
.product_slider_head h2 {
    margin: 0;
}
.product_slider_btn {
    border: 1px solid #FAB303;
    width: 29px;
    height: 29px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    cursor: pointer;
}
.product_slider_head_btns {
    display: flex;
    align-items: center;
    justify-content: start;
}
.product_slider_next.product_slider_btn {
    margin-left: 13px;
}
.product_slider_next.product_slider_btn svg {
    transform: rotate(180deg);
}
.product {
    height: auto !important;
}
.index_benefits {
    margin-bottom: 40px;
}
.index_benefits_row {
    display: flex;
    margin: 0 -17px;
}

.news-block {
    padding: 50px 0;
    background: #FBFBFB;
    border-top: 1px solid rgba(188, 188, 188, 0.5);
    border-bottom: 1px solid rgba(188, 188, 188, 0.5);
    margin-bottom: 55px;
}

.footer {
    background-image: url(footer_bg.jpg);
    background-size: cover;
}
.header_menu_wrapper {
    position: relative;
	z-index:9;
}
.header_menu_subcollections {
    position: absolute;
    width: 100%;
    background: rgba(250, 179, 3, 0.95);
    opacity: 0.98;
    top: 0;
    font-size: 13px;
    border-radius: 22px;
    padding: 22px;
    z-index: -1;
    padding-top: 49px;
	display:none;
}
.header_menu_wrapper:hover .header_menu_subcollections {
	display:block;
}
.header_menu_subcollections a {
	display: flex;
    margin-bottom: 10px;
    color: #14161A;
    text-decoration: none;
    align-items: center;
    justify-content: start;
}
.header_menu_subcollections a:hover {
    text-decoration: underline;
}
.header_menu_subcollections a:last-child {
	margin:0;
}
.header_menu_subcollections a svg {
    margin-right: 6px;
}
@media (max-width:1340px){ 
.plus-block_text {
    padding: 20px 5vw;
}
}
@media (max-width:1173px){ 
.plus-block_text {
    padding: 20px 4vw;
}
}
@media (max-width:1081px){ 
.plus-block_text {
    padding: 20px 3vw;
}
}
@media (max-width:1003px){ 
.plus-block_text {
    padding: 20px 2vw;
}
}


button.slick-prev.slick-arrow {
  position: absolute; left: 1px;
  border-radius: 20px;
  width: 27px;
  height: 27px;
  opacity: 0;
}
button.slick-next.slick-arrow {
  position: absolute; left: 43px;
  border-radius: 20px;
  width: 27px;
  height: 27px;
  opacity: 0;
}
