/* normalize.css v4.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
html,
body,
div,
span,
object,
iframe,
p,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  background: transparent;
}
/* HTML5 display definitions
   ========================================================================== */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  /* 1 */
  display: block;
}
table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
small {
  font-size: 85%;
}
em {
  font-style: italic;
}
cite {
  font-style: normal;
}
svg {
  /*
  For IE9. Without, occasionally draws shapes
  outside the boundaries of <svg> rectangle.
*/
  overflow: hidden;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
svg:not(:root) {
  overflow: hidden;
}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}
/* Links
   ========================================================================== */
a:focus {
  outline: none;
  outline: 0px auto -webkit-focus-ring-color;
  outline-offset: 0px;
}
a:hover,
a:active {
  outline: 0;
}
/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-family: "hgw-HelveticaNeueBold", Arial, sans-serif;
  font-weight: bold;
}
/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  /* Responsive images (ensure images don't scale beyond their parents) */
  max-width: 100%;
  /* Part 1: Set a maxium relative to the parent */
  width: auto\9;
  /* IE7-8 need help adjusting responsive images */
  height: auto;
  /* Part 2: Scale the height according to the width, otherwise you get stretching */
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
embed,
object {
  max-width: 100%;
}
#map_canvas img,
.google-maps img {
  max-width: none;
}
/* Forms
   ========================================================================== */
/**
 * Change font properties to `inherit` in all browsers (opinionated).
 */
button,
input,
select,
textarea {
  font: inherit;
}
/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
  font-weight: bold;
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 * 2. Show the overflow in Edge, Firefox, and IE.
 */
button,
input,
select {
  /* 2 */
  overflow: visible;
}
/**
 * Remove the margin in Safari.
 * 1. Remove the margin in Firefox and Safari.
 */
button,
input,
select,
textarea {
  /* 1 */
  margin: 0;
}
/**
 * Remove the inheritence of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritence of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}
/**
 * Change the cursor in all browsers (opinionated).
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer;
}
/**
 * Restore the default cursor to disabled elements unset by the previous rule.
 */
