:root {
  --bs-body-line-height: 1.2;
  --bs-body-font-size: 16px;
  --color-main: #434242;
  --color-accent: #e31e24;
  --color-white: #ffffff;
  --color-black: #000000;
  --container-width: 1170px;
  --container-padding: 0px;
  --fs12: 12px;
  --fs14: 14px;
  --fs16: 16px;
  --fs18: 18px;
  --fs20: 20px;
  --fs24: 24px;
  --fs26: 26px;
  --fs32: 32px;
  --fs36: 36px;
  --fs40: 40px;
  --fs45: 45px;
  --fs48: 48px;
  --lh15: 15px;
  --lh16: 16px;
  --lh19: 19px;
  --lh22: 22px;
  --lh25: 25px;
  --lh27: 27px;
  --lh33: 33px;
  --lh39: 39px;
  --lh44: 44px;
  --lh49: 49px;
  --lh55: 55px;
  --lh61: 61px;
  --lh66: 66px;
}
@media screen and (max-width: 1199px) {
  :root {
    --container-width: 960px;
  }
}
@media screen and (max-width: 767px) {
  :root {
    --container-width: 100%;
  }
}
@media screen and (max-width: 1899px) {
  :root {
    --fs48: 44px;
    --fs45: 42px;
    --fs40: 38px;
    --fs36: 34px;
    --fs32: 30px;
    --fs24: 22px;
    --fs20: 18px;
    --fs18: 16px;
    --fs16: 15px;
    --fs14: 13px;
    --lh66: 58px;
    --lh61: 54px;
    --lh55: 48px;
    --lh49: 44px;
    --lh44: 40px;
    --lh39: 36px;
    --lh33: 32px;
    --lh27: 24px;
    --lh25: 22px;
    --lh22: 20px;
    --lh19: 18px;
    --lh16: 16px;
    --lh15: 14px;
    --fs26: 24px;
  }
}
@media screen and (max-width: 1399px) {
  :root {
    --fs48: 42px;
    --fs45: 40px;
    --fs40: 36px;
    --fs36: 32px;
    --fs32: 28px;
    --fs24: 20px;
    --fs20: 17px;
    --fs18: 16px;
    --fs16: 14px;
    --fs14: 13px;
    --lh66: 52px;
    --lh61: 48px;
    --lh55: 44px;
    --lh49: 40px;
    --lh44: 36px;
    --lh39: 32px;
    --lh33: 28px;
    --lh27: 22px;
    --lh25: 20px;
    --lh22: 18px;
    --lh19: 17px;
    --lh16: 15px;
    --lh15: 14px;
    --fs26: 22px;
  }
}
@media screen and (max-width: 1199px) {
  :root {
    --fs48: 40px;
    --fs45: 37px;
    --fs40: 34px;
    --fs36: 28px;
    --fs32: 24px;
    --fs24: 19px;
    --fs20: 16px;
    --fs18: 15px;
    --fs16: 14px;
    --fs14: 13px;
    --lh66: 46px;
    --lh61: 42px;
    --lh55: 38px;
    --lh49: 34px;
    --lh44: 30px;
    --lh39: 28px;
    --lh33: 24px;
    --lh27: 20px;
    --lh25: 18px;
    --lh22: 17px;
    --lh19: 16px;
    --lh16: 14px;
    --lh15: 13px;
    --fs26: 21px;
  }
}
@media screen and (max-width: 991px) {
  :root {
    --fs48: 38px;
    --fs45: 35px;
    --fs40: 32px;
    --fs36: 24px;
    --fs32: 22px;
    --fs24: 18px;
    --fs20: 15px;
    --fs18: 14px;
    --fs16: 13px;
    --fs14: 12px;
    --lh66: 42px;
    --lh61: 38px;
    --lh55: 34px;
    --lh49: 30px;
    --lh44: 28px;
    --lh39: 26px;
    --lh33: 22px;
    --lh27: 18px;
    --lh25: 17px;
    --lh22: 16px;
    --lh19: 15px;
    --lh16: 14px;
    --lh15: 13px;
    --fs26: 20px;
  }
}
@media screen and (max-width: 767px) {
  :root {
    --fs48: 36px;
    --fs45: 33px;
    --fs40: 30px;
    --fs36: 22px;
    --fs32: 20px;
    --fs24: 17px;
    --fs20: 15px;
    --fs18: 14px;
    --fs16: 13px;
    --fs14: 12px;
    --lh66: 36px;
    --lh61: 34px;
    --lh55: 30px;
    --lh49: 28px;
    --lh44: 26px;
    --lh39: 24px;
    --lh33: 22px;
    --lh27: 18px;
    --lh25: 17px;
    --lh22: 16px;
    --lh19: 15px;
    --lh16: 14px;
    --lh15: 13px;
    --fs26: 19px;
  }
}
@media screen and (max-width: 575px) {
  :root {
    --fs48: 34px;
    --fs45: 31px;
    --fs40: 28px;
    --fs36: 20px;
    --fs32: 18px;
    --fs24: 16px;
    --fs20: 14px;
    --fs18: 13px;
    --fs16: 12px;
    --fs14: 12px;
    --fs26: 18px;
  }
}
@media screen and (max-width: 360px) {
  :root {
    --fs48: 30px;
    --fs45: 29px;
    --fs40: 26px;
    --fs36: 18px;
    --fs32: 16px;
    --fs24: 15px;
    --fs20: 14px;
    --fs18: 13px;
    --fs16: 12px;
    --fs14: 12px;
    --fs26: 17px;
  }
}
.container {
  max-width: var(--container-width);
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  padding-left: var(--container-padding);
  padding-right: var(--container-padding);
}
@media screen and (max-width: 991px) {
  .container {
    --container-padding: 15px;
  }
}
a {
  text-decoration: none;
  color: inherit;
  background: transparent;
  outline: none;
  transition: none;
}
a:hover,
a:focus,
a:active {
  text-decoration: none;
  color: inherit;
  outline: none;
}
:focus {
  outline: none;
}
ul,
ol {
  list-style: none;
  padding-left: 0;
  margin: 0;
}
p {
  margin: 0;
  padding: 0;
}
body {
  font-family: "Manrope", sans-serif;
}
.flex {
  display: flex;
  align-items: center;
}
.flex-start {
  display: flex;
  align-items: flex-start;
}
.flex-wrap {
  flex-wrap: wrap;
}
.flex-center {
  display: flex;
  align-items: center;
  justify-content: center;
}
.flex-between {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.flex-column {
  display: flex;
  flex-direction: column;
}
.bg-transparent {
  background-color: transparent;
}
.tr {
  transition: all 0.4s ease;
}
.relative {
  position: relative;
}
.absolute {
  position: absolute;
}
.absolute-full {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.absolute-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.cover {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.bg-cover {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
img:not(.image-style-gallery, .pswp__img) {
  max-width: 100%;
  height: auto !important;
}
.field[data-blazy] {
  min-width: initial;
}
table img {
  max-width: initial;
}
.ajax-progress,
.ajax-progress-throbber,
.ajax-progress-fullscreen {
  display: none !important;
}
#slider-block .view-content:not(.js-ready),
.view-vy-smotreli .view-content:not(.js-ready),
.section.buy_product .view-content:not(.js-ready),
.section.reviews .view-otzyvy .view-content:not(.js-ready),
.section.popular .view-tovary .view-content:not(.js-ready),
.photoswipe-gallery:not(.js-ready),
.search-wrapper:not(.js-ready) {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0.2s ease, opacity 0.2s ease;
}
#slider-block .view-content.js-ready,
.view-vy-smotreli .view-content.js-ready,
.section.buy_product .view-content.js-ready,
.section.reviews .view-otzyvy .view-content.js-ready,
.section.popular .view-tovary .view-content.js-ready,
.photoswipe-gallery.js-ready,
.search-wrapper.js-ready {
  visibility: visible;
  opacity: 1;
}
.hide-filters .view-filters {
  display: none !important;
}
.favorites-wrapper #block-vesta-theme-views-block-izbrannoe-block-1 .view-content {
  display: none !important;
}
.social-sidebar {
  position: fixed;
  right: 28px;
  bottom: 21%;
  z-index: 50;
}
.social-sidebar .social-icons {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.social-sidebar .social-icons .social-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--color-accent);
  border-radius: 50%;
  border: 1px solid transparent;
  width: 49px;
  height: 49px;
  transition: all 0.4s ease;
}
.social-sidebar .social-icons .social-icon:hover {
  background-color: var(--color-white);
  border: 1px solid var(--color-accent);
}
.social-sidebar .social-icons .social-icon:hover img {
  filter: brightness(0) saturate(100%) invert(24%) sepia(98%) saturate(7483%) hue-rotate(356deg) brightness(96%) contrast(104%);
}
.social-sidebar .social-icons .social-icon img {
  width: 50%;
}
@media screen and (max-width: 1199px) {
  .social-sidebar {
    right: 20px;
    bottom: 18%;
  }
}
@media screen and (max-width: 991px) {
  .social-sidebar {
    right: 16px;
    bottom: 15%;
  }
}
@media screen and (max-width: 767px) {
  .social-sidebar {
    right: 12px;
    bottom: 12%;
  }
}
@media screen and (max-width: 575px) {
  .social-sidebar {
    right: 10px;
  }
}
#scrollToTop {
  width: 49px;
  height: 49px;
  background: none;
  border-radius: 50%;
  text-indent: 0;
  font-size: 0;
  background: var(--color-accent);
  border: 1px solid transparent;
  outline: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  bottom: 83px;
  cursor: pointer;
  position: fixed;
  right: 28px;
  z-index: 10;
  transition: 0.2s;
  padding: 0;
}
#scrollToTop img {
  width: 50%;
  height: 21px !important;
}
#scrollToTop:hover {
  background: var(--color-white);
  border: 1px solid var(--color-accent);
}
#scrollToTop:hover img {
  filter: brightness(0) saturate(100%) invert(24%) sepia(98%) saturate(7483%) hue-rotate(356deg) brightness(96%) contrast(104%);
}
@media screen and (max-width: 1199px) {
  #scrollToTop {
    right: 20px;
    bottom: 70px;
    width: 44px;
    height: 44px;
  }
}
@media screen and (max-width: 991px) {
  #scrollToTop {
    right: 16px;
    bottom: 60px;
    width: 40px;
    height: 40px;
  }
}
@media screen and (max-width: 767px) {
  #scrollToTop {
    right: 12px;
    bottom: 50px;
    width: 36px;
    height: 36px;
  }
}
@media screen and (max-width: 575px) {
  #scrollToTop {
    right: 10px;
    bottom: 40px;
    width: 33px;
    height: 33px;
  }
}
.header-login-menu {
  position: relative;
}
.header-login-menu .header-login {
  text-decoration: none;
  transition: all 0.4s ease;
}
.header-login-menu .header-login:hover,
.header-login-menu .header-login:focus {
  color: var(--color-accent);
}
.header-login-menu .header-login-dropdown {
  position: absolute;
  top: calc(100% + 12px);
  right: 0;
  min-width: 205px;
  padding: 10px;
  background: var(--color-white);
  border-radius: 12px;
  box-shadow: 0 6px 22px rgba(67, 66, 66, 0.16);
  z-index: 1000;
  opacity: 0;
  visibility: hidden;
  transform: translateY(8px);
  transition: all 0.2s;
}
.header-login-menu .header-login-dropdown::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: -12px;
  height: 12px;
}
.header-login-menu .header-login-dropdown a {
  display: flex;
  align-items: center;
  min-height: 40px;
  padding: 9px 14px;
  border-radius: 8px;
  font-weight: 500;
  font-size: var(--fs14);
  line-height: var(--lh19);
  color: var(--color-main);
  text-decoration: none;
  white-space: nowrap;
  transition: all 0.4s ease;
}
.header-login-menu .header-login-dropdown a:hover,
.header-login-menu .header-login-dropdown a:focus {
  background: rgba(67, 66, 66, 0.08);
  color: var(--color-accent);
}
.header-login-menu:hover .header-login-dropdown,
.header-login-menu:focus-within .header-login-dropdown {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
#header {
  padding: 9px 0 19px;
  top: 0;
  z-index: 5;
  background: var(--color-white);
}
#header .header-layout {
  display: flex;
  align-items: center;
  gap: 56px;
}
#header .header-logo {
  width: 12%;
  flex-shrink: 0;
}
#header .header-right {
  flex: 1;
}
#header .header-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 19px;
}
#header .header-row:last-child {
  margin-bottom: 0;
}
#header .header-contacts {
  display: flex;
  align-items: center;
  gap: 0 80px;
}
#header .header-contacts span,
#header .header-contacts a {
  font-weight: 500;
  font-size: var(--fs14);
  line-height: var(--lh19);
  color: var(--color-main);
}
#header .header-search-cart {
  gap: 24px;
}
#header .tel {
  position: relative;
  padding-left: 24px;
  font-weight: 600 !important;
}
#header .tel::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 17px;
  height: 17px;
  background-image: url("/sites/all/themes/vesta_theme/image/icon-phone.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
#header .callback-link {
  text-decoration: underline;
}
#header .msngrs {
  display: flex;
  gap: 19px;
}
#header .msngrs a {
  display: block;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background-color: var(--color-main);
  background-size: 50% auto;
  background-repeat: no-repeat;
  background-position: center;
  transition: background-color 0.2s;
}
#header .msngrs a[href*="vk.com"] {
  background-image: url("/sites/all/themes/vesta_theme/image/icon-vk.svg");
  background-size: 15px 9px;
}
#header .msngrs a[href*="t.me"],
#header .msngrs a[href*="telegram"] {
  background-image: url("/sites/all/themes/vesta_theme/image/icon-tg.svg");
  background-size: 15px 9px;
}
#header .search-wrapper {
  position: relative;
}
#header .search-wrapper .search-form__submit {
  display: none;
}
#header .search-wrapper .form-autocomplete {
  background: rgba(67, 66, 66, 0.13);
  border-radius: 12px;
  font-weight: 500;
  font-size: var(--fs16);
  line-height: var(--lh22);
  color: var(--color-main);
  border: none;
  padding: 12px 40px 13px 16px;
  width: 100%;
  min-width: 433px;
}
#header .search-wrapper .form-autocomplete::placeholder {
  color: rgba(67, 66, 66, 0.6);
  font-weight: 400;
}
#header .search-wrapper .form-autocomplete:focus {
  outline: none;
  box-shadow: none;
  background: rgba(67, 66, 66, 0.2);
}
#header .search-wrapper::after {
  content: "";
  position: absolute;
  right: 16px;
  top: 49%;
  transform: translateY(-50%);
  width: 19px;
  height: 19px;
  background-image: url("/sites/all/themes/vesta_theme/image/Search.svg");
  background-size: contain;
  background-repeat: no-repeat;
  pointer-events: none;
}
#header .header-actions {
  display: flex;
  align-items: center;
  gap: 53px;
}
#header .cart-block--summary .cart-block--link__expand {
  text-decoration: none;
  position: relative;
  display: inline-block;
}
#header .cart-block--summary .cart-block--summary__icon {
  display: inline-block;
  position: relative;
}
#header .cart-block--summary .cart-block--summary__icon img {
  width: 30px;
  display: block;
}
#header .cart-block--summary .cart-block--summary__icon .cart-block--summary__count {
  position: absolute;
  top: -4px;
  right: -7px;
  background-color: var(--color-main);
  font-weight: 500;
  font-size: var(--fs12);
  line-height: var(--lh16);
  text-align: center;
  color: var(--color-white);
  width: 23px;
  height: 23px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 4px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}
#header .favorites-wrapper .region-favorites .views-field-title {
  display: none;
}
#header .favorites-wrapper .region-favorites .view-header {
  position: static;
  transform: none;
  right: auto;
  top: auto;
  margin: 0;
}
#header .favorites-wrapper .region-favorites .view-header a {
  position: relative;
  display: inline-block;
  width: 30px;
  height: 30px;
  padding: 0;
  background-image: url("/sites/all/themes/vesta_theme/image/Heart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-color: transparent;
  border: none;
  border-radius: 0;
}
#header .favorites-wrapper .region-favorites .view-header a::after {
  display: none;
}
#header .favorites-wrapper .region-favorites .view-header a .wh-total {
  position: absolute;
  top: -4px;
  right: -7px;
  background-color: var(--color-main, var(--color-main));
  font-weight: 500;
  font-size: var(--fs12);
  line-height: var(--lh16);
  text-align: center;
  color: var(--color-white);
  width: 23px;
  height: 23px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 4px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}
#header .header-menu {
  width: 100%;
}
#header .header-menu .nav {
  display: flex;
  gap: 15px 59px;
}
#header .header-menu .dropdown-toggle::after {
  display: none;
}
#header .header-menu .nav-item {
  padding: 0;
}
#header .header-menu .nav-link {
  font-weight: 600;
  font-size: var(--fs16);
  line-height: var(--lh22);
  text-transform: uppercase;
  color: var(--color-main);
  padding: 0;
  text-decoration: none;
  background-color: transparent;
  transition: all 0.4s ease;
}
#header .header-menu .nav-link:hover,
#header .header-menu .nav-link:focus,
#header .header-menu .nav-link:active {
  color: var(--color-accent);
}
#header .header-bottom {
  display: flex;
  align-items: center;
  margin-top: 13px;
}
#header .header-bottom .nav-item > ul {
  display: none;
}
#header .header-bottom .menu-toggle {
  display: none;
}
#header .header-bottom .nav {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  gap: 0;
  background: var(--color-main);
  border-radius: 12px;
  overflow: hidden;
}
#header .header-bottom .nav-item {
  padding: 0;
  margin: 0;
}
#header .header-bottom .nav-link {
  display: inline-block;
  font-weight: 600;
  font-size: var(--fs16);
  line-height: var(--lh22);
  text-transform: uppercase;
  color: var(--color-white);
  padding: 15px 23px 15px 21px;
  text-decoration: none;
  background: transparent;
  transition: background-color 0.2s, color 0.2s;
  white-space: nowrap;
}
#header .header-bottom .nav-link:hover,
#header .header-bottom .nav-link:focus,
#header .header-bottom .nav-link:active {
  background: var(--color-accent);
}
@media screen and (max-width: 1899px) {
  #header .header-menu .nav {
    gap: 65px;
  }
}
@media screen and (max-width: 1399px) {
  #header {
    padding: 9px 0 15px;
  }
  #header .header-layout {
    gap: 40px;
  }
  #header .header-contacts {
    gap: 0 40px;
  }
  #header .header-menu .nav {
    gap: 15px 73px;
  }
}
@media screen and (max-width: 1199px) {
  #header {
    padding: 9px 0 12px;
  }
  #header .header-layout {
    gap: 30px;
  }
  #header .header-contacts {
    gap: 0 30px;
  }
  #header .search-wrapper .form-autocomplete {
    padding: 10px 35px 10px 14px;
  }
  #header .header-actions {
    gap: 30px;
  }
  #header .header-menu .nav {
    gap: 15px 44px;
  }
  #header .header-bottom .nav-link {
    padding: 14px 16px;
  }
}
.search-wrapper {
  position: relative;
}
.header-login {
  display: flex;
  align-items: center;
  gap: 7px;
  font-weight: 500;
  font-size: clamp(14px, 1.5vw, 16px);
  line-height: 22px;
  color: #434242;
}
.header-login__icon {
  width: 30px;
  height: 30px;
  background: url("/sites/all/themes/vesta_theme/image/Profile.svg") center / contain no-repeat;
}
#header-mob .header-login span:not(.header-login__icon) {
  display: none;
}
#header-mob {
  position: sticky;
  top: 0;
  z-index: 1050;
  background: var(--color-white);
  padding: 12px 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}
#header-mob .col-logo {
  flex: 0 0 auto;
}
#header-mob .col-logo img {
  max-height: 47px;
  width: auto;
}
#header-mob .col-search {
  flex: 1;
  min-width: 0;
}
#header-mob .col-search .form-actions {
  display: none;
}
#header-mob .col-nav {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: clamp(10px, 2vw, 20px);
  flex-shrink: 0;
}
@media screen and (max-width: 575px) {
  #header-mob .col-nav {
    width: auto;
  }
}
#header-mob .col-nav > a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  background: var(--color-main);
  border-radius: 8.84px;
}
#header-mob .col-nav > a img {
  width: 32px;
}
#header-mob .col-nav .favorites-wrapper,
#header-mob .col-nav .cart-wrapper {
  display: inline-block;
  position: relative;
}
#header-mob .col-nav .cart-block--summary__icon img {
  width: 30px;
  height: 30px;
  display: block;
}
#header-mob .col-nav .cart-block--summary__count,
#header-mob .col-nav .wh-total {
  position: absolute;
  top: -4px;
  right: -5px;
  background-color: var(--color-main);
  color: var(--color-white);
  font-size: 12px;
  font-weight: 500;
  width: 23px;
  height: 23px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
#header-mob .favorites-wrapper .region-favorites .views-field-title {
  display: none;
}
#header-mob .favorites-wrapper .region-favorites .view-header {
  position: static;
  transform: none;
  right: auto;
  top: auto;
  margin: 0;
  margin-top: 5px;
}
#header-mob .favorites-wrapper .region-favorites .view-header a {
  position: relative;
  display: inline-block;
  width: 30px;
  height: 30px;
  padding: 0;
  background-image: url("/sites/all/themes/vesta_theme/image/Heart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-color: transparent;
  border: none;
  border-radius: 0;
}
#header-mob .favorites-wrapper .region-favorites .view-header a::after {
  display: none;
}
#header-mob .favorites-wrapper .region-favorites .view-header a .wh-total {
  position: absolute;
  top: -4px;
  right: -7px;
  background-color: var(--color-main, var(--color-main));
  font-weight: 500;
  font-size: var(--fs12);
  line-height: var(--lh16);
  text-align: center;
  color: var(--color-white);
  width: 23px;
  height: 23px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 4px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}
