

.custom-bg {
    background-image: url(../images/design/welcome.webp);
}

#hero {
    max-height: 95vh;
}

.header .navbar {
    background-color: #fff !important;
}

.inner {
    text-align: center;
}

.inner .card-img-top {
    max-width: 300px;
    transition: all .2s ease-in-out;
    padding: 8%;
}

.inner2 .card-img-top {
    max-width: 400px !important;
    transition: all .2s ease-in-out;
    padding: 1%;
}

.inner .card-img-bottom {
    padding: 3%;
}

.inner a {
    position: relative;
}

.inner:hover .card-img-top {
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
}

.choices .inner:hover>h3 {
    transform: translateY(-30px);
}

.choices .inner>h3 {
    transition: ease 0.25s;
}

.inner:not(:hover) .item-desc {
    transform: translateY(25%) !important;
}

.choices .inner .adds {
    min-height: 290px;
}

#home .px-2 {
    max-width: 800px;
    margin: 0 auto;
}

.order {
    margin: 0 auto;
    text-align: center;
    padding-top: 5%;
}

.order .btn {
    margin-top: 40px;
    margin-bottom: 80px;
}

.cmsform button.btn.btn-primary {
    margin: 0 !important;
}

.blue-title {
    text-align: center;
    color: #013057;
    font-weight: 700;
}

.catering .menu .menu-content {
    margin-left: 0 !important;
}

.catering .menu .menu-ingredients {
    margin-left: 0 !important;
}

h2 {
    font-family: 'Geo' !important;
}

.buttons {
    display: flex;
    justify-content: center;
}

.buttons .btn-template {
    margin: 2%;
}

.page-header {
    margin-top: 138px !important;
}

.choices h2 {
    font-size: 3rem;
    color: var(--color-1);
    font-family: 'Geo' !important;
    text-transform: uppercase;
    text-align: center;
}

.choices h3 {
    font-size: 2rem;
    color: var(--color-1);
    font-family: 'Geo' !important;
    text-transform: uppercase;
    text-align: center;
}

input:focus::placeholder {
    color: #000 !important;
}

.nav-pills .nav-item {
    padding: 10px 20px !important;
    border: 2px solid #be212f !important;
    border-radius: 50px;
    margin-bottom: 30px;
}

.nav-pills {
    column-gap: 20px;
}

.menu-small-plates {
    background-image: url(/spillover/proto/eatzen2/images/menu/menu-small-plates.webp) !important;
    background-color: transparent !important;
    width: 250px;
    height: 32px;
    background-size: cover !important;
}

.fresh-sush {
    background-image: url(/spillover/proto/eatzen2/images/menu/fresh-sush.webp) !important;
    background-color: transparent !important;
    width: 250px;
    height: 32px;
    background-size: cover !important;
}

.ultimate {
    background-image: url(/spillover/proto/eatzen2/images/menu/ultimate.webp) !important;
    background-color: transparent !important;
    width: 250px;
    height: 32px;
    background-size: cover !important;
}

.luck {
    background-image: url(/spillover/proto/eatzen2/images/design/luck-icon.webp) !important;
    background-color: transparent !important;
    width: 250px;
    height: 32px;
    background-size: cover !important;
}

.asian {
    background-image: url(/spillover/proto/eatzen2/images/menu/asian.webp) !important;
    background-color: transparent !important;
    width: 250px;
    height: 32px;
    background-size: cover !important;
}

.bowls {
    background-image: url(/spillover/proto/eatzen2/images/menu/bowls.webp) !important;
    background-color: transparent !important;
    width: 250px;
    height: 32px;
    background-size: cover !important;
}

.budha {
    background-image: url(/spillover/proto/eatzen2/images/menu/budha.webp) !important;
    background-color: transparent !important;
    width: 250px;
    height: 32px;
    background-size: cover !important;
}
.crepe {
    background-image: url(/spillover/proto/eatzen2/images/menu/crepes.webp) !important;
    background-color: transparent !important;
    width: 210px;
    height: 32px;
    background-size: cover !important;
}

.catering {
    background-image: url(/spillover/proto/eatzen2/images/menu/catering.webp) !important;
    background-color: transparent !important;
    width: 250px;
    height: 32px;
    background-size: cover !important;
}

