.storiesWidgetListItem:not(.storiesItemSkeleton):not(.visited):before {
    background: linear-gradient(0deg, rgb(235, 160, 55) 0%, rgb(166, 129, 23) 50%, rgb(197, 160, 55) 100%) !important;
} 

.storiesWidgetWrapper:not(.portraitView) .storiesWidgetListItem .horizontal-sl-title-bc:not(.skeleton-loader-full-text):not(:empty) {
    line-height: 20px;
    color: #d8bb57 !important;
}

[class*=is-web] .storiesWidgetWrapper:not(.portraitView) {
    height: 100px !important;
    max-height: 100px !important;
}

[class*=is-web] .sliderSingleEl .sliderImage img {
    display: block;
    width: auto;
    height: 96px !important;
}

.footerLinkColTitle {
    width: 100%;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 14px;
    font-weight: 700;
    color: #ebbe43 !important;
    position: relative !important;
    display: inline-flex !important;
    align-items: center !important;
    gap: 6px !important;
    padding-bottom: 10px !important;
    margin-bottom: 8px !important;
    box-sizing: border-box !important;
}

.footerLinkColTitle::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: min(100%, 160px);
    height: 2px;
    border-radius: 2px;
    background: linear-gradient(
        90deg,
        #f8ecc0 0%,
        #ebbe43 35%,
        rgba(235, 190, 67, 0.35) 70%,
        transparent 100%
    );
    pointer-events: none;
}

.footerLinkColEl a {
    text-transform: capitalize;
    font-size: 12px;
    line-height: 14px;
    color: #ffffff !important;
    transition: color var(--default-transition-duration);
}

.footerSocialLink a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    color: #ffffff !important;
    font-size: 18px;
    background: linear-gradient(0deg, rgb(235, 160, 55) 0%, rgb(166, 129, 23) 50%, rgb(197, 160, 55) 100%) !important;
}

.nav-menu-container.header-navigation:first-child .nav-menu-other>.nav-menu-item, .nav-menu-container.header-navigation:first-child .nav-menu>li>.nav-menu-item {
    padding: 0 20px;
    color: #ebbe43 !important;
    letter-spacing: .1px;
    transition: all .24s;
}

.nav-menu-container.header-navigation:first-child .nav-menu>li>.nav-menu-item.active,
.nav-menu-container.header-navigation:first-child .nav-menu-other>.nav-menu-item.active {
    background: none !important;
    background-color: transparent !important;
}

.layout-bc:not(.page-full-size) .layout-content-holder-bc, .layout-bc:not(.page-full-size) .layout-footer-holder-bc {
    margin: 0 auto !important;
    padding: 0 0px !important;
    max-width: 1470px !important;
}

div#root.layout-bc.theme-default.betslip-Hidden.is-home-page {
    max-width: 1470px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

div#root.layout-bc.theme-default.smart-panel-is-visible.betslip-Hidden.is-home-page {
    max-width: 1470px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

.carousel-count-arrow-container i {
    width: 38px;
    height: 38px;
    cursor: pointer;
    background: linear-gradient(0deg, rgb(235, 160, 55) 0%, rgb(166, 129, 23) 50%, rgb(197, 160, 55) 100%) !important;
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
    border-radius: 4px;
    transition: background .24s;
}

.nav-menu-container.header-navigation:first-child .nav-menu {
    border-start-start-radius: 4px;
    border-end-start-radius: 4px;
    background-color: #000000 !important;
}

.nav-menu-container.header-navigation:first-child {
    position: relative;
    border-radius: 4px;
    z-index: 1;
    background: #000000 !important;
    border: 3px solid #cea850 !important;
    border-radius: 8px !important;
}

.btn.a-color {
    color: #000000 !important;
    background: linear-gradient(0deg, rgb(235, 160, 55) 0%, rgb(166, 129, 23) 50%, rgb(197, 160, 55) 100%) !important;
    transition: .24s;
    font-weight: bold;
}

.btn.sign-in {
    padding: 0 15px !important;
    color: #000000 !important;
    background: linear-gradient(0deg, rgb(235, 160, 55) 0%, rgb(166, 129, 23) 50%, rgb(197, 160, 55) 100%) !important;
    text-decoration: none !important;
    transition: .24s;
    font-weight: bold;
}

.btn.sign-in span {
    text-decoration: none !important;
    color: #000000 !important;
}

.btn.register {
    padding: 0 8px;
    color: #000000 !important;
    background: linear-gradient(0deg, rgb(235, 160, 55) 0%, rgb(166, 129, 23) 50%, rgb(197, 160, 55) 100%) !important;
    transition: .24s;
    font-weight: bold;
}

.btn.register span {
    color: #000000 !important;
}

.btn.s-small {
    width: auto;
    height: 20px;
    padding: 0 15px;
}

.hdr-toggle-button-bc {
    flex-shrink: 0;
    color: #000000 !important;
    background: linear-gradient(0deg, rgb(235, 160, 55) 0%, rgb(166, 129, 23) 50%, rgb(197, 160, 55) 100%) !important;
    border-radius: 50%;
    text-align: center;
    position: relative;
    font-size: 16px;
}

.popup-inner-bc {
    border-radius: 50px !important;
    border-bottom: 6px solid #ebbe43 !important;
    border-top: 6px solid #ebbe43 !important;
    border-left: 2px solid #ebbe43 !important;
    border-right: 2px solid #ebbe43 !important;
    padding-top: 20px !important;
    box-shadow: 0px -2px 80px #ebbe43 !important;
}

.ftr-n-link-bc {
    font-size: 14px;
    color: #ebbe43 !important;
    transition: color .24s;
}

.entrance-f-error-message-bc {
    display: flex;
    margin-bottom: 5px;
    padding: 5px;
    color: rgba(var(--b-sc), 1);
    background: transparent !important;
    border-radius: 4px;
    font-size: 12px;
}

.promotions-article-title {
    border: 2px solid rgb(197 160 55) !important;
    height: 34px !important;
    margin-top: 10px !important;
    padding: 0px 10px !important;
    color: #000000 !important;
    background: linear-gradient(0deg, rgb(235, 160, 55) 0%, rgb(166, 129, 23) 50%, rgb(197, 160, 55) 100%) !important;
    font-size: 12px;
    line-height: 34px;
    font-weight: bold !important;
    border-radius: 10px 10px !important;
}

