/*
 Theme Name:   Staybnb Child
 Theme URI:    https://usecase.cubewp.com/staybnb/
 Description:  Staybnb Child Theme
 Author:       CubeWP Team
 Author URI:   https://cubewp.com/
 Template:     staybnb
 Version:      1.0.0
 Tags:         custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 Text Domain:  staybnb
*/

.error {
    border: 1px solid red;
}

#archive-map{
    height: 600px;
}

.lp-custom-staybnb .lp-showlist{
    display: none !important;
}

.lp-custom-staybnb .lp-showlist.active{
    display: block !important;
}
