/*
Theme Name:Really Simple Portfolio Child
Theme URI:www.webcoursesbangkok.com/really-simple-portfolio-child/
Description:Child de : A simple portfolio theme with a blog, fully-responsive, with custom design and based on Underscores.
Template:really-simple-portfolio
Author:Carl Heaton
Author URI:www.webcoursesbangkok.com
Version:1.1.4
License:GNU General Public License v2 or later
License URI:http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:really-simple-portfolio-child
Tags:green, one-column, custom-background, custom-menu, featured-images, responsive-layout
Text Domain: eally-simple-portfolio-child
*/


/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/

html {
    font-size: 62.5%;
}

body,
button,
input,
select,
textarea {
    color: black;
    font-size: 16px;
    font-size: 1.6rem;
    font-family: 'Josefin Sans', sans-serif;
    line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6,
.single .entry-content h2 {
    font-family: 'Cinzel Decorative', cursive;
    font-size: 30px;
    font-size: 2.3rem;
    color: #a5bf9e;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: #a5bf9e;
    text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    line-height: normal;
}

p {
    margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
    font-style: italic;
}

blockquote {
    margin: 0 1.5em;
}

address {
    margin: 0 0 1.5em;
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}

code,
kbd,
tt,
var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    font-size: 15px;
    font-size: 0.9375rem;
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}

mark,
ins {
    background: #fff9c0;
    text-decoration: none;
}

big {
    font-size: 125%;
}

#page {
    background: white;
    max-width: 960px;
    margin: 60px auto;
    -webkit-box-shadow: 0px 0px 30px 0px #999;
    box-shadow: 0px 0px 30px 0px #999;
}


/* MON STYLE */

body {
    background: #f5f5e3;
}

#page {
    margin: 0px auto;
}

a {
    text-decoration: none;
}

a {
    color: #a5bf72;
    text-decoration: none;
}

a:visited {
    color: #a5bf72;
}

a:hover,
a:focus,
a:active {
    color: #8aa060;
}

a:focus {
    outline: thin dotted;
}

a:hover,
a:active {
    outline: 0;
}

:hover {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.navigation,
article {
    clear: none;
}

.derniers-conseils h2,
.calendrier-home h2,
.avec-la-lune h2,
.derniers-astuces h2,
.derniers-recettes h2,
.derniere-video h2,
.livres h2 {
    color: black;
    font-size: 3rem;
    margin: 5px 0 10px 0;
    display: block;
    float: left;
    width: 100%;
    font-family: 'Josefin Sans', cursive;
    font-weight: 300;
}

.derniers-conseils h2:hover,
.calendrier-home h2:hover,
.avec-la-lune h2:hover,
.derniers-astuces h2:hover,
.derniers-recettes h2:hover,
.derniere-video h2:hover,
.livres h2:hover {
    color: #6a5a47;
}

section {
    display: block !important;
    box-sizing: border-box;
    width: auto !important;
    height: auto !important;
    margin: 10px 0 10px 0;
    float: left !important;
}


/*FIN MON SYLE*/


/* HEADER */

#masthead {
    background: #fdfdfd;
}

#header-image {
    max-width: 180px;
    padding-top: 0;
    margin-top: -10px;
}

#header-image h1 {
    margin: 0;
}

.site-branding {
    padding: 0 0 10px 0;
    margin: 0 auto;
    box-sizing: border-box;
}

.site-branding p.site-description {
    color: black;
    font-size: 2rem;
    font-family: 'Cinzel Decorative', cursive;
    text-transform: none;
    box-sizing: border-box;
    margin: 0 auto;
    margin-top: -40px;
    margin-left: 130px;
}

.main-navigation {
    background: #a5bf72;
}

.main-navigation li > a,
.main-navigation li.focus > a {
    color: white;
}

.main-navigation li:hover > a,
.main-navigation li.focus > a {
    background: #f5f5e3;
    color: #a5bf72;
}

.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a {
    background: #f5f5e3;
    color: #a5bf72;
}

.main-navigation {
    min-height: 44px !important;
}

.main-navigation ul {
    margin: 0 0 0 40px !important;
}

#primary-menu ul {
    float: left;
    max-width: 100% !important;
}

#primary-menu li {
    margin: 0 0.3% 0 0.3%;
    width: auto;
}

#primary-menu a {
    padding: 10px 10px;
}

.reseaux p {
    color: black;
    box-sizing: border-box;
    float: right;
    margin-top: -220px;
    margin-right: 40px;
}

.reseaux li {
    display: block;
    box-sizing: border-box;
    float: right;
    width: 30px;
}

.reseaux li a:hover svg path {
    fill: black;
}

.reseaux li a:hover svg circle {
    fill: black;
}

.youtube {
    margin-top: -190px;
    margin-right: 120px;
}

