@charset "UTF-8";
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel .owl-refresh .owl-item {
  display: none;
}

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}

.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}

.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}

/* 
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}

.modal {
  z-index: 30;
}

.nav,
.search_dropdown {
  z-index: 25;
}

.meal__counter__number {
  z-index: 20;
}

.meal__counter__background::before {
  z-index: 15;
}

.meal__counter__background {
  z-index: 10;
}

.main,
.hero,
.hero__search,
.favorite,
.user > *,
.key > *,
.meal__counter__background::after,
.content-wrap,
.help {
  z-index: 5;
}

.hero__search__form::before {
  z-index: -5;
}

.button::before, .container::before, .col-3::before,
.col-6::before,
.col-9::before, .modal--coupon__card::before, .nav__categories__menu::before, .nav__categories__menu__container::before, .hero__nav::before, .hero::before, .card::before, .half-card::before, .card__brand::before, .current_coupon::before, .profile::before, .share::before, .meal::before, .meal__counter::before, .feedback::before, .search__results::before, .subscribe::before, .button::after, .container::after, .col-3::after,
.col-6::after,
.col-9::after, .modal--coupon__card::after, .nav__categories__menu::after, .nav__categories__menu__container::after, .hero__nav::after, .hero::after, .card::after, .half-card::after, .card__brand::after, .current_coupon::after, .profile::after, .share::after, .meal::after, .meal__counter::after, .feedback::after, .search__results::after, .subscribe::after, .stitched::before,
.stitched--small::before, .main::before, .main::after, .content-wrap::after, .modal--signup::after, .modal--signup__bottom::before, .modal--signup__bottom__signup::before, .nav__categories__menu__icon::before, .hero__search__form::before, .hero__logo__big::before, .type-category .recommendations-card__brand::before, .user::before,
.meal__counter__background::before,
.meal__counter__background::after,
.meal__counter__number::before, .key__icon::before, .about .sidebar__content::before, .follow::before, .popular__list li::before, footer::before {
  content: "";
}

.button::before, .container::before, .col-3::before,
.col-6::before,
.col-9::before, .modal--coupon__card::before, .nav__categories__menu::before, .nav__categories__menu__container::before, .hero__nav::before, .hero::before, .card::before, .half-card::before, .card__brand::before, .current_coupon::before, .profile::before, .share::before, .meal::before, .meal__counter::before, .feedback::before, .search__results::before, .subscribe::before, .button::after, .container::after, .col-3::after,
.col-6::after,
.col-9::after, .modal--coupon__card::after, .nav__categories__menu::after, .nav__categories__menu__container::after, .hero__nav::after, .hero::after, .card::after, .half-card::after, .card__brand::after, .current_coupon::after, .profile::after, .share::after, .meal::after, .meal__counter::after, .feedback::after, .search__results::after, .subscribe::after {
  display: table;
}
.button::after, .container::after, .col-3::after,
.col-6::after,
.col-9::after, .modal--coupon__card::after, .nav__categories__menu::after, .nav__categories__menu__container::after, .hero__nav::after, .hero::after, .card::after, .half-card::after, .card__brand::after, .current_coupon::after, .profile::after, .share::after, .meal::after, .meal__counter::after, .feedback::after, .search__results::after, .subscribe::after {
  clear: both;
}

.flex-row, .stores .see_more_coupon_bar, .container.flex, .modal, .modal--signup-small, .modal--coupon__follow,
.modal--coupon__footer, .modal--help, .modal--help__container, .nav__search-button__button,
.nav__categories__button,
.nav__categories__menu__icon,
.nav__user, .card__popup__img, .card.categories .card__content, .recommendations-card__brand, .profile, .user,
.share,
.meal,
.meal__counter__background, .feedback__logo, .key > .key__icon, .carousel-wrapper, .sidebar-item.guarantee .sidebar__content, .sidebar-item.social .sidebar__content, .social__circle, .sidebar-item.subscriptions .sidebar__content,
.subscriptions__submit, .subscribe input[type=text], .subscribe_store .wrapper, .help {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.share, .nav__search {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  width: 20%;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.modal--signup-small, .modal--coupon__follow, .modal--help, .nav__categories__menu__icon, .card.categories .card__content, .recommendations-card__brand, .user,
.share,
.meal,
.meal__counter__background, .key > .key__icon, .sidebar-item.guarantee .sidebar__content {
  -webkit-flex-flow: column wrap;
  -moz-flex-flow: column nowrap;
  flex-flow: column nowrap;
}

.container.flex {
  -webkit-flex-flow: column wrap;
  -moz-flex-flow: column wrap;
  flex-flow: column wrap;
}

.flex-row, .modal--coupon__footer, .nav .container, .nav__user, .hero__partners .container.flex, .carousel-wrapper, .subscribe_store .wrapper {
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row nowrap;
  flex-flow: row nowrap;
}

.modal--help__container, .sidebar-item.social .sidebar__content, .sidebar-item.subscriptions .sidebar__content,
.subscriptions__submit {
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
}

.stitched::before,
.stitched--small::before, .main::before, .main::after, .content-wrap::after, .modal__close, .modal--signup::after, .modal--signup__bottom::before, .modal--signup__bottom__signup::before, .modal--signup-small__logo, .modal--signup-small__logo::before, .modal--signup-small__member, .beta, .nav__categories__menu__icon::before, .nav__search-button__button,
.nav__categories__button,
.nav__categories__menu, .hero__nav, .hero__background,
.hero__background::before,
.hero__search__form::before,
.hero__search__form__button,
.hero__partners,
.hero__logo__big::before, .card__use,
.card__view, .card__content,
.card__img,
.card__action, .card.merchants .card__content::before,
.card.categories .card__content::before, .card.merchants .card__brand,
.card.categories .card__brand, .type-category .recommendations-card__brand::before, .recommendations-card__brand,
.recommendations-card__follow, .favorite,
.favorite::before,
.favorite::after, .user::before,
.meal__counter__background::before,
.meal__counter__background::after,
.meal__counter__number::before, .box.recommendations .box__search__filters, .key__icon::before, .carousel-wrapper, .owl-prev,
.owl-next, .nav__search__button, .about .sidebar__content::before,
.about__link, .follow::before, .popular__list li::before, footer::before, .subscriptions__content .card__checkbox[type="checkbox"]:not(:checked) + label,
.subscriptions__content .card__checkbox[type="checkbox"]:checked + label {
  position: absolute;
}

.stitched,
.stitched--small, .container, .main, .content-wrap,
.content-wrap--secondary, .modal > *, .modal--signup__bottom, .modal--signup__bottom__signup, .modal--signup-small__button, .nav__search-button, .nav__categories, .nav__categories__menu__icon, .hero__logo__big, .hero,
.hero__search,
.hero__search__form, .card,
.half-card, .recommendations-card, .user,
.meal__counter__background,
.meal__counter__number, .box-top, .key__icon, .nav__search, .sidebar__content, .follow, .follow .button, .popular__list li, .subscribe {
  position: relative;
}

.modal, .nav, footer {
  position: fixed;
}

.modal, .nav__search-button__button,
.nav__categories__button, .hero__background,
.hero__background::before, .card__content, .card.merchants .favorite::before, .card.merchants .favorite::after,
.card.categories .favorite::before,
.card.categories .favorite::after, .user::before {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.card__content,
.card__name,
.card__description {
  overflow: hidden;
}

.button, .nav, .nav__categories__menu, .nav__sign-in:hover,
.nav__create-account:hover, .top__offers, .nav--cards, .card, .recommendations-card, .profile, .feedback, .box-top,
.box, .template, .sidebar-item, .subscribe, .help {
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.2);
}

.stores .content-wrap--secondary,
.categories .content-wrap--secondary {
  box-shadow: inset 0px 2px 5px 0px rgba(0, 0, 0, 0.2);
}

.feedback.color--white,
.card.color--white.deals {
  border-top-color: #fff;
}

.card.color--white.merchants,
.card.color--white.categories,
.hero__background.color--white,
.popular__list li.color--white::before,
.follow.color--white,
.hero__background.color--white,
.follow__category.color--white,
.modal--coupon__follow.color--white,
.type-category .recommendations-card__brand.color--white,
.key__icon.color--white,
.nav__categories__menu__icon.color--white,
.button.color--white {
  background-color: #fff;
}

.follow.color--white .button,
.follow__category.color--white .button,
.modal--coupon__follow.color--white .button {
  color: #fff;
}

.feedback.color--wild-watermelon,
.card.color--wild-watermelon.deals {
  border-top-color: #fc5a75;
}

.card.color--wild-watermelon.merchants,
.card.color--wild-watermelon.categories,
.hero__background.color--wild-watermelon,
.popular__list li.color--wild-watermelon::before,
.follow.color--wild-watermelon,
.hero__background.color--wild-watermelon,
.follow__category.color--wild-watermelon,
.modal--coupon__follow.color--wild-watermelon,
.type-category .recommendations-card__brand.color--wild-watermelon,
.key__icon.color--wild-watermelon,
.nav__categories__menu__icon.color--wild-watermelon,
.button.color--wild-watermelon {
  background-color: #fc5a75;
}

.follow.color--wild-watermelon .button,
.follow__category.color--wild-watermelon .button,
.modal--coupon__follow.color--wild-watermelon .button {
  color: #fc5a75;
}

.feedback.color--mantis,
.card.color--mantis.deals {
  border-top-color: #66cc66;
}

.card.color--mantis.merchants,
.card.color--mantis.categories,
.hero__background.color--mantis,
.popular__list li.color--mantis::before,
.follow.color--mantis,
.hero__background.color--mantis,
.follow__category.color--mantis,
.modal--coupon__follow.color--mantis,
.type-category .recommendations-card__brand.color--mantis,
.key__icon.color--mantis,
.nav__categories__menu__icon.color--mantis,
.button.color--mantis {
  background-color: #66cc66;
}

.follow.color--mantis .button,
.follow__category.color--mantis .button,
.modal--coupon__follow.color--mantis .button {
  color: #66cc66;
}

.feedback.color--texas-rose,
.card.color--texas-rose.deals {
  border-top-color: #ffb94c;
}

.card.color--texas-rose.merchants,
.card.color--texas-rose.categories,
.hero__background.color--texas-rose,
.popular__list li.color--texas-rose::before,
.follow.color--texas-rose,
.hero__background.color--texas-rose,
.follow__category.color--texas-rose,
.modal--coupon__follow.color--texas-rose,
.type-category .recommendations-card__brand.color--texas-rose,
.key__icon.color--texas-rose,
.nav__categories__menu__icon.color--texas-rose,
.button.color--texas-rose {
  background-color: #ffb94c;
}

.follow.color--texas-rose .button,
.follow__category.color--texas-rose .button,
.modal--coupon__follow.color--texas-rose .button {
  color: #ffb94c;
}

.feedback.color--casablanca,
.card.color--casablanca.deals {
  border-top-color: #faaa4b;
}

.card.color--casablanca.merchants,
.card.color--casablanca.categories,
.hero__background.color--casablanca,
.popular__list li.color--casablanca::before,
.follow.color--casablanca,
.hero__background.color--casablanca,
.follow__category.color--casablanca,
.modal--coupon__follow.color--casablanca,
.type-category .recommendations-card__brand.color--casablanca,
.key__icon.color--casablanca,
.nav__categories__menu__icon.color--casablanca,
.button.color--casablanca {
  background-color: #faaa4b;
}

.follow.color--casablanca .button,
.follow__category.color--casablanca .button,
.modal--coupon__follow.color--casablanca .button {
  color: #faaa4b;
}

.feedback.color--coral,
.card.color--coral.deals {
  border-top-color: #ff844e;
}

.card.color--coral.merchants,
.card.color--coral.categories,
.hero__background.color--coral,
.popular__list li.color--coral::before,
.follow.color--coral,
.hero__background.color--coral,
.follow__category.color--coral,
.modal--coupon__follow.color--coral,
.type-category .recommendations-card__brand.color--coral,
.key__icon.color--coral,
.nav__categories__menu__icon.color--coral,
.button.color--coral {
  background-color: #ff844e;
}

.follow.color--coral .button,
.follow__category.color--coral .button,
.modal--coupon__follow.color--coral .button {
  color: #ff844e;
}

.feedback.color--salmon,
.card.color--salmon.deals {
  border-top-color: #fe8464;
}

.card.color--salmon.merchants,
.card.color--salmon.categories,
.hero__background.color--salmon,
.popular__list li.color--salmon::before,
.follow.color--salmon,
.hero__background.color--salmon,
.follow__category.color--salmon,
.modal--coupon__follow.color--salmon,
.type-category .recommendations-card__brand.color--salmon,
.key__icon.color--salmon,
.nav__categories__menu__icon.color--salmon,
.button.color--salmon {
  background-color: #fe8464;
}

.follow.color--salmon .button,
.follow__category.color--salmon .button,
.modal--coupon__follow.color--salmon .button {
  color: #fe8464;
}

.feedback.color--terracotta,
.card.color--terracotta.deals {
  border-top-color: #e38b5b;
}

.card.color--terracotta.merchants,
.card.color--terracotta.categories,
.hero__background.color--terracotta,
.popular__list li.color--terracotta::before,
.follow.color--terracotta,
.hero__background.color--terracotta,
.follow__category.color--terracotta,
.modal--coupon__follow.color--terracotta,
.type-category .recommendations-card__brand.color--terracotta,
.key__icon.color--terracotta,
.nav__categories__menu__icon.color--terracotta,
.button.color--terracotta {
  background-color: #e38b5b;
}

.follow.color--terracotta .button,
.follow__category.color--terracotta .button,
.modal--coupon__follow.color--terracotta .button {
  color: #e38b5b;
}

.feedback.color--carnation,
.card.color--carnation.deals {
  border-top-color: #f26553;
}

.card.color--carnation.merchants,
.card.color--carnation.categories,
.hero__background.color--carnation,
.popular__list li.color--carnation::before,
.follow.color--carnation,
.hero__background.color--carnation,
.follow__category.color--carnation,
.modal--coupon__follow.color--carnation,
.type-category .recommendations-card__brand.color--carnation,
.key__icon.color--carnation,
.nav__categories__menu__icon.color--carnation,
.button.color--carnation {
  background-color: #f26553;
}

.follow.color--carnation .button,
.follow__category.color--carnation .button,
.modal--coupon__follow.color--carnation .button {
  color: #f26553;
}

.feedback.color--mandy,
.card.color--mandy.deals {
  border-top-color: #e15a4f;
}

.card.color--mandy.merchants,
.card.color--mandy.categories,
.hero__background.color--mandy,
.popular__list li.color--mandy::before,
.follow.color--mandy,
.hero__background.color--mandy,
.follow__category.color--mandy,
.modal--coupon__follow.color--mandy,
.type-category .recommendations-card__brand.color--mandy,
.key__icon.color--mandy,
.nav__categories__menu__icon.color--mandy,
.button.color--mandy {
  background-color: #e15a4f;
}

.follow.color--mandy .button,
.follow__category.color--mandy .button,
.modal--coupon__follow.color--mandy .button {
  color: #e15a4f;
}

.feedback.color--valencia,
.card.color--valencia.deals {
  border-top-color: #db4051;
}

.card.color--valencia.merchants,
.card.color--valencia.categories,
.hero__background.color--valencia,
.popular__list li.color--valencia::before,
.follow.color--valencia,
.hero__background.color--valencia,
.follow__category.color--valencia,
.modal--coupon__follow.color--valencia,
.type-category .recommendations-card__brand.color--valencia,
.key__icon.color--valencia,
.nav__categories__menu__icon.color--valencia,
.button.color--valencia {
  background-color: #db4051;
}

.follow.color--valencia .button,
.follow__category.color--valencia .button,
.modal--coupon__follow.color--valencia .button {
  color: #db4051;
}

.feedback.color--pablo,
.card.color--pablo.deals {
  border-top-color: #7c7669;
}

.card.color--pablo.merchants,
.card.color--pablo.categories,
.hero__background.color--pablo,
.popular__list li.color--pablo::before,
.follow.color--pablo,
.hero__background.color--pablo,
.follow__category.color--pablo,
.modal--coupon__follow.color--pablo,
.type-category .recommendations-card__brand.color--pablo,
.key__icon.color--pablo,
.nav__categories__menu__icon.color--pablo,
.button.color--pablo {
  background-color: #7c7669;
}

.follow.color--pablo .button,
.follow__category.color--pablo .button,
.modal--coupon__follow.color--pablo .button {
  color: #7c7669;
}

.feedback.color--cranberry,
.card.color--cranberry.deals {
  border-top-color: #d65676;
}

.card.color--cranberry.merchants,
.card.color--cranberry.categories,
.hero__background.color--cranberry,
.popular__list li.color--cranberry::before,
.follow.color--cranberry,
.hero__background.color--cranberry,
.follow__category.color--cranberry,
.modal--coupon__follow.color--cranberry,
.type-category .recommendations-card__brand.color--cranberry,
.key__icon.color--cranberry,
.nav__categories__menu__icon.color--cranberry,
.button.color--cranberry {
  background-color: #d65676;
}

.follow.color--cranberry .button,
.follow__category.color--cranberry .button,
.modal--coupon__follow.color--cranberry .button {
  color: #d65676;
}

.feedback.color--tumeric,
.card.color--tumeric.deals {
  border-top-color: #c6ce4a;
}

.card.color--tumeric.merchants,
.card.color--tumeric.categories,
.hero__background.color--tumeric,
.popular__list li.color--tumeric::before,
.follow.color--tumeric,
.hero__background.color--tumeric,
.follow__category.color--tumeric,
.modal--coupon__follow.color--tumeric,
.type-category .recommendations-card__brand.color--tumeric,
.key__icon.color--tumeric,
.nav__categories__menu__icon.color--tumeric,
.button.color--tumeric {
  background-color: #c6ce4a;
}

.follow.color--tumeric .button,
.follow__category.color--tumeric .button,
.modal--coupon__follow.color--tumeric .button {
  color: #c6ce4a;
}

.feedback.color--brilliant-rose,
.card.color--brilliant-rose.deals {
  border-top-color: #e94e9a;
}

.card.color--brilliant-rose.merchants,
.card.color--brilliant-rose.categories,
.hero__background.color--brilliant-rose,
.popular__list li.color--brilliant-rose::before,
.follow.color--brilliant-rose,
.hero__background.color--brilliant-rose,
.follow__category.color--brilliant-rose,
.modal--coupon__follow.color--brilliant-rose,
.type-category .recommendations-card__brand.color--brilliant-rose,
.key__icon.color--brilliant-rose,
.nav__categories__menu__icon.color--brilliant-rose,
.button.color--brilliant-rose {
  background-color: #e94e9a;
}

.follow.color--brilliant-rose .button,
.follow__category.color--brilliant-rose .button,
.modal--coupon__follow.color--brilliant-rose .button {
  color: #e94e9a;
}

.feedback.color--lavender,
.card.color--lavender.deals {
  border-top-color: #d26bd6;
}

.card.color--lavender.merchants,
.card.color--lavender.categories,
.hero__background.color--lavender,
.popular__list li.color--lavender::before,
.follow.color--lavender,
.hero__background.color--lavender,
.follow__category.color--lavender,
.modal--coupon__follow.color--lavender,
.type-category .recommendations-card__brand.color--lavender,
.key__icon.color--lavender,
.nav__categories__menu__icon.color--lavender,
.button.color--lavender {
  background-color: #d26bd6;
}

.follow.color--lavender .button,
.follow__category.color--lavender .button,
.modal--coupon__follow.color--lavender .button {
  color: #d26bd6;
}

.feedback.color--amethyst,
.card.color--amethyst.deals {
  border-top-color: #9868c1;
}

.card.color--amethyst.merchants,
.card.color--amethyst.categories,
.hero__background.color--amethyst,
.popular__list li.color--amethyst::before,
.follow.color--amethyst,
.hero__background.color--amethyst,
.follow__category.color--amethyst,
.modal--coupon__follow.color--amethyst,
.type-category .recommendations-card__brand.color--amethyst,
.key__icon.color--amethyst,
.nav__categories__menu__icon.color--amethyst,
.button.color--amethyst {
  background-color: #9868c1;
}

.follow.color--amethyst .button,
.follow__category.color--amethyst .button,
.modal--coupon__follow.color--amethyst .button {
  color: #9868c1;
}

.feedback.color--napa,
.card.color--napa.deals {
  border-top-color: #aaa393;
}

.card.color--napa.merchants,
.card.color--napa.categories,
.hero__background.color--napa,
.popular__list li.color--napa::before,
.follow.color--napa,
.hero__background.color--napa,
.follow__category.color--napa,
.modal--coupon__follow.color--napa,
.type-category .recommendations-card__brand.color--napa,
.key__icon.color--napa,
.nav__categories__menu__icon.color--napa,
.button.color--napa {
  background-color: #aaa393;
}

.follow.color--napa .button,
.follow__category.color--napa .button,
.modal--coupon__follow.color--napa .button {
  color: #aaa393;
}

.feedback.color--danube,
.card.color--danube.deals {
  border-top-color: #6585c7;
}

.card.color--danube.merchants,
.card.color--danube.categories,
.hero__background.color--danube,
.popular__list li.color--danube::before,
.follow.color--danube,
.hero__background.color--danube,
.follow__category.color--danube,
.modal--coupon__follow.color--danube,
.type-category .recommendations-card__brand.color--danube,
.key__icon.color--danube,
.nav__categories__menu__icon.color--danube,
.button.color--danube {
  background-color: #6585c7;
}

.follow.color--danube .button,
.follow__category.color--danube .button,
.modal--coupon__follow.color--danube .button {
  color: #6585c7;
}

.feedback.color--fountain-blue,
.card.color--fountain-blue.deals {
  border-top-color: #58b0c9;
}

.card.color--fountain-blue.merchants,
.card.color--fountain-blue.categories,
.hero__background.color--fountain-blue,
.popular__list li.color--fountain-blue::before,
.follow.color--fountain-blue,
.hero__background.color--fountain-blue,
.follow__category.color--fountain-blue,
.modal--coupon__follow.color--fountain-blue,
.type-category .recommendations-card__brand.color--fountain-blue,
.key__icon.color--fountain-blue,
.nav__categories__menu__icon.color--fountain-blue,
.button.color--fountain-blue {
  background-color: #58b0c9;
}

.follow.color--fountain-blue .button,
.follow__category.color--fountain-blue .button,
.modal--coupon__follow.color--fountain-blue .button {
  color: #58b0c9;
}

.feedback.color--deluge,
.card.color--deluge.deals {
  border-top-color: #7563b0;
}

.card.color--deluge.merchants,
.card.color--deluge.categories,
.hero__background.color--deluge,
.popular__list li.color--deluge::before,
.follow.color--deluge,
.hero__background.color--deluge,
.follow__category.color--deluge,
.modal--coupon__follow.color--deluge,
.type-category .recommendations-card__brand.color--deluge,
.key__icon.color--deluge,
.nav__categories__menu__icon.color--deluge,
.button.color--deluge {
  background-color: #7563b0;
}

.follow.color--deluge .button,
.follow__category.color--deluge .button,
.modal--coupon__follow.color--deluge .button {
  color: #7563b0;
}

.feedback.color--puerto-rico,
.card.color--puerto-rico.deals {
  border-top-color: #4cd0bc;
}

.card.color--puerto-rico.merchants,
.card.color--puerto-rico.categories,
.hero__background.color--puerto-rico,
.popular__list li.color--puerto-rico::before,
.follow.color--puerto-rico,
.hero__background.color--puerto-rico,
.follow__category.color--puerto-rico,
.modal--coupon__follow.color--puerto-rico,
.type-category .recommendations-card__brand.color--puerto-rico,
.key__icon.color--puerto-rico,
.nav__categories__menu__icon.color--puerto-rico,
.button.color--puerto-rico {
  background-color: #4cd0bc;
}

.follow.color--puerto-rico .button,
.follow__category.color--puerto-rico .button,
.modal--coupon__follow.color--puerto-rico .button {
  color: #4cd0bc;
}

.feedback.color--shamrock,
.card.color--shamrock.deals {
  border-top-color: #4ed6a5;
}

.card.color--shamrock.merchants,
.card.color--shamrock.categories,
.hero__background.color--shamrock,
.popular__list li.color--shamrock::before,
.follow.color--shamrock,
.hero__background.color--shamrock,
.follow__category.color--shamrock,
.modal--coupon__follow.color--shamrock,
.type-category .recommendations-card__brand.color--shamrock,
.key__icon.color--shamrock,
.nav__categories__menu__icon.color--shamrock,
.button.color--shamrock {
  background-color: #4ed6a5;
}

.follow.color--shamrock .button,
.follow__category.color--shamrock .button,
.modal--coupon__follow.color--shamrock .button {
  color: #4ed6a5;
}

.feedback.color--emerald,
.card.color--emerald.deals {
  border-top-color: #56cf81;
}

.card.color--emerald.merchants,
.card.color--emerald.categories,
.hero__background.color--emerald,
.popular__list li.color--emerald::before,
.follow.color--emerald,
.hero__background.color--emerald,
.follow__category.color--emerald,
.modal--coupon__follow.color--emerald,
.type-category .recommendations-card__brand.color--emerald,
.key__icon.color--emerald,
.nav__categories__menu__icon.color--emerald,
.button.color--emerald {
  background-color: #56cf81;
}

.follow.color--emerald .button,
.follow__category.color--emerald .button,
.modal--coupon__follow.color--emerald .button {
  color: #56cf81;
}

.feedback.color--pastel-green,
.card.color--pastel-green.deals {
  border-top-color: #5cdd66;
}

.card.color--pastel-green.merchants,
.card.color--pastel-green.categories,
.hero__background.color--pastel-green,
.popular__list li.color--pastel-green::before,
.follow.color--pastel-green,
.hero__background.color--pastel-green,
.follow__category.color--pastel-green,
.modal--coupon__follow.color--pastel-green,
.type-category .recommendations-card__brand.color--pastel-green,
.key__icon.color--pastel-green,
.nav__categories__menu__icon.color--pastel-green,
.button.color--pastel-green {
  background-color: #5cdd66;
}

.follow.color--pastel-green .button,
.follow__category.color--pastel-green .button,
.modal--coupon__follow.color--pastel-green .button {
  color: #5cdd66;
}

.feedback.color--anzac,
.card.color--anzac.deals {
  border-top-color: #e5c842;
}

.card.color--anzac.merchants,
.card.color--anzac.categories,
.hero__background.color--anzac,
.popular__list li.color--anzac::before,
.follow.color--anzac,
.hero__background.color--anzac,
.follow__category.color--anzac,
.modal--coupon__follow.color--anzac,
.type-category .recommendations-card__brand.color--anzac,
.key__icon.color--anzac,
.nav__categories__menu__icon.color--anzac,
.button.color--anzac {
  background-color: #e5c842;
}

.follow.color--anzac .button,
.follow__category.color--anzac .button,
.modal--coupon__follow.color--anzac .button {
  color: #e5c842;
}

.feedback.color--lynch,
.card.color--lynch.deals {
  border-top-color: #657890;
}

.card.color--lynch.merchants,
.card.color--lynch.categories,
.hero__background.color--lynch,
.popular__list li.color--lynch::before,
.follow.color--lynch,
.hero__background.color--lynch,
.follow__category.color--lynch,
.modal--coupon__follow.color--lynch,
.type-category .recommendations-card__brand.color--lynch,
.key__icon.color--lynch,
.nav__categories__menu__icon.color--lynch,
.button.color--lynch {
  background-color: #657890;
}

.follow.color--lynch .button,
.follow__category.color--lynch .button,
.modal--coupon__follow.color--lynch .button {
  color: #657890;
}

.feedback.color--oslo-gray,
.card.color--oslo-gray.deals {
  border-top-color: #878e94;
}

.card.color--oslo-gray.merchants,
.card.color--oslo-gray.categories,
.hero__background.color--oslo-gray,
.popular__list li.color--oslo-gray::before,
.follow.color--oslo-gray,
.hero__background.color--oslo-gray,
.follow__category.color--oslo-gray,
.modal--coupon__follow.color--oslo-gray,
.type-category .recommendations-card__brand.color--oslo-gray,
.key__icon.color--oslo-gray,
.nav__categories__menu__icon.color--oslo-gray,
.button.color--oslo-gray {
  background-color: #878e94;
}

.follow.color--oslo-gray .button,
.follow__category.color--oslo-gray .button,
.modal--coupon__follow.color--oslo-gray .button {
  color: #878e94;
}

.feedback.color--viking,
.card.color--viking.deals {
  border-top-color: #58d4d5;
}

.card.color--viking.merchants,
.card.color--viking.categories,
.hero__background.color--viking,
.popular__list li.color--viking::before,
.follow.color--viking,
.hero__background.color--viking,
.follow__category.color--viking,
.modal--coupon__follow.color--viking,
.type-category .recommendations-card__brand.color--viking,
.key__icon.color--viking,
.nav__categories__menu__icon.color--viking,
.button.color--viking {
  background-color: #58d4d5;
}

.follow.color--viking .button,
.follow__category.color--viking .button,
.modal--coupon__follow.color--viking .button {
  color: #58d4d5;
}

.feedback.color--dune,
.card.color--dune.deals {
  border-top-color: #2d2b27;
}

.card.color--dune.merchants,
.card.color--dune.categories,
.hero__background.color--dune,
.popular__list li.color--dune::before,
.follow.color--dune,
.hero__background.color--dune,
.follow__category.color--dune,
.modal--coupon__follow.color--dune,
.type-category .recommendations-card__brand.color--dune,
.key__icon.color--dune,
.nav__categories__menu__icon.color--dune,
.button.color--dune {
  background-color: #2d2b27;
}

.follow.color--dune .button,
.follow__category.color--dune .button,
.modal--coupon__follow.color--dune .button {
  color: #2d2b27;
}

@media (max-width: 599px) {
  .categories .key.color--white {
    background-color: #ffffff;
  }

  .categories .key.color--wild-watermelon {
    background-color: #fc5a75;
  }

  .categories .key.color--mantis {
    background-color: #66cc66;
  }

  .categories .key.color--texas-rose {
    background-color: #ffb94c;
  }

  .categories .key.color--casablanca {
    background-color: #faaa4b;
  }

  .categories .key.color--coral {
    background-color: #ff844e;
  }

  .categories .key.color--salmon {
    background-color: #fe8464;
  }

  .categories .key.color--terracotta {
    background-color: #e38b5b;
  }

  .categories .key.color--carnation {
    background-color: #f26553;
  }

  .categories .key.color--mandy {
    background-color: #e15a4f;
  }

  .categories .key.color--valencia {
    background-color: #db4051;
  }

  .categories .key.color--pablo {
    background-color: #7c7669;
  }

  .categories .key.color--cranberry {
    background-color: #d65676;
  }

  .categories .key.color--tumeric {
    background-color: #c6ce4a;
  }

  .categories .key.color--brilliant-rose {
    background-color: #e94e9a;
  }

  .categories .key.color--lavender {
    background-color: #d26bd6;
  }

  .categories .key.color--amethyst {
    background-color: #9868c1;
  }

  .categories .key.color--napa {
    background-color: #aaa393;
  }

  .categories .key.color--danube {
    background-color: #6585c7;
  }

  .categories .key.color--fountain-blue {
    background-color: #58b0c9;
  }

  .categories .key.color--deluge {
    background-color: #7563b0;
  }

  .categories .key.color--puerto-rico {
    background-color: #4cd0bc;
  }

  .categories .key.color--shamrock {
    background-color: #4ed6a5;
  }

  .categories .key.color--emerald {
    background-color: #56cf81;
  }

  .categories .key.color--pastel-green {
    background-color: #5cdd66;
  }

  .categories .key.color--anzac {
    background-color: #e5c842;
  }

  .categories .key.color--lynch {
    background-color: #657890;
  }

  .categories .key.color--oslo-gray {
    background-color: #878e94;
  }

  .categories .key.color--viking {
    background-color: #58d4d5;
  }

  .categories .key.color--dune {
    background-color: #2d2b27;
  }
}
.modal__close,
.hero__search__form__button,
.nav__search-button__button,
.nav__categories__button,
.card.deals .favorite,
.card.merchants .favorite,
.card.categories .favorite,
.box.search {
  background-color: transparent;
}

.hero,
.hero__search__form__field,
.hero__logo__big,
.modal--signup,
.modal--signup-small,
.modal--signup-small__logo,
.modal--feedback,
.modal--coupon,
.modal--coupon__follow__button,
.modal--help,
.nav,
.nav__categories__menu,
.nav--cards,
.card.deals .card__content,
.card.merchants .card__brand,
.card.categories .card__brand,
.profile,
.feedback,
.box,
.follow .button,
.sidebar__content,
.top__offers h3,
.popular__search,
.template,
.hero .button.color--white,
.search .carousel__pagination-left,
.search .carousel__pagination-right,
.search .recommendations-card__follow,
.search .recommendations-card {
  background-color: #fff;
}

.white {
  fill: #fff;
}

.modal {
  background-color: rgba(0, 0, 0, 0.6);
}

.hero__nav__meals,
.hero__nav__meals:hover {
  background-color: rgba(0, 0, 0, 0.2) !important;
}

.modal--signup::after {
  background-color: rgba(0, 0, 0, 0.15);
}

.main,
.modal--signup-small__subline,
.owl-prev,
.owl-next {
  background-color: #f0e9da;
}

.modal--coupon__card {
  background-color: #f7f4ec;
}

.hero__partners {
  background-color: rgba(240, 233, 218, 0.2);
}

.content-wrap--secondary {
  background-color: #e4ddcf;
}

.subscribe .nutri_mail_submit,
.top__offers__alpha,
.sidebar-item.guarantee .sidebar__content,
.subscriptions__submit__unsub {
  background-color: #3e3b35;
}

.user::before {
  background-color: rgba(62, 59, 53, 0.6);
}

body,
footer,
.meal__counter__background {
  background-color: #2d2b27;
}

.card.deals .favorite {
  background-color: rgba(45, 43, 39, 0.12);
}

.meal__counter__background::after {
  background-color: #3b3833;
}

.meal__counter__background::before {
  background-color: #48453f;
}

.recommendations-card__follow {
  background-color: #ebebea;
}

.button.brand,
.modal--signup__top,
.modal--feedback__form__submit,
.modal--help .modal--signup-small__logo,
.nav__create-account,
.favorite.active,
.card.deals .favorite:hover,
.card.deals .favorite.active,
.card__use:hover,
.recommendations-card__follow:hover,
.recommendations-card__follow.active,
.subscriptions .sidebar__header,
.signup-link {
  background-color: #f26553;
}

.brand {
  fill: #f26553;
}

.subscriptions__submit__save {
  background-color: #f26553;
}

.feedback__button,
.box-top {
  background-color: #f98070;
}

.feedback__button:hover {
  background-color: #f28677;
}

.meal__counter__number::before {
  background-color: #181818;
}

.nav__sign-in,
.help {
  background-color: #aaa394;
}

.modal--signup__bottom__signup,
.modal--signup-small__button {
  background-color: #4e69a2;
}

.subscribe {
  background-color: #6585c7;
}

.sidebar__header {
  background-color: #948d7f;
}

body.home .hero__background,
.card__img,
.modal--signup__bottom,
.modal--signup__bottom__signup::before,
.modal--help__img,
.hero__nav__logo,
.hero__background,
.user,
.share {
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.hero__logo__big,
.key__img,
[class^="hero__partners__"] {
  background-repeat: no-repeat;
  background-position: center;
}

[class^="hero__partners__"] {
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
}

body.interior.stores .hero__background,
body.interior.categories .hero__background {
  background-image: url("/img/default-hero.svg");
}

.share {
  background-image: url("/img/default-hero-filled.svg");
}

.modal--signup__bottom {
  background-image: url("/img/modal-background.svg");
}

.main::before {
  background-image: url("/img/jagged_edge.png");
}

.main::after {
  background-image: url("/img/jagged_edge-footer.png");
  background-repeat: repeat-x;
}

.content-wrap::after {
  background-image: url("/img/jagged_edge-flipped.png");
}

.modal--signup__bottom::before {
  background-image: url("/img/jagged_edge-modal.png");
}

.modal--signup__bottom__signup::before {
  background-image: url("/img/modal-arrow.svg");
}

.interior .hero::after {
  background-image: url("/img/svg/border_jagged.svg");
  background-repeat: repeat-x;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  background-size: 100% auto;
}

.hero__partners__amazon {
  background-image: url("/img/partners/01_amazon.png");
}

.hero__partners__cooking {
  background-image: url("/img/partners/02_cooking.png");
}

.hero__partners__walmart {
  background-image: url("/img/partners/03_walmart.png");
}

.hero__partners__godaddy {
  background-image: url("/img/partners/04_godaddy.png");
}

.hero__partners__razorgator {
  background-image: url("/img/partners/05_razorgator.png");
}

.hero__partners__tingo {
  background-image: url("/img/partners/06_tingo.png");
}

.hero__partners__wine {
  background-image: url("/img/partners/07_wine.png");
}

.modal--help__img.one {
  background-image: url("/img/how-to-coupon-1.jpg");
}

.modal--help__img.two {
  background-image: url("/img/how-to-coupon-2.jpg");
}

.modal--help__img.three {
  background-image: url("/img/how-to-coupon-3.jpg");
}

.modal--help__img.four {
  background-image: url("/img/how-to-coupon-4.jpg");
}

.no-padding {
  padding: 0 !important;
}

.stitched,
.stitched--small {
  border-radius: inherit;
}
.stitched::before,
.stitched--small::before {
  display: block;
  top: 12px;
  right: 12px;
  bottom: 12px;
  left: 12px;
  border: 2px dashed rgba(255, 255, 255, 0.6);
  border-radius: inherit;
  pointer-events: none;
}
.stitched.stitched--small::before,
.stitched--small.stitched--small::before {
  border: 1px dashed rgba(255, 255, 255, 0.4);
}

.no--shadow {
  box-shadow: none !important;
}

@font-face {
  font-family: "Save1";
  src: url("/fonts/Save1.eot?prgm9w");
  src: url("/fonts/Save1.eot?#iefixprgm9w") format("embedded-opentype"), url("/fonts/Save1.woff?prgm9w") format("woff"), url("/fonts/Save1.ttf?prgm9w") format("truetype"), url("/fonts/Save1.svg?prgm9w#Save1") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"],
[type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before,
[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after,
.favorite::before,
.favorite::after,
.owl-prev,
.owl-next {
  font-family: "Save1";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-android:before {
  content: "";
}

.icon-apple:before {
  content: "";
}

.icon-arrow_bottom:before {
  content: "";
}

.icon-arrow_left:before, .owl-prev:before {
  content: "";
}

.icon-arrow_right:before, .owl-next:before {
  content: "";
}

.icon-arrow_top:before {
  content: "";
}

.icon-categories:before {
  content: "";
}

.icon-category_menu:before {
  content: "";
}

.icon-checkmark:before {
  content: "";
}

.icon-checkmark_circle:before {
  content: "";
}

.icon-checkmark_popup:before {
  content: "";
}

.icon-close:before {
  content: "";
}

.icon-facebook:before {
  content: "";
}

.icon-follow:before, .favorite::after, .favorite.active::before {
  content: "";
}

.icon-follow_inactive:before, .favorite::before {
  content: "";
}

.icon-google_plus:before {
  content: "";
}

.icon-info:before {
  content: "";
}

.icon-logo:before {
  content: "";
}

.icon-logotype:before {
  content: "";
}

.icon-pinterest:before {
  content: "";
}

.icon-plus:before {
  content: "";
}

.icon-price_tag:before {
  content: "";
}

.icon-question_mark:before {
  content: "";
}

.icon-search:before {
  content: "";
}

.icon-see_all:before {
  content: "";
}

.icon-twitter:before {
  content: "";
}

.icon-unchecked_circle:before {
  content: "";
}

.icon-unfollow:before, .favorite:not(.active):not(:active):focus::after, .favorite.active:active::after {
  content: "";
}

.icon-windows:before {
  content: "";
}

@font-face {
  font-family: "category-icons";
  src: url("/fonts/icon-category.eot?dm12c6");
  src: url("/fonts/icon-category.eot?#iefixdm12c6") format("embedded-opentype"), url("/fonts/icon-category.woff?dm12c6") format("woff"), url("/fonts/icon-category.ttf?dm12c6") format("truetype"), url("/fonts/icon-category.svg?dm12c6#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^="icon-category-"], [class*=" icon-category-"] {
  font-family: "category-icons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-category-accessories:before {
  content: "";
}

.icon-category-apparel-men:before {
  content: "";
}

.icon-category-apparel-women:before {
  content: "";
}

.icon-category-appliances:before {
  content: "";
}

.icon-category-automotive:before {
  content: "";
}

.icon-category-babies-kids:before {
  content: "";
}

.icon-category-camera-photo:before {
  content: "";
}

.icon-category-computers-software:before {
  content: "";
}

.icon-category-contacts-glasses:before {
  content: "";
}

.icon-category-department-stores:before {
  content: "";
}

.icon-category-diet-fitness:before {
  content: "";
}

.icon-category-electronics:before {
  content: "";
}

.icon-category-furniture:before {
  content: "";
}

.icon-category-gifts-flowers:before {
  content: "";
}

.icon-category-health-beauty:before {
  content: "";
}

.icon-category-home-improvement:before {
  content: "";
}

.icon-category-jewelry:before {
  content: "";
}

.icon-category-kitchen:before {
  content: "";
}

.icon-category-local-professional-services:before {
  content: "";
}

.icon-category-maternity:before {
  content: "";
}

.icon-category-office-supplies:before {
  content: "";
}

.icon-category-party-supplies:before {
  content: "";
}

.icon-category-pets:before {
  content: "";
}

.icon-category-shoes:before {
  content: "";
}

.icon-category-sports:before {
  content: "";
}

.icon-category-tools-hardware:before {
  content: "";
}

.icon-category-toys:before {
  content: "";
}

.icon-category-travel:before {
  content: "";
}

.icon-category-web-hosting:before {
  content: "";
}

.icon-category-weddings:before {
  content: "";
}

.modal--signup__top__subline,
.subscribe h3 {
  font-family: "proxima-nova", "gotham", sans-serif;
  font-weight: 100;
  font-style: normal;
}

.modal--signup-small__subline,
.modal--feedback__content,
.modal--help__text,
.hero__nav__item a,
.hero__nav__meals p,
.hero__search__form__field,
.hero__sub-line,
.card__description,
.user__date,
.share__title,
.box-top,
.top__offers__alpha a,
.subscribe .nutri_mail_submit,
h1.no_search_results,
h1.sml--caps--header {
  font-family: "proxima-nova", "gotham", sans-serif;
  font-weight: 300;
  font-style: normal;
}

body,
.modal--signup-small__button.button,
.modal--coupon__information__title,
.modal--coupon__information__subline,
.nav__search__field,
.nav__categories__menu__container__list,
.nav__meals,
.hero__nav__meals h3,
.footer__links li,
.social__title,
.feedback__title,
.feedback__button.button,
.card.categories .card__name,
.card.categories .card__description,
.half-card .card.categories .card__action,
.button[class*=" subscriptions__submit__"] {
  font-family: "proxima-nova", "gotham", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.button.nav__sign-in,
.button.nav__create-account,
.modal--signup-small__title,
.nav__categories__menu__container__title,
.nav__meals span,
.nav__user__name,
.card__use,
.card__view,
.card__action,
.user__name,
.share__title b,
.meal__title,
.meal__counter__number,
.meal__sub-line,
.key__title,
.key__offers,
.key__favorite,
.sidebar__header,
.top__offers h3,
.hero .button.color--white,
.hero__nav__list__item a,
.half-card .card.categories .card__name,
.hero__partners__line,
.no_search_results .browse_cat_cont a {
  font-family: "proxima-nova", "gotham", sans-serif;
  font-weight: 500;
  font-style: normal;
}

h1,
h2,
h3,
h4,
h5,
h6,
.button,
.modal--signup__top__title,
.modal--coupon__head__title,
.modal--coupon__information__title,
.modal--coupon__information__subline,
.modal--coupon__follow__title,
.nav--cards__item,
.card.deals > .card__name,
.favorite,
.footer__links li:first-child,
.guarantee__links a {
  font-family: "proxima-nova", "gotham", sans-serif;
  font-weight: 600;
  font-style: normal;
}

.nav__categories__menu__icon [class^="icon-category-"],
.card.categories [class^="icon-category-"] {
  font-size: 130px;
}

.key__icon [class^="icon-category-"] {
  font-size: 80px;
}

.half-card .card.categories [class^="icon-category-"],
.modal--signup-small__logo,
.modal--coupon__head__checkmark,
.meal__counter__number,
.recommendations-card__brand [class^="icon-category-"] {
  font-size: 60px;
}

.hero__title {
  font-size: 54px;
}

.modal--signup-small__logo.icon-question_mark {
  font-size: 45px;
}

.modal__close,
.modal--signup__bottom__signup span,
.hero__search__form__button,
.nav__search__button,
.hero__search__form__button,
.nav__search-button,
.nav__categories,
.owl-prev,
.owl-next {
  font-size: 30px;
}

.card.deals .favorite::before,
.card.deals .favorite::after {
  font-size: 25px;
}

body.interior .hero__title,
.hero__nav__meals h3,
.nav--cards__item [class^="icon-"],
.modal--signup__top__subline,
.show [class^="icon-"],
.card__name,
.share__title,
.help .icon-info {
  font-size: 24px;
}

.modal--feedback__title,
.nav__meals,
.hero__sub-line {
  font-size: 22px;
}

.hero__search__form__field {
  font-size: 21px;
}

.card.merchants .favorite::before,
.card.categories .favorite::before,
.card.merchants .favorite::after,
.card.categories .favorite::after,
.card.categories .card__name {
  font-size: 20px;
}

.button,
.modal--coupon__head__title,
.modal--coupon__information__title,
.modal--coupon__information__subline,
.modal--coupon__follow__title,
.nav__search__field,
.nav__categories__menu__icon span,
.nav__user__name,
.hero__nav__item a,
.card.deals .card__name,
.card__description,
.card__action,
.recommendations-card__follow .icon-follow,
.meal__title,
.subscribe h3,
.sidebar__header,
.about__link .icon-arrow_bottom,
.social__title,
.subscribe h3,
.half-card .card.categories .card__name,
h1.no_search_results {
  font-size: 18px;
}

.modal--help__text,
.nav--cards__item,
.user__name,
.footer__links,
.nutri_mail_submit,
.top__offers h3,
.subscribe input[type=text],
.card.deals .card__description,
.card.deals .card__action,
.hero__nav__list__item a,
.half-card .card.categories .card__name,
.half-card .card.categories .card__action {
  font-size: 16px;
}

.card__use,
.card__view,
.modal--signup__bottom,
.modal--feedback__content,
.modal--coupon__head__content,
.modal--coupon__information__content,
.nav__categories__menu__container__title,
.button.nav__sign-in,
.button.nav__create-account,
.box-top,
.box__search__filters,
.key__title,
.card.categories .card__description,
.hero__partners__line,
h1.sml--caps--header,
.guarantee__title,
.subscriptions__header,
.subscriptions__content,
[class*=" subscriptions__submit__"] {
  font-size: 14px;
}

body,
.nav__categories__menu__container__list,
.user__date,
.meal__sub-line,
.key__offers,
.key__favorite,
.guarantee__text,
.guarantee__links {
  font-size: 12px;
}

.modal--signup-small__subline {
  font-size: 10px;
}

.nav__meals span,
.hero__nav__meals p,
.favorite {
  font-size: 9px;
}

h1.sml--caps--header {
  text-transform: uppercase;
}

h1.sml--caps--header {
  letter-spacing: 2px;
}

.card.deals .favorite {
  color: transparent;
}

.hero__search__form__field {
  color: #000;
}

.modal__close {
  color: rgba(0, 0, 0, 0.5);
}

.nav__categories__menu,
.nav__categories__menu__icon,
.button,
.modal--signup__top,
.modal--coupon__follow__title,
.modal--signup-small__logo.icon-question_mark,
.hero__nav__list__item a,
.hero__nav__meals h3,
.hero__nav__meals p,
.hero__title,
.hero__sub-line,
.card__use:hover,
.card.merchants .card__content,
.card.categories .card__content,
.favorite,
.favorite:hover,
.card.deals .favorite::before,
.card.deals .favorite::after,
.card.deals .favorite:hover,
.recommendations-card__follow:hover,
.user,
.meal__counter__number,
.box-top,
.top__offers__alpha a,
.subscribe h3,
.subscribe .nutri_mail_submit,
.sidebar__header,
.type-category .recommendations-card__brand,
.key__icon,
.sidebar-item.guarantee .sidebar__content,
.subscribe_store p,
.subscribe_store a,
.help {
  color: #fff;
}

.footer__links,
.footer__links a,
.hero__partners__line,
.guarantee__links,
.guarantee__links a {
  color: rgba(255, 255, 255, 0.6);
}

.modal--signup-small__logo,
.modal--signup-small__title,
.modal--feedback__title,
.modal--coupon__head__checkmark,
.modal--coupon__head__title,
.modal--coupon__information__title,
.modal--coupon__information__subline,
.nav__user__name,
.nav__search__button,
.hero__search__form__button,
.nav__search-button__button,
.nav__categories__button,
.card__content:hover .card__action,
.card__view:hover,
.users .card.deals .card__action:hover,
.subscriptions__header {
  color: #f26553;
}

.modal--signup__bottom,
.modal--signup-small__subline,
.modal--signup-small__member,
.modal--coupon__footer__close,
.modal--coupon__footer__privacy,
.nav__search__field,
.nav__categories__menu__container__title,
.nav__categories__menu__container__list a,
.nav__meals a,
.nav__meals p,
.nav__meals span,
.nav--cards__item,
.card__brand,
.card.deals .card__action,
.card__use,
.card__view,
.meal__title,
.meal__sub-line,
.owl-prev,
.owl-next,
.box__search__filters,
.box__search__filters a {
  color: #aaa394;
}

.nav--cards__item.active,
.card.deals .card__content,
.box__search__filters .active {
  color: #2d2b27;
}

.share__title,
.key__title,
.popular__list li:hover a,
.top__offers h3 {
  color: #3e3b35;
}

.key__offers,
.key__favorite,
h1.sml--caps--header,
.no_search_results .browse_cat_cont a,
h1.no_search_results {
  color: #a19d95;
}

.key__offers:hover,
.key__favorite:hover,
.no_search_results .browse_cat_cont a:hover {
  color: #89847a;
}

.sidebar__content,
.about__link,
.social__title,
.popular__list li a {
  color: #948d7f;
}

.recommendations-card__follow,
.no_search_results .nav__search__button {
  color: #d6cfc2;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  margin: 64px 0 0;
}
body.home {
  margin: 0;
}

input[type=text],
input[type=search] {
  border: 1px solid #fff;
  outline: none;
}
input[type=text]:focus,
input[type=search]:focus {
  border: 1px solid #f26553;
  outline: none;
}

button {
  outline: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul {
  margin: 0;
}

a {
  text-decoration: none;
}
a:hover, a:active, a:focus {
  text-decoration: none;
}

.button {
  display: inline-block;
  line-height: 42px;
  margin: 0 auto;
  border: none;
  border-radius: 3px;
  height: 42px;
  padding: 0 50px;
  transition: all 0.1s ease;
}
.button.show {
  margin: 24px auto 36px;
}
.button.show [class^="icon-"] {
  vertical-align: middle;
}
.button.flex {
  text-align: center;
  display: block;
  padding: 0;
}
.button.no__shadow {
  box-shadow: none;
}

.stores .see_more_coupon_bar {
  width: 100%;
}

.container {
  margin: 0 auto;
  width: 1224px;
  height: 100%;
  padding: 0 12px;
}

.col-3 {
  width: 25%;
}

.col-6 {
  width: 50%;
}

.col-9 {
  width: 75%;
}

.col-3,
.col-6,
.col-9 {
  padding: 0 12px;
  float: left;
}

.col-6.categories,
.col-9.merchants {
  padding: 0;
}

.main {
  margin: 0 0 230px;
  min-height: calc(100vh - 64px - 230px);
}
.main::before {
  top: -2px;
  right: 0;
  left: 0;
  width: 100%;
  height: 6px;
}
.main::after {
  right: 0;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 2px;
}

.content-wrap::after {
  right: 0;
  bottom: -3px;
  left: 0;
  width: 100%;
  height: 3px;
}

.content-wrap,
.content-wrap--secondary {
  padding: 26px 0;
}

.modal {
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
}
.modal > * {
  margin: auto;
  border-radius: 3px;
}
.modal.in {
  opacity: 1;
  visibility: visible;
}

.modal__close {
  top: 5px;
  right: 5px;
  border: none;
  outline: none;
  padding: 0;
}

.modal--signup {
  overflow: hidden;
  height: 520px;
  width: 610px;
}
.modal--signup::after {
  top: 89px;
  right: 0;
  left: 0;
  height: 1px;
}

.modal--signup__top {
  border-radius: 3px 3px 0 0;
  padding: 0 100px 40px;
}

.modal--signup__top__brand {
  margin: 13px 0 0;
  height: 64px;
  width: 183px;
}

.modal--signup__top__title {
  margin: 53px 0 0;
}

.modal--signup__top__subline {
  margin: 22px 0 0;
}

.modal--signup__bottom {
  border-radius: 0 0 3px 3px;
  padding: 30px 130px 88px;
}
.modal--signup__bottom::before {
  top: -2px;
  right: 0;
  left: 0;
  width: 100%;
  height: 3px;
}

.modal--signup__bottom__title {
  margin: 0 0 29px;
}

.modal--signup__bottom__signup {
  margin: 0 0 12px;
  padding: 0 40px;
}
.modal--signup__bottom__signup::before {
  top: 0;
  right: 0;
  bottom: 0;
  left: -60px;
  height: 30px;
  width: 50px;
}
.modal--signup__bottom__signup span {
  vertical-align: middle;
}

.modal--signup__top,
.modal--signup__bottom {
  text-align: center;
}

.modal--signup-small {
  text-align: center;
  height: 330px;
  width: 330px;
  padding: 40px 20px;
}
.modal--signup-small > * {
  margin: auto;
}

.modal--signup-small__logo {
  top: -25px;
  right: calc(50% - 30px);
  border-radius: 100%;
  height: 50px;
  width: 50px;
}
.modal--signup-small__logo::before {
  top: -5px;
  left: -5px;
}

.modal--signup-small__form {
  width: 100%;
}

.modal--signup-small__button {
  margin: auto auto 0;
  outline: none;
  width: 100%;
  padding: 0;
}

.modal--signup-small__subline {
  line-height: 22px;
  margin: -3px auto 20px;
  border: 1px solid #d6cfc2;
  border-radius: 0 0 3px 3px;
  height: 23px;
  width: 100%;
}

.modal--signup-small__member {
  line-height: 38px;
  right: 0;
  bottom: 0;
  left: 0;
  border-top: 1px solid #f0e9da;
  height: 41px;
}

/* Base for label styling */
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}

