/*
Theme Name: Industrie Child
Theme URI: https://rstheme.com/products/wordpress/industrie/
Template: industrie
Author: RSTheme
Author URI: http://www.rstheme.com
Description: Industrie - Factory and Industry WordPress Theme
Tags: custom-background,custom-logo,custom-menu,featured-images,threaded-comments,translation-ready,portfolio
Version: 1.6.2.1774272439
Updated: 2026-03-23 13:27:19

*/

.page-id-31827 .elementor-24620, .page-id-31827 footer{
	display: none;
}

/* ==========================================================================
   Fix per l'animazione bloccata del widget RS Counter (Odometer)
   ========================================================================== */

/* 1. Ripristina il display corretto per i numeri animati di Odometer */
body .counter-top-area .odometer .odometer-value {
    display: inline-block !important;
}

/* 2. Rimuove l'ereditarietà forzata del testo che rompe l'allineamento dei numeri */
body .counter-top-area .odometer .odometer-inside * {
    text-align: initial !important;
}

/* 3. Evita che la transizione globale blocchi l'animazione JS di Odometer */
body .counter-top-area .rs-counter-list .count-text .count-number .rs-counter {
    transition: color 0.3s ease 0s !important;
}