/*
Theme Name: Hub Child
Theme URI: http://hub.liquid-themes.com/
Author: Liquid Themes
Author URI: https://themeforest.net/user/liquidthemes
Template: hub
Description: Smart, Powerful and Unlimited Customizable WordPress Theme.
Version: 1.0
License: GNU General Public License
License URI: license.txt
Text Domain: hub-child
Tags: responsive, retina, rtl-language-support, blog, portfolio, custom-colors, live-editor
*/

p {
    margin-bottom: 12px;
}

body.single-liquid-portfolio p {
    margin-bottom: 6px;
}

/* Portfolio */
.filter-list-inline li:first-child { 
	font-weight: 800;
	text-transform: uppercase;
}

.filter-list-inline li {
    font-size: 16px;
    font-weight: 600;
    line-height: var(--e-global-typography-d48e778-line-height);
    letter-spacing: 0.4px;
    word-spacing: var(--e-global-typography-d48e778-word-spacing);
}

.lqd-pf-item .lqd-pf-details a {
    color: var(--e-global-color-text)!important;
}

.lqd-pf-img {
	border-radius:0px!important;	
}

.lqd-pf-meta-nav {
    border-top: none!important;
}

.elementor-slideshow__title {
	display: none!important;
}

.lqd-pf-meta-nav-classic .lqd-pf-nav-link.lqd-pf-nav-all span {
	display: none;
}


/* Categorie portfolio */
body.tax-liquid-portfolio-category .container {
    width: 100%!important;
    padding-left: 0!important;
    padding-right: 0!important;
}

/* 404 */
.text-404 h1 span {
	color: var( --e-global-color-primary )!important;
}