[type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label {
  position: relative;
  padding-left: 25px;
  cursor: pointer;
}

/* checkbox aspect */
[type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 23px;
  height: 23px;
  border-radius: 100%;
  font-size: 23px;
  line-height: 16px;
  color: #aaa394;
}

[type="checkbox"]:not(:checked) + label:before {
  content: "";
}

[type="checkbox"]:checked + label:before {
  content: "";
}

[type="checkbox"]:not(:checked) + label:before,
label {
  color: #aaa394;
}

[type="checkbox"]:checked + label:before,
[type="checkbox"]:checked + label {
  color: #000;
}

.subscribe [type="checkbox"]:not(:checked) + label:before,
label {
  color: rgba(255, 255, 255, 0.4);
}

.subscribe [type="checkbox"]:checked + label:before,
.subscribe [type="checkbox"]:checked + label {
  color: #fff;
}

/* hover style just for information */
label:hover:before {
  color: #000;
}

.modal--feedback {
  height: 360px;
  width: 405px;
}

.modal--feedback__title {
  line-height: 65px;
  text-align: center;
  border-bottom: 1px solid #f0e9da;
  height: 65px;
}

.modal--feedback__content {
  padding: 24px 24px 12px;
}

.modal--feedback__form {
  padding: 0 24px 24px;
}

.modal--feedback__form__body {
  border: 1px solid #f0e9da;
  border-radius: 3px;
  height: 130px;
  width: 100%;
}

.modal--feedback__form__submit {
  margin: 24px 0 0;
  box-shadow: none;
  width: 100%;
}

.modal--coupon {
  height: 615px;
  width: 535px;
}

.modal--coupon__head {
  border-bottom: 1px solid #f0e9da;
  height: 107px;
}

.modal--coupon__head__checkmark {
  margin: -2px 24px 0 0;
  float: left;
}

.modal--coupon__card {
  height: 192px;
}

.modal--coupon__information {
  border-top: 1px solid #f0e9da;
  height: 155px;
}

.modal--coupon__information__title {
  line-height: 2;
  margin: -10px 0 0;
}

.modal--coupon__information__content {
  line-height: 1.2;
}

.modal--coupon__information__subline {
  margin: 27px 0 0;
}

.modal--coupon__follow {
  height: 120px;
}

.modal--coupon__follow__title {
  margin: 0 auto auto;
}

.modal--coupon__follow__button {
  margin: auto auto 0;
}

.modal--coupon__footer {
  height: 42px;
  padding: 0 24px;
}

.modal--coupon__footer__close {
  margin: auto auto auto 0;
}

.modal--coupon__footer__privacy {
  margin: auto 0 auto auto;
}

.modal--coupon__head,
.modal--coupon__card,
.modal--coupon__information,
.modal--coupon__follow {
  padding: 24px;
}

.modal--coupon__information__subline,
.modal--coupon__follow__title {
  text-align: center;
}

.modal--help {
  text-align: center;
  height: 740px;
  width: 535px;
}
.modal--help .modal--signup-small__title {
  margin: 36px 0 0;
  border-bottom: 1px solid #f0e9da;
  padding: 0 0 36px;
}

.modal--signup-small__logo.icon-question_mark::before {
  top: 2px;
  left: 2px;
}

.modal--help__container {
  margin: 0;
  padding: 18px 0 12px;
}

.modal--help__img {
  flex: 1 1 calc((100% / 3) - (12px * 3));
  margin: -6px 12px;
  height: 156px;
}

.modal--help__text {
  flex: 1 1 calc(((100% / 3) * 2) - 12px);
  margin: auto 6px;
  padding: 24px;
}
.modal--help__text:nth-child(even) {
  text-align: left;
  padding: 24px 48px 24px 24px;
}
.modal--help__text:nth-child(odd) {
  text-align: right;
  padding: 24px 24px 24px 48px;
}

.nav {
  top: 0;
  right: 0;
  left: 0;
  height: 64px;
  transition: all 0.3s ease;
}
.nav.logged-in .nav__meals {
  width: 258px;
}
.nav.logged-in .nav__categories__menu {
  top: 55px;
  right: -433px;
}
.nav .container {
  padding: 0 24px;
}

.nav__brand {
  margin: auto 5px auto 0;
  height: 44px;
  width: 126px;
}

.beta {
  font-size: 9px;
  color: #6585c7;
  bottom: 8px;
  left: 74px;
}

.nav__search-button {
  display: none;
}

.nav__categories {
  width: 51px;
}

.nav__search-button__button,
.nav__categories__button {
  border: none;
  outline: none;
  width: 49px;
  padding: 0;
}
.nav__search-button__button > *,
.nav__categories__button > * {
  margin: auto;
}

.nav__categories__menu {
  top: 55px;
  right: -459px;
  border-radius: 0 0 3px 3px;
  height: 260px;
  width: 920px;
  padding: 18px;
  transition: all 0.3s ease;
}

.nav__categories__menu__icon {
  margin: 0 40px 0 0;
  height: 224px;
  width: 224px;
  padding: 24px;
  float: left;
}
.nav__categories__menu__icon::before {
  top: 10px;
  right: 10px;
  bottom: 10px;
  left: 10px;
  border: 2px dashed rgba(255, 255, 255, 0.5);
  border-radius: 3px;
}
.nav__categories__menu__icon span {
  text-align: center;
  margin: 0 auto auto;
}
.nav__categories__menu__icon [class^="icon-category-"] {
  margin: auto auto 0;
}

.nav__categories__menu__container__list {
  line-height: 1.7;
  list-style: none;
  margin: 0 31px 0 0;
  padding: 0;
  float: left;
}
.nav__categories__menu__container__list:last-child {
  margin: 0 13px 0 0;
}

.nav__meals {
  text-align: center;
  border-collapse: separate;
  width: 128px;
  margin: 8px 10px 8px 5px;
}
.nav__meals tr {
  height: 48px;
}
.nav__meals td {
  line-height: 12px;
  text-transform: uppercase;
  width: 50%;
  padding: 8px 0 0;
}
.nav__meals td:first-child {
  border-right: none;
}
.nav__meals tr:last-child,
.nav__meals td:first-child {
  border-radius: 3px 0 0 3px;
}
.nav__meals tr:last-child,
.nav__meals td:last-child {
  border-radius: 0 3px 3px 0;
}

.nav__meals--user {
  margin: 0 0 -12px;
}

.nav__user {
  margin: auto 0 auto auto;
}

.nav__user__img {
  margin: auto 5px auto 0;
  border-radius: 100%;
  width: 33px;
  height: 33px;
}

.nav__user__name {
  white-space: nowrap;
  margin: auto 0 auto 5px;
}

.nav__sign-in {
  width: 112px;
}

.nav__create-account {
  margin: 8px 0 8px 5px;
  width: 187px;
}

.nav,
.nav__categories__menu {
  opacity: 0;
  visibility: hidden;
}

.nav.in,
.nav__categories__menu.in {
  opacity: 1;
  visibility: visible;
}

.nav__search-button,
.nav__search,
.nav__categories,
.nav__sign-in {
  margin: 8px 5px;
}

.nav__search-button,
.nav__search,
.nav__categories,
.nav__meals td {
  border: 1px solid #f0e9da;
}

.nav__search-button,
.nav__search,
.nav__categories,
.nav__search-button__button,
.nav__categories__button,
.nav__categories__menu__icon,
.nav__meals td {
  border-radius: 3px;
}

.nav__categories__menu__container__title,
.nav__categories__menu__container__list {
  line-height: 1.7;
}

.nav__sign-in,
.nav__create-account {
  line-height: 48px;
  text-align: center;
  box-shadow: none;
  height: auto;
  padding: 0;
  transition: all 0.1s ease;
}

.floating {
  display: none;
}

ul.tabs {
  margin: 0;
  padding: 0;
}
ul.tabs li {
  display: inline-block;
  list-style-type: none;
}

.top__offers h3 {
  text-align: center;
  line-height: 42px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.top__offers__alpha {
  line-height: 42px;
  text-align: center;
  text-transform: uppercase;
  display: block;
  margin: 0 0 40px 0;
  height: 42px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  clear: left;
}
.top__offers__alpha ul {
  padding: 0;
}
.top__offers__alpha li {
  display: inline-block;
  width: calc(100% / 35);
  vertical-align: middle;
}
.top__offers__alpha li.selected a {
  background-color: #65625d;
  padding: 3px 4px;
  border-radius: 3px;
}
.top__offers__alpha li.inactive {
  opacity: 0.2;
  pointer-events: none;
}

.hero__nav {
  top: 35px;
  right: 0;
  left: 0;
}

.hero__nav__logo {
  background-image: url("/img/logo.png");
  height: 44px;
  width: 124px;
  margin: 7px 0 0;
  float: left;
}
.hero__nav__logo .beta {
  bottom: 16px;
  left: 46px;
}

.hero__nav__list {
  list-style: none;
  float: right;
}

.hero__nav__list__item {
  display: inline-block;
  margin: 0 34px 0 0;
  vertical-align: middle;
  transition: all ease 0.3s;
}
.hero__nav__list__item:last-child {
  margin: 0 0 0 8px;
}
.hero__nav__list__item a {
  text-transform: uppercase;
  border: 1px solid #fff;
  border-radius: 3px;
  padding: 12px;
}
.hero__nav__list__item .signup-link {
  border-color: #f26553;
}

.hero__nav__meals {
  border: 1px solid rgba(255, 255, 255, 0.2) !important;
  border-radius: 3px;
  padding: 15px;
  float: right;
}
.hero__nav__meals p {
  margin: -3px 0 0;
}
.hero__nav__meals h3,
.hero__nav__meals p {
  text-align: center;
  letter-spacing: 2px;
}

.nav--cards {
  margin: 30px auto 24px;
  border-radius: 3px;
  border-collapse: collapse;
  width: calc(50% - (12px * 2));
  height: 42px;
}
.nav--cards td {
  width: 50%;
}
.nav--cards td:first-child {
  border-right: 1px solid #f0e9da;
}

.stores .nav--cards {
  width: calc(65% - (12px * 2));
}
.stores .nav--cards td {
  width: 33.33333%;
}
.stores .nav--cards td:nth-child(2) {
  border-right: 1px solid #f0e9da;
}

.nav--cards__item {
  line-height: 42px;
  text-align: center;
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.1s ease;
}
.nav--cards__item [class^="icon-"] {
  vertical-align: middle;
}

.hero {
  margin: 0;
  width: 100%;
  height: 656px;
  padding: 0;
}

.hero__title {
  margin: auto auto 0;
}

.hero__sub-line {
  margin: 30px auto 38px;
}

.hero__search {
  margin: 0 auto auto auto;
}

.hero__search__form::before {
  top: -8px;
  right: -8px;
  bottom: -8px;
  left: -8px;
  border: 2px dashed rgba(255, 255, 255, 0.5);
  border-radius: 6px;
}

.hero__search__form__field {
  margin: 0 -66px 0 0;
  width: 100%;
  box-shadow: 0px 0px 38px 0px rgba(0, 0, 0, 0.4);
  border-radius: 3px;
  padding: 14px 66px 14px 28px;
}
.hero__search__form__field::-webkit-input-placeholder {
  color: #868686;
}
.hero__search__form__field:-moz-placeholder {
  color: #868686;
}
.hero__search__form__field::-moz-placeholder {
  color: #868686;
}
.hero__search__form__field:-ms-input-placeholder {
  color: #868686;
}

.hero__search__form__button {
  vertical-align: middle;
  top: 12px;
  right: 20px;
  top: -moz-calc(8px + 4px);
  padding: 0;
}

.hero__partners {
  right: 0;
  bottom: 0;
  left: 0;
  height: 90px;
}

[class^="hero__partners__"] {
  display: block;
  height: 41px;
  width: 100px;
  margin: auto;
}
[class^="hero__partners__"]:first-child {
  margin: auto auto auto 0;
}
[class^="hero__partners__"]:last-child {
  margin: auto 0 auto auto;
}

.hero__partners__line {
  text-transform: uppercase;
  height: auto;
  width: auto;
}

.hero__logo__big {
  margin: 0 auto;
  border-radius: 6px;
  width: 150px;
  height: 150px;
}
.hero__logo__big::before {
  background: rgba(255, 255, 255, 0.2);
  top: -4px;
  left: -4px;
  border-radius: 8.1px;
  height: 158px;
  width: 158px;
}

.interior .hero {
  text-align: center;
  height: 330px;
}

.interior .hero__title {
  line-height: 65px;
}

.interior .hero .container {
  padding: 33px 0;
}

.hero__title,
.hero__sub-line {
  line-height: 1.2;
  text-align: center;
  text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.4);
}

.hero__title,
.hero__sub-line,
.hero__search {
  width: 700px;
}

.hero__search__form__field,
.hero__search__form__button {
  border: none;
}

.hero .button.color--white {
  color: #f26553;
  margin: 0 5px;
}

.hero__icon {
  margin-top: 12px;
  margin-bottom: 12px;
}
.hero__icon i {
  font-size: 150px;
  color: white;
  text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.4);
}

