/*
Theme Name: Willow (Share On Theme123.Net)
Theme URI: http://solopine.com/themes/willow/
Description: Willow - Creative One Page Parallax Theme
Author: Solo Pine Design
Author URI: http://solopine.com/
Version: 1.4
License: GNU General Public License
License URI: license.txt
Tags: white, light, one-column, two-columns, right-sidebar, fixed-layout, custom-menu, editor-style, featured-images, microformats, translation-ready
*/


#jpreBar {
	background-color:#ada282;
}


.hero-section .hero-logo { 
	display:none;
}

.hero-section .hero-logo ~ * .hero-text { 
	padding-top:0px;
}


.btn-hero-default, .btn-hero-primary {
	padding: 20px 20px;
}

.hero-section .hero-slide-style-1 .hero-buttons:after, .hero-section .hero-slide-style-2 .hero-buttons:after {
  opacity:0;
}

p, body {
	font-size: 15px;
 	color: #3D3D3D;
}

.section-title span {
	border-top: 1px solid #aeaeae;
	border-bottom: 1px solid #aeaeae;
	font-weight:400px;
	letter-spacing: 0px;
}

.wpb_willow_section_heading .section-title {
  position: relative;
  margin: 0 0 40px;
  color: #434343;
  font-size: 40px;
  font-weight: 400;
  letter-spacing: 0px;
  text-transform: uppercase;
}



.navbar-default {
  /* background-color: #ada282; */
  border-color: rgba(173, 162, 130, 0.16);
}

.header-section .header-separator {
  height: 90px;
  margin: 0 15px;
  border-left: 1px solid rgba(173, 162, 130, 0.16);
}


.navbar-default .navbar-nav>li>a:hover {
	color:#ada282; 
}


.navbar-default .navbar-nav>li>a:focus {
	color:#ada282; 
}

.bottom-logo-section { 
	display:none; 
}

.footer-section {
  padding: 10px 0 10px 0;
}

.footer-group-section {
	background: url(http://www.marionsnousdanslesbois.fr/wp-content/themes/SCRN/images/bg-dark.jpg) repeat !important;
	border-top: 1px solid #222222;
	color: #ffffff;
}

.footer-section .widget {
  padding-bottom: 10px;
}

.copyright-section .copyright-legal {
  font-size: 11px;
  font-weight: 200;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.copyright-section {
  padding: 20px 0;
  text-align: center;
}

.wpb_willow_portfolio_grid .portfolio-grid-filter {
  text-align: left;
  margin-bottom: 10px;
}

.wpb_gallery_slides wpb_image_grid {
  style: center;
}


.petitplus {
	position: absolute; 
	top: -4px; 
	margin-left: auto; 
	margin-right: auto; 
	left: 0; 
	right: 0;
}

@media only screen and (max-width: 768px) {
	.petitplus { 
		position: absolute;
		top: -24px;
  		margin-left: auto;
  		margin-right: auto;
  		left: 0;
  		right: 0;
		}
}

	