.wp-block-post{
    text-align: center;
}
.fma_order_on_whatsapp_btn_on_shop_page, .whatsapp_link_variable{
    text-decoration: none !important;
    max-width: 100% !important;

}
.fma_oow_share_btn{
    text-decoration: none !important;
}
.fme_oc_popup > div{
    height: 85% !important;
    left: 2% !important;
    width: 86% !important;
}
.fma_oow_close_icon{
    right: 3% !important;
}
#place_order{
    width: auto !important;
}
.whatsapp_contact_cart_page{
    width: auto !important;
}
.fma_order_on_whatsapp_btn_on_shop_page{
    cursor: pointer !important;
}
.payment_method_whatsapp_payment img{
    width: 45px !important;
    height: 30px !important;
    float: right !important;
}
@media screen and (min-width:100px) and (max-width: 1200px) {
    .fma_order_on_whatsapp_btn_on_shop_page{
        max-width: fit-content !important;
    }
}
@media screen and (min-width:600px) and (max-width: 1050px) {
    .fma_order_on_whatsapp_btn_on_shop_page{
        max-width: fit-content !important;
    }
}
@media screen and (min-width:600px) and (max-width:1510px) {
    .fme_oc_popup > div{
        height: 91% !important;
    }
}
@media screen and (min-width:100px) and (max-width:600px) {
    .fme_oc_popup > div{
        height: 93% !important;
    }
}
@media screen and (min-width:780px) and (max-width:880px) {
    .whatsapp_contact{
        max-width: fit-content !important;
    }
}
@media screen and (min-width:100px) and (max-width:300px) {
    .whatsapp_contact{
        max-width: fit-content !important;
    }
}