.custom-pagination{padding:10px 0;border-top:solid 1px #141414;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.custom-pagination .page-arrows{height:25px}.custom-pagination .page-arrows button{padding:0;border:none;height:15px;width:25px;background-image:url("../../assets/img/chevron.svg");background-repeat:no-repeat;background-size:contain;background-position:center}.custom-pagination .page-arrows button:first-child{-ms-transform:translateY(3px) rotate(90deg);transform:translateY(3px) rotate(90deg)}.custom-pagination .page-arrows button:last-child{-ms-transform:translateY(3px) rotate(-90deg);transform:translateY(3px) rotate(-90deg)}.custom-pagination .page-arrows button.disabled{cursor:default;background-image:url("../../assets/img/chevron-disabled.svg")}.custom-pagination .page-arrows button.is-hover{background-color:transparent}
