/*
Theme Name: Padilla Thème - Child
Author: TC Agency
Description: Your description goes here
Version: 1.0
Template: hello-elementor

This is the child theme for Padilla Theme theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/

html {
    scrollbar-width: none;           /* Firefox */
    -ms-overflow-style: none;        /* Internet Explorer 10+ */
}

html::-webkit-scrollbar {
    display: none;                   /* Chrome, Safari, Edge */
}