/* Global */
.admin-bar .navbar-sticky.sticky {
    margin-top: 30px;
}

/* Image */
.alignright.size-thumbnail.wp-image-827 {
    margin-bottom: 40px;
    display: inline-block;
}

img,
figure {
    -ms-interpolation-mode: bicubic;
    border: 0;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}

.wp-block-button {
    margin-bottom: 20px;
}

.wp-block-group.has-background {
    padding: 10px;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
}

.wp-caption {
    margin-bottom: 8px;
    max-width: 100%;
    border-radius: 0;
    padding: 0;
    clear: both;
}

.wp-caption.aligncenter {
    margin-bottom: 10px;
    text-align: center;
    margin: 0 auto;
}

.wp-caption .wp-caption-text {
    text-align: center;
    margin-top: 4px;
    font-style: italic;
    color: #a9a9a9;
    margin-bottom: 30px;
}

.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto;
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}

/*-- HTML Formate --*/
/* table */
table,
iframe {
    border: 1px solid #fbfbfb;
    border-collapse: separate;
    border-spacing: 0;
    width: 100%;
    margin: 20px 0;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td,
table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
    border-top: 1px solid #e7e7e7;
}

table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
    padding: 10px 10px;
    border: 1px solid #EDEDED;
    text-align: center;
}

div#calendar_wrap table > thead > tr > th,
div#calendar_wrap table > tbody > tr > th,
div#calendar_wrap table > tfoot > tr > th,
div#calendar_wrap table > thead > tr > td,
div#calendar_wrap table > tbody > tr > td,
div#calendar_wrap table > tfoot > tr > td {
    padding: 0;
}

.table-striped > tbody > tr:nth-child(odd),
table > tbody > tr:nth-child(odd) {
    border: 1px solid #e7e7e7;
}

dt {
    font-weight: bold;
    margin: 6px;
}

/* Gallery item */
.gallery-item {
    display: inline-block;
    text-align: left;
    vertical-align: top;
    margin: 0 0 1.5em;
    padding: 0 1em 0 0;
    width: 50%;
}

.gallery-columns-1 .gallery-item {
    width: 100%;
}

.gallery-columns-2 .gallery-item {
    max-width: 50%;
}

.gallery-item a,
.gallery-item a:hover,
.gallery-item a:focus {
    box-shadow: none;
    background: none;
    max-width: 100%;
}

