.accent-color-1: {color: #fff4eb}.accent-bkgd-color-1: {background-color: #fff4eb}.accent-border-color-1: {border-color: #fff4eb}.activityHeader a:link, .activityHeader a:visited {color: #fff4eb}.overlay-classic-layout {background: -webkit-linear-gradient(rgb(255,244,235,0.45), rgb(255,244,235,0.45));background: -o-linear-gradient(rgb(255,244,235,0.45), rgb(255,244,235,0.45));background: -moz-linear-gradient(rgb(255,244,235,0.45), rgb(255,244,235,0.45));background: linear-gradient(rgb(255,244,235,0.45), rgb(255,244,235,0.45));}#design-addon-1, #design-addon-2, #design-addon-3, #design-addon-4, #design-addon-5 {display:none !important;}#btnGetTicketsNow, .ticket-type-item.a:link, #btnGetTicketsNow, .ticket-type-item.a:visited, #btnGetTicketsNow, .ticket-type-item.a:hover, #btnGetTicketsNow, .ticket-type-item.a:active, .btn, #orderFormSubmitButton, .apply_button, .btn.btn-main, .btn.btn-primary, .daterangepicker .calendar-table td.active, .daterangepicker .calendar-table td.active:hover {background-color:#feb06a !important;border-color:#feb06a !important;background: -webkit-linear-gradient(#feb06a, #feb06a);background: -o-linear-gradient(#feb06a, #feb06a);background: -moz-linear-gradient(#feb06a, #feb06a);background: linear-gradient(#feb06a, #feb06a);}.dropdown-menu li a:hover, .dropdown-menu li a:focus {background-color: #feb06a; !important}input:required, select:required {border-left-color:#feb06a}.payment-element-classic {border-left: 6px solid #feb06apadding: 8px 12px;}.addthisevent-drop {background: -webkit-linear-gradient(#feb06a, #feb06a);background: -o-linear-gradient(#feb06a, #feb06a);background: -moz-linear-gradient(#feb06a, #feb06a);background: linear-gradient(#feb06a, #feb06a);}.contentArea .contentTitle {background-color:#feb06a;background: -webkit-linear-gradient(#feb06a, #feb06a);background: -o-linear-gradient(#feb06a, #feb06a);background: -moz-linear-gradient(#feb06a, #feb06a);background: linear-gradient(#feb06a, #feb06a);}.color_header_border {}.contentArea {}.contentArea {}}
		/* adding for gratuities */
		.gratuity-selected{
			color: #000000!important;
			border-color: ##000000!important;
			background-color: #feb06a!important;
		}
		.gratuity-option:hover{
			background-color: #ffffce!important;
			color: #cb8d55;
		}
		.gratuity-selected:hover{
			color:#feb06a!important;
			border-color: #feb06a!important;
			background-color: #feb06a!important;
		}