.card {
  border-top: none;
}
.card.coupon {
  margin: 0;
  width: 100%;
  height: 100%;
}

.half-card > .card {
  margin: 0;
  height: 183px;
  width: 100%;
  float: none;
}
.half-card > .card:first-child {
  margin: 0 0 24px;
}

.card,
.half-card {
  margin: 12px;
  border-radius: 3px;
  height: 390px;
  width: calc((100% / 4) - (12px * 2));
}

.card,
.half-card,
.card__brand--img {
  float: left;
}

.card__content {
  border-radius: 3px;
}

.card__img {
  top: 0;
  right: 0;
  left: 0;
  height: 185px;
  width: 100%;
}

.card__description {
  max-height: 63px;
}

.card__use,
.card__view {
  border: solid 1px transparent;
}

.card__use {
  left: 0;
  border-right: 1px solid #f0e9da;
  border-radius: 0 0 0 3px;
}

.card__view {
  right: 0;
  border-left: 1px solid #f0e9da;
  border-radius: 0 0 3px 0;
}
.card__view:hover {
  border: 1px solid #f26553;
}

.card__use,
.card__view {
  line-height: 43px;
  text-align: center;
  bottom: 0;
  border-top: 1px solid #f0e9da;
  height: 43px;
  width: 50%;
  transition: all 0.15s ease;
}

