/** Shopify CDN: Minification failed

Line 371:0 Unexpected "}"

**/
.CartItem__PropertyList {
    margin: 0;
    list-style: none;
    font-style: italic;
  }
  @media screen and (min-width: 641px) {
    .CartItem__Property {
      font-size: 10px;
    }
  }
  .CartItem__Property {
    font-size: 12px;
  }
  .cart-offer__items {
    transition: 0.5s all;
    background-color: #F5F2EC;
  }
  .cart-offer__image-wrapper-card {
    width: 100px;
    height: 100px;
  }
  .cart-offer__item-wrapper {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .cart-offer__items.active {
    position: relative;
  }
  .cart-offer__wrapper {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
  }
  .cart-offer__items-second {
    width: 100%;
  }
  .toggle-button-card {
    padding-top: 5px;
  }
  .button-close-card {
    display: none;
  }
  .active-card .button-close-card {
    display: block;
  }
  .active-card .button-open-card {
    display: none;
  }
  .button-open-card {
    display: block;
  }
  .cart-item-title h4 {
    margin: 0;
    font-family: 'Gotham';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 19px;
    color: #2E2A2B;
  }
  .text-area-gift-card {
    transition: .5s cubic-bezier(.23,1,.32,1);
    transition-property: height;
    height: 0;
    opacity: 0;
  }
  .text-area-gift-card.active-card {
    height: 152px;
    opacity: 1;
  }
  .cart-offer__item-price  {
    display: block;
    margin-bottom: 10px;
    font-family: 'Gotham';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 19px;
    color: #2E2A2B;
  }
  h5.gift-card-title {
    margin-bottom: 15px;
    font-family: 'Gotham';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #2E2A2B;
  }
  .add-button-card-bottom {
    text-transform: uppercase;
    letter-spacing: 0;
    background: #CAC4B6;
    color: #212725;
    padding: 8px 28px;
    position: relative;
    display: inline-block;
    line-height: normal;
    border: 1px solid transparent;
    border-radius: 0;
    font-size: 13px;
    text-align: center;
    font-family: 'Gotham';
    font-weight: 400;
    -webkit-transition: color .45s cubic-bezier(.785,.135,.15,.86),border .45s cubic-bezier(.785,.135,.15,.86);
    transition: color .45s cubic-bezier(.785,.135,.15,.86),border .45s cubic-bezier(.785,.135,.15,.86);
    z-index: 1;
    -webkit-tap-highlight-color: initial;
  }
  .card-button-wrapper.disabled {
    cursor: not-allowed;
  }
  .cart-drawer .add-button-card-bottom:disabled {
    color: #6a6a6a;
    background: #E3E0D8;
    cursor: not-allowed;
    text-transform: uppercase;
  }
  .cart-drawer .add-button-card-bottom.disabled,
  .cart__aside .add-button-card-bottom.disabled{
    color: #6a6a6a;
    background: #E3E0D8;
    pointer-events: none;
    text-transform: uppercase;
  }
  .cart__aside .cart-offer {
      margin: 15px 0;
  }
  .cart-drawer .add-button-card-bottom,
  .cart__aside .add-button-card-bottom {
    width: 100%;
    height: 45px;
    background: #c7af79;
    color: #fff;
    border-color: #c7af79;
  }
  .cart-offer__item-actions button {
    font-family: 'Gotham';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #2E2A2B;
  }
  .cart-offer__item-actions button:hover {
    text-decoration-line: underline;
    text-decoration-color: #7E7B7C;
  }
  .cart-offer__item-wrapper--gift-card {
    width: 100%;
    column-gap: 20px;
    display: flex;
  }
  .cart-offer__items-second .cart-offer__item-wrapper {
    padding: 0 10px;
    margin:0 auto 15px;
  }
  .cart-offer__items--upsell-card .owl-carousel .owl-stage {
    margin-left: -30px;
  }
  .cart-offer__items--gift-card {
  }
  .cart-offer__items--gift-card:not(.hidden) + .cart-offer__items--upsell-card {
    border-top: 1px solid #E2DFDA;
  }
  .cart-offer__items--upsell-card {
    padding: 20px 0;
    background: #F5F2EC;
  }
  .cart-offer__items-slider.owl-carousel .owl-nav button {
    font-size: 0;
    width: 30px;
    height: 30px;
    background-position: center center;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgdmlld0JveD0iMCAwIDU0IDk2IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik02LjEgOTUuNWMtMS40IDAtMi45LS41LTQtMS42LTIuMi0yLjItMi4yLTUuNyAwLTcuOUw0MCA0OCAyLjEgMTAuMWMtMi4yLTIuMi0yLjItNS43IDAtNy45UzcuOCAwIDEwIDIuMUw1MS45IDQ0YzEuMSAxLjEgMS42IDIuNSAxLjYgNHMtLjYgMi45LTEuNiA0TDEwIDkzLjljLTEuMSAxLjEtMi41IDEuNi0zLjkgMS42eiIgZmlsbD0iY3VycmVudENvbG9yIi8+PC9zdmc+);
    background-repeat: no-repeat;
    background-size: 7px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -15px;
    z-index: 2;
    transition: 0.2s opacity;
  }
  .cart__checkout.btn.side-bar {
    height: 45px;
  }
  .cart-offer__items-slider.owl-carousel.cart-offer__items-gift-slider .owl-nav button.owl-prev {
    border-radius: unset;
    background: transparent;
    transform: rotate(180deg);
    top: 6px;
    border: none;
    box-shadow: none;
    transform-origin: unset;
    left: auto;
    right: 35px;
  }
  .cart-offer__items-slider.owl-carousel.cart-offer__items-gift-slider .owl-nav button.owl-next {
    transform: unset;
    background: transparent;
    border-radius: unset;
    top: 6px;
    border: none;
    box-shadow: none;
    transform-origin: unset;
    left: auto;
    right: 5px;
  }
  .cart-offer__items-slider.owl-carousel.cart-offer__items-upsell-slider .owl-nav button.owl-prev {
    transform: rotate(180deg);
    background: #F5F2EC;
    border-radius: none;
    top: -31px;
    border: none;
    box-shadow: none;
    transform-origin: unset;
    left: auto;
    right: 35px;
  }
  .cart-offer__items-upsell-slider.owl-carousel .owl-stage-outer {
    padding-left: 10px;
  }

  .gift-card-content {
    padding: 16px 22px 20px 23px;
    background: rgba(199,175,121, 0.25);
}

