.container {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 576px) {
  .container {
    max-width: 576px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 992px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1200px;
  }
}
html {
  line-height: 1.5;
  font-size: 16px !important;
  color: #000;
  font-family: "Montserrat", sans-serif;
}
@media screen and (max-width: 767px) {
  html {
    font-size: 15px !important;
  }
}
body {
  line-height: inherit;
  background: #fff;
  color: inherit;
  font-family: inherit;
}
h1,
h2,
h3,
h4,
h5,
h6,
.page > *:not(header,footer) .block-title {
  font-family: "Montserrat", sans-serif;
  line-height: 1.25;
  margin-bottom: 0.25em;
}
h1 {
  font-size: 2.5rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  h1 {
    font-size: 1.5rem;
  }
}
h2,
.page > *:not(header,footer) .block-title {
  font-size: 2rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  h2,
  .page > *:not(header,footer) .block-title {
    font-size: 1.25rem;
  }
}
h3 {
  font-size: 1.25rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  h3 {
    font-size: 1.15rem;
  }
}
h4 {
  font-size: 1.15rem;
}
@media screen and (max-width: 767px) {
  h4 {
    font-size: 1.1rem;
  }
}
h5 {
  font-size: 1.1rem;
}
@media screen and (max-width: 767px) {
  h5 {
    font-size: 1.05rem;
  }
}
h6 {
  font-size: 1rem;
}
p {
  margin-bottom: 0.5em;
}
p:last-child {
  margin-bottom: 0;
}
a {
  cursor: pointer;
  color: #007bff;
  -webkit-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
a,
input,
button,
textarea,
select {
  text-decoration: none !important;
}
a:hover,
input:hover,
button:hover,
textarea:hover,
select:hover,
a:focus,
input:focus,
button:focus,
textarea:focus,
select:focus,
a:active,
input:active,
button:active,
textarea:active,
select:active {
  text-decoration: none !important;
  box-shadow: none !important;
}
.not-front main #block-vesta-theme-bloknastranicekontakty .field--name-body a,
.not-front main #block-vesta-theme-content .field--name-body a {
  color: #CE8A93;
}
.not-front main #block-vesta-theme-bloknastranicekontakty .field--name-body a:hover,
.not-front main #block-vesta-theme-content .field--name-body a:hover {
  color: #000;
}
.fal,
.fas,
.far,
.fab {
  font-style: normal;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col,
.col-lg,
.col-md,
.col-sm,
.col-xl,
.col-1,
.col-lg-1,
.col-md-1,
.col-sm-1,
.col-xl-1,
.col-2,
.col-lg-2,
.col-md-2,
.col-sm-2,
.col-xl-2,
.col-3,
.col-lg-3,
.col-md-3,
.col-sm-3,
.col-xl-3,
.col-4,
.col-lg-4,
.col-md-4,
.col-sm-4,
.col-xl-4,
.col-5,
.col-lg-5,
.col-md-5,
.col-sm-5,
.col-xl-5,
.col-6,
.col-lg-6,
.col-md-6,
.col-sm-6,
.col-xl-6,
.col-7,
.col-lg-7,
.col-md-7,
.col-sm-7,
.col-xl-7,
.col-8,
.col-lg-8,
.col-md-8,
.col-sm-8,
.col-xl-8,
.col-9,
.col-lg-9,
.col-md-9,
.col-sm-9,
.col-xl-9,
.col-10,
.col-lg-10,
.col-md-10,
.col-sm-10,
.col-xl-10,
.col-11,
.col-lg-11,
.col-md-11,
.col-sm-11,
.col-xl-11,
.col-12,
.col-lg-12,
.col-md-12,
.col-sm-12,
.col-xl-12,
.col-auto,
.col-lg-auto,
.col-md-auto,
.col-sm-auto,
.col-xl-auto {
  padding-left: 15px;
  padding-right: 15px;
}
@media screen and (max-width: 767px) {
  .col,
  .col-lg,
  .col-md,
  .col-sm,
  .col-xl,
  .col-1,
  .col-lg-1,
  .col-md-1,
  .col-sm-1,
  .col-xl-1,
  .col-2,
  .col-lg-2,
  .col-md-2,
  .col-sm-2,
  .col-xl-2,
  .col-3,
  .col-lg-3,
  .col-md-3,
  .col-sm-3,
  .col-xl-3,
  .col-4,
  .col-lg-4,
  .col-md-4,
  .col-sm-4,
  .col-xl-4,
  .col-5,
  .col-lg-5,
  .col-md-5,
  .col-sm-5,
  .col-xl-5,
  .col-6,
  .col-lg-6,
  .col-md-6,
  .col-sm-6,
  .col-xl-6,
  .col-7,
  .col-lg-7,
  .col-md-7,
  .col-sm-7,
  .col-xl-7,
  .col-8,
  .col-lg-8,
  .col-md-8,
  .col-sm-8,
  .col-xl-8,
  .col-9,
  .col-lg-9,
  .col-md-9,
  .col-sm-9,
  .col-xl-9,
  .col-10,
  .col-lg-10,
  .col-md-10,
  .col-sm-10,
  .col-xl-10,
  .col-11,
  .col-lg-11,
  .col-md-11,
  .col-sm-11,
  .col-xl-11,
  .col-12,
  .col-lg-12,
  .col-md-12,
  .col-sm-12,
  .col-xl-12,
  .col-auto,
  .col-lg-auto,
  .col-md-auto,
  .col-sm-auto,
  .col-xl-auto {
    max-width: unset;
    flex-basis: 100%;
  }
}
.page {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 100vh;
  overflow: hidden;
}
.page > * {
  margin-bottom: 15px;
}
.page > *:last-child {
  margin-bottom: 0;
}
.page > *:not(header,footer) .block-block .content {
  text-align: justify;
}
.page > *:not(header,footer) .block-block .content h1,
.page > *:not(header,footer) .block-block .content h2,
.page > *:not(header,footer) .block-block .content h3,
.page > *:not(header,footer) .block-block .content h4,
.page > *:not(header,footer) .block-block .content h5,
.page > *:not(header,footer) .block-block .content h6 {
  text-align: left;
}
.breadcrumbs .breadcrumb {
  display: block;
  text-align: justify;
  margin-bottom: 0;
  color: #808080;
  font-size: 13px;
  padding: 0.75rem 0;
  background-color: transparent;
  border-radius: 0;
}
main {
  flex-grow: 1;
  margin-bottom: 0;
}
main .block {
  margin-bottom: 15px;
}
main .region-facets {
  margin-bottom: 15px;
}
main .region-facets .block {
  margin-bottom: 0;
}
main > .container > .row {
  flex-wrap: nowrap;
}
@media screen and (max-width: 767px) {
  main > .container > .row {
    flex-wrap: wrap;
  }
}
.main-content-column {
  flex-grow: 1;
  padding-left: 0;
  padding-right: 0;
  min-width: 0;
}
@media screen and (max-width: 767px) {
  .main-content-column {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.main-content-column:first-child {
  padding-left: 15px;
}
.main-content-column:last-child {
  padding-right: 15px;
}
.help-block,
.control-group .help-inline {
  margin: 0;
}
#mobile-header {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 45px;
  background-color: #fff;
  z-index: 100;
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.3);
}
@media screen and (max-width: 767px) {
  #mobile-header {
    display: flex;
  }
}
#mobile-header .page-header {
  flex-grow: 1;
  font-weight: 300;
  align-self: center;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding: 0 5px;
}
#mobile-header > a {
  color: inherit;
  font-size: 32px;
  line-height: 1;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px;
  min-width: 45px;
}
@media screen and (max-width: 767px) {
  .mm-page {
    padding-top: 45px;
  }
}
@media screen and (max-width: 767px) {
  .not-front .mm-page {
    padding-top: 105px;
  }
}
.mm-menu {
  background-color: #fff;
  color: inherit;
}
.mm-menu .mm-navbar a,
.mm-menu .mm-navbar > * {
  color: #000;
  font-weight: bold;
}
.mm-menu .mm-btn:after,
.mm-menu .mm-btn:before,
.mm-menu .mm-listview > li .mm-next:after {
  border-color: #000000;
}
.mm-menu .block .block-title {
  height: 40px;
  background-color: #fff;
  padding: 10px 20px 10px 20px;
  font-weight: bold;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  color: #000;
  text-align: center;
  line-height: 20px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.mm-menu .mm-navbar + .block .block-title {
  margin-top: -40px;
}
.mm-menu.mm-position-right {
  left: auto;
}
html.mm-opening.mm-position-right .mm-slideout {
  transform: translate3d(-80%, 0, 0);
}
@media (min-width: 550px) {
  html.mm-opening.mm-position-right .mm-slideout {
    transform: translate3d(-440px, 0, 0);
  }
}
.mm-listview > li:not(.mm-divider):after {
  left: 0;
}
.mm-listview {
  margin: 0 !important;
}
.mm-listview li {
  float: none;
}
.mm-listview li a.active {
  background: #000 !important;
  color: #fff !important;
}
.mm-listview li a:hover {
  background: #000 !important;
  color: #fff !important;
}
.mm-listview > li > a,
.mm-listview > li > span {
  padding: 20px 10px 20px 20px;
  font-weight: bold;
}
.mm-listview a,
.mm-listview .mm-next {
  font-weight: bold;
}
.mm-panels > .mm-panel {
  padding-left: 0;
  padding-right: 0;
}
.mm-panels > .mm-panel:before,
.mm-panels > .mm-panel:after {
  display: none;
}
.mm-slideout {
  z-index: inherit;
}
.mm-page {
  display: flex;
  flex-direction: column;
}
.btn {
  font-size: inherit;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
}
.btn-default {
  color: #fff;
  background-color: #2da0ce;
  border-color: #2da0ce;
}
.btn-default:focus,
.btn-default:hover {
  color: #fff;
  background-color: #0a75a0;
  border-color: #0a75a0;
}
.block,
.view .node {
  position: relative;
}
#scrollToTop {
  width: 50px;
  height: 50px;
  background: none;
  text-indent: 0;
  font-size: 0;
  transition: transform 0.2s;
  border: 0px;
  outline: 0px;
  display: flex;
  bottom: 120px;
  cursor: pointer;
  position: fixed;
  right: 75px;
  z-index: 500;
  transition: 0.2s;
  background-image: url(/sites/all/themes/vesta_theme/image/up.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #scrollToTop {
    transform: scale(0.95);
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #scrollToTop {
    transform: scale(0.9);
  }
}
@media screen and (max-width: 767px) {
  #scrollToTop {
    bottom: 40px;
    right: 10px;
    transform: scale(0.8);
  }
}
#scrollToTop:hover {
  opacity: 1;
  transform: scale(1.05);
}
#scrollToTop:active {
  transform: scale(0.95);
  transition-duration: 0s;
}
.title_block {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-family: "Cormorant", serif;
  font-size: 40px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.13;
  letter-spacing: normal;
  text-align: center;
  text-transform: uppercase;
  color: #000;
}
.title_block:after {
  content: url(/sites/all/themes/vesta_theme/image/h2.svg);
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .title_block {
    font-size: 36px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .title_block {
    font-size: 32px;
  }
}
@media screen and (max-width: 767px) {
  .title_block {
    font-size: 28px;
  }
}
.btn-form {
  margin: 0 !important;
}
.pink_btn {
  display: block;
  width: max-content;
  max-width: 100%;
  padding: 10px 30px;
  border-radius: 500px;
  background-color: #CE8A93;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  border: 3px solid #CE8A93;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .pink_btn {
    padding: 10px 25px;
    font-size: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .pink_btn {
    padding: 10px 20px;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .pink_btn {
    padding: 10px 15px;
    font-size: 14px;
  }
}
.pink_btn_hover {
  border: 3px solid #D1B2B2;
  color: #673E3E;
  background-color: transparent;
}
button.slick-arrow {
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 100;
}
button.slick-arrow::before {
  content: '';
  display: block;
  position: relative;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  font-size: 0;
}
button.slick-prev.slick-arrow::before {
  background-image: url("/sites/all/themes/vesta_theme/image/scroll-to-top.svg");
  transform: rotate(-90deg);
}
button.slick-next.slick-arrow::before {
  background-image: url("/sites/all/themes/vesta_theme/image/scroll-to-top.svg");
  transform: rotate(90deg);
}
.product-teaser {
  display: flex;
  gap: 50px;
}
.product-teaser .product-teaser-image {
  max-width: 500px;
}
.product-teaser .product-teaser-image .field.field--name-field-variation-image.field--type-image .elements .current-slide.slick-initialized.slick-slider {
  margin: 0 0 16px;
}
.product-teaser .product-teaser-image .field.field--name-field-variation-image.field--type-image .elements .current-slide.slick-initialized.slick-slider .slick-list.draggable .slick-track .element.slick-slide {
  overflow: hidden;
  border-radius: 30px;
}
.product-teaser .product-teaser-image .field.field--name-field-variation-image.field--type-image .elements .current-slide.slick-initialized.slick-slider .slick-list.draggable .slick-track .element.slick-slide img {
  max-width: 500px;
  min-width: 500px;
  max-height: 550px;
  min-height: 550px;
  object-fit: cover;
  transition: 0.3s;
}
.product-teaser .product-teaser-image .field.field--name-field-variation-image.field--type-image .elements .current-slide.slick-initialized.slick-slider .slick-list.draggable .slick-track .element.slick-slide img:hover {
  transform: scale(1.1);
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .product-teaser .product-teaser-image .field.field--name-field-variation-image.field--type-image .elements .current-slide.slick-initialized.slick-slider .slick-list.draggable .slick-track .element.slick-slide img {
    max-width: 350px;
    min-width: 350px;
    max-height: 420px;
    min-height: 420px;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .product-teaser .product-teaser-image .field.field--name-field-variation-image.field--type-image .elements .current-slide.slick-initialized.slick-slider .slick-list.draggable .slick-track .element.slick-slide img {
    max-width: 545px !important;
    min-width: 545px !important;
    max-height: 620px !important;
    min-height: 620px !important;
  }
}
@media screen and (max-width: 767px) {
  .product-teaser .product-teaser-image .field.field--name-field-variation-image.field--type-image .elements .current-slide.slick-initialized.slick-slider .slick-list.draggable .slick-track .element.slick-slide img {
    max-width: 500px;
    min-width: 500px;
    max-height: 580px;
    min-height: 580px;
  }
}
@media screen and (max-width: 530px) {
  .product-teaser .product-teaser-image .field.field--name-field-variation-image.field--type-image .elements .current-slide.slick-initialized.slick-slider .slick-list.draggable .slick-track .element.slick-slide img {
    max-width: 400px;
    min-width: 400px;
    max-height: 470px;
    min-height: 470px;
  }
}
@media screen and (max-width: 430px) {
  .product-teaser .product-teaser-image .field.field--name-field-variation-image.field--type-image .elements .current-slide.slick-initialized.slick-slider .slick-list.draggable .slick-track .element.slick-slide img {
    max-width: 300px;
    min-width: 300px;
    max-height: 370px;
    min-height: 370px;
  }
}
@media screen and (max-width: 330px) {
  .product-teaser .product-teaser-image .field.field--name-field-variation-image.field--type-image .elements .current-slide.slick-initialized.slick-slider .slick-list.draggable .slick-track .element.slick-slide img {
    max-width: 290px;
    min-width: 290px;
    max-height: 350px;
    min-height: 350px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .product-teaser .product-teaser-image .field.field--name-field-variation-image.field--type-image .elements .current-slide.slick-initialized.slick-slider {
    margin: 0 0 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .product-teaser .product-teaser-image .field.field--name-field-variation-image.field--type-image .elements .current-slide.slick-initialized.slick-slider {
    margin: 0 0 16px;
  }
}
@media screen and (max-width: 767px) {
  .product-teaser .product-teaser-image .field.field--name-field-variation-image.field--type-image .elements .current-slide.slick-initialized.slick-slider {
    margin: 0 0 16px;
  }
}
.product-teaser .product-teaser-image .field.field--name-field-variation-image.field--type-image .elements .nav-slide.slick-initialized.slick-slider {
  width: 500px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 0;
}
.product-teaser .product-teaser-image .field.field--name-field-variation-image.field--type-image .elements .nav-slide.slick-initialized.slick-slider .slick-list.draggable {
  margin: 0 -8px;
}
.product-teaser .product-teaser-image .field.field--name-field-variation-image.field--type-image .elements .nav-slide.slick-initialized.slick-slider .slick-list.draggable .slick-track .element.slick-slide {
  margin: 0 8px;
  max-width: 113px;
  min-width: 113px;
  max-height: 80px;
  min-height: 80px;
  background-color: #000;
  overflow: hidden;
  border-radius: 15px;
}
.product-teaser .product-teaser-image .field.field--name-field-variation-image.field--type-image .elements .nav-slide.slick-initialized.slick-slider .slick-list.draggable .slick-track .element.slick-slide img {
  max-width: 113px;
  min-width: 113px;
  max-height: 80px;
  min-height: 80px;
  object-fit: cover;
  transition: 0.3s;
}
.product-teaser .product-teaser-image .field.field--name-field-variation-image.field--type-image .elements .nav-slide.slick-initialized.slick-slider .slick-list.draggable .slick-track .element.slick-slide img:hover {
  opacity: 0.6;
  transform: scale(1.1);
}
@media screen and (max-width: 767px) {
  .product-teaser .product-teaser-image .field.field--name-field-variation-image.field--type-image .elements .nav-slide.slick-initialized.slick-slider .slick-list.draggable .slick-track .element.slick-slide img {
    max-width: 86px;
    min-width: 86px;
    max-height: 70px;
    min-height: 70px;
  }
}
@media screen and (max-width: 767px) {
  .product-teaser .product-teaser-image .field.field--name-field-variation-image.field--type-image .elements .nav-slide.slick-initialized.slick-slider .slick-list.draggable .slick-track .element.slick-slide {
    max-width: 86px;
    min-width: 86px;
    max-height: 70px;
    min-height: 70px;
  }
}
@media screen and (max-width: 530px) {
  .product-teaser .product-teaser-image .field.field--name-field-variation-image.field--type-image .elements .nav-slide.slick-initialized.slick-slider .slick-list.draggable .slick-track .element.slick-slide:not(.slick-current) {
    display: none;
  }
}
.product-teaser .product-teaser-image .field.field--name-field-variation-image.field--type-image .elements .nav-slide.slick-initialized.slick-slider .slick-list.draggable .slick-track .slick-current img {
  opacity: 0.6;
}
@media screen and (max-width: 530px) {
  .product-teaser .product-teaser-image .field.field--name-field-variation-image.field--type-image .elements .nav-slide.slick-initialized.slick-slider .slick-list.draggable .slick-track {
    transform: translate3d(0, 0, 0) !important;
  }
}
.product-teaser .product-teaser-image .field.field--name-field-variation-image.field--type-image .elements .nav-slide.slick-initialized.slick-slider .slick-arrow,
.product-teaser .product-teaser-image .field.field--name-field-variation-image.field--type-image .elements .nav-slide.slick-initialized.slick-slider .slick-dots {
  display: none !important;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .product-teaser .product-teaser-image .field.field--name-field-variation-image.field--type-image .elements .nav-slide.slick-initialized.slick-slider {
    width: 350px;
  }
}
@media screen and (max-width: 767px) {
  .product-teaser .product-teaser-image .field.field--name-field-variation-image.field--type-image .elements .nav-slide.slick-initialized.slick-slider {
    width: 392px;
  }
}
@media screen and (max-width: 530px) {
  .product-teaser .product-teaser-image .field.field--name-field-variation-image.field--type-image .elements .nav-slide.slick-initialized.slick-slider {
    display: flex;
    width: 86px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .product-teaser .product-teaser-image {
    max-width: 350px;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .product-teaser .product-teaser-image {
    max-width: 545px !important;
  }
}
@media screen and (max-width: 767px) {
  .product-teaser .product-teaser-image {
    max-width: 500px;
  }
}
@media screen and (max-width: 530px) {
  .product-teaser .product-teaser-image {
    max-width: 400px;
  }
}
@media screen and (max-width: 430px) {
  .product-teaser .product-teaser-image {
    max-width: 300px;
  }
}
@media screen and (max-width: 330px) {
  .product-teaser .product-teaser-image {
    max-width: 290px;
  }
}
.product-teaser .product-teaser-info {
  max-width: 500px;
}
.product-teaser .product-teaser-info .field--name-field-description * {
  color: #673E3E;
  font-size: 18px;
  font-weight: 500;
}
.product-teaser .product-teaser-info .field--name-price {
  margin-top: 20px;
  font-size: 24px;
  font-weight: 700;
  color: #CE8A93;
}
.product-teaser .product-teaser-info .field--name-quantity input {
  background-color: #F4ECEC;
  border: none;
  max-width: 150px !important;
}
.product-teaser .product-teaser-info .button--add-to-cart {
  display: block;
  width: max-content;
  max-width: 100%;
  padding: 10px 30px;
  border-radius: 500px;
  background-color: #CE8A93;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  border: 3px solid #CE8A93;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .product-teaser .product-teaser-info .button--add-to-cart {
    padding: 10px 25px;
    font-size: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .product-teaser .product-teaser-info .button--add-to-cart {
    padding: 10px 20px;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .product-teaser .product-teaser-info .button--add-to-cart {
    padding: 10px 15px;
    font-size: 14px;
  }
}
.product-teaser .product-teaser-info .button--add-to-cart:hover {
  border: 3px solid #D1B2B2;
  color: #673E3E;
  background-color: transparent;
}
@media screen and (max-width: 767px) {
  .product-teaser .product-teaser-info {
    max-width: 100%;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .product-teaser {
    flex-wrap: wrap;
    justify-content: center;
  }
}
.product-view-full .field--name-body {
  margin-top: 20px;
}
.product-view-full .field--name-field-otzyv {
  margin-top: 20px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.product-view-full .field--name-field-otzyv .title {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-family: "Cormorant", serif;
  font-size: 40px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.13;
  letter-spacing: normal;
  text-align: center;
  text-transform: uppercase;
  color: #000;
}
.product-view-full .field--name-field-otzyv .title:after {
  content: url(/sites/all/themes/vesta_theme/image/h2.svg);
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .product-view-full .field--name-field-otzyv .title {
    font-size: 36px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .product-view-full .field--name-field-otzyv .title {
    font-size: 32px;
  }
}
@media screen and (max-width: 767px) {
  .product-view-full .field--name-field-otzyv .title {
    font-size: 28px;
  }
}
.product-view-full .field--name-field-otzyv .comment {
  min-width: 290px;
  width: 100%;
  background-color: #F4ECEC;
  border-radius: 30px;
  overflow: hidden;
  padding: 20px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.product-view-full .field--name-field-otzyv .comment .field--name-comment-title {
  font-family: "Cormorant", serif;
  font-size: 24px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.13;
  letter-spacing: normal;
  text-align: left;
  margin: 0;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .product-view-full .field--name-field-otzyv .comment .field--name-comment-title {
    font-size: 22px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .product-view-full .field--name-field-otzyv .comment .field--name-comment-title {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .product-view-full .field--name-field-otzyv .comment .field--name-comment-title {
    font-size: 18px;
  }
}
.product-view-full .field--name-field-otzyv .comment .field--name-comment-body * {
  font-size: 18px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #673e3e;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .product-view-full .field--name-field-otzyv .comment .field--name-comment-body * {
    font-size: 17px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .product-view-full .field--name-field-otzyv .comment .field--name-comment-body * {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .product-view-full .field--name-field-otzyv .comment .field--name-comment-body * {
    font-size: 16px;
  }
}
.product-view-full .field--name-field-otzyv .comment .field--name-field-video {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
.product-view-full .field--name-field-otzyv .comment .field--name-field-video .field__item {
  max-width: 100%;
  width: 260px;
  height: 200px;
  border-radius: 20px;
  overflow: hidden;
}
.product-view-full .field--name-field-otzyv .comment .field--name-field-video .field__item * {
  width: 100% !important;
  height: 100% !important;
  object-fit: contain;
  background-color: #000;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .product-view-full .field--name-field-otzyv .comment .field--name-field-video .field__item {
    width: 287px;
    height: 200px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .product-view-full .field--name-field-otzyv .comment .field--name-field-video .field__item {
    width: 334px;
    height: 250px;
  }
}
@media screen and (max-width: 767px) {
  .product-view-full .field--name-field-otzyv .comment .field--name-field-video .field__item {
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 767px) {
  .product-view-full .field--name-field-otzyv .comment .field--name-field-video {
    gap: 15px;
  }
}
.product-view-full .field--name-field-otzyv .comment .links {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 0;
}
.product-view-full .field--name-field-otzyv .comment .links li {
  padding: 0;
}
.product-view-full .field--name-field-otzyv .comment .links a {
  display: block;
  width: max-content;
  max-width: 100%;
  padding: 10px 30px;
  border-radius: 500px;
  background-color: #CE8A93;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  border: 3px solid #CE8A93;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .product-view-full .field--name-field-otzyv .comment .links a {
    padding: 10px 25px;
    font-size: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .product-view-full .field--name-field-otzyv .comment .links a {
    padding: 10px 20px;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .product-view-full .field--name-field-otzyv .comment .links a {
    padding: 10px 15px;
    font-size: 14px;
  }
}
.product-view-full .field--name-field-otzyv .comment .links a:hover {
  border: 3px solid #D1B2B2;
  color: #673E3E;
  background-color: transparent;
}
.product-view-full .field--name-field-otzyv .comment:after {
  display: none;
}
.product-view-full .field--name-field-otzyv .indented {
  margin-left: auto;
  width: calc(100% - 20px);
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.comment--view-mode-full {
  width: 100%;
  background-color: #F4ECEC;
  border-radius: 30px;
  overflow: hidden;
  padding: 20px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.comment--view-mode-full .field--name-comment-title {
  font-family: "Cormorant", serif;
  font-size: 24px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.13;
  letter-spacing: normal;
  text-align: left;
  margin: 0;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .comment--view-mode-full .field--name-comment-title {
    font-size: 22px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .comment--view-mode-full .field--name-comment-title {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .comment--view-mode-full .field--name-comment-title {
    font-size: 18px;
  }
}
.comment--view-mode-full .field--name-comment-body * {
  font-size: 18px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #673e3e;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .comment--view-mode-full .field--name-comment-body * {
    font-size: 17px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .comment--view-mode-full .field--name-comment-body * {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .comment--view-mode-full .field--name-comment-body * {
    font-size: 16px;
  }
}
.comment--view-mode-full .field--name-field-video {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
.comment--view-mode-full .field--name-field-video .field__item {
  max-width: 100%;
  width: 260px;
  height: 200px;
  border-radius: 20px;
  overflow: hidden;
}
.comment--view-mode-full .field--name-field-video .field__item * {
  width: 100% !important;
  height: 100% !important;
  object-fit: contain;
  background-color: #000;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .comment--view-mode-full .field--name-field-video .field__item {
    width: 287px;
    height: 200px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .comment--view-mode-full .field--name-field-video .field__item {
    width: 334px;
    height: 250px;
  }
}
@media screen and (max-width: 767px) {
  .comment--view-mode-full .field--name-field-video .field__item {
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 767px) {
  .comment--view-mode-full .field--name-field-video {
    gap: 15px;
  }
}
.comment--view-mode-full .links {
  display: none !important;
}
.comment--view-mode-full:after {
  display: none;
}
.comment-otzyv-tovara-form .js-filter-wrapper,
.comment-otzyv-tovara-form .tabledrag-toggle-weight {
  display: none !important;
}
.comment-otzyv-tovara-form .field--name-field-video table a {
  color: #CE8A93;
}
.comment-otzyv-tovara-form .field--name-field-video table input {
  display: block;
  width: max-content;
  max-width: 100%;
  padding: 10px 30px;
  border-radius: 500px;
  background-color: #CE8A93;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  border: 3px solid #CE8A93;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .comment-otzyv-tovara-form .field--name-field-video table input {
    padding: 10px 25px;
    font-size: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .comment-otzyv-tovara-form .field--name-field-video table input {
    padding: 10px 20px;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .comment-otzyv-tovara-form .field--name-field-video table input {
    padding: 10px 15px;
    font-size: 14px;
  }
}
.comment-otzyv-tovara-form .field--name-field-video table input:hover {
  border: 3px solid #D1B2B2;
  color: #673E3E;
  background-color: transparent;
}
.comment-otzyv-tovara-form .form-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}
.comment-otzyv-tovara-form .form-actions input {
  display: block;
  width: max-content;
  max-width: 100%;
  padding: 10px 30px;
  border-radius: 500px;
  background-color: #CE8A93;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  border: 3px solid #CE8A93;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .comment-otzyv-tovara-form .form-actions input {
    padding: 10px 25px;
    font-size: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .comment-otzyv-tovara-form .form-actions input {
    padding: 10px 20px;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .comment-otzyv-tovara-form .form-actions input {
    padding: 10px 15px;
    font-size: 14px;
  }
}
.comment-otzyv-tovara-form .form-actions input:hover {
  border: 3px solid #D1B2B2;
  color: #673E3E;
  background-color: transparent;
}
.comment-otzyv-tovara-form .form-actions #edit-preview {
  display: none !important;
}
ul.slick-dots {
  display: flex;
  justify-content: start;
  gap: 10px;
}
ul.slick-dots li {
  max-width: 15px;
  min-width: 15px;
  max-height: 15px;
  min-height: 15px;
  overflow: hidden;
  margin: 0;
}
ul.slick-dots li button {
  max-width: 15px;
  min-width: 15px;
  max-height: 15px;
  min-height: 15px;
  overflow: hidden;
  background: transparent;
  border: 1px solid #D1B2B2;
  border-radius: 50%;
}
ul.slick-dots li button::before {
  display: none;
}
ul.slick-dots li.slick-active button {
  background: #D1B2B2;
}
div#page {
  background: #fff;
}
div#page header#header {
  margin: 0;
}
div#page header#header .header-block {
  padding: 28px 0 20px;
}
@media screen and (max-width: 767px) {
  div#page header#header .header-block {
    display: none;
  }
}
div#page header#header .header-block .region.region-header {
  display: flex;
  align-items: center;
  justify-content: end;
  flex-wrap: wrap;
  gap: 14px;
  width: 950px;
  margin-left: auto;
}
div#page header#header .header-block .region.region-header div#block-vesta-theme-kontakty {
  margin-right: 20px;
}
div#page header#header .header-block .region.region-header div#block-vesta-theme-kontakty .field.field--name-body {
  display: flex;
  align-items: center;
  gap: 15px 43px;
}
div#page header#header .header-block .region.region-header div#block-vesta-theme-kontakty .field.field--name-body p,
div#page header#header .header-block .region.region-header div#block-vesta-theme-kontakty .field.field--name-body a {
  display: flex;
  gap: 8px;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.35;
  letter-spacing: -0.18px;
  text-align: left;
  color: #000;
  margin: 0;
}
div#page header#header .header-block .region.region-header div#block-vesta-theme-kontakty .field.field--name-body p:before,
div#page header#header .header-block .region.region-header div#block-vesta-theme-kontakty .field.field--name-body a:before {
  font-size: 0;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  div#page header#header .header-block .region.region-header div#block-vesta-theme-kontakty .field.field--name-body p,
  div#page header#header .header-block .region.region-header div#block-vesta-theme-kontakty .field.field--name-body a {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div#page header#header .header-block .region.region-header div#block-vesta-theme-kontakty .field.field--name-body p,
  div#page header#header .header-block .region.region-header div#block-vesta-theme-kontakty .field.field--name-body a {
    font-size: 16px;
  }
}
div#page header#header .header-block .region.region-header div#block-vesta-theme-kontakty .field.field--name-body a:hover {
  color: #CE8A93;
}
div#page header#header .header-block .region.region-header div#block-vesta-theme-kontakty .field.field--name-body .adress:before {
  content: url(/sites/all/themes/vesta_theme/image/map-pin.svg);
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div#page header#header .header-block .region.region-header div#block-vesta-theme-kontakty .field.field--name-body .adress {
    display: none;
  }
}
div#page header#header .header-block .region.region-header div#block-vesta-theme-kontakty .field.field--name-body .tel:before {
  content: url(/sites/all/themes/vesta_theme/image/phone.svg);
}
div#page header#header .header-block .region.region-header div#block-vesta-theme-kontakty .field.field--name-body:after {
  display: none;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  div#page header#header .header-block .region.region-header div#block-vesta-theme-kontakty .field.field--name-body {
    gap: 15px 30px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div#page header#header .header-block .region.region-header div#block-vesta-theme-kontakty .field.field--name-body {
    gap: 15px 20px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  div#page header#header .header-block .region.region-header div#block-vesta-theme-kontakty {
    margin-right: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div#page header#header .header-block .region.region-header div#block-vesta-theme-kontakty {
    margin-right: 0;
  }
}
div#page header#header .header-block .region.region-header #block-vesta-theme-knopkaostavitzayavku .field--name-body a {
  display: block;
  width: max-content;
  max-width: 100%;
  padding: 10px 30px;
  border-radius: 500px;
  background-color: #CE8A93;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  border: 3px solid #CE8A93;
  border: 3px solid #D1B2B2;
  color: #673E3E;
  background-color: transparent;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  div#page header#header .header-block .region.region-header #block-vesta-theme-knopkaostavitzayavku .field--name-body a {
    padding: 10px 25px;
    font-size: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div#page header#header .header-block .region.region-header #block-vesta-theme-knopkaostavitzayavku .field--name-body a {
    padding: 10px 20px;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  div#page header#header .header-block .region.region-header #block-vesta-theme-knopkaostavitzayavku .field--name-body a {
    padding: 10px 15px;
    font-size: 14px;
  }
}
div#page header#header .header-block .region.region-header #block-vesta-theme-knopkaostavitzayavku .field--name-body a:hover {
  display: block;
  width: max-content;
  max-width: 100%;
  padding: 10px 30px;
  border-radius: 500px;
  background-color: #CE8A93;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  border: 3px solid #CE8A93;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  div#page header#header .header-block .region.region-header #block-vesta-theme-knopkaostavitzayavku .field--name-body a:hover {
    padding: 10px 25px;
    font-size: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div#page header#header .header-block .region.region-header #block-vesta-theme-knopkaostavitzayavku .field--name-body a:hover {
    padding: 10px 20px;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  div#page header#header .header-block .region.region-header #block-vesta-theme-knopkaostavitzayavku .field--name-body a:hover {
    padding: 10px 15px;
    font-size: 14px;
  }
}
div#page header#header .header-block .region.region-header .search-form.search-block-form form {
  display: flex;
}
div#page header#header .header-block .region.region-header .search-form.search-block-form form .js-form-item.form-item.js-form-type-search.form-type-search input {
  height: 40px;
  border-style: solid;
  border-width: 1px 0px 1px 1px;
  border-radius: 4px 0px 0px 4px;
  width: 100%;
  margin: 0;
  flex: 1 1 auto;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #2b9bc7;
}
div#page header#header .header-block .region.region-header .search-form.search-block-form .form-actions.js-form-wrapper.form-wrapper {
  position: relative;
}
div#page header#header .header-block .region.region-header .search-form.search-block-form .form-actions.js-form-wrapper.form-wrapper input {
  margin-right: 0;
  border: 1px solid #2da0ce;
  border-width: 1px 1px 1px 0px;
  border-radius: 0px 4px 4px 0px;
  background-color: #2da0ce;
  color: #fff 0;
  padding: 0;
  min-height: unset;
  min-width: unset;
  font-size: 0;
  width: 50px;
  height: 100%;
  display: inline-block;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  position: relative;
}
div#page header#header .header-block .region.region-header .search-form.search-block-form .form-actions.js-form-wrapper.form-wrapper input:hover {
  background-color: #0a75a0;
}
div#page header#header .header-block .region.region-header .search-form.search-block-form .form-actions.js-form-wrapper.form-wrapper::before {
  content: '';
  background-image: url("/sites/all/themes/vesta_theme/image/search.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 20px;
  height: 20px;
  margin: auto;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  pointer-events: none;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  div#page header#header .header-block .region.region-header {
    width: 750px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div#page header#header .header-block .region.region-header {
    width: 520px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  div#page header#header .header-block {
    padding: 25px 0 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div#page header#header .header-block {
    padding: 20px 0 15px;
  }
}
@media screen and (max-width: 767px) {
  div#page header#header .header-block {
    padding: 15px 0;
  }
}
div#page header#header .header-mobile-block {
  display: none;
}
div#page header#header .header-mobile-block #block-vesta-theme-logo-2 .field--name-body img {
  object-fit: contain;
  width: 200px !important;
  height: 85px !important;
}
@media screen and (max-width: 767px) {
  div#page header#header .header-mobile-block {
    padding: 10px 0;
    display: block;
    background-color: #CE8A93;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.3);
  }
  div#page header#header .header-mobile-block .region.region-header-mobile {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}
