.woocommerce .cart-collaterals{
	display: block
}
.whatsapp_contact_cart_page{
	margin-top: 140px;
}
.whatsapp_share_cart_page{
	margin-top: 9px;
}
.fma_oow_share_btn,.fma_order_on_whatsapp_btn_on_shop_page,.fmav_order_on_whatsapp_btn_on_shop_page{
	padding: 5px;
}
.fma_oow_share_btn_product_pg{
	padding: 12px;	
}
.whatsapp_link_variable{
	margin-bottom: 10px;
}
.fme_oc_popup #order_review_heading, .fme_oc_popup #order_review{
	display: block !important;
}
.fme_oc_popup .continue-checkout{
 	display: none !important;
}
@media screen and (min-width:100px) and (max-width: 380px) {
    .fma_order_on_whatsapp_btn_on_shop_page, .whatsapp_contact_cart_page, .whatsapp_contact{
        max-width: fit-content !important;
    }
}