/*
Theme Name: Le Sot Ly Laisse Theme 2014
Theme URI: 
Description:
Version: 1.0
Author: burografik
Author URI: http://www.burografik.com/
Tags: 
Text Domain: 

*/

/* 
Style CSS pour Le sot Ly Laisse
*/

@font-face {
    font-family: 'market_webregular';
    src: url('fonts/market_web-webfont.eot');
    src: url('fonts/market_web-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/market_web-webfont.woff') format('woff'),
         url('fonts/market_web-webfont.ttf') format('truetype'),
         url('fonts/market_web-webfont.svg#market_webregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* Global Styles */

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

body {
 /* body padding for fixed top nav */
}

p {
	font-size: 1.5rem;
	line-height: 140%;
}

.img-home-portfolio,
.img-customer,
.portfolio-item {
  margin-bottom: 30px;
}

.tab-pane {
  margin-top: 15px;
}

/* Page Sections */
.section,
.section-colored {
  padding: 50px 0;
}

.section-colored {
  background-color: #6ab42e;
 /* change this to change the background color of a colored section */
color: white;
}

.section-colored h2 {
  background-color: #6ab42e;
 /* change this to change the background color of a colored section */
color: white;
	font-size: 5em;
}

.sidebar {
  margin-top: 40px;
}

.sidebar ul {
  border-radius: 5px;
  padding: 5px;
  border: 1px solid #cccccc;
}

/* Half Page Height Carousel Customization */
.carousel {
  height: auto;
}

.item,
.active,
.carousel-inner {
  height: 100%;
}

.fill {
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
}

/*Breadcrumb*/

.breadcrumb > li + li:before {
  content: none;
}


/* Carousel */



div.carousel-caption {
	bottom: 15%;
}

div.carousel-caption h4 {
	font: 5em 'market_webregular', Helvetica, sans-serif;
	color: white;
}

div.carousel-caption p{
	color: white;
	background-color: rgba(0, 0, 0, 0.45);
	border-radius: 99px;

padding: 10px;
}

.carousel-inner img {
    width: 100%;
}


/* menu */

.ardoise {
	background: url(img/ardoise.jpg);
	color: white;
	padding: 4rem;
	font: 2.5em 'market_webregular', Helvetica, sans-serif;
	line-height: 1.2;
	font-weight: normal;
	border: 30px outset #6ab42e;
	border-radius: 10px;
	text-shadow: 0 1px 2px black;
	margin-top: -150px;
	-moz-box-shadow: 0 1px 12px rgba(0, 0, 0, 0.41);
	box-shadow: 0 1px 12px rgba(0, 0, 0, 0.41);
}


.ardoise h3 {
	font-size: 2em;
	margin-bottom: .2em;
	color: white;
}

.ardoise.inpage {
	margin-top: 0;
	margin-bottom: 50px;
}

.ardoise.inpage p {
	font-size: .8em;
}

.intro h3 {
	font: 3em/1em 'market_webregular', Helvetica, sans-serif;
	margin-bottom: .5em;
	margin-top: 1em;
}

.intro {
	font-size: 1.2em;
	line-height: 170%;
}

ul.navbar-nav li a {
	text-transform: uppercase;
	font-size: 1.1em;
}

h1 {
	font: 4em 'market_webregular', Helvetica, sans-serif;
	color: #6ab42e;
}

h1 > small {
	font: 19px "Open Sans", Arial, Helvetica, Geneva, sans-serif;
}

h2, h3 {
	font: 3em 'market_webregular', Helvetica, sans-serif;
	margin-bottom: .5em;
	color: #6ab42e;
}


/* Social Icons Styles */
.list-social-icons {
  margin-bottom: 45px;
}

.tooltip-social a {
  text-decoration: none;
  color: inherit;
}

.facebook-link a:hover {
  color: #3b5998;
}

.linkedin-link a:hover {
  color: #007fb1;
}

.twitter-link a:hover {
  color: #39a9e0;
}

.google-plus-link a:hover {
  color: #d14836;
}

/* Service Page Styles */
.service-icon {
  font-size: 50px;
}

/* 404 Page Styles */
.error-404 {
  font-size: 8em;
}





/* Footer Styles */
footer {
  margin: 50px 0;
}


.head {
    margin: 10px;
    padding: 10px;
}

.navbar {
    border-radius: 0;
    margin-bottom: 0 !important;
}

#myCarousel {
    margin: 0
}

ol.breadcrumb {
	border-style: none;
	background-color: transparent;
	padding-left: 0;
}

a {
	color: #6ab42e;
}

ul.pagination li.active  a {
	background-color: #6ab42e;
}

ul.pagination li  a {
	color: #212121;
}




/* Responsive Styles */

@media (max-width: 1169px) {

	  .ardoise {
	  	margin-top: 40px;
	  	margin-bottom: 40px;
	  }
	 
	  
}

@media (max-width: 767px) {

	  .carousel {
	 
	  }
	  
	  .ardoise {
	  	border: none;
	  	font-size: 2em;
	  	margin: .5em;
	  }


}

/* Livre Or */

.comment-body {
	border-bottom: 1px solid #e4e4e4;
	margin-top: 1em;
	padding-top: 1em;
	margin-bottom: 1em;
	padding-bottom: 1em;
}

ol.comment-list {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div.comment-author.vcard {
		font: 3em 'market_webregular', Helvetica, sans-serif;
}

span.says {
	font-size: .5em;
}

p.form-allowed-tags {
	width: 100%;
	word-wrap: normal;
}

#commentform p.form-allowed-tags code {
	font-size: 10px;
}

textarea#comment {
	display: block;
	width: 100%;
}

div.comment-meta.commentmetadata {
}

/* clearfix : http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
    content: "\0020";
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    overflow: hidden;
}
.clearfix { display: inline-table; }

/* Hides from IE-mac \*/
.clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

/* Tables */

.wp-block-table figcaption {
	text-align: center;
	font-size: 12px;
	padding: .6em 0;
}

.wp-block-table table td {
	padding: .6em;
	border-bottom: 1px solid #6ab42e;
	vertical-align: text-top;
}