#location-dropdown,#service-dropdown{width:100%;max-width:100%;box-sizing:border-box;border-radius:40px;background-color:#9685b8;color:#fff;border:none;outline:none !important;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url('data:image/svg+xml;utf8,<svg fill="%23ffffff" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="M7 10l5 5 5-5z"/><path d="M0 0h24v24H0z" fill="none"/></svg>');background-repeat:no-repeat;background-position:right center;padding-right:20px;margin-bottom:10px}#location-dropdown:hover,#service-dropdown:hover{opacity:.85}#service-dropdown:disabled{background-color:#d3cce1;color:gray}.dropdown-container{display:flex;flex-direction:column;max-width:100%}#service-dropdown option,#location-dropdown option{height:auto;color:#000;background:#fff;padding:10px;border-bottom:1px solid #000}.beratung_block{display:none;border-right:3px solid #9685b8;border-left:3px solid #9685b8;border-bottom:3px solid #9685b8;padding:10px}.beratung_block p a{line-height:25px !important}