/*
Theme Name: Bramble Child
Theme URI: http://bramble.themetrust.com
Author: ThemeTrust.com
Author URI: http://themetrust.com
Description: Bramble is a multipurpose WordPress theme.
Template: themetrust-bramble
Version: 1.0.8
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: themetrust-bramble-child
Domain Path: /languages/
Tags:

This theme, like WordPress, is licensed under the GPL.
*/

@import url('https://fonts.googleapis.com/css?family=Raleway:200,300,400,600');
@import url('https://fonts.googleapis.com/css?family=Lora:400,400i');


.body-wrap,
.entry-content, 
.entry-footer, 
.entry-summary{
    max-width: 1200px;
}

/**
 * NavBar
**/
body.side-header #site-wrap,
body.side-header .siteorigin-panels-stretch[data-stretch-type="full-stretched"]{
    padding-left: 290px !important;
}
#site-header{
    width: 290px;
    padding-top: 0px;
}
#logo{
    padding: 0; 
}
#logo a{
    width: 100%;
}
#site-header #logo .site-title img{
    max-width: 100% !important;
}

body.side-header .main-nav li{
    margin: 0px !important; 
}
#site-header .main-nav ul span,
body.side-header .main-nav a{
    padding: 0 !important;
    text-align: center;
    width: 100%;
}


.title h2{
    text-align: center;
    text-transform: uppercase;
    font-size: 30px;
    margin: 50px 0;
    line-height: 124px;
    position: relative;
	color:#000000;
}
.title h2::before,
.title h2::after {
    position: absolute;
    content: "";
    width: 50%;
    height: 1px;
    background: #bfa97d;
}
.title h2::before {
    top: 0;
    left: 0;
}
.title h2::after {
    bottom: 0;
    right: 0;
}

.titre-h2 {
    background-color:#d57f55;
	width:50px;
	height:4px;
	margin-bottom:30px;
	margin-top:15px;
}
.titre-h3 {
    background-color:#d57f55;
	width:30px;
	height:2px;
	margin-top:10px;
	margin-bottom:20px;
}

.title h3{
    text-align: center;
    text-transform: uppercase;
    font-size: 30px;
    margin: 5px 0;
    line-height: 54px;
    position: relative;
}
.title h3::before,
.title h3::after {
    position: absolute;
    content: "";
    width: 50%;
    height: 1px;
    background: #bfa97d;
}
.title h3::before {
    top: 0;
    left: 0;
}
.title h3::after {
    bottom: 0;
    right: 0;
}


.nos-soins .textwidget p:first-child{
    padding-bottom: 15px;
}
.nos-soins p{
    text-transform: uppercase;
    font-weight: bold;
    font-size: 24px;
    color: #222222;
}

.dr-infos{
    padding: 100px;    
}

.small-flex .content .more-link,
.btn{
    font-weight: 600;
    line-height: 52px !important;
    text-align: center;
    padding: 0 40px;
    display: inline-block;
    text-transform: uppercase;
    font-family: 'Raleway';
    cursor: pointer;
}

.titre-fond-image {
    font-size:2em!important;
    position: absolute;
    top: 150px;
	float:left;
	margin-left:10%;
	line-height:30px!important;
}

.titre-fond-image-h3 {
    font-size:1.2em!important;
	font-style: italic;
    position: absolute;
    top: 110px;
	float:left;
	margin-left:10%;
	line-height:30px!important;
}



.btn-rdv {
    background: #ffffff;
    color: #e17847;
    padding: 0 35px;
    border: #e17847 1px solid;
}
.btn-rdv:hover{
    color: rgba(0,0,0,.5)!important;
}

.small-flex .content .more-link,
.btn-more{
    background: #e17847;
    color: #ffffff;
}
.small-flex .content .more-link {
    color: #ffffff;
}

.btn-more{
    background: #e17847;
    color: #ffffff;
}
.btn-more:hover{
    color: rgba(0,0,0,.5)!important;
}

.contacts{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.contacts li{
    width: 25%;
    font-size: 16px;
    display: flex;
    font-weight: 300;
    align-items: center;
    line-height: 18px;
    color: #222222
}

#site-header .widget-area{
    padding-top: 0px !important;
}
#site-header .widget-box{
    margin: 0 45px !important;
}
.widget-area .widget_text p{
    font-family: 'Lora';
    font-size: 16px;
    color: #404040;
    font-style: italic;
    text-align: center !important;
    line-height: 20px;
    padding-bottom: 20px;
}

.links-socials{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}



#menu-footer{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

#menu-footer > .menu-item{
    position: relative;
    padding-left: 30px;
}

#menu-footer > .menu-item::before{
    content: "";
    background: #868686;
    position: absolute;
    width: 1px;
    height: 80%;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

#menu-footer > .menu-item:first-child::before{
    display: none;
}

#footer{
    background: inherit !important;
}

#footer .light .main{
    padding-top: 0px !important;
}

#footer .inside.dark{
    background: #222222
}

#footer .menu > .menu-item{
    width: 50%;
}

#footer .menu-item > a{
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
}

#footer .menu-item > a{
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
}

#footer .menu-item > .sub-menu{
    margin-top: 15px;
}


