body
{
    background-image: url("assets/medias/background.jpeg");
    background-repeat: no-repeat;
    background-position: top;
    background-size: contain;
}

/* start of header */
.logo
{
    margin-left: 1%;
    float: left;
}

.iiw3M
{
    font-family: 'Lora', serif;
    font-size: 20px;
    font-weight: normal;
    color: white;
    float: left;
    margin-top: 8pt;
    margin-left: 10pt;
}

nav ul
{
    float: left;
    list-style-type: none;
    display: flex;
    position: absolute;
    right: 30px;
    top: 4pt;
}

nav li
{
    margin-right: 22pt;
}

nav a
{
    font-family: 'Lora', serif;
    font-size: 12pt;
    color: white;
    text-decoration: none;
}

/* dropdown */
.under_boutique
{
    display: none;
    box-shadow: 0px 1px 2px #CCC;
    background-color: rgba(33,33,33,1);
    position: absolute;
    margin-right: 170pt;
    margin-top: 20pt;
}

nav > ul li:hover .under_boutique
{
    display: block;
    /* margin-top: 30px; */
}

.dropdown li
{
    float: none;
    width: 100%;
    text-align: left;
    margin-top: 20px;
    margin-bottom: 20px;
}

.dropdown a
{
    padding: 7px;
    border-bottom: none;
}

.dropdown a:hover
{
    border-bottom: none;
    background-color: rgba(200,200,200,0.1);
}

.dropdown > a::after
{
    content: " ▼";
    font-size: 14px;
}
/* dropdown */
/* end of header */

.eiC4k
{
    color: white;
    font-size: 64pt;
    font-family: 'Lora', serif;
    font-weight: normal;
    text-align: center;
    line-height: 2pt;
}

.eij7N
{
    color:white;
    font-size: 25pt;
    font-family: 'Lora', serif;
    font-weight: normal;
    text-align: center;
    margin-bottom: 250pt;
}

.po3Cu
{
    color:  red;
    font-size: 21px;
    font-family: "Comic sans MS";
    text-align: center;
}

.xa4uY
{
    color:  red;
    font-size: 21px;
    font-family: "Comic sans MS";
    text-align: center;
}

.Thai3
{
    color:  black;
    font-size: 18px;
    font-family: 'Lora' serif;
    font-style: italic;
    text-align: center;
    line-height: 40pt;
}

.Too9r
{
    color:  black;
    font-size: 18px;
    font-family: 'Lora', serif;
    text-align: center;
}

.Ma4oh
{
    color:  black;
    font-size: 18px;
    font-family: 'Lora', serif;
    text-align: center;
    background-clip: padding-box;
    background-color: rgba(0,0,0,0.059);
    padding-bottom: 4pt;
    padding-left: 20pt;
    padding-right: 20pt;
    padding-top: 4pt;
    margin-left: 32%;
    margin-right: 32%;
}

.pheW3
{
    color: red;
}

/* start of footer */
footer
{
    background-clip: padding-box;
    background-color: rgba(0,0,0,0.059);
    border-bottom: 0.75pt solid rgba(255,255,255,0.122);
    border-left: 0.75pt solid rgba(255,255,255,0.122);
    border-right: 0.75pt solid rgba(255,255,255,0.122);
    border-top: 0.75pt solid rgba(255,255,255,0.122);
}

.caiH9
{
    color:  black;
    font-size: 15pt;
    font-style: italic;
    font-weight: normal;
    font-family: 'Lora', serif;
    margin-left: 200pt;
    display: flex;
}

.Eed9x
{
    width: 10%;
    margin-right: 40pt;
}

.eeC9e
{
    margin-left: 350pt;
}

.eePh7
{
    color:  black;
    font-size: 15pt;
    font-style: italic;
    font-weight: normal;
    font-family: 'Lora', serif;
    margin-left: 200pt;
}

.AhC9o
{
    color:  black;
    font-size: 12pt;
    font-weight: normal;
    font-family: 'Lora' serif;
    font-style: italic;
    margin-left: 40pt;
}
.Eegh9
{
    color:  black;
    font-size: 12pt;
    font-family: 'Lora' serif;
    font-style: italic;
    margin-left: 40%;
}
.do4Ki
{
    color:  black;
    font-size: 12pt;
    font-weight: normal;
    font-family: 'Lora' serif;
    font-style: italic;
    margin-left: 40pt;
}

.Koo4c
{
    color: black;
    font-family: 'Lora' serif;
    font-style: italic;
    font-weight: normal;
    font-size: 12pt;
    margin-top: 40pt;
    text-align: center;
    text-decoration: none;
}

.eiY3m
{
    color: red;
}

.Thoo4
{
    color: red;
    text-decoration: none;
}
/* end of footer */
