/*
Theme Name: Le comptoire des Colibris
Theme URI: 
Description: Thème pour Le comptoir des Colibris - Restaurant
Author: Gilles Folio
Author URI: 
Version: 2.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: 
Template: evolve
*/

.header.container a {
	text-decoration:none;
}
.col-lg-auto {
	flex:1 1 auto;
}
.col.col-lg-auto.order-2 {
    margin-top: -112px;
}
#gfo_horaires {
    width: 75%;
    margin: -114px auto 0px 170px;
    font-size: 12px !important;
    color: #ffff !important;
}
.gfo_liststyle {
	list-style: inside;
}
#gfo_header1 {
  text-align: center;
  width: 153px;
  display: block;
  border: 1px solid black;
  margin: auto;
    margin-bottom: auto;
  color: black;
  padding: 10px;
  margin-bottom: 5px;
  font-weight: 500;
}
.header {
  padding-top: 12px !important;
  padding-bottom: 2px !important;
  min-height:200px;
}
.wppsac-post-slider .slick-dots {
  width: 100%;
}
.wppsac-post-categories .wppsac-post-categories-list {
  display: none;
}
#tagline {
  padding-top: 8px;
}
.navigation {
	display:none;
}
.post-meta {
	display:none !important;
}
#bootstrap-slider .carousel-caption {
    right: unset;
    left: unset;
    padding-bottom: 0px;
    width: 100%;
}
/* #bootstrap-slider .carousel-item img { */
	/* width:50% !important; */
/* } */
.carousel-control-prev-icon, .carousel-control-next-icon {
	display: flex;
	position: static;
	background:unset;
	padding:0px;
	background-color: #848484;
}
.carousel-control-prev, .carousel-control-next {
	width:4%;
}
#bootstrap-slider .carousel-caption h5 {
    background: rgba(79, 79, 79, 0.62) !important;
    padding: 0.5rem !important;
}
.wp-block-image figcaption {
	font-size:0.8em;
}
.container.header-widgets .widget-content {
	padding:5px;
	min-height: 410px;
	/* max-height: 340px; */
}
.container.header-widgets .widget_title {
    width: max-content;
    padding: 8px;
    margin: 5px auto;
    border: 1px solid;
    color: black;
    font-weight: 410;
}
.wppsac-post-slider.design-4 .slick-dots {
	margin-top:10px !important;
}
.container.header-widgets .wppsac-post-slider .slick-dots li button {
	width: 10px !important;
	height: 10px !important;
}
.wpcf7 {
    border: 1px solid lightgray;
    padding: 20px;
    background-color: lightgray;
    border-radius: 10px;
}
.card-deck .card {
    padding: 10px;
}
.footer {
	padding:10px;
}

@media only screen and (max-width: 1025px) {
	.container {
		max-width:unset;
	}
	.header.container {
		height:unset;
	}
	#gfo_horaires {
		display:none;
	}
	.col-lg-auto {
		margin-top: unset;
		margin-left: unset;
	}
}
@media only screen and (max-width: 960px) {
	.header-logo-container img {
		width:7.5em;
		float: left;
	}
	.col-lg-auto {
		margin-top: unset;
		margin-left: 135px;
	}
	.container.header-widgets .gfo_postslider {
		min-height: unset;
	}
}
@media only screen and (max-width: 760px) {
	.header-logo-container {
		position: absolute;
	}
	.header-logo-container img {
		width:7.5em;
		float: left;
	}
	#gfo_horaires {
		display:none;
	}
	.carousel-caption {
		display:none;
	}
	.col-lg-auto {
		margin-left: 40px;
	}
	.col.col-lg-auto.order-2 {
		margin-top:0px;
	}
	.header-search {
		display:none;
	}
	.navbar {
		padding:0px;.navbar
	}
}
  



