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

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

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

:root {
	--wd-text-font: "Plus Jakarta Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(15,15,15);
	--wd-text-font-size: 17px;
	--wd-title-font: "Raleway", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Plus Jakarta Sans", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-color: rgb(15,15,15);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Raleway", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Plus Jakarta Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(15,15,15);
	--wd-widget-title-font-size: 17px;
	--wd-header-el-font: "Plus Jakarta Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 16px;
	--wd-brd-radius: 10px;
	--wd-primary-color: rgb(0,0,0);
	--wd-alternative-color: rgb(89,89,89);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: rgb(0,0,0);
	--btn-default-bgcolor-hover: rgb(119,119,119);
	--btn-default-color: rgb(255,255,255);
	--btn-default-color-hover: rgb(255,255,255);
	--btn-accented-bgcolor: rgb(0,0,0);
	--btn-accented-bgcolor-hover: rgb(119,119,119);
	--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-sticky-btn-height: 126px;
}
.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: 223px;
}
.wd-page-title {
	background-color: rgb(237,237,237);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(0,0,0);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
html .post.wd-post:not(.blog-design-small) .wd-entities-title {
	font-size: 18px;
}
html .wd-buy-now-btn {
	color: rgb(255,255,255);
	background: rgb(119,119,119);
}
html .wd-buy-now-btn:hover {
	color: rgb(255,255,255);
	background: rgb(0,0,0);
}
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);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(221,51,51);
	color: rgb(255,255,255);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(0,0,0);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 980px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 1px;
}

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

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 46px;
	}
	.woocommerce-product-gallery {
		--wd-gallery-gap: 1px;
	}

}
: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;
}
}


@font-face {
	font-family: "Aloaax";
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "AloaaxB";
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: "AloaaxS";
	font-weight: 500;
	font-style: normal;
}

.wd-tools-element:is(.wd-design-6,.wd-design-7) :is(.wd-tools-inner,.wd-tools-icon) {
    border-radius: 10px;
}

.wd-toolbar-link .wd-custom-icon:before {
    content: "\f122" !important;
}
.comment-form-email {
	display:none !important;
}

.more-products{display:none;}
.woocommerce-checkout #billing_country_field {
    display: none;
}
.brands-widget .brand-item a {
    padding: 10px;
}

html .wd-buy-now-btn {
    background: rgb(61,178,55);
    min-width: 100%;

}
html .wd-buy-now-btn:before {
    content: "\f126";
    font-family: "woodmart-font";
	margin-right: 7px; }

.widget_product_categories .product-categories li a {
    text-transform: uppercase;
    color: #000;
}

.product-design-default .entry-summary:not(.col-lg-4) .wd-product-brands a {
    padding: 10px;
    background-color: #f6f6f6;
    border-radius: 0px;
}
.cat-design-zoom-out .wd-cat-count {
    display: none;
}
.wd-sticky-btn :is(.wd-buy-now-btn) {
    display: none;
}


form.cart :where(.single_add_to_cart_button,.wd-buy-now-btn,.quantity) {
    font-size: 18px;
}
.product-summary-shadow .summary-inner {
    padding: 20px 20px 15px;
  }
.moved-price {
    font-size: 131%;
    background: #e9e9e9;
    padding: 7px;
    border-radius: 8px 0px;
	letter-spacing: 2px;
}

.summary-inner > .price {
    display: none;
}

[class*="wd-swatches"].wd-text-style-1 .wd-swatch.wd-text {
    background: #fff !important;
    border: 1px solid #000 !important;
    padding: 5px 10px !important;
}

.whb-col-1 :is(.whb-flex-row,.whb-column) {
    justify-content: space-around !important;
}
.product-grid-item .star-rating {
   display:none;
}

.wd-product.wd-hover-tiled .product-wrapper {
    box-shadow: 0 0 4px rgb(0 0 0 / 0%) !important;
}

.wd-toolbar-shop .wd-tools-icon:before{content:"\f146";font-family:"woodmart-font"}



.price del {
    display: block; /* يجعل السعر العادي في سطر منفصل */
}

.price ins {
    display: block; /* يجعل السعر المخفض في سطر منفصل */
}
@media (min-width: 577px) and (max-width: 767px) {
	:is(.browser-Safari,.platform-iOS[class*="FBAN"]) .hide-larger-price .price>:is(ins,small) {
    margin-inline-start: calc(0em + 0px);
}
}

@media (max-width: 576px) {
	:is(.browser-Safari,.platform-iOS[class*="FBAN"]) .hide-larger-price .price>:is(ins,small) {
    margin-inline-start: calc(0em + 0px);
}
}