.gallery-item a img {
    display: block;
    transition: -webkit-filter 0.2s ease-in;
    transition: filter 0.2s ease-in;
    transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.gallery-item a:hover img,
.gallery-item a:focus img {
    -webkit-filter: opacity(60%);
    filter: opacity(60%);
}

.gallery-caption {
    display: block;
    text-align: left;
    padding: 0 10px 0 0;
    margin-bottom: 0;
}

.gallery-size-thumbnail .gallery-caption {
    display: inline-block;
    max-width: 200px;
    margin-top: 5px;
}

.gallery-size-thumbnail .gallery-item > div > a {
    display: inline-block;
}

.wp-caption,
.gallery-caption {
    color: #666;
    font-size: 13px;
    font-style: italic;
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

@media screen and (min-width: 30em) {

    /* Gallery Columns */
    .gallery-item {
        max-width: 25%;
    }

    .gallery-columns-1 .gallery-item {
        max-width: 100%;
    }

    .gallery-columns-2 .gallery-item {
        max-width: 50%;
    }

    .gallery-columns-3 .gallery-item {
        max-width: 33.33%;
    }

    .gallery-columns-4 .gallery-item {
        max-width: 25%;
    }

    .gallery-columns-5 .gallery-item {
        max-width: 25%;
    }

    .gallery-columns-5 .gallery-item {
        max-width: 20%;
    }

    .gallery-columns-6 .gallery-item {
        max-width: 16.66%;
    }

    .gallery-columns-7 .gallery-item {
        max-width: 14.28%;
    }

    .gallery-columns-8 .gallery-item {
        max-width: 12.5%;
    }

    .gallery-columns-9 .gallery-item {
        max-width: 11.11%;
    }
}

/* Theme check */
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    -webkit-clip-path: none;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}

.gallery-caption,
.bypostauthor {
    display: block;
}

code {
    overflow: auto;
    max-width: 100%;
    padding: 0 1em;
    border: 1px solid #ddd;
    background-color: #f9f9f9;
    display: inline-block;
    vertical-align: middle;
    word-wrap: break-word;
    color: #3B2C73;
}

a code {
    color: #3B2C73;
}

p {
    margin: 0 0 25px;
}

p img.alignleft {
    clear: both;
    margin-bottom: 30px;
}

select {
    max-width: 100%;
}

.post-password-form input[type="password"] {
    padding: 5px 15px;
    margin-left: 10px;
}

.post-password-form input[type='submit'] {
    background-color: #3B2C73;
    border: none;
    padding: 7px 55px;
    color: #fff;
    cursor: pointer;
}

/*============================
   post
=============================== */
.post .post-media,
.post-wrapper .post-media {
    width: calc(100% - 0px);
    position: relative;
    overflow: hidden;
}

.post .post-media .video-link-btn,
.post-wrapper .post-media .video-link-btn {
    position: absolute;
    right: 0;
    bottom: 0;
}

.post .post-media .video-link-btn a,
.post-wrapper .post-media .video-link-btn a {
    background: #3B2C73;
    padding: 15px 20px;
    display: inline-block;
    color: #fff;
    font-size: 25px;
}

.post .post-body,
.post-wrapper .post-body {
    background: #f9f8fd;
    padding: 40px;
}

.post .entry-header .entry-title,
.post .entry-header .post-title.lg,
.post-wrapper .entry-header .entry-title,
.post-wrapper .entry-header .post-title.lg {
    margin-bottom: 20px;
    word-wrap: break-word;
}

.post .entry-header .entry-title a,
.post .entry-header .post-title.lg a,
.post-wrapper .entry-header .entry-title a,
.post-wrapper .entry-header .post-title.lg a {
    color: #222222;
}

.post .entry-header .entry-title a:hover,
.post .entry-header .post-title.lg a:hover,
.post-wrapper .entry-header .entry-title a:hover,
.post-wrapper .entry-header .post-title.lg a:hover {
    color: #3B2C73;
}

.post .entry-header .post-meta,
.post-wrapper .entry-header .post-meta {
    margin-bottom: 25px;
    padding-left: 0;
}

.post .entry-header .post-meta li,
.post-wrapper .entry-header .post-meta li {
    display: inline-block;
    margin-right: 20px;
}

.post .entry-header .post-meta li:last-child,
.post-wrapper .entry-header .post-meta li:last-child {
    margin-right: 0;
}

.post .entry-header .post-meta li i,
.post-wrapper .entry-header .post-meta li i {
    vertical-align: middle;
}

.post .entry-header .post-meta span,
.post-wrapper .entry-header .post-meta span {
    display: inline-block;
    margin-right: 28px;
    color: #666666;
    font-size: 14px;
}

.post .entry-header .post-meta span i,
.post-wrapper .entry-header .post-meta span i {
    margin-right: 6px;
}

.post .post-footer,
.post-wrapper .post-footer {
    clear: both;
    margin-bottom: 15px;
}

.post .post-footer .readmore,
.post-wrapper .post-footer .readmore {
    font-weight: 500;
    padding: 10px 20px 10px 20px;
    background: #3B2C73;
    color: #fff;
    display: inline-block;
}

.post .post-footer .readmore a svg {
    margin-top: 2px;
}

.post.sticky .meta-featured-post,
.post-wrapper.sticky .meta-featured-post {
    display: block;
    position: absolute;
    right: -35px;
    top: 18px;
    background: #3B2C73;
    width: auto;
    height: auto;
    padding: 12px 45px;
    color: #fff;
    display: inline-block;
    transform: rotate(45deg);
    font-size: 12px;
    font-weight: 700;
    -webkit-transform: rotate(45deg);
    z-index: 1;
}

.post.sticky .post-body,
.post-wrapper.sticky .post-body {
    overflow: hidden;
    position: relative;
}

.post.post-wrapper,
.post-wrapper.post-wrapper {
    margin-bottom: 40px;
}

.post.post-wrapper h2.entry-title,
.post-wrapper.post-wrapper h2.entry-title {
    font-size: 24px;
    line-height: 32px;
}

.page-title {
    margin-bottom: 30px;
}

/*=========================== ===========
         sidebar
========================================*/
.sidebar .widget {
    margin-bottom: 40px;
    box-shadow: 0 4px 16px rgba(0,0,0,.1);
    background: #ffff;
    padding: 40px 20px 28px 20px;
    border-radius: 5px
}

.sidebar .widget .widget-title {
    font-size: 20px;
    font-weight: 500;
    position: relative;
    margin: 0 0 20px;
    color: #313845;
    text-align: center;
}
.sidebar .widget .widget-title:before,.sidebar .widget .widget-title:after {content: "";background: #e91e63;width: 25px;height: 3px;position: relative;display: inline-block;bottom: 4px;margin-right: 10px;}

.sidebar .widget .widget-title:after {
    margin-right: 0;
    margin-left: 10px;
}
.sidebar .widget.widget_media_image img {
    margin-top: 0;
}

.sidebar .widget.widget-tags ul li {
    display: inline-block;
    margin-bottom: 8px;
    margin-right: 4px;
}

.sidebar .widget.widget-tags ul li a {
    display: block;
    padding: 5px 20px;
    border: 1px solid #eee;
    color: #666;
    transition: all 0.3s;
}

.sidebar .widget.widget-tags ul li a:hover {
    background: #3B2C73;
    color: #ffffff;
    transition: all ease 500ms;
}

.sidebar .widget.widget-tags ul li:last-child {
    margin-bottom: 0;
}

.sidebar .widget .block-title {
    margin-bottom: 30px;
}

.sidebar ul li:last-child {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}

.sidebar ul li a {
    color: #666666;
    display: inline-block;
    margin-top: 6px;
}

.sidebar ul li a:hover {
    color: #E3335F;
}

.sidebar ul li a.url,
.sidebar ul li a.rsswidget {
    color: #222222;
}

.sidebar ul li a.rsswidget {
    font-weight: 600;
}

.sidebar ul li cite {
    font-style: normal;
}

.sidebar ul.sub-menu,
.sidebar ul.children {
    padding-left: 15px;
}

.sidebar ul.children {
    padding-bottom: 0;
}

.tag-lists a,
.tagcloud a,
.wp-block-tag-cloud a {
    display: inline-block;
    border: 1px solid #aaaaaa;
    padding: 4px 13px;
    margin-left: 3px;
    margin-bottom: 10px;

    -webkit-border-radius: 36px;
    -ms-border-radius: 36px;
}

.tag-lists a:hover,
.tagcloud a:hover {
    background: #3B2C73;
    color: #fff;
    border-color: #3B2C73;
}

.textwidget img {
    margin: 10px 0;
}

.page-links .page-link {
    display: inline-block;
}

.page-links a {
    color: #E3335F;
}

/*=======================================
 Post  Comments section
 ========================================*/

.blog-post-comment {
    background: #f4f2f9;
    padding: 55px 4rem 0.2rem 4rem;
    margin-bottom: 40px;
    margin-top: 60px;
    
}

.blog-post-comment .comment-info {
    margin-top: 4px;
    margin-bottom: 0px;
}

.blog-post-comment .comment-title {
    font-size: 24px;
}

.blog-post-comment .comment-info [class*=col-md-] {
    margin-bottom: 5px;
    position: inherit;
}

.blog-post-comment .comment-content > h3 {
    margin-bottom: .5rem;
}

.blog-post-comment .comment-respond {
    margin-bottom: 40px;
    /* margin-top: 40px; */
}

.blog-post-comment .comment-respond .comment-reply-title {
    font-size: 24px;
}

.blog-post-comment .comment-respond .comment-form .form-control {
    border-radius: 0;
    height: 45px;
    margin-bottom: 15px;
    color: #313845;

}

.blog-post-comment .loginformuser {
    margin-bottom: 15px;
}

.blog-post-comment .comment-respond .comment-form .form-control.msg-box {
    height: 245px;
}

.blog-post-comment .comment-respond .comment-form .form-control:focus {
    box-shadow: none;
    border-color: #E3335F;
}

.blog-post-comment .comment-respond .comment-form .comment-form-cookies-consent {
    display: none;
}

.blog-post-comment .comment-respond .comment-form .comment-notes {
    margin:  0 0 12px;
    font-style: italic;
}

.blog-post-comment .comment-respond .comment-form .btn.btn-primary {
    margin-top: 0px;
}

.blog-post-comment .comments-list .trackback .comment-body {
    margin-left: 0;
}

.loginformuser .form-control {
    height: 100%;
    resize: none;
}

.loginformuser .form-control:focus {
    box-shadow: none;
    border-color: #3B2C73;
}

/* Common */
.pingback p,
.pingback .says {
    display: none;
}

.comments-list .pingback .comment-body {
    margin-left: 0;
}

.comments-list {
    list-style: none;
    margin: 0;
    padding: 20px 0;
}

.comments-list .comment {
    list-style: none;
}

.comments-list .comment .last {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}

.comments-list .comment-author {
    margin-bottom: 0;
    margin-top: 0;
    font-weight: 700;
    font-size: 15px;
    color: #E3335F;
    font-style: normal;
}

.comments-list .comment-author a {
    color: #1c1c24;
}

.comments-list .comment-author a:hover {
    color: #3B2C73;
}

.comments-list .comment-author cite {
    font-style: normal;
}

.comments-list .comment-date {
    font-size: 14px;
    display: block;
    margin-top: -5px;
}

.comments-list .comment-content {
    margin: 15px 0;
}

.comments-list .comment-body {
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 20px;
    margin-bottom: 30px;
    margin-left: 110px;
}

.comments-list img.comment-avatar {
    width: 70px;
    height: 70px;
    border-radius: 100%;

    float: left;
}

.comments-list .comment-reply-link {
    color: #252a37;
    font-weight: 400;
    font-size: 14px;
}

.comments-list .comment-reply-link i {
    margin-right: 5px;
}

.comments-list .comment-reply-link:hover {
    color: #3B2C73;
}

.comments-counter {
    font-size: 18px;
}

.comments-counter a {
    color: #666;
}

.comments-reply {
    list-style: none;
    margin: 0 0 0 70px;
}

#cancel-comment-reply-link {
    float: right;
    color: #222222;
}

#cancel-comment-reply-link:hover {
    color: #3B2C73;
}

