.seo-tags {
	display: flex;
  	flex-wrap: wrap;
  	margin-top: 20px;
}

/* 609559 */

.seo-tag {
  	background: #722121;
    color: white;
    padding: 5px;
    margin: 5px 5px;
}

.seo-tags .seo-tag:hover {
	opacity: 0.7; 
}

.collection-h1 {
	width: 100%;
    text-align: center; 
}

.collection-filter-description,
.collection-filter-seo_description {
	padding-left: 1.25rem;
  	padding-right: 1.25rem;
}
.page-content ul, .page-content ul li {list-style-type: disc!important;}
.page-content ol, .page-content ol li{list-style-type: decimal!important;}

.accordion__panel span {
position: relative;
    bottom: 2em;
}
.divaloreHeader__mainnav .menu__item--current > a[href="/page/aktsii"].menu__link {
	color: #9e0000!important;
}
.divaloreHeader__mainnav .menu__item--current > a[href="/page/aktsii"].menu__link:hover {
	color: #9e0000;
}
.divaloreHeader__mainnav .menu__item--current > a[href="/page/aktsii"].menu__link::before {
    background: #9e0000;
}
.product__description p {
  margin-bottom: 7px;
}

.address span {
	flex-basis: 89%; 
}

.link-tel {
	flex-basis: 50%;
}

span.star-item {
  position: inherit;
}

.star-rating-wrapper-cust {
    margin-bottom: 30px;
}
.gallery .product-img{
    object-fit: contain;
}

.seo-tags {
  justify-content: space-between;
}

#feedback_form table input[type="submit"] {
	color: black;
  	border: 1px solid black;
  	cursor: pointer;
 
}

.top-notice {
  color: red;
  font-family: "Playfair Display";
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
  padding: 5px;
  font-weight: bold;
}

.stiker-trend-sezona {
  background-color: #b78b69;
  color: white;
}
@media screen and (max-width: 480px){
  .text1 {
    top: 45%;
  }
  .text2 {
    top: auto;
  }
}
@media screen and (max-width: 768px){
  .text2, .text1 {
    color: #222939;
  }
}

.promo.aos-init.aos-animate #myVideo {
    width: 100%;
    height: 600px;
    object-fit: cover;
    object-position: center;
}
.garderob__image_shadow .garderob__title {
  padding-top: 120%;
}


h1.catalog__header {
  max-width: 1630px;
  font-family: "Playfair Display";
  padding-top: 0
}

@media (max-width:1200px) {
  h1.catalog__header {
    padding-left: 15px;
    padding-right: 15px
  }
}

@media (min-width:1025px) {
  h1.catalog__header {
    margin: 0 auto .5rem
  }
}

@media (max-width:1024px) {
  h1.catalog__header {
    font-size: 1.8rem
  }
}

.main-wrapper {
  margin-top: 110px
}

@media (max-width: 1350px) and (min-width: 769px) {
  .header-wrapper,
  .divaloreHeader.container_narrow {
    box-sizing: border-box;
    max-width: 100%;
  }

  .divaloreHeader__mainnav {
    width: 100%;
  }

  .divaloreHeader__mainnav ul {
    flex-wrap: wrap;
    padding: 0 8px;
  }

  .divaloreHeader__mainnav .menu__link {
    margin: 0 0.32em;
    padding: 0.55em 0;
    font-size: 11px;
    line-height: 13px;
  }

  .main-wrapper {
    margin-top: 135px;
  }
}

/* Двухколоночный блок подписки: фон слева, контент строго в правой половине. */
.instagram {
  overflow: hidden;
}

.instagram__wrap.container {
  width: 100%;
  max-width: 100%;
}

.instagram__wrap > .row {
  display: block;
  margin-left: 0;
  margin-right: 0;
}

.instagram__left {
  box-sizing: border-box;
  width: 50% !important;
  min-height: 790px;
  margin-left: 50%;
  padding: 70px clamp(32px, 6vw, 120px) 110px 48px !important;
  align-items: flex-start !important;
  text-align: left !important;
  overflow-wrap: anywhere;
}

