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

:root {
	--wd-text-font: "Tajawal", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Tajawal", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-transform: none;
	--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-primary-color: rgb(191,143,76);
	--wd-alternative-color: rgb(0,0,0);
	--wd-link-color: rgb(0,0,0);
	--wd-link-color-hover: rgb(0,0,0);
	--btn-default-bgcolor: rgb(191,143,76);
	--btn-default-bgcolor-hover: rgb(36,36,36);
	--btn-accented-bgcolor: rgb(191,143,76);
	--btn-accented-bgcolor-hover: rgb(36,36,36);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(241,171,57);
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(255,255,255);
	background-image: none;
}
.page .wd-page-content {
	background-color: rgb(247,247,250);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(247,247,250);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(247,247,250);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(247,247,250);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(247,247,250);
	background-image: none;
}
.woodmart-archive-portfolio .wd-page-content {
	background-color: rgb(247,247,250);
	background-image: none;
}
.single-portfolio .wd-page-content {
	background-color: rgb(247,247,250);
	background-image: none;
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button {
	color: rgb(255,255,255);
	background: rgb(36,36,36);
}
html .entry-summary .single_add_to_cart_button:hover, .wd-single-add-cart .single_add_to_cart_button:hover {
	color: rgb(255,255,255);
	background: rgb(191,143,76);
}
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);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1222px;
--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: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 8px;
}

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


.progress-msg .amount {
    color: var(--wd-primary-color) !important;
    font-weight: 700 !important;
    font-size: 15px !important;
}
.progress-msg {
    font-weight: 700;
    color: black;
}
.wd-shipping-progress-bar.wd-style-bordered .wd-free-progress-bar {
    border: 2px dashed var(--wd-primary-color) !important;
    background: #f7f7fa;
}
.wd-progress-bar .progress-area {
    background-color: white !important;
}
.wd-progress-bar .progress-bar {
    background-color: var(--wd-primary-color) !important;
}
.wd-before-add-to-cart img {
	border-radius: var(--wd-brd-radius);
}
.wd-after-add-to-cart img {
	border-radius: var(--wd-brd-radius);
}
button.single_add_to_cart_button.button.alt.wp-element-button, .wd-buy-now-btn {
    flex-grow: 1 !important;
}







.wc-points-rewards-product-message {
    background-color: #f8f9fa;
    border: 1px solid #28a745;
    border-radius: 6px;
    padding: 8px 12px;
    margin: 8px 0;
    font-size: 14px;
    line-height: 1.4;
    color: #2c3e50;
    text-align: right;
    direction: rtl;
    display: flex;
    flex-direction: column;
    gap: 4px;
    width: auto;
}

.points-main {
    display: block;
}

.points-value {
    color: #28a745;
    font-weight: bold;
}

.conversion-note {
    color: #666;
    font-size: 0.9em;
    margin-right: 5px;
}

.points-usage {
    font-size: 0.9em;
    color: #666;
    border-top: 1px dashed #e0e0e0;
    padding-top: 4px;
    margin-top: 2px;
}

.emoji {
    font-size: 0.9em;
    margin: 0 2px;
}

/* Custom Points Notice Styling */
.points-checkout-notice {
    display: inline-block;
    width: 100%;
    direction: rtl;
    text-align: right;
    font-size: 14px;
    line-height: 1.4;
}

/* Override WooCommerce Notice Styles */
.wc_points_rewards_earn_points .woocommerce-info {
    background-color: #f7f6f7;
    border-top: 3px solid #1e85be;
    padding: 1em 2em 1em 3.5em;
    margin: 0 0 2em;
    position: relative;
    color: #515151;
    direction: rtl;
    text-align: right;
    font-size: 14px;
    line-height: 1.5;
}

.wc_points_rewards_earn_points .woocommerce-info::before {
    content: "💰";
    position: absolute;
    top: 1em;
    right: 1em;
}

.wc_points_rewards_earn_points .points-value {
    color: #1e85be;
    font-weight: bold;
}

.wc_points_rewards_earn_points .conversion-note {
    color: #666;
    font-size: 0.9em;
    margin-right: 5px;
}

.wc_points_rewards_earn_points .points-usage {
    display: inline-block;
    margin-right: 5px;
    color: #666;
}

.wc_points_redeem_earn_points {
    background-color: #f7f6f7;
    border-top: 3px solid #28a745 !important;
    padding: 1em 2em 1em 1.5em;
    margin: 0 0 2em;
    position: relative;
    color: #515151;
    direction: rtl;
    text-align: right;
    font-size: 14px;
    line-height: 1.5;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 10px;
}

.wc_points_redeem_earn_points::before {
    content: "🎁";
    position: absolute;
    top: 1em;
    right: 1em;
}

.wc_points_redeem_earn_points .points-value {
    color: #28a745;
    font-weight: bold;
}

.wc_points_rewards_apply_discount {
    display: inline-block;
}
/* Style for the submit button */
input.button.wc_points_rewards_apply_discount {
    background-color: #28a745;
    color: #ffffff;
    border: none;
    padding: 8px 15px;
    border-radius: 4px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 600;
    transition: all 0.3s ease;
    margin-right: 10px;
}

input.button.wc_points_rewards_apply_discount:hover {
    background-color: #218838;
    transform: translateY(-1px);
}

/* For mobile responsiveness */
@media screen and (max-width: 768px) {
    .wc_points_redeem_earn_points {
        flex-direction: column;
        align-items: flex-start;
        padding: 1em 2em;
    }
    
    .wc_points_rewards_apply_discount {
        margin-top: 10px;
        width: 100%;
    }
    
    input.button.wc_points_rewards_apply_discount {
        width: 100%;
        margin-right: 0;
    }
}@media (min-width: 1025px) {
	/*
.product-grid-item img {
    min-height: 270px !important;
    max-height: 270px !important;
}
*/
a.category-nav-link .wd-nav-img {
    max-height: 50px;
}
ul.wd-nav-product-cat li.cat-item {
	width: 15%;
}
.wd-nav-product-cat>li>a .nav-link-text {
    font-size: 15px;
}

}

@media (max-width: 576px) {
	/*
.product-grid-item img {
    min-height: 240px !important;
    max-height: 240px !important;
}
*/
.wd-nav-accordion-mb-on .wd-nav-product-cat li {
    flex: initial!important;
    width: 40%!important;
}
ul.wd-nav-product-cat.wd-nav.wd-gap-m.wd-style-underline.has-product-count.wd-mobile-accordion.categories-opened {
    display: flex!important;
    flex-wrap: wrap!important;
    flex-direction: row!important;
}
a.category-nav-link img {
    max-height: 60px!important;
}
.product-summary-shadow .summary-inner {
    padding-left: 15px!important;
    padding-right: 15px!important;
}
.wd-shipping-progress-bar.wd-style-bordered .wd-free-progress-bar {
    padding: 10px!important;
}
/*.wd-header-overlap .page-title, .whb-general-header {
    margin-left: 5px !important;
    margin-right: 5px !important;
}*/
}

