/* 
Theme Name: Kiante
Theme URI: http://wowtheme7.com/kiante
Author: Wowtheme7
Author URI: https://themeforest.net/user/wowtheme7
Description: News Magazine WordPress Theme
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: kiante
Tags: two-columns, three-columns, four-columns, right-sidebar, custom-menu, featured-images, full-width-template
*/

/**** 
CSS Indexing

1. Default CSS
2. Header CSS
3. Navigation CSS
4. Footer CSS
5. Breadcrumb CSS
6. Blog CSS
7. Comments CSS
8. Widgets CSS
9. Contact & Quote Form CSS
10.Preloader CSS
11.Responsive CSS

****/


/******------------------------------
-----------Default CSS------------
------------------------------******/

body {
    font-family: 'Roboto', sans-serif;
    line-height: 1.5;
    font-size: 16px;
    background: #fff;
    color: #111111;
    font-weight: 400;
    border: 0;
    margin: 0;
    padding: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Lora', serif;
    color: #111111;
    font-weight: 400;
}

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

h2 {
    font-size: 28px;
    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: #111; */
    font-size: 16px;
    margin-bottom: 15px;
    line-height: 24px;
    color: #6d757f;
}

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: #FF3A3A;
    -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: 1200px;
    }
}


/**** 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: #FF3A3A;
}

.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: #FF3A3A;
}

a code {
    color: #FF3A3A;
}

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

.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: #FF3A3A;
    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: #111;
    color: #111;
    border: 1px solid;
    letter-spacing: -0.001em;
    display: inline-block;
    font-size: 14px !important;
    padding: 4px 18px!important;
    margin-bottom: 10px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 36px;
    transition: all ease 500ms;
    line-height: 24px;
    margin-right: 5px;
}

.tagcloud a:hover,
.wp-block-tag-cloud a:hover {
    background: #FF3A3A;
    color: #fff;
    border-color: #FF3A3A;
}

.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: #FF3A3A;
    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;
}

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

.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: #FF3A3A;
}

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

.blog-post-comment .comment-respond .comment-form .btn-comments {
    display: inline-block;
    background: #FF3A3A;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    text-align: center;
    letter-spacing: 0.01em;
    padding: 14px 28px;
    border-radius: 4px;
    width: auto;
    border: 0px solid;
    transition: all .4s ease;
}

.blog-post-comment .comment-respond .comment-form .btn-comments:hover {
    background: rgb(255 53 36 / 10%);
    color: #FF3A3A;
}

#comments {
    clear: both;
    padding: 30px;
    list-style: none;
    background: rgb(245 242 255 / 50%);
    overflow: hidden;
    margin-top: 32px;
    border-radius: 15px;
}

.comment-num {
    margin-bottom: 25px !important;
    font-size: 20px !important;
    line-height: 1.5;
    font-weight: 700;
    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: #FF3A3A;
}

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

.comments-list .comment-reply-link {
    color: #252a37;
    background: #fff;
    display: inline-flex;
    padding: 10px 30px;
    line-height: 1;
    border-radius: 30px;
    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: #FF3A3A;
    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: #FF3A3A;
    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: #FF3A3A;
    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: #FF3A3A;
}

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

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

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

.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: #FF3A3A;
    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: #FF3A3A;
}

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

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

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

.blog-sidebar .widget .widget-title {
    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;
}

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

.blog-sidebar .widget ul li {
    font-size: 15px;
    font-weight: 400;
    padding: 0;
    line-height: 1.67;
    position: relative;
    width: 100%;
    margin-bottom: 10px;
    display: block;
    transition: all 300ms ease;
}

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

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

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

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

.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: #111;
    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: #111;
    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: #FF3A3A;
    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: #FF3A3A;
    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: 8px!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: #FF3A3A;
    border-color: #FF3A3A!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: 15px;
    line-height: 1.2;
    font-size: 30px;
}

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

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

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

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

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

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

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: 100px;
    font-weight: 900;
}

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: 500;
    font-size: 20px;
}

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

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

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: 600;
    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: #FF3A3A;
    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: #FF3A3A;
}

.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: #FF3A3A;
}

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

.wp-block-button .wp-block-button__link {
    background-color: #FF3A3A;
    font-size: 16px;
    border-radius: 5px;
}

.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: 5px;
}

.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: #FF3A3A;
}

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

.wp-block-file .wp-block-file__button {
    border-radius: 4px !important;
    font-size: 14px !important;
    font-weight: 500;
    display: table;
    margin: 10px 0 0;
    background-color: #FF3A3A !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: #FF3A3A;
}

.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: #FF3A3A;
}

.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,
table td a:hover {
    color: #FF3A3A;
}

.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: 10px;
}

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

.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: 8px!important;
    margin-right: 5px;
    padding: 8px 14px!important;
}


/*** Author Box ***/

