/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/
#main {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.img-presta img{
	height:155px !important;
}
.tel_head {
    padding: 10px 10px;
	color:#FBCA19;
    background: #262C50;
    border-radius: 4px;
}
.tel_head:hover{
	color:#262C50;
    background: #FBCA19;
}
.fusion-header {
    border-top: 1px solid #FBCA19;
}

.galerie_tabs h4 {
    font-size: 19px !important;
    min-height: 65px;
	font-weight: 500;
}
.galerie_tabs .gallery-item {
    margin: 0 !important;
}
.galerie_tabs .ilightbox-social, .galerie_tabs .ilightbox-title {
    display: none !important;
}
.galerie_tabs img {
    border: none !important;
    padding: 5px;
}
.white p {
    text-align: center;
    color: #ffff;
}
.p_contact p {
    text-align: center;
    color: #ffff;
    font-size: 20px !important;
}
.p_contact .fc_href {
    font-weight: 800;
    display: inline-flex;
}
.p_contact .fc_href:hover{
   text-decoration:underline;
}
.center p {text-align: center;}
.wpcf7-form .wpcf7-text, .wpcf7-form textarea {
    color: #000 !important;
	border-color:#FBCA19 !important;
}
.wpcf7-form-control .has-spinner.wpcf7-submit , .fusion-button-text{
    font-size: 16px !important;
}
@media only screen and (min-width: 768px) {
.presta_4 .fusion-column-wrapper {
    min-height: 500px !important;
}
.fusion-button-wrapper.fusion-aligncenter {
    display: block;
    text-align: center;
    bottom: 65px;
    position: unset;
    left: 28px;
}
}
a.ffc_href {
    color: #262c50 !important;
    text-decoration: underline;
    font-weight: 600;
}
a.ffc_href:hover{
    color: #fbca19 !important;
}