﻿/*
  HEADER
  HEADER
  HEADER
*/

header {
    position: fixed;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 80px !important;
    background-color: #f2f0e8 !important;
    z-index: 999;
    filter: drop-shadow(2px 2px 2px #14141321);
    /*clip-path: polygon(0 0, 100% 0, 100% 73%, 0% 100%);*/
}

    header::before {
        content: '';
        position: absolute;
        width: 100%;
        height: 24px;
        background-color: #f2f0e8;
        bottom: 1px;
        transform: translateY(100%);
        clip-path: polygon(0 0, 0% 100%, 100% 0);
    }


    /*header::after {
        content: '';
        position: absolute;
        width: 100%;
        height: 60px;
        background-color: #f2f0e8;
        left: 0;
        transform: translateY(100%);
        z-index: -1;
        clip-path: polygon(0 0, 0% 100%, 100% 0);
    }*/

    /*header {
    position: fixed;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 64px !important;
    box-shadow: 0 0 5px rgb(0 0 0 / 40%);
    background-color: var(--white);
    z-index: 999;
    transition: height 0.2s ease-in-out;
}*/

    header.headerWhenScrolledDown {
        height: 51px !important;
    }

    header.headerWhenScrolledUp {
        height: 64px !important;
    }

    header.header-login {
        justify-content: center;
        height: 80px !important;
        filter: drop-shadow(2px 2px 2px #14141321);
    }

/*header.header-login {
    justify-content: start;
    height: 89px !important;
}*/
.seo-metadata-hidden {
    z-index: -1000 !important;
    opacity: -1 !important;
    position: absolute !important;
    margin: 0 !important;
    padding: 0 !important;
    left: 0 !important;
    width: 0 !important;
    height: 0 !important;
    font-size: 0px !important;
    color: transparent !important;
}

header.header-login.headerWhenScrolledDown {
    height: 76px !important;
}

header.header-login.headerWhenScrolledUp {
    height: 89px !important;
}

header.header-login .header-menus {
    height: 75px;
}

header .header-menus {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    -webkit-justify-content: flex-end;
    -webkit-align-items: center;
}

.header-login-banner {
    margin-top: -10px;
}
.join-reward-icon {
    background-size: cover;
    background-image: url(/Content/Images/PieIcon.svg);
    width: 36px;
    height: 25.694px;
}
.list-one {
    display: flex;
    align-items: center;
    gap: 8px;
    align-self: stretch;
}
    .list-one p {
        color: #5C3D2B;
        font-family: 'Montserrat Black', sans-serif;
        font-size: 16px;
        font-style: normal;
        font-weight: 900;
        line-height: 20px; /* 125% */
        letter-spacing: 0.04px;
        margin-bottom: 0;
        text-transform: none;
        max-width: 138px;
        text-align: left;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        text-overflow: ellipsis;
    }
header .my-account {
    background-color: #30c7a8;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

header .sign-in-nav {
    height: 25px;
    padding: 0 !important;
    margin: 0 !important;
}

header .navbar {
    font-size: 24px;
    margin-bottom: 14px;
}

header .btn-dropdown-myaccount {
    color: #FFF;
    font-size: 16px;
    /*position: fixed;*/
    right: 0;
    height: 25px;
    padding: 0;
    text-transform: uppercase;
    /*font-weight: bold;*/
}

    header .btn-dropdown-myaccount:hover {
        color: white;
    }

    header .btn-dropdown-myaccount:focus {
        box-shadow: none;
    }

    header .btn-dropdown-myaccount::after {
        font-size: 18px !important;
        display:none;
    }

header .cart-icon-img {
    margin-top: 0px !important;
}

/*body.grpOrder header .cart-icon-img {
    margin-top: 0px !important;
}*/

header .dropdown-myaccount {
    position: absolute;
    border-radius: 4px;
    right: -12px;
    left: auto;
    padding: 17px 15px;
    border: 1px solid #5c3d2b;
    z-index: 10000;
    background-color: #f2f0e8;
    margin-top: 19px;
    width: 214px;
    flex-shrink: 0;
}

header .callout-up::after {
    top: -10px !important;
}

header .callout-up::before {
    top: -11px !important;
}

header .callout-up::before {
    border-bottom: 10px solid #5c3d2b;
    right: 15px !important;
}

header .callout-up::after {
    right: 15px !important;
}

header .dropdown-myaccount > li {
    text-align: center;
    line-height: 0.1rem;
}

    header .dropdown-myaccount > li > a {
        color: #5c3d2b;
        width: 100%;
        font-size: 0.8rem;
        /*font-weight: 700;*/
    }

header .separator {
    border-top: 4px dotted #5c3d2b;
    margin-top: 12px;
    margin-bottom: 12px;
}

header .desktop-menu {
    margin-left: 171px;
}

header .logo-links-container {
    flex-basis: 1;
    margin-right: auto;
    margin-top: 25px;
}

    header .logo-links-container .nav-logo, body.grpOrder header a img {
        position: absolute;
        width: 97px;
        top: 21px;
        left: 45px;
        /*width: 108px;
        top: 18px;
        left: 52px;*/
        /* transition: top 0.7s cubic-bezier(.17,.67,.83,.67);*/
        /*transition: top 0.5s cubic-bezier(0, -1.09, 0.87, -0.14), width 0.1s cubic-bezier(0, -1.09, 0.87, -0.14);*/
    }
        header .logo-links-container .nav-logo.logoWhenScrolledDown {
            width: 64px;
            top: 5px;
        }

        header .logo-links-container .nav-logo.logoWhenScrolledUp {
            width: 108px;
            top: 15px;
        }

header.header-login .logo-links-container .nav-logo {
    top: 30px;
}

    header.header-login .logo-links-container .nav-logo.logoWhenScrolledDown {
        width: 64px;
        top: 29px;
    }

    header.header-login .logo-links-container .nav-logo.logoWhenScrolledUp {
        width: 108px;
        top: 42px;
    }

body.grpOrder header a img#Logo {
    top: 13px;
}

body.grpOrder header a img.logoWhenScrolledDown {
    width: 64px !important;
    top: 7px !important;
}

body.grpOrder header a img.logoWhenScrolledUp {
    width: 108px !important;
}

.header-banner {
    background-image: url(/Content/Images/Rectangle208.png) !important;
    background-position: center center;
    background-repeat: no-repeat;
    width: 194px;
    height: 40px;
    flex-shrink: 0;
    margin-right: 12px;
}

    .header-banner p {
        color: #FFF;
        text-align: center;
        font-family: 'Raleway Medium', sans-serif !important;
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        text-transform: none;
        line-height: normal;
        margin: 11px 18px 13px 18px;
        width: 158px;
        display: grid;
        align-items: center;
    }

.sign-up-link {
    margin-right: 0.5vw !important;
}

.account-banner {
    margin-right: 16px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.account-icon {
    width: 36px;
    height: 36px;
    background-image: url(/Content/Images/accounticon.svg) !important;
}

.account-text {
    display: flex;
    align-items: center;
    gap: 4px;
}

    .account-text a {
        text-transform: none;
        color: #5C3D2B;
        text-align: center;
        font-family: 'Raleway Medium', sans-serif !important;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }
.account-balance-icon {
    width: 10px;
    height: 7px;
    background-image: url(/Content/Images/Vector.svg) !important;
}
.account-info {
    align-items: center;
}
    .account-info p {
        color: #5C3D2B;
        text-align: center;
        text-transform: none;
        font-family: 'Raleway Medium', sans-serif !important;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        margin-bottom: 0;
    }

.account-balance {
    justify-content: center;
    display: flex;
    gap: 4px;
    align-items: center;
}
    .account-balance p {
        color: #5C3D2B;
        text-align: center;
        text-transform: none;
        font-family: 'Raleway Medium', sans-serif !important;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        margin-bottom: 0;
    }

header .logo-links-container .desktop-menu ul {
    list-style-type: none;
    display: flex;
}


    header .logo-links-container .desktop-menu ul a {
        text-decoration: none;
        color: #5c3d2b;
        padding-top: 20px;
        padding-bottom: 20px;
        padding-right: 20px;
        padding-left: 20px;
        border-bottom: 5px solid transparent;
        padding: 5px 5px;
        margin: 0 12px;
        font-family: 'Montserrat Black', sans-serif;
        font-size: 16px;
    }

header .signin-container {
    display: flex;
    align-items: center;
}

    header .signin-container .sign-in-link {
        text-decoration: none;
        color: #ff6b17;
        font-size: 14px;
        margin-right: 28px;
        font-size: 16px;
        /*margin-bottom: 16px;*/
    }

        header .signin-container .sign-in-link:hover {
            text-decoration: underline;
        }

    header .signin-container .header-location {
        background-color: #5c3d2b;
        border-radius: 24px;
        padding-top: 8px;
        padding-bottom: 8px;
        padding-right: 8px;
        padding-left: 8px;
        /*margin-bottom: 21px;*/
    }

        header .signin-container .header-location span {
            font-size: 0.75rem;
        }

            header .signin-container .header-location span.map-marker-container {
                font-size: 1rem;
                border-right: 2px solid #f2f0e8;
                padding-right: 8px;
                padding-top: 1px;
                padding-bottom: 1px;
            }

            header .signin-container .header-location span > em {
                font-size: 24px;
                color: #f2f0e8;
                vertical-align: middle;
            }

            header .signin-container .header-location span:last-child {
                font-size: 0.75rem;
                cursor: pointer;
                margin-left: 8px;
            }

                header .signin-container .header-location span:last-child:hover {
                    text-decoration: underline;
                }

    header .signin-container .header-usersignin {
        margin-left: 28px;
        margin-right: 38px;
        /* margin-bottom: 21px;*/
    }

        header .signin-container .header-usersignin img {
            cursor: pointer;
            margin-top: 0;
            margin-bottom: 8px;
        }

header .header-location {
    padding: 4px 12px !important;
    display: flex;
    align-items: center;
    min-height: 48px;
}

header .location-box, header .location-box a, header .location-box, header .location-box span {
    font-size: 10px !important;
    font-weight: normal;
    color: #f2f0e8 !important;
    line-height: 13px;
}

    header .location-box .pickup-title {
        margin-bottom: 0px;
        font-family: 'Raleway Medium', sans-serif;
        cursor: default;
    }

    header .location-box .location-txt-no-store {
        /*font-weight: bold;*/
        font-size: 12px !important;
    }

    header .location-box .location-txt {
        /*font-weight: bold;*/
        font-size: 12px !important;
        /*line-height: 12px;*/
    }

    header .location-box .change-location-txt {
        text-decoration: underline;
        text-transform: lowercase;
        font-family: 'Raleway Medium', sans-serif;
    }

header .basketCounter {
    background-color: #ff6b17;
    color: #ffffff;
    display: none;
}

/*group order page settings for basket counter notification*/
.grpOrder #header .basketCounter {
    margin-top: -12px !important;
}

header.header-login .basketCounter {
    top: 30px;
}

header .logo-links-container .desktop-menu {
    transition: all 0.2s ease-in-out;
}

    header .logo-links-container .desktop-menu a:hover {
        border-bottom: 5px solid #ff6b17;
    }

header .fa {
    -webkit-font-smoothing: antialiased;
    display: var(--fa-display,inline-block);
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
    /*font-family: var(--fa-style-family,"Font Awesome 6 Free");
    font-weight: var(--fa-style,900);*/
}

body.grpOrder #header {
    align-self: stretch;
}

.mobile-header-menus {
    display: none;
}
/*body.grpOrder #header {
    align-self: stretch;
}*/

body.grpOrder header .navbar {
    margin-bottom: 0px;
}

body.grpOrder header .navbar-expand-lg {
    justify-content: space-between;
    align-items: center;
}


header .mobile-menu {
    display: none;
}

/*
  SIDENAV
  SIDENAV
  SIDENAV
*/

.sidenav {
    position: fixed;
    visibility: hidden;
    z-index: 100;
    overflow: hidden;
    width: 300px;
    height: 100vh;
    background-color: #f2f0e8;
    box-shadow: 0 0 5px rgb(0 0 0 / 40%);
    top: 0;
    right: -300px;
    transition: transform 0.3s ease-in-out, visibility 0.3s ease-in-out;
}

.sidenav-transform {
    visibility: visible;
    transform: translateX(-100%);
}

.sidenav ul {
    display: flex;
    flex-flow: column;
    justify-content: center;
    background-color: #f2f0e8;
    margin-top: 75px;
}

.header-login .sidenav ul {
    margin-top: 100px;
}

.sidenav li a {
    color: #5c3d2b;
    display: block;
    padding: 1.2rem 2rem 1.2rem 2rem;
    border-bottom: 3px dotted #5c3d2b;
    background-color: #f2f0e8;
    margin: 0 16px;
}

    .sidenav li a:hover {
        /*background-color: #5c3d2b;
  color: var(--white);*/
        cursor: pointer;
    }

    .sidenav li a:focus {
        outline: 0;
        outline: none;
    }

#clsBtn {
    position: absolute;
    top: 1.5rem;
    right: 1.5rem;
    color: var(--orange);
}