.promotion-details-info table {
    width: 100% !important;
    max-width: 100% !important;
    border: none !important;
    border-collapse: separate !important;
    border-spacing: 0 10px !important;
    table-layout: fixed !important;
    box-sizing: border-box !important;
}

.promotion-details-info table tbody {
    display: table-row-group !important;
    white-space: normal !important;
    border: none !important;
    width: 100% !important;
}

.promotion-details-info table tr td {
    background: linear-gradient(180deg, #1a1a1a 0%, #0c0c0c 100%) !important;
    color: #ffffff !important;
    text-align: center !important;
    vertical-align: middle !important;
    font-size: 13px !important;
    line-height: 1.35 !important;
    font-weight: 600 !important;
    padding: 12px 10px !important;
    border-top: 1px solid #ebbe43 !important;
    border-bottom: 1px solid #ebbe43 !important;
    border-left: none !important;
    border-right: none !important;
    word-break: break-word !important;
    white-space: normal !important;
    box-sizing: border-box !important;
}

.promotion-details-info table tr td:first-child {
    border-left: 1px solid #ebbe43 !important;
    border-radius: 14px 0 0 14px !important;
}

.promotion-details-info table tr td:last-child {
    border-right: 1px solid #ebbe43 !important;
    border-radius: 0 14px 14px 0 !important;
}

.promotion-details-info table tr:first-child td {
    background: linear-gradient(180deg, #2a2410 0%, #1a1608 100%) !important;
    color: #ebbe43 !important;
    font-weight: 800 !important;
    text-transform: uppercase !important;
}

.promotion-details-info table tr td strong {
    color: inherit !important;
    font-weight: inherit !important;
}

.m-nav-items-list-item-bc {
    cursor: pointer;
    height: 100px;
}

.payment-logo {
    width: 85% !important;
    height: auto !important;
    max-height: 85% !important;
    object-fit: contain !important;
}

.u-i-p-a-content-bc:before {
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .9;
    background: #000000 !important;
}

.u-i-p-a-deposit-bc, .u-i-p-a-withdraw-bc {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 34px;
    border-radius: 4px;
    background: #000000 !important;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    padding: 0 5px;
    transition: background .24s;
    transition: .24s;
    border-style: solid;
    border-color: #ebbe43;
    border-width: 1px;
}

.market-bc {
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex-wrap: nowrap;
    align-items: center;
    text-align: center;
    width: 100%;
    height: 100%;
    font-size: 12px;
    line-height: 14px;
    color: rgba(var(--b-sc),.7);
    background: linear-gradient(0deg, rgb(235, 160, 55) 0%, rgb(166, 129, 23) 50%, rgb(197, 160, 55) 100%) !important;
    word-break: break-word;
    cursor: pointer;
    position: relative;
    transition: .24s;
    border-radius: 10px;
}

.market-odd-bc {
    color: #000000 !important;
    font-size: 13px;
    line-height: 15px;
    transition: color .24s;
    font-weight: bold;
}

.hdr-user-avatar-icon-bc {
    color: linear-gradient(0deg, rgb(235, 160, 55) 0%, rgb(166, 129, 23) 50%, rgb(197, 160, 55) 100%) !important;
    font-size: 28px;
}

.market-bc.active .market-icon-bc, .market-bc.active .market-odd-bc {
    color: #ebbe43 !important;
    font-weight: bold;
}

.market-bc.active {
    color: rgba(var(--hero-sc), 1);
    background: #ffffff !important;
    border: 3px solid rgb(197 160 55) !important;
    border-width: 3px !important;
    border-style: solid !important;
}

.c-team-info-team-bc {
    flex: auto;
    color: #ebbe43 !important;
    font-weight: 400;
}

.accordion-items-container {
    display: flex;
    margin-bottom: 20px;
    padding-top: 7px;
    padding-bottom: 7px;
    -webkit-padding-start: 5px;
    padding-inline-start: 5px;
    -webkit-padding-end: 10px;
    padding-inline-end: 10px;
    background: #000000 !important;
    border-radius: 4px;
}

.accordion-items .accordion-button {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative;
    width: auto;
    margin-top: 3px;
    margin-bottom: 3px;
    -webkit-margin-start: 6px;
    margin-inline-start: 6px;
    padding: 6px;
    font-size: 12px;
    max-width: 180px;
    letter-spacing: -.3px;
    background: #000000 !important;
    color: #ebbe43 !important;
}

.horizontal-sl-list:not(.horizontal-items-expanded) .horizontal-sl-icon-bc {
    width: 40px;
    text-align: center;
    font-size: 22px;
    line-height: 30px;
    transition: color .4s;
    border-style: solid;
    border-width: 2px;
}

.btn.a-outline {
    background: none;
    transition: .24s;
    border-style: solid;
    border-width: 1px;
    border-color: #ebbe43 !important;
}

.form-control-fine-name-bc, .form-control-input-bc, .form-control-label-file-bc, .form-control-select-bc, .form-control-textarea-bc {
    color: #ebbe43 !important;
    font-size: 14px;
    background: #000000 !important;
    border-radius: 4px;
    padding: 20px 15px 4px;
    transition: background .24s;
}

.user-profile-nav-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    -webkit-padding-start: 12px;
    padding-inline-start: 12px;
    color: #ebbe43 !important;
    cursor: pointer;
    font-size: 12px;
    line-height: 24px;
    position: relative;
    z-index: 1;
    transition: .1s;
}

.layout-bc.smart-panel-is-visible .smartPanel-bc {
    max-width: 450px;
    transition: max-width .24s ease;
    background: #000000 !important;
}

.logout-profile button {
    background: linear-gradient(0deg, rgb(235, 160, 55) 0%, rgb(166, 129, 23) 50%, rgb(197, 160, 55) 100%) !important;
    color: #ffffff !important;
    font-size: 12px;
    height: 26px;
    margin-top: 8px;
}

.sg-n-text-row-1-bc {
    width: 100%;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 16px;
    font-weight: 500;
    color: #ebbe43 !important;
}

.sg-n-text-row-2-bc {
    width: 100%;
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 20px;
    color: #ebbe43 !important;
    text-transform: uppercase;
}

.header-user-nav .checkbox-control-text-bc {
    color: #ffffff !important;
}

.sp-button-bc {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 56px;
    font-size: 18px;
    color: #ebbe43 !important;
    background: #000000 !important;
    transition: background .24s;
}

.expandable-info-body-content {
    line-height: 18px;
    color: #ebbe43 !important;
}

.header-bc {
    padding: 0 10px !important;
    box-sizing: border-box;
    background-color: transparent !important;
    position: relative !important;
    top: auto !important;
}

.form-control-input-bc:not([name=phoneCode]) {
    -webkit-padding-end: 44px;
    padding-inline-end: 44px;
    border-style: solid;
}

.sgm-market-g-item-bc > .market-bc .market-name-bc {
    flex: 1 1 auto;
    text-align: start;
    margin-bottom: 0px;
    margin-inline-end: 4px;
    font-weight: bold;
    font-size: 13px;
}

.sgm-market-g-item-bc>.market-bc.m-g-header {
    min-height: 26px;
    color: #ffffff;
    background: rgba(var(--b-sc),.15);
    font-weight: bold;
}

.user-profile-nav-header {
    display: flex;
    align-items: center;
    height: 54px;
    padding: 0 15px;
    color: rgba(var(--b-sc),.8);
    background: #000000 !important;
    cursor: pointer;
    transition: background .24s;
    border-style: solid;
    border-width: 2px;
    color: #ebbe43 !important;
    border-radius: 15px 15px !important;
}

.m-nav-items-list-item-bc:not(.active) {
    background: #000000 !important;
    border: 4px solid #ebbe43 !important;
    border-radius: 20% !important;
}

.ftr-payments-row-img-bc {
    object-fit: contain;
    background: #000000 !important;
    border-radius: 4px;
    border-style: solid;
    border-width: 2px;
    color: #ebbe43 !important;
}

.view-title-more {
    color: #ebbe43 !important;
    font-size: 16px;
    letter-spacing: 1px;
}

.view-see-more {
    display: flex;
    align-items: center;
    flex-shrink: 0;
    color: #ebbe43 !important;
    margin-inline-start: 10px;
    margin-inline-end: 4px;
    font-size: 12px;
    line-height: 14px;
}

.hdr-time-bc {
    flex-shrink: 0;
    min-width: 65px;
    height: 28px;
    color: rgba(var(--header-sc), 1);
    padding: 0 10px;
    -webkit-margin-start: 20px;
    margin-inline-start: 20px;
    background: #000000 !important;
    border-radius: 4px;
    font-size: 12px;
    line-height: 28px;
    border: 1px solid #ebbe43 !important;
}

.user-profile-nav-list {
    padding: 15px;
    background: #000000 !important;
    opacity: 0;
    overflow: hidden;
    position: relative;
    border-top: 1px solid rgba(var(--b-sc),.1);
    transition: opacity .4s;
}

.nav-content-bc .nav-menu-container .nav-menu-sub .nav-menu-item {
    color: #ebbe43 !important;
    background: #000000 !important;
    border-style: solid;
    border-width: 2px;
}

.header-user-nav .nav-menu-sub .nav-menu-item {
    color: #ebbe43 !important;
    background: #000000 !important;
    border-style: solid;
    border-width: 2px;
}

.horizontal-sl-title-bc {
    white-space: nowrap;
    -webkit-margin-start: 10px;
    margin-inline-start: 10px;
    -webkit-margin-end: 5px;
    margin-inline-end: 5px;
    font-size: 14px;
    color: #000000 !important;
}

.horizontal-items-expanded .horizontal-sl-icon-bc {
    flex-shrink: 0;
    font-size: 18px;
    color: #000000 !important;
}

.casino-horizontal-sl-list-bc .horizontal-sl-item-bc.active, .promotion-horizontal-sl-list-bc .horizontal-sl-item-bc.active {
    color: rgba(var(--hero-sc), 1);
    background: #ffffff !important;
}

/* Promosyon filtre butonları — default sarı, aktif/hover beyaz */
[class*=is-web] .horizontal-sl-wheel .horizontal-sl-item-bc {
    background: #ebbe43 !important;
    color: #000000 !important;
}

[class*=is-web] .horizontal-sl-wheel .horizontal-sl-item-bc .horizontal-sl-title-bc,
[class*=is-web] .horizontal-sl-wheel .horizontal-sl-item-bc .horizontal-sl-icon-bc {
    color: #000000 !important;
}

[class*=is-web] .horizontal-sl-wheel .horizontal-sl-item-bc:hover,
[class*=is-web] .horizontal-sl-wheel .horizontal-sl-item-bc.active {
    background: #ffffff !important;
    color: #000000 !important;
}

[class*=is-web] .horizontal-sl-wheel .horizontal-sl-item-bc:hover .horizontal-sl-title-bc,
[class*=is-web] .horizontal-sl-wheel .horizontal-sl-item-bc:hover .horizontal-sl-icon-bc,
[class*=is-web] .horizontal-sl-wheel .horizontal-sl-item-bc.active .horizontal-sl-title-bc,
[class*=is-web] .horizontal-sl-wheel .horizontal-sl-item-bc.active .horizontal-sl-icon-bc {
    color: #000000 !important;
}

.horizontal-items-expanded .horizontal-sl-item-bc {
    height: 43px;
    padding: 0px 138px;
}

.status-popup-content-w-bc {
    width: 95% !important;
    position: relative;
    margin: 10px;
}


.sg-n-forgot-password-text {
    margin-top: 20px;
    color: rgba(var(--b-sc),.7);
    font-size: 14px;
    line-height: 16px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    cursor: pointer;
}

.ftr-partners-row-inner-bc>a:only-child img, .ftr-partners-row-inner-bc>div:only-child img {
    max-height: 100px !important;
}

.notification-new-item-info {
    flex: auto;
    margin: 0 5px;
    color: #ebbe43 !important;
}

[data-status=unread] {
    background: #000000 !important;
    position: relative;
}

[data-status=read] {
    background: #000000 !important;
}

.notification-new-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 28px;
    padding: 0 10px;
    color: #ffffff !important;
    font-size: 12px !important;
}

