.center-text h2,
.custom-font {
    line-height: 0
}

.center-text a,
.center-text p {
    font-family: "PT Sans", sans-serif;
    z-index: 99
}

.center-text a,
header .center h2,
header .center p,
header nav div ul li,
header nav h2 #logo {
    text-transform: uppercase
}

.center-text,
.custom-h1,
.menu,
header .center,
header nav div {
    text-align: center
}

.dropdown,
.menu,
.menuImage,
header nav,
header nav div ul {
    position: relative
}

nav,
nav div,
nav div ul {
    position: initial !important
}

.nav_headar.sticky,
.nav_headar:hover {
    background-color: #26262632
}

li,
ul {
    list-style: none
}

.dropdown-menu a,
a {
    text-decoration: none
}

*,
ul {
    padding: 0
}

*,
body,
ul {
    margin: 0
}

body {
    min-height: 100vh;
    background-image: linear-gradient(rgba(0, 0, 0, .749), rgba(0, 0, 0, .683)), url("https://hollapolla.nl/src/public/assets/images/background.webp");
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    color: #fff;
    z-index: 94
}

.fa {
    font-size: 30px !important;
    margin: 10px
}

h2 {
    margin-top: 1%;
    margin-bottom: 1%
}

button {
    border: 0;
    background: 0
}

header {
    height: 550px;
    max-width: 100%;
    background: url(https://hollapolla.nl/src/public/assets/images/backgroundMain.webp) center/cover fixed;
    display: flex;
    flex-direction: column
}

header nav {
    padding: 15px 35px;
    display: flex
}

header nav h2 {
    margin-bottom: 0;
    flex: 1;
    letter-spacing: 3px;
    font-family: "Overpass Mono", monospace !important
}

header nav h2 #logo {
    color: #d3d3d3;
    border-bottom: 2px solid #d3d3d3
}

header nav .nav-button {
    color: silver;
    font-size: 23px
}

header nav div {
    background: rgba(0, 0, 0, .9);
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    transform: scale(0);
    opacity: 0;
    transition: opacity .2s
}

header nav div ul {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center
}

header nav div ul .exit-menu {
    position: absolute;
    top: 15px;
    right: 15px;
    color: #d3d3d3;
    font-size: 20px;
    padding: 10px
}

header nav div ul li {
    font-family: "PT Sans", sans-serif !important
}

header nav div ul li a {
    display: block;
    color: #d3d3d3;
    padding: 15px 5px;
    transition: .4s
}

header nav div ul li a .active:hover,
header nav div ul li a:hover {
    color: #be8040;
    border-bottom-color: #be8040
}

header .center {
    line-height: 0;
    margin: auto;
    color: #fff
}

header .center h1 {
    font-family: "Alex Brush", cursive !important;
    color: #be8040;
    font-size: 100px;
    margin-bottom: 34px;
    z-index: 99
}

header .center h2 {
    margin-top: 100px;
    letter-spacing: 5px;
    font-size: 80px
}

header .center #asterisk {
    margin-top: 50px;
    color: #be8040;
    line-height: .5;
    font-size: 30px;
    display: flex;
    justify-content: center
}

header .center #asterisk:after,
header .center #asterisk:before {
    content: "";
    display: inline-block;
    position: relative;
    vertical-align: middle;
    height: 1px;
    width: 0%;
    opacity: 0;
    background: #fff;
    margin-top: 0
}

header .center #asterisk:before {
    margin-right: 10px
}

header .center #asterisk:after {
    margin-left: 10px
}

header .center p {
    margin-top: 30px;
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 3px
}

nav div.show {
    transform: scale(1);
    opacity: 1;
    z-index: 99
}

.custom-font {
    font-family: "Alex Brush", cursive;
    color: #be8040;
    font-size: 75px;
    z-index: 99
}

.center-text {
    margin-bottom: 40px;
    margin-top: 30px;
    color: #4d4d4d
}

.custom-h1,
.dropdown.active>.link,
a {
    color: #fff
}

.center-text p {
    margin-top: 0;
    line-height: 1.5
}

.center-text a {
    color: #be8040;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
    border-bottom: 2px solid #be8040
}

