/*
    Theme Name: Marigold
    Theme URI: https://www.underlinedesigns.com/
    Description: A responsive and HTML5 theme built for the Genesis Framework.
    Author: Underline Designs
    Author URI: https://www.underlinedesigns.com/

    Version: 1.1.0

    Tags: black, white, one-column, two-columns, three-columns, left-sidebar, right-sidebar, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, featured categories, about widget, custom logo

    Template: genesis

    License: GPL-2.0+
    License URI: http://www.gnu.org/licenses/gpl-2.0.html

    Text Domain: underline-designs-marigold
*/
/* # Table of Contents
- HTML5 Reset
- Defaults
    - Typographical Elements
    - Headings
    - Objects
    - Gallery
    - Forms
    - Tables
    - Screen Reader Text
- Structure and Layout
    - Site Containers
    - Column Widths and Positions
    - Column Classes
- Common Classes
    - Avatar
    - Genesis
    - Search Form
    - Slidng Search
    - Titles
    - WordPress
- Widgets
    - Featured Categories
    - About widget
    - Featured Content
    - Slider
    - Footer Credits
    - Shop Widget
    - Homepage Logo
- Plugins
    - Genesis eNews Extended
    - Jetpack
    - Instagram
    - Simple Share
    - Contact 7
    - Popular Posts
- Skip Links
- Site Header
    - Title Area
    - Widget Area
- Site Navigation
    - Accessible Menu
    - Site Header Navigation
    - After Header Navigation
    - Footer Navigation
- Content Area
    - Entries
    - Entry Meta
    - Pagination
    - Comments
    - Categories
- Sidebars
- Full width Footer Widgets
- Footer Widgets
- Site Footer
- Media Queries
    - Max-width: 1023px
    - Max-width: 860px
    - Max-width: 780px
- Print Styles
*/
/* # HTML5 Reset
---------------------------------------------------------------------------------------------------- */
/* normalize.css v4.1.1 | MIT License | http://necolas.github.io/normalize.css/ */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-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
}
audio:not([controls]) {
    display: none;
    height: 0
}
progress {
    vertical-align: baseline
}
template,
[hidden] {
    display: none
}
a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}
a:active,
a:hover {
    outline-width: 0
}
abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}
b,
strong {
    font-weight: inherit
}
b,
strong {
    font-weight: bolder
}
dfn {
    font-style: italic
}
h1 {
    font-size: 2em;
    margin: 0.67em 0
}
mark {
    background-color: #ff0;
    color: #000
}
small {
    font-size: 80%
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sub {
    bottom: -0.25em
}
sup {
    top: -0.5em
}
img {
    border-style: none
}
svg:not(:root) {
    overflow: hidden
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}
figure {
    margin: 1em 40px
}
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}
button,
input,
optgroup,
select,
textarea {
    font: inherit;
    margin: 0
}
optgroup {
    font-weight: bold
}
button,
input {
    overflow: visible
}
button,
select {
    text-transform: none
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}
legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}
textarea {
    overflow: auto
}
[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    padding: 0
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto
}
[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}
::-webkit-input-placeholder {
    color: inherit;
    opacity: 0.54
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}
html,
input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
*,
*::before,
*::after {
    box-sizing: inherit;
}
.author-box::before,
.clearfix::before,
.entry::before,
.entry-content::before,
.footer-widgets::before,
.nav-primary::before,
.nav-secondary::before,
.pagination::before,
.site-container::before,
.site-footer::before,
.site-header::before,
.site-inner::before,
.widget::before,
.wrap::before {
    content: " ";
    display: table;
}
.author-box::after,
.clearfix::after,
.entry::after,
.entry-content::after,
.footer-widgets::after,
.nav-primary::after,
.nav-secondary::after,
.pagination::after,
.site-container::after,
.site-footer::after,
.site-header::after,
.site-inner::after,
.widget::after,
.wrap::after {
    clear: both;
    content: " ";
    display: table;
}
/* # Defaults
---------------------------------------------------------------------------------------------------- */
/* ## Typographical Elements
--------------------------------------------- */

html {
    font-size: 62.5%;
}
body > div {
    font-size: 15px;
    font-size: 1.5rem;
}
body {
    background-color: #fff;
    color: #000;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-size: 1.5rem;
    -webkit-font-smoothing: antialiased;
    font-weight: 300;
    line-height: 2;
    margin: 0;
}
a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.gallery img,
.null-instagram-feed .instagram-pics > li img,
.tab-links li,
.grid-overlay {
    transition: all .26s ease-out;
    -o-transition: all .26s ease-out;
    -ms-transition: all 0.26s ease-out;
    -moz-transition: all .26s ease-out;
    -webkit-transition: all .26s ease-out;
}
input:focus,
textarea:focus,
select:focus {
    color: #000;
    border: 1px solid #eee;
    outline: none;
    background: #eee;
}
a {
    color: #000;
    text-decoration: none;
}
a:focus,
a:hover {
    color: #c2c2c2;
    text-decoration: none;
}
.entry-content a {
    color: #afafaf;
}
.entry-content a:focus,
.entry-content a:hover {
    color: #000000;
}
p {
    margin: 0 0 28px;
    padding: 0;
}
ol,
ul {
    margin: 0;
    padding: 0;
}
li {
    list-style-type: none;
}
hr {
    border: 0;
    border-collapse: collapse;
    border-top: 1px solid #000;
    clear: both;
    margin: 2em auto;
    max-width: 300px;
}
b,
strong {
    font-weight: 700;
}
blockquote,
cite,
em,
i {
    font-style: italic;
}
mark {
    background: #ddd;
    color: #000;
}
blockquote {
    margin: 40px;
}
blockquote::before {
    content: "\201C";
    display: block;
    font-size: 30px;
    font-size: 3rem;
    height: 0;
    left: -20px;
    position: relative;
    top: -10px;
}
/* ## Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6, 
.wpp-post-title {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-size: 33px;
    font-weight: 300;
    font-style: normal;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: 1.2;
    margin: 0 0 10px;
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0;
    text-transform: initial;
}
h1 {
    font-size: 36px;
    font-size: 3.6rem;
}
h2 {
    font-size: 30px;
    font-size: 3rem;
}
h3 {
    font-size: 24px;
    font-size: 2.4rem;
}
h4 {
    font-size: 20px;
    font-size: 2rem;
}
h5 {
    font-size: 18px;
    font-size: 1.8rem;
}
h6 {
    font-size: 16px;
    font-size: 1.6rem;
}
.related-posts h4, .wpp-post-title {
    font-size: 13px;
    font-size: 1.3rem;
    text-align: center;
    padding: 10px;
}
/* ## Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption {
    max-width: 100%;
}
img {
    height: auto;
}
figure {
    margin: 0;
}
/* ## Gallery
--------------------------------------------- */

