/*
 Theme Name:    Electro Child
 Theme URI:     https://themeforest.net/item/electro-electronics-store-woocommerce-theme/15720624
 Description:   This is the child theme of Electro
 Author:        MadrasThemes
 Author URI:    https://madrasthemes.com/
 Template:      electro
 Version:       3.6.4
 License:       GNU General Public License v2 or later
 License URI:   http://www.gnu.org/licenses/gpl-2.0.html
 Tags:          light, dark, two-columns, right-sidebar, responsive-layout
 Text Domain:   electro-child
*/


.off-canvas-navigation-wrapper, .entry-header, .navbar-search {
  display: none !important;
}

.primary-nav-menu {
	display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

.elementor-51 .elementor-element.elementor-element-68ba628b:not(.elementor-motion-effects-element-type-background) {
	background-color: #ff822b !important;
}
.elementor-51 .elementor-element.elementor-element-68ba628b:not(.elementor-motion-effects-element-type-background) span, 
.elementor-51 .elementor-element.elementor-element-68ba628b:not(.elementor-motion-effects-element-type-background) a,
.elementor-51 .elementor-element.elementor-element-68ba628b:not(.elementor-motion-effects-element-type-background) h2 {
	color: white !important;
}

.elementor-widget-button .elementor-button {
	background-color: #14293c !important;
}

.site-search {
	display: none !important;
}

.product-loop-footer.product-item__footer .hover-area {
    display: none !important;
}