h1 {
    margin: 0.9rem 0;
}
#primary-menu a {
    border: none !important;
}

.page-title-title {
    display: none;
}

.single-thegem_pf_item .block-content {
    padding-top: 0px;
}

.page-title-block{
    height: 1400px;
    min-height: 200px;
    max-height: 33vh;
    background-position: 50%;
}

.page-title-block.has-background-image {
    min-height: 450px;
}

.page-title-excerpt.styled-subtitle {
    display: none;
}
h3, .title-h3, h4, .title-h4 {
    margin: 0;
}

.block-content.no-top-margin {
    margin-bottom: 0;
}

#colophon{
    padding-top: 0;
}

#colophon .widget-title {
    margin: 0;
}

#colophon .widget-title:after {
   content:'';
}

#colophon .widget.widget_search input, #colophon #mc4wp_email, #colophon .wpcf7-form-control-wrap input, #colophon .wpcf7-form-control-wrap textarea {
    background-color: initial;
    border: 1px solid initial;
}

.site-footer .widget_text ul li {
    margin-left: 0;
    border-bottom: none;
    padding: 0;
}
.site-footer .widget_text ul li:before {
   content: none;
}