/*
 Theme Name:   ShirtSpree
 Description:  ShirtSpree
 Author:       Jared Hoylman
 Author URI:   http://example.com
 Template:     shoptimizer
 Version:      1.0.0
 Text Domain:  shirtspree
*/

#content { padding-top: 1.5em; }


.secondary-navigation .menu-item {
    border-left: 0px solid #eee!important;
}

.commercekit-wishlist.mini {
    background: #ddd;
}

.wc-pao-addon-description p {
    margin: 0;
    padding: 0;
}

.wc-pao-addon-name {
    margin-top: 1.5em!important;
}

.woocommerce-product-details__short-description  details:last-of-type {
    border-bottom: 1px solid #e2e2e2;
    margin-bottom: 1em;
}