/*
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
*/


.post-type-archive-products .lqd-lp {
    border-radius: 8px !important;
    font-family: 'Inter', sans-serif !important;
}
.post-type-archive-products .lqd-lp-date {
    display: none !important;
}
.lqd-lp-title,
.lqd-lp-title a {
    font-family: 'Inter', sans-serif !important;
}

.post-type-archive-products .titlebar h1 {
    font-size: 0;
}

.post-type-archive-products .titlebar h1::after {
    content: "Products";
    font-size: 48px;
    font-family: 'Inter', sans-serif;
}

.single-products .titlebar h1 {
    font-size: 32px !important;
}
.single-products .blog-post-footer {
    display: none !important;
}

.single-products .lqd-post-media{
    height: 40vw;
    width: 100%;
}
.single-products .lqd-post-cover{
    border-radius:25px;
}