.gallery {
    overflow: hidden;
}
.gallery-item {
    float: left;
    margin: 0 auto;
    text-align: center;
}
.gallery-icon {
    display: block;
    line-height: 0;
}
.gallery-columns-1 .gallery-item {
    width: 100%;
}
.gallery-columns-2 .gallery-item {
    width: 50%;
}
.gallery-columns-3 .gallery-item {
    width: 33.33%;
}
.gallery-columns-4 .gallery-item {
    width: 25%;
}
.gallery-columns-5 .gallery-item {
    width: 20%;
}
.gallery-columns-6 .gallery-item {
    width: 16.6666%;
}
.gallery-columns-7 .gallery-item {
    width: 14.2857%;
}
.gallery-columns-8 .gallery-item {
    width: 12.5%;
}
.gallery-columns-9 .gallery-item {
    width: 11.1111%;
}
.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
    clear: left;
}
.gallery img {
    border: 0;
    height: auto;
    padding: 0 2px 4px 2px;
}
.gallery img:focus,
.gallery img:hover {
    border: 0;
}
/* ## Forms
--------------------------------------------- */

input,
select,
textarea {
    background-color: #f9f9f9;
    border: 1px solid #f9f9f9;
    color: #000;
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: 300;
    padding: 10px;
    width: 100%;
}
select {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 10px;
    font-size: 1rem;
    font-weight: 300;
}
input,
select {
    text-transform: uppercase;
    letter-spacing: 1px;
}
input:focus,
textarea:focus {
    border: 1px solid #eee;
    outline: none;
    background: #eee;
}
input[type="checkbox"],
input[type="image"],
input[type="radio"] {
    width: auto;
}
::-moz-placeholder {
    color: #000;
    opacity: 1;
}
::-webkit-input-placeholder {
    color: #000;
    opacity: 1;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.comment-reply a,
a.more-link,
.user-profile p .pagelink {
    background-color: #000;
    border: 1px solid #000;
    color: #fff;
    cursor: pointer;
    font-size: 10px;
    font-size: 1rem;
    font-weight: 300;
    padding: 10px 40px;
    text-decoration: none;
    white-space: normal;
    width: auto;
    text-transform: uppercase;
    letter-spacing: 1px;
}
button:focus,
button:hover,
input[type="button"]:focus,
input[type="button"]:hover,
input[type="reset"]:focus,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="submit"]:hover,
.button:focus,
.button:hover,
.comment-reply a:hover,
.comment-reply a:focus,
a.more-link:hover,
a.more-link:focus,
.user-profile p .pagelink:hover,
.user-profile p .pagelink:focus {
    background-color: #ffffff;
    color: #000;
}
.more-link,
.user-profile p .pagelink {
    position: relative;
    display: block;
    text-align: center;
    margin: 10px auto;
}
.after-entry.widget-area .user-profile p .pagelink {
    margin: 15px auto 0 auto;
}
.entry-content .button:focus,
.entry-content .button:hover {
    color: #fff;
}
.button {
    display: inline-block;
}
a.button.small,
button.small,
input[type="button"].small,
input[type="reset"].small,
input[type="submit"].small {
    padding: 8px 16px;
}
.site-container button:disabled,
.site-container button:disabled:hover,
.site-container input:disabled,
.site-container input:disabled:hover,
.site-container input[type="button"]:disabled,
.site-container input[type="button"]:disabled:hover,
.site-container input[type="reset"]:disabled,
.site-container input[type="reset"]:disabled:hover,
.site-container input[type="submit"]:disabled,
.site-container input[type="submit"]:disabled:hover {
    background-color: #eee;
    border-width: 0;
    color: #777;
    cursor: not-allowed;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
    display: none;
}
button, input[type="button"], input[type="reset"], input[type="submit"], .button, .comment-reply a, a.more-link, .user-profile p .pagelink, .read-more a, .archive-pagination a, .null-instagram-feed .clear a {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-size: 10px;
    font-weight: 300;
    font-style: normal;
    letter-spacing: 1px;
    text-transform: uppercase;
}
/* ## Tables
--------------------------------------------- */

table {
    border-collapse: collapse;
    border-spacing: 0;
    line-height: 2;
    margin-bottom: 40px;
    width: 100%;
    word-break: break-all;
}
tbody {
    border-bottom: 1px solid #eee;
}
td,
th {
    text-align: left;
}
td {
    border-top: 1px solid #eee;
    padding: 6px;
}
th {
    font-weight: 400;
    padding: 0 6px;
}
td:first-child,
th:first-child {
    padding-left: 0;
}
/* ## Screen Reader Text
--------------------------------------------- */

.screen-reader-shortcut,
.screen-reader-text,
.screen-reader-text span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}
.screen-reader-text:focus,
.screen-reader-shortcut:focus,
.genesis-nav-menu .search input[type="submit"]:focus,
.widget_search input[type="submit"]:focus {
    background: #fff;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto !important;
    color: #000;
    display: block;
    font-size: 1em;
    font-weight: bold;
    height: auto;
    padding: 15px 23px 14px;
    text-decoration: none;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}
/* # Structure and Layout
---------------------------------------------------------------------------------------------------- */
/* ## Site Containers
--------------------------------------------- */

.site-inner,
.wrap {
    margin: 0 auto;
    max-width: 1000px;
}
.site-inner {
    clear: both;
    padding: 120px 0 40px 0;
    word-wrap: break-word;
}
.home .site-inner {
    padding: 50px 0 40px 0;
}
/* ## Column Widths and Positions
--------------------------------------------- */

.content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
    width: 80%;
}
.content-sidebar-sidebar .content-sidebar-wrap {
    float: left;
}
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
    float: right;
}
.content {
    width: 68%;
    float: right;
}
.full-width-content .content {
    width: 100%;
    float: none;
}
.content-sidebar .content,
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content {
    float: left;
}
.content-sidebar .content,
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content,
.sidebar-sidebar-content .content {
    width: 68%;
}
.sidebar-primary {
    float: right;
    width: 31%;
}
.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
    float: left;
}
.sidebar-secondary {
    float: left;
    width: 20%;
}
.content-sidebar-sidebar .sidebar-secondary {
    float: right;
}
/* ## Column Classes
--------------------------------------------- */
/* Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css */

