/*
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:        4.0.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
*/
.subspan{
    display: inline-block;
    background: #0073de;
    padding: 1px 16px;
    color: #fff;
    clip-path: polygon(0% 0%, 96% 0%, 100% 100%, 4% 100%);
}

.subspanv{
    display: inline-block;
    background: #16c71d;
    padding: 1px 16px;
    color: #fff;
    clip-path: polygon(0% 0%, 96% 0%, 100% 100%, 4% 100%);
}
.subspan a,.subspanv a {
    color: #fff !important;
}

@media only screen and (max-width: 600px) {
   .site-logo-img {
       height: auto !important;
    }
}

@media only screen and (max-width: 1030px) {
.stepbox4-box {
    display: block;
}
}

@media only screen and (min-width: 600px) {
   .zn-megaMenuSmartArea ul li {
       display: none;
   }
   .main-nav .zn_mega_container.zn-megaMenuSmartArea .zn_mega_row_start {
       display:none;
       margin-bottom: 0px;
   }

   .main-nav .zn_mega_container.zn-megaMenuSmartArea .zn-megaMenuSmartArea-content:not(:only-child) {
    margin-bottom: 0px;
   }
}

.page-subheader.zn_def_header_style::before, .kl-slideshow.zn_def_header_style::before, .page-subheader.uh_zn_def_header_style::before, .kl-slideshow.uh_zn_def_header_style::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}
.page-subheader.zn_def_header_style, .kl-slideshow.zn_def_header_style, .page-subheader.uh_zn_def_header_style, .kl-slideshow.uh_zn_def_header_style {
    background-image: url(http://zohoconsultores.com/wp-content/uploads/2024/05/using-the-intelligence-of-a-laptop-to-interact-wit-2023-11-27-05-29-01-utc.jpg) !important;
    background-size: cover;
}
.breadcrumbs.bread-style--black li {
   background: rgb(0 115 222);
}
.znBpl-bPost-info, .subheader-currentdate {
    display: none;
}
.post_details.kl-blog-item-details.kl-font-alt, .kl-blog-item-details, .kl-blog-post-details {
    display: none;
}
