/*   
Theme Name: Taco Deli Theme
Description: 
Author: 
Version: 1.0
*/
h2 {
	font-size: 70px;
	line-height: 75px;
}

nav.main-nav ul.nav-desktop {
	text-align: right;
	max-width: calc(100% - 180px);
	float: right;
}

nav.main-nav ul.nav-desktop li ul {
	text-align: center
}

nav.main-nav ul.nav-desktop li {
	margin-right: 24px;
}

nav.main-nav ul.nav-desktop li.btn-item {
	position: relative;
	right:0;
	float: right;
	margin-right: 0;
}

nav.main-nav ul.nav-desktop li.btn-item1 {
	top: 0;
}

.header-affix nav.main-nav ul.nav-desktop li.btn-item1 {
	top: 0;
}

nav.main-nav ul.nav-desktop li.btn-item2 {
	top: -68px;
	margin-bottom: -60px;
}

nav.main-nav ul.nav-desktop li.btn-item>a {
	background-color: #0a4875;
	font-family: "Hermes Black", sans-serif;
	border-radius: 4px;
	color: #fff;
	font-size: 20px;
	letter-spacing: 0;
	padding: 13px 15px 10px;
	line-height: 1;
	vertical-align: middle;
}

nav.main-nav ul.nav-desktop li.btn-item>a:hover {
	color: #fff;
	background: #46aabb;
	border: 0px solid #46aabb;
}

.hero .buttons-wrapper {
	margin: 60px 0 30px;
}

.hero a.downloadbtn {
	margin: 15px 0 0 0;
	padding: 10px 15px;
	font-size: 20px;
}

.hero a.downloadbtn:hover {
	background: #0a4875;
	border-color: #0a4875;
}

.hero .buttons-wrapper .btn {
	margin: 10px 5px;
	font-family: hwt-artz, Helvetica, sans-serif;
	border: 2px solid #fff;
	background: #fff;
	color: #303030;
	font-size: 26px;
	text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.13);
	-webkit-text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.13);
	padding: 14px 24px;
}

.hero .buttons-wrapper .btn:hover {
	background: #46aabb;
	border: 2px solid #46aabb;
}

.hero .buttons-wrapper .btn span {
	width: 43px;
	height: 20px;
	background-image: url(/wp-content/uploads/order-online-icon.png);
	background-position: 0 0;
	display: inline-block;
	position: relative;
}

.catering-tagline {
	text-transform: none;
	position: relative;
	text-align: center
}

.catering-tagline span {
	display: inline-block;
	font-family: GarageGothic-Regular;
	color: #fff;
	font-weight: 300;
	font-size: 26px;
	position: relative;
	text-shadow: 0px 2px 1px rgba(0, 0, 0, 0.33);
	-webkit-text-shadow: 0px 2px 1px rgba(0, 0, 0, 0.33);
	letter-spacing: 1px;
}

.catering-tagline span:after {
	position: absolute;
	content: "";
	height: 1px;
	width: 40%;
	right: 105%;
	top: 0;
	bottom: 0;
	margin: auto;
	background: #fff;
}

.catering-tagline span:before {
	position: absolute;
	content: "";
	height: 1px;
	width: 40%;
	left: 105%;
	top: 0;
	bottom: 0;
	margin: auto;
	background: #fff;
}

.hero .scroll-down {
	bottom: 15px;
}

.subhero-section {
	padding-top: 70px;
}

.page-template-template_catering .default-page .content ol, .page-template-template_catering .default-page .content ul {
	margin-bottom: 12px;
}

.cateringpgform.light-yellow-section>.container {
	max-width: 1200px;
	width: 90%;
}

.cateringpgform .gform_wrapper ul li.gfield {
	width: 50%;
	padding: 0 15px !important;
	float: left;
	margin: 0 0 25px 0 !important;
	clear: none;
}

.cateringpgform .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning, body .cateringpgform .gform_wrapper li.gfield.gfield_error {
	width: 50%;
	padding: 0 15px !important;
	float: left;
	margin: 0 0 25px 0 !important;
	clear: none;
}

.cateringpgform .gform_wrapper ul li .gfield_label, .cateringpgform .gform_wrapper ul li .input-field label {
	left: 15px;
	font-weight: 400;
}

.cateringpgform .gform_wrapper textarea.medium {
	height: 45px;
	border-style: solid;
	border-width: 0 0 1px 0;
	border-color: #9e9e9e;
}

.cateringpgform .gform_wrapper textarea.medium:focus {
	outline: none
}

.cateringpgform .gform_wrapper ul li .gfield_label, .cateringpgform .gform_wrapper ul li .has_street label, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning label, body .gform_wrapper li.gfield.gfield_error label {
	color: #303030;
	font-size: 26px;
	opacity: .5;
	position: absolute;
	top: .8rem;
	left: 15px;
	cursor: text;
	transition: .2s ease-out;
	text-align: initial;
	transform: translateY(0%);
}

.cateringpgform .gform_wrapper ul li .has_street label {
	left: 0;
	font-size: 26px !important;
	top: 9px;
}

.cateringpgform .gform_wrapper ul li .gfield_label.active, .cateringpgform .gform_wrapper ul li .has_street label.active {
	top: -16px;
	font-size: 18px !important;
	color: #000 !important;
	opacity: 1;
	font-weight: 400;
}

.cateringpgform .gform_wrapper ul li .has_street label.active {
	top: -25px;
}

.cateringpgform .gform_wrapper ul li .has_street span {
	position: relative;
	display: inline-block;
	margin: 0 0 31px 0;
}

.cateringpgform .gform_wrapper ul li .has_street span.address_line_2 {
	margin-bottom: 46px;
}

.cateringpgform .gform_wrapper ul li .has_street span.ginput_full {
	width: 100%;
}

.cateringpgform .gform_wrapper ul li .ginput_container_date {
	position: relative;
}

.cateringpgform .gform_wrapper ul li .ginput_container_date .ui-datepicker-trigger {
	position: absolute;
	right: 0;
	top: 16px;
}

.cateringpgform .gform_wrapper ul li label.gfield_label.gfield_label_before_complex {
	display: none
}

.cateringpgform .gform_wrapper .gform_footer input[type="submit"] {
	line-height: 1em;
	padding: 16px 48px;
	color: #fff;
	border: 0;
	border-radius: 5px;
	background-color: #0a4875;
	min-width: 314px;
}

.cateringpgform .gform_wrapper .gform_footer input[type="submit"]:hover {
	background-color: #00a7b5;
}

.cateringpgform .gform_wrapper div.validation_error {
	display: none;
}

.cateringpgform .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
	position: absolute;
	bottom: -31px;
}

.cateringpgform .gform_wrapper li.gfield.gfield_error.gfield_contains_required .ginput_container_phone .instruction {
	position: absolute;
	bottom: 22px;
}

.cateringpgform .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container, .cateringpgform .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
	margin-top: 8px;
}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
	margin: 0 !important;
}

.cateringpgform .gform_wrapper select {
	padding: 9px 0 2px 3px;
}

/*********************/
#location-form .location-button {
	margin: 0 10px;
	font-family: hwt-artz, Helvetica, sans-serif;
	border: 2px solid #fff;
	background: #8dc03c;
	color: #fff;
	font-size: 22px;
	text-shadow: none;
	padding: 9px 33px;
	display: inline-block;
	letter-spacing: 1.5px;
	vertical-align: middle;
	border-radius: 5px;
}

#location-form .location-button img {
	position: relative;
	top: 2px;
}

#location-form .location-button:hover {
	box-shadow: none;
	background: #0a4875
}

#location-form input.select-zip, #location-form input.current-location, #order-schedule input.datepicker, #order-schedule select {
	background-position: 15px center;
	background-repeat: no-repeat;
	padding: 0px 10px 0px 40px;
	display: inline-block;
	max-width: 272px;
	margin: 0 10px;
	background-color: rgb(255, 255, 255);
	box-shadow: inset 0px 2px 2px 0px rgba(0, 0, 0, 0.04);
	border: 1px solid rgb(237, 237, 237);
	border-radius: 5px;
	vertical-align: middle;
	border-radius: 5px;
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

#shipping_delivery_time option {
	font-family: GarageGothic-Regular, Helvetica, sans-serif;
	font-size: 15px;
}

#location-form input.select-zip {
	background-image: url(assets/img/search-icon.png);
}

#order-schedule input.datepicker {
	background-image: url(assets/img/date-icon.png);
}

input#datepicker[readonly="readonly"] {
	color: #000;
}

body .restaurant select {
	background-image: url(assets/img/selectbox-arrow.png);
	background-position: 95% center !important;
	background-repeat: no-repeat;
}

.or {
	font-family: GarageGothic-Regular, Helvetica, sans-serif;
	color: #909090;
	font-size: 30px;
	font-weight: 300;
	margin: 0 10px;
	display: inline-block;
	vertical-align: middle;
	text-transform: uppercase
}

#location-form .buttons-container {
	margin: 40px 0 0 0;
}

.restaurant .btn-continue {
	background: #00a7b5;
	color: #fff;
	border: 0;
}

.restaurant .btn-continue:hover {
	box-shadow: none;
	background: #0a4875;
}

#pickup-location-radio .filtered-stores {
	float: left;
	width: 100%;
}

#pickup-location-radio .loader-filtered-stores {
	position: relative;
	display: block;
	float: left;
	width: 100%;
}

#pickup-location-radio .loader-filtered-stores .spinner {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	z-index: 55;
}

#pickup-location-radio .loader-filtered-stores .spinner img {
	display: block;
	margin: 15px auto;
	width: 64px;
}

#location-form span.error-zip, #location-form .filtered-stores, #location-details .filtered-stores, .errortext, .error-msg-datetime {
	display: block;
	color: red;
	font-weight: 500;
	font-size: 21px;
	margin: 20px 0 0 0;
}

.white-popup .formpopup .error-delivery {
	padding: 0 15px;
}

.filtered-stores {
	text-align: center;
}

.filtered-stores  form.store-form {
	margin: 10px;
	width: 45%;
	display: inline-block;
	vertical-align: top;
}

.default-page .stepssections .content {
	margin: 0px 10px 15px 10px;
}

.filtered-stores .addresbox {
	background-image: url(assets/img/home-icon.png);
	background-position: 15px 15px;
	background-repeat: no-repeat;
	text-align: left;
	padding: 20px 15px 20px 50px;
	border-radius: 5px;
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.06);
	border: 2px solid rgb(235, 235, 235);
	position: relative;
}

.filtered-stores .addresbox h4 {
	position: absolute;
	top: 0;
	right: 0;
	background: #f5f9b3;
	font-size: 15px;
	padding: 8px 10px;
	letter-spacing: 1px;
}

.filtered-stores .addresbox.selected, .filtered-stores .addresbox:hover {
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.06);
	border: 2px solid rgb(141, 192, 60);
	background-color: rgb(255, 253, 243);
}

.filtered-stores .addresbox label {
	font-size: 32px;
	line-height: 23px;
	padding-bottom: 0;
	color: #303030;
	font-family: GarageGothic;
	top: 0;
	position: relative;
}

