div#wpcp_variable_container {
    clear: both;
}
div#wpcp_variable_container h2 {
    text-align: center;
    background: #0073aa;
    padding: 14px;
    font-size: 15px;
    font-weight: bold;
    color: white;
    margin-bottom: 14px;
}
div#wpcp_wrap h2 {
    text-align: center;
    color: white;
    background: #0073aa;
    padding: 14px;
    font-weight: bold;
}
#woocommerce-product-data ul.product_data_tabs li.wpcp_variable_options a {
    padding-left: 28px;
    background-image: url(../images/motif-menu-cion.png);
    background-repeat: no-repeat;
    background-size: 40px 25px;
    background-position: 6px 13px;
    color: #0073aa;
    text-align: center;
    font-weight: bold;
}
#woocommerce-product-data ul.product_data_tabs li.wpcp_variable_options a:before {
    display: none;
}
label.show_if_variable.tips {
    font-size: 14px !important;
    color: #0073aa;
    font-weight: bold;
}