@import url('https://fonts.googleapis.com/css2?family=Ubuntu+Condensed&display=swap');
* {
    outline: 0 !important;
}
body {
   
    line-height: 1.4;
    font-size: 16px;
    background: #fff;
    color: #676767;
    font-weight: 400;
    border: 0;
    margin: 0;
    padding: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: 'Ubuntu Condensed' !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Ubuntu Condensed';
    color: #252525;
    font-weight: 700;
}

h1 {
    font-size: 36px;
    line-height: 48px;
}

h2 {
    font-size: 2.5rem;
    line-height: 36px;
}

h3 {
    font-size: 24px;
    margin-bottom: 20px;
}

h4 {
    font-size: 18px;
    line-height: 28px;
}

h5 {
    font-size: 14px;
    line-height: 24px;
}

h6 {
    font-size: 14px;
    line-height: 28px;
}

p {
    font-size: 17px;
    margin-bottom: 15px;
    line-height: 1.8;
    color: #555555;
}

p:last-child {
    margin-bottom: 0;
}


/* Global styles
================================================== */

img {
    max-width: 100%;
    height: auto;
}

* {
    margin: 0;
    padding: 0;
}


/* ==================================================
// Global styles
================================================== */

iframe {
    border: none;
}

a:link,
a:visited {
    text-decoration: none;
}

a {
    display: block;
    color: #8c2059;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
}

a:hover {
    text-decoration: none;
    color: #000;
}

.media>.pull-left {
    margin-right: 20px;
}

a:focus {
    outline: 0;
}

img.pull-left {
    margin-right: 20px;
    margin-bottom: 20px;
}

img.pull-right {
    margin-left: 20px;
    margin-bottom: 20px;
}

.unstyled {
    list-style: none;
    margin: 0;
    padding: 0;
}


/* Dropcap */

.dropcap {
    font-size: 48px;
    line-height: 60px;
    padding: 0 7px;
    display: inline-block;
    float: left;
    font-weight: 700;
    margin: 5px 15px 5px 0;
    position: relative;
    text-transform: uppercase;
}

.clearfix:after {
    display: block;
    width: 100%;
    content: '';
}

body {
    border: 0;
    margin: 0;
    padding: 0;
}

@media (min-width: 1200px) {
    .container {
        max-width: 1170px;
    }
}

@media (min-width: 1300px) {
    .container {
        max-width: 1450px;
    }
}


/**** POST BLOCKS DESIGN *****/


/*** Pagination ***/

ul.page-pagination.theme-widget-pagination-wrapp {
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.page-pagination.theme-widget-pagination-wrapp li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    min-width: 42px;
}

ul.page-pagination.theme-widget-pagination-wrapp li a,
ul.page-pagination.theme-widget-pagination-wrapp li span {
    color: #fff;
    font-size: 15px;
    background: #0518c5;
    text-align: center;
    height: auto;
    text-align: center;
    display: block;
    padding-top: 3px;
    padding-bottom: 3px;
}


/*** Header ***/


/*** THEME UNIT TEST ***/


/* Global */

.admin-bar .navbar-sticky.sticky {
    margin-top: 30px;
}

.theme-page-content {
    background: #FFFFFF;
}

img,
figure {
    -ms-interpolation-mode: bicubic;
    border: 0;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
}

.wp-caption .wp-caption-text {
    font-size: 15px;
    line-height: 20px;
    margin: 0;
    text-align: center;
    padding: 12px 0 0;
}

.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;
}


/* Gallery item */

.gallery {
    margin: 30px -1.1666667% 0;
}

.gallery-item {
    display: inline-block;
    max-width: 33.33%;
    padding: 0 1.1400652% 2.2801304%;
    text-align: center;
    vertical-align: top;
    width: 100%;
}

.gallery-columns-1 .gallery-item {
    max-width: 100%;
}

.gallery-columns-2 .gallery-item {
    max-width: 50%;
}

.gallery-columns-4 .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%;
}

.gallery-icon img {
    margin: 0 auto;
}

.gallery-caption {
    display: block;
    font-size: 14px;
    font-style: italic;
    line-height: 1.6153846154;
    padding-top: 0.5384615385em;
    font-weight: 600;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
    display: none;
}


/* WP core style */

.alignnone {
    display: block;
    margin-bottom: 15px;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 15px auto 15px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.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 {
    max-width: 100%;
}

.wp-caption.alignnone {
    margin: 15px auto 10px;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 100%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 14px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

.wp-caption .wp-caption-text a {
    text-decoration: underline;
    display: inline-block;
}

.wp-caption .wp-caption-text a {
    color: #279EFF;
}

.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: #eee;
    clip: auto !important;
    -webkit-clip-path: none;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}

.screen-reader-text {
    display: none;
}

.gallery-caption {
    z-index: 100000;
}

.bypostauthor {
    z-index: 100000;
}

@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 */

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: #279EFF;
}

a code {
    color: #279EFF;
}

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: 0 10px;
    height: 45px;
    padding: 5px 15px;
}

.post-password-form input[type='submit'] {
    background-color: #8c2059;
    border: none;
    padding: 5px 20px;
    color: #fff;
    cursor: pointer;
    height: 45px;
    font-weight: 600;
}

.post-password-form input[type='submit']:hover {
    background-color: rgb(255 53 36 / 10%);
    color: #279EFF;
}

.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;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.sidebar .widget.widget-tags ul li a:hover {
    background: #279EFF;
    color: #fff;
    -webkit-transition: all ease 500ms;
    -o-transition: all ease 500ms;
    transition: all ease 500ms;
}

.sidebar .widget.widget-tags ul li:last-child {
    margin-bottom: 0;
}

.tagcloud a,
.wp-block-tag-cloud a {
    border-color: #8392A5;
    color: #8392A5;
    border: 1px solid;
    display: inline-block;
    font-size: 17px !important;
    padding: 6px 18px!important;
    margin-bottom: 10px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -ms-border-radius: 0px;
    transition: all ease 500ms;
    line-height: 29px;
    margin-right: 0px;
}

.tagcloud a:last-child,
.wp-block-tag-cloud a:last-child {
    margin-right: 0px;
}

.sidebar ul {
    border: 0;
    padding: 0;
    list-style: none;
}

.page-links .page-link {
    display: inline-block;
    color: #279EFF;
    margin-right: 5px;
}


/*=======================================
 Post  Comments section
 ========================================*/

.blog-post-comment .comment-title {
    font-size: 24px;
}

.blog-post-comment .comment-info [class*=col-md-] {
    margin-bottom: 15px;
    position: inherit;
}

.blog-post-comment .comment-content>h3 {
    margin-bottom: .5rem;
}

.blog-post-comment .comment-respond .comment-reply-title {
    font-size: 24px;
}

.comment-respond .comment-reply-title {
    line-height: 1;
    font-weight: bold;
    border-bottom: 1px solid #E4E4E4;
    padding-bottom: 10px;
    margin-bottom: 20px;
    position: relative;
}

.blog-post-comment .comment-respond .comment-form .form-control {
    border-radius: 0;
    height: 45px;
    margin-bottom: 15px;
}

.blog-post-comment .comment-respond .comment-form .form-control.msg-box {
    height: 245px;
    border-radius: 22px;
}

.blog-post-comment .comment-respond .comment-form .form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #279EFF;
}

.blog-post-comment .comment-respond .comment-form .comment-form-cookies-consent {
    display: none;
}

.blog-post-comment .comment-respond .comment-form .comment-notes {
    font-style: italic;
}

.blog-post-comment .comment-respond .comment-form .btn.btn-primary {
    margin-top: 40px;
}

.blog-post-comment .comments-list .trackback .comment-body {
    margin-left: 0;
}

.loginformuser .form-control {
    height: 100%;
    resize: none;
}

.loginformuser .form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #279EFF;
}

.blog-post-comment .comments-list .trackback .comment-body {
    margin-left: 0;
}

.blog-post-comment .comment-respond .comment-form .btn-comments {
    display: block;
    background: #8c2059;
    color: #fff;
    border-radius: 22px;
    font-size: 15px;
    font-weight: 500;
    text-align: center;
    padding: 16px 28px;
    width: 100%;
    border: 0px solid;
    transition: all .4s ease;
}

.blog-post-comment .comment-respond .comment-form .btn-comments:hover {
    background: #279EFF;
    color: #fff;
}

.blog-post-comment .comment-respond .comment-form .btn-comments:focus {
    outline: none;
    box-shadow: none;
}

#comments {
    clear: both;
    padding: 30px;
    list-style: none;
    background: #f9f9f9;
    overflow: hidden;
    margin-top: 32px;
    border-radius: 24px;
}

.comment-num {
    margin-bottom: 25px !important;
    font-size: 20px !important;
    line-height: 1.5;
    font-weight: 900;
    border-bottom: 1px solid #E4E4E4;
    padding-bottom: 10px;
    position: relative;
}

#comments .comment-list {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.comment-content a {
    display: inline-block;
}

.comments-area .comment-content p {
    margin-bottom: 20px;
    line-height: 1.8;
    font-size: 14px;
}

p.logged-in-as a {
    display: inline-block;
}

#comments .comment-author .says {
    display: none;
}

.blog-post-comment .comment-respond .comment-form .comment-notes {
    display: none;
}


/* Common */

.pingback p,
.pingback .says {
    display: none;
}

.comments-list {
    list-style: none;
    margin: 0;
}

.comments-list .comment-author {
    margin-bottom: 0;
    margin-top: 0;
    font-weight: 700;
    font-size: 15px;
    color: #1c1c24;
    font-style: normal;
    display: block;
    margin-bottom: 5px;
}

.comments-list .comment-author a {
    color: #1c1c24;
}

.comments-list .comment-author a:hover {
    color: #279EFF;
}

.comments-list .comment-date {
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.1818em;
    text-transform: uppercase;
}

.comments-list .comment-body {
    border-bottom: 1px solid #E4E4E4;
    margin-left: 65px;
    font-size: 14px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    position: relative;
}

.comments-list img.comment-avatar {
    width: 50px;
    height: 50px;
    border-radius: 0px;
}

.comments-list .comment-reply-link {
    color: #252a37;
    background: #fff;
    display: inline-flex;
    padding: 10px 30px;
    line-height: 1;
    border-radius: 12px;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 700;
    text-decoration: none;
    border: 1px solid #ded9d9
}

.comments-list .comment-reply-link i {
    display: none;
}

.comments-list .comment-reply-link:hover {
    background: #279EFF;
    color: #fff;
}

.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: none;
    color: #279EFF;
    display: inline-block;
    font-size: 17px;
    font-weight: 600;
    margin-left: 8px;
}

#cancel-comment-reply-link:hover {
    color: #000;
}

#comments .comment-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

#comments .meta-data {
    margin-bottom: 1em;
}

a.comment-edit-link {
    display: none;
}


/* main page: Comments */

.blog-post-comment .comment-content h1,
.blog-post-comment .comment-content h2,
.blog-post-comment .comment-content h3,
.blog-post-comment .comment-content h4,
.blog-post-comment .comment-content h5,
.blog-post-comment .comment-content h6 {
    line-height: 1.2;
    font-weight: 600;
}

.blog-post-comment .comment-content h1 {
    font-size: 30px;
    margin-bottom: 15px;
}

.blog-post-comment .comment-content h2 {
    font-size: 25px;
    margin-bottom: 15px;
}

.blog-post-comment .comment-content h3 {
    font-size: 20px;
    margin-bottom: 15px;
}

.blog-post-comment .comment-content h4 {
    font-size: 18px;
    margin-bottom: 15px;
}

.blog-post-comment .comment-content h5 {
    font-size: 16px;
    margin-bottom: 15px;
}

.blog-post-comment .comment-content h6 {
    font-size: 14px;
    margin-bottom: 15px;
}

.blog-post-comment .comment-content p {
    margin-bottom: 20px;
    line-height: 1.8;
    font-size: 14px;
}

.blog-post-comment .comment-content p:last-child {
    margin-bottom: 0;
}

.blog-post-comment .comment-content .entry-content a {
    text-decoration: underline;
}

.blog-post-comment .comment-content .entry-content a:hover {
    text-decoration: none;
}

.blog-post-comment .comment-content dl,
.comments-area .comment-content ol,
.comments-area .comment-content ul {
    margin-top: 20px;
    margin-bottom: 20px;
}

.blog-post-comment .comment-content dt {
    margin-bottom: 5px;
}

.blog-post-comment .comment-content dd {
    margin: 0 1rem 1rem;
    font-size: 15px;
    line-height: 26px;
}

.blog-post-comment .comment-content ul {
    list-style: disc;
    padding-left: 20px;
}

.blog-post-comment .comment-content ul li {
    list-style: disc;
    line-height: 1.8;
    margin-bottom: 10px;
}

.blog-post-comment .comment-content ul li ul {
    margin: 10px 0 0;
    list-style-type: circle;
}

.blog-post-comment .comment-content ul li ul li {
    list-style-type: circle;
}

.blog-post-comment .comment-content ol {
    padding-left: 20px;
}

.blog-post-comment .comment-content ol li {
    line-height: 1.8;
    margin-bottom: 10px;
    list-style-type: decimal;
}

.blog-post-comment .comment-content ol li ol {
    margin: 10px 0 0;
}

.blog-post-comment .comment-content b,
.blog-post-comment .comment-content strong {
    font-weight: 600;
    color: #212529;
}

.blog-post-comment .comment-content dfn,
.blog-post-comment .comment-content cite,
.blog-post-comment .comment-content em,
.blog-post-comment .comment-content i {
    font-style: italic;
}

.blog-post-comment .comment-content code,
.blog-post-comment .comment-content kbd,
.blog-post-comment .comment-content tt,
.blog-post-comment .comment-content var {
    font-size: .88889em;
    font-family: Menlo, monaco, Consolas, Lucida Console, monospace;
}

.blog-post-comment .comment-content kbd {
    background-color: #fafafa;
}

.blog-post-comment .comment-content mark,
.blog-post-comment .comment-content ins {
    background: #fff9c0;
    text-decoration: none;
    color: #000;
    padding: 0 6px;
}

.blog-post-comment .comment-content pre {
    font-size: .88889em;
    font-family: "Courier 10 Pitch", Courier, monospace;
    line-height: 1.8;
    overflow: auto;
    background: #fafafa;
    color: #333333;
}

.blog-post-comment .comment-content abbr,
.blog-post-comment .comment-content acronym {
    border-bottom: 1px dotted #484848;
    cursor: help;
}

.blog-post-comment .comment-content code {
    color: #8c2059;
    border: 0px solid;
    background-color: transparent;
    padding: 0;
}

.blog-post-comment .comment-content mark,
.blog-post-comment .comment-content ins {
    background: #fff9c0;
    text-decoration: none;
    color: #000;
    padding: 0 5px;
}

.blog-post-comment .comment-content kbd {
    background-color: #eee;
    color: #8c2059;
}

#comments .pull-right.reply {
    position: absolute;
    float: right;
    right: 0;
    top: 0;
}

#comments .comment-content a {
    color: #8c2059;
}

#comments .comment-content {
    color: #555555;
}

.comments-list .comment-author cite {
    font-style: normal;
}

#comments.blog-post-comment .children {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#comments.blog-post-comment .children {
    padding-left: 10px !important;
}

#comments.blog-post-comment .comment-content img {
    margin: 5px 0;
}

.not-found h1 {
    margin-bottom: 20px;
}

.not-found .input-group-btn {
    background: #8c2059;
    color: #fff;
    padding: 0 20px;
    border: none;
    cursor: pointer;
}

.not-found .input-group-btn i {
    line-height: 48px;
}

.not-found .form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #8c2059;
}

.not-found p {
    line-height: 1.1;
    margin-bottom: 25px;
}

.not-found p small {
    display: block;
}

.blog-sidebar .widget:first-child {
    margin-top: 0;
}

.blog-sidebar .widget {
    border: 0px solid;
    padding: 0px;
    background-color: #FFF;
    border-radius: 0px;
}

.site-navigation.theme_header_design__One .navbar-light {
    padding: 0;
    background: none;
    border-radius: 0px;
}

.blog-sidebar .widget {
    margin-top: 30px;
}

.blog-sidebar .widget .widget-title {
    padding-bottom: 0;
    position: relative;
    font-weight: 700;
    font-size: 24px;
    color: #252525;
    padding-left: 0;
    letter-spacing: 0;
    border-bottom: 0px solid;
    margin-bottom: 25px;
}

.blog-sidebar .widget ul {
    line-height: 1.5;
    margin-bottom: 0;
}

.blog-sidebar .widget ul li {
    position: relative;
    margin-bottom: 12px;
    padding-left: 14px;
    font-size: 15px;
    color: #555555;
    font-weight: 500;
}

.blog-sidebar .widget ul li:last-child {
    margin-bottom: 0;
}

.blog-sidebar .widget ul li::before {
    height: 7px;
    width: 7px;
    content: '';
    left: 0;
    top: 7px;
    position: absolute;
    background-color: #279EFF;
    border-radius: 0px;
}

.blog-sidebar .widget ul li a {
    color: #555555;
    display: inline-block;
}

.blog-sidebar .widget ul li a:hover {
    color: #8c2059;
}

.blog-sidebar .widget ul li span {
    display: inline-block;
}

.blog-sidebar span.post-count {
    float: right;
    font-size: 15px;
}

.nice-select {
    height: 45px;
    border: 1px solid #eee;
    width: 100%;
    color: #555;
    font-size: 13.5px;
    float: none;
    white-space: normal;
}

.nice-select span.current {
    display: block;
    margin-top: 3px;
    font-size: 15px;
}

.nice-select ul.list {
    padding: 0 !important;
    margin: 0 !important;
    list-style-type: none !important;
    border-radius: 0;
    width: 100%;
    overflow-y: auto;
}

.nice-select ul.list li {
    list-style-type: none !important;
    font-size: 14px;
    padding: 8px 15px !important;
    line-height: 1 !important;
    margin: 0 !important;
    min-height: auto;
    text-transform: capitalize;
}

.nice-select ul.list li::before {
    display: none;
}

.blog-sidebar .calendar_wrap caption {
    padding-top: 0;
    caption-side: top;
    font-weight: 500;
    color: #565656;
    font-size: 17px;
}

