html{
    scroll-behavior: smooth;
}

::-webkit-scrollbar{
    background-color: white;
}

::-webkit-scrollbar-thumb{
    background-color: #1D1D40;
    border-radius: 10px;
    box-shadow: 0px 0px 18px 13px rgba(0,0,0,0.33);
    -webkit-box-shadow: 0px 0px 18px 13px rgba(0,0,0,0.33);
    -moz-box-shadow: 0px 0px 18px 13px rgba(0,0,0,0.33);
    
}



body{
    width: 1440px;
    margin: auto;
}

H1{
    font-family: Heroes Legend;
    font-size: 26pt;
    color: #1D1D40;
}

h2{
    font-family: MuseoModerno;
    font-size: 20pt;
    text-transform: uppercase;
    font-weight: bold;
    color: #1D1D40;
}

h3{
    font-family: MuseoModerno;
    font-size: 20pt;
    text-transform: uppercase;
    font-weight: bold;
    color: #E1EDFA;
}

p{
    font-family: Museo Sans Rounded;
    font-size: 18pt;
    color: #1D1D40;
}

a{
    text-decoration: none;
    color: #1D1D40;
}

nav ul{
    display: flex;
    padding: 1rem;
    width: 1440px;
    height: 150px;
}

nav ul li{
    padding-left: 4rem;
    padding-top: 1rem;
    font-size: 21pt;
    text-transform: capitalize;
    font-family: Museo Sans Rounded;
    font-weight: 700;
    justify-content: flex-start;
}

nav{
    display: flex;
    flex-direction: row;
    background-image: url("..//images/nav/nav.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 1440px;
    position: relative;
    z-index: 5;
    position: fixed;
    margin-top: -4rem;
    margin-left: -0rem;
}

nav img{
    padding: 1rem;
    width: 62px;
    height: 44px;
    margin-top: 0.5rem;
    margin-left: -10rem;
}


#hero_koekendoos{
    margin: auto;
    display: block;
    position: relative;
    z-index: 4;   
}

#Eagle_eyes_koek_V1{
    display: block;
    margin-top: -55rem;
    margin-left: 4rem;
    width: 20%;
    position: relative;
    z-index: 2;
}

#Eagle_eyes_koek_V2{
    display: block;
    margin-top: -15rem;
    margin-left: 70rem;
    width: 15%;
    transform: rotateY(180deg); 
    position: relative;
    z-index: 2;
}

#Eagle_eyes_koek_V3{
    display: block;
    margin-top: 20rem;
    margin-left: 13rem;
    width: 15%;
    transform: rotate(-20deg);
    position: relative;
    z-index: 2;
}

#Eagle_eyes_koek_V4{
    display: block;
    margin-top: -5rem;
    margin-left: 3rem;
    width: 10%;
    transform: rotate(30deg);
    position: relative;
    z-index: 2;
}

#Eagle_eyes_koek_V5{
    display: block;
    margin-top: -25rem;
    margin-left: 55rem;
    position: relative;
    z-index: 2;
}

#Eagle_eyes_koek_V6{
    display: block;
    margin-top: -10rem;
    margin-left: 75rem;
    width: 15%;
    transform: rotate(30deg);    
    position: relative;
    z-index: 2;
}

#hero_section{
    background-image: url(../images/backgrounds/background-hero.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 4rem;
}

#hero_font{
    font-family: Heroes Legend;
    position: relative;
    z-index: 4;
    display: flex;
    justify-content: center;
    margin-top: -56.5rem;
    font-size: 10pt;
}

#up_button{
    position: fixed;
    z-index: 5;
    margin-top: 33rem;
    margin-left: 83rem;
    scroll-behavior: smooth 2s;
}

#hero_section_ondertekst{
    margin-top: 20rem;
    position: relative;
    z-index: 0;
}

#hero_section_ondertekst p{
    position: relative;
    margin-top: -25rem;
    line-height: 27pt;
    text-align: center;
    font-family: Museo Sans Rounded;
    font-weight: 700;
    font-size: 25pt;
    text-transform: uppercase;
    color: #1D1D40;
}

#hero_section_ondertekst a{
    text-align: center;
    font-family: Museo Sans Rounded;
    font-weight: 600;
    font-size: 18pt;
    color: #E1EDFA;
    background-color: #CEA058;
    padding: 1rem;
    border-radius: 5rem;
    text-transform: uppercase;
    display: block;
    margin: auto;
    margin-top: 2rem;
    position: relative;
    z-index: 2;
    width: 400px;
}

#wat{
    position: relative;
    z-index: -1;
    height: 60rem;
    background-color: #CB99BD;
    padding-top: 10rem;
}

#wat h1{
    margin-top: 5rem;
    display: block;
    text-align: center;
}

#wat h2{
    margin-top: 5rem;
    display: block;
    text-align: center;
}

#wat p{
    display: block;
    text-align: center;
    width: 800px;
    margin: auto;
    margin-top: 2rem;
}

#cards{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 4rem;
}

#cards h3{
    text-align: center;
    line-height: 34pt;
    padding-left: 1rem;
    padding-right: 1rem;
}

