/*
Theme Name: Zacco
Author: andEverywhere
Description: Stay awesome.
Version: 1.9

*/

.op-pagination {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.page-template-default .op-pagination a.back {
  padding: 0 10px;
  border: 1px solid #bdd6dd;
  border-radius: 0;
  background: #bdd6dd;
  margin: 0;
  font-size: 14px;
  line-height: 23.5px;
  font-weight: bold;
}
.page-template-default .op-pagination select {
  border: 1px solid #bdd6dd;
  font-size: 16px;
  color: #005269;
  line-height: 28px;
  margin: 0px 5px;
  padding: 1.5px 10px;
  outline: none;
  font-weight: bold;
}
