body {
  font-family: "Mulish", sans-serif;
  overflow: hidden;
  background: url(../image/background.png) top center;
  background-size: cover;
  color: #252525;
}
.page.front h1 {
  text-align: center;
}
h1,
.h1 {
  font-size: 56px;
  font-weight: 700;
}
h2.block-title {
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 30px;
}
h3 a {
  color: #fff;
  text-decoration: underline;
  text-underline-offset: 10px;
  font-size: 38px;
  font-weight: 700;
}

h5,
.h5 {
  font-size: 20px;
  margin-bottom: 5px;
  font-weight: 700;
}

a.btn-vesta,
.more-link a,
.webform-button--submit,
.webform-button--submit.ui-button,
.field--name-field-slide-link a,
.button--add-to-cart,
.ui-dialog-buttonset button,
.delete-order-item,
.js-form-submit {
  display: block;
  color: #fff;
  background-color: #252525;
  font-size: 14px;
  font-weight: 700;
  padding: 13px 13px 14px;
  width: 263px;
  border-radius: 38px;
  text-align: center;
  border: none;
}
a.btn-vesta:hover,
.more-link a:hover,
.webform-button--submit:hover,
.webform-button--submit:focus,
.webform-button--submit:not(:disabled):not(.disabled):active,
.webform-button--submit:not(:disabled):not(.disabled):active:focus,
.webform-button--submit.ui-button:hover,
.webform-button--submit.ui-button:focus,
.webform-button--submit.ui-button:not(:disabled):not(.disabled):active,
.webform-button--submit.ui-button:not(:disabled):not(.disabled):active:focus,
.button--add-to-cart:hover,
.button--add-to-cart:focus,
.button--add-to-cart:not(:disabled):not(.disabled):active,
.button--add-to-cart:not(:disabled):not(.disabled):active:focus,
.button--add-to-cart:disabled,
.ui-dialog-buttonset button:hover,
.ui-dialog-buttonset button:focus,
.delete-order-item:hover,
.delete-order-item:focus,
.delete-order-item:not(:disabled):not(.disabled):active,
.js-form-submit:hover,
.js-form-submit:focus,
.js-form-submit:not(:disabled):not(.disabled):active {
  background-color: #252525;
  color: #fff;
  text-decoration: underline;
  box-shadow: none;
  border: none;
  font-weight: 700;
}
a.btn-vesta.use-ajax {
  width: 173px;
}
.region-gallery .more-link,
.region-catalog .more-link {
  position: absolute;
  top: 0;
  right: 0;
}
.header-mobile-block {
  display: none;
}
#block-vesta-theme-page-title {
  margin-bottom: 40px;
}
.page.front #block-vesta-theme-page-title,
.about-block,
.catalog-block,
.gallery-block,
.form-block {
  margin-bottom: 100px;
}
.contact-block {
  margin-bottom: 30px;
}
.region-content {
  padding: 0;
}
button#scrollToTop {
  border: none;
  background-color: transparent;
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 100;
}

/*header*/
.region.region-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 27px 0;
  position: relative;
}
a.logo {
  font-size: 36px;
  font-weight: 700;
  color: #252525;
}
img.search-btn {
  width: 27px;
  height: 27px;
  fill: #000;
}
span.cart-block--summary__icon img {
  display: none;
}
.cart-block--summary__count {
  color: #000;
}
span.cart-block--summary__icon {
  display: block;
  background: url(../image/cart.svg) no-repeat center;
  width: 28px;
  height: 28px;
}
div#block-vesta-theme-osnovnayanavigaciya-2 {
  width: max-content;
}
ul.sf-menu a {
  padding: 15px;
  color: #252525;
}
ul.menu a.is-active {
  color: #252525;
}
.search-btn {
  cursor: pointer;
}
div#block-vesta-theme-knopkaostavitzayavku .field--name-body {
  display: flex;
  align-items: center;
  gap: 12px;
}
#block-vesta-theme-searchapipagesearchblockform {
  position: absolute;
  top: 100%;
  z-index: 1000;
  background-color: #ffffff80;
  width: 260px;
  left: auto;
  right: 170px;
  padding: 10px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
