/*
 Theme Name:   CityTours Child
 Description:  CityTours Child Theme
 Template:     citytours
*/
/*-------- 1.1 Typography --------*/
body {
    background:#f9f9f9; 
    font-size:14px; 
    line-height:20px; 
    font-family:"Montserrat", Arial, sans-serif; 
    color:#565a5c;
    -webkit-font-smoothing: antialiased; 
    overflow-x: hidden !important; 
}

#junglebee-iframe-content {
	position: relative;
}

.wpb_map_wraper iframe {
	position: relative;
}