.cy_cpfreshfood_breadcrumbs {
  max-width: 1920px;
  margin: 0 auto;
  overflow: hidden;
  font-family: "Roboto";
  background-color: #e8e8e8;
  padding: 10px 0px; }
  .cy_cpfreshfood_breadcrumbs .breadcrumbs {
    padding: 0; }
  .cy_cpfreshfood_breadcrumbs .breadcrumbs a {
    color: #a95411;
    -webkit-transition: color 0.3s ease;
    -moz-transition: color 0.3s ease;
    -ms-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    transition: color 0.3s ease; }
    .cy_cpfreshfood_breadcrumbs .breadcrumbs a:hover {
      color: #e9761b; }
  @media (max-width: 1024px) {
    .cy_cpfreshfood_breadcrumbs {
      margin-top: 0; } }

/*# sourceMappingURL=css.css.map */
