/*Generelle regler*/
*{
    margin: 0%;
    padding: 0%;
    
}

body{
    background-color: #ede9e2;
}

/*header*/
a{
    text-decoration: none;
    color: #1A083F;
}


#headertop{
    display: flex;
    justify-content: center;
    width: 100%;
    padding-top: 1%;
    font-size: 30pt;
    font-family: 'sageregular';
    font-weight: normal;
    font-style: normal;
    color: #1A083F;
}

#headerbund{
    display: flex;
    justify-content: center;
    padding-bottom: 1%;
    padding-top: 1%;
    font-family:'Montserrat', sans-serif;
    
}

#headerbund nav{
    display: flex;
    width: 20%;
    justify-content: space-between;
}


header{
    border-bottom: solid;
    border-color: #1A083F;
    border-width: 2px;  
}


#ikoner img{
    width: 20%;

}

#ikoner{
    position: absolute;
    left: 90%
}
#menupunkter{
    display: none;
}

/*Footer*/
footer{
    background-color: #624E43;
    display: flex;
    justify-content: space-around;
    width: 100%;
}

footer h4{
    font-family: 'sageregular';
    font-weight: normal;
    font-style: normal;
    color: #EDE9E2;
}

footer p{
    font-family:'Montserrat', sans-serif;
    color: #EDE9E2;
    margin-top: 1%;
    font-size: 100%;
}

#skrivemail{
    width: 45%;
    background-color: white;
    font-family:'Montserrat', sans-serif;
    color: #1A083F;
    padding: 2%;
    margin-top: 3%;    
}


footer section button{
    width: 30%;
    background-color:#1A083F;
    padding: 2%;
    color: #EDE9E2;
    margin-left: -0.5%;
    margin-top: 3%;
    font-family: 'sageregular';
    font-weight: normal;
    font-style: normal;
    font-size: 100%;

}

/*main forside*/
#pilTilTop{
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    border: none;
    color:#EDE9E2;
    font-size: 18px;
    outline: none;
    background-color: #1A083F;
    padding: 1%;
    border: 2px solid #1A083F;
}

#pilTilTop:hover{
    background-color: white;
    color:#1A083F;
}

h1{
    font-family: 'sageregular';
    font-weight: normal;
    font-style: normal;
    color: #1A083F;
    font-size: 9vw;
}

#inspiration{
    display: flex;
    margin-top: 2.5%; 
    margin-left: 5%;  
}

#inspiration h1{
    writing-mode: vertical-rl;
    transform: rotate(180deg);
}


#inspiration div{
    display: flex;

}

#video_forside{
    width: 30%;
    height: 100%;
    background-color:gray;
    margin-top: 2.5%;
}

#fire_billeder{
    display: flex;
    width: 50%;
    justify-content: space-evenly;
    flex-wrap: wrap;
}

#fire_billeder div:first-child{
    width: 45%;
    height: 45%;
    background-color: gray;
    margin-left: 5%;
    margin-top: 2.5%;
}

#fire_billeder div:nth-child(2){
    width: 45%;
    height: 45%;
    background-color: gray;
    margin-left: 5%;
    margin-top: 2.5%;
}

#fire_billeder div:nth-child(3){
    width: 45%;
    height: 45%;
    background-color: gray;
    margin-left: 5%;
    margin-top: 2.5%;
}

#fire_billeder div:last-child{
    width: 45%;
    height: 45%;
    background-color: gray;
    margin-left: 5%;
    margin-top: 2.5%;
}

#fire_billeder img{
    width: 100%;
}

h3{
    font-family: 'sageregular';
    font-weight: normal;
    font-style: normal;
     color: #1A083F;

}

p{
    font-family:'Montserrat', sans-serif;
    color: #1A083F;
}

.billedeogtekst{
    display: flex;
    margin-top: 2%;
}

#fire_artikler{
    width: 100%;
    display: flex;
    margin-top: 5%;
    flex-wrap: wrap;
    margin-bottom: 5%;
}

#fire_artikler p{
    font-size: 100%;
}

#fire_artikler div div:first-child{
    width: 50%;
}

