/*
Theme Name: Equita Child
Theme URI: https://demo.farost.net/equita/
Author: Farost
Author URI: http://themeforest.net/user/farost
Description: We built this theme on Page Builder, a very convenient drag-n-drop Page Builder for WordPress. It should provide you with the smoothest experience while creating your website with our theme. The WordPress theme is responsive, you can view it also in the mobile/tablets devices and it looks very in more devices.
Version: 1.1.1
License: ThemeForest
License URI: https://themeforest.net/licenses
Template: equita
Text Domain: equita-child
Tags: chemicals, commercial, corporate, energy, engineering, factory, gas, industrial, projects, project, project theme, machinery, manufacturing
*/

@font-face {
  font-family: 'Gill Sans';
  src: url('assets/fonts/gill-sans/Gill-Sans-Light.woff2') format('woff2'),
       url('assets/fonts/gill-sans/Gill-Sans-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Gill Sans';
  src: url('assets/fonts/gill-sans/Gill-Sans-Regular.woff2') format('woff2'),
       url('assets/fonts/gill-sans/Gill-Sans-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}


/* Headings: Gill Sans */

.heading-default-font h1, .heading-default-font h2, .heading-default-font h3, .heading-default-font h4, .heading-default-font h5, .heading-default-font h6, .heading-default-font .h1, .heading-default-font .h2, .heading-default-font .h3, .heading-default-font .h4, .heading-default-font .h5, .heading-default-font .h6 {
    font-family: 'Gill Sans', sans-serif;
    font-weight: 400;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Gill Sans', sans-serif;
}

/* Elementor Icon Box titles → Gill Sans */
.elementor-icon-box-title,
.elementor-icon-box-title span {
  font-family: 'Gill Sans', sans-serif;
  font-weight: 400;
}


/* Slider Revolution 7 - force Gill Sans */
sr7-txt {
  font-family: 'Gill Sans', sans-serif !important;
  font-weight: 400 !important;
}

/* elemento conteggio progressivo */
.cms-counter-layout1 .cms-counter-number-wrapper {
    font-family: 'Gill Sans', sans-serif !important;
}

/* bottoni non capitalize */
.btn, button, .button, input[type="submit"] {
    text-transform: none;
}

/* nascondere selettore lingua */
.site-tool .language-dropdown {
    display: none !important;
}


/* Disabilita click sui titoli del carosello servizi */
.cms-service-carousel1 .entry-title a {
  pointer-events: none;
  cursor: default;
  color: inherit;
  text-decoration: none;
}

/* CMS Tabs – titolo senza maiuscole forzate */
.cms-tab-title {
  text-transform: none !important;
}



/* ================================
   Carservice icon font
   ================================ */

@font-face {
  font-family: 'carservice';
  src: url('assets/fonts/carservice/carservice.eot');
  src: url('assets/fonts/carservice/carservice.eot?#iefix') format('embedded-opentype'),
       url('assets/fonts/carservice/carservice.woff') format('woff'),
       url('assets/fonts/carservice/carservice.ttf') format('truetype'),
       url('assets/fonts/carservice/carservice.svg#carservice') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="as-icon-"],
[class*=" as-icon-"] {
  font-family: 'carservice' !important;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
}

.as-icon-voltage:before { content: "\e93a"; }
/* …altre icone */
