/* 
 Theme Name:   G-linq 2020 OceanWP
 Theme URI:    
 Description:  
 Author:       avdbos
 Author URI:   
 Template:     oceanwp
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/
.CybotCookiebotDialogBodyButton {
	Background-color: #1ba7e2 !important;
	Border: 1px solid #1ba7e2 !important;
	font-size: 10pt !important;
    font-weight: 300 !important;
}

#CybotCookiebotDialogBodyContentTitle {
    padding: 0;
	font-family: Lato, sans-serif !important;
    font-size: 16pt !important;
    font-weight: 300 !important;
    line-height: 100%;
	color: #1ba7e2 !important;
    display: block;
    position: static;
    margin: 2px 0 6px;
}

#CybotCookiebotDialogBodyContentText {
    padding: 0;
	font-family: Lato, sans-serif !important;
    font-size: 12pt !important;
    font-weight: 300 !important;
    line-height: 100%;
	color: #000000 !important;
    display: block;
    position: static;
    margin: 2px 0 6px;
}

.CybotCookiebotDialogBodyLevelButtonWrapper {
    padding: 0;
	font-family: Lato, sans-serif !important;
    font-size: 12pt !important;
    font-weight: 300 !important;
    line-height: 100%;
	color: #000000 !important;
}
.CybotCookiebotDialogBodyLevelButton:checked {
	color: #1ba7e2 !important;
}
#CybotCookiebotDialogPoweredbyImage {
    display: none;
}