@import '_content/Blazor.SignaturePad/Blazor.SignaturePad.bundle.scp.css';

/* _content/IncrCampsNextGenBlazor/Components/Layout/Footer.razor.rz.scp.css */
body[b-o2mwduetrl] {
}
/* _content/IncrCampsNextGenBlazor/Components/Layout/MainLayout.razor.rz.scp.css */
/* Please see documentation at https://learn.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

/*.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.nav-item {
    justify-content: left;
}*/

.border-top[b-uxnu1vdql0] {
    border-top: 1px solid #e5e5e5;
}

.border-bottom[b-uxnu1vdql0] {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-uxnu1vdql0] {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-uxnu1vdql0] {
    font-size: 1rem;
    line-height: inherit;
}


.navbar-custom[b-uxnu1vdql0] {
    float: right;
}


.page[b-uxnu1vdql0] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-uxnu1vdql0] {
    flex: 1;
}

.sidebar[b-uxnu1vdql0] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-uxnu1vdql0] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-uxnu1vdql0]  a, .top-row[b-uxnu1vdql0]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-uxnu1vdql0]  a:hover, .top-row[b-uxnu1vdql0]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-uxnu1vdql0]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-uxnu1vdql0] {
        justify-content: space-between;
    }

    .top-row[b-uxnu1vdql0]  a, .top-row[b-uxnu1vdql0]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-uxnu1vdql0] {
        flex-direction: row;
    }

    .sidebar[b-uxnu1vdql0] {
        width: 100vh;
        height: 45em;
        position: sticky;
        top: 0;
    }

    .top-row[b-uxnu1vdql0] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-uxnu1vdql0]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-uxnu1vdql0], article[b-uxnu1vdql0] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-uxnu1vdql0] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-uxnu1vdql0] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

/* _content/IncrCampsNextGenBlazor/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar[b-2v5fej4676] {
    border-bottom: 1px solid #D1CDD8;
    padding-top: 20px;
    padding-bottom: 20px;
}

.navbar-brand[b-2v5fej4676] {
    max-width: 202px
}

.navbar .header-right-col .btn[b-2v5fej4676] {
    min-width: 192px
}

.header-right-col .cart-icon[b-2v5fej4676] {
    position: relative
}

.header-right-col .cart-notification[b-2v5fej4676] {
    position: absolute;
    background: #FF1616;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    top: -3px;
    right: 3px;
}

[b-2v5fej4676].navbar .navbar-nav .nav-link, [b-2v5fej4676].navbar .navbar-nav .dropdown-item {
    color: #000;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none
}

    [b-2v5fej4676].navbar .navbar-nav .nav-link.active {
        color: var(--bs-primary)
    }

    [b-2v5fej4676].navbar .navbar-nav .dropdown-item.active, [b-2v5fej4676].navbar .navbar-nav .dropdown-item:active,
    [b-2v5fej4676].navbar .navbar-nav .nav-link:hover,
    [b-2v5fej4676].navbar .navbar-nav .dropdown-item:hover {
        color: var(--bs-primary);
        background: transparent
    }

[b-2v5fej4676].navbar .dropdown-item {
    padding-top: 8px;
    padding-bottom: 8px;
}


.navbar-toggler[b-2v5fej4676] {
    appearance: none;
    cursor: pointer;
    width: 28px;
    height: 19px;
    position: absolute;
    left: 20px;
    top: 23px;
    color: rgba(13,110,156, 0.25);
    border: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

    .navbar-toggler .bar[b-2v5fej4676] {
        height: 3px;
        width: 100%;
        display: block;
        background-color: var(--bs-primary);
        border-radius: 4px;
        transition: 0.4s ease;
    }

    /* When active - animate to X */
    .navbar-toggler.active[b-2v5fej4676] {
        height: 21px
    }

        .navbar-toggler.active .bar:nth-child(1)[b-2v5fej4676] {
            transform: rotate(45deg) translate(6px, 6px);
        }

        .navbar-toggler.active .bar:nth-child(2)[b-2v5fej4676] {
            opacity: 0;
        }

        .navbar-toggler.active .bar:nth-child(3)[b-2v5fej4676] {
            transform: rotate(-45deg) translate(7px, -7px);
        }

.header-right-col.logged-in[b-2v5fej4676] {
    display: flex
}