.author_bio__Wrapper {
    clear: both;
    overflow: hidden;
    margin-top: 60px;
    padding: 30px 30px 30px;
    border-top: 0px solid #eaeaea;
    border-bottom: 0px solid #eaeaea;
    background: rgb(245 242 255 / 50%);
    border-radius: 20px;
}

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

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

.theme_author_Info {
    padding-right: 20px;
}

h6.theme_author_Title {
    color: #111;
    font-weight: 500;
    font-size: 15px;
    margin-bottom: 0px;
    line-height: 30px;
}

h4.theme_author__Name {
    color: #424242;
    margin-top: 0px;
    margin-bottom: 8px;
    font-size: 20px;
    line-height: 26px;
    font-weight: 700;
}

p.theme_author__Description {
    font-size: 18px;
    line-height: 22px;
    color: #111;
    margin-bottom: 0;
    font-weight: 500;
}

.theme_author_Socials a {
    display: inline-block;
    background: #FF3A3A;
    color: #fff;
    width: 32px;
    height: 32px;
    font-size: 18px;
    text-align: center;
    line-height: 32px;
    border-radius: 50%;
    margin-right: 3px;
}

.theme_author_Socials {
    margin-top: 15px;
}

.theme_author_Socials a:hover {
    background: rgb(255 53 36 / 10%);
    color: #FF3A3A;
}


/*** 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: 100px;
    width: 85px;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    border-radius: 10px;
}

.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: 50%;
    border-radius: 10px;
}

.theme_blog_nav_Title {
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 0;
    color: #272727;
    word-break: break-all;
}

.theme_blog_nav_Title a {
    margin-bottom: 0;
    color: #272727;
    word-break: break-all;
}

.theme_blog_nav_Label {
    font-size: 17px;
    margin-bottom: 0px;
    font-weight: 500;
    letter-spacing: 0;
    text-transform: capitalize;
    margin-bottom: 10px;
}

.theme_blog_navigation__Wrap {
    margin-bottom: 0;
    padding: 30px;
    background: rgb(245 242 255 / 50%);
    margin-top: 60px;
    border-radius: 20px;
}

.theme_blog_nav_Title a:hover {
    color: #FF3A3A;
}

h1.theme-breacrumb-title {
    font-size: 45px;
    font-weight: 700;
    color: #000000;
    margin: 0;
    line-height: 1;
}

.main-container .pagination {
    margin-bottom: 0px;
    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: #272727;
    font-size: 16px;
    font-weight: 500;
    background-color: transparent;
    border-radius: 10px;
}

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

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

.main-container .theme-pagination-style ul.page-numbers li a.page-numbers:hover {
    border: 1px solid #FF3A3A;
    background-color: #FF3A3A;
    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;
    margin-bottom: 15px!important;
    line-height: 1.2!important;
    color: #272727!important;
    margin-right: 10px;
    display: inline-block;
}

.theme-tags__wrapper a {
    border-color: #e4e4e4;
    color: #A0A0A0;
    border: 1px solid;
    display: inline-block!important;
    font-size: 15px !important;
    padding: 5px 18px;
    margin-bottom: 10px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 36px;
    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: #FF3A3A!important;
    background: #FF3A3A!important;
    color: #fff;
}

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

.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: 15px;
}

.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: #FF3A3A;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    text-align: center;
    letter-spacing: 0.01em;
    padding: 16px 30px;
    border-radius: 4px;
    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: none;
}

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

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: 0px;
}

.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: 6px;
    font-size: 12px;
    line-height: 22px;
    position: relative;
    left: 2px;
}

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

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

.sticky .post-list-medium-content {
    background: #f8f8f8;
    border-top: 4px solid #FF3A3A!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: #FF3A3A;
}

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

.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: #111;
    margin: 0 0 15px 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: #111;
}

.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: 5px;
    color: #FF3A3A!important;
    border-color: #FF3A3A;
}

.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: rgb(245 242 255 / 50%);
}

blockquote::before,
.blockquote::before {
    color: rgb(255 53 36 / 10%);
}

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: #111;
    line-height: 1.3;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
}

.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: #FF3A3A!important;
    border: 1px solid #FF3A3A!important;
    color: #fff!important;
    cursor: pointer;
}

.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: 25px;
    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: #FF3A3A;
    color: #fff;
    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: 10px;
}

.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: 10px;
}

.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: #FF3A3A;
    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: #FF3A3A;
    text-transform: capitalize;
    font-weight: 500;
    font-size: 15px;
    padding: 0 20px;
    top: 0;
    cursor: pointer;
}

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

.not-found form button:before {
    position: absolute;
    right: 50%;
    top: 50%;
    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: #FF3A3A;
}

.home-tag-widgett .tagcloud a:hover {
    background: #FF3A3A!important;
    color: #fff!important;
    border-color: #FF3A3A!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: #111;
}

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

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: #111;
    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: 20px;
    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: rgb(245 242 255 / 50%);
}

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

body.page .theme-page-spacing .entry-content blockquote p {
    color: #111;
    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: #FF3A3A;
}

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: #FF3A3A;
    color: #fff;
    border-color: #FF3A3A;
    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: 80px;
    padding-right: 0px;
    padding-bottom: 80px;
    padding-left: 0px;
}

.post-password-form input[type='submit']:hover {
    background-color: #111111;
    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: #FF3A3A;
    border-radius: 5px;
}

.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: #FF3A3A;
    border-radius: 50%;
}

.blog-sidebar .widget_block li.wp-block-latest-comments__comment a {
    color: #111;
    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: 0px;
    position: relative;
    font-weight: 500;
    font-size: 24px;
    color: #111;
    padding-left: 0;
    letter-spacing: 0;
    border-bottom: 0px solid;
    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: #FF3A3A;
}

.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: 5px;
    font-size: 15px;
}

.wp-block-search .wp-block-search__label {
    padding-bottom: 0px;
    position: relative;
    font-weight: 500;
    font-size: 24px;
    color: #111;
    padding-left: 0;
    letter-spacing: 0;
    margin-bottom: 20px;
    line-height: 1.2;
}

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

.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: #111111!important;
    color: #FFFFFF!important;
    border: 1px solid #111111!important;
}

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

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 #FF3A3A;
    border-radius: 4px;
    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, #FF3A3A, #FF3A3A);
    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 ***/


