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

:root {
	--wd-hb-opt-h: 50px;
	--wd-text-font: "Readex Pro", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(12,12,12);
	--wd-text-font-size: 12px;
	--wd-title-font: "Readex Pro", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Readex Pro", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Readex Pro", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Readex Pro", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Readex Pro", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: #1C7D65;
	--wd-alternative-color: #ffffff;
	--btn-default-font-family: "Readex Pro", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 300;
	--btn-default-bgcolor: rgb(247,247,247);
	--btn-default-bgcolor-hover: rgb(12,12,12);
	--btn-accented-font-family: "Readex Pro", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 400;
	--btn-accented-bgcolor: #1C7D65;
	--btn-accented-bgcolor-hover: #0c0c0c;
	--btn-accented-color: #ffffff;
	--btn-accented-color-hover: #ffffff;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(201,84,52);
	--notices-warning-color: #fff;
	--wd-link-color: #0c0c0c;
	--wd-link-color-hover: #1C7D65;
	--wd-sticky-btn-height: 95px;
}
.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;
}
.wd-hb {
	background-color: rgb(255,255,255);
	background-image: none;
}
: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: #ffffff;
	background-image: none;
}
.single-breadcrumbs-wrapper {
	font-size: 10px;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-size: 40px;
}
html .product-image-summary-wrap .summary-inner > .price, html .wd-single-price .price, html .product-image-summary-wrap .summary-inner > .price del, html .wd-single-price .price del, html .product-image-summary-wrap .variations_form .woocommerce-variation-price .price, html .wd-single-add-cart .variations_form .woocommerce-variation-price .price, html .product-image-summary-wrap .variations_form .woocommerce-variation-price > .price del, html .wd-single-add-cart .variations_form .woocommerce-variation-price .price del {
	font-size: 22px;
}
.woocommerce-product-details__short-description, .product_meta span {
	font-weight: 100;
	font-size: 12px;
	color: rgb(0,0,0);
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button {
	color: #ffffff;
	background: #1C7D65;
}
html .entry-summary .single_add_to_cart_button:hover, .wd-single-add-cart .single_add_to_cart_button:hover {
	color: #ffffff;
	background: #0c0c0c;
}
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: #0c0c0c;
	--wd-form-placeholder-color: rgb(150,150,150);
	--wd-form-brd-color-focus: #0c0c0c;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

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

}

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

}
:root{
--wd-container-w: 1300px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-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-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
}

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


.wd-page-title {
background-color: #0a0a0a;
}

/* Google Captcha */
.grecaptcha-badge{
	visibility:hidden;
}
/* ---------------------------- */
.mob{
	text-align: right;
}
.rtl .mob{
	text-align: left;
}
.mob a{
	padding: 5px 0 6px !important;
}
.mob a:after{
	content: url("https://alfajr.com/wp-content/uploads/ar_2.svg");
	width: 25px;
	height: 25px;
	display: inline-block;
	margin-top: 3px;
}
.mobt a:after{
	content: url("https://alfajr.com/wp-content/uploads/ar_1_white.svg") !important;
}
.rtl .mobt a:after{
	content: url("https://alfajr.com/wp-content/uploads/en_1_white.svg") !important;
}
.rtl .mob a:after{
		content: url("https://alfajr.com/wp-content/uploads/en_2.svg");
}
.mob a>span{
	display: none;
}
.lang-switch1 div{
	display: inline-block;
}
.lang-switch1 a.wpml-ls-link{
	font-size: 13px;
	border: 1px solid #333;
  border-radius: 20px;
	color: #333 !important;
}

.lang-switch a.wpml-ls-link{
	color: #fff !important;
	font-size: 13px;
	border: 1px solid;
  border-radius: 20px
}

.d-none{
	display: none;
}

.whb-header {
    border-bottom: 1px solid #E5EBF1 !important;
}
.text-right{
	--text-align: none;
}
.wd-page-title .title{
	font-weight:400;
}

