/*

Theme Name: Soho Hotel
Theme URI: http://themes.quitenicestuff.com/sohohotelwp
Description: A Premium WordPress Theme For Hotels and Accommodation Providers
Version: 3.0
Text Domain: soho-hotel
Author: quitenicestuff
Author URI: http://themeforest.net/user/quitenicestuff
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Tags: one-column, two-columns, left-sidebar, right-sidebar, custom-colors, translation-ready

*/



/* Style Index * /

0.0 - Reset HTML
1.0 - Global
2.0 - Page Structure
3.0 - Headers
	3.1 - Header 1
	3.2 - Header 2
	3.3 - Header 3
	3.4 - Header 4
	3.5 - Header 5
	3.6 - Header 6
4.0 - Inner Page Header
5.0 - Blank page typography/elements
6.0 - Widgets
	6.1 - Sidebar Widgets
		6.1.1 - Default Widget
		6.1.2 - Table
		6.1.3 - List
		6.1.4 - Search
		6.1.5 - Tags
		6.1.6 - Text Widget
		6.1.7 - Other
		6.1.8 - Latest News
		6.1.9 - Social / About Widget
	6.2 - Footer Widgets
		6.2.1 - Default Widget
		6.2.2 - Table
		6.2.3 - List
		6.2.4 - Search
		6.2.5 - Tags
		6.2.6 - Text Widget
		6.2.7 - Other
		6.2.8 - Contact Widget
		6.2.9 - Social / About Widget
7.0 - Footer
8.0 - Elements
	8.1 - Blog
		8.1.1 - 1 Column
		8.1.2 - Blog Single
			8.1.2.1 - Blog Comments
	8.2 - Pagination
	8.3 - Page not found
	8.4 - Search Results
	8.5 - Titles
	8.6 - Buttons
	8.7 - Video Thumbnail
	8.8 - Call To Action 1
	8.9 - Call To Action 2
	8.10 - Testimonials
	8.11 - Blog Carousel
	8.12 - Icon Text
	8.13 - Image Text
	8.14 - Dark Contact Form
	8.15 - Video Text
	8.16 - Photo Gallery
	8.17 - Contact Details
	8.18 - Alerts & Messages
	8.19 - Social Media
	8.20 - Misc
9.0 - PrettyPhoto Lightbox
10.0 - WP Bakery Builder
	10.1 - WP Bakery Page Builder frontend editor CSS displays incorrectly without this
	10.2 - WP Bakery Page Builder row custom CSS
	10.3 - WP Bakery Page Builder Toggle
	10.4 - WP Bakery Page Builder Tabs
	10.5 - WP Bakery Page Builder Tabs
11.0 - Owl Carousel
12.0 - Newsletter
13.0 - Slider Revolution Arrows
14.0 - Contact Form 7
15.0 - Depreciated Soho Hotel CSS

*/

/*.sohohotel-logo-navigation img.sohohotel-logo {
    width: 232px !important;
    height: 60px !important;
    object-fit: cover !important;
}*/


/* 0.0 - Reset HTML */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/*Disble copy*/
body {
	-webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
	line-height: 1;
}
/*Disble copy*/
/*4-10-22 start*/

.wpb_single_image img {
    max-width: 60%;
}

div#sohohotel_social_about_widget-2 div a:hover > i {
    color: #fff !important;
}
.tp-caption.rev-btn.rs-hover-ready a {
    font-size: 17px;
    line-height: 17px;
    font-weight: 400;
    color: rgb(255, 255, 255) !important;
    text-decoration: none !important;
}
.tp-caption.rev-btn.rs-hover-ready:hover a{
	color:black !important;
}
.vc_tta-panel .wpb_wrapper ul li {
    border: none;
    list-style: disc;
    margin: 0;
    padding: 3px;
}
.vc_tta-panels h4.vc_tta-panel-title.vc_tta-controls-icon-position-left {
    padding: 10px 0 10px 20px !important;
}
.wpb-js-composer .vc_tta-accordion.vc_tta.vc_general .vc_tta-panel h4.vc_tta-panel-title:before{
	width: 20px !important;
    height: 20px !important;
    margin: -3px 15px 0 0 !important;
	padding: 5px 0 0 0 !important;
}

/*custom css*/
.sohohotel-header-1 .sohohotel-navigation li a {
    padding-left: 16px !important;
}

.sohohotel-fixed-navigation-show .sohohotel-navigation ul li a {
    font-size: 13px;
    font-weight: normal;
    display: block;
    margin: 0 0 0 0;

}

.sohohotel-header-1.sohohotel-fixed-navigation-show .sohohotel-navigation li a strong {
    margin: 0;
    display: inline;
}
.sohohotel-header-1.sohohotel-fixed-navigation-show .sohohotel-navigation li a {
    padding-left: 2px !important;
}

body .sohohotel-header-1 .sohohotel-navigation .sub-menu li a {
    padding-left: 12px !important;
}

body .sohohotel-header-1 .sohohotel-navigation .sub-menu li.arrow_class a:after {
    display: none;
}
.sohohotel-header-1 .sohohotel-logo-navigation {
	max-width: 1270px;
}
.sohohotel-header-1 .sohohotel-topbar-wrapper .sohohotel-topbar {
	max-width: 1240px;
}
select#desint {
    width: 38% !important;
}
h5.vc_custom_heading.inform {
    margin: 5px 20px;
    font-size: 20px;
    font-weight: 600 !important;
}
.sohohotel-fixed-navigation-show .sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-2-col ul li
{
	padding:0;
}
/*4-10-22 end*/

/*21-9-22*/
.sohohotel-footer.sohohotel-footer-4-col.sohohotel-clearfix {
    display: inline-block;
    width: 100%;
    margin: 0 auto;
    text-align: left;
    background: #B99574;
    max-width: inherit;
}
.sohohotel-footer-wrapper .sohohotel-widget h5 {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0 0 18px;
    font-family: 'Open Sans',sans-serif;
}
footer.sohohotel-footer-wrapper {
    text-align: center;
}
body footer.sohohotel-footer-wrapper {
    padding-top: 5%;
    background-color: #1C1C1C !important;
}
footer.sohohotel-footer-wrapper div#nav_menu-3 h5 , footer.sohohotel-footer-wrapper div#sohohotel_social_about_widget-2 h5 , footer.sohohotel-footer-wrapper div#text-5 h5 {
    color: #fff !important;
}
div#nav_menu-3 ul#menu-footer_menu li a {
    color: #fff !important;
}
footer.sohohotel-footer-wrapper .sohohotel-footer-social-icons-wrapper a {
    background: #141414;
    border-radius: 10px;
}
footer.sohohotel-footer-wrapper div#text-5 form.wpcf7-form p label{
    color: #fff !important;
}
footer.sohohotel-footer-wrapper div#text-2 form input.wpcf7-form-control {
    background: transparent;
    border: 1px solid #fff;
	width: 90%;
    height: 30px;
}
footer div#text-5 form input.wpcf7-form-control.wpcf7-submit {
    width: 30% !important;
    color: #B99574 !important;
    font-weight: 800 !important;
    border: 1px solid #FFFFFF !important;
    background-color: #FFFFFF !important;
}
footer.sohohotel-footer-wrapper div#text-2 form input.wpcf7-form-control.wpcf7-submit {
    width: 30% !important;
    color: #B99574 !important;
    font-weight: 800 !important;
    border: 1px solid #FFFFFF !important;
    background-color: #FFFFFF !important;
}
body div.sohohotel-site-wrapper footer.sohohotel-footer-wrapper div.sohohotel-footer-bottom-wrapper {
    background: #1C1C1C;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	padding: 0;
	margin: 0;
}

body {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

a {
	text-decoration: none;
}

.sohohotel-clearfix {
	zoom: 1;
}

/*.sohohotel-clearfix:before, .sohohotel-clearfix:after {
	content: "";
	display: table;
}*/

.sohohotel-clearfix:after {
	clear: both;
}

.sohohotel-clearboth {
	clear: both;
}

button,
input[type="submit"],
input[type="text"],
input[type="password"],
input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="range"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="week"],
textarea {
	-webkit-appearance: none;
	border-radius: 0;
}

/* 1.0 - Global */
body {
	font-weight: 400;
	background: #fff;
	background: #666;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: 400;
}

body,
body a {
	color: #424242;
}

/* 2.0 - Page Structure */
.sohohotel-site-wrapper {
	background: #fff;
}

.sohohotel-site-wrapper-boxed {
    max-width: 1220px;
    margin: 0 auto;
}

.sohohotel-content-wrapper {
	max-width: 1170px;
	width: 100%;
	margin: 0 auto;
}

.vc_row.sohohotel-content-wrapper {
	margin: 0 auto;
}

.sohohotel-content-wrapper-unboxed-full-width {
	max-width: 100%;
	width: 100%;
}

.sohohotel-main-content {
	float: left;
	width: calc(70% - 15px);
}

.sohohotel-sidebar-content {
	float: right;
	width: calc(30% - 15px);
	margin-right: 15px;
}

.sohohotel-main-content-left-sidebar {
	float: right;
}

.sohohotel-sidebar-content-left-sidebar {
	float: left;
	margin-left: 15px;
}

.sohohotel-main-content-full-width,
.sohohotel-main-content-unboxed-full-width {
	float: none;
	width: 100%;
}




/* 3.0 - Headers */

/* 3.1 - Header 1 */
.sohohotel-site-wrapper-boxed .sohohotel-header-1.sohohotel-fixed-navigation {
	max-width: 1220px;
}

.sohohotel-header-1 .sohohotel-topbar-wrapper {
	border-bottom: 1px solid;
	border-color: #e8e8e8;
}

.sohohotel-header-1 .sohohotel-topbar-wrapper .sohohotel-topbar {
	max-width: 1140px;
	width: calc(100% - 30px);
	margin: 0 auto;
}

.sohohotel-header-1 .sohohotel-topbar-wrapper .sohohotel-topbar .sohohotel-top-left-wrapper {
	float: left;
	margin: 14px 0 0 0;
}

.sohohotel-header-1 .sohohotel-topbar-wrapper .sohohotel-topbar .sohohotel-top-left-wrapper li {
	float: left;
	font-size: 13px;
}

.sohohotel-header-1 .sohohotel-topbar-wrapper .sohohotel-topbar .sohohotel-top-left-wrapper li.sohohotel-phone-icon {
	margin: 0 30px 0 0;
}

.sohohotel-header-1 .sohohotel-topbar-wrapper .sohohotel-topbar .sohohotel-top-left-wrapper li.sohohotel-phone-icon:before,
.sohohotel-header-1 .sohohotel-topbar-wrapper .sohohotel-topbar .sohohotel-top-left-wrapper li.sohohotel-map-icon:before {
	color: #fff;
	content: "";
	display: block;
	float: left;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	width: 30px;
	height: 25px;
	text-align: center;
	padding: 5px 0 0 0;
	margin: -8px 10px 0 0;
	font-size: 18px;
	font-family: "FontAwesome";
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}

.sohohotel-header-1 .sohohotel-topbar-wrapper .sohohotel-topbar .sohohotel-top-left-wrapper li.sohohotel-phone-icon:before {
    content: "\f095";
}

.sohohotel-header-1 .sohohotel-topbar-wrapper .sohohotel-topbar .sohohotel-top-left-wrapper li.sohohotel-map-icon:before {
    content: "\f041";
}

.sohohotel-header-1 .sohohotel-topbar-wrapper .sohohotel-topbar .sohohotel-top-right-wrapper {
	float: right;
}

.sohohotel-header-1 .sohohotel-topbar-wrapper .sohohotel-topbar .sohohotel-top-right-wrapper .sohohotel-language-menu {
	float: left;
	margin: 13px 30px 0 0;
}

.sohohotel-header-1 .sohohotel-topbar-wrapper .sohohotel-topbar .sohohotel-top-right-wrapper .sohohotel-language-menu p {
	float: left;
	font-size: 13px;
	margin: 0 3px 0 0;
}

.sohohotel-header-1 .sohohotel-topbar-wrapper .sohohotel-topbar .sohohotel-top-right-wrapper .sohohotel-language-menu ul {
	float: left;
}

.sohohotel-header-1 .sohohotel-topbar-wrapper .sohohotel-topbar .sohohotel-top-right-wrapper .sohohotel-language-menu ul li {
	float: left;
	font-size: 13px;
}

.sohohotel-header-1 .sohohotel-topbar-wrapper .sohohotel-topbar .sohohotel-top-right-wrapper .sohohotel-language-menu ul li:after {
    content: "/";
    margin: 0 3px;
    color: #dddddd;
    font-size: 13px;
}

.sohohotel-header-1 .sohohotel-topbar-wrapper .sohohotel-topbar .sohohotel-top-right-wrapper .sohohotel-language-menu ul li:last-child:after {
	display: none;
}

.sohohotel-header-1 .sohohotel-topbar-wrapper .sohohotel-topbar .sohohotel-top-right-wrapper .sohohotel-top-right-button {
	float: left;
	font-size: 14px;
	padding: 7px 30px 0 30px;
	height: 35px;
	color: #fff;
}

.sohohotel-header-1 .sohohotel-mobile-navigation-wrapper .sohohotel-top-right-button {
	color: #fff;
}

.sohohotel-header-1 .sohohotel-topbar-wrapper .sohohotel-topbar .sohohotel-top-right-wrapper .sohohotel-top-right-button i,
.sohohotel-header-1 .sohohotel-mobile-navigation-wrapper .sohohotel-top-right-button i {
	font-size: 20px;
	margin: 0 10px 0 0;
}

body .sohohotel-site-wrapper .sohohotel-header-1 .sohohotel-mobile-navigation-wrapper .sohohotel-top-right-button-left {
	margin: 30px 0 30px 15px;
}

.sohohotel-header-1 .sohohotel-logo-navigation {
    max-width: 1140px;
    width: calc(100% - 30px);
    margin: 0 auto;
    padding: 0;
	position: relative;
}

.sohohotel-header-1 .sohohotel-logo {
	font-size: 40px;
	float: left;
	margin: 10px 0 10px 0;
}

.sohohotel-header-1 .sohohotel-navigation {
	margin: 0;
}

.sohohotel-header-1 .sohohotel-navigation li a {
	display: block;
	color: #424242;
	padding: 0 0;
}

.sohohotel-header-1 .sohohotel-navigation li a strong {
	border-bottom: 2px solid;
	border-color: transparent;
	padding: 0 0 6px 0;
}

.sohohotel-header-1 .sohohotel-navigation li a strong span {
	display: none;
}

.sohohotel-header-1 .sohohotel-navigation li.current_page_item li a {
	border-bottom: none;
}

.sohohotel-header-1 .sohohotel-navigation li a {
	font-size: 13px;
	font-weight: normal;
	display: block;
	margin: 0 0 0 0;
	padding: 34px 0 34px 18px;
}

/*.sohohotel-header-1 .sohohotel-navigation li:last-child a {
	margin: 0;
	padding: 48px 0 48px 25px;
}*/

.sohohotel-header-1 .sohohotel-navigation li:last-child li a {
	padding: 10px 20px;
}

.sohohotel-header-1 .sohohotel-navigation li li a {
	display: initial;
	margin: 0;
	border-bottom: none;
}

.sohohotel-header-1 .sohohotel-navigation {
	float: right;
}

.sohohotel-header-1 .sohohotel-navigation ul ul {
	display: none;
	width: 230px;
}

.sohohotel-header-1 .sohohotel-navigation ul li:hover > ul {
	display: block;
}

.sohohotel-header-1 .sohohotel-navigation .edge ul {
	right: 0;
}

.sohohotel-header-1 .sohohotel-navigation ul {
	padding: 0;
	list-style: none;
	/*position: relative;*/
	display: block;
}

.sohohotel-header-1 .sohohotel-navigation ul:after {
	content: "";
	clear: both;
	display: block;
}

.sohohotel-header-1 .sohohotel-navigation ul li {
	float: left;
}

.sohohotel-header-1 .sohohotel-navigation ul li a {
	text-decoration: none;
}

.sohohotel-header-1 .sohohotel-navigation ul ul {
	background: #fff;
	position: absolute;
	top: 100px;
	z-index: 9999;
	border-top: 1px solid;
	border-color: #e8e8e8;
}

.sohohotel-header-1 .sohohotel-navigation ul ul li {
	float: none;
	position: relative;
	padding: 0;
	line-height: 120%;
}

.sohohotel-header-1 .sohohotel-navigation ul ul li a,
.sohohotel-header-1 .sohohotel-navigation ul li ul li:last-child a,
.sohohotel-header-1 .sohohotel-fixed-navigation-show .sohohotel-navigation ul ul li a  {
	padding: 10px 20px;
	border-left: none;
	display: block;
	color: #777;
	font-size: 14px;
}

.sohohotel-header-1 .sohohotel-navigation ul li ul li:last-child a:hover {
	color: #fff;
}

.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-1-col ul li a,
.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-2-col ul li a,
.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-3-col ul li a,
.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-4-col ul li a,
.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-5-col ul li a,
.sohohotel-header-1 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-1-col ul li a,
.sohohotel-header-1 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-2-col ul li a,
.sohohotel-header-1 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-3-col ul li a,
.sohohotel-header-1 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-4-col ul li a,
.sohohotel-header-1 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-5-col ul li a {
	color: #424242;
	font-size: 14px;
}

.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-1-col ul li:last-child a,
.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-2-col ul li:last-child a,
.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-3-col ul li:last-child a,
.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-4-col ul li:last-child a,
.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-5-col ul li:last-child a,
.sohohotel-header-1 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-1-col ul li:last-child a,
.sohohotel-header-1 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-2-col ul li:last-child a,
.sohohotel-header-1 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-3-col ul li:last-child a,
.sohohotel-header-1 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-4-col ul li:last-child a,
.sohohotel-header-1 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-5-col ul li:last-child a {
	color: #424242;
}

.sohohotel-header-1 .sohohotel-navigation ul ul li li {
	padding: 0;
}

.sohohotel-header-1 .sohohotel-navigation ul ul li,
.sohohotel-header-1 .sohohotel-navigation ul ul li:hover {
	border-top: none;
}

.sohohotel-header-1 .sohohotel-navigation ul ul ul {
	position: absolute;
	left: 100%;
	top: -21px;
}

.sohohotel-header-1 .sohohotel-navigation ul li li.menu-item-has-children > a:after {
	content: "\f105";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	font-size: 14px;
	color: #424242;
	margin: 0 0 0 6px;
	float: right;
}

.sohohotel-header-1 .sohohotel-navigation ul li li.menu-item-has-children > a:hover:after {
	color: #fff;
}

.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-1-col li li a,
.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-2-col li li a,
.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-3-col li li a,
.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-4-col li li a,
.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-5-col li li a,
.sohohotel-header-1 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-1-col li li a,
.sohohotel-header-1 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-2-col li li a,
.sohohotel-header-1 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-3-col li li a,
.sohohotel-header-1 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-4-col li li a,
.sohohotel-header-1 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-5-col li li a {
	font-size: 14px;
	color: #777;
}

.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-1-col li li:last-child a,
.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-2-col li li:last-child a,
.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-3-col li li:last-child a,
.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-4-col li li:last-child a,
.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-5-col li li:last-child a,
.sohohotel-header-1 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-1-col li li:last-child a,
.sohohotel-header-1 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-2-col li li:last-child a,
.sohohotel-header-1 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-3-col li li:last-child a,
.sohohotel-header-1 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-4-col li li:last-child a,
.sohohotel-header-1 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-5-col li li:last-child a  {
	color: #777;
}

.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-1-col ul li:last-child li a,
.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-2-col ul li:last-child li a,
.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-3-col ul li:last-child li a,
.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-4-col ul li:last-child li a,
.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-5-col ul li:last-child li a,
.sohohotel-header-1 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-1-col ul li:last-child li a,
.sohohotel-header-1 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-2-col ul li:last-child li a,
.sohohotel-header-1 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-3-col ul li:last-child li a,
.sohohotel-header-1 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-4-col ul li:last-child li a,
.sohohotel-header-1 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-5-col ul li:last-child li a {
	color: #777;
}

.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-1-col ul li a,
.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-2-col ul li a,
.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-3-col ul li a,
.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-4-col ul li a,
.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-5-col ul li a {
	padding: 10px 20px;
}

.sohohotel-header-1 .sohohotel-navigation li ul li a:hover,
.sohohotel-header-1 .sohohotel-fixed-navigation-show .sohohotel-navigation li ul li a:hover,
.sohohotel-header-1 .sohohotel-navigation li ul li.current_page_item a:hover {
	color: #fff;
	border-bottom: none;
}

.sohohotel-header-1 .sohohotel-navigation li ul li.current_page_item a {
	color: #777;
	border-bottom: none;
}

.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-1-col ul,
.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-2-col ul,
.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-3-col ul,
.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-4-col ul,
.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-5-col ul {
	border-top: 1px solid;
	border-color: #e8e8e8;
}

.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-1-col ul ul,
.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-2-col ul ul,
.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-3-col ul ul,
.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-4-col ul ul,
.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-5-col ul ul,
.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-1-col ul li,
.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-2-col ul li,
.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-3-col ul li,
.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-4-col ul li,
.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-5-col ul li,
.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-1-col ul li:hover,
.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-2-col ul li:hover,
.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-3-col ul li:hover,
.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-4-col ul li:hover,
.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-5-col ul li:hover,
.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-1-col ul li li,
.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-2-col ul li li,
.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-3-col ul li li,
.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-4-col ul li li,
.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-5-col ul li li,
.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-1-col ul li li:hover,
.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-2-col ul li li:hover,
.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-3-col ul li li:hover,
.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-4-col ul li li:hover,
.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-5-col ul li li:hover {
	border: none;
}

.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-2-col ul li a:after,
.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-3-col ul li a:after,
.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-4-col ul li a:after,
.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-5-col ul li a:after {
	content: '' !important;
}

.sohohotel-header-1 .sohohotel-navigation li ul {
	-moz-box-shadow: 0 7px 6px 2px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 7px 6px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0 7px 6px 2px rgba(0, 0, 0, 0.2);
}

.sohohotel-header-1 .sohohotel-navigation li ul,
.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-1-col ul li {
	padding: 0;
}

.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-1-col ul,
.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-2-col ul,
.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-3-col ul,
.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-4-col ul,
.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-5-col ul {
	padding: 0;
}

.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-1-col ul li:first-child {
	padding: 20px 0 0 0;
}

.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-1-col ul li:last-child {
	padding: 0 0 10px 0;
}

.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-2-col ul li,
.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-3-col ul li,
.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-4-col ul li,
.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-5-col ul li {
	border-right: 1px solid;
	border-color: #e8e8e8;
	padding: 19px 0 0;
}

.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-2-col ul li:hover,
.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-3-col ul li:hover,
.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-4-col ul li:hover,
.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-5-col ul li:hover {
	border-right: 1px solid;
	border-color: #e8e8e8;
}

.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-2-col ul li:last-child,
.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-3-col ul li:last-child,
.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-4-col ul li:last-child,
.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-5-col ul li:last-child {
	border-right: none;
}

.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-2-col ul li:last-child:hover,
.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-3-col ul li:last-child:hover,
.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-4-col ul li:last-child:hover,
.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-5-col ul li:last-child:hover {
	border-right: none;
}

.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-1-col ul li {
	float: left;
	width: 240px;
}

.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-2-col ul li {
	float: left;
	width: 240px;
}

.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-3-col ul li {
	float: left;
	width: 240px;
}

.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-4-col ul li {
	float: left;
	width: calc(25% - 1px);
}

.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-4-col ul li:last-child {
	width: 25%;
}

.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-5-col ul li {
	float: left;
	width: calc(20% - 1px);
}

.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-5-col ul li:last-child {
	width: 20%;
}

.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-1-col ul li li,
.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-2-col ul li li,
.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-3-col ul li li,
.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-4-col ul li li,
.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-5-col ul li li {
	padding: 0;
	width: 100%;
}

.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-1-col ul li li:last-child,
.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-2-col ul li li:last-child,
.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-3-col ul li li:last-child,
.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-4-col ul li li:last-child,
.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-5-col ul li li:last-child {
	width: 100%;
}

.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-1-col ul li li,
.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-2-col ul li li,
.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-3-col ul li li,
.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-4-col ul li li,
.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-5-col ul li li {
	font-weight: normal;
	float: none;
}

.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-1-col ul ul,
.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-2-col ul ul,
.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-3-col ul ul,
.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-4-col ul ul,
.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-5-col ul ul {
	display: block;
	width: 100%;
	padding: 0;
	position: static;
	left: 0;
	top: 0;
	-moz-box-shadow: 0;
	-webkit-box-shadow: 0;
	box-shadow: none;
}

.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-4-col ul ul {
	width: 100%;
}

.sohohotel-header-1 .sohohotel-navigation li:last-child li a {
	border-right: none;
}

.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-1-col ul {
	width: 240px;
}

.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-2-col ul {
	width: 481px;
}

.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-3-col ul {
	width: 722px;
}

.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-4-col ul {
	width: 100%;
	left: 0;
}

.sohohotel-header-1 .sohohotel-navigation .sohohotel-megamenu-5-col ul {
	width: 100%;
	left: 0;
}

.sohohotel-header-1 .sohohotel-navigation li.current_page_item > a,
.sohohotel-header-1 .sohohotel-navigation li a:hover {
	color: #424242;
}

.sohohotel-header-1.sohohotel-fixed-navigation {
	-moz-box-shadow: 0 7px 6px 2px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 7px 6px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0 7px 6px 2px rgba(0, 0, 0, 0.2);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	position: relative;
}

.sohohotel-header-1.sohohotel-fixed-navigation-show {
	position: fixed;
	/*margin-top: -182px;*/
	top: 0px;
	z-index: 999;
	width: 100%;
	background: #fff;
}

.sohohotel-header-1.sohohotel-fixed-navigation-show .sohohotel-logo-navigation {
	padding: 0;
}

.sohohotel-header-1.sohohotel-fixed-navigation-show .sohohotel-navigation {
	margin: 0;
}

.sohohotel-header-1.sohohotel-fixed-navigation-show .sohohotel-navigation li a {
	padding: 0;
}

.sohohotel-header-1.sohohotel-fixed-navigation-show .sohohotel-navigation li a strong {
/* 	padding: 25px 0;
	display: block;
	margin: 0 50px 0 0; */
	margin: 0 3px 0 15px;
    display: inline;
}

.sohohotel-header-1.sohohotel-fixed-navigation-show .sohohotel-navigation li:last-child a strong {
	margin: 0;
}

.sohohotel-header-1.sohohotel-fixed-navigation-show .sohohotel-navigation li li a {
	padding: 10px 20px;
}

.sohohotel-header-1.sohohotel-fixed-navigation-show .sohohotel-logo {
	margin: 11px 0 0 0;
}

.sohohotel-header-1.sohohotel-fixed-navigation-show .sohohotel-navigation {
	max-height: 66px;
}

.sohohotel-header-1 .sohohotel-mobile-navigation-button {
	display: none;
	float: right;
	margin: 11px 0 0 0;
}

.sohohotel-header-1 .sohohotel-mobile-navigation-button i {
	font-size: 20px;
}

.sohohotel-header-1 .sohohotel-mobile-navigation-wrapper {
	display: none;
}

.sohohotel-header-1 .sohohotel-mobile-navigation-wrapper ul li {
	font-weight: normal;
	font-size: 14px;
}

.sohohotel-header-1 .sohohotel-mobile-navigation-wrapper ul li a {
	color: #fff;
}

.sohohotel-header-1 .sohohotel-mobile-navigation-wrapper ul li a:hover {
	border-bottom: 1px solid;
}

.sohohotel-header-1 .sohohotel-mobile-navigation-wrapper ul a {
	width: calc(100% - 30px);
	display: block;
	padding: 15px 15px;
	border-bottom: 1px solid;
	border-color: #3b3b3b;
}

.sohohotel-header-1 .sohohotel-mobile-navigation-wrapper ul li li a {
	padding: 15px 30px 15px 35px;
	width: calc(100% - 65px);
}

.sohohotel-header-1 .sohohotel-mobile-navigation-wrapper ul li li li a {
	padding: 15px 30px 15px 65px;
	width: calc(100% - 95px);
}

.sohohotel-header-1 .sohohotel-mobile-navigation-wrapper .sohohotel-language-menu ul li {
	float: left;
	border: none;
}

.sohohotel-header-1 .sohohotel-mobile-navigation-wrapper .sohohotel-language-menu ul li a {
	border: none;
	padding: 0;
	margin: 0;
	display: inline;
}

.sohohotel-header-1 .sohohotel-mobile-navigation-wrapper .sohohotel-language-menu ul li a:hover {
	background: none;
}

.sohohotel-header-1 .sohohotel-mobile-navigation-wrapper .sohohotel-language-menu {
	border: 1px solid;
	border-color: #424242;
	margin: 30px 0 30px 15px;
	padding: 15px;
}

body .sohohotel-site-wrapper .sohohotel-header-1 .sohohotel-mobile-navigation-wrapper .sohohotel-language-menu p {
	float: left;
	color: #8b8b8b;
	font-size: 14px;
	margin: 0 15px 0 0;
	line-height: 1;
}

.sohohotel-header-1 .sohohotel-mobile-navigation-wrapper .sohohotel-language-menu ul {
	float: left;
}

.sohohotel-header-1 .sohohotel-mobile-navigation-wrapper .sohohotel-language-menu ul li:after {
	content: "/";
	margin: 0 5px;
	color: #424242;
	font-size: 13px;
}

.sohohotel-header-1 .sohohotel-mobile-navigation-wrapper .sohohotel-language-menu ul li:last-child:after {
	content: "";
}

.sohohotel-header-1 .sohohotel-mobile-navigation-wrapper .sohohotel-language-menu ul li a {
	background: none;
}

.sohohotel-header-1 .sohohotel-mobile-navigation-wrapper .sohohotel-language-menu {
    border: 1px solid;
    border-color: #424242;
    margin: 30px 0 30px 15px;
    padding: 15px;
}

@media only screen and (max-width: 1020px) {

	.sohohotel-header-1 .sohohotel-navigation,
	.sohohotel-header-1 .sohohotel-topbar-wrapper {
		display: none;
	}

	.sohohotel-header-1 .sohohotel-mobile-navigation-button {
		display: block;
	}

	.sohohotel-header-1 .sohohotel-mobile-navigation-wrapper .sohohotel-top-right-button {
		font-size: 14px;
	    width: calc(30% - 92px);
	    float: left;
	    margin: 30px 0 0 0;
	    padding: 11px 30px 0 30px;
	    text-align: center;
		height: 35px;
	}

	.sohohotel-header-1 .sohohotel-mobile-navigation-wrapper .sohohotel-language-menu {
	    width: calc(70% - 30px);
	    float: left;
	}

	.sohohotel-header-1 .sohohotel-logo {
		margin: 0;
	}

	.sohohotel-header-1 .sohohotel-logo-navigation {
	    padding: 35px 0;
	}

}

@media only screen and (max-width: 700px) {

	.sohohotel-header-1 .sohohotel-mobile-navigation-wrapper .sohohotel-language-menu {
		width: calc(100% - 62px);
		margin: 30px 0 0 15px;
	}

	.sohohotel-header-1 .sohohotel-mobile-navigation-wrapper .sohohotel-top-right-button {
		width: calc(100% - 60px);
		margin: 0 0 30px 15px;
		padding: 11px 15px 0 15px;
		text-align: left;
	}

}

@media only screen and (max-width: 500px) {

	.sohohotel-header-1 img.sohohotel-logo {
		max-width: 230px;
	}

}

/* 3.2 - Header 2 */
.sohohotel-site-wrapper-boxed .sohohotel-header-2.sohohotel-fixed-navigation {
	max-width: 1220px;
}

.home .sohohotel-header-2 .sohohotel-topbar-wrapper {
	border-bottom: 1px solid;
	border-color: rgba(255, 255, 255, 0.15);
	max-width: 1140px;
	width: calc(100% - 30px);
	margin: 0 auto;
}

.sohohotel-header-2 .sohohotel-topbar-wrapper {
	border-bottom: 1px solid;
	border-color: rgba(0, 0, 0, 0.10);
	max-width: 1140px;
	width: calc(100% - 30px);
	margin: 0 auto;
}

.sohohotel-header-2.sohohotel-fixed-navigation-show .sohohotel-topbar-wrapper {
	border-bottom: 1px solid;
	border-color: #e8e8e8;
}

.sohohotel-header-2 .sohohotel-topbar-wrapper .sohohotel-topbar {
	max-width: 1140px;
	width: 100%;
	margin: 0 auto;
	color: #fff;
}

.sohohotel-header-2.sohohotel-fixed-navigation-show .sohohotel-topbar-wrapper .sohohotel-topbar {
	color: #424242;
}

.sohohotel-header-2 .sohohotel-topbar-wrapper .sohohotel-topbar .sohohotel-top-left-wrapper {
	float: left;
	margin: 14px 0 0 0;
}

.sohohotel-header-2 .sohohotel-topbar-wrapper .sohohotel-topbar .sohohotel-top-left-wrapper li {
	float: left;
	font-size: 13px;
}

.sohohotel-header-2 .sohohotel-topbar-wrapper .sohohotel-topbar .sohohotel-top-left-wrapper li.sohohotel-phone-icon {
	margin: 0 30px 0 0;
}

.sohohotel-header-2 .sohohotel-topbar-wrapper .sohohotel-topbar .sohohotel-top-left-wrapper li.sohohotel-phone-icon:before,
.sohohotel-header-2 .sohohotel-topbar-wrapper .sohohotel-topbar .sohohotel-top-left-wrapper li.sohohotel-map-icon:before {
	color: #fff;
	content: "";
	display: block;
	float: left;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	width: 30px;
	height: 25px;
	text-align: center;
	padding: 5px 0 0 0;
	margin: -8px 10px 0 0;
	font-size: 18px;
	font-family: "FontAwesome";
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}

.sohohotel-header-2 .sohohotel-topbar-wrapper .sohohotel-topbar .sohohotel-top-left-wrapper li.sohohotel-phone-icon:before {
    content: "\f095";
}

.sohohotel-header-2 .sohohotel-topbar-wrapper .sohohotel-topbar .sohohotel-top-left-wrapper li.sohohotel-map-icon:before {
    content: "\f041";
}

.sohohotel-header-2 .sohohotel-topbar-wrapper .sohohotel-topbar .sohohotel-top-right-wrapper {
	float: right;
}

.sohohotel-header-2 .sohohotel-topbar-wrapper .sohohotel-topbar .sohohotel-top-right-wrapper .sohohotel-language-menu {
	float: left;
	margin: 13px 0 15px 0;
}

.sohohotel-header-2 .sohohotel-topbar-wrapper .sohohotel-topbar .sohohotel-top-right-wrapper .sohohotel-language-menu p {
	float: left;
	font-size: 13px;
	margin: 0 3px 0 0;
}

.sohohotel-header-2 .sohohotel-topbar-wrapper .sohohotel-topbar .sohohotel-top-right-wrapper .sohohotel-language-menu ul {
	float: left;
}

.sohohotel-header-2 .sohohotel-topbar-wrapper .sohohotel-topbar .sohohotel-top-right-wrapper .sohohotel-language-menu ul li {
	float: left;
	font-size: 13px;
}

