/*
Theme Name: Yann Besson
Description: Thème enfant pour Arona
Author: FR
Template: arona
*/

@import url("../arona/style.css");



#yb_lang {
	position: absolute;
	z-index: 99;
	right: 5%;
	top: 0;
	padding-top: .5em;
}
#yb_lang a {
	color: #DE6F0E;
	margin-left: 2px;
}
#yb_lang a:hover {
	color: #DE6F0E;
}

.yb_progressbar_1 {
	width: 90%;
}

a.met_logo {
	border: 0 !important;
}
.wpb_wrapper a.btn-primary {
	color: #fff !important;
}
.met_team_member .met_team_member_mail,
.met_team_member .met_team_member_social {
	color: #fff !important;
}

.met_project_descr_text {
	font-size: 15px !important;
}
.met_project_descr_text h4 {
	margin-top: 1.5em;
}
.wpb_wrapper a,
.met_project_descr_text a {
	text-decoration: none;
	color: #DE6F0E !important;
}
.wpb_wrapper a:hover {
	color: #DE6F0E;
}

.single-portfolio .gallery-caption {
	display: none;
}
.single-portfolio .met_project_descr_text h3 {
	margin-top: 1.5em;
}

.btn-primary{
	color: #fff !important;
}
.btn-primary{background: #DE6F0E;}
.btn-primary:hover{background-color: #c8640c !important;}

.btn-info{background: #F4F5F5; color: #2B3333;}
.btn-info:hover{background-color: #c8640c !important;}

.btn-warning{background: #2B3333;}
.btn-warning:hover{background-color: #c8640c !important;}

.btn-danger{background: #C30D10;}
.btn-danger:hover{background-color: #c8640c !important;}

.btn-success{background: #15AF1F;}
.btn-success:hover{background-color: #c8640c !important;}

.su-divider {
	background-color : #CFCFCF !important;
	height: 1px !important;
}