.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-fifth,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
    float: left;
    margin-left: .5%;
    margin-bottom: .5%;
}
.one-half,
.three-sixths,
.two-fourths {
    width: 49.75%;
}
.one-third,
.two-sixths {
    width: 33%;
}
.four-sixths,
.two-thirds {
    width: 66.50;
}
.one-fourth {
    width: 24.622%;
}
.three-fourths {
    width: 74.7%;
}
.one-fifth {
    width: 19.56%;
}
.one-sixth {
    width: 16.2222%;
}
.five-sixths {
    width: 83.27%;
}
.first {
    clear: both;
    margin-left: 0;
    margin-bottom: .5%;
}
/* # Common Classes
---------------------------------------------------------------------------------------------------- */
/* ## Avatar
--------------------------------------------- */

.avatar {
    border-radius: 0%;
    display: block;
    float: none;
    margin: 0 auto;
}
.author-box .avatar,
.alignleft .avatar {
    margin-right: 10px;
}
.alignright .avatar {
    margin-left: 10px;
}
.comment .avatar {
    margin: 0 16px 24px 0;
    float: left;
}
.user-profile p {
    text-align: justify;
}
.widget_categories li,
.widget_archive li {
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 1px;
    font-size: 10px;
    font-size: 1rem;
    margin-bottom: 0 !important;
}
/* ## Genesis
--------------------------------------------- */

.breadcrumb {
    background-color: #fff;
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 1px;
    padding: 12px 30px;
}
.after-entry,
.archive-description,
.author-box {
    background-color: #fff;
    font-size: 15px;
    font-size: 1.5rem;
    margin-bottom: 40px;
    padding: 10px;
}
.archive .content {
    padding: 0 10px;
}
.archive-description {
    padding: 0 0 10px 0;
    font-style: italic;
    margin: 15px auto;
    font-family: 'Playfair Display', serif;
    color: #000000;
    text-align: left;
    letter-spacing: 0;
    border-bottom: 1px solid #000000;
    padding-bottom: 10px;
}
.archive-description p:last-child,
.author-box p:last-child {
    margin-bottom: 0;
}
/* ## Search Form
--------------------------------------------- */

.search-form {
    overflow: hidden;
}
.search-form input {
    font-size: 10px;
    font-size: 1rem;
    font-weight: 400;
    width: auto;
}
.entry-content .search-form,
.site-header .search-form {
    margin-bottom: 40px;
    width: 50%;
}
.post-password-form input[type="submit"] {
    margin-top: 10px;
}
.genesis-nav-menu .search input[type="submit"],
.widget_search input[type="submit"], .sidebar .search-form input[type="submit"] {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    padding: 0;
    position: absolute;
    width: 1px;
}
.error404 .entry-content .search-form {
    margin: 20px auto;
    text-align: center;
}
.error404 .content .search-form input {
    width: 50%;
}
.error404 .content .search-form input[type="submit"] {
    width: 20%;
}
.error404 .entry-content {
    text-align: center;
}
.sidebar .search-form input {
    width: 100%;
}
/* ## Sliding Search
--------------------------------------------- */

.marigold-search-form .search-form input[type="search"] {
    padding: 0 15px 0 0;
    -moz-transition: 400ms width ease;
    -webkit-transition: 400ms width ease;
    transition: 400ms width ease;
    -o-transition: 400ms width ease;
    -moz-transition-duration: 400ms;
    -webkit-transition-duration: 400ms;
    transition-duration: 400ms;
    -o-transition-duration: 400ms;
    -moz-transition-property: width;
    -webkit-transition-property: width;
    transition-property: width;
    -o-transition-property: width;
    -moz-transition-timing-function: ease;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    -o-transition-timing-function: ease;
    width: 92px;
    background: transparent;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 10px;
    font-size: 1rem;
    vertical-align: top;
    border: 0;
}
.marigold-search-form input::-webkit-input-placeholder {
    color: #fff;
}
.marigold-search-form input:-moz-placeholder {
    color: #fff;
}
.marigold-search-form input::-moz-placeholder {
    color: #fff;
}
.marigold-search-form input:-ms-input-placeholder {
    color: #fff;
}
.marigold-search-form .search-form input[type="search"]:focus {
    width: 189px;
}
.marigold-search-form {
    float: right;
    padding-right: 10px;
}
.marigold-search-form .search-form {
    position: relative;
    margin: 0 auto;
    width: auto;
    border-bottom: 0;
}
.marigold-search-form .search-form input[type="submit"] {
    display: inline-block;
    border: 0;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    padding: 0 0 0 10px;
    margin: 0 auto;
    background: transparent;
    line-height: 54px;
    vertical-align: top;
}
.search-form input[type="submit"] {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    vertical-align: top;
    padding: 15px 30px;
    margin-left: 5px;
}
.marigold-search-form .search-form input[type="submit"]:hover,
.marigold-search-form .search-form input[type="submit"]:focus {
    color: #b2b2b2;
    background-color: transparent;
}
/* ## Titles
--------------------------------------------- */

.archive-description .entry-title,
.archive-title,
.author-box-title {
    font-size: 20px;
    font-size: 2rem;
}
.archive-title {
    font-size: 40px;
    font-size: 4rem;
}
.entry-title {
    font-size: 33px;
    font-size: 3.3rem;
    font-weight: 300;
    margin: 0 auto;
    display: block;
    padding: 15px 20px;
    max-width: 90%;
    text-align: center;
}
.error404 .entry-title {
    font-size: 135px;
    font-size: 9em;
}
.entry-time {
    display: block;
    padding: 0;
    font-size: 10px;
    font-size: 1rem;
    color: #c2c2c2;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center;
}
.entry-title a,
.sidebar .widget-title a {
    color: #000;
    text-decoration: none;
}
.entry-title a:focus,
.entry-title a:hover {
    color: #c2c2c2;
}
.widget-title,
.sidebar .widget-title {
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: 300;
    margin-bottom: 20px;
    text-align: left;
    border-bottom: 1px solid #000000;
    background: #ffffff;
    display: block;
    padding: 15px 0;
    color: #000000;
}
/* ## WordPress
--------------------------------------------- */