.sohohotel-header-2 .sohohotel-topbar-wrapper .sohohotel-topbar .sohohotel-top-right-wrapper .sohohotel-language-menu ul li a {
	color: #fff;
}

.sohohotel-header-2 .sohohotel-topbar-wrapper .sohohotel-topbar .sohohotel-top-right-wrapper .sohohotel-language-menu ul li:after {
    content: "/";
    margin: 0 3px;
    color: #fff;
    font-size: 13px;
}

.sohohotel-header-2 .sohohotel-topbar-wrapper .sohohotel-topbar .sohohotel-top-right-wrapper .sohohotel-language-menu ul li:last-child:after {
	display: none;
}

.sohohotel-header-2 .sohohotel-topbar-wrapper .sohohotel-topbar .sohohotel-top-right-wrapper .sohohotel-top-right-button {
	float: left;
	font-size: 14px;
	padding: 7px 30px 0 30px;
	height: 35px;
	color: #fff;
}

.sohohotel-header-2 .sohohotel-mobile-navigation-wrapper .sohohotel-top-right-button {
	color: #fff;
}

.sohohotel-header-2 .sohohotel-topbar-wrapper .sohohotel-topbar .sohohotel-top-right-wrapper .sohohotel-top-right-button i,
.sohohotel-header-2 .sohohotel-mobile-navigation-wrapper .sohohotel-top-right-button i {
	font-size: 20px;
	margin: 0 10px 0 0;
}

body .sohohotel-site-wrapper .sohohotel-header-2 .sohohotel-mobile-navigation-wrapper .sohohotel-top-right-button-left {
	margin: 30px 0 30px 15px;
}

.sohohotel-header-2 .sohohotel-logo-navigation {
    max-width: 1140px;
    width: calc(100% - 30px);
    margin: 0 auto;
    padding: 12px 0 0 0;
	position: relative;
}

.sohohotel-header-2 .sohohotel-logo {
	font-size: 40px;
	float: left;
}

.sohohotel-header-2 .sohohotel-logo a {
	color: #fff;
	display: block;
	line-height: 0.9;
}

.sohohotel-header-2.sohohotel-fixed-navigation-show .sohohotel-logo a {
	color: #424242;
}

.sohohotel-header-2 .sohohotel-navigation {
	margin: 12px 0 0 0;
}

.sohohotel-header-2 .sohohotel-navigation li a {
	display: block;
	color: #fff;
	padding: 0 0;
	border-bottom: 2px solid;
	border-color: transparent;
}

.sohohotel-header-2.sohohotel-fixed-navigation-show .sohohotel-navigation li a {
	color: #424242;
}

.sohohotel-header-2 .sohohotel-navigation li.current_page_item li a {
	border-bottom: none;
}

.sohohotel-header-2 .sohohotel-navigation li a {
	font-size: 14px;
	font-weight: normal;
	display: block;
	margin: 0 50px 0 0;
	padding: 0 0 8px 0;
}

.sohohotel-header-2 .sohohotel-navigation li:last-child a {
	margin: 0;
}

.sohohotel-header-2 .sohohotel-navigation li li a {
	display: initial;
	margin: 0;
	border-bottom: none;
}

.sohohotel-header-2 .sohohotel-navigation {
	float: right;
}

.sohohotel-header-2 .sohohotel-navigation ul ul {
	display: none;
	width: 230px;
}

.sohohotel-header-2 .sohohotel-navigation ul li:hover > ul {
	display: block;
}

.sohohotel-header-2 .sohohotel-navigation .edge ul {
	right: 0;
}

.sohohotel-header-2 .sohohotel-navigation ul {
	padding: 0;
	list-style: none;
	/*position: relative;*/
	display: block;
}

.sohohotel-header-2 .sohohotel-navigation ul:after {
	content: "";
	clear: both;
	display: block;
}

.sohohotel-header-2 .sohohotel-navigation ul li {
	float: left;
}

.sohohotel-header-2 .sohohotel-navigation ul li a {
	text-decoration: none;
}

.sohohotel-header-2 .sohohotel-navigation ul ul {
	background: #fff;
	position: absolute;
	top: 100%;
	z-index: 9999;
	border-top: 1px solid;
	border-color: #e8e8e8;
}

.sohohotel-header-2 .sohohotel-navigation ul ul li {
	float: none;
	position: relative;
	padding: 0;
	line-height: 120%;
}

.sohohotel-header-2 .sohohotel-navigation ul ul li a,
.sohohotel-header-2 .sohohotel-fixed-navigation-show .sohohotel-navigation ul ul li a  {
	padding: 10px 20px;
	border-left: none;
	display: block;
	color: #777;
	font-size: 14px;
}

.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-1-col ul li a,
.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-2-col ul li a,
.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-3-col ul li a,
.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-4-col ul li a,
.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-5-col ul li a,
.sohohotel-header-2 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-1-col ul li a,
.sohohotel-header-2 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-2-col ul li a,
.sohohotel-header-2 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-3-col ul li a,
.sohohotel-header-2 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-4-col ul li a,
.sohohotel-header-2 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-5-col ul li a {
	color: #424242;
	font-size: 14px;
}

.sohohotel-header-2 .sohohotel-navigation ul ul li li {
	padding: 0;
}

.sohohotel-header-2 .sohohotel-navigation ul ul li,
.sohohotel-header-2 .sohohotel-navigation ul ul li:hover {
	border-top: none;
}

.sohohotel-header-2 .sohohotel-navigation ul ul ul {
	position: absolute;
	left: 100%;
	top: -21px;
}

.sohohotel-header-2 .sohohotel-navigation ul li li.menu-item-has-children > a:after {
	content: "\f105";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	font-size: 14px;
	color: #424242;
	margin: 0 0 0 6px;
	float: right;
}

.sohohotel-header-2 .sohohotel-navigation ul li li.menu-item-has-children > a:hover:after {
	color: #fff;
}

.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-1-col li li a,
.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-2-col li li a,
.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-3-col li li a,
.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-4-col li li a,
.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-5-col li li a,
.sohohotel-header-2 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-1-col li li a,
.sohohotel-header-2 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-2-col li li a,
.sohohotel-header-2 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-3-col li li a,
.sohohotel-header-2 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-4-col li li a,
.sohohotel-header-2 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-5-col li li a {
	font-size: 14px;
	color: #777;
}

.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-1-col li li:last-child a,
.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-2-col li li:last-child a,
.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-3-col li li:last-child a,
.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-4-col li li:last-child a,
.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-5-col li li:last-child a,
.sohohotel-header-2 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-1-col li li:last-child a,
.sohohotel-header-2 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-2-col li li:last-child a,
.sohohotel-header-2 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-3-col li li:last-child a,
.sohohotel-header-2 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-4-col li li:last-child a,
.sohohotel-header-2 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-5-col li li:last-child a  {
	color: #777;
}

.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-1-col li li:last-child a:hover,
.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-2-col li li:last-child a:hover,
.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-3-col li li:last-child a:hover,
.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-4-col li li:last-child a:hover,
.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-5-col li li:last-child a:hover,
.sohohotel-header-2 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-1-col li li:last-child a:hover,
.sohohotel-header-2 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-2-col li li:last-child a:hover,
.sohohotel-header-2 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-3-col li li:last-child a:hover,
.sohohotel-header-2 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-4-col li li:last-child a:hover,
.sohohotel-header-2 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-5-col li li:last-child a:hover  {
	color: #fff;
}

/*.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-1-col ul li:last-child li a,
.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-2-col ul li:last-child li a,
.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-3-col ul li:last-child li a,
.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-4-col ul li:last-child li a,
.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-5-col ul li:last-child li a,
.sohohotel-header-2 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-1-col ul li:last-child li a,
.sohohotel-header-2 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-2-col ul li:last-child li a,
.sohohotel-header-2 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-3-col ul li:last-child li a,
.sohohotel-header-2 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-4-col ul li:last-child li a,
.sohohotel-header-2 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-5-col ul li:last-child li a {
	color: #777;
}*/

.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-1-col ul li a,
.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-2-col ul li a,
.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-3-col ul li a,
.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-4-col ul li a,
.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-5-col ul li a {
	padding: 10px 20px;
}

.sohohotel-header-2 .sohohotel-navigation li ul li a:hover,
.sohohotel-header-2 .sohohotel-fixed-navigation-show .sohohotel-navigation li ul li a:hover,
.sohohotel-header-2 .sohohotel-navigation li ul li.current_page_item a:hover {
	color: #fff;
	border-bottom: none;
}

.sohohotel-header-2 .sohohotel-navigation li ul li.current_page_item a {
	color: #777;
	border-bottom: none;
}

.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-1-col ul,
.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-2-col ul,
.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-3-col ul,
.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-4-col ul,
.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-5-col ul {
	border-top: 1px solid;
	border-color: #e8e8e8;
}

.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-1-col ul ul,
.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-2-col ul ul,
.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-3-col ul ul,
.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-4-col ul ul,
.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-5-col ul ul,
.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-1-col ul li,
.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-2-col ul li,
.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-3-col ul li,
.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-4-col ul li,
.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-5-col ul li,
.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-1-col ul li:hover,
.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-2-col ul li:hover,
.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-3-col ul li:hover,
.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-4-col ul li:hover,
.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-5-col ul li:hover,
.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-1-col ul li li,
.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-2-col ul li li,
.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-3-col ul li li,
.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-4-col ul li li,
.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-5-col ul li li,
.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-1-col ul li li:hover,
.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-2-col ul li li:hover,
.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-3-col ul li li:hover,
.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-4-col ul li li:hover,
.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-5-col ul li li:hover {
	border: none;
}

.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-2-col ul li a:after,
.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-3-col ul li a:after,
.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-4-col ul li a:after,
.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-5-col ul li a:after {
	content: '' !important;
}

.sohohotel-header-2 .sohohotel-navigation li ul {
	-moz-box-shadow: 0 7px 6px 2px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 7px 6px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0 7px 6px 2px rgba(0, 0, 0, 0.2);
}

.sohohotel-header-2 .sohohotel-navigation li ul,
.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-1-col ul li {
	padding: 20px 0;
}

.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-1-col ul,
.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-2-col ul,
.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-3-col ul,
.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-4-col ul,
.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-5-col ul {
	padding: 0;
}

.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-1-col ul li:first-child {
	padding: 20px 0 0 0;
}

.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-1-col ul li:last-child {
	padding: 0 0 10px 0;
}

.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-2-col ul li,
.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-3-col ul li,
.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-4-col ul li,
.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-5-col ul li {
	border-right: 1px solid;
	border-color: #e8e8e8;
	padding: 20px 0;
}

.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-2-col ul li:hover,
.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-3-col ul li:hover,
.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-4-col ul li:hover,
.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-5-col ul li:hover {
	border-right: 1px solid;
	border-color: #e8e8e8;
}

.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-2-col ul li:last-child,
.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-3-col ul li:last-child,
.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-4-col ul li:last-child,
.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-5-col ul li:last-child {
	border-right: none;
}

.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-2-col ul li:last-child:hover,
.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-3-col ul li:last-child:hover,
.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-4-col ul li:last-child:hover,
.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-5-col ul li:last-child:hover {
	border-right: none;
}

.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-1-col ul li {
	float: left;
	width: 240px;
}

.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-2-col ul li {
	float: left;
	width: 240px;
}

.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-3-col ul li {
	float: left;
	width: 240px;
}

.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-4-col ul li {
	float: left;
	width: calc(25% - 1px);
}

.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-4-col ul li:last-child {
	width: 25%;
}

.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-5-col ul li {
	float: left;
	width: calc(20% - 1px);
}

.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-5-col ul li:last-child {
	width: 20%;
}

.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-1-col ul li li,
.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-2-col ul li li,
.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-3-col ul li li,
.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-4-col ul li li,
.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-5-col ul li li {
	padding: 0;
	width: 100%;
}

.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-1-col ul li li:last-child,
.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-2-col ul li li:last-child,
.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-3-col ul li li:last-child,
.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-4-col ul li li:last-child,
.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-5-col ul li li:last-child {
	width: 100%;
}

.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-1-col ul li li,
.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-2-col ul li li,
.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-3-col ul li li,
.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-4-col ul li li,
.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-5-col ul li li {
	font-weight: normal;
	float: none;
}

.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-1-col ul ul,
.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-2-col ul ul,
.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-3-col ul ul,
.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-4-col ul ul,
.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-5-col ul ul {
	display: block;
	width: 100%;
	padding: 0;
	position: static;
	left: 0;
	top: 0;
	-moz-box-shadow: 0;
	-webkit-box-shadow: 0;
	box-shadow: none;
}

.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-4-col ul ul {
	width: 100%;
}

.sohohotel-header-2 .sohohotel-navigation li:last-child li a {
	border-right: none;
}

.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-1-col ul {
	width: 240px;
}

.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-2-col ul {
	width: 481px;
}

.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-3-col ul {
	width: 722px;
}

.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-4-col ul {
	width: 100%;
	left: 0;
}

.sohohotel-header-2 .sohohotel-navigation .sohohotel-megamenu-5-col ul {
	width: 100%;
	left: 0;
}

.sohohotel-header-2 .sohohotel-navigation li.current_page_item > a,
.sohohotel-header-2 .sohohotel-navigation li a:hover {
	color: #fff;
}

.sohohotel-header-2.sohohotel-fixed-navigation-show .sohohotel-navigation li.current_page_item > a,
.sohohotel-header-2.sohohotel-fixed-navigation-show .sohohotel-navigation li a:hover {
	color: #424242;
}

.sohohotel-header-2.sohohotel-fixed-navigation-show .sohohotel-navigation li.current_page_item li > a {

}

.sohohotel-header-2.sohohotel-fixed-navigation-show .sohohotel-navigation li li a:hover {
	color: #fff;
}

.sohohotel-header-2.sohohotel-fixed-navigation {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 999;
}

.sohohotel-header-2.sohohotel-fixed-navigation-show {
	position: fixed;
	z-index: 999;
	width: 100%;
	background: #fff;
	-moz-box-shadow: 0 7px 6px 2px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 7px 6px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0 7px 6px 2px rgba(0, 0, 0, 0.2);
}

.sohohotel-header-2.sohohotel-fixed-navigation-show .sohohotel-logo-navigation {
	padding: 0;
}

.sohohotel-header-2.sohohotel-fixed-navigation-show .sohohotel-navigation {
	margin: 0;
}

.sohohotel-header-2.sohohotel-fixed-navigation-show .sohohotel-navigation li a {
	padding: 25px 0;
}

.sohohotel-header-2.sohohotel-fixed-navigation-show .sohohotel-navigation li li a {
	padding: 10px 20px;
}

.sohohotel-header-2.sohohotel-fixed-navigation-show .sohohotel-logo {
	margin: 11px 0 0 0;
}

.sohohotel-header-2.sohohotel-fixed-navigation-show .sohohotel-navigation {
	max-height: 66px;
}

.sohohotel-header-2 .sohohotel-mobile-navigation-button {
	display: none;
	float: right;
	margin: 11px 0 0 0;
}

.sohohotel-header-2 .sohohotel-mobile-navigation-button i {
	font-size: 20px;
}

.sohohotel-header-2 .sohohotel-mobile-navigation-wrapper {
	display: none;
}

.sohohotel-header-2 .sohohotel-mobile-navigation-wrapper ul li {
	font-weight: normal;
	font-size: 14px;
}

.sohohotel-header-2 .sohohotel-mobile-navigation-wrapper ul li a {
	color: #fff;
}

.sohohotel-header-2 .sohohotel-mobile-navigation-wrapper ul li a:hover {
	border-bottom: 1px solid;
}

.sohohotel-header-2 .sohohotel-mobile-navigation-wrapper ul a {
	width: calc(100% - 30px);
	display: block;
	padding: 15px 15px;
	border-bottom: 1px solid;
	border-color: #3b3b3b;
}

.sohohotel-header-2 .sohohotel-mobile-navigation-wrapper ul li li a {
	padding: 15px 30px 15px 35px;
	width: calc(100% - 65px);
}

.sohohotel-header-2 .sohohotel-mobile-navigation-wrapper ul li li li a {
	padding: 15px 30px 15px 65px;
	width: calc(100% - 95px);
}

.sohohotel-header-2 .sohohotel-mobile-navigation-wrapper .sohohotel-language-menu ul li {
	float: left;
	border: none;
}

.sohohotel-header-2 .sohohotel-mobile-navigation-wrapper .sohohotel-language-menu ul li a {
	border: none;
	padding: 0;
	margin: 0;
	display: inline;
}

.sohohotel-header-2 .sohohotel-mobile-navigation-wrapper .sohohotel-language-menu ul li a:hover {
	background: none;
}

.sohohotel-header-2 .sohohotel-mobile-navigation-wrapper .sohohotel-language-menu {
	border: 1px solid;
	border-color: #424242;
	margin: 30px 0 30px 15px;
	padding: 15px;
}

.sohohotel-header-2 .sohohotel-mobile-navigation-wrapper .sohohotel-language-menu p {
	float: left;
	color: #8b8b8b;;
	font-size: 14px;
	margin: 0 15px 0 0;
	line-height: 1;
}

.sohohotel-header-2 .sohohotel-mobile-navigation-wrapper .sohohotel-language-menu ul {
	float: left;
}

.sohohotel-header-2 .sohohotel-mobile-navigation-wrapper .sohohotel-language-menu ul li:after {
	content: "/";
	margin: 0 5px;
	color: #424242;
	font-size: 13px;
}

.sohohotel-header-2 .sohohotel-mobile-navigation-wrapper .sohohotel-language-menu ul li:last-child:after {
	content: "";
}

.sohohotel-header-2 .sohohotel-mobile-navigation-wrapper .sohohotel-language-menu ul li a {
	background: none;
}

.sohohotel-header-2 .sohohotel-mobile-navigation-wrapper .sohohotel-language-menu {
    border: 1px solid;
    border-color: #424242;
    margin: 30px 0 30px 15px;
    padding: 15px;
}

.sohohotel-page-header.sohohotel-page-header-2 {
	position: relative;
	z-index: 1;
	background: #777;
	margin: 0 0 60px 0;
	padding: 220px 0 160px 0;
}

.sohohotel-page-header.sohohotel-page-header-2 h1,
.sohohotel-page-header.sohohotel-page-header-2 p,
.sohohotel-page-header.sohohotel-page-header-2 p a {
	color: #fff;
}

.sohohotel-page-header.sohohotel-page-header-2 h1 {
	font-size: 68px;
}

.sohohotel-page-header.sohohotel-page-header-2 h1:after {
	display: none;
}

@media only screen and (max-width: 1020px) {

	.sohohotel-header-2 .sohohotel-navigation,
	.sohohotel-header-2 .sohohotel-topbar-wrapper {
		display: none;
	}

	.sohohotel-header-2 .sohohotel-mobile-navigation-button {
		display: block;
	}

	.sohohotel-header-2 .sohohotel-mobile-navigation-wrapper .sohohotel-top-right-button {
		font-size: 14px;
	    width: calc(30% - 92px);
	    float: left;
	    margin: 30px 0 0 0;
	    padding: 11px 30px 0 30px;
	    text-align: center;
		height: 35px;
	}

	.sohohotel-header-2 .sohohotel-mobile-navigation-wrapper .sohohotel-language-menu {
	    width: calc(70% - 30px);
	    float: left;
	}

	.sohohotel-header-2.sohohotel-fixed-navigation {
	    position: relative;
	}

	.sohohotel-header-2 .sohohotel-logo a {
		color: #424242;
	}

	.sohohotel-header-2 .sohohotel-logo-navigation {
		padding: 35px 0;
	}

	.sohohotel-page-header.sohohotel-page-header-2 {
		margin: 0 0 60px 0;
		padding: 50px 0;
	}

	.sohohotel-page-header.sohohotel-page-header-2 h1 {
		font-size: 32px;
	}

}

@media only screen and (max-width: 700px) {

	.sohohotel-header-2 .sohohotel-mobile-navigation-wrapper .sohohotel-language-menu {
		width: calc(100% - 62px);
		margin: 30px 0 0 15px;
	}

	.sohohotel-header-2 .sohohotel-mobile-navigation-wrapper .sohohotel-top-right-button {
		width: calc(100% - 60px);
		margin: 0 0 30px 15px;
		padding: 11px 15px 0 15px;
		text-align: left;
	}

}

@media only screen and (max-width: 500px) {

	.sohohotel-header-2 img.sohohotel-logo {
		max-width: 200px;
	}

}

/* 3.3 - Header 3 */
.sohohotel-site-wrapper-boxed .sohohotel-header-3.sohohotel-fixed-navigation {
	max-width: 1220px;
}

.sohohotel-header-3 .sohohotel-topbar-wrapper {
	border-bottom: 1px solid;
	border-color: #e8e8e8;
}

.sohohotel-header-3 .sohohotel-topbar-wrapper .sohohotel-topbar {
	max-width: 1140px;
	width: calc(100% - 30px);
	margin: 0 auto;
}

.sohohotel-header-3 .sohohotel-topbar-wrapper .sohohotel-topbar .sohohotel-top-left-wrapper {
	float: left;
	margin: 14px 0 0 0;
}

.sohohotel-header-3 .sohohotel-topbar-wrapper .sohohotel-topbar .sohohotel-top-left-wrapper li {
	float: left;
	font-size: 13px;
}

.sohohotel-header-3 .sohohotel-topbar-wrapper .sohohotel-topbar .sohohotel-top-left-wrapper li.sohohotel-phone-icon {
	margin: 0 30px 0 0;
}

.sohohotel-header-3 .sohohotel-topbar-wrapper .sohohotel-topbar .sohohotel-top-left-wrapper li.sohohotel-phone-icon:before,
.sohohotel-header-3 .sohohotel-topbar-wrapper .sohohotel-topbar .sohohotel-top-left-wrapper li.sohohotel-map-icon:before {
	color: #fff;
	content: "";
	display: block;
	float: left;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	width: 30px;
	height: 25px;
	text-align: center;
	padding: 5px 0 0 0;
	margin: -8px 10px 0 0;
	font-size: 18px;
	font-family: "FontAwesome";
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}

.sohohotel-header-3 .sohohotel-topbar-wrapper .sohohotel-topbar .sohohotel-top-left-wrapper li.sohohotel-phone-icon:before {
    content: "\f095";
}

.sohohotel-header-3 .sohohotel-topbar-wrapper .sohohotel-topbar .sohohotel-top-left-wrapper li.sohohotel-map-icon:before {
    content: "\f041";
}

.sohohotel-header-3 .sohohotel-topbar-wrapper .sohohotel-topbar .sohohotel-top-right-wrapper {
	float: right;
}

.sohohotel-header-3 .sohohotel-topbar-wrapper .sohohotel-topbar .sohohotel-top-right-wrapper .sohohotel-language-menu {
	float: left;
	margin: 13px 30px 0 0;
}

.sohohotel-header-3 .sohohotel-topbar-wrapper .sohohotel-topbar .sohohotel-top-right-wrapper .sohohotel-language-menu p {
	float: left;
	font-size: 13px;
	margin: 0 3px 0 0;
}

.sohohotel-header-3 .sohohotel-topbar-wrapper .sohohotel-topbar .sohohotel-top-right-wrapper .sohohotel-language-menu ul {
	float: left;
}

.sohohotel-header-3 .sohohotel-topbar-wrapper .sohohotel-topbar .sohohotel-top-right-wrapper .sohohotel-language-menu ul li {
	float: left;
	font-size: 13px;
}

.sohohotel-header-3 .sohohotel-topbar-wrapper .sohohotel-topbar .sohohotel-top-right-wrapper .sohohotel-language-menu ul li:after {
    content: "/";
    margin: 0 3px;
    color: #dddddd;
    font-size: 13px;
}

.sohohotel-header-3 .sohohotel-topbar-wrapper .sohohotel-topbar .sohohotel-top-right-wrapper .sohohotel-language-menu ul li:last-child:after {
	display: none;
}

.sohohotel-header-3 .sohohotel-topbar-wrapper .sohohotel-topbar .sohohotel-top-right-wrapper .sohohotel-top-right-button {
	float: left;
	font-size: 14px;
	padding: 7px 30px 0 30px;
	height: 35px;
	color: #fff;
}

.sohohotel-header-3 .sohohotel-mobile-navigation-wrapper .sohohotel-top-right-button {
	color: #fff;
}

.sohohotel-header-3 .sohohotel-topbar-wrapper .sohohotel-topbar .sohohotel-top-right-wrapper .sohohotel-top-right-button i,
.sohohotel-header-3 .sohohotel-mobile-navigation-wrapper .sohohotel-top-right-button i {
	font-size: 20px;
	margin: 0 10px 0 0;
}

body .sohohotel-site-wrapper .sohohotel-header-3 .sohohotel-mobile-navigation-wrapper .sohohotel-top-right-button-left {
	margin: 30px 0 30px 15px;
}

.sohohotel-header-3 .sohohotel-logo-navigation {
	max-width: 1140px;
	width: calc(100% - 30px);
	margin: 0 auto;
	position: relative;
}

.sohohotel-header-3 .sohohotel-logo {
	font-size: 40px;
	position: absolute;
	left: 0;
	right: 0;
	top: 33px;
	margin: auto;
	display: table;
	width: 180px;
	text-align: center;
}

.sohohotel-header-3 .sohohotel-logo span {
	font-size: 16px;
	color: #a09d9d;
	display: block;
	text-align: center;
	border-top: 1px solid;
	border-color: #e8e8e8;
	margin: 6px 0 0 0;
	padding: 6px 0 0 0;
}

.sohohotel-header-3 .sohohotel-navigation {
	/*position: relative;*/
}

.sohohotel-header-3 .sohohotel-navigation .sohohotel-primary-left {
	float: left;
}

.sohohotel-header-3 .sohohotel-navigation .sohohotel-primary-right {
	float: right;
}

.sohohotel-header-3 .sohohotel-navigation li a strong span {
	display: none;
}

.sohohotel-header-3 .sohohotel-navigation li a strong {
	display: block;
	color: #424242;
	padding: 0 0 6px 0;
	border-bottom: 2px solid;
	border-color: transparent;
}

.sohohotel-header-3 .sohohotel-navigation li.current_page_item li a {
	border-bottom: none;
}

.sohohotel-header-3 .sohohotel-navigation li a {
	font-size: 14px;
	font-weight: normal;
	display: block;
	margin: 0;
	padding: 60px 25px 60px 25px;
}

.sohohotel-header-3 .sohohotel-navigation li:first-child a {
	margin: 0;
	padding: 60px 25px 60px 0;
}

.sohohotel-header-3 .sohohotel-navigation li:last-child a {
	margin: 0;
	padding: 60px 0 60px 25px;
}

.sohohotel-header-3 .sohohotel-navigation li li a {
	display: initial;
	margin: 0;
	border-bottom: none;
}

.sohohotel-header-3 .sohohotel-navigation li:first-child li a,
.sohohotel-header-3 .sohohotel-navigation li:last-child li a,
.sohohotel-header-3 .sohohotel-navigation li li a {
	padding: 10px 20px;
}

.sohohotel-header-3 .sohohotel-navigation ul ul {
	display: none;
	width: 230px;
}

.sohohotel-header-3 .sohohotel-navigation ul li:hover > ul {
	display: block;
}

.sohohotel-header-3 .sohohotel-navigation .edge ul {
	right: 0;
}

.sohohotel-header-3 .sohohotel-navigation ul {
	padding: 0;
	list-style: none;
	/*position: relative;*/
	display: block;
}

.sohohotel-header-3 .sohohotel-navigation ul:after {
	content: "";
	clear: both;
	display: block;
}

.sohohotel-header-3 .sohohotel-navigation ul li {
	float: left;
}

.sohohotel-header-3 .sohohotel-navigation ul li a {
	text-decoration: none;
}

.sohohotel-header-3 .sohohotel-navigation ul ul {
	background: #fff;
	position: absolute;
	top: 100%;
	z-index: 9999;
	border-top: 1px solid;
	border-color: #e8e8e8;
}

.sohohotel-header-3 .sohohotel-navigation ul ul li {
	float: none;
	position: relative;
	padding: 0;
	line-height: 120%;
}

@media only screen and (max-width: 1020px) {

	.sohohotel-header-3 .sohohotel-navigation {
		float: left;
	}

	.sohohotel-header-3 .sohohotel-logo-navigation {
		padding: 35px 0;
	}

	.sohohotel-header-3 .sohohotel-logo {
		top: 0;
	}

}

.sohohotel-header-3 .sohohotel-navigation ul ul li a,
.sohohotel-header-3 .sohohotel-navigation ul li ul li:last-child a,
.sohohotel-header-3 .sohohotel-fixed-navigation-show .sohohotel-navigation ul ul li a  {
	padding: 10px 20px;
	border-left: none;
	display: block;
	color: #777;
	font-size: 14px;
}

.sohohotel-header-3 .sohohotel-navigation ul li ul li:last-child a:hover {
	color: #fff;
}

.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-1-col ul li a,
.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-2-col ul li a,
.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-3-col ul li a,
.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-4-col ul li a,
.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-5-col ul li a,
.sohohotel-header-3 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-1-col ul li a,
.sohohotel-header-3 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-2-col ul li a,
.sohohotel-header-3 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-3-col ul li a,
.sohohotel-header-3 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-4-col ul li a,
.sohohotel-header-3 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-5-col ul li a {
	color: #424242;
	font-size: 14px;
}

.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-1-col ul li:last-child a,
.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-2-col ul li:last-child a,
.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-3-col ul li:last-child a,
.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-4-col ul li:last-child a,
.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-5-col ul li:last-child a,
.sohohotel-header-3 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-1-col ul li:last-child a,
.sohohotel-header-3 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-2-col ul li:last-child a,
.sohohotel-header-3 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-3-col ul li:last-child a,
.sohohotel-header-3 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-4-col ul li:last-child a,
.sohohotel-header-3 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-5-col ul li:last-child a {
	color: #424242;
}

.sohohotel-header-3 .sohohotel-navigation ul ul li li {
	padding: 0;
}

.sohohotel-header-3 .sohohotel-navigation ul ul li,
.sohohotel-header-3 .sohohotel-navigation ul ul li:hover {
	border-top: none;
}

.sohohotel-header-3 .sohohotel-navigation ul ul ul {
	position: absolute;
	left: 100%;
	top: -21px;
}

.sohohotel-header-3 .sohohotel-navigation ul li li.menu-item-has-children > a:after {
	content: "\f105";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	font-size: 14px;
	color: #424242;
	margin: 0 0 0 6px;
	float: right;
}

.sohohotel-header-3 .sohohotel-navigation ul li li.menu-item-has-children > a:hover:after {
	color: #fff;
}

.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-1-col li li a,
.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-2-col li li a,
.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-3-col li li a,
.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-4-col li li a,
.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-5-col li li a,
.sohohotel-header-3 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-1-col li li a,
.sohohotel-header-3 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-2-col li li a,
.sohohotel-header-3 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-3-col li li a,
.sohohotel-header-3 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-4-col li li a,
.sohohotel-header-3 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-5-col li li a {
	font-size: 14px;
	color: #777;
}

.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-1-col li li:last-child a,
.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-2-col li li:last-child a,
.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-3-col li li:last-child a,
.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-4-col li li:last-child a,
.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-5-col li li:last-child a,
.sohohotel-header-3 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-1-col li li:last-child a,
.sohohotel-header-3 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-2-col li li:last-child a,
.sohohotel-header-3 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-3-col li li:last-child a,
.sohohotel-header-3 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-4-col li li:last-child a,
.sohohotel-header-3 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-5-col li li:last-child a  {
	color: #777;
}

.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-1-col ul li:last-child li a,
.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-2-col ul li:last-child li a,
.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-3-col ul li:last-child li a,
.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-4-col ul li:last-child li a,
.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-5-col ul li:last-child li a,
.sohohotel-header-3 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-1-col ul li:last-child li a,
.sohohotel-header-3 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-2-col ul li:last-child li a,
.sohohotel-header-3 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-3-col ul li:last-child li a,
.sohohotel-header-3 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-4-col ul li:last-child li a,
.sohohotel-header-3 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-5-col ul li:last-child li a {
	color: #777;
}

.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-1-col ul li a,
.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-2-col ul li a,
.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-3-col ul li a,
.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-4-col ul li a,
.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-5-col ul li a {
	padding: 10px 20px;
}

.sohohotel-header-3 .sohohotel-navigation li ul li a:hover,
.sohohotel-header-3 .sohohotel-fixed-navigation-show .sohohotel-navigation li ul li a:hover,
.sohohotel-header-3 .sohohotel-navigation li ul li.current_page_item a:hover {
	color: #fff;
	border-bottom: none;
}

.sohohotel-header-3 .sohohotel-navigation li ul li.current_page_item a {
	color: #777;
	border-bottom: none;
}

.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-1-col ul,
.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-2-col ul,
.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-3-col ul,
.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-4-col ul,
.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-5-col ul {
	border-top: 1px solid;
	border-color: #e8e8e8;
}

.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-1-col ul ul,
.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-2-col ul ul,
.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-3-col ul ul,
.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-4-col ul ul,
.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-5-col ul ul,
.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-1-col ul li,
.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-2-col ul li,
.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-3-col ul li,
.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-4-col ul li,
.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-5-col ul li,
.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-1-col ul li:hover,
.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-2-col ul li:hover,
.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-3-col ul li:hover,
.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-4-col ul li:hover,
.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-5-col ul li:hover,
.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-1-col ul li li,
.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-2-col ul li li,
.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-3-col ul li li,
.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-4-col ul li li,
.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-5-col ul li li,
.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-1-col ul li li:hover,
.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-2-col ul li li:hover,
.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-3-col ul li li:hover,
.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-4-col ul li li:hover,
.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-5-col ul li li:hover {
	border: none;
}

.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-2-col ul li a:after,
.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-3-col ul li a:after,
.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-4-col ul li a:after,
.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-5-col ul li a:after {
	content: '' !important;
}

.sohohotel-header-3 .sohohotel-navigation li ul {
	-moz-box-shadow: 0 7px 6px 2px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 7px 6px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0 7px 6px 2px rgba(0, 0, 0, 0.2);
}

.sohohotel-header-3 .sohohotel-navigation li ul,
.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-1-col ul li {
	padding: 20px 0;
}

.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-1-col ul,
.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-2-col ul,
.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-3-col ul,
.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-4-col ul,
.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-5-col ul {
	padding: 0;
}

.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-1-col ul li:first-child {
	padding: 20px 0 0 0;
}

.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-1-col ul li:last-child {
	padding: 0 0 10px 0;
}

.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-2-col ul li,
.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-3-col ul li,
.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-4-col ul li,
.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-5-col ul li {
	border-right: 1px solid;
	border-color: #e8e8e8;
	padding: 20px 0;
}

.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-2-col ul li:hover,
.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-3-col ul li:hover,
.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-4-col ul li:hover,
.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-5-col ul li:hover {
	border-right: 1px solid;
	border-color: #e8e8e8;
}

.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-2-col ul li:last-child,
.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-3-col ul li:last-child,
.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-4-col ul li:last-child,
.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-5-col ul li:last-child {
	border-right: none;
}

.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-2-col ul li:last-child:hover,
.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-3-col ul li:last-child:hover,
.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-4-col ul li:last-child:hover,
.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-5-col ul li:last-child:hover {
	border-right: none;
}

.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-1-col ul li {
	float: left;
	width: 240px;
}

.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-2-col ul li {
	float: left;
	width: 240px;
}

