/*
 Theme Name:   Understrap Child
 Theme URI:    https://understrap.com
 Description:  Understrap Child Theme
 Author:       the Understrap Contributors
 Author URI:   https://github.com/understrap/understrap-child/graphs/contributors
 Template:     understrap
 Version:      1.2.0
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  understrap-child
 Tags: one-column, custom-menu, featured-images, theme-options, translation-ready
 GitHub Theme URI: understrap/understrap-child
*/
#cookieChoiceInfo{
	position: fixed!important;
    width: 30%!important;
    background-color: rgba(238, 238, 238, 0.9);
	
    margin: 0px!important;
    right: 20px!important;
	left:unset!important;
    bottom: 20px!important;
    padding: 20px!important;
    z-index: 1000;
    text-align: center;
    border: 1px solid #4d4d4d;
    border-radius: 10px;
}
