.section-grid__header {
    padding-bottom: 20px !important;
}

div#text-2 .textwidget .overflow, div#text-3 .textwidget .overflow, div#text-4 .textwidget .overflow a, div#text-2 .textwidget .overflow a {
    color: #fff;
    line-height: 25px;
}

.header.opened[data-arts-header-overlay-theme-text=light] a {
    color: #fff;
}

.menu-overlay__item-wrapper .split-text__line {
    transition: ease-in-out 0.3s;
}

.menu-overlay__item-wrapper .split-text__line:hover {
    color: #fff;
}

.page-id-222 .section-masthead, .page-id-346 .section-masthead {
    display: none;
}

.page-template-default [data-arts-header-logo=primary] .logo__text-title {
    color: #fff !important;
}

.section-content__button span, .list-projects__wrapper-button span {
    color: #000;
}

.comment-respond {
    display: none;
}

.post__content.clearfix {
    font-size: 18px;
    line-height: 1.7;
}

.figure-info__option {
    color: #fff;
}

.section-properties__item .figure-info .h5{
    color: #fff !important;
}

.footer__area footer__area_lower .widget small {
    font-size: 13px;
    text-transform: uppercase;
}

#workshop_tabs p, #workshop_tabs span {
    color: #000;
}

body [data-arts-theme-text=light]:not([data-arts-header-overlay-theme-text=dark]) a, .arts-elementor-theme-light a {
    color: rgba(255, 255, 255, 0.82);
}

body [data-arts-header-logo=primary] .logo__text-title {
    color: #fff !important;
}

body h1.section-masthead__heading {
    font-size: 40px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

/* Scrollbar Styling */


::-webkit-scrollbar-track {
    background-color: #ffffff;
    -webkit-border-radius: 0;
    border-radius: 0;
}


::-webkit-scrollbar-thumb {
    -webkit-border-radius: 0;
    border-radius: 0;
    background: #ddc4a4;
}

::-webkit-scrollbar {
    width: 5px;
}