/*** HEADER ***/

.top-header-area {
    position: relative;
    padding-top: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid #C4C4C4;
}

.header-weather,
.header-date {
    display: inline-block;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.003em;
    color: #111;
    position: relative;
    padding-left: 22px;
    margin-right: 32px;
}

.header-weather:before {
    position: absolute;
    left: 0;
    top: 0;
    background: url(http://kiante.test/wp-content/uploads/2022/02/weather-icon.svg) no-repeat scroll 0 0;
    content: "";
    width: 16px;
    height: 16px;
}

.header-date:before {
    position: absolute;
    left: 0;
    top: 0;
    background: url(http://kiante.test/wp-content/uploads/2022/02/header-clock.svg) no-repeat scroll 0 0;
    content: "";
    width: 16px;
    height: 16px;
}

.htop_social {
    text-align: right;
}

.htop_social a {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: #111;
    border-radius: 50px;
    text-align: center;
    color: #fff;
    line-height: 24px;
    font-size: 13px;
    margin-left: 15px;
}

.htop_social a:hover {
    background-color: #FF3A3A;
    color: #fff;
}

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

.nav-menu-wrapper .mainmenu ul li {
    display: inline-block;
    position: relative;
}

.nav-menu-wrapper .mainmenu ul li a {
    display: block;
    color: #111;
    font-size: 16px;
    line-height: 24px;
    padding: 0 18px;
}

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

.search_form_main {
    display: none;
}

.logo-area {
    position: relative;
    padding-top: 22px;
    padding-bottom: 22px;
}

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

.nav-menu-wrapper .mainmenu {
    padding-left: 10px;
}


/***Post grid 1 ***/

.post-grid-content-one.post-grid-content-two {
    position: relative;
    top: 0;
    padding: 0;
    bottom: inherit;
}

.post-grid-wrapper-two-inner .post-grid-content-two .category-box {
    margin-top: 20px;
}

.post-grid-wrapper-two-inner .post-grid-content-two h2.post-title {
    color: #111;
}

.post-grid-wrapper-two-inner .post-grid-content-two h2.post-title a {
    color: #111;
}

.post-grid-wrapper-two-inner .post-meta-items div.date-box:before {
    color: #111;
}

.post-grid-wrapper-two-inner .post-meta-items div {
    color: #111;
}

.post-grid-wrapper-two-inner .post-meta-items div {
    color: #111;
}

.post-grid-wrapper-two-inner .post_grid_author_img a {
    color: #111;
}


/*** Post List one ***/

.post-list-wrapper-one-inner {
    position: relative;
    margin-bottom: 20px;
    display: flex;
}

.post-list-wrapper-one-inner .list-thumbnail-one-wrap {
    width: 94px;
    min-width: 94px;
    overflow: hidden;
    position: relative;
    margin-right: 15px;
}

.post-list-wrapper-one-inner .list-thumbnail-one-wrap a {
    display: block;
    overflow: hidden;
    border-radius: 5px;
}

.post-list-wrapper-one-inner .list-thumbnail-one-wrap a img {
    width: 100%;
    height: 98px;
    object-fit: cover;
    border-radius: 5px;
    transition: 0.5s;
}

.post-list-content-one h2.post-title {
    font-size: 16px;
    line-height: 24px;
    color: #111;
    font-weight: 400;
    letter-spacing: -0.006em;
    margin-bottom: 15px;
}

.post-list-content-one h2.post-title a {
    color: #111;
}

.post-list-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-list-content-one .post-meta-items div {
    font-size: 14px;
    line-height: 20px;
    color: #111;
    letter-spacing: -0.001em;
    margin-right: 15px;
    position: relative;
}

.post-list-content-one .post-meta-items div a {
    display: inline-block;
    color: #111;
}

.post-list-content-one .post-meta-items div .date-box {
    padding-left: 22px;
}

.post-list-content-one .post-meta-items div.date-box {
    padding-left: 22px;
    position: relative;
}

.post-list-content-one .post-meta-items div.date-box:before {
    position: absolute;
    left: 0;
    top: 0;
    color: #111;
    content: "\eedc";
    font-family: 'IcoFont';
    font-weight: normal;
}


/*** Breaking posts ***/

.breaking-posts-wrapper {
    border: 1px solid #111;
    height: auto;
    position: relative;
    display: block;
    padding-left: 200px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 4px;
}

.breaking-ttile {
    position: absolute;
    display: inline-block;
    left: 0;
    top: 0;
    background: #111;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: -0.006em;
    line-height: 1.50;
    padding: 11px 32px;
}

.breaking-news-post-date {
    display: inline-block;
    position: relative;
    right: 30px;
    float: right;
    top: 0px;
    background: #111;
    color: #FCFCFC;
    border-radius: 2px;
    letter-spacing: 0.003em;
    font-size: 12px;
    padding: 5px 11px;
    line-height: 1.33;
}

.breaking-news-post-title {
    display: inline-block;
}

.breaking-news-post-title a {
    font-size: 14px;
    letter-spacing: -0.001em;
    color: #111;
    font-weight: 400;
    line-height: 1;
}


/** Post small list **/

.smallgrid-thumbnail-one-wrap {
    position: relative;
}

.smallgrid-thumbnail-one-wrap a {
    display: block;
    overflow: hidden;
    border-radius: 5px;
}

.smallgrid-thumbnail-one-wrap a img {
    width: 100%;
    object-fit: cover;
    border-radius: 5px;
    display: block;
    overflow: hidden;
    transition: 0.5s;
}

.post-grid-wrapper-small-inner .post-grid-content-two .post-excerpt-box p {
    color: #111!important;
}

.post-grid-wrapper-small-inner .post-grid-content-two h2.post-title a {
    color: #111;
}

.post-grid-wrapper-small-inner .post-meta-items div {
    color: #111;
}

.post-grid-wrapper-small-inner .post_grid_author_img a {
    color: #111;
}

.post-grid-wrapper-small-inner .post-grid-content-two .category-box {
    display: inline-block;
    margin-top: 15px;
}


/*** Video Popup ***/

.post-play-btn:after {
    content: "\ecaa";
    border-radius: 100%;
    border: 2px solid #fff;
    font-size: 24px;
    line-height: 44px;
    height: 48px;
    width: 48px;
    letter-spacing: -4px;
    margin: 0px;
    position: absolute;
    color: #fff;
    padding-left: 13px;
    cursor: pointer;
    font-family: 'IcoFont';
}

.post-play-btn {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 99;
    margin-top: -24px;
    margin-left: -24px;
}

.post-video {
    display: none;
    transition: all 2s linear;
}

.home-grid-twowrap .post-grid-wrapper-one-inner .post-grid-content-one h2.post-title {
    margin-bottom: 15px!important;
}

.post-gridstyle-two .post-grid-wrapper-two-inner {
    margin-bottom: 30px;
}

.post-gridstyle-two .post-grid-wrapper-one-inner .post-grid-content-one h2.post-title {
    margin-bottom: 15px!important;
}

.post-list-small-wrapper {
    position: relative;
    background: #F5F2FF;
    padding: 30px 30px 30px 30px;
    border-radius: 5px;
}

body.page .theme-page-spacing .entry-content .post-list-small-wrapper h3 {
    font-size: 24px;
    color: #111;
    line-height: 1.33;
    font-family: inherit;
    margin-bottom: 12px;
    font-weight: 500;
}

.smallgrid-thumbnail-one-wrap {
    margin-bottom: 10px;
}

.post-grid-wrapper-small-inner .post-grid-content-two .post-excerpt-box p {
    margin-bottom: 15px!important;
}

.post-list-small-wrapper .post-grid-wrapper-one-inner .post-meta-items div.date-box:before {
    color: #111;
}

.post-list-small-wrapper .post-grid-wrapper-one-inner .post-meta-items div {
    margin-right: 20px;
}

.home-custom-social-widget .elementor-widget-container img {
    width: 100%!important;
}

.elementor-widget-wp-widget-tag_cloud h5 {
    position: relative;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    font-size: 24px!important;
    line-height: 32px!important;
    letter-spacing: -0.1px;
    padding-left: 14px;
    margin-bottom: 32px!important;
}

.elementor-widget-wp-widget-tag_cloud h5:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 4px;
    height: 32px;
    background: #FF3A3A;
    content: "";
}

.video-grid-bottom .post-grid-wrapper-one-inner .post-grid-content-one h2.post-title {
    margin-bottom: 0!important;
}

.big-col-grid .post-grid-wrapper-one-inner .post-meta-items div {
    margin-right: 50px;
}

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

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

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

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

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


/*** Footer ***/

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

.footer-widget.widget ul li {
    display: block;
    line-height: 1.5;
    margin-bottom: 12px;
    font-size: 16px;
}

.footer-widget.widget ul li a {
    display: block;
    color: #FCFCFC;
    font-weight: 400;
}

.theme_footer_Widegts.hav-footer-topp {
    background: #111;
    color: #FCFCFC;
}

.footer-top {
    padding-top: 80px;
    padding-bottom: 60px;
}

.footer-widget.widget h4.widget-title {
    font-size: 24px;
    line-height: 1.33;
    letter-spacing: -0.01em;
    color: #fff;
    font-weight: 500;
    font-family: inherit;
    margin-bottom: 30px;
}

.col-lg-3.col-md-6.col-sm-6.footer_two_Widget {
    padding-left: 90px;
}

.col-lg-3.col-md-6.col-sm-6.footer_three_Widget {
    padding-left: 70px;
}

.col-lg-3.col-md-6.col-sm-6.footer_four_Widget {
    padding-left: 55px;
}

h2.footer-logo {
    color: #FCFCFC;
    font-family: inherit;
    font-weight: 500;
    margin-bottom: 22px;
    margin-top: -5px;
    font-size: 38px;
}

.textwidget p {
    color: #FCFCFC;
    font-weight: 400;
}

p.copyright-text {
    color: #fff;
    margin: 20px 0;
}

.footer-top {
    border-bottom: 1px solid rgb(255 255 255 / 10%);
}


/*** Single Post ***/

.post-featured-image img {
    position: relative;
    border-radius: 5px;
    margin-bottom: 30px;
}

.blog-post-cat.sblog_catt_design {
    display: inline-block;
    margin-bottom: 15px;
}

.blog-post-cat.sblog_catt_design a {
    font-size: 13px;
    line-height: 16px;
    font-weight: 400;
    color: #fff;
    padding: 7px 12px;
    border-radius: 3px;
    letter-spacing: 0.003em;
}

h1.post-title.single_blog_inner__Title {
    font-size: 40px;
    line-height: 1.2;
    letter-spacing: -0.015em;
    margin-bottom: 10px;
}

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

.single-meta-left-infos div {
    font-size: 14px;
    line-height: 20px;
    color: #111;
    letter-spacing: -0.001em;
    margin-right: 35px;
    position: relative;
}

.single-meta-left-infos .post_grid_author_img img {
    width: 28px;
    height: 28px;
    display: inline-block;
    border-radius: 50%;
    margin-right: 10px;
}

.single-meta-left-infos .post_grid_author_img a {
    display: inline-block;
    color: #111;
}

.single-meta-left-infos div.date-box {
    padding-left: 32px;
}

.single-meta-left-infos div.date-box:before {
    position: absolute;
    left: 0;
    top: 0;
    color: #111;
    font-family: 'IcoFont';
    content: "\eedc";
    font-size: 20px;
    font-weight: normal;
}

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

.single-meta-left-infos .post_grid_author_img {
    margin-right: 0!important;
}

.theme-blog-full-thumb img,
.blog-inner-thumbnail-custom img {
    border-radius: 5px!important;
}

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

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

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


/*** Blog & Category Page ***/

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

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

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

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

.theme-layout-mainn .latest-post-thumbnail-wrap {
    margin-bottom: 30px;
}

.cat-page-spacing .latest-post-thumbnail-wrap img {
    margin-bottom: 30px;
}

.latest-post-block-content .category-box {
    display: inline-block;
    margin-bottom: 15px;
}

.latest-post-block-content .category-box a {
    font-size: 13px;
    line-height: 16px;
    font-weight: 400;
    color: #fff;
    padding: 7px 12px;
    border-radius: 3px;
    letter-spacing: 0.003em;
}

.blog-block-latest-single-item .latest-post-block-content h3.post-title {
    font-size: 40px;
    line-height: 1.2;
    letter-spacing: -0.015em;
    margin-bottom: 10px;
    color: #111;
    position: relative;
    word-break: break-word;
}

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

.post-read-btn {
    display: inline-block;
    margin-top: 30px;
}

.post-read-btn a {
    background: #111;
    color: #fff;
    display: inline-block;
    border-radius: 5px;
    padding: 13px 22px;
    font-size: 15px;
    letter-spacing: -0.006em;
    line-height: 1;
}

.post-read-btn a:hover {
    background: #FF3A3A;
    color: #fff;
}

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

.theme-breadcrumb__Wrapper.theme-breacrumb-area .container {
    background: rgb(245 242 255 / 50%);
    border-radius: 5px;
    max-width: 1170px;
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 30px;
}

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

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

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

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

.widget.widget_elior_recent_post {
    position: relative;
}


/*** 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: #111;
    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: #FF3A3A;
    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;
}

.kiante-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: #111;
}

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

.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: #FF3A3A;
}

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

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

.logo.theme-logo img {
    max-width: 150px;
}

.wp-block-search .wp-block-search__label {
    margin-bottom: 35px;
}

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

.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;
    font-family: inherit;
    font-weight: 500;
}

.theme-csutom-catlist h5 {
    color: #111111;
    font-family: "Roboto", Sans-serif;
    font-size: 24px!important;
    font-weight: 500;
    line-height: 32px!important;
    letter-spacing: -0.1px;
    margin-bottom: 27px!important;
    padding-left: 14px;
    position: relative;
}

.theme-csutom-catlist h5:before {
    position: absolute;
    left: 0;
    top: 0;
    background: #FF3A3A;
    height: 32px;
    width: 4px;
    content: "";
}

.theme-csutom-catlist ul {
    margin: 0!important;
    padding: 0!important;
    list-style: none!important;
}

.theme-csutom-catlist ul li {
    font-size: 16px!important;
    margin-bottom: 10px;
}

.theme-csutom-catlist ul li:last-child {
    margin-bottom: 0;
}

.theme-csutom-catlist ul li a {
    color: #111;
}


/*** Back To Top ***/

.backto {
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 10;
    background: #FF3A3A;
    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: #111!important;
    color: #FFFFFF;
}

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

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


/*----------------------------------------
  ## 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: 5px;
    border-bottom-right-radius: 5px;
    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: 5px 5px 5px 5px;
}

.search-popup .search-form .submit-btn {
    position: absolute;
    right: 0px;
    top: 0;
    width: 60px;
    height: 54px;
    border: 0;
    border-radius: 0 5px 5px 0;
    background: #FF3A3A;
    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: #ff756b;
}

.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 5px 5px 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;
    color: #111;
}

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

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

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

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


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

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #FF3A3A;
    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);
    }
}

.post-grid-wrapper-two-inner .post-meta-items div.post-comment-box:before {
    position: absolute;
    left: 0;
    top: 2px;
    background: url(http://kiante.test/wp-content/uploads/2022/03/comment-icon.svg) no-repeat scroll 0 0;
    content: "";
    width: 16px;
    height: 16px;
}

.post-grid-wrapper-two-inner .post-meta-items div.post-comment-box a {
    color: #111;
}

.post-grid-wrapper-two-inner .post-meta-items div.post-comment-box {
    padding-left: 30px;
}


/*** Dropdown Navigation ***/

.nav-menu-wrapper-two .mainmenu li ul.sub-menu {
    position: absolute;
    left: 0;
    top: 40px;
    z-index: 100;
    padding: 16px 28px 16px 28px;
    background: #fff;
    min-width: 220px;
    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: 5px;
}

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

.nav-menu-wrapper-two li ul.sub-menu li a {
    display: inline-block;
    font-size: 15px;
    font-weight: 400;
    color: #111;
    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: #FF3A3A;
}

.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: 115%;
}

