/*
 Theme Name:   Soho Hotel Child
 Description:  Soho Hotel Child Theme
 Author:       quitenicestuff
 Author URI:   http://quitenicestuff.com
 Template:     sohohotel
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         one-column, two-columns, left-sidebar, right-sidebar, custom-colors
 Text Domain:  sohohotel-child
*/

.header-wrapper-3 .logo h2 {
    font-size: 36px;
    color: #fff;
    float: none;
    margin: 30px auto 30px auto;
    width: auto;
}

.content-wrapper h1, h2, h3, h4 {
    margin: 0 0 10px 0;
}

.content-wrapper h4 {
    margin: 0 0 10px 0;
}

h3.center-title {
    margin: 0 0 5px 0;
}

.content-wrapper h5 {
    text-transform: none;
}

.header-wrapper-3 .fixed-navigation-show .logo img {
    margin: 5px 0 0 0;
    max-width: 160px;
    padding-bottom: 10px;
}

.header-wrapper-3 .fixed-navigation-show .navigation {
    float: right;
    padding-top: 1%;
}

.header-wrapper-4 .logo img {
    margin: 5px 0 5px 35px;
    max-width: 220px;
}

.header-wrapper-4 .fixed-navigation-show .logo img {
    margin: 5px 0 0 0;
    max-width: 150px;
}

.middle-class {
	font-size: 110%;
	display: inline-block;
	vertical-align: middle;
}

.vc_tta-title-text{
	font-weight: bold;
}

.evc-icon-with-text.evc-iwt-icon-left .evc-iwt-content, .evc-icon-with-text.evc-iwt-icon-left .evc-iwt-icon-holder {
    vertical-align: middle;
}

.table-wrapper table td, .main-content-lightbox table td {
    border-right: #e9e9e9 1px solid;
    border-bottom: #e9e9e9 1px solid;
	border-left: #e9e9e9 1px solid;
    border-top: #e9e9e9 1px solid;
}

.table-wrapper table tr td:last-child, .main-content-lightbox table tr td:last-child {
    border-right: #e9e9e9 1px solid;
}

.evc-icon-with-text.evc-iwt-icon-left .evc-iwt-icon-holder {
    box-sizing: content-box;
	width: 64px;
    height: 64px;
}

#page-header {
    background: #fff;
    width: 100%;
    height: 0px;
}

.booking-main-wrapper {
	background: #1c1c1c !important; 
	border-radius: 15px;
}

.booking-side-wrapper {
	background: #1c1c1c !important; 
	border-radius: 15px;
}

.menu-button {
	border: 2px solid #fff;

}

.price-details .total {
    color: #fff !important;
}


@media only screen and (max-width: 780px) { 
	.booking-side-wrapper {
        margin: 0 auto 20px auto !important;
	}
}

@media only screen and (max-width: 1115px) { 
	.booking-side-wrapper {
        margin: 0 auto 30px auto !important;
	}
}

body:not(.page-id-XX) .grecaptcha-badge {
	display: none;
}
