.facts,
.footer,
.nav-bar,
.page-header {
    background: var(--mod-primary-color) !important;
}

.footer .footer-contact,
.footer .footer-link,
.footer .footer-newsletter,
.facts .facts-text h3 {
    color: var(--mod-text-color-primary) !important;
}

.nav-bar .navbar {
    background: var(--mod-primary-color) !important;
}

.nav-bar .dropdown-menu a:hover {
    background: var(--mod-primary-color) !important;
}

.dropdown-item.active,
.dropdown-item:active {
    /* background: var(--mod-active-link) !important; */
}

.btn.btn-custom:hover {
    background: var(--mod-secondary-color) !important;
    box-shadow: inset 200px 0 0 0 var(--mod-secondary-color) !important;
    color: var(--mod-text-color-secondary) !important;
}

.blog .blog-img .text-new {
    background-color: var(--mod-secondary-color) !important;
}

.search__icon {
    color: var(--mod-primary-color) !important;
}

.blog .meta-date {
    background: var(--mod-primary-color) !important;
    color: var(--mod-text-color-primary) !important;
}

.btn.btn-custom {
    background: var(--mod-primary-color) !important;
    color: var(--mod-text-color-primary) !important;
}

.section-header h2 span {
    border-bottom: 4px solid var(--mod-primary-color) !important;
}

.page-header a:hover {
    color: var(--mod-active-link) !important;
}

.navbar-dark .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .nav-link.active {
    color: var(--mod-active-link) !important;
}

.container-search:hover>.search__icon {
    background-color: var(--mod-active-link) !important;
}

.sidebar .sidebar-widget .widget-title::after {
    background: var(--mod-secondary-color) !important;
}

.footer .footer-contact h2,
.footer .footer-link h2,
.footer .footer-newsletter h2 {
    color: var(--mod-active-link) !important;
}

.footer .copyright p a {
    color: var(--mod-active-link) !important;
}

.facts .facts-item i {
    color: var(--mod-active-link) !important;
}

.location .under-color {
    border-bottom: 4px solid var(--mod-primary-color) !important;
}

.section-header {
    border-bottom: unset !important;
    /* border-bottom: 4px solid var(--mod-primary-color) !important; */
}

.service .section-header,
.about .section-header {
    border-bottom: unset !important;
}

.blog .under-color {
    border-bottom: 4px solid var(--mod-primary-color) !important;
}

.back-to-top {
    background: var(--mod-secondary-color) !important;
}

.back-to-top i {
    color: var(--mod-text-color-primary) !important;
}

.carousel .owl-nav .owl-prev:hover,
.carousel .owl-nav .owl-next:hover {
    background: var(--mod-primary-color) !important;
}

.carousel .owl-nav .owl-prev:hover i,
.carousel .owl-nav .owl-next:hover i {
    color: var(--mod-text-color-primary) !important;
}

.top-bar .top-bar-icon {
    background: var(--mod-primary-color) !important;
}

.top-bar .top-bar-ico i {
    color: var(--mod-text-color-primary) !important;
}

.footer .footer-social a {
    background: var(--mod-text-color-primary) !important;
}

.footer .footer-social a i {
    color: var(--mod-primary-color) !important;
}

#loader .loader {
    border-top-color: var(--mod-primary-color) !important;
}

/* .single .single-related .under-color {
    position: relative;
}
.single .single-related .under-color::after {
    position: absolute;
    content: "";
    width: 125px;
    height: 3px;
    bottom: -6px;
    left: 0;
    background: var(--mod-primary-color);
} */
.single .under-color {
    border-bottom: 4px solid var(--mod-primary-color) !important;
}

.single .single-tags a {
    background: var(--mod-primary-color) !important;
    color: var(--mod-text-color-primary) !important;
}

.single .single-tags a.event-active {
    background: var(--mod-secondary-color) !important;
}

.single .single-content p a {
    color: var(--mod-primary-color) !important;
}

.single .post-item .post-text a {
    color: var(--mod-primary-color) !important;
}

.single .post-item .post-text a:hover {
    color: var(--mod-secondary-color) !important;
}

