/* --- _mixins.scss --- */
/* --- _reset.scss --- */
/* CSS Resets for Browser Compatibility */
html {
  font-size: 100%; }

html, body, ul, ol {
  margin: 0;
  padding: 0; }

select:focus {
  outline: none; }

select::-moz-focus-inner {
  border: 0; }

@-moz-document url-prefix() {
  select {
    color: transparent !important;
    text-shadow: 0 0 0 #999 !important; } }
img {
  height: auto;
  width: 100%; }

/* -- "SHOW" AND "HIDE" CLASSES - BASED ON DEVICE (ESTIMATED) -- */
@media only screen and (min-width: 992px) {
  .hide-web {
    display: none  !important; } }
@media only screen and (max-width: 991px) and (min-width: 768px) {
  .hide-tablet {
    display: none  !important; } }
@media only screen and (max-width: 767px) {
  .hide-mobile {
    display: none  !important; } }
/* ---- */
.hide {
  display: none !important; }

.img-responsive {
  width: 100%; }

textarea {
  resize: vertical; }

label {
  font-weight: 400;
  margin: 0 0 12px 0; }

.left {
  padding-left: 0; }

.right {
  padding-right: 0; }

.panel, .panel-default, .list-group {
  border: medium none;
  border-radius: 0;
  margin: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -khtml-box-shadow: none;
  box-shadow: none; }

.list-group-item, .panel-body, a.list-group-item:hover, a.list-group-item:active, .list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus, .list-group-item:last-child, .list-group-item:first-child, a.list-group-item:hover, a.list-group-item:focus {
  background: none;
  border: medium none;
  border-radius: 0;
  margin: 0;
  padding: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -khtml-box-shadow: none;
  box-shadow: none;
  -moz-text-shadow: none;
  -webkit-text-shadow: none;
  -khtml-text-shadow: none;
  text-shadow: none; }

.navbar-default {
  background: none;
  border: medium none;
  border-radius: 0;
  margin: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -khtml-box-shadow: none;
  box-shadow: none; }

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

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

button {
  background: none;
  border: none;
  outline: 0 none; }

.dropdown-toggle {
  padding: 0; }

a {
  cursor: pointer; }

a:active {
  outline: none !important; }

a:focus {
  -moz-outline-style: none !important; }

a:focus {
  outline: none !important; }

select:after {
  background: none; }

select {
  background: white url("/img/bg-select.jpg") no-repeat scroll right 12px/auto 6px;
  border: 1px solid #a1a1a1;
  color: #888;
  outline: none;
  display: inline-block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  width: 100%; }

#body form .col-xs-12.form-group input {
  border: 1px solid #a1a1a1; }

@-moz-document url-prefix() {
  select {
    text-indent: 0.01px;
    text-overflow: ''; } }
@media only screen and (max-width: 991px) {
  .flex-break {
    display: block; } }
@media only screen and (max-width: 500px) {
  .flex-break {
    display: inline; } }
@media only screen and (max-width: 480px) {
  .col-12 {
    width: 100%; } }
/* --- _fonts.scss --- */
/* Font Families */
@font-face {
  font-family: 'proxima-nova';
  font-style: normal;
  font-weight: 100;
  src: url("/font/proximanova/proximanova-thin.eot");
  /* IE9 Compat Modes */
  src: url("/font/proximanova/proximanova-thin.eot?#iefix") format("embedded-opentype"), url("/font/proximanova/proximanova-thin.woff") format("woff"), url("/font/proximanova/proximanova-thin.ttf") format("truetype"), url("/font/proximanova/proximanova-thin.svg#svgFontName") format("svg");
  /* Legacy iOS */ }
@font-face {
  font-family: 'proxima-nova';
  font-style: normal;
  font-weight: 300;
  src: url("/font/proximanova/proximanova-light.eot");
  /* IE9 Compat Modes */
  src: url("/font/proximanova/proximanova-light.eot?#iefix") format("embedded-opentype"), url("/font/proximanova/proximanova-light.woff") format("woff"), url("/font/proximanova/proximanova-light.ttf") format("truetype"), url("/font/proximanova/proximanova-light.svg#svgFontName") format("svg");
  /* Legacy iOS */ }
@font-face {
  font-family: 'proxima-nova';
  font-style: normal;
  font-weight: 400;
  src: url("/font/proximanova/proximanova-regular.eot");
  /* IE9 Compat Modes */
  src: url("/font/proximanova/proximanova-regular.eot?#iefix") format("embedded-opentype"), url("/font/proximanova/proximanova-regular.woff") format("woff"), url("/font/proximanova/proximanova-regular.ttf") format("truetype"), url("/font/proximanova/proximanova-regular.svg#svgFontName") format("svg");
  /* Legacy iOS */ }
@font-face {
  font-family: 'proxima-nova';
  font-style: normal;
  font-weight: 600;
  src: url("/font/proximanova/proximanova-semibold.eot");
  /* IE9 Compat Modes */
  src: url("/font/proximanova/proximanova-semibold.eot?#iefix") format("embedded-opentype"), url("/font/proximanova/proximanova-semibold.woff") format("woff"), url("/font/proximanova/proximanova-semibold.ttf") format("truetype"), url("/font/proximanova/proximanova-semibold.svg#svgFontName") format("svg");
  /* Legacy iOS */ }
@font-face {
  font-family: 'proxima-nova';
  font-style: normal;
  font-weight: 700;
  src: url("/font/proximanova/proximanova-bold.eot");
  /* IE9 Compat Modes */
  src: url("/font/proximanova/proximanova-bold.eot?#iefix") format("embedded-opentype"), url("/font/proximanova/proximanova-bold.woff") format("woff"), url("/font/proximanova/proximanova-bold.ttf") format("truetype"), url("/font/proximanova/proximanova-bold.svg#svgFontName") format("svg");
  /* Legacy iOS */ }
@font-face {
  font-family: 'helvetica-neue-host';
  font-style: normal;
  font-weight: 100;
  src: url("/font/helvetica/HelveticaNeue-Thin.eot");
  /* IE9 Compat Modes */
  src: url("/font/helvetica/HelveticaNeue-Thin.eot?#iefix") format("embedded-opentype"), url("/font/helvetica/HelveticaNeue-Thin.woff") format("woff"), url("/font/helvetica/HelveticaNeue-Thin.ttf") format("truetype"), url("/font/helvetica/HelveticaNeue-Thin.svg#svgFontName") format("svg");
  /* Legacy iOS */ }
@font-face {
  font-family: 'helvetica-neue-host';
  font-style: normal;
  font-weight: 300;
  src: url("/font/helvetica/Helvetica-Light.eot");
  /* IE9 Compat Modes */
  src: url("/font/helvetica/Helvetica-Light.eot?#iefix") format("embedded-opentype"), url("/font/helvetica/Helvetica-Light.woff") format("woff"), url("/font/helvetica/Helvetica-Light.ttf") format("truetype"), url("/font/helvetica/Helvetica-Light.svg#svgFontName") format("svg");
  /* Legacy iOS */ }
@font-face {
  font-family: 'helvetica-neue-host';
  font-style: normal;
  font-weight: 400;
  src: url("/font/helvetica/Helvetica.eot");
  /* IE9 Compat Modes */
  src: url("/font/helvetica/Helvetica.eot?#iefix") format("embedded-opentype"), url("/font/helvetica/Helvetica.woff") format("woff"), url("/font/helvetica/Helvetica.ttf") format("truetype"), url("/font/helvetica/Helvetica.svg#svgFontName") format("svg");
  /* Legacy iOS */ }
@font-face {
  font-family: 'helvetica-neue-host';
  font-style: normal;
  font-weight: 600;
  src: url("/font/helvetica/HelveticaNeue-Medium.eot");
  /* IE9 Compat Modes */
  src: url("/font/helvetica/HelveticaNeue-Medium.eot?#iefix") format("embedded-opentype"), url("/font/helvetica/HelveticaNeue-Medium.woff") format("woff"), url("/font/helvetica/HelveticaNeue-Medium.ttf") format("truetype"), url("/font/helvetica/HelveticaNeue-Medium.svg#svgFontName") format("svg");
  /* Legacy iOS */ }
@font-face {
  font-family: 'helvetica-neue-host';
  font-style: normal;
  font-weight: 800;
  src: url("/font/helvetica/Helvetica-Bold.eot");
  /* IE9 Compat Modes */
  src: url("/font/helvetica/Helvetica-Bold.eot?#iefix") format("embedded-opentype"), url("/font/helvetica/Helvetica-Bold.woff") format("woff"), url("/font/helvetica/Helvetica-Bold.ttf") format("truetype"), url("/font/helvetica/Helvetica-Bold.svg#svgFontName") format("svg");
  /* Legacy iOS */ }
/* --- _variables.scss --- */
/* --- _layout.scss --- */
/* Main Layout Elements and Page Structure */
#body, #foot, #head, #head-profile, #head-brand, #head-navigation, #foot-navigation, #foot-legal {
  clear: left;
  display: block;
  float: left;
  position: relative;
  width: 100%; }

.margin-top-sm {
  margin-top: 32px !important; }

.margin-bottom15 {
  margin-bottom: 15px; }

.stretch {
  padding-left: 0;
  padding-right: 0; }

#head .brand-container #nav-mobile {
  display: none; }

#head .brand-container #nav-web {
  display: block; }

#head .brand-secondary-mobile {
  display: none; }

#head .user .dropdown-toggle .caret {
  width: 0;
  height: 0;
  border: 0;
  display: inline; }

#card-selection-area {
  margin: 0 0 40px; }

@media only screen and (max-width: 767px) {
  #head .brand-container #nav-mobile {
    display: block; }

  #head .brand-container #nav-web {
    display: none; }

  #head .brand-secondary-mobile {
    display: block;
    margin: 0;
    position: absolute;
    top: 16px;
    right: 18px;
    max-width: 120px; }

  #head .brand-secondary {
    display: none; } }
.text-intro-container {
  display: block;
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
  position: relative; }

.text-intro.left {
  display: block;
  left: 40px;
  position: absolute;
  top: 50px; }

.text-intro.right {
  display: block;
  right: 40px;
  text-align: right;
  position: absolute;
  top: 50px; }

.half div, .half a {
  float: left;
  display: inline-block;
  padding: 6px 12px 0;
  width: 50%; }

.carousel-hero-pre .half img, .carousel-hero-post .half img {
  width: 100%; }

.half.single div, .half.single a {
  float: none;
  display: inline-block;
  padding: 6px 12px 0;
  width: 50%;
  text-align: center;
  margin: 0 auto; }

.half-full {
  position: relative;
  width: 1108px;
  max-width: 100%;
  margin: 0 auto; }

#head .head-brand-primary-bg {
  top: 0;
  display: none;
  height: 37px;
  left: 0;
  position: absolute;
  width: 100%; }
#head .head-brand-secondary-bg {
  bottom: 0;
  display: none;
  height: 90px;
  left: 0;
  position: absolute;
  width: 100%; }
#head #head-navigation {
  margin: 12px 0 0; }
  #head #head-navigation #top-navigation {
    padding: 0; }
    #head #head-navigation #top-navigation .navbar-nav.nav-bar {
      width: 100%; }
#head .brand-primary {
  clear: left;
  float: left;
  max-width: 320px;
  min-width: 0;
  margin: 12px 0; }
#head .brand-secondary {
  float: right;
  max-width: 180px;
  margin: 8px 0 0; }
@media only screen and (max-width: 767px) {
  #head .brand-primary {
    clear: both;
    margin: 20px 0 12px; } }
@media only screen and (max-width: 500px) {
  #head .brand-primary {
    margin: 20px 0 16px;
    min-width: 290px; } }
#head .brand-container {
  padding: 12px 15px;
  position: relative; }
#head .brand-contact {
  float: left;
  padding: 0;
  margin: 0 0 8px 0; }
#head .register {
  float: right;
  clear: right;
  margin: 30px 0 8px; }
#head .login {
  clear: right;
  float: right;
  margin: 0 0 8px; }
  #head .login .div, #head .login input {
    display: inline-block;
    float: left;
    height: 100%;
    max-width: 180px; }
  #head .login .input-group {
    display: inline-block;
    float: left;
    margin: 0 4px 0 0; }
#head .alert-danger {
  border: 0 none;
  clear: both;
  display: block;
  float: left;
  margin: -8px 0 12px;
  padding: 0;
  position: relative;
  width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -khtml-box-shadow: none;
  box-shadow: none; }
  #head .alert-danger .container {
    text-align: right; }
@media only screen and (max-width: 991px) {
  #head .alert-danger .container {
    text-align: left; } }

#login-area {
  bottom: 0;
  display: block;
  padding: 12px 15px;
  position: absolute;
  right: 0; }
  #login-area .form-group {
    margin: 0 2px; }
  #login-area #username {
    margin: 0 4px 0 0; }

#login-standalone {
  float: left;
  margin: 60px auto 270px;
  position: relative;
  width: 100%; }
  #login-standalone #login-area {
    bottom: inherit;
    display: block;
    padding: 0;
    position: relative;
    right: inherit; }

.btn-form-reset {
  clear: left;
  display: block;
  float: left;
  margin: 20px 10px 6px;
  position: relative; }

.item .offer-used-text {
  padding: 10px 14px;
  text-transform: uppercase;
  text-align: center;
  position: absolute;
  left: 0;
  margin-left: -52px;
  top: 50%;
  margin-top: -22px;
  z-index: 1;
  width: 100%; }

.item .offer-used-text.monthly-limit {
  margin-left: 0; }

.key .key-disclaimer {
  clear: left;
  display: block;
  float: left;
  font-size: 0.8rem;
  margin-top: 12px; }

.key {
  padding-top: 20px; }

@media only screen and (max-width: 450px) {
  .item .offer-used-text.monthly-limit {
    left: 50%;
    margin-left: -99px;
    max-width: 200px;
    top: 35%; } }
#search-results .offer-used.item.list-group-item:hover, #search-results .offer-used.item.list-group-item:focus {
  margin: 0 0 8px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -khtml-box-shadow: none;
  box-shadow: none;
  cursor: default; }

.item .offer-used-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block; }

.offer-used-fader {
  opacity: 0.3; }

#btnForgotPasswordContainer,
#btnForgotUsernameContainer {
  display: inline-block;
  float: right;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
  z-index: 10; }
  #btnForgotPasswordContainer button,
  #btnForgotPasswordContainer a#btnForgotUsername,
  #btnForgotUsernameContainer button,
  #btnForgotUsernameContainer a#btnForgotUsername {
    display: block;
    height: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%; }
  #btnForgotPasswordContainer .icon,
  #btnForgotUsernameContainer .icon {
    color: #999999;
    display: block;
    font-size: 1.3rem;
    position: relative; }

#btnForgotUsernameContainer .icon {
  text-align: center;
  margin-top: 5px; }

.local-search-request {
  padding: 20px 0 24px; }

@media only screen and (max-width: 991px) {
  #form-search .search-request-container {
    margin: 0 0 24px; }

  #body .local-search-request {
    padding: 20px 0px 24px; }

  #head .head-brand-primary-bg {
    display: block; }
  #head .head-brand-secondary-bg {
    display: block; }
  #head .container.brand-container.pre {
    padding-bottom: 0;
    padding-top: 0; }
    #head .container.brand-container.pre .brand-contact {
      float: left;
      margin: 0 0 8px;
      padding: 9px 0;
      width: 100%; }
    #head .container.brand-container.pre #login-area {
      bottom: inherit;
      clear: both;
      display: block;
      float: left;
      margin: 10px 0 0 0;
      padding: 12px 0;
      position: relative;
      right: inherit;
      width: 100%; }
      #head .container.brand-container.pre #login-area .input-group.prelogin-group {
        margin: 0; }
      #head .container.brand-container.pre #login-area .register {
        clear: both;
        float: left;
        margin-top: 0; }
      #head .container.brand-container.pre #login-area .login {
        clear: both;
        float: left; } }
@media only screen and (max-width: 500px) {
  #head .login {
    float: left;
    width: 100%; }
    #head .login .input-group {
      clear: both;
      width: 100%;
      margin: 4px 0 0 0; }
      #head .login .input-group input {
        max-width: 100%;
        width: 100%; }
    #head .login .btn {
      margin: 8px 0 0 0; }
  #head .register {
    float: left;
    width: 100%; }
  #head .head-brand-secondary-bg {
    height: 172px; } }
.dropdown-menu {
  margin: 0;
  padding: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0; }
  .dropdown-menu li {
    border-bottom: 1px solid #e1e1e1; }

.dropdown-menu > li > a {
  padding: 0 32px 0 18px; }

#head-profile .dropdown-menu {
  border: 1px solid #e1e1e1;
  margin: 2px 0 0 0; }

#head-navigation .dropdown-menu {
  border: 1px solid #c4c4c4; }
  #head-navigation .dropdown-menu li {
    border-bottom: 1px solid #c4c4c4; }

.head-navigation-primary button {
  float: left; }
.head-navigation-primary .dropdown-menu a {
  min-width: 200px; }

#head-profile .dropdown-menu {
  left: inherit;
  padding: 0;
  right: 0; }

#head-profile .dropdown-menu > li {
  padding: 0 32px 0 16px; }

#head-profile .dropdown-menu > li > a {
  padding: 0 0 0 38px;
  position: relative; }
  #head-profile .dropdown-menu > li > a .nav-icon {
    left: 0px;
    padding: 0;
    position: absolute;
    top: 7px; }

#navdropdownmenu:hover > ul.dropdown-menu {
  display: block; }

#head-profile {
  min-height: 2.3rem;
  padding: 2px 0; }
  #head-profile .help {
    float: left; }
    #head-profile .help span {
      display: inline-block;
      float: left;
      text-align: left; }
    #head-profile .help .nav-icon {
      line-height: 1.9rem;
      padding: 0 4px 0 0; }
    #head-profile .help .help-text {
      line-height: 2rem;
      padding: 1px 0 0; }
  #head-profile .user {
    float: right; }
    #head-profile .user .user-text {
      line-height: 2rem;
      padding: 1px 0 0; }
    #head-profile .user .nav-icon-user {
      float: left;
      padding: 6px 6px 0 0; }
    #head-profile .user .caret {
      border-left: 6px solid transparent;
      border-right: 6px solid transparent;
      border-top: 6px solid; }
  #head-profile #userprofilelink {
    margin-left: 6px; }
    #head-profile #userprofilelink .glyphicon-user,
    #head-profile #userprofilelink .fa-user {
      margin-top: 8px;
      font-size: 1.0rem; }

@media only screen and (max-width: 560px) {
  #head-profile .container {
    padding: 0; }
  #head-profile .help {
    left: 15px;
    position: absolute;
    top: 2px;
    z-index: 1; }
  #head-profile .user {
    margin: 0 15px 0 0; }
    #head-profile .user button {
      float: right; }
    #head-profile .user .dropdown-menu {
      clear: both;
      float: right;
      margin: 4px -15px 0 0;
      position: relative;
      width: 100%; }
      #head-profile .user .dropdown-menu li {
        padding: 0 14px; }
        #head-profile .user .dropdown-menu li a {
          text-align: right; }
      #head-profile .user .dropdown-menu li > a .nav-icon {
        float: right;
        padding-left: 10px;
        position: relative; }
  #head-profile .user.dropdown.open {
    width: 100%; } }
