/*
Theme Name:   Graingrow child theme
Description:  Write here a brief description about your child-theme
Author:       Themesflat
Author URL:   https://graingrower.surielementor.com/
Template:     graingrow
Version:      1.0.1
Tested up to: 5.8.1
Requires PHP: 5.6
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  graingrow-child-theme
*/
.cookie-notice-hidden.cookie-revoke-hidden.cn-position-bottom{
	background-color: black !important;
    position: fixed;
    z-index: 9999999999;
    width: 100%;
}
a.cn-set-cookie.cn-button {
    margin-left: 20px;
    margin-right: 20px;
	color:#61CE70;
}
a.cn-privacy-policy-link.cn-link{
	color:#61CE70;
}
input#gform_submit_button_1{
	background-color:#00943a !important;
}
p.gform_required_legend{
	display:none !important;
}