html {
    scroll-behavior: smooth;
}

body {
    background-color: white;
    overflow-x: hidden;
    /* Zorgt ervoor dat ik geen horizontale scrollbar heb*/
    overscroll-behavior-y: none;
    overscroll-behavior-x: none;
    max-height: 190vh;
    max-width: 1550px;
    flex-direction: column;
}

/* Alle headers in mijn pagina*/

h2 {
    font-family: 'Lilita One';
}

h3 {
    font-family: 'Lilita One';
    color: #F89810;
}

/* Mijn header*/
.header {
    overflow: hidden;
    padding: 25px;
    text-align: justify;
    background-image: linear-gradient(to right, #A2F5E1 5%, #46D1E9 10%, #DDF4AB 25%, #DDF4AB, #77F0D3);
    color: black;
    font-size: 20px;
    width: 98.5%;
}

/* Hier pas ik mijn header aan*/
.header a {
    float: left;
    color: black;
    text-align: center;
    padding: 12px;
    text-decoration: none;
    font-size: 20px;
    line-height: 25px;
    border-radius: 1px;
    border-right: 2px solid black;
}


/* Alle links in mijn header naar rechts schuiven*/
.header-tabs {
    position: absolute;
    left: 450px;
}

#maincontent {
    max-height: 160vh;
    position: relative;
}

.trustpilot {
    position: absolute;
    left: 430px;
    top: -15px;
    height: 65px;
    width: 160px;
}

/* Mijn logo positioneren*/
.logo {
    position: absolute;
    left: 150px;
    top: -10px;
    align-self: center;
    height: 147px;
    width: 170px;
    border-right: none;
}

.searchbar {
    height: 35px;
    width: 120px;
    background-color: white;
    float: right;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    line-height: 35px;
    text-align-last: center;
    color: #A9A9A9;
}

.searchicon {
    height: 30px;
    width: 30px;
    float: right;
}

/*Apettizer recepten*/
.JCrecipe {
    height: 200px;
    width: 50%;
    position: relative;
    left: 14%;
}

.JCrecipe p {
    width: 40%;
    height: 40%;
}

.JCrecipe img {
    width: 40%;
    height: 80%;
}

.jcrating {
    height: 200px;
    width: 50%;
    position: relative;
    left: -47px;
    top: -290px;
}

.trynow {
    height: 40%;
    width: 40%;
    position: absolute;
    left: 130px;
    top: -30px;
}

.SalamiRecipe {
    height: 200px;
    width: 50%;
    position: relative;
    left: 40%;
    top: -145px;
}

.SalamiRecipe p {
    width: 40%;
    height: 40%;
}

.SalamiRecipe img {
    width: 40%;
    height: 80%;
}

.salamirating {
    height: 200px;
    width: 50%;
    position: relative;
    left: -47px;
    top: -290px;
}

.EggsRecipe {
    height: 200px;
    width: 50%;
    position: relative;
    left: 66%;
    top: -345px;
}

.EggsRecipe p {
    width: 40%;
    height: 40%;
}

.eggs {
    width: 40%;
    height: 80%;
}

.eggsrating {
    height: 200px;
    width: 40%;
    position: relative;
    left: -48px;
    top: -288px;
}

.easy {
    height: 80%;
    width: 25%;
    position: absolute;
    left: 191px;
    top: -65px;
}

/*Meals recepten*/
.OxtailRecipe {
    height: 200px;
    width: 50%;
    position: relative;
    left: 14%;
    top: -245px;
}

.OxtailRecipe p {
    width: 40%;
    height: 40%;
}

.OxtailRecipe img {
    width: 40%;
    height: 80%;
}

.oxtailrating {
    height: 200px;
    width: 50%;
    position: relative;
    left: -47px;
    top: -290px;
}

.SpaghettiRecipe {
    height: 200px;
    width: 50%;
    position: relative;
    left: 40%;
    top: -395px;

}

.SpaghettiRecipe p {
    width: 40%;
    height: 40%;
}

.spaghetti {
    width: 40%;
    height: 80%;
}

.spaghettirating {
    height: 200px;
    width: 40%;
    position: relative;
    left: -48px;
    top: -288px;
}