.not-found h1 {
    margin-bottom: 20px;
}




.not-found .form-control:focus {
    box-shadow: none;
    border-color: #3B2C73;
}

.not-found p {
    line-height: 1.1;
    margin-bottom: 25px;
}

.not-found p small {
    display: block;
}

article.page .post-meta {
    margin-bottom: 15px;
}

/*===========================
         author box
=============================*/
.author-box {
    padding: 40px 40px 20px;
    margin-bottom: 40px;
}

.author-box .author-img img {
    width: 70px;
    height: 70px;
    border-radius: 50%;
}

.author-box .author-info {
    margin-left: 90px;
}

.author-box .author-info > h3 {
    margin-bottom: 4px;
}

.author-box .author-url {
    margin-bottom: 12px;
}

.author-box .author-url a {
    color: #666666;
    font-size: 14px;
}

/*=============================
   pagination nav
 =============================*/
.post-navigation {
    margin-bottom: 40px;
    padding: 15px 0;
}

.post-navigation .post-previous,
.post-navigation .post-next {
    padding: 0 40px;
    width: 50%;
    border-left: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
    display: table-cell;
    position: relative;
    vertical-align: middle;
}

.post-navigation .post-previous img,
.post-navigation .post-next img {
    width: 95px;
    height: 75px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
}