#head-navigation .nav-item {
  line-height: 3rem;
  padding: 3px 19px 0;
  position: relative;
  text-decoration: none; }
  #head-navigation .nav-item span {
    float: left;
    display: inline-block;
    position: relative;
    text-align: center; }
  #head-navigation .nav-item .nav-icon-deals {
    line-height: 2rem;
    padding: 7px 8px 0 0; }
  #head-navigation .nav-item .nav-icon-giftcards {
    line-height: 2rem;
    padding: 8px 12px 0 0; }
  #head-navigation .nav-item .nav-icon-insurance {
    line-height: 2rem;
    padding: 6px 9px 0 0; }
#head-navigation .head-navigation-primary {
  float: left;
  padding-left: 0; }
  #head-navigation .head-navigation-primary .nav-item {
    float: left;
    padding-left: 0; }

@media only screen and (max-width: 767px) {
  #head #head-navigation {
    margin: 0; }
    #head #head-navigation .container {
      padding: 0; }
    #head #head-navigation .dropdown-menu {
      clear: left;
      float: left;
      position: relative;
      width: 100%; }
    #head #head-navigation .head-navigation-primary {
      margin: 0;
      width: 100%; }
      #head #head-navigation .head-navigation-primary .nav-item {
        clear: left;
        padding: 0;
        width: 100%; }
        #head #head-navigation .head-navigation-primary .nav-item button {
          width: 100%; }
        #head #head-navigation .head-navigation-primary .nav-item .nav-icon {
          margin: 0 0 0 12px;
          text-align: center;
          width: 50px; } }
      @media only screen and (max-width: 767px) and (max-width: 350px) {
        #head #head-navigation .head-navigation-primary .nav-item .nav-icon {
          display: none; }
        #head #head-navigation .head-navigation-primary .nav-item .nav-text {
          padding-left: 20px; }
        #head #head-navigation .head-navigation-primary .nav-item .head-navigation-secondary .nav-item {
          float: left;
          width: 100%; } }
@media only screen and (max-width: 767px) {
      #head #head-navigation .head-navigation-primary .dropdown-menu > li > a {
        padding: 0 20px 0 20px; }
      #head #head-navigation .head-navigation-primary .nav-item.first-item {
        border: 0 none; }
      #head #head-navigation .head-navigation-primary .navigation-divider {
        display: none; } }
#head-navigation .head-navigation-secondary {
  float: right;
  padding: 0; }
  #head-navigation .head-navigation-secondary .nav-item {
    float: right; }

.head-navigation-secondary.col-sm-12 {
  border-bottom: 1px solid #FFFFFF; }

.head-navigation-secondary.col-md-2 {
  border-bottom: 0 none; }

.foot-navigation-container {
  float: left;
  padding: 18px 0 38px;
  width: 100%; }

.navigation-divider {
  float: left;
  height: 16px;
  margin: 19px 18px 0 0;
  width: 1px; }

.head-navigation-secondary-bg {
  bottom: 0;
  display: none;
  height: 2rem;
  left: 0;
  position: absolute;
  width: 100%; }

@media only screen and (max-width: 767px) {
  #head .container.brand-container.post .brand-secondary {
    float: left;
    margin: 2px 0 0 4px;
    max-width: 180px; }
  #head .container.brand-container.pre .brand-secondary {
    float: left;
    margin: 4px 0 0 4px; } }
@media only screen and (max-width: 991px) {
  #head-navigation .head-navigation-secondary {
    float: right;
    height: 2rem;
    padding: 0;
    position: relative;
    width: 100%;
    z-index: 1; }
    #head-navigation .head-navigation-secondary .nav-item {
      line-height: 2rem;
      padding: 0 19px; }
      #head-navigation .head-navigation-secondary .nav-item .nav-text {
        font-size: 1.1rem; }

  .head-navigation-secondary-bg {
    display: block; } }
@media only screen and (max-width: 767px) {
  #head-navigation .head-navigation-secondary .nav-item {
    float: left;
    padding-left: 62px;
    width: 100%; } }
@media only screen and (max-width: 350px) {
  #head-navigation .head-navigation-secondary .nav-item {
    padding-left: 20px; } }
.navbar-header {
  background: none repeat scroll 0 0 #ababab;
  position: relative;
  top: 0;
  z-index: 10; }

.return-to-top span {
  height: 100%;
  position: relative;
  width: 100%; }

.return-to-top {
  bottom: 28px;
  cursor: pointer;
  padding: 14px 0 0;
  position: fixed;
  right: 28px;
  text-align: center;
  z-index: 100;
  height: 62px;
  width: 62px; }

h3 {
  margin: 32px 0 20px; }

.section {
  clear: both;
  display: block;
  float: left;
  margin: 0 0 24px 0;
  position: relative;
  width: 100%; }
  .section p {
    margin: 0 0 20px 0; }
  .section .section-title {
    margin: 0 0 10px 0; }
  .section .edit-link {
    cursor: pointer;
    padding: 0 0 0 6px; }
  .section .form-item {
    display: block; }

.business-info {
  display: inline-block;
  float: left;
  position: relative;
  width: 100%; }

.redeemed-offer {
  background: #FFFFFF none repeat scroll 0 0;
  display: black;
  height: 100%;
  left: 0;
  min-height: 100%;
  opacity: .85;
  position: absolute;
  top: 0;
  width: 100%; }

.redeemed-offer-text {
  width: 100%;
  text-align: center;
  position: absolute;
  left: 0;
  top: 35%;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1; }

#search-results .icon-premium {
  display: block;
  height: 0;
  left: 0;
  position: absolute;
  top: 0;
  width: 0;
  z-index: 1; }

#search-results .icon-premium span {
  color: #fff;
  display: block;
  font-size: 16px;
  left: 6px;
  position: absolute;
  top: -42px;
  z-index: 1; }

.search-title {
  display: block;
  float: left;
  margin: 0 0 30px;
  position: relative;
  width: 100%; }
  .search-title .section-title {
    float: left;
    margin: 0;
    padding: 9px 0 0; }
  .search-title .section-label {
    float: left;
    padding: 11px 6px 0 0; }
  .search-title .section-selector {
    float: right;
    text-align: left; }
    .search-title .section-selector div {
      display: inline-block; }
    .search-title .section-selector select {
      padding: 6px 12px 2px 4px; }
  @media only screen and (max-width: 500px) {
    .search-title .section-selector {
      clear: left;
      float: left;
      margin-top: 10px; } }

.text-area {
  padding: 18px 0 40px 0; }

#breadcrumb {
  padding: 14px 0 28px 2px; }

#body {
  padding: 0 0 20px; }

#foot #foot-legal {
  padding: 14px 0 32px; }
  #foot #foot-legal .navigation-divider {
    height: 10px;
    margin: 3px 6px 0; }
#foot .legal-links {
  float: right; }

.foot-navigation-app {
  float: right;
  text-align: right; }
  .foot-navigation-app .app-title {
    display: block;
    float: right; }
  .foot-navigation-app .app-icons {
    clear: right;
    display: block;
    float: right;
    margin: 10px 0 0; }
  .foot-navigation-app .app-icon {
    display: inline;
    float: left;
    margin: 0 2px;
    position: relative;
    text-decoration: none; }
    .foot-navigation-app .app-icon:hover, .foot-navigation-app .app-icon :focus {
      text-decoration: none; }

.featured-deal-app {
  float: left;
  text-align: left;
  margin-bottom: 40px; }
  .featured-deal-app .app-title {
    display: block;
    float: left; }
  .featured-deal-app .app-icons {
    clear: both;
    display: block;
    float: left;
    margin: 10px 0 0; }
  .featured-deal-app .app-icon {
    display: inline;
    float: left;
    margin: 0 2px;
    position: relative;
    text-decoration: none; }
    .featured-deal-app .app-icon:hover, .featured-deal-app .app-icon :focus {
      text-decoration: none; }

.carousel-item .brand-secondary.left {
  bottom: 30px;
  display: block;
  position: absolute;
  left: 40px;
  width: 180px; }

.carousel-item .brand-secondary.right {
  bottom: 30px;
  display: block;
  position: absolute;
  right: 40px;
  width: 180px; }

@media only screen and (max-width: 767px) {
  #foot .legal-links {
    clear: left;
    float: left; }
  #foot .copyright {
    clear: both;
    float: left;
    padding-top: 30px;
    text-align: left; }

  .foot-navigation-app {
    clear: left;
    float: left;
    margin: 30px 0 0;
    text-align: left; }
    .foot-navigation-app .app-icons {
      float: left;
      margin: 0;
      text-align: left; }
    .foot-navigation-app .app-trailer {
      clear: both;
      float: left;
      text-align: left; } }
.faq-icon {
  padding: 0 0 0 12px; }

.app-trailer {
  clear: right;
  float: right;
  padding: 8px 0 0; }

#foot-navigation .nav-item {
  padding: 0 8px; }
#foot-navigation .nav-item.start-link {
  padding: 0 8px 0 0; }
#foot-navigation .navigation-divider {
  height: 0.65rem;
  margin: 5px 0 0; }

.foot-navigation-links {
  float: left; }
  .foot-navigation-links .nav-item {
    float: left;
    display: inline-block; }
  .foot-navigation-links .navigation-divider {
    margin: 4px 8px; }

.legal-navigation .navigation-divider {
  margin: 4px 8px; }
.legal-navigation .nav-item {
  float: left; }

.legal-text {
  font-size: 0.9rem;
  font-style: italic; }

input[type=radio] {
  margin-top: -2px;
  vertical-align: middle; }

.input-sm, .form-group-sm .form-control, input, .select-row, select {
  height: 40px;
  padding: 0 10px;
  line-height: 1.8rem;
  min-height: 1.8rem;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0; }

.form-standard {
  padding: 0; }
  .form-standard .btn {
    margin: 14px 0 30px; }
  .form-standard .form-control {
    border: 1px solid #eeeeee;
    display: block;
    height: auto;
    min-height: 2.6rem;
    margin: 3px 0 0;
    padding: 2px 14px 0;
    position: relative;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0; }
  .form-standard select.form-control {
    background: url("/img/bg-select.jpg") no-repeat right 20px scroll #FFFFFF;
    height: 2.6rem;
    padding: 2px 12px 0; }
    .form-standard select.form-control option {
      min-height: 1.8rem;
      line-height: 1.8rem;
      padding: 6px 12px 4px;
      position: relative; }

#partner-categories #keyword.form-control {
  min-height: 2.6rem; }

#body .form-standard .col-xs-12 {
  padding: 0; }

#body .form-standard .form-submit-container {
  text-align: right; }

#body form .col-xs-12.form-group input {
  width: 100%; }

#body form .payment-subtitle {
  margin: 0 0 18px 0;
  width: 100%;
  float: left; }

#body form .radio-container .radio, #body form .radio-container .checkbox, #body form .checkbox-container .radio, #body form .checkbox-container .checkbox {
  display: inline-block;
  float: left;
  clear: none;
  margin: 0;
  position: relative; }

#body form .radio-container .radio label, #body form .radio-container .checkbox label, #body form .checkbox-container .radio label, #body form .checkbox-container .checkbox label {
  margin: 0 22px 0 0; }

#body .form-standard .form-standard-column {
  width: 50%;
  margin: 0 0 30px;
  padding: 0;
  display: inline-block;
  float: left;
  position: relative; }

#body .form-standard .form-standard-vertical-divider {
  float: left;
  clear: both;
  display: block;
  position: relative;
  width: 100%;
  height: 0px; }

body .form-standard .form-standard-column input, #body .form-standard .form-standard-column textarea {
  width: 100%;
  padding: 3px 10px 0;
  margin-bottom: 6px; }

label {
  float: left;
  margin: 0 0 2px;
  width: 100%; }

body .form-standard .cartButtons {
  clear: both; }

#form-reset-password {
  float: left;
  margin: 20px 0 40px; }
  #form-reset-password .form-submit-container {
    padding: 0; }
  #form-reset-password .form-group input {
    border: 1px solid #eeeeee;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    display: block;
    height: auto;
    line-height: 2.6rem;
    margin: 3px 0 0;
    min-height: 2.6rem;
    padding: 2px 14px 0;
    position: relative;
    width: 100%; }
  #form-reset-password .form-group label {
    font-size: 1.1rem;
    font-weight: 400;
    margin: 0;
    padding: 0;
    width: 100%; }
  #form-reset-password ul.parsley-error-list {
    clear: left;
    color: #aaaaaa;
    float: left;
    list-style: outside none none;
    margin: 4px 0px 20px; }

.checkbox-container {
  margin: 15px 0 5px; }

.form-sorter {
  padding: 0; }
  .form-sorter .form-control {
    border: 0 none;
    display: block;
    height: auto;
    line-height: 2.6rem;
    min-height: 2.6rem;
    margin: 3px 0 0;
    padding: 2px 14px 0;
    position: relative;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0; }

#state-picker {
  position: relative;
  clear: left; }
  #state-picker .icon {
    display: block;
    position: absolute;
    right: 16px;
    top: 16px; }

.select-row {
  background: #FFFFFF;
  height: 2.6rem;
  margin: 3px 0 0;
  padding: 0;
  position: relative; }
  .select-row .icon {
    display: block;
    position: absolute;
    right: 14px;
    top: 15px; }

.select-row.sorter {
  height: 2rem;
  margin: 0; }
  .select-row.sorter select {
    height: 2rem;
    line-height: 1rem;
    margin: 0;
    padding: 4px 28px 0 8px; }
    .select-row.sorter select option {
      height: 1.8rem;
      padding: 7px 12px 0px; }
  .select-row.sorter .icon {
    top: 14px; }

.form-border {
  border-bottom: 1px solid #c8c8c8; }

.form-border-top {
  border-top: 1px solid #c8c8c8;
  padding-top: 40px; }

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0; }

.carousel-hero-pre, .carousel-hero-post {
  margin: 20px auto; }
  .carousel-hero-pre .half, .carousel-hero-post .half {
    margin: 0 auto;
    max-width: 1140px; }
  .carousel-hero-pre .half.single, .carousel-hero-post .half.single {
    text-align: center; }
    .carousel-hero-pre .half.single img, .carousel-hero-post .half.single img {
      float: none;
      margin: 0 auto; }
  .carousel-hero-pre .carousel-indicators, .carousel-hero-post .carousel-indicators {
    height: 22px;
    left: 0;
    line-height: 1rem;
    margin: 20px 0;
    padding: 0 20px;
    text-align: center;
    width: 100%; }
    .carousel-hero-pre .carousel-indicators li, .carousel-hero-post .carousel-indicators li {
      -webkit-border-radius: 100%;
      -moz-border-radius: 100%;
      -ms-border-radius: 100%;
      border-radius: 100%;
      height: 22px;
      margin: 0 2px;
      width: 22px; }
    .carousel-hero-pre .carousel-indicators.active, .carousel-hero-post .carousel-indicators.active {
      height: 22px;
      margin: 0 1px;
      width: 22px; }

.mobile-hero {
  display: none;
  margin: 0 0 20px; }
  .mobile-hero h3 {
    margin: 20px 0 12px; }
  .mobile-hero .item {
    clear: both;
    display: block;
    margin: 12px auto;
    padding: 28px 20% 18px;
    position: relative;
    text-align: center;
    width: 100%; }
    .mobile-hero .item .name {
      color: #FFFFFF;
      display: block;
      font-size: 1.5rem;
      font-weight: 600;
      line-height: 1.5rem;
      position: relative; }
    .mobile-hero .item .offer {
      color: #000000;
      display: block;
      position: relative; }
    .mobile-hero .item .link {
      vertical-align: bottom; }
    .mobile-hero .item .icon {
      vertical-align: top;
      padding: 7px 0 0 6px; }

.banner-register-pre {
  padding: 0px 0; }
  .banner-register-pre h4 {
    line-height: 2rem;
    margin: 0;
    padding: 60px 0 0; }
  .banner-register-pre .line-bottom {
    padding: 0 0 60px; }

.accordion-trigger {
  cursor: pointer; }

.banner-register-pre-accordion {
  padding: 0; }
  .banner-register-pre-accordion .accordion-zone-container {
    margin: 28px 0;
    padding: 10px 20px; }
    .banner-register-pre-accordion .accordion-zone-container .accordion-zone {
      min-height: 200px;
      padding: 4px 24px 10px; }
      .banner-register-pre-accordion .accordion-zone-container .accordion-zone h4 {
        margin: 18px 0 4px; }

.banner-features-pre {
  margin: 20px auto; }
  .banner-features-pre h5 {
    margin: 20px 0 12px; }

.feature-pre {
  overflow: hidden;
  position: relative;
  z-index: 1;
  width: 100%;
  height: auto; }

.slide-feature-bg {
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 100%;
  width: 100%;
  box-sizing: border-box;
  -webkit-backface-visibility: hidden;
  opacity: 0.8; }

.slide-feature-description {
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: -100%;
  width: 100%;
  box-sizing: border-box;
  padding: 28% 20% 0;
  -webkit-backface-visibility: hidden; }
  .slide-feature-description p {
    padding: 10px 0 0; }

.feature-pre:hover .slide-feature-bg, .feature-pre:hover .slide-feature-description {
  top: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s; }

@media only screen and (max-width: 1200px) {
  .feature-pre:hover .slide-feature-bg, .feature-pre:hover .slide-feature-description {
    padding-top: 50px; } }
@media only screen and (max-width: 991px) {
  .slide-feature-bg, .slide-feature-description {
    padding: 0 12px 0;
    top: 0; }

  .feature-pre:hover .slide-feature-bg, .feature-pre:hover .slide-feature-description {
    padding: 0 12px 0;
    top: 0; }

  .banner-features-pre .icon {
    margin-top: 32px; }

  .slide-feature-description p {
    padding-top: 4px; } }
@media only screen and (max-width: 767px) {
  .img-circle.feature-pre {
    margin: 0 auto;
    width: 220px; } }
.app-title h5 {
  margin-top: 0; }

#request-merchant {
  margin: 0 0 30px; }

.carousel-deals-national h3, .carousel-deals-local h3, .carousel-deals-premium h3 {
  margin: 0 0 20px; }
.carousel-deals-national .carousel-control.left, .carousel-deals-national .carousel-control.right, .carousel-deals-local .carousel-control.left, .carousel-deals-local .carousel-control.right, .carousel-deals-premium .carousel-control.left, .carousel-deals-premium .carousel-control.right {
  background: none; }
.carousel-deals-national .glyphicon,
.carousel-deals-national .fa, .carousel-deals-local .glyphicon,
.carousel-deals-local .fa, .carousel-deals-premium .glyphicon,
.carousel-deals-premium .fa {
  display: block;
  position: absolute; }