#fire_artikler img{
    width: 100%;
}

#fire_artikler img:hover {
    opacity: 0.5;
}

#mitlescoulisses{
    background-color: white;
    padding-bottom: 5%;
    padding-top: 1%;
}

#mitlescoulisses h1{
    font-family: 'sageregular';
    font-weight: normal;
    font-style: normal;
    color: #1A083F;
    font-size: 9vw;
    text-align: center;
    margin-top: 2.5%;
    padding-bottom: 1%;
    
}

#mitlescoulisses div{
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 100%;
}

#mitlescoulisses img{
    height: fit-content;
}

#mitlescoulisses img:first-child{
    width: 3%;
}

#mitlescoulisses img:last-child{
    width: 3%;
    transform: rotate(180deg);
}

#mitlescoulisses img:nth-child(2), #mitlescoulisses img:nth-child(3), #mitlescoulisses img:nth-child(4){
    width: 25%;
}

#instagram h1{
    text-align: center;
    padding-top: 5%;
}

#instagram img{
    width: 15%;
    margin-left: 42%;
    margin-bottom: 3%;
    margin-top: 3%;
}


/*Artikler*/
h2{
    font-family: 'sageregular';
    font-weight: normal;
    font-style: normal;
    color: #1A083F;
}


.tokort_artikel img{
    width: 80%;  
}

.tokort_artikel{
    display: flex; 
    width: 100%;
    margin-top: 4%;
    margin-bottom: 4%;
}

.tokort_artikel section{
    margin-top: 2%;
    margin-left: 5%;
}

.tokort_artikel p{
    margin-top: 2%;
}

.tokort_artikel div:first-child{
    padding-left: 4%;
}

.tekst_hoejre{
    margin-right: 8%;
}

/*Artikelside*/
#overskrift_artikelside{
    padding: 5%;
    text-align: center;
}

.artikel_layout{
    display: flex;
    margin-bottom: 5%;
}

.artikel_layout img{
    width: 60%;
    margin-left: 25%;
}

.artikel_layout section{
    padding: 4%;
    margin-right: 5%;
}


/*Shop side*/
#filtreringspunkter{
    width: 40%;
    height: auto;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 2%;
}

#filtreringspunkter img{
    width: 7%;
    height: auto;
}

.shop_billeder{
    width: 100%;
    margin-top: 5%;
    display: flex;
    justify-content: space-evenly;
}

.shop_billeder:last-child{
    margin-bottom: 3%;
}

.video_shop{
    width: 35%;
    height: 100%;
}

.video_shop video{
    width: 100%;
}

.billeder_kvadrat{
    width: 50%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
}

.billeder_kvadrat div{
    width: 40%;
    padding: 5%;
}

.billeder_kvadrat div img{
    width: 100%;
}

.billeder_kvadrat div:first-child{
    margin-top: 10%;
}

.billeder_kvadrat div:nth-child(2){
    margin-top: 10%;
}

.billeder_kvadrat div img:hover{
    opacity: 0.5;
}

/*Købsside*/
button{
    width:20%;
    background-color:#1A083F;
    padding: 2%;
    font-family: 'sageregular';
    font-weight: normal;
    font-style: normal;
    text-align: center;
    margin-top: 3%;
    margin-left:35%;
    font-size: 1.2vw;
    border: 2px solid #1A083F;
    color: #EDE9E2;
}
      
button:hover {
    background-color: white;
    color:#1A083F;
}

#koeb_glas{
    display: flex;
    width: 80%;
    margin-top: 4%;
    margin-left: 10%;
}

#info{
    padding: 2%;
    margin-top: 5%;
    margin-left: 1%;
    font-size: 100%;
    align-items: center;
}

#pris{
    font-size: 100%;
}


#produktinformation{
   text-align: center;
   padding: 15%;
   font-size: 100%;
}

#andre_har_set{
    background-color: white;
    width: 100%;
}

#andre_har_set div{
display: flex;
justify-content: space-evenly;
padding-bottom: 3%;
padding-top: 1%;
width: 100%;
}
#andre_har_set div div{
width: 25%;
}

