@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//raicoshop.ir/wp-content/themes/woodmart/fonts/woodmart-font-2-700.woff2?v=8.0.6") format("woff2");
}

:root {
	--wd-text-font: YekanBakhFaNum;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(222,231,238);
	--wd-text-font-size: 15px;
	--wd-title-font: YekanBakhFaNum;
	--wd-title-font-weight: 500;
	--wd-title-color: rgb(222,231,238);
	--wd-entities-title-font: YekanBakhFaNum;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(7,27,102);
	--wd-entities-title-color-hover: rgba(64, 82, 117, 0.76);
	--wd-alternative-font: YekanBakhFaNum;
	--wd-widget-title-font: YekanBakhFaNum;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: rgba(124,157,191,0.81);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: YekanBakhFaNum;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 13px;
	--wd-brd-radius: 10px;
	--wd-primary-color: rgb(28,97,231);
	--wd-alternative-color: rgba(28,97,231,0.2);
	--wd-link-color: rgb(206,213,223);
	--wd-link-color-hover: rgb(206,213,223);
	--btn-default-bgcolor: rgb(225,235,255);
	--btn-default-bgcolor-hover: rgb(219,227,249);
	--btn-default-color: rgb(28,97,231);
	--btn-default-color-hover: rgb(28,97,231);
	--btn-accented-bgcolor: rgb(28,97,231);
	--btn-accented-bgcolor-hover: rgb(28,97,231);
	--btn-accented-color: rgb(206,213,223);
	--btn-accented-color-hover: rgb(206,213,223);
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgba(255,255,255,0);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 1000px;
}
:is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(229,235,240);
	--wd-bordered-bg:rgb(229,235,240);
}
.wd-page-title {
	background-color: rgb(28,97,231);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
html .post.wd-post .post-title {
	font-size: 18px;
}
html .wd-builder-off .tabs-layout-tabs .wd-nav-tabs > li > a {
	color: rgb(230,236,242);
}
html .wd-builder-off .tabs-layout-tabs .wd-nav-tabs > li > a:hover, html .wd-builder-off .tabs-layout-tabs .wd-nav-tabs > li.active > a {
	color: rgb(255,255,255);
}
.page .wd-page-content {
	background-color: rgb(0,23,49);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(0,23,49);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(0,23,49);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(0,23,49);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(0,23,49);
	background-image: none;
}
.woodmart-archive-portfolio .wd-page-content {
	background-color: rgb(0,23,49);
	background-image: none;
}
.single-portfolio .wd-page-content {
	background-color: 001731;
	background-image: none;
}
html .wd-buy-now-btn {
	background: rgb(107,163,49);
}
html .wd-buy-now-btn:hover {
	background: rgb(95,158,44);
}
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-brd-color-focus: rgb(36,41,140);
	--wd-form-bg: rgb(29,50,77);
}
.product-labels .product-label.onsale {
	background-color: rgb(243,105,34);
	color: rgb(255,255,255);
}
.product-labels .product-label.new {
	background-color: rgb(237,237,0);
	color: rgb(0,0,0);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(0,0,0);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1400px;
--wd-form-brd-radius: 5px;
--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;
}

@media (min-width: 1417px) {
.platform-Windows .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

@media (min-width: 1400px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.shop_attributes tr
{
	justify-content: right;
}

.single-product .product_meta,
.single-product .product_meta span,
.single-product .product_meta a,
.single-product .shop_attributes,
.single-product .shop_attributes th,
.single-product .shop_attributes td,
.single-product .wd-product-attrs,
.single-product .wd-product-attrs span,
.single-product .wd-product-attrs a,
.single-product .wd-product-brands,
.single-product .wd-product-brands a,
.single-product .wd-visits-count {
    color: #2f3a54 !important;
}


.single-product #comments .comment-text .description,
.single-product #comments .comment-text .description p {
    color: #dde4ec !important;
}
.single-product #comments .commentlist li.review,
.single-product #comments .commentlist li.review .comment_container,
.single-product #comments .commentlist li.review .comment-text {
    background-color: #27376d !important;
    border-radius: 10px !important;
    overflow: hidden !important;
}
/* نام کاربر + لایک/دیسلایک کامنت‌ها */
#comments .woocommerce-review__author,
#comments .comment-author,
#comments .comment-author a,
#comments .wd-review-likes,
#comments .wd-review-likes a,
#comments .wd-review-likes span,
#comments .wd-review-likes .wd-action-btn,
#comments .wd-review-likes .wd-action-btn a::before {
    color: #b3c7db !important;
}

