@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//kalavid.ir/wp-content/themes/woodmart/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:#e8e8e8;
	background-image: none;
	background-size:cover;
	background-position:center center;
}

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

:root{
--wd-text-font:iranyekan, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"iransans, sans-serif", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:iranyekan, 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:iranyekan, sans-serif;
}
:root{
--wd-widget-title-font:iranyekan, 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:iranyekan, sans-serif;
--wd-header-el-font-weight:400;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:13px;
}
:root{
--wd-primary-color:rgb(218,39,120);
}
:root{
--wd-alternative-color:#fbbc34;
}
:root{
--wd-link-color:rgb(228,28,68);
--wd-link-color-hover:rgb(193,11,72);
}
:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-accented-bgcolor:rgb(218,39,120);
}
:root{
--btn-accented-bgcolor-hover:rgb(193,11,72);
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
.product-labels .product-label.onsale{
	background-color:rgb(221,0,0);
}

.product-labels .product-label.new{
	background-color:rgb(221,51,51);
}

.product-labels .product-label.featured{
	background-color:rgb(108,198,33);
}

	:root{
					
							--wd-form-brd-radius: 5px;
			
					
					--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: 5px;
				--btn-default-box-shadow: none;
				--btn-default-box-shadow-hover: none;
					
					
			
			
							--btn-accented-brd-radius: 5px;
				--btn-accented-box-shadow: none;
				--btn-accented-box-shadow-hover: none;
					
									--wd-sticky-btn-height: 95px;
					
					--wd-brd-radius: 12px;
			}

			@media (max-width: 1024px) {
			:root {
				--wd-sticky-btn-height: 95px;
			}
		}
	
			@media (max-width: 768px) {
			:root {
				--wd-sticky-btn-height: 42px;
			}
		}
	
			@media (min-width: 1025px) {
			.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
				max-width: 1570px;
			}
		}

		.container {
			max-width: 1600px;
		}

		:root{
			--wd-container-w: 1600px;
		}
	
			@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;
			}
		}
	
			div.wd-popup.popup-quick-view {
			max-width: 920px;
		}
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 233px;
		}
	
					rs-slides [data-type=text],
		rs-slides [data-type=button] {
			font-family: iranyekan, sans-serif !important;
		}
		
					rs-slides h1[data-type=text],
			rs-slides h2[data-type=text],
			rs-slides h3[data-type=text],
			rs-slides h4[data-type=text],
			rs-slides h5[data-type=text],
			rs-slides h6[data-type=text] {
				font-family: iransans, sans-serif !important;
			}
			
/* =================================================================
   استایل‌های نهایی و کامل جدول (نسخه اصلاح شده و تمیز)
   ================================================================= */
.product-features-container {
    font-family: 'Vazirmatn', sans-serif !important;
    border: 1px solid #e0e0e0;
    border-radius: 15px;
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.07);
    overflow: hidden;
    margin: 2em 0;
    direction: rtl;
}

.features-table {
    width: 100%;
    border-collapse: collapse;
    text-align: right;
}

.features-table th,
.features-table td {
    padding: 16px 20px;
    border-bottom: 1px solid #f0f0f0;
    vertical-align: middle;
}

.features-table thead {
    background-color: #f9fafb;
    font-size: 1.1em;
    color: #374151;
}

.features-table tbody tr {
    transition: background-color 0.3s ease-in-out;
}

.features-table tbody tr:hover td {
    background-color: #f5f5f5;
}

.features-table tbody tr:not(.highlight-feature) td:first-child {
    background-color: #f9fafb;
}

.features-table tr.highlight-feature {
    background-color: #f0fdf4 !important;
    border-right: 4px solid #22c55e;
}

.highlight-feature .badge {
    background-color: #22c55e;
    color: white;
    padding: 4px 10px;
    border-radius: 20px;
    font-size: 0.8em;
    font-weight: 500;
    margin-left: 5px;
}

.features-table tfoot td {
    border-bottom: none;
    border-top: 1px solid #f0f0f0;
}

.cta-button-cell {
    background-color: #f9fafb;
    padding: 20px !important;
}

@keyframes combined-pulse-animation {
    0% {
        transform: scale(1);
        box-shadow: 0 0 0 0 rgba(22, 163, 74, 0.5);
    }
    70% {
        transform: scale(1.02);
        box-shadow: 0 0 0 15px rgba(22, 163, 74, 0);
    }
    100% {
        transform: scale(1);
        box-shadow: 0 0 0 0 rgba(22, 163, 74, 0);
    }
}

.cta-button {
    background: linear-gradient(145deg, #2dd4bf, #10b981);
    color: white !important;
    border: none;
    padding: 16px 30px;
    font-size: 1.2em;
    font-weight: 700;
    border-radius: 12px;
    cursor: pointer;
    width: 100%;
    transition: all 0.3s ease;
    display: block;
    text-decoration: none;
    text-align: center;
    animation: combined-pulse-animation 2.5s infinite ease-in-out;
}

.cta-button:hover {
    transform: translateY(-4px) scale(1.03);
    animation-play-state: paused;
}

.trust-badges-row td {
    background-color: #f9fafb;
}

.trust-badges {
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
    gap: 15px;
}

.trust-badge-item {
    color: #4b5563;
    font-size: 1em;
    font-weight: 500;
    display: flex;
    align-items: center;
    gap: 8px;
}

.source-cell {
    background-color: #fff !important;
    padding: 8px 20px !important;
    font-size: 0.85em;
    font-weight: normal;
    color: #909090;
    text-align: left;
}

.source-cell a {
    color: #707070;
    text-decoration: none;
}

.source-cell a:hover {
    text-decoration: underline;
}

/* =================================================================
   واکنش‌گرایی
   ================================================================= */
@media screen and (max-width: 600px) {
    .features-table thead {
        display: none;
    }
    .features-table tbody tr,
    .features-table tbody td {
        display: block;
        box-sizing: border-box;
    }
    .features-table tbody tr {
        margin-bottom: 1em;
        border: 1px solid #e0e0e0;
        border-radius: 8px;
        box-shadow: 0 2px 4px rgba(0,0,0,0.05);
    }
    .features-table tr.highlight-feature {
        border-right: none;
        border-top: 4px solid #22c55e;
    }
    .features-table td {
        border-bottom: none;
    }
    .features-table tbody td:first-child {
        background-color: #f9fafb;
        border-bottom: 1px solid #f0f0f0;
        border-radius: 8px 8px 0 0;
    }
    .features-table tfoot {
        display: block;
        border: 1px solid #e0e0e0;
        border-radius: 8px;
        box-shadow: 0 2px 4px rgba(0,0,0,0.05);
        margin-top: 1em;
    }
    .features-table tfoot tr,
    .features-table tfoot td {
        display: block;
        width: 100%;
        border-radius: 0;
    }
    .cta-button-cell {
        border-radius: 8px 8px 0 0;
    }
    .trust-badges {
        flex-direction: column;
        align-items: flex-start;
        gap: 12px;
    }
    .source-cell {
        border-radius: 0 0 8px 8px;
    }
}