.elementor-kit-2400{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-e88691d:#67D7C1;--e-global-color-3369966:#FFFFFF;--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-2400 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);}@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 */input.input-element {
    padding: 10px 30px !important;
}

.form-search {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.form-search input[type="text"] {
    margin-left: 10px !important; /* فاصله بین فیلد و دکمه */
}
form.form-search {
    margin-bottom: 4%;
}
/* جدول ریسپانسیو */
.table-responsive {
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; /* پشتیبانی برای iOS */
}

.table-responsive table {
    width: 100%;
    border-collapse: collapse;
}

.table-responsive th, .table-responsive td {
    padding: 8px;
    text-align: left;
    border: 1px solid #ddd;
}

/* استایل ویژه برای موبایل */
@media only screen and (max-width: 768px) {
    .table-responsive table {
        width: auto; /* اجازه می‌دهد که جدول اسکرول شود */
    }
}
.edit-msg {
    margin-top:4%;
}
.txt-right {
    text-align: right !important;
    
}
.digits_site_footer_box {
    display: none !important;
}
#digits_protected_2903 > div > div > div:nth-child(2) > div > div {
    display: none !important;
}
#digits_protected_2460 > div > div > div:nth-child(2) > div > div > div:nth-child(2) {
    display: none !important;
}
#digits_protected_2460 > div > div > div:nth-child(2) > div > div > div:nth-child(1) {
    display: none;
}
#digits_protected_2460 > div > div > div:nth-child(2) > div {
    display: none !important;
}
div.ec-event-title > div:nth-child(5), div.ec-event-title > div:nth-child(6) {
    display: none;
}

.digits-form_countrycode {
    position: absolute;
    left: 0;
    top: 0;
    right: auto;
}
input.mobile_field.mobile_format.dig-mobmail.dig-mobile_field.mobile_placeholder {
    text-align: left;
    padding-left: 80px !important;
}
.digits-form_countrycode input[type=text] {
    padding-right: 25px !important;
    padding-left: 0;
}
input.input-text.countrycode.digits_countrycode.country_code_flag {
    padding-left: 10px;
}
input.input-text.countrycode.digits_countrycode.country_code_flag {
    margin-top: 0;
}
html[dir=rtl] .dig_lasele {
    left: unset !important;
    right: unset !important;
}/* End custom CSS */