.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;
    font-weight: normal;
    position: relative;
    top: 3px;
    font-size: 16px;
    left: -1px;
    vertical-align: 0;
    margin-left: 0;
    border: 0;
}

.post-gridstyle-two .post-grid-wrapper-one-inner .post-grid-content-one h2.post-title:hover a,
.post-list-content-one h2.post-title a:hover,
.theme-csutom-catlist ul li a:hover,
.blog-block-latest-single-item .latest-post-block-content h3.post-title a:hover {
    color: #FF3A3A;
}

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


/*** Slider Main ***/

.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;
    position: relative;
    max-width: 100%;
    margin: 0 0 0 auto;
    border-radius: 10px;
    height: 570px;
}

.blog-post-slide-content {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    display: inline-block;
}

.blog-post-slide-content-inner {
    padding-bottom: 40px;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 10px;
    position: relative;
    z-index: 99;
}

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

body.page .theme-page-spacing .entry-content .blog-post-slide-content h2.post-title {
    text-align: left;
    font-size: 40px;
    line-height: 1.40;
    font-weight: 400;
    margin-bottom: 12px!important;
    max-width: 80%;
}

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

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

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

.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;
    text-align: left;
    display: block;
    margin-bottom: 0px;
}

.blog-post-slide-content .post-meta-items div {
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #fff;
    position: relative;
    margin-right: 35px;
    padding-right: 0;
    display: inline-block;
}

