@import url('https://fonts.googleapis.com/css?family=Lato&display=swap');
body.c_services, body, p {
	font-family: 'Lato', sans-serif !important;
	font-size: 15px;
	color:#746661;
}
body.c_services, body.c_bookings {
	width: 100% !important;
}
body.c_services header {
	display:none;
}
#container2 a {
	color: #8A3937 !important; 
	text-decoration: none !important;
}
#powered_by {
	display:none;
}
#usermenu {
	display:none;
}
.datebutton {
	border-radius: 3px;
	background: #8f3237;
}
#step-up {
	margin: 2em 0 0 0 !important;
}
#step-up button {
	background: #8f3237 !important;
	border-radius: 3px;
	padding-left: 15px;
	padding-right: 15px;
}
/*#step-up span {
	background: #8f3237 !important;
}
*/
#step-up button span {
	background: url();
	top: 0;
	display: inline !important;
}
a.button-previous {
	border-radius: 3px;
	border: 1px solid rgb(151, 140, 135);
	margin: 0px 15px !important;
	line-height: 43px;
}
#weekday_available table td .interval:hover {
	background: #8f3237;
}
.intervals li.selected .interval {
	background:#8f3237;
}
.c_services footer {
	display: none;
}
.ui-datepicker-header {
	background: #8f3237;
}
#weekday_available header {
	display: block !important;
}
#weekday_available header h1 {
	color: #FFF;
}
#weekday_available table td li.selected .interval {
	background:#8f3237;
}
#weekday_available table td li.selected .interval h3 {
	color:#FFF;
}
.ui-state-hover {
	background: #8f3237 !important;
}
.main {
	padding: 1.5em 0 .5em;
	background: #EFEFE9;
	border-bottom: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.main header h2 {
	color: #8A3937;
}
.button.dropdownMenu {
	display:none!important;
}
#weekday_available header a {
	color: #8A3937;
	font-weight: 600;
}
#weekday_available table th .date .long {
	display:none;
}
#weekday_available table th .date .shorty {
	display: block !important;
	text-transform: initial !important;
	float: left;
	padding-right: 5px;
	font-size: 14px;
	font-weight: bold;
}
#weekday_available table th, #weekday_available table td {
	text-align: center;
	border: 1px solid #aeafb1;
	padding-bottom: 10px;
}
th.available {
	background-color: #978C87;
}
#weekday_available table th.available .date {
	color: white;
}
p.summary {
	border: 0;
	background: none;
	color: #978C87;
	font-size: 14px;
	font-weight: bold;
	border-radius: 0px;
	box-shadow: none;
}
#weekday_available table td .interval {
	box-shadow:none;
	border-bottom: 1px solid silver;
}
#step-up button {
	top: 0px;
	font-size: 14px;
	font-weight: bold;
	text-shadow: none;
}
.ui-datepicker-header {
	background: #978C87;
}
.ui-widget-header {
	text-shadow: none;
}
.ui-state-hover {
	background: #978C87!important;
}
p.summary.warning {
	color: black;
	font-size: 1.1em;
}
body>header, .link_menu, #step-up small, body>footer {
	display:none;
}
section#information {
	width: auto;
}
#information > h2 {
	font-family: Lato, sans-serif !important;
	line-height: 24px;
	padding: 0;
	border: 0;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
	font-size: 18px;
	font-weight: bold;
	color: rgb(138, 57, 55);
}
#information fieldset {
	max-width: none;
}
#information label, #information input, #information textarea, #information select {
	float: none;
}
#information input[type='checkbox'] {
	float: left;
}
#step-up a.button-previous {
	position: relative;
	display: block;
	float: right;
	height: auto;
	margin-right: 10px;
	margin-top: 16px;
	padding-left: 15px;
	padding-right: 15px;
	background: none;
	font-size: 14px;
	font-weight: bold;
	text-shadow: none;
	color: #978C87;
	text-decoration: none;
	text-transform: initial;
	text-align: left;
}
#step-up a.button-previous span {
	display: block;
	position: relative;
	padding-right: 0;
	padding-left: 0;
	height: auto;
	line-height: 41px;
	background: none;
}
div.next_available a {
	color: #8f3237 !important; 
	text-decoration: none;
}
form.button_to { display: none !important; }
@media all and (max-width:670px) 
{
    #one, #two
    {
        display: block!important; 
        float: none!important; 
        width: 100%!important;
    }
}
@media only screen and (max-width: 461px) {
  div.date { color: #8f3237 !important; }
}