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

.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:#ffffff;
	background-image: none;
}

:root{
--wd-text-font:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:14px;
}
:root{
--wd-title-font:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",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:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
}
:root{
--wd-widget-title-font:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
--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:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
--wd-header-el-font-weight:700;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:13px;
}
:root{
--wd-primary-color:rgb(222,167,249);
}
:root{
--wd-alternative-color:rgb(137,212,244);
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
:root{
--btn-default-bgcolor:rgb(107,191,180);
}
:root{
--btn-default-bgcolor-hover:rgb(61,182,177);
}
:root{
--btn-accented-bgcolor:rgb(107,191,180);
}
:root{
--btn-accented-bgcolor-hover:rgb(61,182,177);
}
html .cart-totals-inner .checkout-button, html .woocommerce-mini-cart__buttons .checkout, html .woocommerce-checkout .login .button, html .checkout_coupon .button{
	color: rgb(0,0,0);background: rgb(69,224,224);
}

html .cart-totals-inner .checkout-button:hover, html .woocommerce-mini-cart__buttons .checkout:hover, html .woocommerce-checkout .login .button:hover, html .checkout_coupon .button:hover{
	background: rgb(38,239,232);
}

: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: 35px;
			
			
					
					--wd-form-brd-width: 2px;
		
					--btn-default-color: #333;
		
					--btn-default-color-hover: #333;
		
					--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;
			
					
							
					--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-w: 1222px;
		}
	
			@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;
		}
	
	
/* ==============================================
   استایل یکپارچه تمام دکمه‌های پرداخت و تسویه
   رنگ: سبز جذاب | تیک: مشکی
   ============================================== */

/* 1. دکمه "رفتن به صفحه پرداخت" در سبد خرید */
.wc-block-cart__submit-button,
a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button,
.wc-block-cart__submit-container .wc-block-cart__submit-button {
    background-color: #2ecc71 !important;
    color: #ffffff !important;
    border: none !important;
    border-radius: 10px !important;
    padding: 14px 28px !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    transition: all 0.3s ease !important;
    box-shadow: 0 2px 8px rgba(46, 204, 113, 0.3) !important;
}

.wc-block-cart__submit-button:hover {
    background-color: #27ae60 !important;
    transform: translateY(-2px) !important;
    box-shadow: 0 4px 12px rgba(46, 204, 113, 0.4) !important;
}

/* 2. دکمه "ثبت سفارش" در صفحه تسویه حساب */
.wc-block-components-checkout-place-order-button,
button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button {
    background-color: #2ecc71 !important;
    color: #ffffff !important;
    border: none !important;
    border-radius: 10px !important;
    padding: 14px 28px !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    transition: all 0.3s ease !important;
    box-shadow: 0 2px 8px rgba(46, 204, 113, 0.3) !important;
}

.wc-block-components-checkout-place-order-button:hover {
    background-color: #27ae60 !important;
    transform: translateY(-2px) !important;
    box-shadow: 0 4px 12px rgba(46, 204, 113, 0.4) !important;
}

/* 3. اضافه کردن تیک مشکی به دکمه "ثبت سفارش" */
.wc-block-components-checkout-place-order-button__text {
    position: relative;
    display: inline-flex;
    align-items: center;
    gap: 8px;
}

.wc-block-components-checkout-place-order-button__text::before {
    content: "✓" !important;
    color: #000000 !important;
    font-size: 18px !important;
    font-weight: bold !important;
    background: transparent !important;
    margin-left: 6px;
    display: inline-block;
}

/* 4. استایل متن داخل هر دو دکمه */
.wc-block-components-button__text,
.wc-block-components-checkout-place-order-button__text {
    color: #ffffff !important;
    font-weight: 700 !important;
}

/* 5. دکمه "ادامه برای تسویه حساب" در صفحه سبد خرید (اگر وجود دارد) */
.checkout-button,
.woocommerce-checkout-button,
a.checkout-button.button.alt.wc-forward {
    background-color: #2ecc71 !important;
    color: #ffffff !important;
    border-radius: 10px !important;
    padding: 12px 24px !important;
    font-weight: 700 !important;
}

.checkout-button:hover,
.woocommerce-checkout-button:hover {
    background-color: #27ae60 !important;
}