/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Feb 7, 2019, 3:17:42 PM
    Author     : codercat
*/

#mapid {height:500px}
.bali-area-img { float:left; margin-right: 10px;border-radius: 3px}
.leaflet-marker-icon {
  width:32px;height:32px;
  object-fit: cover;
  

  box-shadow: 3px 3px 1px #ccc;
  -webkit-box-shadow: 3px 3px 1px #ccc;
  -moz-box-shadow: 3px 3px 1px #ccc;  
}

.app-balivilla-main .banner-bg-wrap {height: 500px !important}