.thumbnail.card-body .card-title {
  height: 8em;
}
.thumbnail.card-body .card-title a {
  font-size: large;
  font-weight: 600;
}
.thumbnail.card-body a[aria-expanded=true] i.fa-angle-right {
  transform: rotate(90deg);
}

nav .dropdown-menu a.ab-specifics {
  display: none;
}

#n_product .archer {
  margin-top: 7px;
}
#n_product .archer .badge-secondary {
  background-color: lightblue;
  color: black;
  font-size: 1.1em;
  padding: 10px;
  line-height: 1.4em;
}

/* 
 * The mobile media break section 
 */
@media screen and (max-width: 767px) {
  .ab_contact_us {
    margin-right: 2em;
  }
  a.navbar-toggler i.fa-shopping-cart {
    color: rgb(200, 29, 36);
  }
}

/*# sourceMappingURL=bl.css.map */
