/**
 *   Copyright Ne.W.S. - New Web Solutions S.r.l. - All rights reserved.
**/

/* ============================================ *
 * Cookie
 * ============================================ */
.amgdprcookie-text-container,
.amgdprcookie-text-container .amgdprcookie-policy,
.amgdprcookie-text-container p {
    font-size: 1.00em !important;
}
.amgdprcookie-buttons-block .amgdprcookie-button.-save {
    background: #000 !important;
}
.amgdprcookie-modal-template .amgdprcookie-button.-allow {
    background: #000 !important;
    border: 1px solid #000 !important;
}
.amgdprcookie-cookie-container .amgdprcookie-link {
    color: #000 !important;
    text-decoration: underline;
}
.amgdprcookie-cookie-container {
    margin-bottom: 0px !important;
}
.amgdprcookie-cookie-container {
    padding: 10px 0 18px 0 !important;
}

/* ============================================ *
 * RESPONSIVE
 * ============================================ */

/* Mobile Small screen 768px */
@media only screen and (max-width: 48em) {
  
}