.filtered-stores .addresbox .num a {
	color: #e04d39;
	font-size: 22px;
	font-family: GarageGothic;
	line-height: 31px;
}

.filtered-stores .addresbox .miles-time {
	font-size: 22px;
	color: #303030;
	line-height: 26px;
	font-family: GarageGothic;
	margin: 10px 0 5px;
	text-transform: uppercase;
}

.filtered-stores .addresbox .address {
	color: #909090;
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 15px;
	letter-spacing: 0.8px;
}

.filtered-stores .addresbox input.btn {
	background-color: #8dc03c;
	color: #fff;
	border: 0;
	font-family: hwt-artz, Helvetica, sans-serif;
	font-size: 22px;
	letter-spacing: 0.5px;
}

.filtered-stores .addresbox input.btn:hover {
	box-shadow: none;
	background-color: #0a4875;
}

.restaurant .stepttl {
	display: block;
	margin-bottom: 30px;
	text-align: center
}

.left-sidebox {
	width: calc(100% - 370px);
	display: inline-block;
	margin-right: 15px;
	text-align: center;
	vertical-align: top;
}

.date-time-box {
	text-align: center;
	margin-top: 40px;
}

.date-time-box .col-3 {
	width: 33%;
	display: inline-block;
	text-align: left;
	padding: 0 10px;
	vertical-align: top;
	box-sizing: border-box;
}

.date-time-box .error-date, .date-time-box .error-time, .error.xc-tip-error {
	color: red;
	padding: 0 15px;
}

.date-time-box .col-3 label {
	display: block;
	font-family: GarageGothic-Regular, Helvetica, sans-serif;
	color: #909090;
	font-size: 24px;
	font-weight: 300;
	margin: 0 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.date-time-box .col-3 input, .date-time-box .col-3 select {
	font-family: GarageGothic-Regular, Helvetica, sans-serif;
	color: #000;
}

.date-time-box .selectbox {
	position: relative;
}

.date-time-box .selectbox img.time-icon {
	position: absolute;
	left: 20px;
	top: 11px;
}

.date-time-box input.btn-success {
	margin: 36px 10px 0;
	font-family: hwt-artz, Helvetica, sans-serif;
	border: 0;
	background: #8dc03c;
	color: #fff;
	font-size: 22px;
	text-shadow: none;
	padding: 11px 33px;
	display: inline-block;
	letter-spacing: 1.5px;
	vertical-align: middle;
	border-radius: 5px;
	border: 0;
}

.date-time-box input.btn-success:hover {
	box-shadow: none;
	background: #0a4875;
}

.stepssections section {
	padding-top: 0;
	margin-top: 0;
}

.sidebar-section {
	max-width: 350px;
	display: inline-block;
	width: 100%;
	text-align: left
}

.need-help-nox {
	background-color: #fff8d3;
	background-image: url(assets/img/help-box-bg.png);
	background-position: center bottom;
	background-repeat: repeat-x;
	border: 1px solid #fff8d3;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 100%;
}

.need-help-nox .whitebg {
	font-family: hwt-artz, Helvetica, sans-serif;
	padding: 20px;
	background: #fff8d3;
	border-radius: 5px 5px 15px 15px;
}

.need-help-nox .whitebg span {
	display: block;
	margin-bottom: 25px;
	color: #303030;
	font-size: 22px;
	position: relative;
	padding: 0 0 0 55px;
}

.need-help-nox .whitebg span p.menu-call {
	font-size: 15px;
	color: #8dc03c;
	letter-spacing: 1px;
	margin: 0;
}

.need-help-nox .whitebg span p.menu-call a {
	color: #8dc03c;
}

.need-help-nox .whitebg span img {
	position: absolute;
	left: 0;
	top: 5px;
}

.need-help-nox .num {
	padding: 20px 20px 20px 87px;
	position: relative;
	width: 100%;
	display: block;
	font-family: hwt-artz, Helvetica, sans-serif;
}

.need-help-nox .num p {
	font-family: GarageGothic, Helvetica, sans-serif;
	color: #e04d39;
}

.need-help-nox .num img {
	position: absolute;
	left: 20px;
	top: 20px;
}

#order-type .radiobtn {
	display: inline-block;
	margin: 10px;
	position: relative;
}

#order-type .radiobtn .error-pikup-delivery {
	position: absolute;
	left: 0;
	color: red;
}

#order-type .radiobtn input {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	z-index: 99;
	cursor: pointer;
}

#order-type .radiobtn label {
	background: #78be21;
	margin: 0 auto;
	padding: 16px 38px;
	color: #fff;
	border-radius: 6px;
	font-size: 30px;
	letter-spacing: 1.5px;
	cursor: pointer;
	line-height: 30px;
	height: auto;
	text-transform: uppercase;
	box-shadow: 0px 3px 0px 0px rgba(105, 156, 24, 1);
	font-size: 26px;
	text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.13);
	font-family: hwt-artz, Helvetica, sans-serif;
}

#order-type .radiobtn input[type="radio"].active+label, #order-type .radiobtn input[type="radio"]:checked+label, #order-type .radiobtn input[type="radio"]:hover+label {
	background: #0a4875;
	box-shadow: 0px 3px 0px 0px rgba(40, 122, 181, 1);
}

[type="radio"]:checked+label:after, .radiobtn input[type="radio"]:checked+label:before, .radiobtn [type="radio"]:not(:checked)+label:before, .radiobtn [type="radio"]:not(:checked)+label:after {
	display: none;
}

.page-order-catering-online .white-popup {
	background: #304572;
	padding: 50px;
	width: auto;
	max-width: 950px;
}

.page-order-catering-online .formpopup {
	max-width: 480px;
	display: block;
	margin: 0 auto;
}

.page-order-catering-online .white-popup h3 {
	color: #fff;
	font-size: 40px;
	padding: 0 15px;
	font-family: GarageGothic-Regular, Helvetica, sans-serif;
}

.page-order-catering-online .formpopup .grouprow {
	padding: 0 15px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin-bottom: 20px;
}

.formpopup .grouprow.city, .formpopup .grouprow.zip {
	width: 50%;
	float: left;
}

.page-order-catering-online .white-popup label {
	font-size: 24px;
	color: #bbc5db;
	font-family: GarageGothic-Regular, Helvetica, sans-serif;
	letter-spacing: 1px
}

.page-order-catering-online .white-popup label .requiredtxt {
	color: red;
	display: inline;
}

.page-order-catering-online .white-popup input, .page-order-catering-online .white-popup select {
	background-color: rgb(255, 255, 255);
	border: 1px solid #fff;
	border-radius: 5px !important;
	padding: 0 15px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	font-size: 22px;
	line-height: 22px;
	font-family: GarageGothic-Regular, Helvetica, sans-serif;
	letter-spacing: 1px;
	margin-bottom: 0;
}

.page-order-catering-online .white-popup input:hover, .page-order-catering-online .white-popup select:hover, .page-order-catering-online .white-popup input:focus, .page-order-catering-online .white-popup select:focus {
	background: #fffdef;
}

.page-order-catering-online .white-popup input.del-instruction {
	background-color: #fff8d3;
	min-height: 80px;
	background-image: url(assets/img/quote-icon.png);
	background-position: 10px 9px;
	background-repeat: no-repeat;
}

.white-popup .error-address {
	color: red;
	font-size: 20px;
	font-weight: 600;
	margin: 0;
}

.formpopup .buttons-container {
	text-align: center;
	padding: 0 15px;
}

.formpopup .buttons-container button {
	margin: 0;
	font-family: hwt-artz, Helvetica, sans-serif;
	border: 2px solid #fff;
	background: #8dc03c;
	color: #fff;
	font-size: 22px;
	text-shadow: none;
	padding: 9px 33px;
	display: block;
	letter-spacing: 1.5px;
	border: 0;
	border-radius: 5px;
	width: 100%;
}

.mfp-close-btn-in .mfp-close {
	color: #fff;
}

.hero-title h1 {
	font-size: 100px;
}

.page-id-1205 .hero .hero-title, .page-id-1207 .hero .hero-title {
	width: calc(100% - 380px);
	display: inline-block;
	vertical-align: middle;
}

.page-id-1205 .order-detail, .page-id-1207 .order-detail {
	max-width: 350px;
	width: 100%;
	display: inline-block;
	vertical-align: middle;
	border-radius: 5px;
	padding: 30px;
	text-align: left;
	background: #fff;
}

.page-id-1205 .order-detail h3.ordertype-detail, .page-id-1207 .order-detail h3.ordertype-detail {
	color: #5a5a5a;
	font-size: 30px;
	font-family: hwt-artz, Helvetica, sans-serif;
	margin-bottom: 20px;
}

.page-id-1205 .order-detail span, .page-id-1207 .order-detail span {
	font-size: 22px;
	color: #303030;
	font-family: GarageGothic, Helvetica, sans-serif;
	display: block;
	position: relative;
	padding: 10px 0 10px 36px;
	margin-bottom: 0;
	background-position: left 16px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #e5e5e5;
}

.page-id-1205 .order-detail span.store-detail, .page-id-1207 .order-detail span.store-detail {
	background-image: url(assets/img/home-icon.png);
}

.page-id-1205 .order-detail span.datetime-detail, .page-id-1207 .order-detail span.datetime-detail {
	background-image: url(assets/img/date-black-icon.png);
}

.order-detail span.datetime-detail i {
	font-size: 20px;
	line-height: 21px;
	font-family: hwt-artz, Helvetica, sans-serif;
}

.page-id-1205 .order-detail span.location-detail, .page-id-1207 .order-detail span.location-detail {
	background-image: url(assets/img/map-black-icon.png);
}

.page-id-1205 .order-detail span.location-detail, .page-id-1207 .order-detail span.location-detail, .page-id-1205 .order-detail span.store-detail, .page-id-1207 .order-detail span.store-detail {
	padding-bottom: 0;
	border: 0;
}

.page-id-1205 .order-detail span.del-detail, .page-id-1207 .order-detail span.del-detail {
	padding-top: 0;
	display: block;
	text-align: left;
	margin: 0;
	font-family: vendetta, Helvetica, sans-serif;
	font-size: 20px;
	color: #909090;
	line-height: 20px;
	border: 0;
}

.page-id-1205 .order-detail span.num-detail, .page-id-1207 .order-detail span.num-detail {
	padding-top: 0;
	display: block;
	text-align: left;
	margin: 0;
	font-size: 20px;
	color: #e04e39;
	line-height: 20px;
}

.page-id-1205 .order-detail span.num-detail a, .page-id-1207 .order-detail span.num-detail a {
	color: #e04e39;
}