div#page .navigation {
  margin: 0;
  padding-bottom: 12px;
}
@media screen and (max-width: 767px) {
  div#page .navigation {
    display: none;
  }
}
div#page .navigation .region.region-navigation {
  display: flex;
  align-items: center;
}
div#page .navigation .region.region-navigation #block-vesta-theme-logo {
  width: 170px;
  height: 33px;
  margin-top: 20px;
  display: flex;
}
div#page .navigation .region.region-navigation #block-vesta-theme-logo .field--name-body {
  display: flex;
  align-items: end;
}
div#page .navigation .region.region-navigation #block-vesta-theme-logo .field--name-body img {
  width: 170px !important;
  height: 136px !important;
}
div#page .navigation .region.region-navigation div#block-vesta-theme-osnovnayanavigaciya-2 {
  width: max-content;
  margin-left: 50px;
}
div#page .navigation .region.region-navigation div#block-vesta-theme-osnovnayanavigaciya-2 > ul {
  display: flex;
  gap: 40px;
}
div#page .navigation .region.region-navigation div#block-vesta-theme-osnovnayanavigaciya-2 > ul li a {
  padding: 0;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #673e3e;
}
div#page .navigation .region.region-navigation div#block-vesta-theme-osnovnayanavigaciya-2 > ul li a:hover {
  color: #CE8A93;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  div#page .navigation .region.region-navigation div#block-vesta-theme-osnovnayanavigaciya-2 > ul li a {
    font-size: 17px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div#page .navigation .region.region-navigation div#block-vesta-theme-osnovnayanavigaciya-2 > ul li a {
    font-size: 16px;
  }
}
div#page .navigation .region.region-navigation div#block-vesta-theme-osnovnayanavigaciya-2 > ul li a.menuparent {
  padding-right: 15px;
}
div#page .navigation .region.region-navigation div#block-vesta-theme-osnovnayanavigaciya-2 > ul li a.menuparent .sf-sub-indicator {
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  width: 10px;
  height: 8px;
}
div#page .navigation .region.region-navigation div#block-vesta-theme-osnovnayanavigaciya-2 > ul li a.menuparent .sf-sub-indicator:after {
  content: url(/sites/all/themes/vesta_theme/image/chevron.svg);
  font-size: 0;
}
div#page .navigation .region.region-navigation div#block-vesta-theme-osnovnayanavigaciya-2 > ul li > ul {
  opacity: 0;
  top: 26px;
  background-color: #fff;
  border-radius: 30px;
  padding: 10px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