.navbar .header-right-col .dropdown-menu[b-2v5fej4676] {
    box-shadow: 5px 6px 19.3px rgba(0, 0, 0, 0.12);
    border-radius: 7px;
    font-size: 14px;
}

[b-2v5fej4676].navbar .header-right-col .dropdown-item {
    text-align: left;
    padding: 0;
}

    [b-2v5fej4676].navbar .header-right-col .dropdown-item a {
        color: #000;
        padding: 10px 18px;
        text-decoration: none
    }

        [b-2v5fej4676].navbar .header-right-col .dropdown-item a:hover {
            color: var(--bs-primary) !important
        }

[b-2v5fej4676].navbar .user-dropdown .dropdown-toggle {
    text-decoration: none !important
}

[b-2v5fej4676].navbar .dropdown-toggle::after {
    color: #000
}

[b-2v5fej4676].navbar .dropdown-toggle:hover::after,
[b-2v5fej4676].navbar .user-dropdown .dropdown-toggle:hover .text-dark {
    color: var(--bs-primary) !important
}

.avatar[b-2v5fej4676] {
    margin-right: 8px;
    cursor: pointer;
}

/* Optional: Remove default dropdown caret */

.top-row[b-2v5fej4676] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}


.bi[b-2v5fej4676] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-2v5fej4676] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-2v5fej4676] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-2v5fej4676] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-scrollable[b-2v5fej4676] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-2v5fej4676] {
    display: block;
}

@media (min-width: 768px) {
    .navbar .header-right-col .dropdown-menu[b-2v5fej4676] {
        margin-top: 15px;
        padding-left: 0;
        padding-top: 8px;
    }
}


@media (min-width: 992px) {

    .navbar-collapse[b-2v5fej4676] {
        position: absolute;
        left: 50%;
        transform: translateX(-50%) !important;
    }

    .nav-scrollable[b-2v5fej4676] {
        /* Never collapse the sidebar for wide screens */
        display: block;
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }

    [b-2v5fej4676].navbar .main-nav .dropdown-toggle::after {
        display: none
    }

    .navbar .dropdown-menu[b-2v5fej4676] {
        border: 0;
        box-shadow: 5px 6px 19.3px rgba(0, 0, 0, 0.12);
        border-radius: 7px;
        font-size: 14px;
    }

    [b-2v5fej4676].navbar .dropdown-item {
        text-align: center
    }
}

@media (min-width:1023px) {
    [b-2v5fej4676].navbar .header-right-col .signin-btn-desktop {
        min-width: 130px;
    }
}

@media (max-width:992px) {
    header .container[b-2v5fej4676] {
        padding-left: 0;
        padding-right: 0
    }

    .navbar[b-2v5fej4676] {
        padding: 10px 12px;
        background: #F6F2FD;
    }
    [b-2v5fej4676].navbar .navbar-nav .nav-link:hover, [b-2v5fej4676].navbar .navbar-nav .dropdown-item:active {
        color: #fff;
        background: var(--bs-primary)
    }
    [b-2v5fej4676].navbar ul.navbar-nav {
        padding:0;
    }

    .navbar-collapse[b-2v5fej4676] {
        background: #F6F2FD;
        position: absolute;
        left: 0;
        top: 65px;
        border-top: 1px solid var(--bs-seprator);
        width: 100%;
        padding-bottom: 20px
    }

        .navbar-collapse .nav-overlay[b-2v5fej4676],
        .dropdown .nav-overlay[b-2v5fej4676] {
            position: fixed;
            left: 0;
            top: 0;
            width: 100%;
            height: 100vh;
            background: rgba(0,0,0,0.3);
            z-index: -1
        }

    .navbar-nav[b-2v5fej4676] {
        padding: 0 20px;
    }

    .navbar-brand[b-2v5fej4676] {
        margin-left: 55px
    }

    .header-right-col[b-2v5fej4676] {
        position: absolute;
        right: 20px;
        top: 12px;
    }

    [b-2v5fej4676].navbar .navbar-nav .nav-link {
        padding: 12px 0 12px 40px
    }

    [b-2v5fej4676].navbar .navbar-nav .nav-link,
    [b-2v5fej4676].navbar .navbar-nav .dropdown-item {
        font-size: 18px
    }

    [b-2v5fej4676].navbar .dropdown-menu {
        border: 0;
        padding-top: 0;
        background: transparent;
        padding-left: 25px;
    }

    .header-right-col.logged-in[b-2v5fej4676] {
        top: 19px
    }

    [b-2v5fej4676].navbar .logged-in .dropdown-menu {
        background: #fff
    }
}


