/* Page List Widget */
.elementor-icon-list-items {
    list-style: none;
    padding: 0;
    margin: 0;
}

.elementor-icon-list-item {
    margin-bottom: 5px;
}

.elementor-icon-list-item a {
    display: flex;
    align-items: center;
    text-decoration: none;
    color: inherit;
    transition: color 0.3s ease;
}

.ekit_page_list_content {
    display: flex;
    align-items: center;
    gap: 8px;
}

.ekit_page_list_icon {
    display: inline-flex;
    flex-shrink: 0;
}

.ekit_page_list_title_title {
    transition: color 0.3s ease;
}

.ekit_page_list_badge {
    display: inline-block;
    padding: 2px 8px;
    background: #6ec1e4;
    color: #fff;
    font-size: 11px;
    border-radius: 3px;
    margin-left: 5px;
}

/* Social Media Widget */
.ekit_social_media {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.ekit_social_media li a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-decoration: none;
    color: inherit;
    transition: background 0.3s ease, color 0.3s ease;
}

.ekit_social_media li a i {
    font-size: 16px;
}

/* Styled Heading Widget */
.ekit-heading {
    width: 100%;
}

.elementskit-section-title-wraper.text_left {
    text-align: left;
}

.elementskit-section-title-wraper.text_center {
    text-align: center;
}

.elementskit-section-title-wraper.text_right {
    text-align: right;
}

.elementskit-section-title {
    margin: 0;
}

@media (max-width: 768px) {
    .ekit_heading_mobile-text_center {
        text-align: center !important;
    }
    .ekit_heading_mobile-text_left {
        text-align: left !important;
    }
    .ekit_heading_mobile-text_right {
        text-align: right !important;
    }
}

@media (min-width: 769px) and (max-width: 1024px) {
    .ekit_heading_tablet-text_center {
        text-align: center !important;
    }
    .ekit_heading_tablet-text_left {
        text-align: left !important;
    }
    .ekit_heading_tablet-text_right {
        text-align: right !important;
    }
}

/* Header Info Widget */
.ekit-header-info {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: nowrap;
    gap: 10px 28px;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 100%;
}

.ekit-header-info li {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 0;
}

.ekit-header-info li a {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    text-decoration: none;
    max-width: 100%;
    white-space: nowrap;
    overflow-wrap: normal;
    color: #fff !important;
    transition: color 0.3s ease;
}

.ekit-header-info li a i,
.ekit-header-info li a svg {
    font-size: 14px;
    flex-shrink: 0;
    line-height: 1;
}

@media (max-width: 767px) {
    .ekit-header-info {
        flex-wrap: wrap;
    }

    .ekit-header-info li a {
        white-space: normal;
        overflow-wrap: anywhere;
    }
}

/* Topbar: collapse empty Elementor columns so content centers across full width */
.elementor-top-section:has(.ekit-header-info) .elementor-container {
    justify-content: center;
    align-items: center !important;
}
.elementor-top-section:has(.ekit-header-info) .elementor-column:not(.elementor-element-populated):not(:has(.elementor-widget)) {
    flex: 0 0 0% !important;
    width: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: hidden;
}
.elementor-top-section:has(.ekit-header-info) .elementor-column.elementor-element-populated {
    flex: 0 0 auto !important;
    width: auto !important;
}
.elementor-top-section:has(.ekit-header-info) .elementor-column .elementor-widget-wrap {
    align-items: center !important;
}
.elementor-top-section:has(.ekit-header-info) ul,
.elementor-top-section:has(.ekit-header-info) li {
    list-style: none !important;
}

/* Topbar: vertical centering, no list dots, prevent overflow */
.topbat-info,
.topbat-info > .e-con-inner,
.topbat-info .e-con-inner .e-con-inner,
.topbat-info .elementor-widget-wrap {
    align-items: center !important;
}
body .topbat-info .e-con-inner {
    align-items: center !important;
}
.topbat-info ul,
.topbat-info li {
    list-style: none !important;
}
.topbat-info .elementor-icon-list-items {
    list-style: none !important;
    padding: 0 !important;
    margin: 0 !important;
}
.topbat-info ul,
.topbat-info li,
.ekit-template-content-header .elementor-top-section:has(.ekit-header-info) ul,
.ekit-template-content-header .elementor-top-section:has(.ekit-header-info) li {
    list-style: none !important;
}
.topbat-info .elementor-icon-list-items {
    list-style: none !important;
    padding: 0 !important;
    margin: 0 !important;
}

.topbat-info .elementor-icon-list-items,
.ekit-template-content-header .elementor-top-section:has(.ekit-header-info) .elementor-icon-list-items,
.ekit-template-content-header .elementor > .e-con:has(.ekit-header-info) .elementor-icon-list-items {
    display: flex !important;
    flex-wrap: nowrap !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 10px 28px !important;
    width: 100%;
}