@media screen and (max-width: 1110px) {


    header .desktop-menu {
        display: none;
    }

    header .signin-container .header-location {
        display: none;
    }

    header .signin-container .sign-in-link {
        margin-right: 0px;
    }

    header .mobile-menu {
        display: block;
        display: flex;
        margin-right: 24px;
    }

    header .signin-container .header-usersignin {
        margin-right: 24px;
    }

        header .signin-container .header-usersignin .cart-icon-img {
            height: 32px;
            margin-bottom: 8px;
        }

    header .mobile-menu .bar-responsive {
        position: relative;
        z-index: 1000;
    }

        header .mobile-menu .bar-responsive i {
            font-size: 2em;
            margin-bottom: 21px;
            display: inline-block;
            color: #5c3d2b;
            z-index: 35;
        }

    header .logo-links-container {
        order: 2;
        flex-basis: 0;
        margin-right: 0;
        margin-top: 0;
    }

    header .signin-container {
        order: 1;
    }
}

@media screen and (min-width: 1025px) and (max-width: 1110px) {
    #basketModalSummary {
        right: 55px !important;
    }
}

@media screen and (min-width: 767px) and (max-width: 1110px) {
    .account-banner {
        margin-right: 0;
    }
}
@media screen and (min-width: 1100px) and (max-width: 1300px) {
    .header-banner {
        display: none;
    }
}

