/*
Theme Name: Theme Villa Angélique
Description: Style personalisé pour l'hôtel et restaurant de charme à St-Denis La Réunion
Author:  LIBERTYPROD OI
Author URI:  http://libertyprod.re
Template: Divi
Version:  1.0.1
*/

@import url("../Divi/style.css");
 
/* =Theme customizations
------------------------------------------------------- */

#footer-info {
    color: #fff;
    float: right;
    
}
.bottom-nav {
    padding: 10px;
    text-align: center;
}
#top-menu a:hover{
    color: #ffffff;
	background-color: #FF9900;    
}
#et_search_icon::before {
        top: 45px;
}
.et_header_style_left #et-top-navigation nav > ul > li > a, .et_header_style_split #et-top-navigation nav > ul > li > a {
    padding: 10px;
    margin-top: 80px;
    margin-bottom: 10px;
}
.et_pb_contact_message {
    min-height: 310px;
}
@media all and (max-width: 980px) {
	/* Hide Logo On Mobile */
.menu-bords {
	display: none;
	opacity: 0;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.et_pb_column_1_2 .et_pb_promo, .et_pb_column_1_3 .et_pb_promo, .et_pb_column_1_4 .et_pb_promo {
    padding: 6px !important;
}
#main-header {
    background-image: url("http://www.villa-angelique.fr/wp-content/uploads/2015/12/decoration-noel.png") !important;
    background-size: cover;
}
#login h1 a {
	background-image:url("screenshot.png") !important;
}