.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-3-col ul li {
	float: left;
	width: 240px;
}

.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-4-col ul li {
	float: left;
	width: calc(25% - 1px);
}

.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-4-col ul li:last-child {
	width: 25%;
}

.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-5-col ul li {
	float: left;
	width: calc(20% - 1px);
}

.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-5-col ul li:last-child {
	width: 20%;
}

.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-1-col ul li li,
.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-2-col ul li li,
.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-3-col ul li li,
.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-4-col ul li li,
.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-5-col ul li li {
	padding: 0;
	width: 100%;
}

.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-1-col ul li li:last-child,
.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-2-col ul li li:last-child,
.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-3-col ul li li:last-child,
.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-4-col ul li li:last-child,
.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-5-col ul li li:last-child {
	width: 100%;
}

.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-1-col ul li li,
.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-2-col ul li li,
.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-3-col ul li li,
.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-4-col ul li li,
.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-5-col ul li li {
	font-weight: normal;
	float: none;
}

.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-1-col ul ul,
.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-2-col ul ul,
.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-3-col ul ul,
.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-4-col ul ul,
.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-5-col ul ul {
	display: block;
	width: 100%;
	padding: 0;
	position: static;
	left: 0;
	top: 0;
	-moz-box-shadow: 0;
	-webkit-box-shadow: 0;
	box-shadow: none;
}

.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-4-col ul ul {
	width: 100%;
}

.sohohotel-header-3 .sohohotel-navigation li:last-child li a {
	border-right: none;
}

.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-1-col ul {
	width: 240px;
}

.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-2-col ul {
	width: 481px;
}

.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-3-col ul {
	width: 722px;
}

.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-4-col ul {
	width: 100%;
	left: 0;
}

.sohohotel-header-3 .sohohotel-navigation .sohohotel-megamenu-5-col ul {
	width: 100%;
	left: 0;
}

.sohohotel-header-3 .sohohotel-navigation li.current_page_item > a,
.sohohotel-header-3 .sohohotel-navigation li a:hover {
	color: #424242;
}

.sohohotel-header-3.sohohotel-fixed-navigation {
	-moz-box-shadow: 0 7px 6px 2px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 7px 6px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0 7px 6px 2px rgba(0, 0, 0, 0.2);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	position: relative;
}

.sohohotel-header-3.sohohotel-fixed-navigation-show {
	position: fixed;
	z-index: 999;
	width: 100%;
	background: #fff;
}

.sohohotel-header-3.sohohotel-fixed-navigation-show .sohohotel-logo-navigation {
	padding: 0;
}

.sohohotel-header-3.sohohotel-fixed-navigation-show .sohohotel-navigation {
	margin: 0;
}

.sohohotel-header-3.sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-primary-left,
.sohohotel-header-3.sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-primary-right {
	top: 0px;
}

.sohohotel-header-3.sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-logo {
	top: 12px;
}

.sohohotel-header-3.sohohotel-fixed-navigation-show .sohohotel-navigation li a {
	padding: 42px 25px;
}

.sohohotel-header-3.sohohotel-fixed-navigation-show .sohohotel-navigation li:first-child a {
	padding: 42px 25px 42px 0px;
}

.sohohotel-header-3.sohohotel-fixed-navigation-show .sohohotel-navigation li:last-child a {
	padding: 42px 0px 42px 25px;
}

.sohohotel-header-3.sohohotel-fixed-navigation-show .sohohotel-navigation li:first-child li a,
.sohohotel-header-3.sohohotel-fixed-navigation-show .sohohotel-navigation li li:first-child a,
.sohohotel-header-3.sohohotel-fixed-navigation-show .sohohotel-navigation li:last-child li a,
.sohohotel-header-3.sohohotel-fixed-navigation-show .sohohotel-navigation li li:last-child a,
.sohohotel-header-3.sohohotel-fixed-navigation-show .sohohotel-navigation li li a {
	padding: 10px 20px;
}

.sohohotel-header-3.sohohotel-fixed-navigation-show .sohohotel-navigation li li a {
	padding: 10px 20px;
}

.sohohotel-header-3.sohohotel-fixed-navigation-show .sohohotel-navigation {
	min-height: 100px;
}

.sohohotel-header-3 .sohohotel-mobile-navigation-button {
	display: none;
	float: right;
	margin: 11px 0 0 0;
}

.sohohotel-header-3 .sohohotel-mobile-navigation-button i {
	font-size: 20px;
}

.sohohotel-header-3 .sohohotel-mobile-navigation-wrapper {
	display: none;
}

.sohohotel-header-3 .sohohotel-mobile-navigation-wrapper ul li {
	font-weight: normal;
	font-size: 14px;
}

.sohohotel-header-3 .sohohotel-mobile-navigation-wrapper ul li a {
	color: #fff;
}

.sohohotel-header-3 .sohohotel-mobile-navigation-wrapper ul li a:hover {
	border-bottom: 1px solid;
}

.sohohotel-header-3 .sohohotel-mobile-navigation-wrapper ul a {
	width: calc(100% - 30px);
	display: block;
	padding: 15px 15px;
	border-bottom: 1px solid;
	border-color: #3b3b3b;
}

.sohohotel-header-3 .sohohotel-mobile-navigation-wrapper ul li li a {
	padding: 15px 30px 15px 35px;
	width: calc(100% - 65px);
}

.sohohotel-header-3 .sohohotel-mobile-navigation-wrapper ul li li li a {
	padding: 15px 30px 15px 65px;
	width: calc(100% - 95px);
}

.sohohotel-header-3 .sohohotel-mobile-navigation-wrapper .sohohotel-language-menu ul li {
	float: left;
	border: none;
}

.sohohotel-header-3 .sohohotel-mobile-navigation-wrapper .sohohotel-language-menu ul li a {
	border: none;
	padding: 0;
	margin: 0;
	display: inline;
}

.sohohotel-header-3 .sohohotel-mobile-navigation-wrapper .sohohotel-language-menu ul li a:hover {
	background: none;
}

.sohohotel-header-3 .sohohotel-mobile-navigation-wrapper .sohohotel-language-menu {
	border: 1px solid;
	border-color: #424242;
	margin: 30px 0 30px 15px;
	padding: 15px;
}

.sohohotel-header-3 .sohohotel-mobile-navigation-wrapper .sohohotel-language-menu p {
	float: left;
	color: #8b8b8b;;
	font-size: 14px;
	margin: 0 15px 0 0;
	line-height: 1;
}

.sohohotel-header-3 .sohohotel-mobile-navigation-wrapper .sohohotel-language-menu ul {
	float: left;
}

.sohohotel-header-3 .sohohotel-mobile-navigation-wrapper .sohohotel-language-menu ul li:after {
	content: "/";
	margin: 0 5px;
	color: #424242;
	font-size: 13px;
}

.sohohotel-header-3 .sohohotel-mobile-navigation-wrapper .sohohotel-language-menu ul li:last-child:after {
	content: "";
}

.sohohotel-header-3 .sohohotel-mobile-navigation-wrapper .sohohotel-language-menu ul li a {
	background: none;
}

.sohohotel-header-3 .sohohotel-mobile-navigation-wrapper .sohohotel-language-menu {
    border: 1px solid;
    border-color: #424242;
    margin: 30px 0 30px 15px;
    padding: 15px;
}

@media only screen and (max-width: 1020px) {

	.sohohotel-header-3 .sohohotel-topbar-wrapper,
	.sohohotel-header-3 .sohohotel-navigation .sohohotel-primary-left,
	.sohohotel-header-3 .sohohotel-navigation .sohohotel-primary-right,
	.sohohotel-header-3 .sohohotel-logo span {
		display: none;
	}

	.sohohotel-header-3 .sohohotel-mobile-navigation-button {
		display: block;
	}

	.sohohotel-header-3 .sohohotel-mobile-navigation-wrapper .sohohotel-top-right-button {
		font-size: 14px;
	    width: calc(30% - 92px);
	    float: left;
	    margin: 30px 0 0 0;
	    padding: 11px 30px 0 30px;
	    text-align: center;
		height: 35px;
	}

	.sohohotel-header-3 .sohohotel-mobile-navigation-wrapper .sohohotel-language-menu {
	    width: calc(70% - 30px);
	    float: left;
	}

	.sohohotel-header-3 .sohohotel-logo-navigation {
		min-height: 0;
	}

	.sohohotel-header-3 .sohohotel-logo {
	    position: relative;
	    margin: 0;
	    display: table;
	    width: inherit;
	    text-align: left;
	    float: left;
	}

}

@media only screen and (max-width: 700px) {

	.sohohotel-header-3 .sohohotel-mobile-navigation-wrapper .sohohotel-language-menu {
		width: calc(100% - 62px);
		margin: 30px 0 0 15px;
	}

	.sohohotel-header-3 .sohohotel-mobile-navigation-wrapper .sohohotel-top-right-button {
		width: calc(100% - 60px);
		margin: 0 0 30px 15px;
		padding: 11px 15px 0 15px;
		text-align: left;
	}

}

@media only screen and (max-width: 500px) {

	.sohohotel-header-3 img.sohohotel-logo {
		max-width: 230px;
	}

}

/* 3.4 - Header 4 */
.sohohotel-site-wrapper-boxed .sohohotel-header-4.sohohotel-fixed-navigation {
	max-width: 1220px;
}

.sohohotel-header-4 .sohohotel-logo-navigation {
    max-width: 1140px;
    width: calc(100% - 30px);
    margin: 0 auto;
    padding: 10px 0 0 0;
	position: relative;
}

.sohohotel-header-4 .sohohotel-logo {
	font-size: 40px;
	float: left;
}

.sohohotel-header-4 .sohohotel-logo a {
	color: #fff;
	line-height: 0.9;
	display: block;
}

.sohohotel-header-4.sohohotel-fixed-navigation-show .sohohotel-logo a {
	color: #424242;
}

.sohohotel-header-4 .sohohotel-navigation {
	margin: 12px 0 0 0;
}

.sohohotel-header-4 .sohohotel-navigation li a {
	display: block;
	color: #fff;
	padding: 0 0;
	border-bottom: 2px solid;
	border-color: transparent;
}

.sohohotel-header-4.sohohotel-fixed-navigation-show .sohohotel-navigation li a {
	color: #424242;
}

.sohohotel-header-4 .sohohotel-navigation li.current_page_item li a {
	border-bottom: none;
}

.sohohotel-header-4 .sohohotel-navigation li a {
	font-size: 14px;
	font-weight: normal;
	display: block;
	margin: 0 50px 0 0;
	padding: 0 0 8px 0;
}

.sohohotel-header-4 .sohohotel-navigation li:last-child a {
	margin: 0;
}

.sohohotel-header-4 .sohohotel-navigation li li a {
	display: initial;
	margin: 0;
	border-bottom: none;
}

.sohohotel-header-4 .sohohotel-navigation {
	float: right;
}

.sohohotel-header-4 .sohohotel-navigation ul ul {
	display: none;
	width: 230px;
}

.sohohotel-header-4 .sohohotel-navigation ul li:hover > ul {
	display: block;
}

.sohohotel-header-4 .sohohotel-navigation .edge ul {
	right: 0;
}

.sohohotel-header-4 .sohohotel-navigation ul {
	padding: 0;
	list-style: none;
	/*position: relative;*/
	display: block;
}

.sohohotel-header-4 .sohohotel-navigation ul:after {
	content: "";
	clear: both;
	display: block;
}

.sohohotel-header-4 .sohohotel-navigation ul li {
	float: left;
}

.sohohotel-header-4 .sohohotel-navigation ul li a {
	text-decoration: none;
}

.sohohotel-header-4 .sohohotel-navigation ul ul {
	background: #fff;
	position: absolute;
	top: 100%;
	z-index: 9999;
	border-top: 1px solid;
	border-color: #e8e8e8;
}

.sohohotel-header-4 .sohohotel-navigation ul ul li {
	float: none;
	position: relative;
	padding: 0;
	line-height: 120%;
}

.sohohotel-header-4 .sohohotel-navigation ul ul li a,
.sohohotel-header-4 .sohohotel-fixed-navigation-show .sohohotel-navigation ul ul li a  {
	padding: 10px 20px;
	border-left: none;
	display: block;
	color: #777;
	font-size: 14px;
}

.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-1-col ul li a,
.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-2-col ul li a,
.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-3-col ul li a,
.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-4-col ul li a,
.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-5-col ul li a,
.sohohotel-header-4 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-1-col ul li a,
.sohohotel-header-4 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-2-col ul li a,
.sohohotel-header-4 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-3-col ul li a,
.sohohotel-header-4 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-4-col ul li a,
.sohohotel-header-4 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-5-col ul li a {
	color: #424242;
	font-size: 14px;
}

.sohohotel-header-4 .sohohotel-navigation ul ul li li {
	padding: 0;
}

.sohohotel-header-4 .sohohotel-navigation ul ul li,
.sohohotel-header-4 .sohohotel-navigation ul ul li:hover {
	border-top: none;
}

.sohohotel-header-4 .sohohotel-navigation ul ul ul {
	position: absolute;
	left: 100%;
	top: -21px;
}

.sohohotel-header-4 .sohohotel-navigation ul li li.menu-item-has-children > a:after {
	content: "\f105";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	font-size: 14px;
	color: #424242;
	margin: 0 0 0 6px;
	float: right;
}

.sohohotel-header-4 .sohohotel-navigation ul li li.menu-item-has-children > a:hover:after {
	color: #fff;
}

.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-1-col li li a,
.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-2-col li li a,
.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-3-col li li a,
.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-4-col li li a,
.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-5-col li li a,
.sohohotel-header-4 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-1-col li li a,
.sohohotel-header-4 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-2-col li li a,
.sohohotel-header-4 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-3-col li li a,
.sohohotel-header-4 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-4-col li li a,
.sohohotel-header-4 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-5-col li li a {
	font-size: 14px;
	color: #777;
}

.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-1-col li li:last-child a,
.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-2-col li li:last-child a,
.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-3-col li li:last-child a,
.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-4-col li li:last-child a,
.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-5-col li li:last-child a,
.sohohotel-header-4 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-1-col li li:last-child a,
.sohohotel-header-4 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-2-col li li:last-child a,
.sohohotel-header-4 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-3-col li li:last-child a,
.sohohotel-header-4 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-4-col li li:last-child a,
.sohohotel-header-4 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-5-col li li:last-child a  {
	color: #777;
}

.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-1-col li li:last-child a:hover,
.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-2-col li li:last-child a:hover,
.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-3-col li li:last-child a:hover,
.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-4-col li li:last-child a:hover,
.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-5-col li li:last-child a:hover,
.sohohotel-header-4 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-1-col li li:last-child a:hover,
.sohohotel-header-4 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-2-col li li:last-child a:hover,
.sohohotel-header-4 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-3-col li li:last-child a:hover,
.sohohotel-header-4 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-4-col li li:last-child a:hover,
.sohohotel-header-4 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-5-col li li:last-child a:hover  {
	color: #fff;
}

/*.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-1-col ul li:last-child li a,
.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-2-col ul li:last-child li a,
.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-3-col ul li:last-child li a,
.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-4-col ul li:last-child li a,
.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-5-col ul li:last-child li a,
.sohohotel-header-4 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-1-col ul li:last-child li a,
.sohohotel-header-4 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-2-col ul li:last-child li a,
.sohohotel-header-4 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-3-col ul li:last-child li a,
.sohohotel-header-4 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-4-col ul li:last-child li a,
.sohohotel-header-4 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-5-col ul li:last-child li a {
	color: #777;
}*/

.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-1-col ul li a,
.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-2-col ul li a,
.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-3-col ul li a,
.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-4-col ul li a,
.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-5-col ul li a {
	padding: 10px 20px;
}

.sohohotel-header-4 .sohohotel-navigation li ul li a:hover,
.sohohotel-header-4 .sohohotel-fixed-navigation-show .sohohotel-navigation li ul li a:hover,
.sohohotel-header-4 .sohohotel-navigation li ul li.current_page_item a:hover {
	color: #fff;
	border-bottom: none;
}

.sohohotel-header-4 .sohohotel-navigation li ul li.current_page_item a {
	color: #777;
	border-bottom: none;
}

.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-1-col ul,
.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-2-col ul,
.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-3-col ul,
.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-4-col ul,
.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-5-col ul {
	border-top: 1px solid;
	border-color: #e8e8e8;
}

.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-1-col ul ul,
.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-2-col ul ul,
.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-3-col ul ul,
.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-4-col ul ul,
.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-5-col ul ul,
.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-1-col ul li,
.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-2-col ul li,
.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-3-col ul li,
.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-4-col ul li,
.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-5-col ul li,
.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-1-col ul li:hover,
.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-2-col ul li:hover,
.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-3-col ul li:hover,
.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-4-col ul li:hover,
.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-5-col ul li:hover,
.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-1-col ul li li,
.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-2-col ul li li,
.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-3-col ul li li,
.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-4-col ul li li,
.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-5-col ul li li,
.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-1-col ul li li:hover,
.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-2-col ul li li:hover,
.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-3-col ul li li:hover,
.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-4-col ul li li:hover,
.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-5-col ul li li:hover {
	border: none;
}

.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-2-col ul li a:after,
.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-3-col ul li a:after,
.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-4-col ul li a:after,
.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-5-col ul li a:after {
	content: '' !important;
}

.sohohotel-header-4 .sohohotel-navigation li ul {
	-moz-box-shadow: 0 7px 6px 2px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 7px 6px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0 7px 6px 2px rgba(0, 0, 0, 0.2);
}

.sohohotel-header-4 .sohohotel-navigation li ul,
.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-1-col ul li {
	padding: 20px 0;
}

.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-1-col ul,
.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-2-col ul,
.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-3-col ul,
.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-4-col ul,
.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-5-col ul {
	padding: 0;
}

.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-1-col ul li:first-child {
	padding: 20px 0 0 0;
}

.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-1-col ul li:last-child {
	padding: 0 0 10px 0;
}

.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-2-col ul li,
.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-3-col ul li,
.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-4-col ul li,
.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-5-col ul li {
	border-right: 1px solid;
	border-color: #e8e8e8;
	padding: 20px 0;
}

.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-2-col ul li:hover,
.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-3-col ul li:hover,
.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-4-col ul li:hover,
.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-5-col ul li:hover {
	border-right: 1px solid;
	border-color: #e8e8e8;
}

.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-2-col ul li:last-child,
.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-3-col ul li:last-child,
.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-4-col ul li:last-child,
.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-5-col ul li:last-child {
	border-right: none;
}

.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-2-col ul li:last-child:hover,
.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-3-col ul li:last-child:hover,
.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-4-col ul li:last-child:hover,
.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-5-col ul li:last-child:hover {
	border-right: none;
}

.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-1-col ul li {
	float: left;
	width: 240px;
}

.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-2-col ul li {
	float: left;
	width: 240px;
}

.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-3-col ul li {
	float: left;
	width: 240px;
}

.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-4-col ul li {
	float: left;
	width: calc(25% - 1px);
}

.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-4-col ul li:last-child {
	width: 25%;
}

.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-5-col ul li {
	float: left;
	width: calc(20% - 1px);
}

.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-5-col ul li:last-child {
	width: 20%;
}

.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-1-col ul li li,
.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-2-col ul li li,
.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-3-col ul li li,
.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-4-col ul li li,
.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-5-col ul li li {
	padding: 0;
	width: 100%;
}

.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-1-col ul li li:last-child,
.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-2-col ul li li:last-child,
.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-3-col ul li li:last-child,
.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-4-col ul li li:last-child,
.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-5-col ul li li:last-child {
	width: 100%;
}

.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-1-col ul li li,
.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-2-col ul li li,
.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-3-col ul li li,
.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-4-col ul li li,
.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-5-col ul li li {
	font-weight: normal;
	float: none;
}

.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-1-col ul ul,
.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-2-col ul ul,
.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-3-col ul ul,
.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-4-col ul ul,
.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-5-col ul ul {
	display: block;
	width: 100%;
	padding: 0;
	position: static;
	left: 0;
	top: 0;
	-moz-box-shadow: 0;
	-webkit-box-shadow: 0;
	box-shadow: none;
}

.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-4-col ul ul {
	width: 100%;
}

.sohohotel-header-4 .sohohotel-navigation li:last-child li a {
	border-right: none;
}

.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-1-col ul {
	width: 240px;
}

.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-2-col ul {
	width: 481px;
}

.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-3-col ul {
	width: 722px;
}

.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-4-col ul {
	width: 100%;
	left: 0;
}

.sohohotel-header-4 .sohohotel-navigation .sohohotel-megamenu-5-col ul {
	width: 100%;
	left: 0;
}

.sohohotel-header-4 .sohohotel-navigation li.current_page_item > a,
.sohohotel-header-4 .sohohotel-navigation li a:hover {
	color: #fff;
}

.sohohotel-header-4.sohohotel-fixed-navigation-show .sohohotel-navigation li.current_page_item > a,
.sohohotel-header-4.sohohotel-fixed-navigation-show .sohohotel-navigation li a:hover {
	color: #424242;
}

.sohohotel-header-4.sohohotel-fixed-navigation-show .sohohotel-navigation li.current_page_item li > a,
.sohohotel-header-4.sohohotel-fixed-navigation-show .sohohotel-navigation li li a:hover {
	color: #fff;
}

.sohohotel-header-4.sohohotel-fixed-navigation {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 999;
}

.sohohotel-header-4.sohohotel-fixed-navigation-show {
	position: fixed;
	z-index: 999;
	width: 100%;
	background: #fff;
	-moz-box-shadow: 0 7px 6px 2px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 7px 6px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0 7px 6px 2px rgba(0, 0, 0, 0.2);
}

.sohohotel-header-4.sohohotel-fixed-navigation-show .sohohotel-logo-navigation {
	padding: 0;
}

.sohohotel-header-4.sohohotel-fixed-navigation-show .sohohotel-navigation {
	margin: 0;
}

.sohohotel-header-4.sohohotel-fixed-navigation-show .sohohotel-navigation li a {
	padding: 25px 0;
}

.sohohotel-header-4.sohohotel-fixed-navigation-show .sohohotel-navigation li li a {
	padding: 10px 20px;
}

.sohohotel-header-4.sohohotel-fixed-navigation-show .sohohotel-logo {
	margin: 11px 0 0 0;
}

.sohohotel-header-4.sohohotel-fixed-navigation-show .sohohotel-navigation {
	max-height: 66px;
}

.sohohotel-header-4 .sohohotel-mobile-navigation-button {
	display: none;
	float: right;
	margin: 11px 0 0 0;
}

.sohohotel-header-4 .sohohotel-mobile-navigation-button i {
	font-size: 20px;
}

.sohohotel-header-4 .sohohotel-mobile-navigation-wrapper {
	display: none;
}

.sohohotel-header-4 .sohohotel-mobile-navigation-wrapper ul li {
	font-weight: normal;
	font-size: 14px;
}

.sohohotel-header-4 .sohohotel-mobile-navigation-wrapper ul li a {
	color: #fff;
}

.sohohotel-header-4 .sohohotel-mobile-navigation-wrapper ul li a:hover {
	border-bottom: 1px solid;
}

.sohohotel-header-4 .sohohotel-mobile-navigation-wrapper ul a {
	width: calc(100% - 30px);
	display: block;
	padding: 15px 15px;
	border-bottom: 1px solid;
	border-color: #3b3b3b;
}

.sohohotel-header-4 .sohohotel-mobile-navigation-wrapper ul li li a {
	padding: 15px 30px 15px 35px;
	width: calc(100% - 65px);
}

.sohohotel-header-4 .sohohotel-mobile-navigation-wrapper ul li li li a {
	padding: 15px 30px 15px 65px;
	width: calc(100% - 95px);
}

.sohohotel-header-4 .sohohotel-mobile-navigation-wrapper .sohohotel-language-menu ul li {
	float: left;
	border: none;
}

.sohohotel-header-4 .sohohotel-mobile-navigation-wrapper .sohohotel-language-menu ul li a {
	border: none;
	padding: 0;
	margin: 0;
	display: inline;
}

.sohohotel-header-4 .sohohotel-mobile-navigation-wrapper .sohohotel-language-menu ul li a:hover {
	background: none;
}

.sohohotel-header-4 .sohohotel-mobile-navigation-wrapper .sohohotel-language-menu {
	border: 1px solid;
	border-color: #424242;
	margin: 30px 0 30px 15px;
	padding: 15px;
}

.sohohotel-header-4 .sohohotel-mobile-navigation-wrapper .sohohotel-language-menu p {
	float: left;
	color: #8b8b8b;;
	font-size: 14px;
	margin: 0 15px 0 0;
	line-height: 1;
}

.sohohotel-header-4 .sohohotel-mobile-navigation-wrapper .sohohotel-language-menu ul {
	float: left;
}

.sohohotel-header-4 .sohohotel-mobile-navigation-wrapper .sohohotel-language-menu ul li:after {
	content: "/";
	margin: 0 5px;
	color: #424242;
	font-size: 13px;
}

.sohohotel-header-4 .sohohotel-mobile-navigation-wrapper .sohohotel-language-menu ul li:last-child:after {
	content: "";
}

.sohohotel-header-4 .sohohotel-mobile-navigation-wrapper .sohohotel-language-menu ul li a {
	background: none;
}

.sohohotel-header-4 .sohohotel-mobile-navigation-wrapper .sohohotel-language-menu {
    border: 1px solid;
    border-color: #424242;
    margin: 30px 0 30px 15px;
    padding: 15px;
}

.sohohotel-header-4 .sohohotel-menu-search-link {
	float: right;
	color: #fff;
	margin: 10px 0 0 50px;
}

.sohohotel-header-4.sohohotel-fixed-navigation-show .sohohotel-menu-search-link {
	margin: 22px 0 0 50px;
}

.sohohotel-page-header.sohohotel-page-header-4 {
	position: relative;
	z-index: 1;
	background: #777;
	margin: 0 0 60px 0;
	padding: 220px 0 160px 0;
}

.sohohotel-page-header.sohohotel-page-header-4 h1,
.sohohotel-page-header.sohohotel-page-header-4 p,
.sohohotel-page-header.sohohotel-page-header-4 p a {
	color: #fff;
}

.sohohotel-page-header.sohohotel-page-header-4 h1 {
	font-size: 68px;
}

.sohohotel-page-header.sohohotel-page-header-4 h1:after {
	display: none;
}

@media only screen and (max-width: 1020px) {

	.sohohotel-header-4 .sohohotel-navigation,
	.sohohotel-header-4 .sohohotel-menu-search-link {
		display: none;
	}

	.sohohotel-header-4 .sohohotel-mobile-navigation-button {
		display: block;
	}

	.sohohotel-header-4 .sohohotel-mobile-navigation-wrapper .sohohotel-top-right-button {
		font-size: 14px;
	    width: calc(30% - 92px);
	    float: left;
	    margin: 30px 0 0 0;
	    padding: 11px 30px 0 30px;
	    text-align: center;
		height: 35px;
	}

	.sohohotel-header-4 .sohohotel-topbar-wrapper .sohohotel-topbar .sohohotel-top-right-wrapper .sohohotel-top-right-button i,
	.sohohotel-header-4 .sohohotel-mobile-navigation-wrapper .sohohotel-top-right-button i {
		font-size: 20px;
		margin: 0 10px 0 0;
	}

	body .sohohotel-site-wrapper .sohohotel-header-4 .sohohotel-mobile-navigation-wrapper .sohohotel-top-right-button-left {
		margin: 30px 0 30px 15px;
	}

	.sohohotel-header-4 .sohohotel-mobile-navigation-wrapper .sohohotel-top-right-button {
		color: #fff;
	}

	.sohohotel-header-4 .sohohotel-mobile-navigation-wrapper .sohohotel-language-menu {
	    width: calc(70% - 30px);
	    float: left;
	}

	.sohohotel-header-4.sohohotel-fixed-navigation {
	    position: relative;
	}

	.sohohotel-header-4 .sohohotel-logo a {
		color: #424242;
	}

	.sohohotel-header-4 .sohohotel-logo-navigation {
		padding: 35px 0;
	}

	.sohohotel-page-header.sohohotel-page-header-4 {
		margin: 0 0 60px 0;
		padding: 50px 0;
	}

	.sohohotel-page-header.sohohotel-page-header-4 h1 {
		font-size: 32px;
	}

}

@media only screen and (max-width: 700px) {

	.sohohotel-header-4 .sohohotel-mobile-navigation-wrapper .sohohotel-language-menu {
		width: calc(100% - 62px);
		margin: 30px 0 0 15px;
	}

	.sohohotel-header-4 .sohohotel-mobile-navigation-wrapper .sohohotel-top-right-button {
		width: calc(100% - 60px);
		margin: 0 0 30px 15px;
		padding: 11px 15px 0 15px;
		text-align: left;
	}

}

@media only screen and (max-width: 500px) {

	.sohohotel-header-4 img.sohohotel-logo {
		max-width: 230px;
	}

}

/* 3.5 - Header 5 */
.sohohotel-site-wrapper-boxed .sohohotel-header-5.sohohotel-fixed-navigation {
	max-width: 1220px;
}

.sohohotel-header-5 .sohohotel-topbar-wrapper {
	border-bottom: 1px solid;
	border-color: #e8e8e8;
}

.sohohotel-header-5 .sohohotel-topbar-wrapper .sohohotel-topbar {
	max-width: 1140px;
	width: calc(100% - 30px);
	margin: 0 auto;
}

.sohohotel-header-5 .sohohotel-topbar-wrapper .sohohotel-topbar .sohohotel-top-left-wrapper {
	float: left;
	margin: 14px 0 0 0;
}

.sohohotel-header-5 .sohohotel-topbar-wrapper .sohohotel-topbar .sohohotel-top-left-wrapper li {
	float: left;
	font-size: 13px;
}

.sohohotel-header-5 .sohohotel-topbar-wrapper .sohohotel-topbar .sohohotel-top-left-wrapper li.sohohotel-phone-icon {
	margin: 0 30px 0 0;
}

.sohohotel-header-5 .sohohotel-topbar-wrapper .sohohotel-topbar .sohohotel-top-left-wrapper li.sohohotel-phone-icon:before,
.sohohotel-header-5 .sohohotel-topbar-wrapper .sohohotel-topbar .sohohotel-top-left-wrapper li.sohohotel-map-icon:before {
	color: #fff;
	content: "";
	display: block;
	float: left;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	width: 30px;
	height: 25px;
	text-align: center;
	padding: 5px 0 0 0;
	margin: -8px 10px 0 0;
	font-size: 18px;
	font-family: "FontAwesome";
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}

.sohohotel-header-5 .sohohotel-topbar-wrapper .sohohotel-topbar .sohohotel-top-left-wrapper li.sohohotel-phone-icon:before {
    content: "\f095";
}

.sohohotel-header-5 .sohohotel-topbar-wrapper .sohohotel-topbar .sohohotel-top-left-wrapper li.sohohotel-map-icon:before {
    content: "\f041";
}

.sohohotel-header-5 .sohohotel-topbar-wrapper .sohohotel-topbar .sohohotel-top-right-wrapper {
	float: right;
}

.sohohotel-header-5 .sohohotel-topbar-wrapper .sohohotel-topbar .sohohotel-top-right-wrapper .sohohotel-language-menu {
	float: left;
	margin: 13px 30px 0 0;
}

.sohohotel-header-5 .sohohotel-topbar-wrapper .sohohotel-topbar .sohohotel-top-right-wrapper .sohohotel-language-menu p {
	float: left;
	font-size: 13px;
	margin: 0 3px 0 0;
}

.sohohotel-header-5 .sohohotel-topbar-wrapper .sohohotel-topbar .sohohotel-top-right-wrapper .sohohotel-language-menu ul {
	float: left;
}

.sohohotel-header-5 .sohohotel-topbar-wrapper .sohohotel-topbar .sohohotel-top-right-wrapper .sohohotel-language-menu ul li {
	float: left;
	font-size: 13px;
}

.sohohotel-header-5 .sohohotel-topbar-wrapper .sohohotel-topbar .sohohotel-top-right-wrapper .sohohotel-language-menu ul li:after {
    content: "/";
    margin: 0 3px;
    color: #dddddd;
    font-size: 13px;
}

.sohohotel-header-5 .sohohotel-topbar-wrapper .sohohotel-topbar .sohohotel-top-right-wrapper .sohohotel-language-menu ul li:last-child:after {
	display: none;
}

.sohohotel-header-5 .sohohotel-topbar-wrapper .sohohotel-topbar .sohohotel-top-right-wrapper .sohohotel-top-right-button {
	float: left;
	font-size: 14px;
	padding: 7px 30px 0 30px;
	height: 35px;
	color: #fff;
}

.sohohotel-header-5 .sohohotel-mobile-navigation-wrapper .sohohotel-top-right-button {
	color: #fff;
}

.sohohotel-header-5 .sohohotel-topbar-wrapper .sohohotel-topbar .sohohotel-top-right-wrapper .sohohotel-top-right-button i,
.sohohotel-header-5 .sohohotel-mobile-navigation-wrapper .sohohotel-top-right-button i {
	font-size: 20px;
	margin: 0 10px 0 0;
}

body .sohohotel-site-wrapper .sohohotel-header-5 .sohohotel-mobile-navigation-wrapper .sohohotel-top-right-button-left {
	margin: 30px 0 30px 15px;
}

.sohohotel-header-5 .sohohotel-logo-navigation {
    max-width: 1140px;
    width: calc(100% - 30px);
    margin: 0 auto;
	position: relative;
}

.sohohotel-header-5 .sohohotel-logo {
	font-size: 40px;
	float: left;
	margin: 38px 0;
}

.sohohotel-header-5 .sohohotel-navigation li a {
	display: block;
	color: #424242;
	border-bottom: 2px solid;
	border-color: transparent;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	padding: 40px 0;
}

.sohohotel-header-5 .sohohotel-navigation li a strong {
	font-size: 14px;
	font-weight: normal;
	border-right: 1px solid;
	border-color: #e8e8e8;
	display: block;
	padding: 0px 20px 0px 20px;
}

.sohohotel-header-5 .sohohotel-navigation li:last-child a strong {
	border-right: none;
	padding: 0px 0px 0px 20px;
}

.sohohotel-header-5 .sohohotel-navigation li a span {
	display: block;
	color: #a09d9d;
	font-size: 13px;
	margin: 8px 0 0 0;
}

.sohohotel-header-5 .sohohotel-navigation li.current_page_item li a {
	border-bottom: none;
}

.sohohotel-header-5 .sohohotel-navigation li:last-child a {
	margin: 0;
}

.sohohotel-header-5 .sohohotel-navigation li li a {
	display: initial;
	margin: 0;
	border-bottom: none;
}

.sohohotel-header-5 .sohohotel-navigation {
	float: right;
}

.sohohotel-header-5 .sohohotel-navigation ul ul {
	display: none;
	width: 230px;
}

.sohohotel-header-5 .sohohotel-navigation ul li:hover > ul {
	display: block;
}

.sohohotel-header-5 .sohohotel-navigation .edge ul {
	right: 0;
}

.sohohotel-header-5 .sohohotel-navigation ul {
	padding: 0;
	list-style: none;
	/*position: relative;*/
	display: block;
}

.sohohotel-header-5 .sohohotel-navigation ul:after {
	content: "";
	clear: both;
	display: block;
}

