/*
   Theme Name: Divi-child
   Theme URI: https://test.thecavaexperience.com/
   Version: 1
   Description: Child Theme. Parent Theme Divi WordPress
   Author: Dinamic-on
   Author URI: https://test.thecavaexperience.com/
   Template: Divi
*/
@import url("../Divi/style.css");
body{
   overflow-x: hidden!important;
}

#footer-bottom
 {
    background-color: #1f1f1f;
    background-color: rgba(0, 0, 0, .32);
    padding: 15px 0 5px;
    display: none!important;
}

.et_fixed_nav #main-header {
    position: relative;
}

#page-container {
    padding-top: 0!important;
}

#main-header {
    background-color: transparent!important;
}

div.et_pb_section.et_pb_section_0
 {
    background-size: 100% 100%;
    background-image: url(https://test.thecavaexperience.com/wp-content/uploads/2025/05/base_foto.png) !important;
    top: -165px!important;
}