/* 
Emilie's choosen colors
19515b dark
006b63 normal
09a688 light
*/

.section>img {
    width: 100%;
}

.justified {
    text-align: justify;
    text-justify: inter-word;
}

body {
    font-display: auto;
    /* background: #fad1bb26; */
    margin: 0;
    /* font-family: 'Gill Sans Infant Std', Fallback, 'Times New Roman', Times, serif; */
    /* font-size: 1.2em; */
    /* font-family: 'Quattrocento', serif; */
    /* background-image: linear-gradient(#fbd9d2, #ebb6b3 40%, #b093b3 90%); */
    font-family: 'Poppins', sans-serif;
}

/* h1 span::before, h1 span::after {
    vertical-align: middle;
    display: inline-block;
    content: url("../img/flower.png");
    margin-left: .5em;
    margin-right: .5em;
}

h1 span::after {
    transform: scaleX(-1);
} */

p {
    /* padding: 2em; */
    /* line-height: 48px; */
   
}

/* p span::after, p span::before {
    vertical-align: middle;
    display: inline-block;
    content: url("../img/flower-mini.png");
    margin-left: .5em;
    margin-right: .5em;
}

p span::after {
    transform: scaleX(-1);
} */

.section {
    margin: 0;
    /* padding: 40px 20px; */
}

.pageImage, #gustavImage, #phinookImage {
    background: url(../img/emilie_bw.jpg);
    border-radius: 10px;
    margin: .2em;
    /* overflow: hidden;
    height: 0;
    padding-top: 100.0%;
    background-repeat: none;*/
    background-size: cover;
    width: 250px;
    height: 250px;
    margin-left: 0;
    margin-right: 10px;
    margin-bottom: 20px;
}

#gustavImage {
    background-image: url(../img/gustav-web.jpg);
}

#phinookImage {
    background-image: url(../img/phi-nook.jpg);
}

h1 {
    /* margin-top: 1.5em;
    margin-bottom: 1.5em; */
    text-align: center;
    color: #006b63;
    font-weight: 600;
    font-size: 45px;
    /* font-family: 'Amatic SC', cursive; */
font-family: 'Kranky', cursive;
/* font-family: 'Megrim', cursive;
font-family: 'Special Elite', cursive; */
    /* text-shadow: 2px 2px #19515b; */
    /* filter: drop-shadow(2px 1px 2px #09a688); */
}

h2 {
    font-family: 'Oxygen', sans-serif;
    /* color: #990060; */
    text-align: center;
    /* font-family: 'Rozha One', serif; */
}

h2, h3, h4, b {
    color: #09a688;
    text-align: center;
    clear: both;
}

.content {
    background-color: white;
    margin-right: auto;
    margin-left: auto;
    min-width: 300px;
    max-width: 1000px;
    padding-bottom: 4em;
    padding-left: 10px;
    padding-right: 10px;
    /* padding-top: 4em; */
    /* border-left: 1px solid #554e76;
    border-right: 1px solid #554e76; */
}

.mailMessageOk {
    display: none;
}

.mailMessageFailed {
    display: none;
}

.mailMessageOk, .mailMessageFailed {
    position: fixed;
    top: 20px;
    width: 300px;
    left: 50%;
    transform: translateX(-50%);
    background-color: white;
    padding: 2em;
    border: 3px solid #19515b;
    text-align: center;
}

input[type=text] {
    padding: 5px;
    border: 2px solid #ccc;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

input[type=text]:focus {
    border-color: #333;
}

input[type=submit], button {
    padding: 5px 15px;
    background: #19515b;
    border: 0 none;
    cursor: pointer;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: white;
    font-size: larger;
}

.input {
    /* ...existing styles */
    transition: 180ms box-shadow ease-in-out;
}

.input:focus {
    outline: 3px solid transparent;
}

input, textarea {
    border: none;
    border: 2px solid #d0a6b3;
    border-radius: 5px;
    padding: 5px;
    outline: none;
    font-size: large;
    width: 100%;
    resize: none;
}

label {
    margin-top: 20px;
    margin-right: 14px;
    display: block;
}

.gallery img {
    width: 150px;
    height: 150px;
}

.imageBox {
    float: left;
}

@media only screen and (max-width: 600px) {
    .content {
        width: auto;
    }
    .gallery img {
        width: 120px;
        height: 120px;
    }
}

@media only screen and (max-width: 400px) {
    .pageImage, #gustavImage, #phinookImage {
        margin-left: auto;
        margin-right: auto;
    }
    .imageBox {
        float: none;
    }
    body {
        margin: 0;
    }
    h1 {
        /* font-size: 2.4em; */
    }
    h2 {
        font-size: 1.2em;
    }
    p {
        padding: 1em;
    }
    .content {
        margin-left: 5px;
        margin-right: 5px;
    }
}

@media only screen and (max-width: 320px) {
    .content {
        margin-left: 5px;
        margin-right: 5px;
    }
}

.book {
    border: 3px dotted #19515b;
    padding: 20px;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 255px 15px 225px 15px/15px 225px 15px 255px;
}

.book .tab {
    margin-top: 30px;
}

.book .tab span {
    display: block;
    font-weight: bold;
    margin-bottom: 5px;
}

.book button {
    font-size: 18px;
}

.gallery {
    text-align: center;
    white-space: nowrap;
    overflow-x: scroll;
}

.gallery span {
    display: inline-block;
    height: 150px;
    width: 150px;
    background-size: 350px 350px;
    background-position: center;
    background-repeat: no-repeat;
}

.gustav1 {
    background-image: url(../img/gustav-web.jpg) !important;
}

.gustav2 {
    background-image: url(../img/ania-gustav-web.jpg) !important;
}

.gustav3 {
    background-image: url(../img/ania-plant-web.jpg) !important;
}

.gustav4 {
    background-image: url(../img/maisons-web.jpg) !important;
}

#imagePopup, #svgPopup {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-color: white;
}

#imagePopup span, #svgPopup span {
    position: absolute;
    right: 20px;
    top: 20px;
    font-weight: 900;
    font-size: 2em;
}

#svgPopup {
    place-items: center;
}

#svgPopup object {
    height: calc(100vh - var(--vh-offset, 0px));
    width: calc(100vw - var(--vw-offset, 0px));
    ;
}

.tab1 {
    float: left;
}
.tab2 {
    float:right;
    margin-bottom: 30px;
    width: 50%;
}
.tab3 {
    clear: both;
}