.single-product .wd-rating-summary-main {
    color: #e3e9f0 !important;
}


.single-product .wd-rating-summary-cont .wd-rating-progress-bar .progress-area {
    background-color: #4f5b79 !important;
}

.single-product .wd-reviews-sorting-clear,
.single-product .wd-reviews-sorting-clear:visited {
    color: #6e7689 !important;
    transition: color 0.22s ease, text-shadow 0.22s ease !important;
}
.single-product .wd-reviews-sorting-clear:hover,
.single-product .wd-reviews-sorting-clear:focus {
    color: #9aa4b8 !important;
    text-shadow: 0 0 10px rgba(154, 164, 184, 0.35) !important;
}

.single-product label[for="wd-add-img-btn"] {
    color: #7691d6 !important;
    transition: color 0.22s ease, text-shadow 0.22s ease !important;
}
.single-product label[for="wd-add-img-btn"]:hover {
    color: #9fb2f0 !important;
    text-shadow: 0 0 10px rgba(118, 145, 214, 0.35) !important;
}


.single-product .wd-fbt-wrap {
    display: none !important;
}


/* سایدبار حساب کاربری */
.elementor-widget-wd_wishlist .wd-my-account-sidebar .woocommerce-MyAccount-title,
.elementor-widget-wd_wishlist .wd-my-account-sidebar .woocommerce-MyAccount-navigation a {
    color: #c9dcec !important;
    transition: color 0.22s ease, text-shadow 0.22s ease !important;
}

.elementor-widget-wd_wishlist .wd-my-account-sidebar .woocommerce-MyAccount-navigation a:hover,
.elementor-widget-wd_wishlist .wd-my-account-sidebar .woocommerce-MyAccount-navigation a:focus,
.elementor-widget-wd_wishlist .wd-my-account-sidebar .woocommerce-MyAccount-navigation-link.is-active a {
    color: #ffffff !important;
    text-shadow: 0 0 10px rgba(201, 220, 236, 0.35) !important;
}


/* حذف محصول از علاقه‌مندی */
.elementor-widget-wd_wishlist .wd-wishlist-product-remove .wd-wishlist-remove {
    color: #c9dcec !important;
    transition: color 0.22s ease, text-shadow 0.22s ease !important;
}

.elementor-widget-wd_wishlist .wd-wishlist-product-remove .wd-wishlist-remove:hover,
.elementor-widget-wd_wishlist .wd-wishlist-product-remove .wd-wishlist-remove:focus {
    color: #ffffff !important;
    text-shadow: 0 0 10px rgba(201, 220, 236, 0.35) !important;
}

/* اشتراک‌گذاری علاقه‌مندی */
.elementor-widget-wd_wishlist .wd-social-icons .share-title,
.elementor-widget-wd_wishlist .wd-social-icons .wd-social-icon,
.elementor-widget-wd_wishlist .wd-social-icons .wd-social-icon .wd-icon,
.elementor-widget-wd_wishlist .wd-social-icons .wd-social-icon .wd-icon::before {
    color: #c9dcec !important;
    transition: color 0.22s ease, text-shadow 0.22s ease !important;
}

.elementor-widget-wd_wishlist .wd-social-icons .wd-social-icon:hover,
.elementor-widget-wd_wishlist .wd-social-icons .wd-social-icon:hover .wd-icon,
.elementor-widget-wd_wishlist .wd-social-icons .wd-social-icon:hover .wd-icon::before {
    color: #ffffff !important;
    text-shadow: 0 0 10px rgba(201, 220, 236, 0.35) !important;
}

