/*
Theme Name:     enfant
Description:    
Author:         admin3665
Template:       unite

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/




body{
	font-family: 'karlaregular',sans-serif !important;
	line-height: 1.7;
	border-top:6px solid #6D4A3D;
	border-bottom:6px solid #6D4A3D;
	color: #6B5347;
    background: url("https://sophrologiedansletre.fr/wp-content/uploads/2016/10/fond-header.jpg") repeat-x top;
	}

h1, h2, .homeh1{
	font-family: 'loraregular',sans-serif !important;
	font-size: 28px;
    font-weight: 400;
    margin-bottom: 30px;
    line-height: 130%;
}

.mt120 {
 margin-top: 120px;
}

.mt110 {
 margin-top: 110px;
}

.mt60 {
 margin-top: 60px;
}

h2{
    margin-top: 70px;
}

.titre-light{
    font-size: 28px;
    font-weight: 400 !important;
    line-height: 130%;

}

a {
    color: #634E42;
    opacity: 0.9;
    text-decoration: none;
}

a:hover, a:focus {
    color: #634E42;
}

h3{
	font-size: 22px;
	font-family: 'karlaregular',sans-serif !important;
	color: #8E55A0;
    font-weight: 700;
    margin-top: 50px;
}

h5{
    font-size: 22px;
    font-family: 'karlaregular',sans-serif !important;
    color: #8E55A0;
    font-weight: 400;
    margin-bottom: 35px;
}

.contact {
    font-size: 18px;
    line-height: 130%;
    color: #6B5347;
    margin-top: 60px !important;
    margin-bottom: 25px !important;
    font-family: 'karlaregular',sans-serif !important;
}


p {
    font-size: 18px;
    line-height: 130%;
    color: #6B5347;
    margin-bottom: 25px !important;
}

.edito {
    font-size: 15px;
    line-height: 130%;
    color: #6B5347;
    margin: 40px 0  !important;
    font-weight: 400;
}

h4 {
    font-size: 18px;
    line-height: 130%;
    color: #6B5347;
    margin: 20px 0 15px 0 !important;
}

.site-content {
    background: url("https://sophrologiedansletre.fr/wp-content/uploads/2016/10/top-container.jpg") no-repeat  top !important;

}



.entry-content ul{
    margin-left: 0;
    font-size: 110% !important;
    padding: 0;
}


.entry-content li{
 font-size: 120% !important;
    margin-left: 0;
    padding: 0;
    line-height: 137%;
    margin-bottom: 10px;
}

.entry-content ul li:before {
    content: "\2022";
    color: #996699;
    margin-right: 10px;
    padding-top: 5px;
    font-size: 110%;
}


ul li {

    list-style: none;
}

.entry-content li:last-child{

    margin-bottom: 20px;
}

.site-footer{
    padding: 30px 0 40px 0 !important;
}

.site-footer p{
    font-size: 14px !important;
    color: #fff;
    margin-bottom: 5px !important;
    text-align: left;
}
.site-footer  small{
    margin-top: 15px;
    font-size: 85%;
}

.site-footer a{
    color: #fff;
    }

.site-footer a:hover, .site-footer a:focus{
    color: #fff;
    border-bottom: solid 1px #fff;
    text-decoration: none;
}
.mt75{
    margin-top: 75px;
}

.mt70{
    margin-top: 70px;
}

.mt20{
    margin-top: 20px;
}


.page-header{
    border: none !important;
}

#colophon{
	background-color: #CEAE91;
	padding: 10px;
	color: #fff;
	font-size: 15px;
}

.navbar, .navbar.navbar-default {
    background-color: #f9f4f0 !important;
}

.navbar{
    margin-bottom: 0;
    min-height: 43px;
}

.navbar-nav{
    float: right !important;
}

.navbar-default .navbar-nav > li > a {
    border: none !important;
    color: #6D4A3D;
}

.navbar-default .navbar-nav > li > a:hover {
    opacity: 0.6;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    background: url("https://sophrologiedansletre.fr/wp-content/uploads/2016/10/selected.png") no-repeat center;
    color: #996633;
    font-weight: 700;
}

.navbar-default{
    border: none !important;

}

.nav > li > a {
    display: block;
    padding: 5px 23px !important;
    position: relative;
}

.navbar.navbar-default a{
	font-size: 21px;
	text-decoration: none;
	color: #1D1D1B;
}

.navbar.navbar-default a:hover{
	font-size: 21px;
	text-decoration: none;
	border-bottom: solid 1px #1D1D1B;
}

.citation{
    font-size: 85%;
    font-style: italic;
        color: #996633;
        padding: 0 20%;
}

.citation p{
    font-size: 85%;
    font-style: italic;
    margin-bottom: 10px;
    color: #996633;
}

.orange{
	color: #E15E2D;
}

.header{
	background: url("images/fond-header.jpg") repeat;
	height: 180px;
}

.container{
	background: url("images/fond-header.jpg") no-repeat;
	top: 0;
}

.site-branding{
       background: url("https://sophrologiedansletre.fr/wp-content/uploads/2016/10/logo.png") no-repeat;
       height: 125px;

}

.site-branding h1, .site-branding h4 {
     display: none;
}

.site-branding {
    margin-bottom: 0;
    margin-top: 5px;
}






@font-face {
    font-family: 'karlaregular';
    src: url('https://sophrologiedansletre.fr/font/karla-regular-webfont.woff2') format('woff2'),
         url('karla-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'loraregular';
    src: url('https://sophrologiedansletre.fr/font/lora-regular-webfont.woff2') format('woff2'),
         url('https://sophrologiedansletre.fr/font/lora-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@media (min-width: 1000px) {
 .img1{
     background: url("https://sophrologiedansletre.fr/wp-content/uploads/2016/10/symbole-home-1.png") no-repeat;
     position: absolute;
     height: 115px;
     width: 109px;
      top: -15px;
    }

 .img2{
     background: url("https://sophrologiedansletre.fr/wp-content/uploads/2016/10/symbole-home-2.png") no-repeat;
     position: absolute;
     height: 82px;
     width: 97px;
      bottom: -200px;
      right: 0;
    }

     .img3{
     background: url("https://sophrologiedansletre.fr/wp-content/uploads/2016/10/symbole-home-3.png") no-repeat;
     position: absolute;
     height: 151px;
     width: 160px;
      bottom: -397px;
    }

  .img4{
     background: url("https://sophrologiedansletre.fr/wp-content/uploads/2016/10/symbole-home-2.png") no-repeat;
     position: absolute;
     height: 82px;
     width: 97px;
      bottom: -200px;
    }

      .img5{
     background: url("https://sophrologiedansletre.fr/wp-content/uploads/2016/10/bulle-prestation-sophrologie-2.jpg") no-repeat;
     position: absolute;
     height: 144px;
     width: 131px;
      bottom: -300px;
    }

    .img5-b{
     background: url("https://sophrologiedansletre.fr/wp-content/uploads/2016/10/bulle-definition-sophrologie-3.png") no-repeat;
     position: absolute;
     height: 116px;
     width: 125px;
    bottom: -700px;
    }

      .img6{
     background: url("https://sophrologiedansletre.fr/wp-content/uploads/2016/10/bulle-prestation-sophrologie-1.png") no-repeat;
    bottom: 500px;
    height: 118px;
    position: absolute;
    right: 0;
    width: 94px;
    }

    .img7{
     background: url("https://sophrologiedansletre.fr/wp-content/uploads/2016/10/etoile-ateliers-sophrologie-lyon-1.png") no-repeat;
     position: absolute;
     height: 81px;
     width: 78px;
     bottom: 455px;
     right: 0;
    }

    .img8{
     background: url("https://sophrologiedansletre.fr/wp-content/uploads/2016/10/etoile-ateliers-sophrologie-lyon-2.jpg") no-repeat;
     position: absolute;
     height: 126px;
     width: 130px;
     bottom: -400px;
    }

}


