:root {
  --bs-body-line-height: 1.2;
  --bs-body-font-size: 16px;
}
.margin-bottom {
  margin-bottom: 90px;
}
@media screen and (max-width: 767px) {
  .margin-bottom {
    margin-bottom: 48px;
  }
}
.gradient {
  background: #D7C6BA;
  background: linear-gradient(134deg, #d7c6ba 0%, rgba(245, 158, 45, 0.4) 100%);
}
.shadow {
  box-shadow: 0 7px 11px 9px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 767px) {
  .shadow {
    box-shadow: 0 3px 5px 4px rgba(0, 0, 0, 0.1);
  }
}
@font-face {
  font-family: 'Mulish';
  src: url('/sites/all/themes/vesta_theme/font/Mulish/Mulish-VariableFont_wght.woff2') format('woff2'), url('/sites/all/themes/vesta_theme/font/Mulish/Mulish-VariableFont_wght.woff') format('woff'), url('/sites/all/themes/vesta_theme/font/Mulish/Mulish-VariableFont_wght.ttf') format('ttf');
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Nunito';
  src: url('/sites/all/themes/vesta_theme/font/Nunito/Nunito-VariableFont_wght.woff2') format('woff2'), url('/sites/all/themes/vesta_theme/font/Nunito/Nunito-VariableFont_wght.woff') format('woff'), url('/sites/all/themes/vesta_theme/font/Nunito/Nunito-VariableFont_wght.ttf') format('ttf');
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('/sites/all/themes/vesta_theme/font/Inter/Inter-VariableFont_opsz,wght.woff2') format('woff2'), url('/sites/all/themes/vesta_theme/font/Inter/Inter-VariableFont_opsz,wght.woff') format('woff'), url('/sites/all/themes/vesta_theme/font/Inter/Inter-VariableFont_opsz,wght.ttf') format('ttf');
  font-style: normal;
  font-display: swap;
}
.ajax-progress {
  display: none !important;
}
.tr {
  transition: all 0.4s ease;
}
img:not(.image-style-gallery, .pswp__img) {
  max-width: 100%;
  height: auto;
}
.field[data-blazy] {
  min-width: initial;
}
table img {
  max-width: initial;
}
.flex {
  display: flex;
  flex-wrap: wrap;
}
a {
  color: #000000;
  text-decoration: none;
  transition: all 0.4s ease;
}
a:hover,
a:active,
a:focus {
  color: #AE8B72;
}
@media (min-width: 1200px) {
  .container-xl,
  .container-lg,
  .container-md,
  .container-sm,
  .container {
    max-width: 1200px;
  }
}
p:last-child {
  margin-bottom: 0 !important;
}
html {
  overflow-wrap: anywhere;
}
body {
  padding-top: 0 !important;
  font-family: 'Mulish', 'Inter', sans-serif;
  font-weight: 400;
  font-size: 18px;
  color: #000000;
}
@media screen and (max-width: 767px) {
  body {
    font-size: 14px;
  }
}
#app {
  overflow: hidden;
}
.toolbar-fixed #app {
  margin-top: var(--drupal-displace-offset-top);
}
h1 {
  margin-bottom: 50px;
  font-weight: 700;
  font-size: 40px;
  text-align: center;
}
@media screen and (max-width: 1199px) {
  h1 {
    font-size: 36px;
  }
}
@media screen and (max-width: 767px) {
  h1 {
    margin-bottom: 20px;
    font-size: 26px;
  }
}
h1.front-h1 {
  font-size: 44px;
}
@media screen and (max-width: 1199px) {
  h1.front-h1 {
    font-size: 36px;
  }
}
@media screen and (max-width: 767px) {
  h1.front-h1 {
    margin-bottom: 7px;
    font-size: 26px;
  }
}
h2,
main#main .block-title {
  margin-bottom: 40px;
  font-weight: 700;
  font-size: 40px;
  text-align: center;
}
@media screen and (max-width: 1199px) {
  h2,
  main#main .block-title {
    font-size: 32px;
  }
}
@media screen and (max-width: 767px) {
  h2,
  main#main .block-title {
    margin-bottom: 27px;
    font-size: 22px;
  }
}
.table {
  width: max-content;
  min-width: 100%;
  --bs-table-striped-bg: #ffffff;
}
.table tr {
  padding: 5px;
  border-color: rgba(0, 0, 0, 0.5);
  background-color: #ffffff;
  color: #000000;
  font-size: 16px;
}
@media screen and (max-width: 1199px) {
  .table tr {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .table tr {
    font-size: 12px;
  }
}
.table tr td {
  vertical-align: middle;
}
.logo a {
  display: block;
  font-weight: 600;
  font-size: 33px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-content: flex-start;
  flex-wrap: wrap;
}
@media screen and (max-width: 1199px) {
  .logo a {
    font-size: 26px;
  }
}
@media screen and (max-width: 991px) {
  .logo a {
    font-size: 21px;
  }
}
.logo a .region-logo-text {
  font-weight: 500;
  font-size: 18px;
}
@media screen and (max-width: 1199px) {
  .logo a .region-logo-text {
    font-size: 14px;
  }
}
@media screen and (max-width: 991px) {
  .logo a .region-logo-text {
    font-size: 11px;
  }
}
.messengers {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.messengers .messengers__item {
  margin: 0;
  padding: 0;
  font-family: 'Nunito', 'Mulish', 'Inter', sans-serif;
  font-weight: 500;
  font-size: 18px;
}
@media screen and (max-width: 1199px) {
  .messengers .messengers__item {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .messengers .messengers__item {
    font-size: 13px;
  }
}
.messengers .messengers__item.messengers__item--tg .messengers__link {
  color: #006FEA;
}
.messengers .messengers__item.messengers__item--tg .messengers__link:hover,
.messengers .messengers__item.messengers__item--tg .messengers__link:active,
.messengers .messengers__item.messengers__item--tg .messengers__link:focus {
  color: #0056B8;
}
.messengers .messengers__item.messengers__item--wa .messengers__link {
  color: #289402;
}
.messengers .messengers__item.messengers__item--wa .messengers__link:hover,
.messengers .messengers__item.messengers__item--wa .messengers__link:active,
.messengers .messengers__item.messengers__item--wa .messengers__link:focus {
  color: #1E6E02;
}
.messengers .messengers__item.messengers__item--vk .messengers__link {
  color: #0062AF;
}
.messengers .messengers__item.messengers__item--vk .messengers__link:hover,
.messengers .messengers__item.messengers__item--vk .messengers__link:active,
.messengers .messengers__item.messengers__item--vk .messengers__link:focus {
  color: #0056B8;
}
.messengers .messengers__item .messengers__link {
  display: block;
}
.contacts {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.contacts .contacts__item {
  margin: 0;
  padding: 0;
}
.contacts .contacts__item .contacts__detail {
  display: flex;
}
.contacts .contacts__item .contacts__detail::before {
  width: 20px;
  height: 20px;
  margin-right: 12px;
  flex-shrink: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: '';
}
.contacts .contacts__item.contacts__item--phone .contacts__detail::before {
  background-image: url("/sites/all/themes/vesta_theme/image/Phone.svg");
}
.contacts .contacts__item.contacts__item--mail .contacts__detail::before {
  background-image: url("/sites/all/themes/vesta_theme/image/mail.svg");
}
.contacts .contacts__item.contacts__item--address-1 .contacts__detail::before,
.contacts .contacts__item.contacts__item--address-2 .contacts__detail::before {
  background-image: url("/sites/all/themes/vesta_theme/image/Map Point.svg");
}
.btn,
.btn-primary,
.field--name-node-link a,
.more-link a,
.field--name-field-ssylka a,
.button {
  display: block;
  width: fit-content;
  max-width: 350px;
  border: 1.3px solid #000000;
  border-radius: 30px;
  padding: 16px 18px;
  background-color: transparent;
  font-weight: 700;
  font-size: 18px;
  text-align: center;
  color: #000000;
  transition: all 0.4s ease;
}
.btn:hover,
.btn-primary:hover,
.field--name-node-link a:hover,
.more-link a:hover,
.field--name-field-ssylka a:hover,
.button:hover,
.btn:active,
.btn-primary:active,
.field--name-node-link a:active,
.more-link a:active,
.field--name-field-ssylka a:active,
.button:active,
.btn:focus,
.btn-primary:focus,
.field--name-node-link a:focus,
.more-link a:focus,
.field--name-field-ssylka a:focus,
.button:focus,
.btn:first-child:active,
.btn-primary:first-child:active,
.field--name-node-link a:first-child:active,
.more-link a:first-child:active,
.field--name-field-ssylka a:first-child:active,
.button:first-child:active,
.btn:focus-visible,
.btn-primary:focus-visible,
.field--name-node-link a:focus-visible,
.more-link a:focus-visible,
.field--name-field-ssylka a:focus-visible,
.button:focus-visible,
.btn:not(.btn-check) + .btn:active,
.btn-primary:not(.btn-check) + .btn:active,
.field--name-node-link a:not(.btn-check) + .btn:active,
.more-link a:not(.btn-check) + .btn:active,
.field--name-field-ssylka a:not(.btn-check) + .btn:active,
.button:not(.btn-check) + .btn:active {
  border-color: #AE8B72;
  background-color: #AE8B72;
  color: #ffffff;
}
.btn:focus-visible,
.btn-primary:focus-visible,
.field--name-node-link a:focus-visible,
.more-link a:focus-visible,
.field--name-field-ssylka a:focus-visible,
.button:focus-visible {
  box-shadow: 0 0 3px 3px rgba(174, 139, 114, 0.5);
}
.btn:disabled,
.btn-primary:disabled,
.field--name-node-link a:disabled,
.more-link a:disabled,
.field--name-field-ssylka a:disabled,
.button:disabled {
  border-color: #AE8B72;
  background-color: #AE8B72;
  opacity: 0.65;
}
@media screen and (max-width: 1199px) {
  .btn,
  .btn-primary,
  .field--name-node-link a,
  .more-link a,
  .field--name-field-ssylka a,
  .button {
    padding: 12px 14px;
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .btn,
  .btn-primary,
  .field--name-node-link a,
  .more-link a,
  .field--name-field-ssylka a,
  .button {
    border-radius: 19px;
    padding: 10px;
    font-size: 12px;
  }
}
.more-link a {
  margin: auto;
  padding: 16px 30px;
}
@media screen and (max-width: 1199px) {
  .more-link a {
    padding: 12px 24px;
  }
}
@media screen and (max-width: 767px) {
  .more-link a {
    border-width: 1px;
    border-radius: 27px;
    padding: 15px 26px;
    font-size: 16px;
  }
}
form .form-item {
  margin-bottom: 18px;
}
@media screen and (max-width: 1199px) {
  form .form-item {
    margin-bottom: 15px;
  }
}
form .form-control {
  padding: 14px 1px;
  border-radius: 0;
  border: 1px solid transparent;
  border-bottom-color: #000000;
  font-family: 'Nunito', 'Mulish', 'Inter', sans-serif;
  font-weight: 500;
  font-size: 18px;
  color: #000000;
}
@media screen and (max-width: 1199px) {
  form .form-control {
    padding: 10px 1px;
    font-size: 14px;
  }
}
form .form-control::placeholder {
  font-family: 'Nunito', 'Mulish', 'Inter', sans-serif;
  font-weight: 500;
  font-size: 18px;
  color: #000000;
}
@media screen and (max-width: 1199px) {
  form .form-control::placeholder {
    padding: 10px 1px;
    font-size: 14px;
  }
}
form .form-control:focus {
  box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.5);
  border-color: #000000;
}
form .form-text {
  margin-top: 0;
}
form .form-type-checkbox {
  display: flex;
}
form .form-type-checkbox input[type=checkbox] {
  appearance: none;
  position: relative;
  width: 24px;
  height: 24px;
  margin-right: 14px;
  margin-left: 1px;
  transform: translateY(-3px);
  flex-shrink: 0;
  background-color: #ffffff;
  border-radius: 4px;
  border: 1px solid #313131;
  transition: 500ms;
}
@media screen and (max-width: 767px) {
  form .form-type-checkbox input[type=checkbox] {
    width: 13px;
    height: 13px;
    margin-right: 7px;
    transform: none;
  }
}
form .form-type-checkbox input[type=checkbox]::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 0px;
  height: 0px;
  font-size: 25px;
  background-image: url('/sites/all/themes/vesta_theme/image/checkmark.svg');
  background-position: center;
  background-repeat: no-repeat;
  transition: 500ms;
}
form .form-type-checkbox input[type=checkbox]:checked {
  background-color: #313131;
}
form .form-type-checkbox input[type=checkbox]:checked::after {
  width: 24px;
  height: 24px;
  transition: 500ms;
}
@media screen and (max-width: 767px) {
  form .form-type-checkbox input[type=checkbox]:checked::after {
    width: 13px;
    height: 13px;
  }
}
form .form-type-checkbox .description {
  font-weight: 500;
  font-size: 16px;
  color: #000000;
}
@media screen and (max-width: 767px) {
  form .form-type-checkbox .description {
    font-size: 13px;
  }
}
form .form-type-checkbox .description a {
  text-decoration: underline;
}
form .alert,
form .form-item--error-message {
  display: none !important;
}
form .error {
  border: 1px solid red;
  outline: 1px solid red;
}
.search-api-page-block-form-search form,
form.search-api-page-block-form-search {
  position: relative;
}
.search-api-page-block-form-search form .form-type-search,
form.search-api-page-block-form-search .form-type-search {
  width: 100%;
}
.search-api-page-block-form-search form .form-type-search .form-control,
form.search-api-page-block-form-search .form-type-search .form-control {
  padding: 10px;
}
@media screen and (max-width: 1199px) {
  .search-api-page-block-form-search form .form-type-search .form-control,
  form.search-api-page-block-form-search .form-type-search .form-control {
    padding: 5px;
  }
}
.search-api-page-block-form-search form .form-item,
form.search-api-page-block-form-search .form-item {
  margin-bottom: 0;
}
.search-api-page-block-form-search form .form-actions,
form.search-api-page-block-form-search .form-actions {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 100%;
}
.search-api-page-block-form-search form .form-actions .btn,
form.search-api-page-block-form-search .form-actions .btn {
  width: 100%;
  height: 100%;
  padding: 0;
  border-radius: 0;
  border-color: transparent;
  background-color: transparent;
  background-image: url('/sites/all/themes/vesta_theme/image/search.svg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 25px;
  font-size: 0;
  color: transparent;
}
#search-api-page-block-form-search {
  max-width: 800px;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  #search-api-page-block-form-search {
    margin-bottom: 25px;
  }
}
.search-container {
  position: relative;
  display: flex;
  align-items: center;
}
.search-container .region-search {
  width: 0;
  position: absolute;
  right: 100%;
  top: 50%;
  overflow: hidden;
  transform: translateY(-50%);
  transition: all 0.4s ease;
  z-index: 5;
}
@media screen and (max-width: 575px) {
  .search-container .region-search {
    right: unset;
    left: 100%;
  }
}
.search-container .region-search.active {
  width: 215px;
}
@media screen and (max-width: 375px) {
  .search-container .region-search.active {
    width: 180px;
  }
}
.search-container button.search-button {
  position: relative;
  width: 24px;
  height: 24px;
  background-color: #ffffff;
  outline: none;
  border: none;
  font-size: 0;
  transition: all 0.4s ease;
}
.search-container button.search-button::before {
  position: absolute;
  background-image: url('/sites/all/themes/vesta_theme/image/search.svg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  pointer-events: none;
  margin: auto;
  content: '';
}
.search-container button.search-button.active::before {
  content: '+';
  background-image: none;
  font-size: 26px;
  transform: rotate(45deg);
  color: #000000;
}
.cart-block--summary .cart-block--summary__icon img {
  margin-right: 5px;
  object-fit: contain;
}
.cart-block--summary .cart-block--summary__icon .cart-block--summarty__title {
  font-weight: 600;
  font-size: 15px;
}
@media screen and (max-width: 991px) {
  .cart-block--summary .cart-block--summary__icon .cart-block--summarty__title {
    display: none;
  }
}
.cart-block--summary .cart-block--summary__count {
  position: absolute;
  width: 19px;
  height: 19px;
  background: #AE8B72;
  color: #fff;
  bottom: calc(100% - 5px);
  left: calc(100% - 5px);
  border-radius: 50%;
  font-size: 12px;
  font-weight: 600;
}
@media screen and (max-width: 991px) {
  .cart-block--summary .cart-block--summary__count {
    bottom: calc(100% - 7px);
    left: calc(100% - 7px);
  }
}
.nav .nav-item .nav-link {
  display: block;
  width: fit-content;
  max-width: 250px;
  font-weight: 600;
  font-size: 21px;
  color: #000000;
}
@media screen and (max-width: 1199px) {
  .nav .nav-item .nav-link {
    font-size: 16px;
  }
}
.nav .nav-item .nav-link:hover,
.nav .nav-item .nav-link:active,
.nav .nav-item .nav-link:focus {
  color: #AE8B72;
}
header#header .header-top {
  padding: 13px 0;
}
header#header .header-top .logo {
  width: 276px;
  margin-right: 10px;
  flex-shrink: 0;
}
@media screen and (max-width: 1199px) {
  header#header .header-top .logo {
    width: 216px;
  }
}
header#header .header-top .col-contacts {
  margin-right: 10px;
}
header#header .header-top .col-contacts .messengers {
  margin-right: 17px;
  display: flex;
}
header#header .header-top .col-contacts .messengers .messengers__item.messengers__item--tg {
  width: 103px;
  margin-right: 20px;
}
@media screen and (max-width: 1199px) {
  header#header .header-top .col-contacts .messengers .messengers__item.messengers__item--tg {
    width: 89px;
    margin-right: 15px;
  }
}
header#header .header-top .col-contacts .messengers .messengers__item.messengers__item--vk {
  display: none;
}
header#header .header-top .col-contacts .messengers .messengers__item.messengers__item--wa {
  width: 101px;
}
@media screen and (max-width: 1199px) {
  header#header .header-top .col-contacts .messengers .messengers__item.messengers__item--wa {
    width: 89px;
  }
}
header#header .header-top .col-contacts .contacts {
  display: flex;
  align-items: center;
}
header#header .header-top .col-contacts .contacts .contacts__item.contacts__item--phone {
  margin-right: 20px;
  font-weight: 500;
  font-size: 19px;
}
@media screen and (max-width: 1199px) {
  header#header .header-top .col-contacts .contacts .contacts__item.contacts__item--phone {
    margin-right: 15px;
    font-size: 14px;
  }
}
header#header .header-top .col-contacts .contacts .contacts__item.contacts__item--phone .contacts__detail {
  align-items: center;
}
header#header .header-top .col-contacts .contacts .contacts__item.contacts__item--phone .contacts__detail::before {
  margin-right: 4px;
}
header#header .header-top .col-contacts .contacts .contacts__item.contacts__item--mail {
  font-weight: 500;
  font-size: 18px;
}
@media screen and (max-width: 1199px) {
  header#header .header-top .col-contacts .contacts .contacts__item.contacts__item--mail {
    font-size: 14px;
  }
}
header#header .header-top .col-contacts .contacts .contacts__item.contacts__item--mail .contacts__detail::before {
  display: none;
}
header#header .header-top .col-callback {
  width: 200px;
}
header#header .header-bottom {
  background-color: transparent;
}
header#header .header-bottom .region-navigation #block-vesta-theme-osnovnayanavigaciya-4-menu {
  display: none;
}
header#header .header-bottom .region-navigation .nav {
  margin-left: -13px;
}
@media screen and (max-width: 1199px) {
  header#header .header-bottom .region-navigation .nav {
    margin-left: -8px;
  }
}
header#header .header-bottom .region-navigation .nav .nav-item .nav-link {
  padding: 17px 13px;
}
@media screen and (max-width: 1199px) {
  header#header .header-bottom .region-navigation .nav .nav-item .nav-link {
    padding: 12px 8px;
  }
}
header#header .header-bottom .col-search {
  margin-right: 10px;
}
header#header-mob {
  padding: 9px 15px;
  background-color: #ffffff;
}
@media screen and (max-width: 575px) {
  header#header-mob {
    flex-wrap: wrap;
    gap: 14px 0;
    padding: 13px 15px;
  }
}
@media screen and (max-width: 575px) {
  header#header-mob .col-nav {
    order: -6;
    width: 30%;
  }
}
header#header-mob .logo {
  flex-shrink: 0;
}
@media screen and (max-width: 1199px) {
  header#header-mob .logo {
    width: 185px;
  }
}
@media screen and (max-width: 575px) {
  header#header-mob .logo {
    order: -2;
    width: 50%;
  }
}
@media screen and (max-width: 375px) {
  header#header-mob .logo {
    width: 175px;
    padding: 0;
  }
}
@media screen and (max-width: 354px) {
  header#header-mob .logo {
    width: auto;
  }
}
@media screen and (max-width: 575px) {
  header#header-mob .col-messengers {
    order: -1;
    width: 50%;
  }
}
@media screen and (max-width: 375px) {
  header#header-mob .col-messengers {
    width: 45%;
  }
}
@media screen and (max-width: 354px) {
  header#header-mob .col-messengers {
    width: auto;
  }
}
header#header-mob .col-messengers .messengers .messengers__item.messengers__item--vk {
  display: none;
}
header#header-mob .col-contacts {
  width: 160px;
}
@media screen and (max-width: 575px) {
  header#header-mob .col-contacts {
    order: 0;
    width: 100%;
  }
}
header#header-mob .col-contacts .contacts {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
@media screen and (max-width: 575px) {
  header#header-mob .col-contacts .contacts {
    width: 100%;
  }
}
@media screen and (max-width: 375px) {
  header#header-mob .col-contacts .contacts {
    justify-content: space-between;
  }
}
@media screen and (max-width: 575px) {
  header#header-mob .col-contacts .contacts .contacts__item {
    width: 50%;
  }
}
@media screen and (max-width: 375px) {
  header#header-mob .col-contacts .contacts .contacts__item {
    width: 45%;
  }
}
@media screen and (max-width: 354px) {
  header#header-mob .col-contacts .contacts .contacts__item {
    width: auto;
  }
}
header#header-mob .col-contacts .contacts .contacts__item.contacts__item--phone {
  font-weight: 500;
  font-size: 14px;
}
@media screen and (max-width: 375px) {
  header#header-mob .col-contacts .contacts .contacts__item.contacts__item--phone {
    width: 50%;
  }
}
@media screen and (max-width: 354px) {
  header#header-mob .col-contacts .contacts .contacts__item.contacts__item--phone {
    width: auto;
  }
}
header#header-mob .col-contacts .contacts .contacts__item.contacts__item--phone .contacts__detail {
  align-items: center;
}
header#header-mob .col-contacts .contacts .contacts__item.contacts__item--phone .contacts__detail::before {
  display: none;
  margin-right: 4px;
}
@media screen and (max-width: 575px) {
  header#header-mob .col-contacts .contacts .contacts__item.contacts__item--phone .contacts__detail::before {
    display: block;
  }
}
header#header-mob .col-contacts .contacts .contacts__item.contacts__item--mail {
  font-weight: 500;
  font-size: 14px;
}
@media screen and (max-width: 575px) {
  header#header-mob .col-contacts .contacts .contacts__item.contacts__item--mail {
    transform: translateX(5px);
  }
}
header#header-mob .col-contacts .contacts .contacts__item.contacts__item--mail .contacts__detail::before {
  display: none;
}
@media screen and (max-width: 575px) {
  header#header-mob .col-search {
    order: -5;
  }
}
@media screen and (max-width: 575px) {
  header#header-mob .col-cart {
    order: -4;
    width: 50%;
  }
}
@media screen and (max-width: 375px) {
  header#header-mob .col-cart {
    width: 34%;
  }
}
@media screen and (max-width: 575px) {
  header#header-mob .col-cart .region-cart {
    justify-content: end;
  }
}
.offcanvas {
  color: #000000;
}
.offcanvas .region-search {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .offcanvas .region-search {
    margin-bottom: 15px;
  }
}
.offcanvas .region-navigation {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .offcanvas .region-navigation {
    margin-bottom: 15px;
  }
}
.offcanvas .region-navigation #block-vesta-theme-osnovnayanavigaciya-4--2-menu {
  display: none;
}
.offcanvas .region-navigation .nav .nav-item .nav-link {
  padding: 5px;
}
.offcanvas .contacts {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .offcanvas .contacts {
    margin-bottom: 15px;
  }
}
.offcanvas .contacts .contacts__item {
  margin-bottom: 10px;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .offcanvas .contacts .contacts__item {
    margin-bottom: 7px;
    font-size: 14px;
  }
}
.offcanvas .messengers .messengers__item {
  margin-bottom: 10px;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .offcanvas .messengers .messengers__item {
    margin-bottom: 7px;
    font-size: 14px;
  }
}
div#slider-block {
  margin-bottom: 65px;
}
@media screen and (max-width: 767px) {
  div#slider-block {
    margin-bottom: 28px;
  }
}
div#slider-block .node--type-slide {
  display: flex;
  align-items: center;
  height: 100vh;
  max-height: 814px;
}
@media screen and (max-width: 767px) {
  div#slider-block .node--type-slide {
    height: unset;
    max-height: unset;
    min-height: 560px;
  }
}
@media screen and (max-width: 375px) {
  div#slider-block .node--type-slide {
    height: unset;
    max-height: unset;
    min-height: 360px;
  }
}
div#slider-block .node--type-slide .field--name-field-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
div#slider-block .node--type-slide .field--name-field-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
div#slider-block .node--type-slide .content {
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  div#slider-block .node--type-slide .content {
    padding-left: 44px;
    padding-right: 44px;
  }
}
div#slider-block .node--type-slide .content .field--name-field-slide-title {
  margin-bottom: 10px;
  font-size: 54px;
  font-weight: 700;
}
@media screen and (max-width: 1199px) {
  div#slider-block .node--type-slide .content .field--name-field-slide-title {
    font-size: 48px;
  }
}
@media screen and (max-width: 767px) {
  div#slider-block .node--type-slide .content .field--name-field-slide-title {
    margin-bottom: 7px;
    font-size: 32px;
  }
}
div#slider-block .node--type-slide .content .field--name-body {
  width: 42%;
  margin-bottom: 45px;
  font-size: 27px;
  font-weight: 500;
}
@media screen and (max-width: 1199px) {
  div#slider-block .node--type-slide .content .field--name-body {
    width: 53%;
    font-size: 22px;
  }
}
@media screen and (max-width: 991px) {
  div#slider-block .node--type-slide .content .field--name-body {
    width: 70%;
  }
}
@media screen and (max-width: 767px) {
  div#slider-block .node--type-slide .content .field--name-body {
    width: 100%;
    margin-bottom: 7px;
    font-size: 15px;
  }
}
.slick-arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10;
  width: 44px;
  height: 44px;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
  font-size: 0;
  line-height: 0;
  transition: all 0.4s ease;
}
@media screen and (max-width: 767px) {
  .slick-arrow {
    width: 24px;
    height: 24px;
  }
}
.slick-arrow::before {
  content: '';
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  font-size: 0;
}
.slick-arrow.slick-prev {
  left: 10px;
}
@media screen and (max-width: 767px) {
  .slick-arrow.slick-prev {
    left: 5px;
  }
}
.slick-arrow.slick-prev::before {
  background-image: url("/sites/all/themes/vesta_theme/image/arrow-prev.svg");
}
.slick-arrow.slick-next {
  right: 10px;
}
@media screen and (max-width: 767px) {
  .slick-arrow.slick-next {
    right: 5px;
  }
}
.slick-arrow.slick-next::before {
  background-image: url("/sites/all/themes/vesta_theme/image/arrow-prev.svg");
  transform: rotate(180deg);
}
.slick-arrow:hover,
.slick-arrow:active,
.slick-arrow:focus {
  opacity: 0.75;
}
.slick-dots {
  position: absolute;
  bottom: 40px;
  left: 50%;
  transform: translateX(-50%);
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
  gap: 8px;
  list-style: none;
}
@media screen and (max-width: 767px) {
  .slick-dots {
    gap: 4px;
    bottom: 11px;
  }
}
.slick-dots li button {
  display: block;
  width: 13px;
  height: 13px;
  padding: 0;
  border-radius: 50%;
  border: 1px solid #AE8B72;
  background-color: transparent;
  font-size: 0;
}
@media screen and (max-width: 767px) {
  .slick-dots li button {
    width: 7px;
    height: 7px;
  }
}
.slick-dots li.slick-active button {
  background-color: #AE8B72;
}
div#promotion-block {
  margin-bottom: 90px;
}
@media screen and (max-width: 767px) {
  div#promotion-block {
    margin-bottom: 48px;
  }
}
@media screen and (max-width: 767px) {
  div#promotion-block {
    margin-bottom: 45px;
  }
}
div#promotion-block .slick-list {
  margin-bottom: 94px;
}
@media screen and (max-width: 767px) {
  div#promotion-block .slick-list {
    margin-bottom: 60px;
  }
}
div#promotion-block .slick-arrow.slick-prev {
  left: -19px;
}
@media screen and (max-width: 767px) {
  div#promotion-block .slick-arrow.slick-prev {
    left: -10px;
  }
}
div#promotion-block .slick-arrow.slick-next {
  right: -19px;
}
@media screen and (max-width: 767px) {
  div#promotion-block .slick-arrow.slick-next {
    right: -10px;
  }
}
div#promotion-block .slick-dots {
  bottom: -37px;
}
@media screen and (max-width: 767px) {
  div#promotion-block .slick-dots {
    bottom: -27px;
  }
}
div#promotion-block .container {
  position: relative;
}
div#promotion-block .container::after {
  position: absolute;
  width: 1377px;
  height: 1836px;
  top: 0;
  left: calc(100% - 200px);
  background: url("/sites/all/themes/vesta_theme/image/mirror-fr-1.svg") center center no-repeat;
  background-size: contain;
  z-index: -1;
  content: '';
}
@media screen and (max-width: 1600px) {
  div#promotion-block .container::after {
    top: 200px;
    left: calc(100% - 200px);
    width: 800px;
    height: 900px;
  }
}
@media screen and (max-width: 991px) {
  div#promotion-block .container::after {
    display: none;
  }
}
.view-promotions:not(.view-display-id-block_1) .view-content {
  display: grid;
  gap: 30px;
}
@media screen and (max-width: 767px) {
  .view-promotions:not(.view-display-id-block_1) .view-content {
    gap: 15px;
  }
}
.node--type-akciya.node--view-mode-teaser {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0;
  border-radius: 18px;
  overflow: hidden;
  background: #D7C6BA;
  background: linear-gradient(134deg, #d7c6ba 0%, rgba(245, 158, 45, 0.4) 100%);
}
.node--type-akciya.node--view-mode-teaser .group-left {
  width: 100%;
  height: 100%;
  float: none;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 50px;
}
@media screen and (max-width: 767px) {
  .node--type-akciya.node--view-mode-teaser .group-left {
    padding: 21px 19px;
  }
}
.node--type-akciya.node--view-mode-teaser .group-left .field--name-node-title h3 {
  margin-bottom: 14px;
  font-weight: 700;
  font-size: 32px;
  text-align: center;
}
@media screen and (max-width: 1199px) {
  .node--type-akciya.node--view-mode-teaser .group-left .field--name-node-title h3 {
    font-size: 28px;
  }
}
@media screen and (max-width: 767px) {
  .node--type-akciya.node--view-mode-teaser .group-left .field--name-node-title h3 {
    margin-bottom: 13px;
    font-size: 18px;
  }
}
.node--type-akciya.node--view-mode-teaser .group-left .field--name-field-tekst-zagolovok {
  margin-bottom: 42px;
  font-weight: 700;
  font-size: 32px;
  text-align: center;
}
@media screen and (max-width: 1199px) {
  .node--type-akciya.node--view-mode-teaser .group-left .field--name-field-tekst-zagolovok {
    font-size: 28px;
  }
}
@media screen and (max-width: 767px) {
  .node--type-akciya.node--view-mode-teaser .group-left .field--name-field-tekst-zagolovok {
    margin-bottom: 13px;
    font-size: 18px;
  }
}
.node--type-akciya.node--view-mode-teaser .group-left .field--name-field-tekst-2 {
  margin-bottom: 37px;
  font-weight: 700;
  font-size: 24px;
  text-align: center;
}
@media screen and (max-width: 1199px) {
  .node--type-akciya.node--view-mode-teaser .group-left .field--name-field-tekst-2 {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .node--type-akciya.node--view-mode-teaser .group-left .field--name-field-tekst-2 {
    margin-bottom: 20px;
    font-size: 13px;
  }
}
.node--type-akciya.node--view-mode-teaser .group-left .field--name-node-link a {
  padding: 17px 40px;
}
@media screen and (max-width: 1199px) {
  .node--type-akciya.node--view-mode-teaser .group-left .field--name-node-link a {
    padding: 12px 30px;
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .node--type-akciya.node--view-mode-teaser .group-left .field--name-node-link a {
    border-width: 0.8;
    border-radius: 19px;
    padding: 10px 19px;
    font-size: 12px;
  }
}
.node--type-akciya.node--view-mode-teaser .group-right {
  width: 100%;
  float: none;
}
.node--type-akciya.node--view-mode-teaser .group-right .field--name-field-izobrazhenie {
  width: 100%;
  height: 100%;
}
.node--type-akciya.node--view-mode-teaser .group-right .field--name-field-izobrazhenie img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.node--type-akciya.node--view-mode-full {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  margin-bottom: 90px;
}
@media screen and (max-width: 767px) {
  .node--type-akciya.node--view-mode-full {
    margin-bottom: 48px;
  }
}
.node--type-akciya.node--view-mode-full .group-header {
  grid-column: 1 / span 2;
}
.node--type-akciya.node--view-mode-full .group-left {
  width: 100%;
  height: 100%;
  float: none;
  border-radius: 18px 0 0 18px;
  overflow: hidden;
  background: #D7C6BA;
  background: linear-gradient(134deg, #d7c6ba 0%, rgba(245, 158, 45, 0.4) 100%);
}
.node--type-akciya.node--view-mode-full .group-left .field--name-field-izobrazhenie {
  height: 100%;
}
.node--type-akciya.node--view-mode-full .group-left .field--name-field-izobrazhenie img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.node--type-akciya.node--view-mode-full .group-right {
  width: 100%;
  height: 100%;
  float: none;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 50px;
  border-radius: 0 18px 18px 0;
  overflow: hidden;
  background: #D7C6BA;
  background: linear-gradient(134deg, #d7c6ba 0%, rgba(245, 158, 45, 0.4) 100%);
}
@media screen and (max-width: 767px) {
  .node--type-akciya.node--view-mode-full .group-right {
    padding: 21px 19px;
  }
}
.node--type-akciya.node--view-mode-full .group-right .field--name-node-title h3 {
  margin-bottom: 14px;
  font-weight: 700;
  font-size: 32px;
  text-align: center;
}
@media screen and (max-width: 1199px) {
  .node--type-akciya.node--view-mode-full .group-right .field--name-node-title h3 {
    font-size: 28px;
  }
}
@media screen and (max-width: 767px) {
  .node--type-akciya.node--view-mode-full .group-right .field--name-node-title h3 {
    margin-bottom: 13px;
    font-size: 18px;
  }
}
.node--type-akciya.node--view-mode-full .group-right .field--name-field-tekst-zagolovok {
  margin-bottom: 42px;
  font-weight: 700;
  font-size: 32px;
  text-align: center;
}
@media screen and (max-width: 1199px) {
  .node--type-akciya.node--view-mode-full .group-right .field--name-field-tekst-zagolovok {
    font-size: 28px;
  }
}
@media screen and (max-width: 767px) {
  .node--type-akciya.node--view-mode-full .group-right .field--name-field-tekst-zagolovok {
    margin-bottom: 13px;
    font-size: 18px;
  }
}
.node--type-akciya.node--view-mode-full .group-right .field--name-field-tekst-2 {
  margin-bottom: 37px;
  font-weight: 700;
  font-size: 24px;
  text-align: center;
}
@media screen and (max-width: 1199px) {
  .node--type-akciya.node--view-mode-full .group-right .field--name-field-tekst-2 {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .node--type-akciya.node--view-mode-full .group-right .field--name-field-tekst-2 {
    margin-bottom: 20px;
    font-size: 13px;
  }
}
.node--type-akciya.node--view-mode-full .group-footer {
  grid-column: 1 / span 2;
  margin-top: 30px;
  font-weight: 500;
  font-size: 20px;
}
@media screen and (max-width: 767px) {
  .node--type-akciya.node--view-mode-full .group-footer {
    margin-top: 20px;
    font-size: 16px;
  }
}
div#catalog-block {
  margin-bottom: 90px;
}
@media screen and (max-width: 767px) {
  div#catalog-block {
    margin-bottom: 48px;
  }
}
@media screen and (max-width: 767px) {
  div#catalog-block {
    margin-bottom: 49px;
  }
}
div#catalog-block .block-title {
  margin-bottom: 48px;
}
@media screen and (max-width: 767px) {
  div#catalog-block .block-title {
    margin-bottom: 16px;
  }
}
.view-tovary:not(.view-display-id-block_popular) .view-content {
  margin-bottom: 60px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 36px 30px;
}
@media screen and (max-width: 767px) {
  .view-tovary:not(.view-display-id-block_popular) .view-content {
    margin-bottom: 45px;
    grid-template-columns: repeat(2, 1fr);
    gap: 22px 18px;
  }
}
@media screen and (max-width: 767px) {
  .view-tovary:not(.view-display-id-block_popular).view-display-id-block_1 .view-content .views-row:last-child,
  .view-tovary:not(.view-display-id-block_popular).view-display-id-block_1 .view-content .views-row:nth-last-child(2) {
    display: none;
  }
}
.commerce-product--type-vesta-product.commerce-product--view-mode-teaser {
  display: flex;
  flex-wrap: wrap;
  height: 100%;
}
.commerce-product--type-vesta-product.commerce-product--view-mode-teaser .image-container {
  width: 100%;
  align-self: flex-start;
  margin-bottom: 8px;
}
@media screen and (max-width: 767px) {
  .commerce-product--type-vesta-product.commerce-product--view-mode-teaser .image-container {
    margin-bottom: 5px;
  }
}
.commerce-product--type-vesta-product.commerce-product--view-mode-teaser .image-container .field--name-field-image-product-view {
  margin-bottom: 40px;
  border-radius: 18px;
  overflow: hidden;
  background-color: #D9D9D9;
  box-shadow: 0 7px 11px 9px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 767px) {
  .commerce-product--type-vesta-product.commerce-product--view-mode-teaser .image-container .field--name-field-image-product-view {
    box-shadow: 0 3px 5px 4px rgba(0, 0, 0, 0.1);
  }
}
@media screen and (max-width: 991px) {
  .commerce-product--type-vesta-product.commerce-product--view-mode-teaser .image-container .field--name-field-image-product-view {
    margin-bottom: 17px;
    border-radius: 10px;
  }
}
.commerce-product--type-vesta-product.commerce-product--view-mode-teaser .image-container .field--name-field-image-product-view a {
  display: block;
  width: 100%;
  height: 100%;
}
.commerce-product--type-vesta-product.commerce-product--view-mode-teaser .image-container .field--name-field-image-product-view a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.4s ease;
}
.commerce-product--type-vesta-product.commerce-product--view-mode-teaser .image-container .field--name-field-image-product-view a img:hover,
.commerce-product--type-vesta-product.commerce-product--view-mode-teaser .image-container .field--name-field-image-product-view a img:active,
.commerce-product--type-vesta-product.commerce-product--view-mode-teaser .image-container .field--name-field-image-product-view a img:focus {
  transform: scale(1.1);
}
.commerce-product--type-vesta-product.commerce-product--view-mode-teaser .image-container .field--name-title {
  font-weight: 700;
  font-size: 20px;
}
@media screen and (max-width: 991px) {
  .commerce-product--type-vesta-product.commerce-product--view-mode-teaser .image-container .field--name-title {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .commerce-product--type-vesta-product.commerce-product--view-mode-teaser .image-container .field--name-title {
    font-size: 13px;
  }
}
.commerce-product--type-vesta-product.commerce-product--view-mode-teaser .content-container {
  width: 100%;
  align-self: flex-end;
}
.commerce-product--type-vesta-product.commerce-product--view-mode-teaser .content-container .field--name-sku {
  display: flex;
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: 600;
}
@media screen and (max-width: 991px) {
  .commerce-product--type-vesta-product.commerce-product--view-mode-teaser .content-container .field--name-sku {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .commerce-product--type-vesta-product.commerce-product--view-mode-teaser .content-container .field--name-sku {
    margin-bottom: 9px;
    font-size: 10px;
  }
}
.commerce-product--type-vesta-product.commerce-product--view-mode-teaser .content-container .field--name-sku .field__label {
  margin-right: 5px;
}
.commerce-product--type-vesta-product.commerce-product--view-mode-teaser .content-container .prices {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 17px;
}
@media screen and (max-width: 767px) {
  .commerce-product--type-vesta-product.commerce-product--view-mode-teaser .content-container .prices {
    margin-bottom: 10px;
  }
}
.commerce-product--type-vesta-product.commerce-product--view-mode-teaser .content-container .prices .field--name-price {
  margin-right: 10px;
  font-weight: 700;
  font-size: 18px;
}
@media screen and (max-width: 991px) {
  .commerce-product--type-vesta-product.commerce-product--view-mode-teaser .content-container .prices .field--name-price {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .commerce-product--type-vesta-product.commerce-product--view-mode-teaser .content-container .prices .field--name-price {
    font-size: 12px;
  }
}
.commerce-product--type-vesta-product.commerce-product--view-mode-teaser .content-container .prices .field--name-list-price {
  font-weight: 400;
  font-size: 16px;
  color: #A0A0A0;
  text-decoration: line-through;
}
@media screen and (max-width: 991px) {
  .commerce-product--type-vesta-product.commerce-product--view-mode-teaser .content-container .prices .field--name-list-price {
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  .commerce-product--type-vesta-product.commerce-product--view-mode-teaser .content-container .prices .field--name-list-price {
    font-size: 11px;
  }
}
.commerce-product--type-vesta-product.commerce-product--view-mode-teaser .content-container .field--name-variations .field--name-quantity {
  display: none;
}
.commerce-product--type-vesta-product.commerce-product--view-mode-teaser .content-container .field--name-variations .form-actions .btn {
  padding: 7px 13px;
  font-weight: 700;
  font-size: 16px;
}
@media screen and (max-width: 991px) {
  .commerce-product--type-vesta-product.commerce-product--view-mode-teaser .content-container .field--name-variations .form-actions .btn {
    border-radius: 20px;
    border-width: 1px;
    padding: 4px 8px;
    font-size: 11px;
  }
}
.commerce-product.commerce-product--view-mode-full {
  margin-bottom: 117px;
}
@media screen and (max-width: 767px) {
  .commerce-product.commerce-product--view-mode-full {
    margin-bottom: 46px;
  }
}
.commerce-product.commerce-product--view-mode-full .group-header {
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .commerce-product.commerce-product--view-mode-full .group-header {
    margin-bottom: 20px;
  }
}
.commerce-product.commerce-product--view-mode-full .group-header .field--name-sku {
  display: flex;
  align-items: end;
  font-size: 20px;
}
@media screen and (max-width: 767px) {
  .commerce-product.commerce-product--view-mode-full .group-header .field--name-sku {
    font-size: 16px;
  }
}
.commerce-product.commerce-product--view-mode-full .group-header .field--name-sku .field__label {
  margin-right: 5px;
  font-weight: 500;
}
.commerce-product.commerce-product--view-mode-full .group-header .field--name-sku .field__item {
  font-weight: 800;
}
@media screen and (max-width: 991px) {
  .commerce-product.commerce-product--view-mode-full .group-left {
    width: 70%;
    margin: auto;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 375px) {
  .commerce-product.commerce-product--view-mode-full .group-left {
    width: 100%;
  }
}
.commerce-product.commerce-product--view-mode-full .group-left .field--name-field-image-product-view .field__item {
  border-radius: 18px;
  overflow: hidden;
  box-shadow: 0 7px 11px 9px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 767px) {
  .commerce-product.commerce-product--view-mode-full .group-left .field--name-field-image-product-view .field__item {
    box-shadow: 0 3px 5px 4px rgba(0, 0, 0, 0.1);
  }
}
.commerce-product.commerce-product--view-mode-full .group-left .field--name-field-image-product-view .field__item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.commerce-product.commerce-product--view-mode-full .group-left .field--name-field-image-product-view .slick-list {
  margin: -20px;
  padding: 20px;
}
@media screen and (max-width: 767px) {
  .commerce-product.commerce-product--view-mode-full .group-left .field--name-field-image-product-view .slick-list {
    margin: -15px;
    padding: 15px;
  }
}
.commerce-product.commerce-product--view-mode-full .group-right {
  margin-left: 36px;
}
@media screen and (max-width: 991px) {
  .commerce-product.commerce-product--view-mode-full .group-right {
    margin-left: 0;
  }
}
.commerce-product.commerce-product--view-mode-full .group-right .prices {
  margin-bottom: 25px;
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
}
@media screen and (max-width: 767px) {
  .commerce-product.commerce-product--view-mode-full .group-right .prices {
    margin-bottom: 15px;
  }
}
.commerce-product.commerce-product--view-mode-full .group-right .prices .field--name-price {
  margin-right: 20px;
  font-weight: 700;
  font-size: 38px;
}
@media screen and (max-width: 1199px) {
  .commerce-product.commerce-product--view-mode-full .group-right .prices .field--name-price {
    font-size: 34px;
  }
}
@media screen and (max-width: 767px) {
  .commerce-product.commerce-product--view-mode-full .group-right .prices .field--name-price {
    margin-right: 10px;
    font-size: 18px;
  }
}
.commerce-product.commerce-product--view-mode-full .group-right .prices .field--name-list-price {
  font-weight: 400;
  font-size: 32px;
  color: #A0A0A0;
  text-decoration: line-through;
}
@media screen and (max-width: 1199px) {
  .commerce-product.commerce-product--view-mode-full .group-right .prices .field--name-list-price {
    font-size: 28px;
  }
}
@media screen and (max-width: 767px) {
  .commerce-product.commerce-product--view-mode-full .group-right .prices .field--name-list-price {
    font-size: 14px;
  }
}
.commerce-product.commerce-product--view-mode-full .group-right .field--name-variations {
  margin-bottom: 42px;
}
@media screen and (max-width: 767px) {
  .commerce-product.commerce-product--view-mode-full .group-right .field--name-variations {
    margin-bottom: 20px;
  }
}
.commerce-product.commerce-product--view-mode-full .group-right .field--name-variations form {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 34px;
}
@media screen and (max-width: 767px) {
  .commerce-product.commerce-product--view-mode-full .group-right .field--name-variations form {
    gap: 15px;
  }
}
.commerce-product.commerce-product--view-mode-full .group-right .field--name-variations form .field--name-purchased-entity,
.commerce-product.commerce-product--view-mode-full .group-right .field--name-variations form .add-to-cart-message {
  display: none;
}
.commerce-product.commerce-product--view-mode-full .group-right .field--name-variations form .field--name-quantity {
  position: relative;
}
.commerce-product.commerce-product--view-mode-full .group-right .field--name-variations form .field--name-quantity .btn-minus {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  cursor: pointer;
  font-weight: 700;
  font-size: 24px;
}
.commerce-product.commerce-product--view-mode-full .group-right .field--name-variations form .field--name-quantity .btn-plus {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  cursor: pointer;
  font-weight: 700;
  font-size: 24px;
}
.commerce-product.commerce-product--view-mode-full .group-right .field--name-variations form .field--name-quantity .form-type-number {
  width: 106px;
  margin-bottom: 0;
}
.commerce-product.commerce-product--view-mode-full .group-right .field--name-variations form .field--name-quantity .form-type-number label {
  display: none;
}
.commerce-product.commerce-product--view-mode-full .group-right .field--name-variations form .field--name-quantity .form-type-number input {
  appearance: none;
  width: 100%;
  border-color: transparent;
  font-family: 'Mulish', 'Inter', sans-serif;
  font-weight: 700;
  font-size: 20px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .commerce-product.commerce-product--view-mode-full .group-right .field--name-variations form .field--name-quantity .form-type-number input {
    font-size: 18px;
  }
}
.commerce-product.commerce-product--view-mode-full .group-right .field--name-variations form .form-actions .btn {
  padding: 16px 34px;
}
@media screen and (max-width: 1199px) {
  .commerce-product.commerce-product--view-mode-full .group-right .field--name-variations form .form-actions .btn {
    padding: 12px 24px;
  }
}
@media screen and (max-width: 767px) {
  .commerce-product.commerce-product--view-mode-full .group-right .field--name-variations form .form-actions .btn {
    padding: 10px 16px;
  }
}
.commerce-product.commerce-product--view-mode-full .group-right .field--name-field-harakteristiki .field__item {
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
}
@media screen and (max-width: 1199px) {
  .commerce-product.commerce-product--view-mode-full .group-right .field--name-field-harakteristiki .field__item {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .commerce-product.commerce-product--view-mode-full .group-right .field--name-field-harakteristiki .field__item {
    line-height: 1.4;
  }
}
.commerce-product.commerce-product--view-mode-full .group-right .field--name-field-harakteristiki .field__item .paragraph--type--product-param {
  display: grid;
  grid-template-columns: 1.5fr 1fr;
}
.commerce-product.commerce-product--view-mode-full .group-right .field--name-field-harakteristiki .field__item .paragraph--type--product-param .field--name-field-product-param-param {
  overflow: hidden;
}
.commerce-product.commerce-product--view-mode-full .group-right .field--name-field-harakteristiki .field__item .paragraph--type--product-param .field--name-field-product-param-param span {
  position: relative;
}
.commerce-product.commerce-product--view-mode-full .group-right .field--name-field-harakteristiki .field__item .paragraph--type--product-param .field--name-field-product-param-param span::after {
  position: absolute;
  bottom: 0;
  left: 100%;
  width: 600px;
  height: 3px;
  border-bottom: 1px dotted #000000;
  content: '';
  text-align: center;
  z-index: -1;
  font-weight: 200;
  font-size: 13px;
}
.commerce-product.commerce-product--view-mode-full .group-footer {
  margin-top: 75px;
}
@media screen and (max-width: 1199px) {
  .commerce-product.commerce-product--view-mode-full .group-footer {
    margin-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  .commerce-product.commerce-product--view-mode-full .group-footer {
    margin-top: 20px;
  }
}
.commerce-product.commerce-product--view-mode-full .group-footer .horizontal-tabs {
  border: none;
}
.commerce-product.commerce-product--view-mode-full .group-footer .horizontal-tabs .horizontal-tabs-list {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 70px;
  background-color: transparent;
  border: none;
}
@media screen and (max-width: 767px) {
  .commerce-product.commerce-product--view-mode-full .group-footer .horizontal-tabs .horizontal-tabs-list {
    gap: 10px 15px;
  }
}
.commerce-product.commerce-product--view-mode-full .group-footer .horizontal-tabs .horizontal-tabs-list .horizontal-tab-button {
  background: transparent;
  border: none;
}
.commerce-product.commerce-product--view-mode-full .group-footer .horizontal-tabs .horizontal-tabs-list .horizontal-tab-button a {
  display: block;
  width: fit-content;
  max-width: 450px;
  padding: 3px 1px;
  font-weight: 500;
  font-size: 24px;
}
.commerce-product.commerce-product--view-mode-full .group-footer .horizontal-tabs .horizontal-tabs-list .horizontal-tab-button a:active,
.commerce-product.commerce-product--view-mode-full .group-footer .horizontal-tabs .horizontal-tabs-list .horizontal-tab-button a:focus {
  color: #000000;
}
@media screen and (max-width: 1199px) {
  .commerce-product.commerce-product--view-mode-full .group-footer .horizontal-tabs .horizontal-tabs-list .horizontal-tab-button a {
    font-size: 22px;
  }
}
@media screen and (max-width: 767px) {
  .commerce-product.commerce-product--view-mode-full .group-footer .horizontal-tabs .horizontal-tabs-list .horizontal-tab-button a {
    font-size: 18px;
  }
}
.commerce-product.commerce-product--view-mode-full .group-footer .horizontal-tabs .horizontal-tabs-list .horizontal-tab-button.selected {
  border-bottom: 4px solid #AE8B72;
}
@media screen and (max-width: 767px) {
  .commerce-product.commerce-product--view-mode-full .group-footer .horizontal-tabs .horizontal-tabs-list .horizontal-tab-button.selected {
    border-bottom-width: 2px;
  }
}
.commerce-product.commerce-product--view-mode-full .group-footer .horizontal-tabs .horizontal-tabs-panes details {
  padding: 0;
}
.commerce-product.commerce-product--view-mode-full .group-footer .horizontal-tabs .horizontal-tabs-panes details .card-body {
  padding: 0;
  padding-top: 43px;
  font-weight: 500;
  font-size: 16px;
}
@media screen and (max-width: 1199px) {
  .commerce-product.commerce-product--view-mode-full .group-footer .horizontal-tabs .horizontal-tabs-panes details .card-body {
    padding-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .commerce-product.commerce-product--view-mode-full .group-footer .horizontal-tabs .horizontal-tabs-panes details .card-body {
    padding-top: 20px;
    font-size: 14px;
  }
}
div#popular-block {
  margin-bottom: 90px;
}
@media screen and (max-width: 767px) {
  div#popular-block {
    margin-bottom: 48px;
  }
}
div#popular-block .block-title {
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  div#popular-block .block-title {
    margin: 5px;
  }
}
div#popular-block .view-content {
  margin-bottom: 100px;
}
@media screen and (max-width: 767px) {
  div#popular-block .view-content {
    margin-bottom: 57px;
  }
}
div#popular-block .slick-track {
  display: flex;
}
div#popular-block .slick-list {
  margin: 0 -15px;
}
@media screen and (max-width: 767px) {
  div#popular-block .slick-list {
    margin: 0 -9px;
  }
}
div#popular-block .slick-slide {
  height: auto;
  margin: 15px;
}
@media screen and (max-width: 767px) {
  div#popular-block .slick-slide {
    margin: 10px 9px;
  }
}
div#popular-block .slick-arrow.slick-prev {
  left: -19px;
}
@media screen and (max-width: 767px) {
  div#popular-block .slick-arrow.slick-prev {
    left: -10px;
  }
}
div#popular-block .slick-arrow.slick-next {
  right: -19px;
}
@media screen and (max-width: 767px) {
  div#popular-block .slick-arrow.slick-next {
    right: -10px;
  }
}
div#popular-block .slick-dots {
  bottom: -58px;
}
@media screen and (max-width: 767px) {
  div#popular-block .slick-dots {
    bottom: -37px;
  }
}
div#popular-block .region-popular {
  position: relative;
}
div#popular-block .region-popular::before {
  position: absolute;
  width: 1521px;
  height: 2028px;
  top: -600px;
  right: calc(100% - 200px);
  background: url("/sites/all/themes/vesta_theme/image/mirror-pop.svg") center center no-repeat;
  background-size: contain;
  z-index: -1;
  content: '';
}
@media screen and (max-width: 1600px) {
  div#popular-block .region-popular::before {
    top: -400px;
    right: calc(100% - 200px);
    width: 800px;
    height: 900px;
  }
}
@media screen and (max-width: 991px) {
  div#popular-block .region-popular::before {
    display: none;
  }
}
div#benefits-block {
  margin-bottom: 90px;
}
@media screen and (max-width: 767px) {
  div#benefits-block {
    margin-bottom: 48px;
  }
}
div#benefits-block .block-title {
  margin-bottom: 68px;
}
@media screen and (max-width: 767px) {
  div#benefits-block .block-title {
    width: 90%;
    margin: auto;
    margin-bottom: 20px;
  }
}
.block-content--type-preimushchestva {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 30px;
}
@media screen and (max-width: 475px) {
  .block-content--type-preimushchestva {
    grid-template-columns: 1fr;
    gap: 26px 0;
  }
}
.block-content--type-preimushchestva .group-left {
  width: 100%;
  float: none;
}
.block-content--type-preimushchestva .group-left .field--name-field-izobrazhenie {
  height: 100%;
}
@media screen and (max-width: 475px) {
  .block-content--type-preimushchestva .group-left .field--name-field-izobrazhenie {
    width: 95%;
    margin: auto;
  }
}
.block-content--type-preimushchestva .group-left .field--name-field-izobrazhenie img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 18px;
}
@media screen and (max-width: 767px) {
  .block-content--type-preimushchestva .group-left .field--name-field-izobrazhenie img {
    border-radius: 10px;
  }
}
.block-content--type-preimushchestva .group-right {
  width: 100%;
  float: none;
  display: flex;
  flex-wrap: wrap;
  padding-top: 35px;
  padding-left: 34px;
}
@media screen and (max-width: 991px) {
  .block-content--type-preimushchestva .group-right {
    padding-top: 15px;
    padding-left: 0;
  }
}
@media screen and (max-width: 475px) {
  .block-content--type-preimushchestva .group-right {
    padding-top: 0;
  }
}
.block-content--type-preimushchestva .group-right .field--name-body {
  width: 100%;
  align-self: flex-start;
  margin-bottom: 30px;
  font-weight: 700;
  font-size: 24px;
}
@media screen and (max-width: 1199px) {
  .block-content--type-preimushchestva .group-right .field--name-body {
    font-size: 20px;
  }
}
@media screen and (max-width: 991px) {
  .block-content--type-preimushchestva .group-right .field--name-body {
    font-size: 17px;
  }
}
@media screen and (max-width: 767px) {
  .block-content--type-preimushchestva .group-right .field--name-body {
    margin-bottom: 34px;
    font-size: 13px;
  }
}
.block-content--type-preimushchestva .group-right .field--name-body ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.block-content--type-preimushchestva .group-right .field--name-body ul li {
  margin: 0;
  margin-bottom: 30px;
  padding: 0;
  display: flex;
}
@media screen and (max-width: 1199px) {
  .block-content--type-preimushchestva .group-right .field--name-body ul li {
    margin-bottom: 20px;
  }
}
.block-content--type-preimushchestva .group-right .field--name-body ul li::before {
  width: 30px;
  height: 30px;
  margin-right: 30px;
  flex-shrink: 0;
  background: url("/sites/all/themes/vesta_theme/image/Check Circle.svg") center center no-repeat;
  background-size: contain;
  content: '';
}
@media screen and (max-width: 991px) {
  .block-content--type-preimushchestva .group-right .field--name-body ul li::before {
    width: 20px;
    height: 20px;
    margin-right: 20px;
  }
}
@media screen and (max-width: 767px) {
  .block-content--type-preimushchestva .group-right .field--name-body ul li::before {
    width: 16px;
    height: 16px;
    margin-right: 14px;
  }
}
.block-content--type-preimushchestva .group-right .field--name-dynamic-token-fieldblock-content-zakazat {
  width: 100%;
  align-self: flex-end;
}
.block-content--type-preimushchestva .group-right .field--name-dynamic-token-fieldblock-content-zakazat .btn {
  padding: 16px 47px;
}
@media screen and (max-width: 1199px) {
  .block-content--type-preimushchestva .group-right .field--name-dynamic-token-fieldblock-content-zakazat .btn {
    padding: 12px 36px;
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .block-content--type-preimushchestva .group-right .field--name-dynamic-token-fieldblock-content-zakazat .btn {
    border-width: 1px;
    border-radius: 27px;
    padding: 15px 20px;
    font-size: 16px;
  }
}
@media screen and (max-width: 475px) {
  .block-content--type-preimushchestva .group-right .field--name-dynamic-token-fieldblock-content-zakazat .btn {
    margin: auto;
  }
}
div#about-block {
  margin-bottom: 90px;
}
@media screen and (max-width: 767px) {
  div#about-block {
    margin-bottom: 48px;
  }
}
div#about-block .block-title {
  width: 60%;
  margin: auto;
  margin-bottom: 64px;
}
@media screen and (max-width: 991px) {
  div#about-block .block-title {
    width: 70%;
  }
}
@media screen and (max-width: 767px) {
  div#about-block .block-title {
    margin-bottom: 19px;
  }
}
@media screen and (max-width: 475px) {
  div#about-block .block-title {
    width: 97%;
  }
}
.node--type-about.node--view-mode-teaser {
  display: grid;
  grid-template-columns: 7fr 5fr;
  gap: 0 8px;
}
@media screen and (max-width: 991px) {
  .node--type-about.node--view-mode-teaser {
    grid-template-columns: 1fr;
  }
}
.node--type-about.node--view-mode-teaser .group-header {
  grid-column: 1 / span 2;
}
@media screen and (max-width: 991px) {
  .node--type-about.node--view-mode-teaser .group-header {
    grid-column: auto;
  }
}
.node--type-about.node--view-mode-teaser .group-left {
  width: 100%;
  float: none;
}
@media screen and (max-width: 991px) {
  .node--type-about.node--view-mode-teaser .group-left {
    margin-bottom: 24px;
  }
}
.node--type-about.node--view-mode-teaser .group-left .field--name-body {
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .node--type-about.node--view-mode-teaser .group-left .field--name-body {
    font-size: 14px;
    height: calc(1.2em * 22);
    line-height: 1.2;
    overflow: hidden;
  }
}
.node--type-about.node--view-mode-teaser .group-left .field--name-body h3 {
  margin-bottom: 20px;
  font-size: 23px;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .node--type-about.node--view-mode-teaser .group-left .field--name-body h3 {
    margin-bottom: 18px;
    font-size: 18px;
  }
}
.node--type-about.node--view-mode-teaser .group-right {
  width: 100%;
  float: none;
}
.node--type-about.node--view-mode-teaser .group-right .field--name-field-izobrazhenie-glavnaya-str {
  height: 100%;
}
@media screen and (max-width: 991px) {
  .node--type-about.node--view-mode-teaser .group-right .field--name-field-izobrazhenie-glavnaya-str {
    display: none;
  }
}
.node--type-about.node--view-mode-teaser .group-right .field--name-field-izobrazhenie-glavnaya-str img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 18px;
}
@media screen and (max-width: 767px) {
  .node--type-about.node--view-mode-teaser .group-right .field--name-field-izobrazhenie-glavnaya-str img {
    border-radius: 10px;
  }
}
.node--type-about.node--view-mode-teaser .group-right .field--name-field-izobrazhenie-glavnaya-mob {
  display: none;
}
@media screen and (max-width: 991px) {
  .node--type-about.node--view-mode-teaser .group-right .field--name-field-izobrazhenie-glavnaya-mob {
    display: block;
  }
}
.node--type-about.node--view-mode-teaser .group-right .field--name-field-izobrazhenie-glavnaya-mob img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 18px;
}
@media screen and (max-width: 767px) {
  .node--type-about.node--view-mode-teaser .group-right .field--name-field-izobrazhenie-glavnaya-mob img {
    border-radius: 10px;
  }
}
.node--type-about.node--view-mode-teaser .group-footer {
  grid-column: 1 / span 2;
  margin-top: 48px;
}
@media screen and (max-width: 991px) {
  .node--type-about.node--view-mode-teaser .group-footer {
    grid-column: auto;
    margin-top: 26px;
  }
}
.node--type-about.node--view-mode-teaser .group-footer .field--name-field-ssylka a {
  padding: 16px 40px;
}
@media screen and (max-width: 1199px) {
  .node--type-about.node--view-mode-teaser .group-footer .field--name-field-ssylka a {
    padding: 14px 22px;
    font-size: 16px;
  }
}
@media screen and (max-width: 991px) {
  .node--type-about.node--view-mode-teaser .group-footer .field--name-field-ssylka a {
    margin: auto;
  }
}
@media screen and (max-width: 767px) {
  .node--type-about.node--view-mode-teaser .group-footer .field--name-field-ssylka a {
    border-width: 1;
    border-radius: 27px;
    padding: 14px 22px;
    font-size: 16px;
  }
}
.node--type-about.node--view-mode-full {
  margin-bottom: 117px;
}
@media screen and (max-width: 991px) {
  .node--type-about.node--view-mode-full {
    margin-bottom: 50px;
  }
}
.node--type-about.node--view-mode-full .field--name-field-tekst-1,
.node--type-about.node--view-mode-full .field--name-field-text-2 {
  font-size: 18px;
  line-height: 33px;
}
@media screen and (max-width: 1199px) {
  .node--type-about.node--view-mode-full .field--name-field-tekst-1,
  .node--type-about.node--view-mode-full .field--name-field-text-2 {
    font-size: 16px;
    line-height: 1.4;
  }
}
@media screen and (max-width: 767px) {
  .node--type-about.node--view-mode-full .field--name-field-tekst-1,
  .node--type-about.node--view-mode-full .field--name-field-text-2 {
    font-size: 14px;
    line-height: 1.2;
  }
}
.node--type-about.node--view-mode-full .field--name-field-tekst-1 h3,
.node--type-about.node--view-mode-full .field--name-field-text-2 h3 {
  margin-bottom: 40px;
  font-size: 23px;
  font-weight: 700;
}
@media screen and (max-width: 1199px) {
  .node--type-about.node--view-mode-full .field--name-field-tekst-1 h3,
  .node--type-about.node--view-mode-full .field--name-field-text-2 h3 {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .node--type-about.node--view-mode-full .field--name-field-tekst-1 h3,
  .node--type-about.node--view-mode-full .field--name-field-text-2 h3 {
    margin-bottom: 20px;
    font-size: 18px;
  }
}
.node--type-about.node--view-mode-full .about-group-1 {
  margin-bottom: 69px;
  display: grid;
  grid-template-columns: 5.1fr 7fr;
}
@media screen and (max-width: 991px) {
  .node--type-about.node--view-mode-full .about-group-1 {
    grid-template-columns: 1fr;
    gap: 20px;
    margin-bottom: 20px;
  }
}
.node--type-about.node--view-mode-full .about-group-1 .field--name-field-izobrazhenie-1 {
  border-radius: 18px;
  overflow: hidden;
}
@media screen and (max-width: 991px) {
  .node--type-about.node--view-mode-full .about-group-1 .field--name-field-izobrazhenie-1 {
    width: 80%;
    height: 400px;
    margin: auto;
  }
}
@media screen and (max-width: 767px) {
  .node--type-about.node--view-mode-full .about-group-1 .field--name-field-izobrazhenie-1 {
    width: 80%;
    height: 300px;
    margin: auto;
  }
}
@media screen and (max-width: 475px) {
  .node--type-about.node--view-mode-full .about-group-1 .field--name-field-izobrazhenie-1 {
    width: 100%;
    height: 250px;
  }
}
.node--type-about.node--view-mode-full .about-group-1 .field--name-field-izobrazhenie-1 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.node--type-about.node--view-mode-full .about-group-1 .field--name-field-tekst-1 {
  margin-left: 53px;
}
@media screen and (max-width: 991px) {
  .node--type-about.node--view-mode-full .about-group-1 .field--name-field-tekst-1 {
    margin-left: 0;
  }
}
@media screen and (max-width: 991px) {
  .node--type-about.node--view-mode-full .about-group-1 .field--name-field-tekst-1 h3 br {
    display: none;
  }
}
.node--type-about.node--view-mode-full .about-group-2 {
  display: grid;
  grid-template-columns: 6.1fr 6fr;
  gap: 24px;
}
@media screen and (max-width: 991px) {
  .node--type-about.node--view-mode-full .about-group-2 {
    grid-template-columns: 1fr;
    gap: 20px;
  }
}
.node--type-about.node--view-mode-full .about-group-2 .about-images {
  position: relative;
  height: 100%;
}
@media screen and (max-width: 991px) {
  .node--type-about.node--view-mode-full .about-group-2 .about-images {
    width: 80%;
    height: 350px;
    margin: auto;
    grid-row: 1 / 2;
  }
}
@media screen and (max-width: 767px) {
  .node--type-about.node--view-mode-full .about-group-2 .about-images {
    height: 300px;
  }
}
@media screen and (max-width: 475px) {
  .node--type-about.node--view-mode-full .about-group-2 .about-images {
    width: 100%;
    height: 250px;
  }
}
.node--type-about.node--view-mode-full .about-group-2 .about-images .field--type-image {
  border-radius: 18px;
  overflow: hidden;
}
.node--type-about.node--view-mode-full .about-group-2 .about-images .field--type-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.node--type-about.node--view-mode-full .about-group-2 .about-images .field--name-field-izobrazheniya-2 {
  position: absolute;
  top: 0;
  right: 0;
}
@media screen and (max-width: 1199px) {
  .node--type-about.node--view-mode-full .about-group-2 .about-images .field--name-field-izobrazheniya-2 {
    width: 400px;
    height: 350px;
  }
}
@media screen and (max-width: 991px) {
  .node--type-about.node--view-mode-full .about-group-2 .about-images .field--name-field-izobrazheniya-2 {
    width: 350px;
    height: 300px;
  }
}
@media screen and (max-width: 767px) {
  .node--type-about.node--view-mode-full .about-group-2 .about-images .field--name-field-izobrazheniya-2 {
    width: 300px;
    height: 250px;
  }
}
@media screen and (max-width: 475px) {
  .node--type-about.node--view-mode-full .about-group-2 .about-images .field--name-field-izobrazheniya-2 {
    position: static;
    width: 100%;
    height: 100%;
  }
}
.node--type-about.node--view-mode-full .about-group-2 .about-images .field--name-field-izobrazheniya-2-2 {
  position: absolute;
  bottom: 0;
  left: 0;
}
@media screen and (max-width: 1199px) {
  .node--type-about.node--view-mode-full .about-group-2 .about-images .field--name-field-izobrazheniya-2-2 {
    width: 350px;
    height: 200px;
  }
}
@media screen and (max-width: 767px) {
  .node--type-about.node--view-mode-full .about-group-2 .about-images .field--name-field-izobrazheniya-2-2 {
    width: 200px;
    height: 150px;
  }
}
@media screen and (max-width: 475px) {
  .node--type-about.node--view-mode-full .about-group-2 .about-images .field--name-field-izobrazheniya-2-2 {
    display: none;
  }
}
div#faq-block {
  margin-bottom: 90px;
}
@media screen and (max-width: 767px) {
  div#faq-block {
    margin-bottom: 48px;
  }
}
@media screen and (max-width: 767px) {
  div#faq-block {
    margin-bottom: 46px;
  }
}
div#faq-block .block-title {
  margin-bottom: 70px;
}
@media screen and (max-width: 767px) {
  div#faq-block .block-title {
    margin-bottom: 30px;
  }
}
div#faq-block .region-faq {
  position: relative;
}
div#faq-block .region-faq::before {
  position: absolute;
  width: 1353px;
  height: 1804px;
  top: -600px;
  left: calc(100% - 200px);
  background: url("/sites/all/themes/vesta_theme/image/mirror-3.svg") center center no-repeat;
  background-size: contain;
  z-index: -1;
  content: '';
}
@media screen and (max-width: 1600px) {
  div#faq-block .region-faq::before {
    top: -400px;
    left: calc(100% - 200px);
    width: 800px;
    height: 900px;
  }
}
@media screen and (max-width: 991px) {
  div#faq-block .region-faq::before {
    display: none;
  }
}
.view-faq-accordion {
  font-family: 'Mulish', 'Inter', sans-serif;
}
.view-faq-accordion .view-content {
  width: 86%;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .view-faq-accordion .view-content {
    width: 100%;
  }
}
.view-faq-accordion .view-content > .views-row {
  display: grid;
  gap: 40px;
}
@media screen and (max-width: 767px) {
  .view-faq-accordion .view-content > .views-row {
    gap: 10px;
  }
}
.view-faq-accordion .view-content > .views-row .views-row .views-field-title {
  position: relative;
  margin: 0;
  padding: 10px;
  padding-right: 35px;
  border-radius: 0;
  border: none;
  background: transparent;
  font-weight: 700;
  font-size: 28px;
  color: #000000;
}
@media screen and (max-width: 1199px) {
  .view-faq-accordion .view-content > .views-row .views-row .views-field-title {
    font-size: 22px;
  }
}
@media screen and (max-width: 767px) {
  .view-faq-accordion .view-content > .views-row .views-row .views-field-title {
    padding: 7px;
    padding-right: 25px;
    font-size: 16px;
  }
}
.view-faq-accordion .view-content > .views-row .views-row .views-field-title::after {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 22px;
  height: 22px;
  background: url("/sites/all/themes/vesta_theme/image/плюс.svg") center center no-repeat;
  background-size: contain;
  content: '';
  transition: all 0.4s ease;
}
@media screen and (max-width: 767px) {
  .view-faq-accordion .view-content > .views-row .views-row .views-field-title::after {
    width: 12px;
    height: 12px;
  }
}
.view-faq-accordion .view-content > .views-row .views-row .views-field-title.ui-state-active::after {
  transform: translateY(-50%) rotate(45deg);
}
.view-faq-accordion .view-content > .views-row .views-row .views-field-title a {
  color: #000000;
}
.view-faq-accordion .view-content > .views-row .views-row .ui-accordion-content {
  height: auto !important;
  border-radius: 0;
  border: none;
  padding: 3px 10px;
  font-weight: 400;
  font-size: 18px;
  color: #000000;
}
@media screen and (max-width: 1199px) {
  .view-faq-accordion .view-content > .views-row .views-row .ui-accordion-content {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .view-faq-accordion .view-content > .views-row .views-row .ui-accordion-content {
    padding: 3px 7px;
    font-size: 14px;
  }
}
div#form-block h2 {
  margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
  div#form-block h2 {
    margin-bottom: 19px;
  }
}
@media screen and (max-width: 375px) {
  div#form-block h2 {
    width: 87%;
    margin-left: auto;
    margin-right: auto;
  }
}
div#form-block .region-form-title,
div#form-block .form-container {
  width: 86%;
  margin: auto;
}
@media screen and (max-width: 767px) {
  div#form-block .region-form-title,
  div#form-block .form-container {
    width: 100%;
  }
}
div#form-block .form-container {
  display: grid;
  grid-template-columns: 7fr 3fr;
  gap: 0 10px;
}
@media screen and (max-width: 991px) {
  div#form-block .form-container {
    grid-template-columns: 1fr;
    gap: 35px 0;
  }
}
div#form-block .form-container form #edit-text {
  margin-bottom: 30px;
  font-weight: 600;
  font-size: 24px;
}
@media screen and (max-width: 1199px) {
  div#form-block .form-container form #edit-text {
    font-size: 20px;
  }
  div#form-block .form-container form #edit-text br {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  div#form-block .form-container form #edit-text {
    font-size: 14px;
  }
}
div#form-block .form-container form .form-type-checkbox {
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  div#form-block .form-container form .form-type-checkbox {
    margin-top: 36px;
  }
}
div#form-block .form-container form .form-actions {
  margin-top: 27px;
}
@media screen and (max-width: 767px) {
  div#form-block .form-container form .form-actions {
    margin: auto;
    margin-top: 36px;
  }
}
div#form-block .form-container form .form-actions .btn {
  padding: 16px 23px;
}
@media screen and (max-width: 1199px) {
  div#form-block .form-container form .form-actions .btn {
    padding: 14px 22px;
    font-size: 16px;
  }
}
@media screen and (max-width: 991px) {
  div#form-block .form-container form .form-actions .btn {
    margin: auto;
  }
}
@media screen and (max-width: 767px) {
  div#form-block .form-container form .form-actions .btn {
    border-radius: 27px;
    padding: 14px 22px;
    font-size: 16px;
  }
}
div#form-block .messengers {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: end;
  gap: 17px;
}
@media screen and (max-width: 991px) {
  div#form-block .messengers {
    gap: 13px;
    align-items: center;
  }
}
div#form-block .messengers .messengers__item .messengers__link {
  width: 276px;
  max-width: 100%;
  padding: 18px;
  border-radius: 12px;
  background-color: #D7C6BA;
  text-align: center;
}
@media screen and (max-width: 767px) {
  div#form-block .messengers .messengers__item .messengers__link {
    width: 241px;
    max-width: 100%;
    padding: 14px;
  }
}
div#form-block .messengers .messengers__item .messengers__link:hover,
div#form-block .messengers .messengers__item .messengers__link:active,
div#form-block .messengers .messengers__item .messengers__link :focus {
  background-color: rgba(215, 198, 186, 0.75);
}
footer#footer {
  background: #D7C6BA;
  background: linear-gradient(134deg, #d7c6ba 0%, rgba(245, 158, 45, 0.4) 100%);
  padding: 52px 0 17px;
}
@media screen and (max-width: 767px) {
  footer#footer {
    padding: 21px 0 17px;
  }
}
footer#footer .footer__container {
  margin-bottom: 24px;
  display: grid;
  grid-template-columns: auto auto auto auto;
  gap: 20px;
  justify-content: space-between;
}
@media screen and (max-width: 991px) {
  footer#footer .footer__container {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (max-width: 767px) {
  footer#footer .footer__container {
    margin-bottom: 32px;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 475px) {
  footer#footer .footer__container {
    grid-template-columns: 1fr;
    gap: 0;
  }
}
footer#footer .footer__container .logo {
  width: 217px;
}
@media screen and (max-width: 1199px) {
  footer#footer .footer__container .logo {
    width: 175px;
  }
}
@media screen and (max-width: 991px) {
  footer#footer .footer__container .logo {
    grid-column: 1 / span 3;
  }
}
@media screen and (max-width: 991px) {
  footer#footer .footer__container .logo {
    grid-column: 1 / span 2;
  }
}
@media screen and (max-width: 475px) {
  footer#footer .footer__container .logo {
    grid-column: auto;
    margin-bottom: 17px;
  }
}
footer#footer .footer__container .logo a {
  font-weight: 600;
  font-size: 26px;
}
@media screen and (max-width: 1199px) {
  footer#footer .footer__container .logo a {
    font-size: 21px;
    text-align: left;
  }
}
footer#footer .footer__container .logo a .region-logo-text {
  font-weight: 500;
  font-size: 14px;
}
@media screen and (max-width: 1199px) {
  footer#footer .footer__container .logo a .region-logo-text {
    font-size: 11px;
  }
}
footer#footer .footer__container .col-nav {
  width: 200px;
}
@media screen and (max-width: 1199px) {
  footer#footer .footer__container .col-nav {
    width: 185px;
  }
}
@media screen and (max-width: 991px) {
  footer#footer .footer__container .col-nav {
    width: auto;
  }
}
@media screen and (max-width: 767px) {
  footer#footer .footer__container .col-nav {
    grid-column: 1 / span 2;
  }
}
@media screen and (max-width: 475px) {
  footer#footer .footer__container .col-nav {
    grid-column: auto;
    margin-bottom: 52px;
  }
}
footer#footer .footer__container .col-nav #block-vesta-theme-navigaciyapodval-menu {
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 20px;
}
@media screen and (max-width: 767px) {
  footer#footer .footer__container .col-nav #block-vesta-theme-navigaciyapodval-menu {
    margin-bottom: 7px;
    font-size: 16px;
  }
}
footer#footer .footer__container .col-nav .nav {
  flex-direction: column;
}
@media screen and (max-width: 767px) {
  footer#footer .footer__container .col-nav .nav {
    max-height: 110px;
    flex-wrap: wrap;
  }
}
footer#footer .footer__container .col-nav .nav .nav-item .nav-link {
  padding: 2px;
  font-weight: 500;
  font-size: 18px;
}
@media screen and (max-width: 1199px) {
  footer#footer .footer__container .col-nav .nav .nav-item .nav-link {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  footer#footer .footer__container .col-nav .nav .nav-item .nav-link {
    font-size: 14px;
  }
}
footer#footer .footer__container .col-contacts {
  width: 315px;
}
@media screen and (max-width: 1199px) {
  footer#footer .footer__container .col-contacts {
    width: 280px;
  }
}
@media screen and (max-width: 991px) {
  footer#footer .footer__container .col-contacts {
    width: auto;
  }
}
footer#footer .footer__container .col-contacts .contacts .contacts__item {
  margin-bottom: 14px;
}
@media screen and (max-width: 767px) {
  footer#footer .footer__container .col-contacts .contacts .contacts__item {
    margin-bottom: 20px;
  }
}
footer#footer .footer__container .col-contacts .contacts .contacts__item .contacts__detail {
  font-weight: 500;
  font-size: 16px;
}
@media screen and (max-width: 1199px) {
  footer#footer .footer__container .col-contacts .contacts .contacts__item .contacts__detail {
    font-size: 14px;
  }
}
footer#footer .footer__container .col-contacts .contacts .contacts__item.contacts__item--phone {
  display: none;
}
footer#footer .footer__container .col-callback {
  width: 198px;
}
@media screen and (max-width: 1199px) {
  footer#footer .footer__container .col-callback {
    width: 170px;
  }
}
@media screen and (max-width: 991px) {
  footer#footer .footer__container .col-callback {
    width: auto;
  }
}
footer#footer .footer__container .col-callback .contacts {
  margin-bottom: 25px;
}
footer#footer .footer__container .col-callback .contacts .contacts__item .contacts__detail {
  font-weight: 500;
  font-size: 16px;
}
@media screen and (max-width: 1199px) {
  footer#footer .footer__container .col-callback .contacts .contacts__item .contacts__detail {
    font-size: 14px;
  }
}
footer#footer .footer__container .col-callback .btn {
  padding: 16px 12px;
}
@media screen and (max-width: 1199px) {
  footer#footer .footer__container .col-callback .btn {
    padding: 12px 10px;
  }
}
@media screen and (max-width: 767px) {
  footer#footer .footer__container .col-callback .btn {
    border-radius: 27px;
    padding: 14px 23px;
    font-size: 16px;
  }
}
footer#footer .row-copiryght {
  margin-bottom: 28px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  font-weight: 500;
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  footer#footer .row-copiryght {
    margin-bottom: 33px;
  }
}
@media screen and (max-width: 375px) {
  footer#footer .row-copiryght .copyright {
    order: -1;
    margin-bottom: 19px;
  }
}
footer#footer .row-webvesta {
  font-weight: 500;
  font-size: 12px;
  text-align: center;
}
main#main {
  margin-bottom: 117px;
}
@media screen and (max-width: 767px) {
  main#main {
    margin-bottom: 46px;
  }
}
body.front main#main {
  margin-bottom: 107px;
}
@media screen and (max-width: 767px) {
  body.front main#main {
    margin-bottom: 46px;
  }
}
body.body-view--about h1 {
  width: 85%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 991px) {
  body.body-view--about h1 {
    width: 100%;
  }
}
body.body-view--about main#main {
  position: relative;
}
body.body-view--about main#main .wr_front_content > .container {
  position: relative;
}
body.body-view--about main#main .wr_front_content > .container::before {
  position: absolute;
  width: 1377px;
  height: 1836px;
  top: -500px;
  right: calc(100% - 200px);
  background: url("/sites/all/themes/vesta_theme/image/mirror-fr-1.svg") center center no-repeat;
  background-size: contain;
  z-index: -1;
  content: '';
}
@media screen and (max-width: 1600px) {
  body.body-view--about main#main .wr_front_content > .container::before {
    top: -200px;
    right: calc(100% - 200px);
    width: 800px;
    height: 900px;
  }
}
@media screen and (max-width: 991px) {
  body.body-view--about main#main .wr_front_content > .container::before {
    display: none;
  }
}
body.body-view--about div#popular-block .container::before,
body.body-view--about div#form-block .container::before,
body.body-view--about div#popular-block .region-popular::before,
body.body-view--about div#form-block .region-popular::before {
  display: none;
}
body.body-view--about footer#footer .container {
  position: relative;
}
body.body-view--about footer#footer .container::before {
  position: absolute;
  width: 1377px;
  height: 1836px;
  bottom: 300px;
  left: calc(100% - 200px);
  background: url("/sites/all/themes/vesta_theme/image/mirror-broken.svg") center center no-repeat;
  background-size: contain;
  z-index: -1;
  content: '';
}
@media screen and (max-width: 1600px) {
  body.body-view--about footer#footer .container::before {
    left: calc(100% - 200px);
    width: 800px;
    height: 900px;
  }
}
@media screen and (max-width: 991px) {
  body.body-view--about footer#footer .container::before {
    display: none;
  }
}
body.body-product h1 {
  margin-bottom: 15px;
  text-align: left;
}
body.body-node--800 .contacts_wr {
  display: grid;
  grid-template-columns: 1fr 2fr;
  gap: 30px;
}
@media screen and (max-width: 767px) {
  body.body-node--800 .contacts_wr {
    gap: 20px;
  }
}
@media screen and (max-width: 575px) {
  body.body-node--800 .contacts_wr {
    grid-template-columns: 1fr;
  }
}
body.body-node--800 .contacts_wr .contacts {
  margin-bottom: 30px;
}
@media screen and (max-width: 991px) {
  body.body-node--800 .contacts_wr .contacts {
    grid-column: 1 / span 2;
    gap: 20px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 575px) {
  body.body-node--800 .contacts_wr .contacts {
    grid-column: auto;
  }
}
body.body-node--800 .contacts_wr .contacts .contacts__item {
  margin-bottom: 20px;
  font-size: 20px;
}
@media screen and (max-width: 767px) {
  body.body-node--800 .contacts_wr .contacts .contacts__item {
    margin-bottom: 15px;
    font-size: 16px;
  }
}
body.body-node--800 .contacts_wr .messengers {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 17px;
}
@media screen and (max-width: 991px) {
  body.body-node--800 .contacts_wr .messengers {
    gap: 13px;
    align-items: start;
  }
}
@media screen and (max-width: 575px) {
  body.body-node--800 .contacts_wr .messengers {
    align-items: center;
  }
}
body.body-node--800 .contacts_wr .messengers .messengers__item .messengers__link {
  width: 276px;
  max-width: 100%;
  padding: 18px;
  border-radius: 12px;
  background-color: #D7C6BA;
  text-align: center;
}
@media screen and (max-width: 767px) {
  body.body-node--800 .contacts_wr .messengers .messengers__item .messengers__link {
    width: 241px;
    max-width: 100%;
    padding: 14px;
  }
}
body.body-node--800 .contacts_wr .messengers .messengers__item .messengers__link:hover,
body.body-node--800 .contacts_wr .messengers .messengers__item .messengers__link:active,
body.body-node--800 .contacts_wr .messengers .messengers__item .messengers__link :focus {
  background-color: rgba(215, 198, 186, 0.75);
}
body.body-node--800 .contacts_wr .region-map {
  grid-row: 1 / span 2;
  grid-column: 2 / 3;
  border-radius: 18px;
  overflow: hidden;
}
@media screen and (max-width: 991px) {
  body.body-node--800 .contacts_wr .region-map {
    grid-row: 2 / 3;
    grid-column: 2 / 3;
    height: 300px;
  }
}
@media screen and (max-width: 767px) {
  body.body-node--800 .contacts_wr .region-map {
    height: 250px;
  }
}
@media screen and (max-width: 575px) {
  body.body-node--800 .contacts_wr .region-map {
    grid-row: auto;
    grid-column: auto;
  }
}
body.body-node--800 .contacts_wr .region-map #block-vesta-theme-yandekskarta-2 {
  height: 100%;
}
body.body-node--800 .contacts_wr .region-map #block-vesta-theme-yandekskarta-2 .field--name-body {
  height: 100%;
}
body.body-node--800 .contacts_wr .region-map #block-vesta-theme-yandekskarta-2 .mapContainer {
  height: 100% !important;
}
body.body-node--800 div#form-block .form-container {
  grid-template-columns: 1fr;
}
body.body-node--800 div#form-block form #edit-text {
  text-align: center;
}
body.not-front:not(.body-view--about) main#main .wr_front_content > .container,
body.not-front:not(.body-view--about) main#main .wr_content > .container {
  position: relative;
}
body.not-front:not(.body-view--about) main#main .wr_front_content > .container::before,
body.not-front:not(.body-view--about) main#main .wr_content > .container::before {
  position: absolute;
  width: 1377px;
  height: 1836px;
  top: 100px;
  right: calc(100% - 100px);
  background: url("/sites/all/themes/vesta_theme/image/mirror-pop.svg") center center no-repeat;
  background-size: contain;
  z-index: -1;
  content: '';
}
@media screen and (max-width: 1600px) {
  body.not-front:not(.body-view--about) main#main .wr_front_content > .container::before,
  body.not-front:not(.body-view--about) main#main .wr_content > .container::before {
    top: -200px;
    right: calc(100% - 200px);
    width: 800px;
    height: 900px;
  }
}
@media screen and (max-width: 991px) {
  body.not-front:not(.body-view--about) main#main .wr_front_content > .container::before,
  body.not-front:not(.body-view--about) main#main .wr_content > .container::before {
    display: none;
  }
}
body.not-front:not(.body-view--about) div#popular-block .container::before,
body.not-front:not(.body-view--about) div#form-block .container::before,
body.not-front:not(.body-view--about) div#popular-block .region-popular::before,
body.not-front:not(.body-view--about) div#form-block .region-popular::before {
  display: none;
}
body.not-front:not(.body-view--about) footer#footer .container {
  position: relative;
}
body.not-front:not(.body-view--about) footer#footer .container::before {
  position: absolute;
  width: 1377px;
  height: 1836px;
  bottom: 100px;
  left: calc(100% - 200px);
  background: url("/sites/all/themes/vesta_theme/image/mirror-fr-1.svg") center center no-repeat;
  background-size: contain;
  z-index: -1;
  content: '';
}
@media screen and (max-width: 1600px) {
  body.not-front:not(.body-view--about) footer#footer .container::before {
    left: calc(100% - 200px);
    width: 800px;
    height: 900px;
  }
}
@media screen and (max-width: 991px) {
  body.not-front:not(.body-view--about) footer#footer .container::before {
    display: none;
  }
}
body.not-front div#form-block {
  margin-top: 90px;
}
@media screen and (max-width: 767px) {
  body.not-front div#form-block {
    margin-top: 48px;
  }
}
#scrollToTop {
  width: 57px;
  height: 57px;
  background: none;
  text-indent: 0;
  font-size: 0;
  border: 0px;
  outline: 0px;
  display: flex;
  bottom: 85px;
  cursor: pointer;
  position: fixed;
  right: 27px;
  z-index: 10;
  transition: 0.2s;
  padding: 0;
}
@media screen and (max-width: 767px) {
  #scrollToTop {
    bottom: 15px;
    right: 15px;
  }
}
#scrollToTop:hover,
#scrollToTop:active,
#scrollToTop:focus {
  opacity: 0.75;
}
.messengers-side {
  margin: 0;
  list-style-type: none;
  display: flex;
  flex-direction: column;
  gap: 16px;
  bottom: 220px;
  cursor: pointer;
  position: fixed;
  right: 31px;
  z-index: 10;
  transition: 0.2s;
  padding: 0;
}
@media screen and (max-width: 767px) {
  .messengers-side {
    bottom: 106px;
    right: 19px;
  }
}
.messengers-side .messengers-side__item {
  margin: 0;
  padding: 0;
}
.messengers-side .messengers-side__item .messengers-side__link {
  width: 49px;
  height: 49px;
}
.messengers-side .messengers-side__item .messengers-side__link:hover,
.messengers-side .messengers-side__item .messengers-side__link:active,
.messengers-side .messengers-side__item .messengers-side__link:focus {
  opacity: 0.75;
}
.messengers-side .messengers-side__item .messengers-side__link img {
  object-fit: contain;
}
div#vpa-full-wrapper {
  width: 93%;
  max-width: 1246px;
  padding: 19px 15px 15px;
  border: none;
  border-top-left-radius: 14px;
  border-top-right-radius: 14px;
  box-shadow: none;
  left: 50%;
  transform: translateX(-50%);
  box-shadow: 0 0 3px 1px rgba(215, 198, 186, 0.5);
}
@media screen and (max-width: 767px) {
  div#vpa-full-wrapper {
    padding: 10px;
  }
}
div#vpa-full-wrapper .vpa-close-zone .vpa-close-el {
  top: 5px;
}
div#vpa-full-wrapper .vpa-content {
  margin-bottom: 15px;
  font-weight: 400;
  font-size: 11px;
}
@media screen and (max-width: 767px) {
  div#vpa-full-wrapper .vpa-content {
    margin-bottom: 7px;
    font-size: 9px;
  }
}
@media screen and (max-width: 375px) {
  div#vpa-full-wrapper .vpa-content {
    margin-bottom: 5px;
    font-size: 8px;
  }
}
div#vpa-full-wrapper .vpa-content strong {
  display: flex;
  align-items: center;
  font-size: 16px;
}
div#vpa-full-wrapper .vpa-content strong::before {
  width: 22px;
  height: 22px;
  margin-right: 10px;
  background: url("/sites/all/themes/vesta_theme/image/cookie.svg") center center no-repeat;
  background-size: contain;
  content: '';
}
@media screen and (max-width: 767px) {
  div#vpa-full-wrapper .vpa-content strong::before {
    width: 12px;
    height: 12px;
    margin-right: 5px;
  }
}
@media screen and (max-width: 767px) {
  div#vpa-full-wrapper .vpa-content strong {
    font-size: 12px;
  }
}
@media screen and (max-width: 375px) {
  div#vpa-full-wrapper .vpa-content strong {
    font-size: 10px;
  }
}
div#vpa-full-wrapper .vpa-content p {
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  div#vpa-full-wrapper .vpa-content p {
    margin-bottom: 7px;
  }
}
@media screen and (max-width: 375px) {
  div#vpa-full-wrapper .vpa-content p {
    margin-bottom: 5px;
  }
}
div#vpa-full-wrapper .vpa-content p:has(strong) {
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  div#vpa-full-wrapper .vpa-content p:has(strong) {
    margin-bottom: 5px;
  }
}
div#vpa-full-wrapper .vpa-actions {
  margin-top: 0;
  gap: 9px;
}
@media screen and (max-width: 767px) {
  div#vpa-full-wrapper .vpa-actions {
    gap: 5px;
  }
}
div#vpa-full-wrapper .vpa-actions .btn {
  padding: 12px 24px;
  text-transform: uppercase;
  font-size: 14px;
}
@media screen and (max-width: 1199px) {
  div#vpa-full-wrapper .vpa-actions .btn {
    padding: 8px 16px;
    font-size: 10px;
  }
}
@media screen and (max-width: 767px) {
  div#vpa-full-wrapper .vpa-actions .btn {
    padding: 6px 12px;
    font-size: 8px;
  }
}
div#vpa-full-wrapper .vpa-actions .btn.btn-primary {
  background-color: #000000;
  color: #ffffff;
}
div#vpa-full-wrapper .vpa-actions .btn.btn-secondary {
  border-color: #000000;
}
div#vpa-full-wrapper .vpa-actions .btn:hover,
div#vpa-full-wrapper .vpa-actions .btn:active,
div#vpa-full-wrapper .vpa-actions .btn:focus {
  border-color: #AE8B72;
  background-color: #AE8B72;
  color: #ffffff;
}
#block-vesta-theme-ssylkanaglavnuyu,
#block-vesta-theme-ssylkavkatalog {
  margin-top: 31px;
  margin-bottom: 27px;
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-ssylkanaglavnuyu,
  #block-vesta-theme-ssylkavkatalog {
    margin-top: 20px;
    margin-bottom: 15px;
  }
}
#block-vesta-theme-ssylkanaglavnuyu a,
#block-vesta-theme-ssylkavkatalog a {
  display: flex;
  align-items: center;
  font-weight: 600;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-ssylkanaglavnuyu a,
  #block-vesta-theme-ssylkavkatalog a {
    font-size: 14px;
  }
}
#block-vesta-theme-ssylkanaglavnuyu a::before,
#block-vesta-theme-ssylkavkatalog a::before {
  width: 44px;
  height: 44px;
  margin-right: 15px;
  background-image: url("/sites/all/themes/vesta_theme/image/arrow-back.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: all 0.4s ease;
  content: '';
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-ssylkanaglavnuyu a::before,
  #block-vesta-theme-ssylkavkatalog a::before {
    width: 36px;
    height: 36px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-ssylkanaglavnuyu a::before,
  #block-vesta-theme-ssylkavkatalog a::before {
    width: 26px;
    height: 26px;
    margin-right: 7px;
  }
}
#block-vesta-theme-ssylkanaglavnuyu a:hover::before,
#block-vesta-theme-ssylkavkatalog a:hover::before,
#block-vesta-theme-ssylkanaglavnuyu a:active::before,
#block-vesta-theme-ssylkavkatalog a:active::before,
#block-vesta-theme-ssylkanaglavnuyu a:focus::before,
#block-vesta-theme-ssylkavkatalog a:focus::before {
  background-image: url("/sites/all/themes/vesta_theme/image/aarw-back-brown.svg");
}
.ui-widget-overlay {
  background: #000000;
  opacity: 0.7;
}
.ui-widget.ui-widget-content {
  border-radius: 10px;
  border-color: rgba(0, 0, 0, 0.7);
}
.ui-widget.ui-widget-content .ui-dialog-titlebar {
  border-color: #ffffff;
  background: #ffffff;
}
.ui-widget.ui-widget-content .ui-dialog-titlebar .ui-dialog-title {
  font-family: 'Mulish', 'Inter', sans-serif;
  white-space: break-spaces;
}
.ui-widget.ui-widget-content .ui-dialog-titlebar .ui-dialog-titlebar-close {
  border-color: transparent;
  background: transparent url("/sites/all/themes/vesta_theme/image/close-blck.svg") center center no-repeat;
  background-size: contain;
}
.ui-widget.ui-widget-content .ui-dialog-titlebar .ui-dialog-titlebar-close .ui-button-icon {
  display: none !important;
}
.ui-widget.ui-widget-content .ui-dialog-content form {
  font-family: 'Mulish', 'Inter', sans-serif;
}
.ui-widget.ui-widget-content .ui-dialog-content form .form-control {
  padding: 10px 1px;
  font-family: 'Mulish', 'Inter', sans-serif;
}
@media screen and (max-width: 767px) {
  .ui-widget.ui-widget-content .ui-dialog-content form .form-control {
    padding: 7px 1px;
  }
}
.ui-widget.ui-widget-content .ui-dialog-content form .form-type-checkbox input {
  width: 20px;
  height: 20px;
  transform: none;
}
.ui-widget.ui-widget-content .ui-dialog-content form .form-actions .btn {
  padding: 10px 16px;
  font-family: 'Mulish', 'Inter', sans-serif;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .ui-widget.ui-widget-content .ui-dialog-content form .form-actions .btn {
    padding: 7px 14px;
    font-size: 14px;
  }
}
.ui-widget.ui-widget-content .ui-dialog-buttonpane .form-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.ui-widget.ui-widget-content .ui-dialog-buttonpane .form-actions button {
  margin: 0;
  padding: 10px;
  font-family: 'Mulish', 'Inter', sans-serif;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .ui-widget.ui-widget-content .ui-dialog-buttonpane .form-actions button {
    padding: 7px;
    font-family: 'Mulish', 'Inter', sans-serif;
    font-size: 14px;
  }
}
.cart-form table .views-field-field-image-product-view a {
  display: block;
  width: 60px;
  margin: auto;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 7px 11px 9px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 767px) {
  .cart-form table .views-field-field-image-product-view a {
    box-shadow: 0 3px 5px 4px rgba(0, 0, 0, 0.1);
  }
}
.cart-form table .views-field-field-image-product-view a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.4s ease;
}
.cart-form table .views-field-field-image-product-view a img:hover,
.cart-form table .views-field-field-image-product-view a img:active,
.cart-form table .views-field-field-image-product-view a img:focus {
  transform: scale(1.1);
}
.cart-form table .views-field-edit-quantity .form-item {
  margin-bottom: 0;
}
.cart-form table .views-field-edit-quantity .form-item input {
  border-radius: 0;
  border: 1px solid transparent;
  border-bottom-color: #000000;
  text-align: center;
}
.cart-form table .views-field-edit-quantity .form-item input:focus {
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.5);
  outline: none;
}
.cart-form table .views-field-remove-button button {
  border-radius: 10px;
  background: #000000 url("/sites/all/themes/vesta_theme/image/delete-wht.svg") center center no-repeat;
  background-size: 20px;
  color: transparent;
  font-size: 0;
}
.cart-form table .views-field-remove-button button:hover,
.cart-form table .views-field-remove-button button:active,
.cart-form table .views-field-remove-button button:focus {
  background-color: #AE8B72;
}
@media screen and (max-width: 1199px) {
  .cart-form table .views-field-remove-button button {
    background-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .cart-form table .views-field-remove-button button {
    border-radius: 5px;
    background-size: 16px;
  }
}
.cart-form .order-total-line__subtotal {
  display: none;
}
.cart-form .form-actions {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .cart-form .form-actions {
    margin-top: 20px;
  }
}
@media screen and (max-width: 1199px) {
  .layout-checkout-form .layout-region-checkout-main {
    width: 60%;
  }
}
@media screen and (max-width: 991px) {
  .layout-checkout-form .layout-region-checkout-main {
    width: 100%;
    float: none;
    margin-bottom: 20px;
    padding-right: 0;
  }
}
.layout-checkout-form .layout-region-checkout-main legend {
  font-size: 24px;
}
@media screen and (max-width: 767px) {
  .layout-checkout-form .layout-region-checkout-main legend {
    font-size: 18px;
  }
}
.layout-checkout-form .layout-region-checkout-main legend .checkout-review-edit-link a {
  font-size: 18px;
  text-decoration: underline;
}
@media screen and (max-width: 767px) {
  .layout-checkout-form .layout-region-checkout-main legend .checkout-review-edit-link a {
    font-size: 16px;
  }
}
.layout-checkout-form .layout-region-checkout-main .form-control {
  padding: 10px;
  border: 1px solid rgba(0, 0, 0, 0.5);
  border-radius: 10px;
}
@media screen and (max-width: 767px) {
  .layout-checkout-form .layout-region-checkout-main .form-control {
    padding: 7px;
  }
}
.layout-checkout-form .layout-region-checkout-main .form-item label {
  margin-bottom: 5px;
}
@media screen and (max-width: 767px) {
  .layout-checkout-form .layout-region-checkout-main .form-item label {
    margin-bottom: 3px;
  }
}
.layout-checkout-form .layout-region-checkout-main #edit-contact-information {
  margin-bottom: 0;
}
.layout-checkout-form .layout-region-checkout-main #edit-order-fieldscheckout-field-address-0 {
  margin-bottom: 0;
}
.layout-checkout-form .layout-region-checkout-main #edit-order-fieldscheckout-field-address-0 legend {
  display: none;
}
.layout-checkout-form .layout-region-checkout-main .field {
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .layout-checkout-form .layout-region-checkout-main .field {
    margin-bottom: 7px;
  }
}
.layout-checkout-form .layout-region-checkout-main .field__label {
  font-weight: 600;
  margin-bottom: 5px;
}
@media screen and (max-width: 767px) {
  .layout-checkout-form .layout-region-checkout-main .field__label {
    margin-bottom: 3px;
  }
}
@media screen and (max-width: 1199px) {
  .layout-checkout-form .layout-region-checkout-secondary {
    width: 40%;
  }
}
@media screen and (max-width: 991px) {
  .layout-checkout-form .layout-region-checkout-secondary {
    width: 100%;
    float: none;
  }
}
.layout-checkout-form .layout-region-checkout-secondary h3 {
  font-size: 24px;
}
@media screen and (max-width: 767px) {
  .layout-checkout-form .layout-region-checkout-secondary h3 {
    font-size: 18px;
  }
}
.layout-checkout-form .layout-region-checkout-secondary .order-total-line__subtotal {
  display: none;
}
.layout-checkout-form .layout-region-checkout-footer {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .layout-checkout-form .layout-region-checkout-footer {
    margin-top: 20px;
  }
}
.layout-checkout-form .layout-region-checkout-footer .form-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  align-items: end;
}
.layout-checkout-form .layout-region-checkout-footer .form-actions a {
  text-decoration: underline;
}
