/*
    Theme Name: Lookbook
    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-lookbook
*/


/* # 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 Posts
    - Genesis Featured Post
    - Footer Credits
    - Shop Widget
    - Featured Photo
    - Slider
    - Related Posts
    - Search Form
    - Social Media Icons
    - Pinterest
- Plugins
    - Genesis eNews Extended
    - Jetpack
    - Instagram
    - Contact 7
    - Popular Posts
- Skip Links
- Site Header
    - Title Area
- Site Navigation
    - Accessible Menu
    - Site Header Navigation
    - Footer Navigation
- Content Area
    - Entries
    - Entry Meta
    - Pagination
    - Comments
    - Categories
- Sidebars
- Site Footer
- Video
- Banner
- Footer Widgets
- 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/ */

@font-face {
    font-family: 'didonesque-roman';
    src: url('fonts/didonesque-roman-webfont.woff2') format('woff2'), url('fonts/didonesque-roman-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: bolder
}

dfn {
    font-style: italic
}

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

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

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;
    table-layout: fixed;
    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: 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, .ud-featured::before, .featured-widget::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, .ud-featured::after, .featured-widget::after, .home-sidebar-container::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;
    letter-spacing: .5px;
}

body {
    background-color: #ffffff;
    color: #000000;
    font-family: 'Pavanam', sans-serif;
    font-size: 14px;
    font-size: 1.4rem;
    -webkit-font-smoothing: antialiased;
    font-weight: 400;
    line-height: 1.6;
    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, .read-more span, .featured-info, .grid-img, .popular-posts li a img, .ud-ytplay, .grid-info, .grid-img-outer img {
    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: #000000;
    border: 1px solid #f3f1ff;
    outline: none;
    background: #f3f1ff;
}

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

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

.entry-content a {
    color: #000000;
    text-decoration: underline;
}

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

b, strong {
    font-weight: 700;
}

em, i {
    font-style: italic;
}

mark {
    background: #ddd;
    color: #000000;
}

blockquote {
    margin: 40px;
    font-size: 21px;
    font-size: 2.1rem;
    font-family: 'didonesque-roman', serif;
    font-weight: 400;
    letter-spacing: -1px;
    font-style: normal;
}

blockquote::before {
    content: "\201C";
    display: block;
    font-size: 50px;
    font-size: 5rem;
    height: 0;
    left: 0;
    right: 0;
    text-align: center;
    position: relative;
    top: -25px;
}


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

h1, h2, h3, h4, h5, h6 {
    font-family: 'didonesque-roman', serif;
    font-size: 33px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.4;
    margin: 0 0 10px;
}

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
    margin: 30px auto 5px auto;
    color: #000000;
}

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, .featured-content .entry-title {
    text-align: center;
    padding: 10px;
    font-size: 20px;
    font-size: 2rem;
    font-family: 'didonesque-roman', serif;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0;
    text-transform: uppercase;
}


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

.gallery-icon.portrait, .gallery-icon.square, .gallery-icon.landscape {
    padding: 0;
}


/* ## Forms
--------------------------------------------- */

input, select, textarea {
    background-color: #ffffff;
    border: 1px solid #000000;
    margin: .1%;
    color: #000000;
    padding: 7px 10px;
    width: 100%;
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: 400;
}

.sub-pop-widget #mce-EMAIL, .sub-pop-widget #mce-FNAME, .sub-pop-widget #mce-FNAME, .sub-pop-widget #mce-LNAME {
    padding: 5.5px 10px;
}

.footer-area-two input, .footer-area-two select, .footer-area-two textarea {
    background-color: transparent;
    border: 1px solid #ffffff;
    color: #ffffff;
}

textarea {
    font-size: 15px;
    font-size: 1.5rem;
}

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

button, input[type="button"], input[type="reset"], input[type="submit"], .button, .comment-reply a, a.more-link, .user-profile p .pagelink, .read-more a, .read-more span, .archive-pagination a {
    font-style: normal;
    cursor: pointer;
    display: inline-block;
    margin: .1%;
    text-decoration: none;
    white-space: normal;
    width: auto;
    padding: 7px 30px;
    color: #ffffff;
    background: #000000;
    border: 1px solid #000000;
    position: relative;
    font-family: 'didonesque-roman', serif;
    font-size: 11px;
    font-size: 1.1rem;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.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: 7px 30px;
    font-family: 'didonesque-roman', serif;
    font-size: 11px;
    font-size: 1.1rem;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: inherit;
}

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, .archive-pagination a:hover, .archive-pagination a:focus, .read-more a:hover, .read-more span:hover, .shop-info .read-more span:hover, .archive-pagination .active a {
    background-color: #ffffff;
    border: 1px solid #000000;
    color: #000000;
}

.read-more {
    margin-top: 20px;
    width: 100%;
}

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

.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: #f3f1ff;
    border-width: 0;
    color: #777;
    cursor: not-allowed;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-results-button {
    display: none;
}


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

td, th {
    text-align: left;
}