.search-form__submit,
.search-form__submit:hover,
.search-form__submit:not(:disabled):not(.disabled):active:focus,
.search-form__submit:focus {
  background: url(../image/search.svg) no-repeat center;
  box-shadow: none;
  margin: 0;
  padding: 5px;
  border: none;
  color: transparent;
  width: 50px;
}
.mm-menu {
  background: url(../image/background-mobile-menu.png);
}
ul.sf-menu ul {
  background-color: #ffffffc7;
  border-bottom-left-radius: 42px;
  border-bottom-right-radius: 42px;
}
ul.sf-menu .sf-sub-indicator {
  right: 4.75em;
}
ul.sf-menu .sf-sub-indicator:after {
  content: "";
}
ul.sf-menu .sf-with-ul {
  padding-right: 15px;
}
.navbar-nav .dropdown-toggle::after {
  display: none;
}
.mm-menu .mm-navbar a,
.mm-menu .mm-navbar > * {
  color: #252525;
}
.mm-menu {
  background-color: #fff;
}
.mm-next:after,
.mm-next:before,
.mm-prev:before {
  display: none;
}
.mm-listview .mm-next:before {
  border: none;
}
.cart-block--summary a {
  display: flex;
  gap: 8px;
}
/*header*/

/*слайдер*/
.slider-block {
  margin-bottom: 40px;
}
.node--type-slide {
  position: relative;
}
.node--type-slide img {
  height: 559px;
  width: 100%;
  object-fit: cover;
  border-radius: 50px;
  border: 1px solid #252525;
}
.content {
  position: absolute;
  top: 0;
  left: 70px;
  right: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 19px;
  height: 100%;
}
.field--name-field-slide-title {
  font-size: 96px;
  font-weight: 700;
  width: 75%;
  line-height: 120%;
  overflow: hidden;
}
.node--type-slide .field--name-body {
  font-size: 20px;
  font-weight: 700;
  width: 664px;
  overflow: hidden;
}
.region-slider .slick-prev:before {
  content: url(../image/prev.svg);
}
.region-slider .slick-prev {
  left: -65px;
}
.region-slider .slick-next:before {
  content: url(../image/next.svg);
}
.region-slider .slick-next {
  right: -65px;
}
.region-slider .slick-prev,
.slick-next {
  width: 28px;
  height: 45px;
  opacity: 100%;
}
/*слайдер*/

/*about*/
.region.region-about {
  background: url(../image/background-about.png) no-repeat;
  background-size: cover;
  position: relative;
  padding-bottom: 26px;
  border-bottom-right-radius: 50px;
  border-top-right-radius: 50px;
}

#block-vesta-theme-views-block-tiser-about-block-1
  .field--name-field-anons-front {
  width: 52%;
  font-size: 16px;
  font-weight: 500;
}
#block-vesta-theme-views-block-tiser-about-block-1
  .field--name-field-anons-front
  p {
  margin-bottom: 31px;
}
#block-vesta-theme-views-block-tiser-about-block-1
  .field--name-field-anons-front
  p:last-child {
  display: block;
  width: 276px;
  font-size: 20px;
}
.region.region-about .more-link a {
  margin-right: 35px;
  margin-left: auto;
}
/*about*/

/*каталог*/
.region.region-catalog {
  position: relative;
}
.taxonomy-term--view-mode-teaser.taxonomy-term--type-catalog {
  position: relative;
  width: 370px;
}
.image-style-for-tiser-catalog {
  border-radius: 50px;
}
.taxonomy-term--view-mode-teaser.taxonomy-term--type-catalog
  .field--name-taxonomy-term-title {
  position: absolute;
  text-align: center;
  top: 35%;
  left: 0;
  right: 0;
  z-index: 100;
  width: 90%;
  margin: auto;
}

