// .mt-repeater-section-header .button-link-delete {
//   opacity: 1 !important;
// }
//
// #post-body-content {
//   display       : flex;
//   flex-direction: column;
//   flex-wrap     : wrap;
// }
//
// #minotaure-composer {
//   order: 3;
// }
//
// #m-body {
//   display: block !important;
//
//   #m-searchpanel {
//     width    : 100% !important;
//     max-width: none;
//   }
//
//   #m-searchlist {
//     display      : flex;
//     flex-wrap    : wrap;
//
//     margin-bottom: 30px;
//
//     background   : transparent;
//     border-right : none;
//   }
//   //
//   // .m-searchitem {
//   //   flex        : 1 auto;
//   //   max-width   : 500%;
//   //   width       : 350px;
//   //   border-right: 1px solid #dddddd;
//   //
//   //   &__header {
//   //     height: 100%;
//   //   }
//   // }
// }
//
// #m-workspace .m-section {
//   margin: 0;
// }
//
// input[type="text"] {
//   padding: 10px;
// }
//
// input[type="time"] {
//   padding: 8.5px 10px;
// }
//
// label {
//   display: block;
//   margin : 10px 0;
//
//   &#title-prompt-text {
//     padding: 0 10px !important;
//   }
// }
//
// .minotaure-collection__item img {
//   position : relative;
//   transform: none;
// }
