/*Home page product section HIDE */
.container-fluid.section-spacing.body-container {
    display: none;
}

@media only screen and (min-width: 1200px) {
  .our_category .card .btn-block h3 {
    font-size: 15px;
  }
}

.navbar.sticky-top {
  box-shadow: 0px 5px 10px 0px rgba(54,51,60,.15);
}