/**
Theme Name: Sleep Lab
Author: Websparks
Author URI: https://websparks.sg
Description: This is an Astra child theme for NUS Sleep and Cognition Lab
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: sleep-lab
Template: astra
*/
img.uabb-photo-img {
    box-shadow: 0px 3px 5px 0px rgb(0 0 0 / 30%);
}
.uabb-photo-content {
    overflow:unset;
}
.ast-single-post .entry-content a, .ast-comment-content a:not(.ast-comment-edit-reply-wrap a) {
    text-decoration:none;
}

@font-face{
    font-family:"Ultimate-Icons";font-style:normal;font-weight:normal;font-display:auto;src:url(assets/fonts/Ultimate-Icons.ttf);
}

.ua-icon {
    font-family: 'Ultimate-Icons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.ua-icon-chevron-right-circle:before {
    content: "\e98d";
}
.fl-post-feed-post {
    padding-bottom: 20px;
}
.event-list img {
    max-width: 100%;
    box-shadow: 0px 3px 5px 0px rgb(0 0 0 / 30%);
}
.event-list .img-event {
    margin: 10px;
}
.uabb-icon i:before {
    font-size: 30px !important;
    line-height: 35px !important;
}
.current-menu-ancestor .sub-menu .current_page_item {
    -webkit-text-fill-color: #0170B9;
    -webkit-text-stroke-width: 0.3px;
    -webkit-text-stroke-color: #0170B9;
}
li.current-menu-ancestor > a, li.current-menu-item {
    -webkit-text-fill-color: #0170B9;
    -webkit-text-stroke-width: 0.3px;
    -webkit-text-stroke-color: #0170B9;
}

.publication-download .icon-pdf {
    background: #fafafa;
}
a.feature-publications .publication-download  {
    -webkit-text-fill-color: unset;
    -webkit-text-stroke-width: 0px;
    -webkit-text-stroke-color:unset;
}
a.feature-publications:hover .icon-pdf {
    background: #0170B9 !important;
}
a.feature-publications:hover .icon-pdf {
    color: white !important;
}

a.feature-publications:hover, a.feature-publications:focus {
    color: #ffffff !important;
    outline: none !important;
    -webkit-text-fill-color: unset;
    -webkit-text-stroke-width: 0px;
    -webkit-text-stroke-color: unset;
}
a.feature-publications .publication-descripption {
    color: #808285 !important;
}
a.feature-publications:hover .publication-descripption {
    color: #0170B9 !important;
}
