/*
Theme Name: Porto Child
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: https://www.portotheme.com/
Description: Porto Responsive WordPress + eCommerce Theme.
Version: 1.1
Template: porto
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/
.fixed-header #header{
	position:relative !important;
}
div#ht-ctc-chat {
    bottom: 60px !important;
    right: 9px !important;
}
/*************** ADD YOUR CUSTOM CSS HERE  ***************/
/* Sticky Header --START */

.sticky-header {
      position: relative;
      width: 100%;
      background: #f8f9fa;
      padding: 20px;
      text-align: center;
      z-index: 999;
      transition: all 0.3s ease;
    }

    .sticky-header.sticky {
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      background: #fff;
      box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
      z-index: 9999;
    }

.sticky-header.sticky {
  z-index: 9999;
}

.elementor-element.elementor-element-de62448.e-con-full.elementor-hidden-desktop.sticky-header.e-flex.e-con.e-parent.header-main.e-lazyloaded{
	display:block !important;
}

/* Sticky Header --END */

ul#menu-site-main-menu{
	margin:0px;
}

/* Filtered Button CSS -- START */



/* Filtered Button CSS -- END */