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

:root {
	--wd-text-font: iranyekan;
	--wd-text-font-weight: 600;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "IRANSans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "IRANSans", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 100;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: iranyekan;
	--wd-widget-title-font: dana;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: dana;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(255,0,0);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #ef394e;
	--wd-link-color-hover: #cc3064;
	--btn-default-bgcolor: #171717;
	--btn-default-bgcolor-hover: #191919;
	--btn-accented-bgcolor: rgb(255,0,0);
	--btn-accented-bgcolor-hover: rgb(255,0,0);
	--wd-form-brd-width: 2px;
	--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: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-image: url(http://dev-wp.ir/w-hardwarel/wp-content/uploads/2020/10/فتر.jpg);
	background-size: cover;
	background-position: center bottom;
}
.page .wd-page-content {
	background-color: #101010;
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--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-brd-radius: 0px;
}

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

rs-slides :is([data-type=text],[data-type=button]) {
font-family: iranyekan !important;
}
rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text] {
font-family: IRANSans !important;
}

.elementor-element-30f4b337 {
    background-color: #000 !important;
}

.elementor-element-30f4b337,
.elementor-element-30f4b337 * {
    color: #fff !important;
}
/* مخفی کردن دکمه‌های اضافی محصول */
.wd-sizeguide-btn,
.wd-wishlist-btn {
    display: none !important;
}





/* ===== Shop Header / Tools Bar ===== */
.shop-loop-head {
    background: linear-gradient(180deg, #000 0%, #0b0b0b 100%) !important;
    border: 1px solid #c40000 !important;
    border-radius: 12px !important;
    padding: 14px 18px !important;
    margin-bottom: 18px !important;
    box-shadow: 0 6px 18px rgba(196, 0, 0, 0.15) !important;
}

/* Flex بهتر برای چیدمان */
.shop-loop-head .wd-shop-tools {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 12px 16px;
}

/* متن‌های عمومی */
.shop-loop-head,
.shop-loop-head a,
.shop-loop-head span,
.shop-loop-head p,
.shop-loop-head label,
.shop-loop-head select,
.shop-loop-head option {
    color: #fff !important;
}

/* Breadcrumb */
.shop-loop-head .woocommerce-breadcrumb a {
    color: #fff !important;
    text-decoration: none;
    transition: color 0.2s ease;
}

.shop-loop-head .woocommerce-breadcrumb a:hover {
    color: #ff4d4d !important;
}

.shop-loop-head .woocommerce-breadcrumb .wd-last {
    color: #ff4d4d !important;
    font-weight: 600;
}

/* شمارنده نتایج */
.shop-loop-head .woocommerce-result-count {
    color: #f2f2f2 !important;
    font-size: 14px;
    margin: 0;
}

/* دکمه فیلترها */
.shop-loop-head .wd-show-sidebar-btn a {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: #111 !important;
    color: #fff !important;
    border: 1px solid #c40000 !important;
    border-radius: 10px;
    padding: 10px 14px;
    text-decoration: none;
    transition: all 0.25s ease;
}

.shop-loop-head .wd-show-sidebar-btn a:hover {
    background: #c40000 !important;
    color: #fff !important;
    transform: translateY(-1px);
    box-shadow: 0 6px 14px rgba(196, 0, 0, 0.25);
}

/* نمایش تعداد در هر صفحه */
.shop-loop-head .wd-products-per-page {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 8px 10px;
    background: #111 !important;
    border: 1px solid #c40000 !important;
    border-radius: 10px;
}

.shop-loop-head .wd-products-per-page .wd-label {
    color: #fff !important;
    font-weight: 600;
}

.shop-loop-head .per-page-variation {
    color: #fff !important;
    text-decoration: none;
    padding: 4px 8px;
    border-radius: 8px;
    transition: all 0.2s ease;
}

.shop-loop-head .per-page-variation:hover {
    background: #c40000 !important;
    color: #fff !important;
}

.shop-loop-head .per-page-border {
    width: 1px;
    height: 18px;
    background: #c40000 !important;
    opacity: 0.7;
}

/* آیکن‌های نمایش شبکه */
.shop-loop-head .wd-products-shop-view {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 8px 10px;
    background: #111 !important;
    border: 1px solid #c40000 !important;
    border-radius: 10px;
}

.shop-loop-head .shop-view {
    width: 34px;
    height: 34px;
    border-radius: 8px;
    border: 1px solid transparent;
    background-color: #1a1a1a !important;
    transition: all 0.2s ease;
}

.shop-loop-head .shop-view:hover {
    border-color: #c40000 !important;
    background-color: #c40000 !important;
}

.shop-loop-head .shop-view.current-variation {
    background-color: #c40000 !important;
    border-color: #ff6b6b !important;
    box-shadow: 0 0 0 3px rgba(196, 0, 0, 0.18);
}

/* مرتب‌سازی */
.shop-loop-head .woocommerce-ordering {
    margin: 0;
}

.shop-loop-head select.orderby {
    background: #111 !important;
    color: #fff !important;
    border: 1px solid #c40000 !important;
    border-radius: 10px;
    padding: 10px 12px;
    min-height: 42px;
    outline: none;
    transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

.shop-loop-head select.orderby:focus {
    border-color: #ff4d4d !important;
    box-shadow: 0 0 0 3px rgba(196, 0, 0, 0.16) !important;
}

.shop-loop-head select.orderby option {
    background: #111 !important;
    color: #fff !important;
}

/* خطوط و جداکننده‌ها */
.shop-loop-head .wd-delimiter {
    background: #c40000 !important;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    display: inline-block;
    margin: 0 6px;
    opacity: 0.8;
}

/* ریسپانسیو */
@media (max-width: 768px) {
    .shop-loop-head {
        padding: 12px 12px !important;
    }

    .shop-loop-head .wd-shop-tools {
        gap: 10px 12px;
    }

    .shop-loop-head .wd-products-per-page,
    .shop-loop-head .wd-products-shop-view,
    .shop-loop-head .woocommerce-ordering {
        width: 100%;
        justify-content: space-between;
    }

    .shop-loop-head select.orderby {
        width: 100%;
    }
}
