/*
 Theme Name:     T-Bird Lodge Theme
 Theme URI:
 Description:    Enfold Child Theme
 Author:         Mike Muller
 Author URI:
 Template:       enfold
 Version:        1.0.0
*/

@import url("../enfold/style.css");

/* =Theme customization starts here
------------------------------------------------------- */


.html_header_top.html_logo_center .logo {
	margin-top: 35px;
}

.html_header_top.html_logo_center .header-scrolled .logo {
	margin-top: 0px;
}

.html_header_top.html_logo_left .logo {
	margin-top: 35px;
}

.html_header_top.html_logo_left .header-scrolled .logo {
	margin-top: 0px;
}

#Res_Form .float {
	display: block;
	float: left;
}

#Res_Form .float.month {
	width: 150px;
}

#Res_Form .float.day {
	width: 50px;
}

#Res_Form .float.year {
	width: 100px;
}

#Res_Form .res_form {
	display: block;
}

.av-main-nav > li > a {
	font-size: 16px;
}

#header {
	background: rgba(0,0,0,.4);
}

.page-id-490 .avia-button-wrap,
.page-id-490 .avia-button-wrap a.avia-button
{
	width: 100%;
}

#header_main .widget {
  padding: 0;
}

#header_main .widget_custom_html {
  background-color: #bb5f2a;
  color: #fff;
}

#header_main .widget_custom_html a {
  color: #fff;
  font-weight: bold;
}

#header_main .custom-html-widget {
  height: initial !important;
}

.alert_container {
  width: 1310px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.alert_container .links a {
  margin: 0 10px;
}