a.aligncenter img {
    display: block;
    margin: 0 auto;
}
a.alignnone {
    display: inline-block;
}
.alignleft {
    float: left;
    text-align: left;
}
.alignright {
    float: right;
    text-align: right;
}
a.alignleft,
a.alignnone,
a.alignright {
    max-width: 100%;
}
img.centered,
.aligncenter {
    display: block;
    margin: 0 auto 5px;
}
img.alignnone,
.alignnone {
    margin-bottom: 12px;
}
a.alignleft,
img.alignleft,
.wp-caption.alignleft {
    margin: 0 14px 5px 0;
}
a.alignright,
img.alignright,
.wp-caption.alignright {
    margin: 0 0 5px 14px;
}
.gallery-caption,
.wp-caption-text {
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 400;
    margin: 0;
    text-align: center;
    padding: 10px;
}
.entry-content p.wp-caption-text {
    margin-bottom: 0;
}
.entry-content .wp-audio-shortcode,
.entry-content .wp-playlist,
.entry-content .wp-video {
    margin: 0 0 28px;
}
/* # Widgets
---------------------------------------------------------------------------------------------------- */

.widget {
    margin-bottom: 40px;
    word-wrap: break-word;
}
.widget p:last-child,
.widget ul > li:last-of-type,
.widget-area .widget:last-of-type {
    margin-bottom: 0;
}
.widget ul > li {
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.widget_nav_menu ul li {
    margin-bottom: 0;
    padding: .25em 0;
    display: inline-block;
}
.footer-widgets .widget_nav_menu ul li {
    display: block;
}
.widget_nav_menu ul li a {
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 25px 15px;
    display: block;
}
.widget ul > li:last-of-type {
    padding-bottom: 0;
}
.widget ol > li {
    list-style-position: inside;
    list-style-type: decimal;
    padding-left: 20px;
    text-indent: -20px;
}
.widget li li {
    border: 0;
    margin: 0 0 0 30px;
    padding: 0;
}
.widget_calendar table {
    width: 100%;
}
.widget_calendar td,
.widget_calendar th {
    text-align: center;
}
/* ## Featured Categories
--------------------------------------------- */

.featured-widget,
.about-widget h3 {
    margin: 0 auto;
    max-width: 1000px;
}
.featured-widget {
    margin: 40px auto;
    padding: 10px;
}
.tab-content .f-inner {
    display: none;
    margin-top: 5px;
}
.tab-content .f-inner.active {
    display: block;
}
.tab-links {
    display: table;
    width: 100%;
    border-bottom: 1px solid #000000;
}
.tab-links li.active {
    width: 50%;
}
.tab-links li {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    background: #ffffff;
    width: 25%;
    text-align: center;
}
.tab-links li a {
    display: block;
    padding: 10px 20px;
    font-size: 13px;
    font-size: 1.3rem;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    color: #000000;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: 0;
}
.tab-links li.active a,
.tab-links li a:focus {
    background: #000000;
    color: #ffffff;
    outline: 0;
}
.f-item {
    vertical-align: top;
    width: 33%;
    margin-right: .5%;
    position: relative;
    float: left;
}
.f-item:last-child {
    margin-right: 0;
}
.f-item-img {
    height: 450px;
    background-position: 50% !important;
    background-size: cover !important;
}
.f-a {
    background: rgba(0, 0, 0, 0.11);
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
}
.f-b {
    display: table;
    max-width: 400px;
    margin: 0 auto;
    height: 100%;
}
.f-c {
    display: table-cell;
    vertical-align: middle;
    padding: 10px;
}
.f-item a {
    color: #ffffff;
}
.f-item a:hover {
    color: #c2c2c2;
}
.f-item h3 {
    font-size: 20px;
    font-size: 2rem;
    font-weight: 300;
}
/* ## About Widget
--------------------------------------------- */

.about-img {
    height: 400px;
    background-position: 50%;
    background-size: cover;
}
.about-image,
.about-text {
    display: inline-block;
    vertical-align: middle;
    width: 30%;
}
.about-image {
    width: 69%;
}
.about-widget h3 {
    margin-bottom: 20px;
}
.about-widget {
    margin: 40px auto;
}
.about-text {
    text-align: justify;
    padding: 15px;
}
.about-text .read-more {
    text-align: left;
    margin-top: 10px;
}
/* ## Featured Content
--------------------------------------------- */

.featured-content .entry {
    background: none;
    padding: 0;
}
.featured-content .entry:last-of-type {
    margin-bottom: 0;
}
.featured-content .entry-title {
    font-size: 13px;
    font-size: 1.3rem;
    max-width: 100%;
    padding: 0 20px 15px 20px;
}
/* ## Slider
--------------------------------------------- */

.slider-widget {
    margin: 80px auto 0 auto;
}
.slider {
    margin-bottom: 30px;
    margin-top: 10px;
    display: none;
}
.item {
    position: relative;
}
.item-img {
    background-position: 50% !important;
    background-size: cover !important;
    height: 500px;
}
.slider-a,
.f-a {
    background: rgba(0, 0, 0, 0.11);
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
}
.slider-b,
.f-b {
    display: table;
    max-width: 400px;
    margin: 0 auto;
    height: 100%;
}
.slider-c,
.f-c {
    display: table-cell;
    vertical-align: middle;
    padding: 10px;
}
.slider-c h4 {
    padding: 6px 20px 0 20px;
    font-size: 33px;
    font-size: 3.3rem;
    font-weight: 300;
}
.item a,
.grid-overlay .entry-title a,
.grid-overlay .entry-meta a {
    color: #ffffff;
}
.item a:hover,
.grid-overlay .entry-title a:hover,
.grid-overlay .entry-meta a:hover {
    color: #c2c2c2;
}
.owl-nav {
    text-align: center;
    max-width: 100px;
    width: 100%;
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    right: 0;
}
.owl-prev,
.owl-next {
    display: inline-block;
    width: 40%;
}
.owl-nav .fa {
    font-size: 40px;
}
/* ## Footer Credits
--------------------------------------------- */

.footer-credits {
    text-align: left;
}
.footer-credits .wrap {
    border-top: 1px solid #ffffff;
    padding: 19px 0 0 0;
}
.credits-right {
    text-align: right;
}
/* ## Shop Widget
--------------------------------------------- */

.marigold-entry-after {
    text-align: center;
}
/* ## Homepage Logo
--------------------------------------------- */

#homepage-logo {
    margin: 0 auto;
    top: -90px;
    margin-bottom: -90px;
    z-index: 90;
    position: relative;
    text-align: center;
    max-width: 1000px;
}
.homepage-logo-inner {
    max-width: 500px;
    margin: 0 auto;
}
#homepage-logo img {
    max-width: 100%;
    margin: 0 auto;
}
/* # Plugins
---------------------------------------------------------------------------------------------------- */
/* ## Genesis eNews Extended
--------------------------------------------- */