.bold {
    background-image: url(/spillover/proto/eatzen2/images/menu/bold.webp) !important;
    background-color: transparent !important;
    width: 250px;
    height: 32px;
    background-size: cover !important;
}

.menu-key {
    max-width: 720px;
    margin: 0 auto;
    border-top: 2px solid #7e7e7e;
    border-bottom: 2px solid #7e7e7e;
}

@media only screen and (max-width: 600px) {
    .uk-slideshow-items {
        min-height: 65vh !important;
    }

    .navbar .navbar-brand img {
        max-height: 40px;
        margin-top: -10px;
    }
    .page-header {
        margin-top: 115px !important;
    }
    .inner.soup img {
        margin-top: 40px;
    }
    .inner.soup {
    margin-bottom: 60px;
    }

    .mob {
        margin-top: -170px;
    }

    .nav-pills .nav-item {
        padding: 4px 10px !important;
        max-width: 150px;
        margin-bottom: 10px;
    }

    .nav-pills {
        column-gap: 15px;
        display: grid;
        grid-template-columns: 1fr 1fr;
    }

    .menu-small-plates {
        width: 125px;
        height: auto;
        background-position: center !important;
    }

    .fresh-sush {
        width: 125px;
        height: auto;
        background-position: center !important;
    }

    .ultimate {
        width: 125px;
        height: auto;
        background-position: center !important;
    }

    .asian {
        width: 125px;
        height: auto;
        background-position: center !important;
    }

    .bowls {
        width: 125px;
        height: auto;
        background-position: center !important;
    }

    .budha {
        width: 125px;
        height: auto;
        background-position: center !important;
    }

    .catering {
        width: 125px;
        height: auto;
        background-position: center !important;
    }

    .bold {
        width: 125px;
        height: auto;
        background-position: center !important;
    }

    .luck {
        width: 125px;
        height: auto;
        background-position: center !important;
    }
    .menu {
        margin-top: 0px !important;
    }
    .menu-cat {
        font-size: 1.7rem !important;
        margin-top: 10px !important;
    }
    .order-btn {
        margin-bottom: 20px !important;
        font-size: 1.6rem !important;
    }
}


/* Menu */


.item-image img {
    max-width: 130px;
}