.add-flex {
    display: flex;
    flex-direction: column;
    align-items: center
}

.center-h1 {
    display: flex;
    justify-content: center;
    align-items: center
}

.custom-h1 {
    letter-spacing: 5px;
    margin-bottom: 0
}

.custom-h1 span {
    letter-spacing: 0
}

.menu-images {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 10px
}

.menu-images img {
    width: 100%
}

.logoHP {
    top: 0;
    margin-top: -10px;
    left: 1%;
    max-width: 150px;
    max-height: 150px;
    z-index: 99
}

.menu {
    padding: 30px;
    left: 50%;
    transform: translateX(-50%);
    width: 90%;
    margin: 20px 0
}

.menuImage {
    right: 0;
    width: 50%;
    margin-bottom: 2%;
    margin-top: 2%
}

@media screen and (max-width:425px) {

    .bread-background,
    .cake-background,
    header {
        background-attachment: scroll
    }

    h2 {
        margin-top: 3% !important;
        margin-bottom: 1%
    }
}

nav {
    align-items: baseline;
    padding: 20px 70px !important
}

nav .nav-button,
nav div ul .exit-menu {
    display: none
}

nav div {
    background: 0 0 !important;
    opacity: initial !important;
    transform: initial !important
}

nav div ul {
    flex-direction: row !important
}

nav div ul li a {
    font-size: 12.8px;
    margin: 0 10px;
    letter-spacing: 1px;
    padding: 5px 0 !important
}

nav div ul .active {
    border-bottom: 1px solid #d3d3d3
}

.add-padding {
    padding: 50px 0
}

.add-flex {
    flex-direction: row;
    align-items: center
}

.add-flex div:first-child {
    flex: 1;
    padding: 0 50px
}

.add-flex div:last-child {
    min-width: 400px;
    margin: 50px
}

.menu div:last-child,
.menu-images {
    flex: 1
}

.nav_headar,
.navbar {
    justify-content: space-between;
    display: flex
}

#asterisk {
    opacity: 0;
    transform-origin: 50% 4%;
    -webkit-animation: .5s .3s forwards spin;
    animation: .5s .3s forwards spin
}

#asterisk::after,
#asterisk::before {
    transform-origin: center center;
    -webkit-animation: .5s .8s forwards grow;
    animation: .5s .8s forwards grow
}

.center p {
    transform: translateY(-40px);
    opacity: 0;
    -webkit-animation: .9s 1.3s forwards fadeDown;
    animation: .9s 1.3s forwards fadeDown
}

.center h2 {
    transform: scale(2);
    opacity: 0;
    -webkit-animation: .5s forwards fade;
    animation: .5s forwards fade
}

.center h1 {
    transform: translateY(40px);
    opacity: 0;
    -webkit-animation: .5s .3s forwards fadeUp;
    animation: .5s .3s forwards fadeUp
}

