a:hover:after,
a:hover:before {
    content: none;
}

#search-hero {
    margin-bottom: 0;
    background: #FFFFFF;
    padding: 40px 0;
}

#faqsearch.wpb_content_element {
    margin-bottom: 0;
}

#grve-main-content {
    background: #F5F6F8;
    padding-top: 80px;
    padding-bottom: 120px;
}

#grve-content,
.grve-single-wrapper,
#grve-main-content>.grve-section,
#grve-main-content .back-grey {
    background-color: #F5F6F8 !important;
    color: #333333;
}

.grve-media a {
    margin-bottom: 0;
    width: 100%;
    height: 210px;
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
}

.projects_inner {
    display: none;
}

.post-category {
    background: #F5D6C4;
    padding: 4px 10px;
    font-family: 'Poppins-semibold';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 19px;
    /* identical to box height, or 158% */

    text-transform: uppercase;

    letter-spacing: 0;
    margin-bottom: 12px;
    margin-right: 12px;
    color: #111111;
}

.category-wrapper {
    display: flex;
}

.grve-blog-columns .search-cont .grve-post-content {
    padding: 20px;
}

.grve-blog-columns .search-cont .grve-post-title {
    font-family: 'Montserrat-bold';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0;
    margin-bottom: 12px;

    color: #111111;
}

article .grve-media a {
    transition: transform 0.3s ease-out;
}

article a:hover {
    transform: scale(1.2);
}

.grve-post-content p {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 0;
    margin-bottom: 20px;
    color: #333333;
}

.date {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 12px;
    letter-spacing: 0;
    color: #333333;
}

.post-info {
    display: flex;
    padding-top: 4px;
    position: absolute;
    bottom: 20px;
    left: 20px;
}

.read {
    border-left: 1px solid #C5C7D0;
    padding-left: 16px;
    letter-spacing: 0;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 12px;

    margin-left: 16px;
    color: #333333;
}

.search-in-block.grve-blog.grve-with-shadow .grve-isotope-container .grve-isotope-item {
    padding-left: 10px !important;
    padding-right: 10px !important;
    margin-bottom: 40px !important;
    width: 392px !important;
}

.grve-pagination ul li a:hover,
.grve-pagination ul li span.current {
    font-family: 'Poppins-medium';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF !important;
    background: #242628;
    border-radius: 10000px;
    width: 32px;
    height: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
}

.grve-pagination ul li a {
    width: 32px;
    height: 32px;
    font-family: 'Poppins-medium';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #111111 !important;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    opacity: 1;
}

.grve-pagination ul li span.dots {
    opacity: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    color: #111111;
}

.grve-pagination ul li {
    padding: 0 6px;
}

.searched-item {
    background: #FFE6B4;
}



.search-title {
    font-family: 'Montserrat-bold';
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 36px;
    letter-spacing: 0;
    margin-bottom: 40px;
    text-transform: inherit;
    color: #111111;
}

.grve-post-content {
    overflow: hidden;
}

.category-wrapper {
    /* overflow-x: scroll; */
    overflow-y: hidden;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
}

.grve-blog.grve-with-shadow h4.grve-post-title:hover {
    color: #0070C9;
}

.grve-search {
    width: inherit;
    max-width: 100%;
}

#grve-theme-wrapper .grve-search input {
    background-color: #F5F6F8 !important;
    color: #111111 !important;
    border: none;
    height: 56px !important;
    padding-left: 52px;
    font-family: 'Poppins-medium' !important;
    font-style: normal;
    font-weight: 500 !important;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    margin-bottom: 0 !important;
    box-shadow: none !important;

}

#search-hero .fa.fa-chevron-left {

    background: #E6E9EF;
    padding: 4px;
    width: 24px;
    height: 24px;

    margin-right: 24px;
    border-radius: 30px;
    color: #2D3032;
    text-align: center;
    font-size: 8px;
    line-height: 18px;
}

#search-hero .grve-column-1 {
    display: flex;
    align-items: center;
}

.search .grve-container {
    max-width: 1156px;
}

#grve-theme-wrapper .grve-search button[type='submit'] {
    right: inherit;
    width: 48px;
    text-align: right;
}

#grve-theme-wrapper .grve-search button[type='submit'] i {
    padding-right: 7px;
}

#search-hero .close {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 66px;
    display: flex;
    align-items: center;
    font-weight: 400;
    justify-content: center;
    color: #3C4043;
    cursor: pointer;
    font-size: 30px;
}

.close:before {
    content: '\00d7';
}

#grve-main-content .grve-main-content-wrapper {
    padding: 0;
}

.no-post-content h6 {
    font-family: 'Montserrat-bold';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0;
    margin-bottom: 12px;
    color: #000000;
}

.no-post-content li {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000000;
}

.no-post-content ul {
    margin-bottom: 0;
}

.search-cont {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.search-cont .grve-blog-item {
    width: 372px;
    height: 452px;
    position: relative;
    background: #FFFFFF;
    padding: 0 !important;
}

.grve-blog-columns .search-cont .grve-media {
    margin-bottom: 0;
}

.grve-blog-item .grve-container,
.grve-blog-item .grve-section {
    position: inherit;
}





@media screen and (max-width: 1023px) {
    .grve-container {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    #search-hero {
        padding: 24px 0;
    }

    #grve-theme-wrapper .grve-search input {
        background-color: #fff !important;
        border: 1px solid #C5C7D0;
        border-radius: 2px !important;
        font-size: 15px;
        line-height: 100%;
        height: 36px !important;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    #search-hero .grve-column-1 {
        padding: 0;
    }

    #grve-main-content {
        padding-top: 32px;
        padding-bottom: 80px;
    }

    .search-title {
        font-size: 22px;
        line-height: 28px;
    }

    .grve-blog-columns .search-cont .grve-post-title {
        font-size: 17px;
        line-height: 22px;
    }

    .post-category {
        font-size: 12px;
        line-height: 18px;
    }

    .grve-post-content p {
        font-size: 14px;
        line-height: 19px;
    }

    .date {
        display: none;
    }

    .read {
        border-left: none;
        padding-left: 0;
        margin-left: 0;
    }

    .search-cont .grve-blog-item {
        height: 431px;
    }

    .grve-blog-item .grve-container,
    .grve-blog-item .grve-section {
        padding: 0;
    }

    .no-post-content h6 {
        font-size: 17px;
        line-height: 22px;
    }

    .no-post-content li {
        font-size: 15px;
        line-height: 22px;
    }




}