table {
    margin: 0 0 2rem;
    border-collapse: collapse;
    width: 100%;
    background: #ffffff;
}

table td,
table th {
    padding: 10px 13px;
    border: 1px solid #d3dbe2;
}

.blog-sidebar .calendar_wrap table {
    text-align: center;
    margin-bottom: 0;
}

.blog-sidebar .calendar_wrap table #prev a,
.blog-sidebar .calendar_wrap table #next a {
    text-decoration: underline;
}

.blog-sidebar .calendar_wrap table #prev a:hover,
.blog-sidebar .calendar_wrap table #next a:hover {
    text-decoration: none;
}

.blog-sidebar .calendar_wrap table td,
.blog-sidebar .calendar_wrap table th {
    padding: 8px 5px;
}

.blog-sidebar .widget_categories ul li .children {
    margin-top: 10px;
}

.blog-sidebar .widget_pages ul li.page_item_has_children>a {
    margin-bottom: 10px;
    display: inline-block;
}

.blog-sidebar .widget_recent_comments .recentcomments {
    color: #484848;
}

.blog-sidebar .widget_recent_comments .recentcomments .comment-author-link {
    font-weight: bold;
    font-size: 14px;
}

.blog-sidebar .widget_rss .widget-title .rsswidget {
    display: inline-block;
}

.blog-sidebar .widget_rss ul li {
    margin-bottom: 20px;
}

.blog-sidebar .widget_rss ul li:last-child {
    margin-bottom: 0;
}

.blog-sidebar .widget_rss ul li .rsswidget {
    display: block;
    color: #222222;
    font-weight: bold;
    font-size: 15px;
}

.blog-sidebar .widget_rss ul li .rss-date {
    font-size: 13px;
    margin: 3px 0 10px;
    display: block;
}

.blog-sidebar .widget_rss ul li .rssSummary {
    color: #555;
    line-height: 25px;
    font-size: 14px;
}

.blog-sidebar .widget_rss ul li cite {
    font-weight: bold;
    display: block;
    margin-top: 10px;
    font-style: normal;
    color: #222;
    font-size: 13.5px;
}

.blog-sidebar .widget_search form {
    position: relative;
}

.blog-sidebar .widget_search form .form-control {
    background-color: #ffffff;
    height: 50px;
    padding: 6px 15px;
    border: 1px solid #E4E4E4;
    width: 100%;
    display: block;
    outline: 0;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    border-radius: 0;
    font-size: 15px;
}

.blog-sidebar .widget_search form .form-control:focus {
    border-color: #8c2059;
    box-shadow: none;
    z-index: 1;
}

.blog-sidebar .widget_search form button {
    position: absolute;
    right: 0;
    outline: 0;
    bottom: 0;
    height: 50px;
    width: 50px;
    z-index: 1;
    border: none;
    color: #ffffff;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    background-color: #8c2059!important;
    border-color: #8c2059!important;
    text-transform: capitalize;
    font-weight: 600;
    font-size: 15px;
    padding: 0 20px;
    top: 0;
    cursor: pointer;
}

.blog-sidebar .widget_search form button:hover {
    background: #000;
}

.blog-sidebar .widget_search form button:before {
    position: absolute;
    right: 50%;
    top: 50%;
    font-family: fontAwesome;
    color: #fff;
    content: "\f002 ";
    margin-top: -12px;
    margin-right: -6.5px;
}

.blog-sidebar p {
    font-size: 15px;
    margin-bottom: 15px;
    color: #565656;
    line-height: 1.8;
}

.blog-sidebar .widget_text p img {
    margin: 10px 0;
}

.blog-sidebar .widget_text .wp-caption-text {
    border: none;
    text-align: center;
    font-size: 14px;
}

.post-meta.blog_meta_content_Box a {
    display: inline-block;
}

.blog-sidebar .widget.widget_tag_cloud .widget-title {
    margin-bottom: 12px;
}

.blog-sidebar .tagcloud a {
    font-size: 15px!important;
    font-weight: 500!important;
    color: #595959!important;
    border-color: #D6D6D6!important;
    border-radius: 0px!important;
    margin-right: 5px;
    padding: 8px 14px!important;
    line-height: inherit;
    display: inline-block;
    transition: all ease 500ms;
}

.blog-sidebar .tagcloud a:hover {
    background-color: #279EFF;
    border-color: #279EFF!important;
    color: #fff!important;
}

.blog-sidebar .widget_nav_menu .sub-menu {
    margin-top: 8px;
}

table th a {
    text-decoration: underline!important;
}

table th a:hover {
    text-decoration: none!important;
}

address {
    margin: 20px 0;
    font-style: italic;
    line-height: 30px;
}

.post-layout-style2 .single-blog-content .entry-content ul {
    margin-top: 20px;
    margin-bottom: 20px;
    list-style: disc;
    padding-left: 20px;
}

.post-layout-style2 .single-blog-content .entry-content ol {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 20px;
}

.post-layout-style2 .single-blog-content .entry-content ul li ul {
    margin: 10px 0 0;
    list-style-type: circle;
}

.post-layout-style2 .single-blog-content .entry-content ul li ul li {
    list-style-type: circle;
}

.post-layout-style2 .single-blog-content .entry-content ol li ol {
    margin: 10px 0 0;
}

.post-layout-style2 .single-blog-content .entry-content ul.post-meta {
    padding-left: 0;
    margin: 0 0 20px;
    padding: 0;
    border-bottom: 1px solid #E4E4E4;
}

.post-layout-style2 .single-blog-content .entry-content h1 {
    margin-bottom: 20px;
    line-height: 1.2;
    font-size: 30px;
}

.post-layout-style2 .single-blog-content .entry-content h2 {
    font-size: 25px;
    margin-bottom: 20px;
    line-height: 1.2;
}

.post-layout-style2 .single-blog-content .entry-content h3 {
    font-size: 20px;
    margin-bottom: 20px;
    line-height: 40px;
    color: #252525;
}

.post-layout-style2 .single-blog-content .entry-content h4 {
    font-size: 18px;
    margin-bottom: 20px;
    line-height: 1.2;
    color: #252525;
}

.post-layout-style2 .single-blog-content .entry-content h5 {
    font-size: 16px;
    margin-bottom: 20px;
    line-height: 1.2;
}

.post-layout-style2 .single-blog-content .entry-content h6 {
    font-size: 14px;
    line-height: 1.2;
    margin-bottom: 20px;
}

.blog-details-content ul li::marker {
    color: #8c2059;
}

blockquote,
.blockquote {
    overflow: hidden;
    background-color: #ffffff;
    padding: 50px !important;
    position: relative;
    text-align: center;
    z-index: 1;
    margin-bottom: 20px!important;
    margin-top: 20px!important;
    border-left: 0px!important;
    border-right: 0px!important;
}

blockquote::before,
.blockquote::before {
    color: #efefef;
    content: "\f10d";
    position: absolute;
    left: 50px;
    top: 40px;
    z-index: -1;
    font-family: fontAwesome;
    font-size: 90px;
    font-weight: 400;
}

blockquote p,
.single-blog-content .single-blog-inner .entry-content blockquote p,
.blockquote p {
    color: #333333;
    line-height: 1.6;
    margin-bottom: 0;
    font-style: italic;
    font-weight: 600;
    font-size: 20px;
}

.single-blog-content .single-blog-inner .entry-content p a {
    text-decoration: underline;
    display: inline-block;
    color: #8c2059;
}

.single-blog-content .single-blog-inner .entry-content .wp-block-tag-cloud a {
    text-decoration: none;
    display: inline-block;
    color: #fff;
    background: #279EFF;
}

table th a {
    text-decoration: underline!important;
}

table th a:hover {
    text-decoration: none!important;
}

.post-layout-style2 .single-blog-content .entry-content dl {
    margin-top: 20px;
    margin-bottom: 20px;
}

.post-layout-style2 .single-blog-content .entry-content dt {
    margin-bottom: 5px;
    color: #333333;
}

.post-layout-style2 .single-blog-content .entry-content dd {
    margin: 0 1rem 1rem;
    font-size: 15px;
    line-height: 26px;
}

.post-layout-style2 .single-blog-content .entry-content dd a {
    text-decoration: underline;
    display: inline-block;
}

.post-layout-style2 .single-blog-content .entry-content b,
.post-layout-style2 .single-blog-content .entry-content strong {
    font-weight: 700;
    color: #212529;
}

address {
    margin: 20px 0;
    font-style: italic;
    line-height: 30px;
}

.post-layout-style2 .single-blog-content .entry-content dfn,
.post-layout-style2 .single-blog-content .entry-content cite,
.post-layout-style2 .single-blog-content .entry-content em,
.post-layout-style2 .single-blog-content .entry-content i {
    font-style: italic;
}

.post-layout-style2 .single-blog-content .entry-content code,
.post-layout-style2 .single-blog-content .entry-content kbd,
.post-layout-style2 .single-blog-content .entry-content tt,
.post-layout-style2 .single-blog-content .entry-content var {
    font-size: .88889em;
    font-family: Menlo, monaco, Consolas, Lucida Console, monospace;
}

.post-layout-style2 .single-blog-content .entry-content code {
    color: #8c2059;
    border: 0px solid;
    background-color: transparent;
    padding: 0;
}

.post-layout-style2 .single-blog-content .entry-content mark,
.post-layout-style2 .single-blog-content .entry-content ins {
    background: #fff9c0;
    text-decoration: none;
    color: #000;
    padding: 0 5px;
}

.post-layout-style2 .single-blog-content .entry-content kbd {
    background-color: #eee;
    color: #8c2059;
}

.post-layout-style2 .single-blog-content .entry-content .post-footer {
    margin-top: 20px;
    clear: both;
    border-top: 1px solid #eee;
    list-style: none;
    padding-top: 30px;
}

.wp-block-columns {
    margin-top: 20px;
    margin-bottom: 20px;
}

.wp-block-image {
    margin-bottom: 20px;
}

.wp-block-image figcaption {
    font-size: 14px;
    margin-top: 12px;
}

.wp-block-image figcaption a {
    text-decoration: underline;
    display: inline-block;
    color: #279EFF;
}

.wp-block-image figcaption {
    text-align: left;
}

.wp-block-button .wp-block-button__link {
    background-color: #8c2059;
    font-size: 16px;
    border-radius: 0px;
}

.wp-block-button {
    margin-bottom: 1.5em;
}

.wp-block-button .wp-block-button__link:hover {
    background-color: #000;
    color: #fff;
}

.wp-block-cover .wp-block-cover-text {
    color: #fff !important;
}

.is-style-outline .wp-block-button__link {
    background-color: transparent !important;
    font-size: 16px;
    border-radius: 0px;
}

.is-style-outline .wp-block-button__link:hover {
    background-color: transparent;
    color: #000 !important;
    border-color: #000;
}

.is-style-squared .wp-block-button__link {
    border-radius: 0 !important;
}

.wp-block-cover {
    margin-top: 30px;
    margin-bottom: 30px;
}

.wp-block-cover p.wp-block-cover-text {
    font-weight: bold;
    margin-bottom: 20px !important;
    font-size: 31px !important;
    line-height: 1.5 !important;
}

.wp-block-cover p.wp-block-cover-text strong {
    color: #fff;
}

.wp-block-cover.has-background-dim.alignleft {
    margin-top: 0;
}

.wp-block-cover.has-background-dim-60.has-background-dim .wp-block-cover-text a {
    color: #fff;
}

.wp-block-file a {
    text-decoration: underline;
    font-size: 15px;
    color: #8c2059;
}

.wp-block-file a:hover {
    text-decoration: none;
}

.wp-block-file .wp-block-file__button {
    border-radius: 0px !important;
    font-size: 14px !important;
    font-weight: 500;
    display: table;
    margin: 10px 0 0;
    background-color: #8c2059!important;
}

.wp-block-file .wp-block-file__button:hover {
    background-color: #000!important;
    color: #fff;
}

blockquote cite,
.blockquote cite {
    display: none;
}

.wp-block-media-text {
    margin-top: 30px!important;
    margin-bottom: 30px!important;
}

.wp-block-media-text .has-large-font-size {
    font-size: 25px!important;
    margin-top: 0 !important;
}

.wp-block-pullquote {
    border-top: 4px solid #555d66;
    border-bottom: 4px solid #555d66;
    color: #40464d;
    border-color: transparent;
    border-width: 2px;
    padding: 0;
    margin: 0 0 1rem;
}

.wp-block-pullquote blockquote {
    color: #111;
    border: none;
    margin-right: 0;
    padding-left: 0;
}

.wp-block-pullquote blockquote p {
    font-size: 2.25em!important;
    font-style: italic!important;
}

.wp-block-pullquote blockquote cite {
    display: inline-block;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    line-height: 1.6;
    text-transform: none;
    color: #767676;
    font-size: 15px;
    font-style: normal;
}

.has-cyan-bluish-gray-background-color.has-cyan-bluish-gray-background-color {
    background-color: #279EFF;
}

.has-cyan-bluish-gray-background-color.has-cyan-bluish-gray-background-color p {
    color: #000000;
}

.has-cyan-bluish-gray-background-color.has-cyan-bluish-gray-background-color cite {
    display: none;
}

.has-cyan-bluish-gray-background-color.has-cyan-bluish-gray-background-color blockquote {
    max-width: 80%;
    background: transparent;
}

.has-medium-font-size {
    font-size: 20px!important;
}

.has-very-light-gray-color.has-very-light-gray-color {
    color: #fff!important;
}

.post-layout-style2 .single-blog-content .entry-content dl a,
.post-layout-style2 .single-blog-content .entry-content ol a,
.post-layout-style2 .single-blog-content .entry-content ul a {
    text-decoration: underline;
    display: inline-block;
}

.post-layout-style2 .single-blog-content .entry-content ul.post-meta a {
    text-decoration: none;
    color: inherit;
}

.post-layout-style2 .single-blog-content .entry-content ol a,
.post-layout-style2 .single-blog-content .entry-content ul a {
    color: #8c2059;
}

.post-layout-style2 .single-blog-content .entry-content ul a .wp-block-cover__inner-container .has-large-font-size {
    color: #f8f9f9!important;
    font-size: 36px!important;
}

.wp-block-video figcaption,
.blocks-gallery-caption,
.wp-block-embed figcaption,
.wp-block-image figcaption {
    font-size: 14px;
    text-align: left;
}

table td a {
    color: #8c2059;
}

table td a:hover {
    color: #279EFF;
}

.wp-block-table.is-style-stripes td {
    border-color: #767676;
}

.wp-block-verse {
    font-family: "Poppins", sans-serif !important;
    font-size: 16px !important;
}

.post-layout-style2 .single-blog-content .entry-content em {
    font-weight: 700;
}

.loginformuser {
    margin-top: 20px;
}

.parent .comment-respond p.form-submit,
.depth-1 .comment-respond p.form-submit {
    margin-bottom: 30px;
}

#comments {
    margin-top: 60px;
}

.pingback p,
.pingback .says {
    display: block;
}

.blog-sidebar select {
    height: 45px;
    font-size: 15px;
    padding: 8px 15px;
    width: 100%;
    border: 1px solid #eee;
    color: #272727;
    font-weight: 500;
    cursor: pointer;
}

.blocks-gallery-grid {
    margin-top: 0px!important;
}

.wp-block-gallery .blocks-gallery-caption {
    text-align: center;
    margin: auto;
    margin-bottom: 30px;
}

.blog-sidebar .widget_theme_recent_posts .recent_post_Content li {
    font-weight: 500;
    color: #565656;
    font-size: 14px;
    padding: 0;
}

.blog-sidebar .widget_theme_recent_posts .recent_post_Content li:before {
    display: none;
}

.blog-sidebar .widget_theme_recent_posts .recent_post_Content .recent-post-meta {
    display: none;
}

.blog-sidebar .widget_media_image {
    background: #fff;
    border: 0;
    padding: 0;
}

.blog-sidebar .widget_media_image img {
    border-radius: 0px;
}

.home-tag-widgett {
    background: #FAFAFA;
    padding: 30px;
    border-radius: 0px;
}

.home-tag-widgett h5 {
    font-size: 28px;
    line-height: 1;
    color: #272727;
    font-weight: 700;
    margin-bottom: 20px;
}

.home-tag-widgett .tagcloud a {
    font-size: 16px!important;
    font-weight: 500!important;
    color: #595959!important;
    border-color: #D6D6D6!important;
    border-radius: 0px!important;
    margin-right: 5px;
    padding: 8px 14px!important;
}


/*** Author Box ***/

.author_bio__Wrapper {
    clear: both;
    overflow: hidden;
    margin-top: 60px;
    padding: 35px 35px 35px;
    border-top: 0px solid #eaeaea;
    border-bottom: 0px solid #eaeaea;
    background: #f9f9f9;
    border-radius: 24px;
}

.author-thumb {
    float: left;
    margin-right: 20px;
    margin-bottom: 0px;
}

.author-thumb img {
    width: 120px;
    height: 120px;
    border-radius: 50%;
}

.theme_author_Info {
    padding-right: 0;
}

h6.theme_author_Title {
    color: #555555;
    font-weight: 700;
    font-size: 15px;
    margin-bottom: 5px;
    line-height: 1;
}

h4.theme_author__Name {
    color: #424242;
    margin-top: 0px;
    margin-bottom: 6px;
    font-size: 20px;
    line-height: 1.2;
    font-weight: 900;
}

p.theme_author__Description {
    font-size: 16px;
    line-height: 1.3;
    color: #555;
    margin-bottom: 0;
    font-weight: 500;
}

.theme_author_Socials a {
    display: inline-block;
    background: transparent;
    color: #8c2059;
    width: auto;
    height: auto;
    font-size: 18px;
    text-align: center;
    line-height: 1;
    border-radius: 0px;
    margin-right: 8px;
}

.theme_author_Socials {
    margin-top: 12px;
}

.theme_author_Socials a:hover {
    background: transparent;
    color: #279EFF;
}


/*** navigation ***/

.theme_blog_Nav.post_nav_Left,
.theme_blog_Nav.post_nav_Right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}

.prev_nav_left_Img,
.prev_nav_Right_Img {
    height: 85px;
    width: 85px;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    border-radius: 0px;
}

.prev_nav_left_Img {
    margin-right: 15px;
}

.prev_nav_Right_Img {
    margin-left: 15px;
}

