/*
Theme Name: Hanson Child Theme
Theme URI: https://themeforest.net/item/hanson-multipurpose-wordpress-theme/20762871?ref=ithemeslab
Description: Hanson is a fresh, clean & feature rich multipurpose WordPress theme. Highly recommended for any kind of agency/ organizational website. Hanson comes with popular drag n drop page builder, so no coding skill required. The layout looks beautiful at any size, be it a laptop screen, iPad, iPhone, Android Mobile or tablets.
Author: iThemesLab
Author URI: http://ithemeslab.com
Template: hanson
Version: 2.0
*/

.itl-portfolio-nav ul {
    display: flex;
    flex-direction: row;
    justify-content: center;
	flex-wrap: wrap;
    margin: 0;
    padding: 0;
	li {
		
	}
	
}
@media (max-width: 768px) {
	.itl-portfolio-nav ul li {
		margin-bottom: 10px;
	}
}
