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

:root {
	--wd-text-font: "Tajawal", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 16px;
	--wd-title-font: "Tajawal", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: rgb(20,133,118);
	--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(20, 133, 118);
	--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: none;
	--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: none;
	--wd-header-el-font-size: 16px;
	--wd-brd-radius: 10px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(20,133,118);
	--wd-alternative-color: rgb(250,162,27);
	--btn-default-bgcolor: rgb(225,235,255);
	--btn-default-bgcolor-hover: rgb(219,227,249);
	--btn-default-color: rgb(28,97,231);
	--btn-default-color-hover: rgb(28,97,231);
	--btn-accented-bgcolor: rgb(250,162,27);
	--btn-accented-bgcolor-hover: rgb(249,173,59);
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--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-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;
}
:is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
: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(250,250,250);
	background-image: none;
}
.whb-top-bar .wd-nav.wd-nav-secondary > li > a {
	font-size: 16px;
}
html .wd-nav-mobile > li > a {
	font-size: 14px;
}
.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(246,246,246);
	background-image: none;
}
html .btn.wd-buy-now-btn {
	background: rgb(250,162,27);
}
html .btn.wd-buy-now-btn:hover {
	background: rgb(249,173,59);
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button {
	background: rgb(250, 162, 27);
}
html .entry-summary .single_add_to_cart_button:hover, .wd-single-add-cart .single_add_to_cart_button:hover {
	background: rgb(237,145,26);
}
html .comment-form .submit {
	background: rgb(20, 133, 118);
}
html .comment-form .submit:hover {
	background: rgb(12,82,72);
}
html .wd-sticky-btn-cart .single_add_to_cart_button, html .wd-sticky-btn-cart .wd-sticky-add-to-cart, html .wd-sticky-btn.wd-quantity-overlap div.quantity input[type] {
	background: rgb(250,162,27);
}
html .wd-sticky-btn-cart .single_add_to_cart_button:hover, html .wd-sticky-btn-cart .wd-sticky-add-to-cart:hover, html .wd-sticky-btn.wd-quantity-overlap .cart:hover > div.quantity input[type], html .wd-sticky-btn.wd-quantity-overlap .cart:hover > div.quantity+.button {
	background: rgb(237,145,26);
}
html .woocommerce-mini-cart__buttons .btn-cart {
	color: rgb(51,51,51);
	background: rgb(250,250,250);
}
html .woocommerce-mini-cart__buttons .btn-cart:hover {
	color: rgb(51,51,51);
	background: rgb(250,250,250);
}
html .cart-actions .button[name="apply_coupon"] {
	color: rgb(51,51,51);
	background: rgb(250,250,250);
}
html .cart-actions .button[name="apply_coupon"]:hover {
	color: rgb(51,51,51);
	background: rgb(250,250,250);
}
html .btn.wd-switch-to-register {
	color: #333;
	background: rgb(250,250,250);
}
html .btn.wd-switch-to-register:hover {
	color: rgb(51,51,51);
	background: rgb(250,250,250);
}
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-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-offset-h: 0px;
}
.product-labels .product-label.onsale {
	background-color: rgb(250,162,27);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--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;
	}
	.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
		--wd-arrow-offset-h: 0px;
	}

}
:root{
--wd-container-w: 1400px;
--wd-form-brd-radius: 5px;
--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;
}

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


.wd-page-title {
background-color: rgb(28,97,231);
}