td {
    border-top: 1px solid #eeeeee;
    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 {
    background: #ffffff;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto !important;
    color: #000000;
    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
--------------------------------------------- */

.footer-area-one .wrap .widget, .site-inner, .wrap, .single .footer-widgets .wrap, .slider-widget, .related-posts, .post-grid, .posts-container, .nav-inner, .home-sidebar-container {
    margin: 0 auto;
    max-width: 1240px;
}

.home .site-inner, .home .site-inner .wrap, .blog-page .site-inner, .blog-page .site-inner .wrap {
    max-width: 100%;
    padding: 20px 0 40px 0;
}

.wide-wrap {
    max-width: 1500px;
}

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

.footer-area-one .wrap, .footer-area-one .enews-widget.widget {
    max-width: 100%;
}

.posts-main {
    width: calc(100% - 400px);
    float: left;
}

.home.page-template-default .entry-header {
    display: none;
}

.home.page-template-default .entry {
    padding: 0;
    margin: 0 auto;
}

.home.page-template-default .site-inner {
    padding: 0 20px;
}


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

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

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

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

.sidebar-primary {
    margin-top: 10px;
    float: right;
    width: 400px;
    padding: 0 20px;
    border-left: 1px solid #000000;
}

.home-left-sidebar .sidebar-primary {
    float: left;
    border-left: 0;
    border-right: 1px solid #000000;
}

.home-left-sidebar .posts-main {
    float: right;
}

.sidebar-content .sidebar-primary {
    border-right: 1px solid #000000;
    border-left: 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, .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.33%;
}

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

.one-fourth {
    width: 22.75%;
}

.three-fourths {
    width: 74.7%;
}

.one-fifth {
    width: 17.6%;
}

.one-sixth {
    width: 14.166%;
}

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

.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: #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;
    color: #000000;
    text-align: center;
}

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


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

.archive-description .entry-title, .author-box-title {
    font-size: 20px;
    font-size: 2rem;
}

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

.entry-title {
    margin: 0 auto;
    display: block;
    padding: 0;
    text-align: center;
    font-size: 25px;
    font-size: 2.5rem;
    font-family: 'didonesque-roman', serif;
    font-weight: 400;
    letter-spacing: 0;
    text-transform: uppercase;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
}

.half-column .entry-title {
    margin: 10px auto;
}

.third-column .entry-title {
    font-size: 23px;
    font-size: 2.3rem;
}

.error404 .entry-title {
    font-size: 40px;
    font-size: 4rem;
}

.grid-meta, .entry-header .entry-meta {
    color: #000000;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: block;
    font-size: 10px;
    font-size: 1rem;
    font-weight: 400;
}

.entry-footer .entry-meta span {
    display: block;
    padding: 10px 0;
}

.grid-meta li {
    display: inline-block;
    vertical-align: top;
}

.grid-meta li a, .entry-time {
    display: inline-block;
    vertical-align: top;
    padding: 0 10px 10px 0;
}

.author-name {
    padding-right: 10px;
}

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

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

.cross-sells>h2, .up-sells.upsells.products>h2, .related.products>h2, .widget-title, .sidebar .widget-title, .sidebar .enews-widget .enews .widget-title {
    font-size: 13px;
    font-size: 1.3rem;
    background: transparent;
    display: block;
    padding: 15px 0;
    text-align: left;
    text-transform: initial;
}


/* ## 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 {
    position: relative;
    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: .25em 0;
}

.footer-widgets .widget_nav_menu ul li, .footer-area-two .widget_nav_menu li {
    display: block;
    text-align: center;
}

.widget_nav_menu ul li a {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 10px 0;
    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;
}

.footer-area-two .wrap .minimal-social-icons .widget-wrap {
    display: table;
    width: 100%;
    height: 100%;
    table-layout: fixed;
}

.footer-area-two .wrap .minimal-social-icons .widget-wrap ul {
    display: table-cell;
    vertical-align: middle;
}

.nav-right .social-header .minimal-social-icons li a, .nav-right .social-header .ud-social-media-icons li a {
    padding: 0 0 0 15px;
}

.social-header .ud-social-media-icons {
    text-align: right;
}


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

.share-wrap {
    position: relative;
}

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

.share-btns a {
    display: inline-block;
    padding: 0 15px 0 0;
    font-size: 16px;
    font-size: 1.6rem;
}

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

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


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

.featured-widget {
    padding: 0;
    background: #000000;
    margin: 0 auto;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    flex-direction: row;
    -webkit-flex-direction: row;
}

.site-inner .featured-widget {
    margin: 40px auto;
}

.featured-widget .featured-title, .ud-featured {
    margin: 0 auto;
    width: 80%;
}

.featured-widget .featured-title {
    width: 20%;
    color: #ffffff;
    text-align: center;
}

.featured-widget .featured-title h3 {
    font-size: 43px;
    font-size: 4.3rem;
    padding: 0 20px;
    margin: 0 auto;
}

.container-subtitle {
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: 400;
    padding: 0 20px;
    letter-spacing: 2px;
}

.featured-item {
    width: 16.666%;
    float: left;
    position: relative;
}

.featured-info {
    padding: 20px;
}

.featured-info .post-title {
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 400;
    letter-spacing: 1px;
    text-align: center;
    font-family: 'didonesque-roman', sans-serif;
    color: #ffffff;
    text-transform: uppercase;
    margin: 0 auto;
}


/* ## Genesis Featured Post
--------------------------------------------- */

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

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

.featured-content .entry-content a {
    display: block;
    margin: 20px auto 0 auto;
    max-width: 140px;
}


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

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

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

.credits-right {
    text-align: right;
}


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

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

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

.shop-title-inner {
    color: #000000;
    background: #ffffff;
    padding: 0 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.popup-shop {
    background: #ffffff;
    position: absolute;
    bottom: 10px;
    left: 10px;
    right: 10px;
    padding: 10px;
    opacity: 0;
    visibility: hidden;
}

.post-grid.active .popup-shop, .featured-item.active .popup-shop {
    opacity: 1;
    visibility: visible;
}

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

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

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

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


/* ## Featured Photo
--------------------------------------------- */

.featured-photo-outer {
    position: relative;
    margin-bottom: 20px;
}

.featured-photo {
    background-position: 50%;
    background-size: cover;
    display: inline-block;
    width: 60%;
    vertical-align: middle;
}

.featured-photo-outer .entry-header {
    width: 45%;
    right: 0;
    z-index: 2;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50.1%);
    -ms-transform: translateY(-50.1%);
    transform: translateY(-50.1%);
    background: #ffffff;
    padding: 40px;
}

.featured-photo-outer .entry-header .entry-title {
    margin: 0 auto 20px auto;
    text-align: left;
    display: block;
}

.featured-photo-outer.left {
    text-align: right;
}

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

.featured-photo img {
    width: 100%;
    height: auto;
    display: block;
}

.short-desc {
    margin-top: 30px;
}

.header-meta {
    padding-top: 15px;
}

.header-meta, .share-btns h6, .entry-footer .entry-meta, .share-buttons h3, .entry-footer {
    text-align: center;
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.header-meta a {
    color: #000000;
}


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

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

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

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

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

.ud-slider .item-img {
    height: 500px;
    background-size: cover !important;
    background-position: 50% !important;
}

.slider-a {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 35px;
    background: rgba(0, 0, 0, 0.51);
    opacity: 0;
    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;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    flex-direction: column;
    -webkit-flex-direction: column;
}

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

.slider-a h4 {
    margin: 0 auto;
    font-family: 'didonesque-roman', serif;
    font-size: 19px;
    font-size: 1.9rem;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0;
}

.slider-a .grid-body {
    text-align: center;
    margin: 30px auto 0 auto;
    max-width: 500px;
}

.slider-a .grid-meta {
    color: #ffffff;
    margin-bottom: 20px;
}

.slider-widget .item a, .slider-widget .item, .slider-a .grid-meta .entry-time {
    color: #ffffff;
}

.owl-prev, .owl-next {
    display: inline-block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    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;
    border: 0;
    color: #ffffff;
    line-height: 1.4;
    text-align: center;
    z-index: 99;
    padding: 10px;
    cursor: pointer;
    font-size: 36px;
    font-size: 3.6rem;
    font-weight: 400;
}

.owl-prev:hover, .owl-next:hover {
    color: #000000;
}

.owl-next {
    right: 10px;
}

.owl-prev {
    left: 10px;
}

.slick-slide img {
    display: block;
    height: 500px;
    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);
}


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

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

#related-posts-inner {
    text-align: center;
    max-width: 1500px;
    margin: 0 auto;
}