.view-catalog .view-content {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
h3 a:hover {
  color: #fff;
}
div#block-vesta-theme-opisaniekataloga {
  margin-bottom: 30px;
  font-size: 20px;
}
/*каталог*/

/*фотогалерея*/
.region.region-gallery {
  position: relative;
}
.node--type-photogallery .field--name-field-gallery {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
.node--type-photogallery img {
  border-radius: 50px;
}
/*фотогалерея*/

/*контакты*/
.region.region-contact {
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
  font-size: 20px;
  font-weight: 500;
}
.region.region-contact a {
  color: #252525;
}
/*контакты*/

/*карта*/
.region.region-form {
  display: flex;
  gap: 30px;
}
.mapContainer {
  overflow: hidden;
  border-radius: 50px;
  transform: translateZ(0px);
  border: 1px solid #000000;
}

/*карта*/

/*форма*/
div#block-vesta-theme-kartinkadlyaformyobratnoysvyazi img {
  width: 100%;
  border-radius: 50px;
}
div#block-vesta-theme-kartinkadlyaformyobratnoysvyazi {
  width: 38%;
}
div#block-vesta-theme-vebforma {
  width: 60%;
}
.webform-submission-form input.form-control {
  border-radius: 42px;
  border: 1px solid #252525;
  height: 52px;
}
.webform-submission-form .form-textarea.form-control {
  border-radius: 22px;
  border: 1px solid #252525;
}
.webform-submission-form input.form-checkbox.form-control {
  height: auto;
}
.form-type-radio .description,
.form-type-checkbox .description {
  margin-left: 1em;
}
.js-form-item-privacy {
  display: flex;
  align-items: center;
  margin: 0;
}
.webform-button--submit {
  width: 100%;
}
.form-item {
  margin-top: 0;
  margin-bottom: 20px;
}
.description,
.description a {
  font-weight: 500;
  color: #252525;
}
/*форма*/

/*footer*/
footer {
  padding-bottom: 0px;
}
footer .region-footer {
  flex-direction: row;
  padding: 38px 0 30px 49px;
  gap: 20px 34px;
  font-size: 20px;
}
.footer a {
  color: #252525;
}
.footer-background {
  background: url(../image/background-footer.png) no-repeat;
  background-size: cover;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
}
.navbar-nav .nav-link {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 5px;
  font-weight: 500;
  line-height: 110%;
}
div#block-vesta-theme-kontaktyvpodvale {
  font-weight: 400;
  width: 30%;
}
.copyright {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 10px;
}
.region.region-copyrights {
  padding: 0 49px 25px;
}
.region.region-copyrights p {
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: 500;
}
/*footer*/

/*pop-up*/
.ui-dialog.ui-corner-all {
  background-image: url(../image/background-mobile-menu.png);
  background-color: #ffffff;
  padding: 10px;
}
.ui-dialog .ui-dialog-titlebar.ui-corner-all,
.ui-dialog .ui-dialog-buttonpane.ui-widget-content {
  background: transparent;
  border: none;
}
.ui-widget.ui-widget-content {
  border-radius: 50px;
}
.ui-dialog-buttonset button {
  width: 170px;
}
.ui-widget .ui-widget {
  font-size: 14px;
}
.ui-dialog-buttonset.form-actions {
  width: 100%;
  display: flex;
}
/*pop-up*/