body.woocommerce-checkout  .xc_restaurant_sidebar_cart .theiaStickySidebar, body .xc_woo_restaurant_main .theiaStickySidebar {
	border: 1px solid #f2f2f2;
	padding: 30px 15px !important;
	display: inline-block;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

body .xc_woo_restaurant_main ul.categories_list li {
	margin-bottom: 10px;
}

body .xc_woo_restaurant_main ul.categories_list li a {
	font-family: GarageGothic, Helvetica, sans-serif;
	color: #303030;
	font-size: 22px;
	text-transform: uppercase;
}

body .xc_woo_restaurant_main ul.categories_list li a:hover {
	color: #00a7b5;
}

body .xc_woo_restaurant_product {
	border-style: solid;
	border-width: 1px;
	border-color: transparent transparent #ededed transparent;
	margin-bottom: 0;
	padding: 20px 40px 20px 20px;
	border-radius: 5px;
	position: relative;
}

body .xc_woo_restaurant_product.product-added {
	background-color: #fffef2;
	border-color: #8dc03c;
}

body .xc_woo_restaurant_product.product-added:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 40px;
	height: 40px;
	background: url(assets/img/product-added.jpg) 0 0 no-repeat;
	border-radius: 0 5px 0 0;
	overflow: hidden;
}

body .xc_woo_restaurant_product:hover {
	border-style: solid;
	border-width: 1px;
	border-color: rgb(242, 242, 242);
	border-radius: 5px;
	background-color: rgb(255, 254, 242);
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.06);
}

body .xc_woo_restaurant_product .row {
	margin-bottom: 0;
}

body .xc_restaurant_sidebar_cart h4.xc_widget_title, body .xc_restaurant_sidebar_cart h3#order_review_heading {
	font-size: 35px;
	color: #303030;
	font-family: hwt-artz, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: center;
	border: 0;
	margin: 0 0 15px 0;
}

body .restaurant_categories_items .products-container h3 {
	font-size: 50px;
	font-family: GarageGothic, Helvetica, sans-serif;
	line-height: 50px;
	color: #084775;
	text-transform: uppercase;
	text-align: center;
	background-color: #feda25;
	display: block;
	position: relative;
	padding: 45px 0;
}

.restaurant_categories_items .products-container h3:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 40px;
	background-image: url(assets/img/help-box-bg-1.png);
	background-position: top center;
	background-repeat: repeat-x;
	background-size: auto 40px;
}

.restaurant_categories_items .products-container h3:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 40px;
	background-image: url(assets/img/help-box-bg.png);
	background-position: top center;
	background-repeat: repeat-x;
	background-size: auto 40px;
}

body .ui-datepicker {
	width: 273px;
}

.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: 4px;
	font-size: 20px;
	font-family: hwt-artz, Helvetica, sans-serif;
	letter-spacing: 1px;
}

.ui-datepicker .ui-datepicker-header  a.ui-datepicker-prev {
	background-image: url(assets/img/date-left-arrow.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 18px  auto;
	width: 30px;
	height: 30px;
	top: 7px;
}

.ui-datepicker .ui-datepicker-header  a.ui-datepicker-next {
	background-image: url(assets/img/date-right-arrow.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 18px  auto;
	width: 30px;
	height: 30px;
	top: 7px;
}

.ui-datepicker table {
	font-size: 20px;
	font-family: GarageGothic-regular, Helvetica, sans-serif;
}

.ui-datepicker th {
	font-size: 20px;
	padding: 5px;
	font-family: hwt-artz, Helvetica, sans-serif;
	color: #0a4875;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
	border: 1px solid #8dc03c;
	background: #8dc03c;
	font-weight: normal;
	color: #303030;
}

body .menu-item_content-container.has-thumb {
	padding: 0 30px;
}

body .menu-item_content-container .menu-item__content.hasthumb {
	padding-left: 175px;
	padding-top: 15px;
}

body .menu-item_content-container.has-thumb .menu-item__content {
	min-height: 145px;
	position: relative;
}

body .restaurant_categories_items .menu-item .menu-item_content-container .menu-item__content img {
	border-radius: 100%;
	width: 143px;
}

body .menu-item__content .menu-item__title {
	color: #303030;
	font-size: 30px;
	font-family: GarageGothic, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-bottom: 15px;
	line-height: 32px;
	letter-spacing: 0.20px;
}

body .menu-item__content p.menu-item__description {
	font-size: 19px;
	color: #909090;
	font-family: vendetta, Helvetica, sans-serif;
	line-height: 21px;
	font-weight: 300;
	letter-spacing: 0.10px;
}

body .menu-item__content p.menu-item__description .more-text, body .menu-item__content p.menu-item__description .less-text {
	color: #0a4875;
	cursor: pointer;
	font-weight: 500;
}

body .xc_woo_ajax_add_to_cart_new .menu-item_cart-container, body .xc_woo_ajax_add_to_cart_new  .menu-item__variation__price, body .xc_woo_ajax_add_to_cart_new  .meni-item_cart-button {
	width: 100%;
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	right: 0;
	top: 0
}

body .xc_woo_ajax_add_to_cart_new  input.xc_woo_add_to_cart.button {
	color: #084775;
	font-size: 20px;
	line-height: 20px;
	text-transform: uppercase;
	font-family: hwt-artz, Helvetica, sans-serif;
	display: inline-block;
	padding: 9px 36px 9px 39px;
	text-decoration: none;
	border-radius: 5px;
	border: 2px solid #084775;
	background: #fff;
	letter-spacing: 1px;
	margin: 0 0 20px 0;
}

body .xc_woo_ajax_add_to_cart_new  .meni-item_cart-button a.xc_add_to_cart {
	background: #fff;
	padding: 0;
	border: 0;
	color: #084775;
	font-weight: 400;
	text-decoration: none;
	font-family: vendetta, Helvetica, sans-serif;
	font-size: 18px;
	margin: 0 0 10px;
	display: inline-block;
}

body .xc_woo_ajax_add_to_cart_new  .meni-item_cart-button a.xc_add_to_cart i {
	position: relative;
	top: 1px;
	margin-right: 0;
	font-size: 15px;
}

body .xc_woo_restaurant_product  .menu-item_cart-container {
	text-align: right;
	padding-right: 15px;
}

body .menu-item_cart-container .meni-item_cart-button {
	position: relative;
	right: 0;
	top: 0;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
}

body .menu-item_cart-container .meni-item_cart-button {
	top: 20px;
}

body .xc_woo_restaurant_product  .meni-item_cart-button a {
	color: #084775;
	font-size: 20px;
	line-height: 24px;
	text-transform: uppercase;
	display: inline-block;
	padding: 5px 30px;
	text-decoration: none;
	border-radius: 5px;
	border: 2px solid #084775;
	background: #fff;
	letter-spacing: 1px;
	margin: 15px 0 0px 0;
	font-family: hwt-artz, Helvetica, sans-serif;
}

body .xc_woo_ajax_add_to_cart_new  .qty-selector button {
	background: #fff;
	border: 0;
	padding: 0;
	display: inline-block;
	line-height: 0;
	font-size: 0;
	width: 45px;
	height: 45px;
	margin: 0;
	vertical-align: top;
}

body .xc_woo_ajax_add_to_cart_new  .qty-selector button.plus {
	background-image: url(assets/img/plus-icon.png);
	background-position: center center;
	background-repeat: no-repeat;
	border-radius: 5px 0 0 5px;
}

body .xc_woo_ajax_add_to_cart_new  .qty-selector button.minus {
	background-image: url(assets/img/minus-icon.png);
	background-position: center center;
	background-repeat: no-repeat;
	border-radius: 0 5px 5px 0;
}

.xc_woo_restaurant_modal-content .popquantity table {
	border: 0
}

body .popquantity .xc_woo_product_information_quantity .quantity {
	display: inline-block;
	border: 1px solid #ccc;
}

body .popquantity .xc_woo_product_information_quantity .quantity {
	margin: 0;
}

body .popquantity .xc_woo_product_information_quantity .quantity input.qty_button {
	background: transparent;
	padding: 7px 15px;
	border-color: #ccc;
	border-style: solid;
}

body .popquantity .xc_woo_product_information_quantity .quantity input.qty_button:focus, body .popquantity .xc_woo_product_information_quantity .quantity input.qty_button:hover {
	outline: none;
}

body .popquantity .xc_woo_product_information_quantity .quantity input.plus {
	border-width: 0 0 0 1px
}

body .popquantity .xc_woo_product_information_quantity .quantity  input.minus {
	border-width: 0 1px 0 0;
}

body .xc_woo_ajax_add_to_cart_new  input[type=number]:focus:not([readonly]) {
	border: 0;
	box-shadow: none;
}

body .popquantity .xc_woo_product_information_quantity .quantity input.qty {
	width: 48px;
	margin: 0;
	border: 0;
}

/*
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}
*/
body .xc_woo_restaurant_product  .menu-item__variation__price {
	color: #303030;
	font-size: 30px;
	line-height: 38px;
	text-transform: uppercase;
	font-family: GarageGothic, Helvetica, sans-serif;
	margin: 30px 0 20px 0;
}

body .xc_woo_restaurant_product  .menu-item__variation__price .amount {
	max-width: 97px;
	width: 100%;
	text-align: center;
	display: inline-block;
}

body .xc_woo_restaurant_modal .xc_woo_restaurant_modal-content {
	padding: 0;
	max-width: 660px;
	width: 95%;
}

body .xc_woo_restaurant_modal-content h4 {
	font-size: 36px;
	font-family: GarageGothic, Helvetica, sans-serif;
	line-height: 36px;
	color: #303030;
	text-transform: capitalize;
	text-align: left;
	background-color: #feda25;
	background-image: url(assets/img/help-box-bg-1.png);
	background-position: top center;
	background-repeat: repeat-x;
	display: block;
	position: relative;
	padding: 22px 80px;
	max-width: 800px;
	width: 100%;
}

body .restaurant-addon-name {
	font-size: 30px;
	font-family: GarageGothic, Helvetica, sans-serif;
	line-height: 30px;
	color: #303030;
	letter-spacing: 0.2px;
	margin-bottom: 10px;
}

body .restaurant-addon label.control {
	font-size: 28px;
	color: #303030;
	font-family: GarageGothic-regular, Helvetica, sans-serif;
	text-transform: capitalize;
	line-height: 28px;
	letter-spacing: 0.2px;
}

body .restaurant-addon label.control .amount {
	color: #757575
	font-size:26px;
	letter-spacing: 0.2px;
}

body .xc_woo_restaurant_modal-content .popupprice, body .xc_woo_restaurant_modal-content .popquantity {
	padding: 15px 80px;
}

body .xc_woo_restaurant_modal-content .popupprice table tr td {
	font-size: 30px;
	font-family: GarageGothic, Helvetica, sans-serif;
	line-height: 30px;
	color: #00a7b5;
	letter-spacing: 0.5px;
	padding: 10px 0;
}

body .xc_woo_restaurant_modal-content .popquantity td {
	font-size: 30px;
	font-family: GarageGothic, Helvetica, sans-serif;
	line-height: 30px;
	color: #303030;
	letter-spacing: 0.5px;
	margin-bottom: 10px;
}

body .xc_woo_restaurant_modal-content .popupprice table td.xc_woo_product_information_price {
	text-align: right;
}

body .xc_woo_restaurant_modal-content .popupprice table tr td:first-child {
	color: #303030;
}

body .xc_woo_restaurant_modal-content .restaurant-addon {
	padding: 15px 80px;
	border-bottom: 1px solid #ededed;
}

body .xc_woo_restaurant_modal-content .restaurant-addon h3 span.required {
	color: red;
	display: inline-block;
}

body .restaurant-addon .form-row.form-row-wide {
	border: 0;
	padding-bottom: 5px;
}

body .restaurant-addon .control__indicator {
	background: #fff;
	border-radius: 5px;
	border: 2px solid #969696;
	height: 22px;
	width: 22px;
}

body .restaurant-addon .control input:checked~.control__indicator, body .restaurant-addon .control:hover input~.control__indicator, body .restaurant-addon .control input:focus~.control__indicator, body .restaurant-addon .control:hover input:not([disabled]):checked~.control__indicator, body .restaurant-addon .control input:checked:focus~.control__indicator {
	background: #8dc03c;
	border: 2px solid #8dc03c;
	color: #fff;
	outline: none;
}

body .restaurant-addon .control--checkbox .control__indicator:after {
	left: 7px;
	top: 3px;
	width: 5px;
	height: 10px;
	border: solid #fff;
	border-width: 0 2px 2px 0;
	transform: rotate(45deg);
}

body .xc_woo_restaurant_modal-content textarea.restaurant-addon {
	padding: 10px;
	font-size: 22px;
	color: #757575;
	height: 100px;
	font-family: GarageGothic-regular, Helvetica, sans-serif;
}

body .xc_woo_restaurant_modal-content input.xc_woo_add_to_cart.button {
	color: #fff;
	color: #fff;
	font-size: 20px;
	line-height: 20px;
	width: 90%;
	background: #8dc03c;
	border-radius: 5px;
	padding: 13px 10px;
	text-transform: uppercase;
	font-family: hwt-artz, Helvetica, sans-serif;
	max-width: 500px;
	margin: 30px auto 100px !important;
	letter-spacing: 2px;
	opacity: 1 !important;
}

body .xc_woo_restaurant_modal-content input.xc_woo_add_to_cart.button:hover {
	background: #084775
}

body .xc_woo_restaurant_error_messages ul li {
	text-align: left;
	font-weight: 600;
	font-size: 18px;
}

/****************/
.top-bar {
	border-bottom: 1px solid #eeeeee;
	padding: 0;
	margin-bottom: 40px;
	text-align: center;
}

.top-bar img {
	position: relative;
	margin-right: 3px;
}

.top-bar .locationbox img {
	top: 1px;
}

.top-bar .top-bar-box {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	padding: 17px 15px 25px;
	border-right: 1px solid #e5e5e5;
	color: #303030;
	font-size: 22px;
	line-height: 22px;
	font-family: GarageGothic, Helvetica, sans-serif;
	text-transform: uppercase;
	position: relative;
}

.top-bar .top-bar-box.locationbox   p {
	font-size: 17px;
	text-transform: capitalize;
	letter-spacing: 0;
	color: #909090;
	margin: 0;
	font-family: vendetta, Helvetica, sans-serif;
	padding: 0;
	position: absolute;
	bottom: 6px;
}

.top-bar .top-bar-box:last-child {
	border: 0
}

.top-bar .top-bar-box .ttl {
	display: inline-block;
	vertical-align: middle;
}

.top-bar .top-bar-box .store-info {
	display: inline-block;
	vertical-align: middle;
	padding: 0 6px 0 15px;
	position: relative;
	top: 0px;
	color: #084775;
	text-transform: capitalize;
}

.top-bar .locationbox span {
	color: #084775;
	display: inline-block;
	vertical-align: middle;
	padding: 0 6px 0 25px;
	text-transform: none;
	letter-spacing: 1px;
}

.top-bar .top-bar-box .date, .top-bar .top-bar-box .time {
	font-family: GarageGothic-regular, Helvetica, sans-serif;
	padding: 0 0 0 15px;
	text-transform: none;
	letter-spacing: 1px;
	display: inline-block;
	vertical-align: middle;
	top: -1px;
	position: relative;
}

.top-bar .top-bar-box .time .selected-time, .top-bar .top-bar-box .date .selected-date {
	display: inline-block
}

.top-bar .date img {
	top: 2px;
}

.top-bar .time img {
	top: 4px;
}

.top-bar .ordertypebox .type {
	font-family: GarageGothic, Helvetica, sans-serif;
	padding: 5px;
	display: inline-block;
	vertical-align: middle;
	font-size: 22px;
	line-height: 22px;
	margin: 0 0 0 15px;
	color: #084775;
	text-transform: capitalize;
	letter-spacing: 1px;
}

.top-bar .ordertypebox .type div {
	text-transform: uppercase;
	padding: 3px 8px;
	display: inline-block;
	vertical-align: middle;
	letter-spacing: 1px;
}

.top-bar .ordertypebox .type div.active {
	background: #e04e39;
	color: #fff;
	border-radius: 5px;
}

.top-bar .dashicons-edit {
	color: #e04e39;
	position: relative;
	cursor: pointer;
	top: 5px;
}

.top-bar .datetimebox .dashicons-edit {
	top: 5px;
}

/********checkout***********/
input:not([type]), input[type=text], input[type=password], input[type=email], input[type=url], input[type=time], input[type=date], input[type=datetime], input[type=datetime-local], input[type=tel], input[type=number], input[type=search], textarea.materialize-textarea {
	border-bottom: 1px solid #bdcfda;
}

input:not([type]):focus:not([readonly]), input[type=text]:focus:not([readonly]), input[type=password]:focus:not([readonly]), input[type=email]:focus:not([readonly]), input[type=url]:focus:not([readonly]), input[type=time]:focus:not([readonly]), input[type=date]:focus:not([readonly]), input[type=datetime]:focus:not([readonly]), input[type=datetime-local]:focus:not([readonly]), input[type=tel]:focus:not([readonly]), input[type=number]:focus:not([readonly]), input[type=search]:focus:not([readonly]), textarea.materialize-textarea:focus:not([readonly]) {
	border-bottom: 1px solid #78be21;
	box-shadow: 0 1px 0 0 #78be21;
}

body form.woocommerce-checkout {
	position: relative;
	padding: 90px;
	border: 1px solid #e8e8e8;
	display: inline-block;
	width: 100%
}

body form.woocommerce-checkout ul.woocommerce-error li {
	margin-bottom: 8px;
}

body form.woocommerce-checkout:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 40px;
	background-image: url(assets/img/checkout-top-design.png);
	background-position: top center;
	background-repeat: repeat-x;
	background-size: auto 40px;
}

body form.woocommerce-checkout:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 40px;
	background-image: url(assets/img/checkout-bot-design.png);
	background-position: top center;
	background-repeat: repeat-x;
	background-size: auto 40px;
}

