.current-menu-item a {
    color: #2CBC63 !important;
    font-weight: 700;
}
.nav-link a:hover{
	color: #2CBC63 !important;
}
div#wpcf7-f172-o1 br {
    display: none;
}


.recentBlog-tagBox ul.d-flex.list-unstyled li a {
    color: #fff !important;
}
li.tag_options a:after {
    content: ", ";
}
.single-post p.comment-form-url {
    display: none;
}

.single-post p.comment-form-cookies-consent {
    display: none;
}

.single-post input#author {
    width: 100%;
}

.single-post input#email {
    width: 100%;
}

.single-post textarea#comment {
    width: 100%;
}

.single-post h3#reply-title {
    display: none;
}

.single-post p.comment-notes {
    display: none;
}

.single-post h3#comments {
    display: none;
}
li.tag_options a {
    color: #000;
}
.page-template-locations .about-image{display: flex;
    height: 100%;
    align-items: center;}
.page-template-locations .about-wrapper::after{display:none;}
.wpcf7-form p {
    margin: 0px !important;
}
.page-template-inner section.aboutContainer-wrapper li {
    margin-bottom: 10px;
    color: rgba(0, 0, 0, 0.60);
    font-family: Inter;
    font-size: 20px;
    font-weight: 400;
    line-height: normal;
}
section.aboutContainer-wrapper a {color:#2CBC63;}
.error404 section.banner-wrapper {
    padding-bottom: 600px;
}

/* Stiluri pentru dispozitive desktop */
@media (min-width: 700px) {
    .whstap-btn > img:nth-child(1) {
        width: 60px; /* Dimensiune pentru desktop */
        position: fixed;
        bottom: 2%;
        right: 1%;
        /* Alte stiluri pentru dispozitive desktop */
    }
}

/* Stiluri pentru dispozitive mobile */
@media (max-width: 699px) {
    .whstap-btn > img:nth-child(1) {
        width: 70px; /* Dimensiune pentru mobil */
        position: fixed;
        bottom: 2%;
        right: 2%;
        /* Alte stiluri pentru dispozitive mobile */
    }
}


.wpcf7-not-valid {
    border: 2px solid red!important;
}
.wpcf7-response-output,span.wpcf7-not-valid-tip {
    display: none;
}
form.wpcf7-form.sent .wpcf7-response-output {
    display:block;
}

