/*
Theme Name: GoMarket Theme
Author: The 23digital Team
Author URI: http://www.23digital.com.au/
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: 23digital
*/
.blog-notitle{display: none;}









div.pagination.myPgi {
    text-align: center;
    margin: 40px 0 0 0;
    display: inline-block;
    width: 100%;
    font-size:0;
}
div.pagination.myPgi a, div.pagination.myPgi span {
    color: #fff;
    padding: 0;
    height: 40px;
    width: 40px;
    line-height: 44px;
    background: #42ce7a;
    margin: 0 0 0 3px;
    font-weight: 400;
    border: none;
    font-size: 16px;
    display: inline-block;
    vertical-align: top;
}
div.pagination.myPgi a:hover, div.pagination.myPgi span {background: #f18959;}

div.pagination.myPgi a.prev, div.pagination.myPgi a.next {
    line-height: 36px;
    font-size: 26px;
    font-weight: 400;
}
