.elementor-widget-search-form .elementor-search-form .elementor-search-form__submit {
    padding: 0 10px;
}

.categoryList .elementor-widget-container>h5 {
    display: none;
}

.categoryList .elementor-widget-container>ul {
    margin-left: 0;
    margin-bottom: 0;
    list-style: none;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 30px;
}

.categoryList li.cat-item {
    margin: 0 5px 7px;
    padding: 10px 15px;
    font-size: 15px;
    line-height: 29px;
    font-weight: 700;
    letter-spacing: 1.5px;
    color: #0E0C45;
    text-transform: uppercase;
    border: 2px solid transparent;
    border-radius: 2px;
    transition: all ease-in-out .35s;
}

.categoryList li.cat-item.current-cat,
.categoryList li.cat-item:hover {
    color: #1B178D;
    border-color: #1B178D;
    background-color: #F2F2FF;
}

.elementor-pagination .page-numbers {
    height: 47px;
    width: 47px;
    border-radius: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: "Merriweather Sans" !important;
}

.elementor-pagination {
    display: flex;
    justify-content: center;
    margin-top: 60px;
}

.elementor-pagination .page-numbers.current,
.elementor-pagination a.page-numbers:hover {
    background-color: #000000;
    color: #FFF !important;
}


/* .blog_box_list.elementor-grid-3 .elementor-grid{
    display: flex;
    margin: 0 -16.5px;
} */

.elementor-posts--thumbnail-top .elementor-posts .elementor-post {
    border-radius: 7px 7px 0 0;
    /* width: 33.33333%;
    padding: 0 16.5px; */
    transition: all ease .4s;
}

.elementor-posts--thumbnail-top .elementor-post:hover {
    box-shadow: 0px 3px 10px #00000029;
}

.elementor-posts--thumbnail-top .elementor-post__thumbnail__link::after {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 100%;
    height: 50%;
    background-image: url('../images/blog_bottom_layer.png');
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 102% auto;
    z-index: 1;
    opacity: 0;
    transition: all ease-in-out .25s;
}


/* .elementor-posts--thumbnail-top .elementor-post__thumbnail__link::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    transition: opacity ease .4s;
    background: rgba(0,0,0,0.3);
} */

.elementor-posts--thumbnail-top .elementor-post:hover .elementor-post__thumbnail__link::after {
    opacity: 1;
}


/* .elementor-posts--thumbnail-top .elementor-post .elementor-post__thumbnail__link img{
    transform: scale(1) translate(-50%,-50%);
    transition: all ease .4s;
}
.elementor-posts--thumbnail-top .elementor-post:hover .elementor-post__thumbnail__link img{
    transform: scale(1.1) translate(-50%,-50%);
} */

.elementor-posts--thumbnail-top .elementor-post__text {
    padding: 0 25px;
    margin-bottom: 25px;
    display: flex;
    flex-direction: column;
}

.elementor-widget-archive-posts .elementor-posts .elementor-post__title {
    margin-bottom: 15px;
    order: 0;
}

.elementor-widget-archive-posts .elementor-posts .elementor-post__title>a,
.elementor-widget-archive-posts .elementor-posts .elementor-post__excerpt p {
    font-weight: 400;
    font-size: 17px;
    line-height: 24px;
    letter-spacing: 0px;
    font-family: 'Merriweather Sans' !important;
    color: #000000;
}

.elementor-widget-archive-posts .elementor-posts .elementor-post__excerpt p {
    font-size: 14px;
}

.elementor-widget-archive-posts .elementor-posts .elementor-post__excerpt {
    position: relative;
    padding-bottom: 15px;
    order: 1;
    margin-bottom: 15px;
}

.elementor-widget-archive-posts .elementor-posts .elementor-post__excerpt::after {
    content: '';
    width: 32px;
    height: 2px;
    background-color: #433FC8;
    bottom: 0;
    left: 0;
    position: absolute;
}

.elementor-widget-archive-posts .elementor-post__meta-data {
    order: 2;
    color: #A8A8A8;
}

.blog_box_list section.gradient-bg-blue.page-block-subscribe-form {
    /* width: 100vw; */
}

.entry-header-inner h1.entry-title {
    font-size: 30px;
    line-height: 45px;
    letter-spacing: 0px;
    font-weight: 300;
    margin-top: 48px;
    margin-bottom: 0;
}

.entry-header .post_dates {
    font-size: 12px;
    line-height: 28px;
    font-weight: 300;
    letter-spacing: 0px;
    color: #FFFFFF;
    margin-top: 12px;
}

.avatarIcon {
    margin: 0 auto;
    max-width: 772px;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 52px;
    margin-bottom: 20px;
}

.avatarIcon .avatar {
    border-radius: 50%;
    overflow: hidden;
    margin-bottom: 15px;
    max-width: 90px;
}

.avatarIcon .author_name {
    font-size: 17px;
    line-height: 30px;
    font-weight: 400;
    color: #1B178D;
}

