@font-face {
  font-family: NBRB;
  src: url(../fonts/nbrb.woff2) format("woff2"), url(../fonts/nbrb.woff) format("woff"), url(../fonts/nbrb.ttf) format("truetype");
  font-display: swap;
  font-style: normal;
  font-weight: 400
}

.dm-currency-byn,
.woocommerce-Price-currencySymbol {
  display: inline-block;
  font-family: NBRB, sans-serif;
  font-size: 1.2em;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  text-transform: none
}

.wp-block-woocommerce-cart .wc-block-components-product-price__regular,
.wp-block-woocommerce-cart .wc-block-components-product-price__value,
.wp-block-woocommerce-cart .wc-block-components-sale-badge,
.wp-block-woocommerce-cart .wc-block-components-totals-footer-item-tax-value,
.wp-block-woocommerce-cart .wc-block-components-totals-item-value,
.wp-block-woocommerce-checkout .wc-block-components-product-price__value,
.wp-block-woocommerce-checkout .wc-block-components-totals-item-value {
  font-family: NBRB, var(--font-montserrat), sans-serif
}

:root {
  --color-brand-brown: #3d2314;
  --color-brand-tan: #a8896a;
  --color-brand-mint: #c8e0dc;
  --color-light: #faf8f5;
  --color-dark: #1a1a1a;
  --color-stroke: #e5d9cc;
  --font-display: "Montserrat", Arial, sans-serif;
  --font-ui: "Montserrat", Arial, sans-serif;
  --font-montserrat: "Montserrat", Arial, sans-serif;
  --container: min(1180px, calc(100vw - 32px))
}

*,
::after,
::before {
  box-sizing: border-box
}

html {
  scroll-behavior: smooth;
  overflow-x: hidden
}

body {
  margin: 0;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  padding-top: 94px;
  overflow-x: hidden;
  background: #fff;
  color: #111;
  font-family: var(--font-montserrat);
  font-size: 14px;
  line-height: 1.42857
}

body.drawer-open,
body.filter-open {
  overflow: hidden
}

body.admin-bar {
  padding-top: calc(94px + 32px)
}

img {
  max-width: 100%;
  height: auto;
  display: block
}

a {
  color: inherit;
  text-decoration: none
}

button,
input,
select,
textarea {
  font: inherit
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0
}

.container {
  width: 1170px;
  max-width: calc(100vw - 30px);
  margin-right: auto;
  margin-left: auto
}

.dm-container {
  width: 1170px;
  max-width: calc(100vw - 30px);
  margin-right: auto;
  margin-left: auto
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px
}

.row::after {
  content: '';
  display: table;
  clear: both
}

.banner_1,
.banner_2,
.banner_3,
.banner_4,
[class*=col-] {
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  position: relative;
  float: left
}

.col-xs-4 {
  width: 33.33333%
}

.col-xs-6 {
  width: 50%
}

.col-sm-2 {
  width: 16.66667%
}

.col-sm-3 {
  width: 25%
}

.col-sm-4 {
  width: 33.33333%
}

.col-sm-6 {
  width: 50%
}

.col-md-4 {
  width: 33.33333%
}

.col-md-8 {
  width: 66.66667%
}

.clearfix::after {
  content: '';
  display: table;
  clear: both
}

.screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0)
}

.dm-skip-link {
  position: absolute;
  left: 16px;
  top: -80px;
  z-index: 200;
  background: #fff;
  color: var(--color-brand-brown);
  padding: 10px 14px
}

.dm-skip-link:focus {
  top: 16px
}

#page.dm-kardone-page {
  display: flex;
  flex: 1 0 auto;
  flex-direction: column;
  min-height: 100vh
}

.dm-main {
  display: flex;
  flex: 1 0 auto;
  flex-direction: column
}

.header_top {
  min-height: 40px;
  border-bottom: 1px solid #e5e5e5;
  background: #fff;
  color: #777;
  font-size: 12px
}

.header_top .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 40px;
  flex-wrap: wrap;
  gap: 6px;
  padding-top: 6px;
  padding-bottom: 6px
}

.header_top__left {
  color: #777
}

.header_top__right {
  display: flex;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap
}

.header_top__right a {
  color: #777;
  transition: color .15s
}

.header_top__right a:hover {
  color: #000
}

.dm-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 40;
  background: rgba(255, 255, 255, .97);
  border-bottom: 1px solid #e5e5e5;
  backdrop-filter: saturate(160%) blur(10px);
  transition: box-shadow .25s
}

.dm-header.is-scrolled {
  box-shadow: 0 4px 24px rgba(0, 0, 0, .08)
}

body.admin-bar .dm-header {
  top: 32px
}

.header_wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 94px;
  gap: 20px
}

.dm-header__brand {
  flex: 0 0 auto;
  display: grid;
  place-items: center;
  width: 206px
}

.dm-header__logo {
  width: 206px;
  max-height: 86px;
  object-fit: contain
}

.dm-header__logo--dark {
  opacity: 1
}

.dm-header__logo--light {
  display: none
}

.header_menu {
  display: flex;
  align-items: center;
  flex: 1 1 0;
  gap: 28px;
  list-style: none;
  margin: 0;
  padding: 0
}

.header_menu__list {
  display: flex;
  align-items: center;
  gap: 28px;
  list-style: none;
  margin: 0;
  padding: 0
}

.header_menu--right {
  justify-content: flex-end
}

.header_menu--right .header_menu__list {
  justify-content: flex-end
}

.dm-nav__link,
.header_menu a {
  position: relative;
  color: #000;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 10px 0;
  letter-spacing: .03em
}

.dm-nav__link::after,
.header_menu a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 6px;
  width: 100%;
  height: 1px;
  background: currentColor;
  transform: scaleX(0);
  transform-origin: left;
  transition: transform .2s
}

.dm-nav__link:hover::after,
.header_menu a:hover::after {
  transform: scaleX(1)
}

.dm-header__actions {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  gap: 8px
}

.dm-icon-btn {
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 4px;
  height: 40px;
  padding: 0 10px;
  border: 0;
  background: 0 0;
  color: #000;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  cursor: pointer
}

.dm-header__count {
  position: absolute;
  right: -2px;
  top: -4px;
  min-width: 18px;
  height: 18px;
  border-radius: 999px;
  background: #000;
  color: #fff;
  font-size: 11px;
  line-height: 18px;
  text-align: center
}

.dm-burger {
  display: none;
  place-items: center;
  width: 42px;
  height: 42px;
  border: 1px solid #e5e5e5;
  background: #fff;
  color: #000;
  cursor: pointer
}

.dm-burger span {
  width: 20px;
  height: 2px;
  background: currentColor;
  display: block;
  margin: 3px auto;
  transition: transform .2s ease, opacity .2s ease
}

.dm-header.is-open .dm-burger span:nth-child(1) {
  transform: translateY(5px) rotate(45deg)
}

.dm-header.is-open .dm-burger span:nth-child(2) {
  opacity: 0
}

.dm-header.is-open .dm-burger span:nth-child(3) {
  transform: translateY(-5px) rotate(-45deg)
}

.dm-drawer {
  position: fixed;
  inset: 0;
  z-index: 90;
  display: flex;
  justify-content: flex-end;
  background: rgba(17, 17, 17, .42);
  opacity: 0;
  pointer-events: none;
  transition: opacity .22s ease
}

.dm-drawer.is-open {
  opacity: 1;
  pointer-events: auto
}

.dm-drawer[hidden] {
  display: none
}

.dm-drawer__panel {
  width: min(390px, 88vw);
  height: 100%;
  padding: 22px 24px 30px;
  overflow-y: auto;
  background: #fff;
  box-shadow: -24px 0 55px rgba(0, 0, 0, .18);
  transform: translateX(100%);
  transition: transform .24s ease
}

.dm-drawer.is-open .dm-drawer__panel {
  transform: translateX(0)
}

.dm-drawer__close {
  display: grid;
  place-items: center;
  width: 42px;
  height: 42px;
  margin-left: auto;
  border: 1px solid #e5d9cc;
  border-radius: 50%;
  background: #fff;
  color: #3d2314;
  font-size: 28px;
  line-height: 1;
  cursor: pointer
}

.dm-drawer__brand {
  display: block;
  width: 190px;
  margin: 8px auto 34px
}

.dm-drawer__brand img {
  width: 100%;
  max-height: 86px;
  object-fit: contain
}

.dm-drawer__nav {
  display: grid;
  gap: 4px
}

.dm-drawer__list {
  display: grid;
  gap: 4px;
  list-style: none;
  margin: 0;
  padding: 0
}

.dm-drawer__nav a {
  display: flex;
  align-items: center;
  min-height: 54px;
  border-bottom: 1px solid #eee7df;
  color: #1a1a1a;
  font-size: 18px;
  font-weight: 800;
  letter-spacing: .02em;
  text-transform: uppercase
}

.dm-burger:focus-visible,
.dm-drawer__close:focus-visible,
.dm-drawer__nav a:focus-visible,
.dm-icon-btn:focus-visible {
  outline: 2px solid #3d2314;
  outline-offset: 3px
}

.dm-hero-banner {
  height: 705px;
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: var(--font-montserrat);
  background: #e9f5f7;
  background: linear-gradient(121deg, #e9f5f7 0, #f1f1f1 100%)
}

.dm-hero-banner__content {
  padding-top: 125px;
  padding-bottom: 182px
}

.dm-hero-banner__tagline {
  margin: 0 0 32px;
  font-size: 42px;
  font-weight: 700;
  line-height: 1.15;
  max-width: 420px
}

.dm-hero-banner__cta {
  border-radius: 45px;
  background: #40291b;
  display: inline-flex;
  padding: 11px 35px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  color: #fff;
  font-size: 21px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-top: 43px
}

.dm-hero-banner__cta:hover {
  opacity: .8;
  color: #fff
}

.dm-hero-banner__cta svg {
  flex-shrink: 0
}

.dm-hero-banner__social {
  display: flex;
  align-items: center;
  gap: 14px;
  flex-wrap: wrap;
  margin-top: 50px
}

.dm-hero-banner__social-label {
  font-family: var(--font-montserrat);
  color: #32302c;
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: normal
}

.dm-hero-banner__social-list {
  display: flex;
  align-items: center;
  gap: 8px;
  margin: 0;
  padding: 0;
  list-style: none
}

.dm-hero-banner__social-list a {
  display: block;
  line-height: 0;
  transition: opacity .2s
}

.dm-hero-banner__social-list a:hover {
  opacity: .7
}

.section_homepage {
  padding: 0
}

.btn,
.dm-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  padding: 12px 29px;
  border: 2px solid #000;
  background: var(--color-accent);
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0;
  text-transform: uppercase;
  cursor: pointer;
  transition: color .25s, background .25s, border-color .25s
}

.btn:hover,
.dm-btn:hover {
  background: #fff;
  color: #000
}

