#mappress_gmap_outer {position:relative; background: none repeat scroll 0 0 #FFFFFF; border: 3px solid #E5E5E5; text-align:left;}
#vmap_caticons{bottom:0;cursor:pointer;padding:0 5px;position:absolute;right:auto;left:0;z-index: 9999;background-color:#EFEFEF;overflow:auto;max-height:40%;margin:0;}
#vmap_caticons li{padding:3px 5px 3px 2px;font-size:12px;border-bottom:1px solid #DDDDDD;cursor:pointer;list-style:none;}
#vmap_caticons li label{cursor:pointer;color:#000000;cursor:pointer;font-size:11px;}
#vmap_caticons img{width:12px;margin-right:5px;border:none !important;}
#toggle{bottom:0;cursor:pointer;padding:8px 10px;position:absolute;left:0;right:auto;z-index:9999;background-color:transparent;}
.toggleon {background: url("images/add.png") no-repeat scroll center center #FFFFFF;}
.toggleoff {background: url("images/minus.png") no-repeat scroll right top #FFFFFF;}
#mappress_gmap {width: 100%;height: 400px; clear:both;}
#mappress_gmap b{font-weight:bold;}
#mappress_gmap br{margin:3px 0;}
#mappress_gmap img{background:none !important; border:0 !important; float: left; padding-right: 10px; box-shadow: 0 0 0;}
.gmnoprint a{display:none !important;}
#mappress_gmap .gm-style-iw,#mappress_gmap .gm-style-iw div{ overflow:visible !important; }
#mappress_gmap .gmppopdt{min-height:130px;overflow:auto;width:210px;text-align:center;display:inline-block;}
#mappress_gmap .gmppopdt img{-webkit-border-radius: 50px;-moz-border-radius: 50px;border-radius: 50px; float:none; margin-top:-45px;box-shadow: 0 3px 2px #555555;box-sizing: border-box; border: 2px solid #FFF !important; padding:0;width:80px;height:auto;}
#mappress_gmap .gmppopdt a{display:inline-block; width:100%; padding:5px 0; text-decoration:none;}
#mappress_gmap .gmppopdt a.md{width:auto;}
#mappress_gmap .gmppopdt .aprice{border:solid 1px #FCF3CF;background-color:#FFFAEA;color: #3a2f03;font-weight: 400;}
@media screen and (max-width: 900px) { 
	#mappress_gmap img{max-width:none;}
}
#mappress_gmap button.gm-ui-hover-effect img{padding-right:0px !important;}

/* Start Core Styling */
#mappress_gmap .cssslider .gmppopdt img{margin-top:0 !important;}
#mappress_gmap .gm-style-iw .cssslider{min-height:150px;height:auto;margin-top:15px;position:relative;width:220px;margin:auto;overflow:hidden !important;}
@media screen and (-webkit-min-device-pixel-ratio:0) { .cssslider { border-width: 1px; } }
.cssslider ul{list-style-type:none;position:absolute;left:0px;top:0px;width:20000px;-webkit-transition:left .3s linear;-moz-transition:left .3s linear;-o-transition:left .3s linear;transition:left .3s linear;margin:0;}
.cssslider li {float:left;margin-left:10px;margin-right:40px;margin-top:0px;}
.cssslider p{position: absolute;left: 0px;top: 5px;width: 100%;z-index: 1;}
#mappress_gmap .cssslider .gmppopdt img{width: 40px;}
.cssslider a.nxlnk,.cssslider a.prelnk{top:80px;}
#mappress_gmap .cssslider .gmppopdt a{padding-bottom:0;}

/**Sliding Effect Start**/
#mappress_gmap .cssslider ul li{position:relative;}
#mappress_gmap .cssslider ul li .nxlnk{right:0;bottom:auto;font-size:0;position: absolute; padding:10px;background:url("images/arrow-right.png") center center no-repeat;z-index:999;top:20px;}
#mappress_gmap .cssslider ul li .prelnk{left:0;bottom:auto;font-size:0;position: absolute;padding:10px;background:url("images/arrow-left.png") center center no-repeat;z-index:999;top:20px;}
/**Sliding Effect End**/