/*
Theme Name: govoni
Theme URI: https://gavias-theme.com/wp/inusti/
Author URI: http://gaviasthemes.com/
Author: Gaviasthemes Team
Description: Child theme for the Inusti theme.
Template: inusti
*/

html .elementor-element.elementor-element-44e50d1 {
    z-index:-1;
}
html .social-networks-post {
	display:none;
}
html .breadcrumb-container-inner {
	padding:20px !important;
}
html .custom-breadcrumb .breadcrumb-main {
    background-color: #575756;
}
html .custom-breadcrumb .heading-title {
    font-size: 30px;
    font-weight: 500;
}
html li.product-category {
    display:inline-block;
    width:22%;
    margin:20px 1%;
    text-align: center;
}
html .archive .elementor-heading-title {
	font-size:30px !important;
	color:#818181 !important;
}
html .current-menu-item>a {
	color:#C10E19 !important;
}
html .product .count {
    display: none;
}
html li.product-category {
    border: 1px solid #efefef;
}
html .product .woocommerce-loop-category__title {
    font-size: 16px;
    font-weight: 500;
    letter-spacing:-.2px;
    background-color: #efefef;
    margin-bottom: 0;
    padding: 10px 3px;
}