@media screen and (max-width: 544px) {
	.ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children > .ast-menu-toggle {
		text-align: right;
		width: 100%;
		outline: none;
	}
}

.wp-block-woocommerce-product-price {
	ins {
		color: red;
	}
}

body  li.product.reference-price-higher .wp-block-woocommerce-product-price bdi, body li.wc-block-grid__product.reference-price-higher .wp-block-woocommerce-product-price bdi {
	color: red;
}
