/*
 Theme Name:   Spoon Child
 Theme URI:    http://themes.red-sun-design.com/spoon
 Description:  Spoon Child Theme
 Author:       red_sun (Gerda Gimpl)
 Author URI:   http://www.red-sun-design.com
 Template:     spoon
 Version:      1.00
 License:      GNU General Public License version 3.0
 License URI:  URI: http://www.gnu.org/licenses/gpl-3.0.html
 Text Domain:  spoon
*/







.menu-tabs .menu-item
{
    border-bottom: dashed 1px #ddd;
}

.menu-tabs .menu-inner {
    margin: 24px 24px;
}

.ui-tabs-active.ui-state-active .button {
    background-color:#C0B283!important;
    border:none;
}

.menu-desc, .price
{
	font-family: Source Sans Pro;
}

.reservationButton
{
	color: #373737; 
	background-color: #C0B283;
	padding-left:5px;
	padding-right:5px;
	line-height: unset;
}

.contact-form-select
{
	width: 100%;
    height: 24px;
    background: #202224;
    color: white;
	border:none;
	border-bottom: 1px dashed #444;
}

div.wpcf7 input[type="file"] {    
    width: 100%;
	border:none;
	border-bottom: 1px dashed #444;
}
textarea.contact-form-textarea
{
	height:auto;
}
div.wpcf7
{
	margin-bottom: 34px;
}
#hero_slider
{
	background-color:black!important;
}
#hero_slider .slotholder
{
	opacity:0.6!important;
}
.ot-dc-badge--p
{
	background-size:170px!important;
}
@media only screen and (max-width: 600px) {
  .ot-dc-badge--p
{
	background-size:120px!important;
}
}