.gift-card-content p {
    margin: 0;
}

.gift-card-content .btn {
    margin-top: 9px;
    width: 100%;
}
.cart-offer__items--gift-card .cart-offer__items-slider-wrapper.hide {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    opacity: 0;
    pointer-events: none;
    height:0;
    overflow: hidden;
}
.cart-offer__items--gift-card {
    position: relative;
}
@media only screen and (min-width: 768px) {
    .cart-offer__items-slider.owl-carousel.cart-offer__items-gift-slider .owl-nav button.owl-prev {
      right: 52px;
    }
    .cart-offer__items-slider.owl-carousel.cart-offer__items-gift-slider .owl-nav button.owl-next {
      right: 22px;
    }
    .cart-offer__items-slider.owl-carousel.cart-offer__items-upsell-slider .owl-nav button.owl-prev {
      right: 52px;
    }
    .cart-offer__items-upsell-slider.owl-carousel .owl-stage-outer {
      padding-left: 0;
    }
    .cart-offer__items-slider-wrapper .cart-offer__items-slider.owl-carousel.cart-offer__items-upsell-slider .owl-nav button.owl-next {
      right: 22px;
    }
  }
  .cart-offer__items-slider.owl-carousel.cart-offer__items-upsell-slider .owl-nav button.owl-next {
    transform: unset;
    background: #F5F2EC;
    border-radius: none;
    top: -31px;
    border: none;
    box-shadow: none;
    transform-origin: unset;
    left: auto;
    right: 5px;
  }
  .owl-carousel.cart-offer__items-gift-slider div.owl-nav button.owl-prev:before {
    transform: unset;
  }
  .owl-carousel.cart-offer__items-upsell-slider div.owl-nav button.owl-prev:before {
    transform: unset;
  }
  .card-text-area {
    background: #FCFBF7;
    -webkit-appearance: none;
    display: block;
    padding: 12px 14px;
    border-radius: 0;
    border: 1px solid #dedfde;
    width: 100%;
    line-height: normal;
    resize: none;
    -webkit-transition: border-color .1s ease-in-out;
    transition: border-color .1s ease-in-out;
  }
  .card-text-area::placeholder {
    color: #949392;
    font-size: 14px;
  }
  .character-limit-card {
    font-size: 12px;
    line-height: 18px;
    font-family: 'Gotham';
    font-style: normal;
    text-align: right;
    font-weight: 400;
    color: #949392;
  }
  .upsell-title {
    margin: 0;
    padding: 0 20px;
    font-family: 'Gotham';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #2E2A2B;
  }
  .upsell-product-title {
    font-family: 'Gotham';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 19px;
    text-align: center;
    color: #2E2A2B;
  }
  .upsell-product-image {
    width: 90px;
    height: 90px;
    margin-bottom: 10px;
  }
  .upsell-container {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .upsell-container .cart-offer__info {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .gift-card-form {
    padding: 0;
    display: flex;
    flex-direction: column;
  }
  .cart-offer__items-slider.owl-carousel .owl-nav button.owl-prev {
    transform: translateY(-50%) rotate(180deg);
    left: -15px;
    right: 0;
  }
  .cart-offer__items.cart-offer__items-slider.cart-offer__items-gift-slider {
    padding-left: 20px;
    padding-right: 20px;
  }
}