.top-menu {
font-family: 'Oswald', sans-serif;
font-weight: 100 !important; 
}
#contact-accueil {

background-image: linear-gradient(rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.8)),              url("https://www.kevinlegall.fr/wp-content/uploads/2023/12/contact2_3.png");
	*/
background-repeat: no-repeat;
background-attachment: scroll;
background-size: 100% auto;
margin-top: 20px;
border-radius: 5px;
}

h2 {
    font-size: 38px;
    line-height: 42px;
	margin: 0 0;}

.krown-button {
	margin-bottom: 10px;
	background: -webkit-linear-gradient(top, rgb(255, 119, 92), rgb(255, 33, 89)) ;
}
/* 
.krown-button.normal:hover {
background: #000000 !important;
}
	*/
a.krown-button.empty:hover {
	background-color: #000000 ;
}

h1, h2, h3, h4, h5, h6{
	text-transform: uppercase;
	color: #4A4A49;
	
	/* 	*/
}
body{
	color: #545454;
	font-size: 15px;
	line-height: 26px;
	}
.krown-alert.alert-error {
	font-family: "Times New Roman", Times, serif;
	color: #ffffff;
	font-size: 17px;
	border-radius: 5px;
	margin: 0 10 0 0;
		background: -webkit-linear-gradient(left, rgb(234, 52, 114), rgb(238, 33, 70)) ;
}
div.clearfix.wpb_row.krown-column-row.clearfix-fluid.quisuisje{
padding: 0 0;
	
	}
.krown-alert.alert-info {
	font-family: "Times New Roman", Times, serif;
	color: #606060;
	font-size: 17px;
	border-radius: 5px;
	border: 1px solid #f0f0f0;
	margin: 0 10 0 0;
 background: #f9f9f9;
}
.top-menu a {

	font-size: 16px;}
	/* modifications de la marge du bas dans la sidebar du portfolio	*/
section#custom_html-3.widget_text.widget.widget_custom_html.clearfix,
section#custom_html-4.widget_text.widget.widget_custom_html.clearfix  {
margin-bottom: 0px;
}

#ess-grid-widget-4, #ess-grid-widget-5{
	max-width : 250px;
	background-color: #000000;
	
}
	/* modifications de l'apparence des boutons de rev slider	*/
.rev-btn{
	margin-bottom: 10px;
	background: -webkit-linear-gradient(left, rgb(255, 33, 89), rgb(255, 119, 92)) ;
	border-radius: 5px;
	text-transform: uppercase;
	font-family:"Roboto Condensed", sans-serif !important;
	font-weight: 700!important;
}
.rev-btn:hover {
	background:#000000 !important;
	color: #fff!important;
	transition: all 100ms linear !important;
    transition-property: all !important;
    transition-duration: 100ms !important;
    transition-timing-function: linear !important;
    transition-delay: 0s !important;
}