#header-mob .form-type-search-api-autocomplete {
  width: 100%;
}
#header-mob .search-wrapper {
  position: relative;
  width: 100%;
}
#header-mob .search-wrapper input.form-autocomplete {
  background: rgba(67, 66, 66, 0.13);
  border-radius: 12px;
  font-weight: 500;
  font-size: var(--fs16);
  line-height: var(--lh22);
  color: var(--color-main);
  border: none;
  padding: 12px 40px 13px 16px;
  width: 100%;
}
#header-mob .search-wrapper input.form-autocomplete::placeholder {
  color: rgba(67, 66, 66, 0.6);
  font-weight: 400;
}
#header-mob .search-wrapper input.form-autocomplete:focus {
  outline: none;
  box-shadow: none;
  background: rgba(67, 66, 66, 0.2);
}
#header-mob .search-wrapper::after {
  content: "";
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  width: 19px;
  height: 19px;
  background-image: url("/sites/all/themes/vesta_theme/image/Search.svg");
  background-size: contain;
  background-repeat: no-repeat;
  pointer-events: none;
}
.offcanvas {
  background-color: var(--color-white);
  z-index: 1060;
}
.offcanvas .offcanvas-header {
  border-bottom: 1px solid #eee;
  padding: 15px 20px;
  background-color: rgba(67, 66, 66, 0.13);
}
.offcanvas .offcanvas-header .logo a {
  display: inline-block;
  font-weight: 700;
  font-size: 20px;
  color: var(--color-main);
  text-decoration: none;
}
.offcanvas .offcanvas-header .logo a img {
  max-height: 40px;
  width: auto;
}
.offcanvas .offcanvas-header .btn-close {
  background-size: 14px;
  opacity: 0.7;
}
.offcanvas .offcanvas-header .btn-close:hover {
  opacity: 1;
}
.offcanvas .offcanvas-header .btn-close:focus {
  box-shadow: none;
}
.offcanvas .offcanvas-body {
  padding: 20px;
}
.offcanvas .offcanvas-body .actions {
  border-radius: 16px;
  padding: 12px 0;
  display: none;
}
@media screen and (max-width: 575px) {
  .offcanvas .offcanvas-body .actions {
    display: flex;
  }
}
.offcanvas .offcanvas-body .actions .favorites-wrapper .view-content {
  display: none;
}
.offcanvas .offcanvas-body .actions .favorites-wrapper a {
  position: relative;
  display: inline-block;
  width: 30px;
  height: 30px;
  padding: 0;
  background-image: url("/sites/all/themes/vesta_theme/image/Heart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-color: transparent;
  border: none;
  border-radius: 0;
}
.offcanvas .offcanvas-body .actions .favorites-wrapper a::after {
  display: none;
}
.offcanvas .offcanvas-body .actions .favorites-wrapper .cart-block--summary__icon img,
.offcanvas .offcanvas-body .actions .cart-wrapper .cart-block--summary__icon img,
.offcanvas .offcanvas-body .actions .favorites-wrapper .region-favorites .view-header a,
.offcanvas .offcanvas-body .actions .cart-wrapper .region-favorites .view-header a {
  width: 30px;
  height: 30px;
  display: block;
  margin: 0 auto;
}
.offcanvas .offcanvas-body .actions .favorites-wrapper .cart-block--summary__count,
.offcanvas .offcanvas-body .actions .cart-wrapper .cart-block--summary__count,
.offcanvas .offcanvas-body .actions .favorites-wrapper .wh-total,
.offcanvas .offcanvas-body .actions .cart-wrapper .wh-total {
  position: absolute;
  top: 0;
  right: -5px;
  background-color: var(--color-main);
  color: var(--color-white);
  font-size: 11px;
  font-weight: 500;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
.offcanvas .offcanvas-body nav {
  border-bottom: 1px solid #eee;
}
.offcanvas .offcanvas-body nav .nav {
  flex-direction: column;
  gap: 12px;
  padding: 10px 0;
}
.offcanvas .offcanvas-body nav .nav-link {
  font-weight: 600;
  font-size: var(--fs16);
  text-transform: uppercase;
  color: var(--color-main);
  padding: 8px 0;
  display: block;
}
.offcanvas .offcanvas-body nav .nav-link:hover {
  color: var(--color-accent);
}
.offcanvas .offcanvas-body nav .nav-item > ul {
  display: none;
  list-style: none;
  padding-left: 15px;
  margin-top: 8px;
  transition: all 0.4s ease;
}
.offcanvas .offcanvas-body nav .nav-item.expanded > ul {
  display: block;
}
.offcanvas .offcanvas-body nav .nav-item .menu-item-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.offcanvas .offcanvas-body nav .nav-item .menu-toggle {
  background: none;
  border: none;
  cursor: pointer;
  width: 24px;
  height: 24px;
  position: relative;
}
.offcanvas .offcanvas-body nav .nav-item .menu-toggle::before {
  content: "+";
  font-size: 18px;
  color: var(--color-main);
  transition: transform 0.2s;
}
.offcanvas .offcanvas-body nav .nav-item .menu-toggle[aria-expanded="true"]::before {
  content: "-";
}
.offcanvas .offcanvas-body .contact-items {
  font-size: 14px;
  font-weight: 500;
  color: var(--color-main);
}
.offcanvas .offcanvas-body .contact-items .callback {
  text-decoration: underline;
}
.offcanvas .offcanvas-body .contact-items .msngrs {
  display: flex;
  gap: 19px;
  margin-top: 8px;
}
.offcanvas .offcanvas-body .contact-items .msngrs a {
  display: block;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background-color: var(--color-main);
  background-size: 50% auto;
  background-repeat: no-repeat;
  background-position: center;
  transition: background-color 0.2s;
}
.offcanvas .offcanvas-body .contact-items .msngrs a:hover {
  background-color: var(--color-accent);
}
.offcanvas .offcanvas-body .contact-items .msngrs a[href*="vk.com"] {
  background-image: url("/sites/all/themes/vesta_theme/image/icon-vk.svg");
  background-size: 15px 9px;
}
.offcanvas .offcanvas-body .contact-items .msngrs a[href*="t.me"],
.offcanvas .offcanvas-body .contact-items .msngrs a[href*="telegram"] {
  background-image: url("/sites/all/themes/vesta_theme/image/icon-tg.svg");
  background-size: 15px 9px;
}
@media screen and (max-width: 575px) {
  #header-mob .col-nav .favorites-wrapper,
  #header-mob .col-nav .cart-wrapper {
    display: none;
  }
}
.ui-autocomplete {
  position: absolute;
  top: 100%;
  left: 0;
  right: auto;
  z-index: 1100;
  background: var(--color-white);
  border: 1px solid #ddd;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  max-height: 400px;
  overflow-y: auto;
  margin-top: 8px;
  padding: 0;
  list-style: none;
  width: 100% !important;
  max-width: 433px;
}
.ui-autocomplete .ui-menu-item {
  list-style: none;
  margin: 0;
  padding: 0;
}
.ui-autocomplete .ui-menu-item .ui-menu-item-wrapper {
  display: block;
  padding: 10px 16px;
  font-size: 14px;
  line-height: 1.4;
  color: var(--color-main);
  text-decoration: none;
  transition: background-color 0.2s;
  background-color: var(--color-white);
}
.ui-autocomplete .ui-menu-item .ui-menu-item-wrapper:hover {
  background-color: var(--color-white) !important;
  color: var(--color-accent) !important;
}
.ui-autocomplete .ui-menu-item .ui-menu-item-wrapper.ui-state-focus,
.ui-autocomplete .ui-menu-item .ui-menu-item-wrapper.ui-state-active {
  background-color: var(--color-white) !important;
  color: var(--color-accent) !important;
  border: none;
  margin: 0;
}
.ui-autocomplete .search-api-autocomplete-suggestion {
  background-color: var(--color-white) !important;
  color: var(--color-main) !important;
}
.ui-autocomplete .search-api-autocomplete-suggestion:hover {
  background-color: var(--color-white) !important;
  color: var(--color-accent) !important;
}
@media screen and (max-width: 575px) {
  .ui-autocomplete {
    max-width: calc(100vw - 32px);
    left: 16px !important;
    right: 16px !important;
    margin-top: 4px;
    border-radius: 8px;
  }
  .ui-autocomplete .ui-menu-item .ui-menu-item-wrapper {
    padding: 8px 12px;
    font-size: 13px;
  }
}
.contextual-region {
  position: static;
}
#slider-block {
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 991px) {
  #slider-block {
    margin-top: 5px;
  }
}
#slider-block .view-content.swiper {
  position: relative;
  overflow: visible;
}
#slider-block .swiper-slide {
  position: relative;
  min-height: 540px;
  height: auto;
}
@media screen and (max-width: 1199px) {
  #slider-block .swiper-slide {
    min-height: 515px;
  }
}
@media screen and (max-width: 991px) {
  #slider-block .swiper-slide {
    min-height: 460px;
  }
}
@media screen and (max-width: 767px) {
  #slider-block .swiper-slide {
    min-height: 400px;
  }
}
@media screen and (max-width: 575px) {
  #slider-block .swiper-slide {
    min-height: 380px;
  }
}
@media screen and (max-width: 360px) {
  #slider-block .swiper-slide {
    min-height: 342px;
  }
}
#slider-block .content.container .field--name-field-slide-title p,
#slider-block .content.container .field--name-body p,
#slider-block .content.container .field--name-field-cena {
  text-shadow: 0 1px 5px rgba(255, 255, 255, 0.8), 0 1px 13px rgba(255, 255, 255, 0.45);
}
#slider-block .field--name-field-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0 22px;
  box-sizing: border-box;
  z-index: 1;
}
#slider-block .field--name-field-image img {
  width: 100%;
  height: 100% !important;
  object-fit: cover;
  display: block;
  border-radius: 12px;
}
@media screen and (max-width: 575px) {
  #slider-block .field--name-field-image img {
    border-radius: 30px;
  }
}
@media screen and (max-width: 991px) {
  #slider-block .field--name-field-image {
    padding: 0 15px;
  }
}
#slider-block .content.container {
  position: relative;
  z-index: 3;
  width: 100%;
  padding: 138px 0;
  max-width: 1170px;
  margin: 0 auto;
  box-sizing: border-box;
  pointer-events: none;
}
@media screen and (max-width: 1399px) {
  #slider-block .content.container {
    max-width: 990px;
  }
}
@media screen and (max-width: 1199px) {
  #slider-block .content.container {
    max-width: 740px;
    padding-top: 120px;
    padding-bottom: 120px;
  }
}
@media screen and (max-width: 991px) {
  #slider-block .content.container {
    max-width: 600px;
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 767px) {
  #slider-block .content.container {
    max-width: 400px;
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 575px) {
  #slider-block .content.container {
    max-width: 225px;
    padding-top: 56px;
    padding-bottom: 68px;
  }
}
@media screen and (max-width: 360px) {
  #slider-block .content.container {
    max-width: 177px;
  }
}
#slider-block .content.container .field,
#slider-block .content.container a,
#slider-block .content.container button {
  pointer-events: auto;
}
#slider-block .content.container .field--name-field-slide-title,
#slider-block .content.container .field--name-body {
  max-width: 432px;
  width: 100%;
}
@media screen and (max-width: 1199px) {
  #slider-block .content.container .field--name-field-slide-title,
  #slider-block .content.container .field--name-body {
    max-width: 400px;
  }
}
@media screen and (max-width: 991px) {
  #slider-block .content.container .field--name-field-slide-title,
  #slider-block .content.container .field--name-body {
    max-width: 350px;
  }
}
@media screen and (max-width: 767px) {
  #slider-block .content.container .field--name-field-slide-title,
  #slider-block .content.container .field--name-body {
    max-width: 300px;
  }
}
#slider-block .content.container .field--name-field-slide-title p {
  font-weight: 700;
  font-size: var(--fs45);
  line-height: var(--lh61);
  color: var(--color-main);
  margin-bottom: 10px;
}
@media screen and (max-width: 1199px) {
  #slider-block .content.container .field--name-field-slide-title p {
    margin-bottom: 8px;
  }
}
@media screen and (max-width: 991px) {
  #slider-block .content.container .field--name-field-slide-title p {
    margin-bottom: 6px;
  }
}
@media screen and (max-width: 767px) {
  #slider-block .content.container .field--name-field-slide-title p {
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 575px) {
  #slider-block .content.container .field--name-field-slide-title p {
    margin-bottom: 4px;
  }
}
#slider-block .content.container .field--name-body p {
  font-weight: 600;
  font-size: var(--fs20);
  line-height: var(--lh27);
  color: var(--color-main);
  margin-bottom: 22px;
}
@media screen and (max-width: 1199px) {
  #slider-block .content.container .field--name-body p {
    margin-bottom: 18px;
  }
}
@media screen and (max-width: 991px) {
  #slider-block .content.container .field--name-body p {
    margin-bottom: 14px;
  }
}
@media screen and (max-width: 767px) {
  #slider-block .content.container .field--name-body p {
    margin-bottom: 12px;
  }
}
@media screen and (max-width: 575px) {
  #slider-block .content.container .field--name-body p {
    margin-bottom: 10px;
  }
}
#slider-block .content.container .field--name-field-cena {
  font-weight: 700;
  font-size: var(--fs36);
  line-height: var(--lh49);
  color: var(--color-main);
  margin-bottom: 21px;
  position: relative;
  display: inline-block;
  padding-right: 30px;
}
#slider-block .content.container .field--name-field-cena::after {
  content: "₽";
  position: absolute;
  right: 0;
  top: 0;
  font-weight: normal;
  font-size: var(--fs36);
  font-weight: 700;
}
@media screen and (max-width: 1199px) {
  #slider-block .content.container .field--name-field-cena {
    margin-bottom: 18px;
    padding-right: 26px;
  }
}
@media screen and (max-width: 991px) {
  #slider-block .content.container .field--name-field-cena {
    margin-bottom: 15px;
    padding-right: 24px;
  }
}
@media screen and (max-width: 767px) {
  #slider-block .content.container .field--name-field-cena {
    margin-bottom: 12px;
    padding-right: 22px;
  }
}
@media screen and (max-width: 575px) {
  #slider-block .content.container .field--name-field-cena {
    margin-bottom: 10px;
    padding-right: 20px;
  }
}
#slider-block .content.container .field--name-field-slide-link a {
  display: inline-block;
  background: var(--color-accent);
  border-radius: 12px;
  color: var(--color-white);
  padding: 12px 0 13px 18px;
  text-decoration: none;
  font-weight: 600;
  transition: all 0.4s ease;
  position: relative;
  border: 1px solid transparent;
  padding-right: 48px;
}
#slider-block .content.container .field--name-field-slide-link a::after {
  content: "";
  position: absolute;
  right: 13px;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  background-image: url("/sites/all/themes/vesta_theme/image/arrow-white.svg");
  background-size: contain;
  background-repeat: no-repeat;
  transition: transform 0.3s, filter 0.3s;
}
#slider-block .content.container .field--name-field-slide-link a:hover {
  background: var(--color-white);
  color: var(--color-main);
  border: 1px solid var(--color-accent);
}
#slider-block .content.container .field--name-field-slide-link a:hover::after {
  transform: translateY(-50%) translateX(4px);
  filter: brightness(0) saturate(100%) invert(27%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(95%) contrast(88%);
}
@media screen and (max-width: 1199px) {
  #slider-block .content.container .field--name-field-slide-link a {
    padding: 10px 0 11px 15px;
    padding-right: 42px;
  }
  #slider-block .content.container .field--name-field-slide-link a::after {
    width: 20px;
    height: 20px;
    right: 10px;
  }
}
@media screen and (max-width: 991px) {
  #slider-block .content.container .field--name-field-slide-link a {
    padding: 8px 0 10px 14px;
    padding-right: 40px;
  }
  #slider-block .content.container .field--name-field-slide-link a::after {
    width: 18px;
    height: 18px;
    right: 10px;
  }
}
@media screen and (max-width: 767px) {
  #slider-block .content.container .field--name-field-slide-link a {
    padding-right: 36px;
  }
  #slider-block .content.container .field--name-field-slide-link a::after {
    width: 16px;
    height: 16px;
    right: 8px;
  }
}
@media screen and (max-width: 575px) {
  #slider-block .content.container .field--name-field-slide-link a {
    padding-right: 32px;
    border-radius: 10px;
  }
  #slider-block .content.container .field--name-field-slide-link a::after {
    width: 14px;
    height: 14px;
    right: 8px;
  }
}
@media screen and (max-width: 360px) {
  #slider-block .content.container .field--name-field-slide-link a {
    padding: 6px 0 8px 14px;
    padding-right: 28px;
  }
  #slider-block .content.container .field--name-field-slide-link a::after {
    width: 12px;
    height: 12px;
    right: 6px;
  }
}
#slider-block .swiper-button-prev,
#slider-block .swiper-button-next {
  top: 50%;
  width: 50px;
  height: 50px;
  background: var(--color-white);
  border-radius: 50%;
  transition: background-color 0.4s ease, border-color 0.4s ease;
  z-index: 2;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 24px 24px;
}
#slider-block .swiper-button-prev::after,
#slider-block .swiper-button-next::after {
  display: none;
}
#slider-block .swiper-button-prev:hover,
#slider-block .swiper-button-next:hover {
  background-color: var(--color-accent);
}
@media screen and (max-width: 991px) {
  #slider-block .swiper-button-prev,
  #slider-block .swiper-button-next {
    width: 48px;
    height: 48px;
    background-size: 23px;
  }
}
@media screen and (max-width: 767px) {
  #slider-block .swiper-button-prev,
  #slider-block .swiper-button-next {
    width: 45px;
    height: 45px;
    background-size: 22px 22px;
  }
}
@media screen and (max-width: 575px) {
  #slider-block .swiper-button-prev,
  #slider-block .swiper-button-next {
    width: 43px;
    height: 43px;
    background-size: 20px 20px;
  }
}
#slider-block .swiper-button-prev {
  background-image: url("/sites/all/themes/vesta_theme/image/arrow-left.svg");
  left: 35px;
}
@media screen and (max-width: 991px) {
  #slider-block .swiper-button-prev {
    left: 25px;
  }
}
@media screen and (max-width: 360px) {
  #slider-block .swiper-button-prev {
    left: 20px;
  }
}
#slider-block .swiper-button-next {
  background-image: url("/sites/all/themes/vesta_theme/image/arrow-right.svg");
  right: 35px;
}
@media screen and (max-width: 991px) {
  #slider-block .swiper-button-next {
    right: 25px;
  }
}
@media screen and (max-width: 360px) {
  #slider-block .swiper-button-next {
    right: 20px;
  }
}
#slider-block .swiper-button-prev:hover {
  background-image: url("/sites/all/themes/vesta_theme/image/arrow-white.svg");
  transform: scaleX(-1);
}
#slider-block .swiper-button-next:hover {
  background-image: url("/sites/all/themes/vesta_theme/image/arrow-white.svg");
}
#slider-block .swiper-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  bottom: 25px;
  z-index: 2;
}
#slider-block .swiper-pagination .swiper-pagination-bullet {
  width: 13px;
  height: 13px;
  background: var(--color-main);
  margin: 0;
  opacity: 0.5;
  transition: all 0.4s ease;
}
#slider-block .swiper-pagination .swiper-pagination-bullet-active {
  background: var(--color-accent);
  opacity: 1;
}
@media screen and (max-width: 991px) {
  #slider-block .swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
  }
}
@media screen and (max-width: 575px) {
  #slider-block .swiper-pagination {
    bottom: 11px;
  }
  #slider-block .swiper-pagination .swiper-pagination-bullet {
    width: 11px;
    height: 11px;
  }
}
.swiper-navigation-icon {
  display: none;
}
.front-h1 {
  margin: 71px 0;
  font-weight: 700;
  font-size: var(--fs48);
  line-height: var(--lh66);
  text-align: center;
  text-transform: uppercase;
  color: var(--color-main);
}
@media screen and (max-width: 991px) {
  .front-h1 {
    margin: 57px 0;
  }
}
@media screen and (max-width: 767px) {
  .front-h1 {
    margin: 47px 0;
  }
}
@media screen and (max-width: 575px) {
  .front-h1 {
    margin: 37px 0;
  }
}
.block-title {
  font-weight: 600;
  font-size: var(--fs40);
  line-height: var(--lh55);
  color: var(--color-main);
  margin-bottom: 30px;
}
@media screen and (max-width: 991px) {
  .block-title {
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 767px) {
  .block-title {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 575px) {
  .block-title {
    margin-bottom: 15px;
  }
}
.section {
  margin-bottom: 80px;
}
@media screen and (max-width: 991px) {
  .section {
    margin-bottom: 70px;
  }
}
@media screen and (max-width: 767px) {
  .section {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 575px) {
  .section {
    margin-bottom: 50px;
  }
}
.view-content {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
@media screen and (max-width: 991px) {
  .view-content {
    gap: 25px;
  }
}
@media screen and (max-width: 767px) {
  .view-content {
    gap: 20px;
  }
}
@media screen and (max-width: 575px) {
  .view-content {
    gap: 15px;
  }
}
.block-views {
  position: relative;
}
#block-vesta-theme-views-block-catalog-block-front {
  margin-bottom: 80px;
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-views-block-catalog-block-front {
    margin-bottom: 70px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-catalog-block-front {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 575px) {
  #block-vesta-theme-views-block-catalog-block-front {
    margin-bottom: 50px;
  }
}
#block-vesta-theme-views-block-catalog-block-front .view-header {
  position: absolute;
  right: 0;
  top: 9%;
  transform: translateY(-50%);
  margin: 0;
  top: 4%;
}
#block-vesta-theme-views-block-catalog-block-front .view-header a {
  position: relative;
  display: inline-block;
  padding: 11px 57px 11px 26px;
  background: transparent;
  border: 1.3px solid var(--color-accent);
  color: var(--color-main);
  border-radius: 12px;
  font-weight: 700;
  font-size: var(--fs16);
  line-height: var(--lh22);
  text-align: center;
  transition: background-color 0.3s;
}
#block-vesta-theme-views-block-catalog-block-front .view-header a::after {
  content: "";
  position: absolute;
  right: 21px;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  background-image: url("/sites/all/themes/vesta_theme/image/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  transition: transform 0.3s;
}
#block-vesta-theme-views-block-catalog-block-front .view-header a:hover::after {
  transform: translateY(-50%) translateX(4px);
  filter: brightness(0) invert(1);
}
#block-vesta-theme-views-block-catalog-block-front .view-header a:hover {
  background: var(--color-accent);
  color: var(--color-white);
  text-decoration: none;
  border-color: var(--color-accent);
}
@media screen and (max-width: 1899px) {
  #block-vesta-theme-views-block-catalog-block-front .view-header a {
    padding: 10px 52px 10px 24px;
  }
  #block-vesta-theme-views-block-catalog-block-front .view-header a::after {
    width: 22px;
    height: 22px;
    right: 18px;
  }
}
@media screen and (max-width: 1399px) {
  #block-vesta-theme-views-block-catalog-block-front .view-header a {
    padding: 10px 50px 10px 22px;
  }
  #block-vesta-theme-views-block-catalog-block-front .view-header a::after {
    width: 21px;
    height: 21px;
    right: 17px;
  }
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-views-block-catalog-block-front .view-header a {
    padding: 9px 45px 9px 20px;
  }
  #block-vesta-theme-views-block-catalog-block-front .view-header a::after {
    width: 20px;
    height: 20px;
    right: 16px;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-views-block-catalog-block-front .view-header {
    top: 7%;
  }
  #block-vesta-theme-views-block-catalog-block-front .view-header a {
    padding: 9px 42px 9px 20px;
  }
  #block-vesta-theme-views-block-catalog-block-front .view-header a::after {
    width: 20px;
    height: 20px;
    right: 16px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-catalog-block-front .view-header {
    top: 5%;
  }
  #block-vesta-theme-views-block-catalog-block-front .view-header a {
    padding: 8px 38px 8px 18px;
  }
  #block-vesta-theme-views-block-catalog-block-front .view-header a::after {
    width: 18px;
    height: 18px;
    right: 14px;
  }
}
@media screen and (max-width: 575px) {
  #block-vesta-theme-views-block-catalog-block-front .view-header a {
    padding: 8px 35px 8px 16px;
  }
  #block-vesta-theme-views-block-catalog-block-front .view-header a::after {
    width: 17px;
    height: 17px;
    right: 12px;
  }
}
@media screen and (max-width: 360px) {
  #block-vesta-theme-views-block-catalog-block-front .view-header a {
    padding: 8px 30px 8px 13px;
  }
  #block-vesta-theme-views-block-catalog-block-front .view-header a::after {
    width: 17px;
    height: 17px;
    right: 10px;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-views-block-catalog-block-front .view-header {
    top: 2%;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-catalog-block-front .view-header {
    top: 1%;
  }
}
.view-catalog .view-content {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}
.view-catalog .views-row {
  overflow: hidden;
  transition: box-shadow 0.3s;
}
.view-catalog .taxonomy-term .field--name-field-catalog-image {
  margin-bottom: 22px;
  overflow: hidden;
  cursor: pointer;
  border-radius: 30px;
}
.view-catalog .taxonomy-term .field--name-field-catalog-image img {
  transition: transform 0.4s ease;
  height: auto;
  display: block;
}
.view-catalog .taxonomy-term .field--name-field-catalog-image:hover img {
  transform: scale(1.05);
}
.view-catalog .taxonomy-term .field--name-field-catalog-image img {
  border-radius: 30px;
}
.view-catalog .taxonomy-term .field--name-taxonomy-term-title {
  max-width: 236px;
}
.view-catalog .taxonomy-term .field--name-taxonomy-term-title a {
  font-weight: 700;
  font-size: var(--fs24);
  line-height: var(--lh33);
  color: var(--color-main);
}
@media screen and (max-width: 1899px) {
  .view-catalog .view-content {
    gap: 24px;
  }
}
@media screen and (max-width: 1399px) {
  .view-catalog .view-content {
    gap: 20px;
  }
  .view-catalog .taxonomy-term .field--name-field-catalog-image {
    margin-bottom: 18px;
  }
}
@media screen and (max-width: 991px) {
  .view-catalog .view-content {
    gap: 30px;
  }
  .view-catalog .taxonomy-term .field--name-field-catalog-image {
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 767px) {
  .view-catalog .taxonomy-term .field--name-field-catalog-image img {
    margin-bottom: 5px;
    width: 100%;
    height: 200px !important;
    object-fit: cover;
    object-position: center;
  }
}
@media screen and (max-width: 575px) {
  .view-catalog .view-content {
    grid-template-columns: 1fr;
    gap: 20px;
  }
  .view-catalog .views-row {
    height: auto;
  }
}
@media screen and (max-width: 360px) {
  .view-catalog .taxonomy-term .field--name-field-catalog-image {
    margin-bottom: 0;
  }
  .view-catalog .taxonomy-term .field--name-field-catalog-image img {
    height: 136px !important;
  }
}
.section.promotions .view-header {
  position: absolute;
  right: 0;
  top: 9%;
  transform: translateY(-50%);
  margin: 0;
}
.section.promotions .view-header a {
  position: relative;
  display: inline-block;
  padding: 11px 57px 11px 26px;
  background: transparent;
  border: 1.3px solid var(--color-accent);
  color: var(--color-main);
  border-radius: 12px;
  font-weight: 700;
  font-size: var(--fs16);
  line-height: var(--lh22);
  text-align: center;
  transition: background-color 0.3s;
}
.section.promotions .view-header a::after {
  content: "";
  position: absolute;
  right: 21px;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  background-image: url("/sites/all/themes/vesta_theme/image/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  transition: transform 0.3s;
}
.section.promotions .view-header a:hover::after {
  transform: translateY(-50%) translateX(4px);
  filter: brightness(0) invert(1);
}
.section.promotions .view-header a:hover {
  background: var(--color-accent);
  color: var(--color-white);
  text-decoration: none;
  border-color: var(--color-accent);
}
@media screen and (max-width: 1899px) {
  .section.promotions .view-header a {
    padding: 10px 52px 10px 24px;
  }
  .section.promotions .view-header a::after {
    width: 22px;
    height: 22px;
    right: 18px;
  }
}
@media screen and (max-width: 1399px) {
  .section.promotions .view-header a {
    padding: 10px 50px 10px 22px;
  }
  .section.promotions .view-header a::after {
    width: 21px;
    height: 21px;
    right: 17px;
  }
}
@media screen and (max-width: 1199px) {
  .section.promotions .view-header a {
    padding: 9px 45px 9px 20px;
  }
  .section.promotions .view-header a::after {
    width: 20px;
    height: 20px;
    right: 16px;
  }
}
@media screen and (max-width: 991px) {
  .section.promotions .view-header {
    top: 7%;
  }
  .section.promotions .view-header a {
    padding: 9px 42px 9px 20px;
  }
  .section.promotions .view-header a::after {
    width: 20px;
    height: 20px;
    right: 16px;
  }
}
@media screen and (max-width: 767px) {
  .section.promotions .view-header {
    top: 5%;
  }
  .section.promotions .view-header a {
    padding: 8px 38px 8px 18px;
  }
  .section.promotions .view-header a::after {
    width: 18px;
    height: 18px;
    right: 14px;
  }
}
@media screen and (max-width: 575px) {
  .section.promotions .view-header a {
    padding: 8px 35px 8px 16px;
  }
  .section.promotions .view-header a::after {
    width: 17px;
    height: 17px;
    right: 12px;
  }
}
@media screen and (max-width: 360px) {
  .section.promotions .view-header a {
    padding: 8px 30px 8px 13px;
  }
  .section.promotions .view-header a::after {
    width: 17px;
    height: 17px;
    right: 10px;
  }
}
.section.promotions .views-row {
  flex: 1 1 calc(50% - 30px);
  position: relative;
  border-radius: 30px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 61px 0 61px 38px;
  box-sizing: border-box;
}
.section.promotions .views-row .field--name-field-izobrazhenie {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.section.promotions .views-row .field--name-field-izobrazhenie img {
  border-radius: 30px;
}
.section.promotions .views-row .field--name-field-zagolovok,
.section.promotions .views-row .field--name-field-ssylka {
  position: relative;
  z-index: 2;
  color: var(--color-white);
}
.section.promotions .views-row .field--name-field-zagolovok {
  font-weight: 700;
  font-size: var(--fs32);
  line-height: var(--lh44);
  color: var(--color-white);
  max-width: 70%;
  margin-bottom: 27px;
}
.section.promotions .views-row .field--name-field-ssylka a {
  display: inline-block;
  background: var(--color-accent);
  border: none;
  border-radius: 12px;
  padding: 13px 56px 13px 22px;
  color: var(--color-white);
  font-weight: 600;
  font-size: var(--fs16);
  text-decoration: none;
  border: 1px solid transparent;
  position: relative;
  transition: all 0.4s ease;
}
.section.promotions .views-row .field--name-field-ssylka a::after {
  content: "";
  position: absolute;
  right: 18px;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  background-image: url(/sites/all/themes/vesta_theme/image/arrow-white.svg);
  background-size: contain;
  background-repeat: no-repeat;
  transition: transform 0.3s;
}
.section.promotions .views-row .field--name-field-ssylka a:hover {
  background: var(--color-white);
  color: var(--color-main);
  border: 1px solid var(--color-accent);
}
.section.promotions .views-row .field--name-field-ssylka a:hover::after {
  transform: translateY(-50%) translateX(4px);
  filter: brightness(0) saturate(100%) invert(27%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(95%) contrast(88%);
}
@media screen and (max-width: 1899px) {
  .section.promotions .views-row {
    flex: 1 1 calc(50% - 24px);
    padding: 50px 0 50px 30px;
  }
  .section.promotions .views-row .field--name-field-zagolovok {
    margin-bottom: 22px;
  }
}
@media screen and (max-width: 1399px) {
  .section.promotions .views-row {
    flex: 1 1 calc(50% - 20px);
    padding: 40px 0 40px 28px;
  }
  .section.promotions .views-row .field--name-field-zagolovok {
    margin-bottom: 20px;
  }
  .section.promotions .views-row .field--name-field-ssylka a {
    padding: 11px 48px 11px 20px;
  }
  .section.promotions .views-row .field--name-field-ssylka a::after {
    width: 22px;
    height: 22px;
    right: 16px;
  }
}
@media screen and (max-width: 1199px) {
  .section.promotions .views-row {
    flex: 1 1 calc(50% - 16px);
    padding: 35px 0 35px 25px;
  }
  .section.promotions .views-row .field--name-field-zagolovok {
    margin-bottom: 18px;
  }
  .section.promotions .views-row .field--name-field-ssylka a {
    padding: 10px 42px 10px 18px;
  }
  .section.promotions .views-row .field--name-field-ssylka a::after {
    width: 20px;
    height: 20px;
    right: 14px;
  }
}
@media screen and (max-width: 991px) {
  .section.promotions .views-row {
    padding: 30px 0 30px 20px;
  }
  .section.promotions .views-row .field--name-field-zagolovok {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  .section.promotions .views-row {
    padding: 30px 0 30px 25px;
  }
  .section.promotions .views-row .field--name-field-zagolovok {
    max-width: 80%;
  }
  .section.promotions .views-row .field--name-field-izobrazhenie img {
    border-radius: 20px;
    min-height: 156px;
    object-fit: cover;
    object-position: top;
  }
  .section.promotions .views-row .field--name-field-ssylka a {
    padding: 10px 42px 10px 18px;
  }
  .section.promotions .views-row .field--name-field-ssylka a::after {
    width: 20px;
    height: 20px;
  }
}
@media screen and (max-width: 575px) {
  .section.promotions .views-row {
    min-height: 140px;
    flex: 1 1 100%;
    padding: 20px 0 20px 20px;
  }
  .section.promotions .views-row .field--name-field-zagolovok {
    margin-bottom: 12px;
  }
  .section.promotions .views-row .field--name-field-izobrazhenie img {
    max-height: 156px;
  }
  .section.promotions .views-row .field--name-field-ssylka a {
    padding: 8px 36px 8px 16px;
  }
  .section.promotions .views-row .field--name-field-ssylka a::after {
    width: 18px;
    height: 18px;
    right: 12px;
  }
}
@media screen and (max-width: 360px) {
  .section.promotions .views-row {
    padding: 15px 0 15px 15px;
  }
  .section.promotions .views-row .field--name-field-zagolovok {
    margin-bottom: 8px;
    max-width: 90%;
  }
  .section.promotions .views-row .field--name-field-ssylka a {
    padding: 6px 30px 6px 12px;
  }
  .section.promotions .views-row .field--name-field-ssylka a::after {
    width: 16px;
    height: 16px;
    right: 10px;
  }
}
.section.about {
  margin-bottom: 0;
}
.section.about .view-header {
  position: absolute;
  right: 0;
  top: 9%;
  transform: translateY(-50%);
  margin: 0;
  top: 5%;
}
.section.about .view-header a {
  position: relative;
  display: inline-block;
  padding: 11px 57px 11px 26px;
  background: transparent;
  border: 1.3px solid var(--color-accent);
  color: var(--color-main);
  border-radius: 12px;
  font-weight: 700;
  font-size: var(--fs16);
  line-height: var(--lh22);
  text-align: center;
  transition: background-color 0.3s;
}
.section.about .view-header a::after {
  content: "";
  position: absolute;
  right: 21px;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  background-image: url("/sites/all/themes/vesta_theme/image/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  transition: transform 0.3s;
}
.section.about .view-header a:hover::after {
  transform: translateY(-50%) translateX(4px);
  filter: brightness(0) invert(1);
}
.section.about .view-header a:hover {
  background: var(--color-accent);
  color: var(--color-white);
  text-decoration: none;
  border-color: var(--color-accent);
}
@media screen and (max-width: 1899px) {
  .section.about .view-header a {
    padding: 10px 52px 10px 24px;
  }
  .section.about .view-header a::after {
    width: 22px;
    height: 22px;
    right: 18px;
  }
}
@media screen and (max-width: 1399px) {
  .section.about .view-header a {
    padding: 10px 50px 10px 22px;
  }
  .section.about .view-header a::after {
    width: 21px;
    height: 21px;
    right: 17px;
  }
}
@media screen and (max-width: 1199px) {
  .section.about .view-header a {
    padding: 9px 45px 9px 20px;
  }
  .section.about .view-header a::after {
    width: 20px;
    height: 20px;
    right: 16px;
  }
}
@media screen and (max-width: 991px) {
  .section.about .view-header {
    top: 7%;
  }
  .section.about .view-header a {
    padding: 9px 42px 9px 20px;
  }
  .section.about .view-header a::after {
    width: 20px;
    height: 20px;
    right: 16px;
  }
}
@media screen and (max-width: 767px) {
  .section.about .view-header {
    top: 5%;
  }
  .section.about .view-header a {
    padding: 8px 38px 8px 18px;
  }
  .section.about .view-header a::after {
    width: 18px;
    height: 18px;
    right: 14px;
  }
}
@media screen and (max-width: 575px) {
  .section.about .view-header a {
    padding: 8px 35px 8px 16px;
  }
  .section.about .view-header a::after {
    width: 17px;
    height: 17px;
    right: 12px;
  }
}
@media screen and (max-width: 360px) {
  .section.about .view-header a {
    padding: 8px 30px 8px 13px;
  }
  .section.about .view-header a::after {
    width: 17px;
    height: 17px;
    right: 10px;
  }
}
@media screen and (max-width: 991px) {
  .section.about .view-header {
    top: 3%;
  }
}
.section.about .views-row {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 30px;
}
.section.about .views-row .group-left,
.section.about .views-row .group-right {
  flex: 1;
}
.section.about .group-left .field--name-field-zagolovok {
  font-weight: 600;
  font-size: var(--fs24);
  line-height: var(--lh33);
  color: var(--color-main);
  margin-bottom: 22px;
}
.section.about .group-left .field--name-body {
  font-weight: 500;
  font-size: var(--fs16);
  line-height: var(--lh22);
  color: var(--color-main);
}
.section.about .group-left .field--name-body p {
  margin: 0;
  padding: 0;
}
.section.about .group-left .field--name-body ul {
  margin: 22px 0 0 0;
}
.section.about .group-left .field--name-body ul li {
  position: relative;
  padding-left: 20px;
}
.section.about .group-left .field--name-body ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 6px;
  width: 10px;
  height: 10px;
  background-color: var(--color-accent);
  border-radius: 50%;
}
.section.about .group-left a {
  color: #0069ff;
  font-weight: 800;
  font-size: var(--fs18);
  line-height: var(--lh22);
}
.section.about .group-right {
  margin: 87px 0;
}
.section.about .group-right .field--name-field-preimushchestva {
  display: flex;
  gap: 22px;
  justify-content: space-between;
}
.section.about .group-right .field--name-field-preimushchestva .field__item {
  font-weight: 700;
  font-size: var(--fs16);
  line-height: var(--lh22);
  text-align: center;
  color: var(--color-white);
}
.section.about .group-right .field--name-field-preimushchestva .field__item .paragraph {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 166px;
  height: 166px;
  border-radius: 50%;
  background: var(--color-main);
  padding: 15px;
  box-sizing: border-box;
}
.section.about .group-right .field--name-field-preimushchestva .field__item .field--name-field-izobrazhenie {
  min-width: 42px;
  height: 42px;
  background: var(--color-accent);
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
}
.section.about .group-right .field--name-field-preimushchestva .field__item .field--name-field-izobrazhenie img {
  width: 24px;
}
.section.about .group-right .field--name-field-preimushchestva .field__item .field--name-field-zagolovok {
  max-width: 140px;
  overflow-wrap: break-word;
  white-space: normal;
  font-weight: 700;
  font-size: 12px;
  line-height: var(--lh22);
  text-align: center;
  color: var(--color-white);
}
.section.about .group-right .field--name-field-preimushchestva .field__item:last-child .field--name-field-zagolovok {
  max-width: 90px;
}
@media screen and (max-width: 1899px) {
  .section.about .group-right {
    margin: 70px 0;
  }
}
@media screen and (max-width: 1399px) {
  .section.about .views-row {
    gap: 24px;
  }
  .section.about .group-right {
    margin: 60px 0;
  }
}
@media screen and (max-width: 1199px) {
  .section.about .views-row {
    gap: 20px;
  }
  .section.about .group-right {
    margin: 50px 0;
  }
  .section.about .group-right .field--name-field-preimushchestva {
    gap: 18px;
  }
  .section.about .group-right .field--name-field-preimushchestva .field__item .paragraph {
    width: 145px;
    height: 145px;
    padding: 12px;
  }
}
@media screen and (max-width: 991px) {
  .section.about .views-row .group-right .field--name-field-preimushchestva {
    gap: 10px;
    justify-content: center;
  }
  .section.about .views-row .group-right .field--name-field-preimushchestva .field__item .paragraph {
    width: 115px;
    height: 115px;
    padding: 10px;
  }
  .section.about .views-row .group-right .field--name-field-preimushchestva .field__item .field--name-field-izobrazhenie {
    min-width: 38px;
    height: 38px;
    margin-bottom: 5px;
  }
  .section.about .views-row .group-right .field--name-field-preimushchestva .field__item .field--name-field-izobrazhenie img {
    width: 20px;
  }
}
@media screen and (max-width: 767px) {
  .section.about .views-row {
    flex-direction: column;
    gap: 30px;
  }
  .section.about .views-row .group-left {
    width: 100%;
  }
  .section.about .views-row .group-right {
    width: 100%;
    margin: 30px 0 0;
  }
  .section.about .views-row .group-right .field--name-field-preimushchestva {
    justify-content: space-around;
    gap: 15px;
  }
  .section.about .views-row .group-right .field--name-field-preimushchestva .field__item .paragraph {
    width: 135px;
    height: 135px;
  }
  .section.about .views-row .group-right .field--name-field-preimushchestva .field__item .field--name-field-izobrazhenie {
    min-width: 34px;
    height: 34px;
  }
  .section.about .views-row .group-right .field--name-field-preimushchestva .field__item .field--name-field-izobrazhenie img {
    width: 18px;
  }
}
@media screen and (max-width: 575px) {
  .section.about .views-row .group-right .field--name-field-preimushchestva {
    justify-content: center;
    gap: 5px;
  }
  .section.about .views-row .group-right .field--name-field-preimushchestva .field__item .paragraph {
    width: 110px;
    height: 110px;
    padding: 8px;
  }
}
@media screen and (max-width: 360px) {
  .section.about .views-row .group-left .field--name-field-zagolovok {
    margin-bottom: 15px;
  }
  .section.about .views-row .group-left .field--name-body ul {
    margin-top: 15px;
  }
  .section.about .views-row .group-right .field--name-field-preimushchestva {
    justify-content: space-around;
    gap: 2px;
  }
  .section.about .views-row .group-right .field--name-field-preimushchestva .field__item .paragraph {
    width: 105px;
    height: 105px;
  }
  .section.about .views-row .group-right .field--name-field-preimushchestva .field__item .field--name-field-izobrazhenie {
    min-width: 30px;
    height: 30px;
    margin-bottom: 0;
  }
  .section.about .views-row .group-right .field--name-field-preimushchestva .field__item .field--name-field-izobrazhenie img {
    width: 16px;
  }
}
.section.feedback-form {
  margin-top: 80px;
}
.section.feedback-form .region-feedback-form {
  display: flex;
  flex-wrap: wrap;
  gap: 43px;
  align-items: stretch;
}
.section.feedback-form .region-feedback-form > .block {
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 1199px) {
  .section.feedback-form .region-feedback-form {
    gap: 20px;
  }
}
@media screen and (max-width: 991px) {
  .section.feedback-form {
    margin-top: 60px;
  }
  .section.feedback-form .region-feedback-form {
    gap: 10px;
  }
}
@media screen and (max-width: 767px) {
  .section.feedback-form {
    margin-top: 50px;
  }
  .section.feedback-form .region-feedback-form {
    gap: 20px;
    flex-direction: column;
  }
}
@media screen and (max-width: 575px) {
  .section.feedback-form {
    margin-top: 40px;
  }
}
@media screen and (max-width: 360px) {
  .section.feedback-form {
    margin-top: 30px;
  }
  .section.feedback-form .region-feedback-form {
    gap: 15px;
  }
}
#block-vesta-theme-izobrazhenieuvebformy12 {
  max-width: 640px;
  display: flex;
  flex-direction: column;
  flex: 1;
}
#block-vesta-theme-izobrazhenieuvebformy12 .field--name-field-levoe-izobrazhenie {
  flex: 1;
  display: flex;
  align-items: center;
}
#block-vesta-theme-izobrazhenieuvebformy12 .field--name-field-levoe-izobrazhenie img {
  object-fit: contain;
  display: block;
  border-radius: 12px;
  overflow: visible;
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-izobrazhenieuvebformy12 {
    max-width: 100%;
  }
  #block-vesta-theme-izobrazhenieuvebformy12 .field--name-field-levoe-izobrazhenie img {
    max-height: 300px;
    width: auto;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-izobrazhenieuvebformy12 .field--name-field-levoe-izobrazhenie img {
    max-height: 215px;
    width: 100%;
    object-fit: cover;
    object-position: 50% 10%;
    overflow: hidden;
    border-radius: 30px;
  }
}
@media screen and (max-width: 575px) {
  #block-vesta-theme-izobrazhenieuvebformy12 .field--name-field-levoe-izobrazhenie img {
    max-height: 191px;
  }
}
#block-vesta-theme-vebforma {
  max-width: 487px;
  display: flex;
  flex-direction: column;
  flex: 1;
}
#block-vesta-theme-vebforma .block-title {
  font-weight: 600;
  font-size: var(--fs32);
  line-height: var(--lh39);
  text-transform: uppercase;
  color: var(--color-main);
  margin-bottom: 24px;
}
#block-vesta-theme-vebforma form {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
#block-vesta-theme-vebforma .form-type-processed-text {
  margin-bottom: 9px;
  font-weight: 600;
  font-size: var(--fs16);
  line-height: var(--lh22);
  color: var(--color-main);
}
#block-vesta-theme-vebforma .form-text,
#block-vesta-theme-vebforma .form-email,
#block-vesta-theme-vebforma .form-tel {
  width: 100%;
  padding: 12px 22px;
  background: rgba(67, 66, 66, 0.13);
  border-radius: 12px;
  font-weight: 500;
  font-size: var(--fs16);
  line-height: var(--lh22);
  color: var(--color-main);
  margin: 0;
  border: none;
}
#block-vesta-theme-vebforma .form-text:focus,
#block-vesta-theme-vebforma .form-email:focus,
#block-vesta-theme-vebforma .form-tel:focus {
  box-shadow: none;
  outline: none;
  border: none;
}
#block-vesta-theme-vebforma .form-item-soglasie {
  order: 2;
  display: flex;
  align-items: center;
  gap: 13px;
}
#block-vesta-theme-vebforma .form-item-soglasie .form-item--error-message {
  display: none;
}
#block-vesta-theme-vebforma .form-item-soglasie input[type="checkbox"] {
  appearance: none;
  -webkit-appearance: none;
  width: 27px;
  height: 25px;
  background: var(--color-white);
  border: 1px solid var(--color-main);
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  transition: all 0.4s ease;
}
#block-vesta-theme-vebforma .form-item-soglasie input[type="checkbox"]:checked {
  background-color: var(--color-accent);
  border-color: var(--color-accent);
}
#block-vesta-theme-vebforma .form-item-soglasie input[type="checkbox"]:checked::after {
  content: "✓";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: var(--color-white);
  font-size: var(--fs16);
  font-weight: bold;
}
#block-vesta-theme-vebforma .form-item-soglasie input[type="checkbox"]:focus {
  outline: none;
  box-shadow: none;
}
#block-vesta-theme-vebforma .form-item-soglasie .description {
  font-weight: 400;
  font-size: var(--fs14);
  line-height: var(--lh15);
  color: var(--color-black);
  width: 100%;
}
#block-vesta-theme-vebforma .form-item-soglasie .description a {
  color: var(--color-accent);
}
#block-vesta-theme-vebforma .form-actions {
  order: 1;
  margin: 0;
  margin-bottom: 9px;
}
#block-vesta-theme-vebforma .form-actions .button {
  position: relative;
  background: var(--color-accent);
  border: none;
  border-radius: 12px;
  padding: 12px 56px 12px 21px;
  font-weight: 700;
  font-size: var(--fs16);
  line-height: var(--lh22);
  color: var(--color-white);
  cursor: pointer;
  border: 1px solid transparent;
  transition: background 0.3s;
}
#block-vesta-theme-vebforma .form-actions .button::after {
  content: "";
  position: absolute;
  right: 18px;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  background-image: url("/sites/all/themes/vesta_theme/image/arrow-white.svg");
  background-size: contain;
  background-repeat: no-repeat;
  transition: transform 0.3s;
}
#block-vesta-theme-vebforma .form-actions .button:hover {
  background: var(--color-white);
  color: var(--color-main);
  border: 1px solid var(--color-accent);
}
#block-vesta-theme-vebforma .form-actions .button:hover::after {
  transform: translateY(-50%) translateX(4px);
  filter: brightness(0) saturate(100%) invert(27%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(95%) contrast(88%);
}
@media screen and (max-width: 1899px) {
  #block-vesta-theme-vebforma {
    max-width: none;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-vebforma {
    max-width: 100%;
  }
  #block-vesta-theme-vebforma .block-title {
    margin-bottom: 10px;
  }
  #block-vesta-theme-vebforma .form-text,
  #block-vesta-theme-vebforma .form-email,
  #block-vesta-theme-vebforma .form-tel {
    padding: 10px 18px;
  }
  #block-vesta-theme-vebforma .form-actions .button {
    padding: 10px 48px 10px 18px;
  }
  #block-vesta-theme-vebforma .form-actions .button::after {
    width: 20px;
    height: 20px;
    right: 14px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-vebforma form {
    gap: 12px;
  }
  #block-vesta-theme-vebforma .form-item-soglasie {
    gap: 10px;
  }
  #block-vesta-theme-vebforma .form-item-soglasie input[type="checkbox"] {
    width: 24px;
    height: 22px;
  }
  #block-vesta-theme-vebforma #edit-text-form {
    margin-bottom: 0;
  }
  #block-vesta-theme-vebforma .form-actions .button {
    padding: 9px 42px 9px 16px;
  }
  #block-vesta-theme-vebforma .form-actions .button::after {
    width: 18px;
    height: 18px;
    right: 12px;
  }
}
@media screen and (max-width: 575px) {
  #block-vesta-theme-vebforma .form-item-soglasie {
    gap: 8px;
  }
  #block-vesta-theme-vebforma .form-item-soglasie input[type="checkbox"] {
    width: 22px;
    height: 20px;
  }
  #block-vesta-theme-vebforma .form-actions .button {
    padding: 8px 36px 8px 14px;
  }
  #block-vesta-theme-vebforma .form-actions .button::after {
    width: 16px;
    height: 16px;
    right: 10px;
  }
}
@media screen and (max-width: 360px) {
  #block-vesta-theme-vebforma .block-title {
    margin-bottom: 5px;
  }
  #block-vesta-theme-vebforma form {
    gap: 10px;
  }
  #block-vesta-theme-vebforma .form-item-soglasie {
    gap: 6px;
  }
  #block-vesta-theme-vebforma .form-item-soglasie input[type="checkbox"] {
    width: 20px;
    height: 18px;
  }
  #block-vesta-theme-vebforma .form-actions .button {
    padding: 7px 32px 7px 12px;
    border-radius: 8px;
  }
  #block-vesta-theme-vebforma .form-actions .button::after {
    width: 14px;
    height: 14px;
    right: 8px;
  }
}
#footer {
  background-color: var(--color-main);
  padding: 35px 0 53px 0;
  color: var(--color-white);
  margin-top: 80px;
}
@media screen and (max-width: 991px) {
  #footer {
    padding: 25px 0 40px 0;
    margin-top: 60px;
  }
}
@media screen and (max-width: 575px) {
  #footer {
    padding: 20px 0 22px 0;
    margin-top: 40px;
  }
}
@media screen and (max-width: 360px) {
  #footer {
    margin-top: 30px;
  }
}
#footer .footer-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
  align-items: start;
}
#footer .footer-logo-block {
  grid-column: 1 / 2;
  grid-row: 1 / 2;
}
#footer .footer-menu-block {
  grid-column: 2 / 3;
  grid-row: 1 / 2;
}
#footer .footer-catalog-block {
  grid-column: 3 / 4;
  grid-row: 1 / 2;
}
#footer .footer-contacts-block {
  grid-column: 4 / 5;
  grid-row: 1 / 2;
}
#footer .footer-payment-block {
  grid-column: 3 / 5;
  grid-row: 2 / 3;
  margin-top: 20px;
}
#footer .footer-map-block {
  grid-column: 1 / -1;
  grid-row: 3 / 4;
  margin-top: 20px;
}
#footer .title-footer {
  font-weight: 600;
  font-size: var(--fs18);
  line-height: var(--lh25);
  color: var(--color-white);
  margin-bottom: 10px;
}
#footer a,
#footer .copyright a,
#footer .contacts-footer a,
#footer .contacts-footer span,
#footer .time {
  font-weight: 600;
  font-size: var(--fs16);
  line-height: var(--lh22);
  color: var(--color-white);
  text-decoration: none;
  transition: all 0.4s ease;
}
#footer a:hover,
#footer .copyright a:hover,
#footer .contacts-footer a:hover,
#footer .contacts-footer span:hover,
#footer .time:hover {
  opacity: 0.8;
}
#footer .footer-logo {
  margin-bottom: 25px;
}
#footer .copyright {
  font-weight: 600;
  font-size: var(--fs16);
  line-height: var(--lh22);
  color: var(--color-white);
  margin-bottom: 10px;
  display: flex;
  flex-direction: column;
  gap: 15px;
}
#footer .copyright a {
  text-decoration: underline;
}
#footer .region-navigation .menu-sub,
#footer .region-extra-navigation .menu-sub,
#footer .region-navigation .menu-toggle,
#footer .region-extra-navigation .menu-toggle {
  display: none;
}
#footer .region-navigation .nav,
#footer .region-extra-navigation .nav {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 7px;
}
#footer .region-navigation .nav .nav-link,
#footer .region-extra-navigation .nav .nav-link {
  font-weight: 600;
  font-size: var(--fs16);
  line-height: var(--lh22);
  color: var(--color-white);
  padding: 0;
  display: inline-block;
}
#footer .region-navigation .nav .dropdown-toggle::after,
#footer .region-extra-navigation .nav .dropdown-toggle::after {
  display: none;
}
#footer .contacts-footer {
  display: flex;
  flex-direction: column;
  gap: 7px;
}
#footer .contacts-footer .msngrs {
  display: flex;
  flex-direction: column;
  gap: 17px;
  font-size: var(--fs16);
  margin-top: 6px;
}
#footer .contacts-footer .msngrs .msngrs-links {
  display: flex;
  gap: 19px;
}
#footer .contacts-footer .msngrs .msngrs-links a {
  display: block;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background-color: var(--color-white);
  background-size: 15px 9px;
  background-repeat: no-repeat;
  background-position: center;
  transition: background-color 0.3s;
}
#footer .contacts-footer .msngrs .msngrs-links a[href*="vk.com"] {
  background-image: url("/sites/all/themes/vesta_theme/image/icon-vk-black.svg");
}
#footer .contacts-footer .msngrs .msngrs-links a[href*="t.me"] {
  background-image: url("/sites/all/themes/vesta_theme/image/icon-tg-black.svg");
}
#footer .contacts-footer .msngrs .msngrs-links a:hover {
  background-color: var(--color-accent);
}
#footer .footer-payment-block {
  margin-top: 0;
}
#footer .footer-payment-block .region-payment .block .field--name-field-ikonka {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
}
#footer .footer-payment-block .region-payment .block .field--name-field-ikonka .field__item {
  background: var(--color-white);
  border-radius: 6px;
  width: 60px;
  height: 27px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 7px 8px;
}
#footer .footer-payment-block .region-payment .block .field--name-field-ikonka .field__item img {
  max-width: 90%;
  max-height: 80%;
  object-fit: contain;
}
#footer .footer-map-block .footer-developer {
  margin-top: 27px;
  text-align: center;
}
#footer .footer-map-block .footer-developer .desctop-mob {
  text-align: left;
}
#footer .footer-map-block .footer-developer a {
  color: var(--color-white);
  font-weight: 600;
  font-size: var(--fs14);
  line-height: var(--lh19);
  text-decoration: none;
  transition: color 0.2s;
}
#footer .footer-map-block .footer-developer a:hover {
  text-decoration: underline;
}
#footer .footer-map-block .region-map .block .mapContainer iframe {
  border-radius: 30px;
  width: 100%;
  height: 278px;
  display: block;
}
@media screen and (max-width: 991px) {
  #footer .footer-grid {
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
  }
  #footer .footer-logo-block {
    grid-column: 1 / 2;
    grid-row: 1 / 2;
  }
  #footer .footer-menu-block {
    grid-column: 2 / 3;
    grid-row: 1 / 2;
  }
  #footer .footer-catalog-block {
    grid-column: 3 / 4;
    grid-row: 1 / 2;
  }
  #footer .footer-contacts-block {
    grid-column: 1 / 2;
    grid-row: 2 / 3;
  }
  #footer .footer-payment-block {
    grid-column: 2 / 4;
    grid-row: 2 / 3;
    margin-top: 0;
  }
  #footer .footer-map-block {
    grid-column: 1 / -1;
    grid-row: 3 / 4;
    margin-top: 20px;
  }
  #footer .title-footer {
    margin-bottom: 8px;
  }
  #footer .footer-logo img {
    max-width: 120px;
  }
  #footer .footer-payment-block .region-payment .block .field--name-field-ikonka .field__item {
    width: 50px;
    height: 23px;
    padding: 5px 6px;
  }
}
@media screen and (max-width: 575px) {
  #footer .footer-grid {
    grid-template-columns: 1fr 1fr;
    gap: 15px;
  }
  #footer .footer-logo-block {
    grid-column: 1 / -1;
    grid-row: 1 / 2;
    margin-bottom: 27px;
  }
  #footer .footer-menu-block {
    grid-column: 1 / 2;
    grid-row: 2 / 3;
  }
  #footer .footer-catalog-block {
    grid-column: 2 / 3;
    grid-row: 2 / 3;
  }
  #footer .footer-contacts-block {
    margin-top: 34px;
    grid-column: 1 / -1;
    grid-row: 3 / 4;
  }
  #footer .footer-payment-block {
    grid-column: 1 / -1;
    grid-row: 4 / 5;
  }
  #footer .footer-map-block {
    grid-column: 1 / -1;
    grid-row: 5 / 6;
  }
  #footer .footer-logo img {
    max-width: 80px;
  }
  #footer .footer-payment-block {
    margin-top: 36px;
  }
  #footer .footer-payment-block .region-payment .block .field--name-field-ikonka .field__item {
    width: 48px;
    height: 22px;
    padding: 4px 6px;
  }
  #footer .footer-logo {
    margin-bottom: 10px;
  }
  #footer .copyright {
    gap: 10px;
  }
}
@media screen and (max-width: 360px) {
  #footer .footer-logo img {
    width: 47px;
    height: 47px;
    object-fit: contain;
  }
  #footer .footer-map-block .region-map .block .mapContainer iframe {
    height: 210px;
  }
}
.review-card {
  background: rgba(67, 66, 66, 0.07000000000000001);
  border-radius: 30px;
  padding: 30px 25px 21px;
  margin-bottom: 20px;
  transition: box-shadow 0.3s;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.review-card .review-up {
  flex: 1;
}
.review-card .review-header {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 34px;
}
.review-card .review-avatar .avatar-circle {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 63px;
  height: 63px;
  background-color: var(--color-accent);
  font-weight: 500;
  font-size: var(--fs36);
  line-height: var(--lh49);
  color: var(--color-white);
  border-radius: 50%;
  text-transform: uppercase;
}
.review-card .review-author-info {
  flex: 1;
}
.review-card .review-author-info .review-author-name {
  font-weight: 500;
  font-size: var(--fs24);
  line-height: var(--lh33);
  color: var(--color-main);
}
.review-card .review-author-info .review-author-name a {
  color: inherit;
  text-decoration: none;
}
.review-card .review-author-info .review-author-name a:hover {
  color: var(--color-accent);
}
.review-card .review-author-info .review-rating .fivestar-summary {
  display: none;
}
.review-card .review-body {
  margin-bottom: 13px;
  font-weight: 500;
  font-size: var(--fs16);
  line-height: 20px;
  color: var(--color-main);
}
.review-card .review-footer {
  text-align: right;
  margin-top: 0;
}
.review-card .review-footer .review-date {
  font-weight: 500;
  font-size: var(--fs14);
  line-height: var(--lh19);
  color: var(--color-main);
}
@media screen and (max-width: 1899px) {
  .review-card {
    padding: 28px 22px 18px;
    margin-bottom: 18px;
  }
  .review-card .review-header {
    gap: 18px;
    margin-bottom: 30px;
  }
  .review-card .review-avatar .avatar-circle {
    width: 58px;
    height: 58px;
  }
  .review-card .review-body {
    margin-bottom: 11px;
  }
}
@media screen and (max-width: 1399px) {
  .review-card {
    margin-bottom: 16px;
  }
  .review-card .review-header {
    gap: 16px;
    margin-bottom: 28px;
  }
  .review-card .review-avatar .avatar-circle {
    width: 54px;
    height: 54px;
  }
  .review-card .review-body {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 1199px) {
  .review-card {
    margin-bottom: 15px;
  }
  .review-card .review-header {
    gap: 14px;
    margin-bottom: 24px;
  }
  .review-card .review-avatar .avatar-circle {
    width: 50px;
    height: 50px;
  }
  .review-card .review-body {
    margin-bottom: 9px;
  }
}
@media screen and (max-width: 991px) {
  .review-card {
    margin-bottom: 14px;
  }
  .review-card .review-header {
    gap: 12px;
    margin-bottom: 22px;
  }
  .review-card .review-avatar .avatar-circle {
    width: 46px;
    height: 46px;
  }
  .review-card .review-body {
    margin-bottom: 8px;
  }
}
@media screen and (max-width: 767px) {
  .review-card {
    margin-bottom: 12px;
  }
  .review-card .review-header {
    gap: 12px;
    margin-bottom: 20px;
  }
  .review-card .review-avatar .avatar-circle {
    width: 44px;
    height: 44px;
  }
  .review-card .review-body {
    margin-bottom: 8px;
  }
}
@media screen and (max-width: 575px) {
  .review-card {
    margin-bottom: 12px;
  }
  .review-card .review-header {
    gap: 10px;
    margin-bottom: 18px;
  }
  .review-card .review-avatar .avatar-circle {
    width: 40px;
    height: 40px;
  }
  .review-card .review-body {
    margin-bottom: 8px;
  }
}
@media screen and (max-width: 360px) {
  .review-card {
    margin-bottom: 10px;
  }
  .review-card .review-header {
    gap: 10px;
    margin-bottom: 16px;
  }
  .review-card .review-body {
    margin-bottom: 6px;
  }
}
.review-card .review-photos {
  display: flex;
  align-items: center;
  gap: clamp(6px, 1vw, 8px);
  margin: clamp(14px, 2vw, 20px) 0 0;
  flex-wrap: nowrap;
  overflow-x: auto;
}
.review-card .review-photos .photoswipe-gallery,
.review-card .review-photos .photoswipe-gallery--fallback-wrapper {
  display: block;
  width: clamp(100px, 15vw, 220px);
  height: clamp(100px, 15vw, 220px);
  flex: 0 0 clamp(100px, 15vw, 220px);
  visibility: visible;
  opacity: 1;
}
.review-card .review-photos a.photoswipe {
  display: block;
  width: clamp(100px, 15vw, 220px);
  height: clamp(100px, 15vw, 220px);
  border-radius: clamp(8px, 1vw, 12px);
  overflow: hidden;
  background: var(--color-white);
}
.review-card .review-photos img {
  display: block;
  width: 100%;
  height: 100% !important;
  object-fit: cover;
  transition: all 0.4s ease;
}
.review-card .review-photos a:hover img {
  transform: scale(1.05);
}
.section.reviews .view-otzyvy {
  position: relative;
  overflow: visible;
}
.section.reviews .view-otzyvy .view-header {
  position: absolute;
  right: 0;
  top: 9%;
  transform: translateY(-50%);
  margin: 0;
  top: -13%;
}
.section.reviews .view-otzyvy .view-header a {
  position: relative;
  display: inline-block;
  padding: 11px 57px 11px 26px;
  background: transparent;
  border: 1.3px solid var(--color-accent);
  color: var(--color-main);
  border-radius: 12px;
  font-weight: 700;
  font-size: var(--fs16);
  line-height: var(--lh22);
  text-align: center;
  transition: background-color 0.3s;
}
.section.reviews .view-otzyvy .view-header a::after {
  content: "";
  position: absolute;
  right: 21px;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  background-image: url("/sites/all/themes/vesta_theme/image/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  transition: transform 0.3s;
}
.section.reviews .view-otzyvy .view-header a:hover::after {
  transform: translateY(-50%) translateX(4px);
  filter: brightness(0) invert(1);
}
.section.reviews .view-otzyvy .view-header a:hover {
  background: var(--color-accent);
  color: var(--color-white);
  text-decoration: none;
  border-color: var(--color-accent);
}
@media screen and (max-width: 1899px) {
  .section.reviews .view-otzyvy .view-header a {
    padding: 10px 52px 10px 24px;
  }
  .section.reviews .view-otzyvy .view-header a::after {
    width: 22px;
    height: 22px;
    right: 18px;
  }
}
@media screen and (max-width: 1399px) {
  .section.reviews .view-otzyvy .view-header a {
    padding: 10px 50px 10px 22px;
  }
  .section.reviews .view-otzyvy .view-header a::after {
    width: 21px;
    height: 21px;
    right: 17px;
  }
}
@media screen and (max-width: 1199px) {
  .section.reviews .view-otzyvy .view-header a {
    padding: 9px 45px 9px 20px;
  }
  .section.reviews .view-otzyvy .view-header a::after {
    width: 20px;
    height: 20px;
    right: 16px;
  }
}
@media screen and (max-width: 991px) {
  .section.reviews .view-otzyvy .view-header {
    top: 7%;
  }
  .section.reviews .view-otzyvy .view-header a {
    padding: 9px 42px 9px 20px;
  }
  .section.reviews .view-otzyvy .view-header a::after {
    width: 20px;
    height: 20px;
    right: 16px;
  }
}
@media screen and (max-width: 767px) {
  .section.reviews .view-otzyvy .view-header {
    top: 5%;
  }
  .section.reviews .view-otzyvy .view-header a {
    padding: 8px 38px 8px 18px;
  }
  .section.reviews .view-otzyvy .view-header a::after {
    width: 18px;
    height: 18px;
    right: 14px;
  }
}
@media screen and (max-width: 575px) {
  .section.reviews .view-otzyvy .view-header a {
    padding: 8px 35px 8px 16px;
  }
  .section.reviews .view-otzyvy .view-header a::after {
    width: 17px;
    height: 17px;
    right: 12px;
  }
}
@media screen and (max-width: 360px) {
  .section.reviews .view-otzyvy .view-header a {
    padding: 8px 30px 8px 13px;
  }
  .section.reviews .view-otzyvy .view-header a::after {
    width: 17px;
    height: 17px;
    right: 10px;
  }
}
@media screen and (max-width: 991px) {
  .section.reviews .view-otzyvy .view-header {
    top: -10%;
  }
}
.section.reviews .view-otzyvy .view-content.swiper {
  overflow: hidden;
  padding-bottom: 50px;
}
.section.reviews .view-otzyvy .view-content.swiper .swiper-slide {
  height: auto;
  display: flex;
}
.section.reviews .view-otzyvy .review-card {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.section.reviews .view-otzyvy .swiper-button-prev,
.section.reviews .view-otzyvy .swiper-button-next {
  top: 50%;
  width: 50px;
  height: 50px;
  background: var(--color-white);
  border-radius: 50%;
  transition: background-color 0.4s ease, border-color 0.4s ease;
  z-index: 2;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 24px 24px;
}
.section.reviews .view-otzyvy .swiper-button-prev::after,
.section.reviews .view-otzyvy .swiper-button-next::after {
  display: none;
}
.section.reviews .view-otzyvy .swiper-button-prev:hover,
.section.reviews .view-otzyvy .swiper-button-next:hover {
  background-color: var(--color-accent);
}
@media screen and (max-width: 991px) {
  .section.reviews .view-otzyvy .swiper-button-prev,
  .section.reviews .view-otzyvy .swiper-button-next {
    width: 48px;
    height: 48px;
    background-size: 23px;
  }
}
@media screen and (max-width: 767px) {
  .section.reviews .view-otzyvy .swiper-button-prev,
  .section.reviews .view-otzyvy .swiper-button-next {
    width: 45px;
    height: 45px;
    background-size: 22px 22px;
  }
}
@media screen and (max-width: 575px) {
  .section.reviews .view-otzyvy .swiper-button-prev,
  .section.reviews .view-otzyvy .swiper-button-next {
    width: 43px;
    height: 43px;
    background-size: 20px 20px;
  }
}
.section.reviews .view-otzyvy .swiper-button-prev {
  background-image: url("/sites/all/themes/vesta_theme/image/arrow-left.svg");
  left: 35px;
}
@media screen and (max-width: 991px) {
  .section.reviews .view-otzyvy .swiper-button-prev {
    left: 25px;
  }
}
@media screen and (max-width: 360px) {
  .section.reviews .view-otzyvy .swiper-button-prev {
    left: 20px;
  }
}
.section.reviews .view-otzyvy .swiper-button-next {
  background-image: url("/sites/all/themes/vesta_theme/image/arrow-right.svg");
  right: 35px;
}
@media screen and (max-width: 991px) {
  .section.reviews .view-otzyvy .swiper-button-next {
    right: 25px;
  }
}
@media screen and (max-width: 360px) {
  .section.reviews .view-otzyvy .swiper-button-next {
    right: 20px;
  }
}
.section.reviews .view-otzyvy .swiper-button-prev:hover {
  background-image: url("/sites/all/themes/vesta_theme/image/arrow-white.svg");
  transform: scaleX(-1);
}
.section.reviews .view-otzyvy .swiper-button-next:hover {
  background-image: url("/sites/all/themes/vesta_theme/image/arrow-white.svg");
}
.section.reviews .view-otzyvy .swiper-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  bottom: -3%;
  z-index: 1;
}
.section.reviews .view-otzyvy .swiper-pagination .swiper-pagination-bullet {
  width: 13px;
  height: 13px;
  background: var(--color-main);
  margin: 0;
  opacity: 0.5;
  transition: all 0.4s ease;
}
.section.reviews .view-otzyvy .swiper-pagination .swiper-pagination-bullet-active {
  background: var(--color-accent);
  opacity: 1;
}
@media screen and (max-width: 991px) {
  .section.reviews .view-otzyvy .swiper-pagination {
    bottom: 3%;
  }
  .section.reviews .view-otzyvy .swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
  }
}
@media screen and (max-width: 575px) {
  .section.reviews .view-otzyvy .swiper-pagination .swiper-pagination-bullet {
    width: 11px;
    height: 11px;
  }
}
.section.reviews .view-otzyvy .swiper-button-prev,
.section.reviews .view-otzyvy .swiper-button-next {
  top: 42%;
}
.section.reviews .view-otzyvy .swiper-button-prev {
  left: -19px;
}
@media screen and (max-width: 991px) {
  .section.reviews .view-otzyvy .swiper-button-prev {
    left: 5px;
  }
}
.section.reviews .view-otzyvy .swiper-button-next {
  right: -19px;
}
@media screen and (max-width: 991px) {
  .section.reviews .view-otzyvy .swiper-button-next {
    right: 5px;
  }
}
.breadcrumb {
  padding: 0;
  margin: 14px 0 20px 0;
  list-style: none;
  background-color: transparent;
  font-weight: 500;
  font-size: var(--fs16);
  line-height: var(--lh22);
  color: var(--color-main);
}
.breadcrumb .breadcrumb-item {
  display: inline-block;
}
.breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  content: "/";
  color: var(--color-main);
}
.breadcrumb .breadcrumb-item a {
  color: var(--color-main);
  text-decoration: none;
  transition: opacity 0.2s;
}
.breadcrumb .breadcrumb-item a:hover {
  opacity: 0.7;
}
.breadcrumb .breadcrumb-item:last-child {
  color: rgba(67, 66, 66, 0.5);
  pointer-events: none;
}
#block-vesta-theme-zagolovokstranicy h1 {
  font-weight: 700;
  font-size: var(--fs48);
  line-height: var(--lh66);
  text-transform: uppercase;
  color: var(--color-main);
  margin: 0 0 30px 0;
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-zagolovokstranicy h1 {
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-zagolovokstranicy h1 {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-zagolovokstranicy h1 {
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 575px) {
  #block-vesta-theme-zagolovokstranicy h1 {
    margin-bottom: 12px;
  }
}
@media screen and (max-width: 360px) {
  #block-vesta-theme-zagolovokstranicy h1 {
    margin-bottom: 10px;
  }
}
#block-vesta-theme-page-title h1 {
  font-weight: 700;
  font-size: var(--fs48);
  line-height: var(--lh66);
  text-transform: uppercase;
  color: var(--color-main);
  margin: 0 0 20px 0;
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-page-title h1 {
    margin-bottom: 18px;
  }
}
#block-vesta-theme-content .field--name-field-zagolovok {
  font-weight: 600;
  font-size: var(--fs24);
  line-height: var(--lh33);
  color: var(--color-main);
  margin-bottom: 22px;
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-content .field--name-field-zagolovok {
    margin-bottom: 18px;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-content .field--name-field-zagolovok {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-content .field--name-field-zagolovok {
    margin-bottom: 12px;
  }
}
@media screen and (max-width: 575px) {
  #block-vesta-theme-content .field--name-field-zagolovok {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 360px) {
  #block-vesta-theme-content .field--name-field-zagolovok {
    margin-bottom: 8px;
  }
}
#block-vesta-theme-content .field--name-field-izobrazhenie {
  margin-top: 15px;
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-content .field--name-field-izobrazhenie {
    margin-top: 12px;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-content .field--name-field-izobrazhenie {
    margin-top: 10px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-content .field--name-field-izobrazhenie {
    margin-top: 8px;
  }
}
@media screen and (max-width: 575px) {
  #block-vesta-theme-content .field--name-field-izobrazhenie {
    margin-top: 6px;
  }
}
#block-vesta-theme-content .field--name-field-izobrazhenie img {
  border-radius: 30px;
}
#block-vesta-theme-content h2,
#block-vesta-theme-content .h2 {
  font-weight: 600;
  font-size: var(--fs24);
  line-height: var(--lh33);
  color: var(--color-main);
  margin: 30px 0 15px 0;
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-content h2,
  #block-vesta-theme-content .h2 {
    margin: 25px 0 12px 0;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-content h2,
  #block-vesta-theme-content .h2 {
    margin: 20px 0 10px 0;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-content h2,
  #block-vesta-theme-content .h2 {
    margin: 16px 0 8px 0;
  }
}
@media screen and (max-width: 575px) {
  #block-vesta-theme-content h2,
  #block-vesta-theme-content .h2 {
    margin: 14px 0 6px 0;
  }
}
@media screen and (max-width: 360px) {
  #block-vesta-theme-content h2,
  #block-vesta-theme-content .h2 {
    margin: 12px 0 5px 0;
  }
}
#block-vesta-theme-content h3,
#block-vesta-theme-content .h3 {
  font-weight: 600;
  font-size: var(--fs20);
  line-height: 28px;
  color: var(--color-main);
  margin: 25px 0 12px 0;
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-content h3,
  #block-vesta-theme-content .h3 {
    margin: 20px 0 10px 0;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-content h3,
  #block-vesta-theme-content .h3 {
    margin: 16px 0 8px 0;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-content h3,
  #block-vesta-theme-content .h3 {
    margin: 12px 0 6px 0;
  }
}
@media screen and (max-width: 575px) {
  #block-vesta-theme-content h3,
  #block-vesta-theme-content .h3 {
    margin: 10px 0 5px 0;
  }
}
@media screen and (max-width: 360px) {
  #block-vesta-theme-content h3,
  #block-vesta-theme-content .h3 {
    margin: 8px 0 4px 0;
  }
}
#block-vesta-theme-content h3 a:hover,
#block-vesta-theme-content .h3 a:hover {
  color: var(--color-accent);
}
#block-vesta-theme-content p {
  font-weight: 500;
  font-size: var(--fs16);
  line-height: var(--lh22);
  color: var(--color-main);
  margin: 0 0 10px 0;
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-content p {
    margin-bottom: 8px;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-content p {
    margin-bottom: 7px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-content p {
    margin-bottom: 6px;
  }
}
@media screen and (max-width: 575px) {
  #block-vesta-theme-content p {
    margin-bottom: 5px;
  }
}
#block-vesta-theme-content .field--name-body {
  font-weight: 500;
  font-size: var(--fs16);
  line-height: var(--lh22);
  color: var(--color-main);
}
#block-vesta-theme-content .field--name-body ul,
#block-vesta-theme-content .field--name-body ol {
  margin: 22px 0 15px 0;
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-content .field--name-body ul,
  #block-vesta-theme-content .field--name-body ol {
    margin: 18px 0 12px 0;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-content .field--name-body ul,
  #block-vesta-theme-content .field--name-body ol {
    margin: 15px 0 10px 0;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-content .field--name-body ul,
  #block-vesta-theme-content .field--name-body ol {
    margin: 12px 0 8px 0;
  }
}
@media screen and (max-width: 575px) {
  #block-vesta-theme-content .field--name-body ul,
  #block-vesta-theme-content .field--name-body ol {
    margin: 10px 0 6px 0;
  }
}
@media screen and (max-width: 360px) {
  #block-vesta-theme-content .field--name-body ul,
  #block-vesta-theme-content .field--name-body ol {
    margin: 8px 0 5px 0;
  }
}
#block-vesta-theme-content .field--name-body ul {
  list-style: none;
}
#block-vesta-theme-content .field--name-body ul li {
  position: relative;
  padding-left: 20px;
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-content .field--name-body ul li {
    margin-bottom: 6px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-content .field--name-body ul li {
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 575px) {
  #block-vesta-theme-content .field--name-body ul li {
    margin-bottom: 4px;
  }
}
#block-vesta-theme-content .field--name-body ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 6px;
  width: 10px;
  height: 10px;
  background-color: var(--color-accent);
  border-radius: 50%;
}
#block-vesta-theme-content .field--name-body ol {
  list-style: decimal;
}
#block-vesta-theme-content .field--name-body ol li {
  margin-bottom: 8px;
}
#block-vesta-theme-content .node--type-otzyv .node__submitted {
  display: none;
}
#block-vesta-theme-content .node--type-otzyv .field--type-fivestar {
  margin-bottom: 20px;
}
#block-vesta-theme-content .btn-outline-danger {
  position: relative;
  margin-bottom: 30px;
  display: inline-block;
  padding: 11px 57px 11px 26px;
  background: transparent;
  border: 1.3px solid var(--color-accent);
  color: var(--color-main);
  border-radius: 12px;
  font-weight: 700;
  font-size: var(--fs16);
  line-height: var(--lh22);
  text-align: center;
  transition: background-color 0.3s;
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-content .btn-outline-danger {
    margin-bottom: 25px;
    padding: 10px 52px 10px 24px;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-content .btn-outline-danger {
    margin-bottom: 20px;
    padding: 9px 48px 9px 22px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-content .btn-outline-danger {
    margin-bottom: 16px;
  }
}
#block-vesta-theme-content .btn-outline-danger::after {
  content: "";
  position: absolute;
  right: 21px;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  background-image: url("/sites/all/themes/vesta_theme/image/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  transition: transform 0.3s;
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-content .btn-outline-danger::after {
    right: 18px;
    width: 20px;
    height: 20px;
  }
}
@media screen and (max-width: 575px) {
  #block-vesta-theme-content .btn-outline-danger::after {
    right: 14px;
    width: 18px;
    height: 18px;
  }
}
@media screen and (max-width: 360px) {
  #block-vesta-theme-content .btn-outline-danger::after {
    right: 12px;
    width: 16px;
    height: 16px;
  }
}
#block-vesta-theme-content .btn-outline-danger:hover::after {
  transform: translateY(-50%) translateX(4px);
  filter: brightness(0) invert(1);
}
#block-vesta-theme-content .btn-outline-danger:hover {
  background: var(--color-accent);
  color: var(--color-white);
  text-decoration: none;
  border-color: var(--color-accent);
}
#block-vesta-theme-content .btn-outline-danger.hidden {
  display: none;
}
#block-vesta-theme-content .view-empty .btn-outline-danger {
  margin: 20px 0 0;
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-content .view-empty .btn-outline-danger {
    margin-top: 16px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-content .view-empty .btn-outline-danger {
    margin-top: 12px;
  }
}
@media screen and (max-width: 575px) {
  #block-vesta-theme-content .view-empty .btn-outline-danger {
    margin-top: 10px;
  }
}
.view-o-nas p {
  margin: 0;
}
.view-o-nas ul {
  margin-top: 30px;
}
.view-o-nas a {
  color: #0069ff;
  font-weight: 800;
  font-size: var(--fs18);
  line-height: var(--lh22);
  text-decoration: none;
  transition: opacity 0.2s;
}
.view-o-nas a:hover {
  text-decoration: underline;
}
#block-vesta-theme-bloknastranicekontakty .field--name-body .contact-item {
  display: flex;
  align-items: center;
  margin-bottom: 24px;
  position: relative;
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-bloknastranicekontakty .field--name-body .contact-item {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-bloknastranicekontakty .field--name-body .contact-item {
    margin-bottom: 18px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-bloknastranicekontakty .field--name-body .contact-item {
    margin-bottom: 15px;
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
  }
}
@media screen and (max-width: 575px) {
  #block-vesta-theme-bloknastranicekontakty .field--name-body .contact-item {
    margin-bottom: 12px;
    gap: 3px;
  }
}
@media screen and (max-width: 360px) {
  #block-vesta-theme-bloknastranicekontakty .field--name-body .contact-item {
    margin-bottom: 10px;
  }
}
#block-vesta-theme-bloknastranicekontakty .field--name-body .contact-item .contact-info {
  flex: 1;
  display: flex;
  align-items: center;
  gap: 5px;
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-bloknastranicekontakty .field--name-body .contact-item .contact-info {
    flex-wrap: wrap;
    gap: 4px;
  }
}
#block-vesta-theme-bloknastranicekontakty .field--name-body .contact-item .contact-label {
  display: block;
  font-weight: 500;
  font-size: var(--fs14);
  line-height: var(--lh19);
  color: var(--color-main);
  opacity: 0.7;
}
#block-vesta-theme-bloknastranicekontakty .field--name-body .contact-item .contact-value {
  font-weight: 600;
  font-size: var(--fs16);
  line-height: var(--lh22);
  color: var(--color-main);
}
#block-vesta-theme-bloknastranicekontakty .field--name-body .contact-item .contact-value a {
  color: inherit;
  text-decoration: none;
}
#block-vesta-theme-bloknastranicekontakty .field--name-body .contact-item .contact-value a:hover {
  text-decoration: underline;
}
#block-vesta-theme-bloknastranicekontakty .field--name-body .social-title {
  font-weight: 600;
  font-size: var(--fs18);
  line-height: var(--lh25);
  color: var(--color-main);
  margin: 30px 0 15px 0;
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-bloknastranicekontakty .field--name-body .social-title {
    margin: 25px 0 12px 0;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-bloknastranicekontakty .field--name-body .social-title {
    margin: 20px 0 10px 0;
  }
}
@media screen and (max-width: 575px) {
  #block-vesta-theme-bloknastranicekontakty .field--name-body .social-title {
    margin: 15px 0 8px 0;
  }
}
@media screen and (max-width: 360px) {
  #block-vesta-theme-bloknastranicekontakty .field--name-body .social-title {
    margin: 12px 0 6px 0;
  }
}
#block-vesta-theme-bloknastranicekontakty .field--name-body .list-social {
  display: flex;
  gap: 15px;
  list-style: none;
  padding-left: 0;
  margin: 0;
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-bloknastranicekontakty .field--name-body .list-social {
    gap: 12px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-bloknastranicekontakty .field--name-body .list-social {
    gap: 10px;
  }
}
@media screen and (max-width: 575px) {
  #block-vesta-theme-bloknastranicekontakty .field--name-body .list-social {
    gap: 8px;
  }
}
@media screen and (max-width: 360px) {
  #block-vesta-theme-bloknastranicekontakty .field--name-body .list-social {
    gap: 6px;
  }
}
#block-vesta-theme-bloknastranicekontakty .field--name-body .list-social li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: var(--color-main);
  transition: background-color 0.2s;
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-bloknastranicekontakty .field--name-body .list-social li a {
    width: 36px;
    height: 36px;
  }
}
@media screen and (max-width: 575px) {
  #block-vesta-theme-bloknastranicekontakty .field--name-body .list-social li a {
    width: 32px;
    height: 32px;
  }
}
@media screen and (max-width: 360px) {
  #block-vesta-theme-bloknastranicekontakty .field--name-body .list-social li a {
    width: 28px;
    height: 28px;
  }
}
#block-vesta-theme-bloknastranicekontakty .field--name-body .list-social li a img {
  width: 20px;
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-bloknastranicekontakty .field--name-body .list-social li a img {
    width: 18px;
  }
}
@media screen and (max-width: 575px) {
  #block-vesta-theme-bloknastranicekontakty .field--name-body .list-social li a img {
    width: 16px;
  }
}
@media screen and (max-width: 360px) {
  #block-vesta-theme-bloknastranicekontakty .field--name-body .list-social li a img {
    width: 14px;
  }
}
#block-vesta-theme-bloknastranicekontakty .field--name-body .list-social li a:hover {
  background-color: var(--color-accent);
}
.page-view--catalog .catalog-layout {
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  gap: 30px;
  margin-bottom: 80px;
}
@media screen and (max-width: 1899px) {
  .page-view--catalog .catalog-layout {
    gap: 25px;
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 1199px) {
  .page-view--catalog .catalog-layout {
    gap: 20px;
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 991px) {
  .page-view--catalog .catalog-layout {
    gap: 15px;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  .page-view--catalog .catalog-layout {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 575px) {
  .page-view--catalog .catalog-layout {
    flex-direction: column;
    gap: 15px;
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 360px) {
  .page-view--catalog .catalog-layout {
    margin-bottom: 20px;
  }
}
.page-view--catalog .catalog-layout .catalog-sidebar {
  flex: 1;
  max-width: 268px;
  padding: 12px 19px 15px;
  background: rgba(67, 66, 66, 0.07000000000000001);
  border-radius: 30px;
  overflow-x: hidden;
  word-break: break-word;
}
@media screen and (max-width: 1199px) {
  .page-view--catalog .catalog-layout .catalog-sidebar {
    max-width: 240px;
    padding: 10px 15px 12px;
  }
}
@media screen and (max-width: 991px) {
  .page-view--catalog .catalog-layout .catalog-sidebar {
    min-width: 210px;
    width: 100%;
    padding: 12px 20px 15px;
  }
}
@media screen and (max-width: 767px) {
  .page-view--catalog .catalog-layout .catalog-sidebar {
    padding: 10px 15px 12px;
  }
}
@media screen and (max-width: 575px) {
  .page-view--catalog .catalog-layout .catalog-sidebar {
    padding: 8px 12px 10px;
    min-width: auto;
    max-width: 95%;
  }
}
@media screen and (max-width: 360px) {
  .page-view--catalog .catalog-layout .catalog-sidebar {
    padding: 6px 10px 8px;
  }
}
@media screen and (max-width: 1199px) {
  .page-view--catalog .catalog-layout .catalog-sidebar .region-extra-navigation {
    padding: 10px 0;
  }
}
@media screen and (max-width: 991px) {
  .page-view--catalog .catalog-layout .catalog-sidebar .region-extra-navigation {
    padding: 12px 0;
  }
}
@media screen and (max-width: 767px) {
  .page-view--catalog .catalog-layout .catalog-sidebar .region-extra-navigation {
    padding: 0;
  }
}
.page-view--catalog .catalog-layout .catalog-sidebar .region-extra-navigation .nav {
  display: flex;
  flex-direction: column;
  gap: 0;
  list-style: none;
  padding: 0;
  margin: 0;
}
.page-view--catalog .catalog-layout .catalog-sidebar .region-extra-navigation .nav .dropdown-toggle::after {
  display: none !important;
}
.page-view--catalog .catalog-layout .catalog-sidebar .region-extra-navigation .nav .nav-item {
  border-bottom: 1px solid rgba(67, 66, 66, 0.3);
  margin: 0;
  padding: 12px 0;
}
.page-view--catalog .catalog-layout .catalog-sidebar .region-extra-navigation .nav .nav-item:last-child {
  border-bottom: none;
}
.page-view--catalog .catalog-layout .catalog-sidebar .region-extra-navigation .nav .nav-item ul .nav-item {
  border-bottom: none;
  padding: 6px 0;
}
.page-view--catalog .catalog-layout .catalog-sidebar .region-extra-navigation .nav .nav-item ul .nav-item:last-child {
  border-bottom: none;
}
.page-view--catalog .catalog-layout .catalog-sidebar .region-extra-navigation .nav .nav-item .menu-item-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.page-view--catalog .catalog-layout .catalog-sidebar .region-extra-navigation .nav .nav-item .nav-link {
  display: flex;
  align-items: flex-start;
  font-weight: 600;
  font-size: var(--fs16);
  line-height: var(--lh22);
  color: var(--color-main);
  text-decoration: none;
  max-width: 160px;
  padding: 0;
  transition: all 0.4s ease;
  flex: 1;
}
.page-view--catalog .catalog-layout .catalog-sidebar .region-extra-navigation .nav .nav-item .nav-link::before {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  background-image: url("/sites/all/themes/vesta_theme/image/arrow-catalog.svg");
  background-size: contain;
  background-repeat: no-repeat;
  margin: 4px 2px 0 0;
  flex-shrink: 0;
}
.page-view--catalog .catalog-layout .catalog-sidebar .region-extra-navigation .nav .nav-item .nav-link::before .desctop-mob {
  padding: 0;
  margin: 0;
}
@media screen and (max-width: 1199px) {
  .page-view--catalog .catalog-layout .catalog-sidebar .region-extra-navigation .nav .nav-item .nav-link {
    max-width: 140px;
  }
}
@media screen and (max-width: 991px) {
  .page-view--catalog .catalog-layout .catalog-sidebar .region-extra-navigation .nav .nav-item .nav-link {
    max-width: 100%;
  }
}
.page-view--catalog .catalog-layout .catalog-sidebar .region-extra-navigation .nav .nav-item .menu-toggle {
  width: 24px;
  height: 24px;
  background: none;
  border: none;
  cursor: pointer;
  position: relative;
}
.page-view--catalog .catalog-layout .catalog-sidebar .region-extra-navigation .nav .nav-item .menu-toggle::before {
  content: "+";
  font-size: var(--fs20);
  font-weight: bold;
  color: var(--color-main);
}
.page-view--catalog .catalog-layout .catalog-sidebar .region-extra-navigation .nav .nav-item .menu-toggle[aria-expanded="true"]::before {
  content: "-";
}
.page-view--catalog .catalog-layout .catalog-sidebar .region-extra-navigation .nav .nav-item > ul {
  display: none;
  list-style: none;
  padding-left: 10px;
  margin-top: 7px;
  margin-bottom: 0;
}
.page-view--catalog .catalog-layout .catalog-sidebar .region-extra-navigation .nav .nav-item.expanded > ul {
  display: block;
}
.page-view--catalog .catalog-layout .catalog-sidebar .region-extra-navigation .nav .nav-item ul .nav-link::before {
  background-image: url("/sites/all/themes/vesta_theme/image/arrow-catalog.svg") !important;
  width: 10px;
  height: 10px;
  margin: 5px 2px 0 0;
}
.page-view--catalog .catalog-layout .catalog-content {
  flex: 3;
  min-width: 300px;
}
@media screen and (max-width: 991px) {
  .page-view--catalog .catalog-layout .catalog-content {
    min-width: auto;
  }
}
.page-view--catalog #block-vesta-theme-content .view-catalog .view-content {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 31px 18px;
}
@media screen and (max-width: 1899px) {
  .page-view--catalog #block-vesta-theme-content .view-catalog .view-content {
    grid-template-columns: repeat(4, 1fr);
    gap: 28px 16px;
  }
}
@media screen and (max-width: 1199px) {
  .page-view--catalog #block-vesta-theme-content .view-catalog .view-content {
    grid-template-columns: repeat(3, 1fr);
    gap: 25px 15px;
  }
}
@media screen and (max-width: 991px) {
  .page-view--catalog #block-vesta-theme-content .view-catalog .view-content {
    gap: 20px 15px;
  }
}
@media screen and (max-width: 767px) {
  .page-view--catalog #block-vesta-theme-content .view-catalog .view-content {
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
  }
}
@media screen and (max-width: 575px) {
  .page-view--catalog #block-vesta-theme-content .view-catalog .view-content {
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
  }
}
@media screen and (max-width: 360px) {
  .page-view--catalog #block-vesta-theme-content .view-catalog .view-content {
    grid-template-columns: repeat(2, 1fr);
    gap: 12px 8px;
  }
}
.page-view--catalog #block-vesta-theme-content .view-catalog .view-content > h3 {
  font-weight: 600;
  font-size: var(--fs40);
  line-height: var(--lh33);
  color: var(--color-main);
  grid-column: 1 / -1;
  margin: 20px 0 0;
}
.page-view--catalog #block-vesta-theme-content .view-catalog .view-content > h3:first-of-type {
  margin-top: 0;
}
.page-view--catalog #block-vesta-theme-content .view-catalog .view-content .views-row {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  min-width: 0;
  width: 100%;
}
.page-view--catalog #block-vesta-theme-content .view-catalog .view-content .views-row .views-field-name-1 {
  order: 2;
}
.page-view--catalog #block-vesta-theme-content .view-catalog .view-content .views-row .views-field-name-1 a {
  font-weight: 700;
  font-size: var(--fs20);
  line-height: var(--lh27);
  color: var(--color-main);
}
.page-view--catalog #block-vesta-theme-content .view-catalog .view-content .views-row .views-field-name-1 a:hover {
  color: var(--color-accent);
}
.page-view--catalog #block-vesta-theme-content .view-catalog .view-content .views-row .views-field-field-catalog-image {
  order: 1;
  margin-bottom: 8px;
  width: 100%;
  aspect-ratio: 204 / 245;
  overflow: hidden;
  cursor: pointer;
  border-radius: 30px;
}
.page-view--catalog #block-vesta-theme-content .view-catalog .view-content .views-row .views-field-field-catalog-image .field-content {
  height: 100%;
}
.page-view--catalog #block-vesta-theme-content .view-catalog .view-content .views-row .views-field-field-catalog-image img {
  transition: transform 0.4s ease;
  height: auto;
  display: block;
}
.page-view--catalog #block-vesta-theme-content .view-catalog .view-content .views-row .views-field-field-catalog-image:hover img {
  transform: scale(1.05);
}
@media screen and (max-width: 1199px) {
  .page-view--catalog #block-vesta-theme-content .view-catalog .view-content .views-row .views-field-field-catalog-image {
    border-radius: 25px;
  }
}
@media screen and (max-width: 991px) {
  .page-view--catalog #block-vesta-theme-content .view-catalog .view-content .views-row .views-field-field-catalog-image {
    border-radius: 20px;
  }
}
@media screen and (max-width: 575px) {
  .page-view--catalog #block-vesta-theme-content .view-catalog .view-content .views-row .views-field-field-catalog-image {
    border-radius: 15px;
  }
}
.page-view--catalog #block-vesta-theme-content .view-catalog .view-content .views-row .views-field-field-catalog-image a {
  display: block;
  width: 100%;
  height: 100%;
}
.page-view--catalog #block-vesta-theme-content .view-catalog .view-content .views-row .views-field-field-catalog-image img {
  display: block;
  width: 100%;
  height: 100% !important;
  object-fit: cover;
  border-radius: inherit;
}
.commerce-product-teaser {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.commerce-product-teaser .attribute-widgets,
.commerce-product-teaser .field--name-quantity,
.commerce-product-teaser .field--name-field-razmer,
.commerce-product-teaser .custom-price-box {
  display: none;
}
.commerce-product-teaser .product-card-top {
  display: flex;
  flex-direction: column;
}
.commerce-product-teaser .product-image-wrapper {
  position: relative;
  margin-bottom: 18px;
  overflow: hidden;
  cursor: pointer;
  border-radius: 30px;
}
.commerce-product-teaser .product-image-wrapper img {
  transition: transform 0.4s ease;
  height: auto;
  display: block;
}
.commerce-product-teaser .product-image-wrapper:hover img {
  transform: scale(1.05);
}
.commerce-product-teaser .product-image-wrapper a {
  display: block;
}
.commerce-product-teaser .product-image-wrapper a img {
  border-radius: 30px;
}
.commerce-product-teaser .product-badges {
  position: absolute;
  top: 17px;
  left: 20px;
  z-index: 2;
  display: flex;
  flex-direction: column;
  gap: clamp(4px, 1vw, 8px);
}
.commerce-product-teaser .product-badges .field__item {
  background: var(--color-accent);
  border-radius: 12px;
  padding: 10px 16px 9px;
  font-weight: 700;
  font-size: var(--fs14);
  line-height: var(--lh19);
  text-align: center;
  color: var(--color-white);
}
.commerce-product-teaser .flag-izbrannoe {
  position: absolute;
  top: 17px;
  right: 20px;
  z-index: 2;
  width: 50px;
  height: 50px;
  background: var(--color-white);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background 0.2s;
}
.commerce-product-teaser .flag-izbrannoe a {
  display: block;
  width: 30px;
  height: 30px;
  background-image: url("/sites/all/themes/vesta_theme/image/Heart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  text-indent: -9999px;
  overflow: hidden;
  white-space: nowrap;
  border: none;
  background-color: transparent;
  outline: none;
}
.commerce-product-teaser .flag-izbrannoe.action-unflag a {
  filter: brightness(0) saturate(100%) invert(26%) sepia(89%) saturate(7416%) hue-rotate(355deg) brightness(96%) contrast(104%);
}
@media screen and (max-width: 991px) {
  .commerce-product-teaser .flag-izbrannoe {
    width: 45px;
    height: 45px;
  }
  .commerce-product-teaser .flag-izbrannoe a {
    width: 25px;
    height: 25px;
  }
}
@media screen and (max-width: 575px) {
  .commerce-product-teaser .flag-izbrannoe {
    width: 40px;
    height: 40px;
  }
  .commerce-product-teaser .flag-izbrannoe a {
    width: 23px;
    height: 23px;
  }
}
.commerce-product-teaser .product-title {
  padding-left: 20px;
  margin-bottom: 11px;
}
.commerce-product-teaser .product-title .field--name-title {
  max-width: 164px;
}
.commerce-product-teaser .product-title .field--name-title a {
  font-weight: 600;
  font-size: var(--fs16);
  line-height: var(--lh22);
  color: var(--color-main);
}
.commerce-product-teaser .product-title .field--name-title a:hover {
  color: var(--color-accent);
}
.commerce-product-teaser .product-card-bottom {
  margin-top: auto;
  padding-left: 20px;
}
.commerce-product-teaser .product-prices {
  display: flex;
  align-items: baseline;
  gap: 10px;
  margin-bottom: 11px;
}
.commerce-product-teaser .product-price-old {
  font-weight: 500;
  font-size: var(--fs18);
  line-height: var(--lh24);
  color: var(--color-main);
  opacity: 0.45;
  text-decoration-line: line-through;
  text-decoration-thickness: 1px;
  text-decoration-color: currentColor;
}
.commerce-product-teaser .product-price-current .field--name-price {
  font-weight: 700;
  font-size: var(--fs26);
  line-height: var(--lh33);
  color: var(--color-main);
  margin-bottom: 0;
}
.commerce-product-teaser .product-add-to-cart {
  max-width: 230px;
  width: 100%;
}
.commerce-product-teaser .button--add-to-cart {
  display: block;
  width: 100%;
  background: var(--color-accent);
  color: var(--color-white);
  border: 1px solid transparent;
  padding: 12px 20px;
  font-weight: 700;
  font-size: var(--fs16);
  line-height: var(--lh22);
  text-align: center;
  text-decoration: none;
  border-radius: 12px;
  cursor: pointer;
  box-sizing: border-box;
}
.commerce-product-teaser .button--add-to-cart:hover,
.commerce-product-teaser .button--add-to-cart:focus {
  color: var(--color-accent);
  border: 1px solid var(--color-accent);
  background-color: var(--color-white);
}
@media screen and (max-width: 1899px) {
  .commerce-product-teaser .button--add-to-cart {
    padding: 10px 16px;
  }
}
@media screen and (max-width: 1399px) {
  .commerce-product-teaser .product-image-wrapper {
    border-radius: 25px;
  }
  .commerce-product-teaser .product-image-wrapper a img {
    border-radius: 25px;
  }
  .commerce-product-teaser .product-title,
  .commerce-product-teaser .product-card-bottom {
    padding-left: 15px;
  }
  .commerce-product-teaser .product-title .field--name-title {
    max-width: 140px;
  }
  .commerce-product-teaser .product-prices {
    margin-bottom: 8px;
  }
  .commerce-product-teaser .product-badges {
    top: 14px;
    left: 14px;
  }
  .commerce-product-teaser .product-badges .field__item {
    padding: 8px 12px 7px;
    border-radius: 11px;
  }
  .commerce-product-teaser .flag-izbrannoe {
    top: 14px;
    right: 16px;
    width: 45px;
    height: 45px;
  }
  .commerce-product-teaser .flag-izbrannoe a {
    width: 25px;
    height: 25px;
  }
}
@media screen and (max-width: 1199px) {
  .commerce-product-teaser .product-image-wrapper {
    margin-bottom: 12px;
    border-radius: 22px;
  }
  .commerce-product-teaser .product-image-wrapper a img {
    border-radius: 22px;
  }
  .commerce-product-teaser .product-title,
  .commerce-product-teaser .product-card-bottom {
    padding-left: 12px;
  }
  .commerce-product-teaser .product-title {
    margin-bottom: 8px;
  }
  .commerce-product-teaser .product-title .field--name-title {
    max-width: 120px;
  }
}
@media screen and (max-width: 991px) {
  .commerce-product-teaser .product-image-wrapper {
    border-radius: 20px;
  }
  .commerce-product-teaser .product-image-wrapper a img {
    border-radius: 20px;
  }
  .commerce-product-teaser .product-title,
  .commerce-product-teaser .product-card-bottom {
    padding-left: 10px;
  }
  .commerce-product-teaser .product-title {
    margin-bottom: 6px;
  }
  .commerce-product-teaser .product-title .field--name-title {
    max-width: 100%;
  }
  .commerce-product-teaser .product-prices {
    margin-bottom: 6px;
  }
  .commerce-product-teaser .flag-izbrannoe {
    top: 14px;
    right: 30px;
  }
  .commerce-product-teaser .product-badges .field__item {
    border-radius: 10px;
  }
}
@media screen and (max-width: 767px) {
  .commerce-product-teaser .product-image-wrapper {
    margin-bottom: 10px;
    border-radius: 18px;
  }
  .commerce-product-teaser .product-image-wrapper a img {
    border-radius: 18px;
  }
  .commerce-product-teaser .product-title,
  .commerce-product-teaser .product-card-bottom {
    padding-left: 8px;
  }
  .commerce-product-teaser .product-badges {
    top: 12px;
    left: 12px;
  }
  .commerce-product-teaser .product-badges .field__item {
    padding: 6px 10px 6px;
    border-radius: 8px;
  }
  .commerce-product-teaser .flag-izbrannoe {
    top: 12px;
    right: 12px;
    width: 40px;
    height: 40px;
  }
  .commerce-product-teaser .flag-izbrannoe a {
    width: 23px;
    height: 23px;
  }
}
@media screen and (max-width: 575px) {
  .commerce-product-teaser .product-image-wrapper {
    border-radius: 16px;
  }
  .commerce-product-teaser .product-image-wrapper a img {
    border-radius: 16px;
  }
  .commerce-product-teaser .product-favorite .flag-izbrannoe a {
    width: 18px;
    height: 18px;
  }
}
@media screen and (max-width: 360px) {
  .commerce-product-teaser .product-prices {
    margin-bottom: 3px;
  }
  .commerce-product-teaser .button--add-to-cart {
    padding: 7px 13px;
    border-radius: 10px;
  }
  .commerce-product-teaser .product-badges {
    top: 9px;
    left: 9px;
  }
  .commerce-product-teaser .product-badges .field__item {
    padding: 4px;
    border-radius: 5px;
  }
  .commerce-product-teaser .flag-izbrannoe {
    top: 9px;
    right: 9px;
    width: 30px;
    height: 30px;
  }
  .commerce-product-teaser .flag-izbrannoe a {
    width: 20px;
    height: 20px;
  }
}
.modal-dialog {
  max-width: 680px;
  width: 100%;
  margin: 1.75rem auto;
}
@media screen and (max-width: 1399px) {
  .modal-dialog {
    max-width: 600px;
  }
}
@media screen and (max-width: 1199px) {
  .modal-dialog {
    max-width: 550px;
  }
}
@media screen and (max-width: 991px) {
  .modal-dialog {
    max-width: 480px;
    margin: 1rem auto;
  }
}
@media screen and (max-width: 767px) {
  .modal-dialog {
    max-width: 90%;
    margin: 0.5rem auto;
  }
}
@media screen and (max-width: 575px) {
  .modal-dialog {
    max-width: 95%;
  }
}
@media screen and (max-width: 360px) {
  .modal-dialog {
    max-width: 96%;
  }
}
.modal-dialog .modal-content {
  position: relative;
  border-radius: 30px;
  border: none;
  padding: 20px 40px;
  overflow: hidden;
  background: var(--color-white);
}
@media screen and (max-width: 1399px) {
  .modal-dialog .modal-content {
    padding: 20px 30px;
  }
}
@media screen and (max-width: 767px) {
  .modal-dialog .modal-content {
    padding: 20px 40px;
    border-radius: 20px;
  }
}
@media screen and (max-width: 575px) {
  .modal-dialog .modal-content {
    padding: 15px 25px;
  }
}
@media screen and (max-width: 360px) {
  .modal-dialog .modal-content {
    padding: 12px 15px;
    border-radius: 15px;
  }
}
.modal-dialog .modal-header {
  border-bottom: none;
  margin: 0 auto;
  padding: 20px 0 25px 0;
  text-align: center;
}
.modal-dialog .modal-header .modal-title {
  font-weight: 600;
  font-size: var(--fs32);
  line-height: var(--lh39);
  text-transform: uppercase;
  color: var(--color-main);
  margin: 0;
}
.modal-dialog .modal-header .btn-close {
  position: absolute;
  right: 11%;
  top: 12%;
  transform: translateY(-50%);
  background: none;
  border: none;
  color: var(--color-main);
  width: 25px;
  height: 25px;
  cursor: pointer;
  opacity: 1;
}
.modal-dialog .modal-header .btn-close::before {
  content: "×";
  display: block;
  font-size: var(--fs32);
  font-weight: 300;
  line-height: 1;
}
.modal-dialog .modal-header .btn-close:focus {
  outline: none;
  box-shadow: none;
}
.modal-dialog .modal-header .btn-close:hover {
  color: var(--color-accent);
}
@media screen and (max-width: 1399px) {
  .modal-dialog .modal-header {
    padding: 15px 0 20px 0;
  }
  .modal-dialog .modal-header .btn-close {
    right: 10%;
    top: 10%;
  }
}
@media screen and (max-width: 1199px) {
  .modal-dialog .modal-header {
    padding: 12px 0 18px 0;
  }
  .modal-dialog .modal-header .btn-close {
    right: 8%;
  }
}
@media screen and (max-width: 991px) {
  .modal-dialog .modal-header {
    padding: 10px 0 15px 0;
  }
  .modal-dialog .modal-header .btn-close {
    top: 12%;
    width: 22px;
    height: 22px;
  }
}
@media screen and (max-width: 767px) {
  .modal-dialog .modal-header {
    padding: 8px 0 12px 0;
  }
  .modal-dialog .modal-header .btn-close {
    top: 14%;
    width: 20px;
    height: 20px;
  }
}
@media screen and (max-width: 575px) {
  .modal-dialog .modal-header .btn-close {
    right: 6%;
  }
}
@media screen and (max-width: 360px) {
  .modal-dialog .modal-header {
    padding: 5px 0 10px 0;
  }
  .modal-dialog .modal-header .btn-close {
    top: 12%;
    right: 5%;
  }
}
.modal-dialog .modal-body {
  padding: 0 30px;
}
.modal-dialog .modal-body .webform-submission-form {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.modal-dialog .modal-body .webform-submission-form .alert-error {
  display: none;
}
.modal-dialog .modal-body .form-control,
.modal-dialog .modal-body .form-text,
.modal-dialog .modal-body .form-email,
.modal-dialog .modal-body .form-tel,
.modal-dialog .modal-body input.form-text,
.modal-dialog .modal-body input.form-email,
.modal-dialog .modal-body input.form-tel {
  width: 100%;
  padding: 14px 22px;
  background: rgba(67, 66, 66, 0.13);
  border-radius: 12px;
  font-weight: 500;
  font-size: var(--fs16);
  line-height: var(--lh22);
  color: var(--color-main);
  margin: 0;
  border: none;
}
.modal-dialog .modal-body .form-control:focus,
.modal-dialog .modal-body .form-text:focus,
.modal-dialog .modal-body .form-email:focus,
.modal-dialog .modal-body .form-tel:focus,
.modal-dialog .modal-body input.form-text:focus,
.modal-dialog .modal-body input.form-email:focus,
.modal-dialog .modal-body input.form-tel:focus {
  outline: none;
  box-shadow: none;
  background: rgba(67, 66, 66, 0.2);
}
.modal-dialog .modal-body .form-item-privacy {
  display: flex;
  align-items: center;
  gap: 10px;
}
.modal-dialog .modal-body .form-item-privacy .form-item--error-message {
  display: none;
}
.modal-dialog .modal-body .form-item-privacy input[type="checkbox"] {
  appearance: none;
  -webkit-appearance: none;
  width: 27px;
  height: 20px;
  background: var(--color-white);
  border: 1px solid var(--color-main);
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  transition: all 0.4s ease;
}
.modal-dialog .modal-body .form-item-privacy input[type="checkbox"]:checked {
  background-color: var(--color-accent);
  border-color: var(--color-accent);
}
.modal-dialog .modal-body .form-item-privacy input[type="checkbox"]:checked::after {
  content: "✓";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: var(--color-white);
  font-size: var(--fs16);
  font-weight: bold;
}
.modal-dialog .modal-body .form-item-privacy input[type="checkbox"]:focus {
  outline: none;
  box-shadow: none;
}
.modal-dialog .modal-body .form-item-privacy .description {
  font-weight: 400;
  font-size: var(--fs14);
  line-height: var(--lh15);
  color: #000000;
  width: auto;
}
.modal-dialog .modal-body .form-item-privacy .description a {
  color: var(--color-accent);
}
@media screen and (max-width: 1399px) {
  .modal-dialog .modal-body .form-item-privacy {
    gap: 8px;
  }
  .modal-dialog .modal-body .form-item-privacy input[type="checkbox"] {
    height: 18px;
  }
}
@media screen and (max-width: 991px) {
  .modal-dialog .modal-body .form-item-privacy {
    gap: 6px;
  }
}
@media screen and (max-width: 767px) {
  .modal-dialog .modal-body .form-item-privacy {
    gap: 5px;
  }
  .modal-dialog .modal-body .form-item-privacy input[type="checkbox"] {
    width: 23px;
  }
}
@media screen and (max-width: 505px) {
  .modal-dialog .modal-body .form-item-privacy input[type="checkbox"] {
    width: 26px;
  }
}
@media screen and (max-width: 380px) {
  .modal-dialog .modal-body .form-item-privacy input[type="checkbox"] {
    width: 37px;
  }
}
@media screen and (max-width: 360px) {
  .modal-dialog .modal-body .form-item-privacy input[type="checkbox"] {
    width: 35px;
  }
}
.modal-dialog .modal-body .form-actions .button {
  display: none;
}
.modal-dialog .modal-body .webform-confirmation__message {
  font-weight: 600;
  font-size: var(--fs18);
  line-height: 1.4;
  color: var(--color-main);
  text-align: center;
  padding: 20px;
}
@media screen and (max-width: 1399px) {
  .modal-dialog .modal-body {
    padding: 0 20px;
  }
}
@media screen and (max-width: 1199px) {
  .modal-dialog .modal-body {
    padding: 0 15px;
  }
  .modal-dialog .modal-body .webform-submission-form {
    gap: 15px;
  }
}
@media screen and (max-width: 991px) {
  .modal-dialog .modal-body {
    padding: 0 10px;
  }
  .modal-dialog .modal-body .webform-submission-form {
    gap: 12px;
  }
}
@media screen and (max-width: 767px) {
  .modal-dialog .modal-body {
    padding: 0 5px;
  }
  .modal-dialog .modal-body .form-control,
  .modal-dialog .modal-body .form-text,
  .modal-dialog .modal-body .form-email,
  .modal-dialog .modal-body .form-tel,
  .modal-dialog .modal-body input.form-text,
  .modal-dialog .modal-body input.form-email,
  .modal-dialog .modal-body input.form-tel {
    padding: 12px 15px;
  }
}
@media screen and (max-width: 360px) {
  .modal-dialog .modal-body {
    padding: 0;
  }
  .modal-dialog .modal-body .form-control,
  .modal-dialog .modal-body .form-text,
  .modal-dialog .modal-body .form-email,
  .modal-dialog .modal-body .form-tel,
  .modal-dialog .modal-body input.form-text,
  .modal-dialog .modal-body input.form-email,
  .modal-dialog .modal-body input.form-tel {
    padding: 10px 14px;
  }
}
.modal-dialog .modal-footer {
  padding: 0 30px 30px 30px;
  border-top: none;
  justify-content: flex-start;
}
.modal-dialog .modal-footer .button,
.modal-dialog .modal-footer .webform-button--submit {
  position: relative;
  background: var(--color-accent);
  border: 1px solid transparent;
  border-radius: 12px;
  padding: 12px 56px 12px 21px;
  font-weight: 700;
  font-size: var(--fs16);
  line-height: var(--lh22);
  color: var(--color-white);
  cursor: pointer;
  transition: background 0.3s;
  min-width: 55%;
  margin: 0 auto;
}
.modal-dialog .modal-footer .button::after,
.modal-dialog .modal-footer .webform-button--submit::after {
  content: "";
  position: absolute;
  right: 18px;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  background-image: url("/sites/all/themes/vesta_theme/image/arrow-white.svg");
  background-size: contain;
  background-repeat: no-repeat;
  transition: transform 0.3s;
}
.modal-dialog .modal-footer .button:hover,
.modal-dialog .modal-footer .webform-button--submit:hover {
  background: var(--color-white);
  color: var(--color-main);
  border: 1px solid var(--color-accent);
}
.modal-dialog .modal-footer .button:hover::after,
.modal-dialog .modal-footer .webform-button--submit:hover::after {
  transform: translateY(-50%) translateX(4px);
  filter: brightness(0) saturate(100%) invert(27%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(95%) contrast(88%);
}
@media screen and (max-width: 1399px) {
  .modal-dialog .modal-footer {
    padding: 0 20px 25px 20px;
  }
  .modal-dialog .modal-footer .button,
  .modal-dialog .modal-footer .webform-button--submit {
    min-width: 60%;
  }
  .modal-dialog .modal-footer .button::after,
  .modal-dialog .modal-footer .webform-button--submit::after {
    right: 14px;
    width: 22px;
    height: 22px;
  }
}
@media screen and (max-width: 1199px) {
  .modal-dialog .modal-footer {
    padding: 0 15px 20px 15px;
  }
  .modal-dialog .modal-footer .button,
  .modal-dialog .modal-footer .webform-button--submit {
    min-width: 65%;
  }
  .modal-dialog .modal-footer .button::after,
  .modal-dialog .modal-footer .webform-button--submit::after {
    right: 12px;
    width: 20px;
    height: 20px;
  }
}
@media screen and (max-width: 991px) {
  .modal-dialog .modal-footer {
    padding: 0 10px 15px 10px;
  }
}
@media screen and (max-width: 767px) {
  .modal-dialog .modal-footer {
    padding: 0 5px 12px 5px;
  }
}
@media screen and (max-width: 575px) {
  .modal-dialog .modal-footer .button::after,
  .modal-dialog .modal-footer .webform-button--submit::after {
    width: 18px;
    height: 18px;
  }
}
@media screen and (max-width: 360px) {
  .modal-dialog .modal-footer {
    padding: 0 5px 8px 5px;
  }
  .modal-dialog .modal-footer .button,
  .modal-dialog .modal-footer .webform-button--submit {
    padding: 8px 35px 8px 12px;
  }
}
.vpa-container.vpa-short {
  position: fixed;
  bottom: 20px;
  left: 20px;
  right: 20px;
  z-index: 1000;
  display: flex;
  justify-content: center;
  pointer-events: none;
}
.vpa-container.vpa-short .vpa-wrapper {
  max-width: 1200px;
  width: 100%;
  background: var(--color-accent);
  border-radius: 80px;
  padding: 25px 17px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 15px;
  pointer-events: auto;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
.vpa-container.vpa-short .vpa-content {
  font-family: "Manrope";
  font-weight: 600;
  font-size: var(--fs12);
  line-height: var(--lh15);
  color: #000000;
  flex: 1;
}
.vpa-container.vpa-short .vpa-content p {
  margin: 0;
}
.vpa-container.vpa-short .vpa-content a {
  color: #000000;
  text-decoration: underline;
}
.vpa-container.vpa-short .vpa-content a:hover {
  color: var(--color-accent);
}
.vpa-container.vpa-short .vpa-actions .btn {
  font-family: "Manrope";
  background: var(--color-accent);
  border-radius: 80px;
  font-size: var(--fs16);
  font-weight: 600;
  line-height: var(--lh19);
  text-align: center;
  color: var(--color-white);
  border: 1px solid transparent;
  padding: 16px 31px 14px;
  cursor: pointer;
  transition: background 0.3s, transform 0.2s;
}
.vpa-container.vpa-short .vpa-actions .btn:hover {
  background: #b3181c;
}
.vpa-container.vpa-short .vpa-actions .btn:active {
  transform: scale(0.98);
}
.custom-price-box__prices {
  display: flex;
  align-items: baseline;
  gap: 12px;
  margin-top: 45px;
}
@media screen and (max-width: 991px) {
  .custom-price-box__prices {
    margin-top: 35px;
  }
}
@media screen and (max-width: 767px) {
  .custom-price-box__prices {
    margin-top: 30px;
  }
}
@media screen and (max-width: 575px) {
  .custom-price-box__prices {
    margin-top: 25px;
  }
}
@media screen and (max-width: 360px) {
  .custom-price-box__prices {
    margin-top: 20px;
  }
}
.custom-price-box__value {
  font-weight: 700;
  font-size: var(--fs36);
  line-height: var(--lh49);
  color: var(--color-main);
}
.custom-price-box__old-value {
  font-weight: 500;
  font-size: var(--fs24);
  line-height: var(--lh27);
  color: var(--color-main);
  opacity: 0.45;
  text-decoration-line: line-through;
  text-decoration-thickness: 1px;
  text-decoration-color: currentColor;
}
.field--name-quantity .field__label,
.field--name-quantity label {
  display: none;
}
.form-type-number {
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(67, 66, 66, 0.07000000000000001);
  border-radius: 12px;
  padding: 12px 22px;
  width: fit-content;
}
@media screen and (max-width: 991px) {
  .form-type-number {
    padding: 10px 16px;
  }
}
@media screen and (max-width: 767px) {
  .form-type-number {
    padding: 9px 14px;
  }
}
@media screen and (max-width: 575px) {
  .form-type-number {
    padding: 10px 12px;
  }
}
@media screen and (max-width: 360px) {
  .form-type-number {
    padding: 10px 10px;
  }
}
.form-type-number .form-number {
  background-color: transparent;
  border: none;
  width: 40px;
  font-weight: 600;
  font-size: var(--fs16);
  line-height: var(--lh22);
  text-align: center;
  color: var(--color-main);
}
@media screen and (max-width: 767px) {
  .form-type-number .form-number {
    width: 35px;
  }
}
@media screen and (max-width: 575px) {
  .form-type-number .form-number {
    width: 30px;
  }
}
@media screen and (max-width: 360px) {
  .form-type-number .form-number {
    width: 28px;
  }
}
.form-type-number .c-plus-minus {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  text-decoration: none;
  font-size: var(--fs20);
  font-weight: bold;
  color: var(--color-main);
  transition: color 0.2s;
}
.form-type-number .c-plus-minus:hover {
  color: var(--color-accent);
}
@media screen and (max-width: 575px) {
  .form-type-number .c-plus-minus {
    width: 20px;
    height: 20px;
  }
}
@media screen and (max-width: 360px) {
  .form-type-number .c-plus-minus {
    width: 18px;
    height: 18px;
  }
}
.form-number::-webkit-inner-spin-button,
.form-number::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.form-number {
  -moz-appearance: textfield;
  appearance: textfield;
}
.product-inline-actions {
  display: flex;
  align-items: center;
  margin-top: 21px;
  gap: 27px;
  flex-wrap: wrap;
}
@media screen and (max-width: 1199px) {
  .product-inline-actions {
    gap: 10px;
  }
}
@media screen and (max-width: 991px) {
  .product-inline-actions {
    gap: 15px;
  }
}
@media screen and (max-width: 575px) {
  .product-inline-actions {
    gap: 8px;
  }
}
@media screen and (max-width: 360px) {
  .product-inline-actions {
    margin-top: 11px;
  }
}
.btn-primary {
  background: var(--color-accent);
  border-radius: 12px;
  font-weight: 700;
  font-size: var(--fs16);
  line-height: var(--lh22);
  text-align: center;
  color: var(--color-white);
  padding: 12px 75px;
  border: 1px solid transparent;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary:disabled {
  color: var(--color-accent) !important;
  border: 1px solid var(--color-accent) !important;
  background-color: var(--color-white) !important;
}
@media screen and (max-width: 1199px) {
  .btn-primary {
    padding: 12px 64px;
  }
}
@media screen and (max-width: 991px) {
  .btn-primary {
    padding: 11px 35px;
  }
}
@media screen and (max-width: 360px) {
  .btn-primary {
    padding: 10px 40px;
  }
}
.selected-color-title {
  margin-top: 8px;
  font-weight: 500;
  font-size: var(--fs14);
  opacity: 0.8;
  color: var(--color-main);
}
fieldset {
  margin-bottom: 21px;
}
@media screen and (max-width: 991px) {
  fieldset {
    margin-bottom: 18px;
  }
}
@media screen and (max-width: 767px) {
  fieldset {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 575px) {
  fieldset {
    margin-bottom: 12px;
  }
}
@media screen and (max-width: 360px) {
  fieldset {
    margin-bottom: 10px;
  }
}
fieldset .fieldset-legend {
  font-weight: 600;
  font-size: var(--fs16);
  line-height: var(--lh22);
  color: var(--color-main);
  margin-bottom: 6px;
}
@media screen and (max-width: 991px) {
  fieldset .fieldset-legend {
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 575px) {
  fieldset .fieldset-legend {
    margin-bottom: 4px;
  }
}
fieldset .form-radios {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
}
fieldset .form-radios .form-type-radio {
  position: relative;
  margin: 0;
}
fieldset .form-radios .form-type-radio label {
  border: none;
}
fieldset .form-radios .form-type-radio .field--name-field-image {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  overflow: hidden;
  border: 1.5px solid transparent;
  cursor: pointer;
}
fieldset .form-radios .form-type-radio .field--name-field-image img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  border-radius: 50%;
}
@media screen and (max-width: 767px) {
  fieldset .form-radios .form-type-radio .field--name-field-image {
    width: 30px;
    height: 30px;
  }
}
@media screen and (max-width: 575px) {
  fieldset .form-radios .form-type-radio .field--name-field-image {
    width: 28px;
    height: 28px;
  }
}
@media screen and (max-width: 360px) {
  fieldset .form-radios .form-type-radio .field--name-field-image {
    width: 25px;
    height: 25px;
  }
}
fieldset .form-radios .form-type-radio input[type="radio"]:checked + label .field--name-field-image {
  border: 1.5px solid var(--color-accent);
}
fieldset .form-radios .form-type-radio .color_field__swatch {
  border-radius: 50%;
  border: 1.5px solid transparent;
  outline: none;
  box-shadow: none;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  fieldset .form-radios .form-type-radio .color_field__swatch {
    width: 30px !important;
    height: 30px !important;
  }
}
@media screen and (max-width: 575px) {
  fieldset .form-radios .form-type-radio .color_field__swatch {
    width: 28px !important;
    height: 28px !important;
  }
}
@media screen and (max-width: 360px) {
  fieldset .form-radios .form-type-radio .color_field__swatch {
    width: 25px !important;
    height: 25px !important;
  }
}
fieldset .form-radios .form-type-radio input[type="radio"]:checked + label .color_field__swatch {
  border: 1.5px solid var(--color-accent);
}
.size-radios .form-radios {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
@media screen and (max-width: 767px) {
  .size-radios .form-radios {
    gap: 8px;
  }
}
@media screen and (max-width: 575px) {
  .size-radios .form-radios {
    gap: 6px;
  }
}
.size-radios .form-type-radio {
  position: relative;
  margin: 0;
  display: inline-block;
}
.size-radios .form-type-radio input[type="radio"] {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
  margin: 0;
  pointer-events: none;
}
.size-radios .form-type-radio label {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 51px;
  height: 37px;
  background: rgba(67, 66, 66, 0.07000000000000001);
  border-radius: 12px;
  font-weight: 600;
  font-size: var(--fs16);
  color: var(--color-main);
  cursor: pointer;
  transition: all 0.4s ease;
  margin: 0;
}
.size-radios .form-type-radio label:hover {
  background: #e0e0e0;
}
@media screen and (max-width: 991px) {
  .size-radios .form-type-radio label {
    width: 45px;
    height: 34px;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .size-radios .form-type-radio label {
    width: 40px;
    height: 32px;
    font-size: 13px;
  }
}
@media screen and (max-width: 575px) {
  .size-radios .form-type-radio label {
    width: 36px;
    height: 30px;
    font-size: 12px;
    border-radius: 10px;
  }
}
@media screen and (max-width: 360px) {
  .size-radios .form-type-radio label {
    width: 32px;
    height: 28px;
    font-size: 11px;
  }
}
.size-radios .form-type-radio input[type="radio"]:checked + label {
  background: var(--color-accent);
  color: var(--color-white);
}
.pet-gender-radios {
  margin-top: 18px;
}
.pet-gender-radios legend {
  margin-bottom: 10px;
}
.pet-gender-radios legend .fieldset-legend {
  font-weight: 600;
  font-size: var(--fs16);
  color: var(--color-main);
}
.pet-gender-radios .form-radios {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
}
.pet-gender-radios .form-type-radio {
  margin: 0;
  display: inline-block;
  position: relative;
}
.pet-gender-radios .form-type-radio input[type="radio"] {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
  margin: 0;
  pointer-events: none;
}
.pet-gender-radios .form-type-radio label {
  width: auto;
  min-width: 100px;
  height: 42px;
  padding: 0 22px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: rgba(67, 66, 66, 0.07000000000000001);
  border: 1px solid transparent;
  border-radius: 12px;
  font-weight: 600;
  font-size: var(--fs16);
  line-height: 1;
  color: var(--color-main);
  cursor: pointer;
  margin: 0;
  transition: all 0.4s ease;
}
.pet-gender-radios .form-type-radio label:hover {
  background: rgba(67, 66, 66, 0.12);
}
@media screen and (max-width: 991px) {
  .pet-gender-radios .form-type-radio label {
    min-width: 92px;
    height: 38px;
    padding: 0 18px;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .pet-gender-radios .form-type-radio label {
    min-width: 86px;
    height: 36px;
    padding: 0 16px;
    font-size: 13px;
  }
}
@media screen and (max-width: 575px) {
  .pet-gender-radios .form-type-radio label {
    min-width: 82px;
    height: 34px;
    padding: 0 14px;
    font-size: 13px;
    border-radius: 10px;
  }
}
.pet-gender-radios .form-type-radio input[type="radio"]:checked + label {
  background: var(--color-accent);
  border-color: var(--color-accent);
  color: var(--color-white);
}
.pet-gender-radios .form-type-radio input[type="radio"]:focus-visible + label {
  outline: 2px solid var(--color-accent);
  outline-offset: 2px;
}
.quick-cart-modal .ui-dialog-content {
  text-align: left !important;
}
.quick-cart-modal .ui-dialog-titlebar-close {
  right: 20px !important;
}
.quick-cart-modal .flag-izbrannoe,
.quick-cart-modal .flag-izbrannoe a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  background: rgba(67, 66, 66, 0.07000000000000001);
  border-radius: 50%;
  transition: background 0.2s;
  flex-shrink: 0;
  margin: 0;
  text-decoration: none;
  position: relative;
  font-size: 0;
  line-height: 0;
  color: transparent;
}
@media screen and (max-width: 1199px) {
  .quick-cart-modal .flag-izbrannoe,
  .quick-cart-modal .flag-izbrannoe a {
    width: 45px;
    height: 45px;
  }
}
@media screen and (max-width: 767px) {
  .quick-cart-modal .flag-izbrannoe,
  .quick-cart-modal .flag-izbrannoe a {
    width: 40px;
    height: 40px;
  }
}
.quick-cart-modal .flag-izbrannoe::before,
.quick-cart-modal .flag-izbrannoe a::before {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  background-image: url("/sites/all/themes/vesta_theme/image/Heart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 991px) {
  .quick-cart-modal .flag-izbrannoe::before,
  .quick-cart-modal .flag-izbrannoe a::before {
    width: 25px;
    height: 25px;
  }
}
@media screen and (max-width: 767px) {
  .quick-cart-modal .flag-izbrannoe::before,
  .quick-cart-modal .flag-izbrannoe a::before {
    width: 23px;
    height: 23px;
  }
}
.quick-cart-modal .flag-izbrannoe.action-unflag::before,
.quick-cart-modal .flag-izbrannoe.action-unflag a::before {
  filter: brightness(0) saturate(100%) invert(26%) sepia(89%) saturate(7416%) hue-rotate(355deg) brightness(96%) contrast(104%);
}
.quick-cart-modal .form-type-radio input[type="radio"],
.product-view-full .product-info .form-type-radio input[type="radio"] {
  position: absolute !important;
  width: 0 !important;
  height: 0 !important;
  opacity: 0 !important;
  pointer-events: none;
}
.product-view-full .product-layout {
  display: flex;
  gap: 27px;
  margin: 42px 0;
}
.product-view-full .product-gallery {
  flex: 1;
  max-width: 585px;
}
.product-view-full .product-info {
  flex: 1;
  min-width: 280px;
}
.product-view-full .product-info h1 {
  font-weight: 700;
  font-size: var(--fs48);
  line-height: var(--lh61);
  text-transform: uppercase;
  color: var(--color-main);
  margin-bottom: 30px;
}
.product-view-full .product-info .flag-izbrannoe,
.product-view-full .product-info .flag-izbrannoe a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  background: rgba(67, 66, 66, 0.07000000000000001);
  border-radius: 50%;
  transition: background 0.2s;
  flex-shrink: 0;
  margin: 0;
  text-decoration: none;
  position: relative;
  font-size: 0;
  line-height: 0;
  color: transparent;
}
.product-view-full .product-info .flag-izbrannoe::before,
.product-view-full .product-info .flag-izbrannoe a::before {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  background-image: url("/sites/all/themes/vesta_theme/image/Heart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.product-view-full .product-info .flag-izbrannoe.action-unflag::before,
.product-view-full .product-info .flag-izbrannoe.action-unflag a::before {
  filter: brightness(0) saturate(100%) invert(26%) sepia(89%) saturate(7416%) hue-rotate(355deg) brightness(96%) contrast(104%);
}
.product-view-full .product-tabs {
  flex-basis: 100%;
}
.product-view-full .product-gallery {
  position: relative;
}
.product-view-full .product-gallery .field--name-field-metki-tovara {
  position: absolute;
  top: 17px;
  left: 20px;
  z-index: 2;
  display: flex;
  flex-direction: column;
  gap: clamp(4px, 1vw, 8px);
}
.product-view-full .product-gallery .field--name-field-metki-tovara .field__items {
  display: flex;
  flex-direction: column;
  gap: clamp(4px, 1vw, 8px);
}
.product-view-full .product-gallery .field--name-field-metki-tovara .field__item {
  background: var(--color-accent);
  border-radius: 12px;
  padding: 10px 16px 9px;
  font-weight: 700;
  font-size: var(--fs14);
  line-height: var(--lh19);
  text-align: center;
  color: var(--color-white);
  margin: 0;
}
.product-view-full .product-gallery .product-gallery-main {
  margin-bottom: 56px;
  text-align: center;
  border-radius: 30px;
  overflow: hidden;
  cursor: pointer;
}
.product-view-full .product-gallery .product-gallery-main a {
  display: block;
  line-height: 0;
}
.product-view-full .product-gallery .product-gallery-main img {
  border-radius: 30px;
  object-fit: contain;
  transition: all 0.4s ease;
}
.product-view-full .product-gallery .product-gallery-main:hover img {
  transform: scale(1.02);
}
.product-view-full .product-gallery .product-gallery-main .swiper-button-prev,
.product-view-full .product-gallery .product-gallery-main .swiper-button-next {
  top: 50%;
  width: 50px;
  height: 50px;
  background: var(--color-white);
  border-radius: 50%;
  transition: background-color 0.4s ease, border-color 0.4s ease;
  z-index: 2;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 24px 24px;
}
.product-view-full .product-gallery .product-gallery-main .swiper-button-prev::after,
.product-view-full .product-gallery .product-gallery-main .swiper-button-next::after {
  display: none;
}
.product-view-full .product-gallery .product-gallery-main .swiper-button-prev:hover,
.product-view-full .product-gallery .product-gallery-main .swiper-button-next:hover {
  background-color: var(--color-accent);
}
@media screen and (max-width: 991px) {
  .product-view-full .product-gallery .product-gallery-main .swiper-button-prev,
  .product-view-full .product-gallery .product-gallery-main .swiper-button-next {
    width: 48px;
    height: 48px;
    background-size: 23px;
  }
}
@media screen and (max-width: 767px) {
  .product-view-full .product-gallery .product-gallery-main .swiper-button-prev,
  .product-view-full .product-gallery .product-gallery-main .swiper-button-next {
    width: 45px;
    height: 45px;
    background-size: 22px 22px;
  }
}
@media screen and (max-width: 575px) {
  .product-view-full .product-gallery .product-gallery-main .swiper-button-prev,
  .product-view-full .product-gallery .product-gallery-main .swiper-button-next {
    width: 43px;
    height: 43px;
    background-size: 20px 20px;
  }
}
.product-view-full .product-gallery .product-gallery-main .swiper-button-prev {
  background-image: url("/sites/all/themes/vesta_theme/image/arrow-left.svg");
  left: 35px;
}
@media screen and (max-width: 991px) {
  .product-view-full .product-gallery .product-gallery-main .swiper-button-prev {
    left: 25px;
  }
}
@media screen and (max-width: 360px) {
  .product-view-full .product-gallery .product-gallery-main .swiper-button-prev {
    left: 20px;
  }
}
.product-view-full .product-gallery .product-gallery-main .swiper-button-next {
  background-image: url("/sites/all/themes/vesta_theme/image/arrow-right.svg");
  right: 35px;
}
@media screen and (max-width: 991px) {
  .product-view-full .product-gallery .product-gallery-main .swiper-button-next {
    right: 25px;
  }
}
@media screen and (max-width: 360px) {
  .product-view-full .product-gallery .product-gallery-main .swiper-button-next {
    right: 20px;
  }
}
.product-view-full .product-gallery .product-gallery-main .swiper-button-prev:hover {
  background-image: url("/sites/all/themes/vesta_theme/image/arrow-white.svg");
  transform: scaleX(-1);
}
.product-view-full .product-gallery .product-gallery-main .swiper-button-next:hover {
  background-image: url("/sites/all/themes/vesta_theme/image/arrow-white.svg");
}
.product-view-full .product-gallery .product-gallery-main .swiper-button-prev,
.product-view-full .product-gallery .product-gallery-main .swiper-button-next {
  top: 90%;
}
.product-view-full .product-gallery .product-gallery-main .swiper-pagination {
  bottom: -50px;
  z-index: 2;
}
.product-view-full .product-gallery .product-gallery-main .swiper-pagination .swiper-pagination-bullet {
  width: 13px;
  height: 13px;
  background: var(--color-main);
  opacity: 0.5;
  transition: all 0.4s ease;
}
.product-view-full .product-gallery .product-gallery-main .swiper-pagination .swiper-pagination-bullet-active {
  background: var(--color-accent);
  opacity: 1;
}
@media screen and (max-width: 991px) {
  .product-view-full .product-gallery .product-gallery-main .swiper-pagination {
    bottom: -30px;
  }
  .product-view-full .product-gallery .product-gallery-main .swiper-pagination .swiper-pagination-bullet {
    width: 11px;
    height: 11px;
  }
}
@media screen and (max-width: 767px) {
  .product-view-full .product-gallery .product-gallery-main .swiper-pagination {
    bottom: -25px;
  }
  .product-view-full .product-gallery .product-gallery-main .swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
  }
}
.product-view-full .product-gallery .product-gallery-main .swiper-button-prev {
  left: -20px;
}
.product-view-full .product-gallery .product-gallery-main .swiper-button-next {
  right: -20px;
}
.product-view-full .product-gallery .product-gallery-thumbs {
  position: relative;
}
.product-view-full .product-gallery .product-gallery-thumbs .swiper {
  overflow: visible;
}
.product-view-full .product-gallery .product-gallery-thumbs .swiper-slide {
  cursor: pointer;
  border-radius: 18px;
  overflow: hidden;
  background: var(--color-white);
  border: 1px solid transparent;
  width: auto;
}
.product-view-full .product-gallery .product-gallery-thumbs .swiper-slide img {
  border-radius: 18px;
  height: 154px !important;
  object-fit: cover;
}
.product-view-full .product-gallery .product-gallery-thumbs .swiper-slide.active img {
  border: 1px solid var(--color-accent);
}
.product-view-full .horizontal-tabs {
  margin-top: 110px;
  border: none;
  overflow: hidden;
}
.product-view-full .horizontal-tabs .horizontal-tabs-list {
  display: flex;
  list-style: none;
  margin: 0 0 42px 0;
  padding: 0;
  gap: 15px;
  background-color: transparent;
  border: none;
}
.product-view-full .horizontal-tabs .horizontal-tabs-list .horizontal-tab-button {
  margin: 0;
  background-color: transparent;
  border: none;
}
.product-view-full .horizontal-tabs .horizontal-tabs-list .horizontal-tab-button a {
  display: block;
  padding: 12px 75px;
  border: 1.3px solid var(--color-accent);
  border-radius: 12px;
  font-weight: 500;
  font-size: var(--fs24);
  line-height: var(--lh33);
  text-align: center;
  color: var(--color-main);
}
.product-view-full .horizontal-tabs .horizontal-tabs-list .horizontal-tab-button a:hover {
  background: var(--color-white);
  color: var(--color-accent, var(--color-accent));
}
.product-view-full .horizontal-tabs .horizontal-tabs-list .horizontal-tab-button.selected a {
  font-weight: 700;
  font-size: var(--fs24);
  line-height: var(--lh33);
  text-align: center;
  color: var(--color-white);
  background: var(--color-accent);
  border-radius: 12px;
}
.product-view-full .horizontal-tabs .horizontal-tabs-panes {
  background: var(--color-white);
}
.product-view-full .horizontal-tabs .horizontal-tabs-panes .field--name-field-setka-razmerov img {
  border-radius: 12px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 991px) {
  .product-view-full .horizontal-tabs .horizontal-tabs-panes .field--name-field-setka-razmerov img {
    width: 55%;
    border-radius: 10px;
  }
}
@media screen and (max-width: 767px) {
  .product-view-full .horizontal-tabs .horizontal-tabs-panes .field--name-field-setka-razmerov img {
    width: 70%;
    border-radius: 8px;
  }
}
@media screen and (max-width: 575px) {
  .product-view-full .horizontal-tabs .horizontal-tabs-panes .field--name-field-setka-razmerov img {
    width: 90%;
    border-radius: 6px;
  }
}
@media screen and (max-width: 360px) {
  .product-view-full .horizontal-tabs .horizontal-tabs-panes .field--name-field-setka-razmerov img {
    width: 100%;
    border-radius: 4px;
  }
}
.product-view-full .horizontal-tabs details {
  padding: 0;
  border: none;
  background: transparent;
}
.product-view-full .horizontal-tabs details .card-body {
  padding: 0;
}
.product-view-full .horizontal-tabs details summary {
  display: none;
}
@media screen and (max-width: 1899px) {
  .product-view-full .product-layout {
    gap: 24px;
    margin: 36px 0;
  }
}
@media screen and (max-width: 1399px) {
  .product-view-full .product-layout {
    gap: 20px;
    margin: 32px 0;
  }
}
@media screen and (max-width: 1199px) {
  .product-view-full .product-layout {
    gap: 18px;
    margin: 28px 0;
  }
}
@media screen and (max-width: 991px) {
  .product-view-full .product-layout {
    gap: 10px;
    margin: 24px 0;
  }
}
@media screen and (max-width: 767px) {
  .product-view-full .product-layout {
    flex-direction: column;
    gap: 55px;
    margin: 20px 0;
  }
}
@media screen and (max-width: 575px) {
  .product-view-full .product-layout {
    gap: 45px;
    margin: 16px 0;
  }
}
@media screen and (max-width: 360px) {
  .product-view-full .product-layout {
    gap: 40px;
    margin: 12px 0;
  }
}
@media screen and (max-width: 1899px) {
  .product-view-full .product-gallery {
    max-width: 560px;
  }
}
@media screen and (max-width: 1399px) {
  .product-view-full .product-gallery {
    max-width: 520px;
  }
}
@media screen and (max-width: 1199px) {
  .product-view-full .product-gallery {
    max-width: 480px;
  }
}
@media screen and (max-width: 767px) {
  .product-view-full .product-gallery {
    max-width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .product-view-full .product-gallery .field--name-field-metki-tovara {
    top: 20px;
    left: 11%;
    gap: 6px;
  }
  .product-view-full .product-gallery .field--name-field-metki-tovara .field__item {
    border-radius: 10px;
    padding: 6px 12px 5px;
  }
}
@media screen and (max-width: 645px) {
  .product-view-full .product-gallery .field--name-field-metki-tovara {
    left: 4%;
  }
}
@media screen and (max-width: 1199px) {
  .product-view-full .product-gallery .product-gallery-main {
    margin-bottom: 45px;
  }
}
@media screen and (max-width: 991px) {
  .product-view-full .product-gallery .product-gallery-main {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  .product-view-full .product-gallery .product-gallery-main {
    margin-bottom: 35px;
  }
}
@media screen and (max-width: 575px) {
  .product-view-full .product-gallery .product-gallery-main {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 360px) {
  .product-view-full .product-gallery .product-gallery-main {
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 1199px) {
  .product-view-full .product-gallery .product-gallery-main img {
    border-radius: 25px;
  }
}
@media screen and (max-width: 991px) {
  .product-view-full .product-gallery .product-gallery-main img {
    border-radius: 20px;
  }
}
@media screen and (max-width: 575px) {
  .product-view-full .product-gallery .product-gallery-main img {
    border-radius: 15px;
  }
}
@media screen and (max-width: 1199px) {
  .product-view-full .product-gallery .product-gallery-main .swiper-button-prev {
    left: 5px;
  }
}
@media screen and (max-width: 991px) {
  .product-view-full .product-gallery .product-gallery-main .swiper-button-prev {
    left: 10px;
  }
}
@media screen and (max-width: 575px) {
  .product-view-full .product-gallery .product-gallery-main .swiper-button-prev {
    left: 5px;
  }
}
@media screen and (max-width: 1199px) {
  .product-view-full .product-gallery .product-gallery-main .swiper-button-next {
    right: 5px;
  }
}
@media screen and (max-width: 991px) {
  .product-view-full .product-gallery .product-gallery-main .swiper-button-next {
    right: 10px;
  }
}
@media screen and (max-width: 575px) {
  .product-view-full .product-gallery .product-gallery-main .swiper-button-next {
    right: 5px;
  }
}
@media screen and (max-width: 1199px) {
  .product-view-full .product-gallery .product-gallery-thumbs .swiper-slide img {
    height: 130px !important;
  }
}
@media screen and (max-width: 575px) {
  .product-view-full .product-gallery .product-gallery-thumbs .swiper-slide img {
    height: 100px !important;
  }
}
@media screen and (max-width: 360px) {
  .product-view-full .product-gallery .product-gallery-thumbs .swiper-slide img {
    height: 80px !important;
  }
}
@media screen and (max-width: 1199px) {
  .product-view-full .product-info {
    min-width: 260px;
  }
}
@media screen and (max-width: 991px) {
  .product-view-full .product-info {
    min-width: auto;
  }
}
@media screen and (max-width: 1399px) {
  .product-view-full .product-info h1 {
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 1199px) {
  .product-view-full .product-info h1 {
    margin-bottom: 22px;
  }
}
@media screen and (max-width: 991px) {
  .product-view-full .product-info h1 {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .product-view-full .product-info h1 {
    margin-bottom: 18px;
  }
}
@media screen and (max-width: 575px) {
  .product-view-full .product-info h1 {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 360px) {
  .product-view-full .product-info h1 {
    margin-bottom: 12px;
  }
}
@media screen and (max-width: 991px) {
  .product-view-full .product-info .flag-izbrannoe {
    width: 45px;
    height: 45px;
  }
  .product-view-full .product-info .flag-izbrannoe a {
    width: 25px;
    height: 25px;
  }
  .product-view-full .product-info .flag-izbrannoe::before {
    width: 25px;
    height: 25px;
  }
}
@media screen and (max-width: 767px) {
  .product-view-full .product-info .flag-izbrannoe {
    width: 40px;
    height: 40px;
  }
  .product-view-full .product-info .flag-izbrannoe a {
    width: 23px;
    height: 23px;
  }
  .product-view-full .product-info .flag-izbrannoe::before {
    width: 23px;
    height: 23px;
  }
}
@media screen and (max-width: 1199px) {
  .product-view-full .horizontal-tabs {
    margin-top: 80px;
  }
}
@media screen and (max-width: 991px) {
  .product-view-full .horizontal-tabs {
    margin-top: 60px;
  }
}
@media screen and (max-width: 767px) {
  .product-view-full .horizontal-tabs {
    margin-top: 50px;
  }
}
@media screen and (max-width: 575px) {
  .product-view-full .horizontal-tabs {
    margin-top: 40px;
  }
}
@media screen and (max-width: 360px) {
  .product-view-full .horizontal-tabs {
    margin-top: 30px;
  }
}
@media screen and (max-width: 991px) {
  .product-view-full .horizontal-tabs .horizontal-tabs-list {
    flex-wrap: wrap;
    gap: 12px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .product-view-full .horizontal-tabs .horizontal-tabs-list {
    gap: 10px;
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 575px) {
  .product-view-full .horizontal-tabs .horizontal-tabs-list {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1399px) {
  .product-view-full .horizontal-tabs .horizontal-tabs-list .horizontal-tab-button a {
    padding: 10px 60px;
    font-size: 22px;
  }
}
@media screen and (max-width: 1199px) {
  .product-view-full .horizontal-tabs .horizontal-tabs-list .horizontal-tab-button a {
    padding: 10px 50px;
    font-size: 20px;
  }
}
@media screen and (max-width: 991px) {
  .product-view-full .horizontal-tabs .horizontal-tabs-list .horizontal-tab-button a {
    padding: 8px 40px;
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .product-view-full .horizontal-tabs .horizontal-tabs-list .horizontal-tab-button a {
    padding: 8px 30px;
    font-size: 16px;
  }
}
@media screen and (max-width: 575px) {
  .product-view-full .horizontal-tabs .horizontal-tabs-list .horizontal-tab-button a {
    padding: 6px 20px;
    font-size: 14px;
  }
}
@media screen and (max-width: 360px) {
  .product-view-full .horizontal-tabs .horizontal-tabs-list .horizontal-tab-button a {
    padding: 5px 15px;
    font-size: 12px;
  }
}
@media screen and (max-width: 991px) {
  .product-view-full .horizontal-tabs .field--name-field-setka-razmerov img {
    width: 100%;
    height: auto;
  }
}
.pswp .pswp__img {
  object-fit: contain !important;
  max-width: none;
  max-height: none;
}
#soglasie-error {
  display: none !important;
}
.form-item--error-message {
  font-size: var(--fs12);
  line-height: 1.3;
  color: var(--color-accent);
  margin-top: 5px;
  font-weight: 600;
}
.form-control.error,
input.error,
select.error,
textarea.error {
  border-color: var(--color-accent) !important;
  background-color: rgba(227, 30, 36, 0.05);
  transition: all 0.4s ease;
}
.form-control.error:focus,
input.error:focus,
select.error:focus,
textarea.error:focus {
  border-color: var(--color-accent);
  box-shadow: 0 0 0 2px rgba(227, 30, 36, 0.2);
}
.ui-dialog {
  max-width: 90%;
  border-radius: 30px;
  border: none;
  background: var(--color-white);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
  overflow: hidden;
}
.ui-dialog .ui-dialog-titlebar {
  background: var(--color-white);
  border: none;
  padding: 25px 30px 0 30px;
  border-bottom: none;
}
.ui-dialog .ui-dialog-titlebar .ui-dialog-title {
  font-weight: 600;
  font-size: var(--fs24);
  line-height: 1.2;
  color: var(--color-main);
  width: 98%;
  padding-top: 10px;
  white-space: pre-line;
  text-align: center;
  text-transform: uppercase;
  margin: 0;
}
.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close {
  background-image: url("/sites/all/themes/vesta_theme/image/close.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  border: none;
  position: absolute;
  background-color: transparent;
  top: 25px;
  width: 16px;
  height: 16px;
}
.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close:hover::before {
  color: var(--color-accent);
}
.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close .ui-button-icon {
  display: none;
}
.ui-dialog .ui-dialog-content {
  padding: 20px 30px 35px 30px;
  font-weight: 500;
  font-size: var(--fs16);
  line-height: 1.4;
  color: var(--color-main);
  text-align: center;
}
@media screen and (max-width: 1899px) {
  .ui-dialog .ui-dialog-titlebar {
    padding: 22px 25px 0 25px;
  }
  .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close {
    right: 25px;
    top: 26px;
  }
}
@media screen and (max-width: 1199px) {
  .ui-dialog .ui-dialog-titlebar {
    padding: 20px 22px 0 22px;
  }
  .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close {
    right: 22px;
    top: 24px;
  }
}
@media screen and (max-width: 991px) {
  .ui-dialog .ui-dialog-titlebar {
    padding: 18px 20px 0 20px;
  }
  .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close {
    right: 20px;
    top: 22px;
  }
}
@media screen and (max-width: 767px) {
  .ui-dialog {
    border-radius: 20px;
  }
  .ui-dialog .ui-dialog-titlebar {
    padding: 15px 15px 0 15px;
  }
  .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close {
    right: 15px;
    top: 20px;
  }
  .ui-dialog .ui-dialog-content {
    min-height: auto !important;
  }
}
@media screen and (max-width: 575px) {
  .ui-dialog .ui-dialog-titlebar {
    padding: 12px 12px 0 12px;
  }
  .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close {
    right: 12px;
    top: 18px;
  }
}
@media screen and (max-width: 360px) {
  .ui-dialog .ui-dialog-titlebar {
    padding: 10px 10px 0 10px;
  }
  .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close {
    right: 10px;
    top: 10px;
  }
  .ui-dialog .ui-dialog-content {
    padding: 8px 10px 12px 10px;
  }
}
.view-vy-smotreli .view-content.swiper {
  overflow: hidden;
}
.view-vy-smotreli .swiper-slide {
  height: auto;
}
.view-vy-smotreli .swiper-button-prev,
.view-vy-smotreli .swiper-button-next {
  top: 50%;
  width: 50px;
  height: 50px;
  background: var(--color-white);
  border-radius: 50%;
  transition: background-color 0.4s ease, border-color 0.4s ease;
  z-index: 2;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 24px 24px;
}
.view-vy-smotreli .swiper-button-prev::after,
.view-vy-smotreli .swiper-button-next::after {
  display: none;
}
.view-vy-smotreli .swiper-button-prev:hover,
.view-vy-smotreli .swiper-button-next:hover {
  background-color: var(--color-accent);
}
@media screen and (max-width: 991px) {
  .view-vy-smotreli .swiper-button-prev,
  .view-vy-smotreli .swiper-button-next {
    width: 48px;
    height: 48px;
    background-size: 23px;
  }
}
@media screen and (max-width: 767px) {
  .view-vy-smotreli .swiper-button-prev,
  .view-vy-smotreli .swiper-button-next {
    width: 45px;
    height: 45px;
    background-size: 22px 22px;
  }
}
@media screen and (max-width: 575px) {
  .view-vy-smotreli .swiper-button-prev,
  .view-vy-smotreli .swiper-button-next {
    width: 43px;
    height: 43px;
    background-size: 20px 20px;
  }
}
.view-vy-smotreli .swiper-button-prev {
  background-image: url("/sites/all/themes/vesta_theme/image/arrow-left.svg");
  left: 35px;
}
@media screen and (max-width: 991px) {
  .view-vy-smotreli .swiper-button-prev {
    left: 25px;
  }
}
@media screen and (max-width: 360px) {
  .view-vy-smotreli .swiper-button-prev {
    left: 20px;
  }
}
.view-vy-smotreli .swiper-button-next {
  background-image: url("/sites/all/themes/vesta_theme/image/arrow-right.svg");
  right: 35px;
}
@media screen and (max-width: 991px) {
  .view-vy-smotreli .swiper-button-next {
    right: 25px;
  }
}
@media screen and (max-width: 360px) {
  .view-vy-smotreli .swiper-button-next {
    right: 20px;
  }
}
.view-vy-smotreli .swiper-button-prev:hover {
  background-image: url("/sites/all/themes/vesta_theme/image/arrow-white.svg");
  transform: scaleX(-1);
}
.view-vy-smotreli .swiper-button-next:hover {
  background-image: url("/sites/all/themes/vesta_theme/image/arrow-white.svg");
}
.view-vy-smotreli .swiper-button-prev {
  left: -18px;
}
@media screen and (max-width: 991px) {
  .view-vy-smotreli .swiper-button-prev {
    left: 5px;
  }
}
.view-vy-smotreli .swiper-button-next {
  right: -18px;
}
@media screen and (max-width: 991px) {
  .view-vy-smotreli .swiper-button-next {
    right: 5px;
  }
}
.view-vy-smotreli .swiper-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  bottom: -10%;
  z-index: 2;
}
.view-vy-smotreli .swiper-pagination .swiper-pagination-bullet {
  width: 13px;
  height: 13px;
  background: var(--color-main);
  margin: 0;
  opacity: 0.5;
  transition: all 0.4s ease;
}
.view-vy-smotreli .swiper-pagination .swiper-pagination-bullet-active {
  background: var(--color-accent);
  opacity: 1;
}
@media screen and (max-width: 991px) {
  .view-vy-smotreli .swiper-pagination .swiper-pagination-bullet {
    width: 11px;
    height: 11px;
  }
}
@media screen and (max-width: 575px) {
  .view-vy-smotreli .swiper-pagination {
    bottom: -7%;
  }
}
.section.viewed {
  margin-bottom: 130px;
}
@media screen and (max-width: 991px) {
  .section.viewed {
    margin-bottom: 90px;
  }
}
.section.buy_product {
  margin: 75px 0 120px;
}
@media screen and (max-width: 991px) {
  .section.buy_product {
    margin: 60px 0 90px;
  }
}
@media screen and (max-width: 767px) {
  .section.buy_product {
    margin: 50px 0 70px;
  }
}
@media screen and (max-width: 360px) {
  .section.buy_product {
    margin: 40px 0 70px;
  }
}
.section.buy_product .view-s-etim-pokupayut .view-content.swiper {
  overflow: hidden;
}
.section.buy_product .view-s-etim-pokupayut .swiper-slide {
  height: auto;
}
.section.buy_product .view-s-etim-pokupayut .swiper-button-prev,
.section.buy_product .view-s-etim-pokupayut .swiper-button-next {
  top: 50%;
  width: 50px;
  height: 50px;
  background: var(--color-white);
  border-radius: 50%;
  transition: background-color 0.4s ease, border-color 0.4s ease;
  z-index: 2;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 24px 24px;
}
.section.buy_product .view-s-etim-pokupayut .swiper-button-prev::after,
.section.buy_product .view-s-etim-pokupayut .swiper-button-next::after {
  display: none;
}
.section.buy_product .view-s-etim-pokupayut .swiper-button-prev:hover,
.section.buy_product .view-s-etim-pokupayut .swiper-button-next:hover {
  background-color: var(--color-accent);
}
@media screen and (max-width: 991px) {
  .section.buy_product .view-s-etim-pokupayut .swiper-button-prev,
  .section.buy_product .view-s-etim-pokupayut .swiper-button-next {
    width: 48px;
    height: 48px;
    background-size: 23px;
  }
}
@media screen and (max-width: 767px) {
  .section.buy_product .view-s-etim-pokupayut .swiper-button-prev,
  .section.buy_product .view-s-etim-pokupayut .swiper-button-next {
    width: 45px;
    height: 45px;
    background-size: 22px 22px;
  }
}
@media screen and (max-width: 575px) {
  .section.buy_product .view-s-etim-pokupayut .swiper-button-prev,
  .section.buy_product .view-s-etim-pokupayut .swiper-button-next {
    width: 43px;
    height: 43px;
    background-size: 20px 20px;
  }
}
.section.buy_product .view-s-etim-pokupayut .swiper-button-prev {
  background-image: url("/sites/all/themes/vesta_theme/image/arrow-left.svg");
  left: 35px;
}
@media screen and (max-width: 991px) {
  .section.buy_product .view-s-etim-pokupayut .swiper-button-prev {
    left: 25px;
  }
}
@media screen and (max-width: 360px) {
  .section.buy_product .view-s-etim-pokupayut .swiper-button-prev {
    left: 20px;
  }
}
.section.buy_product .view-s-etim-pokupayut .swiper-button-next {
  background-image: url("/sites/all/themes/vesta_theme/image/arrow-right.svg");
  right: 35px;
}
@media screen and (max-width: 991px) {
  .section.buy_product .view-s-etim-pokupayut .swiper-button-next {
    right: 25px;
  }
}
@media screen and (max-width: 360px) {
  .section.buy_product .view-s-etim-pokupayut .swiper-button-next {
    right: 20px;
  }
}
.section.buy_product .view-s-etim-pokupayut .swiper-button-prev:hover {
  background-image: url("/sites/all/themes/vesta_theme/image/arrow-white.svg");
  transform: scaleX(-1);
}
.section.buy_product .view-s-etim-pokupayut .swiper-button-next:hover {
  background-image: url("/sites/all/themes/vesta_theme/image/arrow-white.svg");
}
.section.buy_product .view-s-etim-pokupayut .swiper-button-prev {
  left: -18px;
}
@media screen and (max-width: 991px) {
  .section.buy_product .view-s-etim-pokupayut .swiper-button-prev {
    left: 5px;
  }
}
.section.buy_product .view-s-etim-pokupayut .swiper-button-next {
  right: -18px;
}
@media screen and (max-width: 991px) {
  .section.buy_product .view-s-etim-pokupayut .swiper-button-next {
    right: 5px;
  }
}
.section.buy_product .view-s-etim-pokupayut .swiper-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  bottom: -10%;
  z-index: 2;
}
.section.buy_product .view-s-etim-pokupayut .swiper-pagination .swiper-pagination-bullet {
  width: 13px;
  height: 13px;
  background: var(--color-main);
  margin: 0;
  opacity: 0.5;
  transition: all 0.4s ease;
}
.section.buy_product .view-s-etim-pokupayut .swiper-pagination .swiper-pagination-bullet-active {
  background: var(--color-accent);
  opacity: 1;
}
@media screen and (max-width: 991px) {
  .section.buy_product .view-s-etim-pokupayut .swiper-pagination {
    gap: 10px;
  }
  .section.buy_product .view-s-etim-pokupayut .swiper-pagination .swiper-pagination-bullet {
    width: 11px;
    height: 11px;
  }
}
@media screen and (max-width: 575px) {
  .section.buy_product .view-s-etim-pokupayut .swiper-pagination {
    bottom: -9%;
  }
}
.section.popular {
  margin-bottom: 130px;
}
@media screen and (max-width: 991px) {
  .section.popular {
    margin-bottom: 90px;
  }
}
.section.popular .view-tovary .view-content.swiper {
  overflow: hidden;
}
.section.popular .view-tovary .swiper-slide {
  height: auto;
}
.section.popular .view-tovary .swiper-button-prev,
.section.popular .view-tovary .swiper-button-next {
  top: 50%;
  width: 50px;
  height: 50px;
  background: var(--color-white);
  border-radius: 50%;
  transition: background-color 0.4s ease, border-color 0.4s ease;
  z-index: 2;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 24px 24px;
}
.section.popular .view-tovary .swiper-button-prev::after,
.section.popular .view-tovary .swiper-button-next::after {
  display: none;
}
.section.popular .view-tovary .swiper-button-prev:hover,
.section.popular .view-tovary .swiper-button-next:hover {
  background-color: var(--color-accent);
}
@media screen and (max-width: 991px) {
  .section.popular .view-tovary .swiper-button-prev,
  .section.popular .view-tovary .swiper-button-next {
    width: 48px;
    height: 48px;
    background-size: 23px;
  }
}
@media screen and (max-width: 767px) {
  .section.popular .view-tovary .swiper-button-prev,
  .section.popular .view-tovary .swiper-button-next {
    width: 45px;
    height: 45px;
    background-size: 22px 22px;
  }
}
@media screen and (max-width: 575px) {
  .section.popular .view-tovary .swiper-button-prev,
  .section.popular .view-tovary .swiper-button-next {
    width: 43px;
    height: 43px;
    background-size: 20px 20px;
  }
}
.section.popular .view-tovary .swiper-button-prev {
  background-image: url("/sites/all/themes/vesta_theme/image/arrow-left.svg");
  left: 35px;
}
@media screen and (max-width: 991px) {
  .section.popular .view-tovary .swiper-button-prev {
    left: 25px;
  }
}
@media screen and (max-width: 360px) {
  .section.popular .view-tovary .swiper-button-prev {
    left: 20px;
  }
}
.section.popular .view-tovary .swiper-button-next {
  background-image: url("/sites/all/themes/vesta_theme/image/arrow-right.svg");
  right: 35px;
}
@media screen and (max-width: 991px) {
  .section.popular .view-tovary .swiper-button-next {
    right: 25px;
  }
}
@media screen and (max-width: 360px) {
  .section.popular .view-tovary .swiper-button-next {
    right: 20px;
  }
}
.section.popular .view-tovary .swiper-button-prev:hover {
  background-image: url("/sites/all/themes/vesta_theme/image/arrow-white.svg");
  transform: scaleX(-1);
}
.section.popular .view-tovary .swiper-button-next:hover {
  background-image: url("/sites/all/themes/vesta_theme/image/arrow-white.svg");
}
.section.popular .view-tovary .swiper-button-prev {
  left: -18px;
}
@media screen and (max-width: 991px) {
  .section.popular .view-tovary .swiper-button-prev {
    left: 5px;
  }
}
.section.popular .view-tovary .swiper-button-next {
  right: -18px;
}
@media screen and (max-width: 991px) {
  .section.popular .view-tovary .swiper-button-next {
    right: 5px;
  }
}
.section.popular .view-tovary .swiper-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  bottom: -10%;
  z-index: 2;
}
.section.popular .view-tovary .swiper-pagination .swiper-pagination-bullet {
  width: 13px;
  height: 13px;
  background: var(--color-main);
  margin: 0;
  opacity: 0.5;
  transition: all 0.4s ease;
}
.section.popular .view-tovary .swiper-pagination .swiper-pagination-bullet-active {
  background: var(--color-accent);
  opacity: 1;
}
@media screen and (max-width: 991px) {
  .section.popular .view-tovary .swiper-pagination {
    gap: 10px;
  }
  .section.popular .view-tovary .swiper-pagination .swiper-pagination-bullet {
    width: 11px;
    height: 11px;
  }
}
@media screen and (max-width: 575px) {
  .section.popular .view-tovary .swiper-pagination {
    bottom: -9%;
  }
}
#block-vesta-theme-contentform {
  border-radius: 30px;
  padding: 20px 30px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
  margin-bottom: 30px;
  display: none;
  visibility: hidden;
  opacity: 0;
  transform: translateY(-20px);
  transition: visibility 0.3s ease, opacity 0.3s ease, transform 0.3s ease;
}
#block-vesta-theme-contentform .vertical-tabs,
#block-vesta-theme-contentform #edit-footer .field--type-boolean,
#block-vesta-theme-contentform .js-filter-wrapper,
#block-vesta-theme-contentform .entity-meta,
#block-vesta-theme-contentform .field--name-revision-log,
#block-vesta-theme-contentform .contextual-region .contextual {
  display: none !important;
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-contentform {
    padding: 20px 25px;
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-contentform {
    padding: 15px 20px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-contentform {
    padding: 12px 15px;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 575px) {
  #block-vesta-theme-contentform {
    margin-bottom: 12px;
    border-radius: 10px;
  }
}
@media screen and (max-width: 360px) {
  #block-vesta-theme-contentform {
    margin-bottom: 10px;
  }
}
#block-vesta-theme-contentform.open {
  visibility: visible;
  opacity: 1;
  display: block;
  transform: translateY(0);
}
#block-vesta-theme-contentform label {
  font-weight: 600;
  color: #333;
  margin-bottom: 6px;
  display: inline-block;
  font-size: var(--fs14);
}
#block-vesta-theme-contentform .form-required:after {
  color: #c00;
  content: "*";
  margin-left: 4px;
}
#block-vesta-theme-contentform #edit-title-0-value {
  width: 100%;
  max-width: 600px;
  padding: 12px 16px;
  font-size: var(--fs16);
  border: 1px solid #ddd;
  border-radius: 8px;
  background-color: var(--color-white);
  transition: all 0.4s ease;
}
#block-vesta-theme-contentform #edit-title-0-value:focus {
  outline: none;
  border: 1px solid var(--color-main);
  box-shadow: none;
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-contentform #edit-title-0-value {
    padding: 10px 14px;
  }
}
@media screen and (max-width: 575px) {
  #block-vesta-theme-contentform #edit-title-0-value {
    padding: 8px 12px;
  }
}
@media screen and (max-width: 360px) {
  #block-vesta-theme-contentform #edit-title-0-value {
    padding: 6px 10px;
  }
}
#block-vesta-theme-contentform .field--type-fivestar {
  margin-top: 20px;
}
#block-vesta-theme-contentform .field--name-body {
  margin-top: 20px;
}
#block-vesta-theme-contentform .field--name-body .form-textarea {
  width: 100%;
  min-height: 150px;
  font-size: var(--fs16);
  border-radius: 8px;
  background-color: var(--color-white);
  resize: vertical;
  transition: all 0.2s;
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-contentform .field--name-body .form-textarea {
    min-height: 130px;
  }
}
@media screen and (max-width: 575px) {
  #block-vesta-theme-contentform .field--name-body .form-textarea {
    min-height: 120px;
  }
}
@media screen and (max-width: 360px) {
  #block-vesta-theme-contentform .field--name-body .form-textarea {
    min-height: 100px;
    padding: 8px;
  }
}
#block-vesta-theme-contentform .field--name-body .form-textarea:focus {
  outline: none;
  border: 1px solid var(--color-main);
  box-shadow: none;
}
#block-vesta-theme-contentform .btn-primary {
  margin-top: 20px;
  display: inline-block;
  background: var(--color-accent);
  border-radius: 12px;
  color: var(--color-white);
  padding: 12px 0 13px 18px;
  text-decoration: none;
  font-weight: 600;
  transition: all 0.4s ease;
  position: relative;
  border: 1px solid transparent;
  padding-right: 48px;
}
#block-vesta-theme-contentform .btn-primary::after {
  content: "";
  position: absolute;
  right: 13px;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  background-image: url("/sites/all/themes/vesta_theme/image/arrow-white.svg");
  background-size: contain;
  background-repeat: no-repeat;
  transition: transform 0.3s, filter 0.3s;
}
#block-vesta-theme-contentform .btn-primary:hover {
  background: var(--color-white);
  color: var(--color-main);
  border: 1px solid var(--color-accent);
}
#block-vesta-theme-contentform .btn-primary:hover::after {
  transform: translateY(-50%) translateX(4px);
  filter: brightness(0) saturate(100%) invert(27%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(95%) contrast(88%);
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-contentform .btn-primary {
    padding: 10px 0 11px 14px;
    padding-right: 42px;
  }
}
@media screen and (max-width: 575px) {
  #block-vesta-theme-contentform .btn-primary {
    padding: 8px 0 9px 12px;
    padding-right: 34px;
  }
  #block-vesta-theme-contentform .btn-primary::after {
    right: 8px;
    width: 20px;
    height: 20px;
  }
}
#block-vesta-theme-contentform .field--name-field-photography {
  margin-top: clamp(18px, 2vw, 24px);
}
#block-vesta-theme-contentform .field--name-field-photography details.card {
  border: none;
  border-radius: 0;
  background: var(--color-white);
  overflow: visible;
  box-shadow: none;
}
#block-vesta-theme-contentform .field--name-field-photography details.card summary.card-header {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 0;
  margin-bottom: 12px;
  background: transparent !important;
  font-weight: 600;
  color: #333;
  font-size: var(--fs14);
  cursor: pointer;
  border: none;
  list-style: none;
}
#block-vesta-theme-contentform .field--name-field-photography details.card summary.card-header::-webkit-details-marker {
  display: none;
}
#block-vesta-theme-contentform .field--name-field-photography details.card summary.card-header::after {
  content: "";
  width: 16px;
  height: 16px;
  background: url("/sites/all/themes/vesta_theme/image/arrow-down.svg") center / contain no-repeat;
  transition: transform 0.2s;
}
#block-vesta-theme-contentform .field--name-field-photography details.card[open] summary.card-header::after {
  transform: rotate(180deg);
}
#block-vesta-theme-contentform .field--name-field-photography details.card .details-wrapper.card-body {
  padding: 0;
  background: var(--color-white);
}
#block-vesta-theme-contentform .field--name-field-photography label,
#block-vesta-theme-contentform .field--name-field-photography .description,
#block-vesta-theme-contentform .field--name-field-photography .tabledrag-toggle-weight-wrapper,
#block-vesta-theme-contentform .field--name-field-photography .tableresponsive-toggle-columns,
#block-vesta-theme-contentform .field--name-field-photography .tabledrag-handle,
#block-vesta-theme-contentform .field--name-field-photography thead,
#block-vesta-theme-contentform .field--name-field-photography .tabledrag-hide {
  display: none !important;
}
#block-vesta-theme-contentform .field--name-field-photography table.responsive-enabled {
  display: block;
  width: 100%;
  margin: 0 0 clamp(14px, 2vw, 20px);
  border: none;
  background: transparent;
}
#block-vesta-theme-contentform .field--name-field-photography table.responsive-enabled tbody {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
  gap: clamp(12px, 1.5vw, 18px);
}
#block-vesta-theme-contentform .field--name-field-photography table.responsive-enabled tr {
  display: flex;
  flex-direction: column;
  position: relative;
  padding: clamp(12px, 1.5vw, 16px);
  border: 1px solid rgba(67, 66, 66, 0.12);
  border-radius: clamp(10px, 1vw, 12px);
  background: rgba(67, 66, 66, 0.04);
  transition: all 0.4s ease;
}
#block-vesta-theme-contentform .field--name-field-photography table.responsive-enabled tr:hover {
  border-color: var(--color-main);
  background: rgba(67, 66, 66, 0.07000000000000001);
}
#block-vesta-theme-contentform .field--name-field-photography table.responsive-enabled td {
  display: block;
  padding: 0;
  border: none;
}
#block-vesta-theme-contentform .field--name-field-photography table.responsive-enabled td:last-child {
  margin-top: 12px;
}
#block-vesta-theme-contentform .field--name-field-photography .image-preview {
  width: 100%;
  height: 150px;
  border-radius: 10px;
  overflow: hidden;
  background: var(--color-white);
}
#block-vesta-theme-contentform .field--name-field-photography .image-preview img {
  width: 100%;
  height: 100% !important;
  object-fit: cover;
  display: block;
}
#block-vesta-theme-contentform .field--name-field-photography .image-widget-data {
  display: block;
}
#block-vesta-theme-contentform .field--name-field-photography .image-widget-data .file {
  display: block;
  max-width: 100%;
}
#block-vesta-theme-contentform .field--name-field-photography .image-widget-data a {
  display: block;
  color: var(--color-main);
  font-size: var(--fs14);
  line-height: var(--lh19);
  text-decoration: none;
  word-break: break-word;
}
#block-vesta-theme-contentform .field--name-field-photography .image-widget-data a:hover {
  color: var(--color-accent);
}
#block-vesta-theme-contentform .field--name-field-photography .form-type-managed-file {
  margin: 0;
}
#block-vesta-theme-contentform .field--name-field-photography .form-type-managed-file > .image-widget {
  padding: clamp(14px, 2vw, 20px);
  border: 1px dashed rgba(67, 66, 66, 0.28);
  border-radius: clamp(10px, 1vw, 12px);
  background: rgba(67, 66, 66, 0.04);
}
#block-vesta-theme-contentform .field--name-field-photography .form-type-managed-file > .image-widget:hover {
  border-color: var(--color-main);
  background: rgba(67, 66, 66, 0.07000000000000001);
}
#block-vesta-theme-contentform .field--name-field-photography .form-type-managed-file .image-widget-data {
  display: flex;
  align-items: center;
  gap: clamp(10px, 1.5vw, 16px);
  flex-wrap: wrap;
}
#block-vesta-theme-contentform .field--name-field-photography .form-file {
  width: 100%;
  max-width: 420px;
  padding: clamp(10px, 1vw, 12px);
  border: 1px solid #ddd;
  border-radius: 8px;
  background: var(--color-white);
  color: var(--color-main);
  font-size: var(--fs14);
  cursor: pointer;
}
#block-vesta-theme-contentform .field--name-field-photography .form-file:focus {
  outline: none;
  border-color: var(--color-main);
  box-shadow: none;
}
#block-vesta-theme-contentform .field--name-field-photography .form-file::file-selector-button {
  margin-right: 14px;
  padding: 9px 16px;
  border: none;
  border-radius: 8px;
  background: var(--color-main);
  color: var(--color-white);
  font-weight: 600;
  cursor: pointer;
  transition: all 0.4s ease;
}
#block-vesta-theme-contentform .field--name-field-photography .form-file::file-selector-button:hover {
  background: var(--color-accent);
}
#block-vesta-theme-contentform .field--name-field-photography .form-submit {
  width: 100%;
  background: var(--color-accent);
  border: 1px solid var(--color-accent);
  border-radius: 12px;
  color: var(--color-white);
  padding: clamp(10px, 1vw, 12px) clamp(18px, 2vw, 28px);
  font-weight: 600;
  font-size: var(--fs14);
  transition: all 0.4s ease;
}
#block-vesta-theme-contentform .field--name-field-photography .form-submit:hover,
#block-vesta-theme-contentform .field--name-field-photography .form-submit:focus {
  background: var(--color-white);
  color: var(--color-main);
  border-color: var(--color-accent);
  box-shadow: none;
}
#block-vesta-theme-contentform .field--name-field-photography .js-hide {
  display: none !important;
}
form.search-api-page-block-form-search {
  position: relative;
  margin-bottom: 15px;
  width: 100%;
}
form.search-api-page-block-form-search .form-item-keys {
  margin: 0;
}
form.search-api-page-block-form-search .form-type-search-api-autocomplete {
  width: 100%;
}
form.search-api-page-block-form-search input.form-autocomplete,
form.search-api-page-block-form-search input.form-text {
  background: rgba(67, 66, 66, 0.13);
  border-radius: 12px;
  font-weight: 500;
  font-size: var(--fs16);
  line-height: var(--lh22);
  color: var(--color-main);
  border: none;
  padding: 13px 40px 13px 16px;
  width: 100%;
  box-sizing: border-box;
}
form.search-api-page-block-form-search input.form-autocomplete::placeholder,
form.search-api-page-block-form-search input.form-text::placeholder {
  color: rgba(67, 66, 66, 0.6);
  font-weight: 400;
}
form.search-api-page-block-form-search input.form-autocomplete:focus,
form.search-api-page-block-form-search input.form-text:focus {
  outline: none;
  background: rgba(67, 66, 66, 0.2);
  box-shadow: none;
}
form.search-api-page-block-form-search .search-form__submit {
  display: none;
}
form.search-api-page-block-form-search::after {
  content: "";
  position: absolute;
  right: 16px;
  top: 34%;
  transform: translateY(-50%);
  width: 19px;
  height: 19px;
  background-image: url("/sites/all/themes/vesta_theme/image/Search.svg");
  background-size: contain;
  background-repeat: no-repeat;
  pointer-events: none;
}
.search-result-item__image a {
  display: block;
}
.search-result-item__image a img {
  border-radius: 30px;
  width: 250px;
}
@media screen and (max-width: 1199px) {
  .search-result-item__image a img {
    border-radius: 18px;
  }
}
@media screen and (max-width: 991px) {
  .search-result-item__image a img {
    border-radius: 16px;
  }
}
@media screen and (max-width: 767px) {
  .search-result-item__image a img {
    border-radius: 14px;
  }
}
.page-cart #block-vesta-theme-strokanavigacii {
  grid-column: 1 / -1;
  grid-row: 1;
}
.page-cart [data-drupal-messages],
.page-cart .alert {
  grid-column: 1 / -1;
  grid-row: 1;
  margin-top: 60px;
  margin-bottom: 0;
  z-index: 4;
}
.page-cart #block-vesta-theme-page-title {
  grid-column: 1;
  grid-row: 2;
  z-index: 3;
}
@media screen and (max-width: 767px) {
  .page-cart #block-vesta-theme-page-title h1 {
    margin-bottom: 0;
  }
}
.page-cart .region-content {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 270px;
  align-items: start;
  gap: 30px;
}
.page-cart .block-cart-summary-block {
  grid-column: 2;
  grid-row: 2;
  align-self: start;
  margin-top: 0;
  z-index: 3;
}
.page-cart .block-cart-summary-block .cart-summary-block {
  width: 100%;
  box-sizing: border-box;
  background: rgba(67, 66, 66, 0.07000000000000001);
  border-radius: 12px;
  padding: 15px 20px 34px;
}
.page-cart .block-cart-summary-block .cart-summary-block h3 {
  font-weight: 700;
  font-size: var(--fs24);
  line-height: var(--lh33);
  color: var(--color-main);
  margin-bottom: 20px;
}
.page-cart .block-cart-summary-block .cart-summary-block .cart-summary-item {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
  font-weight: 500;
  font-size: var(--fs14);
  line-height: var(--lh15);
  color: var(--color-main);
}
.page-cart .block-cart-summary-block .cart-summary-block .cart-summary-item label {
  max-width: 116px;
}
.page-cart .block-cart-summary-block .cart-summary-block .cart-summary-total-row {
  font-weight: 700;
  font-size: var(--fs24);
  line-height: var(--lh33);
  color: var(--color-main);
}
.page-cart .block-cart-summary-block .cart-summary-block .cart-summary-button {
  margin-top: 31px;
}
.page-cart .block-cart-summary-block .cart-summary-block .checkout-button {
  display: block;
  text-align: center;
  padding: 12px 47px;
  color: var(--color-white);
  background: var(--color-accent);
  border-radius: 12px;
  font-weight: 700;
  font-size: var(--fs16);
  line-height: var(--lh22);
  transition: all 0.4s ease;
}
.page-cart .block-cart-summary-block .cart-summary-block .checkout-button:hover {
  background: #c41a1f;
}
.page-cart .block-system-main-block {
  grid-column: 1 / -1;
  grid-row: 2;
  min-width: 0;
  padding-top: 80px;
}
.page-cart .block-system-main-block .view-commerce-cart-form .views-form > form {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 270px;
  column-gap: 30px;
  align-items: start;
}
.page-cart .block-system-main-block .view-commerce-cart-form .views-row {
  grid-column: 1;
  width: 100%;
  max-width: none;
}
.page-cart .block-system-main-block #delivery-cart-fields {
  grid-column: 1 / -1;
  width: 100%;
  margin-top: 30px;
}
.page-cart .block-system-main-block #edit-actions {
  grid-column: 1 / -1;
  width: 100%;
}
.page-cart .cart-color {
  font-weight: 500;
}
.page-cart .cart-color--white {
  text-shadow: 1px 1px 2px var(--color-main);
}
.btn-close:focus {
  box-shadow: none;
}
.cart-item {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 94px;
  padding: 0;
}
.cart-item-image {
  flex: 0 0 146px;
  margin-right: 17px;
}
.cart-item-image img {
  border-radius: 18px;
  width: 100%;
  height: auto;
}
.cart-item-details {
  flex: 1;
}
.cart-item-title {
  font-weight: 700;
  max-width: 415px;
  font-size: var(--fs24);
  line-height: var(--lh27);
  color: var(--color-main);
  margin-bottom: 19px;
}
.cart-item-attributes {
  display: flex;
  flex-direction: column;
  gap: 5px;
  margin-bottom: 10px;
}
.cart-item-attributes .cart-item-attribute {
  font-weight: 600;
  font-size: var(--fs16);
  line-height: var(--lh19);
  color: var(--color-main);
}
.cart-item-custom-fields {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}
.measurement-container {
  display: flex;
  flex-direction: column;
  position: relative;
  margin: 0;
}
.measurement-container label {
  font-weight: 600;
  font-size: var(--fs16);
  line-height: var(--lh22);
  color: rgba(67, 66, 66, 0.5);
  margin-bottom: 6px;
}
.measurement-container .measurement-field {
  padding: 0 40px 0 16px;
  margin: 0;
  max-width: 139px;
  min-height: 39px;
  width: 100%;
  background: rgba(67, 66, 66, 0.07000000000000001);
  border-radius: 12px;
  font-size: var(--fs16);
  color: var(--color-main);
  border: none;
  box-sizing: border-box;
}
.measurement-container::after {
  content: "\0441\043C";
  position: absolute;
  right: 16px;
  bottom: 20%;
  font-weight: 600;
  font-family: inherit;
  font-size: var(--fs16);
  line-height: var(--lh22);
  text-align: center;
  color: var(--color-main);
  pointer-events: none;
  line-height: 1;
}
.measurement-container.text::after {
  display: none;
}
.cart-item-summary {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 20px;
  width: 87%;
  margin-top: 21px;
}
.cart-item-group {
  display: flex;
  align-items: center;
  gap: 25px;
}
.cart-item-unit-price {
  font-weight: 600;
  font-size: var(--fs20);
  line-height: var(--lh27);
  color: var(--color-main);
}
.cart-item-total {
  font-weight: 700;
  font-size: var(--fs24);
  line-height: var(--lh33);
  color: var(--color-main);
}
.cart-item-actions {
  position: absolute;
  top: 10px;
  right: 0;
  display: flex;
  gap: 15px;
}
.cart-item-remove {
  position: absolute;
  top: 67px;
  right: 0;
  z-index: 2;
}
@media screen and (max-width: 991px) {
  .cart-item-remove {
    top: 60px;
  }
}
.cart-item-remove button {
  padding: 0;
  width: 50px;
  height: 50px;
  background: rgba(67, 66, 66, 0.07000000000000001);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background 0.2s, transform 0.1s;
  border: none;
  cursor: pointer;
  font-size: 0;
  text-indent: -9999px;
  overflow: hidden;
  white-space: nowrap;
  position: relative;
}
.cart-item-remove button::before {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  background-image: url("/sites/all/themes/vesta_theme/image/trash.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: filter 0.2s;
}
.cart-item-remove button::before:hover::before,
.cart-item-remove button::before:focus::before,
.cart-item-remove button::before:active::before {
  filter: brightness(0) saturate(100%) invert(26%) sepia(89%) saturate(7416%) hue-rotate(355deg) brightness(96%) contrast(104%);
}
.cart-item-remove button:hover,
.cart-item-remove button:focus,
.cart-item-remove button:active {
  background: rgba(67, 66, 66, 0.07000000000000001) !important;
  border: none !important;
}
.cart-item-favorite .flag-izbrannoe {
  position: absolute;
  top: 17px;
  right: 20px;
  z-index: 2;
  width: 50px;
  height: 50px;
  background: var(--color-white);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background 0.2s;
  background: rgba(67, 66, 66, 0.07000000000000001);
  top: 0;
  right: 0;
}
.cart-item-favorite .flag-izbrannoe a {
  display: block;
  width: 30px;
  height: 30px;
  background-image: url("/sites/all/themes/vesta_theme/image/Heart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  text-indent: -9999px;
  overflow: hidden;
  white-space: nowrap;
  border: none;
  background-color: transparent;
  outline: none;
}
.cart-item-favorite .flag-izbrannoe.action-unflag a {
  filter: brightness(0) saturate(100%) invert(26%) sepia(89%) saturate(7416%) hue-rotate(355deg) brightness(96%) contrast(104%);
}
@media screen and (max-width: 991px) {
  .cart-item-favorite .flag-izbrannoe {
    width: 45px;
    height: 45px;
  }
  .cart-item-favorite .flag-izbrannoe a {
    width: 25px;
    height: 25px;
  }
}
@media screen and (max-width: 575px) {
  .cart-item-favorite .flag-izbrannoe {
    width: 40px;
    height: 40px;
  }
  .cart-item-favorite .flag-izbrannoe a {
    width: 23px;
    height: 23px;
  }
}
@media screen and (max-width: 991px) {
  .cart-item-favorite .flag-izbrannoe {
    top: 10px;
  }
}
@media screen and (max-width: 767px) {
  .page-cart .region-content {
    display: grid;
    grid-template-columns: 1fr;
    gap: 30px;
  }
  .page-cart #block-vesta-theme-strokanavigacii {
    grid-column: 1;
    grid-row: 1;
  }
  .page-cart #block-vesta-theme-page-title {
    grid-column: 1;
    grid-row: 2;
  }
  .page-cart .block-system-main-block .view-commerce-cart-form .views-form > form {
    grid-template-columns: 1fr;
  }
  .page-cart .block-system-main-block,
  .page-cart .block-system-main-block .cart,
  .page-cart .block-system-main-block .views-element-container,
  .page-cart .block-system-main-block .view-commerce-cart-form,
  .page-cart .block-system-main-block .view-content,
  .page-cart .block-system-main-block .views-form,
  .page-cart .block-system-main-block .views-form > form {
    display: contents;
  }
  .page-cart #ydw-widget-section .widget__map ymaps {
    width: 100% !important;
    max-width: 100% !important;
  }
  .page-cart .block-cart-summary-block {
    grid-column: 1;
    grid-row: 3;
    width: 100%;
    margin-top: 0;
    z-index: 2;
  }
  .page-cart .block-cart-summary-block .cart-summary-block {
    width: 100%;
    box-sizing: border-box;
  }
  .page-cart #delivery-cart-fields {
    grid-column: 1;
    grid-row: 5;
    width: 100%;
    margin-top: 0;
  }
  .page-cart #edit-actions {
    grid-column: 1;
    grid-row: 6;
    width: 100%;
  }
}
@media screen and (max-width: 575px) {
  .page-cart .region-content {
    gap: 24px;
  }
  .page-cart .block-cart-summary-block .cart-summary-block {
    padding: 15px;
  }
  .page-cart .block-cart-summary-block .cart-summary-block h3 {
    font-size: var(--fs20);
    line-height: var(--lh27);
    margin-bottom: 15px;
  }
  .page-cart .block-cart-summary-block .cart-summary-block .cart-summary-item {
    margin-bottom: 12px;
  }
  .page-cart .block-cart-summary-block .cart-summary-block .cart-summary-total-row {
    font-size: var(--fs20);
    line-height: var(--lh27);
  }
  .page-cart .block-cart-summary-block .cart-summary-block .checkout-button {
    width: 100%;
    padding: 10px 20px;
  }
}
@media screen and (max-width: 1199px) {
  .cart-item {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 991px) {
  .cart-item {
    margin-bottom: 50px;
  }
  .cart-item .cart-item-remove button {
    width: 45px;
    height: 45px;
  }
  .cart-item .cart-item-remove button::before {
    width: 25px;
    height: 25px;
  }
}
@media screen and (max-width: 767px) {
  .cart-item {
    margin-bottom: 40px;
  }
  .cart-item .cart-item-image {
    margin-right: 10px;
    margin-bottom: 15px;
    text-align: center;
  }
  .cart-item .cart-item-image img {
    max-width: 200px;
  }
  .cart-item .cart-item-title {
    max-width: 100%;
  }
  .cart-item .cart-item-summary {
    width: 100%;
  }
  .cart-item .cart-item-actions {
    position: static;
    justify-content: flex-end;
    margin-top: 10px;
    margin-left: auto;
  }
  .cart-item .flag-izbrannoe {
    position: static;
  }
  .cart-item .cart-item-remove {
    position: static;
  }
}
@media screen and (max-width: 575px) {
  .cart-item {
    margin-bottom: 30px;
  }
  .cart-item .cart-item-remove button {
    width: 40px;
    height: 40px;
  }
  .cart-item .cart-item-remove button::before {
    width: 23px;
    height: 23px;
  }
}
@media screen and (max-width: 767px) {
  .cart-item-attributes {
    gap: 8px;
  }
}
@media screen and (max-width: 991px) {
  .cart-item-custom-fields {
    gap: 10px;
  }
}
@media screen and (max-width: 767px) {
  .cart-item-custom-fields {
    gap: 8px;
  }
}
@media screen and (max-width: 767px) {
  .measurement-container {
    width: calc(50% - 8px);
  }
  .measurement-container .measurement-field {
    max-width: 100%;
  }
}
@media screen and (max-width: 360px) {
  .measurement-container {
    width: 100%;
  }
}
.custom-share-wrapper {
  position: relative;
  display: inline-block;
}
.custom-share-wrapper {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  background: rgba(67, 66, 66, 0.07000000000000001);
  border-radius: 50%;
  transition: background 0.2s;
  flex-shrink: 0;
  margin: 0;
  text-decoration: none;
  position: relative;
  font-size: 0;
  line-height: 0;
  color: transparent;
  border: none;
  cursor: pointer;
}
.custom-share-wrapper::before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background-image: url("/sites/all/themes/vesta_theme/image/Share.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.custom-share-wrapper::before:hover {
  filter: brightness(0) saturate(100%) invert(26%) sepia(89%) saturate(7416%) hue-rotate(355deg) brightness(96%) contrast(104%);
}
@media screen and (max-width: 991px) {
  .custom-share-wrapper {
    width: 45px;
    height: 45px;
  }
  .custom-share-wrapper::before {
    width: 20px;
    height: 20px;
  }
}
@media screen and (max-width: 767px) {
  .custom-share-wrapper {
    width: 40px;
    height: 40px;
  }
  .custom-share-wrapper::before {
    width: 17px;
    height: 17px;
  }
}
.custom-share-dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  background: white;
  border-radius: 16px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
  min-width: 220px;
  padding: 8px 0;
  z-index: 1000;
  display: none;
}
.custom-share-dropdown.is-visible {
  display: block;
}
@media screen and (max-width: 991px) {
  .custom-share-dropdown {
    min-width: 200px;
  }
  .custom-share-dropdown .share-item {
    gap: 10px;
    padding: 7px 14px;
  }
  .custom-share-dropdown .share-item .share-icon {
    width: 32px;
    height: 32px;
  }
}
@media screen and (max-width: 767px) {
  .custom-share-dropdown {
    min-width: 180px;
  }
  .custom-share-dropdown .share-item {
    gap: 8px;
    padding: 6px 12px;
  }
  .custom-share-dropdown .share-item .share-icon {
    width: 28px;
    height: 28px;
  }
}
@media screen and (max-width: 575px) {
  .custom-share-dropdown {
    left: auto;
    right: 0;
    min-width: 160px;
  }
  .custom-share-dropdown .share-item {
    gap: 6px;
    padding: 5px 10px;
  }
  .custom-share-dropdown .share-item .share-icon {
    width: 24px;
    height: 24px;
  }
}
@media screen and (max-width: 360px) {
  .custom-share-dropdown {
    right: auto;
    left: 0;
    min-width: 140px;
  }
  .custom-share-dropdown .share-item {
    gap: 5px;
    padding: 4px 8px;
  }
  .custom-share-dropdown .share-item .share-icon {
    width: 22px;
    height: 22px;
  }
}
.custom-share-dropdown .share-item {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 8px 16px;
  text-decoration: none;
  color: var(--color-main);
  transition: background 0.2s;
  font-size: var(--fs14);
}
.custom-share-dropdown .share-item .share-text:hover {
  text-decoration: underline;
}
.custom-share-dropdown .share-item .share-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  background-color: var(--color-accent);
  border-radius: 50%;
  transition: all 0.2s;
  flex-shrink: 0;
}
.custom-share-dropdown .share-item .vk-icon {
  background-image: url("/sites/all/themes/vesta_theme/image/vk.svg");
  background-size: 50%;
  background-position: center;
  background-repeat: no-repeat;
}
.custom-share-dropdown .share-item .telegram-icon {
  background-image: url("/sites/all/themes/vesta_theme/image/tg.svg");
  background-size: 50%;
  background-position: center;
  background-repeat: no-repeat;
}
.custom-share-dropdown .share-item .whatsapp-icon {
  background-image: url("/sites/all/themes/vesta_theme/image/whatsapp.svg");
  background-size: 50%;
  background-position: center;
  background-repeat: no-repeat;
}
.custom-share-dropdown .share-item .copy-icon {
  background-image: url("/sites/all/themes/vesta_theme/image/copy.svg");
  background-size: 45%;
  background-position: center;
  background-repeat: no-repeat;
}
.wr_content .view-otzyvy .views-row {
  width: 100%;
}
@media screen and (max-width: 575px) {
  .wr_content .view-tovary .view-content,
  .wr_content .view-izbrannoe .view-content {
    justify-content: space-between;
    gap: 0;
  }
}
.wr_content .view-tovary .view-content .views-row,
.wr_content .view-izbrannoe .view-content .views-row {
  flex: 0 0 auto;
  width: calc((100% - 90px) / 4);
}
@media screen and (max-width: 991px) {
  .wr_content .view-tovary .view-content .views-row,
  .wr_content .view-izbrannoe .view-content .views-row {
    width: calc((100% - 50px) / 3);
  }
}
@media screen and (max-width: 575px) {
  .wr_content .view-tovary .view-content .views-row,
  .wr_content .view-izbrannoe .view-content .views-row {
    width: calc((100% - 15px) / 2);
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 360px) {
  .wr_content .view-tovary .view-content .views-row,
  .wr_content .view-izbrannoe .view-content .views-row {
    width: calc((100% - 10px) / 2);
  }
}
.view-filters .views-exposed-form.bef-exposed-form {
  background: rgba(67, 66, 66, 0.07000000000000001);
  border-radius: 12px;
  display: inline-block;
  width: auto;
  margin-bottom: 46px;
}
.view-filters .form--inline {
  display: flex;
  align-items: flex-end;
}
.view-filters .form-item {
  margin: 0;
  flex: 1 1 auto;
  min-width: clamp(80px, 16vw, 160px);
  max-width: clamp(100px, 16vw, 160px);
}
.view-filters select {
  border: none;
  border-right: 1px solid rgba(67, 66, 66, 0.3);
  background-color: transparent;
  padding: 12px 20px 12px 16px;
  font-weight: 600;
  font-size: var(--fs16);
  line-height: var(--lh22);
  color: var(--color-main);
  width: 100%;
  border-radius: 0;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23434242' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 6px center;
  cursor: pointer;
  outline: none;
  box-shadow: none;
}
.view-filters select::-ms-expand {
  display: none;
}
.view-filters select:focus {
  outline: none;
  box-shadow: none;
}
.view-filters select:focus {
  background-color: transparent;
  border-right-color: rgba(67, 66, 66, 0.3);
  outline: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23434242' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E") !important;
}
.view-filters select:hover {
  border-right-color: rgba(67, 66, 66, 0.3) !important;
}
.view-filters select option {
  background-color: white;
  color: var(--color-main);
  padding: 8px 12px;
  font-weight: 500;
}
.view-filters select option:hover,
.view-filters select option:focus,
.view-filters select option:active {
  background-color: var(--color-accent) !important;
  color: var(--color-white) !important;
}
.view-filters select option:checked {
  background-color: rgba(67, 66, 66, 0.1);
  color: var(--color-main);
}
.view-filters .form-item-sort-bef-combine select {
  border-right: none;
}
@media screen and (max-width: 1899px) {
  .view-filters .views-exposed-form.bef-exposed-form {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 1399px) {
  .view-filters .views-exposed-form.bef-exposed-form {
    margin-bottom: 36px;
  }
}
@media screen and (max-width: 1199px) {
  .view-filters .views-exposed-form.bef-exposed-form {
    margin-bottom: 32px;
  }
}
@media screen and (max-width: 991px) {
  .view-filters .views-exposed-form.bef-exposed-form {
    margin-bottom: 28px;
  }
  .view-filters .form-item {
    flex: 1 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .view-filters .views-exposed-form.bef-exposed-form {
    margin-bottom: 24px;
  }
  .view-filters .form--inline {
    gap: 10px;
  }
}
@media screen and (max-width: 575px) {
  .view-filters .views-exposed-form.bef-exposed-form {
    margin-bottom: 20px;
    width: 100%;
  }
  .view-filters .form--inline {
    flex-direction: column;
    gap: 0;
    align-items: flex-start;
    justify-content: flex-start;
  }
  .view-filters .form-type-select {
    width: 100%;
  }
  .view-filters select {
    border-right: none;
    border-bottom: 1px solid rgba(67, 66, 66, 0.3);
  }
  .view-filters .form-item-sort-bef-combine select {
    border-bottom: none;
  }
  .view-filters .form-item {
    max-width: 100%;
  }
}
@media screen and (max-width: 360px) {
  .view-filters .views-exposed-form.bef-exposed-form {
    margin-bottom: 16px;
  }
  .view-filters .form--inline {
    gap: 6px;
  }
}
.page-checkout .layout-checkout-form {
  margin: 0 0 60px;
}
.page-checkout #edit-contact-information legend {
  display: none;
}
.page-checkout .checkout-pane {
  margin: 0 0 24px;
}
.page-checkout .form-item {
  margin: 0 0 16px;
}
.page-checkout label {
  display: block;
  margin: 0 0 8px;
  font-weight: 500;
  font-size: var(--fs16);
  line-height: var(--lh22);
  color: var(--color-main);
}
.page-checkout .form-text,
.page-checkout .form-email,
.page-checkout .form-tel,
.page-checkout .form-textarea,
.page-checkout .form-select,
.page-checkout input[type="text"],
.page-checkout input[type="email"],
.page-checkout input[type="tel"],
.page-checkout textarea,
.page-checkout select {
  width: 100%;
  min-height: 48px;
  padding: 12px 18px;
  margin: 0;
  background: rgba(67, 66, 66, 0.13);
  border: 1px solid transparent;
  border-radius: 12px;
  box-shadow: none;
  outline: none;
  font-weight: 500;
  font-size: var(--fs16);
  line-height: var(--lh22);
  color: var(--color-main);
  transition: 0.25s ease;
  box-sizing: border-box;
}
.page-checkout .form-text::placeholder,
.page-checkout .form-email::placeholder,
.page-checkout .form-tel::placeholder,
.page-checkout .form-textarea::placeholder,
.page-checkout .form-select::placeholder,
.page-checkout input[type="text"]::placeholder,
.page-checkout input[type="email"]::placeholder,
.page-checkout input[type="tel"]::placeholder,
.page-checkout textarea::placeholder,
.page-checkout select::placeholder {
  color: rgba(67, 66, 66, 0.65);
  opacity: 1;
}
.page-checkout .form-text:focus,
.page-checkout .form-email:focus,
.page-checkout .form-tel:focus,
.page-checkout .form-textarea:focus,
.page-checkout .form-select:focus,
.page-checkout input[type="text"]:focus,
.page-checkout input[type="email"]:focus,
.page-checkout input[type="tel"]:focus,
.page-checkout textarea:focus,
.page-checkout select:focus {
  box-shadow: none;
  outline: none;
}
.page-checkout .form-text.error,
.page-checkout .form-email.error,
.page-checkout .form-tel.error,
.page-checkout .form-textarea.error,
.page-checkout .form-select.error,
.page-checkout input[type="text"].error,
.page-checkout input[type="email"].error,
.page-checkout input[type="tel"].error,
.page-checkout textarea.error,
.page-checkout select.error,
.page-checkout .form-text.is-invalid,
.page-checkout .form-email.is-invalid,
.page-checkout .form-tel.is-invalid,
.page-checkout .form-textarea.is-invalid,
.page-checkout .form-select.is-invalid,
.page-checkout input[type="text"].is-invalid,
.page-checkout input[type="email"].is-invalid,
.page-checkout input[type="tel"].is-invalid,
.page-checkout textarea.is-invalid,
.page-checkout select.is-invalid {
  border-color: #a51b00;
  background: rgba(165, 27, 0, 0.06);
}
.page-checkout .form-textarea-wrapper {
  width: 100%;
}
.page-checkout textarea,
.page-checkout .form-textarea {
  min-height: 120px;
  resize: vertical;
}
.page-checkout .form-actions {
  margin: 8px 0 0;
}
.page-checkout .form-actions .button,
.page-checkout .form-actions .btn,
.page-checkout .form-actions .btn-primary,
.page-checkout button[type="submit"],
.page-checkout input[type="submit"] {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 12px clamp(10px, 4vw, 60px);
  background: var(--color-accent);
  border: 1px solid transparent;
  border-radius: 12px;
  font-weight: 700;
  font-size: var(--fs16);
  line-height: var(--lh22);
  color: var(--color-white);
  text-decoration: none;
  cursor: pointer;
  transition: 0.3s ease;
}
.page-checkout .form-actions .button:hover,
.page-checkout .form-actions .btn:hover,
.page-checkout .form-actions .btn-primary:hover,
.page-checkout button[type="submit"]:hover,
.page-checkout input[type="submit"]:hover,
.page-checkout .form-actions .button:focus,
.page-checkout .form-actions .btn:focus,
.page-checkout .form-actions .btn-primary:focus,
.page-checkout button[type="submit"]:focus,
.page-checkout input[type="submit"]:focus {
  background: var(--color-white);
  color: var(--color-main);
  border-color: var(--color-accent);
  box-shadow: none;
}
.page-checkout .form-item--error-message,
.page-checkout label.error {
  margin-top: 6px;
  font-size: var(--fs12);
  line-height: var(--lh16);
  color: #a51b00;
}
.page-checkout .form-required::after {
  color: var(--color-accent);
}
.page-checkout .layout-checkout-form fieldset[id^="edit-review-"] {
  margin: 0 0 18px;
  padding: clamp(12px, 1.5vw, 22px) 24px;
  background: rgba(67, 66, 66, 0.06);
  border: 1px solid rgba(67, 66, 66, 0.14);
  border-radius: 16px;
}
.page-checkout .layout-checkout-form fieldset[id^="edit-review-"] legend {
  float: none;
  width: 100%;
  margin: 0 0 14px;
  padding: 0;
}
.page-checkout .layout-checkout-form fieldset[id^="edit-review-"] .fieldset-legend {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  font-weight: 700;
  font-size: var(--fs24);
  line-height: var(--lh33);
  color: var(--color-main);
}
@media screen and (max-width: 575px) {
  .page-checkout .layout-checkout-form fieldset[id^="edit-review-"] .fieldset-legend {
    align-items: baseline;
    flex-direction: column;
    gap: 0;
  }
}
.page-checkout .layout-checkout-form .checkout-review-edit-link {
  margin-left: auto;
}
@media screen and (max-width: 575px) {
  .page-checkout .layout-checkout-form .checkout-review-edit-link {
    margin-left: 0;
  }
}
.page-checkout .layout-checkout-form .checkout-review-edit-link a {
  display: inline-flex;
  align-items: center;
  font-weight: 500;
  font-size: var(--fs18);
  line-height: var(--lh15);
  color: var(--color-accent);
  text-decoration: none;
  transition: 0.25s ease;
}
.page-checkout .layout-checkout-form .checkout-review-edit-link a:hover {
  text-decoration: underline;
}
.page-checkout .layout-checkout-form .field--name-field-comment .field__item {
  max-width: 100%;
  min-width: 0;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: normal;
}
.page-checkout .layout-checkout-form fieldset[id^="edit-review-"] .fieldset-wrapper {
  font-weight: 500;
  font-size: var(--fs16);
  line-height: var(--lh22);
  color: var(--color-main);
}
.page-checkout .layout-checkout-form fieldset[id^="edit-review-"] .field {
  display: grid;
  grid-template-columns: 180px 1fr;
  gap: 0 12px;
  padding: 10px 0;
  border-bottom: 1px solid rgba(67, 66, 66, 0.12);
}
.page-checkout .layout-checkout-form fieldset[id^="edit-review-"] .field:last-child {
  border-bottom: 0;
}
@media screen and (max-width: 575px) {
  .page-checkout .layout-checkout-form fieldset[id^="edit-review-"] .field {
    grid-template-columns: 1fr;
  }
}
.page-checkout .layout-checkout-form fieldset[id^="edit-review-"] .field__label {
  font-weight: 700;
  color: var(--color-main);
}
.page-checkout .layout-checkout-form fieldset[id^="edit-review-"] .field__label::after {
  content: ":";
}
.page-checkout .layout-checkout-form fieldset[id^="edit-review-"] .field__item {
  color: var(--color-main);
}
.page-checkout .layout-checkout-form .form-actions {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-top: 26px;
}
@media screen and (max-width: 575px) {
  .page-checkout .layout-checkout-form .form-actions {
    flex-direction: column;
  }
}
.page-checkout .layout-checkout-form .link--previous {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 12px 35px;
  border-radius: 12px;
  border: 1px solid var(--color-main);
  background: var(--color-white);
  font-weight: 700;
  font-size: var(--fs16);
  line-height: var(--lh22);
  color: var(--color-main);
  text-decoration: none;
  transition: 0.25s ease;
}
.page-checkout .layout-checkout-form .link--previous:hover {
  background: var(--color-main);
  color: var(--color-white);
}
@media screen and (max-width: 575px) {
  .page-checkout .layout-checkout-form .link--previous {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .page-checkout .layout-checkout-form .layout-checkout-form fieldset[id^="edit-review-"] {
    padding: 18px 16px;
    border-radius: 12px;
  }
  .page-checkout .layout-checkout-form .layout-checkout-form fieldset[id^="edit-review-"] .fieldset-legend {
    align-items: flex-start;
    flex-direction: column;
    gap: 8px;
  }
  .page-checkout .layout-checkout-form .layout-checkout-form .checkout-review-edit-link {
    margin-left: 0;
  }
  .page-checkout .layout-checkout-form .layout-checkout-form fieldset[id^="edit-review-"] .field {
    grid-template-columns: 1fr;
    gap: 4px;
  }
  .page-checkout .layout-checkout-form .layout-checkout-form .form-actions {
    flex-direction: column;
    align-items: stretch;
    gap: 10px;
  }
  .page-checkout .layout-checkout-form .layout-checkout-form .link--previous {
    width: 100%;
    min-height: 44px;
  }
}
@media (max-width: 576px) {
  .layout-checkout-form {
    max-width: 100%;
    margin-bottom: 40px;
  }
  .form-text,
  .form-email,
  .form-tel,
  .form-textarea,
  .form-select,
  input[type="text"],
  input[type="email"],
  input[type="tel"],
  textarea,
  select {
    min-height: 44px;
    padding: 10px 16px;
  }
  .form-actions .button,
  .form-actions .btn,
  .form-actions .btn-primary,
  button[type="submit"],
  input[type="submit"] {
    width: 100%;
    min-height: 44px;
  }
}
#user-login-form,
#user-register-form,
#user-pass {
  max-width: 585px;
  display: flex;
  flex-direction: column;
  gap: 15px;
}
#user-login-form .form-item,
#user-register-form .form-item,
#user-pass .form-item {
  margin: 0;
}
#user-login-form label,
#user-register-form label,
#user-pass label {
  font-weight: 600;
  font-size: var(--fs16);
  line-height: var(--lh22);
  color: var(--color-main);
  margin-bottom: 8px;
}
#user-login-form .form-text,
#user-register-form .form-text,
#user-pass .form-text,
#user-login-form .form-email,
#user-register-form .form-email,
#user-pass .form-email,
#user-login-form .form-password,
#user-register-form .form-password,
#user-pass .form-password,
#user-login-form input[type="text"],
#user-register-form input[type="text"],
#user-pass input[type="text"],
#user-login-form input[type="email"],
#user-register-form input[type="email"],
#user-pass input[type="email"],
#user-login-form input[type="password"],
#user-register-form input[type="password"],
#user-pass input[type="password"] {
  width: 100%;
  padding: 12px 22px;
  background: rgba(67, 66, 66, 0.13);
  border-radius: 12px;
  font-weight: 500;
  font-size: var(--fs16);
  line-height: var(--lh22);
  color: var(--color-main);
  margin: 0;
  border: none;
  box-shadow: none;
}
#user-login-form .form-text:focus,
#user-register-form .form-text:focus,
#user-pass .form-text:focus,
#user-login-form .form-email:focus,
#user-register-form .form-email:focus,
#user-pass .form-email:focus,
#user-login-form .form-password:focus,
#user-register-form .form-password:focus,
#user-pass .form-password:focus,
#user-login-form input[type="text"]:focus,
#user-register-form input[type="text"]:focus,
#user-pass input[type="text"]:focus,
#user-login-form input[type="email"]:focus,
#user-register-form input[type="email"]:focus,
#user-pass input[type="email"]:focus,
#user-login-form input[type="password"]:focus,
#user-register-form input[type="password"]:focus,
#user-pass input[type="password"]:focus {
  box-shadow: none;
  outline: none;
  border: none;
}
#user-login-form .password-strength,
#user-register-form .password-strength,
#user-pass .password-strength {
  margin-bottom: 10px;
  font-size: var(--fs16);
  line-height: var(--lh22);
  color: var(--color-main);
}
#user-login-form .description,
#user-register-form .description,
#user-pass .description {
  margin: 6px 0 10px;
  font-size: var(--fs14);
  line-height: var(--lh15);
  color: var(--color-black);
}
#user-login-form .form-type-checkbox,
#user-register-form .form-type-checkbox,
#user-pass .form-type-checkbox {
  display: flex;
  align-items: center;
  gap: 13px;
}
#user-login-form .form-type-checkbox input[type="checkbox"],
#user-register-form .form-type-checkbox input[type="checkbox"],
#user-pass .form-type-checkbox input[type="checkbox"] {
  appearance: none;
  -webkit-appearance: none;
  width: 27px;
  height: 25px;
  background: var(--color-white);
  border: 1px solid var(--color-main);
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  transition: all 0.4s ease;
}
#user-login-form .form-type-checkbox input[type="checkbox"]:checked,
#user-register-form .form-type-checkbox input[type="checkbox"]:checked,
#user-pass .form-type-checkbox input[type="checkbox"]:checked {
  background-color: var(--color-accent);
  border-color: var(--color-accent);
}
#user-login-form .form-type-checkbox input[type="checkbox"]:checked::after,
#user-register-form .form-type-checkbox input[type="checkbox"]:checked::after,
#user-pass .form-type-checkbox input[type="checkbox"]:checked::after {
  content: "✓";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: var(--color-white);
  font-size: var(--fs16);
  font-weight: bold;
}
#user-login-form .form-type-checkbox label,
#user-register-form .form-type-checkbox label,
#user-pass .form-type-checkbox label {
  margin: 0;
}
#user-login-form .password-suggestions,
#user-register-form .password-suggestions,
#user-pass .password-suggestions {
  margin-top: 10px;
  padding: 12px 15px;
  background: rgba(67, 66, 66, 0.08);
  border-radius: 12px;
  font-size: var(--fs14);
  line-height: var(--lh15);
  color: var(--color-black);
}
#user-login-form .password-suggestions ul,
#user-register-form .password-suggestions ul,
#user-pass .password-suggestions ul {
  margin: 8px 0 0;
}
#user-login-form .password-suggestions li,
#user-register-form .password-suggestions li,
#user-pass .password-suggestions li {
  margin-bottom: 5px;
}
#user-login-form .captcha,
#user-register-form .captcha,
#user-pass .captcha {
  border: 0;
  padding: 15px;
  border-radius: 12px;
  background: rgba(67, 66, 66, 0.08);
}
#user-login-form .captcha__description,
#user-register-form .captcha__description,
#user-pass .captcha__description {
  display: none;
}
#user-login-form .form-actions,
#user-register-form .form-actions,
#user-pass .form-actions {
  margin: 0;
}
#user-login-form .form-actions .button,
#user-register-form .form-actions .button,
#user-pass .form-actions .button {
  position: relative;
  background: var(--color-accent);
  border: none;
  border-radius: 12px;
  padding: 12px 56px 12px 21px;
  font-weight: 700;
  font-size: var(--fs16);
  line-height: var(--lh22);
  color: var(--color-white);
  cursor: pointer;
  border: 1px solid transparent;
  transition: background 0.3s;
}
#user-login-form .form-actions .button::after,
#user-register-form .form-actions .button::after,
#user-pass .form-actions .button::after {
  content: "";
  position: absolute;
  right: 18px;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  background-image: url("/sites/all/themes/vesta_theme/image/arrow-white.svg");
  background-size: contain;
  background-repeat: no-repeat;
  transition: transform 0.3s;
}
#user-login-form .form-actions .button:hover,
#user-register-form .form-actions .button:hover,
#user-pass .form-actions .button:hover {
  background: var(--color-white);
  color: var(--color-main);
  border: 1px solid var(--color-accent);
}
#user-login-form .form-actions .button:hover::after,
#user-register-form .form-actions .button:hover::after,
#user-pass .form-actions .button:hover::after {
  transform: translateY(-50%) translateX(4px);
  filter: brightness(0) saturate(100%) invert(27%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(95%) contrast(88%);
}
body.user-authenticated .user-form {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
  max-width: 780px;
  margin: 0;
}
body.user-authenticated .user-form #edit-account,
body.user-authenticated .user-form #edit-pass,
body.user-authenticated .user-form .form-actions {
  grid-column: 1 / -1;
}
body.user-authenticated .user-form #edit-account,
body.user-authenticated .user-form #edit-pass {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
}
body.user-authenticated .user-form #edit-pass > .description,
body.user-authenticated .user-form #edit-pass .password-suggestions {
  grid-column: 1 / -1;
}
body.user-authenticated .user-form .form-item,
body.user-authenticated .user-form .form-wrapper {
  margin: 0;
}
body.user-authenticated .user-form label {
  display: block;
  margin-bottom: 8px;
  font-weight: 600;
  font-size: var(--fs16);
  line-height: var(--lh22);
  color: var(--color-main);
}
body.user-authenticated .user-form .form-text,
body.user-authenticated .user-form .form-email,
body.user-authenticated .user-form .form-password,
body.user-authenticated .user-form input[type="text"],
body.user-authenticated .user-form input[type="email"],
body.user-authenticated .user-form input[type="password"] {
  width: 100%;
  padding: 12px 22px;
  background: rgba(67, 66, 66, 0.13);
  border: none;
  border-radius: 12px;
  box-shadow: none;
  font-weight: 500;
  font-size: var(--fs16);
  line-height: var(--lh22);
  color: var(--color-main);
}
body.user-authenticated .user-form .form-text:focus,
body.user-authenticated .user-form .form-email:focus,
body.user-authenticated .user-form .form-password:focus,
body.user-authenticated .user-form input[type="text"]:focus,
body.user-authenticated .user-form input[type="email"]:focus,
body.user-authenticated .user-form input[type="password"]:focus {
  outline: none;
  border: none;
  box-shadow: 0 0 0 1px var(--color-accent);
}
body.user-authenticated .user-form .description {
  margin: 8px 0 0;
  font-size: var(--fs14);
  line-height: var(--lh15);
  color: rgba(67, 66, 66, 0.65);
}
body.user-authenticated .user-form .description a {
  color: var(--color-accent);
  font-weight: 600;
  text-decoration: none;
}
body.user-authenticated .user-form .description a:hover {
  text-decoration: underline;
}
body.user-authenticated .user-form .password-parent,
body.user-authenticated .user-form .confirm-parent {
  width: 100%;
}
body.user-authenticated .user-form .password-strength,
body.user-authenticated .user-form .password-confirm-message {
  margin-top: 10px;
  font-size: var(--fs14);
  line-height: var(--lh15);
  color: rgba(67, 66, 66, 0.65);
}
body.user-authenticated .user-form .password-strength__meter {
  height: 6px;
  margin-bottom: 8px;
  background: rgba(67, 66, 66, 0.14);
  border-radius: 999px;
  overflow: hidden;
}
body.user-authenticated .user-form .password-strength__indicator {
  height: 100%;
  background: var(--color-accent);
  border-radius: 999px;
}
body.user-authenticated .user-form .password-suggestions {
  margin-top: 0;
  padding: 14px 16px;
  background: var(--color-white);
  border-radius: 14px;
  font-size: var(--fs14);
  line-height: var(--lh15);
  color: var(--color-black);
}
body.user-authenticated .user-form .field--type-string {
  padding: 0;
}
body.user-authenticated .user-form .form-actions {
  margin-top: 6px;
}
body.user-authenticated .user-form .form-actions .button {
  position: relative;
  background: var(--color-accent);
  border: 1px solid transparent;
  border-radius: 12px;
  padding: 12px 56px 12px 21px;
  font-weight: 700;
  font-size: var(--fs16);
  line-height: var(--lh22);
  color: var(--color-white);
  cursor: pointer;
  transition: background 0.3s, color 0.3s, border 0.3s;
}
body.user-authenticated .user-form .form-actions .button::after {
  content: "";
  position: absolute;
  right: 18px;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  background-image: url("/sites/all/themes/vesta_theme/image/arrow-white.svg");
  background-size: contain;
  background-repeat: no-repeat;
  transition: transform 0.3s;
}
body.user-authenticated .user-form .form-actions .button:hover {
  background: var(--color-white);
  color: var(--color-main);
  border-color: var(--color-accent);
}
body.user-authenticated .user-form .form-actions .button:hover::after {
  transform: translateY(-50%) translateX(4px);
  filter: brightness(0) saturate(100%) invert(27%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(95%) contrast(88%);
}
body.user-authenticated .profile {
  max-width: 780px;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 15px;
  margin: 0;
}
body.user-authenticated .profile .form-type-item,
body.user-authenticated .profile .field {
  padding: 18px 20px;
  background: rgba(67, 66, 66, 0.06);
  border-radius: 16px;
  border: 1px solid transparent;
}
body.user-authenticated .profile .form-type-item {
  grid-column: 1 / -1;
}
body.user-authenticated .profile .label,
body.user-authenticated .profile .field__label {
  display: block;
  margin: 0 0 8px;
  font-weight: 600;
  font-size: var(--fs14);
  line-height: var(--lh15);
  color: rgba(67, 66, 66, 0.65);
}
body.user-authenticated .profile .field__item,
body.user-authenticated .profile .form-type-item {
  font-weight: 600;
  font-size: var(--fs18);
  line-height: var(--lh22);
  color: var(--color-main);
}
body.user-authenticated .profile .field__item {
  text-transform: capitalize;
}
@media (max-width: 767px) {
  body.user-authenticated #block-vesta-theme-content {
    max-width: 100%;
  }
  body.user-authenticated .profile {
    grid-template-columns: 1fr;
  }
  body.user-authenticated .user-form {
    grid-template-columns: 1fr;
  }
  body.user-authenticated .user-form #edit-account,
  body.user-authenticated .user-form #edit-pass {
    grid-template-columns: 1fr;
  }
  body.user-authenticated .user-form .form-actions .button {
    width: 100%;
    text-align: left;
  }
}
#block-vesta-theme-tabs {
  margin: 20px 0 30px;
}
.tabs {
  margin: 0;
}
.tabs-wrapper {
  margin: 0 !important;
}
.nav-tabs {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 0;
  border: 0;
}
.nav-tabs .nav-item {
  margin: 0;
}
.nav-tabs .nav-link {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  padding: 10px 18px;
  border: 1px solid var(--color-accent);
  border-radius: 12px;
  background: var(--color-white);
  font-weight: 600;
  font-size: var(--fs16);
  line-height: var(--lh22);
  color: var(--color-main);
  text-decoration: none;
  transition: all 0.4s ease;
}
.nav-tabs .nav-link:hover,
.nav-tabs .nav-link.active,
.nav-tabs .nav-link.is-active {
  background: var(--color-accent);
  color: var(--color-white);
  border-color: var(--color-accent);
}
.nav-tabs .nav-item.active .nav-link {
  background: var(--color-accent);
  color: var(--color-white);
  border-color: var(--color-accent);
}
.nav-tabs li:has(a[href*="/persistent-logins"]) {
  display: none;
}
@media (max-width: 767px) {
  .nav-tabs {
    gap: 8px;
    border-radius: 14px;
  }
  .nav-tabs .nav-link {
    width: 100%;
    justify-content: flex-start;
    padding: 11px 16px;
  }
}
.view-commerce-user-orders {
  max-width: 100%;
}
.view-commerce-user-orders .view-content {
  margin-top: 10px;
}
.view-commerce-user-orders .table-responsive {
  overflow-x: auto;
  border-radius: 18px;
  border: 1px solid rgba(67, 66, 66, 0.12);
  background: var(--color-white);
}
.view-commerce-user-orders .views-table {
  width: 100%;
  margin: 0;
  border-collapse: separate;
  border-spacing: 0;
  background: var(--color-white);
}
.view-commerce-user-orders .views-table thead {
  background: rgba(67, 66, 66, 0.06);
}
.view-commerce-user-orders .views-table thead th {
  padding: 16px 18px;
  border: 0;
  font-weight: 600;
  font-size: var(--fs14);
  line-height: var(--lh15);
  color: rgba(67, 66, 66, 0.65);
  text-transform: uppercase;
  white-space: nowrap;
}
.view-commerce-user-orders .views-table thead th a {
  color: rgba(67, 66, 66, 0.65);
  text-decoration: none;
}
.view-commerce-user-orders .views-table thead th a:hover {
  color: var(--color-accent);
}
.view-commerce-user-orders .views-table tbody tr {
  transition: all 0.4s ease;
}
.view-commerce-user-orders .views-table tbody tr:hover {
  background: rgba(67, 66, 66, 0.04);
}
.view-commerce-user-orders .views-table tbody tr:not(:last-child) td {
  border-bottom: 1px solid rgba(67, 66, 66, 0.1);
}
.view-commerce-user-orders .views-table tbody td {
  padding: 18px;
  border: 0;
  font-weight: 500;
  font-size: var(--fs16);
  line-height: var(--lh22);
  color: var(--color-main);
  vertical-align: middle;
  white-space: nowrap;
}
.view-commerce-user-orders .views-table tbody td a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 44px;
  height: 36px;
  padding: 0 14px;
  border-radius: 999px;
  background: rgba(67, 66, 66, 0.08);
  color: var(--color-main);
  font-weight: 700;
  text-decoration: none;
  transition: all 0.4s ease;
}
.view-commerce-user-orders .views-table tbody td a:hover {
  background: var(--color-accent);
  color: var(--color-white);
}
.view-commerce-user-orders .views-table tbody .views-field-total-price__number {
  font-weight: 700;
  color: var(--color-main);
}
.view-commerce-user-orders .views-table tbody .views-field-state {
  color: var(--color-accent);
  font-weight: 700;
}
@media (max-width: 767px) {
  .view-commerce-user-orders .table-responsive {
    border-radius: 14px;
  }
  .view-commerce-user-orders .views-table {
    min-width: 620px;
  }
  .view-commerce-user-orders .views-table thead th,
  .view-commerce-user-orders .views-table tbody td {
    padding: 14px;
    font-size: var(--fs14);
    line-height: var(--lh15);
  }
}
.pager {
  margin-top: 28px;
}
.pager .pagination {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 8px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.pager .page-item {
  margin: 0;
}
.pager .page-item.active .page-link,
.pager .page-item.is-active .page-link {
  background: var(--color-accent);
  color: var(--color-white);
  border-color: var(--color-accent);
  pointer-events: none;
}
.pager .page-link {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 42px;
  height: 42px;
  padding: 0 14px;
  border: 1px solid rgba(67, 66, 66, 0.16);
  border-radius: 12px !important;
  background: var(--color-white);
  font-weight: 600;
  font-size: var(--fs16);
  line-height: var(--lh22);
  color: var(--color-main);
  text-decoration: none;
  transition: all 0.4s ease;
}
.pager .page-link:hover,
.pager .page-link:focus {
  background: var(--color-accent);
  border-color: var(--color-accent);
  color: var(--color-white);
  box-shadow: none;
}
.pager .pager__item--next .page-link,
.pager .pager__item--last .page-link {
  padding: 0 18px;
}
@media (max-width: 767px) {
  .pager {
    margin-top: 22px;
  }
  .pager .pagination {
    justify-content: flex-start;
  }
  .pager .page-link {
    min-width: 38px;
    height: 38px;
    padding: 0 12px;
    font-size: var(--fs14);
    line-height: var(--lh15);
  }
  .pager .pager__item--next .page-link,
  .pager .pager__item--last .page-link {
    padding: 0 14px;
  }
}
.openid-connect-user-logout #edit-actions.form-actions {
  display: flex;
  align-items: center;
  gap: clamp(10px, 1.5vw, 16px);
  margin-top: clamp(18px, 2vw, 24px);
  flex-wrap: wrap;
}
.openid-connect-user-logout #edit-actions.form-actions .button,
.openid-connect-user-logout #edit-actions.form-actions .dialog-cancel {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: clamp(42px, 3.5vw, 46px);
  padding: clamp(10px, 1vw, 12px) clamp(20px, 2vw, 28px);
  border-radius: clamp(10px, 1vw, 12px);
  font-weight: 600;
  font-size: clamp(14px, 1.2vw, 16px);
  line-height: var(--lh22);
  text-decoration: none;
  cursor: pointer;
  transition: all 0.4s ease;
}
.openid-connect-user-logout #edit-actions.form-actions #edit-cancel {
  background-color: transparent;
  border: 1px solid var(--color-main);
  color: var(--color-main);
}
.openid-connect-user-logout #edit-actions.form-actions #edit-cancel:hover,
.openid-connect-user-logout #edit-actions.form-actions #edit-cancel:focus {
  background: var(--color-main);
  color: var(--color-white);
}
.node--type-otzyv.node--view-mode-full .photoswipe-gallery {
  visibility: visible;
  opacity: 1;
}
.node--type-otzyv.node--view-mode-full .field--name-field-photography {
  order: 3;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(170px, 1fr));
  gap: clamp(10px, 1.5vw, 18px);
  margin-top: 0;
}
.node--type-otzyv.node--view-mode-full .field--name-field-photography .field__item {
  margin: 0;
}
.node--type-otzyv.node--view-mode-full .field--name-field-photography .photoswipe {
  display: block;
  height: clamp(160px, 20vw, 240px);
  border-radius: clamp(10px, 1.5vw, 16px);
  overflow: hidden;
  background: rgba(67, 66, 66, 0.04);
  border: 1px solid rgba(67, 66, 66, 0.1);
  transition: all 0.4s ease;
}
.node--type-otzyv.node--view-mode-full .field--name-field-photography .photoswipe:hover {
  border-color: var(--color-main);
  transform: translateY(-2px);
}
.node--type-otzyv.node--view-mode-full .field--name-field-photography .photoswipe img {
  display: block;
  width: 100%;
  height: 100% !important;
  object-fit: cover;
}
@media screen and (max-width: 767px) {
  .node--type-otzyv.node--view-mode-full {
    padding: 16px;
  }
  .node--type-otzyv.node--view-mode-full .field--name-field-photography {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 575px) {
  .node--type-otzyv.node--view-mode-full {
    border-radius: 12px;
  }
  .node--type-otzyv.node--view-mode-full .field--name-field-photography {
    grid-template-columns: 1fr;
  }
}
.order-information {
  max-width: 100%;
  color: var(--color-main);
}
.order-information .order_state,
.order-information .customer-information,
.order-information .field--name-order-items,
.order-information .field--name-total-price {
  margin-bottom: clamp(18px, 2vw, 28px);
}
.order-information h2,
.order-information h3,
.order-information .field__label {
  margin: 0 0 clamp(12px, 1.5vw, 18px);
  font-weight: 700;
  font-size: clamp(20px, 2vw, 26px);
  line-height: 1.25;
  color: var(--color-main);
}
.order-information .order_state {
  font-weight: 600;
  font-size: var(--fs16);
  line-height: var(--lh22);
}
.order-information .order_state .field__label {
  display: block;
  font-size: clamp(18px, 1.6vw, 22px);
}
.order-information .vesta-delivery-customer-order-details h3 {
  margin-top: clamp(18px, 2vw, 26px);
}
.order-information .vesta-delivery-customer-order-details h3:first-child {
  margin-top: 0;
}
.order-information table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  overflow: hidden;
  border-radius: 14px;
  background: rgba(67, 66, 66, 0.04);
}
.order-information table tr:nth-child(even) {
  background: rgba(67, 66, 66, 0.04);
}
.order-information table td,
.order-information table th {
  padding: clamp(10px, 1.3vw, 15px) clamp(12px, 1.6vw, 18px);
  border-bottom: 1px solid rgba(67, 66, 66, 0.1);
  font-size: var(--fs14);
  line-height: 1.45;
  color: var(--color-main);
  vertical-align: top;
  word-break: break-word;
}
.order-information table tr:last-child td,
.order-information table tr:last-child th {
  border-bottom: none;
}
.order-information table td:first-child,
.order-information table th {
  width: 34%;
  font-weight: 700;
  color: rgba(67, 66, 66, 0.75);
}
.order-information table td:last-child {
  font-weight: 500;
}
.order-information table a {
  color: var(--color-accent);
  font-weight: 700;
  text-decoration: none;
}
.order-information table a:hover {
  text-decoration: underline;
}
.order-information .table-responsive {
  overflow-x: auto;
  border-radius: 14px;
}
.order-information .views-table {
  margin: 0;
}
.order-information .views-table thead {
  background: var(--color-main);
}
.order-information .views-table thead th {
  font-weight: 700;
  white-space: nowrap;
}
.order-information .views-table tbody td {
  background: transparent;
}
.order-information .views-table .views-field-title {
  font-weight: 700;
}
.order-information .views-table .views-field-unit-price__number,
.order-information .views-table .views-field-quantity,
.order-information .views-table .views-field-total-price__number {
  white-space: nowrap;
  text-align: right;
}
.order-information .field--name-total-price {
  max-width: 420px;
  margin-left: auto;
}
.order-information .field--name-total-price .order-total-line {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  padding: 10px 0;
  border-bottom: 1px solid rgba(67, 66, 66, 0.1);
}
.order-information .field--name-total-price .order-total-line:last-child {
  border-bottom: none;
}
.order-information .field--name-total-price .order-total-line-label {
  font-weight: 600;
  color: rgba(67, 66, 66, 0.7);
  text-align: left;
}
.order-information .field--name-total-price .order-total-line-value {
  font-weight: 700;
  color: var(--color-main);
  white-space: nowrap;
}
.order-information .field--name-total-price .order-total-line__total {
  margin-top: 6px;
  padding-top: 14px;
}
.order-information .field--name-total-price .order-total-line__total .order-total-line-label,
.order-information .field--name-total-price .order-total-line__total .order-total-line-value {
  font-size: clamp(18px, 1.6vw, 22px);
  color: var(--color-accent);
}
@media screen and (max-width: 575px) {
  .order-information .order_state,
  .order-information .customer-information,
  .order-information .field--name-order-items,
  .order-information .field--name-total-price {
    padding: 14px;
    border-radius: 14px;
  }
  .order-information table {
    display: block;
    background: transparent;
  }
  .order-information table tbody,
  .order-information table tr,
  .order-information table td {
    display: block;
    width: 100%;
  }
  .order-information table tr {
    padding: 12px;
    margin-bottom: 10px;
    border-radius: 12px;
    background: rgba(67, 66, 66, 0.05);
  }
  .order-information table td {
    padding: 0;
    border-bottom: none;
  }
  .order-information table td:first-child {
    width: 100%;
    margin-bottom: 5px;
    font-size: var(--fs14);
  }
  .order-information .views-table {
    min-width: 620px;
    display: table;
  }
  .order-information .views-table thead {
    display: table-header-group;
  }
  .order-information .views-table tbody {
    display: table-row-group;
  }
  .order-information .views-table tr {
    display: table-row;
    padding: 0;
    margin: 0;
    background: transparent;
  }
  .order-information .views-table td,
  .order-information .views-table th {
    display: table-cell;
    padding: 10px 12px;
  }
  .order-information .field--name-total-price {
    max-width: 100%;
  }
}
