.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:#0a0a0a;
	background-image: none;
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:rgb(49,47,79);
	background-image: none;
}

:root{
--wd-text-font:webneshan2;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:14px;
}
:root{
--wd-title-font:webneshan2;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:webneshan2;
--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:webneshan1;
}
:root{
--wd-widget-title-font:webneshan1;
--wd-widget-title-font-weight:600;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:#333;
--wd-widget-title-font-size:16px;
}
:root{
--wd-header-el-font:webneshan1;
--wd-header-el-font-weight:700;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:13px;
}
:root{
--wd-primary-color:rgb(37,29,58);
}
:root{
--wd-alternative-color:rgb(42,37,80);
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-shop-bgcolor:rgb(255,255,255);
}
:root{
--btn-shop-bgcolor-hover:rgb(255,119,0);
}
:root{
--btn-accent-bgcolor:#83b735;
}
:root{
--btn-accent-bgcolor-hover:#74a32f;
}
: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: 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: 35px;
				--btn-shop-box-shadow: none;
				--btn-shop-box-shadow-hover: none;
			
					
									--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;
			
			
			
					
							
					--wd-brd-radius: 0px;
			}

	
	
			@media (min-width: 1025px) {
			.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
				max-width: 1192px;
			}
		}

		.container {
			max-width: 1222px;
		}

		:root{
			--wd-container-width: 1222px;
		}
	
			.elementor-section.wd-section-stretch > .elementor-column-gap-no {
			max-width: 1192px;
		}
		.elementor-section.wd-section-stretch > .elementor-column-gap-narrow {
			max-width: 1202px;
		}
		.elementor-section.wd-section-stretch > .elementor-column-gap-default {
			max-width: 1212px;
		}
		.elementor-section.wd-section-stretch > .elementor-column-gap-extended {
			max-width: 1222px;
		}
		.elementor-section.wd-section-stretch > .elementor-column-gap-wide {
			max-width: 1232px;
		}
		.elementor-section.wd-section-stretch > .elementor-column-gap-wider {
			max-width: 1252px;
		}
		@media (min-width: 1239px) {
			.platform-Windows .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}
		@media (min-width: 1222px) {
			html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}
	
			div.wd-popup.popup-quick-view {
			max-width: 920px;
		}
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 223px;
		}
	
	
@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//omoj.ir/wp-content/themes/woodmart/fonts/woodmart-font.woff2") format("woff2");
	font-display:swap;
}