/* succsess page */
.woocommerce-notice--success{
	display: none;
}
.wd-with-extra-content{
	max-width: 800px;
   margin: auto;
}
.woocommerce-customer-details address{
	font-style: normal !important;
	font-size: 100% !important;
	font-weight: 200 !important;
}
	

/* Archive Page*/
.wd-products[class*="wd-stretch-cont"] .wd-product :is(.price,.wrap-price,.product-rating-price){
	margin-top: unset !important;
}

.woocommerce-Price-amount bdi{
	direction: rtl;
}
.woocommerce-table--order-details td .amount{
	display:inline-block !important;
	direction:rtl;
}

.wd-product .wd-add-btn > a {
	width: 100%;
	border: 1px solid #222222;
	background-color: #ffffff !important;
	color: #222222 !important;
	padding: 2px;
	line-height: 30px;
}


.wd-product .wd-add-btn > a:hover{
    background-color: #222222 !important;
    color: #FFFFFF !important;
}

.wd-title-wrapp .wd-action-btn{
	display: none;
}
.wd-product :where(.product-wrapper,.product-element-bottom){
	gap: 18px !important;
}
.wd-product .wd-entities-title {
	color: #222222;
	font-size: 18px;
}
.amount {
	font-size:20px !important;
}

/* Single Product Page */
.single_add_to_cart_button {
	flex-grow: 1 !important;
}

.wd-sticky-btn .amwal-container{
	display: none;
}
.woocommerce-variation-description{
	font-weight:100;
}
.summary-inner>.price{
	border-bottom: 1px solid #ddd;
  padding-bottom: 28px;
}
div.quantity input[type="number"]{
	width: 40px;
}
/* My Account Page */
.woocommerce-orders-table__cell-order-actions a, .checkout-button{
	border: 1px solid rgb(12,12,12);
}
.wd-content-layout{
	/*padding-block: 80px;*/
}
.wd-product{
	margin-bottom: 34px;
}

/* ---- Checkout Page ----*/
.rtl .customer-details input, .rtl .customer-details select, .rtl .customer-details textarea{
	text-align: right;
}
.customer-details input, .customer-details select, .customer-details textarea, .customer-details .select2-selection__rendered{
	font-weight: 400;
}


/* amwal */
.payment_method_amwalcheckout{
	display:none;
}
.wc_payment_method .input-radio{
	display:none;
}
	
/* ---- MyFatoorah ---- */
.payment_box p, .mf-grey-text, .mf-pay-now-btn, .payment_methods li>label, .payment_methods .payment_box:before{
	display:none;
}
#mf-form-element, #mf-form-element iframe{
	height: unset !important;
	padding: 0 0.2rem !important;	
}
.mf-payment-methods-container{
	box-shadow: unset !important;
	margin: unset !important;
	width: 100%;
	border: unset !important;
	padding: 1px;
	align-items: center;
}
.woocommerce-checkout-review-order-table tbody tr,
.woocommerce-checkout-review-order-table tfoot tr{
	height: 80px;
}
#mf-sectionCard{
	width:100%;
}
#mf-sectionCard .mf-card-container{
	background-color: #000 !important;
}
#mf-sectionCard .mf-card-container span{
	color: #fff !important;
}

/* ---- Store locator ---- */
.wpsl-contact-details span{
	direction:ltr;
	display: inline-block;
}

/* ----- Sound ------- */
.wp-playlist-current-item{
	display: none;
}
.wp-playlist-item{
	padding: 9px 3px !important;
}
.wp-playlist-item div, .wp-playlist-item a{
	display: inline-block !important;
}
.rtl .wp-playlist-item-length{
	position: unset !important;
	float: left;
}
.rtl .mejs-controls{
	flex-direction: row-reverse;
}


/* ----- trackship page ------ */
.rtl span.tracking_details_switch {
	float: left !important;
}@media (min-width: 1025px) {
	.wd-header-nav .wpml-ls-menu-item{
	display: none;
}
}

@media (max-width: 576px) {
	.wd-tools-element .wd-tools-icon:before{
	font-size: 26px !important;
}
.shop_table_responsive tr {
  padding-bottom: 46px !important;
}
}