.related-posts .widget-title {
    background: transparent;
}

.related-img {
    display: block;
    line-height: 0;
}

.related-posts h4 {
    padding: 10px 20px 15px 20px;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
}


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

.search-form {
    overflow: hidden;
    text-align: center;
    z-index: 1;
    position: relative;
    padding: 0;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
}

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

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

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

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

.nav-search, .nav-tabs, .nav-outer.fixed .social-header.widget-area {
    display: inline-block;
    vertical-align: middle;
}

.nav-outer.fixed .social-header.widget-area {
    line-height: 1;
}

.nav-search a {
    font-size: 13px;
    cursor: pointer;
    display: inline-block;
    color: #000000;
    padding-left: 15px;
}

.search-container {
    display: none;
}

.search-container span {
    text-align: center;
    display: block;
    font-size: 23px;
    font-size: 2.3rem;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #ffffff;
}

.search-container input {
    display: block;
    width: 100%;
    background: transparent;
    border: 0;
    text-align: center;
    font-size: 63px;
    font-size: 6.3rem;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 0;
    color: #ffffff;
    -webkit-appearance: textfield;
}

.search-container input:focus {
    background: transparent;
}

.search-container .search-form input[type="submit"] {
    display: none;
}

.search-container {
    display: none;
    max-width: 400px;
    width: 100%;
    left: 0;
    right: 0;
}

.b-modal.__b-popup1__ {
    background-color: rgba(0, 0, 0, 0.51) !important;
}

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