.carousel-deals-national, .carousel-deals-premium {
  margin: 0 0 30px; }
  .carousel-deals-national .carousel-inner, .carousel-deals-premium .carousel-inner {
    height: 154px; }
  .carousel-deals-national .carousel-control, .carousel-deals-premium .carousel-control {
    display: block;
    font-size: 3.5rem;
    height: 62px;
    margin: -26px 0 0;
    opacity: 1;
    top: 50%;
    width: auto;
    -moz-text-shadow: none;
    -webkit-text-shadow: none;
    -khtml-text-shadow: none;
    text-shadow: none; }
  .carousel-deals-national .carousel-item, .carousel-deals-premium .carousel-item {
    display: inline-table;
    height: auto;
    margin: 0 8px;
    max-height: 154px;
    width: 230px;
    vertical-align: top; }
    .carousel-deals-national .carousel-item img, .carousel-deals-premium .carousel-item img {
      height: auto;
      max-height: 140px;
      width: auto;
      max-width: 100%; }
    .carousel-deals-national .carousel-item h4, .carousel-deals-premium .carousel-item h4 {
      display: none; }
  .carousel-deals-national .carousel-item-container, .carousel-deals-premium .carousel-item-container {
    height: 154px; }
  .carousel-deals-national .thumbnail, .carousel-deals-premium .thumbnail {
    border: 0;
    display: table-cell;
    height: 154px;
    margin: 0;
    padding: 8px;
    width: 230px;
    vertical-align: middle;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -khtml-box-shadow: none;
    box-shadow: none;
    -moz-text-shadow: none;
    -webkit-text-shadow: none;
    -khtml-text-shadow: none;
    text-shadow: none; }

.carousel-deals-local {
  margin: 0 0 20px; }
  .carousel-deals-local .carousel-inner {
    height: 140px; }
  .carousel-deals-local .carousel-control {
    display: block;
    font-size: 3.5rem;
    height: 62px;
    margin: -28px 0 0;
    opacity: 1;
    top: 50%;
    width: auto;
    -moz-text-shadow: none;
    -webkit-text-shadow: none;
    -khtml-text-shadow: none;
    text-shadow: none; }
  .carousel-deals-local .carousel-item-container {
    height: 140px; }
  .carousel-deals-local .carousel-item {
    background: #FFFFFF;
    border: 0 none;
    border-radius: 0;
    box-shadow: none;
    display: inline-block;
    float: none;
    height: 140px;
    margin: 0 8px;
    padding: 0;
    text-shadow: none;
    vertical-align: middle;
    width: 230px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -khtml-box-shadow: none;
    box-shadow: none;
    -moz-text-shadow: none;
    -webkit-text-shadow: none;
    -khtml-text-shadow: none;
    text-shadow: none; }
  .carousel-deals-local .carousel-info {
    display: block;
    padding: 8px;
    background: #FFFFFF;
    position: absolute;
    margin: 0;
    transform: translateY(-50%);
    top: 50%; }
  .carousel-deals-local .carousel-title {
    font-size: 1.0rem;
    line-height: 1.0rem; }
  .carousel-deals-local .carousel-description {
    line-height: 1.0rem; }
  .carousel-deals-local .thumbnail.premium-placement {
    height: 100%;
    width: auto; }

#carousel-deals-premium .carousel-item {
  display: inline-table;
  height: auto;
  margin: 0 8px;
  max-height: 154px;
  vertical-align: top;
  width: 230px;
  padding: 0; }
  #carousel-deals-premium .carousel-item img {
    height: auto;
    width: auto;
    max-width: 100%;
    max-height: 138px; }

@media only screen and (max-width: 400px) {
  .carousel-deals-local {
    padding: 0; }

  #carousel-deals-local {
    padding: 0 60px; } }
@media only screen and (max-width: 430px) {
  .carousel-deals-national, .carousel-deals-premium {
    padding: 0; }

  #carousel-deals-premium .carousel-item {
    width: 100%;
    margin: 0; }

  #carousel-deals-local {
    padding: 0 60px; }
    #carousel-deals-local .carousel-item {
      max-width: 100%;
      width: 100%;
      margin: 0;
      padding: 0; }
      #carousel-deals-local .carousel-item .carousel-info {
        width: 100%;
        max-width: 100%;
        overflow: hidden;
        text-align: center; } }
@media only screen and (max-width: 390px) {
  .carousel-deals-national .carousel-item, .carousel-deals-premium .carousel-item {
    width: 162px; }
    .carousel-deals-national .carousel-item .thumbnail, .carousel-deals-premium .carousel-item .thumbnail {
      width: 162px; } }
.carousel-deals {
  padding: 0 60px; }

.carousel-pre, .carousel-post {
  margin: 0 auto;
  position: relative; }
  .carousel-pre .img-responsive, .carousel-pre .thumbnail > img, .carousel-pre .thumbnail a > img, .carousel-pre .carousel-inner > .item > img, .carousel-pre .carousel-inner > .item > a > img, .carousel-post .img-responsive, .carousel-post .thumbnail > img, .carousel-post .thumbnail a > img, .carousel-post .carousel-inner > .item > img, .carousel-post .carousel-inner > .item > a > img {
    margin: 0 auto;
    max-width: 1140px; }
  .carousel-pre .carousel-indicators, .carousel-post .carousel-indicators {
    left: inherit;
    margin: 20px auto;
    max-width: 1140px;
    width: inherit;
    bottom: inherit;
    position: relative; }

#local-search-standalone {
  padding: 0 0 12px;
  margin: 0 0 24px; }
  #local-search-standalone #keyword-search-standalone .icon {
    font-size: 1.2rem;
    position: absolute;
    right: 0;
    text-align: center;
    top: 7px;
    width: 40px; }
  #local-search-standalone h3 {
    margin: 20px 0 16px; }
  #local-search-standalone .icon {
    display: block;
    position: absolute;
    right: 14px;
    top: 12px; }
  #local-search-standalone select {
    background: url("/img/bg-select.jpg") no-repeat right 14px scroll #FFFFFF; }
  #local-search-standalone select.form-control option {
    height: 1.8rem;
    line-height: 1.8rem;
    padding: 6px 12px 4px;
    position: relative; }
  #local-search-standalone .form-area {
    margin: 0 auto;
    max-width: 680px; }
    #local-search-standalone .form-area .form-control {
      padding: 7px 8px; }
  #local-search-standalone .deals-control {
    float: left;
    margin: 0 0 14px 0; }
  #local-search-standalone .btn-search-deals {
    float: right; }
  #local-search-standalone .col-xs-1, #local-search-standalone .col-sm-1, #local-search-standalone .col-md-1, #local-search-standalone .col-lg-1, #local-search-standalone .col-xs-2, #local-search-standalone .col-sm-2, #local-search-standalone .col-md-2, #local-search-standalone .col-lg-2, #local-search-standalone .col-xs-3, #local-search-standalone .col-sm-3, #local-search-standalone .col-md-3, #local-search-standalone .col-lg-3, #local-search-standalone .col-xs-4, #local-search-standalone .col-sm-4, #local-search-standalone .col-md-4, #local-search-standalone .col-lg-4, #local-search-standalone .col-xs-5, #local-search-standalone .col-sm-5, #local-search-standalone .col-md-5, #local-search-standalone .col-lg-5, #local-search-standalone .col-xs-6, #local-search-standalone .col-sm-6, #local-search-standalone .col-md-6, #local-search-standalone .col-lg-6, #local-search-standalone .col-xs-7, #local-search-standalone .col-sm-7, #local-search-standalone .col-md-7, #local-search-standalone .col-lg-7, #local-search-standalone .col-xs-8, #local-search-standalone .col-sm-8, #local-search-standalone .col-md-8, #local-search-standalone .col-lg-8, #local-search-standalone .col-xs-9, #local-search-standalone .col-sm-9, #local-search-standalone .col-md-9, #local-search-standalone .col-lg-9, #local-search-standalone .col-xs-10, #local-search-standalone .col-sm-10, #local-search-standalone .col-md-10, #local-search-standalone .col-lg-10, #local-search-standalone .col-xs-11, #local-search-standalone .col-sm-11, #local-search-standalone .col-md-11, #local-search-standalone .col-lg-11, #local-search-standalone .col-xs-12, #local-search-standalone .col-sm-12, #local-search-standalone .col-md-12, #local-search-standalone .col-lg-12 {
    padding: 0 4px; }

@media only screen and (max-width: 991px) {
  #local-search-standalone .btn-search-deals {
    float: left; } }
#myModal {
  background: rgba(0, 0, 0, 0.6); }

p.question {
  margin: 12px 0 6px; }

p.answer {
  margin: 12px 0 30px;
  padding: 0 12px 0 12px; }

ul.answer {
  padding-right: 20px; }

/* LM-1337 Profile UI updates */
#body #account-page .btn {
  margin-bottom: 0; }
#body #account-page a {
  text-transform: capitalize;
  font-weight: bold; }
#body #account-page #profile-general {
  margin-top: 32px;
  padding: 40px 20px 20px; }
#body #account-page #profile-general-edit {
  padding: 20px;
  color: #FFFFFF !important; }
  #body #account-page #profile-general-edit #profile-avatar {
    border: 0;
    padding: 0; }
    #body #account-page #profile-general-edit #profile-avatar input[type=file] {
      padding: 0; }
#body #account-page .account-image {
  display: block;
  margin: 0 auto;
  height: 100px;
  width: 100px;
  position: absolute;
  top: -20px;
  left: 0;
  right: 0; }
  #body #account-page .account-image .icon {
    height: auto;
    text-align: center;
    width: 100%; }
    #body #account-page .account-image .icon img {
      margin: 0 auto;
      border-radius: 50%; }
#body #account-page .section {
  margin-bottom: 0; }
#body #account-page .security.section {
  padding: 20px; }
  #body #account-page .security.section .edit-link {
    padding: 0; }
#body #account-page .account-info {
  margin-top: 10px;
  display: inline-block;
  float: left; }
  #body #account-page .account-info p {
    margin: 0;
    padding: 0; }

.alerts-table p {
  margin: 0; }
.alerts-table a {
  text-align: center;
  width: 100%; }
.alerts-table .icon {
  font-size: 1.3rem;
  padding-right: 4px; }

#profile-email-cancel-trigger {
  line-height: 3.2rem;
  margin: 14px 0 30px;
  padding: 1px 20px 0; }

.table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  padding: 20px; }

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th {
  padding: 16px 20px; }

.deal-featured {
  padding-top: 30px;
  padding-bottom: 30px; }
  .deal-featured img {
    width: 450px;
    margin-left: auto;
    margin-right: auto; }

.deal-featured-detail {
  padding: 30px 150px; }
  .deal-featured-detail .glyphicon,
  .deal-featured-detail .fa {
    font-size: 2rem;
    color: #FFD900; }
  .deal-featured-detail h5 {
    margin-top: 25px;
    font-size: 1.25rem;
    font-weight: bold; }
  .deal-featured-detail h6 {
    font-size: 1.1rem;
    font-weight: bold;
    color: #00956C; }
  .deal-featured-detail img {
    margin-left: auto;
    margin-right: auto; }
  .deal-featured-detail p {
    margin-left: 0px;
    overflow: auto;
    display: block; }

.deal-featured-div {
  float: left;
  margin-right: 5px;
  clear: both; }

@media only screen and (max-width: 991px) {
  .deal-featured-detail {
    padding: 30px 75px; } }
@media only screen and (max-width: 767px) {
  .deal-featured-detail {
    padding: 30px 50px; } }
#form-search #keyword-search {
  position: relative; }
  #form-search #keyword-search .icon {
    font-size: 1.2rem;
    position: absolute;
    right: 0;
    text-align: center;
    top: 12px;
    width: 40px; }
@media only screen and (max-width: 991px) {
  #form-search #legend {
    margin: 0; }
  #form-search .local-search-form {
    padding: 0 0 10px; }
  #form-search .search-results-container {
    border-bottom: 1px solid #c4c4c4;
    margin: 0 0 24px;
    padding: 0; }
  #form-search .local-search-legend {
    padding: 0 0 24px;
    margin: 0 0 24px; }
  #form-search .search-request-container {
    padding: 0; }
  #form-search .search-request-container.key {
    padding: 20px 0 20px;
    border-bottom: 1px solid #c4c4c4; } }

#loadingmessage {
  position: absolute; }

.local-search-form {
  float: left;
  padding: 0 0 16px 0;
  width: 100%; }
  .local-search-form .form-group {
    margin: 0 0 3px 0; }
    .local-search-form .form-group input, .local-search-form .form-group select {
      border: 0;
      display: block;
      height: auto;
      height: 2.6rem;
      margin: 3px 0 0;
      padding: 2px 14px 0;
      position: relative;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      -ms-border-radius: 0;
      border-radius: 0; }
    .local-search-form .form-group select {
      padding: 2px 10px 0; }
  .local-search-form .btn {
    margin: 14px 0;
    width: 100%; }

.local-search-legend {
  border-bottom: 1px solid #c4c4c4;
  float: left;
  padding: 0 0 16px 0;
  margin: 0 0 24px 0;
  width: 100%; }
  .local-search-legend ul {
    border: 0;
    float: left;
    width: 100%;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -khtml-box-shadow: none;
    box-shadow: none; }
    .local-search-legend ul li {
      background: none;
      border: 0;
      clear: left;
      float: left;
      padding: 10px 0;
      width: 100%;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      -ms-border-radius: 0;
      border-radius: 0; }
      .local-search-legend ul li span {
        clear: left;
        display: inline-block;
        float: left;
        position: relative; }
      .local-search-legend ul li .icon {
        width: 44px; }

.local-search-request .icon {
  padding: 0 0 0 4px; }

.flexible-map {
  display: block;
  min-height: 366px;
  position: relative;
  width: 100%;
  margin-bottom: 20px; }
  .flexible-map .MicrosoftMap {
    width: 100% !important; }

#offerHolder, #loadingmessage, .flexible-map {
  z-index: 999;
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: none; }

#offerHolder {
  background-color: rgba(0, 0, 0, 0.4);
  -webkit-transform: translateZ(0); }
  #offerHolder .closeBtn {
    cursor: pointer;
    float: right;
    font-weight: bold;
    position: absolute;
    right: 34px;
    top: 30px; }

#loadingmessage {
  background: url("/img/icons/loading.gif") no-repeat center center rgba(0, 0, 0, 0.4); }

#myMap, .flexible-map .closeBtn {
  width: 700px;
  position: fixed;
  left: 0;
  right: 0;
  margin: auto; }

#myMap {
  top: 85px; }

.flexible-map {
  background-color: rgba(0, 0, 0, 0.4) !important;
  border: 0 none;
  margin: 0; }
  .flexible-map .closeBtn {
    cursor: pointer;
    margin-bottom: 10px;
    font-weight: bold;
    background-color: #FFFFFF;
    top: 65px;
    text-align: right;
    padding-right: 10px; }

#body .flexible-offer {
  left: 0;
  margin: auto;
  max-height: 600px;
  overflow: auto;
  padding: 30px 30px 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 700px; }
  #body .flexible-offer h4 {
    margin: 0; }
  #body .flexible-offer #offer-address {
    float: left;
    margin: 0 0 20px; }
  #body .flexible-offer #offer-merchant-info {
    margin: 0 0 20px;
    float: left; }
    #body .flexible-offer #offer-merchant-info #offer-address, #body .flexible-offer #offer-merchant-info #offer-phone {
      float: left;
      margin: 0;
      clear: left;
      font-weight: 400; }
  #body .flexible-offer .btn-row {
    float: left;
    margin-bottom: 30px; }
  #body .flexible-offer .offer-headline {
    float: left;
    margin-bottom: 20px; }
  #body .flexible-offer #offer-vendorDesc {
    float: left; }
  #body .flexible-offer #offer-id {
    clear: both;
    display: block;
    margin: 20px 0 40px;
    float: right;
    text-align: right; }
  #body .flexible-offer #offer-favorite {
    float: right;
    margin: 0 0 8px; }
  #body .flexible-offer .bg-info {
    background: none; }
  @media only screen and (max-width: 991px) {
    #body .flexible-offer #offer-favorite {
      clear: both;
      float: left; }
    #body .flexible-offer .btn-row {
      clear: both;
      float: left; }
      #body .flexible-offer .btn-row .btn {
        margin: 0 8px 0 0;
        float: left; } }

.icon-premium {
  font-size: 0.9rem;
  left: 32px;
  position: absolute;
  top: 28px;
  z-index: 100;
  cursor: default; }
  .icon-premium i {
    float: left;
    margin: 2px 6px 0 0; }
  .icon-premium span {
    float: left; }

.key-item .icon-premium {
  left: 0;
  top: 0; }

@media only screen and (max-width: 767px) {
  #body .flexible-offer {
    width: 88%; }

  .flexible-map .closeBtn {
    width: 88%; }

  #myMap {
    width: 88%; } }
.search-pagination {
  border-bottom: 1px solid #c4c4c4;
  clear: left;
  float: left;
  width: 100%; }
  .search-pagination .pages {
    float: right; }
    .search-pagination .pages .icon {
      float: right;
      margin: 7px 0 0 6px; }

#search-results .item {
  background: #FFFFFF;
  cursor: pointer;
  float: left;
  margin: 0 0 8px;
  padding: 8px;
  width: 100%;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s; }
  #search-results .item:hover {
    box-sizing: border-box;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s; }
  @media only screen and (max-width: 767px) {
    #search-results .item:hover {
      margin: 0 0 8px; } }
#search-results .marker {
  display: inline-block;
  float: left;
  margin: 6px 6px 0 26px; }
#search-results .listing {
  display: inline-block;
  float: left;
  margin: 4px 0 8px; }
#search-results .logo {
  float: right;
  height: auto;
  max-height: 70px;
  margin: 6px 12px;
  width: auto; }
#search-results .icon-group {
  padding: 0 12px 0 0;
  float: right; }
  #search-results .icon-group .icon {
    padding-left: 8px; }
  #search-results .icon-group .glyphicon-fire,
  #search-results .icon-group .fa-fire {
    margin: 0; }
  #search-results .icon-group .fa-thumbs-up {
    margin: 2px 0 0; }
  #search-results .icon-group .fa-star {
    margin: 3px 0 0; }
#search-results .name {
  display: block;
  float: left;
  padding: 4px 0 0; }
#search-results .address, #search-results .city {
  clear: left;
  display: inline-block;
  float: left; }
#search-results .state, #search-results .zip {
  display: inline-block;
  float: left;
  padding: 0 0 0 6px; }
#search-results .comma {
  display: inline-block;
  float: left; }

#partner-search {
  padding-left: 0; }
  #partner-search .navigation-divider {
    background: #272727;
    display: inline;
    float: left;
    height: 11px;
    margin: 4px 12px 0;
    width: 1px; }
  #partner-search #view-all, #partner-search .clear-all {
    display: inline;
    float: left; }
  #partner-search .icon {
    padding: 0 4px 0 0; }

#partner-categories, #insurance-categories {
  clear: both;
  float: left;
  padding-left: 0px;
  margin: 0 0 20px 0; }
  #partner-categories .item, #insurance-categories .item {
    background: #FFFFFF;
    clear: left;
    cursor: pointer;
    float: left;
    margin: 3px 0 0;
    padding: 0 14px 0;
    width: 100%; }
  #partner-categories .icon, #insurance-categories .icon {
    float: right; }
  #partner-categories .qty, #insurance-categories .qty {
    padding: 0 0 0 8px; }
  #partner-categories .section, #insurance-categories .section {
    margin: 4px 0 14px; }
  #partner-categories a.clearall, #partner-categories a.selectall, #insurance-categories a.clearall, #insurance-categories a.selectall {
    float: left;
    margin: 0px 0 8px; }
    #partner-categories a.clearall .icon, #partner-categories a.selectall .icon, #insurance-categories a.clearall .icon, #insurance-categories a.selectall .icon {
      float: left;
      margin: 2px 0 0; }

