/* 
Theme Name: Idiomarum Elementor
Theme URI: https://github.com/elementor/hello-theme/
Description: Child is a child theme of Hello Elementor
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: idiomarum_elementor
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/


span.sel_sep {
    display: inline-block;
    height: 11px;
    border-right: 1px solid black;
    margin: 0 3px 0 5px;
}

div.sel_div, a.link_sel {
    font-family: "Roboto Condensed"!important;
    font-weight: 200!important;
    font-size: 15px!important;
    text-transform: uppercase !important
}

aside#moove_gdpr_cookie_info_bar {
    width: 65%!important;
	margin-top:30%!important;
	margin-left:30%!important;
    padding:50px!important;
}

#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme {
    background-color: #ffffffd4!important;
    border-top: 1px solid #202020!important;
}

@media only screen and (max-device-width: 600px) {
	aside#moove_gdpr_cookie_info_bar {
		width: 100%!important;
		margin-top:20%!important;
		margin-left:0!important;
		padding:10px!important;
	}
}

