a.acf-hndle-cog { display: none !important }

/*hiding short description woocommerce*/
#postexcerpt { display: none !important }


/*MAKING CATEGORY TOGGLE*/
#product_cat-all { max-height: 700px !important; }
#product_cat-all ul.categorychecklist .wpseo-make-primary-term { display: none; }
#product_cat-all ul.categorychecklist li.is-parent > label { font-weight: bold; }
#product_cat-all ul.categorychecklist li ul.children { display: none; }
/* #product_cat-all ul.categorychecklist li.open > ul.children { display: block; } */
#product_cat-all ul.categorychecklist .toggler { float: right; color: #666; padding-top: 5px; font:400 14px/1 dashicons!important; cursor: pointer; }
#product_cat-all ul.categorychecklist li.open > .toggler::after { content: " \f460"; }
#product_cat-all ul.categorychecklist .toggler::after { content: " \f132"; }

/*hiding prices by user roles tabs*/
#wpbody-content div.festi-menu .festi-menu-nav-tabs > li { display: none; }
#wpbody-content div.festi-menu .festi-menu-nav-tabs > li:first-child { display: block; }
.festi-user-role-prices .festi-user-role-prices-form-table tr { display: none; }
.festi-user-role-prices .festi-user-role-prices-form-table tr:first-child { display: block; }

/*Wordpress Login Logo*/
#login h1 a { background: url('../../img/logo.svg') !important; width: 300px; height: 94px; }

/*hiding video tab mce features*/
#videoTab .mce-top-part, #videoTab .quicktags-toolbar { display: none; }
#videoTab textarea.wp-editor-area { height: 70px !important; }


li.extended_features_checkout_options { display: none !important; }
#wjecf_coupondata_misc { padding-left: 20px; }
#wjecf_coupondata_misc a#wjecf_pro_button { display: none; }
