:root {
	--wd-text-font: "Satoshi", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 500;
	--wd-text-color: #767676;
	--wd-text-font-size: 16px;
	--wd-title-font: "Satoshi", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Satoshi", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: var(--wd-text-font);
	--wd-widget-title-font: "Satoshi", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Satoshi", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 16px;
	--wd-brd-radius: 10px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(161,207,222);
	--wd-alternative-color: rgb(194,209,151);
	--btn-default-bgcolor: rgb(36,36,36);
	--btn-default-bgcolor-hover: rgb(51,51,51);
	--btn-accented-bgcolor: rgb(161,207,222);
	--btn-accented-bgcolor-hover: rgb(145,186,199);
	--btn-font-weight: 500;
	--btn-font-size: 14px;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(161,207,222);
	--wd-link-color-hover: rgb(145,186,199);
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-footer {
	background-color: rgb(36,36,36);
	background-image: none;
}
html .wd-nav.wd-nav-main > li > a {
	font-size: 28px;
	font-size: 13px;
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-color: rgb(245,247,248);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(245,247,248);
	background-image: none;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(245,247,248);
	background-image: none;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-color: rgb(245,247,248);
	background-image: none;
}
.single-post :is(.wd-page-content, .whb-header) {
	background-color: rgb(245,247,248);
	background-image: none;
}
.woodmart-archive-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(245,247,248);
	background-image: none;
}
.single-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(245,247,248);
	background-image: none;
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-bg: rgb(255,255,255);
}
.wd .product-label.onsale {
	background-color: rgb(194,209,151);
}
.wd .product-label.new {
	background-color: rgb(194,209,151);
}
.wd .product-label.featured {
	background-color: rgb(194,209,151);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	html .wd-nav.wd-nav-main > li > a {
		font-size: 24px;
	}
	[class*="thumbs-grid-bottom"] .woocommerce-product-gallery__wrapper.wd-grid {
		--wd-col: 1;
	}

}

@media (max-width: 768.98px) {
	html .wd-nav.wd-nav-main > li > a {
		font-size: 22px;
	}
	[class*="thumbs-grid-bottom"] .woocommerce-product-gallery__wrapper.wd-grid {
		--wd-col: 1;
	}

}
:root{
--wd-container-w: 1660px;
--wd-form-brd-radius: 35px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
}

@media (min-width: 1660px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: rgb(245,247,248);
}

@font-face {
	font-family: "Satoshi";
	src: url("//lovecarekh.com/wp-content/uploads/2024/10/Satoshi-Medium.woff") format("woff");
	font-weight: 100;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "Satoshi";
	src: url("//lovecarekh.com/wp-content/uploads/2024/10/Satoshi-Bold.woff") format("woff");
	font-weight: 100;
	font-display:swap;
	font-style: normal;
}

