.elementor-34693 .elementor-element.elementor-element-scale-hero{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:34px;--padding-bottom:36px;--padding-left:18px;--padding-right:18px;}.elementor-34693 .elementor-element.elementor-element-scale-hero:not(.elementor-motion-effects-element-type-background), .elementor-34693 .elementor-element.elementor-element-scale-hero > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-34693 .elementor-element.elementor-element-scale-collections{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:18px;--padding-bottom:42px;--padding-left:18px;--padding-right:18px;}.elementor-34693 .elementor-element.elementor-element-scale-collections:not(.elementor-motion-effects-element-type-background), .elementor-34693 .elementor-element.elementor-element-scale-collections > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#ffffff;}.elementor-34693 .elementor-element.elementor-element-scale-products{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:46px;--padding-bottom:48px;--padding-left:18px;--padding-right:18px;}.elementor-34693 .elementor-element.elementor-element-scale-products:not(.elementor-motion-effects-element-type-background), .elementor-34693 .elementor-element.elementor-element-scale-products > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#ffffff;}.elementor-34693 .elementor-element.elementor-element-scale-lookbook{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:54px;--padding-bottom:58px;--padding-left:18px;--padding-right:18px;}.elementor-34693 .elementor-element.elementor-element-scale-lookbook:not(.elementor-motion-effects-element-type-background), .elementor-34693 .elementor-element.elementor-element-scale-lookbook > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-34693 .elementor-element.elementor-element-scale-cats-masonry-true{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:56px;--padding-bottom:62px;--padding-left:18px;--padding-right:18px;}.elementor-34693 .elementor-element.elementor-element-scale-cats-masonry-true:not(.elementor-motion-effects-element-type-background), .elementor-34693 .elementor-element.elementor-element-scale-cats-masonry-true > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-34693 .elementor-element.elementor-element-cats-masonry-grid-true{--wd-cat-brd-radius:0px;}.elementor-34693 .elementor-element.elementor-element-scale-stores{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:54px;--padding-bottom:62px;--padding-left:18px;--padding-right:18px;}.elementor-34693 .elementor-element.elementor-element-scale-stores:not(.elementor-motion-effects-element-type-background), .elementor-34693 .elementor-element.elementor-element-scale-stores > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#171717;}/* Start custom CSS *//* 3KINGS_HOME_READY_V1 */
.elementor-page-34693,
.elementor-page-34693 .site-content {
  background: #ffffff;
}
.elementor-page-34693 a {
  text-decoration: none;
}
.elementor-page-34693 a:hover,
.elementor-page-34693 a:focus {
  color: inherit;
}
.elementor-page-34693 .wd-title,
.elementor-page-34693 .title,
.elementor-page-34693 h1,
.elementor-page-34693 h2,
.elementor-page-34693 h3 {
  letter-spacing: 0;
}
#scale-hero {
  background:
    radial-gradient(circle at 8% 10%, rgba(154, 65, 80, .10), transparent 24%),
    radial-gradient(circle at 92% 4%, rgba(79, 97, 127, .10), transparent 26%),
    linear-gradient(180deg, #ffffff 0%, #ffffff 72%, #f6f6f6 100%) !important;
  border-bottom: 1px solid #e5e5e5;
}
.tkm-hero {
  display: grid;
  grid-template-columns: minmax(0, .9fr) minmax(0, 1.1fr);
  gap: clamp(30px, 5vw, 70px);
  align-items: center;
  min-height: 620px;
}
.tkm-kicker,
.tkm-stores-head span {
  display: inline-block;
  margin-bottom: 16px;
  color: #111111;
  font-size: 12px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: .08em;
}
.tkm-hero h1 {
  margin: 0 0 18px;
  max-width: 680px;
  color: #141414;
  font-size: clamp(44px, 5vw, 78px);
  line-height: 1.02;
  font-weight: 760;
}
.tkm-hero p {
  margin: 0;
  max-width: 570px;
  color: #444444;
  font-size: 18px;
  line-height: 1.75;
}
.tkm-hero-actions,
.tkm-stores-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  align-items: center;
}
.tkm-hero-actions {
  margin-top: 26px;
}
.tkm-hero-actions a,
.tkm-stores-head .tkm-stores-actions a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  padding: 0 21px;
  border: 1px solid #191919;
  color: #191919;
  background: transparent;
  font-size: 14px;
  font-weight: 760;
}
.tkm-hero-actions a.primary,
.tkm-hero-actions a:hover,
.tkm-stores-head .tkm-stores-actions a:hover {
  background: #191919;
  color: #ffffff !important;
}
.tkm-hero-actions a.primary:hover,
.tkm-stores-head .tkm-stores-actions a {
  background: #ffffff;
  color: #171717 !important;
}
.tkm-stores-head .tkm-stores-actions a.secondary {
  background: transparent;
  color: #ffffff !important;
  border-color: rgba(255,255,255,.42);
}
.tkm-stores-head .tkm-stores-actions a.secondary:hover {
  background: #ffffff;
  color: #171717 !important;
  border-color: #ffffff;
}
.tkm-market-nav {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 28px;
  max-width: 620px;
}
.tkm-market-nav a {
  padding: 7px 11px;
  border-bottom: 1px solid #d7d7d7;
  color: #555555;
  font-size: 13px;
  font-weight: 650;
}
.tkm-market-nav a:hover {
  color: #111111 !important;
  border-bottom-color: #111111;
}
.tkm-market-board {
  display: grid;
  grid-template-columns: minmax(220px, 1fr) minmax(180px, .72fr);
  grid-auto-rows: minmax(148px, auto);
  gap: 14px;
}
.tkm-feature-card,
.tkm-tile,
.tkm-lookbook a {
  position: relative;
  overflow: hidden;
  display: grid;
  color: #ffffff;
  isolation: isolate;
  background: #161616;
}
.tkm-feature-card {
  min-height: 484px;
  grid-row: span 3;
  align-content: end;
  padding: 26px;
}
.tkm-feature-card img,
.tkm-tile img,
.tkm-lookbook img,
.tkm-store-row img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.tkm-feature-card img,
.tkm-tile img,
.tkm-lookbook img {
  position: absolute;
  inset: 0;
  z-index: -2;
  opacity: .84;
}
.tkm-feature-card::after,
.tkm-tile::after,
.tkm-lookbook a::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background: linear-gradient(180deg, rgba(0,0,0,.05), rgba(0,0,0,.68));
}
.tkm-feature-card::before,
.tkm-tile::before {
  content: "";
  position: absolute;
  inset-inline-start: 18px;
  top: 18px;
  width: 50px;
  height: 3px;
  z-index: 1;
  background: var(--tkm-accent, #ffffff);
}
.tkm-feature-card span,
.tkm-tile small {
  color: rgba(255,255,255,.82);
  font-size: 13px;
  font-weight: 760;
}
.tkm-feature-card strong {
  display: block;
  margin-top: 7px;
  max-width: 390px;
  font-size: 34px;
  line-height: 1.05;
  font-weight: 760;
}
.tkm-feature-card small {
  display: block;
  max-width: 350px;
  margin-top: 10px;
  color: rgba(255,255,255,.88);
  font-size: 14px;
  line-height: 1.55;
}
.tkm-tile {
  min-height: 154px;
  align-content: end;
  padding: 18px;
}
.tkm-tile.wide { min-height: 176px; }
.tkm-tile strong {
  display: block;
  font-size: 20px;
  line-height: 1.12;
  font-weight: 760;
}
.tone-gold { --tkm-accent: #d5a33f; }
.tone-green { --tkm-accent: #2f7d66; }
.tone-wine { --tkm-accent: #a33f55; }
.tone-blue { --tkm-accent: #4864a3; }
.accent-wine { --tkm-accent: #a33f55; }
.accent-green { --tkm-accent: #2f7d66; }
.accent-gold { --tkm-accent: #c98c28; }
.accent-blue { --tkm-accent: #4864a3; }
.tkm-strip {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1px;
  border: 1px solid #e5e5e5;
  background: #e5e5e5;
}
.tkm-strip a {
  min-height: 132px;
  padding: 20px;
  background: #ffffff;
  color: #191919;
  transition: background .18s ease, color .18s ease;
}
.tkm-strip span {
  display: block;
  margin-bottom: 18px;
  color: var(--tkm-accent, #111111);
  font-size: 12px;
  font-weight: 800;
}
.tkm-strip strong {
  display: block;
  font-size: 18px;
  line-height: 1.25;
  font-weight: 760;
}
.tkm-strip small {
  display: block;
  margin-top: 7px;
  color: #666666;
  font-size: 13px;
  line-height: 1.45;
}
.tkm-strip a:hover {
  background: #171717 !important;
  color: #ffffff !important;
}
.tkm-strip a:hover small { color: rgba(255,255,255,.75) !important; }
#scale-products {
  border-top: 1px solid #eeeeee;
}
#scale-products .wd-products-tabs .products,
#scale-products .wd-products-tabs .wd-products-holder {
  gap: 22px !important;
}
#scale-products .product-grid-item,
#scale-products .wd-product,
#scale-products .wd-product .product-wrapper,
#scale-products .product-grid-item .product-wrapper {
  box-shadow: none !important;
  border: 0 !important;
  background: transparent !important;
}
#scale-products .wd-tabs-header,
#scale-products .tabs-name {
  border: 0 !important;
}
#scale-products .wd-nav-tabs > li > a,
#scale-products .wd-tabs-header a,
.elementor-page-34693 .wd-entities-title a:hover,
.elementor-page-34693 .product-title a:hover,
.elementor-page-34693 .wd-nav-tabs a:hover {
  color: #111111 !important;
}
.tkm-lookbook {
  display: grid;
  grid-template-columns: 1.28fr .72fr;
  grid-template-rows: repeat(2, 250px);
  gap: 14px;
  margin-top: 24px;
}
.tkm-lookbook a {
  align-content: end;
  padding: 24px;
}
.tkm-lookbook a.large { grid-row: span 2; }
.tkm-lookbook span {
  color: #f4d184;
  font-size: 13px;
  font-weight: 800;
}
.tkm-lookbook strong {
  display: block;
  margin-top: 6px;
  max-width: 420px;
  font-size: clamp(24px, 2.5vw, 40px);
  line-height: 1.08;
  font-weight: 760;
}
#scale-cats-masonry-true,
#cats-masonry-grid-true {
  --wd-cat-brd-radius: 0px !important;
}
#cats-masonry-grid-true :is(.wd-cat, .product-category, .category-grid-item, .wrapp-category, .category-image-wrapp, .wd-cat-thumb, .category-image) {
  border-radius: 0 !important;
  clip-path: none !important;
}
#cats-masonry-grid-true img {
  border-radius: 0 !important;
  clip-path: none !important;
}
#cats-masonry-grid-true .wd-entities-title,
#cats-masonry-grid-true .category-title,
#cats-masonry-grid-true .wd-cat-title {
  letter-spacing: 0 !important;
  font-weight: 720 !important;
}
.tkm-stores {
  display: grid;
  grid-template-columns: minmax(0, .78fr) minmax(0, 1.22fr);
  gap: clamp(26px, 5vw, 62px);
  align-items: end;
  color: #ffffff;
}
.tkm-stores-head h2 {
  margin: 0 0 14px;
  max-width: 560px;
  color: #ffffff;
  font-size: clamp(34px, 4vw, 58px);
  line-height: 1.02;
  font-weight: 740;
}
.tkm-stores-head p {
  margin: 0 0 24px;
  max-width: 520px;
  color: rgba(255,255,255,.72);
  font-size: 16px;
  line-height: 1.75;
}
.tkm-store-carousel {
  min-width: 0;
  max-width: 100%;
  direction: ltr;
  overflow: hidden;
}
.tkm-store-row {
  display: flex !important;
  grid-template-columns: none !important;
  gap: 16px !important;
  overflow-x: auto !important;
  scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  scrollbar-width: none;
  padding-bottom: 4px;
}
.tkm-store-row::-webkit-scrollbar { display: none; }
.tkm-store-row a {
  flex: 0 0 clamp(230px, 31%, 320px) !important;
  min-width: 230px;
  scroll-snap-align: start;
  direction: rtl;
  color: #ffffff;
}
.tkm-store-row img {
  display: block;
  width: 100% !important;
  height: 230px !important;
  margin-bottom: 14px;
  background: #2a2a2a;
  object-fit: cover !important;
}
.tkm-store-row strong {
  display: block;
  color: #ffffff;
  font-size: 18px;
  font-weight: 760;
}
.tkm-store-row small {
  display: block;
  margin-top: 5px;
  color: rgba(255,255,255,.62);
  font-size: 13px;
}
.tkm-store-row a:hover strong { color: #ffffff !important; }
.tkm-store-row a:hover small { color: rgba(255,255,255,.78) !important; }
.tkm-store-arrows {
  display: flex !important;
  justify-content: center;
  gap: 12px;
  margin-top: 22px;
}
.tkm-store-arrows button {
  width: 42px;
  height: 42px;
  border-radius: 999px;
  border: 1px solid rgba(255,255,255,.72);
  background: transparent;
  color: #ffffff;
  font-size: 28px;
  line-height: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: background .18s ease, color .18s ease, border-color .18s ease;
}
.tkm-store-arrows button:hover,
.tkm-store-arrows button:focus {
  background: #ffffff;
  color: #171717;
  border-color: #ffffff;
}
@media (max-width: 1024px) {
  .tkm-hero,
  .tkm-stores {
    grid-template-columns: 1fr;
    min-height: auto;
  }
  .tkm-market-board {
    grid-template-columns: 1fr 1fr;
  }
  .tkm-feature-card {
    grid-column: 1 / -1;
    min-height: 390px;
  }
  .tkm-strip {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .tkm-lookbook {
    grid-template-columns: 1fr;
    grid-template-rows: none;
  }
  .tkm-lookbook a,
  .tkm-lookbook a.large {
    min-height: 280px;
    grid-row: auto;
  }
  .tkm-store-row a {
    flex-basis: min(360px, 58vw) !important;
  }
}
@media (max-width: 640px) {
  #scale-hero {
    padding-top: 22px !important;
    background: #ffffff !important;
  }
  .tkm-hero { gap: 26px; }
  .tkm-hero h1 { font-size: 38px; }
  .tkm-hero p { font-size: 16px; line-height: 1.65; }
  .tkm-hero-actions a,
  .tkm-stores-actions a { width: 100%; }
  .tkm-market-nav { gap: 4px 10px; }
  .tkm-market-board,
  .tkm-strip {
    grid-template-columns: 1fr;
  }
  .tkm-feature-card { min-height: 330px; padding: 20px; }
  .tkm-feature-card strong { font-size: 28px; }
  .tkm-tile { min-height: 142px; }
  .tkm-strip a { min-height: 112px; }
  .tkm-lookbook a,
  .tkm-lookbook a.large { min-height: 230px; padding: 20px; }
  .tkm-store-row a {
    flex-basis: 82vw !important;
    min-width: 0;
  }
  .tkm-store-row img { height: 190px !important; }
  .tkm-store-arrows { justify-content: flex-start; }
}
/* 3KINGS_HOME_HEADER_CLEANUP_V1 */
body.home.page-id-34693 .page-title,
body.home.page-id-34693 .entry-header,
body.home.page-id-34693 .entry-title,
body.home.page-id-34693 .title-size-default,
body.home.page-id-34693 .wd-page-title,
body.home.page-id-34693 .woodmart-title-container,
body.home.page-id-34693 .site-content > .page-title {
  display: none !important;
}
body.home.page-id-34693 .main-page-wrapper,
body.home.page-id-34693 .site-content,
body.home.page-id-34693 .content-layout-wrapper,
body.home.page-id-34693 .elementor-location-single,
body.home.page-id-34693 .entry-content,
body.home.page-id-34693 .elementor {
  padding-top: 0 !important;
  margin-top: 0 !important;
}
body.home.page-id-34693 #scale-hero {
  margin-top: 0 !important;
  padding-top: 0 !important;
}
body.home.page-id-34693 #scale-hero .elementor-container,
body.home.page-id-34693 #scale-hero .e-con-inner {
  padding-top: 0 !important;
}
@media (max-width: 640px) {
  body.home.page-id-34693 #scale-hero {
    padding-top: 0 !important;
  }
}
/* 3KINGS_HOME_HEADER_CLEANUP_V2 */
body.home.page-id-34693 .wd-page-title,
body.home.page-id-34693 .page-title,
body.home.page-id-34693 .entry-header,
body.home.page-id-34693 .site-content > .page-title {
  display: none !important;
}
body.home.page-id-34693 .main-page-wrapper,
body.home.page-id-34693 .content-layout-wrapper,
body.home.page-id-34693 .entry-content,
body.home.page-id-34693 .elementor {
  padding-top: 0 !important;
  margin-top: 0 !important;
}
body.home.page-id-34693 #scale-hero {
  margin-top: 0 !important;
  padding-top: 0 !important;
}
@media (max-width: 640px) {
  body.home.page-id-34693 #scale-hero { padding-top: 0 !important; }
}/* End custom CSS */