/*
Theme Name: emadel
Description: Theme enfant d'Hikari Création
Author: Hikari Création
Author URI: http://www.hikari-creation.com
Template: wp-bootstrap-starter
Version: 0.1.0
*/




h1,
h2,
h3 {
    font-family: 'Amatic SC', cursive;
    letter-spacing: 2px;
    font-weight: 700;
    color: #029a8d;
    line-height: 1.6em
}



h4,
h5,
h6 {
    font-weight: 700;
    color: #029a8d;
    line-height: 1.6em
}

a {
    text-decoration: none!important
}

body {
    font-family: Karma, serif;
    font-size: 16px;
    color: #515151;
    font-weight: 400
}

.centrer {
    text-align: center
}

.intro {
    font-family: Kalam, cursive!important;
    font-size: 22px
}

.aligndroite {
    text-align: right
}

@media (max-width:768px) {
    .aligndroite {
        text-align: left
    }
}

i {
    padding: 15px
}

.block {
    display: block
}


.losange {
    border: 1px solid #029a8d;
    width: 30px;
    height: 30px;
    transform: rotate(45deg);
    margin: 10px auto
}

.plus {
    color: #029a8d;
    text-align: center
}

.plus:hover {
    cursor: pointer
}

.ombre-texte {
    text-shadow: 5px 2px 10px #000
}

#rs {
    float:right; 
    font-size:30px; 
    color:white;
    margin-left:30px;
    margin-bottom:5px;
  
}

#rs:hover {
    color:#1C9F90;
}

/*header*/

nav {
    
margin-left:0% !important;

}

.navbar-collapse {
    
    margin-top:-80px;
}

.navbar-brand {
    
    padding-top:0;
    margin-top:-35px;
}

#bloc1bis {
    background-color: #fff;
    border-right: 30px solid #fff;
    min-height: 200px;
    box-shadow: 10px 0 0 0 rgba(44, 44, 44, .24);
    transform: skew(0deg, 7deg);
    -webkit-transform: skew(0deg, 7deg);
    -moz-transform: skew(0deg, 7deg);
    -o-transform: skew(0deg, 7deg);
    -ms-transform: skew(0deg, 7deg);
    position: absolute;
    top: 550px;
    overflow: hidden
}

#bloc2bis {
    background-color: #fff;
    border-left: 30px solid #fff;
    min-height: 200px;
    box-shadow: 10px 0 0 0 rgba(44, 44, 44, .24);
    transform: skew(0deg, -7deg);
    -webkit-transform: skew(0deg, -7deg);
    -moz-transform: skew(0deg, -7deg);
    -o-transform: skew(0deg, -7deg);
    -ms-transform: skew(0deg, -7deg);
    position: absolute;
    right: 1px;
    top: 550px;
    overflow: hidden;
   
}

.entry-content {
    margin:-50px 0;
}

#fd-blanc {
    height: auto;
    background-color: #fff;
    padding-top: 0
}

#fd-blanc h1 {
    margin-top: -40px
}

@media (max-width:768px) {
    #fd-blanc h1 {
        margin-top: 10px
    }
}

.savoirplus {
    border: 2px solid #029a8d;
    color: #029a8d;
    padding: 5px 10px;
    font-family: 'Amatic SC', cursive;
    font-size: 18px;
    letter-spacing: 2px;
    width: 140px;
    text-align: center;
    font-weight: 800
}

.savoirplus:focus,
.savoirplus:hover {
    background-color: #029a8d;
    color: #fff;
    transition: .5s ease-in-out
}


#hero {
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: bottom;
    background-size: cover;
    height: 600px
}

@media (max-width:786px) {
    #hero {
        height: 420px
    }
}

#encarthaut {
    color: #fff;
    text-align: right
}

#encarthaut span {
    font-family: 'Amatic SC', cursive;
    font-size: 1.5em
}

#encarthaut span span:last-child {
    font-size: 16px
}

#fondnav {
    height: 60px;
    background-color: rgba(255, 255, 255, .8);
    background-image: linear-gradient(rgba(255, 255, 255, .7), #ddd);
    margin-top: 40px;
}