.sidebar .enews-widget,
.sidebar .enews-widget .widget-title, .sidebar .widget_mc4wp_form_widget .widget-title, .sidebar .widget_mc4wp_form_widget .widget-wrap .widget-title {
    color: #fff;
    background: transparent;
    text-align: center;
    border: 0;
}
.sidebar .widget.enews-widget {
    background-color: #000;
    padding: 10px;
}
.sidebar .enews-widget form, .sidebar .mc4wp-form-fields {
    display: block;
}
.sidebar .enews-widget input[type="submit"], .sidebar .mc4wp-form-fields input[type="submit"] {
    margin: 0;
    width: 100%;
}
.sidebar .enews-widget input, .sidebar .mc4wp-form-fields input {
    margin-right: auto;
    margin-bottom: 5px;
}
.enews-widget form, .mc4wp-form-fields {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.enews-widget input, .mc4wp-form-fields input {
    font-size: 10px;
    font-size: 1rem;
    margin-right: 5px;
}
.enews-widget input[type="submit"], .mc4wp-form-fields input[type="submit"] {
    margin: 0;
    width: 70%;
}
.enews form + p {
    margin-top: 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 10px;
    font-size: 1rem;
    text-align: center;
}
.enews h4 + p,
.enews h3 + p {
    font-size: 19px;
    font-size: 1.9rem;
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    font-style: italic;
    text-transform: capitalize;
}
/* ## Jetpack
--------------------------------------------- */

#wpstats {
    display: none;
}
/* ## Instagram
--------------------------------------------- */

.footer-widgets .instagram-pics {
    background: #000;
}
.instagram-pics {
    line-height: 0;
}
.null-instagram-feed .instagram-pics > li {
    display: inline-block;
    width: 16.666%;
    margin-bottom: 0;
    padding-bottom: 0;
    background: #000;
}
.sidebar .null-instagram-feed .instagram-pics > li {
    width: 50%;
}
.null-instagram-feed .instagram-pics > li a,
.null-instagram-feed .instagram-pics > li img {
    display: block;
    line-height: 0;
    width: 100%;
    height: auto;
}
.null-instagram-feed .instagram-pics > li a:hover {
    opacity: .7;
}
.null-instagram-feed h4 {
    color: #000000;
    display: block;
    text-align: center;
    margin: 10px auto;
    text-transform: uppercase;
    border: 0;
    font-size: 40px;
    font-size: 4rem;
    font-family: 'Playfair Display', serif;
}
.null-instagram-feed {
    position: relative;
}
.null-instagram-feed .clear {
    bottom: 20px;
    -webkit-transform: translateX(-50%) translateZ(0);
    -ms-transform: translateX(-50%) translateZ(0);
    transform: translateX(-50%) translateZ(0);
    position: absolute;
    left: 50%;
}
.null-instagram-feed .clear a {
    background: #fff;
    border: 1px solid #000;
    color: #000;
    padding: 10px 30px;
    font-size: 10px;
    font-size: 1rem;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: block;
}
.null-instagram-feed .clear a:hover {
    background: #000;
    color: #fff;
}
/* ## Simple Share
--------------------------------------------- */

