@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400;1,500&family=Raleway:wght@300;400;500;600;700&display=swap');

/* === Шапка: меню в одну строку, стабильный layout === */
.ast-builder-grid-row { display: grid !important; align-items: center !important; gap: 32px !important; padding: 16px 32px !important; }
.site-header-section, .site-header-primary-section, .ast-flex { display: flex !important; align-items: center !important; }

/* Левая часть — логотип */
.site-header-section-left { flex: 0 0 auto !important; }
.site-branding { white-space: nowrap !important; flex-shrink: 0 !important; }
.site-title { font-size: 22px !important; line-height: 1.1 !important; white-space: nowrap !important; font-family: 'Playfair Display', serif !important; font-weight: 600 !important; letter-spacing: 0.04em !important; margin: 0 !important; }
.site-title a { color: #1a1a1a !important; text-transform: uppercase !important; }
.site-description { font-size: 11px !important; color: #888 !important; margin-top: 2px !important; white-space: nowrap !important; line-height: 1.2 !important; }

/* Центр — меню одной строкой */
.site-header-section-center, .site-header-primary-section-center { flex: 1 1 auto !important; display: flex !important; justify-content: center !important; }
.main-header-menu, .main-header-menu .menu, ul.menu, nav .menu { display: flex !important; flex-direction: row !important; flex-wrap: nowrap !important; gap: 20px !important; align-items: center !important; list-style: none !important; padding: 0 !important; margin: 0 !important; }
.main-header-menu li, .main-header-menu .menu-item, nav .menu-item { white-space: nowrap !important; flex-shrink: 0 !important; word-break: keep-all !important; }
.main-header-menu .menu-item a, nav .menu-item a, .main-navigation .menu a { font-size: 13px !important; letter-spacing: 0.05em !important; text-transform: uppercase !important; padding: 8px 0 !important; white-space: nowrap !important; word-break: keep-all !important; }
.main-header-menu .current-menu-item > a, .main-header-menu .menu-item a:hover { color: #d4a843 !important; }

/* Правая часть */
.site-header-section-right, .site-header-primary-section-right { flex: 0 0 auto !important; display: flex !important; align-items: center !important; gap: 20px !important; justify-content: flex-end !important; }
.ast-header-html-1 { white-space: nowrap !important; }
.ast-header-html-1 a:hover { color: #d4a843 !important; }
.ast-site-header-cart .ast-cart-menu-wrap { color: #1a1a1a !important; }

/* === Футер === */
.site-footer { background: #f7f4ee !important; padding: 0 !important; }
.site-footer .ast-builder-html-element { color: #2c2c2c !important; line-height: 1.7 !important; }
.site-footer a { color: #2c2c2c !important; text-decoration: none !important; }
.site-footer a:hover { color: #c9a66b !important; }
.ast-footer-copyright { background: #181818 !important; padding: 16px 0 !important; margin-top: 40px !important; border-top: 1px solid #333 !important; }
.ast-footer-copyright p { font-size: 0 !important; }
.ast-footer-copyright p::before {
  content: '\00a9 2026 Двери в Калуге. Все права защищены. Калуга, Грабцевское шоссе, 85. Тел. +7 (965) 022-25-55' !important;
  font-size: 13px !important; color: #888 !important; display: block !important; line-height: 1.5 !important;
}
.ast-footer-copyright p a { display: none !important; }

@media (max-width: 1100px) {
  .main-header-menu .menu-item a { font-size: 12px !important; }
  .main-header-menu, ul.menu { gap: 14px !important; }
}
@media (max-width: 921px) {
  .ast-header-html-1 { display: none !important; }
}

/* Уменьшим шрифт меню чтобы всё поместилось */
.main-header-menu .menu-item a, nav .menu-item a { font-size: 12px !important; padding: 8px 0 !important; }
.main-header-menu, ul.menu, nav .menu { gap: 16px !important; }

/* Контейнер шапки */
.ast-builder-grid-row { max-width: 1400px !important; margin: 0 auto !important; padding: 14px 24px !important; }

/* Site title чуть меньше */
.site-title { font-size: 18px !important; }
.site-description { font-size: 10px !important; }

.site-footer .ast-builder-html-element ul { list-style: none !important; padding: 0 !important; margin: 0 !important; }
.site-footer .ast-builder-html-element ul li { display: block !important; margin-bottom: 6px !important; }
.site-footer .ast-builder-html-element ul li a { color: #2c2c2c !important; }
.site-footer .ast-builder-html-element ul li a:hover { color: #c9a66b !important; }

/* MELSTONE-LIKE */

/* === Меню как на исходнике: НЕ uppercase, обычный шрифт === */
.main-header-menu .menu-item a, nav .menu-item a {
  text-transform: none !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  letter-spacing: 0 !important;
  color: #1a1a1a !important;
}
.main-header-menu .menu-item a:hover { color: #888 !important; }
.main-header-menu, ul.menu, nav .menu { gap: 28px !important; }

/* === Hero === */
.dvk-hero h1, .elementor-section[data-element_type='section'] h1 {
  font-family: 'Roboto', 'Inter', system-ui, sans-serif !important;
  font-weight: 400 !important;
  font-size: 48px !important;
  letter-spacing: 0 !important;
}

/* Hero overlay полегче */
.elementor-background-overlay { opacity: 0.3 !important; }

/* === Hero кнопка как на исходнике === */
.elementor-button-link {
  text-transform: uppercase !important;
  letter-spacing: 0.05em !important;
  font-size: 14px !important;
  border-radius: 0 !important;
  padding: 16px 32px !important;
}



/* Logo bigger */
.site-title { font-size: 24px !important; }
.site-description { font-size: 12px !important; }

/* m1: melstone fonts+colors */
:root{--bs-primary:#212529;--bs-body-color:#212529;--bs-body-bg:#fff;--bs-link-color:#212529;--bs-link-hover-color:#0d6efd;}
html,body{font-family:Montserrat,sans-serif !important;color:#212529 !important;background:#fff !important;}
h1,h2,h3,h4,h5,h6,.entry-title,.ast-archive-title{font-family:'Exo 2',Montserrat,sans-serif !important;font-weight:400 !important;color:#212529 !important;letter-spacing:.5px;}
.site-title,.ast-builder-html-element a{font-family:'Exo 2',Montserrat,sans-serif !important;}
.menu-item a,.main-header-menu a{font-family:Montserrat,sans-serif !important;text-transform:none !important;letter-spacing:0 !important;font-weight:500 !important;color:#212529 !important;}
.button,.btn,.wp-block-button__link,.ast-button,.single_add_to_cart_button{background:#212529 !important;border-color:#212529 !important;color:#fff !important;border-radius:0 !important;text-transform:uppercase;letter-spacing:1px;font-weight:600;}
.button:hover,.btn:hover,.wp-block-button__link:hover{background:#0d6efd !important;border-color:#0d6efd !important;}
a{color:#212529;}
a:hover{color:#0d6efd;}
.ast-site-header-cart{display:none !important;}
header .header-cart,header .ast-cart-menu-wrap,#ast-desktop-header .ast-header-woo-cart{display:none !important;}
/* m3: melstone slider */
.slider{position:relative;height:100vh;min-height:600px;overflow:hidden;margin:0;background:#000;}
.slider__slides{height:100%;position:relative;}
.swiper-wrapper{height:100%;}
.slider-slide{background-position:50% 80%;background-repeat:no-repeat;background-size:cover;display:block;height:100%;width:100%;position:relative;}
.slider-slide:before{content:"";position:absolute;inset:0;background:rgba(0,0,0,0.35);}
.slider-slide__content{position:absolute;inset:0;display:flex;align-items:center;z-index:2;}
.slider-slide__content-inner{max-width:600px;color:#fff;}
.slider__title{font-family:'Exo 2',Montserrat,sans-serif;font-size:2.5rem;font-weight:400;letter-spacing:1.5px;line-height:1.3;margin-bottom:1rem;color:#fff;}
.slider__button{border:2px solid #fff;color:#fff;display:inline-block;font-size:12px;font-weight:bold;margin-top:2rem;padding:15px 28px;text-transform:uppercase;letter-spacing:1px;text-decoration:none;transition:.15s ease-in-out;}
.slider__button:hover{background:#fff;color:#212529;}
.swiper-button-prev,.swiper-button-next{color:rgba(255,255,255,.7);width:50px;height:50px;}
.swiper-button-prev:hover,.swiper-button-next:hover{color:#fff;}
.swiper-pagination-bullet{background:#fff;opacity:.5;width:10px;height:10px;}
.swiper-pagination-bullet-active{opacity:1;}
@media(max-width:768px){.slider{height:60vh;min-height:400px;}.slider__title{font-size:1.5rem;}.slider-slide__content-inner{padding:0 20px;}}
/* m4: about+advantages+contacts */
.about-section{padding:80px 0;background:#fff;}
.about-section__container{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;}
.about-section__image img{width:100%;height:auto;display:block;}
.about-section__title{font-family:'Exo 2',Montserrat,sans-serif;font-size:2rem;font-weight:400;line-height:1.3;margin-bottom:24px;color:#212529;}
.about-section__text{font-size:16px;line-height:1.7;margin-bottom:32px;color:#495057;}
.about-section__button{display:inline-block;padding:15px 32px;background:#212529;color:#fff;text-decoration:none;text-transform:uppercase;letter-spacing:1px;font-size:14px;font-weight:600;border:2px solid #212529;}
.about-section__button:hover{background:transparent;color:#212529;}
.advantages-section{padding:80px 0;background:#f8f9fa;}
.advantages-section__title{font-family:'Exo 2',Montserrat,sans-serif;font-size:2rem;font-weight:400;text-align:center;margin-bottom:48px;color:#212529;}
.advantages-section__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:30px;}
.advantages-section__item{text-align:center;}
.advantages-section__image{margin-bottom:20px;}
.advantages-section__image img{width:64px;height:64px;object-fit:contain;}
.advantages-section__item-title{font-family:'Exo 2',Montserrat,sans-serif;font-size:18px;font-weight:500;margin-bottom:12px;color:#212529;}
.advantages-section__item-text{font-size:14px;line-height:1.6;color:#6c757d;}
.home-contacts{padding:80px 0;background:#fff;}
.home-contacts__container{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start;}
.home-contacts__title{font-family:'Exo 2',Montserrat,sans-serif;font-size:2rem;font-weight:400;margin-bottom:24px;color:#212529;}
.home-contacts__text p{margin:0 0 12px;line-height:1.7;}
.home-contacts__map iframe{width:100%;height:400px;border:0;display:block;}
@media(max-width:768px){.about-section__container,.home-contacts__container{grid-template-columns:1fr;gap:32px;}.advantages-section__grid{grid-template-columns:repeat(2,1fr);}}
/* m5: products sections */
.new-arrivals .woocommerce ul.products,.hits .woocommerce ul.products{display:grid !important;grid-template-columns:repeat(4,1fr);gap:24px;list-style:none;padding:0;margin:0;}
.new-arrivals .woocommerce ul.products li.product,.hits .woocommerce ul.products li.product{width:100% !important;float:none !important;margin:0 !important;text-align:center;}
.new-arrivals .woocommerce ul.products li.product img,.hits .woocommerce ul.products li.product img{margin-bottom:12px;}
.new-arrivals .woocommerce ul.products li.product .woocommerce-loop-product__title,.hits .woocommerce ul.products li.product .woocommerce-loop-product__title{font-family:'Exo 2',Montserrat,sans-serif;font-weight:400;color:#212529;font-size:16px;}
.new-arrivals .woocommerce ul.products li.product .price,.hits .woocommerce ul.products li.product .price{color:#212529;font-weight:600;}
@media(max-width:768px){.new-arrivals .woocommerce ul.products,.hits .woocommerce ul.products{grid-template-columns:repeat(2,1fr);}}
/* m6: footer 3-col */
.site-footer,#colophon{background:#f7f4ee !important;padding:0 !important;}
.site-footer a{color:#2c2c2c;}
.site-footer a:hover{color:#fff;}
.footer__column{padding:0 15px;}
.footer__title{color:#fff !important;}
.footer__nav ul{list-style:none;padding:0;margin:0;}
.footer__nav a{transition:color .2s;}
.footer__nav a:hover{color:#fff !important;}
.ast-footer-copyright,.site-info{background:#1a1a1a !important;color:#888 !important;text-align:center;padding:20px 0;border-top:1px solid #333;}
/* m6c: footer merged grid */
.dvk-footer-grid{display:grid !important;grid-template-columns:1fr 1fr 1fr !important;gap:48px !important;width:100% !important;}
@media(max-width:768px){.dvk-footer-grid{grid-template-columns:1fr !important;gap:32px !important;}}
.site-footer .ast-footer-html-1{width:100% !important;max-width:100% !important;flex:1 1 100% !important;}
/* m7: slider text white override */
.slider .slider__title,
.slider h1,.slider h2,.slider h3,
.slider-slide h2,.slider-slide__content h2,.slider-slide__content-inner h2{
  color:#fff !important;
}
.slider .slider__button,
.slider a.slider__button{
  color:#fff !important;
  background:transparent !important;
  border:2px solid #fff !important;
  border-radius:0 !important;
}
.slider .slider__button:hover,
.slider a.slider__button:hover{
  background:#fff !important;
  color:#212529 !important;
}
.slider-slide__content,.slider-slide__content *{
  color:#fff;
}
/* dark overlay on slides for legibility */
.slider-slide{position:relative;}
.slider-slide:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,0.45),rgba(0,0,0,0.55)) !important;z-index:1;}
.slider-slide__content{z-index:2;}
.slider .slider__title{font-family:'Exo 2',Montserrat,sans-serif !important;font-size:2.5rem;font-weight:400 !important;line-height:1.3;letter-spacing:1.5px;}
@media(max-width:768px){.slider .slider__title{font-size:1.5rem;}}
/* m9: footer wrap dark */
.site-primary-footer-wrap,
.ast-builder-footer-grid-columns,
.site-footer-section,
.footer-widget-area{
  background:transparent !important;
}
.site-footer{background:#212529 !important;color:#fff !important;}
.site-footer .ast-footer-copyright,.site-footer .site-info{
  background:#1a1a1a !important;color:#888 !important;border-top:1px solid #333 !important;
}
.site-footer .ast-footer-copyright a,.site-footer .site-info a{color:#aaa !important;}
.site-footer .footer__contacts-item--address,
.site-footer .footer__contacts-item--time{color:#ccc !important;}
.site-footer .footer__column a{color:#fff !important;}
.site-footer .footer__nav a{color:#ccc !important;}
.site-footer .footer__nav a:hover{color:#fff !important;}
/* m10: hero padding + cleanup */
.slider-slide__content.container,
.slider .container{
  max-width:1200px !important;
  margin:0 auto !important;
  padding:0 30px !important;
  width:100% !important;
}
@media(min-width:1200px){.slider-slide__content.container{padding:0 60px !important;}}
.slider-slide__content-inner{
  max-width:600px;
  position:relative;
}
.slider .slider__title{
  font-size:2.5rem !important;
  margin-bottom:1.5rem !important;
}
.about-section .container,
.advantages-section .container,
.home-contacts .container,
.new-arrivals .container,
.hits .container{
  max-width:1200px !important;
  margin:0 auto !important;
  padding:0 30px !important;
  width:100% !important;
}
/* ===== DVK LUXURY REDESIGN v1.0 — inspired by migliore.ru ===== */

:root {
  --dvk-dark: #1a1a1a;
  --dvk-gold: #c9a66b;
  --dvk-gold2: #a8854a;
  --dvk-white: #ffffff;
  --dvk-warm: #f7f4ee;
  --dvk-border: #e0dbd2;
  --dvk-text: #2c2c2c;
  --dvk-muted: #888;
  --dvk-serif: 'Cormorant Garamond', Georgia, serif;
  --dvk-sans: 'Raleway', Arial, sans-serif;
}

/* ===== GLOBAL ===== */
body { font-family: var(--dvk-sans) !important; color: var(--dvk-text) !important; -webkit-font-smoothing: antialiased; }
h1,h2,h3,h4,h5,h6 { font-family: var(--dvk-serif) !important; font-weight: 500 !important; letter-spacing: .03em; }
p, li, span, label, td, th, input, select, textarea { font-family: var(--dvk-sans) !important; }
::selection { background: var(--dvk-gold); color: #fff; }
::-webkit-scrollbar { width: 5px; }
::-webkit-scrollbar-track { background: var(--dvk-warm); }
::-webkit-scrollbar-thumb { background: var(--dvk-gold); border-radius: 3px; }

/* ===== HEADER ===== */
.site-header, #masthead, .ast-site-header-wrap,
.ast-primary-header-bar, .ast-above-header-wrap,
header.ast-header-break-point {
  background: var(--dvk-dark) !important;
  box-shadow: 0 1px 0 rgba(201,166,107,.18) !important;
}
.ast-site-identity .site-title, .ast-site-identity .site-title a,
.site-branding .site-title, .site-branding .site-title a {
  font-family: var(--dvk-serif) !important;
  font-size: 22px !important;
  font-weight: 600 !important;
  letter-spacing: .16em !important;
  text-transform: uppercase !important;
  color: var(--dvk-gold) !important;
  text-decoration: none !important;
}
.ast-site-identity .site-description, .site-branding .site-description {
  color: rgba(201,166,107,.5) !important;
  font-family: var(--dvk-sans) !important;
  font-size: 10px !important;
  letter-spacing: .12em !important;
  text-transform: uppercase !important;
}
.ast-nav-menu > .menu-item > a,
.ast-main-navigation .menu-item > a,
#site-navigation ul > li > a, .main-navigation ul > li > a {
  font-family: var(--dvk-sans) !important;
  font-size: 11px !important;
  font-weight: 700 !important;
  letter-spacing: .13em !important;
  text-transform: uppercase !important;
  color: rgba(255,255,255,.82) !important;
  padding: 10px 16px !important;
  transition: color .25s ease !important;
}
.ast-nav-menu > .menu-item > a:hover,
.ast-nav-menu > .menu-item.current-menu-item > a,
.ast-nav-menu > .menu-item.current-menu-ancestor > a { color: var(--dvk-gold) !important; }
[class*="header"] a[href^="tel"], .ast-header-custom-item a[href^="tel"] {
  font-family: var(--dvk-sans) !important;
  color: var(--dvk-gold) !important;
  font-size: 14px !important;
  font-weight: 600 !important;
}

/* ===== BREADCRUMB ===== */
.woocommerce-breadcrumb, .ast-breadcrumbs-wrap, nav.breadcrumb {
  font-family: var(--dvk-sans) !important;
  font-size: 11px !important;
  letter-spacing: .1em !important;
  text-transform: uppercase !important;
  color: var(--dvk-muted) !important;
  padding: 16px 0 !important;
  border-bottom: 1px solid var(--dvk-border) !important;
  margin-bottom: 28px !important;
}
.woocommerce-breadcrumb a { color: var(--dvk-muted) !important; }
.woocommerce-breadcrumb a:hover { color: var(--dvk-gold) !important; }

/* ===== ARCHIVE TITLE ===== */
.woocommerce-products-header__title, .woocommerce-page .page-title,
h1.page-title, h1.ast-archive-title, .archive h1 {
  font-family: var(--dvk-serif) !important;
  font-size: clamp(28px,5vw,54px) !important;
  font-weight: 400 !important;
  letter-spacing: .05em !important;
  color: var(--dvk-dark) !important;
  margin-bottom: 6px !important;
}

/* ===== PRODUCT GRID BASE ===== */
.woocommerce ul.products, .woocommerce-page ul.products {
  display: grid !important;
  gap: 1px !important;
  background: var(--dvk-border) !important;
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
}
@media(min-width:1024px){
  .woocommerce ul.products { grid-template-columns: repeat(4,1fr) !important; }
  .woocommerce ul.products.columns-3 { grid-template-columns: repeat(3,1fr) !important; }
  .woocommerce ul.products.columns-2 { grid-template-columns: repeat(2,1fr) !important; }
}
@media(min-width:600px) and (max-width:1023px){
  .woocommerce ul.products { grid-template-columns: repeat(3,1fr) !important; }
}
@media(max-width:599px){
  .woocommerce ul.products { grid-template-columns: repeat(2,1fr) !important; gap: 1px !important; }
}

/* ===== CATEGORY CARD ===== */
.woocommerce ul.products li.product-category {
  background: #fff !important; margin: 0 !important; padding: 0 !important;
  overflow: hidden !important; position: relative !important;
}
.woocommerce ul.products li.product-category a {
  display: block !important; position: relative !important;
  overflow: hidden !important; text-decoration: none !important;
}
.woocommerce ul.products li.product-category a img {
  display: block !important; width: 100% !important;
  aspect-ratio: 3/4 !important; object-fit: cover !important;
  transition: transform .7s cubic-bezier(.25,.46,.45,.94) !important;
}
.woocommerce ul.products li.product-category a:hover img { transform: scale(1.06) !important; }
.woocommerce ul.products li.product-category .woocommerce-loop-category__title,
.woocommerce ul.products li.product-category h2 {
  position: absolute !important;
  bottom: 0 !important; left: 0 !important; right: 0 !important;
  margin: 0 !important;
  padding: 50px 18px 18px !important;
  background: linear-gradient(to top, rgba(15,12,8,.9) 0%, transparent 100%) !important;
  color: #fff !important;
  font-family: var(--dvk-serif) !important;
  font-size: 18px !important; font-weight: 500 !important;
  letter-spacing: .04em !important;
  width: 100% !important; box-sizing: border-box !important;
}
.woocommerce ul.products li.product-category h2 mark {
  background: none !important;
  color: rgba(255,255,255,.6) !important;
  font-family: var(--dvk-sans) !important;
  font-size: 10px !important; letter-spacing: .14em !important;
  text-transform: uppercase !important;
  display: block !important; margin-top: 5px !important; font-weight: 600 !important;
}

/* ===== PRODUCT CARD — INDIVIDUAL DOOR ===== */
.woocommerce ul.products li.product:not(.product-category) {
  background: #fff !important; margin: 0 !important; padding: 0 !important;
  position: relative !important; overflow: hidden !important;
  transition: box-shadow .3s ease !important;
}
.woocommerce ul.products li.product:not(.product-category):hover {
  box-shadow: 0 6px 32px rgba(0,0,0,.16) !important;
  z-index: 2 !important;
}
.woocommerce ul.products li.product:not(.product-category)::after {
  content: '' !important; position: absolute !important;
  bottom: 0 !important; left: 0 !important; right: 0 !important;
  height: 2px !important; background: var(--dvk-gold) !important;
  transform: scaleX(0) !important; transition: transform .35s ease !important;
}
.woocommerce ul.products li.product:not(.product-category):hover::after { transform: scaleX(1) !important; }

/* Door image — full height, contain */
.woocommerce ul.products li.product:not(.product-category) .woocommerce-loop-product__link {
  display: block !important; background: var(--dvk-warm) !important; overflow: hidden !important;
}
.woocommerce ul.products li.product:not(.product-category) img {
  display: block !important; width: 100% !important;
  height: 380px !important;
  object-fit: contain !important; object-position: center bottom !important;
  padding: 14px 18px 0 !important;
  transition: transform .5s ease !important;
}
.woocommerce ul.products li.product:not(.product-category):hover img { transform: scale(1.04) !important; }
@media(min-width:1280px){
  .woocommerce ul.products li.product:not(.product-category) img { height: 420px !important; }
}
@media(max-width:599px){
  .woocommerce ul.products li.product:not(.product-category) img { height: 220px !important; padding: 8px !important; }
}

/* Product title */
.woocommerce ul.products li.product:not(.product-category) .woocommerce-loop-product__title,
.woocommerce ul.products li.product:not(.product-category) h2 {
  font-family: var(--dvk-serif) !important;
  font-size: 15px !important; font-weight: 500 !important;
  color: var(--dvk-dark) !important;
  padding: 13px 16px 4px !important; margin: 0 !important;
  line-height: 1.4 !important; letter-spacing: .02em !important;
}
/* Price */
.woocommerce ul.products li.product .price,
.woocommerce ul.products li.product .price .amount,
.woocommerce ul.products li.product .price bdi {
  font-family: var(--dvk-sans) !important;
  font-size: 13px !important; font-weight: 700 !important;
  color: var(--dvk-gold) !important;
  padding: 1px 16px !important; letter-spacing: .02em !important;
  display: block !important;
}
/* Button */
.woocommerce ul.products li.product a.button {
  display: block !important;
  margin: 10px 16px 16px !important;
  padding: 9px 12px !important;
  background: transparent !important;
  border: 1px solid rgba(26,26,26,.22) !important;
  color: var(--dvk-dark) !important;
  font-family: var(--dvk-sans) !important;
  font-size: 10px !important; font-weight: 700 !important;
  letter-spacing: .15em !important; text-transform: uppercase !important;
  text-align: center !important; cursor: pointer !important;
  transition: all .25s ease !important;
  text-decoration: none !important; border-radius: 0 !important;
}
.woocommerce ul.products li.product a.button:hover {
  background: var(--dvk-dark) !important;
  border-color: var(--dvk-dark) !important; color: #fff !important;
}

/* ===== SINGLE PRODUCT ===== */
.woocommerce div.product .woocommerce-product-gallery {
  background: var(--dvk-warm) !important; padding: 20px !important;
}
.woocommerce div.product .woocommerce-product-gallery img { object-fit: contain !important; }
.woocommerce div.product .product_title {
  font-family: var(--dvk-serif) !important;
  font-size: clamp(24px,4vw,46px) !important;
  font-weight: 400 !important; letter-spacing: .04em !important;
  color: var(--dvk-dark) !important;
}
.woocommerce div.product .price, .woocommerce div.product .price .amount {
  font-size: 20px !important; font-weight: 700 !important; color: var(--dvk-gold) !important;
}
.woocommerce div.product .single_add_to_cart_button,
.woocommerce a.button.alt, .woocommerce button.button.alt {
  background: var(--dvk-dark) !important; color: #fff !important;
  font-family: var(--dvk-sans) !important;
  font-size: 11px !important; font-weight: 700 !important;
  letter-spacing: .15em !important; text-transform: uppercase !important;
  padding: 15px 36px !important; border: none !important;
  border-radius: 0 !important; cursor: pointer !important;
  transition: background .25s ease !important;
}
.woocommerce div.product .single_add_to_cart_button:hover { background: var(--dvk-gold) !important; }

/* ===== WC BLOCKS GRID ===== */
.wc-block-grid__products { gap: 1px !important; background: var(--dvk-border) !important; }
.wc-block-grid__product { background: #fff !important; padding: 0 !important; margin: 0 !important; }
.wc-block-grid__product-image { background: var(--dvk-warm) !important; }
.wc-block-grid__product-image img {
  width: 100% !important; height: 320px !important;
  object-fit: contain !important; object-position: center bottom !important;
  padding: 10px !important; display: block !important;
}
.wc-block-grid__product-title {
  font-family: var(--dvk-serif) !important; font-size: 15px !important;
  color: var(--dvk-dark) !important; padding: 12px 14px 3px !important; font-weight: 500 !important;
}
.wc-block-grid__product-price .price .amount,
.wc-block-grid__product-price .woocommerce-Price-amount {
  font-size: 13px !important; font-weight: 700 !important;
  color: var(--dvk-gold) !important; padding: 0 14px !important; display: block !important;
}
.wc-block-grid__product-add-to-cart .wp-block-button__link {
  background: transparent !important;
  border: 1px solid rgba(26,26,26,.2) !important;
  color: var(--dvk-dark) !important; font-family: var(--dvk-sans) !important;
  font-size: 10px !important; letter-spacing: .13em !important;
  text-transform: uppercase !important; font-weight: 700 !important;
  padding: 9px 12px !important; border-radius: 0 !important;
  margin: 8px 14px 14px !important; display: block !important;
  text-align: center !important; width: calc(100% - 28px) !important;
  transition: all .25s ease !important;
}
.wc-block-grid__product-add-to-cart .wp-block-button__link:hover {
  background: var(--dvk-dark) !important; color: #fff !important;
}

/* ===== PAGINATION ===== */
.woocommerce-pagination ul { list-style: none !important; display: flex !important; flex-wrap: wrap !important; gap: 4px !important; padding: 32px 0 0 !important; margin: 0 !important; }
.woocommerce-pagination ul li a, .woocommerce-pagination ul li span {
  font-family: var(--dvk-sans) !important; font-size: 12px !important;
  letter-spacing: .06em !important; border: 1px solid var(--dvk-border) !important;
  padding: 8px 14px !important; color: var(--dvk-text) !important;
  display: block !important; transition: all .25s ease !important; text-decoration: none !important;
}
.woocommerce-pagination ul li a:hover, .woocommerce-pagination ul li span.current {
  background: var(--dvk-dark) !important; border-color: var(--dvk-dark) !important; color: #fff !important;
}

/* ===== HOMEPAGE SECTIONS ===== */
.categories-cards__title, .new-arrivals h2, .hits h2,
.about-section h2, .advantages-section h2, .home-contacts h2 {
  font-family: var(--dvk-serif) !important;
  font-weight: 500 !important; letter-spacing: .05em !important;
}
.swiper-slide h2, .slider__slide-title {
  font-family: var(--dvk-serif) !important;
  font-weight: 400 !important; letter-spacing: .06em !important;
}
.categories-cards__item { transition: outline .2s ease !important; }
.categories-cards__item:hover { outline: 2px solid var(--dvk-gold) !important; outline-offset: -2px !important; }
.dvk-btn, .slider__btn, .about-section a, .advantages-section a {
  font-family: var(--dvk-sans) !important; font-size: 11px !important;
  font-weight: 700 !important; letter-spacing: .14em !important;
}

/* ===== SEO TEXT ===== */
.seo-text { background: var(--dvk-warm) !important; padding: 48px 40px !important; margin-top: 56px !important; }
.seo-text h1 { font-family: var(--dvk-serif) !important; font-size: clamp(20px,3vw,38px) !important; font-weight: 400 !important; letter-spacing: .04em !important; color: var(--dvk-dark) !important; }
.seo-text h2, .seo-text h3 { font-family: var(--dvk-serif) !important; color: var(--dvk-dark) !important; }
.seo-text p, .seo-text li { font-family: var(--dvk-sans) !important; line-height: 1.85 !important; }
@media(max-width:599px){ .seo-text { padding: 28px 20px !important; } }
/* ===== END LUXURY ===== */

/* === LOOP BUTTON UNIFY === */
.woocommerce ul.products li.product a.button.add_to_cart_button,
.woocommerce ul.products li.product a.button.alt,
.woocommerce ul.products li.product .added_to_cart {
  background: transparent !important; color: var(--dvk-dark) !important;
  border: 1px solid rgba(26,26,26,.22) !important;
  font-family: var(--dvk-sans) !important; font-size: 10px !important;
  font-weight: 700 !important; letter-spacing: .15em !important;
  text-transform: uppercase !important; padding: 9px 12px !important;
  margin: 10px 16px 16px !important; display: block !important;
  text-align: center !important; border-radius: 0 !important;
  text-decoration: none !important; transition: all .25s ease !important;
}
.woocommerce ul.products li.product a.button.add_to_cart_button:hover,
.woocommerce ul.products li.product a.button.alt:hover {
  background: var(--dvk-dark) !important; color: #fff !important;
  border-color: var(--dvk-dark) !important;
}
/* uniform title block height */
.woocommerce ul.products li.product:not(.product-category) .woocommerce-loop-product__title {
  min-height: 44px !important;
}
/* hide WC category breadcrumb on product loop card */
.woocommerce ul.products li.product .product-category-list {
  font-size: 10px !important; color: var(--dvk-muted) !important;
  letter-spacing: .12em !important; text-transform: uppercase !important;
  padding: 10px 16px 0 !important; min-height: 28px !important;
}

/* === LUXURY POLISH v1 === */
.footer__col h3, .footer__col-1 h3, .footer h3, footer h3 { font-family: var(--dvk-serif) !important; color: var(--dvk-gold) !important; font-weight: 600 !important; letter-spacing: .14em !important; font-size: 22px !important; text-transform: uppercase !important; }
.footer__col h4, .footer h4, footer h4, .footer__col-2 h3, .footer__col-3 h3 { font-family: var(--dvk-sans) !important; color: rgba(255,255,255,.5) !important; font-size: 10px !important; font-weight: 700 !important; letter-spacing: .14em !important; text-transform: uppercase !important; }
.footer a, footer a:not([class*='button']) { font-family: var(--dvk-sans) !important; transition: color .25s ease !important; }
.footer a:hover, footer a:not([class*='button']):hover { color: var(--dvk-gold) !important; }
.footer .copyright, .ast-small-footer, .site-info { background: var(--dvk-dark) !important; color: rgba(255,255,255,.4) !important; font-family: var(--dvk-sans) !important; font-size: 11px !important; letter-spacing: .06em !important; padding: 18px 0 !important; text-align: center !important; border-top: 1px solid rgba(201,166,107,.15) !important; width: 100% !important; }
.advantages-section__title, .advantages-section h3, .advantages-section h4, .advantage__title, .reasons__title { font-family: var(--dvk-serif) !important; color: var(--dvk-dark) !important; font-weight: 500 !important; font-size: 20px !important; letter-spacing: .03em !important; }
.advantages-section__text, .advantage__text, .reasons__text { font-family: var(--dvk-sans) !important; color: var(--dvk-text) !important; font-size: 14px !important; line-height: 1.6 !important; }
div.container.seo-text, .seo-text { background: var(--dvk-warm) !important; padding: 56px 48px !important; margin: 56px auto 0 !important; max-width: 100% !important; box-sizing: border-box !important; }
.swiper h2, .swiper-slide h2, .slider .swiper-slide h2, .slider__title { font-family: var(--dvk-serif) !important; font-weight: 400 !important; font-size: clamp(32px, 5vw, 64px) !important; letter-spacing: .03em !important; line-height: 1.15 !important; }
.swiper-slide a, .slider__btn, .slider .swiper-slide a.btn { font-family: var(--dvk-sans) !important; font-size: 11px !important; font-weight: 700 !important; letter-spacing: .15em !important; text-transform: uppercase !important; }
.sub-menu, .ast-mega-menu-enabled .sub-menu { background: var(--dvk-dark) !important; border-top: 2px solid var(--dvk-gold) !important; }
.sub-menu li a { color: rgba(255,255,255,.78) !important; font-family: var(--dvk-sans) !important; font-size: 11px !important; letter-spacing: .1em !important; text-transform: uppercase !important; padding: 11px 18px !important; }
.sub-menu li a:hover { color: var(--dvk-gold) !important; background: rgba(201,166,107,.06) !important; }

/* === LUXURY POLISH v2 (correct selectors) === */
.footer__logo, a.footer__logo { font-family: var(--dvk-serif) !important; color: var(--dvk-gold) !important; font-weight: 600 !important; letter-spacing: .14em !important; font-size: 22px !important; text-transform: uppercase !important; text-decoration: none !important; }
.footer__logo:hover { color: var(--dvk-gold2) !important; }
.footer__title { font-family: var(--dvk-sans) !important; color: rgba(255,255,255,.5) !important; font-size: 11px !important; font-weight: 700 !important; letter-spacing: .14em !important; text-transform: uppercase !important; margin-bottom: 22px !important; }
.advantages-section__item-title { font-family: var(--dvk-serif) !important; color: var(--dvk-dark) !important; font-weight: 500 !important; font-size: 21px !important; letter-spacing: .03em !important; line-height: 1.25 !important; margin-bottom: 12px !important; }
.advantages-section__item-text { font-family: var(--dvk-sans) !important; color: var(--dvk-text) !important; font-size: 14px !important; line-height: 1.65 !important; opacity: .85 !important; }
.advantages-section__title, .advantages-section h2 { font-family: var(--dvk-serif) !important; font-weight: 400 !important; font-size: clamp(28px,4vw,42px) !important; letter-spacing: .04em !important; color: var(--dvk-dark) !important; }
h2.slider__title, .slider__title { font-family: var(--dvk-serif) !important; font-weight: 400 !important; font-size: clamp(36px,5.5vw,68px) !important; letter-spacing: .03em !important; line-height: 1.1 !important; color: #fff !important; }
.slider-slide__content { font-family: var(--dvk-sans) !important; }
.slider__btn, .slider .slider-slide__content a { font-family: var(--dvk-sans) !important; font-size: 11px !important; font-weight: 700 !important; letter-spacing: .15em !important; text-transform: uppercase !important; padding: 16px 28px !important; }
.footer__column { color: rgba(255,255,255,.85) !important; font-family: var(--dvk-sans) !important; }
.footer__column a { color: rgba(255,255,255,.85) !important; text-decoration: none !important; transition: color .25s ease !important; }
.footer__column a:hover { color: var(--dvk-gold) !important; }
.footer__column a[href^='tel:'] { color: var(--dvk-gold) !important; font-size: 14px !important; font-weight: 600 !important; letter-spacing: .04em !important; }
.footer__column .menu-наши-сайты-container, .footer__column ul.sub-menu { padding: 8px 0 0 16px !important; border-left: 1px solid rgba(201,166,107,.25) !important; margin: 6px 0 14px !important; }

/* === LUXURY POLISH v3 (high specificity) === */
footer .footer__logo, footer a.footer__logo, .footer .footer__column a.footer__logo { font-family: var(--dvk-serif) !important; color: var(--dvk-gold) !important; font-weight: 600 !important; letter-spacing: .14em !important; font-size: 22px !important; text-transform: uppercase !important; text-decoration: none !important; display: inline-block !important; }
footer .footer__logo:hover { color: var(--dvk-gold2) !important; }
footer .ast-small-footer, .ast-footer-overlay > div, .ast-small-footer-wrap, .ast-footer-copyright { background: var(--dvk-dark) !important; color: rgba(255,255,255,.4) !important; font-family: var(--dvk-sans) !important; font-size: 11px !important; letter-spacing: .06em !important; padding: 18px 0 !important; text-align: center !important; width: 100% !important; max-width: 100% !important; }
.ast-small-footer-wrap { padding: 0 !important; }
.ast-footer-overlay { background: var(--dvk-dark) !important; border-top: 1px solid rgba(201,166,107,.15) !important; }
footer .footer__column a[href^='tel:'], .footer__column a[href^='tel:'] { color: var(--dvk-gold) !important; font-family: var(--dvk-sans) !important; font-size: 16px !important; font-weight: 600 !important; letter-spacing: .04em !important; }
.ast-small-footer .ast-container { max-width: 1200px !important; padding: 0 20px !important; }

/* === FOOTER FINAL FIX === */
.site-footer .footer__column a.footer__logo, .site-footer a.footer__logo { color: #c9a66b !important; font-family: 'Cormorant Garamond', Georgia, serif !important; font-weight: 600 !important; letter-spacing: .14em !important; font-size: 22px !important; text-transform: uppercase !important; text-decoration: none !important; }
.site-footer .footer__column a.footer__logo:hover { color: #a8854a !important; }
.site-footer .footer__column a[href^='tel:'] { color: #c9a66b !important; font-size: 16px !important; font-weight: 600 !important; letter-spacing: .04em !important; }
.site-footer .footer__column a[href^='tel:']:hover { color: #fff !important; }

/* === HEADER LUXURY m21 (migliore-style) === */
:root { --dvk-dark:#1a1a1a; --dvk-gold:#c9a66b; --dvk-gold-deep:#a8854a; }

/* фиксируем шапку, тёмная палитра */
.site-header,
.ast-site-header,
header.site-header {
    background: var(--dvk-dark) !important;
    background-color: var(--dvk-dark) !important;
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    z-index: 999 !important;
    height: 80px !important;
    transition: height .3s ease, background .3s ease !important;
    border-bottom: 1px solid rgba(201,166,107,0.18) !important;
}
.site-header > .ast-main-header-wrap,
.site-header .main-header-bar-wrap,
.site-header .main-header-bar,
.site-header .ast-builder-grid-row {
    background: transparent !important;
    height: 100% !important;
}
.site-header .main-header-bar { padding: 0 28px !important; }
body { padding-top: 80px !important; }

/* compact mode при скролле */
.site-header.scrolled,
.ast-site-header.scrolled { height: 60px !important; }
.site-header.scrolled .site-title { font-size: 18px !important; }
.site-header.scrolled .ast-site-identity { padding: 8px 0 !important; }

/* ЛОГОТИП — золото, Cormorant uppercase */
.site-header .ast-site-identity { padding: 14px 0 !important; }
.site-header .site-title { margin: 0 !important; line-height: 1 !important; }
.site-header .site-title a,
.site-header .ast-site-title a,
header .site-title a {
    font-family: 'Cormorant Garamond', 'Playfair Display', serif !important;
    font-weight: 500 !important;
    font-size: 24px !important;
    letter-spacing: 0.08em !important;
    color: var(--dvk-gold) !important;
    text-transform: uppercase !important;
    text-decoration: none !important;
}
.site-header .site-title a:hover { color: #ffffff !important; }
.site-header .site-description,
.site-header .ast-site-description { display: none !important; }

/* МЕНЮ — Raleway 14px gold uppercase */
.site-header .main-header-menu,
.site-header .main-navigation,
.site-header nav.primary-menu {
    background: transparent !important;
}
.site-header .main-header-menu .menu-item a,
.site-header .main-header-bar nav .menu-item a,
.site-header nav .menu > li > a {
    font-family: 'Raleway', 'Montserrat', sans-serif !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    color: var(--dvk-gold) !important;
    letter-spacing: 0.06em !important;
    text-transform: uppercase !important;
    padding: 10px 16px !important;
    line-height: 1 !important;
    position: relative !important;
    transition: color .25s ease !important;
    background: transparent !important;
}
.site-header .main-header-menu .menu-item > a::after {
    content: '';
    position: absolute;
    left: 16px; right: 16px; bottom: 4px;
    height: 1px;
    background: var(--dvk-gold);
    transform: scaleX(0);
    transform-origin: center;
    transition: transform .25s ease;
}
.site-header .main-header-menu .menu-item > a:hover,
.site-header .main-header-menu .current-menu-item > a,
.site-header .main-header-menu .current-menu-ancestor > a {
    color: #ffffff !important;
}
.site-header .main-header-menu .menu-item > a:hover::after,
.site-header .main-header-menu .current-menu-item > a::after,
.site-header .main-header-menu .current-menu-ancestor > a::after {
    transform: scaleX(1);
}

/* dropdown */
.site-header .main-header-menu .sub-menu,
.site-header .main-header-menu ul.children {
    background: var(--dvk-dark) !important;
    border: 1px solid rgba(201,166,107,0.25) !important;
    padding: 6px 0 !important;
    box-shadow: 0 12px 32px rgba(0,0,0,0.4) !important;
    min-width: 220px !important;
}
.site-header .main-header-menu .sub-menu .menu-item a {
    padding: 10px 18px !important;
    font-size: 12px !important;
}
.site-header .main-header-menu .sub-menu .menu-item > a::after { display: none !important; }

/* dropdown arrow (Astra) */
.site-header .main-header-menu .menu-item.menu-item-has-children > a::before {
    display: none !important;
}

/* ПРАВЫЙ БЛОК — поиск / телефон / корзина */
.site-header .ast-builder-html-element,
.site-header .ast-header-html-1 { padding: 0 !important; }

.dvk-header-actions {
    display: flex !important;
    align-items: center !important;
    gap: 22px !important;
    height: 100% !important;
}
.dvk-header-actions a {
    color: var(--dvk-gold) !important;
    text-decoration: none !important;
    line-height: 1 !important;
    display: inline-flex !important;
    align-items: center !important;
    transition: color .2s ease !important;
}
.dvk-header-actions a:hover { color: #ffffff !important; }

.dvk-search-icon { padding: 4px !important; }
.dvk-search-icon svg { display: block; }

.dvk-header-phone {
    font-family: 'Raleway', sans-serif !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    letter-spacing: 0.04em !important;
    white-space: nowrap !important;
}

.dvk-cart-icon {
    position: relative !important;
    padding: 4px !important;
}
.dvk-cart-icon svg { display: block; }
.dvk-cart-count {
    position: absolute !important;
    top: -6px !important;
    right: -10px !important;
    background: var(--dvk-gold) !important;
    color: var(--dvk-dark) !important;
    font-family: 'Raleway', sans-serif !important;
    font-size: 10px !important;
    font-weight: 700 !important;
    border-radius: 50% !important;
    width: 18px !important;
    height: 18px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    line-height: 1 !important;
}

/* SEARCH OVERLAY */
.dvk-search-overlay {
    position: fixed !important;
    top: 0; left: 0; right: 0;
    width: 100% !important;
    height: 80px !important;
    background: var(--dvk-dark) !important;
    z-index: 1001 !important;
    display: none !important;
    align-items: center !important;
    padding: 0 40px !important;
    border-bottom: 1px solid rgba(201,166,107,0.3) !important;
}
.dvk-search-overlay.active { display: flex !important; }
.dvk-search-form {
    flex: 1;
    display: flex;
    align-items: center;
    height: 100%;
    margin: 0 !important;
}
.dvk-search-overlay input[type="search"] {
    flex: 1;
    background: transparent !important;
    border: none !important;
    border-bottom: 1px solid var(--dvk-gold) !important;
    color: var(--dvk-gold) !important;
    font-family: 'Cormorant Garamond', serif !important;
    font-size: 26px !important;
    font-weight: 400 !important;
    letter-spacing: 0.02em !important;
    outline: none !important;
    padding: 10px 0 !important;
    box-shadow: none !important;
    border-radius: 0 !important;
}
.dvk-search-overlay input[type="search"]::placeholder {
    color: rgba(201,166,107,0.5) !important;
    font-style: italic;
}
.dvk-search-close {
    background: transparent !important;
    border: 1px solid rgba(201,166,107,0.4) !important;
    color: var(--dvk-gold) !important;
    width: 40px; height: 40px;
    margin-left: 20px;
    font-size: 26px;
    line-height: 1;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .2s ease;
    padding: 0 !important;
}
.dvk-search-close:hover {
    background: var(--dvk-gold) !important;
    color: var(--dvk-dark) !important;
}

/* MOBILE — ≤992px */
@media (max-width: 992px) {
    .site-header,
    .ast-site-header { height: 60px !important; }
    body { padding-top: 60px !important; }
    .site-header .site-title a { font-size: 18px !important; letter-spacing: 0.06em !important; }
    .site-header .ast-site-identity { padding: 8px 0 !important; }
    .dvk-header-phone { display: none !important; }
    .dvk-search-overlay { height: 60px !important; padding: 0 16px !important; }
    .dvk-search-overlay input[type="search"] { font-size: 18px !important; }

    /* mobile-trigger в золото */
    .ast-mobile-menu-trigger-fill,
    .ast-mobile-menu-buttons-fill,
    .menu-toggle .ast-mobile-menu-buttons-fill,
    .ast-button-wrap .ast-mobile-menu-buttons-fill,
    .ast-mobile-header-content .menu-toggle {
        color: var(--dvk-gold) !important;
        background: transparent !important;
        border-color: rgba(201,166,107,0.4) !important;
    }
    .ast-mobile-header-content,
    .main-header-bar-wrap.toggled-on,
    .ast-header-break-point .main-header-bar {
        background: var(--dvk-dark) !important;
    }
    /* mobile menu popup — тёмный фон, золотые ссылки */
    .ast-mobile-popup-content,
    .ast-mobile-popup-drawer .ast-mobile-popup-content,
    #ast-mobile-popup .ast-mobile-popup-content {
        background: var(--dvk-dark) !important;
    }
    .ast-mobile-popup-content .menu-item a,
    #ast-mobile-popup nav .menu-item a {
        color: var(--dvk-gold) !important;
        font-family: 'Raleway', sans-serif !important;
        text-transform: uppercase !important;
        letter-spacing: 0.05em !important;
        border-bottom: 1px solid rgba(201,166,107,0.12) !important;
    }
    .ast-mobile-popup-content .menu-item a:hover,
    .ast-mobile-popup-content .current-menu-item > a {
        color: #ffffff !important;
    }
    .ast-mobile-popup-content .ast-builder-html-element { color: var(--dvk-gold) !important; }
    .ast-mobile-popup-content .dvk-header-actions { gap: 16px !important; padding: 16px 20px !important; }
    .ast-mobile-popup-content .dvk-header-phone { display: inline-flex !important; }
    .ast-mobile-popup-content .menu-toggle-close { color: var(--dvk-gold) !important; }
}

/* убираем admin bar смещение, если оно есть */
@media screen and (max-width: 782px) {
    body.admin-bar { padding-top: 60px !important; }
    body.admin-bar .site-header { top: 46px !important; }
}
@media screen and (min-width: 783px) {
    body.admin-bar .site-header { top: 32px !important; }
}

/* prevent Astra hidden-cart от попыток показаться */
.ast-site-header-cart,
header .header-cart,
header .ast-cart-menu-wrap,
#ast-desktop-header .ast-header-woo-cart { display: none !important; }
/* === /HEADER LUXURY m21 === */

/* === HEADER LUXURY m21b (fit narrow viewports) === */
@media (max-width: 1200px) {
    .site-header .main-header-bar { padding: 0 16px !important; }
    .dvk-header-actions { gap: 14px !important; }
    .dvk-header-phone { display: none !important; }
    .site-header .main-header-menu .menu-item a {
        padding: 10px 10px !important;
        font-size: 12px !important;
        letter-spacing: 0.04em !important;
    }
    .site-header .main-header-menu .menu-item > a::after {
        left: 10px; right: 10px;
    }
}
@media (max-width: 1100px) and (min-width: 993px) {
    .site-header .main-header-menu .menu-item a {
        padding: 10px 8px !important;
        font-size: 11px !important;
    }
    .site-header .site-title a { font-size: 20px !important; letter-spacing: 0.06em !important; }
}

/* предотвращаем выход grid за viewport */
.site-header .ast-builder-grid-row,
.site-header .main-header-bar-wrap,
.site-header .ast-builder-grid-row-container {
    max-width: 100% !important;
    min-width: 0 !important;
}
.site-header { overflow-x: hidden !important; }
/* === /HEADER LUXURY m21b === */

/* === HEADER LUXURY m21c (specificity fix) === */
@media (max-width: 1200px) {
    .site-header .dvk-header-actions a.dvk-header-phone { display: none !important; }
    .site-header .dvk-header-actions { gap: 14px !important; }
}
.site-header .dvk-header-actions a.dvk-cart-icon { display: inline-flex !important; }
.site-header .dvk-header-actions a.dvk-search-icon { display: inline-flex !important; }
/* === /HEADER LUXURY m21c === */

/* === HEADER LUXURY m21d (SVG icons via background-image) === */
.site-header .dvk-header-actions a.dvk-search-icon {
    width: 24px !important; height: 24px !important;
    background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23c9a66b' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'><circle cx='11' cy='11' r='7'/><line x1='21' y1='21' x2='16.5' y2='16.5'/></svg>") center / 22px 22px no-repeat !important;
    padding: 0 !important;
    text-indent: -9999px;
    overflow: hidden;
    display: inline-block !important;
}
.site-header .dvk-header-actions a.dvk-search-icon:hover {
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'><circle cx='11' cy='11' r='7'/><line x1='21' y1='21' x2='16.5' y2='16.5'/></svg>") !important;
}
.site-header .dvk-header-actions a.dvk-cart-icon {
    width: 26px !important; height: 26px !important;
    background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23c9a66b' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'><circle cx='9' cy='21' r='1'/><circle cx='20' cy='21' r='1'/><path d='M1 1h4l2.7 13.4a2 2 0 0 0 2 1.6h9.7a2 2 0 0 0 2-1.6L23 6H6'/></svg>") center / 24px 24px no-repeat !important;
    padding: 0 !important;
    position: relative !important;
    display: inline-block !important;
}
.site-header .dvk-header-actions a.dvk-cart-icon:hover {
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'><circle cx='9' cy='21' r='1'/><circle cx='20' cy='21' r='1'/><path d='M1 1h4l2.7 13.4a2 2 0 0 0 2 1.6h9.7a2 2 0 0 0 2-1.6L23 6H6'/></svg>") !important;
}
.site-header .dvk-header-actions a.dvk-cart-icon .dvk-cart-count {
    text-indent: 0 !important;
    overflow: visible !important;
}
.site-header .dvk-header-actions { min-height: 30px !important; height: auto !important; }
/* === /HEADER LUXURY m21d === */

/* === FOOTER LUXURY m22 (migliore-style cream) === */
:root { --dvk-warm: #f7f4ee; --dvk-warm-deep: #ede7d8; --dvk-text: #2c2c2c; --dvk-muted: #888; }

/* контейнер футера — светлый кремовый, перебиваем тёмные стили из m6c/redesign */
.site-footer,
.ast-builder-footer-grid-columns,
footer.site-footer,
.site-footer .ast-builder-footer-grid-columns {
    background: var(--dvk-warm) !important;
    background-color: var(--dvk-warm) !important;
    color: var(--dvk-text) !important;
    padding: 80px 0 0 !important;
    border-top: 1px solid #e0dbd2 !important;
}
.site-footer .ast-footer-html-1 { width: 100% !important; max-width: 100% !important; flex: 1 1 100% !important; }
.site-footer .ast-builder-html-element { padding: 0 !important; }

/* === GRID === */
.dvk-footer-grid {
    display: grid !important;
    grid-template-columns: 1.4fr 1fr 1.2fr !important;
    gap: 64px !important;
    width: 100% !important;
    max-width: 1280px !important;
    margin: 0 auto !important;
    padding: 0 40px 60px !important;
}

/* === КОЛОНКА БРЕНДА === */
.footer__column { color: var(--dvk-text) !important; }
.footer__column--brand .footer__logo {
    display: inline-block !important;
    font-family: 'Cormorant Garamond', serif !important;
    font-size: 28px !important;
    font-weight: 500 !important;
    letter-spacing: 0.08em !important;
    color: var(--dvk-gold) !important;
    text-transform: uppercase !important;
    text-decoration: none !important;
    margin-bottom: 14px !important;
    line-height: 1 !important;
}
.footer__column--brand .footer__logo:hover { color: var(--dvk-gold-deep) !important; }

.footer__tagline {
    font-family: 'Cormorant Garamond', serif !important;
    font-size: 17px !important;
    font-style: italic !important;
    color: var(--dvk-muted) !important;
    line-height: 1.5 !important;
    margin-bottom: 28px !important;
    max-width: 320px !important;
}

.footer__phones { display: flex !important; flex-direction: column !important; gap: 6px !important; margin-bottom: 28px !important; }
.footer__phone {
    font-family: 'Raleway', sans-serif !important;
    text-decoration: none !important;
    color: var(--dvk-text) !important;
    transition: color .2s ease !important;
}
.footer__phone--primary {
    font-size: 22px !important;
    font-weight: 500 !important;
    letter-spacing: 0.02em !important;
    color: var(--dvk-text) !important;
}
.footer__phone--secondary {
    font-size: 16px !important;
    font-weight: 400 !important;
    color: var(--dvk-muted) !important;
}
.footer__phone:hover { color: var(--dvk-gold) !important; }

.footer__cta {
    display: inline-flex !important;
    align-items: center !important;
    padding: 14px 26px !important;
    border: 1px solid var(--dvk-text) !important;
    color: var(--dvk-text) !important;
    text-decoration: none !important;
    font-family: 'Raleway', sans-serif !important;
    font-size: 12px !important;
    font-weight: 500 !important;
    letter-spacing: 0.16em !important;
    text-transform: uppercase !important;
    transition: all .25s ease !important;
}
.footer__cta:hover {
    background: var(--dvk-text) !important;
    color: var(--dvk-warm) !important;
    border-color: var(--dvk-text) !important;
}

/* === ЗАГОЛОВКИ КОЛОНОК === */
.footer__title {
    font-family: 'Cormorant Garamond', serif !important;
    font-size: 18px !important;
    font-weight: 500 !important;
    letter-spacing: 0.06em !important;
    color: var(--dvk-text) !important;
    text-transform: uppercase !important;
    margin: 0 0 22px !important;
    padding-bottom: 12px !important;
    border-bottom: 1px solid #e0dbd2 !important;
    line-height: 1 !important;
}
.footer__title--sub { margin-top: 36px !important; }

/* === КОНТАКТЫ === */
.footer__contacts { display: flex !important; flex-direction: column !important; gap: 18px !important; }
.footer__contact-item {
    font-family: 'Raleway', sans-serif !important;
    font-size: 14px !important;
    line-height: 1.6 !important;
    color: var(--dvk-text) !important;
    text-decoration: none !important;
    display: block !important;
}
.footer__contact-item--email {
    color: var(--dvk-gold) !important;
    transition: color .2s ease !important;
}
.footer__contact-item--email:hover { color: var(--dvk-gold-deep) !important; text-decoration: underline !important; }
.footer__contact-item--address { color: var(--dvk-text) !important; }
.footer__contact-item--hours {
    display: flex !important;
    flex-direction: column !important;
    gap: 6px !important;
}
.footer__hours-row {
    display: flex !important;
    justify-content: space-between !important;
    font-size: 14px !important;
    color: var(--dvk-text) !important;
    border-bottom: 1px dotted #d8d0bf !important;
    padding-bottom: 4px !important;
}
.footer__hours-row--off { color: var(--dvk-muted) !important; font-style: italic !important; }
.footer__hours-time { color: var(--dvk-muted) !important; font-variant-numeric: tabular-nums !important; }

/* === НАВИГАЦИЯ === */
.footer__nav {
    display: flex !important;
    flex-direction: column !important;
    gap: 10px !important;
}
.footer__nav-link {
    font-family: 'Raleway', sans-serif !important;
    font-size: 14px !important;
    color: var(--dvk-text) !important;
    text-decoration: none !important;
    transition: color .2s ease, padding-left .2s ease !important;
    line-height: 1.4 !important;
}
.footer__nav-link:hover {
    color: var(--dvk-gold) !important;
    padding-left: 4px !important;
}
.footer__nav-link--all {
    color: var(--dvk-gold) !important;
    font-weight: 500 !important;
    margin-top: 6px !important;
}
.footer__nav-link--all:hover { color: var(--dvk-gold-deep) !important; }

/* === BOTTOM BAR === */
.footer__bottom {
    background: #1a1a1a !important;
    color: #999 !important;
    margin: 0 !important;
    padding: 0 !important;
}
.footer__bottom-inner {
    max-width: 1280px !important;
    margin: 0 auto !important;
    padding: 24px 40px !important;
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    flex-wrap: wrap !important;
    gap: 12px !important;
    font-family: 'Raleway', sans-serif !important;
    font-size: 12px !important;
    letter-spacing: 0.04em !important;
}
.footer__copy { color: #888 !important; }
.footer__legal {
    color: #888 !important;
    text-decoration: none !important;
    transition: color .2s ease !important;
    border-bottom: 1px solid transparent !important;
    padding-bottom: 1px !important;
}
.footer__legal:hover { color: var(--dvk-gold) !important; border-bottom-color: var(--dvk-gold) !important; }

/* убираем стандартный Astra footer-copyright (если он рендерится) */
.ast-footer-copyright,
.site-footer .ast-builder-footer-grid-columns-2,
.site-footer .ast-builder-footer-grid-columns-3,
.ast-small-footer { display: none !important; }

/* перебиваем inline color стили (наследие m6c) */
.dvk-footer-grid a[style*="color"] { color: inherit !important; }
.dvk-footer-grid div[style*="color"] { color: inherit !important; }
.dvk-footer-grid [style*="color:#ccc"],
.dvk-footer-grid [style*="color: #ccc"],
.dvk-footer-grid [style*="color:#fff"],
.dvk-footer-grid [style*="color: #fff"] { color: inherit !important; }
.dvk-footer-grid [style*="color:#fff"]::after { color: inherit !important; }

/* === MOBILE === */
@media (max-width: 992px) {
    .site-footer { padding-top: 50px !important; }
    .dvk-footer-grid {
        grid-template-columns: 1fr !important;
        gap: 40px !important;
        padding: 0 24px 40px !important;
    }
    .footer__column--brand .footer__logo { font-size: 24px !important; }
    .footer__phone--primary { font-size: 20px !important; }
    .footer__title--sub { margin-top: 24px !important; }
    .footer__bottom-inner {
        padding: 20px 24px !important;
        flex-direction: column !important;
        align-items: flex-start !important;
        text-align: left !important;
    }
}

@media (max-width: 540px) {
    .footer__cta { width: 100% !important; justify-content: center !important; }
    .footer__contact-item--hours .footer__hours-row { font-size: 13px !important; }
}
/* === /FOOTER LUXURY m22 === */

/* === SINGLE PRODUCT LUXURY m23 === */

/* контейнер страницы товара */
body.single-product .site .ast-container,
body.single-product main.site-main {
    background: #ffffff !important;
}

/* хлебные крошки — Raleway 12px uppercase muted */
body.single-product .ast-breadcrumbs,
body.single-product .woocommerce-breadcrumb,
body.single-product nav.woocommerce-breadcrumb {
    font-family: 'Raleway', sans-serif !important;
    font-size: 11px !important;
    color: #888 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.12em !important;
    margin: 24px 0 32px !important;
    padding: 0 !important;
}
body.single-product .woocommerce-breadcrumb a {
    color: #888 !important;
    text-decoration: none !important;
    transition: color .2s ease !important;
}
body.single-product .woocommerce-breadcrumb a:hover { color: var(--dvk-gold) !important; }
body.single-product .woocommerce-breadcrumb .breadcrumb-separator,
body.single-product .ast-breadcrumbs-separator { margin: 0 8px !important; color: #ccc !important; }

/* === LAYOUT: 2 колонки 1fr 1fr с gap 64px === */
body.single-product div.product {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    gap: 64px !important;
    max-width: 1280px !important;
    margin: 0 auto !important;
    padding: 0 40px 80px !important;
}
body.single-product div.product > .woocommerce-product-gallery {
    grid-column: 1 !important;
    width: 100% !important;
    max-width: 100% !important;
    float: none !important;
}
body.single-product div.product > .summary,
body.single-product div.product > .entry-summary {
    grid-column: 2 !important;
    width: 100% !important;
    max-width: 100% !important;
    float: none !important;
    padding: 8px 0 !important;
}
body.single-product div.product > .woocommerce-tabs,
body.single-product div.product > .related,
body.single-product div.product > .upsells {
    grid-column: 1 / -1 !important;
}

/* === ГАЛЕРЕЯ === */
body.single-product .woocommerce-product-gallery {
    background: var(--dvk-warm) !important;
    padding: 32px !important;
    border: 1px solid #e0dbd2 !important;
}
body.single-product .woocommerce-product-gallery img,
body.single-product .woocommerce-product-gallery__image img {
    width: 100% !important;
    height: auto !important;
    max-height: 640px !important;
    object-fit: contain !important;
    background: transparent !important;
    transition: transform .5s ease !important;
}
body.single-product .woocommerce-product-gallery__image:hover img { transform: scale(1.02); }
body.single-product .woocommerce-product-gallery__trigger {
    top: 16px !important;
    right: 16px !important;
    width: 40px !important;
    height: 40px !important;
    background: rgba(26,26,26,0.9) !important;
    color: #fff !important;
    border-radius: 50% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    text-indent: 0 !important;
    font-size: 0 !important;
    transition: background .2s ease !important;
}
body.single-product .woocommerce-product-gallery__trigger::before {
    content: '\2197';
    font-size: 18px;
    color: var(--dvk-gold);
}
body.single-product .woocommerce-product-gallery__trigger:hover {
    background: var(--dvk-dark) !important;
}
body.single-product .flex-control-thumbs {
    margin: 16px 0 0 !important;
    padding: 0 !important;
    display: flex !important;
    gap: 8px !important;
}
body.single-product .flex-control-thumbs li {
    list-style: none !important;
    flex: 0 0 80px !important;
    width: 80px !important;
}
body.single-product .flex-control-thumbs img {
    border: 1px solid transparent !important;
    cursor: pointer !important;
    opacity: 0.7 !important;
    transition: all .2s ease !important;
}
body.single-product .flex-control-thumbs img.flex-active,
body.single-product .flex-control-thumbs img:hover {
    border-color: var(--dvk-gold) !important;
    opacity: 1 !important;
}

/* === SUMMARY === */

/* категория-тег над заголовком */
body.single-product .summary .posted_in,
body.single-product .product_meta .posted_in {
    font-family: 'Raleway', sans-serif !important;
    font-size: 11px !important;
    text-transform: uppercase !important;
    letter-spacing: 0.18em !important;
    color: #888 !important;
    margin: 0 0 16px !important;
    border: none !important;
}
body.single-product .summary .posted_in a {
    color: #888 !important;
    text-decoration: none !important;
}
body.single-product .summary .posted_in a:hover { color: var(--dvk-gold) !important; }

/* Заголовок товара — Cormorant serif */
body.single-product .summary .product_title,
body.single-product h1.product_title,
body.single-product .summary h1 {
    font-family: 'Cormorant Garamond', serif !important;
    font-size: 44px !important;
    font-weight: 400 !important;
    line-height: 1.15 !important;
    letter-spacing: 0.01em !important;
    color: var(--dvk-dark) !important;
    margin: 0 0 24px !important;
    padding: 0 !important;
    text-transform: none !important;
}

/* разделитель под title */
body.single-product .summary .product_title::after {
    content: '';
    display: block;
    width: 60px;
    height: 1px;
    background: var(--dvk-gold);
    margin-top: 24px;
}

/* Цена */
body.single-product .summary .price,
body.single-product .summary p.price,
body.single-product .summary span.price {
    font-family: 'Cormorant Garamond', serif !important;
    font-size: 36px !important;
    font-weight: 500 !important;
    color: var(--dvk-gold) !important;
    margin: 0 0 28px !important;
    letter-spacing: 0.02em !important;
    line-height: 1 !important;
}
body.single-product .summary .price ins,
body.single-product .summary .price del { background: transparent !important; }
body.single-product .summary .price del { color: #aaa !important; font-size: 22px !important; margin-right: 12px !important; }

/* short description */
body.single-product .woocommerce-product-details__short-description {
    font-family: 'Raleway', sans-serif !important;
    font-size: 15px !important;
    line-height: 1.65 !important;
    color: #444 !important;
    margin: 0 0 32px !important;
    padding: 0 !important;
}
body.single-product .woocommerce-product-details__short-description p { margin: 0 0 12px !important; }

/* === FORM CART (quantity + button) === */
body.single-product form.cart {
    display: flex !important;
    align-items: stretch !important;
    gap: 12px !important;
    margin: 0 0 32px !important;
    flex-wrap: wrap !important;
}
body.single-product form.cart .quantity {
    display: flex !important;
    align-items: center !important;
    border: 1px solid #d8d0bf !important;
    background: #fff !important;
    height: 56px !important;
    width: 120px !important;
    flex: 0 0 120px !important;
}
body.single-product form.cart .quantity input.qty {
    width: 100% !important;
    height: 100% !important;
    border: none !important;
    background: transparent !important;
    text-align: center !important;
    font-family: 'Raleway', sans-serif !important;
    font-size: 16px !important;
    color: var(--dvk-dark) !important;
    -moz-appearance: textfield !important;
}
body.single-product form.cart .quantity input.qty::-webkit-inner-spin-button,
body.single-product form.cart .quantity input.qty::-webkit-outer-spin-button {
    -webkit-appearance: none !important;
    margin: 0 !important;
}

/* кнопка В корзину — увеличиваем, lux-padding */
body.single-product form.cart .single_add_to_cart_button,
body.single-product .summary button.single_add_to_cart_button {
    flex: 1 1 auto !important;
    min-width: 220px !important;
    height: 56px !important;
    background: var(--dvk-dark) !important;
    color: #fff !important;
    border: 1px solid var(--dvk-dark) !important;
    border-radius: 0 !important;
    font-family: 'Raleway', sans-serif !important;
    font-size: 13px !important;
    font-weight: 500 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.18em !important;
    padding: 0 32px !important;
    cursor: pointer !important;
    transition: all .25s ease !important;
}
body.single-product form.cart .single_add_to_cart_button:hover {
    background: var(--dvk-gold) !important;
    border-color: var(--dvk-gold) !important;
    color: var(--dvk-dark) !important;
}

/* product meta под формой */
body.single-product .product_meta {
    border-top: 1px solid #e0dbd2 !important;
    padding: 20px 0 0 !important;
    margin: 0 !important;
    font-family: 'Raleway', sans-serif !important;
    font-size: 13px !important;
    color: #666 !important;
}
body.single-product .product_meta > span {
    display: block !important;
    margin: 0 0 6px !important;
}
body.single-product .product_meta a {
    color: var(--dvk-dark) !important;
    text-decoration: none !important;
    border-bottom: 1px solid transparent !important;
    transition: all .2s ease !important;
}
body.single-product .product_meta a:hover {
    color: var(--dvk-gold) !important;
    border-bottom-color: var(--dvk-gold) !important;
}

/* === TABS === */
body.single-product .woocommerce-tabs {
    margin: 80px 0 0 !important;
    padding: 0 !important;
}
body.single-product .woocommerce-tabs ul.tabs {
    border: none !important;
    border-bottom: 1px solid #e0dbd2 !important;
    padding: 0 !important;
    margin: 0 0 40px !important;
    display: flex !important;
    gap: 0 !important;
    list-style: none !important;
}
body.single-product .woocommerce-tabs ul.tabs::before,
body.single-product .woocommerce-tabs ul.tabs::after { display: none !important; }
body.single-product .woocommerce-tabs ul.tabs li {
    background: transparent !important;
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;
    border-radius: 0 !important;
    list-style: none !important;
}
body.single-product .woocommerce-tabs ul.tabs li::before,
body.single-product .woocommerce-tabs ul.tabs li::after { display: none !important; }
body.single-product .woocommerce-tabs ul.tabs li a {
    display: inline-block !important;
    padding: 16px 28px !important;
    font-family: 'Cormorant Garamond', serif !important;
    font-size: 18px !important;
    font-weight: 500 !important;
    color: #888 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.08em !important;
    text-decoration: none !important;
    border-bottom: 2px solid transparent !important;
    margin-bottom: -1px !important;
    transition: all .2s ease !important;
}
body.single-product .woocommerce-tabs ul.tabs li.active a,
body.single-product .woocommerce-tabs ul.tabs li a:hover {
    color: var(--dvk-dark) !important;
    border-bottom-color: var(--dvk-gold) !important;
}

/* tab content */
body.single-product .woocommerce-Tabs-panel {
    font-family: 'Raleway', sans-serif !important;
    font-size: 15px !important;
    line-height: 1.7 !important;
    color: #444 !important;
}
body.single-product .woocommerce-Tabs-panel h2 {
    font-family: 'Cormorant Garamond', serif !important;
    font-size: 28px !important;
    font-weight: 500 !important;
    color: var(--dvk-dark) !important;
    margin: 0 0 24px !important;
}

/* attributes table */
body.single-product .shop_attributes,
body.single-product .woocommerce-product-attributes {
    border: none !important;
    border-collapse: collapse !important;
    width: 100% !important;
    max-width: 720px !important;
    font-family: 'Raleway', sans-serif !important;
    font-size: 14px !important;
    margin: 0 !important;
}
body.single-product .shop_attributes th,
body.single-product .woocommerce-product-attributes th {
    background: transparent !important;
    border: none !important;
    border-bottom: 1px solid #e0dbd2 !important;
    padding: 14px 16px 14px 0 !important;
    text-align: left !important;
    font-weight: 500 !important;
    color: #888 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.06em !important;
    font-size: 12px !important;
    width: 40% !important;
}
body.single-product .shop_attributes td,
body.single-product .woocommerce-product-attributes td {
    background: transparent !important;
    border: none !important;
    border-bottom: 1px solid #e0dbd2 !important;
    padding: 14px 0 !important;
    color: var(--dvk-dark) !important;
    font-style: normal !important;
    font-weight: 400 !important;
}

/* === RELATED / UPSELLS === */
body.single-product .related,
body.single-product .upsells {
    max-width: 1280px !important;
    margin: 80px auto 0 !important;
    padding: 60px 40px 0 !important;
    border-top: 1px solid #e0dbd2 !important;
}
body.single-product .related > h2,
body.single-product .upsells > h2 {
    font-family: 'Cormorant Garamond', serif !important;
    font-size: 36px !important;
    font-weight: 500 !important;
    color: var(--dvk-dark) !important;
    text-align: center !important;
    margin: 0 0 48px !important;
    letter-spacing: 0.02em !important;
    text-transform: none !important;
}
body.single-product .related > h2::after,
body.single-product .upsells > h2::after {
    content: '';
    display: block;
    width: 60px;
    height: 1px;
    background: var(--dvk-gold);
    margin: 16px auto 0;
}

/* related products grid */
body.single-product .related ul.products,
body.single-product .upsells ul.products {
    display: grid !important;
    grid-template-columns: repeat(4, 1fr) !important;
    gap: 1px !important;
    background: #e0dbd2 !important;
    margin: 0 !important;
    padding: 1px !important;
    list-style: none !important;
}
body.single-product .related ul.products li.product,
body.single-product .upsells ul.products li.product {
    background: #fff !important;
    margin: 0 !important;
    padding: 20px !important;
    width: auto !important;
    float: none !important;
    transition: transform .25s ease, box-shadow .25s ease !important;
}
body.single-product .related ul.products li.product:hover {
    box-shadow: 0 8px 24px rgba(201,166,107,0.15) !important;
    z-index: 2 !important;
    position: relative !important;
}

/* === BREADCRUMBS WC === */
body.single-product .ast-breadcrumbs-link,
body.single-product .ast-breadcrumbs > * {
    font-family: 'Raleway', sans-serif !important;
}

/* === MOBILE === */
@media (max-width: 992px) {
    body.single-product div.product {
        grid-template-columns: 1fr !important;
        gap: 32px !important;
        padding: 0 20px 60px !important;
    }
    body.single-product div.product > .woocommerce-product-gallery,
    body.single-product div.product > .summary,
    body.single-product div.product > .entry-summary { grid-column: 1 !important; }
    body.single-product .woocommerce-product-gallery { padding: 16px !important; }
    body.single-product .summary .product_title,
    body.single-product h1.product_title { font-size: 32px !important; }
    body.single-product .summary .price { font-size: 28px !important; }
    body.single-product .related ul.products,
    body.single-product .upsells ul.products { grid-template-columns: repeat(2, 1fr) !important; }
    body.single-product .woocommerce-tabs ul.tabs { flex-wrap: wrap !important; }
    body.single-product .woocommerce-tabs ul.tabs li a { padding: 12px 18px !important; font-size: 16px !important; }
}
@media (max-width: 540px) {
    body.single-product form.cart { flex-direction: column !important; }
    body.single-product form.cart .quantity { width: 100% !important; flex: 1 1 100% !important; }
    body.single-product form.cart .single_add_to_cart_button { width: 100% !important; min-width: 0 !important; }
    body.single-product .related ul.products,
    body.single-product .upsells ul.products { grid-template-columns: 1fr !important; }
}
/* === /SINGLE PRODUCT LUXURY m23 === */
/* === CART + CHECKOUT LUXURY m24 === */

/* ===== PAGE HEADING ===== */
body.woocommerce-cart .entry-title,
body.woocommerce-checkout .entry-title {
    font-family: 'Cormorant Garamond', serif !important;
    font-size: 44px !important;
    font-weight: 400 !important;
    color: var(--dvk-dark) !important;
    letter-spacing: 0.02em !important;
    text-align: center !important;
    margin-bottom: 48px !important;
}
body.woocommerce-cart .entry-title::after,
body.woocommerce-checkout .entry-title::after {
    content: '';
    display: block;
    width: 60px;
    height: 1px;
    background: var(--dvk-gold);
    margin: 16px auto 0;
}

/* ===== CLASSIC CART TABLE ===== */
body.woocommerce-cart table.shop_table,
body.woocommerce-cart table.shop_table.cart {
    border: none !important;
    border-collapse: collapse !important;
    width: 100% !important;
    font-family: 'Raleway', sans-serif !important;
}
body.woocommerce-cart table.shop_table thead th {
    font-family: 'Raleway', sans-serif !important;
    font-size: 11px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.08em !important;
    color: #888 !important;
    padding: 0 0 16px !important;
    border-bottom: 2px solid var(--dvk-dark) !important;
    background: transparent !important;
}
body.woocommerce-cart table.shop_table tbody tr {
    border-bottom: 1px solid #e0dbd2 !important;
}
body.woocommerce-cart table.shop_table td {
    padding: 24px 16px !important;
    vertical-align: middle !important;
    border: none !important;
    background: transparent !important;
}
body.woocommerce-cart table.shop_table td.product-thumbnail {
    width: 100px !important;
    padding-left: 0 !important;
}
body.woocommerce-cart table.shop_table td.product-thumbnail img {
    width: 80px !important;
    height: 80px !important;
    object-fit: contain !important;
    background: var(--dvk-warm) !important;
    border: 1px solid #e0dbd2 !important;
    padding: 4px !important;
}
body.woocommerce-cart table.shop_table td.product-name a {
    font-family: 'Cormorant Garamond', serif !important;
    font-size: 18px !important;
    font-weight: 400 !important;
    color: var(--dvk-dark) !important;
    text-decoration: none !important;
}
body.woocommerce-cart table.shop_table td.product-name a:hover {
    color: var(--dvk-gold) !important;
}
body.woocommerce-cart table.shop_table td.product-price,
body.woocommerce-cart table.shop_table td.product-subtotal {
    font-family: 'Cormorant Garamond', serif !important;
    font-size: 20px !important;
    color: var(--dvk-dark) !important;
}
body.woocommerce-cart table.shop_table td.product-subtotal {
    color: var(--dvk-gold) !important;
    font-weight: 500 !important;
}
body.woocommerce-cart table.shop_table td.product-remove a.remove {
    color: #bbb !important;
    font-size: 20px !important;
    font-weight: 300 !important;
    transition: color 0.2s !important;
}
body.woocommerce-cart table.shop_table td.product-remove a.remove:hover {
    color: var(--dvk-gold) !important;
    background: transparent !important;
}

/* ===== QUANTITY INPUT (CART) ===== */
body.woocommerce-cart .quantity input.qty {
    height: 48px !important;
    width: 80px !important;
    border: 1px solid #d8d0bf !important;
    border-radius: 0 !important;
    text-align: center !important;
    font-family: 'Raleway', sans-serif !important;
    font-size: 16px !important;
    color: var(--dvk-dark) !important;
    background: #fff !important;
    padding: 0 !important;
}
body.woocommerce-cart .quantity input.qty:focus {
    outline: none !important;
    border-color: var(--dvk-gold) !important;
}

/* ===== CART ACTIONS (update + coupon) ===== */
body.woocommerce-cart .woocommerce-cart-form .actions {
    padding: 20px 0 !important;
    border-top: 1px solid #e0dbd2 !important;
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    flex-wrap: wrap !important;
    gap: 12px !important;
    background: transparent !important;
}
body.woocommerce-cart .woocommerce-cart-form .actions .coupon {
    display: flex !important;
    gap: 8px !important;
    align-items: center !important;
}
body.woocommerce-cart .woocommerce-cart-form .actions .coupon #coupon_code {
    height: 48px !important;
    padding: 0 16px !important;
    border: 1px solid #d8d0bf !important;
    border-radius: 0 !important;
    font-family: 'Raleway', sans-serif !important;
    font-size: 14px !important;
    min-width: 200px !important;
    background: #fff !important;
    color: var(--dvk-dark) !important;
}
body.woocommerce-cart .woocommerce-cart-form .actions .coupon #coupon_code::placeholder {
    color: #bbb !important;
    font-style: italic !important;
}
body.woocommerce-cart .woocommerce-cart-form .actions .coupon .button,
body.woocommerce-cart .woocommerce-cart-form .actions .button[name="update_cart"] {
    height: 48px !important;
    padding: 0 24px !important;
    background: transparent !important;
    border: 1px solid var(--dvk-dark) !important;
    color: var(--dvk-dark) !important;
    font-family: 'Raleway', sans-serif !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.08em !important;
    border-radius: 0 !important;
    cursor: pointer !important;
    transition: background 0.25s, color 0.25s !important;
}
body.woocommerce-cart .woocommerce-cart-form .actions .coupon .button:hover,
body.woocommerce-cart .woocommerce-cart-form .actions .button[name="update_cart"]:hover {
    background: var(--dvk-dark) !important;
    color: #fff !important;
}

/* ===== CART TOTALS ===== */
body.woocommerce-cart .cart-collaterals {
    margin-top: 40px !important;
}
body.woocommerce-cart .cart_totals {
    float: right !important;
    width: 42% !important;
    min-width: 320px !important;
}
body.woocommerce-cart .cart_totals h2 {
    font-family: 'Cormorant Garamond', serif !important;
    font-size: 28px !important;
    font-weight: 400 !important;
    color: var(--dvk-dark) !important;
    margin-bottom: 24px !important;
    letter-spacing: 0.02em !important;
}
body.woocommerce-cart .cart_totals table {
    border: none !important;
    width: 100% !important;
}
body.woocommerce-cart .cart_totals table th {
    font-family: 'Raleway', sans-serif !important;
    font-size: 11px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.08em !important;
    color: #888 !important;
    padding: 14px 0 !important;
    border-bottom: 1px solid #e0dbd2 !important;
    background: transparent !important;
    text-align: left !important;
    width: 40% !important;
}
body.woocommerce-cart .cart_totals table td {
    font-family: 'Cormorant Garamond', serif !important;
    font-size: 18px !important;
    color: var(--dvk-dark) !important;
    padding: 14px 0 !important;
    border-bottom: 1px solid #e0dbd2 !important;
    background: transparent !important;
    border-top: none !important;
}
body.woocommerce-cart .cart_totals .order-total th,
body.woocommerce-cart .cart_totals .order-total td {
    font-size: 20px !important;
    border-bottom: none !important;
  2 padding-top: 20px !important;
    padding-bottom: 0 !important;
}
body.woocommerce-cart .cart_totals .order-total td strong {
    font-family: 'Cormorant Garamond', serif !important;
    font-size: 28px !important;
    color: var(--dvk-gold) !important;
}
body.woocommerce-cart .wc-proceed-to-checkout {
    padding: 24px 0 0 !important;
}
body.woocommerce-cart .wc-proceed-to-checkout .checkout-button,
body.woocommerce-cart a.checkout-button {
    display: block !important;
    width: 100% !important;
    height: 56px !important;
    line-height: 56px !important;
    padding: 0 32px !important;
    background: var(--dvk-dark) !important;
    color: var(--dvk-gold) !important;
    font-family: 'Raleway', sans-serif !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.1em !important;
    text-align: center !important;
    text-decoration: none !important;
    border: none !important;
    border-radius: 0 !important;
    cursor: pointer !important;
  2 transition: background 0.25s, color 0.25s !important;
}
body.woocommerce-cart .wc-proceed-to-checkout .checkout-button:hover,
body.woocommerce-cart a.checkout-button:hover {
    background: var(--dvk-gold) !important;
    color: #1a1a1a !important;
}

/* ===== WC NOTICES (added to cart etc.) ===== */
body.woocommerce-cart .woocommerce-message,
body.woocommerce-checkout .woocommerce-message {
    border-top: 3px solid var(--dvk-gold) !important;
    background: var(--dvk-warm) !important;
    color: var(--dvk-dark) !important;
    font-family: 'Raleway', sans-serif !important;
    padding: 16px 24px !important;
    margin-bottom: 32px !important;
}
body.woocommerce-cart .woocommerce-error,
body.woocommerce-checkout .woocommerce-error {
    border-top: 3px solid #c0392b !important;
    background: #fff5f5 !important;
    font-family: 'Raleway', sans-serif !important;
    padding: 16px 24px !important;
    margin-bottom: 32px !important;
}

/* ===== WC BLOCKS CART ===== */
body.woocommerce-cart .wc-block-cart,
.wp-block-woocommerce-cart {
    font-family: 'Raleway', sans-serif !important;
}
body.woocommerce-cart .wc-block-cart-items__header {
    font-family: 'Raleway', sans-serif !important;
    font-size: 11px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.08em !important;
    color: #888 !important;
    border-bottom: 2px solid var(--dvk-dark) !important;
    padding-bottom: 12px !important;
}
.wc-block-cart-item {
    border-bottom: 1px solid #e0dbd2 !important;
    padding: 20px 0 !important;
}
.wc-block-cart-item__image img {
    width: 80px !important;
    height: 80px !important;
    object-fit: contain !important;
    background: var(--dvk-warm) !important;
    border: 1px solid #e0dbd2 !important;
    padding: 4px !important;
}
.wc-block-cart-item__product .wc-block-cart-item__product-name {
    font-family: 'Cormorant Garamond', serif !important;
    font-size: 18px !important;
    font-weight: 400 !important;
    color: var(--dvk-dark) !important;
}
.wc-block-cart-item__prices .price {
    font-family: 'Cormorant Garamond', serif !important;
    font-size: 20px !important;
    color: var(--dvk-gold) !important;
}
.wc-block-components-quantity-selector {
    border: 1px solid #d8d0bf !important;
    border-radius: 0 !important;
}
.wc-block-components-quantity-selector__input {
    font-family: 'Raleway', sans-serif !important;
    font-size: 16px !important;
    border: none !important;
}
.wc-block-cart__submit-container .wc-block-cart__submit-button,
.wc-block-components-checkout-place-order-button {
    background: var(--dvk-dark) !important;
    color: var(--dvk-gold) !important;
    font-family: 'Raleway', sans-serif !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.1em !important;
    border-radius: 0 !important;
    border: none !important;
    height: 56px !important;
    padding: 0 32px !important;
    transition: background 0.25s, color 0.25s !important;
}
.wc-block-cart__submit-container .wc-block-cart__submit-button:hover,
.wc-block-components-checkout-place-order-button:hover {
    background: var(--dvk-gold) !important;
    color: #1a1a1a !important;
}
.wc-block-components-totals-item {
    font-family: 'Raleway', sans-serif !important;
    border-bottom: 1px solid #e0dbd2 !important;
    padding: 14px 0 !important;
}
.wc-block-components-totals-item__label {
    font-size: 11px !important;
    text-transform: uppercase !important;
    letter-spacing: 0.08em !important;
    color: #888 !important;
}
.wc-block-components-totals-item__value {
    font-family: 'Cormorant Garamond', serif !important;
    font-size: 18px !important;
    color: var(--dvk-dark) !important;
}
.wc-block-components-totals-footer-item .wc-block-components-totals-item__value {
    font-size: 28px !important;
    color: var(--dvk-gold) !important;
}

/* ===== CLASSIC CHECKOUT ===== */
body.woocommerce-checkout form.woocommerce-checkout {
    font-family: 'Raleway', sans-serif !important;
}
body.woocommerce-checkout .woocommerce-billing-fields h3,
body.woocommerce-checkout .woocommerce-shipping-fields h3,
body.woocommerce-checkout #order_review_heading,
body.woocommerce-checkout h3 {
    font-family: 'Cormorant Garamond', serif !important;
    font-size: 28px !important;
    font-weight: 400 !important;
    color: var(--dvk-dark) !important;
    letter-spacing: 0.02em !important;
    margin-bottom: 24px !important;
    padding-bottom: 0 !important;
}
body.woocommerce-checkout .woocommerce-billing-fields h3::after,
body.woocommerce-checkout h3::after {
    content: '';
    display: block;
    width: 40px;
    height: 1px;
    background: var(--dvk-gold);
    margin-top: 12px;
}
body.woocommerce-checkout .form-row label {
    font-family: 'Raleway', sans-serif !important;
    font-size: 11px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.08em !important;
    color: #888 !important;
    margin-bottom: 6px !important;
    display: block !important;
}
body.woocommerce-checkout .form-row label .required {
    color: var(--dvk-gold) !important;
}
body.woocommerce-checkout .form-row input.input-text,
body.woocommerce-checkout .form-row textarea.input-text,
body.woocommerce-checkout .form-row select {
    height: 48px !important;
    padding: 0 0 0 0 !important;
    border: none !important;
    border-bottom: 1px solid #d8d0bf !important;
    border-radius: 0 !important;
    background: transparent !important;
    font-family: 'Raleway', sans-serif !important;
    font-size: 15px !important;
    color: var(--dvk-dark) !important;
    box-shadow: none !important;
    width: 100% !important;
    outline: none !important;
    transition: border-color 0.2s !important;
}
body.woocommerce-checkout .form-row textarea.input-text {
    height: 100px !important;
    padding-top: 12px !important;
    resize: vertical !important;
}
body.woocommerce-checkout .form-row input.input-text:focus,
body.woocommerce-checkout .form-row textarea.input-text:focus,
body.woocommerce-checkout .form-row select:focus {
    border-bottom-color: var(--dvk-gold) !important;
    box-shadow: none !important;
    outline: none !important;
}
body.woocommerce-checkout .form-row.woocommerce-validated input.input-text {
    border-bottom-color: var(--dvk-gold) !important;
}
body.woocommerce-checkout .form-row.woocommerce-invalid input.input-text {
    border-bottom-color: #c0392b !important;
}

/* ===== ORDER REVIEW (checkout) ===== */
body.woocommerce-checkout #order_review {
    background: var(--dvk-warm) !important;
    padding: 32px !important;
    border: 1px solid #e0dbd2 !important;
}
body.woocommerce-checkout #order_review table.shop_table {
    border: none !important;
    width: 100% !important;
}
body.woocommerce-checkout #order_review table.shop_table thead th {
    font-family: 'Raleway', sans-serif !important;
    font-size: 11px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.08em !important;
    color: #888 !important;
    padding-bottom: 12px !important;
    border-bottom: 1px solid #d8d0bf !important;
    background: transparent !important;
}
body.woocommerce-checkout #order_review table.shop_table tbody td,
body.woocommerce-checkout #order_review table.shop_table tfoot td,
body.woocommerce-checkout #order_review table.shop_table tfoot th {
    border: none !important;
    border-bottom: 1px solid #e0dbd2 !important;
    padding: 12px 0 !important;
    background: transparent !important;
    font-family: 'Raleway', sans-serif !important;
    font-size: 14px !important;
    color: var(--dvk-dark) !important;
}
body.woocommerce-checkout #order_review table.shop_table .order-total td strong {
    font-family: 'Cormorant Garamond', serif !important;
    font-size: 24px !important;
    color: var(--dvk-gold) !important;
}

/* ===== PAYMENT (checkout) ===== */
body.woocommerce-checkout #payment {
    background: #fff !important;
    border: 1px solid #e0dbd2 !important;
    border-radius: 0 !important;
}
body.woocommerce-checkout #payment ul.payment_methods {
    border-bottom: 1px solid #e0dbd2 !important;
    padding: 0 !important;
}
body.woocommerce-checkout #payment ul.payment_methods li {
    padding: 16px 20px !important;
    border-bottom: 1px solid #e0dbd2 !important;
    font-family: 'Raleway', sans-serif !important;
    font-size: 14px !important;
}
body.woocommerce-checkout #payment ul.payment_methods li:last-child {
    border-bottom: none !important;
}
body.woocommerce-checkout #payment ul.payment_methods li label {
    font-family: 'Raleway', sans-serif !important;
    font-size: 14px !important;
    color: var(--dvk-dark) !important;
    text-transform: none !important;
    letter-spacing: 0 !important;
    font-weight: 500 !important;
}
body.woocommerce-checkout #payment div.payment_box {
    background: var(--dvk-warm) !important;
    font-family: 'Raleway', sans-serif !important;
    font-size: 13px !important;
    color: #666 !important;
}
body.woocommerce-checkout #payment div.payment_box::before {
    border-bottom-color: var(--dvk-warm) !important;
}
body.woocommerce-checkout #payment .place-order {
    padding: 20px !important;
    background: transparent !important;
}
body.woocommerce-checkout #place_order,
body.woocommerce-checkout .place-order button#place_order {
    display: block !important;
    width: 100% !important;
    height: 60px !important;
    background: var(--dvk-dark) !important;
    color: var(--dvk-gold) !important;
    font-family: 'Raleway', sans-serif !important;
    font-size: 13px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.1em !important;
    border: none !important;
    border-radius: 0 !important;
    cursor: pointer !important;
    transition: background 0.25s, color 0.25s !important;
}
body.woocommerce-checkout #place_order:hover,
body.woocommerce-checkout .place-order button#place_order:hover {
    background: var(--dvk-gold) !important;
    color: #1a1a1a !important;
}

/* ===== WC BLOCKS CHECKOUT ===== */
.wp-block-woocommerce-checkout,
.wc-block-checkout {
    font-family: 'Raleway', sans-serif !important;
}
.wc-block-components-checkout-step__title {
    font-family: 'Cormorant Garamond', serif !important;
    font-size: 24px !important;
    font-weight: 400 !important;
    color: var(--dvk-dark) !important;
    letter-spacing: 0.02em !important;
}
.wc-block-components-text-input label,
.wc-block-components-select label {
    font-family: 'Raleway', sans-serif !important;
    font-size: 11px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.08em !important;
    color: #888 !important;
}
.wc-block-components-text-input input,
.wc-block-components-select select,
.wc-block-components-textarea textarea {
    border: none !important;
    border-bottom: 1px solid #d8d0bf !important;
    border-radius: 0 !important;
    background: transparent !important;
    font-family: 'Raleway', sans-serif !important;
    font-size: 15px !important;
    color: var(--dvk-dark) !important;
    box-shadow: none !important;
    outline: none !important;
}
.wc-block-components-text-input input:focus,
.wc-block-components-select select:focus {
    border-bottom-color: var(--dvk-gold) !important;
    box-shadow: none !important;
    outline: none !important;
}

/* ===== EMPTY CART ===== */
body.woocommerce-cart .cart-empty.woocommerce-info,
body.woocommerce-cart .woocommerce-message {
    font-family: 'Raleway', sans-serif !important;
    font-size: 15px !important;
    border-top: 3px solid var(--dvk-gold) !important;
    background: var(--dvk-warm) !important;
    color: var(--dvk-dark) !important;
    padding: 20px 24px !important;
}
body.woocommerce-cart .return-to-shop .button {
    display: inline-block !important;
    height: 48px !important;
    line-height: 48px !important;
    padding: 0 32px !important;
    background: var(--dvk-dark) !important;
    color: var(--dvk-gold) !important;
    font-family: 'Raleway', sans-serif !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.08em !important;
    border-radius: 0 !important;
    text-decoration: none !important;
    transition: background 0.25s, color 0.25s !important;
    margin-top: 16px !important;
}
body.woocommerce-cart .return-to-shop .button:hover {
    background: var(--dvk-gold) !important;
    color: #1a1a1a !important;
}

/* ===== MOBILE CART + CHECKOUT ===== */
@media (max-width: 768px) {
    body.woocommerce-cart .entry-title,
    body.woocommerce-checkout .entry-title {
        font-size: 32px !important;
        margin-bottom: 32px !important;
    }
    body.woocommerce-cart .cart_totals {
        float: none !important;
        width: 100% !important;
    }
    body.woocommerce-cart table.shop_table thead {
        display: none !important;
    }
    body.woocommerce-cart table.shop_table tbody tr {
        display: flex !important;
        flex-wrap: wrap !important;
        gap: 8px !important;
        padding: 16px 0 !important;
    }
    body.woocommerce-cart table.shop_table td {
        padding: 4px 8px !important;
    }
    body.woocommerce-cart .woocommerce-cart-form .actions {
        flex-direction: column !important;
        align-items: stretch !important;
    }
    body.woocommerce-cart .woocommerce-cart-form .actions .coupon {
        flex-direction: column !important;
    }
    body.woocommerce-cart .woocommerce-cart-form .actions .coupon #coupon_code {
        width: 100% !important;
    }
    body.woocommerce-checkout #order_review {
        padding: 20px !important;
    }
    body.woocommerce-checkout #payment {
        margin-top: 20px !important;
    }
}
/* === /CART + CHECKOUT LUXURY m24 === */
/* === CONTACTS + SERVICES m25 === */
/* --- inner page headings --- */
body.page:not(.home) .entry-title {
    font-family: 'Cormorant Garamond', serif !important;
    font-size: 44px !important;
    font-weight: 400 !important;
    color: var(--dvk-dark) !important;
    text-align: center !important;
    margin-bottom: 48px !important;
}
body.page:not(.home) .entry-title::after {
    content: '' !important;
    display: block !important;
    width: 60px !important;
    height: 1px !important;
    background: var(--dvk-gold) !important;
    margin: 16px auto 0 !important;
}
/* --- contacts layout --- */
.dvk-contacts-wrap {
    display: grid !important;
    grid-template-columns: 1fr 1.6fr !important;
    gap: 64px !important;
    align-items: start !important;
    max-width: 1200px !important;
    margin: 0 auto 64px !important;
}
.dvk-contacts-info {
    display: flex !important;
    flex-direction: column !important;
    gap: 32px !important;
}
.dvk-contacts-block h2 {
    font-family: 'Cormorant Garamond', serif !important;
    font-size: 18px !important;
    font-weight: 500 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.08em !important;
    color: var(--dvk-dark) !important;
    padding-bottom: 8px !important;
    border-bottom: 1px solid #e0dbd2 !important;
    margin: 0 0 12px !important;
}
.dvk-contacts-block p {
    font-family: 'Raleway', sans-serif !important;
    font-size: 16px !important;
    color: #2c2c2c !important;
    margin: 4px 0 !important;
    line-height: 1.6 !important;
}
.dvk-contacts-block a {
    color: var(--dvk-gold) !important;
    text-decoration: none !important;
    font-size: 18px !important;
    font-weight: 500 !important;
    transition: color 0.2s !important;
}
.dvk-contacts-block a:hover { color: var(--dvk-dark) !important; }
.dvk-hours {
    display: flex !important;
    flex-direction: column !important;
    gap: 0 !important;
}
.dvk-hours-row {
    display: flex !important;
    justify-content: space-between !important;
    font-family: 'Raleway', sans-serif !important;
    font-size: 15px !important;
    color: #2c2c2c !important;
    padding: 10px 0 !important;
    border-bottom: 1px dotted #e0dbd2 !important;
}
.dvk-hours-closed { color: #999 !important; font-style: italic !important; }
.dvk-contacts-map iframe {
    width: 100% !important;
    height: 500px !important;
    border: 1px solid #e0dbd2 !important;
    display: block !important;
}
/* --- contacts form --- */
.dvk-contacts-form {
    max-width: 720px !important;
    margin: 0 auto 64px !important;
    text-align: center !important;
    padding-top: 48px !important;
    border-top: 1px solid #e0dbd2 !important;
}
.dvk-contacts-form h2 {
    font-family: 'Cormorant Garamond', serif !important;
    font-size: 36px !important;
    font-weight: 400 !important;
    color: var(--dvk-dark) !important;
    margin-bottom: 12px !important;
}
.dvk-contacts-form > p {
    font-family: 'Raleway', sans-serif !important;
    font-size: 15px !important;
    color: #888 !important;
    margin-bottom: 32px !important;
}
/* --- services calc/form sections --- */
.dvk-calc-section, .dvk-zamyer-section {
    max-width: 900px !important;
    margin: 64px auto !important;
    padding: 48px !important;
    background: var(--dvk-warm) !important;
    border: 1px solid #e0dbd2 !important;
}
.dvk-calc-section h2, .dvk-zamyer-section h2 {
    font-family: 'Cormorant Garamond', serif !important;
    font-size: 32px !important;
    font-weight: 400 !important;
    color: var(--dvk-dark) !important;
    margin: 0 0 10px !important;
}
.dvk-calc-section > p, .dvk-zamyer-section > p {
    font-family: 'Raleway', sans-serif !important;
    font-size: 15px !important;
    color: #888 !important;
    margin-bottom: 28px !important;
}
/* --- CF7 luxury styling --- */
.wpcf7-form .wpcf7-text,
.wpcf7-form .wpcf7-tel,
.wpcf7-form .wpcf7-email,
.wpcf7-form .wpcf7-textarea,
.wpcf7-form .wpcf7-select {
    width: 100% !important;
    border: none !important;
    border-bottom: 1px solid #d8d0bf !important;
    border-radius: 0 !important;
    background: transparent !important;
    font-family: 'Raleway', sans-serif !important;
    font-size: 15px !important;
    color: var(--dvk-dark) !important;
    padding: 10px 0 !important;
    box-shadow: none !important;
    outline: none !important;
}
.wpcf7-form .wpcf7-text:focus,
.wpcf7-form .wpcf7-tel:focus,
.wpcf7-form .wpcf7-email:focus {
    border-bottom-color: var(--dvk-gold) !important;
    box-shadow: none !important;
    outline: none !important;
}
.wpcf7-form label {
    font-family: 'Raleway', sans-serif !important;
    font-size: 11px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.08em !important;
    color: #888 !important;
    display: block !important;
    margin-bottom: 4px !important;
}
.wpcf7-form p { margin-bottom: 20px !important; text-align: left !important; }
.wpcf7-form .wpcf7-submit {
    display: block !important;
    width: 100% !important;
    height: 52px !important;
    background: var(--dvk-dark) !important;
    color: var(--dvk-gold) !important;
    font-family: 'Raleway', sans-serif !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.14em !important;
    border: none !important;
    border-radius: 0 !important;
    cursor: pointer !important;
    transition: background 0.25s, color 0.25s !important;
    margin-bottom: 6px !important;
}
.wpcf7-form .wpcf7-submit:hover {
    background: var(--dvk-gold) !important;
    color: var(--dvk-dark) !important;
}
.wpcf7-response-output {
    font-family: 'Raleway', sans-serif !important;
    font-size: 14px !important;
    border: none !important;
    border-left: 3px solid var(--dvk-gold) !important;
    padding: 12px 16px !important;
    margin-top: 16px !important;
    background: var(--dvk-warm) !important;
}
/* --- mobile --- */
@media (max-width: 900px) {
    .dvk-contacts-wrap {
        grid-template-columns: 1fr !important;
        gap: 40px !important;
    }
    .dvk-contacts-map iframe { height: 350px !important; }
    .dvk-calc-section, .dvk-zamyer-section { padding: 32px 24px !important; }
    body.page:not(.home) .entry-title { font-size: 32px !important; }
}
/* === /CONTACTS + SERVICES m25 === */
/* === PRIVACY + INNER TEXT PAGES m26 === */
.dvk-privacy-wrap {
    max-width: 900px !important;
    margin: 0 auto !important;
}
.dvk-privacy-wrap h2 {
    font-family: 'Cormorant Garamond', serif !important;
    font-size: 22px !important;
    font-weight: 500 !important;
    color: var(--dvk-dark) !important;
    margin: 40px 0 12px !important;
    padding-bottom: 8px !important;
    border-bottom: 1px solid #e0dbd2 !important;
}
.dvk-privacy-wrap p,
.dvk-privacy-wrap li {
    font-family: 'Raleway', sans-serif !important;
    font-size: 15px !important;
    line-height: 1.75 !important;
    color: #2c2c2c !important;
}
.dvk-privacy-wrap ul {
    padding-left: 20px !important;
    margin-bottom: 16px !important;
}
.dvk-privacy-wrap a {
    color: var(--dvk-gold) !important;
    text-decoration: none !important;
}
.dvk-privacy-wrap a:hover { text-decoration: underline !important; }
/* general inner page entry-content spacing */
body.page:not(.home) .entry-content {
    padding-bottom: 64px !important;
}
/* === /PRIVACY + INNER TEXT PAGES m26 === */
/* === 404 PAGE m28 === */
body.error404 .entry-title {
    font-family: 'Cormorant Garamond', serif !important;
    font-size: 80px !important;
    font-weight: 400 !important;
    color: var(--dvk-gold) !important;
    text-align: center !important;
    margin-bottom: 0 !important;
    line-height: 1 !important;
}
body.error404 .page-header {
    text-align: center !important;
    padding: 64px 0 8px !important;
}
body.error404 .page-content {
    max-width: 560px !important;
    margin: 0 auto !important;
    text-align: center !important;
    padding: 0 20px 80px !important;
}
body.error404 .page-content p {
    font-family: 'Raleway', sans-serif !important;
    font-size: 15px !important;
    color: #888 !important;
    margin-bottom: 32px !important;
}
body.error404 .search-form {
    display: flex !important;
    gap: 0 !important;
    border-bottom: 1px solid var(--dvk-gold) !important;
    margin-bottom: 32px !important;
}
body.error404 .search-field {
    border: none !important;
    background: transparent !important;
    font-family: 'Raleway', sans-serif !important;
    font-size: 14px !important;
    padding: 10px 0 !important;
    flex: 1 !important;
    outline: none !important;
    box-shadow: none !important;
}
body.error404 .search-submit {
    background: transparent !important;
    border: none !important;
    color: var(--dvk-gold) !important;
    font-family: 'Raleway', sans-serif !important;
    font-size: 12px !important;
    text-transform: uppercase !important;
    letter-spacing: 0.1em !important;
    cursor: pointer !important;
    padding: 10px 0 !important;
}
body.error404 .page-content a.dvk-home-btn {
    display: inline-block !important;
    padding: 14px 40px !important;
    border: 1px solid var(--dvk-dark) !important;
    font-family: 'Raleway', sans-serif !important;
    font-size: 12px !important;
    text-transform: uppercase !important;
    letter-spacing: 0.12em !important;
    color: var(--dvk-dark) !important;
    text-decoration: none !important;
    transition: all 0.3s !important;
}
body.error404 .page-content a.dvk-home-btn:hover {
    background: var(--dvk-dark) !important;
    color: var(--dvk-gold) !important;
}
/* === /404 PAGE m28 === */
/* === 404 FIX m28b === */
body.error404 .page-title {
    font-family: 'Cormorant Garamond', serif !important;
    font-size: 80px !important;
    font-weight: 400 !important;
    color: var(--dvk-gold) !important;
    text-align: center !important;
    margin-bottom: 0 !important;
    line-height: 1 !important;
}
/* === /404 FIX m28b === */
/* === FOOTER FIX m29 === */
.site-below-footer-wrap { display: none !important; }
.site-footer { padding: 0 !important; }
.site-footer .site-primary-footer-wrap { padding: 0 !important; }
/* === /FOOTER FIX m29 === */
/* === FOOTER PADDING FIX m29b === */
body footer.site-footer,
body footer.site-footer .site-primary-footer-wrap {
    padding: 0 !important;
    margin: 0 !important;
}
/* === /FOOTER PADDING FIX m29b === */
/* === FOOTER PAD NUCLEAR m29c === */
html body footer.site-footer,
html body footer.site-footer .site-primary-footer-wrap {
    padding: 0 !important;
    margin: 0 !important;
    background: var(--dvk-warm) !important;
}
/* === /FOOTER PAD NUCLEAR m29c === */
/* === FOOTER BOTTOM BAR FIX m31 === */
.site-footer .footer__bottom { background: #1a1a1a !important; }
.site-footer .footer__bottom a,
.site-footer .footer__bottom__copyright,
.site-footer .footer__bottom__legal { color: #f7f4ee !important; }
.site-footer .footer__bottom a:hover { color: #c9a66b !important; }
/* === /FOOTER BOTTOM BAR FIX m31 === */
/* === FOOTER LIGHT-BG TEXT FIX m32 === */
.site-footer .footer__title,
.site-footer .footer__col h3,
.site-footer .footer__col h4,
.site-footer .footer h3,
.site-footer .footer h4 { color: #c9a66b !important; }
.site-footer .footer__nav a,
.site-footer .footer__column a,
.site-footer .footer__contacts-item--time,
.site-footer .footer__contacts a,
.site-footer .footer__contact-list a,
.site-footer .footer__nav-link,
.site-footer p,
.site-footer span,
.site-footer li,
.site-footer .footer__address,
.site-footer .footer__hours { color: #2c2c2c !important; }
.site-footer .footer__nav a:hover,
.site-footer .footer__column a:hover,
.site-footer .footer__contacts a:hover,
.site-footer .footer__nav-link:hover { color: #c9a66b !important; }
/* Bottom bar exception */
.site-footer .footer__bottom { background: #1a1a1a !important; }
.site-footer .footer__bottom *,
.site-footer .footer__bottom a,
.site-footer .footer__bottom__copyright,
.site-footer .footer__bottom__legal { color: #f7f4ee !important; }
.site-footer .footer__bottom a:hover { color: #c9a66b !important; }
/* === /FOOTER LIGHT-BG TEXT FIX m32 === */
/* === FOOTER BOTTOM FULLWIDTH m34 === */
.site-footer .footer__bottom {
  position: relative !important;
  background: #1a1a1a !important;
  box-shadow: 0 0 0 100vmax #1a1a1a !important;
  clip-path: inset(0 -100vmax) !important;
  margin-top: 60px !important;
  padding: 24px 0 !important;
  z-index: 1 !important;
}
.site-footer .ast-builder-footer-grid-columns.site-primary-footer-inner-wrap {
  padding-top: 60px !important;
  padding-bottom: 0 !important;
  overflow: visible !important;
}
/* === /FOOTER BOTTOM FULLWIDTH m34 === */
/* === FOOTER 5COL GRID m35 === */
.dvk-footer-grid {
  display: grid !important;
  grid-template-columns: 1.5fr 1fr 1fr 1.3fr 1.3fr !important;
  gap: 48px !important;
  max-width: 1400px !important;
  margin: 0 auto !important;
  padding: 0 32px !important;
  align-items: start !important;
}
.dvk-footer-grid .footer__column { min-width: 0 !important; }
.dvk-footer-grid .footer__title { margin-bottom: 20px !important; }
.dvk-footer-grid .footer__nav { display: flex !important; flex-direction: column !important; gap: 10px !important; }
.dvk-footer-grid .footer__phones { display: flex !important; flex-direction: column !important; gap: 6px !important; margin-bottom: 20px !important; }
.dvk-footer-grid .footer__cta { display: inline-block !important; padding: 14px 22px !important; border: 1px solid #2c2c2c !important; color: #2c2c2c !important; font-family: 'Raleway', sans-serif !important; font-size: 12px !important; letter-spacing: 0.16em !important; text-transform: uppercase !important; text-align: center !important; transition: all 0.3s !important; }
.dvk-footer-grid .footer__cta:hover { background: #1a1a1a !important; color: #c9a66b !important; border-color: #1a1a1a !important; }
.dvk-footer-grid .footer__column--brand .footer__logo { display: block !important; margin-bottom: 16px !important; }
.dvk-footer-grid .footer__column--brand .footer__tagline { font-style: italic !important; line-height: 1.6 !important; color: #555 !important; }
@media (max-width: 1200px) {
  .dvk-footer-grid { grid-template-columns: 1fr 1fr 1fr !important; gap: 40px !important; }
  .dvk-footer-grid .footer__column--action { grid-column: 1 / -1 !important; text-align: center !important; }
  .dvk-footer-grid .footer__column--action .footer__phones { align-items: center !important; }
}
@media (max-width: 768px) {
  .dvk-footer-grid { grid-template-columns: 1fr !important; gap: 32px !important; padding: 0 20px !important; text-align: center !important; }
  .dvk-footer-grid .footer__nav, .dvk-footer-grid .footer__phones { align-items: center !important; }
}
/* === /FOOTER 5COL GRID m35 === */
/* === FOOTER FULLWIDTH m36 === */
.site-footer .site-primary-footer-inner-wrap {
  max-width: 100% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  width: 100% !important;
  box-sizing: border-box !important;
}
.dvk-footer-grid {
  max-width: 100% !important;
  padding: 60px 48px !important;
}
/* === /FOOTER FULLWIDTH m36 === */
/* === FOOTER 6COL GRID m37 === */
.dvk-footer-grid--6col {
  grid-template-columns: 1.4fr 1fr 1fr 1.1fr 1.1fr 1fr !important;
  gap: 36px !important;
}
.dvk-footer-grid--6col .footer__column--contacts .footer__phones {
  display: flex !important;
  flex-direction: column !important;
  gap: 4px !important;
  margin-bottom: 6px !important;
}
.dvk-footer-grid--6col .footer__column--address .footer__address-block {
  display: flex !important;
  flex-direction: column !important;
  gap: 12px !important;
}
.dvk-footer-grid--6col .footer__column--action {
  display: flex !important;
  flex-direction: column !important;
  justify-content: flex-start !important;
}
@media (max-width: 1300px) {
  .dvk-footer-grid--6col { grid-template-columns: repeat(3, 1fr) !important; gap: 32px !important; }
  .dvk-footer-grid--6col .footer__column--action { grid-column: 1 / -1 !important; text-align: center !important; }
}
@media (max-width: 768px) {
  .dvk-footer-grid--6col { grid-template-columns: 1fr !important; gap: 24px !important; }
  .dvk-footer-grid--6col .footer__column--action { grid-column: auto !important; text-align: left !important; }
}
/* === /FOOTER 6COL GRID m37 === */
/* === FULLWIDTH SECTIONS m39 === */
.about-section .container,
.advantages-section .container,
.new-arrivals .container,
.hits .container,
.home-contacts .container {
  max-width: 100% !important;
  padding-left: 48px !important;
  padding-right: 48px !important;
}
/* === /FULLWIDTH SECTIONS m39 === */
/* === PAGES FULLWIDTH m40 === */
body.page:not(.home) .ast-container {
  max-width: 100% !important;
  padding-left: 48px !important;
  padding-right: 48px !important;
  box-sizing: border-box !important;
}
/* === /PAGES FULLWIDTH m40 === */
/* === ABOUT PAGE LAYOUT m42 === */
body.page-id-1828 .entry-content {
  padding-top: 60px !important;
}
body.page-id-1828 .dvk-contacts-wrap {
  max-width: none !important;
  width: 100% !important;
  margin: 60px 0 0 0 !important;
  background: #1a1a1a !important;
  box-shadow: 0 0 0 100vmax #1a1a1a !important;
  clip-path: inset(0 -100vmax) !important;
  padding: 60px 0 !important;
  display: flex !important;
  flex-direction: column !important;
  gap: 48px !important;
}
body.page-id-1828 .dvk-contacts-info {
  display: grid !important;
  grid-template-columns: repeat(4,1fr) !important;
  gap: 40px !important;
  width: 100% !important;
}
body.page-id-1828 .dvk-contacts-block h2 {
  font-family: 'Raleway',sans-serif !important;
  font-size: 11px !important;
  font-weight: 600 !important;
  letter-spacing: 0.12em !important;
  text-transform: uppercase !important;
  color: #c9a66b !important;
  border-bottom: 1px solid rgba(201,166,107,0.3) !important;
  padding-bottom: 10px !important;
  margin-bottom: 16px !important;
}
body.page-id-1828 .dvk-contacts-block p,
body.page-id-1828 .dvk-contacts-block a {
  color: rgba(247,244,238,0.85) !important;
  font-family: 'Raleway',sans-serif !important;
  font-size: 15px !important;
  line-height: 1.7 !important;
}
body.page-id-1828 .dvk-contacts-block a:hover {
  color: #c9a66b !important;
}
body.page-id-1828 .dvk-hours {
  display: flex !important;
  flex-direction: column !important;
  gap: 0 !important;
}
body.page-id-1828 .dvk-hours-row {
  display: flex !important;
  justify-content: space-between !important;
  padding: 7px 0 !important;
  border-bottom: 1px solid rgba(247,244,238,0.08) !important;
}
body.page-id-1828 .dvk-hours-row span {
  color: rgba(247,244,238,0.85) !important;
  font-family: 'Raleway',sans-serif !important;
  font-size: 14px !important;
}
body.page-id-1828 .dvk-hours-closed {
  color: #666 !important;
  font-style: italic !important;
}
body.page-id-1828 .dvk-contacts-map {
  width: 100% !important;
}
body.page-id-1828 .dvk-contacts-map iframe {
  width: 100% !important;
  height: 420px !important;
  display: block !important;
}
body.page-id-1828 .dvk-contacts-form {
  max-width: none !important;
  width: 100% !important;
  margin: 0 !important;
  background: #f7f4ee !important;
  box-shadow: 0 0 0 100vmax #f7f4ee !important;
  clip-path: inset(0 -100vmax) !important;
  padding: 60px 0 !important;
  text-align: center !important;
}
body.page-id-1828 .dvk-contacts-form h2 {
  font-family: 'Cormorant Garamond',serif !important;
  font-size: 36px !important;
  font-weight: 400 !important;
  color: #1a1a1a !important;
  margin-bottom: 8px !important;
}
body.page-id-1828 .dvk-contacts-form > p {
  font-family: 'Raleway',sans-serif !important;
  font-size: 15px !important;
  color: #888 !important;
  margin-bottom: 36px !important;
}
body.page-id-1828 .dvk-contacts-form .wpcf7 {
  max-width: 560px !important;
  margin: 0 auto !important;
  text-align: left !important;
}
@media (max-width:900px) {
  body.page-id-1828 .dvk-contacts-info { grid-template-columns: repeat(2,1fr) !important; gap: 28px !important; }
}
@media (max-width:540px) {
  body.page-id-1828 .dvk-contacts-info { grid-template-columns: 1fr !important; }
  body.page-id-1828 .dvk-contacts-wrap, body.page-id-1828 .dvk-contacts-form { padding: 40px 0 !important; }
}
/* === /ABOUT PAGE LAYOUT m42 === */
/* === ABOUT PAGE ELEGANT m43 === */
body.page-id-1828 .entry-content > p {
  max-width: 920px !important;
  margin: 0 auto 16px !important;
  font-family: 'Raleway',sans-serif !important;
  font-size: 16px !important;
  line-height: 1.85 !important;
  color: #2c2c2c !important;
}
body.page-id-1828 .dvk-contacts-wrap {
  max-width: 1280px !important;
  width: auto !important;
  margin: 100px 48px 80px !important;
  padding: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  clip-path: none !important;
  display: grid !important;
  grid-template-columns: 380px 1fr !important;
  gap: 0 !important;
  position: relative !important;
  border: 1px solid #e0dbd2 !important;
  align-items: stretch !important;
}
@media (min-width: 1376px) {
  body.page-id-1828 .dvk-contacts-wrap { margin-left: auto !important; margin-right: auto !important; }
}
body.page-id-1828 .dvk-contacts-wrap::before {
  content: 'Найти нас' !important;
  position: absolute !important;
  top: -22px !important;
  left: 50% !important;
  transform: translateX(-50%) !important;
  background: #ffffff !important;
  padding: 0 32px !important;
  font-family: 'Cormorant Garamond',serif !important;
  font-size: 32px !important;
  font-weight: 400 !important;
  color: #1a1a1a !important;
  letter-spacing: 0.02em !important;
  white-space: nowrap !important;
}
body.page-id-1828 .dvk-contacts-info {
  display: flex !important;
  flex-direction: column !important;
  gap: 0 !important;
  width: auto !important;
  background: #f7f4ee !important;
  padding: 48px 36px !important;
}
body.page-id-1828 .dvk-contacts-block {
  padding: 22px 0 !important;
  border-bottom: 1px solid rgba(201,166,107,0.25) !important;
}
body.page-id-1828 .dvk-contacts-block:first-child { padding-top: 0 !important; }
body.page-id-1828 .dvk-contacts-block:last-child { border-bottom: none !important; padding-bottom: 0 !important; }
body.page-id-1828 .dvk-contacts-block h2 {
  font-family: 'Raleway',sans-serif !important;
  font-size: 11px !important;
  font-weight: 600 !important;
  letter-spacing: 0.18em !important;
  text-transform: uppercase !important;
  color: #c9a66b !important;
  margin: 0 0 12px 0 !important;
  border: none !important;
  padding: 0 !important;
}
body.page-id-1828 .dvk-contacts-block p {
  margin: 0 0 4px 0 !important;
  color: #1a1a1a !important;
  font-family: 'Cormorant Garamond',serif !important;
  font-size: 22px !important;
  font-weight: 400 !important;
  line-height: 1.4 !important;
}
body.page-id-1828 .dvk-contacts-block a {
  color: #1a1a1a !important;
  font-family: 'Cormorant Garamond',serif !important;
  font-size: 22px !important;
  text-decoration: none !important;
  border-bottom: 1px solid transparent !important;
  transition: all 0.3s !important;
}
body.page-id-1828 .dvk-contacts-block a:hover {
  color: #c9a66b !important;
  border-bottom-color: #c9a66b !important;
}
body.page-id-1828 .dvk-hours {
  display: flex !important;
  flex-direction: column !important;
  gap: 4px !important;
}
body.page-id-1828 .dvk-hours-row {
  display: flex !important;
  justify-content: space-between !important;
  padding: 6px 0 !important;
  border-bottom: 1px dotted #d8d0bf !important;
}
body.page-id-1828 .dvk-hours-row:last-child { border-bottom: none !important; }
body.page-id-1828 .dvk-hours-row span {
  color: #1a1a1a !important;
  font-family: 'Raleway',sans-serif !important;
  font-size: 14px !important;
}
body.page-id-1828 .dvk-hours-closed { color: #999 !important; font-style: italic !important; }
body.page-id-1828 .dvk-contacts-map {
  width: 100% !important;
  height: 100% !important;
  min-height: 560px !important;
}
body.page-id-1828 .dvk-contacts-map iframe {
  width: 100% !important;
  height: 100% !important;
  min-height: 560px !important;
  display: block !important;
  border: none !important;
}
body.page-id-1828 .dvk-contacts-form {
  max-width: 640px !important;
  width: auto !important;
  margin: 0 auto 100px !important;
  padding: 64px 48px !important;
  background: #f7f4ee !important;
  box-shadow: none !important;
  clip-path: none !important;
  text-align: center !important;
  border: 1px solid #e0dbd2 !important;
  position: relative !important;
}
body.page-id-1828 .dvk-contacts-form::before {
  content: '' !important;
  display: block !important;
  width: 60px !important;
  height: 1px !important;
  background: #c9a66b !important;
  margin: 0 auto 28px !important;
}
body.page-id-1828 .dvk-contacts-form h2 {
  font-family: 'Cormorant Garamond',serif !important;
  font-size: 36px !important;
  font-weight: 400 !important;
  color: #1a1a1a !important;
  margin: 0 0 12px 0 !important;
  letter-spacing: 0.02em !important;
}
body.page-id-1828 .dvk-contacts-form > p {
  font-family: 'Raleway',sans-serif !important;
  font-size: 12px !important;
  color: #888 !important;
  margin: 0 0 36px 0 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.14em !important;
}
body.page-id-1828 .dvk-contacts-form .wpcf7 {
  max-width: 100% !important;
  margin: 0 !important;
  text-align: left !important;
}
@media (max-width: 900px) {
  body.page-id-1828 .dvk-contacts-wrap { grid-template-columns: 1fr !important; margin: 80px 16px 60px !important; }
  body.page-id-1828 .dvk-contacts-map, body.page-id-1828 .dvk-contacts-map iframe { min-height: 360px !important; }
  body.page-id-1828 .dvk-contacts-form { margin: 0 16px 60px !important; padding: 48px 24px !important; }
  body.page-id-1828 .dvk-contacts-wrap::before { font-size: 26px !important; padding: 0 16px !important; }
}
/* === /ABOUT PAGE ELEGANT m43 === */
/* === ABOUT FULLWIDTH m44 === */
body.page-id-1828 .entry-content > p:nth-of-type(1) {
  max-width: 880px !important;
  margin: 0 auto 40px !important;
  font-family: 'Cormorant Garamond',serif !important;
  font-size: 22px !important;
  font-style: italic !important;
  line-height: 1.6 !important;
  color: #555 !important;
  text-align: center !important;
}
body.page-id-1828 .entry-content > p:nth-of-type(2) {
  max-width: 1080px !important;
  margin: 0 auto 32px !important;
  column-count: 2 !important;
  column-gap: 60px !important;
  text-align: justify !important;
}
body.page-id-1828 .entry-content > p:nth-of-type(n+3) {
  max-width: 720px !important;
  margin: 0 auto 16px !important;
}
body.page-id-1828 .dvk-contacts-wrap {
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
  margin-top: 120px !important;
  margin-bottom: 0 !important;
  width: 100vw !important;
  max-width: none !important;
  background: #f7f4ee !important;
  border: none !important;
  padding: 100px 80px !important;
  grid-template-columns: 380px 1fr !important;
  gap: 80px !important;
  box-sizing: border-box !important;
}
body.page-id-1828 .dvk-contacts-info {
  background: transparent !important;
  padding: 0 !important;
}
body.page-id-1828 .dvk-contacts-map,
body.page-id-1828 .dvk-contacts-map iframe {
  min-height: 620px !important;
}
body.page-id-1828 .dvk-contacts-form {
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  width: 100vw !important;
  max-width: none !important;
  background: #ffffff !important;
  border: none !important;
  padding: 100px 80px !important;
  display: grid !important;
  grid-template-columns: 1fr 1fr !important;
  grid-template-rows: auto auto 1fr !important;
  gap: 16px 100px !important;
  text-align: left !important;
  align-items: start !important;
  box-sizing: border-box !important;
}
body.page-id-1828 .dvk-contacts-form::before {
  content: none !important;
  display: none !important;
}
body.page-id-1828 .dvk-contacts-form h2 {
  grid-column: 1 !important;
  grid-row: 1 !important;
  text-align: left !important;
  font-family: 'Cormorant Garamond',serif !important;
  font-size: 48px !important;
  font-weight: 400 !important;
  color: #1a1a1a !important;
  margin: 0 !important;
  letter-spacing: 0.02em !important;
  max-width: 480px !important;
  margin-left: auto !important;
  position: relative !important;
  padding-top: 28px !important;
}
body.page-id-1828 .dvk-contacts-form h2::before {
  content: '' !important;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 60px !important;
  height: 1px !important;
  background: #c9a66b !important;
}
body.page-id-1828 .dvk-contacts-form > p {
  grid-column: 1 !important;
  grid-row: 2 !important;
  text-align: left !important;
  font-family: 'Raleway',sans-serif !important;
  font-size: 14px !important;
  color: #666 !important;
  margin: 0 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.14em !important;
  max-width: 480px !important;
  margin-left: auto !important;
  line-height: 1.6 !important;
}
body.page-id-1828 .dvk-contacts-form .wpcf7 {
  grid-column: 2 !important;
  grid-row: 1 / -1 !important;
  max-width: 540px !important;
  margin: 0 !important;
  text-align: left !important;
}
@media (max-width: 900px) {
  body.page-id-1828 .entry-content > p:nth-of-type(2) { column-count: 1 !important; }
  body.page-id-1828 .dvk-contacts-wrap { grid-template-columns: 1fr !important; padding: 60px 24px !important; }
  body.page-id-1828 .dvk-contacts-form { grid-template-columns: 1fr !important; padding: 60px 24px !important; gap: 24px !important; }
  body.page-id-1828 .dvk-contacts-form h2, body.page-id-1828 .dvk-contacts-form > p { margin-left: 0 !important; max-width: none !important; }
  body.page-id-1828 .dvk-contacts-form .wpcf7 { grid-column: 1 !important; grid-row: auto !important; max-width: none !important; }
  body.page-id-1828 .dvk-contacts-form h2 { font-size: 32px !important; }
}
/* === /ABOUT FULLWIDTH m44 === */
/* === ABOUT TEXT FIX m45 === */
body.page-id-1828 .entry-content main p {
  max-width: 880px !important;
  margin: 0 auto 18px !important;
  font-family: 'Raleway',sans-serif !important;
  font-size: 16px !important;
  line-height: 1.85 !important;
  color: #2c2c2c !important;
}
body.page-id-1828 .entry-content main p:nth-of-type(2) {
  font-family: 'Cormorant Garamond',serif !important;
  font-size: 24px !important;
  font-style: italic !important;
  line-height: 1.5 !important;
  color: #555 !important;
  text-align: center !important;
  max-width: 820px !important;
  margin: 0 auto 36px !important;
}
body.page-id-1828 .entry-content main p:nth-of-type(3) {
  max-width: 1080px !important;
  column-count: 2 !important;
  column-gap: 60px !important;
  text-align: justify !important;
  margin-bottom: 32px !important;
}
body.page-id-1828 .entry-content main p:last-of-type {
  position: relative !important;
  padding-bottom: 80px !important;
}
body.page-id-1828 .entry-content main p:last-of-type::after {
  content: '' !important;
  position: absolute !important;
  bottom: 40px !important;
  left: 50% !important;
  transform: translateX(-50%) !important;
  width: 60px !important;
  height: 1px !important;
  background: #c9a66b !important;
}
@media (max-width: 900px) {
  body.page-id-1828 .entry-content main p:nth-of-type(3) { column-count: 1 !important; }
  body.page-id-1828 .entry-content main p:nth-of-type(2) { font-size: 20px !important; }
}
/* === /ABOUT TEXT FIX m45 === */
/* === ABOUT CLEANUP m46 === */
body.page-id-1828 .entry-content > p:empty,
body.page-id-1828 .entry-content main p:empty {
  display: none !important;
}
body.page-id-1828 .entry-content main p:last-of-type {
  padding-bottom: 0 !important;
}
body.page-id-1828 .entry-content main p:last-of-type::after {
  content: none !important;
  display: none !important;
}
body.page-id-1828 .dvk-contacts-wrap::before {
  position: static !important;
  transform: none !important;
  top: auto !important;
  left: auto !important;
  background: transparent !important;
  padding: 0 0 48px 0 !important;
  margin: 0 !important;
  text-align: center !important;
  display: block !important;
  grid-column: 1 / -1 !important;
}
body.page-id-1828 .entry-content > main {
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
  width: 100vw !important;
  max-width: none !important;
  padding: 60px 48px 80px !important;
  box-sizing: border-box !important;
  background: #ffffff !important;
}
body.page-id-1828 .dvk-contacts-wrap {
  margin-top: 0 !important;
}
body.page-id-1828 .entry-content {
  padding-bottom: 0 !important;
}
body.page-id-1828 .content-area.primary {
  margin-bottom: 0 !important;
}
body.page-id-1828 article.ast-article-single {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}
@media (max-width: 900px) {
  body.page-id-1828 .entry-content > main { padding: 40px 16px 60px !important; }
}
/* === /ABOUT CLEANUP m46 === */
/* === ABOUT GAP FIX m47 === */
html body.page-id-1828 .entry-content,
html body.page.page-id-1828 .ast-container .entry-content,
html body.page-id-1828 .site-main .entry-content {
  padding-bottom: 0 !important;
}
html body.page-id-1828 .dvk-contacts-form {
  margin-bottom: 0 !important;
}
/* === /ABOUT GAP FIX m47 === */
/* === HEADER OVERFLOW FIX m48 === */
html .site-header,
html .ast-site-header-wrap,
html .main-header-bar,
html .main-header-bar-wrap {
  overflow: visible !important;
  overflow-x: visible !important;
  overflow-y: visible !important;
}
html .site-header .sub-menu,
html .main-header-menu .sub-menu {
  z-index: 99999 !important;
  display: block !important;
  visibility: hidden !important;
  opacity: 0 !important;
  pointer-events: none !important;
  transition: opacity 0.2s !important;
  background: #1a1a1a !important;
  border: 1px solid rgba(201,166,107,0.2) !important;
  min-width: 220px !important;
  padding: 8px 0 !important;
}
html .site-header .menu-item-has-children:hover > .sub-menu,
html .site-header .menu-item-has-children:focus-within > .sub-menu,
html .main-header-menu .menu-item-has-children:hover > .sub-menu {
  visibility: visible !important;
  opacity: 1 !important;
  pointer-events: auto !important;
}
html .site-header .sub-menu .menu-item a {
  color: #c9a66b !important;
  padding: 10px 20px !important;
  font-family: 'Raleway',sans-serif !important;
  font-size: 13px !important;
  text-transform: uppercase !important;
  letter-spacing: 0.06em !important;
  display: block !important;
  white-space: nowrap !important;
}
html .site-header .sub-menu .menu-item a:hover {
  color: #ffffff !important;
  background: rgba(201,166,107,0.08) !important;
}
/* === /HEADER OVERFLOW FIX m48 === */
/* === DROPDOWN POSITION FIX m49 === */
html .site-header .menu-item-has-children:hover > .sub-menu,
html .site-header .menu-item-has-children:focus-within > .sub-menu,
html .main-header-menu .menu-item-has-children:hover > .sub-menu,
html .main-header-menu .menu-item-has-children:focus-within > .sub-menu {
  left: 0 !important;
  visibility: visible !important;
  opacity: 1 !important;
  pointer-events: auto !important;
}
/* === /DROPDOWN POSITION FIX m49 === */
/* === DROPDOWN DISPLAY FIX m50 === */
html .site-header .menu-item-has-children > .sub-menu,
html .main-header-menu .menu-item-has-children > .sub-menu {
  display: none !important;
  opacity: 1 !important;
  visibility: visible !important;
  position: absolute !important;
  top: 100% !important;
  left: 0 !important;
  z-index: 99999 !important;
  background: #1a1a1a !important;
  border: 1px solid rgba(201,166,107,0.25) !important;
  min-width: 240px !important;
  padding: 8px 0 !important;
  margin: 0 !important;
  list-style: none !important;
  pointer-events: auto !important;
  transition: none !important;
}
html .site-header .menu-item-has-children:hover > .sub-menu,
html .site-header .menu-item-has-children:focus-within > .sub-menu,
html .main-header-menu .menu-item-has-children:hover > .sub-menu,
html .main-header-menu .menu-item-has-children:focus-within > .sub-menu {
  display: block !important;
}
/* === /DROPDOWN DISPLAY FIX m50 === */
/* === SERVICE PAGE m51 === */
body.page-id-1830 .entry-content > p:empty,
body.page-id-1830 .entry-content main p:empty {
  display: none !important;
}
body.page-id-1830 .entry-content > main {
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
  width: 100vw !important;
  max-width: none !important;
  padding: 60px 48px 80px !important;
  box-sizing: border-box !important;
  background: #ffffff !important;
}
body.page-id-1830 .entry-content main p {
  max-width: 880px !important;
  margin: 0 auto 18px !important;
  font-family: 'Raleway',sans-serif !important;
  font-size: 16px !important;
  line-height: 1.85 !important;
  color: #2c2c2c !important;
}
body.page-id-1830 .entry-content main p:nth-of-type(1) {
  font-family: 'Cormorant Garamond',serif !important;
  font-size: 24px !important;
  font-style: italic !important;
  line-height: 1.5 !important;
  color: #555 !important;
  text-align: center !important;
  max-width: 880px !important;
  margin: 0 auto 40px !important;
}
body.page-id-1830 .entry-content main p strong,
body.page-id-1830 .entry-content main p b {
  color: #1a1a1a !important;
  font-weight: 600 !important;
}
body.page-id-1830 .dvk-calc-section {
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  width: 100vw !important;
  max-width: none !important;
  padding: 80px 48px !important;
  box-sizing: border-box !important;
  background: #f7f4ee !important;
}
body.page-id-1830 .dvk-calc-section h2,
body.page-id-1830 .dvk-calc-section > p,
body.page-id-1830 .dvk-calc-section .dvk-calc {
  max-width: 880px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
body.page-id-1830 .dvk-calc-section h2 {
  font-family: 'Cormorant Garamond',serif !important;
  font-size: 36px !important;
  font-weight: 400 !important;
  color: #1a1a1a !important;
  text-align: center !important;
  margin-bottom: 12px !important;
}
body.page-id-1830 .dvk-calc-section > p {
  text-align: center !important;
  font-family: 'Raleway',sans-serif !important;
  font-size: 14px !important;
  color: #666 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.12em !important;
  margin: 0 auto 36px !important;
}
body.page-id-1830 .dvk-zamyer-section {
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  width: 100vw !important;
  max-width: none !important;
  padding: 100px 80px !important;
  box-sizing: border-box !important;
  background: #ffffff !important;
  display: grid !important;
  grid-template-columns: 1fr 1fr !important;
  grid-template-rows: auto auto 1fr !important;
  gap: 16px 100px !important;
  text-align: left !important;
  align-items: start !important;
}
body.page-id-1830 .dvk-zamyer-section h2 {
  grid-column: 1 !important;
  grid-row: 1 !important;
  font-family: 'Cormorant Garamond',serif !important;
  font-size: 48px !important;
  font-weight: 400 !important;
  color: #1a1a1a !important;
  margin: 0 !important;
  letter-spacing: 0.02em !important;
  max-width: 480px !important;
  margin-left: auto !important;
  position: relative !important;
  padding-top: 28px !important;
  text-align: left !important;
}
body.page-id-1830 .dvk-zamyer-section h2::before {
  content: '' !important;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 60px !important;
  height: 1px !important;
  background: #c9a66b !important;
}
body.page-id-1830 .dvk-zamyer-section > p {
  grid-column: 1 !important;
  grid-row: 2 !important;
  font-family: 'Raleway',sans-serif !important;
  font-size: 14px !important;
  color: #666 !important;
  margin: 0 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.14em !important;
  max-width: 480px !important;
  margin-left: auto !important;
  line-height: 1.6 !important;
  text-align: left !important;
}
body.page-id-1830 .dvk-zamyer-section .wpcf7 {
  grid-column: 2 !important;
  grid-row: 1 / -1 !important;
  max-width: 540px !important;
  margin: 0 !important;
  text-align: left !important;
}
html body.page-id-1830 .entry-content { padding-bottom: 0 !important; }
html body.page-id-1830 .content-area.primary { margin-bottom: 0 !important; }
html body.page-id-1830 article.ast-article-single { padding-bottom: 0 !important; margin-bottom: 0 !important; }
@media (max-width: 900px) {
  body.page-id-1830 .entry-content > main { padding: 40px 16px 60px !important; }
  body.page-id-1830 .dvk-calc-section { padding: 60px 24px !important; }
  body.page-id-1830 .dvk-zamyer-section { grid-template-columns: 1fr !important; padding: 60px 24px !important; gap: 24px !important; }
  body.page-id-1830 .dvk-zamyer-section h2, body.page-id-1830 .dvk-zamyer-section > p { margin-left: 0 !important; max-width: none !important; }
  body.page-id-1830 .dvk-zamyer-section .wpcf7 { grid-column: 1 !important; grid-row: auto !important; max-width: none !important; }
  body.page-id-1830 .dvk-zamyer-section h2 { font-size: 32px !important; }
}
/* === /SERVICE PAGE m51 === */
/* === SERVICE FIX m52 === */
body.page-id-1830 .entry-content main table {
  max-width: 880px !important;
  margin: 24px auto !important;
  width: 100% !important;
  border-collapse: collapse !important;
  font-family: 'Raleway',sans-serif !important;
  font-size: 14px !important;
  border: 1px solid #e0dbd2 !important;
}
body.page-id-1830 .entry-content main table th,
body.page-id-1830 .entry-content main table td {
  padding: 12px 16px !important;
  border-bottom: 1px solid #e0dbd2 !important;
  text-align: left !important;
  font-size: 14px !important;
  color: #2c2c2c !important;
}
body.page-id-1830 .entry-content main table th {
  background: #f7f4ee !important;
  color: #1a1a1a !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.06em !important;
  font-size: 11px !important;
}
body.page-id-1830 .entry-content main h1,
body.page-id-1830 .entry-content main h2,
body.page-id-1830 .entry-content main h3,
body.page-id-1830 .entry-content main h4 {
  max-width: 880px !important;
  margin: 32px auto 12px !important;
  font-family: 'Cormorant Garamond',serif !important;
  color: #1a1a1a !important;
}
body.page-id-1830 .entry-content main ul,
body.page-id-1830 .entry-content main ol {
  max-width: 880px !important;
  margin: 0 auto 18px !important;
  font-family: 'Raleway',sans-serif !important;
  font-size: 16px !important;
  line-height: 1.85 !important;
  color: #2c2c2c !important;
}
html body.page-id-1830 .entry-content,
html body.page.page-id-1830 .ast-container .entry-content,
html body.page-id-1830 .site-main .entry-content {
  padding-bottom: 0 !important;
}
html body.page-id-1830 .dvk-zamyer-section,
html body.page-id-1830 .content-area.primary {
  margin-bottom: 0 !important;
}
/* === /SERVICE FIX m52 === */
/* === CALC RESTYLE m53 === */
html .dvk-calc {
  background: transparent !important;
  border: 1px solid #e0dbd2 !important;
  padding: 36px !important;
  box-shadow: none !important;
}
html .dvk-calc__title {
  font-family: 'Cormorant Garamond',serif !important;
  font-size: 22px !important;
  font-weight: 500 !important;
  color: #1a1a1a !important;
  letter-spacing: 0.02em !important;
  margin-bottom: 24px !important;
  padding-bottom: 12px !important;
  border-bottom: 1px solid rgba(201,166,107,0.25) !important;
}
html .dvk-calc__row label,
html .dvk-calc__row > span {
  font-family: 'Raleway',sans-serif !important;
  font-size: 13px !important;
  text-transform: uppercase !important;
  letter-spacing: 0.08em !important;
  color: #1a1a1a !important;
  font-weight: 500 !important;
}
html .dvk-calc input[type=text],
html .dvk-calc input[type=number],
html .dvk-calc select {
  font-family: 'Raleway',sans-serif !important;
  font-size: 15px !important;
  border: none !important;
  border-bottom: 1px solid #d8d0bf !important;
  background: transparent !important;
  padding: 8px 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  color: #1a1a1a !important;
}
html .dvk-calc input[type=text]:focus,
html .dvk-calc input[type=number]:focus,
html .dvk-calc select:focus {
  outline: none !important;
  border-bottom-color: #c9a66b !important;
}
html .dvk-calc input[type=checkbox] {
  accent-color: #c9a66b !important;
}
html .dvk-calc__result {
  background: #1a1a1a !important;
  color: #ffffff !important;
  border-radius: 0 !important;
  padding: 24px 28px !important;
  margin-top: 24px !important;
  display: flex !important;
  justify-content: space-between !important;
  align-items: center !important;
  border: none !important;
}
html .dvk-calc__label {
  font-family: 'Raleway',sans-serif !important;
  font-size: 12px !important;
  text-transform: uppercase !important;
  letter-spacing: 0.14em !important;
  color: rgba(255,255,255,0.7) !important;
  font-weight: 500 !important;
}
html .dvk-calc__price {
  font-family: 'Cormorant Garamond',serif !important;
  font-size: 28px !important;
  font-weight: 500 !important;
  color: #c9a66b !important;
  letter-spacing: 0.02em !important;
}
/* === /CALC RESTYLE m53 === */
/* === WIDEN INNER m54 === */
html body.page-id-1830 .dvk-calc-section h2,
html body.page-id-1830 .dvk-calc-section > p {
  max-width: 1200px !important;
}
html body.page-id-1830 .dvk-calc-section .dvk-calc {
  max-width: 1200px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
html body.page-id-1830 .dvk-zamyer-section {
  grid-template-columns: 1fr 1fr !important;
  gap: 24px 120px !important;
}
html body.page-id-1830 .dvk-zamyer-section h2,
html body.page-id-1830 .dvk-zamyer-section > p {
  max-width: 600px !important;
}
html body.page-id-1830 .dvk-zamyer-section .wpcf7 {
  max-width: 720px !important;
}
/* === /WIDEN INNER m54 === */
/* === TITLE FULLWIDTH m55 === */
html body.page-id-1830 .entry-header,
html body.page-id-1828 .entry-header {
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
  width: 100vw !important;
  max-width: none !important;
  padding: 80px 48px 60px !important;
  box-sizing: border-box !important;
  background: #ffffff !important;
  text-align: center !important;
  margin-bottom: 0 !important;
}
html body.page-id-1830 article.ast-article-single,
html body.page-id-1828 article.ast-article-single {
  max-width: none !important;
}
/* === /TITLE FULLWIDTH m55 === */
/* === TITLE CREAM BAND m56 === */
html body.page-id-1830 .entry-header,
html body.page-id-1828 .entry-header {
  background: #f7f4ee !important;
  padding: 100px 48px 80px !important;
}
html body.page-id-1830 .entry-header .entry-title,
html body.page-id-1828 .entry-header .entry-title {
  font-size: 64px !important;
  letter-spacing: 0.04em !important;
}
/* === /TITLE CREAM BAND m56 === */
/* === TEXT CREAM m57 === */
html body.page-id-1830 .entry-content > main,
html body.page-id-1828 .entry-content > main {
  background: #f7f4ee !important;
  padding: 0 48px 80px !important;
}
html body.page-id-1830 .entry-content main p,
html body.page-id-1830 .entry-content main ul,
html body.page-id-1830 .entry-content main ol,
html body.page-id-1830 .entry-content main h1,
html body.page-id-1830 .entry-content main h2,
html body.page-id-1830 .entry-content main h3,
html body.page-id-1830 .entry-content main h4,
html body.page-id-1830 .entry-content main table {
  max-width: 1200px !important;
}
html body.page-id-1830 .entry-content main p:nth-of-type(1) {
  max-width: 1100px !important;
  padding-top: 20px !important;
}
html body.page-id-1828 .entry-content main p,
html body.page-id-1828 .entry-content main h1,
html body.page-id-1828 .entry-content main h2,
html body.page-id-1828 .entry-content main h3 {
  max-width: 1200px !important;
}
/* === /TEXT CREAM m57 === */
/* === REVERT WHITE m58 === */
html body.page-id-1830 .entry-header,
html body.page-id-1828 .entry-header {
  background: #ffffff !important;
  padding: 60px 48px 40px !important;
}
html body.page-id-1830 .entry-header .entry-title,
html body.page-id-1828 .entry-header .entry-title {
  font-size: 44px !important;
  letter-spacing: 0.02em !important;
}
html body.page-id-1830 .entry-content > main,
html body.page-id-1828 .entry-content > main {
  background: #ffffff !important;
  padding: 0 48px 80px !important;
}
/* === /REVERT WHITE m58 === */
/* === HEADER STATIC m59 === */
html .site-header,
html .site-header.scrolled,
html .site-header.ast-site-header.scrolled {
  height: 80px !important;
  min-height: 80px !important;
  transition: none !important;
  width: 100% !important;
  left: 0 !important;
  right: 0 !important;
}
html .site-header.scrolled .ast-builder-menu,
html .site-header.scrolled .site-title,
html .site-header.scrolled .site-logo-img {
  height: auto !important;
}
/* === /HEADER STATIC m59 === */
/* === FORM MATCH m60 === */
html .dvk-zamyer-section,
html .dvk-contacts-form {
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  width: 100vw !important;
  max-width: none !important;
  padding: 100px 80px !important;
  box-sizing: border-box !important;
  background: #ffffff !important;
  border: none !important;
  display: grid !important;
  grid-template-columns: 1fr 1fr !important;
  grid-template-rows: auto auto 1fr !important;
  gap: 16px 100px !important;
  text-align: left !important;
  align-items: start !important;
}
html .dvk-zamyer-section::before,
html .dvk-contacts-form::before {
  content: none !important;
  display: none !important;
}
html .dvk-zamyer-section h2,
html .dvk-contacts-form h2 {
  grid-column: 1 !important;
  grid-row: 1 !important;
  font-family: 'Cormorant Garamond',serif !important;
  font-size: 48px !important;
  font-weight: 400 !important;
  color: #1a1a1a !important;
  margin: 0 !important;
  letter-spacing: 0.02em !important;
  max-width: 480px !important;
  margin-left: auto !important;
  position: relative !important;
  padding-top: 28px !important;
  text-align: left !important;
  line-height: 1.2 !important;
}
html .dvk-zamyer-section h2::before,
html .dvk-contacts-form h2::before {
  content: '' !important;
  display: block !important;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 60px !important;
  height: 1px !important;
  background: #c9a66b !important;
  margin: 0 !important;
}
html .dvk-zamyer-section > p,
html .dvk-contacts-form > p {
  grid-column: 1 !important;
  grid-row: 2 !important;
  font-family: 'Raleway',sans-serif !important;
  font-size: 14px !important;
  color: #666 !important;
  margin: 0 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.14em !important;
  max-width: 480px !important;
  margin-left: auto !important;
  line-height: 1.6 !important;
  text-align: left !important;
}
html .dvk-zamyer-section .wpcf7,
html .dvk-contacts-form .wpcf7 {
  grid-column: 2 !important;
  grid-row: 1 / -1 !important;
  max-width: 540px !important;
  margin: 0 !important;
  text-align: left !important;
}
@media (max-width: 900px) {
  html .dvk-zamyer-section, html .dvk-contacts-form { grid-template-columns: 1fr !important; padding: 60px 24px !important; gap: 24px !important; }
  html .dvk-zamyer-section h2, html .dvk-zamyer-section > p, html .dvk-contacts-form h2, html .dvk-contacts-form > p { margin-left: 0 !important; max-width: none !important; }
  html .dvk-zamyer-section .wpcf7, html .dvk-contacts-form .wpcf7 { grid-column: 1 !important; grid-row: auto !important; max-width: none !important; }
  html .dvk-zamyer-section h2, html .dvk-contacts-form h2 { font-size: 32px !important; }
}
/* === /FORM MATCH m60 === */
/* === FORM FINAL m61 === */
html body.page-id-1830 .dvk-zamyer-section h2,
html body.page-id-1830 .dvk-zamyer-section > p,
html body.page-id-1828 .dvk-contacts-form h2,
html body.page-id-1828 .dvk-contacts-form > p {
  max-width: 480px !important;
}
/* === /FORM FINAL m61 === */
/* === CONTACTS PAGE m62 === */
body.page-id-1831 .entry-content > p:empty {
  display: none !important;
}
html .dvk-contacts-wrap {
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  width: 100vw !important;
  max-width: none !important;
  background: #f7f4ee !important;
  border: none !important;
  padding: 100px 80px !important;
  display: grid !important;
  grid-template-columns: 380px 1fr !important;
  gap: 80px !important;
  position: relative !important;
  box-sizing: border-box !important;
  align-items: stretch !important;
}
html .dvk-contacts-wrap::before {
  content: 'Найти нас' !important;
  display: block !important;
  position: static !important;
  transform: none !important;
  background: transparent !important;
  padding: 0 0 48px 0 !important;
  margin: 0 !important;
  text-align: center !important;
  font-family: 'Cormorant Garamond',serif !important;
  font-size: 36px !important;
  font-weight: 400 !important;
  color: #1a1a1a !important;
  letter-spacing: 0.02em !important;
  grid-column: 1 / -1 !important;
}
html .dvk-contacts-info {
  display: flex !important;
  flex-direction: column !important;
  gap: 0 !important;
  background: transparent !important;
  padding: 0 !important;
}
html .dvk-contacts-block {
  padding: 22px 0 !important;
  border-bottom: 1px solid rgba(201,166,107,0.25) !important;
}
html .dvk-contacts-block:first-child { padding-top: 0 !important; }
html .dvk-contacts-block:last-child { border-bottom: none !important; padding-bottom: 0 !important; }
html .dvk-contacts-block h2 {
  font-family: 'Raleway',sans-serif !important;
  font-size: 11px !important;
  font-weight: 600 !important;
  letter-spacing: 0.18em !important;
  text-transform: uppercase !important;
  color: #c9a66b !important;
  margin: 0 0 12px 0 !important;
  border: none !important;
  padding: 0 !important;
}
html .dvk-contacts-block p {
  margin: 0 0 4px 0 !important;
  color: #1a1a1a !important;
  font-family: 'Cormorant Garamond',serif !important;
  font-size: 22px !important;
  font-weight: 400 !important;
  line-height: 1.4 !important;
}
html .dvkcontacts-block a {
  color: #1a1a1a !important;
  font-family: 'Cormorant Garamond',serif !important;
  font-size: 22px !important;
  text-decoration: none !important;
  border-bottom: 1px solid transparent !important;
  transition: all 0.3s !important;
}
html .dvk-contacts-block a:hover {
  color: #c9a66b !important;
  border-bottom-color: #c9a66b !important;
}
html .dvk-hours { display: flex !important; flex-direction: column !important; gap: 4px !important; }
html .dvk-hours-row { display: flex !important; justify-content: space-between !important; padding: 6px 0 !important; border-bottom: 1px dotted #d8d0bf !important; }
html .dvk-hours-row:last-child { border-bottom: none !important; }
html .dvk-hours-row span { color: #1a1a1a !important; font-family: 'Raleway',sans-serif !important; font-size: 14px !important; }
html .dvk-hours-closed { color: #999 !important; font-style: italic !important; }
html .dvk-contacts-map { width: 100% !important; height: 100% !important; min-height: 560px !important; }
html .dvk-contacts-map iframe { width: 100% !important; height: 100% !important; min-height: 560px !important; display: block !important; border: none !important; }
html body.page-id-1831 .entry-content { padding-bottom: 0 !important; }
html body.page-id-1831 .content-area.primary { margin-bottom: 0 !important; }
html body.page-id-1831 article.ast-article-single { padding-bottom: 0 !important; margin-bottom: 0 !important; }
@media (max-width: 900px) {
  html .dvk-contacts-wrap { grid-template-columns: 1fr !important; padding: 60px 24px !important; }
  html .dvk-contacts-map, html .dvk-contacts-map iframe { min-height: 380px !important; }
  html .dvk-contacts-wrap::before { font-size: 28px !important; padding-bottom: 32px !important; }
}
/* === /CONTACTS PAGE m62 === */
/* === CATALOG PAGE m63 === */
html body.woocommerce-shop ul.products,
html body.post-type-archive-product ul.products {
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
  width: 100vw !important;
  max-width: none !important;
  padding: 0 48px !important;
  box-sizing: border-box !important;
  display: grid !important;
  grid-template-columns: repeat(3, 1fr) !important;
  gap: 1px !important;
  background: #e0dbd2 !important;
}
html body.woocommerce-shop ul.products li.product-category,
html body.post-type-archive-product ul.products li.product-category {
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  background: #ffffff !important;
  position: relative !important;
  overflow: hidden !important;
  list-style: none !important;
}
html body.post-type-archive-product ul.products li.product-category > a {
  display: block !important;
  position: relative !important;
  text-decoration: none !important;
  height: 100% !important;
}
html body.post-type-archive-product ul.products li.product-category img {
  width: 100% !important;
  height: 380px !important;
  object-fit: cover !important;
  margin: 0 !important;
  display: block !important;
  transition: transform 0.5s !important;
}
html body.post-type-archive-product ul.products li.product-category:hover img {
  transform: scale(1.04) !important;
}
html body.post-type-archive-product ul.products li.product-category > a::before {
  content: '' !important;
  position: absolute !important;
  inset: 0 !important;
  background: linear-gradient(to bottom, rgba(0,0,0,0.05) 0%, rgba(0,0,0,0.55) 100%) !important;
  z-index: 1 !important;
  transition: background 0.3s !important;
}
html body.post-type-archive-product ul.products li.product-category:hover > a::before {
  background: linear-gradient(to bottom, rgba(26,26,26,0.2) 0%, rgba(26,26,26,0.7) 100%) !important;
}
html body.post-type-archive-product ul.products li.product-category h2,
html body.post-type-archive-product ul.products li.product-category .woocommerce-loop-category__title {
  position: absolute !important;
  bottom: 36px !important;
  left: 0 !important;
  right: 0 !important;
  text-align: center !important;
  font-family: 'Cormorant Garamond',serif !important;
  font-size: 28px !important;
  font-weight: 400 !important;
  color: #ffffff !important;
  letter-spacing: 0.06em !important;
  text-transform: uppercase !important;
  margin: 0 !important;
  padding: 0 !important;
  z-index: 2 !important;
  background: transparent !important;
}
html body.post-type-archive-product ul.products li.product-category mark.count {
  display: block !important;
  position: absolute !important;
  bottom: 16px !important;
  left: 0 !important;
  right: 0 !important;
  text-align: center !important;
  font-family: 'Raleway',sans-serif !important;
  font-size: 11px !important;
  font-weight: 500 !important;
  letter-spacing: 0.18em !important;
  text-transform: uppercase !important;
  color: #c9a66b !important;
  background: transparent !important;
  z-index: 2 !important;
  margin: 0 !important;
  padding: 0 !important;
}
html body.woocommerce-shop .woocommerce-products-header,
html body.post-type-archive-product .woocommerce-products-header {
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
  width: 100vw !important;
  max-width: none !important;
  padding: 60px 48px !important;
  box-sizing: border-box !important;
  text-align: center !important;
  background: #ffffff !important;
}
html body.woocommerce-shop .woocommerce-breadcrumb,
html body.post-type-archive-product .woocommerce-breadcrumb {
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
  width: 100vw !important;
  max-width: none !important;
  padding: 24px 48px 0 !important;
  box-sizing: border-box !important;
  text-align: center !important;
  font-family: 'Raleway',sans-serif !important;
  font-size: 11px !important;
  text-transform: uppercase !important;
  letter-spacing: 0.12em !important;
  color: #888 !important;
  background: #ffffff !important;
  margin-bottom: 0 !important;
}
html body.post-type-archive-product .entry-content { padding-bottom: 0 !important; }
html body.post-type-archive-product .content-area.primary { margin-bottom: 0 !important; }
html body.post-type-archive-product article { padding-bottom: 0 !important; margin-bottom: 0 !important; }
@media (max-width: 900px) {
  html body.post-type-archive-product ul.products { grid-template-columns: 1fr 1fr !important; padding: 0 !important; }
  html body.post-type-archive-product ul.products li.product-category img { height: 280px !important; }
  html body.post-type-archive-product ul.products li.product-category h2,
  html body.post-type-archive-product ul.products li.product-category .woocommerce-loop-category__title { font-size: 22px !important; }
}
@media (max-width: 540px) {
  html body.post-type-archive-product ul.products { grid-template-columns: 1fr !important; }
}
/* === /CATALOG PAGE m63 === */
/* === SHOP LAYOUT m66 === */
html body.archive.ast-woo-shop-archive .ast-container,
html body.tax-product_cat .ast-container {
  max-width: 100% !important;
  padding: 0 !important;
}
html body.archive.ast-woo-shop-archive #primary,
html body.tax-product_cat #primary {
  display: grid !important;
  grid-template-columns: 320px 1fr !important;
  gap: 0 !important;
  max-width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 100% !important;
}
html body.archive.ast-woo-shop-archive #secondary,
html body.tax-product_cat #secondary {
  width: 320px !important;
  max-width: 320px !important;
  padding: 48px 32px !important;
  background: #f7f4ee !important;
  margin: 0 !important;
  box-sizing: border-box !important;
  order: 0 !important;
}
html body.archive.ast-woo-shop-archive .site-main,
html body.tax-product_cat .site-main {
  order: 1 !important;
  padding: 48px !important;
  background: #ffffff !important;
  margin: 0 !important;
  width: 100% !important;
  max-width: 100% !important;
  box-sizing: border-box !important;
}
html body.archive #secondary .widget,
html body.tax-product_cat #secondary .widget {
  margin-bottom: 32px !important;
  padding-bottom: 24px !important;
  border-bottom: 1px solid rgba(201,166,107,0.25) !important;
  background: transparent !important;
}
html body.archive #secondary .widget:last-child,
html body.tax-product_cat #secondary .widget:last-child {
  border-bottom: none !important;
}
html body.archive #secondary .widget-title,
html body.archive #secondary .widgettitle,
html body.archive #secondary h2.widget-title,
html body.tax-product_cat #secondary .widget-title,
html body.tax-product_cat #secondary .widgettitle,
html body.tax-product_cat #secondary h2.widget-title {
  font-family: 'Raleway',sans-serif !important;
  font-size: 11px !important;
  font-weight: 600 !important;
  letter-spacing: 0.18em !important;
  text-transform: uppercase !important;
  color: #c9a66b !important;
  margin: 0 0 16px 0 !important;
  padding: 0 !important;
  border: none !important;
}
html body.archive #secondary ul,
html body.tax-product_cat #secondary ul {
  list-style: none !important;
  padding: 0 !important;
  margin: 0 !important;
}
html body.archive #secondary ul li,
html body.tax-product_cat #secondary ul li {
  padding: 6px 0 !important;
  border: none !important;
  list-style: none !important;
}
html body.archive #secondary ul li a,
html body.tax-product_cat #secondary ul li a {
  color: #1a1a1a !important;
  font-family: 'Raleway',sans-serif !important;
  font-size: 14px !important;
  text-decoration: none !important;
  transition: color 0.2s !important;
  display: inline-block !important;
}
html body.archive #secondary ul li a:hover,
html body.tax-product_cat #secondary ul li a:hover {
  color: #c9a66b !important;
}
html body.archive #secondary ul li.chosen > a,
html body.tax-product_cat #secondary ul li.chosen > a {
  color: #c9a66b !important;
  font-weight: 600 !important;
}
html body.archive #secondary ul li .count,
html body.tax-product_cat #secondary ul li .count {
  color: #999 !important;
  font-size: 12px !important;
  margin-left: 4px !important;
}
html body.archive #secondary .woocommerce-widget-layered-nav-list--chosen,
html body.tax-product_cat #secondary .woocommerce-widget-layered-nav-list--chosen {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 6px !important;
}
html body.archive #secondary .chosen a,
html body.tax-product_cat #secondary .chosen a {
  display: inline-flex !important;
  align-items: center !important;
  padding: 4px 10px !important;
  background: #1a1a1a !important;
  color: #ffffff !important;
  font-size: 11px !important;
  text-transform: uppercase !important;
  letter-spacing: 0.06em !important;
}
html body.archive.ast-woo-shop-archive .woocommerce-products-header,
html body.tax-product_cat .woocommerce-products-header {
  margin: 0 !important;
  padding: 60px 48px 0 !important;
  text-align: center !important;
  grid-column: 1 / -1 !important;
  background: #ffffff !important;
}
html body.archive.ast-woo-shop-archive .woocommerce-breadcrumb,
html body.tax-product_cat .woocommerce-breadcrumb {
  margin: 0 !important;
  padding: 24px 48px 0 !important;
  text-align: center !important;
  font-family: 'Raleway',sans-serif !important;
  font-size: 11px !important;
  text-transform: uppercase !important;
  letter-spacing: 0.12em !important;
  color: #888 !important;
  background: #ffffff !important;
  grid-column: 1 / -1 !important;
}
html body.archive.ast-woo-shop-archive .woocommerce-ordering,
html body.tax-product_cat .woocommerce-ordering {
  float: none !important;
  margin: 0 0 24px 0 !important;
  text-align: right !important;
}
html body.archive.ast-woo-shop-archive .woocommerce-ordering select,
html body.tax-product_cat .woocommerce-ordering select {
  font-family: 'Raleway',sans-serif !important;
  font-size: 12px !important;
  text-transform: uppercase !important;
  letter-spacing: 0.08em !important;
  border: none !important;
  border-bottom: 1px solid #d8d0bf !important;
  padding: 6px 0 !important;
  background: transparent !important;
  color: #1a1a1a !important;
}
html body.archive.ast-woo-shop-archive ul.products,
html body.tax-product_cat ul.products {
  display: grid !important;
  grid-template-columns: repeat(3, 1fr) !important;
  gap: 1px !important;
  background: #e0dbd2 !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 100% !important;
}
html body.archive.ast-woo-shop-archive ul.products li.product,
html body.tax-product_cat ul.products li.product {
  width: auto !important;
  margin: 0 !important;
  padding: 24px !important;
  background: #ffffff !important;
  list-style: none !important;
  text-align: center !important;
}
html body.archive.ast-woo-shop-archive .woocommerce-pagination,
html body.tax-product_cat .woocommerce-pagination {
  margin: 48px 0 0 !important;
  text-align: center !important;
}
html body.archive.ast-woo-shop-archive .entry-content,
html body.tax-product_cat .entry-content {
  padding-bottom: 0 !important;
}
@media (max-width: 1024px) {
  html body.archive.ast-woo-shop-archive #primary,
  html body.tax-product_cat #primary { grid-template-columns: 1fr !important; }
  html body.archive.ast-woo-shop-archive #secondary,
  html body.tax-product_cat #secondary { width: 100% !important; max-width: 100% !important; }
}
@media (max-width: 768px) {
  html body.archive.ast-woo-shop-archive ul.products,
  html body.tax-product_cat ul.products { grid-template-columns: 1fr 1fr !important; }
}
/* === /SHOP LAYOUT m66 === */
/* === SHOP GRID FIX m70 === */
html body.archive.ast-woo-shop-archive #ast-container,
html body.archive.ast-woo-shop-archive .ast-container,
html body.tax-product_cat #ast-container,
html body.tax-product_cat .ast-container {
  display: grid !important;
  grid-template-columns: 320px minmax(0, 1fr) !important;
  gap: 0 !important;
  max-width: 100% !important;
  padding: 0 !important;
  margin: 0 !important;
  width: 100% !important;
}
html body.archive.ast-woo-shop-archive #primary,
html body.tax-product_cat #primary {
  display: block !important;
  grid-template-columns: none !important;
  width: auto !important;
  max-width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  grid-column: 2 !important;
  grid-row: 1 !important;
}
html body.archive.ast-woo-shop-archive #secondary,
html body.tax-product_cat #secondary {
  grid-column: 1 !important;
  grid-row: 1 !important;
  width: 100% !important;
  max-width: 100% !important;
}
html body.archive.ast-woo-shop-archive .site-main,
html body.tax-product_cat .site-main {
  width: 100% !important;
  max-width: 100% !important;
  flex: 1 1 100% !important;
}
/* === /SHOP GRID FIX m70 === */
/* === SHOP HEADER FIX m75 === */
html body.archive.ast-woo-shop-archive .woocommerce-products-header,
html body.tax-product_cat .woocommerce-products-header,
html body.woocommerce-shop .woocommerce-products-header {
  width: auto !important;
  max-width: 100% !important;
  margin: 0 !important;
  padding: 60px 48px 0 !important;
  text-align: center !important;
  background: #ffffff !important;
  grid-column: auto !important;
}
html body.archive.ast-woo-shop-archive .woocommerce-breadcrumb,
html body.tax-product_cat .woocommerce-breadcrumb,
html body.woocommerce-shop .woocommerce-breadcrumb {
  width: auto !important;
  max-width: 100% !important;
  margin: 0 !important;
  padding: 24px 48px 0 !important;
  text-align: center !important;
  font-family: 'Raleway',sans-serif !important;
  font-size: 11px !important;
  text-transform: uppercase !important;
  letter-spacing: 0.12em !important;
  color: #888 !important;
  background: #ffffff !important;
  grid-column: auto !important;
}
html .woocommerce-breadcrumb a {
  color: #1a1a1a !important;
  text-decoration: none !important;
}
html .woocommerce-breadcrumb a:hover { color: #c9a66b !important; }
/* === /SHOP HEADER FIX m75 === */

/* === HEADER UNIVERSAL GRID FIX === */
html body .site-header .ast-builder-grid-row-container,
html body .site-header .ast-container.ast-builder-grid-row-container {
    grid-template-columns: 1fr !important;
}
html body .site-header .ast-builder-grid-row {
    width: 100% !important;
    min-width: 0 !important;
    box-sizing: border-box !important;
}
/* === /HEADER UNIVERSAL GRID FIX === */
/* === m41: Pagination luxury fix === */
.woocommerce-pagination ul.page-numbers {
  border: none !important;
  outline: none !important;
  list-style: none !important;
  display: flex !important;
  flex-wrap: wrap;
  gap: 6px;
  align-items: center;
  padding: 0 !important;
  margin: 48px 0 !important;
  background: transparent !important;
}
.woocommerce-pagination .page-numbers {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  min-width: 40px;
  height: 40px;
  padding: 0 14px !important;
  font-family: Raleway, sans-serif !important;
  font-size: 12px !important;
  font-weight: 500 !important;
  letter-spacing: 0.08em !important;
  text-decoration: none !important;
  border: 1px solid #e0dbd2 !important;
  color: #2c2c2c !important;
  background: transparent !important;
  transition: background 0.25s, border-color 0.25s, color 0.25s;
  box-shadow: none !important;
  outline: none !important;
}
.woocommerce-pagination .page-numbers.current {
  background: #1a1a1a !important;
  color: #f7f4ee !important;
  border-color: #1a1a1a !important;
}
.woocommerce-pagination a.page-numbers:hover,
.woocommerce-pagination a.page-numbers:focus {
  background: #c9a66b !important;
  border-color: #c9a66b !important;
  color: #1a1a1a !important;
  outline: none !important;
}
.woocommerce-pagination .page-numbers.dots {
  border-color: transparent !important;
  background: transparent !important;
  min-width: 20px;
}
.woocommerce-pagination a.next.page-numbers,
.woocommerce-pagination a.prev.page-numbers {
  font-size: 15px !important;
  letter-spacing: 0 !important;
}

/* m41b: ul specificity fix */
.woocommerce-pagination ul.page-numbers.page-numbers{border:none!important;background:transparent!important;}

/* === m42: 4 columns grid, 28 products per page === */
.woocommerce ul.products {
  grid-template-columns: repeat(4, 1fr) !important;
}
.wc-block-grid .wc-block-grid__products {
  grid-template-columns: repeat(4, 1fr) !important;
}
@media (max-width: 1100px) {
  .woocommerce ul.products,
  .wc-block-grid .wc-block-grid__products {
    grid-template-columns: repeat(3, 1fr) !important;
  }
}
@media (max-width: 768px) {
  .woocommerce ul.products,
  .wc-block-grid .wc-block-grid__products {
    grid-template-columns: repeat(2, 1fr) !important;
  }
}
@media (max-width: 480px) {
  .woocommerce ul.products,
  .wc-block-grid .wc-block-grid__products {
    grid-template-columns: 1fr !important;
  }
}

/* m43: 4-col high-specificity override */
html body.tax-product_cat .woocommerce ul.products,
html body.post-type-archive-product .woocommerce ul.products,
html body.woocommerce-page .woocommerce ul.products {
    display: grid !important;
    grid-template-columns: repeat(4, 1fr) !important;
}
@media (max-width: 1100px) {
    html body.tax-product_cat .woocommerce ul.products,
    html body.post-type-archive-product .woocommerce ul.products,
    html body.woocommerce-page .woocommerce ul.products {
        grid-template-columns: repeat(3, 1fr) !important;
    }
}
@media (max-width: 768px) {
    html body.tax-product_cat .woocommerce ul.products,
    html body.post-type-archive-product .woocommerce ul.products,
    html body.woocommerce-page .woocommerce ul.products {
        grid-template-columns: repeat(2, 1fr) !important;
    }
}
@media (max-width: 480px) {
    html body.tax-product_cat .woocommerce ul.products,
    html body.post-type-archive-product .woocommerce ul.products,
    html body.woocommerce-page .woocommerce ul.products {
        grid-template-columns: 1fr !important;
    }
}

/* m43b: 4-col override, specificity 0,5,3 */
html body.tax-product_cat.woocommerce.woocommerce-page .woocommerce ul.products,
html body.ast-woo-shop-archive.tax-product_cat .woocommerce ul.products,
html body.post-type-archive-product.woocommerce .woocommerce ul.products {
    display: grid !important;
    grid-template-columns: repeat(4, 1fr) !important;
}
@media (max-width: 1100px) {
html body.tax-product_cat.woocommerce.woocommerce-page .woocommerce ul.products,
html body.ast-woo-shop-archive.tax-product_cat .woocommerce ul.products,
html body.post-type-archive-product.woocommerce .woocommerce ul.products {
    grid-template-columns: repeat(3, 1fr) !important;
}
}
@media (max-width: 768px) {
html body.tax-product_cat.woocommerce.woocommerce-page .woocommerce ul.products,
html body.ast-woo-shop-archive.tax-product_cat .woocommerce ul.products,
html body.post-type-archive-product.woocommerce .woocommerce ul.products {
    grid-template-columns: repeat(2, 1fr) !important;
}
}
@media (max-width: 480px) {
html body.tax-product_cat.woocommerce.woocommerce-page .woocommerce ul.products,
html body.ast-woo-shop-archive.tax-product_cat .woocommerce ul.products,
html body.post-type-archive-product.woocommerce .woocommerce ul.products {
    grid-template-columns: 1fr !important;
}
}

/* m43c: 4-col body-class override, specificity 0,5,3 */
html body.archive.ast-woo-shop-archive.tax-product_cat.woocommerce ul.products,
html body.ast-woo-shop-archive.tax-product_cat.woocommerce.woocommerce-page ul.products {
    display: grid !important;
    grid-template-columns: repeat(4, 1fr) !important;
}
@media (max-width: 1100px) {
html body.archive.ast-woo-shop-archive.tax-product_cat.woocommerce ul.products,
html body.ast-woo-shop-archive.tax-product_cat.woocommerce.woocommerce-page ul.products {
    grid-template-columns: repeat(3, 1fr) !important;
}
}
@media (max-width: 768px) {
html body.archive.ast-woo-shop-archive.tax-product_cat.woocommerce ul.products,
html body.ast-woo-shop-archive.tax-product_cat.woocommerce.woocommerce-page ul.products {
    grid-template-columns: repeat(2, 1fr) !important;
}
}
@media (max-width: 480px) {
html body.archive.ast-woo-shop-archive.tax-product_cat.woocommerce ul.products,
html body.ast-woo-shop-archive.tax-product_cat.woocommerce.woocommerce-page ul.products {
    grid-template-columns: 1fr !important;
}
}

/* m44: doors fullsize */
.woocommerce ul.products li.product:not(.product-category) .woocommerce-loop-product__link,.woocommerce ul.products li.product:not(.product-category) .astra-shop-thumbnail-wrap{background:transparent !important;padding:0 !important;}
.woocommerce ul.products li.product:not(.product-category) img{height:auto !important;max-height:560px !important;width:100% !important;padding:0 !important;background:transparent !important;object-fit:contain !important;object-position:center center !important;}
@media(max-width:782px){.woocommerce ul.products li.product:not(.product-category) img{max-height:420px !important;}}
@media(max-width:540px){.woocommerce ul.products li.product:not(.product-category) img{max-height:340px !important;}}

/* m45: grid bg transparent */
.woocommerce ul.products{background:transparent !important;gap:0 !important;}
.woocommerce ul.products li.product:not(.product-category){outline:1px solid #e0dbd2 !important;outline-offset:-1px !important;}

/* m46: grid bg specificity fix */
html body.archive.ast-woo-shop-archive ul.products,html body.tax-product_cat ul.products,html body.post-type-archive-product ul.products{background:transparent !important;gap:0 !important;}

/* m47: hide cat title on /catalog/ */
.woocommerce ul.products li.product-category .woocommerce-loop-category__title,.woocommerce ul.products li.product-category .count,.woocommerce ul.products li.product-category mark,.woocommerce ul.products li.product-category h2,.woocommerce ul.products li.product-category h3{display:none !important;}
.woocommerce ul.products li.product-category a{padding:0 !important;background:transparent !important;}
.woocommerce ul.products li.product-category img{width:100% !important;height:auto !important;display:block !important;margin:0 !important;}

/* m48: cat tiles aspect */
.woocommerce ul.products li.product-category img{aspect-ratio:4/3 !important;object-fit:cover !important;max-height:none !important;}

/* m49: catalog 2 cols, full 4:3 image */
html body.post-type-archive-product ul.products{grid-template-columns:repeat(2,1fr) !important;}
html body.post-type-archive-product ul.products li.product-category a img,html body.post-type-archive-product ul.products li.product-category img{width:100% !important;height:auto !important;aspect-ratio:4/3 !important;object-fit:cover !important;max-height:none !important;display:block !important;}
@media(max-width:768px){html body.post-type-archive-product ul.products{grid-template-columns:1fr !important;}}

/* m50: catalog 2 cols spec fix */
html body.archive.post-type-archive-product.ast-woo-shop-archive ul.products{grid-template-columns:repeat(2,1fr) !important;}
@media(max-width:768px){html body.archive.post-type-archive-product.ast-woo-shop-archive ul.products{grid-template-columns:1fr !important;}}

/* m51: cat tile open button */
html body.archive.post-type-archive-product.ast-woo-shop-archive ul.products li.product-category{background:#fff !important;outline:1px solid #e0dbd2 !important;outline-offset:-1px !important;}
html body.archive.post-type-archive-product.ast-woo-shop-archive ul.products li.product-category a{display:block !important;text-decoration:none !important;}
html body.archive.post-type-archive-product.ast-woo-shop-archive ul.products li.product-category a::after{content:"ОТКРЫТЬ\2003→";display:block;text-align:center;font-family:'Raleway',sans-serif;font-size:13px;font-weight:500;letter-spacing:0.18em;color:#c9a66b;padding:24px 16px;border-top:1px solid #e0dbd2;transition:background 0.3s, color 0.3s;}
html body.archive.post-type-archive-product.ast-woo-shop-archive ul.products li.product-category a:hover::after{background:#1a1a1a;color:#c9a66b;}

/* m52: cat button contrast */
html body.archive.post-type-archive-product.ast-woo-shop-archive ul.products li.product-category a::after{background:#1a1a1a !important;color:#c9a66b !important;padding:22px 16px !important;font-size:15px !important;font-weight:600 !important;letter-spacing:0.22em !important;border-top:none !important;}
html body.archive.post-type-archive-product.ast-woo-shop-archive ul.products li.product-category a:hover::after{background:#c9a66b !important;color:#1a1a1a !important;}

/* m53: cat button bigger brighter */
html body.archive.post-type-archive-product.ast-woo-shop-archive ul.products li.product-category a::after{padding:28px 16px !important;font-size:20px !important;font-weight:600 !important;letter-spacing:0.16em !important;color:#ffffff !important;background:#1a1a1a !important;border-top:2px solid #c9a66b !important;}
html body.archive.post-type-archive-product.ast-woo-shop-archive ul.products li.product-category a:hover::after{background:#c9a66b !important;color:#1a1a1a !important;border-top-color:#1a1a1a !important;}

/* m54: cat button hover fix */
html body.archive.post-type-archive-product.ast-woo-shop-archive ul.products li.product-category a::after{font-weight:700 !important;font-size:22px !important;letter-spacing:0.14em !important;color:#ffffff !important;background:#1a1a1a !important;}
html body.archive.post-type-archive-product.ast-woo-shop-archive ul.products li.product-category a:hover::after{background:#c9a66b !important;color:#ffffff !important;border-top-color:#c9a66b !important;}

/* m55: uslugi fullwidth */
body.page-id-1830 .ast-container{max-width:100% !important;padding-left:0 !important;padding-right:0 !important;}
body.page-id-1830 #primary,body.page-id-1830 article.post-1830,body.page-id-1830 .entry-content{max-width:100% !important;width:100% !important;padding-left:0 !important;padding-right:0 !important;}
body.page-id-1830 .entry-header,body.page-id-1830 .entry-title{padding-left:48px !important;padding-right:48px !important;}
body.page-id-1830 .dvk-calc-section .dvk-calc,body.page-id-1830 .dvk-zamyer-section .dvk-zamyer-form,body.page-id-1830 .dvk-zamyer-section form{max-width:100% !important;padding-left:48px !important;padding-right:48px !important;}

/* m56: uslugi spec fix */
html body.page.page-id-1830 .ast-container{padding-left:0 !important;padding-right:0 !important;}
html body.page.page-id-1830 #primary,html body.page.page-id-1830 article.post-1830,html body.page.page-id-1830 .entry-content{max-width:100% !important;width:100% !important;padding-left:0 !important;padding-right:0 !important;}

/* m57: uslugi text fullwidth */
html body.page.page-id-1830 .entry-content main p,html body.page.page-id-1830 .entry-content main ul,html body.page.page-id-1830 .entry-content main ol,html body.page.page-id-1830 .entry-content main h2,html body.page.page-id-1830 .entry-content main h3,html body.page.page-id-1830 .entry-content > p,html body.page.page-id-1830 .entry-content > ul,html body.page.page-id-1830 .entry-content > ol{max-width:100% !important;width:auto !important;margin-left:0 !important;margin-right:0 !important;padding-left:48px !important;padding-right:48px !important;}

/* m59: o-kompanii fullwidth */
html body.page.page-id-1828 .ast-container{padding-left:0 !important;padding-right:0 !important;}
html body.page.page-id-1828 #primary,html body.page.page-id-1828 article.post-1828,html body.page.page-id-1828 .entry-content{max-width:100% !important;width:100% !important;padding-left:0 !important;padding-right:0 !important;}
html body.page.page-id-1828 .entry-content > p,html body.page.page-id-1828 .entry-content > ul,html body.page.page-id-1828 .entry-content > ol,html body.page.page-id-1828 .entry-content > h2,html body.page.page-id-1828 .entry-content > h3,html body.page.page-id-1828 .entry-content main p,html body.page.page-id-1828 .entry-content main ul,html body.page.page-id-1828 .entry-content main ol,html body.page.page-id-1828 .entry-content main h2,html body.page.page-id-1828 .entry-content main h3{max-width:100% !important;width:auto !important;margin-left:0 !important;margin-right:0 !important;padding-left:48px !important;padding-right:48px !important;}

/* m60: mini cart luxury */
.dvk-mini-cart-wrap{display:none;width:380px;max-width:calc(100vw - 16px);background:#fff;border:1px solid #e0dbd2;box-shadow:0 12px 40px rgba(26,26,26,0.18);z-index:9999;font-family:Raleway,sans-serif;}
.dvk-mini-cart-wrap.dvk-show{display:block;}
.dvk-mini-cart-wrap .widget_shopping_cart_content{padding:20px;}
.dvk-mini-cart-wrap .woocommerce-mini-cart__empty-message{text-align:center;color:#888;font-size:14px;letter-spacing:0.05em;padding:24px 8px;margin:0;}
.dvk-mini-cart-wrap ul.cart_list,.dvk-mini-cart-wrap ul.product_list_widget{list-style:none;margin:0;padding:0;max-height:340px;overflow-y:auto;}
.dvk-mini-cart-wrap ul.cart_list li{display:grid;grid-template-columns:54px 1fr auto;column-gap:12px;align-items:center;padding:14px 0;border-bottom:1px solid #f0ece5;position:relative;}
.dvk-mini-cart-wrap ul.cart_list li:last-child{border-bottom:none;}
.dvk-mini-cart-wrap ul.cart_list li img{width:54px !important;height:54px !important;object-fit:cover;margin:0 !important;float:none !important;border:1px solid #e0dbd2;}
.dvk-mini-cart-wrap ul.cart_list li a:not(.remove){grid-column:2;font-family:'Cormorant Garamond',serif;font-size:15px;color:#1a1a1a;line-height:1.3;text-decoration:none;}
.dvk-mini-cart-wrap ul.cart_list li a:hover{color:#c9a66b;}
.dvk-mini-cart-wrap ul.cart_list li a.remove{position:absolute;top:8px;right:0;width:22px;height:22px;line-height:20px;text-align:center;background:transparent;color:#bbb;font-size:18px;border:none;}
.dvk-mini-cart-wrap ul.cart_list li a.remove:hover{color:#1a1a1a;background:transparent;}
.dvk-mc-qty-wrap{grid-column:2;display:inline-flex;align-items:center;border:1px solid #e0dbd2;height:30px;margin-top:6px;width:fit-content;}
.dvk-mc-qty-wrap button{background:transparent;border:none;width:30px;height:30px;font-size:16px;color:#1a1a1a;cursor:pointer;font-weight:600;line-height:1;padding:0;}
.dvk-mc-qty-wrap button:hover{background:#1a1a1a;color:#c9a66b;}
.dvk-mc-qty-wrap button:disabled{opacity:0.4;}
.dvk-mc-qty-wrap .dvk-qty-value{display:inline-block;min-width:32px;text-align:center;font-size:14px;font-weight:600;border-left:1px solid #e0dbd2;border-right:1px solid #e0dbd2;line-height:30px;}
.dvk-mc-row-price{grid-column:3;align-self:start;font-family:'Cormorant Garamond',serif;font-size:16px;color:#c9a66b;font-weight:500;}
.dvk-mini-cart-wrap .woocommerce-mini-cart__total{display:flex;justify-content:space-between;align-items:baseline;padding:16px 0 14px;border-top:1px solid #e0dbd2;margin-top:8px;font-family:Raleway,sans-serif;font-size:13px;letter-spacing:0.16em;text-transform:uppercase;color:#888;}
.dvk-mini-cart-wrap .woocommerce-mini-cart__total strong{color:#888;font-weight:500;}
.dvk-mini-cart-wrap .woocommerce-mini-cart__total .woocommerce-Price-amount{font-family:'Cormorant Garamond',serif;font-size:22px;letter-spacing:0;color:#c9a66b;font-weight:600;text-transform:none;}
.dvk-mini-cart-wrap .woocommerce-mini-cart__buttons{display:flex;flex-direction:column;gap:10px;margin:0;padding:6px 0 0;}
.dvk-mini-cart-wrap .woocommerce-mini-cart__buttons .button{display:block;text-align:center;padding:14px;font-family:Raleway,sans-serif;font-size:13px;font-weight:600;letter-spacing:0.18em;text-transform:uppercase;text-decoration:none;border:1px solid #1a1a1a;background:transparent;color:#1a1a1a;transition:background 0.2s,color 0.2s;}
.dvk-mini-cart-wrap .woocommerce-mini-cart__buttons .button:hover{background:#1a1a1a;color:#c9a66b;}
.dvk-mini-cart-wrap .woocommerce-mini-cart__buttons .checkout{background:#1a1a1a;color:#c9a66b;border-color:#1a1a1a;}
.dvk-mini-cart-wrap .woocommerce-mini-cart__buttons .checkout:hover{background:#c9a66b;color:#1a1a1a;border-color:#c9a66b;}

/* m65: cat hover neutral */
html body.archive.post-type-archive-product.ast-woo-shop-archive ul.products li.product-category a,html body.archive.post-type-archive-product.ast-woo-shop-archive ul.products li.product-category a:hover,html body.archive.post-type-archive-product.ast-woo-shop-archive ul.products li.product-category a:focus,html body.archive.post-type-archive-product.ast-woo-shop-archive ul.products li.product-category a:active{color:#1a1a1a !important;text-decoration:none !important;}
html body.archive.post-type-archive-product.ast-woo-shop-archive ul.products li.product-category a:hover::after,html body.archive.post-type-archive-product.ast-woo-shop-archive ul.products li.product-category a:focus::after{background:#c9a66b !important;color:#1a1a1a !important;border-top-color:#c9a66b !important;}

/* m66: kill bootstrap blue hover */
html body .button:hover,html body .button:focus,html body .btn:hover,html body .btn:focus,html body .wp-block-button__link:hover,html body .wp-block-button__link:focus{background:#1a1a1a !important;border-color:#1a1a1a !important;color:#c9a66b !important;}
html body a:hover,html body a:focus{color:#c9a66b !important;}

/* m67: cart luxury polish */
html body.woocommerce-cart #secondary,html body.woocommerce-checkout #secondary,html body.woocommerce-account #secondary{display:none !important;}
html body.woocommerce-cart #primary,html body.woocommerce-checkout #primary{width:100% !important;max-width:100% !important;flex:1 1 100% !important;}
html body.woocommerce-cart .ast-container,html body.woocommerce-checkout .ast-container{max-width:100% !important;padding-left:48px !important;padding-right:48px !important;}
html body.woocommerce-cart .woocommerce,html body.woocommerce-checkout .woocommerce{max-width:1280px;margin:0 auto;}
html body .dvk-pf__btn,html body button.dvk-pf__btn{background:#1a1a1a !important;color:#c9a66b !important;border-color:#1a1a1a !important;font-family:'Raleway',sans-serif !important;font-size:13px !important;font-weight:600 !important;letter-spacing:0.16em !important;text-transform:uppercase !important;padding:12px 20px !important;border-radius:0 !important;}
html body .dvk-pf__btn:hover,html body button.dvk-pf__btn:hover{background:#c9a66b !important;color:#1a1a1a !important;border-color:#c9a66b !important;}
html body.woocommerce-cart h1.entry-title,html body.woocommerce-cart .woocommerce-cart h1{text-align:center !important;margin-bottom:48px !important;}

/* m68: cart pm buttons css */
html body.woocommerce-cart .dvk-cart-pm{display:inline-flex;align-items:center;border:1px solid #d8d0bf;height:48px;width:fit-content;}
html body.woocommerce-cart .dvk-cart-pm button{background:transparent;border:none;width:42px;height:46px;font-size:18px;color:#1a1a1a;cursor:pointer;font-weight:500;line-height:1;padding:0;font-family:'Raleway',sans-serif;transition:background 0.2s,color 0.2s;}
html body.woocommerce-cart .dvk-cart-pm button:hover{background:#1a1a1a !important;color:#c9a66b !important;}
html body.woocommerce-cart .dvk-cart-pm button:disabled{opacity:0.4;cursor:wait;}
html body.woocommerce-cart .dvk-cart-pm input.qty{border:none !important;border-left:1px solid #d8d0bf !important;border-right:1px solid #d8d0bf !important;border-radius:0 !important;width:54px !important;height:46px !important;text-align:center !important;font-size:14px !important;font-weight:600 !important;background:transparent !important;-moz-appearance:textfield;}
html body.woocommerce-cart .dvk-cart-pm input.qty::-webkit-outer-spin-button,html body.woocommerce-cart .dvk-cart-pm input.qty::-webkit-inner-spin-button{-webkit-appearance:none;margin:0;}

/* m69: cart fullwidth */
html body.woocommerce-cart .woocommerce,html body.woocommerce-checkout .woocommerce{max-width:100% !important;width:100% !important;margin:0 !important;}
html body.woocommerce-cart .ast-container,html body.woocommerce-checkout .ast-container{padding-left:24px !important;padding-right:24px !important;}
html body.woocommerce-cart article.post-1833 .entry-content,html body.woocommerce-cart article.post-1833,html body.woocommerce-checkout article.post-1834 .entry-content,html body.woocommerce-checkout article.post-1834{max-width:100% !important;width:100% !important;padding:0 !important;margin:0 !important;}

/* m70: cart remove right css */
html body.woocommerce-cart table.cart td.product-remove,html body.woocommerce-cart table.cart th.product-remove{display:none !important;}
html body.woocommerce-cart table.cart td.product-subtotal{position:relative;padding-right:48px !important;}
html body.woocommerce-cart .dvk-cart-remove-wrap{display:inline-flex;align-items:center;justify-content:center;margin-left:16px;vertical-align:middle;}
html body.woocommerce-cart .dvk-cart-remove-wrap a.remove{display:inline-flex !important;align-items:center;justify-content:center;width:32px !important;height:32px !important;font-size:0 !important;color:transparent !important;background:transparent !important;border:1px solid #d8d0bf !important;border-radius:50% !important;position:relative;text-decoration:none !important;transition:background 0.2s,border-color 0.2s;}
html body.woocommerce-cart .dvk-cart-remove-wrap a.remove::before{content:"\D7";font-family:'Raleway',sans-serif;font-size:18px;color:#888;line-height:1;transition:color 0.2s;}
html body.woocommerce-cart .dvk-cart-remove-wrap a.remove:hover{background:#1a1a1a !important;border-color:#1a1a1a !important;}
html body.woocommerce-cart .dvk-cart-remove-wrap a.remove:hover::before{color:#c9a66b;}

/* m79: cart reorder css */
html body.woocommerce-cart table.cart td.product-remove,html body.woocommerce-cart table.cart th.product-remove{display:block !important;}
html body.woocommerce-cart table.cart{display:block !important;border:none !important;}
html body.woocommerce-cart table.cart thead{display:block !important;}
html body.woocommerce-cart table.cart tbody{display:block !important;}
html body.woocommerce-cart table.cart > thead > tr,html body.woocommerce-cart table.cart > tbody > tr.cart_item,html body.woocommerce-cart table.cart > tbody > tr.woocommerce-cart-form__cart-item{display:grid !important;grid-template-columns:minmax(220px,1.6fr) 100px 110px 170px 140px 60px !important;align-items:center !important;column-gap:24px !important;border-bottom:1px solid #f0ece5 !important;padding:18px 0 !important;}
html body.woocommerce-cart table.cart .product-name,html body.woocommerce-cart table.cart th.product-name{order:1 !important;}
html body.woocommerce-cart table.cart .product-thumbnail,html body.woocommerce-cart table.cart th.product-thumbnail{order:2 !important;}
html body.woocommerce-cart table.cart .product-price,html body.woocommerce-cart table.cart th.product-price{order:3 !important;}
html body.woocommerce-cart table.cart .product-quantity,html body.woocommerce-cart table.cart th.product-quantity{order:4 !important;}
html body.woocommerce-cart table.cart .product-subtotal,html body.woocommerce-cart table.cart th.product-subtotal{order:5 !important;text-align:left !important;padding-right:0 !important;}
html body.woocommerce-cart table.cart .product-remove,html body.woocommerce-cart table.cart th.product-remove{order:6 !important;text-align:center !important;}
html body.woocommerce-cart table.cart > tbody > tr.cart_item > td{border:none !important;padding:0 !important;}
html body.woocommerce-cart table.cart > thead > tr > th{border:none !important;padding:0 0 14px 0 !important;}
html body.woocommerce-cart table.cart > thead > tr > th.product-thumbnail{visibility:hidden;}
html body.woocommerce-cart table.cart .product-thumbnail img{width:90px !important;height:90px !important;object-fit:cover;}
html body.woocommerce-cart table.cart .product-name a{font-family:'Cormorant Garamond',serif !important;font-size:17px !important;color:#1a1a1a !important;text-decoration:none !important;line-height:1.35;}
html body.woocommerce-cart table.cart td.product-remove .dvk-cart-remove-wrap{margin:0 auto !important;}
html body.woocommerce-cart table.cart tr:has(td.actions){display:block !important;border:none !important;}
html body.woocommerce-cart table.cart td.actions{display:flex !important;justify-content:space-between !important;align-items:center !important;gap:16px !important;padding:24px 0 !important;border:none !important;}
html body.woocommerce-cart table.cart td.actions .coupon{display:flex !important;align-items:center;gap:12px;flex:1 1 auto;}
html body.woocommerce-cart table.cart td.actions button[name="update_cart"]{margin-left:auto !important;}
@media(max-width:768px){html body.woocommerce-cart table.cart > thead{display:none !important;}html body.woocommerce-cart table.cart > tbody > tr.cart_item{grid-template-columns:1fr !important;text-align:center !important;}html body.woocommerce-cart table.cart td.actions{flex-direction:column !important;align-items:stretch !important;}}

/* m80: checkout polish css */
html body.woocommerce-checkout .woocommerce-info,html body.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info{background:#f7f4ee !important;border:1px solid #e0dbd2 !important;border-top:2px solid #c9a66b !important;color:#1a1a1a !important;padding:14px 20px !important;}
html body.woocommerce-checkout .woocommerce-info::before,html body.woocommerce-checkout .woocommerce-info a::before{color:#c9a66b !important;}
html body.woocommerce-checkout .woocommerce-info a{color:#1a1a1a !important;text-decoration:underline !important;}
html body.woocommerce-checkout .woocommerce-info a:hover{color:#c9a66b !important;}
html body.woocommerce-checkout #billing_country_field,html body.woocommerce-checkout #shipping_country_field,html body.woocommerce-checkout .dvk-hidden-country{display:none !important;}
html body.woocommerce-checkout .woocommerce-shipping-fields h3{display:none !important;}
html body.woocommerce-checkout #ship-to-different-address{display:none !important;}
html body.woocommerce-checkout .shipping_address{display:none !important;}
html body.woocommerce-checkout form.checkout .col2-set,html body.woocommerce-checkout form.checkout .col-1,html body.woocommerce-checkout form.checkout .col-2{width:100% !important;float:none !important;}
html body.woocommerce-checkout #billing_first_name_field,html body.woocommerce-checkout #billing_last_name_field{width:48% !important;float:left !important;clear:none !important;}
html body.woocommerce-checkout #billing_first_name_field{margin-right:4% !important;}
html body.woocommerce-checkout #billing_last_name_field{float:right !important;margin-right:0 !important;}
html body.woocommerce-checkout #billing_phone_field,html body.woocommerce-checkout #billing_email_field{width:48% !important;float:left !important;clear:none !important;}
html body.woocommerce-checkout #billing_phone_field{margin-right:4% !important;}
html body.woocommerce-checkout #billing_email_field{float:right !important;margin-right:0 !important;}
html body.woocommerce-checkout .woocommerce-billing-fields h3,html body.woocommerce-checkout #order_review_heading{font-family:'Cormorant Garamond',serif !important;font-size:24px !important;font-weight:400 !important;color:#1a1a1a !important;margin:32px 0 24px !important;padding-bottom:14px !important;border-bottom:1px solid #e0dbd2 !important;position:relative;}
html body.woocommerce-checkout .woocommerce-billing-fields h3::after,html body.woocommerce-checkout #order_review_heading::after{content:"";position:absolute;bottom:-1px;left:0;width:60px;height:2px;background:#c9a66b;}
html body.woocommerce-checkout .woocommerce-privacy-policy-text{font-size:13px !important;color:#666 !important;line-height:1.6 !important;margin:16px 0 24px !important;}
@media(max-width:768px){html body.woocommerce-checkout #billing_first_name_field,html body.woocommerce-checkout #billing_last_name_field,html body.woocommerce-checkout #billing_phone_field,html body.woocommerce-checkout #billing_email_field{width:100% !important;float:none !important;margin-right:0 !important;}}

/* m83: home + buttons fixes */
html body .button,html body a.button,html body button.button,html body .button:hover,html body a.button:hover,html body button.button:hover,html body .button:focus,html body button:focus,html body a.button:focus,html body .wp-block-button__link,html body .wp-block-button__link:hover,html body .woocommerce-mini-cart__buttons .button,html body .woocommerce-mini-cart__buttons .button:hover,html body .woocommerce-info a,html body .woocommerce-info a:hover{text-decoration:none !important;}
html body .advantages-section .advantages-section__item-icon,html body .advantages-section [class*='advantages-section__item-icon']{width:120px !important;height:120px !important;}
html body .advantages-section img,html body .advantages-section svg{width:100% !important;height:100% !important;max-width:120px !important;}
html body .advantages-section .advantages-section__item{padding:32px 24px !important;}
html body .home-contacts{padding:80px 0 !important;background:#f7f4ee !important;}
html body .home-contacts__container{max-width:100% !important;padding:0 48px !important;}
html body .home-contacts__grid{display:grid !important;grid-template-columns:1fr 1.4fr !important;gap:64px !important;align-items:stretch !important;}
html body .home-contacts__info{display:flex !important;flex-direction:column !important;justify-content:center !important;background:#fff;padding:56px 48px !important;border:1px solid #e0dbd2;}
html body .home-contacts__title{font-family:'Cormorant Garamond',serif !important;font-size:42px !important;font-weight:400 !important;color:#1a1a1a !important;margin:0 !important;line-height:1.1 !important;}
html body .home-contacts__line{width:60px;height:2px;background:#c9a66b;margin:18px 0 36px;}
html body .home-contacts__row{display:flex;flex-direction:column;gap:4px;padding:14px 0;border-bottom:1px solid #f0ece5;}
html body .home-contacts__row:last-of-type{border-bottom:none;}
html body .home-contacts__label{font-family:'Raleway',sans-serif;font-size:11px;letter-spacing:0.18em;text-transform:uppercase;color:#888;font-weight:500;}
html body .home-contacts__value{font-family:'Cormorant Garamond',serif;font-size:18px;color:#1a1a1a;line-height:1.5;}
html body .home-contacts__value a{color:#c9a66b !important;text-decoration:none !important;}
html body .home-contacts__value a:hover{color:#1a1a1a !important;}
html body .home-contacts__cta{display:inline-block;margin-top:32px;padding:16px 36px;background:#1a1a1a;color:#c9a66b !important;font-family:'Raleway',sans-serif;font-size:13px;font-weight:600;letter-spacing:0.18em;text-transform:uppercase;text-decoration:none !important;border:1px solid #1a1a1a;transition:background 0.2s,color 0.2s;text-align:center;align-self:flex-start;}
html body .home-contacts__cta:hover{background:#c9a66b;color:#1a1a1a !important;border-color:#c9a66b;}
html body .home-contacts__map{position:relative;min-height:520px;border:1px solid #e0dbd2;overflow:hidden;}
html body .home-contacts__map iframe{position:absolute;inset:0;width:100% !important;height:100% !important;border:none;}
@media(max-width:992px){html body .home-contacts__grid{grid-template-columns:1fr !important;gap:32px !important;}html body .home-contacts__map{min-height:380px;}}

/* m84: home-contacts grid 100% */
html body .home-contacts__container,html body .home-contacts__container.container{width:100% !important;max-width:100% !important;display:block !important;}
html body .home-contacts__grid{width:100% !important;max-width:100% !important;}

/* m85: advantages icons big */
html body .advantages-section .advantages-section__item-icon,html body .advantages-section [class*='advantages-section__item-icon']{width:auto !important;height:auto !important;max-width:none !important;display:block;margin:0 auto 24px;}
html body .advantages-section img,html body .advantages-section svg{width:200px !important;height:200px !important;max-width:200px !important;object-fit:contain !important;display:block;margin:0 auto;}
html body .advantages-section .advantages-section__item{padding:48px 24px !important;}
@media(max-width:992px){html body .advantages-section img,html body .advantages-section svg{width:160px !important;height:160px !important;max-width:160px !important;}}
@media(max-width:540px){html body .advantages-section img,html body .advantages-section svg{width:130px !important;height:130px !important;max-width:130px !important;}}

/* m86: search + seo */
.dvk-search-overlay{padding:0 48px !important;}
.dvk-search-overlay form,.dvk-search-overlay .dvk-search-form{max-width:880px;margin:0 auto;width:100%;position:relative;}
.dvk-search-overlay input[type='search'],.dvk-search-overlay input[type='text'],.dvk-search-overlay input{width:100% !important;height:auto !important;background:transparent !important;color:#fff !important;border:none !important;border-bottom:2px solid #c9a66b !important;border-radius:0 !important;outline:none !important;font-family:'Cormorant Garamond',serif !important;font-size:36px !important;font-weight:300 !important;padding:18px 56px 18px 0 !important;letter-spacing:0.01em !important;caret-color:#c9a66b !important;}
.dvk-search-overlay input::placeholder{color:rgba(255,255,255,0.4) !important;font-style:italic;}
.dvk-search-overlay input:focus{border-bottom-color:#fff !important;}
.dvk-search-overlay button[type='submit'],.dvk-search-overlay .dvk-search-submit{position:absolute;right:0;top:50%;transform:translateY(-50%);background:transparent !important;border:none !important;color:#c9a66b !important;font-size:24px !important;cursor:pointer;padding:8px 12px !important;}
.dvk-search-overlay button:hover{color:#fff !important;}
html body.home .container.seo-text,html body .container.seo-text{background:#fff !important;padding:60px 48px !important;max-width:100% !important;margin:0 !important;}
html body.home .entry-content,html body.page-id-1827 .entry-content{padding:0 !important;margin:0 !important;background:transparent !important;}
.container.seo-text h1,.container.seo-text h2,.container.seo-text h3{background:#fff !important;}
.container.seo-text p{background:transparent !important;}

/* m87: header cta + search dropdown */
html body .site-header .dvk-header-actions{display:flex !important;align-items:center !important;gap:18px !important;}
html body .site-header .dvk-header-actions a.dvk-header-cta{display:inline-flex !important;align-items:center !important;justify-content:center !important;background:transparent !important;color:#c9a66b !important;border:1px solid #c9a66b !important;padding:10px 18px !important;font-family:'Raleway',sans-serif !important;font-size:11px !important;font-weight:600 !important;letter-spacing:0.16em !important;text-transform:uppercase !important;text-decoration:none !important;white-space:nowrap !important;line-height:1 !important;transition:background 0.2s,color 0.2s,border-color 0.2s !important;order:1 !important;}
html body .site-header .dvk-header-actions a.dvk-header-cta:hover{background:#c9a66b !important;color:#1a1a1a !important;}
html body .site-header .dvk-header-actions a.dvk-search-icon{order:2 !important;}
html body .site-header .dvk-header-actions a.dvk-header-phone{order:3 !important;}
html body .site-header .dvk-header-actions a.dvk-cart-icon{order:4 !important;}
@media(max-width:1100px){html body .site-header .dvk-header-actions a.dvk-header-cta{display:none !important;}}
html body .dvk-search-overlay{position:fixed !important;top:80px !important;left:auto !important;right:120px !important;bottom:auto !important;width:420px !important;height:auto !important;max-width:calc(100vw - 32px) !important;background:#1a1a1a !important;border:1px solid #c9a66b !important;padding:24px !important;display:none !important;z-index:9999 !important;box-shadow:0 16px 48px rgba(0,0,0,0.45) !important;flex-direction:column !important;align-items:stretch !important;justify-content:flex-start !important;}
html body .dvk-search-overlay.open,html body .dvk-search-overlay.dvk-show,html body .dvk-search-overlay.active{display:flex !important;}
html body .dvk-search-overlay form,html body .dvk-search-overlay .dvk-search-form{max-width:100% !important;margin:0 !important;width:100% !important;position:relative !important;}
html body .dvk-search-overlay input{font-size:18px !important;padding:10px 40px 10px 0 !important;border-bottom:1px solid #c9a66b !important;}
html body .dvk-search-overlay button[type='submit'],html body .dvk-search-overlay .dvk-search-submit{font-size:18px !important;}
html body .dvk-search-overlay .dvk-search-hint,html body .dvk-search-overlay__hint{display:none !important;}

/* m88: zamer modal v2 */
.dvk-zamer-modal{display:none;position:fixed;inset:0;z-index:99999;align-items:center;justify-content:center;}
.dvk-zamer-modal:target{display:flex;}
.dvk-zamer-backdrop{position:absolute;inset:0;background:rgba(26,26,26,0.7);cursor:pointer;display:block;}
.dvk-zamer-close-anchor{position:absolute;width:0;height:0;overflow:hidden;visibility:hidden;}
.dvk-zamer-panel{position:relative;background:#fff;width:440px;max-width:calc(100vw - 32px);padding:26px 0 8px;border:1px solid #e0dbd2;box-shadow:0 24px 64px rgba(0,0,0,0.3);font-family:'Raleway',sans-serif;}
.dvk-zamer-close{position:absolute;top:8px;right:14px;text-decoration:none !important;font-size:30px !important;color:#888 !important;cursor:pointer;width:36px;height:36px;line-height:36px !important;text-align:center;font-family:Raleway,sans-serif;transition:color 0.2s;z-index:2;}
.dvk-zamer-close:hover{color:#1a1a1a !important;}
.dvk-zamer-title{font-family:'Cormorant Garamond',serif !important;font-size:26px !important;font-weight:400 !important;color:#1a1a1a !important;margin:0 !important;text-align:center;line-height:1.2;}
.dvk-zamer-line{width:50px;height:2px;background:#c9a66b;margin:10px auto 8px;}
.dvk-zamer-sub{text-align:center;color:#666;font-size:12px;margin:0 0 6px;line-height:1.45;}
.dvk-zamer-iframe{width:100% !important;height:325px !important;border:none !important;display:block;overflow:hidden !important;margin-top:6px !important;}
@media(max-width:540px){.dvk-zamer-panel{padding:30px 22px 16px;}.dvk-zamer-title{font-size:24px !important;}.dvk-zamer-iframe{width:100% !important;height:325px !important;border:none !important;display:block;overflow:hidden !important;margin-top:6px !important;}}

/* m88b: hide chrome on popup page */
html body.page-id-1918{margin:0 !important;padding:0 !important;background:#fff !important;}
html body.page-id-1918 .site-header,html body.page-id-1918 .ast-builder-grid-row,html body.page-id-1918 .site-footer,html body.page-id-1918 .footer__bottom,html body.page-id-1918 #wpadminbar,html body.page-id-1918 .entry-header,html body.page-id-1918 .breadcrumb,html body.page-id-1918 .woocommerce-breadcrumb,html body.page-id-1918 .ast-builder-html-element,html body.page-id-1918 .dvk-zamer-modal,html body.page-id-1918 #secondary{display:none !important;}
html body.page-id-1918 .ast-container,html body.page-id-1918 #primary,html body.page-id-1918 article,html body.page-id-1918 .entry-content{padding:0 !important;margin:0 !important;max-width:100% !important;width:100% !important;}
html body.page-id-1918 #content,html body.page-id-1918 #page,html body.page-id-1918 .site-content{padding:0 !important;margin:0 !important;}
html body.page-id-1918{padding-top:0 !important;}
html.wp-toolbar,html body.page-id-1918{margin-top:0 !important;}
html body.page-id-1918 .wpcf7-form{padding:24px;}

/* m88c: kill bottom pad */
html body.page-id-1918 .entry-content,html body.page-id-1918 .entry-content.clear{padding:0 !important;margin:0 !important;}
html body.page-id-1918 .ast-container{padding:0 !important;}

/* m88d: ast-container override */
html body.page.page-id-1918 .ast-container,html body.page-id-1918.page .ast-container{padding:0 !important;max-width:100% !important;width:100% !important;}

/* m89: mobile header */
NaNhtml body .site-header .dvk-header-actions{display:flex !important;align-items:center !important;gap:14px !important;}NaNhtml body .site-header .dvk-header-actions a.dvk-search-icon{display:none !important;}NaNNaNNaNhtml body .site-header .ast-mobile-menu-trigger-classic .ast-mobile-svg,html body .site-header .menu-toggle svg{fill:#c9a66b !important;width:18px !important;height:18px !important;}NaN}
NaNhtml body .ast-mobile-header-wrap,html body #ast-mobile-popup-drawer{}html body #ast-mobile-popup-drawer .menu-item a,html body #ast-mobile-popup .menu-item a{font-family:'Raleway',sans-serif !important;font-size:14px !important;letter-spacing:0.16em !important;text-transform:uppercase !important;color:#c9a66b !important;padding:14px 20px !important;border-bottom:1px solid #2a2a2a !important;}html body #ast-mobile-popup-drawer{background:#1a1a1a !important;}html body #ast-mobile-popup-drawer .menu-item a:hover{background:#c9a66b !important;color:#1a1a1a !important;}html body #ast-mobile-popup-drawer .ast-mobile-popup-header,html body #ast-mobile-popup-drawer .menu-toggle-close{color:#c9a66b !important;}}

/* m89b: mobile show actions */
@media(max-width:921px){NaNhtml body .site-header .site-header-primary-section-right .ast-builder-layout-element:has(.dvk-header-actions){display:flex !important;align-items:center !important;}html body .site-header .site-header-primary-section-right{display:flex !important;align-items:center !important;gap:10px !important;}}

/* m89c: ast-header-html-1 mobile */
@media(max-width:921px){html body .site-header .ast-header-html-1{display:flex !important;align-items:center !important;}html body .site-header .site-header-primary-section-right{display:flex !important;align-items:center !important;gap:10px !important;flex:0 0 auto !important;}NaNNaNNaN}

/* m90: mobile drawer luxury */
@media(max-width:921px){html body #ast-hf-mobile-menu,html body .ast-mobile-popup-drawer #ast-hf-mobile-menu,html body .main-header-menu#ast-hf-mobile-menu{display:flex !important;flex-direction:column !important;align-items:stretch !important;width:100% !important;height:auto !important;padding:8px 0 24px !important;margin:0 !important;background:transparent !important;}html body #ast-hf-mobile-menu>li,html body .main-header-menu#ast-hf-mobile-menu>li{display:block !important;width:100% !important;height:auto !important;border:none !important;border-bottom:1px solid rgba(201,166,107,0.18) !important;margin:0 !important;padding:0 !important;flex:none !important;}html body #ast-hf-mobile-menu>li:last-child{border-bottom:none !important;}html body #ast-hf-mobile-menu>li>a.menu-link,html body #ast-hf-mobile-menu>li>a{display:block !important;width:100% !important;padding:18px 24px !important;font-family:'Cormorant Garamond',Georgia,serif !important;font-size:22px !important;font-weight:400 !important;letter-spacing:0.02em !important;line-height:1.3 !important;color:#c9a66b !important;text-transform:none !important;text-decoration:none !important;transition:padding-left 0.25s ease,color 0.25s ease,background 0.25s ease !important;}html body #ast-hf-mobile-menu>li>a:hover,html body #ast-hf-mobile-menu>li>a:focus{color:#fff !important;padding-left:32px !important;background:rgba(201,166,107,0.06) !important;}html body #ast-hf-mobile-menu>li.current-menu-item>a{color:#fff !important;}html body .ast-mobile-popup-drawer,html body .ast-mobile-popup-content{background:#1a1a1a !important;}html body .ast-mobile-popup-content{padding:0 !important;}html body .ast-mobile-popup-drawer .menu-mobile-toggle,html body .ast-mobile-popup-drawer .ast-mobile-popup-close{color:#c9a66b !important;}html body .ast-mobile-popup-drawer .ast-mobile-popup-inner{padding-top:0 !important;}html body .ast-mobile-popup-drawer .ast-builder-menu-mobile{padding:0 !important;background:transparent !important;}html body .ast-mobile-popup-drawer .ast-mobile-popup-header{padding:18px 24px !important;border-bottom:1px solid rgba(201,166,107,0.2) !important;background:#1a1a1a !important;}}
/* m90b: mobile drawer gap+foot */
@media(max-width:921px){html body #ast-hf-mobile-menu,html body .main-header-menu#ast-hf-mobile-menu,html body .ast-mobile-popup-drawer #ast-hf-mobile-menu{gap:0 !important;row-gap:0 !important;column-gap:0 !important;}html body #ast-hf-mobile-menu>li>a.menu-link,html body #ast-hf-mobile-menu>li>a{padding:14px 24px !important;font-size:20px !important;}html body .dvk-mobile-foot{padding:24px !important;background:#1a1a1a !important;border-top:1px solid rgba(201,166,107,0.2) !important;display:flex !important;flex-direction:column !important;gap:18px !important;}html body .dvk-mobile-foot a.dvk-mobile-cta{display:block !important;width:100% !important;padding:18px 16px !important;background:transparent !important;border:1px solid #c9a66b !important;color:#c9a66b !important;text-align:center !important;text-decoration:none !important;font-family:'Raleway',sans-serif !important;font-size:11px !important;font-weight:600 !important;letter-spacing:0.16em !important;text-transform:uppercase !important;line-height:1.2 !important;transition:background 0.2s,color 0.2s !important;}html body .dvk-mobile-foot a.dvk-mobile-cta:hover,html body .dvk-mobile-foot a.dvk-mobile-cta:focus{background:#c9a66b !important;color:#1a1a1a !important;}html body .dvk-mobile-foot .dvk-mobile-phones{display:flex !important;flex-direction:column !important;gap:8px !important;}html body .dvk-mobile-foot a.dvk-mobile-phone{display:block !important;font-family:'Cormorant Garamond',Georgia,serif !important;font-size:22px !important;font-weight:500 !important;color:#c9a66b !important;text-decoration:none !important;letter-spacing:0.01em !important;}html body .dvk-mobile-foot a.dvk-mobile-phone:hover{color:#fff !important;}html body .dvk-mobile-foot a.dvk-mobile-email{display:block !important;font-family:'Raleway',sans-serif !important;font-size:14px !important;color:#c9a66b !important;text-decoration:none !important;border-bottom:1px solid rgba(201,166,107,0.3) !important;padding-bottom:2px !important;align-self:flex-start !important;}html body .dvk-mobile-foot a.dvk-mobile-email:hover{color:#fff !important;}html body .dvk-mobile-foot .dvk-mobile-hours,html body .dvk-mobile-foot .dvk-mobile-addr{font-family:'Raleway',sans-serif !important;font-size:13px !important;color:rgba(255,255,255,0.6) !important;line-height:1.7 !important;}html body .dvk-mobile-foot .dvk-mobile-addr{font-style:italic !important;padding-top:4px !important;border-top:1px solid rgba(201,166,107,0.15) !important;}}


/* m90e: content fixed overlay */
@media(max-width:921px){html body.ast-main-header-nav-open .ast-mobile-header-content{position:fixed !important;top:80px !important;left:0 !important;right:0 !important;bottom:0 !important;width:100% !important;height:calc(100vh - 80px) !important;max-height:calc(100vh - 80px) !important;overflow-y:auto !important;-webkit-overflow-scrolling:touch !important;z-index:9 !important;background:#1a1a1a !important;}html body.admin-bar.ast-main-header-nav-open .ast-mobile-header-content{top:calc(80px + 46px) !important;height:calc(100vh - 80px - 46px) !important;max-height:calc(100vh - 80px - 46px) !important;}html body.ast-main-header-nav-open{overflow:hidden !important;}html body .ast-mobile-header-content::-webkit-scrollbar{width:4px;}html body .ast-mobile-header-content::-webkit-scrollbar-thumb{background:rgba(201,166,107,0.4);border-radius:2px;}}
/* m91: modal duplicate fix */
html:has(.dvk-zamer-modal:target) .dvk-zamer-modal{display:flex !important;}
html body .dvk-zamer-modal[id]:target,html body .dvk-zamer-modal[id]{}
@media(max-width:921px){#ast-desktop-header .dvk-zamer-modal{display:none !important;}}
@media(min-width:922px){#ast-mobile-header .dvk-zamer-modal{display:none !important;}}

/* m92: mobile search+cart+scroll */
@media(max-width:921px){html body .dvk-search-overlay{position:fixed !important;top:80px !important;left:0 !important;right:0 !important;bottom:auto !important;width:100% !important;max-width:100% !important;height:auto !important;padding:32px 20px 28px !important;border:none !important;border-bottom:1px solid #c9a66b !important;border-radius:0 !important;box-shadow:0 16px 48px rgba(0,0,0,0.5) !important;background:#1a1a1a !important;}html body.admin-bar .dvk-search-overlay{top:calc(80px + 46px) !important;}html body .dvk-search-overlay form,html body .dvk-search-overlay .dvk-search-form{max-width:100% !important;width:100% !important;}html body .dvk-search-overlay input{font-size:17px !important;padding:8px 32px 8px 0 !important;}html body .dvk-search-overlay button[type="submit"],html body .dvk-search-overlay .dvk-search-submit{font-size:18px !important;}html body.ast-main-header-nav-open{position:fixed !important;width:100% !important;overflow:hidden !important;}html body.ast-main-header-nav-open .ast-mobile-header-content{-webkit-overflow-scrolling:touch !important;overscroll-behavior:contain !important;touch-action:pan-y !important;}html body.woocommerce-cart .woocommerce-cart-form{width:100% !important;}html body.woocommerce-cart .shop_table.cart thead{display:none !important;}html body.woocommerce-cart .shop_table.cart{width:100% !important;display:block !important;}html body.woocommerce-cart .shop_table.cart tbody{display:block !important;width:100% !important;}html body tr.cart_item{display:grid !important;grid-template-columns:96px 1fr !important;grid-template-areas:"img name name" "img price subtotal" "img qty subtotal" "img remove remove" !important;gap:6px 14px !important;padding:18px 0 !important;border-bottom:1px solid #e0dbd2 !important;border-top:none !important;align-items:start !important;}html body tr.cart_item>td{padding:0 !important;border:none !important;display:block !important;}html body tr.cart_item td.product-thumbnail{grid-area:img !important;}html body tr.cart_item td.product-thumbnail a,html body tr.cart_item td.product-thumbnail{display:block !important;width:96px !important;}html body tr.cart_item td.product-thumbnail img{width:96px !important;height:auto !important;max-width:96px !important;object-fit:contain !important;background:#f7f4ee !important;padding:6px !important;display:block !important;}html body tr.cart_item td.product-name{grid-area:name !important;font-family:"Cormorant Garamond",Georgia,serif !important;font-size:17px !important;line-height:1.3 !important;text-align:left !important;}html body tr.cart_item td.product-name a{color:#1a1a1a !important;text-decoration:none !important;}html body tr.cart_item td.product-name::before,html body tr.cart_item td.product-price::before,html body tr.cart_item td.product-quantity::before,html body tr.cart_item td.product-subtotal::before,html body tr.cart_item td.product-remove::before{content:"" !important;display:none !important;}html body tr.cart_item td.product-price{grid-area:price !important;font-family:"Raleway",sans-serif !important;font-size:13px !important;color:#666 !important;text-align:left !important;}html body tr.cart_item td.product-quantity{grid-area:qty !important;text-align:left !important;}html body tr.cart_item td.product-quantity .quantity{display:inline-flex !important;align-items:center !important;}html body tr.cart_item td.product-quantity input.qty{width:48px !important;height:34px !important;font-size:14px !important;padding:0 !important;text-align:center !important;border:1px solid #d8d0bf !important;}html body tr.cart_item td.product-quantity .quantity__minus,html body tr.cart_item td.product-quantity .quantity__plus{width:30px !important;height:34px !important;font-size:14px !important;}html body tr.cart_item td.product-subtotal{grid-area:subtotal !important;text-align:right !important;font-family:"Cormorant Garamond",Georgia,serif !important;font-size:20px !important;font-weight:500 !important;color:#c9a66b !important;align-self:center !important;}html body tr.cart_item td.product-remove{grid-area:remove !important;text-align:left !important;}html body tr.cart_item td.product-remove a,html body tr.cart_item td.product-remove .dvk-cart-remove,html body tr.cart_item td.product-remove .dvk-cart-remove-wrap{font-size:12px !important;color:#888 !important;text-decoration:underline !important;text-transform:none !important;letter-spacing:0 !important;display:inline-flex !important;align-items:center !important;width:auto !important;height:auto !important;background:transparent !important;border:none !important;padding:0 !important;border-radius:0 !important;line-height:1 !important;}html body tr.cart_item td.product-remove a::before{content:"Удалить" !important;display:inline !important;}html body tr.cart_item td.product-remove a *{display:none !important;}html body.woocommerce-cart .actions{display:flex !important;flex-direction:column !important;gap:12px !important;padding:20px 0 !important;}html body.woocommerce-cart .actions .coupon{display:flex !important;flex-direction:row !important;gap:8px !important;width:100% !important;}html body.woocommerce-cart .actions .coupon input{flex:1 !important;}html body.woocommerce-cart .cart-collaterals,html body.woocommerce-cart .cart_totals{width:100% !important;float:none !important;max-width:100% !important;}html body.woocommerce-cart .cart_totals table{width:100% !important;}html body.woocommerce-cart .wc-proceed-to-checkout .checkout-button{width:100% !important;display:block !important;}}
/* m92b: cart row revamp */
@media(max-width:921px){html body tr.cart_item{display:grid !important;grid-template-columns:110px 1fr !important;grid-template-areas:"img name" "img price" "img qty" "img subtotal" "remove remove" !important;column-gap:16px !important;row-gap:6px !important;padding:18px 0 !important;align-items:start !important;}html body tr.cart_item td.product-thumbnail{grid-area:img !important;align-self:start !important;}html body tr.cart_item td.product-name{grid-area:name !important;font-family:"Cormorant Garamond",Georgia,serif !important;font-size:18px !important;line-height:1.25 !important;}html body tr.cart_item td.product-price{grid-area:price !important;font-family:"Raleway",sans-serif !important;font-size:13px !important;color:#666 !important;}html body tr.cart_item td.product-price::before{content:"Цена: " !important;display:inline !important;color:#999 !important;}html body tr.cart_item td.product-quantity{grid-area:qty !important;}html body tr.cart_item td.product-subtotal{grid-area:subtotal !important;font-family:"Cormorant Garamond",Georgia,serif !important;font-size:22px !important;font-weight:500 !important;color:#c9a66b !important;text-align:left !important;padding-top:4px !important;}html body tr.cart_item td.product-subtotal::before{content:"Сумма: " !important;display:inline !important;font-family:"Raleway",sans-serif !important;font-size:11px !important;letter-spacing:0.18em !important;text-transform:uppercase !important;color:#999 !important;font-weight:400 !important;margin-right:6px !important;}html body tr.cart_item td.product-remove{grid-area:remove !important;text-align:right !important;padding-top:10px !important;border-top:1px dashed #e0dbd2 !important;margin-top:8px !important;}html body tr.cart_item td.product-remove a,html body tr.cart_item td.product-remove .dvk-cart-remove,html body tr.cart_item td.product-remove .dvk-cart-remove-wrap{font-family:"Raleway",sans-serif !important;font-size:12px !important;color:#888 !important;text-decoration:none !important;letter-spacing:0.12em !important;text-transform:uppercase !important;display:inline-flex !important;align-items:center !important;width:auto !important;height:auto !important;background:transparent !important;border:none !important;padding:0 !important;border-radius:0 !important;line-height:1.4 !important;writing-mode:horizontal-tb !important;}html body tr.cart_item td.product-remove a::before{content:"✕  удалить" !important;display:inline !important;font-family:"Raleway",sans-serif !important;font-size:12px !important;color:#888 !important;letter-spacing:0.06em !important;text-transform:uppercase !important;writing-mode:horizontal-tb !important;}html body tr.cart_item td.product-remove a *{display:none !important;}html body tr.cart_item td.product-remove a:hover::before{color:#1a1a1a !important;}html body tr.cart_item td.product-thumbnail img{width:110px !important;height:auto !important;max-width:110px !important;}html body.woocommerce-cart .actions .button[name="update_cart"]{padding:14px 20px !important;}}
/* m92c: cart remove btn override */
@media(max-width:921px){html body.woocommerce-cart tr.cart_item td.product-remove{grid-area:remove !important;text-align:right !important;padding-top:12px !important;border-top:1px dashed #e0dbd2 !important;margin-top:10px !important;display:block !important;}html body.woocommerce-cart tr.cart_item td.product-remove .dvk-cart-remove-wrap{display:inline-flex !important;width:auto !important;height:auto !important;margin:0 !important;padding:0 !important;background:transparent !important;border:none !important;border-radius:0 !important;}html body.woocommerce-cart tr.cart_item td.product-remove .dvk-cart-remove-wrap a.remove{display:inline-flex !important;align-items:center !important;justify-content:flex-end !important;width:auto !important;height:auto !important;min-width:0 !important;min-height:0 !important;padding:6px 4px !important;background:transparent !important;border:none !important;border-radius:0 !important;font-size:12px !important;color:#888 !important;text-decoration:none !important;font-family:'Raleway',sans-serif !important;letter-spacing:0.12em !important;text-transform:uppercase !important;line-height:1.2 !important;writing-mode:horizontal-tb !important;}html body.woocommerce-cart tr.cart_item td.product-remove .dvk-cart-remove-wrap a.remove::before{content:"\2715  \0423\0434\0430\043B\0438\0442\044C" !important;font-family:'Raleway',sans-serif !important;font-size:12px !important;color:#888 !important;line-height:1.2 !important;letter-spacing:0.12em !important;text-transform:uppercase !important;display:inline !important;writing-mode:horizontal-tb !important;}html body.woocommerce-cart tr.cart_item td.product-remove .dvk-cart-remove-wrap a.remove:hover::before{color:#1a1a1a !important;}html body.woocommerce-cart tr.cart_item td.product-remove .dvk-cart-remove-wrap a.remove:hover{background:transparent !important;border:none !important;}}
/* m92d: cart remove final */
@media(max-width:921px){html body.woocommerce-cart tr.cart_item td.product-remove{display:block !important;text-align:right !important;padding:12px 0 4px !important;border-top:1px dashed #e0dbd2 !important;margin-top:10px !important;grid-area:remove !important;}html body.woocommerce-cart tr.cart_item td.product-remove .dvk-cart-remove-wrap{display:inline !important;background:transparent !important;border:none !important;border-radius:0 !important;width:auto !important;height:auto !important;margin:0 !important;padding:0 !important;}html body.woocommerce-cart tr.cart_item td.product-remove .dvk-cart-remove-wrap a.remove{display:inline-block !important;width:auto !important;height:auto !important;min-width:0 !important;background:transparent !important;border:0 !important;border-radius:0 !important;padding:6px 8px !important;font-family:'Raleway',sans-serif !important;font-size:12px !important;font-weight:400 !important;letter-spacing:0.12em !important;text-transform:uppercase !important;color:#888 !important;text-decoration:none !important;line-height:1.3 !important;text-align:right !important;writing-mode:horizontal-tb !important;white-space:nowrap !important;}html body.woocommerce-cart tr.cart_item td.product-remove .dvk-cart-remove-wrap a.remove::before{content:"\2715  \0423\0434\0430\043B\0438\0442\044C" !important;display:inline-block !important;font:inherit !important;color:inherit !important;letter-spacing:inherit !important;text-transform:inherit !important;line-height:inherit !important;width:auto !important;height:auto !important;writing-mode:horizontal-tb !important;white-space:nowrap !important;}html body.woocommerce-cart tr.cart_item td.product-remove .dvk-cart-remove-wrap a.remove:hover{color:#1a1a1a !important;background:transparent !important;}html body.woocommerce-cart tr.cart_item td.product-remove .dvk-cart-remove-wrap a.remove:hover::before{color:#1a1a1a !important;}}
/* m92e: cart remove explicit width */
@media(max-width:921px){html body.woocommerce-cart tr.cart_item td.product-remove{display:block !important;width:100% !important;text-align:right !important;padding:12px 0 4px !important;border-top:1px dashed #e0dbd2 !important;margin-top:10px !important;}html body.woocommerce-cart tr.cart_item td.product-remove .dvk-cart-remove-wrap{display:inline-block !important;width:auto !important;min-width:130px !important;text-align:right !important;}html body.woocommerce-cart tr.cart_item td.product-remove .dvk-cart-remove-wrap a.remove{display:inline-block !important;width:auto !important;min-width:130px !important;height:auto !important;background:transparent !important;border:0 !important;border-radius:0 !important;padding:6px 0 !important;font:400 12px/1.3 'Raleway',sans-serif !important;letter-spacing:0.12em !important;text-transform:uppercase !important;color:#888 !important;text-decoration:none !important;text-align:right !important;writing-mode:horizontal-tb !important;white-space:nowrap !important;overflow:visible !important;}html body.woocommerce-cart tr.cart_item td.product-remove .dvk-cart-remove-wrap a.remove::before{content:"\2715  \0423\0434\0430\043B\0438\0442\044C" !important;display:inline-block !important;width:auto !important;min-width:0 !important;height:auto !important;font:inherit !important;color:inherit !important;letter-spacing:inherit !important;text-transform:inherit !important;line-height:inherit !important;writing-mode:horizontal-tb !important;white-space:nowrap !important;}html body.woocommerce-cart tr.cart_item td.product-remove .dvk-cart-remove-wrap a.remove:hover,html body.woocommerce-cart tr.cart_item td.product-remove .dvk-cart-remove-wrap a.remove:hover::before{color:#1a1a1a !important;background:transparent !important;}}
/* m93: search close right */
@media(max-width:921px){html body .dvk-search-overlay{padding:24px 64px 28px 20px !important;}html body .dvk-search-overlay .dvk-search-close{position:absolute !important;top:14px !important;right:14px !important;left:auto !important;bottom:auto !important;width:40px !important;height:40px !important;padding:0 !important;margin:0 !important;background:transparent !important;border:1px solid rgba(201,166,107,0.5) !important;border-radius:0 !important;color:#c9a66b !important;font-family:"Raleway",sans-serif !important;font-size:28px !important;font-weight:300 !important;line-height:1 !important;display:flex !important;align-items:center !important;justify-content:center !important;cursor:pointer !important;text-align:center !important;letter-spacing:0 !important;transition:background 0.2s,color 0.2s,border-color 0.2s !important;}html body .dvk-search-overlay .dvk-search-close:hover,html body .dvk-search-overlay .dvk-search-close:focus{background:#c9a66b !important;color:#1a1a1a !important;border-color:#c9a66b !important;}}
/* m94: cart mini dropdown */
.dvk-cart-modal{display:none;position:fixed;inset:0;z-index:99998;align-items:flex-start;justify-content:flex-end;}
html:has(.dvk-cart-modal:target) .dvk-cart-modal,.dvk-cart-modal:target{display:flex !important;}
@media(max-width:921px){#ast-desktop-header .dvk-cart-modal{display:none !important;}}
@media(min-width:922px){#ast-mobile-header .dvk-cart-modal{display:none !important;}}
.dvk-cart-backdrop{position:absolute;inset:0;background:rgba(26,26,26,0.5);cursor:pointer;display:block;}
.dvk-cart-panel{position:relative;background:#fff;width:420px;max-width:calc(100vw - 32px);margin:96px 16px 16px;border:1px solid #e0dbd2;box-shadow:0 24px 64px rgba(0,0,0,0.3);font-family:'Raleway',sans-serif;display:flex;flex-direction:column;max-height:calc(100vh - 112px);}
.dvk-cart-close{position:absolute;top:8px;right:14px;text-decoration:none !important;font-size:30px !important;color:#888 !important;cursor:pointer;width:36px;height:36px;line-height:36px !important;text-align:center;font-family:Raleway,sans-serif;transition:color 0.2s;z-index:2;}
.dvk-cart-close:hover{color:#1a1a1a !important;}
.dvk-cart-title{font-family:'Cormorant Garamond',Georgia,serif !important;font-size:24px !important;font-weight:400 !important;color:#1a1a1a !important;text-align:center !important;margin:18px 0 6px !important;padding:0 16px !important;letter-spacing:0.01em !important;}
.dvk-cart-line{width:50px;height:1px;background:#c9a66b;margin:0 auto 12px;}
.dvk-cart-iframe{flex:1 1 auto;border:0;width:100%;min-height:280px;height:380px;background:#fff;display:block;}
.dvk-cart-go{display:block !important;text-align:center !important;padding:14px 16px !important;background:#1a1a1a !important;color:#c9a66b !important;text-decoration:none !important;font-family:'Raleway',sans-serif !important;font-size:11px !important;font-weight:600 !important;letter-spacing:0.18em !important;text-transform:uppercase !important;line-height:1.2 !important;border-top:1px solid #e0dbd2 !important;transition:background 0.2s,color 0.2s !important;}
.dvk-cart-go:hover,.dvk-cart-go:focus{background:#c9a66b !important;color:#1a1a1a !important;}
@media(max-width:921px){.dvk-cart-modal{align-items:stretch !important;justify-content:stretch !important;}.dvk-cart-panel{width:100% !important;max-width:100% !important;margin:80px 0 0 !important;border-left:0 !important;border-right:0 !important;max-height:calc(100vh - 80px) !important;}html body.admin-bar .dvk-cart-panel{margin-top:calc(80px + 46px) !important;max-height:calc(100vh - 80px - 46px) !important;}.dvk-cart-iframe{height:auto !important;min-height:340px !important;flex:1 1 auto !important;}}
html body.page-id-1929,html body.page-id-1929 #page,html body.page-id-1929 .site-content,html body.page-id-1929 .ast-container{background:#fff !important;padding:0 !important;margin:0 !important;}
html body.page-id-1929 #masthead,html body.page-id-1929 #colophon,html body.page-id-1929 .site-header,html body.page-id-1929 .site-footer,html body.page-id-1929 .ast-mobile-header-wrap,html body.page-id-1929 .entry-header,html body.page-id-1929 .breadcrumbs,html body.page-id-1929 .ast-breadcrumb,html body.page-id-1929 .yoast-breadcrumbs,html body.page-id-1929 .breadcrumb,html body.page-id-1929 #wpadminbar{display:none !important;}
html body.page-id-1929{padding:0 !important;margin:0 !important;}
html body.page-id-1929 .entry-content,html body.page-id-1929 .entry-content > *{padding:0 !important;margin:0 !important;}
html body.page-id-1929 .woocommerce-cart{padding:0 !important;}
html body.page-id-1929 .woocommerce-cart-form{padding:12px 16px !important;}
html body.page-id-1929 tr.cart_item{display:grid !important;grid-template-columns:64px 1fr !important;grid-template-areas:"img name" "img price" "img qty" "img subtotal" "remove remove" !important;column-gap:12px !important;row-gap:4px !important;padding:12px 0 !important;border-bottom:1px solid #e0dbd2 !important;}
html body.page-id-1929 tr.cart_item td{padding:0 !important;border:none !important;display:block !important;}
html body.page-id-1929 tr.cart_item td.product-thumbnail{grid-area:img !important;}
html body.page-id-1929 tr.cart_item td.product-thumbnail img{width:64px !important;height:auto !important;max-width:64px !important;background:#f7f4ee !important;padding:4px !important;}
html body.page-id-1929 tr.cart_item td.product-name{grid-area:name !important;font-family:'Cormorant Garamond',serif !important;font-size:14px !important;line-height:1.25 !important;}
html body.page-id-1929 tr.cart_item td.product-name a{color:#1a1a1a !important;text-decoration:none !important;}
html body.page-id-1929 tr.cart_item td.product-price{grid-area:price !important;font-size:11px !important;color:#666 !important;}
html body.page-id-1929 tr.cart_item td.product-price::before{content:"Цена: " !important;color:#999 !important;display:inline !important;}
html body.page-id-1929 tr.cart_item td.product-quantity{grid-area:qty !important;}
html body.page-id-1929 tr.cart_item td.product-quantity input.qty{width:36px !important;height:24px !important;font-size:11px !important;padding:0 !important;}
html body.page-id-1929 tr.cart_item td.product-quantity .quantity__minus,html body.page-id-1929 tr.cart_item td.product-quantity .quantity__plus{width:22px !important;height:24px !important;font-size:11px !important;}
html body.page-id-1929 tr.cart_item td.product-subtotal{grid-area:subtotal !important;font-family:'Cormorant Garamond',serif !important;font-size:15px !important;color:#c9a66b !important;}
html body.page-id-1929 tr.cart_item td.product-subtotal::before{content:"Сумма: " !important;color:#999 !important;font-family:Raleway,sans-serif !important;font-size:9px !important;letter-spacing:0.18em !important;text-transform:uppercase !important;display:inline !important;margin-right:4px !important;font-weight:400 !important;}
html body.page-id-1929 tr.cart_item td.product-remove{grid-area:remove !important;text-align:right !important;padding-top:6px !important;}
html body.page-id-1929 tr.cart_item td.product-remove .dvk-cart-remove-wrap a.remove{display:inline-block !important;width:auto !important;height:auto !important;background:transparent !important;border:0 !important;border-radius:0 !important;padding:2px 0 !important;font:400 10px/1.2 'Raleway',sans-serif !important;letter-spacing:0.1em !important;text-transform:uppercase !important;color:#888 !important;}
html body.page-id-1929 tr.cart_item td.product-remove .dvk-cart-remove-wrap a.remove::before{content:"\2715  \0423\0434\0430\043B\0438\0442\044C" !important;display:inline-block !important;font:inherit !important;color:inherit !important;letter-spacing:inherit !important;text-transform:inherit !important;}
html body.page-id-1929 .cart-collaterals,html body.page-id-1929 .cart_totals,html body.page-id-1929 .actions,html body.page-id-1929 .cross-sells,html body.page-id-1929 .coupon{display:none !important;}
html body.page-id-1929 .shop_table.cart thead{display:none !important;}
html body.page-id-1929 .entry-title,html body.page-id-1929 .page-title{display:none !important;}

/* m94b: cart mini cleanup */
html body.page-id-1929 tr.actions,html body.page-id-1929 tr:has(td.actions),html body.page-id-1929 td.actions,html body.page-id-1929 .coupon,html body.page-id-1929 button[name="update_cart"],html body.page-id-1929 input[name="update_cart"],html body.page-id-1929 button[name="apply_coupon"],html body.page-id-1929 input[name="apply_coupon"],html body.page-id-1929 input[name="coupon_code"]{display:none !important;}
html body.page-id-1929 .ast-no-thumbnail.ast-article-single,html body.page-id-1929 article.post-1929,html body.page-id-1929 .single-page-article,html body.page-id-1929 .single-layout-1{padding:0 !important;margin:0 !important;}
html body.page-id-1929 .woocommerce,html body.page-id-1929 .woocommerce-cart{padding:0 !important;margin:0 !important;background:#fff !important;}
html body.page-id-1929 .woocommerce-cart-form{padding:8px 14px !important;}
html body.page-id-1929 .ast-container,html body.page-id-1929 .site-content,html body.page-id-1929 #content,html body.page-id-1929 #primary{padding:0 !important;margin:0 !important;background:#fff !important;}
html body.page-id-1929 main,html body.page-id-1929 main#main{padding:0 !important;margin:0 !important;}
/* m94c: cart full-width pin */
@media(max-width:921px){html body .dvk-cart-modal{display:none;position:fixed !important;top:0 !important;left:0 !important;right:0 !important;bottom:0 !important;width:100vw !important;height:100vh !important;max-width:100vw !important;max-height:100vh !important;align-items:stretch !important;justify-content:stretch !important;}html:has(.dvk-cart-modal:target) html body .dvk-cart-modal,html body .dvk-cart-modal:target{display:block !important;}html body .dvk-cart-modal .dvk-cart-backdrop{position:absolute !important;top:0 !important;left:0 !important;right:0 !important;bottom:0 !important;width:100% !important;height:100% !important;}html body .dvk-cart-modal .dvk-cart-panel{position:absolute !important;top:80px !important;left:0 !important;right:0 !important;bottom:0 !important;width:100vw !important;max-width:100vw !important;height:auto !important;max-height:calc(100vh - 80px) !important;margin:0 !important;border-left:0 !important;border-right:0 !important;display:flex !important;flex-direction:column !important;}html body.admin-bar .dvk-cart-modal .dvk-cart-panel{top:calc(80px + 46px) !important;max-height:calc(100vh - 80px - 46px) !important;}html body .dvk-cart-modal .dvk-cart-iframe{flex:1 1 auto !important;min-height:0 !important;height:auto !important;width:100% !important;}html body .dvk-cart-modal .dvk-cart-go{flex:0 0 auto !important;}}
/* m94d: cart iframe height */
@media(max-width:921px){html body .dvk-cart-modal .dvk-cart-iframe{flex:1 1 auto !important;min-height:60vh !important;height:auto !important;width:100% !important;display:block !important;background:#fff !important;}}
/* m94e: cart mini compact */
/* True mini-cart layout for cart-mini page (id 1929) */
html body.page-id-1929 .woocommerce-cart-form{padding:0 !important;}
html body.page-id-1929 .shop_table.cart{margin:0 !important;border:none !important;}
html body.page-id-1929 tr.cart_item{display:grid !important;grid-template-columns:56px 1fr auto !important;grid-template-areas:"img name price" "img qty subtotal" !important;column-gap:12px !important;row-gap:2px !important;padding:12px 16px !important;border-bottom:1px solid #f0ece5 !important;border-top:none !important;align-items:center !important;}
html body.page-id-1929 tr.cart_item td{padding:0 !important;border:none !important;display:block !important;line-height:1.3 !important;}
html body.page-id-1929 tr.cart_item td.product-thumbnail{grid-area:img !important;align-self:center !important;}
html body.page-id-1929 tr.cart_item td.product-thumbnail img{width:56px !important;height:56px !important;object-fit:cover !important;background:#f7f4ee !important;padding:0 !important;border:1px solid #e0dbd2 !important;}
html body.page-id-1929 tr.cart_item td.product-name{grid-area:name !important;font-family:"Cormorant Garamond",Georgia,serif !important;font-size:14px !important;font-weight:400 !important;line-height:1.25 !important;color:#1a1a1a !important;align-self:end !important;padding-right:8px !important;}
html body.page-id-1929 tr.cart_item td.product-name a{color:#1a1a1a !important;text-decoration:none !important;display:-webkit-box !important;-webkit-line-clamp:2 !important;-webkit-box-orient:vertical !important;overflow:hidden !important;}
html body.page-id-1929 tr.cart_item td.product-price{grid-area:price !important;text-align:right !important;font-family:"Raleway",sans-serif !important;font-size:11px !important;color:#999 !important;align-self:end !important;white-space:nowrap !important;}
html body.page-id-1929 tr.cart_item td.product-price::before{content:"" !important;display:none !important;}
html body.page-id-1929 tr.cart_item td.product-quantity{grid-area:qty !important;font-family:"Raleway",sans-serif !important;font-size:11px !important;color:#666 !important;align-self:start !important;}
html body.page-id-1929 tr.cart_item td.product-quantity .quantity{display:none !important;}
html body.page-id-1929 tr.cart_item td.product-quantity::after{content:attr(data-qty) !important;}
html body.page-id-1929 tr.cart_item td.product-subtotal{grid-area:subtotal !important;text-align:right !important;font-family:"Cormorant Garamond",Georgia,serif !important;font-size:16px !important;font-weight:500 !important;color:#c9a66b !important;align-self:start !important;white-space:nowrap !important;}
html body.page-id-1929 tr.cart_item td.product-subtotal::before{content:"" !important;display:none !important;}
html body.page-id-1929 tr.cart_item td.product-remove{display:none !important;}
/* Bring back cart_totals as compact subtotal bar */
html body.page-id-1929 .cart-collaterals,html body.page-id-1929 .cart_totals{display:block !important;width:100% !important;float:none !important;max-width:100% !important;padding:14px 16px !important;background:#f7f4ee !important;border-top:1px solid #e0dbd2 !important;margin:0 !important;}
html body.page-id-1929 .cart_totals h2{display:none !important;}
html body.page-id-1929 .cart_totals table{width:100% !important;border:none !important;}
html body.page-id-1929 .cart_totals table th{font-family:"Raleway",sans-serif !important;font-size:11px !important;letter-spacing:0.18em !important;text-transform:uppercase !important;color:#888 !important;font-weight:400 !important;text-align:left !important;padding:4px 0 !important;border:none !important;background:transparent !important;}
html body.page-id-1929 .cart_totals table td{font-family:"Cormorant Garamond",serif !important;font-size:18px !important;font-weight:500 !important;color:#1a1a1a !important;text-align:right !important;padding:4px 0 !important;border:none !important;background:transparent !important;}
html body.page-id-1929 .cart_totals .order-total td{color:#c9a66b !important;font-size:22px !important;}
html body.page-id-1929 .cart_totals .shipping,html body.page-id-1929 .cart_totals .shipping-calculator-button,html body.page-id-1929 .cart_totals .woocommerce-shipping-destination,html body.page-id-1929 .cart_totals .shipping-calculator-form,html body.page-id-1929 .cart_totals .wc-proceed-to-checkout{display:none !important;}
/* m94f: cart mini tighten */
html body.page-id-1929 #primary,html body.page-id-1929 #main,html body.page-id-1929 .site-main,html body.page-id-1929 article.post-1929,html body.page-id-1929 .entry-content,html body.page-id-1929 .woocommerce,html body.page-id-1929 .cart-collaterals,html body.page-id-1929 .ast-container{max-width:100% !important;width:100% !important;padding:0 !important;margin:0 !important;}
html body.page-id-1929 .cart-collaterals{margin-top:0 !important;border-top:1px solid #e0dbd2 !important;}
html body.page-id-1929 .woocommerce-cart-form{margin-bottom:0 !important;}
html body.page-id-1929 .shop_table.cart{margin-bottom:0 !important;}
/* m94g: cart panel edge-to-edge */
@media(max-width:921px){html body .dvk-cart-modal{display:none !important;position:fixed !important;top:0 !important;left:0 !important;right:0 !important;bottom:0 !important;width:auto !important;max-width:none !important;height:auto !important;align-items:stretch !important;justify-content:stretch !important;}html:has(.dvk-cart-modal:target) html body .dvk-cart-modal,html body .dvk-cart-modal:target{display:block !important;}html body .dvk-cart-modal .dvk-cart-backdrop{position:absolute !important;top:0 !important;left:0 !important;right:0 !important;bottom:0 !important;width:auto !important;height:auto !important;}html body .dvk-cart-modal .dvk-cart-panel{position:absolute !important;top:80px !important;left:0 !important;right:0 !important;bottom:0 !important;width:auto !important;max-width:none !important;height:auto !important;margin:0 !important;border:0 !important;display:flex !important;flex-direction:column !important;}html body.admin-bar .dvk-cart-modal .dvk-cart-panel{top:calc(80px + 46px) !important;}html body .dvk-cart-modal .dvk-cart-iframe{flex:1 1 auto !important;width:100% !important;min-width:0 !important;border:0 !important;display:block !important;}html body.page-id-1929 tr.cart_item{padding:14px 12px !important;}html body.page-id-1929 .cart_totals{padding:14px 12px !important;}html body.page-id-1929 .cart-collaterals{padding:0 !important;}}

/* m95b: cart-mini narrow fit */
html body.page-id-1929 tr.cart_item{grid-template-columns:48px 1fr auto !important;grid-template-areas:"img name price" "img name subtotal" !important;column-gap:10px !important;row-gap:0 !important;padding:12px 10px !important;align-items:center !important;}
html body.page-id-1929 tr.cart_item td.product-thumbnail img{width:48px !important;height:48px !important;}
html body.page-id-1929 tr.cart_item td.product-name{align-self:center !important;font-size:13px !important;line-height:1.3 !important;padding-right:0 !important;}
html body.page-id-1929 tr.cart_item td.product-name a{-webkit-line-clamp:3 !important;}
html body.page-id-1929 tr.cart_item td.product-price{display:none !important;}
html body.page-id-1929 tr.cart_item td.product-quantity{display:none !important;}
html body.page-id-1929 tr.cart_item td.product-subtotal{grid-area:subtotal !important;font-size:15px !important;text-align:right !important;align-self:center !important;white-space:nowrap !important;}
html body.page-id-1929 tr.cart_item td.product-subtotal::before{content:"Сумма:\A" !important;display:block !important;font-family:"Raleway",sans-serif !important;font-size:9px !important;letter-spacing:0.16em !important;text-transform:uppercase !important;color:#999 !important;margin-bottom:2px !important;font-weight:400 !important;line-height:1 !important;white-space:pre !important;}
/* m95c: cart-mini 2col stack */
html body.page-id-1929 tr.cart_item{display:grid !important;grid-template-columns:56px 1fr !important;grid-template-areas:"img name" "img subtotal" !important;column-gap:12px !important;row-gap:4px !important;padding:14px 12px !important;align-items:start !important;}
html body.page-id-1929 tr.cart_item td.product-thumbnail{grid-area:img !important;align-self:start !important;}
html body.page-id-1929 tr.cart_item td.product-thumbnail img{width:56px !important;height:56px !important;}
html body.page-id-1929 tr.cart_item td.product-name{grid-area:name !important;font-size:14px !important;line-height:1.3 !important;align-self:start !important;}
html body.page-id-1929 tr.cart_item td.product-name a{-webkit-line-clamp:2 !important;}
html body.page-id-1929 tr.cart_item td.product-price{display:none !important;}
html body.page-id-1929 tr.cart_item td.product-quantity{display:none !important;}
html body.page-id-1929 tr.cart_item td.product-subtotal{grid-area:subtotal !important;text-align:left !important;font-family:"Cormorant Garamond",Georgia,serif !important;font-size:18px !important;font-weight:500 !important;color:#c9a66b !important;align-self:start !important;white-space:nowrap !important;padding:0 !important;margin-top:2px !important;}
html body.page-id-1929 tr.cart_item td.product-subtotal::before{content:"" !important;display:none !important;}
html body.page-id-1929 tr.cart_item td.product-remove{display:none !important;}
/* m95d: cart-mini full row width */
html body.page-id-1929 .shop_table.cart,html body.page-id-1929 table.cart,html body.page-id-1929 .woocommerce-cart-form,html body.page-id-1929 .woocommerce-cart-form__contents,html body.page-id-1929 tbody{width:100% !important;max-width:100% !important;padding:0 !important;margin:0 !important;border-collapse:collapse !important;}
html body.page-id-1929 tr.cart_item{width:100% !important;max-width:100% !important;box-sizing:border-box !important;display:grid !important;grid-template-columns:56px 1fr !important;grid-template-areas:"img name" "img subtotal" !important;column-gap:10px !important;row-gap:2px !important;padding:12px 12px !important;}
/* m95e: cart-mini kill sidebar */
html body.page-id-1929 #primary,html body.page-id-1929 .site-content,html body.page-id-1929 .ast-container,html body.page-id-1929 .site-main,html body.page-id-1929 article.post-1929,html body.page-id-1929 .entry-content,html body.page-id-1929 .woocommerce,html body.page-id-1929 .woocommerce-cart-form,html body.page-id-1929 form.woocommerce-cart-form,html body.page-id-1929 table.cart,html body.page-id-1929 .shop_table.cart,html body.page-id-1929 .cart-collaterals,html body.page-id-1929 #content{width:100% !important;max-width:100% !important;float:none !important;flex:1 1 100% !important;padding:0 !important;margin:0 !important;}
html body.page-id-1929 #secondary,html body.page-id-1929 .widget-area,html body.page-id-1929 .secondary,html body.page-id-1929 aside.sidebar{display:none !important;}
html body.page-id-1929{display:block !important;}
html body.page-id-1929 #page,html body.page-id-1929 .ast-theme-transparent-header{display:block !important;width:100% !important;}
html body.page-id-1929 #content{display:flex !important;flex-direction:column !important;}
/* Override m92e/m92d/m92c that use body.woocommerce-cart for cart-mini page */
html body.page-id-1929.woocommerce-cart tr.cart_item{display:grid !important;grid-template-columns:56px 1fr !important;grid-template-areas:"img name" "img subtotal" !important;column-gap:10px !important;row-gap:2px !important;padding:12px 12px !important;border-bottom:1px solid #e0dbd2 !important;align-items:start !important;}
html body.page-id-1929.woocommerce-cart tr.cart_item td{padding:0 !important;border:none !important;display:block !important;}
html body.page-id-1929.woocommerce-cart tr.cart_item td.product-thumbnail{grid-area:img !important;}
html body.page-id-1929.woocommerce-cart tr.cart_item td.product-thumbnail img{width:56px !important;height:56px !important;max-width:56px !important;}
html body.page-id-1929.woocommerce-cart tr.cart_item td.product-name{grid-area:name !important;font-family:"Cormorant Garamond",serif !important;font-size:14px !important;line-height:1.3 !important;}
html body.page-id-1929.woocommerce-cart tr.cart_item td.product-name a{color:#1a1a1a !important;text-decoration:none !important;display:block !important;}
html body.page-id-1929.woocommerce-cart tr.cart_item td.product-price,html body.page-id-1929.woocommerce-cart tr.cart_item td.product-quantity,html body.page-id-1929.woocommerce-cart tr.cart_item td.product-remove{display:none !important;}
html body.page-id-1929.woocommerce-cart tr.cart_item td.product-subtotal{grid-area:subtotal !important;font-family:"Cormorant Garamond",serif !important;font-size:18px !important;font-weight:500 !important;color:#c9a66b !important;text-align:left !important;margin-top:4px !important;white-space:nowrap !important;}
html body.page-id-1929.woocommerce-cart tr.cart_item td.product-subtotal::before{content:"" !important;display:none !important;}
/* m95f: cart-mini ID-bumped */
html body.page-id-1929 #post-1929 tr.cart_item{display:grid !important;grid-template-columns:56px 1fr !important;grid-template-areas:"img name" "img subtotal" !important;column-gap:12px !important;row-gap:2px !important;padding:14px 12px !important;border-bottom:1px solid #e0dbd2 !important;align-items:start !important;}
html body.page-id-1929 #post-1929 tr.cart_item td{padding:0 !important;border:none !important;display:block !important;}
html body.page-id-1929 #post-1929 tr.cart_item td.product-thumbnail{grid-area:img !important;align-self:start !important;}
html body.page-id-1929 #post-1929 tr.cart_item td.product-thumbnail img{width:56px !important;height:56px !important;max-width:56px !important;background:#f7f4ee !important;padding:4px !important;display:block !important;border:1px solid #e0dbd2 !important;}
html body.page-id-1929 #post-1929 tr.cart_item td.product-name{grid-area:name !important;font-family:"Cormorant Garamond",Georgia,serif !important;font-size:14px !important;line-height:1.3 !important;font-weight:400 !important;color:#1a1a1a !important;align-self:start !important;}
html body.page-id-1929 #post-1929 tr.cart_item td.product-name a{color:#1a1a1a !important;text-decoration:none !important;display:-webkit-box !important;-webkit-line-clamp:2 !important;-webkit-box-orient:vertical !important;overflow:hidden !important;}
html body.page-id-1929 #post-1929 tr.cart_item td.product-price,html body.page-id-1929 #post-1929 tr.cart_item td.product-quantity,html body.page-id-1929 #post-1929 tr.cart_item td.product-remove{display:none !important;}
html body.page-id-1929 #post-1929 tr.cart_item td.product-subtotal{grid-area:subtotal !important;font-family:"Cormorant Garamond",Georgia,serif !important;font-size:18px !important;font-weight:500 !important;color:#c9a66b !important;text-align:left !important;align-self:start !important;margin-top:4px !important;white-space:nowrap !important;}
html body.page-id-1929 #post-1929 tr.cart_item td.product-subtotal::before{content:"" !important;display:none !important;}
/* m95g: cart-mini totals fullwidth */
html body.page-id-1929 .cart-collaterals,html body.page-id-1929 #post-1929 .cart-collaterals{width:100% !important;max-width:100% !important;float:none !important;clear:both !important;display:block !important;padding:0 !important;margin:0 !important;}
html body.page-id-1929 .cart_totals,html body.page-id-1929 #post-1929 .cart_totals{width:100% !important;max-width:100% !important;float:none !important;display:block !important;background:#f7f4ee !important;padding:14px 16px !important;margin:0 !important;border-top:1px solid #e0dbd2 !important;}
html body.page-id-1929 .cart_totals table.shop_table{width:100% !important;max-width:100% !important;}
/* m95h: kill ast-container padding */
html body.page-id-1929 .ast-container{padding-left:0 !important;padding-right:0 !important;padding:0 !important;}
/* m95i: ast-container nuclear */
html body.page-id-1929 #content .ast-container,html body.page-id-1929 .site-content .ast-container,html body.page-id-1929 #page .ast-container{padding:0 !important;padding-left:0 !important;padding-right:0 !important;max-width:100% !important;}
html body.page-id-1929 #post-1929,html body.page-id-1929 .entry-content,html body.page-id-1929 .woocommerce,html body.page-id-1929 .cart-collaterals,html body.page-id-1929 .cart_totals{margin-left:0 !important;margin-right:0 !important;width:100% !important;}
html body.page-id-1929 #post-1929 .cart-collaterals,html body.page-id-1929 #post-1929 .cart_totals{padding:14px 16px !important;width:100% !important;}
/* m96: cart close visible */
@media(max-width:921px){html body .dvk-cart-modal .dvk-cart-panel{padding-top:30px !important;}html body .dvk-cart-modal .dvk-cart-panel::before{content:"" !important;display:block !important;position:absolute !important;top:10px !important;left:50% !important;transform:translateX(-50%) !important;width:48px !important;height:4px !important;background:#d8d0bf !important;border-radius:2px !important;z-index:3 !important;}html body .dvk-cart-modal .dvk-cart-close{position:absolute !important;top:24px !important;right:16px !important;left:auto !important;width:48px !important;height:48px !important;padding:0 !important;margin:0 !important;background:transparent !important;border:1.5px solid #c9a66b !important;border-radius:50% !important;color:#c9a66b !important;font-family:"Raleway",sans-serif !important;font-size:26px !important;font-weight:300 !important;line-height:1 !important;display:flex !important;align-items:center !important;justify-content:center !important;cursor:pointer !important;text-align:center !important;letter-spacing:0 !important;text-decoration:none !important;z-index:5 !important;transition:background 0.2s,color 0.2s !important;}html body .dvk-cart-modal .dvk-cart-close:hover,html body .dvk-cart-modal .dvk-cart-close:focus,html body .dvk-cart-modal .dvk-cart-close:active{background:#c9a66b !important;color:#1a1a1a !important;}html body .dvk-cart-modal .dvk-cart-title{margin-top:8px !important;padding-right:72px !important;padding-left:16px !important;text-align:left !important;}html body .dvk-cart-modal .dvk-cart-line{margin:6px 0 12px 16px !important;}html body .dvk-cart-modal .dvk-cart-go{padding:18px !important;}html body .dvk-cart-modal .dvk-cart-go::after{content:"" !important;}html body .dvk-cart-modal{cursor:default !important;}html body .dvk-cart-modal .dvk-cart-backdrop{cursor:pointer !important;}}
/* m96b: cart close solid */
@media(max-width:921px){html body .dvk-cart-modal .dvk-cart-close{background:#1a1a1a !important;border:0 !important;color:#c9a66b !important;box-shadow:0 4px 12px rgba(0,0,0,0.15) !important;width:52px !important;height:52px !important;font-size:30px !important;font-weight:300 !important;line-height:1 !important;top:18px !important;right:14px !important;}html body .dvk-cart-modal .dvk-cart-close:hover,html body .dvk-cart-modal .dvk-cart-close:focus,html body .dvk-cart-modal .dvk-cart-close:active{background:#c9a66b !important;color:#1a1a1a !important;}html body .dvk-cart-modal .dvk-cart-panel{padding-top:24px !important;}}
/* m96c: bottom close btn */
html body .dvk-cart-modal .dvk-cart-close-bottom{display:block !important;width:100% !important;text-align:center !important;padding:14px 16px !important;background:transparent !important;color:#888 !important;text-decoration:none !important;font-family:"Raleway",sans-serif !important;font-size:11px !important;font-weight:500 !important;letter-spacing:0.18em !important;text-transform:uppercase !important;line-height:1.2 !important;border-top:1px solid #e0dbd2 !important;flex:0 0 auto !important;transition:background 0.2s,color 0.2s !important;}
html body .dvk-cart-modal .dvk-cart-close-bottom:hover,html body .dvk-cart-modal .dvk-cart-close-bottom:focus{background:#f7f4ee !important;color:#1a1a1a !important;}
/* m96d: cart fixed lock */
html:has(.dvk-cart-modal:target){overflow:hidden !important;}
html:has(.dvk-cart-modal:target) body{overflow:hidden !important;position:fixed !important;width:100% !important;}
@media(max-width:921px){html body .dvk-cart-modal:target{display:flex !important;flex-direction:column !important;position:fixed !important;top:0 !important;left:0 !important;right:0 !important;bottom:0 !important;width:100% !important;height:100% !important;z-index:99998 !important;}html body .dvk-cart-modal:target .dvk-cart-panel{position:relative !important;top:auto !important;left:auto !important;right:auto !important;bottom:auto !important;margin:80px 0 0 !important;width:100% !important;max-width:100% !important;flex:1 1 auto !important;height:auto !important;max-height:calc(100vh - 80px) !important;overflow-y:auto !important;-webkit-overflow-scrolling:touch !important;display:flex !important;flex-direction:column !important;}html body.admin-bar .dvk-cart-modal:target .dvk-cart-panel{margin-top:calc(80px + 46px) !important;max-height:calc(100vh - 80px - 46px) !important;}html body .dvk-cart-modal:target .dvk-cart-iframe{flex:1 1 auto !important;min-height:0 !important;}html body .dvk-cart-modal:target .dvk-cart-close-bottom{flex:0 0 auto !important;position:sticky !important;bottom:0 !important;background:#fff !important;z-index:6 !important;}html body .dvk-cart-modal:target .dvk-cart-go{flex:0 0 auto !important;position:sticky !important;bottom:48px !important;z-index:5 !important;}}
/* Same for :has() to handle duplicates */
@media(max-width:921px){html:has(.dvk-cart-modal:target) body .dvk-cart-modal{display:flex !important;}html:has(.dvk-cart-modal:target) #ast-desktop-header .dvk-cart-modal{display:none !important;}}
/* m97: cart real dropdown */
@media(max-width:921px){html body .dvk-cart-modal:target{display:block !important;flex-direction:initial !important;position:fixed !important;top:0 !important;left:0 !important;right:0 !important;bottom:0 !important;width:100% !important;height:100% !important;align-items:initial !important;justify-content:initial !important;z-index:99998 !important;}html body .dvk-cart-modal:target .dvk-cart-backdrop{position:fixed !important;top:0 !important;left:0 !important;right:0 !important;bottom:0 !important;width:100% !important;height:100% !important;background:rgba(26,26,26,0.5) !important;z-index:1 !important;}html body .dvk-cart-modal:target .dvk-cart-panel{position:fixed !important;top:88px !important;right:8px !important;left:auto !important;bottom:auto !important;margin:0 !important;width:calc(100vw - 16px) !important;max-width:380px !important;max-height:calc(100vh - 100px) !important;height:auto !important;overflow-y:auto !important;-webkit-overflow-scrolling:touch !important;background:#fff !important;border:1px solid #c9a66b !important;box-shadow:0 12px 40px rgba(0,0,0,0.3) !important;display:flex !important;flex-direction:column !important;padding:0 !important;z-index:2 !important;}html body.admin-bar .dvk-cart-modal:target .dvk-cart-panel{top:calc(88px + 46px) !important;}html body .dvk-cart-modal:target .dvk-cart-panel::before{display:none !important;}html body .dvk-cart-modal:target .dvk-cart-close{position:absolute !important;top:8px !important;right:10px !important;width:36px !important;height:36px !important;background:transparent !important;border:0 !important;color:#888 !important;font-size:26px !important;font-weight:300 !important;line-height:36px !important;text-align:center !important;border-radius:0 !important;box-shadow:none !important;display:flex !important;align-items:center !important;justify-content:center !important;text-decoration:none !important;cursor:pointer !important;z-index:5 !important;}html body .dvk-cart-modal:target .dvk-cart-close:hover{color:#1a1a1a !important;}html body .dvk-cart-modal:target .dvk-cart-title{font-family:"Cormorant Garamond",serif !important;font-size:18px !important;font-weight:400 !important;text-align:left !important;padding:14px 50px 6px 16px !important;margin:0 !important;color:#1a1a1a !important;}html body .dvk-cart-modal:target .dvk-cart-line{margin:0 16px 8px !important;width:40px !important;height:1px !important;background:#c9a66b !important;}html body .dvk-cart-modal:target .dvk-cart-iframe{flex:1 1 auto !important;width:100% !important;min-height:200px !important;border:0 !important;}html body .dvk-cart-modal:target .dvk-cart-go{flex:0 0 auto !important;display:block !important;text-align:center !important;padding:14px !important;background:#1a1a1a !important;color:#c9a66b !important;font-family:"Raleway",sans-serif !important;font-size:11px !important;letter-spacing:0.16em !important;text-transform:uppercase !important;text-decoration:none !important;border-top:1px solid #e0dbd2 !important;}html body .dvk-cart-modal:target .dvk-cart-close-bottom{display:none !important;}html:has(.dvk-cart-modal:target) body{overflow:hidden !important;position:static !important;width:auto !important;}}
/* m98: cart compact dropdown */
@media(max-width:921px){html body .dvk-cart-modal:target{display:block !important;position:fixed !important;inset:0 !important;width:100% !important;height:100% !important;z-index:99998 !important;}html body .dvk-cart-modal:target .dvk-cart-backdrop{position:fixed !important;inset:0 !important;background:rgba(26,26,26,0.45) !important;z-index:1 !important;cursor:pointer !important;}html body .dvk-cart-modal:target .dvk-cart-panel{position:fixed !important;top:88px !important;right:12px !important;left:auto !important;bottom:auto !important;margin:0 !important;width:320px !important;max-width:calc(100vw - 24px) !important;max-height:calc(100vh - 100px) !important;height:auto !important;overflow:hidden !important;background:#fff !important;border:1px solid #e0dbd2 !important;border-radius:0 !important;box-shadow:0 16px 48px rgba(0,0,0,0.25) !important;display:flex !important;flex-direction:column !important;padding:0 !important;z-index:2 !important;}html body.admin-bar .dvk-cart-modal:target .dvk-cart-panel{top:calc(88px + 46px) !important;}html body .dvk-cart-modal:target .dvk-cart-panel::before{display:none !important;}html body .dvk-cart-modal:target .dvk-cart-close{position:absolute !important;top:6px !important;right:8px !important;width:32px !important;height:32px !important;background:transparent !important;border:0 !important;color:#888 !important;font-size:24px !important;font-weight:300 !important;line-height:1 !important;display:flex !important;align-items:center !important;justify-content:center !important;text-decoration:none !important;cursor:pointer !important;z-index:10 !important;border-radius:0 !important;box-shadow:none !important;}html body .dvk-cart-modal:target .dvk-cart-close:hover{color:#1a1a1a !important;}html body .dvk-cart-modal:target .dvk-cart-title{font-family:"Cormorant Garamond",serif !important;font-size:16px !important;font-weight:400 !important;color:#1a1a1a !important;text-align:left !important;padding:12px 44px 4px 14px !important;margin:0 !important;letter-spacing:0.02em !important;}html body .dvk-cart-modal:target .dvk-cart-line{margin:0 14px 6px !important;width:32px !important;height:1px !important;background:#c9a66b !important;}html body .dvk-cart-modal:target .dvk-cart-iframe{flex:1 1 auto !important;width:100% !important;min-height:160px !important;max-height:50vh !important;border:0 !important;display:block !important;}html body .dvk-cart-modal:target .dvk-cart-go{flex:0 0 auto !important;display:block !important;text-align:center !important;padding:12px 16px !important;background:#1a1a1a !important;color:#c9a66b !important;font-family:"Raleway",sans-serif !important;font-size:11px !important;font-weight:600 !important;letter-spacing:0.16em !important;text-transform:uppercase !important;text-decoration:none !important;border-top:1px solid #e0dbd2 !important;}html body .dvk-cart-modal:target .dvk-cart-close-bottom{display:none !important;}html:has(.dvk-cart-modal:target) body{overflow:hidden !important;position:static !important;width:auto !important;}}
/* Compact iframe content for narrow dropdown */
html body.page-id-1929 #post-1929 tr.cart_item{padding:10px 12px !important;}
html body.page-id-1929 #post-1929 tr.cart_item td.product-thumbnail img{width:48px !important;height:48px !important;}
html body.page-id-1929 #post-1929 tr.cart_item td.product-name{font-size:13px !important;line-height:1.25 !important;}
html body.page-id-1929 #post-1929 tr.cart_item td.product-subtotal{font-size:15px !important;}
html body.page-id-1929 .cart_totals{padding:10px 12px !important;}
html body.page-id-1929 .cart_totals .order-total td{font-size:18px !important;}
/* m98b: cart dropdown via :has */
@media(max-width:921px){html:has(.dvk-cart-modal:target) body .dvk-cart-modal{display:block !important;}html:has(.dvk-cart-modal:target) body .dvk-cart-modal .dvk-cart-backdrop{position:fixed !important;inset:0 !important;background:rgba(26,26,26,0.45) !important;z-index:1 !important;cursor:pointer !important;display:block !important;width:100% !important;height:100% !important;}html:has(.dvk-cart-modal:target) body .dvk-cart-modal .dvk-cart-panel{position:fixed !important;top:88px !important;right:12px !important;left:auto !important;bottom:auto !important;margin:0 !important;width:320px !important;max-width:calc(100vw - 24px) !important;max-height:calc(100vh - 100px) !important;height:auto !important;overflow:hidden !important;background:#fff !important;border:1px solid #e0dbd2 !important;border-radius:0 !important;box-shadow:0 16px 48px rgba(0,0,0,0.25) !important;display:flex !important;flex-direction:column !important;padding:0 !important;z-index:2 !important;}html:has(.dvk-cart-modal:target) body.admin-bar .dvk-cart-modal .dvk-cart-panel{top:calc(88px + 46px) !important;}html:has(.dvk-cart-modal:target) body .dvk-cart-modal .dvk-cart-panel::before{display:none !important;}html:has(.dvk-cart-modal:target) body .dvk-cart-modal .dvk-cart-close{position:absolute !important;top:6px !important;right:8px !important;width:32px !important;height:32px !important;background:transparent !important;border:0 !important;color:#888 !important;font-size:24px !important;font-weight:300 !important;line-height:1 !important;display:flex !important;align-items:center !important;justify-content:center !important;text-decoration:none !important;cursor:pointer !important;z-index:10 !important;border-radius:0 !important;box-shadow:none !important;}html:has(.dvk-cart-modal:target) body .dvk-cart-modal .dvk-cart-close:hover{color:#1a1a1a !important;}html:has(.dvk-cart-modal:target) body .dvk-cart-modal .dvk-cart-title{font-family:"Cormorant Garamond",serif !important;font-size:16px !important;font-weight:400 !important;color:#1a1a1a !important;text-align:left !important;padding:12px 44px 4px 14px !important;margin:0 !important;}html:has(.dvk-cart-modal:target) body .dvk-cart-modal .dvk-cart-line{margin:0 14px 6px !important;width:32px !important;height:1px !important;background:#c9a66b !important;}html:has(.dvk-cart-modal:target) body .dvk-cart-modal .dvk-cart-iframe{flex:1 1 auto !important;width:100% !important;min-height:160px !important;max-height:50vh !important;border:0 !important;display:block !important;}html:has(.dvk-cart-modal:target) body .dvk-cart-modal .dvk-cart-go{flex:0 0 auto !important;display:block !important;text-align:center !important;padding:12px 16px !important;background:#1a1a1a !important;color:#c9a66b !important;font-family:"Raleway",sans-serif !important;font-size:11px !important;font-weight:600 !important;letter-spacing:0.16em !important;text-transform:uppercase !important;text-decoration:none !important;border-top:1px solid #e0dbd2 !important;}html:has(.dvk-cart-modal:target) body .dvk-cart-modal .dvk-cart-close-bottom{display:none !important;}html:has(.dvk-cart-modal:target) #ast-desktop-header .dvk-cart-modal{display:none !important;}html:has(.dvk-cart-modal:target) body{overflow:hidden !important;}}
/* m98c: cart close visible solid */
@media(max-width:921px){html:has(.dvk-cart-modal:target) body .dvk-cart-modal .dvk-cart-close{position:absolute !important;top:8px !important;right:8px !important;width:36px !important;height:36px !important;background:#1a1a1a !important;background-color:#1a1a1a !important;color:#c9a66b !important;border:0 !important;border-radius:0 !important;font-size:22px !important;font-weight:400 !important;font-family:Arial,sans-serif !important;line-height:36px !important;text-align:center !important;text-decoration:none !important;text-indent:0 !important;display:flex !important;align-items:center !important;justify-content:center !important;cursor:pointer !important;z-index:100 !important;box-shadow:0 2px 8px rgba(0,0,0,0.2) !important;opacity:1 !important;visibility:visible !important;}html:has(.dvk-cart-modal:target) body .dvk-cart-modal .dvk-cart-close:hover{background:#c9a66b !important;background-color:#c9a66b !important;color:#1a1a1a !important;}}
/* m98d: cart show bottom close */
@media(max-width:921px){html:has(.dvk-cart-modal:target) body .dvk-cart-modal .dvk-cart-close-bottom{display:block !important;text-align:center !important;padding:11px 16px !important;background:#fff !important;color:#888 !important;font-family:"Raleway",sans-serif !important;font-size:11px !important;font-weight:500 !important;letter-spacing:0.16em !important;text-transform:uppercase !important;text-decoration:none !important;border-top:1px solid #e0dbd2 !important;flex:0 0 auto !important;line-height:1.2 !important;}html:has(.dvk-cart-modal:target) body .dvk-cart-modal .dvk-cart-close-bottom:hover,html:has(.dvk-cart-modal:target) body .dvk-cart-modal .dvk-cart-close-bottom:focus{background:#f7f4ee !important;color:#1a1a1a !important;}html:has(.dvk-cart-modal:target) body .dvk-cart-modal .dvk-cart-close-bottom::after{content:" \2715" !important;font-size:13px !important;margin-left:6px !important;color:#888 !important;}html:has(.dvk-cart-modal:target) body .dvk-cart-modal .dvk-cart-close-bottom:hover::after{color:#1a1a1a !important;}}

/* m100: cart-mini show qty */
html body.page-id-1929 #post-1929 tr.cart_item{display:grid !important;grid-template-columns:48px 1fr !important;grid-template-areas:"img name name" "img qty subtotal" !important;column-gap:10px !important;row-gap:6px !important;padding:10px 12px !important;align-items:start !important;}
html body.page-id-1929 #post-1929 tr.cart_item td.product-thumbnail{grid-area:img !important;align-self:start !important;}
html body.page-id-1929 #post-1929 tr.cart_item td.product-thumbnail img{width:48px !important;height:48px !important;max-width:48px !important;}
html body.page-id-1929 #post-1929 tr.cart_item td.product-name{grid-area:name !important;font-family:"Cormorant Garamond",serif !important;font-size:13px !important;line-height:1.25 !important;align-self:start !important;}
html body.page-id-1929 #post-1929 tr.cart_item td.product-name a{-webkit-line-clamp:2 !important;}
html body.page-id-1929 #post-1929 tr.cart_item td.product-quantity{display:block !important;grid-area:qty !important;align-self:center !important;justify-self:start !important;}
html body.page-id-1929 #post-1929 tr.cart_item td.product-quantity .quantity{display:inline-flex !important;align-items:center !important;}
html body.page-id-1929 #post-1929 tr.cart_item td.product-quantity input.qty{width:32px !important;height:26px !important;font-size:12px !important;padding:0 !important;text-align:center !important;border:1px solid #d8d0bf !important;background:#fff !important;border-radius:0 !important;}
html body.page-id-1929 #post-1929 tr.cart_item td.product-quantity .quantity__minus,html body.page-id-1929 #post-1929 tr.cart_item td.product-quantity .quantity__plus{width:24px !important;height:26px !important;min-width:24px !important;font-size:14px !important;background:#fff !important;border:1px solid #d8d0bf !important;color:#1a1a1a !important;border-radius:0 !important;cursor:pointer !important;line-height:1 !important;padding:0 !important;}
html body.page-id-1929 #post-1929 tr.cart_item td.product-quantity .quantity__minus:hover,html body.page-id-1929 #post-1929 tr.cart_item td.product-quantity .quantity__plus:hover{background:#f7f4ee !important;}
html body.page-id-1929 #post-1929 tr.cart_item td.product-subtotal{grid-area:subtotal !important;align-self:center !important;justify-self:end !important;text-align:right !important;font-family:"Cormorant Garamond",serif !important;font-size:15px !important;font-weight:500 !important;color:#c9a66b !important;white-space:nowrap !important;margin-top:0 !important;}
html body.page-id-1929 #post-1929 tr.cart_item td.product-price,html body.page-id-1929 #post-1929 tr.cart_item td.product-remove{display:none !important;}
/* m100b: cart 3-col grid */
html body.page-id-1929 #post-1929 tr.cart_item{display:grid !important;grid-template-columns:44px auto 1fr !important;grid-template-areas:"img name name" "img qty subtotal" !important;column-gap:8px !important;row-gap:6px !important;padding:10px 12px !important;align-items:start !important;}
html body.page-id-1929 #post-1929 tr.cart_item td.product-thumbnail img{width:44px !important;height:44px !important;max-width:44px !important;}
html body.page-id-1929 #post-1929 tr.cart_item td.product-name{font-size:12px !important;}
html body.page-id-1929 #post-1929 tr.cart_item td.product-quantity input.qty{width:28px !important;height:24px !important;font-size:11px !important;}
html body.page-id-1929 #post-1929 tr.cart_item td.product-quantity .quantity__minus,html body.page-id-1929 #post-1929 tr.cart_item td.product-quantity .quantity__plus{width:22px !important;height:24px !important;min-width:22px !important;font-size:13px !important;}
html body.page-id-1929 #post-1929 tr.cart_item td.product-subtotal{font-size:14px !important;text-align:right !important;}
/* m100c: cart qty tight */
html body.page-id-1929 #post-1929 tr.cart_item td.product-quantity .quantity{display:inline-flex !important;align-items:center !important;gap:0 !important;margin:0 !important;padding:0 !important;width:auto !important;}
html body.page-id-1929 #post-1929 tr.cart_item td.product-quantity input.qty{width:28px !important;min-width:28px !important;height:22px !important;font-size:11px !important;padding:0 !important;margin:0 !important;border:1px solid #d8d0bf !important;border-left:0 !important;border-right:0 !important;border-radius:0 !important;text-align:center !important;-moz-appearance:textfield !important;flex:0 0 28px !important;}
html body.page-id-1929 #post-1929 tr.cart_item td.product-quantity input.qty::-webkit-inner-spin-button,html body.page-id-1929 #post-1929 tr.cart_item td.product-quantity input.qty::-webkit-outer-spin-button{-webkit-appearance:none !important;margin:0 !important;display:none !important;}
html body.page-id-1929 #post-1929 tr.cart_item td.product-quantity .quantity__minus,html body.page-id-1929 #post-1929 tr.cart_item td.product-quantity .quantity__plus{width:20px !important;min-width:20px !important;height:22px !important;font-size:12px !important;line-height:1 !important;background:#fff !important;border:1px solid #d8d0bf !important;color:#1a1a1a !important;border-radius:0 !important;padding:0 !important;margin:0 !important;flex:0 0 20px !important;display:flex !important;align-items:center !important;justify-content:center !important;cursor:pointer !important;}
html body.page-id-1929 #post-1929 tr.cart_item td.product-quantity{padding:0 !important;margin:0 !important;}
/* m100d: cart multi compact */
@media(max-width:921px){html:has(.dvk-cart-modal:target) body .dvk-cart-modal .dvk-cart-iframe{max-height:none !important;min-height:120px !important;flex:1 1 auto !important;}html:has(.dvk-cart-modal:target) body .dvk-cart-modal .dvk-cart-panel{max-height:calc(100vh - 110px) !important;}}
/* Compact items in iframe */
html body.page-id-1929 #post-1929 tr.cart_item{padding:8px 12px !important;row-gap:3px !important;border-bottom:1px solid #f0ece5 !important;}
html body.page-id-1929 #post-1929 tr.cart_item td.product-thumbnail img{width:40px !important;height:40px !important;max-width:40px !important;padding:2px !important;}
html body.page-id-1929 #post-1929 tr.cart_item{grid-template-columns:40px auto 1fr !important;column-gap:8px !important;}
html body.page-id-1929 #post-1929 tr.cart_item td.product-name{font-size:11.5px !important;line-height:1.2 !important;}
html body.page-id-1929 #post-1929 tr.cart_item td.product-name a{-webkit-line-clamp:2 !important;}
html body.page-id-1929 #post-1929 tr.cart_item td.product-quantity input.qty{width:24px !important;min-width:24px !important;height:20px !important;font-size:10px !important;flex:0 0 24px !important;}
html body.page-id-1929 #post-1929 tr.cart_item td.product-quantity .quantity__minus,html body.page-id-1929 #post-1929 tr.cart_item td.product-quantity .quantity__plus{width:18px !important;min-width:18px !important;height:20px !important;font-size:11px !important;flex:0 0 18px !important;}
html body.page-id-1929 #post-1929 tr.cart_item td.product-subtotal{font-size:13px !important;}
html body.page-id-1929 .cart_totals{padding:8px 12px !important;border-top:1px solid #c9a66b !important;}
html body.page-id-1929 .cart_totals table th{font-size:10px !important;padding:2px 0 !important;}
html body.page-id-1929 .cart_totals table td{font-size:14px !important;padding:2px 0 !important;}
html body.page-id-1929 .cart_totals .order-total td{font-size:16px !important;}
html body.page-id-1929 .cart_totals .cart-subtotal{display:none !important;}
/* iframe internal scroll */
html body.page-id-1929{overflow-y:auto !important;-webkit-overflow-scrolling:touch !important;}
html body.page-id-1929::-webkit-scrollbar{width:3px;}
html body.page-id-1929::-webkit-scrollbar-thumb{background:#c9a66b;border-radius:0;}
/* m100e: cart panel fixed height */
@media(max-width:921px){html:has(.dvk-cart-modal:target) body .dvk-cart-modal .dvk-cart-panel{height:auto !important;max-height:calc(100vh - 110px) !important;}html:has(.dvk-cart-modal:target) body .dvk-cart-modal .dvk-cart-iframe{flex:1 1 0 !important;min-height:280px !important;height:auto !important;width:100% !important;border:0 !important;display:block !important;background:#fff !important;}}
/* Remove min-heights on inner cart-mini elements that conflict */
html body.page-id-1929,html body.page-id-1929 #page,html body.page-id-1929 #content,html body.page-id-1929 #primary,html body.page-id-1929 .site-main,html body.page-id-1929 article{height:auto !important;min-height:0 !important;}

/* m101: cart drawer premium */
@media(max-width:921px){html:has(.dvk-cart-modal:target) body .dvk-cart-modal{display:block !important;position:fixed !important;inset:0 !important;width:100% !important;height:100% !important;z-index:99998 !important;}html:has(.dvk-cart-modal:target) body .dvk-cart-modal .dvk-cart-backdrop{position:fixed !important;inset:0 !important;width:100% !important;height:100% !important;background:rgba(26,26,26,0.55) !important;-webkit-backdrop-filter:blur(4px) !important;backdrop-filter:blur(4px) !important;cursor:pointer !important;display:block !important;animation:dvkCartFade 0.25s ease !important;z-index:1 !important;}html:has(.dvk-cart-modal:target) body .dvk-cart-modal .dvk-cart-panel{position:fixed !important;top:0 !important;right:0 !important;left:auto !important;bottom:0 !important;margin:0 !important;width:min(420px,100vw) !important;max-width:100vw !important;height:100vh !important;max-height:100vh !important;background:#fff !important;border:0 !important;border-left:1px solid #e0dbd2 !important;box-shadow:-12px 0 32px rgba(0,0,0,0.22) !important;display:flex !important;flex-direction:column !important;padding:0 !important;overflow:hidden !important;animation:dvkCartSlideIn 0.3s cubic-bezier(0.22,1,0.36,1) !important;z-index:2 !important;}html body.admin-bar:has(.dvk-cart-modal:target) .dvk-cart-modal .dvk-cart-panel{top:46px !important;height:calc(100vh - 46px) !important;max-height:calc(100vh - 46px) !important;}html:has(.dvk-cart-modal:target) body .dvk-cart-modal .dvk-cart-panel::before{display:none !important;}html:has(.dvk-cart-modal:target) body .dvk-cart-modal .dvk-cart-panel .dvk-cart-title{display:flex !important;align-items:center !important;justify-content:flex-start !important;flex:0 0 auto !important;font-family:"Cormorant Garamond",serif !important;font-size:24px !important;font-weight:400 !important;color:#1a1a1a !important;letter-spacing:0.02em !important;padding:20px 56px 12px 24px !important;margin:0 !important;background:#fff !important;border-bottom:1px solid #e0dbd2 !important;text-align:left !important;}html:has(.dvk-cart-modal:target) body .dvk-cart-modal .dvk-cart-panel .dvk-cart-line{display:none !important;}html:has(.dvk-cart-modal:target) body .dvk-cart-modal .dvk-cart-panel .dvk-cart-close{position:absolute !important;top:16px !important;right:16px !important;width:36px !important;height:36px !important;background:transparent !important;border:0 !important;border-radius:50% !important;color:#1a1a1a !important;font-size:28px !important;font-weight:300 !important;line-height:36px !important;text-align:center !important;text-decoration:none !important;display:flex !important;align-items:center !important;justify-content:center !important;cursor:pointer !important;z-index:10 !important;box-shadow:none !important;transition:background 0.15s !important;}html:has(.dvk-cart-modal:target) body .dvk-cart-modal .dvk-cart-panel .dvk-cart-close:hover{background:#f7f4ee !important;}html:has(.dvk-cart-modal:target) body .dvk-cart-modal .dvk-cart-panel .dvk-cart-iframe{flex:1 1 auto !important;width:100% !important;min-height:0 !important;height:auto !important;border:0 !important;display:block !important;background:#fff !important;}html:has(.dvk-cart-modal:target) body .dvk-cart-modal .dvk-cart-panel .dvk-cart-close-bottom{display:none !important;}html:has(.dvk-cart-modal:target) body .dvk-cart-modal .dvk-cart-panel .dvk-cart-go{flex:0 0 auto !important;display:block !important;text-align:center !important;padding:18px 24px !important;background:#1a1a1a !important;color:#c9a66b !important;font-family:"Raleway",sans-serif !important;font-size:12px !important;font-weight:600 !important;letter-spacing:0.2em !important;text-transform:uppercase !important;text-decoration:none !important;border-top:1px solid #e0dbd2 !important;transition:background 0.2s,color 0.2s !important;}html:has(.dvk-cart-modal:target) body .dvk-cart-modal .dvk-cart-panel .dvk-cart-go:hover{background:#c9a66b !important;color:#1a1a1a !important;}}
@keyframes dvkCartSlideIn{from{transform:translateX(100%);opacity:0.5;}to{transform:translateX(0);opacity:1;}}
@keyframes dvkCartFade{from{opacity:0;}to{opacity:1;}}
/* Inside iframe — premium item layout */
html body.page-id-1929{height:100% !important;background:#fff !important;}
html body.page-id-1929 #post-1929 tr.cart_item{display:grid !important;grid-template-columns:64px 1fr !important;grid-template-areas:"img name" "img qty-row" !important;column-gap:14px !important;row-gap:8px !important;padding:18px 24px !important;border-bottom:1px solid #f0ece5 !important;align-items:start !important;}
html body.page-id-1929 #post-1929 tr.cart_item td{padding:0 !important;border:0 !important;display:block !important;}
html body.page-id-1929 #post-1929 tr.cart_item td.product-thumbnail{grid-area:img !important;}
html body.page-id-1929 #post-1929 tr.cart_item td.product-thumbnail img{width:64px !important;height:64px !important;max-width:64px !important;object-fit:cover !important;background:#f7f4ee !important;border:1px solid #e8e1d3 !important;padding:0 !important;display:block !important;}
html body.page-id-1929 #post-1929 tr.cart_item td.product-name{grid-area:name !important;font-family:"Cormorant Garamond",serif !important;font-size:15px !important;font-weight:400 !important;line-height:1.3 !important;color:#1a1a1a !important;margin:0 !important;align-self:start !important;}
html body.page-id-1929 #post-1929 tr.cart_item td.product-name a{color:#1a1a1a !important;text-decoration:none !important;display:-webkit-box !important;-webkit-line-clamp:2 !important;-webkit-box-orient:vertical !important;overflow:hidden !important;}
html body.page-id-1929 #post-1929 tr.cart_item td.product-quantity{grid-area:qty-row !important;display:flex !important;align-items:center !important;justify-content:space-between !important;gap:12px !important;}
html body.page-id-1929 #post-1929 tr.cart_item td.product-quantity::after{content:"" !important;display:flex !important;flex:1 1 auto !important;}
html body.page-id-1929 #post-1929 tr.cart_item td.product-quantity .quantity{display:inline-flex !important;align-items:center !important;border:1px solid #d8d0bf !important;background:#fff !important;}
html body.page-id-1929 #post-1929 tr.cart_item td.product-quantity input.qty{width:32px !important;min-width:32px !important;height:28px !important;padding:0 !important;margin:0 !important;border:0 !important;border-left:1px solid #d8d0bf !important;border-right:1px solid #d8d0bf !important;background:transparent !important;color:#1a1a1a !important;font-size:13px !important;font-family:"Raleway",sans-serif !important;text-align:center !important;border-radius:0 !important;-moz-appearance:textfield !important;flex:0 0 32px !important;}
html body.page-id-1929 #post-1929 tr.cart_item td.product-quantity input.qty::-webkit-inner-spin-button,html body.page-id-1929 #post-1929 tr.cart_item td.product-quantity input.qty::-webkit-outer-spin-button{-webkit-appearance:none !important;margin:0 !important;}
html body.page-id-1929 #post-1929 tr.cart_item td.product-quantity .quantity__minus,html body.page-id-1929 #post-1929 tr.cart_item td.product-quantity .quantity__plus{width:28px !important;min-width:28px !important;height:28px !important;background:transparent !important;color:#1a1a1a !important;border:0 !important;border-radius:0 !important;font-size:16px !important;font-family:"Raleway",sans-serif !important;line-height:1 !important;cursor:pointer !important;display:flex !important;align-items:center !important;justify-content:center !important;padding:0 !important;margin:0 !important;flex:0 0 28px !important;transition:background 0.15s !important;}
html body.page-id-1929 #post-1929 tr.cart_item td.product-quantity .quantity__minus:hover,html body.page-id-1929 #post-1929 tr.cart_item td.product-quantity .quantity__plus:hover{background:#f7f4ee !important;}
html body.page-id-1929 #post-1929 tr.cart_item td.product-subtotal{grid-area:qty-row !important;justify-self:end !important;align-self:center !important;font-family:"Cormorant Garamond",serif !important;font-size:18px !important;font-weight:500 !important;color:#c9a66b !important;text-align:right !important;white-space:nowrap !important;letter-spacing:0.01em !important;margin-left:auto !important;}
html body.page-id-1929 #post-1929 tr.cart_item td.product-subtotal::before{display:none !important;}
html body.page-id-1929 #post-1929 tr.cart_item td.product-price,html body.page-id-1929 #post-1929 tr.cart_item td.product-remove{display:none !important;}
/* Totals: sticky, premium */
html body.page-id-1929 .cart_totals{padding:18px 24px !important;background:#f7f4ee !important;border-top:1px solid #e0dbd2 !important;width:100% !important;float:none !important;max-width:100% !important;position:sticky !important;bottom:0 !important;margin:0 !important;}
html body.page-id-1929 .cart_totals h2{display:none !important;}
html body.page-id-1929 .cart_totals table{width:100% !important;border:0 !important;margin:0 !important;}
html body.page-id-1929 .cart_totals .cart-subtotal{display:none !important;}
html body.page-id-1929 .cart_totals .order-total th{font-family:"Raleway",sans-serif !important;font-size:11px !important;font-weight:500 !important;letter-spacing:0.2em !important;text-transform:uppercase !important;color:#888 !important;text-align:left !important;padding:0 !important;border:0 !important;background:transparent !important;}
html body.page-id-1929 .cart_totals .order-total td{font-family:"Cormorant Garamond",serif !important;font-size:24px !important;font-weight:500 !important;color:#c9a66b !important;text-align:right !important;padding:0 !important;border:0 !important;background:transparent !important;letter-spacing:0.01em !important;}
/* m102: ensure html-1 visible on mobile */
@media(max-width:921px){html body #ast-mobile-header .ast-header-html-1{display:block !important;}html body #ast-mobile-header .ast-header-html-1>.ast-header-html{display:block !important;}html body #ast-mobile-header .ast-header-html-1 .ast-builder-html-element{display:block !important;}}



/* m110: drawer + visible close bar */
@media(max-width:921px){html body.ast-main-header-nav-open{overflow:hidden !important;}html body.ast-main-header-nav-open .ast-mobile-header-content{position:fixed !important;top:0 !important;right:0 !important;left:auto !important;bottom:0 !important;width:min(360px,100vw) !important;height:100vh !important;background:#1a1a1a !important;box-shadow:-8px 0 24px rgba(0,0,0,0.4) !important;overflow-y:auto !important;-webkit-overflow-scrolling:touch !important;z-index:999 !important;animation:dvkMS 0.3s ease !important;padding-top:64px !important;padding-bottom:24px !important;}html body.admin-bar.ast-main-header-nav-open .ast-mobile-header-content{top:46px !important;height:calc(100vh - 46px) !important;}html body.ast-main-header-nav-open .menu-toggle{position:fixed !important;top:18px !important;right:18px !important;width:48px !important;height:48px !important;background:#c9a66b !important;border:0 !important;border-radius:50% !important;z-index:9999999 !important;display:flex !important;align-items:center !important;justify-content:center !important;cursor:pointer !important;padding:0 !important;margin:0 !important;box-shadow:0 4px 14px rgba(0,0,0,0.5) !important;}html body.admin-bar.ast-main-header-nav-open .menu-toggle{top:64px !important;}html body.ast-main-header-nav-open .menu-toggle .ast-menu-svg,html body.ast-main-header-nav-open .menu-toggle svg.ast-menu-svg{display:none !important;}html body.ast-main-header-nav-open .menu-toggle .ast-close-svg,html body.ast-main-header-nav-open .menu-toggle svg.ast-close-svg{display:block !important;width:24px !important;height:24px !important;color:#1a1a1a !important;fill:#1a1a1a !important;}html body.ast-main-header-nav-open .menu-toggle svg.ast-close-svg path{fill:#1a1a1a !important;}html body.ast-main-header-nav-open #wpadminbar{z-index:99 !important;}}
@keyframes dvkMS{from{transform:translateX(100%);}to{transform:translateX(0);}}

/* m112: drawer order close-menu-foot */
@media(max-width:921px){html body.ast-main-header-nav-open .ast-mobile-header-content{display:flex !important;flex-direction:column !important;}html body .dvk-drawer-close-top{display:flex !important;align-items:center !important;justify-content:center !important;width:100% !important;padding:18px 16px !important;background:#c9a66b !important;color:#1a1a1a !important;font-family:"Raleway",sans-serif !important;font-size:13px !important;font-weight:600 !important;letter-spacing:0.18em !important;text-transform:uppercase !important;text-decoration:none !important;border:0 !important;line-height:1 !important;margin:0 !important;cursor:pointer !important;transition:background 0.2s,color 0.2s !important;order:0 !important;flex:0 0 auto !important;}html body .dvk-drawer-close-top:hover,html body .dvk-drawer-close-top:focus,html body .dvk-drawer-close-top:active{background:#1a1a1a !important;color:#c9a66b !important;}/* Make html-2 wrappers transparent so children become flex siblings */html body.ast-main-header-nav-open .ast-header-html-2,html body.ast-main-header-nav-open .ast-header-html-2 .ast-header-html,html body.ast-main-header-nav-open .ast-header-html-2 .ast-builder-html-element{display:contents !important;}/* Order children */html body.ast-main-header-nav-open .ast-builder-menu-mobile{order:1 !important;flex:1 1 auto !important;}html body .dvk-mobile-foot{order:2 !important;flex:0 0 auto !important;}/* Drawer fixed positioning */html body.ast-main-header-nav-open{overflow:hidden !important;}html body.ast-main-header-nav-open .ast-mobile-header-content{position:fixed !important;top:0 !important;right:0 !important;left:auto !important;bottom:0 !important;width:min(360px,100vw) !important;height:100vh !important;background:#1a1a1a !important;box-shadow:-8px 0 24px rgba(0,0,0,0.4) !important;overflow-y:auto !important;-webkit-overflow-scrolling:touch !important;z-index:999 !important;animation:dvkMS 0.3s ease !important;padding:0 !important;}html body.admin-bar.ast-main-header-nav-open .ast-mobile-header-content{top:46px !important;height:calc(100vh - 46px) !important;}}
@keyframes dvkMS{from{transform:translateX(100%);}to{transform:translateX(0);}}
/* m113: drawer polish */
@media(max-width:921px){html body .dvk-mobile-foot{padding:24px !important;background:rgba(0,0,0,0.2) !important;border-top:1px solid rgba(201,166,107,0.18) !important;display:flex !important;flex-direction:column !important;gap:14px !important;margin-top:8px !important;}html body .dvk-mobile-foot a.dvk-mobile-cta{display:block !important;width:100% !important;padding:16px 12px !important;background:#1a1a1a !important;border:1px solid #c9a66b !important;color:#c9a66b !important;text-align:center !important;text-decoration:none !important;font-family:"Raleway",sans-serif !important;font-size:11px !important;font-weight:600 !important;letter-spacing:0.14em !important;text-transform:uppercase !important;line-height:1.2 !important;transition:background 0.2s,color 0.2s !important;}html body .dvk-mobile-foot a.dvk-mobile-cta:hover,html body .dvk-mobile-foot a.dvk-mobile-cta:focus,html body .dvk-mobile-foot a.dvk-mobile-cta:active{background:#c9a66b !important;color:#1a1a1a !important;}html body #ast-hf-mobile-menu>li>a.menu-link,html body #ast-hf-mobile-menu>li>a{padding:14px 24px !important;font-family:"Cormorant Garamond",serif !important;font-size:18px !important;color:#c9a66b !important;letter-spacing:0.02em !important;line-height:1.3 !important;text-decoration:none !important;}html body #ast-hf-mobile-menu>li{border-bottom:1px solid rgba(201,166,107,0.12) !important;}html body #ast-hf-mobile-menu>li.current-menu-item>a{color:#fff !important;background:linear-gradient(90deg,rgba(201,166,107,0.1),transparent) !important;border-left:3px solid #c9a66b !important;}html body .dvk-drawer-close-top{padding:16px !important;font-size:12px !important;letter-spacing:0.16em !important;}}
/* m114: mobile slider optimize */
@media(max-width:921px){html body .slider,html body .swiper.slider__slides{height:auto !important;max-height:100vh !important;}html body .slider .swiper-slide{height:60vh !important;min-height:380px !important;max-height:520px !important;}html body .slider__title{font-family:"Cormorant Garamond",serif !important;font-size:24px !important;line-height:1.2 !important;font-weight:400 !important;letter-spacing:0.01em !important;padding:0 24px !important;max-width:100% !important;text-align:center !important;color:#fff !important;text-shadow:0 2px 12px rgba(0,0,0,0.6) !important;margin:0 0 24px !important;}html body .slider__button,html body .slider .slider__button{display:inline-block !important;padding:14px 24px !important;font-family:"Raleway",sans-serif !important;font-size:11px !important;font-weight:600 !important;letter-spacing:0.16em !important;text-transform:uppercase !important;color:#fff !important;background:transparent !important;border:1.5px solid #fff !important;text-decoration:none !important;line-height:1 !important;transition:background 0.2s,color 0.2s !important;}html body .slider__button:hover,html body .slider__button:focus{background:#fff !important;color:#1a1a1a !important;}html body .slider .swiper-slide{display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:center !important;text-align:center !important;padding:24px !important;}html body .slider .slider-slide__content,html body .slider .swiper-slide__inner{display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:center !important;width:100% !important;}html body .swiper-button-next,html body .swiper-button-prev{width:36px !important;height:36px !important;background:rgba(0,0,0,0.4) !important;border-radius:50% !important;}html body .swiper-button-next::after,html body .swiper-button-prev::after{font-size:14px !important;color:#fff !important;font-weight:600 !important;}html body .swiper-button-next{right:8px !important;}html body .swiper-button-prev{left:8px !important;}html body .swiper-pagination.slider__pagination,html body .swiper-pagination-bullets{bottom:16px !important;}html body .swiper-pagination-bullet{width:8px !important;height:8px !important;background:rgba(255,255,255,0.5) !important;opacity:1 !important;margin:0 4px !important;}html body .swiper-pagination-bullet-active{background:#c9a66b !important;width:24px !important;border-radius:4px !important;}}
/* m114b: slider fix overflow */
@media(max-width:921px){html body .slider .swiper-slide{box-sizing:border-box !important;padding:0 !important;}html body .slider .slider-slide__content,html body .slider .slider-slide__content.container{max-width:100% !important;width:100% !important;padding:0 24px !important;box-sizing:border-box !important;align-items:center !important;text-align:center !important;}html body .slider h1.slider__title,html body .slider h2.slider__title,html body .slider .slider__title,html body .swiper-slide .slider__title{font-size:22px !important;line-height:1.25 !important;padding:0 !important;max-width:100% !important;width:100% !important;text-align:center !important;letter-spacing:0.01em !important;color:#fff !important;text-shadow:0 2px 12px rgba(0,0,0,0.6) !important;margin:0 0 20px !important;}html body .slider .swiper-slide{display:flex !important;align-items:center !important;justify-content:center !important;}}
/* m114c: slider tighter */
@media(max-width:921px){html body .slider h1.slider__title,html body .slider h2.slider__title,html body .slider .slider__title,html body .swiper-slide .slider__title{font-size:20px !important;line-height:1.2 !important;margin:0 0 18px !important;word-wrap:break-word !important;hyphens:auto !important;}html body .slider .slider-slide__content,html body .slider .slider-slide__content.container{padding:0 16px !important;}html body .slider__button,html body .slider .slider__button{padding:12px 20px !important;font-size:10px !important;letter-spacing:0.14em !important;}html body .swiper-pagination.slider__pagination,html body .swiper-pagination-bullets{bottom:14px !important;display:flex !important;justify-content:center !important;gap:6px !important;}html body .swiper-pagination-bullet{width:7px !important;height:7px !important;background:rgba(255,255,255,0.45) !important;}html body .swiper-pagination-bullet-active{width:20px !important;background:#c9a66b !important;}}
/* m114d: title smaller */
@media(max-width:921px){html body .slider h1.slider__title,html body .slider h2.slider__title,html body .slider .slider__title,html body .swiper-slide .slider__title{font-size:17px !important;line-height:1.3 !important;}html body .slider .slider-slide__content,html body .slider .slider-slide__content.container{max-width:340px !important;margin:0 auto !important;}}
/* m115: title bigger 2 lines */
@media(max-width:921px){html body .slider h1.slider__title,html body .slider h2.slider__title,html body .slider .slider__title,html body .swiper-slide .slider__title{font-size:28px !important;line-height:1.15 !important;font-weight:400 !important;margin:0 0 24px !important;max-width:100% !important;width:100% !important;text-align:center !important;color:#fff !important;text-shadow:0 2px 14px rgba(0,0,0,0.7) !important;letter-spacing:0.005em !important;word-wrap:break-word !important;hyphens:none !important;}html body .slider .slider-slide__content,html body .slider .slider-slide__content.container{max-width:100% !important;padding:0 20px !important;}html body .slider__button,html body .slider .slider__button{padding:14px 24px !important;font-size:11px !important;}html body .slider .swiper-slide{min-height:420px !important;}}
/* m116: mobile home sections */
@media(max-width:921px){html body{overflow-x:hidden !important;}html body .about-section,html body .advantages-section,html body .new-arrivals,html body .hits,html body .home-contacts{padding:48px 0 !important;overflow:hidden !important;}html body .about-section .container,html body .advantages-section .container,html body .new-arrivals .container,html body .hits .container,html body .home-contacts .container{padding:0 20px !important;max-width:100% !important;box-sizing:border-box !important;}html body .about-section h1,html body .about-section h2,html body .about-section h3,html body .about-section .about-section__title{font-family:"Cormorant Garamond",serif !important;font-size:24px !important;line-height:1.2 !important;font-weight:400 !important;letter-spacing:0.01em !important;margin:0 0 16px !important;text-align:center !important;}html body .about-section p,html body .about-section .about-section__text{font-family:"Raleway",sans-serif !important;font-size:14px !important;line-height:1.7 !important;color:#444 !important;max-width:100% !important;text-align:center !important;margin:0 0 12px !important;}html body .about-section img,html body .about-section .about-section__image{width:100% !important;height:auto !important;max-width:100% !important;display:block !important;margin:24px auto !important;border-radius:0 !important;}html body .about-section{display:flex !important;flex-direction:column !important;}html body .advantages-section h2,html body .advantages-section .advantages-section__heading{font-family:"Cormorant Garamond",serif !important;font-size:24px !important;line-height:1.2 !important;text-align:center !important;margin:0 0 24px !important;padding:0 20px !important;}html body .advantages-section .row,html body .advantages-section .advantages-section__list,html body .advantages-section ul,html body .advantages-section .advantages-section__items{display:grid !important;grid-template-columns:repeat(2,1fr) !important;gap:16px !important;padding:0 20px !important;margin:0 !important;list-style:none !important;}html body .advantages-section .advantages-section__item{padding:24px 12px !important;text-align:center !important;background:transparent !important;}html body .advantages-section img,html body .advantages-section svg{width:64px !important;height:64px !important;max-width:64px !important;margin:0 auto 12px !important;}html body .advantages-section .advantages-section__item-title{font-family:"Cormorant Garamond",serif !important;font-size:15px !important;font-weight:500 !important;line-height:1.2 !important;margin:0 0 6px !important;color:#1a1a1a !important;}html body .advantages-section .advantages-section__item-text{font-family:"Raleway",sans-serif !important;font-size:11.5px !important;line-height:1.5 !important;color:#666 !important;}html body .new-arrivals h2,html body .hits h2,html body .home-contacts h2{font-family:"Cormorant Garamond",serif !important;font-size:26px !important;line-height:1.2 !important;text-align:center !important;margin:0 0 24px !important;padding:0 20px !important;}html body .home-contacts iframe{width:100% !important;height:280px !important;max-width:100% !important;display:block !important;border:0 !important;}html body .home-contacts .home-contacts__info{padding:24px 20px !important;}html body .home-contacts .home-contacts__title,html body .home-contacts h3{font-family:"Cormorant Garamond",serif !important;font-size:18px !important;margin:0 0 10px !important;}html body .home-contacts .home-contacts__address,html body .home-contacts p{font-family:"Raleway",sans-serif !important;font-size:13px !important;line-height:1.6 !important;}html body .seo-text{padding:40px 20px !important;}html body .seo-text h1,html body .seo-text h2{font-size:22px !important;line-height:1.25 !important;margin:0 0 14px !important;}html body .seo-text h3{font-size:16px !important;margin:18px 0 8px !important;}html body .seo-text p,html body .seo-text li{font-size:13.5px !important;line-height:1.7 !important;}html body .seo-text ul{padding-left:20px !important;}}
/* m117: home sections refined */
@media(max-width:921px){html body .advantages-section .advantages-section__grid{display:grid !important;grid-template-columns:repeat(2,1fr) !important;gap:18px 12px !important;padding:0 !important;margin:0 !important;}html body .advantages-section .advantages-section__item{padding:18px 10px !important;text-align:center !important;background:transparent !important;display:flex !important;flex-direction:column !important;align-items:center !important;}html body .advantages-section img,html body .advantages-section svg,html body .advantages-section .advantages-section__image img{width:80px !important;height:80px !important;max-width:80px !important;margin:0 auto 14px !important;display:block !important;object-fit:contain !important;}html body .advantages-section .advantages-section__image{width:100% !important;height:auto !important;display:flex !important;justify-content:center !important;}html body .advantages-section .advantages-section__content{width:100% !important;}html body .advantages-section .advantages-section__item-title{font-family:"Cormorant Garamond",serif !important;font-size:15px !important;font-weight:500 !important;line-height:1.25 !important;margin:0 0 6px !important;color:#1a1a1a !important;}html body .advantages-section .advantages-section__item-text{font-family:"Raleway",sans-serif !important;font-size:11.5px !important;line-height:1.5 !important;color:#666 !important;}/* About: tighten layout */html body .about-section{padding:40px 0 !important;display:block !important;}html body .about-section .about-section__container,html body .about-section>.container{display:flex !important;flex-direction:column !important;gap:0 !important;padding:0 20px !important;}html body .about-section img{order:0 !important;margin:0 0 20px !important;width:100% !important;height:auto !important;max-height:280px !important;object-fit:cover !important;}html body .about-section .about-section__content,html body .about-section .about-section__text-wrap{order:1 !important;width:100% !important;padding:0 !important;}html body .about-section h1,html body .about-section h2,html body .about-section .about-section__title{font-size:24px !important;line-height:1.2 !important;margin:0 0 14px !important;text-align:center !important;}html body .about-section .about-section__text,html body .about-section p{font-size:14px !important;line-height:1.65 !important;margin:0 0 12px !important;text-align:center !important;color:#444 !important;}html body .about-section a.button,html body .about-section .about-section__button{display:inline-block !important;margin:16px auto 0 !important;padding:12px 28px !important;font-size:11px !important;letter-spacing:0.16em !important;}html body .about-section{text-align:center !important;}/* Products grid 2 cols */html body .new-arrivals ul.products,html body .hits ul.products{display:grid !important;grid-template-columns:repeat(2,1fr) !important;gap:1px !important;background:transparent !important;padding:0 !important;margin:0 !important;}html body .new-arrivals ul.products li.product,html body .hits ul.products li.product{margin:0 !important;padding:12px !important;width:100% !important;outline:1px solid #e0dbd2 !important;background:#fff !important;}html body .new-arrivals ul.products li.product img,html body .hits ul.products li.product img{width:100% !important;max-width:100% !important;height:auto !important;max-height:220px !important;object-fit:contain !important;}html body .new-arrivals,html body .hits{padding:32px 0 !important;}html body .new-arrivals h2,html body .hits h2{font-size:24px !important;margin:0 0 18px !important;}/* Home-contacts: stacked */html body .home-contacts .container{display:flex !important;flex-direction:column !important;gap:20px !important;padding:0 20px !important;}html body .home-contacts iframe{width:100% !important;height:300px !important;border:0 !important;}}
/* m118: catalog mobile sidebar */
@media(max-width:921px){html body.archive #secondary,html body.archive .widget-area.secondary,html body.archive aside.sidebar,html body.post-type-archive-product #secondary,html body.post-type-archive-product .widget-area.secondary{display:none !important;}html body.archive #primary,html body.archive .ast-container,html body.post-type-archive-product #primary{width:100% !important;max-width:100% !important;float:none !important;flex:1 1 100% !important;}html body.archive .ast-container,html body.post-type-archive-product .ast-container{padding:0 !important;}html body.archive ul.products,html body.post-type-archive-product ul.products,html body.tax-product_cat ul.products{display:grid !important;grid-template-columns:repeat(2,1fr) !important;gap:1px !important;background:#e0dbd2 !important;padding:0 !important;margin:0 !important;list-style:none !important;}html body.archive ul.products li.product,html body.post-type-archive-product ul.products li.product,html body.tax-product_cat ul.products li.product{margin:0 !important;width:100% !important;background:#fff !important;padding:8px !important;}html body.archive ul.products li.product img,html body.post-type-archive-product ul.products li.product img,html body.tax-product_cat ul.products li.product img{width:100% !important;height:auto !important;max-width:100% !important;max-height:200px !important;object-fit:contain !important;}html body.archive ul.products li.product .woocommerce-loop-product__title,html body.post-type-archive-product ul.products li.product .woocommerce-loop-product__title,html body.tax-product_cat ul.products li.product .woocommerce-loop-product__title{font-family:"Cormorant Garamond",serif !important;font-size:13px !important;line-height:1.2 !important;font-weight:400 !important;margin:8px 0 4px !important;min-height:32px !important;}html body.archive ul.products li.product .price,html body.post-type-archive-product ul.products li.product .price,html body.tax-product_cat ul.products li.product .price{font-family:"Cormorant Garamond",serif !important;font-size:14px !important;color:#c9a66b !important;margin:4px 0 8px !important;}html body.archive ul.products li.product .button,html body.post-type-archive-product ul.products li.product .button,html body.tax-product_cat ul.products li.product .button{display:block !important;width:100% !important;font-size:10px !important;letter-spacing:0.12em !important;padding:8px 0 !important;}html body.archive .woocommerce-result-count,html body.archive .woocommerce-ordering{font-size:12px !important;padding:0 16px !important;}html body.archive .woocommerce-pagination,html body .woocommerce-pagination{padding:24px 16px !important;}html body.archive .woocommerce-pagination .page-numbers{font-size:12px !important;padding:6px 10px !important;}html body.archive .ast-archive-title,html body.archive h1.entry-title,html body.archive .page-title{font-size:24px !important;padding:0 16px !important;}}
/* m118b: archive container fix */
@media(max-width:921px){html body.archive .ast-container,html body.post-type-archive-product .ast-container,html body.tax-product_cat .ast-container{display:block !important;grid-template-columns:none !important;padding:0 !important;}html body.archive #primary,html body.post-type-archive-product #primary,html body.tax-product_cat #primary{width:100% !important;max-width:100% !important;float:none !important;}html body.archive #main,html body.archive .site-main,html body.post-type-archive-product .site-main,html body.tax-product_cat .site-main{width:100% !important;max-width:100% !important;}html body.archive .ast-woocommerce-container,html body.post-type-archive-product .ast-woocommerce-container,html body.tax-product_cat .ast-woocommerce-container{width:100% !important;max-width:100% !important;display:block !important;}}
/* m118c: archive force block */
@media(max-width:921px){html body.archive #content .ast-container,html body.archive #page .ast-container,html body.post-type-archive-product #content .ast-container,html body.tax-product_cat #content .ast-container{display:block !important;grid-template-columns:1fr !important;grid-template:none !important;}html body.archive #content #primary,html body.archive #content .site-main,html body.archive #content .ast-woocommerce-container,html body.post-type-archive-product #content #primary,html body.tax-product_cat #content #primary{width:100% !important;max-width:100% !important;display:block !important;}html body.archive #content ul.products,html body.post-type-archive-product #content ul.products,html body.tax-product_cat #content ul.products{display:grid !important;grid-template-columns:repeat(2,1fr) !important;width:100% !important;max-width:100% !important;}}
/* m118d: catalog tiles button */
@media(max-width:921px){html body.archive ul.products li.product-category a::after,html body.post-type-archive-product ul.products li.product-category a::after{font-size:11px !important;letter-spacing:0.08em !important;padding:14px 0 !important;}html body.archive ul.products li.product-category,html body.post-type-archive-product ul.products li.product-category{outline:1px solid #e0dbd2 !important;background:#fff !important;}}
/* m119: single product mobile */
@media(max-width:921px){html body.single-product div.product{display:flex !important;flex-direction:column !important;grid-template-columns:none !important;gap:24px !important;width:100% !important;max-width:100% !important;padding:0 16px !important;box-sizing:border-box !important;}html body.single-product .woocommerce-product-gallery{width:100% !important;max-width:100% !important;float:none !important;}html body.single-product .woocommerce-product-gallery img{width:100% !important;height:auto !important;max-width:100% !important;max-height:480px !important;object-fit:contain !important;}html body.single-product .summary,html body.single-product .entry-summary{width:100% !important;max-width:100% !important;float:none !important;padding:0 !important;}html body.single-product h1.product_title,html body.single-product .entry-title{font-size:24px !important;line-height:1.2 !important;margin:8px 0 16px !important;}html body.single-product p.price{font-size:24px !important;margin:0 0 16px !important;}html body.single-product .woocommerce-product-details__short-description{font-size:14px !important;line-height:1.6 !important;}html body.single-product form.cart{display:flex !important;flex-direction:column !important;gap:12px !important;align-items:stretch !important;}html body.single-product form.cart .quantity{display:inline-flex !important;align-self:center !important;}html body.single-product form.cart button[type="submit"],html body.single-product form.cart .single_add_to_cart_button{width:100% !important;padding:14px !important;font-size:12px !important;letter-spacing:0.16em !important;}html body.single-product .product_meta{font-size:12px !important;}html body.single-product .related,html body.single-product .upsells{margin:40px 0 0 !important;padding:24px 0 0 !important;}html body.single-product .related h2,html body.single-product .upsells h2{font-size:22px !important;text-align:center !important;}html body.single-product .related ul.products,html body.single-product .upsells ul.products{display:grid !important;grid-template-columns:repeat(2,1fr) !important;gap:1px !important;}html body.single-product .woocommerce-tabs{margin-top:32px !important;}html body.single-product .woocommerce-tabs ul.tabs{flex-wrap:wrap !important;gap:8px !important;}html body.single-product .woocommerce-tabs ul.tabs li{font-size:11px !important;}html body.single-product .woocommerce-tabs .panel h2{font-size:20px !important;}html body.single-product .woocommerce-tabs table.shop_attributes th{font-size:11px !important;}html body.single-product .woocommerce-tabs table.shop_attributes td{font-size:13px !important;}}
/* m120: inner pages + 404 + breadcrumbs */
@media(max-width:921px){html body.page:not(.home) .ast-container,html body.single-product .ast-container{padding:0 !important;}html body.page:not(.home) #primary,html body.single-product #primary{width:100% !important;max-width:100% !important;}html body.page:not(.home) .entry-content,html body.page:not(.home) .entry-header{padding:0 16px !important;}html body.page:not(.home) .entry-title,html body.page:not(.home) h1.entry-title{font-size:26px !important;line-height:1.2 !important;text-align:center !important;margin:24px 0 16px !important;}html body.page:not(.home) .entry-content h1,html body.page:not(.home) .entry-content h2{font-size:22px !important;line-height:1.25 !important;margin:24px 0 12px !important;}html body.page:not(.home) .entry-content h3{font-size:17px !important;margin:18px 0 8px !important;}html body.page:not(.home) .entry-content h4,html body.page:not(.home) .entry-content h5{font-size:15px !important;margin:14px 0 8px !important;}html body.page:not(.home) .entry-content p,html body.page:not(.home) .entry-content li{font-size:14px !important;line-height:1.7 !important;}html body.page:not(.home) .entry-content ul,html body.page:not(.home) .entry-content ol{padding-left:18px !important;}html body.page:not(.home) .entry-content img{max-width:100% !important;height:auto !important;}html body.error404 h1.page-title,html body.error404 .page-title{font-size:48px !important;line-height:1 !important;text-align:center !important;}html body.error404 .page-content{padding:0 16px !important;text-align:center !important;}html body.error404 .page-content p{font-size:14px !important;line-height:1.6 !important;}html body.error404 .search-form{display:flex !important;width:100% !important;max-width:100% !important;margin:24px 0 !important;}html body.error404 .search-form input{flex:1 !important;font-size:14px !important;}html body.error404 a.button,html body.error404 .button{display:inline-block !important;padding:14px 28px !important;font-size:11px !important;letter-spacing:0.16em !important;}html body .woocommerce-breadcrumb{font-size:11px !important;line-height:1.5 !important;letter-spacing:0.06em !important;padding:8px 16px !important;word-wrap:break-word !important;}html body.woocommerce-account .ast-container{padding:0 !important;}html body.woocommerce-account .woocommerce{padding:0 16px !important;}html body.woocommerce-account .woocommerce-MyAccount-navigation{width:100% !important;float:none !important;margin-bottom:24px !important;}html body.woocommerce-account .woocommerce-MyAccount-navigation ul{display:flex !important;flex-wrap:wrap !important;gap:6px !important;list-style:none !important;padding:0 !important;}html body.woocommerce-account .woocommerce-MyAccount-navigation ul li{padding:0 !important;}html body.woocommerce-account .woocommerce-MyAccount-navigation ul li a{display:block !important;padding:8px 14px !important;font-size:12px !important;border:1px solid #e0dbd2 !important;background:#fff !important;color:#1a1a1a !important;text-decoration:none !important;}html body.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a{background:#1a1a1a !important;color:#c9a66b !important;border-color:#1a1a1a !important;}html body.woocommerce-account .woocommerce-MyAccount-content{width:100% !important;float:none !important;}html body.page:not(.home) iframe{max-width:100% !important;}}





/* m123: svc + pay premium redesign */
html body .dvk-svc-page,html body .dvk-pay-page{padding:0 !important;max-width:100% !important;overflow:hidden;}html body .dvk-svc-page>*,html body .dvk-pay-page>*{padding-left:20px;padding-right:20px;box-sizing:border-box;}html body .dvk-svc-page>.dvk-svc-hero,html body .dvk-svc-page>.dvk-svc-warning,html body .dvk-svc-page>.dvk-svc-cta,html body .dvk-pay-page>.dvk-pay-hero,html body .dvk-pay-page>.dvk-pay-cta{padding-left:24px;padding-right:24px;}.dvk-svc-hero{position:relative;background:linear-gradient(180deg,#1a1a1a 0%,#0d0d0d 100%);color:#fff;padding:48px 24px 40px !important;margin:24px 0 0;text-align:center;border-top:1px solid #c9a66b;border-bottom:1px solid rgba(201,166,107,0.3);overflow:hidden;}.dvk-svc-hero__deco{position:absolute;top:14px;right:18px;font-family:'Cormorant Garamond',serif;font-size:90px;font-weight:300;line-height:1;color:rgba(201,166,107,0.07);letter-spacing:0;pointer-events:none;}.dvk-svc-hero__label{font-family:'Raleway',sans-serif;font-size:10px;font-weight:500;letter-spacing:0.3em;text-transform:uppercase;color:#c9a66b;margin-bottom:18px;}.dvk-svc-hero__title{font-family:'Cormorant Garamond',serif !important;font-size:24px !important;font-weight:300 !important;line-height:1.15 !important;color:#fff !important;margin:0 0 18px !important;text-align:center !important;letter-spacing:0.005em !important;}.dvk-svc-hero__title::after{display:none !important;}.dvk-svc-hero__title span{display:block !important;font-size:30px !important;color:#c9a66b !important;font-weight:400 !important;margin-top:6px !important;}.dvk-svc-hero__title span em{font-style:normal !important;font-weight:500 !important;letter-spacing:0.01em !important;}.dvk-svc-hero__line{width:32px;height:1px;background:#c9a66b;margin:0 auto 18px;opacity:0.7;}.dvk-svc-hero p{font-family:'Raleway',sans-serif !important;font-size:13px !important;line-height:1.6 !important;color:rgba(255,255,255,0.65) !important;margin:0 auto !important;max-width:280px !important;letter-spacing:0.02em !important;}.dvk-svc-section{position:relative;padding-top:48px !important;padding-bottom:8px !important;text-align:center;}.dvk-svc-section__num{font-family:'Cormorant Garamond',serif;font-size:13px;font-weight:400;letter-spacing:0.4em;color:#c9a66b;margin-bottom:14px;}.dvk-svc-section__num::before{content:'';display:inline-block;width:18px;height:1px;background:#c9a66b;vertical-align:middle;margin-right:10px;opacity:0.6;}.dvk-svc-section__num::after{content:'';display:inline-block;width:18px;height:1px;background:#c9a66b;vertical-align:middle;margin-left:10px;opacity:0.6;}.dvk-svc-h2{font-family:'Cormorant Garamond',serif !important;font-size:26px !important;font-weight:400 !important;line-height:1.15 !important;color:#1a1a1a !important;margin:0 0 10px !important;text-align:center !important;letter-spacing:0.005em !important;}.dvk-svc-h2::after{display:none !important;}.dvk-svc-lead{font-family:'Raleway',sans-serif !important;font-size:13px !important;line-height:1.6 !important;color:#777 !important;text-align:center !important;margin:0 auto !important;max-width:300px !important;letter-spacing:0.01em !important;}.dvk-svc-page>h2{display:none !important;}.dvk-svc-cards{display:grid !important;grid-template-columns:repeat(2,1fr) !important;gap:8px !important;padding:24px 16px 32px !important;margin:0 !important;}.dvk-svc-card{position:relative;background:#fff;border:1px solid #ebe4d6;padding:22px 14px 60px;text-align:left;transition:border-color 0.3s,box-shadow 0.3s;display:flex;flex-direction:column;}.dvk-svc-card::before{content:'';position:absolute;top:0;left:0;right:0;height:2px;background:#c9a66b;transform:scaleX(0);transform-origin:left center;transition:transform 0.4s;}.dvk-svc-card:hover{border-color:#c9a66b;box-shadow:0 8px 24px rgba(26,26,26,0.06);}.dvk-svc-card:hover::before{transform:scaleX(1);}.dvk-svc-card__num{font-family:'Cormorant Garamond',serif;font-size:11px;font-weight:400;letter-spacing:0.3em;color:#c9a66b;margin-bottom:14px;}.dvk-svc-card__title{font-family:'Cormorant Garamond',serif !important;font-size:18px !important;font-weight:500 !important;color:#1a1a1a !important;line-height:1.2 !important;margin:0 0 8px !important;}.dvk-svc-card__desc{font-family:'Raleway',sans-serif !important;font-size:11.5px !important;line-height:1.55 !important;color:#666 !important;flex:1;}.dvk-svc-card__tag{position:absolute;left:14px;bottom:14px;font-family:'Raleway',sans-serif;font-size:10px;font-weight:600;letter-spacing:0.16em;text-transform:uppercase;color:#c9a66b;padding-top:10px;border-top:1px solid #ebe4d6;width:calc(100% - 28px);}.dvk-svc-prices{display:flex !important;flex-direction:column !important;gap:1px !important;padding:8px 16px 32px !important;margin:0 !important;background:#ebe4d6;}.dvk-svc-price{background:#fff;padding:22px 20px;display:grid;grid-template-columns:1fr auto;grid-template-areas:'title row' 'note note';gap:6px 16px;align-items:center;}.dvk-svc-price__title{grid-area:title;font-family:'Cormorant Garamond',serif !important;font-size:15px !important;font-weight:500 !important;color:#1a1a1a !important;line-height:1.25 !important;}.dvk-svc-price__row{grid-area:row;display:flex;align-items:baseline;gap:4px;white-space:nowrap;}.dvk-svc-price__from{font-family:'Raleway',sans-serif;font-size:10px;font-weight:500;letter-spacing:0.2em;text-transform:uppercase;color:#999;}.dvk-svc-price__value{font-family:'Cormorant Garamond',serif;font-size:24px;font-weight:500;color:#c9a66b;line-height:1;letter-spacing:0.01em;}.dvk-svc-price__cur{font-family:'Cormorant Garamond',serif;font-size:14px;font-weight:400;color:#c9a66b;}.dvk-svc-price__note{grid-area:note;font-family:'Raleway',sans-serif;font-size:11px;line-height:1.5;color:#888;font-style:italic;letter-spacing:0.01em;padding-top:4px;border-top:1px dotted #ebe4d6;}.dvk-svc-divider{display:flex !important;align-items:center !important;justify-content:center !important;padding:36px 20px !important;}.dvk-svc-divider::before,.dvk-svc-divider::after{content:'';flex:1;max-width:80px;height:1px;background:#e0dbd2;}.dvk-svc-divider span{font-family:'Cormorant Garamond',serif;font-size:18px;color:#c9a66b;padding:0 16px;}.dvk-svc-calc,.dvk-svc-form{padding:8px 16px 32px !important;margin:0 !important;}.dvk-svc-warning{position:relative;background:#1a1a1a !important;color:#fff;padding:48px 24px 36px !important;margin:24px 0 0 !important;border-top:1px solid #c9a66b;border-bottom:1px solid rgba(201,166,107,0.3);}.dvk-svc-warning__label{font-family:'Raleway',sans-serif;font-size:10px;font-weight:500;letter-spacing:0.3em;text-transform:uppercase;color:#c9a66b;margin-bottom:14px;text-align:center;}.dvk-svc-warning h3{font-family:'Cormorant Garamond',serif !important;font-size:24px !important;font-weight:400 !important;color:#fff !important;margin:0 0 18px !important;text-align:center !important;line-height:1.15 !important;}.dvk-svc-warning p{font-family:'Raleway',sans-serif !important;font-size:12.5px !important;line-height:1.7 !important;color:rgba(255,255,255,0.7) !important;margin:0 0 12px !important;text-align:center !important;letter-spacing:0.01em !important;}.dvk-svc-warning p:last-child{margin-bottom:0 !important;}.dvk-svc-cta{position:relative;background:#1a1a1a !important;padding:56px 24px 48px !important;margin:0 !important;text-align:center !important;border-top:1px solid #c9a66b;overflow:hidden;}.dvk-svc-cta__deco{position:absolute;top:18px;right:22px;font-family:'Cormorant Garamond',serif;font-size:90px;font-weight:300;line-height:1;color:rgba(201,166,107,0.07);pointer-events:none;}.dvk-svc-cta__heading{font-family:'Cormorant Garamond',serif !important;font-size:22px !important;font-weight:400 !important;color:#fff !important;margin:0 0 6px !important;line-height:1.2 !important;letter-spacing:0.005em !important;}.dvk-svc-cta__sub{font-family:'Raleway',sans-serif !important;font-size:11px !important;font-weight:400 !important;letter-spacing:0.2em !important;text-transform:uppercase !important;color:rgba(201,166,107,0.7) !important;margin:0 0 24px !important;}html body .dvk-svc-cta a.dvk-svc-cta__button{display:inline-block !important;padding:18px 36px !important;background:#c9a66b !important;background-color:#c9a66b !important;color:#1a1a1a !important;font-family:'Cormorant Garamond',serif !important;font-size:24px !important;font-weight:500 !important;letter-spacing:0.02em !important;text-decoration:none !important;border:0 !important;line-height:1 !important;transition:background 0.25s,color 0.25s,letter-spacing 0.25s !important;}html body .dvk-svc-cta a.dvk-svc-cta__button:hover,html body .dvk-svc-cta a.dvk-svc-cta__button:focus{background:#fff !important;background-color:#fff !important;color:#1a1a1a !important;letter-spacing:0.04em !important;}html body .dvk-svc-cta a.dvk-svc-cta__link{display:block !important;margin-top:18px !important;color:rgba(201,166,107,0.7) !important;font-family:'Raleway',sans-serif !important;font-size:11px !important;font-weight:400 !important;letter-spacing:0.16em !important;text-transform:uppercase !important;text-decoration:none !important;border-bottom:0 !important;transition:color 0.2s !important;}html body .dvk-svc-cta a.dvk-svc-cta__link:hover{color:#fff !important;}@media(min-width:768px){.dvk-svc-hero__title{font-size:36px !important;}.dvk-svc-hero__title span{font-size:48px !important;}.dvk-svc-cards{grid-template-columns:repeat(4,1fr) !important;}.dvk-svc-prices{display:grid !important;grid-template-columns:repeat(2,1fr) !important;gap:1px !important;}}.dvk-pay-page{padding:0 !important;}.dvk-pay-page>*{padding-left:20px;padding-right:20px;box-sizing:border-box;}.dvk-pay-page>.dvk-pay-hero,.dvk-pay-page>.dvk-pay-cta{padding-left:24px;padding-right:24px;}.dvk-pay-hero{position:relative;background:linear-gradient(180deg,#1a1a1a 0%,#0d0d0d 100%) !important;padding:48px 24px 40px !important;margin:24px 0 0 !important;text-align:center;border-top:1px solid #c9a66b !important;}.dvk-pay-hero h2{font-family:'Cormorant Garamond',serif !important;font-size:24px !important;font-weight:300 !important;line-height:1.15 !important;color:#fff !important;margin:0 0 18px !important;text-align:center !important;}.dvk-pay-hero h2 span{display:block !important;font-size:32px !important;color:#c9a66b !important;font-weight:500 !important;margin-top:6px !important;}.dvk-pay-hero p{font-family:'Raleway',sans-serif !important;font-size:13px !important;line-height:1.6 !important;color:rgba(255,255,255,0.65) !important;max-width:280px !important;margin:0 auto !important;}.dvk-pay-cards{display:flex !important;flex-direction:column !important;gap:1px !important;padding:24px 16px 32px !important;margin:0 !important;background:#ebe4d6 !important;}.dvk-pay-card{background:#fff !important;border:0 !important;padding:24px 22px !important;text-align:center !important;}.dvk-pay-card__label{font-family:'Raleway',sans-serif !important;font-size:10px !important;font-weight:500 !important;letter-spacing:0.3em !important;text-transform:uppercase !important;color:#999 !important;margin-bottom:12px !important;}.dvk-pay-card__title{font-family:'Cormorant Garamond',serif !important;font-size:30px !important;font-weight:500 !important;color:#c9a66b !important;line-height:1 !important;margin-bottom:10px !important;}.dvk-pay-card__note{font-family:'Raleway',sans-serif !important;font-size:11.5px !important;color:#777 !important;line-height:1.5 !important;font-style:italic !important;}.dvk-pay-note{background:#fff !important;border:0 !important;border-left:2px solid #c9a66b !important;padding:18px 22px !important;margin:0 16px 32px !important;font-family:'Raleway',sans-serif !important;font-size:13px !important;line-height:1.7 !important;color:#444 !important;}.dvk-pay-note strong{color:#1a1a1a !important;font-weight:600 !important;letter-spacing:0.04em !important;text-transform:uppercase !important;font-size:11px !important;display:block !important;margin-bottom:6px !important;}.dvk-pay-methods{display:grid !important;grid-template-columns:repeat(2,1fr) !important;gap:8px !important;padding:8px 16px 32px !important;margin:0 !important;}.dvk-pay-method{background:#fff !important;border:1px solid #ebe4d6 !important;padding:24px 14px !important;text-align:center !important;transition:border-color 0.3s,box-shadow 0.3s !important;}.dvk-pay-method:hover{border-color:#c9a66b !important;box-shadow:0 8px 24px rgba(26,26,26,0.06) !important;}.dvk-pay-method__icon{font-size:30px !important;line-height:1 !important;margin-bottom:14px !important;}.dvk-pay-method__title{font-family:'Cormorant Garamond',serif !important;font-size:15px !important;font-weight:500 !important;color:#1a1a1a !important;line-height:1.2 !important;margin-bottom:8px !important;}.dvk-pay-method__desc{font-family:'Raleway',sans-serif !important;font-size:11px !important;line-height:1.5 !important;color:#777 !important;}.dvk-pay-cta{position:relative;background:#1a1a1a !important;padding:56px 24px 48px !important;margin:0 !important;text-align:center !important;border-top:1px solid #c9a66b !important;}.dvk-pay-cta p{font-family:'Cormorant Garamond',serif !important;font-size:22px !important;color:#fff !important;margin:0 0 24px !important;line-height:1.2 !important;}html body .dvk-pay-cta a.dvk-pay-cta__button{display:inline-block !important;padding:18px 36px !important;background:#c9a66b !important;background-color:#c9a66b !important;color:#1a1a1a !important;font-family:'Cormorant Garamond',serif !important;font-size:24px !important;font-weight:500 !important;letter-spacing:0.02em !important;text-decoration:none !important;border:0 !important;}html body .dvk-pay-cta a.dvk-pay-cta__button:hover{background:#fff !important;background-color:#fff !important;}html body .dvk-pay-cta a.dvk-pay-cta__link{display:block !important;margin-top:18px !important;color:rgba(201,166,107,0.7) !important;font-family:'Raleway',sans-serif !important;font-size:11px !important;letter-spacing:0.16em !important;text-transform:uppercase !important;text-decoration:none !important;border-bottom:0 !important;}html body .dvk-pay-cta a.dvk-pay-cta__link:hover{color:#fff !important;}
/* m123b: hero fit */
.dvk-svc-hero__title span{font-size:24px !important;}.dvk-svc-hero__title{font-size:18px !important;}
/* m123c: prices stack on narrow */
.dvk-svc-price{grid-template-columns:1fr !important;grid-template-areas:"title" "row" "note" !important;text-align:left !important;gap:8px !important;padding:24px 22px !important;}.dvk-svc-price__row{justify-content:flex-start !important;}.dvk-svc-price__title{font-size:14px !important;color:#888 !important;font-weight:400 !important;letter-spacing:0.04em !important;text-transform:uppercase !important;font-family:"Raleway",sans-serif !important;}.dvk-svc-price__value{font-size:32px !important;}.dvk-svc-price__cur{font-size:18px !important;}.dvk-svc-price__note{padding-top:8px !important;font-size:12px !important;}
/* m124: svc hero+price serif */
html body .dvk-svc-hero__title{font-family:'Cormorant Garamond',serif !important;font-size:28px !important;font-weight:400 !important;color:#fff !important;line-height:1.2 !important;letter-spacing:0.005em !important;}
html body .dvk-svc-hero__title span{font-family:'Cormorant Garamond',serif !important;font-style:italic !important;font-weight:400 !important;font-size:22px !important;color:rgba(255,255,255,0.85) !important;display:block !important;margin-top:8px !important;letter-spacing:0.01em !important;}
html body .dvk-svc-hero__title em{font-family:'Cormorant Garamond',serif !important;font-style:italic !important;font-weight:500 !important;color:#c9a66b !important;}
html body .dvk-svc-price__from{font-family:'Cormorant Garamond',serif !important;font-style:italic !important;font-size:14px !important;color:#888 !important;text-transform:lowercase !important;letter-spacing:0 !important;}
html body .dvk-svc-price__value{font-family:'Cormorant Garamond',serif !important;font-weight:500 !important;font-size:38px !important;color:#c9a66b !important;letter-spacing:0.01em !important;line-height:1 !important;}
html body .dvk-svc-price__cur{font-family:'Cormorant Garamond',serif !important;font-weight:400 !important;font-size:24px !important;color:#c9a66b !important;letter-spacing:0 !important;}
html body .dvk-svc-price{padding:20px 18px !important;text-align:center !important;border-bottom:2px solid transparent !important;transition:border-color .3s !important;}
html body .dvk-svc-price:hover{border-bottom-color:#c9a66b !important;}
html body .dvk-svc-price__title{font-family:'Raleway',sans-serif !important;font-size:11px !important;font-weight:600 !important;letter-spacing:0.18em !important;text-transform:uppercase !important;color:#888 !important;margin-bottom:10px !important;}
html body .dvk-svc-price__row{display:flex !important;align-items:baseline !important;justify-content:center !important;gap:6px !important;margin-bottom:10px !important;}
html body .dvk-svc-price__note{font-family:'Cormorant Garamond',serif !important;font-style:italic !important;font-size:13px !important;color:#888 !important;line-height:1.4 !important;margin-top:6px !important;}
html body .dvk-svc-card__num{font-family:'Cormorant Garamond',serif !important;font-style:italic !important;font-size:13px !important;color:#c9a66b !important;letter-spacing:0.05em !important;margin-bottom:8px !important;}
html body .dvk-svc-card__title{font-family:'Cormorant Garamond',serif !important;font-weight:500 !important;font-size:20px !important;color:#1a1a1a !important;margin-bottom:8px !important;line-height:1.2 !important;}
html body .dvk-svc-card__desc{font-family:'Raleway',sans-serif !important;font-size:13px !important;color:#555 !important;line-height:1.5 !important;}
html body .dvk-svc-card__tag{font-family:'Raleway',sans-serif !important;font-size:10px !important;font-weight:600 !important;letter-spacing:0.18em !important;text-transform:uppercase !important;color:#c9a66b !important;}
html body .dvk-svc-section__num{font-family:'Cormorant Garamond',serif !important;font-style:italic !important;font-size:14px !important;color:#c9a66b !important;letter-spacing:0.05em !important;}
html body .dvk-svc-h2{font-family:'Cormorant Garamond',serif !important;font-weight:400 !important;font-size:32px !important;color:#1a1a1a !important;line-height:1.15 !important;letter-spacing:0.005em !important;text-align:center !important;margin:8px 0 8px !important;}
html body .dvk-svc-lead{font-family:'Cormorant Garamond',serif !important;font-style:italic !important;font-weight:400 !important;font-size:18px !important;color:#666 !important;text-align:center !important;margin:0 0 28px !important;}
html body .dvk-svc-hero__label{font-family:'Raleway',sans-serif !important;font-size:10px !important;font-weight:600 !important;letter-spacing:0.32em !important;text-transform:uppercase !important;color:#c9a66b !important;text-align:center !important;margin-bottom:18px !important;}
html body .dvk-svc-hero__line{width:36px !important;height:1px !important;background:#c9a66b !important;margin:18px auto 18px !important;}
html body .dvk-svc-hero__title{text-align:center !important;}
html body .dvk-svc-hero p{font-family:'Raleway',sans-serif !important;font-size:14px !important;color:rgba(255,255,255,0.7) !important;line-height:1.5 !important;text-align:center !important;margin:0 !important;}
html body .dvk-svc-warning{background:#1a1a1a !important;color:#fff !important;padding:32px 24px !important;margin:32px -20px !important;}
html body .dvk-svc-warning__label{font-family:'Raleway',sans-serif !important;font-size:10px !important;font-weight:600 !important;letter-spacing:0.32em !important;text-transform:uppercase !important;color:#c9a66b !important;margin-bottom:12px !important;}
html body .dvk-svc-warning h3{font-family:'Cormorant Garamond',serif !important;font-weight:400 !important;font-size:24px !important;color:#fff !important;margin:0 0 12px !important;}
html body .dvk-svc-warning p{font-family:'Raleway',sans-serif !important;font-size:13px !important;color:rgba(255,255,255,0.75) !important;line-height:1.6 !important;margin:0 !important;}
html body .dvk-svc-cta{position:relative !important;background:#f7f4ee !important;padding:48px 24px !important;text-align:center !important;margin-top:32px !important;overflow:hidden !important;}
html body .dvk-svc-cta__deco{position:absolute !important;top:14px !important;right:18px !important;font-family:'Cormorant Garamond',serif !important;font-style:italic !important;font-size:80px !important;color:rgba(201,166,107,0.1) !important;font-weight:300 !important;letter-spacing:-0.05em !important;line-height:1 !important;}
html body .dvk-svc-cta__heading{font-family:'Cormorant Garamond',serif !important;font-weight:400 !important;font-size:24px !important;color:#1a1a1a !important;margin:0 0 8px !important;line-height:1.25 !important;}
html body .dvk-svc-cta__sub{font-family:'Cormorant Garamond',serif !important;font-style:italic !important;font-size:16px !important;color:#666 !important;margin:0 0 24px !important;}
html body .dvk-svc-cta a.dvk-svc-cta__button{display:inline-block !important;background:#c9a66b !important;color:#1a1a1a !important;font-family:'Raleway',sans-serif !important;font-size:18px !important;font-weight:600 !important;letter-spacing:0.05em !important;padding:16px 32px !important;text-decoration:none !important;border:1px solid #c9a66b !important;transition:all .25s !important;}
html body .dvk-svc-cta a.dvk-svc-cta__button:hover{background:#1a1a1a !important;color:#c9a66b !important;}
html body .dvk-svc-cta__link{display:block !important;margin-top:16px !important;font-family:'Cormorant Garamond',serif !important;font-style:italic !important;font-size:14px !important;color:#888 !important;text-decoration:none !important;border-bottom:1px solid transparent !important;transition:border-color .25s !important;}
html body .dvk-svc-cta__link:hover{border-bottom-color:#c9a66b !important;color:#c9a66b !important;}
html body .dvk-svc-divider{display:flex !important;align-items:center !important;justify-content:center !important;margin:32px 0 !important;color:#c9a66b !important;}
html body .dvk-svc-divider span{font-family:'Cormorant Garamond',serif !important;font-size:24px !important;color:#c9a66b !important;display:inline-block !important;padding:0 14px !important;}
html body .dvk-svc-divider::before,html body .dvk-svc-divider::after{content:'' !important;flex:1 !important;height:1px !important;background:#e0dbd2 !important;max-width:80px !important;}

/* m125: calc luxury restyle */
html body .dvk-calc{background:#fff !important;border:1px solid #e0dbd2 !important;border-radius:0 !important;padding:36px 28px !important;max-width:520px !important;margin:0 auto !important;font-family:'Raleway',sans-serif !important;}
html body .dvk-calc .dvk-calc__title{font-family:'Cormorant Garamond',serif !important;font-weight:400 !important;font-size:24px !important;color:#1a1a1a !important;margin:0 0 28px !important;text-align:center !important;letter-spacing:0.005em !important;line-height:1.2 !important;}
html body .dvk-calc .dvk-calc__row{margin-bottom:18px !important;}
html body .dvk-calc .dvk-calc__row label{font-family:'Raleway',sans-serif !important;font-size:11px !important;font-weight:600 !important;letter-spacing:0.18em !important;text-transform:uppercase !important;color:#888 !important;margin-bottom:8px !important;display:block !important;}
html body .dvk-calc .dvk-calc__row select,html body .dvk-calc .dvk-calc__row input[type=number]{width:100% !important;background:transparent !important;border:none !important;border-bottom:1px solid #d8d0bf !important;border-radius:0 !important;padding:8px 0 10px !important;font-family:'Raleway',sans-serif !important;font-size:15px !important;color:#1a1a1a !important;outline:none !important;box-shadow:none !important;transition:border-color .25s !important;-webkit-appearance:none !important;-moz-appearance:none !important;appearance:none !important;}
html body .dvk-calc .dvk-calc__row select{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'><path fill='none' stroke='%23c9a66b' stroke-width='1.5' d='M2 4l4 4 4-4'/></svg>") !important;background-repeat:no-repeat !important;background-position:right 4px center !important;padding-right:24px !important;cursor:pointer !important;}
html body .dvk-calc .dvk-calc__row select:focus,html body .dvk-calc .dvk-calc__row input[type=number]:focus{border-bottom-color:#c9a66b !important;}
html body .dvk-calc .dvk-calc__row input[type=checkbox]{width:auto !important;margin:0 8px 0 0 !important;accent-color:#c9a66b !important;cursor:pointer !important;}
html body .dvk-calc .dvk-calc__row label:has(input[type=checkbox]){display:flex !important;align-items:center !important;font-size:13px !important;color:#444 !important;letter-spacing:0.02em !important;text-transform:none !important;font-weight:400 !important;cursor:pointer !important;}
html body .dvk-calc .dvk-calc__result{background:#f7f4ee !important;color:#1a1a1a !important;border-radius:0 !important;border:1px solid #ebe4d6 !important;padding:24px 28px !important;margin:28px 0 16px !important;display:flex !important;justify-content:space-between !important;align-items:center !important;flex-wrap:wrap !important;gap:12px !important;}
html body .dvk-calc .dvk-calc__label{font-family:'Raleway',sans-serif !important;font-size:11px !important;font-weight:600 !important;letter-spacing:0.18em !important;text-transform:uppercase !important;color:#888 !important;opacity:1 !important;}
html body .dvk-calc .dvk-calc__price{font-family:'Cormorant Garamond',serif !important;font-weight:500 !important;font-size:32px !important;color:#c9a66b !important;letter-spacing:0.01em !important;line-height:1 !important;}
html body .dvk-calc .dvk-calc__note{font-family:'Cormorant Garamond',serif !important;font-style:italic !important;font-size:14px !important;color:#888 !important;margin:0 0 22px !important;text-align:center !important;line-height:1.5 !important;}
html body .dvk-calc a.dvk-calc__btn{display:block !important;background:#1a1a1a !important;color:#c9a66b !important;font-family:'Raleway',sans-serif !important;font-size:13px !important;font-weight:600 !important;letter-spacing:0.18em !important;text-transform:uppercase !important;padding:18px 28px !important;border-radius:0 !important;border:1px solid #1a1a1a !important;text-decoration:none !important;text-align:center !important;transition:all .25s !important;}
html body .dvk-calc a.dvk-calc__btn:hover{background:#c9a66b !important;color:#1a1a1a !important;border-color:#c9a66b !important;}

/* m126: about luxury */
html body .dvk-about-page{padding:0 !important;max-width:100% !important;overflow:hidden;}
html body .dvk-about-page>*{padding-left:20px;padding-right:20px;box-sizing:border-box;}
html body.page-id-1828 .entry-content{padding:0 !important;}
html body.page-id-1828 .entry-title{margin-bottom:0 !important;}
html body .dvk-about-hero{position:relative !important;background:linear-gradient(180deg,#1a1a1a 0%,#0d0d0d 100%) !important;color:#fff !important;padding:48px 24px 40px !important;border-top:1px solid #c9a66b !important;overflow:hidden !important;}
html body .dvk-about-hero__deco{position:absolute !important;top:14px !important;right:18px !important;font-family:'Cormorant Garamond',serif !important;font-style:italic !important;font-size:90px !important;color:rgba(201,166,107,0.07) !important;font-weight:300 !important;letter-spacing:-0.05em !important;line-height:1 !important;}
html body .dvk-about-hero__label{font-family:'Raleway',sans-serif !important;font-size:10px !important;font-weight:600 !important;letter-spacing:0.32em !important;text-transform:uppercase !important;color:#c9a66b !important;text-align:center !important;margin-bottom:18px !important;}
html body .dvk-about-hero__title{font-family:'Cormorant Garamond',serif !important;font-weight:400 !important;font-size:28px !important;color:#fff !important;line-height:1.2 !important;letter-spacing:0.005em !important;text-align:center !important;margin:0 !important;}
html body .dvk-about-hero__title span{font-family:'Cormorant Garamond',serif !important;font-style:italic !important;font-weight:400 !important;font-size:22px !important;color:rgba(255,255,255,0.85) !important;display:block !important;margin-top:8px !important;letter-spacing:0.01em !important;}
html body .dvk-about-hero__title em{font-family:'Cormorant Garamond',serif !important;font-style:italic !important;font-weight:500 !important;color:#c9a66b !important;}
html body .dvk-about-hero__line{width:36px !important;height:1px !important;background:#c9a66b !important;margin:18px auto 18px !important;}
html body .dvk-about-hero p{font-family:'Raleway',sans-serif !important;font-size:14px !important;color:rgba(255,255,255,0.7) !important;line-height:1.5 !important;text-align:center !important;margin:0 !important;}
html body .dvk-about-section{display:flex !important;flex-direction:column !important;align-items:center !important;text-align:center !important;margin-top:48px !important;}
html body .dvk-about-section__num{font-family:'Cormorant Garamond',serif !important;font-style:italic !important;font-size:14px !important;color:#c9a66b !important;letter-spacing:0.4em !important;display:flex !important;align-items:center !important;justify-content:center !important;gap:18px !important;margin-bottom:18px !important;}
html body .dvk-about-section__num::before,html body .dvk-about-section__num::after{content:'' !important;display:inline-block !important;width:18px !important;height:1px !important;background:#c9a66b !important;}
html body .dvk-about-h2{font-family:'Cormorant Garamond',serif !important;font-weight:400 !important;font-size:32px !important;color:#1a1a1a !important;line-height:1.15 !important;letter-spacing:0.005em !important;text-align:center !important;margin:0 !important;}
html body .dvk-about-lead{font-family:'Cormorant Garamond',serif !important;font-style:italic !important;font-weight:400 !important;font-size:18px !important;color:#666 !important;text-align:center !important;margin:8px 0 28px !important;}
html body .dvk-about-stats{display:grid !important;grid-template-columns:repeat(2,1fr) !important;gap:1px !important;background:#ebe4d6 !important;padding:0 !important;margin:0 -20px !important;}
html body .dvk-about-stat{background:#fff !important;padding:36px 18px !important;text-align:center !important;}
html body .dvk-about-stat__value{font-family:'Cormorant Garamond',serif !important;font-weight:500 !important;font-size:42px !important;color:#c9a66b !important;line-height:1 !important;letter-spacing:0.005em !important;margin-bottom:10px !important;}
html body .dvk-about-stat__label{font-family:'Raleway',sans-serif !important;font-size:11px !important;font-weight:600 !important;letter-spacing:0.18em !important;text-transform:uppercase !important;color:#888 !important;line-height:1.4 !important;}
html body .dvk-about-divider{display:flex !important;align-items:center !important;justify-content:center !important;margin:32px 0 !important;color:#c9a66b !important;}
html body .dvk-about-divider span{font-family:'Cormorant Garamond',serif !important;font-size:24px !important;color:#c9a66b !important;display:inline-block !important;padding:0 14px !important;}
html body .dvk-about-divider::before,html body .dvk-about-divider::after{content:'' !important;flex:1 !important;height:1px !important;background:#e0dbd2 !important;max-width:80px !important;}
html body .dvk-about-story{max-width:620px !important;margin:0 auto !important;padding:0 !important;}
html body .dvk-about-story p{font-family:'Raleway',sans-serif !important;font-size:15px !important;line-height:1.75 !important;color:#444 !important;margin:0 0 18px !important;text-align:left !important;}
html body .dvk-about-story p em{font-family:'Cormorant Garamond',serif !important;font-style:italic !important;font-weight:500 !important;color:#c9a66b !important;font-size:17px !important;}
html body .dvk-about-values{display:grid !important;grid-template-columns:repeat(2,1fr) !important;gap:8px !important;margin:0 !important;}
html body .dvk-about-value{position:relative !important;background:#fff !important;border:1px solid #ebe4d6 !important;padding:24px 16px 22px !important;text-align:left !important;overflow:hidden !important;transition:border-color .3s !important;}
html body .dvk-about-value::before{content:'' !important;position:absolute !important;top:0 !important;left:0 !important;right:0 !important;height:2px !important;background:#c9a66b !important;transform:scaleX(0) !important;transform-origin:left !important;transition:transform 0.4s !important;}
html body .dvk-about-value:hover::before{transform:scaleX(1) !important;}
html body .dvk-about-value__num{font-family:'Cormorant Garamond',serif !important;font-style:italic !important;font-size:13px !important;color:#c9a66b !important;letter-spacing:0.05em !important;margin-bottom:8px !important;}
html body .dvk-about-value__title{font-family:'Cormorant Garamond',serif !important;font-weight:500 !important;font-size:20px !important;color:#1a1a1a !important;margin-bottom:8px !important;line-height:1.2 !important;}
html body .dvk-about-value__desc{font-family:'Raleway',sans-serif !important;font-size:13px !important;color:#555 !important;line-height:1.5 !important;}
html body .dvk-about-contacts{max-width:480px !important;margin:0 auto !important;display:flex !important;flex-direction:column !important;gap:0 !important;}
html body .dvk-about-contact{padding:18px 0 !important;border-bottom:1px solid #ebe4d6 !important;}
html body .dvk-about-contact:last-child{border-bottom:none !important;}
html body .dvk-about-contact__label{font-family:'Raleway',sans-serif !important;font-size:11px !important;font-weight:600 !important;letter-spacing:0.18em !important;text-transform:uppercase !important;color:#888 !important;margin-bottom:8px !important;}
html body .dvk-about-contact__value{font-family:'Cormorant Garamond',serif !important;font-size:18px !important;color:#1a1a1a !important;line-height:1.5 !important;letter-spacing:0.005em !important;}
html body .dvk-about-contact__value a{color:#c9a66b !important;text-decoration:none !important;border-bottom:1px solid transparent !important;transition:border-color .25s !important;}
html body .dvk-about-contact__value a:hover{border-bottom-color:#c9a66b !important;}
html body .dvk-about-hours{display:flex !important;flex-direction:column !important;gap:0 !important;}
html body .dvk-about-hours-row{display:flex !important;justify-content:space-between !important;align-items:baseline !important;padding:6px 0 !important;border-bottom:1px dotted #d8d0bf !important;}
html body .dvk-about-hours-row:last-child{border-bottom:none !important;}
html body .dvk-about-hours-row span{font-family:'Raleway',sans-serif !important;font-size:13px !important;color:#444 !important;letter-spacing:0.02em !important;}
html body .dvk-about-hours-row span:first-child{color:#888 !important;}
html body .dvk-about-hours-row span em{font-family:'Cormorant Garamond',serif !important;font-style:italic !important;color:#c9a66b !important;}
html body .dvk-about-cta{position:relative !important;background:#f7f4ee !important;padding:48px 24px !important;text-align:center !important;margin:48px -20px 0 !important;overflow:hidden !important;}
html body .dvk-about-cta__deco{position:absolute !important;top:14px !important;right:18px !important;font-family:'Cormorant Garamond',serif !important;font-style:italic !important;font-size:80px !important;color:rgba(201,166,107,0.1) !important;font-weight:300 !important;letter-spacing:-0.05em !important;line-height:1 !important;}
html body .dvk-about-cta__heading{font-family:'Cormorant Garamond',serif !important;font-weight:400 !important;font-size:24px !important;color:#1a1a1a !important;margin:0 0 8px !important;line-height:1.25 !important;}
html body .dvk-about-cta__sub{font-family:'Cormorant Garamond',serif !important;font-style:italic !important;font-size:16px !important;color:#666 !important;margin:0 0 24px !important;line-height:1.4 !important;}
html body .dvk-about-cta a.dvk-about-cta__button{display:inline-block !important;background:#c9a66b !important;color:#1a1a1a !important;font-family:'Raleway',sans-serif !important;font-size:18px !important;font-weight:600 !important;letter-spacing:0.05em !important;padding:16px 32px !important;text-decoration:none !important;border:1px solid #c9a66b !important;transition:all .25s !important;border-radius:0 !important;}
html body .dvk-about-cta a.dvk-about-cta__button:hover{background:#1a1a1a !important;color:#c9a66b !important;}
html body .dvk-about-cta__link{display:block !important;margin-top:16px !important;font-family:'Cormorant Garamond',serif !important;font-style:italic !important;font-size:14px !important;color:#888 !important;text-decoration:none !important;border-bottom:1px solid transparent !important;transition:border-color .25s !important;}
html body .dvk-about-cta__link:hover{border-bottom-color:#c9a66b !important;color:#c9a66b !important;}
@media(min-width:768px){html body .dvk-about-stats{grid-template-columns:repeat(4,1fr) !important;}html body .dvk-about-values{grid-template-columns:repeat(4,1fr) !important;}html body .dvk-about-hero{padding:80px 48px 64px !important;}html body .dvk-about-hero__title{font-size:42px !important;}html body .dvk-about-hero__title span{font-size:32px !important;}html body .dvk-about-h2{font-size:42px !important;}html body .dvk-about-stat__value{font-size:54px !important;}html body .dvk-about-cta{padding:80px 48px !important;margin:64px -48px 0 !important;}html body .dvk-about-cta__heading{font-size:32px !important;}html body .dvk-about-cta__sub{font-size:18px !important;}}

/* m127: zamer modal duplicate-id fix */
html body:has(.dvk-zamer-modal:target) .dvk-zamer-modal{display:flex !important;}

/* m129: calcform luxury */
html body .dvk-svc-calc{max-width:480px !important;margin:0 auto !important;padding:36px 28px !important;background:#fff !important;border:1px solid #e0dbd2 !important;}
html body .dvk-svc-calc .wpcf7-response-output{margin:18px 0 0 !important;border:1px solid #e0dbd2 !important;border-radius:0 !important;padding:14px 18px !important;font-family:'Raleway',sans-serif !important;font-size:13px !important;color:#444 !important;}
html body .dvk-svc-calc .wpcf7 form{margin:0 !important;}
html body .dvk-svc-calc .dvk-calcform-row{margin-bottom:22px !important;}
html body .dvk-svc-calc .dvk-calcform-row label{display:block !important;font-family:'Raleway',sans-serif !important;font-size:11px !important;font-weight:600 !important;letter-spacing:0.18em !important;text-transform:uppercase !important;color:#888 !important;margin-bottom:8px !important;}
html body .dvk-svc-calc input[type=text],html body .dvk-svc-calc input[type=tel],html body .dvk-svc-calc input[type=email]{width:100% !important;background:transparent !important;border:none !important;border-bottom:1px solid #d8d0bf !important;border-radius:0 !important;padding:8px 0 10px !important;font-family:'Raleway',sans-serif !important;font-size:16px !important;color:#1a1a1a !important;outline:none !important;box-shadow:none !important;transition:border-color .25s !important;-webkit-appearance:none !important;appearance:none !important;}
html body .dvk-svc-calc input[type=text]:focus,html body .dvk-svc-calc input[type=tel]:focus{border-bottom-color:#c9a66b !important;}
html body .dvk-svc-calc input::placeholder{color:#bbb !important;font-style:normal !important;}
html body .dvk-svc-calc .dvk-calcform-row--submit{margin-top:32px !important;margin-bottom:18px !important;}
html body .dvk-svc-calc input[type=submit],html body .dvk-svc-calc button[type=submit]{display:block !important;width:100% !important;background:#1a1a1a !important;color:#c9a66b !important;font-family:'Raleway',sans-serif !important;font-size:13px !important;font-weight:600 !important;letter-spacing:0.18em !important;text-transform:uppercase !important;padding:18px 28px !important;border-radius:0 !important;border:1px solid #1a1a1a !important;cursor:pointer !important;transition:all .25s !important;-webkit-appearance:none !important;appearance:none !important;}
html body .dvk-svc-calc input[type=submit]:hover,html body .dvk-svc-calc button[type=submit]:hover{background:#c9a66b !important;color:#1a1a1a !important;border-color:#c9a66b !important;}
html body .dvk-svc-calc .dvk-calcform-note{font-family:'Cormorant Garamond',serif !important;font-style:italic !important;font-size:14px !important;color:#888 !important;text-align:center !important;line-height:1.5 !important;margin:0 !important;}
html body .dvk-svc-calc .wpcf7-not-valid-tip{font-family:'Raleway',sans-serif !important;font-size:11px !important;color:#c0392b !important;letter-spacing:0.05em !important;margin-top:4px !important;}
html body .dvk-svc-calc .wpcf7-spinner{vertical-align:middle !important;margin:0 8px !important;}
html body .dvk-svc-calc .wpcf7-mail-sent-ok{background:#f7f4ee !important;color:#1a1a1a !important;border-color:#c9a66b !important;}
html body .dvk-svc-calc .wpcf7-validation-errors,html body .dvk-svc-calc .wpcf7-acceptance-missing{background:#fff !important;color:#c0392b !important;border-color:#c0392b !important;}

/* m130: catalog mobile open-button fix */
@media(max-width:540px){html body.archive.post-type-archive-product.ast-woo-shop-archive ul.products li.product-category a::after{font-size:11px !important;letter-spacing:0.08em !important;font-weight:600 !important;padding:14px 6px !important;background:#1a1a1a !important;color:#c9a66b !important;border:none !important;white-space:nowrap !important;}html body.archive.post-type-archive-product.ast-woo-shop-archive ul.products li.product-category{padding:0 !important;}html body.archive.post-type-archive-product.ast-woo-shop-archive ul.products{padding-left:12px !important;padding-right:12px !important;gap:8px !important;}}
@media(min-width:541px) and (max-width:768px){html body.archive.post-type-archive-product.ast-woo-shop-archive ul.products li.product-category a::after{font-size:13px !important;letter-spacing:0.12em !important;padding:16px 10px !important;background:#1a1a1a !important;color:#c9a66b !important;border:none !important;}}
@media(min-width:769px){html body.archive.post-type-archive-product.ast-woo-shop-archive ul.products li.product-category a::after{font-size:14px !important;letter-spacing:0.15em !important;padding:20px 16px !important;background:#1a1a1a !important;color:#c9a66b !important;border:none !important;}html body.archive.post-type-archive-product.ast-woo-shop-archive ul.products li.product-category a:hover::after{background:#c9a66b !important;color:#1a1a1a !important;}}

/* m131: inner catalog mobile */
html body.tax-product_cat ul.products li.product-category h2.woocommerce-loop-category__title{display:block !important;font-family:'Cormorant Garamond',serif !important;font-weight:500 !important;font-size:15px !important;color:#1a1a1a !important;text-align:center !important;padding:14px 8px 4px !important;margin:0 !important;line-height:1.25 !important;letter-spacing:0.005em !important;}
html body.tax-product_cat ul.products li.product-category h2 mark.count{display:block !important;background:transparent !important;font-family:'Raleway',sans-serif !important;font-size:10px !important;font-weight:600 !important;letter-spacing:0.18em !important;text-transform:uppercase !important;color:#888 !important;padding:6px 0 14px !important;margin:6px 0 0 !important;line-height:1 !important;}
html body.tax-product_cat ul.products li.product-category{padding:0 !important;background:#fff !important;border:1px solid #ebe4d6 !important;}
html body.tax-product_cat ul.products li.product-category a{display:block !important;height:auto !important;}
html body.tax-product_cat ul.products li.product-category a img{height:auto !important;aspect-ratio:1/1 !important;object-fit:cover !important;display:block !important;width:100% !important;}
html body.tax-product_cat ul.products{display:grid !important;grid-template-columns:repeat(2,1fr) !important;gap:8px !important;background:transparent !important;padding:0 12px !important;list-style:none !important;}
html body.tax-product_cat ul.products li.product .post-categories,html body.tax-product_cat ul.products li.product .product_meta,html body.tax-product_cat ul.products li.product .product-cat{display:none !important;}
html body.tax-product_cat ul.products li.product:not(.product-category) .woocommerce-loop-product__title{font-family:'Cormorant Garamond',serif !important;font-weight:500 !important;font-size:13px !important;color:#1a1a1a !important;text-align:center !important;line-height:1.25 !important;letter-spacing:0.01em !important;padding:14px 10px 6px !important;margin:0 !important;min-height:auto !important;text-transform:none !important;}
html body.tax-product_cat ul.products li.product:not(.product-category) .price{font-family:'Cormorant Garamond',serif !important;font-weight:500 !important;font-size:18px !important;color:#c9a66b !important;text-align:center !important;padding:0 6px 10px !important;margin:0 !important;white-space:nowrap !important;letter-spacing:0.01em !important;font-feature-settings:'tnum' !important;}
html body.tax-product_cat ul.products li.product:not(.product-category) .button,html body.tax-product_cat ul.products li.product:not(.product-category) a.add_to_cart_button,html body.tax-product_cat ul.products li.product:not(.product-category) a.added_to_cart{display:block !important;width:calc(100% - 16px) !important;margin:0 8px 12px !important;background:transparent !important;color:#1a1a1a !important;border:1px solid #1a1a1a !important;font-family:'Raleway',sans-serif !important;font-size:11px !important;font-weight:600 !important;letter-spacing:0.18em !important;text-transform:uppercase !important;padding:11px 8px !important;border-radius:0 !important;min-height:auto !important;text-align:center !important;transition:all .25s !important;line-height:1.2 !important;}
html body.tax-product_cat ul.products li.product:not(.product-category) .button:hover,html body.tax-product_cat ul.products li.product:not(.product-category) a.add_to_cart_button:hover{background:#1a1a1a !important;color:#c9a66b !important;}
@media(max-width:540px){html body.tax-product_cat ul.products li.product:not(.product-category) img{max-height:220px !important;}html body.tax-product_cat ul.products li.product-category a img{max-height:180px !important;}}
html body.tax-product_cat ul.products li.product:not(.product-category){padding:0 !important;background:#fff !important;}
html body.tax-product_cat .woocommerce-result-count{font-family:'Raleway',sans-serif !important;font-size:11px !important;letter-spacing:0.15em !important;text-transform:uppercase !important;color:#888 !important;text-align:left !important;margin:0 0 12px !important;padding:0 12px !important;}
html body.tax-product_cat .woocommerce-ordering{margin:0 0 16px !important;padding:0 12px !important;}
html body.tax-product_cat .woocommerce-ordering select{font-family:'Raleway',sans-serif !important;font-size:11px !important;letter-spacing:0.15em !important;text-transform:uppercase !important;border:1px solid #d8d0bf !important;background:#fff !important;padding:8px 28px 8px 10px !important;color:#444 !important;cursor:pointer !important;}
@media(min-width:768px){html body.tax-product_cat ul.products{grid-template-columns:repeat(3,1fr) !important;gap:12px !important;padding:0 24px !important;}html body.tax-product_cat ul.products li.product:not(.product-category) .woocommerce-loop-product__title{font-size:15px !important;padding:18px 14px 8px !important;}html body.tax-product_cat ul.products li.product:not(.product-category) .price{font-size:22px !important;padding:0 10px 14px !important;}html body.tax-product_cat ul.products li.product:not(.product-category) .button{font-size:12px !important;padding:14px 10px !important;}}
@media(min-width:1100px){html body.tax-product_cat ul.products{grid-template-columns:repeat(4,1fr) !important;}}

/* m132: catalog spec bump */
html body.tax-product_cat ul.products li.product.product-category{padding:0 !important;background:#fff !important;border:1px solid #ebe4d6 !important;}
html body.tax-product_cat ul.products li.product.product-category a{display:block !important;height:auto !important;width:100% !important;}
html body.tax-product_cat ul.products li.product.product-category a img{height:auto !important;aspect-ratio:1/1 !important;object-fit:cover !important;display:block !important;width:100% !important;max-width:100% !important;}
html body.tax-product_cat ul.products li.product.product-category h2{position:static !important;width:100% !important;display:block !important;background:#fff !important;color:#1a1a1a !important;}
html body.tax-product_cat ul.products li.product:not(.product-category){padding:0 !important;background:#fff !important;border:1px solid #ebe4d6 !important;}
html body.tax-product_cat ul.products{display:grid !important;grid-template-columns:repeat(2,1fr) !important;gap:8px !important;background:transparent !important;padding:0 12px !important;list-style:none !important;margin:0 !important;}
html body.tax-product_cat ul.products li.product.product-category a::after,html body.tax-product_cat ul.products li.product.product-category a::before{content:none !important;display:none !important;}
@media(min-width:768px){html body.tax-product_cat ul.products{grid-template-columns:repeat(3,1fr) !important;gap:12px !important;padding:0 24px !important;}}
@media(min-width:1100px){html body.tax-product_cat ul.products{grid-template-columns:repeat(4,1fr) !important;}}

/* m133: hide loop meta */
html body.tax-product_cat ul.products li.product:not(.product-category) .ast-woo-product-category,html body.tax-product_cat ul.products li.product:not(.product-category) .dvk-color-label{display:none !important;}
html body.archive.post-type-archive-product ul.products li.product:not(.product-category) .ast-woo-product-category,html body.archive.post-type-archive-product ul.products li.product:not(.product-category) .dvk-color-label{display:none !important;}

/* m134: single product mobile */
@media(max-width:768px){html body.single-product .woocommerce-product-gallery{padding:16px !important;background:#f7f4ee !important;border:1px solid #ebe4d6 !important;margin:0 0 24px !important;}html body.single-product .woocommerce-product-gallery img{max-height:480px !important;width:auto !important;max-width:100% !important;object-fit:contain !important;margin:0 auto !important;display:block !important;}html body.single-product .woocommerce-product-gallery__image{text-align:center !important;}}
html body.single-product .summary.entry-summary{padding:0 16px !important;}
html body.single-product .summary h1.product_title{font-family:'Cormorant Garamond',serif !important;font-weight:400 !important;font-size:26px !important;line-height:1.2 !important;color:#1a1a1a !important;margin:0 0 16px !important;letter-spacing:0.005em !important;}
@media(min-width:768px){html body.single-product .summary h1.product_title{font-size:36px !important;}}
html body.single-product .summary .price,html body.single-product .summary p.price{font-family:'Cormorant Garamond',serif !important;font-weight:500 !important;font-size:32px !important;color:#c9a66b !important;line-height:1 !important;letter-spacing:0.01em !important;margin:0 0 24px !important;white-space:nowrap !important;}
html body.single-product .woocommerce-product-details__short-description{font-family:'Raleway',sans-serif !important;font-size:14px !important;line-height:1.6 !important;color:#444 !important;margin:0 0 24px !important;padding:16px 0 !important;border-top:1px solid #ebe4d6 !important;border-bottom:1px solid #ebe4d6 !important;}
html body.single-product .summary .posted_in{font-family:'Raleway',sans-serif !important;font-size:11px !important;font-weight:600 !important;letter-spacing:0.18em !important;text-transform:uppercase !important;color:#888 !important;display:block !important;margin:0 0 8px !important;}
html body.single-product .summary .posted_in a{color:#888 !important;text-decoration:none !important;border-bottom:none !important;transition:color .25s !important;}
html body.single-product .summary .posted_in a:hover{color:#c9a66b !important;}
html body.single-product form.cart{display:flex !important;align-items:stretch !important;gap:12px !important;margin:0 0 24px !important;flex-wrap:nowrap !important;}
html body.single-product form.cart .quantity{flex:0 0 auto !important;}
html body.single-product form.cart .quantity input.qty,html body.single-product form.cart input.qty{width:84px !important;height:56px !important;text-align:center !important;border:1px solid #d8d0bf !important;background:#fff !important;color:#1a1a1a !important;font-family:'Raleway',sans-serif !important;font-size:15px !important;font-weight:500 !important;border-radius:0 !important;padding:0 12px !important;outline:none !important;-webkit-appearance:none !important;appearance:none !important;}
html body.single-product form.cart .quantity input.qty:focus{border-color:#c9a66b !important;}
html body.single-product form.cart .quantity input.qty::-webkit-outer-spin-button,html body.single-product form.cart .quantity input.qty::-webkit-inner-spin-button{-webkit-appearance:none !important;margin:0 !important;}
html body.single-product form.cart .quantity input.qty[type=number]{-moz-appearance:textfield !important;}
html body.single-product button.single_add_to_cart_button,html body.single-product .single_add_to_cart_button{flex:1 1 auto !important;min-height:56px !important;background:#1a1a1a !important;color:#c9a66b !important;font-family:'Raleway',sans-serif !important;font-size:13px !important;font-weight:600 !important;letter-spacing:0.18em !important;text-transform:uppercase !important;padding:0 24px !important;border:1px solid #1a1a1a !important;border-radius:0 !important;cursor:pointer !important;transition:all .25s !important;-webkit-appearance:none !important;appearance:none !important;line-height:1 !important;}
html body.single-product button.single_add_to_cart_button:hover,html body.single-product .single_add_to_cart_button:hover{background:#c9a66b !important;color:#1a1a1a !important;border-color:#c9a66b !important;}
html body.single-product .product_meta{font-family:'Raleway',sans-serif !important;font-size:12px !important;color:#888 !important;border-top:1px solid #ebe4d6 !important;padding-top:16px !important;margin-top:8px !important;}
html body.single-product .product_meta>span{display:block !important;padding:4px 0 !important;}
html body.single-product .product_meta a{color:#1a1a1a !important;text-decoration:none !important;border-bottom:1px solid transparent !important;transition:border-color .25s !important;}
html body.single-product .product_meta a:hover{border-bottom-color:#c9a66b !important;color:#c9a66b !important;}
html body.single-product .woocommerce-tabs{margin-top:32px !important;}
html body.single-product .woocommerce-tabs ul.tabs{display:flex !important;flex-wrap:wrap !important;gap:0 !important;border:none !important;border-top:1px solid #ebe4d6 !important;border-bottom:1px solid #ebe4d6 !important;padding:0 16px !important;margin:0 !important;list-style:none !important;}
html body.single-product .woocommerce-tabs ul.tabs li{margin:0 !important;padding:0 !important;background:transparent !important;border:none !important;border-radius:0 !important;}
html body.single-product .woocommerce-tabs ul.tabs li::before,html body.single-product .woocommerce-tabs ul.tabs li::after{display:none !important;content:none !important;}
html body.single-product .woocommerce-tabs ul.tabs li a{display:block !important;padding:18px 16px !important;font-family:'Raleway',sans-serif !important;font-size:11px !important;font-weight:600 !important;letter-spacing:0.18em !important;text-transform:uppercase !important;color:#888 !important;text-decoration:none !important;border:none !important;background:transparent !important;border-bottom:2px solid transparent !important;transition:all .25s !important;}
html body.single-product .woocommerce-tabs ul.tabs li.active a,html body.single-product .woocommerce-tabs ul.tabs li a:hover{color:#1a1a1a !important;border-bottom-color:#c9a66b !important;}
html body.single-product .woocommerce-Tabs-panel{padding:24px 16px !important;}
html body.single-product .woocommerce-Tabs-panel h2{font-family:'Cormorant Garamond',serif !important;font-weight:400 !important;font-size:24px !important;color:#1a1a1a !important;margin:0 0 16px !important;line-height:1.2 !important;}
html body.single-product .woocommerce-Tabs-panel p,html body.single-product .woocommerce-Tabs-panel li{font-family:'Raleway',sans-serif !important;font-size:14px !important;line-height:1.7 !important;color:#444 !important;}
html body.single-product .related.products,html body.single-product .upsells.products{margin-top:48px !important;padding:0 12px !important;}
html body.single-product .related h2,html body.single-product .upsells h2{font-family:'Cormorant Garamond',serif !important;font-weight:400 !important;font-size:24px !important;text-align:center !important;color:#1a1a1a !important;margin:0 0 24px !important;padding-bottom:16px !important;border-bottom:1px solid #ebe4d6 !important;letter-spacing:0.005em !important;}
@media(min-width:768px){html body.single-product .related h2,html body.single-product .upsells h2{font-size:32px !important;}}
html body.single-product .woocommerce-breadcrumb,html body.single-product .dvk-breadcrumbs,html body.single-product nav.woocommerce-breadcrumb{font-family:'Raleway',sans-serif !important;font-size:11px !important;letter-spacing:0.15em !important;text-transform:uppercase !important;color:#888 !important;margin:0 0 16px !important;padding:0 16px !important;}
html body.single-product .woocommerce-breadcrumb a,html body.single-product nav.woocommerce-breadcrumb a{color:#888 !important;text-decoration:none !important;transition:color .25s !important;}
html body.single-product .woocommerce-breadcrumb a:hover{color:#c9a66b !important;}

/* m135: cart btn gold */
html body.single-product .woocommerce div.product form.cart button.single_add_to_cart_button,html body.single-product .woocommerce div.product form.cart .single_add_to_cart_button,html body.single-product .woocommerce div.product .single_add_to_cart_button{color:#c9a66b !important;background:#1a1a1a !important;border-color:#1a1a1a !important;}
html body.single-product .woocommerce div.product form.cart button.single_add_to_cart_button:hover,html body.single-product .woocommerce div.product form.cart .single_add_to_cart_button:hover,html body.single-product .woocommerce div.product .single_add_to_cart_button:hover{color:#1a1a1a !important;background:#c9a66b !important;border-color:#c9a66b !important;}

/* m136: cart btn correct selector */
html body.single-product div.summary form.cart button.single_add_to_cart_button,html body.single-product div.summary form.cart .single_add_to_cart_button,html body.single-product .ast-article-single form.cart button.single_add_to_cart_button{color:#c9a66b !important;background:#1a1a1a !important;border-color:#1a1a1a !important;}
html body.single-product div.summary form.cart button.single_add_to_cart_button:hover,html body.single-product div.summary form.cart .single_add_to_cart_button:hover,html body.single-product .ast-article-single form.cart button.single_add_to_cart_button:hover{color:#1a1a1a !important;background:#c9a66b !important;border-color:#c9a66b !important;}

/* m137: hide reviews UI */
html body.single-product .woocommerce-tabs ul.tabs li.reviews_tab,html body.single-product #reviews,html body.single-product #tab-reviews,html body.single-product .woocommerce-product-rating,html body.single-product .star-rating,html body.single-product .comment-respond,html body .woocommerce-product-rating,html body ul.products li.product .star-rating,html body ul.products li.product .woocommerce-product-rating{display:none !important;}

/* m138: zoom icon luxury */
html body.single-product .woocommerce-product-gallery__trigger>span,html body.single-product .woocommerce-product-gallery__trigger img.emoji{display:none !important;}
html body.single-product .woocommerce-product-gallery__trigger{position:absolute !important;top:14px !important;right:14px !important;width:48px !important;height:48px !important;background:rgba(255,255,255,0.92) !important;border:1px solid #c9a66b !important;border-radius:50% !important;box-shadow:0 2px 12px rgba(26,26,26,0.08),0 0 0 6px rgba(201,166,107,0) !important;text-indent:-9999px !important;overflow:hidden !important;z-index:10 !important;transition:all .35s cubic-bezier(.4,.0,.2,1) !important;}
html body.single-product .woocommerce-product-gallery__trigger::before{content:'' !important;position:absolute !important;top:50% !important;left:50% !important;width:24px !important;height:24px !important;transform:translate(-50%,-50%) !important;background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%20stroke%3D%27%23c9a66b%27%20stroke-width%3D%271.4%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Ccircle%20cx%3D%2710.5%27%20cy%3D%2710.5%27%20r%3D%276.5%27/%3E%3Cline%20x1%3D%2715.2%27%20y1%3D%2715.2%27%20x2%3D%2720%27%20y2%3D%2720%27/%3E%3Cline%20x1%3D%277.5%27%20y1%3D%2710.5%27%20x2%3D%2713.5%27%20y2%3D%2710.5%27/%3E%3Cline%20x1%3D%2710.5%27%20y1%3D%277.5%27%20x2%3D%2710.5%27%20y2%3D%2713.5%27/%3E%3C/svg%3E") !important;background-repeat:no-repeat !important;background-position:center !important;background-size:contain !important;transition:all .35s cubic-bezier(.4,.0,.2,1) !important;text-indent:0 !important;}
html body.single-product .woocommerce-product-gallery__trigger:hover{background:#c9a66b !important;border-color:#c9a66b !important;transform:scale(1.05) !important;box-shadow:0 4px 18px rgba(201,166,107,0.32),0 0 0 8px rgba(201,166,107,0.12) !important;}
html body.single-product .woocommerce-product-gallery__trigger:hover::before{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%20stroke%3D%27%231a1a1a%27%20stroke-width%3D%271.4%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Ccircle%20cx%3D%2710.5%27%20cy%3D%2710.5%27%20r%3D%276.5%27/%3E%3Cline%20x1%3D%2715.2%27%20y1%3D%2715.2%27%20x2%3D%2720%27%20y2%3D%2720%27/%3E%3Cline%20x1%3D%277.5%27%20y1%3D%2710.5%27%20x2%3D%2713.5%27%20y2%3D%2710.5%27/%3E%3Cline%20x1%3D%2710.5%27%20y1%3D%277.5%27%20x2%3D%2710.5%27%20y2%3D%2713.5%27/%3E%3C/svg%3E") !important;transform:translate(-50%,-50%) scale(1.1) !important;}
html body.single-product .woocommerce-product-gallery__trigger:active{transform:scale(0.96) !important;}
html body.single-product .woocommerce-product-gallery__trigger::after{content:none !important;display:none !important;}
