/*
Theme Name:   ChefTech
Theme URI:    https://softwarerestaurante.com.br/
Description:  Tema proprio ChefTech / Software Restaurante. Child theme do Hello Elementor (GPL).
Author:       GNC Tecnologia
Template:     hello-elementor
Version:      1.1.0
License:      GNU General Public License v2 or later
License URI:  https://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  cheftech
*/

/* ===== CSS migrado do tema anterior (Aparencia > CSS adicional) ===== */
.kpiLaranjapeq{height:250px;}
.kpiLaranjamed{height:350px;}
.kpiLaranjagr{height:400px;}
.kpiLaranja{height:300px;}

.btnExperimente{
	font-size:14px;
	white-space:nowrap;
	font-weight:500;
	background-color:#ddd;
	color:rgb(255,255,255) !important;
	border-color:rgb(0,0,0);
	border-radius:10px;
	box-sizing:border-box;
	cursor:pointer;
	margin:0 !important;
	padding:0 !important;
	letter-spacing:0px;
	min-height:0px;
	min-width:0px;
	max-height:none;
	max-width:none;
	transform:matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);
	transform-origin:50% 50% 0px;
}
.btnExperimente a span{color:#000493 !important;text-align:center;margin-top:5px;}
.btnExperimente a span:hover{color:rgb(255,88,0) !important;text-align:center;}

.btnWhats{
	display:none;
	position:fixed;
	padding:5px;
	bottom:0px;
	right:0px;
	width:320px;
	background-color:#54F370;
	color:#fff;
	border-radius:8px;
	line-height:25px;
	z-index:999;
}
.btnWhats div{color:#fff;}
.btnWhats a{color:#fff;text-decoration:none;font-size:20px;}
.btnWhats a:hover{color:#fff;text-decoration:none;}
.btnWhats img{width:70px;height:70px;}
.btnWhats b{font-size:14px;line-height:15px;}

/* ===== Compatibilidade visual com o tema anterior (base tipografica) ===== */
body{font-family:var(--ct-font,"Roboto"),"Helvetica Neue",Arial,sans-serif;font-size:13px;line-height:1.65;color:#666;}
a{color:#0081cc;text-decoration:none;}
a:hover,a:active{color:#0081cc;text-decoration:underline;}
p{margin:0 0 20px;}
/* rodape: listas sem linhas divisorias (como no layout original) */
[data-elementor-type="footer"] .elementor-icon-list-item:after{display:none;}
label{line-height:inherit;}
strong{font-weight:600;}