.blog-post-slide-content .post-meta-items div a {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
}

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

.blog-post-slide-content .category-box {
    margin-bottom: 18px;
    display: inline-block;
    position: relative;
    background: #fff;
    border-radius: 4px;
}

.blog-post-slide-content .category-box a {
    display: inline-block;
    padding: 8px 12px;
    font-weight: 400;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    border-radius: 3px;
    color: #fff;
}

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

.slide-arrow-left.slick-arrow,
.slide-arrow-right.slick-arrow {
    position: absolute;
    z-index: 10;
    display: inline-block!important;
    margin: 0!important;
    width: auto;
    height: auto;
    line-height: 1;
    background: transparent!important;
    text-align: center;
    color: #fff!important;
    transition: all 0.25s ease-in 0s;
    padding: 0!important;
    cursor: pointer;
    font-family: IcoFont!important;
    opacity: 0;
}

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

.slide-arrow-right.slick-arrow {
    top: auto;
    right: 30px;
    bottom: 200px;
}

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

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

.theme-slider-main-wrap:hover .slide-arrow-right.slick-arrow,
.theme-slider-main-wrap:hover .slide-arrow-left.slick-arrow {
    opacity: 1;
}

.theme-slider-main-wrap .blog-post-slide-item {
    margin: 0 11px;
    overflow: hidden;
    position: relative;
}