#footer .menu-item > .sub-menu .menu-item a{
    color: #868686;
    font-size: 13px;
    font-weight: 400;
}
#footer .menu-item a:hover{
    color: #FFFFFF!important;
	text-decoration:underline;
}

.box-actuality{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin: 0 -15px;
}
.small-flex{
    width: 33%;
    padding: 0 15px;
}
.small-flex h3{
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 24px;
}
.small-flex .post-thumb{
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 20px;
}
.small-flex .content p{
    color: #222222;
    font-weight: 200;
    text-align: center !important;
}
.small-flex .content .more-link{
    margin-top: 15px;
}


.entry-content h2{
    text-transform: uppercase;
    font-size: 24px;
	color:#000000;
	line-height:24px;
}

.entry-content h3{
    font-size: 14px;
	line-height:20px;
}

.entry-content strong{
    font-size: 16px;
}

.entry-content ul{
    margin-left: 0;
    padding-left: 30px;
    border-left: #222222 solid 1px
}

.entry-content ul li{
    list-style: none;
    margin-bottom: 20px;
    position: relative;
}

.entry-content ul li::before{
    content: "-";
    font-size: 16px;
    font-weight: bold;
    position: absolute;
    left: -12px;
    top: 0;
}


.entry-header h1 {
    font-family: 'raleway';
    text-align: left;
    text-transform: uppercase;
    font-size: 50px !important;
    font-weight: bold;
	opacity:0.9;
}


#primary header.main .subtitle {
    font-family: 'lora';
    text-align: left;
    font-size: 20px !important;
    padding: 0;
	font-style:italic;
}

body #primary header.main .inner .title{
    width: 100%;
}


#footer .widget-box.widget_sow-google-map{
    padding-left: 0px;
    margin-bottom: 0px !important; 
}


#footer .widget-box.widget_sow-google-map .inside{
    padding: 0px !important;
}

.rev_slider.fullwidthabanner {
    margin-left: 289px !important;
}

.panel-grid-cell article .entry-content {

    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;

left: 0;
}
.panel-grid-cell:hover article .entry-content {

    display: block;

}
.panel-grid-cell article {

    position: relative;

}

.panel-grid-cell article .entry-content::before {

    display: block;
    background: black;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: .5;

}
.panel-grid h2.entry-title {

    position: absolute;
    bottom: 0;
    z-index: 2;
	background-color:#000000;
	height:50px;
	width:100%;
	padding-top:15px;
	opacity:.5;

}

.panel-grid h2.entry-title a {

    color:#FFFFFF;
	text-align:center;
	padding-bottom:20px;
	margin-top:15px;
	line-height:20px;

}

.panel-grid-cell article .entry-content p {

    display: block;
    position: absolute;
    opacity: 0.5;
    top: 10px;
    bottom: 0;
    left: 10px;
    right: 10px;
    border-style: solid;
    border-width: 1px;
    border-color: #bba982;
    width: 90%;
    height: 80%;
    padding: 30px 10px 25px 10px;
	text-align: center;
	color:#FFFFFF!important;

}



@media only screen and (max-width: 640px){

    .contacts,
    #menu-footer{
        flex-wrap: wrap
    }
    #menu-footer > .menu-item::before{
        display: none;
    }
    .contacts li,
    #footer .menu > .menu-item{
        width: 100%;
    }
	.titre-fond-image, .titre-fond-image-h3 {
    display:none!important;
}

}

@media only screen and (min-width: 640px) and (max-width: 780px){

    .contacts,
    #menu-footer{
        flex-wrap: wrap
    }
    #menu-footer > .menu-item:nth-child(3)::before{
        display: none;
    }
    .contacts li,
    #footer .menu > .menu-item{
        width: 50%;
    }
	.titre-fond-image {
    display:none!important;
}

}


@media only screen and (max-width: 1024px){

    body.side-header .siteorigin-panels-stretch[data-stretch-type="full-stretched"],
    body.side-header #site-wrap {
        padding-left: 0 !important;
    }

    #footer .widget-box{
        width: 100% !important;
    }
	.rev_slider.fullwidthabanner {
    margin-left: 0px !important;
}
	
	.entry-content h2{
        line-height:25px;
    }
	
	.titre-fond-image {
    font-size:1.2em!important;
    position: absolute;
    top: 150px;
    left: 25%;
}

		

}



@media only screen and (max-width: 1200px){

    .dr-infos{
        padding: 25px;
    }

}


@media only screen and (max-width: 1400px){

    .dr-infos{
        padding: 50px;
    }
	
	#site-header #logo .site-title img {
        height: 291px;
        width: 290px;
    }
	
	body.side-header .main-nav li {
    margin: 0px !important;
    padding: 0px !important;
    line-height: 25px;
		}
	
	body .main-nav ul.sf-menu li ul li a {
	padding: 1px 25px !important;
}
		.titre-fond-image {
    font-size:1.2em!important;
    position: absolute;
    top: 150px;
    left: 25%;
}

}


@media only screen and (max-width: 1600px){

    .dr-infos{
        padding: 50px;
    }
	.panel-grid h2.entry-title {
        height:80px;
    }
}