.theme_blog_Nav.post_nav_Left:not(.no-thumb) {
    padding-right: 15px;
}

.theme_blog_Nav.post_nav_Right:not(.no-thumb) {
    text-align: right;
    padding-left: 15px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.prev_nav_left_Img img,
.prev_nav_Right_Img img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 18px;
}

.theme_blog_nav_Title {
    font-size: 16px;
    font-weight: 900;
    line-height: 1.3;
    margin-bottom: 0;
    color: #252525;
    word-break: inherit;
}

.theme_blog_nav_Title a {
    margin-bottom: 0;
    color: #252525;
    word-break: inherit;
}

.theme_blog_nav_Label {
    font-size: 14px;
    margin-bottom: 0px;
    font-weight: 700;
    letter-spacing: 0;
    text-transform: capitalize;
    margin-bottom: 5px;
}

.theme_blog_navigation__Wrap {
    margin-bottom: 0;
    padding: 35px;
    background: #f9f9f9;
    margin-top: 60px;
    border-radius: 24px;
}

.theme_blog_nav_Title a:hover {
    color: #8c2059;
}

.post_nav_Right .theme_blog_Inner h3.theme_blog_nav_Title {
    text-align: right;
}

h1.theme-breacrumb-title {
    font-size: 42px;
    margin: 0;
    font-weight: 700;
    padding: 0;
    line-height: 1;
}

.main-container .pagination {
    margin-bottom: 10px;
    margin-top: 40px;
}

.main-container .theme-pagination-style .nav-links {
    display: block;
    width: 100%;
    text-align: left;
}

.main-container .theme-pagination-style ul.page-numbers {
    margin-bottom: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    -webkit-box-pack: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important;
}

.main-container .theme-pagination-style ul.page-numbers li a.page-numbers,
.main-container .theme-pagination-style ul.page-numbers li span.page-numbers {
    width: 40px;
    height: 40px;
    line-height: 38px;
    margin-right: 6px;
    padding: 0;
    text-align: center;
    display: inline-block;
    border: 1px solid #E4E4E4;
    margin-left: auto;
    color: #787878;
    font-size: 16px;
    font-weight: 500;
    background-color: transparent;
    border-radius: 12px;
}

.main-container .theme-pagination-style ul.page-numbers li span.current {
    background: #8c2059;
    color: #fff;
    border-color: #8c2059;
}

.main-container .theme-pagination-style ul.page-numbers li i {
    line-height: 38px;
    color: #8c2059;
}

.main-container .theme-pagination-style ul.page-numbers li a.page-numbers:hover {
    border: 1px solid #8c2059;
    background-color: #8c2059;
    color: #fff;
}

.main-container .theme-pagination-style ul.page-numbers li a.page-numbers:hover i {
    color: #fff;
}

.theme-tags__wrapper h4 {
    font-size: 20px!important;
    font-weight: 900;
    margin-bottom: 15px!important;
    line-height: 1.2!important;
    color: #272727!important;
    margin-right: 10px;
    display: inline-block;
}

.theme-tags__wrapper a {
    color: #676767;
    border: 1px solid #676767;
    display: inline-block!important;
    font-size: 15px !important;
    padding: 5px 18px;
    margin-bottom: 10px;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -ms-border-radius: 12px;
    transition: all ease 500ms;
    line-height: 29px;
}

.blog-single .tag-lists a:not(:first-child) {
    margin-left: 6px;
}

.theme-tags__wrapper a:hover {
    border-color: #8c2059!important;
    background: #8c2059!important;
    color: #fff;
}

.theme_related_post_Grid h2 {
    margin-bottom: 22px;
    font-weight: 900;
}

.theme_related_post_Grid .blog-post-grid-wrapper .post-excerpt-box p {
    font-size: 14px;
    line-height: 18px;
    color: #565656;
}

.theme_related_post_Grid .blog-post-grid-wrapper .news-post-grid-thumbnail img {
    border-radius: 0px;
}

.theme_related_post_Grid .blog-post-grid-wrapper-four .post-excerpt-box {
    padding-bottom: 0px;
    margin-bottom: 5px;
}


/*==================================================
      404
 ================================================== */

.error-page .error-code {
    display: block;
    font-size: 150px;
    line-height: 1;
    color: #272727;
    margin-bottom: 25px;
}

.error-page .error-body .btn {
    margin-top: 30px;
    display: inline-block;
    background: #8c2059;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    text-align: center;
    letter-spacing: 0.01em;
    padding: 16px 30px;
    border-radius: 0px;
    width: auto;
    border: 0px solid;
}

.error-page .error-body .btn:hover,
.error-page .error-body .btn:focus,
.error-page .error-body .btn:active {
    border: none;
    outline: none;
    box-shadow: none!important;
    background: #279EFF;
}

.error-page .error-body .btn:hover {
    background: #279EFF;
}

body.error404 .main-container {
    padding-top: 30px;
    margin-top: 0;
    padding-bottom: 80px;
}

.header-two-right .header-search-box {
    position: relative;
    right: 30px;
    top: 0px;
}

.header-bookmark-btn {
    display: inline-block;
    position: absolute;
    right: 15px;
    margin-left: 0;
    top: 10px;
}


/*** Theme New Unit CSS ***/

body.admin-bar .body-inner-content {
    margin-top: 20px;
}

.widget_calendar,
table,
.wp-block-calendar {
    font-size: 16px;
    line-height: 28px;
    font-weight: 500;
}

.calendar_wrap nav.wp-calendar-nav {
    position: relative;
    top: 10px;
}

.blog-sidebar .widget_categories .cat-item span.post_count {
    width: 30px;
    height: 22px;
    text-align: center;
    color: #fff;
    border-radius: 0px;
    font-size: 12px;
    line-height: 22px;
    position: relative;
    left: 2px;
}

.main-container.blog-spacing {
    padding-top: 80px;
    padding-bottom: 100px;
}

.main-container.blog-spacing .pagination {
    margin-top: 90px;
}

.widget_rss h3.widget-title a {
    color: #272727;
}

.sticky .post-list-medium-content {
    background: #f8f8f8;
    border-top: 4px solid #279EFF!important;
}

.blog-new-layout.theme-layout-mainn .post-wrapper.cat-layout-main-list .category-box a {
    color: #4F4F4F;
    font-weight: 500;
    font-size: 14px;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
    position: relative;
    transition: all .3s ease-in;
}

.blog-new-layout.theme-layout-mainn .post-wrapper.cat-layout-main-list .category-box a:hover {
    color: #279EFF;
}

.blog-new-layout.theme-layout-mainn .post-wrapper.cat-layout-main-list .category-box a:after {
    position: absolute;
    right: -5px;
    bottom: 0;
    content: ",";
    font-size: 15px;
}

.blog-new-layout.theme-layout-mainn .post-wrapper.cat-layout-main-list .category-box a:last-child:after {
    display: none;
}

.cat-layout-main-list .post-list-medium-content .post-meta-items div.author-name {
    text-transform: capitalize;
}

.blog-post-comment .comment-respond p.logged-in-as {
    line-height: 26px;
    font-size: 15px;
    margin-top: 5px;
}

.blog-post-comment .comment-respond .comment-reply-title {
    font-size: 24px;
    line-height: 25px;
    font-weight: 900;
}

.comment-respond p {
    margin-bottom: 0;
}

.blog-post-comment .comment-respond .comment-form .btn.btn-primary {
    margin-top: 10px;
}

.blog-details-content p {
    font-size: 17px;
    line-height: 1.8;
    color: #555555;
    margin: 0 0 20px 0;
}

.single-meta-content h4.post-author-name a {
    text-transform: capitalize;
}

.blog-details-content ul li {
    font-size: 17px;
    line-height: 1.8;
    color: #555555;
    position: relative;
}

.post-layout-style2 .single-blog-content .entry-content p:last-child {
    margin: 0;
}

.post-body p:last-child {
    clear: both;
    float: none;
}

.wp-block-button .wp-block-button__link {
    color: #fff!important;
}

.is-style-outline .wp-block-button__link {
    background-color: transparent !important;
    font-size: 16px;
    border-radius: 0px;
    color: #279EFF!important;
    border-color: #279EFF;
}

.wp-block-button .wp-block-button__link:hover {
    background-color: #000;
}

.theme-blog-details .post-featured-image {
    margin-bottom: 50px;
}

.sidebar-active .alignfull {
    left: auto;
    right: auto;
    margin-left: 0;
    margin-right: 0;
    width: auto;
}

figure.wp-block-gallery ul.blocks-gallery-grid {
    padding-left: 0!important;
}

.blog-details-content .wp-block-columns {
    margin-top: 23px;
    margin-bottom: 23px;
}

blockquote,
.blockquote {
    margin-bottom: 23px!important;
    margin-top: 23px!important;
}

.single-blog-content blockquote {
    padding-bottom: 45px!important;
}

.single-blog-content blockquote,
.single-blog-content .blockquote {
    background: #f9f9f9;
    border-radius: 24px;
    line-height: 36px;
    padding-top: 80px !important;
}

blockquote::before,
.blockquote::before {
    color: #8c2059;
    opacity: .2;
}

blockquote.has-text-color.has-light-gray-color p {
    font-size: 28px!important;
    line-height: 1.2!important;
}

blockquote.has-text-color.has-very-dark-gray-color:before {
    color: rgb(255 255 255 / 50%);
}

blockquote p,
.single-blog-content .single-blog-inner .entry-content blockquote p,
.blockquote p {
    color: #555;
    line-height: 1.3;
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
}

.post-layout-style2 .single-blog-content .entry-content ol {
    font-size: 17px;
}

.post-layout-style2 .single-blog-content .entry-content ol li {
    line-height: 1.8;
    margin-bottom: 10px;
    font-weight: 500;
}

.post-layout-style2 .single-blog-content .entry-content ol li ol {
    margin: 10px 0 0;
}

.post-layout-style2 .single-blog-content .entry-content ul li ul {
    margin: 10px 0 0;
    list-style-type: circle;
}

.post-layout-style2 .single-blog-content .entry-content ul li ul li {
    list-style-type: circle;
}

.wp-block-archives-dropdown,
.wp-block-categories-dropdown {
    margin-bottom: 28px;
}

.wp-block-archives-dropdown select,
.wp-block-categories-dropdown select {
    width: 100%;
    cursor: pointer;
    height: 45px;
    font-size: 15px;
    padding: 8px 15px;
    width: 100%;
    border: 1px solid #eee;
    color: #272727;
    font-weight: 500;
}

.wp-block-search .wp-block-search__button {
    background: #8c2059!important;
    border: 1px solid #8c2059!important;
    color: #fff!important;
    cursor: pointer;
}

.wp-block-search .wp-block-search__button:focus {
    border: none;
    outline: none;
}

.wp-block-calendar span.pad {
    display: none;
}

.wp-block-calendar nav.wp-calendar-nav {
    margin-bottom: 35px;
}

.page-links {
    margin-top: 20px;
    margin-bottom: 20px;
    clear: both;
}

.page-links .post-page-numbers {
    width: 35px;
    height: 35px;
    border-radius: 0px;
    background-color: #ffffff;
    border: 1px solid #eee;
    font-size: 15px;
    line-height: 35px;
    color: #0a0c19;
    text-align: center;
    display: inline-block;
    margin-left: 5px;
    text-decoration: none !important;
}

.page-links .page-link {
    display: inline-block;
    background-color: #8c2059;
    color: #fff;
    border-color: #8c2059;
    margin-right: 0px;
}

.blog-details-content table th a {
    color: #272727;
}

.blog-post-comment blockquote,
.blog-post-comment .blockquote {
    background: #eee;
}

.blog-post-comment table td {
    font-size: 14px;
    font-weight: 500;
}

.blog-post-comment p.no-comments {
    font-size: 14px;
    clear: both;
    margin-top: 0;
    line-height: 14px;
}

.post_format-post-format-image .blog-details-content figure img {
    border-radius: 0px;
}

.widget_calendar span.pad {
    display: none;
}

.widget_calendar span.wp-calendar-nav-next {
    display: block;
}

.nav-wrapper .mainmenu li ul li ul.sub-menu {
    position: absolute;
    right: 102%;
    top: 0%;
    left: auto;
    opacity: 0!important;
    filter: Alpha(opacity=0)!important;
    visibility: hidden;
}

.nav-wrapper .mainmenu li ul.sub-menu li:hover ul {
    opacity: 1!important;
    visibility: visible!important;
    transform: none!important;
}

.theme-breadcrumb__Wrapper.theme-breacrumb-area {
    margin-top: 40px;
}

.not-found form {
    position: relative;
}

.not-found form .form-control {
    background-color: #ffffff;
    height: 50px;
    padding: 6px 15px;
    border: 1px solid #eeeeee;
    width: 100%;
    display: block;
    outline: 0;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    border-radius: 0;
}

.not-found form .form-control:focus {
    border-color: #279EFF;
    box-shadow: none;
    z-index: 1;
}

.not-found form button {
    position: absolute;
    right: 0;
    outline: 0;
    bottom: 0;
    height: 50px;
    width: 50px;
    z-index: 1;
    border: none;
    color: #ffffff;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    background-color: #279EFF;
    text-transform: capitalize;
    font-weight: 500;
    font-size: 15px;
    padding: 0 20px;
    top: 0;
    cursor: pointer;
}

.not-found form button:hover {
    background: #279EFF;
}

.not-found form button:before {
    position: absolute;
    right: 47%;
    top: 28px;
    font-family: fontAwesome;
    color: #fff;
    content: "\f002 ";
    margin-top: -12px;
    margin-right: -6.5px;
}

.theme_img_cat_Itemlist span.category-btnn {
    transition: all .3s ease;
}

ul.footer-nav li a:hover {
    color: #279EFF;
}

.home-tag-widgett .tagcloud a:hover {
    background: #279EFF!important;
    color: #fff!important;
    border-color: #279EFF!important;
}

.custom-theme-contactt label {
    font-size: 15px;
    font-weight: 500;
    color: #272727;
    line-height: 1;
    margin-bottom: 8px;
}

body.page .main-container {
    padding-top: 80px;
    padding-right: 0px;
    padding-bottom: 80px;
    padding-left: 0px;
}

body.page .theme-page-spacing .entry-content ul {
    margin-top: 20px;
    margin-bottom: 20px;
    list-style: disc;
    padding-left: 20px;
}

body.page .theme-page-spacing .entry-content ul li {
    font-size: 17px;
    line-height: 1.8;
    color: #555555;
}

body.page .theme-page-spacing .entry-content ul li::marker {
    color: #8c2059;
}

body.page .theme-page-spacing .entry-content ul li ul {
    margin: 10px 0 0;
    list-style-type: circle;
}

body.page .theme-page-spacing .entry-content ul li ul li {
    list-style-type: circle;
}

body.page .theme-page-spacing .entry-content ol {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 20px;
}

body.page .theme-page-spacing .entry-content ol {
    font-size: 17px;
}

body.page .theme-page-spacing .entry-content ol li {
    line-height: 1.8;
    margin-bottom: 10px;
    font-weight: 500;
}

body.page .theme-page-spacing .entry-content ol li ol {
    margin: 10px 0 0;
}

body.page .theme-page-spacing .entry-content p {
    font-size: 17px;
    line-height: 1.8;
    color: #555555;
    margin: 0 0 15px 0;
}

body.page .theme-page-spacing .entry-content h1 {
    margin-bottom: 15px;
    line-height: 1.2;
    font-size: 30px;
}

body.page .theme-page-spacing .entry-content h2 {
    font-size: 25px;
    margin-bottom: 15px;
    line-height: 1.2;
}

body.page .theme-page-spacing .entry-content h3 {
    font-size: 20px;
    margin-bottom: 15px;
    line-height: 1.2;
    color: #272727;
}

body.page .theme-page-spacing .entry-content h4 {
    font-size: 18px;
    margin-bottom: 15px;
    line-height: 1.2;
    color: #272727;
}

body.page .theme-page-spacing .entry-content h5 {
    font-size: 16px;
    margin-bottom: 15px;
    line-height: 1.2;
}

body.page .theme-page-spacing .entry-content h6 {
    font-size: 14px;
    line-height: 1.2;
    margin-bottom: 15px;
}

body.page .theme-page-spacing .entry-content blockquote,
body.page .theme-page-spacing .entry-content .blockquote {
    background: #f9f9f9;
    border-radius: 24px;
}

body.page .theme-page-spacing .entry-content blockquote {
    padding-bottom: 45px!important;
}

body.page .theme-page-spacing .entry-content dl {
    margin-top: 20px;
    margin-bottom: 20px;
}

body.page .theme-page-spacing .entry-content dt {
    margin-bottom: 5px;
    color: #333333;
}

body.page .theme-page-spacing .entry-content dd {
    margin: 0 1rem 1rem;
    font-size: 15px;
    line-height: 26px;
}

body.page .theme-page-spacing .entry-content dd a {
    text-decoration: underline;
    display: inline-block;
}

body.page .theme-page-spacing .entry-content b,
body.page .theme-page-spacing .entry-content strong {
    font-weight: 600;
    color: #212529;
}

body.page .theme-page-spacing .entry-content address {
    margin: 20px 0;
    font-style: italic;
    line-height: 30px;
}

body.page .theme-page-spacing .entry-content dfn,
body.page .theme-page-spacing .entry-content cite,
body.page .theme-page-spacing .entry-content em,
body.page .theme-page-spacing .entry-content i {
    font-style: italic;
}

body.page .theme-page-spacing .entry-content code,
body.page .theme-page-spacing .entry-content kbd,
body.page .theme-page-spacing .entry-content tt,
body.page .theme-page-spacing .entry-content var {
    font-size: .88889em;
    font-family: Menlo, monaco, Consolas, Lucida Console, monospace;
}

body.page .theme-page-spacing .entry-content code {
    color: #8c2059;
    border: 0px solid;
    background-color: transparent;
    padding: 0;
}

body.page .theme-page-spacing .entry-content mark,
body.page .theme-page-spacing .entry-content ins {
    background: #fff9c0;
    text-decoration: none;
    color: #000;
    padding: 0 5px;
}

body.page .theme-page-spacing .entry-content kbd {
    background-color: #eee;
    color: #8c2059;
}

body.page .theme-page-spacing .entry-content blockquote p {
    color: #555;
    line-height: 1.3;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
}

