/**
 * Vanilla Styles
 *
 * This second stylesheet is for hotfixes/vanilla CSS.
 * Do not edit the main style.css directly, rather
 * add your changes here if you are not compiling the Sass files.
 */
.post-11743 h1.entry-title {text-align: center !important;}

.single-product #primary.content-area {
    width: initial;
}

.single-product .tabs-right {
    clear: both;
}

.single-product form.cart {
    margin-top: 2em;
}