
/* /gi_henoto/static/src/scss/hportal_button_checkout.scss defined in bundle 'gi_henoto.checkout_button_js' */
 .h-nav-actionbtn, .h-nav-actionbtn-shop{display: block; padding: 12px 20px; color: #ffffff; background-color: #0071e3; border-radius: 6px; border: 0; font-size: 0.9rem; font-weight: 600; margin: 5px 0px; text-align: center; width: max-content; height: max-content; position: relative;}.h-nav-actionbtn-secondary{display: block; padding: 12px 20px; border-radius: 6px; border: 0; font-size: 0.9rem; font-weight: 600; margin: 5px 0px; text-align: center; width: max-content; height: max-content; background-color: #df0f0f; color: #2d2d2d;}.h-nav-remove-checkout-session{display: block; padding: 12px 20px; color: black; background-color: lightgray; border-radius: 6px; border: 0; font-size: 0.9rem; font-weight: 600; margin: 5px 0px; text-align: center; width: max-content; height: max-content;}.wishlist_number{position: absolute; color: white; background: #fe3c30; border-radius: 50px; width: 20px; height: 20px; text-align: center; align-items: center; font-size: 0.8rem; right: -4px; top: -6px;}@media only screen and (max-width: 768px){.h-nav-actionbtn, .h-nav-actionbtn-shop{display: block; padding: 4px 6px; color: #ffffff; background-color: #0071e3; border-radius: 6px; font-size: 0.7rem; font-weight: 600; margin: 5px 0px; text-align: center; width: max-content; height: max-content;}.h-nav-actionbtn-secondary{display: block; padding: 4px 6px; border-radius: 6px; font-size: 0.7rem; font-weight: 600; margin: 5px 0px; text-align: center; width: max-content; height: max-content; background-color: #df0f0f; color: #2d2d2d;}.h-nav-remove-checkout-session{display: block; padding: 4px 6px; color: black; background-color: lightgray; border-radius: 6px; font-size: 0.7rem; font-weight: 600; margin: 5px 0px; text-align: center; width: max-content; height: max-content;}.modal_warning_stand_info{top: 80% !important;}.wishlist_number{width: 15px; height: 15px; font-size: 0.7rem; right: -8px; top: -5px;}}