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

.header-banner{
	background-color:rgb(178,141,52);
}

.page-title-default{
	background-color:#fafafa;
	background-image: url(https://www.anotah.com/en/wp-content/uploads/sites/5/2020/05/anotah-shop-bar-1.jpg);
	background-repeat:no-repeat;
	background-size:inherit;
	background-attachment:fixed;
	background-position:center top;
}

.footer-container{
	background-color:rgb(255,255,255);
	background-repeat:repeat;
}

:root{
--wd-text-font:"Tajawal", Arial, Helvetica, sans-serif;
--wd-text-font-weight:500;
--wd-text-color:#777777;
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"Tajawal", Arial, Helvetica, sans-serif;
--wd-title-font-weight:400;
--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:300;
--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:500;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:16px;
}
:root{
--wd-primary-color:#333333;
}
:root{
--wd-alternative-color:#3f3f3f;
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
body{
	background-color:#ffffff;
}

.page .main-page-wrapper{
	background-color:#ffffff;
}

.woodmart-archive-shop .main-page-wrapper{
	background-color:#ffffff;
}

.single-product .main-page-wrapper{
	background-color:#ffffff;
}

.woodmart-archive-blog .main-page-wrapper{
	background-color:#ffffff;
}

.single-post .main-page-wrapper{
	background-color:#ffffff;
}

.woodmart-archive-portfolio .main-page-wrapper{
	background-color:#ffffff;
}

.single-portfolio .main-page-wrapper{
	background-color:#ffffff;
}

:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-shop-bgcolor:#2d2a2a;
}
:root{
--btn-shop-bgcolor-hover:#49aa7d;
}
:root{
--btn-accent-bgcolor:#a38e5b;
}
:root{
--btn-accent-bgcolor-hover:#a38742;
}
:root{
--notices-success-bg:#c4d576;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#c91715;
}
:root{
--notices-warning-color:#fff;
}
	:root{
	
	
			--wd-form-brd-radius: 0px;
	
	--wd-form-brd-width: 2px;

	--btn-default-color: #333;
	--btn-default-color-hover: #333;

	--btn-shop-color: #fff;
	--btn-shop-color-hover: #fff;

	--btn-accent-color: #fff;
	--btn-accent-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-shop-brd-radius: 0px;
		--btn-shop-box-shadow: none;
		--btn-shop-box-shadow-hover: none;
		--btn-shop-box-shadow-active: none;
		--btn-shop-bottom: 0px;
	
			--btn-accent-brd-radius: 0px;
		--btn-accent-box-shadow: none;
		--btn-accent-box-shadow-hover: none;
		--btn-accent-box-shadow-active: none;
		--btn-accent-bottom: 0px;
	
	
	
	
	
	
	
	
	
		}

	/* Site width */
		/* Header Boxed */
	@media (min-width: 1025px) {
		.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
			max-width: 1570px;
		}
	}

	.container {
		max-width: 1600px;
	}
	
	
		.elementor-section.wd-section-stretch > .elementor-column-gap-no {
			max-width: 1570px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-narrow {
			max-width: 1580px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-default {
			max-width: 1590px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-extended {
			max-width: 1600px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-wide {
			max-width: 1610px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-wider {
			max-width: 1630px;
		}

		@media (min-width: 1617px) {

			.platform-Windows .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}

		@media (min-width: 1600px) {

			html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}

	
/* Quick view */
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

/* Shop popup */
div.wd-popup.wd-promo-popup {
	max-width: 800px;
}

/* Age verify */
div.wd-popup.wd-age-verify {
	max-width: 500px;
}

/* Header Banner */
.header-banner {
	height: 35px;
}

body.header-banner-display .website-wrapper {
	margin-top:35px;
}

/* Tablet */
@media (max-width: 1024px) {
	/* header Banner */
	.header-banner {
		height: 35px;
	}
	
	body.header-banner-display .website-wrapper {
		margin-top:35px;
	}
}

.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
		
@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.anotah.com/en/wp-content/themes/woodmart/fonts/woodmart-font.woff2?v=6.1.5") format("woff2"),
	url("//www.anotah.com/en/wp-content/themes/woodmart/fonts/woodmart-font.woff?v=6.1.5") format("woff");
}

@font-face {
	font-family: "Tajawal";
	src: url("//www.anotah.com/en/wp-content/uploads/sites/5/2020/03/20SSTUN-L302777-1-scaled.jpg") format("woff2");
	font-weight: 400;
	font-style: normal;
}

.woodmart-prefooter {
    padding-bottom: 0px!important;
    background-color: #fff0!important;
}

.footer-sidebar {
    padding-top: 0px!important;
}


.footer-column {
    margin-bottom: 0px!important;
}

.amount {
    color: #2d2a2a!important;
}

.display-posts-listing.image-left .listing-item {
	overflow: hidden; 
	margin-bottom: 1vh;
}

.display-posts-listing.image-left .image {
	float: left;
	margin: 0 16px 0 0;
	width: 80px!important;
	height: 80px!important;
}

.display-posts-listing.image-left .title {
	display: block;
}

.display-posts-listing.image-left .excerpt-dash { 
	display: none; 
}

.display-posts-listing.image-left {
	margin-top: 2vh;
}

.woocommerce-result-count {
    display: none!important;
}

.woodmart-swatch.swatch-on-single.swatch-with-bg.woodmart-tooltip.swatch-size-default.swatch-disabled {
    display: none!important;
}

.swatch-on-single.swatch-disabled {
    display: none!important;
}

#woodmart-woocommerce-layered-nav-4 span.filter-swatch {
    display: none;
}

.woodmart-swatch:after {
    border-color: #3d3838!important;
}

.anotahflagedit {
  display: -webkit-inline-box;
  margin : 2vh;
}

.anotahflagselect{
  width:20px;
  height:20px;
  position:relative;
}

body header {
    box-shadow: 0px 0px 0px 0px #00000008!important;
}

.wd-tools-element .wd-tools-text {
    text-transform: none!important;
}

.woocommerce-error{
    background-color: #c91715!important;
}

.tax-pa_color .woodmart-product-categories {display: none!important;}
.tax-pa_color .woodmart-show-categories {display: none!important;}
.tax-pa_season .woodmart-product-categories {display: none!important;}
.tax-pa_season .woodmart-show-categories {display: none!important;}
.tax-pa_shoes-size .woodmart-product-categories {display: none!important;}
.tax-pa_shoes-size .woodmart-show-categories {display: none!important;}
.tax-pa_size .woodmart-product-categories {display: none!important;}
.tax-pa_size .woodmart-show-categories {display: none!important;}
.tax-pa_try .woodmart-product-categories {display: none!important;}
.tax-pa_try .woodmart-show-categories {display: none!important;}
.tax-pa_promotion .woodmart-product-categories {display: none!important;}
.tax-pa_promotion .woodmart-show-categories {display: none!important;}
.tax-pa_brand .woodmart-product-categories {display: none!important;}
.tax-pa_brand .woodmart-show-categories {display: none!important;}

.tax-pa_brand .page-title-default {
	background-image: url(https://www.anotah.com/wp-content/uploads/2020/06/Eleganza-Catalogue-banner-1.jpg)!important;
}

.timer-style-transparent .woodmart-timer > span {
    background-color: rgba(255,255,255,0.7)!important;
    box-shadow: none;
}

.vc_col-has-fill>.vc_column-inner, .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_column_container>.vc_column-inner {
    padding-top: 0px!important;
}

.sale-text-menu, .sale-text-menu .nav-link-text,.onsale.product-label {
    color: #2e2c2d!important;
}
.shopping-cart-icon {
    display: none!important;
}

.currencyavazkon select {
	  border-bottom: 0px solid rgba(129,129,129,.2) !important;
		border-top: 0px solid rgba(129,129,129,.2) !important;
		border-right: 0px solid rgba(129,129,129,.2) !important;
		border-left: 0px solid rgba(129,129,129,.2) !important;
    padding: 0px 30px 0px 0px !important;
    font-size: 13px !important;
	  height: 35px!important;
}

.widgetarea-mobile select {
	  border: 1px solid rgba(129,129,129,.2) !important;
    font-size: 14px !important;
}	

@media (max-width: 660px){
		#qlwapp.qlwapp-bottom-left, #qlwapp.qlwapp-bottom-right {
    margin-bottom: 5vh;}
}

.outofstock .price {display:none !important}

#tabbyPromo {
    padding-bottom: 2vh !important;
}

.tabby-promo-snippet {
    align-items: none !important;
    max-width: 100% !important;
    padding: 2vh 2vh 2vh 2vh !important;
    box-shadow: none !important;
    border-radius: 0px !important;
    font-size: none !important;
    line-height: 20p !important;
    font-family: Tajawal, Arial, Helvetica, sans-serif !important;
}

.woodmart-woocommerce-layered-nav .filter-swatch>span[style^=background-image]{
		border: none!important;
}

.zsiq_floatmain {
    margin-bottom: 7vh;
}

.sale-text-menu, .sale-text-menu .nav-link-text, .onsale.product-label {
    color: #fff!important;
    background-color: #e20000!important;
    padding-top: 9px!important;
}

li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--Deposit_to_wallet.is-active {
    display: none!important;
}

li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--Deposit_to_wallet {
    display: none!important;
}

.ywf_make_a_deposit_form {
    display: none!important;
}

.Deposit_to_wallet-link {
    display: none!important;
}

.ywf_history_container .filter_container {
    display: none!important;
}

.woodmart-woo-breadcrumbs {
    display: none!important;
}

#mc_embed_signup input.email {
    width: 100%!important;
    -webkit-border-radius: 0px!important;
    -moz-border-radius: 0px!important;
    border-radius: 0px!important;
}
#mc_embed_signup {
		background: #f7f7f700!important;
}
#mc_embed_signup .button {
    border-radius: 0px!important;
	  background-color: #2c2a2a!important;
	  text-transform: capitalize!important;

}