body .woocommerce-checkout h3 {
	font-family: GarageGothic, Helvetica, sans-serif;
	font-size: 42px;
	text-transform: uppercase;
	margin-bottom: 15px;
}

body .woocommerce-checkout h3#ship-to-different-address {
	margin: 0 0 20px 0;
}

body .woocommerce-checkout h3#ship-to-different-address label {
	position: relative;
	top: 0;
	font-family: GarageGothic, Helvetica, sans-serif;
	font-size: 28px;
	text-transform: uppercase;
	color: #303030;
	position: relative;
	padding: 0 0 0 30px;
}

body form.woocommerce-checkout h3#ship-to-different-address input[type="checkbox"] {
	left: 0;
	top: 7px;
	width: 22px;
	height: 16px;
	opacity: 1;
}

body .woocommerce-checkout .col2-set .col-1, body .woocommerce-checkout .col2-set .col-2 {
	width: 100%;
}

body form.woocommerce-checkout .create-account label {
	position: relative;
}

body form.woocommerce-checkout  label {
	color: #909090;
	font-size: 24px;
	font-family: vendetta, Helvetica, sans-serif;
	font-weight: 500;
	text-transform: capitalize;
	position: absolute;
	top: 5px;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
}

body form.woocommerce-checkout  p#shipping_delivery_type_field label[for="shipping_delivery_type_delivery"] {
	position: relative;
	font-family: vendetta, Helvetica, sans-serif;
	font-weight: 300;
	font-size: 18px;
}

body form.woocommerce-checkout  #billing_address_2_field .screen-reader-text {
	height: auto;
	width: auto;
	clip: auto;
}

body form.woocommerce-checkout  label.active {
	top: -19px;
	font-family: vendetta, Helvetica, sans-serif;
	font-weight: 300;
	font-size: 18px;
}

body form.woocommerce-checkout .form-row {
	position: relative;
	margin: 0 0 20px;
}

body form.woocommerce-checkout .select2-container--default .select2-selection--single {
	border-radius: 0;
	background-image: url(assets/img/selectbox-arrow.png);
	background-position: right center !important;
	background-repeat: no-repeat;
	border-color: #aaa;
	border-width: 0 0 1px 0;
	border-style: solid;
	font-family: vendetta, Helvetica, sans-serif;
	font-weight: 500;
	color: #303030;
}

body form.woocommerce-checkout .select2-container--default .select2-selection--single:focus, body .select2-container--default .select2-selection--single .select2-selection__placeholder:focus, body .select2-container--default .select2-selection--single .select2-selection__rendered:focus {
	outline: none;
}

body form.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow {
	opacity: 0;
}

body form.woocommerce-checkout input, body form.woocommerce-checkout select {
	color: #303030;
	font-family: vendetta, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 22px;
}

body .select2-container--default .select2-selection--single .select2-selection__placeholder, body .select2-container--default .select2-selection--single .select2-selection__rendered {
	font-family: vendetta, Helvetica, sans-serif;
	font-weight: 500;
	color: #303030;
	font-size: 22px;
	padding: 0;
}

#loyalty-card-number h3 {
	font-size: 21px;
	color: #303030;
	font-family: hwt-artz, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 0 0 7px 0;
}

body form.woocommerce-checkout  label[for="loyalty_card"].active {
	top: -14px;
	left: 0
}

body .woocommerce-checkout  .xc_donation_field {
	margin-bottom: 30px;
}

body .woocommerce-checkout  .xc_donation_field .dollar-icon {
	display: block;
	font-size: 21px;
	color: #303030;
	font-family: hwt-artz, Helvetica, sans-serif;
	text-transform: uppercase;
}

body .woocommerce-checkout  .xc_donation_field .dollerrow {
	position: relative;
}

body .woocommerce-checkout  .xc_donation_field .dollerrow span {
	position: absolute;
	left: 0;
	top: 12px;
	color: #909090;
	font-size: 30px;
	font-family: GarageGothic, Helvetica, sans-serif;
}

body .woocommerce-checkout .xc_donation_field input.xc-tip-amount {
	display: inline-block;
	text-align: left;
	border-bottom: 1px solid #bdcfda;
	height: auto;
	padding: 8px 10px 8px 22px;
	border-radius: 0;
	width: 100%;
	box-sizing: border-box;
	max-width: 300px;
	margin-right: 11px;
}

body .woocommerce-checkout input[type="button"] {
	font-size: 18px;
	line-height: 1em;
	padding: 9px 17.5px;
	border: 2px solid #0a4875;
	border-radius: 5px;
	background-color: #0a4875;
	color: #fff;
	text-transform: uppercase;
	text-shadow: none;
	letter-spacing: 2px;
	font-family: hwt-artz, Helvetica, sans-serif;
	margin: 5px 2px;
}

