/* 
Theme Name: Wabi Sabi 2021
Theme URI: https://github.com/elementor/hello-theme/
Description: This theme is based on Hello Elementor, created by Elementor team
Author: Karl Delandsheere
Author URI: https://karl-et-fred.be/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
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
*/

.logo-svg .elementor-icon svg {
	height: auto !important;
}

/*.elementor-text-editor a { color: #175299 !important; text-decoration: underline !important; }

.elementor-text-editor a:hover { color: #000 !important; text-decoration: none !important; }

body { padding: 20px 50px 50px; }

@media only screen and (max-width: 600px) {
  body {
    padding: 20px 0;
  }
}*/


/*#cookie-notice .cookie-notice-container {
    padding: 30px;
}

.cn-button.bootstrap.cookie-button {
	color: #fff;
	font-family: "Montserrat",Sans-serif;
    font-size: 10px;
    text-shadow: 0;
	-webkit-border-radius: 0;
    -moz-border-radius: 0;
	border-radius: 0;
	box-shadow: none;
}

#cookie-notice .cn-button, #cookie-preferences .cn-button.bootstrap.cookie-button {
    background: #323232;
    background-color: #323232;
    border-color: #04c #04c #002a80;
    border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
	padding: 5px 10px;
}*/