[disabled] {
  cursor: default;
}
/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input,
input:focus,
textarea:focus {
  outline: none;
}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
input:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}
/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * Correct the odd appearance of search inputs in Chrome and Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
}
/**
 * Remove the inner padding and cancel buttons in Chrome on OS X and
 * Safari on OS X.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
body {
  background-color: #f4f4f4;
  color: #000;
  font-family: "hgw-HelveticaNeue", Arial, sans-serif;
  line-height: normal;
  font-size: 14px;
  -webkit-backface-visibility: hidden;
}
a {
  color: #d11f25;
  text-decoration: none;
}
a:hover {
  color: #d11f25;
  text-decoration: underline;
}
.reset-list,
#main-navi,
.main-navi-wrapper .plus-tiles ul,
#user-pane .sub-user-pane ul,
#footer ul,
.social-share,
.deal-filter .filter-detail .list-filter,
.deal-filter .filter-detail ul,
.filter-choose ul,
.list-share,
.list-gallery {
  list-style: none;
  margin: 0;
  padding: 0;
}
.reset-box-sizing,
.reset-box-sizing *,
.reset-box-sizing *:before,
.reset-box-sizing *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.text-overflow {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.clearfix,
.reset-list,
.container-header,
#user-pane,
#footer .policy,
.container,
.container-padding,
.wrapper,
.left-right-wrapper,
.left-right-wrapper-default,
.list-btnlink,
.dropdown-container ul,
.dropdown-container ul,
.multi-items,
.page-hungrydeals .head-info,
.list-sort,
.deal-filter .deal-wrap,
.deal-filter .deal-type,
.deals-content .top-pane,
.list-deals,
.list-share,
#main-navi,
.main-navi-wrapper .plus-tiles ul,
#user-pane .sub-user-pane ul,
#footer ul,
.social-share,
.deal-filter .filter-detail .list-filter,
.deal-filter .filter-detail ul,
.filter-choose ul,
.list-share,
.list-gallery {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after,
.reset-list:before,
.reset-list:after,
.container-header:before,
.container-header:after,
#user-pane:before,
#user-pane:after,
#footer .policy:before,
#footer .policy:after,
.container:before,
.container:after,
.container-padding:before,
.container-padding:after,
.wrapper:before,
.wrapper:after,
.left-right-wrapper:before,
.left-right-wrapper:after,
.left-right-wrapper-default:before,
.left-right-wrapper-default:after,
.list-btnlink:before,
.list-btnlink:after,
.dropdown-container ul:before,
.dropdown-container ul:after,
.dropdown-container ul:before,
.dropdown-container ul:after,
.multi-items:before,
.multi-items:after,
.page-hungrydeals .head-info:before,
.page-hungrydeals .head-info:after,
.list-sort:before,
.list-sort:after,
.deal-filter .deal-wrap:before,
.deal-filter .deal-wrap:after,
.deal-filter .deal-type:before,
.deal-filter .deal-type:after,
.deals-content .top-pane:before,
.deals-content .top-pane:after,
.list-deals:before,
.list-deals:after,
.list-share:before,
.list-share:after,
#main-navi:before,
#main-navi:after,
.main-navi-wrapper .plus-tiles ul:before,
.main-navi-wrapper .plus-tiles ul:after,
#user-pane .sub-user-pane ul:before,
#user-pane .sub-user-pane ul:after,
#footer ul:before,
#footer ul:after,
.social-share:before,
.social-share:after,
.deal-filter .filter-detail .list-filter:before,
.deal-filter .filter-detail .list-filter:after,
.deal-filter .filter-detail ul:before,
.deal-filter .filter-detail ul:after,
.filter-choose ul:before,
.filter-choose ul:after,
.list-share:before,
.list-share:after,
.list-gallery:before,
.list-gallery:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after,
.reset-list:after,
.container-header:after,
#user-pane:after,
#footer .policy:after,
.container:after,
.container-padding:after,
.wrapper:after,
.left-right-wrapper:after,
.left-right-wrapper-default:after,
.list-btnlink:after,
.dropdown-container ul:after,
.dropdown-container ul:after,
.multi-items:after,
.page-hungrydeals .head-info:after,
.list-sort:after,
.deal-filter .deal-wrap:after,
.deal-filter .deal-type:after,
.deals-content .top-pane:after,
.list-deals:after,
.list-share:after,
#main-navi:after,
.main-navi-wrapper .plus-tiles ul:after,
#user-pane .sub-user-pane ul:after,
#footer ul:after,
.social-share:after,
.deal-filter .filter-detail .list-filter:after,
.deal-filter .filter-detail ul:after,
.filter-choose ul:after,
.list-share:after,
.list-gallery:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
@font-face {
  font-family: 'hgw-HelveticaNeue';
  font-style: normal;
  font-weight: 400;
  src: url('../bundles/insingpromotion/fonts/hgw-HelveticaNeue.eot');
  /* IE9 Compat Modes */
  src: url('../bundles/insingpromotion/fonts/hgw-HelveticaNeue.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../bundles/insingpromotion/fonts/hgw-HelveticaNeue.woff') format('woff'), /* Modern Browsers */ url('../bundles/insingpromotion/fonts/hgw-HelveticaNeue.ttf') format('truetype'), /* Safari, Android, iOS */ url('../bundles/insingpromotion/fonts/hgw-HelveticaNeue.svg#HelveticaNeue') format('svg');
  /* Legacy iOS */
}
@font-face {
  font-family: 'hgw-HelveticaNeueBold';
  font-style: normal;
  font-weight: 700;
  src: url('../bundles/insingpromotion/fonts/hgw-HelveticaNeueBold.eot');
  /* IE9 Compat Modes */
  src: url('../bundles/insingpromotion/fonts/hgw-HelveticaNeueBold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../bundles/insingpromotion/fonts/hgw-HelveticaNeueBold.woff') format('woff'), /* Modern Browsers */ url('../bundles/insingpromotion/fonts/hgw-HelveticaNeueBold.ttf') format('truetype'), /* Safari, Android, iOS */ url('../bundles/insingpromotion/fonts/hgw-HelveticaNeueBold.svg#HelveticaNeueBold') format('svg');
  /* Legacy iOS */
}
@font-face {
  font-family: 'hgw-HelveticaNeueMedium';
  font-style: normal;
  font-weight: 400;
  letter-spacing: 1.5px;
  src: url('../bundles/insingpromotion/fonts/hgw-HelveticaNeueMedium.eot');
  /* IE9 Compat Modes */
  src: url('../bundles/insingpromotion/fonts/hgw-HelveticaNeueMedium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../bundles/insingpromotion/fonts/hgw-HelveticaNeueMedium.woff') format('woff'), /* Modern Browsers */ url('../bundles/insingpromotion/fonts/hgw-HelveticaNeueMedium.ttf') format('truetype'), /* Safari, Android, iOS */ url('../bundles/insingpromotion/fonts/hgw-HelveticaNeueMedium.svg#HelveticaNeueMedium') format('svg');
  /* Legacy iOS */
}
[class^="icon-"],
[class*="icon-"],
[class*="icons-"] {
  display: inline-block;
  *margin-right: 0.3em;
  line-height: 14px;
  background-image: url("../bundles/insingpromotion/images/sprite.png");
  background-repeat: no-repeat;
  text-indent: -999em;
  vertical-align: text-top;
}
.icon-cart {
  background-position: 0 0;
  height: 17px;
  width: 18px;
}
.icon-facebook {
  background-position: -20px 0;
  height: 21px;
  width: 21px;
}
.icon-twitter {
  background-position: -45px 0;
  height: 21px;
  width: 21px;
}
.icon-instagram {
  background-position: -70px 0;
  height: 21px;
  width: 21px;
}
.icon-logout {
  background-position: -95px 0;
  height: 12px;
  width: 11px;
}
.icon-search {
  background-position: -110px 0;
  height: 20px;
  width: 20px;
}
.icon-book {
  background-position: -10px -45px;
  height: 16px;
  width: 16px;
}
.icon-filter {
  background-position: -135px 0;
  height: 14px;
  width: 14px;
}
.icon-arrow {
  background-position: -130px -45px;
  height: 6px;
  width: 11px;
}
.icon-facebook-gray {
  background-position: -25px -25px;
  height: 15px;
  width: 7px;
}
.icon-facebook-gray:hover {
  background-position: -35px -25px;
}
.icon-twitter-gray {
  background-position: -45px -25px;
  height: 15px;
  width: 16px;
}
.icon-twitter-gray:hover {
  background-position: -65px -25px;
}
.icon-pinterest-gray {
  background-position: -85px -25px;
  height: 15px;
  width: 15px;
}
.icon-pinterest-gray:hover {
  background-position: -105px -25px;
}
.icon-linkedin-gray {
  background-position: -125px -25px;
  height: 15px;
  width: 13px;
}
.icon-linkedin-gray:hover {
  background-position: -140px -25px;
}
.icon-email-gray {
  background-position: -155px -25px;
  height: 15px;
  width: 17px;
}
.icon-email-gray:hover {
  background-position: -175px -25px;
}
.icon-success {
  background-position: -30px -45px;
  height: 25px;
  width: 25px;
}
.icon-success {
  background-position: -30px -45px;
  height: 25px;
  width: 25px;
}
.icon-failure {
  background-position: -60px -45px;
  height: 25px;
  width: 25px;
}
.icon-warning {
  background-position: -90px -45px;
  height: 25px;
  width: 25px;
}
.icon-location {
  background-position: -115px -45px;
  height: 16px;
  width: 12px;
}
.icon-face {
  background-position: 0 -70px;
  height: 26px;
  width: 10px;
}
.icon-google {
  background-position: -15px -70px;
  height: 26px;
  width: 21px;
}
.icon-whatsapp {
  background-position: -45px -70px;
  height: 26px;
  width: 22px;
}
.icon-live {
  background-position: -75px -70px;
  height: 26px;
  width: 33px;
}
.icon-chain {
  background-position: -115px -70px;
  height: 26px;
  width: 23px;
}
.icon-email {
  background-position: -145px -70px;
  height: 26px;
  width: 36px;
}
.icon-messengersend {
  background-position: -185px -70px;
  height: 26px;
  width: 36px;
}
/*.respon-sticky
{
  #header{position:fixed;left:0;right:0;top:0;}
}*/
#header {
  z-index: 1000;
  width: 100%;
}
#header a {
  color: #000;
}
#header .cart-link {
  color: #fff;
  display: inline-block;
  position: relative;
}
#header .cart-link .number {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  right: 0;
  top: 11px;
  background-color: #d11f25;
  color: #fff;
  display: block;
  font-size: 10px;
  line-height: 17px;
  height: 17px;
  width: 17px;
  text-align: center;
}
#header .social-share {
  display: none;
  padding-top: 15px;
  padding-bottom: 20px;
}
#header button {
  background-color: transparent;
  border: 0;
  height: 43px;
  padding-left: 11px;
  padding-right: 11px;
}
#header .module-search {
  background: none!important;
  float: right;
  padding-top: 0;
  padding-bottom: 0;
  width: 73%;
  /*.search-tabs-mobile
    {
      display:block;float:left;width:21%;
			a{padding-left:10px;}
			
			.dropdown-head{
				.border-top-left-radius(4px);
				.border-bottom-left-radius(4px);
			}
		}*/
  /*.order-pickup-pane{
			.dropdown{
				.dropdown-head{
					.border-top-left-radius(0);
					.border-bottom-left-radius(0);
				}
			}
		}*/
  /*.great-eats-wrap{
			.dropdown{
				&:first-of-type{				
					.dropdown-head{
						.border-top-left-radius(0);
						.border-bottom-left-radius(0);
					}		
				}	
			}		
		}*/
}
#header .module-search > .container {
  padding: 0;
  background: none!important;
}
#header .module-search .search-wrap {
  background-color: transparent;
  padding: 0;
}
#header .module-search .hneue-bold-xl {
  display: none;
}
#header .module-search .nav-tabs {
  margin-bottom: 8px;
}
#header .module-search .nav-tabs li {
  border-color: #dadada;
  font-size: 11px;
  margin-right: 5px;
  padding-left: 10px;
  padding-right: 10px;
}
#header .module-search .nav-tabs a {
  color: #666;
}
#header .module-search .nav-tabs a:hover {
  text-decoration: underline;
}
#header .module-search .nav-tabs .active {
  border-color: #f1babd;
}
#header .module-search .nav-tabs .active a {
  color: #d11f25;
}
#header .module-search .nav-tabs .active a:hover {
  text-decoration: none;
}
#header .module-search .reserve-table-wrap {
  padding-left: 385px;
  /*.dropdown-pax{
				.dropdown-head{
					.border-top-left-radius(0);
					.border-bottom-left-radius(0);
				}
			}*/
}
#header .module-search .reserve-table-wrap .wrapper {
  max-width: 385px;
}
#header .module-search .reserve-table-wrap .dropdown,
#header .module-search .reserve-table-wrap .dropdown-datepicker {
  width: 32%;
}
#header .module-search .reserve-table-wrap .dropdown-datepicker {
  width: 36%;
}
#header .module-search .input-field {
  border: 1px solid #e5e5e5;
  border-right: 0;
  font-size: 13px;
  line-height: 30px;
  height: 38px;
  padding-left: 10px;
  padding-right: 10px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-left-radius: 5px;
}
#header .module-search .dropdown,
#header .module-search .dropdown-datepicker {
  border-right: 0;
}
#header .module-search .dropdown input[type="text"],
#header .module-search .dropdown-datepicker input[type="text"],
#header .module-search .dropdown .value,
#header .module-search .dropdown-datepicker .value {
  font-size: 13px;
  line-height: 36px;
}
#header .module-search .dropdown .input-field,
#header .module-search .dropdown-datepicker .input-field {
  border: 0;
  height: 36px;
  line-height: 36px;
  padding-left: 0;
  padding-right: 0;
}
#header .module-search .dropdown .icon-arrow,
#header .module-search .dropdown-datepicker .icon-arrow {
  right: 10px;
  top: 15px;
}
#header .module-search .dropdown-datepicker {
  border: 1px solid #e5e5e5;
  border-right: 0;
  height: 38px;
}
#header .module-search .dropdown-datepicker input[type="text"] {
  height: 36px;
  padding-left: 10px;
  padding-right: 20px;
}
#header .module-search .dropdown .dropdown-head {
  border: 1px solid #e5e5e5;
  border-right: 0;
  height: 38px;
  padding-left: 10px;
  padding-right: 20px;
}
#header .module-search .dropdown-container li {
  padding-left: 10px;
}
#header .module-search .reserve-table-wrap,
#header .module-search .great-eats-wrap,
#header .module-search .order-pickup-wrap,
#header .module-search .food-delivered-wrap,
#header .module-search .food-stories-wrap {
  padding-right: 45px;
}
#header .module-search .btn-red {
  background-position: -58px -90px;
  height: 38px;
  min-width: 45px;
}
#header .module-search .icon-ratio {
  background-position: -280px -47px;
  height: 17px;
  width: 17px;
  margin-top: 0!important;
  margin-right: 3px!important;
}
#header .module-search .active .icon-ratio {
  background-position: -299px -47px !important;
}
.signposting {
  background-color: #d11f25;
  color: #fff;
  padding: 8px 0 6px;
}
.signposting .inner {
  margin: 0 auto;
  max-width: 1050px;
  position: relative;
  text-align: center;
}
.signposting a {
  color: #fff;
}
.signposting .link {
  display: inline-block;
  margin-left: 8px;
  margin-top: -2px;
  vertical-align: middle;
}
.signposting .link a {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #fff;
  padding: 2px 11px 1px;
}
.signposting .close {
  background-position: 0 0;
  height: 11px;
  width: 11px;
  cursor: pointer;
  position: absolute;
  right: 12px;
  top: 13px;
}
.container-header {
  background-color: #fff;
  border-bottom: 1px solid #ededed;
  position: relative;
  z-index: 999;
  -webkit-transition: top 0.2s ease-in-out;
  -o-transition: top 0.2s ease-in-out;
  transition: top 0.2s ease-in-out;
}
.container-header > .container {
  padding-bottom: 11px;
  padding-top: 11px;
}
.container-header .header-search {
  width: 74%;
  float: right;
  margin-top: 1px;
}
#logo {
  margin: 0;
  float: left;
}
.header-search .wrapper {
  position: relative;
  padding-right: 44px;
}
.header-search .dropdown {
  float: left;
  width: 49%;
}
.header-search .dropdown .dropdown-head {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.header-search .dropdown:first-of-type {
  width: 25%;
}
.header-search .dropdown:first-of-type .dropdown-head {
  background-color: #fff;
  border-right: none;
  padding-left: 19px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.header-search .dropdown:first-of-type .dropdown-container {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.header-search .dropdown:last-of-type {
  width: 26%;
}
.header-search .dropdown:last-of-type .dropdown-head {
  border-left: none;
  padding-left: 30px;
}
.header-search .dropdown .icon-arrow {
  top: 50%;
  margin-top: -3px;
}
.header-search .dropdown.open .dropdown-head {
  background-color: #fff;
}
.header-search .dropdown-head {
  background-color: #f4f4f4;
  border-color: #ddd;
  height: 40px;
  padding-left: 12px;
  padding-right: 12px;
}
.header-search .dropdown-head .value {
  line-height: 38px;
  font-size: 13px;
}
.header-search .dropdown-container {
  border-top: 1px solid #ddd;
}
.header-search .dropdown-container ul {
  padding-top: 12px;
  padding-bottom: 12px;
}
.header-search .dropdown-container li {
  border-bottom: 0;
  padding-bottom: 5px;
  padding-top: 5px;
}
.header-search .input-field {
  font-size: 13px!important;
  height: 38px!important;
}
.header-search .icon-pin-grey {
  position: absolute;
  left: 10px;
  top: 12px;
}
.header-search .btn-red {
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  background-position: -58px -90px;
  font-size: 0;
  height: 40px;
  min-width: 47px;
  position: absolute;
  right: 0;
  top: 0;
}
#main-navi {
  float: left;
}
#main-navi > li {
  float: left;
}
#main-navi > li:last-of-type > .link {
  margin-right: 0;
}
#main-navi .link {
  display: block;
  height: 43px;
  line-height: 43px;
  margin-right: 38px;
  position: relative;
}
#main-navi .sub-item .link {
  padding-right: 10px;
}
#main-navi .sub-content {
  z-index: 1000;
}
.icon-arrow-navi {
  border-style: solid;
  border-width: 4px 3px 0 3px;
  border-color: #000 transparent transparent transparent;
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -2px;
}
.nav-down .main-navi-wrapper {
  position: fixed;
  left: 0;
  right: 0;
  width: 100%;
  top: 0;
}
.nav-down .main-navi-wrapper .hgw-logo-icon {
  width: 21px;
}
.nav-up .main-navi-wrapper {
  position: fixed;
  left: 0;
  right: 0;
  width: 100%;
  top: -44px;
}
.nav-top .main-navi-wrapper {
  position: relative!important;
  left: auto!important;
  right: auto!important;
  top: auto!important;
}
.nav-top .main-navi-wrapper .hgw-logo-icon {
  width: 0;
}
.header-wrapper .main-navi-content {
  height: 44px;
}
.header-wrapper .main-navi-wrapper {
  height: 44px;
}
/*.header-wrapper
{
  .main-navi-wrapper{height: 44px;}
  
  &.nav-down
  {
    .main-navi-wrapper
    {
      position: fixed;
      left:0;
      right:0;
      width: 100%;
      top: 0;
    }
    
    .hgw-logo-icon{width: 21px;}
  }
  
  &.nav-up
  {
    .main-navi-wrapper
    {
      position: fixed;
      left:0;
      right:0;
      width: 100%;
      top: -44px;
    }
  }
  
  &.nav-top
  {
    .main-navi-wrapper
    {
      position: relative!important;
      left:auto!important;
      right:auto!important;
      top: auto!important;
    }
    .hgw-logo-icon{width:0;}
  }
}*/
.main-navi-wrapper {
  background-color: #fff;
  border-bottom: 1px solid #ededed;
  clear: both;
  position: relative;
  z-index: 998;
  -webkit-transition: top 0.2s ease-in-out;
  -o-transition: top 0.2s ease-in-out;
  transition: top 0.2s ease-in-out;
  /*.navi-active .sub-content
  {
    visibility:visible;
    .opacity(100)!important;
  }*/
}
.main-navi-wrapper > .container {
  position: initial;
}
.main-navi-wrapper .hgw-logo-icon {
  float: left;
  display: block;
  background: url("../bundles/insingpromotion/images/sprite.png") -390px 0 no-repeat;
  height: 21px;
  width: 0;
  margin-top: 11px;
  margin-right: 10px;
  -webkit-transition: width 0.3s ease;
  -o-transition: width 0.3s ease;
  transition: width 0.3s ease;
}
.main-navi-wrapper .sub-content {
  -webkit-box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
  box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
  position: absolute;
  left: 0;
  top: 100%;
  right: 0;
  z-index: 999;
  background-color: #fff;
  border-top: 1px solid #ededed;
  display: none;
  width: 100%;
}
.main-navi-wrapper .sub-content .container {
  padding: 40px 0 32px;
}
.main-navi-wrapper .plus-tiles {
  overflow: hidden;
}
.main-navi-wrapper .plus-tiles .item {
  float: left;
  padding-left: 23px;
  width: 23.5%;
}
.main-navi-wrapper .plus-tiles .item.first {
  width: 25%;
  /*padding-left: 40px;*/
}
.main-navi-wrapper .plus-tiles .head {
  font-size: 20px;
  font-family: "hgw-HelveticaNeueBold", Arial, sans-serif;
  margin: 0 0 18px;
}
.main-navi-wrapper .plus-tiles .align-focus {
  margin-bottom: 10px;
}
.main-navi-wrapper .plus-tiles .badge-vote {
  right: 10px;
  width: 103px;
  padding-left: 5px;
  padding-right: 5px;
}
.main-navi-wrapper .plus-tiles .badge-vote .number {
  font-size: 30px;
  line-height: 27px;
}
.main-navi-wrapper .plus-tiles .title {
  margin: 0 0 3px;
  max-height: 42px;
  overflow: hidden;
  display: block;
}
.main-navi-wrapper .plus-tiles .title a {
  font-size: 15px;
  font-weight: bold;
  line-height: 20px;
}
.main-navi-wrapper .plus-tiles .rs-regular-ss {
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 7px;
}
.main-navi-wrapper .plus-tiles .rs-regular-ss a {
  font-size: 18px;
}
.main-navi-wrapper .plus-tiles .rating {
  margin-bottom: 7px;
}
.main-navi-wrapper .plus-tiles .rating .star-s {
  margin-left: 10px;
}
.main-navi-wrapper .plus-tiles .desc {
  max-height: 54px;
  overflow: hidden;
  font-size: 14px;
  margin-bottom: 9px;
}
.main-navi-wrapper .plus-tiles .address {
  font-size: 14px;
  margin-bottom: 9px;
  text-transform: none;
}
.main-navi-wrapper .plus-tiles .address a {
  font-size: 14px;
}
.main-navi-wrapper .plus-tiles .address .icon-pin-s {
  margin-top: 4px;
  margin-right: 5px;
}
.main-navi-wrapper .plus-tiles .type-place {
  color: #979696;
  letter-spacing: normal;
  margin-bottom: 15px;
}
.main-navi-wrapper .plus-tiles .btn-red {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #fff !important;
  font-size: 14px;
  height: 33px;
  line-height: 31px;
  min-width: 111px;
}
.main-navi-wrapper .plus-tiles .view-all {
  color: #d11f25 !important;
  display: inline-block;
  font-size: 12px!important;
  margin-top: 4px;
  font-weight: bold;
}
.main-navi-wrapper .plus-tiles .view-all a {
  color: #d11f25 !important;
}
.main-navi-wrapper .plus-tiles ul {
  margin-top: -4px;
}
.main-navi-wrapper .plus-tiles li {
  margin-bottom: 5px;
}
.main-navi-wrapper .plus-tiles .plus-item {
  padding-right: 20px;
  width: 52%;
}
.main-navi-wrapper .plus-tiles .feature-plus-story .align-focus {
  width: 332px;
  float: left;
}
.main-navi-wrapper .plus-tiles .feature-plus-story .entry {
  overflow: hidden;
  padding: 39px 0 0 19px;
}
.main-navi-wrapper .plus-tiles .feature-plus-story .title {
  margin-bottom: 11px;
}
.main-navi-wrapper .plus-tiles .feature-plus-story .type-place {
  margin-bottom: 3px;
}
.main-navi-wrapper .plus-tiles .feature-plus-story .desc {
  margin-bottom: 15px;
}
#user-pane {
  float: right;
}
#user-pane > .item {
  cursor: pointer;
  float: left;
  height: 43px;
}
#user-pane > .item .notify {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 1px 0px 2px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 1px 0px 2px rgba(0, 0, 0, 0.35);
  box-shadow: 1px 0px 2px rgba(0, 0, 0, 0.35);
  background-color: #333;
  color: #fff;
  display: inline-block;
  font-weight: bold;
  font-size: 10px;
  line-height: 12px;
  padding: 0 4px 2px;
  position: absolute;
  right: -4px;
  top: 2px;
}
#user-pane > .item > a {
  display: block;
  height: 43px;
  line-height: 43px;
  padding-left: 11px;
  padding-right: 11px;
}
#user-pane > .item.profile-channel,
#user-pane > .item.country-channel,
#user-pane > .item.login-channel {
  position: relative;
}
#user-pane .cart {
  width: 40px;
}
#user-pane .toggle-header-search {
  display: none;
  padding-left: 11px;
  padding-right: 11px;
  padding-top: 10px;
}
#user-pane .sign-up a {
  color: #d11f25;
}
#user-pane .sub-user-pane {
  position: absolute;
  top: 100%;
  right: 0;
  z-index: 999;
  background-color: #fff;
  border: 1px solid #ddd;
  cursor: default;
  padding: 11px 0 11px 18px;
  width: 100%;
  min-width: 140px;
  display: none;
}
#user-pane .sub-user-pane ul li {
  line-height: 22px!important;
}
#user-pane .sub-user-pane ul a {
  color: #333;
  display: inline-block !important;
  font-size: 13px;
  line-height: 22px!important;
  padding-left: 0!important;
  padding-right: 0!important;
  position: relative;
}
#user-pane .sub-user-pane ul a:hover,
#user-pane .sub-user-pane ul a.active {
  font-weight: bold;
}
#user-pane .sub-user-pane ul a:hover .arrow-country,
#user-pane .sub-user-pane ul a.active .arrow-country {
  display: block;
}
#user-pane .sub-user-pane ul .sub-notify {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: #ec1c23;
  color: #fff;
  display: inline-block;
  font-weight: bold;
  font-size: 10px;
  line-height: 12px;
  padding: 2px 6px 3px;
  position: absolute;
  right: -22px;
  top: 3px;
}
#user-pane .sub-user-pane ul .logout {
  border-top: 1px solid #f1f1f1;
  margin-right: 14px;
  margin-top: 7px;
  padding-top: 7px;
}
#user-pane .sub-user-pane ul .icon-logout {
  vertical-align: top!important;
  margin-top: 5px;
  margin-right: 6px;
}
#user-pane .sub-user-pane .arrow-country {
  border-style: solid;
  border-width: 3.5px;
  border-color: transparent;
  border-left-color: #333;
  border-left-width: 4px;
  display: none;
  vertical-align: middle;
  position: absolute;
  left: -8px;
  top: 8px;
}
#user-pane .profile-channel {
  margin-right: 5px;
}
#user-pane .profile-channel > a {
  padding-left: 6px!important;
  padding-right: 3px!important;
  display: inline-block !important;
  vertical-align: top;
}
#user-pane .profile-channel > a:last-of-type {
  padding-left: 3px!important;
  padding-right: 6px!important;
}
#user-pane .profile-channel > a:last-of-type .user-pane-label {
  padding-right: 11px;
}
#user-pane .profile-channel .user-pane-label {
  padding-left: 0;
  padding-right: 0;
}
#user-pane .avataruser {
  height: 22px;
  width: 22px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
}
#header .sign-up a {
  display: block;
  padding: 10px 0;
}
#header .user-pane-label {
  color: #d11f25;
  display: inline-block;
  vertical-align: top;
  font-size: 13px;
  position: relative;
  padding-left: 7px;
  padding-right: 13px;
}
#header .user-pane-label .icon-arrow-navi {
  right: 0;
  top: 50%;
  margin-top: -3px;
  position: absolute;
}
#header .user-pane-label .photo .img {
  height: 32px;
  width: 32px;
  border-radius: 100px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: inline-block;
  vertical-align: middle;
}
#header .user-pane-label .photo .name {
  display: inline-block;
  margin-left: 15px;
}
#header .sub-user-pane ul .sub-notify {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: #ec1c23;
  color: #fff;
  display: inline-block;
  font-weight: bold;
  font-size: 10px;
  line-height: 12px;
  padding: 2px 6px 3px;
  position: absolute;
  right: -22px;
  top: 3px;
}
#header .sub-user-pane .logout {
  border-top: 1px solid #f1f1f1;
  margin-right: 14px;
  margin-top: 7px;
  padding-top: 7px;
}
#header .main-navi-wrapper .container > .profile-channel .sub-user-pane ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#header .main-navi-wrapper .container > .profile-channel .sub-user-pane a {
  display: block;
  padding: 10px 0;
}
#header .main-navi-wrapper .container > .profile-channel .sub-user-pane .sub-notify {
  position: relative;
  right: auto;
  top: auto;
  margin-left: 5px;
}
#user-pane > .item {
  cursor: pointer;
  float: left;
  height: 43px;
}
#user-pane > .item > a {
  display: block;
  height: 43px;
  line-height: 43px;
  padding: 0 11px;
}
.head-pane-mobile {
  display: none;
  position: absolute;
  top: 17px;
  right: 12px;
}
.head-pane-mobile a {
  display: inline-block;
  vertical-align: top;
  margin-right: 15px;
}
.head-pane-mobile .cart-link {
  margin-top: 2px;
}
.head-pane-mobile .cart-link .number {
  right: -11px !important;
  top: -1px !important;
}
#toggle-navi,
#toggle-search {
  height: 22px;
  width: 23px;
  position: relative;
}
#toggle-navi i,
#toggle-navi:before,
#toggle-navi:after {
  background: #222;
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  -webkit-transition: 0.3s ease 0.3s;
  -o-transition: 0.3s ease 0.3s;
  transition: 0.3s ease 0.3s;
}
#toggle-navi:before {
  top: 4px;
}
#toggle-navi i {
  top: 10px;
}
#toggle-navi:after {
  top: 16px;
}
.expanded#toggle-navi i {
  left: -50px;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