#insurance-categories .icon {
  padding: 9px 0 0; }
#insurance-categories .section {
  margin: 4px 0; }

#insurance-new-products {
  padding-right: 0; }
  #insurance-new-products .section-title {
    margin: 0 0 20px; }
  #insurance-new-products a {
    border-top: 1px solid #c4c4c4;
    display: block;
    float: left;
    padding: 8px 12px 8px 4px;
    width: 100%; }

#partner-container {
  padding-right: 0; }
  #partner-container h5 {
    margin: 0 0 12px; }
  #partner-container #results {
    float: left; }
  #partner-container .result {
    background: #FFFFFF;
    float: left;
    margin: 0 0 8px;
    padding: 12px 0;
    width: 100%;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s; }
    #partner-container .result:hover {
      box-sizing: border-box;
      -webkit-transition: all 0.2s;
      -moz-transition: all 0.2s;
      -o-transition: all 0.2s;
      transition: all 0.2s; }
    @media only screen and (max-width: 767px) {
      #partner-container .result:hover {
        margin: 0 0 8px; } }
  #partner-container .link-text {
    clear: right;
    float: right;
    padding: 0 8px 20px 0;
    text-align: right; }
  #partner-container .icon {
    float: right;
    padding: 3px 0 0 4px; }
  #partner-container img {
    float: none;
    height: auto;
    margin: 0 auto;
    max-height: 100px;
    width: auto; }
  #partner-container .description,
  #partner-container #results > a.list-group.result > div.col-lg-8.col-md-8.col-sm-8.col-xs-12 > p {
    float: right;
    padding: 12px 8px 0 0;
    text-align: right; }
  @media only screen and (max-width: 991px) {
    #partner-container .section {
      margin: 24px 0 0; } }

#insurance-container {
  float: left; }
  #insurance-container .section {
    margin: 4px 0; }
  #insurance-container .results-container {
    background: #FFFFFF;
    float: left;
    padding: 0 0 20px; }
    #insurance-container .results-container .result-row {
      float: left;
      margin: 14px 0 0; }
  #insurance-container h5 {
    margin: 0 0 12px; }
  #insurance-container .result {
    background: #FFFFFF;
    float: left; }
  #insurance-container .icon {
    float: right;
    padding: 7px 0 0 4px; }
  #insurance-container img {
    float: left;
    height: auto; }
  #insurance-container .description {
    float: left;
    padding: 10px 0 20px;
    text-align: center;
    text-transform: none; }

#partner-panel, #insurance-panel {
  background: #FFFFFF;
  float: left;
  margin: 0;
  padding-bottom: 20px; }
  #partner-panel .section .section-title, #insurance-panel .section .section-title {
    margin: 30px 0 20px 0; }
  #partner-panel .section img, #insurance-panel .section img {
    height: auto;
    max-height: 280px;
    max-width: 100%;
    width: auto; }
  #partner-panel .link-area, #insurance-panel .link-area {
    float: left;
    margin: 30px 0 0;
    padding: 10px 20px 28px; }
  @media only screen and (max-width: 991px) {
    #partner-panel .link-area, #insurance-panel .link-area {
      margin: 0; } }
  #partner-panel .btn, #insurance-panel .btn {
    margin: 14px 0 0; }
  #partner-panel .btn-lead-in, #partner-panel .btn-lead-out, #insurance-panel .btn-lead-in, #insurance-panel .btn-lead-out {
    clear: both;
    display: block; }
  #partner-panel .btn-lead-out, #insurance-panel .btn-lead-out {
    margin: 14px 0 0; }
  #partner-panel .web, #insurance-panel .web {
    margin: 0; }
  #partner-panel .phone, #insurance-panel .phone {
    border-top: 1px solid #c4c4c4;
    margin: 20px 0 0;
    padding: 20px 0 0 0; }
  #partner-panel .logo, #insurance-panel .logo {
    display: block;
    float: right;
    margin: 20px 0 0;
    position: relative; }

#insurance-panel {
  margin: 20px 0 0; }
  #insurance-panel .link-area {
    padding: 10px 20px 28px;
    margin: 0; }
  #insurance-panel .btn {
    margin: 14px 0 0; }
  #insurance-panel .btn-lead-in, #insurance-panel .btn-lead-out {
    clear: both;
    display: block; }
  #insurance-panel .btn-lead-out {
    margin: 14px 0 0; }
  #insurance-panel .web {
    margin: 0; }
  #insurance-panel .phone {
    border-top: 1px solid #c4c4c4;
    margin: 20px 0 0;
    padding: 20px 0 0 0; }
  #insurance-panel .logo {
    margin: 20px 0 20px; }
  @media only screen and (max-width: 991px) {
    #insurance-panel .logo {
      float: none;
      margin: 20px auto 40px;
      max-width: 300px; } }

.back-link .icon {
  float: left;
  padding: 14px 8px 0 0; }

@media only screen and (max-width: 991px) {
  #partner-categories, #insurance-categories {
    padding: inherit;
    margin: 0 0 12px; }
    #partner-categories #side-menu, #insurance-categories #side-menu {
      border-bottom: 1px solid #c4c4c4;
      padding-bottom: 24px; }

  #partner-container {
    padding: inherit; } }
@media only screen and (max-width: 460px) {
  #partner-container .col-xs-4 {
    width: 100%; }
  #partner-container .col-xs-8 {
    text-align: left;
    width: 100%; }
  #partner-container .description, #partner-container a.link-text,
  #partner-container #results > a.list-group.result > div.col-lg-8.col-md-8.col-sm-8.col-xs-12 > p {
    clear: left;
    float: left;
    text-align: left; }
  #partner-container img {
    margin: 0; } }
.dailyDeals {
  clear: both;
  display: block; }

.section .faq-list {
  margin-left: 15px; }

@media only screen and (max-width: 991px) {
  .col-md-6.accordion-zone-container.pull-right {
    margin-top: 0; }

  .col-md-6.accordion-zone-container.pull-left {
    margin-bottom: 10px; }

  .banner-register-pre h4 {
    padding: 30px 0 0; }
  .banner-register-pre h4.line-bottom {
    padding: 20px 0 30px; } }
.details-page {
  display: none;
  background-color: rgba(0, 0, 0, 0.175);
  -webkit-transform: translateZ(0);
  z-index: 999;
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%; }

.details-page-text {
  padding: 20px 30px;
  width: 700px;
  position: fixed;
  top: 200px;
  left: 0;
  right: 0;
  margin: auto;
  overflow: auto;
  background-color: white;
  text-align: center; }

.closeBtn {
  cursor: pointer;
  float: right;
  font-weight: bold;
  position: absolute;
  right: 12px;
  top: 12px; }

.tracking1 {
  width: 0; }

.deals-container .panel-body {
  padding: 15px 10px; }

.deals-container .list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }

.deals-container .list-group-item:hover,
.deals-container .list-group-item:active,
.deals-container .list-group-item:focus {
  padding: 10px 15px;
  background-color: #00263d;
  color: #FFFFFF !important; }

#profile-location-edit .form-standard .btn {
  margin-bottom: 6px; }

#intro {
  margin-top: 100px;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }
  #intro h1 {
    color: #00263d !important;
    font-size: 3.75rem;
    line-height: 5.63rem;
    text-transform: uppercase;
    letter-spacing: 30px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700; }

#body form .shipping-spacer {
  margin-bottom: 51px !important; }

input[type="checkbox"], .shipping-directions {
  float: left !important;
  line-height: 2em !important;
  height: 33px !important;
  margin: 0px 2px !important;
  padding: 0px !important;
  font-size: 0.9rem !important; }

#billing_same_as_shipping {
  width: auto !important;
  display: inline-block;
  margin-right: 5px; }

.cartConfirmation {
  padding-top: 50px; }

.cart-header {
  padding-left: 15px; }

#cartTbl {
  width: 100%;
  background: #FFFFFF; }

.cartTable {
  margin-bottom: 200px; }

.cartTable a, .cartConfirmation a {
  color: #FFFFFF; }

.cartTable th {
  background-image: none; }

.cartTotal {
  margin-top: 10px;
  margin-bottom: 10px; }

#cartTotalPrice, .itemQuantityCart {
  padding: 0;
  border: none;
  font-weight: bold;
  background: transparent; }

.catalog-buttons {
  margin-top: 15px;
  padding: 0 20px; }

.catalog-description {
  margin-top: 15px;
  margin-bottom: 15px; }

.catalog-field {
  margin-bottom: 10px; }

.catalog-title {
  margin-top: 15px; }

.continue-link, .deleteFromCart {
  color: #EF7532 !important; }

.cartTable img {
  margin-left: 0; }

.giftcard-container input[type=submit] {
  white-space: normal; }

.giftcard-container {
  margin-bottom: 30px; }

.giftcard-list-container {
  height: 230px; }

.gc-cart-description {
  width: 60%; }

.gc-cart-description img {
  width: 15%; }

.gc-cart-quantity {
  width: 10%;
  text-align: center; }

.gc-quantity, .gc-denomination {
  float: left;
  padding-right: 5px; }

#gift-card-area .gc-options input#itemQtyText {
  height: 36px;
  margin: -10px 0 0 6px;
  width: 70px; }

.gc-quantity-other {
  float: left;
  display: inline-block;
  margin: 0 0 0 16px; }

.itemDescription {
  display: inline-block;
  margin-left: 25px; }

.img-giftcard {
  width: 65% !important; }

.list-group {
  padding-top: 10px; }

.nopadding {
  padding-left: 0;
  padding-right: 0; }

.panel > .list-group .list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px; }

.panel-body {
  padding: 15px; }

.submit-button-transparent {
  border: none;
  background-color: transparent;
  line-height: 1.2;
  color: #00263d; }

#resultsgiftcards .col-sm-4 {
  min-height: 240px; }

@media only screen and (max-width: 991px) {
  #resultsgiftcards .col-sm-4 {
    min-height: 175px; } }
@media only screen and (max-width: 768px) {
  .giftcard-list-container {
    height: auto; } }
.margin-bottom-lg {
  margin-bottom: 100px; }

#gift-card-area {
  margin-bottom: 50px; }

#head-brand {
  font-size: 1em; }

.profile-links {
  text-align: right; }

#head #head-brand .profile-links a {
  color: #00263d;
  font-size: 1em;
  margin: 0 0 0 24px; }

.profile-links i.fa-sign-out {
  font-size: 1.2em;
  padding: 0 6px 0 0; }

.profile-links i.fa-shopping-cart {
  font-size: 1.2em;
  padding: 0 8px 0 0; }

#gift-card-area h1 {
  font-size: 3.5em;
  font-weight: 300;
  line-height: 1.2em;
  margin: 0 0 16px; }

#payment-form h3 {
  margin: 14px 0 26px; }
#payment-form p {
  margin: 0 0 12px; }

.container + .container.no-padding div h3 {
  margin: 14px 0 26px; }

#gift-card-area h5 {
  margin: 12px 0 18px; }

#gc-order-details h5 {
  margin: 24px 0 18px; }

#gift-card-area h6 {
  font-size: 1.0em;
  margin: 0 0 16px; }

#gift-card-area p:last-of-type {
  margin: 0 0 15px; }
#gift-card-area .underline {
  border-bottom: 1px solid #b2b2b2;
  margin: 0 0 18px;
  padding-bottom: 12px; }
#gift-card-area .form-standard .form-control {
  background-color: #fff;
  border: 1px solid #a1a1a1;
  font-size: 1rem;
  height: 40px;
  line-height: 1.2em;
  margin: 0 0 8px;
  padding: 0 12px;
  width: 100%; }

.checkbox-container {
  clear: left;
  float: left;
  margin: 15px 0 5px;
  width: 100%; }

.checkbox-container + .checkbox-container {
  margin: 0 0 5px; }

.payment-subtitle {
  display: inline-block;
  float: left;
  padding: 0 12px 0 0;
  width: auto; }

.payment-cards {
  display: inline-block;
  float: left;
  margin: 0 0 24px;
  width: auto; }

.payment-cards i {
  font-size: 1.4em;
  padding: 0 0 0 4px; }

.payment-errors {
  clear: left;
  display: block;
  float: left;
  margin: 0 0 24px; }

#body .btn,
#body a.btn {
  background-color: #00263d; }

#gift-card-area a.list-group-item .fa,
#gift-card-area .selectall .fa,
#gift-card-area .clearall .fa {
  font-size: 1.3em;
  margin: 0 8px 0 0;
  text-align: center;
  width: 30px; }

#gift-card-area a.list-group-item,
#gift-card-area a.list-group-item:hover,
#gift-card-area a.list-group-item:focus,
#gift-card-area a.list-group-item.active,
#gift-card-area a.list-group-item.active:hover,
#gift-card-area a.list-group-item.active:focus,
#gift-card-area a.list-group-item:first-child,
#gift-card-area a.list-group-item:first-child:hover,
#gift-card-area a.list-group-item:first-child:focus,
#gift-card-area a.list-group-item.active:first-child,
#gift-card-area a.list-group-item.active:first-child:hover,
#gift-card-area a.list-group-item.active:first-child:focus,
#gift-card-area a.list-group-item:last-child,
#gift-card-area a.list-group-item:last-child:hover,
#gift-card-area a.list-group-item:last-child:focus,
#gift-card-area a.list-group-item.active:last-child,
#gift-card-area a.list-group-item.active:last-child:hover,
#gift-card-area a.list-group-item.active:last-child:focus,
#gift-card-area .selectall,
#gift-card-area .clearall {
  clear: left;
  float: left;
  margin: 0 0 12px;
  width: 100%; }
#gift-card-area a.list-group-item:hover,
#gift-card-area a.list-group-item:first-child:hover,
#gift-card-area a.list-group-item.active:first-child:hover {
  text-decoration: underline; }
#gift-card-area #body a.list-group-item.active {
  color: #aaaaaa; }
#gift-card-area .selectall {
  width: auto; }
#gift-card-area .clearall {
  clear: none;
  margin: 0 0 12px 12px;
  width: auto; }

#breadcrumb {
  border: 0 none;
  float: left;
  line-height: 1.9em;
  margin: 16px 0 6px;
  padding: 0;
  width: 100%; }

#breadcrumb a, #breadcrumb span {
  float: left;
  line-height: 1.9em; }

.table-section {
  clear: left;
  float: left;
  margin: 0 0 24px;
  width: 100%; }

#gift-card-area #body .form-standard {
  background: none;
  margin: 0;
  padding: 0; }

#gift-card-area #body .form-standard .col-xs-12 {
  padding: 0;
  width: 100%; }

.table-section table {
  border: 1px solid #a1a1a1;
  width: 100%; }

.table-section table td {
  border: 1px solid #a1a1a1;
  padding: 6px 12px; }

.table-section table th {
  padding: 6px 12px; }

.table-section #cartThankYou {
  border: 0 none; }

.table-section #cartThankYou td {
  border: 1px solid #a1a1a1; }

.table-section #cartThankYou th {
  border: 1px solid #a1a1a1; }

.table-section #cartThankYou .totalArea {
  border: 1px solid #a1a1a1;
  font-size: 110%;
  font-weight: 600; }

.table-section #cartThankYou th, .table-section #cartThankYou td {
  text-align: center; }

.table-section #cartThankYou th:first-of-type, .table-section #cartThankYou td:first-of-type {
  text-align: left; }

.table-section #cartThankYou th:last-of-type, .table-section #cartThankYou td:last-of-type {
  text-align: right; }

.table-section .control-label {
  font-weight: 600; }

span.cart-link {
  float: right;
  text-align: right; }

span.cart-link i, #breadcrumb i {
  font-size: 1.5em;
  padding: 0 12px 0 0; }

#breadcrumb i.fa-chevron-left {
  font-size: 1.0em; }

#resultsgiftcards.list-group {
  padding: 0; }

#resultsgiftcards .img-responsive {
  border: 0 none;
  font-size: 0;
  margin: 0 auto;
  max-width: 300px;
  padding: 0; }

#resultsgiftcards h6 {
  border-bottom: 1px solid #a1a1a1;
  padding: 0 12px 10px; }

#gift-card-area .gc-denomination-container, #gift-card-area .gc-quantity-container {
  border: 1px solid #a1a1a1;
  float: left;
  padding: 12px 0 10px;
  width: 100%; }

a.list-group-item .fa.fa-check {
  margin: 0; }

#gift-card-area .input-group.has-feedback {
  margin: 0 0 8px;
  width: 100%; }
#gift-card-area .has-feedback input.form-control {
  font-size: 1.0rem;
  height: 40px;
  line-height: 1.2em;
  padding: 0 12px; }
#gift-card-area .login .btn {
  font-size: 1rem;
  line-height: 1em;
  min-width: 120px;
  padding: 12px 18px; }

#gift-card-area .gift-cards-savings-container {
  border-bottom: 2px solid #a1a1a1;
  color: #e84b38;
  margin: 0 0 6px;
  padding: 0 0 6px; }

.login .btn, .btn {
  border-radius: 0;
  line-height: 1.2em;
  padding: 16px 40px;
  text-transform: uppercase; }

#gift-card-area form.login {
  margin: 0;
  text-align: center;
  width: 100%; }

.form-group {
  margin: 0 0 12px; }

img.gc-images {
  margin: 70px auto;
  max-width: 500px; }

#welcome-area {
  margin: 0 auto;
  max-width: 400px;
  padding: 44px 0 80px; }

#welcome-area .btn {
  margin: 12px 0 24px; }

#gc-order-details {
  border: 1px solid #a1a1a1;
  margin: 12px 0 24px;
  padding: 0 23px 24px; }

.totalPayment {
  border-top: 1px solid #a1a1a1;
  border-top: 1px solid #a1a1a1;
  padding: 9px 0 8px; }

.totalPayment.paymentTotal {
  font-size: 1.2em;
  font-weight: 600; }

#gift-card-area label {
  font-size: 14px;
  float: left;
  margin: 0 0 2px; }

#gift-card-area #payment-form .cartButtons {
  float: left;
  margin: 0; }

#payment-form label {
  float: left;
  margin: 0 0 2px;
  width: 100%; }

form.giftcard-details label {
  width: auto; }

form input.form-control-shriners.form-input + input.form-control-shriners.form-input {
  margin: 6px 0 0; }

.exp-year {
  margin: 6px 0 0; }

#body form .col-xs-12.form-group .radio input {
  float: left;
  height: 16px;
  min-height: 28px;
  width: 16px; }

#body form .col-xs-12.form-group .radio span {
  float: left;
  padding: 4px 12px 2px; }

#body form .col-xs-12.form-group .radio {
  margin: 2px 0; }

input#billing_same_as_shipping[type="checkbox"], input#billing_same_as_shipping[type="radio"] {
  float: left;
  height: 20px;
  margin: 1px 0 20px;
  width: 20px; }

input#billing_same_as_shipping + span {
  float: left;
  padding: 4px 12px 2px; }

#checkout-form.form-submit-container {
  margin: 24px 0 48px; }

.col-sm-9.stretch {
  width: 100%; }