/*тизер товара*/
.view-id-tovary.view-display-id-page_2 .view-content {
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
}
.view-tovary .product {
  display: flex;
  width: 370px;
  flex-direction: column;
  gap: 26px;
  justify-content: normal;
  align-items: center;
  border: 1px solid #d0d0d2;
  border-radius: 50px;
  padding: 20px 10px;
  height: 100%;
}
.field--name-field-image-product-view img {
  border-radius: 50px;
}
.button--add-to-cart {
  width: 100%;
}
.view-tovary .field--name-title {
  font-size: 24px;
}
.view-tovary .product-title a {
  color: #252525;
}
.product-teaser-image .nav-slide .element {
  margin-right: 5px;
}
.current-slide {
  margin-bottom: 10px;
}
.current-slide img {
  width: 100%;
  height: auto;
}
.product-teaser-info .field {
  margin-bottom: 10px;
}
.form-number {
  border-radius: 42px;
  border: 1px solid #252525;
}
/*тизер товара*/

.ajax-progress .throbber,
.ajax-progress-throbber .throbber {
  display: inline-block;
  float: none;
  margin: 400px auto 0 auto;
  width: 64px;
  height: 64px;
  background: url("../image/preloader.gif") no-repeat center center;
}
.ajax-progress,
.ajax-progress-throbber {
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.2);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 4444;
  vertical-align: middle;
  text-align: center;
}
#block-vesta-theme-bloknastranicekontakty a {
  color: #252525;
}
.region-navigation-mobile .navbar-nav .nav-link {
  padding-bottom: 15px;
}
.delete-order-item {
  width: 100%;
}
.cart.cart-form {
  overflow: auto;
}
@media (min-width: 1200px) {
  .container-xl,
  .container-lg,
  .container-md,
  .container-sm,
  .container {
    max-width: 1170px;
    padding: 0;
  }
}

@media only screen and (max-width: 1200px) {
  h1,
  .h1 {
    font-size: 50px;
  }
  h2.block-title {
    font-size: 38px;
  }
  h3 a {
    font-size: 37px;
  }
  ul.sf-menu a {
    padding: 7px;
  }
  .view-catalog .view-content,
  .node--type-photogallery .field--name-field-gallery {
    justify-content: space-evenly;
  }
  div#block-vesta-theme-vebforma,
  div#block-vesta-theme-kartinkadlyaformyobratnoysvyazi {
    width: 50%;
  }
  footer .region-footer {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  div#block-vesta-theme-kontaktyvpodvale {
    width: 100%;
  }
  a.logo {
    font-size: 32px;
  }
  ul.sf-menu .sf-with-ul {
    padding-right: 7px;
  }
}
@media only screen and (max-width: 992px) {
  h1,
  .h1 {
    font-size: 46px;
  }
  h2.block-title {
    font-size: 36px;
  }
  h3 a {
    font-size: 34px;
  }
  .region.region-header {
    flex-wrap: wrap;
  }
  .content {
    left: 0;
  }
  .field--name-field-slide-title {
    width: 100%;
    font-size: 90px;
  }
  .node--type-slide .field--name-body {
    width: 100%;
    font-size: 18px;
  }
  .taxonomy-term--view-mode-teaser.taxonomy-term--type-catalog
    .field--name-taxonomy-term-title {
    width: 73%;
  }
  .region.region-form {
    flex-wrap: wrap;
  }
  div#block-vesta-theme-vebforma,
  div#block-vesta-theme-kartinkadlyaformyobratnoysvyazi {
    width: 100%;
  }
  div#block-vesta-theme-kontaktyvpodvale {
    width: 50%;
  }
  .page.front #block-vesta-theme-page-title,
  .about-block,
  .form-block {
    margin-bottom: 85px;
  }
}
@media only screen and (max-width: 768px) {
  h1,
  .h1 {
    font-size: 40px;
  }
  h2.block-title {
    font-size: 34px;
  }
  h3 a {
    font-size: 32px;
  }
  h5,
  .h5 {
    font-size: 19px;
  }
  .header-block {
    display: none;
  }
  .header-mobile-block {
    display: block;
  }
  .region-header-mobile {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
    backdrop-filter: blur(5px);
    background-color: #ffffff4d;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
  }
  #block-vesta-theme-knopkaotkrytmobilnoemenyu circle {
    stroke: #252525;
  }
  #block-vesta-theme-knopkaotkrytmobilnoemenyu path {
    fill: #252525;
  }
  .field--name-field-slide-title {
    font-size: 74px;
  }
  .node--type-slide .field--name-body {
    font-size: 16px;
  }
  #block-vesta-theme-views-block-tiser-about-block-1
    .field--name-field-anons-front {
    width: 100%;
  }
  .copyright {
    justify-content: center;
  }
  footer .region-footer {
    font-size: 18px;
  }
  .page.front #block-vesta-theme-page-title,
  .about-block,
  .form-block {
    margin-bottom: 70px;
  }
  .header {
    position: fixed;
    z-index: 200;
    left: 0;
    right: 0;
  }
  div#slider-block {
    margin-top: 70px;
  }
  .page.not-front main.main {
    margin-top: 85px;
  }
}
@media only screen and (max-width: 600px) {
  h1,
  .h1 {
    font-size: 38px;
  }
  h2.block-title {
    font-size: 32px;
  }
  h3 a {
    font-size: 30px;
  }
  .field--name-field-slide-title {
    font-size: 70px;
  }
}
@media only screen and (max-width: 520px) {
  h1,
  .h1 {
    font-size: 36px;
  }
  nav#block-vesta-theme-katalog,
  nav#block-vesta-theme-osnovnayanavigaciya {
    width: 44%;
  }
  .region-gallery .more-link,
  .region-catalog .more-link {
    top: auto;
    right: 0;
    left: 0;
    bottom: -60px;
    text-align: center;
  }
  .more-link a,
  .region.region-about .more-link a {
    margin: 0 auto;
  }
  div#block-vesta-theme-kontaktyvpodvale {
    width: 100%;
  }
}
@media only screen and (max-width: 480px) {
  h1,
  .h1 {
    font-size: 34px;
  }
  h2.block-title {
    font-size: 30px;
    margin-bottom: 20px;
  }
  h3 a {
    font-size: 28px;
  }
  h5,
  .h5 {
    font-size: 18px;
  }

  .field--name-field-slide-title {
    font-size: 60px;
  }
  footer .region-footer {
    gap: 20px 5px;
  }
  footer .region-footer {
    font-size: 16px;
  }
}

