/*
Theme Name:     Kallyas Child Theme
Theme URI:      http://kallyas.net/demo/
Description:    Child theme for the Kallyas theme
Author:         Hogash
Author URI:     http://themeforest.net/user/hogash
Template:       kallyas
Version:        1.0
Tags: dark, light, left-sidebar, right-sidebar, fluid-layout, custom-background, custom-colors, custom-header, custom-menu, editor-style, full-width-template, theme-options, translation-ready
Text Domain:  zn_framework
*/

.site-content {
    margin-top: 0;
}

.post_details.kl-blog-post-details.kl-font-alt {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0;
    gap: 15px;
}

span.itemAuthor.kl-blog-post-details-author.vcard.author {
    display: flex;
    align-items: center;
}

span.itemDateCreated.kl-blog-post-date {
    display: flex;
    align-items: center;
}

.reading-time-container {
    display: flex;
    align-items: center;
}

.post-views.content-post {
    display: flex;
    align-items: center;
}

.post-views.entry-meta>span.post-views-icon.dashicons {
    font-size: 16px;
}

.post_featured_image {
    margin-bottom: 25px;
    position: relative;
}

.post_featured_image img {
    border-radius: 10px;
    width: 870px;
    max-height: 400px;
    object-fit: cover;
    box-shadow: 5px 5px 0 rgba(19, 64, 79, .1);
    pointer-events: none;
}

.post_cat_info {
    background-color: #31b049;
    border-radius: 30px;
    top: 10px;
    left: 10px;
    position: absolute;
    font-size: 15px;
}

.post_cat_info:hover {
    background-color: #fff;
}

.post_cat_info a {
    color: #fff;
    padding: 5px 10px;
}

.post_cat_info a:hover {
    color: #000;
    padding: 5px 10px;
}

.kl-slideshow-inner.container.kl-slideshow-safepadding {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.dashicons,
.dashicons-before:before {
    vertical-align: middle;
    border-radius: 100%;
    display: inline;
    padding: 2px;
    margin-right: 1px;
    font-size: 16px;
}

.kl-blog-post-details {
    text-transform: capitalize;
    color: #646464;
    font-size: 13px;
}

.kl-blog-post-details:before {
    display: none;
}

.kl-blog-post-title {
    margin-bottom: 0 !important;
}



.sh-tcolor--dark .breadcrumbs.bread-style--minimal li a {
    color: #14617f;
}

.breadcrumbs.bread-style--minimal li {
    text-transform: capitalize;
    font-weight: bold;
    font-size: 12px;
}

.site-header.style12.headerstyle--default {
    border-bottom: 2px solid #12617f;
}

.logosize--contain .site-logo-img {
    padding: 0;
}

.custom-search-main {
    display: flex;
    max-width: 400px;
    margin-right: 1rem;
    margin-left: 1rem;
    flex-grow: 1;
}

.gensearch__form {
    width: 100%;
}

.gensearch__form:hover {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border-radius: 5px;
}

.gensearch__input {
    border: 1px solid #e1e1e1;
    border-radius: 5px;
    font-family: Ubuntu;
    height: 36px;
}

.gensearch__input::placeholder {
    color: #494949;
    opacity: 1;
}

.gensearch__submit {
    font-size: 18px;
    color: #494949;
}

.header-search.headsearch--inp {
    width: 300px;
}

.headsearch--inp .gensearch__input {
    font-style: normal;
    border: 1px solid #999999;
}

.sh--dark .headsearch--inp .gensearch__input,
.sh--gray .headsearch--inp .gensearch__input {
    background-color: #fff;
}

.sh--dark .headsearch--inp .gensearch__input:hover,
.sh--gray .headsearch--inp .gensearch__input:hover {
    background-color: transparent;
}

.ca-item-main {
    opacity: 1;
}



.footer_links a {
    padding: 10px 0;
    display: block;
    font-size: 14px;
}

.site-footer {
    padding-bottom: 10px;
}

.site-footer-bottom {
    padding-top: 10px;
}

.footer-copyright-text {
    margin-bottom: 0;
}

@media screen and (max-width: 1041px) {
    .zn-res-menuwrapper {
        display: block !important;
    }

    #main-menu,
    .zn-megaMenuSmartArea-content {
        display: none !important;
    }
}

@media (max-width: 767px) {
    .site-header .logo-container {
        width: unset;
        text-align: center;
    }

    .site-header .site-logo {
        padding-top: 13px;
        padding-bottom: 13px;
    }

    .site-header-main .fxb-sm-half {
        flex-basis: auto;
    }
}

@media (max-width: 991px) {
    .icon-opt {
        color: #000;
        top: 4px;
        font-size: 25px;
    }

    .header-search .header-search-button {
        background: none;
    }

    .header-search .header-search-button:hover {
        background: none;
    }
}

.zn-menuBurger {
    margin-right: 0;
    opacity: 1;
    width: 25px !important;
}

.post.latest_posts2-post {
    border: 1px solid #e5e7eb;
    padding: 15px 15px 0 15px;
    border-radius: 10px;
    margin-bottom: 25px;
}

.text.latest_posts2-post-text p {
    font-size: 15px;
    line-height: 24px;
}

.latest_posts2-itemSep {
    display: none;
}

/*
.text.latest_posts2-post-text {
    border-bottom: 1px solid #e5e7eb;
    margin-bottom: 10px;
}
    */

.latest-post-bottom-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 15px;
    font-size: 14px;
    padding: 5px 0 5px;
}

.latest-post-bottom-date {
    display: flex;
    gap: 5px;
    align-items: center;
}


.latest_posts2-thumb {
    margin-bottom: 27px;
}

.latest-post-bottom-divider {
    border-top: 1px solid #e5e7eb;
    clear: both;
}

.latest-post-bottom-avatar {
    display: inline-block;
    position: relative;
    width: 45px;
    height: 45px;
    overflow: hidden;
    border-radius: 50%;
}

.latest-post-bottom-avatar img{
    width: auto;
    height: 100%;
}

.latest-post-bottom-author{
    display: flex;
    gap: 10px;
}

.latest-post-bottom-info{
    display: flex;
    flex-direction: column;
    line-height: 1.3;
    justify-content: center;
}

.widget_post_views_counter_list_widget{
    border: 1px solid #e5e7eb;
    border-radius: 10px;
    padding: 15px;
}

.widget_post_views_counter_list_widget .widgettitle{
    font-weight: 600;
}

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

.widget_post_views_counter_list_widget ul li{
    border-bottom: 1px solid #e5e7eb;
    padding: 10px 0 10px 0;
}

.widget_post_views_counter_list_widget .author{
    font-size: 14px;
}

.most-post-title{
    font-family: 'Ubuntu';
    font-size: 17px;
    font-weight: 600;
    display: block;
    line-height: 1.4;
}

.widgettitle{
    margin: 10px 0 0;
}