.card.deals {
  border-top-width: 5px;
  border-top-style: solid;
}
.card.deals .card__content {
  border-radius: 0 0 3px 3px;
  padding: 191px 20px 20px;
}
.card.deals .card__name {
  margin: 0 0 7px;
  max-height: 42px;
}
.card.deals .card__brand {
  margin: 10px 0;
}
.card.deals .card__brand--img {
  width: 46px;
  height: 46px;
  margin: 0 10px 0 0;
  border: 1px solid #f0e9da;
  border-radius: 3px;
  padding: 10px 0;
}
.card.deals .card__action {
  line-height: 43px;
  text-align: center;
  height: 43px;
  right: 0;
  bottom: 0;
  left: 0;
  border-top: 1px solid #f0e9da;
  transition: color 0.2s ease, border-top-style 0.15s linear, border-top-color 0.1s linear 0.2s;
}
.card.deals .card__action:hover {
  border-top-style: dashed;
  border-top-color: #a9a491;
}

.card.deals.small {
  margin: 0 1px 3px;
  height: 230px;
  float: left;
}
.card.deals.small .card__content {
  padding: 20px;
}

.card.deals.small {
  width: 250px;
}

.card.deals.popup {
  margin: 0;
  height: 154px;
  width: 100%;
  float: none;
}
.card.deals.popup .card__brand--img {
  margin: auto;
  border: none;
  height: 68px;
  width: 116px;
  padding: 0;
}
.card.deals.popup .card__content {
  padding: 18px;
}

