.content-product-imagin{
    margin-bottom: -170px !important;
}
.wd-bottom-actions{
    flex-direction: column !important;
}
.fma_oow_share_btn::before{
    content: "\f14d" !important;
    font-family: FontAwesome !important;
}
@media screen and (min-width:400px) and (max-width: 768px) {
    .fma_order_on_whatsapp_btn_on_shop_page{
        max-width: fit-content !important;
    }
}
@media screen and (min-width:100px) and (max-width: 400px) {
    .fma_order_on_whatsapp_btn_on_shop_page{
        max-width: min-content !important;
    }
}
@media screen and (min-width:100px) and (max-width: 270px) {
    .whatsapp_contact, .whatsapp_contact_cart_page{
        max-width: min-content !important;
    }
}
