.elementor-kit-6{--e-global-color-primary:#B97A86;--e-global-color-secondary:#F3ECE7;--e-global-color-text:#2E2A2A;--e-global-color-accent:#C58A7A;--e-global-color-b09f7e0:#FCFAF8;--e-global-typography-primary-font-family:"Gandom";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Gandom";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Gandom";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Gandom";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-b09f7e0 );}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:#B97A86;font-family:"estedad", vazir;color:#FFFFFF;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:#A96A76;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Fix WordPress Dropdown Menu */

.menu-item-has-children > .sub-menu {
    display: none !important;
    position: absolute !important;
    top: 100% !important;
    right: 0 !important;
    z-index: 999999 !important;
    background: #fff !important;
    min-width: 200px !important;
    padding: 10px 0 !important;
}

/* باز شدن با هاور دسکتاپ */
@media (min-width: 1025px) {

    .menu-item-has-children:hover > .sub-menu {
        display: block !important;
    }

}
/* ===== NELO MODE PRODUCT CARD FIX ===== */

.product-card {
    height: auto !important;
    min-height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: hidden !important;
}


/* یکسان سازی عکس ها */
.product-card .elementor-widget-image,
.product-card .elementor-widget-theme-post-featured-image {
    margin: 0 !important;
    padding: 0 !important;
}


.product-card img {
    width: 100% !important;
    height: 220px !important;
    aspect-ratio: 4 / 5 !important;
    object-fit: cover !important;
    border-radius: 16px !important;
}


/* حذف فاصله های اضافه زیر عکس */
.product-card .elementor-widget {
    margin-bottom: 0 !important;
}


/* عنوان محصول */
.product-card .elementor-heading-title {
    margin-top: 8px !important;
    margin-bottom: 4px !important;
    line-height: 1.5 !important;
    font-size: 14px !important;

    display: -webkit-box !important;
    -webkit-line-clamp: 2 !important;
    -webkit-box-orient: vertical !important;
    overflow: hidden !important;
}


/* قیمت */
.product-card .price,
.product-card .woocommerce-Price-amount {
    margin-top: 4px !important;
    font-size: 14px !important;
}


/* موبایل */
@media(max-width:767px){

    .product-card img {
        height: 200px !important;
        border-radius: 14px !important;
    }

}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'estedad';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://nelomode.ir/wp-content/uploads/2026/08/Estedad-Regular.woff2') format('woff2');
}
/* End Custom Fonts CSS */