.social-sharing {
    display: none;
    margin-bottom: 1.5rem;
}
#product button.btn.btn-primary.whatsapp-order-button {
    margin: 0px;
    display: block;
    border: 0px;
}

.whatsapp-order-button
Specificity: (0,1,0)
 {
    background-color: #25D366;
    padding: 0.5rem;
    margin-top: 15px;
    border: 0px;
}
.leo-fly-cart-icon-wrapper {
    display: none;
}
leo-plist-style-10 .thumbnail-container .functional-buttons {
    position: absolute;
    z-index: 100;
    text-align: center;
    top: 20px;
    right: 20px;
    display: none;
}
.leo-plist-style-10 .thumbnail-container .functional-buttons > div {
    opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    filter: alpha(opacity=0);
    background-color: #fff;
    -webkit-animation-name: icon-drop;
    -moz-animation-name: icon-drop;
    animation-name: icon-drop;
    -webkit-animation-timing-function: 
ease-in-out;
    -moz-animation-timing-function: ease-in-out;
    animation-timing-function: 
ease-in-out;
    -webkit-animation-duration: 0.5s;
    -moz-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-delay: 0s;
    -moz-animation-delay: 0s;
    animation-delay: 0s;
    display: none;
}
   
    /* Fix mobile search input */
    .search-widget input[type="text"],
    #search_widget input {
        width: 100% !important;
        padding: 10px !important;
    }
    
    /* Fix mobile header spacing */
    .header-mobile {
        padding-bottom: 60px !important;
    }
}
@import url("custom_mobile_fix.css");
@import url("custom_mobile_fix.css");