.sohohotel-header-5 .sohohotel-navigation ul li {
	float: left;
}

.sohohotel-header-5 .sohohotel-navigation ul li a {
	text-decoration: none;
}

.sohohotel-header-5 .sohohotel-navigation ul ul {
	background: #fff;
	position: absolute;
	top: 100%;
	z-index: 9999;
	border-top: 1px solid;
	border-color: #e8e8e8;
}

.sohohotel-header-5 .sohohotel-navigation ul ul li {
	float: none;
	position: relative;
	padding: 0;
	line-height: 120%;
}

.sohohotel-header-5 .sohohotel-navigation ul ul li a,
.sohohotel-header-5 .sohohotel-fixed-navigation-show .sohohotel-navigation ul ul li a  {
	padding: 10px 20px;
	border-left: none;
	display: block;
	color: #777;
	font-size: 14px;
}

.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-1-col ul li a,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-2-col ul li a,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-3-col ul li a,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-4-col ul li a,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-5-col ul li a,
.sohohotel-header-5 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-1-col ul li a,
.sohohotel-header-5 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-2-col ul li a,
.sohohotel-header-5 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-3-col ul li a,
.sohohotel-header-5 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-4-col ul li a,
.sohohotel-header-5 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-5-col ul li a {
	color: #424242;
	font-size: 14px;
}

.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-1-col ul li:last-child a,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-2-col ul li:last-child a,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-3-col ul li:last-child a,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-4-col ul li:last-child a,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-5-col ul li:last-child a,
.sohohotel-header-5 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-1-col ul li:last-child a,
.sohohotel-header-5 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-2-col ul li:last-child a,
.sohohotel-header-5 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-3-col ul li:last-child a,
.sohohotel-header-5 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-4-col ul li:last-child a,
.sohohotel-header-5 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-5-col ul li:last-child a {
	color: #424242;
}

.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-1-col ul li:last-child a:hover,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-2-col ul li:last-child a:hover,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-3-col ul li:last-child a:hover,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-4-col ul li:last-child a:hover,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-5-col ul li:last-child a:hover,
.sohohotel-header-5 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-1-col ul li:last-child a:hover,
.sohohotel-header-5 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-2-col ul li:last-child a:hover,
.sohohotel-header-5 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-3-col ul li:last-child a:hover,
.sohohotel-header-5 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-4-col ul li:last-child a:hover,
.sohohotel-header-5 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-5-col ul li:last-child a:hover {
	color: #fff;
}

.sohohotel-header-5 .sohohotel-navigation ul ul li li {
	padding: 0;
}

.sohohotel-header-5 .sohohotel-navigation ul ul li,
.sohohotel-header-5 .sohohotel-navigation ul ul li:hover {
	border-top: none;
}

.sohohotel-header-5 .sohohotel-navigation ul ul ul {
	position: absolute;
	left: 100%;
	top: -21px;
}

.sohohotel-header-5 .sohohotel-navigation ul li li.menu-item-has-children > a:after {
	content: "\f105";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	font-size: 14px;
	color: #424242;
	margin: 0 0 0 6px;
	float: right;
}

.sohohotel-header-5 .sohohotel-navigation ul li li.menu-item-has-children > a:hover:after {
	color: #fff;
}

.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-1-col li li a,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-2-col li li a,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-3-col li li a,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-4-col li li a,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-5-col li li a,
.sohohotel-header-5 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-1-col li li a,
.sohohotel-header-5 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-2-col li li a,
.sohohotel-header-5 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-3-col li li a,
.sohohotel-header-5 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-4-col li li a,
.sohohotel-header-5 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-5-col li li a {
	font-size: 14px;
	color: #777;
}

.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-1-col li li:last-child a,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-2-col li li:last-child a,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-3-col li li:last-child a,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-4-col li li:last-child a,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-5-col li li:last-child a,
.sohohotel-header-5 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-1-col li li:last-child a,
.sohohotel-header-5 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-2-col li li:last-child a,
.sohohotel-header-5 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-3-col li li:last-child a,
.sohohotel-header-5 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-4-col li li:last-child a,
.sohohotel-header-5 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-5-col li li:last-child a  {
	color: #777;
}

.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-1-col ul li:last-child li a,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-2-col ul li:last-child li a,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-3-col ul li:last-child li a,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-4-col ul li:last-child li a,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-5-col ul li:last-child li a,
.sohohotel-header-5 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-1-col ul li:last-child li a,
.sohohotel-header-5 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-2-col ul li:last-child li a,
.sohohotel-header-5 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-3-col ul li:last-child li a,
.sohohotel-header-5 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-4-col ul li:last-child li a,
.sohohotel-header-5 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-5-col ul li:last-child li a {
	color: #777;
}

.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-1-col li li:last-child a:hover,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-2-col li li:last-child a:hover,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-3-col li li:last-child a:hover,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-4-col li li:last-child a:hover,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-5-col li li:last-child a:hover,
.sohohotel-header-5 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-1-col li li:last-child a:hover,
.sohohotel-header-5 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-2-col li li:last-child a:hover,
.sohohotel-header-5 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-3-col li li:last-child a:hover,
.sohohotel-header-5 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-4-col li li:last-child a:hover,
.sohohotel-header-5 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-5-col li li:last-child a:hover  {
	color: #fff;
}

.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-1-col ul li a,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-2-col ul li a,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-3-col ul li a,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-4-col ul li a,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-5-col ul li a {
	padding: 10px 20px;
}

.sohohotel-header-5 .sohohotel-navigation li ul li a:hover,
.sohohotel-header-5 .sohohotel-fixed-navigation-show .sohohotel-navigation li ul li a:hover,
.sohohotel-header-5 .sohohotel-navigation li ul li.current_page_item a:hover {
	color: #fff;
	border-bottom: none;
}

/*.sohohotel-header-5 .sohohotel-navigation li ul li.current_page_item a {
	color: #777;
	border-bottom: none;
}*/

.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-1-col ul,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-2-col ul,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-3-col ul,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-4-col ul,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-5-col ul {
	border-top: 1px solid;
	border-color: #e8e8e8;
}

.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-1-col ul ul,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-2-col ul ul,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-3-col ul ul,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-4-col ul ul,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-5-col ul ul,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-1-col ul li,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-2-col ul li,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-3-col ul li,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-4-col ul li,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-5-col ul li,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-1-col ul li:hover,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-2-col ul li:hover,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-3-col ul li:hover,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-4-col ul li:hover,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-5-col ul li:hover,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-1-col ul li li,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-2-col ul li li,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-3-col ul li li,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-4-col ul li li,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-5-col ul li li,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-1-col ul li li:hover,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-2-col ul li li:hover,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-3-col ul li li:hover,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-4-col ul li li:hover,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-5-col ul li li:hover {
	border: none;
}

.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-2-col ul li a:after,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-3-col ul li a:after,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-4-col ul li a:after,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-5-col ul li a:after {
	content: '' !important;
}

.sohohotel-header-5 .sohohotel-navigation li ul {
	-moz-box-shadow: 0 7px 6px 2px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 7px 6px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0 7px 6px 2px rgba(0, 0, 0, 0.2);
}

.sohohotel-header-5 .sohohotel-navigation li ul,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-1-col ul li {
	padding: 20px 0;
}

.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-1-col ul,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-2-col ul,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-3-col ul,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-4-col ul,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-5-col ul {
	padding: 0;
}

.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-1-col ul li:first-child {
	padding: 20px 0 0 0;
}

.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-1-col ul li:last-child {
	padding: 0 0 10px 0;
}

.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-2-col ul li,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-3-col ul li,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-4-col ul li,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-5-col ul li {
	border-right: 1px solid;
	border-color: #e8e8e8;
	padding: 20px 0;
}

.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-2-col ul li:hover,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-3-col ul li:hover,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-4-col ul li:hover,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-5-col ul li:hover {
	border-right: 1px solid;
	border-color: #e8e8e8;
}

.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-2-col ul li:last-child,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-3-col ul li:last-child,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-4-col ul li:last-child,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-5-col ul li:last-child {
	border-right: none;
}

.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-2-col ul li:last-child:hover,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-3-col ul li:last-child:hover,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-4-col ul li:last-child:hover,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-5-col ul li:last-child:hover {
	border-right: none;
}

.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-1-col ul li {
	float: left;
	width: 240px;
}

.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-2-col ul li {
	float: left;
	width: 240px;
}

.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-3-col ul li {
	float: left;
	width: 240px;
}

.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-4-col ul li {
	float: left;
	width: calc(25% - 1px);
}

.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-4-col ul li:last-child {
	width: 25%;
}

.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-5-col ul li {
	float: left;
	width: calc(20% - 1px);
}

.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-5-col ul li:last-child {
	width: 20%;
}

.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-1-col ul li li,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-2-col ul li li,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-3-col ul li li,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-4-col ul li li,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-5-col ul li li {
	padding: 0;
	width: 100%;
}

.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-1-col ul li li:last-child,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-2-col ul li li:last-child,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-3-col ul li li:last-child,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-4-col ul li li:last-child,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-5-col ul li li:last-child {
	width: 100%;
}

.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-1-col ul li li,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-2-col ul li li,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-3-col ul li li,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-4-col ul li li,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-5-col ul li li {
	font-weight: normal;
	float: none;
}

.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-1-col ul ul,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-2-col ul ul,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-3-col ul ul,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-4-col ul ul,
.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-5-col ul ul {
	display: block;
	width: 100%;
	padding: 0;
	position: static;
	left: 0;
	top: 0;
	-moz-box-shadow: 0;
	-webkit-box-shadow: 0;
	box-shadow: none;
}

.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-4-col ul ul {
	width: 100%;
}

.sohohotel-header-5 .sohohotel-navigation li:last-child li a {
	border-right: none;
}

.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-1-col ul {
	width: 240px;
}

.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-2-col ul {
	width: 481px;
}

.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-3-col ul {
	width: 722px;
}

.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-4-col ul {
	width: 100%;
	left: 0;
}

.sohohotel-header-5 .sohohotel-navigation .sohohotel-megamenu-5-col ul {
	width: 100%;
	left: 0;
}

.sohohotel-header-5 .sohohotel-navigation li.current_page_item > a,
.sohohotel-header-5 .sohohotel-navigation li a:hover {
	color: #424242;
}

.sohohotel-header-5.sohohotel-fixed-navigation {
	-moz-box-shadow: 0 7px 6px 2px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 7px 6px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0 7px 6px 2px rgba(0, 0, 0, 0.2);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	position: relative;
}

.sohohotel-header-5.sohohotel-fixed-navigation-show {
	position: fixed;
	z-index: 999;
	width: 100%;
	background: #fff;
}

.sohohotel-header-5.sohohotel-fixed-navigation-show .sohohotel-logo-navigation {
	padding: 0;
}

.sohohotel-header-5.sohohotel-fixed-navigation-show .sohohotel-navigation {
	margin: 0;
}

.sohohotel-header-5.sohohotel-fixed-navigation-show .sohohotel-navigation li a {
	padding: 25px 0;
}

.sohohotel-header-5.sohohotel-fixed-navigation-show .sohohotel-navigation li li a {
	padding: 10px 20px;
}

.sohohotel-header-5.sohohotel-fixed-navigation-show .sohohotel-logo {
	margin: 22px 0 0 0;
}

.sohohotel-header-5.sohohotel-fixed-navigation-show .sohohotel-navigation {
	max-height: 87px;
}

.sohohotel-header-5 .sohohotel-mobile-navigation-button {
	display: none;
	float: right;
	margin: 11px 0 0 0;
}

.sohohotel-header-5 .sohohotel-mobile-navigation-button i {
	font-size: 20px;
}

.sohohotel-header-5 .sohohotel-mobile-navigation-wrapper {
	display: none;
}

.sohohotel-header-5 .sohohotel-mobile-navigation-wrapper ul li {
	font-weight: normal;
	font-size: 14px;
}

.sohohotel-header-5 .sohohotel-mobile-navigation-wrapper ul li a {
	color: #fff;
}

.sohohotel-header-5 .sohohotel-mobile-navigation-wrapper ul li a:hover {
	border-bottom: 1px solid;
}

.sohohotel-header-5 .sohohotel-mobile-navigation-wrapper ul a {
	width: calc(100% - 30px);
	display: block;
	padding: 15px 15px;
	border-bottom: 1px solid;
	border-color: #3b3b3b;
}

.sohohotel-header-5 .sohohotel-mobile-navigation-wrapper ul li li a {
	padding: 15px 30px 15px 35px;
	width: calc(100% - 65px);
}

.sohohotel-header-5 .sohohotel-mobile-navigation-wrapper ul li li li a {
	padding: 15px 30px 15px 65px;
	width: calc(100% - 95px);
}

.sohohotel-header-5 .sohohotel-mobile-navigation-wrapper .sohohotel-language-menu ul li {
	float: left;
	border: none;
}

.sohohotel-header-5 .sohohotel-mobile-navigation-wrapper .sohohotel-language-menu ul li a {
	border: none;
	padding: 0;
	margin: 0;
	display: inline;
}

.sohohotel-header-5 .sohohotel-mobile-navigation-wrapper .sohohotel-language-menu ul li a:hover {
	background: none;
}

.sohohotel-header-5 .sohohotel-mobile-navigation-wrapper .sohohotel-language-menu {
	border: 1px solid;
	border-color: #424242;
	margin: 30px 0 30px 15px;
	padding: 15px;
}

.sohohotel-header-5 .sohohotel-mobile-navigation-wrapper .sohohotel-language-menu p {
	float: left;
	color: #8b8b8b;;
	font-size: 14px;
	margin: 0 15px 0 0;
	line-height: 1;
}

.sohohotel-header-5 .sohohotel-mobile-navigation-wrapper .sohohotel-language-menu ul {
	float: left;
}

.sohohotel-header-5 .sohohotel-mobile-navigation-wrapper .sohohotel-language-menu ul li:after {
	content: "/";
	margin: 0 5px;
	color: #424242;
	font-size: 13px;
}

.sohohotel-header-5 .sohohotel-mobile-navigation-wrapper .sohohotel-language-menu ul li:last-child:after {
	content: "";
}

.sohohotel-header-5 .sohohotel-mobile-navigation-wrapper .sohohotel-language-menu ul li a {
	background: none;
}

.sohohotel-header-5 .sohohotel-mobile-navigation-wrapper .sohohotel-language-menu {
    border: 1px solid;
    border-color: #424242;
    margin: 30px 0 30px 15px;
    padding: 15px;
}

@media only screen and (max-width: 1020px) {

	.sohohotel-header-5 .sohohotel-navigation,
	.sohohotel-header-5 .sohohotel-topbar-wrapper {
		display: none;
	}

	.sohohotel-header-5 .sohohotel-mobile-navigation-button {
		display: block;
	}

	.sohohotel-header-5 .sohohotel-mobile-navigation-wrapper .sohohotel-top-right-button {
		font-size: 14px;
	    width: calc(30% - 92px);
	    float: left;
	    margin: 30px 0 0 0;
	    padding: 11px 30px 0 30px;
	    text-align: center;
		height: 35px;
	}

	.sohohotel-header-5 .sohohotel-mobile-navigation-wrapper .sohohotel-language-menu {
	    width: calc(70% - 30px);
	    float: left;
	}

	.sohohotel-header-5 .sohohotel-logo-navigation {
	    padding: 35px 0;
	}

	.sohohotel-header-5 .sohohotel-logo {
		margin: 0;
	}

}

@media only screen and (max-width: 700px) {

	.sohohotel-header-5 .sohohotel-mobile-navigation-wrapper .sohohotel-language-menu {
		width: calc(100% - 62px);
		margin: 30px 0 0 15px;
	}

	.sohohotel-header-5 .sohohotel-mobile-navigation-wrapper .sohohotel-top-right-button {
		width: calc(100% - 60px);
		margin: 0 0 30px 15px;
		padding: 11px 15px 0 15px;
		text-align: left;
	}

}

@media only screen and (max-width: 500px) {

	.sohohotel-header-5 img.sohohotel-logo {
		max-width: 230px;
	}

}

/* 3.6 - Header 6 */
.sohohotel-site-wrapper-boxed .sohohotel-header-6.sohohotel-fixed-navigation {
	max-width: 1220px;
}

.sohohotel-header-6 .sohohotel-topbar-wrapper {
	color: #fff;
}

.sohohotel-header-6 .sohohotel-topbar-wrapper .sohohotel-topbar {
	max-width: 1140px;
	width: calc(100% - 30px);
	margin: 0 auto;
}

.sohohotel-header-6 .sohohotel-topbar-wrapper .sohohotel-topbar .sohohotel-top-left-wrapper {
	float: left;
	margin: 14px 0 0 0;
}

.sohohotel-header-6 .sohohotel-topbar-wrapper .sohohotel-topbar .sohohotel-top-left-wrapper li {
	float: left;
	font-size: 13px;
}

.sohohotel-header-6 .sohohotel-topbar-wrapper .sohohotel-topbar .sohohotel-top-left-wrapper li.sohohotel-phone-icon {
	margin: 0 30px 0 0;
}

.sohohotel-header-6 .sohohotel-topbar-wrapper .sohohotel-topbar .sohohotel-top-left-wrapper li.sohohotel-phone-icon:before,
.sohohotel-header-6 .sohohotel-topbar-wrapper .sohohotel-topbar .sohohotel-top-left-wrapper li.sohohotel-map-icon:before {
	color: #fff;
	content: "";
	display: block;
	float: left;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	width: 30px;
	height: 25px;
	text-align: center;
	padding: 5px 0 0 0;
	margin: -8px 10px 0 0;
	font-size: 18px;
	font-family: "FontAwesome";
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}

.sohohotel-header-6 .sohohotel-topbar-wrapper .sohohotel-topbar .sohohotel-top-left-wrapper li.sohohotel-phone-icon:before {
    content: "\f095";
}

.sohohotel-header-6 .sohohotel-topbar-wrapper .sohohotel-topbar .sohohotel-top-left-wrapper li.sohohotel-map-icon:before {
    content: "\f041";
}

.sohohotel-header-6 .sohohotel-topbar-wrapper .sohohotel-topbar .sohohotel-top-right-wrapper {
	float: right;
}

.sohohotel-header-6 .sohohotel-topbar-wrapper .sohohotel-topbar .sohohotel-top-right-wrapper .sohohotel-language-menu {
	float: left;
	margin: 13px 30px 0 0;
}

.sohohotel-header-6 .sohohotel-topbar-wrapper .sohohotel-topbar .sohohotel-top-right-wrapper .sohohotel-language-menu p {
	float: left;
	font-size: 13px;
	margin: 0 3px 0 0;
}

.sohohotel-header-6 .sohohotel-topbar-wrapper .sohohotel-topbar .sohohotel-top-right-wrapper .sohohotel-language-menu ul {
	float: left;
}

.sohohotel-header-6 .sohohotel-topbar-wrapper .sohohotel-topbar .sohohotel-top-right-wrapper .sohohotel-language-menu ul li {
	float: left;
	font-size: 13px;
}

.sohohotel-header-6 .sohohotel-topbar-wrapper .sohohotel-topbar .sohohotel-top-right-wrapper .sohohotel-language-menu ul li a {
	color: #fff;
}

.sohohotel-header-6 .sohohotel-topbar-wrapper .sohohotel-topbar .sohohotel-top-right-wrapper .sohohotel-language-menu ul li:after {
    content: "/";
    margin: 0 3px;
    color: #747474;
    font-size: 13px;
}

.sohohotel-header-6 .sohohotel-topbar-wrapper .sohohotel-topbar .sohohotel-top-right-wrapper .sohohotel-language-menu ul li:last-child:after {
	display: none;
}

.sohohotel-header-6 .sohohotel-topbar-wrapper .sohohotel-topbar .sohohotel-top-right-wrapper .sohohotel-top-right-button {
	float: left;
	font-size: 14px;
	padding: 7px 30px 0 30px;
	height: 35px;
	color: #fff;
}

.sohohotel-header-6 .sohohotel-mobile-navigation-wrapper .sohohotel-top-right-button {
	color: #fff;
}

.sohohotel-header-6 .sohohotel-topbar-wrapper .sohohotel-topbar .sohohotel-top-right-wrapper .sohohotel-top-right-button i,
.sohohotel-header-6 .sohohotel-mobile-navigation-wrapper .sohohotel-top-right-button i {
	font-size: 20px;
	margin: 0 10px 0 0;
}

body .sohohotel-site-wrapper .sohohotel-header-6 .sohohotel-mobile-navigation-wrapper .sohohotel-top-right-button-left {
	margin: 30px 0 30px 15px;
}

.sohohotel-header-6 .sohohotel-logo-navigation {
    max-width: 1140px;
    width: calc(100% - 30px);
    margin: 0 auto;
}

.sohohotel-header-6 .sohohotel-logo {
	font-size: 40px;
	margin: 35px auto;
	display: table;
	width: 180px;
	text-align: center;
}

.sohohotel-header-6 .sohohotel-logo span {
    font-size: 16px;
    color: #a09d9d;
    display: block;
    text-align: center;
    border-top: 1px solid;
	border-color: #e8e8e8;
    margin: 6px 0 0 0;
    padding: 6px 0 0 0;
}

.sohohotel-header-6 .sohohotel-navigation {
	z-index: 2;
}

.sohohotel-header-6 .sohohotel-navigation li a {
	display: block;
	color: #fff;
	border-bottom: 2px solid;
	border-color: transparent;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	padding: 17px 0;
}

.sohohotel-header-6 .sohohotel-navigation li a strong {
	font-size: 14px;
	font-weight: normal;
	border-right: 1px solid;
	border-color: #424242;
	display: block;
	padding: 0px 20px 0px 20px;
}

.sohohotel-header-6 .sohohotel-navigation li:last-child a strong {
	border-right: none;
	padding: 0px 0px 0px 20px;
}

.sohohotel-header-6 .sohohotel-navigation li a span {
	display: block;
	color: #747474;
	font-size: 13px;
	margin: 8px 0 0 0;
}

.sohohotel-header-6 .sohohotel-navigation li.current_page_item li a {
	border-bottom: none;
}

.sohohotel-header-6 .sohohotel-navigation li:last-child a {
	margin: 0;
}

.sohohotel-header-6 .sohohotel-navigation li li a {
	display: initial;
	margin: 0;
	border-bottom: none;
}

.sohohotel-header-6 .sohohotel-navigation {
	width: 100%;
	position: relative;
	z-index: 999;
}

.sohohotel-header-6 .sohohotel-navigation ul ul {
	display: none;
	width: 230px;
}

.sohohotel-header-6 .sohohotel-navigation ul li:hover > ul {
	display: block;
}

.sohohotel-header-6 .sohohotel-navigation .edge ul {
	right: 0;
}

.sohohotel-header-6 .sohohotel-navigation ul {
	padding: 0;
	list-style: none;
	/*position: relative;*/
	display: block;
	float: left;
}

.sohohotel-header-6 .sohohotel-navigation ul:after {
	content: "";
	clear: both;
	display: block;
}

.sohohotel-header-6 .sohohotel-navigation ul li {
	float: left;
}

.sohohotel-header-6 .sohohotel-navigation ul li a {
	text-decoration: none;
}

.sohohotel-header-6 .sohohotel-navigation ul ul {
	background: #fff;
	position: absolute;
	top: 100%;
	z-index: 9999;
	border-top: 1px solid;
	border-color: #e8e8e8;
}

.sohohotel-header-6 .sohohotel-navigation ul ul li {
	float: none;
	position: relative;
	padding: 0;
	line-height: 120%;
}

.sohohotel-header-6 .sohohotel-navigation ul ul li a,
.sohohotel-header-6 .sohohotel-fixed-navigation-show .sohohotel-navigation ul ul li a  {
	padding: 10px 20px;
	border-left: none;
	display: block;
	color: #777;
	font-size: 14px;
}

.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-1-col ul li a,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-2-col ul li a,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-3-col ul li a,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-4-col ul li a,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-5-col ul li a,
.sohohotel-header-6 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-1-col ul li a,
.sohohotel-header-6 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-2-col ul li a,
.sohohotel-header-6 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-3-col ul li a,
.sohohotel-header-6 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-4-col ul li a,
.sohohotel-header-6 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-5-col ul li a {
	color: #424242;
	font-size: 14px;
}

.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-1-col li li a,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-2-col li li a,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-3-col li li a,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-4-col li li a,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-5-col li li a,
.sohohotel-header-6 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-1-col li li a,
.sohohotel-header-6 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-2-col li li a,
.sohohotel-header-6 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-3-col li li a,
.sohohotel-header-6 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-4-col li li a,
.sohohotel-header-6 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-5-col li li a {
	font-size: 14px;
	color: #777;
}

.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-1-col li li:last-child a,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-2-col li li:last-child a,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-3-col li li:last-child a,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-4-col li li:last-child a,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-5-col li li:last-child a,
.sohohotel-header-6 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-1-col li li:last-child a,
.sohohotel-header-6 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-2-col li li:last-child a,
.sohohotel-header-6 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-3-col li li:last-child a,
.sohohotel-header-6 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-4-col li li:last-child a,
.sohohotel-header-6 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-5-col li li:last-child a  {
	color: #777;
}

.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-1-col ul li:last-child li a,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-2-col ul li:last-child li a,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-3-col ul li:last-child li a,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-4-col ul li:last-child li a,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-5-col ul li:last-child li a,
.sohohotel-header-6 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-1-col ul li:last-child li a,
.sohohotel-header-6 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-2-col ul li:last-child li a,
.sohohotel-header-6 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-3-col ul li:last-child li a,
.sohohotel-header-6 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-4-col ul li:last-child li a,
.sohohotel-header-6 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-5-col ul li:last-child li a {
	color: #777;
}

.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-1-col ul li:last-child li a:hover,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-2-col ul li:last-child li a:hover,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-3-col ul li:last-child li a:hover,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-4-col ul li:last-child li a:hover,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-5-col ul li:last-child li a:hover,
.sohohotel-header-6 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-1-col ul li:last-child li a:hover,
.sohohotel-header-6 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-2-col ul li:last-child li a:hover,
.sohohotel-header-6 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-3-col ul li:last-child li a:hover,
.sohohotel-header-6 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-4-col ul li:last-child li a:hover,
.sohohotel-header-6 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-5-col ul li:last-child li a:hover {
	color: #fff;
}

.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-1-col li li:last-child a:hover,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-2-col li li:last-child a:hover,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-3-col li li:last-child a:hover,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-4-col li li:last-child a:hover,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-5-col li li:last-child a:hover,
.sohohotel-header-6 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-1-col li li:last-child a:hover,
.sohohotel-header-6 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-2-col li li:last-child a:hover,
.sohohotel-header-6 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-3-col li li:last-child a:hover,
.sohohotel-header-6 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-4-col li li:last-child a:hover,
.sohohotel-header-6 .sohohotel-fixed-navigation-show .sohohotel-navigation .sohohotel-megamenu-5-col li li:last-child a:hover  {
	color: #fff;
}

.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-1-col ul li a,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-2-col ul li a,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-3-col ul li a,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-4-col ul li a,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-5-col ul li a {
	padding: 10px 20px;
}

.sohohotel-header-6 .sohohotel-navigation li ul li a:hover,
.sohohotel-header-6 .sohohotel-fixed-navigation-show .sohohotel-navigation li ul li a:hover,
.sohohotel-header-6 .sohohotel-navigation li ul li.current_page_item a:hover {
	color: #fff;
	border-bottom: none;
}

/*.sohohotel-header-6 .sohohotel-navigation li ul li.current_page_item a {
	color: #777;
	border-bottom: none;
}*/

.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-1-col ul,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-2-col ul,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-3-col ul,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-4-col ul,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-5-col ul {
	border-top: 1px solid;
	border-color: #e8e8e8;
}

.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-1-col ul ul,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-2-col ul ul,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-3-col ul ul,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-4-col ul ul,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-5-col ul ul,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-1-col ul li,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-2-col ul li,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-3-col ul li,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-4-col ul li,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-5-col ul li,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-1-col ul li:hover,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-2-col ul li:hover,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-3-col ul li:hover,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-4-col ul li:hover,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-5-col ul li:hover,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-1-col ul li li,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-2-col ul li li,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-3-col ul li li,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-4-col ul li li,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-5-col ul li li,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-1-col ul li li:hover,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-2-col ul li li:hover,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-3-col ul li li:hover,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-4-col ul li li:hover,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-5-col ul li li:hover {
	border: none;
}

.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-2-col ul li a:after,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-3-col ul li a:after,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-4-col ul li a:after,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-5-col ul li a:after {
	content: '' !important;
}

.sohohotel-header-6 .sohohotel-navigation li ul {
	-moz-box-shadow: 0 7px 6px 2px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 7px 6px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0 7px 6px 2px rgba(0, 0, 0, 0.2);
}

.sohohotel-header-6 .sohohotel-navigation li ul,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-1-col ul li {
	padding: 20px 0;
}

.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-1-col ul,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-2-col ul,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-3-col ul,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-4-col ul,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-5-col ul {
	padding: 0;
}

.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-1-col ul li:first-child {
	padding: 20px 0 0 0;
}

.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-1-col ul li:last-child {
	padding: 0 0 10px 0;
}

.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-2-col ul li,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-3-col ul li,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-4-col ul li,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-5-col ul li {
	border-right: 1px solid;
	border-color: #e8e8e8;
	padding: 20px 0;
}

.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-2-col ul li:hover,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-3-col ul li:hover,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-4-col ul li:hover,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-5-col ul li:hover {
	border-right: 1px solid;
	border-color: #e8e8e8;
}

.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-2-col ul li:last-child,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-3-col ul li:last-child,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-4-col ul li:last-child,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-5-col ul li:last-child {
	border-right: none;
}

.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-2-col ul li:last-child:hover,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-3-col ul li:last-child:hover,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-4-col ul li:last-child:hover,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-5-col ul li:last-child:hover {
	border-right: none;
}

.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-1-col ul li {
	float: left;
	width: 240px;
}

.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-2-col ul li {
	float: left;
	width: 240px;
}

.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-3-col ul li {
	float: left;
	width: 240px;
}

.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-4-col ul li {
	float: left;
	width: calc(25% - 1px);
}

.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-4-col ul li:last-child {
	width: 25%;
}

.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-5-col ul li {
	float: left;
	width: calc(20% - 1px);
}

.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-5-col ul li:last-child {
	width: 20%;
}

.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-1-col ul li li,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-2-col ul li li,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-3-col ul li li,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-4-col ul li li,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-5-col ul li li {
	padding: 0;
	width: 100%;
}

.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-1-col ul li li:last-child,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-2-col ul li li:last-child,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-3-col ul li li:last-child,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-4-col ul li li:last-child,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-5-col ul li li:last-child {
	width: 100%;
}

.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-1-col ul li li,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-2-col ul li li,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-3-col ul li li,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-4-col ul li li,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-5-col ul li li {
	font-weight: normal;
	float: none;
}

.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-1-col ul ul,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-2-col ul ul,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-3-col ul ul,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-4-col ul ul,
.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-5-col ul ul {
	display: block;
	width: 100%;
	padding: 0;
	position: static;
	left: 0;
	top: 0;
	-moz-box-shadow: 0;
	-webkit-box-shadow: 0;
	box-shadow: none;
}

.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-4-col ul ul {
	width: 100%;
}

.sohohotel-header-6 .sohohotel-navigation li:last-child li a {
	border-right: none;
}

.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-1-col ul {
	width: 240px;
}

.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-2-col ul {
	width: 481px;
}

.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-3-col ul {
	width: 722px;
}

.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-4-col ul {
	width: 100%;
	left: 0;
}

.sohohotel-header-6 .sohohotel-navigation .sohohotel-megamenu-5-col ul {
	width: 100%;
	left: 0;
}

.sohohotel-header-6.sohohotel-fixed-navigation {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	position: relative;
}

.sohohotel-header-6.sohohotel-fixed-navigation-show {
	position: fixed;
	z-index: 999;
	width: 100%;
	background: #fff;
	-moz-box-shadow: 0 7px 6px 2px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 7px 6px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0 7px 6px 2px rgba(0, 0, 0, 0.2);
}

.sohohotel-header-6.sohohotel-fixed-navigation-show .sohohotel-logo-navigation {
	padding: 0;
}

.sohohotel-header-6.sohohotel-fixed-navigation-show .sohohotel-navigation {
	margin: 0;
}

.sohohotel-header-6.sohohotel-fixed-navigation-show .sohohotel-navigation li a {
	padding: 17px 0;
}

.sohohotel-header-6.sohohotel-fixed-navigation-show .sohohotel-navigation li li a {
	padding: 10px 20px;
}

.sohohotel-header-6.sohohotel-fixed-navigation-show .sohohotel-logo {
	margin: 17px auto;
}

.sohohotel-header-6.sohohotel-fixed-navigation-show .sohohotel-navigation {
	max-height: 71px;
}

.sohohotel-header-6 .sohohotel-mobile-navigation-button {
	display: none;
	float: right;
	margin: 11px 0 0 0;
}

.sohohotel-header-6 .sohohotel-mobile-navigation-button i {
	font-size: 20px;
}

.sohohotel-header-6 .sohohotel-mobile-navigation-wrapper {
	display: none;
}

.sohohotel-header-6 .sohohotel-menu-search-link {
	float: right;
	color: #fff;
	margin: 25px 25px 0 0;
}

.sohohotel-header-6 .sohohotel-mobile-navigation-wrapper ul li {
	font-weight: normal;
	font-size: 14px;
}

.sohohotel-header-6 .sohohotel-mobile-navigation-wrapper ul li a {
	color: #fff;
}

.sohohotel-header-6 .sohohotel-mobile-navigation-wrapper ul li a:hover {
	border-bottom: 1px solid;
}

.sohohotel-header-6 .sohohotel-mobile-navigation-wrapper ul a {
	width: calc(100% - 30px);
	display: block;
	padding: 15px 15px;
	border-bottom: 1px solid;
	border-color: #3b3b3b;
}

.sohohotel-header-6 .sohohotel-mobile-navigation-wrapper ul li li a {
	padding: 15px 30px 15px 35px;
	width: calc(100% - 65px);
}

.sohohotel-header-6 .sohohotel-mobile-navigation-wrapper ul li li li a {
	padding: 15px 30px 15px 65px;
	width: calc(100% - 95px);
}

.sohohotel-header-6 .sohohotel-mobile-navigation-wrapper .sohohotel-language-menu ul li {
	float: left;
	border: none;
}

.sohohotel-header-6 .sohohotel-mobile-navigation-wrapper .sohohotel-language-menu ul li a {
	border: none;
	padding: 0;
	margin: 0;
	display: inline;
}

.sohohotel-header-6 .sohohotel-mobile-navigation-wrapper .sohohotel-language-menu ul li a:hover {
	background: none;
}

.sohohotel-header-6 .sohohotel-mobile-navigation-wrapper .sohohotel-language-menu {
	border: 1px solid;
	border-color: #424242;
	margin: 30px 0 30px 15px;
	padding: 15px;
}

.sohohotel-header-6 .sohohotel-mobile-navigation-wrapper .sohohotel-language-menu p {
	float: left;
	color: #8b8b8b;;
	font-size: 14px;
	margin: 0 15px 0 0;
	line-height: 1;
}

.sohohotel-header-6 .sohohotel-mobile-navigation-wrapper .sohohotel-language-menu ul {
	float: left;
}

