/* 
Theme Name:		 Lavenderland
Theme URI:		 lavenderland.ro
Description:	 Lavenderland is a child theme of PHLOX, created by Creative Solutions
Author:			 Creative Solutions
Author URI:		 https://www.creative-designs.ro/
Template:		 phlox
Version:		 1.0.0
Text Domain:	 lavenderland
*/

#logo {
	margin-top: 5px;
}
#inner-body {
	background-color: transparent;
}
.wpb-timeline-date {
	display: none;
}

#site-header a.facebook {
	color: #926AB1;
}
#site-header a.facebook:hover {
	color: #fff;
}

nav#master-menu-main-header li {display: inline-block; font-size: 20px;}
nav#master-menu-main-header ul {text-align: center; display: block; margin-top: 10px;}
.aux-fs-menu a span {color: #926AB1;}

.wpcf7-form input:not([type="submit"]),
.wpcf7-form textarea {
	background-color: #E8E4F0;
	border-color: #926AB1;
	color: #926AB1;
}