/*-------------General*/
body {
    font-family: 'Roboto', sans-serif;
}
a {
    color: #ffb500;
}
.btn.btn-primary {
    background-color: #ffb500;
    border-color: #ffb500;
}
.image-shadow {
    box-shadow: 5px 5px 12px rgb(0 0 0 / 10%);
}

/*-------------Site Structure*/
#content.site-content {
    padding-top: 1.75rem;
}

/*-------------Navigation/Header*/
header#masthead,
body:not(.theme-preset-active) footer#colophon {
    background-color: #ffffff;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
    color: #c2c1c0;
    font-size: 1.5rem;
    text-transform: uppercase;
    font-weight: 800;
    padding-left: 0;
    padding-right: 1.5rem;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover,
body:not(.theme-preset-active) #masthead .navbar-nav > li.active > a {
    color: #ffb500;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover, body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
    font-weight: 800;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li:last-child > a {
    padding-right: 0;
}
.navbar-brand img,
footer .site-info img {
    width: 100%;
    max-width: 250px;
}
.navbar-toggler {
    border: none;
}
.navbar-light .navbar-toggler {
    color: #ffb500;
    font-size: 2rem;
}
.site-title {
    color: #ffb500;
    font-size: 3rem;
    font-weight: 900;
    text-transform: uppercase;
}
.site-title:hover {
    color: #ffb500;
    text-decoration: none;
}

/*-------------Individual pages */
header.entry-header.banner .entry-title {
    background-color: #ffb500;
    color: #FFF;
    padding: 15px;
    font-size: 2rem;
    font-weight: 900;
}

/*-------------Sidebar */
aside#secondary > .sidebar-container {
    padding-bottom: 50px;
}
.widget-title {
    background-color: #000;
    color: #FFF;
    font-weight: 900;
    text-align: center;
    padding: 15px 0;
    margin: 0;
}
.wadp-post-list {
    list-style: none;
    padding: 0;
    text-align: center;
    margin-top: 15px;
}
.wadp-post-list li {
    padding: 5px 0px;
}
.wadp-post-list li a {
    color: #000;
    font-weight: 700;
    font-size: 1rem;
}
#socials {
    margin-top: 50px;
}
#socials ul {
    list-style: none;
    padding: 0;
}
#socials ul li {
    text-align: center;
}
#socials ul li a {
    font-size: 1.25rem;
    color: #ffb500;
    font-weight: 900;
}

#project-image-swap-button {
    border: none;
    outline: 0;
    background-color: #e2e2e2;
    color: #FFF;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 1.2rem;
    height: 90%;
    width: 100%;
    padding: 15px 15px 15px 50px;
    text-align: left;
    position: relative;
    top: 5%;
}
#project-image-swap-button i.fas.fa-chevron-left {
    position: absolute;
    left: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 35px;
}

.wadp-parent-quote blockquote {
    color: #000;
    font-size:1.25rem;
    padding: 20px 50px;
    text-align: left;
}
.wadp-parent-quote blockquote .wadp-quote-author {
    display: block;
    text-align: right;
    font-weight: 700;
}
.wadp-parent-quote blockquote strong {
    position: relative;
}
.wadp-parent-quote blockquote .open-quote,
.wadp-parent-quote blockquote .close-quote {
    font-size: 3.25rem;
}
span.open-quote {
    position: absolute;
    left: -30px;
    top: -15px;
}
span.close-quote {
    line-height: 0;
    vertical-align: middle;
}

.tns-slider .tns-item img {
    width: 100%;
}

/*-------------Campaign Q&A */
.campaign-qa-header h3 {
    color: #ffb500;
    font-weight: 900;
}
.campaign-qa-header p {
    margin-bottom: 0;
}
.campaign-qa-header,
#commentform {
    border: 1px solid #d7d7d7;
    padding: 20px;
    border-radius: 10px;
    margin-bottom: 20px;
}
.campaign-qa-header {
    border-top: 25px solid #FFF;
}
#commentform .form-submit {
    margin-bottom: 0;
}
.comment-list li:before {
    display: none !important;
}
.comment-list .card {
    border-radius: 10px;
}
.comment-list .card-header {
    background-color: transparent;
    border-bottom:none;
    padding-bottom: 0;
}
.comment-list .card-header h5 {
    font-weight: 900;
    margin-bottom: 0;
}
.comment-reply-container #reply-title {
    background-color: #000;
    color: #FFF;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    margin-bottom: 0;
    padding: 20px;
    font-weight: 900;
}
.comment-reply-container #respond form {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.comment-reply-container #reply-title small {
    display: block;
}
.comment-list .comment {
    font-weight: normal;
}
.comment .card-footer {
    background-color: transparent;
}
.comment-list .comment.byuser footer {
    display: none;
}

