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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//zahbahco.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//zahbahco.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//zahbahco.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//zahbahco.com/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//zahbahco.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//zahbahco.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//zahbahco.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//zahbahco.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Almarai", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(118,118,118);
	--wd-text-font-size: 15px;
	--wd-title-font: "Almarai", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Almarai", 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: "Almarai", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Almarai", 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: "Almarai", 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(70,0,0);
	--wd-alternative-color: rgb(220,155,51);
	--btn-default-font-family: "Almarai", Arial, Helvetica, sans-serif;
	--btn-default-bgcolor: rgb(247,247,247);
	--btn-default-bgcolor-hover: rgb(239,239,239);
	--btn-accented-font-family: "Almarai", Arial, Helvetica, sans-serif;
	--btn-accented-bgcolor: rgb(70,0,0);
	--btn-accented-bgcolor-hover: rgb(220,155,51);
	--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(http://merqamco.com/wp-content/uploads/2021/07/promo-popup.jpg);
	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 {
	background-repeat: no-repeat;
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
 {
	font-family: "Almarai", Arial, Helvetica, sans-serif;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #333;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 5px;
}



.wd-page-title {
background-color: #0a0a0a;
}

.custom-price-cart-row {
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 10px;
	margin-top: 10px;
}

.custom-price-cart-row .price {
	font-size: 15px;
	font-weight: 600;
	color: #333;
}
/* ====== صف العنوان + زرار الفيديو ====== */
.product-title-row {
  display: flex;
  align-items: center;
  justify-content: flex-start; /* العنوان يمين والزرار شمال في RTL */
  direction: rtl;
  gap: 1rem;
  flex-wrap: nowrap;
}

.product-title-row .product_title {
  margin: 0;
  min-width: 0;
  flex: 1;
  line-height: 1.3;
}

.product-video-button {
  flex: 0 0 auto;
  margin: 0;
}

/* الزرار */
.product-video-button.wd-action-btn.wd-style-icon-bg-text > a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
    overflow: hidden;
    min-width: calc(var(--wd-action-icon-size) * 2.8);
    height: calc(var(--wd-action-icon-size) * 2.8);
    border-radius: calc(var(--wd-action-icon-size) * 2);
    background-color: #fff; /* ثابت أبيض */
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.08);
    color: #666; /* لون الخط الافتراضي */
    cursor: pointer;
    text-decoration: none;
    transition: color .25s ease;
    position: relative;
}

/* الأيقونة play */
.wd-play-icon > a:before {
    content: "\f162" !important; /* شكل play */
    font-family: "woodmart-font";
    font-size: 27px !important;
    color: red !important; /* يفضل ثابت أحمر */
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: calc(var(--wd-action-icon-size) * 2.8);
    height: calc(var(--wd-action-icon-size) * 2.8);
}

/* النص جنب الأيقونة */
.product-video-button.wd-action-btn.wd-style-icon-bg-text > a > span {
    display: block !important;
    overflow: visible !important;
    padding: 10px 0 10px 18px !important;
    max-width: max-content !important;
    white-space: nowrap;
    font-size: 90%;
    font-weight: 600;
    color: inherit; /* النص يمشي مع لون a */
}

/* hover يغير الخط فقط */
.product-video-button.wd-action-btn.wd-style-icon-bg-text > a:hover {
    color: #000; /* خط أسود غامق */
}


.product-video-button.wd-action-btn svg {
  width: 18px;
  height: 18px;
  flex-shrink: 0;
}

.product-video-button span { line-height: 1; }

/* إخفاء زر الجاليري الأصلي */
.product-additional-galleries .product-video-button { 
  display: none !important; 
}

/* ====== رسبونسيف ====== */
@media (max-width: 1024px) {
  .product-title-row { gap: .75rem; }
}

@media (max-width: 767px) {
  .product-title-row { gap: .5rem; }
  .product-video-button.wd-action-btn.wd-style-icon-bg-text > a {
    height: 36px;
    min-width: 100px;
    padding: 0 .625rem;
    border-radius: 12px;
  }
  .product-title-row .product_title {
    font-size: clamp(18px, 5vw, var(--wd-entities-title-size, 22px));
  }
}
/* ضبط الفيديو كأنه ريلز 9:16 */
.wd-with-video {
  width: 100% !important;
  max-width: 360px !important;  /* عرض الريلز */
  height: 640px !important;     /* ارتفاع الريلز */
  margin: 0 auto !important;    /* توسيط */
  position: relative;
}

.wd-with-video .mfp-iframe {
  width: 100% !important;
  height: 100% !important;
  aspect-ratio: 9/16 !important;
  object-fit: cover !important;
  border-radius: 10px !important; /* زي الموقع المرجع */
}

