/**
* Theme Name: Towngov Child
* Description: This is a child theme of Towngov, generated by Merlin WP.
* Author: <a href="https://themeforest.net/user/pearstheme">Pearstheme</a>
* Template: towngov
* Version: 1.6.2
*/
.main-menu-left .main-menu-logo {
    padding: 0;
}

header .topbar-inner {
    background-color: #d0d0d0;
}

.main-menu-left .main-menu-logo img,
.main-menu-left .menu-logo img {
    height: 65px;
}

.funfact-counter-item .funfact-counter-icon {
    background-color: white;
}

.funfact-counter-item .funfact-counter-icon:after {
    border-color: white transparent transparent transparent;
}


.list-unstyled {
    width: 100%;
}

.pageviews-wrapper {
    display: none !important;
}

.announce {
    clear: both;
    margin-bottom: 30px;
    padding: 20px;
    padding-bottom: 35px;
    padding-top: 25px;
    border: 2px solid #993333;
}

.announce a {
    color: #000;
}

.announce .date {
    font-family: innerspaceBold, sans-serif;
    letter-spacing: 0;
}

.pull-left {
    float: left;
}

.announce .title {
    clear: both;
    margin-top: 10px;
}

.announce .description {
    font-size: 82%;
    line-height: 1.4;
    margin-bottom: 30px;
    margin-top: 30px;
    -webkit-line-clamp: 9;
}

.announce .description,
.announce .title h5 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.announce .place {
    font-size: 82%;
    line-height: 2;
}

.announce .title h5 {
    font-size: 100%;
    line-height: 1.5;
    text-transform: uppercase;
    letter-spacing: 1px;
    -webkit-line-clamp: 2;
}

.announce .place object {
    float: left;
    width: 20px;
    height: 20px;
    margin-right: 10px;
}

.announce .place span {
    border-bottom: none !important;
}

.announce .date span:first-child {
    font-size: 200%;
}

.announce .date span {
    font-size: 100%;
    border-bottom: none;
}

.announce .date .day {
    font-size: 82%;
    line-height: 1.4;
    letter-spacing: 0;
    font-family: innerspace, sans-serif;
}


.event-card {
    width: 100%;
}

.elementor-widget-custom_towngov_testimonials .testimonial-section {
    padding-bottom: 140px;
}

.padding-remove .portfolio-content {
    padding: 0;
}

.es-field-wrap label {
    width: 100%;
}

.te-newsletter-box .contact-form input[type="submit"] {
    background: #a5201e;
    color: white;
}

.elementor-widget-custom_towngov_testimonials .testimonial-thumb {
    max-width: 400px;
}

.page-banner {
    background-blend-mode: color;
    background-color: #00000045 !important;
}

.elementor-widget-custom_carousel_media_type_section .owl-carousel .owl-item {
    margin-top: 155px;
}

.elementor-widget-custom_carousel_media_type_section .blog-card-image {
    padding-top: 1px;
}

.elementor-widget-custom_carousel_media_type_section span.author {
    display: none;
}

.single div.gallery {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    gap: 0px 10px;
}

.single .gallery figure.gallery-item img {
    max-width: 270px;
    object-fit: cover;
}

.elementor-widget-custom_carousel_media_type_section .blog-card-content h4 {
    line-height: 2rem;
    -webkit-box-orient: vertical;
    display: block;
    display: -webkit-box;
    overflow: hidden !important;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
}

.lang-box {
    margin-right: 23px;
    position: relative;
}

.mobile-nav-wrapper .mobile-nav-content .logo-box a img {
    height: 32px;
}

.lang-toggler {
    display: block;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    background-color: var(--thm-white);
    line-height: 55px;
    text-align: center;
}

.lang-box i {
    color: var(--thm-black);
    font-size: 20px;
    line-height: 2.5;
}

.lang-box .gtranslate_wrapper {
    position: absolute;
    right: 0;
    top: 55px;
    background: white;
    padding: 10px;
    display: none;
    width: 140px;
    z-index: 2;
    flex-direction: column;
    gap: 5px;
}

.lang-box:hover .gtranslate_wrapper {
    display: flex;
}
.elementor-widget-towngov_banner_carousel
.main-slider .owl-nav {
    right: 10%;
    left: auto !important;
    z-index: 1;
    width: auto;
}

/***********************
* Client
***********************/

@media(max-width: 1199px) {
    .custom-client-section {
        padding-bottom: 50px;
    }
}

.custom-client-section .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    height: 100px;
    object-fit: contain;
}

.custom-client-section .owl-stage-outer {
    border-top: 1px solid var(--thm-border);

}

.team-card {
    height: 100%;
}

.portfolio-content {
    border-top: 1px solid;
}

.elementor-widget-custom_towngov_project_carousel .owl-stage-outer {
    border-top: 1px solid var(--thm-border);
}

.main-menu-right .search-box {
    margin-right: 15px;
}

@media(max-width: 1199px) {}