#cards img{
    display: block;
    margin: auto;
}

#card_1{
    width: 20rem;
    height: 30rem;
    background-color: #AC63A5;
    border-radius: 3rem;
    text-align: center;
    margin-top: 5rem;
}

#card_2{
    width: 20rem;
    height: 30rem;
    background-color: #AC63A5;
    border-radius: 3rem;
}

#card_3{
    width: 20rem;
    height: 30rem;
    background-color: #AC63A5;
    border-radius: 3rem;
    margin-top: 5rem;
}

#card_4{
    width: 20rem;
    height: 30rem;
    background-color: #AC63A5;
    border-radius: 3rem;
    margin-top: 3rem;
}

#koekentorens{
    position: relative;
    z-index: -1;
    margin-top: -50rem;
    height: 40rem;
}

#koektoren_1{
    margin-left: -16rem;
    margin-top: 2rem;
    position: relative;
    z-index: 1;
}

#koektoren_2{
    margin-left: -16rem;
    margin-bottom: 17rem;
    width: 10%;
}

#koektoren_3{
    margin-left: -7rem;
    margin-bottom: 10rem;
    width: 15%; 
}

#koektoren_4{
    width: 18%;
    margin-bottom: 4.9rem;
}

#koektoren_5{
    margin-bottom: 18rem;
    margin-left: -8rem;
    position: inherit;
    z-index: -1;
    width: 10%;
}

#koektoren_6{
    width: 22%;
    margin-left: 4rem;
    margin-bottom: -5rem; 
}

#koektoren_7{
    margin-bottom: 12rem;
    scale: 60%;
}

#koektoren_8{
    margin-left: -10rem;
    margin-bottom: 10rem;
}

#koektoren_9{
    border: #1D1D40 solid 0.3rem;
    margin-left: -17rem;
    scale: 60%;
    margin-bottom: -6rem;
}


#achterkant_doos{
    background-image: url(../images/backgrounds/background-spel.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 3;
    height: 50rem;
    margin-top: -12rem;
}

#spel_flex{
    display: flex;
    flex-direction: row;
    width: 100%;
    justify-content: center;
}

#spel_flex img{
    margin-top: 13rem;
}

#spel_flex H3{
    color: #1D1D40;
    margin-top: 17rem;
}

#spel_flex div{
    width: 35%;
    line-height: 25pt;
}

#over{
    background-image: url(..//images/backgrounds/background-over.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    width: 1440Px;
    height: 1088px;
    position: relative;
    z-index: 0;
    margin-top: -10rem;
    display: flex;
    flex-direction: row;
}

#over div{
    padding-top: 25rem;
    padding-left: 5rem;
    margin-right: 5rem;
}

#over h1{
    margin-bottom: 2rem;
}

#over h2{
    margin-bottom: 1rem;
}

#over img{
    width: 632px;
    height: 308px;
    border-radius: 5rem;
    margin-top: 23rem;
}

#andere{
    background-image: url(..//images/backgrounds/background-andere.png);
    background-position: center;
    background-size: cover;
    width: 1440px;
    height: 730px;
    margin-top: -15rem;
    position: relative;
    z-index: 2;
}

#koekendozen{
        width: 70%;
        height: 50%;
        display: flex;
        justify-content: center;
        flex-direction: row;
        margin: auto;

}

#koekendozen img{
        margin-top: -10rem;
        width: 400px;
        height: 350px;
}

#andere h1{
    display: flex;
    justify-content: center;
    margin-top: -6rem;
    margin-bottom: 3rem;
}

#contact{
    width: 100%;
    display: flex;
    justify-content: center;
}

#contact H2{
    font-family: Museo Sans Rounded;
    margin-right: 13rem;
    margin-bottom: 2rem;
}

#checkbox_text{
    margin-top: 2rem;
    font-family: Kit Rounded;
    font-size: 12pt;
    text-transform: uppercase;
    font-weight: 300;
}


input[type=text], select {
    width: 100%;
    padding: 12px;
    margin-bottom: 1rem ;
    font-family: Museo Sans Rounded;
    font-weight: 500;
    font-size: 16pt;
    color: #1D1D40;
    border: none;  
    border-radius: 5rem;
}

input[type=submit] {
    width: 40%;
    padding: 12px;
    margin-bottom: 1rem ;
    font-family: Museo Sans Rounded;
    font-weight: 500;
    font-size: 16pt;
    color: #E1EDFA;    
    background-color: #E0B2D4;
    border-radius: 5rem;
    border: none;
    cursor: pointer;
}

#footer{
    width: 1440px;
    height: 200px;
    background-color: #CB99BD;
    margin-top: -5rem;
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
}

#footer_logo{
    width: 10%;
    height: 70%;
    display: flex;
    justify-content: center;
}

#footer_logo img{
    width: 88px;
    height: 62px;
    margin: auto;
}

#footer_info{
    width: 20%;
    height: 70%;
    align-content: center;
    font-family: kit rounded;
    font-weight: 100;
    font-size: 12pt;
}

