:root {
  --bs-body-line-height: 1.2;
  --bs-body-font-size: 16px;
  --space-1: 0.25rem;
  --space-2: 0.5rem;
  --space-3: 0.75rem;
  --space-4: 1rem;
  --space-5: 1.25rem;
  --space-6: 1.5rem;
  --space-7: 1.75rem;
  --space-8: 2rem;
  --space-9: 2.25rem;
  --space-10: 2.5rem;
  --space-11: 2.75rem;
  --space-12: 3rem;
  --space-14: 3.5rem;
  --space-16: 4rem;
  --space-20: 5rem;
  --space-24: 6rem;
  --space-28: 7rem;
  --space-32: 8rem;
  --space-36: 9rem;
  --space-40: 10rem;
  --space-44: 11rem;
  --space-48: 12rem;
  --space-52: 13rem;
  --space-56: 14rem;
  --space-60: 15rem;
  --space-64: 16rem;
  --space-72: 18rem;
  --space-80: 20rem;
  --space-96: 24rem;
  --space-px: 1px;
  --space-0-5: 0.125rem;
  --space-1-5: 0.375rem;
  --space-2-5: 0.625rem;
  --space-3-5: 0.875rem;
}
.margin-bottom {
  margin-bottom: 120px;
}
@media screen and (max-width: 1199px) {
  .margin-bottom {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 767px) {
  .margin-bottom {
    margin-bottom: 60px;
  }
}
@font-face {
  font-family: 'WixMadeforDisplay';
  src: url('/sites/all/themes/vesta_theme/font/WixMadeforDisplay/WixMadeforDisplay-VariableFont_wght.woff2') format('woff2'), url('/sites/all/themes/vesta_theme/font/WixMadeforDisplay/WixMadeforDisplay-VariableFont_wght.woff') format('woff'), url('/sites/all/themes/vesta_theme/font/WixMadeforDisplay/WixMadeforDisplay-VariableFont_wght.ttf') format('ttf');
  font-style: normal;
  font-display: swap;
}
.ajax-progress {
  display: none !important;
}
.container-fluid {
  padding-right: 7rem;
  padding-left: 7rem;
}
@media screen and (max-width: 1600px) {
  .container-fluid {
    padding-right: 1rem;
    padding-left: 1rem;
  }
}
@media screen and (max-width: 575px) {
  .container-fluid {
    padding-right: 11px;
    padding-left: 11px;
  }
}
.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: #050505;
  text-decoration: none;
  transition: all 0.4s ease;
}
a:hover,
a:active,
a:focus {
  color: #828282;
}
@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: 'WixMadeforDisplay', 'Inter', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.2;
  color: #000000;
}
@media screen and (max-width: 767px) {
  body {
    font-size: 15px;
  }
}
@media screen and (max-width: 475px) {
  body {
    font-size: 14px;
  }
}
#app {
  overflow: hidden;
}
.toolbar-fixed #app {
  margin-top: var(--drupal-displace-offset-top);
}
h1 {
  margin-bottom: 20px;
  font-size: 42px;
  font-weight: 400;
}
@media screen and (max-width: 1600px) {
  h1 {
    font-size: 38px;
  }
}
@media screen and (max-width: 1199px) {
  h1 {
    font-size: 36px;
  }
}
@media screen and (max-width: 767px) {
  h1 {
    margin-bottom: 15px;
    font-size: 20px;
  }
}
h2,
main .block-title {
  margin-bottom: 40px;
  font-size: 40px;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  h2,
  main .block-title {
    margin-bottom: 20px;
    font-size: 20px;
  }
}
.btn,
.btn-primary,
.button--primary,
.button--secondary,
.field--name-field-oformit-zakaz a {
  display: block;
  width: fit-content;
  max-width: 450px;
  padding: 15px;
  border-radius: 0;
  border: 1px solid #000000;
  background-color: #000000;
  color: #ffffff;
  text-align: center;
  font-weight: 400;
  font-size: 16px;
  --bs-btn-active-bg: rgba(0, 0, 0, 0.85);
  --bs-btn-active-border-color: rgba(0, 0, 0, 0.85);
  transition: all 0.4s ease;
}
@media screen and (max-width: 991px) {
  .btn,
  .btn-primary,
  .button--primary,
  .button--secondary,
  .field--name-field-oformit-zakaz a {
    padding: 12px;
  }
}
@media screen and (max-width: 767px) {
  .btn,
  .btn-primary,
  .button--primary,
  .button--secondary,
  .field--name-field-oformit-zakaz a {
    padding: 10px;
    font-size: 14px;
  }
}
.btn:hover,
.btn-primary:hover,
.button--primary:hover,
.button--secondary:hover,
.field--name-field-oformit-zakaz a:hover,
.btn:active,
.btn-primary:active,
.button--primary:active,
.button--secondary:active,
.field--name-field-oformit-zakaz a:active,
.btn:focus,
.btn-primary:focus,
.button--primary:focus,
.button--secondary:focus,
.field--name-field-oformit-zakaz a:focus,
.btn:focus-visible,
.btn-primary:focus-visible,
.button--primary:focus-visible,
.button--secondary:focus-visible,
.field--name-field-oformit-zakaz a:focus-visible {
  background-color: rgba(0, 0, 0, 0.85);
  border-color: rgba(0, 0, 0, 0.85);
  box-shadow: none;
}
.btn:first-child:active,
.btn-primary:first-child:active,
.button--primary:first-child:active,
.button--secondary:first-child:active,
.field--name-field-oformit-zakaz a:first-child:active {
  background-color: rgba(0, 0, 0, 0.85);
  border-color: rgba(0, 0, 0, 0.85);
}
.btn:disabled,
.btn-primary:disabled,
.button--primary:disabled,
.button--secondary:disabled,
.field--name-field-oformit-zakaz a:disabled {
  background-color: #828282;
  border-color: #828282;
}
.button--secondary {
  background-color: #ffffff;
  color: #000000;
}
.button--secondary:hover,
.button--secondary:active,
.button--secondary:focus,
.button--secondary:focus-visible {
  color: #ffffff;
}
.contacts__list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  flex-direction: column;
  gap: 10px;
  font-weight: 500;
  font-size: 20px;
  color: #050505;
}
@media screen and (max-width: 1199px) {
  .contacts__list {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .contacts__list {
    font-size: 16px;
  }
}
.contacts__list .contacts__item {
  margin: 0;
  padding: 0;
}
.contacts__list .contacts__item .contacts__link {
  color: #050505;
}
.contacts__list .contacts__item .contacts__link:hover,
.contacts__list .contacts__item .contacts__link:active,
.contacts__list .contacts__item .contacts__link:focus {
  color: #828282;
}
.slick-arrow {
  font-size: 0;
  line-height: 0;
  position: absolute;
  bottom: calc(100% + 40px);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10;
  width: 50px;
  height: 50px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}
@media screen and (max-width: 991px) {
  .slick-arrow {
    width: 30px;
    height: 30px;
  }
}
@media screen and (max-width: 575px) {
  .slick-arrow {
    bottom: unset;
    top: 50%;
    transform: translateY(-50%);
  }
}
.slick-arrow::before {
  content: '';
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  font-size: 0;
}
.slick-arrow.slick-prev {
  right: 170px;
}
@media screen and (max-width: 575px) {
  .slick-arrow.slick-prev {
    right: unset;
    left: 20px;
  }
}
.slick-arrow.slick-prev::before {
  background-image: url("/sites/all/themes/vesta_theme/image/arrow-prev.svg");
}
.slick-arrow.slick-next {
  right: 80px;
}
@media screen and (max-width: 575px) {
  .slick-arrow.slick-next {
    right: 20px;
  }
}
.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;
}
@media screen and (max-width: 575px) {
  .logo a {
    width: 110px;
  }
}
.logo a img {
  object-fit: contain;
}
header#header-mob {
  padding: 20px 0;
  background-color: transparent;
  transition: all 0.4s ease;
}
@media screen and (max-width: 991px) {
  header#header-mob {
    padding: 10px 0;
  }
}
header#header-mob .header-mob-content {
  position: relative;
  justify-content: center;
  transition: all 0.4s ease;
}
header#header-mob .header-mob-content .col-nav {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
header#header-mob .header-mob-content .col-nav a {
  display: flex;
  align-items: center;
  font-weight: 400;
  font-size: 20px;
}
@media screen and (max-width: 1199px) {
  header#header-mob .header-mob-content .col-nav a {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  header#header-mob .header-mob-content .col-nav a {
    font-size: 16px;
  }
}
header#header-mob .header-mob-content .col-nav a svg {
  width: 42px;
  height: 22px;
  margin-right: 19px;
}
@media screen and (max-width: 575px) {
  header#header-mob .header-mob-content .col-nav a svg {
    width: 23px;
    height: 9px;
    margin-right: 0;
  }
}
header#header-mob .header-mob-content .col-nav a svg path {
  transition: all 0.4s ease;
}
header#header-mob .header-mob-content .col-nav a span {
  flex-shrink: 0;
}
@media screen and (max-width: 575px) {
  header#header-mob .header-mob-content .col-nav a span {
    display: none;
  }
}
header#header-mob .header-mob-content .col-logo a img.logo-gold {
  display: none;
}
.offcanvas {
  padding: var(--space-10);
  background-color: #ffffff;
}
@media screen and (max-width: 767px) {
  .offcanvas {
    padding: 1rem;
  }
}
.offcanvas .offcanvas-header {
  padding: 0;
  padding-bottom: var(--space-10);
}
@media screen and (max-width: 767px) {
  .offcanvas .offcanvas-header {
    padding: 1rem;
  }
}
.offcanvas .offcanvas-header .btn-close {
  --bs-btn-close-color: #000;
  --bs-btn-close-bg: none;
  --bs-btn-close-opacity: 1;
  --bs-btn-close-hover-opacity: 0.75;
  --bs-btn-close-focus-shadow: none;
  --bs-btn-close-focus-opacity: 0.75;
  --bs-btn-close-disabled-opacity: 0.25;
  --bs-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);
  box-sizing: content-box;
  width: auto;
  height: auto;
  margin: 0;
  padding: 0.25em 0.25em;
  color: var(--bs-btn-close-color);
  background: none;
  border: 0;
  border-radius: 0.375rem;
  opacity: var(--bs-btn-close-opacity);
  display: flex;
  align-items: center;
  font-weight: 400;
  font-size: 20px;
}
@media screen and (max-width: 1199px) {
  .offcanvas .offcanvas-header .btn-close {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .offcanvas .offcanvas-header .btn-close {
    font-size: 14px;
  }
}
.offcanvas .offcanvas-header .btn-close svg {
  width: 20px;
  height: 20px;
  margin-right: 20px;
}
@media screen and (max-width: 1199px) {
  .offcanvas .offcanvas-header .btn-close svg {
    width: 15px;
    height: 15px;
  }
}
@media screen and (max-width: 767px) {
  .offcanvas .offcanvas-header .btn-close svg {
    margin-right: 15px;
  }
}
.offcanvas .offcanvas-body {
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
.offcanvas .offcanvas-body .region-navigation {
  width: 100%;
}
.offcanvas .offcanvas-body .region-navigation .nav {
  flex-direction: column;
}
.offcanvas .offcanvas-body .region-navigation .nav .nav-item .nav-link {
  padding: 20px 0;
  border-top: 1px solid rgba(0, 0, 0, 0.3);
  font-weight: 600;
  font-size: 18px;
  text-transform: uppercase;
  color: #000000;
}
@media screen and (max-width: 1199px) {
  .offcanvas .offcanvas-body .region-navigation .nav .nav-item .nav-link {
    padding: 16px 0;
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .offcanvas .offcanvas-body .region-navigation .nav .nav-item .nav-link {
    padding: 12px 0;
    font-size: 14px;
  }
}
.offcanvas .offcanvas-body .region-navigation .nav .nav-item:last-child .nav-link {
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
.offcanvas .offcanvas-body .region-navigation .nav .nav-item.dropdown .dropdown-toggle::after {
  position: absolute;
  top: 20px;
  right: 1.75rem;
  width: 20px;
  height: 20px;
  border: none;
  background: url("/sites/all/themes/vesta_theme/image/плюс.svg") center center no-repeat;
  background-size: contain;
  transition: all 0.4s ease;
  content: '';
}
@media screen and (max-width: 1199px) {
  .offcanvas .offcanvas-body .region-navigation .nav .nav-item.dropdown .dropdown-toggle::after {
    top: 16px;
  }
}
@media screen and (max-width: 767px) {
  .offcanvas .offcanvas-body .region-navigation .nav .nav-item.dropdown .dropdown-toggle::after {
    top: 12px;
    width: 15px;
    height: 15px;
  }
}
.offcanvas .offcanvas-body .region-navigation .nav .nav-item.dropdown .dropdown-toggle:hover::after,
.offcanvas .offcanvas-body .region-navigation .nav .nav-item.dropdown .dropdown-toggle:active::after,
.offcanvas .offcanvas-body .region-navigation .nav .nav-item.dropdown .dropdown-toggle:focus::after {
  transform: rotate(45deg);
}
.offcanvas .offcanvas-body .region-navigation .nav .nav-item.dropdown .dropdown-menu {
  --bs-dropdown-padding-y: 0;
  --bs-dropdown-font-size: 16px;
  --bs-dropdown-color: #000000;
  --bs-dropdown-bg: #ffffff;
  --bs-dropdown-border-color: transparent;
  --bs-dropdown-divider-bg: transparent;
  --bs-dropdown-box-shadow: none;
  --bs-dropdown-link-color: #000000;
  --bs-dropdown-link-hover-color: #000000;
  --bs-dropdown-link-hover-bg: transparent;
  --bs-dropdown-link-active-color: #000000;
  --bs-dropdown-link-active-bg: transparent;
  --bs-dropdown-link-disabled-color: var(--bs-tertiary-color);
  border-radius: 0;
  position: static;
}
@media screen and (max-width: 767px) {
  .offcanvas .offcanvas-body .region-navigation .nav .nav-item.dropdown .dropdown-menu {
    --bs-dropdown-font-size: 14px;
  }
}
.offcanvas .offcanvas-body .region-navigation .nav .nav-item.dropdown .dropdown-menu .nav-item .dropdown-item {
  padding: 10px 0;
  font-weight: 400;
  font-size: 16px;
}
@media screen and (max-width: 1199px) {
  .offcanvas .offcanvas-body .region-navigation .nav .nav-item.dropdown .dropdown-menu .nav-item .dropdown-item {
    padding: 5px 0;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .offcanvas .offcanvas-body .region-navigation .nav .nav-item.dropdown .dropdown-menu .nav-item .dropdown-item {
    font-size: 12px;
  }
}
.offcanvas .offcanvas-body .region-navigation .nav .nav-item.dropdown .dropdown-menu .nav-item:last-child .dropdown-item {
  padding-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .offcanvas .offcanvas-body .region-navigation .nav .nav-item.dropdown .dropdown-menu .nav-item:last-child .dropdown-item {
    padding-bottom: 20px;
  }
}
.offcanvas .offcanvas-body .contacts__list {
  width: 100%;
  align-self: flex-end;
}
@media screen and (max-width: 767px) {
  .offcanvas .offcanvas-body .contacts__list {
    font-size: 14px;
  }
}
.offcanvas-backdrop.fade.show {
  backdrop-filter: blur(40px);
}
div#block-vesta-theme-bannerglavnaya {
  margin-bottom: 120px;
}
@media screen and (max-width: 1199px) {
  div#block-vesta-theme-bannerglavnaya {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 767px) {
  div#block-vesta-theme-bannerglavnaya {
    margin-bottom: 60px;
  }
}
.block-content--type-banner {
  position: relative;
  height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: end;
  color: #ffffff;
}
.block-content--type-banner .field--name-field-izobrazhenie,
.block-content--type-banner .field--name-field-video,
.block-content--type-banner .field--name-field-video-mob-versiya {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.block-content--type-banner .field--name-field-izobrazhenie::before,
.block-content--type-banner .field--name-field-video::before,
.block-content--type-banner .field--name-field-video-mob-versiya::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  content: '';
}
.block-content--type-banner .field--name-field-izobrazhenie img,
.block-content--type-banner .field--name-field-video img,
.block-content--type-banner .field--name-field-video-mob-versiya img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.block-content--type-banner .field--name-field-video video,
.block-content--type-banner .field--name-field-video-mob-versiya video {
  width: 100%;
  height: 100vh;
  object-fit: cover;
  object-position: center;
}
@media screen and (max-width: 575px) {
  .block-content--type-banner .field--name-field-video {
    display: none;
  }
}
.block-content--type-banner .field--name-field-video-mob-versiya {
  display: none;
}
@media screen and (max-width: 575px) {
  .block-content--type-banner .field--name-field-video-mob-versiya {
    display: block;
  }
}
.block-content--type-banner .content {
  position: relative;
  z-index: 1;
  width: 52rem;
  margin: 0;
  padding-top: 70px;
  padding-bottom: 70px;
}
@media screen and (max-width: 1600px) {
  .block-content--type-banner .content {
    width: 40rem;
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 1199px) {
  .block-content--type-banner .content {
    width: 32rem;
    padding-top: 70px;
    padding-bottom: 70px;
  }
}
@media screen and (max-width: 767px) {
  .block-content--type-banner .content {
    width: 60%;
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 475px) {
  .block-content--type-banner .content {
    width: 100%;
  }
}
.block-content--type-banner .content .field--name-body {
  margin-bottom: 20px;
}
@media screen and (max-width: 1600px) {
  .block-content--type-banner .content .field--name-body {
    font-size: 14px;
  }
}
@media screen and (max-width: 1199px) {
  .block-content--type-banner .content .field--name-body {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .block-content--type-banner .content .field--name-body {
    font-size: 11px;
    margin-bottom: 15px;
  }
}
.block-content--type-banner .content .field--name-field-link a {
  font-size: 16px;
  color: #ffffff;
  text-decoration: underline;
}
@media screen and (max-width: 1600px) {
  .block-content--type-banner .content .field--name-field-link a {
    font-size: 14px;
  }
}
@media screen and (max-width: 1199px) {
  .block-content--type-banner .content .field--name-field-link a {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .block-content--type-banner .content .field--name-field-link a {
    font-size: 12px;
  }
}
.block-content--type-banner .content .field--name-field-link a:hover,
.block-content--type-banner .content .field--name-field-link a:active,
.block-content--type-banner .content .field--name-field-link a:focus {
  text-decoration: none;
}
div#catalog_front-block {
  margin-bottom: 120px;
}
@media screen and (max-width: 1199px) {
  div#catalog_front-block {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 767px) {
  div#catalog_front-block {
    margin-bottom: 60px;
  }
}
div#catalog_front-block .container-fluid {
  padding-right: 0;
}
@media screen and (max-width: 475px) {
  div#catalog_front-block .container-fluid {
    padding-right: 11px;
  }
}
div#catalog_front-block .view-razdel-kataloga .view-content {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  margin-bottom: 40px;
  font-size: 16px;
}
@media screen and (max-width: 991px) {
  div#catalog_front-block .view-razdel-kataloga .view-content {
    gap: 20px;
  }
}
@media screen and (max-width: 767px) {
  div#catalog_front-block .view-razdel-kataloga .view-content {
    margin-bottom: 20px;
    gap: 15px;
    font-size: 12px;
  }
}
div#catalog_front-block .view-razdel-kataloga .view-content .views-row a {
  color: #000000;
}
div#catalog_front-block .view-razdel-kataloga .view-content .views-row a.active {
  text-decoration: underline;
}
div#catalog_front-block .view-razdel-kataloga .view-content .views-row a:hover,
div#catalog_front-block .view-razdel-kataloga .view-content .views-row a:active,
div#catalog_front-block .view-razdel-kataloga .view-content .views-row a:focus {
  text-decoration: underline;
}
div#catalog_front-block .view-tovary .view-filters {
  display: none;
}
div#catalog_front-block .view-tovary .view-content {
  margin-left: -60px;
}
@media screen and (max-width: 475px) {
  div#catalog_front-block .view-tovary .view-content {
    margin-left: 0;
  }
}
@media screen and (max-width: 575px) {
  div#catalog_front-block .view-tovary .view-content {
    margin-bottom: 20px;
  }
}
div#catalog_front-block .view-tovary .view-content .slick-track {
  display: flex;
}
div#catalog_front-block .view-tovary .view-content .slick-slide {
  height: auto;
  padding: 0 10px;
}
@media screen and (max-width: 475px) {
  div#catalog_front-block .view-tovary .view-content .slick-slide {
    padding: 0;
  }
}
div#catalog_front-block .view-tovary .more-link {
  display: none;
}
@media screen and (max-width: 575px) {
  div#catalog_front-block .view-tovary .more-link {
    display: block;
  }
}
div#catalog_front-block .view-tovary .more-link a {
  font-size: 400;
  font-size: 12px;
  color: #000000;
  text-decoration: underline;
}
div#catalog_front-block .view-tovary .more-link a:hover,
div#catalog_front-block .view-tovary .more-link a:active,
div#catalog_front-block .view-tovary .more-link a:focus {
  text-decoration: none;
}
.commerce-product--type-vesta-product.commerce-product--view-mode-teaser {
  position: relative;
  height: 100%;
}
.commerce-product--type-vesta-product.commerce-product--view-mode-teaser .field--name-field-foto-video .field__item {
  width: 100%;
  height: 100%;
}
.commerce-product--type-vesta-product.commerce-product--view-mode-teaser .field--name-field-foto-video .field__item a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.commerce-product--type-vesta-product.commerce-product--view-mode-teaser .field--name-field-foto-video .field__item a .media--switch--content {
  height: 100%;
}
.commerce-product--type-vesta-product.commerce-product--view-mode-teaser .field--name-field-foto-video .field__item a img,
.commerce-product--type-vesta-product.commerce-product--view-mode-teaser .field--name-field-foto-video .field__item a video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.commerce-product--type-vesta-product.commerce-product--view-mode-teaser .product-teaser-content {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 20px;
}
@media screen and (max-width: 1600px) {
  .commerce-product--type-vesta-product.commerce-product--view-mode-teaser .product-teaser-content {
    padding: 10px;
  }
}
@media screen and (max-width: 767px) {
  .commerce-product--type-vesta-product.commerce-product--view-mode-teaser .product-teaser-content {
    padding: 20px;
  }
}
.commerce-product--type-vesta-product.commerce-product--view-mode-teaser .product-teaser-content .field--name-field-material {
  margin-bottom: 10px;
  font-weight: 500;
  font-size: 16px;
  color: #828282;
}
@media screen and (max-width: 1600px) {
  .commerce-product--type-vesta-product.commerce-product--view-mode-teaser .product-teaser-content .field--name-field-material {
    font-size: 13px;
  }
}
@media screen and (max-width: 767px) {
  .commerce-product--type-vesta-product.commerce-product--view-mode-teaser .product-teaser-content .field--name-field-material {
    font-size: 12px;
  }
}
.commerce-product--type-vesta-product.commerce-product--view-mode-teaser .product-teaser-content .field--name-title {
  margin-bottom: 10px;
}
.commerce-product--type-vesta-product.commerce-product--view-mode-teaser .product-teaser-content .field--name-title a {
  font-weight: 500;
  font-size: 20px;
  color: #000000;
}
@media screen and (max-width: 1600px) {
  .commerce-product--type-vesta-product.commerce-product--view-mode-teaser .product-teaser-content .field--name-title a {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .commerce-product--type-vesta-product.commerce-product--view-mode-teaser .product-teaser-content .field--name-title a {
    font-size: 15px;
  }
}
.commerce-product--type-vesta-product.commerce-product--view-mode-teaser .product-teaser-content .field--name-price {
  font-weight: 700;
  font-size: 16px;
  color: #000000;
}
@media screen and (max-width: 1600px) {
  .commerce-product--type-vesta-product.commerce-product--view-mode-teaser .product-teaser-content .field--name-price {
    font-size: 11px;
  }
}
@media screen and (max-width: 767px) {
  .commerce-product--type-vesta-product.commerce-product--view-mode-teaser .product-teaser-content .field--name-price {
    font-size: 12px;
  }
}
.view-tovary:not(.view-display-id-block_front) .view-content {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 50px 20px;
}
@media screen and (max-width: 991px) {
  .view-tovary:not(.view-display-id-block_front) .view-content {
    grid-template-columns: repeat(3, 1fr);
    gap: 20px 15px;
  }
}
@media screen and (max-width: 767px) {
  .view-tovary:not(.view-display-id-block_front) .view-content {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
}
@media screen and (max-width: 575px) {
  .view-tovary:not(.view-display-id-block_front) .view-content .views-row .commerce-product--type-vesta-product.commerce-product--view-mode-teaser .product-teaser-content {
    position: static;
    padding: 10px;
  }
}
@media screen and (max-width: 375px) {
  .view-tovary:not(.view-display-id-block_front) .view-content .views-row .commerce-product--type-vesta-product.commerce-product--view-mode-teaser .product-teaser-content .field--name-field-material {
    margin-bottom: 7px;
  }
}
@media screen and (max-width: 375px) {
  .view-tovary:not(.view-display-id-block_front) .view-content .views-row .commerce-product--type-vesta-product.commerce-product--view-mode-teaser .product-teaser-content .field--name-title {
    margin-bottom: 7px;
  }
}
@media screen and (max-width: 375px) {
  .view-tovary:not(.view-display-id-block_front) .view-content .views-row .commerce-product--type-vesta-product.commerce-product--view-mode-teaser .product-teaser-content .field--name-title a {
    font-size: 13px;
  }
}
@media screen and (max-width: 575px) {
  .view-tovary:not(.view-display-id-block_front).view-display-id-block_special_collection .view-content .product-teaser-content {
    background-color: #ffffff;
  }
}
.commerce-product--type-vesta-product.commerce-product--view-mode-full {
  padding-top: 50px;
}
@media screen and (max-width: 991px) {
  .commerce-product--type-vesta-product.commerce-product--view-mode-full {
    padding-top: 25px;
  }
}
.commerce-product--type-vesta-product.commerce-product--view-mode-full .group-left {
  width: 58%;
  padding-left: 143px;
}
@media screen and (max-width: 991px) {
  .commerce-product--type-vesta-product.commerce-product--view-mode-full .group-left {
    width: 50%;
    padding-left: 70px;
  }
}
@media screen and (max-width: 767px) {
  .commerce-product--type-vesta-product.commerce-product--view-mode-full .group-left {
    width: 100%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 575px) {
  .commerce-product--type-vesta-product.commerce-product--view-mode-full .group-left {
    padding-left: 0;
  }
}
.commerce-product--type-vesta-product.commerce-product--view-mode-full .group-left .field--name-field-foto-video .field__item {
  width: 100%;
  max-width: 100%;
  height: 100%;
}
.commerce-product--type-vesta-product.commerce-product--view-mode-full .group-left .field--name-field-foto-video .field__item a {
  display: block;
  width: 100%;
  height: 100%;
}
.commerce-product--type-vesta-product.commerce-product--view-mode-full .group-left .field--name-field-foto-video .field__item a img {
  object-fit: contain;
}
.commerce-product--type-vesta-product.commerce-product--view-mode-full .group-left .field--name-field-foto-video .slick-arrow {
  bottom: calc(100% - 25px);
}
.commerce-product--type-vesta-product.commerce-product--view-mode-full .group-left .field--name-field-foto-video .slick-arrow.slick-prev {
  right: calc(100% + 6rem);
}
@media screen and (max-width: 991px) {
  .commerce-product--type-vesta-product.commerce-product--view-mode-full .group-left .field--name-field-foto-video .slick-arrow.slick-prev {
    right: calc(100% + 3rem);
  }
}
@media screen and (max-width: 575px) {
  .commerce-product--type-vesta-product.commerce-product--view-mode-full .group-left .field--name-field-foto-video .slick-arrow.slick-prev {
    right: unset;
    left: 0;
  }
}
.commerce-product--type-vesta-product.commerce-product--view-mode-full .group-left .field--name-field-foto-video .slick-arrow.slick-next {
  right: calc(100% + 3px);
}
@media screen and (max-width: 575px) {
  .commerce-product--type-vesta-product.commerce-product--view-mode-full .group-left .field--name-field-foto-video .slick-arrow.slick-next {
    right: 0;
  }
}
.commerce-product--type-vesta-product.commerce-product--view-mode-full .group-right {
  width: 42%;
  padding-left: 163px;
}
@media screen and (max-width: 1600px) {
  .commerce-product--type-vesta-product.commerce-product--view-mode-full .group-right {
    padding-left: 60px;
  }
}
@media screen and (max-width: 991px) {
  .commerce-product--type-vesta-product.commerce-product--view-mode-full .group-right {
    width: 50%;
    padding-left: 40px;
  }
}
@media screen and (max-width: 767px) {
  .commerce-product--type-vesta-product.commerce-product--view-mode-full .group-right {
    width: 100%;
    padding-left: 0;
  }
}
.commerce-product--type-vesta-product.commerce-product--view-mode-full .group-right h1 {
  margin-bottom: 25px;
  font-size: 35px;
}
@media screen and (max-width: 1199px) {
  .commerce-product--type-vesta-product.commerce-product--view-mode-full .group-right h1 {
    font-size: 28px;
  }
}
@media screen and (max-width: 767px) {
  .commerce-product--type-vesta-product.commerce-product--view-mode-full .group-right h1 {
    margin-bottom: 15px;
    font-size: 22px;
  }
}
.commerce-product--type-vesta-product.commerce-product--view-mode-full .group-right .field--name-field-kratkoe-opisanie {
  margin-bottom: 50px;
}
@media screen and (max-width: 1199px) {
  .commerce-product--type-vesta-product.commerce-product--view-mode-full .group-right .field--name-field-kratkoe-opisanie {
    margin-bottom: 25px;
    font-size: 14px;
  }
}
.commerce-product--type-vesta-product.commerce-product--view-mode-full .group-right .field--name-price {
  margin-bottom: 50px;
  font-weight: 700;
  font-size: 25px;
}
@media screen and (max-width: 1199px) {
  .commerce-product--type-vesta-product.commerce-product--view-mode-full .group-right .field--name-price {
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 991px) {
  .commerce-product--type-vesta-product.commerce-product--view-mode-full .group-right .field--name-price {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .commerce-product--type-vesta-product.commerce-product--view-mode-full .group-right .field--name-price {
    font-size: 18px;
  }
}
.commerce-product--type-vesta-product.commerce-product--view-mode-full .group-right .variations-group {
  position: relative;
}
.commerce-product--type-vesta-product.commerce-product--view-mode-full .group-right .field--name-dynamic-token-fieldcommerce-product-chitat-podrobnee {
  position: relative;
  margin-bottom: 73px;
}
@media screen and (max-width: 991px) {
  .commerce-product--type-vesta-product.commerce-product--view-mode-full .group-right .field--name-dynamic-token-fieldcommerce-product-chitat-podrobnee {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 767px) {
  .commerce-product--type-vesta-product.commerce-product--view-mode-full .group-right .field--name-dynamic-token-fieldcommerce-product-chitat-podrobnee {
    position: static;
    top: 0;
    margin-bottom: 20px;
  }
}
.commerce-product--type-vesta-product.commerce-product--view-mode-full .group-right .field--name-dynamic-token-fieldcommerce-product-chitat-podrobnee a {
  color: rgba(4, 4, 4, 0.5);
  text-transform: uppercase;
  text-decoration: underline;
}
@media screen and (max-width: 991px) {
  .commerce-product--type-vesta-product.commerce-product--view-mode-full .group-right .field--name-dynamic-token-fieldcommerce-product-chitat-podrobnee a {
    font-size: 14px;
  }
}
.commerce-product--type-vesta-product.commerce-product--view-mode-full .group-right .field--name-variations .field--widget-commerce-product-variation-attributes {
  margin-bottom: 50px;
}
@media screen and (max-width: 1199px) {
  .commerce-product--type-vesta-product.commerce-product--view-mode-full .group-right .field--name-variations .field--widget-commerce-product-variation-attributes {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .commerce-product--type-vesta-product.commerce-product--view-mode-full .group-right .field--name-variations .field--widget-commerce-product-variation-attributes {
    margin-bottom: 20px;
  }
}
.commerce-product--type-vesta-product.commerce-product--view-mode-full .group-right .field--name-variations .field--widget-commerce-product-variation-attributes fieldset legend {
  display: none;
}
.commerce-product--type-vesta-product.commerce-product--view-mode-full .group-right .field--name-variations .field--widget-commerce-product-variation-attributes fieldset .form-radios {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
@media screen and (max-width: 767px) {
  .commerce-product--type-vesta-product.commerce-product--view-mode-full .group-right .field--name-variations .field--widget-commerce-product-variation-attributes fieldset .form-radios {
    gap: 5px;
  }
}
.commerce-product--type-vesta-product.commerce-product--view-mode-full .group-right .field--name-variations .field--widget-commerce-product-variation-attributes fieldset .form-radios .form-type-radio {
  position: relative;
  width: fit-content;
  min-width: 50px;
  max-width: 150px;
  height: 50px;
  margin-bottom: 0;
  padding: 15px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 991px) {
  .commerce-product--type-vesta-product.commerce-product--view-mode-full .group-right .field--name-variations .field--widget-commerce-product-variation-attributes fieldset .form-radios .form-type-radio {
    min-width: 38px;
    height: 38px;
    padding: 10px;
  }
}
.commerce-product--type-vesta-product.commerce-product--view-mode-full .group-right .field--name-variations .field--widget-commerce-product-variation-attributes fieldset .form-radios .form-type-radio input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  appearance: none;
  border: 1px solid rgba(0, 0, 0, 0.3);
  cursor: pointer;
  transition: all 0.4s ease;
}
.commerce-product--type-vesta-product.commerce-product--view-mode-full .group-right .field--name-variations .field--widget-commerce-product-variation-attributes fieldset .form-radios .form-type-radio input:hover,
.commerce-product--type-vesta-product.commerce-product--view-mode-full .group-right .field--name-variations .field--widget-commerce-product-variation-attributes fieldset .form-radios .form-type-radio input:active,
.commerce-product--type-vesta-product.commerce-product--view-mode-full .group-right .field--name-variations .field--widget-commerce-product-variation-attributes fieldset .form-radios .form-type-radio input:focus {
  border-color: #040404;
}
.commerce-product--type-vesta-product.commerce-product--view-mode-full .group-right .field--name-variations .field--widget-commerce-product-variation-attributes fieldset .form-radios .form-type-radio input:checked {
  border-color: #040404;
}
.commerce-product--type-vesta-product.commerce-product--view-mode-full .group-right .field--name-variations .field--widget-commerce-product-variation-attributes fieldset .form-radios .form-type-radio label {
  margin-bottom: 0;
  cursor: pointer;
  color: #040404;
}
@media screen and (max-width: 991px) {
  .commerce-product--type-vesta-product.commerce-product--view-mode-full .group-right .field--name-variations .field--widget-commerce-product-variation-attributes fieldset .form-radios .form-type-radio label {
    font-size: 14px;
  }
}
.commerce-product--type-vesta-product.commerce-product--view-mode-full .group-right .field--name-variations .field--name-quantity {
  display: none;
}
.commerce-product--type-vesta-product.commerce-product--view-mode-full .group-right .field--name-variations .form-actions {
  display: none;
  margin-top: -85px;
}
@media screen and (max-width: 767px) {
  .commerce-product--type-vesta-product.commerce-product--view-mode-full .group-right .field--name-variations .form-actions {
    margin-top: 0;
  }
}
.commerce-product--type-vesta-product.commerce-product--view-mode-full .group-right .field--name-variations .form-actions .btn-primary {
  width: 100%;
  max-width: 100%;
}
.commerce-product--type-vesta-product.commerce-product--view-mode-full .group-right .field--name-field-oformit-zakaz a {
  width: 100%;
  max-width: 100%;
}
.commerce-product--type-vesta-product.commerce-product--view-mode-full .group-footer {
  padding-top: 120px;
}
@media screen and (max-width: 767px) {
  .commerce-product--type-vesta-product.commerce-product--view-mode-full .group-footer {
    padding-top: 65px;
  }
}
.commerce-product--type-vesta-product.commerce-product--view-mode-full .group-footer .field--name-field-vtoraya-galereya {
  margin-bottom: 20px;
}
.commerce-product--type-vesta-product.commerce-product--view-mode-full .group-footer .field--name-field-vtoraya-galereya .slick-slide {
  margin: 0 10px;
}
@media screen and (max-width: 767px) {
  .commerce-product--type-vesta-product.commerce-product--view-mode-full .group-footer .field--name-field-vtoraya-galereya .slick-slide {
    margin: 0 5px;
  }
}
.commerce-product--type-vesta-product.commerce-product--view-mode-full .group-footer .field--name-field-vtoraya-galereya .slick-list {
  margin: 0 -10px;
}
@media screen and (max-width: 767px) {
  .commerce-product--type-vesta-product.commerce-product--view-mode-full .group-footer .field--name-field-vtoraya-galereya .slick-list {
    margin: 0 -5px;
  }
}
@media screen and (max-width: 767px) {
  .commerce-product--type-vesta-product.commerce-product--view-mode-full .group-footer .field--name-field-vtoraya-galereya .slick-arrow {
    bottom: calc(100% + 10px);
  }
}
.commerce-product--type-vesta-product.commerce-product--view-mode-full .group-footer .field--name-field-vtoraya-galereya .slick-arrow.slick-prev {
  right: 90px;
}
@media screen and (max-width: 575px) {
  .commerce-product--type-vesta-product.commerce-product--view-mode-full .group-footer .field--name-field-vtoraya-galereya .slick-arrow.slick-prev {
    right: unset;
    left: 0;
  }
}
.commerce-product--type-vesta-product.commerce-product--view-mode-full .group-footer .field--name-field-vtoraya-galereya .slick-arrow.slick-next {
  right: 0;
}
.commerce-product--type-vesta-product.commerce-product--view-mode-full .group-footer .product-body {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
@media screen and (max-width: 767px) {
  .commerce-product--type-vesta-product.commerce-product--view-mode-full .group-footer .product-body {
    grid-template-columns: 1fr;
  }
}
@media screen and (max-width: 767px) {
  .commerce-product--type-vesta-product.commerce-product--view-mode-full .group-footer .product-body .field--name-field-1-foto {
    width: 70%;
    margin: auto;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 575px) {
  .commerce-product--type-vesta-product.commerce-product--view-mode-full .group-footer .product-body .field--name-field-1-foto {
    width: 85%;
  }
}
@media screen and (max-width: 375px) {
  .commerce-product--type-vesta-product.commerce-product--view-mode-full .group-footer .product-body .field--name-field-1-foto {
    width: 100%;
  }
}
.commerce-product--type-vesta-product.commerce-product--view-mode-full .group-footer .product-body .field--name-field-1-foto img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.commerce-product--type-vesta-product.commerce-product--view-mode-full .group-footer .product-body .product-body-content {
  margin-left: 163px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media screen and (max-width: 1199px) {
  .commerce-product--type-vesta-product.commerce-product--view-mode-full .group-footer .product-body .product-body-content {
    margin-left: 60px;
  }
}
@media screen and (max-width: 767px) {
  .commerce-product--type-vesta-product.commerce-product--view-mode-full .group-footer .product-body .product-body-content {
    margin-left: 0;
  }
}
.commerce-product--type-vesta-product.commerce-product--view-mode-full .group-footer .product-body .product-body-content .field__label {
  margin-bottom: 25px;
  font-weight: 500;
  font-size: 25px;
}
@media screen and (max-width: 991px) {
  .commerce-product--type-vesta-product.commerce-product--view-mode-full .group-footer .product-body .product-body-content .field__label {
    margin-bottom: 15px;
    font-size: 20px;
  }
}
.commerce-product--type-vesta-product.commerce-product--view-mode-full .group-footer .product-body .product-body-content .field--name-body {
  margin-bottom: 80px;
}
@media screen and (max-width: 991px) {
  .commerce-product--type-vesta-product.commerce-product--view-mode-full .group-footer .product-body .product-body-content .field--name-body {
    margin-bottom: 40px;
    font-size: 14px;
  }
}
.commerce-product--type-vesta-product.commerce-product--view-mode-full .group-footer .product-body .product-body-content .field--name-field-details .field__items {
  display: flex;
  flex-wrap: wrap;
  gap: 16px 30px;
}
.commerce-product--type-vesta-product.commerce-product--view-mode-full .group-footer .product-body .product-body-content .field--name-field-details .field__items .field__item {
  width: 45%;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  gap: 16px;
}
@media screen and (max-width: 991px) {
  .commerce-product--type-vesta-product.commerce-product--view-mode-full .group-footer .product-body .product-body-content .field--name-field-details .field__items .field__item {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .commerce-product--type-vesta-product.commerce-product--view-mode-full .group-footer .product-body .product-body-content .field--name-field-details .field__items .field__item {
    gap: 10px;
  }
}
.commerce-product--type-vesta-product.commerce-product--view-mode-full .group-footer .product-body .product-body-content .field--name-field-details .field__items .field__item p {
  display: flex;
  align-items: center;
  gap: 16px;
}
@media screen and (max-width: 767px) {
  .commerce-product--type-vesta-product.commerce-product--view-mode-full .group-footer .product-body .product-body-content .field--name-field-details .field__items .field__item p {
    gap: 10px;
  }
}
.commerce-product--type-vesta-product.commerce-product--view-mode-full .group-footer .product-body .product-body-content .field--name-field-details .field__items .field__item img {
  max-width: 48px;
  object-fit: contain;
}
@media screen and (max-width: 767px) {
  .commerce-product--type-vesta-product.commerce-product--view-mode-full .group-footer .product-body .product-body-content .field--name-field-details .field__items .field__item img {
    max-width: 36px;
  }
}
@media screen and (max-width: 375px) {
  .commerce-product--type-vesta-product.commerce-product--view-mode-full .group-footer .product-body .product-body-content .field--name-field-details .field__items .field__item img {
    max-width: 28px;
  }
}
main .view-catalog .view-content {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 10px;
}
@media screen and (max-width: 991px) {
  main .view-catalog .view-content {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media screen and (max-width: 767px) {
  main .view-catalog .view-content {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (max-width: 475px) {
  main .view-catalog .view-content {
    grid-template-columns: repeat(2, 1fr);
  }
}
main .view-catalog .view-content .views-row .taxonomy-term--type-catalog {
  display: flex;
  flex-wrap: wrap;
  height: 100%;
}
main .view-catalog .view-content .views-row .taxonomy-term--type-catalog .field--name-field-catalog-image {
  width: 100%;
  align-self: flex-start;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  main .view-catalog .view-content .views-row .taxonomy-term--type-catalog .field--name-field-catalog-image {
    margin-bottom: 7px;
  }
}
main .view-catalog .view-content .views-row .taxonomy-term--type-catalog .field--name-field-catalog-image a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
main .view-catalog .view-content .views-row .taxonomy-term--type-catalog .field--name-field-catalog-image a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.4s ease;
}
main .view-catalog .view-content .views-row .taxonomy-term--type-catalog .field--name-field-catalog-image a img:hover,
main .view-catalog .view-content .views-row .taxonomy-term--type-catalog .field--name-field-catalog-image a img:active,
main .view-catalog .view-content .views-row .taxonomy-term--type-catalog .field--name-field-catalog-image a img:focus {
  transform: scale(1.1);
}
main .view-catalog .view-content .views-row .taxonomy-term--type-catalog .field--name-taxonomy-term-title {
  width: 100%;
  align-self: flex-end;
}
main .view-catalog .view-content .views-row .taxonomy-term--type-catalog .field--name-taxonomy-term-title h3 {
  margin-bottom: 0;
  font-weight: 500;
  font-size: 26px;
  color: #000000;
  text-align: center;
}
@media screen and (max-width: 1600px) {
  main .view-catalog .view-content .views-row .taxonomy-term--type-catalog .field--name-taxonomy-term-title h3 {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  main .view-catalog .view-content .views-row .taxonomy-term--type-catalog .field--name-taxonomy-term-title h3 {
    font-size: 18px;
  }
}
div#about-block .node--type-about {
  position: relative;
  height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: end;
  color: #ffffff;
}
div#about-block .node--type-about .field--name-field-image,
div#about-block .node--type-about .field--name-field-izobrazhenie-mob-versiya {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
div#about-block .node--type-about .field--name-field-image::before,
div#about-block .node--type-about .field--name-field-izobrazhenie-mob-versiya::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  content: '';
}
div#about-block .node--type-about .field--name-field-image img,
div#about-block .node--type-about .field--name-field-izobrazhenie-mob-versiya img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media screen and (max-width: 575px) {
  div#about-block .node--type-about .field--name-field-image {
    display: none;
  }
}
div#about-block .node--type-about .field--name-field-izobrazhenie-mob-versiya {
  display: none;
}
@media screen and (max-width: 575px) {
  div#about-block .node--type-about .field--name-field-izobrazhenie-mob-versiya {
    display: block;
  }
}
div#about-block .node--type-about .content {
  position: relative;
  z-index: 1;
  width: 52rem;
  margin: 0;
  padding-top: 90px;
  padding-bottom: 90px;
}
@media screen and (max-width: 1199px) {
  div#about-block .node--type-about .content {
    width: 32rem;
    padding-top: 70px;
    padding-bottom: 70px;
  }
}
@media screen and (max-width: 767px) {
  div#about-block .node--type-about .content {
    width: 60%;
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 475px) {
  div#about-block .node--type-about .content {
    width: 100%;
  }
}
div#about-block .node--type-about .content .field--name-node-title h2 {
  margin-bottom: 20px;
  font-size: 45px;
}
@media screen and (max-width: 1199px) {
  div#about-block .node--type-about .content .field--name-node-title h2 {
    font-size: 36px;
  }
}
@media screen and (max-width: 767px) {
  div#about-block .node--type-about .content .field--name-node-title h2 {
    margin-bottom: 15px;
    font-size: 20px;
  }
}
div#about-block .node--type-about .content .field--name-body {
  margin-bottom: 20px;
}
@media screen and (max-width: 1199px) {
  div#about-block .node--type-about .content .field--name-body {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  div#about-block .node--type-about .content .field--name-body {
    font-size: 11px;
    margin-bottom: 15px;
  }
}
div#about-block .node--type-about .content .field--name-field-ssylka a {
  font-size: 16px;
  color: #ffffff;
  text-decoration: underline;
}
@media screen and (max-width: 1199px) {
  div#about-block .node--type-about .content .field--name-field-ssylka a {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  div#about-block .node--type-about .content .field--name-field-ssylka a {
    font-size: 12px;
  }
}
div#about-block .node--type-about .content .field--name-field-ssylka a:hover,
div#about-block .node--type-about .content .field--name-field-ssylka a:active,
div#about-block .node--type-about .content .field--name-field-ssylka a:focus {
  text-decoration: none;
}
footer#footer .footer__container {
  margin-top: 120px;
  padding-bottom: 62px;
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 20px;
  background: url("/sites/all/themes/vesta_theme/image/logo-footer.png") center bottom no-repeat;
  background-size: contain;
}
@media screen and (max-width: 1199px) {
  footer#footer .footer__container {
    margin-top: 80px;
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  footer#footer .footer__container {
    padding-bottom: 30px;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    width: 70%;
    margin: auto;
    margin-top: 35px;
  }
}
@media screen and (max-width: 575px) {
  footer#footer .footer__container {
    width: 100%;
  }
}
footer#footer .footer__container .footer__photos {
  grid-column: 5 / span 2;
  grid-row: 1 / span 6;
}
@media screen and (max-width: 767px) {
  footer#footer .footer__container .footer__photos {
    grid-column: 1 / span 2;
    grid-row: 1 / 2;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 575px) {
  footer#footer .footer__container .footer__photos {
    width: 85%;
    margin: auto;
    margin-bottom: 30px;
  }
}
footer#footer .footer__container .footer__photos .region-footer-photo {
  height: 100%;
}
footer#footer .footer__container .footer__photos .region-footer-photo #block-vesta-theme-podvalfoto {
  height: 100%;
}
footer#footer .footer__container .footer__photos .field--name-field-foto {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  height: 100%;
}
@media screen and (max-width: 767px) {
  footer#footer .footer__container .footer__photos .field--name-field-foto {
    gap: 10px;
  }
}
footer#footer .footer__container .footer__photos .field--name-field-foto .field__item {
  width: 100%;
  height: 100%;
}
footer#footer .footer__container .footer__photos .field--name-field-foto .field__item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
footer#footer .footer__container .footer__navigation {
  grid-column: 1 / 2;
  grid-row: 1 / span 3;
}
@media screen and (max-width: 767px) {
  footer#footer .footer__container .footer__navigation {
    grid-column: 1 / 2;
    grid-row: 2 / 3;
  }
}
footer#footer .footer__container .footer__navigation .navbar-nav .nav-item .nav-link {
  padding: 6px 0;
  font-weight: 400;
  font-size: 16px;
  color: #050505;
}
footer#footer .footer__container .footer__navigation .navbar-nav .nav-item .nav-link:hover,
footer#footer .footer__container .footer__navigation .navbar-nav .nav-item .nav-link:active,
footer#footer .footer__container .footer__navigation .navbar-nav .nav-item .nav-link:focus {
  color: #828282;
}
@media screen and (max-width: 767px) {
  footer#footer .footer__container .footer__navigation .navbar-nav .nav-item .nav-link {
    padding: 2.5px 0;
    font-size: 12px;
    text-align: center;
  }
}
footer#footer .footer__container .footer__catalog {
  grid-column: 2 / 3;
  grid-row: 1 / span 3;
}
@media screen and (max-width: 767px) {
  footer#footer .footer__container .footer__catalog {
    grid-column: 2 / 3;
    grid-row: 2 / 3;
  }
}
footer#footer .footer__container .footer__catalog .view-content {
  display: flex;
  flex-direction: column;
}
footer#footer .footer__container .footer__catalog .view-content .views-row a {
  display: block;
  padding: 6px 0;
  font-weight: 400;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  footer#footer .footer__container .footer__catalog .view-content .views-row a {
    padding: 2.5px 0;
    font-size: 12px;
    text-align: center;
  }
}
footer#footer .footer__container .footer__catalog .view-content .views-row a[href="/catalog/drugoe"] {
  display: none;
}
footer#footer .footer__container .footer__contacts {
  grid-column: 1 / span 4;
  grid-row: 4 / 5;
  margin-top: 165px;
  margin-bottom: 50px;
}
@media screen and (max-width: 1600px) {
  footer#footer .footer__container .footer__contacts {
    margin-top: 90px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  footer#footer .footer__container .footer__contacts {
    grid-column: 1 / span 2;
    grid-row: auto;
    margin-top: 25px;
    margin-bottom: 25px;
  }
}
footer#footer .footer__container .footer__contacts .contacts__list {
  max-height: 75px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px 20px;
  font-size: 25px;
}
@media screen and (max-width: 1199px) {
  footer#footer .footer__container .footer__contacts .contacts__list {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  footer#footer .footer__container .footer__contacts .contacts__list {
    max-height: unset;
    font-size: 15px;
    grid-template-columns: 1fr;
    gap: 6px;
    text-align: center;
  }
}
footer#footer .footer__container .footer__contacts .contacts__list .contacts__item--phone {
  grid-column: 1 / span 2;
  grid-row: 1 / 2;
}
@media screen and (max-width: 767px) {
  footer#footer .footer__container .footer__contacts .contacts__list .contacts__item--phone {
    grid-row: auto;
    grid-column: auto;
  }
}
footer#footer .footer__container .footer__contacts .contacts__list .contacts__item--mail {
  grid-column: 1 / span 2;
  grid-row: 2 / 3;
}
@media screen and (max-width: 767px) {
  footer#footer .footer__container .footer__contacts .contacts__list .contacts__item--mail {
    grid-row: auto;
    grid-column: auto;
  }
}
footer#footer .footer__container .footer__contacts .contacts__list .contacts__item--tg {
  grid-column: 3 / span 2;
  grid-row: 1 / 2;
}
@media screen and (max-width: 767px) {
  footer#footer .footer__container .footer__contacts .contacts__list .contacts__item--tg {
    grid-row: auto;
    grid-column: auto;
  }
}
footer#footer .footer__container .footer__contacts .contacts__list .contacts__item--wa {
  grid-column: 3 / span 2;
  grid-row: 2 / 3;
}
@media screen and (max-width: 767px) {
  footer#footer .footer__container .footer__contacts .contacts__list .contacts__item--wa {
    grid-row: auto;
    grid-column: auto;
  }
}
footer#footer .footer__container .footer__copyrights {
  grid-column: 1 / span 2;
  grid-row: 5 / 6;
  font-size: 12px;
  color: rgba(5, 5, 5, 0.5);
}
@media screen and (max-width: 767px) {
  footer#footer .footer__container .footer__copyrights {
    margin-bottom: 15px;
    grid-column: 1 / span 2;
    grid-row: auto;
    font-size: 11px;
    text-align: center;
  }
}
footer#footer .footer__container .footer__info {
  grid-column: 3 / span 2;
  grid-row: 5 / 6;
  font-size: 12px;
  color: rgba(5, 5, 5, 0.5);
}
@media screen and (max-width: 767px) {
  footer#footer .footer__container .footer__info {
    margin-bottom: 30px;
    grid-column: 1 / span 2;
    grid-row: auto;
    font-size: 11px;
    text-align: center;
  }
}
footer#footer .footer__container .footer__webvesta {
  grid-column: 1 / span 2;
  grid-row: 6 / 7;
  font-size: 12px;
  color: rgba(5, 5, 5, 0.5);
}
@media screen and (max-width: 767px) {
  footer#footer .footer__container .footer__webvesta {
    grid-column: 1 / span 2;
    grid-row: auto;
    text-align: center;
  }
}
footer#footer .footer__container .footer__webvesta a {
  color: rgba(5, 5, 5, 0.5);
}
footer#footer .footer__container .footer__webvesta a:hover,
footer#footer .footer__container .footer__webvesta a:active,
footer#footer .footer__container .footer__webvesta a:focus {
  text-decoration: underline;
}
footer#footer .footer__container .footer__privacy {
  grid-column: 3 / span 2;
  grid-row: 6 / 7;
  font-size: 12px;
  color: rgba(5, 5, 5, 0.5);
}
@media screen and (max-width: 767px) {
  footer#footer .footer__container .footer__privacy {
    grid-column: 1 / span 2;
    grid-row: auto;
    text-align: center;
  }
}
footer#footer .footer__container .footer__privacy a {
  color: rgba(5, 5, 5, 0.5);
}
footer#footer .footer__container .footer__privacy a:hover,
footer#footer .footer__container .footer__privacy a:active,
footer#footer .footer__container .footer__privacy a:focus {
  text-decoration: underline;
}
.region-special-promo #block-vesta-theme-osobayakollekciya {
  height: 100%;
}
.region-special-promo #block-vesta-theme-osobayakollekciya .block-content--type-spec-kollekciya-promo {
  position: relative;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: end;
}
.region-special-promo #block-vesta-theme-osobayakollekciya .block-content--type-spec-kollekciya-promo .field--name-field-izobrazhenie {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.region-special-promo #block-vesta-theme-osobayakollekciya .block-content--type-spec-kollekciya-promo .field--name-field-izobrazhenie::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000000;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
  opacity: 0.5600000000000001;
  content: '';
}
.region-special-promo #block-vesta-theme-osobayakollekciya .block-content--type-spec-kollekciya-promo .field--name-field-izobrazhenie img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.region-special-promo #block-vesta-theme-osobayakollekciya .block-content--type-spec-kollekciya-promo .content {
  position: relative;
  z-index: 1;
  padding: 50px;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  .region-special-promo #block-vesta-theme-osobayakollekciya .block-content--type-spec-kollekciya-promo .content {
    padding: 15px;
  }
}
.region-special-promo #block-vesta-theme-osobayakollekciya .block-content--type-spec-kollekciya-promo .content .field--name-block-description h2 {
  margin-bottom: 20px;
  font-weight: 400;
  font-size: 45px;
}
@media screen and (max-width: 767px) {
  .region-special-promo #block-vesta-theme-osobayakollekciya .block-content--type-spec-kollekciya-promo .content .field--name-block-description h2 {
    margin-bottom: 15px;
    font-size: 20px;
  }
}
.region-special-promo #block-vesta-theme-osobayakollekciya .block-content--type-spec-kollekciya-promo .content .field--name-body {
  margin-bottom: 20px;
  font-size: 16px;
}
@media screen and (max-width: 1199px) {
  .region-special-promo #block-vesta-theme-osobayakollekciya .block-content--type-spec-kollekciya-promo .content .field--name-body {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .region-special-promo #block-vesta-theme-osobayakollekciya .block-content--type-spec-kollekciya-promo .content .field--name-body {
    font-size: 11px;
    margin-bottom: 15px;
  }
}
.region-special-promo #block-vesta-theme-osobayakollekciya .block-content--type-spec-kollekciya-promo .content .field--name-field-link a {
  font-size: 16px;
  color: #ffffff;
  text-decoration: underline;
}
@media screen and (max-width: 1199px) {
  .region-special-promo #block-vesta-theme-osobayakollekciya .block-content--type-spec-kollekciya-promo .content .field--name-field-link a {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .region-special-promo #block-vesta-theme-osobayakollekciya .block-content--type-spec-kollekciya-promo .content .field--name-field-link a {
    font-size: 12px;
  }
}
.region-special-promo #block-vesta-theme-osobayakollekciya .block-content--type-spec-kollekciya-promo .content .field--name-field-link a:hover,
.region-special-promo #block-vesta-theme-osobayakollekciya .block-content--type-spec-kollekciya-promo .content .field--name-field-link a:active,
.region-special-promo #block-vesta-theme-osobayakollekciya .block-content--type-spec-kollekciya-promo .content .field--name-field-link a:focus {
  text-decoration: none;
}
body.front header#header-mob,
body.body-taxonomy-term--kollekcii header#header-mob {
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 575px) {
  body.front header#header-mob,
  body.body-taxonomy-term--kollekcii header#header-mob {
    background-color: #ffffff;
  }
}
body.front header#header-mob .header-mob-content .col-nav a,
body.body-taxonomy-term--kollekcii header#header-mob .header-mob-content .col-nav a {
  color: #ffffff;
}
@media screen and (max-width: 575px) {
  body.front header#header-mob .header-mob-content .col-nav a,
  body.body-taxonomy-term--kollekcii header#header-mob .header-mob-content .col-nav a {
    color: #000000;
  }
}
body.front header#header-mob .header-mob-content .col-nav svg path,
body.body-taxonomy-term--kollekcii header#header-mob .header-mob-content .col-nav svg path {
  fill: #ffffff;
}
@media screen and (max-width: 575px) {
  body.front header#header-mob .header-mob-content .col-nav svg path,
  body.body-taxonomy-term--kollekcii header#header-mob .header-mob-content .col-nav svg path {
    fill: #000000;
  }
}
body.front header#header-mob .header-mob-content .col-logo a img.logo-blck,
body.body-taxonomy-term--kollekcii header#header-mob .header-mob-content .col-logo a img.logo-blck {
  display: none;
}
@media screen and (max-width: 575px) {
  body.front header#header-mob .header-mob-content .col-logo a img.logo-blck,
  body.body-taxonomy-term--kollekcii header#header-mob .header-mob-content .col-logo a img.logo-blck {
    display: block;
  }
}
body.front header#header-mob .header-mob-content .col-logo a img.logo-gold,
body.body-taxonomy-term--kollekcii header#header-mob .header-mob-content .col-logo a img.logo-gold {
  display: block;
}
@media screen and (max-width: 575px) {
  body.front header#header-mob .header-mob-content .col-logo a img.logo-gold,
  body.body-taxonomy-term--kollekcii header#header-mob .header-mob-content .col-logo a img.logo-gold {
    display: none;
  }
}
body.front header#header-mob:hover,
body.body-taxonomy-term--kollekcii header#header-mob:hover,
body.front header#header-mob:active,
body.body-taxonomy-term--kollekcii header#header-mob:active,
body.front header#header-mob:focus,
body.body-taxonomy-term--kollekcii header#header-mob:focus {
  background-color: #ffffff;
}
body.front header#header-mob:hover .header-mob-content .col-nav a,
body.body-taxonomy-term--kollekcii header#header-mob:hover .header-mob-content .col-nav a,
body.front header#header-mob:active .header-mob-content .col-nav a,
body.body-taxonomy-term--kollekcii header#header-mob:active .header-mob-content .col-nav a,
body.front header#header-mob:focus .header-mob-content .col-nav a,
body.body-taxonomy-term--kollekcii header#header-mob:focus .header-mob-content .col-nav a {
  color: #000000;
}
body.front header#header-mob:hover .header-mob-content .col-nav svg path,
body.body-taxonomy-term--kollekcii header#header-mob:hover .header-mob-content .col-nav svg path,
body.front header#header-mob:active .header-mob-content .col-nav svg path,
body.body-taxonomy-term--kollekcii header#header-mob:active .header-mob-content .col-nav svg path,
body.front header#header-mob:focus .header-mob-content .col-nav svg path,
body.body-taxonomy-term--kollekcii header#header-mob:focus .header-mob-content .col-nav svg path {
  fill: #000000;
}
body.front header#header-mob:hover .header-mob-content .col-logo a img.logo-blck,
body.body-taxonomy-term--kollekcii header#header-mob:hover .header-mob-content .col-logo a img.logo-blck,
body.front header#header-mob:active .header-mob-content .col-logo a img.logo-blck,
body.body-taxonomy-term--kollekcii header#header-mob:active .header-mob-content .col-logo a img.logo-blck,
body.front header#header-mob:focus .header-mob-content .col-logo a img.logo-blck,
body.body-taxonomy-term--kollekcii header#header-mob:focus .header-mob-content .col-logo a img.logo-blck {
  display: block;
}
body.front header#header-mob:hover .header-mob-content .col-logo a img.logo-gold,
body.body-taxonomy-term--kollekcii header#header-mob:hover .header-mob-content .col-logo a img.logo-gold,
body.front header#header-mob:active .header-mob-content .col-logo a img.logo-gold,
body.body-taxonomy-term--kollekcii header#header-mob:active .header-mob-content .col-logo a img.logo-gold,
body.front header#header-mob:focus .header-mob-content .col-logo a img.logo-gold,
body.body-taxonomy-term--kollekcii header#header-mob:focus .header-mob-content .col-logo a img.logo-gold {
  display: none;
}
body.front.user-administrator header#header-mob,
body.body-taxonomy-term--kollekcii.user-administrator header#header-mob {
  top: 67px;
}
body.not-front h1 {
  margin-bottom: 40px;
  font-size: 40px;
}
@media screen and (max-width: 767px) {
  body.not-front h1 {
    margin-bottom: 25px;
    font-size: 25px;
  }
}
body.body-taxonomy-term--catalog .page-content .view-tovary .view-content .region-special-promo {
  grid-row: 1 / span 2;
  grid-column: 3 / span 2;
}
@media screen and (max-width: 991px) {
  body.body-taxonomy-term--catalog .page-content .view-tovary .view-content .region-special-promo {
    grid-column: 2 / span 2;
  }
}
@media screen and (max-width: 767px) {
  body.body-taxonomy-term--catalog .page-content .view-tovary .view-content .region-special-promo {
    grid-row: 2 / span 2;
    grid-column: 1 / span 2;
    height: 450px;
  }
}
@media screen and (max-width: 375px) {
  body.body-taxonomy-term--catalog .page-content .view-tovary .view-content .region-special-promo {
    height: 350px;
  }
}
body.body-taxonomy-term--kollekcii .banner {
  margin-bottom: 200px;
  position: relative;
  height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: end;
  color: #ffffff;
}
@media screen and (max-width: 1600px) {
  body.body-taxonomy-term--kollekcii .banner {
    margin-bottom: 120px;
  }
}
@media screen and (max-width: 767px) {
  body.body-taxonomy-term--kollekcii .banner {
    margin-bottom: 80px;
  }
}
body.body-taxonomy-term--kollekcii .banner .field--name-field-banner-izobrazhenie {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body.body-taxonomy-term--kollekcii .banner .field--name-field-banner-izobrazhenie::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  content: '';
}
body.body-taxonomy-term--kollekcii .banner .field--name-field-banner-izobrazhenie img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
body.body-taxonomy-term--kollekcii .banner .content {
  position: relative;
  z-index: 1;
  width: 52rem;
  margin: 0;
  padding-top: 90px;
  padding-bottom: 90px;
}
@media screen and (max-width: 1199px) {
  body.body-taxonomy-term--kollekcii .banner .content {
    width: 32rem;
    padding-top: 70px;
    padding-bottom: 70px;
  }
}
@media screen and (max-width: 767px) {
  body.body-taxonomy-term--kollekcii .banner .content {
    width: 60%;
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 475px) {
  body.body-taxonomy-term--kollekcii .banner .content {
    width: 100%;
  }
}
body.body-taxonomy-term--kollekcii .banner .content .field--name-taxonomy-term-title h1 {
  margin-bottom: 20px;
  font-size: 45px;
}
@media screen and (max-width: 1199px) {
  body.body-taxonomy-term--kollekcii .banner .content .field--name-taxonomy-term-title h1 {
    font-size: 36px;
  }
}
@media screen and (max-width: 767px) {
  body.body-taxonomy-term--kollekcii .banner .content .field--name-taxonomy-term-title h1 {
    margin-bottom: 15px;
    font-size: 20px;
  }
}
body.body-taxonomy-term--kollekcii .banner .content .field--name-field-banner-tekst {
  margin-bottom: 20px;
}
@media screen and (max-width: 1199px) {
  body.body-taxonomy-term--kollekcii .banner .content .field--name-field-banner-tekst {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  body.body-taxonomy-term--kollekcii .banner .content .field--name-field-banner-tekst {
    font-size: 11px;
    margin-bottom: 15px;
  }
}
body.body-taxonomy-term--kollekcii .banner .content .field--name-field-banner-ssylka a {
  font-size: 16px;
  color: #ffffff;
  text-decoration: underline;
}
@media screen and (max-width: 1199px) {
  body.body-taxonomy-term--kollekcii .banner .content .field--name-field-banner-ssylka a {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  body.body-taxonomy-term--kollekcii .banner .content .field--name-field-banner-ssylka a {
    font-size: 12px;
  }
}
body.body-taxonomy-term--kollekcii .banner .content .field--name-field-banner-ssylka a:hover,
body.body-taxonomy-term--kollekcii .banner .content .field--name-field-banner-ssylka a:active,
body.body-taxonomy-term--kollekcii .banner .content .field--name-field-banner-ssylka a:focus {
  text-decoration: none;
}
body.body-taxonomy-term--kollekcii #description-block {
  width: 81%;
  margin: auto;
  margin-bottom: 200px;
  font-size: 35px;
  color: #5C5C5C;
  text-align: center;
}
@media screen and (max-width: 1600px) {
  body.body-taxonomy-term--kollekcii #description-block {
    width: 100%;
    margin-bottom: 120px;
  }
}
@media screen and (max-width: 1199px) {
  body.body-taxonomy-term--kollekcii #description-block {
    font-size: 28px;
  }
}
@media screen and (max-width: 767px) {
  body.body-taxonomy-term--kollekcii #description-block {
    margin-bottom: 80px;
    font-size: 20px;
  }
}
body.body-taxonomy-term--kollekcii div#special_products-block {
  position: relative;
  padding: 120px 0;
  background: rgba(0, 0, 0, 0.4) url("/sites/all/themes/vesta_theme/image/special-bg.png") center center no-repeat;
  background-size: cover;
  color: #ffffff;
}
@media screen and (max-width: 1199px) {
  body.body-taxonomy-term--kollekcii div#special_products-block {
    padding: 80px 0;
  }
}
@media screen and (max-width: 767px) {
  body.body-taxonomy-term--kollekcii div#special_products-block {
    padding: 60px 0;
  }
}
body.body-taxonomy-term--kollekcii div#special_products-block::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  content: '';
}
body.body-taxonomy-term--kollekcii div#special_products-block .view-tovary.view-display-id-block_special_collection {
  position: relative;
  z-index: 1;
}
body.body-taxonomy-term--kollekcii div#special_products-block .view-tovary.view-display-id-block_special_collection .view-header h2 {
  font-size: 45px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  body.body-taxonomy-term--kollekcii div#special_products-block .view-tovary.view-display-id-block_special_collection .view-header h2 {
    font-size: 20px;
  }
}
body.body-view--catalog .region-special-promo {
  height: 100vh;
  margin-top: 20px;
}
body.body-view--catalog .region-special-promo #block-vesta-theme-osobayakollekciya .block-content--type-spec-kollekciya-promo .content {
  padding-left: 0;
  padding-right: 0;
}
body.body-view--catalog .region-special-promo #block-vesta-theme-osobayakollekciya .block-content--type-spec-kollekciya-promo .content.container-fluid {
  padding-right: 7rem;
  padding-left: 7rem;
}
@media screen and (max-width: 1600px) {
  body.body-view--catalog .region-special-promo #block-vesta-theme-osobayakollekciya .block-content--type-spec-kollekciya-promo .content.container-fluid {
    padding-right: 1rem;
    padding-left: 1rem;
  }
}
@media screen and (max-width: 575px) {
  body.body-view--catalog .region-special-promo #block-vesta-theme-osobayakollekciya .block-content--type-spec-kollekciya-promo .content.container-fluid {
    padding-right: 11px;
    padding-left: 11px;
  }
}
body.body-node--800 .contacts-page-container {
  display: grid;
  grid-template-columns: 1fr 2fr;
  gap: 20px;
}
@media screen and (max-width: 767px) {
  body.body-node--800 .contacts-page-container {
    grid-template-columns: 1fr;
    gap: 15px;
  }
}
body.body-node--800 .contacts-page-container .contacts-container {
  display: flex;
  align-items: center;
}
#scrollToTop {
  width: 48px;
  height: 48px;
  background: none;
  text-indent: 0;
  font-size: 0;
  border: 0px;
  outline: 0px;
  display: flex;
  bottom: 120px;
  cursor: pointer;
  position: fixed;
  right: 5rem;
  z-index: 10;
  transition: 0.2s;
  padding: 0;
  filter: drop-shadow(0 0 1px #ffffff);
}
@media screen and (max-width: 1600px) {
  #scrollToTop {
    right: 0.5rem;
  }
}
@media screen and (max-width: 1199px) {
  #scrollToTop {
    width: 30px;
    height: 30px;
  }
}
@media screen and (max-width: 575px) {
  #scrollToTop {
    right: 5px;
    width: 25px;
    height: 25px;
  }
}
#scrollToTop:hover,
#scrollToTop:active,
#scrollToTop:focus {
  opacity: 0.75;
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-vestaprivacyaccessblock .vpa-wrapper .vpa-content {
    font-size: 9px;
  }
}
#block-vesta-theme-vestaprivacyaccessblock .vpa-wrapper .vpa-actions {
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-vestaprivacyaccessblock .vpa-wrapper .vpa-actions button {
    font-size: 12px;
  }
}
.breadcrumb {
  --bs-breadcrumb-margin-bottom: 70px;
  --bs-breadcrumb-divider-color: #828282;
  --bs-breadcrumb-item-padding-x: 0.5rem;
  --bs-breadcrumb-item-active-color: #828282;
  padding: var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);
  margin-bottom: var(--bs-breadcrumb-margin-bottom);
  font-size: 20px;
  background-color: transparent;
}
@media screen and (max-width: 767px) {
  .breadcrumb {
    margin-bottom: 35px;
    font-size: 14px;
  }
}
.breadcrumb .breadcrumb-item {
  color: #828282;
}
.breadcrumb .breadcrumb-item a {
  color: #828282;
}
.breadcrumb .breadcrumb-item a:hover,
.breadcrumb .breadcrumb-item a:active,
.breadcrumb .breadcrumb-item a:focus {
  color: #828282;
  text-decoration: underline;
}
div#block-vesta-theme-tabs {
  position: relative;
  z-index: 1000;
}
div#block-vesta-theme-strokanavigacii {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  div#block-vesta-theme-strokanavigacii {
    margin-top: 15px;
  }
}
.alert a {
  text-decoration: underline;
}
.table {
  max-width: 100rem;
}
.table > :not(caption) > * > * {
  padding: 0.5rem 0.3rem;
  color: #050505;
  background-color: #ffffff;
  border-bottom-width: 1px;
  border-bottom-color: #828282;
  box-shadow: none;
  vertical-align: middle;
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .table > :not(caption) > * > * {
    font-size: 12px;
  }
}
.cart-form .table td.views-field-field-image-product-view {
  width: 5rem;
}
.cart-form .table td.views-field-field-image-product-view a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.cart-form .table td.views-field-field-image-product-view a img {
  object-fit: contain;
  transition: all 0.4s ease;
}
.cart-form .table td.views-field-field-image-product-view a img:hover,
.cart-form .table td.views-field-field-image-product-view a img:active,
.cart-form .table td.views-field-field-image-product-view a img:focus {
  transform: scale(1.1);
}
.cart-form .table td.views-field-edit-quantity input {
  text-align: center;
}
.cart-form .table td.views-field-remove-button .btn-primary {
  background-image: url("/sites/all/themes/vesta_theme/image/delete-wht.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 18px;
  font-size: 0;
  color: transparent;
}
.cart-form .order-total-line.order-total-line__subtotal {
  display: none;
}
form .form-item {
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  form .form-item {
    margin-bottom: 7px;
  }
}
form .form-item label {
  margin-bottom: 5px;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  form .form-item label {
    margin-bottom: 3px;
  }
}
form .form-control,
form .form-number {
  padding: 8px 10px;
  border-radius: 0;
  border: 1px solid #828282;
  font-family: 'WixMadeforDisplay', 'Inter', sans-serif;
  font-size: 14px;
  color: #050505;
}
@media screen and (max-width: 767px) {
  form .form-control,
  form .form-number {
    padding: 6px 8px;
    font-size: 12px;
  }
}
form .form-control::placeholder,
form .form-number::placeholder {
  font-family: 'WixMadeforDisplay', 'Inter', sans-serif;
  font-size: 14px;
  color: #050505;
}
@media screen and (max-width: 767px) {
  form .form-control::placeholder,
  form .form-number::placeholder {
    font-size: 12px;
  }
}
form .form-control:focus,
form .form-number:focus,
form .form-control:focus-visible,
form .form-number:focus-visible {
  box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.3);
  outline: none;
}
form .form-text {
  margin-top: 0;
}
form .error {
  border-color: red;
}
form .form-item--error-message {
  display: none !important;
}
.commerce-checkout-flow .layout-region-checkout-main .field--name-field-address > fieldset > legend {
  display: none;
}
.commerce-checkout-flow .layout-region-checkout-main .checkout-pane-payment-information {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .commerce-checkout-flow .layout-region-checkout-main .checkout-pane-payment-information {
    margin-top: 15px;
  }
}
.commerce-checkout-flow .layout-region-checkout-main fieldset legend {
  font-size: 20px;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .commerce-checkout-flow .layout-region-checkout-main fieldset legend {
    font-size: 18px;
  }
}
.commerce-checkout-flow .layout-region-checkout-main fieldset legend a {
  text-decoration: underline;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .commerce-checkout-flow .layout-region-checkout-main fieldset legend a {
    font-size: 14px;
  }
}
.commerce-checkout-flow .layout-region-checkout-main fieldset .field {
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .commerce-checkout-flow .layout-region-checkout-main fieldset .field {
    margin-bottom: 7px;
  }
}
.commerce-checkout-flow .layout-region-checkout-main fieldset .field .field__label {
  margin-bottom: 5px;
  font-weight: 500;
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .commerce-checkout-flow .layout-region-checkout-main fieldset .field .field__label {
    margin-bottom: 3px;
    font-size: 15px;
  }
}
.commerce-checkout-flow .layout-region-checkout-secondary .order-total-line__subtotal {
  display: none;
}
.commerce-checkout-flow .layout-region-checkout-footer {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .commerce-checkout-flow .layout-region-checkout-footer {
    margin-top: 25px;
  }
}
.commerce-checkout-flow .layout-region-checkout-footer .form-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  align-items: end;
}
@media screen and (max-width: 767px) {
  .commerce-checkout-flow .layout-region-checkout-footer .form-actions {
    gap: 15px;
  }
}
.commerce-checkout-flow .layout-region-checkout-footer .form-actions .btn-primary {
  padding: 12px 16px;
}
@media screen and (max-width: 767px) {
  .commerce-checkout-flow .layout-region-checkout-footer .form-actions .btn-primary {
    padding: 10px 12px;
  }
}
.commerce-checkout-flow .layout-region-checkout-footer .form-actions .link--previous {
  font-size: 18px;
  text-decoration: underline;
}
@media screen and (max-width: 767px) {
  .commerce-checkout-flow .layout-region-checkout-footer .form-actions .link--previous {
    font-size: 15px;
  }
}
.pagination {
  margin-top: 126px;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .pagination {
    margin-top: 65px;
  }
}
.pagination .page-item {
  margin-right: 2px;
}
.pagination .page-item .page-link {
  width: fit-content;
  min-width: 50px;
  padding: 15px;
  background-color: transparent;
  border: 0 solid transparent;
  font-size: 16px;
  color: #000000;
  text-align: center;
}
.pagination .page-item .page-link:hover,
.pagination .page-item .page-link:active,
.pagination .page-item .page-link:focus {
  background-color: rgba(234, 234, 234, 0.75);
}
.pagination .page-item .page-link:focus {
  box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.3);
}
.pagination .page-item:first-child .page-link,
.pagination .page-item:last-child .page-link {
  border-radius: 0;
}
.pagination .page-item.pager__item--first,
.pagination .page-item.pager__item--last {
  display: none !important;
}
.pagination .page-item.pager__item--previous,
.pagination .page-item.pager__item--next {
  margin-right: 4.5rem;
}
.pagination .page-item.pager__item--previous .page-link,
.pagination .page-item.pager__item--next .page-link {
  position: relative;
  width: 100%;
  height: 100%;
  border: 1px solid rgba(0, 0, 0, 0.5);
}
.pagination .page-item.pager__item--previous .page-link span[aria-hidden="true"],
.pagination .page-item.pager__item--next .page-link span[aria-hidden="true"] {
  display: none;
}
.pagination .page-item.pager__item--previous .page-link::after,
.pagination .page-item.pager__item--next .page-link::after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80%;
  height: 80%;
  background: url("/sites/all/themes/vesta_theme/image/arrow-pager-prev.svg") center center no-repeat;
  background-size: contain;
  content: '';
}
.pagination .page-item.pager__item--next {
  margin-right: 0;
  margin-left: 4.5rem;
}
.pagination .page-item.pager__item--next .page-link::after {
  transform: translate(-50%, -50%) rotate(180deg);
}
.pagination .active > .page-link,
.pagination .page-link.active {
  background-color: #EAEAEA;
}
.ui-widget-overlay {
  background: #000000;
  opacity: 0.7;
}
.ui-widget.ui-widget-content {
  border-color: #050505;
  border-radius: 0;
  font-family: 'WixMadeforDisplay', 'Inter', sans-serif;
}
.ui-widget.ui-widget-content .ui-widget-header {
  border: none;
  background: transparent;
  color: #050505;
  font-weight: 600;
}
.ui-widget.ui-widget-content .ui-widget-header .ui-dialog-titlebar-close {
  border-color: transparent;
  background-color: transparent;
  background: url("/sites/all/themes/vesta_theme/image/close-blck.svg") center center no-repeat;
  background-size: contain;
}
.ui-widget.ui-widget-content .ui-widget-header .ui-dialog-titlebar-close:focus,
.ui-widget.ui-widget-content .ui-widget-header .ui-dialog-titlebar-close:focus-visible {
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.3);
  outline: none;
}
.ui-widget.ui-widget-content .ui-dialog-content a {
  text-decoration: underline;
}
.ui-widget.ui-widget-content .ui-dialog-buttonpane .form-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
@media screen and (max-width: 767px) {
  .ui-widget.ui-widget-content .ui-dialog-buttonpane .form-actions {
    gap: 7px;
  }
}
.ui-widget.ui-widget-content .ui-dialog-buttonpane .form-actions button {
  margin: 0;
  padding: 10px 15px;
}
@media screen and (max-width: 767px) {
  .ui-widget.ui-widget-content .ui-dialog-buttonpane .form-actions button {
    padding: 8px 12px;
  }
}
@media screen and (max-width: 375px) {
  .ui-widget.ui-widget-content .ui-dialog-buttonpane .form-actions button {
    font-size: 12px;
  }
}