div#page .navigation .region.region-navigation div#block-vesta-theme-osnovnayanavigaciya-2 > ul li:hover > ul {
  opacity: 1;
}
div#page .navigation .region.region-navigation div#block-vesta-theme-osnovnayanavigaciya-2 > ul .is-active {
  color: #CE8A93;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  div#page .navigation .region.region-navigation div#block-vesta-theme-osnovnayanavigaciya-2 > ul {
    gap: 5px 30px;
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div#page .navigation .region.region-navigation div#block-vesta-theme-osnovnayanavigaciya-2 > ul {
    gap: 5px 20px;
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  div#page .navigation .region.region-navigation div#block-vesta-theme-osnovnayanavigaciya-2 {
    margin-left: 40px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div#page .navigation .region.region-navigation div#block-vesta-theme-osnovnayanavigaciya-2 {
    margin-left: 30px;
  }
}
div#page div#slider-block {
  margin-bottom: 0;
}
div#page div#slider-block .region.region-slider div#block-vesta-theme-views-block-slayder-block-1 .view.view-slayder.view-id-slayder .view-content {
  margin-bottom: 0;
}
div#page div#slider-block .region.region-slider div#block-vesta-theme-views-block-slayder-block-1 .view.view-slayder.view-id-slayder .view-content .slick-list.draggable .slick-track .slick-slide .contextual {
  right: 30px;
}
div#page div#slider-block .region.region-slider div#block-vesta-theme-views-block-slayder-block-1 .view.view-slayder.view-id-slayder .view-content .node.node--type-slide.node--view-mode-default.ds-1col .field.field--name-field-image.field--type-image img {
  width: 100% !important;
  height: 465px !important;
  object-fit: cover;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  div#page div#slider-block .region.region-slider div#block-vesta-theme-views-block-slayder-block-1 .view.view-slayder.view-id-slayder .view-content .node.node--type-slide.node--view-mode-default.ds-1col .field.field--name-field-image.field--type-image img {
    height: 410px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div#page div#slider-block .region.region-slider div#block-vesta-theme-views-block-slayder-block-1 .view.view-slayder.view-id-slayder .view-content .node.node--type-slide.node--view-mode-default.ds-1col .field.field--name-field-image.field--type-image img {
    height: 340px !important;
  }
}
@media screen and (max-width: 767px) {
  div#page div#slider-block .region.region-slider div#block-vesta-theme-views-block-slayder-block-1 .view.view-slayder.view-id-slayder .view-content .node.node--type-slide.node--view-mode-default.ds-1col .field.field--name-field-image.field--type-image img {
    height: 320px !important;
  }
}
div#page div#slider-block .region.region-slider div#block-vesta-theme-views-block-slayder-block-1 .view.view-slayder.view-id-slayder .view-content .node.node--type-slide.node--view-mode-default.ds-1col .content {
  position: absolute;
  top: 0;
  bottom: 45px;
  left: 0;
  right: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
}
div#page div#slider-block .region.region-slider div#block-vesta-theme-views-block-slayder-block-1 .view.view-slayder.view-id-slayder .view-content .node.node--type-slide.node--view-mode-default.ds-1col .content .field.field--name-field-slide-title {
  max-width: 670px;
  margin: 0;
}
div#page div#slider-block .region.region-slider div#block-vesta-theme-views-block-slayder-block-1 .view.view-slayder.view-id-slayder .view-content .node.node--type-slide.node--view-mode-default.ds-1col .content .field.field--name-field-slide-title * {
  font-family: "Cormorant", serif;
  font-size: 55px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.13;
  letter-spacing: normal;
  text-align: left;
  color: #673e3e;
  margin: 0;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  div#page div#slider-block .region.region-slider div#block-vesta-theme-views-block-slayder-block-1 .view.view-slayder.view-id-slayder .view-content .node.node--type-slide.node--view-mode-default.ds-1col .content .field.field--name-field-slide-title * {
    font-size: 45px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div#page div#slider-block .region.region-slider div#block-vesta-theme-views-block-slayder-block-1 .view.view-slayder.view-id-slayder .view-content .node.node--type-slide.node--view-mode-default.ds-1col .content .field.field--name-field-slide-title * {
    font-size: 35px;
  }
}
@media screen and (max-width: 767px) {
  div#page div#slider-block .region.region-slider div#block-vesta-theme-views-block-slayder-block-1 .view.view-slayder.view-id-slayder .view-content .node.node--type-slide.node--view-mode-default.ds-1col .content .field.field--name-field-slide-title * {
    font-size: 25px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  div#page div#slider-block .region.region-slider div#block-vesta-theme-views-block-slayder-block-1 .view.view-slayder.view-id-slayder .view-content .node.node--type-slide.node--view-mode-default.ds-1col .content .field.field--name-field-slide-title {
    max-width: 545px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div#page div#slider-block .region.region-slider div#block-vesta-theme-views-block-slayder-block-1 .view.view-slayder.view-id-slayder .view-content .node.node--type-slide.node--view-mode-default.ds-1col .content .field.field--name-field-slide-title {
    max-width: 420px;
  }
}
div#page div#slider-block .region.region-slider div#block-vesta-theme-views-block-slayder-block-1 .view.view-slayder.view-id-slayder .view-content .node.node--type-slide.node--view-mode-default.ds-1col .content .field.field.field--name-body {
  max-width: 345px;
  margin-top: 15px;
}
div#page div#slider-block .region.region-slider div#block-vesta-theme-views-block-slayder-block-1 .view.view-slayder.view-id-slayder .view-content .node.node--type-slide.node--view-mode-default.ds-1col .content .field.field.field--name-body * {
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #673e3e;
  margin: 0;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  div#page div#slider-block .region.region-slider div#block-vesta-theme-views-block-slayder-block-1 .view.view-slayder.view-id-slayder .view-content .node.node--type-slide.node--view-mode-default.ds-1col .content .field.field.field--name-body * {
    font-size: 17px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div#page div#slider-block .region.region-slider div#block-vesta-theme-views-block-slayder-block-1 .view.view-slayder.view-id-slayder .view-content .node.node--type-slide.node--view-mode-default.ds-1col .content .field.field.field--name-body * {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  div#page div#slider-block .region.region-slider div#block-vesta-theme-views-block-slayder-block-1 .view.view-slayder.view-id-slayder .view-content .node.node--type-slide.node--view-mode-default.ds-1col .content .field.field.field--name-body * {
    font-size: 16px;
  }
}
div#page div#slider-block .region.region-slider div#block-vesta-theme-views-block-slayder-block-1 .view.view-slayder.view-id-slayder .view-content .node.node--type-slide.node--view-mode-default.ds-1col .content .field.field--name-field-slide-link {
  margin-top: 30px;
}
div#page div#slider-block .region.region-slider div#block-vesta-theme-views-block-slayder-block-1 .view.view-slayder.view-id-slayder .view-content .node.node--type-slide.node--view-mode-default.ds-1col .content .field.field--name-field-slide-link a {
  display: block;
  width: max-content;
  max-width: 100%;
  padding: 10px 30px;
  border-radius: 500px;
  background-color: #CE8A93;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  border: 3px solid #CE8A93;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  div#page div#slider-block .region.region-slider div#block-vesta-theme-views-block-slayder-block-1 .view.view-slayder.view-id-slayder .view-content .node.node--type-slide.node--view-mode-default.ds-1col .content .field.field--name-field-slide-link a {
    padding: 10px 25px;
    font-size: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div#page div#slider-block .region.region-slider div#block-vesta-theme-views-block-slayder-block-1 .view.view-slayder.view-id-slayder .view-content .node.node--type-slide.node--view-mode-default.ds-1col .content .field.field--name-field-slide-link a {
    padding: 10px 20px;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  div#page div#slider-block .region.region-slider div#block-vesta-theme-views-block-slayder-block-1 .view.view-slayder.view-id-slayder .view-content .node.node--type-slide.node--view-mode-default.ds-1col .content .field.field--name-field-slide-link a {
    padding: 10px 15px;
    font-size: 14px;
  }
}
div#page div#slider-block .region.region-slider div#block-vesta-theme-views-block-slayder-block-1 .view.view-slayder.view-id-slayder .view-content .node.node--type-slide.node--view-mode-default.ds-1col .content .field.field--name-field-slide-link a:hover {
  border: 3px solid #D1B2B2;
  color: #673E3E;
  background-color: transparent;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  div#page div#slider-block .region.region-slider div#block-vesta-theme-views-block-slayder-block-1 .view.view-slayder.view-id-slayder .view-content .node.node--type-slide.node--view-mode-default.ds-1col .content .field.field--name-field-slide-link {
    margin-top: 25px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div#page div#slider-block .region.region-slider div#block-vesta-theme-views-block-slayder-block-1 .view.view-slayder.view-id-slayder .view-content .node.node--type-slide.node--view-mode-default.ds-1col .content .field.field--name-field-slide-link {
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  div#page div#slider-block .region.region-slider div#block-vesta-theme-views-block-slayder-block-1 .view.view-slayder.view-id-slayder .view-content .node.node--type-slide.node--view-mode-default.ds-1col .content .field.field--name-field-slide-link {
    margin-top: 15px;
  }
}
div#page div#slider-block .region.region-slider div#block-vesta-theme-views-block-slayder-block-1 .view.view-slayder.view-id-slayder .view-content .node.node--type-slide.node--view-mode-default.ds-1col .content .field--name-field-slayd-izobrazhenie {
  position: absolute;
  bottom: -45px;
  right: 15px;
  width: 430px;
  height: 450px;
  border-radius: 500px 500px 0 0;
  overflow: hidden;
}
div#page div#slider-block .region.region-slider div#block-vesta-theme-views-block-slayder-block-1 .view.view-slayder.view-id-slayder .view-content .node.node--type-slide.node--view-mode-default.ds-1col .content .field--name-field-slayd-izobrazhenie img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  div#page div#slider-block .region.region-slider div#block-vesta-theme-views-block-slayder-block-1 .view.view-slayder.view-id-slayder .view-content .node.node--type-slide.node--view-mode-default.ds-1col .content .field--name-field-slayd-izobrazhenie {
    width: 350px;
    height: 360px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div#page div#slider-block .region.region-slider div#block-vesta-theme-views-block-slayder-block-1 .view.view-slayder.view-id-slayder .view-content .node.node--type-slide.node--view-mode-default.ds-1col .content .field--name-field-slayd-izobrazhenie {
    width: 250px;
    height: 260px;
  }
}
@media screen and (max-width: 767px) {
  div#page div#slider-block .region.region-slider div#block-vesta-theme-views-block-slayder-block-1 .view.view-slayder.view-id-slayder .view-content .node.node--type-slide.node--view-mode-default.ds-1col .content .field--name-field-slayd-izobrazhenie {
    width: 140px;
    height: 150px;
  }
}
div#page div#slider-block .region.region-slider div#block-vesta-theme-views-block-slayder-block-1 .view.view-slayder.view-id-slayder .view-content .slick-arrow {
  display: none !important;
}
div#page div#slider-block .region.region-slider div#block-vesta-theme-views-block-slayder-block-1 .view.view-slayder.view-id-slayder .view-content button.slick-prev.slick-arrow {
  left: 25px;
}
div#page div#slider-block .region.region-slider div#block-vesta-theme-views-block-slayder-block-1 .view.view-slayder.view-id-slayder .view-content button.slick-next.slick-arrow {
  right: 25px;
}
div#page div#slider-block .region.region-slider div#block-vesta-theme-views-block-slayder-block-1 .view.view-slayder.view-id-slayder .view-content .slick-dots {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 25px;
  width: 1170px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  div#page div#slider-block .region.region-slider div#block-vesta-theme-views-block-slayder-block-1 .view.view-slayder.view-id-slayder .view-content .slick-dots {
    width: 960px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div#page div#slider-block .region.region-slider div#block-vesta-theme-views-block-slayder-block-1 .view.view-slayder.view-id-slayder .view-content .slick-dots {
    width: 738px;
  }
}
@media screen and (max-width: 767px) {
  div#page div#slider-block .region.region-slider div#block-vesta-theme-views-block-slayder-block-1 .view.view-slayder.view-id-slayder .view-content .slick-dots {
    max-width: 575px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div#page div#slider-block {
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  div#page div#slider-block {
    margin-top: 40px;
  }
}
div#page div#form-block {
  margin-top: 120px;
  padding-top: 60px;
  padding-bottom: 60px;
  background-image: url(/sites/all/themes/vesta_theme/image/fos.png);
  background-size: cover;
  margin-bottom: 0;
}
div#page div#form-block .region.region-form div#webform-submission-contact-node-2-form-ajax form#webform-submission-contact-node-2-add-form .js-form-item.form-item.js-form-type-checkbox.form-type-checkbox.js-form-item-privacy.form-item-privacy.form-no-label {
  display: flex;
}
div#page div#form-block .region.region-form div#webform-submission-contact-node-2-form-ajax form#webform-submission-contact-node-2-add-form .js-form-item.form-item.js-form-type-checkbox.form-type-checkbox.js-form-item-privacy.form-item-privacy.form-no-label .description {
  margin-left: 0.4em;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  div#page div#form-block {
    margin-top: 90px;
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div#page div#form-block {
    margin-top: 60px;
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  div#page div#form-block {
    margin-top: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
