/*
Theme Name: Nice Hotel Child
Theme URI: http://themes.quitenicestuff.com/nicehotelwp
Template: nice_hotel
Author: quitenicestuff
Author URI: http://themeforest.net/user/quitenicestuff
Description: Premium WP Theme For Hotels
Tags: light,one-column,two-columns,left-sidebar,right-sidebar,custom-colors
Version: 2.2.1.1510262860
Updated: 2017-11-10 00:27:40

*/

/* 3.1 - Title */
#title-wrapper {
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 35px;
	margin-left: auto;
}

/* 3.0 - Header */
.top-bar {
	padding: 10px 20px 10px 20px;
	color: #fff;
	height: 20px;
	margin: 0 0 45px 0;
}

.one-forth {
	width: 31%;
	margin: 0 3.3% 0 0;
	float: left;
}

.two-forths {
	width: 28%;
	margin: 0 3.3% 0 0;
	float: left;
}

#main-menu li a {
	color: #fff;
	padding: 26px 0 6px 0;
	min-height: 34px;
}

#main-menu li span {
	display: block;
	text-transform: lowercase;
	font-style: italic;
	font-size: 15px;
	margin: 16px 0 0 0;
}

.price .room-price {
		display: none;
}

.table-highlight {
	background: #dff7ca !important;
	color: #64ae23 !important;
	font-size: 14px;
    display: none;
}

.pp_social {
    display: none;
}

#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h1, #moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h2, #moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h3, #moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h4, #moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h5, #moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h6, #moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p, #moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p a, #moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme p {
    color: #424242 !important;
}

#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content span.change-settings-button {
    text-decoration: underline;
    cursor: pointer;
    transition: all .2s ease;
	font-weight: bold !important;
}

#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p, #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p a {
    margin: 0;
    font-size: 14px !important;
    line-height: 1.60 !important;
    font-weight: 500 !important;
    padding-bottom: 0;
    color: #fff;
}

#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme {
    background-color: #ffffff;
    border-top: 3px solid #E26143 !important;
}

#moove_gdpr_cookie_info_bar {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    min-height: 60px;
    max-height: 500px !important;
    color: #fff;
    z-index: 9900;
    background-color: #202020;
    border-top: 1px solid #fff;
    transition: bottom .3s cubic-bezier(.17,.04,.03,.94);
}

#moove_gdpr_save_popup_settings_button span.moove_gdpr_text {
    display: block !important;
    padding: 0 15px;
    padding-top: 0px;
    padding-right: 15px;
    padding-bottom: 0px;
    padding-left: 5px;
    cursor: pointer;
}

#moove_gdpr_save_popup_settings_button {
    display: block;
    z-index: 1001;
    position: fixed;
    background-color: rgba(0,0,0,.8);
    transition: all .3s ease;
    color: #fff;
    padding: 0;
    text-align: center;
    height: 38px !important;
    outline: none;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    border-radius: 0;
    border: none;
    text-decoration: none;
}

#moove_gdpr_save_popup_settings_button span {
    cursor: pointer !important;
	background-color: inherit;
    transition: all .3s ease;
}

#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-reject-btn {
    color: #E26143 !important;
	background: transparent !important;
    border: 2px solid #E26143 !important;
}

#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-reject-btn:hover {
    background-color: #f2f2f2 !important;
	border: 2px solid #E26143 !important;
}

#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-allow-all {
    border: 2px solid #E26143 !important;
	/* padding-left: 46px !important;
	padding-right: 46px !important; */
}

#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-allow-all:hover {
    background-color: #df4e2d !important;
	border: 2px solid #E26143 !important;
}