.sohohotel-header-6 .sohohotel-mobile-navigation-wrapper .sohohotel-language-menu ul li:after {
	content: "/";
	margin: 0 5px;
	color: #424242;
	font-size: 13px;
}

.sohohotel-header-6 .sohohotel-mobile-navigation-wrapper .sohohotel-language-menu ul li:last-child:after {
	content: "";
}

.sohohotel-header-6 .sohohotel-mobile-navigation-wrapper .sohohotel-language-menu ul li a {
	background: none;
}

.sohohotel-header-6 .sohohotel-mobile-navigation-wrapper .sohohotel-language-menu {
    border: 1px solid;
    border-color: #424242;
    margin: 30px 0 30px 15px;
    padding: 15px;
}

#sohohotel-search-lightbox,
.pp_bottom,
.pp_social {
	display: none;
}

.sohohotel-search-lightbox-inner {
	background: #fff;
	width: calc(100% - 30px);
}

.sohohotel-search-lightbox-inner input[type="text"] {
	border: none;
	width: calc(100% - 26px);
	font-size: 14px;
	color: #424242;
	padding: 14px 11px 14px 11px;
}

.sohohotel-page-header.sohohotel-page-header-6 {
	margin: -35px 0 60px 0;
	padding: 85px 0 50px 0;
}

@media only screen and (max-width: 1020px) {

	.sohohotel-header-6 .sohohotel-navigation,
	.sohohotel-header-6 .sohohotel-topbar-wrapper,
	.sohohotel-header-6 .sohohotel-logo span {
		display: none;
	}

	.sohohotel-header-6 .sohohotel-mobile-navigation-button {
		display: block;
	}

	.sohohotel-header-6 .sohohotel-mobile-navigation-wrapper .sohohotel-top-right-button {
		font-size: 14px;
	    width: calc(30% - 92px);
	    float: left;
	    margin: 30px 0 0 0;
	    padding: 11px 30px 0 30px;
	    text-align: center;
		height: 35px;
	}

	.sohohotel-header-6 .sohohotel-mobile-navigation-wrapper .sohohotel-language-menu {
	    width: calc(70% - 30px);
	    float: left;
	}

	.sohohotel-header-6 .sohohotel-logo-navigation {
	    padding: 35px 0;
	}

	.sohohotel-header-6 .sohohotel-logo {
		margin: 0;
		float: left;
	}

	.sohohotel-page-header.sohohotel-page-header-6 {
	    margin: 0px 0 60px 0;
	    padding: 50px 0;
	}

}

@media only screen and (max-width: 700px) {

	.sohohotel-header-6 .sohohotel-mobile-navigation-wrapper .sohohotel-language-menu {
		width: calc(100% - 62px);
		margin: 30px 0 0 15px;
	}

	.sohohotel-header-6 .sohohotel-mobile-navigation-wrapper .sohohotel-top-right-button {
		width: calc(100% - 60px);
		margin: 0 0 30px 15px;
		padding: 11px 15px 0 15px;
		text-align: left;
	}

}

@media only screen and (max-width: 500px) {

	.sohohotel-header-6 img.sohohotel-logo {
		max-width: 230px;
	}

}

/* 4.0 - Inner Page Header */
.sohohotel-page-header {
	background: #ffffff !important;
	width: 100%;
	margin: 0 0 60px 0;
	padding: 40px 0;
}

.sohohotel-page-header a {
	text-decoration: none;
}

.sohohotel-page-header h1 {
	text-align: center;
	font-size: 32px;
	color: #424242;
}

.sohohotel-page-header h1:after {
	content: '';
	display: block;
	width: 60px;
	height: 2px;
	margin: 22px auto 0 auto;
}

.sohohotel-page-header p {
	display: table;
	margin: 0 auto;
	font-size: 14px;
}

.sohohotel-page-header p i {
	margin: 0 5px;
}

/* 5.0 - Blank page typography/elements */
.sohohotel-main-content p {
	font-size: 14px;
	line-height: 160%;
	margin: 0 0 20px 0;
}

.sohohotel-main-content h1 {
	font-size: 40px;
	margin: 0 0 25px 0;
}

.sohohotel-main-content h2 {
	font-size: 36px;
	margin: 0 0 25px 0;
}

.sohohotel-main-content h3 {
	font-size: 32px;
	margin: 0 0 25px 0;
}

.sohohotel-main-content h4 {
	font-size: 28px;
	margin: 0 0 25px 0;
}

.sohohotel-main-content h5 {
	font-size: 24px;
	margin: 0 0 25px 0;
}

.sohohotel-main-content h6 {
	font-size: 20px;
	margin: 0 0 25px 0;
}

.sohohotel-main-content blockquote {
	font-style: italic;
	color: #aeaeae;
	padding: 0 0 0 30px;
	position: relative;
	margin: 0 0 30px 80px;
	min-height: 50px;
	border-left: 3px solid;
}

.sohohotel-main-content blockquote:before {
	content: '“';
	position: absolute;
	top: -13px;
	left: -88px;
	font-size: 160px;
	font-family: Georgia;
	font-style: normal;
	line-height: 1;
}

.sohohotel-main-content table {
	width: 100%;
	margin: 0 0 30px 0;
	font-size: 14px;
	color: #424242;
}

.sohohotel-main-content table strong {
	color: #a09d9d;
	font-weight: normal;
}

.sohohotel-main-content table th {
	font-weight: 400;
	color: #fff;
	border-bottom: #e8e8e8 1px solid;
	text-align: left;
	vertical-align: top;
	font-size: 14px;
	padding: 14px 20px 14px 20px;
	font-weight: 400;
}

.sohohotel-main-content table td {
	border-right: #e8e8e8 1px solid;
	border-bottom: #e8e8e8 1px solid;
	text-align: left;
	vertical-align: top;
	padding: 9px 20px;
	line-height: 160%;
}

.sohohotel-main-content table tr td:last-child {
	border-right: none;
}

.sohohotel-main-content table tr {
	background: #fff;
}

.sohohotel-main-content table tr:nth-child(2n) {
    background: #f8f8f8;
}

.sohohotel-main-content table td i {
	font-size: 20px;
	margin: 0 10px 0 0;
}

.sohohotel-main-content ul {
	margin: 0 0 30px 0;
}

.sohohotel-main-content ul li {
	position: relative;
	font-size: 14px;
	border-bottom: 1px solid;
	border-color: #e8e8e8;
	padding: 12px 0;
	margin: 0;
	line-height: 140%;
}

.sohohotel-main-content ul li:last-child {
	border-bottom: none;
}

.sohohotel-main-content ul li:before {
    content: "\f054";
    font-size: 12px;
    margin: 0 6px 0 0;
	font-family: "FontAwesome";
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}

.sohohotel-main-content .wpb_text_column ul li a {
	color: #424242;
}

.sohohotel-main-content ul li ul,
.sohohotel-main-content ul li ol,
.sohohotel-main-content ol li ul {
	margin: 12px 0 0 10px;
	border-top: 1px solid;
	border-color: #e8e8e8;
}

.sohohotel-main-content ul li ul li ul,
.sohohotel-main-content ol li ul li ol,
.sohohotel-main-content ul li ol li ul {
	margin: 12px 0 0 20px;
	border-top: 1px solid;
	border-color: #e8e8e8;
}

.sohohotel-main-content ul li ul li ul li ul {
	margin: 12px 0 0 30px;
	border-top: 1px solid;
	border-color: #e8e8e8;
}

.sohohotel-main-content ul li ul li ul li ul li ul {
	margin: 12px 0 0 40px;
	border-top: 1px solid;
	border-color: #e8e8e8;
}

.sohohotel-main-content ul li ul li ul li ul li ul li ul {
	margin: 12px 0 0 50px;
	border-top: 1px solid;
	border-color: #e8e8e8;
}

.sohohotel-main-content ul li ul li:last-child,
.sohohotel-main-content ol li ul li:last-child,
.sohohotel-main-content ul li ol li:last-child {
	padding: 12px 0 0 0;
}

.sohohotel-main-content ol {
	margin: 0 0 30px 0;
}

.sohohotel-main-content ol li {
	position: relative;
	font-size: 14px;
	border-bottom: 1px solid;
	border-color: #e8e8e8;
	padding: 12px 0;
	margin: 0;
	line-height: 140%;
	list-style: decimal;
	list-style-position: inside;
}

.sohohotel-main-content ol li:last-child {
	border-bottom: none;
}

.sohohotel-main-content ol li ol {
	margin: 12px 0 0 10px;
	border-top: 1px solid;
	border-color: #e8e8e8;
}

.sohohotel-main-content ol li ol li {
	list-style: lower-alpha;
	list-style-position: inside;
}

.sohohotel-main-content ol li ol li ol {
	margin: 12px 0 0 20px;
	border-top: 1px solid;
	border-color: #e8e8e8;
}

.sohohotel-main-content ol li ol li ol li {
	list-style: lower-roman;
	list-style-position: inside;
}

.sohohotel-main-content ol li ol li ol li ol {
	margin: 12px 0 0 30px;
	border-top: 1px solid;
	border-color: #e8e8e8;
}

.sohohotel-main-content ol li ol li ol li ol li ol {
	margin: 12px 0 0 40px;
	border-top: 1px solid;
	border-color: #e8e8e8;
}

.sohohotel-main-content ol li ol li ol li ol li ol li ol {
	margin: 12px 0 0 50px;
	border-top: 1px solid;
	border-color: #e8e8e8;
}

.sohohotel-main-content ol li ol li:last-child {
	padding: 12px 0 0 0;
}

.sohohotel-main-content ol li ul li {
	list-style: none;
}

.sohohotel-main-content ol li ul li ol li {
	list-style: lower-alpha;
}

.sohohotel-main-content ol li ul li ol li:before {
	display: none;
}

.sohohotel-main-content ul li ol li:before {
	display: none;
}

.sohohotel-main-content ul li ol li ul li:before {
	display: inline;
}

.sohohotel-main-content .list-link-no-underline li a {
	text-decoration: none;
}

.sohohotel-main-content dl {
    display: block;
    margin: 0 0 50px 0;
}

.sohohotel-main-content dt {
	background: #f8f8f8;
}

.sohohotel-main-content dt, .sohohotel-main-content dd {
    display: block;
	line-height: 160%;
	border-bottom: #e8e8e8 1px solid;
	padding: 10px 10px;
	font-size: 14px;
}

.sohohotel-main-content address {
	font-size: 14px;
	line-height: 160%;
	background: #f8f8f8;
	padding: 20px;
	margin: 0 0 30px 0;
}

.sohohotel-main-content strong {
	font-weight: bold;
}

.sohohotel-main-content em {
	font-style: italic;
}

.sohohotel-main-content a {
	text-decoration: underline;
}

.sohohotel-main-content big {
	font-size: 200%;
}

.sohohotel-main-content small {
	font-size: 75%;
}

.sohohotel-main-content sub {
	vertical-align: sub;
	font-size: smaller;
}

.sohohotel-main-content sup {
	vertical-align: super;
	font-size: smaller;
}

.sohohotel-main-content cite {
	font-style: italic;
}

.sohohotel-main-content code,
.sohohotel-main-content var,
.sohohotel-main-content pre {
	font-family: monospace;
	font-size: 14px;
	line-height: 160%;
	background: #f8f8f8;
	margin: 0 0 30px 0;
}

.sohohotel-main-content pre {
	word-wrap: break-word;
	white-space: pre-wrap;
	padding: 30px;
}

.sohohotel-main-content .alignleft,
.sohohotel-main-content .alignright,
.sohohotel-main-content .aligncenter,
.sohohotel-main-content .alignnone {
	max-width: 100%;
	height: auto;
}

.sohohotel-main-content .alignleft img,
.sohohotel-main-content .alignright img,
.sohohotel-main-content .aligncenter img,
.sohohotel-main-content .alignnone img {
	max-width: 100%;
	height: auto;
}

.sohohotel-main-content .alignleft, .sohohotel-main-content img.alignleft {
	display: inline;
	float: left;
	margin: 0 30px 30px 0 !important;
}

.sohohotel-main-content .alignright, .sohohotel-main-content img.alignright {
	display: inline;
	float: right;
	margin: 0 0 30px 30px !important;
}

.sohohotel-main-content .aligncenter, .sohohotel-main-content img.aligncenter {
	clear: both;
	display: block;
	margin: 30px auto 30px auto;
}

.sohohotel-main-content .alignnone, .sohohotel-main-content img.alignnone {
	clear: both;
	display: block;
	margin: 10px auto 10px;
}

.sohohotel-main-content hr {
	border: none;
	background: #e8e8e8;
	height: 1px;
	margin: 30px 0;
}

.sohohotel-main-content  label {
	font-size: 14px;
	margin: 0 0 10px 0;
	display: block;
}

.sohohotel-main-content label span {
	color: #ff0000;
}

.sohohotel-main-content  label .sohohotel-required {
	color: #ff0000;
}

.sohohotel-main-content input[type="text"],
.sohohotel-main-content input[type="password"],
.sohohotel-main-content input[type="color"],
.sohohotel-main-content input[type="date"],
.sohohotel-main-content input[type="datetime-local"],
.sohohotel-main-content input[type="email"],
.sohohotel-main-content input[type="month"],
.sohohotel-main-content input[type="number"],
.sohohotel-main-content input[type="range"],
.sohohotel-main-content input[type="search"],
.sohohotel-main-content input[type="tel"],
.sohohotel-main-content input[type="time"],
.sohohotel-main-content input[type="url"],
.sohohotel-main-content input[type="week"],
.sohohotel-main-content textarea {
	width: 100%;
	font-size: 14px;
	color: #666;
	border: 1px solid;
	border-color: #e8e8e8;
	padding: 12px;
	margin: 0 0 25px 0;
	font-weight: 400;
}

.sohohotel-main-content select {
	width: 100%;
	font-size: 14px;
	color: #666;
	border: 1px solid;
	border-color: #e8e8e8;
	padding: 11px 12px;
	font-weight: 400;
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
}

.sohohotel-main-content .sohohotel-select-wrapper {
	width: 100%;
	overflow: hidden;
	position: relative;
	margin: 0 0 25px 0;
	border: 1px solid;
	border-color: #e8e8e8;
}

.sohohotel-main-content .sohohotel-select-wrapper select {
	width: 140%;
	border: none;
}

.sohohotel-main-content .sohohotel-select-wrapper i {
    color: #666;
    font-size: 18px;
    pointer-events: none;
    position: absolute;
    right: 12px;
    top: 13px;
    z-index: 1;
}

.sohohotel-main-content input[type="submit"] {
	border: none;
	color: #fff;
	font-size: 14px;
	padding: 14px 25px;
	cursor: pointer;
}

.sohohotel-main-content .sohohotel-cf7-form1 {
	max-height: 220px;
}

.sohohotel-main-content .sohohotel-cf7-form2 {
	max-height: 200px;
}

.sohohotel-main-content .gallery dl {
    display: block;
    margin: 0
}

.sohohotel-main-content .gallery dt {
	background: none;
}

.sohohotel-main-content .gallery dt, .sohohotel-main-content .gallery dd {
    display: block;
	line-height: 160%;
	border-bottom: none;
	padding: 0;
	font-size: 14px;
}

.sohohotel-main-content .gallery .gallery-item img {
	border: none !important;
	max-width: 100%;
}

.sohohotel-main-content .gallery .gallery-item .gallery-caption {
	margin: 10px 0 20px 0;
	color: #999;
}
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

.wp-caption, .wp-caption-text, .sticky, .gallery-caption, .bypostauthor {
	outline: none;
}

/* 6.0 - Widgets */

/* 6.1 - Sidebar Widgets */

/* 6.1.1 - Default Widget */
.sohohotel-sidebar-content .sohohotel-widget-wrapper {
	position: relative;
	border-left: 1px solid;
	border-color: #e8e8e8;
	padding: 12px 0 0 30px;
	margin: 0 0 60px 0;
}

.sohohotel-sidebar-content .sohohotel-widget-wrapper .sohohotel-title-block {
	position: absolute;
	top: 0;
	left: -1px;
	width: 2px;
	height: 50px;
}

.sohohotel-sidebar-content .sohohotel-widget-wrapper h3 {
	font-size: 24px;
	margin: 0 0 30px 0;
}

/* 6.1.2 - Table */
.sohohotel-sidebar-content .sohohotel-widget-wrapper table td {
	padding: 9px 14px;
	text-align: center;
	font-size: 13px;
}

.sohohotel-sidebar-content .sohohotel-widget-wrapper table th {
	font-size: 12px;
	padding: 14px 15px;
}

.sohohotel-sidebar-content .sohohotel-widget-wrapper #wp-calendar {
	margin: 0 0 15px 0;
}

.sohohotel-sidebar-content .sohohotel-widget-wrapper #wp-calendar tfoot tr td#prev {
	text-align: left;
}

.sohohotel-sidebar-content .sohohotel-widget-wrapper #wp-calendar tfoot tr td#next {
	text-align: right;
}

.sohohotel-sidebar-content .sohohotel-widget-wrapper #wp-calendar caption {
	padding: 0 0 20px 0;
	font-size: 14px;
}

/* 6.1.3 - List */
.sohohotel-sidebar-content .sohohotel-widget ul li {
	position: relative;
	font-size: 14px;
	border-bottom: 1px solid;
	border-color: #e8e8e8;
	padding: 12px 0;
	margin: 0;
	line-height: 140%;
}

.sohohotel-sidebar-content .sohohotel-widget ul li:last-child {
	border-bottom: none;
}

.sohohotel-sidebar-content .sohohotel-widget ul li:before {
    content: "\f054";
    font-size: 12px;
    margin: 0 6px 0 0;
	font-family: "FontAwesome";
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}

.sohohotel-sidebar-content .sohohotel-widget ul li ul {
	margin: 12px 0 0 10px;
	border-top: 1px solid;
	border-color: #e8e8e8;
}

.sohohotel-sidebar-content .sohohotel-widget ul li ul li ul {
	margin: 12px 0 0 20px;
	border-top: 1px solid;
	border-color: #e8e8e8;
}

.sohohotel-sidebar-content .sohohotel-widget ul li ul li ul li ul {
	margin: 12px 0 0 30px;
	border-top: 1px solid;
	border-color: #e8e8e8;
}

.sohohotel-sidebar-content .sohohotel-widget ul li ul li ul li ul li ul {
	margin: 12px 0 0 40px;
	border-top: 1px solid;
	border-color: #e8e8e8;
}

.sohohotel-sidebar-content .sohohotel-widget ul li ul li ul li ul li ul li ul {
	margin: 12px 0 0 50px;
	border-top: 1px solid;
	border-color: #e8e8e8;
}

.sohohotel-sidebar-content .sohohotel-widget ul li ul li:last-child {
	padding: 12px 0 0 0;
}

/* 6.1.4 - Search */
.sohohotel-sidebar-content .sohohotel-widget .sohohotel-search-widget {
	position: relative;
}

.sohohotel-sidebar-content .sohohotel-widget .sohohotel-search-widget i {
	position: absolute;
	top: 15px;
	right: 13px;
	font-size: 15px;
	color: #424242;
}

.sohohotel-sidebar-content .sohohotel-widget .sohohotel-search-widget input[type="text"] {
	margin: 0 0 15px 0;
	color: #bebebe;
	font-size: 14px;
	padding: 12px;
	width: calc(100% - 26px);
	border: 1px solid;
	border-color: #e8e8e8;
}

/* 6.1.5 - Tags */
.sohohotel-sidebar-content .sohohotel-widget .tagcloud {
	margin: 0 0 30px 0;
}

.sohohotel-sidebar-content .sohohotel-widget .tagcloud a {
	float: left;
	line-height: 100%;
	list-style: none;
	font-size: 14px !important;
	border: 1px solid;
	border-color: #e8e8e8;
	color: #424242;
	text-decoration: none;
	margin: 0 12px 12px 0;
	padding: 12px;
}

/* 6.1.6 - Text Widget */
.sohohotel-sidebar-content .sohohotel-widget .textwidget {
	line-height: 160%;
	font-size: 14px;
}

.sohohotel-sidebar-content .sohohotel-widget .textwidget p {
	margin: 0 0 20px 0;
}

/* 6.1.7 - Other */
.sohohotel-sidebar-content .sohohotel-widget img,
.sohohotel-sidebar-content .sohohotel-widget .wp-caption {
	max-width: 100%;
}

.sohohotel-sidebar-content .sohohotel-widget .wp-caption-text {
	font-size: 14px;
	margin: 20px 0;
}

/* 6.1.8 - Latest News */
.sohohotel-blog-widget-wrapper {
	margin: 0 0 30px 0;
}

.sohohotel-blog-widget-wrapper img {
	float: left;
	margin: 0 14px 0 0;
}

.sohohotel-blog-widget-wrapper .sohohotel-blog-widget-content h4 {
	font-size: 17px;
	line-height: 140%;
	margin: 0 0 6px 0;
}

.sohohotel-blog-widget-wrapper .sohohotel-blog-widget-content p {
	font-size: 14px;
	color: #999;
	margin: 0;
}

/* 6.1.9 - Social / About Widget */
.sohohotel-sidebar-content .sohohotel-footer-social-icons-wrapper a {
	color: #fff;
}

/* 6.2 - Footer Widgets */

/* 6.2.1 - Default Widget */
.sohohotel-footer-wrapper .sohohotel-widget h5 {
	font-size: 18px;
	text-transform: uppercase;
	margin: 0 0 45px 0;
}

.sohohotel-footer-wrapper .sohohotel-widget p {
	font-size: 14px;
	line-height: 160%;
	margin: 32px 0px 25px 26px;
}

/* 6.2.2 - Table */
.sohohotel-footer-wrapper .sohohotel-widget table td {
	padding: 9px 14px;
	text-align: center;
	font-size: 13px;
}

.sohohotel-footer-wrapper .sohohotel-widget table th {
	font-size: 12px;
	padding: 14px 15px;
}

.sohohotel-footer-wrapper .sohohotel-widget #wp-calendar {
	margin: 0 0 15px 0;
}

.sohohotel-footer-wrapper .sohohotel-widget #wp-calendar tfoot tr td#prev {
	text-align: left;
}

.sohohotel-footer-wrapper .sohohotel-widget #wp-calendar tfoot tr td#next {
	text-align: right;
}

.sohohotel-footer-wrapper .sohohotel-widget #wp-calendar caption {
	padding: 0 0 20px 0;
	font-size: 14px;
}

/* 6.2.3 - List */
.sohohotel-footer-wrapper .sohohotel-widget ul li {
	position: relative;
	font-size: 14px;
	border-bottom: 1px solid;
	border-color: #424242;
	padding: 12px 0;
	margin: 0;
	line-height: 140%;
}

.sohohotel-footer-wrapper .sohohotel-widget ul li:last-child {
	border-bottom: none;
}

.sohohotel-footer-wrapper .sohohotel-widget ul li:before {
    content: "\f054";
    font-size: 12px;
    margin: 0 6px 0 0;
	font-family: "FontAwesome";
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}

.sohohotel-footer-wrapper .sohohotel-widget ul li ul {
	margin: 12px 0 0 10px;
	border-top: 1px solid;
	border-color: #424242;
}

.sohohotel-footer-wrapper .sohohotel-widget ul li ul li ul {
	margin: 12px 0 0 20px;
	border-top: 1px solid;
	border-color: #424242;
}

.sohohotel-footer-wrapper .sohohotel-widget ul li ul li ul li ul {
	margin: 12px 0 0 30px;
	border-top: 1px solid;
	border-color: #424242;
}

.sohohotel-footer-wrapper .sohohotel-widget ul li ul li ul li ul li ul {
	margin: 12px 0 0 40px;
	border-top: 1px solid;
	border-color: #424242;
}

.sohohotel-footer-wrapper .sohohotel-widget ul li ul li ul li ul li ul li ul {
	margin: 12px 0 0 50px;
	border-top: 1px solid;
	border-color: #424242;
}

.sohohotel-footer-wrapper .sohohotel-widget ul li ul li:last-child {
	padding: 12px 0 0 0;
}

/* 6.2.4 - Search */
.sohohotel-footer-wrapper .sohohotel-widget .sohohotel-search-widget {
	position: relative;
}

.sohohotel-footer-wrapper .sohohotel-widget .sohohotel-search-widget i {
	position: absolute;
	top: 17px;
	right: 13px;
	font-size: 15px;
	color: #424242;
}

.sohohotel-footer-wrapper .sohohotel-widget .sohohotel-search-widget input[type="text"] {
	margin: 0 0 15px 0;
	color: #bebebe;
	font-size: 14px;
	padding: 15px 12px;
	width: calc(100% - 24px);
	border: none;
}

/* 6.2.5 - Tags */
.sohohotel-footer-wrapper .sohohotel-widget .tagcloud {
	margin: 0 0 30px 0;
}

.sohohotel-footer-wrapper .sohohotel-widget .tagcloud a {
	float: left;
	line-height: 100%;
	list-style: none;
	font-size: 14px !important;
	border: 1px solid;
	border-color: #424242;
	color: #fff;
	text-decoration: none;
	margin: 0 12px 12px 0;
	padding: 12px;
}

/* 6.2.6 - Text Widget */
.sohohotel-footer-wrapper .sohohotel-widget .textwidget {
	line-height: 160%;
	font-size: 14px;
}

.sohohotel-footer-wrapper .sohohotel-widget .textwidget p {
	margin: 0 0 20px 0;
}

/* 6.2.7 - Other */
.sohohotel-footer-wrapper .sohohotel-widget img,
.sohohotel-footer-wrapper .sohohotel-widget .wp-caption {
	max-width: 100%;
}

.sohohotel-footer-wrapper .sohohotel-widget .wp-caption-text {
	font-size: 14px;
	margin: 20px 0;
}

/* 6.2.8 - Contact Widget */
.sohohotel-footer-wrapper .sohohotel-widget .sohohotel-contact-widget .sohohotel-address:before,
.sohohotel-footer-wrapper .sohohotel-widget .sohohotel-contact-widget .sohohotel-phone:before,
.sohohotel-footer-wrapper .sohohotel-widget .sohohotel-contact-widget .sohohotel-cell-phone:before,
.sohohotel-footer-wrapper .sohohotel-widget .sohohotel-contact-widget .sohohotel-email:before {
	font-size: 22px;
	display: block;
	text-align: center;
	float: left;
	position: absolute;
	top: -2px;
	left: 0px;
	line-height: 1;
	width: 26px;
	padding: 0;
}

.sohohotel-footer-wrapper .sohohotel-widget .sohohotel-contact-widget .sohohotel-address:before {
	content: "\f041";
}

.sohohotel-footer-wrapper .sohohotel-widget .sohohotel-contact-widget .sohohotel-phone:before {
	content: "\f095";
}

.sohohotel-footer-wrapper .sohohotel-widget .sohohotel-contact-widget .sohohotel-cell-phone:before {
	content: "\f10b";
	font-size: 25px;
	top: -4px;
}

.sohohotel-footer-wrapper .sohohotel-widget .sohohotel-contact-widget .sohohotel-email:before {
	content: "\f0e0";
	font-size: 18px;
}

.sohohotel-footer-wrapper .sohohotel-widget .sohohotel-contact-widget li {
	border-bottom: 1px solid;
	border-color: #424242;
	padding: 0 0 16px 35px;
	position: relative;
	margin: 0 0 16px 0;
	line-height: 120%;
}

.sohohotel-footer-wrapper .sohohotel-widget .sohohotel-contact-widget li:last-child {
	border-bottom: none;
	padding: 0 0 0 35px;
	margin: 0;
}

/* 6.2.9 - Social / About Widget */
.sohohotel-footer-social-icons-wrapper a {
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	width: 43px;
	height: 32px;
	padding: 11px 0 0 0;
	display: block;
	float: left;
	text-align: center;
	font-size: 18px;
	margin: 0 10px 10px 0;
}

.sohohotel-footer-social-icons-wrapper p {
	font-size: 14px;
	line-height: 160%;
	margin: 0 0 25px 0;
}

/* 7.0 - Footer */
.sohohotel-footer-wrapper,
.sohohotel-footer-wrapper a {
	color: #fff;
}

.sohohotel-footer-wrapper .sohohotel-footer {
    max-width: 1140px;
    width: calc(100% - 30px);
    margin: 0 auto;
    padding: 30px 0 0 0;
}

.sohohotel-footer-wrapper .sohohotel-footer-1-col .sohohotel-widget {
	width: 100%;
	margin: 0 0 30px 0;
}

.sohohotel-footer-wrapper .sohohotel-footer-2-col .sohohotel-widget {
	float: left;
	width: calc(50% - 15px);
	margin: 0 30px 30px 0;
}

.sohohotel-footer-wrapper .sohohotel-footer-2-col .sohohotel-widget:nth-child(2n) {
	margin: 0 0 30px 0;
}

.sohohotel-footer-wrapper .sohohotel-footer-2-col .sohohotel-widget:nth-child(2n+1) {
	clear: both;
}

.sohohotel-footer-wrapper .sohohotel-footer-3-col .sohohotel-widget {
	float: left;
	width: calc(33.3% - 20px);
	margin: 0 30px 30px 0;
}

.sohohotel-footer-wrapper .sohohotel-footer-3-col .sohohotel-widget:nth-child(3n) {
	margin: 0 0 30px 0;
}

.sohohotel-footer-wrapper .sohohotel-footer-3-col .sohohotel-widget:nth-child(3n+1) {
	clear: both;
}

.sohohotel-footer-wrapper .sohohotel-footer-4-col .sohohotel-widget {
	float: left;
	width: calc(25% - 22.5px);
	margin: 0 30px 30px 0;
}

.sohohotel-footer-wrapper .sohohotel-footer-4-col .sohohotel-widget:nth-child(4n) {
	margin: 0 0 30px 0;
}

.sohohotel-footer-wrapper .sohohotel-footer-4-col .sohohotel-widget:nth-child(4n+1) {
	clear: both;
}

.sohohotel-footer-wrapper .sohohotel-footer-5-col .sohohotel-widget {
	float: left;
	width: calc(20% - 24px);
	margin: 0 30px 30px 0;
}

.sohohotel-footer-wrapper .sohohotel-footer-5-col .sohohotel-widget:nth-child(5n) {
	margin: 0 0 30px 0;
}

.sohohotel-footer-wrapper .sohohotel-footer-6-col .sohohotel-widget {
	float: left;
	width: calc(16.6% - 25px);
	margin: 0 30px 30px 0;
}

.sohohotel-footer-wrapper .sohohotel-footer-6-col .sohohotel-widget:nth-child(6n) {
	margin: 0 0 30px 0;
}

.sohohotel-footer-wrapper .sohohotel-footer-6-col .sohohotel-widget:nth-child(6n+1) {
	clear: both;
}

.sohohotel-footer-wrapper .sohohotel-footer-bottom-wrapper .sohohotel-footer-bottom {
    max-width: 1140px;
    width: calc(100% - 30px);
    margin: 0 auto;
	padding: 35px 0;
}

.sohohotel-footer-wrapper .sohohotel-footer-bottom-wrapper .sohohotel-footer-bottom p {
	font-size: 14px;
	float: left;
}

.sohohotel-footer-wrapper .sohohotel-footer-bottom-wrapper .sohohotel-footer-bottom ul {
	float: right;
}

.sohohotel-footer-wrapper .sohohotel-footer-bottom-wrapper .sohohotel-footer-bottom ul li {
	float: left;
	margin: 0 35px 0 0;
	position: relative;
	font-size: 14px;
}

.sohohotel-footer-wrapper .sohohotel-footer-bottom-wrapper .sohohotel-footer-bottom ul li:before {
	display: none;
}

.sohohotel-footer-wrapper .sohohotel-footer-bottom-wrapper .sohohotel-footer-bottom ul li:after {
	position: absolute;
	top: 5px;
	right: -18px;
	content: "";
	width: 3px;
	height: 3px;
	background: #fff;
	display: block;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
}

.sohohotel-footer-wrapper .sohohotel-footer-bottom-wrapper .sohohotel-footer-bottom ul li:last-child:after {
	display: none;
}

.sohohotel-footer-wrapper .footer-bottom-inner ul li:last-child {
	margin: 0;
}

@media only screen and (max-width: 800px) {

	.sohohotel-footer-wrapper .sohohotel-footer-1-col .sohohotel-widget,
	.sohohotel-footer-wrapper .sohohotel-footer-2-col .sohohotel-widget,
	.sohohotel-footer-wrapper .sohohotel-footer-3-col .sohohotel-widget,
	.sohohotel-footer-wrapper .sohohotel-footer-4-col .sohohotel-widget,
	.sohohotel-footer-wrapper .sohohotel-footer-5-col .sohohotel-widget,
	.sohohotel-footer-wrapper .sohohotel-footer-6-col .sohohotel-widget {
		width: 100%;
		float: none;
		margin: -40px 0 80px 0;
	}
	.title_email {
	    right: 10px;
	}

	.sohohotel-footer-wrapper .sohohotel-footer-bottom-wrapper .sohohotel-footer-bottom p {
		float: none;
		text-align: center;
		margin: 0 0 20px 0;
	}

	.sohohotel-footer-wrapper .sohohotel-footer-bottom-wrapper .sohohotel-footer-bottom ul {
		float: none;
		display: table;
		margin: 0 auto;
	}

	.sohohotel-footer-wrapper .sohohotel-footer-bottom-wrapper .sohohotel-footer-bottom ul li {
		margin: 0 20px 5px 0;
	}

	.sohohotel-footer-wrapper .sohohotel-footer-bottom-wrapper .sohohotel-footer-bottom ul li:last-child {
		margin: 0 0 5px 0;
	}

	.sohohotel-footer-wrapper .sohohotel-footer-bottom-wrapper .sohohotel-footer-bottom ul li:after {
		right: -12px;
	}

}

/* 8.0 - Elements */

/* 8.1 - Blog */

/* 8.1.1 - 1 Column */
.sohohotel-blog-wrapper.sohohotel-blog-wrapper-1-col-index {
	padding: 0 15px;
}

.sohohotel-blog-wrapper .sohohotel-category-meta p,
.sohohotel-blog-wrapper .sohohotel-archive-meta p {
	background: #f0f0f0;
	padding: 15px;
}

.sohohotel-blog-wrapper.sohohotel-blog-wrapper-1-col .sohohotel-blog-block h3 {
	font-size: 26px;
	margin: 0 0 14px 0;
	line-height: 120%;
	word-wrap: break-word;
}

.sohohotel-blog-wrapper.sohohotel-blog-wrapper-1-col .sohohotel-blog-block h3 a,
.sohohotel-blog-wrapper.sohohotel-blog-wrapper-1-col .sohohotel-blog-block .sohohotel-blog-meta span a {
	color: #424242;
	text-decoration: none;
}

.sohohotel-blog-wrapper.sohohotel-blog-wrapper-1-col .sohohotel-blog-block.sticky {
	padding: 30px;
	border: 1px solid;
	border-color: #e8e8e8;
	margin: 0 0 65px 0;
}

.sohohotel-blog-wrapper.sohohotel-blog-wrapper-1-col .sohohotel-blog-block .sohohotel-blog-meta {
	border-top: 1px solid;
	border-color: #e8e8e8;
	padding: 9px 0 0 0;
	margin: 0 0 25px 0;
}

.sohohotel-blog-wrapper.sohohotel-blog-wrapper-1-col .sohohotel-blog-block .sohohotel-blog-block-image {
	margin: 0 0 30px 0;
}