.market-filter-bc {
    border-radius: 4px;
    background: #000000 !important;
}

.market-filter-cell-bc>.market-filter-info-bc {
    line-height: 28px;
    background: #000000 !important;
    margin-inline-start: 1px;
}

.c-teams-bc {
    flex-wrap: wrap;
    align-content: center;
    background: #000000 !important;
}

.c-info-content-bc {
    width: 165px;
    flex-shrink: 0;
    padding-inline-start: 10px;
    padding-inline-end: 15px;
    background: #000000 !important;
    position: relative;
}

.c-info-more-bc {
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
    padding: 0 10px;
    background: #000000 !important;
}

.sdr-image-bc {
    display: block;
    width: 100%;
    height: auto;
    object-fit: cover;
    transition: max-height .24s linear;
    margin-top: -5px !important;
}

/* Sadece MOBİL UYGULAMA banner — orantılı küçült (kırpma yok) */
[class*=is-web] .hm-row-bc.has-slider .sdr-item-holder-bc:has(.sdr-item-bc[aria-label="MOBİL UYGULAMAYI İNDİR!"]) {
    aspect-ratio: 11 / 6 !important;
    width: 58% !important;
    max-width: 860px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

[class*=is-web] .hm-row-bc.has-slider .sdr-item-holder-bc:has(.sdr-item-bc[aria-label="MOBİL UYGULAMAYI İNDİR!"]) .sdr-item-bc {
    height: 100% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

[class*=is-web] .hm-row-bc.has-slider .sdr-item-holder-bc:has(.sdr-item-bc[aria-label="MOBİL UYGULAMAYI İNDİR!"]) .sdr-image-bc {
    width: 100% !important;
    height: 100% !important;
    object-fit: contain !important;
    object-position: center !important;
    margin-top: 0 !important;
}

.ftr-copy-rights-bc {
    margin-top: 15px;
    padding-top: 15px;
    color: #ffffff !important;
    border-top: 1px solid #ebbe43 !important;
}

.ftr-copy-rights-bc a {
    color: #ebbe43 !important;
}

.footerWarningAge {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 24px;
    flex: 0 0 auto;
    border-color: #ebbe43 !important;
    border-style: solid;
    border-radius: 50%;
    color: #ebbe43 !important;
    font-weight: 700;
}

.footerCopyrights {
    font-size: 12px;
    line-height: 14px;
    color: #ebbe43 !important;
    font-weight: 400;
}

.footerSliderTitle {
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    color: #ebbe43 !important;
}

.infoTime {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 32px;
    padding-left: 8px;
    padding-right: 8px;
    border-radius: var(--border-radius);
    background-color: #000000 !important;
    font-size: 14px;
    line-height: 12px;
    color: #ebbe43 !important;
}

.selectHolder.languageDropdown .selectContainer {
    height: 32px;
    background-color: #000000 !important;
    border-radius: var(--border-radius);
} 

.header-icon>img {
    width: 200% !important;
    height: 100% !important;
    object-fit: contain;
    border-radius: var(--border-radius);
}

.casino-popup-title {
    display: none;
}

body {
    background-image: url('/storage/medias/kulisbet/media_1866317_fd5e882224360c79afded6ef9a92f48c.jpeg') !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: cover !important;
    background-attachment: fixed !important;
    min-height: 100vh !important;
}

.layout-header-holder-bc {
    background-color: transparent !important;
    position: relative !important;
    top: auto !important;
}

.nav-content-bc {
    position: relative !important;
    top: auto !important;
}

.nav-content-bc .nav-content-menu,
.nav-content-bc .nav-menu-container.header-navigation {
    display: flex !important;
    justify-content: center !important;
    width: 100% !important;
}

.nav-content-bc .nav-menu-container.header-navigation .nav-menu {
    display: flex !important;
    justify-content: center !important;
    width: 100% !important;
}

.popup-holder-bc.info .popup-inner-bc {
    width: 500px !important;
    border-radius: 0 !important;
    border: none !important;
    border-bottom: none !important;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    padding-top: 0 !important;
    overflow: visible !important;
    background: transparent !important;
    background-color: transparent !important;
    box-shadow: none !important;
}

[dir=ltr] .e-p-close-icon-bc {
    right: 20px !important;
    top: 20px !important;
}

.popup-holder-bc.info .status-popup-content-w-bc {
    position: relative !important;
    overflow: visible !important;
    background: transparent !important;
    background-color: transparent !important;
    border-radius: 12px !important;
    isolation: isolate !important;
}

/* Sağ üst — uzun gold kuyruk çizgi */
.popup-holder-bc.info .status-popup-content-w-bc::before {
    content: "" !important;
    position: absolute !important;
    inset: 0 !important;
    border-radius: 12px !important;
    padding: 2px !important;
    box-sizing: border-box !important;
    background: radial-gradient(
        ellipse 140% 140% at 100% 0%,
        #fff8d0 0%,
        #f5d86e 10%,
        #ebbe43 22%,
        rgba(235, 190, 67, 0.55) 38%,
        rgba(235, 190, 67, 0.2) 52%,
        transparent 68%
    ) !important;
    background-size: 100% 100% !important;
    background-repeat: no-repeat !important;
    animation: popup-corner-tr 3.5s ease-in-out infinite !important;
    -webkit-mask:
        linear-gradient(#fff 0 0) content-box,
        linear-gradient(#fff 0 0) !important;
    -webkit-mask-composite: xor !important;
    mask-composite: exclude !important;
    pointer-events: none !important;
    z-index: 3 !important;
}

/* Sol alt — uzun gold kuyruk çizgi */
.popup-holder-bc.info .status-popup-content-w-bc::after {
    content: "" !important;
    position: absolute !important;
    inset: 0 !important;
    border-radius: 12px !important;
    padding: 2px !important;
    box-sizing: border-box !important;
    background: radial-gradient(
        ellipse 140% 140% at 0% 100%,
        #fff8d0 0%,
        #f5d86e 10%,
        #ebbe43 22%,
        rgba(235, 190, 67, 0.55) 38%,
        rgba(235, 190, 67, 0.2) 52%,
        transparent 68%
    ) !important;
    background-size: 100% 100% !important;
    background-repeat: no-repeat !important;
    animation: popup-corner-bl 3.5s ease-in-out infinite !important;
    animation-delay: 1.75s !important;
    -webkit-mask:
        linear-gradient(#fff 0 0) content-box,
        linear-gradient(#fff 0 0) !important;
    -webkit-mask-composite: xor !important;
    mask-composite: exclude !important;
    pointer-events: none !important;
    z-index: 3 !important;
}

@keyframes popup-corner-tr {
    0%, 100% {
        opacity: 0.65;
        background-size: 100% 100%;
    }
    50% {
        opacity: 1;
        background-size: 118% 118%;
    }
}

@keyframes popup-corner-bl {
    0%, 100% {
        opacity: 0.65;
        background-size: 100% 100%;
    }
    50% {
        opacity: 1;
        background-size: 118% 118%;
    }
}

.popup-holder-bc.info .status-popup-content-w-bc img {
    display: block !important;
    max-width: 100% !important;
    height: auto !important;
    border-radius: 8px !important;
}

.popup-holder-bc.info .casino-popup-button-block {
    display: flex;
    justify-content: center;
    margin-top: -30px;
}

.popup-holder-bc.info .btn.a-color {
    width: 50% !important;
    background: linear-gradient(90deg, rgb(235, 190, 90) 0%, rgb(166, 129, 23) 100%) !important;
}

.popup-holder-bc.info .casino-popup-title,
.popup-holder-bc.info .casino-popup-content span {
    display: none !important;
}


.sdr-item-bc:before {
    display: none !important;
}

.expandable-info-body-content.payment-content p::first-line,
.expandableContentData.payment-content p::first-line {
    font-size: 18px !important;
    color: #e32020 !important;
}

.expandable-info-body-content.payment-content p a[href*="betpark1233.com"],
.expandableContentData.payment-content p a[href*="betpark1233.com"] {
    color: #e32020 !important;
}

.informative-widget-container img {
    max-width: 100% !important;
    max-height: 100% !important;
}

/* betpark1233.com — EN İYİ badge gibi gold + ortadan ışıma */
.informative-widget-container a[href*="betpark1233.com"] {
    text-decoration: none !important;
    background: linear-gradient(
        90deg,
        #a68117 0%,
        #d4a82e 22%,
        #f8ecc0 50%,
        #d4a82e 78%,
        #a68117 100%
    ) !important;
    background-size: 200% 100% !important;
    animation: kulis-live-shimmer 2.2s linear infinite !important;
    box-shadow: 0 0 8px 1px rgba(235, 190, 67, 0.45) !important;
    border-radius: 4px !important;
    padding: 0 6px !important;
}

.informative-widget-container a[href*="betpark1233.com"] span,
.informative-widget-container a[href*="betpark1233.com"] u {
    color: #000000 !important;
    text-decoration: none !important;
    font-weight: 800 !important;
}

@keyframes kulis-live-shimmer {
    0% {
        background-position: 100% 0;
    }
    100% {
        background-position: -100% 0;
    }
}

.entrance-popup-bc.sign-in .form-sign-in-slider-wrapper,
.entrance-form-bc.login .form-sign-in-slider-wrapper {
    position: relative !important;
    transform: translateY(-120px) !important;
}

.m-block-nav-items-bc .m-nav-items-list-item-bc {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

.m-block-nav-items-bc .nav-ico-w-row-bc {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    height: 100% !important;
}

.m-block-nav-items-bc .payment-logo {
    width: 100% !important;
    height: auto !important;
    max-height: 100% !important;
    object-fit: contain !important;
    margin: 0 auto !important;
}

.hdr-dynamic-content .swiper {
    border-width: 2px !important;
    border-style: solid !important;
    border-color: #ebbe43;
    border-radius: 8px !important;
    overflow: hidden !important;
    box-sizing: border-box !important;
    animation: kulis-border-blink 1.2s ease-in-out infinite;
}

@keyframes kulis-border-blink {
    0%, 100% {
        border-color: #ebbe43;
        box-shadow: 0 0 6px 1px rgba(235, 190, 67, 0.7);
    }
    50% {
        border-color: rgba(235, 190, 67, 0.15);
        box-shadow: 0 0 0 0 rgba(235, 190, 67, 0);
    }
}

.FooterLicenceCuracaoContainer.anj-container,
.FooterLicenceCuracaoContainer.anj-container > div {
    max-width: 140px !important;
    min-width: 96px !important;
    width: 140px !important;
}

.FooterLicenceCuracaoContainer.anj-container a {
    max-width: 140px !important;
    width: 100% !important;
}

@keyframes canli-rtp-blink {
    0%, 100% {
        background-color: #ebbe43 !important;
        box-shadow: 0 0 14px 3px rgba(235, 190, 67, 0.95), 0 0 28px 8px rgba(235, 190, 67, 0.55) !important;
    }
    50% {
        background-color: transparent !important;
        box-shadow: 0 0 0 0 transparent !important;
    }
}

@keyframes canli-rtp-glow {
    0%, 100% {
        opacity: 1;
        transform: scale(1.05);
    }
    50% {
        opacity: 0;
        transform: scale(0.95);
    }
}

.nav-menu-container.header-navigation .nav-menu > li > .nav-menu-item[aria-label="CANLI RTP"],
.nav-menu-container.header-navigation:first-child .nav-menu > li > .nav-menu-item[aria-label="CANLI RTP"],
.nav-menu-container.header-navigation .nav-menu > li > .nav-menu-item[aria-label="ÖZEL ORAN"],
.nav-menu-container.header-navigation:first-child .nav-menu > li > .nav-menu-item[aria-label="ÖZEL ORAN"] {
    position: relative !important;
    z-index: 100 !important;
    overflow: visible !important;
    color: #000000 !important;
    background-color: #ebbe43 !important;
    border-radius: 4px !important;
    padding: 4px 8px !important;
    margin-left: 7px !important;
    margin-bottom: 4px !important;
    box-shadow: 0 0 14px 3px rgba(235, 190, 67, 0.95), 0 0 28px 8px rgba(235, 190, 67, 0.55) !important;
    animation: canli-rtp-blink 1.6s linear infinite !important;
}

.nav-menu-container.header-navigation .nav-menu > li > .nav-menu-item[aria-label="CANLI RTP"]::before,
.nav-menu-container.header-navigation .nav-menu > li > .nav-menu-item[aria-label="ÖZEL ORAN"]::before {
    content: "";
    position: absolute;
    inset: -8px;
    border-radius: 8px;
    background: #ebbe43;
    filter: blur(14px);
    z-index: -1;
    pointer-events: none;
    animation: canli-rtp-glow 1.6s linear infinite;
}

.nav-menu-container.header-navigation .nav-menu > li > .nav-menu-item[aria-label="CANLI RTP"] span,
.nav-menu-container.header-navigation .nav-menu > li > .nav-menu-item[aria-label="CANLI RTP"] svg,
.nav-menu-container.header-navigation .nav-menu > li > .nav-menu-item[aria-label="CANLI RTP"] .CMSIconSVGWrapper,
.nav-menu-container.header-navigation .nav-menu > li > .nav-menu-item[aria-label="CANLI RTP"] .CMSIconSVGWrapper svg,
.nav-menu-container.header-navigation .nav-menu > li > .nav-menu-item[aria-label="CANLI RTP"] .CMSIconSVGWrapper svg path,
.nav-menu-container.header-navigation .nav-menu > li > .nav-menu-item[aria-label="ÖZEL ORAN"] span,
.nav-menu-container.header-navigation .nav-menu > li > .nav-menu-item[aria-label="ÖZEL ORAN"] svg,
.nav-menu-container.header-navigation .nav-menu > li > .nav-menu-item[aria-label="ÖZEL ORAN"] .CMSIconSVGWrapper,
.nav-menu-container.header-navigation .nav-menu > li > .nav-menu-item[aria-label="ÖZEL ORAN"] .CMSIconSVGWrapper svg,
.nav-menu-container.header-navigation .nav-menu > li > .nav-menu-item[aria-label="ÖZEL ORAN"] .CMSIconSVGWrapper svg path {
    position: relative;
    z-index: 2;
    color: #000000 !important;
    fill: #000000 !important;
    animation: none !important;
}

/* ÖZEL ORAN — kupa ikonu büyüt + belirginleştir */
.nav-menu-container.header-navigation .nav-menu > li > .nav-menu-item[aria-label="ÖZEL ORAN"] {
    display: inline-flex !important;
    align-items: center !important;
    gap: 6px !important;
}

.nav-menu-container.header-navigation .nav-menu > li > .nav-menu-item[aria-label="ÖZEL ORAN"] .CMSIconSVGWrapper {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 22px !important;
    height: 22px !important;
    min-width: 22px !important;
    flex-shrink: 0 !important;
}

.nav-menu-container.header-navigation .nav-menu > li > .nav-menu-item[aria-label="ÖZEL ORAN"] .CMSIconSVGWrapper svg,
.nav-menu-container.header-navigation .nav-menu > li > .nav-menu-item[aria-label="ÖZEL ORAN"] .CMSIconSVGWrapper svg path {
    width: 22px !important;
    height: 22px !important;
    color: #000000 !important;
    fill: #000000 !important;
    filter: drop-shadow(0 0 3px #f5d86e) drop-shadow(0 0 7px rgba(235, 190, 67, 1)) !important;
}

.nav-menu-item.badge-jackpot[aria-label="JACKPOT"]::after {
    content: "bigwin" !important;
    background: #e32020 !important;
    background-color: #e32020 !important;
}

/* SLOT — EN İYİ badge: ortası ışıklı gold */
.nav-menu-item.badge-top[aria-label="SLOT"]::after,
.nav-menu-item.badge-top[data-badge="En İyi"]::after {
    background: linear-gradient(
        90deg,
        #a68117 0%,
        #d4a82e 28%,
        #f8ecc0 50%,
        #d4a82e 72%,
        #a68117 100%
    ) !important;
    background-color: transparent !important;
    color: #000000 !important;
    text-transform: uppercase !important;
    font-weight: 800 !important;
}

.messageBoxWrapper-bc .message-info-bc .card {
    width: 100% !important;
    max-width: 100% !important;
    padding: 10px !important;
}

.messageBoxWrapper-bc .message-info-bc .game-image {
    margin: 0 !important;
    width: 100% !important;
}

.messageBoxWrapper-bc .message-info-bc .game-image a {
    display: block !important;
    width: 100% !important;
}

.messageBoxWrapper-bc .message-info-bc .game-image img {
    width: 100% !important;
    max-width: 300px !important;
    height: auto !important;
    display: block !important;
    margin: 0 auto !important;
    object-fit: contain !important;
}

.messageBoxWrapper-bc .message-info-bc .info-box:empty,
.messageBoxWrapper-bc .message-info-bc .info-box:has(p:empty),
.messageBoxWrapper-bc .message-info-bc .info-box:has(span:empty:only-child) {
    display: none !important;
}

.casinoGamesWidget .sectionTitle,
.page-view-more .view-title-more {
    padding-left: 12px !important;
}

.casinoGamesWidget .sectionTitle:has(a[href="/tr/live-casino/home"]) .sectionTitleTextHeading,
.casinoGamesWidget .sectionTitleTextHeading {
    color: #ebbe43 !important;
}

/* LIVE RTP description → tek banner görseli */
.casino-live-rtp-description-wrapper,
.casino-live-rtp-description {
    background: transparent !important;
    background-image: none !important;
    box-shadow: none !important;
    border: none !important;
    padding: 0 !important;
    margin: 0 !important;
    min-height: 0 !important;
    height: auto !important;
    overflow: hidden !important;
    position: relative !important;
}

.casino-live-rtp-description {
    display: block !important;
    width: 100% !important;
    aspect-ratio: 1470 / 156;
    background: url("storage/medias/kulisbet/media_1866317_1b8e59d875ec8ea1562e53b60d89be5c.png") center / 100% 100% no-repeat !important;
    border-radius: 12px !important;
}

.casino-live-rtp-description__title,
.casino-live-rtp-description__text,
.casino-live-rtp-description__texts,
.casino-live-rtp-description__image {
    display: none !important;
}

/* APP badge — sarı kutunun sol üstü */
.hdr-user-bc:has(.bc-i-applications) {
    overflow: visible !important;
}

.hdr-user-bc .header-custom-buttons:has(.bc-i-applications) {
    position: relative !important;
    overflow: visible !important;
}

.hdr-user-bc .header-custom-buttons .header-icon-text.bc-i-applications {
    position: relative !important;
    overflow: visible !important;
}

.hdr-user-bc .header-custom-buttons .header-icon-text.bc-i-applications::after {
    content: "APP";
    position: absolute;
    top: -25px;
    left: 25px;
    right: auto;
    height: 14px;
    min-width: 28px;
    padding: 0 5px;
    box-sizing: border-box;
    border-radius: 4px;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8px;
    font-weight: 800;
    letter-spacing: 0.4px;
    line-height: 14px;
    text-align: center;
    overflow: visible;
    white-space: nowrap;
    color: #fff;
    background: #166534;
    box-shadow: 0 0 6px 1px rgba(22, 101, 52, 0.9);
    z-index: 20;
    pointer-events: none;
    animation: kulis-app-badge-blink 1.1s ease-in-out infinite;
}

@keyframes kulis-app-badge-blink {
    0%, 100% {
        background: #166534;
        box-shadow: 0 0 8px 2px rgba(22, 101, 52, 0.95);
        opacity: 1;
    }
    50% {
        background: #22c55e;
        box-shadow: 0 0 2px 0 rgba(22, 101, 52, 0.2);
        opacity: 0.45;
    }
}

.header-icon-text[class*=bc-i]>span:not(:empty) {
    text-transform: uppercase !important;
}

/* Footer bilgilendirme çerçevesi — sadece kolon alanı kadar */
.footerLinksSection {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    width: 100% !important;
    background: transparent !important;
}

.footerLinkCols {
    position: relative !important;
    display: inline-flex !important;
    flex: 0 0 auto !important;
    flex-wrap: nowrap !important;
    align-items: flex-start !important;
    justify-content: flex-start !important;
    gap: 40px !important;
    width: max-content !important;
    max-width: max-content !important;
    min-width: 0 !important;
    margin: 12px auto !important;
    padding: 38px 96px !important;
    box-sizing: border-box !important;
    border-radius: 36px !important;
    overflow: visible !important;
    isolation: isolate !important;
    background:
        radial-gradient(
            ellipse 90% 70% at 50% 110%,
            rgba(245, 216, 110, 0.45) 0%,
            rgba(235, 190, 67, 0.22) 28%,
            rgba(166, 129, 23, 0.08) 55%,
            transparent 75%
        ),
        rgba(12, 12, 12, 0.92) !important;
    box-shadow:
        inset 0 -20px 40px rgba(235, 190, 67, 0.08),
        0 8px 28px rgba(0, 0, 0, 0.35) !important;
}

.footerLinkCols .footerLinkCol {
    flex: 0 0 auto !important;
    width: auto !important;
    max-width: 220px !important;
    min-width: 140px !important;
}

/* Sağ üst kuyruk — çerçeveyi yuvarlak takip eder, sola + aşağı uzar */
.footerLinkCols::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 36px;
    padding: 2px;
    box-sizing: border-box;
    background: radial-gradient(
        ellipse 70% 70% at 100% 0%,
        #fff8d0 0%,
        #f5d86e 18%,
        #ebbe43 36%,
        rgba(235, 190, 67, 0.45) 52%,
        transparent 72%
    );
    -webkit-mask:
        linear-gradient(#fff 0 0) content-box,
        linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    pointer-events: none;
    z-index: 2;
}

/* Sol alt kuyruk — çerçeveyi yuvarlak takip eder, sağa + yukarı uzar */
.footerLinkCols::after {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 36px;
    padding: 2px;
    box-sizing: border-box;
    background: radial-gradient(
        ellipse 70% 70% at 0% 100%,
        #fff8d0 0%,
        #f5d86e 18%,
        #ebbe43 36%,
        rgba(235, 190, 67, 0.45) 52%,
        transparent 72%
    );
    -webkit-mask:
        linear-gradient(#fff 0 0) content-box,
        linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    pointer-events: none;
    z-index: 2;
}

/* Footer sosyal ikonlar — mobil ile aynı */
[class*=is-web] .footerHeader {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    width: 100% !important;
    position: relative !important;
}

[class*=is-web] .footerInfoColumn {
    position: absolute !important;
    right: 30px !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
}

[class*=is-web] .footerInfoColumn .infoTime {
    display: none !important;
}

[class*=is-web] .footerInnerLeftCol {
    position: relative !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: fit-content !important;
    max-width: 100% !important;
    margin: 0 auto !important;
    padding: 10px 20px !important;
    box-sizing: border-box !important;
    border-radius: 16px !important;
    background: #0a0a0a !important;
    border: 1px solid #ebbe43 !important;
    border-top-width: 2.5px !important;
    overflow: hidden !important;
    isolation: isolate !important;
}

[class*=is-web] .footerInnerLeftCol::before {
    content: "" !important;
    position: absolute !important;
    top: 0 !important;
    bottom: 0 !important;
    left: -40% !important;
    width: 40% !important;
    background: linear-gradient(
        90deg,
        transparent 0%,
        rgba(235, 190, 67, 0.08) 30%,
        rgba(248, 236, 192, 0.45) 50%,
        rgba(235, 190, 67, 0.08) 70%,
        transparent 100%
    ) !important;
    animation: footer-social-shimmer 2.8s linear infinite !important;
    pointer-events: none !important;
    z-index: 1 !important;
}

@keyframes footer-social-shimmer {
    0% {
        transform: translateX(280%);
    }
    100% {
        transform: translateX(-20%);
    }
}

[class*=is-web] .footerSocialLinks {
    position: relative !important;
    z-index: 2 !important;
    display: flex !important;
    flex-wrap: nowrap !important;
    align-items: center !important;
    gap: 8px !important;
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
}

[class*=is-web] .footerSocialLink {
    width: 40px !important;
    height: 40px !important;
    margin: 0 !important;
    border-radius: 10px !important;
    overflow: hidden !important;
    border: 1px solid #ebbe43 !important;
    box-sizing: border-box !important;
    background: #000000 !important;
}

[class*=is-web] .footerSocialLink a {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    width: 100% !important;
    height: 100% !important;
    background: #000000 !important;
    background-image: none !important;
    color: transparent !important;
    font-size: 0 !important;
}

[class*=is-web] .footerSocialLink a i {
    display: block !important;
    width: 28px !important;
    height: 28px !important;
    font-size: 0 !important;
    line-height: 0 !important;
    color: transparent !important;
    background-color: transparent !important;
}

[class*=is-web] .footerSocialLink a i::before {
    content: "" !important;
    display: block !important;
    width: 28px !important;
    height: 28px !important;
    background-position: center !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
}

[class*=is-web] .footerSocialLink a .bc-i-telegram::before {
    background-image: url("/storage/medias/kulisbet/media_1866317_544076a917ebad785c93012b0814a462.png") !important;
}

[class*=is-web] .footerSocialLink a .bc-i-twitter::before {
    background-image: url("/storage/medias/kulisbet/media_1866317_ca26630aff47a71887e3ed1ad35357e9.png") !important;
}

[class*=is-web] .footerSocialLink a .bc-i-whatsapp::before {
    background-image: url("/storage/medias/kulisbet/media_1866317_a35355f6945486d5776c832d00977a4e.png") !important;
}

[class*=is-web] .footerSocialLink a .bc-i-skype::before {
    background-image: url("/storage/medias/kulisbet/media_1866317_91773c1b31a06f5500ae5543bc3c702f.png") !important;
}

[class*=is-web] .footerSocialLink a .bc-i-youtube::before {
    background-image: url("/storage/medias/kulisbet/media_1866317_5366ca0a51ac0c84bfb8d44bc9e6659a.png") !important;
}

[class*=is-web] .footerSocialLink a .bc-i-tiktok::before {
    background-image: url("/storage/medias/kulisbet/media_1866317_e6337053f72117426fbea48b2a9964e1.png") !important;
}

[class*=is-web] .footerSocialLink a .bc-i-instagram::before {
    background-image: url("/storage/medias/kulisbet/media_1866317_98290c80eb78aa8820b5bdc6adb6dd67.png") !important;
}

/* Sıra: TG → X → WP → App → YT → TikTok → IG */
[class*=is-web] .footerSocialLink:has(.bc-i-telegram) { order: 1 !important; }
[class*=is-web] .footerSocialLink:has(.bc-i-twitter) { order: 2 !important; }
[class*=is-web] .footerSocialLink:has(.bc-i-whatsapp) { order: 3 !important; }
[class*=is-web] .footerSocialLink:has(.bc-i-skype) { order: 4 !important; }
[class*=is-web] .footerSocialLink:has(.bc-i-youtube) { order: 5 !important; }
[class*=is-web] .footerSocialLink:has(.bc-i-tiktok) { order: 6 !important; }
[class*=is-web] .footerSocialLink:has(.bc-i-instagram) { order: 7 !important; }

.copyRightBlock {
    justify-content: center !important;
}

/* Nav butonları — soft gold pill (beyaz çerçeve yok) */
[class*=is-web] .nav-menu-container.header-navigation .nav-menu > li > .nav-menu-item:not([aria-label="CANLI RTP"]):not([aria-label="ÖZEL ORAN"]),
[class*=is-web] .nav-menu-container.header-navigation .nav-menu-other > .nav-menu-item {
    background: linear-gradient(
        180deg,
        rgba(235, 190, 67, 0.16) 0%,
        rgba(20, 16, 6, 0.92) 42%,
        #050505 100%
    ) !important;
    background-color: #0c0c0c !important;
    border-radius: 999px !important;
    border: 1px solid rgba(235, 190, 67, 0.28) !important;
    box-shadow:
        inset 0 1px 0 rgba(235, 190, 67, 0.2),
        0 0 12px rgba(235, 190, 67, 0.06) !important;
    color: #ebbe43 !important;
    margin: 0 4px !important;
    transition: background 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease, color 0.2s ease !important;
}

[class*=is-web] .nav-menu-container.header-navigation .nav-menu > li > .nav-menu-item:not([aria-label="CANLI RTP"]):not([aria-label="ÖZEL ORAN"]):hover,
[class*=is-web] .nav-menu-container.header-navigation .nav-menu-other > .nav-menu-item:hover {
    background: linear-gradient(
        180deg,
        rgba(235, 190, 67, 0.28) 0%,
        rgba(40, 30, 10, 0.95) 45%,
        #0a0a0a 100%
    ) !important;
    border-color: rgba(235, 190, 67, 0.55) !important;
    box-shadow:
        inset 0 1px 0 rgba(245, 216, 110, 0.3),
        0 0 16px rgba(235, 190, 67, 0.18) !important;
    color: #f5d86e !important;
}

[class*=is-web] .nav-menu-container.header-navigation .nav-menu > li > .nav-menu-item.active:not([aria-label="CANLI RTP"]):not([aria-label="ÖZEL ORAN"]) {
    background: linear-gradient(
        180deg,
        #f0d36a 0%,
        #ebbe43 45%,
        #a68117 100%
    ) !important;
    background-color: #ebbe43 !important;
    border-color: #ebbe43 !important;
    box-shadow:
        inset 0 1px 0 rgba(255, 248, 208, 0.35),
        0 0 18px rgba(235, 190, 67, 0.35) !important;
    color: #000000 !important;
}

/* Ana Kapsayıcıyı Normal Akışında Tut */
.promotion-details-info div[style*="text-align:center"] {
    display: block !important;
    width: 100% !important;
}

/* Videoların Bulunduğu Div'leri Yan Yana Izgara Yap */
.promotion-details-info div[style*="margin-top"] {
    display: inline-block !important;
    vertical-align: top !important;
    width: calc(33.33% - 10px) !important;
    max-width: 33.33% !important;
    margin: 15px 4px 0 4px !important;
    box-sizing: border-box !important;
}

/* Metinlerin Kendi Satırında Kalmasını Sağla */
.promotion-details-info div[style*="text-align:center"] > div:first-child,
.promotion-details-info div[style*="text-align:center"] > p {
    display: block !important;
    width: 100% !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

/* Videoları Çerçevele ve Orantıla */
.promotion-details-info video {
    display: block !important;
    width: 100% !important;
    height: auto !important;
    max-height: 380px !important;
    object-fit: contain !important;
    border-radius: 10px !important;
    border: 2px solid #ebbe43 !important;
    box-shadow: 0 0 8px rgba(235, 190, 67, 0.4) !important;
    box-sizing: border-box !important;
    margin: 0 auto !important;
}

/* Widget içindeki İKİNCİ <a> etiketinin ilk span'ını hedefler */
.informative-widget-container a:nth-of-type(3) > span:first-child {
    color: #000000 !important;
    background-color: #ebbe43 !important;
    padding: 3px 10px !important;
    border-radius: 6px !important;
    font-weight: bold !important;
    display: inline-block !important;
    text-decoration: none !important;
    
    /* Neon Işıltı Efekti */
    box-shadow: 0 0 8px #ebbe43, 0 0 18px #ebbe43, 0 0 30px rgba(235, 190, 67, 0.6) !important;
    text-shadow: none !important;
}

iframe[src*="comm100.com"],iframe[id*="comm100"],iframe[title*="comm100"]{display:none!important;width:0!important;height:0!important}iframe[src*="livechatinc.com"],iframe[src*="livechat.com"],iframe[title*="LiveChat chat widget"]{display:none!important;width:0!important;height:0!important}div[id*="comm100"],div[class*="comm100"]{display:none!important}div[id^="livechat"],div[class*="livechat-"],div[id="chat-widget-container"]{display:none!important}.comm100-widget,.livechat-widget-container{display:none!important}