/*
Theme Name: Hello Biz Child
Theme URI: https://github.com/elementor/hello-biz-child/
Description: Hello Biz Child is a child theme of Hello Biz, created by Elementor team
Author: Elementor Team
Template: hello-biz
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Version: 1.0.0
Stable tag: 1.0.0
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 7.4
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: hello-biz-child
Tags: flexible-header, custom-colors, custom-menu, custom-logo, featured-images, rtl-language-support, threaded-comments, translation-ready, style-variations
*/

/* Add your custom styles here */


body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

strong, b { font-weight: 600; }

.lead {
  font-size: clamp(1.125rem, 1rem + 0.6vw, 1.375rem);
  line-height: 1.5;
}

.small {
  font-size: clamp(0.875rem, 0.82rem + 0.2vw, 0.95rem);
}

@font-face{
  font-family:'Fico';
  src: url('https://cruzverde.kewo.dev/wp-content/uploads/2025/10/Fico.woff2') format('woff2');
  font-weight:400;
  font-style:normal;
  font-display:swap;
}

.ico{
  font-family: 'Fico', 'Fico Regular' !important;
  font-style: normal;
  line-height: 1;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
	font-size: 3.5rem;
	color: var(--e-global-color-accent);
}

.icon-arrow-left:before { content: "\e001"; }
.icon-arrow-right:before { content: "\e002"; }
.icon-care:before { content: "\e003"; }
.icon-cat:before { content: "\e004"; }
.icon-cert:before { content: "\e005"; }
.icon-clinic:before { content: "\e006"; }
.icon-clock:before { content: "\e007"; }
.icon-dermatology:before { content: "\e008"; }
.icon-deworm:before { content: "\e009"; }
.icon-diagnose:before { content: "\e00a"; }
.icon-dog:before { content: "\e00b"; }
.icon-envelope:before { content: "\e00c"; }
.icon-equipment:before { content: "\e00d"; }
.icon-facebook:before { content: "\e00e"; }
.icon-female:before { content: "\e00f"; }
.icon-food:before { content: "\e010"; }
.icon-goodpix:before { content: "\e011"; }
.icon-home-visit:before { content: "\e012"; }
.icon-home:before { content: "\e013"; }
.icon-hospital:before { content: "\e014"; }
.icon-instagram:before { content: "\e015"; }
.icon-lab:before { content: "\e016"; }
.icon-laboratory:before { content: "\e017"; }
.icon-left:before { content: "\e018"; }
.icon-love:before { content: "\e019"; }
.icon-mail:before { content: "\e01a"; }
.icon-male:before { content: "\e01b"; }
.icon-menu:before { content: "\e01c"; }
.icon-newsletter:before { content: "\e01d"; }
.icon-odontology:before { content: "\e01e"; }
.icon-oncology:before { content: "\e01f"; }
.icon-operation:before { content: "\e020"; }
.icon-ophthalmology:before { content: "\e021"; }
.icon-parking:before { content: "\e022"; }
.icon-paw:before { content: "\e023"; }
.icon-phone-ring:before { content: "\e024"; }
.icon-phone:before { content: "\e025"; }
.icon-pin:before { content: "\e026"; }
.icon-reception:before { content: "\e027"; }
.icon-right-plane:before { content: "\e028"; }
.icon-right-round:before { content: "\e029"; }
.icon-right:before { content: "\e02a"; }
.icon-surgery:before { content: "\e02b"; }
.icon-tools:before { content: "\e02c"; }
.icon-up:before { content: "\e02d"; }
.icon-vaccine:before { content: "\e02e"; }
.icon-youtube:before { content: "\e02f"; }
