/* 
Theme Name: TEXA e-Powertrain
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 */

body.page-id-2 #footer { position: absolute; width: 100%; bottom: 0; left: 0; }
body.page-id-2 #footer p { margin-bottom: 0.5em; }
body.page-id-2 a, a:active { color: white; text-decoration: underline !important; }
body.page-id-2 a:hover { color: darkorange; }
body.page-id-2 #contatti { display: none; position: fixed; top: 110px; z-index: 10; right: 20px; width: 30%; }
body.page-id-2 #menu-ham { cursor: pointer; }
body.page-id-2 .elementor-edit-mode #contatti { display: block; }
@media screen and (max-width: 720px) {
    body.page-id-2 p { margin-bottom: 0; }
    body.page-id-2 #col-logo { width: 80%; }
    body.page-id-2 #col-menu { width: 20%; }
    body.page-id-2 #contatti { width: 100vw; left: 0; right: 0; top: 0; position: absolute; }
    body.page-id-2 #footer { position: fixed; bottom: -1px; }
    body.page-id-2 body { overflow: hidden; }
}