/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

.topBtn .elementor-button-icon svg {
    width: 24px;
}
.topBtn span.elementor-button-content-wrapper {
    display: flex;
    align-items: center;
}
.topBtn span.elementor-button-icon {
    display: flex;
}

.homeBlog span.elementor-post-date {
    position: absolute;
    background: #000;
    top: 10px;
    right: 10px;
    padding: 10px 20px;
    border-radius: 12px;
}
.homeBlog .elementor-post__meta-data {
    border: none;
    padding: 0 !important;
    margin: 0 !important;
}

.leftNo .elementor-widget-container {
    width: 48px;
    height: 48px !important;
    line-height: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    /*margin-right: 35px;*/
}
ul.twoCol {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
}
/*.kc-condition {*/
/*    display:none !important;*/
/*}*/
/*.category-knowledge-centre .kc-condition{*/
/*    display:block !important;*/
/*}*/
@media only screen and (max-width: 1024px) {
  .position_heading {
        position: relative !important;
        left: 0 !important;
        right: 0 !IMPORTANT;
    }
}



@media only screen and (max-width: 767px) {
  
}

