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

/*
    Add your custom styles here
*/

/*
.elementor-top-section.elementor-sticky,.elementor-top-section.elementor-sticky-active {
    position: fixed!important;
    width: 100%!important;
    margin-top: 0px!important;
    margin-bottom: 0px!important;
    top: 0px!important;
}
.elementor-sticky--active .elementor-background-overlay{background-color:#000;opacity:1!important;}
*/

/* gradiente bianco sotto toggle catalogo */
.bdt-show-hide-container .bdt-show-hide .bdt-show-hide-item .bdt-show-hide-title:before {
    background: transparent!important;
}

/* homepage video fullwidth */
#frame-home iframe {width:100%!important;}


/* Made in Gelson video fullwidth */
#frame-made-in-gelson iframe {width:100%!important;}

	i:focus {outline: none;}

.eicon-chevron-right:before, .eicon-chevron-left:before,.eicon-menu-bar:before{
	content:''!important;width:30px;height:30px;    display: inline-block;
}

.eicon-chevron-left{
background-image: url("https://www.gelson.it/wp-content/uploads/2020/12/arrow_white_left.svg") !important;
background-repeat: no-repeat;
}
    
  
.eicon-chevron-right{
background-image: url("https://www.gelson.it/wp-content/uploads/2020/12/arrow_right_white.svg") !important;
background-repeat: no-repeat;
}

.eicon-menu-bar{
	background-image: url("https://www.gelson.it/wp-content/uploads/2020/12/mobile.svg") !important;
    background-repeat: no-repeat;outline: none;}


.elementor-active .eicon-menu-bar{
	background-image: url("https://www.gelson.it/wp-content/uploads/2020/12/close.svg") !important;
    background-repeat: no-repeat;outline: none;}
	
.elementor-menu-toggle:focus{outline:none;}


