/*

Theme Name: Roundhouse Hotel Group
Theme URI: 
Description: Please Do not use this Theme for any hotel page
Author: inklab
Version: 1.0
Author URI: http://www.inklab.com.au
Tags: 

*/

/*user base css under assets*/
.facilities .header-intro .information
{
	padding-left: 1px;
	padding-right: 1px;
}
tbody tr {
	background: none;
	color: #000000;
	 
}
.table > thead > tr > th,
.table > tbody > tr > th, 
.table > tfoot > tr > th, 
.table > thead > tr > td,
.table > tbody > tr > td, 
.table > tfoot > tr > td
{
	border-top: none;
}
tbody tr:nth-child(odd) {
	background: none;
}

tbody tr:hover {
	color: transparent;
	background: none;
}
.image-gallery .inclusions{
	
	display:  none;
}
input[type="email"] {
	background: transparent;
	border: none;
	border-bottom: 2px solid #FFFFFF;
	
	display: block;
	width: 100%;
	text-transform: uppercase;
	padding: 8px 0;
	margin-bottom: 50px;
	border-color: #8A8A8A;
	color: #8A8A8A;
}


.rd_datepicker {
	background-color: #FFFFFF;
	padding: 15px;
	text-align: center;
	margin-bottom: 50px;
}

.rd_datepicker .month {
	font: 500 13px/13px 'brandon-grotesque', sans-serif;
	font: 500 1.3rem/1.3rem 'brandon-grotesque', sans-serif;
	color: #898B8E;
	text-transform: uppercase;
	border-bottom: 1px solid #898B8E;
	text-align: center;
	padding: 3px 0 10px;
}

.rd_datepicker .day {
	font: 500 57px/39px 'brandon-grotesque', sans-serif;
	font: 500 5.7rem/3.9rem 'brandon-grotesque', sans-serif;
	color: #898B8E;
	border-bottom: 1px solid #898B8E;
	text-align: center;
	padding: 10px 0;
}
.partner-logo IMG { max-width: 100%; height: auto; }

@media only screen and (min-width: 768px)
{
.heading H1
{ 	width: 26%; }
}
@media only screen and (min-width: 1200px)
{
.heading H1
{ 	width: 29%; }
}
.hp-slide .slider-text p { text-transform: uppercase; }