.share-after {
    text-align: center;
}
.sharrre {
    margin: 10px 5px;
    vertical-align: middle;
}
.sharrre .count {
    display: none;
}
.sharrre .share, .sharrre:hover .share {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    padding: 10px;
    width: auto !important;
}
.share-small .no-count .share, .share-medium .no-count .share {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.share-small .share:before, .share-medium .share:before, .share-tall .share:before {
    line-height: normal;
    height: auto;
    top: 0;
    left: 0;
    position: relative;
    width: auto;
}
.sharrre .share {
    background: transparent !important;
    color: #000;
    height: auto;
    line-height: normal;
    font-size: 0 !important;
}
.sharrre:hover .share {
    color: #000;
}
.share-medium .share:before, .share-medium .pinterest .share:before, .share-medium .linkedin .share:before, .share-medium .stumbleupon .share:before {
    font-size: 17px;
    top: 0;
    left: 0;
}
.share-medium .linkedin .share:before, .share-medium .stumbleupon .share:before {
    font-size: 22px;
    top: 0;
}
.share-outlined .sharrre .share {
    border: 1px solid #000000 !important;
    color: #000000 !important;
    border-right: 1px solid #000 !important;
    line-height: 35px;
    height: 35px;
}
.share-outlined.share-small .linkedin .share:before, .share-outlined.share-small .stumbleupon .share:before {
    font-size: 16px;
    top: 0;
}
.share-outlined.share-medium .sharrre .share {
    line-height: 40px;
    height: 40px;
}
.share-outlined.share-medium .linkedin .share:before, .share-outlined.share-medium .stumbleupon .share:before {
    font-size: 20px;
}
.share-buttons {
    text-align: center;
    margin-top: 20px;
}
.share-title {
    font-size: 10px;
}
/* ## Contact 7
--------------------------------------------- */

.wpcf7-form label {
    margin-bottom: 20px;
    display: block;
}
/* ## Popular Posts
--------------------------------------------- */

.popular-posts .wpp-thumbnail {
    display: block;
    float: none;
    margin: 0 auto 10px auto;
}
.popular-posts a {
    cursor: pointer;
}
.wpp-excerpt, .featuredpost .entry-content p {
    text-align: justify;
    display: block;
    padding: 0 25px;
}
.wpp-post-title {
    padding: 10px 20px 15px 20px;
    display: block;
}
.popular-posts .wpp-meta, .popular-posts .post-stats {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-size: 10px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    margin-top: 10px;
}

/* # Featured Window
---------------------------------------------------------------------------------------------------- */
.featured-img-window {
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    height: 400px;
    margin-top: 68px;
    background-attachment: fixed;
}
.featured-img-window.normal {
    background-attachment: initial;
}
/* # Skip Links
---------------------------------------------------------------------------------------------------- */

.genesis-skip-link {
    margin: 0;
}
.genesis-skip-link li {
    height: 0;
    list-style: none;
    width: 0;
}
:focus {
    outline: none;
}
/* # Site Header
---------------------------------------------------------------------------------------------------- */

.site-header {
    background: #000000;
    position: fixed;
    width: 100%;
    height: 69px;
    line-height: 54px;
    top: 0;
    left: 0;
    z-index: 100;
    padding-top: 5px;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
}
.site-header > .wrap {
    text-align: left;
    max-width: 100%;
}
/* ## Title Area
--------------------------------------------- */

.title-area {
    padding: 0;
    padding-left: 10px;
    width: auto;
    margin: 0 auto;
    display: inline-block;
    text-align: left;
    position: relative;
    vertical-align: middle;
}
.header-image .title-area {
    max-width: 80px;
    width: 100%;
}
.header-image .title-area a {
    display: block;
    position: relative;
    line-height: 0;
}
.header-image .title-area a:focus,
.genesis-nav-menu a:focus {
    outline: 0;
}
.title-area img {
    position: absolute;
    left: 0;
    z-index: 9;
    max-width: 80px;
    top: 0;
}
.site-title {
    font-family: "Playfair Display", Georgia, serif;
    font-size: 30px;
    font-weight: 400;
    font-style: normal;
    margin: 0 auto;
    line-height: 1.2;
}
.site-title a {
    color: #fff;
    text-decoration: none;
}
.site-title a:focus,
.site-title a:hover {
    color: #c2c2c2;
    text-decoration: none;
    outline: 0;
}
.site-description {
    font-size: 10px;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.5;
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.site-description,
.site-title {
    margin-bottom: 0;
}
.header-image .site-description,
.header-image .site-title {
    font-size: 0;
    text-indent: -9999px;
}
/* ## Widget Area
--------------------------------------------- */

.site-header .widget-area {
    float: right;
    text-align: right;
}
.social-header {
    padding-right: 10px;
}
/* # Site Navigation
---------------------------------------------------------------------------------------------------- */

.header-left-nav {
    display: inline-block;
    vertical-align: top;
    padding-left: 10px;
}
.genesis-nav-menu {
    clear: both;
    font-size: 10px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1;
    width: 100%;
}
.genesis-nav-menu .menu-item {
    display: inline-block;
    margin-bottom: 0;
    padding-bottom: 0;
    text-align: left;
}
.genesis-nav-menu a {
    text-decoration: none;
    display: inline-block;
    padding: 27px 15px;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-size: 10px;
    font-size: 1rem;
    font-weight: 400;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.genesis-nav-menu a:focus,
.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu .current-menu-item > a:focus,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover {
    color: #c2c2c2;
    text-decoration: none;
}
.genesis-nav-menu .sub-menu {
    border-top: 0;
    left: -9999px;
    opacity: 0;
    position: absolute;
    -webkit-transition: opacity .4s ease-in-out;
    -moz-transition: opacity .4s ease-in-out;
    -ms-transition: opacity .4s ease-in-out;
    -o-transition: opacity .4s ease-in-out;
    transition: opacity .4s ease-in-out;
    width: 200px;
    z-index: 99;
}
.genesis-nav-menu .sub-menu a {
    background-color: #000;
    border: 0;
    border-top: 0;
    font-size: 10px;
    font-size: 1rem;
    padding: 15px 15px;
    position: relative;
    width: 200px;
    word-wrap: break-word;
}
.genesis-nav-menu .sub-menu .sub-menu {
    margin: -56px 0 0 199px;
}
.genesis-nav-menu .menu-item:hover {
    position: static;
}
.genesis-nav-menu .menu-item:hover > .sub-menu {
    left: auto;
    opacity: 1;
}
.genesis-nav-menu > .first > a {
    padding-left: 0;
}
.genesis-nav-menu > .last > a {
    padding-right: 0;
}
.genesis-nav-menu > .right {
    float: right;
}
/* ## Accessible Menu
--------------------------------------------- */

.menu .menu-item:focus {
    position: static;
}
.menu .menu-item > a:focus + ul.sub-menu,
.menu .menu-item.sfHover > ul.sub-menu {
    left: auto;
    opacity: 1;
}
.menu-toggle,
.sub-menu-toggle {
    display: none;
    visibility: hidden;
}
/* ## Site Header Navigation
--------------------------------------------- */

.site-header .genesis-nav-menu li li {
    margin-left: 0;
}
/* ## After Header Navigation
--------------------------------------------- */
/* ## Footer Navigation
--------------------------------------------- */

.site-footer .genesis-nav-menu {
    padding-bottom: 20px;
}
.site-footer .genesis-nav-menu a {
    padding: 0 20px 10px;
}
/* # Content Area
---------------------------------------------------------------------------------------------------- */
/* ## Entries
--------------------------------------------- */

.entry {
    background-color: #fff;
    margin-bottom: 40px;
    padding: 10px;
}
.entry-content ol,
.entry-content ul {
    margin-bottom: 28px;
    margin-left: 40px;
}
.entry-content ol > li {
    list-style-type: decimal;
}
.entry-content ul > li {
    list-style-type: disc;
}
.entry-content ol ol,
.entry-content ul ul {
    margin-bottom: 0;
}
.entry-content code {
    background-color: #000;
    color: #eee;
}
.entry-content {
    display: block;
    text-align: justify;
}
.home .entry-content,
.search-results .entry-content {
    padding: 0 40px 15px 40px;
}
.entry-content p {
    margin: 0 auto;
}
.home .entry-content p:first-letter,
.search-results .entry-content p:first-letter,
.wpp-excerpt:first-letter,
.featured-content .entry-content p:first-letter {
    font: italic normal 30px 'Playfair Display', serif;
}
.read-more {
    text-align: center;
    margin-top: 10px;
}
.has-post-thumbnail .read-more {
    margin-top: -25px;
}
.format-video.entry .read-more {
    margin-top: 10px;
}
.read-more a {
    display: inline-block;
    padding: 10px 40px;
    color: #ffffff;
    border: 1px solid #000000;
    background: #000000;
    position: relative;
}
.read-more a:hover {
    color: #000000;
    background: #ffffff;
}
/* ## Entry Meta
--------------------------------------------- */

p.entry-meta {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 0;
}
.entry-header .entry-meta {
    margin-bottom: 24px;
    text-align: center;
}
.entry-footer .entry-meta {
    padding-top: 24px;
    font-size: 10px;
    font-size: 1rem;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center;
}
.entry-categories,
.entry-tags {
    display: block;
}
.entry-comments-link::before {
    content: "\2014";
    margin: 0 6px 0 2px;
}
/* ## Pagination
--------------------------------------------- */

.pagination {
    clear: both;
    margin: 40px 0;
    text-align: center;
}
.adjacent-entry-pagination {
    margin-bottom: 0;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 12px;
}
.adjacent-entry-pagination .pagination-previous, .adjacent-entry-pagination .pagination-next {
    width: 50%;
}
.archive-pagination li {
    display: inline;
}
.archive-pagination a {
    background-color: #fff;
    border: 1px solid #000;
    color: #000;
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    font-size: 1.1rem;
    font-weight: 300;
    letter-spacing: 1px;
    padding: 3px 15px;
    text-decoration: none;
    text-transform: uppercase;
}
.archive-pagination a:focus,
.archive-pagination a:hover,
.archive-pagination .active a {
    background-color: #000;
    color: #fff;
}
/* ## Comments
--------------------------------------------- */

.comment-respond,
.entry-comments,
.entry-pings {
    background-color: #fff;
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 40px;
}
.comment-form-author,
.comment-form-email,
.comment-form-url {
    vertical-align: top;
    margin: 0 1% 15px auto;
    width: 32.66%;
    float: left;
}
.comment-form-url {
    margin: 0 auto 15px auto;
}
.comment-respond,
.entry-pings {
    padding: 10px;
}
.comment-notes {
    font-size: 15px;
    font-size: 1.5rem;
    text-align: center;
    font-family: 'Playfair Display', serif;
    font-style: italic;
}
.entry-comments {
    padding: 10px;
}
.comment-header {
    margin-bottom: 30px;
    font-size: 10px;
    font-size: 1rem;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.logged-in-as {
    font-size: 15px;
    font-size: 1.5rem;
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    font-style: italic;
    text-align: center;
}
.entry-comments h3,
.comment-reply-title {
    display: block;
    padding: 15px 20px;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 300;
    color: #000000;
    text-transform: uppercase;
    letter-spacing: 1px;
    max-width: 90%;
    text-align: center;
    margin: 0 auto;
}
.comment-list li {
    padding: 20px 0 0 20px;
}
.comment-list .depth-1 {
    padding-left: 0;
}
.comment-header {
    margin-bottom: 30px;
}
.comment-content {
    clear: both;
}
.comment-content ul > li {
    list-style-type: disc;
}
.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
    width: 100%;
}
.comment-respond label {
    display: block;
    margin-right: 12px;
    text-align: left;
    font-size: 11px;
    font-size: 1.1rem;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 5px;
}
.comment-header p {
    margin-bottom: 0;
}
.entry-pings .reply {
    display: none;
}
/* ## Categories
--------------------------------------------- */

.category .entry,
.archive .entry {
    margin-bottom: 0;
    padding: 0;
    position: relative;
}
.grid-img {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    position: relative;
    height: 400px;
}
.grid-overlay {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    text-align: center;
    opacity: 0;
    background: rgba(0, 0, 0, 0.11);
}
.grid-overlay-a {
    display: table;
    width: 100%;
    height: 100%;
}
.grid-overlay-b {
    display: table-cell;
    vertical-align: middle;
    padding: 10px;
}
.grid-overlay .read-more {
    margin-top: 10px;
}
.grid-overlay .entry-title {
    font-size: 16px;
    font-size: 1.6rem;
}
.category .entry:hover .grid-overlay,
.archive .entry:hover .grid-overlay {
    opacity: 1;
}
/* # Sidebars
---------------------------------------------------------------------------------------------------- */

.sidebar {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 40px;
    text-align: center;
}
.sidebar .widget {
    background-color: #fff;
}
.content-sidebar .sidebar .widget {
    margin: 0 10px 40px 25px;
}
.sidebar-content .sidebar .widget {
    margin: 0 25px 40px 10px;
}
/* # Full Width Footer Widgets
---------------------------------------------------------------------------------------------------- */

.full-width-footer .widget {
    margin-bottom: 0;
}
.full-width-footer {
    margin-top: 40px;
    text-align: center;
}
/* # Footer Widgets
---------------------------------------------------------------------------------------------------- */

.footer-widgets {
    background-color: #000;
    clear: both;
    font-size: 10px;
    font-size: 1rem;
    padding: 10px 0;
}
.footer-widgets .wrap {
    display: flex;
    align-items: center;
    justify-content: center;
}
.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3 {
    vertical-align: top;
    width: 33.33%;
    padding: 10px;
}
.footer-widgets-1,
.footer-widgets-2 {
    float: left;
}
.footer-widgets-3 {
    float: right;
}
.footer-widgets .widget_nav_menu li a {
    text-decoration: none;
    display: inline-block;
    padding: 5px 0 15px 0;
    font-size: 10px;
    font-size: 1rem;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.footer-widgets-1 {
    text-align: left;
}
.footer-widgets-2 {
    text-align: center;
}
.footer-widgets-3 {
    text-align: right;
}
/* # Site Footer
---------------------------------------------------------------------------------------------------- */

.post-width-footer {
    padding: 10px;
}
.site-footer {
    background-color: #000;
    font-size: 10px;
    font-size: 1rem;
    line-height: 1;
    padding: 15px 10px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff;
}
.site-footer a,
.footer-widgets a,
.footer-widgets .widget_nav_menu li a {
    color: #fff;
}
.site-footer a:hover,
.site-footer a:focus,
.footer-widgets a:hover,
.footer-widgets a:focus,
.footer-widgets .widget_nav_menu li a:hover,
.footer-widgets .widget_nav_menu li a:focus {
    color: #c2c2c2;
}
.site-footer p {
    margin-bottom: 0;
}
/* # Media Queries
---------------------------------------------------------------------------------------------------- */

@media only screen and (max-width: 1023px) {
    .header-image .title-area {
        max-width: 53px;
    }
    .title-area img {
        position: relative;
        max-width: 100%;
    }
    .genesis-responsive-menu {
        display: none;
        position: absolute;
        left: 0;
        right: 0;
        width: 100%;
        background: #000000;
    }
    .genesis-skip-link .skip-link-hidden {
        display: none;
        visibility: hidden;
    }
    .menu-toggle,
    .sub-menu-toggle {
        background-color: transparent;
        border-width: 0;
        color: #fff;
        display: block;
        margin: 0 auto;
        overflow: hidden;
        text-align: left;
        visibility: visible;
        padding: 0 0 0 15px;
    }
    .dashicons-menu.activated:before {
        content: "\f00d";
        font: normal normal normal 14px/1 FontAwesome;
        line-height: 20px;
    }
    .menu-toggle:focus,
    .menu-toggle:hover,
    .sub-menu-toggle:focus,
    .sub-menu-toggle:hover {
        background-color: transparent;
        border-width: 0;
        color: #c2c2c2;
    }
    .menu-toggle {
        position: relative;
        width: 100%;
        z-index: 1000;
    }
    .menu-toggle::before {
        font-size: 15px;
        font-size: 1.5em;
        margin-right: 10px;
        text-rendering: auto;
        vertical-align: middle !important;
    }
    .sub-menu-toggle {
        float: right;
        padding: 10px 15px 10px 10px;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 100;
    }
    .sub-menu .sub-menu-toggle {
        padding: 12px 10px;
    }
    .sub-menu-toggle::before {
        display: inline-block;
        text-rendering: auto;
        -webkit-transform: rotate( 0);
        -ms-transform: rotate( 0);
        transform: rotate( 0);
        -webkit-transition: transform .25s ease-in-out;
        -ms-transition: transform .25s ease-in-out;
        transition: transform .25s ease-in-out;
    }
    .sub-menu-toggle.activated::before {
        -webkit-transform: rotate( 180deg);
        -ms-transform: rotate( 180deg);
        transform: rotate( 180deg);
    }
    .genesis-responsive-menu .genesis-nav-menu .menu-item {
        display: block;
        float: none;
        position: relative;
        text-align: left;
    }
    .genesis-responsive-menu .genesis-nav-menu .menu-item:focus,
    .genesis-responsive-menu .genesis-nav-menu .menu-item:hover {
        position: relative;
    }
    .genesis-responsive-menu .genesis-nav-menu .menu-item a {
        border: none;
        padding: 15px 20px;
        width: 100%;
    }
    .genesis-responsive-menu .genesis-nav-menu .sub-menu {
        border: none;
    }
    .genesis-responsive-menu .genesis-nav-menu .menu-item > a:focus ul.sub-menu,
    .genesis-responsive-menu .genesis-nav-menu .menu-item > a:focus ul.sub-menu .sub-menu {
        left: 0;
        margin-left: 0;
    }
    .genesis-responsive-menu .genesis-nav-menu > .menu-item-has-children > a::after {
        content: none;
    }
    .genesis-responsive-menu .genesis-nav-menu .sub-menu {
        clear: both;
        display: none;
        margin: 0;
        opacity: 1;
        padding-left: 15px;
        position: static;
        width: 100%;
    }
    .genesis-responsive-menu .genesis-nav-menu .sub-menu .sub-menu {
        margin: 0;
    }
    .footer-widgets-1,
    .footer-widgets-2,
    .footer-widgets-3 {
        display: block;
        width: 100%;
        text-align: center;
    }
    .footer-widgets .wrap {
        display: block;
    }
}
@media only screen and (max-width: 860px) {
    .item-img {
        max-height: 400px;
    }
    .about-widget {
        padding: 0 10px;
    }
    .about-image,
    .about-text {
        display: block;
        width: 100%;
    }
    .f-item {
        width: 100%;
        margin-right: auto;
        margin-bottom: 1%;
        float: none;
    }
    .site-container .site-title {
        font-size: 10px;
        font-size: 1rem;
    }
    #related-posts-inner .one-fourth,
    #related-posts-inner .one-half,
    #related-posts-inner .one-fifth,
    #related-posts-inner .one-third {
        margin-left: .5%;
        margin-bottom: .5%;
    }
    #related-posts-inner .one-half, .footer-credits .one-half {
        width: 49.75%;
    }
    #related-posts-inner .one-third {
        width: 33%;
    }
    #related-posts-inner .one-fourth {
        width: 24.622%;
    }
    #related-posts-inner .one-fifth {
        width: 19.56%;
    }
    #related-posts-inner .first, .footer-credits .first {
        margin-left: 0;
        margin-bottom: .5%;
    }
    .five-sixths,
    .four-sixths,
    .one-fourth,
    .one-half,
    .one-sixth,
    .one-third,
    .three-fourths,
    .three-sixths,
    .two-fourths,
    .two-sixths,
    .two-thirds {
        margin: 0;
        width: 100%;
        margin: 5px auto;
    }
    .sidebar-primary,
    .content-sidebar .content,
    .content-sidebar-sidebar .content,
    .sidebar-content-sidebar .content,
    .sidebar-sidebar-content .content {
        width: 100%;
    }
    .content-sidebar .sidebar .widget {
        margin: 0 10px 40px 10px;
    }
    .featured-img-window {
        height: 400px;
        background-attachment: initial;
    }
}
@media only screen and (max-width: 780px) {
    .site-header .widget-area {
        display: none;
    }
    .marigold-search-form .search-form input[type="search"]:focus {
        width: 100px;
    }
    .enews-widget form, .mc4wp-form-fields {
        display: block;
    }
    .enews-widget input, .mc4wp-form-fields input {
        margin-right: auto;
        margin-bottom: 1%;
    }
    .enews-widget input[type="submit"], .mc4wp-form-fields input[type="submit"] {
        width: 100%;
    }
    .enews h4 + p,
    .enews h3 + p {
        text-align: center;
    }
}
/* # Print Styles
---------------------------------------------------------------------------------------------------- */

