/******* Do not edit this file *******
Code Snippets Manager
Saved: Jul 30 2025 | 14:59:31 */
/* Navigation block hover underline */
.wp-block-navigation.bc-underline-hover .wp-block-navigation-item__content:hover,
.wp-block-navigation.bc-underline-hover .wp-block-navigation-link a:hover {
    text-decoration: underline !important;
    text-decoration-thickness: 1.5px;
}

button.wp-block-outermost-mega-menu__toggle:hover {
    text-decoration: underline;
    text-decoration-thickness: 1.5px;
    transition: text-decoration 0.2s ease;
}

a.wp-block-button__link.has-safelife-secondary-background-color.has-background.wp-element-button:hover {
    text-decoration: underline;
	text-decoration-thickness: 1.5px;
    transition: text-decoration 0.2s ease;
}

.wp-block-group.tw-stretched-link.is-nowrap.is-layout-flex.wp-container-core-group-is-layout-703abe9f.wp-block-group-is-layout-flex:hover {
    text-decoration: underline;
	text-decoration-thickness: 1.5px;
    transition: text-decoration 0.2s ease;
}

.woocommerce-cart .cross-sells-product { display: none !important; }