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

:root {
	--wd-header-banner-h: 52px;
	--wd-text-font: "Cairo", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Cairo", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--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%);
	--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: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Cairo", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: #8bc741;
	--wd-alternative-color: #000000;
	--wd-link-color: #a1ce00;
	--wd-link-color-hover: #000000;
	--btn-default-bgcolor: #8ac640;
	--btn-default-bgcolor-hover: #000000;
	--btn-accented-bgcolor: #8ac640;
	--btn-accented-bgcolor-hover: #000000;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #8ac640;
	--notices-success-color: rgb(255,255,255);
	--notices-warning-bg: #8ac640;
	--notices-warning-color: rgb(255,255,255);
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(239,95,95);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 490px;
	--wd-popup-padding: 40px;
}
.header-banner {
	background-color: rgb(255,40,25);
	background-image: none;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 177px;
}
.wd-page-title {
	background-color: #2d2d2d;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #2d2d2d;
	background-image: none;
}
.product-labels .product-label.onsale {
	background-color: rgb(129,215,66);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 71px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--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-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

@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);
}
}

rs-slides :is([data-type=text],[data-type=button]) {
font-family: Cairo !important;
}
rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text] {
font-family: Cairo !important;
}

.woocommerce-MyAccount-content .woocommerce-orders-table__row--status-pending .pay {
    display: none;
}
.woocommerce-MyAccount-content .woocommerce-orders-table__row--status-failed .pay {
    display: none;
}
.cky-rtl .cky-notice-btn-wrapper{direction:ltr}
.wd-cookies-inner .cookies-info-text{color:black!important}
.grecaptcha-badge{display:none!important}
.sub-menu-dropdown{BACKGROUND-COLOR:#092143!important}
.product-video-button>a:before{color:red!important}
.color-scheme-dark a{color:white}
.navigation-style-bordered .menu-simple-dropdown .color-scheme-dark li a:hover, .navigation-style-default .menu-simple-dropdown .color-scheme-dark li a:hover, .navigation-style-separated .menu-simple-dropdown .color-scheme-dark li a:hover, .vertical-navigation .menu-simple-dropdown li a:hover, .woodmart-header-links .color-scheme-dark li a:hover{color:#092143!important}
/*.payment_methods li img{display:none}*/
#payment .payment_methods li img{float:left!important;height:auto!important;max-height: 2em !important;margin: 0px !important;}
.color-scheme-light select, .woodmart-dark select, body.woodmart-dark .select2-container--default .select2-selection--single .select2-selection__arrow{display:none}
.widgettitle, .widgettitle a, .widget-title, .widget-title a{text-align:center}
.menu-item-register .login-title .label{color:white!important}
.sub-menu-dropdown{
background-color: #FFF!important;
box-shadow: 0 0 3px rgba(0,0,0,.15);}
.swatch-on-single{display:none!important}
.sales_menu{background-color:red!important}
.variations_form .variations .with-swatches select {display:inherit!important}
.platform-Windows .menu-item-design-full-width .sub-menu-dropdown{BACKGROUND-COLOR: #092143!important;}
.vc_custom_heading a, .vc_custom_heading a:focus, .vc_custom_heading a:hover, .vc_custom_heading a:visited{ 
		text-decoration: inherit;
		color: whitesmoke;
    border: none; }
.mobile-nav .searchform input[type=text] {color:Black!important;}
.color-scheme-dark a{
	color: black;
}
del .amount {
    color: #ff0000;
}
.amount{
	color: #8bc741;
	
}
.tamara-summary-widget__container{
	margin-bottom:50px!important;
}
.woocommerce-checkout>.checkout-order-review, .woocommerce-order-pay #order_review{padding:20px!important}

body .product-labels.labels-rounded .product-label.new {
  background-color: #d89227;
  color: #ffffff ;
}

@media (min-width: 1025px) {
	.footer-sidebar {
    padding-top: 20px;
    padding-bottom: 0px;
}
.cky-revisit-bottom-right{left:23px;right: inherit!important;bottom: 80px!important;}
.main-page-wrapper {margin-bottom: -40px }
.tamara-summary-widget--inline-outlined{margin-bottom:50px!important;}

}

@media (min-width: 768px) and (max-width: 1024px) {
	.mobile-nav .searchform input[type=text] {color:Black;}
.tamara-summary-widget--inline-outlined{margin-bottom:50px!important;}
.cky-revisit-bottom-right{left:10px;right: inherit!important;bottom: 120px!important;}
}

@media (min-width: 577px) and (max-width: 767px) {
	.mobile-nav .searchform input[type=text] {color:Black;}
.tamara-summary-widget--inline-outlined{margin-bottom:50px!important;}
.cky-revisit-bottom-right{left:10px;right: inherit!important;bottom: 120px!important;}
}

@media (max-width: 576px) {
	.mobile-nav .searchform input[type=text] {color:Black!important;}
.cky-revisit-bottom-right{left:10px;right: inherit!important;bottom: 120px!important;}
}