.theme-slider-main-wrap .blog-post-slide-content::after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    border-radius: 10px;
    background: -webkit-linear-gradient(180deg, rgba(21, 21, 21, 0) 0%, #151515 100%);
    background: -o-linear-gradient(180deg, rgba(21, 21, 21, 0) 0%, #151515 100%);
    background: linear-gradient(180deg, rgba(21, 21, 21, 0) 0%, #151515 100%);
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.blog-post-slide-content .post-meta-items div.date-box {
    padding-left: 25px;
}

.blog-post-slide-content .post-meta-items div.date-box:before {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 16px;
    color: #fff;
    font-family: 'remixicon' !important;
    content: "\f20f";
}

.blog-post-slide-content .post-meta-items div.comment-box {
    padding-left: 25px;
}

.blog-post-slide-content .post-meta-items div.comment-box:before {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 16px;
    color: #fff;
    font-family: 'remixicon' !important;
    content: "\eb51";
}

.breaking-news-post-title a:hover {
    color: #FF3A3A;
}

.footer-bottom {
    background: #111;
}

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

.single-one-bwrap {
    padding-top: 0px;
    padding-bottom: 100px;
}

body.page .main-container {
    padding-top: 100px;
    padding-bottom: 100px;
}

body.page .theme-page-spacing .entry-content blockquote p {
    font-weight: 500;
}

blockquote::before,
.blockquote::before {
    content: "\efcd";
    top: 5px;
    font-family: 'IcoFont' !important;
    font-size: 48px;
    line-height: 1;
}

.not-found form button:before {
    margin-top: -7px;
    margin-right: -7.5px;
    font-family: 'IcoFont';
    color: #fff;
    content: "\ed11";
    line-height: 1;
}

.post-list-small-wrapper .small-arrow-left {
    display: inline-block;
    position: absolute;
    background: transparent;
    top: -40px;
    font-size: 25px;
    right: 25px;
    line-height: 1;
    color: #FF3A3A;
    cursor: pointer;
}

.post-list-small-wrapper .small-arrow-right {
    display: inline-block;
    position: absolute;
    background: transparent;
    top: -40px;
    font-size: 25px;
    right: 0px;
    line-height: 1;
    color: #FF3A3A;
    cursor: pointer;
}

.post-list-small-wrapper .small-arrow-left i {
    font-style: normal!important;
}

.post-list-small-wrapper .small-arrow-right i {
    font-style: normal!important;
}


/*** New Unit Test ***/

.latest-post-block-content .category-box {
    display: inline-block;
    margin-bottom: 8px;
}

.latest-post-block-content .category-box a {
    margin-right: 5px;
    margin-bottom: 7px;
    display: inline-block;
}

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

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

.blog-sidebar .widget .widget-title,
.wp-block-search .wp-block-search__label,
.widget.widget_block .wp-block-group__inner-container h2 {
    font-size: 24px;
    line-height: 1.2;
    font-family: inherit;
    font-weight: 500;
}

.sidebar.blog-sidebar .textwidget p {
    color: #111;
}

.blog-sidebar .widget_search form button {
    line-height: 1;
}

.blog-sidebar .widget_search form button:before {
    position: absolute;
    right: 50%;
    top: 50%;
    font-family: 'IcoFont';
    color: #fff;
    content: "\ed11";
    margin-top: -7px;
    margin-right: -7.5px;
    font-weight: normal;
}

.blog-sidebar .tagcloud a {
    border-color: #111!important;
    color: #111!important;
    border: 1px solid;
    letter-spacing: -0.001em;
    display: inline-block;
    font-size: 14px !important;
    padding: 4px 18px!important;
    margin-bottom: 10px;
    border-radius: 4px!important;
    -webkit-border-radius: 4px;
    -ms-border-radius: 36px;
    transition: all ease 500ms;
    line-height: 24px;
    margin-right: 5px;
}

.blog-sidebar .widget_nav_menu .sub-menu li {
    padding-left: 14px;
    position: relative;
}

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

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

span.posts-count {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
    background: #FF3A3A;
    width: 30px;
    height: 26px;
    color: #fff;
    text-align: center;
    font-weight: 400;
    font-size: 15px;
    line-height: 26px;
    border-radius: 3px;
}

.blog-sidebar .widget ul li {
    font-size: 16px;
    line-height: 1.67;
}

.blog-sidebar select {
    border: 1px solid #eee;
    height: 42px;
}

.blog-sidebar select#archives-dropdown--1 {
    margin-bottom: 8px;
    margin-top: 8px;
}

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

.blog-block-latest-single-item.sticky .latest-post-block-content h3.post-title:before {
    font-family: IcoFont;
    content: "\f003";
    position: absolute;
    right: -2px;
    z-index: 99;
    top: -54px;
    color: #FF3A3A;
    font-size: 35px;
}

.post-single-custom-meta div a {
    text-transform: capitalize;
}

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

.blog-details-content ul li {
    margin-bottom: 10px;
    line-height: 1.5;
    font-size: 18px;
}

.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: #111!important;
    text-decoration: none!important;
}

pre {
    background: #f9f9f9!important;
    padding: 20px!important;
    overflow: auto;
    font-size: 15px !important;
    white-space: pre-wrap !important;
    word-wrap: break-word !important;
    color: #111!important;
    font-family: "Courier 10 Pitch", Courier, monospace !important;
    margin: 20px 0!important;
}

.blog-details-content table th a {
    color: #111;
    text-decoration: none!important;
}

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

#comments .comment-author .says {
    display: block;
    line-height: 1.5;
}

