/*
This is your custom Style Sheet. It's the last css resource loaded so you can
easily overwrite css selectors from other style sheets.
*/
.hero-default:before {
  display: none;
}
.hero-default[data-type="3"] .hero-slider .carousel-cell:before {
  display: none;
}
.content-form {
    min-height: 20px;
    padding: 10px;
    margin-bottom: 20px;
    background-color: #8e8490;
    border: 1px solid #d5d8dc;
    border-radius: 0;
}

.custom-content {
    padding-top: 0px;
    padding-bottom: 0px;
}



.header>.header-content .header-logo {
       height: 120px;}
       
    #view-about.button.button-md.is-secondary{
    display: none;
}    


.details-default>.detail-body .detail-body-content .tab-content .tab-item .tab-item-content#long-description:not(.display) {
    margin-top: 24px;
    display: block;
}   

    .results-body .results-content .summary-list .summary-item .summary-content .summary-info .summary-title .actions {
    font-size: 2.325em;
    margin-left: 16px;
}

.picture-title-actions.bookmark.tooltip {
  display: none;
}

.fa.fa-share-alt {
  display: none;
}