.section_heading {
  margin: 0 0 34px;
  color: #000;
  font-family: var(--font-montserrat);
  font-size: 42px;
  font-weight: 400;
  line-height: 1.1;
  text-align: center
}

.custom_section_banners {
  padding: 30px 0 0
}

.custom_section_banners .row {
  align-items: flex-start
}

.banner_1,
.banner_2,
.banner_3,
.banner_4 {
  margin-bottom: 30px
}

.banner_item {
  position: relative;
  display: block;
  overflow: hidden;
  background: #f4f4f4;
  margin-bottom: 20px
}

.banner_img,
.banner_img img {
  display: block;
  width: 100%
}

.banner_img img {
  transition: transform .35s
}

.banner_item:hover .banner_img img {
  transform: scale(1.035)
}

.banner_caption {
  position: absolute;
  top: 50%;
  left: 40px;
  z-index: 2;
  max-width: 230px;
  transform: translateY(-50%)
}

.banner_subtitle {
  display: block;
  margin-bottom: 4px;
  color: #000;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase
}

.banners_title {
  display: block;
  margin-bottom: 20px;
  color: #000;
  font-family: var(--font-montserrat);
  font-size: 30px;
  font-weight: 400;
  line-height: .98
}

.banner_btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  padding: 12px 29px;
  border: 2px solid #000;
  background: #000;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  transition: color .25s, background .25s;
  border-radius: 45px
}

.banner_item:hover .banner_btn {
  background: #fff;
  color: #000
}

.dm-kardone-products {
  padding: 38px 0 62px
}

.dm-kardone-product-grid,
.dm-product-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 30px;
  margin: 0;
  padding: 0;
  list-style: none
}

.dm-product-card {
  display: flex;
  flex-direction: column;
  color: #000;
  opacity: 1;
  transform: none
}

.product_item {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%
}

.product_item .clearfix {
  clear: both
}

.dm-product-card__media,
.product_img {
  position: relative;
  display: block;
  overflow: hidden;
  background: #f2f2f2;
  margin-bottom: 18px
}

.dm-product-card__media .img_change,
.product_img .img_change {
  display: block;
  position: relative;
  aspect-ratio: 1/1;
  overflow: hidden
}

.dm-product-card__media img,
.product_img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: opacity .35s ease
}

.dm-product-card__media img.woocommerce-placeholder,
.product_img img.woocommerce-placeholder {
  padding: 24px;
  object-fit: contain;
  background: #f7f7f7
}

.dm-product-card__media .img__2,
.product_img .img__2 {
  opacity: 0
}

.dm-product-card:hover .img__2,
.product_item:hover .img__2 {
  opacity: 1
}

.dm-product-card:hover .img__1,
.product_item:hover .img__1 {
  opacity: 0
}

.dm-product-card.has-no-gallery:hover .img__1 {
  opacity: 1;
  transform: scale(1.05);
  transition: transform 0.4s ease, opacity 0.3s ease
}

.dm-product-card.has-no-gallery .img__1 {
  transition: transform 0.4s ease
}

.dm-product-card__badges {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  display: flex;
  flex-direction: column;
  gap: 4px
}

.dm-product-card__badge {
  display: inline-block;
  background: var(--color-accent);
  color: #fff;
  padding: 5px 9px;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .05em
}

.dm-product-card__body,
.product_info {
  display: flex;
  flex-direction: column;
  flex: 1;
  text-align: center
}

.dm-product-card__title,
.product_name {
  margin: 0 0 8px;
  color: #000;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.35
}

.dm-product-card__title a,
.product_name a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.product_desc {
  margin: 0 0 10px;
  color: #888;
  font-size: 12px;
  line-height: 1.5;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical
}

.dm-product-card__prop,
.product_prop {
  margin-bottom: 14px
}

.dm-product-card__price,
.product_price {
  margin: 0;
  color: #000;
  font-size: 16px;
  font-weight: 700
}

.dm-product-card__price del,
.money_like,
.product_price del {
  color: #999;
  font-weight: 400
}

.money_sale {
  color: #999;
  text-decoration: line-through;
  font-weight: 400;
  margin-right: 6px
}

.dm-product-card__links,
.product_links {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  margin-top: auto;
  padding-top: 12px
}

.dm-product-card__links form,
.product_links form {
  margin: 0;
  flex: 1
}

.btn-cart,
.dm-product-card__cart {
  border-radius: 45px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 38px;
  padding: 10px 16px;
  border: 2px solid #000;
  background: #000;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .03em;
  cursor: pointer;
  transition: color .25s, background .25s
}

.btn-cart i,
.dm-product-card__cart i {
  margin-right: 6px
}

.btn-cart:hover,
.dm-product-card__cart:hover {
  background: #fff;
  color: #000
}

.btn-cart:disabled,
.dm-product-card__cart:disabled {
  opacity: .5;
  cursor: not-allowed
}

.dm-product-card__quick-btn,
.quick_view_btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  border: 2px solid #e5e5e5;
  background: #fff;
  color: #000;
  font-size: 14px;
  flex-shrink: 0;
  transition: color .25s, border-color .25s, background .25s
}

.dm-product-card__quick-btn:hover,
.quick_view_btn:hover {
  background: #000;
  color: #fff;
  border-color: #000
}

.dm-product-card__wishlist,
.wishlist_btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  border: 2px solid #e5e5e5;
  background: #fff;
  color: #000;
  font-size: 14px;
  flex-shrink: 0;
  transition: color .25s, border-color .25s, background .25s
}

.dm-product-card__wishlist:hover,
.wishlist_btn:hover {
  background: #ed3131;
  color: #fff;
  border-color: #ed3131
}

.wc-block-grid__product,
.wc-block-grid__products,
.woocommerce ul.products,
.woocommerce ul.products li.product {
  list-style: none;
  margin-left: 0
}

.woocommerce ul.products li.product::marker {
  content: ""
}

.elema-product-page {
  padding: 34px 0 72px;
  background: #fff;
  color: #111
}

.elema-product-breadcrumbs {
  margin-bottom: 24px;
  color: #777;
  font-size: 13px;
  line-height: 1.6
}

.elema-product-breadcrumbs .woocommerce-breadcrumb {
  margin: 0
}

.elema-product-breadcrumbs a {
  color: #777;
  text-decoration: none
}

.elema-product-breadcrumbs a:focus-visible,
.elema-product-breadcrumbs a:hover {
  color: #111
}

.elema-product-page__inner {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 470px;
  gap: 34px;
  align-items: start
}

.elema-product-page__inner--no-gallery {
  grid-template-columns: 1fr
}

.elema-product-gallery__single {
  position: relative
}

.elema-product-gallery__single:not(:has(.elema-product-gallery__video)) {
  cursor: zoom-in
}

.elema-product-gallery__single figure {
  margin: 0;
  overflow: hidden;
  background: #f2f2f2
}

.elema-product-gallery__single img {
  display: block;
  width: 100%;
  aspect-ratio: 1/1;
  object-fit: cover
}

.btn,
.dm-btn {
  border-radius: 45px
}

.elema-product-gallery__single .elema-product-gallery__badges {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: grid;
  gap: 6px;
  padding: 10px 8px;
  background: rgba(255, 255, 255, .92);
  color: #e45272;
  font-size: 11px;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase
}

.elema-product-gallery {
  position: relative;
  display: grid;
  grid-template-columns: 96px minmax(0, 1fr);
  gap: 18px;
  min-width: 0
}

.elema-product-gallery__badges {
  position: absolute;
  top: 0;
  right: 28px;
  z-index: 2;
  display: grid;
  gap: 6px;
  padding: 10px 8px;
  background: rgba(255, 255, 255, .92);
  color: #e45272;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
  text-transform: uppercase
}

.elema-product-gallery__badges span+span {
  color: #16843a
}

.elema-product-gallery__main {
  position: relative;
  overflow: hidden;
  min-height: 690px;
  background: #f5f5f5
}

.elema-product-gallery__slide:not(:has(.elema-product-gallery__video)) {
  cursor: zoom-in
}

.elema-product-gallery__track {
  position: relative;
  min-height: inherit
}

.elema-product-gallery__slide {
  position: absolute;
  inset: 0;
  margin: 0;
  opacity: 0;
  visibility: hidden;
  transition: opacity .22s ease, visibility .22s ease
}

.elema-product-gallery__slide.is-active {
  position: relative;
  opacity: 1;
  visibility: visible
}

.elema-product-gallery__image,
.elema-product-gallery__main img {
  width: 100%;
  height: 100%;
  min-height: 690px;
  object-fit: cover
}

.elema-product-gallery__main img.woocommerce-placeholder {
  padding: 64px;
  object-fit: contain;
  background: #f7f7f7
}

.elema-product-gallery__video {
  width: 100%;
  height: 100%;
  min-height: 690px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #000
}

.elema-product-gallery__video iframe,
.elema-product-gallery__video video {
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%
}

.elema-product-gallery__thumbs button svg {
  width: 28px;
  height: 28px;
  color: #111
}

.elema-product-gallery__thumbs {
  order: -1;
  display: grid;
  align-content: start;
  gap: 12px
}

.elema-product-gallery__thumbs button {
  width: 96px;
  height: 128px;
  padding: 0;
  border: 1px solid transparent;
  background: #f5f5f5;
  cursor: pointer
}

.elema-product-gallery__thumbs button.is-active,
.elema-product-gallery__thumbs button:focus-visible,
.elema-product-gallery__thumbs button:hover {
  border-color: #111
}

.elema-product-gallery__thumbs img {
  width: 100%;
  height: 100%;
  object-fit: cover
}

.elema-product-gallery__arrow {
  position: absolute;
  top: 50%;
  z-index: 3;
  display: inline-grid;
  place-items: center;
  width: 44px;
  height: 44px;
  border: 1px solid rgba(17, 17, 17, .22);
  border-radius: 0;
  background: rgba(255, 255, 255, .88);
  color: #111;
  cursor: pointer;
  transform: translateY(-50%);
  transition: background .18s ease, border-color .18s ease
}

.elema-product-gallery__arrow:focus-visible,
.elema-product-gallery__arrow:hover {
  border-color: #111;
  background: #fff
}

.elema-product-gallery__arrow svg {
  width: 24px;
  height: 24px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round
}

.elema-product-gallery__arrow--prev {
  left: 18px
}

.elema-product-gallery__arrow--next {
  right: 18px
}

.elema-product-gallery__counter {
  position: absolute;
  right: 18px;
  bottom: 16px;
  z-index: 3;
  min-width: 54px;
  padding: 6px 10px;
  background: rgba(255, 255, 255, .88);
  color: #111;
  font-size: 12px;
  font-weight: 600;
  line-height: 1;
  text-align: center
}

.elema-product-summary {
  position: sticky;
  top: 124px;
  min-width: 0;
  padding-top: 18px
}