.expanded#toggle-navi:before {
  transform: rotate(45deg);
}
.expanded#toggle-navi:after {
  transform: rotate(-45deg);
}
.expanded#toggle-navi:before,
.expanded#toggle-navi:after {
  top: 10px;
}
.login-loader.blink-loader {
  height: 44px;
  width: 100%;
  position: absolute!important;
  right: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.3);
}
/* Large desktop */
@media screen and (min-width: 981px) {
  .container-header .header-search,
  .main-navi-content {
    display: block!important;
  }
  #header .user-pane-label .photo .name {
    display: none;
  }
  #header .sign-up a {
    float: left;
    color: #000;
  }
}
@media screen and (min-width: 981px) and (max-width: 1024px) {
  .container-header,
  .main-navi-wrapper {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 980px) {
  .signposting {
    padding: 10px 20px 15px;
  }
  .signposting .link {
    display: block;
    margin-top: 10px;
  }
  .header-wrapper {
    height: 57px;
  }
  .nav-expanded {
    height: auto;
  }
  #header .social-share {
    display: block;
  }
  #header .module-search {
    display: none;
    float: none;
    width: 100%;
    height: auto;
  }
  #header .module-search .search-tabs-mobile,
  #header .module-search .tab-content {
    float: none;
    width: 100%;
  }
  #header .module-search .nav-tabs li {
    padding-left: 0;
    padding-right: 0;
  }
  #header .module-search .reserve-table-wrap,
  #header .module-search .great-eats-wrap,
  #header .module-search .order-pickup-wrap,
  #header .module-search .food-delivered-wrap,
  #header .module-search .food-stories-wrap {
    padding-right: 0!important;
    padding-left: 0;
  }
  #header .module-search .dropdown-head {
    border: none !important;
  }
  #header .module-search .dropdown-datepicker {
    border: none;
  }
  #header .module-search .dropdown-datepicker input[type="text"] {
    height: 38px;
  }
  #header .module-search .reserve-table-wrap .wrapper {
    max-width: none;
  }
  #header .module-search .reserve-table-wrap .dropdown-pax .dropdown-head {
    border-right: 1px solid #e5e5e5 !important;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px;
  }
  #header .module-search .reserve-table-wrap .dropdown-time .dropdown-head {
    border-left: 1px solid #e5e5e5 !important;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-right-radius: 4px;
  }
  #header form.cart-link {
    margin-right: 15px;
  }
  #header form.cart-link button {
    height: auto;
    padding-left: 0;
    padding-right: 0;
  }
  /*.header-search
  {
    display:none;
    float:none;
    padding: 25px 25px 0;
    width: 100%;
    
    .wrapper{padding-right:0;}
    
    .dropdown
    {
      float:none;
      margin-bottom: 10px;
      width:100%!important;
      
      .dropdown-head{border-left:1px solid #ddd!important;border-right:1px solid #ddd!important}
    }
    
    .btn-red
    {
      min-width: 0;
      width: 100%;
      position: relative;
      right: auto;
      top: auto;
    }
  }*/
  .head-pane-mobile {
    display: block;
  }
  #logo {
    margin-left: 19px;
  }
  #logo a {
    font-size: 0;
    display: block;
  }
  #logo img {
    height: 37px;
    width: 152px;
  }
  .nav-down .container-header {
    position: fixed;
    left: 0;
    right: 0;
    width: 100%;
    top: 0;
  }
  .nav-down .main-navi-wrapper,
  .nav-down .main-navi-content {
    height: auto;
  }
  .nav-up .container-header {
    position: fixed;
    left: 0;
    right: 0;
    width: 100%;
    top: -57px;
  }
  .nav-top .container-header {
    position: relative!important;
    left: auto!important;
    right: auto!important;
    top: auto!important;
  }
  .nav-expanded .container-header,
  .nav-expanded .main-navi-wrapper,
  .nav-expanded .main-navi-content {
    height: auto!important;
    position: static!important;
    left: auto!important;
    right: auto!important;
    top: auto!important;
  }
  .header-wrapper .container-header {
    height: 57px;
  }
  .header-wrapper.nav-expanded .container-header,
  .header-wrapper.nav-expanded .main-navi-wrapper,
  .header-wrapper.nav-expanded .main-navi-content {
    height: auto!important;
    position: static!important;
    left: auto!important;
    right: auto!important;
    top: auto!important;
  }
  .header-wrapper .hgw-logo-icon {
    display: none!important;
  }
  /*.header-wrapper
  {
    .container-header{height: 57px;}
    
    &.nav-down
    {
      .container-header
      {
        position: fixed;
        left:0;
        right:0;
        width: 100%;
        top: 0;
      }
      
      .main-navi-wrapper
      {
        height: auto;
      }
    }
    
    &.nav-up
    {
      .container-header
      {
        position: fixed;
        left:0;
        right:0;
        width: 100%;
        top: -57px;
      }
    }
    
    &.nav-top
    {
      .container-header
      {
        position: static!important;
        left:auto!important;
        right:auto!important;
        top: auto!important;
      }
    }
    
    &.nav-expanded
    {
      .container-header, .main-navi-wrapper
      {
        height: auto!important;
        position: static!important;
        left:auto!important;
        right:auto!important;
        top: auto!important;
      }      
    }
    
    .hgw-logo-icon{display: none!important;}
  }*/
  .container-header {
    height: 57px!important;
  }
  .container-header > .container {
    padding: 9px 0 0;
  }
  .main-navi-content {
    display: none;
  }
  .main-navi-wrapper {
    font-size: 15px;
    padding: 19px 25px;
  }
  .main-navi-wrapper .sub-content {
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    border-top: 0;
    margin-left: 0;
    padding-left: 0;
    margin-right: 0;
    padding-right: 0;
    display: block;
    -webkit-box-shadow: 0 8px 15px rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 8px 15px rgba(0, 0, 0, 0);
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0);
  }
  .main-navi-wrapper .sub-content .container {
    padding: 0;
  }
  .main-navi-wrapper .plus-tiles .item {
    display: none;
    border-right: 0!important;
  }
  .main-navi-wrapper .plus-tiles .item.first {
    display: block;
    width: 100%;
    padding-left: 30px;
  }
  .main-navi-wrapper .plus-tiles .head {
    display: none;
  }
  .main-navi-wrapper .plus-tiles li {
    margin-bottom: 0;
  }
  .main-navi-wrapper .plus-tiles li a {
    display: block;
    padding: 15px 0;
    font-size: 14px;
  }
  #main-navi {
    float: none;
  }
  #main-navi > li {
    float: none;
  }
  #main-navi .link {
    height: auto;
    line-height: 20px;
    margin-right: 0;
    padding: 15px 0;
  }
  #main-navi .sub-item .link {
    color: #d11f25;
  }
  #main-navi .sub-item .icon-arrow-navi {
    border-color: #d11f25 transparent transparent transparent;
  }
  #user-pane {
    border-top: 1px solid #e5e5e5;
    float: none;
    margin-top: 15px;
    padding-top: 15px;
  }
  #user-pane > .item {
    float: none;
    height: auto;
  }
  #user-pane > .item > a {
    height: auto;
    line-height: 20px;
    padding: 15px 0;
  }
  #user-pane .profile-channel {
    display: inline-block;
  }
  #user-pane .profile-channel .icon-arrow-navi,
  #user-pane .profile-channel .notify {
    display: none;
  }
  #user-pane .cart {
    display: none;
  }
  .icon-arrow-navi {
    position: relative;
    right: auto;
    top: auto;
    display: inline-block;
    vertical-align: middle;
    margin-left: 6px;
  }
  #header .profile-channel,
  #header .sign-up {
    float: none;
    height: auto;
    border-bottom: 1px solid #e5e5e5;
    margin-right: 0;
    margin-left: -25px;
    margin-right: -25px;
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 19px;
  }
  #header .profile-channel > a {
    height: 43px;
    display: block !important;
    line-height: 43px;
  }
  #header .notify {
    display: none;
  }
  #header .main-navi-wrapper .container > .profile-channel .sub-user-pane {
    display: block!important;
  }
}
@media screen and (max-width: 414px) {
  #header .module-search .reserve-table-wrap .dropdown,
  #header .module-search .reserve-table-wrap .dropdown-datepicker {
    float: none;
    width: 100% !important;
  }
  #header .module-search .reserve-table-wrap .dropdown-datepicker {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
  #header .module-search .reserve-table-wrap .dropdown-datepicker input[type="text"] {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
  #header .module-search .reserve-table-wrap .dropdown .dropdown-head {
    border: none !important;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
  #header .module-search .reserve-table-wrap .dropdown-pax .dropdown-head {
    border-right: none !important;
  }
  #header .module-search .reserve-table-wrap .dropdown-time .dropdown-head {
    border-left: none !important;
  }
}
#footer {
  background-color: #ddd;
  padding: 66px 0 60px;
  position: relative;
  z-index: 2;
}
#footer .icon-arrow {
  display: none;
}
#footer .container-padding {
  background-color: transparent;
}
#footer .item {
  float: left;
  padding-right: 2%;
  width: 20%;
}
#footer .item.item-reservations {
  width: 28%;
}
#footer .item.item-about {
  width: 24%;
}
#footer .item.item-about ul {
  margin-bottom: 26px;
}
#footer .item.item-about .toogle-wrap:last-child ul {
  margin-bottom: 0;
}
#footer .item.item-mealtime {
  width: 28%;
  padding-right: 0;
}
#footer .title {
  display: block;
  text-transform: uppercase;
  margin-bottom: 17px;
  font-family: "hgw-HelveticaNeueBold", Arial, sans-serif;
}
#footer ul li {
  padding-bottom: 6px;
}
#footer ul a {
  color: #777;
  font-size: 14px;
}
#footer .social-share li:first-of-type {
  padding-left: 0;
}
#footer #copyright {
  font-size: 12px;
  color: #777;
  margin: 9px 0 0 6px;
}
#footer .policy {
  margin: 13px 0 0 6px;
}
#footer .policy li {
  border-right: 1px solid #999;
  float: left;
  line-height: 14px;
  margin: 0 5px 4px 0;
  padding: 0 6px 0 0;
  font-size: 12px;
}
#footer .policy li a {
  font-size: 12px;
}
#footer .policy li:last-of-type {
  border-right: 0;
}
@media screen and (max-width: 980px) {
  #footer {
    padding: 40px 0 35px;
  }
  #footer .container-padding {
    background-color: transparent;
    padding: 0 25px;
  }
  #footer .icon-arrow {
    display: inline-block;
    margin-left: 10px;
    margin-top: 6px;
  }
  #footer .item {
    float: none;
    padding-right: 0;
    width: 100%!important;
    padding-bottom: 10px;
  }
  #footer .item.item-about .hidden-toogle {
    margin-bottom: 27px;
  }
  #footer .expanded .hidden-list {
    display: block;
  }
  #footer .expanded .icon-arrow {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  #footer .title {
    font-size: 14px;
  }
  #footer ul li {
    padding-bottom: 11px;
  }
  #footer ul a {
    font-size: 15px;
  }
  #footer ul.social-share li {
    padding-bottom: 0;
  }
  #footer .hidden-list {
    display: none;
  }
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* ======================= Ads ============================= */
/* ======================= LAYOUT ============================= */
#page-container {
  margin-top: 20px;
}
.container,
.container-padding {
  background-color: #fff;
  margin: 0 auto;
  max-width: 1050px;
  position: relative;
  z-index: 5;
}
.container-padding {
  padding-left: 45px;
  padding-right: 45px;
}
.main-content {
  margin-top: 25px;
  position: relative;
  z-index: 3;
  margin: 0 auto;
  max-width: 1044px;
}
.main-content .container-padding {
  padding-top: 42px;
  padding-bottom: 42px;
}
.left-right-wrapper {
  margin-top: 25px;
  border-top: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
  position: relative;
}
.left-right-wrapper .ver-line {
  position: absolute;
  right: 320px;
  top: 0;
  height: 100%;
  width: 1px;
  background-color: #e4e4e4;
}
.left {
  float: left;
  width: 100%;
  padding-right: 366px;
}
.left [class^="module-"] {
  border-bottom: 1px dotted #e4e4e4;
  padding: 25px 0;
}
.left [class^="module-"].module-advertisement {
  margin-right: -45px;
  padding: 20px 45px 20px 20px;
}
.left > [class^="module-"]:last-of-type {
  border-bottom: none;
}
.hor-line {
  display: block;
  height: 1px;
  background-color: #e4e4e4;
}
/* RIGHT-ZONE */
.right {
  float: left;
  margin-left: -320px;
  width: 320px;
}
.right [class^="module-"] {
  border-bottom: 1px solid #e4e4e4;
  padding: 25px 0 25px 20px;
}
.hide {
  display: none;
}
.blink-loader {
  position: relative;
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  -webkit-opacity: 0.7;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.blink-loader .load1 {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -2px;
  margin-top: -2px;
}
.blink-loader:hover img {
  -moz-opacity: 1 !important;
  -khtml-opacity: 1 !important;
  -webkit-opacity: 1 !important;
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
}
.blink-loader img {
  display: none;
}
.blink-loader .load1-wrap {
  display: block;
}
.blink-loader .loader,
.blink-loader .loader:before,
.blink-loader .loader:after {
  background: #fff;
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  -webkit-opacity: 0.9;
  opacity: 0.9;
  filter: alpha(opacity=90);
  -webkit-animation: load1 1s infinite ease-in-out;
  animation: load1 1s infinite ease-in-out;
  width: 6px;
  height: 16px;
}
.blink-loader .loader:before,
.blink-loader .loader:after {
  position: absolute;
  top: 0;
  content: '';
}
.blink-loader .loader:before {
  left: -1.5em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.blink-loader .loader {
  text-indent: -9999em;
  position: relative;
  font-size: 6px;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
.blink-loader .loader:after {
  left: 1.5em;
}
.align-center {
  text-align: center;
}
.align-left {
  text-align: center;
}
.align-right {
  text-align: center;
}
.load1-wrap {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
.load1 {
  display: none;
}
@-webkit-keyframes load1 {
  0%,
  80%,
  100% {
    box-shadow: 0 0 #ffffff;
    height: 10px;
  }
  40% {
    box-shadow: 0 -2em #ffffff;
    height: 16px;
  }
}
@keyframes load1 {
  0%,
  80%,
  100% {
    box-shadow: 0 0 #ffffff;
    height: 10px;
  }
  40% {
    box-shadow: 0 -2em #ffffff;
    height: 16px;
  }
}
.social-share {
  overflow: hidden;
}
.social-share li {
  float: left;
  padding: 0 8px;
}
.main-title {
  font-size: 37px;
  font-family: "hgw-HelveticaNeue", Arial, sans-serif;
  margin-bottom: 5px;
  display: block;
}
.main-title.view-medium {
  font-size: 24px;
}
.main-title.view-small {
  font-size: 22px;
}
.main-title.view-spec {
  font-family: "hgw-HelveticaNeueBold", Arial, sans-serif;
}
.main-title-bold {
  font-size: 14px;
  font-family: "hgw-HelveticaNeueBold", Arial, sans-serif;
  display: block;
}
.list-btnlink .btn-link {
  float: left;
  margin: 0 5px 5px 0;
  color: #d11f25;
  border: 1px solid rgba(209, 31, 37, 0.3);
  padding: 0 8px;
  height: 27px;
  line-height: 27px;
  font-size: 11px;
  text-transform: uppercase;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
}
.list-btnlink .btn-link:last-of-type {
  margin-right: 0;
}
.list-btnlink .btn-link:hover {
  text-decoration: none;
}
.view-all {
  font-size: 13px;
}
.series {
  color: #d11f25;
  display: block;
  vertical-align: top;
  font-size: 11px;
  line-height: 15px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
.address,
.cuisine {
  color: #666;
  display: block;
  font-size: 11px;
  line-height: 15px;
  letter-spacing: 0.5px;
  overflow: hidden;
  text-transform: uppercase;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.address a,
.cuisine a {
  color: #666;
}
.location {
  line-height: 20px;
  display: block;
}
.location .icon-location {
  vertical-align: top;
  margin: 2px 6px 0 0;
}
.align-focus {
  overflow: hidden;
  position: relative;
  text-align: center;
}
.align-focus img {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.module-advertisement {
  background-color: #f4f4f4;
  border-bottom: 1px solid #e4e4e4 !important;
  border-top: 1px solid #e4e4e4;
  margin-bottom: 28px;
  min-height: 125px;
  padding: 20px;
  font-family: "hgw-HelveticaNeue", Arial, sans-serif;
}
.module-advertisement .align-focus {
  float: left;
  width: 135px;
  height: 85px;
  margin: 0 24px 0 0;
}
.module-advertisement .entry {
  display: block;
  overflow: hidden;
  padding-top: 12px;
}
.module-advertisement .restaurants-name {
  display: block;
  font-size: 16px;
  line-height: 21px;
}
.module-advertisement .restaurants-name a {
  color: #000;
}
.module-advertisement .desc {
  color: #777;
  line-height: 19px;
  margin-top: 3px;
}
.show-more-wrap {
  text-align: center;
  margin-top: 20px;
}
.show-more {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid rgba(209, 31, 37, 0.3);
  color: #d11f25;
  display: inline-block;
  font-size: 13px;
  font-family: "hgw-HelveticaNeueBold", Arial, sans-serif;
  padding-left: 23px;
  padding-right: 23px;
  margin: 0 auto;
  height: 38px;
  line-height: 38px;
}
.show-more:hover {
  text-decoration: none;
}
.colorbox-content .colorbox-wrap {
  padding: 28px 45px;
}
.colorbox-content .colorbox-body {
  padding: 20px 0;
}
.colorbox-content .colorbox-footer {
  margin: 0 -45px;
  padding-top: 22px;
  border-top: 2px solid #f1f1f1;
  text-align: center;
}
.colorbox-content.colorbox-paymentpolicy .colorbox-wrap {
  padding: 28px 20px;
}
.colorbox-content.colorbox-paymentpolicy .colorbox-head {
  padding-bottom: 15px;
  border-bottom: 1px solid #000;
}
.dropdown {
  position: relative;
}
.dropdown .value {
  font-size: 15px;
  font-weight: normal;
  line-height: 48px;
}
.dropdown .input-field {
  background-color: transparent;
  border: 0;
  font-size: 15px;
  font-weight: normal;
  height: 42px;
  padding-right: 0;
  padding-left: 0;
  position: relative;
}
.dropdown i {
  position: absolute;
  right: 19px;
  top: 50%;
  margin-top: -3px;
}
.dropdown-head {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #ddd;
  background-color: #fff;
  color: #000;
  cursor: pointer;
  height: 48px;
  padding-left: 19px;
  padding-right: 35px;
  text-align: left;
}
.dropdown-head .percent {
  background-color: #d11f25;
  width: 30px;
  height: 26px;
  color: #fff;
  text-transform: uppercase;
  font-size: 10px;
  font-family: "hgw-HelveticaNeueBold", Arial, sans-serif;
  font-style: italic;
  display: inline-block;
  text-align: center;
  line-height: 10px;
  margin-left: 23px;
  padding-top: 2px;
  position: relative;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.dropdown-head .percent:before {
  content: '';
  width: 0;
  height: 0;
  border-top: 13px solid transparent;
  border-bottom: 13px solid transparent;
  border-right: 13px solid #d11f25;
  position: absolute;
  left: -13px;
  top: 0;
}
.open .icon-arrow {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.open .dropdown-container {
  visibility: visible;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
}
.dropdown-container {
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  border-top: 0;
  cursor: default;
  visibility: hidden;
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 5;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  width: 100%;
  text-align: left;
}
.dropdown-container ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.dropdown-container li {
  border-bottom: 1px solid #e5e5e5;
  color: #000;
  cursor: pointer;
  padding: 11px 10px 9px 19px;
  position: relative;
}
.dropdown-container li:last-of-type {
  border-bottom: 0;
}
.dropdown-container li .label-right {
  position: absolute;
  right: 10px;
  top: 11px;
  font-size: 12px;
  font-style: italic;
}
.dropdown-container li .address {
  color: #999;
  display: inline;
  font-size: 12px;
  margin-left: 7px;
  text-transform: none;
  white-space: normal;
}
.dropdown-container li .icon-fork {
  position: absolute;
  right: 13px;
  top: 8px;
}
.dropdown-container li .percent {
  color: #d21f24;
  font-family: "hgw-HelveticaNeueBold", Arial, sans-serif;
  font-size: 13px;
  font-style: italic;
  display: inline-block;
  margin-left: 10px;
}
.dropdown-container li.selected {
  background-color: #ebebeb;
  font-weight: bold;
}
.dropdown.no-border .dropdown-head {
  border: 0;
  height: 36px;
  color: #777;
  padding-left: 0;
  padding-right: 15px;
}
.dropdown.no-border .value {
  font-size: 14px;
  line-height: 36px;
}
.dropdown.no-border i {
  right: 0;
}
.dropdown.no-border .dropdown-container {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 1px solid #e5e5e5;
  margin-top: 0;
  width: 140px;
  left: auto;
  right: 0;
  padding-bottom: 10px;
  padding-top: 10px;
}
.dropdown.no-border .dropdown-container li {
  border-bottom: 0;
  padding: 6px 10px 4px 19px;
}
.dropdown.no-border .dropdown-container li:hover {
  background-color: #ebebeb;
}
.daily-message {
  padding: 10px;
  background-color: #fffbee;
  line-height: 25px;
  color: #777;
  text-align: center;
  position: relative;
  margin-top: 15px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.daily-message i {
  vertical-align: top;
  margin-right: 14px;
}
.daily-message:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #fffbee;
  position: absolute;
  top: -8px;
  right: 140px;
}
.daily-message.success-message:after {
  right: 29px;
}
.visible-mobile {
  display: none !important;
}
.desktop .list-btnlink .btn-link:hover,
.desktop .list-btnlink .show-more:hover {
  text-decoration: none;
  border-color: #d11f25;
  background-color: #d11f25;
  color: #fff;
}
.desktop .show-more:hover {
  text-decoration: none;
  border-color: #d11f25;
  background-color: #d11f25;
  color: #fff;
}
.multi-items {
  position: relative;
  padding-right: 58px;
}
.multi-items .mi-w {
  float: left;
}
.multi-items .mi-w.w23 {
  width: 23%;
}
.multi-items .mi-w.w77 {
  width: 77%;
}
.multi-items .mi-w.w35 {
  width: 35%;
}
.multi-items .mi-w.w325 {
  width: 32.5%;
}
.multi-items .mi-w .f-text {
  border-right: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.multi-items .mi-w .dropdown .dropdown-head {
  border-right: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.multi-items .mi-w:first-of-type .f-text {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.multi-items .mi-w:first-of-type .dropdown .dropdown-head {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.multi-items .btn-red {
  width: 58px;
  position: absolute;
  top: 0;
  right: 0;
  min-width: initial;
  display: block;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.f-text {
  display: block;
  width: 100%;
  height: 48px;
  padding: 0 20px;
  border: 1px solid #ddd;
  font-size: 15px;
  font-family: "hgw-HelveticaNeue", Arial, sans-serif !important;
  color: #000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.f-text::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #aaa;
}
.f-text:-ms-input-placeholder {
  /* IE 10+ */
  color: #aaa;
}
.f-text:-moz-placeholder {
  /* Firefox*/
  color: #aaa;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
}
.f-text.f-calendar {
  background: url(../bundles/insingpromotion/images/sprite_repeat.png) no-repeat right 0;
  padding-right: 40px;
}
.btn-red {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #d11f25;
  border: none;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  min-width: 150px;
  height: 48px;
  text-align: center;
  vertical-align: top;
  outline: none;
  padding: 0;
}
.btn-red:hover {
  text-decoration: none !important;
  color: #fff;
}
a.btn-red {
  line-height: 48px;
}
.btn-white {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #fff;
  color: #d11f25;
  height: 40px;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  border: 1px solid #d11f25;
  min-width: 137px;
  outline: none;
  padding: 0;
}
a.btn-white {
  line-height: 40px;
}
.f-checkbox {
  display: block;
  *zoom: 1;
}
.f-checkbox:before,
.f-checkbox:after {
  display: table;
  content: "";
  line-height: 0;
}
.f-checkbox:after {
  clear: both;
}
.f-checkbox label {
  position: relative;
  padding-left: 22px;
  font-size: 13px;
  color: #777;
  float: left;
  line-height: 18px;
  min-height: 15px;
}
.f-checkbox label:before {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  position: absolute;
  left: 0;
  top: 1px;
  background: url("../bundles/insingpromotion/images/sprite.png") -155px 0 no-repeat;
}
.f-checkbox input[type="checkbox"] {
  display: none;
}
.f-checkbox input[type="checkbox"]:checked + label:before {
  background-position: -175px 0;
}
.list-checkbox {
  padding: 0;
  margin: 0;
}
.list-checkbox li {
  list-style: none;
  margin-bottom: 10px;
}
.list-checkbox li:last-child {
  margin-bottom: 0;
}
.autocomplete {
  position: relative;
}
.search-results {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  z-index: 5;
  background-color: #fff;
  border: 1px solid #dfdfdf;
  -webkit-box-shadow: 5px 5px 5px rgba(1, 1, 1, 0.33);
  -moz-box-shadow: 5px 5px 5px rgba(1, 1, 1, 0.33);
  box-shadow: 5px 5px 5px rgba(1, 1, 1, 0.33);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.search-results .list-results {
  padding: 0;
  margin: 0;
}
.search-results .list-results li {
  font-size: 15px;
  color: #151515;
  line-height: 26px;
  padding: 10px 15px;
  border-bottom: 1px solid #ddd;
  list-style: none;
  cursor: pointer;
  *zoom: 1;
}
.search-results .list-results li:before,
.search-results .list-results li:after {
  display: table;
  content: "";
  line-height: 0;
}
.search-results .list-results li:after {
  clear: both;
}
.search-results .list-results li:last-child {
  border-bottom: none;
}
.search-results .list-results li:hover,
.search-results .list-results li.selected {
  background-color: #ebebeb;
}
.search-results .list-results li .result-item {
  float: left;
  width: 100%;
  padding-right: 100px;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.search-results .list-results li .result-same {
  font-family: "hgw-HelveticaNeueBold", Arial, sans-serif;
}
.search-results .list-results li .result-type {
  float: left;
  display: block;
  width: 100px;
  margin-left: -100px;
  color: #7d7d7d;
  font-size: 14px;
  font-family: "hgw-HelveticaNeueMedium", Arial, sans-serif;
  text-align: right;
}
.search-results .no-result {
  font-size: 14px;
  color: #d11f25;
  font-style: italic;
  padding: 10px 15px;
  line-height: 26px;
}
.search-results .loading-more {
  text-align: center;
  display: block;
}
@media screen and (max-width: 1124px) and (min-width: 980px) {
  .dropdown-head .percent {
    position: absolute;
    top: -5px;
    left: 75px;
    -webkit-transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
    -o-transform: rotate(-30deg);
    transform: rotate(-30deg);
  }
  .dropdown-container li .percent {
    float: right;
    margin-left: 0;
  }
}
@media screen and (max-width: 980px) {
  .dropdown-head .percent {
    float: right;
    display: block;
    margin-top: 10px;
  }
}
/** initial setup **/
.nano-dropdown {
  max-height: 199px!important;
}
.nano {
  position: relative;
  overflow: hidden;
  width: 100%;
  max-height: 230px;
}
.colorbox-content .nano {
  height: 500px;
}
.colorbox-content .nano.nano-gallery {
  height: 538px;
}
.colorbox-content .nano.nano-gallery > .nano-content {
  padding-right: 30px;
}
.colorbox-content .nano.nano-gallery > .nano-pane {
  right: 11px;
}
.nano > .nano-content {
  position: absolute;
  overflow: scroll;
  overflow-x: hidden;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.nano > .nano-content:focus {
  outline: thin dotted;
}
.nano > .nano-content::-webkit-scrollbar {
  visibility: hidden;
}
.has-scrollbar > .nano-content::-webkit-scrollbar {
  visibility: visible;
}
.nano > .nano-pane {
  position: absolute;
  width: 5px;
  right: 5px;
  top: 0;
  bottom: 0;
  visibility: hidden\9;
  /* Target only IE7 and IE8 with this hack */
  opacity: 0.01;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.nano > .nano-pane > .nano-slider {
  background: #ccc;
  position: relative;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.nano:hover > .nano-pane,
.nano-pane.active,
.nano-pane.flashed {
  visibility: visible\9;
  /* Target only IE7 and IE8 with this hack */
  opacity: 0.99;
}
/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox,
#cboxOverlay,
#cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
}
#cboxWrapper {
  max-width: none;
}
#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}
#cboxMiddleLeft,
#cboxBottomLeft {
  clear: left;
}
#cboxContent {
  position: relative;
}
#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
#cboxTitle {
  margin: 0;
  display: none!important;
}
#cboxLoadingOverlay,
#cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
  cursor: pointer;
}
.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
}
#colorbox,
#cboxContent,
#cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
  background: #000;
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#colorbox {
  outline: 0;
  font-family: "hgw-HelveticaNeue", Arial, sans-serif;
}
#cboxContent {
  background: #fff;
  overflow: hidden;
}
#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}
#cboxTitle {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  color: #fff;
  font-size: 15px;
}
#cboxCurrent {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  font-size: 15px;
}
#cboxLoadingOverlay {
  background: url(../bundles/insingpromotion/images/loading_background.png) no-repeat center center;
}
#cboxLoadingGraphic {
  background: url(../bundles/insingpromotion/images/loading.gif) no-repeat center center;
}
#cboxClose {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 999;
  background: url("../bundles/insingpromotion/images/sprite.png") no-repeat 0 -25px;
  cursor: pointer;
  padding: 0;
  height: 16px;
  width: 16px;
  outline: 0;
  border: 0;
  text-indent: -9999px;
}
.ibl-photos-colorbox #cboxClose {
  background: url("../bundles/insingpromotion/images/sprite-new.png") no-repeat 0 -22px;
  height: 28px;
  width: 28px;
  right: 40px;
  top: 40px;
  position: fixed;
}
.ibl-photos-colorbox #cboxPrevious,
.ibl-photos-colorbox #cboxNext {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  height: 19px;
  width: 11px;
  border: 0;
  text-indent: -999em;
  z-index: 9999;
  padding: 0;
}
.ibl-photos-colorbox #cboxPrevious {
  background: url("../bundles/insingpromotion/images/sprite-new.png") no-repeat 0 0;
  left: -45px;
}
.ibl-photos-colorbox #cboxNext {
  background: url("../bundles/insingpromotion/images/sprite-new.png") no-repeat -13px 0;
  right: -45px;
}
.ibl-photos-colorbox {
  overflow: visible!important;
}
.ibl-photos-colorbox #cboxCurrent {
  display: none!important;
}
.ibl-photos-colorbox #cboxContent {
  background-color: transparent;
}
.ibl-photos-colorbox #cboxLoadedContent {
  margin-bottom: 5px;
}
.ibl-photos-colorbox #cboxTitle {
  display: block!important;
}
.box--__gradient {
  color: #fff !important;
  background-color: #ec535a;
  background-image: -webkit-gradient(left, linear, 0 0, 0 100%, from(#D02528), color-stop(60%, #ED4D5F), to(#EA6B45));
  background-image: -webkit-linear-gradient(left, #D02528, #ED4D5F 60%, #EA6B45);
  background-image: -moz-linear-gradient(left, #D02528, #ED4D5F 60%, #EA6B45);
  background-image: -o-linear-gradient(left, #D02528, #ED4D5F 60%, #EA6B45);
  background-image: linear-gradient(to right, #D02528, #ED4D5F 60%, #EA6B45);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd02528', endColorstr='#ffea6b45', GradientType=0);
}
.box--__gradient:hover {
  background-color: #ec535a;
  background-image: -webkit-gradient(left, linear, 0 0, 0 100%, from(#e23336), color-stop(80%, #ED4D5F), to(#EA6B45));
  background-image: -webkit-linear-gradient(left, #e23336, #ED4D5F 80%, #EA6B45);
  background-image: -moz-linear-gradient(left, #e23336, #ED4D5F 80%, #EA6B45);
  background-image: -o-linear-gradient(left, #e23336, #ED4D5F 80%, #EA6B45);
  background-image: linear-gradient(to right, #e23336, #ED4D5F 80%, #EA6B45);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe23336', endColorstr='#ffea6b45', GradientType=0);
  -webkit-transition: ease-out 0.3s;
  -o-transition: ease-out 0.3s;
  transition: ease-out 0.3s;
}
.modal-onload {
  background: #fff;
}
.modal-onload a {
  text-decoration: none;
}
.modal-onload .close {
  filter: brightness(0);
}
.modal-onload h3 {
  margin-bottom: 30px;
  font-size: 18px;
}
.modal-onload .box--__gradient {
  display: block;
  padding: 15px 20px;
  text-align: center;
  text-transform: uppercase;
  border-radius: 4px;
  margin-top: 15px;
  margin-bottom: 15px;
}
.modal-onload.modal-loyalty {
  text-align: center;
}
.modal-onload.modal-loyalty.unlogged-in {
  padding: 50px 20px 20px;
  background: url(../bundles/insingpromotion/images/modal-unlogged-bg.png) right top / cover no-repeat #ffffff;
}
.modal-onload.modal-loyalty.unlogged-in h3 {
  margin-top: 90px;
}
.modal-onload.modal-loyalty.unlogged-in .modal-body p {
  width: 80%;
  margin: -10px auto 20px;
}
.modal-onload.modal-loyalty.logged-in {
  padding: 20px;
  background: #fff url(../bundles/insingpromotion/images/modal-logged-bg.png) 0 -10px / cover no-repeat;
}
.modal-onload.modal-loyalty.logged-in h3 {
  margin-top: 20px;
}
.modal-onload.modal-loyalty.logged-in .modal-body {
  margin-top: 90px;
}
@media screen and (max-width: 980px) {
  .ibl-photos-colorbox #cboxPrevious {
    left: 15px;
  }
  .ibl-photos-colorbox #cboxNext {
    right: 15px;
  }
}
/*!
 * jQuery UI Datepicker 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Datepicker#theming
 */
.ui-datepicker {
  background-color: #fff;
  border: 1px solid #ddd;
  display: none;
  padding: 7px 9px 9px;
  z-index: 10001!important;
  width: 235px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.ui-datepicker .ui-state-default {
  background-color: #f5f2e9;
}
.ui-datepicker .ui-state-disabled .ui-state-default {
  background-color: #fff;
  color: #cccccc;
}
.ui-datepicker .other-resto {
  color: #888;
  font-size: 14px;
  font-weight: bold;
  margin-top: 0.7em;
  text-align: center;
}
.ui-datepicker .other-resto a {
  color: #d11f25;
}
.customClearButton,
.ui-datepicker .ui-datepicker-buttonpane button {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #011327 !important;
  border: 0;
  color: #fff !important;
  display: inline-block;
  font-weight: bold;
  font-size: 12px;
  height: 24px;
  line-height: 20px;
  min-width: 80px;
  text-align: center;
  vertical-align: top;
}
.customClearButton {
  float: left!important;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  margin-bottom: 11px;
  margin-top: 4px;
}
.ui-datepicker .ui-datepicker-header .ui-state-disabled {
  display: none;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 3px;
  cursor: pointer;
}
/*.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover{top:5px;}*/
.ui-datepicker .ui-datepicker-prev {
  left: -2px;
}
.ui-datepicker .ui-datepicker-prev span {
  background: url("../bundles/insingpromotion/images/sprite.png") no-repeat -145px -45px;
}
.ui-datepicker .ui-datepicker-next {
  right: -2px;
}
.ui-datepicker .ui-datepicker-next span {
  background: url("../bundles/insingpromotion/images/sprite.png") no-repeat -157px -45px;
}
/*.ui-datepicker .ui-datepicker-prev-hover { left:0; }
.ui-datepicker .ui-datepicker-next-hover { right:0; }*/
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  height: 16px;
  text-indent: -9999px;
  width: 10px;
}
.ui-datepicker .ui-datepicker-title {
  border-bottom: 1px solid #d8d8d8;
  font-weight: bold;
  font-size: 14px;
  padding-bottom: 6px;
  text-align: center;
  text-transform: uppercase;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month-year {
  width: 100%;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 49%;
}
.ui-datepicker table {
  width: 100%;
}
.ui-datepicker th {
  font-weight: bold;
}
.ui-datepicker td {
  border: 0;
  padding: 2px;
  text-align: center;
}
.ui-datepicker td span,
.ui-datepicker td a {
  color: #333;
  padding: 4px 0;
  display: block;
}
.ui-datepicker td a:hover {
  background: #d11f25;
  color: #fff !important;
  text-decoration: none;
}
.ui-datepicker td span {
  background: #fff;
  color: #abaaaa;
}
.ui-datepicker .ui-datepicker-today a,
.ui-datepicker .ui-datepicker-today span {
  font-weight: bold;
}
.ui-datepicker .ui-datepicker-today.ui-state-disabled span {
  color: #ddd !important;
}
.ui-datepicker td .ui-state-active {
  background: #d11f25;
  color: #fff;
  font-weight: bold;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
  overflow: hidden;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  cursor: pointer;
  overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-close {
  display: none;
}
.ui-datepicker-calendar th {
  font-weight: bold;
}
/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0em;
}
/* RTL support */
.ui-datepicker-rtl {
  direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
  position: absolute;
  /*must have*/
  z-index: -1;
  /*must have*/
  filter: mask();
  /*must have*/
  top: -4px;
  /*must have*/
  left: -4px;
  /*must have*/
  width: 200px;
  /*must have*/
  height: 200px;
  /*must have*/
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-dots {
  position: absolute;
  bottom: -29px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  font-size: 0;
  height: 20px;
  padding-top: 6px;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 8px;
  height: 8px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  display: block;
  width: 8px;
  height: 8px;
  border: 1px solid #bbb;
  cursor: pointer;
  outline: none;
  background: transparent;
  font-size: 0;
  background-color: #fff;
  padding: 0;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.slick-dots li.slick-active button {
  border-color: #d11f25;
}
.slick-arrow {
  background-color: transparent;
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 33px;
  height: 47px;
  position: absolute;
  top: 50%;
  margin-top: -24px;
  border: none;
  font-size: 0;
  display: block;
  z-index: 2;
}
.slick-arrow.slick-prev {
  left: -10px;
  background-image: url(../bundles/images/redesign/icon_prev.png);
}
.slick-arrow.slick-next {
  right: -10px;
  background-image: url(../bundles/images/redesign/icon_next.png);
}
.slick-arrow:focus {
  outline: none;
}
.main-img .slick-arrow {
  background: url("../bundles/insingpromotion/images/sprite.png") no-repeat #fff;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: -29px;
  border: none;
  font-size: 0;
  display: block;
  z-index: 2;
}
.main-img .slick-arrow.slick-prev {
  left: 50%;
  background-position: -120px -25px;
  margin-left: -65px;
}
.main-img .slick-arrow.slick-next {
  right: 50%;
  background-position: -140px -25px;
  margin-right: -65px;
}
.main-img .slick-arrow:focus {
  outline: none;
}
.item-5 .slick-arrow.slick-prev {
  margin-left: -74px;
}
.item-5 .slick-arrow.slick-next {
  margin-right: -74px;
}
.item-6 .slick-arrow.slick-prev {
  margin-left: -83px;
}
.item-6 .slick-arrow.slick-next {
  margin-right: -83px;
}
.item-7 .slick-arrow.slick-prev {
  margin-left: -92px;
}
.item-7 .slick-arrow.slick-next {
  margin-right: -92px;
}
.item-8 .slick-arrow.slick-prev {
  margin-left: -101px;
}
.item-8 .slick-arrow.slick-next {
  margin-right: -101px;
}
.item-9 .slick-arrow.slick-prev {
  margin-left: -110px;
}
.item-9 .slick-arrow.slick-next {
  margin-right: -110px;
}
.item-10 .slick-arrow.slick-prev {
  margin-left: -119px;
}
.item-10 .slick-arrow.slick-next {
  margin-right: -119px;
}
.item-11 .slick-arrow.slick-prev {
  margin-left: -128px;
}
.item-11 .slick-arrow.slick-next {
  margin-right: -128px;
}
.item-12 .slick-arrow.slick-prev {
  margin-left: -137px;
}
.item-12 .slick-arrow.slick-next {
  margin-right: -137px;
}
.item-13 .slick-arrow.slick-prev {
  margin-left: -146px;
}
.item-13 .slick-arrow.slick-next {
  margin-right: -146px;
}
.item-14 .slick-arrow.slick-prev {
  margin-left: -155px;
}
.item-14 .slick-arrow.slick-next {
  margin-right: -155px;
}
.item-15 .slick-arrow.slick-prev {
  margin-left: -164px;
}
.item-15 .slick-arrow.slick-next {
  margin-right: -164px;
}
.item-16 .slick-arrow.slick-prev {
  margin-left: -173px;
}
.item-16 .slick-arrow.slick-next {
  margin-right: -173px;
}
.item-17 .slick-arrow.slick-prev {
  margin-left: -182px;
}
.item-17 .slick-arrow.slick-next {
  margin-right: -182px;
}
.item-18 .slick-arrow.slick-prev {
  margin-left: -191px;
}
.item-18 .slick-arrow.slick-next {
  margin-right: -191px;
}
.item-19 .slick-arrow.slick-prev {
  margin-left: -200px;
}
.item-19 .slick-arrow.slick-next {
  margin-right: -200px;
}
.item-20 .slick-arrow.slick-prev {
  margin-left: -209px;
}
.item-20 .slick-arrow.slick-next {
  margin-right: -209px;
}
.page-hungrydeals .head-info {
  margin-bottom: 25px;
}
.page-hungrydeals .head-info .hi-left {
  float: left;
}
.page-hungrydeals .head-info .hi-right {
  float: right;
}
.page-hungrydeals .head-info .hi-right .list-sort {
  margin-top: 15px;
}
.page-hungrydeals .head-info .bottom-info {
  position: relative;
  margin-top: 25px;
}
.page-hungrydeals .head-info .bottom-info .restaurant-name {
  font-size: 20px;
  margin-bottom: 5px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.page-hungrydeals .head-info .bottom-info .address,
.page-hungrydeals .head-info .bottom-info .cuisine {
  margin-right: 135px;
}
.page-hungrydeals .head-info .bottom-info .list-share {
  position: absolute;
  right: 0;
  bottom: 0;
}
.page-hungrydeals .head-info .valid-time {
  color: #777;
  font-family: "hgw-HelveticaNeue", Arial, sans-serif;
}
.page-hungrydeals .collapse-wrap .collapse-head {
  display: none;
}
.tagline {
  color: #777;
}
.get-available {
  height: 48px;
  line-height: 46px;
  border: 1px solid #ddd;
  border-right: none;
  text-align: center;
  font-size: 12px;
}
.get-available img {
  margin-right: 5px;
}
.list-sort a {
  float: left;
  width: 116px;
  height: 48px;
  border: 1px solid #ccc;
  color: #888;
  background-color: #f4f4f4;
  position: relative;
  z-index: 1;
  text-align: center;
  line-height: 48px;
}
.list-sort a:first-of-type {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.list-sort a:last-of-type {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.list-sort a:hover {
  text-decoration: none;
}
.list-sort a.selected {
  background-color: #fff;
  border-color: #d11f25;
  z-index: 2;
  color: #d11f25;
}
.deal-filter {
  padding: 0 45px 20px;
  margin: 0 -45px 0;
  position: relative;
}
.deal-filter.show {
  border-top: 1px solid #e4e4e4;
  padding-top: 25px;
}
.deal-filter.show .more-filters a:after {
  content: "Close Filters";
  font-size: 14px;
}
.deal-filter .deal-wrap {
  position: relative;
  padding-right: 105px;
  margin-top: 15px;
}
.deal-filter .deal-type .main-title-bold {
  float: left;
  width: 87px;
  line-height: 27px;
}
.deal-filter .deal-type .btnlink-wrap {
  overflow: hidden;
}
.deal-filter .more-filters {
  position: absolute;
  right: 0;
  top: 0;
}
.deal-filter .more-filters a {
  color: #777;
  line-height: 27px;
  position: relative;
  padding-left: 20px;
  display: block;
}
.deal-filter .more-filters a:after {
  content: "More Filters";
}
.deal-filter .more-filters a .icon-filter {
  position: absolute;
  left: 0;
  top: 6px;
}
.deal-filter .filter-detail {
  padding: 0 45px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background-color: #fff;
  display: none;
  z-index: 5;
}
.deal-filter .filter-detail .list-filter {
  margin-bottom: 25px;
}
.deal-filter .filter-detail .list-filter .each-filter {
  width: 49%;
  margin-right: 2%;
  float: left;
}
.deal-filter .filter-detail .list-filter .each-filter:last-of-type {
  margin-right: 0;
}
.deal-filter .filter-detail .list-filter .each-filter .filter-title {
  display: block;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 12px;
}
.deal-filter .filter-detail .list-filter .each-filter .filter-title a {
  text-transform: capitalize;
  font-size: 13px;
}
.deal-filter .filter-detail .list-filter .each-filter .list-checkbox {
  padding-right: 20px;
  float: left;
  width: 50%;
}
.deal-filter .filter-detail .filter-viewall {
  clear: left;
  float: left;
  width: 100%;
  margin-top: 15px;
}
.deal-filter .filter-detail .filter-btn {
  padding: 22px 0 24px;
  border-top: 2px solid #f1f1f1;
  text-align: center;
}
.filter-choose .list-choose > li {
  float: left;
  width: 50%;
}
.filter-choose .list-choose > li > ul > li {
  float: left;
  width: 50%;
}
.filter-choose .list-choose .title {
  font-family: "hgw-HelveticaNeueBold", Arial, sans-serif;
  text-transform: uppercase;
  line-height: 18px;
}
.filter-choose .list-choose .list-checkbox {
  margin-right: 5px;
}
.filter-choose .list-choose .list-checkbox li:last-of-type {
  margin-bottom: 10px;
}
.deals-content .top-pane {
  margin-bottom: 5px;
  position: relative;
  padding-right: 160px;
  min-height: 36px;
}
.deals-content .top-pane .tp-right {
  position: absolute;
  top: 0;
  right: 0;
  *zoom: 1;
}
.deals-content .top-pane .tp-right:before,
.deals-content .top-pane .tp-right:after {
  display: table;
  content: "";
  line-height: 0;
}
.deals-content .top-pane .tp-right:after {
  clear: both;
}
.deals-content .top-pane .deal-num {
  float: left;
  display: block;
  color: #777;
  line-height: 14px;
  margin-top: 11px;
}
.deals-content .top-pane .deal-sort {
  float: left;
  /*padding-left:8px;margin-left:8px;*/
  position: relative;
  /*&:before{
				content: '';
				width: 1px;height: 14px;
				background-color:@grayCC;
				position:absolute;left:0;top:50%;margin-top: -7px;
			}*/
}
.deals-content .top-pane .deal-sort .sort-title {
  font-family: "hgw-HelveticaNeueBold", Arial, sans-serif;
  float: left;
  line-height: 36px;
  margin-right: 4px;
}
.deals-content .top-pane .deal-sort .dropdown {
  float: left;
  min-width: 70px;
}
.list-deals .each-deals {
  float: left;
  margin-right: 2.5%;
  width: 31.666666%;
  background-color: #fff;
  padding-bottom: 60px;
  position: relative;
  margin-bottom: 23px;
  height: 484px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.24);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.24);
}
.list-deals .each-deals:nth-child(3n) {
  margin-right: 0;
}
.list-deals .each-deals .featured {
  display: block;
  padding: 0 5px;
  height: 20px;
  line-height: 20px;
  background-color: #d11f25;
  color: #fff;
  text-transform: uppercase;
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 2;
  font-size: 11px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.list-deals .each-deals .promotion {
  position: absolute;
  bottom: -27px;
  right: 10px;
  width: 53px;
  height: 53px;
  border: 1px solid #d11f25;
  font-size: 10px;
  font-style: italic;
  color: #d11f25;
  line-height: 14px;
  text-align: center;
  background-color: #fff;
  z-index: 2;
  padding: 10px 3px 0;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.list-deals .each-deals .promotion .num,
.list-deals .each-deals .promotion .type {
  font-family: "hgw-HelveticaNeueBold", Arial, sans-serif;
}
.list-deals .each-deals .promotion .num {
  font-size: 11px;
}
.list-deals .each-deals .promotion .type {
  font-size: 15px;
  font-style: normal;
  text-transform: uppercase;
}
.list-deals .each-deals .align-focus {
  height: 190px;
  position: relative;
  overflow: initial;
}
.list-deals .each-deals .align-focus a {
  display: block;
  height: 190px;
  overflow: hidden;
}
.list-deals .each-deals .align-focus img {
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
.list-deals .each-deals .entry {
  padding: 22px 24px 0;
}
.list-deals .each-deals .deal-title {
  font-size: 20px;
  display: block;
  line-height: 24px;
  margin-bottom: 8px;
  height: 48px;
  overflow: hidden;
}
.list-deals .each-deals .deal-title a {
  color: #000;
}
.list-deals .each-deals .deal-title a:hover {
  color: #d11f25;
  text-decoration: none;
}
.list-deals .each-deals .list-btnlink {
  margin-bottom: 5px;
  height: 32px;
  overflow: hidden;
}
.list-deals .each-deals .desc {
  color: #666;
  line-height: 19px;
  height: 38px;
}
.list-deals .each-deals .bottom-info {
  padding-top: 10px;
  border-top: 1px solid #efefef;
  margin-top: 15px;
}
.list-deals .each-deals .bottom-info .restaurant-name {
  margin-bottom: 5px;
}
.list-deals .each-deals .btn-red {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 46px;
  line-height: 46px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
}
.restaurant-name {
  display: block;
  font-size: 14px;
  font-family: "hgw-HelveticaNeueBold", Arial, sans-serif;
}
.restaurant-name a {
  color: #000;
}
.list-share a {
  float: left;
  margin-right: 15px;
  display: block;
}
.list-share a:last-of-type {
  margin-right: 0;
}
.list-share a i {
  display: block;
}
.module-secure-table {
  font-family: "hgw-HelveticaNeue", Arial, sans-serif;
}
.module-secure-table .note {
  color: #777;
}
.module-secure-table .note .phone-call {
  color: #d11f25;
}
.module-secure-table .booking-part {
  margin: 15px 0 20px;
}
.page-individual-deals .module-secure-table {
  border-bottom: none;
}
.page-individual-deals .module-advertisement {
  border-top: none;
  margin-bottom: 0;
}
.list-gallery li {
  float: left;
  width: 31.333333%;
  margin: 0 3% 18px 0;
  overflow: hidden;
}
.list-gallery li:nth-child(3n) {
  margin-right: 0;
}
.list-gallery li .entry {
  margin-top: 12px;
}
.module-content-dynamic .main-title.view-medium {
  margin-bottom: 15px;
}
.module-content-dynamic p {
  margin-bottom: 20px;
}
.module-content-dynamic .dynamic-img {
  position: relative;
}
.module-content-dynamic img {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.module-content-dynamic .terms-coditions {
  font-size: 13px;
  color: #777;
  line-height: 21px;
  margin-top: 15px;
}
.module-content-dynamic .terms-coditions .title {
  display: block;
}
.module-content-dynamic .terms-coditions ul {
  margin: 0;
  padding-left: 15px;
}
.module-content-dynamic .terms-coditions ul li {
  padding: 0;
}
.btn-overlay-view-photos {
  background: white;
  width: 130px;
  height: 35px;
  border: 0;
  position: absolute;
  right: 15px;
  bottom: 15px;
  -webkit-box-shadow: 3px 3px 14px 0 rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 3px 3px 14px 0 rgba(0, 0, 0, 0.75);
  box-shadow: 1px 1px 15px 0 rgba(0, 0, 0, 0.75);
  font-family: "hgw-HelveticaNeue", Arial, sans-serif;
}
.module-location .main-title {
  margin-bottom: 15px;
}
.module-location .map {
  width: 100%;
  height: 270px;
  margin-bottom: 18px;
}
.module-location .location {
  margin-top: 8px;
}
.module-tag .list-btnlink {
  margin-top: 10px;
}
.module-more-deals .main-title {
  margin-bottom: 10px;
}
.module-more-deals .list-gallery li {
  margin-bottom: 0;
}
.module-more-deals .list-gallery li figure {
  height: 118px;
}
.module-about .desc {
  line-height: 20px;
}
.module-about .detail {
  margin-top: 25px;
}
.module-about .detail .main-title-bold {
  margin-bottom: 10px;
}
.module-about .detail .items {
  color: #777;
  line-height: 20px;
}
.list-socialmedia {
  margin: 0;
  padding: 0;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  display: none;
  *zoom: 1;
}
.list-socialmedia:before,
.list-socialmedia:after {
  display: table;
  content: "";
  line-height: 0;
}
.list-socialmedia:after {
  clear: both;
}
.list-socialmedia li {
  list-style: none;
  float: left;
  width: 20%;
  height: 46px;
  color: #fff;
  text-align: center;
}
.list-socialmedia li a {
  display: block;
  height: 100%;
}
.list-socialmedia li i {
  margin-top: 10px;
}
.list-socialmedia li.sm-facebook {
  background-color: #424f84;
}
.list-socialmedia li.sm-google {
  background-color: #cd3633;
}
.list-socialmedia li.sm-whatsapp {
  background-color: #69d251;
}
.list-socialmedia li.sm-live {
  background-color: #60e43a;
}
.list-socialmedia li.sm-chain {
  background-color: #d3d3d3;
}
.list-socialmedia li.sm-email {
  background-color: #d3d3d3;
}
.list-socialmedia li.sm-messenger-send {
  background-color: #4ca0fe;
}
.soldout {
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.soldout .soldout-text {
  color: #c90009;
  font-size: 30px;
  font-family: fontFamilyRobotoSlabBold;
  text-transform: uppercase;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -21px 0 0 -85px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.amount-payable {
  background-color: #ffcd32;
  padding: 10px 15px;
  margin-bottom: 15px;
  font-size: 13px;
  color: #000;
  line-height: 18px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.amount-payable .ap-title {
  font-family: "hgw-HelveticaNeueBold", Arial, sans-serif;
  margin-bottom: 5px;
  display: block;
}
.amount-payable .ap-info {
  margin-bottom: 10px;
}
.amount-payable a {
  font-size: 13px;
}
@media screen and (min-width: 981px) {
  .deal-filter .collapse-wrap .collapse-head {
    display: none !important;
  }
  .deal-filter .collapse-wrap .collpase-content {
    display: block !important;
  }
}
@media screen and (max-width: 980px) {
  .page-hungrydeals .head-info {
    padding-left: 25px;
    padding-right: 25px;
  }
  .page-hungrydeals .head-info .hi-left,
  .page-hungrydeals .head-info .hi-right {
    float: none;
  }
  .page-hungrydeals .head-info .bottom-info .list-share {
    display: none;
  }
  .page-hungrydeals .head-info .bottom-info .address,
  .page-hungrydeals .head-info .bottom-info .cuisine {
    margin-right: 0;
    text-overflow: initial;
    white-space: initial;
  }
  .list-socialmedia {
    display: block;
  }
  .list-sort a {
    width: 50%;
  }
  .deal-filter {
    padding: 20px 25px;
    margin: 0;
    border-top: 1px solid #e4e4e4;
  }
  .deal-filter .collapse-wrap .collapse-head {
    font-size: 15px;
    cursor: pointer;
    position: relative;
    line-height: 20px;
    color: #666;
    display: block;
  }
  .deal-filter .collapse-wrap .collapse-head .icon-arrow {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -3px;
  }
  .deal-filter .collapse-wrap .collpase-content {
    display: none;
    margin-top: 10px;
  }
  .deal-filter .collapse-wrap.expanded .collapse-head .icon-arrow {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .deal-filter .multi-items .mi-w.w77 {
    width: 70%;
  }
  .deal-filter .multi-items .mi-w.w23 {
    width: 30%;
  }
  .deal-filter .deal-wrap {
    padding-right: 0;
  }
  .deal-filter .deal-wrap .deal-type .main-title-bold {
    float: none;
    margin-bottom: 5px;
  }
  .deal-filter .filter-detail {
    padding: 0 25px;
  }
  .deal-filter .filter-detail .list-filter .each-filter {
    width: 100%;
    margin: 0 0 25px;
  }
  .deal-filter .filter-detail .list-filter .each-filter:last-of-type {
    margin-bottom: 0;
  }
  .deal-filter.show {
    padding: 20px 25px;
    border-top: 1px solid #e4e4e4;
    margin-left: 0;
  }
  .filter-choose .list-choose > li > ul > li {
    float: none;
    width: 100%;
  }
  .module-advertisement .entry {
    padding-top: 0;
  }
  .module-advertisement .series,
  .module-advertisement .desc {
    display: none;
  }
  .deals-content {
    padding: 0 25px;
  }
  .deals-content .top-pane {
    padding-right: 0;
  }
  .deals-content .top-pane .tp-right {
    position: relative;
    right: auto;
    left: 0;
  }
  .deals-content .top-pane .tp-right .deal-sort {
    float: right;
  }
  .list-deals .each-deals {
    width: 100%;
    margin-right: 0 !important;
    height: auto;
    position: relative;
    padding: 0 0 0 115px;
    min-height: 85px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .list-deals .each-deals .align-focus {
    height: auto;
    line-height: normal;
    width: auto;
    width: 100px;
    position: absolute;
    top: 0;
    left: 0;
  }
  .list-deals .each-deals .align-focus a {
    height: 65px;
  }
  .list-deals .each-deals .align-focus img {
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-right-radius: 4px;
  }
  .list-deals .each-deals .featured {
    position: relative;
    right: auto;
    left: 0;
    top: 0;
    background-color: transparent;
    color: #d11f25;
    font-size: 12px;
    padding: 0;
    line-height: 18px;
    height: auto;
  }
  .list-deals .each-deals .promotion {
    position: relative;
    right: auto;
    left: 0;
    top: 0;
    background-color: #d11f25;
    border: none;
    height: 22px;
    width: 100px;
    padding: 0;
    color: #fff;
    line-height: 22px;
    text-transform: uppercase;
    font-size: 12px;
    font-style: normal;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  .list-deals .each-deals .promotion .num {
    font-size: 12px;
    font-family: "hgw-HelveticaNeue", Arial, sans-serif;
  }
  .list-deals .each-deals .promotion .type {
    font-size: 12px;
    font-family: "hgw-HelveticaNeue", Arial, sans-serif;
  }
  .list-deals .each-deals .soldout .soldout-text {
    width: 70px;
    margin: 0 0 0 -35px;
    top: 25px;
  }
  .list-deals .each-deals .entry {
    padding: 0;
  }
  .list-deals .each-deals .deal-title {
    height: auto;
    max-height: none;
    font-size: 16px;
    margin-bottom: 0;
  }
  .list-deals .each-deals .desc {
    height: auto;
    max-height: 38px;
  }
  .list-deals .each-deals .list-btnlink {
    display: none;
  }
  .list-deals .each-deals .bottom-info {
    display: none;
  }
  .list-deals .each-deals .restaurant-name {
    font-family: "hgw-HelveticaNeue", Arial, sans-serif;
    font-size: 14px;
    color: #d11f25;
  }
  .list-deals .each-deals .restaurant-name a {
    color: #d11f25;
  }
  .list-deals .each-deals .btn-red {
    display: none;
  }
  .multi-items {
    padding-right: 0;
  }
  .multi-items .mi-w {
    float: none;
    width: 100% !important;
    margin-bottom: 10px;
  }
  .multi-items .mi-w:last-child {
    margin-bottom: 0;
  }
  .multi-items .mi-w .f-text {
    border-right: 1px solid #ccc;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
  .multi-items .mi-w .get-available {
    border-right: 1px solid #ccc;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
  .multi-items .mi-w .dropdown .dropdown-head {
    border-right: 1px solid #ccc;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
  .deal-filter .multi-items .mi-w {
    margin-bottom: 0;
  }
  .deal-filter .multi-items .mi-w.w23 {
    padding-right: 58px;
  }
  .deal-filter .multi-items .mi-w.w23 .f-text {
    border-top: none;
    border-right: none;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0;
  }
  .deal-filter .multi-items .mi-w.w77 .f-text {
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0;
  }
  .deal-filter .multi-items .btn-red {
    top: auto;
    bottom: 0;
  }
  .module-secure-table .multi-items .btn-red {
    position: relative;
    right: auto;
    left: 0;
    width: 100%;
    height: 65px;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px;
  }
  .module-secure-table .multi-items .btn-red .icon-book {
    display: none;
  }
  .module-secure-table .multi-items .btn-red:before {
    content: "Book Now";
    display: block;
    font-size: 15px;
    font-family: fontFamilyHelveticaNeueBold;
    line-height: 22px;
  }
  .module-secure-table .multi-items .btn-red:after {
    content: "Free, instantly confirmed.";
    display: block;
    font-size: 14px;
    font-family: fontFamilyHelveticaNeue;
    line-height: 22px;
  }
  .module-content-dynamic .list-gallery li {
    float: left;
    width: 50%;
    padding-right: 8px;
    margin: 0 0 16px;
  }
  .module-content-dynamic .list-gallery li:nth-child(3n) {
    margin-right: 0;
  }
  .module-content-dynamic .list-gallery li:nth-child(2n) {
    padding-right: 0;
    padding-left: 8px;
  }
  .module-more-deals .list-gallery li {
    float: left;
    width: 100%;
    margin: 0 0 18px;
    border-bottom: 1px dashed #e4e4e4;
    padding-bottom: 15px;
  }
  .module-more-deals .list-gallery li:nth-child(3n) {
    margin-right: 0;
  }
  .module-more-deals .list-gallery li:last-of-type {
    margin-bottom: 0;
    border-bottom: none;
    padding-bottom: 0;
  }
  .module-more-deals .list-gallery li figure {
    height: auto;
  }
  .page-individual-deals .left-right-wrapper {
    border-bottom: none;
  }
  .page-individual-deals .left-right-wrapper .right {
    display: none;
  }
}
.wallpaper-ads {
  position: absolute;
  overflow: hidden;
  text-align: center;
  width: 100%;
  min-width: 1px;
}
.wallpaper-ads div {
  width: auto!important;
}
.mpu-ads,
.wallpaper-ads {
  z-index: 1;
  min-height: 1px;
}
.bnr-mobile,
.mpu-ads {
  display: none;
  text-align: center;
}
.mpu-ads {
  margin-top: 20px;
  margin-left: 20px;
}
@media screen and (min-width: 981px) {
  .visible-desktop {
    display: block;
  }
}
@media screen and (max-width: 1024px) {
  .wallpaper-ads {
    display: none !important;
  }
}
@media screen and (max-width: 980px) {
  .bnr-mobile {
    display: block;
    margin: 0 auto;
    max-width: 320px;
  }
  .bnr-mobile img {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 320px) {
  .bnr-mobile {
    margin: 0 -25px;
  }
}
/* Large desktop */
/* Portrait tablet to landscape and desktop */
@media screen and (max-width: 980px) {
  .visible-mobile {
    display: block !important;
  }
  .main-content {
    margin-top: 0;
  }
  .main-content .container-padding {
    padding: 25px 0;
  }
  .container-padding {
    padding-left: 0;
    padding-right: 0;
  }
  .show-more {
    display: block;
  }
  .main-title {
    font-size: 28px;
  }
  .left-right-wrapper {
    margin: 0;
    padding: 0;
  }
  .left-right-wrapper .ver-line {
    display: none;
  }
  .left {
    float: none;
    padding-right: 0;
  }
  .left [class^="module-"] {
    padding: 22px 25px 28px;
    margin: 0 !important;
  }
  .right {
    float: none;
    margin-left: 0;
    width: auto;
  }
  .right [class^="module-"] {
    padding: 20px 25px 25px;
    margin: 0;
  }
  .right [class^="module-"]:first-of-type {
    border-top: 1px solid #e4e4e4;
  }
  .colorbox-content .colorbox-wrap {
    padding: 28px 25px;
  }
  .colorbox-content .colorbox-footer {
    margin: 0 -25px;
    padding: 22px 25px 0;
  }
  .daily-message {
    background-color: #ffcd32;
    color: #000;
  }
  .daily-message:before {
    display: none;
  }
  .daily-message i {
    display: none;
  }
}

.list-deals .each-deals .takeawaytag {
  background-color : green;
}

@media screen and (max-width: 980px){
  .list-deals .each-deals .takeawaytag {
    background-color : transparent;
  }
}


.ath-viewport * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.ath-viewport {
	position: relative;
	z-index: 2147483641;
	pointer-events: none;

	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-ms-text-size-adjust: none;
	-o-text-size-adjust: none;
	text-size-adjust: none;
}

.ath-modal {
	pointer-events: auto !important;
	background: rgba(255,255,255,0.6);
}

.ath-mandatory {
	background: #000;
}

.ath-container {
	pointer-events: auto !important;
	position: absolute;
	z-index: 2147483641;
	padding:6px;

	background: #ce2624;
	width:200px;height:200px;
    left:50% !important;margin-left:-100px !important;
	bottom:15px !important;top:auto!important;
	-webkit-border-radius:100px;
	   -moz-border-radius:100px;
		      border-radius:100px;

	font-family: "hgw-OpenSansBold", Arial, sans-serif;;
	font-size: 20px;
	color:#fff;
	line-height: 1.5em;
	text-align: center;
}
.ath-container:after {
    content: '';
    border-left:10px solid transparent;
    border-right:10px solid transparent;
    border-top:10px solid #ce2624;
    position: absolute;
    width: 0;
    height: 0;
    bottom: -8px;
    left: 50%;
    margin-left: -5px;


}
.ath-container span{
	color:#f6bb00;
}
.ath-container .mobile-screen-wrap{width:188px;height:188px;border:2px solid #fff;padding:30px 20px;
	-webkit-border-radius:94px;
			 -moz-border-radius:94px;
						border-radius:94px;
}

.ath-container small {
	/*font-size: 5em;
	line-height: 1.3em;
	display: block;
	margin-top: 0.5em;*/
}

/*.ath-ios.ath-phone {
	bottom: 1.8em;
	left: 50%;
	margin-left: -9em;
}

.ath-ios6.ath-tablet {
	left: 5em;
	top: 1.8em;
}

.ath-ios7.ath-tablet {
	left: 0.7em;
	top: 1.8em;
}

.ath-ios8.ath-tablet {
	right: 0.4em;
	top: 1.8em;
}

.ath-android {
	bottom: 1.8em;
	left: 50%;
	margin-left: -9em;
}*/

.ath-android {
	font-size: 17px;
}
.ath-android .mobile-screen-wrap{padding:24px;}

.icon-menu{background: url(../bundles/insingpromotion/images/ico_menu.png);width:6px;height: 24px;display: inline-block;}

/* close icon */
/*.ath-container:before {
	content: '';
	position: relative;
	display: block;
	float: right;
	margin: -0.7em -0.6em 0 0.5em;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIQAAACECAMAAABmmnOVAAAAdVBMVEUAAAA5OTkzMzM7Ozs3NzdBQUFAQEA/Pz8+Pj5BQUFAQEA/Pz8+Pj5BQUFAQEA/Pz9BQUE+Pj4/Pz8/Pz8+Pj4/Pz8/Pz8/Pz8+Pj4/Pz8+Pj4/Pz8/Pz8/Pz8/Pz8/Pz8+Pj4/Pz8/Pz8/Pz8/Pz9AQEA/Pz+fdCaPAAAAJnRSTlMACQoNDjM4OTo7PEFCQ0RFS6ytsbS1tru8vcTFxu7x8vX19vf4+C5yomAAAAJESURBVHgBvdzLTsJAGEfxr4C2KBcVkQsIDsK8/yPaqIsPzVlyzrKrX/5p0kkXEz81L23otc9NpIbbWia2YVLqdnhlqFlhGWpSDHe1aopsSIpRb8gK0dC3G30b9rVmhWZIimTICsvQtx/FsuYOrWHoDjX3Gu31gzJxdki934WrAIOsAIOsAIOiAMPhPsJTgKGN0BVsYIVsYIVpYIVpYIVpYIVpYIVpYIVpYIVpYIVlAIVgEBRs8BRs8BRs8BRs8BRs8BRs8BRs8BRTNmgKNngKNngKNngKNngKNhiKGxgiOlZoBlaYBlaYBlaYBlaYBlaYBlaYBlaYBlZIBlBMfQMrVAMr2KAqBENSHFHhGEABhi5CV6gGUKgGUKgGUKgGUFwuqgEUvoEVsoEVpoEUpgEUggF+gKTKY+h1fxSlC7/Z+RrxOQ3fcEoAPPHZBlaYBlaYBlaYBlZYBlYIhvLBCstw7PgM7hkiWOEZWGEaWGEaWGEaIsakEAysmHkGVpxmvoEVqoEVpoEVpoEVpoEVpoEVpoEVkoEVgkFQsEFSsEFQsGEcoSvY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnmbNAUT2c2WAo2eAo2eAo2eAo2eAo2eArNEPFACjZ4CjZ4CjZ4CjaIird/rBvFH6llNCvewdli1URWCIakSIZesUaDoFg36dKFWk9zCZDei3TtwmCj7pC22AwikiIZPEU29IpFNliKxa/hC9DFITjQPYhcAAAAAElFTkSuQmCC);
	background-color: rgba(255,255,255,0.8);
	background-size: 50%;
	background-repeat: no-repeat;
	background-position: 50%;
	width: 2.7em;
	height: 2.7em;
	text-align: center;
	overflow: hidden;
	color: #a33;
	z-index: 2147483642;
}

.ath-container.ath-icon:before {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	float: none;
}

.ath-mandatory .ath-container:before {
	display: none;
}

.ath-container.ath-android:before {
	float: left;
	margin: -0.7em 0.5em 0 -0.6em;
}

.ath-container.ath-android.ath-icon:before {
	position: absolute;
	right: auto;
	left: 0;
	margin: 0;
	float: none;
}*/


/* applied only if the application icon is shown */
.ath-container.ath-icon {

}

.ath-action-icon {
	/*display: inline-block;
	vertical-align: middle;
	background-position: 50%;
	background-repeat: no-repeat;
	text-indent: -9999em;
	overflow: hidden;*/
}

.ath-ios7 .ath-action-icon,
.ath-ios8 .ath-action-icon {
	/*width: 1.6em;
	height: 1.6em;
	background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAACtCAYAAAB7l7tOAAAF6UlEQVR4AezZWWxUZRiH8VcQEdxZEFFiUZBFUCIa1ABBDARDcCciYGKMqTEGww3SOcNSAwQTjOBiiIpEhRjAhRgXRC8MFxojEhAFZUGttVhaoSxlaW3n8W3yXZxm6vTrOMM5Q98n+V9MMu1pvl++uZhKuypghu49KaaTWGdZSYoVN6VD95nMpLNYZ9XNbdQR2od2k88O3Gm6Bh0t7H0p5Vwp2Ax3ajpu2tYbciFWwkTFO63DY6+JcI4USFaSyYpWp8N7SVZJKR3EinkBk9JxvZFXxhnZSjBaoWp1ZL0ES8WKYXMZp0AndORgy8WKFe5Yf1zvvSBWDEpys2LU6MjD5kmEWQlGKsJRHXlcqUSQVcItEnDEA6gAb7LhjvD9WO6yIEfICQI5A1nzGCYB1T4og5bBiFcyv2f6ujYhl4iVxwKG6qp8MK55HsqPwK0rMr9v/yEo3uCPrJstVh5KMER30Aeh31Ioq0FrHfjXw9CYghnrvYFTuqfEymFzGSwBlT4ARYr7u+K6GLmCVGvAGg2NMG0d/sgJnpScZLjXSkC5z8H3eQ72/k24Q8NfzvwFyK4qtuJSZKaubRPyE/K/Mtx+EvCHL+7uasId1t10w0scz/RzSzYzAfgKV30D3LPaG7lRkR8RK4tKKJKAMp+D7r0EfmmOe0x3m2itAc/ZxBjgAt1mXHWKPPkdb+QGSTJdrDaU5EoJ2OtzwD0WwY7KNNzbRfMFFg24WPdtGHnS221Cflgsj56hjwTs8TnY7oq7/QDhjutGicsb2AVcovsO18l6uPPNNiE/JFaGAq7Q7fY50G4LYVtz3FrdaNGyBXbIl+q24DqhyHes9EaulwR3SwtZs+ktAT/7HORliru1gnCndONFyx44Dfn7MPLYN7yR6yTJZAllJeguAT/4HOBFz8I3ZWm4E0TLFbBD7qn7EVdtHYx53R9ZN0ksrZRuErDN5+AuLIWvm+Oe1k0ULdfADrmX7idcR0/DyBXeyCdlLuMMOGCBz4F1ng+f7yFcve5e0fIFHELeiav6BAx70Rt5p0yhY3u/wR0kyarW/uX35b403PtFyzewQ75ctwtXzSkY8WqruHslSV8RscrL6TJ1bcvfWJ0/HzbtIdw/ugdFyzdwOOAq3T6fmzxwGQ3vbmO8iFioIWqYSsHMj9M/ljfuTsOdItoZBXYBfXX7cVXVwvXLm/8+fU3lcdCqdEMNGBbgUmRmfQISQKd5sGEn4VK6YtEiAXYBA3QVuA4q8hCHrDcafR1ul65jewfuovsCl7vJrNlOuEbdo6JFCuwCrtb9hqusBu56Cw4cI1y1briIWEBn3Ue0XKPuMdGiBg4H9NdV0HJ/6QZLOEPmPN0GmpfSPS5arIBdwHUtIFfoBsl/ZsgfhHCfFi2WwC5goO4AmvanbqBkzJA76tboZokWa2AXMEi3RTdAvDLkDqJFAhzB32xFD2wZsGXA0WfAlgFbBmwZsGXAlgFbBpzk04JaKb0iA9ZnF9x5SQAFtRKKIgPWZxfaeRmwAZ/BGbAB37eaG6MCbnq2Aed5czYyKirgpmcbsAHHZAZswN0Wwo7KeG1fFf2jAm56dtzOQ42yB+65mDhWFBUwUETMUiMDNmADbp/APRaTAh6I2bpGCNw1bufRZJQ1cPdF/NueHZsgDEBBGLbMGoIu4AZu5gLOZeEaYmEXeznF3jRPyEv4frgJvvJe3qTefY0AAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwb8rwADBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgz4/sz1Nia/9hizA7zgklwy3RYwYMBzBRjw4bPjxAbAAizAAtwgwAIswAIswAIMGDBgARZgARZgAS4FWIAFWIAFWIABAwYswAIswAIswIUAC7AAC7AACzBgwIAFWIAFWIAFuBBgARZgARZgAQYMGPApQ99ZCdgWtzqwATbABtgAG2DbnxNb7zbRimsMLMACrDf2wMWI/WasfQAAAABJRU5ErkJggg==);
	margin-top: -0.3em;
	background-size: auto 100%;*/
}

.ath-ios6 .ath-action-icon {
	/*width: 1.8em;
	height: 1.8em;
	background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJAAAAB0CAQAAADAmnOnAAAAAnNCSVQICFXsRgQAAAAJcEhZcwAAWwEAAFsBAXkZiFwAAAAZdEVYdFNvZnR3YXJlAHd3dy5pbmtzY2FwZS5vcmeb7jwaAAAF4klEQVR4Ae3a/a+XdR3H8ec5HM45HDmKICoVohkZsxESRRCzcZM/2JKkdGR5MrSkleA0Pd00O4u5IVuNM2yYc6XSzCExU4oUNRPCJFdMUAhsYZpUGhscOHA4N8/WZzsL6HBxvofvdV3fa3yer//gsV3vH659KHzncBsJxUYhDzOEhCKQbORs+ip2wzgM+wvj+P9i35qAGLaHGcQSgKSTrxBLABJppZpYApCspoFYApBsZjSxBCD5OxOJJQBJG1cQSwCSLpqJJQCJ3MvgCGTinuSMCJS8LZwfgZL3FtMiUPIOcU0ESl4PLRHoRPsJtREoeRsYGYGS9yrvo6RmpbLaigWSfzOdErLs6+bLUMFA0sF1+QF1cz1UNlBYK9V5AHXyWSgEkKyiIWOgGh829Ki1lLcaxjCVK7mJRSxjBY+zgRf/u9pXcMB7jhEZAg32EUP3O6hMKOP5Iq2sZQeHMZXt5KKMgOpcY+iHVnFyjeQKlrCBdsxge5ieAVC9vzLUelI8H+A7bKIHM10H81IGGuKvDf1ggDxVTKOV1zG3/Yia1ICG+ltD32MgNTKfP2HuW0VDKkCNrjfUTOm9i6XswwrZJkaVHeh0f2fodkrtfO6jAytqrzG+rEDDfVG1x1sprZEs5RBW4PZxeT+Bbrf5hPu9arfzKaU6WjiAFbseWvoF1GW/6vYGSmkyW7Dit4xB5QHq9Br6Xx2t9GAhtp6zkoHsfNp1J9wX6H+jeR4LtJc4LxGopZZyNpN/YcG2mw9nBTSPLizgOmjKAujGgvJID3ekD7QYi7nGzkvmQtpA38Vi7iJf0TedlC7QTVjMfcY2QyvSBPpUMW/PIBfbo9pls1XpAX2EdizeznStob3OJpQO0DB2YfE21q2GtnghpAm0Gou3T9tm6BGHQppA12HRVt17eboNlydNoLHsx2JtmL801OYcQmkC/QKLtQt9ydBW3wNpA30ci7Ur3WdolUMhbaBqNhf/8qQJ9Hkszs5wjaH9XkUobaAqtmFRdoGbDb3sWMgG6DIs5852knO82RaXer+P+qyb3eWeo7ZNBrRZvm1otY2QFdBjeHIb6hTne49Put12+9ObMoDdYmfy5UkF6AK6cCCr9aM2u9IddptcOYCG+FNDB5xLKCugO7G01TndFp/xgAntdYvrfdwVLnORt3q9Vx25F27DUjbGPxr6qxMgW6Cd2N+d6wLXedA+6nKbK73Lr/pJxzusvE/wZrvX0FOOgGyBxmF/dprXutYOj6nNdS6xyYnWp/dGcaGdhr5vDWQN9E1MXrUzfcA2j2qPj/l1J1uT9iPOeh8w1O7nCGUN9HzyGZ7ndo9qp0ucanU2r1xH+wdDu5wIeQDVVx0+/kd1i697RNv8thdn+Qz4Uv9p6DeOhHyApmBfq3OBu+3Nfd7nVELZAX3Nw4ZarYG8gG7GY1dlk6/Zm3/2Rk8jlB1QvT82dNAmQjkBVf8Mj957fdrefM7ZVhPKEuidvmDob06CXIGGbsX/bZDf8KAhfdbJhLIGmuZuQ084HHIGatiLvRvrRkP6qldbBXkAzbfD0N0OhryBGqrEMOd50FC7d1hPKGugBh8ydMh5hPIGGouI1d5lj6F1vptQ9kDvcKOhN5wMlQH0QcRGnzC03yZCeQDN9G1D6xwBFQI07FI8x02GdjgB8gJqttPQcmuhYoAumzvG7YZWejrkA1TrPYYO+SVCFQO0aM4bqj0uJJQH0LluSP7PkyeQU9QOmyAvoBm+Zegpz4LKA/qYB/wE5AXUe3m81zqoRKAPOYWcuvP9dxvqcD6h7IAKkaNU3eUlHLcI9EzS5YlAi62h/zUy89QCqqKUmvgHywsJlEHnsQYxAvXVIJo5gIhnPhiBju1iNmLvLn85Ah1ZPYs5jBGo72awEzEC9dVwHqQHI9DxWoAYgSLQQKteGIESu/qhCJTYtT+PQBEoAkWgCBSBkotAEehUWwSKQBEoAkWg/BeBIlAEikARKAJFoFmealu4gVLy1Gt5dkARKAL9BzujPSurTmu/AAAAAElFTkSuQmCC);
	margin-bottom: 0.4em;
	background-size: 100% auto;*/
}

.ath-android .ath-action-icon {
	/*width: 1.4em;
	height: 1.4em;
	background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAANlBMVEVmZmb///9mZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZW6fJrAAAAEXRSTlMAAAYHG21ub8fLz9DR8/T4+RrZ9owAAAB3SURBVHja7dNLDoAgDATQWv4gKve/rEajJOJiWLgg6WzpSyB0aHqHiNj6nL1lovb4C+hYzkSNAT7mryQFAVOeGAj4CjwEtgrWXpD/uZKtwEJApXt+Vn0flzRhgNiFZQkOXY0aADQZCOCPlsZJ46Rx0jhp3IiN2wGDHhxtldrlwQAAAABJRU5ErkJggg==);
	background-size: 100% auto;*/
}

.ath-container p {
	/*margin: 0;
	padding: 0;
	position: relative;
	z-index: 2147483642;
	font-size: 5em;*/
}

.ath-ios.ath-phone:after {
	/*content: '';
    border-left:10px solid transparent;
    border-right:10px solid transparent;
    border-top:10px solid #ce2624;
	position: absolute;
	width: 0;
	height: 0;
	bottom: -8px;
	left: 50%;
	margin-left: -5px;*/


}

.ath-ios.ath-tablet:after {
	/*content: '';
	background: #eee;
	position: absolute;
	width: 2em;
	height: 2em;
	top: -0.9em;
	left: 50%;
	margin-left: -1em;
	-webkit-transform: scaleX(0.9) rotate(45deg);
	transform: scaleX(0.9) rotate(45deg);
	z-index: 2147483641;*/
}

.ath-application-icon {
	/*position: relative;
	padding: 0;
	border: 0;
	margin: 0 auto 0.2em auto;
	height: 6em;
	width: 6em;
	z-index: 2147483642;*/
}

.ath-container.ath-ios .ath-application-icon {
	/*border-radius: 1em;
	box-shadow: 0 0.2em 0.4em rgba(0,0,0,0.3),
		inset 0 0.07em 0 rgba(255,255,255,0.5);
	margin: 0 auto 0.4em auto;*/
}

@media only screen and (orientation: landscape) {
	/*.ath-container.ath-phone {
		width: 24em;
	}

	.ath-android.ath-phone {
		margin-left: -12em;
	}

	.ath-ios.ath-phone {
		margin-left: -12em;
	}

	.ath-ios6:after {
		left: 39%;
	}

	.ath-ios8.ath-phone {
		left: auto;
		bottom: auto;
		right: 0.4em;
		top: 1.8em;
	}

	.ath-ios8.ath-phone:after {
		bottom: auto;
		top: -0.9em;
		left: 68%;
		z-index: 2147483641;
		box-shadow: none;
	}*/
}

@media screen and (max-width: 480px) {
    .ath-container {
        font-size:16px;

        width:160px;height:160px;
        margin-left:-80px !important;

        -webkit-border-radius:80px;
        -moz-border-radius:80px;
        border-radius:80px;
    }
    .ath-container .mobile-screen-wrap{width:148px;height:148px;padding:20px 10px;
        -webkit-border-radius:74px;
        -moz-border-radius:74px;
        border-radius:74px;
    }

    .ath-android {
		font-size: 14px;
	}
	.ath-android .mobile-screen-wrap{padding:13px;}
	.icon-menu{background-size:5px 19px;width:5px;height: 19px;}

}

.list-btnlink .selected {
    text-decoration: none;
    border-color: #d11f25;
    background-color: #d11f25;
    color: #fff;
}

#page-container: {
	margin-top: 25px;
}

@media screen and (max-width: 980px) {
	#page-container: {
		margin-top: 0;
	}
}

.search-results .list-results li a {
    color: #151515;
}

.list-gallery li a {
    color: #000;
}

.list-gallery li a:hover {
    color: #d11f25;
    text-decoration: none;
}

.clearTags {
    color: #777;
    line-height: 27px;
    padding-left: 20px;
    font-size: 15px;
}

.load-more-content {
    text-align: center;
}

@media screen and (min-width: 981px) {
  #cta-banner{display: none; }
}

@media screen and (max-width: 980px) {
  /*CTA banner*/
  #cta-banner{
    padding:5px 0;
    background-color: #fff;
    border-bottom:1px solid #e5e5e5;
  }
  #cta-banner ul{
    padding-left: 0;
    display: table;
    width: 100%;
    min-height: 63px;
  }
  #cta-banner li{
    padding-left: 10px;
    padding-right: 10px;
    list-style: none;
    display:table-cell;
    vertical-align: middle;
  }
  #cta-banner .btn-close{
    background-color: transparent;
    border: 0;
  }
  #cta-banner ul > li:first-child{
    padding-right:5px;
    padding-left:15px;
  }
  #cta-banner ul > li:first-child + li{
    padding-left:0;
    padding-right:0;
  }
  #cta-banner .icon-stick{
    display: inline-block;
    line-height: 14px;
    background-image: url("../bundles/insingpromotion/images/sprite.png");
    background-repeat: no-repeat;
    background-position: 0 -25px;
    background-size: inherit;
    text-indent: -999em;
    vertical-align: text-top;
    width: 16px;
    height: 16px;
  }
  #cta-banner ul > li:first-child + li.cta-wrap{      
      padding-left: 75px;
  }
  .cta-wrap{
    position: relative;
  }
  .cta-logo{
    position: absolute;
    left: 0;
    top: 0;
    line-height: 46px;
    text-align: center;
    height: 63px;
    width: 63px;
  }
  .cta-logo img{
    max-height: 100%;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
  }
  #cta-banner .entry span{
    display: block;
  }
  #cta-banner .entry .title{
    font-size: 16px;
  }
  .cta-view{
    color: #2d7eeb;
    font-size: 18px;
  }
  #cta-banner .view-btn {
    text-align: right;
    padding-right: 19px;
  }
}
#user-pane .profile-channel>a:last-of-type .user-pane-label{margin-top: 5px}