header.elementor-location-header {
    position: absolute;
    width: 100%;
    z-index: 999;
}

.header-menu .elementor-nav-menu li.menu-item-home a {
    color: #fff !important;
}

.search-field form.e-search-form button.e-search-submit {
    position: absolute;
    right: 8px !important;
    top: 8px !important;
}

.search-field form.e-search-form input {
    border: 1px solid #000 !important;
}

.search-field form.e-search-form input::placeholder {
    font-size: 22px;
    opacity: 0.8;
}

.blog-post-area h4.elementor-post__title {
    text-align: center;
}

.blog-post-area .elementor-post__badge {
		text-transform: capitalize !important;
		font-size: 16px !important;
    position: relative !important;
    top: 0px !important;
    order: 1 !important;
    margin: 0 !important;
    background: transparent !important;
    color: #26A146 !important;
    text-align: center;
}

.blog-post-area a.elementor-post__read-more {
    background: #FFDD00 !important;
    padding: 8px 20px !important;
    line-height: 1 !important;
    max-width: 180px;
    margin: 0 auto;
    display: flex !important;
		transition: 0.3s all;
;
}

.blog-post-area .elementor-post__card {
    overflow: inherit !important;
}

.blog-post-area a.elementor-post__thumbnail__link {
    order: 2 !important;
}

.blog-post-area .elementor-post__text {
    order: 3 !important;
}

.blog-post-area .page-numbers img {
    max-width: 30px;
}

.blog-post-area .page-numbers {
    background: #C9C9C9;
    width: 50px !important;
    height: 50px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1;
}


.blog-post-area .page-numbers.current {
    background: #26A146 !important;
    color: #fff !important;
}
.blog-post-area .page-numbers:hover {
    background: #26A146 !important;
    color: #fff !important;
}

.blog-post-area a.elementor-post__read-more:hover {
    background: #000 !important;
    color: #FFDD00 !important;
}

.page-numbers.prev:hover,
.page-numbers.next:hover {
    background: #C9C9C9 !important;
}

.blog-post-area .elementor-pagination {
    display: flex;
    justify-content: center;
    width: 100%;
    padding-top: 35px;
    margin-top: 60px;
    border-top: 10px solid #FFDD00;
}

.post-content-area div#jp-relatedposts {
    display: none !important;
}

.post-content-area p.share-customize-link {
    display: none !important;
}


.post-content-area .sharedaddy.sd-sharing-enabled {
    margin-top: 50px;
}

.post-content-area .sharedaddy.sd-sharing-enabled h3.sd-title {
    border: none !important;
}

.post-content-area .sharedaddy.sd-sharing-enabled h3.sd-title::before {
    display: none;
}


.post-content-area h3.sd-title::before {
    display: none !important;
}

.post-content-area .jetpack-likes-widget-wrapper {
    display: none;
}


