/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/



/* --- WBE+ Online-Booking --- */
.wbe-quickstarter-container
	{
	width: 100%;
	background: #c1aa83 !important;
	}
.wbe-room
	{
	width: 100%;
	background: #c1aa83 !important;
	}
	
#wbe_overlay .wbe-num-group button, #wbe_quickstarter .wbe-num-group button, #wbe_remote .wbe-num-group button
	{
	background: #ac8e5a !important;
	color: #ffffff !important;
	}

.wbe-roomHeader-calendar-open, .wbe-roomHeader-calendar-border:hover
	{
	background: #ac8e5a !important;
	}

.wbe-quickstarter-next
	{
	font-size: 15px !important;
	background: #ac8e5a !important;
	color: #ffffff !important;
	border: 1px solid #ffffff !important;
	padding: 8px !important;
	}

.wbe-quickstarter-next:hover, .wbe-quickstarter-next:focus
	{
	background: #ffffff !important;
	color: #ac8e5a !important;
	cursor: pointer !important;
	}

.avia_textblock tr td:first-child
	{
	border-top-style: solid !important;
	border-top-width: 1px !important;
	border-top-color: rgb(212, 212, 212) !important;
	border-left-style: solid !important;
	border-left-width: 1px !important;
	border-left-color: rgb(212, 212, 212) !important;
	}

.avia_textblock tr td
	{
	border-bottom-style: solid !important;
	border-bottom-width: 1px !important;
	border-bottom-color: rgb(212, 212, 212) !important;
	border-right-style: solid !important;
	border-right-width: 1px !important;
	border-right-color: rgb(212, 212, 212) !important;
	}