.elementor-kit-8{--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-8 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 *//* =========================
SLIDER COMPLETE STYLE
========================= */

/* ===== FLAT ARROWS (فلش‌ها) ===== */
.custom-slider .elementor-swiper-button,
.custom-slider .swiper-button-prev,
.custom-slider .swiper-button-next {
    background: transparent !important;
    border: 2px solid #ffffff !important;
    border-radius: 50% !important;
    width: 50px !important;
    height: 50px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    color: #ffffff !important;
    z-index: 10;
    transition: all 0.3s ease;
}

/* آیکن فلش */
.custom-slider .elementor-swiper-button i,
.custom-slider .elementor-swiper-button svg {
    color: #ffffff !important;
    fill: #ffffff !important;
    width: 30px !important;
    height: 30px !important;
}

/* هاور فلش‌ها */
.custom-slider .elementor-swiper-button:hover {
    background: rgba(255,255,255,0.15) !important;
    transform: scale(1.05);
}

/* ===== DOTS (Pagination) ===== */
.custom-slider .swiper-pagination-bullet {
    background: transparent !important;
    border: 2px solid #ffffff !important;
    width: 12px !important;
    height: 12px !important;
    opacity: 1 !important;
    margin: 0 6px !important;
    border-radius: 50% !important;
    transition: all 0.3s ease;
}

/* دات فعال */
.custom-slider .swiper-pagination-bullet-active {
    background: #ffffff !important;
    transform: scale(1.15);
}



/* 📱 تبلت */
@media (max-width: 1024px) {
.custom-slider .elementor-swiper-button,
.custom-slider .swiper-button-prev,
.custom-slider .swiper-button-next {
width: 40px !important;
height: 40px !important;
}


.custom-slider .elementor-swiper-button i,
.custom-slider .elementor-swiper-button svg {
width: 22px !important;
height: 22px !important;
}
}


/* 📱 موبایل */
@media (max-width: 767px) {
.custom-slider .elementor-swiper-button,
.custom-slider .swiper-button-prev,
.custom-slider .swiper-button-next {
width: 32px !important;
height: 32px !important;
border-width: 1.5px !important;
}


.custom-slider .elementor-swiper-button i,
.custom-slider .elementor-swiper-button svg {
width: 18px !important;
height: 18px !important;
}
}

/* 📱 تبلت */
@media (max-width: 1024px) {
.custom-slider .swiper-pagination-bullet {
width: 10px !important;
height: 10px !important;
margin: 0 5px !important;
}
}


/* 📱 موبایل */
@media (max-width: 767px) {
.custom-slider .swiper-pagination-bullet {
width: 8px !important;
height: 8px !important;
margin: 0 4px !important;
border-width: 1.5px !important;
}


.custom-slider .swiper-pagination-bullet-active {
transform: scale(1.2); /* فعال کمی بزرگتر */
}
}/* End custom CSS */