@font-face {
  font-family: 'Bendes';
  src: local("Bendes"), url("../fonts/Bendes/Bendes_Regular.woff2") format("woff2"), url("../fonts/Bendes/Bendes_Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Manrope';
  src: local("Manrope"), url("../fonts/Manrope/Manrope-Light.woff2") format("woff2"), url("../fonts/Manrope/Manrope-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Manrope';
  src: local("Manrope"), url("../fonts/Manrope/Manrope-Regular.woff2") format("woff2"), url("../fonts/Manrope/Manrope-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Manrope';
  src: local("Manrope"), url("../fonts/Manrope/Manrope-Medium.woff2") format("woff2"), url("../fonts/Manrope/Manrope-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }
/* start standart controlls */
* {
  box-sizing: border-box; }

*:before, *:after {
  box-sizing: border-box; }

html {
  overflow-y: scroll;
  margin: 0;
  padding: 0; }

body {
  background-color: #fff;
  color: #252525;
  margin: 0;
  padding: 0;
  overflow: visible; }

body, input, textarea, select {
  font-size: 14px;
  line-height: 1.35; }

a {
  color: #252525;
  text-decoration: none;
  cursor: pointer;
  transition: all .3s ease-in-out; }

a:hover, a:active, a:focus, label:hover {
  color: #EACB7E;
  text-decoration: none; }

a img {
  border: none; }

a, button, input, select,
.unit__image {
  transition: all .3s ease-in-out; }

.heading {
  display: block;
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  margin: 0 0 20px 0; }

@media (max-width: 767px) {
  .heading {
    font-size: 26px; } }
p {
  margin-top: 0px;
  margin-bottom: 10px; }

form {
  padding: 0;
  margin: 0;
  display: inline; }

table {
  border-spacing: 0;
  height: 100%;
  border-collapse: collapse; }

ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.ul_reset ul {
  list-style: disc;
  padding: 0 0 0 15px; }

img {
  vertical-align: middle; }

body, input, textarea, select {
  font-family: Manrope, sans-serif;
  font-weight: 400; }

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
.content__title,
.tab-link,
.status__count_mobile,
.goods-quantity__input,
.tabs__link,
.goods__title,
.product-stages-title,
.goods-detail-title,
.goods-advant-label,
.goods__price,
.option__list .option__name,
.our-clients-title,
.our-clients-name,
.unit__price,
.unit__name,
.pay-item-title,
.contacts-tel,
.path-list-text,
.simplecheckout-cart-total-lead,
.simplecheckout-cart .name,
.simplecheckout-cart .price,
.simplecheckout-cart .total,
.ri-h-userpic,
.footer-nav-item ul a {
  font-family: Bendes, serif;
  font-weight: 400;
  line-height: 1.1; }

.content__title,
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4 {
  margin-top: 0;
  margin-bottom: 20px;
  line-height: 1.1;
  text-transform: uppercase; }

.content__title,
h1,
.h1,
h2,
.h2 {
  font-size: 40px;
  margin-bottom: 40px;
  line-height: 1; }

h3,
.h3 {
  font-size: 30px;
  margin-bottom: 40px; }

h4,
.h4 {
  font-size: 18px;
  letter-spacing: 0.1em; }

@media (max-width: 1199px) {
  .content__title,
  h1,
  .h1,
  h2,
  .h2 {
    font-size: 30px; }

  h3,
  .h3 {
    font-size: 26px; }

  h4,
  .h4 {
    font-size: 17px; } }
@media (max-width: 767px) {
  .content__title,
  h1,
  .h1,
  h2,
  .h2 {
    font-size: 24px;
    margin-bottom: 30px; }

  h3,
  .h3 {
    font-size: 20px;
    margin-bottom: 30px; }

  h4,
  .h4 {
    font-size: 14px; } }
.table-responsive {
  min-height: .01%;
  overflow-x: auto; }

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd; }

  .table-responsive > .table {
    margin-bottom: 0; }

  .table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap; }

  .table-responsive > .table-bordered {
    border: 0; }

  .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }

  .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }

  .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0; } }
.text_center {
  text-align: center !important; }

.text_left {
  text-align: left !important; }

.table_max {
  width: 100%; }

.img-responsive {
  display: inline-block; }

.wrap-formated {
  margin-bottom: 90px; }
  .wrap-formated .row h1,
  .wrap-formated .row .h1 {
    margin-bottom: 60px; }