.elema-product-summary .woocommerce-breadcrumb {
  margin: 0 0 20px;
  color: #777;
  font-size: 13px
}

.elema-product-summary__title {
  margin: 0 0 24px;
  color: #111;
  font-size: 30px;
  font-weight: 500;
  line-height: 1.25;
  text-transform: uppercase
}

.elema-product-summary__price {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 8px;
  margin-bottom: 12px;
  color: #111;
  font-size: 23px;
  font-weight: 700
}

.elema-product-summary__price>span:first-child {
  font-size: 18px;
  font-weight: 400
}

.elema-product-summary__price del {
  color: #777;
  font-size: 18px;
  font-weight: 400
}

.elema-product-summary__price ins {
  color: #111;
  text-decoration: none
}

.elema-product-summary__size-link,
.elema-product-summary__stock-link {
  display: inline-flex;
  margin-bottom: 26px;
  border-bottom: 1px solid currentColor;
  color: #111;
  font-size: 14px
}

.elema-product-options {
  display: grid;
  gap: 20px;
  margin: 22px 0 28px
}

.elema-product-option__title {
  margin-bottom: 10px;
  color: #111;
  font-size: 15px;
  font-weight: 700
}

.elema-product-option__value {
  margin-top: 8px;
  color: #777;
  font-size: 13px
}

.elema-product-option__chips,
.elema-product-option__swatches {
  display: flex;
  flex-wrap: wrap;
  gap: 8px
}

.elema-product-option__swatches button {
  position: relative;
  width: 48px;
  height: 64px;
  padding: 0;
  border: 1px solid #d8d8d8;
  background: #fff;
  cursor: pointer
}

.elema-product-option__swatches button.is-active,
.elema-product-option__swatches button:focus-visible,
.elema-product-option__swatches button:hover {
  border-color: #111
}

.elema-product-option__swatches button>span {
  display: block;
  width: 100%;
  height: 100%;
  background: var(--swatch-color, #f3eee7)
}

.elema-product-option__swatches em {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  white-space: nowrap
}

.elema-product-option__chips button {
  min-width: 48px;
  height: 38px;
  padding: 0 13px;
  border: 1px solid #d4d4d4;
  background: #fff;
  color: #111;
  font-size: 14px;
  cursor: pointer
}

.elema-product-option__chips button.is-active,
.elema-product-option__chips button:focus-visible,
.elema-product-option__chips button:hover {
  border-color: #111
}

.elema-product-summary__actions {
  display: flex;
  gap: 8px;
  margin-bottom: 22px
}

.elema-product-summary__actions form.cart {
  display: flex;
  flex: 1 1 auto;
  gap: 8px;
  margin: 0
}

.elema-product-summary__actions .quantity {
  display: none
}

.elema-product-summary__actions .single_add_to_cart_button,
.elema-product-summary__fav {
  min-height: 46px;
  border: 1px solid #333;
  border-radius: 0;
  background: #333;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase
}

.elema-product-summary__actions .single_add_to_cart_button {
  width: 100%;
  padding: 0 24px
}

.elema-product-summary__fav {
  flex: 0 0 52px;
  padding: 0;
  background: #fff;
  color: #111;
  font-size: 28px;
  line-height: 1;
  cursor: pointer
}

.elema-product-accordion {
  border-top: 1px solid #e3e3e3
}

.elema-product-accordion details {
  border-bottom: 1px solid #e3e3e3
}

.elema-product-accordion summary {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 52px;
  list-style: none;
  color: #111;
  font-size: 15px;
  font-weight: 700;
  cursor: pointer
}

.elema-product-accordion summary::-webkit-details-marker {
  display: none
}

.elema-product-accordion summary::after {
  content: "+";
  font-size: 22px;
  font-weight: 300
}

.elema-product-accordion details[open] summary::after {
  content: "-"
}

.elema-product-accordion__body {
  padding: 0 0 22px;
  color: #444;
  font-size: 14px;
  line-height: 1.65
}

.elema-product-accordion__body>:first-child {
  margin-top: 0
}

.elema-product-accordion__body>:last-child {
  margin-bottom: 0
}

.elema-product-note {
  margin-top: 16px;
  padding: 12px 14px;
  border: 1px solid #e3e3e3;
  color: #444
}

.elema-product-page+.related.products {
  width: 1170px;
  max-width: calc(100vw - 30px);
  margin: 0 auto 76px;
  padding-top: 42px;
  border-top: 1px solid #ece6df
}

.elema-product-page+.related.products>h2 {
  margin: 0 0 28px;
  color: #111;
  font-size: 28px;
  font-weight: 600;
  line-height: 1.18;
  text-align: center;
  text-transform: uppercase
}

.elema-product-page+.related.products .products {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 34px 24px;
  margin: 0;
  padding: 0;
  list-style: none
}

.elema-product-page+.related.products .products>* {
  float: none !important;
  clear: none !important;
  width: auto !important;
  min-width: 0;
  margin: 0 !important
}

.elema-product-page+.related.products .product_item {
  width: 100%;
  min-width: 0;
  margin: 0
}

.dm-breadcrumbs {
  margin-bottom: 12px
}

.dm-breadcrumbs__list {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 13px;
  line-height: 1.5
}

.dm-breadcrumbs__item {
  display: inline-flex;
  align-items: center;
  gap: 4px
}

.dm-breadcrumbs__item+.dm-breadcrumbs__item::before {
  content: '/';
  color: rgba(64, 41, 27, .4)
}

.dm-breadcrumbs__link {
  color: rgba(64, 41, 27, .6);
  text-decoration: none;
  transition: color .18s ease
}

.dm-breadcrumbs__link:focus-visible,
.dm-breadcrumbs__link:hover {
  color: #40291b
}

.dm-breadcrumbs__current {
  color: #40291b;
  font-weight: 600
}

.dm-page-hero--shop {
  padding: 54px 0 36px;
  background: #f7f3ee;
  border-bottom: 1px solid #e8dfd5
}

.dm-page-hero--shop h1 {
  margin-bottom: 10px;
  color: #111;
  font-size: 40px;
  line-height: 1.15;
  text-transform: uppercase
}

.dm-page-hero--shop p {
  max-width: 640px;
  margin: 0;
  color: #6d6258;
  font-size: 15px;
  line-height: 1.7
}

.dm-shop {
  padding: 42px 0 76px;
  background: #fff
}

.dm-shop__layout {
  display: grid;
  grid-template-columns: 270px minmax(0, 1fr);
  gap: 42px;
  align-items: start
}

.dm-filter-toggle {
  display: none
}

.dm-filter {
  position: sticky;
  top: 118px;
  align-self: start
}

.dm-filter__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 18px
}

.dm-filter legend,
.dm-filter__head h2,
.dm-shop__ordering label {
  color: #111;
  font-size: 14px;
  font-weight: 800;
  text-transform: uppercase
}

.dm-filter__head button {
  display: none
}

.dm-filter__form {
  display: grid;
  gap: 24px
}

.dm-filter fieldset {
  margin: 0;
  padding: 0 0 22px;
  border: 0;
  border-bottom: 1px solid #ece6df
}

.dm-filter legend {
  margin-bottom: 12px
}

.dm-filter input[type=number],
.dm-filter select,
.dm-shop__ordering select {
  width: 100%;
  min-height: 42px;
  padding: 9px 12px;
  border: 1px solid #d9d2cb;
  background: #fff;
  color: #111;
  font-size: 14px
}

.dm-filter__price {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px
}

.dm-filter__price label span {
  display: block;
  margin-bottom: 6px;
  color: #746a61;
  font-size: 12px
}

.dm-filter__actions,
.dm-filter__swatches {
  display: flex;
  flex-wrap: wrap;
  gap: 8px
}

.dm-check,
.dm-filter__swatches label {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #2d2824;
  font-size: 14px;
  cursor: pointer
}

.dm-filter__swatches label {
  padding: 8px 10px;
  border: 1px solid #ded6ce;
  background: #fff
}

.dm-check input,
.dm-filter__swatches input {
  accent-color: #111
}

.dm-filter__actions {
  align-items: center
}

.dm-filter__reset {
  min-height: 42px;
  padding: 0 8px;
  border: 0;
  background: 0 0;
  color: #6c6259;
  font-weight: 700;
  cursor: pointer
}

.woocommerce .products ul::after,
.woocommerce .products ul::before,
.woocommerce ul.products::after,
.woocommerce ul.products::before {
  display: none
}

.dm-shop__main {
  min-width: 0
}

.dm-shop__main .woocommerce-breadcrumb {
  margin-bottom: 20px;
  color: #8a8178;
  font-size: 13px
}

button.single_add_to_cart_button.button.alt {
  background: var(--color-accent);
  transition: all .25s ease
}

button.single_add_to_cart_button.button.alt:hover {
  background: #fff;
  color: var(--color-accent);
  border: 1px solid var(--color-accent);
  border-color: var(--color-accent)
}

.dm-shop__bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  margin-bottom: 26px;
  padding-bottom: 18px;
  border-bottom: 1px solid #ece6df
}

.dm-shop__bar .woocommerce-result-count,
.dm-shop__bar [data-products-count] {
  margin: 0;
  color: #6d6258;
  font-size: 14px
}

.dm-shop__ordering {
  display: flex;
  align-items: center;
  gap: 10px
}

.dm-shop__ordering select {
  width: 220px
}

.dm-product-grid--archive {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 34px 26px;
  margin: 0;
  padding: 0;
  list-style: none;
  min-height: 240px;
  transition: opacity .2s
}

.dm-product-grid--archive.is-loading {
  opacity: .45;
  pointer-events: none
}

.dm-empty {
  grid-column: 1/-1;
  padding: 42px;
  background: #faf7f3;
  text-align: center
}

.dm-empty h2 {
  margin-bottom: 8px;
  color: #111;
  font-size: 22px
}

.dm-empty p {
  margin: 0;
  color: #746a61
}

.dm-shop .woocommerce-pagination {
  margin: 42px 0 0
}

.dm-shop .woocommerce-pagination ul.page-numbers {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 8px;
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none
}

.dm-shop .woocommerce-pagination ul.page-numbers li {
  margin: 0;
  padding: 0;
  border: 0
}

.dm-shop .woocommerce-pagination .page-numbers {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 42px;
  height: 42px;
  padding: 0 14px;
  border: 1px solid #d9d2cb;
  background: #fff;
  color: #111;
  font-size: 14px;
  font-weight: 800;
  line-height: 1;
  transition: background .2s, border-color .2s, color .2s;
  border-radius: 45px
}

.dm-shop .woocommerce-pagination .page-numbers.current,
.dm-shop .woocommerce-pagination .page-numbers:focus-visible {
  border-color: var(--color-accent);
  background: var(--color-accent);
  color: #fff
}

.dm-shop .woocommerce-pagination .next,
.dm-shop .woocommerce-pagination .prev {
  min-width: 52px;
  font-size: 18px
}

