/*
Theme Name: VG Alice
Theme URI: http://wordpress.vinagecko.net/t/alice/
Author: VinaGecko
Author URI: http://vinagecko.com/
Description: VG Alice is a Multipurpose Responsive WP Theme aimed to meet each and every of your eCommerce needs such as electronics, furniture, fashion, accessories, sport and multipurpose stores.
Version: 1.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column
Text Domain: vg-alice

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

.short-description table {
    width: 100% !important;
}

.short-description table tbody tr {
    border-color: inherit;
    border-style: solid;
    border-width: 0;
}

.short-description table tbody tr td {
    font-style: italic;
    border-top: 0;
    border-bottom: 1px dotted rgba(0, 0, 0, .1);
    margin: 0;
    line-height: 1.5;
    font-family: bitterregular;
    font-size: 20px;
    padding: 7px 14px;
    color: #000;
}

form.variations_form.cart.wvs-loaded table tr th.label {
    color: #000 !important;
}

form.variations_form.cart.wvs-loaded table tr {
    display: inline-block;
    width: 100%;
}