/* ## 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: 700;
    font-family: 'Pavanam', sans-serif;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-top: 5px;
}


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

.insta-footer .latest-pins .widget-title {
    padding-bottom: 0;
    margin-bottom: 0;
}

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

.pin-feed li {
    display: inline-block;
    vertical-align: top;
    width: 12.5%;
}

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

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

.sidebar .pin-feed li, .pin-feed-outer.pins-2 .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-button a, .pin-button a:hover {
    background: transparent;
    border: 0;
    color: #000000;
    font-size: 14px;
    font-size: 1.4rem;
    padding: 0;
}


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


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

.sidebar .enews-widget form {
    width: 100%;
    padding: 0;
    display: block;
}

.sidebar .enews-widget input[type="submit"] {
    width: 100%;
}

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

.sidebar .enews {
    padding: 0;
}

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

.enews-widget .widget-wrap:before, .homepage-three .widget:before {
    content: "";
    display: block;
    border-bottom: 1px solid #000000;
    border-top: 1px solid #000000;
    left: 15%;
    right: -10px;
    top: 0;
    bottom: 0;
    position: absolute;
}

.sidebar .enews-widget .widget-wrap:before, .sidebar .enews-widget .widget-wrap:after {
    display: none;
}

.sidebar .enews .widget-title {
    width: 100%;
}

.footer-area-two .enews-widget .widget-wrap:before {
    border-bottom: 0;
    border-top: 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 {
    width: 70%;
    vertical-align: middle;
    z-index: 1;
    position: relative;
    padding: 0 60px;
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-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-title {
    font-size: 43px;
    font-size: 4.3rem;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 0;
    display: inline-block;
    vertical-align: middle;
    width: 25%;
    text-align: left;
}

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

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

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


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

#wpstats {
    display: none;
}


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

.homepage-three .widget:before {
    right: 15%;
    left: -10px;
}

.homepage-three {
    margin: 40px auto;
}

.null-instagram-feed {
    position: relative;
    padding: 0;
    margin: 0 auto;
}

.homepage-three .widget {
    padding: 80px 40px 80px 0;
}

.homepage-three .instagram-pics, .homepage-three #sb_instagram #sbi_images, .homepage-three .pin-feed {
    display: inline-block;
    width: 80%;
    vertical-align: middle;
    text-align: center;
    float: none;
}

.insta-header #sb_instagram .sb_instagram_header {
    display: none;
}

.instagram-pics {
    line-height: 0;
}

.null-instagram-feed .instagram-pics>li {
    display: inline-block;
    width: 12.5%;
    margin-bottom: 0;
    padding-bottom: 0;
}

.null-instagram-feed .widget-wrap {
    position: relative;
    z-index: 1;
}

.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, .pin-feed li a:hover {
    opacity: .7;
}

.null-instagram-feed h4 {
    text-align: center;
    margin: 10px auto;
}

.null-instagram-feed {
    position: relative;
}

.homepage-three .null-instagram-feed .clear, .homepage-three #sb_instagram #sbi_load, .homepage-three .pin-button {
    display: inline-block;
    width: 20%;
    text-align: center;
    vertical-align: middle;
    float: none;
    padding: 0 !important;
}

.homepage-three .widget-wrap {
    position: relative;
    z-index: 1;
}

#sb_instagram svg:not(:root).svg-inline--fa {
    display: none !important;
}

.sidebar .null-instagram-feed .clear, .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;
}

.null-instagram-feed .clear a, #sb_instagram #sbi_load .sbi_follow_btn a, .pin-button a {
    font-weight: 400;
    font-family: 'didonesque-roman', serif;
    letter-spacing: 2px;
    text-transform: capitalize;
    position: relative;
}

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

#sb_instagram .sbi_follow_btn a {
    background: transparent !important;
    color: #000000 !important;
}

#sb_instagram .sbi_follow_btn a:focus, #sb_instagram .sbi_follow_btn a:hover {
    box-shadow: none !important;
}

.homepage-three .null-instagram-feed .clear a, .homepage-three #sb_instagram #sbi_load .sbi_follow_btn a, .homepage-three .pin-button a {
    display: block;
    font-size: 40px;
    font-size: 4rem;
    position: relative;
}

.insta-header .null-instagram-feed .instagram-pics>li {
    width: 10%;
}

.insta-header .null-instagram-feed .instagram-pics, .insta-header #sb_instagram #sbi_images, .insta-header .pin-feed {
    margin-left: -5%;
    margin-right: -5%;
    width: auto;
    float: none;
}

.insta-header .null-instagram-feed .clear, .insta-header #sb_instagram #sbi_load .sbi_follow_btn, .insta-header .pin-button {
    bottom: 20px;
    position: absolute;
    right: 20px;
    left: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}

#sb_instagram {
    position: relative;
}

.insta-footer .null-instagram-feed .clear, .insta-footer #sb_instagram #sbi_load .sbi_follow_btn, .insta-footer .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%;
}

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

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


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

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


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

.featured-content .widget-wrap .entry, .popular-posts .wpp-list li {
    float: left;
    width: 33.33%;
    clear: initial;
    padding: 10px;
}

.sidebar .popular-posts .wpp-list li, .sidebar .featured-content .entry {
    display: block;
    float: none;
    margin-left: auto;
    width: 100%;
    padding: 0;
}

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

.popular-posts a {
    cursor: pointer;
    display: block;
}

.wpp-excerpt, .featuredpost .entry-content p, .sidebar .featuredpost .entry-content p {
    text-align: center;
    display: block;
    padding: 0 25px;
}

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

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

.wpp-list {
    text-align: center;
}


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

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

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

:focus {
    outline: none;
}


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

.nav-primary {
    text-align: center;
    display: inline-block;
    vertical-align: middle;
}

.site-header>.wrap {
    text-align: center;
    padding: 40px 20px;
    min-height: 164px;
}


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

.title-area {
    padding: 0;
    width: auto;
    margin: 0 auto;
    display: inline-block;
    text-align: left;
    position: relative;
    vertical-align: middle;
}

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

.site-title {
    font-family: 'didonesque-roman', serif;
    font-size: 60px;
    font-weight: 400;
    font-style: normal;
    margin: 0 auto;
    line-height: 1.4;
    letter-spacing: 0;
    text-transform: capitalize;
}

.nav-outer.fixed .site-title {
    font-size: 25px;
    padding-top: 10px;
}

.sticky-logo .nav-outer.fixed .site-title, .sticky-logo .nav-outer.fixed .site-description {
    display: none;
}

.header-image .nav-outer.fixed .site-title {
    padding-top: 0;
}

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

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

.site-description {
    font-size: 10px;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.4;
    color: #000000;
    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;
}

.second-logo {
    display: none;
    max-width: 90px;
    padding: 8px;
}

.nav-outer.fixed .nav-inner .title-area a>img {
    display: none;
}

.nav-outer.fixed .nav-inner .second-logo {
    display: block;
}


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

.nav-outer {
    text-align: left;
    top: -95px;
    background: #ffffff;
}

.nav-inner {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    align-items: center;
    -webkit-align-items: center;
}

.nav-outer.fixed {
    position: fixed;
    left: 0;
    right: 0;
    z-index: 999;
    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;
    padding: 0 30px;
    -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);
}

.nav-left {
    width: 100%;
    max-width: 300px;
}

.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, .widget_nav_menu a {
    text-decoration: none;
    display: inline-block;
    padding: 23px 33px 23px 0;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    color: #000000;
    line-height: 1;
}

.genesis-nav-menu a:focus, .genesis-nav-menu a:hover, .genesis-nav-menu .sub-menu .current-menu-item>a:focus, .genesis-nav-menu .sub-menu .current-menu-item>a:hover, .widget_nav_menu a:hover, .widget_nav_menu a:focus, .nav-search a:hover, .nav-search a:focus {
    color: #c1c1c1;
    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;
    -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);
}

.genesis-nav-menu .sub-menu a {
    background-color: #ffffff;
    border: 0;
    border-top: 0;
    padding: 15px 15px;
    position: relative;
    width: 200px;
    word-wrap: break-word;
}

.genesis-nav-menu .sub-menu .sub-menu {
    margin: -44px 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;
}

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


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


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

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

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


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


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

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

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

.post-grid {
    padding: 10px;
}

.post-grid .entry {
    margin: 0 auto;
}

.post-grid.half-column, .post-grid.third-column {
    vertical-align: top;
    display: inline-block;
}

.post-grid.half-column {
    width: 50%;
}

.post-grid.third-column {
    width: 33.33%;
}

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

.grid-img-outer {
    position: relative;
}

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

.landscape {
    padding-top: 66.25%;
}

.portrait {
    padding-top: 133%;
}

.square {
    padding-top: 100%;
}

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

.post-grid.left-column .grid-img-outer, .post-grid.left-column .grid-info, .post-grid.right-column .grid-img-outer, .post-grid.right-column .grid-info {
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

.post-grid.left-column .grid-img-outer, .post-grid.right-column .grid-img-outer {
    width: 60%;
}

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

.post-grid.right-column .grid-img-outer {
    right: -40%;
    text-align: right;
}

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

.post-grid.right-column .grid-info, .post-grid.right-column .entry-title {
    text-align: left;
    margin: 10px auto;
}

.post-grid.left-column .grid-info, .post-grid.left-column .entry-title {
    text-align: right;
    margin: 10px auto;
}

.post-grid.third-column .grid-info, .featured-info {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.51);
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    flex-direction: column;
    -webkit-flex-direction: column;
}

.post-grid.third-column:hover .grid-info, .featured-item:hover .featured-info {
    background: transparent;
}

.post-grid.third-column .grid-info, .post-grid.third-column .grid-meta a, .post-grid.third-column .grid-meta, .post-grid.third-column .entry-title-link, .post-grid.third-column .entry-time {
    color: #ffffff;
}

.grid-body {
    letter-spacing: .4px;
}

.grid-img img {
    width: 100%;
    height: auto;
    margin: 0 auto;
}

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

.single .entry, .page .entry {
    background: #ffffff;
    padding: 20px;
    margin-top: 10px;
}

.entry-content ol, .entry-content ul {
    margin-bottom: 28px;
    margin-left: 40px;
}

.site-container .blocks-gallery-grid, .site-container .wp-block-gallery, .site-container .wp-block-social-links {
    padding-left: 0;
}

.blocks-gallery-grid {
    margin-left: auto !important;
    margin-right: auto !important;
}

.content-sidebar-wrap .wp-block-buttons .wp-block-button {
    display: inline;
}

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

.entry-content {
    display: block;
    padding: 0;
    line-height: 1.8;
    max-width: 900px;
    margin: 0 auto;
}

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

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

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

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

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


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

.container-title, .widget-title, .entry-comments h3, .comment-reply-title, .archive-title, .archive-description .entry-title {
    text-align: center;
    margin-bottom: 20px;
    font-size: 27px;
    font-size: 2.7rem;
    font-family: 'didonesque-roman', serif;
    font-weight: 400;
    letter-spacing: 0;
    text-transform: capitalize;
    position: relative;
}

.footer-widget-area .widget-title, .sidebar .widget-title, .footer-area-two .widget-title, .sidebar .enews-widget .enews .widget-title {
    font-size: 17px;
    font-size: 1.7rem;
}

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, .share-buttons h3 {
    padding-top: 24px;
    color: #000000;
}

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

.adjacent-entry-pagination .pagination-previous, .adjacent-entry-pagination .pagination-next {
    width: 50%;
}

.archive-pagination li {
    display: inline;
}

.archive-pagination a {
    padding: 6px 20px;
    line-height: 1;
}

.pagination-next a, .pagination-previous a {
    font-size: 16px;
    font-size: 1.6rem;
}

.archive-pagination .pagination-next a, .archive-pagination .pagination-previous a {
    font-size: 10px;
    font-size: 1rem;
}

.pagination-previous a div, .pagination-next a div {
    padding: 10px 0;
    font-size: 11px;
    font-size: 1.1rem;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.pagination-previous a span, .pagination-next a span {
    font-family: 'didonesque-roman', serif;
    font-weight: 400;
    letter-spacing: 0;
    text-transform: capitalize;
}


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

.form-submit {
    margin: 0 auto;
}

.comment-respond, .entry-comments, .entry-pings {
    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: 10px auto;
}

.comment-form-comment {
    margin-bottom: 10px;
}

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

.comment-header {
    margin-bottom: 10px;
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: 400;
    text-align: left;
}

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

.entry-comments h3, .comment-reply-title {
    display: block;
}

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

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

.comment-content {
    clear: both;
    text-align: left;
    border-bottom: 1px solid #000000;
    padding: 10px;
    margin-bottom: 10px;
}

.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;
    text-align: left;
    margin-bottom: 15px;
}

.comment-header p {
    margin-bottom: 0;
}

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


/* ## Categories
--------------------------------------------- */

