/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
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: 1.0.1
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
*/

.elementor-section > .elementor-column-gap-wide > .elementor-row {
    width: calc(100% + 20px);
    margin-left: -10px;
    margin-right: -10px;
}

.products-section {
    margin-bottom: 40px !important;
}
/*
.elementor-share-btn{
    width: 50px;
    height: 50px;
}

.elementor-share-btn .fa-facebook:before{
    width: 50px;
    content: " ";
    background-image: url(../../uploads/2021/03/facebook.svg);
    height: 50px;
    background-size: 50px 50px;
    display: block;
}*/

.mega-menu > .mega-menu-item > a{
	font-family: "Alegreya Sans", sans-serif !important;
	font-size: 20px !important;
}

.mega-sub-menu > .mega-menu-item > a{
	font-family: "Alegreya Sans", sans-serif !important;
	font-size: 16px !important;
}

.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a {
     transition: all 0.3s ease;
}

.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a:hover {
    color: #FFCC00;
}

