/*
Theme Name: REBL Outdoor
Theme URI: https://www.rebloutdoor.nl
Description: A child theme of Alloggio
Author: Edge Themes
Author URI: https://qodeinteractive.com
Version: 1.0.0
Text Domain: alloggio
Template: alloggio
*/

select {
    position: relative;
    height: 48px;
	display: inline-block;
    padding: 9.5px 16px;
    margin: 0;
    font-family: inherit;
    font-size: 17px;
    line-height: 29px;
    font-weight: 400;
    color: #4d4d4d;
    background-color: transparent;
    border: 1px solid rgba(0,0,0,.18);
    border-radius: 0;
    outline: 0;
    cursor: pointer;
}
