/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/



.woocommerce_options_panel label, .woocommerce_options_panel legend {
    float: none !important;
    width: 150px;
    padding: 0;
    margin: 0 0 0 -150px;
}

.product .product-labels {
    max-width: none !important;
    inset-inline-start: 7px !important;
    inset-inline-end: 7px !important;
    left: 7px !important;
    right: 7px !important;
}
.ilios-blackout-label {
    background: #c0392b !important;
    align-self: flex-end !important;
}