#gift-card-area .input-sm, #gift-card-area .form-group-sm .form-control, #gift-card-area input, #gift-card-area .select-row, #gift-card-area select {
  border: 1px solid #a1a1a1;
  font-size: 1em;
  line-height: inherit;
  width: 100%; }
#gift-card-area input.btn {
  border: 0 none;
  width: auto;
  border-radius: 0;
  line-height: 3.2rem;
  padding: 0 40px;
  text-transform: uppercase; }
#gift-card-area #reg-form .checkbox input {
  width: auto; }

select {
  background: white url("/img/bg-select.jpg") no-repeat scroll right 18px; }

.input-sm.btn, input.btn {
  height: auto;
  width: auto; }

#body form .col-xs-12.form-group input {
  border: 1px solid #a1a1a1; }

.form-submit-container.col-xs-12 {
  margin: 12px 0 48px; }

#foot-legal {
  font-size: 1.0em; }

.giftcard-list-container {
  height: auto; }

#resultsgiftcards .col-sm-4 {
  padding: 8px; }

.gc-image-container {
  position: relative;
  height: 0;
  padding-bottom: 100%; }
  .gc-image-container > div {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: white;
    border: 1px solid #C1C1C1;
    display: flex;
    justify-content: center;
    align-items: center; }

.gift-cards {
  background-color: #FFFFFF;
  background-image: url("/img/gc-no-image.png");
  background-position: center 31%;
  background-repeat: no-repeat;
  background-size: 32%;
  border: 1px solid #fff;
  box-shadow: 0px 0px 2px #C1C1C1;
  margin: 0 auto;
  height: 240px;
  padding: 15px; }
  .gift-cards div.text-center {
    margin-top: 10px;
    font-size: 15px; }

.gift-cards:hover {
  border: 1px solid #C1C1C1;
  box-shadow: 0px 0px 8px #C1C1C1;
  -webkit-transition: all .1s ease-in-out;
  -moz-transition: all .1s ease-in-out;
  -o-transition: all .1s ease-in-out;
  transition: all .1s ease-in-out; }

.gift-cards a:hover,
.gift-cards a:focus {
  text-decoration: none; }

.gift-cards input.img-responsive {
  font-size: 0; }

#resultsgiftcards .giftcard-image {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 175px;
  margin: 0 auto;
  height: 135px;
  padding: 0;
  position: relative; }
  #resultsgiftcards .giftcard-image .img-responsive {
    max-width: 100%;
    width: auto;
    padding: 0;
    height: 100%;
    object-fit: contain; }

.gc-options {
  float: left;
  padding: 0 12px;
  width: 100%;
  min-height: 30px; }

#body #gift-card-area form .form-group .gc-quantity input[type="radio"], #body #gift-card-area form .form-group .gc-denomination input[type="radio"] {
  display: inline-block;
  float: left;
  height: auto;
  line-height: 1.2em;
  margin: 3px 6px 0 0;
  min-height: 16px;
  min-width: 16px;
  width: auto; }

.cartTable {
  clear: left;
  float: left;
  margin: 0 0 48px;
  width: 100%; }

.cartButtons {
  float: right; }

#gift-card-area #cartForm {
  clear: left;
  float: left;
  width: 100%; }

#cartTbl {
  clear: left;
  float: left;
  margin: 0 0 15px;
  width: 100%; }

#cartTbl th {
  border-right: 1px solid #a1a1a1;
  border-bottom: 1px solid #a1a1a1;
  padding: 0 12px;
  text-align: center; }

#cartTbl th + th + th {
  text-align: left; }

#cartTbl th + th + th + th {
  text-align: center; }

#cartTbl th:last-of-type {
  border-right: 0 none; }

#cartTbl td {
  border-right: 1px solid #a1a1a1;
  padding: 6px 12px;
  text-align: center; }

#cartTbl td input, #cartTbl td a {
  text-align: center; }

#cartTbl td + td {
  min-width: 160px; }

#cartTbl td + td + td {
  text-align: left;
  min-width: 0; }

#cartTbl td + td + td + td {
  text-align: center; }

#cartTbl td img {
  max-width: 130px; }

#cartTbl td:last-of-type {
  border-right: 0 none; }

#cartTbl tr {
  border: 1px solid #a1a1a1;
  width: 100%; }

#cartTbl .itemDescription {
  margin: 0; }

.cartTotal {
  float: left;
  font-size: 1.2em;
  margin: 0 0 15px;
  text-align: right;
  width: 100%; }
  .cartTotal #discountValue, .cartTotal #totalSavingsValue {
    min-width: 85px;
    position: relative;
    display: inline-block; }

.cartTotal input {
  width: auto; }

#cartTotalPrice, .itemQuantityCart {
  text-align: right; }

.gc-quantity label, .gc-denomination label, .gc-quantity-other label {
  display: inline-block;
  float: left;
  font-size: 1em;
  line-height: 1.2em;
  margin: 0;
  padding: 2px 0 0; }

.gc-quantity, .gc-denomination {
  display: inline-block;
  float: left;
  margin: 0 12px 0 0;
  padding: 0; }

.gc-quantity:last-of-type, .gc-denomination:last-of-type {
  margin: 0 0 0 0; }

.gift-cards-total {
  clear: left;
  display: block;
  float: left;
  font-size: 1.2em;
  margin: 0 0 15px;
  width: 100%; }

.giftcard-details .btn {
  margin: 0 0 48px; }

#categories-mobile {
  display: none; }

#categories {
  display: block; }

#gift-card-area h5 {
  margin-top: 0; }

#category-menu {
  padding: 0;
  position: relative;
  text-align: left;
  width: 100%; }

#category-menu i {
  font-size: 1.2em;
  position: absolute;
  right: 8px;
  top: 5px; }

#category-menu i.fa.fa-caret-up {
  display: block; }

#category-menu.collapsed i.fa.fa-caret-up {
  display: none; }

#category-menu i.fa.fa-caret-down {
  display: none; }

#category-menu.collapsed i.fa.fa-caret-down {
  display: block; }

#gift-card-area .collapse {
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden; }

#category-list {
  margin: 0 0 12px; }

#partner-categories a#cat-dropdown.collapsed:after,
#gift-card-container a#cat-dropdown.collapsed:after {
  font-family: FontAwesome;
  content: "\f055";
  position: absolute;
  right: 0px; }

#partner-categories a#cat-dropdown:after,
#gift-card-container a#cat-dropdown:after {
  font-family: FontAwesome;
  content: "\f056";
  position: absolute;
  right: 0px; }

@media only screen and (min-width: 992px) {
  #partner-categories #collapseCat.collapse,
  #gift-card-container #collapseCat.collapse {
    display: block;
    visibility: visible; } }
@media only screen and (max-width: 991px) {
  #body #gift-card-container #gift-card-column-1 .section,
  #body #partner-categories #partner-search-field {
    padding: 0 !important; }

  #body #partner-categories #partner-search-field {
    margin-top: 10px !important; }

  #body #partner-search #partner-categories #side-menu {
    border: 0 !important;
    padding-bottom: 10px !important; }

  #gift-card-area h1 {
    font-size: 2.5em; }
  #gift-card-area #head .container.brand-container.pre {
    padding: 12px 15px; }
  #gift-card-area .giftcard-list-container {
    min-height: 180px; }
  #gift-card-area a.list-group-item,
  #gift-card-area a.list-group-item:hover,
  #gift-card-area a.list-group-item:focus,
  #gift-card-area a.list-group-item.active,
  #gift-card-area a.list-group-item.active:hover,
  #gift-card-area a.list-group-item.active:focus,
  #gift-card-area a.list-group-item:first-child,
  #gift-card-area a.list-group-item:first-child:hover,
  #gift-card-area a.list-group-item:first-child:focus,
  #gift-card-area a.list-group-item.active:first-child,
  #gift-card-area a.list-group-item.active:first-child:hover,
  #gift-card-area a.list-group-item.active:first-child:focus,
  #gift-card-area a.list-group-item:last-child,
  #gift-card-area a.list-group-item:last-child:hover,
  #gift-card-area a.list-group-item:last-child:focus,
  #gift-card-area a.list-group-item.active:last-child,
  #gift-card-area a.list-group-item.active:last-child:hover,
  #gift-card-area a.list-group-item.active:last-child:focus {
    background: #eee none repeat scroll 0 0;
    clear: left;
    float: left;
    margin: 0 0 6px;
    padding: 8px 12px;
    width: 100%; }
  #gift-card-area #body a.list-group-item.active {
    background-color: #00263d;
    color: #FFFFFF; }
  #gift-card-area #categories-mobile {
    display: block; }
  #gift-card-area #categories {
    display: none; }
  #gift-card-area .underline {
    float: left;
    margin-bottom: 6px;
    width: 100%; } }
@media only screen and (max-width: 767px) {
  .text-intro.left, .text-intro.right {
    display: block;
    left: inherit;
    right: inherit;
    padding: 20px;
    position: relative;
    text-align: center;
    top: inherit; }

  #body .flexible-offer .btn-row {
    min-width: 100%; }
    #body .flexible-offer .btn-row .btn {
      min-width: 100%;
      margin: 0 0 8px 0; }

  #body .flexible-offer #offer-favorite {
    min-width: 100%; }

  .carousel-hero-post .carousel-item img,
  .carousel-hero-pre .carousel-item img {
    display: none; }

  #cartTbl tr {
    float: left;
    margin: 0 0 12px; }

  #cartTbl tr:last-of-type {
    margin: 0; }

  #cartTbl thead {
    display: none; }

  #cartTbl td {
    border-right: 0 none;
    border-top: 1px solid #a1a1a1;
    clear: left;
    display: block;
    float: right;
    padding: 0 0 0 31%;
    position: relative;
    text-align: left !important;
    width: 100%; }

  #cartTbl td:before {
    content: "Quantity:";
    display: block;
    font-size: 0.8em;
    font-weight: 600;
    height: 100%;
    left: 12px;
    padding: 2px 12px 0 0;
    position: absolute;
    text-align: left;
    width: 20%; }

  #cartTbl td:first-of-type {
    border-top: 0 none; }

  #cartTbl td + td:before {
    content: "Item:"; }

  #cartTbl td + td + td:before {
    content: "Description:"; }

  #cartTbl td + td + td + td:before {
    content: "Price:"; }

  #cartTbl td + td + td + td + td:before {
    content: "Options:"; }

  #cartTbl td input, #cartTbl td a {
    height: auto;
    min-height: 0;
    text-align: left; }

  #breadcrumb {
    float: left;
    width: 100%; }

  span.cart-link {
    float: left;
    font-size: 1em;
    margin: 0;
    text-align: left;
    width: 100%; }

  a + span.cart-link {
    clear: left;
    margin: 12px 0 0;
    width: 100%; }

  h3 {
    margin: 14px 0 26px; } }
@media only screen and (max-width: 580px) {
  .giftcard-list-container {
    width: 50%; }

  #gift-card-area h5, #gift-card-area h5 span {
    clear: left;
    float: left;
    width: 100%; }

  #gift-card-area h5 span {
    margin: 8px 0 3px; }

  #cartTbl td {
    padding: 0 0 0 41%; }

  #cartTbl td:before {
    width: 33%; }

  .cartButtons {
    float: left; }

  .cartButtons input, .cartButtons a.btn {
    clear: left;
    float: left;
    margin: 0 0 12px; }

  .cartTotal {
    text-align: left; }

  .gc-quantity-other {
    clear: left;
    margin: 16px 0 6px; } }
@media only screen and (max-width: 400px) {
  .giftcard-list-container {
    min-height: 0;
    width: 100%; } }
/* LM-449 Gift card page styles */
#body #gift-card-container #gift-card-column-1 img {
  margin: 20px 0 40px;
  max-width: 75%; }

#body #gift-card-container #gift-card-column-1.panel,
#body #gift-card-container #gift-card-column-2.panel {
  background: none;
  padding: 0 39px 0 0; }

#body #gift-card-container #gift-card-column-2 {
  float: right; }

#body #gift-card-container #gift-card-column-2 .panel-body.list-group {
  padding: 0; }

#body #partner-search .navigation-divider,
#body #gift-card-column-2 .navigation-divider,
#body #insurance-categories .navigation-divider {
  display: inline;
  float: left;
  height: 11px;
  margin: 4px 12px 0;
  width: 1px; }

#body #gift-card-container #gift-card-column-2 a.list-group-item {
  float: left;
  margin: 0 0 6px;
  width: 100%; }

#body #partner-categories a.clearall,
#body #partner-categories a.selectall,
#body #insurance-categories a.clearall,
#body #insurance-categories a.selectall,
#body #gift-card-column-2 a.clearall,
#body #gift-card-column-2 a.selectall {
  float: left;
  margin: 0 0 8px; }

#body #gift-card-column-2 a.clearall:hover,
#body #gift-card-column-2 a.clearall:focus,
#body #gift-card-column-2 a.selectall:hover,
#body #gift-card-column-2 a.selectall:focus {
  text-decoration: none; }

#body #gift-card-container #gift-card-column-2.left {
  float: left; }

#new-giftcard-container {
  padding-bottom: 30px; }

#body #gift-card-container .fa-check {
  margin-top: 3px; }

#body #gift-card-container .fa-chevron-right {
  margin-top: 4px; }

#body #gift-card-column-3 {
  padding: 0; }

@media only screen and (max-width: 991px) {
  #body #gift-card-container #gift-card-column-1.panel,
  #body #gift-card-container #gift-card-column-2.panel {
    padding: 0;
    margin: 0 0 30px;
    width: 100%; } }
/* Entertainment Coupon Style for LM-144 */
#body #mobileCouponHolder .modal-header .ent-logo {
  width: 140px; }

#body #mobileCouponHolder .modal-header .ent-gif {
  position: relative;
  top: 5px;
  width: 30px; }

/* Local Deals coupon details style update */
#body .container #offerHolder .flexible-offer,
#body #offerHolder .flexible-offer {
  max-width: 750px; }
  #body .container #offerHolder .flexible-offer .closeBtn,
  #body #offerHolder .flexible-offer .closeBtn {
    top: 16px;
    right: 20px;
    z-index: 99997; }

#body .container #offerHolder .flexible-offer #deals-details .logo-detail-coupon,
#body #offerHolder .flexible-offer #deals-details .logo-detail-coupon {
  width: 110px;
  height: 110px;
  display: block;
  border-radius: 70px;
  border: 3px solid #e3e3e3;
  text-align: center;
  margin-right: 15px;
  overflow: hidden; }
#body .container #offerHolder .flexible-offer #deals-details .logo-detail-coupon img,
#body #offerHolder .flexible-offer #deals-details .logo-detail-coupon img {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%; }
#body .container #offerHolder .flexible-offer #deals-details .logo-detail-coupon .icon-premium,
#body #offerHolder .flexible-offer #deals-details .logo-detail-coupon .icon-premium {
  width: 34px;
  height: 34px;
  color: #ffffff;
  border-radius: 20px;
  text-align: center;
  display: block;
  position: absolute;
  top: 0px;
  left: 15px; }
#body .container #offerHolder .flexible-offer #deals-details .logo-detail-coupon .icon-premium i,
#body #offerHolder .flexible-offer #deals-details .logo-detail-coupon .icon-premium i {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  float: none;
  margin: 0;
  vertical-align: top; }
#body .container #offerHolder .flexible-offer #deals-details h4,
#body #offerHolder .flexible-offer #deals-details h4 {
  font-size: 1.125rem;
  margin: 7px 0; }
#body .container #offerHolder .flexible-offer #deals-details #offer-merchant-info,
#body #offerHolder .flexible-offer #deals-details #offer-merchant-info {
  font-size: 0.8rem;
  margin-top: 5px; }
#body .container #offerHolder .flexible-offer #deals-details #offer-favorite,
#body #offerHolder .flexible-offer #deals-details #offer-favorite {
  float: none;
  margin: 0; }
#body .container #offerHolder .flexible-offer #deals-details .merchant-row,
#body #offerHolder .flexible-offer #deals-details .merchant-row {
  margin-bottom: 10px; }
#body .container #offerHolder .flexible-offer #deals-details .offer-headline,
#body #offerHolder .flexible-offer #deals-details .offer-headline {
  margin-bottom: 0; }
#body .container #offerHolder .flexible-offer #deals-details #offer-vendorDesc,
#body #offerHolder .flexible-offer #deals-details #offer-vendorDesc {
  font-size: 0.8rem;
  line-height: 1.2rem; }
#body .container #offerHolder .flexible-offer #deals-details h5#offer-name,
#body #offerHolder .flexible-offer #deals-details h5#offer-name {
  float: none; }
#body .container #offerHolder .flexible-offer #deals-details .bg-info,
#body #offerHolder .flexible-offer #deals-details .bg-info {
  padding: 15px;
  margin-top: 20px;
  margin-bottom: 15px; }
#body .container #offerHolder .flexible-offer #deals-details #offer-name-purch,
#body #offerHolder .flexible-offer #deals-details #offer-name-purch {
  font-weight: 200;
  font-size: 1.2rem;
  margin: 0px; }
#body .container #offerHolder .flexible-offer #deals-details #offer-name,
#body #offerHolder .flexible-offer #deals-details #offer-name {
  font-weight: 400;
  font-size: 1.4rem;
  margin-top: 20px;
  margin-bottom: 0px; }
#body .container #offerHolder .flexible-offer #deals-details #offer-vendorDesc,
#body #offerHolder .flexible-offer #deals-details #offer-vendorDesc {
  font-size: 0.8rem;
  line-height: 1.2rem; }

@media only screen and (min-width: 992px) {
  #body .container #offerHolder .flexible-offer,
  #body #offerHolder .flexible-offer {
    top: 50px;
    height: auto;
    padding: 30px 20px 30px;
    border: 1px solid #707070; } }
@media only screen and (max-width: 991px) {
  #body .container #offerHolder .flexible-offer .closeBtn,
  #body #offerHolder .flexible-offer .closeBtn {
    top: 0px;
    right: 0px;
    text-align: right; }

  #body .container .flexible-offer .closeBtn.closeBtn-mobile span,
  #body .flexible-offer .closeBtn.closeBtn-mobile span {
    float: right; }

  #body #detail-btns {
    margin-top: 20px; }

  #body #detail-btns .btn {
    width: 100%;
    margin: 10px 0 0 0; } }
@media only screen and (max-width: 767px) {
  #body .flexible-offer {
    padding: 95px 20px 0; }

  #body .carousel-hero-post .carousel-item img,
  #body .carousel-hero-pre .carousel-item img {
    display: block; }

  #body .carousel-hero-post .carousel-item .text-intro-container img,
  #body .carousel-hero-pre .carousel-item .text-intro-container img,
  #body .carousel-hero-post .carousel-item .brand-secondary img,
  #body .carousel-hero-pre .carousel-item .brand-secondary img {
    display: none; } }
/****** national category chevron styles ******/
#body #gift-card-container .fa-check,
#body #partner-categories .fa-check,
#body #gift-card-container .fa-chevron-right,
#body #partner-categories .fa-chevron-right {
  margin-top: 3px; }
#body #partner-categories a.item .fa-check,
#body #insurance-categories a.item .fa-check {
  display: none; }
#body #partner-categories a.item .fa-chevron-right,
#body #insurance-categories a.item .fa-chevron-right {
  display: block; }
