.menu-list__list-item.is-active .menu-list__link-title {
    font-weight: 700 !important;
}

.menu-drawer__menu-item.menu-drawer__menu-item--mainlist.menu-drawer__animated-element.is-active .menu-drawer__menu-item-text.wrap-text {
    font-weight: 700 !important;
}

.custom-gen:hover .quick-add .shopify-product-form .quick-add__button {
    display: grid !important;
}

.custom-gen:hover .quick-add .shopify-product-form add-to-cart-component {
    position: absolute;
    bottom: 86px;
}