/*
Theme Name: CasaMia Child
Theme URI: https://www.bungalowparkakenveen.nl/
Description: Description
Author: Rekker Reclame
Author URI: https://www.rekkerreclame.nl/
Template: casamia
Version: 1.0
Tags: Tags
*/

/*  

ALL CSS FILES LOCATED : \casamia-child\assets\css\frontend.css

*/

.imp-tooltip-wrap.imp-tooltip-position-top .imp-tooltip {
  transform-origin: 50% 100%;
  border-width: 1px !important;
  border-color: black !important;
  border-style: solid;
}
@media (max-width: 767px) {

    .bav-home-header-block-container {
        margin-top: -150px;
		margin-bottom: 5px;
    }

    .bav-home-header-block-h1 {
        font-size: 25px !important;
    }

    .bav-home-header-block-h2 {
        font-size: 20px !important;
    }

    .sc_layouts_menu_mobile_button .sc_layouts_item_icon {
        font-size: 4em !important;
    }

    .sc_layouts_row_type_compact .sc_layouts_logo img {
        max-height: 100px !important;
    }

}

.villa-menu-overflow ul {
    height: 350px !important;
    overflow-y: scroll !important;
}
.sc_layouts_menu_popup .sc_layouts_menu_nav, .sc_layouts_menu_popup .sc_layouts_menu_nav>li>ul, .sc_layouts_menu_nav>li>ul ul {
    left: 17em;
	top: 0.5em;align-content !important;
}