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



.codici .ekit-wid-con .ekit-btn-wraper .elementskit-btn {
	background-color: #009ee3;
	padding: 21px;
}
.codici .ekit-wid-con .ekit-btn-wraper .elementskit-btn:hover {
	background-color: #f3c200;
}

.promob5 .ekit-wid-con .ekit-btn-wraper .elementskit-btn {
	padding: 15px;
	background-color: #f3c200;
	color: black;
	font-weight: 500;
}
.codici .promob5 .ekit-wid-con .ekit-btn-wraper a.elementskit-btn::hover {
	background-color: #009ee3 !important;
	color: white !important;
}
/*
.promob5 .ekit-btn-wraper .elementskit-btn {
	padding-top: 5px;
	padding-bottom: 5px;
}

.promob5 i {
    background-color: #f3c200;
	color: #27348b;
    border-radius: 40px;
    padding: 10px;
}*/

/*
.promob5 i{
  position: relative;
  margin-left: 4px;
  margin-bottom: 5px;
}
.promob5 i::before {
	color:#009ee3;
}
.promob5 a:hover i::before{
	color: #f3c200;
}
.promob5 i::after{
  content: "";
  position: absolute;
  display: inline-block;
  background-image: url('https://promo.sonepar.it/schneider/illuminazione-emergenza/112025/wp-content/uploads/2025/10/promo_power.png');
  background-size: contain;
  background-repeat: no-repeat;
  width: 80px;
  height: 80px;
	transform: rotate(-20deg);
  vertical-align: middle;
  padding-bottom: 20px !important; 
  top: -13%;
  left: -110%;
}*/