/* زرار الإغلاق */
.wd-with-video .mfp-close {
  position: absolute;
  top: -50px;
  inset-inline-end: -15px; /* RTL/LTR متوافق */
  width: 50px;
  height: 50px;
  font-size: 0;
  color: #fff;
  background: none;
  opacity: 1;
}
.wapf-product-totals {
    visibility: hidden; /* يخفي المحتوى لكن العنصر موجود */
    position: absolute;
    left: -9999px; /* يبعده برة الشاشة */
}
.wapf-checkable .wapf-input-label{
  display: inline-flex;
  align-items: center;
  direction: rtl;            /* يخلي المحتوى RTL */
  gap: 0;                    /* مش لازم لكن ممكن تسيبه */
}

/* تأكد إن مربع الاختيار مرتب من غير margin غريب */
.wapf-checkable .wapf-input{
  margin: 0;
}

/* المسافة بين العلامة والنص — margin-inline-start يشتغل مضبوط مع RTL */
.wapf-checkable .wapf-label-text{
  margin-inline-start: .5rem; /* غيّر القيمة على مزاجك */
  text-align: right;          /* لو عايز النص محاذي لليمين */
}
.create-account-link {
  display: none !important;
}
.woocommerce-LostPassword.lost_password {
    display: none !important;
}
#ship-to-different-address,
#ship-to-different-address-checkbox {
    display: none !important;
}
.wd-entities-title {
    text-align: right;
}
.wd-entities-title a {
    display: inline-block; /* عشان الرابط يبقى مظبوط */
}
.product-element-bottom .wd-entities-title {
    text-align: center !important; /* يخلي العنوان في النص */
}
.price,
.price .woocommerce-Price-amount,
.price .woocommerce-Price-currencySymbol {
    color: #000 !important; /* أسود */
	  font-size: 15px !important;
}
.price ins .woocommerce-Price-amount,
.price ins .woocommerce-Price-currencySymbol {
    color: #B26017 !important;
	  font-size: 15px !important;
}
/* السماح بخروج أيقونة الواتساب من حدود التولبار */
.wd-toolbar {
    overflow: visible !important;
}

/* استهداف أيقونة واتساب فقط */
.wd-toolbar-link a[href*="api.whatsapp.com"] img,
.wd-toolbar-link a[href*="wa.me"] img {
    width: 100px !important;   
    height: 100px !important;  
    position: relative !important;
    top: -20px !important;    
    z-index: 99 !important;   /* تخليها فوق باقي العناصر */
}

/* إخفاء كلمة واتساب */
.wd-toolbar-link a[href*="api.whatsapp.com"] .wd-toolbar-label {
    display: none !important;
}
/* يخفي الكونتينر كله بتاع العلم والدولة */
.iti__flag-container {
    display: none !important;
}

/* يظبط البادينج بتاع حقل الموبايل بعد ما العلم اختفى */
#billing_phone {
    padding-left: 10px !important;
}
#billing_phone::placeholder {
    color: transparent !important; /* يخفي النص */
}
.woocommerce-MyAccount-navigation-link--downloads {
    display: none !important;
}
.woocommerce-MyAccount-content p {
    display: none !important;
}
.woocommerce-MyAccount-navigation-link--edit-account {
    display: none !important;
}
/* استهدف اللينك بتاع الرئيسية */
#menu-item-29213 > a::before {
    font-family: "Font Awesome 5 Free"; 
    font-weight: 900; 
    content: "\f015"; /* كود أيقونة home */
    margin-left: 5px;
}
.wd-entities-title a {
    color: #000 !important;        /* يخلي اللون أسود */
    font-weight: bold !important;  /* يخلي الخط غامق */
}
.menu-item-29406 > a::before {
    font-family: "Font Awesome 5 Free"; 
    font-weight: 900; 
    content: "\f54e"; /* كود أيقونة store */
    margin-left: 6px;
}
/* الأكواد السابقة لإزالة المسافة بين العنوان والوصف */
.wapf-field-container .wapf-field-label {
    margin-bottom: 0 !important;
    margin-top: 15px !important; /* يمكنك تغيير 15px للقيمة المناسبة */
    padding-bottom: 0 !important;
    font-size: 18px !important;   /* تكبير حجم الخط */
    font-weight: bold !important; /* يخليه سميك كعنوان */
    color: #333 !important;       /* لون أوضح */
}

/* الوصف */
.wapf-field-container .wapf-field-description {
    margin-top: -1 !important;
    padding-top: 0 !important;
}

/* مسافة فوق خيارات الراديو */
.wapf-field-input {
    margin-top: 2px !important; /* يمكنك تغيير 15px للقيمة المناسبة */
}
.woocommerce-column.woocommerce-column--2.woocommerce-column--shipping-address.col-2 {
    display: none !important;
}
.product-title-row,
.price,
.product-title-row + .price + p {
    margin: 0 !important;
    padding: 0 !important;
}

.product-title-row h1,
.price,
.product-title-row + .price + p {
    margin: 2px 0 !important; /* أقل مسافة رأسية */
}
.woocommerce-terms-and-conditions-wrapper,
.hostinger-reach-optin.form-row {
    display: none !important;
}@media (max-width: 576px) {
	.tawsel {
  display: inline-block;
  white-space: nowrap;
  animation: moveRight 10s linear infinite;
  direction: ltr;
}

@keyframes moveRight {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(100%);
  }
}
}

