.hdr-dynamic-content .product-banner-container-bc {
    display: grid;
    grid-template-columns: repeat(auto-fill,minmax(85px,1fr)) !important;
    margin-bottom: 10px;
    margin-top: 10px !important;
    background: none;
}

/* header info görsel alan büyütme */

.informative-widget-container img {
    max-width: 900px !important;
    max-height: 60px !important;
    border-radius: 4px !important;
}


.ftr-payments-row-img-bc {
    width: 130px !important;
    height: 50px;
    margin: 5px;
    padding: 10px;
    cursor: pointer;
}

body .casino-slots, body .is-home-page {
    background-color: #000;
    background-image: url(https://cmsbetconstruct.com/storage/medias/mislici-18751536/media_18751536_55ddc196dc88aeea4d5602c65d604193.jpeg);
    background-attachment: fixed;
    background-size: 100%;
}


.sdr-item-bc:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    background: linear-gradient(180deg,transparent 100%,rgba(0,0,0,.7));
}


.footer-title {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
    color: #ff5c00 !important;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 1px;
}