@media (max-width:768px) {
    .navbar-toggler[b-2v5fej4676] {
        z-index: 1;
    }

    .navbar-brand[b-2v5fej4676] {
        margin: 0 auto;
        max-width: 195px;
        position:relative;
        z-index:1
    }
    .header-right-col.logged-in[b-2v5fej4676] {
        width: 100%;
        right: 0;
        left: auto;
        justify-content: flex-end;
        padding-right: 10px;
    }
    [b-2v5fej4676].navbar .header-right-col .user-dropdown {
        position: static
    }
    .header-right-col .btn-register[b-2v5fej4676] {
        display: none
    }

    .header-right-col .cart-notification[b-2v5fej4676] {
        right: -4px
    }

    [b-2v5fej4676].navbar .user-dropdown .dropdown-toggle {
        position:static
    }
    [b-2v5fej4676].navbar .header-right-col .dropdown-toggle::after {
        display: none
    }

    .header-right-col[b-2v5fej4676] {
        top: 9px
    }

/*        .header-right-col .avatar {
            margin-right: 0
        }*/

    [b-2v5fej4676].navbar .logged-in .dropdown-menu {
        background: #F6F2FD;
        width: 100%;
        left: 0;
        right: 0;
        border-radius: 0;
        top: 45px;
        box-shadow:none
    }
        [b-2v5fej4676].navbar .logged-in .dropdown-menu:not(.show) + .nav-overlay {
           display:none 
        }        
        .user-ac-btn[b-2v5fej4676] {
            margin: 12px 20px 10px
        }

        .user-ac-btn a[b-2v5fej4676] {
            border: 1px solid #000000;
            text-decoration: none;
            padding: 16px 18px;
            border-radius: 50rem
        }

    [b-2v5fej4676].navbar .header-right-col .signin-btn-desktop {
        display: none !important
    }

    [b-2v5fej4676].navbar .header-right-col .dropdown-menu {
        padding-top: 8px;
        padding-left: 0;
        padding-bottom:20px;
        min-width: 180px;
    }

    [b-2v5fej4676].navbar .header-right-col .dropdown-item a {
        font-size: 18px;
        padding: 12px 18px 12px 40px
    }
    [b-2v5fej4676].navbar .header-right-col .dropdown-item a:hover {
        color:#fff !important;
        background: var(--bs-primary);
    }
    [b-2v5fej4676].navbar .header-right-col .dropdown-item a .nav-text {
        position: relative;
        top: 1px;
    }

        [b-2v5fej4676].navbar .header-right-col .dropdown-item a .icon svg {
            min-width: 16px;
            max-width: 18px;
            display: inline-flex;
            align-self: center;
            margin-right: 10px;
            height: 16px
        }
}
@media (max-width:390px) {
    .navbar-brand[b-2v5fej4676] {       
        margin-top:4px;
        max-width: 160px;
        height: 41px;
    }    
}

/* _content/IncrCampsNextGenBlazor/Components/Pages/Registration/Location.razor.rz.scp.css */
/* Please see documentation at https://learn.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

.location-slider-wrap[b-ma55za8lhb] {
    margin-right:100px
}
.location-slider[b-ma55za8lhb] {
    max-width: 552px;
    min-width:552px
}

.location-info h1[b-ma55za8lhb] {
    font-size: 34px
}

.location-info h2[b-ma55za8lhb] {
    font-size: 23px;
    font-weight: 500
}
.location-slider .slide-image[b-ma55za8lhb] {
    background: #DAEAFF;
    border-radius: 30px;
    min-height:496px;
    display:flex;
    align-items:center;
    justify-content:center
}
.location-slider .slide-image img[b-ma55za8lhb] {
    border-radius: 30px
}

.location-slider .swiper-button-prev[b-ma55za8lhb]:after,
.location-slider .swiper-button-next[b-ma55za8lhb]:after {
    width: 25px;
    height: 54px
}

.location-slider .swiper-button-prev[b-ma55za8lhb] {
    left: -50px;
}

.location-slider .swiper-button-next[b-ma55za8lhb] {
    right: -50px;
}
.location-slider .swiper-button-prev[b-ma55za8lhb]:after {
    background-image: url(resources/icons/prevIcon-lg.svg)
}

.location-slider .swiper-button-next[b-ma55za8lhb]:after {
    background-image: url(resources/icons/nextIcon-lg.svg)
}
/* slider ends */

