/* Add custom CSS styles below */ 
.main-content .flex.whitespace-nowrap.gap-4.items-center {
    display: none !important;
}


.main-content .product-form .flex.whitespace-nowrap.gap-4.items-center {
    display: block !important;
}