/*!
Theme Name: s006+
Theme URI: https://wwww.lesjardinsdebabilotte.com/
Author: u
Author URI: http://u
Description: 231214
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
*/

@import url('https://fonts.googleapis.com/css2?family=Old+Standard+TT&family=Open+Sans:wght@300;400;600&display=swap');

body {
    width: 100%;
    height: 100%;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
}
html {
    width: 100%;
    height: 100%;
}

/* buttons
---------------------------------- */
/* green green btn */
.btn-color-green-green {
    padding: 15px 30px;
    background-color: #92b34b;
    font-weight: 300;
    color: #fff;
    border-color: transparent;
    border-radius: 0px;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}
.btn-color-green-white:hover {
    background-color: #1f504a;;
    color:#92b34b;
    border-color: #1f504a;;
}


/* video button
---------------------------------- */
.btn-color-green-white--white-green {
    margin: 25px 0 5px;
    background-color: #92b34b;
    color: #fff;
}
.btn-color-green-white--white-green:hover {
    background-color: #fff;
    color: #92b34b;
    border-color: #92b34b;
}
.plyr__control--overlaid {
    background: #92b34b;
}
.plyr--full-ui input[type=range] {
     color: #92b34b;
}
.plyr--video .plyr__control:hover {
    background: #92b34b;
}
.video-caption {
    padding-bottom: 25px;
}


/* navigation
---------------------------------- */
.navbar-default {
    background-color: #fff;
    border-color: transparent;
}
.navbar-default .navbar-brand {
    padding: 1px 15px;
}
.navbar-default .navbar-brand > img {
    display: inline-block;
    padding-right: 5px;
}
.navbar-default .navbar-brand {
    color: #16322c;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
@media (max-width: 480px) {
    .navbar-default .navbar-brand {
        font-size: 16px
    }
}
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #92b34b;
    background-color: transparent
}
.navbar-default .navbar-nav > li > a {
    color: #16322c;
    letter-spacing: 1px;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
    color: #92b34b;
    background-color: transparent
}
.navbar-default .navbar-nav > .current-menu-item > a,
.navbar-default .navbar-nav > .current-menu-item > a:focus,
.navbar-default .navbar-nav > .current-menu-item > a:hover {
    color: #92b34b;
    background-color: transparent
}
/* navbar toggle */
.navbar-default .navbar-toggle {
    border-color: transparent
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: transparent
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #92b34b;
}
/* top nav collapse */
@media(min-width:767px) {
    .navbar {
        padding: 15px 0;
        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out;
    }
    .top-nav-collapse {
        padding: 5px 0;
        box-shadow: 0px 0px 30px rgba(0,0,0,.075);
    }
}



/* header
---------------------------------- */
.site-header {
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    color:#fff;
    
}
.center-table {
    display: table;
    width: 100%;
    height: 100%;    
}
.center-table-cell {
    display: table-cell;
    vertical-align: middle;
}
/* front-header */
.front-header {
    width: 100%;
    height: 100vh;
}
.front-header .header-over {
    height: 100vh;
    position: relative;
}
.front-header-over-title {
    padding: 5px;
    font-size: 7rem;
    line-height: 1.5em;
    text-shadow: 1px 1px 1px #000;
    color:#fff;
    background-color: rgba(146, 179, 75, 0.8);
    display: inline;
}
.front-header-over-title span {
    position: relative;
}
.front-header-over-description {
    margin-top: 20px;
    padding: 5px;
    font-size:2em;
    font-weight: 300;
    letter-spacing: 1px;
    color: rgba(146, 179, 75, 1);
    background-color:rgba(255, 255, 255, 0.9);
    display: inline;
    text-shadow: 1px 1px 1px #ccc;
}
.front-header-over-description span {
    position: relative;
}
@media (max-width: 767px) {
    .front-header-over-title{
        font-size: 3.1rem;
    }
    .front-header-over-description {
        font-size: 1.6rem;
    }
}
/* content-header */
.content-header {
    width: 100%;
    height: 450px;
}
.content-header .header-over {
    height: 450px;
}
.content-header-over-title {
    font-family: 'Old Standard TT', serif;
    font-size: 4rem;
    text-shadow: 1px 1px 1px #000;
}
/* 404 content-header */
.content-header.content-404 .header-over {
    height: 450px;
    background-color: rgba(146, 179, 75, 0.8);
}
.content-header-over-title.title-404{
    font-size: 10rem;
}



