/*
Theme Name: Mivdak
Theme URI: https://www.pizza1.shakedeal.co.il/
Author: Tiran Moyal
Author URI: https://www.pizza1.shakedeal.co.il/
Description: Custom Design Theme
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: Mivdak, Blog
Text Domain: mivdak
*/


.pagination li.current {
    position: relative;
    display: block;
    color: #fff;
    text-decoration: none;
    background: linear-gradient(40deg, rgba(8,0,149,1) 0%, rgba(133,0,227,1) 100%);
    border: 1px solid #dee2e6;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    padding: .375rem .75rem;
}














