@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//saudigamerz.com/wp-content/themes/woodmart/fonts/woodmart-font-3-400.woff2?v=7.3.2") 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;
}

.header-banner{
	background-color:rgb(183,0,0);
	background-image: none;
}

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

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

:root{
--wd-text-font:"Rubik", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:15px;
}
:root{
--wd-title-font:"Rubik", Arial, Helvetica, sans-serif;
--wd-title-font-weight:500;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Rubik", 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:"Rubik", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Rubik", 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:"Rubik", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:600;
--wd-header-el-transform:capitalize;
--wd-header-el-font-size:13px;
}
:root{
--wd-brd-radius: 10px;
}
:root{
--wd-primary-color:rgb(0,92,46);
}
:root{
--wd-alternative-color:rgb(223,240,216);
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
.page .main-page-wrapper{
	background-color:rgb(246,246,246);
	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-bgcolor:rgb(223,240,216);
}
:root{
--btn-default-bgcolor-hover:rgb(223,240,216);
}
:root{
--btn-default-color:rgb(12,12,12);
}
:root{
--btn-default-color-hover:rgb(12,12,12);
}
:root{
--btn-accented-bgcolor:rgb(12,12,12);
}
:root{
--btn-accented-bgcolor-hover:rgb(12,12,12);
}
: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:rgb(69,150,71);
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
.product-labels .product-label.onsale{
	background-color:rgb(221,51,51);
}

.product-labels .product-label.new{
	background-color:rgb(30,115,190);
}


	:root{
					
							--wd-form-brd-radius: 5px;
			
					
					--wd-form-brd-width: 1px;
		
		
		
					--btn-accented-color: #fff;
		
					--btn-accented-color-hover: #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;
					
							
		
			}

	
	
			:root{
			--wd-container-w: 1400px;
		}
	
			@media (min-width: 1400px) {
			[data-vc-full-width]:not([data-vc-stretch-content]),
			:is(.vc_section, .vc_row).wd-section-stretch {
				padding-left: calc((100vw - 1400px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
				padding-right: calc((100vw - 1400px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
			}
		}
	
			div.wd-popup.popup-quick-view {
			max-width: 920px;
		}
	
	
	
	
			.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);
						}
.labels-rectangular .product-label {
padding: 2px 2px;
}

/*new*/
body .labels-rectangular .new{
color:#ffffff;
background-color:#4285F4;
}
/*Hot*/
body .labels-rectangular .hot{
color:#ffffff;
background-color:#ea4335;
}
/*out of stock */
body .labels-rectangular .out-of-stock{
color:#ffffff;
background-color:black;
}

/*Price
.woocommerce-Price-currencySymbol {
	color:#D60200;
}

.woocommerce-Price-amount  {
	color:#D60200;

}
*/


.widget.widget_text ul li, .widget.widget_text ol li {
	list-style: none;
	list-style-type: none;
}


.footer-sidebar {
    padding-top: 0px;
    padding-bottom: 0px;
}

.footer-column {
    margin-bottom: 1px;
}

/*Footer menu design*/
.wd-dropdown-menu.wd-design-sized .wd-sub-menu>li>a, .wd-dropdown-menu.wd-design-full-width .wd-sub-menu>li>a, .wd-dropdown-fs-menu.wd-design-sized .wd-sub-menu>li>a, .wd-dropdown-fs-menu.wd-design-full-width .wd-sub-menu>li>a, .mega-menu-list>li>a {
    --sub-menu-color: rgb(0 92 46);
    --sub-menu-color-hover: var(--wd-primary-color);

}

/*Label on sale color */
.product-label.onsale {
    background-color: #FF4B58;
}

fieldset {
    display: none;
    margin-bottom: 0px;
    padding: 10px 20px;
    border: 2px solid #E6E6E6;
}

/*Tabby Text */
.tabby-promo-snippet__text {
    direction: rtl;
	  font-family: var(--wd-entities-title-font);
    text-transform: var(--wd-entities-title-transform);
}

/*disable header in asus page -omar
.page-id-25524 .whb-header{
	display:none !important;
}*/
.flexslider{
border:none !important
}
.page-id-25524 .site-content,.page-id-27951 .site-content,.page-id-28263 .site-content {
	margin-bottom:0px !important;
}

.page-id-25524 .sharedaddy ,.page-id-25524 .flex-control-nav
{
display:none !important}

.vc_custom_1641214532230 .wd-entities-title, .vc_custom_1641214532230 .amount,.vc_custom_1628760800888 .wd-entities-title, .vc_custom_1628760800888 .amount{
color:white  !important;
}
.vc_custom_1641214532230 .wd-entities-title a:hover, .vc_custom_1628760800888 .wd-entities-title a:hover{
color:white  !important;
}
.page-id-25524  .wpb_gallery,.page-id-25524 .flexslider ,.page-id-27951  .wpb_gallery,.page-id-27951 .flexslider,.page-id-28263  .wpb_gallery,.page-id-28263 .flexslider{
	margin:0px !important;
}

.page-id-25524	.owl-prev,.page-id-25524	.owl-next{
	color:white !important;
}

.selected-flag{
	    text-align: right !important;
    direction: ltr!important;
}
.woocommerce-store-notice{
	display:none !important;
}
.intl-tel-input.allow-dropdown input{
	direction:ltr !important;
}
[data-tabby-info="installments"]{
display:none !important;
}
.entry-meta{ display:none; }
.with-swatch-color .filter-swatch>span{
	border-radius:0px!important;
}
.swatch-on-single.swatch-with-bg { 
	border: 2px solid #EDEDED !important;
}
.custom_note_visa {
    display: block;
    color: #f70000a1;
    background: #8d8d9317;
    padding: 2%;
    margin-top: -10px;
    margin-bottom: 10px;
}
.feigers-slider .wd-entities-title{
display:none !important;
}

@media (max-width: 1900px)
.whb-visible-lg, .whb-hidden-mobile {
    display: none !important;
}
.wd-timer span,.wd-timer span>span{
color:#ffff; 
background:#005C2E;
}
.wd-load-more:not(:hover) {
	background:#015C2F !important;
	color:white !important;
}

.bold-txt{
  font-weight: bold;

}
@media (min-width: 1025px) {
	.shipping-with{
width:25% !important;

}
.tuf-section,.rog-section,.assus-section,.height-change-section{
min-height:250px !important;
}

.page-id-25524 .blog-design-masonry.blog-style-shadow .article-body-container,.page-id-28263  .blog-design-masonry.blog-style-shadow .article-body-container{
	height:390px!important;	
}
.page-id-27951 .blog-design-masonry.blog-style-shadow .article-body-container{
		height:450px!important;	

}

.footer-custom-width{
	width:12% !important;
}
.footer-social-custom-width{
	width:16% !important;

}
/* .whb-header-bottom-inner{
      padding: 40px 0px  !important;

	 }

.whb-sticky-shadow.whb-sticked .whb-row:last-child {
  opacity: 0.8;
}
 */
/*edit on mega menu style -o*/
.custom-mega-menu *{
color:black !important;
	font-size:15px !important;
}
 .wd-dropdown-menu{
	 border-bottom:10px solid #005C2E;
}
.menu-item-has-children:hover .wd-dropdown {
    opacity: 1 !important;
    pointer-events: auto !important;
}
 .vc_separator .vc_icon_element:not(.vc_icon_element-have-style)+h4 {
    padding-left: 0;
    font-size: 34px;
}
.menu-item-61272,.menu-item-61272 a{
	background:#FFFF00;
	color:green !important;
	

}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.page-id-25524 .blog-design-masonry.blog-style-shadow .article-body-container{
	height:400px!important;
	
}
}

@media (max-width: 576px) {
	li#menu-item-60293{
background:#DD9832 !important;
}
}