#fondnav #logo {
    margin-top:-50px;
    max-width: 200px;
}

@media (max-width:786px) {
    #fondnav #logo {
        width: 30%;
    }
}

nav {
    margin-left: 30%;
    padding-top: 15px
}




@media screen and (min-width:320px) and (max-width:980px) {
    #burger {
        display: block;
        padding-top: 10px;
        position: absolute;
        top: 0;
        right: 15px
    }
    nav #menu {
        display: none
    }
    #petitmenu:checked~nav #menu {
        display: block;
        width: 100%;
        padding: 10px;
        background-color: rgba(255, 255, 255, .8);
        text-align: center
    }
    nav {
        margin-top: 42px;
        margin-left: 0;
        width: 100%
    }
}

#appelaction {
    color: #fff;
   margin-top:200px;
    text-align: center;
    line-height: 1.8em;
    font-size: 1.7em
}

.btblanc {
    color: #fff;
    padding: 5px 10px;
    font-family: 'Amatic SC', cursive;
    font-size: 18px;
    border: 2px solid #fff;
    letter-spacing: 2px
}

.btblanc:focus,
.btblanc:hover {
    color: #029a8d;
    background-color: #fff;
    transition: .5s ease-in-out
}



#content.site-content {
    padding-top:0px;
}

@media (max-width:786px) {
    #intro {
        background-color: #fff;
        padding-bottom: 15px;
        position: relative;
        bottom: 0
    }
}



#fondpapier {
    background-image: url(/assets/uploads/2017/08/fond-papier.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
    width: 100%;
    min-height: 500px;
    padding-top:20px;
}

@media (max-width:786px) {
    #fondpapier {
        margin-top: 0
    }
}



#ateliers h1 {
    font-size: 2em;
    padding-bottom: 20px;
    text-align: center
}

#ateliers p {
    padding-top: 20px;
    padding-bottom: 20px
}

.vignette {
    position: relative;
    width: 100%;
    opacity: .8
}

.vignette:hover {
    opacity: 1
}

.legatelier:hover {
    background-color: #029a8d
}

.legatelier {
    margin-right: 15px;
    padding-left: 20px;
    padding-right: 20px;
    height: 40px;
    background-color: rgba(2, 154, 141, .7);
    color: #fff;
    font-family: 'Amatic SC', cursive;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 1.5em;
    text-align: center
}

.fdblanc {
    background-color: #fff;
    text-align: center;
    padding-bottom: 10px;
    margin-right:-15px;
    -moz-box-shadow: 10px 0 10px 0 rgba(44, 44, 44, .24);
    -webkit-box-shadow: 10px 0 10px 0 rgba(44, 44, 44, .24);
    -o-box-shadow: 10px 0 10px 0 rgba(44, 44, 44, .24);
    box-shadow: 10px 0 10px 0 rgba(44, 44, 44, .24);
    filter: progid: DXImageTransform.Microsoft.Shadow(color=#656565, Direction=90, Strength=10);
    width: 100%;
}

#fdfocus {
    background-color: #f4f4f4;

}

#focussur {
    background-color: #f4f4f4;
    padding-top: 20px;
    padding-left: 20px;
    padding-bottom: 15px;
    min-height: 600px
}

#video {
    margin-right: 20px
}

#datesateliers {
    background-color: #fff;
    padding-top: 20px;
    padding-bottom: 15px;
    min-height: 600px;
    padding-left:20px;
    padding-right:15px;
}

#petitpara {
    background-image: url(/assets/uploads/2017/08/affiche-zurbains.jpg);
    height: 300px;
    background-size: cover;
    background-attachment: fixed;
    width: 100%;
    
}

.cachemoi {
    opacity: 0
}

#gdpara {
    background-image: url(/assets/uploads/2017/08/atelier-ecriture-exil.jpg);
    background-size: cover;
    width: 100%;
    height: 380px;
    vertical-align: middle;
    padding-top: 80px;
    color: #fff;
    text-align: center;
    margin-top: 50px;
}

