/** Shopify CDN: Minification failed

Line 3690:44 Unexpected "'.inherit-box'"

**/
/* Animations */
/* Typography */
@font-face {
  font-family: Montserrat;
  font-weight: 400;
  font-style: normal;
  font-display: fallback;
  src: url("//www.muskokaroastery.com/cdn/fonts/montserrat/montserrat_n4.81949fa0ac9fd2021e16436151e8eaa539321637.woff2") format("woff2"), url("//www.muskokaroastery.com/cdn/fonts/montserrat/montserrat_n4.a6c632ca7b62da89c3594789ba828388aac693fe.woff") format("woff"); }

@font-face {
  font-family: "Nunito Sans";
  font-weight: 400;
  font-style: normal;
  font-display: fallback;
  src: url("//www.muskokaroastery.com/cdn/fonts/nunito_sans/nunitosans_n4.0276fe080df0ca4e6a22d9cb55aed3ed5ba6b1da.woff2") format("woff2"), url("//www.muskokaroastery.com/cdn/fonts/nunito_sans/nunitosans_n4.b4964bee2f5e7fd9c3826447e73afe2baad607b7.woff") format("woff"); }

@font-face {
  font-family: "Nunito Sans";
  font-weight: 700;
  font-style: normal;
  font-display: fallback;
  src: url("//www.muskokaroastery.com/cdn/fonts/nunito_sans/nunitosans_n7.25d963ed46da26098ebeab731e90d8802d989fa5.woff2") format("woff2"), url("//www.muskokaroastery.com/cdn/fonts/nunito_sans/nunitosans_n7.d32e3219b3d2ec82285d3027bd673efc61a996c8.woff") format("woff"); }

@font-face {
  font-family: "Nunito Sans";
  font-weight: 400;
  font-style: italic;
  font-display: fallback;
  src: url("//www.muskokaroastery.com/cdn/fonts/nunito_sans/nunitosans_i4.6e408730afac1484cf297c30b0e67c86d17fc586.woff2") format("woff2"), url("//www.muskokaroastery.com/cdn/fonts/nunito_sans/nunitosans_i4.c9b6dcbfa43622b39a5990002775a8381942ae38.woff") format("woff"); }

@font-face {
  font-family: "Nunito Sans";
  font-weight: 700;
  font-style: italic;
  font-display: fallback;
  src: url("//www.muskokaroastery.com/cdn/fonts/nunito_sans/nunitosans_i7.8c1124729eec046a321e2424b2acf328c2c12139.woff2") format("woff2"), url("//www.muskokaroastery.com/cdn/fonts/nunito_sans/nunitosans_i7.af4cda04357273e0996d21184432bcb14651a64d.woff") format("woff"); }

/*! Avalanche | MIT License | @colourgarden */
.rc_widget__option__plans__dropdown.rc-selling-plans__dropdown {
  background-color: #205a50;
  height: 30px; }

.rc_popup__learn_more {
  display: none !important; }

.rc_popup__block__footer {
  display: none !important; }

