/*
 Theme Name:   Frequency
 Theme URI:    http://themeskingdom.com
 Description:  Frequency is a portfolio and blog WordPress theme made to impress site visitors. The theme has an appealing layout, based on a horizontal grid, so scrolling on this theme goes left/right, instead of up/down. It also comes with custom color choices and numerous typographic customization options. Every scroll site visitors make, every click they take, Frequency will be swooping them off their feet.
 Author:       Themes Kingdom
 Author URI:   http://themeskingdom.com
 Template:     frequency
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:
 Text Domain:  frequency
*/
body {
  font-family: "Montserrat", sans-serif;
}

.home .site-branding {
  display: none;
}
.home .entry-header.container-aside {
  display: none;
}

.site-branding {
  max-width: 400px;
}

.entry-content li {
  margin: 3px 0;
}

.page-name .page-bottom, .page:not(.page-template-portfolio-page) article .entry-title, .error404 article .entry-title {
  opacity: 1;
}

.primary-menu-wrapper {
  backdrop-filter: blur(10px);
  background-color: rgba(255, 255, 255, 0.85);
}

.main-navigation a:hover:after {
  bottom: 0;
}

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