body .woocommerce-checkout input[type="button"]:hover {
	background-color: #00a7b5;
	border: 2px solid #00a7b5;
	color: #fff;
}

form.woocommerce-checkout::placeholder {

	/* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #fff;
	opacity: 0; /* Firefox */
}

form.woocommerce-checkout:-ms-input-placeholder {

	/* Internet Explorer 10-11 */
	color: #fff;
	opacity: 0;
}

form.woocommerce-checkout::-ms-input-placeholder {

	/* Microsoft Edge */
	color: #fff;
	opacity: 0;
}

body form.woocommerce-checkout  p#shipping_delivery_type_field span.woocommerce-input-wrapper {
	border-radius: 5px;
	background-color: rgb(255, 255, 255);
	box-shadow: inset 0px 1px 4px 0px rgba(21, 39, 77, 0.34);
	padding: 5px;
	display: inline-block;
	margin: 10px 0 0 0;
	width: auto;
}

body form.woocommerce-checkout  p#shipping_delivery_type_field label.radio {
	height: auto;
	border: 0;
	padding: 8px 14px;
	box-shadow: none;
	font-family: hwt-artz, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-size: 20px;
	line-height: 20px;
	margin: 0;
	top: 0;
}

body form.woocommerce-checkout  p.xc-delivery-type .woocommerce-input-wrapper label {
	background: #fff;
	color: #303030;
	border-radius: 5px;
}

body form.woocommerce-checkout  p.xc-delivery-type .woocommerce-input-wrapper input:checked + label {
	background: #e04e39;
	color: #fff;
	border-radius: 5px;
}

body form.woocommerce-checkout  p#shipping_delivery_type_field  [type="radio"]+label:before, body form.woocommerce-checkout  p#shipping_delivery_type_field [type="radio"]+label:after {
	display: none;
}

.woocommerce-additional-fields #order_comments_field .woocommerce-input-wrapper textarea {
	border-width: 0 0 1px 0;
	border-color: #bdcfda;
}

body .restaurant_sidebar_cart_data span.item-count {
	display: block;
	text-align: center;
	margin-bottom: 15px;
	font-family: vendetta, Helvetica, sans-serif;
	font-size: 22px;
	color: #909090;
}

body .restaurant_sidebar_cart_data td.product__title {
	color: #303030;
	font-size: 22px !important;
	line-height: 20px !important;
	text-transform: uppercase;
	font-family: GarageGothic, Helvetica, sans-serif;
}

body .restaurant_sidebar_cart_data table.woocommerce-mini-cart tr.mini_cart_item {
	margin-top: 0;
	display: block;
	border-bottom: 0;
}

body .restaurant_sidebar_cart_data table.woocommerce-mini-cart tr.product-description, body .xc_restaurant_sidebar_cart table.woocommerce-mini-cart tr.product-description {
	margin-top: 0;
	border-bottom: 1px solid #EDEDED;
}

body .restaurant_sidebar_cart_data table.woocommerce-mini-cart tr.product-description td, body .xc_restaurant_sidebar_cart table.woocommerce-mini-cart tr.product-description td {
	padding: 0 0 10px 0;
}

.restaurant_sidebar_cart_data table.woocommerce-mini-cart tr.mini_cart_item td {
	border-bottom: none !important;
}

body .restaurant_sidebar_cart_data table.woocommerce-mini-cart tr.mini_cart_item td.product__title {
	width: 150px;
}

.restaurant_sidebar_cart_data table.woocommerce-mini-cart tr.mini_cart_item td {
	border: 0
}

body .restaurant_sidebar_cart_data table.woocommerce-mini-cart tr.mini_cart_item td.product__quantity {
	width: 130px;
}

body.page-checkout table.woocommerce-mini-cart tr.mini_cart_item td.product__quantity span {
	color: #084775;
	font-family: GarageGothic, Helvetica, sans-serif;
	font-size: 24px;
	vertical-align: top;
	line-height: 24px;
}

body.page-checkout table.woocommerce-mini-cart tr.mini_cart_item td {
	padding: 10px 0 0 0;
}

body  .restaurant_sidebar_cart_data table.woocommerce-mini-cart tr.mini_cart_item td.product__price {
	width: 52px;
	padding-top: 17px;
	text-align: right;
	position: relative;
}

body .restaurant_sidebar_cart_data table.woocommerce-mini-cart tr.mini_cart_item td.product__quantity span.quantity {
	border-radius: 0;
	border-color: rgb(183, 183, 183);
	border-width: 1px 0 1px 0px;
	border-style: solid;
	width: 35px;
	height: 32px;
	display: inline-block;
	margin: 0px -2px;
	position: relative;
	top: 0;
	color: #084775;
	font-family: GarageGothic, Helvetica, sans-serif;
	font-size: 24px;
	vertical-align: top;
	line-height: 30px;
}

body .restaurant_sidebar_cart_data table.woocommerce-mini-cart tr.mini_cart_item td.product__quantity span .product__quantity__wrapper__times {
	display: none;
}

body .xc_restaurant_sidebar_cart .product__quantity__amount-control {
	display: inline-block;
	background-color: #fff;
	color: #666;
	font-size: 17px;
	width: 27px;
	height: 32px;
	line-height: 32px;
	vertical-align: top;
}

body .restaurant_sidebar_cart_data table.woocommerce-mini-cart tr.mini_cart_item:hover td.product__quantity span.product__quantity__wrapper__times {
	display: none !important
}

body .xc_restaurant_sidebar_cart .woocommerce-mini-cart-item.mini_cart_item:hover .remove.remove_from_cart_button, body .xc_restaurant_sidebar_cart .woocommerce-mini-cart-item.mini_cart_item:hover .product__quantity__amount-control {
	display: inline-block;
}

body .xc_restaurant_sidebar_cart a[data-change="plus"] {
	border-radius: 0 5px 5px 0;
	border-color: rgb(183, 183, 183);
	border-width: 1px;
	border-style: solid;
	text-decoration: none;
}

body .xc_restaurant_sidebar_cart a[data-change="minus"] {
	border-radius: 5px 0 0 5px;
	border-color: rgb(183, 183, 183);
	border-width: 1px;
	border-style: solid;
	text-decoration: none;
}

.restaurant_sidebar_cart_data table.woocommerce-mini-cart tr.mini_cart_item td.product__price span {
	font-family: GarageGothic-regular, Helvetica, sans-serif;
	color: #909090;
	font-size: 24px;
}

body .restaurant_sidebar_cart_data table.woocommerce-mini-cart tr.mini_cart_item td.product__title {
	padding-left: 0;
	padding-right: 5px;
}

body .restaurant_sidebar_cart_data tr.product-description .variation, body .xc_restaurant_sidebar_cart tr.product-description .variation {
	margin: 0;
	font-family: vendetta, Helvetica, sans-serif;
	color: #909090;
}

body .restaurant_sidebar_cart_data tr.product-description .variation dt, body .xc_restaurant_sidebar_cart tr.product-description .variation dt {
	font-size: 17px;
	text-transform: capitalize;
	letter-spacing: 1px;
	font-weight: 600;
	font-family: vendetta, Helvetica, sans-serif;
	display: inline-block;
	margin-top: 8px;
}

body .restaurant_sidebar_cart_data tr.product-description .variation dd, body .xc_restaurant_sidebar_cart tr.product-description .variation dd {
	margin: 0;
	display: block;
	font-weight: 300;
	font-size: 17px;
}

body .restaurant_sidebar_cart_data tr.product-description .variation p, body .xc_restaurant_sidebar_cart tr.product-description .variation p {
	font-size: 17px;
	text-transform: capitalize;
	letter-spacing: 1px;
	color: #909090;
	margin: 0;
}

body .restaurant_sidebar_cart_data p.total:nth-of-type(1), body .restaurant_sidebar_cart_data p.total, body .restaurant_sidebar_cart_data p.tax, body .restaurant_sidebar_cart_data p.shipping, body.woocommerce-checkout .xc_restaurant_sidebar_cart p.total:nth-of-type(1), body.woocommerce-checkout .xc_restaurant_sidebar_cart p.total, body.woocommerce-checkout .xc_restaurant_sidebar_cart p.tax, body.woocommerce-checkout .xc_restaurant_sidebar_cart p.shipping, body.woocommerce-checkout .xc_restaurant_sidebar_cart p.tip {
	font-family: GarageGothic-regular, Helvetica, sans-serif;
	color: #909090;
	font-size: 22px;
	text-transform: uppercase;
	margin: 0;
	text-align: right;
	letter-spacing: 2px;
	float: left;
	width: 100%;
}

body.woocommerce-checkout .xc_restaurant_sidebar_cart p.total:nth-of-type(1), body.woocommerce-checkout .xc_restaurant_sidebar_cart p.total, body.woocommerce-checkout .xc_restaurant_sidebar_cart p.tax, body.woocommerce-checkout .xc_restaurant_sidebar_cart p.shipping, body.woocommerce-checkout .xc_restaurant_sidebar_cart p.tip {
	margin-top: 10px;
}

body .restaurant_sidebar_cart_data p.total:nth-of-type(1) strong, body .restaurant_sidebar_cart_data p.total strong, body .restaurant_sidebar_cart_data p.tax strong, body .restaurant_sidebar_cart_data p.shipping strong, body.woocommerce-checkout .xc_restaurant_sidebar_cart p.total:nth-of-type(1) strong, body.woocommerce-checkout .xc_restaurant_sidebar_cart p.total strong, body.woocommerce-checkout .xc_restaurant_sidebar_cart p.tax strong, body.woocommerce-checkout .xc_restaurant_sidebar_cart p.shipping strong, body.woocommerce-checkout .xc_restaurant_sidebar_cart p.tip strong {
	float: left
}

body .restaurant_sidebar_cart_data p.total, body.woocommerce-checkout .xc_restaurant_sidebar_cart p.total {
	font-family: GarageGothic, Helvetica, sans-serif;
	color: #303030;
	font-size: 30px;
	text-transform: uppercase;
	margin-top: 20px;
	margin-bottom: 20px;
}

body .restaurant_sidebar_cart_data p a:after, body .xc_restaurant_sidebar_cart p:after {
	display: none;
}

body .restaurant_sidebar_cart_data table, body .xc_restaurant_sidebar_cart table {
	margin: 0 0 10px 0;
}

body .restaurant_sidebar_cart_data a.button.wc-forward {
	background-color: #0a4875;
	color: #fff;
	border: 0;
	text-transform: uppercase;
	font-size: 22px;
	font-family: hwt-artz, Helvetica, sans-serif;
	letter-spacing: 2px;
	padding: 10px 10px;
	margin: 15px 0 0 0;
}

body .restaurant_sidebar_cart_data a.button.wc-forward:hover {
	background: #46aabb;
}

body .restaurant_sidebar_cart_data table.woocommerce-mini-cart tr.mini_cart_item td {
	padding: 10px 0 0 0;
	vertical-align: middle;
	height: auto;
}

a.popup-modal {
	color: #e04e39;
	position: relative;
}