.category .entry, .archive .entry {
    margin-bottom: 0;
    padding: 0;
    position: relative;
}


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

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

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

.single-post .content {
    max-width: 1040px;
    margin: 0 auto;
}


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

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

.footer-area-one {
    padding: 20px 0;
}

.site-footer, .footer-area-two, .footer-widgets {
    background-color: #000000;
    padding: 15px 10px;
    text-align: center;
    color: #ffffff;
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: 400;
}

.site-footer a, .footer-area-two a, .footer-widgets a {
    color: #ffffff;
}

.site-footer a:hover, .site-footer a:focus, .footer-area-two a:hover, .footer-area-two a:focus, .footer-widgets a:hover, .footer-widgets a:focus {
    color: #ffffff;
}

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

.site-footer .widget-title, .footer-area-two .widget-title, .footer-widgets .widget-title {
    background: transparent;
    color: #ffffff;
    text-align: center;
}

.footer-area-two .wrap .widget {
    margin: 0 auto;
}


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

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

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

.ud-video {
    display: inline-block;
    width: 33.33%;
    padding: 1%;
}

.sidebar .ud-video {
    display: block;
    width: 100%;
    padding: 1% 0;
}

.ud-video .ud-ytplay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.51);
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
}

.ud-video a:hover .ud-ytplay {
    background-color: transparent;
}

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