/* LCKH hide leftover demo sidebars - 2026-06-29 */
body.page-id-414 .wd-sidebar,
body.page-id-171 .wd-sidebar,
body.page-id-175 .wd-sidebar,
body.page-id-29265 .wd-sidebar{display:none!important}
body.page-id-414 .content-layout-wrapper,
body.page-id-171 .content-layout-wrapper,
body.page-id-175 .content-layout-wrapper,
body.page-id-29265 .content-layout-wrapper{grid-template-columns:minmax(0,1fr)!important}
/* End LCKH hide leftover demo sidebars - 2026-06-29 */
/* LCKH checkout steps pseudo labels - 2026-06-29 */
html[data-lckh-lang="km"] .wd-checkout-steps .step-cart span:after{content:"រទេះទំនិញ"!important}
html[data-lckh-lang="km"] .wd-checkout-steps .step-checkout span:after{content:"បញ្ជាទិញ"!important}
html[data-lckh-lang="km"] .wd-checkout-steps .step-complete span:after{content:"បញ្ជាទិញរួចរាល់"!important}
/* End LCKH checkout steps pseudo labels - 2026-06-29 */
/* LCKH desktop header spacing fix - 2026-06-29 */
@media (min-width:1025px){
  .whb-general-header .whb-general-header-inner{gap:22px!important;}
  .whb-general-header .whb-col-center{min-width:0!important;flex:1 1 auto!important;}
  .whb-general-header .whb-col-right{flex:0 0 auto!important;min-width:230px!important;margin-left:18px!important;margin-right:0!important;gap:8px!important;}
  .whb-general-header .wd-header-main-nav{min-width:0!important;}
  .whb-general-header .wd-nav,
  .whb-general-header .menu.wd-nav{gap:18px!important;flex-wrap:nowrap!important;}
  .whb-general-header .wd-nav-header>li>a{padding-inline:0!important;font-size:12px!important;white-space:nowrap!important;}
  .whb-general-header .wd-tools-element>a{width:34px!important;min-width:34px!important;height:40px!important;padding-inline:4px!important;}
  .whb-general-header .wd-header-search{margin-left:12px!important;}
  .whb-general-header .lckh-lang-switch{height:40px!important;margin-left:14px!important;padding:3px!important;border-radius:16px!important;box-shadow:0 10px 22px rgba(246,95,130,.18)!important;}
  .whb-general-header .lckh-lang-switch button{min-width:38px!important;height:34px!important;padding:0 8px!important;font-size:12px!important;border-radius:10px!important;}
}
@media (min-width:1025px) and (max-width:1280px){
  .whb-general-header .wd-nav,
  .whb-general-header .menu.wd-nav{gap:12px!important;}
  .whb-general-header .wd-nav-header>li>a{font-size:11px!important;}
  .whb-general-header .whb-col-right{min-width:218px!important;margin-left:12px!important;}
}
/* End LCKH desktop header spacing fix - 2026-06-29 */
/* LCKH homepage header compact fix - 2026-06-29 */
@media (min-width:1025px){
  .lckh-nav .lckh-wrap{
    grid-template-columns:180px minmax(0,1fr) 210px!important;
    column-gap:18px!important;
    align-items:center!important;
  }
  .lckh-menu{
    min-width:0!important;
    justify-content:flex-end!important;
    gap:18px!important;
    padding-right:12px!important;
  }
  .lckh-menu a{
    white-space:nowrap!important;
    font-size:12px!important;
    letter-spacing:0!important;
  }
  .lckh-actions{
    width:auto!important;
    min-width:210px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:flex-end!important;
    gap:10px!important;
    flex-wrap:nowrap!important;
  }
  .lckh-actions>a{
    width:30px!important;
    min-width:30px!important;
    height:34px!important;
    padding:0!important;
  }
  .lckh-actions svg{
    width:21px!important;
    height:21px!important;
  }
  .lckh-actions .lckh-lang-switch{
    margin-left:8px!important;
    height:38px!important;
    padding:3px!important;
    border-radius:16px!important;
    box-shadow:0 8px 18px rgba(246,95,130,.16)!important;
  }
  .lckh-actions .lckh-lang-switch button{
    min-width:34px!important;
    height:32px!important;
    padding:0 8px!important;
    font-size:12px!important;
    border-radius:11px!important;
  }
}
@media (min-width:1025px) and (max-width:1320px){
  .lckh-nav .lckh-wrap{
    grid-template-columns:160px minmax(0,1fr) 200px!important;
    column-gap:14px!important;
  }
  .lckh-logo img{width:128px!important;}
  .lckh-menu{gap:13px!important;padding-right:10px!important;}
  .lckh-menu a{font-size:11px!important;}
  .lckh-actions{min-width:200px!important;gap:8px!important;}
  .lckh-actions>a{width:28px!important;min-width:28px!important;}
}
/* End LCKH homepage header compact fix - 2026-06-29 */
/* LCKH product page template residue cleanup - 2026-06-29 */
.single-product .elementor-element-4c135ce{
  display:none!important;
}
/* End LCKH product page template residue cleanup - 2026-06-29 */
/* LCKH single product old gallery cleanup - 2026-06-29 */
.single-product .wd-images-gallery.wd-carousel-container,
.single-product .elementor-element-4c135ce{
  display:none!important;
  visibility:hidden!important;
  height:0!important;
  overflow:hidden!important;
  margin:0!important;
  padding:0!important;
}
/* End LCKH single product old gallery cleanup - 2026-06-29 */
/* LCKH TranslatePress language switcher style - 2026-06-30 */
.lckh-km{display:none!important}
html[lang^="km"] .lckh-km{display:inline!important}
html[lang^="km"] p.lckh-km,html[lang^="km"] div.lckh-km{display:block!important}
.lckh-lang-switch{display:inline-flex!important;align-items:center!important;gap:3px!important;margin-left:8px!important;padding:3px!important;border:1px solid #f3dce3!important;border-radius:999px!important;background:#fff!important;box-shadow:0 8px 22px rgba(218,79,115,.10)!important;vertical-align:middle!important;white-space:nowrap!important}
.lckh-lang-switch a{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:auto!important;min-width:34px!important;height:32px!important;padding:0 8px!important;border-radius:11px!important;color:#6b6f76!important;font-size:12px!important;font-weight:800!important;line-height:1!important;text-decoration:none!important;text-transform:uppercase!important;font-family:inherit!important}
.lckh-lang-switch a.is-active{background:#f65f82!important;color:#fff!important;box-shadow:0 8px 18px rgba(246,95,130,.24)!important}
.lckh-actions .lckh-lang-switch svg,.lckh-lang-switch svg{display:none!important}
.trp-language-switcher.trp-floating-switcher{display:none!important}
html[lang^="km"] .wc-empty-cart-message:after{content:"រទេះទំនិញរបស់អ្នកនៅទទេ។"!important;white-space:normal!important}
html[lang^="km"] .wd-empty-block-text:after{content:"សូមបន្ថែមផលិតផលទៅក្នុងរទេះ មុនពេលបន្តទៅការបញ្ជាទិញ។"!important;white-space:normal!important}
html[lang^="km"] body.post-type-archive-product .woocommerce-info:after,html[lang^="km"] body.tax-product_cat .woocommerce-info:after,html[lang^="km"] body.woodmart-archive-shop .woocommerce-info:after{content:"មិនទាន់មានផលិតផលទេ។"!important;white-space:normal!important}
html[lang^="km"] .wd-checkout-steps .step-cart span:after{content:"រទេះទំនិញ"!important}
html[lang^="km"] .wd-checkout-steps .step-checkout span:after{content:"បញ្ជាទិញ"!important}
html[lang^="km"] .wd-checkout-steps .step-complete span:after{content:"បញ្ជាទិញរួចរាល់"!important}
@media(max-width:768px){.lckh-lang-switch{margin-left:4px!important}.lckh-lang-switch a{font-size:10px!important;min-width:30px!important;height:30px!important;padding:0 7px!important}}
/* End LCKH TranslatePress language switcher style - 2026-06-30 */

/* LCKH TranslatePress cleanup overrides - 2026-06-30 */
html[lang] .lckh-km,html[lang^="km"] .lckh-km,html[lang^="km"] p.lckh-km,html[lang^="km"] div.lckh-km{display:none!important}
.wc-empty-cart-message:before,.wc-empty-cart-message:after,.wd-empty-block-text:before,.wd-empty-block-text:after{content:none!important;display:none!important}
/* End LCKH TranslatePress cleanup overrides - 2026-06-30 */