body.page .theme-page-spacing .entry-content p a {
    text-decoration: underline;
    display: inline-block;
    color: #8c2059;
}

body.page .theme-page-spacing .entry-content table td a {
    color: #272727;
    text-decoration: underline;
    font-weight: 500;
}

body.page .theme-page-spacing .entry-content table td a:hover {
    text-decoration: none;
}

body.page .theme-page-spacing .entry-content p:last-child {
    margin: 0;
}

body.page .theme-page-spacing .entry-content .page-links .post-page-numbers.current {
    background: #8c2059;
    color: #fff;
    border-color: #8c2059;
    border-radius: 0px;
}

body.page .theme-page-spacing .entry-content .page-links .post-page-numbers {
    border-radius: 0;
}

body.page .theme-page-spacing .entry-content #comments {
    margin-top: 80px;
}

.single-one-bwrap {
    padding-top: 40px;
    padding-right: 0px;
    padding-bottom: 80px;
    padding-left: 0px;
}

.theme_related_post_Grid .blog-post-grid-wrapper.blog-post-grid-wrapper-four {
    margin-bottom: 0px;
}

.main-container.cat-page-spacing {
    padding-top: 84px;
    padding-right: 0px;
    padding-bottom: 15px;
    padding-left: 0px;
}

.post-password-form input[type='submit']:hover {
    background-color: #279EFF;
    color: #FFFFFF;
}

p.form-submit {
    margin-bottom: 20px;
}

.blog-sidebar .widget.widget_categories ul li::before {
    top: 9px;
}

.blog-sidebar .widget_categories .cat-item span.post_count {
    color: #279EFF;
    border-radius: 0px;
}

.blog-sidebar .widget_block li.wp-block-latest-comments__comment {
    color: #484848;
    position: relative;
    margin-bottom: 12px;
    padding-left: 14px;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.5;
}

.blog-sidebar .widget_block .wp-block-latest-comments {
    border: 0;
    padding: 0;
    list-style: none;
    line-height: 1.5;
    margin-bottom: 0;
}

.blog-sidebar .widget_block li.wp-block-latest-comments__comment::before {
    height: 7px;
    width: 7px;
    content: '';
    left: 0;
    top: 7px;
    position: absolute;
    background-color: #279EFF;
    border-radius: 0px;
}

.blog-sidebar .widget_block li.wp-block-latest-comments__comment a {
    color: #555555;
    display: inline-block;
}

.blog-sidebar .widget_block li.wp-block-latest-comments__comment .wp-block-latest-comments__comment-author {
    font-weight: bold;
    font-size: 14px;
}

.blog-sidebar .widget_block li.wp-block-latest-comments__comment::last-child {
    margin-bottom: 0;
}

.widget.widget_block .wp-block-group__inner-container h2 {
    padding-bottom: 10px;
    position: relative;
    font-weight: 900;
    font-size: 24px;
    color: #252525;
    padding-left: 0;
    letter-spacing: 0;
    border-bottom: 1px solid #E4E4E4;
    margin-bottom: 20px;
}

.blog-sidebar .widget_recent_comments .recentcomments a,
.blog-sidebar .widget_block li.wp-block-latest-comments__comment a {
    display: inline;
}

.blog-sidebar .widget_block li.wp-block-latest-comments__comment a:hover {
    color: #279EFF;
}

.blog-sidebar .widget ul li::before {
    top: 8px;
}

.blog-sidebar .widget.widget_categories ul li::before {
    top: 8px;
}

.blog-sidebar .widget_categories ul li .children li::before {
    top: 8px;
}

.wp-block-search .wp-block-search__inside-wrapper {
    position: relative;
}

.wp-block-search__input {
    background-color: #ffffff;
    height: 50px;
    padding: 6px 15px;
    border: 1px solid #E4E4E4;
    width: 100%;
    display: block;
    outline: 0;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    border-radius: 12px;
    font-size: 15px;
    font-weight: 700;
}

.wp-block-search .wp-block-search__label {
    padding-bottom: 10px;
    position: relative;
    font-weight: 700;
    font-size: 24px;
    color: #272727;
    padding-left: 0;
    letter-spacing: 0;
    border-bottom: 1px solid #E4E4E4;
    margin-bottom: 20px;
    line-height: 1.2;
}

.blog-sidebar .widget_block.widget_search .wp-block-search__button {
    position: relative;
    width: auto;
    font-weight: 600;
    font-size: 14px;
    padding: 0 14px;
    border-radius: 12px;
}

.blog-sidebar .widget_block.widget_search .wp-block-search__button:before {
    display: none;
}

.widget_block.widget_search .wp-block-search__inside-wrapper input[type="search"]::-webkit-input-placeholder {
    color: #272727;
}

.widget_block.widget_search .wp-block-search__inside-wrapper input[type="search"]::-moz-placeholder {
    color: #272727;
}

article.tag-pingbacks-2+.blog-post-comment .comment-body {
    margin-left: auto!important;
}

.comments-list .comment-body,
.blog-post-comment .comment-content p,
.blog-post-comment p.no-comments {
    font-size: 15px;
}

.widget_block.widget_search .wp-block-search__button:hover {
    background-color: #279EFF!important;
    color: #FFFFFF!important;
    border: 1px solid #279EFF!important;
}

.blog-sidebar .widget .widget-title,
.wp-block-search .wp-block-search__label,
.widget.widget_block .wp-block-group__inner-container h2 {
    font-size: 26px;
    line-height: 1;
}

body.page .theme-page-spacing .entry-content ul.comments-list li::marker {
    color: transparent;
}

.comments-list .comment-author cite,
.comment-author vcard cite {
    font-style: normal!important;
    text-transform: capitalize;
}

.blog-sidebar select {
    background-color: white;
    border: thin solid #279EFF;
    border-radius: 0px;
    display: inline-block;
    font: inherit;
    line-height: 1.5em;
    padding: 0.5em 3.5em 0.5em 1em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    font-weight: 500;
}

.blog-sidebar select {
    background-image: linear-gradient(45deg, transparent 50%, #fff 50%), linear-gradient(135deg, #fff 50%, transparent 50%), linear-gradient(to right, #8c2059, #8c2059);
    background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), 100% 0;
    background-size: 5px 5px, 5px 5px, 2.5em 2.5em;
    background-repeat: no-repeat;
}


/*** Theme CSS ***/

.theme-logo-area {
    position: relative;
    margin-top: 47px;
    margin-bottom: 41px;
}

.header-search-box {
    font-size: 19px;
    color: #000;
    line-height: 1;
    font-weight: 600;
    margin-top: 0px;
    display: inline-block;
}

.header-search-box a {
    color: #000;
}

.header-search-box a i {
    display: inline-block;
    position: relative;
    margin-right: 0px;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
}

.header-search-two a.search-box-btn {
    margin-right: 18px;
}

.header-newsletter {
    display: inline-block;
    position: relative;
}

a.header-lang{
    display: inline-block;
    position: relative;
    color: #fff;
    background: #8c205a;
    border-radius: 5px;
    font-size: 19px;
    /* line-height: 1; */
    font-weight: 500;
    padding: 10px 8px;
    transition: all .4s ease-in;
}

button.header-radio{
    display: inline-block;
    position: relative;
    border:0;
    cursor: pointer;
    color: #fff;
    background: #ffa201;
    border-radius: 5px;
    font-size: 19px;
    /* line-height: 1; */
    font-weight: 500;
    padding: 10px 8px;
    transition: all .4s ease-in;
}

.header-newsletter a i {
    line-height: 1;
    position: relative;
    top: 3px;
    font-weight: normal;
    font-size: 18px;
    margin-right: 2px;
}

.header-newsletter a:hover {
    color: #fff;
    background: #279EFF;
}

.header-newsletter a:hover i {
    color: #fff;
}

.nav-menu-wrapper .mainmenu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.nav-menu-wrapper {
    text-align: center;
}

.nav-menu-wrapper .mainmenu ul li {
    display: inline-block;
    position: relative;
    padding-left: 14px;
    padding-right: 14px;
    padding-bottom: 15px;
}

.nav-menu-wrapper .mainmenu ul li a {
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #000;
    line-height: 1;
}

.nav-menu-wrapper .mainmenu ul li a:hover {
    color: #8c2059;
}

.theme_post_grid__Slider.theme-main-slider {
    position: relative;
    overflow: visible;
}

.blog-post-slide-item {
    position: relative;
}

.blog-post-slide-wrap {
    background-position: left top;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    height: 600px;
    position: relative;
    max-width: 100%;
    margin: 0 0 0 auto;
    border-radius: 24px;
}

.blog-post-slide-content {
    position: absolute;
    left: auto;
    right: 100px;
    bottom: -105px;
    background: #fff;
    padding: 35px 35px 35px 35px;
    box-shadow: 0px 136px 89px rgb(0 0 0 / 3%);
    max-width: 600px;
    min-height: 300px;
    z-index: 99;
    border-radius: 24px;
}

body.page .theme-page-spacing .entry-content .blog-post-slide-content h2.post-title {
    font-size: 40px;
    line-height: 1.3;
    margin: 0;
    font-weight: 900;
    margin-bottom: 28px;
    letter-spacing: -0.5px;
}

body.page .theme-page-spacing .entry-content .blog-post-slide-content h2.post-title a {
    color: #252525;
    transition: all .4s ease-in;
}

body.page .theme-page-spacing .entry-content .blog-post-slide-content h2.post-title a:hover {
    color: #8c2059;
}

.author-name a {
    display: inline-block;
}

.blog-post-slide-content .post-meta-items {
    margin-bottom: 40px;
}

.blog-post-slide-content .post-meta-items {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    flex-wrap: wrap;
}

.blog-post-slide-content .post-meta-items div {
    font-size: 18px;
    font-weight: 600;
    line-height: 1;
    color: #878787;
    position: relative;
    margin-right: 8px;
    padding-right: 8px;
    display: inline-block;
}

.blog-post-slide-content .post-meta-items div a {
    color: #878787;
}

.blog-post-slide-content .post-meta-items div a:hover {
    color: #8c2059;
}

.blog-post-slide-content .post-meta-items .author-name img {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    margin-right: 8px;
    display: inline-block;
}

.blog-post-slide-content .post-meta-items div:after {
    position: absolute;
    right: -3px;
    top: 50%;
    width: 6px;
    height: 6px;
    background: #8c2059;
    content: "";
    border-radius: 50%;
    margin-top: -3px;
}

.blog-post-slide-content .post-meta-items div:last-child:after {
    background: none;
}

.read-btn-box {
    display: inline-block;
}

.read-btn-box a {
    display: inline-block;
    position: relative;
    background: #0085FF;
    color: #fff;
    padding: 17px 65px 17px 20px;
    font-size: 18px;
    font-weight: 500;
    line-height: 1;
    transition: all .4s ease-in;
    border-radius: 17px;
}

.read-btn-box a:before {
    position: absolute;
    right: 7px;
    top: 7px;
    background: #fff;
    width: 45px;
    height: 38px;
    border-radius: 9px;
    content: "\ea6c";
    font-family: 'remixicon' !important;
    color: #0085FF;
    text-align: center;
    font-weight: normal;
    font-size: 22px;
    line-height: 38px;
}

.read-btn-box a:hover {
    background: #8c2059;
}

.read-btn-box a:hover:before {
    color: #8c2059;
}

.post-meta-right div {
    display: inline-block;
    position: relative;
    font-size: 18px;
    font-weight: 600;
    line-height: 1;
    color: #5A5A5A;
    margin-right: 20px;
}

.post-meta-right div a {
    color: #5A5A5A;
}

.post-meta-right div.category-box {
    padding-left: 26px;
}

.post-meta-right div.read-time-box {
    padding-left: 26px;
    text-transform: capitalize;
}

.post-meta-right div.category-box:before {
    position: absolute;
    left: 0;
    top: 0px;
    content: "\f004";
    font-family: 'IcoFont';
    color: #22DEC1;
    transform: rotate(90deg);
}

.post-meta-right div.read-time-box:before {
    position: absolute;
    left: 0;
    top: 0px;
    content: "\f20e";
    font-family: 'remixicon' !important;
    color: #8c2059;
    font-weight: normal;
}

.post-meta-right div:last-child {
    margin-right: 0;
}

.post-grid-wrapper-one-inner {
    position: relative;
    /* margin-bottom: 40px; */
}

.post-grid-wrapper-one-inner .grid-thumbnail-one-wrap {
    position: relative;
}

.grid-thumbnail-one-wrap a.post-grid-thumbnail-one {
    display: block;
    overflow: hidden;
    position: relative;
}

.post-grid-wrapper-one-inner .grid-thumbnail-one-wrap img {
    height: 294px;
    width: 100%;
    border-radius: 10px;
    /* display: block; */
    border: 2px dotted #ffa201;
    overflow: hidden;
    /* object-fit: cover; */
    object-position: center;
}

.grid-thumbnail-one-wrap .category-box {
    display: inline-block;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    position: absolute;
    top: 30px;
    left: 30px;
}

.grid-thumbnail-one-wrap .category-box a {
    color: #fff;
    background: #279EFF;
    padding-left: 40px;
    padding-right: 15px;
    padding-top: 13px;
    padding-bottom: 13px;
    position: relative;
}

.grid-thumbnail-one-wrap .category-box a:before {
    position: absolute;
    left: 15px;
    top: 50%;
    content: "\f004";
    font-family: 'IcoFont';
    color: #fff;
    transform: rotate(90deg);
    margin-top: -8px;
}

.grid-thumbnail-one-wrap .read-time-box {
    display: inline-block;
    background: #8c2059;
    color: #fff;
    padding-left: 37px;
    padding-right: 13px;
    padding-top: 13px;
    padding-bottom: 13px;
    font-size: 18px;
    font-weight: 600;
    line-height: 1;
    text-transform: capitalize;
    position: absolute;
    right: 30px;
    bottom: 30px;
}

.grid-thumbnail-one-wrap .read-time-box:before {
    position: absolute;
    left: 13px;
    top: 13px;
    content: "\f20e";
    font-family: 'remixicon' !important;
    color: #FFF;
    font-weight: normal;
}

.post-grid-content-one {
    background: transparent;
    box-shadow: none;
    padding: 0;
}

body.page .theme-page-spacing .entry-content .post-grid-content-one h3.post-title {
    font-size: 24px;
    line-height: 1.21;
    font-weight: 900;
    color: #252525;
    margin-bottom: 9px;
    letter-spacing: -0.5px;
}

body.page .theme-page-spacing .entry-content .post-grid-content-one h3.post-title a {
    color: #252525;
}

body.page .theme-page-spacing .entry-content .post-grid-content-one h3.post-title a:hover {
    color: #8c2059;
}

.post-grid-content-one .post-meta-items {
    margin-bottom: 13px;
}

.post-grid-content-one .post-meta-items {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    flex-wrap: wrap;
}

.post-grid-content-one .post-meta-items div {
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    color: #878787;
    position: relative;
    margin-right: 8px;
    padding-right: 8px;
    display: inline-block;
}

.post-grid-content-one .post-meta-items div a {
    color: #878787;
}

.post-grid-content-one .post-meta-items div a:hover {
    color: #8c2059;
}

.post-grid-content-one .post-meta-items .author-name img {
    width: 22px;
    height: 22px;
    border-radius: 50%;
    margin-right: 6px;
    display: inline-block;
}

.post-grid-content-one .post-meta-items div:after {
    position: absolute;
    right: -3px;
    top: 50%;
    width: 6px;
    height: 6px;
    background: #8c2059;
    content: "";
    border-radius: 50%;
    margin-top: -3px;
}

.post-grid-content-one .post-meta-items div:last-child:after {
    background: none;
}

body.page .theme-page-spacing .entry-content .post-grid-content-one .post-excerpt-box p {
    font-size: 17px;
    font-weight: 400;
    line-height: 1.37;
    color: #878787;
}

.post-grid-content-one .post-read-btn {
    display: inline-block;
}

.post-read-btn a {
    display: inline-block;
    position: relative;
    color: #8f8f8f;
    font-weight: 700;
    font-size: 16px;
    line-height: 1;
    padding-top: 4px;
    padding-bottom: 7px;
}

.post-grid-content-one .post-read-btn a i {
    font-style: normal!important;
    font-weight: 400;
    position: relative;
    top: 5px;
    color: #8c2059;
}

.post-read-btn a:hover,
.post-grid-content-one .post-read-btn a:hover i,
.latest-post-list-btn .post-read-btn a:hover i {
    color: #279EFF;
}

.post-grid-content-one .grid-meta-bottom-items {
    margin-top: 25px;
}

.post-grid-content-one .grid-post-meta-right div {
    display: inline-block;
    color: #8f8f8f;
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    position: relative;
    margin-right: 8px;
    padding-right: 8px;
    padding-left: 20px;
    line-height: 30px;
}

.post-grid-content-one .grid-post-meta-right div:after {
    position: absolute;
    right: -3px;
    top: 50%;
    width: 1px;
    height: 13px;
    background: #8c2059;
    content: "";
    opacity: 50%;
    border-radius: 50%;
    margin-top: -6px;
}

.post-grid-content-one .grid-post-meta-right div:last-child {
    margin-right: 0;
    padding-right: 0;
}

.post-grid-content-one .grid-post-meta-right div:last-child:after {
    background: none;
}

.post-grid-content-one .grid-post-meta-right .post-view-box:before {
    position: absolute;
    left: 0;
    top: 0px;
    content: "\ed32";
    font-family: 'remixicon' !important;
    font-weight: normal;
}

.post-grid-content-one .grid-post-meta-right .post-comment-number:before {
    position: absolute;
    left: 0;
    top: 0px;
    content: "\eb50";
    font-family: 'remixicon' !important;
    font-weight: normal;
}

.post-grid-content-one .grid-post-meta-right .post-view-box {
    padding-left: 18px;
}

.recent-post-blog-item {
    display: flex;
    margin-bottom: 20px;
}

.recent-post-blog-item .recent-postthumb {
    height: 114px;
    position: relative;
    width: 114px;
    min-width: 114px;
    margin-right: 12px;
}

.recent-post-blog-item .recent-postthumb a {
    display: block;
    overflow: hidden;
}

.recent-post-blog-item .recent-postthumb img {
    height: 114px;
    width: 114px;
    object-fit: cover;
    object-position: center;
    border-radius: 12px;
}

