@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//moskymasr.com/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: 400;
	--wd-text-color: rgb(15,11,11);
	--wd-text-font-size: 13px;
	--wd-title-font: "Tajawal", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: rgb(15,15,15);
	--wd-entities-title-font: "Tajawal", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: rgb(0,0,0);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Tajawal", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Tajawal", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(0,0,0);
	--wd-widget-title-font-size: 13px;
	--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: rgba(242,8,0,0.99);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: rgb(35,114,234);
	--wd-link-color-hover: rgb(239,23,23);
	--btn-default-bgcolor: rgb(221,6,6);
	--btn-default-bgcolor-hover: rgb(239,239,239);
	--btn-accented-bgcolor: rgb(0,153,58);
	--btn-accented-bgcolor-hover: rgb(221,6,6);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(221,4,4);
	--notices-success-color: rgb(255,255,255);
	--notices-warning-bg: rgb(255,198,94);
	--notices-warning-color: rgb(0,0,0);
	--wd-sticky-btn-height: 64px;
}
.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: rgb(0,0,0);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(255,255,255);
	background-image: none;
}
.page .wd-page-content {
	background-color: rgb(247,247,250);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 42px;
}
.wd-builder-off .wd-fbt.wd-design-side {
	--wd-form-width: 350px;
}

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

}

@media (max-width: 768.98px) {
	:root {
		--wd-text-font-size: 14px;
	--wd-widget-title-font-size: 13px;
	--wd-header-el-font-size: 13px;
	--wd-sticky-btn-height: 43px;
	}
	.woocommerce-product-gallery {
		--wd-gallery-gap: 5px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #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: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 8px;
}



@media (max-width: 430px) {
.dokan-dashboard .dokan-product-listing .dokan-product-listing-area .product-listing-top .dokan-add-product-link {
    width: 36%;
}}
.searchform input[type="text"] {
    height: 40px;
}
.menu-opener .menu-opener-icon:not(.custom-icon):after {
    color: #3866df;
}
.menu-opener:after {
    font-weight: 900;
    font-size: 15px;
    color: #3866df;
}
.menu-opener {
    color: #3866df;
}
.owl-dots .owl-dot span {
    width: 22px !important;
    height: 5px !important;
    margin: 0px 4px !important;
    border-radius: 50px !important;
    background: rgb(226, 229, 241) !important;
    opacity: 1 !important;
    bottom: 0px !important;
}
.footer-sidebar {
    padding-top: 0px !important;
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.add-to-cart-loop {
    width: 100%;
}

h3.wd-entities-title.category-title {
    display: none;
}
.cat-design-alt .hover-mask {
    display: none;
}

.product-grid-item .star-rating {
    display: none;
}
.dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu li.active:after {
    right: auto;
    left: 0;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active:after {
    border-left-color: #f7f7fa;
}
.dokan-dashboard-wrap .pull-right, .dokan-dashboard-wrap .fa-pull-right {
    float: left;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li a i {
    padding-right: 8px;
    padding-left: 10px;
}
.dokan-form-horizontal .dokan-control-label {
    text-align: right;
}
.dokan-tooltips-help {
    margin-left: 7px;
    margin-right: 7px;
}
.woocommerce span.onsale, span.onsale {
    left: 1px;
    top: 23px;
	  font-size: 12px;
}
.products.elements-grid.align-items-start.wd-products-holder.grid-masonry.wd-spacing-0.products-bordered-grid.pagination-more-btn.title-line-two.row.grid-columns-5 {
    display: block !important;
}
.dokan-profile-frame-wrapper {
    margin-bottom: 40px;
}
.woocommerce-product-gallery .thumbnails.owl-carousel .owl-item {
   width: 100px !important;
   height: 100px !important;
}
li.wd_custom_tab_tab {
    display: none !important;
}
li.more_seller_product_tab {
    display: none !important;
}

.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;
}
.cart-totals-inner .shop_table_responsive td:before {
	display: none !important;
}@media (min-width: 1025px) {
	.social-login-btn {
    margin-right: 4%;
    margin-left: 4%;
}
.product-grid-item img {
    min-height: 270px !important;
    max-height: 270px !important;
}

}

@media (max-width: 576px) {
	.product-grid-item img {
    min-height: 200px !important;
    max-height: 200px !important;
}

.wd-sticky-btn-shown .wws-product-query-btn {
    display: none;
}
.wws-popup-container--position {
    bottom: 110px;
}
.dokan-dashboard .dokan-dash-sidebar #dokan-navigation ul.dokan-dashboard-menu {
    display: block;
}
a.wd-accordion-title.woodmart-accordion-title.tab-title-more_seller_product {
    display: none;
}
.woocommerce span.onsale, span.onsale {
		padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 3px;
    padding-top: 3px;
}
.dokan-subscription-content .pack_content_wrapper .product_pack_item {
    width: 40%;
}

.wl-col-1.slick-slide.slick-active {
    padding-right: 5px;
    padding-left: 5px;
}
.wrapp-buttons {
    display: none;
}
.group_table tr, .woocommerce-cart-form__contents tr {
    padding-right: 85px;
}
.ht-category-wrap {
    margin-bottom: 0px !important;
}
.dokan-store-sidebar, .dokan-single-store {
    margin-right: 0% !important;
    width: 100% !important;
    margin-left: 0% !important;
}
.dokan-store .site-content {
    padding: 0 !important;
}
:is(.woocommerce-cart-form__contents,.group_table) tr {
    padding-right: 115px !important;
}
}

