rjfrizz
10/17/2016 - 3:28 PM

product-customizer-jumpstart-theme.css

.product-customizer-options .jumpstart-selector {
    display: inline-block;    
}

.product-customizer-options, .product-customizer-customizations-total {
    clear: both;
    padding: 0 15px;
}

.product-customizer-options .arrow {
    right: 5px;
}

.product-customizer-line-item-prop {
    margin-top: 3px;
    font-size: 0.8em;
    opacity: .5;
    font-weight: 700;    
}

#cart-form .cart-row {
    padding: 23px 0;
}