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

.elementor-widget-n-accordion .e-n-accordion-item>.e-con {
    border: white !important;
}

.elementor-16526 .elementor-element.elementor-element-c259f7e {
    --icon-box-icon-margin: 22px;
}

.lqd-mobile-sec .navbar-collapse {
    color: #000 !important;
}

body .breadcrumb, 
body .breadcrumb>.active,
body .titlebar-inner a, .titlebar-inner p {
    color: var(--e-global-color-primary);
}
.breadcrumb>li,.lqd-af-slide__desc .split-inner {
    display: inline-block
}
.breadcrumb {
    background: 0 0
}

.breadcrumb>li:after,.breadcrumb>li:before {
    content: none
}

.breadcrumb>li:not(:last-child):after {
    content: "/ ";
    display: inline-flex;
    align-items: center;
    margin-inline-start:.75em;margin-inline-end:.75em;font-size: .85em
}

.breadcrumb,.breadcrumb>.active {
    color: inherit
}

.breadcrumb span {
    opacity: .6;
    transition: opacity .3s
}

body .lqd-mobile-sec .navbar-header>* {
    width: 60px;
}

nav.woocommerce-breadcrumb.mb-4.mb-md-0 {
    margin-bottom: 0;
}
html.video {
    overflow: scroll !important;
}

header .lqd-icn-ess {
	font-size: 0.7em;
}
header.is-not-stuck .lqd-icn-ess {
    color: #fff;
}

form.liquid-wc-product-search.liquid-wc-product-search-ajax-enabled button,
.lqd-lp-author,
.woocommerce ul.products.elementor-grid .product-category img {
	display: none !important;
}
.woocommerce ul.products.elementor-grid .product-category .woocommerce-loop-category__title {
	text-align: center;
}

body.single-product .main-header-overlay {
    position: relative;
    background: rgb(33 55 92 / 80%);
}

body .elementor-products-grid ul.products.elementor-grid li.product {
    border: 2px solid #21375c;
    border-radius: 10px;
    text-transform: uppercase;
	display: table;
}

body .woocommerce ul.products li.product a {
	display: table-cell;
	padding: 10px !important;
    vertical-align: middle;
}

body div#lqd-contents-wrap {
	padding-left: 0;
	padding-right: 0;
}

body.woocommerce .woocommerce-breadcrumb {
    color: #333;
}

body.woocommerce div.product {
    padding-top: 0em;
}

body .ld-shop-topbar,
body.lqd-woo-single-layout-3 div.product .woocommerce-breadcrumb {
    padding: 0; 
}

.elementor-widget-shortcode .elementor-heading-title.elementor-size-small {
	color: var(--e-global-color-primary );
    font-family: "Gotham", Sans-serif;
    font-weight: 600;
    /* text-transform: uppercase; */
    line-height: 1.3em;
	font-size: 18px;
}
.box-settore-categorie {
	display: flex;
	margin-bottom: 5px;
}
.box-settore-categorie .lista-categorie {
    padding: 5px 10px;
}

.product-style-2 .product-list-content .hover-content-price {
	display: none;
}
.product-style-2 .product-list-content {
	text-align: center;
}
.product-style-2 .product-content-image .product-image img {
    object-fit: contain;
    height: 200px;
}
ul.subcategory-list {
    text-align: center;
}
ul.subcategory-list li.subcategory-item {
    display: inline-block;
}
ul.subcategory-list li.subcategory-item a {
    font-weight: 600;
    border: 1px solid #21375c;
    padding: 5px 15px;
    display: block;
    margin: 5px;
    border-radius: 10px;
}
ul.subcategory-list li.subcategory-item a:hover {
	background-color: #21375c;
	color: #fff;
}
.wpcf7 .column-full.text-center p,
span.wpcf7-list-item-label,
span.wpcf7-list-item-label * {
    color: #fff;
}

/* body .elementor-image-box-title {
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block; 
} */

.elementor-widget-button.download-button a.elementor-button.elementor-button-link {
    fill: var(--e-global-color-11075eb );
    color: var(--e-global-color-11075eb );
    background-color: var(--e-global-color-primary );
    border-radius: 25px 25px 25px 25px;
}

.icona-link-prodotto a.elementor-icon  {
    width: 100%;
    height: 100%;
    position: absolute;
    display: table;
}

.icona-link-prodotto a.elementor-icon i {
    margin: auto;
    height: 100%;
    vertical-align: middle;
    display: table-cell;
}

.icona-link-prodotto .elementor-icon i:before, 
.icona-link-prodotto .elementor-icon svg:before {
    position: relative;
    left: 0;
}

.icona-link-prodotto {
    height: 100%;
}
body p {
    margin-bottom: 0.5em;
}
@media (min-width: 1200px){
	body .container {
		width: 100%;
	}
	footer[data-sticky-footer] {
		position: relative;
	}
}