.ud-video:last-child {
    margin-bottom: 0;
}


/* ## Banner
---------------------------------------------------------------------------------------------------- */

.call-to-action {
    text-align: center;
}

.cta-img {
    background-position: 50%;
    background-size: cover;
    background-attachment: fixed;
}

.cta-img.normal {
    background-attachment: initial;
}

.cta-content {
    width: 100%;
    height: 100%;
    table-layout: fixed;
    padding: 40px;
    background: rgba(0, 0, 0, 0.51);
    color: #ffffff;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
}

.call-to-action .cta-container-title {
    text-align: center;
    background: transparent;
    text-transform: capitalize;
}

.call-to-action .cta-container-title span {
    display: block;
    padding: 0;
    font-size: 43px;
    font-size: 4.3rem;
    font-family: 'didonesque-roman', serif;
    font-weight: 400;
    letter-spacing: 0;
    text-transform: uppercase;
    margin-bottom: 0;
    background: transparent;
}

.call-to-action .container-title:before {
    display: none;
}

.homepage-widgets .wrap {
    padding: 0 20px 40px 20px;
}

.homepage-one.homepage-widgets .wrap {
    padding-bottom: 0;
}


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

.footer-widgets {
    clear: both;
    font-size: 10px;
    font-size: 1rem;
    padding: 10px 0;
}

