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

:root {
	--wd-text-font: "Geologica", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 16px;
	--wd-title-font: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-transform: capitalize;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--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;
	--wd-header-el-font: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 14px;
	--wd-brd-radius: 10px;
	--wd-primary-color: rgb(18,157,152);
	--wd-alternative-color: rgb(51,51,51);
	--wd-link-color: rgb(18,157,152);
	--wd-link-color-hover: rgb(23,157,176);
	--btn-default-bgcolor: rgb(51,51,51);
	--btn-default-bgcolor-hover: rgb(36,36,36);
	--btn-accented-bgcolor: rgb(20,155,155);
	--btn-accented-bgcolor-hover: rgb(23,157,176);
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(23,157,176);
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
:is(.shop-content-area.wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.shop-content-area.wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg .wd-product {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.header-banner {
	background-color: rgb(255,255,255);
	background-image: none;
}
.page-title-default {
	background-color: rgb(245,241,235);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(0,0,0);
	background-image: none;
}
html .page-title > .container > .title {
	font-weight: 600;
	color: rgb(18,157,152);
}
html table th {
	text-transform: capitalize;
}
.wd-checkout-steps li {
	text-transform: capitalize;
}
html .wd-nav-mobile > li > a, html .wd-nav-mobile .wd-sub-menu li a {
	text-transform: capitalize;
}
.page .main-page-wrapper {
	background-color: rgb(249,250,250);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .main-page-wrapper {
	background-color: rgb(245,241,235);
	background-image: none;
}
.single-product .main-page-wrapper {
	background-color: rgb(245,241,235);
	background-image: none;
}
.woodmart-archive-blog .main-page-wrapper {
	background-color: rgb(245,241,235);
	background-image: none;
}
.single-post .main-page-wrapper {
	background-color: rgb(245,241,235);
	background-image: none;
}
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-color: rgb(51,51,51);
	--wd-form-placeholder-color: rgb(119,119,119);
	--wd-form-bg: rgb(255,255,255);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-size: 50px;
	--wd-arrow-icon-size: 16px;
	--wd-arrow-offset-h: 15px;
	--wd-arrow-bg: rgb(255,255,255);
	--wd-arrow-bg-hover: rgba(255,255,255,0.5);
	--wd-arrow-radius: 25px;
}
.wd-nav-arrows.wd-pos-together:not(:where(.wd-custom-style)) {
	--wd-arrow-gap: 15px;
	--wd-arrow-size: 50px;
	--wd-arrow-icon-size: 16px;
	--wd-arrow-offset-h: 0px;
	--wd-arrow-offset-v: 15px;
	--wd-arrow-bg: rgb(255,255,255);
	--wd-arrow-bg-hover: rgba(255,255,255,0.5);
	--wd-arrow-radius: 25px;
}
.wd-nav-scroll {
	--wd-nscroll-width: 45%;
}
.product-labels .product-label.onsale {
	background-color: rgb(89,133,200);
	color: rgb(255,255,255);
}
.product-labels .product-label.new {
	background-color: rgb(89,133,200);
	color: rgb(255,255,255);
}
.product-labels .product-label.featured {
	background-color: rgb(89,133,200);
	color: rgb(255,255,255);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(36,36,36);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 20px;
}

@media (max-width: 1024px) {
	.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
		--wd-arrow-size: 42px;
	--wd-arrow-icon-size: 14px;
	--wd-arrow-offset-h: -35px;
	}
	.wd-nav-arrows.wd-pos-together:not(:where(.wd-custom-style)) {
		--wd-arrow-size: 42px;
	--wd-arrow-icon-size: 14px;
	--wd-arrow-offset-v: 5px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 35px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--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;
}

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


/* Contact Form 7 Styles */
.wpcf7-textarea {
min-height: 130px !important;
}
.hidden-fields-container{display:none;}
/* .wpcf7 input {
height 50% !important;
} */

.wd-nav-product-cat{display:none;}

@font-face {
    font-family: 'saudi_riyal';
    src: url('fonts/saudi_riyal.woff2') format('woff2'),
         url('fonts/saudi_riyal.woff') format('woff'),
/*          url('fonts/saudi_riyal.ttf') format('truetype'); */
    font-weight: normal;
    font-style: normal;
  }
.wrap-price .woocommerce-Price-amount .woocommerce-Price-currencySymbol{
				visibility: hidden !important; /* Hides the original word */
        position: relative;
}

.wrap-price .woocommerce-Price-amount .woocommerce-Price-currencySymbol::after {
	font-family: 'saudi_riyal' !important;    
	font-weight: normal;
	font-style: normal;
	content: "\e900"; /* Inserts the new word */
	visibility: visible; /* Makes the new word visible */
	position: absolute;
	font-size: 21px;
	right: 2px;
	bottom: -5px;
    }

.woocommerce-Price-amount .woocommerce-Price-currencySymbol{
				visibility: hidden !important; /* Hides the original word */
        position: relative;
}

 .woocommerce-Price-amount .woocommerce-Price-currencySymbol::after {
	 font-family: 'saudi_riyal' !important;    
	font-weight: normal;
	font-style: normal;
	content: "\e900"; /* Inserts the new word */
	visibility: visible; /* Makes the new word visible */
	position: absolute;
	font-size: 21px;
	right: 3px;
	bottom: -5px;
    }

.product-price .woocommerce-Price-amount .woocommerce-Price-currencySymbol{
				visibility: hidden !important; /* Hides the original word */
        position: relative;
}

.product-price .woocommerce-Price-amount .woocommerce-Price-currencySymbol::after {
	font-family: 'saudi_riyal' !important;    
	font-weight: normal;
	font-style: normal;
	content: "\e900"; /* Inserts the new word */
	visibility: visible; /* Makes the new word visible */
	position: absolute;
	font-size: 21px;
	right: -1px;
	bottom: -5px;
    }

.product-subtotal .woocommerce-Price-amount .woocommerce-Price-currencySymbol{
				visibility: hidden !important; /* Hides the original word */
        position: relative;
}

.product-subtotal .woocommerce-Price-amount .woocommerce-Price-currencySymbol::after {
	font-family: 'saudi_riyal' !important;    
	font-weight: normal;
	font-style: normal;
	content: "\e900"; /* Inserts the new word */
	visibility: visible; /* Makes the new word visible */
	position: absolute;
	font-size: 21px;
	right: 3px;
	bottom: -5px;
    }

.cart-subtotal .woocommerce-Price-amount .woocommerce-Price-currencySymbol{
				visibility: hidden !important; /* Hides the original word */
        position: relative;
}

.cart-subtotal .woocommerce-Price-amount .woocommerce-Price-currencySymbol::after {
	font-family: 'saudi_riyal' !important;    
	font-weight: normal;
	font-style: normal;
	content: "\e900"; /* Inserts the new word */
	visibility: visible; /* Makes the new word visible */
	position: absolute;
	font-size: 21px;
	right: 3px;
	bottom: -5px;
    }


.woocommerce-table__product-total .woocommerce-Price-amount .woocommerce-Price-currencySymbol{
				visibility: hidden !important; /* Hides the original word */
        position: relative;
}

.woocommerce-table__product-total .woocommerce-Price-amount .woocommerce-Price-currencySymbol::after {
	font-family: 'saudi_riyal' !important;    
	font-weight: normal;
	font-style: normal;
	content: "\e900"; /* Inserts the new word */
	visibility: visible; /* Makes the new word visible */
	position: absolute;
	font-size: 21px;
	right: 3px;
	bottom: -5px;
    }

.customize {
        visibility: hidden; /* Hides the original word */
        position: relative;
    }
    .customize::after {
        content: "Customize Now"; /* Inserts the new word */
        visibility: visible; /* Makes the new word visible */
        position: absolute;
			padding: 5px 20px;
    min-height: var(--btn-height);
    font-size: 18px;
			color:#fff;
			background: #00c83e;
    border-radius: 10px;
    line-height: 30px;			
    padding: 10px 40px;
    display: inline;
    border-radius: 5px;
    font-size: 1rem;
    font-weight: bold;
    background-color: #282a30 !important;
    color: white !important;
    box-shadow: #eff1f3 2px 2px 0 0, #282a30 2px 2px 0 1px;
    }

.Customize2 {
        visibility: hidden; /* Hides the original word */
        position: relative;
    }
    .Customize2::after {
        content: "Customize"; /* Inserts the new word */
        visibility: visible; /* Makes the new word visible */
        position: absolute;
			padding: 5px 20px;
    min-height: var(--btn-height);
    font-size: 18px;
			color:#fff;
			background: #148000;
    border-radius: 10px;
    line-height: 30px; 
    }
@media (min-width: 768px) and (max-width: 1024px) {
	.Customize2, .customize{display:none !important;}
}

@media (min-width: 577px) and (max-width: 767px) {
	.Customize2, .customize{display:none !important;}
}

@media (max-width: 576px) {
	.Customize2, .customize{display:none !important;}
}