#body #partner-categories a.item.active .fa-check,
#body #insurance-categories a.item.active .fa-check {
  display: block; }
#body #partner-categories a.item.active .fa-chevron-right,
#body #insurance-categories a.item.active .fa-chevron-right {
  display: none; }

/****** Insurance accordion styles ******/
#body #insurance-panel {
  margin: 20px 0 0 0;
  float: none;
  padding-bottom: 0;
  background: transparent; }
#body #accordion h4 {
  margin-top: 20px; }
#body a.insurance-toggle {
  position: relative;
  text-align: left; }
#body .panel a.btn {
  text-align: left; }
#body .panel a.insurance-toggle.collapsed:after {
  content: "\e081";
  position: absolute;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  right: 25px;
  top: 13px; }
#body .panel a.insurance-toggle:after {
  content: "\e082";
  position: absolute;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  right: 25px;
  top: 13px; }

@media screen and (max-width: 768px) {
  #body .panel a.insurance-toggle.collapsed:after,
  #body .panel a.insurance-toggle:after {
    margin-top: 2px; } }
/******* Cash Back Rewards Styles ********/
#cash-back-reward {
  display: block;
  margin-top: 15px;
  padding: 1px; }
  #cash-back-reward .clear {
    clear: both; }

#cash-back-reward .primary-box {
  display: block;
  float: left;
  text-align: center;
  padding: 15px;
  height: 95px;
  width: 30%;
  font-weight: bold;
  font-size: 1.3rem;
  text-transform: uppercase; }
  #cash-back-reward .primary-box .left-icon {
    font-size: 3.6rem;
    display: block;
    width: 38%;
    float: left;
    text-align: right;
    padding: 3px 5px; }
  #cash-back-reward .primary-box .right-text {
    width: 62%;
    padding: 8px 5px;
    line-height: 1.5rem;
    text-align: left;
    font-size: 1.5rem;
    float: left; }

#cash-back-reward .secondary-box {
  display: block;
  float: left;
  text-align: center;
  padding: 15px 15px 15px 40px;
  width: 70%;
  height: 95px; }
  #cash-back-reward .secondary-box .middle-text {
    text-align: left;
    width: 65%;
    float: left; }
    #cash-back-reward .secondary-box .middle-text h1 {
      margin: 0 0 5px 0;
      font-size: 1.2rem;
      font-weight: bold; }
    #cash-back-reward .secondary-box .middle-text h2 {
      margin: 0;
      font-size: 0.9rem;
      font-weight: normal; }

#cash-back-reward a.cash-back {
  text-align: center;
  padding: 13px 15px;
  width: 28%;
  float: left;
  font-size: 1.2rem;
  text-transform: uppercase;
  color: white !important;
  margin: 7px 0 0 20px;
  position: relative;
  top: -6px; }

#cash-back-reward a.cash-back:hover,
#cash-back-reward a.cash-back:focus,
#cash-back-reward a.cash-back:active {
  top: 0px; }

#insurance-panel #cash-back-reward .secondary-box {
  padding: 15px 15px 15px 30px; }

@media only screen and (max-width: 1199px) {
  #insurance-panel #cash-back-reward .primary-box .right-text {
    font-size: 1.2rem; }
  #insurance-panel #cash-back-reward .secondary-box {
    padding: 15px; }
  #insurance-panel #cash-back-reward .secondary-box .middle-text h1 {
    margin: 5px 0 10px 0;
    font-size: 1rem; } }
@media only screen and (max-width: 991px) {
  #cash-back-reward .primary-box {
    width: 100%;
    height: auto;
    padding: 5px; }

  #cash-back-reward .secondary-box {
    width: 100%;
    height: auto;
    padding: 15px; }

  #cash-back-reward .primary-box .left-icon {
    font-size: 1.6rem;
    display: block;
    width: 38%;
    float: left;
    text-align: right;
    padding: 6px 5px; }

  #cash-back-reward .primary-box .right-text {
    font-weight: normal; }

  #cash-back-reward a.cash-back {
    float: right; } }
@media only screen and (max-width: 767px) {
  #cash-back-reward .primary-box {
    text-align: center; }
    #cash-back-reward .primary-box .left-icon {
      width: auto;
      text-align: right;
      float: none;
      display: inline-block; }
    #cash-back-reward .primary-box .right-text {
      width: auto;
      line-height: 1.5rem;
      text-align: left;
      font-size: 1.5rem;
      float: none;
      display: inline-block; } }
@media only screen and (max-width: 640px) {
  #cash-back-reward .secondary-box .middle-text {
    text-align: center;
    width: 100%;
    float: none; }
    #cash-back-reward .secondary-box .middle-text h1 {
      margin: 0 0 5px 0;
      font-size: 1.2rem;
      font-weight: bold; }
    #cash-back-reward .secondary-box .middle-text h2 {
      margin: 0;
      font-size: 0.9rem;
      font-weight: normal; }

  #cash-back-reward a.cash-back {
    float: none;
    width: auto;
    display: block;
    margin: 15px auto 0; } }
@media only screen and (max-width: 400px) {
  #cash-back-reward .primary-box .left-icon {
    font-size: 1.2rem; }
  #cash-back-reward .primary-box .right-text {
    font-size: 1.2rem; } }
/********************** Various Responsive Styles ************************/
@media only screen and (max-width: 991px) {
  #mapoffercontainer.no-gutter {
    padding: 0; }

  #body .gift-cards {
    max-width: 100%;
    padding: 16px 10px 0 10px; }

  #body #resultsgiftcards .giftcard-image > .img-responsive {
    max-width: 100%;
    width: auto; } }
@media only screen and (max-width: 767px) {
  #partner-panel .link-area, #insurance-panel .link-area {
    width: 100%; }

  #body #search-results .list-group-item > .listing > .name {
    font-weight: 600;
    font-size: 1.1rem;
    margin-top: 10px; }

  #body #search-results .listing .address, #body #search-results .listing .city {
    font-size: 0.875rem;
    line-height: 0.95rem; }

  #body #search-results .listing .city {
    margin-bottom: 10px; }

  #body #resultsgiftcards .gc-image-container {
    background-color: #ffffff;
    border-radius: 4px; }

  #body #resultsgiftcards .gc-image-container > img.img-responsive {
    margin: 0 auto; }

  #resultsgiftcards .col-sm-4 {
    padding: 15px; } }
/********************** Mobile Shopping Cart styles ************************/
@media only screen and (max-width: 767px) {
  #body #cartForm button#updateCart {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 15px; }
  #body #cartForm .cartButtons {
    float: left; }
  #body #cartForm .cartTotal {
    font-size: 1.2rem;
    margin: 18px 0 12px;
    text-align: left; }
  #body #cartForm #checkoutCart {
    clear: both;
    float: left;
    margin: 6px 12px 0 0;
    min-width: 160px; }
  #body #cartForm #cartTbl {
    background: transparent; }
    #body #cartForm #cartTbl thead {
      display: none; }
    #body #cartForm #cartTbl tbody tr {
      float: left;
      padding: 10px 12px 12px !important;
      width: 100%;
      margin: 0 0 12px;
      background-color: #ffffff; }
      #body #cartForm #cartTbl tbody tr td {
        float: left;
        display: block;
        clear: left;
        width: 100%;
        text-align: left;
        position: relative;
        top: inherit;
        margin: 0 0 10px;
        line-height: 1.2;
        padding: 0 !important;
        width: 100% !important; }
        #body #cartForm #cartTbl tbody tr td .itemQuantityCart {
          clear: both;
          display: block;
          text-align: left;
          font-weight: 100; }
      #body #cartForm #cartTbl tbody tr .gc-cart-quantity input#edit-quantity {
        border: 1px solid #a1a1a1;
        height: 36px;
        margin: 25px 0 5px 0;
        padding: 0 10px;
        width: 70px;
        position: relative !important;
        z-index: 9998 !important; }
      #body #cartForm #cartTbl tbody tr .gc-cart-description > .itemDescription {
        margin: 25px 0 5px 0; }
      #body #cartForm #cartTbl tbody tr .gc-cart-price,
      #body #cartForm #cartTbl tbody tr .gc-cart-options {
        padding: 25px 0 0 0 !important; }
      #body #cartForm #cartTbl tbody tr .gc-cart-options > a {
        display: block !important;
        position: relative !important;
        z-index: 9999 !important; }
      #body #cartForm #cartTbl tbody tr td + td {
        display: block;
        position: relative !important;
        top: 12px;
        width: 100%;
        max-width: 100% !important;
        padding: 0;
        left: 0; }
      #body #cartForm #cartTbl tbody tr td + td + td, #body #cartForm #cartTbl tbody tr td + td + td + td, #body #cartForm #cartTbl tbody tr td + td + td + td + td {
        display: block;
        text-align: left;
        position: relative;
        top: inherit;
        max-width: 100%;
        padding: 0; }
      #body #cartForm #cartTbl tbody tr td:before {
        float: left;
        left: 0;
        display: block;
        font-weight: 600;
        padding: 7px 0 0 0;
        text-align: left;
        content: "Quantity";
        width: 100%; }
      #body #cartForm #cartTbl tbody tr td + td:before {
        content: "Item";
        display: none; }
      #body #cartForm #cartTbl tbody tr td + td + td:before {
        display: block;
        content: "Description"; }
      #body #cartForm #cartTbl tbody tr td + td + td + td:before {
        display: block;
        content: "Price";
        top: -1px; }
      #body #cartForm #cartTbl tbody tr td + td + td + td + td:before {
        display: block;
        content: "Options"; } }
/********************** LM-1111 Ligtstream double dropdown ************************/
.dropdown-submenu {
  position: relative; }

.dropdown-submenu .dropdown-menu.sub-dropdown {
  top: 0;
  left: 100% !important;
  margin-top: -1px; }

@media screen and (max-width: 768px) {
  .dropdown-submenu .dropdown-menu.sub-dropdown {
    left: 0 !important; } }
/********************** Alumni/Member Benefits Styles ************************/
#body #alumnibenefits {
  padding: 20px 100px;
  margin: 20px auto;
  background-color: #ffffff; }
  #body #alumnibenefits img {
    width: auto !important; }
  #body #alumnibenefits h2 {
    font-size: 1.6rem; }

@media screen and (max-width: 768px) {
  #body #alumnibenefits {
    padding: 20px; } }
/********************** Mobile Local Search Styles ************************/
@media only screen and (max-width: 991px) {
  #body #mobile-local-form label {
    margin: 0;
    float: none; }
  #body #mobile-local-form .form-control,
  #body #mobile-local-form .select-row {
    background: transparent;
    min-height: 0px; }
  #body #mobile-local-form .select-row {
    height: auto; }
  #body #mobile-local-form .mini-input {
    padding-right: 5px;
    padding-left: 5px;
    float: left; }
  #body #mobile-local-form .mini-row {
    margin-right: -5px;
    margin-left: -5px; }
  #body #mobile-local-form .width-25 {
    width: 25%; }
  #body #mobile-local-form .width-30 {
    width: 30%; }
  #body #mobile-local-form .width-45 {
    width: 45%; }
  #body #mobile-local-form select.form-control,
  #body #mobile-local-form input#zip {
    background-color: #fff;
    padding: 8px;
    height: 35px;
    border: 1px solid #cccccc; }
  #body #mobile-local-form select.form-control:focus {
    border-color: #00263d; }
  #body #mobile-local-form .select-holder span.fa-caret-down {
    position: absolute;
    right: 12px;
    top: 32px; }
  #body #mobile-local-form .form-control {
    border: 0;
    box-shadow: none; }
  #body #mobile-local-form #keyword-search .form-control {
    padding: 8px 0;
    box-shadow: none;
    background: transparent;
    border: 0;
    border-bottom: 1px solid #cccccc; }
  #body #mobile-local-form #keyword-search .form-control:focus {
    outline: none;
    border-bottom: 1px solid #00263d; }
  #body #mobile-local-form #keyword-search .icon {
    top: 8px;
    right: 0px; } }
span.fa-flame {
  position: absolute;
  left: 18px;
  top: 12px; }

.fa-flame svg {
  width: 18px;
  fill: currentColor; }

.legend {
  font-size: 14px;
  margin-bottom: 20px;
  margin-top: -20px; }

.legend div {
  width: 100%;
  border-bottom: 1px solid #c4c4c4;
  padding-bottom: 20px; }

.legend span {
  font-size: 14px; }

.fa-hot-deals {
  position: relative; }

.fa-hot-deals svg {
  position: relative;
  top: 2px;
  width: 10px;
  height: 16px;
  fill: currentColor; }

/* LM-1233 */
#couponNotValidMessage .alert {
  border: 1px solid #ccc;
  border-radius: 0;
  padding: 7px 15px;
  margin: 15px 0 0 0; }

/* LM-1291 */
.dashboard-slider {
  position: relative;
  padding: 0 60px;
  overflow: hidden; }

.dashboard-slide {
  outline: none !important;
  position: relative;
  text-align: center;
  height: 154px;
  background-color: #fff;
  margin: 0 10px 15px 10px; }

.dashboard-slide .img {
  width: auto;
  max-height: 134px;
  max-width: 100%;
  height: auto;
  margin: 0 auto; }

.carousel-deals-local .carousel-info,
.carousel-info {
  width: 100%;
  position: relative;
  padding: 10px;
  transform: translateY(-50%);
  top: 50%; }

.slick-track {
  margin: 0 auto; }

/* LM-1373 */
#body #search-results .item.isPreferred {
  border: 1px solid #ccc; }

.isPreferred .preferred {
  display: block; }

.preferred {
  display: none;
  position: absolute;
  right: 0px;
  top: 0px;
  font-size: 0.75em;
  padding: 3px 7px;
  border-bottom-left-radius: 4px; }

.isPreferred:last-child {
  margin-bottom: 45px; }

body #search-results #found-offers .listing .marker {
  position: relative;
  float: left;
  display: block;
  width: 100%; }

#btnForgotUsername, #btnForgotPassword {
  float: left;
  clear: left;
  font-weight: 400;
  margin-top: 5px;
  padding: 0; }

#btnForgotPassword:hover {
  text-decoration: underline; }

/* --- _buttons.scss --- */
/* buttonn styles */
.btn {
  line-height: 3.2rem;
  padding: 0 40px;
  text-transform: uppercase;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0; }

.btn-sm {
  line-height: 2.5rem;
  padding: 0 25px;
  margin-top: 10px; }

.btn-sort {
  margin-top: 0px; }

.login .btn {
  line-height: 1.8rem;
  margin: 0;
  padding: 0 14px; }

.flexible-offer .btn {
  line-height: 2.4rem;
  padding: 0 24px; }

@media only screen and (max-width: 400px) {
  .btn {
    white-space: normal;
    line-height: inherit;
    padding: 16px 40px; }

  .btn-sort {
    padding: 8px 10px; }

  .flexible-offer .btn {
    white-space: normal;
    line-height: inherit;
    padding: 8px 24px; } }
/* --- _typography.scss --- */
/* All font sizes, weights and styles used on-site */
body {
  font-family: 'proxima-nova'; }

body {
  font-size: 1rem;
  font-weight: 300; }

p {
  font-size: 1rem;
  line-height: 1.3rem; }

ul, ol {
  line-height: 1.3rem;
  margin: 0 0 20px 16px; }

.return-to-top span {
  font-size: 1.8rem; }

#breadcrumb {
  font-weight: 400; }

#body .text-intro h1 {
  font-size: 4.4rem;
  font-weight: 700;
  line-height: 0.8;
  margin: 0;
  text-transform: uppercase; }
#body .text-intro h3 {
  font-size: 4.0rem;
  font-weight: 100;
  line-height: 1;
  margin: 0 0 24px;
  text-transform: uppercase; }
#body .text-intro h5 {
  font-size: 2.0rem;
  font-weight: 100;
  line-height: 1;
  margin: 0 auto 24px;
  text-transform: uppercase;
  width: 350px; }
  #body .text-intro h5 span {
    font-weight: 400; }
#body .text-intro p {
  font-size: 1.2rem;
  line-height: 1.5; }

.item .offer-used-text.monthly-limit {
  font-weight: 600;
  letter-spacing: 0.2rem; }

.key span.label {
  font-size: 1rem;
  font-weight: 400;
  line-height: 2rem;
  padding: 0 0 0 20px; }

.glyphicon-fire:before,
.fa-fire:before {
  content: "\e104"; }

.glyphicon-chevron-up,
.fa-chevron-up {
  font-size: 1rem; }

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
  position: relative;
  margin: 0;
  padding: 0; }

.radio label, .checkbox label {
  padding: 0; }

.checkbox {
  font-size: 0.83rem; }
  .checkbox input {
    float: left;
    height: 22px;
    width: 22px; }
  .checkbox span {
    float: left;
    margin: 0 0 0 8px;
    padding: 7px 0 0; }

h1 {
  font-size: 3rem; }

h2 {
  font-size: 2.5rem; }

h3 {
  font-size: 2.2rem;
  letter-spacing: 0.06rem; }
  h3.line-bottom {
    letter-spacing: 0.02rem; }

h4 {
  font-size: 2rem;
  letter-spacing: 0.1rem; }

h5 {
  font-size: 1.45rem;
  letter-spacing: 0.03rem; }

.caps {
  text-transform: uppercase; }

.font-light {
  font-weight: 300; }

.font-normal {
  font-weight: 400; }

.font-semi-bold {
  font-weight: 600; }

.font-bold {
  font-weight: 700; }

.section p {
  font-size: 1rem; }
.section .section-title {
  font-size: 1.3rem;
  font-weight: 600;
  letter-spacing: 0.04rem; }
.section .edit-link {
  font-size: 0.9rem;
  font-weight: 600;
  letter-spacing: 0rem; }
.section .form-item .value {
  font-weight: 300; }

.search-title .section-title {
  font-size: 1.3rem;
  font-weight: 600;
  letter-spacing: 0.04rem;
  line-height: 1.4rem; }
.search-title .section-label {
  font-size: 1rem;
  font-weight: 600;
  line-height: 1rem; }

.carousel-deals-local .carousel-item img, .carousel-deals-premium .carousel-item img {
  font-size: 1.1rem;
  font-weight: 400; }

.btn {
  font-size: 1rem; }

.login .btn {
  font-size: 0.8rem; }

.question {
  font-weight: 400; }

.answer {
  font-weight: 300; }

#head-profile {
  font-size: 0.82rem; }

#head-brand {
  font-size: 0.8rem; }

.foot-navigation-container {
  font-size: 0.85rem; }

#foot-legal {
  font-size: 0.7rem; }

#head-navigation .nav-text {
  font-size: 1.3rem;
  text-transform: uppercase; }

#head-navigation .nav-icon-deals {
  font-size: 1.6rem; }

#head-navigation .nav-icon-giftcards {
  font-size: 1.6rem; }

#head-navigation .nav-icon-insurance {
  font-size: 1.4rem; }

#head-profile .nav-icon-help {
  font-size: 1.2rem; }
#head-profile .nav-icon-user {
  font-size: 1.1rem; }

.brand-contact {
  font-size: 0.8rem; }

.slide-feature-description p {
  font-size: 1.2rem;
  line-height: 1.6rem;
  -webkit-backface-visibility: hidden; }

.accordion-zone h4 {
  font-size: 2.2rem;
  letter-spacing: 0rem; }