@media only screen and (max-width: 430px) {
  a.logo {
    font-size: 32px;
  }
  .field--name-field-slide-title {
    font-size: 50px;
  }
  .taxonomy-term--view-mode-teaser.taxonomy-term--type-catalog
    .field--name-taxonomy-term-title {
    width: 68%;
  }
}
@media only screen and (max-width: 414px) {
  .view-tovary .product {
    width: 100%;
  }
  #block-vesta-theme-page-title {
    margin-bottom: 30px;
  }
  a.logo {
    font-size: 28px;
  }
  .taxonomy-term--view-mode-teaser.taxonomy-term--type-catalog {
    width: 100%;
  }
  .image-style-for-tiser-catalog {
    width: 100%;
    height: auto;
  }
}

@media only screen and (max-width: 375px) {
  h1,
  .h1 {
    font-size: 30px;
  }
  h2.block-title {
    font-size: 28px;
  }
  h3 a {
    font-size: 26px;
  }
  a.logo {
    font-size: 21px;
  }
  .field--name-field-slide-title {
    font-size: 48px;
  }
  #block-vesta-theme-views-block-tiser-about-block-1
    .field--name-field-anons-front
    p {
    margin-bottom: 16px;
  }
  #block-vesta-theme-views-block-tiser-about-block-1
    .field--name-field-anons-front
    p:last-child {
    font-size: 16px;
    margin-bottom: 48px;
  }
  nav#block-vesta-theme-katalog,
  nav#block-vesta-theme-osnovnayanavigaciya {
    width: 100%;
  }
  .region.region-copyrights p {
    font-size: 14px;
  }
}
