.elementor-kit-2539{--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-weight:600;--e-global-typography-secondary-font-family:"IRANSansWeb";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"IRANSansWeb";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"IRANSansWeb";--e-global-typography-accent-font-weight:500;font-family:"IRANSansX-Medium", Sans-serif;}.elementor-kit-2539 e-page-transition{background-color:#FFBC7D;}.elementor-kit-2539 a{font-family:"IRANSansX-Medium", Sans-serif;}.elementor-kit-2539 h1{font-family:"IRANSansX-Heavy", Sans-serif;font-weight:700;}.elementor-kit-2539 h2{font-family:"IRANSansX-Heavy", Sans-serif;font-weight:700;}.elementor-kit-2539 h3{font-family:"IRANSansX-Medium", Sans-serif;font-weight:700;}.elementor-kit-2539 h4{font-family:"IRANSansX-Medium", Sans-serif;font-weight:700;}.elementor-kit-2539 h5{font-family:"IRANSansX-Medium", Sans-serif;font-weight:700;}.elementor-kit-2539 h6{font-family:"IRANSansX-Medium", Sans-serif;font-weight:700;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.elementor-widget:not(:last-child){margin-block-end:15px;}.elementor-element{--widgets-spacing:15px 15px;--widgets-spacing-row:15px;--widgets-spacing-column:15px;}{}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 *//* =========================================
   Tour Gallery Styles
   Scoped Class: custom-tour-gallery
========================================= */

/* عنوان */
.custom-tour-gallery .elementor-heading-title {
    color: #ffffff !important;
    font-weight: bold !important;
    font-size: 13px !important;
    margin: 0 !important;
}

/* متن لیست آیکن */
.custom-tour-gallery .elementor-icon-list-text {
    color: #334155 !important;
    font-weight: 500 !important;
    font-size: 13px !important;
}

/* عکس شاخص */
.custom-tour-gallery .elementor-widget-image img {
    width: 100% !important;
    height: auto !important;
    max-height: 450px !important;
    object-fit: cover !important;
    border-radius: 12px !important;
    box-shadow: 0 4px 15px rgba(0,0,0,0.1) !important;
    display: block !important;
	  box-shadow: 0 4px 10px rgba(245, 158, 11, 0.3) !important;
    z-index: 5;
}

/* فاصله بین عکس‌های گالری */
.custom-tour-gallery .e-gallery-container {
    --hgap: 2px !important;
    --vgap: 2px !important;
    gap: 2px !important;
}

/* کادر هر عکس */
.custom-tour-gallery .e-gallery-item {
    border-radius: 8px !important;
    overflow: hidden !important;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1) !important;
}

/* خود عکس‌ها */
.custom-tour-gallery .e-gallery-image {
    background-size: cover !important;
    background-position: center !important;
    transition: transform 0.4s ease !important;
}

/* افکت زوم در هاور */
.custom-tour-gallery .e-gallery-item:hover .e-gallery-image {
    transform: scale(1.1) !important;
}
.status-tag {
    border-radius: 10px;
    box-shadow: inset 1px 1px 3px rgba(255,255,255,0.4), 1px 2px 4px rgba(0,0,0,0.2);
}

.status-tag-green {
    background-color: #16CFAB !important;
    padding: 15px 16px !important;
}
.status-tag-green-one {
    background-color: #16CFAB !important;
     
}
.status-tag-orang {
    background-color: #3EB655;
    text-align: center;
    padding: 15px 16px;

}
.status-tag-red {
    background-color: #FF7063;
    text-align: center;
    padding: 5px 16px;

}
 