.footer_socials{
    display: flex;
    flex-direction: row;
    margin: 1rem;
    width: 20%;
    justify-content: space-between;
    margin-top: -2rem;
}

#footer_kleine_tekst{
    font-family: kit rounded;
    font-weight: 100;
    font-size: 10pt;
    position: relative;
    z-index: 3;
    margin-left: 29rem;
    width: 70rem;
    margin-top: -5rem;
}

#JSON_H2{
    display: flex;
    justify-content: center;
    margin-bottom: 3rem;
}

#json-products {
    width: 1440px;
    margin-top: 4rem ;
    padding-top: 2rem;
    background-color: #E1EDFA;
    padding-bottom: 5rem;
}

#product-list {
    display: flex;
    gap: 2rem;
    flex-wrap: wrap;
    justify-content: center;
}

.product-card {
    width: 250px;
    background-color: white;
    border-radius: 2rem;
    padding: 1.5rem;
    text-align: center;
}

.product-card img {
    width: 100%;
    height: auto;
    border-radius: 1rem;
}

.product-card h3 {
    color: #1D1D40;
    margin: 1rem;
}

.product-card a{
    font-family: MuseoModerno ;
    line-height: 30pt;
}

.product-card p{
    font-family: MuseoModerno ;
    text-align: left;
    font-size: 16pt;
}



    @media only screen and (max-width: 375px) {
        html{
            scroll-behavior: smooth;
        }
        
        nav ul li{
            display: none;
        }

        #hero_font{
            margin-top: -73rem;
            margin-bottom: 40rem;
            font-size: 16pt;
        }

        #up_button{
            display: none;
        }

        #hero_koekendoos{
            width: 80%;
        }

        #Eagle_eyes_koek_V6{
            display: none;
        }

        #Eagle_eyes_koek_V4{
            display: none;
        }

        #hero_section_ondertekst img{
            height: 70rem;
            width: 100%;
        }

        #hero_section_ondertekst p{
            margin-top: -35rem;
            font-size: 32pt;
            line-height: 40pt;
        }

        #wat{
            height: 200rem;
        }

        #wat h1{
            font-size: 40pt;
        }

        #wat h2{
            font-size: 36pt;
        }

        #wat p{
            font-size: 26pt;
        }

        #koektoren_1{
            display: 100%;
            margin-top: -30rem;
            transform: rotate(90deg);
            margin-left: -25rem;
            scale: 180%;
        }

        #koektoren_9{
            display: 100%;
            margin-top: -50rem;
            transform: rotate(-90deg);
            margin-left: 85rem;
            scale: 180%;
            border: none;
        }

        #koektoren_2{
            display: none;
        }
        #koektoren_3{
            display: none;
        }
        #koektoren_4{
            display: none;
        }
        #koektoren_5{
            display: none;
        }
        #koektoren_6{
            display: none;
        }
        #koektoren_7{
            display: none;
        }
        #koektoren_8{
            display: none;
        }

        #cards{
            height: 80rem;
            display: flex;
            flex-wrap: wrap;
            margin: 5rem;
        }

        #card_1{
            width: 30rem;
            margin-top: 0rem;
        }

        #card_2{
            width: 30rem;
        }

        #card_3{
            width: 30rem;
            margin-top: 0rem;
        }

        #card_4{
            width: 30rem;
            margin-top: 0rem;
            margin-top: 0rem;

        }

        #card_1 h3{
            font-size: 35pt;
            line-height: 40pt;
        }

        #card_2 h3{
            font-size: 35pt;
            line-height: 40pt;
        }

        #card_3 h3{
            font-size: 35pt;
            line-height: 40pt;
        }

        #card_4 h3{
            font-size: 35pt;
            line-height: 40pt;
        }

        #cards img{
            width: 50%;
        }

        #achterkant_doos{
            background-image: none;
            margin-top: -50rem;
            height: 30rem;
            display: flex;
            align-items: center;
            margin-bottom: 25rem;

        }

        #spel_flex{

            flex-direction: column;
            align-items: center;
            margin-top: -10rem;
            margin-bottom: 20rem;
        }

        #spel_flex img{
            width: 50%;
            margin-top:1rem ;
        }

        #spel_flex h3{
            text-align: center;
            height: 5rem;
            margin-top: 0rem;
        }

        #spel_flex p{
            text-align: center;
        }

        #over{
            background-image: url("..//images/backgrounds/background-spel.png");
            height: 100rem;
            margin-top: -24rem;
            display: flex;
            flex-direction: column;
            margin-bottom: 30rem;
        }

        #over div{
            display: flex;
            margin: auto;
            flex-direction: column;
            align-items: center;
            margin-top: -3rem;
        }

        #over img{
            margin: auto;
            margin-top: -25rem;
        }

        #andere{
            margin-top: -52rem;
            height: 60rem;
        }

        #contact{
            display: flex;
            flex-direction: column;
            height: 30rem;
            align-items: center;
            margin-top: -2rem;
        }

        #footer{
            margin-top: 0rem;
        }

        form{
            margin-top:3rem ;
            width: 50%;
        }

        }