.gdpr{position: fixed; top: 0; bottom: 0; left: 0; right: 0; background: rgba(0, 0, 0, 0.7);color: #333;z-index:9999999;line-height:1.3}
.gdpr_w{padding: 2rem;background: #fff;max-width: 700px;width: 95%;position: relative;margin: 5% auto;text-align: center;}
.gdpr_t{margin-bottom:15px;}
.gdpr_t h3{font-size: 30px;margin:0px 0 10px 0;}
.gdpr_t p{font-size: 16px;line-height: 1.45;margin:0;}
.gdpr_x {position: absolute; right: 24px; top: 16px; cursor:pointer;}
.gdpr_yn{margin-top:10px;}
.gdpr_yn form{display: inline;}
.gdpr_yn button{background: #37474F;border: none;color: #fff;padding: 8px 30px;font-size: 13px;margin: 0 3px;}
.gdpr_yn .gdpr_n{background: #fff;color: #222;border: 1px solid #999;}
amp-consent{position: relative;margin-left: 10px;top: 2px;width: auto;background: transparent;}
.gdpr_fmi{
width:100%;
font-size: 15px;
line-height: 1.45;
margin: 0;
}
#footer .gdpr_fmi span, .gdpr_fmi span {
display: inline-block;
}
#footer .gdpr_fmi a{
color: ;
}
@media(max-width:768px){
.gdpr_w{width: 85%;margin:0 auto;padding:1.5rem;}
}
.gdpr{position: fixed; top: 0; bottom: 0; left: 0; right: 0;}
.gdpr_w{padding:20px 40px;background: #383B75;width: 95%;position: relative;margin: 0% auto;display: inline-flex;}
.gdpr_t h3, .gdpr_fmi{
font-size: 16px;
color:#fff;
margin: 0;
font-weight: 400;
}
.gdpr_fmi a{
text-decoration:underline;
margin-left: 10px;
color:#fff;
opacity: .8;
}
.gdpr_fmi a:hover{
opacity: 1;
color:#fff;
}
.gdpr-l{
display: flex;
flex-direction: row;
align-items: center;
order: 0;
}
.gdpr_t, .gdpr_fmi{
display:inline-block;
}
.gdpr_t p{display:none;}
.gdpr_x {position: absolute;right: 18px;top: 6px; cursor:pointer;color: #fff;visibility: hidden;}
.gdpr_yn{
text-align: right;
order: 0;
flex-grow: 1;
}
.gdpr_yn form{display: inline;}
.gdpr_yn button{background: #FFFC26;border: none;color: #333;padding: 8px 40px;font-size: 15px;margin: 0 3px;font-weight: 600;cursor: pointer;}
.gdpr_yn .gdpr_n{background: transparent;}
amp-consent{position: relative;margin-left: 10px;top: 2px;width: auto;background: transparent;}
.gdpr_fmi span, .gdpr_fmi a:before{
display:none;
}
.gdpr-btns{
display:inline-flex;
align-items: center;
}
.gdpr_yn .acp{
order: 1;
}
.rej button{
font-size: 15px;
padding: 0;
font-weight: 500;
margin-right: 20px;
cursor: pointer;
color:#fff;
}
.rej button:hover{
text-decoration:underline;
}
@media(max-width:768px){
.gdpr-l{display:inline-block;}
.gdpr_fmi a{margin:0;}
.gdpr_t, .gdpr_fmi {
display: block;
line-height: 1.4;
}
.gdpr_w{padding:10px 15px;
display:inline-block;text-align:left;
}
.gdpr_yn {
margin-top: 10px;
text-align: center;
}
}
#ampforwpConsent{
left: 50%;
font-size: 13px;
top: -15px;
}
#ampforwpConsent a{
text-decoration:none;
}
amp-consent{background:none}
@media(max-width:425px){
#footer amp-consent a{font-size:12px;margin-top:7px;display:inline-block;}
}
.gdpr_fmi a:before{
display:none;
}
.gdpr_w{width:100%;}
.f-w-f2 {
padding: 50px 0px;
}
300,"message"=>'Request not valid'));
die;
}
$current_url = $site_url = $site_host = $amp_site = '';
$current_url = wp_get_referer();
$site_url = parse_url( get_site_url() );
$site_host = $site_url['host'];
$amp_site = $site_url['scheme'] . '://' . $site_url['host'];
header("AMP-Access-Control-Allow-Source-Origin: esc_url($amp_site) ");
header("AMP-Redirect-To: esc_url($current_url) ");
}