.toprated {
    height: 90%;
    width: 30%;
    position: absolute;
    left: 171px;
    top: -75px;
}

.ChickenRecipe {
    height: 200px;
    width: 50%;
    position: relative;
    left: 66%;
    top: -600px;
}

.ChickenRecipe p {
    width: 40%;
    height: 40%;
}

.ChickenRecipe img {
    width: 40%;
    height: 80%;
}

.chickenrating {
    height: 200px;
    width: 50%;
    position: relative;
    left: -47px;
    top: -290px;
}


/*Desert recepten*/
.FlanRecipe {
    height: 200px;
    width: 50%;
    position: relative;
    left: 14%;
    top: -510px;
}

.FlanRecipe p {
    width: 40%;
    height: 40%;
}

.flan {
    width: 40%;
    height: 80%;
}

.flanrating {
    height: 200px;
    width: 40%;
    position: relative;
    left: -48px;
    top: -288px;
}

.reviewus {
    height: 90%;
    width: 30%;
    position: absolute;
    left: 171px;
    top: -20px;
}

.TresLechesRecipe {
    height: 200px;
    width: 50%;
    position: relative;
    left: 40%;
    top: -660px;
}

.TresLechesRecipe p {
    width: 40%;
    height: 40%;
}

.TresLechesRecipe img {
    width: 40%;
    height: 80%;
}

.treslechesrating {
    height: 200px;
    width: 50%;
    position: relative;
    left: -47px;
    top: -290px;
}

.PeanutRecipe {
    height: 200px;
    width: 50%;
    position: relative;
    left: 66%;
    top: -860px;
}

.PeanutRecipe p {
    width: 40%;
    height: 40%;
}

.PeanutRecipe img {
    width: 40%;
    height: 80%;
}

.peanutrating {
    height: 200px;
    width: 50%;
    position: relative;
    left: -47px;
    top: -290px;
}

#homefooter {
    background-color: #404040;
    padding: 15px;
    text-align: left;
    color: white;
    position: absolute;
    top: 180vh;
    width: 100%;
    object-fit: contain;
}

.footercontent {
    position: absolute;
    top: 5%;
    right: 170px;
    object-fit: contain;
    width: 250px;
    height: 115px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.footercontent:hover {
    overflow: visible;
    /* Laat de tekst zich wrappen op de logos die op de footer staan */
}

.supportus {
    width: 150%;
    height: 70%;
    position: relative;
    top: -20px;
    left: -5%;
    object-fit: contain;
}

.tiktoklogo {
    width: 45px;
    height: 45px;
    position: relative;
    top: 0px;
    left: -135%;
    object-fit: contain;
}

.instalogo {
    width: 75px;
    height: 55px;
    position: relative;
    top: 5px;
    left: -117%;
    object-fit: contain;
}

.fblogo {
    width: 40px;
    height: 40px;
    position: relative;
    top: 0px;
    left: -98%;
    object-fit: contain;
}

.twitterlogo {
    width: 45px;
    height: 40px;
    position: relative;
    top: 40px;
    left: -182%;
    object-fit: contain;
}

.ytlogo {
    width: 45px;
    height: 45px;
    position: relative;
    top: 40px;
    left: -158%;
    object-fit: contain;
}

/*Mijn About Us CSS*/

.aboutus {
    margin: 50px;
    height: 400px;
    width: 620px;
    text-align: left;
    position: relative;
    left: 150px;
}

#aboutuscontent {
    max-height: 100vh;
    position: relative;
}

.flags {
    position: absolute;
    top: -55%;
    right: -650px;
    object-fit: contain;
    width: 450px;
    height: 800px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.drflag {
    width: 80%;
    height: 80%;
    position: relative;
    top: 40px;
    left: 0%;
    object-fit: contain;
}

.smflag {
    width: 80%;
    height: 80%;
    position: relative;
    top: 350px;
    left: -80%;
    object-fit: contain;
}

#aboutusfooter {
    background-color: #404040;
    padding: 15px;
    text-align: left;
    color: white;
    position: absolute;
    top: 110vh;
    width: 100%;
    object-fit: contain;
}