@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//beautycloudshop.com/wp-content/themes/woodmart/fonts/woodmart-font-3-400.woff2?v=8.4.1") format("woff2");
	font-display:swap;
}

:root {
	--wd-text-font: "Tajawal", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(51,51,51);
	--wd-text-font-size: 15px;
	--wd-title-font: "Tajawal", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--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: 700;
	--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: 500;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 15px;
	--wd-brd-radius: 10px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(161,207,222);
	--wd-alternative-color: rgb(194,209,151);
	--btn-default-bgcolor: rgb(36,36,36);
	--btn-default-bgcolor-hover: rgb(51,51,51);
	--btn-accented-bgcolor: rgb(161,207,222);
	--btn-accented-bgcolor-hover: rgb(145,186,199);
	--btn-font-weight: 500;
	--btn-transform: capitalize;
	--btn-font-size: 14px;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(161,207,222);
	--wd-link-color-hover: rgb(145,186,199);
	--wd-sticky-btn-height: 95px;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 400px;
	--wd-popup-padding: 0px;
}
: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(36,36,36);
	background-image: none;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-size: 28px;
}
.whb-top-bar .wd-nav.wd-nav-secondary > li > a {
	font-size: 13px;
}
html .wd-nav-mobile > li > a {
	text-transform: none;
}
html .wd-nav-mobile .wd-sub-menu li a {
	text-transform: 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 {
	text-transform: none;
}
html table th {
	text-transform: none;
}
html .wd-checkout-steps li {
	text-transform: none;
}
html .wd-product .price {
	font-weight: 700;
	font-size: 18px;
	line-height: 24px;
}
html .wd-product .wd-entities-title a {
	font-weight: 400;
	font-size: 15px;
}
.page :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-color: rgb(rgb(255,255,255));
	background-image: none;
}
.single-post :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	background-image: none;
}
html .btn.wd-buy-now-btn {
	font-weight: 500;
	font-size: 15px;
	background: rgb(0,0,0);
}
html .btn.wd-buy-now-btn:hover {
	color: rgb(85,85,85);
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-bg: rgb(255,255,255);
}
.product-labels .product-label.onsale {
	background-color: rgb(218,81,80);
}
.product-labels .product-label.new {
	background-color: rgb(40,155,94);
}
.product-labels .product-label.featured {
	background-color: rgb(99,73,128);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 24px;
	}
	[class*="thumbs-grid-bottom"] .woocommerce-product-gallery__wrapper.wd-grid {
		--wd-col: 1;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 22px;
	}
	html .wd-product .price {
		font-size: 16px;
	}
	[class*="thumbs-grid-bottom"] .woocommerce-product-gallery__wrapper.wd-grid {
		--wd-col: 1;
	}

}
:root{
--wd-container-w: 1350px;
--wd-form-brd-radius: 35px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--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;
}

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


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

@font-face {
	font-family: "Satoshi";
	src: url("//beautycloudshop.com/wp-content/uploads/2024/10/Satoshi-Medium.woff") format("woff");
	font-weight: 500;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "Satoshi";
	src: url("//beautycloudshop.com/wp-content/uploads/2024/10/Satoshi-Bold.woff") format("woff");
	font-weight: 600;
	font-display:swap;
	font-style: normal;
}

/* 1. تلوين السعر الجديد (بعد الخصم) باللون الوردي */
.product-grid-item .price ins, 
.product-grid-item .price ins .amount,
.single-product-page .price ins,
.single-product-page .price ins .amount {
    color: rgb(218, 81, 80) !important;  /* كود اللون الوردي الغامق */
    font-weight: bold;
}

/* 2. تلوين السعر القديم (المشطوب) بالرمادي */
.product-grid-item .price del, 
.product-grid-item .price del .amount,
.single-product-page .price del,
.single-product-page .price del .amount {
    color: #888888 !important; /* رمادي */
}

/* ==============================================
   تصميم بطاقة الماركة (نسخة التجاوب الذكي مع الصورة)
   ============================================== */

/* 1. إعداد "الصندوق" الخارجي */
.woodmart-product-brands a,
.wd-product-brands a {
    display: grid !important;
    
    /* التغيير الجوهري هنا: */
    /* auto = عرض العمود يتحدد حسب حجم الصورة الفعلي */
    /* 1fr = باقي المساحة للنص */
    grid-template-columns: auto 1fr !important; 
    
    grid-template-rows: min-content min-content !important;
    align-content: center !important;
    
    /* مسافة ثابتة بين نهاية الصورة وبداية الكلام */
    gap: 4px 18px !important; 
    
    align-items: center !important;
    background-color: #ffffff !important;
    border: 1px solid #e6e6e6;
    border-radius: 8px;
    padding: 12px 15px;
    text-decoration: none !important;
    width: 100%;
    box-sizing: border-box;
    outline: none !important;
}

