div#wvpc_variable_container {
    clear: both;
}
div#wvpc_variable_container h2 {
    text-align: center;
    background: #229736;
    padding: 14px;
    font-size: 15px;
    color: white;
    margin-bottom: 14px;
}
ul.nav.nav-pills.nav-justified {
    margin-bottom: 12px;
}
div#wvpc_pricing_ranges table tbody tr td:nth-child(2) {
    vertical-align: middle;
}
button.newRowWVPC {
    color: white;
    background: #0073aa;
}
div#wvpc_pricing_ranges table thead tr td p {
    text-align: center;
    margin-bottom: 4px;
}
div#wvpc_pricing_ranges table thead tr td {
    background-color: #939393;
    color: white;
    font-weight: bold;
}
div#wvpc_minimum_maximum p {
    width: 80%;
    margin: 0 auto;
}
div#wvpc_variable_wrap h2 {
    text-align: center;
    color: white;
    background: #047a33;
    padding: 14px;
    font-weight: bold;
}
.wvpcxob{
    display: none;
}
p.form-field.wvpc_measurement_field {
    border-bottom: 1px solid #ccc;
    padding-bottom: 18px !important;
}
.wvpc_show_table_calculation tbody tr td {
    background: #ebebeb !important;
}
.wvpc_show_table_calculation tbody tr td:nth-child(2) {
    text-align: center;
}
.wvpc_show_table_calculation,
.wvpc_show_table_calculation_3bd
.wvpc_show_table_calculation_2bd {
    display: none;
}
#woocommerce-product-data ul.product_data_tabs li.wvpc_variable_options a {
    padding-left: 28px;
    background-image: url(../images/motif-menu-cion.png);
    background-repeat: no-repeat;
    background-size: 20px 20px;
    background-position: 6px 13px;
    color: #48b649;
    text-align: center;
    font-weight: bold;
}
#woocommerce-product-data ul.product_data_tabs li.wvpc_variable_options a:before {
    display: none;
}
label.show_if_variable.tips {
    font-size: 14px !important;
    color: #48b649;
    font-weight: bold;
}