.card__popup__img {
  margin: 0 18px 0 0;
  border: 1px solid #f0e9da;
  border-radius: 3px;
  width: 118px;
  height: 118px;
  float: left;
}

.merchants .card.small {
  width: calc((100% / 3) - (2 * 12px));
  margin: 12px;
}

.current_coupon_cont .card.small,
.search .card.small {
  width: calc((100% / 4) - (2 * 12px));
  margin: 12px;
}

.col-6 .current_coupon_cont .card.small {
  width: calc((100% / 2) - (2 * 12px));
}

.card.merchants,
.card.categories {
  padding: 11px;
}
.card.merchants .card__favorite,
.card.categories .card__favorite {
  height: 13px;
  width: 16px;
  top: 28px;
  right: 28px;
}
.card.merchants .card__content,
.card.categories .card__content {
  padding: 79px 28px 28px;
}
.card.merchants .card__content::before,
.card.categories .card__content::before {
  content: "";
  top: 12px;
  right: 12px;
  bottom: 12px;
  left: 12px;
  border: 2px dashed rgba(255, 255, 255, 0.5);
  border-radius: 3px;
}
.card.merchants .card__brand,
.card.categories .card__brand {
  background-clip: padding-box;
  top: 0;
  left: 28px;
  height: 70px;
  width: 121px;
  border: 2px solid rgba(0, 0, 0, 0.05);
  border-radius: 0 0 4px 4px;
  border-top: none;
}
.card.merchants .card__brand--img,
.card.categories .card__brand--img {
  height: 68px;
  width: 117px;
  border-radius: 0 0 3px 3px;
}
.card.merchants .card__action,
.card.categories .card__action {
  right: 28px;
  bottom: 28px;
}

.card.categories .card__content {
  text-align: center;
  padding: 28px;
}
.card.categories [class^="icon-category-"] {
  text-shadow: 0px 3px 0px rgba(0, 0, 0, 0.3);
  margin: auto;
}
.card.categories .card__name {
  margin: auto auto 0;
}
.card.categories .card__description {
  margin: 5px auto auto;
}
.card.categories .card__action {
  position: initial;
  margin: auto;
}

.half-card .card.categories .card__content {
  display: block;
}
.half-card .card.categories [class^="icon-category-"] {
  line-height: 130px;
  margin: 0 10px 0 0;
  float: left;
}
.half-card .card.categories .card__name {
  margin: 40px 0 0;
}
.half-card .card.categories .card__action {
  margin: 10px 0 0;
}
.half-card .card.categories .card__name,
.half-card .card.categories .card__action {
  text-align: left;
}

#content_expired_deals .card__content {
  pointer-events: none;
  cursor: default;
}
#content_expired_deals .card__action {
  display: none;
}

.recommendations-card {
  border-radius: 3px;
  height: 144px;
  width: 116px;
}
.recommendations-card.size-large {
  height: 170px;
  width: 150px;
}

.recommendations-card__brand {
  top: 0;
  right: 0;
  left: 0;
  border: 1px solid #d6cfc2;
  border-bottom: none;
  border-radius: 3px 3px 0 0;
  height: 117px;
  width: 100%;
}
.recommendations-card__brand img {
  margin: auto;
  border: none;
  height: 68px;
  width: 116px;
  padding: 0;
}
.recommendations-card__brand [class^="icon-"],
.recommendations-card__brand [class*=" icon-"] {
  margin: auto auto 0;
}
.recommendations-card__brand p {
  text-align: center;
  margin: 0 auto auto;
}

.size-large .recommendations-card__brand {
  height: 150px;
}

.type-category .recommendations-card__brand {
  padding: 10px;
}
.type-category .recommendations-card__brand::before {
  top: 5px;
  right: 5px;
  bottom: 5px;
  left: 5px;
  border: 2px dashed rgba(255, 255, 255, 0.5);
  border-radius: 3px;
}

.recommendations-card__follow {
  line-height: 24px;
  text-align: center;
  right: 0;
  bottom: 0;
  left: 0;
  border: none;
  border-radius: 0 0 3px 3px;
  outline: none;
  height: 27px;
  width: 100%;
  transition: all 0.1s ease;
}
.recommendations-card__follow .icon-follow {
  vertical-align: sub;
  padding: 0 5px 0 0;
}

.size-large .recommendations-card__follow {
  height: 34px;
  border: 1px solid #d6cfc2;
}

.favorite {
  outline: none;
}
.favorite.active {
  border-color: rgba(255, 255, 255, 0.12);
}

.card.deals .favorite {
  text-transform: uppercase;
  white-space: nowrap;
  overflow: hidden;
  border: 2px solid rgba(45, 43, 39, 0.12);
  border-radius: 18px;
  padding: 0 0 0 32px;
  top: 126px;
  right: 14px;
}
.card.deals .favorite::before, .card.deals .favorite::after {
  text-align: center;
  top: 0;
  left: -2px;
  top: -moz-calc(-2px + 1px);
}
.card.deals .favorite:hover {
  width: 125px;
  padding: 0 0 0 25px;
}
.card.deals .favorite.active:hover {
  width: 135px;
}

.card.merchants .favorite,
.card.categories .favorite {
  top: 28px;
  right: 28px;
  border: none;
  height: 13px;
  width: 16px;
}

.favorite,
.favorite::before,
.favorite::after {
  transition: all 0.35s ease;
}

.favorite::before,
.favorite:hover::after,
.favorite.active::before,
.favorite.active:hover::after {
  opacity: 1;
}

.favorite::after,
.favorite:hover::before,
.favorite.active::after,
.favorite.active:hover::before {
  opacity: 0;
}

.card.deals .favorite,
.card.deals .favorite::before,
.card.deals .favorite::after {
  line-height: 36px;
  height: 36px;
  width: 36px;
}

.profile {
  margin: 34px 0;
  height: 220px;
}

.user__img {
  margin: auto auto 8px;
  border: 4px solid #fff;
  border-radius: 100%;
  height: 130px;
  width: 130px;
}

.user__name {
  margin: 0 auto 4px;
}

.user__date {
  text-transform: uppercase;
  opacity: 0.6;
  margin: 0 auto auto;
}

.share {
  border-left: 1px solid #f0e9da;
  border-right: 1px solid #f0e9da;
  width: auto;
}
.share .flex-row {
  margin: 0 20% auto;
}

.share__title {
  line-height: 1.2;
  text-align: center;
  margin: auto 100px 24px;
}

.share__icon {
  margin: auto 36px;
}

.meal {
  border-radius: 0 3px 3px 0;
}

.meal__title {
  margin: auto auto 0;
}

.meal__counter {
  margin: 15px auto;
}

.meal__counter__background {
  margin: 0 6px;
  height: 82px;
  width: 50px;
}
.meal__counter__background::before {
  top: 0;
  right: 0;
  bottom: 4px;
  left: 0;
}
.meal__counter__background::after {
  top: 0;
  right: 0;
  bottom: 2px;
  left: 0;
}

.meal__counter__number {
  text-align: center;
  margin: auto 0;
}
.meal__counter__number::before {
  top: 35px;
  right: 0;
  bottom: 35px;
  left: 0;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.6);
}

.meal__sub-line {
  margin: 0 auto auto;
}

.profile,
.meal__counter__background,
.meal__counter__background::before,
.meal__counter__background::after {
  border-radius: 3px;
}

.meal__title,
.meal__sub-line {
  text-transform: uppercase;
}

.user,
.user::before {
  border-radius: 3px 0 0 3px;
}

.user,
.meal {
  width: 284px;
}

.user,
.share,
.meal {
  height: 100%;
}

.user,
.share,
.meal,
.meal__counter__background {
  float: left;
}

.box .flex-row {
  overflow: hidden;
  -webkit-transition: 1s max-height;
  -moz-transition: 1s max-height;
  -o-transition: 1s max-height;
  transition: 1s max-height;
}
.box .flex-row.ng-enter {
  max-height: 0px;
}
.box .flex-row.ng-enter-active {
  max-height: 300px;
}
.box .flex-row.ng-leave {
  max-height: 300px;
}
.box .flex-row.ng-leave-active {
  max-height: 0px;
}

.feedback {
  margin: 0 0 34px;
  border-top-width: 5px;
  border-top-style: solid;
  border-radius: 3px;
  padding: 24px;
}

.feedback__logo {
  border: 1px solid #f0e9da;
  border-radius: 3px;
  margin: 0 24px 0 0;
  height: 70px;
  width: 70px;
}
.feedback__logo img {
  margin: auto;
  border: none;
  height: 41px;
  width: 70px;
  padding: 0;
}

.feedback__title {
  line-height: 70px;
}

.feedback__button {
  outline: none;
  margin: 14px 0 14px 12px;
  padding: 0 12px;
  float: right;
}

.feedback__logo,
.feedback__title {
  float: left;
}

.box-top {
  line-height: 43px;
  text-transform: uppercase;
  margin: 0 -15px;
  border-radius: 3px;
  height: 43px;
  padding: 0 35px;
}

.box {
  margin: 0 0 34px;
  border-radius: 0 0 3px 3px;
}
.box .flex-row {
  border-bottom: 1px solid #f0e9da;
}
.box .flex-row:last-child {
  border: none;
}
.box .no--shadow {
  box-shadow: none;
}

.box.recommendations {
  padding: 20px;
}
.box.recommendations .nav__search {
  width: 100%;
  margin: 0 0 20px;
}
.box.recommendations .box__search__filters {
  top: 15px;
  right: 60px;
}
.box.recommendations .box__search__filters a {
  cursor: pointer;
}
.box.recommendations .carousel-wrapper {
  position: initial;
}
.box.recommendations.search {
  padding: 0;
}

.box.stores .flex-row,
.box.categories .flex-row {
  position: relative;
  height: 274px;
}

.key {
  background-size: 0, 0;
  margin: 20px;
  width: 150px;
}
.key > * {
  display: block;
}

.key__img {
  border: 1px solid #d6cfc2;
}

.key__icon::before {
  top: 10px;
  right: 10px;
  bottom: 10px;
  left: 10px;
  border: 2px dashed rgba(255, 255, 255, 0.5);
  border-radius: 3px;
}
.key__icon i {
  margin: auto auto 10px;
}
.key__icon p {
  text-align: center;
  margin: 0 auto auto;
}

.key__title {
  margin: 0 0 5px;
  border-bottom: 1px solid #ebebea;
  padding: 5px 0;
}

.key__img,
.key__icon {
  border-radius: 3px;
  height: 150px;
  width: 150px;
}

.key__offers,
.key__favorite {
  line-height: 18px;
  transition: all 0.1s ease;
  cursor: pointer;
}
.key__offers span,
.key__favorite span {
  padding: 0 5px 0 0;
}

.carousel-wrapper {
  top: 20px;
  right: 20px;
  bottom: 20px;
  left: 190px;
}

.owl-prev {
  top: calc(50% - (54px / 2));
  left: -46px;
  border-radius: 16px 3px 3px 16px;
}

.owl-next {
  top: calc(50% - (54px / 2));
  right: -46px;
  border-radius: 3px 16px 16px 3px;
}