#subtot {color:#242424;}
.subtot {color:#148576; font-weight:600; display:inline-block;}
.tagged_as .meta-label {display:none;}
.wd-sticky-btn-shown #subtot {display:none !important;}
.woocommerce-review__verified {color: #148576; font-weight:700; padding: 4px 8px; font-size: 14px !important;}
.woocommerce .commentlist .comment-text .meta em {font-style: normal; text-transform: uppercase;}
.woocommerce-review__verified::after {content: "\ea9b"; font-family: 'icomoon' !important; margin-right: 5px; vertical-align:middle; color:#148576;}
.custom_icon_box .elementor-icon-box-wrapper {flex-direction:unset !important;}
[class*="title-line-"] .wd-product .wd-entities-title {max-height:unset !important;}
.tm-extra-product-options .tc-cell.tm-error {text-align:right; margin:unset !important;}
.wd-nav.wd-style-bg>li>a:before {background-color:#fff !important; opacity:1 !important;}
.widgettitle, .widget-title {color:#148576 !important;}
html .main-page-wrapper .wd-product .product-wrapper .wd-entities-title {text-align:center !important;}
.wd-products[class*="wd-stretch-cont"] .wd-product :is(.price,.wrap-price,.product-rating-price) {display:block; text-align:center !important}
.product-element-bottom .wd-star-rating {align-self:unset !important; display:block !important; text-align:center;}
html .product.wd-product del, html .product.wd-product del .amount {color:rgb(199,0,57) !important; font-weight:500 !important;}
.product_list_widget>li {border:unset !important;}
.product_list_widget>li img {max-width:80px !important;}
.product_list_widget>li .star-rating {display:none;}
.product_list_widget>li .price del>span:first-child, .product_list_widget>li .price del:first-child {color:rgb(199,0,57) !important;}
.product_list_widget .wd-entities-title {font-size:16px !important;}
.topbar_right_menu_item .nav-link-text {display:flex; align-items:center;}
.topbar_right_menu_item i,.whb-top-bar .wd-tools-element .wd-tools-icon:before {color:#148576 !important; padding-left:10px; font-size:18px !important;}
.whb-top-bar .wd-tools-element .wd-tools-icon:before {padding-left:unset !important;}
.whb-top-bar .wd-header-text, .woocommerce-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper span.wmc-current-currency, .whb-top-bar .wd-tools-element .wd-tools-text{font-size:16px !important;}
.topbar_right_menu_item:hover .woodmart-nav-link,.wd-header-my-account:hover>a {color:#148576 !important;}
.product-grid-item {border:1px rgba(0, 0, 0, 0.11) solid; border-radius:10px;}
.wd-product.wd-hover-quick .wd-add-btn {opacity:1 !important;}
.wd-product.wd-hover-quick .wd-add-btn>a {border:unset !important;}
.wd-tabs-header {padding:15px !important; border:1px rgba(0, 0, 0, 0.11) solid; border-radius:10px; justify-content:center;}
.btn.btn-style-bordered {border:1px rgba(0, 0, 0, 0.11) solid;}
.widget_product_categories .product-categories li a {font-size:14px;}
.widget_product_categories .product-categories li.current-cat>a, .single_product_readmore {color:#148576;}
.wd-rating-summary-cont, .comment-reply-title, p.woocommerce-verification-required {display:none !important;}
..comment-form textarea {min-height:130px !important; border-radius:10px;}
.comment-form p, .comment-form label {color:unset !important;}
.woocommerce-Reviews>:is(div,p) {margin-bottom:0px !important;}
:is(#review_form,#review_form>.comment-respond) {margin-top:20px;}
span.breadcrumb-last {color:#333 !important; font-weight:normal !important;}
.prismjs-default :not(pre)>code[class*=language-], .prismjs-default pre[class*=language-] {border-radius:10px;}
.product-wrapper .add_to_cart_button {background-color: #fff !important; color: #148576 !important; border: 1px #148576 solid !important; border-radius:10px !important;}
.woocommerce-mini-cart__empty-message {color:#333333 !important;}
.wd-single-breadcrumbs.wd-nowrap-md [class*="-breadcrumb"] {direction:rtl !important;}
.shop_table th {color:#333;}
#cfw-side-cart-floating-button .cfw-side-cart-floating-button-anchor {background:#FAA21B !important;}
.cfw-side-cart-open-trigger .cfw-side-cart-quantity {color:#fff; font-weight:600 !important;}
.cfw-side-cart-open-trigger svg {color:#fff !important;}
.aio-contact-parent .aio-contact-trigger {right:30px !important;}
.aio-contact-parent .aio-contact-floating:not(.aio-contact-inline):not(.aio-contact-no-text) .aio-contact-blocks .aio-contact-block .aio-contact-block-details {margin-right:10px; margin-left:unset !important;}
.cfw-grid .col-lg-4, #billing_first_name_field {width:100%;}
#cfw-cart-summary.cfw-select-input:not(.cfw-multiselect-input,.cfw-wc_checkout_add_ons_multiselect-input):after, .checkoutwc .form-row.cfw-select-input:not(.cfw-multiselect-input,.cfw-wc_checkout_add_ons_multiselect-input):after {transform:translateY(calc(-50% + 2px)) rotate(90deg) !important}
[dir=rtl] .iti__arrow {margin-right:5px;}
body.checkout-wc .iti.iti--allow-dropdown .iti__tel-input, main.checkoutwc .iti.iti--allow-dropdown .iti__tel-input {text-align:right;}
.parsley-errors-list {font-weight:400;}
.cfw-promo-row .cfw-label-is-floated label {opacity:1 !important;}
#cfw-cart-summary .form-row.cfw-label-is-floated input[type=text].input-text {padding:1.10em .8em .28em !important;}
body.checkout-wc form h1, body.checkout-wc h2, body.checkout-wc h3, body.checkout-wc h4, main.checkoutwc form h1, main.checkoutwc h2, main.checkoutwc h3, main.checkoutwc h4 {font-weight:400 !important;}
#cfw-footer {margin-top:20px;}
#cfw-side-cart .cfw-remove-item-button {top:0px !important;}
#cfw-side-cart .cfw-side-cart-contents-header .cfw-side-cart-close-btn {top:1.0em !important;}
body.checkout-wc .wd-sticky-nav-enabled {margin-right:unset !important; --wd-sticky-nav-w:unset !important;}
.woocommerce-terms-and-conditions-checkbox-text {font-size:14px;}
#cfw-billing-methods .wc_payment_methods .wc_payment_method .payment_box>* {margin-bottom:unset !important; font-size:14px; line-height:20px;}
.currency_switcher_mobile {margin-top: 10px; margin-right: 20px; font-size: 14px; font-weight: 600; color: #333; display:inline-block; }
.currency_select {margin-top:10px; margin-right:12px;}
.post-single-page .meta-author img {display:none !important;}
.post-single-page {text-align:unset !important;}
.social-form-circle .wd-social-icon {border-radius:10px !important;}
.xlwcty_wrap .xlwcty_order_details_2_col .xlwcty_pro_list .xlwcty_rightDiv, .xlwcty_wrap .xlwcty_order_details_2_col table tfoot tr td, .xlwcty_wrap .xlwcty_order_details_2_col table tfoot tr th {text-align:left;}
.xlwcty_wrap .xlwcty_Box {border-radius:10px;}
.xlwcty_col2_wrap {max-width:unset !important;}
/* MOBILE CSS*/
.mobile-nav .wd-heading {justify-content:flex-start !important;}
@media (max-width: 768px) {
.homepage_promo_section .text-right, .title_mobile .text-right {text-align:center !important;}
	.min-footer {font-size:14px;}
	#cfw {padding-top:0px !important;}
	.xlwcty_wrap.xlwcty_circle_show .xlwcty_in_wrap {padding-left:15px !important; padding-right:15px !important;}
	.xlwcty_wrap .xlwcty_order_info {padding-right:60px !important; padding-left:unset !important;}
	html[dir="rtl"] .xlwcty_wrap .xlwcty_circle {right:0 !important; left:auto !important;}
	.xlwcty_wrap .xlwcty_Box.xlwcty_order_details_2_col {padding:15px !important;}
	#cfw-cart-summary a {color:#333 !important;}
	#cfw-mobile-cart-header .cfw-arrow {fill:#333 !important;}
	.wmc-custom-checkout-right {font-size:12px;}
	.cfw-cart-item-subtotal .wmc-custom-checkout-right {padding-top:5px;}
	.order-total .wmc-custom-checkout-right {padding-top:4px;}
	#cfw-mobile-cart-header #cfw-expand-cart .cfw-cart-summary-label-show {width:44% !important; font-size:12px !important;}
	.cfw-totals-list table tr th {flex-basis:25% !important;}
	.cfw-totals-list table tr td {flex-basis:75% !important;}
}
.aio-contact-parent .aio-contact-trigger .aio-prompt-memo {bottom:40px !important;}
.tc-epo-element-label-text, .tm-epo-field-label input {color:#333;}
label {color:#333 !important;}
.wmc-custom-checkout-right {color:#148576 !important;}
.wd-breadcrumbs>span:last-child {font-weight:normal !important;}

.footer_wh_no {
    display: inline-block;
    direction: ltr;
}