.formated {
  font-size: 16px;
  line-height: 1.5; }
  .formated, .formated p, .formated ul, .formated ol, .formated table {
    margin-bottom: 1.875em; }
  .formated table {
    font-size: 14px; }
  .formated ul {
    list-style: none;
    padding-left: 0; }
    .formated ul li {
      margin-bottom: 1.5625em;
      position: relative;
      padding-left: 30px; }
      .formated ul li:before {
        content: '';
        display: block;
        position: absolute;
        width: 10px;
        height: 10px;
        border-radius: 5px;
        margin-top: -5px;
        top: 0.75em;
        left: 0;
        background: #EACB7E; }
  .formated blockquote {
    display: flex;
    flex-direction: column;
    gap: 30px;
    border-left: 4px solid #EACB7E;
    padding: 14px 0 14px 56px;
    margin: 0 0 40px; }
    .formated blockquote p, .formated blockquote .h2, .formated blockquote h2, .formated blockquote .h3, .formated blockquote h3, .formated blockquote .h4, .formated blockquote h4 {
      margin: 0;
      padding: 0; }

.blockquote-icon-top,
.formated .blockquote-icon-top {
  border-left: 0;
  padding: 0 90px; }
  .blockquote-icon-top:before,
  .formated .blockquote-icon-top:before {
    content: '';
    width: 52px;
    height: 46px;
    background: url("../img/icon-quote-marks.svg") 50% 50% no-repeat;
    background-size: contain;
    filter: invert(93%) sepia(34%) saturate(6006%) hue-rotate(307deg) brightness(115%) contrast(83%);
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px; }

.mt-0 {
  margin-top: 0 !important; }

.bdr-0 {
  border-right: 0 !important; }

.bdb-0 {
  border-bottom: 0 !important; }

hr {
  margin: 1.425em 0;
  color: inherit;
  border: 0;
  border-top: 1px solid;
  opacity: 1; }
  .formated hr:not([class]) {
    margin: 100px 0; }

.hr-sm {
  margin-top: 30px;
  margin-bottom: 30px; }

.hr-lg {
  margin-top: 70px;
  margin-bottom: 70px; }

.spacer-10px,
.spacer-20px,
.spacer-30px,
.spacer-40px,
.spacer-50px,
.spacer-60px,
.spacer-70px,
.spacer-80px,
.spacer-90px,
.spacer-100px,
.spacer-mobile-n10px,
.spacer-mobile-n15px,
.spacer-mobile-n20px,
.spacer-mobile-0,
.spacer-mobile-5px,
.spacer-mobile-10px,
.spacer-mobile-15px,
.spacer-mobile-20px,
.spacer-mobile-30px,
.spacer-mobile-50px {
  margin-top: 0;
  margin-bottom: 0;
  color: transparent;
  border: 0 none; }

.spacer-10px {
  margin-bottom: 10px; }

.spacer-20px {
  margin-bottom: 20px; }

.spacer-30px {
  margin-bottom: 30px; }

.spacer-40px {
  margin-bottom: 40px; }

.spacer-50px {
  margin-bottom: 50px; }

.spacer-60px {
  margin-bottom: 60px; }

.spacer-70px {
  margin-bottom: 70px; }

.spacer-80px {
  margin-bottom: 80px; }

.spacer-90px {
  margin-bottom: 90px; }

.spacer-100px {
  margin-bottom: 100px; }

@media (max-width: 1199px) {
  .formated hr:not([class]) {
    margin: 80px 0; }

  .hr-sm {
    margin-top: 20px;
    margin-bottom: 20px; }

  .hr-lg {
    margin-top: 50px;
    margin-bottom: 50px; }

  .spacer-10px,
  .spacer-20px,
  .spacer-30px,
  .spacer-40px,
  .spacer-50px,
  .spacer-60px,
  .spacer-70px,
  .spacer-80px,
  .spacer-90px,
  .spacer-100px {
    margin-top: 0;
    margin-bottom: 0;
    color: transparent;
    border: 0 none; }

  .spacer-10px {
    margin-bottom: 8px; }

  .spacer-20px {
    margin-bottom: 16px; }

  .spacer-30px {
    margin-bottom: 24px; }

  .spacer-40px {
    margin-bottom: 32px; }

  .spacer-50px {
    margin-bottom: 40px; }

  .spacer-60px {
    margin-bottom: 48px; }

  .spacer-70px {
    margin-bottom: 56px; }

  .spacer-80px {
    margin-bottom: 64px; }

  .spacer-90px {
    margin-bottom: 72px; }

  .spacer-100px {
    margin-bottom: 80px; } }
@media (max-width: 991px) {
  .formated hr:not([class]) {
    margin: 30px 0; }

  .hr-lg {
    margin-top: 16px;
    margin-bottom: 16px; }

  .hr-sm {
    margin-top: 16px;
    margin-bottom: 16px; }

  .spacer-10px,
  .spacer-20px,
  .spacer-30px,
  .spacer-40px,
  .spacer-50px,
  .spacer-60px,
  .spacer-70px,
  .spacer-80px,
  .spacer-90px,
  .spacer-100px {
    margin-top: 0;
    margin-bottom: 0;
    color: transparent;
    border: 0 none; }

  .spacer-10px {
    margin-bottom: 8px; }

  .spacer-20px {
    margin-bottom: 16px; }

  .spacer-30px {
    margin-bottom: 24px; }

  .spacer-40px {
    margin-bottom: 32px; }

  .spacer-50px {
    margin-bottom: 40px; }

  .spacer-60px {
    margin-bottom: 48px; }

  .spacer-70px {
    margin-bottom: 56px; }

  .spacer-80px {
    margin-bottom: 64px; }

  .spacer-90px {
    margin-bottom: 72px; }

  .spacer-100px {
    margin-bottom: 80px; } }
@media (max-width: 767px) {
  .hr-sm {
    margin-top: 0;
    margin-bottom: 0; }

  .spacer-mobile-0 {
    margin-bottom: 0 !important; }

  .spacer-mobile-5px {
    margin-bottom: 5px !important; }

  .spacer-mobile-10px {
    margin-bottom: 10px !important; }

  .spacer-mobile-15px {
    margin-bottom: 15px !important; }

  .spacer-mobile-20px {
    margin-bottom: 20px !important; }

  .spacer-mobile-30px {
    margin-bottom: 30px !important; }

  .spacer-mobile-50px {
    margin-bottom: 50px !important; }

  .spacer-mobile-n10px {
    margin-bottom: -10px !important; }

  .spacer-mobile-n15px {
    margin-bottom: -15px !important; }

  .spacer-mobile-n20px {
    margin-bottom: -20px !important; } }
.wrap-text {
  word-wrap: break-all;
  overflow-wrap: break-word;
  hyphens: auto; }

.text-primary {
  color: #EACB7E !important; }

.text-menu {
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.06em;
  text-transform: uppercase; }

.alert {
  border-radius: 0;
  padding: 15px 20px;
  margin: 0 auto 20px }

.alert_bottom {
  margin-bottom: 20px; }

.alert_success {
  background: #EACB7E;
  color: #000000;
  max-width: 494px; }

.alert_warning {
  background: #f9c2bc;
  border: 1px solid #ea0b0c;
  color: #ea0b0c; }

.alert_warning a, .alert_warning a:hover, .alert_warning a:focus, .alert_warning a:active, .alert-warning a, .alert-warning a:hover {
  font-weight: 700;
  color: #fff; }

.error {
  display: inline-block;
  width: 100%;
  color: #ea0b0c;
  text-align: left;
  margin-top: 3px; }

input[type="checkbox"], input[type="radio"] {
  display: none; }

input[type="checkbox"] + label, input[type="radio"] + label,
.ocf-label-text,
.simple-label-text {
  position: relative;
  padding: 0 0 0 42px;
  cursor: pointer; }

input[type="radio"] + label:after, input[type="radio"] + label:before, input[type="checkbox"] + label:after, input[type="checkbox"] + label:before,
.ocf-label-text:before, .ocf-label-text:after,
.simple-label-text:before, .simple-label-text:after {
  position: absolute;
  content: ''; }

input[type="radio"] + label:before, input[type="checkbox"] + label:before,
.ocf-label-text:before,
.simple-label-text:before {
  top: 2px;
  left: 0px;
  background: #fff;
  border: 1px solid #252525;
  height: 22px;
  width: 22px;
  border-radius: 3px; }

input[type="radio"] + label:after,
input[type="checkbox"] + label:after,
input[type="checkbox"]:checked + .ocf-label-text:after,
input[type="radio"]:checked + .ocf-label-text:after,
.simple-content label input[type="checkbox"]:checked + .simple-label-text:after,
.simple-content label input[type="radio"]:checked + .simple-label-text:after {
  top: 5px;
  left: 5px;
  height: 6px;
  width: 6px; }

input[type="checkbox"] + label:after,
input[type="checkbox"]:checked + .ocf-label-text:after,
.simple-content label input[type="checkbox"]:checked + .simple-label-text:after {
  top: 2px;
  left: 4px;
  height: 14px;
  width: 14px; }

input[type="radio"] + label:before,
input[type="radio"] + label:after,
input[type="radio"] + .ocf-label-text:before,
input[type="radio"] + .ocf-label-text:after,
.simple-content label input[type="radio"] + .simple-label-text:before,
.simple-content label input[type="radio"] + .simple-label-text:after {
  border-radius: 50%; }

input[type="radio"] + label:before,
input[type="checkbox"] + label:before,
.ocf-label-text:before,
.simple-label-text:before {
  top: -1px; }

input[type="radio"]:checked + label:after,
input[type="radio"]:checked + .ocf-label-text:after,
.simple-content label input[type="radio"]:checked + .simple-label-text:after {
  top: 4px;
  background: #EACB7E; }

input[type="checkbox"]:checked + label:before,
input[type="checkbox"]:checked + .ocf-label-text:before,
.simple-content label input[type="checkbox"]:checked + .simple-label-text:before {
  background: #EACB7E; }

input[type="checkbox"]:checked + label:after,
input[type="checkbox"]:checked + .ocf-label-text:after,
.simple-content label input[type="checkbox"]:checked + .simple-label-text:after {
  background: url("../img/icon-checkbox-10.svg") 50% 50% no-repeat;
  background-size: 100% 100%; }

input[type="radio"]:disabled + label:before,
input[type="radio"]:checked:disabled + label:before,
input[type="checkbox"]:disabled + label:before,
input[type="checkbox"]:checked:disabled + label:before,
input:disabled + .ocf-label-text:before,
input:checked:disabled + .ocf-label-text:before,
input:disabled + .ocf-label-text:after,
input:disabled + .simple-label-text:before,
input:checked:disabled + .simple-label-text:before,
input:disabled + .simple-label-text:after {
  background: #EACB7E;
  border-color: #EACB7E; }

.container__center {
  margin: 0 auto;
  max-width: 767px; }

.form__container {
  padding: 40px;
  max-width: 500px;
  border: 1px solid #d3d3d3;
  margin-bottom: 20px; }

@media (max-width: 767px) {
  .form__container {
    max-width: 767px; } }
@media (max-width: 576px) {
  .form__container {
    padding: 20px; } }
.form__container_max {
  max-width: 100%; }

.form__container_no-border {
  border: 0; }

.from__heading {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 16px;
  text-align: center; }

.form_desc h3 {
  font-size: 14px;
  line-height: 2;
  margin-bottom: 15px; }

.form_desc p {
  font-size: 14px;
  text-align: center; }

.form__item {
  margin: 0 0 10px 0; }

.from__label, .form__label, label {
  text-align: left;
  display: inline-block;
  width: 100%;
  margin: 0 0 8px 0;
  cursor: pointer; }

.control-label {
  color: #7A7A7A;
  text-transform: uppercase;
  letter-spacing: 0.06em; }

.form__input, .form__textarea, input, textarea {
  display: block;
  height: 70px;
  line-height: 48px;
  padding: 10px 30px;
  opacity: 1;
  border: 1px solid #252525;
  color: #252525;
  border-radius: 0;
  background: #fff;
  box-shadow: unset;
  width: 100%;
  resize: none; }

.form__textarea, textarea {
  height: auto; }

.form__input:hover, .form__input:active, .form__input:focus,
.form__textarea:hover, .form__textarea:active, .form__textarea:focus,
input:hover, input:active, input:focus,
textarea:hover, textarea:active, textarea:focus {
  border: 1px solid #EACB7E;
  outline: 0; }

.form__input::placeholder, .form__textarea::placeholder, input::placeholder, textarea::placeholder {
  color: #7A7A7A;
  opacity: 1; }

.button {
  padding: 13px 15px 15px;
  display: inline-block;
  width: auto;
  border: 1px solid transparent;
  border-radius: 0;
  background: #252525;
  text-transform: uppercase;
  letter-spacing: 0.1rem;
  text-align: center;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  white-space: nowrap;
  color: #fff;
  cursor: pointer; }

@media (max-width: 767px) {
  .button {
    font-size: 12px; } }
.button:hover, .button:active, .button:focus, a.button:hover, a.button:active, a.button:focus, input.button:hover, input.button:focus, input.button:active {
  background: #EACB7E;
  border: 1px solid #EACB7E;
  color: #fff; }

.button_back {
  background: #f1f1f1;
  color: #000; }

.button_back:hover, .button_back:active, .button_back:focus, a.button_back:hover, a.button_back:active, a.button_back:focus {
  background: #EACB7E;
  color: #fff; }

.buttons {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  margin-top: 20px; }

.buttons_center {
  justify-content: center; }

.text-readmore {
  background: none;
  border: 0;
  padding: 0;
  margin: 0;
  color: #7A7A7A;
  font-size: inherit;
  display: inline-block;
  border-bottom: 1px solid rgba(122, 122, 122, 0.5);
  transition: all .3s ease-in-out; }
  .text-readmore:hover {
    color: #EACB7E;
    border-bottom-color: rgba(212, 175, 55, 0.5); }

.readmore-block {
  display: none; }

.breadcrumb__container {
  display: flex;
  flex-wrap: wrap;
  gap: 12px 30px;
  align-items: center;
  justify-content: flex-start;
  padding: 0;
  margin-top: -0.3em;
  margin-bottom: 36px;
  font-size: 14px;
  color: #7A7A7A; }
  .category-list-wrap .breadcrumb__container {
    justify-content: center; }

a.breadcrumb__item {
  color: #252525; }
  a.breadcrumb__item:hover {
    color: #EACB7E; }

.breadcrumb__separator {
  display: block;
  height: 10px;
  width: 1px;
  background-color: #7A7A7A;
  position: relative;
  overflow: hidden;
  text-align: left;
  text-indent: -9999px; }

/* end standart controlls */
/* start bootstrap */
#content {
  min-height: 600px; }

.container,
.footer-inner,
.category__info,
.category-list-wrap,
.goods-container-outer,
.liked-block-wrp {
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  max-width: 1700px; }
  @media (min-width: 1200px) {
    .container,
    .footer-inner,
    .category__info,
    .category-list-wrap,
    .goods-container-outer,
    .liked-block-wrp {
      padding-left: 30px;
      padding-right: 30px; } }

.container-md {
  max-width: 1030px;
  padding-left: 15px;
  padding-right: 15px; }

.container-fluid {
  max-width: none; }

.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto; }

@media (max-width: 576px) {
  .hidden-es {
    display: none !important; } }
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

.row:before, .row:after {
  display: none !important; }

/*.align-items-center {*/
/*    align-items: center;*/
/*}*/
.justify-content-center {
  justify-content: center; }

.justify-content-between {
  justify-content: space-between; }

.align-item-center {
  align-items: center; }

.col-xs-auto, .col-sm-auto, .col-md-auto, .col-lg-auto,
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1,
.col-xs-2, .col-sm-2, .col-md-2, .col-lg-2,
.col-xs-3, .col-sm-3, .col-md-3, .col-lg-3,
.col-xs-4, .col-sm-4, .col-md-4, .col-lg-4,
.col-xs-5, .col-sm-5, .col-md-5, .col-lg-5,
.col-xs-6, .col-sm-6, .col-md-6, .col-lg-6,
.col-xs-7, .col-sm-7, .col-md-7, .col-lg-7,
.col-xs-8, .col-sm-8, .col-md-8, .col-lg-8,
.col-xs-9, .col-sm-9, .col-md-9, .col-lg-9,
.col-xs-10, .col-sm-10, .col-md-10, .col-lg-10,
.col-xs-11, .col-sm-11, .col-md-11, .col-lg-11,
.col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px; }

.col-xs-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%; }

.col-xs-12 {
  flex: 0 0 100%;
  max-width: 100%; }

.col-xs-11 {
  flex: 0 0 91.666667%;
  max-width: 91.666667%; }

.col-xs-10 {
  flex: 0 0 83.333333%;
  max-width: 83.333333%; }

.col-xs-9 {
  flex: 0 0 75%;
  max-width: 75%; }

.col-xs-8 {
  flex: 0 0 66.666667%;
  max-width: 66.666667%; }

.col-xs-7 {
  flex: 0 0 58.333333%;
  max-width: 58.333333%; }

.col-xs-6 {
  flex: 0 0 50%;
  max-width: 50%; }

.col-xs-5 {
  flex: 0 0 41.666667%;
  max-width: 41.666667%; }

.col-xs-4 {
  flex: 0 0 33.333333%;
  max-width: 33.333333%; }

.col-xs-3 {
  flex: 0 0 25%;
  max-width: 25%; }

.col-xs-2 {
  flex: 0 0 16.666667%;
  max-width: 16.666667%; }

.col-xs-1 {
  flex: 0 0 8.333333%;
  max-width: 8.333333%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }

  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }

  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%; }

  .col-sm-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }

  .col-sm-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }

  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%; }

  .col-sm-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }

  .col-sm-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }

  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%; }

  .col-sm-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }

  .col-sm-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }

  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%; }

  .col-sm-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }

  .col-sm-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%; } }
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }

  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }

  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%; }

  .col-md-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }

  .col-md-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }

  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }

  .col-md-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }

  .col-md-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }

  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%; }

  .col-md-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }

  .col-md-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }

  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%; }

  .col-md-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }

  .col-md-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%; } }
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }

  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }

  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%; }

  .col-lg-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }

  .col-lg-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }

  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%; }

  .col-lg-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }

  .col-lg-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }

  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%; }

  .col-lg-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }

  .col-lg-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }

  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%; }

  .col-lg-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }

  .col-lg-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%; } }
