/*
Theme Name: suzuu-enfant
Theme URI: http: //suzuu.com/
Description: This is a custom child theme I have created.
Author: Etienne VILAIN
Author URI: http: //suzuu.com/
Template: Divi
Version: 0.1
*/

@import url("../Divi/style.css");


/* =Theme customization starts here
------------------------------------------------------- */

.bookingMenu {
   background-color: rgba(109,206,138,0.5) !important; /* change the color here */ 
   padding: 10px 10px 10px 10px;
}


.fa-tripadvisor {
    content: "\f262";
	font-family: Font Awesome\ 5 Brands!important;
	}
	

#suzuu-whatsapp {
    margin-right: 13px;
    background: url(img/Whatsapp.png) left top no-repeat;
    background-size: 14px 14px;
    padding-left: 18px!important;
}
/*	
.booknow {
    background-color: rgba(189,68, 105,1)!important;
    padding: 10px 10px 10px 10px;
	color:white;
}

 
.booknow {
	background: #50a6ef;
}

.booknow:hover {
	background: none;
}

.booknow .span {
	color: #666;
}
* 
*/
 