/* اکشن‌های گروهی علاقه‌مندی: انتقال / حذف / انتخاب همه */
.elementor-widget-wd_wishlist .wd-wishlist-bulk-action {
    border-color: rgba(201, 220, 236, 0.38) !important;
}

.elementor-widget-wd_wishlist .wd-wishlist-bulk-action a,
.elementor-widget-wd_wishlist .wd-wishlist-bulk-action span,
.elementor-widget-wd_wishlist .wd-wishlist-bulk-action .wd-action-btn::before,
.elementor-widget-wd_wishlist .wd-wishlist-bulk-action .wd-action-btn::after,
.elementor-widget-wd_wishlist .wd-wishlist-bulk-action .wd-action-btn a::before,
.elementor-widget-wd_wishlist .wd-wishlist-bulk-action .wd-action-btn a::after {
    color: #c9dcec !important;
    transition: color 0.22s ease, text-shadow 0.22s ease, border-color 0.22s ease !important;
}

.elementor-widget-wd_wishlist .wd-wishlist-bulk-action a:hover,
.elementor-widget-wd_wishlist .wd-wishlist-bulk-action a:hover span,
.elementor-widget-wd_wishlist .wd-wishlist-bulk-action .wd-action-btn:hover::before,
.elementor-widget-wd_wishlist .wd-wishlist-bulk-action .wd-action-btn:hover::after,
.elementor-widget-wd_wishlist .wd-wishlist-bulk-action .wd-action-btn:hover a::before,
.elementor-widget-wd_wishlist .wd-wishlist-bulk-action .wd-action-btn:hover a::after {
    color: #ffffff !important;
    text-shadow: 0 0 10px rgba(201, 220, 236, 0.35) !important;
}

.elementor-widget-wd_wishlist .wd-wishlist-bulk-action,
.elementor-widget-wd_wishlist .wd-wishlist-bulk-action.wd-visible {
    border: 1px solid rgba(201, 220, 236, 0.38) !important;
    border-radius: 8px !important;
}


/* خطوط جدول مقایسه وودمارت */
.wd-compare-table,
.wd-compare-table tr,
.wd-compare-table th,
.wd-compare-table td,
.wd-compare-table .compare-field,
.wd-compare-table .compare-value {
    border-color: #364e6c !important;
}

/* اگر خطوط با outline/box-shadow ساخته شده باشند */
.wd-compare-table th,
.wd-compare-table td {
    box-shadow: inset 0 0 0 1px #364e6c !important;
}

/* عنوان محصولات در جدول مقایسه */
.wd-compare-table .compare-basic .compare-value > .wd-entities-title {
    color: #d9e4ee !important;
    transition: color 0.22s ease, text-shadow 0.22s ease !important;
}

/* هاور عنوان محصول */
.wd-compare-table .compare-basic .compare-value > .wd-entities-title:hover,
.wd-compare-table .compare-basic .compare-value > .wd-entities-title:focus {
    color: #aebdd0 !important;
    text-shadow: 0 0 8px rgba(217, 228, 238, 0.25) !important;
}

/* دکمه حذف در جدول مقایسه */
.wd-compare-table .wd-compare-remove-action a,
.wd-compare-table .wd-compare-remove-action a::before,
.wd-compare-table .wd-compare-remove-action a::after,
.wd-compare-table .wd-compare-remove-action::before,
.wd-compare-table .wd-compare-remove-action::after {
    color: #c9dcec !important;
    transition: color 0.22s ease, text-shadow 0.22s ease !important;
}

.wd-compare-table .wd-compare-remove-action a:hover,
.wd-compare-table .wd-compare-remove-action a:focus,
.wd-compare-table .wd-compare-remove-action:hover a::before,
.wd-compare-table .wd-compare-remove-action:hover a::after,
.wd-compare-table .wd-compare-remove-action:hover::before,
.wd-compare-table .wd-compare-remove-action:hover::after {
    color: #ffffff !important;
    text-shadow: 0 0 10px rgba(201, 220, 236, 0.35) !important;
}