/*
    Theme Name: Pitchfork
    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.4.9

    Template: genesis

    License: GPL-2.0+
    License URI: http://www.gnu.org/licenses/gpl-2.0.html

    Text Domain: underline-designs-pitchfork
*/


/* # 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
    - Titles
    - WordPress
- Widgets
    - Share Buttons
    - Featured Content
    - Featured Boxes
    - Featured Posts
    - Featured Images
    - Video
    - Footer Credits
    - Shop Widget
    - Slider
    - Related Posts
    - Search Form
    - Pinterest
    - Intro
- Plugins
    - Mailchimp for WordPress
    - Jetpack
    - Instagram
    - Contact 7
    - Popular Posts
- Skip Links
- Site Header
    - Title Area
- Site Navigation
    - Accessible Menu
    - Footer Navigation
- Content Area
    - Entries
    - Left/Right
    - One Column
    - Center
    - Two Columns
    - Three/Four Columns
    - Masonry
    - Entry Content
    - Entry Meta
    - Pagination
    - Comments
- Sidebars
- Site Footer
    - Full width Footer Widgets
    - Footer Widgets
- Media Queries
    - Max-width: 1023px
    - Max-width: 860px
    - Max-width: 780px
    - Max-width: 680px
    - Max-width: 600px
    - Max-width: 450px
- Print Styles
*/


/* # HTML5 Reset
---------------------------------------------------------------------------------------------------- */


/* normalize.css v4.1.1 | MIT License | http://necolas.github.io/normalize.css/ */

@font-face {
    font-family: 'vision-light';
    src: url('fonts/vision-light-webfont.woff2') format('woff2'), url('fonts/vision-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    display: swap;
}

@font-face {
    font-family: 'vision-bold';
    src: url('fonts/vision-bold-webfont.woff2') format('woff2'), url('fonts/vision-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    display: swap;
}

@font-face {
    font-family: 'boostpest';
    src: url('fonts/boostpest-webfont.woff2') format('woff2'), url('fonts/boostpest-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    display: swap;
}

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 {
    text-decoration: underline;
    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: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

mark {
    background-color: #ff0;
    color: #404040
}

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;
    table-layout: fixed;
    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: 1
}

::-moz-placeholder {
    color: inherit;
    opacity: 1;
}

::-webkit-input-placeholder {
    color: inherit;
    opacity: 1;
}

::-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, .pin-feed::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, .pin-feed::after {
    clear: both;
    content: " ";
    display: table;
}


/* # Defaults
---------------------------------------------------------------------------------------------------- */


/* ## Typographical Elements
--------------------------------------------- */

html {
    font-size: 62.5%;
}

body>div {
    font-size: 14px;
    font-size: 1.4rem;
    overflow: hidden;
}

body {
    background-color: #ffffff;
    color: #404040;
    font-family: 'vision-light', sans-serif;
    font-size: 11px;
    font-size: 1.1rem;
    font-size: 14px;
    font-size: 1.4rem;
    -webkit-font-smoothing: antialiased;
    font-weight: 400;
    line-height: 1.6;
    margin: 0;
}

p, .content {
    font-family: 'EB Garamond', serif;
}

a, button, input:focus, input[type="button"], input[type="reset"], input[type="submit"], textarea:focus, .button, .gallery img, .read-more span, .featured-box-img, .grid-img, .grid-img-outer, .ud-ytplay, .featured-title, .slider-a, .owl-prev, .owl-next, .post-grid .entry-title {
    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;
}

a {
    color: #404040;
    text-decoration: none;
}

a:focus, a:hover {
    color: #f1dec7;
    text-decoration: none;
}

.entry-content a:not(.wp-block-button__link, .more-link) {
    color: #404040;
    -webkit-box-shadow: inset 0 -10px 0 #f9f1e7;
    box-shadow: inset 0 -10px 0 #f9f1e7;
}

.entry-content a:not(.wp-block-button__link, .more-link):focus, .entry-content a:not(.wp-block-button__link, .more-link):hover {
    color: #404040;
    -webkit-box-shadow: inset 0 -10px 0 #f1dec7;
    box-shadow: inset 0 -10px 0 #f1dec7;
}

a.linked-img.linked-img, a.linked-img.linked-img:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
}

figure a, figure a:hover, .linked-img.linked-img, .linked-img.linked-img:hover, .linked-img.linked-img:focus, .entry-content .wp-block-button__link, .entry-content .wp-block-button__link:hover, .entry-content .wp-block-button__link:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}

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 #404040;
    clear: both;
    margin: 2em auto;
    max-width: 300px;
}

b, strong {
    font-weight: 700;
}

blockquote, cite, em, i {
    font-style: italic;
}

blockquote {
    margin: 40px;
}

blockquote, blockquote p {
    font-size: 21px;
    font-size: 2.1rem;
    font-weight: 400;
    font-style: italic;
    text-align: center;
}

blockquote::before {
    content: "\201C";
    display: block;
    font-size: 30px;
    font-size: 3rem;
    height: 0;
    left: 0;
    position: relative;
    top: -20px;
}


/* ## Headings
--------------------------------------------- */

h1, h2, h3, h4, h5, h6, .wpp-post-title {
    font-size: 33px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.5;
    margin: 0 0 10px;
}

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
    font-weight: 400;
    font-style: normal;
    margin: 5px auto 10px auto;
}

h1, .entry-content h1 {
    font-size: 36px;
    font-size: 3.6rem;
}

h2, .entry-content h2 {
    font-size: 30px;
    font-size: 3rem;
}

h3, .entry-content h3 {
    font-size: 24px;
    font-size: 2.4rem;
}

h4, .entry-content h4 {
    font-size: 20px;
    font-size: 2rem;
}

h5 {
    font-size: 18px;
    font-size: 1.8rem;
}

.entry-content h5 {
    font-size: 64px;
    font-size: 6.4rem;
    font-family: 'boostpest', serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 2px;
}

h6, .entry-content h6 {
    font-size: 16px;
    font-size: 1.6rem;
}


/* ## 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
--------------------------------------------- */

label {
    letter-spacing: 0;
    font-size: 11px;
    font-size: 1.1rem;
    margin-bottom: 10px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-family: 'vision-light', sans-serif;
    display: block;
}

input, select, textarea {
    background-color: #ffffff;
    border: 1px solid #f9f1e7;
    font-weight: 400;
    padding: 10px;
    width: 100%;
    font-style: normal;
    font-family: 'vision-light', sans-serif;
    text-align: left;
    text-transform: capitalize;
    font-size: 11px;
    font-size: 1.1rem;
}

textarea {
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: 400;
    text-transform: initial;
    letter-spacing: .5px;
}

input:focus, textarea:focus, select:focus {
    outline: none;
    background: #f9f1e7;
}

input[type="checkbox"], input[type="image"], input[type="radio"] {
    width: auto;
}