.sohohotel-blog-wrapper.sohohotel-blog-wrapper-1-col .sohohotel-blog-block .sohohotel-blog-block-image img {
	width: 100%;
}

.sohohotel-blog-wrapper.sohohotel-blog-wrapper-1-col .sohohotel-blog-block {
	padding: 0 0 65px 0;
}

.sohohotel-blog-wrapper.sohohotel-blog-wrapper-1-col .sohohotel-blog-block:last-child {
	border-bottom: 1px solid;
	border-color: #e8e8e8;
	padding: 0 0 50px 0;
	margin: 0 0 20px 0;
}

.sohohotel-blog-wrapper.sohohotel-blog-wrapper-1-col .sohohotel-blog-block .sohohotel-blog-description {
	font-size: 14px;
	line-height: 160%;
}

.sohohotel-blog-wrapper.sohohotel-blog-wrapper-1-col .sohohotel-blog-block .sohohotel-blog-meta span {
	margin: 0 28px 0 0;
	font-size: 13px;
	line-height: 180%;
}

.sohohotel-blog-wrapper.sohohotel-blog-wrapper-1-col .sohohotel-blog-block .sohohotel-blog-meta .sohohotel-blog-meta-author:before,
.sohohotel-blog-wrapper.sohohotel-blog-wrapper-1-col .sohohotel-blog-block .sohohotel-blog-meta .sohohotel-blog-meta-date:before,
.sohohotel-blog-wrapper.sohohotel-blog-wrapper-1-col .sohohotel-blog-block .sohohotel-blog-meta .sohohotel-blog-meta-category:before,
.sohohotel-blog-wrapper.sohohotel-blog-wrapper-1-col .sohohotel-blog-block .sohohotel-blog-meta .sohohotel-blog-meta-comments:before {
	margin: 0 10px 0 0;
	font-size: 18px;
	font-family: "FontAwesome";
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}

.sohohotel-blog-wrapper.sohohotel-blog-wrapper-1-col .sohohotel-blog-block .sohohotel-blog-meta .sohohotel-blog-meta-author:before {
	content: "\f040";
}

.sohohotel-blog-wrapper.sohohotel-blog-wrapper-1-col .sohohotel-blog-block .sohohotel-blog-meta .sohohotel-blog-meta-date:before {
	content: "\f133";
}

.sohohotel-blog-wrapper.sohohotel-blog-wrapper-1-col .sohohotel-blog-block .sohohotel-blog-meta .sohohotel-blog-meta-category:before {
	content: "\f02b";
}

.sohohotel-blog-wrapper.sohohotel-blog-wrapper-1-col .sohohotel-blog-block .sohohotel-blog-meta .sohohotel-blog-meta-comments:before {
	content: "\f075";
}

.sohohotel-blog-wrapper.sohohotel-blog-wrapper-1-col .sohohotel-blog-block .sohohotel-more-link {
	color: #fff;
	font-size: 14px;
	padding: 13px 26px 13px 26px;
	display: table;
	line-height: 1;
	text-decoration: none;
}

.sohohotel-blog-wrapper.sohohotel-blog-wrapper-1-col .sohohotel-blog-block .sohohotel-more-link i {
	font-size: 16px;
	margin: 0 0 0 6px;
}

.sohohotel-blog-wrapper-2-col .sohohotel-blog-block img,
.sohohotel-blog-wrapper-3-col .sohohotel-blog-block img,
.sohohotel-blog-wrapper-4-col .sohohotel-blog-block img {
	max-width: 100%;
}

.sohohotel-blog-wrapper-2-col .sohohotel-blog-block .sohohotel-blog-block-content,
.sohohotel-blog-wrapper-3-col .sohohotel-blog-block .sohohotel-blog-block-content,
.sohohotel-blog-wrapper-4-col .sohohotel-blog-block .sohohotel-blog-block-content {
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-color: #e8e8e8;
	padding: 20px 30px 10px 30px;
}

.sohohotel-blog-wrapper-2-col .sohohotel-blog-block .sohohotel-blog-block-content h3,
.sohohotel-blog-wrapper-3-col .sohohotel-blog-block .sohohotel-blog-block-content h3,
.sohohotel-blog-wrapper-4-col .sohohotel-blog-block .sohohotel-blog-block-content h3 {
	font-size: 22px;
	line-height: 140%;
	margin: 0 0 14px 0;
}

.sohohotel-blog-wrapper-2-col .sohohotel-blog-block .sohohotel-blog-block-content h3 a,
.sohohotel-blog-wrapper-3-col .sohohotel-blog-block .sohohotel-blog-block-content h3 a,
.sohohotel-blog-wrapper-4-col .sohohotel-blog-block .sohohotel-blog-block-content h3 a {
	text-decoration: none;
	color: #424242;
}

.sohohotel-blog-wrapper-2-col .sohohotel-blog-block .sohohotel-blog-block-content .sohohotel-blog-meta,
.sohohotel-blog-wrapper-3-col .sohohotel-blog-block .sohohotel-blog-block-content .sohohotel-blog-meta,
.sohohotel-blog-wrapper-4-col .sohohotel-blog-block .sohohotel-blog-block-content .sohohotel-blog-meta {
	border-top: #e8e8e8 1px solid;
	border-bottom: #e8e8e8 1px solid;
	padding: 8px 0;
	font-size: 13px;
	margin: 0 0 15px 0;
}

.sohohotel-blog-wrapper-2-col .sohohotel-blog-block .sohohotel-blog-block-content .sohohotel-blog-meta a,
.sohohotel-blog-wrapper-3-col .sohohotel-blog-block .sohohotel-blog-block-content .sohohotel-blog-meta a,
.sohohotel-blog-wrapper-4-col .sohohotel-blog-block .sohohotel-blog-block-content .sohohotel-blog-meta a {
	text-decoration: none;
	color: #424242;
}

.sohohotel-blog-wrapper-2-col .sohohotel-blog-block .sohohotel-blog-block-content .sohohotel-more-link,
.sohohotel-blog-wrapper-3-col .sohohotel-blog-block .sohohotel-blog-block-content .sohohotel-more-link,
.sohohotel-blog-wrapper-4-col .sohohotel-blog-block .sohohotel-blog-block-content .sohohotel-more-link {
	display: none;
}

.sohohotel-blog-wrapper-2-col .sohohotel-blog-block .sohohotel-blog-block-content .sohohotel-blog-meta .sohohotel-blog-meta-date,
.sohohotel-blog-wrapper-3-col .sohohotel-blog-block .sohohotel-blog-block-content .sohohotel-blog-meta .sohohotel-blog-meta-date,
.sohohotel-blog-wrapper-4-col .sohohotel-blog-block .sohohotel-blog-block-content .sohohotel-blog-meta .sohohotel-blog-meta-date {
	margin: 0 16px 0 0;
	line-height: 180%;
	white-space: nowrap;
}

.sohohotel-blog-wrapper-2-col .sohohotel-blog-block .sohohotel-blog-block-content .sohohotel-blog-meta .sohohotel-blog-meta-date:before,
.sohohotel-blog-wrapper-2-col .sohohotel-blog-block .sohohotel-blog-block-content .sohohotel-blog-meta .sohohotel-blog-meta-category:before,
.sohohotel-blog-wrapper-3-col .sohohotel-blog-block .sohohotel-blog-block-content .sohohotel-blog-meta .sohohotel-blog-meta-date:before,
.sohohotel-blog-wrapper-3-col .sohohotel-blog-block .sohohotel-blog-block-content .sohohotel-blog-meta .sohohotel-blog-meta-category:before,
.sohohotel-blog-wrapper-4-col .sohohotel-blog-block .sohohotel-blog-block-content .sohohotel-blog-meta .sohohotel-blog-meta-date:before,
.sohohotel-blog-wrapper-4-col .sohohotel-blog-block .sohohotel-blog-block-content .sohohotel-blog-meta .sohohotel-blog-meta-category:before {
	margin: 0 10px 0 0;
	font-size: 18px;
	font-family: "FontAwesome";
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}

.sohohotel-blog-wrapper-2-col .sohohotel-blog-block .sohohotel-blog-block-content .sohohotel-blog-meta .sohohotel-blog-meta-date:before,
.sohohotel-blog-wrapper-3-col .sohohotel-blog-block .sohohotel-blog-block-content .sohohotel-blog-meta .sohohotel-blog-meta-date:before,
.sohohotel-blog-wrapper-4-col .sohohotel-blog-block .sohohotel-blog-block-content .sohohotel-blog-meta .sohohotel-blog-meta-date:before {
	content: "\f133";
}

.sohohotel-blog-wrapper-2-col .sohohotel-blog-block .sohohotel-blog-block-content .sohohotel-blog-meta .sohohotel-blog-meta-category:before,
.sohohotel-blog-wrapper-3-col .sohohotel-blog-block .sohohotel-blog-block-content .sohohotel-blog-meta .sohohotel-blog-meta-category:before,
.sohohotel-blog-wrapper-4-col .sohohotel-blog-block .sohohotel-blog-block-content .sohohotel-blog-meta .sohohotel-blog-meta-category:before {
	content: "\f02b";
}

.sohohotel-blog-wrapper-2-col .sohohotel-blog-block {
	width: calc(50% - 15px);
	float: left;
	margin: 0 30px 30px 0;
}

.sohohotel-blog-wrapper-2-col .sohohotel-blog-block:nth-child(2n) {
	margin: 0 0 30px 0;
}

.sohohotel-blog-wrapper-2-col .sohohotel-blog-block:nth-child(2n+1) {
	clear: both;
}

.sohohotel-blog-wrapper-3-col .sohohotel-blog-block {
	width: calc(33.3% - 20px);
	float: left;
	margin: 0 30px 30px 0;
}

.sohohotel-blog-wrapper-3-col .sohohotel-blog-block:nth-child(3n) {
	margin: 0 0 30px 0;
}

.sohohotel-blog-wrapper-3-col .sohohotel-blog-block:nth-child(3n+1) {
	clear: both;
}

.sohohotel-blog-wrapper-4-col .sohohotel-blog-block {
	width: calc(25% - 22.5px);
	float: left;
	margin: 0 30px 30px 0;
}

.sohohotel-blog-wrapper-4-col .sohohotel-blog-block:nth-child(4n) {
	margin: 0 0 30px 0;
}

.sohohotel-blog-wrapper-4-col .sohohotel-blog-block:nth-child(4n+1) {
	clear: both;
}

.sohohotel-blog-wrapper-4-col .sohohotel-blog-block .sohohotel-blog-block-content .sohohotel-blog-meta .sohohotel-blog-meta-date,
.sohohotel-blog-wrapper-4-col .sohohotel-blog-block .sohohotel-blog-block-content .sohohotel-blog-meta .sohohotel-blog-meta-category {
	display: block;
}

.sohohotel-blog-wrapper-4-col .sohohotel-blog-block .sohohotel-blog-block-content .sohohotel-blog-meta .sohohotel-blog-meta-date {
	margin: 0 0 4px 0;
}

.sohohotel-blog-wrapper-4-col .sohohotel-blog-block .sohohotel-blog-block-content .sohohotel-blog-meta {
	padding: 8px 0 12px 0;
}

@media only screen and (max-width: 800px) {

	.sohohotel-blog-wrapper-2-col .sohohotel-blog-block,
	.sohohotel-blog-wrapper-3-col .sohohotel-blog-block,
	.sohohotel-blog-wrapper-4-col .sohohotel-blog-block {
		width: 100%;
		margin: 0 0 30px 0;
	}

}

/* 8.1.2 - Blog Single */
.sohohotel-blog-wrapper.sohohotel-blog-single .sohohotel-blog-block {
	border-bottom: 1px solid;
	border-color: #e8e8e8;
	padding: 0 0 30px 0;
	margin: 0 0 30px 0;
}

.sohohotel-blog-wrapper.sohohotel-blog-single {
	padding: 50px 15px;
}

.sohohotel-blog-wrapper.sohohotel-blog-single input[type="text"],
.sohohotel-blog-wrapper.sohohotel-blog-single textarea {
	max-width: calc(100% - 24px);
}

/* 8.1.2.1 - Blog Comments */
.sohohotel-comments-wrapper {
	margin: 0 0 80px 0;
}

.sohohotel-comments-wrapper .sohohotel-comment-count-title {
	font-size: 22px;
}

.sohohotel-comments-wrapper .sohohotel-comment-count-title:after {
	content: '';
	display: block;
	width: 60px;
	height: 2px;
	margin: 22px 0;
}

.sohohotel-comments-wrapper .sohohotel-comments li:before {
	display: none;
}

.sohohotel-comments-wrapper .sohohotel-comments .sohohotel-comment-image {
	float: left;
	width: 90px;
}

.sohohotel-comments-wrapper .sohohotel-comments .sohohotel-comment-content {
	float: right;
	width: calc(100% - 110px);
}

.sohohotel-comments-wrapper .sohohotel-comments .sohohotel-comment-content .sohohotel-comment-info .url {
	color: #424242;
	text-decoration: none;
}

.sohohotel-comments-wrapper #respond #reply-title {
	font-size: 22px;
}

.sohohotel-comments-wrapper #respond #reply-title:after {
	content: '';
	display: block;
	width: 60px;
	height: 2px;
	margin: 22px 0;
}

.sohohotel-comments-wrapper #commentform .form-submit {
	margin: 0;
}

.sohohotel-main-content .sohohotel-comments-wrapper .sohohotel-comments li {
	padding: 30px 0 20px 0;
	margin: 0;
}

.sohohotel-main-content .sohohotel-comments-wrapper .sohohotel-comments li:first-child {
	padding: 0 0 20px 0;
}

.sohohotel-main-content .sohohotel-comments-wrapper .sohohotel-comments li li:first-child {
	padding: 30px 0 20px 0;
}

.sohohotel-main-content .sohohotel-comments-wrapper .sohohotel-comments .sohohotel-reply {
	margin: 0;
}

.sohohotel-main-content .sohohotel-comments-wrapper .sohohotel-comments ul li ul li:last-child {
	padding: 30px 0 0 0;
	margin: 0;
}

.sohohotel-main-content .sohohotel-comments-wrapper ul.sohohotel-comments li ul {
	margin: 30px 0 0 10px;
}

.sohohotel-main-content .sohohotel-comments-wrapper ul.sohohotel-comments li ul li ul {
	margin: 30px 0 0 20px;
}

.sohohotel-main-content .sohohotel-comments-wrapper ul.sohohotel-comments li ul li ul li ul {
	margin: 30px 0 0 30px;
}

.sohohotel-main-content .sohohotel-comments-wrapper ul.sohohotel-comments li ul li ul li ul li ul {
	margin: 30px 0 0 40px;
}

.sohohotel-main-content .sohohotel-comments-wrapper ul.sohohotel-comments li ul li ul li ul li ul li ul {
	margin: 30px 0 0 50px;
}

.sohohotel-main-content .sohohotel-comments-wrapper .sohohotel-comments .sohohotel-comment-text ul {
	margin: 0 0 30px 0;
}

.sohohotel-main-content .sohohotel-comments-wrapper .sohohotel-comments .sohohotel-comment-text ul li {
	position: relative;
	font-size: 14px;
	border-bottom: 1px solid;
	border-color: #e8e8e8;
	padding: 12px 0;
	margin: 0;
	line-height: 140%;
}

.sohohotel-main-content .sohohotel-comments-wrapper .sohohotel-comments .sohohotel-comment-text ul li:last-child {
	border-bottom: none;
}

.sohohotel-main-content .sohohotel-comments-wrapper .sohohotel-comments .sohohotel-comment-text ul li:before {
	display: inline;
    content: "\f054";
    font-size: 12px;
    margin: 0 6px 0 0;
	font-family: "FontAwesome";
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}

.sohohotel-main-content .sohohotel-comments-wrapper .sohohotel-comments .sohohotel-comment-text ul li ul {
	margin: 12px 0 0 10px;
	border-top: 1px solid;
	border-color: #e8e8e8;
}

.sohohotel-main-content .sohohotel-comments-wrapper .sohohotel-comments .sohohotel-comment-text ul li ul li ul {
	margin: 12px 0 0 20px;
	border-top: 1px solid;
	border-color: #e8e8e8;
}

.sohohotel-main-content .sohohotel-comments-wrapper .sohohotel-comments .sohohotel-comment-text ul li ul li ul li ul {
	margin: 12px 0 0 30px;
	border-top: 1px solid;
	border-color: #e8e8e8;
}

.sohohotel-main-content .sohohotel-comments-wrapper .sohohotel-comments .sohohotel-comment-text ul li ul li ul li ul li ul {
	margin: 12px 0 0 40px;
	border-top: 1px solid;
	border-color: #e8e8e8;
}

.sohohotel-main-content .sohohotel-comments-wrapper .sohohotel-comments .sohohotel-comment-text ul li ul li ul li ul li ul li ul {
	margin: 12px 0 0 50px;
	border-top: 1px solid;
	border-color: #e8e8e8;
}

.sohohotel-main-content .sohohotel-comments-wrapper .sohohotel-comments .sohohotel-comment-text ul li ul li:last-child {
	padding: 12px 0 0 0;
}

.sohohotel-main-content .sohohotel-comments-wrapper .sohohotel-comments .sohohotel-comment-text ol {
	margin: 0 0 30px 0;
}

.sohohotel-main-content .sohohotel-comments-wrapper .sohohotel-comments .sohohotel-comment-text ol li {
	position: relative;
	font-size: 14px;
	border-bottom: 1px solid;
	border-color: #e8e8e8;
	padding: 12px 0;
	margin: 0;
	line-height: 140%;
	list-style: decimal;
	list-style-position: inside;
}

.sohohotel-main-content .sohohotel-comments-wrapper .sohohotel-comments .sohohotel-comment-text ol li:last-child {
	border-bottom: none;
}

.sohohotel-main-content .sohohotel-comments-wrapper .sohohotel-comments .sohohotel-comment-text ol li ol {
	margin: 12px 0 0 10px;
	border-top: 1px solid;
	border-color: #e8e8e8;
}

.sohohotel-main-content .sohohotel-comments-wrapper .sohohotel-comments .sohohotel-comment-text ol li ol li {
	list-style: lower-alpha;
	list-style-position: inside;
}

.sohohotel-main-content .sohohotel-comments-wrapper .sohohotel-comments .sohohotel-comment-text ol li ol li ol {
	margin: 12px 0 0 20px;
	border-top: 1px solid;
	border-color: #e8e8e8;
}

.sohohotel-main-content .sohohotel-comments-wrapper .sohohotel-comments .sohohotel-comment-text ol li ol li ol li {
	list-style: lower-roman;
	list-style-position: inside;
}

.sohohotel-main-content .sohohotel-comments-wrapper .sohohotel-comments .sohohotel-comment-text ol li ol li ol li ol {
	margin: 12px 0 0 30px;
	border-top: 1px solid;
	border-color: #e8e8e8;
}

.sohohotel-main-content .sohohotel-comments-wrapper .sohohotel-comments .sohohotel-comment-text ol li ol li ol li ol li ol {
	margin: 12px 0 0 40px;
	border-top: 1px solid;
	border-color: #e8e8e8;
}

.sohohotel-main-content .sohohotel-comments-wrapper .sohohotel-comments .sohohotel-comment-text ol li ol li ol li ol li ol li ol {
	margin: 12px 0 0 50px;
	border-top: 1px solid;
	border-color: #e8e8e8;
}

.sohohotel-main-content .sohohotel-comments-wrapper .sohohotel-comments .sohohotel-comment-text ol li ol li:last-child {
	padding: 12px 0 0 0;
}

.sohohotel-main-content .sohohotel-comments-wrapper .sohohotel-comments .pingback .sohohotel-comment-content {
	width: 100%;
}

/* 8.2 - Pagination */
.sohohotel-page-pagination {
	width: 100%;
	padding: 40px 0 70px 0;
}

.sohohotel-page-pagination .wp-pagenavi {
	float: right;
	margin: 0;
	font-size: 14px;
}

.sohohotel-page-pagination .wp-pagenavi a,
.sohohotel-page-pagination .wp-pagenavi span {
	border: #e8e8e8 1px solid;
	text-align: center;
	padding: 10px 14px;
	text-decoration: none;
}

.sohohotel-page-pagination .wp-pagenavi a {
	color: #424242;
}

.sohohotel-page-pagination .wp-pagenavi span.current,
.sohohotel-page-pagination .wp-pagenavi a:hover {
    border: 1px solid;
	color: #fff;
	font-weight: 400;
}

.sohohotel-post-pagination span {
    padding: 10px 14px;
    text-align: center;
    text-decoration: none;
}

.sohohotel-post-pagination span,
.sohohotel-post-pagination span:hover {
	color: #fff;
}

.sohohotel-post-pagination a span {
	background: #fff;
	color: #424242;
	border: 1px solid #e8e8e8;
}

.sohohotel-post-pagination {
	margin: 40px 0 40px 0;
}

.sohohotel-post-pagination a {
	text-decoration: none;
}

/* 8.3 - Page not found */
.sohohotel-page-not-found {
	padding: 190px 0 220px 0;
	background: #f0f0f0;
}

.sohohotel-page-not-found h1 {
	font-size: 32px;
	margin: 0 auto;
	text-align: center;
	max-width: 400px;
	width: calc(100% - 60px);
}

.sohohotel-page-not-found h1:after {
	content: '';
	display: block;
	width: 60px;
	height: 2px;
	margin: 25px auto 17px auto;
}

.sohohotel-page-not-found p {
	text-align: center;
	font-size: 14px;
	max-width: 520px;
	width: calc(100% - 60px);
	line-height: 160%;
	margin: 0 auto 25px auto;
}

.sohohotel-page-not-found form {
	width: calc(100% - 60px);
	max-width: 520px;
	margin: 0 auto;
}

.sohohotel-page-not-found form input[type="text"] {
	width: calc(100% - 78px);
	border: none;
	padding: 0 14px;
	font-size: 14px;
	color: #b6b6b6;
	float: left;
	height: 50px;
}

.sohohotel-page-not-found form button {
	float: right;
	width: 50px;
	height: 50px;
	border: none;
	padding: 0;
	cursor: pointer;
}

.sohohotel-page-not-found form button i {
	color: #fff;
	font-size: 16px;
}

/* 8.4 - Search Results */
.sohohotel-search-results-wrapper .sohohotel-search-results-list {
	margin: 0 0 60px 0;
}

.sohohotel-search-results-wrapper .sohohotel-search-results-list li {
	font-weight: 400;
	border-bottom: 1px solid;
	border-color: #e8e8e8;
	padding: 45px 0 45px 40px;
	margin: 0;
	position: relative;
	font-size: 18px;
	line-height: 130%;
}

.sohohotel-search-results-wrapper .sohohotel-search-results-list li a {
	color: #424242;
	text-decoration: none;
}

.sohohotel-search-results-wrapper .sohohotel-search-results-list li span,
.sohohotel-search-results-wrapper .sohohotel-search-results-list li span a {
	color: #aeaeae;
}

.sohohotel-search-results-wrapper .sohohotel-search-results-list li:before {
	width: 20px;
	height: 37px;
	padding: 13px 0 0 0;
	font-size: 18px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	display: block;
	text-align: center;
	float: left;
	position: absolute;
	top: 33px;
	left: 0px;
	content: "\f036";
}

.sohohotel-search-results-wrapper .sohohotel-search-results-form {
	padding: 30px;
}

.sohohotel-search-results-wrapper .sohohotel-search-results-form input[type="text"] {
	float: left;
	width: calc(100% - 163px);
	border: none;
	padding: 12px;
	margin: 0;
	font-size: 16px;
	color: #666;
}

.sohohotel-search-results-wrapper .sohohotel-search-results-form button {
	width: calc(170px - 50px);
	float: right;
	padding: 13px 25px;
	font-size: 15px;
	border: none;
	color: #fff;
}

.sohohotel-search-results-wrapper .sohohotel-search-results-form button i {
	margin: 0 0 0 5px;
}

.sohohotel-search-results-wrapper .sohohotel-search-results-form label {
	font-size: 14px;
	color: #fff;
}

.sohohotel-search-results-wrapper .search-results-form {
	padding: 30px;
}

.sohohotel-search-results-wrapper .sohohotel-search-results-form input[type="text"] {
	font-size: 14px;
	float: left;
	width: calc(80% - 38px);
	border: none;
	padding: 14px;
	margin: 0;
}

.sohohotel-search-results-wrapper .sohohotel-search-results-form button {
	font-size: 14px;
	width: calc(20% - 50px);
	float: right;
	padding: 15px 25px 16px 25px;
	cursor: pointer;
}

.sohohotel-search-results-wrapper .sohohotel-search-results-form label {
	font-size: 14px;
	color: #fff;
}

/* 8.5 - Titles */
.sohohotel-title1 h1 {
	font-size: 44px;
	text-align: center;
	margin: 0 0 25px 0;
}

.sohohotel-title1 h1:after {
	content: '';
	display: block;
	width: 60px;
	height: 2px;
	margin: 25px auto 17px auto;
}

.sohohotel-title1 h3 {
	font-size: 26px;
	text-align: center;
	margin: 0 0 35px 0;
}

.sohohotel-intro-section p {
	max-width: 500px;
	margin: 0 auto;
}

.sohohotel-title2 h3 {
	font-size: 30px;
	text-align: center;
	margin: 0 0 25px 0;
}

.sohohotel-title2 h3:after {
	content: '';
	display: block;
	width: 60px;
	height: 2px;
	margin: 25px auto 25px auto;
}

.sohohotel-title3 h4 {
	font-size: 24px;
	text-align: left;
	margin: 0 0 30px 0;
}

.sohohotel-title3 h4:after {
	content: '';
	display: block;
	width: 50px;
	height: 2px;
	margin: 20px 0 0 0;
}

.sohohotel-title-color2 h1,
.sohohotel-title-color2 h3,
.sohohotel-title-color2 h4 {
	color: #fff;
}

/* 8.6 - Buttons */
a.sohohotel-button1 {
	padding: 14px 30px 16px 30px;
	text-align: center;
	font-size: 14px;
	display: table;
	text-decoration: none;
}

a.sohohotel-button1 i {
	font-size: 18px;
	margin: 0 0 0 6px;
}

/* 8.7 - Video Thumbnail */
.sohohotel-video-thumbnail-wrapper {
	position: relative;
	max-width: 552px;
	width: 100%;
	height: 330px;
	margin: 0 auto;
}

.sohohotel-video-thumbnail-wrapper .sohohotel-video-play {
	position: absolute;
	top: calc(50% - 45px);
	left: calc(50% - 30px);
}

.sohohotel-video-thumbnail-wrapper .sohohotel-video-play i {
	color: #fff;
	width: 85px;
	height: 85px;
	padding: 25px 0 0 10px;
	font-size: 32px;
	text-align: center;
	border: #fff 3px solid;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	z-index: 999;
}

/* 8.8 - Call To Action 1 */
.sohohotel-call-to-action-1-section {
	width: 100%;
	margin: 0;
	padding: 60px 0;
}

.sohohotel-call-to-action-1-section-inner {
	max-width: 1140px;
	width: calc(100% - 30px);
	margin: 0 auto;
}

