/** Shopify CDN: Minification failed

Line 65:0 Unexpected "}"

**/
/* Use this file to add custom css to the theme. */
.MuiBadge-root > a {
  font-size: 12px;
  width: 30px !important;
  height: 30px !important;
}
span.MuiBadge-root {
    margin-right: 11px;
}
.whatsapp-widget > svg {
  max-width: 40px !important;
}
a.whatsapp-widget.whatsapp-left.whatsapp-bottom {
    bottom: 0px !important;
}
.shopify-section.password + .shopify-section {
  padding-top: 0 !important;
}
password-page__wrapper {
  display: none !important;
}
.password-page__signup-form {
  display: none !important;
}
.password-page__background.lazyloaded {
  background: none !important;
}
.sc-fmciRz.bheIgq.pf-3_ {
  min-height: 100vh !important;
}
span#special-prices {
    color: #ea4949;
}
#wishlisthero-product-page-button-container > button {
  background-color: rgb(0, 0, 0);
    /* margin: 0px; */
    opacity: 0.9;
    color: rgb(255, 255, 255);
    border: none;
    line-height: normal;
    height: 47px;
    display: block;
    padding: 0px 20px;
    font-size: 14px;
    text-align: center;
    overflow: hidden;
    outline: none;
    position: relative;
    cursor: pointer;
    padding: 14px 10px !important;;
    width: 100%;
    margin-top: 13px !important;
    margin-bottom: 40px !important;
}
.floating-wpp-button {
    width: 40px !important;
    height: 40px !important;
    background-color: rgb(255, 255, 255) !important;
}
}
.floating-wpp .floating-wpp-button {
    position: relative;
    border-radius: 50%;
    box-shadow: 1px 1px 4px rgba(60,60,60,.4);
    transition: box-shadow .2s;
    cursor: pointer;
    overflow: hidden;
    top: 9px !important;
    right: 2px !important;
}

.floating-wpp {
    position: fixed;
    bottom: 7px !important;
    left: 15px;
    font-size: 14px;
    transition: bottom .2s;
}