@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//dfsample1.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.3.4") format("woff2");
}

:root {
	--wd-text-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "hkgroteskpro", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "hkgroteskpro", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "hkgroteskpro", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "hkgroteskpro", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "hkgroteskpro", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 14px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(46,107,198);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(46,107,198);
	--btn-accented-bgcolor-hover: rgb(42,97,180);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(0,0,0.7);
	background-image: url(https://dfsample1.com/wp-content/uploads/2025/07/4.webp);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(255,255,255);
	background-image: none;
}
html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
	font-size: 18px;
	text-transform: none;
}
html .wd-nav-mobile > li > a, html .wd-nav-mobile .wd-sub-menu li a {
	text-transform: none;
}
html .wd-buy-now-btn {
	background: rgb(36,36,36);
}
html .wd-buy-now-btn:hover {
	background: rgb(51,51,51);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 8px;
}



.wd-page-title {
background-color: rgb(0,0,0);
}

@font-face {
	font-family: "hkgroteskpro";
	font-weight: 600;
	font-style: normal;
}

.whb-main-header{
	max-width: 80%;
	margin: 0 auto;
}
.wd-content-layout{
	padding: 40px 0px 0px 0px; 
}


.searchsubmit{
	background: #00AFEF;
}

@media (min-width: 992px) and (max-width: 1199px){
	.wd-slide{
		min-height: auto !important;
	}
}

 @media (min-width: 1200px) and (max-width: 1399px){
	.wd-slide{
		min-height: 400px !important;
	}
}

@media (min-width: 1400px) and (max-width: 1599px){
	.wd-slide{
		min-height: 480px !important;
	}
} 

@media (min-width: 1600px){
	.wd-slide{
		min-height: 600px !important;
	}
}

p, a, bdi{
	font-family: Helvetica, sans-serif !important;
}

.product-labels span{
	background: #EC268F !important;
}

.price bdi{
	color: #EC268F !important;
}

/* .wd-entities-title{
	color: #00AFEF !important;
} */

.wd-add-btn > a{
	background-color: #00AFEF !important;
}

.scroller {
  max-width: max-content;
}

.scroller__inner {
  padding-block: 1rem;
  display: flex;
  flex-wrap: wrap;
  gap: 5rem;
}

.scroller__inner img{
	height: 150px;
  width: 150px;
  object-fit: contain;
}

.scroller[data-animated="true"] {
  overflow: hidden;
  -webkit-mask: linear-gradient(
    90deg,
    transparent,
    white 20%,
    white 80%,
    transparent
  );
  mask: linear-gradient(90deg, transparent, white 20%, white 80%, transparent);
}

.scroller[data-animated="true"] .scroller__inner {
  width: max-content;
  flex-wrap: nowrap;
  animation: scroll var(--_animation-duration, 40s)
    var(--_animation-direction, forwards) linear infinite;
}

.scroller[data-direction="right"] {
  --_animation-direction: reverse;
}

.scroller[data-direction="left"] {
  --_animation-direction: forwards;
}

.scroller[data-speed="fast"] {
  --_animation-duration: 20s;
}

.scroller[data-speed="slow"] {
  --_animation-duration: 60s;
}

@keyframes scroll {
  to {
    transform: translate(calc(-50% - 0.5rem));
  }
}

#wd-add-to-cart{
	display:none!important;
}

.page-numbers .current{
 background-color: red;
}
/*t*/
/*codex product layout*/
.single-product .elementor-9297 .elementor-element-119703e>.e-con-inner{max-width:1280px!important;width:100%!important;gap:54px!important;align-items:flex-start!important}.single-product .elementor-9297 .elementor-element-35d4530{flex:0 0 56%!important;max-width:56%!important}.single-product .elementor-9297 .elementor-element-19e8a00{flex:0 0 44%!important;max-width:44%!important;padding-top:18px!important}.single-product .elementor-9297 .woocommerce-product-gallery{background:#f5f6f8!important;min-height:610px!important;padding:50px!important;display:flex!important;align-items:center!important;justify-content:center!important}.single-product .elementor-9297 .woocommerce-product-gallery img{max-height:500px!important;object-fit:contain!important}.single-product .elementor-9297 .product_title{font-size:34px!important;line-height:1.2!important;margin-bottom:14px!important}.single-product .elementor-9297 .woocommerce-product-details__short-description{color:#30436b!important;font-size:16px!important;line-height:1.55!important;margin-bottom:18px!important}.single-product .elementor-9297 .woocommerce-product-details__short-description ul{list-style:none!important;margin:0!important;padding:0!important}.single-product .elementor-9297 .woocommerce-product-details__short-description li:before{content:"- "}.single-product .elementor-9297 .price{color:#2e6bc6!important;font-size:28px!important;font-weight:700!important;margin-bottom:18px!important}.single-product .elementor-9297 form.cart{display:grid!important;grid-template-columns:168px 1fr 170px!important;gap:12px!important;align-items:stretch!important;margin-bottom:18px!important}.single-product .elementor-9297 .single_add_to_cart_button{min-height:52px!important;border-radius:2px!important;background:#2e6bc6!important;color:#fff!important;text-transform:none!important;font-size:18px!important;font-weight:700!important}.single-product .elementor-9297 .wd-buy-now-btn{display:flex!important;min-height:52px!important;align-items:center!important;justify-content:center!important;border-radius:2px!important;background:#eaf2fb!important;color:#2e6bc6!important;font-size:18px!important;font-weight:600!important}.single-product .elementor-9297 .elementor-element-aa67a64,.single-product .elementor-9297 .elementor-element-cafb1da,.single-product .elementor-9297 .elementor-element-0a0595d{max-width:1280px!important;margin-left:auto!important;margin-right:auto!important;border-top:1px solid #e5e8ec!important}.single-product .elementor-9297 .elementor-element-aa67a64{padding-top:32px!important;max-height:none!important;overflow:visible!important}.single-product .elementor-9297 .elementor-element-aa67a64:after,.single-product .elementor-9297 .wd-collapsible-content:after{display:none!important}@media(max-width:1024px){.single-product .elementor-9297 .elementor-element-35d4530,.single-product .elementor-9297 .elementor-element-19e8a00{flex:0 0 100%!important;max-width:100%!important}.single-product .elementor-9297 form.cart{grid-template-columns:1fr!important}}

body.single-product .elementor-9297 form.cart .wd-buy-now-btn.button.alt{display:flex!important}
body.single-product .elementor-9297 .elementor-element-35d4530{flex-basis:56%!important;max-width:56%!important}
body.single-product .elementor-9297 .elementor-element-19e8a00{flex-basis:44%!important;max-width:44%!important}

body.single-product #wd-add-to-cart{display:flex!important}

.single-product .elementor-9297 .product_title:after{content:"\2606 \2606 \2606 \2606 \2606";display:block;color:#f5b400;font-size:18px;font-weight:400;line-height:1;margin-top:14px;letter-spacing:0}

.single-product .elementor-9297 .elementor-element-aa67a64 .elementor-widget-wd_title,.single-product .elementor-9297 .elementor-element-cafb1da .elementor-widget-wd_title,.single-product .elementor-9297 .elementor-element-0a0595d .elementor-widget-wd_title{display:none!important}

/* Hide empty product template divider lines above safe checkout */
.single-product .elementor-element-a54a273.elementor-widget-divider,
.single-product .elementor-element-4828fd9.elementor-widget-divider {
	  display: none !important;
}
.single-product .elementor-element-7a968f4 {
	  border-bottom: 0 !important;
}