.more-from-category a, button, input[type="button"], input[type="reset"], input[type="submit"], .button, .comment-reply a, .user-profile p .pagelink {
    background: #f1dec7;
    border: 0;
    color: #404040;
    cursor: pointer;
    font-family: 'vision-light', sans-serif;
    font-size: 11px;
    font-size: 1.1rem;
    font-weight: 400;
    padding: 10px 30px;
    text-decoration: none;
    white-space: normal;
    width: auto;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.wp-block-button__link, .entry-content .wp-block-button__link, .entry-content .wp-block-button__link:focus, .entry-content .wp-block-button__link:hover {
    font-style: normal;
    cursor: pointer;
    margin: .1%;
    text-decoration: none;
    padding: 10px 30px;
    font-family: 'vision-light', sans-serif;
    font-size: 11px;
    font-size: 1.1rem;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.more-from-category a:focus, .more-from-category a:hover, 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, .user-profile p .pagelink:hover, .user-profile p .pagelink:focus {
    background-color: #404040;
    color: #ffffff;
}

.more-from-category a {
    display: inline-block;
}

.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: #ffffff;
}

.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: #aaaaaa;
    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, .user-profile p .pagelink, .archive-pagination a {
    font-size: 11px;
    font-size: 1.1rem;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 2px;
}


/* ## 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 #404040;
}

td, th {
    text-align: left;
}

td {
    border-top: 1px solid #404040;
    padding: 6px;
}

th {
    font-weight: 400;
    padding: 0 6px;
}

td:first-child, th:first-child {
    padding-left: 0;
}

.table-a {
    display: table;
    width: 100%;
    height: 100%;
    table-layout: fixed;
}

.table-b {
    display: table-cell;
    vertical-align: middle;
}


/* ## 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 {
    background: #ffffff;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto !important;
    color: #404040;
    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, .single .footer-widgets .wrap, .posts-outer, .home .site-inner .content-sidebar-wrap, .posts-container {
    margin: 0 auto;
    max-width: 1000px;
}

.home .site-inner, .home .site-inner>.wrap, .home.full-width-content .site-inner .content-sidebar-wrap, .home.full-width-content .posts-outer {
    max-width: 100%;
}

.site-inner {
    clear: both;
    padding: 20px 10px;
    word-wrap: break-word;
}

.between-posts-container {
    margin-bottom: 30px;
}

.tabs-widget .wrap, .homepage-one, .homepage-two, .featured-boxes {
    padding: 0 10px;
}

.homepage-widgets {
    text-align: center;
    margin: 40px auto;
}

.homepage-four.homepage-widgets {
    margin: 0 auto;
}


/* ## Column Widths and Positions
--------------------------------------------- */

.content {
    width: calc(100% - 300px);
    float: right;
}

.full-width-content .content {
    width: 100%;
    float: none;
}

.content-sidebar .content {
    float: left;
}

.sidebar-primary {
    float: right;
    width: 300px;
    padding: 0;
}

.sidebar-content .sidebar-primary {
    float: left;
}


/* ## 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, .half, .three-fourths, .three-sixths, .two-fourths, .two-sixths, .two-thirds {
    float: left;
    margin-left: 3%;
    margin-bottom: .5%;
}

.one-half, .three-sixths, .two-fourths {
    width: 48.5%;
}

.one-third, .two-sixths {
    width: 31.3%;
}

.four-sixths, .two-thirds {
    width: 65.7%;
}

.one-fourth {
    width: 22.75%;
}

.three-fourths {
    width: 74.2%;
}

.one-fifth {
    width: 17.6%;
}

.one-sixth {
    width: 14.1222%;
}

.five-sixths {
    width: 82.88%;
}

.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;
    display: none;
}

.user-profile p {
    text-align: justify;
}

.widget_categories li, .widget_archive li {
    text-transform: uppercase;
    text-align: left;
    letter-spacing: 1px;
    font-size: 10px;
    font-size: 1rem;
    margin-bottom: 0 !important;
}


/* ## Genesis
--------------------------------------------- */

.breadcrumb {
    background-color: #ffffff;
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 1px;
    padding: 12px 30px;
}

.after-entry, .archive-description, .author-box {
    font-size: 15px;
    font-size: 1.5rem;
    margin-bottom: 40px;
    padding: 10px;
}

.archive-description {
    padding: 0;
    margin: 15px auto;
    text-align: center;
}

.archive-description p:last-child, .author-box p:last-child {
    margin-bottom: 0;
}

.archive-description p:last-child {
    text-transform: initial;
    letter-spacing: .5px;
    font-style: italic;
}


/* ## Titles
--------------------------------------------- */

.entry-title, .slider-c h4, .woocommerce-products-header__title.page-title, .woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    margin: 0 auto;
    display: block;
    padding: 0;
    text-align: center;
    font-family: 'vision-light', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.grid-meta {
    text-align: center;
}

.grid-meta span {
    margin: 0 auto;
}

.grid-meta, .entry-header .entry-meta {
    padding: 0;
    font-size: 11px;
    font-size: 1.1rem;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-family: 'vision-light', sans-serif;
    color: #404040;
}

.grid-meta li {
    display: inline-block;
    vertical-align: top;
    padding: 0 5px;
    width: 33%;
    margin: 0 auto;
}

.grid-meta li a, .entry-time {
    display: block;
    padding: 0;
    text-align: center;
}

.header-meta>span {
    display: inline-block;
    vertical-align: middle;
    padding: 0 10px;
    line-height: 1;
}

.header-meta .entry-time {
    display: inline-block;
}

.entry-title a, .sidebar .widget-title a {
    text-decoration: none;
}

.entry-title a:focus, .entry-title a:hover {
    color: #f1dec7;
}

.sidebar .widget-title {
    font-size: 34px;
    font-size: 3.4rem;
    line-height: 1;
    margin-bottom: 20px;
    text-align: center;
    background: transparent;
    display: block;
    padding: 15px 0;
}

.sidebar .widget-title:after {
    content: "•";
    font-size: 24px;
    display: block;
    font-family: 'vision-light', sans-serif;
    margin-top: -10px;
}

.footer-widgets-1 .widget {
    display: inline-block;
    width: 35%;
    vertical-align: middle;
    margin: 0 auto;
}

.footer-widgets-1 .widget_text {
    width: 60%;
    padding-left: 20px;
}

.footer-widgets-1 .widget_media_image {
    position: relative;
}

.footer-widgets-1 .widget_text .widget-title {
    text-align: left;
    padding: 0;
}


/* ## 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;
}

.site-header .widget {
    margin: 0 auto;
}

.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: 0;
    display: block;
}

.widget_nav_menu ul li a {
    padding: 5px 5px;
    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;
}

.cross-sells>h2, .up-sells.upsells.products>h2, .related.products>h2, .container-title, .widget-title, .archive-description .archive-title, .footer-widget-area .enews .widget-title, .sidebar .enews .widget-title, .entry-comments h3, .comment-reply-title {
    margin: 10px auto;
    position: relative;
    display: block;
    padding: 15px 20px;
    font-family: 'boostpest', serif;
    color: #404040;
    text-transform: lowercase;
    letter-spacing: 2px;
    text-align: center;
    font-weight: 400;
    font-size: 44px;
    font-size: 4.4rem;
    font-style: normal;
    line-height: 1;
}


/* ## Share Buttons
--------------------------------------------- */

.share-wrap {
    position: relative;
}

.share-btns {
    text-align: center;
    padding-top: 25px;
}

.share-btns a {
    display: inline-block;
    color: #404040;
    padding: 0 15px;
}

.share-btns h6 {
    font-family: 'vision-light', sans-serif;
    font-size: 11px;
    font-size: 1.1rem;
    font-weight: 400;
    color: #404040;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.share-buttons a {
    padding: 10px 20px;
    display: inline-block;
}

.share-buttons {
    text-align: center;
    margin-top: 20px;
    padding: 0;
}


/* ## Featured Content
--------------------------------------------- */

.featuredpost .entry-content p {
    margin: 10px auto;
}

.featured-content .entry, .single .featured-content .entry {
    background: none;
    padding: 0;
}

.featured-content .entry {
    width: 24.22%;
    margin: 1% 1% 1% 0;
    float: left !important;
    clear: initial !important;
}

.featured-content .entry:last-child, .featured-content .entry:nth-of-type(4n+4) {
    margin-right: 0;
}

.sidebar .featured-content .entry {
    display: block;
    width: 100%;
    margin: 0 auto;
}

.featured-content .entry:last-of-type {
    margin-bottom: 0;
}

.featured-content .entry .entry-content {
    padding: 0;
}

.more-from-category {
    display: block;
    text-align: center;
}

.more-from-category:before {
    content: "";
    display: block;
    clear: both;
}


/* ## Featured Boxes
--------------------------------------------- */

.featured-boxes {
    margin-bottom: 30px;
    margin-top: 30px;
}

.between-posts-container .featured-boxes .wrap {
    padding: 0;
}

.featured-box-img {
    background-position: 50%;
    background-size: cover;
}

.featured-box-item {
    text-align: center;
    position: relative;
    margin-bottom: 0;
}

.featured-box-img img {
    width: 100%;
    height: auto;
}

.featured-title {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(241, 222, 199, 0.65);
}

.featured-box-item a:hover .featured-title {
    background: transparent;
}

.featured-box-item .featured-title h4 {
    margin: 0 auto;
    display: inline-block;
    position: relative;
    font-family: 'boostpest', serif;
    color: #ffffff;
    text-transform: lowercase;
    letter-spacing: 2px;
    text-align: center;
    font-weight: 400;
    font-size: 74px;
    font-size: 7.4rem;
}

.footer-container .featured-boxes {
    margin: 0 auto;
    padding: 30px 10px;
    position: relative;
}

.footer-container .featured-boxes .wrap {
    z-index: 1;
    position: relative;
}

.featured-boxes.place-posts {
    padding: 0;
}

body .sub-pop-overlay.popup-style-four .subscribe-title h2, .subscribe-title h2 {
    font-family: 'boostpest', serif;
    text-transform: lowercase;
    letter-spacing: 2px;
    font-size: 44px;
    font-size: 4.4rem;
}


/* ## Featured Posts
--------------------------------------------- */

.featured-widget {
    margin: 40px auto;
    padding: 20px;
    background-color: #f1dec7;
}

.featured-widget.place-header {
    margin-bottom: 40px;
}

.featured-widget .wrap {
    position: relative;
}

.featured-item .grid-img-outer a {
    display: block;
    position: relative;
    height: 100%;
}

.featured-item .grid-img {
    height: 100%;
}

.featured-widget.place-posts .wrap {
    padding: 0;
}

.ud-featured {
    text-align: center;
    margin-bottom: 90px;
}

.featured-widget .container-title {
    text-align: center;
    font-family: 'boostpest', serif;
    text-transform: lowercase;
    letter-spacing: 2px;
    background: transparent;
}

.read-more {
    margin: 20px auto;
    text-align: center;
}

.featured-item .read-more {
    margin: 0 auto;
    text-align: left;
    padding: 0 10px 10px 10px;
}

.place-posts .featured-item .read-more {
    text-align: center;
}

.featured-item {
    width: 100%;
    margin: 1% auto;
    background: #ffffff;
    margin-bottom: 15px;
    padding: 0;
    overflow: visible;
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.sidebar-content .place-posts .featured-item, .content-sidebar .place-posts .featured-item {
    width: 100%;
    display: block;
}

.featured-item .grid-img-outer {
    position: relative;
    width: 36%;
    margin: 0;
}

.sidebar-content .place-posts .featured-item .grid-img-outer, .content-sidebar .place-posts .featured-item .grid-img-outer {
    width: auto;
}

.featured-info {
    margin: 0 auto;
    text-align: left;
    width: 63%;
}

.sidebar-content .place-posts .featured-info, .content-sidebar .place-posts .featured-info, .content-sidebar .place-posts .featured-item .entry-title, .sidebar-content .place-posts .featured-item .entry-title {
    text-align: center;
    width: 100%;
}

.featured-item .entry-title {
    margin: 0 auto;
    font-size: 12px;
    font-size: 1.2rem;
    flex-grow: 1;
    letter-spacing: 1px;
    padding: 10px;
    text-align: left;
}


/* ## Featured Images
--------------------------------------------- */

.featured-img-single {
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    margin: 20px auto;
    height: 500px;
    background-attachment: fixed;
}

.featured-img-single.normal {
    background-attachment: initial;
}

.entry-featured-header .entry-header {
    position: relative;
    z-index: 2;
    margin-top: -90px;
}

.entry-header-content {
    max-width: 90%;
    margin: 0 auto;
    background: #ffffff;
    padding: 30px;
}

.entry-header-a {
    display: table;
    width: 100%;
    height: 100%;
    table-layout: fixed;
}

.entry-header-b {
    display: table-cell;
    vertical-align: middle;
    padding: 10px;
}

.entry-featured-header.left, .entry-featured-header.right {
    max-width: 1400px;
    margin: 0 auto;
    position: relative;
}

.entry-featured-header.left .entry-header, .entry-featured-header.right .entry-header {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin-top: 0;
    max-width: 600px;
}

.entry-featured-header.right .entry-header {
    right: 0;
    left: auto;
}

.entry-featured-header.left .featured-img-single, .entry-featured-header.right .featured-img-single {
    max-width: 80%;
    margin: 0 0 0 auto;
}

.entry-featured-header.img-original .featured-img-single {
    height: auto;
}

.entry-featured-header.right .featured-img-single {
    margin: 0 auto 0 0;
}

.entry-featured-header.left .entry-header-b, .entry-featured-header.right .entry-header-b {
    padding: 0;
}

.entry-featured-header.left .entry-header-content, .entry-featured-header.right .entry-header-content, .entry-featured-header.right .featured-img-single img {
    margin: 0;
}

.entry-featured-header.left .featured-img-single {
    text-align: right;
}

.entry-featured-header.right .featured-img-single {
    text-align: left;
}

.entry-featured-header.left .featured-img-single img {
    margin: 0 0 0 auto;
}

.header-meta {
    text-align: center;
    font-style: normal;
    font-family: 'vision-light', sans-serif;
    font-size: 11px;
    font-size: 1.1rem;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-top: 20px;
}

.header-meta a, .entry-header-content, .header-meta, .share-btns a, .entry-header-content .entry-title, .share-btns h6 {
    color: #404040;
}


/* ## Video
--------------------------------------------- */

.ud-image img {
    width: 100%;
    height: auto;
}

.ud-image {
    background-position: 50%;
    background-size: cover;
    position: relative;
    height: 171px !important;
}

.ud-ytplay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    background: transparent !important;
}

.ud-video a:hover .ud-ytplay {
    background: rgba(64, 64, 64, 0.4) !important;
}

.info-a {
    text-align: center;
    display: table;
    width: 100%;
    height: 100%;
    table-layout: fixed;
}

.info-b {
    display: table-cell;
    vertical-align: middle;
}

.ud-video a {
    color: #ffffff;
    font-size: 70px;
    display: block;
    line-height: 0;
}

.ud-video {
    margin-bottom: 20px;
    margin-right: 1.5%;
    width: 32.2%;
    float: left;
}

.ud-video:last-child, .ud-video:nth-of-type(3n+3) {
    margin-right: 0;
}

.sidebar .ud-video {
    margin-right: auto;
    display: block;
    width: 100%;
    float: none;
}


/* ## Footer Credits
--------------------------------------------- */

.footer-credits .wrap {
    padding: 19px 0 0 0;
    z-index: 1;
    position: relative;
    padding: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    align-items: center;
}

.footer-credits {
    text-align: left;
}

.credits-left {
    text-align: left;
    width: 50%;
}

.footer-credits .wrap {
    padding: 19px 0 0 0;
}

.credits-right {
    text-align: right;
    width: 50%;
}


/* ## Shop Widget
--------------------------------------------- */

.site-container .shop-box .shop-title {
    font-size: 11rem;
    font-size: 1.1rem;
    letter-spacing: 2px;
    top: -7px;
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
}

.shop-box .shop-box-inner {
    border: 1px solid #f9f1e7;
    position: relative;
    background: #ffffff;
}

.shop-title-inner {
    color: #404040;
    background: #ffffff;
    padding: 0 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-family: 'vision-light', sans-serif;
}

.popup-shop {
    background: #ffffff;
    position: absolute;
    bottom: 10px;
    left: 10px;
    right: 10px;
    padding: 10px;
    display: none;
    z-index: 2;
}

.post-grid.active .popup-shop, .featured-item.active .popup-shop, .slider-item.active .popup-shop {
    display: block;
}

.popup-shop .shop-box {
    margin: 0 auto;
    padding: 0;
}

.shop-close, .featured-item .shop-close, .shop-close:before, .shop-close:after {
    cursor: pointer;
    border-radius: 2px;
    height: 3px;
    width: 20px;
    content: '';
    position: absolute;
    right: 8px;
    top: 13px;
}

.shop-close {
    display: inline-block;
    padding: 11px 20px;
    z-index: 500;
}

.shop-close:before {
    transform: rotate(45deg);
    background: #404040;
}

.shop-close:after {
    transform: rotate(-45deg);
    background: #404040;
}

.shop-box {
    padding: 5px;
    margin-top: 20px;
    background: #ffffff;
}

.shop-box .shop-box-inner {
    padding: 10px;
}

.shop-products .shop {
    float: left;
}

.shop-products .ud-menu-a, .shop-info .shop-a {
    background: rgba(241, 222, 199, 0.65);
}

.shop-products .shop-info h2, .shop-products .shop-info a, .shop-products .shop-info .read-more span:hover, .shop-info .grid-meta span {
    color: #404040;
}

.shop-products .shop-info .read-more span {
    color: #404040;
}

.shop-products .ud-menu-c {
    padding: 15px 25px;
}

.site-inner .shop-c {
    padding: 15px 15px;
}

.shop-menu .selection, .site-inner .shop-header {
    display: none;
}

.site-inner .shop-menu #ud-shop-menu {
    margin: 20px auto;
}