.banner-features-pre .icon {
  font-size: 4rem; }
.banner-features-pre h5 {
  letter-spacing: 0.08rem;
  line-height: 1.4rem; }

/* PM-104 local-deals scroller */
#body a.carousel-title {
  font-weight: bold; }

@media only screen and (max-width: 991px) {
  .slide-feature-description p {
    font-size: 1rem; }

  .banner-features-pre .icon {
    font-size: 3rem; }

  .head-navigation-secondary-bg {
    height: 3.0rem; }

  #head-navigation .head-navigation-secondary {
    height: 3.0rem; }

  #head-navigation .head-navigation-secondary .nav-item {
    line-height: 3.0rem; }

  #head-navigation .head-navigation-secondary .nav-item .nav-text {
    font-size: 1.2rem; }

  #body .text-intro h1 {
    font-size: 3.4rem; }
  #body .text-intro h3 {
    font-size: 3.0rem; }
  #body .text-intro h5 {
    font-size: 1.5rem;
    padding-left: 0; } }
.dropdown-menu > li > a {
  font-size: 0.9rem;
  font-weight: 600;
  line-height: 3.2rem; }

#head-profile .dropdown-menu > li > a {
  font-size: 0.8rem;
  line-height: 3rem; }
  #head-profile .dropdown-menu > li > a .nav-icon {
    font-size: 1.5rem;
    line-height: 2rem; }

@media only screen and (max-width: 768px) {
  .dropdown-menu > li > a {
    font-size: 1.0rem; }

  #head-profile .dropdown-menu > li > a {
    font-size: 1.0rem; } }
.alerts-table th {
  font-size: 1.3rem;
  font-weight: 600; }
.alerts-table a {
  font-weight: 600;
  line-height: 2rem; }
.alerts-table p {
  font-size: 0.9rem;
  line-height: 1rem; }
.alerts-table .title {
  font-weight: 600; }
.alerts-table .icon {
  font-size: 1.3rem; }

.faq-icon {
  font-size: 0.8rem; }

.section .faq-list {
  font-size: 1rem; }

.faq-list .faqnote {
  font-size: 1rem;
  font-style: italic; }

.local-search-legend span {
  font-size: 0.8rem;
  font-weight: 600;
  line-height: 2.2rem; }
.local-search-legend .icon {
  font-size: 2.2rem;
  line-height: 2rem; }

.local-search-request a {
  font-size: 0.9rem;
  font-weight: 600; }
.local-search-request .icon {
  font-size: 0.7rem; }

.section-sub-title {
  font-size: 1rem;
  font-weight: 600; }

#search-results .marker {
  font-size: 2.4rem; }
#search-results .listing {
  line-height: 1.3rem; }
  #search-results .listing .name {
    font-size: 1.2rem;
    font-weight: 600;
    line-height: 1.3rem; }
#search-results .icon-group {
  font-size: 2rem;
  line-height: 2rem; }
  #search-results .icon-group .icon {
    float: left; }

.search-pagination .title {
  font-weight: 600; }
.search-pagination .icon {
  font-size: 0.6rem; }

#partner-categories .item, #insurance-categories .item, #gift-card-column-2 .item {
  font-weight: 600;
  line-height: 3rem; }
  #partner-categories .item .icon, #insurance-categories .item .icon, #gift-card-column-2 .item .icon {
    font-size: 1.8rem;
    line-height: 3rem; }
#partner-categories a#cat-dropdown, #insurance-categories a#cat-dropdown, #gift-card-column-2 a#cat-dropdown {
  font-size: 1.3rem;
  font-weight: 600;
  letter-spacing: 0.04rem;
  text-decoration: none;
  display: block; }
#partner-categories a#cat-dropdown:hover, #insurance-categories a#cat-dropdown:hover, #gift-card-column-2 a#cat-dropdown:hover {
  text-decoration: none; }

#insurance-categories .item .icon {
  font-size: 0.7rem;
  line-height: 2rem; }

#partner-container h5, #insurance-container h5 {
  font-weight: 600;
  text-transform: uppercase; }
#partner-container .description,
#partner-container #partner-container #results > a.list-group.result > div.col-lg-8.col-md-8.col-sm-8.col-xs-12 > p, #insurance-container .description,
#insurance-container #partner-container #results > a.list-group.result > div.col-lg-8.col-md-8.col-sm-8.col-xs-12 > p {
  font-weight: 600; }
#partner-container a, #insurance-container a {
  font-weight: 600;
  text-transform: uppercase; }
#partner-container .sorter .icon, #insurance-container .sorter .icon {
  font-size: 0.5rem;
  line-height: 0.5rem; }

#partner-container .description, #insurance-container .description,
#partner-container #results > a.list-group.result > div.col-lg-8.col-md-8.col-sm-8.col-xs-12 > p {
  text-transform: none; }

#partner-panel h5, #insurance-panel h5 {
  font-weight: 600;
  text-transform: uppercase; }
#partner-panel .section-title, #insurance-panel .section-title {
  line-height: 1.8rem; }

.back-link {
  float: left;
  font-size: 1rem;
  font-weight: 600;
  line-height: 3rem; }
  .back-link .icon {
    font-size: 1.2rem; }

.mobile-hero a {
  text-decoration: none; }
.mobile-hero .icon {
  font-size: 2rem;
  line-height: 2rem; }
.mobile-hero .link {
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 2rem;
  text-transform: uppercase; }

.flexible-offer h4 {
  font-size: 1.8rem;
  font-weight: 600;
  letter-spacing: 0;
  margin: 0 0 8px; }
.flexible-offer #offer-address {
  line-height: 1.1rem; }
.flexible-offer #offer-id {
  font-size: 0.8rem; }

.cartTable #resultMessage {
  margin: 0 0 16px; }

/********************** Mobile Local Search Styles ************************/
@media only screen and (max-width: 991px) {
  #body .text-intro h5 {
    width: 300px; }
  #body #mobile-local-form label {
    font-size: 12px;
    line-height: 14px; }
  #body #mobile-local-form .select-row {
    line-height: 22px; }
  #body #mobile-local-form select.form-control,
  #body #mobile-local-form input#zip {
    font-size: 12px;
    line-height: 14px; }
  #body #mobile-local-form #keyword-search .form-control {
    font-size: 20px;
    font-weight: bold; } }
/* --- _colors.scss --- */
/*-- For use with "cardflip.js", allows elements to "flip" when clicked on. --*/
.flip {
  -webkit-perspective: 800;
  -ms-perspective: 800;
  -moz-perspective: 800;
  -o-perspective: 800;
  position: relative; }

.flip .card.flipped {
  transform: rotatey(-180deg);
  -ms-transform: rotatey(-180deg);
  /* IE 9 */
  -moz-transform: rotatey(-180deg);
  /* Firefox */
  -webkit-transform: rotatey(-180deg);
  /* Safari and Chrome */
  -o-transform: rotatey(-180deg);
  /* Opera */ }

.flip .card {
  width: 100%;
  height: 100%;
  -webkit-transform-style: preserve-3d;
  -webkit-transition: 0.5s;
  -moz-transform-style: preserve-3d;
  -moz-transition: 0.5s;
  -ms-transform-style: preserve-3d;
  -ms-transition: 0.5s;
  -o-transform-style: preserve-3d;
  -o-transition: 0.5s;
  transform-style: preserve-3d;
  transition: 0.5s; }

.flip .card .face {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  backface-visibility: hidden;
  /* W3C */
  -webkit-backface-visibility: hidden;
  /* Safari & Chrome */
  -moz-backface-visibility: hidden;
  /* Firefox */
  -ms-backface-visibility: hidden;
  /* Internet Explorer */
  -o-backface-visibility: hidden;
  /* Opera */ }

.flip .card .front {
  position: absolute;
  z-index: 1;
  background: black;
  color: white; }

.flip .card .back {
  background: blue;
  background: white;
  color: black;
  transform: rotatey(-180deg);
  -ms-transform: rotatey(-180deg);
  /* IE 9 */
  -moz-transform: rotatey(-180deg);
  /* Firefox */
  -webkit-transform: rotatey(-180deg);
  /* Safari and Chrome */
  -o-transform: rotatey(-180deg);
  /* Opera */ }