.choices .inner:hover .item-desc {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.edamame:hover .item-desc {
    transform: translateY(-40%) !important;
    -webkit-transform: translateY(-40%) !important;
    -ms-transform: translateY(-40%) !important;
}

.adds:hover .item-desc {
    transform: translateY(-50%) !important;
    -webkit-transform: translateY(-50%) !important;
    -ms-transform: translateY(-50%) !important;
}

.soup:hover .item-desc {
    transform: translateY(-7%) !important;
    -webkit-transform: translateY(-7%) !important;
    -ms-transform: translateY(-7%) !important;
}

.potstickers:hover .item-desc {
    transform: translateY(-10%) !important;
    -webkit-transform: translateY(-10%) !important;
    -ms-transform: translateY(-10%) !important;
}

.tuna:hover .item-desc {
    transform: translateY(-50%) !important;
    -webkit-transform: translateY(-50%) !important;
    -ms-transform: translateY(-50%) !important;
}

.roll:hover .item-desc {
    transform: translateY(-20%) !important;
    -webkit-transform: translateY(-20%) !important;
    -ms-transform: translateY(-20%) !important;
}

.mix:hover .item-desc {
    transform: translateY(-70%) !important;
    -webkit-transform: translateY(-70%) !important;
    -ms-transform: translateY(-70%) !important;
}

.chicken:hover .item-desc {
    transform: translateY(-100%) !important;
    -webkit-transform: translateY(-100%) !important;
    -ms-transform: translateY(-100%) !important;
}

.choices .item-image {
    padding-top: 5px;
    padding-bottom: 5px;
}

.choices .inner {
    position: relative;
    height: 100%;
    min-height: 380px;
}

.choices .dressing {
    min-height: 300px;
}

.choices .mixing {
    min-height: 250px;
}

.choices .inner2 {
    min-height: 460px;
    width: 33%;
    margin: 0 auto;
}

.choices2 .inner {
    min-height: 470px;
}

.menu .nav-item {
    padding: 0.25rem;
}

.choices .item-name {
    font-size: 15px;
    padding-left: 5%;
    padding-right: 5%;
}

.choices .inner:hover {

    border: 2px solid #013057 !important;
    border-radius: 50px;
}

.order-btn {
    font-size: 2rem;
    padding: 2px 30px;
    font-family: 'Geo' !important;
    text-transform: uppercase;
    border-radius: 50px !important;
    background: #be212f !important;
    display: flex;
    justify-content: center;
    max-width: 270px;
    margin: 0 auto;
    margin-bottom: 50px;
}

.order-btn:hover {
    font-size: 2rem;
    padding: 2px 30px;
    font-family: 'Geo' !important;
    text-transform: uppercase;
    border-radius: 50px !important;
    display: flex;
    justify-content: center;
    max-width: 270px;
    margin: 0 auto;
    margin-bottom: 50px;
}

.order-btn:active {
    font-size: 2rem;
    padding: 2px 30px;
    font-family: 'Geo' !important;
    text-transform: uppercase;
    border-radius: 50px !important;
    display: flex;
    justify-content: center;
    max-width: 270px;
    margin: 0 auto;
    margin-bottom: 50px;
}

.order-btn:focus {
    font-size: 2rem;
    padding: 2px 30px;
    font-family: 'Geo' !important;
    text-transform: uppercase;
    border-radius: 50px !important;
    display: flex;
    justify-content: center;
    max-width: 270px;
    margin: 0 auto;
    margin-bottom: 50px;
}

.menu .nav-item .nav-link {
    background: 0 0;
    border: 0;
    border-radius: var(--menu-button-border-radius);
    color: var(--menu-button-text);
    background-color: var(--menu-button-border);
    border: 2px solid var(--menu-button-text);
    font-weight: light;

}

.menu .nav-item .nav-link:focus,
.menu .nav-item .nav-link:hover,
.menu .nav-item .nav-link.active,
.menu .nav-item .show>.nav-link {
    color: var(--menu-button-hover-text);
    background-color: var(--menu-button-hover);
    border: 2px solid var(--menu-button-hover-border);
}

.menu-cat {
    text-align: center;
    color: var(--color-1);
    font-size: 4.5rem;
    margin-bottom: 40px;
    padding: 0.5rem;
    font-family: 'Geo' !important;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.menu-cat::before,
.menu-cat::after {
    content: "";
    border-top: 2px solid;
    margin: 0 20px;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 20px;
    flex: 1 0 20px;
}

.menu-desc {
    text-align: center;
    font-size: 1rem;
    margin: 2rem 0 3rem 0;
}

.menu-cat-hr {
    border-top: 2px solid black !important;
    margin: 20px;
    opacity: 1;
}

.menu .card {
    border-radius: 0;
    border-top-left-radius: 25px;
    border-bottom-right-radius: 25px;
}

.menu .item,
.menu .desc {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
}

.menu .menu-name-wrapper .price-wrapper {
    position: relative;
    white-space: nowrap;
    z-index: 1;
}

.menu .menu-name-wrapper .price-wrapper .price {
    color: var(--menu-price-text);
    background-color: var(--menu-price);
    padding: 5px;
    border-radius: 0px;
    position: absolute;
    top: -35px;
    right: -35px;
    font-weight: bolder;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    text-align: center;
    -ms-flex-item-align: center;
    align-self: center;
    justify-self: center;
}

@media (max-width: 768px) {
    .menu-cat {
        font-size: 2rem;
    }
    .choices .inner2 {       
        width: 100%;
    }
}

@media (min-width: 768px) {
    .item-desc {
        display: grid;
        position: absolute;
        bottom: 0px;
        left: 50%;
        margin-left: -50%;
        text-align: center;
        z-index: 3;
        opacity: 0;
        -webkit-transform: translateY(101%);
        -ms-transform: translateY(101%);
        transform: translateY(101%);
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -ms-transition: all .3s ease;
        -o-transition: all .3s ease;
        width: 100%;
    }
}

@media (max-width: 767px) {
    .item-desc {
        display: grid;
    }
}

.crepe-top{
    max-width:175px !important;
}

.top-bar-text{
    color: red;
     text-shadow: 1px 1px #013057;
     animation: pulse 3s infinite; /* slow fade */
     font-size: 24px;
}
@keyframes pulse {
  0%   { opacity: 1; }
  50%  { opacity: 0.4; } /* fades, not flashes */
  100% { opacity: 1; }
}