/* ## Slider
--------------------------------------------- */

.slider-widget {
    padding: 0 10px;
    margin: 30px auto;
}

.slider-widget.full-width {
    padding: 0 0 40px 0;
}

.slider-widget .wrap {
    max-width: 1000px;
}

.slider-widget.full-width .wrap, .slider-widget.slider-style-five.full-width .wrap {
    max-width: 100%;
}

.item {
    position: relative;
    margin: 0 auto;
}

.ud-slider {
    max-width: 100%;
    margin: 0 auto;
    display: none;
}

.slider-widget .slider-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.ud-slider .item-img {
    background-size: cover;
    background-position: 50%;
}

.ud-slider .slider-img {
    width: 60%;
    position: relative;
}

.slider-a, .slider-style-five .slider-a {
    background: rgb(249 241 231 / 82%);
}

.slider-a {
    width: 43%;
    margin-left: -10%;
    background: #f9f1e7;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.slider-widget .item:hover .slider-a {
    opacity: 1;
}

.slider-b {
    display: table;
    width: 100%;
    height: 100%;
    table-layout: fixed;
}

.slider-c {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.slider-d {
    padding: 30px;
}

.slider-widget .item {
    padding: 0;
}

.slider-widget .ud-slider.slider-style-one .item {
    padding: 0;
}

.owl-prev, .owl-next {
    display: inline-block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border: 1px solid #ffffff;
    color: #ffffff;
    line-height: 2;
    text-align: center;
    z-index: 99;
    padding: 10px;
    cursor: pointer;
    font-family: inherit;
    font-size: 10px;
    font-size: 1rem;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.owl-prev:hover, .owl-next:hover {
    border: 1px solid #404040;
    color: #404040;
}

.owl-next {
    right: 10px;
}

.owl-prev {
    left: 10px;
}

.slick-dots {
    text-align: center;
}

.slick-dots li {
    display: inline-block;
    vertical-align: top;
    padding: 20px 4px;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 5px;
    height: 5px;
    padding: 3px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
    border: 1px solid #f1dec7;
    border-radius: 100%;
}

.slick-dots li.slick-active button {
    background: #f1dec7;
}

.slick-slide img {
    display: block;
    max-width: 100%;
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    -ms-interpolation-mode: nearest-neighbor;
    transform: scale(0.999);
}

.slider-widget .grid-meta {
    margin-bottom: 10px;
}

.slider-widget .grid-meta li {
    display: block;
    width: 100%;
    text-align: center;
}

.slider-widget .grid-meta li span {
    margin-bottom: 0;
}

.slider-widget .slider-c h4 {
    font-size: 23px;
    font-size: 2.3rem;
}

.slider-widget .read-more {
    margin-top: 20px;
    margin-bottom: 0;
}

.ud-slider.slider-style-two .slider-item {
    display: block;
    padding: 5px;
}

.ud-slider.slider-style-two .slider-img, .ud-slider.slider-style-three .slider-img, .ud-slider.slider-style-four .slider-img {
    width: 100%;
    position: relative;
}

.ud-slider.slider-style-two .slider-a {
    width: 100%;
    margin-left: auto;
    background: transparent;
    border: 2px solid #f9f1e7;
    border-top: 0;
}

.ud-slider.slider-style-three .slider-item {
    display: block;
}

.ud-slider.slider-style-three .slider-a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin-left: auto;
    width: auto;
    background: #f9f1e7;
    opacity: 0;
}

.ud-slider.slider-style-three .item:nth-of-type(2n+2) .slider-a {
    opacity: 1;
}

.ud-slider.slider-style-three .item:nth-of-type(2n+2):hover .slider-a {
    opacity: 0;
}

.slider-widget .ud-slider.slider-style-three .slider-c h4, .slider-widget .ud-slider.slider-style-four .slider-c h4 {
    font-size: 13px;
    font-size: 1.3rem;
}

.slider-widget .ud-slider.slider-style-four .slider-item.two-featured .item-img {
    width: 40%;
    float: left;
    margin-top: 30px;
}

.slider-widget .ud-slider.slider-style-four .slider-item.two-featured .item-img.img-two {
    float: right;
    width: 50%;
    margin-top: 0;
    margin-bottom: 20px;
}

.slider-widget .ud-slider.slider-style-four .slider-item.two-featured .slider-a {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 40%;
}

.slider-widget .ud-slider.slider-style-four .slider-item.one-featured {
    align-items: normal;
}

.slider-widget .ud-slider.slider-style-four .slider-item.one-featured .slider-img {
    width: 70%;
    position: relative;
}

.slider-widget .ud-slider.slider-style-four .slider-item.one-featured .slider-a {
    width: 65%;
    margin-left: 10px;
}

.slider-widget .ud-slider.slider-style-four .slider-item.one-featured .item-img {
    width: 100%;
    float: none;
    margin-top: 0;
}

.ud-slider.slider-style-five .slider-img {
    width: 100%;
}

.ud-slider.slider-style-five .slider-a {
    width: 90%;
    max-width: 800px;
    margin: 0 auto;
    left: 0;
    right: 0;
    position: absolute;
}

.slider-widget.slider-style-five .wrap {
    max-width: 1100px;
}


/* ## Related Posts
--------------------------------------------- */

.related-posts {
    padding: 0;
    margin: 20px auto;
}

.related-posts a, .related-posts h4 {
    text-decoration: none;
}

.related-post a:first-child:hover #gridimg2 {
    opacity: 1;
}

