.cms-index-index [data-content-type=row][data-appearance=contained] {
    padding: 0;
}


.catalog-product-view .product-info-main section .my-2.flex {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
 
 
.catalog-product-view .product-info-main section .my-2.flex .price-label {
    display: none;
}


.productoptionmain { order:3; }
.productnameepdp { order:2; }

#maincontent { background: #fff; }

.catalog-product-view textarea { height: 113px; }

.catalog-product-view #header nav.navigation, .catalog-product-view #header>.bg-slate-200.hidden.lg\:block  { display: block !important; } 

@media screen and (max-width:979px) {
.catalog-product-view #header nav.navigation, .catalog-product-view #header>.bg-slate-200.hidden.lg\:block  { display: none !important; } 
}

.hyva_checkout-index-index .checkout-form-elements .gap-2 { padding-left: 0 !important; }