.single .related-slider .owl-nav .owl-prev,
.single .related-slider .owl-nav .owl-next {
    background: var(--mod-primary-color) !important;
}

.single .related-slider .owl-nav .owl-prev:hover,
.single .related-slider .owl-nav .owl-next:hover {
    background: var(--mod-secondary-color) !important;
}

.pagination .page-link:hover,
.pagination .page-item.active .page-link {
    color: var(--mod-active-link) !important;
    background: var(--mod-primary-color) !important;
}

.page-item.active .page-link {
    border-color: var(--mod-primary-color) !important;
}

/* Events list style */
.thumbnail-date-day {
    color: rgb(255, 255, 255);
}

.thumbnail-date-month {
    color: rgb(255, 255, 255);
}

.thumbnail {
    -webkit-touch-callout: none;
    border-radius: 3px;
    box-sizing: initial;
    height: 52px;
    min-width: 52px;
    overflow: hidden;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 52px;
}

.grey {
    background-color: #bababaa7;
}

.thumbnail .thumbnail-date span,
.thumbnail .thumbnail-date span {
    display: inline-block;
    line-height: 1;
}

.thumbnail .thumbnail-date .thumbnail-date-day {
    font-size: 17px;
    font-weight: 700;
    margin-top: 4px;
    position: relative;
    text-align: center;
    top: 4px;
    width: 100%;
}

.thumbnail .thumbnail-date .thumbnail-date-month {
    font-size: 10px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}

.tags-list-town {
    background-color: #198754;
}

.tags-list span {
    border-radius: 2px;
    color: #fff;
    cursor: default;
    display: inline-block;
    font-size: 12px;
    line-height: 1;
    margin-bottom: 4px;
    margin-right: 5px;
    padding: 4px 6px;
    position: relative;
}

.text-over {
    font-size: 1.1em;
    font-weight: 900;
    color: #fff;
    padding: 20px;
    line-height: normal;
}

.card-img-top {
    border-radius: 0 !important;
}

.image-container {
    position: relative;
    overflow: hidden;
}

.image-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 57%);
    z-index: 1;
}

.image-container .card-img-top {
    position: relative;
    z-index: 0;
}

.tags-list-town {
    background-color: #9c27b0;
}

/* Top left text */
.bottom-left {
    position: absolute;
    bottom: 14px;
    left: 16px;
    z-index: 777;
}

.bottom-right {
    position: absolute;
    bottom: 8px;
    right: 16px;
    color: #fff;
    font-size: 10px;
    z-index: 777;
}

.top-right {
    position: absolute;
    top: 16px;
    right: 16px;
    z-index: 777;
}

.thumbnail {
    box-shadow: 0.5rem 0.5rem #00000085, -0.5rem -0.5rem #cccccca3;
}

.tags-list span {
    font-size: 14px !important;
}

.location .location-item.announs::before {
    position: absolute;
    top: 21px;
    right: -5px;
    content: '';
    background: var(--mod-primary-color);
    height: 20px;
    width: 20px;
    transform: rotate(45deg);
}

.location .location-item.announs::after {
    position: absolute;
    content: attr(data-label);
    top: 7px;
    right: -10px;
    padding: 3px;
    width: 7rem;
    font-size: 12px;
    font-weight: 700;
    background: var(--mod-primary-color);
    color: var(--mod-active-link);
    text-align: center;
    box-shadow: 4px 4px 15px rgba(26, 35, 126, 0.2);
}

.location .location-text .image-wrapper {
    position: relative;
    margin: 0 auto;
}

.language-bar {
    background: url('../../img/language-bar-bg.jpg') center;
    background-size: contain;
}

.language-bar button {
    background: var(--mod-primary-color);
    color: var(--mod-text-color-primary);
}

.language-bar button:hover {
    background: var(--mod-secondary-color);
    color: var(--mod-text-color-secondary);
}

.is-pinned {
    background: var(--mod-primary-color) !important;
    position: absolute;
    bottom: 10px;
    right: 10px;
}

.is-pinned i {
    font-size: 18px !important;
    color: #fff !important;
    margin: 2px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}