/* line 3, ../../sass/footer/super-footer.scss */
#super-footer {
  max-width: 1130px;
  margin: 0 auto;
}
/* line 1, ../../sass/footer/base/global.scss */
#super-footer * > {
  margin: 0;
  padding: 0;
}
/* line 6, ../../sass/footer/base/global.scss */
#super-footer .header {
  font-size: 32px;
  text-transform: uppercase;
  text-align: center;
  margin: 0 0 20px 0;
}
/* line 1, ../../sass/footer/base/placeholders.scss */
#super-footer .badge-tooltip__view-link, #super-footer .reviews__view-link {
  color: #d8247f;
  font-size: 1.2rem;
  font-weight: 900 !important;
  font-family: 'Avenir', 'Open Sans', 'Sans-serif';
}
/* line 7, ../../sass/footer/base/placeholders.scss */
#super-footer .badge-tooltip__view-link svg, #super-footer .reviews__view-link svg {
  width: 1.6rem;
  position: relative;
  top: 0.75rem;
}
/* line 13, ../../sass/footer/base/placeholders.scss */
#super-footer .badge-tooltip__view-link span, #super-footer .reviews__view-link span {
  font-weight: 900 !important;
  font-size: 1.2rem;
}
/* line 18, ../../sass/footer/base/placeholders.scss */
#super-footer .badge-tooltip__view-link:hover, #super-footer .reviews__view-link:hover {
  color: #b51f6d;
  fill: #b51f6d;
}
/* line 23, ../../sass/footer/base/placeholders.scss */
#super-footer .badge-tooltip__view-link rect#med, #super-footer .reviews__view-link rect#med {
  fill: currentColor;
}
/* line 1, ../../sass/footer/components/about-owner.scss */
#super-footer .about-owner {
  text-align: center;
}
/* line 4, ../../sass/footer/components/about-owner.scss */
#super-footer .about-owner__florist {
  font-size: 32px;
  margin: 0 0 20px 0;
}
/* line 9, ../../sass/footer/components/about-owner.scss */
#super-footer .about-owner__header {
  position: relative;
  margin: 0 auto 80px 0;
}
/* line 14, ../../sass/footer/components/about-owner.scss */
#super-footer .about-owner__image-wrapper {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: -50px;
  border: 7px solid #fff;
  border-radius: 50%;
}
/* line 22, ../../sass/footer/components/about-owner.scss */
#super-footer .about-owner__image-wrapper--placeholder {
  background: #777;
  top: -50px;
}
/* line 28, ../../sass/footer/components/about-owner.scss */
#super-footer .about-owner__image {
  border-radius: 50%;
}
/* line 31, ../../sass/footer/components/about-owner.scss */
#super-footer .about-owner__image--placeholder {
  color: #FFF;
  padding: 25px;
  border-radius: 0;
  border: none;
}
/* line 39, ../../sass/footer/components/about-owner.scss */
#super-footer .about-owner__content {
  padding: 0 20px 20px 20px;
  line-height: 2;
  text-align: left;
}
@media only screen and (min-width: 768px) {
  /* line 39, ../../sass/footer/components/about-owner.scss */
  #super-footer .about-owner__content {
    max-width: 70%;
    margin: 0 auto;
    padding: 0 20px 50px 20px;
  }
}
/* line 50, ../../sass/footer/components/about-owner.scss */
#super-footer .about-owner__content p {
  margin-bottom: 20px;
}
/* line 53, ../../sass/footer/components/about-owner.scss */
#super-footer .about-owner__content p br {
  content: " ";
  display: block;
  margin-bottom: 1em;
}
/* line 1, ../../sass/footer/components/about-us.scss */
#super-footer .about-us {
  text-align: center;
  position: relative;
}
/* line 5, ../../sass/footer/components/about-us.scss */
#super-footer .about-us__body {
  line-height: 2;
  overflow-y: auto;
  text-align: left;
}
/* line 11, ../../sass/footer/components/about-us.scss */
#super-footer .about-us__body p {
  margin-bottom: 20px;
}
/* line 15, ../../sass/footer/components/about-us.scss */
#super-footer .about-us__body p br {
  content: " ";
  display: block;
  margin-bottom: 1em;
}
/* line 21, ../../sass/footer/components/about-us.scss */
#super-footer .about-us__read-more {
  display: block;
  margin: 20px 0;
  text-decoration: none;
}
@media only screen and (min-width: 768px) {
  /* line 21, ../../sass/footer/components/about-us.scss */
  #super-footer .about-us__read-more {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  /* line 1, ../../sass/footer/components/about-us.scss */
  #super-footer .about-us {
    padding: 50px;
  }
}
/* line 36, ../../sass/footer/components/about-us.scss */
#super-footer .about-us-background {
  display: block;
  min-width: 100%;
  height: 150px;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center center !important;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  /* line 36, ../../sass/footer/components/about-us.scss */
  #super-footer .about-us-background {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    min-height: 100%;
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
    -webkit-filter: blur(5px);
            filter: blur(5px);
  }
}
/* line 56, ../../sass/footer/components/about-us.scss */
#super-footer .about-us-background-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  /* line 56, ../../sass/footer/components/about-us.scss */
  #super-footer .about-us-background-container {
    height: 100%;
  }
}
/* line 68, ../../sass/footer/components/about-us.scss */
#super-footer .about-us-content {
  margin: 150px auto 0 auto;
  padding: 40px 0 0 0;
  max-height: 540px;
  overflow-y: auto;
  width: 80%;
  background: #fff;
}
@media only screen and (min-width: 768px) {
  /* line 68, ../../sass/footer/components/about-us.scss */
  #super-footer .about-us-content {
    margin: 0 auto;
    position: relative;
    padding: 40px;
  }
}
/* line 1, ../../sass/footer/components/badge-tooltip.scss */
#super-footer .badge-tooltip {
  position: absolute;
  width: 300px;
  top: -142px;
  left: 61px;
  box-shadow: 1px 1px 6px #cacaca;
  border: 1px solid #cacaca;
  opacity: 0;
}
/* line 10, ../../sass/footer/components/badge-tooltip.scss */
#super-footer .badge-tooltip__header {
  color: #444;
  font-size: 1.3rem;
  padding: 7px 13px;
  background: #e8e8e8;
  border-bottom: 1px solid #cacaca;
}
/* line 17, ../../sass/footer/components/badge-tooltip.scss */
#super-footer .badge-tooltip__header span {
  position: relative;
  top: 1px;
}
@media only screen and (max-width: 414px) {
  /* line 17, ../../sass/footer/components/badge-tooltip.scss */
  #super-footer .badge-tooltip__header span {
    font-size: 1rem;
  }
}
/* line 27, ../../sass/footer/components/badge-tooltip.scss */
#super-footer .badge-tooltip__view-link {
  margin-top: -5px;
  display: block;
}
/* line 33, ../../sass/footer/components/badge-tooltip.scss */
#super-footer .badge-tooltip__content {
  padding: 10px;
  font-size: 1.2rem;
  background: #fff;
  color: #5d5d5d;
}
@media only screen and (max-width: 414px) {
  /* line 33, ../../sass/footer/components/badge-tooltip.scss */
  #super-footer .badge-tooltip__content {
    font-size: 1rem;
  }
}
/* line 44, ../../sass/footer/components/badge-tooltip.scss */
#super-footer .badge-tooltip__arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-top: 16px solid #c5c5c5;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  left: 21px;
  bottom: -16px;
}
/* line 47, ../../sass/footer/components/badge-tooltip.scss */
#super-footer .badge-tooltip__arrow--overlay {
  position: absolute;
  width: 0;
  height: 0;
  border-top: 16px solid #fff;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  left: 21px;
  bottom: -10px;
}
/* line 52, ../../sass/footer/components/badge-tooltip.scss */
#super-footer .badge-tooltip__close {
  width: 1.2rem;
  float: right;
  margin-top: 3px;
  cursor: pointer;
}
@media only screen and (max-width: 414px) {
  /* line 52, ../../sass/footer/components/badge-tooltip.scss */
  #super-footer .badge-tooltip__close {
    width: 1rem;
  }
}
@media only screen and (max-width: 414px) {
  /* line 1, ../../sass/footer/components/badge-tooltip.scss */
  #super-footer .badge-tooltip {
    width: 225px;
    top: -142px;
    left: 59px;
  }
}
/* line 1, ../../sass/footer/components/best-of-badge.scss */
#super-footer .best-of-badge {
  font-family: 'Avenir', 'Open Sans', 'Sans-serif';
  font-weight: 200 !important;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -ms-flex-pack: center;
      justify-content: center;
  width: 287px;
}
/* line 9, ../../sass/footer/components/best-of-badge.scss */
#super-footer .best-of-badge__image {
  -ms-flex-item-align: center;
      align-self: center;
  width: 117px;
  cursor: pointer;
}
/* line 15, ../../sass/footer/components/best-of-badge.scss */
#super-footer .best-of-badge__divider {
  height: 50px;
  width: 1px;
  background: #d6d6d6;
  -ms-flex-item-align: center;
      align-self: center;
  margin: 0 10px;
}
/* line 1, ../../sass/footer/components/best-of-counter.scss */
#super-footer .best-of-counter {
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
/* line 5, ../../sass/footer/components/best-of-counter.scss */
#super-footer .best-of-counter__number-box {
  height: 48px;
  -ms-flex-item-align: center;
      align-self: center;
}
/* line 10, ../../sass/footer/components/best-of-counter.scss */
#super-footer .best-of-counter__number {
  text-decoration: none;
  color: #fff;
  position: absolute;
  width: 30px;
  margin-top: .2rem;
  -ms-flex-item-align: center;
      align-self: center;
  right: 1rem;
  text-align: center;
  font-weight: 900 !important;
}
/* line 22, ../../sass/footer/components/best-of-counter.scss */
#super-footer .best-of-counter__text {
  font-size: 1.2rem;
  -ms-flex-item-align: center;
      align-self: center;
  margin-top: 3px;
  color: #777;
}
/* line 3, ../../sass/footer/components/legal.scss */
#super-footer .copyright__social-link:hover {
  text-decoration: none;
}
/* line 8, ../../sass/footer/components/legal.scss */
#super-footer .copyright__links {
  font-size: 12px;
  padding: 15px;
  text-align: center;
  text-transform: uppercase;
  clear: both;
}
/* line 16, ../../sass/footer/components/legal.scss */
#super-footer .copyright__link {
  display: inline;
  margin: 0 20px;
  white-space: nowrap;
  cursor: pointer;
  font-size: 12px;
  font-weight: 300 !important;
  color: #3d3d3d;
}
/* line 25, ../../sass/footer/components/legal.scss */
#super-footer .copyright__link--single {
  display: block;
}
@media only screen and (min-width: 768px) {
  /* line 25, ../../sass/footer/components/legal.scss */
  #super-footer .copyright__link--single {
    display: inline;
  }
}
/* line 1, ../../sass/footer/components/delivery.scss */
#super-footer .delivery {
  padding: 20px;
}
/* line 4, ../../sass/footer/components/delivery.scss */
#super-footer .delivery__icon {
  display: block;
  padding: 20px;
  margin: 0 auto 25px auto;
  border: 1px solid #ddd;
  border-radius: 2px;
}
@media only screen and (min-width: 768px) {
  /* line 4, ../../sass/footer/components/delivery.scss */
  #super-footer .delivery__icon {
    margin: 0 15px 0 0;
    float: left;
  }
}
/* line 17, ../../sass/footer/components/delivery.scss */
#super-footer .delivery__section {
  margin: 15px 0;
  padding: 0 10px;
}
@media only screen and (min-width: 768px) {
  /* line 17, ../../sass/footer/components/delivery.scss */
  #super-footer .delivery__section {
    margin: 10px 0;
  }
}
/* line 26, ../../sass/footer/components/delivery.scss */
#super-footer .delivery__header {
  text-transform: uppercase;
  font-size: 19px;
  font-weight: 600 !important;
  margin: 0 0 20px 0;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  /* line 26, ../../sass/footer/components/delivery.scss */
  #super-footer .delivery__header {
    text-align: left;
  }
}
/* line 38, ../../sass/footer/components/delivery.scss */
#super-footer .delivery__content {
  max-height: 300px;
  overflow-y: scroll;
  font-size: 12px;
  color: #9d9d9d;
}
/* line 44, ../../sass/footer/components/delivery.scss */
#super-footer .delivery__content > * {
  font-size: 12px;
}
@media only screen and (min-width: 768px) {
  /* line 38, ../../sass/footer/components/delivery.scss */
  #super-footer .delivery__content {
    height: 300px;
    -ms-overflow-style: none;
  }
  /* line 52, ../../sass/footer/components/delivery.scss */
  #super-footer .delivery__content::-webkit-scrollbar {
    display: none;
  }
}
/* line 58, ../../sass/footer/components/delivery.scss */
#super-footer .delivery__fade {
  background-image: linear-gradient(rgba(255, 255, 255, 0) 0%, white 100%);
  position: absolute;
  width: 100%;
  height: 50px;
  bottom: 0;
}
/* line 1, ../../sass/footer/components/map.scss */
#super-footer .map-container-wrapper {
  position: relative;
}
/* line 5, ../../sass/footer/components/map.scss */
#super-footer .map-container {
  overflow: visible;
  width: 100%;
  height: 250px;
  border-top: 1px solid #ddd;
}
@media only screen and (min-width: 768px) {
  /* line 5, ../../sass/footer/components/map.scss */
  #super-footer .map-container {
    border: 0;
    height: 600px;
  }
}
/* line 1, ../../sass/footer/components/map-card.scss */
#super-footer .map-card {
  width: 100%;
  background: #fff;
  border: 1px solid #ddd;
  z-index: 9999999;
  text-align: center;
}
/* line 8, ../../sass/footer/components/map-card.scss */
#super-footer .map-card__header {
  display: none;
  width: 100%;
  height: 200px;
}
@media only screen and (min-width: 768px) {
  /* line 8, ../../sass/footer/components/map-card.scss */
  #super-footer .map-card__header {
    display: block;
  }
}
/* line 18, ../../sass/footer/components/map-card.scss */
#super-footer .map-card__details {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  height: 100%;
  padding: 0 5px;
}
/* line 26, ../../sass/footer/components/map-card.scss */
#super-footer .map-card__detail {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  padding: 20px 10px;
  text-align: left;
  border-bottom: 1px solid #ddd;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
