/*
Theme Name: Shopkeeper Child
Theme URI: http://shopkeeper.getbowtied.com/
Description: This is a child theme for Shopkeeper.
Author: Get Bowtied
Author URI: http: //www.getbowtied.com/
Template: shopkeeper
Version: 1.0
*/

@media only screen and (min-width: 1024px) {
    p, .woocommerce table.shop_attributes th, .woocommerce-page table.shop_attributes th, .woocommerce table.shop_attributes td, .woocommerce-page table.shop_attributes td, .woocommerce-review-link, .blog-isotope .entry-content-archive, .blog-isotope .entry-content-archive *, body.gbt_classic_notif .woocommerce-message, body.gbt_classic_notif .woocommerce-error, body.gbt_classic_notif .woocommerce-info, body.gbt_classic_notif .woocommerce-notice, .woocommerce-store-notice, p.demo_store, .woocommerce-account .woocommerce-MyAccount-content table.woocommerce-MyAccount-orders td, ul li ul, ul li ol, ul, ol, dl {
        font-size:18px
    }
}

.footer-left-column .wrapper {
    text-align: center;
    line-height: 0;
    font-size: 14px;
    margin-bottom: 35px;

}

.footer-left-column .icon-wrapper {
    width: 4em!important;
    height: 4em!important;
    border-radius: 50%;
    max-width: 100%!important;
    line-height: 2.15em!important;
    /*text-align: center;*/
    display: inline-block;
    border: 2px solid #2a2a2a;
    /*width: 4em;*/
    /*height: 4em;*/
    /*box-sizing: content-box;*/
    /*position: relative;*/
}

.footer-left-column .text-wrapper {
    margin-bottom: 35px;
}