:root {
	--wd-text-font: "Tajawal", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,5,20);
	--wd-text-font-size: 18px;
	--wd-title-font: "Zain", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Tajawal", 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: "Tajawal", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Tajawal", 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: "Tajawal", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(27,138,95);
	--wd-alternative-color: rgb(8,27,41);
	--btn-default-font-weight: 500;
	--btn-default-transform: none;
	--btn-default-font-size: 16px;
	--btn-default-bgcolor: rgb(217,138,51);
	--btn-default-bgcolor-hover: rgb(217,138,51);
	--btn-default-padding: 15px 40px 15px 40px;
	--btn-accented-font-weight: 500;
	--btn-accented-transform: none;
	--btn-accented-font-size: 16px;
	--btn-accented-bgcolor: rgb(21,37,65);
	--btn-accented-bgcolor-hover: rgb(20,107,74);
	--wd-form-brd-width: 2px;
	--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: #111111;
	background-image: url();
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
	--wd-popup-padding: 15px;
}
: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(8,27,41);
	background-image: none;
}
 {
	font-weight: 500;
	font-size: 16px;
	text-transform: capitalize;
	color: rgb(255,255,255);
	padding: 15px 40px 15px 40px;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 768.98px) {
	:root {
		--wd-text-font-size: 16px;
	--btn-default-padding: 12px 25px 12px 25px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 35px;
--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-cat-brd-radius: 12px;
}

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


.wd-page-title {
background-color: rgb(8,27,41);
}

body.home .wd-content-layout{
padding: 0 !important
}
.wd-nav-pagin-item.wd-active span{
	width: 25px !important;
	transition: all 300ms ease-in-out;
}
.product-card-gallery-rm{
}
body.home .wd-arrow-inner{
		background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, .2);
    border-radius: 50px;
}
.hero-icon-boxes .elementor-icon-box-icon{
	background: #F7F4EC;
  padding: 5px;
  border-radius: 5px;
}
.hero-core{
	border-radius: 50%;
  background: linear-gradient(145deg, #1B8A5F, #146B4A);
	align-items:center;
	align-content:center;
}
.hero-core img{
	filter: brightness(0) invert(1);
}
  .hero-visual{position:relative; height:460px; display:flex; align-items:center; justify-content:center;}
	.ring{position:absolute; border-radius:50%; border:1.5px solid rgba(27,138,95,0.35);}
  .ring1{animation:pulse 3.2s ease-out infinite;}
  .ring2{animation:pulse 3.2s ease-out infinite; animation-delay:1s;}
  .ring3{animation:pulse 3.2s ease-out infinite; animation-delay:2s;}
  @keyframes pulse{
    0%{ width:160px; height:160px; opacity:0.9; border-color:rgba(217,138,51,0.55);}
    100%{ width:440px; height:440px; opacity:0; border-color:rgba(27,138,95,0.05);}
  }
  .hero-core{
    position:relative; z-index:3; width:172px; height:172px; border-radius:50%;
/*     background:linear-gradient(145deg, var(--green-2), var(--green)); */
    display:flex; align-items:center; justify-content:center;
    box-shadow:0 20px 50px rgba(0,0,0,0.35); overflow:hidden;
		padding:15px;
  }
.service-box{
	transition: background .2s ease;
}
.service-box:hover{
	background: rgba(255,255,255,0.08) !important;
}
.wd-wishlist-btn .wd-action-icon{
	direction:ltr;
}

@media (max-width: 576px) {
	/* div.mobile-nav{
	background: #F7F4EC;
	color: #242424 !important;
}
div.mobile-nav input, div.mobile-nav li{
	color: #242424 !important;
	
} */
}