@media screen and (min-width: 992px) and (max-width: 1110px) {
    header .basketCounter {
        margin-right: 40px !important;
        /*margin-top: -4px !important;*/
    }

    body.grpOrder header .basketCounter {
        margin-right: 0px !important;
    }
}
@media screen and (max-width: 359px) {

    .mobile-header-menus .mobile-menu-home-icon img {
        width: 65px !important;
        height: 45px !important;
    }
    .account-icon {
        width: 28px !important;
        height: 28px !important;
    }
    .account-text a {
        font-size: 10px !important;
        line-height: 11px !important;
    }
    header .signin-container .header-usersignin .cart-icon-img {
        height: 28px !important;
    }
    .join-banner-up::before {
        right: 60px;
    }
    .join-banner-up::after {
        right: 60px;
    }
}

    @media screen and (max-width: 767px) {
        header .btn-dropdown-myaccount {
            display: flex;
            height: 16px;
            align-items: center;
            gap: 4px;
        }

        .account-balance p {
            color: #5C3D2B;
            text-align: right;
            font-family: 'Raleway Medium', sans-serif;
            font-size: 12px;
            font-style: normal;
            font-weight: 600;
            line-height: 16px; /* 133.333% */
        }

        header .logo-links-container .nav-logo, body.grpOrder header a img {
            top: 20px;
            left: 24px;
        }

        header .sign-in-nav {
            height: 16px;
        }

        .account-info {
            display: none;
        }

        .account-balance p {
            font-size: 12px;
        }

        header.header-login .basketCounter {
            top: 25px !important;
        }

        header.header-login .header-login-banner {
            margin-top: 0 !important;
        }

        header.header-login #basketModalSummary {
            top: 85px !important;
        }

        .mobile-header-menus {
            /*        left: 0;
        position: absolute;*/
            display: flex;
            width: 100vw;
            height: 80px;
            max-width: 100vw;
            padding: 12px;
            justify-content: space-between;
            align-items: center;
            flex-shrink: 0;
        }

        .header-usersignin {
            margin: 0 !important;
        }

        .mobile-header-menus .logo-links-container .mobile-menu {
            display: flex;
            height: 80px;
            padding: 10px 8px;
            align-items: center;
            gap: 12px;
        }

        header {
            align-items: normal;
            width: auto;
        }

        #header {
            width: 100vw;
            max-width: 100vw;
        }

        .mobile-header-menus .mobile-menu-home-icon {
            display: flex;
            height: 80px;
            padding: 10px 0px;
            align-items: center;
            gap: 24px;
            position: absolute;
            left: 40vw;
        }

            .mobile-header-menus .mobile-menu-home-icon img {
                width: 80px;
                height: 54px;
                background-size: cover;
            }

        .header-menus {
            display: none !important;
        }

        .account-icon {
            width: 32px;
            height: 32px;
            background-size: cover;
        }

        .account-text a {
            color: #5C3D2B;
            text-align: right;
            font-family: 'Raleway Medium', sans-serif;
            font-size: 13px;
            font-style: normal;
            font-weight: 600;
            line-height: 16px; /* 123.077% */
        }

        .account-banner {
            margin-right: 12px;
        }

        header .logo-links-container {
            order: 0;
            margin-top: 0;
        }

        header .fas {
            font-size: 21px;
        }

        body.grpOrder header .basketCounter {
            margin-top: 12px !important;
            margin-right: -52px !important;
        }

        header::before {
            height: 24px;
        }
    }
