/* 
Theme Name: Borne Cluzeau Elementor
Theme URI: https://bornecluzeau.fr
Description: Borne Cluzeau Elementor IRCF
Author: IRCF
Author URI: https://ircf.fr/
Template: hello-elementor
Version: 1.0
Text Domain: bornecluzeau
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
*/
#ttcont {
	padding: 30px !important;
	background: #fff !important;
	color: #333 !important;
	line-height: 2 !important;
	-webkit-box-shadow: 5px 5px 30px 0px rgba(204,204,204,1) !important;
	-moz-box-shadow: 5px 5px 30px 0px rgba(204,204,204,1) !important;
	box-shadow: 5px 5px 30px 0px rgba(204,204,204,1) !important;
	font-style: italic !important;
}

/* Search bar */
@media screen and (max-width:768px) {
	.searchbar {
		top: 59% !important;
	}
}
