/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

.nf-form-content .listselect-wrap .nf-field-element div, .nf-form-content .ninja-forms-field{
	padding: 0px 40px !important;
}



.header-nav a:hover{
	box-shadow: 0px -4px 0px 0px rgba(74,193,147,1) inset !important;
}

.header-nav a:focus{
	box-shadow: 0px -4px 0px 0px rgba(74,193,147,1) inset !important;
}

.spezifikation .accordion-title{
	border-top: unset !important;
	font-size: .85em !important;
	font-weight: 500 !important;
}


.spezifikation .accordion-title .toggle{
	color: #4ac193 !important;
}

.secondary.is-underline, .secondary.is-link, .secondary.is-outline, .stars a.active, .star-rating:before, .woocommerce-page .star-rating:before, .star-rating span:before, .color-secondary{
	color: #4ac193 !important;
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}