/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
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
*/

* {
 -webkit-font-smoothing: antialiased !important;
}




.gdprmodal-open .gdprmodal {
    background-color: rgb(0,0,0,0) !important;
}



#gdpr-cookie-consent-bar .gdpr_messagebar_content div.group-description p {
    font-family: "Rules-Bold" !important;
}

#gdpr-cookie-consent-bar a {
    color: #000000 !important;
    font-family: "Rules-Bold" !important;
    padding: 0 10px !important;
	text-transform: uppercase !important;
  font-weight:400 !important;
  text-decoration: underline !important;
}

.gdprmodal-body #gdpr-cookie-consent-bar {
    padding: 0.5rem !important;
}



.gdpr-widget, .gdpr-banner, .gdprmodal-content {
	box-shadow: rgb(255 255 255) 0px 0px 0px !important;
}

#gdpr-cookie-consent-bar, #gdpr-cookie-consent-show-again {
    margin-bottom: 40px !important;
    width: 84% !important;
    margin-left: 8% !important;
}

#gdpr-cookie-consent-bar.gdpr-banner .gdpr_messagebar_content {
    padding: 1.5rem 0rem !important;
	max-width: 95% !important;
}

#gdpr-cookie-consent-bar .gdpr_messagebar_content .gdpr_link_button {
	
	text-transform: capitalize !important;
}

#gdpr-cookie-consent-bar .gdpr_messagebar_content div.group-description p {
    margin: 0 auto;
    text-align: center !important;
}

.gdpr_action_button {
	float: none !important;
}

.group-description-buttons {
	    text-align: center !important;
}

.#gdpr-cookie-consent-bar a{
	
	max-width: 35% !important;
}
    
