/*
Theme Name: Hotel Chasseral
Theme URI: http://chasseral-hotel.ch
Description:
Author: 
Author 
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

.vertical_logo_wrapper {
	margin-top: 10px;
}
nav.vertical_menu, .vertical_menu_area_widget_holder {
	margin-top: 20px;
}
.vertical_menu_area_widget_holder .widget {
	margin-bottom: 8px;
	line-height: 1.5;
}
.vertical_contact, .vertical_lang {
	position: relative;
	z-index: 100;
	font-size: 13px;
}
.vertical_contact ul, .vertical_lang ul, .mobile_lang ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
.vertical_contact li, .vertical_lang li {
	display: inline-block;
}
.vertical_contact {
	border-bottom: 1px solid #e7e7e7;
	padding-bottom: 8px;
	margin-bottom: 8px;
	color: #556ea0;
}
.vertical_contact .fa {
	margin-right: 4px;
}
.vertical_lang li {
	padding-left: 6px;
	padding-right: 6px;
}
.vertical_menu_area {
	-webkit-box-shadow: 2px 0 8px 0 rgba(0,0,0,.1);
	box-shadow: 2px 0 8px 0 rgba(0,0,0,.1);
}
.mobile_lang {
	float: right;
	padding-top: 10px;
}
.pdf_iframe {
	width: 100%;
	min-height: 640px;
}
.pp_pic_holder .ppt {
	display: none !important;
}
.videoWrapper {
	position: relative;
	/*padding-bottom: 56.25%;  16:9 */
	padding-bottom: 50.25%;
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.flexslider, .portfolio_slider {
	margin-bottom: 30px;
}
.timetable {
    width: 100%;
    max-width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}
.timetable>thead>tr>th {
	border-bottom: 2px solid #efefef;
	color: #556ea0;
}
.timetable>tbody>tr>th,
.timetable>tbody>tr>td {
	border-bottom: 1px solid #efefef;
}
.timetable>thead>tr>th,
.timetable>tbody>tr>th {
	vertical-align: middle;
}
.stretch_map {
	position: relative;
	z-index: 1;
}
.stretch_map,
.stretch_map .google_map_shortcode_holder, 
.stretch_map .qode_google_map {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100% !important;
	min-height: 900px;
}
.mapc_overlay {
	padding-top: 60px;
	padding-bottom: 60px;
}
.mobile_menu a {
	text-decoration: none;
}
#gwolle_gb_write_button {
	text-align: center;
	padding-bottom: 30px;
	border-bottom: 1px solid #E7E7E7;
}
#gwolle_gb_write_button input,
.gwolle_gb_submit input {
	cursor: pointer;
	color: #ffffff; 		
	font-family: 'Raleway', sans-serif;
	border-color: #556ea0; 
	font-size: 11px;
	line-height: 50px;
	height: 50px;
	font-style: normal;
	font-weight: 800;
	background-color: #556ea0;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	letter-spacing: 2px;
	text-transform: uppercase;
	border-width: 0px;
	padding-left: 34px;
	padding-right: 34px;
}
#gwolle_gb_write_button input:hover,
#gwolle_gb_write_button input:focus,
.gwolle_gb_submit input:hover,
.gwolle_gb_submit input:focus {
	background-color: #869ac1;
}
.gb-author-info {
	opacity: .6;
	padding-bottom: 6px;
}
.gb-datetime,
.gwolle_gb_notice {
	font-size: 80%;
	opacity: .6;
}
.gb-entry-excerpt {
	font-size: 130%;
}
#gwolle_gb .gb-entry {
	border-top: 1px solid #E7E7E7;
	padding-top: 30px;
	padding-bottom: 30px;
}
#gwolle_gb_new_entry label {
	display: block;
	text-align: right;
	padding-right: 15px;
}
@media (max-width: 768px) {
	.table-responsive {
		width: 100%;
		overflow-y: hidden;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #e2e5e6;
	}
	.vertical_menu_enabled header.page_header {
		position: fixed !important;
		z-index: 150;
		left: 0;
		top: 0;
		right: 0;
		-webkit-box-shadow: 2px 0 6px 0 rgba(0,0,0,.2);
		box-shadow: 2px 0 6px 0 rgba(0,0,0,.2);
	}
	.mobile_menu ul {
		max-height: 380px;
		overflow: hidden;
		overflow-y: scroll;
	}
	.touch .content, .content {
		margin-top: 100px !important;
	}
	.videoWrapper {
		display: none;
	}
	.stretch_header {
		bottom: 0;
	}
	.stretch_header .header_inner {
		min-height: 100%;
	}
}
@media (min-width: 992px) {
	.pdf_iframe {
		min-height: 800px;
	}
	div.section.mapc_overlay {
		position: absolute;
		z-index: 10;
		right: 30px;
		top: 30px;
		padding: 30px;
		background-color: #fff;
		-webkit-box-shadow: 0 2px 8px 0 rgba(0,0,0,.5);
		box-shadow: 0 2px 8px 0 rgba(0,0,0,.5);
	}
}