.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 5px!important;
}

.mobile-featured-nav {
    background-color: #ffffff;
    margin-top:0px;
}

.mobile-featured-nav-d ul {
    height: 120px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    overflow-y: hidden;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    padding: 0 8px;
    margin: 0;
    align-items: center;
		justify-content: center;
	}

.mobile-featured-nav ul {
    height: 120px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    overflow-y: hidden;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    padding: 0 8px;
    margin: 0;
    align-items: center;
}

.mobile-featured-nav__list-item {
    text-align: center;
    list-style-type: none;
    padding: 0 8px;
    flex-shrink: 0;
    margin-bottom: 0;
}

.mobile-featured-nav__list-item {
    text-align: center;
    list-style-type: none;
    padding: 0 8px;
    flex-shrink: 0;
    margin-bottom: 0;
}

.mobile-featured-nav__link img {
    width: 65px;
    height: 65px;
    border-radius: 50%;
    display: inline-block;
}

.mobile-featured-nav__link span {
    display: block;
    color: #000;
    font-size: 10px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    margin-top: 2vh;
}

.vc_col-has-fill>.vc_column-inner, .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_column_container>.vc_column-inner {
    padding-top: 0px !important;
}

.no-price-show .wrapp-product-price {
    display: none!important;
}

.no-price-show .product-grid-item .price {
    display: none!important;
}
.ancountdown-arabic {
    direction: rtl;   
}    