.elementor-post .elementor-post-author {
    letter-spacing: 0px;
    color: #000000;
    font-size: 15px;
    line-height: 24px;
    font-weight: 400;
}

.elementor-post .elementor-post-date {
    font-size: 12px;
    line-height: 24px;
    font-weight: 700;
    letter-spacing: 0px;
    color: #A8A8A8;
    text-transform: uppercase;
}

.portfolioList .elementor-post-author {
    font-family: "Special Elite", Merriweather Sans;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0px;
    color: #000000;
}

.portfolioList .elementor-posts .elementor-post__meta-data {
    margin-bottom: 0;
}

.elementor-pagination span.prev,
.elementor-pagination span.next {
    display: none;
}

.author-bio_wrapper {
    padding-top: 55px;
    padding-bottom: 55px;
    background-image: url('../images/author-bio_before.png'), url('../images/author-bio_before.png');
    background-position: top center, bottom center;
    background-repeat: no-repeat, no-repeat;
    background-size: 94px auto;
    margin-bottom: 65px;
    margin-top: 65px;
}

.related_box_list .elementor-post .elementor-post__thumbnail {
    padding-bottom: calc( 0.85 * 100%);
}

.related_box_list.elementor-element .elementor-posts-container {
    grid-column-gap: 33px;
    grid-row-gap: 35px;
}

.search-results .categoryList.elementor-widget,
.search-no-results .categoryList.elementor-widget {
    display: none;
}

.elementor .elementor-widget-heading {
    margin: 0 auto;
}

.elementor .elementor-widget-heading>h2,
.comments-wrapper .comment-reply-title {
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0px;
    color: #1B178D;
    margin-top: 0;
    margin-bottom: 50px;
}

.comments-wrapper .comments .comment-author img.alignnone {
    margin: 0;
}

.comments-wrapper .comment-respond p.form-submit {
    margin-top: 0px;
    width: 100%;
}

.comments-wrapper .comment-respond p.logged-in-as {
    display: block;
    width: 100%;
    margin: 0;
    text-align: left;
    padding: 0 15px 25px;
}

.comments-wrapper .comment-respond textarea,
.comments-wrapper .comment-respond input {
    color: #A8A8A8;
    font-family: 'Merriweather Sans';
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: normal;
}

.entry-header .reading-time {
    font-size: 12px;
    line-height: 28px;
    font-weight: 300;
    margin-top: 15px;
}

.single-post .entry-content .elementor-widget-text-editor ol {
    margin: 50px 0px 50px 30px;
}

.comments-wrapper .comment-respond textarea::placeholder,
.comments-wrapper .comment-respond input::placeholder {
    color: #A8A8A8;
}

.blue_bg_quote.elementor-column .elementor-column-wrap::before,
.blue_bg_quote.elementor-column .elementor-column-wrap::after {
    content: '';
    height: 70px;
    background-image: url('../images/quote_bottom.png');
    background-repeat: repeat-x;
    background-position: center bottom;
    background-size: 101% auto;
    width: 100%;
    position: absolute;
    bottom: -6px;
    left: 0;
}

.blue_bg_quote.elementor-column .elementor-column-wrap::before {
    bottom: auto;
    top: -3px;
    transform: rotate(180deg);
}

.grey_bg_right.elementor-column .elementor-column-wrap::after {
    content: '';
    background-image: url('../images/border-image-left.png');
    background-repeat: repeat-y;
    width: 90px;
    position: absolute;
    right: -20px;
    height: 100%;
    top: 0px;
    z-index: 1;
    background-size: 101% auto;
    background-position: right -1px;
}

.brown_bg_left.elementor-column .elementor-column-wrap::before {
    content: '';
    background-image: url('../images/border-image-left.png');
    background-repeat: repeat-y;
    width: 95px;
    position: absolute;
    left: -20px;
    height: 100%;
    top: 0px;
    z-index: 1;
    background-size: 101% auto;
    background-position: left -1px;
    transform: scaleX(-1);
}

.sharePost-wrap {
    position: fixed;
    bottom: 20px;
    left: 5px;
    width: 60px;
    text-align: center;
    z-index: 11;
}

.sharePost-wrap .title {
    font-weight: 700;
    font-size: 12px;
    line-height: 28px;
    letter-spacing: 0px;
    color: #000000;
    text-transform: uppercase;
    /* opacity: 0.46; */
    margin-bottom: 0;
}

.sharePost-wrap ul {
    list-style: none;
    margin-bottom: 0;
    margin-left: 0;
}

.sharePost-wrap ul .icon {
    margin: 0;
    margin-bottom: 12px;
}

.sharePost-wrap .icon img {
    margin: 0 auto;
}

.single .elementor-container {
    position: relative;
}

.single-post .entry-content h3.elementor-heading-title {
    margin-bottom: 30px;
}

.accordian-heading h4 {
    margin: 0;
}

@media screen and (max-width:767px) {
    .single-post .entry-content .elementor-widget-text-editor ol {
        margin: 40px 0px 40px 20px;
    }
}