.header {
  color: white;
  -webkit-transition: background 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out;
  transition: background 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out;
  transition: background 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
  transition: background 0.3s ease-in-out, box-shadow 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out; }
  .header .row-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    @media (min-width: 320px) and (max-width: 640px) {
      .header .row-line {
        padding: 0 24px; } }
  .header .column-logo {
    padding: 15px 0; }
    @media (max-width: 767px) {
      .header .column-logo {
        padding: 5px 0; } }
  .header .column {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0px;
    flex: 1 0 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: flex; }
    .header .column:last-child {
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end; }
  @media screen and (min-width: 1240px) {
    .header:not(.Header--sidebar) .row-line {
      padding: 0 50px;
      position: relative; }
      .header:not(.Header--sidebar) .row-line::before {
        content: "";
        background: #666;
        height: 2px;
        opacity: 0.40;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0; } }
  .header .nav-menu {
    margin-right: 45px;
    height: 100%; }
    .header .nav-menu .nav-menu__list {
      height: 100%;
      margin-left: -17px;
      margin-right: -17px; }
      @media screen and (min-width: 1240px) {
        .header .nav-menu .nav-menu__list {
          margin-right: -21px;
          margin-left: -21px; } }
    .header .nav-menu .nav-menu__item {
      margin-right: 17px;
      margin-left: 17px;
      display: inline-block;
      height: 100%; }
      @media screen and (max-width: 1570px) and (min-width: 1120px) {
        .header .nav-menu .nav-menu__item {
          margin-right: 10px !important;
          margin-left: 10px !important; }
          .header .nav-menu .nav-menu__item .nav-menu__link {
            font-size: 11px !important; } }
      @media screen and (max-width: 1260px) {
        .header .nav-menu .nav-menu__item {
          max-width: 75px;
          text-align: center;
          vertical-align: middle;
          margin-right: 5px;
          margin-left: 5px; } }
      @media screen and (min-width: 1240px) {
        .header .nav-menu .nav-menu__item {
          margin-right: 21px;
          margin-left: 21px; } }
      .header .nav-menu .nav-menu__item:hover .Header__LinkSpacer::after, .header .nav-menu .nav-menu__item.is-active .Header__LinkSpacer::after {
        opacity: 1;
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1); }
      .header .nav-menu .nav-menu__item:hover .nav-menu__link, .header .nav-menu .nav-menu__item.is-active .nav-menu__link {
        color: #fef0d6; }
      .header .nav-menu .nav-menu__item .Header__LinkSpacer::after {
        border-bottom: 2px solid #fef0d6; }
    .header .nav-menu .nav-menu__link {
      height: 100%;
      justify-content: center;
      align-items: center;
      display: flex;
      -webkit-transition: color 0.2s ease-in-out;
      transition: color 0.2s ease-in-out;
      font-size: 12px;
      padding-top: 5px;
      text-transform: uppercase; }
  .header .nav-menu-icon {
    height: 100%;
    margin: 0 -10px 0 0; }
    .header .nav-menu-icon .nav-menu-icon__list {
      height: 100%;
      display: flex; }
    .header .nav-menu-icon .nav-menu-icon__item {
      height: 100%;
      margin-right: 0;
      position: relative;
      padding-top: 0px; }
      .header .nav-menu-icon .nav-menu-icon__item:hover .Header__LinkSpacer::after, .header .nav-menu-icon .nav-menu-icon__item.is-active .Header__LinkSpacer::after {
        opacity: 1;
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1); }
      .header .nav-menu-icon .nav-menu-icon__item:hover svg, .header .nav-menu-icon .nav-menu-icon__item.is-active svg {
        color: #fef0d6; }
      .header .nav-menu-icon .nav-menu-icon__item .Header__LinkSpacer::after {
        border-bottom: 2px solid #fef0d6; }
      .header .nav-menu-icon .nav-menu-icon__item .Header__LinkSpacer svg {
        opacity: 0; }
    .header .nav-menu-icon .nav-menu-icon__item--Language {
      margin: 0 15px; }
      @media (max-width: 1023px) {
        .header .nav-menu-icon .nav-menu-icon__item--Language {
          display: none; } }
    .header .nav-menu-icon .ly-languages-switcher-link {
      font-size: 12px;
      text-transform: uppercase;
      line-height: 1.4;
      position: relative;
      margin-right: 4px;
      height: 100%;
      display: flex;
      align-items: center;
      transition: 0.3s ease;
      font-family: ClarendonLTStd-Bold, sans-serif;
      font-weight: 700;
      position: relative;
      opacity: 0;
      /*&:after {
        content: '';
        display: block;
        height: 2px;
        width: 100%;
        background-color: white;
        position: absolute;
        top: calc(50% + 14px);
        transition: 0.3s ease;
      }*/ }
      .header .nav-menu-icon .ly-languages-switcher-link:hover, .header .nav-menu-icon .ly-languages-switcher-link:active, .header .nav-menu-icon .ly-languages-switcher-link:focus {
        color: #fef0d6 !important;
        outline: none; }
        .header .nav-menu-icon .ly-languages-switcher-link:hover:after, .header .nav-menu-icon .ly-languages-switcher-link:active:after, .header .nav-menu-icon .ly-languages-switcher-link:focus:after {
          background-color: #fef0d6; }
      .header .nav-menu-icon .ly-languages-switcher-link:before {
        content: "";
        width: 2px;
        height: 20px;
        opacity: 0.3;
        background: #979797;
        position: absolute;
        display: inline-flex;
        top: calc(50% - 6px);
        right: -41px; }
    .header .nav-menu-icon .ly-languages-links-switcher,
    .header .nav-menu-icon .Heading {
      height: 100%;
      display: flex;
      align-items: center;
      justify-content: center;
      color: #fff;
      padding: 0 10px; }
  .header .Header__CartCount {
    padding-right: 2px;
    background-color: #fef0d6;
    border-radius: 100%;
    width: auto;
    height: auto;
    text-align: center;
    position: absolute;
    right: 0;
    top: 31px;
    color: #000;
    display: none;
    min-width: 20px;
    line-height: 20px;
    font-size: 12px;
    font-family: "adelle-sans", sans-serif;
    font-style: normal;
    font-weight: 600; }
    .header .Header__CartCount.show {
      display: block; }
    @media screen and (max-width: 767px) {
      .header .Header__CartCount {
        top: 14px; } }

.formRow {
  position: relative;
  width: 100%; }
  .formRow .formRow--item {
    display: block;
    position: relative;
    width: 100%;
    outline: none;
    resize: none;
    transition: all .2s ease; }
    .formRow .formRow--item .formRow--input-wrapper {
      position: relative;
      display: block;
      width: 100%;
      outline: none;
      resize: none;
      transition: all .2s ease; }
      .formRow .formRow--item .formRow--input-wrapper .formRow--input {
        height: 50px;
        color: #FEF0D6;
        font-family: "adelle-sans", sans-serif;
        padding: 16px 20px 12px;
        font-size: 14px; }
        .formRow .formRow--item .formRow--input-wrapper .formRow--input::placeholder {
          opacity: 0; }
        .formRow .formRow--item .formRow--input-wrapper .formRow--input.Form__Textarea {
          height: 178px; }
      .formRow .formRow--item .formRow--input-wrapper.active input:hover,
      .formRow .formRow--item .formRow--input-wrapper.active input:focus,
      .formRow .formRow--item .formRow--input-wrapper.active select:hover,
      .formRow .formRow--item .formRow--input-wrapper.active textarea:hover,
      .formRow .formRow--item .formRow--input-wrapper.active textarea:focus {
        border: 1px solid #FEF0D6 !important;
        color: #FEF0D6; }
        .formRow .formRow--item .formRow--input-wrapper.active input:hover ~ .placeholder,
        .formRow .formRow--item .formRow--input-wrapper.active input:focus ~ .placeholder,
        .formRow .formRow--item .formRow--input-wrapper.active select:hover ~ .placeholder,
        .formRow .formRow--item .formRow--input-wrapper.active textarea:hover ~ .placeholder,
        .formRow .formRow--item .formRow--input-wrapper.active textarea:focus ~ .placeholder {
          color: #FEF0D6; }
      .formRow .formRow--item .formRow--input-wrapper.active .placeholder {
        top: 2px;
        color: #8c8c8c;
        font-size: 11px;
        transform: translateY(0); }
  .formRow .placeholder {
    position: absolute;
    top: 25px;
    left: 10px;
    display: block;
    padding: 0 10px;
    color: #fff;
    white-space: nowrap;
    font-weight: normal;
    transition: all, .2s;
    transform: translateY(-50%);
    pointer-events: none;
    user-select: none;
    font-family: "adelle-sans", sans-serif; }

.formRow--input-wrapper.active input:hover,
.formRow--input-wrapper.active input:focus,
.formRow--input-wrapper.active select:hover,
.formRow--input-wrapper.active textarea:hover,
.formRow--input-wrapper.active textarea:focus {
  border: 1px solid #FEF0D6 !important;
  color: #FEF0D6; }
  .formRow--input-wrapper.active input:hover ~ .placeholder,
  .formRow--input-wrapper.active input:focus ~ .placeholder,
  .formRow--input-wrapper.active select:hover ~ .placeholder,
  .formRow--input-wrapper.active textarea:hover ~ .placeholder,
  .formRow--input-wrapper.active textarea:focus ~ .placeholder {
    color: #FEF0D6; }
.formRow--input-wrapper.active .placeholder {
  top: 2px;
  color: #8c8c8c;
  font-size: 11px;
  transform: translateY(0); }

.formRow--input-wrapper .placeholder {
  position: absolute;
  top: 25px;
  left: 10px;
  display: block;
  padding: 0 10px;
  color: #fff;
  white-space: nowrap;
  font-weight: normal;
  transition: all, .2s;
  transform: translateY(-50%);
  pointer-events: none;
  user-select: none;
  font-family: "adelle-sans", sans-serif; }

@media (max-width: 640px) {
  .Footer__Newsletter .formRow .placeholder {
    color: #7c3520; } }
@media (max-width: 640px) {
  .Footer__Newsletter .formRow .formRow--item .formRow--input-wrapper.active .formRow--input,
  .Footer__Newsletter .formRow .formRow--item .formRow--input-wrapper.active input:hover,
  .Footer__Newsletter .formRow .formRow--item .formRow--input-wrapper.active input:focus,
  .Footer__Newsletter .formRow .formRow--item .formRow--input-wrapper.active select:hover,
  .Footer__Newsletter .formRow .formRow--item .formRow--input-wrapper.active textarea:hover,
  .Footer__Newsletter .formRow .formRow--item .formRow--input-wrapper.active textarea:focus {
    color: #7c3520; } }
@media (max-width: 640px) {
  .Footer__Newsletter .formRow .formRow--item .formRow--input-wrapper.active .formRow--input ~ .placeholder,
  .Footer__Newsletter .formRow .formRow--item .formRow--input-wrapper.active input:hover ~ .placeholder,
  .Footer__Newsletter .formRow .formRow--item .formRow--input-wrapper.active input:focus ~ .placeholder,
  .Footer__Newsletter .formRow .formRow--item .formRow--input-wrapper.active select:hover ~ .placeholder,
  .Footer__Newsletter .formRow .formRow--item .formRow--input-wrapper.active textarea:hover ~ .placeholder,
  .Footer__Newsletter .formRow .formRow--item .formRow--input-wrapper.active textarea:focus ~ .placeholder {
    color: #7c3520; } }

.Header__CartCount {
  background-color: #fef0d6;
  border-radius: 100%;
  width: 16px;
  height: 15px;
  text-align: center;
  position: absolute;
  right: -6px;
  top: -4px;
  color: #000;
  line-height: 15px;
  display: block;
  text-indent: 3px; }

.cart-icon {
  position: relative;
  height: 31px;
  display: block; }

.search-icon svg {
  width: 20px; }

.login-icon svg {
  width: 16px; }

.cart-icon svg {
  width: 21px; }

.menu__link:hover {
  color: #fef0d6 !important; }

.home-blocks {
  margin: 0 0 20px; }
  .home-blocks .row-line {
    align-items: stretch; }
  .home-blocks .column {
    position: relative;
    cursor: pointer;
    overflow: hidden;
    transition: 0.3s linear; }
    .home-blocks .column.white-block {
      background: #fff; }
      .home-blocks .column.white-block .placeholder-svg {
        background: #fff;
        height: 250px; }
      .home-blocks .column.white-block::before {
        display: none; }
      .home-blocks .column.white-block .top-block h3, .home-blocks .column.white-block .top-block h4 {
        color: #000; }
    .home-blocks .column::before {
      content: "";
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      mix-blend-mode: multiply;
      z-index: 1;
      background: linear-gradient(135deg, #5b240b 0%, rgba(91, 36, 11, 0.8) 40%, rgba(91, 36, 11, 0.5) 100%);
      background-size: cover;
      opacity: 0.2;
      transition: 0.3s linear; }
    .home-blocks .column::after {
      content: "";
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      mix-blend-mode: multiply;
      z-index: 1;
      background: rgba(124, 53, 32, 0.5);
      background-size: cover;
      opacity: 0.2;
      transition: 0.3s linear; }
    .home-blocks .column .top-block {
      position: absolute;
      left: 25px;
      top: 30px;
      z-index: 2;
      transition: all 0.3s ease; }
      .home-blocks .column .top-block h3 {
        font-size: 20px;
        font-style: normal;
        font-stretch: normal;
        line-height: 1;
        color: #fef0d6;
        margin: 0 0 10px;
        text-transform: uppercase; }
      .home-blocks .column .top-block h4 {
        font-size: 16px;
        line-height: 1.25;
        color: #fef0d6;
        margin: 0; }
      @media (max-width: 1023px) {
        .home-blocks .column .top-block {
          left: 40px;
          top: 30px !important; } }
    .home-blocks .column img {
      width: 100%;
      height: 100%;
      display: block;
      object-fit: cover;
      transition: 0.3s linear; }
    .home-blocks .column:hover img {
      filter: grayscale(0.9) brightness(1.2); }
    .home-blocks .column:hover::after, .home-blocks .column:hover::before {
      opacity: 1; }
    .home-blocks .column.w25 {
      width: 25%; }
      @media (max-width: 767px) {
        .home-blocks .column.w25 {
          width: 100%; } }
      @media (min-width: 640px) and (max-width: 1023px) {
        .home-blocks .column.w25 {
          width: 50%; } }
    .home-blocks .column.w33 {
      width: 33.33%; }
      @media (max-width: 767px) {
        .home-blocks .column.w33 {
          width: 100%; } }
      @media (min-width: 640px) and (max-width: 1023px) {
        .home-blocks .column.w33 {
          width: 50%; } }
    .home-blocks .column.w50 {
      width: 50%; }
      @media (max-width: 767px) {
        .home-blocks .column.w50 {
          width: 100%; } }
      @media (min-width: 640px) and (max-width: 1023px) {
        .home-blocks .column.w50 {
          width: 50%; } }
    .home-blocks .column.w75 {
      width: 75%; }
      @media (max-width: 767px) {
        .home-blocks .column.w75 {
          width: 100%; } }
      @media (min-width: 640px) and (max-width: 1023px) {
        .home-blocks .column.w75 {
          width: 50%; } }
    .home-blocks .column.w100 {
      width: 100%; }

.HorizontalList__Item:hover .Header__LinkSpacer::after {
  opacity: 1;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1); }

.HorizontalList__Item .Header__LinkSpacer svg {
  opacity: 0; }

.HorizontalList--spacingLoose .HorizontalList__Item .Header__LinkSpacer::after {
  bottom: -28px; }

#section-slideshow .SectionHeader__SubHeading-cat {
  text-transform: none; }

.section-page-top {
  overflow: hidden;
  height: calc(100vh - 230px);
  position: relative;
  display: flex;
  align-items: center; }
  .section-page-top .page-top-image {
    display: block;
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    font-family: 'object-fit: cover; object-position: center;';
    position: absolute; }
  .section-page-top .collection-wrapper {
    position: relative;
    z-index: 22;
    width: 100%;
    padding: 0 24px; }
    @media (max-width: 767px) {
      .section-page-top .collection-wrapper {
        padding: 0 24px; } }
    @media screen and (min-width: 641px) {
      .section-page-top .collection-wrapper {
        padding: 0 50px; } }
    @media screen and (min-width: 1240px) {
      .section-page-top .collection-wrapper {
        padding: 0 80px; } }
  .section-page-top .page-subtitle {
    font-size: 16px;
    line-height: 1.25;
    color: #ffffff;
    margin: 0 0 20px;
    text-transform: uppercase; }
    @media (max-width: 767px) {
      .section-page-top .page-subtitle {
        font-size: 14px;
        line-height: 1.72;
        margin: 0 0 10px; } }
  .section-page-top .page-title {
    font-size: 80px;
    font-family: "ClarendonLTStd-Bold", sans-serif;
    line-height: 0.887;
    color: #ffffff;
    text-transform: uppercase;
    margin: 0 0 20px;
    text-shadow: 0 0 80px rgba(0, 0, 0, 0.24); }
    @media (max-width: 767px) {
      .section-page-top .page-title {
        font-size: 36px;
        margin: 0 0 10px; } }
  .section-page-top .page-description {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.3;
    color: #d8d8d8;
    font-family: "adelle-sans", sans-serif;
    font-style: normal;
    font-weight: 400; }
    @media (max-width: 767px) {
      .section-page-top .page-description {
        font-size: 14px;
        line-height: 1.72; } }
  .section-page-top .description-block {
    width: 50%; }
    @media (max-width: 767px) {
      .section-page-top .description-block {
        width: 100%; } }

.section-text-page {
  background-color: #222222;
  padding: 15px 0;
  overflow: hidden; }
  @media (max-width: 767px) {
    .section-text-page {
      padding: 30px 0; } }
  .section-text-page p {
    font-family: "adelle-sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    margin: 15px 0; }
    @media (max-width: 767px) {
      .section-text-page p {
        font-size: 14px;
        line-height: 1.72;
        margin: 10px 0; } }
  .section-text-page ul {
    font-family: "adelle-sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    margin: 15px 0 0 15px; }
    .section-text-page ul li {
      list-style: disc; }
  .section-text-page .container {
    max-width: 653px;
    margin: 0 auto;
    padding: 0 20px;
    width: 100%; }
  .section-text-page h1, .section-text-page h2, .section-text-page h3, .section-text-page h4, .section-text-page h5, .section-text-page h6 {
    font-weight: normal;
    line-height: 1.17;
    margin: 0;
    padding-top: 10px;
    color: #ffffff; }
  .section-text-page h1 {
    font-size: 36px; }
    @media (max-width: 767px) {
      .section-text-page h1 {
        font-size: 36px; } }
  .section-text-page h2 {
    font-size: 36px; }
    @media (max-width: 767px) {
      .section-text-page h2 {
        font-size: 36px; } }
  .section-text-page h3 {
    font-size: 36px; }
    @media (max-width: 767px) {
      .section-text-page h3 {
        font-size: 20px; } }
  .section-text-page h4 {
    font-size: 20px; }
    @media (max-width: 767px) {
      .section-text-page h4 {
        font-size: 16px; } }
  .section-text-page h5 {
    font-size: 20px; }
    @media (max-width: 767px) {
      .section-text-page h5 {
        font-size: 16px; } }
  .section-text-page h6 {
    font-size: 14px;
    line-height: 1.72; }
  .section-text-page.single-page-padding {
    padding: 45px 0; }

.section-video-page .video__container {
  -webkit-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: 100%;
  height: 100%;
  z-index: 0;
  overflow: hidden;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  -o-object-fit: cover;
  object-fit: cover; }

.video {
  height: 350px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden; }
  @media (min-width: 768px) {
    .video {
      height: 380px;
      position: relative;
      overflow: hidden; } }
  @media (min-width: 1024px) {
    .video {
      height: 470px;
      margin: 45px 0; } }
  .video:hover .video__play {
    opacity: 1 !important; }
  .video.video_active .icon-pause {
    display: block; }
  .video.video_active .icon-play {
    display: none; }
  .video .icon-pause {
    position: absolute;
    top: 23px;
    left: 40px;
    display: none; }
    .video .icon-pause:before {
      content: "";
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20px' height='28px' viewBox='0 0 20 28'%3E%3Cg id='Muskoka---Video-Controls' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'%3E%3Cg id='Button---Play-Video-Pause' transform='translate(-27.000000, -23.000000)' fill-rule='nonzero' stroke='%23FFFFFF' stroke-width='3'%3E%3Cg id='group'%3E%3Cg id='pause-icon' transform='translate(28.000000, 24.500000)'%3E%3Cpath d='M13,12.5 L-11,12.5 L13,12.5 Z' id='Line' transform='translate(1.000000, 12.500000) rotate(90.000000) translate(-1.000000, -12.500000) '%3E%3C/path%3E%3Cpath d='M29,12.5 L5,12.5 L29,12.5 Z' id='Line' transform='translate(17.000000, 12.500000) rotate(90.000000) translate(-17.000000, -12.500000) '%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
      width: 20px;
      height: 28px;
      position: absolute;
      left: -13px;
      top: 0px; }

.block-video-bg {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 23; }

.video_active .block-video-bg {
  opacity: 0; }

.video__play {
  background: rgba(34, 34, 34, 0.8);
  width: 74px;
  height: 74px;
  display: block;
  -webkit-transition: all .8s ease-out;
  transition: all .8s ease-out; }

.icon-play {
  width: 24px;
  height: 28px;
  margin: 5px 0 0;
  display: inline-block; }

.section-text-page .poster {
  margin: 40px 0 0; }
  .section-text-page .poster.margin-zero {
    margin: 0; }
    .section-text-page .poster.margin-zero img {
      margin: 0; }
  @media (max-width: 767px) {
    .section-text-page .poster {
      margin: 30px 0 0; } }
  .section-text-page .poster.poster__fullwidth {
    max-height: 470px; }
    .section-text-page .poster.poster__fullwidth img {
      object-fit: cover; }

.ArticleNav {
  background: black;
  padding: 67px 0 62px; }
  @media (max-width: 480px) {
    .ArticleNav .column {
      width: 100%;
      margin: 10px 0; } }
  .ArticleNav .column .photo {
    margin: 0 0 24px;
    overflow: hidden;
    height: 222px;
    position: relative; }
    .ArticleNav .column .photo img {
      transform: scale(1);
      transition: 2s linear;
      object-fit: cover;
      object-position: center;
      top: 0;
      height: 100%;
      width: 100%; }
  .ArticleNav .column:hover img {
    transform: scale(1.4); }
  .ArticleNav .column:hover h3 {
    color: #e87c29; }
  .ArticleNav .container {
    max-width: 740px;
    width: 100%;
    padding: 0 20px;
    margin: 0 auto; }
  .ArticleNav .row-line {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -20px; }
  .ArticleNav h3 {
    font-size: 16px;
    font-family: "ClarendonLTStd-Bold", sans-serif;
    line-height: 1.25;
    color: #ffffff;
    transition: 0.3s ease; }

.blog {
  background-image: linear-gradient(183deg, rgba(34, 34, 34, 0), #222222);
  overflow: hidden; }
  .blog .Container {
    max-width: 1304px; }

.section-banner {
  background: #2D6A62;
  max-width: 1141px;
  width: 100%;
  margin: 0 auto 63px;
  position: relative; }
  .section-banner .row-line {
    align-items: center; }
    @media (max-width: 767px) {
      .section-banner .row-line {
        flex-direction: column-reverse; } }
  .section-banner .column {
    width: 40%;
    padding: 0 0 0 100px; }
    @media (max-width: 767px) {
      .section-banner .column {
        width: 100%;
        padding: 30px;
        text-align: center; } }
    @media (min-width: 768px) and (max-width: 1024px) {
      .section-banner .column {
        padding: 0 0 0 60px; } }
    .section-banner .column + .column {
      width: 60%;
      padding: 0 70px 20px 0; }
      @media (max-width: 767px) {
        .section-banner .column + .column {
          width: 100%;
          padding: 0; } }
  .section-banner .Button--primary {
    border: 0; }
  .section-banner img {
    width: 100%; }
  .section-banner h3 {
    font-size: 36px;
    font-family: "ClarendonLTStd-Bold", sans-serif;
    line-height: 1;
    text-transform: uppercase;
    color: #fef0d6;
    margin: 0 0 35px; }
    @media (max-width: 767px) {
      .section-banner h3 {
        font-size: 20px;
        margin: 0 0 15px; } }
    @media (min-width: 768px) and (max-width: 1024px) {
      .section-banner h3 {
        font-size: 20px;
        margin: 0 0 15px; } }
  .section-banner .Button--primary {
    color: #fef0d6;
    padding: 18px 28px; }
    @media (max-width: 767px) {
      .section-banner .Button--primary {
        font-size: 12px;
        padding: 15px 20px; } }
    @media (min-width: 768px) and (max-width: 1024px) {
      .section-banner .Button--primary {
        font-size: 14px;
        line-height: 1.72;
        padding: 15px 20px; } }
  .section-banner .Button--primary::before {
    background-color: transparent;
    border: 2px solid #fef0d6; }

.bottom-contact-info .column {
  flex: 219px 0;
  margin: 0 76px 0 0; }
  @media (max-width: 641px) {
    .bottom-contact-info .column {
      margin: 0 50px 0 0; } }
  @media (max-width: 640px) {
    .bottom-contact-info .column {
      margin: 0 0 30px;
      flex: 100% 1; }
      .bottom-contact-info .column:last-child {
        margin: 0; } }
.bottom-contact-info h4 {
  font-size: 16px;
  font-family: "ClarendonLTStd-Bold", sans-serif;
  line-height: 1.25;
  color: #ffffff;
  margin: 0 0 12px; }
.bottom-contact-info li,
.bottom-contact-info span,
.bottom-contact-info p {
  font-size: 14px;
  line-height: 1.72;
  color: #d8d8d8;
  font-family: "adelle-sans", sans-serif;
  font-style: normal;
  font-weight: 400; }

.related-products .flickity-viewport {
  min-height: 490px;
  margin-top: -30px; }

.ProductList--carousel .Carousel__Cell {
  padding: 30px; }

.collection-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  width: 100%; }

.list-collections-template .Collection-Wrap {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row-reverse;
  margin-bottom: 40px; }
  .list-collections-template .Collection-Wrap:nth-of-type(even) {
    flex-direction: row; }
  .list-collections-template .Collection-Wrap .Collection-Products-Info {
    width: 25%;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column; }
    .list-collections-template .Collection-Wrap .Collection-Products-Info h1 {
      width: 100%;
      color: white;
      font-family: "ClarendonLTStd-Bold", sans-serif;
      font-size: 36px;
      line-height: 1;
      margin-bottom: 15px;
      text-transform: uppercase; }
    .list-collections-template .Collection-Wrap .Collection-Products-Info p {
      color: #fef0d6;
      font-family: "adelle-sans", sans-serif;
      font-style: normal;
      font-weight: 400;
      font-size: 16px;
      font-weight: 400;
      line-height: 1.25;
      margin-bottom: 33px; }
    .list-collections-template .Collection-Wrap .Collection-Products-Info .Collection-Link {
      border: 2px solid #fff;
      color: white;
      font-family: "ClarendonLTStd-Bold", sans-serif;
      font-size: 14px;
      text-transform: uppercase; }
  .list-collections-template .Collection-Wrap .Slider-Wrap {
    background-color: rgba(30, 30, 30, 0.8);
    width: calc(75% - 90px);
    margin-right: 90px;
    display: flex;
    align-items: center;
    justify-content: center; }
    .list-collections-template .Collection-Wrap .Slider-Wrap .Collection-Products {
      width: 100%;
      padding: 0 20%; }
  .list-collections-template .Collection-Wrap .collection-product-wrapper {
    padding: 70px 25px 50px;
    background: none; }
  .list-collections-template .Collection-Wrap .flickity-prev-next-button {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%); }
    .list-collections-template .Collection-Wrap .flickity-prev-next-button.next {
      right: 30px; }
    .list-collections-template .Collection-Wrap .flickity-prev-next-button.previous {
      left: 30px; }
.list-collections-template .PageHeader {
  margin: 77px 0 50px; }
  .list-collections-template .PageHeader .SectionHeader__Heading {
    color: white;
    font-family: "ClarendonLTStd-Bold", sans-serif;
    font-size: 36px;
    line-height: 1;
    text-transform: uppercase;
    max-width: 315px;
    text-align: left; }

.collection-header,
.collection-filter {
  width: 50%; }

.collection-inner-product {
  margin-top: 3.5rem;
  width: 100%; }
  @media screen and (max-width: 480px) {
    .collection-inner-product .ProductListWrapper {
      text-align: center; } }
  @media screen and (max-width: 1024px) {
    .collection-inner-product .ProductListWrapper .Grid__Cell {
      width: 33.33%; } }
  @media screen and (max-width: 768px) {
    .collection-inner-product .ProductListWrapper .Grid__Cell {
      width: 50%; } }
  @media screen and (max-width: 480px) {
    .collection-inner-product .ProductListWrapper .Grid__Cell {
      width: 100%;
      text-align: left;
      max-width: 280px; } }

.collection-title {
  font-family: "ClarendonLTStd-Bold", sans-serif;
  font-size: 36px;
  line-height: 1.05;
  color: white;
  max-width: 315px;
  text-transform: uppercase;
  margin-bottom: 40px; }

.collection-description {
  font-family: "adelle-sans", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.25;
  color: #fef0d6;
  width: 100%; }

.collection-product {
  background-size: 0%;
  background-repeat: no-repeat;
  background-position: center;
  transition: all 0.3s ease;
  position: relative;
  margin: 0 0 30px;
  border-radius: 17px; }
  .collection-product:hover {
    background-size: cover;
    box-shadow: 0 0 5px 5px rgba(30, 30, 30, 0.8);
    z-index: 1; }
  .collection-product .egift-collection .collection-product-wrapper {
    padding: 60px 33px 33px;
    position: relative; }
    .collection-product .egift-collection .collection-product-wrapper img {
      width: auto !important;
      height: auto !important;
      object-position: center;
      object-fit: contain;
      transition: all 0.3s ease; }
  .collection-product .collection-product-wrapper {
    padding: 60px 33px 33px;
    position: relative; }
    .collection-product .collection-product-wrapper img {
      width: 100%;
      height: 260px;
      object-position: center;
      object-fit: contain;
      transition: all 0.3s ease; }
  .collection-product .collection-product-title {
    font-family: "ClarendonLTStd-Bold", sans-serif;
    color: white;
    font-size: 18px;
    line-height: 1;
    letter-spacing: .7px;
    text-transform: uppercase;
    margin-bottom: 0;
    white-space: initial; }
  .collection-product .collection-product-title-wrp {
    height: 50px;
    display: block; }
  .collection-product .collection-product-tag {
    font-family: "adelle-sans", sans-serif;
    font-weight: 500;
    letter-spacing: 0.7px;
    font-size: 10px;
    line-height: 2.335;
    color: #fff; }
  .collection-product .collection-product-tag-wrap {
    min-height: 20px; }
  .collection-product .collection-product-price {
    min-height: 16px;
    font-family: "adelle-sans", sans-serif;
    font-weight: 700;
    letter-spacing: 0.7px;
    font-size: 20px;
    line-height: 1.335;
    color: #fef0d6;
    text-transform: uppercase;
    margin-bottom: 1.5rem;
    margin-top: 1.5rem; }
  .collection-product .collection-product-button {
    font-family: "adelle-sans", sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 1.72;
    color: white;
    border-bottom: 2px solid white;
    min-width: 35px;
    display: inline-block;
    text-align: center;
    transition: all 0.2s ease-out; }
  .collection-product:hover .collection-product-button {
    min-width: 100%; }
  .collection-product .collection-background-wrapper {
    background: rgba(255, 239, 214, 0.17);
    transition: background-color 0.3s ease;
    border-radius: 17px; }
  .collection-product:hover .collection-background-wrapper {
    background: rgba(255, 239, 214, 0.3);
    border-radius: 17px; }
  .collection-product .ProductItem__Wrapper {
    transition: 0.3s ease;
    height: 270px; }
  .collection-product:hover .ProductItem__Wrapper {
    transform: scale(1.6) translateY(-20px) translateX(0); }

@media (max-width: 640px) {
  .Password .Store__Button {
    width: 100%;
    margin-top: 20px; } }

.collection-pack {
  background: #2d6a62;
  display: flex;
  margin-top: 2rem;
  width: 100%;
  flex-wrap: wrap;
  align-items: center; }
  .collection-pack .collection-pack-image {
    text-align: center; }
    .collection-pack .collection-pack-image img {
      max-height: 350px;
      object-fit: contain; }
  .collection-pack .collection-pack-image,
  .collection-pack .collection-pack-description-block {
    width: 50%;
    padding: 40px;
    color: #fef0d6; }
  .collection-pack .collection-pack-title {
    color: white;
    font-family: "ClarendonLTStd-Bold", sans-serif;
    font-size: 36px;
    line-height: 1;
    text-transform: uppercase;
    margin-bottom: 1rem; }
  .collection-pack .collection-pack-price {
    font-family: "ClarendonLTStd-Bold", sans-serif;
    font-size: 36px;
    line-height: 1;
    margin: 0; }
  .collection-pack .collection-pack-product-type {
    font-family: "adelle-sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.25;
    margin-bottom: 2.25rem; }
  .collection-pack .collection-pack-description {
    font-family: "adelle-sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    max-width: 320px;
    margin-bottom: 2.5rem; }
    @media (max-width: 768px) {
      .collection-pack .collection-pack-description {
        margin: 0 auto 30px; } }
  .collection-pack .collection-pack-button {
    border: 1px solid #f1efeb;
    padding: 15px 54px;
    font-family: "ClarendonLTStd-Bold", sans-serif;
    font-size: 16px;
    line-height: 1.25;
    text-transform: uppercase; }
    .collection-pack .collection-pack-button:hover {
      border: 1px solid white;
      color: white; }

.collection-filter-title {
  font-family: "adelle-sans", sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 1.72;
  text-transform: uppercase;
  color: white;
  padding-top: 12px;
  margin: 0;
  padding-bottom: 25px;
  border-top: 2px solid #373334; }

.CollectionFilters .Drawer__Footer {
  margin: 0 40px;
  padding: 0;
  border: none; }
.CollectionFilters .ButtonGroup {
  margin: 0; }
  .CollectionFilters .ButtonGroup button {
    margin: 5px; }
  .CollectionFilters .ButtonGroup .Button--secondary {
    padding: 19px 12px 16px;
    font-size: 16px;
    width: 100%; }
    @media (max-width: 424px) {
      .CollectionFilters .ButtonGroup .Button--secondary {
        font-size: 12px; } }
  @media (max-width: 424px) {
    .CollectionFilters .ButtonGroup .Store__Button {
      min-width: unset;
      font-size: 12px;
      height: 50px; } }
.CollectionFilters .Drawer__Content {
  height: calc(100vh - 90px - var(--drawer-footer-height));
  overflow: hidden; }

.collection-filter-wrapper .Linklist {
  padding: 0 40px; }
.collection-filter-wrapper .Drawer__Header {
  border: none;
  margin: 0 40px; }
.collection-filter-wrapper .Drawer__Main {
  margin-bottom: 30px;
  overflow-y: auto; }
.collection-filter-wrapper .ButtonGroup__Item--expand {
  font-family: "ClarendonLTStd-Bold", sans-serif;
  font-size: 1.142rem; }
.collection-filter-wrapper .ButtonGroup__Item {
  margin: 0 0 7px; }
  @media (min-width: 320px) and (max-width: 420px) {
    .collection-filter-wrapper .ButtonGroup__Item {
      margin-bottom: 10px;
      width: 100%; } }

@media screen and (max-width: 767px) {
  .collection-wrapper {
    margin: 0; }
    .collection-wrapper .collection-header,
    .collection-wrapper .collection-filter {
      width: 100%; }
      .collection-wrapper .collection-header .collection-title,
      .collection-wrapper .collection-filter .collection-title {
        max-width: none; }
    .collection-wrapper .CollectionToolbar__Item {
      padding: 0;
      text-align: right;
      padding-bottom: .5rem;
      border-bottom: 1px solid #fff;
      flex-grow: 0;
      font-size: 14px;
      font-family: "adelle-sans", sans-serif;
      font-weight: 700;
      color: white;
      margin: 0 auto;
      margin-top: 10px; }
    .collection-wrapper .collection-inner-product {
      margin-top: 1rem; }
    .collection-wrapper .Grid__Cell {
      margin: 0;
      padding: 10px; }
      .collection-wrapper .Grid__Cell .collection-product-wrapper {
        padding: 30px 15px; }
    .collection-wrapper .collection-pack-image, .collection-wrapper .collection-pack-description-block {
      width: 100%;
      padding: 20px; }
    .collection-wrapper .collection-pack-description-block {
      text-align: center; }

  .collection-filter-wrapper .Collapsible__Inner {
    overflow: inherit;
    visibility: inherit; }
  .collection-filter-wrapper .Collapsible {
    overflow: visible; }
  .collection-filter-wrapper .Drawer__Main {
    margin-bottom: 20px;
    overflow: auto; }
  .collection-filter-wrapper .Drawer__Footer {
    padding: 0; }

  .list-collections-template .PageHeader {
    margin: 35px 0; }
    .list-collections-template .PageHeader .SectionHeader {
      width: 100%; }
  .list-collections-template .CollectionList--grid {
    margin: 0; }
    .list-collections-template .CollectionList--grid .Collection-Products-Info {
      width: 100%;
      order: 1;
      text-align: center;
      margin-top: 25px; }
      .list-collections-template .CollectionList--grid .Collection-Products-Info .Button--transparent {
        margin: 0 auto; }
      .list-collections-template .CollectionList--grid .Collection-Products-Info p {
        margin: 0 auto;
        margin-bottom: 20px; }
    .list-collections-template .CollectionList--grid .Slider-Wrap {
      width: 100%;
      order: 1;
      margin: 0;
      margin-top: 15px; }
      .list-collections-template .CollectionList--grid .Slider-Wrap .collection-product-wrapper {
        padding: 15px 0; }
      .list-collections-template .CollectionList--grid .Slider-Wrap .flickity-prev-next-button.previous {
        left: 5px; }
      .list-collections-template .CollectionList--grid .Slider-Wrap .flickity-prev-next-button.next {
        right: 5px; } }
@media (min-width: 768px) and (max-width: 1024px) {
  .collection-wrapper {
    margin: 0; }

  .Drawer__Main {
    min-height: calc(100vh - 325px); }

  .list-collections-template .PageHeader {
    margin: 35px 0; }
  .list-collections-template .Collection-Wrap .Collection-Products-Info, .list-collections-template .Collection-Wrap .Slider-Wrap {
    width: 45%;
    margin: 0 auto; }

  .collection-product:hover .collection-product-wrapper .ProductItem__Wrapper {
    transform: scale(1.4) translateY(-20px) translateX(12px); } }
.Footer__Inner.Footer__Inner--Header {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3); }
  @media screen and (min-width: 641px) {
    .Footer__Inner.Footer__Inner--Header {
      margin-left: 0px;
      margin-right: 0px; }
      .Footer__Inner.Footer__Inner--Header .Footer__Block {
        padding-left: 0;
        padding-right: 0; } }
  .Footer__Inner.Footer__Inner--Header .Footer__Block {
    margin-top: 30px;
    margin-bottom: 30px; }
    .Footer__Inner.Footer__Inner--Header .Footer__Block.Footer__Block--Follow {
      display: flex;
      width: 50%; }
      .Footer__Inner.Footer__Inner--Header .Footer__Block.Footer__Block--Follow .Footer__Social {
        margin-top: 0;
        margin-left: 20px; }
        .Footer__Inner.Footer__Inner--Header .Footer__Block.Footer__Block--Follow .Footer__Social .HorizontalList__Item {
          margin-top: 0;
          margin-bottom: 0;
          color: white; }
          .Footer__Inner.Footer__Inner--Header .Footer__Block.Footer__Block--Follow .Footer__Social .HorizontalList__Item:hover svg {
            color: #fef0d6; }
        .Footer__Inner.Footer__Inner--Header .Footer__Block.Footer__Block--Follow .Footer__Social .Icon {
          height: 1.5em;
          width: 1.5em;
          -webkit-transition: color 0.2s ease-in-out, opacity 0.2s ease-in-out;
          transition: color 0.2s ease-in-out, opacity 0.2s ease-in-out; }
    .Footer__Inner.Footer__Inner--Header .Footer__Block.Footer__Block--BackToTop {
      width: 50%;
      text-align: right; }
      .Footer__Inner.Footer__Inner--Header .Footer__Block.Footer__Block--BackToTop .Link.Link--primary {
        color: white; }
        .Footer__Inner.Footer__Inner--Header .Footer__Block.Footer__Block--BackToTop .Link.Link--primary:hover {
          color: #7c3520; }
          .Footer__Inner.Footer__Inner--Header .Footer__Block.Footer__Block--BackToTop .Link.Link--primary:hover svg {
            color: #7c3520; }
      .Footer__Inner.Footer__Inner--Header .Footer__Block.Footer__Block--BackToTop .Icon {
        margin-left: 25px;
        height: 1.5em;
        width: 1.5em; }
.Footer__Inner .Footer__Block {
  margin-top: 70px; }
  .Footer__Inner .Footer__Block.Footer__Block--logo {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
    display: flex;
    flex-direction: column;
    padding-bottom: 30px; }
  .Footer__Inner .Footer__Block.Footer__Block--links .ly-languages-links-switcher {
    margin-bottom: 20px; }
    .Footer__Inner .Footer__Block.Footer__Block--links .ly-languages-links-switcher .ly-languages-switcher-link {
      color: white !important;
      text-transform: uppercase;
      border-bottom: 2px solid white;
      font-family: "adelle-sans", sans-serif;
      font-weight: 700;
      padding-bottom: 5px !important;
      transition: 0.3s ease;
      opacity: 0; }
      .Footer__Inner .Footer__Block.Footer__Block--links .ly-languages-links-switcher .ly-languages-switcher-link:hover {
        color: #fef0d6 !important;
        border-color: #fef0d6; }
  .Footer__Inner .Footer__Block.Footer__Block--links .Linklist__Item {
    margin-bottom: 8px;
    font-family: "ClarendonLTStd-Bold", sans-serif; }
  .Footer__Inner .Footer__Block.Footer__Block--links .Link.Link--primary {
    text-transform: uppercase;
    color: white; }
    .Footer__Inner .Footer__Block.Footer__Block--links .Link.Link--primary:hover {
      color: #fef0d6; }
  .Footer__Inner .Footer__Block.Footer__Block--links .Linklist--Additional {
    margin-top: 25px; }
    .Footer__Inner .Footer__Block.Footer__Block--links .Linklist--Additional .Linklist__Item {
      margin-bottom: 0.5em;
      font-family: "adelle-sans", sans-serif;
      font-style: normal;
      font-weight: 400; }
    .Footer__Inner .Footer__Block.Footer__Block--links .Linklist--Additional .Link.Link--primary {
      font-size: 12px;
      text-transform: none; }
  .Footer__Inner .Footer__Block .Footer__CustomContentWrapper {
    display: flex;
    margin-bottom: 20px;
    align-items: center; }
    .Footer__Inner .Footer__Block .Footer__CustomContentWrapper .Footer__CustomContent {
      padding-right: 20px; }
      .Footer__Inner .Footer__Block .Footer__CustomContentWrapper .Footer__CustomContent .Icon--newsletter {
        height: 33px;
        width: 27px; }
      .Footer__Inner .Footer__Block .Footer__CustomContentWrapper .Footer__CustomContent .Icon--location {
        height: 33px;
        width: 24px; }
    .Footer__Inner .Footer__Block .Footer__CustomContentWrapper .Footer__Content {
      font-size: 12px;
      font-family: "adelle-sans", sans-serif;
      font-style: normal;
      font-weight: 400; }
  .Footer__Inner .Footer__Block.Footer__Block--location .ButtonGroup__Item {
    border: 1px solid #fff;
    margin: 0;
    padding-left: 20px;
    padding-right: 20px;
    color: white; }
    .Footer__Inner .Footer__Block.Footer__Block--location .ButtonGroup__Item:hover {
      border-color: #fef0d6;
      color: #fef0d6; }
.Footer__Inner .Footer__Title {
  min-height: 2.167em;
  font-family: "ClarendonLTStd-Bold", sans-serif;
  font-size: 20px;
  text-transform: none;
  line-height: 1;
  padding-top: 5px; }
.Footer__Inner .Footer__Newsletter--Custom {
  display: flex;
  justify-content: space-between;
  flex-direction: column; }
  .Footer__Inner .Footer__Newsletter--Custom .formRow--item {
    display: flex; }
  .Footer__Inner .Footer__Newsletter--Custom .Form__Input {
    border-width: 1px;
    padding: 13px 20px 10px;
    height: 50px;
    font-size: 14px;
    color: #fef0d6;
    border-right: none;
    font-family: "adelle-sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    border: 1px solid rgba(254, 240, 214, 0.3); }
    .Footer__Inner .Footer__Newsletter--Custom .Form__Input:-ms-input-placeholder {
      color: #fef0d6; }
    .Footer__Inner .Footer__Newsletter--Custom .Form__Input::-webkit-input-placeholder {
      color: #fef0d6; }
    .Footer__Inner .Footer__Newsletter--Custom .Form__Input::-moz-placeholder {
      color: #fef0d6; }
    .Footer__Inner .Footer__Newsletter--Custom .Form__Input:hover, .Footer__Inner .Footer__Newsletter--Custom .Form__Input:active, .Footer__Inner .Footer__Newsletter--Custom .Form__Input:focus {
      border: 1px solid #FEF0D6; }
  .Footer__Inner .Footer__Newsletter--Custom .formRow--input-wrapper {
    display: inline-flex;
    width: calc(100% - 55px);
    position: relative; }
    .Footer__Inner .Footer__Newsletter--Custom .formRow--input-wrapper.active .Form__Input {
      border: 1px solid rgba(254, 240, 214, 0.3); }
      .Footer__Inner .Footer__Newsletter--Custom .formRow--input-wrapper.active .Form__Input:focus {
        border: 1px solid #FEF0D6; }
  .Footer__Inner .Footer__Newsletter--Custom .Form__Submit {
    font-size: 0;
    width: 50px;
    height: 50px;
    background-image: url("//www.muskokaroastery.com/cdn/shop/t/220/assets/arrow-right.min.svg?v=102750638515626741281747890250"), url("//www.muskokaroastery.com/cdn/shop/t/220/assets/arrow-right-hovered.min.svg?v=155886262299328478261747890250");
    background-position: center, center;
    background-size: 24px, 0;
    background-repeat: no-repeat;
    padding: 0;
    border: 1px solid white;
    margin: 0 0 0 -1px;
    display: inline-flex; }
    .Footer__Inner .Footer__Newsletter--Custom .Form__Submit:before {
      display: none; }
    .Footer__Inner .Footer__Newsletter--Custom .Form__Submit:hover, .Footer__Inner .Footer__Newsletter--Custom .Form__Submit:active, .Footer__Inner .Footer__Newsletter--Custom .Form__Submit:focus {
      background-color: transparent;
      background-size: 0, 24px;
      border-color: #FEF0D6;
      outline: none; }

.Footer__mobile--social, .Mobile-Linklist--Additional {
  display: none; }

@media (min-width: 641px) and (max-width: 1024px) {
  .Footer {
    padding-bottom: 0; }
    .Footer .Footer__Inner .Footer__Block {
      margin-top: 30px;
      width: 40%;
      order: 3; }
      .Footer .Footer__Inner .Footer__Block.Footer__Block--logo {
        order: 1; }
      .Footer .Footer__Inner .Footer__Block.Footer__Block--links {
        order: 2; } }
@media screen and (max-width: 640px) {
  .Footer__Inner.Footer__Inner--Header {
    border-image: url("/cdn/shop/files/triangles_1.png?v=1741065751") 4 round;
    border-width: 4px;
    border-top-width: 0; }
    .Footer__Inner.Footer__Inner--Header .Footer__Block.Footer__Block--Follow {
      display: none; }
    .Footer__Inner.Footer__Inner--Header .Footer__Block.Footer__Block--BackToTop {
      text-align: center;
      width: 100%; }
      .Footer__Inner.Footer__Inner--Header .Footer__Block.Footer__Block--BackToTop .Link.Link--primary {
        color: #fef0d6; }
  .Footer__Inner .Footer__Block--logo {
    margin-top: 30px; }
    .Footer__Inner .Footer__Block--logo svg {
      width: 169px; }
  .Footer__Inner .Footer__Block--newsletter, .Footer__Inner .Footer__Block--location {
    margin-top: 40px; }
    .Footer__Inner .Footer__Block--newsletter .Footer__Title, .Footer__Inner .Footer__Block--location .Footer__Title {
      color: #fef0d6;
      min-height: auto; }
  .Footer__Inner .Footer__Block--newsletter {
    margin-top: 0; }
  .Footer__Inner .Footer__Block--links {
    padding-top: 20px;
    border-top: 1px solid rgba(102, 102, 102, 0.5);
    margin-top: 20px;
    text-align: center; }
    .Footer__Inner .Footer__Block--links .ly-languages-links-switcher {
      display: none; }
    .Footer__Inner .Footer__Block--links .Linklist.Linklist--Additional {
      display: none; }
    .Footer__Inner .Footer__Block--links .Linklist .Linklist__Item {
      text-align: center;
      margin-bottom: 15px; }
      .Footer__Inner .Footer__Block--links .Linklist .Linklist__Item:last-child {
        margin-bottom: 15px !important; }
      .Footer__Inner .Footer__Block--links .Linklist .Linklist__Item .Link {
        color: #fef0d6; }

  .Footer__mobile--social {
    display: block;
    text-align: center;
    margin-top: 40px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid rgba(102, 102, 102, 0.5); }
    .Footer__mobile--social .HorizontalList {
      height: auto; }
      .Footer__mobile--social .HorizontalList .HorizontalList__Item {
        margin-left: 50px;
        height: auto; }
        .Footer__mobile--social .HorizontalList .HorizontalList__Item:first-child {
          margin: 0; }
        .Footer__mobile--social .HorizontalList .HorizontalList__Item svg {
          height: 26px;
          width: auto;
          fill: #fef0d6; }
          .Footer__mobile--social .HorizontalList .HorizontalList__Item svg.Icon--twitter {
            height: 20px; }

  .Mobile-Linklist--Additional {
    display: flex;
    flex-wrap: wrap; }
    .Mobile-Linklist--Additional .Linklist__Item {
      color: #fef0d6;
      text-align: center; } }
@media screen and (max-width: 325px) {
  .Mobile-Linklist--Additional {
    flex-wrap: wrap; }
    .Mobile-Linklist--Additional .Linklist__Item {
      text-align: center; } }
.fadeInDown {
  display: block;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.Mobile-Header {
  display: none; }

ul {
  list-style-type: none; }

.Product__Wrapper {
  margin-top: 5rem; }

.Product {
  padding: 0 5.71rem; }

.gif-wrp .ProductMeta__Title {
  text-transform: inherit !important; }
.gif-wrp .Product__notes {
  display: none !important; }

.Product__Info {
  top: 0;
  margin-bottom: 0;
  padding: 3rem;
  background-color: #2d6a62; }
  .Product__Info .ProductMeta__Title {
    color: white;
    font-family: "ClarendonLTStd-Bold", sans-serif;
    font-size: 36px;
    line-height: 1.2;
    text-transform: uppercase;
    background: transparent; }
  .Product__Info .ProductMeta__Price {
    font-family: "ClarendonLTStd-Bold", sans-serif;
    font-size: 20px;
    text-transform: none;
    font-weight: normal; }
  .Product__Info .ProductMeta__Description {
    padding-top: 0;
    border-top: none;
    color: #fef0d6;
    font-family: "adelle-sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.4; }
  .Product__Info .weight {
    color: #fef0d6;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.4;
    font-family: "adelle-sans", sans-serif;
    font-style: normal;
    text-transform: lowercase; }
  .Product__Info .ProductForm__AddToCart {
    width: 100%;
    background: #fef0d6;
    color: #7c3520;
    font-family: "ClarendonLTStd-Bold", sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    visibility: visible !important; }

.backToFormBtn {
  margin-bottom: 40px;
  background: #fef0d6;
  border: 2px solid #fef0d6;
  color: #fef0d6;
  font-family: "ClarendonLTStd-Bold", sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  visibility: visible !important;
  display: inline-block !important; }

.backToFormBtn:hover {
  color: #fef0d6;
  background: #7c3520; }

.ProductForm__Item {
  padding: 10px 28px 10px 10px; }
  .ProductForm__Item .Icon--select-arrow {
    top: calc(50% - 7px);
    right: 5px;
    width: 25px;
    height: 12px; }

.Product__Info_DropDown_Call {
  position: relative;
  padding: 10px;
  cursor: pointer;
  font-family: "adelle-sans", sans-serif; }
  .Product__Info_DropDown_Call:after {
    content: '';
    display: block;
    width: 12px;
    height: 12px;
    border-top: 2px solid #fef0d6;
    border-left: 2px solid #fef0d6;
    transform: rotate(-135deg);
    position: absolute;
    top: 12px;
    right: 11px;
    transition: all .75s; }

.Product__Info_DropDown_Call.opened:after {
  transform: rotate(45deg);
  border-top: 2px solid #2d6a62;
  border-left: 2px solid #2d6a62;
  margin-top: 6px; }

.Button--primary::before,
.shopify-payment-button__button--unbranded::before,
#shopify-product-reviews .spr-summary-actions-newreview::before,
#shopify-product-reviews .spr-button-primary:not(input)::before {
  background-color: #fef0d6; }

.Button--primary:not([disabled]):hover,
.shopify-payment-button__button--unbranded:not([disabled]):hover,
#shopify-product-reviews .spr-summary-actions-newreview:not([disabled]):hover,
#shopify-product-reviews .spr-button-primary:not([disabled]):hover:not(input) {
  color: #fef0d6;
  background-color: #7c3520; }

.ProductForm_Dropdown {
  display: none; }

.Product__Bottom__Descr {
  min-height: 300px;
  max-width: calc(100% - 450px); }
  .Product__Bottom__Descr h3 {
    font-size: 20px;
    font-family: "ClarendonLTStd-Bold", sans-serif;
    color: white; }
  .Product__Bottom__Descr p, .Product__Bottom__Descr .ui-accordion-content {
    color: #d8d8d8;
    font-size: 14px;
    line-height: 1.71;
    font-family: "adelle-sans", sans-serif;
    font-style: normal;
    font-weight: 400; }

.Product--Inspiration {
  font-family: "adelle-sans", sans-serif;
  font-style: normal;
  font-weight: 400;
  max-width: calc(100% - 450px);
  color: #d8d8d8;
  line-height: 1.71;
  font-size: 14px;
  margin-bottom: 40px; }
  .Product--Inspiration h1, .Product--Inspiration h2, .Product--Inspiration h3, .Product--Inspiration h4, .Product--Inspiration h5, .Product--Inspiration h6 {
    font-family: "ClarendonLTStd-Bold", sans-serif;
    color: white;
    font-size: 26px; }

.Product__Wrapper {
  margin-bottom: 60px;
  max-width: calc(100% - 425px); }

.slider .slick-slide img:focus {
  outline: none; }

.slider-nav {
  width: 120px;
  position: absolute;
  top: 0;
  left: 0; }
  .slider-nav .slick-slide {
    cursor: pointer;
    float: none;
    width: 100% !important;
    margin-bottom: 20px;
    position: relative; }
    .slider-nav .slick-slide img {
      opacity: 1;
      max-width: 100px;
      height: auto;
      width: auto;
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%); }
  .slider-nav .Product__SlideItem.slick-active img {
    opacity: 1; }
  .slider-nav .slick-slide.slick-current {
    position: relative;
    outline: none; }
    .slider-nav .slick-slide.slick-current:before {
      content: '';
      display: block;
      padding: 0;
      width: 10px;
      height: 10px;
      background-color: white;
      opacity: 0.5;
      border-radius: 100%;
      position: absolute;
      top: 50%;
      left: -30px;
      transition: all .35s; }
  .slider-nav .AspectRatio {
    max-height: 100px; }

.gallery-centered .slider__item {
  min-height: auto !important; }

.gif-wrp .slider_wrap:after {
  content: "";
  width: 1px;
  height: 1px;
  background: rgba(255, 239, 214, 0.4);
  position: absolute;
  left: 40%;
  top: 50%;
  transform: translate(-50%, -50%);
  box-shadow: 0 0 270px 241px rgba(255, 239, 214, 0.4);
  z-index: 1; }

.slider_wrap {
  display: flex;
  position: relative; }
  .slider_wrap:after {
    content: "";
    width: 1px;
    height: 1px;
    background: rgba(255, 239, 214, 0.4);
    position: absolute;
    left: 60%;
    top: 50%;
    transform: translate(-50%, -50%);
    box-shadow: 0 0 270px 241px rgba(255, 239, 214, 0.4);
    z-index: 1; }
  .slider_wrap .slider.for {
    padding-left: 20px;
    z-index: 100; }
    .slider_wrap .slider.for .slider__item {
      position: relative;
      outline: none; }
      .slider_wrap .slider.for .slider__item:first-child img, .slider_wrap .slider.for .slider__item.slick-active img {
        opacity: 1;
        visibility: visible;
        z-index: 1; }
      .slider_wrap .slider.for .slider__item img {
        max-width: 87%;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        z-index: -1;
        visibility: hidden;
        opacity: 0; }
      @media (max-width: 1024px) {
        .slider_wrap .slider.for .slider__item img {
          top: 50%;
          transform: translate(-50%, -50%); } }
  .slider_wrap .slider.nav {
    margin-top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    min-height: 520px;
    z-index: 100;
    /*  margin-top: 120px;*/ }
    .slider_wrap .slider.nav .product-single__photo {
      padding-top: 0 !important; }
    .slider_wrap .slider.nav .slick-list {
      height: auto !important; }
    .slider_wrap .slider.nav .slick-track {
      transform: none !important; }
    .slider_wrap .slider.nav .slick-slide {
      position: relative;
      cursor: pointer;
      overflow: visible;
      margin-bottom: 20px;
      outline: none; }
      .slider_wrap .slider.nav .slick-slide img {
        max-width: 55px;
        margin: 0 auto;
        filter: drop-shadow(0 0px 25px rgba(160, 160, 160, 0.2)); }
    .slider_wrap .slider.nav .slick-current:after {
      content: '';
      display: block;
      width: 10px;
      height: 10px;
      background-color: rgba(255, 255, 255, 0.5);
      position: absolute;
      left: -30px; }

.slider-for {
  padding-left: 300px; }

.accordiones {
  margin-bottom: 30px; }

.ui-accordion {
  overflow: hidden; }
  .ui-accordion .ui-accordion-header {
    background: transparent;
    border: none;
    color: #fff;
    font-family: "ClarendonLTStd-Bold", sans-serif;
    font-size: 16px;
    line-height: 1;
    border-top: 2px solid #373334;
    padding: 25px 0 23px;
    outline: none;
    min-height: 71px;
    position: relative; }
    .ui-accordion .ui-accordion-header .count {
      color: #1c1b1b;
      font-family: "adelle-sans", sans-serif;
      font-style: normal;
      font-weight: 400;
      font-size: 12px;
      font-weight: 400;
      width: 24px;
      height: 24px;
      border-radius: 100%;
      background-color: #fff;
      display: inline-block;
      text-align: center;
      line-height: 24px;
      padding-left: 1px;
      margin: -4px 0 -6px; }
    .ui-accordion .ui-accordion-header:after {
      content: '';
      width: 12px;
      height: 12px;
      border-right: 2px solid white;
      border-top: 2px solid white;
      transform: rotateX(-175deg) rotate(-45deg);
      position: absolute;
      right: 20px;
      top: 24px;
      transition: all .65s; }
  .ui-accordion .ui-accordion-content {
    overflow-y: scroll;
    opacity: 0;
    max-height: 0;
    transition: max-height .25s ease-out;
    overflow: hidden;
    margin-top: 0;
    border: none;
    font-size: 14px;
    padding-left: 0;
    padding-right: 20px;
    transition: all .35s;
    margin-bottom: -40px; }
    @media (max-width: 767px) {
      .ui-accordion .ui-accordion-content {
        padding-right: 0; } }
    .ui-accordion .ui-accordion-content .Button {
      margin: 30px 0; }
  .ui-accordion > #shopify-product-reviews {
    height: auto !important;
    width: 100%; }
  .ui-accordion .spr-summary-actions-newreview {
    color: #7c3420 !important; }
    .ui-accordion .spr-summary-actions-newreview:hover {
      color: #feefd6 !important; }
  .ui-accordion .spr-review-header-title {
    display: none; }
  .ui-accordion .load_more {
    order: 1; }

.opened .ui-accordion-content {
  opacity: 1;
  max-height: none;
  transition: all .25s ease-in;
  margin-bottom: 0;
  position: relative; }
.opened .ui-accordion-header {
  border-top: 2px solid #373334;
  border-bottom: none;
  color: #fef0d6; }
  .opened .ui-accordion-header .count {
    background-color: #fef0d6; }
.opened .ui-accordion-header:after {
  top: 31px;
  transform: rotateX(15deg) rotate(-45deg); }

.ui-accordion:last-of-type .ui-accordion-header {
  border-bottom: 2px solid #373334; }

.ui-accordion.opened:last-of-type .ui-accordion-header {
  border-bottom: none; }

.toggleHeight {
  display: block;
  -webkit-animation-name: toggleHeight;
  animation-name: toggleHeight;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

@-webkit-keyframes toggleHeight {
  0% {
    height: 0; }

  100% {
    height: auto; } }

@keyframes toggleHeight {
  0% {
    height: 0; }

  100% {
    height: auto; } }

.ui-accordion-header.ui-state-active:after {
  transform: rotate(315deg);
  top: 30px; }

.Product__notes {
  color: white;
  margin-top: 55px;
  padding: 35px 54px;
  background-color: rgba(0, 0, 0, 0.3);
  margin-bottom: 50px; }
  .Product__notes h3 {
    color: white;
    font-family: "ClarendonLTStd-Bold", sans-serif;
    font-size: 20px;
    line-height: 1.4;
    margin-bottom: 41px; }
  .Product__notes .note_title {
    width: 100%;
    color: #2d6a62;
    font-family: "adelle-sans", sans-serif;
    font-weight: 700;
    font-size: 14px;
    margin-bottom: 9px;
    text-transform: uppercase; }
  .Product__notes .prop_wrap {
    display: flex;
    align-items: center; }
  .Product__notes .prop_name {
    width: 16%;
    color: #d8d8d8;
    font-family: "adelle-sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    font-weight: 400; }
  .Product__notes .prop_line {
    margin-top: 2px;
    width: 69%;
    height: 9px;
    border-radius: 7px;
    background-color: #2e2e2e; }
    .Product__notes .prop_line .slider {
      height: 100%;
      border-radius: 7px;
      background: #2d6a62; }
  .Product__notes .right_prop {
    padding-left: 26px; }
  .Product__notes .Note__row:not(:last-of-type) {
    margin-bottom: 41px; }

#shopify-product-reviews {
  margin-right: 0 !important; }
  #shopify-product-reviews .spr-summary-actions {
    display: none; }
  #shopify-product-reviews .spr-review-header {
    display: flex;
    align-items: flex-end;
    flex-direction: row;
    justify-content: flex-end; }
  #shopify-product-reviews input.spr-button-primary {
    background: transparent;
    font-size: 16px;
    color: #fff;
    border: 1px solid #fff;
    width: auto;
    padding: 19px 17px 11px;
    font-family: "ClarendonLTStd-Bold", sans-serif;
    font-weight: normal;
    transition: all .3s ease; }
    #shopify-product-reviews input.spr-button-primary:hover, #shopify-product-reviews input.spr-button-primary:focus, #shopify-product-reviews input.spr-button-primary:active {
      border-color: #fef0d6;
      color: #fef0d6; }
  #shopify-product-reviews .spr-form {
    position: relative; }
    #shopify-product-reviews .spr-form .spr-form-title {
      display: block;
      font-family: "ClarendonLTStd-Bold", sans-serif;
      margin-bottom: 30px;
      margin-top: 30px;
      color: #fef0d6;
      font-size: 16px; }
  #shopify-product-reviews .spr-form-review-body .spr-form-label {
    display: none; }
  #shopify-product-reviews .spr-review-header-byline {
    font-family: "ClarendonLTStd-Bold", sans-serif;
    top: 0;
    margin-bottom: 40px; }
    #shopify-product-reviews .spr-review-header-byline strong + strong {
      font-family: 'ClarendonLTStd', sans-serif; }
  #shopify-product-reviews .spr-icon {
    top: -3px; }
  #shopify-product-reviews .spr-form-review-rating {
    margin: 0;
    border-top: 0;
    padding: 0;
    margin-bottom: 25px;
    border-bottom: none; }
    #shopify-product-reviews .spr-form-review-rating .spr-starrating {
      display: block;
      height: 50px;
      vertical-align: middle; }
      #shopify-product-reviews .spr-form-review-rating .spr-starrating .spr-icon:hover, #shopify-product-reviews .spr-form-review-rating .spr-starrating .spr-icon.spr-icon-star-empty, #shopify-product-reviews .spr-form-review-rating .spr-starrating .spr-icon.spr-icon-star-hover {
        color: #2d6a62;
        opacity: 1; }
    #shopify-product-reviews .spr-form-review-rating .spr-form-label {
      display: inline-block; }
  #shopify-product-reviews .spr-review {
    margin: 0;
    border-top: 0;
    padding: 0 0 29px;
    border-bottom: 1px solid #373334; }
  #shopify-product-reviews .new-review-form {
    position: relative; }
  #shopify-product-reviews .spr-form-message.spr-form-message-success, #shopify-product-reviews .spr-form-message.spr-form-message-error {
    background: transparent;
    font-size: 20px;
    border: none;
    padding: 0;
    margin-bottom: 0;
    line-height: 24px;
    position: absolute;
    background: #1a1a1a;
    z-index: 1;
    top: 0; }
  #shopify-product-reviews .spr-form-message.spr-form-message-success {
    color: #fff; }
  #shopify-product-reviews .spr-form-message.spr-form-message-error {
    color: red; }

.hidden {
  display: none !important;
  opacity: 0;
  height: 0; }

.ProductForm .divider {
  position: absolute;
  left: 0;
  right: 0;
  height: 2px;
  background: rgba(0, 0, 0, 0.2); }
.ProductForm h4.type {
  padding-top: 20px;
  color: #fef0d6;
  font-family: "ClarendonLTStd-Bold",sans-serif;
  font-size: 16px;
  margin-bottom: 8px; }

.variants_row {
  position: relative;
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
  flex-wrap: wrap; }
  .variants_row .item {
    width: 48%;
    margin-bottom: 15px; }
  .variants_row .ProductForm__Variants {
    margin-bottom: 0; }
  .variants_row .Product__Info_DropDown_Call {
    transition: all .75s;
    border: 1px solid #fef0d6;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 30px;
    overflow: hidden; }
  .variants_row .Product__Info_DropDown_Call.opened {
    background: white;
    color: #2d6a62; }
  .variants_row .ProductForm__Option {
    margin-bottom: 0; }
  .variants_row .Var__Picker {
    display: flex;
    width: 100%;
    justify-content: space-between;
    border-top: 2px solid #fef0d65c; }
  .variants_row .Var__Picker:last-of-type {
    border-bottom: 2px solid #fef0d65c; }
  .variants_row .Variant__Name {
    padding: 16px 0 10px;
    color: #fef0d6;
    font-family: "adelle-sans", sans-serif;
    font-size: 14px;
    font-weight: 400; }

.QuantitySelector--large .QuantitySelector__Button {
  padding: 10px 17px 3px; }

.ProductForm__QuantitySelector {
  text-align: center; }

#shopify-section-related-products .SectionHeader {
  width: 100%; }
  #shopify-section-related-products .SectionHeader h3 {
    color: white;
    font-family: "ClarendonLTStd-Bold", sans-serif;
    font-size: 20px;
    text-transform: none; }
#shopify-section-related-products .ProductItem .ProductItem__Title {
  color: white;
  font-family: "ClarendonLTStd-Bold", sans-serif;
  font-size: 16px;
  line-height: 1.4;
  text-transform: uppercase; }
#shopify-section-related-products .ProductItem .ProductItem__Price {
  color: #fef0d6;
  font-family: "adelle-sans", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.7px;
  text-transform: none; }

.Product__Info__Wrap {
  position: relative; }

.drop.fadeInDown {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -99%;
  color: #1c1b1b;
  background: white; }

.Popover__Content {
  background: #2d6a62;
  border: 1px solid; }

.Popover--positionLeft::before {
  border-color: transparent transparent transparent #fef0d6; }

.drop {
  height: 55px;
  padding-top: 10px;
  padding-bottom: 5px;
  margin: 0;
  z-index: 99;
  display: none; }

.ProductPageProductForm .CartItem__Actions .QuantitySelector__CurrentQuantity {
  width: 35px; }
.ProductPageProductForm .CartItem__Actions .QuantitySelector__Button {
  color: white;
  border: 1px solid transition; }
.ProductPageProductForm .CartItem__Actions .QuantitySelector__CurrentQuantity {
  font-family: "adelle-sans", sans-serif;
  color: white;
  border-color: white;
  font-size: 14px;
  color: #fef0d6;
  border-radius: 100%;
  border: 1px solid #2d6a62;
  height: 35px;
  width: 35px;
  padding-top: 5px;
  margin: 0 7px; }
.ProductPageProductForm .QuantitySelector__Button {
  transition: all .3s ease;
  color: #fff;
  border-radius: 100%;
  height: 35px;
  width: 35px;
  padding: 9px 0 0;
  margin: 0 8px;
  border: 1px solid transparent;
  text-align: center; }
  .ProductPageProductForm .QuantitySelector__Button.disabled {
    cursor: not-allowed;
    color: #54827b; }
    @media (min-width: 320px) and (max-width: 768px) {
      .ProductPageProductForm .QuantitySelector__Button.disabled {
        color: #474646; } }
    .ProductPageProductForm .QuantitySelector__Button.disabled:hover {
      background: #fff; }
      @media (max-width: 1024px) {
        .ProductPageProductForm .QuantitySelector__Button.disabled:hover {
          background: #2C130C; } }
  .ProductPageProductForm .QuantitySelector__Button.Increase {
    margin-right: -10px; }
  .ProductPageProductForm .QuantitySelector__Button:hover {
    background: #b4cac7; }
    @media (max-width: 1024px) {
      .ProductPageProductForm .QuantitySelector__Button:hover {
        background: #2C130C; } }
  .ProductPageProductForm .QuantitySelector__Button:active {
    background: #81a8a3; }
    @media (max-width: 1024px) {
      .ProductPageProductForm .QuantitySelector__Button:active {
        background: #2C130C;
        outline: none; } }
.ProductPageProductForm .QuantitySelector__CurrentQuantity {
  font-size: 14px;
  color: #fef0d6;
  font-family: "adelle-sans", sans-serif;
  border-radius: 100%;
  height: 35px;
  width: 35px; }
.ProductPageProductForm .QuantitySelector {
  border: none; }
  .ProductPageProductForm .QuantitySelector svg {
    width: 15px;
    height: 15px;
    stroke-width: 2px; }

.supports-hover .Link--secondary:hover,
.Link--secondary.is-active {
  color: #2d6a62; }

/* VIDEO SLIDER */
.videos-slider-1 h4,
.videos-slider-2 h4 {
  font-size: 14px; }

.slider-nav-thumbnails {
  margin-top: 10px; }

.slider-nav-thumbnails .slick-slide {
  cursor: pointer;
  outline: none;
  float: none; }

.slider-nav-thumbnails .slick-slide.slick-current.slick-active {
  opacity: 1; }

.slider-nav-thumbnails .slick-slide img {
  padding: 5px;
  background: transparent; }

.slider-nav-thumbnails .slick-slide.slick-current.slick-active img {
  background: #1c1b1b; }

.slider-nav-thumbnails img {
  width: 60px;
  margin: 0 5px; }

.slider-nav-thumbnails .slick-slide:first-child img {
  margin-left: 0; }

.slider-nav-thumbnails .slick-slide:last-child img {
  margin-right: 0; }

.vert_sliders {
  display: flex;
  width: 450px; }
  .vert_sliders .videos-slider-2 {
    height: 400px;
    width: 80%;
    margin-left: auto; }
  .vert_sliders .slider-nav-thumbnails {
    height: 250px;
    overflow: hidden; }

.nav {
  height: 100%;
  width: 20%; }
  .nav .slick-current {
    position: relative; }
    .nav .slick-current:before {
      content: '';
      display: block;
      width: 10px;
      height: 10px;
      background: rgba(255, 255, 255, 0.5);
      border-radius: 100%;
      position: absolute;
      top: 50%;
      left: 0;
      transform: translateY(-50%); }
    .nav .slick-current img:focus {
      outline: none; }

.for {
  width: 80%; }
  .for .slick-list {
    height: 100%; }
    .for .slick-list .slick-track {
      height: 100%;
      min-height: 900px; }

#shopify-section-product-page-template-centered .for {
  width: 80%; }
  #shopify-section-product-page-template-centered .for .slick-list {
    height: 100%; }
    #shopify-section-product-page-template-centered .for .slick-list .slick-track {
      height: 100%;
      min-height: 520px; }

@media (max-width: 768px) {
  .for {
    width: 100% !important; }
    .for .slick-list .slick-track {
      min-height: 320px; }

  #shopify-section-product-page-template-centered .for {
    width: 100% !important; }
    #shopify-section-product-page-template-centered .for .slick-list .slick-track {
      min-height: 320px; } }
@media (min-width: 1400px) {
  .Product__Bottom__Descr {
    max-width: calc(100% - 450px); } }
@media screen and (max-width: 768px) {
  #shopify-section-product-page-template-centered .for {
    width: 100%;
    padding: 0; }
  .Product {
    padding: 0 24px; }
    .Product .Product__Wrapper, .Product .Product__Bottom__Descr, .Product .Product--Inspiration {
      max-width: none;
      margin-top: 30px; }
      .Product .Product__Wrapper .Mobile-Header, .Product .Product__Bottom__Descr .Mobile-Header, .Product .Product--Inspiration .Mobile-Header {
        display: block;
        color: #fef0d6;
        font-family: "ClarendonLTStd-Bold", sans-serif;
        font-size: 20px;
        line-height: 1;
        text-transform: uppercase;
        padding: 25px 0 0;
        position: relative;
        z-index: 2;
        top: 0 !important; }
      .Product .Product__Wrapper .Desktop-Header, .Product .Product__Bottom__Descr .Desktop-Header, .Product .Product--Inspiration .Desktop-Header {
        display: none; }
      .Product .Product__Wrapper .slider_wrap, .Product .Product__Bottom__Descr .slider_wrap, .Product .Product--Inspiration .slider_wrap {
        height: auto;
        min-height: unset;
        z-index: 1;
        margin: 0 -24px; }
        .Product .Product__Wrapper .slider_wrap:before, .Product .Product__Bottom__Descr .slider_wrap:before, .Product .Product--Inspiration .slider_wrap:before {
          content: '';
          left: 0px;
          right: 0px;
          top: -72px;
          height: 90%;
          position: absolute;
          z-index: -1;
          background: #2d6a62; }
        .Product .Product__Wrapper .slider_wrap .slider.nav, .Product .Product__Bottom__Descr .slider_wrap .slider.nav, .Product .Product--Inspiration .slider_wrap .slider.nav {
          display: none; }
        .Product .Product__Wrapper .slider_wrap .for, .Product .Product__Bottom__Descr .slider_wrap .for, .Product .Product--Inspiration .slider_wrap .for {
          width: 100%;
          padding: 0; }
          .Product .Product__Wrapper .slider_wrap .for .slick-track .slider__item, .Product .Product__Bottom__Descr .slider_wrap .for .slick-track .slider__item, .Product .Product--Inspiration .slider_wrap .for .slick-track .slider__item {
            margin: 0 auto;
            text-align: center; }
            .Product .Product__Wrapper .slider_wrap .for .slick-track .slider__item img, .Product .Product__Bottom__Descr .slider_wrap .for .slick-track .slider__item img, .Product .Product--Inspiration .slider_wrap .for .slick-track .slider__item img {
              position: static;
              width: 60%;
              margin: 0 auto;
              transform: none;
              max-width: 250px; }
        .Product .Product__Wrapper .slider_wrap .slick-dots, .Product .Product__Bottom__Descr .slider_wrap .slick-dots, .Product .Product--Inspiration .slider_wrap .slick-dots {
          position: absolute;
          bottom: -25px;
          display: block;
          width: 100%;
          padding: 0;
          margin: 0;
          list-style: none;
          text-align: center; }
          .Product .Product__Wrapper .slider_wrap .slick-dots .slick-active button, .Product .Product__Bottom__Descr .slider_wrap .slick-dots .slick-active button, .Product .Product--Inspiration .slider_wrap .slick-dots .slick-active button {
            background: #7c3520; }
          .Product .Product__Wrapper .slider_wrap .slick-dots li, .Product .Product__Bottom__Descr .slider_wrap .slick-dots li, .Product .Product--Inspiration .slider_wrap .slick-dots li {
            position: relative;
            display: inline-block;
            width: 20px;
            height: 20px;
            margin: 0 5px;
            padding: 0; }
            .Product .Product__Wrapper .slider_wrap .slick-dots li button, .Product .Product__Bottom__Descr .slider_wrap .slick-dots li button, .Product .Product--Inspiration .slider_wrap .slick-dots li button {
              font-size: 0;
              line-height: 0;
              display: block;
              width: 10px;
              height: 10px;
              padding: 5px;
              border: 0;
              border-radius: 50px;
              outline: none;
              background: white; }
      .Product .Product__Wrapper .Product__InfoWrapper, .Product .Product__Bottom__Descr .Product__InfoWrapper, .Product .Product--Inspiration .Product__InfoWrapper {
        margin-top: 30px; }
        .Product .Product__Wrapper .Product__InfoWrapper .Product__Info, .Product .Product__Bottom__Descr .Product__InfoWrapper .Product__Info, .Product .Product--Inspiration .Product__InfoWrapper .Product__Info {
          background: none;
          padding: 0;
          padding-top: 10px; }
          .Product .Product__Wrapper .Product__InfoWrapper .Product__Info .Container, .Product .Product__Bottom__Descr .Product__InfoWrapper .Product__Info .Container, .Product .Product--Inspiration .Product__InfoWrapper .Product__Info .Container {
            padding: 0; }
            .Product .Product__Wrapper .Product__InfoWrapper .Product__Info .Container .ProductMeta, .Product .Product__Bottom__Descr .Product__InfoWrapper .Product__Info .Container .ProductMeta, .Product .Product--Inspiration .Product__InfoWrapper .Product__Info .Container .ProductMeta {
              text-align: left; }
          .Product .Product__Wrapper .Product__InfoWrapper .Product__Info .divider, .Product .Product__Bottom__Descr .Product__InfoWrapper .Product__Info .divider, .Product .Product--Inspiration .Product__InfoWrapper .Product__Info .divider {
            display: none; }
    .Product .Product__Bottom__Descr .Product__notes, .Product .Product--Inspiration .Product__notes {
      padding: 35px 20px; }
      .Product .Product__Bottom__Descr .Product__notes h3, .Product .Product--Inspiration .Product__notes h3 {
        margin-bottom: 15px; }
      .Product .Product__Bottom__Descr .Product__notes .prop_wrap, .Product .Product--Inspiration .Product__notes .prop_wrap {
        flex-wrap: wrap; }
        .Product .Product__Bottom__Descr .Product__notes .prop_wrap .prop_line, .Product .Product--Inspiration .Product__notes .prop_wrap .prop_line {
          width: 100%;
          margin: 0; }
        .Product .Product__Bottom__Descr .Product__notes .prop_wrap .right_prop, .Product .Product--Inspiration .Product__notes .prop_wrap .right_prop {
          padding: 0;
          text-align: right; }
        .Product .Product__Bottom__Descr .Product__notes .prop_wrap .prop_name, .Product .Product--Inspiration .Product__notes .prop_wrap .prop_name {
          width: 50%;
          order: 1;
          margin-top: 5px; }
    .Product #shopify-product-reviews .spr-review-header {
      margin-bottom: 30px; }
    .Product #shopify-product-reviews .spr-review-header-starratings {
      width: 100%;
      position: relative;
      top: 25px; }

  .ProductList--carousel .Carousel__Cell:first-child {
    margin-left: 0; }
  .ProductList--carousel .Carousel__Cell:last-child {
    margin-right: 0; }

  .Product__Info {
    max-width: none; } }
  @media screen and (max-width: 768px) and (max-width: 768px) {
    #shopify-section-product-page-template-centered .for {
      margin-top: 10px;
      min-height: 400px; } }

        @media screen and (max-width: 768px) and (max-width: 768px) {
          .Product .Product__Wrapper .slider_wrap .for {
            margin-top: 10px;
            min-height: 500px; } }
@media (min-width: 768px) and (max-width: 1023px) {
  .Product {
    padding: 0 24px; }
    .Product .Product__Wrapper {
      max-width: none; }
    .Product .Product__Info, .Product .Product__Bottom__Descr, .Product .Product--Inspiration {
      max-width: none; }
    .Product .slider_wrap {
      height: 900px; }
    .Product .ProductForm .divider {
      display: none; }

  .ProductList--carousel .Carousel__Cell:first-child {
    margin-left: 0; }
  .ProductList--carousel .Carousel__Cell:last-child {
    margin-right: 0; } }
.Product__InfoWrapper .rc_block__type--active {
  padding: 8px 8px 2px;
  background-color: #feefd6;
  color: #7c3520; }
  .Product__InfoWrapper .rc_block__type--active label.rc_label {
    color: #7c3520; }
.Product__InfoWrapper label.rc_label {
  color: #fef0d6; }
.Product__InfoWrapper input.rc_radio {
  margin-top: -7px; }

.AccountTable td {
  color: #fff; }

.Brands h1 {
  color: white;
  font-family: "ClarendonLTStd-Bold", sans-serif;
  font-size: 36px;
  line-height: 1;
  text-transform: uppercase;
  max-width: 315px;
  text-align: left;
  margin: 75px 0 40px; }
.Brands .Brand_item {
  width: 50%; }

.Image_Blocks_List {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .Image_Blocks_List .Image_Blocks_item {
    padding: 100px 60px 85px;
    position: relative;
    overflow: hidden;
    min-height: 360px;
    width: 48%;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-flow: column wrap;
    align-content: stretch;
    margin-bottom: 40px;
    cursor: pointer; }
    .Image_Blocks_List .Image_Blocks_item:hover .Full__Light {
      color: #fef0d6; }
      .Image_Blocks_List .Image_Blocks_item:hover .Full__Light:before {
        background-color: #7c3520;
        transform: translateX(0); }
    @media screen and (max-width: 1023px) {
      .Image_Blocks_List .Image_Blocks_item {
        padding: 20px; } }
    .Image_Blocks_List .Image_Blocks_item img {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      height: 100%;
      width: 100%;
      object-fit: cover;
      transition: all 1s; }
    .Image_Blocks_List .Image_Blocks_item h5, .Image_Blocks_List .Image_Blocks_item h4 {
      display: block;
      text-align: left; }
    .Image_Blocks_List .Image_Blocks_item h5 {
      color: white;
      font-family: "ClarendonLTStd-Bold", sans-serif;
      font-size: 16px;
      line-height: 1.25;
      margin-bottom: 20px; }
    .Image_Blocks_List .Image_Blocks_item h4 {
      color: #ffffff;
      font-family: "ClarendonLTStd-Bold", sans-serif;
      font-size: 36px;
      line-height: 1;
      text-transform: uppercase;
      margin-bottom: 15px; }
      @media screen and (max-width: 1023px) {
        .Image_Blocks_List .Image_Blocks_item h4 {
          font-size: 16px; } }
    .Image_Blocks_List .Image_Blocks_item .Image_Blocks_Link {
      cursor: pointer;
      display: inline-block;
      padding-left: 20px;
      padding-right: 20px; }
    .Image_Blocks_List .Image_Blocks_item .Wrap {
      position: relative;
      z-index: 2; }
    .Image_Blocks_List .Image_Blocks_item:hover img {
      transform: scale(1.1); }

@media screen and (max-width: 640px) {
  .Brands {
    padding-top: 20px; }
    .Brands h1 {
      margin-bottom: 20px; }

  .Image_Blocks_List .Image_Blocks_item {
    width: 100%;
    padding: 20px;
    min-height: 270px;
    margin-bottom: 20px; } }
.Search__Page__ItemList {
  display: flex;
  flex-wrap: wrap;
  margin-left: -25px;
  margin-right: -25px; }
  @media (max-width: 480px) {
    .Search__Page__ItemList .Grid__Cell {
      width: 100%;
      max-width: 280px;
      display: block;
      margin: 0 auto; } }

.Search__Page .SectionHeader--center {
  display: flex;
  align-items: baseline; }
.Search__Page .PageHeader {
  margin-bottom: 25px; }
.Search__Page .title {
  width: 100%;
  border-bottom: 1px solid #6a6a6a;
  margin-bottom: 0;
  padding-bottom: 15px;
  text-align: left;
  color: #fef0d6;
  font-family: "ClarendonLTStd-Bold", sans-serif;
  font-size: 20px;
  line-height: 1; }
  .Search__Page .title .count {
    color: #fef0d6;
    font-family: "adelle-sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.72; }
.Search__Page .Search__Page__ArticleList {
  flex-wrap: wrap;
  display: flex;
  margin-left: -25px;
  margin-right: -25px; }
.Search__Page .link_wrap {
  width: 50px;
  margin-left: 20px; }
  .Search__Page .link_wrap a {
    color: white;
    font-family: "adelle-sans", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1;
    font-weight: 600;
    padding-bottom: 17px; }
    .Search__Page .link_wrap a:before {
      height: 2px; }

.ArticleItem .ArticleItem__Content, .ProductItem .ArticleItem__Content {
  margin-top: 0; }

.Search_Page .Container {
  max-width: 1136px; }
@media (max-width: 468px) {
  .Search_Page .Search__InputIconWrapper {
    width: calc(100% - 60% - 15px); }
    .Search_Page .Search__InputIconWrapper .Store__Button {
      width: 100%;
      min-width: 90px;
      padding-left: 9px;
      padding-right: 9px; } }
.Search_Page .item {
  position: relative;
  width: 60%; }
  @media (min-width: 468px) and (max-width: 640px) {
    .Search_Page .item {
      width: calc(100% - 40px - 135px); } }
  @media (min-width: 641px) {
    .Search_Page .item {
      width: calc(100% - 40px - 160px); } }
  .Search_Page .item svg {
    position: absolute;
    right: 0;
    top: 0;
    width: 19px;
    height: 18px; }
.Search_Page .search-header {
  margin: 84px 0; }
  @media (max-width: 850px) {
    .Search_Page .search-header {
      margin: 40px 0; } }
.Search_Page h1 {
  font-size: 36px;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-transform: uppercase; }
.Search_Page .column-title {
  width: 36%; }
  @media (max-width: 850px) {
    .Search_Page .column-title {
      width: 100%;
      margin: 0 0 40px; } }
.Search_Page .column-block {
  width: 64%;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end; }
  @media (max-width: 850px) {
    .Search_Page .column-block {
      width: 100%; } }
.Search_Page .Search__SearchBar {
  width: 65%; }
  @media (max-width: 850px) {
    .Search_Page .Search__SearchBar {
      width: 100%; } }
.Search_Page .Search__Form {
  width: 100%;
  flex: 1 0; }
.Search_Page .Search__Input {
  font-size: 14px;
  color: #d8d8d8;
  border-bottom: solid 2px #d8d8d8;
  font-family: "adelle-sans", sans-serif;
  font-style: italic;
  font-weight: 400;
  padding: 0 0 9px 12px;
  height: 30px; }
  .Search_Page .Search__Input:-moz-placeholder {
    color: #d8d8d8;
    font-size: 14px;
    font-weight: normal;
    font-style: italic; }
  .Search_Page .Search__Input::-webkit-input-placeholder {
    color: #d8d8d8;
    font-size: 14px;
    font-weight: normal;
    font-style: italic; }
  .Search_Page .Search__Input:-ms-input-placeholder {
    color: #d8d8d8;
    font-size: 14px;
    font-weight: normal;
    font-style: italic; }
.Search_Page .description-block {
  margin: 0 0 50px; }
  .Search_Page .description-block p {
    font-size: 14px;
    line-height: 1.72;
    color: #ffffff; }
.Search_Page .Button--primary {
  color: #fef0d6; }
  .Search_Page .Button--primary:before {
    background-color: #7c3520; }
  .Search_Page .Button--primary:not([disabled]):hover {
    background-color: #fef0d6; }

.Store__Button {
  display: inline-block;
  font-family: "ClarendonLTStd-Bold", sans-serif;
  border-radius: 0;
  text-transform: uppercase;
  background-color: transparent;
  transition: color 0.3s ease;
  z-index: 1;
  position: relative;
  min-width: 160px;
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  padding: 17px 15px 11px;
  min-height: 50px;
  font-weight: 400;
  cursor: pointer; }
  .Store__Button.Button--transparent {
    border: 1px solid #fff;
    color: white;
    padding: 17px 17px 11px;
    text-align: center;
    transition: all .3s ease; }
    .Store__Button.Button--transparent:before {
      background-color: transparent; }
    .Store__Button.Button--transparent:hover, .Store__Button.Button--transparent:active, .Store__Button.Button--transparent:focus {
      border-color: #fef0d6;
      color: #fef0d6;
      outline: none; }
  .Store__Button.Zero--sides_margin {
    margin-left: 0;
    margin-right: 0; }
  .Store__Button.Button--staticWidth {
    min-width: 270px; }
  .Store__Button:before {
    content: '';
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: -1; }

.Full__Dark {
  background: #2c130c; }
  .Full__Dark:hover {
    color: #fff; }
  .Full__Dark:before {
    background-color: #1e0f0b; }

.Full__Light {
  background-color: #fef0d6;
  color: #7c3520; }
  .Full__Light:before {
    background-color: #7c3520; }
  .Full__Light:hover {
    color: #fef0d6; }
  .Full__Light:focus {
    background: #000; }

.Roll__Over, #submitBtn {
  overflow: hidden; }
  .Roll__Over:before, #submitBtn:before {
    z-index: -1;
    transition: all .35s;
    transform: translateX(-101%); }
  .Roll__Over:hover::before, #submitBtn:hover::before {
    transform: translateX(0); }

#col-main {
  max-width: 1140px;
  overflow: hidden;
  position: relative;
  margin: 72px auto; }
  @media (max-width: 767px) {
    #col-main {
      padding: 0 30px;
      margin: 72px auto 0; } }
  #col-main .filter-title,
  #col-main .gm-control-active,
  #col-main .gm-svpc,
  #col-main .gm-style-mtc,
  #col-main .search_bar {
    display: none; }
  #col-main .button {
    width: 19px;
    height: 38px;
    background-color: #EEEEEE;
    color: #2c130c;
    border-radius: 0 4px 4px 0;
    box-shadow: 3px 0 3px 0 rgba(0, 0, 0, 0.21);
    display: flex !important;
    position: absolute;
    top: 15px;
    right: -19px;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    border: solid 1px #b5b5b5;
    border-left: 0;
    z-index: 3; }
    @media (max-width: 767px) {
      #col-main .button {
        display: none !important; } }
    #col-main .button svg {
      width: 9px;
      height: 15px;
      transform: rotate(180deg); }
  #col-main #store_map {
    width: 100%;
    position: relative;
    z-index: 2;
    transition: 0.3s ease; }
    #col-main #store_map.w50 {
      width: 50%; }
      @media screen and (max-width: 767px) {
        #col-main #store_map.w50 {
          width: 100%; } }
  #col-main .addresses {
    z-index: 9;
    width: 50%;
    padding: 0;
    position: absolute !important;
    overflow: visible;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    box-shadow: 0 3px 9px 0 rgba(0, 0, 0, 0.21);
    transition: 0.3s ease;
    /* checkbox aspect */
    /* checked mark aspect */
    /* checked mark aspect changes */
    /* disabled checkbox */
    /* hover style just for information */ }
    @media (max-width: 767px) {
      #col-main .addresses {
        position: relative !important;
        -webkit-transform: translateX(0);
        transform: translateX(0);
        height: auto !important;
        width: 100%; } }
    #col-main .addresses.show {
      z-index: 9;
      -webkit-transform: translateX(0);
      transform: translateX(0); }
      @media (min-width: 650px) and (max-width: 767px) {
        #col-main .addresses.show {
          margin-top: 510px; } }
      #col-main .addresses.show .button svg {
        transform: rotate(0); }
    #col-main .addresses li {
      display: flex; }
      @media (max-width: 850px) {
        #col-main .addresses li a {
          width: 75%; } }
      #col-main .addresses li span.hours {
        margin-top: 10px;
        display: inline-block;
        color: #7C3520; }
    #col-main .addresses #submitBtn, #col-main .addresses > div {
      display: none; }
    #col-main .addresses label {
      font-family: "adelle-sans", sans-serif;
      font-style: normal;
      font-weight: 400;
      font-size: 14px;
      font-weight: 600;
      line-height: 1.72;
      color: #231f20; }
    #col-main .addresses .filter-title {
      background: #fff;
      font-size: 14px;
      line-height: 1.72;
      font-weight: 600;
      color: #231f20;
      font-family: "adelle-sans", sans-serif;
      font-style: normal;
      font-weight: 400;
      padding: 12px 20px 7px; }
    #col-main .addresses .no_stores_found {
      color: #231f20; }
    #col-main .addresses .search_filters {
      background: #fff;
      display: block;
      padding: 0 20px 12px;
      border: 0;
      margin: 0;
      overflow: hidden; }
      #col-main .addresses .search_filters div {
        display: block; }
    #col-main .addresses .search_filter {
      position: relative;
      width: 120px; }
    #col-main .addresses [type="checkbox"]:not(:checked),
    #col-main .addresses [type="checkbox"]:checked {
      position: absolute;
      left: 0;
      opacity: 0;
      z-index: 11;
      top: 7px;
      width: 20px;
      height: 20px; }
    #col-main .addresses [type="checkbox"]:not(:checked) + label,
    #col-main .addresses [type="checkbox"]:checked + label {
      position: relative;
      padding-left: 30px;
      cursor: pointer; }
    #col-main .addresses [type="checkbox"]:not(:checked) + label:before,
    #col-main .addresses [type="checkbox"]:checked + label:before {
      content: '';
      position: absolute;
      left: 0;
      top: -3px;
      width: 20px;
      height: 20px;
      border: solid 2px #7c3520;
      background: #fff; }
    #col-main .addresses [type="checkbox"]:not(:checked) + label:after,
    #col-main .addresses [type="checkbox"]:checked + label:after {
      content: '';
      background: url(checked.min.svg) no-repeat;
      position: absolute;
      top: 0;
      left: .22em;
      width: 13px;
      height: 13px;
      color: #09ad7e;
      transition: all .2s; }
    #col-main .addresses [type="checkbox"]:not(:checked) + label:after {
      opacity: 0;
      transform: scale(0); }
    #col-main .addresses [type="checkbox"]:checked + label:after {
      opacity: 1;
      transform: scale(1); }
    #col-main .addresses [type="checkbox"]:disabled:not(:checked) + label:before,
    #col-main .addresses [type="checkbox"]:disabled:checked + label:before {
      box-shadow: none;
      border-color: #bbb;
      background-color: #ddd; }
    #col-main .addresses [type="checkbox"]:disabled:checked + label:after {
      color: #999; }
    #col-main .addresses [type="checkbox"]:disabled + label {
      color: #aaa; }
    #col-main .addresses label:hover:before {
      border: 2px solid #4778d9 !important; }
  #col-main #store-locator-title {
    font-size: 36px;
    color: white;
    text-transform: uppercase;
    margin-bottom: 0;
    line-height: 1;
    padding-bottom: 60px;
    border-bottom: 2px solid rgba(151, 151, 151, 0.7);
    display: none; }
  #col-main .header_html {
    margin-bottom: 0; }
    #col-main .header_html p {
      padding: 20px 0; }
  #col-main .store_website, #col-main .directions {
    font-family: "adelle-sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.72;
    color: #848484;
    display: block;
    width: 100%;
    margin-left: 90px; }
  #col-main ul {
    overflow-y: auto !important;
    height: 100%; }
  #col-main #directions_text #direction_destination, #col-main .addresses {
    background-color: #EEEEEE;
    position: relative; }
    #col-main #directions_text #direction_destination:before, #col-main .addresses:before {
      content: "";
      position: absolute;
      bottom: 0;
      right: 0;
      left: 0;
      height: 100px;
      opacity: 0.85;
      background-image: linear-gradient(to bottom, rgba(238, 238, 238, 0), #ebebeb 83%, #d8d8d8);
      pointer-events: none; }
    #col-main #directions_text #direction_destination li, #col-main .addresses li {
      background: none;
      border-bottom: solid 1px #b5b5b5;
      display: flex;
      flex-wrap: wrap;
      align-items: center; }
      @media (max-width: 767px) {
        #col-main #directions_text #direction_destination li, #col-main .addresses li {
          padding: 15px 20px; } }
      #col-main #directions_text #direction_destination li a, #col-main .addresses li a {
        margin: 0; }
      #col-main #directions_text #direction_destination li .distance, #col-main .addresses li .distance {
        background-image: url("pin-locator.png");
        background-size: 20px;
        background-position-x: 50%;
        background-repeat: no-repeat;
        text-align: center;
        margin: 0 15px 0 0;
        width: 75px;
        padding: 35px 10px 0;
        min-height: 20px;
        position: relative;
        height: 100%; }
      #col-main #directions_text #direction_destination li .name, #col-main .addresses li .name {
        font-family: "ClarendonLTStd-Bold", sans-serif;
        font-size: 20px;
        line-height: 1;
        color: #2e2e2e;
        display: block; }
      #col-main #directions_text #direction_destination li .address, #col-main #directions_text #direction_destination li .city, #col-main #directions_text #direction_destination li .prov_state, #col-main #directions_text #direction_destination li .postal_zip, #col-main #directions_text #direction_destination li .country, #col-main #directions_text #direction_destination li .hours, #col-main .addresses li .address, #col-main .addresses li .city, #col-main .addresses li .prov_state, #col-main .addresses li .postal_zip, #col-main .addresses li .country, #col-main .addresses li .hours {
        font-family: "adelle-sans", sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 1.72;
        color: #848484; }

@media (min-width: 768px) and (max-width: 1137px) {
  .header_html {
    padding: 0 30px; } }

.top-store-block {
  padding-bottom: 40px;
  border-bottom: 2px solid #373334; }
  .top-store-block #search-box {
    width: 100%;
    max-width: 400px;
    display: flex;
    align-items: flex-end; }
    @media (max-width: 767px) {
      .top-store-block #search-box {
        padding: 0;
        max-width: 100%;
        width: 100%; } }
    .top-store-block #search-box .search_within_distance,
    .top-store-block #search-box .search_filters,
    .top-store-block #search-box .main_search_label,
    .top-store-block #search-box .search_limit {
      display: none; }
    .top-store-block #search-box .main_search_bar {
      width: 80%;
      padding: 0 23px 0 0; }
      @media (max-width: 375px) {
        .top-store-block #search-box .main_search_bar {
          width: 100%; } }
  .top-store-block .search_bar {
    position: relative; }
  .top-store-block input[type="text"] {
    background: none;
    font-family: "adelle-sans", sans-serif;
    font-weight: 400;
    padding: 9px;
    font-size: 14px;
    line-height: 1.72;
    font-style: italic;
    color: #d8d8d8;
    border: 0;
    width: 100%;
    border-bottom: solid 2px rgba(255, 255, 255, 0.8); }
  .top-store-block #submitBtn {
    position: relative;
    display: inline-block;
    line-height: 1.72;
    border-radius: 0;
    text-transform: uppercase;
    font-size: 14px;
    text-align: center;
    background-color: #fef0d6;
    -webkit-transition: color 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86), border 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: color 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86), border 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    z-index: 1;
    -webkit-tap-highlight-color: initial;
    color: #7c3520;
    border-color: #fef0d6;
    padding: 10px 7px 5px;
    font-weight: 400; }
    .top-store-block #submitBtn::before {
      background-color: #fef0d6;
      position: absolute;
      content: '';
      display: block;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      width: 100%;
      height: 100%;
      -webkit-transform-origin: left center;
      transform-origin: left center;
      z-index: -1; }
    .top-store-block #submitBtn:hover {
      color: #fef0d6; }
      .top-store-block #submitBtn:hover:before {
        background: #7c3520; }
    @media (-moz-touch-enabled: 0), (hover: hover) {
      .top-store-block #submitBtn:not([disabled])::before {
        -webkit-transition: -webkit-transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
        transition: -webkit-transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
        transition: transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
        transition: transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86), -webkit-transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
      .top-store-block #submitBtn:not([disabled]):hover::before {
        -webkit-transform-origin: right center;
        transform-origin: right center; } }
    .top-store-block #submitBtn[disabled] {
      cursor: not-allowed; }
    @media (max-width: 375px) {
      .top-store-block #submitBtn {
        width: 100%; } }
  .top-store-block .column-title {
    width: 20%;
    font-size: 36px;
    font-family: "ClarendonLTStd-Bold", sans-serif;
    line-height: 1;
    color: #fff;
    text-transform: uppercase; }
    @media (max-width: 767px) {
      .top-store-block .column-title {
        padding: 0 0 15px;
        width: 100%; } }
    @media (min-width: 768px) and (max-width: 1137px) {
      .top-store-block .column-title {
        width: 50%;
        margin-bottom: 20px; } }
  .top-store-block .column-search {
    width: 80%;
    display: flex;
    justify-content: flex-end; }
    @media (max-width: 767px) {
      .top-store-block .column-search {
        padding: 0;
        width: 100%;
        justify-content: flex-start; } }
    @media (min-width: 768px) and (max-width: 1137px) {
      .top-store-block .column-search {
        width: 50%;
        margin-bottom: 20px;
        display: flex;
        justify-content: flex-end; } }
    .top-store-block .column-search #search-box {
      width: 80%;
      float: none !important; }
      @media (max-width: 767px) {
        .top-store-block .column-search #search-box {
          width: 100%; } }
  .top-store-block .row-line {
    align-items: flex-end; }