/* --- _colors.scss --- */
/* Colors of all elements on-site - dependant on _variables.scss, above */
body {
  background: #aaaaaa; }

a:link, a:visited, a:hover, a:focus, a:active {
  color: #00263d; }

a.btn, .btn:hover, .btn:focus, .btn.focus {
  color: #FFFFFF; }

.headline {
  color: #aaaaaa; }

h2 {
  color: #aaaaaa; }

h3 {
  color: #aaaaaa; }

#body .text-intro h1, #body .text-intro h3, #body .text-intro h5, #body .text-intro p, #body .text-intro a:link, #body .text-intro a:visited, #body .text-intro a:hover, #body .text-intro a:focus, #body .text-intro a:active {
  color: #00263d; }
#body .text-intro a:hover, #body .text-intro a:focus {
  text-decoration: underline; }

.panel-categories .active {
  background: #00263d; }

.glyphicon-chevron-up,
.fa-chevron-up {
  color: #FFFFFF; }

.return-to-top {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2); }

.return-to-top:hover {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5); }

.key span.label {
  color: #272727; }

.key .icon-premium span {
  color: #00263d;
  display: block;
  font-size: 28px;
  left: 0;
  position: absolute;
  top: 0;
  z-index: 1; }

.key .icon-premium {
  width: 30px;
  border: 0 !important;
  height: 30px;
  display: block;
  float: left;
  position: relative;
  z-index: 1; }

.key .icon.glyphicon.glyphicon-map-marker,
.key .icon.fa.fa-map-marker {
  color: #00263d;
  float: left;
  font-size: 1.5rem; }

.key {
  border-top: 1px solid #c4c4c4; }

#search-results .icon-premium {
  border-right: 50px solid transparent;
  border-top: 50px solid #00263d; }

.item .offer-used-text.monthly-limit {
  color: #00263d; }

.item .offer-used-overlay {
  background: #FFF;
  opacity: 0.6; }

#head-navigation {
  background: #00263d; }

.head-navigation-secondary-bg {
  background: #00263d; }

.login .input-group.prelogin-group a {
  color: #FFFFFF !important; }

#keyword-search .icon, #keyword-search-standalone {
  color: #aaaaaa; }

#head {
  background: #00263d;
  color: #FFFFFF; }
  #head .navbar-toggle {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.4); }
  #head a, #head a:link, #head a:visited, #head a:hover, #head a:focus, #head a:active {
    color: #FFFFFF; }
  #head .nav-item {
    color: #FFFFFF; }
  #head #head-profile a:link, #head #head-profile a:visited, #head #head-profile a:hover, #head #head-profile a:focus, #head #head-profile a:active {
    color: #000000; }
  #head #head-profile .help-text:hover, #head #head-profile help-text:focus {
    text-decoration: underline; }
  #head #head-brand a:link, #head #head-brand a:visited, #head #head-brand a:hover, #head #head-brand a:focus, #head #head-brand a:active {
    color: #FFFFFF; }
  #head .login input.btn {
    background: #00263d; }
    #head .login input.btn:hover, #head .login input.btn:focus {
      background: #003351; }
  #head .head-navigation-primary .nav-item {
    color: #FFFFFF; }
  #head .head-navigation-primary .nav-item:hover {
    color: #aaaaaa; }
  #head .head-navigation-primary a:link, #head .head-navigation-primary a:visited, #head .head-navigation-primary a:active {
    color: #FFFFFF; }
  #head .head-navigation-primary a:hover, #head .head-navigation-primary a:focus, #head .head-navigation-primary span:hover, #head .head-navigation-primary span:focus {
    color: #aaaaaa;
    cursor: pointer; }
  #head .head-navigation-primary a.btn-highlight:hover, #head .head-navigation-primary a.btn-highlight:focus {
    color: #FFFFFF; }
  #head .head-navigation-secondary a:link, #head .head-navigation-secondary a:visited, #head .head-navigation-secondary a:active {
    color: #FFFFFF; }
  #head .head-navigation-secondary a:hover, #head .head-navigation-secondary a:focus {
    color: #FFFFFF;
    cursor: pointer; }
  #head .head-navigation-secondary a.btn-highlight:hover, #head .head-navigation-secondary a.btn-highlight:focus {
    color: #FFFFFF; }
  #head .alert-danger {
    background: 0 none;
    color: #FFFFFF; }

#body .alert-danger {
  background: none;
  border: 0 none;
  color: #00263d;
  margin: 20px 0;
  padding: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -khtml-box-shadow: none;
  box-shadow: none; }

@media only screen and (max-width: 991px) {
  #head .head-brand-primary-bg {
    background: #aaaaaa; }
  #head .head-brand-secondary-bg {
    background: black; } }
.navbar-toggle .icon-bar {
  background: #FFFFFF; }

.faq-icon.glyphicon-plus,
.faq-icon.fa-plus {
  color: #00263d; }

.faq-icon.glyphicon-minus,
.faq-icon.fa-minus {
  color: #aaaaaa; }

.navigation-divider {
  background: #FFFFFF; }

#body {
  background: #FFFFFF;
  color: #272727; }
  #body a, #body a:link, #body a:visited, #body a:hover, #body a:focus, #body a:active {
    color: #00263d; }
  #body a.btn, #body a.btn:link, #body a.btn:visited, #body a.btn:hover, #body a.btn:focus, #body a.btn:active {
    color: #FFFFFF; }

#foot {
  background: #aaaaaa;
  color: #FFFFFF; }
  #foot a, #foot a:link, #foot a:visited, #foot a:hover, #foot a:focus, #foot a:active {
    color: #FFFFFF; }

#head-profile {
  background: #005f99; }
  #head-profile a .nav-icon, #head-profile .user-text, #head-profile .nav-icon, #head-profile .caret {
    color: #000000; }

.foot-navigation-container {
  border-bottom: 1px solid #FFFFFF; }

.foot-navigation-app .app-title {
  color: #FFFFFF; }

.btn, a.btn, #head .btn, #head a.btn, #body .btn, #body a.btn, #foot .btn, #foot a.btn {
  background: #00263d;
  color: #FFFFFF; }
  .btn:hover, .btn focus, a.btn:hover, a.btn focus, #head .btn:hover, #head .btn focus, #head a.btn:hover, #head a.btn focus, #body .btn:hover, #body .btn focus, #body a.btn:hover, #body a.btn focus, #foot .btn:hover, #foot .btn focus, #foot a.btn:hover, #foot a.btn focus {
    background: #003351;
    color: #FFFFFF; }

.btn-highlight {
  background: #00263d;
  color: #FFFFFF; }
  .btn-highlight:hover, .btn-highlight :focus {
    background: #003351;
    color: #FFFFFF; }

#body .banner-register-pre {
  background: #aaaaaa; }
  #body .banner-register-pre h4 {
    color: #FFFFFF; }
  #body .banner-register-pre h4.line-bottom {
    color: #000000; }
#body .banner-register-pre-accordion {
  background: #7c7c7c;
  color: #FFFFFF; }
  #body .banner-register-pre-accordion .accordion-zone {
    border: 6px solid #aaaaaa; }
    #body .banner-register-pre-accordion .accordion-zone a:link, #body .banner-register-pre-accordion .accordion-zone a:visited, #body .banner-register-pre-accordion .accordion-zone a:hover, #body .banner-register-pre-accordion .accordion-zone a:focus, #body .banner-register-pre-accordion .accordion-zone a:active {
      color: #000000; }
#body #login-standalone #login-area {
  background-color: rgba(255, 255, 255, 0.8); }

.color-text-secondary {
  color: #aaaaaa; }

.color-text-highlight {
  color: #00263d; }

.slide-feature-description {
  color: #000000; }

.slide-feature-bg {
  background: #aaaaaa; }

.feature-pre {
  background: #FFFFFF; }

.banner-features-pre h5 {
  color: #e84b38; }
.banner-features-pre .icon {
  color: #00263d; }

.carousel-indicators li {
  background: #e84b38;
  border: 2px solid #FFFFFF; }
  .carousel-indicators li.active {
    background: #00263d; }

.carousel-deals-national h3, .carousel-deals-local h3, .carousel-deals-premium h3 {
  color: #aaaaaa; }
.carousel-deals-national .carousel-control, .carousel-deals-local .carousel-control, .carousel-deals-premium .carousel-control {
  color: #aaaaaa; }
  .carousel-deals-national .carousel-control:hover, .carousel-deals-national .carousel-control focus, .carousel-deals-local .carousel-control:hover, .carousel-deals-local .carousel-control focus, .carousel-deals-premium .carousel-control:hover, .carousel-deals-premium .carousel-control focus {
    color: #b4b4b4; }

#local-search-standalone {
  background: #aaaaaa; }
  #local-search-standalone h3 {
    color: #000000; }

#head #head-navigation .nav-item, #head #head-navigation a.nav-item, #head #head-navigation a:link.nav-item, #head #head-navigation a:visited.nav-item {
  color: #FFFFFF; }
#head #head-navigation .nav-item:hover, #head #head-navigation a.nav-item:hover, #head #head-navigation .nav-item:focus, #head #head-navigation a.nav-item:focus, #head #head-navigation a:active.nav-item {
  color: #aaaaaa; }
#head #head-navigation .nav-item.open, #head #head-navigation a.nav-item.open {
  color: #aaaaaa; }
#head #head-navigation .nav-item.open:hover, #head #head-navigation a.nav-item.open:hover, #head #head-navigation .nav-item.open:focus, #head #head-navigation a.nav-item.open:focus {
  color: #aaaaaa; }
#head #head-navigation a.nav-item.btn-highlight {
  color: #FFFFFF; }
#head #head-navigation a.nav-item.btn-highlight:hover, #head #head-navigation a.nav-item.btn-highlight:focus {
  color: #FFFFFF; }
#head #head-navigation .dropdown-menu a, #head #head-navigation .dropdown-menu a:link, #head #head-navigation .dropdown-menu a:visited, #head #head-navigation .dropdown-menu a:active, #head #head-navigation .dropdown-menu a:link .nav-icon, #head #head-navigation .dropdown-menu a:visited .nav-icon, #head #head-navigation .dropdown-menu a:active .nav-icon {
  color: #aaaaaa; }
#head #head-navigation .dropdown-menu a, #head #head-navigation .dropdown-menu a:hover, #head #head-navigation .dropdown-menu a:focus, #head #head-navigation .dropdown-menu a:hover .nav-icon, #head #head-navigation .dropdown-menu a:focus .nav-icon {
  color: #00263d; }

#head #head-navigation .nav-item.open #userdropdownmenu .nav-icon, #head #head-navigation .nav-item.open #userdropdownmenu .nav-text {
  color: #aaaaaa; }

@media only screen and (max-width: 767px) {
  #head #head-navigation .head-navigation-primary .nav-item {
    border-top: 1px solid #005f99; } }
#head #head-profile .dropdown-menu a:link, #head #head-profile .dropdown-menu a:visited, #head #head-profile .dropdown-menu a:active, #head #head-profile .dropdown-menu a:link .nav-icon, #head #head-profile .dropdown-menu a:visited .nav-icon, #head #head-profile .dropdown-menu a:active .nav-icon {
  color: #aaaaaa; }
#head #head-profile .dropdown-menu a:hover, #head #head-profile .dropdown-menu a:focus, #head #head-profile .dropdown-menu a:hover .nav-icon, #head #head-profile .dropdown-menu a:focus .nav-icon {
  color: #00263d; }

.dropdown-menu > li > a:hover, .dropdown > li > a:focus {
  background: none;
  color: #00263d; }

.answer {
  color: #272727; }

.account-image {
  background: none; }

#form-search .glyphicon-fire,
#form-search .fa-fire {
  color: #F19742; }
#form-search .fa-thumbs-up {
  color: #35B73F; }
#form-search .fa-star {
  color: #00263d; }

#search-results .item {
  border: 1px solid #eeeeee; }
  #search-results .item .address, #search-results .item .city {
    color: #272727; }

#offerHolder {
  -moz-box-shadow: 4px 2px 14px #9d9d9d;
  -webkit-box-shadow: 4px 2px 14px #9d9d9d;
  -khtml-box-shadow: 4px 2px 14px #9d9d9d;
  box-shadow: 4px 2px 14px #9d9d9d; }

.flexible-map {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8); }

#myMap {
  border: 1px solid #c4c4c4; }

.flexible-offer {
  background: #FFFFFF; }

#partner-container h5, #insurance-container h5 {
  color: #aaaaaa; }

#partner-categories .icon, #insurance-categories .icon {
  color: #A7A7A7; }
#partner-categories .qty, #insurance-categories .qty {
  opacity: .4; }
#partner-categories .item.active, #insurance-categories .item.active {
  background: #00263d;
  color: #FFFFFF; }
  #partner-categories .item.active .icon, #insurance-categories .item.active .icon {
    color: #FFFFFF; }
  #partner-categories .item.active .title, #insurance-categories .item.active .title {
    color: #FFFFFF; }
  #partner-categories .item.active .qty, #insurance-categories .item.active .qty {
    color: #FFFFFF;
    opacity: 1; }
#partner-categories .sorter .icon, #insurance-categories .sorter .icon {
  color: #00263d; }
#partner-categories a:link, #partner-categories a:visited, #partner-categories a:hover, #partner-categories a:focus, #partner-categories a:active, #insurance-categories a:link, #insurance-categories a:visited, #insurance-categories a:hover, #insurance-categories a:focus, #insurance-categories a:active {
  color: #272727; }
#partner-categories a#cat-dropdown, #insurance-categories a#cat-dropdown {
  color: #00263d; }
#partner-categories a#cat-dropdown:hover, #insurance-categories a#cat-dropdown:hover {
  color: #005f99; }

#partner-categories a.clearall:link, #partner-categories a.clearall:visited, #partner-categories a.clearall:hover, #partner-categories a.clearall:focus, #partner-categories a.clearall:active, #partner-categories a.selectall:link, #partner-categories a.selectall:visited, #partner-categories a.selectall:hover, #partner-categories a.selectall:focus, #partner-categories a.selectall:active {
  color: #aaaaaa; }
  #partner-categories a.clearall:link .icon, #partner-categories a.clearall:visited .icon, #partner-categories a.clearall:hover .icon, #partner-categories a.clearall:focus .icon, #partner-categories a.clearall:active .icon, #partner-categories a.selectall:link .icon, #partner-categories a.selectall:visited .icon, #partner-categories a.selectall:hover .icon, #partner-categories a.selectall:focus .icon, #partner-categories a.selectall:active .icon {
    color: #aaaaaa; }

#insurance-categories .icon {
  color: #00263d; }
#insurance-categories .item.active .icon {
  color: #FFFFFF; }

#partner-panel h5, #insurance-panel h5 {
  color: #aaaaaa; }
#partner-panel .link-area, #insurance-panel .link-area {
  border: 6px solid #00263d; }

.mobile-hero .item {
  background: #00263d; }
  .mobile-hero .item:hover, .mobile-hero .item focus {
    background: #005f99; }
.mobile-hero .link {
  color: #FFFFFF; }
.mobile-hero .icon {
  color: #FFFFFF; }

#partner-container .result:hover {
  -moz-box-shadow: 4px 2px 14px #9d9d9d;
  -webkit-box-shadow: 4px 2px 14px #9d9d9d;
  -khtml-box-shadow: 4px 2px 14px #9d9d9d;
  box-shadow: 4px 2px 14px #9d9d9d; }

#partner-container .description, #insurance-container .description,
#partner-container #results > a.list-group.result > div.col-lg-8.col-md-8.col-sm-8.col-xs-12 > p {
  color: #272727; }

.alerts-table {
  border: 6px solid #00263d; }

#body .flexible-offer h5 {
  color: #aaaaaa; }

#body a.carousel-control:hover {
  color: #e84b38; }

#head #head-navigation .nav-icon {
  color: #FFFFFF; }

.deal-featured {
  background: #005f99; }

#body #form-search .pagination a {
  color: #00263d; }

#search-results .item {
  background-color: #FFFFFF;
  border: 1px solid #FFFFFF;
  border-top: 1px solid #EEEEEE; }

#search-results .listing .address,
#search-results .listing .city {
  color: #272727; }

#search-results .item-additional-offers .listing,
#search-results .total-offers .listing {
  border: 2px solid #00263d; }

#body #search-results .item-additional-offers .listing:hover,
#body #search-results .item-additional-offers .listing:focus,
#body #search-results .total-offers .listing:hover,
#body #search-results .total-offers .listing:focus {
  background-color: #00263d;
  border: 2px solid #00263d;
  color: #FFFFFF; }

#body #search-results .item-additional-offers .listing.offer-disabled:hover,
#body #search-results .item-additional-offers .listing.offer-disabled:focus,
#body #search-results .total-offers .listing.offer-disabled:hover,
#body #search-results .total-offers .listing.offer-disabled:focus {
  background: none;
  border: 2px solid #00263d;
  color: #00263d; }

#search-results .item-additional-offers .listing:focus a.item-offer-link,
#search-results .item-additional-offers .listing:hover a.item-offer-link,
#search-results .total-offers .listing:focus a.item-offer-link,
#search-results .total-offers .listing:hover a.item-offer-link {
  color: #FFFFFF; }

#body #search-results .item-additional-offers .listing.offer-disabled:focus a.item-offer-link,
#body #search-results .item-additional-offers .listing.offer-disabled:hover a.item-offer-link,
#body #search-results .total-offers .listing.offer-disabled:focus a.item-offer-link,
#body #search-results .total-offers .listing.offer-disabled:hover a.item-offer-link {
  color: #00263d; }

.redeemed-offer-text {
  color: #00263d; }

#body #search-results .item-additional-offers .listing.offer-disabled a:hover .name i,
#body #search-results .item-additional-offers .listing.offer-disabled a:focus .name i,
#body #search-results .total-offers .listing.offer-disabled a:hover .name i,
#body #search-results .total-offers .listing.offer-disabled a:focus .name i {
  color: #00263d; }

#search-results .item-additional-offers .listing a.item-offer-link,
#search-results .total-offers .listing a.item-offer-link {
  color: #00263d;
  text-decoration: none; }

#body #search-results .item-additional-offers .listing a:hover .name i,
#body #search-results .item-additional-offers .listing a:focus .name i,
#search-results .item-additional-offers .listing a.item-offer-link:hover,
#search-results .item-additional-offers .listing a.item-offer-link:focus,
#body #search-results .total-offers .listing a:hover .name i,
#body #search-results .total-offers .listing a:focus .name i,
#search-results .total-offers .listing a.item-offer-link:hover,
#search-results .total-offers .listing a.item-offer-link:focus {
  color: #FFFFFF; }

#body .flexible-offer {
  background: #FFFFFF; }

#body .flexible-offer h4 {
  color: #00263d; }

#body .flexible-offer h5 {
  color: #272727; }

#body .flexible-offer a.btn {
  border: 1px solid #00263d;
  color: #00263d; }

#body .flexible-offer a.btn:hover,
#body .flexible-offer a.btn:focus {
  border: 1px solid #00131e;
  color: #00131e; }

.flexible-map .closeBtn {
  background-color: #FFFFFF; }

#myMap {
  border: 1px solid #c4c4c4; }

#offerHolder .closeBtn:hover,
#offerHolder .closeBtn:focus {
  color: #00131e; }

#offerHolder .offer-details-box {
  border: 1px dotted #00131e; }

#offerHolder #offer-vendorDesc h5 {
  color: #272727; }

#offerHolder #offer-name-purch {
  color: #00263d; }

#body .flexible-map .closeBtn {
  background-color: #FFFFFF; }

#mobileCouponHolder .mobileCoupon .coupon-heading {
  background-color: #00131e;
  color: #fff; }

#mobileCouponHolder .mobileCoupon .coupon-main {
  border: 2px dotted #00131e; }

#mobileCouponHolder .mobileCoupon .offer-text {
  border: 3px solid #00131e; }

#mobileCouponHolder .mobileCoupon .btn {
  background-color: #00131e;
  color: #fff; }

#search-results .marker button,
#search-results .list-group-item.btn-view {
  color: #00263d; }

#search-results .marker button:hover,
#search-results .marker button:focus,
#search-results .list-group-item.btn-view:hover,
#search-results .list-group-item.btn-view:focus {
  color: #e84b38; }

.icon-premium {
  color: #00263d; }

@media only screen and (max-width: 991px) {
  #body .flexible-offer .closeBtn.closeBtn-mobile {
    background: #00263d none repeat scroll 0 0;
    color: #ffffff; }

  #body .flexible-offer .closeBtn.closeBtn-mobile:hover,
  #body .flexible-offer .closeBtn.closeBtn-mobile:focus {
    color: #00131e; }

  #body .flexible-offer .closeBtn.closeBtn-mobile span {
    border: 1px solid #fff; }

  #body .flexible-offer .closeBtn.closeBtn-mobile:hover span,
  #body .flexible-offer .closeBtn.closeBtn-mobile:focus span {
    border: 1px solid #ffffff;
    color: #ffffff; }

  #search-results .marker button,
  #search-results .marker button:hover,
  #search-results .marker button:focus,
  #search-results .list-group-item.btn-view,
  #search-results .list-group-item.btn-view:hover,
  #search-results .list-group-item.btn-view:focus {
    color: #00263d;
    border: 2px solid #00263d; }

  #body #offerHolder #offer-address .marker .goToMapMarker:hover,
  #body #offerHolder #offer-address .marker .goToMapMarker:focus {
    border: 1px solid #00131e;
    color: #00131e; }

  #body .marker .glyphicon-map-marker.goToMapMarker,
  #body .marker .glyphicon-map-marker.goToMapMarker:hover,
  #body .marker .glyphicon-map-marker.goToMapMarker:focus,
  #body .marker .fa-map-marker.goToMapMarker,
  #body .marker .fa-map-marker.goToMapMarker:hover,
  #body .marker .fa-map-marker.goToMapMarker:focus {
    border: 0 none; }

  #body .flexible-offer a.btn,
  #body #offerHolder #offer-address .marker .goToMapMarker,
  #body #offerHolder #redeem-confirmation a {
    border: 1px solid #00263d;
    color: #00263d; }

  #body #offerHolder #redeem-confirmation a:hover,
  #body #offerHolder #redeem-confirmation a:focus {
    border: 1px solid #00131e;
    color: #00131e; } }
.gc-cart-quantity input#edit-quantity {
  border: 1px solid #a1a1a1;
  height: 36px;
  margin: 10px 0;
  padding: 0 10px;
  width: 70px; }

/******* LM-530 ********/
#head #head-brand .brand-contact a.email-mailto {
  color: #FFFFFF; }

/******* Cash Back Rewards Styles ********/
#cash-back-reward {
  border: 1px solid #cccccc; }

#cash-back-reward .primary-box {
  background-color: #446c82;
  color: #ffffff; }

#cash-back-reward .secondary-box {
  background-color: #ffffff;
  color: #ffffff; }
  #cash-back-reward .secondary-box .middle-text h1 {
    color: #000000; }
  #cash-back-reward .secondary-box .middle-text h2 {
    color: #000000; }

#cash-back-reward a.cash-back {
  background-color: #446c82;
  box-shadow: 0 6px #305163; }

#cash-back-reward a.cash-back:hover,
#cash-back-reward a.cash-back:focus,
#cash-back-reward a.cash-back:active {
  box-shadow: 0 0 #305163; }

/******* LM-449 Gift Card Landing page styles ********/
#body .navigation-divider {
  background: #272727 none repeat scroll 0 0; }

#body #new-giftcard-container #gift-card-column-2 a.list-group-item.active {
  background: #aaaaaa;
  color: white; }

#body #new-giftcard-container #gift-card-column-2 a.list-group-item {
  background: white;
  color: #aaaaaa; }

#gift-card-column-2 a.list-group-item {
  background: white;
  color: #00263d; }

#gift-card-column-2 a.list-group-item.active {
  background: #aaaaaa;
  color: #00263d; }

/*******Local Deals coupon details style update ********/
#body .container #offerHolder .flexible-offer #deals-details .logo-detail-coupon .icon-premium,
#body #offerHolder .flexible-offer #deals-details .logo-detail-coupon .icon-premium {
  background-color: #aaaaaa; }
#body .container #offerHolder .flexible-offer #deals-details .bg-info,
#body #offerHolder .flexible-offer #deals-details .bg-info {
  background-color: #f0f0f0;
  border: 1px solid #e3e3e3; }
#body .container #offerHolder .flexible-offer #deals-details #offer-name-purch,
#body .container #offerHolder .flexible-offer #deals-details .bg-info,
#body #offerHolder .flexible-offer #deals-details #offer-name-purch,
#body #offerHolder .flexible-offer #deals-details .bg-info {
  color: #272727; }
#body .container #offerHolder .flexible-offer #deals-details #offer-name,
#body #offerHolder .flexible-offer #deals-details #offer-name {
  color: #00263d; }

/********************** Mobile Local Search Styles ************************/
@media only screen and (max-width: 991px) {
  #body #mobile-local-form .form-control,
  #body #mobile-local-form .select-row {
    background: transparent; }
  #body #mobile-local-form select.form-control,
  #body #mobile-local-form input#zip {
    background-color: #fff;
    border: 1px solid #cccccc; }
  #body #mobile-local-form select.form-control:focus {
    border-color: #00263d; }
  #body #mobile-local-form #keyword-search .form-control {
    border-bottom: 1px solid #cccccc; }
  #body #mobile-local-form #keyword-search .form-control:focus {
    border-bottom: 1px solid #00263d; } }
/* LM-1337 Profile UI updates */
#body #account-page a {
  color: #aaaaaa; }
#body #account-page #profile-general {
  background-color: #00263d; }
  #body #account-page #profile-general a {
    color: #aaaaaa; }
#body #account-page #profile-general-edit {
  background-color: #00263d;
  color: #FFFFFF !important; }
  #body #account-page #profile-general-edit #profile-avatar .btn {
    background-color: #aaaaaa;
    color: #FFFFFF; }
  #body #account-page #profile-general-edit #profile-avatar .btn:hover,
  #body #account-page #profile-general-edit #profile-avatar .btn:active,
  #body #account-page #profile-general-edit #profile-avatar .btn:focus {
    background-color: #9b9b9b; }
#body #account-page .account-image .icon img {
  border: 3px solid #FFFFFF; }
#body #account-page .security.section {
  background-color: #FFFFFF; }

/* LM-1461 */
.legend {
  color: #707070; }

.legend span.primary-color {
  color: #00263d; }

/* LM-1373 */
.preferred {
  background-color: #00263d;
  color: #FFFFFF; }

#page-wrapper #wrapper .max-container {
  max-width: 1280px; }
#page-wrapper #wrapper .default-text-color,
#page-wrapper #wrapper .custom-pagination li a,
#page-wrapper #wrapper .custom-pagination li.disabled a {
  color: #404040; }
#page-wrapper #wrapper .color-primary {
  color: #00263d; }
#page-wrapper #wrapper .bg-primary {
  background-color: #00263d; }
#page-wrapper #wrapper .main-button-styles,
#page-wrapper #wrapper .filter-desktop .filter-container #searchVenues .search-submit-button {
  background-color: #00263d;
  color: #fff; }
#page-wrapper #wrapper .main-button-styles:hover,
#page-wrapper #wrapper .filter-desktop .filter-container #searchVenues .search-submit-button:hover,
#page-wrapper #wrapper .main-button-styles:focus,
#page-wrapper #wrapper .filter-desktop .filter-container #searchVenues .search-submit-button:focus {
  background-color: #576873;
  color: #fff; }
#page-wrapper #wrapper .secondary-button-styles {
  border-color: #00263d;
  color: #00263d; }
#page-wrapper #wrapper .secondary-button-styles:hover,
#page-wrapper #wrapper .secondary-button-styles:focus {
  background-color: #00263d;
  color: white; }
#page-wrapper #wrapper .main-link-styles,
#page-wrapper #wrapper .offer-intro-flex .headline-box #searchLocation .zip-search-submit i {
  color: #aaaaaa; }
#page-wrapper #wrapper .main-link-styles:hover,
#page-wrapper #wrapper .offer-intro-flex .headline-box #searchLocation .zip-search-submit i:hover,
#page-wrapper #wrapper .main-link-styles:focus,
#page-wrapper #wrapper .offer-intro-flex .headline-box #searchLocation .zip-search-submit i:focus {
  color: #7c7c7c; }
#page-wrapper #wrapper .border-link-styles {
  border-bottom: 2px solid #aaaaaa; }
#page-wrapper #wrapper .border-link-styles:hover,
#page-wrapper #wrapper .border-link-styles:focus {
  border-bottom: 2px solid #7c7c7c; }
#page-wrapper #wrapper .icon-color {
  color: #00263d; }
#page-wrapper #wrapper .input-border-style {
  border: 2px solid #e2e8f0; }
#page-wrapper #wrapper .input-border-style:focus {
  border: 2px solid #00263d;
  background-color: #00263d; }
#page-wrapper #wrapper input.custom-checkbox:checked + div {
  border: 2px solid #00263d;
  background-color: #00263d; }
#page-wrapper #wrapper .accordion__trigger_active h3 {
  border-color: #00263d; }
#page-wrapper #wrapper .custom-pagination li a:hover,
#page-wrapper #wrapper .custom-pagination li.active a:hover,
#page-wrapper #wrapper .custom-pagination li a:focus,
#page-wrapper #wrapper .custom-pagination li.active a:focus {
  color: #7c7c7c; }
#page-wrapper #wrapper .custom-pagination li.active a {
  color: #aaaaaa; }
#page-wrapper #wrapper .custom-pagination li.disabled a,
#page-wrapper #wrapper .custom-pagination li.disabled a:hover {
  color: #707070;
  opacity: 0.5; }
#page-wrapper #wrapper .offer-detail-flex .accordion__trigger_active .accordion-title {
  border-bottom: 4px solid #00263d;
  color: #00263d; }
#page-wrapper #wrapper .exclusive .offer-box {
  border: 2px solid #00263d; }
  #page-wrapper #wrapper .exclusive .offer-box h1 {
    background: #00263d;
    border-bottom: 2px solid #00263d;
    color: white; }
#page-wrapper #wrapper .exclusive .address-block {
  border-top: 2px dotted #aaaaaa;
  background: #f0f0f0; }

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