.Heading {
    font-size: 20px;
    font-weight: bold; 
    font-family: Roboto, sans-serif;
    text-align: left;
    line-height: 1.5;
    color: var(--colorGreen);
    width: 100%;
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    text-transform: none;
    background-color: rgba(0,0,0,0);
    --background-color: rgba(0,0,0,0);
    --hover-color: rgba(0,0,0,0);
    background-image: none;
    background-attachment: scroll;
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto;
}

.MegekkoBanner {
    height: 100px;
    width: 100%;
    font-size: 16px;
    text-align: left;
    font-weight: normal;
    color: #FFF;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
}

.MegekkoButton {
    order: 0;
    height: 30px;
    width: 120px;
    font-size: 20px;
    font-weight: bold;
    font-family: 'Roboto-Medium';
    text-align: center;
    color: rgb(255, 255, 255);
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    background-color: rgba(255,255,255,0);
    --background-color:rgba(255,255,255,0);
    --hover-color: var(--colorGreen);
    border-radius: 0px;
    box-sizing: border-box;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-style: none;
    border-color: rgba(0, 0, 0, 0);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-decoration: none;
}

.MegekkoDivider {
    height: 3px;
    width: 50px;
    background-color: rgba(0, 0, 0, 0);
    border-radius: 0;
    border-style: solid;
    border-width: 3px;
    border-color: rgba(0, 0, 0, 0.1);
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
}

.MegekkoImage {
    order: 0;
    width: 100%;
    height: auto;
    opacity: 100%;
    display: block;
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    background-color: rgba(0,0,0,0);
    --background-color: rgba(0,0,0,0);
    --hover-color: var(--colorGreen);
    filter: none;
    border-radius: 0px;
    box-sizing: border-box;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-style: none;
    border-color: rgba(0,0,0,0);
    overflow: unset;
    object-fit: fill;
    object-position: 50% 50%;
}

.Paragraph {
    font-size: 16px;
    font-weight: normal;
    font-family: Roboto, sans-serif;
    text-align: left;
    line-height: 1.5;
    color: rgb(0,0,0);
    width: 100%;
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    text-transform: none;
    background-color: rgba(0,0,0,0);
    --background-color: rgba(0,0,0,0);
    --hover-color: rgba(0,0,0,0);
    background-image: none;
    background-attachment: scroll;
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto;
}

.MegekkoProductGrid{
    height: 100%;
    width: 100%;
}

.MegekkoProduct{
    height: 100%;
    width: 100%;
}

.MegekkoYoutube {
    width: 100%;
    height: 100%;
}

.MegekkoVideo {
    width: 100%;
    height: 100%;
}

.YoutubeVideos{
    width: 100%;
    height: 100%;
}

.YoutubeShorts{
    width: 100%;
    height: 100%;
}

.TwitchEmbed {
    width: 100%;
    height: 100%;
}

.TextEditor {
    font-size: 16px;
    font-family: Roboto, sans-serif;
    line-height: 1.5;
    color: rgb(0,0,0);
    width: 100%;
    height: 100%;
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    background-attachment: scroll;
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto;
}

.TextInput {
    height: 25px;
    width: 170px;
    font-size: 20px;
    font-weight: bold;
    text-align: left;
    color: #000000;
    margin-top:0px;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    border-radius: 5px;
    box-sizing: border-box;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-style: solid;
    border-color: rgba(0,0,0,1);
    background-color: rgba(255,255,255,1);
    --background-color: rgba(255,255,255,1);
}

.MegekkoProductTop10{
    height: 100%;
    width: 100%;
}

.MegekkoProductLanding{
    height: 100%;
    width: 100%;
}

.MegekkoBijzondereDagen {
    font-size: 16px;
    font-weight: normal; 
    font-family: "Roboto, sans-serif";
    text-align: left;
    line-height: 1.5;
    color: rgb(0,0,0);
    width: 600px;
    max-width: 800px;
}

.PopulaireGroepen {
    height: 100%;
    width: 100%;
}

.PopulairProducts {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    overflow-y: scroll;
}

.Recentpopulair {
    height: 100%;
    width: 100%;
    display:flex;
    align-items: center;
    justify-content: space-between; 
    overflow-y: scroll;
}

.Recentviewed {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    overflow-y: scroll;
}

.Wordcloud {
    height: 100%;
    width: 100%;
}

.MegekkoBlogInfo {
    display: flex;
    width: 100%;
    font-size: 12px;
    color: #757575;
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
}


.MegekkoActieProducts{
    height: 100%;
    width: 100%;
    padding-top: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
}

.MegekkoFreeProducts{
    height: 100%;
    width: 100%;
}

.MegekkoPriceBlock{
    width: 100%;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
}


.MegekkoLikeButtons {
    width: 100%;
    font-size: 20px;
    font-weight: bold;
    font-family: 'Robot', sans-serif;
    text-align: center;
    color: var(--colorDarkGray);
    margin-top: 0;
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    padding-top: 0;
    padding-left: 0;
    padding-bottom: 0;
    padding-right: 0;
}

.MegekkoOpeningstijden {
    font-size: 16px;
    font-weight: normal;
    font-family: "Roboto";
    text-align: left;
    line-height: 1.5;
    color: var(--colorBlack);
    width: 600px;
}

.MegekkoContainer {
    justify-content: flex-start;
    align-items: flex-start;
    font-family: Roboto, sans-serif;
    margin-top: 0;
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    padding-top: 15px;
    padding-left: 15px;
    padding-bottom: 15px;
    padding-right: 15px;
    height: 100%;
    width: 100%;
    border-radius: 0;
    background-color: rgba(0,0,0,0);
    --background-color: rgba(0, 0, 0, 0);
    --hover-color: rgba(0, 0, 0, 0);
    background-image: none;
    background-attachment: scroll;
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto;
    box-shadow: none
}