@charset "UTF-8";
.header-buttons .search-desktop {
  display: flex;
  flex: 1 0 0;
  margin: 0 20px 0 0;
}
.header-buttons .search-desktop .search-block {
  flex: 1 0 0;
  margin: 0 20px 0 0;
}
.header-buttons .search-desktop .search-block .search-block__form {
  position: relative;
  width: 100%;
}
.header-buttons .search-desktop .search-block .search-block__input {
  height: 50px;
  font-size: 18px;
  padding: 0 54px 0 0;
  -moz-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.1);
}
.header-buttons .search-desktop .search-block .search-block__btn {
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 50px;
  padding: 0;
  border: none;
  outline: none;
  cursor: pointer;
  background: url(data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2225px%22%20height%3D%2225px%22%20%20viewBox%3D%220%200%2025%2025%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M11%200C4.92487%200%200%204.92487%200%2011C0%2017.0751%204.92487%2022%2011%2022C13.7007%2022%2016.174%2021.0267%2018.0885%2019.4118C18.1368%2019.5189%2018.2049%2019.6191%2018.2929%2019.7071L23.2929%2024.7071C23.6834%2025.0976%2024.3166%2025.0976%2024.7071%2024.7071C25.0976%2024.3166%2025.0976%2023.6834%2024.7071%2023.2929L19.7071%2018.2929C19.6191%2018.2049%2019.5189%2018.1368%2019.4118%2018.0885C21.0267%2016.174%2022%2013.7007%2022%2011C22%204.92487%2017.0751%200%2011%200ZM2%2011C2%206.02944%206.02944%202%2011%202C15.9706%202%2020%206.02944%2020%2011C20%2015.9706%2015.9706%2020%2011%2020C6.02944%2020%202%2015.9706%202%2011Z%22%20fill%3D%22%234f4f4f%22%2F%3E%3C%2Fsvg%3E) right 10px top 50% no-repeat;
  -webkit-appearance: none;
  -moz-appearance: none;
  transition: all 0.2s;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.header-buttons .search-popup-btn {
  text-decoration: none;
  margin: 0;
  display: flex;
  align-items: center;
  box-shadow: inset 0 0 0 1px rgba(197, 157, 92, 0.4);
  border-radius: 50%;
  width: 50px;
  height: 50px;
  font-size: 0;
  transition: all 0.3s;
  justify-content: center;
  align-items: center;
  font-size: 0;
  cursor: pointer;
}
.header-buttons .search-popup-btn svg {
  fill: #c59d5c;
  width: 26px;
}
.search-form .search-rows__row {
  float: none;
  margin: 0;
  width: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.search-form .search-rows__row input[type="text"] {
  font-size: 16px;
  line-height: 20px;
  padding: 15px 20px;
  border: none;
  background: #fff;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0), inset 0 0 0 1px rgba(0, 0, 0, 0.12);
  border-radius: var(--gr_form_radius);
  width: 100%;
  height: auto;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  transition: all 0.18s linear;
}
.search-form .row-body {
  padding: 0 0 20px;
  display: none;
}
.search-form .row-title {
  position: relative;
  cursor: pointer;
  padding: 21px 45px 21px 0;
  font-size: 15px;
  line-height: 1.2;
  color: #67697E;
  display: block;
}
.search-form .row-title:before {
  width: 30px;
  height: 30px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -15px;
  border-radius: 4px;
  background: #f8f4e5 url(plus_icon.svg) 50%/14px no-repeat;
  display: block;
  content: "";
}
.search-form .row-title.active:before {
  background-image: url(minus_icon.svg);
}
.search-form .search-rows {
  margin: 0;
}
.search-form .search-rows__top {
  display: block;
}
.search-form .search-rows__row.price_row {
  width: 100%;
  padding: 0;
  background: none;
  border-radius: 0;
  margin: 0;
}
.search-form .search-rows__row.price_row .row-body {
  flex-wrap: wrap;
}
.search-form .row-body.active, .search-form .search-rows__row.price_row .row-body.active {
  display: flex;
}
.search-form .search-rows__row.price_row .search_currency {
  display: none;
}
.search-form .input-from span, .search-form .input-to span {
  display: none;
}
.search-form .search-rows__row.price_row .input-from {
  width: calc(50% - 10px);
  margin: 0 10px 0 0;
}
.search-form .search-rows__row.price_row .input-to {
  width: calc(50% - 10px);
  margin: 0 0 0 10px;
}
.search-form .search-rows__row.price_row .row-title {
  width: 100%;
  padding: 21px 45px 21px 0;
  pointer-events: none;
}
.search-form .search-rows__row.price_row .row-title:before {
  display: none;
}
.remodal[data-remodal-id="search-form"] .search-tabs__header {
  padding-bottom: 10px;
}
.search-form .search-rows__row.per_page_row {
  display: block;
  margin: 0;
}
.search-form .search-rows__row.per_page_row .row-body select {
  padding-left: 0;
}
.search-form .search-rows__row.per_page_row .row-title {
  width: 100%;
  padding: 21px 45px 21px 0;
  font-size: 15px;
  line-height: 1.2;
  color: #67697E;
}
.search-rows__btn {
  margin: 20px 0 0;
}
.remodal-wrapper {
  padding: 10px;
}
.remodal[data-remodal-id="login-popup"] {
  text-align: left;
}
.remodal[data-remodal-id="login-popup"] .tpl-form-title, .remodal[data-remodal-id="login-popup"] .login-form__header {
  color: #4f4f4f;
  line-height: 1;
  font-size: 40px;
  font-family: "Cormorant", Arial, Helvetica, sans-serif;
  font-weight: 700;
  padding: 0 0 30px;
}
.remodal[data-remodal-id="login-popup"] .login-form__row {
  margin: 0 0 20px;
}
.remodal[data-remodal-id="login-popup"] .login-form__row .field-title {
  color: #4f4f4f;
  font-size: 15px;
  padding: 0 0 5px;
}
.remodal[data-remodal-id="login-popup"] .login-form__row input[type="text"], .remodal[data-remodal-id="login-popup"] .login-form__row input[type="password"] {
  font-size: 16px;
  line-height: 20px;
  padding: 14px 20px;
  color: #4f4f4f;
  border: none;
  background: #fff;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0), inset 0 0 0 1px rgba(0, 0, 0, 0.12);
  border-radius: 0;
  width: 100%;
  height: auto;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  transition: all 0.18s linear;
}
.remodal[data-remodal-id="login-popup"] .login-form__btns {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.remodal[data-remodal-id="login-popup"] .login-form__enter {
  order: 2;
  margin-right: 10px;
}
.remodal[data-remodal-id="login-popup"] .login-form__forgot {
  order: 1;
  width: 100%;
  margin: -6px 0 19px;
}
.remodal[data-remodal-id="login-popup"] .login-form__reg {
  order: 3;
}
.remodal[data-remodal-id="login-popup"] .user-enter-btn, .remodal[data-remodal-id="login-popup"] .user-reg-btn {
  position: relative;
  height: auto;
  z-index: 1;
  min-height: auto;
  vertical-align: top;
  display: inline-block;
  color: #fff;
  font: 400 16px/ 22px "Roboto", Arial, Helvetica, sans-serif;
  border: none;
  background: linear-gradient(180deg, #c59d5c 0%, #d6b775 100%);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  -moz-box-shadow: 0px 8px 20px rgba(197, 157, 92, 0.15);
  -webkit-box-shadow: 0px 8px 20px rgba(197, 157, 92, 0.15);
  box-shadow: 0px 8px 20px rgba(197, 157, 92, 0.15);
  outline: none;
  transition: all 0.2s;
  text-align: center;
  padding: 14px 32px;
  background-clip: border-box;
  cursor: pointer;
  text-decoration: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.remodal[data-remodal-id="login-popup"] .user-enter-btn:after, .remodal[data-remodal-id="login-popup"] .user-reg-btn:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  z-index: 1;
  visibility: hidden;
  background: rgba(255, 255, 255, 0.15);
  border-radius: 8px;
  transition: all 0.2s;
}
.remodal[data-remodal-id="login-popup"] .user-enter-btn:hover, .remodal[data-remodal-id="login-popup"] .user-reg-btn:hover {
  color: #fff;
  border: none;
  box-shadow: 0px 8px 20px rgba(197, 157, 92, 0.15);
  background: linear-gradient(180deg, #c59d5c 0%, #d6b775 100%);
}
.remodal[data-remodal-id="login-popup"] .user-enter-btn:hover:after, .remodal[data-remodal-id="login-popup"] .user-reg-btn:hover:after {
  opacity: 1;
  visibility: visible;
}
.remodal[data-remodal-id="login-popup"] .user-enter-btn:active, .remodal[data-remodal-id="login-popup"] .user-reg-btn:active {
  color: #fff;
  border: none;
  box-shadow: 0px 8px 20px rgba(197, 157, 92, 0.15);
  background: linear-gradient(180deg, #c59d5c 0%, #d6b775 100%);
}
.remodal[data-remodal-id="login-popup"] .user-enter-btn:active:after, .remodal[data-remodal-id="login-popup"] .user-reg-btn:active:after {
  opacity: 1;
  visibility: visible;
}
.remodal[data-remodal-id="login-popup"] .tpl-auth .tpl-left {
  float: none;
  width: auto;
  margin: 0 0 10px;
  text-align: left;
}
.remodal[data-remodal-id="login-popup"] .tpl-form .tpl-field {
  margin: 20px 0;
}
.remodal[data-remodal-id="login-popup"] .tpl-field .tpl-title {
  padding: 0 0 0 34px;
  line-height: 24px;
}
.remodal[data-remodal-id="login-popup"] .reg_checkbox_wr {
  margin: 0 0 20px;
}
.remodal[data-remodal-id="login-popup"] .tpl-right {
  text-align: left;
}
.remodal[data-remodal-id="login-popup"] .tpl-right .tpl-field {
  margin-bottom: 0;
}
.remodal[data-remodal-id="login-popup"] .tpl-reg_btn_wr {
  position: relative;
}
.remodal[data-remodal-id="login-popup"] .tpl-reg_btn_wr .tpl_reg_btn {
  position: absolute;
  top: -70px;
  left: 120px;
  height: auto;
  z-index: 1;
  min-height: auto;
  vertical-align: top;
  display: inline-block;
  color: #fff;
  font: 400 16px/ 22px "Roboto", Arial, Helvetica, sans-serif;
  border: none;
  background: linear-gradient(180deg, #c59d5c 0%, #d6b775 100%);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  -moz-box-shadow: 0px 8px 20px rgba(197, 157, 92, 0.15);
  -webkit-box-shadow: 0px 8px 20px rgba(197, 157, 92, 0.15);
  box-shadow: 0px 8px 20px rgba(197, 157, 92, 0.15);
  outline: none;
  transition: all 0.2s;
  text-align: center;
  padding: 14px 32px;
  background-clip: border-box;
  cursor: pointer;
  text-decoration: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.remodal[data-remodal-id="login-popup"] .tpl-reg_btn_wr .tpl_reg_btn:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  z-index: 1;
  visibility: hidden;
  background: rgba(255, 255, 255, 0.15);
  border-radius: 8px;
  transition: all 0.2s;
}
.remodal[data-remodal-id="login-popup"] .tpl-reg_btn_wr .tpl_reg_btn:hover {
  color: #fff;
  border: none;
  box-shadow: 0px 8px 20px rgba(197, 157, 92, 0.15);
  background: linear-gradient(180deg, #c59d5c 0%, #d6b775 100%);
}
.remodal[data-remodal-id="login-popup"] .tpl-reg_btn_wr .tpl_reg_btn:hover:after {
  opacity: 1;
  visibility: visible;
}
.remodal[data-remodal-id="login-popup"] .tpl-reg_btn_wr .tpl_reg_btn:active {
  color: #fff;
  border: none;
  box-shadow: 0px 8px 20px rgba(197, 157, 92, 0.15);
  background: linear-gradient(180deg, #c59d5c 0%, #d6b775 100%);
}
.remodal[data-remodal-id="login-popup"] .tpl-reg_btn_wr .tpl_reg_btn:active:after {
  opacity: 1;
  visibility: visible;
}
.login-btn {
  text-decoration: none;
  margin: 0 0 0 20px;
  flex-direction: column;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  line-height: normal;
}
.login-btn i {
  margin: 0 0 7px;
  display: flex;
  box-shadow: inset 0 0 0 1px rgba(197, 157, 92, 0.4);
  border-radius: 50%;
  width: 50px;
  height: 50px;
  font-size: 0;
  justify-content: center;
  align-items: center;
  font-size: 0;
}
.login-btn i svg {
  fill: #c59d5c;
  width: 26px;
}
.login-btn span {
  transition: all 0.3s;
  border-bottom: 1px solid transparent;
}
.login-btn:hover span {
  border-bottom-color: rgba(197, 157, 92, 0.5);
}
.site-header .header-buttons__item {
  margin: 0 20px 0 0;
}
.remodal[data-remodal-id="search-form"] .search-tabs__heading {
  display: none;
}
.remodal[data-remodal-id="search-form"] .search-tabs__item:last-child {
  display: block;
}
.user-block {
  flex-direction: column;
  display: flex;
  gap: 15px;
}
.user-block__name {
  font-weight: 600;
}
.user-block__orders {
  margin: 0 0 15px;
}
.site-fixed-panel__inner .login-btn {
  display: none;
}
@media (min-width: 1261px) {
  .search-popup-btn {
    display: none;
  }
  .site-header .header-buttons {
    flex: 1 0 0;
    margin-right: 0;
  }
  .site-fixed-panel .cart-preview {
    margin-top: -11px;
  }
  .site-fixed-panel .cart-preview__link:after {
    content: "Корзина";
    font-size: 16px;
    line-height: normal;
    color: #c59d5c;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 100%;
    padding: 5px 0 0 5px;
  }
  body .site-header__left {
    width: 430px;
  }
  body .site-header__right {
    width: calc(100% - 430px);
  }
  body .site-header .contacts-popup {
    width: 220px;
  }
}
@media (min-width: 1261px) and (max-width: 1800px) {
  .site-info.logo_left {
    display: block;
  }
  .site-info.logo_left .site-info__logo {
    margin: 0 0 10px;
  }
  body .site-header__left {
    width: 260px;
  }
  body .site-header__right {
    width: calc(100% - 260px);
  }
}
@media (min-width: 1261px) and (max-width: 1600px) {
  body .site-header .site-header__left {
    width: 200px;
  }
  body .site-header .site-header__right {
    width: calc(100% - 200px);
  }
}
@media (min-width: 1261px) and (max-width: 1440px) {
  .site-header .header-buttons {
    align-items: flex-start;
  }
  .site-header .header-buttons__item {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .site-header .header-buttons__icon {
    margin: 0 0 7px;
  }
  .site-header .header-buttons__title {
    width: auto;
  }
  .login-btn {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .login-btn i {
    margin: 0 0 7px;
  }
}
@media (min-width: 1261px) and (max-width: 1420px) {
  .site-fixed-panel.fixed .cart-preview__link:after {
    display: none;
  }
}
@media (min-width: 1261px) and (max-width: 1420px) and (min-width: 1261px) {
  .site-header__inner {
    padding-left: 50px;
  }
}
@media (max-width: 1260px) {
  .site-fixed-panel .cart-preview__link:after {
    display: none;
  }
  .search-popup-btn {
    display: block;
  }
  .header-buttons .search-desktop {
    display: none;
  }
  .login-btn {
    display: none;
  }
  .site-fixed-panel__inner .login-btn {
    display: flex;
    margin: 0 13px 0 auto;
    font-size: 14px;
    pointer-events: auto;
    flex-direction: row;
  }
  .site-fixed-panel__inner .login-btn i {
    width: 32px;
    height: 32px;
    margin: 0 10px 0 0;
  }
  .site-fixed-panel__inner .login-btn i svg {
    width: 20px;
  }
  .site-fixed-panel .cart-preview {
    margin-left: 0;
  }
  .remodal[data-remodal-id="login-popup"] .tpl-form-title, .remodal[data-remodal-id="login-popup"] .login-form__header {
    font-size: 32px;
  }
}
@media (max-width: 1023px) {
  .site-header .contacts-popup {
    right: 238px;
  }
}
@media (max-width: 767px) {
  .site-fixed-panel .contacts-popup-btn {
    width: 32px;
    height: 32px;
    box-shadow: inset 0 0 0 1px rgba(197, 157, 92, 0.4);
    border-radius: 50%;
    background-size: 17px;
    background-position: 8px 7px;
    left: auto;
    margin: 0;
    right: 165px;
  }
  .site-fixed-panel__inner .login-btn i {
    margin: 0;
  }
  .site-fixed-panel__inner .login-btn span {
    display: none;
  }
  .remodal[data-remodal-id="login-popup"] .login-form__header {
    font-size: 28px;
  }
}
@media (min-width: 640px) {
  .remodal[data-remodal-id="search-form"] {
    position: relative;
    width: 100%;
    max-width: 400px;
    margin: auto;
    padding: 50px 40px 40px;
    border-radius: 6px;
  }
  .remodal[data-remodal-id="search-form"] .remodal-close-btn {
    right: 10px;
    top: 10px;
  }
  .remodal[data-remodal-id="login-popup"] {
    position: relative;
    width: 100%;
    max-width: 400px;
    margin: auto;
    padding: 50px 40px 40px;
    border-radius: 6px;
    text-align: left;
  }
}
@media (min-width: 639px) {
  .remodal[data-remodal-id="login-popup"] {
    padding: 24px 16px 30px;
  }
  .remodal[data-remodal-id="login-popup"] .remodal-close-btn {
    right: 10px;
    top: 10px;
  }
  .remodal[data-remodal-id="login-popup"] .login-form__header {
    font-size: 26px;
    padding: 0 0 20px;
  }
}
.company_name img {
  max-width: 180px;
}
.so-header__title {
  display: flex;
  align-items: center;
}
@media (max-width: 640px) {
  .so-header__title {
    flex-direction: column;
  }
}
.cart-reg-form .login-btn {
  margin-left: 0;
}
@media (max-width: 1023px) {
  .cart-page__right .cart-about {
    display: block;
  }
  .cart-left .cart-total, .cart-left .cart-left__action-btns {
    display: none;
  }
  .cart-about__header {
    margin: 28px 0 20px;
  }
  .cart-about__container {
    padding: 15px;
  }
}
