/*
    Theme Name: olk
*/

.aboutPage .publications__slide--top h6 a{
    color: #000;
}
.events__event--location a{
    color: #D0D0D0;
}

.events__event--hoverPic>div>img {
    object-fit: cover;
    object-position: center center;
}

.events__event--title {
    padding: 0 6% 0 0;
}

.headliner__desc>p {
    max-width: 87%;
}

.publications__slide--bottom>div:nth-of-type(2) h6 a{
    color: #D0D0D0;
}

/* WP_CF7 */
.wpcf7-not-valid-tip{
    display: none !important;
}


.wpcf7-not-valid{
    border-color: red !important;
}

.wpcf7-response-output{
    border: none !important;
    color: #ffffff !important;
    margin: 0 !important;
    position: absolute !important;
    padding: 0 !important;
    left: 20px !important;
    top: 112% !important;
}

/* .popupGet .wpcf7-response-output{
    border: none !important;
    color: #000000 !important;
    margin: 0 !important;
    position: absolute !important;
    padding: 0 !important;
    left: 20px !important;
    top: 112% !important;
} */

.wpcf7-list-item{
    margin: 0 !important;
}

#submit_contact_cf7, .wpcf7-spinner, #footerJoinSend{
    display: none;
}

.shopPage .wpcf7-response-output, .eventsPage .wpcf7-response-output{
    color: #000 !important;
}
.wpcf7-form{
    position: relative;
}
.articleNew{
    cursor: text;
}

#hiddenSelect, #subGetInTouch, #hiddenIdCopy{
    display: none;
}

.sharePopup__content--copy{
    cursor: pointer;
}

.popupGet__inputs .wpcf7{
    flex-grow: 1;
}
.popupGet__inputs .wpcf7-form{
    position: relative;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.popupGet__select--items{
    z-index: 1;
}

/* .popupGet__inputs .wpcf7-spinner, .wpcf7-response-output */
.popupGet .wpcf7-response-output{
    display: none;
}

.audioPopup__btn.audioPopup__btn--stop svg:nth-of-type(1){
    display: none;
}
.audioPopup__btn.audioPopup__btn--stop svg:nth-of-type(2){
    display: block;
}

.audioPopup__track wave{
    width: 100%;
}
