@charset "UTF-8";
html {
  box-sizing: border-box; }

*, *::after, *::before {
  box-sizing: inherit; }

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after {
  content: "";
  content: none; }

q:before, q:after {
  content: "";
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

body {
  padding-bottom: 50px; }

div.grid-container {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px; }
  div.grid-container::after {
    clear: both;
    content: "";
    display: table; }
  div.grid-container.highlighted-container {
    background-color: #fff;
    border-top: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
    padding-top: 20px;
    padding-bottom: 20px; }

.pull-right {
  float: right; }

.omega {
  margin-right: 0 !important; }

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

.page-bottom-padder {
  height: 50px;
  width: 100%; }
  .page-bottom-padder::after {
    clear: both;
    content: "";
    display: table; }

body.mobile-index-vaata-hotelli {
  padding-top: 0; }

body {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #333333;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
  background-color: #fff;
  padding-top: 61px; }

a, .text-link {
  color: #4A90E2;
  text-decoration: none;
  line-height: inherit; }
  a:hover, .text-link:hover {
    text-decoration: underline; }

strong {
  font-weight: bold; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.2;
  font-weight: bold; }

h1 {
  font-size: 30px; }

h2 {
  font-size: 24px; }

h3 {
  font-size: 20px; }

h4 {
  font-size: 18px; }

p {
  margin-bottom: 20px; }

.or-separator {
  color: #DDDDDD;
  padding: 0 20px; }

.text-pink {
  color: #E93772; }

.text-red {
  color: #DC251E; }

.text-small {
  font-size: 80%; }

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

.text-right {
  text-align: right !important; }

.text-muted {
  color: #AAAAAA; }

.text-lead {
  font-size: 130%;
  font-weight: 300; }

.text-success {
  color: #7ED321 !important; }

.padding-top {
  padding-top: 20px; }

small {
  font-size: 80%; }

.show-all-listings {
  text-align: center;
  font-size: 24px;
  font-weight: 300;
  margin-bottom: 50px;
  margin-top: 30px;
  line-height: 1.1; }
  .show-all-listings small {
    color: #AAAAAA;
    font-size: 14px; }
  .show-all-listings:last-child {
    margin-bottom: 0; }

.delete-item {
  color: #DC251E;
  position: relative;
  padding-left: 14px; }
  .delete-item:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0.20em;
    height: 12px;
    width: 12px;
    background: url("../images/icon-trashcan.svg") 0 0 no-repeat; }

hr {
  clear: both;
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  height: 0;
  border-top: 1px solid #DDDDDD; }
  hr.full-width {
    margin-left: -20px;
    margin-right: -20px; }

.styleless-link {
  color: inherit; }

em {
  font-style: italic; }

ol li {
  list-style: decimal;
  margin-bottom: 10px;
  margin-left: 30px; }

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

.muted-section-title {
  position: relative;
  color: #AAAAAA;
  text-transform: uppercase;
  font-weight: 400;
  text-align: center;
  padding: 15px 20px; }
  .muted-section-title .back-btn {
    position: absolute;
    left: 20px; }
  .muted-section-title .icon-stroke {
    stroke: #AAAAAA;
    stroke-width: 2; }

.home-section-title {
  display: flex;
  align-items: center;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 24px;
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 20px;
  margin-top: 40px; }
  .home-section-title svg {
    width: 24px;
    height: 24px;
    margin-right: 12px;
    position: relative;
    top: -1px; }
  .home-section-title.birthday2k18 {
    text-align: center; }
    .home-section-title.birthday2k18 svg {
      width: 48px;
      height: 48px; }

.load-more-listings {
  transform: translateY(-10px);
  text-align: center; }

.btn {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  border-radius: 2px;
  border: 1px solid #AAAAAA;
  color: #666666;
  background-color: #fff;
  display: inline-block;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  text-align: center;
  padding: 10px 20px;
  line-height: 1; }
  .btn:hover {
    border-color: #666666;
    color: #fff;
    background-color: #666666;
    text-decoration: none;
    cursor: pointer; }

.btn-sm {
  font-size: 14px;
  line-height: 1;
  padding: 8px 10px 7px; }

.btn-xs {
  font-size: 12px;
  line-height: 1;
  padding: 8px 10px 7px; }

.btn-muted {
  opacity: 0.5; }

.btn-pill {
  border-radius: 50rem; }

.btn-lg {
  font-size: 20px;
  line-height: 1;
  font-weight: 300; }

.btn-outline-dark {
  background: transparent; }
  .btn-outline-dark:hover {
    border-color: #666666;
    color: #333333;
    background-color: #F0F0F0; }

.btn-blue {
  border-color: #A5CAF5;
  color: #4A90E2; }
  .btn-blue:hover {
    border-color: #4A90E2;
    background-color: #4A90E2;
    color: #fff; }

.btn-backtoshop {
  position: relative;
  padding-left: 27px;
  background: transparent; }
  .btn-backtoshop:before {
    content: "";
    display: block;
    height: 20px;
    width: 20px;
    position: absolute;
    left: 7px;
    top: 9px;
    background: url("../images/icon-back-blue.svg") 0 0 no-repeat; }
  .btn-backtoshop:hover:before {
    background-position: -20px 0; }

.btn-orange {
  border-color: #FF9F00;
  color: #FF9F00; }
  .btn-orange:hover {
    border-color: #FF7500;
    background-color: #FF7500;
    color: #fff; }

.btn-orange-primary {
  border-color: #FF9F00;
  color: #fff;
  background-color: #FF9F00; }
  .btn-orange-primary:hover {
    border-color: #FF7500;
    background-color: #FF7500;
    color: #fff; }

.btn-green-primary {
  border-color: #71bd1e;
  color: #fff;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7ed321+1,58b70b+100 */
  background: #7ed321;
  /* Old browsers */
  background: -moz-linear-gradient(top, #7ed321 1%, #58b70b 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #7ed321 1%, #58b70b 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #7ed321 1%, #58b70b 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7ed321', endColorstr='#58b70b',GradientType=0 );
  /* IE6-9 */
  transition: none; }
  .btn-green-primary:hover {
    border-color: #64a71a;
    background: #64a71a;
    color: #fff; }

.btn-addtocart {
  position: relative;
  display: flex;
  align-items: center; }
  .btn-addtocart:before {
    content: "";
    display: block;
    height: 20px;
    width: 20px;
    margin-right: 10px;
    background: url("../images/icon-addtocart.svg") -20px 0 no-repeat; }

.btn-buyasgift {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1.5rem; }
  .btn-buyasgift::before {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23666%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M2.5%202.5a1.922%201.922%200%20011.833-2C7.045.5%208%204.5%208%204.5H4.333a1.921%201.921%200%2001-1.833-2zM13.5%202.5a1.922%201.922%200%2000-1.833-2C8.955.5%208%204.5%208%204.5h3.667a1.921%201.921%200%20001.833-2zM6.5%2015.5v-6M9.5%2015.5v-6M13.5%209.5v6h-11v-6M.5%204.5h15v3H.5z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 20px 20px; }

.btn-whiteghost {
  background: transparent;
  background-color: none;
  color: #fff;
  border-color: #fff; }
  .btn-whiteghost:hover {
    background-color: rgba(255, 255, 255, 0.3);
    border-color: #fff; }

.btn-facebook {
  background-color: #3a589b;
  color: #fff;
  border-width: 0;
  text-align: left;
  background-image: url("../images/icon-facebook.svg");
  background-size: 36px 36px;
  background-position: 4px 4px;
  background-repeat: no-repeat;
  padding: 13px 15px 13px 40px;
  height: 45px; }
  .btn-facebook:hover {
    background-color: #3a589b;
    opacity: 0.8; }

.btn-viewpdf {
  font-weight: 400; }
  .btn-viewpdf .icon-fill {
    display: inline-block;
    height: 24px;
    width: auto;
    margin-bottom: -3px;
    margin-left: -5px;
    margin-right: 5px;
    fill: #fff; }

.btn-pink-primary {
  border-color: #EB368D;
  color: #fff;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ea599d+0,ea2a84+100 */
  background: #ea599d;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ea599d 0%, #ea2a84 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ea599d 0%, #ea2a84 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ea599d 0%, #ea2a84 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ea599d', endColorstr='#ea2a84',GradientType=0 );
  /* IE6-9 */
  transition: none; }
  .btn-pink-primary:hover {
    border-color: #d81673;
    background: #d81673;
    color: #fff; }

.btn-group {
  display: inline-flex; }
  .btn-group .btn {
    position: relative;
    border-radius: 0;
    margin-right: -1px;
    padding: 0;
    background: transparent;
    border-width: 0; }
    .btn-group .btn:hover {
      cursor: pointer;
      background: transparent; }
    .btn-group .btn label {
      display: block;
      padding: 0.5rem 1rem;
      transition: all 150ms ease;
      border: 1px solid #DDDDDD;
      border-left-width: 0; }
      .btn-group .btn label:hover {
        cursor: pointer;
        background-color: #4ed164;
        border-color: #4ed164;
        color: #fff; }
    .btn-group .btn:first-child label {
      border-left-width: 1px;
      border-top-left-radius: 3px;
      border-bottom-left-radius: 3px; }
    .btn-group .btn:last-child label {
      border-top-right-radius: 3px;
      border-bottom-right-radius: 3px; }
    .btn-group .btn input[type="radio"] {
      position: absolute;
      clip: rect(0, 0, 0, 0);
      pointer-events: none; }
      .btn-group .btn input[type="radio"]:checked + label {
        background-color: #4ed164;
        border-color: #4ed164;
        color: #fff; }

.btn-group-sm,
.btn-group-sm .btn {
  font-size: 14px; }

img {
  max-width: 100%;
  height: auto;
  border: 0;
  vertical-align: middle; }

.img-circle {
  border-radius: 50%;
  border: 1px solid #AAAAAA; }

.img-rounded {
  border-radius: 4px; }

img.alignleft {
  float: left;
  margin-right: 20px;
  margin-bottom: 10px; }

img.alignright {
  float: right;
  margin-left: 20px;
  margin-bottom: 10px; }

img.nomargin {
  margin: 0; }

nav.global-nav {
  position: fixed;
  z-index: 100;
  top: 0;
  width: 100%;
  height: 61px;
  overflow: hidden;
  background-color: #DC251E;
  line-height: 1;
  -webkit-transition: height 0.5s cubic-bezier(0.19, 1, 0.22, 1), background-color 1s linear;
  -moz-transition: height 0.5s cubic-bezier(0.19, 1, 0.22, 1), background-color 1s linear;
  transition: height 0.5s cubic-bezier(0.19, 1, 0.22, 1), background-color 1s linear; }
  nav.global-nav::after {
    clear: both;
    content: "";
    display: table; }
  nav.global-nav .logo {
    display: block;
    position: absolute;
    left: 50%;
    top: 15px;
    margin-left: -28px;
    width: 58px;
    height: 31px;
    background: url("../images/chilli-logo-white.svg") left top no-repeat;
    background-size: 100%; }
  nav.global-nav .icon-stroke {
    stroke-width: 2;
    stroke: #fff; }
  nav.global-nav .icon-fill {
    fill: #fff; }
  nav.global-nav .actions {
    float: right;
    margin-right: 40px; }
    nav.global-nav .actions > a {
      display: inline-block;
      float: left; }
    nav.global-nav .actions .open-search {
      margin-top: -3px;
      margin-left: 15px; }
  nav.global-nav .gn-header {
    width: 100%;
    height: 61px;
    padding: 20px; }
  nav.global-nav .gn-search .search-field {
    width: 100%;
    border: none;
    border-radius: 0;
    font-size: 20px;
    font-weight: 300;
    padding: 10px 20px;
    height: 50px;
    line-height: 30px; }
  nav.global-nav .gn-list {
    position: relative;
    left: 0;
    padding: 20px;
    height: calc(100% - 61px - 50px);
    color: #fff;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    -webkit-tap-highlight-color: transparent; }
    nav.global-nav .gn-list a {
      color: #fff; }
      nav.global-nav .gn-list a:hover, nav.global-nav .gn-list a:focus, nav.global-nav .gn-list a:active {
        text-decoration: none; }
    nav.global-nav .gn-list .icon-fill {
      float: left;
      margin-left: -45px;
      margin-top: 9px; }
    nav.global-nav .gn-list > ul {
      height: 100%; }
      nav.global-nav .gn-list > ul > li {
        margin-bottom: 10px; }
        nav.global-nav .gn-list > ul > li.home .icon-fill {
          margin-left: -49px; }
        nav.global-nav .gn-list > ul > li.tervis svg .icons-sprite {
          transform: translateX(-30px); }
        nav.global-nav .gn-list > ul > li.ilumaailm svg .icons-sprite {
          transform: translateX(-60px); }
        nav.global-nav .gn-list > ul > li.kodu svg .icons-sprite {
          transform: translateX(-90px); }
        nav.global-nav .gn-list > ul > li.mood svg .icons-sprite {
          transform: translateX(-120px); }
        nav.global-nav .gn-list > ul > li.toidukaubad svg .icons-sprite {
          transform: translateX(-150px); }
        nav.global-nav .gn-list > ul > li.lastele svg .icons-sprite {
          transform: translateX(-180px); }
        nav.global-nav .gn-list > ul > li > a {
          display: block;
          height: 50px;
          line-height: 50px;
          padding-left: 50px;
          font-size: 18px;
          -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
          -moz-transition: -moz-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
          transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1); }
        nav.global-nav .gn-list > ul > li .gn-subnav {
          position: absolute;
          z-index: 80;
          top: 0;
          left: 100%;
          width: 100%;
          visibility: hidden;
          background-color: #DC251E;
          -webkit-transition: visibility 0.5s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), background-color 1s linear;
          -moz-transition: visibility 0.5s cubic-bezier(0.19, 1, 0.22, 1), -moz-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), background-color 1s linear;
          transition: visibility 0.5s cubic-bezier(0.19, 1, 0.22, 1), transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), background-color 1s linear; }
          nav.global-nav .gn-list > ul > li .gn-subnav .gn-subnav-header {
            padding: 20px 20px 20px 70px;
            pointer-events: none; }
            nav.global-nav .gn-list > ul > li .gn-subnav .gn-subnav-header h3 {
              color: #fff;
              pointer-events: auto;
              -webkit-tap-highlight-color: transparent; }
          nav.global-nav .gn-list > ul > li .gn-subnav.subnav-open {
            visibility: visible; }
          nav.global-nav .gn-list > ul > li .gn-subnav .gn-back {
            float: left;
            height: 36px;
            line-height: 44px;
            margin-left: -45px;
            pointer-events: auto;
            -webkit-tap-highlight-color: transparent; }
          nav.global-nav .gn-list > ul > li .gn-subnav h3 {
            font-size: 30px;
            font-weight: 300; }
          nav.global-nav .gn-list > ul > li .gn-subnav ul {
            padding: 20px 20px 20px 70px;
            background-color: #C8130C;
            -webkit-transition: background-color 1s linear;
            -moz-transition: background-color 1s linear;
            transition: background-color 1s linear; }
            nav.global-nav .gn-list > ul > li .gn-subnav ul > li > a {
              display: block;
              height: 30px;
              line-height: 30px;
              pointer-events: auto; }
  nav.global-nav .gn-general-nav {
    position: absolute;
    top: 111px;
    right: 0;
    bottom: 0;
    width: 90px;
    padding-top: 20px;
    background-color: #fff;
    -webkit-overflow-scrolling: touch;
    white-space: nowrap;
    overflow-y: hidden;
    overflow-x: scroll;
    transform: translateX(91px);
    -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    -moz-transition: -moz-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s; }
    nav.global-nav .gn-general-nav .icon-fill {
      fill: #DC251E; }
    nav.global-nav .gn-general-nav .icon-stroke {
      stroke: #DC251E;
      stroke-width: 3; }
    nav.global-nav .gn-general-nav li {
      display: block;
      text-align: center;
      font-size: 10px;
      margin-bottom: 30px; }
      nav.global-nav .gn-general-nav li a {
        display: block;
        color: #666666;
        font-weight: 400; }
        nav.global-nav .gn-general-nav li a:hover, nav.global-nav .gn-general-nav li a:focus, nav.global-nav .gn-general-nav li a:active {
          text-decoration: none; }
      nav.global-nav .gn-general-nav li span {
        display: block;
        margin-top: 10px; }
      nav.global-nav .gn-general-nav li svg {
        height: 26px;
        width: auto; }

.global-back-nav {
  position: absolute;
  top: 14px;
  left: 15px;
  display: flex !important;
  float: none !important;
  width: 2rem;
  height: 2rem;
  border-radius: 2rem;
  z-index: 2;
  justify-content: center;
  align-items: center; }

.change-lang {
  position: fixed;
  left: 20vw;
  top: 16px;
  z-index: 110;
  color: #DDDDDD; }
  .change-lang .dropdown-menu li a {
    box-shadow: none; }
  .change-lang .lang-ee,
  .change-lang .lang-ru,
  .change-lang .lang-lt,
  .change-lang .lang-lv,
  .change-lang .lang-gb {
    height: 15px;
    width: 22px;
    background: url("../images/flags.svg") 0 0 no-repeat;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2); }
  .change-lang .lang-ru {
    background-position: -28px 0; }
  .change-lang .lang-lt {
    background-position: -56px 0; }
  .change-lang .lang-lv {
    background-position: -84px 0; }
  .change-lang .lang-gb {
    background-position: -112px 0; }

#toggle-nav {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 24px;
  height: 19px;
  -webkit-tap-highlight-color: transparent;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s linear;
  -moz-transition: .5s linear;
  -o-transition: .5s linear;
  transition: .5s linear;
  cursor: pointer; }
  #toggle-nav span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #fff;
    border-radius: 3px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out; }
    #toggle-nav span:nth-child(1) {
      top: 0px; }
    #toggle-nav span:nth-child(2), #toggle-nav span:nth-child(3) {
      top: 8px; }
    #toggle-nav span:nth-child(4) {
      top: 16px; }
  #toggle-nav.open span:nth-child(1) {
    top: 8px;
    width: 0%;
    left: 50%;
    opacity: 0; }
  #toggle-nav.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }
  #toggle-nav.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  #toggle-nav.open span:nth-child(4) {
    top: 8px;
    width: 0%;
    left: 50%;
    opacity: 0; }

body.nav-open nav.global-nav {
  height: 100%;
  background: none !important;
  background-color: #DC251E !important; }

body.nav-open .gn-general-nav {
  transform: translateX(0);
  -webkit-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  transition-delay: 0.5s; }

body.subnav-open nav.global-nav .gn-list > ul > li > a {
  transform: translate(-20%, 0);
  pointer-events: none; }

body.subnav-open .gn-subnav {
  transform: translate(-100%, 0); }

body.subnav-open .global-nav {
  -webkit-transition: height 0.5s cubic-bezier(0.19, 1, 0.22, 1), background-color 1s linear !important;
  -moz-transition: height 0.5s cubic-bezier(0.19, 1, 0.22, 1), background-color 1s linear !important;
  transition: height 0.5s cubic-bezier(0.19, 1, 0.22, 1), background-color 1s linear !important; }

body.nav-open-services nav.global-nav {
  background-color: #DC251E !important; }

body.nav-open-services .gn-list .gn-subnav {
  background-color: #DC251E !important; }
  body.nav-open-services .gn-list .gn-subnav ul {
    background-color: #C8130C !important; }

body.nav-open-products nav.global-nav {
  background-color: #FF9F00 !important; }

body.nav-open-products .gn-list .gn-subnav {
  background-color: #FF9F00 !important; }
  body.nav-open-products .gn-list .gn-subnav ul {
    background-color: #FF7500 !important; }

body.nav-open-gifts nav.global-nav {
  background-color: #E93772 !important; }

body.nav-open-gifts .gn-list .gn-subnav {
  background-color: #E93772 !important; }
  body.nav-open-gifts .gn-list .gn-subnav ul {
    background-color: #D51D5A !important; }

body.has-leading-image {
  padding-top: 0; }
  body.has-leading-image .global-nav {
    background-color: transparent; }
  body.has-leading-image.nav-open .global-nav {
    -webkit-transition: height 0.5s cubic-bezier(0.19, 1, 0.22, 1), background-color 0.1s linear;
    -moz-transition: height 0.5s cubic-bezier(0.19, 1, 0.22, 1), background-color 0.1s linear;
    transition: height 0.5s cubic-bezier(0.19, 1, 0.22, 1), background-color 0.1s linear; }

.global-nav.scrolling {
  -webkit-transition: height 0.5s cubic-bezier(0.19, 1, 0.22, 1) !important;
  -moz-transition: height 0.5s cubic-bezier(0.19, 1, 0.22, 1) !important;
  transition: height 0.5s cubic-bezier(0.19, 1, 0.22, 1) !important; }

body.mobile-index-hotels .global-back-nav,
body.mobile-index-vaata-hotelli .global-back-nav {
  display: none !important; }

body.mobile-index-hotels .change-lang,
body.mobile-index-vaata-hotelli .change-lang {
  left: 20px; }

body.mobile-index-hotels nav.global-nav .logo,
body.mobile-index-vaata-hotelli nav.global-nav .logo {
  width: 142px;
  margin-left: -80px;
  background-image: url("/images-m/chilli-hotels-logo-w300.png");
  background-size: 142px 31px; }

body.mobile-index-vaata-hotelli nav.global-nav {
  background-color: transparent;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
  transition-duration: 150ms !important; }

.gn-search-results {
  position: absolute;
  top: 111px;
  left: 0;
  right: 0;
  z-index: 90;
  height: 0;
  overflow: hidden;
  background-color: #fff;
  -webkit-transition: height 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: height 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: height 0.5s cubic-bezier(0.19, 1, 0.22, 1); }

.gn-search-results-title {
  position: relative;
  color: #AAAAAA;
  text-transform: uppercase;
  font-weight: 400;
  text-align: center;
  padding: 15px 20px;
  background-color: #DC251E;
  color: rgba(255, 255, 255, 0.6); }

.gn-search-results-list {
  position: relative;
  height: calc(100% - 51px);
  overflow-x: hidden;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch; }
  .gn-search-results-list:after {
    visibility: hidden;
    opacity: 0;
    content: '';
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 90;
    height: 80px;
    -webkit-transition: visibility 0.5s linear, opacity 0.5s linear;
    -moz-transition: visibility 0.5s linear, opacity 0.5s linear;
    transition: visibility 0.5s linear, opacity 0.5s linear;
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%); }
  .gn-search-results-list td {
    padding-top: 20px !important;
    padding-bottom: 20px !important; }
  .gn-search-results-list a {
    color: #333333; }
    .gn-search-results-list a:focus, .gn-search-results-list a:hover, .gn-search-results-list a:active {
      text-decoration: none; }
  .gn-search-results-list .result-item-thumb {
    padding-left: 20px !important;
    width: 140px; }
    .gn-search-results-list .result-item-thumb img {
      border-radius: 2px; }
  .gn-search-results-list .result-item-description {
    padding-right: 20px !important; }
    .gn-search-results-list .result-item-description p {
      margin-bottom: 10px; }
      .gn-search-results-list .result-item-description p:last-child {
        margin-bottom: 0; }

.gn-close-search {
  position: absolute;
  top: 20px;
  left: 30px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  transition: all 0.5s linear; }

body.search-open {
  position: fixed; }
  body.search-open .page-wrapper {
    height: 100%;
    overflow: hidden; }
  body.search-open .gn-search-results {
    height: calc(100% - 111px); }
  body.search-open .gn-search-results-list:after {
    visibility: visible;
    opacity: 1; }

.ais-search-box {
  padding-left: 20px;
  padding-right: 20px; }

.breadcrumbs {
  background-color: #F5F5F5;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 12px;
  line-height: 1; }
  .breadcrumbs .btn-backtoshop {
    float: left;
    margin-right: 20px; }
  .breadcrumbs ul {
    float: left; }
  .breadcrumbs li {
    float: left;
    border: 1px solid #DDDDDD;
    border-width: 1px 0;
    position: relative;
    padding-right: 10px;
    overflow: hidden; }
    .breadcrumbs li a {
      position: relative;
      z-index: 100;
      display: block;
      padding: 8px 10px 7px;
      color: #666666; }
      .breadcrumbs li a:hover {
        text-decoration: underline; }
    .breadcrumbs li:after {
      content: '';
      border-width: 1px 1px 0 0;
      border-color: #DDDDDD;
      border-style: solid;
      height: 30px;
      width: 30px;
      display: block;
      position: absolute;
      top: -1px;
      right: 6px;
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transform: rotate(45deg); }
    .breadcrumbs li:first-child {
      border-bottom-left-radius: 2px;
      border-top-left-radius: 2px;
      border-left-width: 1px; }
    .breadcrumbs li:last-child {
      border-bottom-right-radius: 2px;
      border-top-right-radius: 2px;
      border-right-width: 1px;
      padding-right: 0; }
      .breadcrumbs li:last-child:after {
        display: none; }

.back-to-top {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px; }
  .back-to-top a:focus, .back-to-top a:active, .back-to-top a:hover {
    text-decoration: none; }
  .back-to-top .icon-fill {
    fill: #AAAAAA; }
  .back-to-top small {
    display: block;
    color: #AAAAAA;
    text-transform: uppercase;
    margin-top: 5px; }

.prefooter {
  border-top: 1px solid #DDDDDD;
  background-color: #F5F5F5;
  padding: 20px 0;
  color: #666666;
  font-weight: 300;
  margin-top: 50px; }
  .prefooter .grid-container > div {
    float: left;
    display: block;
    margin-right: 2.6178010471%;
    width: 23.0366492147%;
    border-right: 1px solid #DDDDDD;
    min-height: 220px; }
    .prefooter .grid-container > div:last-child {
      margin-right: 0; }
    .prefooter .grid-container > div:last-child {
      border-right-width: 0; }
  .prefooter h5 {
    text-transform: uppercase;
    margin-bottom: 10px; }
  .prefooter p {
    margin-bottom: 10px; }
  .prefooter ul {
    margin-bottom: 10px; }
    .prefooter ul a {
      color: #666666; }
  .prefooter .helpdesk a {
    position: relative;
    display: block;
    padding-left: 23px; }
    .prefooter .helpdesk a:before {
      content: "";
      display: block;
      height: 20px;
      width: 20px;
      position: absolute;
      left: 0;
      top: 5px;
      background: url("../images/icons-footer.svg") 0 0 no-repeat; }
  .prefooter .helpdesk .helpcenter a:before {
    background-position: -20px 0; }
  .prefooter .helpdesk .email a:before {
    background-position: -40px 0; }
  .prefooter .helpdesk .phone a:before {
    background-position: -58px 0; }

.footer-signup {
  background: #AAA url("../images/footer-signup-bg.jpg") bottom center no-repeat;
  text-align: center;
  color: #fff;
  padding: 30px 0;
  font-weight: 300; }
  .footer-signup h2 {
    font-size: 36px;
    font-weight: 300;
    margin-bottom: 20px; }
  .footer-signup form {
    margin-bottom: 20px; }
  .footer-signup .form-field {
    border-width: 0; }

.footer {
  background-color: #666666;
  color: #fff;
  padding: 50px 0;
  font-weight: 300; }
  .footer .about-chilli {
    float: left;
    display: block;
    margin-right: 2.6178010471%;
    width: 48.6910994764%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.25); }
    .footer .about-chilli:last-child {
      margin-right: 0; }
  .footer .facebook {
    float: left;
    display: block;
    margin-right: 2.6178010471%;
    width: 48.6910994764%;
    text-align: center; }
    .footer .facebook:last-child {
      margin-right: 0; }
  .footer h3 {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
    font-weight: 400; }
  .footer p {
    margin-bottom: 20px;
    font-size: 14px; }

.form-field {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  display: inline-block;
  font-family: inherit;
  padding: 5px 10px;
  font-size: 16px;
  line-height: 34px;
  color: #666666;
  background-color: #fff;
  border: 1px solid #DDDDDD;
  border-radius: 2px;
  height: 44px;
  outline: 0; }
  .form-field::-webkit-input-placeholder {
    color: #AAAAAA; }
  .form-field::-moz-placeholder {
    color: #AAAAAA; }
  .form-field:-moz-placeholder {
    color: #AAAAAA; }
  .form-field:-ms-input-placeholder {
    color: #AAAAAA; }
  .form-field:focus, .form-field:active {
    border-color: #4A90E2;
    outline: 0;
    box-shadow: 0 0 3px #A5CAF5; }

.form-static-text {
  line-height: 36px; }

.form-field-group {
  position: relative; }

.form-field-sm {
  line-height: 29px;
  height: 29px; }

.form-field-xs {
  line-height: 24px;
  height: 24px;
  padding: 0 7px;
  font-size: 12px; }

.form-field-lg {
  line-height: 44px;
  height: 44px;
  font-size: 18px;
  font-weight: 300; }

select.form-field:not([multiple]) {
  background: url("../images/icon-dropdown.svg") right 50% no-repeat;
  padding-right: 35px; }

select option:disabled {
  color: #DDDDDD; }

.form-horizontal .form-row {
  display: block;
  margin-bottom: 10px; }
  .form-horizontal .form-row::after {
    clear: both;
    content: "";
    display: table; }

.form-horizontal label {
  position: relative;
  line-height: 36px; }
  .form-horizontal label.has-explainer {
    padding-bottom: 15px; }

.form-horizontal .form-field-group .form-field {
  width: 100%; }

.form-horizontal .form-field-group .input-group {
  width: 100%; }

.form-inline .form-block {
  display: inline-block;
  margin-right: 10px; }

.form-inline label {
  display: inline-block;
  margin-bottom: 3px; }

.input-group {
  display: inline-table;
  vertical-align: middle;
  border-collapse: separate; }
  .input-group .input-group-addon {
    display: table-cell;
    vertical-align: middle;
    background-color: #F0F0F0;
    border: 1px solid #DDDDDD;
    font-size: 16px;
    text-align: center;
    line-height: 1;
    padding-left: 5px;
    padding-right: 5px; }
    .input-group .input-group-addon:first-child {
      border-right-width: 0;
      border-top-left-radius: 2px;
      border-bottom-left-radius: 2px; }
    .input-group .input-group-addon:last-child {
      border-left-width: 0;
      border-top-right-radius: 2px;
      border-bottom-right-radius: 2px; }
  .input-group .form-field {
    display: table-cell; }
    .input-group .form-field:not(:first-child) {
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }
    .input-group .form-field:not(:last-child) {
      border-top-right-radius: 0;
      border-bottom-right-radius: 0; }
  .input-group input[type=checkbox] {
    position: relative;
    top: 2px; }

.has-error label {
  color: #DC251E; }

.has-error .form-field {
  border-color: #DC251E; }
  .has-error .form-field:focus, .has-error .form-field:active {
    border-color: #DC251E;
    outline: 0;
    box-shadow: 0 0 3px #DC251E; }

.has-error .form-field-error {
  position: absolute;
  z-index: 2000;
  top: 0;
  left: 100%;
  margin-left: 8px;
  background-color: #DC251E;
  color: #fff;
  border-radius: 2px;
  min-width: 150px;
  max-width: 300px;
  min-height: 38px;
  line-height: 1.3;
  font-size: 14px;
  padding: 10px; }
  .has-error .form-field-error:before {
    content: '';
    position: absolute;
    top: 12px;
    left: -8px;
    height: 0;
    width: 0;
    border-bottom: 7.5px solid transparent;
    border-right: 8px solid #DC251E;
    border-top: 7.5px solid transparent; }
  .has-error .form-field-error.position-top {
    width: 200px;
    left: 50%;
    top: -46px;
    margin-left: -100px;
    text-align: center; }
    .has-error .form-field-error.position-top:before {
      top: 100%;
      left: 50%;
      margin-left: -7px;
      height: 0;
      width: 0;
      border-left: 7.5px solid transparent;
      border-right: 7.5px solid transparent;
      border-top: 8px solid #DC251E;
      border-bottom: 0; }
  .has-error .form-field-error.position-bottom {
    width: 200px;
    left: 50%;
    top: 65px;
    margin-left: -100px;
    text-align: center; }
    .has-error .form-field-error.position-bottom:before {
      top: -15%;
      left: 50%;
      margin-left: -7px;
      height: 0;
      width: 0;
      border-bottom: 8px solid #DC251E;
      border-left: 7.5px solid transparent;
      border-right: 7.5px solid transparent;
      border-top: 0; }
  .has-error .form-field-error.position-left {
    right: 100%;
    left: inherit;
    top: 0; }
    .has-error .form-field-error.position-left:before {
      top: 50%;
      left: 100%;
      margin-left: 0;
      height: 0;
      width: 0;
      border-bottom: 7.5px solid transparent;
      border-left: 8px solid #DC251E;
      border-top: 7.5px solid transparent;
      border-right: 0; }

.checkbox label {
  display: inline-block;
  min-height: 20px;
  padding-left: 30px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
  line-height: 1.5; }

.checkbox input[type=checkbox] {
  position: absolute;
  top: 5px;
  left: 0px;
  width: 20px;
  height: 20px; }

.radio label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer; }

.radio input[type=radio] {
  position: absolute;
  margin-left: -20px;
  margin-top: 6px; }

.form-iseteenindus {
  margin-bottom: 30px; }

.label-explainer {
  font-size: 80%;
  color: #AAAAAA;
  position: absolute;
  top: 18px;
  left: 0; }

textarea.form-field {
  height: auto; }

input.apple-switch {
  position: relative;
  -webkit-appearance: none;
  outline: none;
  width: 50px;
  height: 30px;
  background-color: #fff;
  border: 1px solid #D9DADC;
  border-radius: 50px;
  box-shadow: inset -20px 0 0 0 #fff; }
  input.apple-switch::after {
    content: "";
    position: absolute;
    top: 1px;
    left: 1px;
    background: transparent;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    box-shadow: 2px 4px 6px rgba(0, 0, 0, 0.2); }
  input.apple-switch:checked {
    box-shadow: inset 20px 0 0 0 #4ed164;
    border-color: #4ed164; }
    input.apple-switch:checked::after {
      left: 20px;
      box-shadow: -2px 4px 3px rgba(0, 0, 0, 0.05); }

.alert {
  padding: 15px;
  border-radius: 4px;
  font-size: 14px;
  margin-bottom: 15px; }
  .alert p:last-child {
    margin-bottom: 0; }

.alert-bordered {
  border-width: 1px;
  border-style: solid; }

.alert-iconed {
  padding-left: 65px; }
  .alert-iconed:before {
    content: '';
    display: none;
    float: left;
    margin-left: -45px;
    margin-top: -3px;
    height: 32px;
    width: 32px;
    background: url("/images/icons-alerts.svg") 0 0 no-repeat; }

.alert-warning {
  background-color: #FFF4E3;
  border-color: #e6dccc; }

.alert-error {
  background-color: #FFE7E6;
  border-color: #ffb6b3; }
  .alert-error.alert-iconed:before {
    display: block;
    background-position: -40px 0; }

.alert-success {
  background-color: #E1F8C8;
  border-color: #cbdfb4; }
  .alert-success.alert-iconed:before {
    display: block; }

.alert-fullwidth {
  margin-left: -20px;
  margin-right: -20px;
  padding-left: 20px;
  padding-right: 20px;
  border-radius: 0; }

.banner {
  padding: 20px 0; }

.banner-fixed-width {
  border-bottom: 1px solid #DDDDDD; }

#fixedbanner-container {
  height: 107px;
  overflow: hidden; }

#themeslider-container {
  width: 100%;
  height: 200px;
  overflow: hidden; }

.themeslider {
  height: 200px;
  width: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  text-align: center;
  color: #fff; }
  .themeslider img {
    display: inline-block !important;
    width: auto !important;
    visibility: visible !important;
    -webkit-transform: translateZ(0) scale(1, 1); }
  .themeslider a {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 200px;
    color: #fff;
    text-decoration: none;
    padding-right: 1rem;
    padding-left: 1rem; }
  .themeslider .title {
    margin-bottom: 1rem;
    font-size: 28px;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.8);
    letter-spacing: -1px;
    line-height: 1.1; }
  .themeslider .btn {
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.8);
    font-weight: 400; }

.label {
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  border-radius: 2px;
  padding: .3em 1em .3em; }

.label-new {
  background-color: #7ED321; }

.label-red {
  background-color: #DC251E; }

.label-pink {
  background-color: #E93772; }

.no-labels .label {
  display: none; }

.heroes-container .cards-container.products .label {
  display: none; }

.discount-label {
  display: block;
  position: absolute;
  z-index: 85;
  top: -2px;
  right: 0px;
  text-align: center;
  color: #fff;
  font-weight: 700;
  width: 90px;
  height: 48px;
  font-size: 18px;
  background: url("../images/discount-label-bg-red.svg") center 0 no-repeat;
  background-size: 100% auto;
  padding-top: 2px; }

.free-omniva-label {
  display: inline-block;
  position: absolute;
  top: -2px;
  left: 0;
  width: 96px;
  height: 48px;
  z-index: 85;
  text-align: center;
  color: #fff;
  font-weight: 700;
  font-size: 10px;
  background: url("../images/tasuta-omniva-badge.png") center 0 no-repeat;
  background-size: 96px 48px;
  padding-top: 2px;
  padding-left: 35px;
  padding-right: 15px;
  line-height: 1;
  padding-top: 4px; }
  .free-omniva-label img {
    position: absolute;
    top: 6px;
    left: 18px;
    width: 15px !important;
    height: 15px !important; }

body.env-lang-ru .cards-container.columns .free-omniva-label {
  width: 105px;
  background-size: 105px 48px; }

body.env-lang-ru .filtered-list .four-columns .listing-card .free-omniva-label,
body.env-lang-ru .cards-container .five-columns .listing-card .free-omniva-label,
body.env-lang-ru .heroes-container .four-columns .free-omniva-label {
  width: 100px;
  background-size: 100px 37px; }

.free-transport-label {
  display: inline-block;
  position: absolute;
  top: -2px;
  left: 0;
  width: 96px;
  height: 48px;
  z-index: 85;
  text-align: center;
  color: #fff;
  font-weight: 700;
  font-size: 10px;
  background: url("../images/transport-badge.png") center 0 no-repeat;
  background-size: 96px 48px;
  padding-top: 2px;
  padding-left: 35px;
  padding-right: 15px;
  line-height: 1;
  padding-top: 4px; }
  .free-transport-label img {
    position: absolute;
    top: 6px;
    left: 18px;
    width: 15px !important;
    height: 15px !important; }

.label-secondary {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #fff;
  padding: 10px 10px;
  line-height: 1.2;
  padding-right: 60px; }
  .label-secondary .label-title {
    text-transform: uppercase;
    font-weight: 700; }
  .label-secondary .label-desc {
    font-size: 80%; }
  .label-secondary:after {
    content: '';
    position: absolute;
    top: 14px;
    right: 14px;
    width: 30px;
    height: 30px;
    background-size: 100% auto;
    background-position: center center;
    background-repeat: no-repeat; }
  .label-secondary.-endingsoon {
    background-color: #FF8E00; }
    .label-secondary.-endingsoon:after {
      background-image: url("data:image/svg+xml;utf8,%3Csvg%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M16%200C7.178%200%200%207.178%200%2016s7.178%2016%2016%2016%2016-7.178%2016-16S24.822%200%2016%200zm8%2017h-9V7h2v8h7v2z%22%20fill%3D%22%23444%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E"); }
  .label-secondary.-endingquantity {
    background-color: #B1D5FF; }
    .label-secondary.-endingquantity:after {
      background-image: url("data:image/svg+xml;utf8,%3Csvg%20width%3D%2231%22%20height%3D%2228%22%20viewBox%3D%220%203%2031%2028%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M30.88%2029.526l-14-26c-.35-.647-1.412-.647-1.76%200l-14%2026c-.168.31-.16.685.02.987.182.302.508.487.86.487h28c.352%200%20.678-.185.858-.487.18-.303.19-.677.022-.987zM16%2026c-.552%200-1-.448-1-1s.448-1%201-1%201%20.448%201%201-.448%201-1%201zm1-4h-2v-8h2v8z%22%20fill%3D%22%23444%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E"); }
  .label-secondary.-newdeal {
    background-color: #F8D21C; }
    .label-secondary.-newdeal:after {
      background-image: url("data:image/svg+xml;utf8,%3Csvg%20width%3D%2232%22%20height%3D%2230%22%20viewBox%3D%220%201%2032%2030%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M30.95%2012.525c-.117-.362-.43-.626-.806-.68l-9.154-1.33-4.093-8.295c-.337-.683-1.457-.683-1.794%200l-4.093%208.294-9.154%201.33c-.376.055-.69.32-.807.68-.12.363-.02.76.252%201.026l6.624%206.456-1.563%209.117c-.064.375.09.754.398.978.31.225.718.253%201.054.077L16%2025.873l8.187%204.304c.146.077.306.115.465.115.207%200%20.414-.064.588-.19.308-.225.462-.604.398-.98l-1.563-9.116L30.7%2013.55c.27-.266.37-.663.25-1.025z%22%20fill%3D%22%23444%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E"); }
  .label-secondary.-popular {
    background-color: #C8130C;
    color: #fff; }
    .label-secondary.-popular:after {
      background-image: url("data:image/svg+xml;utf8,%3Csvg%20width%3D%2232%22%20height%3D%2231%22%20viewBox%3D%220%200%2032%2031%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M22.8%200c-2.6%200-5.1%201.1-6.8%203.1-1.7-2-4.2-3.1-6.8-3.1C4.1%200%200%204.2%200%209.3c0%208.7%2014.7%2021%2015.4%2021.5.2.2.4.2.6.2.2%200%20.5-.1.6-.2.7-.5%2015.4-12.9%2015.4-21.5C32%204.2%2027.9%200%2022.8%200z%22%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E"); }
  .label-secondary.-giftidea {
    background-color: #E93772;
    color: #fff; }
    .label-secondary.-giftidea:after {
      background-image: url("data:image/svg+xml;utf8,%3Csvg%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M31%206h-5.556c.344-.59.556-1.268.556-2%200-2.206-1.794-4-4-4-3.13%200-4.996%202.386-6%204.323C14.997%202.386%2013.13%200%2010%200%207.794%200%206%201.794%206%204c0%20.732.212%201.41.556%202H1c-.552%200-1%20.447-1%201v4c0%20.553.448%201%201%201h30c.552%200%201-.447%201-1V7c0-.553-.448-1-1-1zm-9-4c1.103%200%202%20.897%202%202s-.897%202-2%202h-4.584c.662-1.554%202.1-4%204.584-4zM8%204c0-1.103.897-2%202-2%202.472%200%203.914%202.446%204.58%204H10c-1.103%200-2-.897-2-2zM29%2014H18v18h10c.552%200%201-.448%201-1V14zM14%2014H3v17c0%20.552.448%201%201%201h10V14z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }
  .label-secondary.-narrow {
    padding-top: 8px;
    padding-bottom: 8px; }
    .label-secondary.-narrow .label-title {
      font-size: 12px !important; }
    .label-secondary.-narrow .label-desc {
      display: none; }
    .label-secondary.-narrow:after {
      height: 16px;
      width: 16px;
      top: 9px; }

body.env-lang-ru .cards-container.columns .free-transport-label {
  width: 105px;
  background-size: 105px 48px; }

body.env-lang-ru .filtered-list .four-columns .listing-card .free-transport-label,
body.env-lang-ru .cards-container .five-columns .listing-card .free-transport-label,
body.env-lang-ru .heroes-container .four-columns .free-transport-label {
  width: 100px;
  background-size: 100px 37px; }

.modal {
  display: none; }
  .modal label {
    cursor: pointer;
    margin-bottom: 0; }
  .modal label img {
    border-radius: 150px;
    display: block;
    max-width: 300px; }
  .modal .modal-state {
    display: none; }
  .modal .modal-fade-screen {
    -webkit-transition: opacity 0.25s ease;
    -moz-transition: opacity 0.25s ease;
    transition: opacity 0.25s ease;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.75);
    opacity: 0;
    padding-top: 0.6em;
    text-align: left;
    visibility: hidden;
    z-index: 99999999999; }
    @media screen and (min-width: 53.75em) {
      .modal .modal-fade-screen {
        padding-top: 5em; } }
    .modal .modal-fade-screen .modal-bg {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      cursor: pointer; }
  .modal .modal-close {
    position: absolute;
    top: 1.5em;
    right: 1.5em;
    height: 1.5em;
    width: 1.5em;
    background: #fff;
    cursor: pointer; }
    .modal .modal-close:after, .modal .modal-close:before {
      position: absolute;
      top: 3px;
      right: 3px;
      bottom: 0;
      left: 50%;
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transform: rotate(45deg);
      height: 1.5em;
      width: 0.15em;
      background: #DDDDDD;
      content: '';
      display: block;
      margin: -3px 0 0 -1px; }
    .modal .modal-close:hover:after, .modal .modal-close:hover:before {
      background: #c4c4c4; }
    .modal .modal-close:before {
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      transform: rotate(-45deg); }
  .modal .modal-inner {
    -webkit-transition: opacity 0.25s ease;
    -moz-transition: opacity 0.25s ease;
    transition: opacity 0.25s ease;
    background: #fff;
    border-radius: 4px;
    margin-top: 0;
    margin: auto;
    max-height: 95%;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
    padding: 1.5em;
    position: relative;
    width: 95%;
    color: #333333;
    font-weight: 400; }
    @media screen and (min-width: 40em) {
      .modal .modal-inner {
        max-height: 90%;
        padding: 3em;
        width: 60%; } }
    @media screen and (min-width: 53.75em) {
      .modal .modal-inner {
        width: 50%; } }
    .modal .modal-inner h1 {
      margin-bottom: 20px;
      font-weight: 400;
      color: #333333;
      padding-right: 30px; }
    .modal .modal-inner p {
      margin-bottom: 20px !important; }
  .modal .modal-state:checked + .modal-fade-screen {
    opacity: 1;
    visibility: visible;
    pointer-events: auto; }
  .modal .modal-state:checked + .modal-fade-screen .modal-inner {
    top: 0.5em; }

.modal-open {
  overflow: hidden; }
  .modal-open .modal {
    display: block; }

.popup-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.75);
  opacity: 1;
  padding-top: 0;
  text-align: left;
  visibility: visible;
  z-index: 99999999999;
  text-align: center; }
  .popup-overlay .popup-inner {
    background-color: #fff;
    border-radius: 0;
    margin-top: 0;
    margin: auto;
    max-height: 100%;
    overflow: auto;
    padding: 10px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 60px;
    left: 0;
    width: auto;
    display: inline-block;
    color: #333333;
    font-weight: 400;
    vertical-align: middle; }
    .popup-overlay .popup-inner.padded-popup {
      padding: 30px; }
  .popup-overlay .clock {
    position: absolute;
    bottom: 18px;
    left: 20px;
    color: #fff; }
  .popup-overlay .popup-close {
    position: absolute;
    bottom: 10px;
    left: 50%;
    margin-left: -20px;
    display: block;
    width: 40px;
    height: 40px;
    color: #fff;
    line-height: 40px;
    text-align: center;
    border-radius: 4px;
    font-size: 50px;
    font-weight: 300; }
    .popup-overlay .popup-close:hover {
      text-decoration: none; }
  .popup-overlay:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle; }

#picture-modal-container .modal-fade-screen {
  text-align: center; }

#picture-modal-container .modal-inner {
  width: auto;
  display: inline-block;
  padding-top: 65px;
  margin-left: 10px;
  margin-right: 10px; }

.well {
  background-color: #F5F5F5;
  border-radius: 4px;
  padding: 20px;
  margin-bottom: 30px; }
  .well::after {
    clear: both;
    content: "";
    display: table; }
  .well.full-width {
    border-radius: 0;
    margin-left: -20px;
    margin-right: -20px; }
  .well.-white {
    background-color: #fff; }

.listing-images figure:first-child {
  width: 100%;
  margin-bottom: 10px; }

.listing-images figure:not(:first-child) {
  width: 20%;
  float: left;
  margin-right: 10px; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
  .table > thead > tr > th {
    text-align: left;
    border-bottom: 2px solid #DDDDDD;
    vertical-align: bottom;
    text-transform: uppercase;
    color: #666666;
    font-weight: bold;
    font-size: 14px; }
    .table > thead > tr > th:first-child {
      padding-left: 0; }
    .table > thead > tr > th:last-child {
      padding-right: 0; }
  .table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td {
    padding: 10px; }
  .table > tbody > tr > td {
    vertical-align: middle;
    border-bottom: 1px solid #DDDDDD; }
    .table > tbody > tr > td:first-child {
      padding-left: 0; }
    .table > tbody > tr > td:last-child {
      padding-right: 0; }

.tabs {
  margin-bottom: 20px;
  border-bottom: 1px solid #DDDDDD;
  text-align: center;
  background-color: #F5F5F5; }
  .tabs::after {
    clear: both;
    content: "";
    display: table; }
  .tabs ul a {
    display: block;
    position: relative;
    font-size: 18px;
    color: #AAAAAA;
    padding: 10px 0;
    text-transform: uppercase; }
    .tabs ul a:before {
      -webkit-transition: height 0.1s ease-in-out;
      -moz-transition: height 0.1s ease-in-out;
      transition: height 0.1s ease-in-out;
      background: #DC251E;
      bottom: -1px;
      left: 0;
      content: '';
      height: 0;
      display: block;
      position: absolute;
      width: 100%; }
    .tabs ul a:hover {
      text-decoration: none; }
      .tabs ul a:hover:before {
        height: 4px; }
  .tabs ul li {
    display: inline-block;
    margin-right: 30px; }
    .tabs ul li.active a {
      color: #666666; }
      .tabs ul li.active a:before {
        height: 4px; }

.tabs-container .tab-pane {
  display: none; }
  .tabs-container .tab-pane.active {
    display: block; }

.expander .expander-trigger {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-bottom: 1px solid #DDDDDD;
  cursor: pointer;
  display: block;
  text-decoration: none;
  padding-bottom: 5px;
  margin-bottom: 10px; }
  .expander .expander-trigger:before {
    font-size: 0.7em;
    content: "\25BC";
    margin-right: 0.5em;
    position: relative;
    top: -2px; }

.expander .expander-content {
  overflow: hidden;
  max-height: 500px;
  -webkit-transition: max-height 0.3s ease-in-out;
  -moz-transition: max-height 0.3s ease-in-out;
  transition: max-height 0.3s ease-in-out; }
  .expander .expander-content p:last-child {
    margin-bottom: 50px; }

.expander .expander-hidden:before {
  font-size: 0.7em;
  content: "\25BA"; }

.expander .expander-hidden + .expander-content {
  max-height: 0; }

.expander.indented {
  margin-left: 20px; }

.leading-image {
  min-height: 250px;
  color: #fff;
  font-weight: 300;
  font-size: 36px;
  line-height: 1.2;
  text-shadow: 0px 0px 15px rgba(0, 0, 0, 0.7);
  text-align: center;
  padding-top: 100px;
  background-size: cover; }
  .leading-image.move-content-up {
    margin-bottom: -50px; }

.categories-nav {
  display: block;
  margin-bottom: 20px;
  margin-top: 10px; }
  .categories-nav::after {
    clear: both;
    content: "";
    display: table; }
  .categories-nav .owl-stage-outer {
    padding-left: 20px; }
  .categories-nav a {
    display: block;
    position: relative;
    width: 100%;
    border-radius: 4px;
    overflow: hidden;
    color: #fff;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2); }
    .categories-nav a::after {
      clear: both;
      content: "";
      display: table; }
    .categories-nav a img {
      position: relative;
      z-index: 50;
      float: left;
      display: block;
      border-radius: 4px;
      opacity: 1;
      width: 70vw !important;
      -webkit-transition: opacity 0.1s ease-in-out;
      -moz-transition: opacity 0.1s ease-in-out;
      transition: opacity 0.1s ease-in-out; }
    .categories-nav a:hover img, .categories-nav a:focus img, .categories-nav a:active img {
      opacity: 0.7; }
  .categories-nav span {
    position: absolute;
    z-index: 100;
    bottom: 1rem;
    left: calc(1rem + 5px);
    text-align: left;
    display: inline-block;
    width: 75%;
    -webkit-font-smoothing: antialiased; }

.collections-nav {
  display: block;
  margin-bottom: 20px;
  margin-top: 10px; }
  .collections-nav::after {
    clear: both;
    content: "";
    display: table; }
  .collections-nav .owl-stage-outer {
    padding-left: 20px; }
  .collections-nav a {
    display: flex;
    align-items: center;
    position: relative;
    width: 55vw;
    border-radius: 4px;
    overflow: hidden;
    font-size: 18px;
    font-weight: 400;
    line-height: 1;
    background-color: #fff;
    color: inherit;
    border: 1px solid rgba(0, 0, 0, 0.1); }
    .collections-nav a::after {
      clear: both;
      content: "";
      display: table; }
    .collections-nav a img {
      position: relative;
      z-index: 50;
      border-radius: 4px 0 0 4px;
      opacity: 1;
      width: 30% !important; }
    .collections-nav a span {
      z-index: 100;
      text-align: left;
      -webkit-font-smoothing: antialiased;
      padding-left: 1rem;
      padding-right: 1rem; }
    .collections-nav a:hover {
      text-decoration: none; }

.products-categories a {
  float: left;
  display: block;
  margin-right: 2.6178010471%;
  width: 23.0366492147%; }
  .products-categories a:last-child {
    margin-right: 0; }

.gifts-categories a {
  height: 125px;
  width: calc(100% - 10px);
  overflow: hidden;
  background-size: cover;
  background-position: center center;
  margin-left: 5px;
  margin-right: 5px; }
  .gifts-categories a:after {
    content: '';
    display: block;
    position: absolute;
    border-radius: 4px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5); }

.category-listing-swiper {
  margin-bottom: 20px; }
  .category-listing-swiper .listing-card {
    margin-right: 5px;
    margin-left: 5px;
    margin-bottom: 0; }
  .category-listing-swiper .owl-item {
    padding-top: 5px;
    padding-bottom: 5px; }
  .category-listing-swiper .owl-stage.bouncing {
    -webkit-animation: bounce 500ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
    -moz-animation: bounce 500ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
    animation: bounce 500ms cubic-bezier(0.445, 0.05, 0.55, 0.95); }
  .category-listing-swiper .owl-stage {
    padding-left: 15px !important; }
  .category-listing-swiper .products-category-cover {
    position: relative;
    background: url("../images/cover-products.jpg") 0 0 no-repeat;
    background-size: cover;
    height: 200px;
    color: #fff;
    text-align: center;
    font-weight: 300;
    line-height: 1.3;
    text-align: left;
    box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.3);
    border: 2px solid #fff;
    border-radius: 4px;
    background-color: #fff;
    margin-right: 5px;
    margin-left: 5px; }
    .category-listing-swiper .products-category-cover.category-health {
      background: url("../images/cover-products-health.jpg") 0 0 no-repeat;
      background-size: cover; }
    .category-listing-swiper .products-category-cover .title {
      width: 100%;
      padding: 20px 30px;
      margin-bottom: 0;
      font-weight: 400;
      font-size: 36px; }
    .category-listing-swiper .products-category-cover .tagline {
      font-size: 24px;
      padding: 0 30px; }
    .category-listing-swiper .products-category-cover .show-all-listings {
      position: absolute;
      z-index: 20;
      bottom: 20px;
      left: 30px;
      margin-bottom: 0;
      text-align: left;
      color: #fff;
      font-size: 18px; }
    .category-listing-swiper .products-category-cover .angle-right {
      position: absolute;
      right: 10px;
      top: 50%;
      width: 63px;
      height: 116px;
      margin-top: -58px;
      background: url("../images/category-swiper-angle-right.svg") 0 0 no-repeat; }
    .category-listing-swiper .products-category-cover .bounce-click {
      position: absolute;
      z-index: 10;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0; }
  .category-listing-swiper .products-category-endslide {
    position: relative;
    height: 200px;
    color: #333333;
    text-align: center;
    font-weight: 300;
    line-height: 1.3;
    margin-right: 5px;
    margin-left: 5px;
    background-color: #F0F0F0;
    border-radius: 4px;
    border: 2px solid #F0F0F0; }
    .category-listing-swiper .products-category-endslide .show-all-listings {
      margin-top: 130px;
      font-size: 20px; }
  .category-listing-swiper.gifts .products-category-cover:before {
    content: '';
    position: absolute;
    z-index: 100;
    top: 0px;
    left: 0px;
    width: 100px;
    height: 100px;
    background: url("../images/gift-pink-ribbon-large.png") -10px -10px no-repeat;
    background-size: 100px 100px; }
  .category-listing-swiper.gifts .products-category-cover .title {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    top: auto;
    width: 100%;
    margin: 0;
    margin-right: 1px;
    background-color: #666;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 15px 30px;
    border-radius: 0 0 4px 4px;
    font-size: 24px;
    font-weight: 300; }

@keyframes bounce {
  0% {
    transform: translateX(0); }
  30% {
    transform: translateX(-30px); }
  60% {
    transform: translateX(10px); }
  100% {
    transform: translateX(0); } }

.filters-container {
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: center;
  position: relative; }
  .filters-container .filters-toggle {
    color: #666666;
    text-transform: uppercase;
    line-height: 1;
    display: inline-block;
    position: relative;
    z-index: 95;
    -webkit-tap-highlight-color: transparent; }
    .filters-container .filters-toggle svg {
      float: right;
      position: relative;
      top: -2px;
      margin-left: 5px;
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
      -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
      -moz-transition: -moz-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
      transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1); }
    .filters-container .filters-toggle.open svg {
      -webkit-transform: rotate(90deg);
      -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      -o-transform: rotate(90deg);
      transform: rotate(90deg); }
    .filters-container .filters-toggle:hover, .filters-container .filters-toggle:focus, .filters-container .filters-toggle:active {
      text-decoration: none; }
  .filters-container .filters-list {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 30px;
    display: block;
    z-index: 96;
    width: 100%;
    background: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.2);
    box-shadow: 0px 2px 30px 0px rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    -webkit-transition: background-color 0.2s linear, opacity 0.2s linear, visibility 0.2s linear;
    -moz-transition: background-color 0.2s linear, opacity 0.2s linear, visibility 0.2s linear;
    transition: background-color 0.2s linear, opacity 0.2s linear, visibility 0.2s linear; }
    .filters-container .filters-list > ul {
      padding: 20px 30px; }
    .filters-container .filters-list:before {
      content: '';
      position: absolute;
      z-index: 94;
      top: -8px;
      left: 50%;
      margin-left: -7px;
      height: 0;
      width: 0;
      border-bottom: 8px solid #fff;
      border-left: 7.5px solid transparent;
      border-right: 7.5px solid transparent; }
    .filters-container .filters-list:after {
      content: '';
      position: absolute;
      z-index: 93;
      top: -10px;
      left: 50%;
      margin-left: -8px;
      height: 0;
      width: 0;
      border-bottom: 10px solid rgba(0, 0, 0, 0.2);
      border-left: 8.5px solid transparent;
      border-right: 8.5px solid transparent; }
  .filters-container .filters-overlay {
    visibility: hidden;
    opacity: 0;
    position: fixed;
    top: 61px;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 94;
    padding: 50px 50px;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    background-color: rgba(240, 240, 240, 0.85);
    -webkit-backdrop-filter: blur(4px);
    text-align: center;
    -webkit-transition: background-color 0.2s linear, opacity 0.2s linear, visibility 0.2s linear;
    -moz-transition: background-color 0.2s linear, opacity 0.2s linear, visibility 0.2s linear;
    transition: background-color 0.2s linear, opacity 0.2s linear, visibility 0.2s linear; }

.filter-group {
  border-bottom: 1px solid #DDDDDD;
  padding-bottom: 10px;
  margin-bottom: 10px;
  background-color: #fff;
  position: relative;
  z-index: 96; }
  .filter-group a {
    display: block;
    border-radius: 2px;
    padding: 3px 0;
    color: #666666;
    text-align: left; }
    .filter-group a:hover, .filter-group a:focus, .filter-group a:active {
      text-decoration: none; }
    .filter-group a span {
      float: right;
      display: inline-block;
      font-size: 12px;
      color: #666666;
      font-weight: 700;
      border: 1px solid #DDDDDD;
      border-radius: 15px;
      padding: 1px 10px 0px; }
  .filter-group .subcategories {
    max-height: 0;
    overflow: hidden;
    font-size: 14px;
    padding-top: 0;
    padding-bottom: 0;
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 0;
    -webkit-transition: max-height 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0s;
    -moz-transition: max-height 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0s;
    transition: max-height 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0s; }
    .filter-group .subcategories li {
      border-left: 1px solid #F0F0F0;
      padding-left: 10px; }
      .filter-group .subcategories li:first-child {
        margin-top: 5px; }
      .filter-group .subcategories li:last-child {
        margin-bottom: 5px; }
    .filter-group .subcategories.active {
      max-height: 500px;
      -webkit-transition: max-height 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
      -moz-transition: max-height 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
      transition: max-height 1s cubic-bezier(0.19, 1, 0.22, 1) 0s; }
  .filter-group:last-child {
    border-bottom-width: 0;
    margin-bottom: 0; }

html.backdropfilter .filters-overlay {
  background-color: rgba(240, 240, 240, 0.8); }

body.filters-open .filters-overlay {
  visibility: visible;
  opacity: 1; }

body.filters-open .filters-list {
  visibility: visible;
  opacity: 1;
  -webkit-transition: background-color 0.2s linear 0.2s, opacity 0.2s linear 0.2s, visibility 0.2s linear 0.2s;
  -moz-transition: background-color 0.2s linear 0.2s, opacity 0.2s linear 0.2s, visibility 0.2s linear 0.2s;
  transition: background-color 0.2s linear 0.2s, opacity 0.2s linear 0.2s, visibility 0.2s linear 0.2s; }

body.checkout .form-field {
  font-size: 18px;
  height: 48px;
  line-height: 38px; }

body.checkout .input-group .input-group-addon {
  font-size: 18px; }

body.checkout .shopping-cart .table {
  margin-bottom: 0; }
  body.checkout .shopping-cart .table img {
    border-radius: 2px; }
  body.checkout .shopping-cart .table .cart-item-thumb {
    width: 90px;
    vertical-align: top;
    padding-top: 15px; }
  body.checkout .shopping-cart .table .details .form-field {
    max-width: 200px; }
  body.checkout .shopping-cart .table p {
    margin-bottom: 10px; }
    body.checkout .shopping-cart .table p:last-child {
      margin-bottom: 0; }
  body.checkout .shopping-cart .table .delete-item {
    text-transform: uppercase;
    font-size: 12px; }
  body.checkout .shopping-cart .table tbody > tr.no-border > td {
    border-bottom-width: 0; }
  body.checkout .shopping-cart .table tbody > tr:last-child > td {
    border-bottom-width: 0; }
  body.checkout .shopping-cart .table .quantity {
    text-align: center;
    line-height: 1; }
    body.checkout .shopping-cart .table .quantity .icon-fill {
      fill: #DDDDDD; }
    body.checkout .shopping-cart .table .quantity strong {
      display: block;
      color: #666666;
      font-size: 24px;
      margin-top: 10px;
      margin-bottom: 10px; }
    body.checkout .shopping-cart .table .quantity a {
      display: block; }

body.checkout .shopping-cart .actions .form-field {
  width: 100%;
  margin-bottom: 5px; }

body.checkout .shopping-cart .remove {
  font-size: 18px; }
  body.checkout .shopping-cart .remove a:hover {
    text-decoration: none; }

body.checkout .shopping-cart .cart-empty {
  margin-bottom: 0; }
  body.checkout .shopping-cart .cart-empty p:last-child {
    margin-bottom: 0; }

body.checkout .total::after {
  clear: both;
  content: "";
  display: table; }

body.checkout .total .total-amount {
  float: left;
  display: block;
  margin-right: 8.2872928177%;
  width: 45.8563535912%;
  font-size: 48px;
  font-weight: 300;
  line-height: 1; }
  body.checkout .total .total-amount:last-child {
    margin-right: 0; }

body.checkout .total .total-details::after {
  clear: both;
  content: "";
  display: table; }

body.checkout .total .total-details table {
  float: right;
  color: #AAAAAA;
  font-size: 14px; }
  body.checkout .total .total-details table td:first-child {
    padding-right: 20px; }
  body.checkout .total .total-details table td:last-child {
    text-align: right; }

body.checkout .coupon-code {
  clear: both;
  font-size: 14px;
  margin-top: 20px; }

body.checkout #coupon-fields {
  display: none; }
  body.checkout #coupon-fields .form-field {
    height: 38px;
    line-height: 28px;
    float: left;
    margin-right: 5px; }
  body.checkout #coupon-fields .btn {
    float: left;
    margin: 0; }

body.checkout .banks {
  text-align: center; }
  body.checkout .banks ul {
    display: inline-block;
    padding-top: 20px; }
  body.checkout .banks li {
    display: inline-block;
    margin-bottom: 20px;
    margin-right: 5px;
    margin-left: 5px; }
  body.checkout .banks .active img {
    outline: 3px solid #7ED321; }

body.checkout .cancellation {
  padding-top: 0; }
  body.checkout .cancellation .cancellation-toggle {
    position: relative;
    z-index: 1;
    background-color: #fff;
    margin-top: -1px;
    display: flex;
    align-items: center;
    padding: 15px;
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.25);
    margin-bottom: 1rem; }
    body.checkout .cancellation .cancellation-toggle .description {
      flex-grow: 1;
      font-size: 12px; }
      body.checkout .cancellation .cancellation-toggle .description .title {
        font-weight: bold; }
      body.checkout .cancellation .cancellation-toggle .description .explainer {
        font-size: 11px;
        display: none; }
    body.checkout .cancellation .cancellation-toggle .apple-switch {
      margin-right: 1rem;
      flex-grow: 0;
      flex-shrink: 0; }
      body.checkout .cancellation .cancellation-toggle .apple-switch:checked + .description .explainer.-on {
        display: block; }
      body.checkout .cancellation .cancellation-toggle .apple-switch:checked + .description .explainer.-off {
        display: none; }
      body.checkout .cancellation .cancellation-toggle .apple-switch:not(:checked) + .description .explainer.-on {
        display: none; }
      body.checkout .cancellation .cancellation-toggle .apple-switch:not(:checked) + .description .explainer.-off {
        display: block; }
    body.checkout .cancellation .cancellation-toggle .icon {
      margin-left: 1rem;
      flex-grow: 0;
      flex-shrink: 0; }

body.checkout .empty-cart {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px; }
  body.checkout .empty-cart a {
    display: inline-block; }
  body.checkout .empty-cart a:focus, body.checkout .empty-cart a:active, body.checkout .empty-cart a:hover {
    text-decoration: none; }
  body.checkout .empty-cart .icon-fill {
    fill: #AAAAAA; }
  body.checkout .empty-cart small {
    display: block;
    color: #AAAAAA;
    text-transform: uppercase;
    margin-top: 5px; }

body.checkout .modal div.grid-container {
  margin: 0;
  padding: 0;
  padding-top: 25px; }

.checkout-container.order-complete {
  padding-top: 20px; }
  .checkout-container.order-complete h1 {
    margin-bottom: 10px;
    font-size: 36px;
    font-weight: 300; }
  .checkout-container.order-complete .order-shipping,
  .checkout-container.order-complete .order-items {
    background: #FFF;
    border: 1px solid #DDDDDD;
    border-radius: 2px;
    padding: 20px; }

.order-shipping {
  float: left;
  display: block;
  margin-right: 2.6178010471%;
  width: 31.5881326353%;
  margin-top: 20px; }
  .order-shipping:last-child {
    margin-right: 0; }
  .order-shipping + .order-items {
    float: left;
    display: block;
    margin-right: 2.6178010471%;
    width: 65.7940663176%; }
    .order-shipping + .order-items:last-child {
      margin-right: 0; }

.order-items {
  margin-top: 20px; }
  .order-items th {
    white-space: nowrap; }

.checkout-complete {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 110;
  padding: 50px 50px;
  min-height: 100vh;
  -webkit-overflow-scrolling: touch;
  background-color: #7ed320;
  -webkit-backdrop-filter: blur(4px);
  text-align: center;
  color: #477200;
  font-size: 20px;
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear, visibility 0.2s linear;
  -moz-transition: background-color 0.2s linear, opacity 0.2s linear, visibility 0.2s linear;
  transition: background-color 0.2s linear, opacity 0.2s linear, visibility 0.2s linear; }
  .checkout-complete .close {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 24px;
    height: 24px;
    border: none;
    appearance: none;
    background: transparent;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20stroke-linecap%3D%22square%22%3E%3Cpath%20d%3D%22M16%202L2%2016M16%2016L2%202%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 24px 24px; }
  .checkout-complete h1 {
    font-weight: 300;
    font-size: 48px;
    color: #fff;
    margin-bottom: 30px; }
  .checkout-complete a {
    color: #fff; }

html.backdropfilter .checkout-complete {
  background-color: rgba(126, 211, 32, 0.85); }

body.checkout-complete-open .checkout-complete {
  visibility: visible;
  opacity: 1; }

body.my-profile .form-field {
  font-size: 18px;
  height: 48px;
  line-height: 38px; }

body.my-profile .input-group .input-group-addon {
  font-size: 18px; }

.content-page-container {
  padding-top: 30px; }
  .content-page-container h1 {
    margin-bottom: 30px;
    position: relative;
    font-weight: 300;
    color: #DC251E; }
    .content-page-container h1:before {
      content: '';
      position: absolute;
      bottom: -15px;
      left: 0;
      height: 1px;
      width: 40px;
      background-color: #DDDDDD; }
  .content-page-container h2 {
    margin-bottom: 20px;
    margin-top: 20px; }
  .content-page-container h3 {
    margin-bottom: 20px; }
  .content-page-container h4 {
    margin-bottom: 20px; }
  .content-page-container .column-half {
    float: left;
    display: block;
    margin-right: 2.6178010471%;
    width: 48.6910994764%; }
    .content-page-container .column-half:last-child {
      margin-right: 0; }

.sidebarred-content {
  float: left;
  display: block;
  margin-right: 2.6178010471%;
  width: 74.3455497382%;
  border-right: 1px solid #F0F0F0;
  padding-right: 30px; }
  .sidebarred-content:last-child {
    margin-right: 0; }

.content-page-sidebar {
  float: left;
  display: block;
  margin-right: 2.6178010471%;
  width: 23.0366492147%; }
  .content-page-sidebar:last-child {
    margin-right: 0; }

.sidebar-contact {
  line-height: 1.3;
  font-size: 18px; }
  .sidebar-contact img {
    margin-right: 10px;
    margin-top: 5px; }

.login-page-container {
  padding-top: 30px;
  text-align: center; }
  .login-page-container h1 {
    margin-bottom: 15px;
    position: relative;
    font-weight: 300;
    color: #DC251E;
    text-align: center; }
  .login-page-container .text-lead {
    margin-bottom: 30px; }
  .login-page-container form .text-lead {
    margin-bottom: 10px; }
  .login-page-container .btn-facebook {
    margin-bottom: 30px; }

.purchases-table .voucher-card {
  position: relative;
  display: block;
  width: 75vw;
  border: 1px solid #DDDDDD;
  border-radius: 2px;
  margin-top: 30px;
  margin-bottom: 10px;
  background-color: #fff; }
  .purchases-table .voucher-card .card-header {
    position: absolute;
    height: 30px;
    left: 0;
    top: -30px;
    right: 0; }
    .purchases-table .voucher-card .card-header .date {
      color: #AAAAAA;
      position: absolute;
      bottom: 2px;
      left: 0; }
    .purchases-table .voucher-card .card-header .price {
      position: absolute;
      right: 0;
      bottom: 2px; }
  .purchases-table .voucher-card .card-image {
    width: 100%; }
  .purchases-table .voucher-card .card-body {
    padding: 20px 20px 0;
    text-align: center; }
    .purchases-table .voucher-card .card-body .title {
      line-height: 1.3;
      margin-bottom: 20px; }
    .purchases-table .voucher-card .card-body .qr {
      margin-bottom: 20px; }
      .purchases-table .voucher-card .card-body .qr img {
        max-width: 150px; }

.purchases-table .voucher-card.-used .qr {
  position: relative; }
  .purchases-table .voucher-card.-used .qr::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%2266%22%20height%3D%2266%22%20viewBox%3D%220%200%2066%2066%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M33%201c17.652%200%2032%2014.348%2032%2032S50.652%2065%2033%2065%201%2050.652%201%2033%2015.348%201%2033%201zm-6.014%2042c-.006.009%200%20.009.006.007l.008.007.008-.007c.006.002.012.002.006-.007l19.993-19.993c.01-.01-.024-.01-.014%200s.01-.024%200-.014L27%2042.986l-7.993-7.993c-.01-.01-.01.024%200%20.014s-.024-.01-.014%200L26.986%2043z%22%20fill%3D%22%237ED321%22%20fill-rule%3D%22nonzero%22%20stroke%3D%22%23FFF%22%20stroke-width%3D%222%22%2F%3E%3C%2Fsvg%3E");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto 75%; }
  .purchases-table .voucher-card.-used .qr img {
    opacity: 0.3; }

.purchases-table p {
  margin-bottom: 10px; }

.discount-levels {
  margin-top: 1rem;
  margin-bottom: 6rem; }
  .discount-levels .levels {
    display: flex;
    align-items: flex-end; }
  .discount-levels .level {
    flex-basis: 0;
    flex-grow: 1;
    text-align: center; }
    .discount-levels .level .bar {
      background-color: #DDDDDD;
      height: 24px;
      position: relative; }
      .discount-levels .level .bar .progresscontainer {
        position: absolute;
        left: 12px;
        top: 0;
        right: 12px;
        bottom: 0; }
      .discount-levels .level .bar .progressindicator {
        position: absolute;
        top: 0px;
        height: 24px;
        width: 24px;
        transform: translateX(-12px); }
        .discount-levels .level .bar .progressindicator .spot {
          width: 24px;
          height: 24px;
          border-radius: 20px;
          border: 2px solid #7ED321;
          background-color: #fff; }
        .discount-levels .level .bar .progressindicator .description {
          position: absolute;
          top: 100%;
          left: 12px;
          transform: translate(-50%, 24px);
          min-width: 120px; }
          .discount-levels .level .bar .progressindicator .description .tooltip {
            position: relative;
            border: 1px solid #AAAAAA;
            padding-top: 2px;
            padding-bottom: 1px;
            text-transform: uppercase;
            font-size: 14px;
            font-weight: bold; }
            .discount-levels .level .bar .progressindicator .description .tooltip::before {
              content: '';
              width: 8px;
              height: 8px;
              background-color: #fff;
              position: absolute;
              left: 50%;
              top: -4px;
              transform: translateX(-50%) rotate(45deg);
              border-left: 1px solid #AAAAAA;
              border-top: 1px solid #AAAAAA; }
          .discount-levels .level .bar .progressindicator .description .dealsleft {
            margin-top: 4px;
            font-size: 11px;
            font-weight: bold;
            text-decoration: underline; }
            .discount-levels .level .bar .progressindicator .description .dealsleft label:hover {
              cursor: pointer; }
    .discount-levels .level .price {
      font-size: 14px; }
      .discount-levels .level .price .discount-price {
        font-weight: 700; }
      .discount-levels .level .price .regular-price {
        margin-left: 2px;
        font-size: inherit;
        font-weight: 400; }
    .discount-levels .level:first-child .bar {
      border-top-left-radius: 50px;
      border-bottom-left-radius: 50px; }
    .discount-levels .level:last-child .bar {
      border-top-right-radius: 50px;
      border-bottom-right-radius: 50px; }
    .discount-levels .level.-active .bar {
      background-color: #7ED321; }
  .discount-levels .count {
    position: relative;
    flex-basis: 1px;
    flex-grow: 0;
    margin-left: 2px;
    margin-right: 2px;
    background-color: #AAAAAA;
    height: 32px;
    transform: translateY(4px); }
    .discount-levels .count .value {
      position: absolute;
      bottom: -18px;
      left: 0;
      font-size: 12px;
      font-weight: bold;
      transform: translateX(-50%); }

.dropdown {
  line-height: 1em; }
  .dropdown .dropdown-container {
    display: inline-block;
    position: relative;
    text-align: center; }
  .dropdown .dropdown-description {
    background: white;
    border-bottom: none;
    border-bottom-left-radius: 50rem;
    border-left: none;
    border-top-left-radius: 50rem;
    border-top: none;
    color: white;
    float: left;
    font-size: 0.7em;
    line-height: 20px;
    margin: 0;
    padding: 0 0.25rem 0 0.5rem; }
    @media screen and (min-width: 53.75em) {
      .dropdown .dropdown-description {
        font-size: 1em; } }
  .dropdown .dropdown-button {
    display: flex;
    align-items: center;
    background: white;
    border: none;
    border-radius: 50rem;
    cursor: pointer;
    font-size: 0.7em;
    line-height: 20px;
    margin: 0;
    padding: 0.25rem 0.75rem;
    position: relative; }
    @media screen and (min-width: 53.75em) {
      .dropdown .dropdown-button {
        font-size: 1em;
        padding: 0.25rem 0.75rem; } }
  .dropdown .dropdown-button:hover {
    background-color: #f7f7f7; }
  .dropdown .dropdown-button::after {
    color: #AAAAAA;
    content: "\25BE";
    display: block;
    margin-left: 0.25rem; }
  .dropdown .dropdown-menu {
    background: white;
    border: none;
    border-radius: 0.5rem;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    color: #AAAAAA;
    cursor: pointer;
    display: none;
    margin: 0;
    overflow: visible;
    padding: 6px 0;
    position: absolute;
    left: 50%;
    top: 45px;
    transition: all 0.2s ease-in-out;
    transform: translateX(-50%);
    width: auto;
    z-index: 99999; }
    .dropdown .dropdown-menu::before {
      position: absolute;
      left: 50%;
      top: -0.6em;
      color: white;
      content: "\25b2";
      font-size: 1.4em;
      pointer-events: none;
      text-shadow: 0 -2px 2px rgba(0, 0, 0, 0.3);
      transform: translateX(-50%); }
  .dropdown .dropdown-menu li {
    border-bottom: none;
    color: #AAAAAA;
    list-style: none;
    padding: 0;
    display: flex;
    justify-content: center; }
    .dropdown .dropdown-menu li a {
      display: block;
      border: 10px solid #fff;
      border-top-width: 5px;
      border-bottom-width: 5px;
      box-sizing: content-box; }
  .dropdown .dropdown-menu li:hover {
    background: #f7f7f7; }
  .dropdown .dropdown-menu li:first-child {
    border-top-left-radius: 50rem;
    border-top-right-radius: 50rem; }
  .dropdown .dropdown-menu li:last-child {
    border: 0;
    border-bottom-left-radius: 50rem;
    border-bottom-right-radius: 50rem; }
  .dropdown .show-menu {
    display: block; }

.dropdown.country-code .dropdown-button {
  background-color: transparent;
  padding: 0; }

.dropdown.country-code .code {
  display: flex;
  align-items: center;
  padding-right: 0.25rem; }
  .dropdown.country-code .code img {
    flex-shrink: 0;
    flex-grow: 0;
    width: 23px;
    height: 15px;
    margin-right: 0.25rem; }

.dropdown.country-code .dropdown-menu {
  width: 100px; }
  .dropdown.country-code .dropdown-menu li {
    justify-content: flex-start;
    padding: 0.5rem 0.5rem; }
    .dropdown.country-code .dropdown-menu li:last-child, .dropdown.country-code .dropdown-menu li:first-child {
      border-radius: 0; }

.themerow {
  background-color: #F5F5F5;
  border-top: 1px solid #DDDDDD;
  border-bottom: 1px solid #DDDDDD;
  padding: 30px 0 30px;
  color: #666666;
  font-weight: 300;
  margin-bottom: 50px;
  margin-top: 50px; }
  .themerow .grid-container {
    position: relative; }
  .themerow .themerow-label {
    position: absolute;
    top: -44px;
    left: 20px;
    font-size: 14px;
    line-height: 1;
    text-transform: uppercase;
    font-weight: 700;
    display: inline-block;
    text-align: center;
    border-radius: 2px;
    padding: .4em 1em .3em;
    background-color: #fff;
    border: 1px solid #DDDDDD;
    color: #666666; }
  .themerow .label-lg {
    font-size: 20px;
    top: -49px;
    font-weight: 400; }
  .themerow .label-center {
    left: 20px;
    right: 20px; }
  .themerow h3 {
    font-family: "Droid Serif", serif;
    font-weight: 400;
    font-size: 24px;
    line-height: 1.3;
    margin-bottom: 10px; }
    .themerow h3:last-child {
      margin-bottom: 0; }
  .themerow h5 {
    margin-bottom: 10px; }
  .themerow p {
    margin-bottom: 10px; }
  .themerow .column {
    border-right: 1px solid #DDDDDD;
    padding-right: 20px; }
    .themerow .column:last-child {
      padding-right: 0;
      border-right-width: 0; }
    .themerow .column p:last-child {
      margin-bottom: 0; }
  .themerow .gift-voucher {
    float: left;
    display: block;
    margin-right: 2.6178010471%;
    width: 31.5881326353%; }
    .themerow .gift-voucher:last-child {
      margin-right: 0; }
    .themerow .gift-voucher + .good-badges {
      float: left;
      display: block;
      margin-right: 2.6178010471%;
      width: 65.7940663176%; }
      .themerow .gift-voucher + .good-badges:last-child {
        margin-right: 0; }
  .themerow .gift-card-shipping {
    float: left;
    display: block;
    margin-right: 2.6178010471%;
    width: 65.7940663176%; }
    .themerow .gift-card-shipping:last-child {
      margin-right: 0; }
    .themerow .gift-card-shipping .shipping-options {
      margin-left: 142px;
      display: block; }
      .themerow .gift-card-shipping .shipping-options::after {
        clear: both;
        content: "";
        display: table; }
    .themerow .gift-card-shipping .parcel-terminal {
      float: left;
      display: block;
      margin-right: 2.6178010471%;
      width: 23.0366492147%; }
      .themerow .gift-card-shipping .parcel-terminal:last-child {
        margin-right: 0; }
    .themerow .gift-card-shipping .courier {
      float: left;
      display: block;
      margin-right: 2.6178010471%;
      width: 14.4851657941%; }
      .themerow .gift-card-shipping .courier:last-child {
        margin-right: 0; }
    .themerow .gift-card-shipping .shop-option {
      float: left;
      display: block;
      margin-right: 2.6178010471%;
      width: 12.3472949389%; }
      .themerow .gift-card-shipping .shop-option:last-child {
        margin-right: 0; }
  .themerow .shipping-options h5 {
    color: #666666;
    font-weight: 400;
    margin-bottom: 5px; }
  .themerow .shipping-options .parcel-terminal {
    border-right: 1px solid #DDDDDD; }
  .themerow .shipping-options .courier {
    border-right: 1px solid #DDDDDD; }
  .themerow .product-shipping {
    display: block; }
    .themerow .product-shipping::after {
      clear: both;
      content: "";
      display: table; }
    .themerow .product-shipping .shipping-options {
      float: left;
      display: block;
      margin-right: 2.6178010471%;
      width: 31.5881326353%; }
      .themerow .product-shipping .shipping-options:last-child {
        margin-right: 0; }
    .themerow .product-shipping .shop-options {
      float: left;
      display: block;
      margin-right: 2.6178010471%;
      width: 31.5881326353%;
      border-right: 1px solid #DDDDDD; }
      .themerow .product-shipping .shop-options:last-child {
        margin-right: 0; }
      .themerow .product-shipping .shop-options h5 {
        color: #666666;
        font-weight: 400;
        margin-bottom: 5px; }
    .themerow .product-shipping .parcel-terminal {
      float: left;
      display: block;
      margin-right: 5.376344086%;
      width: 29.7491039427%;
      margin-right: 15px; }
      .themerow .product-shipping .parcel-terminal:last-child {
        margin-right: 0; }
    .themerow .product-shipping .courier {
      float: left;
      display: block;
      margin-right: 5.376344086%;
      width: 29.7491039427%;
      width: 115px; }
      .themerow .product-shipping .courier:last-child {
        margin-right: 0; }
    .themerow .product-shipping .shop-option {
      float: left;
      display: block;
      margin-right: 3.5211267606%;
      width: 30.985915493%; }
      .themerow .product-shipping .shop-option:last-child {
        margin-right: 0; }
    .themerow .product-shipping .badges {
      float: left;
      display: block;
      margin-right: 2.6178010471%;
      width: 31.5881326353%; }
      .themerow .product-shipping .badges:last-child {
        margin-right: 0; }
      .themerow .product-shipping .badges img {
        margin-right: 10px; }
        .themerow .product-shipping .badges img.klienditeenindus {
          margin-top: -13px;
          margin-right: 0; }
  .themerow.service-gift-voucher {
    background: url("../images/yellow-items-background.png") 0 0 repeat; }
    .themerow.service-gift-voucher img {
      margin-bottom: -10px;
      margin-top: -10px; }
    .themerow.service-gift-voucher p {
      margin-bottom: 0; }
  .themerow .horizontal-padding {
    padding: 0 70px 0 50px; }
  .themerow .vertical-padding {
    padding: 20px 0; }
  .themerow .column-half {
    float: left;
    display: block;
    margin-right: 2.6178010471%;
    width: 48.6910994764%;
    border-right: 1px solid #DDDDDD; }
    .themerow .column-half:last-child {
      margin-right: 0; }
    .themerow .column-half:last-child {
      border-right-width: 0; }
  .themerow.items-background {
    background: url("../images/items-background.png") 0 0 repeat; }
  .themerow.blue-climber {
    background: url("../images/blue-climber-bg.jpg") center top no-repeat;
    background-size: cover;
    color: #fff;
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.7);
    padding-top: 50px;
    padding-bottom: 50px;
    margin-bottom: 3px;
    border-width: 0; }
    .themerow.blue-climber .content {
      float: left;
      display: block;
      margin-right: 2.6178010471%;
      width: 57.242582897%; }
      .themerow.blue-climber .content:last-child {
        margin-right: 0; }
    .themerow.blue-climber h3 {
      font-size: 36px;
      margin-bottom: 30px; }
    .themerow.blue-climber p {
      font-size: 18px;
      font-weight: 300;
      margin-bottom: 30px; }
      .themerow.blue-climber p:last-child {
        margin-bottom: 0; }
  .themerow.free-omniva-message {
    background-color: #F04E23;
    border-top-width: 0;
    border-bottom-width: 0;
    color: #fff;
    font-weight: 700;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 0;
    margin-bottom: 0; }
    .themerow.free-omniva-message img {
      margin-right: 5px;
      margin-top: -3px; }
  .themerow.free-transport-message {
    background-color: #F69C00;
    border-top-width: 0;
    border-bottom-width: 0;
    color: #fff;
    font-weight: 700;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 0;
    margin-bottom: 0; }
    .themerow.free-transport-message img {
      margin-right: 5px;
      margin-top: -3px; }
  .themerow.addon-themerow {
    margin-top: 3px;
    border-width: 0;
    padding: 0; }
    .themerow.addon-themerow .column-half {
      padding-top: 30px;
      padding-bottom: 30px;
      border-right-color: #fff;
      border-right-width: 3px; }
      .themerow.addon-themerow .column-half:first-child {
        padding-right: 20px; }
      .themerow.addon-themerow .column-half:last-child {
        border-right-width: 0; }
      .themerow.addon-themerow .column-half h3 {
        line-height: 1.2; }
  .themerow.ekaubandusliit h3 {
    padding-top: 10px; }
  .themerow.margin-top {
    margin-top: 90px; }
  .themerow .cards-container {
    padding-top: 20px;
    margin-bottom: 0; }
    .themerow .cards-container.gifts {
      padding-top: 40px; }
    .themerow .cards-container .listing-card {
      margin-bottom: 30px; }
  .themerow .cards-row:last-child {
    margin-bottom: 0 !important; }
  .themerow .cards-container.gifts .cards-row:first-child {
    margin-top: 10px; }
  .themerow .listing-card .hover-data .btn {
    font-weight: 400; }

.good-badges {
  padding-top: 20px;
  padding-bottom: 20px; }
  .good-badges .column {
    float: left;
    display: block;
    margin-right: 2.6178010471%;
    width: 23.0366492147%; }
    .good-badges .column:last-child {
      margin-right: 0; }
  .good-badges .tooltip-item {
    width: 100%;
    text-align: left; }
  .good-badges h5 {
    margin-bottom: 0;
    margin-top: 5px;
    font-weight: 400; }
  .good-badges img {
    margin-bottom: 0; }
  .good-badges .klienditeenindus img {
    margin-top: -7px; }

.themerow .good-badges {
  float: left;
  padding: 0; }
  .themerow .good-badges .column {
    min-height: 147px; }
  .themerow .good-badges img {
    display: inline-block;
    float: none;
    margin-right: 0;
    margin-bottom: 10px; }
  .themerow .good-badges .tooltip-item {
    text-align: center; }
  .themerow .good-badges .klienditeenindus img {
    margin-top: -13px; }

.heroes-container {
  display: block;
  box-shadow: 0 0 0 3px #F5F5F5;
  border: 1px solid #DDDDDD;
  border-radius: 4px;
  margin: 30px 0 50px; }
  .heroes-container::after {
    clear: both;
    content: "";
    display: table; }
  .heroes-container .hero-card {
    float: left;
    display: block;
    margin-right: 2.6178010471%;
    width: 48.6910994764%;
    margin-right: 15px !important; }
    .heroes-container .hero-card:last-child {
      margin-right: 0; }
    .heroes-container .hero-card + .cards-container {
      float: left;
      display: block;
      margin-right: 2.6178010471%;
      width: 48.6910994764%;
      margin-bottom: 0; }
      .heroes-container .hero-card + .cards-container:last-child {
        margin-right: 0; }
  .heroes-container .cards-container {
    padding-top: 15px;
    padding-bottom: 10px;
    margin-bottom: 0;
    float: left;
    display: block;
    margin-right: 2.6178010471%;
    width: 65.7940663176%; }
    .heroes-container .cards-container:last-child {
      margin-right: 0; }
    .heroes-container .cards-container .cards-row {
      margin-bottom: 15px; }
      .heroes-container .cards-container .cards-row:last-child {
        margin-bottom: 0; }
  .heroes-container .container-cover {
    float: left;
    display: block;
    margin-right: 2.6178010471%;
    width: 31.5881326353%;
    margin-right: 15px !important; }
    .heroes-container .container-cover:last-child {
      margin-right: 0; }
    .heroes-container .container-cover + .cards-container {
      margin-bottom: 0; }
  .heroes-container .categories-nav {
    margin-bottom: -15px;
    overflow: hidden; }
  .heroes-container.cover-right .cards-container {
    margin-right: 0;
    margin-left: 15px; }
  .heroes-container.cover-right .container-cover {
    float: right;
    margin-right: 0 !important;
    border-radius: 0 4px 4px 0; }
  .heroes-container .cover-wide {
    float: left;
    display: block;
    margin-right: 2.6178010471%;
    width: 48.6910994764%; }
    .heroes-container .cover-wide:last-child {
      margin-right: 0; }
    .heroes-container .cover-wide + .cards-container {
      float: left;
      display: block;
      margin-right: 2.6178010471%;
      width: 48.6910994764%; }
      .heroes-container .cover-wide + .cards-container:last-child {
        margin-right: 0; }

.filters-sidebar {
  float: left;
  display: block;
  margin-right: 3.1578947368%;
  width: 17.4736842105%;
  margin-top: 30px; }
  .filters-sidebar:last-child {
    margin-right: 0; }

.filtered-list {
  float: left;
  display: block;
  margin-right: 3.1578947368%;
  width: 79.3684210526%;
  margin-top: 30px;
  position: relative; }
  .filtered-list:last-child {
    margin-right: 0; }
  .filtered-list:before {
    content: '';
    position: absolute;
    top: 0;
    left: -18px;
    background-color: #F0F0F0;
    width: 1px;
    height: 100%; }

.grid-container .cards-container:first-child {
  margin-top: 30px; }

.cards-container.gifts .cards-row {
  margin-bottom: 50px; }
  .cards-container.gifts .cards-row:first-child {
    margin-top: 50px; }

.listing-card {
  border: 0px solid #fff;
  border-radius: 0px;
  background-color: #fff;
  margin-bottom: 30px; }
  .listing-card a {
    color: #333333;
    display: block;
    position: relative; }
    .listing-card a:hover {
      text-decoration: none; }
  .listing-card .product-image-container {
    position: relative; }
  .listing-card .label {
    display: none;
    position: absolute;
    top: 0;
    left: 50%;
    width: 150px;
    margin-left: -75px;
    border-radius: 0 0 4px 4px;
    border: 2px solid #fff;
    border-top-width: 0; }
  .listing-card .label-timer {
    background-color: #FF9F00;
    opacity: 0.9;
    width: 100%;
    left: 0;
    margin-left: 0;
    border-radius: 0;
    border-left-width: 0;
    border-right-width: 0;
    text-align: left;
    font-weight: 400;
    text-transform: none;
    font-size: 12px;
    padding-top: .6em;
    padding-bottom: .6em; }
    .listing-card .label-timer > .timer {
      float: right;
      position: relative; }
      .listing-card .label-timer > .timer::before {
        content: '';
        display: block;
        position: absolute;
        top: -2px;
        left: -18px;
        width: 14px;
        height: 14px;
        background-size: 14px 14px;
        background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212%22%20height%3D%2213%22%20viewBox%3D%22115%20180%2012%2013%22%3E%3Cpath%20fill%3D%22%23FFF%22%20fill-rule%3D%22evenodd%22%20d%3D%22M121%20181c-1.536%200-3.07.586-4.243%201.757-2.343%202.343-2.343%206.142%200%208.485%201.173%201.17%202.707%201.757%204.243%201.757%201.536%200%203.07-.587%204.243-1.758%202.343-2.343%202.343-6.143%200-8.485-1.172-1.17-2.707-1.757-4.243-1.757zm3.675%209.674c-.982.98-2.286%201.52-3.675%201.52-1.388%200-2.693-.54-3.675-1.52-.98-.982-1.52-2.286-1.52-3.675%200-1.39.54-2.694%201.52-3.676.982-.98%202.286-1.52%203.675-1.52%201.388%200%202.693.54%203.675%201.52.98.982%201.52%202.287%201.52%203.675%200%201.387-.54%202.692-1.52%203.674zm-1.29-4.103h-2.01v-2.817c0-.222-.18-.402-.402-.402-.22%200-.4.18-.4.403v3.219c0%20.222.18.402.4.402h2.41c.223%200%20.403-.18.403-.402%200-.22-.18-.4-.402-.4z%22%2F%3E%3C%2Fsvg%3E"); }
  .listing-card .taglabels {
    position: absolute;
    left: 5px;
    right: 5px;
    bottom: -12px;
    text-align: left;
    font-size: 10px;
    overflow: hidden;
    white-space: nowrap;
    height: 17px; }
    .listing-card .taglabels > .taglabel {
      float: left;
      color: #fff;
      border-radius: 2px;
      padding: .1em .5em;
      margin-right: 3px;
      margin-bottom: 3px;
      text-transform: uppercase; }
      .listing-card .taglabels > .taglabel.-green {
        background-color: #7ED321; }
      .listing-card .taglabels > .taglabel.-orange {
        background-color: #FF9F00; }
      .listing-card .taglabels > .taglabel.-gray {
        background-color: #AAAAAA; }
  .listing-card h2 {
    font-size: 18px;
    font-weight: 400;
    height: 44px;
    overflow: hidden;
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; }
  .listing-card .product-image {
    border-radius: 0px; }
  .listing-card .card-details {
    padding: 10px; }
    .listing-card .card-details::after {
      clear: both;
      content: "";
      display: table; }
    .listing-card .card-details .quantity-sold {
      font-size: 14px;
      float: right;
      margin-bottom: 0;
      padding-left: 16px;
      position: relative;
      color: #666666; }
      .listing-card .card-details .quantity-sold:before {
        content: "";
        display: block;
        height: 12px;
        width: 12px;
        position: absolute;
        left: 0;
        top: 4px;
        background: url("../images/icons-small-tags.svg") 0 0 no-repeat;
        background-size: auto 12px; }
  .listing-card .price-row {
    margin-bottom: 0.5rem; }
  .listing-card .price-label {
    display: none; }
  .listing-card .card-price {
    font-weight: 700;
    text-align: left;
    line-height: 1.3;
    color: #DC251E;
    float: left;
    font-size: 18px; }
    .listing-card .card-price span {
      font-weight: 300;
      text-decoration: line-through;
      color: #666666;
      margin-left: 10px; }
      .listing-card .card-price span.discount-block {
        text-decoration: none;
        color: #DC251E;
        font-weight: bold;
        padding: 1px 4px 1px 4px;
        border: 1px solid #DC251E;
        font-size: 12px; }
  .listing-card .regular-price {
    font-weight: 300;
    text-decoration: line-through;
    color: #666666;
    margin-left: 10px;
    font-size: 18px;
    line-height: 1.3; }
  .listing-card .buttons .btn {
    font-size: 14px;
    padding: 0.5rem 1rem; }
  .listing-card .gift-details {
    float: right;
    font-size: 14px;
    color: #666666;
    line-height: 1;
    margin-top: 10px; }
    .listing-card .gift-details li {
      float: left; }
      .listing-card .gift-details li:first-child {
        padding-right: 10px;
        margin-right: 10px;
        border-right: 1px solid #DDDDDD; }
  .listing-card .hover-data {
    display: block;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background-color: #DC251E;
    background-color: rgba(220, 37, 30, 0.8);
    color: #fff;
    text-align: center;
    padding: 20px;
    padding-top: 50px;
    height: 206px;
    border-radius: 4px 4px 0 0;
    -webkit-transition: opacity 0.3s cubic-bezier(0.19, 1, 0.22, 1);
    -moz-transition: opacity 0.3s cubic-bezier(0.19, 1, 0.22, 1);
    transition: opacity 0.3s cubic-bezier(0.19, 1, 0.22, 1);
    -webkit-font-smoothing: subpixel-antialiased; }
    .listing-card .hover-data .btn {
      position: relative;
      top: -10px;
      color: #DC251E;
      border-width: 0;
      font-size: 20px;
      -webkit-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
      -moz-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
      transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1); }
      .listing-card .hover-data .btn:hover {
        color: #DC251E;
        background-color: #fff; }
      .listing-card .hover-data .btn em {
        font-style: normal; }
    .listing-card .hover-data .details {
      width: 220px;
      margin: 20px auto 0; }
      .listing-card .hover-data .details li {
        color: #fff;
        position: relative;
        margin-bottom: 5px;
        width: 50%;
        float: left;
        text-align: left; }
        .listing-card .hover-data .details li .details-label {
          font-size: 10px;
          display: block;
          text-transform: uppercase; }
        .listing-card .hover-data .details li .details-value {
          padding-left: 25px;
          position: relative; }
          .listing-card .hover-data .details li .details-value:before {
            content: "";
            display: block;
            height: 20px;
            width: 20px;
            position: absolute;
            left: 0;
            top: 1px;
            background: url("../images/icons-deal-details.svg") -60px 0 no-repeat; }
        .listing-card .hover-data .details li.countdown {
          -webkit-transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
          -moz-transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
          transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
          left: -10px; }
        .listing-card .hover-data .details li.quantity-sold {
          right: -10px;
          -webkit-transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
          -moz-transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
          transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1); }
          .listing-card .hover-data .details li.quantity-sold .details-value:before {
            background-position: -80px 0; }
  .listing-card a:hover .hover-data {
    display: block;
    visibility: visible;
    opacity: 1; }
    .listing-card a:hover .hover-data .countdown {
      left: 0;
      opacity: 1; }
    .listing-card a:hover .hover-data .quantity-sold {
      right: 0;
      opacity: 1; }
    .listing-card a:hover .hover-data .btn {
      top: 0;
      opacity: 1; }

.hero-card {
  position: relative;
  overflow: hidden;
  border-radius: 4px 0 0 4px; }
  .hero-card .product-image {
    border-radius: 4px 0 0 4px; }
  .hero-card .card-details {
    visibility: visible;
    opacity: 1;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: #333333;
    background-color: rgba(51, 51, 51, 0.8);
    color: #fff;
    font-weight: 300;
    padding: 10px 15px;
    border-bottom-left-radius: 4px;
    -webkit-transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
    -moz-transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1); }
  .hero-card h2 {
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 10px;
    display: inline-block;
    width: 70%;
    height: auto;
    overflow: visible; }
  .hero-card .card-price {
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 24px;
    color: #fff; }
    .hero-card .card-price span {
      font-size: 18px;
      color: #fff; }
  .hero-card .quantity-sold {
    color: #fff; }
    .hero-card .quantity-sold:before {
      background-position: -20px 0; }
  .hero-card .hover-data {
    height: 100%;
    border-radius: 4px 0 0 4px; }
    .hero-card .hover-data .btn {
      margin-top: 70px; }
  .hero-card a:hover .card-details {
    visibility: hidden;
    opacity: 0; }

.cards-container {
  margin-bottom: 50px;
  margin-left: -20px;
  margin-right: -20px;
  background-color: #fff; }
  .cards-container .cards-row {
    display: block;
    margin-bottom: 0; }
    .cards-container .cards-row::after {
      clear: both;
      content: "";
      display: table; }
  .cards-container.rows .listing-card {
    display: block;
    border-bottom: 1px solid #F0F0F0;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-radius: 0;
    min-height: 85px; }
    .cards-container.rows .listing-card::after {
      clear: both;
      content: "";
      display: table; }
    .cards-container.rows .listing-card .label {
      display: none; }
    .cards-container.rows .listing-card .product-image {
      width: 130px;
      position: absolute;
      top: 0;
      left: 0; }
    .cards-container.rows .listing-card .card-details {
      display: table;
      width: 100%; }
    .cards-container.rows .listing-card h2 {
      display: table-cell;
      width: 68%;
      margin-bottom: 0;
      font-size: 16px;
      height: 58px;
      overflow: hidden;
      vertical-align: middle; }
    .cards-container.rows .listing-card .card-price {
      display: table-cell;
      font-size: 24px; }
      .cards-container.rows .listing-card .card-price span {
        font-size: 18px; }
    .cards-container.rows .listing-card .quantity-sold {
      display: table-row; }
      .cards-container.rows .listing-card .quantity-sold:before {
        position: relative;
        display: inline-block;
        top: 0;
        margin-right: 3px; }
    .cards-container.rows .listing-card:last-child {
      border-bottom-width: 0;
      margin-bottom: 0;
      padding-bottom: 0; }
    .cards-container.rows .listing-card .hover-data {
      position: absolute;
      top: 0;
      left: 0;
      background-color: rgba(51, 51, 51, 0.8);
      height: 74px;
      width: 130px;
      padding: 10px;
      border-radius: 2px; }
      .cards-container.rows .listing-card .hover-data em {
        display: none; }
      .cards-container.rows .listing-card .hover-data .details {
        margin-top: 4px;
        font-size: 14px;
        text-align: center;
        width: 100%; }
        .cards-container.rows .listing-card .hover-data .details .countdown {
          left: 0; }
        .cards-container.rows .listing-card .hover-data .details .details-label {
          display: none; }
        .cards-container.rows .listing-card .hover-data .details .details-value {
          padding-left: 19px; }
          .cards-container.rows .listing-card .hover-data .details .details-value:before {
            background-size: auto 14px;
            height: 15px;
            width: 15px;
            background-position: -42px 0;
            top: 2px; }
        .cards-container.rows .listing-card .hover-data .details li {
          float: none;
          bottom: -10px;
          display: inline-block;
          width: auto; }
        .cards-container.rows .listing-card .hover-data .details .quantity-sold {
          display: none; }
      .cards-container.rows .listing-card .hover-data .btn {
        font-size: 18px;
        padding: 8px 20px; }
    .cards-container.rows .listing-card a {
      padding-left: 150px;
      min-height: 76px; }
      .cards-container.rows .listing-card a:hover {
        background-color: #FFE5E4;
        border-top: 1px solid #F0F0F0;
        border-bottom: 1px solid #F0F0F0;
        margin: -11px -15px -11px -15px;
        padding: 10px 15px 10px 165px;
        min-height: 98px; }
        .cards-container.rows .listing-card a:hover .hover-data {
          top: 10px;
          left: 15px; }
        .cards-container.rows .listing-card a:hover .product-image {
          width: 130px;
          position: absolute;
          top: 10px;
          left: 15px; }
        .cards-container.rows .listing-card a:hover .details li {
          bottom: 0; }
  .cards-container.columns .listing-card .product-image {
    border-radius: 4px 4px 0 0; }
  .cards-container.columns .listing-card .card-details {
    position: relative;
    padding: 10px; }
    .cards-container.columns .listing-card .card-details::after {
      clear: both;
      content: "";
      display: table; }
  .cards-container.columns .listing-card h2 {
    margin-bottom: 10px; }
  .cards-container.columns .listing-card .card-price {
    text-align: left;
    font-size: 20px; }
    .cards-container.columns .listing-card .card-price span {
      font-size: 18px;
      display: inline;
      margin-left: 10px; }
  .cards-container.columns .listing-card .card-details .quantity-sold {
    position: absolute;
    bottom: 10px;
    right: 10px; }
  .cards-container .two-columns {
    padding-left: 0.75rem;
    padding-right: 0.75rem; }
    .cards-container .two-columns .listing-card {
      float: left;
      display: block;
      margin-right: 2.6178010471%;
      width: 48.6910994764%; }
      .cards-container .two-columns .listing-card:last-child {
        margin-right: 0; }
      .cards-container .two-columns .listing-card h2 {
        font-size: 16px;
        height: 40px; }
      .cards-container .two-columns .listing-card .card-details {
        padding-left: 0;
        padding-right: 0; }
      .cards-container .two-columns .listing-card .card-price {
        font-size: 16px; }
        .cards-container .two-columns .listing-card .card-price span {
          font-size: 14px;
          font-weight: 400;
          margin-left: 4px; }
      .cards-container .two-columns .listing-card .quantity-sold {
        font-size: 12px;
        padding-left: 14px;
        margin-top: 2px; }
        .cards-container .two-columns .listing-card .quantity-sold::before {
          height: 10px;
          width: 10px;
          background-size: auto 10px; }
  .cards-container .three-columns .listing-card {
    float: left;
    display: block;
    margin-right: 2.6178010471%;
    width: 31.5881326353%; }
    .cards-container .three-columns .listing-card:last-child {
      margin-right: 0; }
    .cards-container .three-columns .listing-card .hover-data {
      padding-top: 50px;
      height: 204px; }
  .cards-container .four-columns .listing-card {
    float: left;
    display: block;
    margin-right: 2.6178010471%;
    width: 23.0366492147%; }
    .cards-container .four-columns .listing-card:last-child {
      margin-right: 0; }
  .cards-container .four-columns h2 {
    font-size: 16px; }
  .cards-container .four-columns .hover-data {
    height: 149px;
    padding-top: 25px; }
    .cards-container .four-columns .hover-data .btn {
      margin-top: 0;
      font-size: 18px; }
  .cards-container .four-columns .no-quantity .hover-data {
    padding-top: 55px; }
  .cards-container .five-columns .listing-card {
    float: left;
    display: block;
    margin-right: 2.6178010471%;
    width: 17.9057591623%; }
    .cards-container .five-columns .listing-card:last-child {
      margin-right: 0; }
    .cards-container .five-columns .listing-card h2 {
      font-size: 14px;
      height: 48px;
      overflow: hidden; }
    .cards-container .five-columns .listing-card .card-price {
      font-size: 16px; }
      .cards-container .five-columns .listing-card .card-price span {
        font-size: 14px !important; }
    .cards-container .five-columns .listing-card .hover-data {
      height: 116px;
      padding-top: 15px; }
      .cards-container .five-columns .listing-card .hover-data .btn {
        font-size: 16px; }
      .cards-container .five-columns .listing-card .hover-data .details {
        width: 100%;
        margin-top: 10px; }
        .cards-container .five-columns .listing-card .hover-data .details .quantity-sold {
          width: 110px; }
  .cards-container .five-columns .no-quantity .hover-data {
    padding-top: 40px; }
  .cards-container.gifts .listing-card {
    position: relative;
    background: #fff url("../images/gift-card-bg.jpg") right bottom no-repeat; }
    .cards-container.gifts .listing-card:before {
      content: '';
      position: absolute;
      top: -23px;
      left: 50%;
      margin-left: -36px;
      width: 72px;
      height: 18px;
      background: url("../images/icon-giftwrap.svg") 0 0 no-repeat; }
    .cards-container.gifts .listing-card a {
      overflow: hidden; }
      .cards-container.gifts .listing-card a:before {
        content: '';
        position: absolute;
        z-index: 85;
        top: 0px;
        left: 0px;
        width: 70px;
        height: 70px;
        background: url("../images/gift-pink-ribbon.png") -15px -15px no-repeat;
        background-size: 70px 70px; }
    .cards-container.gifts .listing-card img {
      width: 100%; }
    .cards-container.gifts .listing-card h2 {
      margin-bottom: 20px; }
    .cards-container.gifts .listing-card .card-price {
      text-align: right;
      color: #E93772;
      position: absolute;
      right: 10px;
      bottom: 10px;
      font-size: 30px; }
      .cards-container.gifts .listing-card .card-price span {
        margin-right: 10px; }
    .cards-container.gifts .listing-card .gift-details {
      float: left;
      position: relative; }
      .cards-container.gifts .listing-card .gift-details:before {
        content: '';
        position: absolute;
        top: -10px;
        left: 0;
        height: 1px;
        width: 40px;
        background-color: #ddd; }
      .cards-container.gifts .listing-card .gift-details li {
        color: #AAAAAA;
        padding-left: 13px;
        position: relative;
        margin-bottom: 2px;
        font-size: 12px; }
        .cards-container.gifts .listing-card .gift-details li:before {
          content: "";
          display: block;
          height: 10px;
          width: 10px;
          position: absolute;
          left: 0;
          top: 3px;
          background: url("../images/icons-gift-details-small.svg") 0 0 no-repeat; }
        .cards-container.gifts .listing-card .gift-details li.people:before {
          background-position: -20px 0; }
    .cards-container.gifts .listing-card .hover-data {
      background-color: #E93772;
      background-color: rgba(233, 55, 114, 0.8);
      height: 204px;
      padding: 0;
      line-height: 204px; }
      .cards-container.gifts .listing-card .hover-data .btn {
        color: #E93772; }
  .cards-container.gifts .four-columns .hover-data {
    height: 148px;
    line-height: 148px; }
  .cards-container.products .listing-card {
    text-align: center; }
    .cards-container.products .listing-card .quantity-sold, .cards-container.products .listing-card .quantity-sold-no-show {
      display: none; }
    .cards-container.products .listing-card .card-price {
      text-align: center; }
      .cards-container.products .listing-card .card-price span {
        display: block;
        margin: 0;
        font-size: 16px; }
    .cards-container.products .listing-card .hover-data {
      background-color: #FF9F00;
      background-color: rgba(231, 121, 0, 0.8); }
      .cards-container.products .listing-card .hover-data .quantity-sold {
        float: none;
        display: inline-block;
        right: 0;
        bottom: -10px;
        text-align: center; }
      .cards-container.products .listing-card .hover-data .btn {
        color: #FF9F00; }
    .cards-container.products .listing-card a:hover .hover-data .quantity-sold {
      bottom: 0; }
  .cards-container.products.rows .listing-card {
    text-align: left; }
    .cards-container.products.rows .listing-card .quantity-sold {
      display: table-row; }
    .cards-container.products.rows .listing-card a:hover {
      background-color: #FFF3DF; }
    .cards-container.products.rows .listing-card .hover-data .details {
      display: none; }
    .cards-container.products.rows .listing-card .hover-data .btn {
      margin-top: 10px; }
    .cards-container.products.rows .listing-card .card-price {
      text-align: right;
      font-size: 20px; }
  .cards-container.products.rows h2 {
    text-align: left; }

.heroes-container .listing-card {
  border: none;
  box-shadow: none; }

.heroes-container .columns .listing-card {
  border: 1px solid #DDDDDD; }

.heroes-container .cards-container .four-columns h2 {
  font-size: 14px; }

.heroes-container .cards-container .four-columns .card-price {
  font-size: 16px; }
  .heroes-container .cards-container .four-columns .card-price span {
    font-size: 14px; }

.heroes-container .cards-container .four-columns .quantity-sold {
  display: none; }

.heroes-container .four-columns .hover-data {
  height: 98px;
  padding-top: 30px !important; }
  .heroes-container .four-columns .hover-data .details {
    display: none; }
  .heroes-container .four-columns .hover-data em {
    display: none; }

.heroes-container .four-columns h2 {
  height: 48px;
  overflow: hidden; }

.filtered-list .three-columns .listing-card .hover-data {
  height: 162px;
  padding-top: 30px; }

.filtered-list .three-columns .listing-card .card-price {
  font-size: 18px; }
  .filtered-list .three-columns .listing-card .card-price span {
    font-size: 14px; }

.filtered-list .three-columns .no-quantity .hover-data {
  padding-top: 60px; }

.filtered-list .four-columns .listing-card .hover-data {
  height: 118px;
  padding-top: 20px; }
  .filtered-list .four-columns .listing-card .hover-data .details {
    margin-top: 10px;
    width: 100%; }
  .filtered-list .four-columns .listing-card .hover-data .quantity-sold {
    width: auto; }

.filtered-list .four-columns .listing-card h2 {
  font-size: 14px;
  height: 48px; }

.filtered-list .four-columns .listing-card .card-price {
  font-size: 16px; }
  .filtered-list .four-columns .listing-card .card-price span {
    font-size: 14px; }

.filtered-list .four-columns .no-quantity .hover-data {
  padding-top: 40px; }

.filtered-list .cards-container.gifts .three-columns .listing-card .hover-data {
  height: 162px;
  line-height: 162px;
  padding-top: 0; }

.filtered-list .cards-container.gifts .three-columns .listing-card .card-price {
  font-size: 24px; }

.filtered-list .cards-container.gifts .four-columns .listing-card .hover-data {
  height: 118px;
  line-height: 118px;
  padding-top: 0; }

.filtered-list .cards-container.gifts .four-columns .listing-card .card-price {
  font-size: 20px; }
  .filtered-list .cards-container.gifts .four-columns .listing-card .card-price span {
    display: none; }

.filtered-list .cards-container.services .four-columns .hover-data {
  padding-top: 40px; }
  .filtered-list .cards-container.services .four-columns .hover-data .details {
    display: none; }

.listing-sidebar .cards-container.rows .listing-card {
  padding-bottom: 0;
  margin-bottom: 10px;
  border: 1px solid #ddd;
  border-radius: 4px; }
  .listing-sidebar .cards-container.rows .listing-card a {
    padding: 10px 10px 10px 100px !important;
    min-height: 0; }
    .listing-sidebar .cards-container.rows .listing-card a:hover {
      margin: 0;
      border-width: 0;
      min-height: 0; }
  .listing-sidebar .cards-container.rows .listing-card .product-image {
    width: 80px !important;
    left: 10px !important;
    top: 10px !important; }
  .listing-sidebar .cards-container.rows .listing-card .hover-data {
    width: 80px;
    height: 46px;
    top: 10px !important;
    left: 10px !important;
    padding: 5px; }
    .listing-sidebar .cards-container.rows .listing-card .hover-data .btn {
      font-size: 14px;
      padding: 5px 10px;
      margin-top: 6px;
      -webkit-transition: opacity 0.5s cubic-bezier(0.19, 1, 0.22, 1);
      -moz-transition: opacity 0.5s cubic-bezier(0.19, 1, 0.22, 1);
      transition: opacity 0.5s cubic-bezier(0.19, 1, 0.22, 1); }
  .listing-sidebar .cards-container.rows .listing-card .quantity-sold {
    display: none; }
  .listing-sidebar .cards-container.rows .listing-card .card-details {
    display: block; }
  .listing-sidebar .cards-container.rows .listing-card h2 {
    display: block;
    width: 100%;
    font-size: 14px;
    min-height: 50px;
    height: auto;
    font-weight: 400; }
  .listing-sidebar .cards-container.rows .listing-card .card-price {
    text-align: left;
    display: block;
    font-size: 14px; }
    .listing-sidebar .cards-container.rows .listing-card .card-price span {
      display: none; }

.content-page-sidebar .listing-card {
  margin-bottom: 10px; }
  .content-page-sidebar .listing-card h2 {
    margin-top: 10px; }
  .content-page-sidebar .listing-card .hover-data {
    height: 125px;
    padding-top: 40px; }

.listing-card.birthday2k18 h2 {
  position: relative;
  text-align: left;
  padding-right: 30px; }
  .listing-card.birthday2k18 h2::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 24px;
    height: 24px;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M14.56%2018.47l-2.382%203.756v-6.299H11.4v6.3L9.02%2018.468l-.656.416%203.097%204.888a.388.388%200%200%200%20.657%200l3.097-4.888-.656-.416z%22%20fill%3D%22%239AD6D4%22%2F%3E%3Cpath%20d%3D%22M8.78%209.927a4.75%204.75%200%200%200-8.03%205.075c1.356%202.146%204.918%203.063%207.385%203.174l.023%201.432L9.76%2018.59l-1.284-.631c.958-2.276%201.659-5.887.303-8.033z%22%20fill%3D%22%23FFAA0E%22%2F%3E%3Cpath%20d%3D%22M14.799%209.927a4.75%204.75%200%201%201%208.03%205.075c-1.356%202.146-4.918%203.063-7.385%203.174l-.023%201.432-1.603-1.016%201.284-.632c-.958-2.276-1.66-5.887-.303-8.033z%22%20fill%3D%22%2357BAB7%22%2F%3E%3Cpath%20d%3D%22M2.058%2014.57a.388.388%200%200%201-.328-.181%203.589%203.589%200%200%201%201.109-4.947.389.389%200%200%201%20.415.656%202.81%202.81%200%200%200-.868%203.875.388.388%200%200%201-.328.596z%22%20fill%3D%22%23FFF%22%2F%3E%3Cpath%20d%3D%22M18.047%206.258a6.258%206.258%200%201%200-12.515%200c0%203.34%203.312%206.863%205.98%208.725l-.894%201.462h2.343l-.894-1.462c2.668-1.862%205.98-5.386%205.98-8.725z%22%20fill%3D%22%23FF3776%22%2F%3E%3Cpath%20d%3D%22M7.085%206.646a.388.388%200%200%201-.388-.389%205.099%205.099%200%200%201%205.092-5.092.388.388%200%200%201%200%20.777%204.32%204.32%200%200%200-4.315%204.315.388.388%200%200%201-.389.389z%22%20fill%3D%22%23FFF%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 24px 24px; }

.listing-card.takeaway .product-image-container::after {
  content: '';
  position: absolute;
  left: 20px;
  bottom: 20px;
  width: 44px;
  height: 44px;
  background-size: 44px 44px;
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D%220%200%20512%20512%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill-rule%3D%22nonzero%22%20fill%3D%22none%22%3E%3Ccircle%20fill%3D%22%2361BD00%22%20cx%3D%22256%22%20cy%3D%22256%22%20r%3D%22256%22%2F%3E%3Cpath%20d%3D%22M256%20469.334c-117.632%200-213.333-95.702-213.333-213.333S138.368%2042.667%20256%2042.667c117.636%200%20213.333%2095.703%20213.333%20213.334S373.636%20469.334%20256%20469.334z%22%20fill%3D%22%2373D10F%22%2F%3E%3Cg%20transform%3D%22translate(144%20185)%22%20fill%3D%22%23000%22%20opacity%3D%22.3%22%3E%3Ccircle%20cx%3D%22174.449%22%20cy%3D%22133.658%22%20r%3D%2223.676%22%2F%3E%3Cpath%20d%3D%22M190%2055.806H5a5%205%200%2000-5%205v67.852a5%205%200%20005%205H22.1c.001-18.568%2015.11-33.675%2033.677-33.675%2018.569%200%2033.675%2015.107%2033.677%2033.675h51.318c.001-18.568%2015.109-33.675%2033.677-33.675%2018.566%200%2033.673%2015.107%2033.675%2033.675H230c5.523%200%2010-4.478%2010-10v-17.852c0-27.615-22.386-50-50-50z%22%2F%3E%3Ccircle%20cx%3D%2255.778%22%20cy%3D%22133.658%22%20r%3D%2223.676%22%2F%3E%3Cpath%20d%3D%22M162.243%2011.19A20%2020%200%2000144.63.666h-27.658V45.81h63.898l-18.627-34.62zM106.972.667H61.467A20%2020%200%200043.855%2011.19L25.227%2045.81h81.745V.667z%22%2F%3E%3C%2Fg%3E%3Cg%20transform%3D%22translate(136%20177)%22%20fill%3D%22%23FFF%22%3E%3Ccircle%20cx%3D%22174.449%22%20cy%3D%22133.658%22%20r%3D%2223.676%22%2F%3E%3Cpath%20d%3D%22M190%2055.806H5a5%205%200%2000-5%205v67.852a5%205%200%20005%205H22.1c.001-18.568%2015.11-33.675%2033.677-33.675%2018.569%200%2033.675%2015.107%2033.677%2033.675h51.318c.001-18.568%2015.109-33.675%2033.677-33.675%2018.566%200%2033.673%2015.107%2033.675%2033.675H230c5.523%200%2010-4.478%2010-10v-17.852c0-27.615-22.386-50-50-50z%22%2F%3E%3Ccircle%20cx%3D%2255.778%22%20cy%3D%22133.658%22%20r%3D%2223.676%22%2F%3E%3Cpath%20d%3D%22M162.243%2011.19A20%2020%200%2000144.63.666h-27.658V45.81h63.898l-18.627-34.62zM106.972.667H61.467A20%2020%200%200043.855%2011.19L25.227%2045.81h81.745V.667z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }

.cards-row.two-columns .listing-card.takeaway .product-image-container::after {
  left: 10px;
  bottom: 10px; }

.listing-card.hotel .card-price {
  color: #EB368D !important; }

.listing-card.hotel .hover-data .btn {
  color: #EB368D; }

.listing-card.hotel .card-details .address {
  color: #AAAAAA;
  font-size: 13px;
  margin-bottom: 6px;
  display: flex;
  align-items: center; }
  .listing-card.hotel .card-details .address::before {
    content: '';
    width: 16px;
    height: 16px;
    display: block;
    margin-right: 5px;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpath%20d%3D%22M8%200C4.1%200%201%203.1%201%207c0%201.9.7%203.7%202.1%205%20.1.1%204.1%203.7%204.2%203.8.4.3%201%20.3%201.3%200%20.1-.1%204.2-3.7%204.2-3.8%201.4-1.3%202.1-3.1%202.1-5%20.1-3.9-3-7-6.9-7zm0%209c-1.1%200-2-.9-2-2s.9-2%202-2%202%20.9%202%202-.9%202-2%202z%22%20fill%3D%22%23EB368D%22%2F%3E%3C%2Fsvg%3E");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    transform: translateY(-1px); }

.category-header {
  margin-top: 50px;
  border-bottom: 1px solid #DDDDDD; }
  .category-header::after {
    clear: both;
    content: "";
    display: table; }
  .category-header .category-title {
    font-size: 36px;
    font-family: "Droid Serif", serif;
    font-weight: 400;
    color: #666666;
    float: left;
    margin-right: 50px;
    line-height: 1; }
  .category-header .show-all {
    display: block;
    padding: 10px 0; }

.section-title-container {
  margin-top: 50px;
  margin-bottom: 30px; }
  .section-title-container::after {
    clear: both;
    content: "";
    display: table; }

.section-title {
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 300;
  background-color: #F5F5F5;
  width: 100%;
  background: url("../images/section-title-bg.png");
  padding: 10px 20px;
  color: #fff;
  background-image: -webkit-linear-gradient(-360deg, rgba(50, 59, 110, 0.8) 0%, rgba(218, 92, 92, 0.8) 100%), url("../images/section-title-bg.png");
  background-image: linear-gradient(90deg, rgba(50, 59, 110, 0.8) 0%, rgba(218, 92, 92, 0.8) 100%), url("../images/section-title-bg.png");
  text-align: center; }
  .section-title .subtitle {
    font-size: 20px;
    text-transform: none;
    margin-bottom: 0; }
  .section-title.green {
    background-image: -webkit-linear-gradient(-360deg, rgba(59, 184, 65, 0.8) 60%, rgba(230, 255, 104, 0.8) 100%), url("../images/section-title-bg.png");
    background-image: linear-gradient(90deg, rgba(59, 184, 65, 0.8) 60%, rgba(230, 255, 104, 0.8) 100%), url("../images/section-title-bg.png"); }
  .section-title.title-large {
    padding-top: 20px;
    padding-bottom: 20px; }
    .section-title.title-large h4 {
      font-size: 36px;
      font-weight: 300;
      border-bottom: 1px solid rgba(255, 255, 255, 0.3);
      padding-bottom: 5px;
      margin-bottom: 5px; }

.filtered-list .section-title {
  position: relative;
  z-index: 100;
  width: 50%;
  float: none;
  margin-bottom: 30px;
  background-image: -webkit-linear-gradient(-360deg, rgba(48, 67, 82, 0.8) 0%, rgba(215, 210, 204, 0.8) 100%), url("../images/section-title-bg.png");
  background-image: linear-gradient(90deg, rgba(48, 67, 82, 0.8) 0%, rgba(215, 210, 204, 0.8) 100%), url("../images/section-title-bg.png");
  margin-left: -18px;
  padding-left: 40px; }

.section-anchor {
  display: block;
  position: relative;
  top: -65px;
  visibility: hidden; }

.heroes-container .products-cover {
  background: url("../images/cover-products.jpg") 0 0 no-repeat;
  background-size: cover;
  height: 470px;
  border-radius: 4px 0 0 4px;
  color: #fff;
  text-align: center;
  font-size: 36px;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  line-height: 1.3; }
  .heroes-container .products-cover .title {
    width: 100%;
    height: 470px;
    display: table-cell;
    vertical-align: middle; }

.heroes-container .gifts-cover {
  background: url("../images/cover-gifts.jpg") center bottom no-repeat;
  background-size: cover;
  height: 423px;
  width: 368px;
  border-radius: 4px 0 0 4px;
  color: #fff;
  text-align: center;
  font-size: 20px;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  line-height: 28px;
  padding: 20px; }
  .heroes-container .gifts-cover .title {
    margin-top: 20px; }

.heroes-container .services-category-cover {
  position: relative;
  background: url("../images/cover-products.jpg") 0 0 no-repeat;
  background-size: cover;
  height: 665px;
  border-radius: 4px 0 0 4px;
  color: #fff;
  text-align: center;
  font-size: 30px;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  line-height: 1.3;
  text-align: left; }
  .heroes-container .services-category-cover.category-food {
    background: url("../images/cover-food.jpg") 0 0 no-repeat;
    background-size: cover; }
  .heroes-container .services-category-cover .title {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 30px;
    margin-bottom: 0; }

.heroes-container .products-category-cover {
  position: relative;
  background: url("../images/cover-products.jpg") 0 0 no-repeat;
  background-size: cover;
  height: 475px;
  border-radius: 4px 0 0 4px;
  color: #fff;
  text-align: center;
  font-size: 30px;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  line-height: 1.3;
  text-align: left; }
  .heroes-container .products-category-cover.category-health {
    background: url("../images/cover-products-health.jpg") 0 0 no-repeat;
    background-size: cover; }
  .heroes-container .products-category-cover .title {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 30px;
    margin-bottom: 0; }
  .heroes-container .products-category-cover .show-all-listings {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 30px;
    margin-bottom: 0;
    text-align: left;
    color: #fff;
    font-size: 18px;
    -webkit-font-smoothing: subpixel-antialiased; }
  .heroes-container .products-category-cover.cover-wide {
    height: 415px; }

.listing-details .listing-main {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px; }
  .listing-details .listing-main hr {
    margin-left: -20px;
    margin-right: -20px;
    margin-top: 10px;
    margin-bottom: 10px; }
  .listing-details .listing-main .gift-details {
    display: block;
    margin-top: 20px;
    margin-bottom: 20px; }
    .listing-details .listing-main .gift-details::after {
      clear: both;
      content: "";
      display: table; }
    .listing-details .listing-main .gift-details li {
      float: left;
      display: block;
      margin-right: 2.6178010471%;
      width: 48.6910994764%;
      font-size: 14px;
      color: #666666;
      padding-left: 25px;
      position: relative;
      margin-bottom: 12px;
      line-height: 1.2;
      padding-top: 3px; }
      .listing-details .listing-main .gift-details li:last-child {
        margin-right: 0; }
      .listing-details .listing-main .gift-details li::before {
        content: "";
        display: block;
        height: 20px;
        width: 20px;
        position: absolute;
        left: 0;
        top: 1px;
        background: url("../images/icons-gift-details.svg") 0 0 no-repeat; }
      .listing-details .listing-main .gift-details li:nth-child(2n+0) {
        margin-right: 0; }
    .listing-details .listing-main .gift-details .location:before {
      background-position: 3px 0; }
    .listing-details .listing-main .gift-details .duration:before {
      background-position: -20px 0; }
    .listing-details .listing-main .gift-details .people:before {
      background-position: 4px -20px; }
    .listing-details .listing-main .gift-details .season:before {
      background-position: -20px -20px; }
    .listing-details .listing-main .gift-details .valid:before {
      background-position: -60px -20px; }
    .listing-details .listing-main .gift-details .clothing:before {
      background-position: -40px 0px; }
    .listing-details .listing-main .gift-details .info {
      clear: both;
      float: left;
      display: block;
      margin-right: 2.6178010471%;
      width: 100%; }
      .listing-details .listing-main .gift-details .info:last-child {
        margin-right: 0; }
      .listing-details .listing-main .gift-details .info:before {
        background-position: -40px -20px; }

.listing-details .triple-discount {
  margin-bottom: 30px;
  text-align: center; }
  .listing-details .triple-discount > .hero-price {
    display: inline-block;
    width: 80%;
    border: 1px solid #ECD1A5;
    border-radius: 4px;
    padding: 20px;
    background-color: #FFFFDF;
    margin-bottom: 30px;
    margin-top: 10px; }
    .listing-details .triple-discount > .hero-price > .price-value {
      font-weight: bold;
      color: #DC251E;
      font-size: 36px;
      line-height: 1;
      margin-bottom: 15px; }
    .listing-details .triple-discount > .hero-price > .label-valid-until {
      text-transform: uppercase;
      font-size: 12px;
      color: #666666;
      margin-bottom: 5px; }
    .listing-details .triple-discount > .hero-price > .timer-until {
      position: relative;
      display: inline-block; }
      .listing-details .triple-discount > .hero-price > .timer-until .timer-icon {
        position: absolute;
        top: 5px;
        left: -30px;
        width: 22px;
        height: 22px;
        background-size: 22px 22px;
        background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2222%22%20viewBox%3D%22-1%2010%2024%2022%22%3E%3Cpath%20fill%3D%22%23DC251E%22%20fill-rule%3D%22evenodd%22%20d%3D%22M11%2010c-2.815%200-5.63%201.074-7.778%203.222-4.296%204.296-4.296%2011.26%200%2015.555C5.372%2030.925%208.185%2032%2011%2032c2.815%200%205.63-1.075%207.778-3.223%204.296-4.296%204.296-11.26%200-15.555C16.63%2011.074%2013.815%2010%2011%2010zm6.737%2017.735c-1.8%201.8-4.192%202.79-6.737%202.79-2.544%200-4.937-.99-6.737-2.79-1.8-1.798-2.79-4.19-2.79-6.736%200-2.547.99-4.938%202.79-6.738%201.8-1.8%204.19-2.79%206.737-2.79%202.544%200%204.936.99%206.737%202.79%201.8%201.8%202.79%204.193%202.79%206.737%200%202.543-.992%204.937-2.79%206.735zm-2.366-7.522H11.69v-5.166c0-.407-.33-.737-.737-.737-.405%200-.735.33-.735.737V20.95c0%20.407.33.737.736.737h4.42c.407%200%20.737-.33.737-.737s-.33-.737-.736-.737z%22%2F%3E%3C%2Fsvg%3E"); }
      .listing-details .triple-discount > .hero-price > .timer-until .until-counter {
        display: inline-block;
        color: #DC251E;
        line-height: 1.1;
        position: relative;
        margin-right: 10px; }
        .listing-details .triple-discount > .hero-price > .timer-until .until-counter .counter-value {
          font-size: 30px; }
        .listing-details .triple-discount > .hero-price > .timer-until .until-counter small {
          font-size: 10px;
          opacity: 0.5;
          text-transform: uppercase; }
        .listing-details .triple-discount > .hero-price > .timer-until .until-counter::after {
          font-size: 18px;
          content: ':';
          display: block;
          position: absolute;
          top: 7px;
          right: -9px; }
        .listing-details .triple-discount > .hero-price > .timer-until .until-counter:last-child::after {
          display: none; }
  .listing-details .triple-discount > .old-prices {
    margin-bottom: 30px;
    line-height: 1.2; }
    .listing-details .triple-discount > .old-prices .price-label {
      font-size: 12px;
      color: #AAAAAA; }
    .listing-details .triple-discount > .old-prices .price-value {
      font-size: 24px;
      text-decoration: line-through; }
    .listing-details .triple-discount > .old-prices > .chilli-price {
      display: inline-block;
      margin-left: -20px;
      margin-right: 20px; }
      .listing-details .triple-discount > .old-prices > .chilli-price .price-value {
        font-weight: bold;
        color: #DC251E; }
    .listing-details .triple-discount > .old-prices > .retail-price {
      display: inline-block; }
      .listing-details .triple-discount > .old-prices > .retail-price .price-value {
        font-weight: bold;
        color: #AAAAAA; }

.listing-details .listing-images .owl-dots {
  bottom: 10px; }

.listing-details .listing-title {
  font-size: 24px;
  font-weight: 700;
  margin-top: 15px;
  margin-bottom: 10px; }

.listing-details .listing-price {
  font-size: 30px;
  line-height: 1.2;
  font-weight: bold;
  margin-bottom: 10px;
  color: #DC251E; }

.listing-details .regular-price {
  text-decoration: line-through;
  color: #666666;
  font-weight: 300;
  font-size: 24px; }

.listing-details .checkout-options {
  position: fixed;
  padding: 10px 20px 40px;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 90;
  background-color: #F0F0F0;
  box-shadow: 0px 2px 30px 0px rgba(0, 0, 0, 0.2);
  border-top: 1px solid #ddd;
  transform: translate(0, 120px);
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: -moz-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1); }
  .listing-details .checkout-options::after {
    clear: both;
    content: "";
    display: table; }
  .listing-details .checkout-options p {
    margin-bottom: 0; }
  .listing-details .checkout-options.visible {
    transform: translate(0, 0); }

.listing-details .cart-buttons {
  width: 100%;
  margin-bottom: 10px; }
  .listing-details .cart-buttons a {
    width: 100%;
    height: 50px;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    border-radius: 2px; }
  .listing-details .cart-buttons .btn {
    margin-bottom: 1rem;
    display: flex;
    justify-content: center; }

.listing-details .deal-details {
  display: block;
  margin-bottom: 10px;
  margin-top: 30px; }
  .listing-details .deal-details::after {
    clear: both;
    content: "";
    display: table; }
  .listing-details .deal-details li {
    float: left;
    display: block;
    margin-right: 2.6178010471%;
    width: 31.5881326353%;
    font-size: 16px;
    color: #666666;
    padding-left: 25px;
    position: relative;
    margin-bottom: 5px; }
    .listing-details .deal-details li:last-child {
      margin-right: 0; }
    .listing-details .deal-details li:before {
      content: "";
      display: block;
      height: 20px;
      width: 20px;
      position: absolute;
      left: 0;
      top: 3px;
      background: url("../images/icons-deal-details.svg") 0 0 no-repeat; }
    .listing-details .deal-details li span.details-label {
      font-size: 10px;
      color: #AAAAAA;
      line-height: 1;
      display: inline-block;
      position: absolute;
      left: 0;
      top: -15px;
      text-transform: uppercase; }
    .listing-details .deal-details li.quantity-sold:before {
      background-position: -20px 0; }
    .listing-details .deal-details li.valid-until:before {
      background-position: -40px 0; }
  .listing-details .deal-details .countdown.ending-soon {
    color: #DC251E; }
    .listing-details .deal-details .countdown.ending-soon:before {
      background-position: -120px 0; }
  .listing-details .deal-details .quantity-sold.ending-soon {
    color: #DC251E; }
    .listing-details .deal-details .quantity-sold.ending-soon:before {
      background-position: -140px 0; }

.listing-details .listing-description {
  font-size: 16px;
  color: #333333; }
  .listing-details .listing-description h2 {
    font-weight: 400;
    margin-bottom: 20px;
    margin-top: 50px;
    position: relative;
    color: #333333; }
    .listing-details .listing-description h2:first-child {
      margin-top: 0; }
  .listing-details .listing-description p {
    margin-bottom: 20px;
    word-break: break-word; }
  .listing-details .listing-description ul {
    margin-bottom: 20px; }
  .listing-details .listing-description li {
    position: relative;
    margin-bottom: 10px;
    padding-left: 13px; }
    .listing-details .listing-description li:before {
      content: "";
      display: block;
      height: 20px;
      width: 20px;
      position: absolute;
      left: 0;
      top: 7px;
      background: url("../images/icon-list-bullet.svg") 0 0 no-repeat; }
  .listing-details .listing-description .product-options {
    max-width: 350px; }
  .listing-details .listing-description .well {
    margin-top: 40px;
    margin-bottom: 40px; }
  .listing-details .listing-description .return-policy, .listing-details .listing-description .vat-invoice {
    float: left;
    display: block;
    margin-right: 3.9787798408%;
    width: 48.0106100796%;
    font-size: 16px;
    text-align: center; }
    .listing-details .listing-description .return-policy:last-child, .listing-details .listing-description .vat-invoice:last-child {
      margin-right: 0; }
    .listing-details .listing-description .return-policy h3, .listing-details .listing-description .vat-invoice h3 {
      font-family: "Droid Serif", serif;
      font-weight: 300;
      margin-bottom: 10px; }
    .listing-details .listing-description .return-policy p, .listing-details .listing-description .vat-invoice p {
      margin-bottom: 0;
      font-weight: 300; }
  .listing-details .listing-description .return-policy {
    border-right: 1px solid #DDDDDD; }
  .listing-details .listing-description .listing-media {
    margin: 50px 0; }
  .listing-details .listing-description iframe {
    max-width: 100%; }
  .listing-details .listing-description img {
    height: auto !important; }
  .listing-details .listing-description .highlights-table {
    margin-bottom: 2rem;
    float: none;
    max-width: 100%;
    width: 100% !important; }
    .listing-details .listing-description .highlights-table td {
      line-height: 1.3;
      padding: 0.5rem 0 0.5rem 0;
      vertical-align: middle; }
      .listing-details .listing-description .highlights-table td:first-child {
        vertical-align: top !important;
        width: 2.5rem;
        padding-right: 0.5rem; }
        .listing-details .listing-description .highlights-table td:first-child p {
          margin-bottom: 0; }

.listing-details .listing-sidebar h4 {
  font-size: 24px;
  font-weight: 300;
  text-transform: uppercase;
  margin-bottom: 30px;
  text-align: center; }

.listing-details .listing-sidebar .listing-card {
  margin-bottom: 30px;
  box-shadow: none; }
  .listing-details .listing-sidebar .listing-card .details {
    display: none; }
  .listing-details .listing-sidebar .listing-card:last-child {
    margin-bottom: 0; }

.listing-details .listing-sidebar .cards-container {
  margin-bottom: 20px; }
  .listing-details .listing-sidebar .cards-container:last-child {
    margin-bottom: 0; }

.listing-details .listing-sidebar .gifts .listing-card {
  margin-bottom: 40px; }
  .listing-details .listing-sidebar .gifts .listing-card .hover-data {
    height: 179px;
    line-height: 179px; }
  .listing-details .listing-sidebar .gifts .listing-card:last-child {
    margin-bottom: 0; }

.listing-details .listing-sidebar .seller-info {
  text-align: center;
  padding-bottom: 0;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-all; }

.listing-details .listing-sidebar .seller-logo {
  background-color: #fff;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 5px;
  padding-top: 10px;
  padding-bottom: 10px; }

.listing-details .listing-sidebar .well:last-child {
  margin-bottom: 0; }

.listing-details .booking-calendar {
  position: relative;
  z-index: 2;
  background-color: #fff;
  color: #333333;
  margin-top: 30px;
  margin-bottom: 20px; }
  .listing-details .booking-calendar .nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 1rem; }
    .listing-details .booking-calendar .nav .prev,
    .listing-details .booking-calendar .nav .next {
      appearance: none;
      border: none;
      background: none;
      padding: 0;
      cursor: pointer;
      border-radius: 0.5rem;
      background-color: transparent;
      width: 32px;
      height: 32px;
      display: flex;
      align-items: center;
      justify-content: center; }
      .listing-details .booking-calendar .nav .prev > svg,
      .listing-details .booking-calendar .nav .next > svg {
        width: 16px;
        height: 16px; }
      .listing-details .booking-calendar .nav .prev:hover,
      .listing-details .booking-calendar .nav .next:hover {
        background-color: #F5F5F5; }
      .listing-details .booking-calendar .nav .prev:active,
      .listing-details .booking-calendar .nav .next:active {
        background-color: #DDDDDD; }
    .listing-details .booking-calendar .nav .month-name {
      font-weight: 500; }
  .listing-details .booking-calendar .day {
    flex: 1;
    text-align: center;
    height: 50px; }
  .listing-details .booking-calendar .days-head {
    display: flex;
    align-items: center;
    font-size: 12px;
    color: #AAAAAA;
    font-weight: 500; }
    .listing-details .booking-calendar .days-head .day {
      height: 30px; }
  .listing-details .booking-calendar .days-row {
    display: flex;
    align-items: center;
    margin-bottom: 0.5rem; }
    .listing-details .booking-calendar .days-row:last-child {
      margin-bottom: 0; }
    .listing-details .booking-calendar .days-row .number {
      margin-bottom: 0.25rem; }
    .listing-details .booking-calendar .days-row .price {
      font-size: 10px;
      padding: 0.2rem 0.5rem 0.13rem;
      border-radius: 2rem;
      background-color: #F5F5F5;
      color: #AAAAAA; }
    .listing-details .booking-calendar .days-row .day {
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      font-weight: 500;
      padding-top: 0.5rem;
      padding-bottom: 0.5rem;
      border-radius: 0.5rem;
      line-height: 1; }
      .listing-details .booking-calendar .days-row .day:hover {
        cursor: pointer; }
      .listing-details .booking-calendar .days-row .day.-special-price .price {
        background-color: #EB368D;
        color: #fff; }
      .listing-details .booking-calendar .days-row .day.-not-available {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke-linecap%3D%22square%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20stroke%3D%22%23DDD%22%20stroke-miterlimit%3D%2210%22%3E%3Cpath%20d%3D%22M19%205L5%2019M19%2019L5%205%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 48px 48px;
        opacity: 0.4; }
        .listing-details .booking-calendar .days-row .day.-not-available:hover {
          cursor: not-allowed;
          background-color: transparent; }
          .listing-details .booking-calendar .days-row .day.-not-available:hover .number {
            color: #666666; }
        .listing-details .booking-calendar .days-row .day.-not-available .price {
          visibility: hidden; }
      .listing-details .booking-calendar .days-row .day.-other-month {
        opacity: 0.4; }
      .listing-details .booking-calendar .days-row .day.-check-in, .listing-details .booking-calendar .days-row .day.-check-out {
        position: relative;
        background-color: rgba(235, 54, 141, 0.2) !important; }
        .listing-details .booking-calendar .days-row .day.-check-in .number, .listing-details .booking-calendar .days-row .day.-check-out .number {
          color: #EB368D; }
        .listing-details .booking-calendar .days-row .day.-check-in::before, .listing-details .booking-calendar .days-row .day.-check-out::before {
          content: 'Check-in';
          position: absolute;
          left: 0;
          right: 0;
          top: -20px;
          height: 20px;
          background-color: #EB368D;
          color: #fff;
          border-top-left-radius: 4px;
          border-top-right-radius: 4px;
          font-size: 10px;
          display: flex;
          align-items: center;
          justify-content: center; }
        .listing-details .booking-calendar .days-row .day.-check-in.-not-available, .listing-details .booking-calendar .days-row .day.-check-out.-not-available {
          background-color: #fff;
          opacity: 1; }
      .listing-details .booking-calendar .days-row .day.-check-in {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        border-top-left-radius: 0; }
      .listing-details .booking-calendar .days-row .day.-selected {
        border-radius: 0;
        background-color: rgba(235, 54, 141, 0.1); }
        .listing-details .booking-calendar .days-row .day.-selected .number {
          color: #EB368D; }
      .listing-details .booking-calendar .days-row .day.-check-out {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        border-top-right-radius: 0; }
        .listing-details .booking-calendar .days-row .day.-check-out::before {
          content: 'Check-out'; }
      .listing-details .booking-calendar .days-row .day.-only-checkout .price {
        visibility: hidden; }
      .listing-details .booking-calendar .days-row .day.-only-checkout:hover {
        background: transparent; }
        .listing-details .booking-calendar .days-row .day.-only-checkout:hover .number {
          color: #666666; }
  .listing-details .booking-calendar .free-cancellation {
    margin-top: 50px;
    margin-bottom: 30px;
    padding-left: 75px;
    background-image: url("/images-m/cancellation-icon.png");
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 60px 60px;
    display: flex;
    align-items: center; }
    .listing-details .booking-calendar .free-cancellation .title {
      font-weight: 500;
      font-size: 18px; }
    .listing-details .booking-calendar .free-cancellation .description {
      color: #AAAAAA;
      font-size: 14px; }
  .listing-details .booking-calendar .gift-info {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 2rem; }
    .listing-details .booking-calendar .gift-info .icon {
      margin-right: 1rem; }
  .listing-details .booking-calendar .actions {
    display: flex;
    justify-content: center;
    padding-top: 1rem; }
    .listing-details .booking-calendar .actions .btn + .btn {
      margin-left: 1rem; }

.product-options-container {
  position: fixed;
  z-index: 95;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow-x: hidden;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  padding-top: 61px;
  background-color: #F5F5F5;
  transform: translate(100%, 0);
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: -moz-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1); }
  .product-options-container .product-options-list {
    padding: 0 20px 50px; }
    .product-options-container .product-options-list ul {
      width: 100%;
      background-color: #fff;
      box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.3);
      border-radius: 4px;
      padding-top: 5px;
      padding-bottom: 5px; }
    .product-options-container .product-options-list a {
      display: block;
      padding: 10px 20px;
      color: #333333; }
      .product-options-container .product-options-list a::after {
        clear: both;
        content: "";
        display: table; }
    .product-options-container .product-options-list .btn-green-primary {
      color: #fff; }
      .product-options-container .product-options-list .btn-green-primary.-disabled {
        background: none;
        background-color: #c4c4c4 !important;
        border-color: #666666 !important; }
    .product-options-container .product-options-list li {
      border-bottom: 1px solid #F0F0F0; }
      .product-options-container .product-options-list li:last-child {
        border-bottom: none; }
    .product-options-container .product-options-list .title {
      float: left;
      display: block;
      width: calc(100% - 80px); }
    .product-options-container .product-options-list .price {
      float: right;
      display: block;
      width: 80px;
      text-align: right;
      font-weight: normal;
      color: #DC251E; }
    .product-options-container .product-options-list .sold-out .title, .product-options-container .product-options-list .sold-out .price {
      color: #DDDDDD; }
  .product-options-container .muted-section-title {
    padding-top: 20px;
    padding-bottom: 20px; }

.shop-availability {
  margin-bottom: 10px; }
  .shop-availability .available {
    position: relative;
    padding-left: 20px; }
    .shop-availability .available:before {
      content: "";
      display: block;
      height: 20px;
      width: 20px;
      position: absolute;
      left: 0px;
      top: 2px;
      background: url("../images/icons-availability.svg") 0 0 no-repeat;
      background-position: 0 0;
      background-size: 180%; }
  .shop-availability .sold-out {
    position: relative;
    padding-left: 20px; }
    .shop-availability .sold-out:before {
      content: "";
      display: block;
      height: 20px;
      width: 20px;
      position: absolute;
      left: 0px;
      top: 2px;
      background: url("../images/icons-availability.svg") 0 0 no-repeat;
      background-position: -21px 0;
      background-size: 180%; }

body.product-options-open .product-options-container {
  transform: translate(0, 0); }

body.listing-details {
  padding-bottom: 150px; }

.checkmark__circle {
  stroke-dasharray: 166;
  stroke-dashoffset: 166;
  stroke-width: 2;
  stroke-miterlimit: 10;
  stroke: #7ED321;
  fill: none;
  animation: stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards;
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  animation-delay: 0.5s; }

.checkmark {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  display: block;
  stroke-width: 2;
  stroke: #fff;
  stroke-miterlimit: 10;
  margin: 0 auto 20px;
  box-shadow: inset 0px 0px 0px #7ED321;
  animation: fill .4s ease-in-out .4s forwards, scale .3s ease-in-out .9s both;
  -webkit-animation-delay: 0.9s;
  -moz-animation-delay: 0.9s;
  animation-delay: 0.9s; }

.checkmark__check {
  transform-origin: 50% 50%;
  stroke-dasharray: 48;
  stroke-dashoffset: 48;
  animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards;
  -webkit-animation-delay: 1.2s;
  -moz-animation-delay: 1.2s;
  animation-delay: 1.2s; }

.checkmark.inverted {
  stroke: #7ED321;
  animation: fillinverted .4s ease-in-out .4s forwards, scale .3s ease-in-out .9s both; }
  .checkmark.inverted .checkmark__circle {
    stroke: none; }

.checkmark-lg {
  width: 100px;
  height: 100px; }

@keyframes stroke {
  100% {
    stroke-dashoffset: 0; } }

@keyframes scale {
  0%, 100% {
    transform: none; }
  50% {
    transform: scale3d(1.1, 1.1, 1); } }

@keyframes fill {
  100% {
    box-shadow: inset 0px 0px 0px 30px #7ED321; } }

@keyframes fillinverted {
  100% {
    box-shadow: inset 0px 0px 0px 65px #fff; } }

.tooltip-item {
  display: inline-block;
  position: relative;
  text-align: center; }
  .tooltip-item:focus, .tooltip-item:hover .tooltip {
    opacity: 1;
    visibility: visible; }
  .tooltip-item .tooltip {
    font-size: 12px;
    font-weight: 400;
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -125px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    background-color: white;
    background: #fff;
    border: 1px solid #DDDDDD;
    border-radius: 3px;
    box-shadow: 0 2px 2px silver;
    color: #333333;
    line-height: 1.5em;
    width: 250px;
    opacity: 0;
    padding: 1em;
    text-align: center;
    visibility: hidden;
    z-index: 10; }
    .tooltip-item .tooltip p {
      color: #333333;
      line-height: 1.5em;
      margin: 0; }
    .tooltip-item .tooltip:after {
      position: absolute;
      right: 0;
      left: 0;
      border: 8px solid transparent;
      bottom: -1.3em;
      color: white;
      content: '▼';
      font-size: 1.4em;
      margin-left: -8px;
      text-align: center;
      text-shadow: 0 2px 2px silver; }

.rating-stars-container .rating-star {
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url("/images/icons-stars.svg") -40px 0 no-repeat; }

.rating-stars-container .rating-star-selected {
  background-position: 0 0; }

.notification {
  position: fixed;
  z-index: 9999;
  top: 0px;
  right: 10px;
  min-height: 50px;
  width: 250px;
  padding: 20px;
  color: #fff;
  background-color: #333333;
  font-size: 14px;
  border-radius: 4px;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0;
  visibility: hidden; }
  .notification p:last-child {
    margin-bottom: 0; }
  .notification .dismiss {
    font-weight: 300;
    position: absolute;
    top: 7px;
    right: 10px;
    color: #fff;
    font-size: 20px;
    line-height: 1; }
    .notification .dismiss:hover {
      text-decoration: none;
      cursor: pointer; }
  .notification.notification-visible {
    top: 10px;
    opacity: 1;
    visibility: visible; }

/*
 * 	Default theme - Owl Carousel CSS File
 */
.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent; }

.owl-theme .owl-nav [class*='owl-'] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.owl-theme .owl-nav [class*='owl-']:hover {
  background: #869791;
  color: #FFF;
  text-decoration: none; }

.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default; }

.owl-theme .owl-dots {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  -webkit-tap-highlight-color: transparent; }

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline; }

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 5px;
  background: rgba(255, 255, 255, 0.4);
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 200ms ease;
  -moz-transition: opacity 200ms ease;
  -ms-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.7); }

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #fff; }

.unsub-option {
  height: 300px;
  overflow: hidden;
  position: relative;
  border: 1px solid #DDDDDD;
  background-color: #fff; }
  .unsub-option .btn {
    position: absolute;
    bottom: 20px;
    right: 20px;
    left: 20px; }
  .unsub-option h4 {
    border-bottom: 1px solid #DDDDDD;
    padding-bottom: 15px;
    margin-bottom: 15px; }
  .unsub-option h5 {
    margin-bottom: 10px; }
  .unsub-option .option-selected-content {
    position: absolute;
    top: 56px;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 20px;
    background-color: #7ED321;
    text-align: center;
    color: #fff;
    -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    -moz-transition: -moz-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transform: translate(0, 100%); }
  .unsub-option.option-selected .option-selected-content {
    transform: translate(0, 0); }
  .unsub-option.option-selected .checkmark {
    animation: fillinverted .4s ease-in-out .4s forwards, scale .3s ease-in-out .9s both; }

.unsub-questionnaire {
  -webkit-transition: opacity 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: opacity 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: opacity 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  visibility: hidden;
  opacity: 0;
  height: 0;
  overflow: hidden; }
  .unsub-questionnaire li {
    min-height: 35px;
    margin-bottom: 7px; }
  .unsub-questionnaire ul {
    margin-bottom: 20px; }
  .unsub-questionnaire label {
    display: inline-block; }
  .unsub-questionnaire textarea {
    width: 100%; }
  .unsub-questionnaire .title {
    padding-left: 40px; }
    .unsub-questionnaire .title svg {
      float: left;
      margin-left: -40px;
      margin-top: 5px; }
  .unsub-questionnaire.open {
    visibility: visible;
    opacity: 1;
    height: auto; }
  .unsub-questionnaire .unsub-reason-more {
    display: none;
    padding-left: 20px;
    margin-top: 5px; }

body {
  background-color: #fff; }

body.listing-details {
  background-color: #fff; }

body.gifts .listing-price {
  color: #E93772; }

body.checkout {
  background-color: #F5F5F5; }
  body.checkout .header {
    background-color: #fff;
    margin-bottom: 20px; }

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