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

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

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

:root {
	--wd-cat-brd-radius: 50%;
	--wd-text-font: "Rubik", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 700;
	--wd-text-color: rgb(0,68,51);
	--wd-text-font-size: 15px;
	--wd-title-font: "Rubik", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Rubik", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Rubik", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Rubik", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Rubik", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 15px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(225,74,92);
	--wd-alternative-color: rgb(30,115,190);
	--btn-default-font-family: "Rubik", Arial, Helvetica, sans-serif;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: rgb(239,239,239);
	--btn-accented-font-family: "Rubik", Arial, Helvetica, sans-serif;
	--btn-accented-bgcolor: rgb(0,68,51);
	--btn-accented-bgcolor-hover: rgba(0,68,51,0.64);
	--btn-font-family: "Rubik", Arial, Helvetica, sans-serif;
	--btn-color: rgb(255,255,255);
	--btn-bgcolor: rgb(0,68,51);
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(0,68,51);
	--notices-success-color: #fff;
	--notices-warning-bg: rgba(0,68,51,0.51);
	--notices-warning-color: #fff;
	--wd-link-color: rgb(30,115,190);
	--wd-link-color-hover: rgba(30,115,190,0.66);
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(255,255,255);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 600px;
}
: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;
}
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 {
	font-family: "Rubik", Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-transform: none;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-family: "Rubik", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 30px;
	text-transform: capitalize;
}
html .wd-nav-mobile > li > a, html .wd-nav-mobile .wd-sub-menu li a {
	font-family: "Rubik", Arial, Helvetica, sans-serif;
	text-transform: none;
}
.page :is(.wd-page-content, .whb-header) {
	background-image: none;
	background-repeat: repeat;
	background-size: contain;
	background-attachment: fixed;
	background-position: left top;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(250,250,250);
	background-image: none;
}
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-color: rgb(0,68,51);
	--wd-form-placeholder-color: rgb(119,119,119);
	--wd-form-brd-color: rgb(0,68,51);
	--wd-form-bg: rgb(255,255,255);
}
.wd-nav-pagin-wrap:not(.wd-custom-style) {
	--wd-pagin-bg-act: rgb(0,68,51);
}
.wd-nav-scroll {
	--wd-nscroll-drag-bg: rgb(0,68,51);
}
.product-labels .product-label.onsale {
	background-color: rgba(255,255,255,0);
	color: rgba(255,255,255,0);
}
.product-labels .product-label.new {
	background-color: rgb(129,215,66);
	color: rgb(255,255,255);
}
.product-labels .product-label.featured {
	background-color: rgb(225,74,92);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(0,68,51);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 24px;
	}

}

@media (max-width: 768.98px) {
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 22px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--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: 12px;
}

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



/* ==============================
   Saudi Riyal Symbol - Mini Loop & Responsive
   Only CSS Version
============================== */

/* Main price & alignment */
.bp-sar-currency-wrapper {
    margin-left:4px;
    display:inline-flex;
    align-items:center;
    justify-content:flex-end;
}

/* Hide SVG inside line-through (discounted) */
del .bp-sar-currency-wrapper {
    display:none !important;
}

/* Main SVG sizes */
.bp-sar-currency-icon {
    width:12px;  /* Desktop main price */
    height:auto;
    display:inline-block;
    color:inherit;
}

/* Mini Cart / Quick View / Header Cart / Quick Shop */
.woocommerce-mini-cart .bp-sar-currency-icon,
.widget_shopping_cart .bp-sar-currency-icon,
.woodmart-quick-view .bp-sar-currency-icon,
.woodmart-header-cart .bp-sar-currency-icon,
.woodmart-quick-shop .bp-sar-currency-icon,
.woodmart-products .price .bp-sar-currency-icon,
.woodmart-products .price .bp-sar-currency-wrapper {
    width:12px;
}

/* Prevent Mini Cart total line break */
.woocommerce-mini-cart .total,
.woocommerce-mini-cart .total .amount,
.woocommerce-mini-cart .total .bp-sar-currency-wrapper {
    display:inline-flex !important;
    flex-wrap:nowrap !important;
    align-items:center !important;
    justify-content:flex-end !important;
    gap:3px;
    white-space:nowrap !important;
}

/* Woodmart Product Loops - Desktop */
.woodmart-products .price .bp-sar-currency-icon,
.woodmart-products .price-wrapper .bp-sar-currency-icon,
.woodmart-products .product-price .bp-sar-currency-icon,
.woodmart-products .product-loop-price .bp-sar-currency-icon,
.woodmart-products .wd-products__price .bp-sar-currency-icon {
    width:12px;
}

/* Tablet & Mobile */
@media(max-width:1024px){
    /* Main price */
    .bp-sar-currency-icon {
        width:12px !important;
    }

    /* Mini Cart & Quick View / Header Cart */
    .woocommerce-mini-cart .bp-sar-currency-icon,
    .widget_shopping_cart .bp-sar-currency-icon,
    .woodmart-quick-view .bp-sar-currency-icon,
    .woodmart-header-cart .bp-sar-currency-icon,
    .woodmart-quick-shop .bp-sar-currency-icon {
        width:12px !important;
    }

    /* Loop Layouts Tablet & Mobile */
    .woodmart-products .price .bp-sar-currency-icon,
    .woodmart-products .price-wrapper .bp-sar-currency-icon,
    .woodmart-products .product-price .bp-sar-currency-icon,
    .woodmart-products .product-loop-price .bp-sar-currency-icon,
    .woodmart-products .wd-products__price .bp-sar-currency-icon {
        width:12px !important;
    }
}

/*---------القائمة الجوال------*/

/* أيقونة الرئيسية */
.wd-toolbar-home .wd-tools-icon:before {
    content: "\f015";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}

/* أيقونة المتجر */
.wd-toolbar-shop .wd-tools-icon:before {
    content: "\f54f";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}

/* أيقونة حسابي */
.wd-header-my-account .wd-tools-icon:before {
    content: "\f007";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}

/* أيقونة الفئات */
.wd-toolbar-link-3 .wd-tools-icon:before {
    content: "\f5fd";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}

/* اللون الافتراضي */
.wd-toolbar .wd-tools-icon:before,
.wd-toolbar .wd-toolbar-label {
    color: #043;
    transition: all 0.3s ease;
}

/* اللون عند التفعيل */
.wd-toolbar .wd-toolbar-item a:hover .wd-tools-icon:before,
.wd-toolbar .wd-toolbar-item a:hover .wd-toolbar-label,
.wd-toolbar .wd-toolbar-item.active .wd-tools-icon:before,
.wd-toolbar .wd-toolbar-item.active .wd-toolbar-label {
    color: #e14a5c; /* أزرق احترافي */
}

/* تكبير بسيط عند الضغط */
.wd-toolbar .wd-toolbar-item a:hover .wd-tools-icon {
    transform: scale(1.1);
}

/************************/

/* ترتيب القيم: فوق يسار - فوق يمين - تحت يمين - تحت يسار */
.wd-toolbar {
    border-radius: 20px 20px 0 0; /* مثال */
}


/*------ اخفى عميل سابق تسجيل الدخول -------*/
.woocommerce-form-login-toggle {
    display: none !important;
}