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

:root {
	--wd-text-font: "DIN Next LT Arabic", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 18px;
	--wd-title-font: "DIN Next LT Arabic", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(0,0,0);
	--wd-entities-title-font: "DIN Next LT Arabic", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(0,0,0);
	--wd-entities-title-color-hover: rgb(0, 0, 0);
	--wd-alternative-font: "DIN Next LT Arabic", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "DIN Next LT Arabic", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(0,0,0);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "DIN Next LT Arabic", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 16px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(54,12,62);
	--wd-alternative-color: rgb(54,12,62);
	--btn-default-bgcolor: rgb(54,12,62);
	--btn-default-bgcolor-hover: rgb(54,12,62);
	--btn-accented-bgcolor: rgb(54,12,62);
	--btn-accented-bgcolor-hover: rgb(54,12,62);
	--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: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
: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(242,244,247);
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--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;
--wd-brd-radius: 5px;
}

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


.wd-page-title {
background-color: rgb(232,244,239);
}

@font-face {
	font-family: "DIN Next LT Arabic";
	src: url("//high-endsolutions.com/wp-content/uploads/2025/09/ArbFONTS-DINNextLTArabic-Medium-4.ttf") format("woff");
	font-weight: 400;
	font-style: normal;
}

.select2-selection__rendered { 
    color: #360c3e;
    font-weight: 900;
}

.col-left.set-cont-mb-s.reset-last-child {
    line-height: 26px;
}

.replace{
	padding : 10px 15px 12px !important
}

label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox {
    display: inline-block;
}


span.wd-tools-text {
    margin-bottom: 8px;
}

li.wd-nav-pagin-item.wd-active span{
	
background-color : rgb(54,12,62) !important;
border-color : rgb(54,12,62) !important;
}

li.wd-nav-pagin-item span{
width : 50px !important;
	height : 3px !important
background-color : #fff !important;
border-color : rgb(54,12,62) !important;
}

.wd-slider-pagin {
    position: absolute;
    inset-inline: 15px;
    bottom: -30px !important;
    z-index: 2;
}

.wd-sticky-btn-cart .tabbyPromo {
    display: none !important;
}

p#billing_country_field {
    display: none;
}


.onsale.product-label {
    direction: rtl !important;
    unicode-bidi: isolate;
}
.product-labels {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    gap: 10px;
    transition: all .3s ease;
    width: 100% ;
}
/* تظبيط شكل ليبل الخصم وإضافة الكلمة */
.onsale.product-label {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    direction: rtl !important; 
    gap: 4px; 
    font-weight: 700;
    padding: 5px 12px;
    border-radius: 25px; 
}

/* إضافة كلمة خصم قبل الرقم */
.onsale.product-label::before {
    content: "خصم";
}@media (min-width: 1025px) {
	footer ul{
	text-align : center !important
}

footer h5{
	text-align : center !important;
	margin-top : 20px
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	footer ul{
	text-align : center !important
}

footer h5{
	text-align : center !important;
		margin-top : 20px

}
}