.related-posts .gridimg2 {
    border: 0;
    opacity: 0;
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
}

.related-posts .related-post a:hover .gridimg2 {
    opacity: 1;
}


/* ## Search Form
--------------------------------------------- */

.entry-content .search-form {
    margin-bottom: 40px;
    width: 50%;
}

.post-password-form input[type="submit"] {
    margin-top: 10px;
}

.error404 .entry-content .search-form {
    margin: 20px auto;
}

.search-form {
    text-align: center;
    z-index: 1;
    position: relative;
    padding: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border: 1px solid #f9f1e7;
    background: #ffffff;
}

.search-form input {
    margin: .2%;
    border: 0;
}

.search-form input[type="submit"] {
    text-align: center;
    padding: 9px;
    font-style: normal;
    vertical-align: middle;
    background: transparent;
}

.search-form input[type="submit"]:hover {
    color: #f1dec7;
}

.error404 .entry-content {
    text-align: center;
}

.search-form input[type="submit"] {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}


/* ## Pinterest
--------------------------------------------- */

.insta-footer .pin-feed, .pin-feed-outer {
    position: relative;
}

.pin-feed li {
    float: left;
    width: 12.5%;
    margin: 0 auto;
}

.pin-feed-outer.pins-3 .pin-feed li {
    width: 33.33%;
}

.pin-feed-outer.pins-4 .pin-feed li {
    width: 25%;
}

.pin-feed-outer.pins-5 .pin-feed li {
    width: 20%;
}

.pin-feed-outer.pins-6 .pin-feed li, .pin-feed-outer.pins-12 .pin-feed li {
    width: 16.66%;
}

.pin-feed-outer.pins-7 .pin-feed li, .pin-feed-outer.pins-14 .pin-feed li {
    width: 14.285%;
}

.pin-feed-outer.pins-9 .pin-feed li, .pin-feed-outer.pins-18 .pin-feed li {
    width: 11.11%;
}

.pin-feed-outer.pins-10 .pin-feed li, .pin-feed-outer.pins-20 .pin-feed li {
    width: 10%;
}

.pin-feed-outer.pins-2 .pin-feed li {
    width: 50%;
}

.sidebar .pin-feed li {
    width: 50% !important;
}

.pin-feed-outer.pins-1 .pin-feed li, .sidebar .pin-feed-outer.pins-1 .pin-feed li {
    width: 100% !important;
}

.pin-feed li a {
    display: block;
    background-position: 50%;
    background-size: cover;
    line-height: 0;
}

.pin-feed .pin-button a {
    display: inline-block;
    padding: 10px 20px;
    line-height: normal !important;
}

.pin-feed .pin-button {
    margin-top: 2%;
    text-align: left;
}

.pin-feed-outer.pins-1 .pin-feed .pin-button {
    text-align: center;
}

.sidebar .pin-button a {
    display: block;
}


/* ## Social Media Icons
--------------------------------------------- */

.ud-social-media-icons {
    overflow: hidden;
    text-align: inherit;
}

.ud-social-media-icons ul {
    margin: 0 auto;
    padding: 0;
}

.ud-social-media-icons ul li {
    display: inline-block;
    vertical-align: top;
    margin: 0 auto;
    padding: 0;
}

.ud-social-media-icons ul li a {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    display: block;
    padding: 10px;
    line-height: 1;
}

.ud-social-media-icons .screen-reader-text {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.ud-social-media-icons ul li span {
    display: none;
}

.ud-social-media-icons .show-name li span {
    display: block;
    font-size: 11px;
    font-size: 1.1rem;
    font-weight: 400;
    font-family: 'vision-light', sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-top: 5px;
}


/* ## Tabs
--------------------------------------------- */

.tabs-widget {
    background: #f9f1e7;
    margin: 0 auto 30px auto;
    max-width: 1000px;
    padding: 30px 0;
}

.tabs-widget.full-width {
    max-width: 100%;
}

.tab-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    align-items: center;
}

.tab-links li a {
    padding: 20px 30px;
    display: inline-block;
    vertical-align: middle;
    font-family: 'vision-light', sans-serif;
    font-size: 11px;
    font-size: 1.1rem;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center;
}

.tab-contents {
    background: #fff;
    padding: 10px;
    text-align: center;
    position: relative;
}

.f-inner {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    opacity: 0;
    visibility: hidden;
    padding: 10px;
}

.f-inner.first-tab {
    position: relative;
}

.f-inner.active {
    opacity: 1;
    visibility: visible;
}


/* ## Intro
--------------------------------------------- */

.intro-widget {
    background-position: 50%;
    background-size: cover;
    background-attachment: fixed;
    height: 100vh;
    text-align: center;
}

.intro-logo {
    max-width: 300px;
    margin: 0 auto;
}

.intro-widget .table-a {
    background: rgba(241, 222, 199, 0.65);
}