h2{
		font-size: 21px;
}
.searchform input[type="text"] {
    padding-left: 50px;
    height: 46px;
    font-size: 15px;
		border-radius: 50px;
}
[class*="wd-header-search-form"] input[type='text'] {
    min-width: 290px;
}
.site-logo {
    max-height: none !important;
}
.searchform .searchsubmit {
    position: absolute;
    top: 0;
    left: 2px;
    bottom: 0;
    padding: 0;
    width: 50px;
    border: none;
    background-color: transparent;
    box-shadow: none;
    color: var(--wd-form-color);
    font-weight: 400;
    font-size: 0;
}
button.searchsubmit {
    background: linear-gradient(358deg, #ff9828 36%, #ffae2c 87%);
    border-radius: 25px;
    color: #FFFFFF !important;
    box-shadow: 0 5px 10px #fbae004d !important;
    margin-top: 4px;
    margin-bottom: 4px;
    margin-left: 4px;
}
img.attachment-full.size-full
nput.s.wd-search-inited {
    border-radius: 50px;
}
/*menu items arrows */
.wd-nav[class*="wd-style-"]>li:is(.wd-has-children,.menu-item-has-children)>a:after {
    color: rgb(255 156 41);
    font-size: 11px;
    margin-right: 7px;
}
/*sub-menu*/
.color-scheme-dark.wd-design-default.wd-dropdown-menu.wd-dropdown.sub-menu-dropdown {
		border-radius: 5px;
		transition: none;
}
/*left side-bar image size*/
img.attachment-full.size-full {
		width: 75% !important;
		height: 75%;
}
/*haraj bar border*/
.pp-woo-product-wrapper {
    border-radius: 20px;
}
/*sub-menu*/
.pp-woo-products-inner.pp-woo-product__column-4.pp-woo-product__column-tablet-3.pp-woo-product__column-mobile-1.pp-swiper-slider.swiper-container.swiper-container-initialized.swiper-container-horizontal.swiper-container-autoheight.swiper-container-rtl {
		border-radius: 20px;
}
.color-scheme-dark.wd-design-default.wd-dropdown-menu.wd-dropdown.sub-menu-dropdown{
		width: 180px;
}
ul.sub-sub-menu.wd-dropdown {
    width: 180px !important;
}
/*footer menu icon*/
#menu-footer-first-menu i {
    color: #ff7700;
    font-size: 14px;
    margin-left: 10px;
		width: 17px;
    text-align: center;
}
#menu-footer-second-menu i {
    color: #ff7700;
    font-size: 14px;
    margin-left: 10px;
		width: 17px;
    text-align: center;
}
#menu-footer-3rd-menu i {
    color: #ff7700;
    font-size: 14px;
    margin-left: 10px;
		width: 17px;
    text-align: center;
}
#menu-1-bd0e4af i {
    color: #ff7700;
    font-size: 9px;
    margin-left: 10px;
		width: 17px;
    text-align: center;
}
/*info box , daste bandi mahsoolat*/
.info-box-wrapper {
    border-radius: 25px;
    padding: 20px;
    padding-top: 40px;
    border: 1px solid #e4e4e4;
}
.info-box-icon {
    margin-bottom: 45px;
}
/*mobile search*/
button.searchsubmit {
    border-radius: 25px !important;
}
.wd-search-full-screen-2.wd-fill.woodmart-search-full-screen-2.wd-opened {
    height: 100vh;
}
.wd-search-full-screen-2.wd-fill.woodmart-search-full-screen-2.wd-opened .container {
		height: 100%;
		padding: 0;
		width: 100%;
}
.wd-search-full-screen-2.wd-fill.woodmart-search-full-screen-2.wd-opened input.s.wd-search-inited {
    border-radius: 0;
		border: 0;
    border-bottom: 1px solid #80808033;
}
.wd-search-full-screen-2.wd-fill.woodmart-search-full-screen-2.wd-opened button.searchsubmit {
    border-radius: 0 !important;
    background: #ff000000 !important;
    margin: 0 !important;
    padding: 0 !important;
    box-shadow: none !important;
    color: #ff7700 !important;
		transform: none !important;
}
/*daste bandi title height*/
h4.info-box-title.title.box-title-style-default.wd-fontsize-m {
    height: 30px;
}
/*mahsoolat title height*/
h4.woocommerce-loop-product__title {
    height: 40px;
}
/*mahsoolat title height*/
.pp-woo-products-summary-wrap span.price{
    height: 40px;
}
/*Mahsoolat Home page add to cart button*/
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.add-to-cart-loop{
		width: 100%;
}
/*product comments button*/
.form-submit input#submit {
    background-color: rgb(255,119,0);
}
.form-submit input#submit:hover {
    background-color: rgb(224,77,1);
}
/*header menu phone call number*//*
.wd-header-text.set-cont-mb-s.reset-last-child.whb-text-element {
    font-size: 17px;
}
.wd-header-text.set-cont-mb-s.reset-last-child.whb-text-element i {
		color: #FF7700;
		margin-right: 5px;
}*/
/*sticky phone call number button*//*
a.wp-call-button {
    margin-bottom: 40px;
    width: 40px;
    height: 40px;
    padding: 25px;
}*/
/*single product page image not being center problem*/
.woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images.images.row.align-items-start.thumbs-position-left.image-action-zoom{
		margin: 0;
}
/*single product add to cart*/
button.single_add_to_cart_button.button.alt {
    color: #474368;
    border: 1px solid #e4e4e4;
		width: 230px;
}
button.single_add_to_cart_button.button.alt:hover {
		color: #fff;
}
/*single product quantity buttons */
 * .row.product-image-summary-wrap input.minus {
    border-radius: 0px 25px 25px 0px;
    width: 25%;
    border: 1px solid #e4e4e4;
}
.row.product-image-summary-wrap input.text {
    width: 50%;
    border: 1px solid #e4e4e4;
    border-right: 0px;
    border-left: 0px;
}
.row.product-image-summary-wrap input.plus {
    border-radius: 25px 0px 0px 25px;
    width: 25%;
    border: 1px solid #e4e4e4;
}
/*search results*/
.wd-dropdown-results.wd-scroll.wd-dropdown.woodmart-search-results.wd-opened {
    border-radius: 25px;
    top: 5px;
}
/*blog post a tag links color*/
.elementor-element.elementor-element-da9291d.elementor-widget.elementor-widget-theme-post-content a {
    color: #fc7300;
}
/*post comments title (one thought on)*/
h2.comments-title {
    display: none;
}
/*goftino online chat icon*/
.widget-icon {
    background: rgb(255 152 40) !important;
    margin-top: -9px;
    margin-right: 5px;
}
/*deleting جمع کل سبد خرید in cart*/ 
.cart-totals-inner>h2 {
    display: none;
}
/*deleting بروزرسانی سبد خرید in cart*/
.cart-actions .button[name="update_cart"] {
		display: none;
}
/*deleting کد تخفیف دارید in Checkout*/
.woocommerce-form-coupon-toggle {
    display: none;
}
/*deleting جزئیات صورتحساب in Checkout*/
.woocommerce-billing-fields>h3{
    display: none;
}
/*deleting سیاست حریم خصوصی in Checkout*/
.woocommerce-privacy-policy-text {
    display: none;
}
/*deleting توضیحات اختیاری سفارش in Checkout*/
.woocommerce-additional-fields__field-wrapper label {
    display: none;
}
/*deleting توضیحات تکمیلی in Checkout*/
.woocommerce-additional-fields>h3{
    display: none;
}
/*deleting سفارش شما in Checkout*/
.checkout-order-review>h3{
    display: none;
}
/*deleting مشاهده سبد خرید after افزودن به سبد خرید*/
a.added_to_cart.wc-forward {
		display: none;
}
.pp-woo-add-to-cart a.add_to_cart_button.added::after, .pp-woocommerce a.add_to_cart_button.added::after{
		display: none;
}
/*comments styles*/
.comment-body p {
    line-height: 30px;
    text-align: justify;
    background: #c5c5c542;
    border-radius: 7px;
    padding: 15px;
    color: #181522;
}
.comment-body p a {
    color: #ff7700;
}
.comments-area .reply {
    margin-right: -80px;
}
/*comments form note: نشانی ایمیل شما منتشر نخواهد شد*/
.comments-area .comment-notes {
    display: none;
}
/*Cart Buttons*/
.wc-proceed-to-checkout a.checkout-button.button.alt.wc-forward {
    border: 1px solid #e4e4e4;
    color: #2a2550;
}
.wc-proceed-to-checkout a.checkout-button.button.alt.wc-forward:hover {
    color: #fff;
}
.coupon .button {
    border: 1px solid #e4e4e4;
    color: #2a2550 !important;
}
.coupon .button:hover{
    color: #fff !important;
}
/*checkout Button*/
.woocommerce-checkout-payment button#place_order {
    background-color: #2a2550 !important;
}
.woocommerce-checkout-payment button#place_order:hover {
    background-color: #ff7700 !important;
}
/*Product Archive Shop*/
.product-wrapper {
    border-radius: 25px !important;
}
.product-element-bottom .quantity{
		width: 100% !important;
}
.wd-add-btn.wd-add-btn-replace.woodmart-add-btn>.quantity>.minus{
    border-radius: 0px 25px 25px 0px;
    width: 25%;
    border: 1px solid #e4e4e4;
}
.wd-add-btn.wd-add-btn-replace.woodmart-add-btn>.quantity>.input-text.qty.text{
		width: 50%;
    border: 1px solid #e4e4e4;
    border-right: 0px;
    border-left: 0px;
}
.wd-add-btn.wd-add-btn-replace.woodmart-add-btn>.quantity>.plus{
	  border-radius: 25px 0px 0px 25px;
    width: 25%;
    border: 1px solid #e4e4e4;
}
.product-element-bottom a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.add-to-cart-loop {
    width: 100%;
    border-radius: 25px;
    border: 1px solid #e4e4e4;
    box-shadow: none;
		color: #2a2550;
		margin-top: 8px;
}
.product-element-bottom a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.add-to-cart-loop:hover{
		background-color: #ff7700;
		color: #fff;
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.add-to-cart-loop>span{
		font-weight: normal;
}
/*Product Archive Hover Items in Shop*/
.wd-buttons.wd-pos-r-t.woodmart-buttons{
		display: none;
}
/*Home Page Toggle Read More*/
.elementor-toggle{
		text-align: justify !important;
}
.elementor-toggle .elementor-tab-title{
		border-bottom: none !important;
		box-shadow: 0px -20px 50px 0px #ffffff;
}
.elementor-toggle .elementor-tab-title.elementor-active{
		display: none;
		border-bottom: none !important;
}
.elementor-toggle .elementor-tab-content{
		border-bottom: none !important;
}
/*slider problem after elementor update*/
.pp-woo-products-inner{
		overflow: hidden !important;
}
.pp-slider-arrow::after{
		display:none !important;
}
/*Product category extra description (after products) line hight problem for h tags and li*/
.shop-content-area > .wd-term-desc h2,
.shop-content-area > .wd-term-desc h3,
.shop-content-area > .wd-term-desc h4,
.shop-content-area > .wd-term-desc h5,
.shop-content-area > .wd-term-desc h6,
.shop-content-area > .wd-term-desc li {
  margin-top: 16px;
}
/*product category extra description text justification*/
.shop-content-area > .wd-term-desc {
		text-align: justify;
	  line-height: 30px;
}
/*menu of header(v3) hamburger responsive problem*/
@media screen and (max-width: 1024px){
	.wd-tools-element.wd-header-mobile-nav.wd-style-text.wd-design-1.woodmart-burger-icon {
    display: none;
	}
}
@media screen and (max-width: 576px){
	.wd-tools-element.wd-header-mobile-nav.wd-style-text.wd-design-1.woodmart-burger-icon {
    display: block;
	}
}@media (min-width: 1025px) {
	/*header (v3) & header (v3.1)search width*/
.wd-search-form.wd-header-search-form.wd-display-form.whb-duljtjrl87kj7pmuut6b.woodmart-search-form {
    width: 100%;
}

}

@media (min-width: 768px) and (max-width: 1024px) {
	/*header (v3) & header (v3.1)*/
.whb-column.whb-mobile-center.whb-hidden-lg {
    width: 100%;
}
.wd-tools-element.wd-header-mobile-nav.wd-style-text.wd-design-1.woodmart-burger-icon {
    display: none;
}
.whb-row.whb-general-header.whb-not-sticky-row.whb-with-bg.whb-border-fullwidth.whb-color-light.whb-flex-flex-middle {
    height: 100px;
}
.whb-column.whb-mobile-left.whb-hidden-lg {
    margin-top: 10px;
}
.whb-column.whb-mobile-center.whb-hidden-lg {
    margin-top: 10px;
}
.whb-column.whb-mobile-center.whb-hidden-lg {
    height: 90px;
}
.whb-column.whb-mobile-right.whb-hidden-lg {
    height: 110px;
}
.whb-column.whb-mobile-left.whb-hidden-lg {
    height: 100px;
}
span.wd-tools-icon.wishlist-icon:before {
    font-size: 14px;
}
/*mobile sticky nav*/
.wd-toolbar.wd-toolbar-label-show.woodmart-toolbar-label-show.woodmart-toolbar {
    border-radius: 25px;
    padding: 10px;
    margin: 5px;
}
/*search results name and price align*/
.suggestion-content.set-cont-mb-s.reset-last-child {
    text-align: center;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	/*search results name and price align*/
.suggestion-content.set-cont-mb-s.reset-last-child {
    text-align: center;
}
}

@media (max-width: 576px) {
	/*header (v3) & header (v3.1)*/
/*all header*/
.site-logo {
    display: none;
}
.whb-flex-row.whb-header-bottom-inner {
    display: none;
}
.whb-column.whb-mobile-left.whb-hidden-lg {
    display: inline-block;
    margin-top: 30px;
    margin-right: 0px;
}
.whb-column.whb-mobile-center.whb-hidden-lg {
    width: 100%;
}
.whb-column.whb-mobile-center.whb-hidden-lg {
    margin-top: 30px;
    display: inline-block;
}
.wd-header-mobile-nav .wd-tools-icon:before {
    font-size: 45px;
}
.whb-main-header{
		z-index: 0;
}
.whb-column.whb-mobile-right.whb-hidden-lg {
    display: none;
}
/*slider theme*/
.elementor-image-carousel-wrapper.swiper-container.swiper-container-initialized.swiper-container-horizontal.swiper-container-rtl{
		padding: 0 20px;
}
.elementor-image-carousel-wrapper.swiper-container .swiper-slide{
		padding: 0 10px;
		right: -25px;
}
/*search results name and price align*/
.suggestion-content.set-cont-mb-s.reset-last-child {
    text-align: center;

}
/*comments styles*/
.comment-body p {
    padding-top: 18px;
    margin-right: -95px;
    margin-top: -5px;
}
}