/* partner page camps */

.camp-title-container .age-pill[b-ma55za8lhb],
.camp-title-container .price-pill[b-ma55za8lhb] {
    display: flex;
    border: 2px solid var(--bs-primary);
    align-items: center;
    padding: 16px 20px;
    border-radius: 50rem;
    font-size: 24px;
    font-weight: 700;
    color: var(--bs-primary)
}

.camp-title-container .age-pill .icon[b-ma55za8lhb],
.camp-title-container .price-pill .icon[b-ma55za8lhb] {
    margin-right:12px
}

    .camp-title-container .age-pill .text[b-ma55za8lhb],
    .camp-title-container .price-pill .text[b-ma55za8lhb] {
        position:relative;
        top:3px;
    }

    .partner-camps-wrap[b-ma55za8lhb] {
        font-size: 16px;
        margin-bottom: 35px;
    }

.partner-camps-wrap .p-camp-logo[b-ma55za8lhb] {
    max-width: 270px;
}

.partner-camps-wrap .p-camp-img[b-ma55za8lhb] {
    background: #DAEAFF;
    min-width: 230px;
    max-width: 230px;
    border-radius: 30px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    max-height: 219px;
}
.p-camp-schedule span[b-ma55za8lhb] {
    color: var(--bs-primary)
}
.partner-camps-wrap .desc[b-ma55za8lhb] {
    color: #7B99C3;    
}

.partner-camps-wrap .prod-fee[b-ma55za8lhb] {
    color: #778EAE
}

    .partner-camps-wrap .camp-time[b-ma55za8lhb],
    .partner-camps-wrap .camp-cost[b-ma55za8lhb] {
        font-size: 20px;
    }

/*offer banner */
.offer-banner[b-ma55za8lhb] {
    border-radius: 25px
}

/* available camps */
.available-camps-data[b-ma55za8lhb] {
    position: relative;
}

.camp-title-container[b-ma55za8lhb] {
    margin-bottom:55px;
}

    .camp-title-container .child-age-dd > .btn[b-ma55za8lhb], .camp-title-container .btn.child-button[b-ma55za8lhb] {
        font-size: 24px;
        border-width: 2px;
        height: 68px;
    }
        .camp-title-container .child-age-dd > .btn .icon-hover[b-ma55za8lhb] {
            display:none
        }
        .camp-title-container .child-age-dd > .btn:focus .icon-default[b-ma55za8lhb],
        .camp-title-container .child-age-dd > .btn:hover .icon-default[b-ma55za8lhb] {
            display: none
        }
        .camp-title-container .child-age-dd > .btn:focus .icon-hover[b-ma55za8lhb],
        .camp-title-container .child-age-dd > .btn:hover .icon-hover[b-ma55za8lhb] {
            display: inline-flex
        }
        .camp-title-container .btn.child-button span.btn-text[b-ma55za8lhb] {
            position: relative;
            top: 2px;
        }

        .camp-title-container .btn.child-button span[b-ma55za8lhb] {
            margin-right: 10px;
        }
    .camp-title-container .child-age-dd .selected-value[b-ma55za8lhb] {
        position: relative;
        top: 2px;
    }

    .camp-title-container .child-age-dd .dropdown-menu[b-ma55za8lhb] {
        border: 2px solid var(--bs-primary);
        border-radius: 12px;
    }

    .camp-title-container .child-age-dd .dropdown-toggle[b-ma55za8lhb]::after {
        border-top: 0.6em solid;
        position:relative;
        top:7px
    }
    
    .added-childs-container[b-ma55za8lhb] {
        position: relative;
        max-width: 418px;
        min-width: 418px;
        z-index: 1;
        overflow: auto
    }

.added-childs-container .btn.btn-link[b-ma55za8lhb] {
    font-size: 24px;
    white-space: nowrap
}

