/** Shopify CDN: Minification failed

Line 39:3 Expected "}" to go with "{"

**/
.cky-revisit-bottom-left,.cky-consent-container.cky-box-bottom-right {
  bottom: 103px !important;
  right: 25px !important;
  left: unset !important;
}

.cky-btn.cky-btn-accept,
.cky-btn.cky-btn-preferences,
.cky-btn.cky-btn-reject{
border-color: #ce8d89 !important;
  background-color: #ce8d89 !important;

}

.cart-drawer__wrapper:not(.sht-cart-drawer),
.js-cart-drawer-wrapper:not(.sht-cart-drawer) {
  display: none !important;
}

.drawer__wrapper.cart-drawer__wrapper {
  display: none !important;
}

#shtCartDrawer {
  background-color: unset !important;
  visibility: hidden !important;
  display: none !important;
}

  @media only screen and (max-width: 470px) {
.cky-consent-container {
  width: 80% !important;

  }