@media print {  
        *,
        *::before,
        *::after {
            background: transparent !important;
            box-shadow: none !important;
            color: #000 !important;
            text-shadow: none !important;
        }   
        a,
        a:visited {
            text-decoration: underline;
        }   
        a[href]::after {
            content: " (" attr(href) ")";
        }   
        abbr[title]::after {
            content: " (" attr(title) ")";
        }   
        a[href^="javascript:"]::after,
        a[href^="#"]::after,
        .site-title > a::after {
            content: "";
        }   
        thead {
            display: table-header-group;
        }   
        img,
        tr {
            page-break-inside: avoid;
        }   
        img {
            max-width: 100% !important;
        }   
        @page {
            margin: 2cm 0.5cm;
        }   
        p,
        h2,
        h3 {
            orphans: 3;
            widows: 3;
        }   
        blockquote,
        pre {
            border: 1px solid #999;
            page-break-inside: avoid;
        }   
        .content,
        .content-sidebar {
            width: 100%;
        }   
        button,
        input,
        select,
        textarea,
        .breadcrumb,
        .comment-edit-link,
        .comment-form,
        .comment-list .reply a,
        .comment-reply-title,
        .edit-link,
        .entry-comments-link,
        .entry-footer,
        .genesis-box,
        .header-widget-area,
        .hidden-print,
        .home-top,
        .nav-primary,
        .nav-secondary,
        .post-edit-link,
        .sidebar {
            display: none !important;
        }   
        .title-area {
            text-align: center;
            width: 100%;
        }   
        .site-title > a {
            margin: 0;
            text-decoration: none;
            text-indent: 0;
        }   
        .site-inner {
            padding-top: 0;
            position: relative;
            top: -100px;
        }   
        .author-box {
            margin-bottom: 0;
        }   
        h1,
        h2,
        h3,
        h4,
        h5,
        h6 {
            orphans: 3;
            page-break-after: avoid;
            page-break-inside: avoid;
            widows: 3;
        }       
        img {
            page-break-after: avoid;
            page-break-inside: avoid;
        }   
        blockquote,
        pre,
        table {
            page-break-inside: avoid;
        }   
        dl,
        ol,
        ul {
            page-break-before: avoid;
        }   
}