/*
Theme Name:   KraftTV Child
Theme URI:
Description:  Thème enfant pour KraftTV — IPTV Landing Page inspirée de tod.tv
Author:       KraftTV
Template:     twentytwentyfive
Version:      1.0.0
Text Domain:  krafttv-child
*/

/* =========================================================
   CUSTOM SCROLLBAR HIDE — utilisé sur les content rows
   ========================================================= */
.scrollbar-hide::-webkit-scrollbar {
    display: none;
}
.scrollbar-hide {
    -ms-overflow-style: none;
    scrollbar-width: none;
}
