/*
Generated time: August 13, 2025 14:40
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.pagination ul{display:flex;justify-content:center;flex-wrap:wrap}.pagination ul li{transition:transform .24s}.pagination ul li.next,.pagination ul li.prev{transform:translate(0,0)}.pagination ul li.prev:hover{transform:translate(-.4rem,0)}.pagination ul li.next:hover{transform:translate(.4rem,0)}