/* 2. تنسيق صورة اللوجو */
.woodmart-product-brands img,
.wd-product-brands img {
    grid-column: 1 !important;
    grid-row: 1 / span 2 !important;
    
    /* نجعله يأخذ حجمه الطبيعي ولكن بحد أقصى لكي لا يشوه المنظر */
    width: auto !important; 
    max-width: 85px !important; /* أقصى عرض مسموح به */
    max-height: 55px !important; 
    
    margin: 0 !important; /* إزالة الهوامش ليتحكم الجريد بالمسافات */
    object-fit: contain;
    display: block !important;
}

/* 3. السطر الأول: منتج أصلي */
.woodmart-product-brands a::before,
.wd-product-brands a::before {
    content: "منتج أصلي 100%";
    grid-column: 2;
    grid-row: 1;
    
    color: #7ed957;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.2;
    text-align: right; /* محاذاة لليمين (للعربية) */
}

/* 4. السطر الثاني: انقر للمزيد */
.woodmart-product-brands a::after,
.wd-product-brands a::after {
    content: "انقر هنا للمزيد من هذه الماركة";
    grid-column: 2;
    grid-row: 2;
    
    color: #5e57b4;
    font-size: 12px;
    text-decoration: underline;
    font-weight: 400;
    line-height: 1.2;
    text-align: right;
}

/* 5. ضبط الحاوية */
.woodmart-product-brands,
.wd-product-brands {
    display: block !important;
    margin-bottom: 25px !important;
}

/* =========================================================
   1. تنسيق البوكسات (نفس التصميم المعتمد لديك)
   ========================================================= */

/* الكمبيوتر: صندوقين بجوار بعض */
@media (min-width: 769px) {
    .col2-set {
        display: flex;
        gap: 30px;
        justify-content: center;
        width: 100%;
        align-items: flex-start;
    }
    
    .col2-set .col-1, .col2-set .col-2 {
        flex: 1;
        max-width: 500px;
        background: #fff;
        padding: 40px;
        border-radius: 12px;
        border: 1px solid #eee;
        box-shadow: 0 5px 15px rgba(0,0,0,0.05);
    }
}

/* الجوال: خلفية بيضاء */
@media (max-width: 768px) {
    .woocommerce-account .woocommerce {
        background: #ffffff !important;
        padding: 15px !important;
        border-radius: 10px;
    }
    
    .col2-set .col-1, .col2-set .col-2 {
        background: transparent !important;
        padding: 0 !important;
        border: none !important;
        box-shadow: none !important;
        margin-bottom: 30px;
    }
}

/* =========================================================
   2. إصلاح "زر الانتقال" الأسود (الموجود في الفيديو) 🎯
   هذا هو الجزء الجديد الذي سيحل المشكلة
   ========================================================= */

/* استهداف الزر الموجود داخل عمود النص (Register Text Column) */
.col-register-text .btn, 
.col-register-text .button, 
.col-register-text a.button {
    background-color: var(--wd-primary-color) !important; /* لون سماوي */
    color: #ffffff !important;                            /* نص أبيض */
    border-color: var(--wd-primary-color) !important;
    border-radius: 5px !important;
    box-shadow: none !important;
    font-weight: bold !important;
}

/* إجبار النص الداخلي (إن وجد) على البياض */
.col-register-text .btn *, 
.col-register-text .button * {
    color: #ffffff !important;
}

/* منع التحول للأزرق عند تمرير الماوس */
.col-register-text .btn:hover, 
.col-register-text .button:hover,
.col-register-text a.button:hover {
    background-color: var(--wd-primary-color) !important;
    opacity: 0.9 !important;
    color: #ffffff !important;
}

/* =========================================================
   3. إصلاح "زر التسجيل" الأصلي (للاحتياط)
   ========================================================= */
.woocommerce-form-register__submit {
    background-color: var(--wd-primary-color) !important;
    color: #ffffff !important;
    border: 1px solid var(--wd-primary-color) !important;
    border-radius: 5px !important;
}

.woocommerce-form-register__submit:hover {
    opacity: 0.9;
}