﻿
.wp-pagenavi {
    font-family: 'Gotham Book';
    clear: both;
    text-align:center;
    padding-right: 6px;
}

    .wp-pagenavi a, .wp-pagenavi span {
        font-family: 'Gotham Book';
        text-decoration: none;
        border: 0px solid #CCCCCC;
        border-bottom: 1px solid #D9D9D9;
        padding: 7px 10px;
        margin-right: -5px;
        color: #1A1A1A;
        font-size: 18px;
        line-height: 1;
    }

.wp-pagenavi span.no-headline {
	border: none;
}

        .wp-pagenavi a:hover, .wp-pagenavi span.current {
            font-family: 'Gotham Bold';
            font-size: 18px;
            color: #AE132A;
            border: 0px solid #74c3d5;
            border-bottom: 1px solid #AE132A;
            background-color: transparent;
            line-height: 1;
        }

        .wp-pagenavi span.current {
            font-family: 'Gotham Bold';
            font-weight: 400;
            font-size: 18px;
            color: #AE132A;
            border: 0px solid #74c3d5;
            border-bottom: 1px solid #AE132A;
            background-color: transparent;
            line-height: 1;
        }
.wl_pages {
    font-family: 'Gotham Book';
    white-space: nowrap;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    line-height: 1;
}
.nav-links {
    margin-top: 15px;
}
/*
.navarrow {
    color: #a61b20 !important;
    font-weight: bold;
    font-size: 16px !important;
}
    */