.fb {
    margin-top: -190px;
    margin-right: 80px;
}

.twitter {
    margin-top: -190px;
    margin-right: 40px;
}


/*FIN DE MON HEADER*/


/*SLIDDER*/

.sp-slides .sp-slide:first-child .sp-image-container img {
    margin-top: -50px !important;
}

.sp-slides .sp-slide:nth-child(2) .sp-image-container img {
    margin-top: 0px!important;
}

.sp-slides .sp-slide:nth-child(3) .sp-image-container img {
    margin-top: -45px!important;
}

.sp-slides .sp-slide:first-child .sp-white {
    top: 64% !important;
    margin-left: 40px !important;
}

.sp-slides .sp-slide:first-child .sp-black {
    top: 84% !important;
}

.sp-slides .sp-slide:nth-child(2) .sp-white {}

.sp-slides .sp-slide:nth-child(2) .sp-black {}

.sp-slides .sp-slide:nth-child(3) .sp-white {
    top: 34% !important;
    margin-right: 40px !important;
}

.sp-slides .sp-slide:nth-child(3) .sp-black {
    top: 80% !important;
}


/*FIN SLIDDER*/


/* CONSEILS */

.derniers-conseils {
    width: 100%;
    display: block;
}

.conseil {
    width: 280px;
    float: left;
    display: block;
    background-color: #f5f5e3;
    padding: 10px;
    margin: 10px;
    box-sizing: border-box;
    overflow: hidden;
}

.content-thumbnail {
    width: 260px;
    height: 150px;
    overflow: hidden;
    box-sizing: border-box;
}

.content-thumbnail img {
    margin: 0 auto;
    padding: 0 auto;
    text-align: center;
    box-sizing: border-box;
    float: left;
    display: block;
    width: 100%;
    position: relative;
    top: -50%;
    background-color: #e5e7ba;
}

.conseil h3 {
    margin: 10px 0 10px 0;
    width: 260px;
    float: left;
    display: block;
    max-height: 120px;
    overflow: hidden;
    font-size: 1em;
}

.conseil p {
    display: block !important;
    clear: right !important;
    text-align: left !important;
    color: black !important;
}


/*FIN DE CONSEILS*/


/*calendrier-home*/

.calendrier-home {
    width: 48% !important;
    float: left!important;
    ;
    display: block!important;
    ;
    box-sizing: border-box;
    overflow: hidden;
}

.calendrier-home div {
    width: 450px;
    height: 260px;
    overflow: hidden;
}

.calendrier-home div img {
    position: relative;
    margin-top: -10%;
    width: 900px;
}


/*AVEC LA LUNE*/

.avec-la-lune {
    width: 48% !important;
    ;
    float: right!important;
    ;
    display: block!important;
    ;
    box-sizing: border-box;
    overflow: hidden;
}

.avec-la-lune div {
    width: 450px;
    height: 260px;
    overflow: hidden;
}

.avec-la-lune div img {
    position: relative;
    width: 200%;
    margin-top: -20%;
    margin-left: -30%;
    max-width: none;
}


/* ASTUCES */

.derniers-astuces {
    width: 100%;
    display: block;
}

.astuce {
    width: 280px;
    float: left;
    display: block;
    background-color: #faf3e3;
    padding: 10px;
    margin: 10px;
    box-sizing: border-box;
}

.content-thumbnail {
    width: 260px;
    height: 150px;
    overflow: hidden;
    box-sizing: border-box;
}

.content-thumbnail img {
    margin: 0 auto;
    padding: 0 auto;
    text-align: center;
    box-sizing: border-box;
    display: block;
    width: 100%;
    position: relative;
    top: -50%;
    background-color: #e5e7ba;
}

.astuce h3 {
    margin: 10px 0 10px 0;
    width: 260px;
    float: left;
    display: block;
    max-height: 120px;
    overflow: hidden;
    font-size: 1em;
}

.astuce h3 a,
.astuce h2 a {
    color: #f2b010 !important;
}

.astuce h3 a:hover,
.astuce h2 a:hover {
    color: #cc950e !important;
}

.astuce p {
    display: block !important;
    clear: right !important;
    text-align: left !important;
    color: black !important;
}

.read-more {
    /*    display: block;*/
    /*    float: left;*/
    /*    color: black;*/
    overflow: visible;
    /*
    position: relative;
    box-sizing: border-box;
    float: left;
*/
}


/*FIN DE ASTUCES*/


/*DERNIERE VIDEO*/

.derniere-video {
    margin-top: 20px;
    width: 48% !important;
    float: left;
    display: block!important;
    ;
    box-sizing: border-box;
    overflow: hidden;
}

.derniere-video h2 {
    display: block;
    margin: 0 auto;
    box-sizing: border-box;
    text-align: left;
}

