/* Cookie Notice */

.cookie-consent-gifts {
    padding: 5px;
    background: #2578a0;
    color: #fff;
    position: fixed;
    left: 10%;
    right: 10%;
    text-align: justify;
    width: 80%;
    top: 60;
}

.cookie-consent-gifts h3 {

}

.cookie-consent-gifts p {

}
.cookie-consent-gifts p a {
    color: #95c6f1;
    font-weight: bold;
}

.cookie-consent-gifts .cookie-btn {
    text-align: right;
    margin: 45px 0 0;
}

.cookie-consent-gifts .cookie-btn a {
    background: #36afb2;
    display: inline-block;
    width: 120px;
    line-height: 35px;
    text-align: center;
    border-radius: 5px;
    color: #fff;
    opacity: 1 !important;
}

.cookie-consent-gifts .cookie-btn a:hover {
    background: #ba0404;
    text-decoration: none;
}

#fvpp-close {
opacity: 0;
}

/* End Cookie Notice */
