#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar).moove-gdpr-light-scheme {
	position: fixed; top: 0; left: 0; right: unset; bottom: unset;
	height: 100%; width: 100%; max-width: none; max-height: none;
	
	background-color: rgba(0,0,0,.3);
	border: none;
	border-radius: unset;
}
#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar).moove-gdpr-light-scheme > .moove-gdpr-info-bar-container {
	position: absolute; bottom: 15px; right: 15px;
	display: block; max-width: min(100vw - 30px, 500px);
	padding: 35px;
	
	background-color: #FFF;
	border-radius: 30px;
}
#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar).moove-gdpr-light-scheme > .moove-gdpr-info-bar-container:before {
	content: 'On utilise des cookies';
	display: block; max-width: 275px;
	padding: 5px 0;
	margin-bottom: 30px;
	
	background-image: url("../../images/cookies.svg");
	background-repeat: no-repeat;
	
	text-transform: uppercase;
	text-align: left;
	font-family: "Stretch Pro", sans-serif;
	color: #000;
}
#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar).moove-gdpr-light-scheme > .moove-gdpr-info-bar-container > .moove-gdpr-info-bar-content {
	display: block;
	padding: 0;
}
#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar).moove-gdpr-light-scheme > .moove-gdpr-info-bar-container > .moove-gdpr-info-bar-content > .moove-gdpr-cookie-notice {
	max-width: 410px;
}
#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar).moove-gdpr-light-scheme > .moove-gdpr-info-bar-container > .moove-gdpr-info-bar-content > .moove-gdpr-cookie-notice > p {}
#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar).moove-gdpr-light-scheme > .moove-gdpr-info-bar-container > .moove-gdpr-info-bar-content > .moove-gdpr-button-holder {
	justify-content: flex-start;
	column-gap: 20px;
	row-gap: 15px;
	padding: 0;
	margin: 30px 0 0;
}
#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar).moove-gdpr-light-scheme > .moove-gdpr-info-bar-container > .moove-gdpr-info-bar-content > .moove-gdpr-button-holder > .mgbutton {
	position: relative;
	flex: 0 0 auto; width: auto;
	margin: 0;
	padding: 15px 35px 15px 60px;
	
	font-weight: 700;
	font-style: italic;
}
#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar).moove-gdpr-light-scheme > .moove-gdpr-info-bar-container > .moove-gdpr-info-bar-content > .moove-gdpr-button-holder > .mgbutton:before {
	content: '';
	position: absolute; top: 50%; left: 25px; transform: translateY(-50%);
	display: block; height: 20px; width: 20px;
	
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar).moove-gdpr-light-scheme > .moove-gdpr-info-bar-container > .moove-gdpr-info-bar-content > .moove-gdpr-button-holder > .mgbutton.moove-gdpr-infobar-allow-all { color: #FFF !important; }
#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar).moove-gdpr-light-scheme > .moove-gdpr-info-bar-container > .moove-gdpr-info-bar-content > .moove-gdpr-button-holder > .mgbutton.moove-gdpr-infobar-allow-all:hover { background-color: #FF640B !important; }
#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar).moove-gdpr-light-scheme > .moove-gdpr-info-bar-container > .moove-gdpr-info-bar-content > .moove-gdpr-button-holder > .mgbutton.moove-gdpr-infobar-allow-all:before {
	background-image: url("../../images/emojis/contact.png");
}
#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar).moove-gdpr-light-scheme > .moove-gdpr-info-bar-container > .moove-gdpr-info-bar-content > .moove-gdpr-button-holder > .mgbutton.moove-gdpr-infobar-settings-btn:before {
	background-image: url("../../images/emojis/submit.png");
}

@media (min-width: 500px) {
	#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar).moove-gdpr-light-scheme > .moove-gdpr-info-bar-container:before {
		padding-left: 90px;
		
		background-position: left center;
		background-size: auto 100%;
		
		line-height: 28px;
		font-size: 24px;
	}
	#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar).moove-gdpr-light-scheme > .moove-gdpr-info-bar-container > .moove-gdpr-info-bar-content > .moove-gdpr-cookie-notice > p {
		line-height: 24px;
		font-size: 16px;
	}
	#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar).moove-gdpr-light-scheme > .moove-gdpr-info-bar-container > .moove-gdpr-info-bar-content > .moove-gdpr-button-holder > .mgbutton {
		font-size: 13px;
	}
}
@media (max-width: 499.99px) {
	#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar).moove-gdpr-light-scheme > .moove-gdpr-info-bar-container:before {
		padding-top: 90px;
		
		background-position: top left;
		background-size: auto 75px;
		
		line-height: 24px;
		font-size: 18px;
	}
	#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar).moove-gdpr-light-scheme > .moove-gdpr-info-bar-container > .moove-gdpr-info-bar-content > .moove-gdpr-cookie-notice > p {
		line-height: 18px;
  		font-size: 14px;
	}
	#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar).moove-gdpr-light-scheme > .moove-gdpr-info-bar-container > .moove-gdpr-info-bar-content > .moove-gdpr-button-holder > .mgbutton {
		font-size: 13px;
	}
}