.derniere-video div {
    display: block;
    margin: 0 auto;
    box-sizing: border-box;
    text-align: left;
}


/*FIN MA DERNIERe VIDEO*/


/*MES LIVRES*/

.livres {
    margin-top: 20px;
    width: 48% !important;
    float: right!important;
    ;
    display: block!important;
    ;
    box-sizing: border-box;
    overflow: hidden;
    height: 354px !important;
}

.livres h2 {
    display: block;
    margin: 0 auto;
    box-sizing: border-box;
    text-align: left;
    float: left;
    width: 100%;
}

.livres ul {
    width: 100%;
    display: block;
    box-sizing: border-box;
    float: left;
}

.livres li {
    margin-top: 20px;
}


/*FIN MES LIVRES*/


/* RECETTES */

.derniers-recettes {
    width: 100%;
    display: block;
}

.recette {
    width: 280px;
    float: left;
    display: block;
    background-color: #ead8c6;
    padding: 10px;
    margin: 10px;
    box-sizing: border-box;
}

.content-thumbnail {
    width: 260px;
    height: 150px;
    overflow: hidden;
    box-sizing: border-box;
}

.content-thumbnail img {
    margin: 0 auto;
    padding: 0 auto;
    text-align: center;
    box-sizing: border-box;
    display: block;
    width: 100%;
    position: relative;
    top: -50%;
    background-color: #e5e7ba;
}

.recette h3 {
    margin: 10px 0 10px 0;
    width: 260px;
    float: left;
    display: block;
    max-height: 120px;
    overflow: hidden;
    font-size: 1em;
}

.recette h3 a,
.recette h2 a {
    color: #83490c !important;
}

.recette h3 a:hover,
.recette h2 a:hover {
    color: #6d4010 !important;
}

.recette p {
    display: block !important;
    clear: right !important;
    text-align: left !important;
    color: black !important;
}


/*FIN DE RECETTES*/


/* FOOTER */

.site-footer {
    background: #a5bf72;
    box-sizing: border-box;
    width: 100%;
    clear: both;
    padding: 20px 40px 10px 40px;
}

.site-info {
    box-sizing: border-box;
    float: left;
    width: 100% !important;
    line-height: 32px !important;
}

.site-info div {
    width: auto;
    box-sizing: border-box;
    float: left;
    height: auto;
}

.site-info nav {
    box-sizing: border-box;
    display: block;
    height: auto;
}

.site-info div h5 {
    color: white;
    font-size: 1.5rem;
    box-sizing: border-box;
    max-height: 100px;
    overflow: hidden;
    display: block;
    float: left;
    margin: 0;
}

site-info ul {
    display: block;
    float: left;
    box-sizing: border-box;
}

.nav2 ul li {
    box-sizing: border-box;
    height: 25px;
    display: block;
    float: left;
    width: 100%;
}

.nav2 ul li:hover a {
    color: black !important;
}

.nav2 ul li a {
    display: block;
    box-sizing: border-box;
    width: 100%;
    max-height: 25px;
    padding: 0 !important;
}

.nav2 h5 a img {
    max-height: 100px;
}

.reseaux-footer {
    float: right !important;
}

.reseaux-footer li {
    display: block;
    clear: both;
    float: left;
    margin-top: 10px;
}

.reseaux-footer li svg {
    width: 30px;
    float: left !important;
}

.reseaux-footer li p {
    color: white;
    float: left !important;
    margin: 0 !important;
    padding-left: 10px;
}

.reseaux-footer li:hover p {
    color: black !important;
}

.design {
    box-sizing: border-box;
    display: block;
    width: 100%;
    margin-top: 20px;
    color: white;
    float: left;
    text-align: center;
    font-size: 0.6em;
}

.design a {
    color: white;
}


/* FIN DE MON FOOTER*/


/*TABLE*/

table {
    border: 1px;
}

td {
    padding: 10px;
}


/*FIN TABLE*/


/*MES ARTICLES*/

.entry-title {
    font-family: 'Cinzel Decorative', cursive !important;
    font-weight: 700 !important;
    text-transform:none !important;
}

.large-thumbnail {
    display: none !important;
}
.entry-content {
    margin-bottom: 20px;
}
.entry-content h2, .entry-content p {
    display: block !important;
    
}
.entry-content h2 {
   font-family: 'Josefin Sans', sans-serif !important;
    clear: none !important;
    margin-top: 30px !important;
}
.entry-content li {
    margin: 10px 0 10px 0 !important;
}
.alignleft {
    margin: 10px 20px 10px 0 !important;
}
.alignright {
    margin: 10px 0 10px 20px !important;
}
.single p {
    clear:none !important;
}


/*FIN MES ARICLES*/