.btn-close {
    top: -10px;
}
span.text-mini {
    font-size: 12px;
    display: block;
    width: 100%;
}
table tbody tr td:nth-child(1) {
    width: 140px;
}
.wrapper_click_me .wrapper .popup {
    top: 2%!important;
    padding: 5px 20px;
}
@media (max-width: 1400px) {
.popup .wpcf7 label {
    font-size: 12px !important;
}
}

.wrapper_click_me .wrapper .popup {
    top: 2%!important;
    position: fixed;
    padding: 5px 20px;
}


.rtable {
	vertical-align: top;
	max-width: 100%;
	overflow-x: auto;
	white-space: nowrap;
	border-collapse: collapse;
	border-spacing: 0;
}
.rtable,
.rtable--flip tbody {
	-webkit-overflow-scrolling: touch;
	background: radial-gradient(left, ellipse, rgba(0,0,0, .2) 0%, rgba(0,0,0, 0) 75%) 0 center,
	radial-gradient(right, ellipse, rgba(0,0,0, .2) 0%, rgba(0,0,0, 0) 75%) 100% center;
	background-size: 10px 100%, 10px 100%;
	background-attachment: scroll, scroll;
	background-repeat: no-repeat;
}
.rtable td:first-child,
.rtable--flip tbody tr:first-child {
	background-image: linear-gradient(to right, rgba(255,255,255, 1) 50%, rgba(255,255,255, 0) 100%);
	background-repeat: no-repeat;
	background-size: 20px 100%;
}
.rtable td:last-child,
.rtable--flip tbody tr:last-child {
	background-image: linear-gradient(to left, rgba(255,255,255, 1) 50%, rgba(255,255,255, 0) 100%);
	background-repeat: no-repeat;
	background-position: 100% 0;
	background-size: 20px 100%;
}
.rtable th {
	font-size: 11px;
	text-align: left;
	text-transform: uppercase;
	background: #f2f0e6;
}
.rtable th,
.rtable td {
	padding: 6px 12px;
	border: 1px solid #d9d7ce;
}

.rtable--flip {
	display: flex;
	overflow: hidden;
	background: none;
}
.rtable--flip thead {
	display: flex;
	flex-shrink: 0;
	min-width: min-content;
}
.rtable--flip tbody {
	display: flex;
	position: relative;
	overflow-x: auto;
	overflow-y: hidden;
}
.rtable--flip tr {
	display: flex;
	flex-direction: column;
	min-width: min-content;
	flex-shrink: 0;
}
.rtable--flip td,
.rtable--flip th {
	display: block;
}
.rtable--flip td {
	background-image: none !important;
	border-left: 0;
}
.rtable--flip th:not(:last-child),
.rtable--flip td:not(:last-child) {
	border-bottom: 0;
}
td.bgf1 {
	background: #ede59f;
}
td.bgf2 {
	background: #d5d173;
}
td.bgf3 {
	background: #a6ace2;
}
table.rtable {
	text-align: center;
}
.rtable td:first-child, .rtable--flip tbody tr:first-child {
    background-image: none;
}
.rtable td:last-child, .rtable--flip tbody tr:last-child {
    background-image: none;
}
.popup {
    position: absolute;
}
@media (max-width: 960px) {
.rtable {
	display: inline-block;
}
}

.wrapper_click_me .wrapper .popup {
    position: fixed;
}

body .vc_tta.vc_general .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a:after {
    display: none !important;
}






.room-related .room-top-wrap a.opalhotel-modal-button {
    display: none;
}
@media (min-width: 960px) {
.room-related .room-grid .room-meta-info ul.opalhotel-room-meta li {
    width: 30%;
}
}
.room-related .room-grid footer {
    display: none;
}
a.nivo-control:after {
    content: "○";
    font-size: 20px;
    opacity: 1;
    color: #000;
    margin-left: -5px;
}
a.nivo-control.active:after {
    content: "•";
    font-size: 20px;}

a.nivo-control {
    color: #fff;
}
.wpb_gallery .theme-default .nivo-controlNav {
    padding: 10px 0 3px 0;
    margin-top: -20px;
}
.nivo-controlNav a.nivo-control {
    width: 15px!important;
    display: inline-grid;
    margin-top: -20px;
}
.wpb_gallery.wpb_content_element.vc_clearfix .wpb_gallery_slides.wpb_slider_nivo.theme-default .nivo-directionNav {
    display: none;
}
.gg_gallery_wrap .gg_img {
    opacity: 1!important;
    filter: alpha(opacity=1);
}