.recent-post-list-inner.recent_post_Content h4.title {
    font-size: 17px!important;
    letter-spacing: -.5px;
    color: #252525!important;
    font-weight: 700;
    line-height: 125%!important;
    margin-top: 15px;
    margin-bottom: 7px!important;
}

.recent-post-list-inner.recent_post_Content h4.title a {
    color: #252525;
}

.recent-post-list-inner.recent_post_Content h4.title a:hover {
    color: #8c2059;
}

.recent-post-blog-item .category-box a {
    font-size: 13px;
    font-weight: 600;
    line-height: 16px;
    color: #5A5A5A;
    display: inline-block;
    margin-bottom: 0px;
    border-radius: 6px;
}

.recent-post-blog-item .category-box a i {
    font-style: normal!important;
    transform: rotate(60deg);
    position: relative;
    margin-right: 5px;
}

.widget-recent-post-meta {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    flex-wrap: wrap;
    line-height: 1;
    margin: 0!important;
    padding: 0!important;
    list-style: none!important;
}

.widget-recent-post-meta li {
    margin: 0;
    padding: 0;
    list-style: none!important;
    line-height: 1!important;
    color: #5A5A5A!important;
    font-size: 13px!important;
    font-weight: 700;
    display: inline-block;
    text-transform: capitalize;
    position: relative;
    margin-right: 7px;
    padding-right: 7px!important;
    width: auto!important;
    margin-bottom: 0!important;
}

.widget-recent-post-meta li:last-child {
    margin-right: 0px;
    padding-right: 0px;
}

.widget-recent-post-meta li:after {
    position: absolute;
    right: -2px;
    top: 50%;
    width: 4px;
    height: 4px;
    background: #8c2059;
    content: "";
    border-radius: 50%;
    margin-top: -2px;
}

.widget-recent-post-meta li:last-child:after {
    background: none;
}

.widget-recent-post-meta li.read-time {
    padding-left: 15px;
}

.widget-recent-post-meta li.read-time:before {
    position: absolute;
    left: 0;
    top: 0px!important;
    content: "\f20e"!important;
    font-family: 'remixicon' !important;
    color: #8c2059;
    font-weight: normal;
    display: block!important;
    background: transparent!important;
    width: auto!important;
    height: auto!important;
}

body.page .theme-page-spacing .entry-content .home-recent-postwid .elementor-widget-container h5 {
    font-size: 24px;
    font-weight: 900;
    line-height: 1;
    margin-bottom: 35px;
}

.home-recent-postwid .elementor-widget-container {
    position: relative;
}

a.widget-see-btn {
    display: inline-block;
    position: absolute;
    top: 1px;
    right: 0;
    background: rgb(249 49 86 / 10%);
    color: #8c2059;
    font-size: 16px;
    line-height: 1;
    font-weight: 500;
    padding: 5px 12px;
    border-radius: 10px;
}

a.widget-see-btn:hover {
    background: rgb(39 158 255 / 10%);
    color: #279EFF;
}

body.page .theme-page-spacing .entry-content .home-archive-list .elementor-widget-container h5 {
    font-size: 24px;
    font-weight: 900;
    line-height: 1;
    margin-bottom: 25px;
}

body.page .theme-page-spacing .entry-content .home-archive-list ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

body.page .theme-page-spacing .entry-content .home-archive-list ul li {
    font-size: 17px;
    line-height: 30px;
    font-weight: 700;
    color: #252525;
    position: relative;
    width: 100%;
    margin-bottom: 20px;
}

body.page .theme-page-spacing .entry-content .home-archive-list ul li a {
    color: #252525;
}

body.page .theme-page-spacing .entry-content .home-archive-list ul li a:hover {
    color: #8c2059;
}

body.page .theme-page-spacing .entry-content .home-archive-list ul li:last-child {
    margin-bottom: 0;
}

span.posts-count {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
    background: #8c2059;
    width: 30px;
    height: 30px;
    color: #fff;
    text-align: center;
    font-weight: 500;
    font-size: 18px;
    line-height: 30px;
    border-radius: 9px;
}

.blog-inner-thumbnail-custom img {
    height: 228px;
    object-fit: cover;
    object-position: center top;
    border-radius: 12px!important;
}

.theme-blog-full-thumb img {
    min-height: 500px;
    object-fit: cover;
    object-position: center top;
    border-radius: 12px!important;
}

.post-featured-image img {
    height: 500px;
    width: 100%;
    object-fit: cover;
    object-position: center;
}

.theme-logo h1.text-logo {
    text-align: center;
}

body.page .theme-page-spacing .entry-content .home-catt-list .elementor-widget-container h5 {
    font-size: 24px;
    font-weight: 900;
    line-height: 1;
    margin-bottom: 35px;
}

body.page .theme-page-spacing .entry-content .home-catt-list ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

body.page .theme-page-spacing .entry-content .home-catt-list ul li {
    font-size: 15.5px;
    line-height: 1;
    font-weight: 700;
    color: #fff;
    position: relative;
    width: inherit;
    margin-bottom: 15px;
    display: inline-block;
    padding: 10px 7px;
    margin-right: 10px;
    transition: all 300ms ease;
}

body.page .theme-page-spacing .entry-content .home-catt-list ul li a {
    color: #fff;
    display: inline-block;
}

body.page .theme-page-spacing .entry-content .home-catt-list ul li:last-child {
    margin-bottom: 0;
}

body.page .theme-page-spacing .entry-content .home-catt-list ul li:hover {
    transform: translateY(-2px);
}

.recent-post-blog-item::last-child {
    margin-bottom: 0;
}

.social-icons-img a {
    margin-bottom: 15px;
}

.social-icons-img a:last-child {
    margin-bottom: 0;
}

body.page .theme-page-spacing .entry-content .social-thumbs-list .elementor-widget-container h5 {
    font-size: 24px;
    font-weight: 900;
    line-height: 1;
    margin-bottom: 35px;
}

body.page .theme-page-spacing .entry-content .home-catt-list ul li:nth-of-type(4n) {
    margin-right: 0;
}

body.page .theme-page-spacing .entry-content .home-catt-list ul li {
    font-size: 17px;
    padding: 10px 11px;
}

body.page .theme-page-spacing .entry-content .home-archive-list ul li,
span.posts-count {
    font-size: 17px;
}

.blog-post-slide-content .post-meta-right div a {
    background: transparent!important;
}

body.page .theme-page-spacing .entry-content .post-grid-list-wrapper h3.post-gridlist-title {
    font-size: 24px;
    font-weight: 900;
    line-height: 1;
    margin-bottom: 35px;
}

.blog-grid-pagination ul.page-numbers {
    margin: 0!important;
    padding: 0!important;
    list-style: none!important;
}

.blog-grid-pagination ul.page-numbers i {
    font-style: normal!important;
}

.main-container .theme-pagination-style.blog-grid-pagination ul.page-numbers li span.current {
    background: #8c2059;
    color: #fff;
    border-color: #8c2059;
}

.main-container .theme-pagination-style.blog-grid-pagination ul.page-numbers li a.page-numbers:hover {
    border: 1px solid #8c2059;
    background-color: #8c2059;
    color: #fff;
}

.theme-pagination-style.blog-grid-pagination {
    margin-left: 15px;
    margin-top: 80px;
}

.theme-subscribe-form {
    position: relative;
}

.theme-subscribe-form input[type="email"] {
    background: #fff;
    width: 400px;
    border: 0px solid;
    display: inline-block;
    text-indent: 25px;
    font-weight: 400;
    color: #b4b4b4;
    padding: 14px 0 14px;
    font-size: 15px;
    border-radius: 40px;
}

.theme-subscribe-form input[type="submit"] {
    position: absolute;
    right: 0;
    top: 0;
    display: inline-block;
    background: #8c2059;
    border: 0px solid;
    color: #fff;
    font-size: 17px;
    border-radius: 40px;
    line-height: 1;
    font-weight: 700;
    box-shadow: none;
    outline: linen;
    padding: 19px 42px 20px;
    cursor: pointer;
    transition: all .4s ease-in;
}

.theme-subscribe-form input[type="submit"]:hover {
    background: #279EFF;
}

.subscribe-title.elementor-widget {
    margin-bottom: 0!important;
}

footer.theme-footer-wrapper.theme_footer_Widegts.hav-footer-topp {
    background: #F5F5F5;
}

.footer-top {
    padding-top: 95px;
    padding-bottom: 65px;
}

.footer-gallery li.blocks-gallery-item img {
    height: 85px!important;
    object-fit: cover!important;
}

.footer-widget ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.footer-widget ul li {
    display: block;
    font-size: 18px;
    position: relative;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 30px;
}

.footer-widget ul li a {
    color: #000;
}

.footer-widget ul li a:hover {
    color: #8c2059;
}

.footer-widget h4.widget-title {
    font-size: 26px;
    line-height: 1;
    margin-bottom: 40px;
}

.footer-widget h2 {
    font-size: 26px;
    line-height: 1;
    margin-bottom: 40px;
}

.social-lists a {
    display: inline-block;
    background: #279EFF;
    color: #ffff;
    margin-right: 15px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.social-lists a:last-child {
    margin-right: 0;
}

.social-lists a:hover {
    background: #8c2059;
}

.col-xl-3.col-md-6.footer_four_Widget {
    padding-left: 75px;
}

.footer_one_Widget .widget_text p {
    font-size: 18px;
    color: #000;
    line-height: 1.30;
    margin-top: 28px;
}

h2.footer-logo {
    font-size: 32px;
    font-weight: 900;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
    line-height: 1;
    margin-bottom: 0;
    top: -2px;
}

.footer_one_Widget img {
    margin-top: -10px;
}

.footer-bottom .container {
    border-top: 0px solid #DFDFDF;
}

.post-featured-image {
    margin-bottom: 40px;
}

.single-top-meta-wrapper div {
    display: inline-block;
    position: relative;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    color: #5A5A5A;
    margin-right: 20px;
}

.single-top-meta-wrapper div a {
    color: #5A5A5A;
}

.single-top-meta-wrapper div a:hover {
    color: #8c2059;
}

.single-top-meta-wrapper div.category-box {
    padding-left: 26px;
}

.single-top-meta-wrapper div.read-time-box {
    padding-left: 26px;
    text-transform: capitalize;
}

.single-top-meta-wrapper div.category-box:before {
    position: absolute;
    left: 0;
    top: 0px;
    content: "\f004";
    font-family: 'IcoFont';
    color: #8c2059;
    transform: rotate(90deg);
}

.single-top-meta-wrapper div.read-time-box:before {
    position: absolute;
    left: 0;
    top: 0px;
    content: "\f20e";
    font-family: 'remixicon' !important;
    color: #8c2059;
    font-weight: normal;
}

.single-top-meta-wrapper div:last-child {
    margin-right: 0;
}

.single-top-meta-wrapper div a {
    background: transparent!important;
}

.single-top-meta-wrapper {
    margin-bottom: 5px;
}

.single-blog-header h1.post-title.single_blog_inner__Title {
    font-size: 40px;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 20px;
}

.single-blog-header h1.post-title.single_blog_inner__Title a {
    color: #252525;
    transition: all .4s ease-in;
}

.single-blog-header h1.post-title.single_blog_inner__Title a:hover {
    color: #8c2059;
}

.single-bottom-meta-wrapper {
    margin-top: 25px;
    margin-bottom: 50px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.single-meta-left-infos {
    display: flex;
    align-items: flex-start;
}

.meta-author-thumb {
    border-radius: 100%;
    min-width: 45px;
    margin-right: 12px;
}

.meta-author-thumb img {
    border-radius: 100%;
    width: 100%;
    height: auto;
}

.single-meta-content {
    margin-top: 5px;
}

.single-meta-content h4.post-author-name {
    font-size: 18px;
    line-height: 1;
    font-weight: 700;
    margin: 0;
    color: #3E3E3E;
}

.single-meta-content h4.post-author-name a {
    color: #3E3E3E;
    text-transform: capitalize;
}

.single-meta-content h4.post-author-name a:hover {
    color: #8c2059;
}

.single-meta-content ul.single-top-meta-list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.single-meta-content ul.single-top-meta-list li {
    font-size: 13px;
    line-height: 1.7;
    color: #838383;
    font-weight: 600;
    position: relative;
}

.theme-related-wrapper .post-grid-wrapper-one-inner {
    margin-bottom: 0;
}

.theme_related_posts_Wrapper {
    margin-top: 55px;
}

.related-posts-block-wrap .post-grid-content-one h3.post-title {
    font-size: 22px!important;
    line-height: 1.3!important;
    font-weight: 900!important;
    color: #252525!important;
    margin-bottom: 13px!important;
    min-height: 56px;
    margin-top: 20px;
    letter-spacing: -.5px;
}

.related-posts-block-wrap .post-grid-content-one h3.post-title a {
    color: #252525!important;
}

.related-posts-block-wrap .post-grid-content-one h3.post-title a:hover {
    color: #8c2059!important;
}

.related-posts-block-wrap .post-grid-content-one .post-excerpt-box p {
    font-size: 16px!important;
    font-weight: 500!important;
    line-height: 22px!important;
    color: #838383!important;
}

.related-posts-block-wrap .grid-post-meta-right.text-right {
    display: none;
}

.theme-logo h1.text-logo {
    font-size: 36px;
    font-weight: 900;
    color: #000;
    margin: 0;
    line-height: 1;
    position: relative;
    display: inline-block;
}

.theme-logo h1.text-logo a {
    color: #000;
}

.theme-logo h1.text-logo:before {
    position: absolute;
    right: -7px;
    bottom: 5px;
    width: 6px;
    height: 6px;
    background: #8c2059;
    content: "";
    border-radius: 50%;
}

p.copyright-text {
    margin: 10px 0;
}


/*** Back To Top ***/

.backto {
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 10;
    background: #8c2059;
    border-radius: 30px;
    color: #FFFFFF;
    cursor: pointer;
    height: 44px;
    text-align: center;
    width: 44px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    display: none;
    box-shadow: 0px 3px 6px rgb(0 0 0 / 30%);
}

.backto:hover {
    background: #ffa201!important;
    color: #FFFFFF;
}

.backto:hover a {
    color: #FFFFFF;
}

.backto a {
    color: #fff;
    font-size: 24px;
    line-height: 1.84;
}

.blog-block-latest-single-item .latest-post-thumbnail-wrap img {
    height: 430px;
    width: 100%;
    display: block;
    object-fit: cover;
    object-position: center;
}

.blog-block-latest-single-item .latest-post-thumbnail-wrap a {
    display: block;
    overflow: hidden;
    position: relative;
}

.blog-block-latest-single-item .latest-post-block-content .category-box {
    margin-top: 20px;
}

.blog-block-latest-single-item .latest-post-block-content .category-box a {
    display: inline-block;
    position: relative;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    margin-right: 20px;
    background: transparent!important;
    color: #5a5a5a;
    padding-left: 26px;
}

.blog-block-latest-single-item .latest-post-block-content .category-box a:before {
    position: absolute;
    left: 17px;
    top: 12px;
    content: "\f004";
    font-family: 'IcoFont';
    color: #8c2059;
    transform: rotate(90deg);
}

.blog-block-latest-single-item .latest-post-block-content h3.post-title {
    font-size: 38px;
    line-height: 1.30;
    font-weight: 500;
    margin: 0;
    margin-bottom: 13px;
}

.blog-block-latest-single-item .latest-post-block-content h3.post-title a {
    color: #252525;
}

.blog-block-latest-single-item .latest-post-block-content h3.post-title a:hover {
    color: #8c2059;
}

.sidebar.blog-sidebar {
    padding-left: 30px;
}

.post-single-custom-meta {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    flex-wrap: wrap;
}

.post-single-custom-meta div {
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    color: #878787;
    position: relative;
    margin-right: 8px;
    padding-right: 8px;
    display: inline-block;
}

.post-single-custom-meta div a {
    color: #878787;
    display: inline-block;
}

.post-single-custom-meta .post-author-name img {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    margin-right: 8px;
    display: inline-block;
}

.post-single-custom-meta div:after {
    position: absolute;
    right: -3px;
    top: 50%;
    width: 6px;
    height: 6px;
    background: #8c2059;
    content: "";
    border-radius: 50%;
    margin-top: -3px;
}

.post-single-custom-meta div:last-child:after {
    background: none;
}

.blog-block-latest-single-item .latest-post-block-content .post-excerpt-box p {
    font-size: 16px;
    line-height: 1.4;
}

.blog-block-latest-single-item .latest-post-block-content .post-excerpt-box {
    margin-top: 25px;
    margin-bottom: 25px;
}

.main-blog-layout .main-content-inner.category-layout-one {
    margin-bottom: 75px;
}

.main-blog-layout .main-content-inner.category-layout-one:last-child {
    margin-bottom: 0;
}

.latest-post-list-btn .post-read-btn {
    padding-top: 0px;
    padding-bottom: 0px;
}

.latest-post-list-btn .post-read-btn a i {
    font-style: normal!important;
    font-weight: 400;
    position: relative;
    top: 5px;
    color: #8c2059;
}

.widget.widget_block .wp-block-group__inner-container h2 {
    font-size: 26px;
    font-weight: 700;
    line-height: 1;
    padding: 0;
    border: none;
    margin: 0;
    color: #252525;
    margin-bottom: 25px;
}

.blog-sidebar .widget ul li {
    padding: 0;
    font-size: 17px;
    font-weight: 500;
    line-height: 30px;
    margin-bottom: 10px;
    position: relative;
    width: 100%;
    color: #252525;
}

.blog-sidebar .widget ul li a {
    color: #252525;
}

.blog-sidebar .widget ul li:before {
    display: none;
}

.blog-sidebar .widget ul li:last-child {
    margin-bottom: 0;
}

.blog-sidebar .widget ul.wp-block-categories li {
    font-size: 16px;
    padding: 10px 11px;
    line-height: 1;
    color: #fff;
    width: inherit;
    margin-bottom: 15px;
    display: inline-block;
    margin-right: 10px;
    transition: all 300ms ease;
}

.blog-sidebar .widget ul.wp-block-categories li:hover {
    -webkit-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px);
}

.blog-sidebar .widget ul.wp-block-categories li a {
    color: #fff;
    display: inline-block;
}

.blog-sidebar .widget ul.wp-block-categories li:nth-of-type(4n) {
    margin-right: 0;
}

.theme-pagination-style.blog-grid-pagination {
    display: none;
}

body.page .theme-page-spacing .entry-content .home-catt-list ul li:last-child {
    margin-right: 0;
}

body.page .theme-page-spacing .entry-content .home-catt-list ul li {
    font-size: 16px;
    padding: 9px 9.45px 11px;
    margin-right: 6px;
    margin-bottom: 13px;
    border-radius: 8px;
    font-weight: 500;
}

.grid-thumbnail-one-wrap .read-time-box {
    font-size: 16px;
}

.widget.widget_block h2.social-heading {
    font-size: 24px;
    font-weight: 900;
    line-height: 1;
    padding: 0;
    border: none;
    margin: 0;
    color: #252525;
    margin-bottom: 35px!important;
}

.home-trending-colsec .elementor-widget-container .recent-post-list-inner.recent_post_Content h4.title {
    font-size: 16.70px!important;
}

.blog-sidebar .widget {
    margin-top: 55px;
}

.sidebar.blog-sidebar #block-13 {
    margin-top: 40px;
}