.instagram__right {
  display: none !important;
}

.instagram__left .instagram__header,
.instagram__left .instagram__text,
.instagram__left form {
  width: 100%;
  max-width: 520px;
}

.instagram__left .instagram__text p {
  padding-top: 24px;
}

.instagram__left .instagram__text p.uppercase {
  padding-top: 48px;
}

.instagram__left .instagram__text b {
  padding-top: 20px;
}

.instagram__left form {
  display: flex;
  flex-direction: column;
  align-items: stretch;
}

.instagram__left .instagram__input,
.instagram__left .button1 {
  box-sizing: border-box;
  width: 100%;
  max-width: 360px;
}

.instagram__consent {
  display: flex;
  align-items: flex-start;
  gap: 9px;
  width: 100%;
  max-width: 360px;
  margin-top: 12px;
  color: #4c5361;
  font-size: 12px;
  line-height: 1.4;
  text-align: left;
}

.instagram__consent input {
  flex: 0 0 auto;
  width: 16px;
  height: 16px;
  margin: 1px 0 0;
}

.instagram__consent a {
  color: #222939;
  text-decoration: underline;
}

.newsletter-honeypot {
  position: absolute !important;
  left: -10000px !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
}

.instagram__newsletter-status {
  width: 100%;
  max-width: 360px;
  min-height: 20px;
  margin: 10px 0 0;
  color: #222939;
  font-size: 13px;
  line-height: 1.4;
}

.instagram__newsletter-status.is-error {
  color: #a4002d;
}

.instagram__subscription-form .button1:disabled {
  cursor: wait;
  opacity: 0.65;
}

@media (max-width: 1024px) {
  .instagram {
    background-position: center bottom;
    background-size: cover;
  }

  .instagram__left {
    width: 100% !important;
    min-height: 0;
    margin-left: 0 !important;
    padding: 60px 24px 160px !important;
    align-items: center !important;
    text-align: center !important;
    background: rgba(241, 241, 241, 0.92);
  }

  .instagram__left form {
    align-items: center;
  }
}

.footer__map {
	background-color: #222939 !important;
}

@media screen and (max-width: 768px) {
    .filter-items-list.is-color .filter-item {
        display: flex;
  }
}

.mobile-menu-close {
    position: absolute;
    top: 5px;
    right: 8px;
    z-index: 4;
    width: 44px;
    height: 44px;
    border: 0;
    background: transparent;
    color: #222939;
    font-size: 34px;
    line-height: 1;
    cursor: pointer;
}

#menu > .mobile-menu-close + ul {
    padding-top: 55px;
}

/* Ограничиваем боковые маски карусели конечной шириной после responsive.css. */
.garderob-slider .next-shadow {
    right: calc(-50vw - 128px);
    width: 50vw;
}

.garderob-slider .prev-shadow {
    left: calc(-50vw - 128px);
    width: 50vw;
}

@media screen and (max-width: 1500px) and (min-width: 1025px) {
    .greeting::before {
        left: -15px;
    }

    .greeting::after {
        right: -15px;
    }

    .greeting__text {
        position: relative;
        z-index: 1;
        box-sizing: border-box;
        padding: 16px 20px;
        background: rgba(255, 255, 255, 0.94);
    }
}

@media screen and (max-width: 1024px) {
    .product__grid {
        grid-template-columns: minmax(0, 5fr) minmax(0, 7fr);
    }
}

@media screen and (max-width: 768px) {
    .product__grid {
        grid-template-columns: minmax(0, 1fr);
    }

    .product__title-block {
        grid-column: 1;
        grid-row: 1;
        padding-left: 0;
        margin-bottom: 18px;
    }

    .product__grid_half-left {
        grid-column: 1;
        grid-row: 2;
    }

    .product__grid_half-right {
        grid-column: 1;
        grid-row: 3;
    }

    .product__grid_footer {
        grid-column: 1;
        grid-row: 4;
    }
}