div#zsiq_maintitle {
    direction: rtl;
}

.widget_product_categories .count, .woodmart-woocommerce-layered-nav .count {
    display: none;
}	

.widget-title, .widgettitle {
    font-weight: 400!important;
}

.product-label.new {
    background-color: #b28d34!important;
}

.woodmart-navigation .item-level-0>a {
    text-transform: none!important;
	  font-size: 14px!important;
}

.searchform input[type=text] {
    font-size: 14px!important;
    background-color: #ececec12!important;
}

.you-saved bdi {
    font-size: larger!important;
    color: #47940a!important;
}

.whb-space-element.\.testspacego {
    margin-right: auto!important;
}

span.optional {
    display: none;
}

.anotah-coupon-section button {
	  background: #def6cd!important;
}

p.ano-p-coupon-section {
    margin-bottom: 5px;
	  color: #2d2a2a;
}

.copyrights-wrapper.copyrights-centered {
    background: #F2F2F2!important;
}

.zsiq_theme1 .zsiq_user.siqico-chat {
background-color: black!important;
}

.buble_bg .msgbx, .loadframe [themeid="9"] header:after, .siqc_edt, .win_close, [themeid="10"] header:after, header {
background-image: none!important;
background-color: black!important;

}

span.nav-link-text {
    font-size: 15px!important;
    font-weight: 600!important;
}