/*
Theme Name: Hotelier Child
Theme URI: http://themesquared.com/hotelier
Author: ThemeSquared
Author URI: http://themeforest.net/user/theme-squared/portfolio
Description: Hotelier is a thoroughly modern and stylish theme that has its roots as a hotel-related theme, but is flexible enough to be used for multiple purposes: hotels, resorts, inns, bed and breakfast, villas and spas to name a few.
Version: 1.0.0
License: WordPress theme is comprised of two parts: (1) The PHP code is licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://codex.wordpress.org/GPL (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://wiki.envato.com/support/legal-terms/licensing-terms/
License URI: license.txt
Tags: accommodations, bed and breakfast, blog, business, events, gallery, hotel, inn, motel, resort, spa, travel, villa
Text Domain: hotelier-child-theme.
Template: hotelier
*/

.menu-trigger{line-height: 152px!important;}
.navbar-default{height: 152px!important;}
.tab-content > .tab-pane, .pill-content > .pill-pane {display: none;}
.detail-type .row input{letter-spacing: 0px!important;}
.rbudget input, .nrooms input{letter-spacing: 0px!important;}
#footer .footer-bot p{float: none!important;}
.logoFooter{margin-bottom: 20px;}
#nav_menu-1 .title{text-align:center!important}
#menu-footermenu li{text-align:center!important}
.specific{display: inline-grid!important;text-align: left;}
.wcs3-schedule-normal-layout{font-size: 13px;}
.main-sidebar .blog{display:none}
.page-template .navbar-default{z-index: 99;height: 152px;}
.tab-content > .active, .pill-content > .active {display: block!important;}
.detail-type .row {padding-right: 0px!important;}
.reser-tab .tab-content .detail-type {padding-bottom: 0px!important;}
.nrooms{width:100%!important;}
/*--Mail style--*/
.gs li{margin-left:0px!important;padding-bottom: 10px!important;}
.im{color: #000000;}
.spa-glan-tab .nav-tabs > li {width:33.33333333%!important}
#builder-column-55c98ddc81f7a > .room-col > .container {display:none!important}
.page-template-default .header{z-index:99999!important}
.f-block2 li{font-size: 16px!important;line-height: 30px!important;}
#footer .footer .f-block1 ul li{font-size: 16px!important;line-height: 17px!important;}
#footer .footer .f-block1 ul li p{font-size: 16px!important;line-height: 20px!important;}
.mr-overlay{background: rgba(51, 51, 51, 0.75)!important;}
.bloggal-slider .gal-nav li{width: 33.333333%!important;}
.mr-overlay .room-detail{display:none!important}
.gallery-main .gallery-block .main-room .viewRooms {
	font-family: 'TrajanProRegular';
	font-size: 14px;
	line-height: 40px;
	color: #f6f0e4;
	padding: 0 26px;
	border: 2px solid #f6f0e4;
	border-radius: 20px;
}
.viewRooms {
	font-family: "TrajanProBold";
	font-weight: 400;
	font-size: 11px;
	line-height: 11px;
	color: #FFF;
	position: absolute;
	bottom: 64px;
	left: 32px;
	transition: .4s;
	-moz-transition: .4s;
	-webkit-transition: .4s;
	-ms-transition: .4s;
	opacity: 0;
	visbility: hidden;
}
.mr-inner:hover .viewRooms {
	opacity: 1;
	visbility: visible;
	transition: .4s;
	-moz-transition: .4s;
	-webkit-transition: .4s;
	-ms-transition: .4s;
	transition-delay: .2s;
}
.viewRooms i {padding-left: 6px;}
@media only screen and (min-width: 1151px)  and (max-width: 1279px)  {
	.viewRooms  {bottom: 20px;}
}
@media only screen and (max-width: 600px)  {
	.viewRooms {bottom: 20px;left: 20px;}
}
@media only screen and (max-width: 1150px)  {
	.logo{height: 152px!important;}
	.logo a {margin-top: 0px!important;}
}
@media only screen and (max-width: 700px)  {
	.logo{height: 152px!important;}
	.logo a {margin-top: 0px!important;}
	#menu-mainmenu{z-index:9999!important;}
}
@media only screen and (max-width: 683px)  {
	.sf-menu.xactive{top: 144px!important;}
}
.room-col .room-block .flex-direction-nav a i{font-weight: bold!important;font-size: 40px!important;color: #000000!important;}
.bloggal-slider .flex-direction-nav li a i{font-size: 60px!important;color: #000000!important;font-weight: bold!important;}
.pages header{background: #e3ded3!important}
#builder-column-55ee8b896e989 p{font-size: 16px!important;}
#builder-column-55ee8b896e989 a{font-size: 16px!important;}
#builder-column-55c82b49a909e .room-detail{display:block!important}
a:hover, a:focus{color: #AF9A5F!important;}
.wcs3-qtip-box{color:#337ab7}
.reser-tab .nav-tabs > li.active > a, .reser-tab .nav-tabs > li.active > a:hover, .reser-tab .nav-tabs > li.active > a:focus{color: #000!important;}
.bn-trigger-custom{	cursor: pointer;
	font-family: "TrajanProBold";
	display: table;
	top: -7px;
	line-height: 134px;
	text-align: center;
	color: #f6f0e4;
	font-size: 16px;
	text-transform: uppercase;
	width: 166px;
	position: relative;
	height: 112px;
}
	
	.bn-trigger-custom:after {
	content: "";
	background: url(../images/bt-bubble.png) no-repeat center;
	width: 172px;
	height: 27px;
	position: absolute;
	bottom: -27px;
	left: -3px;
	right: 0px;
	z-index: 999;
}
@media only screen and (min-width: 1151px)  and (max-width: 1279px)  {
		.bn-trigger-custom {
		width: 126px;
		font-size: 13px;
	}
		.bn-trigger-custom::after {
		width: 126px;
		left: 0px;
	}
}

@media only screen and (min-width: 993px)  and (max-width: 1150px)  {
		.bn-trigger-custom {
		width: 126px;
		font-size: 13px;
	}

	.bn-trigger-custom::after {
		width: 126px;
		left: 0px;
	}
	
}

@media only screen and (max-width: 992px) {
	.bn-trigger-custom {line-height: 90px;height: 90px;right:0px;}
	.sf-menu.xactive{left:145px;top:142px!important;}
}

@media only screen and (max-width: 600px) {
	.mobileFlag {display:block!important;}
}
#flag-img{display: inline-block;width:100%;}
.room-col .room-block .price-book span.price{padding: 0 22px 0 0!important;}
.mobileFlag{margin-top:30px;display:none}
.f-block2 h4{text-align:center!important}
#menu-footermenugr li {
    text-align: center!important;
}
#custom_html-3 .title-block{display:none;}
#custom_html-4 .title-block{display:none;}
#custom_html-5 .title-block{display:none;}
#custom_html-6 .title-block{display:none;}
#custom_html-7 .title-block{display:none;}
#custom_html-8 .title-block{display:none;}
#custom_html-9 .title-block{display:none;}
#custom_html-10 .title-block{display:none;}
#custom_html-11 .title-block{display:none;}
#custom_html-12 .title-block{display:none;}
#custom_html-13 .title-block{display:none;}
#custom_html-14 .title-block{display:none;}
#custom_html-15 .title-block{display:none;}
#custom_html-16 .title-block{display:none;}
#custom_html-17 .title-block{display:none;}
#custom_html-18 .title-block{display:none;}
#custom_html-19 .title-block{display:none;}
#custom_html-20 .title-block{display:none;}
#custom_html-21 .title-block{display:none;}
#custom_html-22 .title-block{display:none;}
#custom_html-23 .title-block{display:none;}
#custom_html-24 .title-block{display:none;}
.sidepanel .slides li img.img-responsive{width:inherit!important;}
.sf-menu ul{background: #464646!important;border-top: unset!important;box-shadow: unset!important;}
.sf-menu ul li a{color: #ffffff!important;}
.dropdown-menu{border: none!important;}
/*.top-slider li img{width:inherit!important;}*/