.carousel {
  margin: 0;
}
.carousel.recommendations .item {
  width: 116px;
}

.owl-carousel {
  margin: auto;
}

.owl-prev,
.owl-next {
  line-height: 54px;
  text-align: center;
  overflow: hidden;
  margin: 0;
  border: 1px solid #d6cfc2;
  width: 32px;
  height: 54px;
  padding: 0;
}

.carousel,
.owl-carousel {
  width: calc(100% - 92px);
}

.nav__search .search_dropdown {
  right: 0;
  width: auto;
}

.no_search_results .nav__search {
  width: calc(100% - 12px*2);
  margin: 12px auto;
}
.no_search_results .stitched {
  padding: 1px;
  margin: 0 0 25px;
}
.no_search_results .stitched::before {
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}
.no_search_results input[type=text]:focus {
  border-color: #d6cfc2;
}

.nav__search__field {
  border: none;
  border-radius: 3px;
  height: 46px;
  width: 100%;
  padding: 0 0 0 24px;
}

.nav__search__button {
  background: transparent;
  vertical-align: middle;
  top: 8px;
  right: 20px;
  border: none;
  padding: 0;
}

h1.sml--caps--header,
h1.no_search_results {
  text-align: center;
  margin: 20px 0 10px 0;
}
h1.sml--caps--header.sml--caps--header,
h1.no_search_results.sml--caps--header {
  margin: 36px 0;
}

.browse_cat_cont ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.browse_cat_cont ul li {
  display: inline-block;
  vertical-align: top;
  padding: 0 0 8px;
  margin: 0;
  width: 18%;
  margin: 0 2% 0 0;
}
.browse_cat_cont ul li:nth-child(5n) {
  margin: 0;
}

#home-search-dropdown-wrapper {
  position: absolute;
  top: 449px;
  left: 50%;
}
#home-search-dropdown-wrapper .search_dropdown {
  left: -350px;
  width: 700px;
}

.search .see_more_coupon_bar {
  text-align: center;
}

.search_dropdown_wrapper {
  height: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.search_dropdown {
  display: none;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  width: 540px;
  -webkit-box-shadow: 2px 2px 4px 0 #aaa;
  -moz-box-shadow: 2px 2px 4px 0 #aaa;
  -o-box-shadow: 2px 2px 4px 0 #aaa;
  box-shadow: 2px 2px 4px 0 #aaa;
}

.search_dropdown .search_results_list {
  background: #fff;
  max-height: 610px;
  overflow-y: auto;
}

.search_dropdown .search_results_list .search_result_row {
  display: block;
  border-bottom: dotted 1px #808080;
}

.search_dropdown .search_results_list .search_result_row a {
  display: block;
  padding: 5px;
  overflow: hidden;
}

.search_dropdown .search_results_list .search_result_row a img {
  margin: 5px;
  width: 84px;
  height: 40px;
  float: left;
}

.search_dropdown .search_results_list .search_result_row a .search_result_label {
  margin: 5px;
  display: block;
  float: left;
  padding: 5px;
  width: 340px;
}

.search_dropdown .search_results_list .search_result_row a .search_result_label span.search_result_name {
  display: block;
  font-size: 11pt;
  color: #666;
  font-weight: 300;
  font-style: normal;
}

.search_dropdown .search_results_list .search_result_row a .search_result_label span.search_result_site {
  display: block;
  font-weight: 300;
  font-style: italic;
  color: #40a2b9;
}

.search_dropdown .search_results_list .search_result_row a:hover {
  background: #eceef5;
}

.search_dropdown .search_categories {
  display: none;
  background: #DDDDDD;
  height: 44px;
}

.search_dropdown .search_categories h6 {
  display: inline;
  line-height: 44px;
  margin: 0 10px 0 10px;
  color: #444;
}

.search_dropdown .search_categories a {
  color: #c63051;
  size: 10pt;
  line-height: 44px;
}

.search_dropdown .search_categories a:hover {
  text-decoration: underline;
}

.search .main {
  padding: 0;
}

.search .carousel-wrapper {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0;
}
.search .carousel__pagination-left {
  margin: auto-14px auto 0;
}
.search .carousel__pagination-right {
  margin: auto 0 auto-14px;
}
.search .carousel.recommendations .item {
  width: 116px;
}
.search .carousel {
  width: calc(100% + ($pagination-width * 2));
}
.search .carousel.recommendations .item {
  width: 150px;
}

.template {
  border-radius: 3px;
  margin: 24px 0;
  padding: 24px;
}

.short_two_column {
  overflow: hidden;
  width: 585px;
  max-width: 100%;
  height: auto;
  margin: 10px auto;
}

.short_two_column_left, .short_two_column_right {
  position: relative;
  float: left;
  width: 280px;
  height: 92px;
  margin: 0 !important;
}

.wysiwyg_content .short_two_column_right p {
  margin-top: 5px;
  line-height: 15pt;
}

.wysiwyg_content .short_two_column_left p {
  margin-top: 5px;
  line-height: 15pt;
}

.short_two_column_right hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 0;
  padding: 0;
  margin-top: 0;
}

.short_two_column_left hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 0;
  padding: 0;
  margin-top: 0;
}

.short_two_column_right p img {
  padding: 20px;
  padding-left: 0;
  padding-bottom: 20%;
}

.short_two_column_left p img {
  padding: 20px;
  padding-left: 0;
  padding-bottom: 20%;
}

.wysiwyg_content p {
  font-size: 12pt;
  line-height: 18pt;
  margin-top: 20px;
}
.wysiwyg_content img {
  max-width: 100%;
  height: auto;
}
.wysiwyg_content iframe {
  max-width: 100%;
}
.wysiwyg_content a {
  color: #c63051;
}
.wysiwyg_content a:hover {
  text-decoration: underline;
}
.wysiwyg_content h1, .wysiwyg_content h2, .wysiwyg_content h3, .wysiwyg_content h4, .wysiwyg_content h5, .wysiwyg_content h6 {
  color: #f26553;
  margin-top: 20px;
}
.wysiwyg_content h1 {
  font-size: 160%;
}
.wysiwyg_content h2 {
  font-size: 150%;
}
.wysiwyg_content h3 {
  font-size: 140%;
}
.wysiwyg_content h4 {
  font-size: 130%;
}
.wysiwyg_content h5 {
  font-size: 120%;
}
.wysiwyg_content h6 {
  font-size: 110%;
}
.wysiwyg_content ul {
  margin-top: 20px;
  padding-left: 40px;
  list-style-image: url(../img/li_bullet.png);
  font-size: 12pt;
  line-height: 18pt;
}
.wysiwyg_content ul.nobullets {
  list-style: none;
}
.wysiwyg_content .subscribe_message {
  width: 246px;
  border-radius: 6px;
  color: white;
  font-size: 11pt;
  text-align: left;
  padding: 8px;
  position: absolute;
  right: 306px;
  top: 179px;
  opacity: 0;
  visibility: hidden;
}
.wysiwyg_content .subscribe_message.visible {
  opacity: 1;
  visibility: visible;
}
.wysiwyg_content .subscribe_message.error {
  background-color: #FF4040;
  border: solid 1px #A60000;
}
.wysiwyg_content .subscribe_message.success {
  background-color: #00CC00;
  border: solid 1px #008500;
}

.sidebar-item {
  margin: 0 0 24px;
  border-radius: 3px;
  width: 100%;
}
.sidebar-item:first-child {
  margin: 24px 0 24px;
}

.sidebar__header {
  border-radius: 3px 3px 0 0;
  padding: 15px 20px;
}

.sidebar__content {
  border-radius: 0 0 3px 3px;
  padding: 20px;
}

.follow__category .button {
  width: 230px;
}

.stores .sidebar-item:first-child,
.categories .sidebar-item:first-child {
  margin: 12px 0 24px;
}

.about .sidebar__content {
  padding: 20px 20px 80px;
}
.about .sidebar__content::before {
  top: 0;
  right: 10px;
  bottom: 10px;
  left: 10px;
  border: 1px dashed rgba(148, 141, 127, 0.5);
  border-top: none;
  border-radius: 0 0 3px 3px;
}

.about__link {
  right: 20px;
  bottom: 20px;
}
.about__link .icon-arrow_bottom {
  vertical-align: sub;
}

.follow {
  padding: 20px;
}
.follow::before {
  top: 10px;
  right: 10px;
  bottom: 10px;
  left: 10px;
  border: 1px dashed rgba(255, 255, 255, 0.5);
}
.follow .button {
  text-align: center;
  width: 100%;
  padding: 0;
}

.follow,
.follow::before {
  border-radius: 3px;
}

.sidebar-item.guarantee .sidebar__content {
  text-align: center;
  overflow: hidden;
  border-radius: 3px;
  padding: 0 20px 20px;
  height: 250px;
}
.sidebar-item.guarantee .sidebar__content > * {
  margin: auto;
}

.guarantee__icon {
  height: 100px;
}

.guarantee__title {
  text-transform: uppercase;
}

.sidebar-item.popular .sidebar__content {
  overflow: hidden;
  border-radius: none;
  padding: 10px 20px;
}

.popular__list {
  list-style: none;
  padding: 0;
}
.popular__list li {
  margin: 10px 0;
  transition: all 0.2s ease;
}
.popular__list li::before {
  top: 0;
  bottom: 0;
  left: -30px;
  width: 10px;
}
.popular__list li:hover {
  margin: 10px 0 10px 10px;
}

.popular__search {
  border-top: 1px solid #f0e9da;
  border-radius: 0 0 3px 3px;
  width: 100%;
  height: 80px;
  padding: 15px 20px;
}
.popular__search .nav__search {
  margin: 0;
  width: 100%;
}
.popular__search .search_dropdown {
  right: -220px;
}

.sidebar-item.recommendation .sidebar__content {
  padding: 16px;
}
.sidebar-item.recommendation .recommendations-card {
  margin: 0 0 20px;
}
.sidebar-item.recommendation .recommendations-card:last-of-type {
  margin: 0;
}
.sidebar-item.recommendation .carousel,
.sidebar-item.recommendation .owl-carousel {
  width: initial;
}

.sidebar-item.social .sidebar__content {
  border-radius: 3px;
  height: auto;
}

.social__title {
  text-align: center;
  margin: auto;
}