/* line 34, ../../sass/footer/components/map-card.scss */
#super-footer .map-card__detail:last-of-type {
  border-bottom: 0;
}
/* line 38, ../../sass/footer/components/map-card.scss */
#super-footer .map-card__detail img {
  margin: 5px 0;
}
/* line 42, ../../sass/footer/components/map-card.scss */
#super-footer .map-card__detail p {
  font-size: 14px;
  margin: 5px 10px;
  display: inline;
}
@media only screen and (min-width: 768px) {
  /* line 42, ../../sass/footer/components/map-card.scss */
  #super-footer .map-card__detail p {
    display: block;
    margin: 5px 0 0 0;
    font-size: 12px;
  }
}
/* line 54, ../../sass/footer/components/map-card.scss */
#super-footer .map-card__detail a {
  color: #3d3d3d;
}
@media only screen and (min-width: 768px) {
  /* line 26, ../../sass/footer/components/map-card.scss */
  #super-footer .map-card__detail {
    display: block;
    padding: 0 5px;
    border: 0;
    text-align: center;
  }
}
/* line 67, ../../sass/footer/components/map-card.scss */
#super-footer .map-card__hours p {
  margin: 0 10px;
  display: block;
}
@media only screen and (min-width: 768px) {
  /* line 1, ../../sass/footer/components/map-card.scss */
  #super-footer .map-card {
    position: absolute;
    bottom: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 25px;
    height: 85%;
    width: 40%;
    max-width: 350px;
  }
}
/* line 1, ../../sass/footer/components/rating-box.scss */
#super-footer .rating-box {
  display: inline-block;
  background: url("/js/jquery/raty/images/icon-star-outline.svg") repeat-x;
  background-size: 16px;
  position: relative;
  width: 79px;
  height: 16px;
  margin-right: 3px;
}
/* line 10, ../../sass/footer/components/rating-box.scss */
#super-footer .rating-box .rating {
  height: 16px;
  background: url(/js/jquery/raty/images/icon-star-filled.svg) repeat-x;
  background-size: 16px;
}
@media only screen and (min-width: 768px) {
  /* line 2, ../../sass/footer/components/review.scss */
  #super-footer .review__left, #super-footer .review__right {
    float: left;
    margin: 10px 0;
    padding: 5px 10px;
  }
}
/* line 11, ../../sass/footer/components/review.scss */
#super-footer .review__left {
  margin-bottom: 10px;
  width: 30%;
  text-align: right;
}
/* line 17, ../../sass/footer/components/review.scss */
#super-footer .review__right {
  width: 70%;
  margin-bottom: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* line 24, ../../sass/footer/components/review.scss */