.sohohotel-call-to-action-1-section-inner h3 {
	font-size: 32px;
	font-weight: 400;
	color: #fff;
	float: left;
	margin: 8px 0 0 0;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.sohohotel-call-to-action-1-section-inner .sohohotel-button0 {
	color: #fff;
	font-size: 14px;
	display: table;
	margin: 0;
	text-align: center;
	padding: 14px 30px 16px 30px;
	text-decoration: none;
	float: right;
}

.sohohotel-call-to-action-1-section-inner .sohohotel-button0 i {
	font-size: 18px;
	margin: 0 0 0 6px;
}

@media only screen and (max-width: 1200px) {

	.sohohotel-call-to-action-1-section-inner h3 {
		margin: 0 auto 30px auto;
		text-align: center;
		float: none;
		line-height: 140%;
		font-size: 28px;
	}

	.sohohotel-call-to-action-1-section-inner .sohohotel-button0 {
		float: none;
		margin: 0 auto;
	}

}

/* 8.9 - Call To Action 2 */
.sohohotel-call-to-action-2-section {
	color: #fff;
	padding: 80px 0 85px 0;
}

.sohohotel-call-to-action-2-section .sohohotel-call-to-action-2-section-inner {
	max-width: 1145px;
	width: calc(100% - 60px);
	margin: 0 auto;
}

.sohohotel-call-to-action-2-section h3 {
	font-size: 44px;
	margin: 0 auto 25px auto;
	text-align: center;
	line-height: 120%;
	color: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	max-width: 800px;
}

.sohohotel-call-to-action-2-section h3:after {
	content: '';
	display: block;
	width: 60px;
	height: 2px;
	margin: 30px auto 30px auto;
}

.sohohotel-call-to-action-2-section p {
	font-size: 14px;
	text-align: center;
	margin: 0 0 30px 0;
	line-height: 150%;
}

.sohohotel-call-to-action-2-section .sohohotel-button0 {
	color: #fff;
	font-size: 14px;
	display: table;
	margin: 0 auto;
	text-align: center;
	padding: 14px 30px 16px 30px;
	text-decoration: none;
}

.sohohotel-call-to-action-2-section .sohohotel-button0 i {
	font-size: 18px;
	margin: 0 0 0 6px;
}

/* 8.10 - Testimonials */
.sohohotel-testimonial-wrapper-1 .sohohotel-testimonial-block {
	padding: 45px 30px 0 30px;
}

.sohohotel-testimonial-wrapper-1 {
	padding: 0 0 25px 0;
}

.sohohotel-testimonials-border-1 {
	border: 1px solid;
	border-color: #e8e8e8;
}

.sohohotel-testimonial-wrapper-1 .sohohotel-testimonial-block div {
	font-size: 14px;
	position: relative;
	line-height: 170%;
	text-align: center;
	width: 80%;
	margin: 0 auto;
}

.sohohotel-testimonial-wrapper-1 .sohohotel-testimonial-block div p {
	line-height: 170%;
}

.sohohotel-testimonial-wrapper-1 .sohohotel-testimonial-block div span.sohohotel-open-quote {
	font-family: Georgia;
	font-size: 133px;
	font-style: normal;
	position: absolute;
	top: 26px;
	left: -59px;
}

.sohohotel-testimonial-wrapper-1 .sohohotel-testimonial-block div span.sohohotel-close-quote {
	font-family: Georgia;
	font-size: 133px;
	font-style: normal;
	position: absolute;
	bottom: -50px;
	right: -50px;
}

.sohohotel-testimonial-wrapper-1 .sohohotel-testimonial-block .sohohotel-testimonial-image {
	width: 80px;
	height: 80px;
	margin: 20px auto;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
}

.sohohotel-testimonial-wrapper-1 .sohohotel-testimonial-block .sohohotel-testimonial-image img {
	width: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
}

.sohohotel-testimonial-wrapper-1 .sohohotel-testimonial-block .sohohotel-testimonial-author p {
	font-style: normal;
	font-size: 14px;
	margin: 0;
}

.sohohotel-testimonial-wrapper-2 .sohohotel-testimonial-block {
	padding: 20px 30px 0 30px;
}

.sohohotel-testimonial-wrapper-2 {
	padding: 0 0 25px 0;
	max-width: 1140px;
	margin: 0 auto;
}

.sohohotel-testimonial-wrapper-2 .sohohotel-testimonial-block div {
	font-size: 16px;
	position: relative;
	line-height: 170%;
	text-align: center;
	width: 80%;
	margin: 0 auto;
	color: #fff;
}

.sohohotel-testimonial-wrapper-2 .sohohotel-testimonial-block div span.sohohotel-open-quote {
	font-family: Georgia;
	font-size: 133px;
	font-style: normal;
	position: absolute;
	top: 26px;
	left: -59px;
}

.sohohotel-testimonial-wrapper-2 .sohohotel-testimonial-block div span.sohohotel-close-quote {
	font-family: Georgia;
	font-size: 133px;
	font-style: normal;
	position: absolute;
	bottom: -50px;
	right: -50px;
}

.sohohotel-testimonial-wrapper-2 .sohohotel-testimonial-block .sohohotel-testimonial-image {
	width: 80px;
	height: 80px;
	margin: 20px auto;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
}

.sohohotel-testimonial-wrapper-2 .sohohotel-testimonial-block .sohohotel-testimonial-image img {
	width: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
}

.sohohotel-testimonial-wrapper-2 .sohohotel-testimonial-block p {
	font-size: 16px;
}

.sohohotel-testimonial-wrapper-2 .sohohotel-testimonial-block .sohohotel-testimonial-author p {
	font-style: normal;
	font-size: 14px;
	margin: 0;
}

.sohohotel-testimonials-wrapper-full .sohohotel-testimonial-block {
	border-bottom: 1px solid;
	border-color: #e8e8e8;
	padding: 40px 0;
}

.sohohotel-testimonial-wrapper-1 .owl-theme .owl-dots .owl-dot {
	margin: 30px 0 10px 0;
}

.sohohotel-testimonial-wrapper-2 .sohohotel-more-link,
.sohohotel-testimonial-wrapper-1 .sohohotel-more-link {
	display: none;
}

.sohohotel-testimonials-wrapper-single .sohohotel-testimonial-block {
	border: none;
	padding: 10px 0 60px 0;
}

@media only screen and (max-width: 450px) {

	.sohohotel-testimonials-wrapper-full .sohohotel-testimonial-block div {
		width: 60%;
	}

}

/* 8.11 - Blog Carousel */
.sohohotel-blog-carousel-wrapper {
	width: 1140px;
	max-width: calc(100% - 30px);
	margin: 0 auto;
}

.sohohotel-blog-carousel-wrapper .sohohotel-blog-block-image {
	margin: 0 0 20px 0;
	display: block;
}

.sohohotel-blog-carousel-wrapper .sohohotel-blog-block h4 {
	font-size: 20px;
	border-bottom: 1px solid;
	border-color: #e8e8e8;
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
	line-height: 130%;
}

.sohohotel-blog-carousel-wrapper .sohohotel-blog-block h4 a {
	color: #424242;
	text-decoration: none;
}

.sohohotel-blog-carousel-wrapper .sohohotel-blog-block p {
	font-size: 13px;
	margin: 0;
}

.sohohotel-blog-carousel-wrapper .sohohotel-blog-block .sohohotel-blog-date:before {
	margin: 0 10px 0 0;
	font-size: 18px;
	content: "\f133";
	font-family: "FontAwesome";
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}

/* 8.12 - Icon Text */
.sohohotel-icon-text-wrapper-1 {
	margin: 0 auto;
	max-width: 1140px;
}

.sohohotel-icon-text-wrapper-1 .sohohotel-icon-text-block {
	width: calc(50% - 15px);
}

.sohohotel-icon-text-wrapper-1 .sohohotel-icon-text-block:nth-child(1n),
.sohohotel-icon-text-wrapper-1 .sohohotel-icon-text-block:nth-child(3n) {
	float: left;
}

.sohohotel-icon-text-wrapper-1 .sohohotel-icon-text-block:nth-child(2n),
.sohohotel-icon-text-wrapper-1 .sohohotel-icon-text-block:nth-child(4n) {
	float: right;
}

.sohohotel-icon-text-wrapper-1 .sohohotel-icon-text-block .sohohotel-icon {
	width: 68px;
	height: 68px;
	margin: 0 0 30px 0;
	position: relative;
	float: left;
	border: 3px solid;
}

.sohohotel-icon-text-wrapper-1 .sohohotel-icon-text-block .sohohotel-icon i {
	margin: 17px 0 0 0;
	font-size: 28px;
	width: 100%;
	text-align: center;
}

.sohohotel-icon-text-wrapper-1 .sohohotel-icon-text-block .sohohotel-text {
	float: right;
	width: calc(100% - 100px);
}

.sohohotel-icon-text-wrapper-1 .sohohotel-icon-text-block .sohohotel-text h4 {
	font-size: 24px;
	margin: 0 0 25px 0;
	text-align: left;
}

.sohohotel-icon-text-wrapper-1 .sohohotel-icon-text-block .sohohotel-text h4:after {
	content: '';
	display: block;
	margin: 25px 0 0 0;
	width: 45px;
	height: 2px;
}

.sohohotel-icon-text-wrapper-1 .sohohotel-icon-text-block .sohohotel-text p {
	margin: 0 0 60px 0;
	font-size: 14px;
	line-height: 150%;
	color: #999;
}

@media only screen and (max-width: 800px) {

	.sohohotel-icon-text-wrapper-1 .sohohotel-icon-text-block {
		width: 100%;
	}

	.sohohotel-icon-text-wrapper-1 .sohohotel-icon-text-block:nth-child(1n),
	.sohohotel-icon-text-wrapper-1 .sohohotel-icon-text-block:nth-child(2n),
	.sohohotel-icon-text-wrapper-1 .sohohotel-icon-text-block:nth-child(3n),
	.sohohotel-icon-text-wrapper-1 .sohohotel-icon-text-block:nth-child(4n) {
		float: none;
	}

}

.sohohotel-icon-text-wrapper-2 {
	margin: 0 auto;
	max-width: 1140px;
}

.sohohotel-icon-text-wrapper-2 .sohohotel-icon-text-block .sohohotel-icon {
	width: 70px;
	height: 70px;
	margin: 0 auto 25px auto;
	display: block;
}

.sohohotel-icon-text-wrapper-2 .sohohotel-icon-text-block .sohohotel-icon i {
	margin: 17px 0 0 0;
}

.sohohotel-icon-text-wrapper-2 .sohohotel-icon-text-block h4 {
	font-size: 24px;
	margin: 0 0 25px 0;
	text-align: center;
}

.sohohotel-icon-text-wrapper-2 .sohohotel-icon-text-block p {
	margin: 0;
	font-size: 14px;
	line-height: 150%;
	color: #999999;
	text-align: center;
}

.sohohotel-icon-text-wrapper-2 .sohohotel-icon i {
	font-size: 28px;
	width: 100%;
	text-align: center;
	margin: 25px 0 0 0;
}

.sohohotel-icon-text-wrapper-2 .sohohotel-icon-text-block h4:after {
	content: '';
	display: block;
	margin: 25px auto 25px auto;
	width: 45px;
	height: 2px;
}

.sohohotel-icon-text-wrapper-2 .sohohotel-icon-text-block .sohohotel-icon {
    border: 3px solid;
}

.sohohotel-icon-text-wrapper-2 .home-icon-section {
	margin: 0 auto 20px auto;
}

.sohohotel-icon-text-wrapper-2 .sohohotel-icon-text-block {
	float: left;
	width: calc(25% - 60px);
	margin: 0 30px;
}

@media only screen and (max-width: 900px) {

	.sohohotel-icon-text-wrapper-2 .sohohotel-icon-text-block {
		width: calc(50% - 60px);
		margin: 0 30px 60px 30px;
	}

	.sohohotel-icon-text-wrapper-2 .sohohotel-icon-text-block:nth-last-child(2),
	.sohohotel-icon-text-wrapper-2 .sohohotel-icon-text-block:last-child {
		margin: 0 30px;
	}

}

@media only screen and (max-width: 550px) {

	.sohohotel-icon-text-wrapper-2 .sohohotel-icon-text-block {
		width: calc(100% - 60px);
		margin: 0 30px 60px 30px;
	}

	.sohohotel-icon-text-wrapper-2 .sohohotel-icon-text-block:nth-last-child(2) {
		margin: 0 30px 60px 30px;
	}

	.sohohotel-icon-text-wrapper-2 .sohohotel-icon-text-block:last-child {
		margin: 0 30px;
	}

}

/* 8.13 - Image Text */
.sohohotel-about-us-block-wrapper .sohohotel-image-wrapper {
	width: 50%;
	height: 510px;
	float: left;
}

.sohohotel-about-us-block-wrapper.sohohotel-about-us-block-wrapper-right-align-image .sohohotel-image-wrapper {
	float: right;
}

.sohohotel-about-us-block-wrapper .sohohotel-image-wrapper img {
	display: none;
}

.sohohotel-about-us-block-wrapper .sohohotel-about-us-block {
	width: 50%;
	padding: 120px 150px 0 150px;
	height: 510px;
	float: left;
	color: #fff;
}

.sohohotel-about-us-block-wrapper .sohohotel-about-us-block h3 {
	font-size: 32px;
	margin: 0 0 25px 0;
}

.sohohotel-about-us-block-wrapper .sohohotel-about-us-block h3:after {
	content: '';
	display: block;
	width: 60px;
	height: 2px;
	margin: 30px 0;
}

.sohohotel-about-us-block-wrapper .sohohotel-about-us-block p {
	font-size: 14px;
	line-height: 160%;
	margin: 0 0 35px 0;
}

.sohohotel-about-us-block-wrapper .sohohotel-about-us-block .sohohotel-about-us-block-button {
	color: #fff;
	font-size: 14px;
	display: table;
	text-align: center;
	padding: 14px 30px 16px 30px;
	text-decoration: none;
}

.sohohotel-about-us-block-wrapper .sohohotel-about-us-block .sohohotel-about-us-block-button i {
	font-size: 18px;
	margin: 0 0 0 6px;
}

.sohohotel-about-us-block-wrapper-reversed.sohohotel-about-us-block-wrapper .sohohotel-image-wrapper {
	float: right;
}

.sohohotel-about-us-block-wrapper-reversed.sohohotel-about-us-block-wrapper .sohohotel-about-us-block {
	float: left;
}

@media only screen and (max-width: 1600px) {

	.sohohotel-about-us-block-wrapper .sohohotel-about-us-block {
		width: 50%;
		padding: 120px 60px 0 60px;
	}

	.sohohotel-about-us-video-wrapper .sohohotel-about-us-block {
		width: 50%;
		padding: 120px 60px 0 60px;
	}

}

@media only screen and (max-width: 1200px) {

	.sohohotel-about-us-block-wrapper .sohohotel-image-wrapper,
	.sohohotel-about-us-video-wrapper .sohohotel-image-wrapper {
		width: 100%;
		background: none;
		height: inherit;
	}

	.sohohotel-about-us-block-wrapper .sohohotel-image-wrapper img,
	.sohohotel-about-us-video-wrapper .sohohotel-image-wrapper img {
		display: block;
		width: 100%;
	}

	.sohohotel-about-us-block-wrapper .sohohotel-about-us-block,
	.sohohotel-about-us-video-wrapper .sohohotel-about-us-block {
		width: 100%;
		padding: 80px 30px 80px 30px;
		height: inherit;
	}

}

/* 8.14 - Dark Contact Form */
.sohohotel-dark-contact-form .wpcf7 {
	max-width: 680px;
	margin: 0 auto;
	padding: 30px;
}

.sohohotel-dark-contact-form .wpcf7 label {
	color: #fff;
	font-size: 14px;
	display: block;
	margin: 0 0 7px 0;
}

.sohohotel-dark-contact-form .wpcf7 .sohohotel-one-half {
	width: calc(50% - 7.5px);
}

.sohohotel-dark-contact-form .wpcf7 .sohohotel-one-half:first-child {
	float: left;
}

.sohohotel-dark-contact-form .wpcf7 .sohohotel-one-half:last-child {
	float: right;
}

.sohohotel-dark-contact-form .wpcf7 input[type="submit"] {
	margin: 0 auto;
	display: table;
	padding: 15px 30px;
}

.sohohotel-dark-contact-form .wpcf7 .wpcf7-response-output {
	color: #fff;
	text-align: center;
}

@media only screen and (max-width: 600px) {

	.sohohotel-dark-contact-form .wpcf7 .sohohotel-one-half {
		width: 100%;
	}

	.sohohotel-dark-contact-form .wpcf7 .sohohotel-one-half:first-child,
	.sohohotel-dark-contact-form .wpcf7 .sohohotel-one-half:last-child {
		float: none;
	}

}

/* 8.15 - Video Text */
.sohohotel-about-us-video-wrapper .sohohotel-image-wrapper {
	width: 50%;
	height: 510px;
	float: left;
	position: relative;
}

.sohohotel-about-us-video-wrapper .sohohotel-image-wrapper img {
	display: none;
}

.sohohotel-about-us-video-wrapper .sohohotel-about-us-block {
	width: 50%;
	padding: 120px 150px 0 150px;
	height: 510px;
	float: left;
	color: #fff;
}

.sohohotel-about-us-video-wrapper .sohohotel-about-us-block h3 {
	font-size: 32px;
	margin: 0 0 25px 0;
}

.sohohotel-about-us-video-wrapper .sohohotel-about-us-block h3:after {
	content: '';
	display: block;
	width: 60px;
	height: 2px;
	margin: 30px 0;
}

.sohohotel-about-us-video-wrapper .sohohotel-about-us-block p {
	font-size: 14px;
	line-height: 160%;
	margin: 0 0 35px 0;
}

.sohohotel-about-us-video-wrapper .sohohotel-about-us-block .sohohotel-about-us-block-button {
	color: #fff;
	font-size: 14px;
	display: table;
	text-align: center;
	padding: 14px 30px 16px 30px;
	text-decoration: none;
}

.sohohotel-about-us-video-wrapper .sohohotel-about-us-block .sohohotel-about-us-block-button i {
	font-size: 18px;
	margin: 0 0 0 6px;
}

.sohohotel-about-us-video-wrapper .sohohotel-image-wrapper .sohohotel-video-play {
	position: absolute;
	top: calc(50% - 45px);
	left: calc(50% - 30px);
}

.sohohotel-about-us-video-wrapper .sohohotel-image-wrapper .sohohotel-video-play i {
	color: #fff;
	width: 90px;
	height: 90px;
	padding: 25px 0 0 10px;
	font-size: 32px;
	text-align: center;
	border: #fff 3px solid;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	z-index: 999;
}

@media only screen and (max-width: 1600px) {

	.sohohotel-about-us-video-wrapper .sohohotel-about-us-block {
		width: 50%;
		padding: 120px 60px 0 60px;
	}

}

@media only screen and (max-width: 1200px) {

	.sohohotel-about-us-video-wrapper .sohohotel-image-wrapper {
		width: 100%;
		background: none;
		height: inherit;
	}

	.sohohotel-about-us-video-wrapper .sohohotel-image-wrapper img {
		display: block;
		width: 100%;
	}

	.sohohotel-about-us-video-wrapper .sohohotel-about-us-block {
		width: 100%;
		padding: 80px 30px 80px 30px;
		height: inherit;
	}

}

/* 8.16 - Photo Gallery */
.gallery-caption {
	font-size: 12px;
	padding: 5% 10%;
	text-align: center;
	font-style: italic;
	line-height: 160%;
}

.gallery .gallery-item img {
	width: 100%;
}

.gallery-columns-1 .gallery-item:nth-child(1n+1),
.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
	clear: both;
}

.gallery-columns-1 .gallery-item {
	width: 100%;
	margin: 0 0 10px 0;
}

.gallery-columns-2 .gallery-item {
	width: calc(50.4% - 10px);
	margin: 0 10px 10px 0;
	float: left;
}

.gallery-columns-2 .gallery-item:nth-child(2n) {
	margin: 0 0 10px 0;
}

.gallery-columns-3 .gallery-item {
	width: calc(33.3% - 6.6px);
	margin: 0 10px 10px 0;
	float: left;
}

.gallery-columns-3 .gallery-item:nth-child(3n) {
	margin: 0 0 10px 0;
}

.gallery-columns-4 .gallery-item {
	width: calc(25% - 7.5px);
	margin: 0 10px 10px 0;
	float: left;
}

.gallery-columns-4 .gallery-item:nth-child(4n) {
	margin: 0 0 10px 0;
}

.gallery-columns-5 .gallery-item {
	width: calc(20% - 8px);
	margin: 0 10px 10px 0;
	float: left;
}

.gallery-columns-5 .gallery-item:nth-child(5n) {
	margin: 0 0 10px 0;
}

.gallery-columns-6 .gallery-item {
	width: calc(16.8% - 10px);
	margin: 0 10px 10px 0;
	float: left;
}

.gallery-columns-6 .gallery-item:nth-child(6n) {
	margin: 0 0 10px 0;
}

.gallery-columns-7 .gallery-item {
	width: calc(14.3% - 10px);
	margin: 0 10px 10px 0;
	float: left;
}

.gallery-columns-7 .gallery-item:nth-child(7n) {
	margin: 0 0 10px 0;
}

.gallery-columns-8 .gallery-item {
	width: calc(12.6% - 10px);
	margin: 0 10px 10px 0;
	float: left;
}

.gallery-columns-8 .gallery-item:nth-child(8n) {
	margin: 0 0 10px 0;
}

.gallery-columns-9 .gallery-item {
	width: calc(11.1% - 10px);
	margin: 0 10px 10px 0;
	float: left;
}

.gallery-columns-9 .gallery-item:nth-child(9n) {
	margin: 0 0 10px 0;
}

/* 8.17 - Contact Details */
ul.sohohotel-contact-details-list li:after {
	content: "";
}

ul.sohohotel-contact-details-list li:first-child {
	border-top: #e8e8e8 1px solid;
}

ul.sohohotel-contact-details-list li {
	border-bottom: #e8e8e8 1px solid;
	padding: 25px 0 25px 55px;
	position: relative;
	margin: 0;
	line-height: 120%;
}

ul.sohohotel-contact-details-list li:last-child {
	border-bottom: #e8e8e8 1px solid;
}

ul.sohohotel-contact-details-list .sohohotel-address:before,
ul.sohohotel-contact-details-list .sohohotel-phone:before,
ul.sohohotel-contact-details-list .sohohotel-email:before {
	width: 50px;
	height: 37px;
	padding: 13px 0 0 0;
	font-size: 22px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	display: block;
	text-align: center;
	float: left;
	position: absolute;
	top: 10px;
	left: 0px;
}

ul.sohohotel-contact-details-list .sohohotel-address:before {
	content: "\f041";
}

ul.sohohotel-contact-details-list .sohohotel-phone:before {
	content: "\f095";
}

ul.sohohotel-contact-details-list .sohohotel-email:before {
	content: "\f0e0";
	font-size: 20px;
}

ul.sohohotel-contact-details-list li a {
	text-decoration: none;
	color: #424242;
}

ul.sohohotel-contact-details-list-2 li:first-child {
	border-top: none;
	padding: 0 0 15px 55px;
}

ul.sohohotel-contact-details-list-2 li:nth-child(2n) {
	padding: 15px 0 15px 55px;
}

ul.sohohotel-contact-details-list-2 li:last-child {
	border-bottom: none;
	padding: 15px 0 0 55px;
}

ul.sohohotel-contact-details-list-2 .sohohotel-address:before {
	top: -12px;
}

ul.sohohotel-contact-details-list-2 .sohohotel-phone:before {
	top: 4px;
}

ul.sohohotel-contact-details-list-2 .sohohotel-email:before {
	top: 1px;
}

ul.sohohotel-contact-details-list-2 {
	margin: 0 0 50px 0;
}

/* 8.18 - Alerts & Messages */
.sohohotel-msg {
	padding: 15px 10px 15px 20px;
	margin: 0 0 15px 0;
	line-height: 140%;
	font-size: 14px;
}

.sohohotel-msg p {
	margin: 0 !important;
}

.sohohotel-default {
	background: #fff;
	color: #424242;
	border: #dee0e0 1px solid;
}

.sohohotel-default a {
	color: #424242;
	text-decoration: underline;
}

.sohohotel-notice {
	background: #fff5af;
	color: #b3a437;
}

.sohohotel-notice a {
	color: #b3a437;
	text-decoration: underline;
}

.sohohotel-success {
	background: #dff7ca;
	color: #64ae23;
}

.sohohotel-success a {
	color: #64ae23;
	text-decoration: underline;
}

.sohohotel-fail {
	background: #ffe2e1;
	color: #c83f39;
}

.sohohotel-fail a {
	color: #c83f39;
	text-decoration: underline;
}

/* 8.19 - Social Media */
ul.sohohotel-social-links {
	margin: 0;
}

ul.sohohotel-social-links li {
	float: left;
	border-bottom: none;
	padding: 0;
}

ul.sohohotel-social-links li:before {
	content: none;
}

ul.sohohotel-social-links li i {
	padding: 0 0 0 0;
	-webkit-border-radius: 99%;
	-moz-border-radius: 99%;
	-o-border-radius: 99%;
	border-radius: 99%;
	font-size: 22px;
	text-align: center;
	margin: 0 28px 0 0;
}

/* 8.20 - Misc */
.wpb_revslider_element.wpb_content_element.sohohotel-homepage-slider {
	margin: 0;
}

.sohohotel-background-fixed {
	background-attachment: fixed;
}

.sohohotel-booking-page-6 {
	margin: -35px 0 0 0;
}

@media only screen and (max-width: 1020px) {

	.sohohotel-booking-page-6 {
		margin: 0;
	}

}

/* 9.0 - PrettyPhoto Lightbox */
.pp_default .pp_content {
	position: relative;
}

.pp_default .pp_close {
	position: absolute;
	top: 0;
	right: 0;
	width: 45px;
	height: 32px;
	padding: 13px 0 0 0;
	background-image: url("framework/images/close.png");
	background-repeat: no-repeat;
	background-position: center;
	color: #fff;
	z-index: 9999;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	font-size: 16px;
	text-indent: -9999px;
	display: inline-block;
}

.pp_default .pp_play {
	background: #ccc;
}

.pp_default .pp_arrow_previous {
	background: #999;
	display: none !important;
}

.pp_default .pp_arrow_next {
	background: #666;
	display: none !important;
}

.pp_default .pp_play {
	display: none;
}

.pp_default .currentTextHolder {
	margin: 0 !important;
}

.pp_default .pp_content, .pp_default div.light_rounded .pp_content {
	background: transparent !important;
}

.pp_default .lightbox-content {
	background: #fff !important;
	-moz-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.2);
	padding: 30px;
	width: calc(100% - 60px);
}

.pp_default .pp_social {
	display: none;
}

.pp_default #pp_full_res .pp_inline p.lightbox-darktext {
    color: #fff;
    margin: 0 0 30px 0 !important;
    padding: 9px 20px;
}

.pp_default .sohohotel-main-content-lightbox h6 {
	margin: 0;
	color: #fff;
	padding: 13px 20px;
	font-size: 15px;
}

.pp_default .sohohotel-main-content-lightbox .total-price-lightbox {
	margin: 0 0 30px 0;
}

.pp_default.pp_pic_holder .ppt {
	display: none !important;
}

@media only screen and (max-width: 900px) {

	/* Make Lightbox Responsive */
	.pp_pic_holder.pp_default { width: 100%!important; left: 0!important; overflow: hidden; }
	div.pp_default .pp_content_container .pp_left { padding-left: 0!important; }
	div.pp_default .pp_content_container .pp_right { padding-right: 0!important; }
	.pp_content { width: 100%!important; height: auto!important; }
	.pp_fade { width: 100%!important; height: 100%!important; }
	a.pp_expand, a.pp_contract, .pp_hoverContainer, .pp_gallery, .pp_top, .pp_bottom { display: none!important; }
	#pp_full_res img,#pp_full_res iframe { width: 100%!important; }
	.pp_details { width: 94%!important; padding-left: 3%; padding-right: 4%;  padding-bottom: 0px; background-color: #fff; margin-top: -2px!important; }

}

/* 10.0 - WP Bakery Builder */

/* 10.1 - WP Bakery Page Builder frontend editor CSS displays incorrectly without this */
*,
*:before,
*:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}

/* 10.2 - WP Bakery Page Builder row custom CSS */
.vc_row {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.vc_row.wpb_row.vc_row-fluid.sohohotel-content-wrapper-vc {
	max-width: 1170px;
	width: 100%;
	margin-left: auto !important;
	margin-right: auto !important;
}

/* 10.3 - WP Bakery Page Builder Toggle */
.vc_toggle_size_md.vc_toggle_default .vc_toggle_title h4 {
	font-size: 14px;
	margin: 0;
}

.vc_toggle_size_md.vc_toggle_default .vc_toggle_title h4:before {
	content: "\f067";
	font-size: 12px;
	color: #fff;
	width: 30px;
	height: 30px;
	padding: 8px 0 0 0;
	line-height: 1.1em;
	display: block;
	text-align: center;
	float: left;
	margin: -4px 15px 0 0;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	font-family: "FontAwesome";
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}

.vc_toggle_size_md.vc_toggle_default.vc_toggle_active .vc_toggle_title h4:before {
	content: "\f068";
}

.vc_toggle_size_md.vc_toggle_default .vc_toggle_title {
	margin: 0 0 0 0;
	padding: 33px 0 33px 20px;
	cursor: pointer;
}

.vc_toggle_size_md.vc_toggle_default .vc_toggle_content {
	padding: 0 0 0 70px !important;
	margin: 0;
}

.vc_toggle_size_md.vc_toggle_default .vc_toggle_content p {
	color: #7e8286;
}

.vc_toggle_size_md.vc_toggle_default {
	border-top: 1px solid;
	border-color: #e8e8e8;
	margin: 0;
}

.vc_toggle_size_md.vc_toggle_default .vc_toggle_title i.vc_toggle_icon {
	display: none;
}

.vc_toggle_size_md.vc_toggle_default:last-child {
	border-bottom: 1px solid;
	border-color: #e8e8e8;
}

/* 10.4 - Accordion */
.wpb-js-composer .vc_tta-accordion.vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-title,
.wpb-js-composer .vc_tta-accordion.vc_tta.vc_general .vc_tta-panel .vc_tta-panel-title {
	border-top: #e8e8e8 1px solid;
	padding: 33px 0 33px 20px;
}

.wpb-js-composer .vc_tta-accordion.vc_tta-color-grey.vc_tta-style-classic div.vc_tta-panel div.vc_tta-panel-body {
	border-top: none;
}

.wpb-js-composer .vc_tta-accordion .vc_tta-panel-title i.vc_tta-controls-icon {
	display: none;
}

.wpb-js-composer .vc_tta-accordion.vc_tta.vc_general .vc_tta-panel-title > a {
	padding: 0;
}

.wpb-js-composer .vc_general.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left.vc_tta-panel-title > a {
	padding-left: 0;
}

.wpb-js-composer .vc_tta.vc_tta-accordion.vc_tta.vc_general .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body {
	padding: 0 0 0 65px;
}

.wpb-js-composer .vc_tta.vc_tta-accordion.vc_tta.vc_general .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body {
	color: #7e8286;
}

.wpb-js-composer .vc_tta.vc_tta-accordion.vc_tta.vc_general .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body p {
	margin: 0 0 20px 0;
}

.wpb-js-composer .vc_tta-accordion.vc_tta.vc_general .vc_tta-panel h4.vc_tta-panel-title:before {
	content: "\f067";
	font-size: 12px;
	color: #fff;
	width: 30px;
	height: 30px;
	padding: 8px 0 0 0;
	line-height: 1.1em;
	display: block;
	text-align: center;
	float: left;
	margin: -7px 15px 0 0;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	font-family: "FontAwesome";
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}

.wpb-js-composer .vc_tta-accordion.vc_tta.vc_general .vc_tta-panel.vc_active h4.vc_tta-panel-title:before {
	content: "\f068";
}

/* 10.5 - WP Bakery Page Builder Tabs */
.wpb-js-composer .vc_tta-tabs-list li:before {
	display: none;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic ul.vc_tta-tabs-list li.vc_tta-tab.vc_active > a,
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic ul.vc_tta-tabs-list li.vc_tta-tab > a,
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs div.vc_tta-panels,
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic ul.vc_tta-tabs-list li,
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel div.vc_tta-panel-heading,
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active div.vc_tta-panel-heading,
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel div.vc_tta-panel-body {
	background: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	border: none;
	border-bottom: none;
}

.wpb-js-composer div.vc_tta.vc_general div.vc_tta-panels div.vc_tta-panel-heading:hover {
	background: none;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic ul.vc_tta-tabs-list li {
	margin: 0;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic ul.vc_tta-tabs-list li.vc_tta-tab.vc_active {
	border-right: #e8e8e8 1px solid;
	border-bottom: #fff 1px solid;
	border-left: none;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic ul.vc_tta-tabs-list li.vc_tta-tab {
	border-top: #e8e8e8 4px solid;
	border-right: #e8e8e8 1px solid;
	border-bottom: #e8e8e8 1px solid;
	border-left: none;
}

.wpb-js-composer .vc_tta.vc_general h4.vc_tta-panel-title {
	border-top: #e8e8e8 4px solid;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs div.vc_tta-panels {
	border: 1px solid;
	border-color: #e8e8e8;
}

.wpb-js-composer .vc_tta.vc_tta-spacing-1 ul.vc_tta-tabs-list {
	margin-left: 0;
	border-left: #e8e8e8 1px solid;
}

.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title {
	font-size: 14px;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic div.vc_tta-panel div.vc_tta-panel-body {
	border-top: #e8e8e8 1px solid;
}

.wpb-js-composer .vc_tta.vc_general .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body {
	padding: 25px 20px 30px 20px;
}

/* 11.0 - Owl Carousel */
.owl-theme .owl-dots .owl-dot {
	display: inline-block;
	*display: inline;
	zoom: 1;
	margin: 40px 0 0 0;
}

.owl-theme .owl-controls {
    text-align: center;
}

.owl-theme .owl-dots .owl-dot span {
	background: #eeeeee;
	-webkit-border-radius: 99%;
	-moz-border-radius: 99%;
	-o-border-radius: 99%;
	border-radius: 99%;
	width: 11px;
	height: 11px;
	margin: 0 4px;
	display: block;
	-webkit-backface-visibility: visible;
	-webkit-transition:opacity 200ms ease;
	-moz-transition:opacity 200ms ease;
	-ms-transition:opacity 200ms ease;
	-o-transition:opacity 200ms ease;
	transition:opacity 200ms ease;
}

.owl-carousel {
	position: static !important;
}

/* 12.0 - Newsletter */
body .sohohotel-site-wrapper .tnp-widget label {
	display: none;
}

body .sohohotel-site-wrapper .tnp-widget input[type="text"],
body .sohohotel-site-wrapper .tnp-widget input[type="email"] {
	width: calc(100% - 26px);
	padding: 12px 13px 11px 13px;
	margin: 0 0 20px 0;
	border: none;
	font-size: 16px;
	color: #bbbbbb;
	-webkit-appearance: none;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
}

body .sohohotel-site-wrapper .tnp-widget input[type="submit"].tnp-submit {
	border: none;
	color: #fff;
	width: inherit;
	padding: 14px 30px;
	font-size: 14px;
	cursor: pointer;
}

/* 13.0 - Slider Revolution Arrows */
.tparrows {
	background: none !important;
}

.tparrows:after {
	-webkit-border-radius: 99%;
	-moz-border-radius: 99%;
	-o-border-radius: 99%;
	border-radius: 99%;
	color: #fff;
	font-size: 40px;
	border: #fff 3px solid;
	position: absolute;
	z-index: 10;
	line-height: 60px;
	text-align: center;
	font-weight: 300;
	top: -10px;
	font-family: "FontAwesome";
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}

.tp-rightarrow.tparrows:after {
	content: "\f105";
	left: -38px;
	width: 68px;
	height: 68px;
	padding: 0 3px 0 10px;
}

.tp-leftarrow.tparrows:after {
	content: "\f104";
	left: 10px;
	width: 68px;
	height: 68px;
	padding: 0 12px 0 10px;
}

.tparrows.tp-leftarrow:before,
.tparrows.tp-rightarrow:before {
	content: "" !important;
}

/* 14.0 - Contact Form 7 */
.wpcf7 .wpcf7-not-valid-tip {
	display: none;
}

.wpcf7 .wpcf7-not-valid {
	background: #f5cdcd;
	border-color: #ed1418 !important;
	color: #ed1418;
}

.wpcf7 .wpcf7-response-output {
	margin: 0;
	border: none;
	color: #424242;
	font-size: 14px;
	text-align: left;
	padding: 0;
}

.wpcf7 .ajax-loader {
	display: none !important;
}

/* 15.0 - Depreciated Soho Hotel CSS */
a.slideshow-button-rooms {
	margin: 0 10px 0 0;
}

a.slideshow-button-rooms, a.slideshow-button-testimonials {
    padding: 15px 25px 15px 25px;
    color: #fff !important;
    font-size: 15px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
    font-weight: 400;
	text-decoration: none;
}

a.slideshow-button-rooms i, a.slideshow-button-testimonials i{
	line-height: 20px;
	margin: 0px 0px 0px 8px;
	font-weight: 400;
	font-size: 20px;
}


/*Custom css*/
.mb_list_cruise .wpb_wrapper .cruise_sidebar_div p{
    display: inline-block;
    padding: 5px;
    font-weight: 600;
	margin: 0 !important;
}
.mb_list_cruise .wpb_text_column.wpb_content_element{
	margin: 0;
}

.sohohotel-header-1 .sohohotel-topbar-wrapper {
    background: #363636;
}
.first_dec h5 {
    font-weight: bold;
    line-height: 31px;
}

.sohohotel-footer-bottom.sohohotel-clearfix{
    display: flex;
    justify-content: center;
    border-top: 1px solid #000;
}
.social_media_class li:before {
    display: none;
}

.social_media_class ul.list-unstyled.list-inline.social-list {
    display: inline-flex;
}

.sohohotel-footer-wrapper .sohohotel-widget ul li {

    border-color: #fff !important;

}
.social_media_class ul.social-list li {
    padding-left: 10px;
}
.social_media_class ul.social-list li:first-child {
    padding-left: 0;
}
.email_class a {
  font-size: 20px;
    font-weight: 500;
}
.logo_classs {
    padding-bottom: 6px;
}
li.sohohotel-map-icon {
    color: #fff !important;
}
.sohohotel-fixed-navigation-show li.sohohotel-map-icon {
    color: #000 !important;
}
.sohohotel-header-1 .sohohotel-topbar-wrapper .sohohotel-topbar .sohohotel-top-left-wrapper li.sohohotel-map-icon:before {
    display:none;
}


li.fa.fa-envelope {
    font-size: 17px !important;
    color: #fff !important;
}

.sohohotel-top-right-wrapper.sohohotel-clearfix.uni_class {
    display: flex;
}
form.search_class {
    background: #464646;
}
.sohohotel-search-lightbox-inner input[type="text"] {
    color: #fff !important;
    background: #464646 !important;
}
body {
    overflow-x: hidden;
}
a.sohohotel-top-right-button {
    padding: 0 !important;
}
.sohohotel-search-lightbox-inner input[type="text"] {
	padding: 6px 11px 6px 11px;
}

.sohohotel-topbar.sohohotel-clearfix {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
}

.sohohotel-topbar.sohohotel-clearfix:before, .sohohotel-topbar.sohohotel-clearfix:after {
    content: inherit !important;
    display: table;
}
.sohohotel-header-1 .sohohotel-topbar-wrapper .sohohotel-topbar .sohohotel-top-left-wrapper {
    float: left;
    margin: 0;
}
.sohohotel-top-right-button i.fa.fa-user {
    font-size: 25px !important;
}
.notnone{
	display: flex !important;
    align-items: center;
}
.sohohotel-topbar.sohohotel-clearfix {
    padding: 6px 0;
}
a.sohohotel-top-right-button {
    display: flex;
    align-items: center;
}

.sohohotel-header-1 .sohohotel-topbar-wrapper .sohohotel-topbar .sohohotel-top-right-wrapper .sohohotel-top-right-button i, .sohohotel-header-1 .sohohotel-mobile-navigation-wrapper .sohohotel-top-right-button i {
    margin: 0;
}
.sohohotel-fixed-navigation-show a.sohohotel-top-right-button {
    background: transparent !important;
    color: #000 !important;
}
.sohohotel-fixed-navigation-show li.fa.fa-envelope {
    color: #000 !important;
}
.sohohotel-fixed-navigation-show form.search_class {
    background: transparent !important;
}
.sohohotel-fixed-navigation-show .sohohotel-search-lightbox-inner input[type="text"] {
    color: #000 !important;
    background: #46464603 !important;
    border: 1px solid #000;
}
.sohohotel-header-1.sohohotel-fixed-navigation-show .sohohotel-logo {
    margin: 11px 0 11px 0;
}
p.color_class {
    color: #fff;
    font-size: 20px;
    text-align: center;
}
div#nav_menu-2 h5,div#nav_menu-3 h5 ,#sohohotel_social_about_widget-2 h5, #text-5 h5{
    font-weight: 600;
    font-size: 18px;
    margin: 0 0 18px;
    font-family: 'Open Sans',sans-serif;
}
em.fa.fa-twitter-square, em.fa.fa-facebook-square, em.fa.fa-pinterest-square, em.fa.fa-instagram, em.fa.fa-google-plus-square
{
	font-size:30px;
}
.sohohotel-footer-wrapper #nav_menu-3.sohohotel-widget  ul li
{
	    padding: 5px 0 !important;
}

li.menu-item-type-custom a{
	font-weight:600;
}

.sohohotel-footer-bottom ul li a{
	font-weight:600;
}
.main_grid_class .wpb_column .vc_column_container {
		    width: inherit !important;
}
.first_class,.sec_class,.thr_class,.four_class,.five_class,.six_class {
    display: flex;
	margin-bottom: 10px;
}
.first_class .vc_column_container,.thr_class .wpb_column.vc_column_container
{
	flex:3;
	/* margin-right: 5px; */
	margin-right: 0px;

}
.first_class .vc_column_container:nth-child(2),.thr_class .wpb_column.vc_column_container:nth-child(2)
{
	flex:2;
	/* margin-left: 5px; */
	margin-left: 10px;
}
.first_class .vc_column-inner,.sec_class .vc_column-inner,.thr_class .vc_column-inner,.four_class .vc_column-inner,.five_class .vc_column-inner,.six_class .vc_column-inner
{
	height:320px;
}

.sec_class .wpb_column.vc_column_container {
    flex: 1;
}
.sec_class .wpb_column.vc_column_container:nth-child(1)
{

	margin-right: 5px;
}

.sec_class .wpb_column.vc_column_container:nth-child(2)
{

	margin-left: 5px;
}
.four_class .wpb_column.vc_column_container
{
	flex:2;
	/* margin-right: 5px; */margin-right: 0px;
}

.four_class .wpb_column.vc_column_container:nth-child(2)
{
	flex:3;
	margin-left: 10px;
/* 	margin-left: 5px; */

}
.five_class .wpb_column.vc_column_container
{
	flex:4;
	/* margin-right:5px; */
	margin-right:0;
}

.five_class .wpb_column.vc_column_container:nth-child(2)
{
	flex:2;
	/* margin-left:5px; */
	margin-left:10px;
}

.six_class .wpb_column.vc_column_container{
	flex:1;
	margin-left: 0.5px;
}div#slide-1-layer-2 {
    margin-top: 25px !important;
}

.six_class .wpb_column.vc_column_container:nth-child(2)
{
	margin:0 10px;
}
.vc_single_image-wrapper.vc_box_border_grey {
    width: 60%;
}

@media only screen and (max-width: 767px) {
#popmake-7203 .wpcf7-form p, #popmake-7203 .wpcf7-form p {
    width: 100%;
}
.first_class,.sec_class,.thr_class,.four_class,.five_class,.six_class{
    flex-direction: column;
}
.main_grid_class .wpb_column.vc_column_container {
    margin: 0 !important;
}
.main_grid_class .vc_row.wpb_row.vc_inner.vc_row-fluid > div:nth-child(1) {
    margin-bottom: 10px !important;
}

.main_grid_class .vc_row.wpb_row.vc_inner.vc_row-fluid.six_class > div:nth-child(2) {
     margin-bottom: 10px !important;
}
.sohohotel-header-1 .sohohotel-logo-navigation {
    padding: 15px 0 68px 0 !important;
}
}


@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)  {
.sohohotel-header-1 .sohohotel-logo-navigation {
    padding: 13px 0 65px 0;
}
.sohohotel-footer.sohohotel-footer-3-col.sohohotel-clearfix {
    display: flex;
}
div#nav_menu-2 {
    padding-left: 20px;
}
.sohohotel-header-1 .sohohotel-navigation li a {

    padding: 12px 5px 12px 19px !important;
}
.sohohotel-header-1 .sohohotel-logo {

    margin:0;
}
}
/* by dev 4-11 */

ul li a i.fa {
    margin-left: 5px;
    font-weight: 600;
}
li.menu-item-has-children a:after {
     content: "\f107";
    font-family: fontawesome;
    padding-left: 3px;
}
ul.sub-menu li.menu-item-object-page a:after {
    content: "" !important;
}
.first_dec, .main_grid_class {
    max-width: 1140px;
    width: calc(100% - 30px);
    margin: 0 auto !important;
}
.first_dec p {
    font-size: 18px;
    padding: 0 20px;
}
.sohohotel-fixed-navigation-show .sohohotel-navigation ul li {
    padding: 34px 0 34px 14px;
}
.sohohotel-fixed-navigation-show .sohohotel-navigation ul ul{
	top:80px;
}
.sohohotel-navigation ul li a {
    text-transform: uppercase;
}
.sohohotel-page-header.sohohotel-page-header-1 h1 {
    display: none;
}
.sohohotel-main-content ul li:before{
	content:"" !important;
}
.sd-content ul li{
	border-bottom: none !important;
}
/*
|------------------------------------
|Custom CSS strat @Dipak (30-11-2019)
|------------------------------------
*/
.wpb_wrapper img.cus_img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}
.askediv h1 {
    font-size: 32px;
}
.askediv p {
    font-size: 15px;
    text-align: left;
}
div#wpcf7-f10-o1 p {
    font-size: 16px;
    margin-top: 13px;
}
div#wpcf7-f10-o1 input {
    height: 35px;
    border: 1px solid #a9a9a9;
}
div#wpcf7-f10-o1 input.wpcf7-form-control.wpcf7-submit {
    padding: 10px 50px 25px 50px;
   	color: #fff;
    border-color: #b19a6c;
    background-color: #b19a6c;
}
div#wpcf7-f10-o1 input.wpcf7-form-control.wpcf7-submit:hover{
	background-color: #8c6f4c;
	border-color: #8c6f4c;
}