.dynamic-location {
	display: inline-block;
	position: fixed;
	top: 0;
	left: 0;
	padding: 15px 20px 12px;
	background-color: #0a4875;
	font-weight: 500;
	font-size: 21px;
	line-height: 21px;
	color: #fff;
	font-family: hwt-artz, Helvetica, sans-serif;
	letter-spacing: 1px;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
}

.header-affix .dynamic-location {
	padding: 7px 7px 5px 15px;
	font-size: 17px;
	line-height: 21px;
}

.dynamic-location a {
	color: #fff;
}

.woocommerce-checkout #payment, .woocommerce-checkout #order_review {
	background: #fff;
	clear: both;
}

body form.woocommerce-checkout #payment ul.wc_payment_methods.payment_methods.methods {
	border: 0;
}

.woocommerce-checkout #order_review h3 {
	clear: both;
}

#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {
	padding: 0;
}

#add_payment_method #payment ul.payment_methods li, .woocommerce-cart #payment ul.payment_methods li, .woocommerce-checkout #payment ul.payment_methods li {
	padding: 0;
	padding-bottom: 0;
}

#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before, body form.woocommerce-checkout #payment li.wc_payment_method:before {
	display: none !important;
}

body form.woocommerce-checkout #payment li.wc_payment_method label {
	color: #303030;
	font-family: hwt-artz, Helvetica, sans-serif;
	letter-spacing: 1px;
	padding: 0 0 0 32px;
}

body form.woocommerce-checkout #payment li.wc_payment_method  input[type="radio"]:checked+label:before {
	background: #000;
}

body form.woocommerce-checkout #payment li.wc_payment_method fieldset {
	border: 0
}

body form.woocommerce-checkout #payment li.wc_payment_method .payment_box p {
	font-size: 15px;
	color: green;
	font-weight: 600;
	margin-bottom: 30px;
}

body form.woocommerce-checkout #payment li.wc_payment_method label[for="payment_method_yith_wcauthnet_credit_card_gateway"] {
	margin: 0 0 30px 0;
}

body form.woocommerce-checkout #payment li.wc_payment_method .card {
	position: relative;
	margin: 32px 0;
	background-color: #fff;
	transition: box-shadow .25s;
	border-radius: 2px;
	box-shadow: none;
	border-bottom: 1px solid #bdcfda;
}

body form.woocommerce-checkout #payment li.wc_payment_method .card.new-profile {
	border: 0;
	margin: 0;
}

body form.woocommerce-checkout #payment li.wc_payment_method .card  input[type="radio"]+label:after {
	display: none;
}

body form.woocommerce-checkout #payment li.wc_payment_method .card  input[type="radio"]+label:before {
	border: 2px solid #000;
	top: -3px;
}

body form.woocommerce-checkout #payment li.wc_payment_method .card  input[type="radio"]:checked+label:before {
	background: #00a7b5;
	border-color: #00a7b5;
}

body form.woocommerce-checkout #payment li.wc_payment_method .payment_box {
	background: #fff;
	padding: 0;
	margin: 15px 0 0 0;
}

body form.woocommerce-checkout #payment li.wc_payment_method .payment_box p label {
	background: #fff;
	padding: 0;
	margin: 10px 0 0 0;
	top: -35px;
}

body form.woocommerce-checkout #payment li.wc_payment_method .payment_box input {
	box-shadow: none !important
}

body form.woocommerce-checkout #payment li.wc_payment_method .payment_box p#wc-authorize-net-cim-credit-card-expiry_field label {
	top: -35px;
}

body form.woocommerce-checkout #payment li.wc_payment_method .payment_box p input {
	color: #303030;
	font-family: vendetta, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 24px;
	padding-top: 17px;
}

body form.woocommerce-checkout #payment li.wc_payment_method .payment_box .cards h6 {
	margin-bottom: 15px;
	color: #000;
	font-family: hwt-artz, Helvetica, sans-serif;
	letter-spacing: 1px;
}

body form.woocommerce-checkout #payment li.wc_payment_method .payment_box label {
	top: -7px;
	font-family: vendetta, Helvetica, sans-serif;
	font-weight: 300;
	font-size: 18px;
	line-height: 18px;
	letter-spacing: 0;
	color: #909090;
	padding: 0 0 0 29px;
}

body form.woocommerce-checkout #payment li.wc_payment_method .payment_box .new-profile-form label {
	padding: 0;
	top: -11px;
}

body form.woocommerce-checkout #payment li.wc_payment_method .payment_box .new-profile-form input {
	color: #303030;
	font-family: vendetta, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 22px;
}

.woocommerce .woocommerce-error {
	border-top-color: #b81c23;
	background: #fff;
	border: 0;
	text-align: center;
	padding: 40px 0 0 0;
	margin-bottom: 30px;
	font-size: 20px;
	color: red;
}

.woocommerce .woocommerce-error::before, .woocommerce .woocommerce-info::before, .woocommerce .woocommerce-message::before {
	top: 0;
	left: 0;
	right: 0;
}

.default-page .content .woocommerce .woocommerce-error  li:before, .default-page .content.woocommerce .woocommerce-error  li:before {
	display: none
}

body .widget_min_order_message {
	border: 0;
	line-height: normal;
	color: #f00;
}

body form.woocommerce-checkout #payment li.wc_payment_method .payment_box p.form-row-wide {
	width: 50%;
	clear: none;
	display: inline-block;
	padding: 0 10px 0 0;
}

body form.woocommerce-checkout #payment li.wc_payment_method .payment_box p.form-row-first {
	width: 25%;
	display: inline-block;
	float: none;
	padding: 0 10px;
}

body form.woocommerce-checkout #payment li.wc_payment_method .payment_box p.form-row-last {
	width: 25%;
	display: inline-block;
	float: none;
	padding: 0 0 0 10px;
}

body form.woocommerce-checkout #payment li.wc_payment_method .payment_box p input {
	width: 100% !important
}

#add_payment_method #payment div.form-row, .woocommerce-cart #payment div.form-row, .woocommerce-checkout #payment div.form-row {
	padding: 20px 0
}

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
	font-size: 23px;
	line-height: 1em;
	padding: 9px 17.5px;
	border: 0;
	border-radius: 5px;
	background-color: #fff;
	background: #0a4875;
	color: #fff;
	text-transform: uppercase;
	font-family: hwt-artz, Helvetica, sans-serif;
	letter-spacing: 1px;
	display: block;
	width: 100%;
}

.woocommerce #payment #place_order:hover, .woocommerce-page #payment #place_order:hover {
	background: #00a7b5;
}

body form.woocommerce-checkout table.woocommerce-mini-cart td {
	padding: 10px 0;
	width: 50%;
	vertical-align: top
}

body form.woocommerce-checkout table.woocommerce-mini-cart td:nth-child(2) {
	text-align: right
}

body .xc_restaurant_sidebar_cart span.item-count {
	display: block;
	text-align: center;
	margin-bottom: 15px;
	font-family: vendetta, Helvetica, sans-serif;
	font-size: 22px;
	color: #909090;
}

body.woocommerce-checkout .xc_restaurant_sidebar_cart td.product__title {
	color: #303030;
	font-size: 22px !important;
	line-height: 22px;
	text-transform: uppercase;
	font-family: GarageGothic, Helvetica, sans-serif;
	padding: 10px 0 0 0;
}

body.woocommerce-checkout .xc_restaurant_sidebar_cart table.woocommerce-mini-cart tr.mini_cart_item {
	margin-top: 10px;
	border-bottom: 0;
}

body.woocommerce-checkout .xc_restaurant_sidebar_cart table.woocommerce-mini-cart td.product__price {
	text-align: right
}

body.woocommerce-checkout .xc_restaurant_sidebar_cart table.woocommerce-mini-cart td.product__price span {
	font-family: GarageGothic-regular, Helvetica, sans-serif;
	color: #909090;
	font-size: 24px;
}

body .xc_restaurant_sidebar_cart .woocommerce-mini-cart-item.mini_cart_item:hover .remove.remove_from_cart_button, body  .xc_restaurant_sidebar_cart .woocommerce-mini-cart-item.mini_cart_item:hover .product__quantity__amount-control {
	display: inline-block;
}

.xc_restaurant_sidebar_cart .woocommerce-mini-cart-item.mini_cart_item:hover .product__quantity__wrapper__times, .xc_restaurant_sidebar_cart .woocommerce-mini-cart-item.mini_cart_item:hover .product__price .woocommerce-Price-amount.amount {
	display: inline-block !important;
}

body.woocommerce-checkout .container-xs {
	max-width: 1280px;
}

body .restaurant_sidebar_cart_data table.woocommerce-mini-cart tr.mini_cart_item td.product__price a.remove {
	position: absolute;
	top: 2px;
	left: -24px;
	line-height: 17px;
	width: 18px;
	height: 18px;
	border-radius: 100%;
	background: red;
	color: #fff !important;
}

body.woocommerce-checkout .woocommerce-table--order-details td.woocommerce-table__product-name a {
	color: #303030;
	font-size: 22px !important;
	line-height: 22px;
	text-transform: uppercase;
	font-family: GarageGothic, Helvetica, sans-serif;
}

body.woocommerce-checkout .woocommerce-table--order-details td.woocommerce-table__product-name a:hover {
	color: #00a7b5;
	text-decoration: none;
}

/********/
.main-offer .offer:last-child {
	margin-bottom: 20px;
}

.offer:nth-child(even) .col:last-child, .offer:nth-child(odd) .col:last-child {
	padding-left: 0
}

.page-template-template_catering .offer ul li, .page-template-template_catering  .more-info ul li {
	line-height: 28px;
	line-height: 28px;
	margin-bottom: 8px;
	font-size: 25px;
}

.page-template-template_catering  .offer ul li a {
	text-decoration: underline
}

.page-template-template_catering  .more-info {
	padding-bottom: 140px;
}

.page-template-template_catering  .more-info ul li {
	padding-right: 50px;
}

.main-offer .offer p, .main-offer .offer a {
	font-size: 25px;
}

.page-template-template_catering .offer ul li:before {
	top: 8px;
}

.offer-bottom {
	background-color: #fff8d3;
	display: table;
	width: 100%;
	padding: 30px 0;
	margin: 0 0 60px 0;
}

.offer-bottom span {
	display: table-cell;
	vertical-align: middle;
	padding: 20px 30px;
	width: 33.33%;
}

.offer-bottom span:first-child {
	text-align: right;
}

.offer-bottom span a.btn {
	background-color: #0a4875;
	border-color: #0a4875;
	color: #fff;
}

.offer-bottom span a.btn:hover {
	background-color: #e04e39;
	border-color: #e04e39;
}

.offer-bottom span:last-child {
	text-align: left;
}

.offer-bottom div.divider {
	background: url(assets/img/divider.png) center center no-repeat;
	border: 0;
	height: 35px;
	margin: 20px 0;
}

body.page-template-template-restaurant .left-sidebox h2 {
	font-size: 68px;
	margin: 0 0 11px 0;
}

body.page-template-template-restaurant .left-sidebox p.sub-title {
	font-size: 23px;
	text-align: center
}

body.page-template-template-restaurant .left-sidebox input.select-zip {
	font-family: GarageGothic, Helvetica, sans-serif;
	font-size: 22px;
}

