@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//rawit.store/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.1.4") format("woff2");
}

.wd-popup.wd-promo-popup{
	background-color:rgba(17,17,17,0);
	background-image: none;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:left center;
}

.header-banner{
	background-color:#fd5657;
	background-image: none;
	background-position:center center;
}

.page-title-default{
	background-color:#0a0a0a;
	background-image: none;
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:#f3eae3;
	background-image: none;
}

:root{
--wd-text-font:"Tajawal", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"Tajawal", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--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(51 51 51 / 65%);
}
:root{
--wd-alternative-font:"Tajawal", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Tajawal", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:600;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:#333;
--wd-widget-title-font-size:16px;
}
:root{
--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;
}
:root{
--wd-primary-color:#fd5657;
}
:root{
--wd-alternative-color:#f8c715;
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
:root{
--btn-default-bgcolor:#fd5657;
}
:root{
--btn-default-bgcolor-hover:#fc6f6f;
}
:root{
--btn-accented-bgcolor:#fd5657;
}
:root{
--btn-accented-bgcolor-hover:#fc6f6f;
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#000000;
}
	:root{
					
			
							--wd-form-brd-radius: 0px;
					
					--wd-form-brd-width: 2px;
		
					--btn-default-color: #fff;
		
					--btn-default-color-hover: #fff;
		
					--btn-accented-color: #fff;
		
					--btn-accented-color-hover: #fff;
		
									--btn-default-brd-radius: 0px;
				--btn-default-box-shadow: none;
				--btn-default-box-shadow-hover: none;
				--btn-default-box-shadow-active: none;
				--btn-default-bottom: 0px;
			
			
			
					
									--btn-accented-brd-radius: 0px;
				--btn-accented-box-shadow: none;
				--btn-accented-box-shadow-hover: none;
				--btn-accented-box-shadow-active: none;
				--btn-accented-bottom: 0px;
			
			
			
					
							
					--wd-brd-radius: 0px;
			}

	
	
			@media (min-width: 1025px) {
			.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
				max-width: 1192px;
			}
		}

		.container {
			max-width: 1222px;
		}

		:root{
			--wd-container-width: 1222px;
		}
	
			@media (min-width: 1222px) {
			[data-vc-full-width]:not([data-vc-stretch-content]),
			:is(.vc_section, .vc_row).wd-section-stretch {
				padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
				padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
			}
		}
	
			div.wd-popup.popup-quick-view {
			max-width: 920px;
		}
	
	
	
			:root {
			--wd-header-banner-h: 40px;
		}
		@media (max-width: 1024px) {
			:root {
				--wd-header-banner-h: 40px;
			}
		}
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 223px;
		}
	
					rs-slides [data-type=text],
		rs-slides [data-type=button] {
			font-family: Tajawal !important;
		}
		
					rs-slides h1[data-type=text],
			rs-slides h2[data-type=text],
			rs-slides h3[data-type=text],
			rs-slides h4[data-type=text],
			rs-slides h5[data-type=text],
			rs-slides h6[data-type=text] {
				font-family: Tajawal !important;
			}
			
/* ------ home page ------ */
/* category design */
/* .cat-design-alt.categories-with-shadow .category-image-wrapp {
box-shadow: 0px 0px 10px rgba(0,0,0,0.12);
border-radius: 50% !important;
margin-top: 5px !important;
max-width: 600px !important; 
} */

/* ------ cart page ------ */
/* update cart button */
.cart-actions .button[name="update_cart"] {
display: none !important;
}

/* ------ checkout page ------ */
/* show required error */
.woocommerce-checkout p.woocommerce-invalid-required-field span.error {
color: #e2401c;
display: block !important;
font-weight: bold;
font-size: smaller;
}

/* shipping notice */
.conditional-shipping-notice {
text-align: left !important;
}

/* ------ my-account page ------*/
/* hide/remove the extra button */
#user-registration .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link.is-active a, #user-registration.horizontal .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link.is-active a {
background-color: #00000000;
}
/* workaround: to add view order in this tab and hide it */
#user-registration > nav > ul > li.user-registration-MyAccount-navigation-link.user-registration-MyAccount-navigation-link--edit-address.is-active {
display: none !important;
}

/* ------ pre-order ------ */
.pre_order_single {
	color: var(--wd-entities-title-color) !important;
}
#media-attachment-seo-filter {
	display: none !important;
}

/* ------ media ------ */
.media-toolbar.wp-filter .view-switch {
	display: none !important;
}
#media-attachment-seo-filter {
	display: none !important;
}

/* ------ copyright footer ------ */
.copyrights-wrapper {
background-color: #333 !important;	
}

/* ------ product label ------ */
/* featured product label color */
.product-label.featured {
background-color: #5FCAF9;	
}
/* new product label color */
.product-label.new {
background-color: #F4BC4A;	
}


/* Circle product categories */
/* body .cat-design-alt img {
    border-radius:50%;
    width:50%;
    height :auto;
}
body .category-grid-item:hover .category-image {
    -webkit-transform:none;
    transform: none;
}
body .cat-design-alt.categories-with-shadow .category-image-wrapp {
    box-shadow: none;
} 
.cat-design-alt.categories-with-shadow .category-image-wrapp {
    box-shadow: 0px 0px 10px rgba(0,0,0,0.12);
    border-radius: 50% !important;
    margin-top: 5px !important;
	max-width: 600px !important;
}
*/
/* remove points label in my-account */
#user-registration .user-registration-MyAccount-content h2 {
    display: none;
}

/* shopward-custom: social media color */
/* .icons-design-colored-alt.color-scheme-light .wd-social-icon, .color-scheme-light .icons-design-colored-alt .wd-social-icon {    
	background-color: #fff;
  color: #fd5657 !important;
} */

.category-grid-item .wd-entities-title {
	font-size: 15px !important;
}@media (min-width: 1025px) {
	/* .wd-entities-title {
	font-size: small !important;
} */

.product-label.featured {
	background-color: #5FCAF9;	
}

.product-label.new {
	background-color: #F4BC4A;	
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	/* .wd-entities-title {
	font-size: small !important;
} */

.product-label.featured {
	background-color: #5FCAF9;	
}

.product-label.new {
	background-color: #F4BC4A;	
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.disable-owl-mobile .owl-carousel {
	-webkit-mask-image: none !important;
}
div[class*="wd-carousel-spacing"] .owl-nav>div[class*="next"] {
    margin-right: 35px !important;
}


/* .wd-entities-title {
	font-size: smaller !important;
} */
.product-label.featured {
background-color: #5FCAF9;	
}
.product-label.new {
background-color: #F4BC4A;	
}
}

@media (max-width: 576px) {
	.disable-owl-mobile .owl-carousel {
	-webkit-mask-image: none !important;
}
div[class*="wd-carousel-spacing"] .owl-nav>div[class*="next"] {
    margin-right: 35px !important;
}
/* 
.wd-entities-title {
	font-size: x-small !important;
} */
.product-label.featured {
	background-color: #5FCAF9;	
}
.product-label.new {
	background-color: #F4BC4A;	
}
}

