/*
Theme Name: Glob 
Theme URI: https://www.famethemes.com/themes/glob
Author: FameThemes
Author URI: https://www.famethemes.com
Description: Glob is a flexible, clean, simple responsive WordPress theme, perfect for any news or online magazine website.
Version: 0.1.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: glob
Tags: one-column, two-columns, right-sidebar, grid-layout, footer-widgets, blog, news, photography, custom-menu, custom-header, custom-colors, custom-background, featured-images, full-width-template, threaded-comments, translation-ready
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
Glob is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Grid
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Structure
# Content
	## Posts and pages
	## Asides
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
#. Normalize
--------------------------------------------------------------*/
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: inherit;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
  color: #222;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  color: #222;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.2;
  font-weight: 400;
  margin: 0 0 15px;
}
h1 {
  font-size: 32px;
}
h2 {
  font-size: 28px;
}
h3 {
  font-size: 24px;
}
h4 {
  font-size: 20px;
}
h5 {
  font-size: 18px;
}
h6 {
  font-size: 16px;
}
p {
  margin: 0 0 1.3em;
  padding: 0;
}
dfn, cite, em, i {
  font-style: italic;
}
blockquote {
  margin: 0 1.5em;
}
address {
  margin: 0 0 1.5em;
}
pre {
  background: #EBEBEB;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}
code, kbd, tt, var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem;
}
abbr, acronym {
  border-bottom: 1px dotted #494949;
  cursor: help;
}
mark, ins {
  background: #EBEBEB;
  text-decoration: none;
}
big {
  font-size: 125%;
}
.menu-toggle:before {
  -moz-osx-font-smoothing: grayscale;
  font-family: "FontAwesome";
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: inherit;
  text-transform: none;
}
/*--------------------------------------------------------------
# Grid
--------------------------------------------------------------*/
.row::after {
  content: "";
  display: table;
  table-layout: fixed;
  clear: both;
}
[class*="row-"]::after {
  content: "";
  display: table;
  table-layout: fixed;
  clear: both;
}
@media (min-width: 768px) {
  .row {
    margin-left: -15px;
    margin-right: -15px;
  }
  [class*="row-"] {
    margin-left: -15px;
    margin-right: -15px;
  }
  .col-1 {
    width: 8.3333333333%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
  }
  .row-1-col .col {
    width: 100%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    clear: none;
  }
  .row-1-col .col:nth-child(1n + 1) {
    clear: left;
  }
  .col-2 {
    width: 16.6666666667%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
  }
  .row-2-col .col {
    width: 50%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    clear: none;
  }
  .row-2-col .col:nth-child(2n + 1) {
    clear: left;
  }
  .col-3 {
    width: 25%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
  }
  .row-3-col .col {
    width: 33.3333333333%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    clear: none;
  }
  .row-3-col .col:nth-child(3n + 1) {
    clear: left;
  }
  .col-4 {
    width: 33.3333333333%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
  }
  .row-4-col .col {
    width: 25%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    clear: none;
  }
  .row-4-col .col:nth-child(4n + 1) {
    clear: left;
  }
  .col-5 {
    width: 41.6666666667%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
  }
  .row-5-col .col {
    width: 20%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    clear: none;
  }
  .row-5-col .col:nth-child(5n + 1) {
    clear: left;
  }
  .col-6 {
    width: 50%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
  }
  .row-6-col .col {
    width: 16.6666666667%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    clear: none;
  }
  .row-6-col .col:nth-child(6n + 1) {
    clear: left;
  }
  .col-7 {
    width: 58.3333333333%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
  }
  .row-7-col .col {
    width: 14.2857142857%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    clear: none;
  }
  .row-7-col .col:nth-child(7n + 1) {
    clear: left;
  }
  .col-8 {
    width: 66.6666666667%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
  }
  .row-8-col .col {
    width: 12.5%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    clear: none;
  }
  .row-8-col .col:nth-child(8n + 1) {
    clear: left;
  }
  .col-9 {
    width: 75%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
  }
  .row-9-col .col {
    width: 11.1111111111%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    clear: none;
  }
  .row-9-col .col:nth-child(9n + 1) {
    clear: left;
  }
  .col-10 {
    width: 83.3333333333%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
  }
  .row-10-col .col {
    width: 10%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    clear: none;
  }
  .row-10-col .col:nth-child(10n + 1) {
    clear: left;
  }
  .col-11 {
    width: 91.6666666667%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
  }
  .row-11-col .col {
    width: 9.0909090909%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    clear: none;
  }
  .row-11-col .col:nth-child(11n + 1) {
    clear: left;
  }
  .col-12 {
    width: 100%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
  }
  .row-12-col .col {
    width: 8.3333333333%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    clear: none;
  }
  .row-12-col .col:nth-child(12n + 1) {
    clear: left;
  }
}
@media (max-width: 768px) {
  [class*="row-"] {
    margin-left: -7.5px;
    margin-right: -7.5px;
  }
  .col-1 {
    width: 50%;
    float: none;
    padding-left: 7.5px;
    padding-right: 7.5px;
  }
  .row-1-col .col {
    width: 50%;
    float: left;
    clear: none;
    padding-left: 7.5px;
    padding-right: 7.5px;
  }
  .row-1-col .col:nth-child(1n + 1) {
    clear: left;
  }
  .col-2 {
    width: 50%;
    float: none;
    padding-left: 7.5px;
    padding-right: 7.5px;
  }
  .row-2-col .col {
    width: 50%;
    float: left;
    clear: none;
    padding-left: 7.5px;
    padding-right: 7.5px;
  }
  .row-2-col .col:nth-child(2n + 1) {
    clear: left;
  }
  .col-3 {
    width: 50%;
    float: none;
    padding-left: 7.5px;
    padding-right: 7.5px;
  }
  .row-3-col .col {
    width: 50%;
    float: left;
    clear: none;
    padding-left: 7.5px;
    padding-right: 7.5px;
  }
  .row-3-col .col:nth-