.dm-shop-seo {
  padding: 0 0 76px;
  background: #fff
}

.dm-shop-seo .dm-container {
  max-width: 860px;
  color: #5f554d;
  font-size: 15px;
  line-height: 1.8
}

.dm-shop-seo p {
  margin: 0 0 14px
}

.dm-shop-seo p:last-child {
  margin-bottom: 0
}

a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained {
  background: var(--color-accent);
  border-color: var(--color-accent)
}

.dm-kardone-wide-banner {
  position: relative;
  overflow: hidden;
  padding: 42px 0 67px;
  margin-bottom: 95px
}

.dm-kardone-wide-banner .container {
  position: relative
}

.dm-kardone-wide-banner .item_wrap {
  position: relative;
  display: inline-block;
  width: 51.5%;
  z-index: 1
}

.dm-kardone-wide-banner .item_img {
  position: relative
}

.dm-kardone-wide-banner .img_placeholder__wrap {
  padding: 39.4%;
  background: #f3f3f3
}

.dm-kardone-wide-banner .item_txt {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column
}

.dm-kardone-wide-banner .item_txt div {
  text-align: center
}

.dm-kardone-wide-banner .item_txt h3 {
  margin: 0;
  color: var(--color-accent);
  font-family: var(--font-montserrat);
  font-size: 80px;
  font-weight: 700;
  line-height: 1
}

.dm-kardone-wide-banner .item_txt h4 {
  margin: 0;
  color: var(--color-accent);
  font-family: var(--font-montserrat);
  font-size: 80px;
  font-weight: 300;
  line-height: 1;
  text-transform: none
}

.dm-kardone-wide-banner .item_txt .btn {
  margin: 30px 0 0;
  font-size: 12px;
  font-weight: 700;
  padding: 0;
  border: 1px solid var(--color-accent);
  background: var(--color-accent);
  height: 40px;
  display: block;
  width: 135px;
  line-height: 40px;
  text-align: center
}
.dm-kardone-wide-banner .item_txt .btn:hover {
  background: #fff;
  color: var(--color-accent);
  border-color: var(--color-accent)
}
.txt_wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center
}

.dm-kardone-wide-banner .img_bn_wrap {
  position: absolute;
  top: 15%;
  right: 0
}

.dm-kardone-wide-banner .img_bn_wrap img {
  display: block;
  max-width: none
}

@media (max-width:991px) {

  .dm-kardone-wide-banner .item_txt h3,
  .dm-kardone-wide-banner .item_txt h4 {
    font-size: 52px
  }
}

@media (max-width:767px) {
  .dm-kardone-wide-banner {
    margin-bottom: 40px
  }

  .dm-kardone-wide-banner .item_wrap {
    width: 100%
  }

  .dm-kardone-wide-banner .img_bn_wrap {
    position: relative;
    top: auto;
    right: auto
  }

  .dm-kardone-wide-banner .img_bn_wrap img {
    width: 100%;
    height: auto
  }

  .dm-kardone-wide-banner .item_txt h3,
  .dm-kardone-wide-banner .item_txt h4 {
    font-size: 36px
  }
}

.dm-kardone-sale {
  padding: 0 0 70px
}

.dm-kardone-sale .dm-kardone-products {
  padding: 0
}

.dm-kardone-sale .dm-kardone-products .container {
  width: 100%;
  max-width: none
}

.dm-kardone-sale .dm-kardone-product-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr))
}

.collection_item {
  position: relative;
  display: block;
  min-height: 720px;
  overflow: hidden;
  background: #f2f2f2
}

.img_placeholder__wrap {
  display: block;
  width: 100%;
  height: 100%;
  min-height: inherit;
  background-position: center;
  background-size: cover
}

.collection_caption {
  position: absolute;
  left: 42px;
  bottom: 46px;
  z-index: 2
}

.collection_text,
.collection_title {
  display: block;
  color: #000;
  font-family: var(--font-montserrat);
  font-weight: 400;
  line-height: 1
}

.collection_title {
  font-size: 44px
}

.collection_text {
  margin-bottom: 26px;
  font-size: 34px
}

.collection_link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  padding: 12px 29px;
  border: 2px solid #000;
  background: #000;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  transition: color .25s, background .25s
}

.collection_item:hover .collection_link {
  background: #fff;
  color: #000
}

.dm-kardone-blog {
  padding: 67px 0 74px;
  background: #fff
}

.article_item {
  text-align: center
}

.layer_1 {
  margin-bottom: 22px;
  overflow: hidden
}

.article_img {
  display: block;
  background: #f4f1ed
}

.img_placeholder__medium {
  min-height: 315px;
  background-position: center;
  background-size: cover;
  transition: transform .35s
}

.article_item:hover .img_placeholder__medium {
  transform: scale(1.035)
}

.article_date {
  display: block;
  margin: 0 0 8px;
  color: #888;
  font-size: 13px
}

.article_day {
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  color: #000;
  margin-right: 4px
}

.article_title {
  margin: 0 0 14px;
  font-family: var(--font-montserrat);
  font-size: 16px;
  font-weight: 700;
  line-height: 1.35;
  color: #000
}

.blog_link {
  min-height: 38px;
  padding: 10px 22px;
  font-size: 12px;
  border-radius: 45px
}

.dm-blog-empty {
  width: 100%;
  margin: 0;
  padding: 28px 15px;
  color: #777;
  text-align: center
}

.dm-single-article {
  background: #fff;
  color: #111
}

.dm-single-article__hero {
  position: relative;
  overflow: hidden;
  padding: 34px 0 58px;
  background: linear-gradient(135deg, rgba(200, 224, 220, .38), rgba(250, 248, 245, .96) 42%, #fff 100%)
}

.dm-single-article__date {
  margin-bottom: 10px
}

.dm-single-article__breadcrumbs {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 7px;
  max-width: 100%;
  margin-bottom: 34px;
  color: #8b7b6b;
  font-size: 12px;
  line-height: 1.45
}

.dm-single-article__breadcrumbs a {
  color: #5f4f40;
  transition: color .2s
}

.dm-single-article__breadcrumbs a:hover {
  color: #111
}

.dm-single-article__breadcrumbs span:last-child {
  min-width: 0;
  color: #111
}

.dm-single-article__hero-grid {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(0, 1fr) 280px;
  align-items: end;
  gap: 44px
}

.dm-single-article__hero-content {
  max-width: 840px
}

.dm-single-article__eyebrow {
  margin: 0 0 18px;
  color: #7b6652;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: .12em;
  text-transform: uppercase
}

.dm-single-article__back {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 42px;
  margin-top: 24px;
  padding: 11px 18px;
  border: 1px solid #111;
  color: #111;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: .08em;
  text-transform: uppercase;
  transition: background .2s, color .2s
}

.dm-single-article__back:hover {
  background: #111;
  color: #fff
}

.dm-single-article__title {
  max-width: 100%;
  margin: 0;
  font-size: 56px;
  font-weight: 600;
  line-height: 1.08
}

.dm-single-article__lead {
  max-width: 760px;
  margin: 24px 0 0;
  color: #5f5f5f;
  font-size: 18px;
  line-height: 1.7
}

.dm-single-article__hero-panel {
  position: relative;
  padding: 26px;
  border: 1px solid rgba(17, 17, 17, .12);
  background: rgba(255, 255, 255, .72);
  box-shadow: 0 18px 48px rgba(50, 42, 36, .08);
  backdrop-filter: blur(10px)
}

.dm-single-article__hero-panel::before {
  content: '';
  display: block;
  width: 42px;
  height: 2px;
  margin-bottom: 22px;
  background: #111
}

.dm-single-article__panel-label {
  display: block;
  margin-bottom: 12px;
  color: #7d7d7d;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: .1em;
  text-transform: uppercase
}

.dm-single-article__panel-date {
  display: block;
  color: #111;
  font-size: 15px;
  line-height: 1.25
}

.dm-single-article__panel-date span {
  display: block;
  margin-bottom: 4px;
  font-size: 44px;
  font-weight: 700;
  line-height: 1
}

.dm-single-article__cover {
  width: min(1180px, calc(100vw - 30px));
  margin: 46px auto 0;
  background: #f4f1ed
}

.dm-single-article__cover img {
  width: 100%;
  max-height: 620px;
  object-fit: cover
}

.dm-single-article__body {
  padding: 54px 0 78px
}

.dm-single-article__content {
  width: 100%;
  margin: 0 auto;
  color: #242424;
  font-size: 17px;
  line-height: 1.8
}

.dm-single-article__content>:first-child {
  margin-top: 0
}

.dm-single-article__content>:last-child {
  margin-bottom: 0
}

.dm-single-article__content blockquote,
.dm-single-article__content figure,
.dm-single-article__content ol,
.dm-single-article__content p,
.dm-single-article__content ul {
  margin: 0 0 24px
}

.dm-single-article__content h2,
.dm-single-article__content h3,
.dm-single-article__content h4 {
  margin: 42px 0 18px;
  color: #111;
  font-weight: 600;
  line-height: 1.25
}

.dm-single-article__content h2 {
  font-size: 30px
}

.dm-single-article__content h3 {
  font-size: 24px
}

.dm-single-article__content a {
  color: #7b6652;
  text-decoration: underline;
  text-underline-offset: 3px
}

.dm-single-article__content blockquote {
  padding: 24px 30px;
  border-left: 4px solid #c8e0dc;
  background: #faf8f5;
  color: #333;
  font-size: 20px;
  line-height: 1.55
}

.dm-single-article__content img {
  margin-right: auto;
  margin-left: auto
}

.dm-single-article__pages {
  margin-top: 32px;
  font-weight: 700
}

.dm-single-article__share {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 16px 22px;
  margin: 46px auto 0;
  padding-top: 30px;
  border-top: 1px solid #e7ded4
}

.dm-single-article__share-title {
  color: #111;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase
}

.dm-single-article__share-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px
}

.dm-single-article__share-list a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  border: 1px solid #111;
  border-radius: 50%;
  background: #fff;
  color: #111;
  font-size: 17px;
  font-weight: 700;
  transition: background .2s, color .2s, transform .2s
}

.dm-single-article__share-list a:hover {
  background: #111;
  color: #fff;
  transform: translateY(-2px)
}

.dm-single-article__share-list img {
  width: 17px;
  height: 17px;
  filter: brightness(0);
  transition: filter .2s
}

.dm-single-article__share-list a:hover img {
  filter: brightness(0) invert(1)
}

.dm-single-article__nav {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 24px;
  margin: 58px auto 0;
  padding-top: 30px;
  border-top: 1px solid #e7ded4
}

.dm-single-article__nav-item {
  min-height: 104px;
  padding: 22px;
  background: #faf8f5
}

.dm-single-article__nav-item:only-child {
  grid-column: 1/-1
}

.dm-single-article__nav-item--next {
  text-align: right
}

.dm-single-article__nav-item span {
  display: block;
  margin-bottom: 8px;
  color: #8a8a8a;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase
}