.status-tag-blue {
    background: linear-gradient(135deg, #1565C0 0%, #1565C0 100%) !important;
     
 
}

.status-tag-ffff {
    background:  linear-gradient(135deg, #f7f7f7 0%, #fff 100%) !important;
    
   }

.status-tag-body {
    background: linear-gradient(135deg, #f7f7f7 0%, #fff 100%) !important;
    border-radius: 20px;
    padding: 8px;   
} /* <--- کامنت باز شده ی اضافی از اینجا حذف شد */
/* =========================================
   Article Content Style
   Class: article-content
========================================= */

/* تیترهای داخلی */
.article-content h2:not(#ez-toc-container *):not(.ez-toc-container *) {
    font-weight: bold;
    color: #0f172a;
    font-size: 20px;
    border-right: 4px solid #3EB655;
    padding-right: 5px;
    margin-top: 25px;
    margin-bottom: 15px;
}

/* نسخه موبایل h2 */
@media (max-width: 767px) {
    .article-content h2:not(#ez-toc-container *):not(.ez-toc-container *) {
        font-weight: bold;
        font-size: 18px;
        padding-right: 5px;
        margin-top: 20px;
        margin-bottom: 12px;
        border-right-width: 3px;
        line-height: 1.5;
    }
}

/* حل مشکل h3 در فهرست */
.article-content h3:not(#ez-toc-container *):not(.ez-toc-container *) {
    font-weight: bold;
    color: #0f172a;
    font-size: 18px;
    border-right: 4px solid #2861E3;
    padding-right: 5px;
    margin-top: 25px;
    margin-bottom: 15px;
}

/* نسخه موبایل h3 */
@media (max-width: 767px) {
    .article-content h3:not(#ez-toc-container *):not(.ez-toc-container *) {
        font-size: 16px;
        font-weight: bold;
        padding-right: 5px;
        margin-top: 20px;
        margin-bottom: 12px;
        border-right-width: 3px;
        line-height: 1.5;
    }
}

/* لیست‌ها */
.article-content ul:not(#ez-toc-container *):not(.ez-toc-container *) {
    list-style: none;
    padding-right: 0;
    margin: 5px 0 20px 0;
}

.article-content ul:not(#ez-toc-container *):not(.ez-toc-container *) li {
    position: relative;
    padding-right: 20px;
    margin-bottom: 5px;
    color: #444;
    font-size: 14px;
    line-height: 1.8;
}

/* بولت سبز سفارشی */
.article-content ul:not(#ez-toc-container *):not(.ez-toc-container *) li::before {
    content: "";
    position: absolute;
    right: 0;
    top: 10px;
    width: 8px;
    height: 8px;
    background-color: #3EB655;
    border-radius: 50%;
    opacity: 0.8;
}

/* پاراگراف‌ها */
.article-content p:not(#ez-toc-container *):not(.ez-toc-container *) {
    color: #222;
    line-height: 2;
    margin-bottom: 15px;
    font-sizstatus-tag-bluee: 14px;
}
/* موشن برای خودِ کانتینر */
.custom-container-motion {
    transition: transform 0.4s ease !important;
}

/* حرکت کانتینر به سمت بالا هنگام هوور */
.custom-container-motion:hover {
    transform: translateY(-8px) !important;
}

/* -----------------------------------------
   استایل نقطه‌های پیمایش (Pagination) داخل کانتینر
   ----------------------------------------- */

/* استایل عمومی نقطه‌ها */
.custom-container-motion .swiper-pagination-bullet {
    background-color: #a0a0a0 !important;
    opacity: 0.5 !important;
    transition: all 0.3s ease !important;
}

/* استایل نقطه فعال (کپسولی سبز) */
.custom-container-motion .swiper-pagination-bullet-active {
    background-color: #3EB655 !important;
    opacity: 1 !important;
    width: 24px !important;
    border-radius: 12px !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'IRANSansX-Medium';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://dentilan.ir/wp-content/uploads/2023/02/IRANSansX-Medium.woff2') format('woff2'),
		url('https://dentilan.ir/wp-content/uploads/2023/02/IRANSansX-Medium.woff') format('woff');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'IRANSansX-Heavy';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://dentilan.ir/wp-content/uploads/2025/02/IRANSansX-Heavy.woff2') format('woff2'),
		url('https://dentilan.ir/wp-content/uploads/2025/02/IRANSansX-Heavy.woff') format('woff');
}
/* End Custom Fonts CSS */