.pivoo-archive-title-hero:before,
.global-style .pivoo-page-title-hero:before,
.woocommerce .pivoo-hero:before{
    content:"";
        width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
}
.pivoo-archive-title-hero,
.global-style .pivoo-page-title-hero,
.woocommerce .pivoo-hero{
    position:relative;
}
.pivoo-cart-icon-mini i{
    vertical-align:middle;
}
.pivoo-count-tooltip{
       background: #fd604f;
    width: 16px;
    height: 16px;
    display: inline-block;
    font-size: 10px;
    text-align: center;
    line-height: 16px;
    border-radius: 50%;
    color: #fff;
    top: -3px;
    position: absolute;
    left: 13px;
}
.elementor-widget-pivoo_cart_mini,
.elementor-widget-pivoo_main_search{
    width:auto !important;
    display:inline-block;
    margin-bottom:0 !important;
}
a{
    outline:none !important;
}