body.page-template-template-restaurant .need-help-nox {
	border: 2px solid #fff8d3;
}

body.page-template-template-restaurant .restaurant.default-page .top-bar {
	text-align: left;
}

body.page-template-template-restaurant .restaurant.default-page {
	margin-bottom: 150px;
}

body.page-template-template-restaurant .restaurant.default-page .top-bar img {
	margin-right: 6px;
}

body.page-template-template-restaurant .restaurant.default-page .top-bar .locationbox span {
	padding: 0 6px 0 25px;
}

body.page-template-template-restaurant .restaurant.default-page .filtered-stores .address {
	max-width: 320px;
	min-height: 45px;
}

body.page-template-template-restaurant .restaurant.default-page .filtered-stores .addresbox {
	background-position: 15px 21px;
}

body.page-template-template-restaurant .restaurant.default-page #order-schedule input.datepicker:focus {
	background-color: #fff8d3;
}

/*body.page-template-template-restaurant .restaurant.default-page #order-schedule select {background-color:#fff8d3;}*/
body.page-template-template-restaurant .restaurant.default-page .select-order-type#order-type .radiobtn label {
	height: 56px;
	padding: 0 38px;
	line-height: 56px;
}

body.page-template-template-restaurant .restaurant.default-page .select-order-type#order-type .radiobtn label span {
	background: transparent;
	border-radius: 0 6px 6px 0;
	color: #fff;
	height: 59px;
	display: inline-block;
	line-height: 56px;
	padding: 0 30px 0 0;
	box-shadow: 0px 3px 0px 0px #f6f6f6;
	margin-left: 0;
}

body.page-template-template-restaurant .restaurant.default-page .select-order-type#order-type .radiobtn label[for="delivery_type_delivery"] {
	padding: 0 0 0 38px;
	border-radius: 6px 8px 8px 6px;
}

body .xc_woo_restaurant_modal .restaurant-addon-additional-note textarea {
	color: #757575 !important;
	font-size: 22px !important;
	letter-spacing: 0.35px !important;
}

body .xc_woo_restaurant_modal .restaurant-addon-additional-note textarea:-webkit-input-placeholder {
	color: #757575 !important;
	font-size: 22px !important;
	letter-spacing: 0.35px !important;
	opacity: 1;
}

body .xc_woo_restaurant_modal .restaurant-addon-additional-note textarea:-moz-placeholder {
	color: #757575 !important;
	font-size: 22px !important;
	letter-spacing: 0.35px !important;
	opacity: 1;
}

body .xc_woo_restaurant_modal .restaurant-addon-additional-note textarea:-ms-input-placeholder {
	color: #757575 !important;
	font-size: 22px !important;
	letter-spacing: 0.35px !important;
	opacity: 1;
}

body.page-template-template-restaurant .hero-title span.order-step-count {
	color: #0a4875;
	font-family: hwt-artz, Helvetica, sans-serif;
	font-size: 38px;
	font-weight: 400;
	letter-spacing: 3px;
	margin: 0 0 10px 0;
	display: inline-block;
	border: 2px dashed #fff8d3;
	padding: 13px 25px;
	background: rgba(255, 255, 255, 0.5);
	cursor: pointer;
}

body.page-template-template-restaurant .hero-title h1 {
	font-size: 68px;
}

p.cart-empty {
	text-align: center;
	font-size: 45px;
	font-family: hwt-artz, Helvetica, sans-serif;
	color: #00a7b5;
}

p.return-to-shop {
	text-align: center
}

p.return-to-shop a.button {
	margin-top: 30px;
	font-family: "Hermes Black", sans-serif;
	line-height: 1;
	font-size: 27px;
	letter-spacing: 0;
	padding: 10px 20px;
	background: #0a4875;
	color: #fff;
	border: 0;
	font-weight: 500;
}

p.return-to-shop a.button:after {
	display: none
}

p.return-to-shop a.button:hover {
	color: #0a4875;
	background: #00a7b5;
}

html:not([dir=rtl]) .gform_wrapper ul.gform_fields:not(.top_label) .clear-multi, html:not([dir=rtl]) .gform_wrapper ul.gform_fields:not(.top_label) .gfield_description, html:not([dir=rtl]) .gform_wrapper ul.gform_fields:not(.top_label) .ginput_container:not(.ginput_container_time):not(.ginput_container_date), .cateringpgform .gform_wrapper ul.gform_fields:not(.top_label) .gfield_label {
	width: 100% !important;
	margin-left: 0 !important;
}

.cateringpgform .questions .cta-heading h3 {
	font-family: GarageGothic, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: 900;
	max-width: 586px;
	margin: 0 auto 20px;
	font-size: 58px;
}

.woocommerce-order-received p.woocommerce-thankyou-order-received {
	font-size: 30px;
	color: green;
	font-family: GarageGothic, Helvetica, sans-serif;
}

.woocommerce-order-received ul.woocommerce-thankyou-order-details li:before {
	display: none;
}

a.button.wc-backward {
	background: #00a7b5;
	margin: 0 auto;
	padding: 17px 18px;
	color: #fff;
	border-radius: 5px;
	font-size: 30px;
	letter-spacing: 1.5px;
	cursor: pointer;
}

a.button.wc-backward:after {
	display: none;
}

.xc_woo_restaurant_error_messages ul li {
	text-align: left;
}

.page-shop .time-notice {
	text-align: center;
	max-width: 1250px;
	width: 100%;
	padding: 0 15px;
	font-size: 38px;
	margin: 0 auto;
	color: red;
	font-weight: 800;
}

body .woocommerce table.shop_table ul.wc-item-meta li {
	padding: 0
}

body .woocommerce table.shop_table ul.wc-item-meta li:before {
	display: none;
}

body .woocommerce table.shop_table ul.wc-item-meta li p {
	font-size: 16px;
}

body .woocommerce .woocommerce-customer-details address {
	font-size: 15px;
	line-height: 23px;
}

body .woocommerce .woocommerce-customer-details address p {
	font-size: 18px;
	margin: 15px 0 0 0;
}

body form.woocommerce-checkout #populate-address  .form-row {
	margin: 0;
}

.woocommerce form #populate-address .form-row label.checkbox {
	position: relative;
	padding: 0 0 0 26px;
	margin: 0 0 30px 0;
	line-height: 25px;
	color: #0a4875;
	font-family: GarageGothic, Helvetica, sans-serif;
	display: inline-block
}

.woocommerce form #populate-address .form-row .input-checkbox {
	display: inline;
	margin: 0px 8px 0 0;
	text-align: center;
	vertical-align: middle;
	left: 0;
	top: 4px;
	opacity: 1;
	position: absolute;
}

/*****select location new design css*******/
#pickup-location-radio .radiobtn {
	height: auto;
	font-size: 17px;
	line-height: 17px;
	overflow: hidden;
	float: right;
}

#pickup-location-radio  .radiobtn .radiobox {
	padding: 0;
	display: inline-block;
	margin: 0;
	position: relative;
	margin-right: -35px;
	z-index: 99;
	vertical-align: middle;
}

#pickup-location-radio .delivery-radio.radiobox {
	margin-left: -35px;
	margin-right: 0;
	z-index: 99;
}

#pickup-location-radio  .radiobtn .radiobox label {
	font-size: 32px;
	line-height: 23px;
	padding-bottom: 0;
	color: #303030;
	font-family: GarageGothic;
	top: 0;
	position: relative;
	text-transform: uppercase;
	padding-right: 45px;
}

#pickup-location-radio  .radiobtn .radiobox.delivery-radio label {
	padding-right: 0;
	padding-left: 45px;
}

#pickup-location-radio  .radiobtn .radiobox.active label {
	color: #8dc03c;
}

#pickup-location-radio  .radiobtn .radiobox label input {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	z-index: 555;
}

#pickup-location-radio .toggle-rating-pill {
	display: inline-block;
	width: 64px;
	height: 32px;
	background: #8dc03c;
	vertical-align: middle;
	position: relative;
	top: 0;
	border-radius: 15px;
	z-index: 2;
}

#pickup-location-radio .toggle-rating-pill:after {
	content: "\f147";
	font-family: dashicons;
	text-decoration: inherit;
	font-weight: 400;
	font-style: normal;
	position: absolute;
	left: 4px;
	top: 8px;
	color: #8dc03c;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	font-size: 21px;
}

#pickup-location-radio .toggle-rating-pill.active:after {
	left: 35px;
}

#pickup-location-radio .toggle-round-pill {
	position: absolute;
	left: 4px;
	top: 3px;
	width: 26px;
	height: 26px;
	background: #fff;
	display: block;
	border-radius: 100%;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
}

#pickup-location-radio .toggle-rating-pill.active .toggle-round-pill {
	left: 33px;
}

#order_review .woocommerce-mini-cart {
	border: 0;
}

#order_review .woocommerce-mini-cart .product__quantity {
	text-align: left;
	color: #084775;
	font-family: GarageGothic, Helvetica, sans-serif;
	font-size: 24px;
	vertical-align: top;
	line-height: 24px;
}

#order_review .woocommerce-mini-cart .variation {
	margin: 0;
}

body.page-checkout #order_review table.woocommerce-mini-cart tr.mini_cart_item td {
	padding: 10px 0 10px 0;
}

#order_review .woocommerce-mini-cart {
	border-collapse: collapse;
}

#order_review .woocommerce-mini-cart .variation dt {
	font-size: 17px;
	text-transform: capitalize;
	letter-spacing: 1px;
	font-weight: 600;
	font-family: vendetta, Helvetica, sans-serif;
	display: block;
	margin-top: 8px;
	float: none;
	color: #909090;
}

#order_review .woocommerce-mini-cart .variation dd {
	margin: 0;
	display: block;
	font-weight: 300;
	font-size: 17px;
}

#order_review .woocommerce-mini-cart .variation p {
	font-size: 17px;
	text-transform: capitalize;
	letter-spacing: 1px;
	color: #909090;
	margin: 0;
	font-family: vendetta, Helvetica, sans-serif;
}

#order_review tfoot th, #order_review tfoot td {
	border-top: 0px;
	padding: 3px 0px;
	font-family: GarageGothic-regular, Helvetica, sans-serif;
	color: #909090;
	font-size: 22px;
	text-transform: uppercase;
	letter-spacing: 2px;
	width: 50%;
}

#order_review tfoot .order-total th, #order_review tfoot .order-total td {
	color: #303030;
	font-size: 30px;
}

#order_review .woocommerce-mini-cart tbody {
	margin-top: 0;
	border-bottom: 1px solid #EDEDED;
}

.woocommerce-billing-fields .select2-container--default .select2-selection--single {
	background-color: transparent;
}

.locations-list  a:hover {
	text-decoration: none;
}

.single-location nav.main-nav ul.nav-desktop li.btn-item {
	display: none;
}
nav.main-nav li.menu-item-has-children ul.sub-menu li a img{
	width: 100%;
	max-width: 158px;
}

/********Media query start********/
@media(max-width:1280px) {
	.sidebar-section {
		padding-right: 30px;
	}

	.need-help-nox .whitebg span img {
		top: 0
	}

	h2 {
		font-size: 65px;
	}

	body .restaurant_sidebar_cart_data table.woocommerce-mini-cart tr.mini_cart_item td.product__title {
		width: 120px;
	}

}