.sohohotel-header-1 .sohohotel-navigation {
    float: right;
    height: 70px;
}

.sohohotel-main-content .sohohotel-blog-description h6 {
    font-size: 22px;
    line-height: 30px;
}
.sohohotel-page-header{
    margin:0;
}
.blog_sidebar li.cat-item a , .widget_recent_entries li a{
    color: black !important;
    text-decoration: none !important;
}
.blog_sidebar li.cat-item a:hover , .blog_sidebar .widget_recent_entries li a:hover{
    text-decoration: underline !important;
    color: #b99470 !important;
}
.blog_sidebar h2.widgettitle {
    font-size: 30px;
    font-weight: 500;
    font-family: open sans-serif;
}
#absecmain li {
    border: none;
    list-style: disc;
}
#absecmain .wpb_single_image {
    margin-bottom: 10px;
}
#absecmain hr.abhr {
    margin: 10px 0;
    width: 50%;
}
#absecmain .wpb_wrapper p i.fa {
    margin-right: 10px;
}
ul#menu-air-e-lite-sidebar-menu li {
    list-style: none;
}

ul#menu-air-e-lite-sidebar-menu li a {
    text-decoration: none;
	  color: black;
}
ul#menu-air-e-lite-sidebar-menu li a:hover {
    text-decoration: underline;
}
.wpb_wrapper ul li {
    border: none;
    list-style: disc;
    padding: 5px;
}
ol li , p ol li {
    border: none !important;
}
.vc_custom_heading.warning_msg {
    padding: 15px;
    border-radius: 5px;
}
#ctc_form_btn .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern{
	padding: 10px 17px 8px;
    color: #fff;
    border-color: #b19a6c;
    background-color: #b19a6c;
}
#ctc_form_btn .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover {
    background-color: #8c6f4c;
	border-color: #8c6f4c;
}
#etc_form_btn .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern{
	padding: 10px 17px 8px;
    color: #fff;
    border-color: #b19a6c;
    background-color: #b19a6c;
}
#etc_form_btn .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover {
    background-color: #8c6f4c;
	border-color: #8c6f4c;
}
#ctc_form_btn button.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern{
	color: #fff;
    border-color: #b19a6c;
    background-color: #b19a6c;
}
#ctc_form_btn button.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern:hover{
	background-color: #8c6f4c;
	border-color: #8c6f4c;
}
.aeform button.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern,
.ceform button.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern,
.eeform button.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern,
.reform button.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern{
	color: #fff;
    border-color: #b19a6c;
    background-color: #b19a6c;
}
.aeform button.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern:hover,
.ceform button.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern:hover,
.eeform button.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern:hover,
.reform button.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern:hover{
	background-color: #8c6f4c;
	border-color: #8c6f4c;
}

h2.heding_equi {
    font-size: 19px;
    font-family: open sans-serif;
}
.etc-desc.sub_desc_equi {
    font-size: 14px;
    line-height: 18px;
}
hr.hed_equi {
    border: none;
    background: #e8e8e8;
    height: 1px;
    margin: 10px 0;
}
div#ec_form_btn button {
    border: 1px solid #b19a6c !important;
    background-color: #b19a6c !important;
    color: white;
}
div#ec_form_btn button:hover {
    border: 1px solid #8c6f4c !important;
    background-color: #8c6f4c !important;
    color: white;
}
div.frnd_of_e button{
	border: 1px solid #b19a6c !important;
    background-color: #b19a6c !important;
    color: white !important;
}
div.frnd_of_e button:hover{
	border: 1px solid #8c6f4c !important;
    background-color: #8c6f4c !important;
    color: white !important;
}
/*#popmake-5317 div#wpcf7-f5316-o1, #popmake-5317 div#wpcf7-f5924-o1 {
    padding: 50px 0;

}*/
#popmake-5317 div.wpcf7-form-control-wrap , #popmake-5317 div.wpcf7-form-control-wrap,
#popmake-7886 div.wpcf7-form-control-wrap , #popmake-7886 div.wpcf7-form-control-wrap,
#popmake-7405 div.wpcf7-form-control-wrap , #popmake-7405 div.wpcf7-form-control-wrap{
    float: left;
}
#popmake-5317 label,
#popmake-5317 p,
#popmake-7886 label,
#popmake-7886 p,
#popmake-7405 label,
#popmake-7405 p{
	font-size: 14px;
}
#popmake-5317 input.wpcf7-form-control.wpcf7-submit ,#popmake-5317 input.wpcf7-form-control.wpcf7-submit,
#popmake-7886 input.wpcf7-form-control.wpcf7-submit ,#popmake-7886 input.wpcf7-form-control.wpcf7-submit,
#popmake-7405 input.wpcf7-form-control.wpcf7-submit ,#popmake-7405 input.wpcf7-form-control.wpcf7-submit{
    width: 30% !important;
    color: #fff;
    border: 1px solid #b19a6c !important;
    background-color: #b19a6c;
}
#popmake-5317 .wpcf7-form p ,#popmake-5317 .wpcf7-form p,
#popmake-7886 .wpcf7-form p ,#popmake-7886 .wpcf7-form p,
#popmake-7405 .wpcf7-form p ,#popmake-7405 .wpcf7-form p{
    float: left;
    width: 50%;
}
#popmake-5317 input.wpcf7-form-control, #popmake-5317 select.wpcf7-form-control , #popmake-5317 .wpcf7-form input , #popmake-5317 select.wpcf7-form-control,
#popmake-7886 input.wpcf7-form-control, #popmake-7886 select.wpcf7-form-control , #popmake-7886 .wpcf7-form input , #popmake-7886 select.wpcf7-form-control,
#popmake-7405 input.wpcf7-form-control, #popmake-7405 select.wpcf7-form-control , #popmake-7405 .wpcf7-form input , #popmake-7405 select.wpcf7-form-control{
    width: 90%;
    border: 1px solid #c7c7c7;
    height: 35px;
    margin: 10px 0;
    margin-top: 0px;
}

#popmake-7103 div#wpcf7-f7109-o1, #popmake-7103 div#wpcf7-f5924-o1 {
    padding: 50px 0;
}
#popmake-7103 div.wpcf7-form-control-wrap , #popmake-7103 div.wpcf7-form-control-wrap{
    float: left;
}
#popmake-7103 label{
    font-size: 14px;
}
#popmake-7103 input.wpcf7-form-control.wpcf7-submit ,#popmake-7103 input.wpcf7-form-control.wpcf7-submit {
    width: 30% !important;
    color: #fff;
    border: 1px solid #b19a6c !important;
    background-color: #b19a6c;
}
#popmake-7103 .wpcf7-form p ,#popmake-7103 .wpcf7-form p{
    float: left;
    width: 50%;
}
#popmake-7103 input.wpcf7-form-control, #popmake-7103 select.wpcf7-form-control , #popmake-7103 .wpcf7-form input , #popmake-5923 select.wpcf7-form-control{
    width: 90%;
    border: 1px solid #c7c7c7;
    height: 35px;
    margin: 10px 0;
    margin-top: 0px;
}

#popmake-6759 div#wpcf7-f7109-o1, #popmake-6759 div#wpcf7-f5924-o1 {
    padding: 50px 0;
}
#popmake-6759 div.wpcf7-form-control-wrap , #popmake-6759 div.wpcf7-form-control-wrap{
    float: left;
}
#popmake-6759 label{
    font-size: 14px;
}
#popmake-6759 input.wpcf7-form-control.wpcf7-submit ,#popmake-6759 input.wpcf7-form-control.wpcf7-submit {
    width: 30% !important;
    color: #fff;
    border: 1px solid #b19a6c !important;
    background-color: #b19a6c;
}
#popmake-6759 .wpcf7-form p ,#popmake-6759 .wpcf7-form p{
    float: left;
    width: 50%;
}
#popmake-6759 input.wpcf7-form-control, #popmake-6759 select.wpcf7-form-control , #popmake-6759 .wpcf7-form input , #popmake-5923 select.wpcf7-form-control{
    width: 90%;
    border: 1px solid #c7c7c7;
    height: 35px;
    margin: 10px 0;
    margin-top: 0px;
}
#popmake-6759 textarea.wpcf7-form-control {
    width: 90%;
}

#popmake-7186 div#wpcf7-f7109-o1, #popmake-7186 div#wpcf7-f5924-o1 {
    padding: 50px 0;
}
#popmake-7186 div.wpcf7-form-control-wrap , #popmake-7186 div.wpcf7-form-control-wrap{
    float: left;
}
#popmake-7186 label{
    font-size: 14px;
}
#popmake-7186 input.wpcf7-form-control.wpcf7-submit ,#popmake-7186 input.wpcf7-form-control.wpcf7-submit {
    width: 30% !important;
    color: #fff;
    border: 1px solid #b19a6c !important;
    background-color: #b19a6c;
}
#popmake-7186 .wpcf7-form p ,#popmake-7186 .wpcf7-form p{
    float: left;
    width: 50%;
}
#popmake-7186 input.wpcf7-form-control, #popmake-7186 select.wpcf7-form-control , #popmake-7186 .wpcf7-form input , #popmake-5923 select.wpcf7-form-control{
    width: 90%;
    border: 1px solid #c7c7c7;
    height: 35px;
    margin: 10px 0;
    margin-top: 0px;
}

#popmake-7203 div#wpcf7-f7109-o1, #popmake-7203 div#wpcf7-f5924-o1 {
    padding: 50px 0;
}
#popmake-7203 div.wpcf7-form-control-wrap , #popmake-7203 div.wpcf7-form-control-wrap{
    float: left;
}
#popmake-7203 label{
	font-size: 14px;
}
#popmake-7203 input.wpcf7-form-control.wpcf7-submit ,#popmake-7203 input.wpcf7-form-control.wpcf7-submit {
    width: 30% !important;
    color: #fff;
    border: 1px solid #b19a6c !important;
    background-color: #b19a6c;
}
#popmake-7203 .wpcf7-form p ,#popmake-7203 .wpcf7-form p{
    float: left;
    width: 50%;
}
#popmake-7203 input.wpcf7-form-control, #popmake-7203 select.wpcf7-form-control , #popmake-7203 .wpcf7-form input , #popmake-5923 select.wpcf7-form-control{
    width: 90%;
    border: 1px solid #c7c7c7;
    height: 35px;
    margin: 10px 0;
    margin-top: 0px;
}




#popmake-6649 input.wpcf7-form-control, #popmake-6649 .wpcf7-form input{
    width: 90%;
    border: 1px solid #c7c7c7;
    height: 35px;
    margin: 10px 0;
    margin-top: 0px;
}
#popmake-6649 .wpcf7-form textarea{
    width: 90%;
}
#popmake-6649 label{
	font-size: 14px;
}
#popmake-6649 input.wpcf7-form-control.wpcf7-submit ,#popmake-5923 input.wpcf7-form-control.wpcf7-submit {
    color: #fff;
    border: 1px solid #b19a6c !important;
    background-color: #b19a6c;
}




#popmake-2215 div#wpcf7-f7109-o1, #popmake-5923 div#wpcf7-f5924-o1 {
    padding: 50px 0;
}
#popmake-2215 div.wpcf7-form-control-wrap , #popmake-5923 div.wpcf7-form-control-wrap{
    float: left;
}
#popmake-2215 input.wpcf7-form-control.wpcf7-submit ,#popmake-5923 input.wpcf7-form-control.wpcf7-submit {
    width: 30% !important;
    color: #fff;
    border: 1px solid #b19a6c !important;
    background-color: #b19a6c;
}
#popmake-2215 .wpcf7-form p ,#popmake-5923 .wpcf7-form p{
    float: left;
    width: 50%;
}
#popmake-2215 label{
	font-size: 14px;
}
#popmake-2215 input.wpcf7-form-control, #popmake-2215 select.wpcf7-form-control , #popmake-5923 .wpcf7-form input , #popmake-5923 select.wpcf7-form-control{
    width: 90%;
    border: 1px solid #c7c7c7;
    height: 35px;
    margin: 10px 0;
    margin-top: 0px;
}

#popmake-2260 .wpcf7-form input ,#popmake-2260 .wpcf7-form textarea {
    width: 50%;
    border: 1px solid #c7c7c7;
    height: 35px;
    margin: 10px 0;
    margin-top: 0px;
}
.page_links_abs a {
    text-decoration: none;
    color: black;
    font-size: 16px;
}
.page_links_abs a:hover {
    text-decoration: underline;
    color: #8c6f4c;
}
.single-post .wpb_single_image img {
    height: auto;
    max-width: none;
}
.single-post .sohohotel-blog-block-image {
    display: none;
}
#imagessection .wpb_text_column.wpb_content_element {
    width: 99%;
    text-align: center;
    position: absolute;
    top: 45%;
    left: 1%;
}
#imagessection .wpb_wrapper p {
    font-size: 29px;
    font-weight: 600;
    margin: 0;
    text-transform: uppercase;
    word-break: break-word;
    -ms-word-break: break-word;
    color: #fff;
}
/* #imagessection img.vc_single_image-img.attachment-full {
    max-width: 275px !important;
    min-height: 450px !important;
    object-fit: cover;
    image-rendering: pixelated;
} */
#imagessection img.vc_single_image-img.attachment-full {
	max-width: 100% !important;
    min-height: 500px !important;
    object-fit: cover;
    image-rendering: pixelated;
}
.wpb_single_image .vc_single_image-wrapper {
    display: unset !important;
}
#imagessection .vc_col-has-fill>.vc_column-inner {
    padding: 0;
}
#blog_grid .sohohotel-page-header{
    margin:0;
}
#blog_grid .sohohotel-blog-block-image img {
    width: 100%;
    height: 230px;
    object-fit: cover;
    image-rendering: pixelated;
}
#blog_grid .sohohotel-blog-description.sohohotel-clearfix {
    font-size: 14px;
    line-height: 160%;
    margin: 0 0 20px 0;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
#blog_grid .sohohotel-blog-block-content h3 a {
    font-family: open sans-serif;
}
.cruise_sidebar_div p {
    margin: 0 0 5px 0 !important;
    font-size: 16px;
}
.cruise_sidebar_div p a {
    text-decoration: none !important;
    color: #8c6f4c !important;
}
.cruise_sidebar_div p a:hover {
    font-size: 18px;
    font-weight: 700;
}
.wpb_text_column.wpb_content_element.partnerid2 p:first-child {
    width: 107%;
}
footer.sohohotel-footer-wrapper {
    border-top: 1px solid #c7c7c7;
    margin-top: 50px;
}
.sohohotel-footer-social-icons-wrapper i {
    color: white;
}
.sohohotel-footer-social-icons-wrapper a {
    background: #8C6F4C;
}
.sohohotel-footer-social-icons-wrapper a:hover {
	transform: translate3d(0,-5px,0);
}
.sohohotel-footer-social-icons-wrapper a:hover > i {
    color: black;
}
.sohohotel-footer-social-icons-wrapper a{
	width: 40px;
    height: 30px;
}
/*.introright img.vc_single_image-img {
    height: 420px;
    max-width: inherit;
    width: 250px !important;
}
.bottomadvert img.vc_single_image-img {
    height: 220px !important;
    width: 1100px !important;
    max-width: inherit;
}*/
/*about page Baker*/
.advertimg img{
    border: 1px solid #c7c7c7;
}
.adtitle h4{
    font-size:25px;
}
footer div#text-5 form input.wpcf7-form-control{
    width: 90%;
    border: 1px solid #c7c7c7;
    height: 30px;
}
.paylogo img {
    float: left;
    display: inline-block;
    width: 54px !important;
    height: 45px !important;
}
h1.search-header{
	font-family: 'Cormorant', serif;
	font-size: 32px;
    text-align: center;
    margin-top: 10px;
}
form.sohohotel-search-results-form.sohohotel-clearfix {
    background: inherit;
}
/*Search page*/
h1.search-header:after {
    content: '';
    display: block;
    width: 60px;
    height: 2px;
    margin: 5px auto 0 auto;
    background: #b99470;
}
/*E-exp boxes*/
.expbox img.vc_single_image-img {
    max-width: 100% !important;
}
footer div#text-5 form input.wpcf7-form-control.wpcf7-submit{
    width: 30% !important;
    color: #fff;
    border: 1px solid #b19a6c !important;
    background-color: #b19a6c;
}
form.sohohotel-search-results-form.sohohotel-clearfix input[type="text"] {
    border: 1px solid #c7c7c7;
}
.sohohotel-header-1.sohohotel-fixed-navigation.sohohotel-fixed-navigation-show ul.sub-menu {
    margin-top: inherit;
}
/*Luxuo-e allemanobanner add above the slider*/
div.allemanobanner img.vc_single_image-img.attachment-full {
    max-width: inherit;
}
/*Gif below the about us page*/
div.escape-egif img.vc_single_image-img.attachment-full {
    min-width: inherit !important;
    height: inherit;
    max-width: inherit;
}
img.headertopimg{
	width: 100%;
	height: auto;
}
div.handpickedbox img.vc_single_image-img {
    max-width: inherit;
}
/*Escape-E Forms*/,
#popmake-7886 div.wpcf7-form-control-wrap , #popmake-7886 div.wpcf7-form-control-wrap,
#popmake-7920 div.wpcf7-form-control-wrap , #popmake-7920 div.wpcf7-form-control-wrap,
#popmake-7912 div.wpcf7-form-control-wrap , #popmake-7912 div.wpcf7-form-control-wrap,
#popmake-7915 div.wpcf7-form-control-wrap , #popmake-7915 div.wpcf7-form-control-wrap,
#popmake-7922 div.wpcf7-form-control-wrap , #popmake-7922 div.wpcf7-form-control-wrap,
#popmake-7918 div.wpcf7-form-control-wrap , #popmake-7918 div.wpcf7-form-control-wrap,
#popmake-8536 div.wpcf7-form-control-wrap , #popmake-8536 div.wpcf7-form-control-wrap{
    float: left;
}
#popmake-7886 label,
#popmake-7886 p,
#popmake-7920 label,
#popmake-7920 p,
#popmake-7912 label,
#popmake-7912 p,
#popmake-7915 label,
#popmake-7915 p,
#popmake-7922 label,
#popmake-7922 p,
#popmake-7918 label,
#popmake-7918 p,
#popmake-8536 label,
#popmake-8536 p{
	font-size: 14px;
}
#popmake-7886 input.wpcf7-form-control.wpcf7-submit ,#popmake-7886 input.wpcf7-form-control.wpcf7-submit,
#popmake-7920 input.wpcf7-form-control.wpcf7-submit ,#popmake-7920 input.wpcf7-form-control.wpcf7-submit,
#popmake-7912 input.wpcf7-form-control.wpcf7-submit ,#popmake-7912 input.wpcf7-form-control.wpcf7-submit,
#popmake-7915 input.wpcf7-form-control.wpcf7-submit ,#popmake-7915 input.wpcf7-form-control.wpcf7-submit,
#popmake-7922 input.wpcf7-form-control.wpcf7-submit ,#popmake-7922 input.wpcf7-form-control.wpcf7-submit,
#popmake-7918 input.wpcf7-form-control.wpcf7-submit ,#popmake-7918 input.wpcf7-form-control.wpcf7-submit,
#popmake-8536 input.wpcf7-form-control.wpcf7-submit ,#popmake-8536 input.wpcf7-form-control.wpcf7-submit{
    width: 30% !important;
    color: #fff;
    border: 1px solid #b19a6c !important;
    background-color: #b19a6c;
}
#popmake-7886 .wpcf7-form p ,#popmake-7886 .wpcf7-form p,
#popmake-7920 .wpcf7-form p ,#popmake-7920 .wpcf7-form p,
#popmake-7912 .wpcf7-form p ,#popmake-7912 .wpcf7-form p,
#popmake-7915 .wpcf7-form p ,#popmake-7915 .wpcf7-form p,
#popmake-7922 .wpcf7-form p ,#popmake-7922 .wpcf7-form p,
#popmake-7918 .wpcf7-form p ,#popmake-7918 .wpcf7-form p,
#popmake-8536 .wpcf7-form p ,#popmake-8536 .wpcf7-form p{
    float: left;
    width: 50%;
}
#popmake-7886 input.wpcf7-form-control, #popmake-7886 select.wpcf7-form-control , #popmake-7886 .wpcf7-form input , #popmake-7886 select.wpcf7-form-control,
#popmake-7920 input.wpcf7-form-control, #popmake-7920 select.wpcf7-form-control , #popmake-7920 .wpcf7-form input , #popmake-7920 select.wpcf7-form-control,
#popmake-7912 input.wpcf7-form-control, #popmake-7912 select.wpcf7-form-control , #popmake-7912 .wpcf7-form input , #popmake-7912 select.wpcf7-form-control,
#popmake-7915 input.wpcf7-form-control, #popmake-7915 select.wpcf7-form-control , #popmake-7915 .wpcf7-form input , #popmake-7915 select.wpcf7-form-control,
#popmake-7922 input.wpcf7-form-control, #popmake-7922 select.wpcf7-form-control , #popmake-7922 .wpcf7-form input , #popmake-7922 select.wpcf7-form-control,
#popmake-7918 input.wpcf7-form-control, #popmake-7918 select.wpcf7-form-control , #popmake-7918 .wpcf7-form input , #popmake-7918 select.wpcf7-form-control,
#popmake-8536 input.wpcf7-form-control, #popmake-8536 select.wpcf7-form-control , #popmake-8536 .wpcf7-form input , #popmake-8536 select.wpcf7-form-control{
    width: 90%;
    border: 1px solid #c7c7c7;
    height: 35px;
    margin: 10px 0;
    margin-top: 0px;
}
/*E-Exp map links*/
a.destination-marker.white, a.destination-marker.black {
    position: absolute;
    color: #fff;
    text-align: center;
    font-weight: 900;
}
a.destination-marker.black {
    color: #000;
}
.destinations-map {
    position: relative;
}
a.destination-marker.white:hover {
    color: #000;
}
a.destination-marker {
    text-decoration: none;
}
a.destination-marker.black:hover {
    color: #444;
}

#popmake-7969 div.wpcf7-form-control-wrap , #popmake-7969 div.wpcf7-form-control-wrap{
    float: left;
}
#popmake-7969 label,
#popmake-7969 p{
	font-size: 14px;
}
#popmake-7969 input.wpcf7-form-control.wpcf7-submit ,#popmake-7969 input.wpcf7-form-control.wpcf7-submit{
    width: 30% !important;
    color: #fff;
    border: 1px solid #b19a6c !important;
    background-color: #b19a6c;
}
#popmake-7969 .wpcf7-form p ,#popmake-7969 .wpcf7-form p{
    float: left;
    width: 50%;
}
#popmake-7969 input.wpcf7-form-control, #popmake-7969 select.wpcf7-form-control , #popmake-7969 .wpcf7-form input , #popmake-7969 textarea.wpcf7-form-control{
    width: 90%;
    border: 1px solid #c7c7c7;
    height: 35px;
    margin: 10px 0;
    margin-top: 0px;
}
#popmake-7969 input[type="radio"]{
    width: 5% !important;
    height: 12px !important;
    margin: 10px 0 !important;
    margin-top: 0px !important;
}
div.eexp-popup h1 {
    font-size: 35px;
}
div.eexp-popup h2 {
    font-size: 23px;
    margin-bottom: 15px;
}
div.eexp-popup{
    text-align: center;
}
span.villainfo {
    float: right;
    margin-right: 20px !important;
}
span.villainfo i {
    margin-left: 6px !important;
    margin-right: 14px !important;
    font-size: 30px !important;
}


@media (max-width: 1024px){

#rev_slider_186_2_forcefullwidth h2.tp-caption.tp-resizeme b, #rev_slider_186_2_forcefullwidth span.villainfo{
    font-size: 20px !important;
}
body div#rev_slider_201_1_wrapper, body div#rev_slider_201_1 {
    height: 200px !important;
}
span.villainfo {
    margin: 0 !important;
}
span.villainfo i {
    margin-left: 6px !important;
    margin-right: 14px !important;
    font-size: 20px !important;
}
}
@media only screen and (max-width: 900px) {

	.sohohotel-main-content {
		width: 100%;
		float: none;
	}

	.sohohotel-sidebar-content {
		width: calc(100% - 30px);
		float: none;
		margin: 0 auto 80px auto;
	}

}

@media(max-width: 768px){
body div#slide-5290-layer-4,body div#slide-5290-layer-4 a {
    left: 0px !important;
    bottom: -15px !important;
    height: 50px !important;
}
body div#slide-5290-layer-5,body div#slide-5290-layer-5 a {
    bottom: -17px !important;
    height: 50px !important;
}
body div#rev_slider_201_1_wrapper, body div#rev_slider_201_1 {
    height: 150px !important;
}
	/*4-1-10start*/
		.sohohotel-header-1 .sohohotel-logo-navigation {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 13px 0 13px 0 !important;
}
	.sohohotel-footer.sohohotel-footer-4-col.sohohotel-clearfix {
		box-sizing: border-box;
	}
	div#nav_menu-3 {
    margin-top: 0 !important;
}
	.sohohotel-footer-social-icons-wrapper a {
    height: 40px !important;
}
	.sohohotel-header-1 .sohohotel-mobile-navigation-button {
    position: absolute;
    right: 0;
    margin: 0;
}
	footer.sohohotel-footer-wrapper .sohohotel-footer > div {
    width: 48% !important;
    display: inline-block !important;
    vertical-align: top !important;
}
	/*4-1-10 end*/
    footer.sohohotel-footer-wrapper .sohohotel-footer.sohohotel-footer-3-col.sohohotel-clearfix {
        width: auto !important;
        display: flex;
        flex-wrap: wrap;
    }
    footer.sohohotel-footer-wrapper .sohohotel-footer > div {
        width: 48% !important;
    }
    .sohohotel-footer.sohohotel-footer-4-col.sohohotel-clearfix{
	padding: 35px;
}
}
@media(max-width: 767px){
/*4-10-22 start*/
body div#rev_slider_201_1_wrapper, body div#rev_slider_201_1 {
    height: 150px !important;
}
#rev_slider_186_2_forcefullwidth h2.tp-caption.tp-resizeme b, #rev_slider_186_2_forcefullwidth span.villainfo{
    font-size: 14px !important;
}
span.villainfo i {
    margin-left: 6px !important;
    margin-right: 14px !important;
    font-size: 10px !important;
}
.sohohotel-header-1 .sohohotel-logo-navigation {
    padding: 10px 0px !important;
}
	.cstm_left_sidebar, .cstm_right_sidebar, .cstm_right_sidebar h2.heding_equi {
    text-align: center !important;
}
	footer.sohohotel-footer-wrapper .sohohotel-footer > div {
    width: 100% !important;
    display: inline-block !important;
    vertical-align: top !important;
}
/*4-10-22 end*/
.sohohotel-footer-wrapper .sohohotel-widget p {
    font-size: 14px;
    line-height: 160%;
    margin: 32px 0px 25px 26px;
}
.sohohotel-footer.sohohotel-footer-4-col.sohohotel-clearfix{
	padding: 35px;
}
.sohohotel-footer-wrapper .sohohotel-footer {
    max-width: 1140px;
    margin: 0 auto 0;
    width: 100% !important;
    padding: 35px !important;
    box-sizing: border-box !important;
    background-color: #B99574 !important;
}
.sohohotel-footer-social-icons-wrapper {
    display: inline-block !important;
}
.sohohotel-footer-social-icons-wrapper a {
    width: 40px !important;
    height: 40px !important;
    padding: 11px !important;
}
}
@media(max-width: 567px){
    footer.sohohotel-footer-wrapper .sohohotel-footer > div {
        width: 100% !important;
    }
}




/*Villa*/

.wpb_raw_code.wpb_content_element.wpb_raw_html {
    margin-bottom: 20px;
}
.all_button_main {
    width: 100%;
	text-align: center !important;
    padding: 15px 10px;
}
.all_button_main button {
    border: 1px solid #B19A6C;
    color: #fff;
    transition: .5s;
    background-color: #B19A6C;
    padding: 8px 17px 8px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    box-sizing: border-box;
    margin: 8px 5px !important;
    border-radius: 5px;
    font-size: 14px;
    background-image: -webkit-linear-gradient(top,rgba(255,255,255,.2) 0,rgba(255,255,255,.01)100%);
}
.all_button_main button:hover{
    background-color: #8C6F4C;
    border-color: #8C6F4C;
}

/*Media Query custom*/
@media (max-width: 576px){
	.advertimg img.vc_single_image-img {
	    min-width: 100% !important;
	    height: 205px;
	    object-fit: cover;
	}
	.markimg img.vc_single_image-img.attachment-full {
	    max-width: 100% !important;
	    padding: 20px 15px 20px 30px;
	}
	.mb_list_cruise .wpb_single_image img {
	    max-width: 100%;
	    height: 100px;
	    object-fit: contain;
	}
	.wpb_wrapper img.cus_img {
	    height: 200px;
	}
	.wpb_wrapper ul li::marker {
	    content: '' !important;
	}
	.wpb-js-composer .vc_tta.vc_tta-accordion.vc_tta.vc_general .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body {
	    padding: 0px 0 0 22px;
	}
	.sohohotel-main-content ul li:before{
		content: "\f054" !important;
	}
	.tp-leftarrow.tparrows:after , .tp-rightarrow.tparrows:after{
	    left: 0px;
	    width: 45px;
	    height: 45px;
	}
	.tparrows:after{
		line-height: 38px;
		font-size: 30px;
		top: 0;
	}
	#imagessection img.vc_single_image-img.attachment-full {
	    min-height: 300px !important;
	}
    a.destination-marker.white, a.destination-marker.black {
        position: initial;
        color: #000;
        text-align: center;
        width: 100%;
        font-weight: 900;
        display: block;
        margin: 15px 0;
    }
	.wpb_column.vc_column_container.vc_col-sm-2 .vc_icon_element.vc_icon_element-outer.vc_icon_element-align-left.vc_icon_element-have-style {
		float: right;
	}
	.wpb_column.vc_column_container.vc_col-sm-2 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xl.vc_icon_element-have-style-inner {
		    width: 7.05em!important;
			height: 6.05em!important;
			top: -40px;
	}
	.wpb_column.vc_column_container.vc_col-sm-2 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xl .vc_icon_element-icon {
		font-size: 4.5em!important;
	}
}

@media only screen and (max-width: 1024px) {
	#imagessection a.vc_single_image-wrapper.vc_box_border_grey , #imagessection img.vc_single_image-img.attachment-full{
 	    min-width: 100% !important;
 	    max-width: inherit !important;
	}
	#popmake-2260 input.wpcf7-form-control.wpcf7-submit , #popmake-5317 input.wpcf7-form-control.wpcf7-submit, #popmake-2215 input.wpcf7-form-control.wpcf7-submit  {
    	width: 100% !important;
	}
	#imagessection .wpb_wrapper p {
    	font-size: 31px;
    }
	.sohohotel-page-header{padding:0;}
	#popmake-7186 input.wpcf7-form-control.wpcf7-submit, #popmake-7186 input.wpcf7-form-control.wpcf7-submit{width:auto !important;}

}

/*Media Query custom for slider caption */

/*@media (max-width: 576px){
	.tp-caption b {
		font-size: 14px !important;
	}
}*/

.sohohotel-header-1 .sohohotel-navigation {
    float: right;
    height: 70px;
    position: relative;
}

@media only screen and (max-width: 414px) {
	.first_dec .first_desc {
		order: 1 !important;
		width: 100% !important;
	}

	.first_dec .cstm_left_sidebar{
		order: 2 !important;
		width: 100% !important;
		margin: 0px !important;
	}

	.first_dec .cstm_right_sidebar{
		order: 3 !important;	
	}

	.first_dec{
		display: flex !important;
	    flex-direction: column;
	}
	.first_dec .vc_column_container .vc_icon_element-inner{
		top: -22px !important;
	}
}