/*
Theme Name: Muto Theme
Theme URI: https://muto.at
Author: muto.at
Author URI: https://muto.at
Description: Muto Theme
Version: 1.0
License: private
License URI: https://muto.at
Tags: 

*/

/********* css by LULA.berlin ****/

.chosen-container-single .chosen-single span {
	padding-top: 2px !important;
}

.chosen-container-single .chosen-single div {
    top: 2px;
 }

.chosen-container .chosen-results li.active-result {
	text-transform: none;
}



.chosen-container .chosen-results li.active-result:hover {
    background: #000;
    color: #fff !important;
	transition: all 0.3s ease-in-out;
}

ul.chosen-results li {
    font-weight: normal;
}

.sf-menu li.current-menu-item > a, .sf-menu li.current-menu-parent > a, .sf-menu li.current_page_parent > a, .sf-menu li.current-page-ancestor > a, .sf-menu li.current-page-ancestor li.current_page_item > a, .sf-menu li.current-page-ancestor li.current-page-ancestor > a {
    color: #000000 !important;
    font-weight: 700 !important;
}



.sf-menu {
    margin-top: 6px;
}

#slide-4-layer-9 {
	background-color: rgba(0, 0, 0, 0.64) !important;
}

