/*
Theme Name: Bokaido Shop Isle Child
Description: Clean Bokaido customizations for the official Shop Isle parent theme.
Author: Bokaido
Template: shop-isle
Version: 1.0.0
Text Domain: shop-isle-bokaido
*/

/*
 * Rebuilt from reviewed visual customizations.
 * No JavaScript or PHP from the compromised theme is included.
 */

.page .navbar-custom {
    background-color: #000 !important;
}

.navbar-custom {
    padding: 0;
    background-color: #000;
    letter-spacing: 0;
}

@media (max-width: 767px) {
    .navbar-custom {
        background-color: #000 !important;
    }
}

.bokaido-home-spacer {
    height: 60px;
}
