/*
Theme Name: Blivo Digital
Theme URI: 
Author: Cristian Vieru | Blivo Digital
Author URI: 
Description: The theme for Blivo Digital website
Requires at least: 6.7
Tested up to: 6.7
Requires PHP: 5.7
Version: 
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: blivo-digital
Tags: 
*/

ul {
	padding: 0;
}
ul li {
    list-style-type: none;
}
.cat-item {
    margin-bottom: 12px;
}
a {
    text-decoration: none;
}
.slick-track {
	transition-timing-function: linear !important;
}

@media screen and (max-width: 800px) {
    h1 {
        font-size: 38px;
    }
}

