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

:root {
	--wd-text-font: "Cairo", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 500;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 18px;
	--wd-title-font: "Cairo", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-transform: capitalize;
	--wd-title-color: rgb(255,132,0);
	--wd-entities-title-font: "Cairo", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-transform: capitalize;
	--wd-entities-title-color: rgb(0,0,0);
	--wd-entities-title-color-hover: rgb(255, 132, 0);
	--wd-alternative-font: "Cairo", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Cairo", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: rgb(255,132,0);
	--wd-widget-title-font-size: 17px;
	--wd-header-el-font: "Cairo", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 18px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(255,132,0);
	--wd-alternative-color: rgb(255,255,255);
	--btn-default-font-family: "Cairo", Arial, Helvetica, sans-serif;
	--btn-default-bgcolor: rgb(255,132,0);
	--btn-default-bgcolor-hover: rgb(0,0,0);
	--btn-default-color-hover: rgb(255,132,0);
	--btn-accented-font-family: "Cairo", Arial, Helvetica, sans-serif;
	--btn-accented-bgcolor: rgb(255,132,0);
	--btn-accented-bgcolor-hover: rgb(0,0,0);
	--btn-accented-color-hover: rgb(255,132,0);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(255,132,0);
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(30,115,190);
	--wd-link-color-hover: rgb(221,153,51);
	--wd-sticky-btn-height: 60px;
}
.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-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(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-color: rgb(0,0,0);
}
.product-labels .product-label.onsale {
	background-color: rgb(255,132,0);
	color: rgb(255,255,255);
}
.product-labels .product-label.new {
	background-color: rgb(221,153,51);
}
.product-labels .product-label.featured {
	background-color: rgb(64,183,104);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(221,51,51);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(255,132,0);
}
.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;
	}

}
:root{
--wd-container-w: 1350px;
--wd-form-brd-radius: 5px;
--btn-default-color: #fff;
--btn-accented-color: #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;
--wd-brd-radius: 12px;
}

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


.wd-page-title {
background-color: rgb(255,132,0);
}

.page-title .title {
    font-size: 36px;
    line-height: 1.2;
    color: #fff !important;
}
.main-page-wrapper{
margin:0px!important;
     padding: 0px!important;

}
.whb-header {
    margin-bottom: 0px!important;
}
.wd-portfolio-element {
  margin-bottom: 40px!important;
}
nav.wd-pagination {
    margin-bottom: 40px!important;
}
.wd-blog-element {
    margin-top: 60px !important;
}
.row.product-image-summary-wrap {
    margin-top: 60px!important;
}
.article-inner{
margin-top:40px!important;
}
	.sidebar-container {
    margin-bottom: 40px;
    margin-top: 40px !important;
}
.wd-carousel-wrap {
    margin-bottom: 40px;
}
/* .quantity {
    border-radius: 0px !important;
} */
div.quantity :is(input[type="number"],input[type="text"],input[type="button"]) {
    display: inline-block;
    border-radius: 0;
    color: var(--wd-form-color);
}
form.cart {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: flex-start;
    align-items: center!important;
}

button.single_add_to_cart_button.button.alt {
    font-size: 14px !important;
    font-weight: 700;
    line-height: 14px;
    /* padding: 5px 20px !important; */
}
button#wd-add-to-cart {
    font-size: 14px !important;
    font-weight: 700;
    line-height: 14px;
    /* padding: 5px 20px !important; */
}
button.button {
    font-size: 14px !important;
    font-weight: 700;
    line-height: 14px;
    /* padding: 5px 20px !important; */
}

.wd-content-layout {
    padding-block: 0px!important;
}

.wd-negative-gap.elementor-element.elementor-element-a2b8568.wd-section-stretch.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded {
    margin-top: 0px !important;