div#page div#services-block {
  margin: 0;
  /*.region.region-services{
      div#block-vesta-theme-views-block-catalog-block-front{
        .view.view-catalog.view-id-catalog.view-display-id-block_front{
          .view-content{
            display: grid;
            grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
            gap: 15px;
            .field.field--name-field-catalog-image.field--type-image.field--label-hidden.field__item{
              display: flex;
              a{
                display: flex;
                img{
                  max-width: 380px;
                  max-height: 560px;
                }
              }
            }
          }
        }
      }
    }*/
}
div#page div#about-block {
  margin: 200px 0 0;
  background-color: #F4ECEC;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  div#page div#about-block {
    margin: 150px 0 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div#page div#about-block {
    margin: 100px 0 0;
  }
}
@media screen and (max-width: 767px) {
  div#page div#about-block {
    margin: 50px 0 0;
  }
}
div#page div#news-block .region.region-news div#block-vesta-theme-views-block-news-block-1 .view.view-news.view-id-news.view-display-id-block_1 .view-content {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
  gap: 15px;
}
div#page div#news-block .region.region-news div#block-vesta-theme-views-block-news-block-1 .view.view-news.view-id-news.view-display-id-block_1 .view-content .views-row {
  max-width: 380px;
}
div#page div#news-block .region.region-news div#block-vesta-theme-views-block-news-block-1 .view.view-news.view-id-news.view-display-id-block_1 .view-content .views-row .field.field--name-field-image-news.field--type-image.field--label-hidden {
  display: flex;
}
div#page div#news-block .region.region-news div#block-vesta-theme-views-block-news-block-1 .view.view-news.view-id-news.view-display-id-block_1 .view-content .views-row .field.field--name-field-image-news.field--type-image.field--label-hidden a {
  display: flex;
}
div#page div#news-block .region.region-news div#block-vesta-theme-views-block-news-block-1 .view.view-news.view-id-news.view-display-id-block_1 .view-content .views-row .field.field--name-field-image-news.field--type-image.field--label-hidden a img {
  max-width: 380px;
  max-height: 380px;
}
div#page div#news-block .region.region-news div#block-vesta-theme-views-block-news-block-1 .view.view-news.view-id-news.view-display-id-block_1 .view-content .views-row .content {
  background-color: #b3b3b3;
  padding: 10px;
  display: flex;
  flex-direction: column;
  gap: 15px;
}
div#page div#works-block {
  margin: 0;
}
div#page div#works-block .region.region-works div#block-vesta-theme-views-block-photogalery-block-1 .view.view-photogalery.view-id-photogalery.view-display-id-block_1 .view-content {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
  gap: 15px;
}
div#page div#works-block .region.region-works div#block-vesta-theme-views-block-photogalery-block-1 .view.view-photogalery.view-id-photogalery.view-display-id-block_1 .view-content .field.field--name-field-photo.field--type-image.field--label-hidden.field__item {
  display: flex;
}
div#page div#works-block .region.region-works div#block-vesta-theme-views-block-photogalery-block-1 .view.view-photogalery.view-id-photogalery.view-display-id-block_1 .view-content .field.field--name-field-photo.field--type-image.field--label-hidden.field__item a {
  display: flex;
}
div#page div#works-block .region.region-works div#block-vesta-theme-views-block-photogalery-block-1 .view.view-photogalery.view-id-photogalery.view-display-id-block_1 .view-content .field.field--name-field-photo.field--type-image.field--label-hidden.field__item a img {
  max-width: 380px;
  max-height: 380px;
}
div#page div#map-block {
  margin: 120px 0 0;
  position: relative;
}
div#page div#map-block .region.region-map .field.field--name-body {
  display: flex;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  div#page div#map-block {
    margin: 90px 0 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div#page div#map-block {
    margin: 60px 0 0;
  }
}
@media screen and (max-width: 767px) {
  div#page div#map-block {
    margin: 30px 0 0;
  }
}
div#page footer#footer {
  margin: 0;
  background-color: #F4ECEC;
  padding-top: 15px;
  padding-bottom: 0;
}
div#page footer#footer .region.region-footer {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 30px;
  padding-left: 0;
  padding-right: 0;
}
div#page footer#footer .region.region-footer #block-vesta-theme-kopirayt {
  width: 250px;
}
div#page footer#footer .region.region-footer #block-vesta-theme-kopirayt .field--name-body {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
div#page footer#footer .region.region-footer #block-vesta-theme-kopirayt .field--name-body p {
  margin: 0;
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}
div#page footer#footer .region.region-footer #block-vesta-theme-kopirayt .field--name-body p * {
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}
div#page footer#footer .region.region-footer #block-vesta-theme-kopirayt .field--name-body a:hover {
  color: #CE8A93;
}
div#page footer#footer .region.region-footer #block-vesta-theme-kopirayt .field--name-body .politika-konfidencialnosti {
  margin-top: 5px;
}
div#page footer#footer .region.region-footer #block-vesta-theme-kopirayt .field--name-body:after {
  display: none;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  div#page footer#footer .region.region-footer #block-vesta-theme-kopirayt .field--name-body {
    gap: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div#page footer#footer .region.region-footer #block-vesta-theme-kopirayt .field--name-body {
    gap: 10px;
  }
}
@media screen and (max-width: 767px) {
  div#page footer#footer .region.region-footer #block-vesta-theme-kopirayt .field--name-body {
    gap: 10px;
  }
}
@media screen and (max-width: 767px) {
  div#page footer#footer .region.region-footer #block-vesta-theme-kopirayt {
    width: 100%;
  }
}
div#page footer#footer .region.region-footer div#block-vesta-theme-osnovnayanavigaciya-3 {
  width: 565px;
}
div#page footer#footer .region.region-footer div#block-vesta-theme-osnovnayanavigaciya-3 > ul {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}
div#page footer#footer .region.region-footer div#block-vesta-theme-osnovnayanavigaciya-3 > ul li:first-child a {
  font-weight: 600;
}
div#page footer#footer .region.region-footer div#block-vesta-theme-osnovnayanavigaciya-3 > ul li a {
  padding: 0;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #673e3e;
}
div#page footer#footer .region.region-footer div#block-vesta-theme-osnovnayanavigaciya-3 > ul li a:hover {
  color: #CE8A93;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  div#page footer#footer .region.region-footer div#block-vesta-theme-osnovnayanavigaciya-3 > ul li a {
    font-size: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div#page footer#footer .region.region-footer div#block-vesta-theme-osnovnayanavigaciya-3 > ul li a {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  div#page footer#footer .region.region-footer div#block-vesta-theme-osnovnayanavigaciya-3 > ul li a {
    font-size: 14px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  div#page footer#footer .region.region-footer div#block-vesta-theme-osnovnayanavigaciya-3 > ul {
    gap: 10px 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div#page footer#footer .region.region-footer div#block-vesta-theme-osnovnayanavigaciya-3 > ul {
    gap: 10px;
  }
}
@media screen and (max-width: 767px) {
  div#page footer#footer .region.region-footer div#block-vesta-theme-osnovnayanavigaciya-3 > ul {
    gap: 10px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  div#page footer#footer .region.region-footer div#block-vesta-theme-osnovnayanavigaciya-3 {
    width: 400px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div#page footer#footer .region.region-footer div#block-vesta-theme-osnovnayanavigaciya-3 {
    width: 150px;
  }
}
@media screen and (max-width: 767px) {
  div#page footer#footer .region.region-footer div#block-vesta-theme-osnovnayanavigaciya-3 {
    width: 100%;
  }
}
div#page footer#footer .region.region-footer #block-vesta-theme-kontaktypodval1 {
  width: 295px;
}
div#page footer#footer .region.region-footer #block-vesta-theme-kontaktypodval1 .field.field--name-body {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
div#page footer#footer .region.region-footer #block-vesta-theme-kontaktypodval1 .field.field--name-body p,
div#page footer#footer .region.region-footer #block-vesta-theme-kontaktypodval1 .field.field--name-body a:not(.btn) {
  display: flex;
  gap: 8px;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.35;
  letter-spacing: -0.18px;
  text-align: left;
  color: #000;
  margin: 0;
}
div#page footer#footer .region.region-footer #block-vesta-theme-kontaktypodval1 .field.field--name-body p:before,
div#page footer#footer .region.region-footer #block-vesta-theme-kontaktypodval1 .field.field--name-body a:not(.btn):before {
  font-size: 0;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  div#page footer#footer .region.region-footer #block-vesta-theme-kontaktypodval1 .field.field--name-body p,
  div#page footer#footer .region.region-footer #block-vesta-theme-kontaktypodval1 .field.field--name-body a:not(.btn) {
    font-size: 17px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div#page footer#footer .region.region-footer #block-vesta-theme-kontaktypodval1 .field.field--name-body p,
  div#page footer#footer .region.region-footer #block-vesta-theme-kontaktypodval1 .field.field--name-body a:not(.btn) {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  div#page footer#footer .region.region-footer #block-vesta-theme-kontaktypodval1 .field.field--name-body p,
  div#page footer#footer .region.region-footer #block-vesta-theme-kontaktypodval1 .field.field--name-body a:not(.btn) {
    font-size: 16px;
  }
}
div#page footer#footer .region.region-footer #block-vesta-theme-kontaktypodval1 .field.field--name-body a:not(.btn):hover {
  color: #CE8A93;
}
div#page footer#footer .region.region-footer #block-vesta-theme-kontaktypodval1 .field.field--name-body .adress:before {
  content: url(/sites/all/themes/vesta_theme/image/map-pin.svg);
}
div#page footer#footer .region.region-footer #block-vesta-theme-kontaktypodval1 .field.field--name-body .tel:before {
  content: url(/sites/all/themes/vesta_theme/image/phone.svg);
}
div#page footer#footer .region.region-footer #block-vesta-theme-kontaktypodval1 .field.field--name-body .btn-form {
  display: block;
  width: max-content;
  max-width: 100%;
  padding: 10px 30px;
  border-radius: 500px;
  background-color: #CE8A93;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  border: 3px solid #CE8A93;
  border: 3px solid #D1B2B2;
  color: #673E3E;
  background-color: transparent;
  margin-top: 5px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  div#page footer#footer .region.region-footer #block-vesta-theme-kontaktypodval1 .field.field--name-body .btn-form {
    padding: 10px 25px;
    font-size: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div#page footer#footer .region.region-footer #block-vesta-theme-kontaktypodval1 .field.field--name-body .btn-form {
    padding: 10px 20px;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  div#page footer#footer .region.region-footer #block-vesta-theme-kontaktypodval1 .field.field--name-body .btn-form {
    padding: 10px 15px;
    font-size: 14px;
  }
}
div#page footer#footer .region.region-footer #block-vesta-theme-kontaktypodval1 .field.field--name-body .btn-form:hover {
  display: block;
  width: max-content;
  max-width: 100%;
  padding: 10px 30px;
  border-radius: 500px;
  background-color: #CE8A93;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  border: 3px solid #CE8A93;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  div#page footer#footer .region.region-footer #block-vesta-theme-kontaktypodval1 .field.field--name-body .btn-form:hover {
    padding: 10px 25px;
    font-size: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div#page footer#footer .region.region-footer #block-vesta-theme-kontaktypodval1 .field.field--name-body .btn-form:hover {
    padding: 10px 20px;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  div#page footer#footer .region.region-footer #block-vesta-theme-kontaktypodval1 .field.field--name-body .btn-form:hover {
    padding: 10px 15px;
    font-size: 14px;
  }
}
div#page footer#footer .region.region-footer #block-vesta-theme-kontaktypodval1 .field.field--name-body:after {
  display: none;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  div#page footer#footer .region.region-footer #block-vesta-theme-kontaktypodval1 .field.field--name-body {
    gap: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div#page footer#footer .region.region-footer #block-vesta-theme-kontaktypodval1 .field.field--name-body {
    gap: 10px;
  }
}
@media screen and (max-width: 767px) {
  div#page footer#footer .region.region-footer #block-vesta-theme-kontaktypodval1 .field.field--name-body {
    gap: 10px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  div#page footer#footer .region.region-footer #block-vesta-theme-kontaktypodval1 {
    width: 250px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div#page footer#footer .region.region-footer #block-vesta-theme-kontaktypodval1 {
    width: 250px;
  }
}
@media screen and (max-width: 767px) {
  div#page footer#footer .region.region-footer #block-vesta-theme-kontaktypodval1 {
    width: 100%;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  div#page footer#footer .region.region-footer {
    gap: 25px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div#page footer#footer .region.region-footer {
    gap: 20px;
  }
}
@media screen and (max-width: 767px) {
  div#page footer#footer .region.region-footer {
    gap: 20px;
  }
}
div#page footer#footer .vesta_backlink {
  margin-top: 20px;
  display: flex;
  justify-content: center;
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
}
div#page footer#footer .vesta_backlink:before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  width: 100vw;
  height: 100%;
  background-color: #fff;
  z-index: 1;
}
div#page footer#footer .vesta_backlink > * {
  position: relative;
  z-index: 1;
}
div#page footer#footer .vesta_backlink a {
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: -0.28px;
  text-align: left;
  color: #161616;
}
div#page footer#footer .vesta_backlink a:hover {
  color: #CE8A93;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  div#page footer#footer .vesta_backlink {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div#page footer#footer .vesta_backlink {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  div#page footer#footer .vesta_backlink {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