.intro-title h1 {
    font-family: 'boostpest', serif;
    font-size: 200px;
    font-size: 20rem;
    font-weight: 400;
    font-style: normal;
    margin: 0 auto;
    line-height: 1;
    letter-spacing: 2px;
    text-transform: lowercase;
}

.intro-text {
    max-width: 600px;
    margin: 0 auto;
    padding: 10px;
}

.intro-text {
    margin: 0 auto;
}

.intro-button a {
    display: block;
    padding: 0;
    font-family: 'vision-light', sans-serif;
    font-size: 11px;
    font-size: 1.1rem;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.intro-button a:after {
    content: "\f107";
    display: block;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 20px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


/* # Plugins
---------------------------------------------------------------------------------------------------- */


/* ## Mailchimp for WordPress
--------------------------------------------- */

.mc4wp-form-fields p {
    display: inline-block;
    vertical-align: middle;
    margin: 20px auto !important;
}

.sidebar .mc4wp-form-fields p {
    display: block;
    width: 100%;
    margin: 10px auto !important;
}

.sidebar .mc4wp-form-fields p {
    padding: 0 15px;
}

#mc_embed_signup_scroll input[type="submit"] {
    text-align: center;
}


/* ## Jetpack
--------------------------------------------- */

#wpstats {
    display: none;
}


/* ## Genesis eNews Extended
--------------------------------------------- */

.sidebar .enews-widget form {
    display: block;
}

.enews {
    text-align: center;
    padding: 0;
    position: relative;
}

.footer-area-two .enews, .footer-area-two .enews-widget form {
    padding: 0;
}

.sidebar .enews-widget input {
    margin-right: auto;
    margin-bottom: 5px;
}

.footer-area-one .enews p, .homepage-two .enews p, .homepage-three .enews p {
    left: 3%;
    padding: 0 30px;
    width: 100%;
    text-align: left;
    position: absolute;
    margin: 0 auto;
}

.footer-area-one .enews form+p, .homepage-two .enews form+p, .homepage-three .enews form+p {
    position: relative;
    text-align: center;
    margin-top: 30px;
}

.enews-widget form {
    z-index: 1;
    position: relative;
    padding: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.enews-widget input[type="submit"] {
    width: 30%;
    text-align: center;
}

.enews form+p {
    margin-top: 30px;
    text-align: center;
}

.enews-widget form input {
    display: inline-block;
    vertical-align: middle;
    margin: .2%;
}

.footer-area-two .enews .widget-title, .footer-area-two .enews-widget form {
    width: 100%;
}


/* ## Instagram
--------------------------------------------- */

.insta-header .widget {
    margin: 0 auto;
}

#sbi_images {
    padding: 0 !important;
}

.insta-footer #sb_instagram #sbi_images {
    width: initial;
    float: none;
}

.instagram-pics {
    line-height: 0;
    text-align: center;
}

#sb_instagram, .pin-feed-outer {
    position: relative;
    padding: 0 !important;
}

#sb_instagram #sbi_load .sbi_follow_btn, .pin-button {
    bottom: 20px;
    -webkit-transform: translateX(-50%) translateZ(0);
    -ms-transform: translateX(-50%) translateZ(0);
    transform: translateX(-50%) translateZ(0);
    position: absolute;
    left: 50%;
    text-align: center;
}

#sb_instagram #sbi_load {
    padding: 0 !important;
}

.sidebar #sb_instagram #sbi_load .sbi_follow_btn, .sidebar .pin-button {
    bottom: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    position: relative;
    left: 0;
    margin-top: 10px;
}

#sb_instagram #sbi_load .sbi_follow_btn {
    margin-left: auto !important;
}

.pin-button a, #sb_instagram .sbi_follow_btn a {
    background: #f1dec7;
    border: 0;
    color: #404040;
    padding: 10px 30px;
    font-size: 11px;
    font-size: 1.1rem;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-family: 'vision-light', sans-serif;
    display: inline-block;
}

.sidebar .pin-button a, .sidebar #sb_instagram .sbi_follow_btn a {
    display: block;
    margin-top: 10px;
}

.pin-button a:hover, #sb_instagram .sbi_follow_btn a:focus, #sb_instagram .sbi_follow_btn a:hover {
    background: #404040 !important;
    color: #ffffff !important;
    box-shadow: none !important;
}

#sb_instagram .sbi_follow_btn svg {
    display: none;
}

#sb_instagram .sbi_follow_btn a {
    border-radius: 0 !important;
    margin: 0 auto !important;
    padding: 10px 30px !important;
    font-size: 11px !important;
    font-size: 1.1rem !important;
    display: block !important;
    background: #f1dec7 !important;
    color: #404040 !important;
    line-height: 1.6 !important;
    transition: all .26s ease-out !important;
    -o-transition: all .26s ease-out !important;
    -ms-transition: all 0.26s ease-out !important;
    -moz-transition: all .26s ease-out !important;
    -webkit-transition: all .26s ease-out !important;
}

.insta-footer {
    margin-top: 10px;
}

.sbi_follow_btn {
    display: block !important;
}

.b-close span {
    background: transparent !important;
}


/* ## Contact 7
--------------------------------------------- */

.wpcf7-form label {
    margin-bottom: 20px;
    display: block;
}


/* ## Popular Posts
--------------------------------------------- */

.content-sidebar .sidebar .widget.popular-posts, .content-sidebar .sidebar .widget.featuredpost {
    background: transparent;
    padding: 0;
}

.wpp-list li {
    width: 24.22%;
    margin: 1% 1% 1% 0;
    float: left !important;
    clear: initial !important;
}

.wpp-list li:last-child, .wpp-list li:nth-of-type(4n+4) {
    margin-right: 0;
}

.wpp-list li:nth-of-type(4n+1) {
    clear: left !important;
}

.sidebar .wpp-list li, .sidebar .featuredpost .entry {
    width: 100%;
    margin: 1% auto;
    float: none !important;
    display: flex;
    align-items: center;
    border: 2px solid #f9f1e7;
    margin-bottom: 15px;
    padding: 0;
    overflow: visible;
}

.sidebar .popular-posts li a:first-child, .sidebar .featuredpost .entry a:first-child {
    position: relative;
    width: 95px;
    flex-shrink: 0;
    margin: -2px 0 -2px -2px;
    z-index: 1;
}

.sidebar .wpp-post-title, .sidebar .featured-content .entry-title {
    margin: 0 auto;
    text-align: left;
    font-size: 12px;
    font-size: 1.2rem;
    flex-grow: 1;
    letter-spacing: 1px;
}

.sidebar .wpp-list li .wpp-excerpt {
    display: none;
}

.sidebar .wpp-list li .popular-posts a, .sidebar .featuredpost .entry a {
    margin: 0 auto;
}

.popular-posts .wpp-thumbnail {
    display: block;
    float: none;
    margin: 0 auto;
}

.popular-posts a {
    cursor: pointer;
}

.wpp-excerpt, .featuredpost .entry-content p {
    text-align: center;
    display: block;
    padding: 0 25px;
    font-family: 'EB Garamond', serif;
}

.wpp-post-title {
    padding: 10px 20px 15px 20px;
    display: block;
}

.popular-posts .wpp-meta, .popular-posts .post-stats {
    font-style: normal;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    margin-top: 10px;
    font-weight: 400;
    font-size: 10px;
    font-size: 1rem;
}

.related-posts h4, .wpp-post-title, .featured-content .entry-title {
    font-size: 14px;
    font-size: 1.4rem;
    text-align: center;
    padding: 10px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-family: 'vision-bold', sans-serif;
    font-weight: 400;
}


/* # Skip Links
---------------------------------------------------------------------------------------------------- */

.genesis-skip-link {
    margin: 0;
}

.genesis-skip-link li {
    height: 0;
    list-style: none;
    width: 0;
}

:focus {
    outline: none;
}


/* # Site Header
---------------------------------------------------------------------------------------------------- */


/* ## Title Area
--------------------------------------------- */

.site-header {
    padding: 40px 10px;
}

.title-area {
    padding: 0;
    margin: 0 auto;
    display: block;
    position: relative;
}

.header-image .title-area {
    max-width: 300px;
    width: 100%;
    margin: 0 auto;
}

.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;
}

.site-title {
    font-family: 'boostpest', serif;
    font-size: 150px;
    font-size: 15rem;
    font-weight: 400;
    font-style: normal;
    margin: 0 auto;
    line-height: 1;
    letter-spacing: 2px;
    text-transform: lowercase;
}

.header-outer {
    padding: 70px 0;
    text-align: center;
}

.header-left, .header-right {
    width: 30%;
}

.header-left {
    text-align: right;
}

.header-right {
    text-align: left;
}

.header-center {
    width: 50%;
}

.header-outer .header-inner, .grid-meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    align-items: center;
}

.site-title a {
    color: #404040;
    text-decoration: none;
}