.footer-widgets .wrap {
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: 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, .footer-area-two .widget_nav_menu li a {
    text-decoration: none;
    display: inline-block;
    padding: 5px 0 15px 0;
    font-size: 10px;
    font-size: 1rem;
    font-weight: 400;
}

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

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

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


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

@media only screen and (max-width: 1023px) {
    .title-area img {
        position: relative;
        max-width: 100%;
    }
    .nav-primary {
        display: none;
    }
    .genesis-responsive-menu {
        display: none;
        left: 0;
        right: 0;
        width: 100%;
        background: #ffffff;
        position: absolute;
        left: 0;
        right: 0;
        z-index: 999;
        padding-top: 20px;
    }
    .genesis-skip-link .skip-link-hidden {
        display: none;
        visibility: hidden;
    }
    .menu-toggle, .sub-menu-toggle {
        background-color: transparent;
        border-width: 0;
        color: #000000;
        display: block;
        margin: 0 auto;
        overflow: hidden;
        text-align: left;
        visibility: visible;
        padding: 0 0 0 15px;
    }
    .dashicons-menu.activated:before {
        content: "\f00d";
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        line-height: 20px;
    }
    .menu-toggle:focus, .menu-toggle:hover, .sub-menu-toggle:focus, .sub-menu-toggle:hover {
        background-color: transparent;
        border-width: 0;
        color: #000000;
    }
    .menu-toggle {
        position: relative;
        width: auto;
        z-index: 1000;
        display: inline-block;
        vertical-align: middle;
        padding: 15px 33px;
        font-size: 14px;
        font-size: 1.4rem;
    }
    .menu-toggle::before {
        font-size: 20px !important;
        font-size: 2rem !important;
        margin-right: 10px;
        line-height: 1;
        height: auto !important;
        text-rendering: auto;
        vertical-align: top !important;
        transition: none !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;
    }
    .slider-a {
        padding: 25px;
    }
    .featured-item {
        width: 20%;
    }
    .featured-info .post-title {
        font-size: 12px;
        font-size: 1.2rem;
    }
    .featured-item:last-child {
        display: none;
    }
}

@media only screen and (max-width: 860px) {
    .homepage-three .pin-button a, .featured-widget .featured-title, .ud-featured, .homepage-three .null-instagram-feed .clear, .homepage-three #sb_instagram #sbi_load, .homepage-three .instagram-pics, .homepage-three #sb_instagram #sbi_images, .enews .widget-title, .homepage-three .pin-feed, .homepage-three .pin-button {
        display: block;
        width: 100%;
        text-align: center;
    }
    .featured-widget {
        display: block;
    }
    .featured-widget .featured-title {
        padding: 20px 0;
    }
    .homepage-three .widget {
        padding: 80px 0;
    }
    .enews-widget form {
        width: 100%;
        padding: 0;
    }
    .enews-widget .widget-wrap:before, .homepage-three .widget:before {
        right: 0;
        left: 0;
    }
    .footer-area-one .enews p, .homepage-two .enews p, .homepage-three .enews p {
        left: 0;
        padding: 10px 30px;
        text-align: center;
        position: relative;
    }
    .posts-main {
        width: 100%;
        float: none;
    }
    .post-grid.left-column .grid-img-outer, .post-grid.right-column .grid-img-outer, .post-grid.left-column .grid-info, .post-grid.right-column .grid-info {
        width: 100%;
    }
    .post-grid.left-column .grid-info, .post-grid.left-column .entry-title, .post-grid.right-column .grid-info, .post-grid.right-column .entry-title {
        text-align: center;
    }
    .post-grid.right-column .grid-info {
        left: 0;
    }
    .post-grid.third-column {
        width: 100%;
        display: block;
    }
    .post-grid.right-column .grid-img-outer {
        right: 0;
        text-align: center;
    }
    .featured-content .widget-wrap .entry, .popular-posts .wpp-list li {
        display: block;
        float: none;
        width: 100%;
        clear: both;
    }
    .site-container .site-title {
        font-size: 30px;
        font-size: 3rem;
    }
    .footer-credits .one-half {
        width: 49.75%;
    }
    #related-posts-inner .one-half, #related-posts-inner .one-third, #related-posts-inner .one-fourth, #related-posts-inner .one-fifth {
        width: 50%;
        margin: 0 auto;
        padding: 0 10px;
    }
    .related-post:nth-of-type(2n+1) {
        clear: both;
    }
    .related-posts h4 {
        height: auto !important;
        font-size: 14px;
    }
    .related-post.one-fifth:last-child, #related-posts-inner .one-third:last-child {
        display: none;
    }
    .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-content .content, .content-sidebar .content {
        width: 100%;
    }
    .sidebar-primary {
        display: none;
    }
    .content-sidebar .sidebar .widget {
        margin: 0 10px 40px 10px;
    }
    .share-btns a {
        padding: 0 10px;
    }
    .featured-photo {
        display: block;
        width: 100%;
    }
    .featured-photo-outer .entry-header {
        width: 90%;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    .featured-photo-outer.overlay .entry-header {
        z-index: 2;
        position: absolute;
        top: 50%;
        width: 90%;
        margin: 0 auto;
        left: 0;
        right: 0;
    }
    .comment-form-author, .comment-form-email, .comment-form-url {
        margin: 0 auto 15px auto;
        width: 100%;
        float: none;
    }
    .entry-title {
        font-size: 15px;
        font-size: 1.5rem;
        height: auto !important;
    }
    .cta-img {
        background-attachment: initial;
    }
    .entry-content p {
        margin: 10px auto;
    }
    .entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
        font-family: 'didonesque-roman', serif;
        margin: 0 auto;
    }
    blockquote {
        margin: 40px 20px;
        font-size: 23px;
        font-size: 2.3rem;
    }
    .author-name, .featured-photo-outer .grid-meta a, .featured-photo-outer .entry-header, .featured-photo-outer .header-meta a, .share-btns h6, .share-btns a, .featured-photo-outer .entry-title, .featured-photo-outer .entry-time {
        color: #000000;
    }
}

