/* SPORT20 2026 – homepage */
#s20-categories {
    display:block!important;width:100%!important;margin:8px 0 15px!important;
    padding:0!important;box-sizing:border-box!important
}
#s20-categories .s20-grid {
    display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;
    gap:8px!important;width:100%!important;margin:0!important;padding:0!important
}
#s20-categories .s20-card,#s20-promo .s20-promo-card {
    display:block!important;width:100%!important;margin:0!important;padding:0!important;
    overflow:hidden!important;text-decoration:none!important;box-sizing:border-box!important
}
#s20-categories .s20-card img,#s20-promo .s20-promo-card img {
    display:block!important;width:100%!important;height:auto!important;margin:0!important;
    padding:0!important;border:0!important;transition:transform .25s ease!important
}
#s20-categories .s20-card:hover img {transform:scale(1.02)}
#s20-promo {
    display:block!important;width:100%!important;margin:8px 0 15px!important;
    padding:0!important;box-sizing:border-box!important
}
#s20-promo .s20-promo-grid {
    display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:8px!important;width:100%!important;margin:0!important;padding:0!important;
    box-sizing:border-box!important
}
@media (hover:hover) {
    #s20-promo .s20-promo-card:hover img {transform:scale(1.015)}
}
@media (max-width:991px) {
    #s20-categories .s20-grid {grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important}
}
@media (max-width:600px) {
    #s20-promo .s20-promo-grid {grid-template-columns:1fr!important;gap:6px!important}
}
@media (max-width:480px) {
    #s20-categories .s20-grid {gap:4px!important}
}
/* =========================================================
   SPORT20 2026 – HOMEPAGE BEZ BOČNÍCH SLOUPCŮ
========================================================= */

.in-index #content-wrapper .sidebar {
    display: none !important;
}

.in-index #content-wrapper .content-wrapper-in {
    width: 100% !important;
    max-width: 100% !important;
}

.in-index #content {
    width: 100% !important;
    max-width: 100% !important;
    float: none !important;
}

/* pravý sloupec vedle hlavního HERO */
.in-index .banners-row > .col-sm-4 {
    display: none !important;
}

/* hlavní část s HERO přes celou dostupnou šířku */
.in-index .banners-row > .col-sm-8 {
    width: 100% !important;
    max-width: 100% !important;
    float: none !important;
}

/* SPORT20 FOOTER */
#footer.s20-footer-ready>.container.footer-rows,#footer.s20-footer-ready>.container.footer-bottom{display:none!important}
#s20-footer{background:#111516;color:#fff;width:100%}
#s20-footer *{box-sizing:border-box}
#s20-footer .benefits{background:#fff;color:#111;display:grid;grid-template-columns:repeat(4,1fr);max-width:1170px;margin:auto}
#s20-footer .benefit{min-height:72px;display:flex;align-items:center;justify-content:center;gap:12px;padding:12px;border-right:1px solid #eee}
#s20-footer .benefit strong{display:block;font-size:12px;text-transform:uppercase}
#s20-footer .benefit small{color:#666;font-size:10px}
#s20-footer .main{max-width:1170px;margin:auto;padding:30px 15px;display:grid;grid-template-columns:1.35fr 1fr .9fr 1.45fr 1fr;gap:34px}
#s20-footer h3{color:#fff!important;font-size:13px!important;margin:0 0 12px!important}
#s20-footer p,#s20-footer li,#s20-footer a{color:#d6d9da!important;font-size:11px;line-height:1.65}
#s20-footer ul{list-style:none;margin:0;padding:0}.s20flogo{font-size:24px;font-weight:800;font-style:italic}.s20flogo span{color:#e51b23}
#s20-footer .bottom{border-top:1px solid #2c3031}.s20bottomin{max-width:1170px;min-height:48px;margin:auto;padding:0 15px;display:flex;align-items:center;justify-content:space-between;color:#aaa;font-size:10px}
#s20-footer .signup{display:flex}.s20-footer-input{width:100%;height:34px;border:0;padding:0 9px}.s20-footer-button{height:34px;border:0;background:#e51b23;color:#fff;font-size:10px;font-weight:bold;padding:0 12px}
@media(max-width:991px){#s20-footer .benefits,#s20-footer .main{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){#s20-footer .benefits,#s20-footer .main{grid-template-columns:1fr}.s20bottomin{flex-direction:column;align-items:flex-start;padding-top:12px;padding-bottom:12px}}