.site-title a:focus, .site-title a:hover {
    color: #f1dec7;
    text-decoration: none;
    outline: 0;
}

.site-description {
    font-size: 11px;
    font-size: 1.1rem;
    font-weight: 300;
    line-height: 1.5;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-family: 'vision-light', sans-serif;
}

.site-description, .site-title {
    margin-bottom: 0;
}

.header-image .site-description, .header-image .site-title {
    font-size: 0;
    text-indent: -9999px;
}


/* # Site Navigation
---------------------------------------------------------------------------------------------------- */

.genesis-nav-menu {
    clear: both;
    font-size: 10px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1;
    width: 100%;
}

.genesis-nav-menu .menu-item, .ud-left-menu li, .ud-right-menu li {
    display: inline-block;
    margin-bottom: 0;
    padding-bottom: 0;
    text-align: left;
}

.nav-outer {
    padding: 0;
    min-height: 57px;
    text-align: center;
    position: relative;
}

.nav-inner {
    position: fixed;
    left: 0;
    right: 0;
    z-index: 99;
    background: #f9f1e7;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.05);
}

.intro-active .nav-inner {
    position: relative;
}

.insta-active .nav-inner, .intro-insta-active .nav-inner {
    position: initial;
    top: -70px;
}

.intro-active .nav-outer.fixed .nav-inner, .insta-active .nav-outer.fixed .nav-inner, .intro-insta-active .nav-outer.fixed .nav-inner {
    position: fixed;
    top: 0;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    transition: all 0.6s ease;
}

.nav-outer .widget-area {
    display: none;
}

.menu-right, .menu-left {
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: transparent;
}

.menu-left {
    right: auto;
    left: 20px;
}

.menu-left-widget, .menu-right-widget {
    background: transparent;
}

.menu-left-widget section, .menu-right-widget section {
    margin: 0 auto;
}

.genesis-nav-menu a, .widget_nav_menu a, .ud-left-menu li a, .ud-right-menu li a {
    text-decoration: none;
    display: inline-block;
    padding: 23px 23px;
    font-family: 'vision-light', sans-serif;
    font-size: 11px;
    font-size: 1.1rem;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 2px;
    vertical-align: middle;
}

.genesis-nav-menu .menu-item:after, .tab-links li:after {
    content: "•";
    font-size: 24px;
    vertical-align: middle;
    color: #404040;
    font-family: 'vision-light', sans-serif;
}

.genesis-nav-menu .menu-item:last-child:after, .tab-links li:last-child:after, .genesis-nav-menu .sub-menu .menu-item:after {
    display: none;
}

.nav-primary .genesis-nav-menu a {
    color: #404040;
}

.nav-primary .genesis-nav-menu a:focus, .nav-primary .genesis-nav-menu a:hover, .nav-primary .genesis-nav-menu .sub-menu .current-menu-item>a:focus, .nav-primary .genesis-nav-menu .sub-menu .current-menu-item>a:hover, .menu-left-menu a:hover, .menu-right-menu a:hover, .menu-left-menu .sub-menu a:hover, .menu-right-menu .sub-menu a:hover {
    color: #f1dec7;
    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: #f9f1e7;
    border: 0;
    border-top: 0;
    padding: 15px 15px;
    position: relative;
    width: 200px;
    word-wrap: break-word;
}

.genesis-nav-menu .sub-menu .sub-menu {
    margin: -41px 0 0 200px;
}

.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;
}

.menu-toggle span {
    display: inline-block;
    vertical-align: middle;
}


/* ## Footer Navigation
--------------------------------------------- */

.site-footer .genesis-nav-menu {
    padding-bottom: 20px;
}

.site-footer .genesis-nav-menu a {
    padding: 20px 10px;
}


/* # Content Area
---------------------------------------------------------------------------------------------------- */


/* ## Entries
--------------------------------------------- */

.grid-img-outer, .popular-posts li a:first-child {
    position: relative;
}

.grid-img {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    position: relative;
    line-height: 0;
}

.item-img.portrait, .item-img.landscape, .item-img.square {
    padding: 0;
}

.item-img span {
    display: block;
}

.landscape, .item-img.landscape span {
    padding-top: 66.25%;
}

.portrait, .item-img.portrait span {
    padding-top: 133%;
}

.square, .item-img.square span {
    padding-top: 100%;
}

.one-column .two-featured .landscape, .left-right .two-featured .landscape {
    padding-top: 39.8%;
}

.one-column .two-featured .square, .left-right .two-featured .square {
    padding-top: 60%;
}

.one-column .two-featured .portrait, .left-right .two-featured .portrait {
    padding-top: 79.8%;
}

.grid-img-outer a:hover .grid-img {
    opacity: .8;
}

.grid-img-two-column .gridimg2, .grid-img-three-column .gridimg2, .grid-img-four-column .gridimg2, .grid-img-masonry .gridimg2, .featured-item .gridimg2 {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
}

.grid-img-two-column:hover .grid-img.gridimg2, .grid-img-three-column:hover .grid-img.gridimg2, .grid-img-four-column:hover .grid-img.gridimg2, .grid-img-masonry:hover .grid-img.gridimg2, .featured-item .grid-img-outer a:hover .grid-img.gridimg2 {
    opacity: 1;
}

.grid-img.original span {
    display: block;
}

.grid-body p {
    text-align: center;
    margin: 20px auto;
}

.post-grid {
    text-align: center;
}

.post-grid .entry-title {
    position: relative;
    text-align: center;
    font-size: 30px;
    font-size: 3rem;
    margin-bottom: 20px;
}

.grid-meta {
    margin: 10px auto;
}


/* ## Left/Right
--------------------------------------------- */

.grid-img-left-right, .grid-info-left-right {
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    width: 60%;
    margin: 0 auto;
    position: relative;
}

.grid-info-left-right {
    width: 40%;
}

.post-grid.left-right {
    margin-bottom: 30px;
}

.post-grid.two .grid-img-left-right {
    right: -40%;
}

.post-grid.two .grid-info-left-right {
    left: -60%;
}

.post-grid.left-right .entry-title {
    font-size: 17px;
    font-size: 1.7rem;
}


/* ## One Column
--------------------------------------------- */

.post-grid.one-column .entry-title, .post-grid.left-right .entry-title {
    margin-top: 20px;
    z-index: 2;
    height: auto !important;
    text-align: center;
}

.grid-img-one-column, .grid-info-one-column {
    text-align: center;
    display: block;
    width: 100%;
    margin: 0 auto;
}

.grid-img-one-column.two-featured .grid-img, .grid-img-left-right.two-featured .grid-img {
    display: inline-block;
    width: 60%;
    margin-right: 1%;
    vertical-align: top;
}

.grid-img-one-column .grid-img img, .post-grid.left-right .grid-img img {
    width: 100%;
}

.grid-info-one-column, .grid-info-left-right {
    padding: 20px;
}

.post-grid.one-column .grid-img.gridimg2, .post-grid.left-right .grid-img.gridimg2 {
    width: 38%;
    margin-left: 1%;
    margin-right: auto;
}

.grid-img-one-column.two-featured .grid-img.original, .grid-img-left-right.two-featured .grid-img.original {
    width: 49%;
}

.post-grid.grid-center .grid-img-outer.grid-img-one-column {
    display: block;
    float: none;
    width: 100%;
    text-align: center;
}


/* ## Center
--------------------------------------------- */

.post-grid.grid-center .entry-title {
    height: auto !important;
    text-align: center;
}

.post-grid.grid-center .grid-img-left-right, .post-grid.grid-center .grid-info-left-right {
    display: block;
    width: 100%;
    margin: 0 auto;
    right: 0;
    left: 0;
}

.post-grid.grid-center .grid-info-left-right, .post-grid.grid-center .grid-info-left-right .entry-title {
    text-align: center;
}

.post-grid.grid-center:before, .post-grid.grid-center:after {
    content: "";
    display: block;
    clear: both;
}


/* ## Two Columns
--------------------------------------------- */

.grid-info-two-column {
    text-align: center;
    padding: 30px;
}

.grid-info-two-column .entry-title, .grid-info-masonry .entry-title {
    font-size: 23px;
    font-size: 2.3rem;
    margin: 10px auto;
}


/* ## Three/Four Columns
--------------------------------------------- */

.grid-info-three-column, .grid-info-four-column, .grid-info-masonry {
    text-align: center;
    padding: 10px;
}

.grid-info-three-column .entry-title {
    font-size: 17px;
    font-size: 1.7rem;
    margin: 10px auto;
}

.grid-info-four-column .entry-title {
    font-size: 15px;
    font-size: 1.5rem;
    margin: 10px auto;
}

.posts-outer.four-column:before, .posts-outer.masonry:before {
    height: 150px;
}

.posts-outer.four-column .grid-meta li, .posts-outer.three-column .grid-meta li {
    width: 100%;
}