@media only screen and (max-width: 780px) {
    .entry-content .wp-block-columns {
        display: block;
    }
    .entry-content .wp-block-column:not(:last-child) {
        margin-right: 0;
    }
    .entry-content .wp-block-column:not(:first-child), .entry-content .wp-block-column:nth-child(2n) {
        margin-left: 0;
    }
    .post-grid.half-column {
        width: 100%;
        display: block;
    }
    .enews-widget form {
        display: block;
    }
    .enews h4+p, .enews h3+p {
        text-align: center;
    }
    .title-area {
        padding-left: 0;
        width: auto;
        display: block;
        text-align: center;
    }
    .site-header .nav-right-outer {
        float: none;
        text-align: center;
        margin-top: 20px;
    }
    .insta-header .null-instagram-feed .instagram-pics>li, .insta-header .pin-feed-outer.pins-10 .pin-feed li {
        width: 20%;
    }
    .null-instagram-feed .instagram-pics>li, .pin-feed li {
        width: 25%;
    }
    .cta-content {
        padding: 20px;
    }
    .enews-widget form input {
        display: block;
        width: 100%;
        margin-right: auto;
        margin-bottom: 1%;
    }
    .enews-widget input[type="submit"] {
        width: 100%;
    }
    .featured-item, .featured-item:last-child {
        width: 33.33%;
        display: block;
    }
    .ud-video {
        display: block;
        width: 100%;
        padding: 1% 0;
    }
    .ud-video a {
        font-size: 30px;
    }
    .nav-inner {
        display: block;
    }
    .nav-outer, .nav-outer .social-header ul {
        text-align: center;
    }
    .menu-toggle {
        padding: 15px 33px 15px 0;
    }
    .nav-right .social-header .minimal-social-icons li a {
        padding: 0 10px;
    }
    .nav-outer.fixed .nav-left {
        display: none;
    }
    .nav-outer.fixed .nav-right .social-header .minimal-social-icons li a {
        padding: 0 0 0 15px;
    }
    .nav-left {
        margin: 0 auto;
    }
    .homepage-three .pin-button a, .featured-widget .featured-title h3, .enews .widget-title, .homepage-three .null-instagram-feed .clear a, .homepage-three #sb_instagram #sbi_load .sbi_follow_btn a {
        font-size: 20px;
        font-size: 2rem;
    }
    .wp-block-media-text.is-stacked-on-mobile {
        grid-template-columns: 100%!important;
        grid-template-areas: "media-text-media" "media-text-content";
    }
    .grid-meta li a, .entry-time {
        padding: 0 5px 10px 5px;
    }
    .grid-meta li.author-name a {
        padding-right: 15px;
    }
    .featured-photo-outer .entry-header {
        position: relative;
        top: 0;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    .featured-photo-outer .grid-meta, .featured-photo-outer .entry-header .entry-title, .share-btns {
        text-align: center;
    }
}

@media only screen and (max-width: 600px) {
    .featured-item, .featured-item:last-child {
        width: 50%;
    }
    .featured-item:last-child {
        display: inline-block;
    }
}

@media only screen and (max-width: 400px) {
    .nav-outer.fixed {
        padding: 0 5px;
    }
    .menu-toggle {
        padding: 15px 0 15px 0;
    }
    .nav-outer.fixed .nav-right .social-header .minimal-social-icons li a {
        padding: 0 0 0 5px;
    }
}


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

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