/*
 Theme Name:   Kilomètre-0
 Theme URI:    https://www.kilometre-0.fr
 Description:  Thème du blog Kilomètre 0
 Author:       Karl Pineau
 Author URI:   https://www.linkedin.com/in/karlpineau/
 Template:     wp-bootstrap-4
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  kilometre-0
*/

body {
	color: #43281C;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Montserrat', sans-serif!important;
}

.montserrat {
	font-family: 'Montserrat', sans-serif!important;
}

.w700 {
	font-weight: 700;
}

.brown {
	color: #43281C;
}

h2 {
	font-size: 30px;
	font-weight: 400;
}

h3, h4, h5, h6 {
	font-size: 18px;
}

h3.card-title {
	font-weight: 700;
}

img {
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	border-radius: 5px;
}

a {
	color: #D4E09B;
}

a:hover, a:focus {
	color: #D4E09B;
	text-decoration: underline;
}

a.brown-link {
	color: #43281C;
}

a.brown-link:hover, a.brown-link:focus {
	color: #43281C;
	text-decoration: underline;
}

.bg-pattern {
	background-image: url('images/leaves-revert.png');
	background-repeat: repeat;
}

.background-floor {
	background-image: url('images/leaves.png');
	background-repeat: repeat;
}

body.single-post .rpbt_shortcode {
	display: none;
}

/* ---------- Header ------------------------------------------------------ */
.site-header {
	background-image: url('images/leaves.png');
	background-repeat: repeat;
	height: 300px;
	border: none;
}
.site-title a, .site-title a:hover, .site-title a:focus {
	color: #43281C;
	font-family: 'Montserrat', sans-serif;
	font-size: 82px;
	text-decoration: none;
}
.site-description {
	color: #43281C;
	font-family: 'Montserrat', sans-serif;
	font-size: 25px;
}

@media only screen and (max-width: 600px) {
  	.site-title a, .site-title a:hover, .site-title a:focus {
		font-size: 40px;
	}
	.site-description {
		font-size: 20px;
	}
	.site-header {
		height: 200px;
	}
}
/* ---------- Header ------------------------------------------------------ */

/* ---------- Recipe > Step ----------------------------------------------- */
.step-img {
	border-right: 5px solid #D4E09B; 
	padding-right: 50px;
}
.step-number-container {
	margin-left: -40px;
}
.step-number-container-second {
	height: 75px; width: 75px; background-color: #D4E09B; border-radius:50%;
}

@media only screen and (max-width: 600px) {
  	.step-img {
		border-right: none;
		margin-left: auto;
		margin-right: auto;
		padding-right: 20px;
	}

	.step-number-container {
		margin-left: 0px;
	}
	.step-number-container-second {
		margin-left: auto;
		margin-right: auto;
	}
}
/* ---------- Recipe > Step ----------------------------------------------- */

/* ---------- Header & Footer --------------------------------------------- */
footer {
	background-color: #D4E09B;
	color: #43281C;
}

#site-navigation {
	background-color: #D4E09B;
	color: #43281C;
}

.sub-site-title a {
	color: #43281C;
	font-family: 'Montserrat', sans-serif;
	font-size: 25px;
}


.nav-link, footer a, ul a {
	color: #43281C;
}

footer a:hover, footer a:focus, .nav-link:hover, .nav-link:focus, ul a:hover, ul a:focus {
	color: #43281C;
	text-decoration: underline;
}

.navbar-brand, .navbar-brand:hover, .navbar-brand:focus {
	color: #43281C;
	font-weight: 700;
}

/* ---------- Header & Footer --------------------------------------------- */

/* ---------- Cards ------------------------------------------------------- */
.card a .card-img-overlay {
	color: #FFF;
	text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}

.card a:hover .card-img-overlay, .card a:focus .card-img-overlay {
	color: #FFF;
	text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
	text-decoration: underline;
}

.card-shadow {
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 4px 10px 0 rgba(0, 0, 0, 0.19);
}
/* ---------- Cards ------------------------------------------------------- */

.nav-item {
	padding-left: 15px;
	padding-right: 15px;	
}

.hr-underline {
	margin-top: 0;
	border-top-color: #43281C;
}

.circle {
	text-align: center;
    border:3px solid #43281C;
    height:40px;
    width:40px;
    border-radius:50%;
    -moz-border-radius:50%;
    -webkit-border-radius:50%;
}

input[type="submit"] {
	background-color: #D4E09B;
	color: #43281C;
}

.btn-primary-reverse {
	background-color: #FFF;
	color: #43281C;
	border-color: #CCC;
}

.searchandfilter ul li {
	padding: 0;
}

/* ---------- search form ------------------------------------------------ */
@media only screen and (max-width: 600px) {
	#search-filter-form-1475 ul {
		padding-left: 0;
	}
}

#search-filter-form-1473 {
	margin-top: 40px;
}

#search-filter-form-1473 ul {
	padding-left: 0;
}

#search-filter-form-1473 ul li {
	margin: 10px 10px 10px 0;
}

#search-filter-form-1473 ul li label {
	width: 100%;
}

#search-filter-form-1473 ul li label select {
	height: 100%;
}
/* ---------- search form ------------------------------------------------ */