/*
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
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/

/* desktop header */

.mega-menu > li.menu-item.active > a, .mega-menu > li.menu-item:hover > a { border-radius:0px !important; }
/* #header .main-menu .narrow ul.sub-menu { margin-top: 5px; } */

#header.sticky-header .header-main.sticky { box-shadow: 0 2px 12px rgba(0, 0, 0, 0.25); margin-top:-10px; margin-bottom:-10px;}

#header.sticky-header .header-main.sticky.e-con > .e-con-inner {
  padding-block-end: 0px !important;
  padding-block-start: 5px !important;
}

/* mobile header */

#side-nav-panel > .menu-wrap { padding-top: 60px; }
#side-nav-panel .share-links { display:none; }
#side-nav-panel .accordion-menu > li.menu-item > a { text-transform: uppercase; }

/* Global */

p { margin: 0px !important; }

/* heading */

.ag_heading .elementor-heading-title{
      background: linear-gradient(to left, #F44336, #FF9800);
  -webkit-background-clip: text;
  color: transparent;
}

/* Breadcrumb */

.page-top { padding: 40px 0; }