.camps-weeks-num[b-ma55za8lhb] {
    display: flex;
    flex-grow: 1;
    padding-right: 34px;
    overflow:auto
}

.camps-weeks-num .week-num-header[b-ma55za8lhb] {
    text-align: center;
    vertical-align: middle;
    margin-bottom:15px;
}
    .camps-weeks-num .week-num-header h4[b-ma55za8lhb] {
        color: #000;
        font-size: 18px;
        font-weight: 400;
        margin-bottom: 2px
    }
    .camps-weeks-num .week-num-header p[b-ma55za8lhb] {        
        font-size: 10px;
        margin-bottom: 0;
    }
    .camps-weeks-num .week-num-header .week-days[b-ma55za8lhb] {
        margin-top: 4px;
        letter-spacing: 3px;
        color: #27683C
    }

.desktop-cart .cart-info-l[b-ma55za8lhb] {
    max-width:405px;
    min-width:405px
}

.desktop-cart[b-ma55za8lhb],
.camp-detail-card[b-ma55za8lhb] {
    border: 2px solid var(--bs-primary);
    border-radius: 46px;
    padding: 12px 32px 12px 12px;
    margin-bottom: 17px;
}
   
    .desktop-cart .in-cart-product[b-ma55za8lhb] {        
        color: #fff;
        font-size: 16px;        
        position:relative
    }
        .desktop-cart .in-cart-product[b-ma55za8lhb]:before {
            content:"";
            width:100%;
            height:100%;
            position:absolute;
            left:0;
            top:0;
            background: var(--bs-primary);
            border: 1px solid #000;
        }
    .desktop-cart .cart-product-name[b-ma55za8lhb] {
        z-index: 1;
        padding:2px
    }
    .desktop-cart .cart-content[b-ma55za8lhb] {
        display: flex;        
        justify-content: center;
        flex-grow: 1;
    }
    .desktop-cart .total-cart-price[b-ma55za8lhb] {
        font-size: 15px;
        font-weight: 500;
    }
    .desktop-cart .cart-content .camp-discount[b-ma55za8lhb] {
        color: #AD4294
    }
    .desktop-cart .cart-action-bottom .btn.btn-primary[b-ma55za8lhb] {
        min-width: 182px;
    }
.cart-desc[b-ma55za8lhb] {
    max-width: 290px;
    margin: 12px auto;
}
.camp-detail-card .camp-img[b-ma55za8lhb] {
    min-width: 160px;
    max-width: 160px;
    display: flex;      
    align-items: center
}

    .camp-detail-card .camp-img img[b-ma55za8lhb] {
        border-radius: 31px;
        width: 100%;
        height: 100%;
        object-fit: cover
    }

.camp-info-col[b-ma55za8lhb] {
    min-width: 245px;
    max-width: 245px;
    padding: 12px 20px;
    display: flex;
    flex-direction: column;
}

.camp-info-col .view-info-btn[b-ma55za8lhb] {
    border-radius: 10px;
    min-width: 127px;
    padding: 6px 10px 3px;
    margin-top: 7px;
}

.camp-title h3[b-ma55za8lhb] {
    font-size: 25px
}
.camp-logo[b-ma55za8lhb] {
    margin-top:auto
}
.camp-logo img[b-ma55za8lhb] {
    max-width: 202px
}

.camps-schedule-table-wrapper[b-ma55za8lhb] {
    border: 1px solid #d2d2d2;
    overflow: hidden;
    border-top-right-radius: 19px;
    border-bottom-right-radius: 19px;
}
.camps-schedule-table[b-ma55za8lhb] {
    display: flex;
    width: 100%;
    height: 100%;
    overflow: auto;    
}
    .desktop-cart .cart-time[b-ma55za8lhb],
    .camps-weeks-num .week-num-header[b-ma55za8lhb],
    .camps-schedule-table .weekly-camps-col[b-ma55za8lhb] {
        flex: 1 1 0;
        min-width: 80px;
        display: flex;
        flex-direction: column;
    }

    .camps-schedule-table .weekly-camps-col[b-ma55za8lhb] {
        background: #f5f5f5;
    }
.desktop-cart .camps-schedule-table .weekly-camps-col[b-ma55za8lhb] {
    background: #F6F2FD
}
       