.posts-outer.three-column .grid-meta-cat a, .posts-outer.four-column .grid-meta-cat a {
    font-size: 34px;
    font-size: 3.4rem;
}


/* ## Masonry
--------------------------------------------- */

.posts-outer.masonry {
    padding: 0;
}

.posts-outer.masonry .post-grid {
    width: 33%;
    padding: 1%;
}

.grid-info-masonry .entry-title {
    height: auto !important;
}


/* ## Entry Content
--------------------------------------------- */

.entry, .page.page-template-page_blog .entry {
    margin-bottom: 0;
    padding: 0;
    position: relative;
    background: transparent;
}

.single .entry, .page .entry {
    background: #ffffff;
    padding: 20px;
}

.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: #404040;
    color: #ffffff;
}

.entry-content {
    display: block;
    text-align: left;
    padding: 0;
}

.home .entry-content, .search-results .entry-content {
    padding: 0 40px 15px 40px;
}

.entry-content p {
    margin: 10px auto 30px auto;
}

.read-more a, .read-more span, a.more-link {
    color: #404040;
    text-transform: uppercase;
    display: inline-block;
    font-family: 'vision-light', sans-serif;
    position: relative;
    font-size: 11px;
    font-size: 1.1rem;
    font-weight: 400;
    -webkit-box-shadow: inset 0 -10px 0 #f9f1e7;
    box-shadow: inset 0 -10px 0 #f9f1e7;
    line-height: 10px;
    padding: 0 0 5px 0;
    letter-spacing: 2px;
    cursor: pointer;
}

.pagination-next a, .pagination-previous a {
    background: transparent;
}

.pagination-post-title {
    font-size: 16px;
    font-size: 1.6rem;
    font-family: 'vision-bold', sans-serif;
}

.pagination-post-anchor {
    font-size: 11px;
    font-size: 1.1rem;
}

.read-more a:hover, .read-more span:hover, .shop-info .read-more span:hover, .featured-item .read-more a:hover {
    -webkit-box-shadow: inset 0 -10px 0 #f1dec7;
    box-shadow: inset 0 -10px 0 #f1dec7;
    color: #404040;
}

a.more-link {
    display: block;
}


/* ## Entry Meta
--------------------------------------------- */

.grid-meta-cat a, .grid-meta-cat span {
    font-size: 44px;
    font-size: 4.4rem;
    text-align: center;
    display: block;
    font-family: 'boostpest', serif;
    font-weight: 400;
    font-style: normal;
    margin: 0 auto;
    line-height: 1;
    letter-spacing: 2px;
    text-transform: lowercase;
}

.post-categories {
    font-family: 'boostpest', serif;
    font-size: 34px;
    font-size: 3.4rem;
    margin-bottom: 10px;
    margin-top: 0;
    text-align: center;
}

.post-cat-single {
    display: inline-block;
    padding: 0 10px;
}

.share-buttons, .entry-footer, .comment-respond, .entry-comments {
    max-width: 1040px;
    margin: 0 auto;
}

.entry-footer {
    padding: 0 0 20px 0;
    text-align: center;
}

.entry-header .entry-meta {
    margin-top: 20px;
    margin-bottom: 24px;
    text-align: center;
}

.entry-footer .entry-meta, .share-buttons h3, .shop-info .featured-meta {
    padding-top: 24px;
    font-family: 'vision-light', sans-serif;
    font-size: 11px;
    font-size: 1.1rem;
    font-weight: 400;
    color: #404040;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.entry-comments-link::before {
    content: "\2014";
    margin: 0 6px 0 2px;
}


/* ## Pagination
--------------------------------------------- */

.pagination {
    clear: both;
    margin: 0 0 40px 0;
    text-align: center;
}

.adjacent-entry-pagination {
    margin-bottom: 0;
}

.adjacent-entry-pagination .pagination-previous, .adjacent-entry-pagination .pagination-next {
    width: 50%;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-family: 'vision-light', sans-serif;
    font-weight: 400;
}

.archive-pagination li {
    display: inline;
}

.archive-pagination a {
    border: 0;
    cursor: pointer;
    display: inline-block;
    background: #f1dec7;
    position: relative;
    font-family: 'vision-light', sans-serif;
    font-size: 11px;
    font-size: 1.1rem;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 400;
    padding: 7px 10px;
}

.archive-pagination a:hover, .archive-pagination a:focus, .archive-pagination .active a {
    background: #404040;
    color: #ffffff;
}


/* ## Comments
--------------------------------------------- */

.form-submit {
    margin: 0 auto;
}

.comment-respond, .entry-comments, .entry-pings {
    background-color: #ffffff;
    margin-bottom: 30px;
}

.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: 20px;
    margin: 30px auto;
}

.comment-notes, .logged-in-as {
    text-align: center;
}

.entry-comments {
    padding: 20px;
    margin-top: 30px;
}

.comment-header {
    margin-bottom: 10px;
    text-align: left;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 11px;
    font-size: 1.1rem;
    font-family: 'vision-bold', sans-serif;
}

.comment-header p {
    font-family: 'vision-bold', sans-serif;
}

.comment-list li {
    padding: 40px 0 0 20px;
}

.comment-list .depth-1 {
    padding-left: 0;
}

.comment-content {
    clear: both;
    text-align: left;
    padding: 10px;
    margin-bottom: 10px;
    background: #f1dec7;
}

.comment-content p {
    margin: 10px auto;
}

.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;
    margin-bottom: 5px;
}

.comment-header p {
    margin-bottom: 0;
    display: inline-block;
    margin-right: 20px;
}

.entry-pings .reply {
    display: none;
}

.comment-reply a {
    display: inline-block;
}

.comment-reply {
    text-align: left;
}


/* # Sidebars
---------------------------------------------------------------------------------------------------- */

.sidebar {
    margin-bottom: 40px;
    text-align: center;
}

.content-sidebar-wrap .sidebar {
    padding-left: 30px;
    padding-right: 0;
}

.sidebar-content .content-sidebar-wrap .sidebar {
    padding-right: 30px;
    padding-left: 0;
}

.content-sidebar .sidebar .widget, .sidebar-content .sidebar .widget {
    margin: 0 auto 20px auto;
    background: #f9f1e7;
    padding: 0 20px 20px 20px;
}

.content-sidebar-wrap:after {
    content: "";
    display: block;
    clear: both;
}

.single-post .content-sidebar-wrap {
    max-width: 1000px;
    margin: 0 auto;
}


/* # Site Footer
---------------------------------------------------------------------------------------------------- */

.insta-footer .widget {
    margin-bottom: 0;
}

.posts-footer, .site-footer, .wide-footer-two, .homepage-four, .footer-credits {
    font-size: 10px;
    font-size: 1rem;
    line-height: 1;
    padding: 15px 10px;
    background: #f1dec7;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.footer-credits {
    background: transparent;
}

.wide-footer-two .widget {
    margin: 10px auto;
}

.posts-footer .widget_nav_menu li a, .posts-footer a, .homepage-four a, .homepage-four .widget_nav_menu li a, .site-footer a, .footer-widgets a, .wide-footer-two a, .site-footer .widget_nav_menu li a, .footer-widgets .widget_nav_menu li a, .wide-footer-two .widget_nav_menu li a {
    color: #404040;
}

.posts-footer a:focus, .posts-footer a:hover, .posts-footer .widget_nav_menu li a:focus, .posts-footer .widget_nav_menu li a:hover, .homepage-four a:hover, .homepage-four a:focus, .site-footer a:hover, .site-footer a:focus, .footer-widgets a:hover, .footer-widgets a:focus, .wide-footer-two a:hover, .wide-footer-two a:focus, .site-footer .widget_nav_menu li a:hover, .site-footer .widget_nav_menu li a:focus, .footer-widgets .widget_nav_menu li a:hover, .footer-widgets .widget_nav_menu li a:focus, .wide-footer-two .widget_nav_menu li a:hover, .wide-footer-two .widget_nav_menu li a:focus, .homepage-four .widget_nav_menu li a:hover, .homepage-four .widget_nav_menu li a:focus {
    color: #f9f1e7;
}

.site-footer p {
    margin-bottom: 0;
}

.site-footer .widget-title, .posts-footer .widget-title, .footer-widgets .widget-title, .wide-footer-two .widget-title, .homepage-four .widget-title {
    background: transparent;
    color: #404040;
}


/* ## Full Width Footer Widgets
--------------------------------------------- */

.wide-footer-one {
    margin-bottom: 30px;
}

.wide-footer-one .wrap {
    padding: 20px 0;
    text-align: center;
}

.wide-footer-one .wrap .widget {
    margin: 20px auto 0 auto;
    padding: 10px;
}

.wide-footer-one .wrap .widget:first-child {
    margin: 0 auto;
}


/* ## Footer Widgets
--------------------------------------------- */