.dm-single-article__nav-item a {
  color: #111;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.35
}

.dm-single-article__nav-item a:hover {
  color: #7b6652
}

.dm-blog-archive-hero {
  position: relative;
  overflow: hidden;
  padding: 44px 0 58px;
  background: linear-gradient(135deg, rgba(200, 224, 220, .42), rgba(250, 248, 245, .96) 46%, #fff 100%)
}

.dm-blog-archive-breadcrumbs {
  position: relative;
  z-index: 1;
  display: flex;
  flex-wrap: wrap;
  gap: 7px;
  margin-bottom: 34px;
  color: #8b7b6b;
  font-size: 12px;
  line-height: 1.45
}

.dm-blog-archive-breadcrumbs a {
  color: #5f4f40;
  transition: color .2s
}

.dm-blog-archive-breadcrumbs a:hover {
  color: #111
}

.dm-blog-archive-breadcrumbs span:last-child {
  color: #111
}

.dm-blog-archive-hero__eyebrow {
  position: relative;
  z-index: 1;
  margin: 0 0 18px;
  color: #7b6652;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: .12em;
  text-transform: uppercase
}

.dm-blog-archive-hero__title {
  position: relative;
  z-index: 1;
  max-width: 840px;
  margin: 0;
  font-size: 56px;
  font-weight: 600;
  line-height: 1.08
}

.dm-blog-archive-hero__lead {
  position: relative;
  z-index: 1;
  max-width: 760px;
  margin: 24px 0 0;
  color: #5f5f5f;
  font-size: 18px;
  line-height: 1.7
}

.dm-blog-archive-hero__lead p {
  margin: 0
}

.dm-blog-archive {
  padding: 64px 0 82px;
  background: #fff
}

.dm-blog-archive__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 34px 28px
}

.dm-blog-archive-card {
  display: flex;
  min-width: 0;
  flex-direction: column;
  background: #fff
}

.dm-blog-archive-card__media {
  display: block;
  aspect-ratio: 1.16;
  overflow: hidden;
  background: #f4f1ed
}

.dm-blog-archive-card__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .35s
}

.dm-blog-archive-card:hover .dm-blog-archive-card__media img {
  transform: scale(1.035)
}

.dm-blog-archive-card__placeholder {
  display: grid;
  width: 100%;
  height: 100%;
  place-items: center;
  color: #7b6652;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: .14em
}

.dm-blog-archive-card__body {
  display: flex;
  flex: 1;
  flex-direction: column;
  padding: 22px 0 0
}

.dm-blog-archive-card__date {
  margin-bottom: 10px;
  color: #888;
  font-size: 13px
}

.dm-blog-archive-card__title {
  margin: 0 0 14px;
  color: #111;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.25
}

.dm-blog-archive-card__title a:hover {
  color: #7b6652
}

.dm-blog-archive-card__excerpt {
  color: #5f5f5f;
  font-size: 15px;
  line-height: 1.65
}

.dm-blog-archive-card__excerpt p {
  margin: 0 0 18px
}

.dm-blog-archive-card__link {
  display: inline-flex;
  align-self: flex-start;
  margin-top: auto;
  padding-top: 8px;
  border-bottom: 1px solid currentColor;
  color: #111;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: .08em;
  text-transform: uppercase
}

.dm-blog-archive-card__link:hover {
  color: #7b6652
}

.dm-blog-archive__empty {
  margin: 0;
  padding: 38px 0;
  color: #777;
  text-align: center
}

.dm-blog-archive .navigation.pagination {
  margin-top: 56px
}

.dm-blog-archive .nav-links {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 8px
}

.dm-blog-archive .page-numbers {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 42px;
  height: 42px;
  padding: 0 14px;
  border: 1px solid #111;
  color: #111;
  font-size: 13px;
  font-weight: 700
}

.dm-blog-archive .page-numbers.current,
.dm-blog-archive .page-numbers:hover {
  background: var(--color-accent);
  color: #fff
}

.dm-kardone-brands {
  padding: 47px 0;
  background: #e9f5f5
}

.logo-bar {
  align-items: center;
  justify-content: center
}

.logo_item {
  padding: 0
}

.logo-bar__link {
  display: grid;
  min-height: 78px;
  place-items: center;
  opacity: .62;
  transition: opacity .2s
}

.logo-bar__link:hover {
  opacity: 1
}

.footer_row__1 {
  padding: 56px 0 48px;
  background: #fff;
  border-top: 1px solid #e5e5e5
}

.footer_main {
  align-items: flex-start
}

.footer_block {
  width: 25%
}

.footer_item .linklist_menu_title,
.footer_item h3 {
  margin: 0 0 20px;
  color: #000;
  font-family: var(--font-montserrat);
  font-size: 27px;
  font-weight: 400;
  line-height: 1.1
}

.footer_item h5 {
  margin: 14px 0 4px;
  color: #000;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .06em
}

.footer_item a,
.footer_item li,
.footer_item p {
  color: #777;
  font-size: 14px;
  line-height: 1.7
}

.footer_item a:hover {
  color: #000
}

.footer_item ul {
  margin: 0;
  padding: 0;
  list-style: none
}

.footer_item li+li {
  margin-top: 6px
}

.footer_newsletter_form .form_text {
  margin: 0 0 12px;
  color: #777;
  font-size: 14px
}

.footer_newsletter_form .form_wrapper {
  display: flex
}

.footer_newsletter_form input {
  min-width: 0;
  flex: 1;
  height: 44px;
  border: 1px solid #e5e5e5;
  padding: 0 14px;
  background: #fff
}

.footer_newsletter_form .btn {
  min-height: 44px;
  padding: 0 15px;
  font-size: 11px
}

.contact_phone {
  font-weight: 700;
  color: #000 !important
}

.footer_social_block {
  width: 100%;
  margin-top: 28px
}

.social_wrap ul {
  display: flex;
  justify-content: center;
  gap: 22px;
  padding: 0;
  list-style: none;
  margin: 0
}

.social_wrap a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  border: 1px solid #e5e5e5;
  color: #000;
  font-size: 16px;
  transition: background .2s, color .2s, border-color .2s
}

.social_wrap a:hover {
  background: #000;
  color: #fff;
  border-color: #000
}

.footer_row__2 {
  background: var(--color-accent);
  color: #fff
}

.footer_center {
  padding: 18px 0;
  color: #fff;
  font-size: 13px;
  text-align: center
}

.footer_center a {
  color: #aaa
}

.footer_center a:hover {
  color: #fff
}

.footer_legal {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 6px 20px;
  padding: 14px 0;
  border-top: 1px solid rgba(255, 255, 255, .12);
  font-size: 12px;
  color: #999;
  text-align: center
}

@media (max-width:1199px) {
  .container {
    width: 970px
  }
}

@media (max-width:991px) {
  .container {
    width: 750px
  }

  .header_menu {
    display: none
  }

  .dm-burger {
    display: grid
  }

  .header_wrap {
    gap: 14px
  }

  .dm-header__brand {
    margin-right: auto
  }

  .dm-header__actions {
    gap: 10px
  }

  .dm-icon-btn {
    width: 42px;
    height: 42px;
    padding: 0;
    justify-content: center;
    border: 1px solid #e5e5e5
  }

  .dm-icon-btn--cart span[aria-hidden=true] {
    width: 18px;
    height: 22px;
    overflow: hidden;
    color: transparent;
    font-size: 0
  }

  .dm-icon-btn--cart span[aria-hidden=true]::before {
    content: "";
    display: block;
    width: 17px;
    height: 17px;
    margin-top: 4px;
    border: 2px solid #1a1a1a;
    border-radius: 2px 2px 5px 5px
  }

  .dm-icon-btn--cart span[aria-hidden=true]::after {
    content: "";
    position: absolute;
    top: 10px;
    left: 50%;
    width: 9px;
    height: 7px;
    border: 2px solid #1a1a1a;
    border-bottom: 0;
    border-radius: 9px 9px 0 0;
    transform: translateX(-50%)
  }

  .dm-header__count {
    right: -5px;
    top: -6px
  }

  .dm-burger {
    flex: 0 0 42px;
    margin-left: 20px
  }

  .dm-hero-banner {
    height: auto;
    min-height: 520px
  }

  .dm-hero-banner__bg {
    inset: 0 0 0 32%;
    opacity: .75
  }

  .dm-hero-banner__content {
    max-width: 60%;
    padding: 64px 0 74px
  }

  .dm-kardone-product-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr))
  }

  .elema-product-page__inner {
    grid-template-columns: 1fr
  }

  .elema-product-summary {
    position: static;
    padding-top: 0
  }

  .elema-product-gallery__image,
  .elema-product-gallery__main,
  .elema-product-gallery__main img {
    min-height: 560px
  }

  .elema-product-page+.related.products .products {
    grid-template-columns: repeat(2, minmax(0, 1fr))
  }

  .dm-shop__layout {
    grid-template-columns: 1fr
  }

  .dm-filter-toggle {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: max-content;
    min-height: 42px;
    padding: 0 18px;
    border: 1px solid #111;
    background: #111;
    color: #fff;
    font-weight: 800;
    text-transform: uppercase
  }

  .dm-filter {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1001;
    width: min(360px, 86vw);
    background: #fff;
    box-shadow: -18px 0 42px rgba(0, 0, 0, .16);
    transform: translateX(110%);
    transition: transform .25s ease;
    display: flex;
    flex-direction: column
  }

  .dm-filter__head {
    flex-shrink: 0;
    padding: 24px 24px 18px;
    margin-bottom: 0;
    border-bottom: 1px solid #ece6df;
    position: sticky;
    top: 0;
    background: #fff;
    z-index: 1
  }

  .dm-filter__form {
    flex: 1;
    overflow-y: auto;
    padding: 24px;
    display: grid;
    gap: 24px
  }

  .dm-filter__actions {
    flex-shrink: 0;
    padding: 18px 24px 24px;
    border-top: 1px solid #ece6df;
    background: #fff;
    margin-top: auto
  }

  body.filter-open .dm-filter {
    transform: translateX(0)
  }

  .dm-filter__head button {
    display: inline-grid;
    place-items: center;
    width: 34px;
    height: 34px;
    border: 1px solid #ddd4cb;
    background: #fff;
    color: #111;
    cursor: pointer
  }

  .dm-product-grid--archive {
    grid-template-columns: repeat(2, minmax(0, 1fr))
  }

  .dm-kardone-product-grid,
  .dm-product-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr))
  }

  .col-md-4,
  .col-md-8,
  .footer_block {
    width: 50%
  }

  .collection_item {
    min-height: 480px;
    margin-top: 30px
  }
}