.post-navigation .post-previous a p,
.post-navigation .post-next a p {
    line-height: 1.2;
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 0;
    color: #333333;
}

.post-navigation span:hover,
.post-navigation h3:hover {
    color: #3B2C73;
}

.post-navigation h3 {
    font-size: 17px;
    line-height: 26px;
    margin: 5px 0;
    font-weight: bold;
    ms-word-wrap: break-word;
    word-wrap: break-word;
}
.blog-single .post-navigation h3 {
    color: #222222;
    white-space: nowrap;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.post-navigation span {
    font-size: 13px;
    font-weight: 500;
    color: #635f5f;
    text-transform: capitalize;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.post-navigation i {
    margin: 0 5px;
    color: #a9a9a9;
}

.post-navigation .post-previous {
    text-align: left;
    float: left;
    border-left: 0 none;
    border-right: 0 none;
    padding: 0 40px 0 0;
}

.post-navigation .post-previous img {
    float: left;
    margin-right: 15px;
}

.post-navigation .post-next {
    text-align: right;
    float: right;
    border-right: 0 none;
    padding: 0 0 0 40px;
}

.post-navigation .post-next img {
    float: right;
    margin-left: 15px;
}

/*==============================
 pagination
 ============================*/
.pagination {
    margin: 0;
}

.pagination li a,
.pagination li span {
    margin-right: 8px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #dadada;
    text-align: center;
    display: inline-block;
    color: #666;
    border-radius: 3px;
    padding: 0;
}

.pagination li a i,
.pagination li span i {
    line-height: 40px;
}

.pagination li.active a,
.pagination li:hover a {
    color: #fff;
    background: #3B2C73;
    border: 1px solid transparent;
}

.pagination li.active a:hover,
.pagination li:hover a:hover {
    background: #3B2C73;
}

.pagination li.pagination-dots {
    margin: 0 15px 0 10px;
}

.main-container.blog .pagination {
    margin-bottom: 30px;
}

.entry-content .page-links {
    color: #10100E;
    margin-left: 5px;
    overflow: hidden;
    width: 100%;
    margin-top: 50px;
}

.entry-content .page-links span {
    display: inline-block;
}

.entry-content .page-links span.page-link {
    color: #10100E;
    margin-right: 5px;
}

.entry-content .page-links .page-link-text {
    margin-right: 10px;
}

/*=======================
   blog details
 ========================*/
.blog-single .post .post-media {
    margin-bottom: 30px;
}
.single .post-media {
    margin-bottom: 30px;
}
.blog-single .section-blog2 {
    margin-top: 40px;
}

.blog-single .post .post-body {
    background: #fff;
    border: 0;
    padding: 0;
}

.breadcrumb {
    justify-content: center;
    background: transparent;
}

.breadcrumb li {
    padding-right: 5px;
    color: #777777;
}

.breadcrumb li a {
    color: #777777;
}

.breadcrumb li:last-child i {
    padding-right: 10px;
}

#cancel-comment-reply-link {
    color: white;
    background: #E3335F;
    padding: 8px 12px;
    font-size: 16px;
}
#cancel-comment-reply-link:hover{
    color: white;
    background: #18134D; 
} 

