/*
Theme Name:  Aviation Store 101
Theme URI:   https://aviationstore101.com.br/
Author:      Felipe Araujo
Author URI:  https://felipedearaujo.com.br/
Description: Tema filho desenvolvido para o AS101
Version:     1.0.0
License:     GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: as101
Template:    cardealer
*/
body {
    margin: 0;
    padding: 0;
}
.page-wrapper {
    overflow: hidden;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
}