/* "What's Included" / "What's Not Included" — tur detay sayfasi.
   Parent temanin babe-item-included/-excluded stiliyle gorsel olarak
   tutarli olacak sekilde, yeni widgetType (bv-whats-included) icin
   ayni kurallar burada tekrarlaniyor (bkz. style.css satir ~13056). */

.elementor-widget-bv-whats-included h2.elementor-heading-title {
    font-size: 24px;
    font-weight: 600;
    line-height: 1.3;
    margin: 0 0 20px;
    color: var(--accent, #000);
}

.elementor-widget-bv-whats-included .bv-whats-excluded-block {
    margin-top: 40px;
}

.elementor-widget-bv-whats-included .elementor-list-items {
    list-style: none;
    margin: 0;
    padding: 0;
}

.elementor-widget-bv-whats-included .list-item {
    display: flex;
    align-items: center;
    font-size: 16px;
    line-height: 1.875;
}

.elementor-widget-bv-whats-included .item_icon {
    display: inline-flex;
    margin-right: 13px;
}

.elementor-widget-bv-whats-included .item_icon i {
    font-size: 20px;
}

.elementor-widget-bv-whats-included .bv-whats-included-block .item_icon i {
    color: var(--primary, #FB5B32);
}

.elementor-widget-bv-whats-included .bv-whats-excluded-block .item_icon i {
    color: #DE4343;
}
