/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 03.12.2019, 08:34:16
    Author     : mario
*/
.facetwp-pager.pagination .facetwp-page{width: 30px;height: 30px;margin-left: calc((30px)/ 10); margin-right: calc((30px)/ 10); border: 1px solid #ececed; display: inline-flex;align-items: center;justify-content: center;}
.facetwp-pager.pagination .facetwp-page:hover{border: 1px solid #008436; color: #008436;}
.facetwp-pager.pagination .facetwp-page.pagination-prev,
.facetwp-pager.pagination .facetwp-page.pagination-next{border: none; width: auto;}
.fusion-fullwidth.fusion-builder-row-1 .pagination .current{color: #fff !important;}