.weekly-camps-col:not(:last-child)[b-ma55za8lhb] {
    border-right: 1px solid #d2d2d2
}

.weekly-camps-col > .camp-col:not(:last-child)[b-ma55za8lhb] {
            border-bottom: 1px solid #d2d2d2
}
.desktop-cart .cart-time > div[b-ma55za8lhb],
.camps-schedule-table .weekly-camps-col .camp-col[b-ma55za8lhb] {
    position: relative;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 5px;
    height: 100%;
    min-height: 109px;
}


    .weekly-camps-col .camp-col.available-camp[b-ma55za8lhb] {
        background: #DAEAFF
    }
.weekly-camps-col .camp-col.camp-in-cart[b-ma55za8lhb] {
    background: #DAFFDB;    
}
.weekly-camps-col .camp-col.sold-out[b-ma55za8lhb] {
    background: #FFDADA;
    color: #6C5E5E !important
}

.weekly-camps-col .camp-col.combo-offer[b-ma55za8lhb] {
    background: #FF6F3B;
    color:#fff !important
}
.weekly-camps-col .camp-col.combo-offer .addto-text[b-ma55za8lhb] {
    font-size:11px
}
    .camps-schedule-table .camp-col .in-cart-badge[b-ma55za8lhb] {
        background: var(--bs-primary);
        color: #fff;
        position: relative;
        left: -5px;
        bottom: -5px;
        width: 100%;
        max-width: 75px;
        border-radius: 0 15px 15px 0;
        font-size: 12px;
        padding: 6px 0 3px;
        font-weight: 400;
    }
.camps-schedule-table .camp-col .remove-camp[b-ma55za8lhb] {
    display: inline-flex;
    position: relative;
    top: 5px;
    cursor: pointer;
    margin-right: 5px;
}

.camps-schedule-table .weekly-camps-col .camp-col.available-camp:hover[b-ma55za8lhb]:before {
    content: "";
    cursor: pointer;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    border: 1px solid #000;
    background-color: rgba(28, 84, 161, 0.9);
    background-image: url(resources/icons/cartIconWhite.svg);
    background-position: center center;
    background-repeat: no-repeat
}

.camps-schedule-table .weekly-camps-col .price-info .price[b-ma55za8lhb] {
    font-size: 24px;
    font-weight: 600
}

.camps-schedule-table .weekly-camps-col .class-time-range[b-ma55za8lhb] {
    font-size: 14px;
    text-transform: lowercase;
}

.camps-schedule-table .weekly-camps-col .available-spots[b-ma55za8lhb] {
    max-width: 86px;
    width: 100%;
    background: #FF6F3B;
    color: #fff;
    font-size: 12px;
    text-align: center;
    border-radius: 20px;
    padding: 7px 5px 3px;
    margin: 6px auto 0
}
/* Media Queries */

@media (min-width:992px) {
    .camp-title-container[b-ma55za8lhb] {
        padding-left:40px;
    }
}

@media (min-width:1199px) {
    .partner-camps-wrap .desc[b-ma55za8lhb] {
        max-width:626px
    }
}

@media (max-width:1440px) {
    .location-slider-wrap[b-ma55za8lhb] {
        padding-left: 50px 
    }
}


@media (max-width:1199px) {
    .location-slider-wrap[b-ma55za8lhb] {
        margin-right:80px
    }
    .location-slider[b-ma55za8lhb] {
        max-width: 452px;
        min-width: 452px;
    }
    .desktop-cart .cart-info-l[b-ma55za8lhb] {
        max-width:345px;
        min-width:345px
    }
        .added-childs-container[b-ma55za8lhb] {
        max-width: 358px;
        min-width: 358px;
    }
    .camps-weeks-num[b-ma55za8lhb] {
        padding-right:12px
    }
    .desktop-cart[b-ma55za8lhb],
    .camp-detail-card[b-ma55za8lhb] {
        padding: 12px;
        border-radius: 28px;
    }
        .camp-detail-card .camp-img[b-ma55za8lhb] {
            min-width: 120px;
            max-width: 120px
        }
            .camp-detail-card .camp-img img[b-ma55za8lhb] {
                border-radius: 12px;
            }
        .camp-detail-card .camp-info-col[b-ma55za8lhb] {
            min-width: 225px;
            max-width: 225px;
        }
        .camp-detail-card .camp-logo img[b-ma55za8lhb] {
            max-width:180px
        }
        .camp-detail-card .camp-title h3[b-ma55za8lhb] {
            font-size: 22px;
        }
}