#comments .comments-list .comment-author cite.fn {
    display: none;
}

.comments-list img.comment-avatar {
    float: left;
}

.theme_related_posts_Wrapper {
    margin-top: 60px;
}

.theme_related_post_Grid .post-grid-wrapper-one-inner .post-grid-content-one h2.post-title {
    font-size: 24px;
    margin-top: 15px;
    line-height: 1.2;
}

.theme_related_post_Grid .post-grid-wrapper-one-inner .grid-thumbnail-one-wrap img {
    height: 275px;
}

@media (min-width: 1400px) {
    .single-one-bwrap {
        min-height: 730px;
    }
    .main-container.blog-spacing,
    .main-container.cat-page-spacing {
        min-height: 560px;
    }
    body.error404 .main-container {
        min-height: 540px;
    }
	
}


@media (min-width: 1900px) {
    .single-one-bwrap {
        min-height: 730px;
    }
	
    .main-container.blog-spacing,
    .main-container.cat-page-spacing {
        min-height: 585px;
    }
	
    body.error404 .main-container {
        min-height: 725px;
    }
}


@media (min-width: 2110px) {
    .single-one-bwrap {
        min-height: 800px;
    }
	.main-container.blog-spacing,
    .main-container.cat-page-spacing {
        min-height: 790px;
    }
    body.error404 .main-container {
        min-height: auto;
    }
	
}

@media (min-width: 2111px) and (max-width: 2300px) {
    .single-one-bwrap {
        min-height: 800px;
    }
	.main-container.blog-spacing,
    .main-container.cat-page-spacing {
        min-height: 790px;
    }
    body.error404 .main-container {
        min-height: 740px;
    }
	
}

@media (min-width: 2301px) and (max-width: 2599px) {
	
	body.error404 .main-container {
        min-height: 870px;
    }
	
}

@media (min-width: 2400px) and (max-width: 2599px) {

	body.error404 .main-container {
        min-height: 720px;
    }
	
}

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

.error-btn-custom {
    margin-top: 40px;
    display: inline-block;
    background: #FF3A3A;
    font-weight: 500;
    text-align: center;
    width: auto;
    border: 0px solid;
    color: #fff;
    border-radius: 5px;
    padding: 16px 22px;
    font-size: 15px;
    letter-spacing: -0.006em;
    line-height: 1;
}

.error-btn-custom:hover {
	background: #111;
	color: #fff;
}

.error-page .error-code {
    margin-bottom: 35px;
}

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

.error-page .error-code {
    font-size: 135px;
	color: #111;
}