@media (max-width:767px) {
  .container {
    width: auto;
    padding-right: 15px;
    padding-left: 15px
  }

  body {
    padding-top: 70px
  }

  body.admin-bar {
    padding-top: calc(70px + 46px)
  }

  body.admin-bar .dm-header {
    top: 46px
  }

  .header_top .container {
    display: grid;
    gap: 4px
  }

  .header_top__right {
    gap: 12px
  }

  .header_wrap {
    min-height: 70px;
    gap: 8px
  }

  .dm-header__brand,
  .dm-header__logo {
    width: 148px
  }

  .dm-header__actions {
    gap: 6px
  }

  .dm-hero-banner {
    min-height: 0;
    flex-direction: column;
    align-items: stretch
  }

  .dm-hero-banner__bg {
    position: relative;
    inset: auto;
    opacity: 1
  }

  .dm-hero-banner__photo {
    position: absolute
  }

  .dm-hero-banner__content {
    max-width: 100%;
    padding: 30px 15px 36px
  }

  .dm-hero-banner__cta {
    min-height: 48px;
    padding: 10px 26px;
    font-size: 18px
  }

  .dm-hero-banner__social {
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
    margin-top: 34px
  }

  .dm-hero-banner__social-label {
    max-width: 280px;
    font-size: 18px;
    line-height: 1.35
  }

  .banner_1,
  .banner_2,
  .banner_3,
  .banner_4,
  .col-md-4,
  .col-md-8,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-6,
  .col-xs-4,
  .footer_block {
    width: 100%
  }

  .banner_caption {
    left: 28px
  }

  .banners_title {
    font-size: 34px
  }

  .dm-kardone-product-grid,
  .dm-kardone-sale .dm-kardone-product-grid {
    grid-template-columns: 1fr
  }

  .elema-product-page {
    padding: 24px 0 48px
  }

  .elema-product-gallery {
    grid-template-columns: 1fr;
    gap: 12px
  }

  .elema-product-gallery__image,
  .elema-product-gallery__main,
  .elema-product-gallery__main img {
    min-height: 0;
    aspect-ratio: 3/4
  }

  .elema-product-gallery__thumbs {
    order: 0;
    display: flex;
    overflow-x: auto;
    padding-bottom: 4px
  }

  .elema-product-gallery__thumbs button {
    flex: 0 0 74px;
    width: 74px;
    height: 98px
  }

  .elema-product-gallery__badges {
    right: 10px;
    font-size: 11px
  }

  .elema-product-summary__title {
    font-size: 24px
  }

  .elema-product-summary__actions {
    align-items: stretch
  }

  .elema-product-page+.related.products {
    margin-bottom: 48px
  }

  .elema-product-page+.related.products .products {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px 14px
  }

  .dm-page-hero--shop {
    padding: 32px 0 24px
  }

  .dm-page-hero--shop h1 {
    font-size: 30px
  }

  .dm-shop {
    padding: 28px 0 52px
  }

  .dm-shop__layout {
    gap: 22px
  }

  .dm-shop__bar {
    align-items: stretch;
    flex-direction: column
  }

  .dm-shop__ordering {
    align-items: stretch;
    flex-direction: column;
    gap: 8px
  }

  .dm-shop__ordering select {
    width: 100%
  }

  .dm-product-grid--archive {
    grid-template-columns: 1fr;
    gap: 30px
  }

  .dm-empty {
    padding: 28px 18px
  }

  .section_heading {
    font-size: 30px
  }

  .article_item+.article_item,
  .footer_block+.footer_block {
    margin-top: 28px
  }

  .dm-single-article__hero {
    padding: 28px 0 36px
  }

  .dm-single-article__hero::after {
    display: none
  }

  .dm-single-article__breadcrumbs {
    margin-bottom: 26px
  }

  .dm-single-article__hero-grid {
    grid-template-columns: 1fr;
    gap: 26px
  }

  .dm-single-article__title {
    font-size: 32px
  }

  .dm-single-article__lead {
    font-size: 16px
  }

  .dm-single-article__hero-panel {
    padding: 20px
  }

  .dm-single-article__panel-date span {
    font-size: 34px
  }

  .dm-single-article__back {
    width: 100%;
    margin-top: 20px
  }

  .dm-single-article__cover {
    margin-top: 30px
  }

  .dm-single-article__body {
    padding: 36px 0 54px
  }

  .dm-single-article__content {
    font-size: 16px
  }

  .dm-single-article__content blockquote {
    padding: 20px;
    font-size: 18px
  }

  .dm-single-article__nav {
    grid-template-columns: 1fr
  }

  .dm-single-article__nav-item--next {
    text-align: left
  }

  .dm-blog-archive-hero {
    padding: 28px 0 38px
  }

  .dm-blog-archive-hero::after {
    display: none
  }

  .dm-blog-archive-breadcrumbs {
    margin-bottom: 26px
  }

  .dm-blog-archive-hero__title {
    font-size: 34px
  }

  .dm-blog-archive-hero__lead {
    font-size: 16px
  }

  .dm-blog-archive {
    padding: 42px 0 58px
  }

  .dm-blog-archive__grid {
    grid-template-columns: 1fr
  }

  .dm-blog-archive-card__media {
    aspect-ratio: 1.24
  }

  .footer_row__1 {
    padding: 42px 0
  }

  .social_wrap ul {
    justify-content: flex-start
  }
}

@media (max-width:480px) {
  :root {
    --container: min(100%, calc(100vw - 30px))
  }

  .container,
  .dm-container {
    max-width: calc(100vw - 30px)
  }

  .dm-header__brand,
  .dm-header__logo {
    width: 128px
  }

  .dm-drawer__panel {
    width: min(340px, 92vw);
    padding: 18px 20px 28px
  }

  .dm-drawer__brand {
    width: 165px
  }

  .dm-drawer__nav a {
    min-height: 50px;
    font-size: 16px
  }

  .dm-hero-banner {
    min-height: 0
  }

  .dm-hero-banner__content {
    padding-top: 28px
  }

  .elema-product-page+.related.products .products {
    grid-template-columns: 1fr
  }
}

@media (max-width:360px) {

  .container,
  .dm-container {
    max-width: calc(100vw - 24px);
    padding-right: 12px;
    padding-left: 12px
  }

  .dm-header__brand,
  .dm-header__logo {
    width: 112px
  }

  .dm-header__actions {
    gap: 4px
  }

  .dm-burger,
  .dm-icon-btn {
    width: 40px;
    height: 40px
  }

  .dm-hero-banner {
    min-height: 0
  }

  .dm-hero-banner__content {
    padding-top: 24px
  }

  .dm-hero-banner__social-label {
    max-width: 240px;
    font-size: 16px
  }
}

@media (prefers-reduced-motion:reduce) {

  .dm-burger span,
  .dm-drawer,
  .dm-drawer__panel {
    transition: none
  }
}

.dm-checkout {
  padding: 34px 0 78px;
  background: linear-gradient(180deg, #f7f3ef 0, #f7f3ef 260px, #fff 260px)
}

.dm-checkout__head {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 18px;
  margin-bottom: 24px
}

.dm-checkout__eyebrow {
  margin: 0;
  color: #8d7a6d;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0;
  text-transform: uppercase
}

.dm-checkout__title {
  margin: 0;
  color: #111;
  font-size: 34px;
  line-height: 1.08
}

.dm-checkout__grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 390px;
  gap: 18px;
  align-items: start
}

.dm-checkout__main,
.dm-checkout__summary {
  display: grid;
  gap: 18px
}

.dm-checkout__summary {
  position: sticky;
  top: 116px
}

.dm-checkout-card {
  border: 1px solid #e2d8cf;
  background: #fff;
  padding: 22px;
  box-shadow: 0 18px 44px rgba(35, 28, 23, .07)
}

.dm-checkout-card__head {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 18px
}

.dm-checkout-card__head span {
  display: inline-grid;
  place-items: center;
  width: 34px;
  height: 34px;
  border: 1px solid #111;
  color: #111;
  font-size: 12px;
  font-weight: 800
}

.dm-checkout-card__head h2 {
  margin: 0;
  font-size: 18px;
  line-height: 1.2
}

.dm-checkout .woocommerce-additional-fields,
.dm-checkout .woocommerce-billing-fields h3,
.dm-checkout .woocommerce-shipping-fields,
.dm-checkout-hidden-field {
  display: none !important
}

.dm-checkout .woocommerce-billing-fields__field-wrapper,
.dm-checkout-fields {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px
}

.dm-checkout .form-row {
  margin: 0;
  padding: 0
}

.dm-checkout .form-row-wide {
  grid-column: 1/-1
}

.dm-checkout label {
  display: block;
  margin-bottom: 7px;
  color: #423832;
  font-size: 13px;
  font-weight: 700
}

.dm-checkout .required {
  color: #a03a2f;
  text-decoration: none
}

.dm-checkout input.input-text,
.dm-checkout select,
.dm-checkout textarea {
  width: 100%;
  min-height: 48px;
  border: 1px solid #d9cec4;
  border-radius: 0;
  background: #fff;
  color: #111;
  font-size: 15px;
  outline: 0;
  padding: 0 14px
}

.dm-checkout .select2-container .select2-selection--single {
  height: 48px;
  border-color: #d9cec4;
  border-radius: 0
}

.dm-checkout .select2-container .select2-selection--single .select2-selection__rendered {
  line-height: 48px;
  padding-right: 36px;
  padding-left: 14px
}

.dm-checkout .select2-container .select2-selection--single .select2-selection__arrow {
  height: 46px
}

.dm-checkout input.input-text:focus,
.dm-checkout select:focus,
.dm-checkout textarea:focus {
  border-color: #111
}

.dm-delivery-options {
  display: grid;
  gap: 10px
}

.dm-delivery-option {
  display: grid;
  grid-template-columns: 22px minmax(0, 1fr);
  gap: 12px;
  align-items: start;
  margin: 0;
  border: 1px solid #d9cec4;
  background: #fff;
  padding: 16px;
  cursor: pointer;
      border-radius: var(--wc-form-border-radius);
  transition: border-color .2s ease, background .2s ease
  
}

.dm-delivery-option.is-selected,
.dm-delivery-option:focus-within,
.dm-delivery-option:hover {
  border-color: #111;
  background: #fbf8f4
}

.dm-delivery-option input {
  position: absolute;
  opacity: 0;
  pointer-events: none
}

.dm-delivery-option__control {
  width: 18px;
  height: 18px;
  border: 1px solid #111;
  border-radius: 50%;
  margin-top: 2px;
  background: #fff;
  box-shadow: inset 0 0 0 4px #fff
}

.dm-delivery-option.is-selected .dm-delivery-option__control {
  background: #111
}

.dm-delivery-option__body {
  display: grid;
  gap: 5px
}

.dm-delivery-option__body strong {
  color: #111;
  font-size: 15px;
  line-height: 1.3
}

.dm-delivery-option__body small {
  color: #6f6259;
  font-size: 13px;
  line-height: 1.45
}

.dm-delivery-address {
  display: none;
  margin-top: 18px;
  border-top: 1px solid #e2d8cf;
  padding-top: 18px
}