.widget.widget_block .wp-block-group__inner-container .widget_elior_recent_post h2 {
    margin-bottom: 35px;
}

.blog-sidebar .widget ul.wp-block-archives li a:hover {
    color: #8c2059;
}

.blog-details-content .wp-block-columns {
    margin-top: 31px;
    margin-bottom: 31px;
}

.blog-details-content .wp-block-columns figure.wp-block-image.size-full.blog-inner-thumbnail-custom {
    margin-bottom: 0;
}

.blog-details-content figure.wp-block-image.size-full.theme-blog-full-thumb {
    margin-top: 35px;
    margin-bottom: 35px;
}

figure.wp-block-image.blog-ads-image {
    margin-top: 30px;
    margin-bottom: 28px;
}


/*** Responsive Nav ***/

div.slicknav_menu {
    background: transparent;
    text-align: right;
    font-size: 15px;
    padding: 5px 15px 5px 15px;
}

.slicknav_menu .slicknav_menutxt {
    font-weight: 400;
}

.slicknav_btn {
    float: none;
    display: inline-block;
}

ul.slicknav_nav {
    background: #252525;
    text-align: left;
    position: relative;
    top: -70px;
}

.slicknav_nav li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.slicknav_nav li:last-child {
    border-bottom: 0 solid;
}

a.slicknav_btn {
    background: #8c2059;
    border-radius: 0;
    margin: 3px 1px 15px;
    position: relative;
    top: -71px;
    right: 9px;
    border-radius: 0px;
    box-shadow: 0px 3px 6px rgb(0 0 0 / 30%);
}

.slicknav_nav a {
    color: #ffffff;
    padding-left: 20px;
}

.slicknav_menu {
    display: none;
}

.slicknav_nav .slicknav_row,
.slicknav_nav a {
    padding: 10px 0px;
    margin: 0px 0px;
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    padding-left: 20px;
}

.slicknav_nav li a:hover {
    background: #000;
    border-radius: 0;
    color: #fff;
}

.slicknav_nav ul {
    margin: 0 0 0 0px;
}

.elior-responsive-menu {
    position: absolute;
    right: 0;
    top: 0px;
    width: 100%;
    z-index: 999;
}

.slicknav_menu .slicknav_menutxt {
    text-shadow: none;
}

.slicknav_nav .slicknav_row:hover {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0;
    background: #000;
    color: #fff;
}

.slicknav_nav .slicknav_arrow {
    font-size: 15px;
    margin: 0;
    position: absolute;
    right: 20px;
}

.slicknav_menu .slicknav_icon {
    float: left;
    width: 25px;
    height: 25px;
    margin: 0;
    border-radius: 0px;
}

.slicknav_menu .slicknav_icon-bar {
    display: block;
    width: 25px;
    height: 4px;
    box-shadow: none;
    top: 3px;
    position: relative;
}

.slicknav_menu .slicknav_menutxt {
    display: none;
}

ul.slicknav_nav li ul.sub-menu li a {
    padding-left: 30px;
}

ul.slicknav_nav li ul.sub-menu li ul.sub-menu li a {
    padding-left: 15px;
}

.slicknav_nav .slicknav_row,
.slicknav_nav a {
    font-size: 15px;
    font-weight: 400;
}

ul.slicknav_nav {
    background: #252525;
}

.slicknav_nav li:hover {
    background: #252525;
}

.slicknav_nav .slicknav_row:hover {
    background: transparent;
}

.slicknav_nav li a:hover {
    background: transparent
}

ul.slicknav_nav li ul.sub-menu li a>a {
    padding-left: 0;
}

ul.slicknav_nav li ul.sub-menu li ul.sub-menu {
    padding-left: 30px;
}

.slicknav_nav li:hover {
    background: #8c2059;
}

.cat-page-spacing .main-content-inner.category-layout-one .post-block-wrapper-latest {
    margin-bottom: 75px;
}

.widget.widget_elior_recent_post {
    position: relative;
}


/*----------------------------------------
  ## Search Popup
----------------------------------------*/

.search-popup.active .search-form {
    visibility: visible;
    opacity: 1;
}

.search-popup .search-form {
    min-width: 500px;
    position: absolute;
    position: fixed;
    top: 50%;
    left: 50%;
    visibility: hidden;
    -webkit-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
    opacity: 0;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 999;
}

.search-popup .search-form .form-group .form-control,
.search-popup .search-form .search-input {
    border: none;
    border-top-right-radius: 18px;
    border-bottom-right-radius: 18px;
    height: 54px;
    line-height: 54px;
    padding: 0 100px 0 30px;
    font-size: 18px;
    border-radius: 0;
    width: 100%;
}

.search-popup .search-form .form-group .form-control,
.search-popup .search-form .search-input {
    border: none;
    outline: none;
    box-shadow: none;
    border-radius: 18px 20px 18px 18px;
}

.search-popup .search-form .submit-btn {
    position: absolute;
    right: -5px;
    top: 0;
    width: 60px;
    height: 54px;
    border: 0;
    border-radius: 0 18px 18px 0;
    background: #8c2059;
    color: #fff;
    -webkit-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
    padding: 0;
    text-align: center;
    cursor: pointer;
    z-index: 1;
}

.search-popup .search-form .submit-btn:hover {
    background: #279EFF;
}

.search-popup .search-form .submit-btn:focus,
.search-popup .search-form .submit-btn:active,
.search-popup .search-form .submit-btn:hover,
.search-popup .search-form .submit-btn:focus-visible {
    border: none;
    outline: none;
    box-shadow: none;
    border-radius: 0px 18px 18px 0px!important;
}

.body-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    display: block;
    background-color: #000;
    z-index: 999;
    content: "";
    right: 0;
    top: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
    cursor: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVBAMAAABbObilAAAAMFBMVEVMaXH////////////////////////////////////////////////////////////6w4mEAAAAD3RSTlMAlAX+BKLcA5+b6hJ7foD4ZP1OAAAAkUlEQVR4XkWPoQ3CUBQAL4SktoKAbCUjgAKLJZ2ABYosngTJCHSD6joUI6BZgqSoB/+Shqde7sS9x3OGk81fdO+texMtRVTia+TsQtHEUJLdohJfgNNPJHyEJPZTsWLoxShqsWITazEwqePAn69Sw2TUxk1+euPis3EwaXy8RMHSZBIlRcKKnC5hRctjMf57/wJbBlAIs9k1BAAAAABJRU5ErkJggg==), progress;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
}

.body-overlay.active {
    visibility: visible;
    opacity: 0.8;
}

a.search-box-btn {
    display: inline-block;
}

a.search-box-btn:hover,
a.search-box-btn:hover i {
    color: #8c2059;
}

a.navSidebar-button {
    display: inline-block;
}

a.navSidebar-button:hover i {
    color: #8c2059;
}

.search-popup .search-form .submit-btn:focus,
.search-popup .search-form .submit-btn:active {
    border: none;
    outline: none;
    border-radius: 0;
}

.nav-menu-wrapper-two .mainmenu li ul.sub-menu {
    position: absolute;
    left: 0;
    top: 40px;
    z-index: 100;
    padding: 14px 17px;
    background: #fff;
    min-width: 230px;
    text-align: left;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    border-radius: 0px;
    border: 0px solid;
    box-shadow: 0 0 15px rgb(0 0 0 / 7%);
    border-radius: 12px;
}

.nav-menu-wrapper-two .mainmenu li ul.sub-menu li {
    display: block;
    position: relative;
    padding: 8px 0px;
}

.nav-menu-wrapper-two li ul.sub-menu li a {
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    background: none !important;color: #000;
    padding: 0px 0px;
    line-height: 1.2;
    position: relative;
    z-index: 1;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    border-radius: 0px;
}

.nav-menu-wrapper-two .mainmenu li ul.sub-menu li a:hover {
    color: #8c2059;
}

.nav-menu-wrapper-two .mainmenu li ul.sub-menu li:first-child a {
    padding-left: 0px;
}

.nav-menu-wrapper-two .mainmenu li ul.sub-menu li:last-child a {
    padding-right: 0px;
}

.nav-menu-wrapper-two .mainmenu li:hover ul.sub-menu {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1) translateY(0px);
    -ms-transform: scale(1) translateY(0px);
    transform: scale(1) translateY(0px);
}

.nav-menu-wrapper-two .mainmenu li ul li ul.sub-menu {
    position: absolute;
    right: 118%;
    top: 0%;
    left: auto;
    opacity: 0!important;
    filter: Alpha(opacity=0)!important;
    visibility: hidden;
    min-width: 225px;
}

.nav-menu-wrapper-two .mainmenu li ul.sub-menu li:hover ul {
    opacity: 1!important;
    visibility: visible!important;
    transform: none!important;
}

.nav-menu-wrapper-two .mainmenu li ul.sub-menu {
    top: 103%;
}

.nav-menu-wrapper-two .mainmenu ul>li.menu-item-has-children>a:after {
    content: "\ea4e";
    color: #878787;
    font-family: 'remixicon' !important;
    padding-left: 0px;
    opacity: 1;
    color: white;font-weight: normal;
    position: relative;
    top: 3px;
    font-size: 16px;
    left: -1px;
    vertical-align: 0;
    margin-left: 0;
    border: 0;
}

.theme-related-wrapper .read-time-box {
    display: none;
}

.slicknav_nav li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.slicknav_nav li:last-child {
    border-bottom: 0 solid;
}

.custom-themee-contactt label {
    font-size: 15px;
    font-weight: 500;
    color: #252525;
    line-height: 1;
    margin-bottom: 15px;
}

.custom-themee-contactt .fnamee,
.fmessage {
    background: #f9f9f9;
    border: 0px solid;
    outline: none;
    height: 50px;
    border-radius: 18px;
    padding: 0 20px;
    font-weight: 400;
    line-height: 28px;
    color: #858585;
    width: 100%;
    margin-bottom: 20px;
}

.custom-themee-contactt .fmessage {
    resize: none;
    height: 150px;
    box-sizing: border-box;
    padding: 20px;
}

.custom-themee-contactt .fsubmitt {
    display: inline-block;
    background: #8c2059;
    border: 0px solid;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    padding: 14px 48px;
    border-radius: 12px;
    margin-top: 0px;
    cursor: pointer;
    transition: all .3s ease-in;
}

.custom-themee-contactt .fsubmitt:hover {
    background: #279EFF;
    color: #fff;
}

.cat-page-spacing .main-content-inner.category-layout-one .post-block-wrapper-latest:last-child {
    margin-bottom: 0px;
}

body.tag .main-container.blog-spacing {
    padding-bottom: 15px;
}

.theme-slider-two-wrap .blog-post-slide-wrap {
    max-width: 100%;
}

.theme-slider-two-wrap .blog-post-slide-content {
    position: relative;
    box-shadow: 0 0px 30px 0 rgb(119 123 146 / 10%);
    z-index: 99;
    left: 50%;
    margin-left: -300px;
    border: 0px;
    overflow: visible;
    text-align: center;
    padding: 30px 30px 32px 35px;
    min-height: auto;
    bottom: 130px;
    margin-bottom: 0;
}

.blog-post-slide-item.slick-slide.slick-current.slick-active {
    padding-bottom: 0px;
    margin-bottom: 0px;
}

body.page .theme-page-spacing .entry-content .theme-slider-two-wrap .blog-post-slide-content h2.post-title {
    text-align: center;
    font-size: 34px;
    line-height: 1.30;
    font-weight: 900;
}

.theme-slider-two-wrap .blog-post-slide-content .post-meta-items {
    text-align: center;
    display: block;
    margin-bottom: 0px;
}

.theme-slider-two-wrap .blog-post-slide-content .category-box {
    margin-bottom: 12px;
    display: inline-block;
    position: relative;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    color: #ffffff;
    margin-right: 0px;
    border-radius: 12px;
    padding: 12px 20px 12px 12px;
    padding-left: 41px;
    background: rgb(255 162 1);
}

.theme-slider-two-wrap .blog-post-slide-content .category-box a {
    background: transparent!important;
    color: #ffffff;
}

.theme-slider-two-wrap .blog-post-slide-content .category-box:before {
    position: absolute;
    left: 17px;
    top: 12px;
    content: "\f004";
    font-family: 'IcoFont';
    color: #ffffff;
    transform: rotate(90deg);
    line-height: 1;
    font-size: 16px;
}

.theme-slider-two-wrap .blog-post-slide-content .post-meta-items div {
    font-size: 16px;
}

.slide-arrow-left.slick-arrow,
.slide-arrow-right.slick-arrow {
    position: absolute;
    z-index: 10;
    opacity: 1;
    display: inline-block!important;
    margin: 0!important;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #8c2059!important;
    text-align: center;
    color: #fff!important;
    transition: all 0.25s ease-in 0s;
    padding: 0!important;
    font-weight: bold;
    font-size: 22px!important;
    border-radius: 50%!important;
    cursor: pointer;
    font-family: IcoFont!important;
}

.slide-arrow-left.slick-arrow i,
.slide-arrow-right.slick-arrow i {
    font-size: 22px!important;
    line-height: 40px;
    font-style: normal!important;
}

.slide-arrow-right.slick-arrow {
    top: auto;
    right: auto;
    left: 80px;
    bottom: 22%;
}

.slide-arrow-left.slick-arrow {
    top: auto;
    left: 30px;
    bottom: 22%;
}

.slide-arrow-left.slick-arrow:hover,
.slide-arrow-right.slick-arrow:hover {
    color: #fff!important;
    background: #8c2059!important;
}


/*===============================
 	  Preloader
================================*/

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #8c2059;
    z-index: 9999999;
}

.spinner {
    position: relative;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-top: -20px;
    display: inline-block;
    vertical-align: middle;
    left: 50%;
    top: 50%;
    margin-left: -20px;
}

.double-bounce1,
.double-bounce2 {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #fff;
    opacity: 0.6;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: sk-bounce 2.0s infinite ease-in-out;
    animation: sk-bounce 2.0s infinite ease-in-out;
}

.double-bounce2 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}

@-webkit-keyframes sk-bounce {
    0%,
    100% {
        -webkit-transform: scale(0.0)
    }
    50% {
        -webkit-transform: scale(1.0)
    }
}

@keyframes sk-bounce {
    0%,
    100% {
        transform: scale(0.0);
        -webkit-transform: scale(0.0);
    }
    50% {
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
    }
}


/*** Unit CSS ***/

.blog-new-layout.theme-layout-mainn .sticky .latest-post-block-content {
    background: #f9f9f9;
    border-top: 5px solid #279EFF!important;
    padding-left: 35px;
    padding-top: 35px;
    padding-right: 35px;
    padding-bottom: 30px;
    margin-top: 0px;
}

.blog-block-latest-single-item .latest-post-thumbnail-wrap img {
    height: 100%;
    width: auto;
    display: block;
    object-position: inherit;
    border-radius: 24px;
}

.post-single-custom-meta div a {
    text-transform: capitalize;
}

.blog-sidebar .widget .widget-title {
    margin-bottom: 27px;
}

.blog-sidebar .widget {
    margin-top: 47px;
}

.blog-sidebar .widget ul li {
    font-size: 16px;
    line-height: 1.67;
}

.blog-sidebar select#archives-dropdown--1 {
    margin-bottom: 8px;
    margin-top: 8px;
}

.blog-sidebar select {
    border: 1px solid #eee;
}

.blog-sidebar .widget .calendar_wrap {
    margin-bottom: 57px;
}

.blog-sidebar .calendar_wrap caption {
    color: #252525;
    font-size: 16px;
}

.blog-sidebar .calendar_wrap table td,
.blog-sidebar .calendar_wrap table th {
    padding: 7px 7px;
}

table th {
    color: #252525;
    font-weight: 500;
}

table td,
table th {
    border: 1px solid rgb(133 133 133 / 25%);
}

.calendar_wrap nav.wp-calendar-nav {
    position: relative;
    top: 10px;
}

.widget_calendar span.pad {
    display: inline-block;
}

.widget_calendar span.wp-calendar-nav-next {
    display: inline-block;
}

nav.wp-calendar-nav a {
    display: inline-block;
    color: #252525;
}

nav.wp-calendar-nav a:hover {
    color: #8c2059;
}

.blog-sidebar .widget.widget_categories ul li,
.blog-sidebar .widget ul.wp-block-categories li {
    background: transparent!important;
}

.blog-sidebar .widget.widget_categories ul li ul li,
.blog-sidebar .widget ul.wp-block-categories li ul li {
    padding-left: 14px;
    position: relative;
}

.blog-sidebar .widget_categories ul li .children {
    position: relative;
}


/*
.blog-sidebar .widget_categories ul li .children:before {
    content: "\ea6e";
    left: 0;
    top: 3px;
    position: absolute;
	font-family: 'remixicon' !important;
	font-size: 15px;
    font-weight: 400;
	background: transparent!important;
}
*/

.blog-sidebar select#cat {
    margin-bottom: 8px;
    margin-top: 8px;
}

.blog-sidebar .widget ul.children li {
    padding-left: 14px!important;
    position: relative;
}

