/* Themify Customize Styling */
body {	
	font-family: "Open Sans";	font-weight:normal;

	color: #550b43; 
}
#content {	
	padding-top: 0px; 
}
h1 {	
	color: #550b43; 
}
h3 {	
	color: #550b43; 
}
#footerwrap {	background: none;
	background-color: #550b43;
	padding-top: 0px; 
}
#footer {	
	color: #ffffff; 
}
#footer, #footer-logo, .footer-nav a, .footer-text {		text-transform:uppercase; 
}
#footer a {		text-align:left; 
}
.footer-widgets {		text-align:center; 
}
#pagewrap .back-top.back-top-float, .full-section-scrolling #footerwrap .back-top .arrow-up a, .footer-horizontal-left #footerwrap .back-top .arrow-up a, .footer-horizontal-right #footerwrap .back-top .arrow-up a, .footer-left-col #footerwrap .back-top .arrow-up a, .footer-right-col #footerwrap .back-top .arrow-up a, #footer .back-top .arrow-up a {	background: none;
	background-color: #3e0430; 
}
#footerwrap .back-top a:before, #pagewrap .back-top.back-top-float {	
	color: #f7d018; 
}

/* Themify Custom CSS */
.ui.nav {
     border-radius: 0;
     box-shadow: 0 0 0 0px rgba(0,0,0,.1);
}
input[type=text], input[type=tel] {
    width: 100%;
}