/*
Theme Name: Listivo Child
Theme URI: https://listivotheme.com/
Author: TangibleDesign
Author URI: https://tangibledesign.net/
Description: Listivo
Template: listivo
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: translation-ready
Text Domain: listivo
*/

@media (min-width: 768px) {
  #header-categories a{
    height: 150px;
    width: 150px;
  }
}

.listivo-quick-preview__top{
	display: none;
}

/* custom header archive css */

.visible {
    display: block;
}

.hidden {
    display: none;
}

