.haru-cart .haru-cart-icon:before {
    content: "\e909" !important;
    font-size: 21px !important;
}
.haru-account .haru-account__menu-item {
    transition: all 0.3s;
    color: #212121 !important;
}
.haru-sub-item:hover, .haru-sub-item:focus, .haru-sub-item.highlighted, .haru-sub-item.haru-item-active {
    background-color: #212121 !important;
    color: #ee2a7b !important;
}
.haru-account .haru-account__menu-item a {
    transition: all 0.3s;
    color: #ee2a7b !important;
}
.haru-container.haru-container--large {
    max-width: 100% !important;
}
.haru-nav-menu--main .haru-nav-menu ul.sub-menu {
    border-bottom-right-radius: 7px !important;
    border-bottom-left-radius: 7px !important;
    background-color: #f3f3f3 !important;
    font-weight: 600 !important;
}
.haru-account .haru-account__menu {
    margin-top: 0px !important;
    left: -155px !important;
    border-bottom-right-radius: 7px !important;
    border-bottom-left-radius: 7px !important;
}
.show-password-input {
   display: none !important;
}
.haru-content-main {
  margin-top: 40px !important;
}
.haru-account .haru-account__menu {
    min-width: 225px !important;
    margin-top: 35px !important;
    left: -155px !important;
}
.woocommerce-mini-cart__btn:hover, .haru-button:hover, .haru-button--bg-primary:hover, .haru-button--round-normal:hover, .haru-button--size-medium:hover {
    background-color: #ee2a7b !important;
}
/-------------------------------------------------------------------------------/
/----------------------- Haru Cart Customizations ------------------------------/
/-------------------------------------------------------------------------------/
.haru-menu-toggle {
    background-color: transparent !important;
}
.haru-cart .haru-cart-number {
    background-color: #212121 !important;
    color: #ee2a7b !important;
    font-weight: 700 !important;
    text-align: center !important;
}
/-------------------------------------------------------------------------------/
/---------------------------- Footer Button Styling ----------------------------/
/-------------------------------------------------------------------------------/
.formkit-form[data-uid="e1c95e16b8"] .formkit-button > span, .formkit-form[data-uid="e1c95e16b8"] .formkit-submit > span {
    padding: 0px 0px !important;
    font-weight: 600 !important;
}
/-------------------------------------------------------------------------------/
/---------------------------- YITH Request a Quote -----------------------------/
/-------------------------------------------------------------------------------/
.woocommerce ul.products li.product a.add-request-quote-button.button, .wp-block-post.product a.add-request-quote-button.button, a.add-request-quote-button.button {
    padding: 0rem 2rem !important;
}