/*
 Theme Name:   Mainland Adventure
 Theme URI: http://www.mainlandadventures.com/
 Description:  Mainland Adventure Themes
 Template:     citytours
 Author URI: http://www.myboracayguide.com
 Description: MainlandAdventures Themes is customize by myguides.
 Version: 1.1
*/

.entry-content iframe{max-height:10000px;}
.rezserver{margin-top:100px;margin-bottom:100px;padding:5000px;}
/*comment disable*/
.comment-respond {display: none;}

/*Disable star rating*/
.rating{display:none;}

/*typhography*/
body {background:#fff; font-size:12px; line-height:20px; font-family:"Montserrat", Arial, sans-serif; color:#565a5c;-webkit-font-smoothing: antialiased; overflow-x: hidden !important; }

/*Tour Listing*/
.price_list{font-size:30px;color:#e74c3c;}

/*404 Page*/
#fourofour {
  position: relative;
  height: 600px;
  background: #4d536d url(images/mainland404.jpg) no-repeat center center;
  background-size: cover;
  color:#fff;
  width: 100%;
  font-size:16px;
  display:table;
  z-index:99;
  text-align:center;
  text-transform:uppercase;
}
/*Header*/
header.sticky{ 
  -webkit-box-shadow: 0px 2px 10px -2px rgba(0, 0, 0, 0.41);
  -moz-box-shadow:0px 2px 10px -2px rgba(0, 0, 0, 0.41);
  box-shadow:0px 2px 10px -2px rgba(0, 0, 0, 0.41);
  background-color:#1e892f; 
  padding-bottom:0;
}

.main-menu > div > ul > li:hover > a {color: #e04f67;}
.sticky .main-menu > div > ul > li > a {color: #fff;}

/* Footer  */
footer {
  background:#589442;
  color:#589442;
  padding:30px 0 10px 0;
}
#social_footer p {font-size: 12px;color: #fff;}
/*end of Footer*/

/*Shadow*/
.short_info {
  position:absolute;
  left:0;
  bottom:0;
  background: url(images/shadow_tour.png) repeat-x left bottom;
  width:100%;
  padding:10px 10px 8px 5px;
  color:#fff;
}

/*search result color*/
#search_results{
   -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-bottom:20px;
  background-color:#589442;
  color:#fff;
  padding: 12px 20px;
  font-size:14px;
}
.input-group button{background-color:#ffd879;color:#fff;border-color:#ffd879;}


/* Position  metacolor */
#position {
  background-color:#589442;
  padding:10px 0;
  font-size:11px;
}
#position ul{color:#fff;