.social__circle {
  overflow: hidden;
  margin: 10px auto 0;
  border: none;
  border-radius: 100%;
  height: 50px;
  width: 50px;
}
.social__circle > * {
  font-size: 25px;
  color: #fff;
  margin: auto;
}
.social__circle.facebook {
  background-color: #4e69a2;
  text-shadow: 0px 0px 0 #42598a,-1px 1px 0 #42598a,-2px 2px 0 #42598a,-3px 3px 0 #42598a,-4px 4px 0 #42598a,-5px 5px 0 #42598a,-6px 6px 0 #42598a,-7px 7px 0 #42598a,-8px 8px 0 #42598a,-9px 9px 0 #42598a,-10px 10px 0 #42598a,-11px 11px 0 #42598a,-12px 12px 0 #42598a,-13px 13px 0 #42598a,-14px 14px 0 #42598a,-15px 15px 0 #42598a,-16px 16px 0 #42598a,-17px 17px 0 #42598a,-18px 18px 0 #42598a,-19px 19px 0 #42598a,-20px 20px 0 #42598a,-21px 21px 0 #42598a,-22px 22px 0 #42598a,-23px 23px 0 #42598a,-1px 1px 0 rgba(66, 89, 138, 0.96),-2px 2px 0 rgba(66, 89, 138, 0.92),-3px 3px 0 rgba(66, 89, 138, 0.88),-4px 4px 0 rgba(66, 89, 138, 0.84),-5px 5px 0 rgba(66, 89, 138, 0.8),-6px 6px 0 rgba(66, 89, 138, 0.76),-7px 7px 0 rgba(66, 89, 138, 0.72),-8px 8px 0 rgba(66, 89, 138, 0.68),-9px 9px 0 rgba(66, 89, 138, 0.64),-10px 10px 0 rgba(66, 89, 138, 0.6),-11px 11px 0 rgba(66, 89, 138, 0.56),-12px 12px 0 rgba(66, 89, 138, 0.52),-13px 13px 0 rgba(66, 89, 138, 0.48),-14px 14px 0 rgba(66, 89, 138, 0.44),-15px 15px 0 rgba(66, 89, 138, 0.4),-16px 16px 0 rgba(66, 89, 138, 0.36),-17px 17px 0 rgba(66, 89, 138, 0.32),-18px 18px 0 rgba(66, 89, 138, 0.28),-19px 19px 0 rgba(66, 89, 138, 0.24),-20px 20px 0 rgba(66, 89, 138, 0.2),-21px 21px 0 rgba(66, 89, 138, 0.16),-22px 22px 0 rgba(66, 89, 138, 0.12),-23px 23px 0 rgba(66, 89, 138, 0.08),25px 25px 0 rgba(66, 89, 138, 0);
}
.social__circle.facebook.disabled {
  border-color: #91a3ca;
  text-shadow: 0px 0px 0 #91a3ca,-1px 1px 0 #91a3ca,-2px 2px 0 #91a3ca,-3px 3px 0 #91a3ca,-4px 4px 0 #91a3ca,-5px 5px 0 #91a3ca,-6px 6px 0 #91a3ca,-7px 7px 0 #91a3ca,-8px 8px 0 #91a3ca,-9px 9px 0 #91a3ca,-10px 10px 0 #91a3ca,-11px 11px 0 #91a3ca,-12px 12px 0 #91a3ca,-13px 13px 0 #91a3ca,-14px 14px 0 #91a3ca,-15px 15px 0 #91a3ca,-16px 16px 0 #91a3ca,-17px 17px 0 #91a3ca,-18px 18px 0 #91a3ca,-19px 19px 0 #91a3ca,-20px 20px 0 #91a3ca,-21px 21px 0 #91a3ca,-22px 22px 0 #91a3ca,-23px 23px 0 #91a3ca,-1px 1px 0 rgba(145, 163, 202, 0.96),-2px 2px 0 rgba(145, 163, 202, 0.92),-3px 3px 0 rgba(145, 163, 202, 0.88),-4px 4px 0 rgba(145, 163, 202, 0.84),-5px 5px 0 rgba(145, 163, 202, 0.8),-6px 6px 0 rgba(145, 163, 202, 0.76),-7px 7px 0 rgba(145, 163, 202, 0.72),-8px 8px 0 rgba(145, 163, 202, 0.68),-9px 9px 0 rgba(145, 163, 202, 0.64),-10px 10px 0 rgba(145, 163, 202, 0.6),-11px 11px 0 rgba(145, 163, 202, 0.56),-12px 12px 0 rgba(145, 163, 202, 0.52),-13px 13px 0 rgba(145, 163, 202, 0.48),-14px 14px 0 rgba(145, 163, 202, 0.44),-15px 15px 0 rgba(145, 163, 202, 0.4),-16px 16px 0 rgba(145, 163, 202, 0.36),-17px 17px 0 rgba(145, 163, 202, 0.32),-18px 18px 0 rgba(145, 163, 202, 0.28),-19px 19px 0 rgba(145, 163, 202, 0.24),-20px 20px 0 rgba(145, 163, 202, 0.2),-21px 21px 0 rgba(145, 163, 202, 0.16),-22px 22px 0 rgba(145, 163, 202, 0.12),-23px 23px 0 rgba(145, 163, 202, 0.08),25px 25px 0 rgba(145, 163, 202, 0);
}
.social__circle.facebook.disabled span {
  color: #4e69a2;
}
.social__circle.google {
  background-color: #e05d4c;
  text-shadow: 0px 0px 0 #db412e,-1px 1px 0 #db412e,-2px 2px 0 #db412e,-3px 3px 0 #db412e,-4px 4px 0 #db412e,-5px 5px 0 #db412e,-6px 6px 0 #db412e,-7px 7px 0 #db412e,-8px 8px 0 #db412e,-9px 9px 0 #db412e,-10px 10px 0 #db412e,-11px 11px 0 #db412e,-12px 12px 0 #db412e,-13px 13px 0 #db412e,-14px 14px 0 #db412e,-15px 15px 0 #db412e,-16px 16px 0 #db412e,-17px 17px 0 #db412e,-18px 18px 0 #db412e,-19px 19px 0 #db412e,-20px 20px 0 #db412e,-21px 21px 0 #db412e,-22px 22px 0 #db412e,-23px 23px 0 #db412e,-1px 1px 0 rgba(219, 65, 46, 0.96),-2px 2px 0 rgba(219, 65, 46, 0.92),-3px 3px 0 rgba(219, 65, 46, 0.88),-4px 4px 0 rgba(219, 65, 46, 0.84),-5px 5px 0 rgba(219, 65, 46, 0.8),-6px 6px 0 rgba(219, 65, 46, 0.76),-7px 7px 0 rgba(219, 65, 46, 0.72),-8px 8px 0 rgba(219, 65, 46, 0.68),-9px 9px 0 rgba(219, 65, 46, 0.64),-10px 10px 0 rgba(219, 65, 46, 0.6),-11px 11px 0 rgba(219, 65, 46, 0.56),-12px 12px 0 rgba(219, 65, 46, 0.52),-13px 13px 0 rgba(219, 65, 46, 0.48),-14px 14px 0 rgba(219, 65, 46, 0.44),-15px 15px 0 rgba(219, 65, 46, 0.4),-16px 16px 0 rgba(219, 65, 46, 0.36),-17px 17px 0 rgba(219, 65, 46, 0.32),-18px 18px 0 rgba(219, 65, 46, 0.28),-19px 19px 0 rgba(219, 65, 46, 0.24),-20px 20px 0 rgba(219, 65, 46, 0.2),-21px 21px 0 rgba(219, 65, 46, 0.16),-22px 22px 0 rgba(219, 65, 46, 0.12),-23px 23px 0 rgba(219, 65, 46, 0.08),25px 25px 0 rgba(219, 65, 46, 0);
}
.social__circle.google.disabled {
  border-color: #f0b0a7;
  text-shadow: 0px 0px 0 #f0b0a7,-1px 1px 0 #f0b0a7,-2px 2px 0 #f0b0a7,-3px 3px 0 #f0b0a7,-4px 4px 0 #f0b0a7,-5px 5px 0 #f0b0a7,-6px 6px 0 #f0b0a7,-7px 7px 0 #f0b0a7,-8px 8px 0 #f0b0a7,-9px 9px 0 #f0b0a7,-10px 10px 0 #f0b0a7,-11px 11px 0 #f0b0a7,-12px 12px 0 #f0b0a7,-13px 13px 0 #f0b0a7,-14px 14px 0 #f0b0a7,-15px 15px 0 #f0b0a7,-16px 16px 0 #f0b0a7,-17px 17px 0 #f0b0a7,-18px 18px 0 #f0b0a7,-19px 19px 0 #f0b0a7,-20px 20px 0 #f0b0a7,-21px 21px 0 #f0b0a7,-22px 22px 0 #f0b0a7,-23px 23px 0 #f0b0a7,-1px 1px 0 rgba(240, 176, 167, 0.96),-2px 2px 0 rgba(240, 176, 167, 0.92),-3px 3px 0 rgba(240, 176, 167, 0.88),-4px 4px 0 rgba(240, 176, 167, 0.84),-5px 5px 0 rgba(240, 176, 167, 0.8),-6px 6px 0 rgba(240, 176, 167, 0.76),-7px 7px 0 rgba(240, 176, 167, 0.72),-8px 8px 0 rgba(240, 176, 167, 0.68),-9px 9px 0 rgba(240, 176, 167, 0.64),-10px 10px 0 rgba(240, 176, 167, 0.6),-11px 11px 0 rgba(240, 176, 167, 0.56),-12px 12px 0 rgba(240, 176, 167, 0.52),-13px 13px 0 rgba(240, 176, 167, 0.48),-14px 14px 0 rgba(240, 176, 167, 0.44),-15px 15px 0 rgba(240, 176, 167, 0.4),-16px 16px 0 rgba(240, 176, 167, 0.36),-17px 17px 0 rgba(240, 176, 167, 0.32),-18px 18px 0 rgba(240, 176, 167, 0.28),-19px 19px 0 rgba(240, 176, 167, 0.24),-20px 20px 0 rgba(240, 176, 167, 0.2),-21px 21px 0 rgba(240, 176, 167, 0.16),-22px 22px 0 rgba(240, 176, 167, 0.12),-23px 23px 0 rgba(240, 176, 167, 0.08),25px 25px 0 rgba(240, 176, 167, 0);
}
.social__circle.google.disabled span {
  color: #e05d4c;
}
.social__circle.twitter {
  background-color: #19b4ef;
  text-shadow: 0px 0px 0 #0f9fd5,-1px 1px 0 #0f9fd5,-2px 2px 0 #0f9fd5,-3px 3px 0 #0f9fd5,-4px 4px 0 #0f9fd5,-5px 5px 0 #0f9fd5,-6px 6px 0 #0f9fd5,-7px 7px 0 #0f9fd5,-8px 8px 0 #0f9fd5,-9px 9px 0 #0f9fd5,-10px 10px 0 #0f9fd5,-11px 11px 0 #0f9fd5,-12px 12px 0 #0f9fd5,-13px 13px 0 #0f9fd5,-14px 14px 0 #0f9fd5,-15px 15px 0 #0f9fd5,-16px 16px 0 #0f9fd5,-17px 17px 0 #0f9fd5,-18px 18px 0 #0f9fd5,-19px 19px 0 #0f9fd5,-20px 20px 0 #0f9fd5,-21px 21px 0 #0f9fd5,-22px 22px 0 #0f9fd5,-23px 23px 0 #0f9fd5,-1px 1px 0 rgba(15, 159, 213, 0.96),-2px 2px 0 rgba(15, 159, 213, 0.92),-3px 3px 0 rgba(15, 159, 213, 0.88),-4px 4px 0 rgba(15, 159, 213, 0.84),-5px 5px 0 rgba(15, 159, 213, 0.8),-6px 6px 0 rgba(15, 159, 213, 0.76),-7px 7px 0 rgba(15, 159, 213, 0.72),-8px 8px 0 rgba(15, 159, 213, 0.68),-9px 9px 0 rgba(15, 159, 213, 0.64),-10px 10px 0 rgba(15, 159, 213, 0.6),-11px 11px 0 rgba(15, 159, 213, 0.56),-12px 12px 0 rgba(15, 159, 213, 0.52),-13px 13px 0 rgba(15, 159, 213, 0.48),-14px 14px 0 rgba(15, 159, 213, 0.44),-15px 15px 0 rgba(15, 159, 213, 0.4),-16px 16px 0 rgba(15, 159, 213, 0.36),-17px 17px 0 rgba(15, 159, 213, 0.32),-18px 18px 0 rgba(15, 159, 213, 0.28),-19px 19px 0 rgba(15, 159, 213, 0.24),-20px 20px 0 rgba(15, 159, 213, 0.2),-21px 21px 0 rgba(15, 159, 213, 0.16),-22px 22px 0 rgba(15, 159, 213, 0.12),-23px 23px 0 rgba(15, 159, 213, 0.08),25px 25px 0 rgba(15, 159, 213, 0);
}
.social__circle.twitter.disabled {
  border-color: #7dd5f6;
  text-shadow: 0px 0px 0 #7dd5f6,-1px 1px 0 #7dd5f6,-2px 2px 0 #7dd5f6,-3px 3px 0 #7dd5f6,-4px 4px 0 #7dd5f6,-5px 5px 0 #7dd5f6,-6px 6px 0 #7dd5f6,-7px 7px 0 #7dd5f6,-8px 8px 0 #7dd5f6,-9px 9px 0 #7dd5f6,-10px 10px 0 #7dd5f6,-11px 11px 0 #7dd5f6,-12px 12px 0 #7dd5f6,-13px 13px 0 #7dd5f6,-14px 14px 0 #7dd5f6,-15px 15px 0 #7dd5f6,-16px 16px 0 #7dd5f6,-17px 17px 0 #7dd5f6,-18px 18px 0 #7dd5f6,-19px 19px 0 #7dd5f6,-20px 20px 0 #7dd5f6,-21px 21px 0 #7dd5f6,-22px 22px 0 #7dd5f6,-23px 23px 0 #7dd5f6,-1px 1px 0 rgba(125, 213, 246, 0.96),-2px 2px 0 rgba(125, 213, 246, 0.92),-3px 3px 0 rgba(125, 213, 246, 0.88),-4px 4px 0 rgba(125, 213, 246, 0.84),-5px 5px 0 rgba(125, 213, 246, 0.8),-6px 6px 0 rgba(125, 213, 246, 0.76),-7px 7px 0 rgba(125, 213, 246, 0.72),-8px 8px 0 rgba(125, 213, 246, 0.68),-9px 9px 0 rgba(125, 213, 246, 0.64),-10px 10px 0 rgba(125, 213, 246, 0.6),-11px 11px 0 rgba(125, 213, 246, 0.56),-12px 12px 0 rgba(125, 213, 246, 0.52),-13px 13px 0 rgba(125, 213, 246, 0.48),-14px 14px 0 rgba(125, 213, 246, 0.44),-15px 15px 0 rgba(125, 213, 246, 0.4),-16px 16px 0 rgba(125, 213, 246, 0.36),-17px 17px 0 rgba(125, 213, 246, 0.32),-18px 18px 0 rgba(125, 213, 246, 0.28),-19px 19px 0 rgba(125, 213, 246, 0.24),-20px 20px 0 rgba(125, 213, 246, 0.2),-21px 21px 0 rgba(125, 213, 246, 0.16),-22px 22px 0 rgba(125, 213, 246, 0.12),-23px 23px 0 rgba(125, 213, 246, 0.08),25px 25px 0 rgba(125, 213, 246, 0);
}
.social__circle.twitter.disabled span {
  color: #19b4ef;
}
.social__circle.pinterest {
  background-color: #d0363c;
  text-shadow: 0px 0px 0 #b72b30,-1px 1px 0 #b72b30,-2px 2px 0 #b72b30,-3px 3px 0 #b72b30,-4px 4px 0 #b72b30,-5px 5px 0 #b72b30,-6px 6px 0 #b72b30,-7px 7px 0 #b72b30,-8px 8px 0 #b72b30,-9px 9px 0 #b72b30,-10px 10px 0 #b72b30,-11px 11px 0 #b72b30,-12px 12px 0 #b72b30,-13px 13px 0 #b72b30,-14px 14px 0 #b72b30,-15px 15px 0 #b72b30,-16px 16px 0 #b72b30,-17px 17px 0 #b72b30,-18px 18px 0 #b72b30,-19px 19px 0 #b72b30,-20px 20px 0 #b72b30,-21px 21px 0 #b72b30,-22px 22px 0 #b72b30,-23px 23px 0 #b72b30,-1px 1px 0 rgba(183, 43, 48, 0.96),-2px 2px 0 rgba(183, 43, 48, 0.92),-3px 3px 0 rgba(183, 43, 48, 0.88),-4px 4px 0 rgba(183, 43, 48, 0.84),-5px 5px 0 rgba(183, 43, 48, 0.8),-6px 6px 0 rgba(183, 43, 48, 0.76),-7px 7px 0 rgba(183, 43, 48, 0.72),-8px 8px 0 rgba(183, 43, 48, 0.68),-9px 9px 0 rgba(183, 43, 48, 0.64),-10px 10px 0 rgba(183, 43, 48, 0.6),-11px 11px 0 rgba(183, 43, 48, 0.56),-12px 12px 0 rgba(183, 43, 48, 0.52),-13px 13px 0 rgba(183, 43, 48, 0.48),-14px 14px 0 rgba(183, 43, 48, 0.44),-15px 15px 0 rgba(183, 43, 48, 0.4),-16px 16px 0 rgba(183, 43, 48, 0.36),-17px 17px 0 rgba(183, 43, 48, 0.32),-18px 18px 0 rgba(183, 43, 48, 0.28),-19px 19px 0 rgba(183, 43, 48, 0.24),-20px 20px 0 rgba(183, 43, 48, 0.2),-21px 21px 0 rgba(183, 43, 48, 0.16),-22px 22px 0 rgba(183, 43, 48, 0.12),-23px 23px 0 rgba(183, 43, 48, 0.08),25px 25px 0 rgba(183, 43, 48, 0);
}
.social__circle.pinterest.disabled {
  border-color: #e48d90;
  text-shadow: 0px 0px 0 #e48d90,-1px 1px 0 #e48d90,-2px 2px 0 #e48d90,-3px 3px 0 #e48d90,-4px 4px 0 #e48d90,-5px 5px 0 #e48d90,-6px 6px 0 #e48d90,-7px 7px 0 #e48d90,-8px 8px 0 #e48d90,-9px 9px 0 #e48d90,-10px 10px 0 #e48d90,-11px 11px 0 #e48d90,-12px 12px 0 #e48d90,-13px 13px 0 #e48d90,-14px 14px 0 #e48d90,-15px 15px 0 #e48d90,-16px 16px 0 #e48d90,-17px 17px 0 #e48d90,-18px 18px 0 #e48d90,-19px 19px 0 #e48d90,-20px 20px 0 #e48d90,-21px 21px 0 #e48d90,-22px 22px 0 #e48d90,-23px 23px 0 #e48d90,-1px 1px 0 rgba(228, 141, 144, 0.96),-2px 2px 0 rgba(228, 141, 144, 0.92),-3px 3px 0 rgba(228, 141, 144, 0.88),-4px 4px 0 rgba(228, 141, 144, 0.84),-5px 5px 0 rgba(228, 141, 144, 0.8),-6px 6px 0 rgba(228, 141, 144, 0.76),-7px 7px 0 rgba(228, 141, 144, 0.72),-8px 8px 0 rgba(228, 141, 144, 0.68),-9px 9px 0 rgba(228, 141, 144, 0.64),-10px 10px 0 rgba(228, 141, 144, 0.6),-11px 11px 0 rgba(228, 141, 144, 0.56),-12px 12px 0 rgba(228, 141, 144, 0.52),-13px 13px 0 rgba(228, 141, 144, 0.48),-14px 14px 0 rgba(228, 141, 144, 0.44),-15px 15px 0 rgba(228, 141, 144, 0.4),-16px 16px 0 rgba(228, 141, 144, 0.36),-17px 17px 0 rgba(228, 141, 144, 0.32),-18px 18px 0 rgba(228, 141, 144, 0.28),-19px 19px 0 rgba(228, 141, 144, 0.24),-20px 20px 0 rgba(228, 141, 144, 0.2),-21px 21px 0 rgba(228, 141, 144, 0.16),-22px 22px 0 rgba(228, 141, 144, 0.12),-23px 23px 0 rgba(228, 141, 144, 0.08),25px 25px 0 rgba(228, 141, 144, 0);
}
.social__circle.pinterest.disabled span {
  color: #d0363c;
}
.social__circle.disabled {
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
  cursor: not-allowed;
}

footer {
  right: 0;
  bottom: 0;
  left: 0;
  height: 230px;
  padding: 48px 0 86px;
}
footer::before {
  top: 0;
  right: 0;
  left: 0;
  border-bottom: 2px dashed rgba(255, 255, 255, 0.1);
  width: 100%;
  padding: 0 0 10px;
}

.footer__links {
  line-height: 1.5;
  list-style: none;
  padding: 0;
}

.x-template {
  display: none;
}

.sidebar-item.subscriptions .sidebar__content {
  padding: 0;
}
.sidebar-item.subscriptions .recommendations-card {
  margin: 20px 0 0;
}
.sidebar-item.subscriptions .recommendations-card,
.sidebar-item.subscriptions .recommendations-card__brand {
  height: 150px;
  width: 150px;
}
.sidebar-item.subscriptions .subscribe {
  margin: 12px 0;
  width: 100%;
}

.subscriptions__header {
  width: 20%;
  border-right: 1px solid #f0e9da;
}

.subscriptions__content {
  width: 80%;
}
.subscriptions__content .card__checkbox[type="checkbox"]:not(:checked) + label,
.subscriptions__content .card__checkbox[type="checkbox"]:checked + label {
  top: 12px;
  right: 8px;
}
.subscriptions__content .card__checkbox[type="checkbox"]:checked + label:before,
.subscriptions__content .card__checkbox[type="checkbox"]:checked + label {
  color: #f26553;
}
.subscriptions__content [type="checkbox"]:checked + label:before,
.subscriptions__content [type="checkbox"]:checked + label {
  color: #000;
}
.subscriptions__content [type="checkbox"]:not(:checked) + label:before,
.subscriptions__content label {
  color: #aaa394;
}

.subscriptions__submit {
  margin: 0 0 0 20%;
  width: 80%;
  padding: 12px 0 12px 20px;
}

[class*=" subscriptions__submit__"] {
  margin: auto 12px auto 0;
  box-shadow: none;
}

.subscriptions__header,
.subscriptions__content {
  border-bottom: 1px solid #f0e9da;
  padding: 20px;
}

