/*
 Theme Name:     Laguna
 Theme URI:      https://365villas.com/Laguna
 Description:    Laguna theme
 Author:         GuestWisely
 Author URI:     https://guestwisely.io
 Template:       Divi
 Version:        1.0.5
*/

/* =Theme customization starts here
------------------------------------------------------- */

#main-content .container::before {
    position: absolute;
    top: 0;
    width: 0;
    background-color: transparent;
	content: "";
	display: none;
}