@-webkit-keyframes fadeUp {
    0% {
        opacity: 0;
        transform: translateY(40px)
    }

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

@keyframes fadeUp {
    0% {
        opacity: 0;
        transform: translateY(40px)
    }

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

@-webkit-keyframes fade {
    0% {
        transform: scale(2);
        opacity: 0
    }

    100% {
        transform: scale(1);
        opacity: 1
    }
}

@keyframes fade {
    0% {
        transform: scale(2);
        opacity: 0
    }

    100% {
        transform: scale(1);
        opacity: 1
    }
}

@-webkit-keyframes fadeDown {
    0% {
        opacity: 0;
        transform: translateY(-40px)
    }

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

@keyframes fadeDown {
    0% {
        opacity: 0;
        transform: translateY(-40px)
    }

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

@-webkit-keyframes grow {
    0% {
        opacity: 0;
        width: 0%
    }

    50% {
        opacity: .5
    }

    100% {
        opacity: 1;
        width: 40%
    }
}

@keyframes grow {
    0% {
        opacity: 0;
        width: 0%
    }

    50% {
        opacity: .5
    }

    100% {
        opacity: 1;
        width: 40%
    }
}

@-webkit-keyframes spin {
    0% {
        transform: rotate(0);
        opacity: 0
    }

    100% {
        transform: rotate(360deg);
        opacity: 1
    }
}

@keyframes spin {
    0% {
        transform: rotate(0);
        opacity: 0
    }

    100% {
        transform: rotate(360deg);
        opacity: 1
    }
}

.nav_headar {
    background-color: #26262600;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100px;
    align-items: center;
    transition: .6s;
    z-index: 999
}

.nav_headar.sticky {
    backdrop-filter: blur(15px);
    padding: 0;
    z-index: 999
}

.container {
    width: 90%;
    margin: auto
}

.navbar {
    min-height: 70px;
    align-items: center
}

.nav-logo {
    font-size: 2rem
}

.nav-menu {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 35px;
    margin-top: -30px;
    left: 50%;
    transform: translateX(-20%)
}

.nav-link {
    transition: .3s ease-out
}

.link:hover,
.nav-link:hover {
    color: #7e7e7e
}

.hamburger {
    display: none;
    cursor: pointer
}

.bar {
    display: block;
    width: 25px;
    height: 3px;
    margin: 5px auto;
    -webkit-transition: .3s;
    transition: .3s;
    background-color: #fff
}

.dropdown-menu a {
    color: #000
}

.textContact,
.textInformation,
.textLocation {
    position: relative;
    margin-left: 1.5%;
    margin-right: 1.5%;
    margin-top: 2%;
    left: 26%
}

@media(max-width:1200px) {
    .logoHP {
        margin-left: 5%;
        position: absolute;
        top: 35px;
        max-width: 100px;
        max-height: 100px
    }

    p {
        font-size: 15px !important
    }

    .hamburger {
        display: block;
        z-index: 99999999
    }

    .hamburger.active .bar:nth-child(2) {
        opacity: 0
    }

    .hamburger.active .bar:first-child {
        transform: translateY(8px) rotate(45deg)
    }

    .hamburger.active .bar:nth-child(3) {
        transform: translateY(-8px) rotate(-45deg)
    }

    .nav-menu {
        transform: translateX(0);
        position: fixed;
        left: -100%;
        top: 70px;
        gap: 0;
        flex-direction: column;
        background-color: #262626;
        width: 100%;
        text-align: center;
        transition: .3s;
        backdrop-filter: blur(15px) !important;
        z-index: 999
    }

    .nav-item {
        margin: 9px 0
    }

    .nav-menu.active {
        left: 0
    }
}

@media(max-width:850px) {

    .textContact,
    .textInformation,
    .textLocation {
        left: 10%
    }
}

@media(max-width:800px) {

    .textContact,
    .textInformation,
    .textLocation {
        position: relative;
        margin-left: 1.5%;
        margin-right: 1.5%;
        margin-top: 2%;
        left: 0
    }
}

@media(max-width:600px) {
    .menuImage {
        width: 98%
    }

    p {
        font-size: 10px !important
    }

    header .center h1 {
        font-family: "Alex Brush", cursive !important;
        color: #be8040;
        font-size: 55px;
        margin-bottom: 24px
    }

    header .center h2 {
        margin-top: 65px;
        text-transform: uppercase;
        letter-spacing: 5px;
        font-size: 55px
    }

    header .center p {
        text-transform: uppercase;
        margin-top: 0;
        font-size: 13px;
        font-weight: 700
    }
}

@media(max-width:450px) {
    p {
        font-size: 7px !important
    }

    header .center {
        margin-top: 150px
    }

    header {
        height: 350px
    }

    header .center h1 {
        font-size: 35px;
        margin-bottom: 40px
    }

    header .center h2 {
        margin-top: 90px;
        letter-spacing: 0;
        font-size: 35px
    }

    header .center p {
        text-transform: uppercase;
        margin-top: 0;
        font-size: 6px !important
    }

    #asterisk {
        margin-top: 25px !important
    }
}

@media(max-width:290px) {
    #textHeder {
        display: none
    }

    header .center h1 {
        font-size: 25px;
        margin-bottom: 30px
    }

    header .center h2 {
        margin-top: 70px;
        letter-spacing: 0;
        font-size: 25px
    }

    #asterisk {
        margin-top: 20px !important
    }
}