div#page div#copyrights-block {
  background-color: #b3b3b3;
  padding: 10px 0;
}
div#page div#copyrights-block .region.region-copyrights div#block-vesta-theme-kopirayt .copyright {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  color: #fff;
  gap: 30px;
}
div#page div#copyrights-block .region.region-copyrights div#block-vesta-theme-kopirayt .copyright a {
  color: #fff;
}
div#page div#copyrights-block .region.region-copyrights div#block-vesta-theme-kopirayt .copyright p.privacy-content {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 30px;
}
div#page main.main {
  /*.view.view-catalog.view-id-catalog.view-display-id-page{
      .view-content{
        display: grid;
        grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
        gap: 15px;
        .field.field--name-field-catalog-image.field--type-image.field--label-hidden.field__item{
          display: flex;
          a{
            display: flex;
            img{
              max-width: 380px;
              max-height: 560px;
            }
          }
        }
      }
    }
    .view.view-news.view-id-news.view-display-id-page_1{
      .view-content{
        display: grid;
        grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
        gap: 15px;
        .views-row{
          max-width: 380px;
          .field.field--name-field-image-news.field--type-image.field--label-hidden{
            display: flex;
            a{
              display: flex;
              img{
                max-width: 380px;
                max-height: 380px;
              }
            }
          }
          .content{
            background-color: #b3b3b3;
            padding: 10px;
            display: flex;
            flex-direction: column;
            gap: 15px;
          }
        }
      }
    }
    .view.view-photogalery.view-id-photogalery.view-display-id-page_1{
      .view-content{
        display: grid;
        grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
        gap: 15px;
        .views-row{
          .field.field--name-field-photo.field--type-image{
            display: flex;
            a{
              display: flex;
              img{
                max-width: 380px;
                max-height: 380px;
              }
            }
          }
        }
      }
    }*/
}
div#page main.main .region-content {
  padding-left: 0;
  padding-right: 0;
}
div#drupal-modal .form-item.js-form-type-checkbox.form-type-checkbox.js-form-item-privacy {
  display: flex;
  align-items: flex-start;
}
div#drupal-modal .form-item.js-form-type-checkbox.form-type-checkbox.js-form-item-privacy input {
  margin: 5px 0 0 0;
}
div#drupal-modal .form-item.js-form-type-checkbox.form-type-checkbox.js-form-item-privacy .description {
  margin: 0 0 0 5px;
}
.ajax-progress-throbber .throbber {
  padding: 0;
  margin: 0;
  display: none;
}
.ajax-progress-throbber {
  display: none;
}
@media screen and (max-width: 767px) {
  body {
    padding-top: 0 !important;
    padding: 0 !important;
  }
  .slick img,
  .slick iframe {
    min-height: 500px !important;
    object-fit: cover;
  }
}
nav#mobile-nav {
  display: none;
}
@media screen and (max-width: 767px) {
  nav#mobile-nav {
    display: block;
  }
  nav#mobile-nav div#block-vesta-theme-osnovnayanavigaciya,
  nav#mobile-nav div.mm-panel {
    padding: 0;
  }
  nav#mobile-nav div#block-vesta-theme-osnovnayanavigaciya ul,
  nav#mobile-nav div.mm-panel ul {
    margin: 40px 0 0 0 !important;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
  }
  nav#mobile-nav div#block-vesta-theme-osnovnayanavigaciya ul .active-trail a,
  nav#mobile-nav div.mm-panel ul .active-trail a {
    background: #303030 !important;
    color: #fff !important;
  }
  nav#mobile-nav div#block-vesta-theme-osnovnayanavigaciya ul li,
  nav#mobile-nav div.mm-panel ul li {
    width: 100%;
  }
  nav#mobile-nav div#block-vesta-theme-osnovnayanavigaciya ul li a,
  nav#mobile-nav div.mm-panel ul li a {
    padding: 20px 10px 20px 20px;
  }
  nav#mobile-nav div#block-vesta-theme-osnovnayanavigaciya ul li::after,
  nav#mobile-nav div.mm-panel ul li::after {
    left: 0;
    border-color: rgba(0, 0, 0, 0.1);
  }
  nav#mobile-nav div#block-vesta-theme-osnovnayanavigaciya ul .dropdown-toggle::after,
  nav#mobile-nav div.mm-panel ul .dropdown-toggle::after {
    display: none;
  }
  nav#mobile-nav div#block-vesta-theme-osnovnayanavigaciya .dropdown-menu,
  nav#mobile-nav div.mm-panel .dropdown-menu {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1000;
    display: block;
    float: none;
    min-width: 100%;
    padding: 0;
    border: none;
  }
}
#block-vesta-theme-korzina {
  margin-left: auto;
}
#block-vesta-theme-korzina-2 .cart-block--summary__icon:before {
  filter: brightness(0) invert(1);
}
#block-vesta-theme-korzina .cart--cart-block .cart-block--summary a,
#block-vesta-theme-korzina-2 .cart--cart-block .cart-block--summary a {
  display: flex;
  position: relative;
}
#block-vesta-theme-korzina .cart--cart-block .cart-block--summary a span.cart-block--summary__icon:before,
#block-vesta-theme-korzina-2 .cart--cart-block .cart-block--summary a span.cart-block--summary__icon:before {
  content: url(/sites/all/themes/vesta_theme/image/bag.svg);
  display: block;
  width: 30px;
  height: 30px;
  max-width: 30px;
  max-height: 30px;
  object-fit: contain;
  font-size: 0;
}
#block-vesta-theme-korzina .cart--cart-block .cart-block--summary a span.cart-block--summary__icon img,
#block-vesta-theme-korzina-2 .cart--cart-block .cart-block--summary a span.cart-block--summary__icon img {
  display: none;
  width: 30px;
  max-width: 30px;
  max-height: 30px;
  object-fit: cover;
}
#block-vesta-theme-korzina .cart--cart-block .cart-block--summary a span.cart-block--summary__count,
#block-vesta-theme-korzina-2 .cart--cart-block .cart-block--summary a span.cart-block--summary__count {
  position: absolute;
  bottom: -3px;
  right: -1px;
  z-index: 4;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #CE0000;
  border-radius: 20px;
  padding: 1px 2px 1px;
  min-width: 17px;
  height: 18px;
  opacity: 1;
  font-family: Montserrat;
  font-size: 12px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
}
.front main {
  margin: 0 !important;
}
.front #block-vesta-theme-page-title {
  margin-top: 120px;
  margin-bottom: 0;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .front #block-vesta-theme-page-title {
    margin-top: 90px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .front #block-vesta-theme-page-title {
    margin-top: 60px;
  }
}
@media screen and (max-width: 767px) {
  .front #block-vesta-theme-page-title {
    margin-top: 30px;
  }
}
#block-vesta-theme-page-title h1 {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-family: "Cormorant", serif;
  font-size: 40px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.13;
  letter-spacing: normal;
  text-align: center;
  text-transform: uppercase;
  color: #000;
  font-size: 48px;
}
#block-vesta-theme-page-title h1:after {
  content: url(/sites/all/themes/vesta_theme/image/h2.svg);
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-page-title h1 {
    font-size: 36px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-page-title h1 {
    font-size: 32px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-page-title h1 {
    font-size: 28px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-page-title h1 {
    font-size: 44px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-page-title h1 {
    font-size: 40px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-page-title h1 {
    font-size: 36px;
  }
}
#block-vesta-theme-views-block-catalog-block-front {
  margin-top: 30px;
  /*.tablet({
    margin-top: 90px;
  });
  .mobile-lg({
    margin-top: 60px;
  });
  .mobile({
    margin-top: 30px;
  });*/
}
#block-vesta-theme-views-block-catalog-block-front .block-title {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-family: "Cormorant", serif;
  font-size: 40px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.13;
  letter-spacing: normal;
  text-align: center;
  text-transform: uppercase;
  color: #000;
  margin-bottom: 60px;
}
#block-vesta-theme-views-block-catalog-block-front .block-title:after {
  content: url(/sites/all/themes/vesta_theme/image/h2.svg);
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-views-block-catalog-block-front .block-title {
    font-size: 36px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-views-block-catalog-block-front .block-title {
    font-size: 32px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-catalog-block-front .block-title {
    font-size: 28px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-views-block-catalog-block-front .block-title {
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-views-block-catalog-block-front .block-title {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-catalog-block-front .block-title {
    margin-bottom: 30px;
  }
}
.view-catalog .view-content {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
.view-catalog .view-content .views-row {
  width: 370px;
  background-color: #F4ECEC;
  border-radius: 30px;
  overflow: hidden;
}
.view-catalog .view-content .views-row .taxonomy-term {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.view-catalog .view-content .views-row .taxonomy-term .field--name-field-catalog-image {
  width: 100%;
  height: 560px;
  overflow: hidden;
  border-radius: 30px;
}
.view-catalog .view-content .views-row .taxonomy-term .field--name-field-catalog-image * {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}
.view-catalog .view-content .views-row .taxonomy-term .field--name-field-catalog-image img {
  transition: 0.3s;
}
.view-catalog .view-content .views-row .taxonomy-term .field--name-field-catalog-image img:hover {
  transform: scale(1.1);
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-catalog .view-content .views-row .taxonomy-term .field--name-field-catalog-image {
    height: 450px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-catalog .view-content .views-row .taxonomy-term .field--name-field-catalog-image {
    height: 450px;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .view-catalog .view-content .views-row .taxonomy-term .field--name-field-catalog-image {
    height: 400px !important;
  }
}
@media screen and (max-width: 767px) {
  .view-catalog .view-content .views-row .taxonomy-term .field--name-field-catalog-image {
    height: 350px;
  }
}
@media screen and (max-width: 420px) {
  .view-catalog .view-content .views-row .taxonomy-term .field--name-field-catalog-image {
    height: 270px;
  }
}
@media screen and (max-width: 390px) {
  .view-catalog .view-content .views-row .taxonomy-term .field--name-field-catalog-image {
    height: auto;
  }
}
.view-catalog .view-content .views-row .taxonomy-term .field--name-taxonomy-term-title {
  margin: 24px 30px 0;
}
.view-catalog .view-content .views-row .taxonomy-term .field--name-taxonomy-term-title * {
  font-family: "Cormorant", serif;
  font-size: 24px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.13;
  letter-spacing: normal;
  text-align: left;
  color: #673e3e;
  margin: 0;
  text-transform: uppercase;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-catalog .view-content .views-row .taxonomy-term .field--name-taxonomy-term-title * {
    font-size: 22px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-catalog .view-content .views-row .taxonomy-term .field--name-taxonomy-term-title * {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .view-catalog .view-content .views-row .taxonomy-term .field--name-taxonomy-term-title * {
    font-size: 18px;
  }
}
.view-catalog .view-content .views-row .taxonomy-term .field--name-taxonomy-term-title a:hover {
  color: #CE8A93;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-catalog .view-content .views-row .taxonomy-term .field--name-taxonomy-term-title {
    margin: 20px 25px 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-catalog .view-content .views-row .taxonomy-term .field--name-taxonomy-term-title {
    margin: 15px 20px 0;
  }
}
@media screen and (max-width: 767px) {
  .view-catalog .view-content .views-row .taxonomy-term .field--name-taxonomy-term-title {
    margin: 15px 15px 0;
  }
}
.view-catalog .view-content .views-row .taxonomy-term .field--name-description {
  margin: 0 30px;
}
.view-catalog .view-content .views-row .taxonomy-term .field--name-description * {
  font-family: "Cormorant", serif;
  font-size: 24px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.13;
  letter-spacing: normal;
  text-align: left;
  color: #673e3e;
  margin: 0;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-catalog .view-content .views-row .taxonomy-term .field--name-description * {
    font-size: 22px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-catalog .view-content .views-row .taxonomy-term .field--name-description * {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .view-catalog .view-content .views-row .taxonomy-term .field--name-description * {
    font-size: 18px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-catalog .view-content .views-row .taxonomy-term .field--name-description {
    margin: 0 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-catalog .view-content .views-row .taxonomy-term .field--name-description {
    margin: 0 15px;
  }
}
@media screen and (max-width: 767px) {
  .view-catalog .view-content .views-row .taxonomy-term .field--name-description {
    margin: 0 15px;
  }
}
.view-catalog .view-content .views-row .taxonomy-term .field--name-taxonomy-term-link {
  margin: auto 30px 30px;
  padding-top: 30px;
}
.view-catalog .view-content .views-row .taxonomy-term .field--name-taxonomy-term-link a {
  display: block;
  width: max-content;
  max-width: 100%;
  padding: 10px 30px;
  border-radius: 500px;
  background-color: #CE8A93;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  border: 3px solid #CE8A93;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-catalog .view-content .views-row .taxonomy-term .field--name-taxonomy-term-link a {
    padding: 10px 25px;
    font-size: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-catalog .view-content .views-row .taxonomy-term .field--name-taxonomy-term-link a {
    padding: 10px 20px;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .view-catalog .view-content .views-row .taxonomy-term .field--name-taxonomy-term-link a {
    padding: 10px 15px;
    font-size: 14px;
  }
}
.view-catalog .view-content .views-row .taxonomy-term .field--name-taxonomy-term-link a:hover {
  border: 3px solid #D1B2B2;
  color: #673E3E;
  background-color: transparent;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-catalog .view-content .views-row .taxonomy-term .field--name-taxonomy-term-link {
    margin: auto 25px 25px;
    padding-top: 25px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-catalog .view-content .views-row .taxonomy-term .field--name-taxonomy-term-link {
    margin: auto 20px 20px;
    padding-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  .view-catalog .view-content .views-row .taxonomy-term .field--name-taxonomy-term-link {
    margin: auto 15px 15px;
    padding-top: 15px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-catalog .view-content .views-row {
    width: 300px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-catalog .view-content .views-row {
    width: 354px;
  }
}
@media screen and (max-width: 767px) {
  .view-catalog .view-content .views-row {
    width: calc(50% - 7.5px);
  }
}
@media screen and (max-width: 390px) {
  .view-catalog .view-content .views-row {
    width: 370px;
  }
}
@media screen and (max-width: 767px) {
  .view-catalog .view-content {
    gap: 15px;
  }
}
#block-vesta-theme-views-block-tovary-block-1 {
  margin-top: 120px;
}
#block-vesta-theme-views-block-tovary-block-1 .block-title {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-family: "Cormorant", serif;
  font-size: 40px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.13;
  letter-spacing: normal;
  text-align: center;
  text-transform: uppercase;
  color: #000;
  margin-bottom: 60px;
}
#block-vesta-theme-views-block-tovary-block-1 .block-title:after {
  content: url(/sites/all/themes/vesta_theme/image/h2.svg);
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-views-block-tovary-block-1 .block-title {
    font-size: 36px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-views-block-tovary-block-1 .block-title {
    font-size: 32px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-tovary-block-1 .block-title {
    font-size: 28px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-views-block-tovary-block-1 .block-title {
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-views-block-tovary-block-1 .block-title {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-tovary-block-1 .block-title {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-views-block-tovary-block-1 {
    margin-top: 90px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-views-block-tovary-block-1 {
    margin-top: 60px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-tovary-block-1 {
    margin-top: 30px;
  }
}
.view-tovary .view-content {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
.view-tovary .view-content .views-row {
  width: 370px;
  background-color: #F4ECEC;
  border-radius: 30px;
  overflow: hidden;
}
.view-tovary .view-content .views-row .product {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.view-tovary .view-content .views-row .product .field--name-field-image-product-view {
  width: 100%;
  height: 400px;
  overflow: hidden;
  border-radius: 30px;
}
.view-tovary .view-content .views-row .product .field--name-field-image-product-view * {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}
.view-tovary .view-content .views-row .product .field--name-field-image-product-view img {
  transition: 0.3s;
}
.view-tovary .view-content .views-row .product .field--name-field-image-product-view img:hover {
  transform: scale(1.1);
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .view-tovary .view-content .views-row .product .field--name-field-image-product-view {
    height: 300px !important;
  }
}
@media screen and (max-width: 767px) {
  .view-tovary .view-content .views-row .product .field--name-field-image-product-view {
    height: 350px;
  }
}
@media screen and (max-width: 420px) {
  .view-tovary .view-content .views-row .product .field--name-field-image-product-view {
    height: 270px;
  }
}
@media screen and (max-width: 390px) {
  .view-tovary .view-content .views-row .product .field--name-field-image-product-view {
    height: auto;
  }
}
.view-tovary .view-content .views-row .product .product-title {
  margin: 24px 30px 0;
}
.view-tovary .view-content .views-row .product .product-title * {
  font-family: "Cormorant", serif;
  font-size: 24px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.13;
  letter-spacing: normal;
  text-align: left;
  color: #673e3e;
  margin: 0;
  text-transform: uppercase;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-tovary .view-content .views-row .product .product-title * {
    font-size: 22px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-tovary .view-content .views-row .product .product-title * {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .view-tovary .view-content .views-row .product .product-title * {
    font-size: 18px;
  }
}
.view-tovary .view-content .views-row .product .product-title a * {
  transition: 0.3s;
}
.view-tovary .view-content .views-row .product .product-title a *:hover {
  color: #CE8A93;
}
.view-tovary .view-content .views-row .product .product-title a:hover {
  color: #CE8A93;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-tovary .view-content .views-row .product .product-title {
    margin: 20px 25px 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-tovary .view-content .views-row .product .product-title {
    margin: 15px 20px 0;
  }
}
@media screen and (max-width: 767px) {
  .view-tovary .view-content .views-row .product .product-title {
    margin: 15px 15px 0;
  }
}
.view-tovary .view-content .views-row .product .field--name-price {
  margin: 10px 30px 0;
  font-size: 18px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.13;
  letter-spacing: normal;
  text-align: left;
  color: #673e3e;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-tovary .view-content .views-row .product .field--name-price {
    margin: 10px 25px 0;
    font-size: 17px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-tovary .view-content .views-row .product .field--name-price {
    margin: 10px 20px 0;
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .view-tovary .view-content .views-row .product .field--name-price {
    margin: 10px 15px 0;
    font-size: 16px;
  }
}
.view-tovary .view-content .views-row .product .field--name-variations {
  margin: auto 30px 20px;
  padding-top: 20px;
}
.view-tovary .view-content .views-row .product .field--name-variations .field--name-quantity {
  display: none !important;
  max-width: 150px !important;
}
.view-tovary .view-content .views-row .product .field--name-variations .form-actions {
  margin: 0;
}
.view-tovary .view-content .views-row .product .field--name-variations .form-submit {
  display: block;
  width: max-content;
  max-width: 100%;
  padding: 10px 30px;
  border-radius: 500px;
  background-color: #CE8A93;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  border: 3px solid #CE8A93;
  display: flex;
  align-items: center;
  padding: 7px 23px 7px 52px;
  background-image: url(/sites/all/themes/vesta_theme/image/bag_w.svg);
  background-repeat: no-repeat;
  background-position: 23px center;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-tovary .view-content .views-row .product .field--name-variations .form-submit {
    padding: 10px 25px;
    font-size: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-tovary .view-content .views-row .product .field--name-variations .form-submit {
    padding: 10px 20px;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .view-tovary .view-content .views-row .product .field--name-variations .form-submit {
    padding: 10px 15px;
    font-size: 14px;
  }
}
.view-tovary .view-content .views-row .product .field--name-variations .form-submit:hover {
  border: 3px solid #D1B2B2;
  color: #673E3E;
  background-color: transparent;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-tovary .view-content .views-row .product .field--name-variations .form-submit {
    padding: 7px 23px 7px 52px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-tovary .view-content .views-row .product .field--name-variations .form-submit {
    padding: 7px 23px 7px 52px;
  }
}
@media screen and (max-width: 767px) {
  .view-tovary .view-content .views-row .product .field--name-variations .form-submit {
    padding: 7px 23px 7px 52px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-tovary .view-content .views-row .product .field--name-variations {
    padding-top: 15px;
    margin: auto 25px 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-tovary .view-content .views-row .product .field--name-variations {
    padding-top: 15px;
    margin: auto 20px 15px;
  }
}
@media screen and (max-width: 767px) {
  .view-tovary .view-content .views-row .product .field--name-variations {
    padding-top: 15px;
    margin: auto 15px 15px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-tovary .view-content .views-row {
    width: 300px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-tovary .view-content .views-row {
    width: 354px;
  }
}
@media screen and (max-width: 767px) {
  .view-tovary .view-content .views-row {
    width: calc(50% - 7.5px);
  }
}
@media screen and (max-width: 390px) {
  .view-tovary .view-content .views-row {
    width: 370px;
  }
}
@media screen and (max-width: 767px) {
  .view-tovary .view-content {
    gap: 15px;
  }
}
.view-tovary .view-footer {
  display: flex;
  justify-content: center;
  margin-top: 60px;
}
.view-tovary .view-footer a {
  display: block;
  width: max-content;
  max-width: 100%;
  padding: 10px 30px;
  border-radius: 500px;
  background-color: #CE8A93;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  border: 3px solid #CE8A93;
  border: 3px solid #D1B2B2;
  color: #673E3E;
  background-color: transparent;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-tovary .view-footer a {
    padding: 10px 25px;
    font-size: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-tovary .view-footer a {
    padding: 10px 20px;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .view-tovary .view-footer a {
    padding: 10px 15px;
    font-size: 14px;
  }
}
.view-tovary .view-footer a:hover {
  display: block;
  width: max-content;
  max-width: 100%;
  padding: 10px 30px;
  border-radius: 500px;
  background-color: #CE8A93;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  border: 3px solid #CE8A93;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-tovary .view-footer a:hover {
    padding: 10px 25px;
    font-size: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-tovary .view-footer a:hover {
    padding: 10px 20px;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .view-tovary .view-footer a:hover {
    padding: 10px 15px;
    font-size: 14px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-tovary .view-footer {
    margin-top: 50px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-tovary .view-footer {
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  .view-tovary .view-footer {
    margin-top: 30px;
  }
}
#block-vesta-theme-views-block-about-block-1 .node--type-about {
  position: relative;
  padding: 60px 0 60px 500px;
  min-height: 670px;
  background-image: url(/sites/all/themes/vesta_theme/image/about.svg);
  background-position: right bottom 11px;
  background-repeat: no-repeat;
}
#block-vesta-theme-views-block-about-block-1 .node--type-about .field--name-field-o-nas-foto {
  position: absolute;
  bottom: 0;
  left: 0;
}
#block-vesta-theme-views-block-about-block-1 .node--type-about .field--name-field-o-nas-foto img {
  width: 470px !important;
  height: 750px !important;
  object-fit: contain;
  object-position: bottom;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-views-block-about-block-1 .node--type-about .field--name-field-o-nas-foto img {
    width: 370px !important;
    height: 590px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-views-block-about-block-1 .node--type-about .field--name-field-o-nas-foto {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-about-block-1 .node--type-about .field--name-field-o-nas-foto {
    display: none;
  }
}
#block-vesta-theme-views-block-about-block-1 .node--type-about .field--name-node-title {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-family: "Cormorant", serif;
  font-size: 40px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.13;
  letter-spacing: normal;
  text-align: center;
  text-transform: uppercase;
  color: #000;
  width: max-content;
  margin-bottom: 40px;
}
#block-vesta-theme-views-block-about-block-1 .node--type-about .field--name-node-title:after {
  content: url(/sites/all/themes/vesta_theme/image/h2.svg);
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-views-block-about-block-1 .node--type-about .field--name-node-title {
    font-size: 36px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-views-block-about-block-1 .node--type-about .field--name-node-title {
    font-size: 32px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-about-block-1 .node--type-about .field--name-node-title {
    font-size: 28px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-views-block-about-block-1 .node--type-about .field--name-node-title {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-views-block-about-block-1 .node--type-about .field--name-node-title {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-about-block-1 .node--type-about .field--name-node-title {
    margin-bottom: 20px;
  }
}
#block-vesta-theme-views-block-about-block-1 .node--type-about .field--name-body * {
  font-size: 18px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #673e3e;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-views-block-about-block-1 .node--type-about .field--name-body * {
    font-size: 17px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-views-block-about-block-1 .node--type-about .field--name-body * {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-about-block-1 .node--type-about .field--name-body * {
    font-size: 16px;
  }
}
#block-vesta-theme-views-block-about-block-1 .node--type-about .field--name-body strong {
  font-weight: 700;
}
#block-vesta-theme-views-block-about-block-1 .node--type-about .field--name-dynamic-token-fieldnode-zapisyvaysya-seychas-i-poluchi-f {
  margin-top: 30px;
}
#block-vesta-theme-views-block-about-block-1 .node--type-about .field--name-dynamic-token-fieldnode-zapisyvaysya-seychas-i-poluchi-f a {
  display: block;
  width: max-content;
  max-width: 100%;
  padding: 10px 30px;
  border-radius: 500px;
  background-color: #CE8A93;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  border: 3px solid #CE8A93;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-views-block-about-block-1 .node--type-about .field--name-dynamic-token-fieldnode-zapisyvaysya-seychas-i-poluchi-f a {
    padding: 10px 25px;
    font-size: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-views-block-about-block-1 .node--type-about .field--name-dynamic-token-fieldnode-zapisyvaysya-seychas-i-poluchi-f a {
    padding: 10px 20px;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-about-block-1 .node--type-about .field--name-dynamic-token-fieldnode-zapisyvaysya-seychas-i-poluchi-f a {
    padding: 10px 15px;
    font-size: 14px;
  }
}
#block-vesta-theme-views-block-about-block-1 .node--type-about .field--name-dynamic-token-fieldnode-zapisyvaysya-seychas-i-poluchi-f a:hover {
  border: 3px solid #D1B2B2;
  color: #673E3E;
  background-color: transparent;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-views-block-about-block-1 .node--type-about .field--name-dynamic-token-fieldnode-zapisyvaysya-seychas-i-poluchi-f {
    margin-top: 25px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-views-block-about-block-1 .node--type-about .field--name-dynamic-token-fieldnode-zapisyvaysya-seychas-i-poluchi-f {
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-about-block-1 .node--type-about .field--name-dynamic-token-fieldnode-zapisyvaysya-seychas-i-poluchi-f {
    margin-top: 15px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-views-block-about-block-1 .node--type-about {
    padding: 50px 0 50px 400px;
    min-height: 600px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-views-block-about-block-1 .node--type-about {
    padding: 40px 0;
    min-height: 0;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-about-block-1 .node--type-about {
    padding: 30px 0;
    min-height: 0;
    background-image: none;
  }
}
#block-vesta-theme-views-block-pochemu-vybirayut-nas-block-1 {
  margin-top: 120px;
}
#block-vesta-theme-views-block-pochemu-vybirayut-nas-block-1 .block-title {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-family: "Cormorant", serif;
  font-size: 40px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.13;
  letter-spacing: normal;
  text-align: center;
  text-transform: uppercase;
  color: #000;
  margin-bottom: 70px;
}
#block-vesta-theme-views-block-pochemu-vybirayut-nas-block-1 .block-title:after {
  content: url(/sites/all/themes/vesta_theme/image/h2.svg);
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-views-block-pochemu-vybirayut-nas-block-1 .block-title {
    font-size: 36px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-views-block-pochemu-vybirayut-nas-block-1 .block-title {
    font-size: 32px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-pochemu-vybirayut-nas-block-1 .block-title {
    font-size: 28px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-views-block-pochemu-vybirayut-nas-block-1 .block-title {
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-views-block-pochemu-vybirayut-nas-block-1 .block-title {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-pochemu-vybirayut-nas-block-1 .block-title {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-views-block-pochemu-vybirayut-nas-block-1 {
    margin-top: 90px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-views-block-pochemu-vybirayut-nas-block-1 {
    margin-top: 60px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-pochemu-vybirayut-nas-block-1 {
    margin-top: 30px;
  }
}
.view-pochemu-vybirayut-nas .view-content {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
.view-pochemu-vybirayut-nas .view-content .views-row {
  width: 270px;
}
.view-pochemu-vybirayut-nas .view-content .views-row .node--type-preimushchestvo {
  display: flex;
  gap: 13px;
  flex-direction: column;
}
.view-pochemu-vybirayut-nas .view-content .views-row .node--type-preimushchestvo .field--name-field-preimushchestvo-foto img {
  width: 66px !important;
  height: 70px !important;
  object-fit: contain;
}
.view-pochemu-vybirayut-nas .view-content .views-row .node--type-preimushchestvo .field--name-body {
  display: flex;
  flex-direction: column;
}
.view-pochemu-vybirayut-nas .view-content .views-row .node--type-preimushchestvo .field--name-body * {
  margin: 0;
  font-size: 18px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #673e3e;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-pochemu-vybirayut-nas .view-content .views-row .node--type-preimushchestvo .field--name-body * {
    font-size: 17px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-pochemu-vybirayut-nas .view-content .views-row .node--type-preimushchestvo .field--name-body * {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .view-pochemu-vybirayut-nas .view-content .views-row .node--type-preimushchestvo .field--name-body * {
    font-size: 16px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-pochemu-vybirayut-nas .view-content .views-row {
    width: 300px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-pochemu-vybirayut-nas .view-content .views-row {
    width: 354px;
  }
}
@media screen and (max-width: 767px) {
  .view-pochemu-vybirayut-nas .view-content .views-row {
    width: calc(50% - 7.5px);
  }
}
@media screen and (max-width: 390px) {
  .view-pochemu-vybirayut-nas .view-content .views-row {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .view-pochemu-vybirayut-nas .view-content {
    gap: 15px;
  }
}
#block-vesta-theme-views-block-video-block-1 {
  margin-top: 120px;
}
#block-vesta-theme-views-block-video-block-1 .block-title {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-family: "Cormorant", serif;
  font-size: 40px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.13;
  letter-spacing: normal;
  text-align: center;
  text-transform: uppercase;
  color: #000;
  margin-bottom: 40px;
}
#block-vesta-theme-views-block-video-block-1 .block-title:after {
  content: url(/sites/all/themes/vesta_theme/image/h2.svg);
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-views-block-video-block-1 .block-title {
    font-size: 36px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-views-block-video-block-1 .block-title {
    font-size: 32px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-video-block-1 .block-title {
    font-size: 28px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-views-block-video-block-1 .block-title {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-views-block-video-block-1 .block-title {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-video-block-1 .block-title {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-views-block-video-block-1 {
    margin-top: 90px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-views-block-video-block-1 {
    margin-top: 60px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-video-block-1 {
    margin-top: 30px;
  }
}
.view-video .view-content {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
.view-video .view-content .views-row {
  width: 570px;
}
.view-video .view-content .views-row .node--type-video {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.view-video .view-content .views-row .node--type-video .field--name-node-title * {
  font-family: "Cormorant", serif;
  font-size: 24px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.13;
  letter-spacing: normal;
  text-align: left;
  color: #673e3e;
  margin: 0;
  text-transform: uppercase;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-video .view-content .views-row .node--type-video .field--name-node-title * {
    font-size: 22px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-video .view-content .views-row .node--type-video .field--name-node-title * {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .view-video .view-content .views-row .node--type-video .field--name-node-title * {
    font-size: 18px;
  }
}
.view-video .view-content .views-row .node--type-video .field--name-field-video .video-embed-field-provider-rutube,
.view-video .view-content .views-row .node--type-video .field--name-field-rutube-vileo .video-embed-field-provider-rutube {
  height: 315px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-video .view-content .views-row .node--type-video .field--name-field-video .video-embed-field-provider-rutube,
  .view-video .view-content .views-row .node--type-video .field--name-field-rutube-vileo .video-embed-field-provider-rutube {
    height: 300px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-video .view-content .views-row .node--type-video .field--name-field-video .video-embed-field-provider-rutube,
  .view-video .view-content .views-row .node--type-video .field--name-field-rutube-vileo .video-embed-field-provider-rutube {
    height: 280px;
  }
}
@media screen and (max-width: 767px) {
  .view-video .view-content .views-row .node--type-video .field--name-field-video .video-embed-field-provider-rutube,
  .view-video .view-content .views-row .node--type-video .field--name-field-rutube-vileo .video-embed-field-provider-rutube {
    height: 300px;
  }
}
.view-video .view-content .views-row .node--type-video .field--name-field-video video,
.view-video .view-content .views-row .node--type-video .field--name-field-rutube-vileo video,
.view-video .view-content .views-row .node--type-video .field--name-field-video iframe,
.view-video .view-content .views-row .node--type-video .field--name-field-rutube-vileo iframe {
  width: 100% !important;
  height: 315px !important;
  object-fit: contain;
  background-color: #000;
  border-radius: 30px;
  overflow: hidden;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-video .view-content .views-row .node--type-video .field--name-field-video video,
  .view-video .view-content .views-row .node--type-video .field--name-field-rutube-vileo video,
  .view-video .view-content .views-row .node--type-video .field--name-field-video iframe,
  .view-video .view-content .views-row .node--type-video .field--name-field-rutube-vileo iframe {
    height: 300px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-video .view-content .views-row .node--type-video .field--name-field-video video,
  .view-video .view-content .views-row .node--type-video .field--name-field-rutube-vileo video,
  .view-video .view-content .views-row .node--type-video .field--name-field-video iframe,
  .view-video .view-content .views-row .node--type-video .field--name-field-rutube-vileo iframe {
    height: 280px !important;
  }
}
@media screen and (max-width: 767px) {
  .view-video .view-content .views-row .node--type-video .field--name-field-video video,
  .view-video .view-content .views-row .node--type-video .field--name-field-rutube-vileo video,
  .view-video .view-content .views-row .node--type-video .field--name-field-video iframe,
  .view-video .view-content .views-row .node--type-video .field--name-field-rutube-vileo iframe {
    height: 300px !important;
  }
}
.view-video .view-content .views-row .node--type-video:after {
  display: none;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-video .view-content .views-row .node--type-video {
    gap: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-video .view-content .views-row .node--type-video {
    gap: 10px;
  }
}
@media screen and (max-width: 767px) {
  .view-video .view-content .views-row .node--type-video {
    gap: 10px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-video .view-content .views-row {
    width: 466px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-video .view-content .views-row {
    width: 354px;
  }
}
@media screen and (max-width: 767px) {
  .view-video .view-content .views-row {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .view-video .view-content {
    gap: 15px;
  }
}
.view-video .more-link {
  display: flex;
  justify-content: center;
  margin-top: 40px;
}
.view-video .more-link a {
  display: block;
  width: max-content;
  max-width: 100%;
  padding: 10px 30px;
  border-radius: 500px;
  background-color: #CE8A93;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  border: 3px solid #CE8A93;
  border: 3px solid #D1B2B2;
  color: #673E3E;
  background-color: transparent;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-video .more-link a {
    padding: 10px 25px;
    font-size: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-video .more-link a {
    padding: 10px 20px;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .view-video .more-link a {
    padding: 10px 15px;
    font-size: 14px;
  }
}
.view-video .more-link a:hover {
  display: block;
  width: max-content;
  max-width: 100%;
  padding: 10px 30px;
  border-radius: 500px;
  background-color: #CE8A93;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  border: 3px solid #CE8A93;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-video .more-link a:hover {
    padding: 10px 25px;
    font-size: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-video .more-link a:hover {
    padding: 10px 20px;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .view-video .more-link a:hover {
    padding: 10px 15px;
    font-size: 14px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-video .more-link {
    margin-top: 30px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-video .more-link {
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  .view-video .more-link {
    margin-top: 20px;
  }
}
#block-vesta-theme-views-block-fotogalereya-block-1 {
  margin-top: 120px;
}
#block-vesta-theme-views-block-fotogalereya-block-1 .block-title {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-family: "Cormorant", serif;
  font-size: 40px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.13;
  letter-spacing: normal;
  text-align: center;
  text-transform: uppercase;
  color: #000;
  margin-bottom: 60px;
}
#block-vesta-theme-views-block-fotogalereya-block-1 .block-title:after {
  content: url(/sites/all/themes/vesta_theme/image/h2.svg);
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .block-title {
    font-size: 36px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .block-title {
    font-size: 32px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .block-title {
    font-size: 28px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .block-title {
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .block-title {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .block-title {
    margin-bottom: 30px;
  }
}
#block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .node--type-photogallery .field--name-field-gallery {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
#block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .node--type-photogallery .field--name-field-gallery .field__item {
  width: 370px;
  height: 450px;
  overflow: hidden;
  border-radius: 30px;
}
#block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .node--type-photogallery .field--name-field-gallery .field__item * {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}
#block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .node--type-photogallery .field--name-field-gallery .field__item img {
  transition: 0.3s;
}
#block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .node--type-photogallery .field--name-field-gallery .field__item img:hover {
  transform: scale(1.1);
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .node--type-photogallery .field--name-field-gallery .field__item {
    width: 300px;
    height: 400px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .node--type-photogallery .field--name-field-gallery .field__item {
    width: 354px;
    height: 420px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .node--type-photogallery .field--name-field-gallery .field__item {
    width: calc(50% - 7.5px);
    height: 350px;
  }
}
@media screen and (max-width: 420px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .node--type-photogallery .field--name-field-gallery .field__item {
    height: 300px;
  }
}
@media screen and (max-width: 390px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .node--type-photogallery .field--name-field-gallery .field__item {
    width: 100%;
    height: auto;
  }
}
@media screen and (min-width: 1200px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .node--type-photogallery .field--name-field-gallery .field__item:nth-child(4) {
    display: none;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .node--type-photogallery .field--name-field-gallery .field__item:nth-child(4) {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .node--type-photogallery .field--name-field-gallery {
    gap: 15px;
  }
}
#block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .node--type-photogallery .field--name-node-link {
  margin-top: 60px;
  display: flex;
  justify-content: center;
}
#block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .node--type-photogallery .field--name-node-link a {
  display: block;
  width: max-content;
  max-width: 100%;
  padding: 10px 30px;
  border-radius: 500px;
  background-color: #CE8A93;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  border: 3px solid #CE8A93;
  border: 3px solid #D1B2B2;
  color: #673E3E;
  background-color: transparent;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .node--type-photogallery .field--name-node-link a {
    padding: 10px 25px;
    font-size: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .node--type-photogallery .field--name-node-link a {
    padding: 10px 20px;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .node--type-photogallery .field--name-node-link a {
    padding: 10px 15px;
    font-size: 14px;
  }
}
#block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .node--type-photogallery .field--name-node-link a:hover {
  display: block;
  width: max-content;
  max-width: 100%;
  padding: 10px 30px;
  border-radius: 500px;
  background-color: #CE8A93;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  border: 3px solid #CE8A93;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .node--type-photogallery .field--name-node-link a:hover {
    padding: 10px 25px;
    font-size: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .node--type-photogallery .field--name-node-link a:hover {
    padding: 10px 20px;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .node--type-photogallery .field--name-node-link a:hover {
    padding: 10px 15px;
    font-size: 14px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .node--type-photogallery .field--name-node-link {
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .node--type-photogallery .field--name-node-link {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .node--type-photogallery .field--name-node-link {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 {
    margin-top: 90px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 {
    margin-top: 60px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 {
    margin-top: 30px;
  }
}
#block-vesta-theme-vebforma .block-title {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-family: "Cormorant", serif;
  font-size: 40px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.13;
  letter-spacing: normal;
  text-align: center;
  text-transform: uppercase;
  color: #000;
  margin-bottom: 70px;
}
#block-vesta-theme-vebforma .block-title:after {
  content: url(/sites/all/themes/vesta_theme/image/h2.svg);
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-vebforma .block-title {
    font-size: 36px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-vebforma .block-title {
    font-size: 32px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-vebforma .block-title {
    font-size: 28px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-vebforma .block-title {
    margin-bottom: 60px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-vebforma .block-title {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-vebforma .block-title {
    margin-bottom: 40px;
  }
}
#block-vesta-theme-vebforma .webform-submission-form {
  width: 470px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
#block-vesta-theme-vebforma .webform-submission-form:before,
#block-vesta-theme-vebforma .webform-submission-form:after {
  content: url(/sites/all/themes/vesta_theme/image/form.svg);
  position: absolute;
  font-size: 0;
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-vebforma .webform-submission-form:before,
  #block-vesta-theme-vebforma .webform-submission-form:after {
    display: none;
  }
}
#block-vesta-theme-vebforma .webform-submission-form:before {
  top: -57px;
  left: -69px;
}
#block-vesta-theme-vebforma .webform-submission-form:after {
  bottom: 0;
  right: -69px;
  transform: rotate(180deg);
}
#block-vesta-theme-vebforma .webform-submission-form .js-form-item {
  width: 470px;
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-vebforma .webform-submission-form .js-form-item {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-vebforma .webform-submission-form {
    width: 100%;
  }
}
.webform-submission-form {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
}
.webform-submission-form .js-form-type-processed-text {
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.35;
  letter-spacing: -0.18px;
  text-align: center;
  color: #673e3e;
  margin-bottom: 13px !important;
}
.webform-submission-form .js-form-type-processed-text * {
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.35;
  letter-spacing: -0.18px;
  text-align: center;
  color: #673e3e;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .webform-submission-form .js-form-type-processed-text * {
    font-size: 17px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .webform-submission-form .js-form-type-processed-text * {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .webform-submission-form .js-form-type-processed-text * {
    font-size: 16px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .webform-submission-form .js-form-type-processed-text {
    font-size: 17px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .webform-submission-form .js-form-type-processed-text {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .webform-submission-form .js-form-type-processed-text {
    font-size: 16px;
  }
}
.webform-submission-form .js-form-item {
  margin: 0;
}
.webform-submission-form .js-form-item input,
.webform-submission-form .js-form-item textarea {
  padding: 12px 20px;
  border: none;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}
.webform-submission-form .js-form-item input::placeholder,
.webform-submission-form .js-form-item textarea::placeholder {
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #7b7b7b;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .webform-submission-form .js-form-item input::placeholder,
  .webform-submission-form .js-form-item textarea::placeholder {
    font-size: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .webform-submission-form .js-form-item input::placeholder,
  .webform-submission-form .js-form-item textarea::placeholder {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .webform-submission-form .js-form-item input::placeholder,
  .webform-submission-form .js-form-item textarea::placeholder {
    font-size: 14px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .webform-submission-form .js-form-item input,
  .webform-submission-form .js-form-item textarea {
    font-size: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .webform-submission-form .js-form-item input,
  .webform-submission-form .js-form-item textarea {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .webform-submission-form .js-form-item input,
  .webform-submission-form .js-form-item textarea {
    font-size: 14px;
  }
}
.webform-submission-form .js-form-item input {
  border-radius: 500px;
  height: 48px;
}
.webform-submission-form .js-form-item textarea {
  border-radius: 30px;
  height: 100px;
  resize: none;
}
.webform-submission-form .js-form-type-checkbox {
  margin-top: 3px !important;
}
.webform-submission-form .js-form-type-checkbox .form-checkbox {
  display: none;
}
.webform-submission-form .js-form-type-checkbox .description {
  margin: 0;
}
.webform-submission-form .js-form-type-checkbox .description * {
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #673e3e;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .webform-submission-form .js-form-type-checkbox .description * {
    font-size: 13px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .webform-submission-form .js-form-type-checkbox .description * {
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  .webform-submission-form .js-form-type-checkbox .description * {
    font-size: 12px;
  }
}
.webform-submission-form .js-form-type-checkbox .description a:hover {
  color: #CE8A93;
}
.webform-submission-form .form-item--error-message {
  display: none !important;
}
.webform-submission-form .webform-actions {
  margin-top: 8px !important;
  margin-bottom: 0;
}
.webform-submission-form .webform-actions .form-submit {
  display: block;
  width: max-content;
  max-width: 100%;
  padding: 10px 30px;
  border-radius: 500px;
  background-color: #CE8A93;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  border: 3px solid #CE8A93;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .webform-submission-form .webform-actions .form-submit {
    padding: 10px 25px;
    font-size: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .webform-submission-form .webform-actions .form-submit {
    padding: 10px 20px;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .webform-submission-form .webform-actions .form-submit {
    padding: 10px 15px;
    font-size: 14px;
  }
}
.webform-submission-form .webform-actions .form-submit:hover {
  border: 3px solid #D1B2B2;
  color: #673E3E;
  background-color: transparent;
}
#block-vesta-theme-yandekskarta-2 .block-title {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-family: "Cormorant", serif;
  font-size: 40px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.13;
  letter-spacing: normal;
  text-align: center;
  text-transform: uppercase;
  color: #000;
  margin-bottom: 60px;
}
#block-vesta-theme-yandekskarta-2 .block-title:after {
  content: url(/sites/all/themes/vesta_theme/image/h2.svg);
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-yandekskarta-2 .block-title {
    font-size: 36px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-yandekskarta-2 .block-title {
    font-size: 32px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-yandekskarta-2 .block-title {
    font-size: 28px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-yandekskarta-2 .block-title {
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-yandekskarta-2 .block-title {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-yandekskarta-2 .block-title {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-yandekskarta-2 .mapContainer {
    height: 500px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-yandekskarta-2 .mapContainer {
    height: 450px !important;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-yandekskarta-2 .mapContainer {
    height: 400px !important;
  }
}
.not-front #map-block {
  margin-top: 0 !important;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .not-front #map-block {
    margin-top: 0 !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .not-front #map-block {
    margin-top: 0 !important;
  }
}
@media screen and (max-width: 767px) {
  .not-front #map-block {
    margin-top: 0 !important;
  }
}
.not-front #block-vesta-theme-yandekskarta-2 .block-title {
  display: none !important;
}
#block-vesta-theme-kontaktypodval {
  position: absolute;
  bottom: 210px;
  left: 50%;
  transform: translateX(120px);
  width: 465px;
  padding: 50px;
  border-radius: 30px;
  overflow: hidden;
  background-color: #F4ECEC;
  background-image: url(/sites/all/themes/vesta_theme/image/contacts.png);
  background-size: cover;
}
#block-vesta-theme-kontaktypodval .field--name-body {
  display: flex;
  flex-wrap: wrap;
  gap: 20px 30px;
}
#block-vesta-theme-kontaktypodval .field--name-body > div {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
#block-vesta-theme-kontaktypodval .field--name-body strong {
  font-size: 24px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #673e3e;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-kontaktypodval .field--name-body strong {
    font-size: 22px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-kontaktypodval .field--name-body strong {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-kontaktypodval .field--name-body strong {
    font-size: 18px;
  }
}
#block-vesta-theme-kontaktypodval .field--name-body p {
  max-width: 285px;
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000;
  margin: 0;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-kontaktypodval .field--name-body p {
    font-size: 17px;
    max-width: unset;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-kontaktypodval .field--name-body p {
    font-size: 16px;
    max-width: unset;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-kontaktypodval .field--name-body p {
    font-size: 16px;
    max-width: unset;
  }
}
#block-vesta-theme-kontaktypodval .field--name-body a:not(.btn) {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.35;
  letter-spacing: -0.18px;
  text-align: left;
  color: #000;
}
#block-vesta-theme-kontaktypodval .field--name-body a:not(.btn):before {
  font-size: 0;
}
#block-vesta-theme-kontaktypodval .field--name-body a:not(.btn):hover {
  color: #CE8A93;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-kontaktypodval .field--name-body a:not(.btn) {
    font-size: 17px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-kontaktypodval .field--name-body a:not(.btn) {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-kontaktypodval .field--name-body a:not(.btn) {
    font-size: 16px;
  }
}
#block-vesta-theme-kontaktypodval .field--name-body .btn-form {
  display: block;
  width: max-content;
  max-width: 100%;
  padding: 10px 30px;
  border-radius: 500px;
  background-color: #CE8A93;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  border: 3px solid #CE8A93;
  border: 3px solid #D1B2B2;
  color: #673E3E;
  background-color: transparent;
  margin: 0;
  height: max-content;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-kontaktypodval .field--name-body .btn-form {
    padding: 10px 25px;
    font-size: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-kontaktypodval .field--name-body .btn-form {
    padding: 10px 20px;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-kontaktypodval .field--name-body .btn-form {
    padding: 10px 15px;
    font-size: 14px;
  }
}
#block-vesta-theme-kontaktypodval .field--name-body .btn-form:hover {
  display: block;
  width: max-content;
  max-width: 100%;
  padding: 10px 30px;
  border-radius: 500px;
  background-color: #CE8A93;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  border: 3px solid #CE8A93;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-kontaktypodval .field--name-body .btn-form:hover {
    padding: 10px 25px;
    font-size: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-kontaktypodval .field--name-body .btn-form:hover {
    padding: 10px 20px;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-kontaktypodval .field--name-body .btn-form:hover {
    padding: 10px 15px;
    font-size: 14px;
  }
}
#block-vesta-theme-kontaktypodval .field--name-body .tel:before {
  content: url(/sites/all/themes/vesta_theme/image/phone.svg);
}
#block-vesta-theme-kontaktypodval .field--name-body:after {
  display: none !important;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-kontaktypodval .field--name-body {
    gap: 15px 30px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-kontaktypodval .field--name-body {
    gap: 15px 30px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-kontaktypodval .field--name-body {
    gap: 15px 30px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-kontaktypodval {
    padding: 40px;
    width: 960px;
    position: relative;
    bottom: 0;
    left: 0%;
    transform: translateX(0);
    margin: 15px auto;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-kontaktypodval {
    padding: 30px;
    width: 738px;
    position: relative;
    bottom: 0;
    left: 0%;
    transform: translateX(0);
    margin: 15px auto;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-kontaktypodval {
    padding: 20px;
    width: 100%;
    position: relative;
    bottom: 0;
    left: 0%;
    transform: translateX(0);
    margin: 15px auto;
    border-radius: 0;
  }
}
.ui-dialog {
  border: none !important;
  border-radius: 30px !important;
  overflow: hidden !important;
  background-color: #F4ECEC !important;
}
.ui-dialog .ui-dialog-titlebar,
.ui-dialog .ui-dialog-buttonpane {
  background-color: #F4ECEC !important;
  border-width: 0 !important;
}
.ui-dialog .ui-dialog-buttonpane {
  padding-bottom: 15px !important;
}
.ui-dialog a {
  color: #CE8A93;
}
.ui-dialog a:hover {
  color: #000;
}
.ui-dialog .webform-submission-form {
  padding: 0;
}
.ui-dialog .webform-submission-form .js-form-item {
  width: 100%;
}
.ui-dialog .webform-submission-form .js-form-item label {
  font-size: 16px;
}
.ui-dialog .webform-submission-form .js-form-item input {
  height: 50px;
  padding: 10px;
  width: 100%;
}
.ui-dialog .webform-submission-form .js-form-item textarea {
  width: 100%;
}
.ui-dialog .ui-dialog-buttonset {
  width: 100%;
}
.ui-dialog .ui-dialog-buttonset .form-submit {
  display: block;
  width: max-content;
  max-width: 100%;
  padding: 10px 30px;
  border-radius: 500px;
  background-color: #CE8A93;
  font-family: Montserrat;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  border: 3px solid #CE8A93;
  padding: 15px;
  font-size: 16px;
  margin: 0;
  width: 100%;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .ui-dialog .ui-dialog-buttonset .form-submit {
    padding: 10px 25px;
    font-size: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .ui-dialog .ui-dialog-buttonset .form-submit {
    padding: 10px 20px;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .ui-dialog .ui-dialog-buttonset .form-submit {
    padding: 10px 15px;
    font-size: 14px;
  }
}
.ui-dialog .ui-dialog-buttonset .form-submit:hover {
  border: 3px solid #D1B2B2;
  color: #673E3E;
  background-color: transparent;
}
.ui-dialog .button--primary,
.ui-dialog .button--secondary {
  display: block;
  width: max-content;
  max-width: 100%;
  padding: 10px 30px;
  border-radius: 500px;
  background-color: #CE8A93;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  border: 3px solid #CE8A93;
  width: 100%;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .ui-dialog .button--primary,
  .ui-dialog .button--secondary {
    padding: 10px 25px;
    font-size: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .ui-dialog .button--primary,
  .ui-dialog .button--secondary {
    padding: 10px 20px;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .ui-dialog .button--primary,
  .ui-dialog .button--secondary {
    padding: 10px 15px;
    font-size: 14px;
  }
}
.ui-dialog .button--primary:hover,
.ui-dialog .button--secondary:hover {
  border: 3px solid #D1B2B2;
  color: #673E3E;
  background-color: transparent;
}
.ui-dialog .ui-dialog-titlebar-close {
  max-width: 16px !important;
  max-height: 16px !important;
  width: 16px !important;
  height: 16px !important;
  background-image: url(/sites/all/themes/vesta_theme/image/cross.svg) !important;
  background-size: 16px 16px !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  padding: 0;
  right: 10px !important;
}
.ui-dialog .ui-dialog-titlebar-close * {
  display: none !important;
}
.cart-form .views-field-remove-button .form-submit {
  display: block;
  width: max-content;
  max-width: 100%;
  padding: 10px 30px;
  border-radius: 500px;
  background-color: #CE8A93;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  border: 3px solid #CE8A93;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .cart-form .views-field-remove-button .form-submit {
    padding: 10px 25px;
    font-size: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .cart-form .views-field-remove-button .form-submit {
    padding: 10px 20px;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .cart-form .views-field-remove-button .form-submit {
    padding: 10px 15px;
    font-size: 14px;
  }
}
.cart-form .views-field-remove-button .form-submit:hover {
  border: 3px solid #D1B2B2;
  color: #673E3E;
  background-color: transparent;
}
.cart-form .form-actions .form-submit {
  display: block;
  width: max-content;
  max-width: 100%;
  padding: 10px 30px;
  border-radius: 500px;
  background-color: #CE8A93;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  border: 3px solid #CE8A93;
  display: unset;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .cart-form .form-actions .form-submit {
    padding: 10px 25px;
    font-size: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .cart-form .form-actions .form-submit {
    padding: 10px 20px;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .cart-form .form-actions .form-submit {
    padding: 10px 15px;
    font-size: 14px;
  }
}
.cart-form .form-actions .form-submit:hover {
  border: 3px solid #D1B2B2;
  color: #673E3E;
  background-color: transparent;
}
@media screen and (max-width: 767px) {
  .cart-form .form-actions .form-submit {
    width: 100%;
    display: flex;
    justify-content: center;
    text-align: center;
    margin: 0;
  }
}
@media screen and (max-width: 767px) {
  .cart-form .form-actions {
    display: flex;
    flex-direction: column;
    gap: 15px;
  }
}
@media screen and (max-width: 767px) {
  .cart-form .view-commerce-cart-form form {
    overflow-x: auto;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .layout-region-checkout-main {
    width: 100%;
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  .layout-region-checkout-main {
    width: 100%;
    padding: 0;
  }
}
.layout-region-checkout-secondary {
  text-align: right;
}
.layout-region-checkout-secondary table {
  display: flex;
  justify-content: end;
  margin-left: auto;
}
.layout-region-checkout-secondary table tbody {
  display: flex;
  flex-direction: column;
  gap: 10px;
  background-color: #F4ECEC;
  padding: 5px;
  border-radius: 5px;
}
.layout-region-checkout-secondary table tbody tr {
  display: flex;
  gap: 10px;
}
.layout-region-checkout-secondary table tbody tr td:nth-child(1) {
  order: 1;
}
.layout-region-checkout-secondary table tbody tr td:nth-child(2) {
  order: 0;
  text-align: left;
}
.layout-region-checkout-secondary table tbody tr td:nth-child(3) {
  order: 2;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .layout-region-checkout-secondary table {
    margin-right: auto;
    margin-left: 0;
    justify-content: start;
  }
}
@media screen and (max-width: 767px) {
  .layout-region-checkout-secondary table {
    margin-right: auto;
    margin-left: 0;
    justify-content: start;
  }
}
.layout-region-checkout-secondary .order-total-line {
  padding: 5px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .layout-region-checkout-secondary .order-total-line * {
    text-align: left;
  }
}
@media screen and (max-width: 767px) {
  .layout-region-checkout-secondary .order-total-line * {
    text-align: left;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .layout-region-checkout-secondary .order-total-line > *:first-child {
    padding-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .layout-region-checkout-secondary .order-total-line > *:first-child {
    padding-left: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .layout-region-checkout-secondary .order-total-line {
    padding: 5px;
    text-align: left;
  }
}
@media screen and (max-width: 767px) {
  .layout-region-checkout-secondary .order-total-line {
    padding: 5px;
    text-align: left;
  }
}
.layout-region-checkout-secondary .order-total-line__total {
  padding-top: 0 !important;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .layout-region-checkout-secondary .order-total-line__total {
    padding-top: 0 !important;
  }
}
@media screen and (max-width: 767px) {
  .layout-region-checkout-secondary .order-total-line__total {
    padding-top: 0 !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .layout-region-checkout-secondary {
    text-align: left;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .layout-region-checkout-secondary {
    text-align: left;
    width: 100%;
  }
}
.layout-checkout-form input.form-text,
.layout-checkout-form textarea.form-textarea {
  max-width: 500px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .layout-checkout-form input.form-text,
  .layout-checkout-form textarea.form-textarea {
    width: 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .layout-checkout-form input.form-text,
  .layout-checkout-form textarea.form-textarea {
    width: 100%;
    max-width: 100%;
  }
}
.layout-checkout-form .form-submit {
  display: block;
  width: max-content;
  max-width: 100%;
  padding: 10px 30px;
  border-radius: 500px;
  background-color: #CE8A93;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  border: 3px solid #CE8A93;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .layout-checkout-form .form-submit {
    padding: 10px 25px;
    font-size: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .layout-checkout-form .form-submit {
    padding: 10px 20px;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .layout-checkout-form .form-submit {
    padding: 10px 15px;
    font-size: 14px;
  }
}
.layout-checkout-form .form-submit:hover {
  border: 3px solid #D1B2B2;
  color: #673E3E;
  background-color: transparent;
}
@media screen and (max-width: 767px) {
  .layout-checkout-form .form-submit {
    width: 100%;
    display: flex;
    justify-content: center;
    text-align: center;
  }
}
.layout-checkout-form a {
  color: #CE8A93;
}
.layout-checkout-form .link--previous {
  display: block;
  width: max-content;
  max-width: 100%;
  padding: 10px 30px;
  border-radius: 500px;
  background-color: #CE8A93;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  border: 3px solid #CE8A93;
  margin-top: 15px;
  border: 1px solid #CE8A93;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .layout-checkout-form .link--previous {
    padding: 10px 25px;
    font-size: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .layout-checkout-form .link--previous {
    padding: 10px 20px;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .layout-checkout-form .link--previous {
    padding: 10px 15px;
    font-size: 14px;
  }
}
.layout-checkout-form .link--previous:hover {
  border: 3px solid #D1B2B2;
  color: #673E3E;
  background-color: transparent;
}
@media screen and (max-width: 767px) {
  .layout-checkout-form .link--previous {
    width: 100%;
    display: flex;
    justify-content: center;
    text-align: center;
  }
}
.not-front .view-id-gallery_page .view-content > div {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  height: max-content !important;
}
.not-front .view-id-gallery_page .view-content > div > div {
  position: relative;
  width: 277px;
  height: 300px;
  top: 0 !important;
  left: 0 !important;
  overflow: hidden;
  border-radius: 30px;
}
.not-front .view-id-gallery_page .view-content > div > div * {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}
.not-front .view-id-gallery_page .view-content > div > div img {
  transition: 0.3s;
}
.not-front .view-id-gallery_page .view-content > div > div img:hover {
  transform: scale(1.1);
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .not-front .view-id-gallery_page .view-content > div > div {
    width: 225px;
    height: 250px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .not-front .view-id-gallery_page .view-content > div > div {
    width: 232px;
    height: 250px;
  }
}
@media screen and (max-width: 767px) {
  .not-front .view-id-gallery_page .view-content > div > div {
    width: calc(50% - 10px);
    height: auto;
  }
}
.not-front #block-vesta-theme-content > h3 a {
  color: #000;
}
.not-front #block-vesta-theme-content > h3 a:hover {
  color: #CE8A93;
}
.not-front .main .search-api-page-block-form-search {
  background-color: transparent;
  width: 100%;
  display: flex;
  gap: 10px;
}
.not-front .main .search-api-page-block-form-search .js-form-type-search {
  width: 100%;
}
.not-front .main .search-api-page-block-form-search .js-form-type-search input {
  border-radius: 30px;
}
.not-front .main .search-api-page-block-form-search .js-form-submit {
  border-radius: 30px;
  background-color: #CE8A93;
  border: 1px solid #CE8A93;
}
.not-front .main .search-api-page-block-form-search .js-form-submit:hover {
  color: #000;
  background-color: transparent;
}
.not-front .main .commerce-product--view-mode-poiskovyy-indeks,
.not-front .main .node--view-mode-search-index {
  margin-bottom: 10px;
}
.not-front .main .commerce-product--view-mode-poiskovyy-indeks a,
.not-front .main .node--view-mode-search-index a {
  color: #000;
  font-weight: 700;
}
.not-front .main .commerce-product--view-mode-poiskovyy-indeks a:hover,
.not-front .main .node--view-mode-search-index a:hover {
  color: #CE8A93;
}
.pagination {
  margin-top: 15px;
  justify-content: center;
}
.pagination .page-item a {
  color: #CE8A93;
}
.pagination .page-item.active a {
  border-color: #fff;
  color: #fff;
  background-color: #CE8A93;
}
.page-view--fotogalereya .view-fotogalereya .view-content {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
.page-view--fotogalereya .view-fotogalereya .view-content .views-row {
  width: 370px !important;
}
.page-view--fotogalereya .view-fotogalereya .view-content .views-row .node--type-photogallery {
  width: 100%;
  height: 100%;
}
.page-view--fotogalereya .view-fotogalereya .view-content .views-row .node--type-photogallery .field--name-field-gallery {
  width: 100%;
  height: 400px;
}
.page-view--fotogalereya .view-fotogalereya .view-content .views-row .node--type-photogallery .field--name-field-gallery * {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  border-radius: 30px;
  overflow: hidden;
}
.page-view--fotogalereya .view-fotogalereya .view-content .views-row .node--type-photogallery .field--name-field-gallery img {
  transition: 0.3s;
}
.page-view--fotogalereya .view-fotogalereya .view-content .views-row .node--type-photogallery .field--name-field-gallery img:hover {
  transform: scale(1.1);
}
@media screen and (max-width: 767px) {
  .page-view--fotogalereya .view-fotogalereya .view-content .views-row .node--type-photogallery .field--name-field-gallery {
    height: auto;
  }
}
.page-view--fotogalereya .view-fotogalereya .view-content .views-row .node--type-photogallery .field--name-node-title {
  margin-top: 10px;
}
.page-view--fotogalereya .view-fotogalereya .view-content .views-row .node--type-photogallery .field--name-node-title a {
  display: block;
  width: 100%;
  font-family: "Cormorant", serif;
  font-size: 18px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.13;
  letter-spacing: normal;
  text-align: center;
  color: #673e3e;
  margin: 0;
  text-transform: uppercase;
}
.page-view--fotogalereya .view-fotogalereya .view-content .views-row .node--type-photogallery .field--name-node-title a:hover {
  color: #CE8A93;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .page-view--fotogalereya .view-fotogalereya .view-content .views-row .node--type-photogallery .field--name-node-title a {
    font-size: 17px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .page-view--fotogalereya .view-fotogalereya .view-content .views-row .node--type-photogallery .field--name-node-title a {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .page-view--fotogalereya .view-fotogalereya .view-content .views-row .node--type-photogallery .field--name-node-title a {
    font-size: 15px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .page-view--fotogalereya .view-fotogalereya .view-content .views-row {
    width: 300px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .page-view--fotogalereya .view-fotogalereya .view-content .views-row {
    width: 354px !important;
  }
}
@media screen and (max-width: 767px) {
  .page-view--fotogalereya .view-fotogalereya .view-content .views-row {
    width: 265px !important;
  }
}
@media screen and (max-width: 575px) {
  .page-view--fotogalereya .view-fotogalereya .view-content .views-row {
    width: 100% !important;
  }
}
@media screen and (max-width: 767px) {
  .page-view--fotogalereya .view-fotogalereya .view-content {
    gap: 15px;
  }
}
.js-form-item-order-fieldscheckout-field-address-0-address-address-line1 label {
  display: none;
}