.blog-sidebar .widget ul.children li:after {
    position: absolute;
    left: 0;
    top: 6px;
    content: "\ea6e";
    font-family: 'remixicon' !important;
    font-size: 15px;
    font-weight: 400;
    line-height: 1;
}

.blog-sidebar .widget_recent_comments .recentcomments {
    color: #252525;
}

.blog-sidebar .widget_recent_comments .recentcomments .comment-author-link {
    font-weight: 700;
    font-size: 16px;
}

.widget_rss h3.widget-title a {
    color: #252525;
}

.blog-sidebar .widget_rss ul li {
    margin-bottom: 20px;
}

.blog-sidebar .widget_rss ul li .rsswidget {
    display: block;
    color: #252525;
    font-weight: 700;
    font-size: 17px;
}

.blog-sidebar .widget_rss ul li .rss-date {
    font-size: 14px;
}

.blog-sidebar .widget_rss ul li .rssSummary {
    color: #555555;
    line-height: 1.6;
    font-size: 15px;
}

.blog-sidebar .widget.widget_search h3 {
    margin-bottom: 35px;
}

.blog-sidebar .widget.widget_search form .form-control {
    margin-bottom: 8px;
}

.blog-sidebar .widget_search form button:before {
    position: absolute;
    right: 50%;
    top: 50%;
    font-family: 'IcoFont';
    color: #fff;
    content: "\ed11";
    margin-top: -7.5px;
    margin-right: -7.5px;
    font-weight: normal;
}

.not-found form button:before {
    font-family: 'IcoFont';
    color: #fff;
    content: "\ed11";
}

.blog-sidebar .widget_search form {
    line-height: 1;
}

.blog-sidebar .widget_search form button:hover {
    background: #279EFF!important;
}

.blog-sidebar .widget .textwidget p>strong {
    color: #252525;
}

.blog-sidebar p {
    color: #555;
}

.blog-sidebar .tagcloud a,
.single-blog-content .single-blog-inner .entry-content .wp-block-tag-cloud a {
    font-size: 16px!important;
    font-weight: 500!important;
    color: #fff!important;
    padding: 8px 11px!important;
    border-color: #8c2059!important;
    border-radius: 8px!important;
    margin-right: 5px;
    line-height: 1!important;
    background-color: #8c2059;
    display: inline-block;
    transition: all ease 500ms;
}

.blog-sidebar .tagcloud a:hover,
.single-blog-content .single-blog-inner .entry-content .wp-block-tag-cloud a:hover {
    background-color: #279EFF;
    border-color: #279EFF!important;
    color: #fff!important;
}

.blog-sidebar .widget.widget_tag_cloud .widget-title {
    margin-bottom: 35px;
}

.blog-sidebar .widget_nav_menu .sub-menu li {
    padding-left: 14px;
    position: relative;
}

.blog-sidebar .widget_nav_menu .sub-menu li:after {
    position: absolute;
    left: 0;
    top: 6px;
    content: "\ea6e";
    font-family: 'remixicon' !important;
    font-size: 15px;
    font-weight: 400;
    line-height: 1;
}

.widget.widget_block .wp-block-group__inner-container h2,
.wp-block-search .wp-block-search__label {
    padding-bottom: 0;
    position: relative;
    font-weight: 900;
    font-size: 24px;
    line-height: 1;
    color: #252525;
    padding-left: 0;
    letter-spacing: 0;
    border-bottom: 0px solid;
}

.widget.widget_block .wp-block-group__inner-container h2 {
    margin-bottom: 27px;
}

.wp-block-search .wp-block-search__label {
    margin-bottom: 35px;
}

.blog-sidebar .widget .wp-block-search__inside-wrapper {
    margin-bottom: 35px;
}

.blog-sidebar .widget_block.widget_search .wp-block-search .wp-block-search__input {
    margin-bottom: 8px;
}

.blog-sidebar .widget.widget_block h1,
.blog-sidebar .widget.widget_block h2,
.blog-sidebar .widget.widget_block h3,
.blog-sidebar .widget.widget_block h4,
.blog-sidebar .widget.widget_block h5,
.blog-sidebar .widget.widget_block h6 {
    margin-bottom: 27px;
}

.blog-sidebar .widget_block li.wp-block-latest-comments__comment::before {
    display: none;
}

.blog-sidebar .widget_block li.wp-block-latest-comments__comment {
    color: #555;
    position: relative;
    margin-bottom: 10px;
    padding-left: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.67;
    width: 100%;
}

.blog-sidebar .widget_block li.wp-block-latest-comments__comment .wp-block-latest-comments__comment-author {
    font-weight: 700;
    font-size: 16px;
    color: #252525;
}

.blog-sidebar .widget_block.widget_calendar {
    margin-top: 45px;
}

.wp-block-calendar table {
    margin-bottom: 0;
}

.wp-block-calendar table caption {
    color: #252525;
    font-size: 16px;
    caption-side: top;
    font-weight: 500;
    padding-top: 0;
}

.wp-block-calendar table th {
    padding: 7px 7px;
    color: #252525;
    font-weight: 500;
    border: 1px solid rgb(133 133 133 / 25%);
    background: transparent;
}

.wp-block-calendar tbody td,
.wp-block-calendar th {
    padding: 7px 7px;
    border: 1px solid rgb(133 133 133 / 25%);
}

.wp-block-calendar nav.wp-calendar-nav {
    margin-bottom: 0;
    position: relative;
    text-align: left;
    margin-top: 10px;
}

nav.wp-calendar-nav a {
    display: inline-block;
    color: #252525;
}

.blog-sidebar .widget ul.wp-block-categories li {
    font-size: 16px;
    font-weight: 700;
    padding: 0;
    line-height: 1.67;
    position: relative;
    width: 100%;
    margin-bottom: 10px;
    display: block;
    transition: all 300ms ease;
}

.blog-sidebar .widget ul.wp-block-categories li a {
    color: #252525;
}

.blog-sidebar .widget ul.wp-block-categories li a:hover {
    color: #8c2059;
}

.blog-sidebar .widget ul.wp-block-categories li:hover {
    transform: none!important;
}

.main-container .theme-pagination-style ul.page-numbers li i {
    line-height: 40px;
    color: #8c2059;
    font-size: 28px;
}

.blog-block-latest-single-item .latest-post-block-content h3.post-title {
    word-break: break-word;
}

.blog-block-latest-single-item .latest-post-block-content .category-box a {
    background: rgb(255 64 99 / 10%)!important;
    color: #8c2059;
    padding: 12px 20px 12px 41px;
    border-radius: 12px;
    margin-right: 7px;
    margin-bottom: 10px;
}

.blog-block-latest-single-item .latest-post-block-content .category-box a:after {
    position: absolute;
    right: -5px;
    font-size: 15px;
    content: ",";
}

@media (max-width: 600px) {
    .blog-sidebar .widget ul.wp-block-categories li {
        text-align: left!important;
        padding: 0!important;
    }
}

.wp-block-button .wp-block-button__link:hover {
    background-color: #279EFF;
}

.is-style-outline .wp-block-button__link:hover {
    color: #8c2059 !important;
    border-color: #8c2059;
}

span.posts-count {
    font-size: 15px;
    height: 26px;
    line-height: 26px;
}

.blog-details-content p {
    font-size: 18px;
    line-height: 1.5;
}

.post-layout-style2 .single-blog-content .entry-content .wp-block-column ol {
    margin-top: 0;
    padding-left: 15px;
}

.wp-block-image figcaption {
    font-size: 15px;
    text-align: center;
    line-height: 1.3;
}

.wp-block-image figcaption {
    font-size: 15px;
    text-align: center;
    line-height: 1.3;
}

.single-blog-content .wp-block-column blockquote {
    margin-top: 0!important;
    padding: 25px!important;
}

.single-blog-content .single-blog-inner .entry-content .wp-block-column blockquote p {
    font-size: 16px;
}

.single-blog-content .wp-block-columns.alignwide blockquote:before {
    content: "\efcd";
    left: 20px;
    top: 15px;
    font-family: 'IcoFont' !important;
    font-size: 24px;
}

blockquote::before,
.blockquote::before {
    content: "\efcd";
    top: 5px;
    font-family: 'IcoFont' !important;
    font-size: 48px;
    line-height: 1;
}

blockquote cite,
.blockquote cite {
    display: block;
}

blockquote p,
.single-blog-content .single-blog-inner .entry-content blockquote p,
.blockquote p {
    font-size: 20px;
}

.post-layout-style2 .single-blog-content .entry-content cite em {
    font-weight: 400;
    color: #767676;
    font-size: 15px;
}

blockquote cite,
.blockquote cite {
    display: inline-block;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    line-height: 1.6;
    text-transform: none;
}

.has-cyan-bluish-gray-background-color.has-cyan-bluish-gray-background-color blockquote>p {
    color: #fff!important;
}

.has-cyan-bluish-gray-background-color.has-cyan-bluish-gray-background-color cite {
    display: block;
    text-align: left;
    color: #fff;
}

.blog-details-content ul li {
    margin-bottom: 10px;
    line-height: 1.5;
}

.wp-block-file .wp-block-file__button:hover {
    background-color: #8c2059!important;
}

.single-top-meta-wrapper div.category-box {
    padding-left: 0;
}

.single-top-meta-wrapper div.category-box:before {
    display: none;
}

.single-top-meta-wrapper div.category-box a {
    background: rgb(255 64 99 / 10%)!important;
    color: #8c2059;
    padding: 12px 20px 12px 41px;
    border-radius: 12px;
    margin-right: 10px;
    display: inline-block;
    position: relative;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
}

.single-top-meta-wrapper div.category-box a:before {
    position: absolute;
    left: 17px;
    top: 12px;
    content: "\f004";
    font-family: 'IcoFont';
    color: #8c2059;
    transform: rotate(90deg);
}

.single-top-meta-wrapper div.category-box a:after {
    position: absolute;
    right: -5px;
    font-size: 15px;
    content: ",";
}

.single-top-meta-wrapper div.category-box a:last-child:after,
.blog-block-latest-single-item .latest-post-block-content .category-box a:last-child:after {
    display: none;
}

.blog-details-content ul.wp-block-archives-list.wp-block-archives {
    line-height: 1.5;
    list-style: none;
    padding-left: 0;
}

.blog-details-content ul.wp-block-archives-list.wp-block-archives li {
    font-size: 16px;
    position: relative;
    line-height: 1.67;
}

.post-layout-style2 .single-blog-content .entry-content ul.wp-block-archives li a {
    color: #252525;
    text-decoration: none;
    font-weight: 500;
}

.blog-details-content ul.wp-block-archives-list.wp-block-archives li span {
    right: 50%;
}

@media (max-width: 991px) {
    .blog-details-content ul.wp-block-archives-list.wp-block-archives li span {
        right: 100%;
    }
}

.blog-details-content .wp-block-calendar {
    margin-bottom: 20px;
}

.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt a,
.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta a,
.wp-block-latest-comments__comment-meta a,
.wp-block-latest-posts a,
.wp-block-rss__item-title a {
    color: #252525!important;
    text-decoration: none!important;
}

.wp-block-latest-posts.wp-block-latest-posts__list li {
    list-style: none;
}

.blog-details-content .wp-block-search .wp-block-search__inside-wrapper {
    margin-bottom: 35px;
}

.blog-post-comment blockquote,
.blog-post-comment .blockquote {
    background: #f9f9f9;
}

pre {
    background: #f9f9f9!important;
    padding: 20px!important;
    overflow: auto;
    font-size: 15px !important;
    white-space: pre-wrap !important;
    word-wrap: break-word !important;
    color: #171717!important;
    font-family: "Courier 10 Pitch", Courier, monospace !important;
    margin: 20px 0!important;
}

.blog-details-content table th a {
    color: #252525;
    text-decoration: none!important;
}

.blog-details-content table th a:hover {
    color: #279EFF;
}

.post-layout-style2 .single-blog-content .entry-content ol li {
    line-height: 1.5;
    margin-bottom: 10px;
    font-weight: 500;
    font-size: 17px;
}

.post-featured-image img {
    height: auto;
    width: auto;
    border-radius: 24px;
}

.single-blog-content blockquote a {
    color: #767676!important;
    text-decoration: none!important;
    font-style: italic!important;
    font-weight: 400;
    font-size: 15px;
    text-align: center;
}

.single-blog-header h1.post-title.single_blog_inner__Title {
    word-break: break-word;
}

.comments-list img.comment-avatar {
    float: left;
}

#comments .comment-author .says {
    display: block;
    line-height: 1.5;
}

#comments .comments-list .comment-author cite {
    display: none;
}

.comments-list .comment-author {
    margin-bottom: 10px;
}

#comments .meta-data {
    margin-bottom: 5px;
}

#comments.blog-post-comment .comment-content img {
    margin: 11px 0;
}

#comments .comment-content table a {
    color: #252525;
}

.comments-list .comment-body {
    margin-bottom: 28px;
}

.blog-post-comment .comment-content pre {
    font-size: 14px;
    line-height: 1.65;
    overflow: auto;
    background: #eee;
    color: #252525;
    overflow: auto;
    padding: 20px !important;
    white-space: pre-wrap !important;
    word-wrap: break-word !important;
}

.comment-num {
    font-size: 26px !important;
}

#comments .pull-right.reply {
    top: 0px;
}

body.page .theme-page-spacing .entry-content table td a,
body.page .theme-page-spacing .entry-content table th a {
    color: #252525;
    font-weight: 500;
    text-decoration: none!important;
}

body.page .theme-page-spacing .entry-content table td a:hover,
body.page .theme-page-spacing .entry-content table th a:hover {
    color: #279EFF;
}

body.page .theme-page-spacing .entry-content ul li {
    line-height: 1.5;
    color: #555555;
    margin-bottom: 10px;
}

body.page .theme-page-spacing .entry-content ol li {
    line-height: 1.5;
    margin-bottom: 10px;
}

.blog-post-comment .comment-respond .comment-reply-title {
    margin-bottom: 20px!important;
}

body.page .theme-page-spacing .entry-content .comment-respond p.logged-in-as {
    margin-bottom: 0px;
    font-size: 15px;
    line-height: 26px;
}

.comment-respond .comment-reply-title {
    padding-bottom: 27px;
}

body.page .theme-page-spacing .entry-content .depth-1 .comment-respond p.form-submit {
    margin-bottom: 30px;
}

.blog-post-comment .comment-respond .comment-form .btn.btn-primary {
    margin-top: 13px;
}

.comments-list .comment-author a {
    color: #252525;
    display: inline-block;
}

.error-page .error-code {
    font-size: 135px;
    color: #252525;
    margin-bottom: 35px;
}

.nav-design-one .mainmenu li ul.sub-menu li a {
    font-size: 14px;
}

.nav-design-one .mainmenu li ul.sub-menu li {
    padding: 2px 0px;
}

.blog-block-latest-single-item .latest-post-block-content h3.post-title {
    font-size: 36px;
}

h1.theme-breacrumb-title {
    font-size: 42px;
}

.error-page .error-body .btn {
    margin-top: 50px;
}

body.error404 .main-container {
    padding-top: 67px;
    padding-bottom: 120px;
}

.blog-block-latest-single-item .latest-post-block-content .category-box {
    margin-top: 0;
    margin-bottom: 1px;
}

.blog-block-latest-single-item .latest-post-block-content.has-featured-blog {
    margin-top: 30px;
}

.main-container.cat-page-spacing {
    padding-bottom: 83px;
    padding-top: 61px;
}

.main-container.blog-spacing {
    padding-bottom: 83px;
    padding-top: 61px;
}

.cat-page-spacing .main-content-inner.category-layout-one .post-block-wrapper-latest {
    margin-bottom: 68px;
}

.main-blog-layout .main-content-inner.category-layout-one {
    margin-bottom: 0;
}


/*** Elior CSS ***/

.nav-menu-wrapper-two .mainmenu .sub-menu {
    display: block;
}

.theme-header-area {
    position: relative;
    margin: 10px 0 20px 0;
padding-top: 30px;}

.nav-menu-wrapper-two .mainmenu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.nav-menu-wrapper-two .mainmenu ul li {
    display: inline-block;
    position: relative;
margin-right: 3px;}

ul.sub-menu {
    display: none;
}

.nav-menu-wrapper-two .mainmenu ul li a {
    display: block;
    font-size: 18px;
    background: #8e205b;font-weight: 600;
    color: white;
    padding: 10px 12px;
border-radius: 5px;}

.nav-menu-wrapper-two .mainmenu ul li a.active {
    color: white;
    font-weight: bold;
    background: #ffa201;
}

.nav-menu-wrapper-two .mainmenu ul li:first-child a {
    /* padding-left: 0; */
}

.nav-menu-wrapper-two .mainmenu ul li:last-child a {
    /* padding-right: 0; */
}

.nav-menu-wrapper-two {
    text-align: left;
    margin-right: 10px;
}

.slide-meta-list-top div {
    display: inline-block;
    position: relative;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    color: #5A5A5A;
    margin-right: 10px;
    border-radius: 12px;
    padding: 12px 20px 12px 12px;
}

.slide-meta-list-top div.category-box {
    padding-left: 41px;
    background: rgb(255 64 99 / 10%);
}

.slide-meta-list-top div a {
    background: transparent!important;
    color: #5A5A5A;
}

.slide-meta-list-top div.category-box:before {
    position: absolute;
    left: 17px;
    top: 12px;
    content: "\f004";
    font-family: 'IcoFont';
    color: #8c2059;
    transform: rotate(90deg);
    line-height: 1;
    font-size: 16px;
}

.slide-meta-list-top div.category-box a {
    color: #8c2059;
}

.slide-meta-list-top div.read-time-box {
    color: #22DEC1;
}

.slide-meta-list-top div.read-time-box {
    padding-left: 41px;
    background: rgba(34, 222, 193, 0.1);
    text-transform: capitalize;
}

.slide-meta-list-top div.read-time-box:before {
    position: absolute;
    left: 17px;
    top: 12px;
    content: "\f20e";
    font-family: 'remixicon' !important;
    color: #22DEC1;
    font-weight: normal;
    line-height: 1;
    font-size: 18px;
}

.slide-meta-list-top {
    position: relative;
    margin-bottom: 15px;
}

.post-metas-author-wrapp {
    display: flex;
    align-items: flex-start;
    margin-top: 1px;
}

.author-name-boxx {
    border-radius: 12px;
    min-width: 33px;
    margin-right: 10px;
}

