@import 'BonPlaya.Web.Client.gcargmbwv6.bundle.scp.css';
@import '_content/Blazor.Bootstrap/Blazor.Bootstrap.7t9tbfaemk.bundle.scp.css';

/* _content/BonPlaya.Web/Components/Account/Pages/Login.razor.rz.scp.css */
.hero section[b-i01jq99byo] {
    padding-left: 20px;
    padding-right: 20px;
}

    .hero section button[b-i01jq99byo] {
        margin-bottom: 20px;
    }
/* _content/BonPlaya.Web/Components/Account/Pages/Register.razor.rz.scp.css */
.hero section[b-golpg5p6yi] {
    padding-left: 20px;
    padding-right: 20px;
}

    .hero section button[b-golpg5p6yi] {
        margin-bottom: 20px;
    }
/* _content/BonPlaya.Web/Components/Account/Shared/ExternalLoginPicker.razor.rz.scp.css */
.hero section button:first-child[b-js8et6hyh9] {
    margin-right: 20px !important;
}

.hero section button:last-child[b-js8et6hyh9] {
    margin-right: 0;
}

@media (max-width: 372px) { /* Not a bootstrap breakpoint */
    .hero section button:first-child[b-js8et6hyh9] {
        margin-bottom: 20px;
    }
}
/* _content/BonPlaya.Web/Components/Layout/MainLayout.razor.rz.scp.css */
ul[b-ok6kjivzgd] {
    display: flex;
    justify-content: space-between; /* Verdeel de items over de volle breedte */
    list-style-type: none;
    padding: 0;
    margin: 0;
    width: 100%; /* Zorg dat de ul de volle breedte gebruikt */
}

li[b-ok6kjivzgd] {
    flex: 1; /* Elk item krijgt dezelfde breedte */
    text-align: center; /* Optioneel, centreert de tekst */
}

.footer .footer-links ul li:first-child[b-ok6kjivzgd] {
    padding-top: 10px;
}

main[b-ok6kjivzgd],
.main[b-ok6kjivzgd] {
    height: auto;
}

.footer .footer-about .logo[b-ok6kjivzgd] {
    margin-bottom: 0;
}

.hero[b-ok6kjivzgd] {
    padding-top: 120px;
}

@media (max-width: 1199px) {
    .hero[b-ok6kjivzgd] {
        padding-top: 100px;
    }
}

@media (max-width: 575px) {
    .hero[b-ok6kjivzgd] {
        padding-top: 80px;
        padding-bottom: 10px !important;
    }

    .footer .footer-top[b-ok6kjivzgd] {
        padding-top: 30px;
    }
}

section[b-ok6kjivzgd],
.section[b-ok6kjivzgd] {
    padding-bottom: 30px;
}
/* _content/BonPlaya.Web/Components/Layout/NavMenu.razor.rz.scp.css */
a:hover[b-egym8yoyh7] {
    cursor: pointer;
}
