/*
Theme Name: Street Food Factory Child Theme for Elementor Hello
Template: hello-elementor
Author: Child Theme Configurator
Version: 3.99.1.1.1723276510
Updated: 2024-08-10 09:55:10

*/



header.sff-header {
    position: absolute;
    z-index: 100;
    width: 100%;
}

.site-branding.show-logo {
    flex: 1;
}

nav.site-navigation.show {
    flex-grow: 1;
}

.sff-socials .elementor-social-icon {
    background-color: transparent !important;
	font-size: 40px !important;
}

.sff-socials .elementor-social-icon svg {
	fill: white !important;
}




main#content {
	
}


footer a, header nav a {
	color: black !important;
}

header .lytbox-navigation nav a {
	color: white !important;
}

.sff-form-half {
    width: 50% !important;
    display: inline-block;
}

.sff-form-half.right {
    padding-left: 10px;
}

.sff-form-half.left {
    padding-right: 10px;
}

.wpforms-field-label {
	color: white !important;
	font-size: 17.6px !important;
	line-height: 0.352px !important;
	font-weight: 400 !important;
	line-height: 26.4px !important;
}

input[type="text"], input[type="email"], input[type="number"] {
    	height: 46px !important;
    	border: none !important;
    	border-radius: 0 !important;
	color: black !important;
	font-size: 17.6px !important;
	line-height: 0.352px !important;
	font-weight: 400 !important;
	line-height: 26.4px !important;
}

.wpforms-container textarea {
    	border: none !important;
    	border-radius: 0 !important;
	color: black !important;
	font-size: 17.6px !important;
	line-height: 0.352px !important;
	font-weight: 400 !important;
	line-height: 26.4px !important;
}

.wpforms-submit-container {
	text-align: center;
	margin-top: 50px !important;
}

.wpforms-submit-container button {
	background-color: white !important;
	color: black !important;
	font-size: 16px !important;
	letter-spacing: 0.352px !important;
	height: 50.1px !important;
	padding: 12.8px 40.8px !important;
}

.wpforms-submit-container button:active, .wpforms-submit-container button:hover {
	linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2)),#178191, #178191)) !important
	background-color: #178191 !important;
	color: white !important;
}

.wpforms-container .wpforms-required-label {
	color: white !important;
}