@CHARSET "UTF-8";
@import url(../fonts/stylesheet.css); 

body { font: 400 14px/1.4 'Gotham', sans-serif; background: #FFF ; color: #303B20; }
a { transition: color 0.3s; color: #B7B18F; text-decoration: none; }
a:hover { color: #B7B18F; }
a:active { color: #B7B18F; }
hr { border-color: #333; }

.btn-link:hover { color: #eee; }
.btn-link:active { color: #fff; }

.clear { clear: both; }

.hi { font-size: 20px; margin-bottom: 30px; }
.hi i { font-size: 16px; margin-right: 5px; }

.header { background: url(/i/bg06.jpg) no-repeat 50% 0; text-align: center; background-size: 100% auto; }
.header .brand { display: block; padding: 100px; }
.header.tiny { text-align: right; background-position: 0 100%; }
.header.tiny .brand { padding: 10px; }
.header.tiny .brand img { height: 60px; width: auto; }
.content { padding: 30px 0; }
.footer .navigation { display: block; padding: 10px; text-align: center; list-style-type: none; margin: 0; }
.footer .navigation li { display: inline-block; text-transform: uppercase; font-weight: 700; }
.footer .navigation a { display: inline-block; padding: 5px 10px; color: #AAA; font-size: 18px; }
.footer .navigation .active a { color: #B7B18F; }
.footer .navigation a:hover { color: #000; text-decoration: none; }
.footer hr { border-color: #777; }


#formWelcome dl { padding: 50px 0 0; overflow: hidden; }
#formWelcome dt { float: left; width: 25%; font-size: 20px; clear: both; text-align: right; }
#formWelcome dt label { padding-right: 20px; }
#formWelcome dd { float: right; width: 75%; margin-bottom: 10px; }
#formWelcome #subscribe-label { width: 75%; float: right; text-align: left; }
#formWelcome #subscribe-label label { padding: 0; }
#formWelcome #subscribe-element { width: 25%; float: left; text-align: right; }
#formWelcome #subscribe-element button { margin-right: 20px; font-size: 20px; color: #FFF; padding: 0; outline: 0; }
#formWelcome #agree-element button { margin-left: -47px; float: left; font-size: 20px; color: #FFF; padding: 0; outline: 0; }
#formWelcome #agree-element p { margin-top: 5px; font-weight: bold }
#formWelcome .errors { padding-left: 0px }
#formWelcome .errors li { display: block; color: #B7B18F; }
#formWelcome #agree-element label { font-size: 20px; font-weight: 700; margin-bottom: 15px }
#test-label { display: none }

#formSubscribe #agree-element button,
#formSubscribe #agree1-element button,
#formSubscribe #agree2-element button,
#formSubscribe #agree3-element button { float: left; font-size: 20px; color: #303b20; padding: 0; outline: 0; margin-top: -5px; }
#formSubscribe #agree-element p,
#formSubscribe #agree1-element p,
#formSubscribe #agree2-element p,
#formSubscribe #agree3-element p { margin-top: 5px; font-weight: bold }
#formSubscribe .errors { list-style-type: none; margin: 0 0 10px; padding: 0; color: #B7B18F; }
#formSubscribe .note { font-style: italic; font-weight: bold }

.navbar-header { padding: 30px; text-align: center; float: none; background: #231F20; font-weight: 700; text-transform: uppercase; }
.navbar-header a { color: #fafafa; font-size: 30px; text-decoration: none; }
.navbar-header .thin { font-weight: 300; text-transform: none; }

#navbar { background: #fafafa; padding: 10px; }
#navbar .navbar-nav { float: none; text-align: center; }
#navbar .navbar-nav > li { display: inline-block; float: none; }
#navbar .navbar-nav > li a { color: #444; text-transform: uppercase; font-weight: 300; font-size: 18px; }
#navbar .navbar-nav > li a:hover { color: #303B20 ; background: none; }
#navbar .navbar-nav > li.active a { font-weight: 700; color: #303B20 ; }

.breadcrumb { border-radius: 0; background: #231F20; color: #AAA; }
.breadcrumb a { color: #DDD; }
.container .jumbotron, .container-fluid .jumbotron, .panel { border-radius: 0; }

.deal { background: #FFF; border-radius: 5px; overflow: hidden; margin-bottom: 20px; }
.deal .img { display: block; height: 200px; overflow: hidden; background: #000; }
.deal .img img { min-width: 100%; min-height: 100%; opacity: 0.8; transition: all 0.3s; }
.deal:hover .img img { opacity: 1; transform: scale(1.05); }
.deal p { padding: 5px 14px; font-weight: 700; margin: 0; }
.deal a { color: #222; display: block; margin-bottom: 4px; text-transform: uppercase; }
.deal small { color: #777; font-weight: 300; display: block; }

.deal-details h1 { margin: 0 0 10px; }
.deal-details p { margin: 0 0 3px; font-size: 12px; }
.deal-details p i { margin-right: 5px; }
.deal-details p img { margin: 10px 10px 0 0; }
.deal-details p strong { font-size: 14px; }
.deal-description { padding: 20px 0; }
.deal-restrictions { color: #CCC; }
.deal-restrictions a { color: #CCC; }
.deal-restrictions .hi { margin-bottom: 10px; }

.deal-regulation { color: #CCC; }
.deal-regulation a { color: #CCC; }
.deal-regulation .hi { margin-bottom: 10px; }


footer { padding: 30px 0; }

dd { padding: 0 0 10px; }
dd label { font-weight: normal; margin-right: 10px; font-size: 13px; display: block; cursor: pointer; }
dd label input[type=checkbox],
dt input[type=checkbox],
dd label input[type=radio] { margin: 0 10px 0 0; width: auto; height: auto; display: inline-block; }

.restaurant h1 { text-transform: uppercase; font-size: 34px; margin: 0 0 10px; }
.restaurant .restaurant-logo { float: left; margin: 0 20px 20px 0; height: 130px;  }
.restaurant .coordinates { color: #888; font-size: 11px; font-style: italic; }
.restaurant hr { border-color: #999; }

.restaurant p > a { color: #202020 }
.restaurant .buttons { margin-bottom: 30px; }
.restaurant p i { margin-right: 5px; }
.restaurant-description { font-size: 14px; margin: 20px 0; }

.restaurant-menu { text-transform: uppercase; }
.restaurant-menu h2 { font-weight: 300; color: #B7B18F; }
.restaurant-menu h3 { font-weight: 300; }
.restaurant-menu hr { margin: 30px 0; border-color: #505050; }

.restaurant-days { text-transform: uppercase; }
.restaurant-days h2 { font-weight: 300; font-size: 16px; }
.restaurant-days ul { list-style-type: none; }
.restaurant-days li { margin-bottom: 7px; }
.restaurant-days a { color: #AAA; }
.restaurant-days .active a { color: #FFF; }

.restaurant-tile { border: 1px solid #303B20; border-radius: 5px; margin-bottom: 20px; padding: 10px 10px 10px 15px; color: #EEE; overflow: hidden; min-height: 140px; }
.restaurant-tile .restaurant-logo { float: right; margin-left: 20px; height: 100px; width: 100px; object-fit: scale-down; }
.restaurant-tile h1 { margin: 10px 10px 10px 0; font-size: 15px; font-weight: 700; }
.restaurant-tile a { color: #222; }
.restaurant-tile p { color: #606060; font-size: 12px; margin: 0 0 5px 0; }
.restaurant-tile p i { margin-right: 5px; }

.restaurants-search { text-transform: uppercase; text-align: right; }
.restaurants-search ul { list-style-type: none; margin: 20px 0; padding: 0; }
.restaurants-search li { margin-bottom: 5px; }
.restaurants-search li i { margin-right: 10px; }
.restaurants-search a { color: #BBB; }
.restaurants-search .active { color: #B7B18F; }

.menu-icon { float: right; margin-left: 10px; margin-top: 10px; }

#map { height: 500px; color: #303B20 ; }
#map img { max-width: none; height: auto; }


.btn-danger { background: linear-gradient(to bottom,#B7B18F 0,#989062 100%) !important; border-color: #989062 !important }
.btn-danger:hover { background-color: #989062; border-color: #989062; }

@keyframes fadeIn { 
	from { opacity: 0; } 
	to { opacity: 1; } 
}

.brand { opacity: 0; animation: fadeIn 0.3s ease-in 1s 1 forwards; }

#captcha-element pre { line-height: 5px; font-size: 6px; }

@media screen and (max-height: 600px) {
	#map { height: 300px; }
	.header .brand { padding: 30px; }
	.header .brand img { height: 128px; width: auto; }
}

@media screen and (max-width: 768px) {
	#formWelcome dt,
	#formWelcome dd { float: none !important; width: auto !important; text-align: left !important; }
	.menu-icon { width: 24px; height: 24px; margin-left: 3px; }
}

.btn-primary { background: linear-gradient(to bottom,#647F3A 0,#667733 100%) !important; border-color: #647F3A !important }

ul.errors { padding: 0; margin: 5px 0; color: #b32807; font-weight: bold; list-style-type: none; }	
label.required:after { content: ' *'; color: #b32807; }
