@charset "UTF-8";
/* 
   THEME.SCSS.LIQUID | ANTIQUARIAN EDITION "У ДЯДИ ГИЛЯЯ"
   Версия: Стабильная (Фикс размеров баннеров + Центровка)
*/
/* line 18, theme.scss */
body {
  background-color: #F4F1EA !important;
  font-family: "Montserrat", sans-serif;
  -webkit-font-smoothing: antialiased; }

/* line 24, theme.scss */
h1, h2, .section-title, .page-title, .collection-title, .slide-content h1, .slide-content h2, .slide-content .title, .slide-content .banner-title, .slide-content .slide-title, .banner-caption h1, .banner-caption h2, .banner-caption .title, .banner-caption .banner-title, .banner-caption .slide-title, .promo-slider__content h1, .promo-slider__content h2, .promo-slider__content .title, .promo-slider__content .banner-title, .promo-slider__content .slide-title, .banner-content h1, .banner-content h2, .banner-content .title, .banner-content .banner-title, .banner-content .slide-title {
  font-family: "Cormorant Garamond", serif !important;
  text-transform: uppercase !important;
  letter-spacing: 12px !important;
  font-weight: normal !important;
  text-align: center !important;
  display: block; }

/* line 33, theme.scss */
h1, h2, .section-title, .page-title, .collection-title {
  margin: 60px auto 40px !important;
  padding-bottom: 25px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  max-width: 900px; }

/* line 45, theme.scss */
.slide-content, .banner-caption, .promo-slider__content, .banner-content {
  text-align: center !important;
  width: 100% !important;
  left: 0 !important;
  right: 0 !important;
  padding: 0 20px !important; }
  /* line 53, theme.scss */
  .slide-content h1, .slide-content h2, .slide-content .title, .slide-content .banner-title, .slide-content .slide-title, .banner-caption h1, .banner-caption h2, .banner-caption .title, .banner-caption .banner-title, .banner-caption .slide-title, .promo-slider__content h1, .promo-slider__content h2, .promo-slider__content .title, .promo-slider__content .banner-title, .promo-slider__content .slide-title, .banner-content h1, .banner-content h2, .banner-content .title, .banner-content .banner-title, .banner-content .slide-title {
    border-bottom: none !important;
    margin: 0 auto 15px !important;
    width: auto !important;
    display: inline-block !important; }
  /* line 62, theme.scss */
  .slide-content p, .slide-content .description, .slide-content .slide-text, .banner-caption p, .banner-caption .description, .banner-caption .slide-text, .promo-slider__content p, .promo-slider__content .description, .promo-slider__content .slide-text, .banner-content p, .banner-content .description, .banner-content .slide-text {
    font-family: "Montserrat", sans-serif !important;
    text-transform: uppercase !important;
    letter-spacing: 4px !important;
    margin: 0 auto 25px !important;
    display: block !important;
    line-height: 1.6 !important; }
  /* line 72, theme.scss */
  .slide-content .btn, .slide-content .button, .slide-content .banner-link, .banner-caption .btn, .banner-caption .button, .banner-caption .banner-link, .promo-slider__content .btn, .promo-slider__content .button, .promo-slider__content .banner-link, .banner-content .btn, .banner-content .button, .banner-content .banner-link {
    display: inline-block !important;
    margin: 10px auto !important;
    float: none !important; }

/* line 82, theme.scss */
.product-card {
  text-align: center; }
  /* line 84, theme.scss */
  .product-card__title {
    font-family: "Cormorant Garamond", serif !important;
    text-transform: uppercase !important;
    letter-spacing: 1.5px !important; }
  /* line 89, theme.scss */
  .product-card__price, .product-card .price {
    font-family: "Cormorant Garamond", serif !important; }

/* line 97, theme.scss */
.product-description, .editor, .description-content {
  font-family: "Cormorant Garamond", serif !important;
  line-height: 1.8 !important;
  font-size: 18px !important;
  text-align: justify; }
  /* line 103, theme.scss */
  .product-description h3, .product-description h4, .editor h3, .editor h4, .description-content h3, .description-content h4 {
    color: #B5A16B !important;
    text-transform: uppercase !important;
    letter-spacing: 4px !important;
    border-left: 2px solid #B5A16B;
    padding-left: 20px;
    margin: 40px 0 20px;
    font-weight: normal !important; }

/* line 118, theme.scss */
.form-wrap input, .form-wrap input[type="tel"], .form-wrap input[type="email"], .form-wrap textarea, .feedback-form input, .feedback-form input[type="tel"], .feedback-form input[type="email"], .feedback-form textarea, .modal-form input, .modal-form input[type="tel"], .modal-form input[type="email"], .modal-form textarea {
  background: transparent !important;
  border: none !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2) !important;
  font-family: "Cormorant Garamond", serif !important;
  border-radius: 0 !important;
  padding: 10px 0 !important; }
/* line 126, theme.scss */
.form-wrap label, .feedback-form label, .modal-form label {
  font-family: "Cormorant Garamond", serif !important;
  color: #B5A16B !important;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 2px; }

/* line 138, theme.scss */
.mobile-menu-wrapper {
  background-color: #F4F1EA !important; }
  /* line 140, theme.scss */
  .mobile-menu-wrapper .m-menu__link {
    font-family: "Cormorant Garamond", serif !important;
    letter-spacing: 4px !important;
    text-transform: uppercase !important;
    text-align: center !important; }

/* line 148, theme.scss */
.footer {
  background-color: #621D0E !important;
  color: #F4F1EA !important; }
  /* line 151, theme.scss */
  .footer .footer-title, .footer h4 {
    color: #B5A16B !important;
    font-family: "Cormorant Garamond", serif !important;
    letter-spacing: 5px !important;
    text-transform: uppercase; }

@media screen and (max-width: 767px) {
  /* line 163, theme.scss */
  h1, h2, .section-title, .page-title, .collection-title, .slide-content h1, .slide-content h2, .slide-content .title, .slide-content .banner-title, .slide-content .slide-title, .banner-caption h1, .banner-caption h2, .banner-caption .title, .banner-caption .banner-title, .banner-caption .slide-title, .promo-slider__content h1, .promo-slider__content h2, .promo-slider__content .title, .promo-slider__content .banner-title, .promo-slider__content .slide-title, .banner-content h1, .banner-content h2, .banner-content .title, .banner-content .banner-title, .banner-content .slide-title {
    letter-spacing: 6px !important;
    font-size: 18px !important; }

  /* line 164, theme.scss */
  .product-description {
    text-align: left; } }