#super-footer .review__author {
  font-weight: 600 !important;
  font-size: 14px;
  text-transform: capitalize;
  margin: 0 0 10px 0;
}
@media only screen and (min-width: 768px) {
  /* line 24, ../../sass/footer/components/review.scss */
  #super-footer .review__author {
    font-size: 15px;
  }
}
/* line 35, ../../sass/footer/components/review.scss */
#super-footer .review__text-wrapper {
  overflow: hidden;
  line-height: 2rem;
  max-height: 8.2rem;
  margin-bottom: 10px;
}
/* line 41, ../../sass/footer/components/review.scss */
#super-footer .review__text-wrapper--expanded {
  max-height: none !important;
  height: auto !important;
}
@media only screen and (min-width: 768px) {
  /* line 35, ../../sass/footer/components/review.scss */
  #super-footer .review__text-wrapper {
    height: 6.2rem;
  }
}
/* line 51, ../../sass/footer/components/review.scss */
#super-footer .review__text {
  width: 55%;
  margin: 5px 20px 0 0;
  font-size: 13px;
}
@media only screen and (min-width: 768px) {
  /* line 51, ../../sass/footer/components/review.scss */
  #super-footer .review__text {
    width: 80%;
  }
}
/* line 61, ../../sass/footer/components/review.scss */
#super-footer .review__show-more {
  cursor: pointer;
  display: none;
  margin: 10px 0 0 0;
  padding: 5px 0;
  font-size: 12px;
}
/* line 68, ../../sass/footer/components/review.scss */
#super-footer .review__show-more--visible {
  display: inline;
}
/* line 72, ../../sass/footer/components/review.scss */
#super-footer .review__show-more:hover {
  text-decoration: underline;
}
/* line 77, ../../sass/footer/components/review.scss */
#super-footer .review__date {
  display: none;
  font-weight: 600;
  font-size: 12px;
  color: #5d5d5d;
}
@media only screen and (min-width: 768px) {
  /* line 77, ../../sass/footer/components/review.scss */
  #super-footer .review__date {
    display: block;
  }
}
/* line 88, ../../sass/footer/components/review.scss */
#super-footer .review--single {
  margin: 25px 0;
  text-align: center;
}
/* line 92, ../../sass/footer/components/review.scss */
#super-footer .review--single .review__left {
  width: 100%;
  text-align: center;
}
/* line 97, ../../sass/footer/components/review.scss */
#super-footer .review--single .review__right {
  width: 100%;
  margin: 10px 0;
  text-align: center;
}
/* line 103, ../../sass/footer/components/review.scss */
#super-footer .review--single .review__text {
  width: 60%;
  margin: 20px auto;
  text-align: left;
}
@media only screen and (min-width: 768px) {
  /* line 103, ../../sass/footer/components/review.scss */
  #super-footer .review--single .review__text {
    font-size: 14px;
  }
}
/* line 114, ../../sass/footer/components/review.scss */
#super-footer .review--hidden {
  display: none;
}
/* line 1, ../../sass/footer/components/reviews.scss */
#super-footer .reviews {
  position: relative;
  padding: 50px 25px;
}
/* line 7, ../../sass/footer/components/reviews.scss */
#super-footer .reviews__header span {
  display: none;
  font-size: 32px;
  font-weight: 100 !important;
}
@media only screen and (min-width: 768px) {
  /* line 7, ../../sass/footer/components/reviews.scss */
  #super-footer .reviews__header span {
    display: inline;
  }
}
/* line 18, ../../sass/footer/components/reviews.scss */
#super-footer .reviews__toggle {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  cursor: pointer;
  font-size: 65px;
  color: #9d9d9d;
}
/* line 26, ../../sass/footer/components/reviews.scss */
#super-footer .reviews__toggle--left {
  left: 15px;
}
/* line 28, ../../sass/footer/components/reviews.scss */
#super-footer .reviews__toggle--right {
  right: 15px;
}
/* line 31, ../../sass/footer/components/reviews.scss */
#super-footer .reviews__no-reviews {
  text-align: center;
}
/* line 35, ../../sass/footer/components/reviews.scss */
#super-footer .reviews__view-link {
  margin-left: 73%;
}
@media only screen and (max-width: 414px) {
  /* line 39, ../../sass/footer/components/reviews.scss */
  #super-footer .reviews__view-link svg {
    margin-left: 5px;
    top: -0.4rem;
  }
}
@media only screen and (max-width: 414px) {
  /* line 35, ../../sass/footer/components/reviews.scss */
  #super-footer .reviews__view-link {
    margin: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
  }
}
/* line 1, ../../sass/footer/components/social.scss */
#super-footer .social {
  padding: 20px;
}
/* line 4, ../../sass/footer/components/social.scss */
#super-footer .social__icons {
  margin: 50px 0;
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
}
/* line 12, ../../sass/footer/components/social.scss */
#super-footer .social__icon {
  float: left;
  width: 35%;
  margin: 10px 2.5%;
  text-align: center;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  /* line 12, ../../sass/footer/components/social.scss */
  #super-footer .social__icon {
    width: auto;
    padding: 0 40px;
    margin: 10px 0;
    border-left: 1px solid #eee;
  }
  /* line 25, ../../sass/footer/components/social.scss */
  #super-footer .social__icon:last-of-type {
    border-right: 1px solid #eee;
  }
}
/* line 31, ../../sass/footer/components/social.scss */
#super-footer .social__icon-link {
  text-decoration: none !important;
}
/* line 35, ../../sass/footer/components/social.scss */
#super-footer .social i {
  font-size: 24px;
  opacity: .75;
  margin: 0 0 20px 0;
}
/* line 2, ../../sass/footer/layout/footer.scss */
#super-footer .footer__block {
  margin: 20px 0;
  background: #fff;
  width: 100%;
}
/* line 7, ../../sass/footer/layout/footer.scss */
#super-footer .footer__block--about-owner {
  margin-top: 60px !important;
}
/* line 11, ../../sass/footer/layout/footer.scss */
#super-footer .footer__block--best-of-badge {
  margin-bottom: -48px !important;
}
@media only screen and (min-width: 768px) {
  /* line 2, ../../sass/footer/layout/footer.scss */
  #super-footer .footer__block {
    margin: 20px auto;
  }
}
/* line 20, ../../sass/footer/layout/footer.scss */
#super-footer .footer__underline {
  margin: 15px auto;
  width: 75px;
  height: 1px;
  border-bottom: 1px solid #bbb;
}
/* line 8, ../../sass/footer/super-footer.scss */
#super-footer h1, #super-footer h2, #super-footer h3, #super-footer h4, #super-footer h5, #super-footer h6 {
  color: #3d3d3d;
}

