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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//lakmosha.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//lakmosha.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//lakmosha.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//lakmosha.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("//lakmosha.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//lakmosha.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//lakmosha.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//lakmosha.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-primary-color: rgb(130,92,141);
	--wd-alternative-color: rgb(84,89,95);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(http://lakmosha.com/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
	--wd-popup-padding: 15px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: url(http://lakmosha.com/wp-content/uploads/2021/08/page-title-shop.jpg);
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.wd-popup.popup-quick-view {
	--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: #fff;
--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;
}



.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;
}@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%);
  }
}
}