.dm-checkout.is-delivery-address-visible .dm-delivery-address {
  display: block
}

.dm-delivery-address h3 {
  margin: 0 0 14px;
  color: #111;
  font-size: 16px;
  line-height: 1.25
}

.dm-order-review {
  display: grid;
  gap: 20px
}

.dm-order-review__items {
  display: grid;
  gap: 14px
}

.dm-order-item {
  display: grid;
  grid-template-columns: 64px minmax(0, 1fr);
  gap: 12px;
  align-items: start;
  border-bottom: 1px solid #eee5dc;
  padding-bottom: 14px
}

.dm-order-item__media {
  width: 64px;
  aspect-ratio: 3/4;
  overflow: hidden;
  background: #f1ece6
}

.dm-order-item__media img {
  width: 100%;
  height: 100%;
  object-fit: cover
}

.dm-order-item__name {
  color: #111;
  font-size: 14px;
  font-weight: 800;
  line-height: 1.35
}

.dm-order-item__meta {
  display: flex;
  flex-wrap: wrap;
  gap: 6px 10px;
  margin-top: 5px;
  color: #7b6e65;
  font-size: 12px
}

.dm-order-item__meta p {
  margin: 0
}

.dm-order-item__total {
  grid-column: 2;
  color: #111;
  font-size: 14px;
  font-weight: 800;
  white-space: nowrap
}

.dm-order-review__totals {
  display: grid;
  gap: 12px;
  border-top: 1px solid #111;
  padding-top: 18px
}

.dm-delivery-summary,
.dm-order-total-row {
  display: flex;
  justify-content: space-between;
  gap: 16px;
  color: #302924;
  font-size: 14px
}

.dm-delivery-summary {
  display: grid;
  grid-template-columns: 1fr auto
}

.dm-delivery-summary small {
  grid-column: 1/-1;
  color: #7b6e65;
  font-size: 12px;
  text-align: right
}

.dm-order-total-row--grand {
  align-items: baseline;
  border-top: 1px solid #e2d8cf;
  margin-top: 4px;
  padding-top: 16px;
  font-size: 18px
}

.dm-checkout-card--coupon {
  padding: 18px 22px
}

.dm-coupon-form__title {
  margin: 0 0 12px;
  color: #111;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.3
}

.dm-coupon-form__row {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 8px;
  align-items: start
}

.dm-coupon-form__input {
  width: 100%;
  min-height: 44px;
  border: 1px solid #d9cec4;
  border-radius: 0;
  background: #fff;
  color: #111;
  font-size: 14px;
  outline: 0;
  padding: 0 12px
}

.dm-coupon-form__input:focus {
  border-color: #111
}

.dm-coupon-form__btn {
  min-height: 44px;
  border: 1px solid #111;
  background: #111;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  cursor: pointer;
  white-space: nowrap;
  padding: 0 16px;
  transition: background .2s ease, color .2s ease
}

.dm-coupon-form__btn:hover {
  background: #fff;
  color: #111
}

.dm-coupon-form .woocommerce-error {
  margin: 10px 0 0;
  padding: 10px 14px;
  background: #fef0ef;
  border: 1px solid #d4372c;
  color: #a03a2f;
  font-size: 13px
}

.dm-checkout #payment {
  border-top: 1px solid #e2d8cf;
  margin-top: 18px;
  padding-top: 18px
}

.dm-checkout #payment .wc_payment_methods li {
  margin: 0;
  list-style: none
}

.dm-checkout #payment label {
  display: inline;
  font-size: 14px
}

.dm-checkout #payment ul.payment_methods {
  margin: 0;
  padding: 0;
  border: 0
}

.dm-checkout #payment div.payment_box {
  margin: 12px 0 0;
  background: #f7f3ef;
  color: #4f453e
}

.dm-checkout #payment div.form-row {
  padding: 18px 0 0
}

.dm-checkout #place_order {
  width: 100%;
  min-height: 52px;
  border: 1px solid #111;
  background: #111;
  color: #fff;
  text-transform: uppercase;
  cursor: pointer;
  transition: background .2s ease, color .2s ease
}

.dm-checkout #place_order:focus-visible,
.dm-checkout #place_order:hover {
  background: #fff;
  color: #111
}

.dm-checkout .woocommerce-privacy-policy-text,
.dm-checkout .woocommerce-terms-and-conditions-wrapper {
  color: #6f6259;
  font-size: 12px;
  line-height: 1.55
}

.dm-checkout .woocommerce-NoticeGroup {
  margin-bottom: 18px
}

@media (max-width:1024px) {
  .dm-checkout__grid {
    grid-template-columns: 1fr
  }

  .dm-checkout__summary {
    position: static
  }
}

@media (max-width:767px) {
  .dm-checkout {
    padding: 30px 0 56px
  }

  .dm-checkout__head {
    display: grid;
    gap: 8px
  }

  .col-md-4.collection_img {
    margin-top: 40px
  }

  .dm-kardone-sale {
    padding: 0 0 20px
  }

  .dm-kardone-products {
    padding: 15px 0 30px
  }

  .dm-checkout__title {
    font-size: 30px
  }

  .dm-checkout-card {
    padding: 18px
  }

  .dm-checkout .woocommerce-billing-fields__field-wrapper,
  .dm-checkout-fields {
    grid-template-columns: 1fr
  }

  .dm-delivery-option {
    padding: 14px
  }

  .dm-order-item {
    grid-template-columns: 62px minmax(0, 1fr)
  }

  .dm-order-item__media {
    width: 62px
  }

  .dm-order-item__total {
    grid-column: 2
  }
}

:root {
  --color-accent: #40291B;
  --color-brand-brown: #40291B
}

.article_caption .blog_author span,
.article_caption .blog_title,
.collection_caption .heading_3,
.contact_phone,
.dm-blog-archive-breadcrumbs a:hover,
.dm-blog-archive-breadcrumbs span:last-child,
.dm-blog-archive-card__link,
.dm-blog-archive-card__title,
.dm-burger,
.dm-checkout input.input-text,
.dm-checkout label,
.dm-checkout select,
.dm-checkout textarea,
.dm-checkout-card__head span,
.dm-checkout__title,
.dm-delivery-address h3 {
}

.woocommerce-form-coupon-toggle {
  display: none
}

.dm-delivery-option__body strong,
.dm-drawer__close,
.dm-drawer__nav a,
.dm-filter__title,
.dm-icon-btn,
.dm-nav__link,
.dm-order-item__name,
.dm-order-item__total,
.dm-product-card__price,
.dm-product-card__title,
.dm-shop__result-count,
.dm-single-article__back,
.dm-single-article__breadcrumbs a:hover,
.dm-single-article__breadcrumbs span:last-child,
.dm-single-article__panel-title,
.elema-product-accordion summary,
.elema-product-option__chips button,
.elema-product-option__title,
.elema-product-page+.related.products>h2,
.elema-product-summary__fav,
.elema-product-summary__price,
.elema-product-summary__price ins,
.elema-product-summary__size-link,
.elema-product-summary__stock-link,
.elema-product-summary__title,
.footer_item h4,
.header_menu a,
.header_top__right a:hover,
.product_name a,
.product_price,
.social_wrap a {
  color: var(--color-accent)
}

.banner_btn,
.collection_link,
.dm-blog-archive-card__link:hover,
.dm-checkout #place_order,
.dm-delivery-option.is-selected .dm-delivery-option__control,
.dm-filter-toggle,
.dm-header__count,
.dm-kardone-sale__button,
.dm-product-card__cart,
.dm-product-card__quick:focus-visible,
.dm-product-card__quick:hover,
.dm-shop__pagination .page-numbers.current,
.dm-shop__pagination a.page-numbers:hover,
.dm-single-article__back:hover,
.dm-single-article__hero::after,
.social_wrap a:hover {
  background: var(--color-accent);
  color: #fff
}

.banner_btn,
.collection_link,
.dm-blog-archive-card__link,
.dm-checkout #place_order,
.dm-checkout-card__head span,
.dm-delivery-option__control,
.dm-filter-toggle,
.dm-kardone-sale__button,
.dm-product-card__cart,
.dm-product-card__quick:focus-visible,
.dm-product-card__quick:hover,
.dm-shop__pagination .page-numbers,
.dm-single-article__back,
.elema-product-summary__actions .single_add_to_cart_button,
.elema-product-summary__actions .single_add_to_cart_button:focus-visible,
.elema-product-summary__actions .single_add_to_cart_button:hover,
.social_wrap a:hover {
  border-color: var(--color-accent)
}

.dm-checkout input.input-text:focus,
.dm-checkout select:focus,
.dm-checkout textarea:focus,
.dm-delivery-option.is-selected,
.elema-product-gallery__thumbs button.is-active,
.elema-product-gallery__thumbs button:focus-visible,
.elema-product-gallery__thumbs button:hover,
.elema-product-option__chips button:focus-visible,
.elema-product-option__chips button:hover {
  border-color: var(--color-accent)
}

.dm-checkout #place_order,
.elema-product-summary__actions .single_add_to_cart_button {
  background: var(--color-accent)
}

.banner_item:hover .banner_btn,
.collection_item:hover .collection_link,
.dm-checkout #place_order:focus-visible,
.dm-checkout #place_order:hover {
  background: #fff;
  color: var(--color-accent)
}

.dm-filter__checkbox input {
  accent-color: var(--color-accent)
}

.dm-icon-btn--cart span[aria-hidden=true]::after,
.dm-icon-btn--cart span[aria-hidden=true]::before {
  border-color: var(--color-accent)
}

.dm-burger:focus-visible,
.dm-drawer__close:focus-visible,
.dm-drawer__nav a:focus-visible,
.dm-icon-btn:focus-visible {
  outline-color: var(--color-accent)
}

.dm-footer {
  margin-top: auto;
  background: #f8f5f1;
  color: #40291b
}

.dm-footer .footer_row__1 {
  padding: 64px 0 52px;
  border-top: 1px solid rgba(64, 41, 27, .12);
  background: linear-gradient(135deg, rgba(255, 255, 255, .94) 0, rgba(248, 245, 241, .98) 58%, rgba(238, 229, 219, .92) 100%)
}

.dm-footer .footer_main {
  display: grid;
  grid-template-columns: minmax(270px, 1.25fr) minmax(150px, .7fr) minmax(170px, .8fr) minmax(250px, 1fr);
  gap: 34px;
  align-items: start;
  margin: 0
}

.dm-footer .footer_block {
  width: auto;
  min-width: 0;
  padding: 0
}

.footer_block--brand {
  display: grid;
  gap: 22px;
  padding-right: 18px
}

.footer_brand {
  display: inline-flex;
  width: 212px;
  max-width: 100%
}

.footer_brand img {
  width: 100%;
  height: auto;
  object-fit: contain
}

