/** Theme Name: The Chemex Club Theme URI: http://chemex.coloredcow.com 	Author: ColoredCow 	Author URI: http://chemex.coloredcow.com 	Description: Wordpress theme for chemex.coloredcow.com 	Version: 1.0 	License: GNU General Public License v2 or later 	License URI: www.gnu.org/licenses/gpl-2.0.html 	Tags:  	Text Domain: chemex-theme  */
@media only screen and (max-width: 468px) { .category-grid { -moz-column-count: 1; -webkit-column-count: 1; column-count: 1; -moz-column-gap: 0.25em; -webkit-column-gap: 0.25em; column-gap: 0.25em; } }
@media only screen and (min-width: 469px) and (max-width: 767px) { .category-grid { -moz-column-count: 2; -webkit-column-count: 2; column-count: 2; -moz-column-gap: 0.25em; -webkit-column-gap: 0.25em; column-gap: 0.25em; } }
@media only screen and (min-width: 768px) and (max-width: 992px) { .category-grid { -moz-column-count: 3; -webkit-column-count: 3; column-count: 3; -moz-column-gap: 0.25em; -webkit-column-gap: 0.25em; column-gap: 0.25em; } }
@media only screen and (min-width: 993px) and (max-width: 1200px) { .category-grid { -moz-column-count: 4; -webkit-column-count: 4; column-count: 4; -moz-column-gap: 0.25em; -webkit-column-gap: 0.25em; column-gap: 0.25em; } }
@media only screen and (min-width: 1201px) and (max-width: 1800px) { .category-grid { -moz-column-count: 4; -webkit-column-count: 4; column-count: 4; -moz-column-gap: 0.25em; -webkit-column-gap: 0.25em; column-gap: 0.25em; } }
@media only screen and (min-width: 1801px) { .category-grid { -moz-column-count: 5; -webkit-column-count: 5; column-count: 5; -moz-column-gap: 0.25em; -webkit-column-gap: 0.25em; column-gap: 0.25em; } }

.item { display: inline-block; margin: 0; padding: 10px; width: 100%; }

body { color: rgba(0, 0, 0, 0.84); top: 0; position: absolute; width: 100vw; }

a { color: #d79c6a !important; }

#navbar-main { padding: 30px; background-color: rgba(255, 255, 255, 0.95); font-size: 1.5em; width: 100%; font-weight: bold; cursor: pointer; top: 0; z-index: 1000; }
#navbar-main > .row { margin: 0px; }
#navbar-main .company-logo { color: rgba(0, 0, 0, 0.84); font-family: 'EB Garamond', serif; font-size: 1.5em; font-weight: bold; padding: 0; }
#navbar-main .company-logo > p { color: #cfd7df; display: inline-block; }
#navbar-main .company-logo > p span.darker { color: #9e673c; }
#navbar-main .company-logo > p span.lighter { color: #d79c6a; font-weight: bold; }
#navbar-main .menu { text-align: right; }
#navbar-main .menu > img { width: 50%; }

.col-padding-custom { padding: 0 0.2em; }

#blogs-listing { width: 100%; overflow-y: scroll; }
#blogs-listing .blog-entry { width: 100%; margin-bottom: 1em; color: rgba(0, 0, 0, 0.84); transition: all 0.2s ease-in-out; background-color: rgba(255, 255, 255, 0.95); border-radius: 6px; padding: 10px; }
#blogs-listing .blog-entry:hover { background-color: rgba(215, 156, 106, 0.3); }
#blogs-listing .blog-entry img { border-radius: 6px; }

footer { font-family: 'Roboto', sans-serif; color: #573110; padding: 1em; text-align: center; }
footer .fas { color: #d79c6a; }

#container-404 { font-family: 'EB Garamond', serif; text-align: center; top: 30vh; font-size: 2em; width: 100%; }
#container-404 .title { font-size: 2.5em; }

a:hover, a:active, a:visited, a:focus { text-decoration: none; }

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