/*
Theme Name: Sunvibe
Author: Pawan Kumar
Version: 1.0
Description: A minimal Elementor-compatible WordPress theme developed by Pawan Kumar. This theme is designed to be lightweight and fast, providing a clean and modern foundation for building websites with Elementor. It offers basic styling and structure, allowing users to customize their site using Elementor's drag-and-drop interface without any unnecessary bloat. Sunvibe is ideal for those looking for a simple yet effective theme to create stunning websites with ease.
*/

.embed-map-responsive{
    padding-bottom: 100% !important;
}


.inquiry-now{
    position: relative;
    display: block;
    z-index: 1;
}

.inquiry-now .bg-img{
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    top: 0;
    left: 0;
}

.inquiry-now .bg-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.inquiry-now > .container{
    position: relative;
    z-index: 3;
}
