@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//moskymasr.matja.re/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.1.2") format("woff2");
	font-display:swap;
}

:root {
	--wd-text-font: "Tajawal", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 500;
	--wd-text-color: rgb(109,109,109);
	--wd-text-font-size: 12px;
	--wd-title-font: "Tajawal", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-transform: none;
	--wd-title-color: rgb(0,0,0);
	--wd-entities-title-font: "Tajawal", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(0,0,0);
	--wd-entities-title-color-hover: rgb(84, 84, 84);
	--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: uppercase;
	--wd-widget-title-color: rgb(0,0,0);
	--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: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(204,46,46);
	--wd-alternative-color: rgb(255,255,255);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: rgb(66,150,214);
	--btn-default-bgcolor-hover: rgb(0,0,0);
	--btn-accented-bgcolor: rgb(234,60,84);
	--btn-accented-bgcolor-hover: rgb(25,123,234);
	--btn-accented-color: rgb(255,255,255);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(241,171,57);
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.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;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
html .product-image-summary-wrap .summary-inner > .price, html .product-image-summary-wrap .summary-inner > .price > .amount, html .product-image-summary-wrap .summary-inner > .price > .price > .amount, html .product-image-summary-wrap .summary-inner > .price ins .amount, html .wd-single-price .price, html .wd-single-price .price > .amount, html .wd-single-price .price > ins .amount {
	font-weight: 700;
	font-size: 18px;
	color: rgb(214,21,24);
}
.page .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-portfolio .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-portfolio .wd-page-content {
	background-color: rgb(255,255,255);
	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-bg: rgb(255,255,255);
}
.product-labels .product-label.onsale {
	background-color: rgb(221,51,51);
	color: rgb(255,255,255);
}
.product-labels .product-label.new {
	background-color: rgb(91,198,61);
	color: rgb(255,255,255);
}
.product-labels .product-label.featured {
	background-color: rgb(221,51,51);
	color: rgb(255,255,255);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(30,115,190);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

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

}

@media (max-width: 768.98px) {
	:root {
		--wd-text-font-size: 12px;
	--wd-sticky-btn-height: 42px;
	}
	html .product-image-summary-wrap .summary-inner > .price, html .product-image-summary-wrap .summary-inner > .price > .amount, html .product-image-summary-wrap .summary-inner > .price > .price > .amount, html .product-image-summary-wrap .summary-inner > .price ins .amount, html .wd-single-price .price, html .wd-single-price .price > .amount, html .wd-single-price .price > ins .amount {
		font-size: 20px;
	}
	.woocommerce-product-gallery {
		--wd-gallery-gap: 15px;
	}

}
:root{
--wd-container-w: 1160px;
--wd-form-brd-radius: 35px;
--btn-default-color: #fff;
--btn-default-color-hover: #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: 8px;
}

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


.progress-msg .amount {
    color: var(--wd-primary-color) !important;
    font-weight: 700 !important;
    font-size: 15px !important;
}
.progress-msg {
    font-weight: 700;
    color: black;
}
.wd-shipping-progress-bar.wd-style-bordered .wd-free-progress-bar {
    border: 2px dashed var(--wd-primary-color) !important;
    background: #f7f7fa;
}
.wd-progress-bar .progress-area {
    background-color: white !important;
}
.wd-progress-bar .progress-bar {
    background-color: var(--wd-primary-color) !important;
}
.wd-before-add-to-cart img {
	border-radius: var(--wd-brd-radius);
}
.wd-after-add-to-cart img {
	border-radius: var(--wd-brd-radius);
}
button.single_add_to_cart_button.button.alt.wp-element-button, .wd-buy-now-btn {
    flex-grow: 1 !important;
}


.wd-cat-content.hover-mask {
    display: none;
}
.products-bordered-grid-ins :is(.wd-cat-wrap,.product-wrapper) {
    border: none !important;
}
.wd-cat-wrap {
    padding: unset !important;
}

.wd-offers-title {
    color: white !important;
    background: red !important;
    border-radius: 5px !important;
}


.wd-add-btn-replace .add-to-cart-loop {
    margin-bottom: 5px !important;
    margin-bottom: 5px !important;
}@media (min-width: 1025px) {
	/*
.product-grid-item img {
    min-height: 270px !important;
    max-height: 270px !important;
}
*/
a.category-nav-link .wd-nav-img {
    max-height: 50px;
}
ul.wd-nav-product-cat li.cat-item {
	width: 15%;
}
.wd-nav-product-cat>li>a .nav-link-text {
    font-size: 15px;
}

}

@media (max-width: 576px) {
	.product-summary-shadow .summary-inner {
    padding-left: 15px!important;
    padding-right: 15px!important;
}
.wd-shipping-progress-bar.wd-style-bordered .wd-free-progress-bar {
    padding: 10px!important;
}

/*
.product-grid-item img {
    min-height: 200px !important;
    max-height: 200px !important;
}
*/


.container, .container-fluid {
    padding-inline: 5px !important;
}
.wd-accordion-content.wd-active {
    padding-right: 10px !important;
    padding-left: 10px !important;
}



.summary.entry-summary.text-center.wd-grid-col {
    margin-left: 7px;
    margin-right: 7px;
}


.product-tabs-wrapper{
	margin-right: 7px;
	margin-left: 7px;
}
}

