
.shop_table .cart_item td{
    vertical-align: top !important;
}
.wcrr_show_additional_features {
    display: none !important;;
}


.steps_wrapper_variable_product {
    background-color: #886ce4; /* deep purple */
    color: #ffffff; /* white text */
    padding: 3px 15px;
    border-radius: 6px;
    margin: 20px 0 !important;
    width: 100%;
}

.steps_wrapper_variable_product {
    margin: 0;
    font-size: 16px;
    line-height: 1.4;
    font-weight: normal;
}

.steps_wrapper_variable_product strong {
    color: #fff; /* gold/yellow for Step number */
}

#wrapper>.message-wrapper {
    padding: 0 !important;
}

.wcpa_price_summary .wcpa_options_total {
    display: none !important;
}