#andre_har_set img{
    width: 100%;
}

#andre_har_set h1{
    display: flex;
    justify-content: center;
    padding-top: 2%;
}

#venstre_pil{
    width: 7%;
    margin-left: 28%;
}

#hoejre_pil{
    width: 7%;
    transform: rotate(180deg);
    margin-left: 20%;

}

#glas_01{
    width: 100%;
}

#glas_02{  
    width: 100%
}

#glas_03{
    width: 100%;
}

#billedekarussel_glas img{
    padding: 2%;
    

}

/*404-side*/
#fejl-side{
    display: flex;
    justify-content: center;
}

#fejl-side img{
    width: 90%;
    margin-left:-5%;
    
}

#fejl-side section{
    width: 50%;
    margin-left: 15%;
    margin-top: 10%;
}

#fejl-side section button{
    width: 50%;
    height: 20%;
    margin-left: 0;
}


/*mobil*/
@media screen and (max-width:900px) 
{
    /*Header mobil + burgermenu*/
    #headermobil{
        display: block;
        width: 30%;
        padding: 2%;
    }

    #headermobil img{
        width: 20%;
    }

    #menupunkter{
        width: 100%;
        font-size: 100%;
        font-family:'Montserrat', sans-serif;
        
    }
    #menupunkter a{
        display: flex;
        flex-direction: column;
        padding-top: 4%;
    
    }

    #menupunkter p{
        border: solid;
        border-color: #1A083F;
        border-width: 1px;
        background-color:white ;
        padding-top: 2%;
        padding-bottom: 2%;
        padding-left: 2%;
        margin-top: 5%;
    }
    
    #headerbund{
        display: none;
    }

    #headertop{
        display: none;
    }

    .headertop_mobil{
        display: block;
        font-family: 'sageregular';
        font-weight: normal;
        font-style: normal;
        display: flex;
        justify-content: center;
        font-size: 3vw;
    }

    #kryds{
        display: none;
       
    }

    /*Footer*/
    footer{
        display: flex;
        flex-wrap: wrap;
        /*flex-direction: column;*/
    }

    footer section{
        width: 100%;
    }

    footer section h4, footer section p{
        padding-left: 2%;
    }

    footer section{
        padding-top: 3%;
    }

    footer section button{
        width: 20%;
        margin-left:2%;
        margin-bottom: 2%;
        
    }

    #skrivemail{
        width: 35%;
        background-color: white;
        font-family:'Montserrat', sans-serif;
        color: #1A083F;
        padding: 2%;
        margin-top: 3%;    
        margin-left: 2%;
    }
    
    /*Forsiden*/
    #fire_artikler{
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        width: 100%;
    }

    .billedeogtekst div:first-child{
        padding-left: 7%;
        padding-right: 7%;
    }

    .billedeogtekst div{
        padding-top: 5%;
    }

    #fire_artikler div{
        width: 90%;
    }

    #fire_artikler p{
        font-size: 80%;
    }

    /*artikler*/
    .tokort_artikel p{
    font-size: 2%;
    }


    /*købsside*/
    #koeb_glas{
        display: flex;
        flex-wrap: wrap;
        margin-left: 8%;
    }

    #billedekarussel_glas img{
        padding: 2%;
    }

    #venstre_pil{
        width: 8%;
        margin-left: 30%;
        
    }
    
    #hoejre_pil{
        width: 8%;
        margin-left: 20%;
        transform: rotate(180deg);
    
    }

    /*Fejl-side*/
    #fejl-side{
        display: flex;
        flex-wrap: wrap;
        margin-left: -5%;
    }

    #fejl-side img{
        margin-left: -5%;
    }

}


/*laptop*/
@media screen and (min-width:900px){
   /*Header*/
    #headermobil{
        display: none;
    }

    .headertop_mobil{
        display: none;
    }

    /*Footer*/
    footer section{
        height: 50%;
        width: 30%;
        padding: 2%;
    }
    
    /*Forside*/
    #fire_artikler div{
        width: 42%;
        margin-left: 5%;
    }
}


    



 











 





 











 
