/*

    Theme Name:		 Brikk Child
    Theme URI:		 https://themeforest.net/item/brikk-directory-listing-wordpress-theme/29105129
    Description:	 Brikk Child is a child theme of Brikk
    Author:			 Utillz
    Author URI:		 https://themeforest.net/user/utillz
    Template:		 brikk
    Version:		 1.7.0.2
    Text Domain:	 brikk-child

*/

/*
 * add your custom styles here
 *
 */

#page > div.brk-container > div > main > div > article > div > div > div.woocommerce-MyAccount-content > div.rz-modal.rz-modal-account-entry.rz-modal-ready.rz-visible > div.rz-modal-content > div.rz-modal-append > div.rz-modal-container.rz-scrollbar > table:nth-child(4) > tbody > tr:nth-child(2){
	display: none !important;
}

#page > div.brk-container > div > main > div > article > div > div > div.woocommerce-MyAccount-content > div.rz-modal.rz-modal-account-entry.rz-modal-ready.rz-visible > div.rz-modal-content > div.rz-modal-append > div.rz-modal-container.rz-scrollbar > table:nth-child(4) > tbody > tr:nth-child(2) > td:nth-child(1){
	display: none !important;
}