/** Calendar */
#calendar {
    background-color: #FFF;
    padding: 10px;
}
.cal-container {
    padding: 10px;
}
.cal-day-today span[data-cal-date] {
    color: #212529;
}
span[data-cal-date],
.cal-date-text,
.cal-month-box .cal-day-today span[data-cal-date] {
    font-size: 1em;
    position: relative;
    z-index: 1;
}
.cal-day-inmonth span,
.cal-day-weekend span[data-cal-date] {
    margin-right: 0;
    margin-left: 1px;
    color: #000;
}
.cal-month-day {
    height: 30px;
}
.cal-year-box [class*="span"],
.cal-month-box [class*="cal-cell"] {
    min-height: 30px;
}
.events-list {
    max-height: 30px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    padding-left: 0;
}
.cal-cell .event {
    width: 100%;
    height: 100%;
    border-radius: 0;
    box-shadow: none;
    margin: 0;
    border: none;
    background-color: #000;
    opacity: 1;
    transition: opacity .3s;
}
.cal-cell .event:hover {
    opacity: .8;
}
.cal-header {
    background-color: #FFF;
    text-align: center;
    margin-bottom: 0;
    padding: 5px 0px;
}
.cal-day-today {
    background-color: rgba(0,0,0,.2);
}
.cal-date-text.date-has-event, .cal-month-box .cal-day-today .cal-date-text.date-has-event {
    color: #FFF;
    opacity: 1;
}
.cal-date-text.date-has-event {
    position: relative;
    z-index: 1;
}
.events-list a:hover {
    text-decoration: none !important;
}
#cal-day-tick,
#cal-week-box,
#cal-slide-box {
    display: none !important;
}

/** -------------- Home project gallery */
button.home-project-gallery-next,
button.home-project-gallery-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: none;
    border: none;
    font-size: 24px;
}
button.home-project-gallery-prev {
    left: -35px;
}
button.home-project-gallery-next {
    right: -35px;
}
#project-gallery-thumbs {
    list-style: none;
    padding: 0;
    margin: 0 -5px;
    display: flex;
}
#project-gallery-thumbs li {
    padding: 5px;
}
#project-gallery-thumbs li img {
    border: 2px solid transparent;
}
#project-gallery-thumbs li.tns-nav-active img {
    border: 2px solid #ffb500;
}
#project-gallery-thumbs li img {
    width: 100%;
}
button#play-pause-project-gallery {
    position: absolute;
    z-index: 999;
    bottom: 0;
    right: 0;
    background: #ffb500;
    border: none;
    color: #FFF;
}

/** Footer */
ul.footer-socials {
    float: right;
    list-style: none;
    padding: 0;
    margin: 0;
}
ul.footer-socials li {
    display: inline-block;
    margin-left: 15px;
}


div#clockdiv-container {
    background-color: #FFF;
    text-align: center;
    padding: 5px 15px 10px 15px;
    border-radius: 10px;
}
div#clockdiv-container p {
    color: #FFF;
    margin: 0;
    vertical-align: top;
    line-height: 40px;
}
div#clockdiv {
    display: inline-block;
    text-align: center;
}
div#clockdiv > div {
    display: inline-block;
    text-align: center;
    margin: 0 10px;
    line-height: normal;
    color: #FFF;
}
div#clockdiv > div span {
    border: 1px solid;
    width: 35px;
    height: 35px;
    display: inline-block;
    line-height: 35px;
    margin-bottom: 5px;
    border-radius: 5px;
}
div#clockdiv > div .smalltext {
    font-size: 12px;
}
@media(max-width: 767px) {
    div#clockdiv {
        display: block;
    }
}
@media(min-width: 992px) {
    aside#secondary > .sidebar-container {
        background-color: #d7d7d7;
    }
}
@media(max-width: 991px) {
    aside#secondary {
        margin-top: 50px;
    }
    .site-title {
        font-size: 2.5rem;
    }
    header.entry-header.banner .entry-title {
        font-size: 1.75rem;
    }
}
@media(max-width: 767px) {
    .site-title {
        font-size: 2rem;
    }
    header.entry-header.banner .entry-title {
        font-size: 1.5rem;
    }
    .home-image-gallery {
        display: none;
    }
}
@media(max-width: 576px) {
    .site-title {
        font-size: 1.5rem;
    }
    header.entry-header.banner .entry-title {
        font-size: 1.25rem;
    }
}

.grecaptcha-badge {
    visibility: hidden;
}