

/* /////////////////////////////////////////////////////////////////////
//  Your CSS
/////////////////////////////////////////////////////////////////////*/

#nav-pg ul {
    margin-bottom: 20px;
}

#nav-pg ul li {
color:black;
}
#pgNavigation li a {
font-weight:400;
}

#galleryTitle {
font-weight:400;
}

#copyright-footer p {
font-size: 12px;
font-weight:400;
}

#load_more_images {
    padding: 14px 45px !important;
    text-transform: uppercase !important;
    color: black !important;
    border: solid 1px black !important;
    margin-top: 45px;
    margin-bottom: 20px;
}
#pgFooter {
border-top: 1px solid #e9e9e9;
}
.form-check-input {
display: none;
}
.consent_checked_label {
display:none;
}