/*
Theme Name: MDBootstrap4
Theme URI: https://mdbootstrap.com	
Description: MDBootstrap4
Version: 1
Author: MDBootstrap.com
Author URI: https://mdbootstrap.com
*/

.shrink{
  width: 0!important;
  height: 0!important;
  
  margin: 0!important;
  padding: 0!important;
  transition: height 0.3s, width 0.3s;
}
.invoice-field {
  transition: width 0.3s, height 0.3s;
}