@media (max-width:992px) {
    .location-slider[b-ma55za8lhb] {
        max-width: 300px;
        min-width: 300px
    }
    .location-info h1[b-ma55za8lhb] {
        font-size:24px
    }
    .location-info h2[b-ma55za8lhb][b-ma55za8lhb] {
        font-size: 18px;     
    }
    .camp-title-container[b-ma55za8lhb] {
        margin-bottom:30px
    }

    .desktop-cart[b-ma55za8lhb] {
        position: relative;
        padding-bottom: 90px
    }
        .desktop-cart .cart-content[b-ma55za8lhb] {
            position: absolute;
            bottom: 0;
            width: 100%;
            display: flex;
            justify-content: space-between;
            align-items:center;
            left: 0;
            padding: 12px;
            height: 80px;
        }
            .desktop-cart .cart-content .cart-title[b-ma55za8lhb] {
                flex: 1 1 0;
                padding-right: 20px;
            }
        .desktop-cart .cart-content .cart-action-bottom[b-ma55za8lhb] {
            display: flex;
            align-items: center;
            gap: 15px;
        }
        .desktop-cart .cart-desc[b-ma55za8lhb] {
            max-width: 100%;
            width: 100%;
            text-align: left;
            margin-top: 4px;
        }
        .desktop-cart .cart-info-l[b-ma55za8lhb] {
            max-width: 130px;
            min-width: 130px
        }      
    .added-childs-container[b-ma55za8lhb] {
        min-width: auto;
        max-width: 100%;
        margin-bottom:30px
    }
   
    .added-childs-container .btn.btn-link[b-ma55za8lhb] {
        font-size: 18px;
    }
    .camps-weeks-num[b-ma55za8lhb] {
        padding-left:144px
    }

    .desktop-cart[b-ma55za8lhb],
    .camp-detail-card[b-ma55za8lhb] {
        border-radius: 20px;
    }

    .camp-detail-card .camp-img[b-ma55za8lhb] {
        min-width: 80px;
        max-width: 80px;
    }
    .camp-detail-card .camp-info-col[b-ma55za8lhb] {
        min-width: 130px;
        max-width: 130px;
        padding: 15px 15px 10px 0
    }
    .camp-detail-card .camp-title h3[b-ma55za8lhb] {
        font-size: 15px;
    }
    .camp-detail-card .camp-logo img[b-ma55za8lhb] {
        max-width: 110px;
    }
    .camp-info-col .view-info-btn[b-ma55za8lhb] {
        min-width:110px
    }
}

