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

:is(.shop-content-area.wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product) .wd-products-with-bg, :is(.shop-content-area.wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product) .wd-products-with-bg .product-grid-item{
	--wd-prod-bg:rgb(255,255,255); --wd-bordered-bg:rgb(255,255,255);
}

.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-image: none;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

.page-title-default{
	background-color:rgb(28,97,231);
	background-image: none;
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:#ffffff;
	background-image: none;
	background-position:center center;
}

:root{
--wd-text-font:"Cairo", Arial, Helvetica, sans-serif;
--wd-text-font-weight:500;
--wd-text-color:rgb(133,133,133);
--wd-text-font-size:15px;
}
:root{
--wd-title-font:"Cairo", Arial, Helvetica, sans-serif;
--wd-title-font-weight:700;
--wd-title-color:rgb(0,70,122);
}
:root{
--wd-entities-title-font:"Cairo", 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:"Lexend Deca", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Lexend Deca", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:500;
--wd-widget-title-transform:capitalize;
--wd-widget-title-color:#333;
--wd-widget-title-font-size:16px;
}
:root{
--wd-header-el-font:"Cairo", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:600;
--wd-header-el-transform:capitalize;
--wd-header-el-font-size:13px;
}
html .wd-nav-mobile > li > a{
	text-transform: capitalize;
}

html .post.blog-post-loop .post-title{
	font-size: 18px;
}

:root{
--wd-brd-radius: 10px;
}
:root{
--wd-primary-color:rgb(1,141,206);
}
:root{
--wd-alternative-color:rgb(255,201,5);
}
:root{
--wd-link-color:rgb(0,70,122);
--wd-link-color-hover:#242424;
}
.page .main-page-wrapper{
	background-color:rgb(249,250,251);
	background-image: none;
}

.woodmart-archive-shop:not(.single-product) .main-page-wrapper{
	background-color:rgb(246,246,246);
	background-image: none;
}

.single-product .main-page-wrapper{
	background-color:rgb(246,246,246);
	background-image: none;
}

.woodmart-archive-blog .main-page-wrapper{
	background-color:rgb(246,246,246);
	background-image: none;
}

:root{
--btn-default-font-family:"Cairo", Arial, Helvetica, sans-serif;
}
:root{
--btn-default-bgcolor:rgb(1,141,206);
}
:root{
--btn-default-bgcolor-hover:rgb(255,255,255);
}
:root{
--btn-default-color:rgb(255,255,255);
}
:root{
--btn-default-color-hover:rgb(1,141,206);
}
:root{
--btn-accented-bgcolor:rgb(1,141,206);
}
:root{
--btn-accented-bgcolor-hover:rgb(255,255,255);
}
:root{
--btn-accented-color:rgb(255,255,255);
}
:root{
--btn-accented-color-hover:rgb(1,141,206);
}
:root{
--btn-transform:capitalize;
}
html .wd-buy-now-btn{
	background: rgb(107,163,49);
}

html .wd-buy-now-btn:hover{
	background: rgb(95,158,44);
}

:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}

	:root{
					
							--wd-form-brd-radius: 5px;
			
					
					--wd-form-brd-width: 1px;
		
		
		
		
		
					
			
							--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;
			
					
							
		
			}

	
	
			:root{
			--wd-container-w: 1400px;
		}
	
			@media (min-width: 1417px) {
			.platform-Windows .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}
		@media (min-width: 1400px) {
			html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}
	
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 223px;
		}
	
	
	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);
						}
.custom-list{
display: flex;
    gap: 3px;
    flex-direction: row;
    flex-wrap: wrap;
	list-style: none;
}
.custom-list li{
display: flex
;
	margin-bottom:10px ;
	 gap: 5px;
    width: 33%;
    justify-content: start;
    align-items: center
}
.custom-list li h6{
margin-bottom: 0;
    color: #00467AB2;
    font-size: 16px;
    font-weight: 400;
}

#menu-mobile-navigation .menu-item .woodmart-nav-link .nav-link-text{
color:#FFFFFF;
}
#menu-mobile-navigation .current_page_item {
background: white !important ;
	border-radius:50px ;
	box-shadow: 0px 4px 14px 0px rgba( 0 , 0 ,0 , .04);
}
#menu-mobile-navigation .current_page_item .woodmart-nav-link {
	background-color: white !important ;
	background: white !important ;
		border-radius:50px ;

padding: 20px 30px;
}


#menu-mobile-navigation .current_page_item .woodmart-nav-link .nav-link-text{
	color: #2EA9E2 ;
}
#menu-mobile-navigation .current_page_item .woodmart-nav-link::before{
opacity: 0 ;
}

.wd-info-box .info-box-content p{
margin-bottom: 0px ;
}
.wd-info-box {
gap: 20px ;
}
.whb-header{
margin-bottom: 0px ;
}
@media (max-width: 576px) {
	.custom-list{
	    flex-direction: column;

}
.custom-list li{
	width:100% ;
}


}