@media(max-width:1210px) {
	h2 {
		font-size: 44px;
		line-height: 48px;
	}

	.cta-location h3 {
		font-size: 53px;
	}

	.header {
		padding: 15px 15px 0;
	}

	nav.main-nav ul.nav-desktop li.btn-item>a {
		font-size: 16px;
	}

	nav.main-nav ul.nav-desktop li {
		margin-right: 12px;
	}

	nav.main-nav ul.nav-desktop li>a {
		font-size: 19px;
	}

	.date-time-box input.btn-success {
		margin: 21px 10px 0;
	}

	#order-type .radiobtn label {
		padding: 13px 33px;
		font-size: 23px;
	}

	#location-form input.select-zip {
		max-width: 234px;
	}

	body.page-template-template-restaurant .left-sidebox h2 {
		font-size: 44px;
	}

}

@media(max-width:1024px) {
	.or {
		margin: 15px 10px 19px;
		display: block;
	}

	.date-time-box .col-3 {
		width: 49%;
	}

	.date-time-box .col-3:last-child {
		width: 100%;
		text-align: center
	}

	.offer h3 {
		text-transform: uppercase;
		font-size: 26px;
	}

	h2 {
		font-size: 39px;
		line-height: 42px;
	}

	body .restaurant_sidebar_cart_data table.woocommerce-mini-cart tr.mini_cart_item td.product__title {
		width: 200px;
	}

	body .restaurant_sidebar_cart_data table.woocommerce-mini-cart tr.mini_cart_item td.product__price a.remove {
		top: -5px;
		right: 0;
		left: auto;
	}

	body .xc_restaurant_sidebar_cart .remove.remove_from_cart_button {
		display: inline-block;
	}

}

@media(max-width:992px) {
	body .cta-location .container {
		margin: 0 auto !important
	}

	.cta-location .btn-link {
		font-size: 26px;
		padding: 19px 35px;
		letter-spacing: .06em;
	}

	footer.footer h2 {
		font-size: 60px;
	}

	.top-bar .top-bar-box .ttl {
		margin-bottom: 5px;
		display: block;
	}

	.top-bar .container {
		display: table;
		width: 100%;
	}

	.top-bar .top-bar-box.locationbox p {
		font-size: 14px;
		line-height: 11px;
		width: 100%;
		text-align: center;
		position: relative;
		bottom: 0;
		top: 10px;
	}

	.left-sidebox {
		width: 100%;
		margin: 0 0 30px 0;
	}

	#order-schedule input.datepicker, #order-schedule select {
		max-width: 100%;
	}

	.sidebar-section {
		padding-right: 0;
		display: block;
		margin: 0 auto;
	}

	.hero {
		padding: 60px 0;
	}

	.hero-title h1 {
		font-size: 70px;
	}

	body.page-template-template-restaurant .hero-title span.order-step-count {
		font-size: 40px;
	}

	body.page-template-template-restaurant .hero-title h1 {
		font-size: 54px;
	}

	.offer .col {
		padding: 0
	}

	.page-template-template_catering .more-info ul li {
		padding-right: 0px;
	}

	.dynamic-location {
		display: none;
	}

	body.page-template-template-restaurant .left-sidebox h2 {
		font-size: 38px;
	}

	.top-offer, .top-offer a {
		font-size: 16px;
	}

	nav.main-nav .button-collapse, nav.main-nav .map-pin {
		margin-top: 0
	}

	.woocommerce-order-received .woocommerce-order ul.order_details li {
		width: 100%;
		float: none;
		padding-top: 15px;
		border-bottom: 1px dashed #d3ced2;
		border-right: 0
	}

	#pickup-location-radio .radiobtn {
		float: none;
		display: block;
		margin: 0 auto;
	}

}

@media(max-width:991px) {
	body.woocommerce-checkout .xc_restaurant_sidebar_cart .theiaStickySidebar, body .xc_woo_restaurant_main .theiaStickySidebar {
		max-width: 320px;
		display: block;
		margin: 15px auto;
	}

	body  .xc-wrapper.style1 .restaurant_categories_items {
		border-left: 0;
		border-right: 0;
	}

	body .restaurant_category_data {
		padding: 0px;
	}

}

@media(max-width:992px) {
	.hero-location-detail {
		margin-top: 200px;
	}

}

@media(max-width:767px) {
	.cateringpgform .gform_wrapper ul li.gfield {
		width: 100%;
	}

	.cateringpgform .gform_wrapper ul li .has_street span.address_line_2 {
		margin-bottom: 16px;
	}

	.page-id-1205 .hero .hero-title {
		width: 100%;
	}

	.page-id-1205 .order-detail {
		margin: 0 auto;
	}

	.top-bar .container {
		display: block;
	}

	.top-bar .top-bar-box {
		display: block;
		padding: 20px 0px;
		border-bottom: 1px solid #e5e5e5;
		border-right: 0;
		width: 100%;
	}

	.top-bar .top-bar-box.locationbox p {
		bottom: 0;
		text-align: center;
		display: block;
		position: relative;
		margin: 6px 0 0 0;
	}

	.hero-title h1 {
		font-size: 40px;
	}

	body .restaurant_sidebar_cart_data table.woocommerce-mini-cart tr.mini_cart_item td.product__title {
		width: 115px;
	}

	body .restaurant_sidebar_cart_data table.woocommerce-mini-cart tr.mini_cart_item td {
		padding: 10px 0;
	}

	body .restaurant_sidebar_cart_data table.woocommerce-mini-cart tr.mini_cart_item td.product__price {
		width: 50px;
	}

	body.page-template-template-restaurant .hero-title span.order-step-count {
		font-size: 32px;
		letter-spacing: 4px;
	}

	body.page-template-template-restaurant .hero-title h1 {
		font-size: 40px;
	}

	.cta-location h3 {
		font-size: 41px;
	}

	footer.footer h2 {
		font-size: 42px;
	}

	.cta-location .btn-link {
		font-size: 21px;
		padding: 19px 29px;
	}

	.filtered-stores form.store-form {
		margin: 10px 0;
		width: 100%;
	}

	.default-page .stepssections .content {
		margin: 20px 0 0 0;
	}

	.date-time-box .col-3 {
		width: 100%;
		margin: 10px 0;
		padding: 0;
	}

	#order-schedule input.datepicker, #order-schedule select {
		margin: 0;
	}

	.date-time-box .selectbox img.time-icon {
		position: absolute;
		left: 14px;
	}

	.ui-datepicker th {
		font-size: 17px;
		padding: 4px 2px
	}

	#location-form .location-button {
		padding: 9px 18px;
		font-size: 19px;
	}

	.hero .buttons-wrapper {
    	margin:20px 0 30px;
	}
	.hero .buttons-wrapper .btn {
		margin: 5px 2px;
		font-size: 20px;
   		padding: 10px 12px;
	}


	/*.hero .buttons-wrapper .btn {
		margin: 10px 5px;
	}*/

	.cateringpgform .gform_wrapper .gform_footer input[type="submit"] {
		min-width: 200px;
	}

	.offer-bottom {
		display: block
	}

	.offer-bottom span {
		display: block;
		padding: 20px 10px;
		width: 100%;
	}

	.page-id-1205 .hero .hero-title, .page-id-1207 .hero .hero-title {
		width: 100%;
	}

	body .menu-item_content-container .menu-item__content.hasthumb {
		padding-left: 0;
	}

	body .menu-item_content-container .menu-item__content img {
		position: relative;
		display: block;
		margin: 0 auto 15px;
		left: 0px;
	}

	body .menu-item_content-container.has-thumb {
		padding: 15px;
	}

	body .menu-item__content .menu-item__title, body .menu-item__content p.menu-item__description, body .xc_woo_restaurant_product .menu-item_cart-container {
		text-align: center;
		display: block;
	}

	body form.woocommerce-checkout {
		padding: 50px 15px;
	}

	body .woocommerce-checkout .xc_donation_field input.xc-tip-amount {
		max-width: 100%;
	}

	.cateringpgform .gform_wrapper ul li .has_street span {
		width: 100%;
	}

	body form.woocommerce-checkout label.active, body form.woocommerce-checkout label {
		font-size: 14px;
	}

	body form.woocommerce-checkout #payment li.wc_payment_method .payment_box p.form-row-wide, body form.woocommerce-checkout #payment li.wc_payment_method .payment_box p.form-row-last, body form.woocommerce-checkout #payment li.wc_payment_method .payment_box p.form-row-first {
		width: 100%;
		padding: 0;
	}

	body .xc_woo_restaurant_modal-content h4, body .xc_woo_restaurant_modal-content .restaurant-addon, body .xc_woo_restaurant_modal-content .popupprice, body .xc_woo_restaurant_modal-content .popquantity {
		padding: 15px 10px;
	}

	body .xc_woo_restaurant_product {
		padding: 20px;
	}

	nav.main-nav .map-pin {
		display: none;
	}

}

@media only screen and (max-width:766px) {
	body .locations-page .content {
		margin-top: 100px;
	}

}

@media only screen and (max-width:600px) {
	.location-detail .options-media {
		margin-bottom: 50px;
	}

}

@media only screen and (max-width:575px) {
	nav.main-nav .brand-logo {
		padding-top: 0;
		width: 145px;
	}

	.affix nav.main-nav .brand-logo {
		padding-top: 10px;
	}

	.affix  nav.main-nav .map-pin {
		margin-top: 12px;
	}

	nav.main-nav .brand-logo img {
		width: 100%;
		height: auto;
		width: 145px;
	}

}

@media(max-width:480px) {
	nav.main-nav .brand-logo img {
		width: 100%;
		height: auto;
		padding: 0;
	}

	body.page-template-template-restaurant .restaurant.default-page .select-order-type#order-type .radiobtn label span {
		width: 100%;
		border-radius: 6px;
		margin: 0;
	}

	body.page-template-template-restaurant .restaurant.default-page .select-order-type#order-type .radiobtn label[for="delivery_type_delivery"] {
		height: auto;
		line-height: 22px;
		padding: 10px;
	}

	body.page-template-template-restaurant .restaurant.default-page .select-order-type#order-type .radiobtn label[for="delivery_type_delivery"] span {
		box-shadow: none;
		height: auto;
		line-height: 22px;
		padding: 0;
	}

	.side-nav {
		padding-top: 70px;
	}

	.single-location header .order-mobile {
		display: none;
	}

	body.page-template-template-locations-php nav.main-nav .order-mobile {
		background-image: url(assets/img/icon-order-online-blue.png);
		background-color: transparent !important;
		border: 0 !important;
		width: 30px;
		text-indent: -99999px;
		margin-top: 18px !important;
		background-size: 100%;
		background-repeat: no-repeat;
		background-position: center center;
		transition: all 0s ease !important;
		padding: 10px 9px;
		font-size: 15px;
		margin-top: 5px !important;
	}

	body .header {
		height: 80px;
		top: 30px;
	}

	body .locations-page .content {
		margin-top: 80px;
	}

	.hero-location-detail {
    margin-top: 144px;
}

}