/*.pagination{background:#f6f6f6;}*/
.pagination:before{display: none;}
.pagination .prev, .pagination .next, .pagination a{letter-spacing: 0; font-family: Lato !important;background: #fff !important;border: none !important;border-radius: 1.4rem !important;font-size: 1.2rem !important;color: #0b132a !important;height: 2.6rem !important;line-height: 2.6rem !important;}
.active_paging {width: 22px;height: 22px;background: #f1f1f1 !important;border: 1px solid #f1f1f1 !important;padding: 4px 6px;color: #bdbdbd !important;text-align: center !important;margin: 0 !important;}
.pagination .current {background: #0b132a;color: #fff;border-radius: 1.4rem;line-height: 2.6rem;}
.pagination .dot{line-height: 3.6rem !important;}
.pagination span{height: 2.6rem !important;line-height: 2.6rem !important;font-size: 1.2rem !important;font-family:Lato !important;}
.pagination .prev, .pagination .next{display:flex; padding:0 !important;color:#000 !important;transform: none !important;width:2.6rem !important;margin-top: 0 !important;}
.pagination .prev{margin-right: 0rem !important;}
.pagination .next{margin-left: 0rem !important;}
.pagination a.navi.__arrow{line-height: 3rem !important;}
.pagination .active_paging{border-radius: 0.4rem !important;}

/*simple pagination overwrite css*/
ul.simple-pagination{list-style:none}
.simple-pagination{display:flex; justify-content: center; align-items: center; font-family: Lato !important; overflow:hidden; padding: 1.6rem 0 2rem; margin:0}
.simple-pagination ul{list-style:none;padding:0;margin:0}
.simple-pagination li{list-style:none;padding:0;margin:0;float:left}
/*.compact-theme a,.compact-theme span{float:left;color:#333;font-size:14px;line-height:24px;font-weight:400;text-align:center;border:1px solid #aaa;border-right:none;min-width:14px;padding:0 7px;box-shadow:2px 2px 2px rgba(0,0,0,.2);background:#efefef;background:-moz-linear-gradient(top,#fff 0,#efefef 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(100%,#efefef));background:-webkit-linear-gradient(top,#fff 0,#efefef 100%);background:-o-linear-gradient(top,#fff 0,#efefef 100%);background:-ms-linear-gradient(top,#fff 0,#efefef 100%);background:linear-gradient(top,#fff 0,#efefef 100%)}*/
/*.compact-theme a:hover{text-decoration:none;background:#efefef;background:-moz-linear-gradient(top,#efefef 0,#bbb 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#efefef),color-stop(100%,#bbb));background:-webkit-linear-gradient(top,#efefef 0,#bbb 100%);background:-o-linear-gradient(top,#efefef 0,#bbb 100%);background:-ms-linear-gradient(top,#efefef 0,#bbb 100%);background:linear-gradient(top,#efefef 0,#bbb 100%)}*/
/*.compact-theme .prev{border-radius:3px 0 0 3px}*/
/*.compact-theme .next{border-right:1px solid #aaa;border-radius:0 3px 3px 0}*/
/*.compact-theme .current{background:#bbb;background:-moz-linear-gradient(top,#bbb 0,#efefef 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#bbb),color-stop(100%,#efefef));background:-webkit-linear-gradient(top,#bbb 0,#efefef 100%);background:-o-linear-gradient(top,#bbb 0,#efefef 100%);background:-ms-linear-gradient(top,#bbb 0,#efefef 100%);background:linear-gradient(top,#bbb 0,#efefef 100%);cursor:default}*/
/*.compact-theme .ellipse{background:#eaeaea;padding:0 10px;cursor:default}*/
.light-theme a,.light-theme span{color:#0b132a;font-size:1.2rem;line-height:2.6rem;font-weight:400;text-align:center;border:none;min-width:2.6rem;padding:0;margin:0;border-radius:1.4rem;background:#fff;background:-moz-linear-gradient(top,#fff 0,#efefef 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(100%,#efefef));background:-webkit-linear-gradient(top,#fff 0,#efefef 100%);background:-o-linear-gradient(top,#fff 0,#efefef 100%);background:-ms-linear-gradient(top,#fff 0,#efefef 100%);background:linear-gradient(top,#fff 0,#efefef 100%)}
.light-theme a:hover{text-decoration:none;background:#fcfcfc}
.light-theme .current:not(.prev):not(.next){background:#0b132a;color:#fff;cursor:default;font-size: 1.2rem!important; height: 2.6rem !important; line-height: 2.6rem !important; letter-spacing: 0 !important; border: none; min-width: 2.6rem; padding: 0.6rem;}
.light-theme .ellipse{line-height: 2.6rem !important; background:0 0;border:none;border-radius:0;box-shadow:none;font-weight:400;cursor:default;}
/*.dark-theme a,.dark-theme span{float:left;color:#ccc;font-size:14px;line-height:24px;font-weight:400;text-align:center;border:1px solid #222;min-width:14px;padding:0 7px;margin:0 5px 0 0;border-radius:3px;box-shadow:0 1px 2px rgba(0,0,0,.2);background:#555;background:-moz-linear-gradient(top,#555 0,#333 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#555),color-stop(100%,#333));background:-webkit-linear-gradient(top,#555 0,#333 100%);background:-o-linear-gradient(top,#555 0,#333 100%);background:-ms-linear-gradient(top,#555 0,#333 100%);background:linear-gradient(top,#555 0,#333 100%)}*/
/*.dark-theme a:hover{text-decoration:none;background:#444}*/
/*.dark-theme .current{background:#222;color:#fff;border-color:#000;box-shadow:0 1px 0 rgba(255,255,255,.2),0 0 1px 1px rgba(0,0,0,.1) inset;cursor:default}*/
/*.dark-theme .ellipse{background:0 0;border:none;border-radius:0;box-shadow:none;font-weight:700;cursor:default}*/
/*# sourceMappingURL=simplePagination.min.css.map */

.simple-pagination ul {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    gap: 0.5rem;
    padding: 0.4rem 0;
}

.simple-pagination li > span, .simple-pagination li > a {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
}