.topbat-info .elementor-icon-list-item,
.ekit-template-content-header .elementor-top-section:has(.ekit-header-info) .elementor-icon-list-item,
.ekit-template-content-header .elementor > .e-con:has(.ekit-header-info) .elementor-icon-list-item {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    margin: 0 !important;
    min-width: 0 !important;
}

.topbat-info .elementor-icon-list-item > a,
.topbat-info .elementor-icon-list-text,
.ekit-template-content-header .elementor-top-section:has(.ekit-header-info) .elementor-icon-list-item > a,
.ekit-template-content-header .elementor-top-section:has(.ekit-header-info) .elementor-icon-list-text,
.ekit-template-content-header .elementor > .e-con:has(.ekit-header-info) .elementor-icon-list-item > a,
.ekit-template-content-header .elementor > .e-con:has(.ekit-header-info) .elementor-icon-list-text {
    display: inline-flex !important;
    align-items: center !important;
    gap: 8px !important;
    white-space: nowrap !important;
    line-height: 1.3 !important;
}

.topbat-info .elementor-icon-list-icon,
.ekit-template-content-header .elementor-top-section:has(.ekit-header-info) .elementor-icon-list-icon,
.ekit-template-content-header .elementor > .e-con:has(.ekit-header-info) .elementor-icon-list-icon {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex: 0 0 auto !important;
    line-height: 1 !important;
}

.topbat-info .elementor-icon-list-icon i,
.topbat-info .elementor-icon-list-icon svg,
.ekit-template-content-header .elementor-top-section:has(.ekit-header-info) .elementor-icon-list-icon i,
.ekit-template-content-header .elementor-top-section:has(.ekit-header-info) .elementor-icon-list-icon svg,
.ekit-template-content-header .elementor > .e-con:has(.ekit-header-info) .elementor-icon-list-icon i,
.ekit-template-content-header .elementor > .e-con:has(.ekit-header-info) .elementor-icon-list-icon svg {
    display: block !important;
    line-height: 1 !important;
}

@media (max-width: 767px) {
    .topbat-info .elementor-icon-list-items,
    .ekit-template-content-header .elementor-top-section:has(.ekit-header-info) .elementor-icon-list-items,
    .ekit-template-content-header .elementor > .e-con:has(.ekit-header-info) .elementor-icon-list-items {
        flex-wrap: wrap !important;
    }

    .topbat-info .elementor-icon-list-item > a,
    .topbat-info .elementor-icon-list-text,
    .ekit-template-content-header .elementor-top-section:has(.ekit-header-info) .elementor-icon-list-item > a,
    .ekit-template-content-header .elementor-top-section:has(.ekit-header-info) .elementor-icon-list-text,
    .ekit-template-content-header .elementor > .e-con:has(.ekit-header-info) .elementor-icon-list-item > a,
    .ekit-template-content-header .elementor > .e-con:has(.ekit-header-info) .elementor-icon-list-text {
        white-space: normal !important;
        overflow-wrap: anywhere !important;
    }
}

/* ElementsKit Pricing Card Widget */
.elementskit-single-pricing {
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.elementskit-pricing-header {
    text-align: center;
}

.elementor-pricing-img {
    margin: 0;
    padding: 0;
}

.elementor-pricing-img img {
    width: 100%;
    height: auto;
    display: block;
}

.elementskit-pricing-title {
    font-size: 22px;
    font-weight: 600;
    margin: 15px 20px 5px;
    color: #333;
}

.elementskit-pricing-subtitle {
    font-size: 14px;
    color: #666;
    margin: 0 20px 15px;
    line-height: 1.5;
}

.elementskit-pricing-price-wraper {
    padding: 15px 20px;
    text-align: center;
}

.elementskit-pricing-price-wraper.has-tag {
    position: relative;
}

.elementskit-pricing-tag {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 2px;
    background: #6ec1e4;
}

.elementskit-pricing-price {
    display: inline-flex;
    align-items: baseline;
    gap: 5px;
}

.elementskit-pricing-price .currency {
    font-size: 14px;
    color: #666 !important;
}

.elementskit-pricing-price span {
    font-size: 28px;
    font-weight: 700;
    color: #333 !important;
}

.elementskit-pricing-price .period {
    font-size: 12px;
    color: #666 !important;
}

.elementskit-pricing-content {
    padding: 0 20px 15px;
    color: #666;
    font-size: 14px;
    line-height: 1.6;
}

.elementskit-pricing-btn-wraper {
    padding: 0 20px 20px;
    text-align: center;
}

.elementskit-pricing-btn {
    display: inline-block;
    padding: 10px 25px;
    background: #6ec1e4;
    color: #fff;
    text-decoration: none;
    border-radius: 4px;
    font-weight: 600;
    transition: background 0.3s ease;
}

.elementskit-pricing-btn:hover {
    background: #5ab0d3;
    color: #fff;
}