.title-blog {
    font-size: 58px;
    font-weight: 700;
}

.widget-wrap .rec-posts .h6 a {font-weight: 700;}
.widget_categories li a {
    border-bottom: 1px solid #efe7e7;
    padding: 5px 0;
}
.widget_categories li a:hover {
    color: #E3335F;
}
.post .card-blog h2.title-blog {
    margin: 10px 0;
}
.post .card-blog .post-footer.readmore-btn-area {
    margin-top: 30px;
}

/* ===================================
    TRENDKIT EXTRAS FOR FIXING
======================================*/
.section-blog2 .card-blog .desc-blog,
.section-blog2 .content-post .entry-content > p,
.stellarnav li a {
    color:#5d5b64;
}
.stellarnav ul ul{
    border-radius: 5px;
}

/*------- FIXING -------*/

.widget.widget_archive > ul {
    margin-bottom: 0;
}
.widget.widget_archive li {
    overflow: hidden;
    text-align: right;
    margin-bottom: 6px;
}
.widget.widget_archive li:last-child {
    margin-bottom: 0;
}
.widget.widget_archive li a {
    float: left;
}
.widget.widget_text .wp-caption .wp-caption-text {
    color: inherit;
}

.widget.widget_archive,
.widget.widget_categories {}
.widget.widget_archive select,
.widget.widget_text select,
.widget.widget_categories select {
    width: 100%;
    padding: 10px;
    border: 1px solid #d3d3d3;
}


.widget.widget_text select option {
    white-space: normal !important;
}

.widget.widget_categories {}

.widget.widget_categories ul li {
    overflow: hidden;
    text-align: right;
    line-height: 1.3;
    clear: both;
}

.widget.widget_categories li a {
    float: left;
    border: 0;
    display: inline-block;
    margin-top: 6px;
}
.widget.widget_pages li,
.widget.widget_nav_menu li {
    clear: both;
}
.widget.widget_pages li a,
.widget.widget_nav_menu li a{
    margin-top: 6px;
    display: block;
}
.widget.widget_pages ul.children li a:before,
.widget.widget_nav_menu ul.sub-menu li a:before {
    content:"";
    display: inline-block;
    position: relative;
    width: 10px;
    height: 1px;
    background: #e91e63;
    bottom: 5px;
    margin-right: 5px;
}
.widget ul{
    margin-bottom: 0 !important;
}

.widget.widget_recent_comments span.comment-author-link {
    display: block;
}
.widget.widget_recent_comments span.comment-author-link a {
    font-weight: 600;
    margin-top: 0;
}

.widget.widget_recent_comments li.recentcomments {
    margin-bottom: 10px;
}
.widget.widget_rss {}
.widget.widget_rss li {
    margin-bottom: 20px;
}