.account-login-wrapper, .account-register-wrapper {
  margin-top: 90px;
  margin-bottom: 90px;
  min-height: 100%;
  align-items: flex-start;
  -webkit-box-align: flex-start;
  -ms-flex-align: flex-start; }
  .account-login-wrapper .Form__Header, .account-register-wrapper .Form__Header {
    text-align: left;
    margin-bottom: 0; }
  .account-login-wrapper .Form__Title, .account-register-wrapper .Form__Title {
    color: white;
    font-family: "ClarendonLTStd-Bold", sans-serif;
    line-height: 1;
    font-size: 36px;
    margin-bottom: 10px;
    text-transform: uppercase; }
  .account-login-wrapper .Form__Legend, .account-register-wrapper .Form__Legend {
    font-size: 14px;
    font-family: "adelle-sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    color: white;
    margin-bottom: 40px; }
  .account-login-wrapper .Form__Hint, .account-register-wrapper .Form__Hint {
    margin-top: 35px; }
    .account-login-wrapper .Form__Hint .Text--subdued, .account-register-wrapper .Form__Hint .Text--subdued {
      color: #d8d8d8;
      font-size: 14px;
      font-family: "adelle-sans", sans-serif;
      font-style: normal;
      font-weight: 400; }
    .account-login-wrapper .Form__Hint .Link, .account-register-wrapper .Form__Hint .Link {
      font-family: "adelle-sans", sans-serif;
      font-style: normal;
      font-weight: 400;
      color: white;
      font-size: 14px;
      text-decoration: underline; }
  .account-login-wrapper .Button, .account-register-wrapper .Button {
    margin: 0;
    width: 100%;
    margin-top: 50px; }
  .account-login-wrapper .zero-marg, .account-register-wrapper .zero-marg {
    margin-bottom: 0; }
  .account-login-wrapper .Form__ItemHelp, .account-register-wrapper .Form__ItemHelp {
    font-family: "adelle-sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.72;
    color: white;
    text-decoration: underline; }
  .account-login-wrapper .Form__Input, .account-register-wrapper .Form__Input {
    font-family: "adelle-sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.72;
    color: #d8d8d8; }
    .account-login-wrapper .Form__Input::-webkit-input-placeholder, .account-register-wrapper .Form__Input::-webkit-input-placeholder {
      font-family: "adelle-sans", sans-serif;
      font-style: normal;
      font-weight: 400;
      font-size: 14px;
      line-height: 1.72;
      color: #d8d8d8;
      opacity: .6; }
    .account-login-wrapper .Form__Input::-moz-placeholder, .account-register-wrapper .Form__Input::-moz-placeholder {
      font-family: "adelle-sans", sans-serif;
      font-style: normal;
      font-weight: 400;
      font-size: 14px;
      line-height: 1.72;
      color: #d8d8d8;
      opacity: .6; }
    .account-login-wrapper .Form__Input:-ms-input-placeholder, .account-register-wrapper .Form__Input:-ms-input-placeholder {
      font-family: "adelle-sans", sans-serif;
      font-style: normal;
      font-weight: 400;
      font-size: 14px;
      line-height: 1.72;
      color: #d8d8d8;
      opacity: .6; }
  .account-login-wrapper .register-form-description, .account-register-wrapper .register-form-description {
    text-align: center;
    margin-top: 40px;
    color: #d8d8d8;
    font-size: 14px;
    font-family: "adelle-sans", sans-serif;
    font-style: normal;
    font-weight: 400; }
    .account-login-wrapper .register-form-description a, .account-register-wrapper .register-form-description a {
      font-family: "adelle-sans", sans-serif;
      font-style: normal;
      font-weight: 400;
      color: white;
      font-size: 14px;
      text-decoration: underline; }

.account-wrapper .PageHeader {
  margin: 80px 0;
  display: flex;
  flex-wrap: wrap; }
  .account-wrapper .PageHeader .SectionHeader {
    margin-bottom: 0; }
    .account-wrapper .PageHeader .SectionHeader p {
      font-family: "adelle-sans", sans-serif;
      color: white; }
      .account-wrapper .PageHeader .SectionHeader p a {
        text-decoration: underline; }
    .account-wrapper .PageHeader .SectionHeader .SectionHeader__Heading {
      color: white;
      max-width: 275px;
      font-family: "ClarendonLTStd-Bold", sans-serif;
      font-size: 36px;
      line-height: 1.1;
      margin-bottom: 40px;
      text-transform: uppercase; }
    .account-wrapper .PageHeader .SectionHeader .SectionHeader__Description {
      font-family: "adelle-sans", sans-serif;
      font-style: normal;
      font-weight: 400;
      color: white;
      font-size: 14px;
      padding: 10px;
      color: #7c3520 !important; }
      .account-wrapper .PageHeader .SectionHeader .SectionHeader__Description span {
        font-weight: 700; }
  .account-wrapper .PageHeader .acccount-logoutlink-block {
    width: 50%;
    text-align: right; }
    .account-wrapper .PageHeader .acccount-logoutlink-block .account-logout-link {
      font-family: "adelle-sans", sans-serif;
      font-style: normal;
      font-weight: 400;
      line-height: 24px;
      font-size: 14px;
      text-decoration: underline;
      color: white; }
.account-wrapper .Segment__Title {
  font-family: "ClarendonLTStd-Bold", sans-serif;
  font-size: 14px;
  color: white;
  border-bottom: 2px solid #373334;
  text-transform: uppercase;
  padding-bottom: 10px; }
.account-wrapper .Segment__Content .Segment__description {
  font-size: 14px;
  color: #d8d8d8;
  font-family: "adelle-sans", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; }
.account-wrapper .Segment__ButtonWrapper {
  margin-top: 35px; }
.account-wrapper .Segment__ActionItem {
  color: white;
  font-family: "adelle-sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px; }
.account-wrapper .Segment__Content p {
  font-size: 14px;
  color: #d8d8d8;
  font-family: "adelle-sans", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  font-variant-numeric: lining-nums;
  margin-bottom: 5px; }
.account-wrapper .PageHeader__Back {
  width: 100%; }
.account-wrapper .AspectRatio > img {
  position: static; }

.account-adresses-wrapper .PageHeader {
  display: flex;
  flex-wrap: wrap; }
  .account-adresses-wrapper .PageHeader .account-backrouter {
    width: 50%; }
    .account-adresses-wrapper .PageHeader .account-backrouter .account-backrouter-link {
      text-transform: none;
      font-size: 14px;
      line-height: 24px;
      font-family: "adelle-sans", sans-serif;
      font-style: normal;
      font-weight: 400; }
      .account-adresses-wrapper .PageHeader .account-backrouter .account-backrouter-link svg {
        height: 18px;
        vertical-align: middle; }
        .account-adresses-wrapper .PageHeader .account-backrouter .account-backrouter-link svg path {
          stroke: #fef0d6; }
  .account-adresses-wrapper .PageHeader .acccount-logoutlink-block {
    width: 50%;
    text-align: right; }
    .account-adresses-wrapper .PageHeader .acccount-logoutlink-block .account-logout-link {
      font-family: "adelle-sans", sans-serif;
      font-style: normal;
      font-weight: 400;
      line-height: 24px;
      font-size: 14px;
      margin-bottom: 30px;
      text-decoration: underline;
      color: white; }
  .account-adresses-wrapper .PageHeader .SectionHeader {
    margin-bottom: 0; }
    .account-adresses-wrapper .PageHeader .SectionHeader .SectionHeader__Heading {
      color: white;
      max-width: 265px;
      font-family: "ClarendonLTStd-Bold", sans-serif;
      font-size: 36px;
      line-height: 1;
      margin-bottom: 40px;
      text-transform: uppercase; }
      @media (min-width: 320px) and (max-width: 380px) {
        .account-adresses-wrapper .PageHeader .SectionHeader .SectionHeader__Heading {
          font-size: 20px;
          line-height: 1.1; } }
    .account-adresses-wrapper .PageHeader .SectionHeader .SectionHeader__Description {
      font-family: "adelle-sans", sans-serif;
      font-style: normal;
      font-weight: 400;
      color: white;
      font-size: 14px; }
      .account-adresses-wrapper .PageHeader .SectionHeader .SectionHeader__Description span {
        font-weight: 700; }
  .account-adresses-wrapper .PageHeader .SectionHeader__ButtonWrapper .Button {
    padding: 19px 17px 11px;
    font-family: "ClarendonLTStd-Bold", sans-serif;
    font-weight: normal; }
.account-adresses-wrapper .Segment__Title {
  font-family: "ClarendonLTStd-Bold", sans-serif;
  font-size: 16px;
  color: white;
  text-transform: none;
  padding-bottom: 20px;
  border-bottom: 2px solid #373334; }
.account-adresses-wrapper .Segment__Content p {
  font-size: 14px;
  color: #d8d8d8;
  font-family: "adelle-sans", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  font-variant-numeric: lining-nums;
  margin-bottom: 5px; }
.account-adresses-wrapper .Segment__Content .Segment__ActionList button {
  color: white;
  font-family: "adelle-sans", sans-serif;
  font-size: 14px;
  line-height: 24px; }

.Main--title {
  color: white;
  font-family: "ClarendonLTStd-Bold", sans-serif;
  font-size: 36px;
  line-height: 1;
  text-transform: uppercase;
  max-width: 315px;
  text-align: left; }

.hidebanner .PageHeader {
  margin-top: 40px 0 40px; }
  .hidebanner .PageHeader .inherit-box {
    max-width: 768px; }
  .hidebanner .PageHeader .Main--title {
    max-width: 100%;
    text-align: center; }
  .hidebanner .PageHeader .SectionHeader__Heading + .PageContent {
    margin: 30px auto 30px;
    color: #fff;
    text-align: center;
    font-family: ClarendonLTStd-Bold,sans-serif;
    font-size: 16px; }

.Main--content {
  font-family: "adelle-sans", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.25;
  color: #fef0d6;
  width: 100%;
  max-width: none; }

@media screen and (max-width: 1023px) {
  .account-wrapper .PageHeader .acccount-logoutlink-block {
    width: auto; }
  .account-wrapper .PageLayout__Section--secondary {
    max-width: none; }

  .rc_label__autodeliver br {
    display: none; } }
.margin-none {
  margin-left: 0 !important; }

.Table th, .Table table th, .Rte th, .Rte table th {
  font-family: "ClarendonLTStd-Bold", sans-serif; }
.Table td, .Table table td, .Rte td, .Rte table td {
  font-family: "adelle-sans", sans-serif; }

.logos-text-wrapper {
  display: flex;
  width: 100%;
  justify-content: space-around;
  margin-bottom: 20px; }
  .logos-text-wrapper .logos-text-item {
    text-align: center;
    width: 135px; }
    .logos-text-wrapper .logos-text-item:first-child {
      flex-grow: 0.3;
      width: 30%; }

.rc_popup__hover a:hover {
  text-decoration: underline; }

.faq__button {
  vertical-align: top; }

.image__fullwidth {
  width: 100%; }

#shipping_interval_frequency option:nth-child(n+10) {
  display: none; }

.Js__Video {
  width: 100%;
  object-fit: cover;
  height: 100%;
  opacity: 0;
  transition: opacity 2s ease; }
  .Js__Video.active_slide {
    opacity: 1; }

#charge_interval_frequency option:nth-child(n+10) {
  display: none; }

#product_search_field {
  margin: 0 0 20px;
  padding: 8px 0 10px;
  font-family: "adelle-sans",sans-serif;
  background: transparent;
  border: 0px;
  border-bottom: solid 2px #ffffff; }

@media (min-width: 1024px) {
  .gallery-centered .slider_wrap .nav {
    margin-top: 0; }
  .gallery-centered .slider_wrap .product-single__thumbnails-item img {
    top: 50% !important;
    transform: translate(-50%, -50%) !important;
    max-width: 55% !important; }
  .gallery-centered .slider_wrap .slick-vertical .slick-track {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center; }
  .gallery-centered .gif-wrp .product-single__thumbnails-item img {
    max-width: 100% !important; }
  .gallery-centered .variants_row {
    margin-bottom: 60px; } }

.content--video .SectionHeader--center-video {
  position: relative;
  background: #000;
  width: 100%;
  object-fit: cover;
  margin: 0 0 100px; }
  .content--video .SectionHeader--center-video .herro-bg-img {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 10;
    opacity: .7; }
  .content--video .SectionHeader--center-video .SectionHeader--content-wrp {
    position: absolute;
    top: 50% !important;
    transform: translate(0, -50%) !important;
    text-align: center;
    width: 100%;
    z-index: 100;
    margin: 0 auto; }
    .content--video .SectionHeader--center-video .SectionHeader--content-wrp .Main--title {
      max-width: 100%;
      text-align: center;
      font-size: 36px;
      line-height: 40px; }
    .content--video .SectionHeader--center-video .SectionHeader--content-wrp .PageContent {
      margin: 30px auto 0;
      color: #fff;
      font-size: 16px;
      line-height: 19px;
      max-width: 660px; }
    @media (max-width: 768px) {
      .content--video .SectionHeader--center-video .SectionHeader--content-wrp .Main--title {
        font-size: 3.385vw;
        line-height: 3.906vw;
        margin-bottom: 0; }
      .content--video .SectionHeader--center-video .SectionHeader--content-wrp .PageContent {
        font-size: 1.823vw;
        line-height: 2.214vw;
        margin: 1.953vw auto 0; } }
    @media (max-width: 512px) {
      .content--video .SectionHeader--center-video .SectionHeader--content-wrp .Main--title {
        font-size: 4.385vw;
        line-height: 4.906vw;
        margin-bottom: 0; }
      .content--video .SectionHeader--center-video .SectionHeader--content-wrp .PageContent {
        font-size: 2.823vw;
        line-height: 4.214vw;
        margin: 2.953vw auto 0; } }
.content--video .video-content {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto; }
  .content--video .video-content p {
    max-width: 637px;
    width: 100%;
    display: block;
    margin: 0 auto 30px; }
    .content--video .video-content p:first-child {
      margin-bottom: 0; }
    .content--video .video-content p a {
      color: #fef0d6;
      text-decoration: none;
      overflow-wrap: break-word;
      word-wrap: break-word;
      -ms-word-break: break-all;
      word-break: break-all;
      word-break: break-word;
      -ms-hyphens: auto;
      -moz-hyphens: auto;
      -webkit-hyphens: auto;
      hyphens: auto; }
  .content--video .video-content .VideoWrapper {
    margin: 0 !important;
    padding: 0 !important; }
  .content--video .video-content iframe:not('.inherit-box') {
    width: 100%    !important;
    height: auto   !important;
    min-height: 768px;
    margin: 110px auto; }
  .content--video .video-content .inherit-box {
    max-width: 100%;
    margin: 25px auto;
    display: flex;
    align-items: center;
    justify-content: center; }
  @media (max-width: 768px) {
    .content--video .video-content iframe {
      width: 100%    !important;
      height: auto   !important;
      min-height: 66.667vw;
      margin: 8.333vw auto; } }
@media (max-width: 768px) {
  .content--video .SectionHeader--center-video {
    margin: 0 0 50px; }
  .content--video .video-content {
    max-width: 1280px;
    width: 100%;
    margin: 0 auto;
    padding: 0 15px; } }

.related-posts {
  max-width: 1281px;
  width: 100%;
  margin: 0 auto; }
  .related-posts h3 {
    color: #fff;
    font-size: 15px;
    border-bottom: 1px solid #979797;
    padding: 0 0 30px 15px;
    margin-bottom: 70px;
    display: block;
    text-align: left; }
  .related-posts .related-articles-wrp {
    display: flex;
    flex-direction: row;
    align-items: flex-start; }
    .related-posts .related-articles-wrp .article-card {
      display: flex;
      flex-direction: column;
      margin-right: 18px;
      width: 33.3%; }
      .related-posts .related-articles-wrp .article-card .img-wrp {
        object-fit: cover;
        min-height: 270px;
        width: 100%;
        position: relative; }
        .related-posts .related-articles-wrp .article-card .img-wrp img {
          position: absolute;
          width: 100%;
          height: 100%; }
      .related-posts .related-articles-wrp .article-card p {
        color: #fff;
        font-size: 15px; }
      .related-posts .related-articles-wrp .article-card .article-title {
        margin-top: 30px; }
      .related-posts .related-articles-wrp .article-card .Button {
        max-width: 141px;
        margin-top: 30px; }
      .related-posts .related-articles-wrp .article-card:last-child {
        margin-right: 0; }
  @media (max-width: 1320px) {
    .related-posts .related-articles-wrp {
      padding: 15px; }
      .related-posts .related-articles-wrp .article-card .img-wrp {
        min-height: 18.750vw; } }
  @media (max-width: 512px) {
    .related-posts .related-articles-wrp {
      flex-wrap: wrap;
      align-items: center;
      justify-content: center; }
      .related-posts .related-articles-wrp .article-card {
        width: 100%;
        margin-bottom: 30px;
        margin-right: 0 !important; }
        .related-posts .related-articles-wrp .article-card .img-wrp {
          min-height: 52.75vw; } }

/*--- activism ----*/
.youtube-thumbnail, .funded-link {
  cursor: pointer; }

.youtube-thumbnail {
  position: relative;
  left: -1px; }

.youtube-player div {
  position: relative;
  overflow: hidden; }
  .youtube-player div:hover .youtube-play-btn {
    display: block; }
  .youtube-player div .youtube-play-btn {
    position: absolute;
    top: 85%;
    left: 49.3%;
    transform: translate(-50%, -50%);
    width: 60px;
    height: 60px;
    cursor: pointer;
    border: 3px solid #fef0d6;
    border-radius: 30px;
    display: none; }
    .youtube-player div .youtube-play-btn:after {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border-top: 15px solid transparent;
      border-bottom: 15px solid transparent;
      border-left: 20px solid #fef0d6;
      position: absolute;
      left: 55%;
      top: 50%;
      transform: translate(-50%, -50%); }

@media (min-width: 1024px) {
  .content--activism .section-video-page {
    margin: 80px 0; } }
@media (max-width: 1024px) {
  .content--activism .section-video-page {
    margin: 30px 0; } }
.content--activism .SectionHeader--center-activism {
  position: relative;
  background: #000;
  width: 100%;
  object-fit: cover;
  margin: 0 0 100px; }
  .content--activism .SectionHeader--center-activism .herro-bg-img {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 10;
    opacity: .7; }
  .content--activism .SectionHeader--center-activism .SectionHeader--content-wrp {
    position: absolute;
    top: 50% !important;
    transform: translate(0, -50%) !important;
    text-align: center;
    width: 100%;
    z-index: 100;
    margin: 0 auto; }
    .content--activism .SectionHeader--center-activism .SectionHeader--content-wrp .Main--title {
      max-width: 100%;
      text-align: center;
      font-size: 36px;
      line-height: 40px; }
    .content--activism .SectionHeader--center-activism .SectionHeader--content-wrp .Store__Button {
      margin-top: 35px;
      text-transform: inherit; }
    .content--activism .SectionHeader--center-activism .SectionHeader--content-wrp .PageContent {
      margin: 30px auto 0;
      color: #fff;
      font-size: 16px;
      line-height: 19px;
      max-width: 1024px; }
    @media (max-width: 768px) {
      .content--activism .SectionHeader--center-activism .SectionHeader--content-wrp .Main--title {
        font-size: 3.385vw;
        line-height: 3.906vw;
        margin-bottom: 0; }
      .content--activism .SectionHeader--center-activism .SectionHeader--content-wrp .PageContent {
        font-size: 1.823vw;
        line-height: 2.214vw;
        margin: 1.953vw auto 0; }
      .content--activism .SectionHeader--center-activism .SectionHeader--content-wrp .Button {
        margin-top: 4.557vw;
        font-size: 2.083vw;
        padding: 2.214vw 1.953vw 1.432vw;
        min-height: 6.510vw;
        min-width: 20.833vw; } }
    @media (max-width: 512px) {
      .content--activism .SectionHeader--center-activism .SectionHeader--content-wrp .Main--title {
        font-size: 4.385vw;
        line-height: 4.906vw;
        margin-bottom: 0; }
      .content--activism .SectionHeader--center-activism .SectionHeader--content-wrp .PageContent {
        font-size: 2.823vw;
        line-height: 4.214vw;
        margin: 2.953vw auto 0; } }
.content--activism .activism-content {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto; }
  .content--activism .activism-content p {
    max-width: 660px;
    width: 100%;
    display: block;
    margin: 0 auto 30px; }
    .content--activism .activism-content p:first-child {
      margin-bottom: 0; }
    .content--activism .activism-content p a {
      color: #fef0d6;
      text-decoration: none;
      overflow-wrap: break-word;
      word-wrap: break-word;
      -ms-word-break: break-all;
      word-break: break-all;
      word-break: break-word;
      -ms-hyphens: auto;
      -moz-hyphens: auto;
      -webkit-hyphens: auto;
      hyphens: auto; }
  .content--activism .activism-content .activismWrapper {
    margin: 0 !important;
    padding: 0 !important; }
  .content--activism .activism-content iframe {
    width: 100%    !important;
    height: auto   !important;
    min-height: 768px;
    margin: 110px auto; }
  @media (max-width: 1320px) {
    .content--activism .activism-content iframe {
      width: 100%    !important;
      height: auto   !important;
      min-height: 66.667vw;
      margin: 8.333vw auto; } }
.content--activism .grassroots {
  background-color: #ffefd6;
  margin: 90px 0 0;
  padding: 60px 0; }
  .content--activism .grassroots .content-one {
    max-width: 647px;
    margin: 30px auto 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: none;
    font-family: adelle-sans,sans-serif; }
    .content--activism .grassroots .content-one h3 {
      color: #2b2424;
      text-align: center;
      text-transform: uppercase;
      font-size: 37px;
      line-height: 40px;
      font-family: ClarendonLTStd;
      letter-spacing: -1px;
      margin-bottom: 18px;
      padding-bottom: 0; }
    .content--activism .grassroots .content-one p {
      color: #2b2424;
      max-width: 647px;
      font-size: 15px; }
    .content--activism .grassroots .content-one .funded-link {
      color: #7C3520;
      font-size: 15px;
      border-bottom: 2px solid #7C3520;
      font-family: adelle-sans;
      font-weight: bold;
      padding: 0 0 7px 0;
      margin-top: 30px; }
      .content--activism .grassroots .content-one .funded-link svg {
        margin-left: 3px; }
  @media (max-width: 512px) {
    .content--activism .grassroots .content-two .funding-criteria-col-wrp {
      flex-direction: column !important; }
      .content--activism .grassroots .content-two .funding-criteria-col-wrp .criteria-col {
        width: 100% !important;
        margin-bottom: 30px; } }
  .content--activism .grassroots .hide {
    display: none; }
  .content--activism .grassroots .content-two {
    max-width: 950px;
    width: 100%;
    margin: 100px auto 40px; }
    .content--activism .grassroots .content-two h3 {
      margin-bottom: 40px;
      color: #000;
      text-align: center;
      font-size: 36px;
      text-transform: uppercase;
      line-height: 40px;
      font-family: ClarendonLTStd;
      letter-spacing: -1px; }
    .content--activism .grassroots .content-two .subtext {
      color: #000;
      font-family: adelle-sans,sans-serif;
      font-size: 15px;
      margin-top: 50px; }
    .content--activism .grassroots .content-two .Full__Light {
      background-color: #7c3520;
      color: #fef0d6;
      margin: 30px auto 0;
      display: block;
      max-width: 220px; }
    .content--activism .grassroots .content-two .funding-criteria-col-wrp {
      display: flex;
      flex-direction: row;
      justify-content: space-between; }
      .content--activism .grassroots .content-two .funding-criteria-col-wrp .criteria-col {
        width: 49.5%;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        font-family: adelle-sans,sans-serif;
        font-size: 15px;
        color: #000; }
        .content--activism .grassroots .content-two .funding-criteria-col-wrp .criteria-col .img-wrp {
          margin-bottom: 40px;
          width: 100%;
          object-fit: contain; }
          .content--activism .grassroots .content-two .funding-criteria-col-wrp .criteria-col .img-wrp img {
            width: 100%;
            object-fit: contain; }
        .content--activism .grassroots .content-two .funding-criteria-col-wrp .criteria-col ul {
          margin-left: 18px; }
          .content--activism .grassroots .content-two .funding-criteria-col-wrp .criteria-col ul li {
            color: #000;
            list-style-type: disc;
            list-style: outside;
            line-height: 30px; }
@media (max-width: 768px) {
  .content--activism .content-one h3 {
    font-size: 24px !important;
    line-height: 30px !important; }
  .content--activism .content-two {
    margin: 13.021vw auto 5.208vw !important; }
    .content--activism .content-two h3 {
      font-size: 24px !important;
      line-height: 30px !important; }
  .content--activism .grassroots {
    padding: 7.813vw 15px;
    margin: 11.719vw 0; }
  .content--activism .SectionHeader--center-activism {
    margin: 0 0 50px; }
  .content--activism .activism-content {
    max-width: 1280px;
    width: 100%;
    margin: 0 auto;
    padding: 0 15px; } }
.content--activism .related-posts {
  max-width: 950px;
  margin-top: 90px; }
  .content--activism .related-posts h3 {
    font-size: 36px;
    color: #FFEFD6;
    text-align: center;
    border: none;
    text-transform: uppercase; }
  .content--activism .related-posts .related-articles-wrp {
    flex-wrap: wrap;
    justify-content: space-between; }
    .content--activism .related-posts .related-articles-wrp .article-card {
      margin: 0 0 60px 0;
      width: 49.5%; }
      .content--activism .related-posts .related-articles-wrp .article-card p {
        font-family: adelle-sans,sans-serif; }
      .content--activism .related-posts .related-articles-wrp .article-card .button {
        text-transform: capitalize; }
@media (max-width: 1000px) {
  .content--activism .related-articles-wrp {
    padding: 15px; }
    .content--activism .related-articles-wrp .article-card .img-wrp {
      min-height: 27.200vw; } }
@media (max-width: 768px) {
  .content--activism h3 {
    font-size: 24px !important;
    line-height: 30px !important;
    margin-bottom: 9.115vw !important; }
  .content--activism .article-card {
    width: 100% !important; }
    .content--activism .article-card .img-wrp {
      min-height: 48.2vw !important; } }

.content-activism-wrp {
  margin: 90px 0;
  height: 100%;
  position: relative;
  object-fit: cover; }
  .content-activism-wrp img.herro-bg-img {
    height: 39.167vw;
    width: 100%; }

.related-posts {
  max-width: 1281px;
  width: 100%;
  margin: 0 auto;
  position: relative; }
  .related-posts h3 {
    color: #fff;
    font-size: 15px;
    border-bottom: 1px solid #979797;
    padding: 0 0 30px 15px;
    margin-bottom: 70px;
    display: block;
    text-align: left; }
  .related-posts .related-articles-wrp {
    display: flex;
    flex-direction: row;
    align-items: flex-start; }
    .related-posts .related-articles-wrp .article-card {
      display: flex;
      flex-direction: column;
      margin-right: 18px;
      width: 33.3%; }
      .related-posts .related-articles-wrp .article-card .img-wrp {
        object-fit: cover;
        min-height: 272px;
        width: 100%;
        position: relative; }
        .related-posts .related-articles-wrp .article-card .img-wrp img {
          position: absolute;
          width: 100%;
          height: 100%; }
      .related-posts .related-articles-wrp .article-card p {
        color: #fff;
        font-size: 15px; }
      .related-posts .related-articles-wrp .article-card .article-title {
        margin-top: 30px; }
      .related-posts .related-articles-wrp .article-card .Button {
        max-width: 141px;
        margin-top: auto;
        text-transform: capitalize; }
      .related-posts .related-articles-wrp .article-card:last-child {
        margin-right: 0; }
  @media (max-width: 1340px) {
    .related-posts .related-articles-wrp .article-card .img-wrp {
      min-height: 20.299vw; } }
  @media (max-width: 512px) {
    .related-posts .related-articles-wrp {
      flex-wrap: wrap;
      align-items: center;
      justify-content: center; }
      .related-posts .related-articles-wrp .article-card {
        width: 100%;
        margin-bottom: 30px; }
        .related-posts .related-articles-wrp .article-card .img-wrp {
          min-height: 52.75vw; } }

.product-form__controls-group {
  padding: 15px 0 0; }

#send-gift-to {
  border: none;
  padding: 7px 10px;
  margin-top: 5px;
  color: #000; }

#send-gift-to::-webkit-input-placeholder {
  /* Edge */
  color: #999; }

#send-gift-to:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #999; }

#send-gift-to::placeholder {
  color: #999; }

.gif-wrp .slider_wrap .slider.nav {
  min-height: 899px; }

.egift {
  text-transform: inherit !important; }

#shopify-section-collection-templatedark .collection-title, #shopify-section-collection-templatedark .collection-product-title {
  text-transform: inherit !important; }

.dark .collection-product-tag-wrap {
  display: none; }
.dark .collection-product-price {
  margin-top: 0 !important;
  display: none; }

.template-gift {
  /*
    .Header__Logo {
      margin-left: -262px;
    }
  */ }
  @media (min-width: 768px) and (max-width: 1023px) {
    .template-gift .Product .slider_wrap {
      height: auto !important; }
    .template-gift .Product__Wrapper {
      margin-top: 0; } }
  .template-gift .for {
    width: 100%; }
    .template-gift .for .slick-list .slick-track {
      min-height: 400px !important; }
  @media screen and (max-width: 768px) {
    .template-gift .Product .Product__Wrapper .slider_wrap .for, .template-gift .Product .Product__Bottom__Descr .slider_wrap .for, .template-gift .Product .Product--Inspiration .slider_wrap .for {
      margin-top: 10px;
      min-height: 200px; }
    .template-gift .for {
      width: 100%; }
      .template-gift .for .slick-list .slick-track {
        min-height: 200px !important; }
    .template-gift .Product .Product__Wrapper .slider_wrap:before, .template-gift .Product .Product__Bottom__Descr .slider_wrap:before, .template-gift .Product .Product--Inspiration .slider_wrap:before, .template-gift .Product .Product__Bottom__Descr .slider_wrap:before, .template-gift .Product .Product--Inspiration .slider_wrap:before {
      content: none;
      left: 0px;
      right: 0px;
      top: 0;
      height: auto;
      position: relative;
      z-index: -1;
      background: none; }
    .template-gift .Product__Info {
      background: none; }
    .template-gift .Product .Product__Wrapper .Mobile-Header, .template-gift .Product .Product__Bottom__Descr .Mobile-Header, .template-gift .Product .Product--Inspiration .Mobile-Header, .template-gift .Product .Product__Bottom__Descr .Mobile-Header, .template-gift .Product .Product--Inspiration .Mobile-Header {
      display: block;
      color: #fef0d6;
      font-family: ClarendonLTStd-Bold,sans-serif;
      font-size: 20px;
      line-height: 1;
      text-transform: uppercase;
      padding: 10px;
      position: relative;
      z-index: 2;
      top: 0 !important; }
    .template-gift .Product .Product__Wrapper .slider_wrap .for .slick-track .slider__item img, .template-gift .Product .Product__Bottom__Descr .slider_wrap .for .slick-track .slider__item img, .template-gift .Product .Product--Inspiration .slider_wrap .for .slick-track .slider__item img, .template-gift .Product .Product__Bottom__Descr .slider_wrap .for .slick-track .slider__item img, .template-gift .Product .Product--Inspiration .slider_wrap .for .slick-track .slider__item img {
      position: static;
      width: 100%;
      margin: 0 auto;
      transform: none;
      max-width: 100%; }
    .template-gift .slick-dots {
      display: none !important; } }
  .template-gift .Product__Bottom__Descr {
    min-height: auto; }
  @media (max-width: 1024px) {
    .template-gift .Header__Logo {
      margin-left: 0; } }
  .template-gift .ProductPageProductForm button[type=submit] {
    visibility: hidden !important;
    display: none !important; }
  .template-gift .product-form__controls-group {
    width: 100%; }
  .template-gift .single-option-selector-product-page-template-centered-gift {
    padding: 15px;
    width: 100%;
    display: block;
    color: #000; }
  .template-gift .denomination-dropdown {
    margin-bottom: 30px; }
  .template-gift .variants_row {
    height: 0;
    overflow: hidden;
    margin: 0; }
  .template-gift .powered-by[data-v-5edb7f94] {
    display: none; }
  .template-gift #ProductSelect-product-page-template-centered-gift {
    -webkit-appearance: none;
    appearance: none; }
  .template-gift .select-wrapper {
    position: relative; }

.gift_prop {
  font-style: normal; }

.swatch-list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 25px;
  color: #7c3520; }
  .swatch-list .swatch-selector {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 35px;
    line-height: 35px;
    min-height: 35px;
    min-width: 48px;
    padding: 0;
    margin: 0; }
    .swatch-list .swatch-selector.selected {
      background-color: #7c3520;
      color: #fef0d6; }

@media (max-width: 1000px) {
  .swatch-list {
    justify-content: flex-start; }
    .swatch-list .swatch-selector {
      margin-right: 15px; } }
.first-lowercase {
  text-transform: inherit !important; }

.ProductMeta .badge__wrp {
  position: relative;
  padding: 6px 0;
  display: flex;
  align-items: center;
  justify-content: flex-start; }
  .ProductMeta .badge__wrp .badge__inner {
    position: relative;
    margin-right: 8px;
    margin-bottom: 6px;
    margin-left: 0;
    border-radius: 2px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 6px;
    gap: 10px; }
    .ProductMeta .badge__wrp .badge__inner span {
      font-size: 12px;
      line-height: 92.4%;
      padding: 0;
      margin: 0;
      vertical-align: middle;
      font-family: ClarendonLTStd-Bold,sans-serif;
      font-style: normal; }
    .ProductMeta .badge__wrp .badge__inner:last-child {
      margin-right: 0; }
    @media not all and (min-resolution: 0.001dpcm) {
      @supports (-webkit-appearance: none) and (stroke-color: transparent) {
        .ProductMeta .badge__wrp .badge__inner span {
          padding-top: 4px;
          padding-bottom: 0; } } }

.collection-background-wrapper .badge__wrp {
  position: absolute;
  padding: 3px 0;
  margin: 6px 12px 0 12px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  /*
      @media(max-width:1200px){
        .badge__inner {
          padding: 3px 3px;
          margin-right:3px;
        	font-size:11px;
          margin-bottom: 6px;
      	}
      } */ }
  .collection-background-wrapper .badge__wrp .stale-badge {
    background: #e14e45;
    color: #eeeeee;
    text-transform: uppercase; }
  .collection-background-wrapper .badge__wrp .badge__inner {
    position: relative;
    margin-right: 8px;
    margin-left: 0;
    margin-bottom: 6px;
    border-radius: 2px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 4px;
    gap: 10px; }
    .collection-background-wrapper .badge__wrp .badge__inner span {
      font-size: 12px;
      line-height: 92.4%;
      padding: 0;
      margin: 0;
      vertical-align: middle;
      font-family: ClarendonLTStd-Bold,sans-serif;
      font-style: normal; }
    .collection-background-wrapper .badge__wrp .badge__inner:last-child {
      margin-right: 0; }
  @media not all and (min-resolution: 0.001dpcm) {
    .collection-background-wrapper .badge__wrp .badge__inner {
      padding: 3px 4px; }
      .collection-background-wrapper .badge__wrp .badge__inner span {
        position: relative;
        top: 3px; } }
