.wpautoterms-footer {
    display:block;
    width:100%;
   
    z-index:10000002;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 10px 0;
}
.wpautoterms-footer p{
    margin-bottom:0;
}

.wpautoterms-footer a:hover {
    text-decoration: underline;
}

#wpautoterms-top-fixed-container {
    position:fixed;
    top:0;
    width:100%;
}

#wpautoterms-bottom-fixed-container {
    position:fixed;
    bottom:0;
    width:100%;
}

#wpautoterms-top-static-container {
    width:100%;
    position:fixed;
    z-index:999999999;
    background-color:#FFF;
    left:0;
    right:0;
    padding:10px 0;
    bottom:0;
}

#wpautoterms-bottom-static-container {
    width:100%;
    position:relative;
    z-index:10000002;
}

.wpautoterms-cookies-notice{text-align: center;}
.post-content-full {padding-top: 30px !important; }

.start-c{text-align: center;position: relative;}
.closecookie.wpautoterms-notice-close{position:absolute;top:-35px;right:30px;height: 35px;width: 35px;border-radius: 100%;color: #fff;background: #eed113;line-height: 38px;display: inline-block;margin-left: 5px;text-align: center;}
.closecookie.wpautoterms-notice-close .fa{color: #000;font-size: 20px;text-align: center;}

#wpautoterms-top-static-container a{color:#eed113;}
#wpautoterms-top-static-container a:hover{color:#000;}
.innerwppages{
    height: auto !important;
}
@media(max-width:991px){
    .closecookie.wpautoterms-notice-close .fa{display:block;margin-top:7px;}
}
@media(max-width:767px){
    
    .wpautoterms-footer p{text-align:center;}
}
@media(max-width:479px){
    .closecookie.wpautoterms-notice-close{right:15px;}
}