/*
Theme Name: Minimog Child
Theme URI: http://minimog.thememove.com/
Author: ThemeMove
Author URI: http://thememove.com/
Version: 1.0.0
Template: minimog
Text Domain:  minimog-child
Tags: editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/

.product-action.hint--bounce.hint--top.woocommerce_loop_add_to_cart_wrap {
    display: none !important;
}

.popup-search-icon {
    display: none !important;
}


.whatsapp-icon {
    position: fixed;
    bottom: 20px;
    left: 20px;
    width: 50px;
    height: 50px;
    background-color: #25D366;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    z-index: 1000;
    text-decoration: none;
}
.whatsapp-icon svg {
    fill: white;
    width: 30px;
    height: 30px;
}

.page-title-bar-heading {
    visibility: hidden !important;
}