:root {
	--wd-text-font: "Zain", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(75,85,99);
	--wd-text-font-size: 15px;
	--wd-title-font: "Zain", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(30,75,142);
	--wd-entities-title-font: "Zain", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(30,75,142);
	--wd-entities-title-color-hover: rgb(245, 191, 72);
	--wd-alternative-font: "Zain", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Zain", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(30,75,142);
	--wd-widget-title-font-size: 14px;
	--wd-header-el-font: "Zain", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(245,191,71);
	--wd-alternative-color: rgb(221,153,51);
	--btn-default-font-family: "Zain", Arial, Helvetica, sans-serif;
	--btn-default-bgcolor: rgb(245,191,72);
	--btn-default-bgcolor-hover: rgb(30,75,142);
	--btn-accented-bgcolor: rgb(30,75,142);
	--btn-accented-bgcolor-hover: rgb(245,191,72);
	--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: left center;
}
.wd-footer {
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
html .wd-nav.wd-nav-main > li > a {
	font-family: "Zain", Arial, Helvetica, sans-serif;
	font-weight: 400;
	color: rgb(30,75,142);
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	color: rgb(255,255,255);
}
html .wd-checkout-steps {
	line-height: 40px;
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	background-image: none;
}
.wd .product-label.new {
	background-color: rgb(129,215,66);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--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: 0px;
}



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

.wd-page-title.page-title {
  position: relative;
  overflow: hidden; /* مهم لو محتاج تتأكد أن الـ overlay لا يخرج عن حدود العنصر */
}

.wd-page-title.page-title::before {
  content: "";
  position: absolute;
  inset: 0;
  /* لون أسود شفاف، يمكنك تعديله مثلاً لأبيض أو أي لون آخر */
  background: rgba(39, 69, 102, 0.55) !important; 
  /* ممكن استخدام تدرج لوني (gradient) بدلاً من لون واحد */
  /* background: linear-gradient(180deg, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.2) 100%); */
  z-index: 1;
}

.wd-page-title.page-title .container,
.wd-page-title.page-title h1,
.wd-page-title.page-title nav {
  position: relative;
  z-index: 2;
}
.wd-post-author{
display:none !important;
}
.wc-block-components-form .wc-block-components-text-input input:-webkit-autofill+label, .wc-block-components-form .wc-block-components-text-input.is-active label, .wc-block-components-text-input input:-webkit-autofill+label, .wc-block-components-text-input.is-active label{
line-height:16px;
}

.product-label.label-with-img{
	 order: 3;
}
:where(.wd-loop-builder-off) .product-labels{
	width:100%;
}

.wd.wd .wd-label-30632{
	align-self: flex-end;
    position: absolute;
}


/* Hide default dropdown row but keep it in DOM 
form.variations_form .variations tr,
form.variations_form .variations td,
form.variations_form .variations th {
  border: 0;
}

form.variations_form .variations select {
  position: absolute !important;
  opacity: 0 !important;
  pointer-events: none !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
}

.ah-variation-cards-wrap {
  margin: 0 0 24px;
}

.ah-variation-cards-title {
  font-size: 22px;
  font-weight: 700;
  margin: 0 0 14px;
  color: #123b63;
}

.ah-variation-cards {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
}

.ah-variation-card {
  width: calc(33.333% - 10px);
  min-width: 250px;
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 14px;
  background: #fff;
  border: 1px solid #d9e3eb;
  border-radius: 16px;
  cursor: pointer;
  transition: .25s ease;
  box-shadow: 0 4px 18px rgba(0,0,0,.04);
}

.ah-variation-card:hover {
  transform: translateY(-2px);
  border-color: #0b6aa2;
  box-shadow: 0 8px 24px rgba(11,106,162,.12);
}

.ah-variation-card.is-active {
  border-color: #0b6aa2;
  background: #f4fbff;
  box-shadow: 0 10px 28px rgba(11,106,162,.14);
}

.ah-variation-card img {
  width: 74px;
  height: 74px;
  object-fit: cover;
  border-radius: 12px;
  border: 1px solid #edf1f4;
  background: #f8f8f8;
  flex-shrink: 0;
}

.ah-variation-card-content {
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.ah-variation-card-title {
  font-size: 15px;
  font-weight: 700;
  color: #1f2d3d;
  line-height: 1.6;
}

.ah-variation-card-price {
  font-size: 13px;
  color: #6a7b8b;
  line-height: 1.5;
}

@media (max-width: 991px) {
  .ah-variation-card {
    width: calc(50% - 7px);
    min-width: auto;
  }
}

@media (max-width: 640px) {
  .ah-variation-cards {
    display: grid;
    grid-template-columns: 1fr;
  }

  .ah-variation-card {
    width: 100%;
  }
}*/@media (min-width: 1025px) {
	.whb-general-header{
border-radius:100px !important;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.whb-general-header{
border-radius:100px !important;
}
}