@media (max-width:768px) {

    .location-slider-wrap[b-ma55za8lhb] {
        margin-right: 0;
        margin-bottom: 40px;
        padding-left: 24px;
        padding-right: 24px;
    }
    .location-slider[b-ma55za8lhb] {
       max-width:100%;
       min-width:auto
    }
        .location-slider .slide-image[b-ma55za8lhb] {
            min-height:309px
    }
        .location-slider .swiper-button-prev[b-ma55za8lhb] {
            left:-30px
        }
        .location-slider .swiper-button-next[b-ma55za8lhb] {
            right: -30px
        }
        .location-slider .swiper-button-prev[b-ma55za8lhb]:after,
        .location-slider .swiper-button-next[b-ma55za8lhb]:after {
            width: 16px;
            height: 35px;
            background-size: 15px;
        }
    .location-detail-section-top .location-info[b-ma55za8lhb] {
        display:flex;
        flex-direction:column
    }
    .location-detail-section-top .location-info[b-ma55za8lhb] {
        text-align: left
    }
    .location-detail-section-top .location-info h1[b-ma55za8lhb] {
        font-size:24px
    }
    .location-detail-section-top .location-info h2[b-ma55za8lhb] {
        font-size: 16px
    }
    .available-camps-section-desktop[b-ma55za8lhb] {
        display:none
    }
    .camp-day-routines[b-ma55za8lhb] {
        order: 3
    }
    .camp-day-routines svg[b-ma55za8lhb] {
        width:24px;
        height:24px
    }    

    /* partners */
    .partner-camps-wrap .p-camp-img-mobile[b-ma55za8lhb] {
        min-width:140px;
        max-width:140px;
        max-height:164px;

    }
        .partner-camps-wrap .p-camp-img-mobile img[b-ma55za8lhb] {
            border-radius:16px;
        }
    .partner-camps-wrap .camp-time[b-ma55za8lhb],
    .partner-camps-wrap .camp-cost[b-ma55za8lhb] {
        font-size: 16px;
    }
        /* Camp cards mobile */
        .camp-title-container[b-ma55za8lhb] {
            margin-bottom: 55px
        }
    .camp-title-container .child-age-dd .selected-value[b-ma55za8lhb],
    .camp-title-container .btn.child-button .btn-text[b-ma55za8lhb] {
        font-weight: 800
    }
    .camp-detail-card .camp-img-mobile[b-ma55za8lhb] {        
        max-width: 140px;
        width:100%;
        height: 164px;
    }
    .camp-detail-card .camp-img-mobile img[b-ma55za8lhb] {
        width:100%;
        height:100%;
        object-fit:cover;
        border-radius:16px;
    }
    .available-camps-section-mobile[b-ma55za8lhb] {
        font-size:16px
    }
    .camp-detail-card[b-ma55za8lhb] {
        overflow:hidden
    }
    .available-camps-section-mobile .camp-logo-mobile[b-ma55za8lhb] {
        max-width: 202px
    }
    .available-camps-section-mobile .camps-weeks-num[b-ma55za8lhb] {
        padding-left:0;
        gap:25px
    }
    .available-camps-section-mobile .camps-weeks-num .week-num-header:not(.active)[b-ma55za8lhb] {
            opacity:0.8
    }
        .available-camps-section-mobile .camps-weeks-num .week-num-header.active h4[b-ma55za8lhb] {
            color: var(--bs-primary)
        }
    .available-camps-section-mobile .camp-title[b-ma55za8lhb] {
        font-size: 24px
    }
    .available-camps-section-mobile .camp-time[b-ma55za8lhb],
    .available-camps-section-mobile .camp-desc-mobile[b-ma55za8lhb],
    .p-camp-schedule span[b-ma55za8lhb],
    .partner-camps-wrap .desc[b-ma55za8lhb] {
        color: #8498B3
    }
    .available-camps-section-mobile .action-bottom .btn[b-ma55za8lhb] {
            font-size:16px;
            padding: 8px 20px;
            height:50px;
    }
    .available-camps-section-mobile .camp-sold-out[b-ma55za8lhb] {
        position: relative;      
    }
        .available-camps-section-mobile .camp-sold-out[b-ma55za8lhb]:before {
            content: "";
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            background: rgba(0,0,0,0.38)
        }
    .available-camps-section-mobile .cart-pill-mobile[b-ma55za8lhb] {
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 26px;
        background: #FF6F3B;
        color: #fff;
        min-width: 130px;
        padding: 6px 5px 3px
    }
    .available-camps-section-mobile .in-cart-badge-mobile[b-ma55za8lhb] {
        border: 1px solid var(--bs-primary);
        border-right: 0;
        border-radius: 50rem;
    }
    .available-camps-section-mobile .in-cart-badge-mobile .btn-remove-camp[b-ma55za8lhb] {
            min-width:70px
    }
}
@media (max-width:599px) {
    .camp-title-container .child-age-dd > .btn[b-ma55za8lhb],
    .camp-title-container .btn.child-button[b-ma55za8lhb] {
        font-size: 19px;
        padding: 15px 12px;
    }
}
/* _content/IncrCampsNextGenBlazor/Components/Pages/Registration/Summary.razor.rz.scp.css */
.summary-page-container[b-zdwmjt64wl] {
    width: 90vw;
    display: flex;
    flex-direction: column;
    align-items: center;

}

.summary-header[b-zdwmjt64wl] {
    align-self: center;
}

#child-info-section[b-zdwmjt64wl] {
    float: left;
    width: 56%;
}

#summer-plan-section[b-zdwmjt64wl] {
    /* Add your styles here */
}

.first-last-name-input-section[b-zdwmjt64wl] {
    display: flex;
}

.first-name-input[b-zdwmjt64wl] {
    float: left;
    width: 50%;
}

