.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.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){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@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 *//* تمام متن‌های داخل کانتینر پیش‌نمایش سفید شوند */
#wpforms-15-field_150-container,
#wpforms-15-field_150-container * {
color: #ffffff !important;
-webkit-text-fill-color: #ffffff !important; /* برای بعضی مرورگرها و فیلدها */
}

/* فیلدهای ورودی/تکست‌ایریا/سِلکت */
#wpforms-15-field_150-container input,
#wpforms-15-field_150-container textarea,
#wpforms-15-field_150-container select {
color: #ffffff !important;
-webkit-text-fill-color: #ffffff !important;
}

/* placeholder ها */
#wpforms-15-field_150-container ::placeholder {
color: rgba(255,255,255,0.85) !important;
opacity: 1 !important;
}

/* لینک‌ها */
#wpforms-15-field_150-container a,
#wpforms-15-field_150-container a:link,
#wpforms-15-field_150-container a:visited,
#wpforms-15-field_150-container a:hover {
color: #ffffff !important;
}

/* اگر آیکون SVG یا stroke داشته باشه */
#wpforms-15-field_150-container svg {
fill: #ffffff !important;
stroke: #ffffff !important;
}







/* جدول پیش‌نمایش حرفه‌ای */
#wpforms-15-field_150-container .custom-preview-table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 15px;
    color: #ffffff;
    background-color: #0073e6; /* آبی */
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 8px 20px rgba(0,0,0,0.15);
}

#wpforms-15-field_150-container .custom-preview-table th,
#wpforms-15-field_150-container .custom-preview-table td {
    padding: 12px 18px;
}

#wpforms-15-field_150-container .custom-preview-table th {
    text-align: left;
    background-color: rgba(255,255,255,0.15);
    font-weight: 600;
    border-bottom: 1px solid rgba(255,255,255,0.3);
}

#wpforms-15-field_150-container .custom-preview-table td {
    background-color: rgba(255,255,255,0.05);
    border-bottom: 1px solid rgba(255,255,255,0.1);
    transition: background-color 0.3s ease;
}

#wpforms-15-field_150-container .custom-preview-table tr:last-child td {
    border-bottom: none;
}

#wpforms-15-field_150-container .custom-preview-table tr:hover td {
    background-color: rgba(255,255,255,0.2);
}

/* رنگ‌بندی وضعیت */
#wpforms-15-field_150-container .custom-preview-table td.filled {
    background-color: rgba(46, 204, 113, 0.4) !important; /* سبز ملایم */
}
#wpforms-15-field_150-container .custom-preview-table td.empty {
    background-color: rgba(231, 76, 60, 0.4) !important; /* قرمز ملایم */
}

/* ریسپانسیو موبایل */
@media (max-width: 768px) {
    #wpforms-15-field_150-container .custom-preview-table,
    #wpforms-15-field_150-container .custom-preview-table tbody,
    #wpforms-15-field_150-container .custom-preview-table tr,
    #wpforms-15-field_150-container .custom-preview-table th,
    #wpforms-15-field_150-container .custom-preview-table td {
        display: block;
        width: 100%;
    }
    #wpforms-15-field_150-container .custom-preview-table tr {
        margin-bottom: 10px;
    }
    #wpforms-15-field_150-container .custom-preview-table th {
        background-color: rgba(255,255,255,0.1);
    }
}/* End custom CSS */