/* GANTRY5 DEVELOPMENT MODE ENABLED.

   WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!

   For more information on modifying CSS, please read:

   http://docs.gantry.org/gantry5/configure/styles
   http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/* line 1, templates/rt_antares/custom/scss/custom.scss */
#g-navigation {
  background-color: transparent;
  background-image: linear-gradient(50deg, #0073c3 0%, #eb3697 100%);
  color: #fff;
  -webkit-text-fill-color: initial;
}
/* line 7, templates/rt_antares/custom/scss/custom.scss */
#g-copyright {
  background-color: transparent;
  background-image: linear-gradient(50deg, #0073c3 0%, #eb3697 100%);
  color: #fff;
  -webkit-text-fill-color: initial;
}
/* line 13, templates/rt_antares/custom/scss/custom.scss */
body {
  font-size: 1.2rem;
  line-height: 1.5;
}
/* line 17, templates/rt_antares/custom/scss/custom.scss */
h1 {
  color: #3a9fb2;
}
/* line 20, templates/rt_antares/custom/scss/custom.scss */
h2 {
  font-size: 2.5vw;
  color: #3a9fb2;
}
/* line 24, templates/rt_antares/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-size: 1.2rem;
  letter-spacing: 0.1rem;
}
/* line 28, templates/rt_antares/custom/scss/custom.scss */
#g-copyright a {
  color: #dedede;
}
/* line 31, templates/rt_antares/custom/scss/custom.scss */
#yoo-zoo div.box-b3 {
  height: 10px;
}
/* line 34, templates/rt_antares/custom/scss/custom.scss */
#yoo-zoo .items h2.pos-title a {
  font-size: 1.5rem;
}
/* line 37, templates/rt_antares/custom/scss/custom.scss */
#yoo-zoo .categories h2.title a {
  font-size: 2rem;
}
/*Doplnene*/
@media (max-width: 600px) {
  /* line 42, templates/rt_antares/custom/scss/custom.scss */
  h1 {
    font-size: 0.8rem;
  }
  /* line 45, templates/rt_antares/custom/scss/custom.scss */
  h2 {
    font-size: 0.8rem;
  }
}
/*# sourceMappingURL=custom_13.css.map */