:root {
  --bs-body-line-height: 1.2;
  --bs-body-font-size: 17px;
}
@font-face {
  font-family: 'Ubuntu';
  src: url('/sites/all/themes/vesta_theme/font/Ubuntu/Ubuntu-Light.woff2') format('woff2'), url('/sites/all/themes/vesta_theme/font/Ubuntu/Ubuntu-Light.woff') format('woff'), url('/sites/all/themes/vesta_theme/font/Ubuntu/Ubuntu-Light.ttf') format('ttf');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ubuntu';
  src: url('/sites/all/themes/vesta_theme/font/Ubuntu/Ubuntu-Regular.woff2') format('woff2'), url('/sites/all/themes/vesta_theme/font/Ubuntu/Ubuntu-Regular.woff') format('woff'), url('/sites/all/themes/vesta_theme/font/Ubuntu/Ubuntu-Regular.ttf') format('ttf');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ubuntu';
  src: url('/sites/all/themes/vesta_theme/font/Ubuntu/Ubuntu-Medium.woff2') format('woff2'), url('/sites/all/themes/vesta_theme/font/Ubuntu/Ubuntu-Medium.woff') format('woff'), url('/sites/all/themes/vesta_theme/font/Ubuntu/Ubuntu-Medium.ttf') format('ttf');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ubuntu';
  src: url('/sites/all/themes/vesta_theme/font/Ubuntu/Ubuntu-Bold.woff2') format('woff2'), url('/sites/all/themes/vesta_theme/font/Ubuntu/Ubuntu-Bold.woff') format('woff'), url('/sites/all/themes/vesta_theme/font/Ubuntu/Ubuntu-Bold.ttf') format('ttf');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Noto Sans';
  src: url('/sites/all/themes/vesta_theme/font/Noto Sans/NotoSans-VariableFont_wdth,wght.woff2') format('woff2'), url('/sites/all/themes/vesta_theme/font/Noto Sans/NotoSans-VariableFont_wdth,wght.woff') format('woff'), url('/sites/all/themes/vesta_theme/font/Noto Sans/NotoSans-VariableFont_wdth,wght.ttf') format('ttf');
  font-style: normal;
  font-display: swap;
}
.absolute-100 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.absolute-50 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.margin-bottom {
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .margin-bottom {
    margin-bottom: 33px;
  }
}
.img-100 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.h2-primary {
  font-family: 'Ubuntu', 'Inter', sans-serif;
  font-weight: 700;
  font-size: 28px;
  text-align: center;
  color: #343434;
}
@media screen and (max-width: 1199px) {
  .h2-primary {
    font-size: 24px;
  }
}
.h2-secondary {
  font-family: 'Ubuntu', 'Inter', sans-serif;
  font-weight: 500;
  font-size: 20px;
  text-align: center;
  color: #999999;
}
@media screen and (max-width: 1199px) {
  .h2-secondary {
    font-size: 16px;
  }
}
.text-m {
  font-family: 'Ubuntu', 'Inter', sans-serif;
  font-weight: 500;
  font-size: 20px;
}
.text {
  font-family: 'Ubuntu', 'Inter', sans-serif;
  font-weight: 300;
  font-size: 17px;
}
.tr {
  transition: all 0.4s ease;
}
img:not(.image-style-gallery, .pswp__img) {
  max-width: 100%;
  height: auto;
}
.field[data-blazy] {
  min-width: initial;
}
table img {
  max-width: initial;
}
.flex {
  display: flex;
  flex-wrap: wrap;
}
a {
  color: #151515;
  text-decoration: none;
  transition: all 0.4s ease;
}
a:hover,
a:active,
a:focus,
a:focus-visible {
  color: #FF9000;
  outline: none;
}
@media (min-width: 1200px) {
  .container-xl,
  .container-lg,
  .container-md,
  .container-sm,
  .container {
    max-width: 1200px;
  }
}
p:last-child {
  margin-bottom: 0 !important;
}
body {
  padding-top: 0 !important;
  background-color: #F6F6F6;
  font-family: 'Ubuntu', 'Inter', sans-serif;
  font-weight: 300;
  font-size: 17px;
  color: #151515;
}
#app {
  overflow: hidden;
}
.toolbar-fixed #app {
  margin-top: var(--drupal-displace-offset-top);
}
@media screen and (max-width: 991px) {
  #app {
    padding-top: 134px;
  }
}
@media screen and (max-width: 532px) {
  #app {
    padding-top: 160px;
  }
}
.page-block {
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .page-block {
    margin-bottom: 33px;
  }
}
h1 {
  margin-bottom: 20px;
  font-family: 'Ubuntu', 'Inter', sans-serif;
  font-weight: 700;
  font-size: 28px;
  color: #343434;
}
@media screen and (max-width: 767px) {
  h1 {
    font-size: 24px;
  }
}
h1.front-h1 {
  font-size: 32px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  h1.front-h1 {
    font-size: 24px;
  }
}
h2,
main#main .block-title {
  font-family: 'Ubuntu', 'Inter', sans-serif;
  font-weight: 700;
  font-size: 28px;
  text-align: center;
  color: #343434;
}
@media screen and (max-width: 1199px) {
  h2,
  main#main .block-title {
    font-size: 24px;
  }
}
.logo a:hover,
.logo a:active,
.logo a:focus,
.logo a:focus-visible {
  opacity: 0.85;
  outline: none;
}
.logo img {
  border-radius: 10px;
  object-fit: contain;
}
.custom-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.custom-list li {
  margin: 0;
  padding: 0;
}
.contacts li .contacts__subtitle {
  display: none;
  margin-bottom: 10px;
  font-family: 'Ubuntu', 'Inter', sans-serif;
  font-weight: 300;
  font-size: 17px;
}
.contacts li .contacts__detail {
  display: flex;
  align-items: center;
}
.contacts li .contacts__detail svg {
  flex-shrink: 0;
  width: 16px;
  margin-right: 7px;
  display: flex;
  align-items: center;
  justify-content: center;
  object-fit: contain;
}
.messengers {
  display: flex;
  align-items: center;
  gap: 5px;
}
.messengers li a {
  display: block;
}
.messengers li a:hover,
.messengers li a:active,
.messengers li a:focus,
.messengers li a:focus-visible {
  opacity: 0.8;
  outline: none;
}
.messengers li a img {
  width: 25px;
  object-fit: contain;
}
.nav .nav-item .nav-link {
  display: flex;
  width: fit-content;
  max-width: 250px;
  justify-content: center;
  align-items: center;
}
.nav .nav-item .nav-link.dropdown-toggle {
  white-space: pre-wrap;
}
.nav .nav-item .nav-link.dropdown-toggle::after {
  width: 15px;
  height: 15px;
  flex-shrink: 0;
  margin-left: 7px;
  border: none;
  background: url("/sites/all/themes/vesta_theme/image/chevron-down.svg") center center no-repeat;
  background-size: contain;
  content: '';
  transition: all 0.4s ease;
}
.nav .nav-item .nav-link.dropdown-toggle:hover,
.nav .nav-item .nav-link.dropdown-toggle:active,
.nav .nav-item .nav-link.dropdown-toggle:focus,
.nav .nav-item .nav-link.dropdown-toggle:focus-visible {
  outline: none;
}
.nav .nav-item .nav-link.dropdown-toggle:hover::after,
.nav .nav-item .nav-link.dropdown-toggle:active::after,
.nav .nav-item .nav-link.dropdown-toggle:focus::after,
.nav .nav-item .nav-link.dropdown-toggle:focus-visible::after {
  background: url("/sites/all/themes/vesta_theme/image/chevron-down-yellow.svg") center center no-repeat;
  background-size: contain;
}
.nav .nav-item .dropdown-menu {
  padding: 5px;
  border: 1px solid #999999;
  border-radius: 5px;
  background-color: #E3E3E3;
}
.nav .nav-item .dropdown-menu .nav-item .dropdown-item {
  padding: 4px 6px;
  border-radius: 3px;
  color: #151515 !important;
  background-color: transparent;
  font-size: 15px;
}
@media screen and (max-width: 1199px) {
  .nav .nav-item .dropdown-menu .nav-item .dropdown-item {
    font-size: 12px;
  }
}
.nav .nav-item .dropdown-menu .nav-item .dropdown-item:hover,
.nav .nav-item .dropdown-menu .nav-item .dropdown-item:active,
.nav .nav-item .dropdown-menu .nav-item .dropdown-item:focus,
.nav .nav-item .dropdown-menu .nav-item .dropdown-item:focus-visible {
  color: #FFB200;
  background-color: transparent;
  outline: none;
}
.nav .nav-item .dropdown-menu .nav-item .dropdown-item.active,
.nav .nav-item .dropdown-menu .nav-item .dropdown-item.is-active {
  background-color: #FFB200;
}
.cart-block--link__expand {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 15px;
}
.cart-block--link__expand .cart-block--summary__icon {
  flex-shrink: 0;
  width: 18px;
  margin-right: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 991px) {
  .cart-block--link__expand .cart-block--summary__icon {
    margin: auto;
  }
}
.cart-block--link__expand .cart-block--summary__icon img {
  object-fit: contain;
}
.cart-block--link__expand .cart-block--summary__icon .cart-block--summary__count {
  width: 18px;
  height: 18px;
  top: -9px;
  right: -9px;
  border: 1px solid #ffffff;
  background-color: #fec84c;
  border-radius: 50%;
  font-size: 10px;
  font-weight: 500;
  color: #151515;
}
.cart-block--link__expand .cart-block--summarty__title {
  font-family: 'Ubuntu', 'Inter', sans-serif;
  font-weight: 300;
  font-size: 17px;
  color: #000000 !important;
}
@media screen and (max-width: 1199px) {
  .cart-block--link__expand .cart-block--summarty__title {
    font-size: 14px;
  }
}
@media screen and (max-width: 991px) {
  .cart-block--link__expand .cart-block--summarty__title {
    display: none;
  }
}
.btn,
.btn-primary,
.pager a.button,
.button--primary,
.button {
  display: block;
  width: fit-content;
  max-width: 400px;
  padding: 15px;
  border-radius: 5px;
  border: 1px solid transparent;
  background-color: #FFB200;
  font-family: 'Ubuntu', 'Inter', sans-serif;
  font-weight: 300;
  font-size: 17px;
  color: #151515;
  text-align: center;
  line-height: 1;
  transition: all 0.4s ease;
}
.btn:hover,
.btn-primary:hover,
.pager a.button:hover,
.button--primary:hover,
.button:hover,
.btn:active,
.btn-primary:active,
.pager a.button:active,
.button--primary:active,
.button:active,
.btn:focus,
.btn-primary:focus,
.pager a.button:focus,
.button--primary:focus,
.button:focus,
.btn:focus-visible,
.btn-primary:focus-visible,
.pager a.button:focus-visible,
.button--primary:focus-visible,
.button:focus-visible {
  border-color: transparent;
  background-color: #FF9000;
  color: #151515;
  outline: none;
}
.btn:first-child:active,
.btn-primary:first-child:active,
.pager a.button:first-child:active,
.button--primary:first-child:active,
.button:first-child:active {
  border-color: transparent;
  background-color: #FF9000;
  color: #151515;
}
.btn:focus-visible,
.btn-primary:focus-visible,
.pager a.button:focus-visible,
.button--primary:focus-visible,
.button:focus-visible {
  box-shadow: 0 0 4px 4px rgba(255, 178, 0, 0.5);
}
.btn:disabled,
.btn-primary:disabled,
.pager a.button:disabled,
.button--primary:disabled,
.button:disabled {
  border-color: transparent;
  background-color: #999999;
  color: #151515;
}
.button--secondary {
  border-color: #151515;
  background-color: #F6F6F6;
  color: #151515;
}
.button--secondary:hover,
.button--secondary:active,
.button--secondary:focus,
.button--secondary:focus-visible {
  border-color: #343434;
  background-color: #F6F6F6;
  color: #343434;
  outline: none;
}
.pager {
  display: flex;
  justify-content: center;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.pager li {
  margin: 0;
  padding: 0;
}
.pager li a.button {
  padding: 15px 23px;
  border: 1px solid #151515;
  background-color: transparent;
  color: #151515;
}
.pager li a.button:hover,
.pager li a.button:active,
.pager li a.button:focus,
.pager li a.button:focus-visible {
  border: 1px solid #343434;
  background-color: transparent;
  color: #343434;
  outline: none;
}
form .form-item {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  form .form-item {
    margin-bottom: 15px;
  }
}
form .form-item .form-control {
  padding: 15px 18px;
  border-radius: 5px;
  border: 1px solid #FFAD1E;
  background-color: #fec84c;
  font-family: 'Ubuntu', 'Inter', sans-serif;
  font-weight: 300;
  font-size: 17px;
  color: #151515;
  line-height: 1;
}
form .form-item .form-control::placeholder {
  font-family: 'Ubuntu', 'Inter', sans-serif;
  font-weight: 300;
  font-size: 17px;
  color: #343434;
}
form .form-item .form-control:focus,
form .form-item .form-control:focus-visible {
  border-color: #FFAD1E;
  outline: none;
  box-shadow: 0 0 4px 4px rgba(255, 178, 0, 0.5);
}
form .form-item .form-text {
  margin-top: 0;
}
form .form-item.form-type-checkbox {
  display: flex;
}
form .form-item.form-type-checkbox input[type=checkbox] {
  flex-shrink: 0;
  appearance: none;
  position: relative;
  width: 17px;
  height: 17px;
  margin-right: 7px;
  background: #ffffff;
  border: 1px solid #9C9C9C;
  border-radius: 2px;
  transition: 500ms;
}
@media screen and (max-width: 767px) {
  form .form-item.form-type-checkbox input[type=checkbox] {
    width: 16px;
    height: 16px;
    margin-right: 11px;
  }
}
form .form-item.form-type-checkbox input[type=checkbox]::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 0px;
  height: 0px;
  font-size: 25px;
  background: url('/sites/all/themes/vesta_theme/image/checkmark-blck.svg') center center no-repeat;
  background-size: contain;
  transition: 500ms;
}
form .form-item.form-type-checkbox input[type=checkbox]:checked::after {
  width: 70%;
  height: 70%;
  transition: 500ms;
}
form .form-item.form-type-checkbox .description {
  font-family: 'Ubuntu', 'Inter', sans-serif;
  font-weight: 300;
  font-size: 12px;
  color: #151515;
}
@media screen and (max-width: 767px) {
  form .form-item.form-type-checkbox .description {
    font-size: 9px;
  }
}
form .alert,
form .form-item--error-message {
  display: none !important;
}
form input.error {
  border: 1px solid red;
  outline: 1px solid red;
}
.search-api-page-block-form-search form,
form.search-api-page-block-form-search {
  position: relative;
  width: 800px;
  max-width: 100%;
}
.search-api-page-block-form-search form .form-item,
form.search-api-page-block-form-search .form-item {
  width: 100%;
  margin-bottom: 0;
}
.search-api-page-block-form-search form .form-actions,
form.search-api-page-block-form-search .form-actions {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 5px;
  width: 50px;
  height: 90%;
}
.search-api-page-block-form-search form .form-actions .btn,
form.search-api-page-block-form-search .form-actions .btn {
  position: relative;
  width: 100%;
  height: 100%;
  border: none;
  background-color: #fec84c;
  font-size: 0;
  color: transparent;
}
.search-api-page-block-form-search form .form-actions .btn::before,
form.search-api-page-block-form-search .form-actions .btn::before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 18px;
  height: 18px;
  background-image: url('/sites/all/themes/vesta_theme/image/search-blck.svg');
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  content: '';
}
.search-container {
  position: relative;
  margin-right: 5px;
}
.search-container .region-search {
  width: 0;
  overflow: hidden;
  position: absolute;
  right: 100%;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.4s ease;
  z-index: 5;
}
@media screen and (max-width: 475px) {
  .search-container .region-search {
    right: -105px;
  }
}
.search-container .region-search.active {
  width: 515px;
  padding: 5px;
}
@media screen and (max-width: 767px) {
  .search-container .region-search.active {
    width: 315px;
  }
}
@media screen and (max-width: 319px) {
  .search-container .region-search.active {
    width: 215px;
  }
}
.search-container .region-search.active .search-api-page-block-form-search form .form-item {
  width: 100%;
}
.search-container .region-search.active .search-api-page-block-form-search form .form-item .form-control {
  padding: 10px 18px;
}
.search-container button.search-button {
  position: relative;
  width: 40px;
  height: 40px;
  padding: 0;
  border: 1px solid #ffffff;
  border-radius: 5px;
  outline: none;
  background-color: #151515;
  font-size: 0;
  transition: all 0.4s ease;
}
.search-container button.search-button::before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  width: 18px;
  height: 18px;
  align-items: center;
  justify-content: center;
  background-image: url('/sites/all/themes/vesta_theme/image/search.svg');
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 1;
  pointer-events: none;
  content: '';
  transition: all 0.4s ease;
}
.search-container button.search-button:hover,
.search-container button.search-button:active,
.search-container button.search-button:focus,
.search-container button.search-button:focus-visible {
  border-color: #FF9000;
  background-color: #FF9000;
  outline: none;
}
.search-container button.search-button:hover::before,
.search-container button.search-button:active::before,
.search-container button.search-button:focus::before,
.search-container button.search-button:focus-visible::before {
  background-image: url('/sites/all/themes/vesta_theme/image/search-blck.svg');
}
.search-container button.search-button.active::before {
  content: '+';
  background-image: none;
  font-size: 30px;
  font-weight: 300;
  transform: translate(-50%, -50%) rotate(45deg);
  color: #ffffff;
}
.slick-slider {
  padding-bottom: 14px;
}
.slick-track {
  display: flex;
  margin-bottom: 10px;
}
.slick-track .slick-slide {
  height: auto;
}
.slick-arrow {
  width: 35px;
  height: 35px;
  top: unset;
  bottom: 0;
  transform: none;
}
.slick-arrow::before {
  content: '';
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  background-image: url("/sites/all/themes/vesta_theme/image/arrow-prev.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  font-size: 0;
  transition: all 0.4s ease;
}
.slick-arrow.slick-prev {
  left: 0;
}
.slick-arrow.slick-next {
  right: 0;
}
.slick-arrow.slick-next::before {
  transform: rotate(180deg);
}
.slick-arrow:hover,
.slick-arrow:active,
.slick-arrow:focus,
.slick-arrow:focus-visible {
  outline: none;
}
.slick-arrow:hover::before,
.slick-arrow:active::before,
.slick-arrow:focus::before,
.slick-arrow:focus-visible::before {
  background-image: url("/sites/all/themes/vesta_theme/image/arrow-prev-hover.svg");
}
.slick-dots {
  margin: 14px 0 0;
  padding: 0;
  display: flex;
  justify-content: center;
  gap: 7px;
  list-style: none;
}
.slick-dots li button {
  display: block;
  width: 8px;
  height: 8px;
  background: rgba(255, 178, 0, 0.5);
  border-radius: 50%;
  border: none;
  padding: 0;
  font-size: 0;
}
.slick-dots li.slick-active button {
  background: #FFB200;
}
header#header {
  padding: 10px 0;
  background-color: #151515;
  color: #ffffff;
}
header#header a:not(.contextual a) {
  color: #ffffff;
}
header#header a:not(.contextual a):hover,
header#header a:not(.contextual a):active,
header#header a:not(.contextual a):focus,
header#header a:not(.contextual a):focus-visible {
  color: #FFB200;
  outline: none;
}
header#header .col-logo .logo {
  width: 271px;
  max-width: 100%;
}
header#header .col-logo .logo a:hover,
header#header .col-logo .logo a:active,
header#header .col-logo .logo a:focus,
header#header .col-logo .logo a:focus-visible {
  opacity: 0.85;
  outline: none;
}
header#header .col-header .header-top {
  margin-bottom: 9px;
}
header#header .col-header .header-top .contacts {
  width: calc(100% - 197px - 40px);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0 15px;
  margin-right: 40px;
}
header#header .col-header .header-top .contacts li.contacts__item--address {
  width: 204px;
  order: -1;
}
header#header .col-header .header-top .contacts li.contacts__item--phone {
  order: 1;
}
header#header .col-header .header-top .contacts .contacts__detail {
  font-size: 13px;
}
@media screen and (max-width: 1199px) {
  header#header .col-header .header-top .contacts .contacts__detail {
    font-size: 11px;
  }
}
header#header .col-header .header-top .col-search {
  width: 197px;
}
header#header .col-header .header-top .col-search .col-callback {
  width: 152px;
}
header#header .col-header .header-top .col-search .col-callback .field--name-body {
  display: flex;
  justify-content: end;
}
header#header .col-header .header-top .col-search .col-callback .btn {
  padding: 11px 14.5px;
  border-color: #ffffff;
  background-color: #151515;
  color: #ffffff;
  font-size: 16px;
  line-height: 1.05;
}
header#header .col-header .header-top .col-search .col-callback .btn:hover,
header#header .col-header .header-top .col-search .col-callback .btn:active,
header#header .col-header .header-top .col-search .col-callback .btn:focus,
header#header .col-header .header-top .col-search .col-callback .btn:focus-visible {
  border-color: transparent;
  background-color: #FF9000;
  color: #151515;
  outline: none;
}
@media screen and (max-width: 1199px) {
  header#header .col-header .header-top .col-search .col-callback .btn {
    font-size: 14px;
    line-height: 1.2;
  }
}
header#header .col-header .header-middle {
  margin-bottom: 9px;
}
header#header .col-header .header-middle .region-header-text {
  width: calc(100% - 145px - 33px);
  margin-right: 33px;
  font-family: 'Noto Sans', 'Ubuntu', 'Inter', sans-serif;
  font-weight: 500;
  font-size: 32px;
  color: #FFB200;
}
@media screen and (max-width: 1199px) {
  header#header .col-header .header-middle .region-header-text {
    font-size: 24px;
  }
}
header#header .col-header .header-bottom .region-navigation {
  width: calc(100% - 152px - 45px);
  margin-right: 45px;
}
header#header .col-header .header-bottom .region-navigation .nav {
  margin: 0 -13px;
}
header#header .col-header .header-bottom .region-navigation .nav .nav-item .nav-link {
  padding: 10px 13px;
  font-family: 'Ubuntu', 'Inter', sans-serif;
  font-weight: 300;
  font-size: 17px;
  color: #ffffff;
  transition: all 0.4s ease;
}
header#header .col-header .header-bottom .region-navigation .nav .nav-item .nav-link:hover,
header#header .col-header .header-bottom .region-navigation .nav .nav-item .nav-link:active,
header#header .col-header .header-bottom .region-navigation .nav .nav-item .nav-link:focus,
header#header .col-header .header-bottom .region-navigation .nav .nav-item .nav-link:focus-visible {
  color: #FFB200;
  text-decoration: underline;
  outline: none;
}
@media screen and (max-width: 1199px) {
  header#header .col-header .header-bottom .region-navigation .nav .nav-item .nav-link {
    font-size: 14px;
  }
}
header#header .col-header .header-bottom .region-navigation .nav .nav-item .nav-link.is-active,
header#header .col-header .header-bottom .region-navigation .nav .nav-item .nav-link.active {
  color: #FFB200;
  text-decoration: underline;
}
header#header .col-header .header-bottom .region-navigation .nav .nav-item .nav-link.is-active.dropdown-toggle::after,
header#header .col-header .header-bottom .region-navigation .nav .nav-item .nav-link.active.dropdown-toggle::after {
  background: url("/sites/all/themes/vesta_theme/image/chevron-down-yellow.svg") center center no-repeat;
  background-size: contain;
}
header#header .col-header .header-bottom .region-navigation .nav .nav-item .nav-link[data-drupal-link-system-path="photogallery"] {
  display: none;
}
header#header .col-header .header-bottom .col-cart {
  width: 152px;
}
header#header .col-header .header-bottom .col-cart .region-cart {
  display: flex;
  justify-content: end;
}
header#header .col-header .header-bottom .col-cart .cart-block--link__expand {
  width: 150px;
}
header#header-mob {
  padding: 10px 0;
  background-color: #151515;
  color: #ffffff;
}
header#header-mob a:not(.contextual a) {
  color: #ffffff;
}
header#header-mob a:not(.contextual a):hover,
header#header-mob a:not(.contextual a):active,
header#header-mob a:not(.contextual a):focus,
header#header-mob a:not(.contextual a):focus-visible {
  color: #FF9000;
  outline: none;
}
header#header-mob .header-mob-scroll {
  overflow-y: auto;
  transition: all 0.3s ease-in-out;
}
header#header-mob.scrolled .header-mob-scroll {
  max-height: 0;
  padding: 0;
  opacity: 0;
  visibility: hidden;
}
header#header-mob .header-mob-bottom-fixed {
  position: relative;
  z-index: 2;
  transition: all 0.3s ease;
}
header#header-mob .header-mob-top {
  margin-bottom: 10px;
}
header#header-mob .header-mob-top .contacts {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
}
@media screen and (max-width: 475px) {
  header#header-mob .header-mob-top .contacts {
    gap: 5px;
  }
}
@media screen and (max-width: 375px) {
  header#header-mob .header-mob-top .contacts {
    flex-wrap: wrap;
  }
}
header#header-mob .header-mob-top .contacts li .contacts__detail {
  font-weight: 400;
  font-size: 12px;
}
@media screen and (max-width: 767px) {
  header#header-mob .header-mob-top .contacts li .contacts__detail {
    font-size: 9px;
  }
}
header#header-mob .header-mob-top .contacts li .contacts__detail svg {
  width: 11px;
  margin-right: 3px;
}
header#header-mob .header-mob-top .contacts li.contacts__item--phone {
  order: 1;
}
@media screen and (max-width: 350px) {
  header#header-mob .header-mob-top .contacts li.contacts__item--phone {
    order: -1;
  }
}
header#header-mob .header-mob-top .contacts li.contacts__item--address {
  order: -1;
}
@media screen and (max-width: 350px) {
  header#header-mob .header-mob-top .contacts li.contacts__item--address {
    order: 1;
    width: 100%;
    display: flex;
    justify-content: center;
  }
}
header#header-mob .header-mob-middle {
  margin-bottom: 10px;
}
header#header-mob .header-mob-middle .region-header-text {
  font-family: 'Noto Sans', 'Ubuntu', 'Inter', sans-serif;
  font-weight: 500;
  font-size: 24px;
  line-height: 1.1;
  color: #FFB200;
  text-align: center;
}
header#header-mob .header-mob-bottom-fixed .logo {
  width: 168px;
  margin-right: 10px;
}
header#header-mob .header-mob-bottom-fixed .logo a:hover,
header#header-mob .header-mob-bottom-fixed .logo a:active,
header#header-mob .header-mob-bottom-fixed .logo a:focus,
header#header-mob .header-mob-bottom-fixed .logo a:focus-visible {
  opacity: 0.85;
  outline: none;
}
header#header-mob .header-mob-bottom-fixed .col-search {
  width: 136px;
  gap: 5px;
}
header#header-mob .header-mob-bottom-fixed .col-search .search-container .search-button {
  width: 40px;
}
header#header-mob .header-mob-bottom-fixed .col-search .col-cart .cart-block--link__expand {
  width: 40px;
  height: 40px;
  padding: 0;
}
header#header-mob .header-mob-bottom-fixed .col-search .col-nav a {
  display: flex;
  width: 40px;
  height: 40px;
  align-items: center;
  justify-content: center;
  border: 1px solid #ffffff;
  border-radius: 5px;
  background-color: transparent;
}
header#header-mob .header-mob-bottom-fixed .col-search .col-nav a svg {
  object-fit: contain;
  transition: all 0.4s ease;
}
header#header-mob .header-mob-bottom-fixed .col-search .col-nav a:hover {
  border-color: #FF9000;
  background-color: #FF9000;
}
header#header-mob .header-mob-bottom-fixed .col-search .col-nav a:hover svg path {
  fill: #151515;
}
.mobile-menu {
  position: fixed;
  top: 0;
  right: -100%;
  width: 296px;
  max-width: 100%;
  height: 100vh;
  padding: 19px 16px 62px 25px;
  background: #ffffff;
  box-shadow: 3px 2px 20px 4px rgba(140, 148, 162, 0.2);
  z-index: 1000;
  transition: right 0.3s ease;
  overflow-y: auto;
}
.mobile-menu.open {
  right: 0;
}
.mobile-menu .mobile-menu-body {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.mobile-menu .mobile-menu-body #block-vesta-theme-osnovnayanavigaciya-menu,
.mobile-menu .mobile-menu-body .block-title {
  margin-bottom: 15px;
  font-weight: 500;
  font-size: 20px;
  color: #151515;
}
.mobile-menu .mobile-menu-body .region-navigation-min .nav {
  flex-direction: column;
  margin: -5px 0;
}
.mobile-menu .mobile-menu-body .region-navigation-min .nav .nav-item .nav-link {
  padding: 5px 0;
  font-family: 'Ubuntu', 'Inter', sans-serif;
  font-weight: 300;
  font-size: 17px;
  color: #151515;
}
.mobile-menu .mobile-menu-body .region-navigation-min .nav .nav-item .nav-link:hover,
.mobile-menu .mobile-menu-body .region-navigation-min .nav .nav-item .nav-link:active,
.mobile-menu .mobile-menu-body .region-navigation-min .nav .nav-item .nav-link:focus,
.mobile-menu .mobile-menu-body .region-navigation-min .nav .nav-item .nav-link:focus-visible {
  color: #FF9000;
  outline: none;
}
.mobile-menu .mobile-menu-body .region-navigation-min .nav .nav-item .nav-link.dropdown-toggle::after {
  display: none;
}
.mobile-menu .mobile-menu-body .region-navigation-min .nav .nav-item:has(span.nav-link) {
  display: none;
}
.mobile-menu .mobile-menu-body .region-catalog-menu .view-brand-series .view-content {
  margin: -5px 0;
}
.mobile-menu .mobile-menu-body .region-catalog-menu .view-brand-series .view-content .views-row a {
  display: block;
  padding: 5px 0;
}
.mobile-menu .mobile-menu-body .region-callback .btn {
  width: 100%;
}
.mobile-menu-toggle.active {
  position: relative;
}
.mobile-menu-toggle.active::before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 18px;
  height: 18px;
  background: url("/sites/all/themes/vesta_theme/image/x-lg.svg") center center no-repeat;
  background-size: contain;
  content: '';
}
.mobile-menu-toggle.active svg {
  display: none;
}
body.menu-open {
  overflow: hidden;
}
main#main {
  margin-bottom: 60px;
  padding-top: 25px;
}
@media screen and (max-width: 767px) {
  main#main {
    margin-bottom: 33px;
  }
}
@media screen and (max-width: 991px) {
  main#main {
    padding-top: 0;
  }
}
main#main .search-api-page-block-form-search {
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  main#main .search-api-page-block-form-search {
    margin-bottom: 25px;
  }
}
main#main .sidebar {
  height: 100%;
}
main#main .sidebar .sidebar-content {
  height: 100%;
  box-shadow: 3px 2px 20px 4px rgba(140, 148, 162, 0.04);
  border-radius: 10px;
  overflow: hidden;
  background-color: #ffffff;
}
@media screen and (max-width: 991px) {
  main#main .sidebar .sidebar-content {
    border-radius: 0;
    overflow: visible;
  }
}
main#main .block-views-blockbrand-series-block-1 .block-title {
  position: relative;
  margin-bottom: 0;
  padding: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #FFB200;
  color: #343434;
  font-family: 'Ubuntu', 'Inter', sans-serif;
  font-weight: 500;
  font-size: 20px;
  text-transform: uppercase;
  line-height: 1;
}
@media screen and (max-width: 991px) {
  main#main .block-views-blockbrand-series-block-1 .block-title {
    font-size: 16px;
  }
  main#main .block-views-blockbrand-series-block-1 .block-title::before {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 1000px;
    height: 100%;
    background-color: #FFB200;
    content: '';
    z-index: -1;
  }
  main#main .block-views-blockbrand-series-block-1 .block-title::after {
    width: 15px;
    height: 15px;
    margin-left: auto;
    background: url("/sites/all/themes/vesta_theme/image/chevron-down-blck.svg") center center no-repeat;
    background-size: contain;
    content: '';
    transition: all 0.4s ease;
  }
}
main#main .block-views-blockbrand-series-block-1 .block-title.active::after {
  transform: rotate(180deg);
}
main#main .view-brand-series.view-display-id-block_1 {
  padding: 15px 18.5px;
  transition: all 0.4s ease;
}
@media screen and (max-width: 991px) {
  main#main .view-brand-series.view-display-id-block_1 {
    padding: 10px 15px;
  }
}
main#main .view-brand-series.view-display-id-block_1 .view-content .views-row {
  padding: 15px 0;
  border-bottom: 1px solid #F6F6F6;
  background-color: #ffffff;
}
main#main .view-brand-series.view-display-id-block_1 .view-content .views-row .taxonomy-term--type-brand-series {
  position: relative;
  display: flex;
  align-items: center;
  background-color: #ffffff;
  transition: all 0.4s ease;
}
main#main .view-brand-series.view-display-id-block_1 .view-content .views-row .taxonomy-term--type-brand-series::after {
  width: 15px;
  height: 15px;
  margin-left: auto;
  flex-shrink: 0;
  background: url("/sites/all/themes/vesta_theme/image/chevron-right.svg") center center no-repeat;
  background-size: contain;
  content: '';
}
main#main .view-brand-series.view-display-id-block_1 .view-content .views-row .taxonomy-term--type-brand-series .field--name-field-icon {
  flex-shrink: 0;
  width: 29px;
  margin-right: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