.author-name-boxx img {
    border-radius: 12px!important;
    width: 40px;
    height: auto!important;
}

.meta-content-slidetwo {
    line-height: 1;
}

.meta-content-slidetwo h4 {
    color: #2B2B2B!important;
    font-weight: 700;
    margin: 0!important;
    line-height: 1!important;
    font-size: 15px!important;
    margin-bottom: 4px!important;
    margin-top: 3px!important;
}

h4.post-author-titlee a {
    color: #2B2B2B!important;
}

span.customm-meta-author-datebox {
    display: inline-block;
    color: #878787;
    font-size: 12px;
    line-height: 1;
    font-weight: 500;
    position: relative;
    top: -3px;
}

.grid-two-meta-relative-top {
    display: inline-block;
    position: absolute;
    top: 20px;
    right: 20px;
    background: #8c205980;
    border-radius: 17px;
    backdrop-filter: blur(14px);
    padding: 13px 17px;
    color: white;
}

.grid-thumbnail-one-wrap .grid-two-meta-relative-top div {
    display: inline-block;
    /* color: #000; */
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    position: relative;
    margin-right: 8px;
    padding-right: 8px;
    padding-left: 20px;
    line-height: 1;
}

.grid-thumbnail-one-wrap .grid-two-meta-relative-top .post-view-box {
    padding-left: 18px;
}

.grid-thumbnail-one-wrap .grid-two-meta-relative-top div:last-child {
    margin-right: 0;
    padding-right: 0;
}

.post-grid-content-one .grid-post-meta-right div:after {
    position: absolute;
    right: -3px;
    top: 50%;
    width: 1px;
    height: 13px;
    background: #000;
    content: "";
    opacity: 50%;
    border-radius: 50%;
    margin-top: -6px;
}

.grid-thumbnail-one-wrap .grid-two-meta-relative-top div:last-child:after {
    background: none;
}

.grid-thumbnail-one-wrap .grid-two-meta-relative-top .post-view-box:before {
    position: absolute;
    left: 0;
    top: 0px;
    content: "\ed32";
    font-family: 'remixicon' !important;
    font-weight: normal;
    font-size: 18px;
}

.grid-thumbnail-one-wrap .grid-two-meta-relative-top .post-comment-number:before {
    position: absolute;
    left: 0;
    top: 0px;
    content: "\eb50";
    font-family: 'remixicon' !important;
    font-weight: normal;
}

.post_grid_design_one .post-grid-content-one .post-grid-metas-upper {
    margin-top: 30px;
    margin-bottom: 13px;
}

.post-grid-wrapper-one-inner .meta-content-slidetwo {
    line-height: 1;
}

.post-grid-wrapper-one-inner span.customm-meta-author-datebox {
    top: -3px;
}

.post-grid-wrapper-one-inner .post-metas-author-wrapp {
    margin-top: 25px;
}

.theme-subscribe-area {
    border-radius: 24px;
}

.recent-post-blog-item .category-box a {
    background: rgb(248 248 248 / 90%)!important;
}

ul.widget-recent-post-meta.left-calender-icon li i {
    font-style: normal!important;
    font-size: 13px;
    position: relative;
    margin-right: 5px;
    font-weight: normal!Important;
    color: #8c2059;
    top: 1px;
}

.recent-post-blog-item .category-box a {
    font-size: 13px;
    font-weight: 500;
    line-height: 16px;
    color: #5A5A5A;
    display: inline-block;
    margin-bottom: 7px;
    padding: 8px 10px;
    border-radius: 6px;
}

.social-icons-img img {
    border-radius: 14px;
}

.home-recent-postwid .category-box {
    display: none;
}

.post-grid-list-wrapper .category-box {
    display: none;
}

.home-trending-colsec .elementor-widget-container .recent-post-list-inner.recent_post_Content h4.title {
    font-size: 17px!important;
    margin-bottom: 12px;
}

.social-icons-img img {
    border-radius: 12px!important;
}

.theme-slider-two-wrap .blog-post-slide-item {
    margin: 0 15px;
    overflow: hidden;
}

.blog-post-slide-item.slick-slide.slick-active.slick-center .blog-post-slide-content {
    opacity: 1;
}

.blog-post-slide-item.slick-slide .blog-post-slide-content {
    opacity: 1;
}

.theme-slider-two-wrap .slide-arrow-left.slick-arrow {
    top: 33.6%;
    left: 20px;
    bottom: inherit;
}

.theme-slider-two-wrap .slide-arrow-right.slick-arrow {
    right: 20px;
    left: inherit;
    bottom: inherit;
    top: 33.6%;
}

a.widget-see-btn {
    display: none;
}

.footer-menu ul,
.footer-menu ul li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.footer-menu ul li {
    display: inline-block;
}

footer.theme-footer-wrapper.theme_footer_Widegts {
    background: #f9f9f9;
    padding: 40px;
    /* padding-bottom: 100px; */
    margin-top: 0;
}

.footer-socials a {
    display: inline-block;
    width: 50px;
    text-align: center;
    font-size: 14px;
    height: 50px;
    font-weight: normal;
    color: #fff;
    background: #8c2059;
    line-height: 50px;
    border-radius: 50px;
    box-shadow: 0px 5px 10px rgb(0 0 0 / 20%);
    margin-right: 14px;
    transition: all .25s ease-in-out;
}

.footer-socials a:hover {
    background: #279EFF;
    color: #FFFFFF;
}

.footer-socials a:last-child {
    margin-right: 0;
}

.footer-nav-bottom {
    margin-top: 35px;
    margin-bottom: 35px;
}

.footer-menu ul li a {
    display: inline-block;
    font-size: 17px;
    color: #252525;
    font-weight: 700;
    padding: 0 18px;
    letter-spacing: -.5px;
}

.footer-menu ul li a:hover {
    color: #8c2059;
}

.footer-menu ul li:last-child a {
    padding-right: 0px;
}

.footer-menu ul li:first-child a {
    padding-left: 0px;
}

p.copyright-text {
    margin: 10px 0;
    text-transform: capitalize;
    font-size: 17px;
    font-weight: 700;
    letter-spacing: -0.5px;
}

.slide-meta-list-top div.read-time-box {
    display: none;
}

.single-blog-header h1.post-title.single_blog_inner__Title {
    font-size: 38px;
    font-weight: 900;
}

.grid-meta-bottom-items.related-posts-bottom {
    margin-top: 10px;
}

figure.wp-block-image.blog-ads-image img {
    border-radius: 12px;
}

.blog-block-latest-single-item .latest-post-block-content h3.post-title {
    font-size: 38px;
    font-weight: 900;
    position: relative;
}

.blog-block-latest-single-item.sticky .latest-post-block-content h3.post-title:before {
    font-family: 'Font Awesome 5 Free';
    content: "\f08d";
    position: absolute;
    right: -2px;
    top: -54px;
    color: #279EFF;
    font-size: 25px;
}

h1.theme-breacrumb-title {
    font-size: 34px;
    font-weight: 900;
    letter-spacing: -.5px;
}

.custom-grid-pagination span.page-numbers.current {
    width: 40px;
    height: 40px;
    line-height: 38px;
    margin-right: 6px;
    padding: 0;
    text-align: center;
    display: inline-block;
    border: 1px solid #8c2059;
    margin-left: auto;
    font-size: 16px;
    font-weight: 500;
    border-radius: 12px;
    background: #8c2059;
    color: #fff;
    border-color: #8c2059;
}

.custom-grid-pagination a.page-numbers {
    width: 40px;
    height: 40px;
    line-height: 38px;
    margin-right: 6px;
    padding: 0;
    text-align: center;
    display: inline-block;
    border: 1px solid #E4E4E4;
    margin-left: auto;
    color: #787878;
    font-size: 16px;
    font-weight: 500;
    background-color: transparent;
    border-radius: 12px;
}

.custom-grid-pagination a.next.page-numbers {
    border: none;
    font-size: 16px;
    margin: 0;
    padding: 0;
    line-height: 1;
    width: auto;
    height: auto;
    display: inline-block;
    margin-left: 15px;
    color: #787878;
}

.custom-grid-pagination {
    margin-top: 20px;
}

.custom-grid-pagination a.page-numbers:hover {
    border: 1px solid #8c2059;
    background-color: #8c2059;
    color: #fff;
}

.custom-grid-pagination a.prev.page-numbers:hover,
.custom-grid-pagination a.next.page-numbers:hover {
    background-color: transparent!important;
    color: #8c2059!important;
    border: none;
    border-radius: 0;
}

.logo.theme-logo.logo-center-wrap {
    text-align: center;
    margin-bottom: 23px;
}

.header-center-socials a {
    display: inline-block;
    font-size: 22px;
    line-height: 35px;
    text-align: left;
    margin-right: 22px;
}

.header-center-socials a:hover i {
    color: #8c2059;
}

.header-center-socials a i {
    color: #279EFF;
}

.header-center-wrapper .theme-logo h1.text-logo {
    font-size: 44px;
    font-weight: 900;
}

.grid-slider-post-new .post-grid-wrapper-one-inner {
    overflow: hidden;
    margin: 0 15px;
}

.grid-slider-post-new .slide-arrow-left.slick-arrow {
    top: 42%;
    left: -5px;
    margin-top: -20px!important;
    bottom: inherit;
}

.grid-slider-post-new .slide-arrow-right.slick-arrow {
    top: 42%;
    right: -5px;
    left: inherit;
    margin-top: -20px!important;
    bottom: inherit;
}

.grid-slider-post-new .post-grid-wrapper-one-inner .grid-thumbnail-one-wrap img {
    height: 280px;
    object-position: left top;
}

.grid-slider-post-new .grid-two-meta-relative-top {
    display: none;
}

.theme-breadcrumb__Wrapper.theme-breacrumb-area .container {
    background: #f9f9f9;
    border-radius: 20px;
    max-width: 1170px;
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 30px;
}

figure.wp-block-image.blog-ads-image {
    display: none;
}

.single-blog-thumbnail img {
    border-radius: 24px!important;
}

.blog-sidebar .widget .widget-title {
    font-weight: 900;
    margin-bottom: 35px;
}

ul.widget-recent-post-meta.left-calender-icon {
    display: block;
}

.blog-sidebar h2.social-heading {
    margin-top: 55px!important;
}

.three-col-ngrid ul.widget-recent-post-meta.left-calender-icon {
    display: block;
}

.home-trending-colsec.three-col-ngrid .elementor-widget-container .recent-post-list-inner.recent_post_Content h4.title {
    font-size: 22px!important;
}

.custom-pagination-grid ul.page-pagination {
    margin: 0!important;
    padding: 0!important;
    list-style: none!important;
}

.custom-pagination-grid ul.page-pagination li {
    line-height: 1!important;
    display: inline-block;
    margin: 0!important;
    font-size: inherit!important;
}

.custom-pagination-grid span.page-numbers.current {
    width: 40px;
    height: 40px;
    line-height: 38px;
    margin-right: 6px;
    padding: 0;
    text-align: center;
    display: inline-block;
    border: 1px solid #8c2059;
    margin-left: auto;
    font-size: 16px;
    font-weight: 500;
    border-radius: 12px;
    background: #8c2059;
    color: #fff;
    border-color: #8c2059;
}

.custom-pagination-grid a.page-numbers {
    width: 40px;
    height: 40px;
    line-height: 38px;
    margin-right: 6px;
    padding: 0;
    text-align: center;
    display: inline-block;
    border: 1px solid #E4E4E4;
    margin-left: auto;
    color: #787878;
    font-size: 16px;
    font-weight: 500;
    background-color: transparent;
    border-radius: 12px;
}

.custom-pagination-grid a.next.page-numbers {
    border: none;
    font-size: 16px;
    margin: 0;
    padding: 0;
    line-height: 1;
    width: auto;
    height: auto;
    display: inline-block;
    margin-left: 10px;
    color: #787878;
}

.custom-pagination-grid a.prev.page-numbers {
    border: none;
    font-size: 16px;
    margin: 0;
    padding: 0;
    line-height: 1;
    width: auto;
    height: auto;
    display: inline-block;
    margin-left: 0px;
    margin-right: 15px;
    color: #787878;
}

.custom-pagination-grid {
    margin-top: 20px;
    text-align: center;
}

.custom-pagination-grid a.page-numbers:hover {
    border: 1px solid #8c2059;
    background-color: #8c2059;
    color: #fff;
}

.custom-pagination-grid a.prev.page-numbers:hover,
.custom-pagination-grid a.next.page-numbers:hover {
    background-color: transparent!important;
    color: #8c2059!important;
    border: none;
    border-radius: 0;
}

.blog-spacing .category-layout-two.main-blog-layout.blog-new-layout.theme-layout-mainn .main-content-inner.category-layout-one::nth-last-of-type() {
    margin-bottom: 0;
}

.main-container.blog-spacing .pagination {
    margin-top: 40px;
}

.blog-spacing .main-content-inner.category-layout-one .post-block-wrapper-latest {
    margin-bottom: 68px;
}

.blog-spacing .main-content-inner.category-layout-one .post-block-wrapper-latest:last-child {
    margin-bottom: 0px;
}

body.page .theme-page-spacing .entry-content .home-archive-list ul li {
    margin-bottom: 20px;
}

.header-search-box.header-search-two.btn-search-nospace a.search-box-btn {
    margin-right: 0;
}

footer.theme-footer-wrapper.theme_footer_Widegts.footer-smallspace {
    padding-top: 30px;
    padding-bottom: 30px;
}

.blog-block-latest-single-item .latest-post-block-content .category-box a:after {
    display: none;
}

.main-container.blog-spacing {
    padding-top: 100px;
    padding-bottom: 90px;
}

.main-container.cat-page-spacing {
    padding-top: 100px;
    padding-bottom: 90px;
}

body.page .main-container {
    padding-top: 100px;
    padding-bottom: 90px;
}

body.search-no-results .main-container.blog-spacing {
    padding-top: 90px;
    padding-bottom: 100px;
}

.nav-new-style-item.nav-design-two .nav-menu-wrapper-two .mainmenu ul li a {
    font-size: 16px;
}

.single-top-meta-wrapper div.category-box a:after {
    display: none;
}

.single-top-meta-wrapper div.category-box a {
    margin-right: 7px;
    margin-bottom: 10px;
}

.blog-sidebar .recent-post-blog-item .category-box a {
    margin-bottom: 0px; 
}

.error-page .error-body .btn {
    border-radius: 30px;
}

.blog-details-content ul li {
    font-size: 18px;
}

@media (min-width: 1400px) {
    .single-one-bwrap {
        min-height: 960px;
    }
    .main-container.blog-spacing,
    .main-container.cat-page-spacing {
        min-height: 560px;
    }
    body.error404 .main-container {
        min-height: 700px;
    }
}

@media (min-width: 2551px) {
    .single-one-bwrap {
        min-height: 990px;
    }
	.main-container.blog-spacing,
    .main-container.cat-page-spacing {
        min-height: 790px;
    }
    body.error404 .main-container {
        min-height: 950px;
    }
}

@media (min-width: 2600px) {
    .single-one-bwrap {
        min-height: 1024px;
    }
	.main-container.blog-spacing,
    .main-container.cat-page-spacing {
        min-height: 790px;
    }
    body.error404 .main-container {
        min-height: 950px;
    }
}

@media (min-width: 2800px) {
    .single-one-bwrap {
        min-height: 1140px;
    }
	.main-container.blog-spacing,
    .main-container.cat-page-spacing {
        min-height: 890px;
    }
    body.error404 .main-container {
        min-height: 1100px;
    }
}

@media (min-width: 3200px) {
    .single-one-bwrap {
        min-height: 1220px;
    }
	.main-container.blog-spacing,
    .main-container.cat-page-spacing {
        min-height: 1090px;
    }
    body.error404 .main-container {
        min-height: 1280px;
    }
}

/*** Demo CSS Extra ***/

.theme-slider-two-wrap .blog-post-slide-content {
    left: 43%;
    margin-left: -312px;
    bottom: 40px;
	opacity: 0.5;max-width: 830px;
    background: url(../images/slider-bk.jpg?22233);
background-size: 180px 120px;}

body.page .theme-page-spacing .entry-content .theme-slider-two-wrap .blog-post-slide-content h2.post-title {
    font-size: 44px;
}

.theme-logo h1.text-logo {
    font-size: 40px;
}

.theme-logo h1.text-logo a {
    color: #252525;
}

.theme-logo h1.text-logo:before {
    right: -8px;
    bottom: 9px;
    width: 8px;
    height: 8px;
}



@media (min-width: 768px) and (max-width: 991px) {
	
.theme-slider-two-wrap .blog-post-slide-content {
    left: 40px;
    margin-left: 0;
    bottom: 125px;
    max-width: 510px;
    right: 0;
}
	
body.page .theme-page-spacing .entry-content .theme-slider-two-wrap .blog-post-slide-content h2.post-title {
    font-size: 30px!important;
}
	
}

@media (min-width: 992px) and (max-width: 1199px) {
	
.theme-slider-two-wrap .blog-post-slide-content {
    left: 32px;
    margin-left: 0;
    bottom: 144px;
    max-width: 700px;
}

body.page .theme-page-spacing .entry-content .theme-slider-two-wrap .blog-post-slide-content h2.post-title {
    font-size: 36px;
}

}

@media (min-width: 1200px) and (max-width: 1399px) {
	
.theme-slider-two-wrap .blog-post-slide-content {
    left: 32px;
    margin-left: 0;
    bottom: 144px;
    max-width: 700px;
}

body.page .theme-page-spacing .entry-content .theme-slider-two-wrap .blog-post-slide-content h2.post-title {
    font-size: 36px;
}

}

.nav-menu-wrapper-two .mainmenu li ul.sub-menu li {
    padding: 5px 0px;
}

.nav-menu-wrapper-two li ul.sub-menu li a {
    font-size: 15px;
    font-weight: 600;
}

.nav-menu-wrapper-two .mainmenu ul>li.menu-item-has-children>a:hover:after {
    color: #8c2059;
}

.nav-menu-wrapper-two li ul.sub-menu li a {
    font-size: 15px;
    font-weight: 600;
}

.nav-menu-wrapper-two .mainmenu ul>li.menu-item-has-children>a:hover:after {
    color: #8c2059;
}