.subscribe {
  background-color: #6585c7;
  margin: 12px;
  border-radius: 3px;
  width: calc(100% - (12px * 2));
  padding: 36px 42px 42px;
  float: left;
}
.subscribe .wrapper {
  padding: 0;
}

.wrapper {
  margin: 0 0 20px;
}

.subscribe h3 {
  color: #fff;
  font-weight: 200;
  margin: 0 0 20px 0;
}

.subscribe .nutri_mail_submit {
  background-color: #3e3b35;
  display: inline-block;
  color: #fff;
  font-weight: 300;
  line-height: 42px;
  text-align: center;
  margin: 0 0 0 12px;
  border: none;
  width: 160px;
  height: 42px;
  border-radius: 3px;
}

.subscribe input[type=text] {
  text-indent: 26px;
  vertical-align: middle;
  border: none;
  border-radius: 3px;
  width: calc(100% - (172px));
  height: 42px;
}
.subscribe input[type=text]:focus {
  border: none;
}

.follow__category {
  padding: 24px;
}

.subscribe_store .subscribe {
  float: left;
}
.subscribe_store p {
  float: right;
}

.contact_inner {
  padding: 20px 0;
}
.contact_inner .message {
  margin-bottom: 10px;
  padding: 4px;
  border: solid 1px #995555;
  border-radius: 3px;
  font-size: 12pt;
  color: #FF4444;
  background: #FFBBBB;
}

.contact_inner h2 {
  font-size: 17px;
}

.contact_field_wrapper {
  position: relative;
  margin-left: 134px;
  padding: 6px 0;
}

.contact_field_wrapper label {
  position: absolute;
  left: -134px;
  color: #666666;
}

.contact_field_wrapper .contact_field_input {
  padding: 6px 4px;
  border: 1px solid #cccccc;
  width: 272px;
  color: #666666;
  border-radius: 4px;
  box-shadow: 0 0 4px #bbbbbb inset;
  behavior: url(pie.htc);
}

.contact_field_wrapper select {
  width: 282px !important;
}

.contact_field_wrapper textarea {
  width: 442px !important;
}

.contact_inner .contact_submit {
  float: none;
  font-size: 14px;
  padding: 8px 22px;
}

.contact_field_wrapper .contact_required_field {
  float: right;
  font-style: italic;
  margin-top: 6px;
}

.contact_field_wrapper .contact_required_field span {
  color: #d15974;
}

.help {
  position: fixed;
  top: 50%;
  right: -90px;
  border-radius: 3px 3px 0 0;
  height: 40px;
  width: 220px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.help .icon-info {
  margin: auto auto auto 0;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.help__text {
  margin: auto;
}

@media (max-width: 1241px) {
  .container {
    width: calc(100vw - 12px - (15px * 2));
  }

  .half-card > .card {
    height: 141px;
  }

  .card,
  .half-card {
    height: 306px;
    width: calc((100% / 4) - (12px * 2));
  }

  .card__img {
    height: 164px;
  }

  .card.deals .card__content {
    padding: 170px 20px 20px;
  }
  .card.deals .card__description {
    display: none;
  }

  .card.deals .favorite {
    top: 101px;
  }
}
@media (max-width: 1024px) {
  .meal__counter {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }

  .meal__counter__number {
    font-size: 2.8rem;
  }

  .card__use,
  .card__view {
    font-size: 12px;
  }

  .container {
    margin: 0;
    width: auto;
  }

  .main {
    padding: 0 12px;
  }

  .nav__categories__menu,
  .nav.logged-in .nav__categories__menu {
    position: fixed;
    top: 64px;
    right: 0;
    left: 0;
    width: 100%;
  }

  .nav__categories__menu__icon {
    display: none;
  }

  .hero__nav {
    top: 24px;
    right: 24px;
    left: 24px;
  }

  .nav--cards {
    margin: 21px auto 12px;
    min-width: 480px;
  }

  .hero {
    height: 556px;
  }

  .user,
  .meal {
    width: 28%;
  }

  .share__title {
    margin: auto 10% 24px;
  }

  .share .flex-row {
    margin: 0 5% auto;
  }

  .meal__counter {
    margin: 12px;
  }

  .meal__counter__background {
    height: 60px;
    width: 20%;
    margin: auto;
  }

  .meal__counter__number::before {
    top: 48%;
    right: 0;
    bottom: 48%;
    left: 0;
  }

  .feedback__title {
    width: calc(100% - (70px + (12px * 2)));
  }

  .carousel, .owl-carousel {
    width: 100%;
  }

  .owl-prev,
  .owl-next {
    display: none;
  }

  #home-search-dropdown-wrapper {
    top: 399px;
  }
}
@media (max-width: 1023px) {
  .col-3 {
    width: 33.33333%;
  }
  .col-3:nth-child(2) {
    float: none;
  }

  .col-6,
  .col-9 {
    width: 66.66667%;
    float: right;
  }

  .nav__brand {
    margin: auto auto auto 0;
  }

  .nav__search-button {
    display: block;
    margin: 8px 5px 8px auto;
    width: 51px;
  }

  .nav .nav__search {
    background-color: #fff;
    opacity: 0;
    visibility: hidden;
    position: fixed;
    top: 64px;
    right: 0;
    left: 0;
    margin: 0;
    border-radius: none;
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.2);
    padding: 6px 12px;
    transition: all 0.3s ease;
  }
  .nav .nav__search .nav__search__field {
    border: 1px solid #f0e9da;
    border-radius: 3px;
  }
  .nav .nav__search .nav__search__button {
    top: 12px;
  }

  .nav__search.in {
    opacity: 1;
    visibility: visible;
  }

  .nav__user {
    margin: auto 0 auto 5px;
  }

  .nav.logged-in .nav__search,
  .nav__search {
    width: 100%;
  }

  .hero {
    height: 656px;
  }

  .hero__title,
  .hero__sub-line,
  .hero__search {
    width: 80%;
  }

  [class^="hero__partners__"]:nth-child(6), [class^="hero__partners__"]:nth-child(7) {
    display: none;
  }

  .card,
  .half-card,
  .current_coupon_cont .card.small,
  .search .card.small {
    width: calc((100% / 3) - (12px * 2));
  }

  .merchants .card.small {
    width: calc((100% / 2) - (12px * 2));
  }

  #home-search-dropdown-wrapper {
    top: 461px;
    left: 0;
  }
  #home-search-dropdown-wrapper .search_dropdown {
    left: calc(10% + 10px);
    width: calc(80% - (10px * 2));
  }

  footer .col-3 {
    width: 25%;
  }

  footer .col-3,
  footer .col-3:nth-child(2) {
    float: left;
  }

  .subscriptions__submit {
    margin: 0;
    padding: 20px;
  }

  .subscriptions__submit__save {
    margin: 0 0 20px;
  }

  .subscriptions__submit__unsub {
    margin: 0;
  }

  .subscriptions__header,
  .subscriptions__content,
  .subscriptions__submit,
  [class*=" subscriptions__submit__"] {
    width: 100%;
  }
}
@media (max-width: 719px) {
  .content-wrap .container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }

  .content-wrap .container {
    -webkit-flex-flow: column wrap;
    -moz-flex-flow: column nowrap;
    flex-flow: column nowrap;
  }

  .col-6,
  .col-9 {
    -webkit-order: 1;
    -moz-order: 1;
    -ms-order: 1;
    -o-order: 1;
    order: 1;
  }

  .col-3 {
    -webkit-order: 2;
    -moz-order: 2;
    -ms-order: 2;
    -o-order: 2;
    order: 2;
  }

  .col-3,
  .col-6,
  .col-9 {
    width: 100%;
  }

  .modal--signup {
    width: 520px;
  }

  .modal--signup__top {
    padding: 0 50px 40px;
  }

  .modal--signup__bottom {
    padding: 30px 90px 76px;
  }

  .nav,
  .nav.in {
    opacity: 1;
    visibility: visible;
  }

  .nav__meals {
    display: none;
  }

  .hero__nav {
    display: none;
  }

  .nav--cards {
    min-width: calc(100% - (24px));
  }

  [class^="hero__partners__"]:nth-child(8) {
    display: none;
  }

  .card,
  .half-card,
  .current_coupon_cont .card.small,
  .search .card.small {
    width: calc((100% / 2) - (12px * 2));
  }

  .profile {
    display: block;
    position: relative;
    height: auto;
  }

  .user {
    border-radius: 3px 0 0 0;
  }

  .share {
    height: 170px;
    width: 100%;
    float: none;
  }
  .share .flex-row {
    margin: 0 25% auto;
  }

  .share__title {
    margin: auto 20% 24px;
  }

  .meal {
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 0 3px 0 0;
    border: 1px solid #f0e9da;
  }

  .meal__counter {
    margin: 12px 36px;
  }

  .meal__counter__background {
    width: 17%;
  }

  .user,
  .meal {
    height: 200px;
    width: 50%;
    float: left;
  }

  .feedback__button {
    margin: 24px 0 0;
    width: 100%;
    float: none;
  }

  #home-search-dropdown-wrapper {
    top: 507px;
  }

  .help {
    display: none;
  }
}
@media (max-width: 599px) {
  .modal--signup__bottom, .modal--feedback, .key {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }

  .subscribe_store .wrapper {
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    flex-flow: row wrap;
  }

  .key {
    -webkit-flex-flow: column wrap;
    -moz-flex-flow: column wrap;
    flex-flow: column wrap;
  }

  .modal--signup__bottom, .modal--feedback {
    -webkit-flex-flow: column wrap;
    -moz-flex-flow: column nowrap;
    flex-flow: column nowrap;
  }

  .hero__title {
    font-size: 3rem;
  }

  .hero__sub-line {
    font-size: 1.1rem;
  }

  .modal--signup__top__subline {
    font-size: 1rem;
  }

  .hero .button.color--white {
    margin: 0 0 12px;
    width: 80%;
    padding: 0;
  }

  .main {
    margin: 0 0 300px;
    min-height: calc(100vh - 64px - 300px);
  }

  .modal > * {
    max-height: calc(100vh - 64px - (12px * 2));
    max-width: calc(100vw - (24px));
    margin: 76px auto auto;
  }

  .modal--signup {
    height: auto;
  }
  .modal--signup::after {
    top: 64px;
  }

  .modal--signup__top {
    padding: 0 12px 40px;
  }

  .modal--signup__top__brand {
    height: 40px;
  }

  .modal--signup__top__title {
    margin: 24px 0 0;
  }

  .modal--signup__bottom {
    padding: 12px;
  }

  .modal--signup__bottom__signup {
    padding: 0 12px;
  }
  .modal--signup__bottom__signup::before {
    display: none;
  }

  .modal--signup-small {
    margin: 106px auto auto;
  }

  .modal--feedback__title {
    line-height: initial;
    margin: auto;
    border: none;
    width: auto;
    height: auto;
    padding: 0 40px;
  }

  .modal--feedback__content {
    border-top: 1px solid #f0e9da;
  }

  .nav__categories__menu {
    overflow: scroll;
  }
  .nav__categories__menu::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 7px;
  }
  .nav__categories__menu::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
  }

  .nav__categories__menu__container {
    text-align: center;
  }

  .nav__categories__menu__container__list {
    margin: 0;
    float: none;
  }

  .nav__sign-in {
    margin: 8px 0 8px 5px;
    width: auto;
    padding: 0 12px;
  }

  .nav__user__img {
    margin: auto;
  }

  .nav__create-account,
  .nav__user__name {
    display: none;
  }

  .nav--cards__item {
    text-transform: capitalize;
  }
  .nav--cards__item span {
    display: none;
  }

  .hero {
    height: 75vh;
  }

  .hero__search__form__field {
    padding: 8px 66px 8px 28px;
  }

  .hero__partners {
    height: 60px;
  }

  [class^="hero__partners__"]:nth-child(1), [class^="hero__partners__"]:nth-child(3) {
    display: none;
  }

  .interior .hero {
    height: 65vh;
  }

  .card,
  .half-card {
    height: 315px;
    width: calc((100% / 2) - (12px * 2));
  }

  .card.small,
  .merchants .card.small,
  .col-6 .current_coupon_cont .card.small,
  .current_coupon_cont .card.small,
  .search .card.small {
    width: calc((100%) - (2 * 12px));
  }

  .profile {
    margin: 24px 0;
    border-radius: 3px;
  }

  .user,
  .user::before {
    border-radius: 3px 3px 0 0;
  }

  .meal {
    position: initial;
    border-radius: 0 0 3px 3px;
    height: 150px;
  }

  .share .flex-row {
    margin: 0 5% auto;
  }

  .share__title {
    margin: auto 5% 24px;
  }

  .user,
  .meal {
    width: 100%;
  }

  .box.stores .flex-row,
  .box.categories .flex-row {
    height: 548px;
  }

  .key {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 0 286px;
    width: 100%;
    padding: 20px;
  }
  .key > * {
    font-size: 14px;
    text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.4);
    color: #fff;
    margin: 0 auto;
  }
  .key .key__title {
    font-size: 18px;
  }

  .key__img {
    background-color: #fff;
  }

  .stores .key::before {
    content: "";
    background-image: -webkit-radial-gradient( 50% 50%, circle closest-side, rgba(255,255,255, .1) 35%, #000 100vw );
    background-image: -moz-radial-gradient( 50% 50%, circle closest-side, rgba(255,255,255, .1) 35%, #000 100vw );
    background-image: -o-radial-gradient( 50% 50%, circle closest-side, rgba(255,255,255, .1) 35%, #000 100vw );
    background-image: radial-gradient( 50% 50%, circle closest-side, rgba(255,255,255, .1) 35%, #000 100vw );
    position: absolute;
    top: 0;
    right: 0;
    bottom: 286px;
    left: 0;
  }

  .categories .key {
    background-image: url("/img/default-hero.svg");
  }

  .key__img,
  .key__icon {
    border-radius: 3px;
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.2);
  }

  .carousel-wrapper {
    top: 274px;
    right: 20px;
    bottom: 20px;
    left: 20px;
  }

  #home-search-dropdown-wrapper {
    top: calc(((75vh - 309px) / 2) + 310px);
  }

  .subscribe .nutri_mail_submit {
    margin: 24px 0 0;
  }

  .subscribe input[type=text],
  .subscribe .nutri_mail_submit {
    width: 100%;
  }

  footer {
    height: 300px;
  }

  footer .col-3 {
    width: 50%;
    padding: 0;
  }

  footer .col-3,
  footer .col-3:nth-child(2) {
    float: left;
  }

  .footer__links {
    height: 130px;
  }
}
@media (max-width: 469px) {
  .modal--coupon {
    height: auto;
  }

  .modal--coupon__head {
    height: 90px;
  }

  .modal--coupon__card {
    height: 142px;
    padding: 0;
  }

  .card.deals.popup {
    border-radius: none;
    height: 143px;
  }

  .card.deals.popup .card__content {
    padding: 8px 18px;
  }

  .modal--coupon__information {
    height: 100px;
  }

  .modal--coupon__information__subline {
    display: none;
  }

  .modal--coupon__footer {
    height: 24px;
  }

  .modal--coupon__head,
  .modal--coupon__information,
  .modal--coupon__follow {
    padding: 12px;
  }

  .half-card > .card {
    height: 145px;
  }

  .card,
  .half-card {
    margin: 12px 24px;
    width: calc((100% / 1) - (12px * 4));
  }
}
@media (max-width: 320px) {
  .hero__title {
    font-size: 2rem;
  }

  .nav .container {
    padding: 0 6px;
  }

  .nav__brand {
    width: 100px;
  }

  .beta {
    left: 40px;
  }

  .modal--coupon {
    margin: 12px;
    max-height: calc(100vh - (12px * 2));
  }

  .modal--coupon__information {
    height: 80px;
  }

  .modal--coupon__information__title {
    display: none;
  }

  .hero {
    height: 65vh;
  }

  .hero__title {
    margin: auto auto 24px;
  }

  .hero__sub-line {
    display: none;
  }

  .hero__partners {
    height: 50px;
  }

  [class^="hero__partners__"] {
    width: 70px;
  }
}
@media screen and (device-aspect-ratio: 40 / 71) {
  .hero {
    height: 350px;
  }

  #home-search-dropdown-wrapper {
    top: 248px;
  }
}
@media (max-height: 750px) {
  .modal--help {
    height: auto;
  }

  .modal--help__img {
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    height: 128px;
  }
}

/*# sourceMappingURL=application.css.map */