main#main .view-brand-series.view-display-id-block_1 .view-content .views-row .taxonomy-term--type-brand-series .field--name-field-icon img {
  object-fit: contain;
}
main#main .view-brand-series.view-display-id-block_1 .view-content .views-row .taxonomy-term--type-brand-series .field--name-taxonomy-term-title {
  font-family: 'Ubuntu', 'Inter', sans-serif;
  font-weight: 500;
  font-size: 20px;
  text-transform: uppercase;
}
main#main .view-brand-series.view-display-id-block_1 .view-content .views-row .taxonomy-term--type-brand-series .field--name-taxonomy-term-title a {
  color: #343434;
}
main#main .view-brand-series.view-display-id-block_1 .view-content .views-row .taxonomy-term--type-brand-series .field--name-taxonomy-term-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
main#main .view-brand-series.view-display-id-block_1 .view-content .views-row .taxonomy-term--type-brand-series .field--name-taxonomy-term-link a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 0;
  color: transparent;
}
main#main .view-brand-series.view-display-id-block_1 .view-content .views-row .taxonomy-term--type-brand-series:hover,
main#main .view-brand-series.view-display-id-block_1 .view-content .views-row .taxonomy-term--type-brand-series:active,
main#main .view-brand-series.view-display-id-block_1 .view-content .views-row .taxonomy-term--type-brand-series:focus,
main#main .view-brand-series.view-display-id-block_1 .view-content .views-row .taxonomy-term--type-brand-series:focus-visible {
  opacity: 0.75;
  outline: none;
}
main#main .view-brand-series.view-display-id-block_1 .view-content .views-row .taxonomy-term--type-brand-series.opened {
  opacity: 0.75;
}
@media screen and (max-width: 319px) {
  main#main .view-catalog .view-content {
    gap: 10px;
  }
}
main#main .view-catalog .view-content .col-catalog {
  padding: 0 8px;
}
@media screen and (max-width: 575px) {
  main#main .view-catalog .view-content .col-catalog {
    padding: 0 4px;
  }
}
@media screen and (max-width: 319px) {
  main#main .view-catalog .view-content .col-catalog {
    width: 100%;
  }
}
main#main .view-catalog .view-content .col-catalog h3 {
  margin-bottom: 20px;
  font-family: 'Ubuntu', 'Inter', sans-serif;
  font-weight: 400;
  font-size: 28px;
  text-align: center;
  color: #343434;
  letter-spacing: -0.04em;
}
@media screen and (max-width: 767px) {
  main#main .view-catalog .view-content .col-catalog h3 {
    margin-bottom: 10px;
    font-weight: 500;
    font-size: 16px;
  }
}
main#main .view-catalog .view-content .col-catalog .col-items {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
}
@media screen and (max-width: 575px) {
  main#main .view-catalog .view-content .col-catalog .col-items {
    grid-template-columns: 1fr;
    gap: 8px;
  }
}
main#main .view-catalog .view-content .col-catalog .views-row {
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 252px;
  padding: 10px 8px;
  justify-content: end;
  align-items: center;
}
@media screen and (max-width: 1199px) {
  main#main .view-catalog .view-content .col-catalog .views-row {
    min-height: 220px;
  }
}
main#main .view-catalog .view-content .col-catalog .views-row .views-field-field-catalog-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
main#main .view-catalog .view-content .col-catalog .views-row .views-field-field-catalog-image .field-content {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  overflow: hidden;
}
main#main .view-catalog .view-content .col-catalog .views-row .views-field-field-catalog-image .field-content::before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 70%;
  background: -webkit-linear-gradient(180deg, rgba(0, 0, 0, 0), #292929);
  background: -moz-linear-gradient(180deg, rgba(0, 0, 0, 0), #292929);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0), #292929);
  opacity: 0.96;
  content: '';
  transition: all 0.4s ease;
  z-index: 1;
}
main#main .view-catalog .view-content .col-catalog .views-row .views-field-field-catalog-image .field-content img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.4s ease;
}
main#main .view-catalog .view-content .col-catalog .views-row .views-field-name {
  position: relative;
  z-index: 1;
  font-family: 'Ubuntu', 'Inter', sans-serif;
  font-weight: 500;
  font-size: 20px;
  text-align: center;
  color: #ffffff;
}
@media screen and (max-width: 1199px) {
  main#main .view-catalog .view-content .col-catalog .views-row .views-field-name {
    font-size: 16px;
  }
}
main#main .view-catalog .view-content .col-catalog .views-row .views-field-view-taxonomy-term {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
main#main .view-catalog .view-content .col-catalog .views-row .views-field-view-taxonomy-term .field-content {
  display: block;
  width: 100%;
  height: 100%;
}
main#main .view-catalog .view-content .col-catalog .views-row .views-field-view-taxonomy-term .field-content a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 0;
  color: transparent;
}
main#main .view-catalog .view-content .col-catalog .views-row:hover,
main#main .view-catalog .view-content .col-catalog .views-row:active,
main#main .view-catalog .view-content .col-catalog .views-row:focus,
main#main .view-catalog .view-content .col-catalog .views-row:focus-visible {
  outline: none;
}
main#main .view-catalog .view-content .col-catalog .views-row:hover .views-field-field-catalog-image .field-content::before,
main#main .view-catalog .view-content .col-catalog .views-row:active .views-field-field-catalog-image .field-content::before,
main#main .view-catalog .view-content .col-catalog .views-row:focus .views-field-field-catalog-image .field-content::before,
main#main .view-catalog .view-content .col-catalog .views-row:focus-visible .views-field-field-catalog-image .field-content::before {
  height: 100%;
}
main#main .view-catalog .view-content .col-catalog .views-row:hover .views-field-field-catalog-image .field-content img,
main#main .view-catalog .view-content .col-catalog .views-row:active .views-field-field-catalog-image .field-content img,
main#main .view-catalog .view-content .col-catalog .views-row:focus .views-field-field-catalog-image .field-content img,
main#main .view-catalog .view-content .col-catalog .views-row:focus-visible .views-field-field-catalog-image .field-content img {
  transform: scale(1.1);
}
main#main .view-catalog.view-display-id-block .view-content .col-catalog {
  width: 100%;
}
main#main .view-catalog.view-display-id-block .view-content .col-catalog .col-items {
  grid-template-columns: repeat(4, 1fr);
}
@media screen and (max-width: 575px) {
  main#main .view-catalog.view-display-id-block .view-content .col-catalog .col-items {
    grid-template-columns: repeat(2, 1fr);
  }
}
main#main div#fos-block .region-fos {
  padding: 50px 30px;
  border-radius: 10px;
  background-color: #FFB200;
}
@media screen and (max-width: 767px) {
  main#main div#fos-block .region-fos {
    padding: 80px 30px;
  }
}
main#main div#fos-block .region-fos #block-vesta-theme-ostalisvoprosy {
  margin-bottom: 25px;
  font-family: 'Ubuntu', 'Inter', sans-serif;
  font-weight: 700;
  font-size: 28px;
  text-align: center;
  color: #343434;
}
@media screen and (max-width: 1199px) {
  main#main div#fos-block .region-fos #block-vesta-theme-ostalisvoprosy {
    font-size: 24px;
  }
}
@media screen and (max-width: 1199px) {
  main#main div#fos-block .region-fos #block-vesta-theme-ostalisvoprosy {
    font-size: 23px;
  }
}
@media screen and (max-width: 767px) {
  main#main div#fos-block .region-fos #block-vesta-theme-ostalisvoprosy {
    margin-bottom: 35px;
  }
}
main#main div#fos-block .region-fos #block-vesta-theme-ostalisvoprosy .block-title {
  margin-bottom: 0;
}
main#main div#fos-block .region-fos form {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 25px 30px;
}
@media screen and (max-width: 1199px) {
  main#main div#fos-block .region-fos form {
    gap: 20px;
  }
}
@media screen and (max-width: 767px) {
  main#main div#fos-block .region-fos form {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 575px) {
  main#main div#fos-block .region-fos form {
    grid-template-columns: 1fr;
  }
}
main#main div#fos-block .region-fos form .form-item {
  margin-bottom: 0;
}
main#main div#fos-block .region-fos form .form-control:focus,
main#main div#fos-block .region-fos form .form-control:focus-visible {
  box-shadow: 0 0 4px 4px rgba(255, 255, 255, 0.5);
}
@media screen and (max-width: 767px) {
  main#main div#fos-block .region-fos form .form-actions {
    grid-column: 1 / span 2;
    display: flex;
    justify-content: center;
  }
}
@media screen and (max-width: 575px) {
  main#main div#fos-block .region-fos form .form-actions {
    grid-column: auto;
  }
}
main#main div#fos-block .region-fos form .form-actions .btn {
  width: 100%;
  max-width: 283px;
  background-color: #ffffff;
  border-color: transparent;
}
main#main div#fos-block .region-fos form .form-actions .btn:hover,
main#main div#fos-block .region-fos form .form-actions .btn:active,
main#main div#fos-block .region-fos form .form-actions .btn:focus,
main#main div#fos-block .region-fos form .form-actions .btn:focus-visible {
  border-color: transparent;
  background-color: #F6F6F6;
  color: #151515;
  outline: none;
}
main#main div#fos-block .region-fos form .form-actions .btn:focus-visible {
  box-shadow: 0 0 4px 4px rgba(255, 255, 255, 0.5);
}
main#main div#fos-block .region-fos form .form-item-privacy {
  grid-column: 1 / span 3;
}
@media screen and (min-width: 1200px) {
  main#main div#fos-block .region-fos form .form-item-privacy {
    padding-left: 18px;
  }
}
@media screen and (max-width: 767px) {
  main#main div#fos-block .region-fos form .form-item-privacy {
    grid-column: 1 / span 2;
    margin-top: 15px;
  }
}
@media screen and (max-width: 575px) {
  main#main div#fos-block .region-fos form .form-item-privacy {
    grid-column: auto;
    margin-left: -13px;
    margin-right: -13px;
  }
}
main#main div#fos-block .region-fos form .form-item-privacy a:hover,
main#main div#fos-block .region-fos form .form-item-privacy a:active,
main#main div#fos-block .region-fos form .form-item-privacy a:focus,
main#main div#fos-block .region-fos form .form-item-privacy a:focus-visible {
  color: inherit;
  text-decoration: underline;
  outline: none;
}
main#main div#photogallery-block #block-vesta-theme-fotogalereya .block-title {
  margin-bottom: 10px;
  font-family: 'Ubuntu', 'Inter', sans-serif;
  font-weight: 500;
  font-size: 20px;
  text-align: center;
  color: #999999;
}
@media screen and (max-width: 1199px) {
  main#main div#photogallery-block #block-vesta-theme-fotogalereya .block-title {
    font-size: 16px;
  }
}
main#main div#photogallery-block #block-vesta-theme-fotogalereya .field--name-body {
  margin-bottom: 20px;
  font-family: 'Ubuntu', 'Inter', sans-serif;
  font-weight: 700;
  font-size: 28px;
  text-align: center;
  color: #343434;
}
@media screen and (max-width: 1199px) {
  main#main div#photogallery-block #block-vesta-theme-fotogalereya .field--name-body {
    font-size: 24px;
  }
}
main#main .view-photogallery.view-display-id-block_1 .field--name-field-photo .slick-list {
  margin: 0 -15px;
}
@media screen and (max-width: 1199px) {
  main#main .view-photogallery.view-display-id-block_1 .field--name-field-photo .slick-list {
    margin: 0 -10px;
  }
}
@media screen and (max-width: 767px) {
  main#main .view-photogallery.view-display-id-block_1 .field--name-field-photo .slick-list {
    margin: 0 -5px;
  }
}
main#main .view-photogallery.view-display-id-block_1 .field--name-field-photo .slick-list .slick-track {
  display: flex;
}
main#main .view-photogallery.view-display-id-block_1 .field--name-field-photo .slick-list .slick-track .field__item {
  height: auto;
  padding: 0 15px;
}
@media screen and (max-width: 1199px) {
  main#main .view-photogallery.view-display-id-block_1 .field--name-field-photo .slick-list .slick-track .field__item {
    padding: 0 10px;
  }
}
@media screen and (max-width: 767px) {
  main#main .view-photogallery.view-display-id-block_1 .field--name-field-photo .slick-list .slick-track .field__item {
    padding: 0 5px;
  }
}
@media screen and (max-width: 375px) {
  main#main .view-photogallery.view-display-id-block_1 .field--name-field-photo .slick-list .slick-track .field__item {
    height: 270px;
  }
}
main#main .view-photogallery.view-display-id-block_1 .field--name-field-photo .slick-list .slick-track .field__item a {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  overflow: hidden;
}
main#main .view-photogallery.view-display-id-block_1 .field--name-field-photo .slick-list .slick-track .field__item a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
main#main .view-photogallery.view-display-id-page_1 .view-content {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
}
@media screen and (max-width: 1199px) {
  main#main .view-photogallery.view-display-id-page_1 .view-content {
    gap: 20px;
  }
}
@media screen and (max-width: 991px) {
  main#main .view-photogallery.view-display-id-page_1 .view-content {
    gap: 15px;
  }
}
@media screen and (max-width: 767px) {
  main#main .view-photogallery.view-display-id-page_1 .view-content {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (max-width: 575px) {
  main#main .view-photogallery.view-display-id-page_1 .view-content {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
}
@media screen and (max-width: 319px) {
  main#main .view-photogallery.view-display-id-page_1 .view-content {
    grid-template-columns: 1fr;
  }
}
main#main .view-photogallery.view-display-id-page_1 .view-content .views-row .node--type-photogallery.node--view-mode-teaser {
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 252px;
  padding: 10px 8px;
  justify-content: end;
  align-items: center;
}
@media screen and (max-width: 1199px) {
  main#main .view-photogallery.view-display-id-page_1 .view-content .views-row .node--type-photogallery.node--view-mode-teaser {
    min-height: 220px;
  }
}
main#main .view-photogallery.view-display-id-page_1 .view-content .views-row .node--type-photogallery.node--view-mode-teaser .field--name-field-photo {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
main#main .view-photogallery.view-display-id-page_1 .view-content .views-row .node--type-photogallery.node--view-mode-teaser .field--name-field-photo .field__item {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  overflow: hidden;
}
main#main .view-photogallery.view-display-id-page_1 .view-content .views-row .node--type-photogallery.node--view-mode-teaser .field--name-field-photo .field__item::before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%;
  background: -webkit-linear-gradient(180deg, rgba(0, 0, 0, 0), #292929);
  background: -moz-linear-gradient(180deg, rgba(0, 0, 0, 0), #292929);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0), #292929);
  opacity: 0.9;
  content: '';
  transition: all 0.4s ease;
  z-index: 1;
}
main#main .view-photogallery.view-display-id-page_1 .view-content .views-row .node--type-photogallery.node--view-mode-teaser .field--name-field-photo .field__item .media--blazy {
  height: 100%;
}
main#main .view-photogallery.view-display-id-page_1 .view-content .views-row .node--type-photogallery.node--view-mode-teaser .field--name-field-photo .field__item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.4s ease;
}
main#main .view-photogallery.view-display-id-page_1 .view-content .views-row .node--type-photogallery.node--view-mode-teaser .field--name-node-title {
  position: relative;
  z-index: 1;
  font-family: 'Ubuntu', 'Inter', sans-serif;
  font-weight: 500;
  font-size: 20px;
  text-align: center;
  color: #ffffff;
}
@media screen and (max-width: 1199px) {
  main#main .view-photogallery.view-display-id-page_1 .view-content .views-row .node--type-photogallery.node--view-mode-teaser .field--name-node-title {
    font-size: 16px;
  }
}
main#main .view-photogallery.view-display-id-page_1 .view-content .views-row .node--type-photogallery.node--view-mode-teaser .field--name-node-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
main#main .view-photogallery.view-display-id-page_1 .view-content .views-row .node--type-photogallery.node--view-mode-teaser .field--name-node-link a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 0;
  color: transparent;
}
main#main .view-photogallery.view-display-id-page_1 .view-content .views-row .node--type-photogallery.node--view-mode-teaser:hover,
main#main .view-photogallery.view-display-id-page_1 .view-content .views-row .node--type-photogallery.node--view-mode-teaser:active,
main#main .view-photogallery.view-display-id-page_1 .view-content .views-row .node--type-photogallery.node--view-mode-teaser:focus,
main#main .view-photogallery.view-display-id-page_1 .view-content .views-row .node--type-photogallery.node--view-mode-teaser:focus-visible {
  outline: none;
}
main#main .view-photogallery.view-display-id-page_1 .view-content .views-row .node--type-photogallery.node--view-mode-teaser:hover .field--name-field-photo .field__item::before,
main#main .view-photogallery.view-display-id-page_1 .view-content .views-row .node--type-photogallery.node--view-mode-teaser:active .field--name-field-photo .field__item::before,
main#main .view-photogallery.view-display-id-page_1 .view-content .views-row .node--type-photogallery.node--view-mode-teaser:focus .field--name-field-photo .field__item::before,
main#main .view-photogallery.view-display-id-page_1 .view-content .views-row .node--type-photogallery.node--view-mode-teaser:focus-visible .field--name-field-photo .field__item::before {
  height: 100%;
}
main#main .view-photogallery.view-display-id-page_1 .view-content .views-row .node--type-photogallery.node--view-mode-teaser:hover .field--name-field-photo .field__item img,
main#main .view-photogallery.view-display-id-page_1 .view-content .views-row .node--type-photogallery.node--view-mode-teaser:active .field--name-field-photo .field__item img,
main#main .view-photogallery.view-display-id-page_1 .view-content .views-row .node--type-photogallery.node--view-mode-teaser:focus .field--name-field-photo .field__item img,
main#main .view-photogallery.view-display-id-page_1 .view-content .views-row .node--type-photogallery.node--view-mode-teaser:focus-visible .field--name-field-photo .field__item img {
  transform: scale(1.1);
}
main#main .node--type-photogallery.node--view-mode-full .field--name-field-photo {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
}
@media screen and (max-width: 1199px) {
  main#main .node--type-photogallery.node--view-mode-full .field--name-field-photo {
    gap: 20px;
  }
}
@media screen and (max-width: 991px) {
  main#main .node--type-photogallery.node--view-mode-full .field--name-field-photo {
    gap: 15px;
  }
}
@media screen and (max-width: 767px) {
  main#main .node--type-photogallery.node--view-mode-full .field--name-field-photo {
    gap: 10px;
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (max-width: 475px) {
  main#main .node--type-photogallery.node--view-mode-full .field--name-field-photo {
    grid-template-columns: repeat(2, 1fr);
  }
}
main#main .node--type-photogallery.node--view-mode-full .field--name-field-photo .field__item {
  display: flex;
  height: 100%;
}
main#main .node--type-photogallery.node--view-mode-full .field--name-field-photo .field__item a {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  overflow: hidden;
}
main#main .node--type-photogallery.node--view-mode-full .field--name-field-photo .field__item a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
main#main div#contacts-block {
  margin-bottom: 0;
  display: grid;
  grid-template-columns: 4fr 5fr;
  gap: 30px;
}
@media screen and (max-width: 1199px) {
  main#main div#contacts-block {
    gap: 20px;
  }
}
@media screen and (max-width: 991px) {
  main#main div#contacts-block {
    grid-template-columns: 1fr;
  }
}
main#main div#contacts-block .col-contacts #block-vesta-theme-nashikontakty .block-title {
  margin-bottom: 15px;
  font-family: 'Ubuntu', 'Inter', sans-serif;
  font-weight: 500;
  font-size: 20px;
  text-align: center;
  color: #999999;
  text-align: left;
}
@media screen and (max-width: 1199px) {
  main#main div#contacts-block .col-contacts #block-vesta-theme-nashikontakty .block-title {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  main#main div#contacts-block .col-contacts #block-vesta-theme-nashikontakty .block-title {
    margin-bottom: 10px;
  }
}
main#main div#contacts-block .col-contacts #block-vesta-theme-nashikontakty .field--name-body {
  margin-bottom: 30px;
  font-family: 'Ubuntu', 'Inter', sans-serif;
  font-weight: 700;
  font-size: 28px;
  text-align: center;
  color: #343434;
  text-align: left;
}
@media screen and (max-width: 1199px) {
  main#main div#contacts-block .col-contacts #block-vesta-theme-nashikontakty .field--name-body {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  main#main div#contacts-block .col-contacts #block-vesta-theme-nashikontakty .field--name-body {
    margin-bottom: 20px;
  }
}
main#main div#contacts-block .col-contacts .contacts li {
  margin-bottom: 30px;
}
main#main div#contacts-block .col-contacts .contacts li .contacts__subtitle {
  display: block;
}
main#main div#contacts-block .col-contacts .contacts li .contacts__detail {
  font-family: 'Ubuntu', 'Inter', sans-serif;
  font-weight: 500;
  font-size: 20px;
}
main#main div#contacts-block .col-contacts .contacts li .contacts__detail svg {
  display: none;
}
main#main div#contacts-block .col-contacts .messengers li a img {
  width: 47px;
}
main#main div#contacts-block .col-map .region-map {
  height: 100%;
  min-height: 312px;
}
main#main div#contacts-block .col-map .region-map #block-vesta-theme-yandekskarta-2 {
  height: 100%;
}
main#main div#contacts-block .col-map .region-map #block-vesta-theme-yandekskarta-2 .field--name-body {
  height: 100%;
}
main#main div#contacts-block .col-map .mapContainer {
  height: 100% !important;
  border-radius: 10px;
  overflow: hidden;
}
@media screen and (max-width: 991px) {
  main#main div#contacts-block .col-map .mapContainer {
    height: 312px !important;
  }
}
main#main div#slider-block .slick-slider {
  padding-bottom: 0;
}
main#main div#slider-block .slick-track {
  margin-bottom: 0;
}
main#main div#slider-block .slick-dots {
  position: absolute;
  bottom: 43px;
  left: 50%;
  transform: translateX(-50%);
  margin: 0;
}
@media screen and (max-width: 767px) {
  main#main div#slider-block .slick-dots {
    bottom: 17px;
  }
}
main#main div#slider-block .slick-arrow {
  bottom: 30px;
}
@media screen and (max-width: 767px) {
  main#main div#slider-block .slick-arrow {
    bottom: 10px;
    width: 25px;
    height: 25px;
  }
}
main#main div#slider-block .slick-arrow.slick-prev {
  left: 41px;
}
@media screen and (max-width: 767px) {
  main#main div#slider-block .slick-arrow.slick-prev {
    left: 22px;
  }
}
main#main div#slider-block .slick-arrow.slick-next {
  right: 41px;
}
@media screen and (max-width: 767px) {
  main#main div#slider-block .slick-arrow.slick-next {
    right: 22px;
  }
}
main#main div#slider-block .node--type-slide {
  position: relative;
  min-height: 412px;
  border-radius: 10px;
  overflow: hidden;
  display: flex;
  align-items: center;
  padding: 88px 42px;
  padding-bottom: 125px;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  main#main div#slider-block .node--type-slide {
    min-height: 212px;
    padding: 30px 22px;
    padding-bottom: 50px;
  }
}
main#main div#slider-block .node--type-slide::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("/sites/all/themes/vesta_theme/image/linear.webp") center center no-repeat;
  background-size: cover;
  content: '';
  z-index: 1;
}
main#main div#slider-block .node--type-slide .field--name-field-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
main#main div#slider-block .node--type-slide .field--name-field-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
main#main div#slider-block .node--type-slide .content {
  position: relative;
  z-index: 1;
  width: 428px;
  max-width: 100%;
}
@media screen and (max-width: 1199px) {
  main#main div#slider-block .node--type-slide .content {
    width: 334px;
  }
}
main#main div#slider-block .node--type-slide .content .field--name-field-slide-title {
  margin-bottom: 15px;
  font-family: 'Ubuntu', 'Inter', sans-serif;
  font-weight: 700;
  font-size: 28px;
  text-align: center;
  color: #343434;
  text-align: left;
  color: #ffffff;
}
@media screen and (max-width: 1199px) {
  main#main div#slider-block .node--type-slide .content .field--name-field-slide-title {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  main#main div#slider-block .node--type-slide .content .field--name-field-slide-title {
    margin-bottom: 10px;
  }
}
main#main div#slider-block .node--type-slide .content .field--name-body {
  margin-bottom: 30px;
  font-family: 'Ubuntu', 'Inter', sans-serif;
  font-weight: 300;
  font-size: 17px;
}
@media screen and (max-width: 767px) {
  main#main div#slider-block .node--type-slide .content .field--name-body {
    margin-bottom: 20px;
  }
}
main#main div#slider-block .node--type-slide .content .field--name-field-ostavit-zayavku .btn {
  width: 228px;
  max-width: 100%;
}
footer#footer {
  padding: 35px 0;
  background-color: #151515;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  footer#footer {
    padding: 20px 0;
  }
}
footer#footer a:not(.contextual a) {
  color: #ffffff;
}
footer#footer a:not(.contextual a):hover,
footer#footer a:not(.contextual a):active,
footer#footer a:not(.contextual a):focus,
footer#footer a:not(.contextual a):focus-visible {
  opacity: 0.75;
  outline: none;
}
footer#footer .footer__container {
  display: grid;
  grid-template-columns: auto auto auto auto;
  gap: 10px 30px;
  justify-content: space-between;
  margin-bottom: 27px;
}
@media screen and (max-width: 991px) {
  footer#footer .footer__container {
    grid-template-columns: auto auto auto;
  }
}
@media screen and (max-width: 767px) {
  footer#footer .footer__container {
    gap: 25px 20px;
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 475px) {
  footer#footer .footer__container {
    grid-template-columns: 1fr 1fr;
    gap: 25px 8px;
  }
}
@media screen and (max-width: 319px) {
  footer#footer .footer__container {
    grid-template-columns: 1fr;
  }
}
footer#footer .footer__container .block-title,
footer#footer .footer__container #block-vesta-theme-osnovnayanavigaciya-2-menu {
  margin-bottom: 20px;
  font-family: 'Ubuntu', 'Inter', sans-serif;
  font-weight: 500;
  font-size: 20px;
}
footer#footer .footer__container .col-logo {
  width: 271px;
  grid-row: 1 / 2;
  grid-column: 1 / 2;
}
@media screen and (max-width: 1199px) {
  footer#footer .footer__container .col-logo {
    width: 220px;
  }
}
@media screen and (max-width: 767px) {
  footer#footer .footer__container .col-logo {
    width: auto;
    max-width: 100%;
  }
}
@media screen and (max-width: 475px) {
  footer#footer .footer__container .col-logo {
    grid-column: 1 / span 2;
    width: 342px;
    max-width: 100%;
  }
}
@media screen and (max-width: 375px) {
  footer#footer .footer__container .col-logo {
    width: 100%;
  }
}
@media screen and (max-width: 319px) {
  footer#footer .footer__container .col-logo {
    grid-column: auto;
  }
}
footer#footer .footer__container .col-logo .logo {
  margin-bottom: 27px;
}
@media screen and (max-width: 475px) {
  footer#footer .footer__container .col-logo .logo {
    width: 200px;
  }
}
@media screen and (max-width: 767px) {
  footer#footer .footer__container .col-logo .logo {
    margin-bottom: 10px;
  }
}
footer#footer .footer__container .col-logo .logo .desctop-mob-md {
  width: 100%;
}
footer#footer .footer__container .col-logo .logo a {
  display: block;
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
}
footer#footer .footer__container .col-logo .logo a img {
  max-height: 100%;
  border-radius: 10px;
}
footer#footer .footer__container .col-logo .copyright {
  font-weight: 400;
  font-size: 14px;
}
footer#footer .footer__container .col-catalog {
  width: 140px;
  grid-row: 1 / span 2;
}
@media screen and (max-width: 991px) {
  footer#footer .footer__container .col-catalog {
    grid-row: auto;
  }
}
@media screen and (max-width: 475px) {
  footer#footer .footer__container .col-catalog {
    width: auto;
  }
}
footer#footer .footer__container .col-catalog .view-content {
  margin: -7px 0;
}
footer#footer .footer__container .col-catalog .view-content a {
  display: block;
  padding: 7px 0;
}
footer#footer .footer__container .col-nav {
  width: 140px;
  grid-row: 1 / span 2;
}
@media screen and (max-width: 991px) {
  footer#footer .footer__container .col-nav {
    grid-row: auto;
  }
}
@media screen and (max-width: 475px) {
  footer#footer .footer__container .col-nav {
    width: auto;
  }
}
footer#footer .footer__container .col-nav .nav {
  flex-direction: column;
  margin: -7px 0;
}
footer#footer .footer__container .col-nav .nav .nav-item .nav-link {
  padding: 7px 0;
  color: #ffffff;
  transition: all 0.4s ease;
}
footer#footer .footer__container .col-nav .nav .nav-item .nav-link.dropdown-toggle::after {
  display: none;
}
footer#footer .footer__container .col-nav .nav .nav-item span.nav-link {
  display: none;
}
footer#footer .footer__container .col-contacts {
  width: 270px;
  grid-row: 1 / span 2;
}
@media screen and (max-width: 991px) {
  footer#footer .footer__container .col-contacts {
    grid-row: auto;
    grid-column: 1 / span 3;
  }
}
@media screen and (max-width: 475px) {
  footer#footer .footer__container .col-contacts {
    grid-column: 1 / span 2;
    width: auto;
  }
}
@media screen and (max-width: 319px) {
  footer#footer .footer__container .col-contacts {
    grid-column: auto;
  }
}
footer#footer .footer__container .col-contacts .contacts li {
  margin-bottom: 20px;
}
footer#footer .footer__container .col-contacts .btn {
  width: 100%;
  color: #151515;
}
footer#footer .footer__container .col-contacts .btn:hover,
footer#footer .footer__container .col-contacts .btn:active,
footer#footer .footer__container .col-contacts .btn:focus,
footer#footer .footer__container .col-contacts .btn:focus-visible {
  opacity: 1;
  outline: none;
}
@media screen and (max-width: 475px) {
  footer#footer .footer__container .col-contacts .btn {
    max-width: 342px;
  }
}
footer#footer .footer__container .col-messengers {
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 475px) {
  footer#footer .footer__container .col-messengers {
    grid-column: 1 / span 2;
    width: auto;
  }
}
@media screen and (max-width: 319px) {
  footer#footer .footer__container .col-messengers {
    grid-column: auto;
  }
}
footer#footer .footer__container .col-messengers .privacy-link {
  margin-bottom: 10px;
  font-weight: 400;
  font-size: 14px;
  text-decoration: underline;
}
footer#footer .footer__container .col-messengers .oferta-link {
  margin-bottom: 27px;
  font-weight: 400;
  font-size: 14px;
  text-decoration: underline;
}
@media screen and (max-width: 767px) {
  footer#footer .footer__container .col-messengers .oferta-link {
    margin-bottom: 25px;
  }
}
footer#footer .row-webvesta a {
  font-weight: 400;
  font-size: 14px;
  text-decoration: underline;
}
@media screen and (max-width: 991px) {
  body.front main#main .sidebar {
    padding-top: 0;
  }
}
@media screen and (max-width: 991px) {
  body.not-front main#main .main-content {
    padding-top: 15px;
  }
}
body.not-front main#main .region-content {
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  body.not-front main#main .region-content {
    margin-bottom: 33px;
  }
}
body.not-front.body-node--800 main#main .region-content {
  margin-bottom: 0;
}
body.not-front.body-node--800 main#main .region-content div#block-vesta-theme-bloknastranicekontakty .field--name-body {
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  body.not-front.body-node--800 main#main .region-content div#block-vesta-theme-bloknastranicekontakty .field--name-body {
    margin-bottom: 33px;
  }
}
body.not-front.body-node--800 main#main div#contacts-block .col-contacts .region-contacts-title {
  display: none;
}
#scrollToTop {
  width: 40px;
  height: 40px;
  background: none;
  text-indent: 0;
  font-size: 0;
  border: 0px;
  outline: 0px;
  display: flex;
  bottom: 106px;
  cursor: pointer;
  position: fixed;
  right: 14px;
  z-index: 10;
  transition: 0.2s;
  padding: 0;
}
@media screen and (min-width: 1200px) {
  #scrollToTop {
    width: 70px;
    height: 70px;
  }
}
@media screen and (max-width: 575px) {
  #scrollToTop {
    width: 30px;
    height: 30px;
    right: 5px;
    bottom: 50px;
  }
}
@media screen and (min-width: 1200px) {
  .vpa-wrapper {
    left: unset;
    right: 1%;
  }
}
.breadcrumb {
  gap: 7px;
}
.breadcrumb .breadcrumb-item {
  display: flex;
  align-items: center;
  font-family: 'Ubuntu', 'Inter', sans-serif;
  font-weight: 300;
  font-size: 17px;
  color: #999999;
}
.breadcrumb .breadcrumb-item::before {
  flex-shrink: 0;
  width: 15px;
  height: 15px;
  margin-right: 7px;
  padding: 0;
  float: none;
  background: url('/sites/all/themes/vesta_theme/image/chevron-right.svg') center center no-repeat;
  background-size: contain;
  content: '';
}
.breadcrumb .breadcrumb-item:first-child::before {
  display: none !important;
}
.breadcrumb .breadcrumb-item:last-child::before {
  opacity: 0.75;
}
.breadcrumb .breadcrumb-item a {
  color: #151515;
}
.breadcrumb .breadcrumb-item a:hover,
.breadcrumb .breadcrumb-item a:active,
.breadcrumb .breadcrumb-item a:focus,
.breadcrumb .breadcrumb-item a:focus-visible {
  color: #FF9000;
  outline: none;
}
.commerce-order-item-add-to-cart-form {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.commerce-order-item-add-to-cart-form .field--name-quantity {
  margin-right: 7px;
  padding: 12px 0;
  display: flex;
  align-items: center;
  border-radius: 5px;
  border: 1px solid #E3E3E3;
}
@media screen and (max-width: 1199px) {
  .commerce-order-item-add-to-cart-form .field--name-quantity {
    padding: 12px 0;
  }
}
@media screen and (max-width: 767px) {
  .commerce-order-item-add-to-cart-form .field--name-quantity {
    padding: 7px 0;
  }
}
@media screen and (max-width: 475px) {
  .commerce-order-item-add-to-cart-form .field--name-quantity {
    padding: 4px 0;
  }
}
.commerce-order-item-add-to-cart-form .field--name-quantity .btn-minus,
.commerce-order-item-add-to-cart-form .field--name-quantity .btn-plus {
  padding: 0 8px;
  font-weight: 300;
  font-size: 22px;
  line-height: 1;
  cursor: pointer;
  color: #151515;
}
@media screen and (max-width: 767px) {
  .commerce-order-item-add-to-cart-form .field--name-quantity .btn-minus,
  .commerce-order-item-add-to-cart-form .field--name-quantity .btn-plus {
    padding: 5px 10px;
  }
}
@media screen and (max-width: 475px) {
  .commerce-order-item-add-to-cart-form .field--name-quantity .btn-minus,
  .commerce-order-item-add-to-cart-form .field--name-quantity .btn-plus {
    padding: 1px 7px;
  }
}
.commerce-order-item-add-to-cart-form .field--name-quantity .form-type-number {
  margin-bottom: 0;
}
.commerce-order-item-add-to-cart-form .field--name-quantity .form-type-number label {
  display: none;
}
.commerce-order-item-add-to-cart-form .field--name-quantity .form-type-number .form-number {
  width: 46px;
  border: none;
  padding: 0;
  text-align: center;
  font-family: 'Ubuntu', 'Inter', sans-serif;
  font-weight: 300;
  font-size: 17px;
  color: #999999;
}
@media screen and (max-width: 767px) {
  .commerce-order-item-add-to-cart-form .field--name-quantity .form-type-number .form-number {
    padding: 2px;
  }
}
@media screen and (max-width: 575px) {
  .commerce-order-item-add-to-cart-form .field--name-quantity .form-type-number .form-number {
    width: 44px;
    padding: 2px 0;
  }
}
@media screen and (max-width: 475px) {
  .commerce-order-item-add-to-cart-form .field--name-quantity .form-type-number .form-number {
    width: 42px;
    font-size: 13px;
  }
}
.commerce-order-item-add-to-cart-form .field--name-quantity .form-type-number .form-number:focus,
.commerce-order-item-add-to-cart-form .field--name-quantity .form-type-number .form-number:focus-visible {
  outline: none;
  box-shadow: none;
  border: none;
}
.commerce-order-item-add-to-cart-form .form-actions {
  display: flex;
  align-items: end;
}
.commerce-order-item-add-to-cart-form .form-actions .btn {
  position: relative;
  box-shadow: none;
  padding: 15px 34px;
}
@media screen and (max-width: 1199px) {
  .commerce-order-item-add-to-cart-form .form-actions .btn {
    padding: 15px 10px;
  }
}
@media screen and (max-width: 575px) {
  .commerce-order-item-add-to-cart-form .form-actions .btn {
    width: 48px;
    height: 48px;
    padding: 0;
    font-size: 0;
    color: transparent;
  }
  .commerce-order-item-add-to-cart-form .form-actions .btn::before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 18px;
    height: 18px;
    background: url("/sites/all/themes/vesta_theme/image/cart2.svg") center center no-repeat;
    background-size: contain;
    content: '';
  }
}
@media screen and (max-width: 475px) {
  .commerce-order-item-add-to-cart-form .form-actions .btn {
    width: 35px;
    height: 35px;
  }
}
.view-tovary .view-content {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .view-tovary .view-content {
    margin-bottom: 15px;
  }
}
.view-tovary .view-content .views-infinite-scroll-content-wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}
.view-tovary .view-content .views-infinite-scroll-content-wrapper::after {
  display: none;
}
@media screen and (max-width: 1199px) {
  .view-tovary .view-content .views-infinite-scroll-content-wrapper {
    gap: 10px;
  }
}
@media screen and (max-width: 767px) {
  .view-tovary .view-content .views-infinite-scroll-content-wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 575px) {
  .view-tovary .view-content .views-infinite-scroll-content-wrapper {
    gap: 10px 7px;
  }
}
@media screen and (max-width: 319px) {
  .view-tovary .view-content .views-infinite-scroll-content-wrapper {
    grid-template-columns: 1fr;
  }
}
.view-tovary .view-content .views-infinite-scroll-content-wrapper .views-row .commerce-product--type-vesta-product.commerce-product--view-mode-teaser {
  display: flex;
  flex-wrap: wrap;
  height: 100%;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 3px 2px 20px 4px rgba(140, 148, 162, 0.2);
  transition: all 0.4s ease;
}
.view-tovary .view-content .views-infinite-scroll-content-wrapper .views-row .commerce-product--type-vesta-product.commerce-product--view-mode-teaser .image-container {
  width: 100%;
  align-self: flex-start;
}
.view-tovary .view-content .views-infinite-scroll-content-wrapper .views-row .commerce-product--type-vesta-product.commerce-product--view-mode-teaser .field--name-field-image-product-view {
  position: relative;
  height: 360px;
  width: 100%;
}
@media screen and (max-width: 1199px) {
  .view-tovary .view-content .views-infinite-scroll-content-wrapper .views-row .commerce-product--type-vesta-product.commerce-product--view-mode-teaser .field--name-field-image-product-view {
    height: 308px;
  }
}
@media screen and (max-width: 375px) {
  .view-tovary .view-content .views-infinite-scroll-content-wrapper .views-row .commerce-product--type-vesta-product.commerce-product--view-mode-teaser .field--name-field-image-product-view {
    height: 220px;
  }
}
.view-tovary .view-content .views-infinite-scroll-content-wrapper .views-row .commerce-product--type-vesta-product.commerce-product--view-mode-teaser .field--name-field-image-product-view .field__item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all 0.4s ease;
}
.view-tovary .view-content .views-infinite-scroll-content-wrapper .views-row .commerce-product--type-vesta-product.commerce-product--view-mode-teaser .field--name-field-image-product-view .field__item a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
@media screen and (max-width: 319px) {
  .view-tovary .view-content .views-infinite-scroll-content-wrapper .views-row .commerce-product--type-vesta-product.commerce-product--view-mode-teaser .field--name-field-image-product-view .field__item a {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.view-tovary .view-content .views-infinite-scroll-content-wrapper .views-row .commerce-product--type-vesta-product.commerce-product--view-mode-teaser .field--name-field-image-product-view .field__item a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 1.2s ease;
}
@media screen and (max-width: 319px) {
  .view-tovary .view-content .views-infinite-scroll-content-wrapper .views-row .commerce-product--type-vesta-product.commerce-product--view-mode-teaser .field--name-field-image-product-view .field__item a img {
    width: auto;
    height: auto;
    max-height: 100%;
    object-fit: contain;
  }
}
.view-tovary .view-content .views-infinite-scroll-content-wrapper .views-row .commerce-product--type-vesta-product.commerce-product--view-mode-teaser .field--name-field-image-product-view .field__item:last-child {
  opacity: 0;
  transition: opacity 0.5s ease;
}
.view-tovary .view-content .views-infinite-scroll-content-wrapper .views-row .commerce-product--type-vesta-product.commerce-product--view-mode-teaser .field--name-title {
  padding: 8px;
  font-family: 'Ubuntu', 'Inter', sans-serif;
  font-weight: 500;
  font-size: 20px;
}
@media screen and (max-width: 767px) {
  .view-tovary .view-content .views-infinite-scroll-content-wrapper .views-row .commerce-product--type-vesta-product.commerce-product--view-mode-teaser .field--name-title {
    padding: 5px;
  }
}
.view-tovary .view-content .views-infinite-scroll-content-wrapper .views-row .commerce-product--type-vesta-product.commerce-product--view-mode-teaser .field--name-title a {
  color: #3B3B3B;
}
.view-tovary .view-content .views-infinite-scroll-content-wrapper .views-row .commerce-product--type-vesta-product.commerce-product--view-mode-teaser .content-container {
  width: 100%;
  align-self: flex-end;
  padding: 8px;
}
@media screen and (max-width: 767px) {
  .view-tovary .view-content .views-infinite-scroll-content-wrapper .views-row .commerce-product--type-vesta-product.commerce-product--view-mode-teaser .content-container {
    padding: 5px;
  }
}
.view-tovary .view-content .views-infinite-scroll-content-wrapper .views-row .commerce-product--type-vesta-product.commerce-product--view-mode-teaser .content-container .details-teaser {
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  .view-tovary .view-content .views-infinite-scroll-content-wrapper .views-row .commerce-product--type-vesta-product.commerce-product--view-mode-teaser .content-container .details-teaser {
    margin-bottom: 10px;
  }
}
.view-tovary .view-content .views-infinite-scroll-content-wrapper .views-row .commerce-product--type-vesta-product.commerce-product--view-mode-teaser .content-container .details-teaser .field {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
  font-family: 'Ubuntu', 'Inter', sans-serif;
  font-weight: 300;
  font-size: 17px;
  color: #999999;
}
@media screen and (max-width: 767px) {
  .view-tovary .view-content .views-infinite-scroll-content-wrapper .views-row .commerce-product--type-vesta-product.commerce-product--view-mode-teaser .content-container .details-teaser .field {
    margin-bottom: 7px;
    font-size: 12px;
  }
}
.view-tovary .view-content .views-infinite-scroll-content-wrapper .views-row .commerce-product--type-vesta-product.commerce-product--view-mode-teaser .content-container .details-teaser .field:last-child {
  margin-bottom: 0;
}
.view-tovary .view-content .views-infinite-scroll-content-wrapper .views-row .commerce-product--type-vesta-product.commerce-product--view-mode-teaser .content-container .details-teaser .field::after {
  display: none;
}
.view-tovary .view-content .views-infinite-scroll-content-wrapper .views-row .commerce-product--type-vesta-product.commerce-product--view-mode-teaser .content-container .details-teaser .field .field__label {
  margin-right: 5px;
}
.view-tovary .view-content .views-infinite-scroll-content-wrapper .views-row .commerce-product--type-vesta-product.commerce-product--view-mode-teaser .content-container .field--name-price {
  margin-bottom: 16px;
  font-family: 'Ubuntu', 'Inter', sans-serif;
  font-weight: 500;
  font-size: 20px;
  color: #3B3B3B;
}
@media screen and (max-width: 767px) {
  .view-tovary .view-content .views-infinite-scroll-content-wrapper .views-row .commerce-product--type-vesta-product.commerce-product--view-mode-teaser .content-container .field--name-price {
    margin-bottom: 10px;
  }
}
.view-tovary .view-content .views-infinite-scroll-content-wrapper .views-row .commerce-product--type-vesta-product.commerce-product--view-mode-teaser .content-container .commerce-order-item-add-to-cart-form .field--name-purchased-entity,
.view-tovary .view-content .views-infinite-scroll-content-wrapper .views-row .commerce-product--type-vesta-product.commerce-product--view-mode-teaser .content-container .commerce-order-item-add-to-cart-form .add-to-cart-message {
  display: none;
}
.view-tovary .view-content .views-infinite-scroll-content-wrapper .views-row .commerce-product--type-vesta-product.commerce-product--view-mode-teaser:hover,
.view-tovary .view-content .views-infinite-scroll-content-wrapper .views-row .commerce-product--type-vesta-product.commerce-product--view-mode-teaser:active,
.view-tovary .view-content .views-infinite-scroll-content-wrapper .views-row .commerce-product--type-vesta-product.commerce-product--view-mode-teaser:focus,
.view-tovary .view-content .views-infinite-scroll-content-wrapper .views-row .commerce-product--type-vesta-product.commerce-product--view-mode-teaser:focus-visible {
  outline: none;
}
.view-tovary .view-content .views-infinite-scroll-content-wrapper .views-row .commerce-product--type-vesta-product.commerce-product--view-mode-teaser:hover .field--name-field-image-product-view .field__item:first-child,
.view-tovary .view-content .views-infinite-scroll-content-wrapper .views-row .commerce-product--type-vesta-product.commerce-product--view-mode-teaser:active .field--name-field-image-product-view .field__item:first-child,
.view-tovary .view-content .views-infinite-scroll-content-wrapper .views-row .commerce-product--type-vesta-product.commerce-product--view-mode-teaser:focus .field--name-field-image-product-view .field__item:first-child,
.view-tovary .view-content .views-infinite-scroll-content-wrapper .views-row .commerce-product--type-vesta-product.commerce-product--view-mode-teaser:focus-visible .field--name-field-image-product-view .field__item:first-child {
  opacity: 0;
}
.view-tovary .view-content .views-infinite-scroll-content-wrapper .views-row .commerce-product--type-vesta-product.commerce-product--view-mode-teaser:hover .field--name-field-image-product-view .field__item:last-child,
.view-tovary .view-content .views-infinite-scroll-content-wrapper .views-row .commerce-product--type-vesta-product.commerce-product--view-mode-teaser:active .field--name-field-image-product-view .field__item:last-child,
.view-tovary .view-content .views-infinite-scroll-content-wrapper .views-row .commerce-product--type-vesta-product.commerce-product--view-mode-teaser:focus .field--name-field-image-product-view .field__item:last-child,
.view-tovary .view-content .views-infinite-scroll-content-wrapper .views-row .commerce-product--type-vesta-product.commerce-product--view-mode-teaser:focus-visible .field--name-field-image-product-view .field__item:last-child {
  opacity: 1;
}
.view-tovary .view-content .views-infinite-scroll-content-wrapper .views-row .commerce-product--type-vesta-product.commerce-product--view-mode-teaser:hover .field--name-field-image-product-view .field__item a img,
.view-tovary .view-content .views-infinite-scroll-content-wrapper .views-row .commerce-product--type-vesta-product.commerce-product--view-mode-teaser:active .field--name-field-image-product-view .field__item a img,
.view-tovary .view-content .views-infinite-scroll-content-wrapper .views-row .commerce-product--type-vesta-product.commerce-product--view-mode-teaser:focus .field--name-field-image-product-view .field__item a img,
.view-tovary .view-content .views-infinite-scroll-content-wrapper .views-row .commerce-product--type-vesta-product.commerce-product--view-mode-teaser:focus-visible .field--name-field-image-product-view .field__item a img {
  transform: scale(1.1);
}
.view-tovary .view-content .views-infinite-scroll-content-wrapper .views-row .commerce-product--type-vesta-product.commerce-product--view-mode-teaser:hover .field--name-title a,
.view-tovary .view-content .views-infinite-scroll-content-wrapper .views-row .commerce-product--type-vesta-product.commerce-product--view-mode-teaser:active .field--name-title a,
.view-tovary .view-content .views-infinite-scroll-content-wrapper .views-row .commerce-product--type-vesta-product.commerce-product--view-mode-teaser:focus .field--name-title a,
.view-tovary .view-content .views-infinite-scroll-content-wrapper .views-row .commerce-product--type-vesta-product.commerce-product--view-mode-teaser:focus-visible .field--name-title a {
  color: #FF9000;
}
.commerce-product.commerce-product--view-mode-full .product-h1 {
  margin-bottom: 15px;
  color: #151515;
}
@media screen and (max-width: 767px) {
  .commerce-product.commerce-product--view-mode-full .group-left {
    width: 75%;
    margin: auto;
  }
}
@media screen and (max-width: 375px) {
  .commerce-product.commerce-product--view-mode-full .group-left {
    width: 100%;
  }
}
.commerce-product.commerce-product--view-mode-full .group-left .field--name-field-image-product-view .slick-track {
  align-items: center;
  background-color: #F6F6F6;
}
@media screen and (min-width: 1200px) {
  .commerce-product.commerce-product--view-mode-full .group-left .field--name-field-image-product-view .slick-track {
    margin-bottom: 20px;
  }
}
.commerce-product.commerce-product--view-mode-full .group-left .field--name-field-image-product-view .field__item a {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  overflow: hidden;
}
.commerce-product.commerce-product--view-mode-full .group-left .field--name-field-image-product-view .field__item a img {
  object-fit: contain;
}
@media screen and (min-width: 1200px) {
  .commerce-product.commerce-product--view-mode-full .group-left .slick-arrow {
    width: 45px;
    height: 45px;
  }
}
.commerce-product.commerce-product--view-mode-full .group-left .slick-arrow:hover,
.commerce-product.commerce-product--view-mode-full .group-left .slick-arrow:active,
.commerce-product.commerce-product--view-mode-full .group-left .slick-arrow:focus,
.commerce-product.commerce-product--view-mode-full .group-left .slick-arrow:focus-visible {
  outline: none;
}
.commerce-product.commerce-product--view-mode-full .group-left .slick-arrow:hover::before,
.commerce-product.commerce-product--view-mode-full .group-left .slick-arrow:active::before,
.commerce-product.commerce-product--view-mode-full .group-left .slick-arrow:focus::before,
.commerce-product.commerce-product--view-mode-full .group-left .slick-arrow:focus-visible::before {
  background-image: url("/sites/all/themes/vesta_theme/image/arrow-prew-product-hover.svg");
}
@media screen and (min-width: 1200px) {
  .commerce-product.commerce-product--view-mode-full .group-left .slick-dots {
    gap: 10px;
  }
}
@media screen and (min-width: 1200px) {
  .commerce-product.commerce-product--view-mode-full .group-left .slick-dots li button {
    width: 12px;
    height: 12px;
  }
}
.commerce-product.commerce-product--view-mode-full .group-right {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-bottom: 45px;
}
@media screen and (min-width: 1200px) {
  .commerce-product.commerce-product--view-mode-full .group-right {
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 767px) {
  .commerce-product.commerce-product--view-mode-full .group-right {
    padding-top: 20px;
    padding-bottom: 0;
  }
}
.commerce-product.commerce-product--view-mode-full .group-right .product-header {
  width: 100%;
  align-self: flex-start;
}
.commerce-product.commerce-product--view-mode-full .group-right .product-type {
  margin-bottom: 20px;
  display: flex;
  flex-wrap: wrap;
  gap: 10px 7px;
}
@media screen and (max-width: 767px) {
  .commerce-product.commerce-product--view-mode-full .group-right .product-type {
    margin-bottom: 15px;
  }
}
.commerce-product.commerce-product--view-mode-full .group-right .product-features_teaser {
  width: 100%;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .commerce-product.commerce-product--view-mode-full .group-right .product-features_teaser {
    margin-bottom: 15px;
  }
}
.commerce-product.commerce-product--view-mode-full .group-right .product-features_teaser .field {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
@media screen and (max-width: 1199px) {
  .commerce-product.commerce-product--view-mode-full .group-right .product-features_teaser .field {
    margin-bottom: 10px;
  }
}
.commerce-product.commerce-product--view-mode-full .group-right .product-features_teaser .field::after {
  display: none;
}
.commerce-product.commerce-product--view-mode-full .group-right .product-variations {
  width: 100%;
  align-self: flex-end;
}
.commerce-product.commerce-product--view-mode-full .group-right .field--name-price {
  margin-bottom: 20px;
  font-family: 'Ubuntu', 'Inter', sans-serif;
  font-weight: 700;
  font-size: 28px;
  text-align: center;
  color: #343434;
  text-align: left;
  color: #151515;
}
@media screen and (max-width: 1199px) {
  .commerce-product.commerce-product--view-mode-full .group-right .field--name-price {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  .commerce-product.commerce-product--view-mode-full .group-right .field--name-price {
    margin-bottom: 15px;
  }
}
.commerce-product.commerce-product--view-mode-full .group-right .commerce-order-item-add-to-cart-form {
  justify-content: start;
}
.commerce-product.commerce-product--view-mode-full .group-right .commerce-order-item-add-to-cart-form .field--widget-commerce-product-variation-attributes {
  display: none;
}
.commerce-product.commerce-product--view-mode-full .group-right .commerce-order-item-add-to-cart-form .add-to-cart-message {
  display: none;
}
.commerce-product.commerce-product--view-mode-full .group-footer {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .commerce-product.commerce-product--view-mode-full .group-footer {
    margin-top: 15px;
  }
}
.commerce-product.commerce-product--view-mode-full .group-footer .horizontal-tabs {
  margin: 0;
  border: none;
  border-radius: 0 0 10px 10px;
  box-shadow: 3px 2px 20px 4px rgba(140, 148, 162, 0.2);
  background-color: #ffffff;
}
.commerce-product.commerce-product--view-mode-full .group-footer .horizontal-tabs .horizontal-tabs-list {
  display: flex;
  flex-wrap: wrap;
  background-color: transparent;
  border-bottom: none;
}
.commerce-product.commerce-product--view-mode-full .group-footer .horizontal-tabs .horizontal-tabs-list .horizontal-tab-button {
  width: 50%;
  padding: 0;
  text-align: center;
  background: #F6F6F6;
  border: 1px solid #999999;
  border-left: none;
  transition: all 0.4s ease;
}
.commerce-product.commerce-product--view-mode-full .group-footer .horizontal-tabs .horizontal-tabs-list .horizontal-tab-button:hover,
.commerce-product.commerce-product--view-mode-full .group-footer .horizontal-tabs .horizontal-tabs-list .horizontal-tab-button:active,
.commerce-product.commerce-product--view-mode-full .group-footer .horizontal-tabs .horizontal-tabs-list .horizontal-tab-button:focus,
.commerce-product.commerce-product--view-mode-full .group-footer .horizontal-tabs .horizontal-tabs-list .horizontal-tab-button:focus-visible {
  background: #F6F6F6;
  outline: none;
}
.commerce-product.commerce-product--view-mode-full .group-footer .horizontal-tabs .horizontal-tabs-list .horizontal-tab-button:hover a,
.commerce-product.commerce-product--view-mode-full .group-footer .horizontal-tabs .horizontal-tabs-list .horizontal-tab-button:active a,
.commerce-product.commerce-product--view-mode-full .group-footer .horizontal-tabs .horizontal-tabs-list .horizontal-tab-button:focus a,
.commerce-product.commerce-product--view-mode-full .group-footer .horizontal-tabs .horizontal-tabs-list .horizontal-tab-button:focus-visible a {
  background: #F6F6F6;
}
@media screen and (max-width: 319px) {
  .commerce-product.commerce-product--view-mode-full .group-footer .horizontal-tabs .horizontal-tabs-list .horizontal-tab-button {
    width: auto;
  }
}
.commerce-product.commerce-product--view-mode-full .group-footer .horizontal-tabs .horizontal-tabs-list .horizontal-tab-button.first {
  border-left: 1px solid #999999;
}
.commerce-product.commerce-product--view-mode-full .group-footer .horizontal-tabs .horizontal-tabs-list .horizontal-tab-button.selected {
  margin-bottom: 0;
  background: #FFB200;
  border: 1px solid #FFB200;
}
.commerce-product.commerce-product--view-mode-full .group-footer .horizontal-tabs .horizontal-tabs-list .horizontal-tab-button.selected:hover,
.commerce-product.commerce-product--view-mode-full .group-footer .horizontal-tabs .horizontal-tabs-list .horizontal-tab-button.selected:active,
.commerce-product.commerce-product--view-mode-full .group-footer .horizontal-tabs .horizontal-tabs-list .horizontal-tab-button.selected:focus,
.commerce-product.commerce-product--view-mode-full .group-footer .horizontal-tabs .horizontal-tabs-list .horizontal-tab-button.selected:focus-visible {
  background: #FFB200;
  outline: none;
}
.commerce-product.commerce-product--view-mode-full .group-footer .horizontal-tabs .horizontal-tabs-list .horizontal-tab-button.selected:hover a,
.commerce-product.commerce-product--view-mode-full .group-footer .horizontal-tabs .horizontal-tabs-list .horizontal-tab-button.selected:active a,
.commerce-product.commerce-product--view-mode-full .group-footer .horizontal-tabs .horizontal-tabs-list .horizontal-tab-button.selected:focus a,
.commerce-product.commerce-product--view-mode-full .group-footer .horizontal-tabs .horizontal-tabs-list .horizontal-tab-button.selected:focus-visible a {
  background: #FFB200;
}
.commerce-product.commerce-product--view-mode-full .group-footer .horizontal-tabs .horizontal-tabs-list .horizontal-tab-button:has(+ .selected) {
  border-right: none;
}
.commerce-product.commerce-product--view-mode-full .group-footer .horizontal-tabs .horizontal-tabs-list .horizontal-tab-button.selected + li {
  border-left: none;
}
.commerce-product.commerce-product--view-mode-full .group-footer .horizontal-tabs .horizontal-tabs-list .horizontal-tab-button a {
  padding: 17px;
  font-family: 'Ubuntu', 'Inter', sans-serif;
  font-weight: 300;
  font-size: 17px;
  color: #151515;
}
@media screen and (max-width: 767px) {
  .commerce-product.commerce-product--view-mode-full .group-footer .horizontal-tabs .horizontal-tabs-list .horizontal-tab-button a {
    padding: 6px 10px;
  }
}
.commerce-product.commerce-product--view-mode-full .group-footer .horizontal-tabs .horizontal-tabs-panes .horizontal-tabs-pane {
  padding: 30px 20px;
}
@media screen and (max-width: 767px) {
  .commerce-product.commerce-product--view-mode-full .group-footer .horizontal-tabs .horizontal-tabs-panes .horizontal-tabs-pane {
    padding: 20px 15px;
  }
}
.commerce-product.commerce-product--view-mode-full .group-footer .horizontal-tabs .horizontal-tabs-panes .horizontal-tabs-pane .card-body {
  padding: 0;
}
.commerce-product.commerce-product--view-mode-full .group-footer .horizontal-tabs .horizontal-tabs-panes .horizontal-tabs-pane .card-body .view-tovary.view-display-id-block_2 .commerce-product.commerce-product--view-mode-harakteristiki {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  font-family: 'Ubuntu', 'Inter', sans-serif;
  font-weight: 300;
  font-size: 17px;
}
@media screen and (max-width: 991px) {
  .commerce-product.commerce-product--view-mode-full .group-footer .horizontal-tabs .horizontal-tabs-panes .horizontal-tabs-pane .card-body .view-tovary.view-display-id-block_2 .commerce-product.commerce-product--view-mode-harakteristiki {
    gap: 20px;
  }
}
@media screen and (max-width: 575px) {
  .commerce-product.commerce-product--view-mode-full .group-footer .horizontal-tabs .horizontal-tabs-panes .horizontal-tabs-pane .card-body .view-tovary.view-display-id-block_2 .commerce-product.commerce-product--view-mode-harakteristiki {
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
  }
}
@media screen and (max-width: 319px) {
  .commerce-product.commerce-product--view-mode-full .group-footer .horizontal-tabs .horizontal-tabs-panes .horizontal-tabs-pane .card-body .view-tovary.view-display-id-block_2 .commerce-product.commerce-product--view-mode-harakteristiki {
    grid-template-columns: 1fr;
  }
}
@media screen and (max-width: 767px) {
  .commerce-product.commerce-product--view-mode-full .group-footer .horizontal-tabs .horizontal-tabs-panes .horizontal-tabs-pane .card-body .view-tovary.view-display-id-block_2 .commerce-product.commerce-product--view-mode-harakteristiki .field {
    font-size: 14px;
  }
}
.commerce-product.commerce-product--view-mode-full .group-footer .horizontal-tabs .horizontal-tabs-panes .horizontal-tabs-pane .card-body .view-tovary.view-display-id-block_2 .commerce-product.commerce-product--view-mode-harakteristiki .field .field__label {
  margin-bottom: 10px;
  color: #999999;
}
@media screen and (max-width: 767px) {
  .commerce-product.commerce-product--view-mode-full .group-footer .horizontal-tabs .horizontal-tabs-panes .horizontal-tabs-pane .card-body .view-tovary.view-display-id-block_2 .commerce-product.commerce-product--view-mode-harakteristiki .field .field__label {
    margin-bottom: 7px;
  }
}
.commerce-product.commerce-product--view-mode-full .group-footer .horizontal-tabs .horizontal-tabs-panes .horizontal-tabs-pane .card-body .view-tovary.view-display-id-block_2 .commerce-product.commerce-product--view-mode-harakteristiki .field .field__items {
  color: #151515;
}
.view-filters {
  margin-bottom: 10px;
  padding: 10px;
  border: 1px solid #E3E3E3;
  border-radius: 5px;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .view-filters {
    margin-bottom: 7px;
    padding: 7px;
    flex-wrap: wrap;
  }
}
.view-filters .block-title {
  display: flex;
  font-weight: 500;
  font-size: 14px;
  color: #343434;
}
@media screen and (max-width: 1199px) {
  .view-filters .block-title {
    font-size: 13px;
  }
}
@media screen and (max-width: 767px) {
  .view-filters .block-title {
    font-size: 12px;
  }
}
.view-filters .block-title img {
  width: 16px;
  height: 16px;
  flex-shrink: 0;
  margin-right: 5px;
  object-fit: contain;
  transform: translateY(8px);
}
@media screen and (max-width: 1199px) {
  .view-filters .block-title img {
    transform: translateY(5px);
  }
}
@media screen and (max-width: 767px) {
  .view-filters .block-title img {
    width: 14px;
    height: 14px;
  }
}
.view-filters .views-exposed-form {
  background: #F6F6F6;
}
.view-filters .views-exposed-form .form--inline {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 30px;
  transform: translateY(8px);
}
@media screen and (max-width: 1199px) {
  .view-filters .views-exposed-form .form--inline {
    transform: translateY(5px);
  }
}
@media screen and (max-width: 767px) {
  .view-filters .views-exposed-form .form--inline {
    gap: 10px;
  }
}
.view-filters .views-exposed-form .form--inline .form-item {
  margin-bottom: 0;
  border: none;
  outline: none;
  box-shadow: none;
  --bs-card-bg: #F6F6F6;
}
.view-filters .views-exposed-form .form--inline .form-item summary {
  padding: 0;
  border: none;
  outline: none;
  box-shadow: none;
  font-family: 'Ubuntu', 'Inter', sans-serif;
  font-weight: 300;
  font-size: 17px;
  color: #343434;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .view-filters .views-exposed-form .form--inline .form-item summary {
    font-size: 13px;
  }
}
.view-filters .views-exposed-form .form--inline .form-item summary::marker {
  display: none;
}
.view-filters .views-exposed-form .form--inline .form-item summary::after {
  width: 13px;
  height: 13px;
  flex-shrink: 0;
  margin-left: 5px;
  background: url("/sites/all/themes/vesta_theme/image/chevron-down-blck.svg") center center no-repeat;
  background-size: contain;
  content: '';
}
.view-filters .views-exposed-form .form--inline .form-item .details-wrapper {
  padding: 7px;
  background-color: #F6F6F6;
  font-family: 'Ubuntu', 'Inter', sans-serif;
  color: #343434;
}
@media screen and (max-width: 767px) {
  .view-filters .views-exposed-form .form--inline .form-item .details-wrapper .form-type-checkbox input[type=checkbox] {
    width: 13px;
    height: 13px;
    margin-right: 3px;
  }
}
.view-filters .views-exposed-form .form--inline .form-item .details-wrapper .form-type-checkbox label {
  font-family: 'Ubuntu', 'Inter', sans-serif;
  font-weight: 300;
  font-size: 17px;
}
@media screen and (max-width: 767px) {
  .view-filters .views-exposed-form .form--inline .form-item .details-wrapper .form-type-checkbox label {
    font-size: 13px;
  }
}
.view-filters .views-exposed-form .form--inline .form-actions,
.view-filters .views-exposed-form .form--inline::after {
  display: none;
}
.modal,
.ui-widget-overlay {
  background: rgba(0, 0, 0, 0.8);
  opacity: 1;
}
.modal-content,
.ui-dialog {
  border-radius: 10px;
  background: #F6F6F6;
  border: 1px solid rgba(0, 0, 0, 0.8);
}
.modal-content .modal-header,
.ui-dialog .modal-header,
.modal-content .ui-dialog-titlebar,
.ui-dialog .ui-dialog-titlebar {
  border: none;
  background: transparent;
  display: flex;
  align-items: center;
  background: #F6F6F6;
}
.modal-content .modal-header .modal-title,
.ui-dialog .modal-header .modal-title,
.modal-content .ui-dialog-titlebar .modal-title,
.ui-dialog .ui-dialog-titlebar .modal-title,
.modal-content .modal-header .ui-dialog-title,
.ui-dialog .modal-header .ui-dialog-title,
.modal-content .ui-dialog-titlebar .ui-dialog-title,
.ui-dialog .ui-dialog-titlebar .ui-dialog-title {
  margin: 0;
  font-family: 'Ubuntu', 'Inter', sans-serif;
  font-weight: 500;
  font-size: 20px;
  text-align: center;
  color: #999999;
  text-align: left;
}
@media screen and (max-width: 1199px) {
  .modal-content .modal-header .modal-title,
  .ui-dialog .modal-header .modal-title,
  .modal-content .ui-dialog-titlebar .modal-title,
  .ui-dialog .ui-dialog-titlebar .modal-title,
  .modal-content .modal-header .ui-dialog-title,
  .ui-dialog .modal-header .ui-dialog-title,
  .modal-content .ui-dialog-titlebar .ui-dialog-title,
  .ui-dialog .ui-dialog-titlebar .ui-dialog-title {
    font-size: 16px;
  }
}
.modal-content .modal-header .btn-close,
.ui-dialog .modal-header .btn-close,
.modal-content .ui-dialog-titlebar .btn-close,
.ui-dialog .ui-dialog-titlebar .btn-close,
.modal-content .modal-header .ui-dialog-titlebar-close,
.ui-dialog .modal-header .ui-dialog-titlebar-close,
.modal-content .ui-dialog-titlebar .ui-dialog-titlebar-close,
.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close {
  position: static;
  width: 17px;
  height: 17px;
  margin: 0;
  margin-left: auto;
  padding: 0;
  flex-shrink: 0;
  border: none;
  outline: none;
  background: transparent url("/sites/all/themes/vesta_theme/image/close-blck.svg") center center no-repeat;
  background-size: contain;
  opacity: 0.65;
  transition: all 0.4s ease;
}
.modal-content .modal-header .btn-close:hover,
.ui-dialog .modal-header .btn-close:hover,
.modal-content .ui-dialog-titlebar .btn-close:hover,
.ui-dialog .ui-dialog-titlebar .btn-close:hover,
.modal-content .modal-header .ui-dialog-titlebar-close:hover,
.ui-dialog .modal-header .ui-dialog-titlebar-close:hover,
.modal-content .ui-dialog-titlebar .ui-dialog-titlebar-close:hover,
.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close:hover,
.modal-content .modal-header .btn-close:active,
.ui-dialog .modal-header .btn-close:active,
.modal-content .ui-dialog-titlebar .btn-close:active,
.ui-dialog .ui-dialog-titlebar .btn-close:active,
.modal-content .modal-header .ui-dialog-titlebar-close:active,
.ui-dialog .modal-header .ui-dialog-titlebar-close:active,
.modal-content .ui-dialog-titlebar .ui-dialog-titlebar-close:active,
.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close:active,
.modal-content .modal-header .btn-close:focus,
.ui-dialog .modal-header .btn-close:focus,
.modal-content .ui-dialog-titlebar .btn-close:focus,
.ui-dialog .ui-dialog-titlebar .btn-close:focus,
.modal-content .modal-header .ui-dialog-titlebar-close:focus,
.ui-dialog .modal-header .ui-dialog-titlebar-close:focus,
.modal-content .ui-dialog-titlebar .ui-dialog-titlebar-close:focus,
.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close:focus,
.modal-content .modal-header .btn-close:focus-visible,
.ui-dialog .modal-header .btn-close:focus-visible,
.modal-content .ui-dialog-titlebar .btn-close:focus-visible,
.ui-dialog .ui-dialog-titlebar .btn-close:focus-visible,
.modal-content .modal-header .ui-dialog-titlebar-close:focus-visible,
.ui-dialog .modal-header .ui-dialog-titlebar-close:focus-visible,
.modal-content .ui-dialog-titlebar .ui-dialog-titlebar-close:focus-visible,
.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close:focus-visible {
  opacity: 1;
  outline: none;
}
.modal-content .modal-header .btn-close:focus,
.ui-dialog .modal-header .btn-close:focus,
.modal-content .ui-dialog-titlebar .btn-close:focus,
.ui-dialog .ui-dialog-titlebar .btn-close:focus,
.modal-content .modal-header .ui-dialog-titlebar-close:focus,
.ui-dialog .modal-header .ui-dialog-titlebar-close:focus,
.modal-content .ui-dialog-titlebar .ui-dialog-titlebar-close:focus,
.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close:focus {
  box-shadow: 3px 2px 20px 4px rgba(140, 148, 162, 0.2);
}
.modal-content .modal-body form .form-control,
.ui-dialog .modal-body form .form-control {
  background-color: #F6F6F6;
}
.modal-content .modal-footer,
.ui-dialog .modal-footer,
.modal-content .ui-dialog-buttonpane,
.ui-dialog .ui-dialog-buttonpane {
  border: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  background: #F6F6F6;
}
.modal-content .modal-footer .form-actions,
.ui-dialog .modal-footer .form-actions,
.modal-content .ui-dialog-buttonpane .form-actions,
.ui-dialog .ui-dialog-buttonpane .form-actions {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.table {
  --bs-table-striped-bg: #F6F6F6;
  --bs-table-border-color: #FFB200;
  --bs-table-bg: #F6F6F6;
}
.table tr td {
  vertical-align: middle;
}
.cart-form .views-field-field-image-product-view a {
  display: block;
  width: 60px;
  height: 80px;
  border-radius: 10px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .cart-form .views-field-field-image-product-view a {
    width: 50px;
    height: 70px;
    border-radius: 5px;
  }
}
.cart-form .views-field-field-image-product-view a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.4s ease;
}
.cart-form .views-field-field-image-product-view a img:hover,
.cart-form .views-field-field-image-product-view a img:active,
.cart-form .views-field-field-image-product-view a img:focus,
.cart-form .views-field-field-image-product-view a img:focus-visible {
  transform: scale(1.1);
  outline: none;
}
.cart-form .views-field-edit-quantity .form-item {
  margin-bottom: 0;
}
.cart-form .views-field-edit-quantity .form-item .form-number {
  padding: 10px;
  border: none;
  border-radius: 5px;
  background: #F6F6F6;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .cart-form .views-field-edit-quantity .form-item .form-number {
    padding: 7px;
  }
}
.cart-form .views-field-edit-quantity .form-item .form-number:focus,
.cart-form .views-field-edit-quantity .form-item .form-number:focus-visible {
  outline: none;
  box-shadow: 0 0 4px 4px rgba(255, 178, 0, 0.5);
}
.cart-form .views-field-remove-button .btn {
  position: relative;
  width: 40px;
  height: 40px;
  margin: auto;
  padding: 0;
  border-radius: 50%;
  box-shadow: none;
  font-size: 0;
  color: transparent;
}
@media screen and (max-width: 767px) {
  .cart-form .views-field-remove-button .btn {
    width: 30px;
    height: 30px;
  }
}
.cart-form .views-field-remove-button .btn::before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 70%;
  height: 70%;
  background: url("/sites/all/themes/vesta_theme/image/delete.svg") center center no-repeat;
  background-size: contain;
  content: '';
  transition: all 0.4s ease;
}
.cart-form .field--name-total-price .order-total-line__subtotal {
  display: none;
}
.cart-form .form-actions {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .cart-form .form-actions {
    margin-top: 20px;
  }
}
.layout-checkout-form h3 {
  font-family: 'Ubuntu', 'Inter', sans-serif;
  font-weight: 500;
  font-size: 20px;
}
@media screen and (max-width: 767px) {
  .layout-checkout-form .layout-region-checkout-main {
    padding-bottom: 20px;
  }
}
.layout-checkout-form .layout-region-checkout-main legend {
  font-family: 'Ubuntu', 'Inter', sans-serif;
  font-weight: 500;
  font-size: 20px;
}
.layout-checkout-form .layout-region-checkout-main legend .checkout-review-edit-link {
  font-family: 'Ubuntu', 'Inter', sans-serif;
  font-weight: 300;
  font-size: 17px;
  font-weight: 500;
}
@media screen and (max-width: 1199px) {
  .layout-checkout-form .layout-region-checkout-main legend .checkout-review-edit-link {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .layout-checkout-form .layout-region-checkout-main legend .checkout-review-edit-link {
    font-size: 13px;
  }
}
.layout-checkout-form .layout-region-checkout-main legend .checkout-review-edit-link a {
  text-decoration: underline;
  text-transform: none;
}
.layout-checkout-form .layout-region-checkout-main > fieldset {
  margin-bottom: 0;
}
.layout-checkout-form .layout-region-checkout-main label {
  font-weight: 600;
  margin-bottom: 5px;
}
.layout-checkout-form .layout-region-checkout-main .form-control {
  background: #F6F6F6;
}
.layout-checkout-form .layout-region-checkout-main .field--type-address > fieldset legend {
  display: none;
}
.layout-checkout-form .layout-region-checkout-main #edit-review-contact-information {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .layout-checkout-form .layout-region-checkout-main #edit-review-contact-information {
    margin-bottom: 15px;
  }
}
.layout-checkout-form .layout-region-checkout-main #edit-review-contact-information .fieldset-wrapper {
  font-family: 'Ubuntu', 'Inter', sans-serif;
  font-weight: 500;
  font-size: 20px;
}
.layout-checkout-form .layout-region-checkout-main fieldset .field--type-string {
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .layout-checkout-form .layout-region-checkout-main fieldset .field--type-string {
    margin-bottom: 7px;
  }
}
.layout-checkout-form .layout-region-checkout-main fieldset .field__label {
  font-weight: 600;
  margin-bottom: 3px;
}
@media screen and (max-width: 767px) {
  .layout-checkout-form .layout-region-checkout-main fieldset .field__label {
    margin-bottom: 2px;
  }
}
.layout-checkout-form .layout-region-checkout-main fieldset .field__item {
  font-family: 'Ubuntu', 'Inter', sans-serif;
  font-weight: 500;
  font-size: 20px;
}
.layout-checkout-form .layout-region-checkout-secondary .order-total-line__subtotal {
  display: none;
}
.layout-checkout-form .layout-region-checkout-footer {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .layout-checkout-form .layout-region-checkout-footer {
    margin-top: 20px;
  }
}
.layout-checkout-form .layout-region-checkout-footer .form-actions {
  display: flex;
  flex-wrap: wrap;
  align-items: end;
  gap: 20px;
}
@media screen and (max-width: 767px) {
  .layout-checkout-form .layout-region-checkout-footer .form-actions {
    gap: 15px;
  }
}
.layout-checkout-form .layout-region-checkout-footer .form-actions .link--previous {
  font-size: 20px;
  font-weight: 500;
  text-decoration: underline;
}
@media screen and (max-width: 1199px) {
  .layout-checkout-form .layout-region-checkout-footer .form-actions .link--previous {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .layout-checkout-form .layout-region-checkout-footer .form-actions .link--previous {
    font-size: 13px;
  }
}
.layout-checkout-form .checkout-complete {
  font-family: 'Ubuntu', 'Inter', sans-serif;
  font-weight: 500;
  font-size: 20px;
}
.pagination {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 5px;
  border-radius: 10px;
}
.pagination .page-item a {
  font-family: 'Ubuntu', 'Inter', sans-serif;
  font-weight: 300;
  font-size: 17px;
  background-color: #F6F6F6;
  border: 1px solid #FFB200;
  color: #151515;
}
.pagination .page-item a:hover,
.pagination .page-item a:active,
.pagination .page-item a:focus,
.pagination .page-item a:focus-visible {
  background-color: #FF9000;
  outline: none;
}
.pagination .page-item.is-active a,
.pagination .page-item.active a {
  background-color: #FFB200;
}