.widget.widget_recent_entries {}
.widget.widget_recent_entries > ul {
    margin-bottom: 0;
}
.widget.widget_recent_entries li {
    margin-bottom: 15px;
}
.widget.widget_recent_entries li:last-child {
    margin-bottom: 0;
}
.widget.widget_recent_entries a {
    font-weight: 600;
}
.widget.widget_recent_entries .post-date {
    display: block;
    font-size: 14px;
}

/*------ SINGLE -----*/

.wp-block-button a,.wp-block-button a:hover {
    color: #ffffff;
}

.wp-block-button.is-style-outline a {
    color: inherit;
}

.wp-block-cover.has-background-dim {
    color: #ffffff;
}

blockquote.has-text-color.has-very-dark-gray-color {
    color: #fff;
}

.page .entry-content > ul,
.page .entry-content > ol,
.single.single-post .entry-content > ul,
.single.single-post .entry-content > ol,
.single.single-post .comment-content > ul,
.single.single-post .comment-content > ol {
    margin-top: 10px;
    margin-bottom: 20px;
}

.page .entry-content h1,
.page .entry-content h2,
.page .entry-content h3,
.page .entry-content h4,
.page .entry-content h5,
.page .entry-content h6,
.page .comment-content h1,
.page .comment-content h2,
.page .comment-content h3,
.page .comment-content h4,
.page .comment-content h5,
.page .comment-content h6,
.single.single-post .entry-content h1,
.single.single-post .entry-content h2,
.single.single-post .entry-content h3,
.single.single-post .entry-content h4,
.single.single-post .entry-content h5,
.single.single-post .entry-content h6,
.single.single-post .comment-content h1,
.single.single-post .comment-content h2,
.single.single-post .comment-content h3,
.single.single-post .comment-content h4,
.single.single-post .comment-content h5,
.single.single-post .comment-content h6{
    margin: 0 0 15px;
}

.single.single-post .entry-content [class*=wp-block-]{
    margin-bottom: 30px;
}
.single.single-post .entry-content [class*=wp-block-] select {
    width: 100%;
}
.entry-content pre,
.comment-content pre {
    background: #ffffff;
}
.page .blog-post-comment {
    background: #ffffff;
}
.section-team .team-name:hover a, .member-name:hover {
    color: #E3335F;
}
.entry-content .page-links span.current > span {
    margin: 0;
    text-align: center;
        min-width: 35px;
}
span.post-page-numbers {
    background: none !important;
}
form.post-password-form {
    position: relative;
    overflow: hidden;
}

form.post-password-form label {
    width: 100%;
}
form.post-password-form input[type="password"] {
    width: 70%;
    margin: 0;
    display: block;
    border: 1px solid #e3335f;
    border-radius: 0;
}
@media screen and (min-width: 991px) {
    .left__sidebar.blog-sidebar.sidebar {
        padding-right: 20px;
    }
    .right__sidebar.blog-sidebar.sidebar {
        padding-left: 20px;
    }
}
.widget_archive > ul > li:first-child a,
.widget_categories > ul > li:first-child a,
.widget_pages > ul > li:first-child a,
.widget_meta > ul > li:first-child a,
.widget_recent_entries > ul > li:first-child a,
.widget_rss > ul > li:first-child a,
.widget_nav_menu ul.menu > li:first-child > a{
    margin-top: 0 !important;
}
/*Loader Css*/
.preloader {
  background-color: #fff;
  bottom: 0;
  height: 100%;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 9999;
}

.lds-ellipsis {
  margin: 0 auto;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  width: 64px;
  text-align: center;
  z-index: 9999;
}

.lds-ellipsis span {
  display: inline-block;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #e3335f;
  -webkit-animation: ball-pulse-sync 0.6s 0s infinite ease-in-out;
  animation: ball-pulse-sync 0.6s 0s infinite ease-in-out;
}

.lds-ellipsis span:nth-child(1) {
  -webkit-animation: ball-pulse-sync 0.6s -0.14s infinite ease-in-out;
  animation: ball-pulse-sync 0.6s -0.14s infinite ease-in-out;
}

.lds-ellipsis span:nth-child(2) {
  -webkit-animation: ball-pulse-sync 0.6s -70ms infinite ease-in-out;
  animation: ball-pulse-sync 0.6s -70ms infinite ease-in-out;
}

@-webkit-keyframes ball-pulse-sync {
  33% {
    transform: translateY(10px);
  }
  66% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes ball-pulse-sync {
  33% {
    transform: translateY(10px);
  }
  66% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(0);
  }
}