/**
 * @author      Steven Palmer <support@coalaweb.com>
 * @link        https://coalaweb.com/
 * @copyright           Copyright (c) 2018 Steven Palmer All rights reserved.
 */

ul.cws-tabs.bottom li a {
    width: 48px;
    height: 48px;
    color: transparent !important;
}

ul.cws-tabs.bottom {
    bottom: -6px;
    margin: 0 auto;
    text-align: center;
    width: 90%;
}

ul.cws-tabs.bottom li {
    display: inline-block;
    padding: 0;
}

ul.cws-tabs.bottom {
    width: 100%;
    left: 0;
}