/*
Theme Name: Hotel
Theme URI: http://dusrasoft.com/
Author: DUSRA Soft
Author URI: http://dusrasoft.com/
Description: this is olny for Hotel
Version: 1.0
Text Domain: Hotel
*/


#header .header-nav.header-nav-stripe nav > ul > li.current-menu-item > a {
    color: #bc9552;
  }
#header .header-nav.header-nav-stripe nav > ul > li:hover > a, #header .header-nav.header-nav-stripe nav > ul > li.open > a {
	background-color: #bc9552;
	color:#fff;
	text-decoration: none;
}

/* home page */
.homeMap.acf-map {
	width: 100%;
	height: 280px;
}
.locationPage.acf-map{
    height:400px;
}
.acf-map img {
   max-width: inherit !important;
}


/* Saim Update */
.headInner{position:relative;padding:20px 0px 0px 35px;}
.headInner label{position:absolute;top:0px;left:0px;}
.micro-map .micro-map-info-detail .icons{display:inline-block;}
.micro-map .micro-map-info-detail strong{font-size:14px;font-weight:400!important;}
.saimHide{
    height:0px;
    visibility:hidden;
    position:absolute;
    z-index:-99;
    text-indent:-999999px;
}
.gallery .thumb-info-wrapper img{width:245px;height:180px;}
.gallery .image-gallery > div{margin-bottom:15px!important;}