/*
Theme Name: Olomedia 92 Child
Theme URI: http://www.olomedia.it
Description: Olomedia child
Author: Olomedia
Author URI: http://www.olomedia.it
Template: olomedia_92
Version: 1.0
Text Domain: olomedia_92_child
Tags:
*/
.select2-container, .select2-dropdown, .select2-search, .select2-results {
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -ms-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
}
.olo-button {
    padding-left: 2em; padding-right: 2em; width: auto;background-image: none;
    border: 0;
    border-radius: 0;
    color: #FFF;
    cursor: pointer;
    display: inline-block;    text-align: center;
    text-transform: uppercase;
    font-family: apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Open Sans","Helvetica Neue",sans-serif;
    font-size: 1.125em;
    font-weight: 700;
    margin-bottom: 0;
    padding-top: 0.675em;
    padding-bottom: 0.675em;
}
