.fl-menu-mobile-flyout {

	top: 0 !important;

	height: 100% !important;

}

.fl-module-vel-gallery .fl-photo {

  padding: 7px;

  background-color: #fff;

  border: 1px solid #eee;

}

html, body {

    overflow-x: hidden;

}

#page {

    padding-top: 0 !important;

}

header.fl-builder-content {

	position: absolute;

	left: 0;

	width: 100%;

	z-index: 9;

}

.fl-contact-form textarea, .fl-contact-form input[type="text"], .fl-contact-form input[type="tel"], .fl-contact-form input[type="email"] {

	display: inline-block;

	width: 100%;

	border: 1px solid #ddd;

	padding: 5px 10px;

	font-size: 13px;

	color: #373737;

	border-radius: 3px;

}

.widget ul label,

.widget ul {

	padding: 0;

	margin: 0;

}

.widget ul li {

	display: block;

	padding-bottom: 7px;

	padding-left: 20px;

	position: relative;

	border-bottom: 1px dashed #e3e3e3;

	margin-bottom: 7px;

}

.widget ul li::before {

	content: "\f054";

	font-family: "FontAwesome";

	position: absolute;

	top:0px;

	left:2px;

}