/* front-main-section
----------------------------------
*/
.front-main-section{
    padding-top: 50px;
}
/* front main- header */
.front-main-section-header-scroll {
    overflow-x:hidden;
    width: 100%;
}
.front-main-section-header-scroll-title {
    padding-bottom: 20px;
    font-size: 5rem;
    font-weight: 300;
    line-height: 1.2em;
    color: #92b34b;
}
/* front main content */
.front-main-section-content{
    padding: 25px 0 80px;
}
.front-main-section-content-post:nth-of-type(1) {
    margin-top: 65px;
}
.front-main-section-content-post {
    padding-bottom: 30px;
}
.front-main-section-content-post-figure {
    position:relative;
    overflow: hidden;
    cursor: pointer;
}

.front-main-section-content-post-figure-entry-title,
.front-main-section-content-post-figure p {
    position: absolute;
    right: 20px;
}
.front-main-section-content-post-figure-entry-title {
    bottom: 50px;
    font-family: 'Old Standard TT', serif;
    font-size: 3.5rem;
    font-weight: 600;
}
.front-main-section-content-post-figure p {
    bottom: 20px;
    font-size: 2.2rem;
    font-weight: 300;
    text-shadow: 1px 1px 2px #000;
}
.front-main-section-content-post-figure a{
    color:#fff;
    text-decoration: none;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .front-main-section-content-post-figure p {
        font-size: 1.8rem
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .front-main-section-content-post-figure p {
        font-size: 1.3rem
    }
}
@media (max-width: 767px) {
    .front-main-section-content-post-figure p {
        font-size: 1.6rem
    }
}
@media (max-width: 480px) {
    .front-main-section-content-post-figure p {
        font-size: 1.3rem
    }
}






/* news */
.front-news {
    padding: 50px 0 100px;
    background: #f1fef1;
}
.front-news .front-main-section-header-scroll {
    padding-bottom: 20px;
}
.front-news span.entry-category a{
    color: #92b34b;
}
.front-news a img{
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.front-news article h3 a {
    font-family: 'Old Standard TT', serif;
    color: #16322c
}
.front-news p{
    font-size: 15px;
}





/* about */
.front-secondary-section{
    padding: 100px 0 100px;
    background: #e9f7f5;
    color: #16322c
}
.front-secondary-section #post-2 {
    background: #e9f7f5;
}
.front-secondary-section-content-text p{
    font-size: 1.3em;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 1.56;
    position: relative;
    text-align: justify;
}
.front-secondary-section-content-text a{
    text-decoration: none;
    color: #16322c
}
.front-content-about-thumb h3 {
    font-size: 16px;
}
.front-content-about-thumb p {
    font-size: 14px;;
    text-transform: uppercase
}
.page-template .entry-content {
    padding-top: 50px;
}




/* team
---------------------------------- */
.thumbnail {
    text-align: center;
    border: transparent
}
.thumbnail .fa-user-circle {
    color: #92b34b;
}
.caption h4 {
    text-align: left;
}
.caption p {
    text-align: justify;
}



/* form
---------------------------------- */
form  {
  padding-top: 20px;
}
form label {
  font-weight: 400;
}

form .form-control {
    color: #555;
    border-bottom: 1px solid #f1f1f1;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.0);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.0);
}
form .form-control:focus {
    border-color: #92b34b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,68,37,.075),0 0 8px rgba(146,179,75,.6);
    box-shadow: inset 0 1px 1px rgba(0,68,37,.075),0 0 8px rgba(146,179,75,.6);
}


/* page default
---------------------------------- */
.page-template-default article.default {
    margin-top: -100px;
    z-index: 999;
    background: #fff;
}
.page-template-default .entry-header {
    display: none;
}
.page-template-default .entry-content{
    padding: 10px;
}
.page-template-default .entry-content h2{
    font-size: 24px;
}
.page-template-default .entry-content p{
    font-size: 15px;
}
.page-template-default .related-content {
    margin-bottom: 100px;
}
.page-template-default .related-content article {
    margin-top: 20px;
    margin-bottom: 15px;
}
.page-template-default .related-content .entry-title a{
    text-decoration: none;
    color: #92b34b;
}
@media (max-width: 767px) {
    .page-template-default .related-content article h3{
        margin-top: 0px;
    }
    .page-template-default .related-content article p{
        display: none;
    }

}




/* page default news
---------------------------------- */
.news .entry-content h3{
    color: #92b34b;
}
.news .entry-content p strong{
    color: #92b34b;
}









/* 404
----------------------------------
*/
.error404 {   
}
.error404 .page-content {
    padding-bottom: 50px;
}
.error404 .widgettitle,
.error404 .widget-title {
    font-size: 20px;
}
.error404 .widget ul{
    margin: 0;
    padding: 0;
}
.error404 .widget ul li{
    font-weight: 300;
    list-style: none;
}
.error404 .widget ul li a{
    font-weight: 300;
    color: #000;
    letter-spacing: 1px;
}


/* search
----------------------------------
*/
.search {
    padding-top: 100px;
}
.search .site-main{
    padding-bottom: 150px;
}
.search article {
    margin-top: 20px;
    margin-bottom: 15px;
}
.search .entry-title a{
    text-decoration: none;
    color: #92b34b;
}
.no-results {
    padding-bottom: 150px;
}

/* archive
----------------------------------
*/
.archive {
    padding-top: 150px;
}
.archive .site-main {
    padding-bottom: 50px;
}
.archive .page-title {
    font-family: 'Old Standard TT', serif;
    font-weight: 300;
    text-align: center;
}
.archive .marquee {
    font-weight: 300;
}
.archive article {
    margin-top: 20px;
    margin-bottom: 15px;
}
.archive .entry-title a{
    text-decoration: none;
    color: #92b34b;
}



/* blog
----------------------------------
*/
.blog .site-main {
    padding-top: 40px;
}
.blog article {
    background: #fff;
    box-shadow: 0 50px 100px rgba(0,0,0,.1);
}
.blog article figure {
    overflow: hidden;
    background: #92b34b;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}
.blog article figure img{
    opacity: 1;
    transform : scale(1.1) translate(0px, 0px);
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}
.blog article:hover figure img{
    opacity: 0.7;
    transform : scale(1) translate(0px, 0px);
}
.blog figcaption {
    margin-bottom: 30px;
    padding: 15px;
    min-height: 135px;
}
.blog figcaption h2{
    margin-top: 0px;
    font-size: 20px;
}
.blog figcaption a{
    text-decoration: none;
    color: #92b34b;
}






/* post template default
---------------------------------- */
.post-template-default {
    padding-top: 100px;
}
.post-template-default .entry-header {
    position: -webkit-sticky;
    position: sticky;
    top: 100px;
    background-color: #fff;
}
.post-template-default .entry-header h1{
    font-weight: 300;
    color: #92b34b;
}
.post-template-default .entry-header p{
    padding-top: 5px;
    font-size: 15px;
}
.post-template-default .entry-content {
    
}
.post-template-default .wp-block-image {
    padding-bottom: 20px;
}
.post-template-default .wp-block-image figcaption {
    margin-bottom: 0em;
    font-style: italic;
}
.post-template-default .entry-footer {
    color: #fff;
}
@media (max-width: 767px) {
    .post-template-default .entry-header {
    position: auto;
    top: auto;
    background-color: #fff;
    }
}


/* footer
---------------------------------- */
.site-footer {
    padding: 50px 0 70px;
    font-weight: 300;
    background: #004425;
    color:#fff;     
}
.site-footer img {
    margin-bottom: 10px;  
}
.site-footer .site-description {
    padding-bottom: 20px;
    font-size: 2.2rem;
    line-height: 1.35;
    letter-spacing: 2px;
}
.site-footer .site-description div {
    overflow: hidden;
    height: 30px;
}
.site-footer .site-description span,
.site-footer .site-description ul {
    display: inline;
    float: left
}
.site-footer .site-description ul {
    padding-left: 8px;
    list-style: none;
    animation: scrollUp 7s infinite;
}
.site-footer .site-description span.entry {
    padding-left: 8px;
    color:#92b34b;
}
.site-footer .site-description ul li:nth-child(4) span.entry {
    padding-left: 0px;
}
@media (max-width: 767px) {
    .site-footer .site-description {
        font-size: 1.5rem;
        line-height: 1.35;
        letter-spacing: 2px;
    }
    .site-footer .site-description div {
        height: 20px;
    }
}
@keyframes scrollUp {
    15%, 25% {
        transform: translateY(-20%);
    }
    40%, 50% {
        transform: translateY(-40%);
    }
    65%, 75% {
        transform: translateY(-60%);
    }
    90%, 100% {
        transform: translateY(-80%);
    }
}
.site-footer .site-info a{
    color:#92b34b;
}
.site-footer .site-info ul:first-child li a i{
    font-size: 1.5em;
}
.site-footer .site-info .footer-menu {
    padding-top: 50px
}
.site-footer .footer-menu.list-inline>li {
    padding: 0;
}
.site-footer .footer-menu li:nth-of-type(1):before {
    padding-left: 5px;
    padding-right: 0px;
    content: "";
}
.site-footer .footer-menu li:before {
    padding-right: 2px;
	content: "\007C";
	display: inline-block;
    color: #92b34b;
}