/* line 1, ../../sass/footer/base/global.scss */
.top-occasions * > {
  margin: 0;
  padding: 0;
}
/* line 6, ../../sass/footer/base/global.scss */
.top-occasions .header {
  font-size: 32px;
  text-transform: uppercase;
  text-align: center;
  margin: 0 0 20px 0;
}
/* line 1, ../../sass/footer/base/placeholders.scss */
.top-occasions #super-footer .badge-tooltip__view-link, #super-footer .top-occasions .badge-tooltip__view-link, .top-occasions #super-footer .reviews__view-link, #super-footer .top-occasions .reviews__view-link, .top-occasions .reviews__view-link {
  color: #d8247f;
  font-size: 1.2rem;
  font-weight: 900 !important;
  font-family: 'Avenir', 'Open Sans', 'Sans-serif';
}
/* line 7, ../../sass/footer/base/placeholders.scss */
.top-occasions #super-footer .badge-tooltip__view-link svg, #super-footer .top-occasions .badge-tooltip__view-link svg, .top-occasions #super-footer .reviews__view-link svg, #super-footer .top-occasions .reviews__view-link svg, .top-occasions .reviews__view-link svg {
  width: 1.6rem;
  position: relative;
  top: 0.75rem;
}
/* line 13, ../../sass/footer/base/placeholders.scss */
.top-occasions #super-footer .badge-tooltip__view-link span, #super-footer .top-occasions .badge-tooltip__view-link span, .top-occasions #super-footer .reviews__view-link span, #super-footer .top-occasions .reviews__view-link span, .top-occasions .reviews__view-link span {
  font-weight: 900 !important;
  font-size: 1.2rem;
}
/* line 18, ../../sass/footer/base/placeholders.scss */
.top-occasions #super-footer .badge-tooltip__view-link:hover, #super-footer .top-occasions .badge-tooltip__view-link:hover, .top-occasions #super-footer .reviews__view-link:hover, #super-footer .top-occasions .reviews__view-link:hover, .top-occasions .reviews__view-link:hover {
  color: #b51f6d;
  fill: #b51f6d;
}
/* line 23, ../../sass/footer/base/placeholders.scss */
.top-occasions #super-footer .badge-tooltip__view-link rect#med, #super-footer .top-occasions .badge-tooltip__view-link rect#med, .top-occasions .reviews__view-link rect#med {
  fill: currentColor;
}
/* line 1, ../../sass/footer/components/reviews.scss */
.top-occasions .reviews {
  position: relative;
  padding: 50px 25px;
}
/* line 7, ../../sass/footer/components/reviews.scss */
.top-occasions .reviews__header span {
  display: none;
  font-size: 32px;
  font-weight: 100 !important;
}
@media only screen and (min-width: 768px) {
  /* line 7, ../../sass/footer/components/reviews.scss */
  .top-occasions .reviews__header span {
    display: inline;
  }
}
/* line 18, ../../sass/footer/components/reviews.scss */
.top-occasions .reviews__toggle {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  cursor: pointer;
  font-size: 65px;
  color: #9d9d9d;
}
/* line 26, ../../sass/footer/components/reviews.scss */
.top-occasions .reviews__toggle--left {
  left: 15px;
}
/* line 28, ../../sass/footer/components/reviews.scss */
.top-occasions .reviews__toggle--right {
  right: 15px;
}
/* line 31, ../../sass/footer/components/reviews.scss */
.top-occasions .reviews__no-reviews {
  text-align: center;
}
/* line 35, ../../sass/footer/components/reviews.scss */
.top-occasions .reviews__view-link {
  margin-left: 73%;
}
@media only screen and (max-width: 414px) {
  /* line 39, ../../sass/footer/components/reviews.scss */
  .top-occasions .reviews__view-link svg {
    margin-left: 5px;
    top: -0.4rem;
  }
}
@media only screen and (max-width: 414px) {
  /* line 35, ../../sass/footer/components/reviews.scss */
  .top-occasions .reviews__view-link {
    margin: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
  }
}
@media only screen and (min-width: 768px) {
  /* line 2, ../../sass/footer/components/review.scss */
  .top-occasions .review__left, .top-occasions .review__right {
    float: left;
    margin: 10px 0;
    padding: 5px 10px;
  }
}
/* line 11, ../../sass/footer/components/review.scss */
.top-occasions .review__left {
  margin-bottom: 10px;
  width: 30%;
  text-align: right;
}
/* line 17, ../../sass/footer/components/review.scss */
.top-occasions .review__right {
  width: 70%;
  margin-bottom: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* line 24, ../../sass/footer/components/review.scss */
.top-occasions .review__author {
  font-weight: 600 !important;
  font-size: 14px;
  text-transform: capitalize;
  margin: 0 0 10px 0;
}
@media only screen and (min-width: 768px) {
  /* line 24, ../../sass/footer/components/review.scss */
  .top-occasions .review__author {
    font-size: 15px;
  }
}
/* line 35, ../../sass/footer/components/review.scss */
.top-occasions .review__text-wrapper {
  overflow: hidden;
  line-height: 2rem;
  max-height: 8.2rem;
  margin-bottom: 10px;
}
/* line 41, ../../sass/footer/components/review.scss */
.top-occasions .review__text-wrapper--expanded {
  max-height: none !important;
  height: auto !important;
}
@media only screen and (min-width: 768px) {
  /* line 35, ../../sass/footer/components/review.scss */
  .top-occasions .review__text-wrapper {
    height: 6.2rem;
  }
}
/* line 51, ../../sass/footer/components/review.scss */
.top-occasions .review__text {
  width: 55%;
  margin: 5px 20px 0 0;
  font-size: 13px;
}
@media only screen and (min-width: 768px) {
  /* line 51, ../../sass/footer/components/review.scss */
  .top-occasions .review__text {
    width: 80%;
  }
}
/* line 61, ../../sass/footer/components/review.scss */
.top-occasions .review__show-more {
  cursor: pointer;
  display: none;
  margin: 10px 0 0 0;
  padding: 5px 0;
  font-size: 12px;
}
/* line 68, ../../sass/footer/components/review.scss */
.top-occasions .review__show-more--visible {
  display: inline;
}
/* line 72, ../../sass/footer/components/review.scss */
.top-occasions .review__show-more:hover {
  text-decoration: underline;
}
/* line 77, ../../sass/footer/components/review.scss */
.top-occasions .review__date {
  display: none;
  font-weight: 600;
  font-size: 12px;
  color: #5d5d5d;
}
@media only screen and (min-width: 768px) {
  /* line 77, ../../sass/footer/components/review.scss */
  .top-occasions .review__date {
    display: block;
  }
}
/* line 88, ../../sass/footer/components/review.scss */
.top-occasions .review--single {
  margin: 25px 0;
  text-align: center;
}
/* line 92, ../../sass/footer/components/review.scss */
.top-occasions .review--single .review__left {
  width: 100%;
  text-align: center;
}
/* line 97, ../../sass/footer/components/review.scss */
.top-occasions .review--single .review__right {
  width: 100%;
  margin: 10px 0;
  text-align: center;
}
/* line 103, ../../sass/footer/components/review.scss */
.top-occasions .review--single .review__text {
  width: 60%;
  margin: 20px auto;
  text-align: left;
}
@media only screen and (min-width: 768px) {
  /* line 103, ../../sass/footer/components/review.scss */
  .top-occasions .review--single .review__text {
    font-size: 14px;
  }
}
/* line 114, ../../sass/footer/components/review.scss */
.top-occasions .review--hidden {
  display: none;
}
/* line 1, ../../sass/footer/components/rating-box.scss */
.top-occasions .rating-box {
  display: inline-block;
  background: url("/js/jquery/raty/images/icon-star-outline.svg") repeat-x;
  background-size: 16px;
  position: relative;
  width: 79px;
  height: 16px;
  margin-right: 3px;
}
/* line 10, ../../sass/footer/components/rating-box.scss */
.top-occasions .rating-box .rating {
  height: 16px;
  background: url(/js/jquery/raty/images/icon-star-filled.svg) repeat-x;
  background-size: 16px;
}
/* line 2, ../../sass/footer/layout/footer.scss */
.top-occasions .footer__block {
  margin: 20px 0;
  background: #fff;
  width: 100%;
}
/* line 7, ../../sass/footer/layout/footer.scss */
.top-occasions .footer__block--about-owner {
  margin-top: 60px !important;
}
/* line 11, ../../sass/footer/layout/footer.scss */
.top-occasions .footer__block--best-of-badge {
  margin-bottom: -48px !important;
}
@media only screen and (min-width: 768px) {
  /* line 2, ../../sass/footer/layout/footer.scss */
  .top-occasions .footer__block {
    margin: 20px auto;
  }
}
/* line 20, ../../sass/footer/layout/footer.scss */
.top-occasions .footer__underline {
  margin: 15px auto;
  width: 75px;
  height: 1px;
  border-bottom: 1px solid #bbb;
}

/* line 24, ../../sass/footer/super-footer.scss */
.top-occasions {
  margin-top: 20px;
}
/* line 27, ../../sass/footer/super-footer.scss */
.top-occasions .row {
  background-color: #FFF;
}
/* line 32, ../../sass/footer/super-footer.scss */
.top-occasions .row:first-child {
  padding: 20px 25px;
  margin-top: 20px;
}