.footer-widgets {
    clear: both;
    background: #f1dec7;
    padding: 20px 0;
}

.footer-widgets-1, .footer-widgets-2 {
    vertical-align: top;
    width: 50%;
    padding: 10px;
}

.footer-widgets-1 {
    float: left;
}

.footer-widgets-2 {
    float: right;
}

.footer-widgets-1 {
    text-align: left;
}

.footer-widgets-2 {
    text-align: right;
}

.footer-widgets-2 .widget_nav_menu {
    margin-bottom: 0px;
}


/* # Media Queries
---------------------------------------------------------------------------------------------------- */

@media only screen and (max-width: 1023px) {
    .slider-d {
        padding: 10px;
    }
    .ud-slider.slider-style-three .slider-a, .ud-slider.slider-style-three .item:nth-of-type(2n+2):hover .slider-a {
        background: rgba(249, 241, 231, 0.54);
        opacity: 1;
    }
    .tab-links li a {
        padding: 20px 10px;
    }
    .title-area img {
        position: relative;
        max-width: 100%;
    }
    .header-center {
        width: 100%;
    }
    .genesis-nav-menu .menu-item:after, .header-left, .header-right, .menu-left {
        display: none;
    }
    .genesis-responsive-menu {
        display: none;
        left: 0;
        right: 0;
        width: 100%;
        background: #f9f1e7;
        position: absolute;
        left: 0;
        right: 0;
        z-index: 999;
        padding-top: 20px;
    }
    .ud-left-menu li a, .ud-right-menu li a {
        padding: 23px 5px;
    }
    .genesis-skip-link .skip-link-hidden {
        display: none;
        visibility: hidden;
    }
    .sub-menu-toggle {
        background-color: transparent;
        border-width: 0;
        color: #404040;
        display: block;
        margin: 0 auto;
        overflow: hidden;
        text-align: left;
        visibility: visible;
        float: right;
        padding: 10px 15px 10px 10px;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 100;
    }
    .menu-toggle {
        background-color: transparent;
        color: #404040;
        border-width: 0;
        position: relative;
        width: auto;
        z-index: 1000;
        display: inline-block;
        visibility: visible;
        vertical-align: middle;
        padding: 15px 23px;
        margin: 0 auto;
        overflow: hidden;
        text-align: left;
    }
    .menu-toggle::before {
        font-size: 15px;
        font-size: 1.5em;
        margin-right: 10px;
        text-rendering: auto;
        vertical-align: middle !important;
        transition: none !important;
    }
    .menu-toggle:focus, .menu-toggle:hover, .sub-menu-toggle:focus, .sub-menu-toggle:hover {
        background-color: transparent;
        border-width: 0;
        color: #f1dec7;
    }
    .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);
    }
    .dashicons-menu.activated:before {
        content: "\f00d";
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        line-height: 20px;
        transition: none;
    }
    .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;
    }
    .nav-outer {
        text-align: left;
    }
    .nav-outer .widget-area {
        padding: 15px;
        display: block;
    }
    .enews .widget-title, .enews-widget form, .enews-widget input[type="submit"] {
        display: block;
        width: 100%;
        text-align: center;
    }
    .wpp-list li, .featured-content .entry {
        width: 49.5%;
    }
    .wpp-list li:last-child, .wpp-list li:nth-of-type(2n+2), .featured-content .entry:last-child, .featured-content .entry:nth-of-type(2n+2) {
        margin-right: 0;
    }
    .wpp-list li:nth-of-type(2n+1), .featured-content .entry:nth-of-type(2n+1) {
        clear: left !important;
    }
}

@media only screen and (max-width: 960px) {
    .entry-header-content {
        padding: 10px;
    }
}

@media only screen and (max-width: 860px) {
    .slider-widget .slider-c h4 {
        font-size: 13px;
        font-size: 1.3rem;
    }
    .tab-links {
        display: block;
        text-align: center;
    }
    .tab-links li:after {
        display: none;
    }
    .sidebar-content .content, .content-sidebar .content {
        width: 100%;
    }
    .sidebar-primary {
        display: none;
    }
    .content-sidebar .sidebar .widget {
        margin: 0 10px 40px 10px;
    }
    .insta-footer #sbi_images .sbi_item {
        width: 33.33% !important;
    }
    .posts-outer.masonry {
        height: auto !important;
        padding: 0 20px;
    }
    .posts-outer.masonry .post-grid {
        width: 100%;
        padding: 0;
        position: relative !important;
        top: initial !important;
        left: initial !important;
        right: initial !important;
        transition: initial !important;
        transform: initial !important;
    }
    .featured-img-single {
        background-attachment: initial;
    }
    .entry-featured-header.left .featured-img-single, .entry-featured-header.right .featured-img-single {
        max-width: 100%;
        margin: 0 auto;
    }
    .entry-featured-header.left .entry-header, .entry-featured-header.right .entry-header, .entry-featured-header.right .featured-img-single img, .entry-featured-header.left .featured-img-single img {
        position: relative;
        margin: 0 auto;
    }
    .entry-featured-header.left .entry-header-content, .entry-featured-header.right .entry-header-content {
        max-width: 100%;
    }
    .share-btns a {
        padding: 0 10px;
    }
    .mc4wp-form-fields p {
        display: block;
        width: 100%;
        padding: 0 20px;
    }
    .site-title {
        font-size: 100px;
        font-size: 10rem;
    }
    .intro-title h1 {
        font-size: 20vw;
    }
}

@media only screen and (max-width: 780px) {
    .featured-column.one-half, .featured-column.one-third, .related-posts .one-half, .related-posts .one-third, .related-posts .one-fourth, .related-posts .one-fifth {
        margin-left: 3%;
        margin-bottom: .5%;
    }
    .featured-column.one-half, .related-posts .one-half, .footer-credits .one-half {
        width: 48.5%;
    }
    .featured-column.one-third, .related-posts .one-third {
        width: 31.3%;
    }
    .related-posts .one-fourth {
        width: 22.75%;
    }
    .related-posts .one-fifth {
        width: 17.6%;
    }
    .featured-column.first, .related-posts .first, .footer-credits .first {
        margin-left: 0;
        margin-bottom: .5%;
    }
    .five-sixths, .four-sixths, .one-fourth, .one-half, .one-sixth, .one-third, .half, .three-fourths, .three-sixths, .two-fourths, .two-sixths, .two-thirds {
        margin: 0;
        width: 100%;
        margin: 5px auto;
    }
    .footer-widgets-1 .widget_text .widget-title, .footer-widgets-1 .widget, .footer-widgets-1, .footer-widgets-2, .footer-widgets-3 {
        display: block;
        width: 100%;
        text-align: center;
    }
    .footer-widgets-1 .widget.widget_media_image {
        width: 30%;
    }
    .footer-widgets-1 .widget_text {
        padding-left: 0;
    }
    .footer-widgets .wrap {
        display: block;
    }
    .featured-box-item {
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 680px) {
    .grid-img-left-right, .grid-info-left-right {
        text-align: center;
        display: block;
        width: 100%;
    }
    .post-grid.two .grid-img-left-right {
        right: 0;
    }
    .post-grid.two .grid-info-left-right {
        left: 0;
    }
    .post-grid.left-right .entry-title {
        font-size: 30px;
        font-size: 3rem;
    }
    .related-post.one-fourth, .related-post.one-fifth {
        width: 48.5%;
    }
    .related-post.one-fourth:nth-of-type(3), .related-post.one-fifth:nth-of-type(3) {
        margin-left: 0;
        clear: both;
    }
    .related-post.one-fifth:nth-of-type(5) {
        display: none;
    }
}

@media only screen and (max-width: 600px) {
    .slider-widget:not(.slider-style-five) .slider-item {
        display: block;
    }
    .slider-a, .ud-slider .slider-img {
        width: 100%;
        margin: 5px auto;
    }
    .slider-widget .ud-slider.slider-style-four .slider-item.two-featured .item-img {
        width: 100%;
        float: none;
        margin-top: 0;
    }
    .slider-widget .ud-slider.slider-style-four .slider-item.two-featured .item-img.img-two {
        display: none;
    }
    .slider-widget .ud-slider.slider-style-four .slider-item.two-featured .slider-a, .slider-widget .ud-slider.slider-style-four .slider-item.one-featured .slider-img, .slider-widget .ud-slider.slider-style-four .slider-item.one-featured .slider-a {
        position: relative;
        width: 100%;
        margin: 5px auto;
    }
    .featured-column {
        width: 100% !important;
        margin: 0 auto !important;
    }
    .ud-video {
        display: block;
        width: 100%;
        float: none;
    }
}


/* # Print Styles
---------------------------------------------------------------------------------------------------- */

@media print {
    *, *::before, *::after {
        background: transparent !important;
        box-shadow: none !important;
        color: #404040 !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;
    }
}