.footer_brand__text {
  max-width: 340px;
  margin: 0;
  color: rgba(64, 41, 27, .74);
  font-size: 15px;
  line-height: 1.7
}

.dm-footer .footer_item .linklist_menu_title,
.dm-footer .footer_item h3 {
  margin: 0 0 18px;
  color: #40291b;
  font-family: var(--font-montserrat);
  font-size: 18px;
  font-weight: 800;
  line-height: 1.25;
  text-transform: uppercase;
  letter-spacing: .02em
}

.dm-footer .footer_item a,
.dm-footer .footer_item li,
.dm-footer .footer_item p {
  color: rgba(64, 41, 27, .72);
  font-size: 14px;
  line-height: 1.7
}

.dm-footer .footer_item a {
  transition: color .18s ease
}

.dm-footer .footer_item a:focus-visible,
.dm-footer .footer_item a:hover {
  color: #40291b
}

.dm-footer .footer_item ul {
  display: grid;
  gap: 8px;
  margin: 0;
  padding: 0;
  list-style: none
}

.dm-footer .footer_item li+li {
  margin-top: 0
}

.footer_working-hours {
  margin-top: 18px;
  color: rgba(64, 41, 27, .72);
  font-size: 14px;
  line-height: 1.7
}

.footer_working-hours span {
  display: block;
  margin-bottom: 3px;
  color: #40291b;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: .05em;
  text-transform: uppercase
}

.footer_contact_list {
  display: grid;
  gap: 14px
}

.footer_contact_list p {
  margin: 0
}

.footer_contact_list span {
  display: block;
  margin-bottom: 3px;
  color: #40291b;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: .05em;
  text-transform: uppercase
}

section.dm-page-hero.dm-page-hero--compact {
    margin-bottom: 30px;
}

.dm-footer .contact_phone {
  font-weight: 400;
  color: rgba(64, 41, 27, .72) !important;
}

.dm-footer .footer_social_block {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  width: auto;
  margin-top: 0
}

.footer_social {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-height: 44px;
  padding: 0 16px;
  border: 1px solid rgba(64, 41, 27, .2);
  border-radius: 999px;
  background: #fff;
  color: #40291b;
  font-size: 13px;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 14px 28px rgba(64, 41, 27, .08);
  transition: transform .18s ease, background .18s ease, color .18s ease, border-color .18s ease
}

.footer_social:focus-visible,
.footer_social:hover {
  transform: translateY(-2px);
  border-color: #40291b;
  background: #40291b;
  color: #fff
}

.footer_payment {
  display: grid;
  gap: 8px;
  max-width: 260px;
  padding-top: 4px
}

.footer_payment span {
  color: rgba(64, 41, 27, .54);
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .04em;
  text-transform: uppercase
}

.footer_payment img {
  width: 100%;
  height: auto;
  max-height: 24px;
  object-fit: contain;
  object-position: left center;
  opacity: .62
}

.dm-footer .footer_row__2 {
  background: #40291b;
  color: #fff
}

.footer_bottom {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  padding: 20px 0
}

.footer_legal {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 4px 0;
  font-size: 12px;
  line-height: 1.6;
  color: rgba(255, 255, 255, .5);
  text-align: center
}

.footer_legal a {
  color: rgba(255, 255, 255, .7);
  text-decoration: underline;
  text-underline-offset: 2px
}

.footer_legal a:focus-visible,
.footer_legal a:hover {
  color: #fff
}

.footer_legal__sep {
  margin: 0 8px;
  opacity: .4
}

.footer_developer {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 4px 16px;
  font-size: 11px;
  line-height: 1.6;
  color: rgba(255, 255, 255, .35)
}

.footer_developer a {
  color: rgba(255, 255, 255, .55);
  text-decoration: underline;
  text-underline-offset: 2px
}

.footer_developer a:focus-visible,
.footer_developer a:hover {
  color: #fff
}

@media (max-width:1024px) {
  .dm-footer .footer_main {
    grid-template-columns: minmax(0, 1.2fr) minmax(0, .8fr);
    gap: 34px 28px
  }
}

@media (max-width:767px) {
  .dm-footer .footer_row__1 {
    padding: 44px 0 38px
  }

  .dm-footer .footer_main {
    grid-template-columns: 1fr;
    gap: 28px
  }

  .footer_block--brand {
    padding-right: 0
  }

  .footer_brand {
    width: 178px
  }

  .footer_brand__text {
    max-width: none
  }

  .dm-footer .footer_item .linklist_menu_title,
  .dm-footer .footer_item h3 {
    margin-bottom: 12px;
    font-size: 16px
  }

  .footer_payment img {
    max-height: 22px
  }

  .dm-footer .footer_legal {
    flex-direction: column;
    gap: 4px
  }

  .footer_legal__sep {
    display: none
  }

  .footer_developer {
    flex-direction: column;
    gap: 4px
  }
}

@media (max-width:420px) {
  .dm-footer .footer_social_block {
    display: grid;
    grid-template-columns: 1fr
  }

  .footer_social {
    width: 100%
  }
}

.dm-404 {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: calc(100vh - 94px);
  padding: 60px 0;
  text-align: center
}

.dm-404__inner {
  max-width: 520px
}

.dm-404__visual {
  position: relative;
  display: inline-block;
  margin-bottom: 32px
}

.dm-404__code {
  display: block;
  color: #3d2314;
  font-family: var(--font-montserrat);
  font-size: 160px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: -6px
}

.dm-404__icon {
  position: absolute;
  bottom: 8px;
  right: -10px;
  width: 80px;
  height: 80px
}

.dm-404__title {
  margin-bottom: 12px;
  color: #3d2314;
  font-family: var(--font-montserrat);
  font-size: 28px;
  font-weight: 800;
  line-height: 1.2
}

.dm-404__text {
  margin: 0 0 36px;
  color: rgba(64, 41, 27, .65);
  font-size: 15px;
  line-height: 1.7
}

.dm-404__search {
  display: flex;
  max-width: 380px;
  margin: 0 auto 40px;
  border: 2px solid #e5d9cc;
  border-radius: 999px;
  overflow: hidden;
  transition: border-color .2s ease
}

.dm-404__search:focus-within {
  border-color: #a8896a
}

.dm-404__search-input {
  flex: 1;
  min-width: 0;
  padding: 14px 20px;
  border: none;
  background: 0 0;
  color: #3d2314;
  font-size: 14px;
  outline: 0
}

.dm-404__search-input::placeholder {
  color: rgba(64, 41, 27, .4)
}

.dm-404__search-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  flex-shrink: 0;
  border: none;
  background: #3d2314;
  color: #fff;
  cursor: pointer;
  transition: background .2s ease
}

.dm-404__search-btn:hover {
  background: #a8896a
}

.dm-404__links {
  display: flex;
  justify-content: center;
  gap: 12px;
  flex-wrap: wrap
}

.dm-404__link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  min-height: 44px;
  padding: 10px 22px;
  border: 2px solid #e5d9cc;
  border-radius: 999px;
  color: #3d2314;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .02em;
  transition: all .2s ease
}

.dm-404__link:hover {
  border-color: #3d2314;
  background: #3d2314;
  color: #fff
}

@media (max-width:600px) {
  .dm-kardone-product-grid,
  .dm-product-grid {
    grid-template-columns: 1fr
  }

  .dm-404__code {
    font-size: 110px
  }

  .dm-404__icon {
    width: 56px;
    height: 56px
  }

  .dm-404__title {
    font-size: 22px
  }

  .dm-404__links {
    flex-direction: column;
    align-items: center
  }
}

.dm-contacts {
  padding: 0 0 72px
}

.dm-contacts__intro {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 48px;
  align-items: center;
  margin-bottom: 30px;
}

.dm-contacts__intro-text {
  font-size: 15px;
  line-height: 1.8;
  color: #444
}

.dm-contacts__intro-text h2 {
  margin-bottom: 16px;
  color: var(--color-brand-brown);
  font-size: 26px;
  font-weight: 700
}

.dm-contacts__intro-text p {
  margin: 0 0 14px
}

.dm-contacts__intro-text ul {
  margin: 0;
  padding-left: 20px
}

.dm-contacts__intro-text li {
  margin-bottom: 6px
}

.dm-contacts__intro-photo {
  border-radius: 12px;
  overflow: hidden
}

.dm-contacts__intro-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  aspect-ratio: 4/3
}

.dm-contacts__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
  margin-bottom: 50px;
  margin-top: 30px;
}

.dm-contacts__card {
  background: #f7f3ee;
  border-radius: 12px;
  padding: 32px 24px;
  text-align: center
}

.dm-contacts__card-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 52px;
  height: 52px;
  margin: 0 auto 18px;
  background: var(--color-brand-brown);
  color: #fff;
  border-radius: 50%
}

.dm-contacts__card-icon svg {
  width: 22px;
  height: 22px
}

.dm-contacts__card h3 {
  margin-bottom: 10px;
  color: var(--color-brand-brown);
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase
}

.dm-contacts__card p {
  margin: 0;
  color: #555;
  font-size: 14px;
  line-height: 1.7
}

.dm-contacts__card a {
  color: var(--color-brand-brown);
  font-weight: 600;
  transition: color .18s ease
}

.dm-contacts__card a:hover {
  color: var(--color-brand-tan)
}

.dm-contacts__social {
  text-align: center;
}

.dm-contacts__social h3 {
  margin-bottom: 20px;
  color: var(--color-brand-brown);
  font-size: 20px;
  font-weight: 700
}

.dm-contacts__social-links {
  display: flex;
  justify-content: center;
  gap: 16px
}

.dm-contacts__social-link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 14px 28px;
  background: var(--color-brand-brown);
  color: #fff;
  border-radius: 8px;
  font-size: 15px;
  font-weight: 600;
  transition: background .18s ease
}

.dm-contacts__social-link:hover {
  background: var(--color-brand-tan);
  color: #fff
}

.dm-contacts__social-link svg {
  flex-shrink: 0
}

.dm-contacts__map {
  margin: 56px 0 0;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08)
}

.dm-contacts__map iframe {
  display: block;
  width: 100%;
  height: 400px;
  border: 0
}

@media (max-width:992px) {
  .dm-contacts__grid {
    grid-template-columns: repeat(2, 1fr)
  }
}

@media (max-width:600px) {
  .dm-contacts__intro {
    grid-template-columns: 1fr;
    gap: 28px;
    margin-bottom: 40px
  }

  .dm-contacts__intro-photo {
    order: -1
  }

  .dm-contacts__grid {
    grid-template-columns: 1fr;
    gap: 16px
  }

  .dm-contacts__card {
    padding: 24px 20px
  }

  .dm-contacts__social-links {
    flex-direction: column;
    align-items: center
  }

  .dm-contacts__social-link {
    width: 100%;
    max-width: 280px;
    justify-content: center
  }
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment{
  background: white;
}

button.dm-coupon-form__btn.button {
    margin-top: 20px;
}

.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last{
  width: 100%;
}