#gdpara p {
    font-family: 'Amatic SC', cursive;
    font-size: 35px;
    letter-spacing: 2px
}

.losangeb {
    border: 1px solid #029a8d;
    width: 30px;
    height: 30px;
    transform: rotate(45deg);
    margin: 10px auto;
    border-color: #fff!important
}

footer {
    background-color: #029a8d;
    color: #fff;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    height: auto
}

footer a {
    text-decoration: none;
    color: #fff
}

.espaces {
    margin-bottom: 20px
}

#coordonnees {
    background-color: #D0D0D0;
    min-height: 300px;
    padding-top: 30px;
    padding-left: 60px
}

@media (max-width:786px) {
    #coordonnees {
        margin-left: 0;
        padding-right: 15px;
        padding-left: 15px
    }
}

#formulaire {
    margin-top: 30px;
    padding-right: 60px;
    padding-left: 60px
}

@media (max-width:786px) {
    #formulaire {
        margin-top: 0;
        padding-right: 0;
        padding-left: 0
    }
}

#message {
    width: 100%;
    min-height: 200px
}

/*pages ateliers */

#mosaique {
    margin-top: 30px;
    margin-bottom: 30px;
    text-align: center;
}

.fond-mosaique {
    height: auto;
    margin-top: 20px;
    letter-spacing: -.3em;
    background-color: #029a8d;
    box-shadow: -10px 0 10px 0 rgba(20, 20, 20, .1);
    min-height:222px;
}

.fond-mosaique a {
    text-decoration: none;
    color: #fff;
    padding: 20px;
   
}

.fond-mosaique2 {
    height: auto;
    margin-top: 20px;
    letter-spacing: -.3em;
    box-shadow: -10px 0 10px 0 rgba(20, 20, 20, .1);
    background-color: #3a3a3a;
    margin-top: 0;
    min-height:222px;
}

.fond-mosaique2 a {
    text-decoration: none;
    color: #fff;
    padding: 30px;
}

#vign1,
#vign10,
#vign2,
#vign3,
#vign4,
#vign5,
#vign6,
#vign7,
#vign8,
#vign9 {
    width: 20%;
    margin: 0;
    letter-spacing: 0;
    float:left;
    display:block;
    text-align: center;
    font-family: 'Amatic SC', cursive;
    font-size: 45px;
    vertical-align: middle;
}

@media screen and (min-width:320px) and (max-width:768px) {
    #vign1,
    #vign10,
    #vign2,
    #vign3,
    #vign4,
    #vign5,
    #vign6,
    #vign7,
    #vign8,
    #vign9 {
        width: 100%
    }
}

#vign10:hover,
#vign1:hover,
#vign2:hover,
#vign3:hover,
#vign4:hover,
#vign5:hover,
#vign6:hover,
#vign7:hover,
#vign8:hover,
#vign9:hover {
    font-size: 55px;
    transition: .2s ease
}



.fond1 {
    background-color: #f9f2e0;
    z-index:1;
}

.imgdroite {
    margin-right: -30px
}

@media (max-width:768px) {
    .imgdroite {
        margin-right: 0
    }
}

.imggauche {
    margin-left: -30px;
    margin-right: -30px
}

@media (max-width:768px) {
    .imggauche {
        margin-left: 0;
        margin-right: 0
    }
}

.margdroite {
    padding-right: 30px
}

@media (max-width:768px) {
    .margdroite {
        padding-right: 0
    }
}

.marggauche {
    padding-left: 30px
}

@media (max-width:768px) {
    .marggauche {
        padding-left: 0
    }
}



.btn-primary {
    background-color: #1C9F90 !important;
}
.entry-meta {
    margin-left:20px;
}

@media (max-width:768px){
.navbar-nav .nav-link {
    background-color:rgba(255, 255, 255, 0.8);
    padding:5px;
}
    }

.page-title {
text-align:center;
}

.post-navigation {
padding:30px;
}


.archive-description {
text-align : center;
font-size:24px;
font-weight:600;
padding:20px;
}