/*
Theme Name:     Dannys Child Theme
Theme URI:      http://hogash.com/
Description:    Child theme for the Dannys theme
Author:         Hogash
Author URI:     http://themeforest.net/user/hogash
Template:       dannys-restaurant
Version:        1.0
Tags: restaurant, bar, lounge, pub, delicious, sweet, flavors,
Text Domain:  dannys-restaurant
*/

/* custom Banana Island CSS */
.centre, .center, .pricepermeasure {
	text-align: center;
}

.pricepermeasure {
	margin-bottom: 20px;

}

.clear {
	clear: both;
}

.znb-revolution-slider {
	border-top: solid #fff 1px;
}

.col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 0px;
    padding-right: 0px;
}

.znColumnElement-innerWrapper .znColumnElement-innerContent {
    padding: 0px 20px;
}

a.footerlink {
	color: #f8d500;	
}

.yellow {
	color:  #f8d500;
}

.allergy-advice {
	text-align: center;
	padding: 10px 20px 30px;
	border: dotted 5px #488a29;
	margin-bottom: 40px;
}

/* menus */
.drinks-toggle h2,.menu-accordion h2 {
	margin-bottom: 20px;
	margin-top: 60px;
}

.menu-accordion .zn-accordion-accButton {
  color: #000 !important;
}

.drinksmenu li {
	margin: 0 !important;
	
}


/* booking form fix */
.rtb-booking-form .message-open {
    display: inline-block !important;
}

@media screen and (max-width: 480px) {
	.eluidd1e5cb47 {
    font-size: 36px;
    line-height: 46px;
}
}