/* end bootstrap */
/* start dialog window */
.callback__container, .catapulta__container, .custom__container {
  display: block;
  margin: 0 auto;
  position: relative;
  background: #fff;
  max-width: 350px; }

.custom__container {
  max-width: 450px; }

/* end dialog window */
/* start compare page */
.compare__item {
  vertical-align: top;
  min-width: 200px;
  padding: 10px 0 10px 10px; }

@media (max-width: 767px) {
  .compare__item {
    min-width: 110px; } }
.compare__item_heading {
  font-weight: 900;
  width: 200px; }

.compare__item_price {
  font-weight: 700;
  color: #000; }

.compare__price_old {
  color: #ea0b0c;
  font-size: 12px;
  font-weight: 400;
  text-decoration: line-through; }

.compare__content:nth-of-type(odd) {
  background-color: #f1f1f1; }

.compare__item_button {
  text-align: center;
  padding-left: 0; }

.compare__image {
  display: block;
  max-width: 300px; }

/* end compare page */
/* start pagination */
.pagination__container {
  width: 100%;
  flex: 0 0 100%;
  margin: 50px 0 40px 0;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 60px; }

.pagination__more {
  display: flex;
  gap: 40px;
  padding: 0 0 17px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  align-items: center;
  justify-content: center;
  position: relative;
  font-size: 14px;
  border-bottom: 1px solid currentColor; }
  .pagination__more:after {
    content: '';
    width: 10px;
    height: 10px;
    background: url("../img/icon-refresh-10.svg") 50% 50% no-repeat;
    filter: invert(12%) sepia(13%) saturate(0%) hue-rotate(153deg) brightness(110%) contrast(97%);
    transition: all 0.3s ease-in-out; }
  .pagination__more:hover:after {
    filter: invert(93%) sepia(34%) saturate(6006%) hue-rotate(307deg) brightness(115%) contrast(83%); }

.pagination__content {
  display: flex;
  gap: 20px;
  justify-content: center;
  align-items: center; }

.pagination__button {
  color: #252525;
  border-bottom: 1px solid currentColor;
  transition: all 0.3s ease-in-out;
  font-size: 14px;
  line-height: 1;
  padding: 0 8px 18px;
  min-width: 32px;
  display: block; }

.pagination__button:hover, .pagination__button:focus, .pagination__active {
  color: #EACB7E; }

.pagination__arrow {
  display: block;
  width: 30px;
  height: 30px;
  background: url("../img/icon-arrow.svg") 0 0 no-repeat;
  filter: invert(12%) sepia(13%) saturate(0%) hue-rotate(153deg) brightness(110%) contrast(97%);
  transition: all 0.3s ease-in-out; }

.pagination__prev {
  transform: rotate(-180deg); }

.pagination__button:has(> .pagination__prev, > .pagination__next) {
  padding: 0;
  border-bottom: 0; }

a.pagination__button:has(> .pagination__prev, > .pagination__next):hover .pagination__arrow {
  filter: invert(93%) sepia(34%) saturate(6006%) hue-rotate(307deg) brightness(115%) contrast(83%); }

.pagination__button:has(> .pagination__prev) {
  margin-right: 20px; }

.pagination__button:has(> .pagination__next) {
  margin-left: 20px; }

.pagination__first:before, .pagination__last:before {
  position: absolute;
  content: '';
  bottom: 0px;
  top: 2px;
  left: 2px;
  right: 1px;
  width: 10px;
  height: 10px;
  border-top: 1px solid #252525;
  border-left: 1px solid #252525; }

/* end pagination */
/*start icon set*/
.button-icon {
  padding: 15px;
  width: 50px;
  height: 50px;
  border: 1px solid #252525;
  color: #252525;
  background: transparent;
  font-size: 16px;
  cursor: pointer;
  position: relative;
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: center; }
  .button-icon:after {
    content: '';
    position: absolute;
    display: block;
    width: 18px;
    height: 18px;
    top: 50%;
    left: 50%;
    margin: -9px;
    background: 50% 50% no-repeat;
    background-size: contain; }

.button-icon-max {
  font-size: 18px; }

.account-icon_edit {
  margin: 0 10px; }

.account-icon_edit:after {
  background-image: url("../image/edit.png"); }

.account-icon_trash:after {
  background-image: url("../image/remove.png"); }

.account-icon_repeat:after {
  background-image: url("../image/repeat.png"); }

.checkout-icon_minus:after {
  background-image: url("../img/icon-control-minus.svg"); }

.checkout-icon_plus:after {
  background-image: url("../img/icon-control-plus.svg"); }

.checkout-icon_remove:after {
  background-image: url("../img/icon-control-close.svg"); }

/*end icon set*/
/* start carousel module */
.carousel__container {
  position: relative; }

.carousel__container_2 {
  padding: 0 70px; }

.carousel__nav {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  height: 50px;
  width: 50px;
  cursor: pointer;
  background: no-repeat center center transparent;
  z-index: 2; }

.carousel__nav:before {
  position: absolute;
  content: '';
  width: 30px;
  height: 30px;
  top: 10px;
  left: 10px;
  margin: auto;
  background: url("../img/icon-arrow.svg") 50% 50% no-repeat;
  filter: invert(12%) sepia(13%) saturate(0%) hue-rotate(153deg) brightness(110%) contrast(97%); }

.carousel__nav:hover:before {
  border-color: #EACB7E;
  filter: invert(93%) sepia(34%) saturate(6006%) hue-rotate(307deg) brightness(115%) contrast(83%); }

.carousel__nav_next {
  right: 20px; }

.carousel__nav_prev {
  left: 20px; }

.carousel__nav_prev:before {
  transform: rotate(180deg); }

/* end carousel module */
/* start account */
.heading__account {
  margin: 0 0 20px 0; }

.heading__account_top {
  margin-top: 20px; }

.account__content {
  margin: 0 0 20px 0; }

.account__content:last-child {
  margin: 0; }

.account-menu__item {
  margin: 0 0 10px; }

.account-menu__item:last-child {
  margin: 0; }

.login__forgotten {
  margin: 10px 0 0 0; }

.account-list__container {
  display: flex;
  justify-content: space-between;
  margin: 0 0 10px;
  padding: 0 0 10px;
  border-bottom: 1px solid #d3d3d3; }

.account-list__container:last-child {
  margin: 0;
  padding: 0;
  border-bottom: 0; }

.account-list__heading {
  font-weight: 700; }

.account-list__data {
  display: block;
  margin: 0 0 5px; }

.form-login__description {
  text-align: left; }

/* end account */
/* start news */
.news__subheading {
  text-align: center;
  margin: 0 0 10px 0; }

.news__button {
  text-align: center;
  margin: 0 0 40px 0; }

.news__image {
  display: block;
  margin: 0 0 10px 0; }

.news__title {
  margin: 0 0 10px 0; }

.news__description {
  margin: 0 0 10px 0; }

.news-button__link {
  display: inline-block;
  text-transform: uppercase;
  color: #EACB7E; }

.news__item_list {
  margin: 0 0 20px 0; }

.news__date_page {
  margin: 0 0 20px 0; }

.news__container_list {
  margin: 0 0 20px;
  text-align: center; }

/* end news */
/* start 404 */
#content:has(> .container > .container-404) {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-bottom: 70px;
  min-height: 427px; }

.container-404 {
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
  gap: 40px;
  font-size: 16px; }

.text-404 {
  margin: 0 0 20px; }

.text-404 a {
  text-decoration: underline; }

/* end 404 */
/* start review */
.review__item {
  margin: 0 0 50px 0; }

.review__image {
  margin: 0 0 10px 0; }

.review__img {
  width: auto !important;
  /*reset owl*/ }

.review__author {
  margin: 0 0 10px 0; }

.review__heading {
  margin: 0 0 10px 0; }

.review__description {
  margin: 0 0 10px 0; }

.review__stars {
  display: inline-block;
  margin: 20px 0 0 -15px; }

.review-stars__label {
  float: right;
  margin-right: 5px;
  background: url("../image/star_inactive.png") no-repeat;
  display: inline-block;
  height: 18px;
  width: 18px;
  margin-bottom: -3px; }

.review-stars__label:hover, .review-stars__label:hover ~ label, .review-stars__input:checked + label ~ label {
  background: url("../image/star.png") no-repeat; }

input[type="radio"]:checked + .review-stars__label:after {
  background: transparent; }

.review-stars__input[type="radio"]:checked + label:before {
  content: "";
  font-size: 0;
  line-height: 0; }

.review-stars__input[type="radio"]:checked + label {
  background: url("../image/star.png") no-repeat; }

.review-stars__input[type="radio"] + label:before {
  border: 0;
  content: "";
  height: 0;
  margin-right: 0;
  width: 0; }

/* end review */
/* start contact */
.contact__item {
  margin: 0 0 20px; }

.contact__telephone {
  font-size: 18px; }

.heading_contact {
  text-align: left; }

.contact__content {
  padding: 20px;
  background: #f1f1f1;
  margin-top: 20px; }

.from__heading_contact {
  text-align: left; }

/* end contact */
/* start scroll top */
.scroll_top {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 1000;
  margin: 0 !important;
  top: auto !important;
  border: 1px solid #EACB7E; }

.scroll_top:before {
  top: 10px;
  left: 0;
  right: 0;
  transform: rotate(-90deg);
  filter: invert(93%) sepia(34%) saturate(6006%) hue-rotate(307deg) brightness(115%) contrast(83%); }

.scroll_top:hover {
  border-color: #252525;
  background-color: #252525; }
  .scroll_top:hover:before {
    filter: invert(100%); }

@media (max-width: 991px) {
  .scroll_top {
    display: none !important; } }
/* end scroll top */
/* start product item */
.unit__content {
  position: relative;
  margin-bottom: 30px;
  padding: 0;
  background-color: #fff; }

@media (max-width: 767px) {
  .owl-carousel .unit__content {
    margin-bottom: 0; } }
.unit__image {
  display: block;
  position: static; }

.unit__image:before {
  position: absolute;
  z-index: 1;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.unit__info {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }

.unit__name {
  overflow: hidden; }

.unit__price {
  white-space: nowrap; }

.unit-price__item_special {
  color: #ea0b0c; }

.unit-price__item_old {
  margin-left: 10px;
  font-size: 14px;
  font-weight: 400;
  text-decoration: line-through; }

.unit__alert {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  position: absolute;
  top: -5px;
  bottom: -25px;
  left: -5px;
  right: -5px;
  padding: 20px;
  z-index: 999;
  border-radius: 6px;
  font-weight: 500;
  font-size: 18px;
  background: #25252580;
  color: #fff;
  text-transform: uppercase; }

.unit__alert:hover, .unit__alert:focus, .unit__alert:active {
  background: #000;
  color: #fff; }

.unit__sticker {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 40px; }

.unit-sticker__container:hover, .unit-sticker__container:focus, .unit-sticker__container:active {
  color: #fff; }

.unit-sticker__item {
  margin: 5px;
  padding: 3px 7px;
  display: inline-block;
  text-align: center;
  font-size: 12px;
  font-weight: 700;
  color: #fff; }

.unit-sticker__item_sticker_0 {
  background: #ea0b0c; }

.unit-sticker__item_sticker_1 {
  background: #ea0b0c; }

.unit-sticker__item_sticker_2 {
  background: #ea0b0c; }

.unit-sticker__item_sticker_3 {
  background: #ea0b0c; }

.unit-sticker__item_sticker_4 {
  background: #54ac24; }

.unit-sticker__item_sticker_5 {
  background: #ea0b0c; }

.unit-sticker__item_sticker_6 {
  background: #ea0b0c; }

.unit-sticker__item_sticker_7 {
  background: #ea0b0c; }

.unit-sticker__item_sticker_8 {
  background: #ea0b0c; }

.unit-sticker__item_sticker_9 {
  background: #ea0b0c; }

.wishlist__buttons {
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 1; }

.wishlist__button {
  width: 35px;
  height: 35px;
  display: block;
  transform: rotate(45deg); }

.wishlist__button:before, .wishlist__button:after {
  position: absolute;
  content: '';
  height: 18px;
  width: 2px;
  background: #000;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto; }

.wishlist__button:after {
  transform: rotate(90deg); }

.wishlist__button:hover:before, .wishlist__button:hover:after {
  background: #EACB7E; }

/* end product item */
/* start search autocomplete */
.suggestion__content {
  position: absolute;
  border: 1px solid #e4e4e4 !important;
  border-top: 0 !important;
  z-index: 9999 !important;
  width: 100% !important;
  left: 0 !important;
  padding: 15px 10px 20px; }

.suggestion__item {
  display: block;
  margin: 0 0 15px !important; }

.suggestion__item:last-child {
  margin: 0 !important; }

.suggestion__link {
  padding: 0 !important;
  /* reset jquery ui */
  border: 0 !important;
  /* reset jquery ui */
  margin: 0 !important;
  /* reset jquery ui */
  color: #000 !important;
  /* reset jquery ui */ }

.suggestion__link:hover, .suggestion__link:active, .suggestion__link:focus, .suggestion__link.ui-state-active {
  color: #EACB7E !important;
  /* reset jquery ui */
  background: #fff !important;
  /* reset jquery ui */
  border: 0;
  /* reset jquery ui */ }

.suggestion__price {
  margin-left: 10px;
  font-size: 12px;
  white-space: nowrap; }

.suggestion-price__item_old {
  font-size: 12px; }

.suggestion__more {
  color: #EACB7E;
  text-decoration: underline; }

/* end search autocomplete */
/* start faq */
.faq__container {
  margin: 0 0 10px; }

.faq__container:last-child {
  margin: 0; }

.faq__title {
  margin: 0 0 10px;
  font-weight: 700;
  font-size: 16px; }

/* end faq */
/* start information */
.information__content table {
  width: 100%; }

@media (max-width: 991px) {
  .information__content table {
    overflow-x: auto;
    display: block; } }
.information__content th {
  padding: 10px;
  border: transparent;
  font-weight: 500;
  font-size: 16px;
  vertical-align: top; }

.information__content td {
  padding: 10px;
  border: 1px solid #d3d3d3; }

/* end information */
/* start manufacturer */
.manufacturer__category {
  margin: 0 0 50px; }

.manufacturer-category__link {
  margin: 0 15px 0 0;
  font-size: 32px;
  font-weight: 700; }

.manufacturer__container {
  margin: 0 0 50px; }

.manufacturer__container:last-child {
  margin: 0; }

.manufacturer__heading {
  margin: 0 0 20px 0;
  font-size: 32px;
  font-weight: 700; }

.manufacturer__img {
  margin: 0 0 20px; }

.manufacturer__title {
  display: block; }

/* end manufacturer */
/*start vertical menu */
.vertical-menu__container {
  border: 1px solid #d3d3d3;
  padding: 20px; }

.vertical-menu__item {
  margin: 0 0 20px 0; }

.vertical-menu__item:last-child {
  margin: 0; }

/*end vertical menu */
.faq__title {
  cursor: pointer; }

.faq__content {
  padding: 0 18px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  background-color: #f1f1f1; }

@media (max-width: 767px) {
  .unit__alert {
    bottom: -10px; }

  .button-icon-xs-small {
    padding: 7px;
    width: 30px;
    height: 30px;
    font-size: 14px; }
    .button-icon-xs-small:after {
      width: 14px;
      height: 14px;
      margin: -7px; }

  .control-label {
    font-size: 12px; } }
