/*
Theme Name: Lucar tec
Theme URI: 
Author: 
Author URI: 
Description: 
Version: 1.0.0
Requires at least: 5.0
Tested up to: 5.8
Requires PHP: 7.0
License: GNU General Public License v2+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: lucar-tec
Domain Path: /lang/
Tags: 
Template: ecomus
*/
@media only screen (max-width:992px) {
	.header-logo a img {
 		 width: 122px!important;
	}
}
.accordition {
  display: flex;              
  margin-bottom: 8px;         
}
.accordition .etichetta,.accordition .valore {
  width: 50%;
  border: 1px solid #d3d3d3;  
  padding: 8px;
  box-sizing: border-box;
}

.accordition .etichetta {
  background-color: #f0f0f0;  
}
.elementor-slideshow__title {
	display: none;
}