.custom-phone-img {
    width: 55px;
    height: 55px;
    object-fit: contain;
}

.custom-footer__onlinePayments .text-center {
    display: flex;
    justify-content: start;
    align-items: center;
    gap: 6px;
    flex-wrap: wrap;
}

.custom-pay-logo {
    height: 50px;
    width: auto;
}

.shp-tabs-row .shp-tab-link[href="#description"] {
    display: none !important;
}

@media (min-width: 480px) {
    .banners-top-block .banner-wrapper {
        margin: 0;
        width: 100%;
        max-width: 100%;
        flex: 0 0 100%;
    }
}

#dklabBanplusUvod .dklabBanplusBox img {
    border-radius: 20px;
}

@media screen and (max-width: 767px) {

    body.template-12 #dklabBanplusUvod.carousel,
    body.template-12 #dklabBanplusUvod.zacatek,
    body.template-11 #dklabBanplusUvod.carousel,
    body.template-11 #dklabBanplusUvod.zacatek,
    body.template-09 #dklabBanplusUvod {
        margin-left: -10px;
        margin-right: -10px;
        margin-top: 10px !important;
    }
}