/*
Theme Name: Musibi POS
Theme URI: https://dynamiclab.co.ke
Author URI: https://dynamiclab.co.ke
Author: Jack Musibi
Description: Child theme for the Modins theme.
Template: modins
*/

.custom-breadcrumb .heading-title {
  font-size: 42px;
  color: #666f62 !important;
  margin: 0 0 5px;
}
.custom-breadcrumb .breadcrumb-container-inner {
  position: relative;
  padding: 38px 0 30px !important;
  border-bottom: dotted 2px #666F62;
}
@media (min-width: 1200px) {
  h1, .h1 {
    font-size: 2rem !important;
    display: none;
  }
}