/*
        Theme Name: Ivy & Lane
        Theme URI: https://17thavenuedesigns.com/shop/ivy-wordpress-theme/
        Description: A stylish + flexible mobile responsive theme for the Genesis framework.
        Author: 17th Avenue
        Author URI: https://17thavenuedesigns.com
        Version: 1.4.0
 
        Template: genesis
        Template Version: 3.3

    License: GPL-2.0+
    License URI: http://www.opensource.org/licenses/gpl-license.php
*/
/* Table of Contents

    - HTML5 Reset
        - Baseline Normalize
        - Box Sizing
        - Float Clearing
    - Defaults
        - Typographical Elements
        - Headings
        - Objects
        - Forms
        - Buttons
        - Screen Reader Text
        - Tables
    - Structure and Layout
        - Site Containers
        - Column Classes
    - Common Classes
        - Avatar
        - Genesis
        - Search Form
        - Titles
        - WordPress
    - Widgets
    - Plugins
        - WP Recipe Maker
        - Featured Content
    - Genesis Responsive Slider
        - Genesis eNews Extended
            - Sidebar & After Entry eNews
            - Homepage eNews
        - Jetpack
        - Genesis Simple Share
        - Instagram Feed
        - Ninja Forms
    - Site Header
        - Title Area
    - Site Navigation
        - Primary Navigation
        - Secondary Navigation
        - Shop Navigation
        - Footer Navigation
    - Content Area
        - Home Page
        - Flexible Widgets
        - Homepage featured post widget titles
        - Pricing Table
        - Content
        - Entries
        - Entry Meta
        - After Entry
        - Pagination
        - Previous Next Navigation
        - Post Comments
    - Sidebar
        - Social Icons
        - About Photo Widget
    - Footer Widgets
    - Site Footer
    - Page Templates
        - 404 page
        - Category Archive Page
        - Category Index Page
        - Portfolio Page
    - Mailchimp
    - FooGallery
    - Responsive Navigation
        - Navigation Toggles
    - Media Queries
        - Max-width: 1139px
        - Max-width: 1023px
        - Max-width: 767px
        - Max-width: 480px

*/
/* Fontello CSS */

@import url('icons.css');

@font-face {
    font-family: 'Festive';
    src: url('type/festivescript-webfont.woff2') format('woff2'),
         url('type/festivescript-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/*
HTML5 Reset
---------------------------------------------------------------------------------------------------- */
/* Baseline Normalize
    normalize.css v2.1.3 | MIT License | git.io/normalize
--------------------------------------------- */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}
audio,
canvas,
video {
    display: inline-block
}
audio:not([controls]) {
    display: none;
    height: 0
}
[hidden],
template {
    display: none
}
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}
body {
    margin: 0
}
a {
    background: transparent
}
a:focus {
    outline: thin dotted
}
a:active,
a:hover {
    outline: 0
}
h1 {
    font-size: 2em;
    margin: .67em 0
}
abbr[title] {
    border-bottom: 1px dotted
}
b,
strong {
    font-weight: 700
}
dfn {
    font-style: italic
}
hr, hr.wp-block-separator {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    clear: both;
    height: 0;
    margin: 40px 0;
    border: none;
    border-top: 1px solid #eee;
}
mark {
    background: #ff0;
    color: #777676
}
code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em
}
pre {
    white-space: pre-wrap
}
q {
    quotes: "\201C" "\201D" "\2018" "\2019"
}
small {
    font-size: 80%
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sup {
    top: -.5em
}
sub {
    bottom: -.25em
}
img {
    border: 0
}
svg:not(:root) {
    overflow: hidden
}
figure {
    margin: 0
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}
legend {
    border: 0;
    padding: 0
}
button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0
}
button,
input {
    line-height: normal
}
button,
select {
    text-transform: none
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}
input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}
input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}
textarea {
    overflow: auto;
    vertical-align: top
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
/* Box Sizing
--------------------------------------------- */
*,
input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
/* Float Clearing
--------------------------------------------- */

.author-box:before,
.clearfix:before,
.entry:before,
.entry-content:before,
.footer-widgets:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.widget:before,
.wrap:before {
    content: " ";
    display: table;
}
.author-box:after,
.clearfix:after,
.entry:after,
.entry-content:after,
.footer-widgets:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.widget:after,
.wrap:after {
    clear: both;
    content: " ";
    display: table;
}
/*
Defaults
---------------------------------------------------------------------------------------------------- */
/* Typographical Elements
--------------------------------------------- */

html {
    font-size: 62.5%;
}
body {
    background-color: #fff;
    color: #444;
    font: normal 13px Libre Baskerville, serif;
    letter-spacing: 1px;
    line-height: 2.8rem;
    -webkit-font-smoothing: antialiased;
}
body.ivy-home {
    color: #444;
}
a,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.owl-carousel .owl-nav [class*=owl-] {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
a {
    color: #6f6f6f;
    text-decoration: none;
}
a:hover {
    color: #ccd2d9;
}
.entry-content a {
    color: #9ea6b0;
}
.entry-content a:hover {
    color: #ccd2d9;
}
::selection {
    background-color: #ccc;
    color: #fff;
}
::-moz-selection {
    background-color: #ccc;
    color: #fff;
}
p {
    margin: 0 0 22px;
    padding: 0;
}
p.has-text-align-center {
    text-align: center !important;
}
ol,
ul {
    margin: 0;
    padding: 0;
}
li {
    list-style-type: none;
}
b,
strong {
    font-weight: 800;
}
cite,
em,
i {
    font-style: italic;
}
blockquote {
    margin: 35px 30px;
    font: italic lighter 18px Libre Baskerville, serif;
    line-height: 1.8;
    background: #f8f8f7;
    padding: 30px;
    color: #6f6f6f;
}
blockquote p {
    margin-bottom: 0;
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Libre Baskerville', serif;
    font-weight: normal;
    letter-spacing: 2px;
    line-height: 1.5;
    margin: 0 0 20px;
    color: #6f6f6f;
}
h1 {
    font-size: 32px;
}
h2 {
    font-size: 25px;
}
h3 {
    font-size: 22px;
}
h4 {
    font-size: 19px;
    font-family: Montserrat;
    text-transform: uppercase;
}
h5 {
    font-size: 18px;
    font-style: italic;
}
h6 {
    font-size: 16px;
}

/* Objects
--------------------------------------------- */

ul.blocks-gallery-grid {
    margin-left: 0 !important;
}
embed,
iframe,
img,
object,
video,
.wp-caption {
    max-width: 100%;
}
img {
    height: auto;
}
.full-width-content img.pull-left {
    float: left;
    margin: 0 40px 40px -200px;
}
.full-width-content img.pull-right {
    float: right;
    margin: 0 -200px 40px 40px;
}
.featured-content img,
.gallery img {
    width: auto;
}
p img {
    margin-bottom: 0 !important;
}

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

input,
select,
textarea {
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: 0;
    box-shadow: none;
    color: #6f6f6f;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: .05em;
    padding: 12px;
    width: 100%;
}
input:focus,
textarea:focus {
    border: 1px solid #e3e2e2;
    outline: none;
}
.ivy-home input:focus,
.ivy-home textarea:focus {
    border: 1px solid #aaa;
    outline: none;
}
input[type="checkbox"],
input[type="image"],
input[type="radio"] {
    width: auto;
}
::-moz-placeholder {
    color: #777;
    opacity: 1;
}
::-webkit-input-placeholder {
    color: #777;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.widget .button,
.entry-content .wp-block-button .wp-block-button__link {
    background-color: #ccd2d9;
    color: #fff;
    border: 0;
    cursor: pointer;
    font: normal 11px Montserrat, sans-serif;
    letter-spacing: 2px;
    padding: 14px 24px;
    margin: 10px 0;
    text-transform: uppercase;
    white-space: normal;
    width: auto;
    border-radius: 0;
    -webkit-font-smoothing: subpixel-antialiased;
}
.entry-content .wp-block-button .wp-block-button__link {
    background-color: #ccd2d9 !important;
}
.entry-content .wp-block-button .wp-block-button__link:hover {
    background-color: #9ea6b0 !important;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
    display: none;
}
.entry-content a.button { color: #fff; }
/* Buttons
--------------------------------------------- */

.footer-widgets button,
.footer-widgets input[type="button"],
.footer-widgets input[type="reset"],
.footer-widgets input[type="submit"],
.footer-widgets .widget .button {
    color: #9ea6b0;
}
button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button.clear:hover,
.button:hover,
.widget .button:hover,
.widget .button.clear:hover,
.footer-widgets button:hover,
.footer-widgets input:hover[type="button"],
.footer-widgets input:hover[type="reset"],
.footer-widgets input:hover[type="submit"],
.footer-widgets .widget .button:hover {
    background-color: #9ea6b0;
    color: #fff;
}
.button {
    display: inline-block;
}
button.small,
input[type="button"].small,
input[type="reset"].small,
input[type="submit"].small,
.button.small {
    padding: 8px 16px;
}
.widget .button.clear {
    background-color: transparent;
    border: 2px solid #2f414a;
    color: #2f414a;
}

/* Screen Reader Text
--------------------------------------------- */

.screen-reader-text {
    display: none;
}
.screen-reader-shortcut,
.screen-reader-text,
.screen-reader-text span {
    background-color: #fff;
    border: 0;
    clip: rect(0, 0, 0, 0);
    color: #9f9f9f;
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
}
.genesis-nav-menu .search input[type="submit"]:focus,
.screen-reader-shortcut:focus,
.screen-reader-text:focus,
.widget_search input[type="submit"]:focus {
    border: 1px solid #9f9f9f;
    clip: auto !important;
    display: block;
    font-size: 18px;
    font-weight: 600;
    height: auto;
    padding: 20px;
    text-decoration: none;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}
/* Tables
--------------------------------------------- */

table {
    border-collapse: collapse;
    border-spacing: 0;
    line-height: 2;
    margin-bottom: 40px;
    width: 100%;
}
tbody {
    border-bottom: 1px solid #eee;
}
th,
td {
    text-align: left;
}
th {
    font-weight: bold;
    text-transform: uppercase;
}
td {
    border-top: 1px solid #eee;
    padding: 10px;
}

/*
Structure and Layout
---------------------------------------------------------------------------------------------------- */
/* Site Containers
--------------------------------------------- */

.site-container {
    -webkit-animation: fadein 1s;
    -moz-animation: fadein 1s;
    -ms-animation: fadein 1s;
    -o-animation: fadein 1s;
    animation: fadein 1s;
    max-width: 1160px;
    padding: 0 30px 20px;
    margin: 0 auto;
}
.site-inner,
.wrap {
    float: none;
    margin: 0 auto;
    max-width: 1120px;
}
.site-inner {
    background-color: #fff;
    clear: both;
    position: relative;
    z-index: 9;
    word-wrap: break-word;
    margin-bottom: 20px;
}
.ivy-home .site-container .site-inner,
.home .site-container .site-inner {
    margin-top: 0;
    max-width: 100%;
}
.ivy-landing .entry-title {
    display: none;
}
.ivy-landing .content {
    padding: 50px;
    margin-top: 20px;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}
.ivy-landing {
    background: #f8f8f7;
    margin-top: 50px;
    margin-bottom: 70px;
}
.ivy-landing .site-inner {
    max-width: 1000px;
}
.secondary-nav .site-inner {
    margin-top: 250px;
}
/* Column Classes
    Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css
--------------------------------------------- */

.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
    float: left;
    margin-left: 2.564102564102564%;
}
.one-half,
.three-sixths,
.two-fourths {
    width: 48.717948717948715%;
}
.one-third,
.two-sixths {
    width: 30.723931623931625%;
}
.four-sixths,
.two-thirds {
    width: 65.81196581196582%;
}
.one-fourth {
    width: 23.076923076923077%;
}
.three-fourths {
    width: 74.35897435897436%;
}
.one-sixth {
    width: 14.52991452991453%;
}
.five-sixths {
    width: 82.90598290598291%;
}
.first {
    clear: both;
    margin-left: 0;
}
.last { float: right; }
/*
Common Classes
---------------------------------------------------------------------------------------------------- */
/* Avatar
--------------------------------------------- */

.avatar {
    border-radius: 50%;
    float: left;
}
.author-box .avatar {
    height: 120px;
    width: 120px;
}
.entry-comments .avatar {
    height: 60px;
    width: 60px;
}
.alignleft .avatar,
.author-box .avatar {
    margin-right: 24px;
}
.alignright .avatar {
    margin-left: 24px;
}
.comment .avatar {
    margin: 0 20px 24px 0;
}
.entry-comments .comment-author {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 14px;
}

.entry-comments .says {
    font-style: italic;
    text-transform: lowercase;
    font-size: 15px;
}
/* Genesis
--------------------------------------------- */

.breadcrumb {
    border-bottom: 2px solid #f5f5f5;
    font-size: 20px;
    margin-bottom: 60px;
    padding-bottom: 10px;
}
.archive-description,
.author-box {
    font-size: 14px;
    margin-bottom: 3.5%;
}
.author-box-title {
    font-size: 22px;
    margin-bottom: 8px;
}
.archive-description p:last-child,
.author-box p:last-child {
    margin-bottom: 0;
}
/* Search Form
--------------------------------------------- */

.search-form {
    overflow: hidden;
}
.search-form input[type="search"] {
    width: auto;
    background: #fff;
    margin-right: 10px;
    padding: 14px 10px 13px;
    font-size: 12px;
}
.sidebar .search-form input[type="search"] {
    width: 84%;
}
.widget_search input[type="submit"] {
    border: 0;
    margin: -1px;
    padding: 0;
    position: absolute;
    width: 44px;
    height: 44px;
    font-size: 11px;
}
/* Titles
--------------------------------------------- */

.archive-title {
    font-size: 24px;
    line-height: 1;
    margin-bottom: 20px;
}
.entry-title {
    font-size: 18px;
    letter-spacing: 3px;
    text-transform: uppercase;
    margin-bottom: 10px;
    line-height: 3.25rem;
}
.sidebar .entry-title {
    font-size: 24px;
    text-align: center;
}
.page .entry-title,
.single-portfolio .entry-title {
    margin-bottom: 30px;
    font-size: 18px;
}
.ivy-blog .entry-title {
    margin-bottom: 8px !important;
}
.ivy-home .widget-title {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 3px;
    line-height: 1.2;
    text-align: center;
    font-family: Libre Baskerville;
    margin-bottom: 5px;
}
.widget-full .widget-title {
    margin-bottom: 20px;
}
/* WordPress
--------------------------------------------- */

.alignleft {
    float: left;
    text-align: left;
}
.alignright {
    float: right;
    text-align: right;
}
a.alignleft,
a.alignnone,
a.alignright {
    max-width: 100%;
}
a.alignnone {
    display: inline-block;
}
a.aligncenter img {
    display: block;
    margin: 0 auto;
}
img.centered,
.aligncenter {
    display: block;
    margin: 0 auto 24px;
}
img.alignnone,
.alignnone {
    margin: 0 0 12px;
}
a.alignleft,
img.alignleft,
.wp-caption.alignleft {
    margin: 0 24px 24px 0;
}
a.alignright,
img.alignright,
.wp-caption.alignright {
    margin: 0 0 24px 24px;
}
.wp-caption-text {
    font-size: 14px;
    line-height: 1.7;
    font-style: italic;
    text-align: center;
}
.entry-content p.wp-caption-text {
    margin-bottom: 0;
}
.gallery-caption,
.entry-content .gallery-caption {
    margin: 0 0 10px;
}
.post-password-form {
    background: #f8f8f7;
    padding: 60px 40px 32px;
}
.post-password-form input {
    width: auto;
}
.post-password-form p {
    font-size: 20px;
    line-height: 1.8;
    color: #6f6f6f;
}
.post-password-form label {
    font-size: 16px;
    font-style: italic;
}
.post-password-form input[name="post_password"] {
    margin-left: 7px;
    margin-right: 5px;
}
.post-password-form {
    text-align: center;
    width: 100% !important;
}
.wp-audio-shortcode,
.wp-playlist,
.wp-video {
    margin: 0 0 28px;
}
/*
Widgets
---------------------------------------------------------------------------------------------------- */

.widget {
    word-wrap: break-word;
}
.widget ol > li {
    list-style-position: inside;
    list-style-type: decimal;
    padding-left: 20px;
    text-indent: -20px;
}
.widget li li {
    border: none;
    margin: 0 0 0 30px;
    padding: 0;
}
.widget_calendar table {
    width: 100%;
}
.widget_calendar td,
.widget_calendar th {
    text-align: center;
}
.sidebar .widget-title {
    text-align: center;
    font: normal 12px Libre Baskerville;
    text-transform: uppercase;
    letter-spacing: 3px;
}
.sidebar .enews .widget-title {
    border-bottom: 0;
    padding: 0;
}
/*
Plugins
---------------------------------------------------------------------------------------------------- */
/* WP Recipe Maker
--------------------------------------------- */
.wprm-recipe {
    padding: 32px 32px 18px !important;
    background: #f8f8f7;
    max-width: 100% !important;
    border: 0 !important;
}
.wprm-recipe h4.wprm-recipe-group-name {
    font-size: 18px !important;
    margin: 10px 0 !important;
    padding-top: 10px !important;
}
.wprm-recipe-container h2, .wprm-recipe-template-compact h2, .wprm-recipe-template-compact .wprm-recipe-name {
    font-size: 26px !important;
    letter-spacing: 1px !important;
    color: #6f6f6f !important;
    padding-bottom: 15px !important;
    font-family: Libre Baskerville !important;
    font-weight: normal !important;
}
.wprm-recipe-container h3, .wprm-recipe-template-compact .wprm-recipe-header {
    font: normal 14px Montserrat, sans-serif !important;
    -webkit-font-smoothing: subpixel-antialiased;
    text-transform: uppercase !important;
    letter-spacing: 2px !important;
    padding-bottom: 10px !important;
    color: #444 !important;
    margin-bottom: 6px !important;
    padding-top: 5px !important;
}
.wprm-recipe-container ul {
    margin-bottom: 30px !important;
}
.wprm-recipe p {
    margin-bottom: 25px !important;
}
.wprm-recipe p, .wprm-recipe .wprm-recipe-instructions li {
    font-size: 13px !important;
    font-family: Libre Baskerville;
    line-height: 1.9 !important;
}
.wprm-recipe ul li {
    font-size: 13px !important;
    font-family: Libre Baskerville;
    line-height: 2.2 !important;
}
.wprm-block-text-normal {
    font-family: Libre Baskerville;
    line-height: 1.9 !important;
    font-size: 13px !important;
}
.wprm-recipe-summary {
    margin-bottom: 10px !important;
}
.wprm-recipe-times-container {
    margin-bottom: 16px !important;
}
.wprm-block-text-faded {
    font-style: italic;
}
.wprm-recipe a.wprm-recipe-link, .wprm-recipe a.wprm-recipe-link:hover {
    border: 0 !important;
    background: transparent !important;
    font-size: 11px !important;
    padding: 0 !important;
}
.wprm-recipe-notes {
    margin-bottom: 12px;
}
.wprm-recipe-jump {
    background: #ccd2d9;
    padding: 7px 14px;
    display: block;
    font-family: Montserrat;
    text-transform: uppercase;
    -webkit-font-smoothing: subpixel-antialiased;
    color: #fff !important;
    font-size: 10px !important;
    letter-spacing: 2px;
    text-align: center;
    margin: 0 auto 15px;
    max-width: 155px;
}
.wprm-recipe-jump:hover {
    background: #9ea6b0
}

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

.featured-content .entry-title {
    font-size: 13px;
    padding: 0 10px;
    letter-spacing: 2px;
}

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

.enews-widget {
    color: #777;
}
.enews-widget input {
    margin-bottom: 16px;
}
.enews-widget input[type="submit"] {
    width: 100%;
    margin-top: 0;
    cursor: pointer;
}
/* Sidebar & After Entry eNews Widget
-------------------------------------------*/

.sidebar .enews-widget,
.after-entry .enews-widget {
    background: #f8f8f7;
    padding: 25px 25px 15px;
    font-size: 11px;
}
.sidebar input#subbox,
.after-entry input#subbox {
    padding: 15px;
}
.sidebar input#subbox1,
.sidebar input#subbox2,
.after-entry input#subbox1,
.after-entry input#subbox2 {
    display: inline-block;
    width: 48.717948717948715%;
    padding: 15px;
}
.sidebar input#subbox2,
.after-entry input#subbox2 {
    float: right;
    margin-left: 2.564102564102564%;
}
.after-entry .enews .widget-title {
    text-align: center;
    font-size: 17px;
    text-transform: uppercase;
    letter-spacing: 3px;
    padding: 15px 8px 8px;
    font-family: Libre Baskerville;
}
.after-entry .enews-widget p {
    text-align: center;
    font-size: 13px;
    margin-top: -15px;
}
.sidebar .enews .widget-title {
    font-size: 15px;
}
.sidebar .enews .widget-title::before {
    content: '\e810';
    font-family: Fontello;
    display: block;
    font-size: 18px;
    margin: 10px 0 18px;
}

/* Homepage eNews Widget
--------------------------------*/

.ivy-home .enews-widget,
.ivy-above-header .enews-widget,
.ivy-blog-widget .enews-widget {
    width: 100%;
    padding: 0 4%;
}
.ivy-home .enews-widget p,
.ivy-above-header .enews-widget p,
.ivy-blog-widget .enews-widget p {
    color: #6f6f6f;
    letter-spacing: 2px;
    font: normal 12px Libre Baskerville, serif;
    line-height: 1.4;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
.ivy-home .enews .widget-title,
.ivy-above-header .enews .widget-title,
.ivy-blog-widget .enews .widget-title {
    float: left;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 3px;
    text-align: center;
    padding: 20px 40px 20px 10px !important;
    margin: 5px 30px 0 0;
    border-right: 1px solid #ddd;
    font-family: Libre Baskerville;
}
@media only screen and (min-width: 1250px) {
.ivy-home .enews .widget-title {
    padding: 20px 40px 20px 30px !important;
} }
@media only screen and (min-width: 1500px) {
.ivy-home .enews .widget-title {
    padding: 20px 40px 20px 50px !important;
} }
@media only screen and (min-width: 1800px) {
.ivy-home .enews .widget-title {
    padding: 20px 40px 20px 70px !important;
} }
@media only screen and (min-width: 2000px) {
.ivy-home .enews .widget-title {
    padding: 20px 40px 20px 90px !important;
} }
.ivy-home .enews .widget-title::before,
.ivy-above-header .enews .widget-title::before,
.ivy-blog-widget .enews .widget-title::before {
    content: '\e810';
    font-family: Fontello;
    display: block;
    font-size: 18px;
    margin-bottom: 10px;
    text-align: center;
}
.ivy-home .enews input,
.ivy-above-header .enews input,
.ivy-blog-widget .enews input {
    float: left;
    margin-bottom: 0;
    margin-left: 1.25%;
    margin-top: 29px;
    width: 19%;
    padding: 15px;
    font-size: 13px;
}
.ivy-home .enews-widget input[type="submit"],
.ivy-above-header input[type="submit"],
.ivy-blog-widget input[type="submit"] {
    margin: 0;
    margin-left: 1.25%;
    padding: 15px 5px 16px;
    width: 12%;
    margin-top: 29px;
    background: #ccd2d9;
    color: #fff;
    cursor: pointer;
}
.ivy-home .enews-widget input[type="submit"]:hover,
.ivy-above-header input[type="submit"]:hover,
.ivy-blog-widget input[type="submit"]:hover { 
    background: #9ea6b0;
}



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

#wpstats {
    display: none;
}
/* Genesis Simple Share
--------------------------------------------- */

.share-after {
    border-top: 1px solid #eee;
    padding-top: 15px;
    margin: 5% auto 0;
    text-align: center;
    clear: both;
}
.sharrre .share,
.sharrre:hover .share {
    color: #9ea6b0;
    font-size: 12px;
}
.content .share-filled .facebook .count,
.content .share-filled .facebook .count:hover,
.content .share-filled .googlePlus .count,
.content .share-filled .googlePlus .count:hover,
.content .share-filled .linkedin .count,
.content .share-filled .linkedin .count:hover,
.content .share-filled .pinterest .count,
.content .share-filled .pinterest .count:hover,
.content .share-filled .stumbleupon .count,
.content .share-filled .stumbleupon .count:hover,
.content .share-filled .twitter .count,
.content .share-filled .twitter .count:hover {
    display: none;
}
.content .share-filled .facebook .share,
.content .share-filled .facebook:hover .count,
.content .share-filled .googlePlus .share,
.content .share-filled .googlePlus:hover .count,
.content .share-filled .linkedin .share,
.content .share-filled .linkedin:hover .count,
.content .share-filled .pinterest .share,
.content .share-filled .pinterest:hover .count,
.content .share-filled .stumbleupon .share,
.content .share-filled .stumbleupon:hover .count,
.content .share-filled .twitter .share,
.content .share-filled .twitter:hover .count {
    background: #fff !important;
    font-size: 10px !important;
}
.share-small .no-count .share {
    width: 0px;
}
.share-small .share:before,
.share-medium .share:before,
.share-tall .share:before {
    font-size: 14px !important;
}
.woocommerce .product h2 { letter-spacing: 2px !important; }
/* Instagram Feed
--------------------------------------------- */

.ivy-instagram {
    padding: 60px;
    margin-top: 0px;
    padding-top: 0;
}

.ivy-instagram .widget {
    position: relative;
    border: 1px solid #eee;
    padding: 8px;
}
.ivy-instagram .widget-title {
    text-align: center;
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: 3px;
    width: 400px;
    padding: 20px;
    margin: 0 auto 30px;
    background: #f8f8f7;
    z-index: 99;
    color: #444;
    position: absolute;
    top: 41.5%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: .92;
    font-family: Libre Baskerville;
    font-style: normal;
}
.woocommerce .ivy-instagram {
    display: none;
}
#sb_instagram .sbi_photo_wrap {
    opacity: 1;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
    filter: alpha(opacity=25);
}
#sb_instagram .sbi_photo_wrap:hover {
    opacity: .7;
}
/* Ninja Forms
--------------------------------------------- */

.nf-form-layout {
    background: #f8f8f7;
    padding: 35px 35px 18px;
}
.nf-form-fields-required,
.nf-form-title,
span.ninja-forms-req-symbol {
    display: none;
}
.nf-field-label label {
    font: normal 11px Libre Baskerville, serif !important;
}
.label-above .nf-field-label {
    font: normal 11px Montserrat, sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.nf-form-content input[type=button] {
    border: 0;
    margin-top: -15px;
    padding: 16px 30px;
    font-size: 12px;
}
.nf-field-element input, 
.nf-field-element select,
.nf-field-element textarea {
    padding: 15px;
}
/*
Site Header
---------------------------------------------------------------------------------------------------- */

.ivy .site-header {
    background-position: center;
}
/* Title Area
--------------------------------------------- */

.title-area {
    padding: 40px 0 60px;
    width: 100%;
    margin-top: 90px;
}
.title-area h1 {
    margin: 0 auto;
}
.title-area p {
    margin: 0;
}
.header-image .title-area {
    padding: 0;
}
.site-title,
.site-title a,
.site-title a:hover {
    font: normal 40px Libre Baskerville, Baskerville, serif;
    text-transform: uppercase;
    letter-spacing: 10px;
    color: #6f6f6f;
    text-align: center;
}
.site-title span:nth-child(2) {
    font-style: italic;
    color: #9ea6b0;
}
.site-description {
    color: #6f6f6f;
    font: italic 14px Libre Baskerville, serif;
    letter-spacing: 1px;
    padding-top: 12px;
    text-align: center;
    text-transform: lowercase;
}

/* Full width header, no widgets */

.header-full-width .title-area,
.header-full-width .site-title {
    width: 100%;
}
.header-image .site-description,
.header-image .site-title a {
    display: block;
    text-indent: -9999px;
}

/* Logo, hide text */

.header-image .site-header {
    background-position: center !important;
    background-size: 400px 150px !important;
    z-index: 9999;
}
.header-image .site-title a {
    text-align: center;
    height: 150px;
    background-size: 400px 150px !important;
    background-position: center !important;
    margin: 105px 0 10px;
}

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

.genesis-nav-menu {
    line-height: 1;
}
.genesis-nav-menu .menu-item {
    display: inline-block;
}
.genesis-nav-menu li li {
    margin-left: 0;
}
.genesis-nav-menu a {
    color: #6f6f6f;
    display: block;
    font: normal 10px Libre Baskerville, serif;
    letter-spacing: 3px;
    padding: 24px 30px;
    text-transform: uppercase;
}
.genesis-nav-menu a:hover {
    color: #a5adb6;
}
.genesis-nav-menu li.highlight a:hover::before {
    color: #a5adb6;
}
.ivy-home .genesis-nav-menu li.current-menu-item > a,
.genesis-nav-menu > li > a {
    border-bottom: 2px solid transparent;
}
.genesis-nav-menu > .menu-item > a {
    text-transform: uppercase;
}
.genesis-nav-menu .sub-menu {
    opacity: 0;
    left: -9999px;
    position: absolute;
    -webkit-transition: opacity .3s ease-in-out;
    -moz-transition:    opacity .3s ease-in-out;
    -ms-transition:     opacity .3s ease-in-out;
    -o-transition:      opacity .3s ease-in-out;
    transition:         opacity .3s ease-in-out;
    width: 192px;
    z-index: 9999;
    pointer: cursor;
    background-color: #f8f8f7 !important;
    padding: 10px 5px;
    border: 1px solid #f5f5f4;
    text-align: left;
}

.genesis-nav-menu .sub-menu a {
    color: #6f6f6f;
    border: none !important;
    padding: 11px 18px;
    line-height: 1.9em;
    position: relative;
    width: 190px;
    word-wrap: break-word;
    pointer: cursor;
    z-index: 9999;
    font-weight: 6px !important;
    letter-spacing: 2px;
}

.genesis-nav-menu .sub-menu a:hover {
    color: #a5adb6;
}

.genesis-nav-menu .sub-menu .sub-menu {
    margin: -52px 0 0 185px;
}

.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;
}
/* Primary Navigation
--------------------------------------------- */

.nav-primary {
    position: fixed;
    text-transform: uppercase;
    width: 100%;
    z-index: 999;
    background-color: rgba(255, 255, 255, .94);
    text-align: center;
    border-bottom: 1px solid #f5f5f4;
}

/* Secondary Navigation
--------------------------------------------- */

.nav-secondary {
    text-align: center;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    margin: 0 auto 30px;
    max-width: 1140px;
}
.nav-secondary a {
    padding: 18px 30px;
}

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

.nav-footer .genesis-nav-menu {
    padding: 20px 0;
}
.nav-footer .genesis-nav-menu a {
    border: none;
    font-weight: 800;
    letter-spacing: 3px;
    margin: 0 20px;
    padding: 0;
}
/*
Content Area
---------------------------------------------------------------------------------------------------- */
/* Home Page
--------------------------------------------- */

.ivy-home .site-inner, .ivy-home .wrap {
    width: 100%;
    max-width: 100%;
}
.ivy-home .site-inner {
    margin-bottom: 6rem;
}
.ivy-home .field-wrap:last-child {
    margin-bottom: 0;
}
.ivy-home .content-sidebar-wrap {
    display: none;
}

/* Home Slider
--------------------------------------------- */

.home-slider .foo-item {
    margin: 0 -4px !important;
}

.home-slider .foo-item img {
    cursor: -webkit-grab !important;
}

.home-slider { margin-bottom: 50px; }

/* Front Page 1
--------------------------------------------- */

.front-page-1 h3 {
    color: #a5adb6;
    font-style: italic;
    max-width: 700px;
    margin: 0 auto;
    letter-spacing: 3px;
    line-height: 5.25rem;
    text-align: center;
    font-size: 30px;
}

.front-page-1 h6 {
    font: normal 14px Montserrat, sans-serif;
    text-transform: uppercase;
    color: #b5b5b5;
    letter-spacing: 2px;
    margin-top: 2.5rem;
    text-align: center;
    -webkit-font-smoothing: subpixel-antialiased;
}

.front-page-1 .widget { margin-bottom: 0; }

.front-page-1.home-area {
    padding-top: 0px !important;
    padding-bottom: 40px !important;
}

/* Front Page 2
--------------------------------------------- */

.front-page-2 {
    background-color: #f8f8f7;
    padding: 30px 30px 15px;
}
.front-page-2 .wrap {
    max-width: 1080px;
}
.widget_media_image {
    text-align: center;
}
.front-page-2 h2 {
    color: #6f6f6f;
    font-size: 24px;
    text-transform: uppercase;
    letter-spacing: 4px;
    text-align: center;
    margin-bottom: 40px;
}
.front-page-2 a.button {
    text-align: center;
    margin: 0 auto;
    padding: 18px 28px;
    margin-top: 10px;
}
.about {
    overflow: hidden;
    text-align: center;
}

.about p {
    text-align: left;
    margin-bottom: 26px;
}


/* Front Page 3
--------------------------------------------- */

.front-page-3 {
    padding: 30px 0 0;
}

.front-page-3 .widget {
    width: 33%;
    display: inline-block;
    float: none;
    text-align: center;
}

.front-page-3.home-area {
    padding-bottom: 22px;
}

.front-page-3 {
    margin: 0 auto;
    max-width: 1250px;
}

.front-page-3 .featured-content .entry-title {
    font-size: 18px;
    padding: 0 10px;
    letter-spacing: 2.5px;
    border-bottom: 1px solid #dadbdd;
    border-left: 1px solid #dadbdd;
    border-right: 1px solid #dadbdd;
    max-width: 330px;
    margin: 0 auto;
    padding-bottom: 25px;
    padding-top: 25px;
    margin-top: -20px;
}

.front-page-3 .featured-content h4 {
    max-width: 330px;
    margin: 0 auto;
    border-left: 1px solid #dadbdd;
    border-right: 1px solid #dadbdd;
    margin-top: -22px;
    padding-top: 25px;
    margin-bottom: 5px;
    color: #9ea6b0;
    font-style: italic;
    font-size: 30px;
    font-family: Libre Baskerville;
}

.front-page-3 .featured-content .entry-title a {
    color: #9ea6b0;
}

.front-page-3 .featured-content .entry-title a:hover { color: #ccc; }

.ivy-home .featuredpage .entry {
    max-width: 330px;
    margin-left: auto;
    margin-right: auto;
}


/* Front Page 4
--------------------------------------------- */

.front-page-4 {
    background: #f8f8f7;
}

/* Front Page 5
--------------------------------------------- */

.front-page-5 .widget-title {
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 4px;
    font-size: 22px;
    margin-top: 10px;
    margin-bottom: 50px;
    font-family: Libre Baskerville;
}
.front-page-5 h3 {
    font-size: 24px;
    font-style: italic;
    margin-top: 12px;
}
.front-page-5 .widget {
    text-align: center;
}
.front-page-5 .flexible-widgets.widget-area .widget {
    padding: 0 30px;
}
.icon {
    font-size: 32px;
    color: #9ea6b0;
}

/* Front Page 6
--------------------------------------------- */

.ivy-home .blog-heading h3 {
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 3px;
    line-height: 1.2;
    text-align: center;
    font-family: Libre Baskerville;
    margin-bottom: 5px;
}
.ivy-home .blog-heading h3 em {
    font: normal 74px Festive, script;
    text-transform: none;
    margin: 0 15px;
    letter-spacing: 1px;
    display: inline-block;
    vertical-align: sub;
}

.front-page-6 .wrap {
    max-width: 1165px;
}

.front-page-6 {
    background: #f8f8f7;
}

.front-page-6 .flexible-widgets.widget-area .widget {
    padding: 0;
}

.front-page-6 .widget-halves .widget {
    width: 100% !important;
}

.more {
    padding-right: 12px;
    font: italic 25px Libre Baskerville, serif;
    margin-top: -30px;
    color: #9ea6b0;
    letter-spacing: 2px;
    text-align: center;
}

.more a { color: #9ea6b0; }

.more a:hover { color: #ccd2d9; }

.ivy-home .featuredpost .alignnone {
    margin-bottom: 0;
}
.ivy-home .featuredpost img {
    -webkit-transition: all .2s ease-in-out !important;
    -moz-transition: all .2s ease-in-out !important;
    -o-transition: all .2s ease-in-out !important;
    transition: all .2s ease-in-out !important;
    max-width: 340px;
    margin-bottom: 25px;
    -webkit-transform: rotateX(360deg);
}
.ivy-home .featuredpost .entry-header {
    margin-top: 20px;
    position: absolute;
    top: 30%;
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
    -moz-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    -o-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
    opacity: 0;
    width: 80%;
}
.ivy-home .featuredpost .entry-title {
    font-size: 18px;
    line-height: 3.2rem;
    margin-bottom: 15px;
}
.ivy-home .featuredpost .entry-title a:hover {
    color: #9ea6b0;
}
.ivy-home .featuredpost .entry-meta {
    letter-spacing: 2px;
}
.ivy-home .featuredpost .entry {
    position: relative;
    float: left;
    max-width: 33.333%;
    display: inline-block;
    padding: 1.7% 20px 0 20px;
    margin-bottom: 10px;
}
.ivy-home .featuredpost .entry-title::after {
    display: none;
}
.ivy-home .featuredpost .entry:hover .entry-header {
    opacity: 1; 
}
.ivy-home .featuredpost .entry:hover img {
    opacity: .2;
}

/* WooCommerce Products Widget
--------------------------------------------- */

.woocommerce ul.product_list_widget .product-title {
    font-size: 18px !important;
    letter-spacing: .5px;
}
.woocommerce ul.product_list_widget a {
    text-align: center;
}
.woocommerce ul.product_list_widget li img {
    padding-bottom: 18px;
}
.woocommerce ul.product_list_widget span.woocommerce-Price-amount.amount {
    text-align: center;
    font-style: italic;
    font-size: 13px;
    display: block;
    padding-top: 4px;
    color: #6f6f6f;
}


/* Flexible Widgets
--------------------------------------------- */

.home-area { padding: 60px; }

.flexible-widgets .wrap {
  max-width: 1280px;
  padding: 80px 0 40px;
}

.flexible-widgets.widget-area .widget {
  float: left;
  padding-left: 20px;
  padding-right: 20px;
}

.flexible-widgets.widget-full .widget,
.flexible-widgets.widget-halves.uneven .widget:last-of-type {
  float: none;
  width: 100%;
}

.flexible-widgets.widget-fourths .widget {
  width: 33%;
}

.flexible-widgets.widget-fourths .widget:first-child {
    width: 100%;
}

.flexible-widgets.widget-halves .widget {
  width: 50%;
}

.flexible-widgets.widget-thirds .widget {
  width: 33.33%;
}

.flexible-widgets.widget-halves .widget:nth-child(odd),
.flexible-widgets.widget-thirds .widget:nth-child(3n+1),
.flexible-widgets.widget-fourths .widget:nth-child(4n+1) {
  clear: left;
}
@media only screen and (max-width: 1340px) {

    .flexible-widgets .wrap {
        max-width: 1220px;
    }

}

@media only screen and (max-width: 1200px) {

    .flexible-widgets .wrap {
        max-width: 1040px;
    }

}

@media only screen and (max-width: 800px) {

    .flexible-widgets.widget-fourths .widget,
    .flexible-widgets.widget-halves .widget,
    .flexible-widgets.widget-thirds .widget {
        float: none;
        width: 100%;
    }

    .flexible-widgets .widget {
        padding-left: 0;
        padding-right: 0;
    }

}
.featured-content img {
    opacity: 1;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
    filter: alpha(opacity=25);
}
.featured-content img:hover {
    opacity: .7;
}

/* Pricing Table
--------------------------------------------- */

.pricing-table .one-third {
  background-color: #fff;
  border: 1px solid #f5f5f4;
  margin: 20px 0;
  padding: 40px;
  width: 33.33%;
    opacity: 1;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.pricing-table .one-third:nth-child(3n+1) {
  margin: 20px 0;
}
.pricing-table .one-third:nth-child(3n+2) {
  margin-bottom: 0;
  margin-top: 0;
}
.pricing-table ul {
    margin-left: 0 !important;
}

.pricing-table .one-third:nth-child(3n) {
  margin: 20px 0;
}

.pricing-table ul > li {
  border-bottom: 1px solid #f5f5f4;
  padding-bottom: 10px;
  margin-bottom: 15px;
  list-style-type: none !important;
  text-align: center;
  font-size: 13px;
}

.pricing-table a.button {
  text-align: center;
  display: block;
  color: #fff;
}

.pricing-table a.button:hover {
    background: #9ea6b0;
}

.pricing-table h4 {
  border-bottom: 1px solid #f5f5f4;
  margin: -40px -40px 40px;
  font-size: 26px;
  letter-spacing: 1px;
  padding: 40px;
  text-align: center;
  font-style: italic;
  font-family: Libre Baskerville;
  text-transform: none;
}
.pricing-table .price {
    font-size: 16px !important;
    font-family: Montserrat;
    font-style: normal;
    display: block;
    padding-top: 10px;
    -webkit-font-smoothing: subpixel-antialiased;
    letter-spacing: 2px !important;
}

/* Content
--------------------------------------------- */

.content {
    float: left;
    width: 100%;
}
.sidebar-content .content,
.content-sidebar .content {
    max-width: 750px;
}
.sidebar-content .content {
    float: right;
}
.full-width-content .content {
    width: 100%;
}
.full-width-content.ivy-home .content {
    padding: 0;
}
.single-post.full-width-content .site-inner {
    max-width: 900px !important;
}

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

.entry {
    margin-bottom: 7%;
}
.widget .entry {
    margin-bottom: 40px;
}
.sidebar .featured-content .entry {
    width: 100% !important;
    padding: 0 !important;
    margin-bottom: 20px;
}
.sidebar .featured-content .entry-title {
    font-size: 13px;
    letter-spacing: 1px;
    text-transform: none;
    margin: -8px auto 5px !important;
    line-height: 1.9;
}
.entry-content ol,
.entry-content ul {
    margin-bottom: 30px;
    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: #777676;
}
img.entry-image.attachment-post {
    opacity: 1;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
img.entry-image.attachment-post:hover {
    opacity: .7;
}
/* Entry Meta
--------------------------------------------- */

p.entry-meta {
    letter-spacing: 2px;
    margin-bottom: 0;
    text-transform: uppercase;
    font: normal 10px Montserrat, sans-serif;
    color: #6f6f6f;
}
.entry-header,
.entry-footer {
    text-align: center;
}
.entry-footer {
    margin-top: 10px;
}
.entry-header p.entry-meta {
    letter-spacing: 2px;
    margin-bottom: 24px;
    margin-top: 15px;
    text-transform: lowercase;
    font: italic 13px Libre Baskerville, serif;
}
.entry-footer .entry-meta {
    -webkit-font-smoothing: subpixel-antialiased;
}
.entry-categories::before,
.entry-tags::before {
    display: inline-block;
    font: normal 20px/1 "dashicons";
    margin-right: 5px;
    margin-top: 2px;
    vertical-align: top;
}
.entry-comments-link::before {
    content: "\2014";
    margin: 0 6px 0 2px;
}
.script {
    font: normal 86px Festive, script;
    color: #9ea6b0;
    text-align: center;
    letter-spacing: 0;
}

.script a, .script a:hover {
    color: #9ea6b0; }

.ivy-blog .script {
    font-size: 86px;
    padding-bottom: 30px;
    padding-top: 0;
}
/* After Entry
--------------------------------------------- */

.after-entry {
    padding: 0 0 40px;
}
.after-entry .widget {
    margin-bottom: 40px;
}
.after-entry p:last-child,
.after-entry .widget:last-child {
    margin: 0;
}
.after-entry li {
    list-style-type: none;
}
/* Pagination
--------------------------------------------- */

.pagination {
    clear: both;
    margin: 40px 0 60px;
    text-align: center;
    font: italic 15px Libre Baskerville, serif;
}
.pagination-previous a,
.pagination-next a {
    padding: 16px 20px;
    border: 1px solid #dadbdd;
    color: #6f6f6f;
}
.pagination-previous a:hover,
.pagination-next a:hover {
    color: #9ea6b0;
}
.pagination
.adjacent-entry-pagination {
    margin-bottom: 0;
}
.archive-pagination li {
    display: inline;
    margin: 3px;
}
.archive-pagination li a {
    background-color: #fff;
    color: #6f6f6f;
    border: 1px solid #dadbdd;
    cursor: pointer;
    display: inline-block;
    font: normal 10px Montserrat, sans-serif;
    letter-spacing: 2px;
    padding: 14px 16px;
    text-transform: uppercase;
    -webkit-font-smoothing: subpixel-antialiased;
}
.archive-pagination li a:hover,
.archive-pagination .active a {
    color: #9ea6b0;
}
/* Post Navigation
--------------------------------------------- */

.prev-next-navigation {
    border: 1px solid #dadbdd;
    clear: both;
    font-size: 13px;
    font-style: italic;
    letter-spacing: 1px;
    margin: 10px 0 30px;
    overflow: hidden;
    padding: 18px 22px;
}
.prev-next-navigation a {
    color: #6f6f6f;
}
.prev-next-navigation a:hover {
    color: #9ea6b0;
}
.previous {
    float: left;
    width: 48.717948717948715%;
}
.previous:before {
    color: #777;
    content: "\f341";
    font-family: "dashicons";
    font-size: 11px;
    padding-right: 2px;
}
.next:after {
    color: #777;
    content: "\f345";
    font-family: "dashicons";
    font-size: 11px;
    padding-left: 2px;
}
.prev-next-navigation .next {
    float: right;
    margin-left: 2.564102564102564%;
    text-align: right;
    width: 48.717948717948715%;
}

/* Post Comments
--------------------------------------------- */

.comment-respond {
    background: #f8f8f7;
    padding: 40px;
}
.comment-respond,
.entry-comments,
.entry-pings {
    margin-bottom: 100px;
}
p.comment-meta,
.entry-comments .comment,
.entry-comments .comment-reply {
    margin-bottom: 40px;
    font-size: 13px;
}
.comment-header {
    font-size: 16px;
}
.entry-comments .comment {
    border-bottom: 1px solid #eee;
}
.comment-respond label {
    display: block;
    font: normal 12px Montserrat, sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 8px 0 12px;
    color: #777;
}
.comment-reply a {
    background-color: #ccd2d9;
    padding: 10px 14px;
    color: #fff;
    font: normal 10.5px Montserrat, sans-serif !important;
    text-transform: uppercase;
    width: 90px;
    letter-spacing: 2px;
    text-align: center;
}
.comment-reply a:hover {
    background: #9ea6b0;
}
.comment-content,
.entry-comments .comment {
    clear: both;
}
p.form-submit,
.entry-comments .children .comment,
.entry-comments .comment-author {
    margin: 0;
}
.comment-repsond input,
.comment-respond select,
.comment-respond textarea {
    font-size: 13px;
}
.entry-comments .children .comment {
    border: none;
}
.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
    width: 100%;
}
.comment-list li,
.ping-list li {
    list-style-type: none;
}
.entry-comments ul.children {
    margin-left: 40px;
    border-left: 1px solid #eee;
    padding-left: 30px;
}
.ping-list .reply {
    display: none;
}
#reply-title,
.entry-comments h3 {
    text-transform: uppercase;
    text-align: center;
    font-size: 20px;
    letter-spacing: 3px;
}
.logged-in-as {
    text-align: center;
}
/*
Sidebar
---------------------------------------------------------------------------------------------------- */

.sidebar {
    float: right;
    width: 320px;
    margin-bottom: 25px;
}
.sidebar-content .sidebar {
    float: left;
}
.sidebar p:last-child {
    margin-bottom: 0;
}
.sidebar li {
    list-style-type: none;
    margin-bottom: 6px;
    word-wrap: break-word;
}
.sidebar ul > li:last-child {
    margin-bottom: 0;
}
.sidebar .widget {
    margin-bottom: 60px;
}
.sidebar li.cat-item a {
    border: 1px solid #ddd;
    text-align: center;
    padding: 12px;
    max-width: 320px;
    margin: 0 auto 10px;
    text-transform: uppercase;
    width: 100%;
    display: block;
    letter-spacing: 2px;
    font: normal 11px Montserrat, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
}
.sidebar li.cat-item a:hover {
    background: #ccd2d9;
    color: #fff;
}
/* Social Icons
----------------------------------------------- */

.social i {
    color: #9ea6b0;
    font-family: fontello;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    margin: 0 6px;
}
.social i:hover,
.etsy:hover {
    color: #ccd2d9;
}
.icon-pinterest,
.icon-gplus,
.icon-tumblr,
.icon-youtube,
.icon-instagram {
    font-size: 16px;
}
.icon-facebook {
    margin-top: -2px;
    font-size: 17px;
}
.icon-heart,
.icon-twitter {
    font-size: 17px;
}
.icon-rss {
    font-size: 14px;
}
.icon-email {
    font-size: 18px;
}

/* About Photo Widget
----------------------------------------------- */

#about-photo {
    border-radius: 350px;
    width: 100%;
    max-width: 350px;
}
#about {
    margin: 8px auto 0;
    font: italic 14px Libre Baskerville, serif;
    width: 80%;
    line-height: 2.4rem;
}
#hover,
.foogallery-masonry .item a  img {
    opacity: 1;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
    filter: alpha(opacity=25);
}
#hover:hover,
.foogallery-masonry .item a  img:hover {
    opacity: .7;
}
/* Footer Widgets
---------------------------------------------------------------------------------------------------- */

.creds {
    text-align: right;
    margin-bottom: -25px;
    text-transform: uppercase;
    font: normal 9px Libre Baskerville, serif;
    letter-spacing: 2px;
    background-color: #fff;
    padding: 28px 50px 6px;
    color: #6f6f6f;
    text-align: center;
}
.creds p {
    margin: 0 auto;
    padding-bottom: 20px;
}
.creds a {
    color: #6f6f6f;
}
.creds a:hover {
    color: #9ea6b0;
}
.footer-widgets {
    background-color: #ccd2d9;
    clear: both;
    font-size: 11px;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding: 60px;
    text-align: center;
}
.footer-widgets .wrap {
    max-width: 1140px;
    background: #ccd2d9;
}
.footer-widgets li {
    letter-spacing: 4px;
    margin-bottom: 2px;
    -webkit-font-smoothing: subpixel-antialiased;
}
.footer-widgets a,
.footer-widgets .social i {
    color: #fff;
}
.footer-widgets a:hover,
.footer-widgets .social i:hover {
    color: #9ea6b0;
}
.footer-widgets .widget {
    margin-bottom: 10px;
}
.footer-widgets .widget-title {
    text-transform: uppercase;
    font-size: 10.5px;
    letter-spacing: 3px;
    text-align: center;
    color: #fff;
    margin-bottom: 15px;
    -webkit-font-smoothing: subpixel-antialiased;
    font-family: Libre Baskerville;
}
.footer-widgets .widget-title:after {
    border-bottom: 1px solid #fff;
    display: block;
    width: 50px;
    margin: 0 auto;
    padding-top: 10px;
    content: " ";
}
.footer-widgets-1 {
    width: 30%;
    float: left;
    vertical-align: middle;
    display: inline-block;
    padding-top: 10px;
}
.footer-widgets-2 {
    float: left;
    width: 40%;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}
.footer-widgets-2 .widget {
    padding: 15px;
}
.footer-widgets-3 {
    float: right;
    width: 30%;
    padding-top: 10px;
}
.footer-widgets input#subbox1,
.footer-widgets input#subbox2 {
    width: 48.411% !important;
}
.footer-widgets input#subbox1 {
    margin-right: 7px;
}
.footer-widgets li.cat-item {
    width: 100%;
    text-align: center;
    font: normal 11px Montserrat, sans-serif;
    padding: 2px;
}
.footer-widgets p {
    color: #fff;
    font-style: italic;
    text-transform: none;
    font-size: 15px;
    letter-spacing: 2px;
}
.logo {
    color: #fff;
    font-size: 32px;
    letter-spacing: 6px;
    margin-top: 10%;
    margin-bottom: -10px;
    line-height: 4.25rem;
}

.text {
    text-transform: lowercase;
    color: #fff;
    width: 75%;
    font-size: 15px;
    line-height: 2.4rem;
    font-style: italic;
    margin: 15px auto;
}
.flexslider {
    margin: 0 auto !important;
}

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

.site-footer {
    max-width: 1100px;
}
.site-footer,
.site-footer a,
.site-footer p {
    color: #777;
}
.site-footer a:hover {
    color: #a0a0a0;
}
.site-footer p {
    font-size: 11px;
    letter-spacing: .2em;
    margin-bottom: 0;
    text-transform: uppercase;
}


/* Page Templates
---------------------------------------------------------------------------------------------------- */

/* Featured Page Template
--------------------------------------------- */

.ivy-featured .entry .widget {
    width: 33.3%;
    float: left;
    padding: 0;
    margin: 0;
}

.ivy-featured .site-inner {
    max-width: 1080px;
}

.ivy-featured-widget .featured-content .entry {
    max-width: 330px;
    margin: 0 auto;
}

.ivy-featured-widget .featured-content img {
    outline: 1px solid #f8f8f7;
    outline-offset: -9px;
    z-index: 1;
    position: relative;
}

.ivy-featured h4 {
    text-align: center;
    font-style: italic;
    letter-spacing: 2px;
    margin-top: 5px;
    font-size: 28px;
    max-width: 330px;
    z-index: 9999;
    position: relative;
    font-family: Libre Baskerville;
    text-transform: none;
}

.ivy-featured h4 a {
    color: #9ea6b0;
}

.ivy-featured h4 a:hover {
    color: #ccc;
}


/* Custom Blog Page
--------------------------------------------- */

.ivy-blog .featured-content .entry {
    width: 32.12215%;
    float: left;
}

.ivy-blog .featured-content .entry:first-child,
.ivy-blog .featured-content .entry:nth-child(2) {
    margin-right: 20px;
}

.ivy-blog .featured-content .entry-title {
    line-height: 2.3rem;
    width: 90%;
    margin: 0 auto;
}

.ivy-blog .home-featured-image .alignleft {
    margin-right: 30px;
}

.ivy-blog-widget .enews input {
    width: 18%;
}

.ivy-blog-widget .enews input[type="submit"] {
    width: 13%;
    font-size: 11px;
    padding: 16px 5px;
}

.ivy-blog-widget .enews-widget {
    padding: 3% 4% 3% 3%;
    background: #f8f8f7;
    margin-bottom: 6rem;
}

.ivy-blog-widget .blog-image {
    margin: -20px auto 20px;
    display: block;
}

/* 404 Page
--------------------------------------------- */

.error404 .entry-content .search-form input[type="search"] {
    width: 90%;
}

.error404 .entry-content .search-form {
    background: #f8f8f7;
    padding: 30px;
    margin-bottom: 30px;
    margin-top: 30px;
}

.error404 .entry-title { 
    margin-bottom: 20px;
}

.error404 .entry-content .search-form input[type="submit"] {
    padding: 14px !important; margin: 0;
}

.error404 .entry-content h4 {
    font-style: italic;
    letter-spacing: 2px;
    font-size: 22px;
}

.error404 .entry-content li {
    font-size: 15px;
    margin-bottom: 5px;
}

/* Category Archive Page
--------------------------------------------- */

.ivy-category-archive .entry {
    width: 33%;
    float: left;
    text-align: center;
    padding: 0 15px;
    min-height: 580px;
    margin-bottom: 0;
    display: inline-block;
}
.ivy-category-archive .entry-footer,
.ivy-category-archive .entry-content,
.ivy-category-archive .entry-meta,
.ivy-category-archive .entry-time {
    display: none;
    margin: 0;
}
.ivy-category-archive .archive-title {
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-bottom: -15px;
}
.ivy-category-archive .content {
}
.ivy-category-archive .entry-title {
    text-transform: none;
    font-size: 13px;
    padding: 10px;
    line-height: 1.7em;
    text-transform: uppercase;
    width: 100%;
    letter-spacing: 2px;
    font-weight: 400;
    margin-bottom: 0;
    padding-bottom: 0;
}
.ivy-category-archive img {
    opacity: 1;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
.ivy-category-archive img:hover {
    opacity: .65;
}
.ivy-category-archive span.entry-comments-link,
.ivy-category-archive span.entry-comments-link:before {
    display: none;
}
.archive-description p {
    text-align: center;
    width: 70%;
    margin: 40px auto 0;
    font-size: 13px;
}
/* Category Index Page
--------------------------------------------- */

.category-page .entry-title {
    text-align: center;
    border: 0;
    margin: -5px auto 0;
    font: normal 13px Libre Baskerville, serif;
    text-transform: none;
    line-height: 1.8em;
    width: 90%;
    letter-spacing: 1.5px;
    margin-bottom: 0;
}
.category-page .featured-content .entry {
    width: 33.33333333333333333333%;
    padding: 0 6px;
    float: left;
    margin-bottom: 30px;
}
.category-page .featured-content .entry:nth-of-type(3n) {
    float: right;
}
.content .category-page .widget-title {
    padding: 12px 0;
    text-align: center;
    font: normal 18px Libre Baskerville, serif;
    text-transform: uppercase;
    letter-spacing: 3px;
}
.category-page .widget {
    margin-bottom: 20px
}
.more-from-category {
    clear: both;
}
.category-page .more-from-category a {
    letter-spacing: 2px;
    background: #ccd2d9;
    margin: 0 auto;
    padding: 16px 24px;
    font: normal 11px Montserrat;
    display: table;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    width: auto;
    -webkit-font-smoothing: subpixel-antialiased;
}
.category-page .more-from-category a:hover {
    background-color: #9ea6b0;
}
.page .post-edit-link {
    display: none;
}
/* Portfolio Page
--------------------------------------------- */

.ivy-portfolio .portfolio {
    width: 33.3%;
    float: left;
    text-align: center;
}
.ivy-portfolio .portfolio img {
    opacity: 1;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.ivy-portfolio .portfolio img:hover {
    opacity: .65;
}
.ivy-portfolio .entry {
    margin: 0 auto 15px;
    min-height: 444px;
}
.ivy-portfolio .entry-title {
    font: 400 12.5px Libre Baskerville, serif !important;
    text-align: center;
    display: block;
    padding: 12px 12px 0;
    max-width: 359px;
    margin-bottom: 0;
    margin: 0 auto;
    line-height: 2.5rem !important;
    letter-spacing: 2px;
    text-align: center;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.ivy-portfolio .entry-meta,
.single-portfolio .entry-meta {
    display: none;
}
.portfolio-featured-image {
    margin-right: 20px;
}
.ivy-portfolio .archive-title {
    text-align: center;
    font-size: 30px;
    font-style: italic;
    letter-spacing: 3px;
    color: #9ea6b0;
}
.ivy-portfolio .archive-description p {
    text-align: center;
    font: normal 14px Montserrat, sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
}

/* Mailchimp
--------------------------------------------- */

#mc_embed_signup {
    background: #f8f8f7 !important;
    padding: 36px;
}

#mc_embed_signup label {
    font-family: Libre Baskerville;
    font-weight: normal !important;
    font-style: italic;
    color: #6f6f6f;
    font-size: 22px !important;
    margin-bottom: 15px;
    -webkit-font-smoothing: antialiased !important;
}

#mc_embed_signup input.email {
    border: 1px solid #eee !important;
    font-family: Libre Baskerville !important;
    font-size: 13px !important;
    padding: 21.5px 12px !important;
    text-transform: capitalize;
}

#mc_embed_signup .button {
    padding: 5px 20px !important;
    height: 44px !important;
    letter-spacing: 2px !important;
    font-size: 11px !important;
    background: #ccd2d9 !important;
    margin-left: 4px !important;
}
#mc_embed_signup .button:hover {
    background: #9ea6b0 !important;
}

/* FooGallery
--------------------------------------------- */
.owl-carousel .owl-nav [class*=owl-] {
    background: #ccd2d9 !important;
    font: normal 12px Montserrat, sans-serif !important;
    text-transform: uppercase;
    padding: 10px 20px !important;
    margin-top: 10px !important;
    border-radius: 0;
    letter-spacing: 2px;
    -webkit-font-smoothing: subpixel-antialiased;
}
.owl-carousel .owl-nav [class*=owl-]:hover {
    background: #9ea6b0 !important;
}
.owl-caption {
    background: #eee !important;
    width: 98% !important;
    margin-left: 4px;
    color: #444 !important;
    padding: 12px 0 !important;
    opacity: .92;
}
.owl-caption h4 {
    color: #555 !important;
    font-size: 13px !important;
    -webkit-font-smoothing: subpixel-antialiased;
}
#swipebox-overlay {
    background: rgba(0,0,0,.6) !important;
}
#swipebox-bottom-bar, #swipebox-top-bar {
    background: #c2c9d2 !important;
}
.foogallery-masonry .item a img {
    padding: 2px !important;
}
.prev-next-post-links {
    overflow: hidden;
}
.previous-post-link {
    float: left;
}
.next-post-link {
    float: right;
}
.taxonomy-title {
    margin-top: 30px;
    margin-bottom: 30px;
}
.read-more {
    font-style: italic;
}
a.more-link {
    display: table;
    color: #fff;
    background: #ccd2d9;
    padding: 16px 30px;
    font: normal 10px Montserrat, sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center;
    margin: 0 auto;
    -webkit-font-smoothing: subpixel-antialiased;
}
a.more-link:hover {
    background: #9ea6b0;
    color: #fff;
}
a.more-link em {
    text-transform: lowercase;
    font-family: Libre Baskerville, serif;
}

/* Responsive Navigation
---------------------------------------------------------------------------------------------------- */
/* Navigation toggles
--------------------------------------------- */

.sub-menu-toggle,
.menu-toggle {
    display: none;
    visibility: hidden;
}
/* Navigation toggles - Ensure Menu Displays when Scaled Up
--------------------------------------------- */

@media only screen and (min-width: 1022px) {
    nav {
        display: block !important;
    }
}
/* Navigation toggles - Mobile (Change max width as you see fit)
--------------------------------------------- */

@media only screen and (max-width: 1021px) {
    .menu-toggle,
    .sub-menu-toggle {
        display: block !important;
        background-color: #fff !important;
        color: #6f6f6f;
        font-size: 2.5em;
        overflow: hidden;
        width: 100%;
        text-align: center;
        visibility: visible;
    }
    button.menu-toggle {
        background-color: #fff !important;
        color: #6f6f6f;
        font-weight: 300;
        width: 100%;
        margin: 0 auto;
        border: 0;
        padding: 0;
    }
    button.sub-menu-toggle,
    button .sub-menu-toggle {
        background: transparent !important;
        color: #6f6f6f;
        width: 10%;
        border: 0;
        padding: 10px 0;
        margin-top: -5px;
        padding-left: 6px;
        text-align: left;
    }
    .sub-menu-toggle {
        padding: 18px;
        padding: 1.8rem;
        font-size: 2em;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 9999;
    }
    .menu-toggle:before {
        content: "\2261";
    }
    .menu-toggle.activated:before {
        content: "\2191";
    }
    .sub-menu-toggle:before {
        content: "+";
        font-size: 18px;
    }
    .sub-menu-toggle.activated:before {
        content: "-";
        font-size: 18px;
    }
    .admin-bar .nav-primary {
        top: 0;
    }
    .nav-primary {
        position: relative;
    }
    nav {
        display: none;
        position: relative;
    }
    .genesis-nav-menu .menu-item {
        background-color: #fff;
        position: relative;
        display: block;
        text-align: left;
    }
    .genesis-nav-menu .menu-item:hover {
        position: relative;
    }
    .genesis-nav-menu .sub-menu {
        display: none;
        opacity: 1;
        position: static;
    }
    .genesis-nav-menu .sub-menu a {
        border-left: 0;
        position: relative;
    }
    .genesis-nav-menu .sub-menu .sub-menu {
        margin: 0;
    }
    .genesis-nav-menu .sub-menu .sub-menu a {
        background-color: #f8f8f7;
        padding-left: 30px;
    }
    .genesis-nav-menu .sub-menu .sub-menu .sub-menu a {
        background-color: #fff;
        padding-left: 40px;
        width: 100%;
    }
    .nav-primary a:hover,
    .nav-primary .current-menu-item > a {
        color: #333;
    }
    .genesis-nav-menu > li:hover .sub-menu a,
    .genesis-nav-menu .sub-menu a {
        width: 100%;
        padding: 12px;
    }
}
/* Responsive Menu
--------------------------------------------- */

.menu-toggle {
    cursor: pointer;
    display: none;
    margin-bottom: -1px;
    text-align: center;
}
.menu-toggle::before {
    content: "\f333";
    display: inline-block;
    font: normal 20px/1 'dashicons';
    margin: 0 auto;
    padding: 10px;
}
/*
Media Queries
---------------------------------------------------------------------------------------------------- */

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (-moz-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min-device-pixel-ratio: 1.5) {
    input,
    button,
    input[type="search"] {
        border-radius: 0 !important;
    }
}
@media only screen and (max-width: 1139px) {
    .site-container,
    .wrap,
    .ivy-home .featured-content .widget-wrap {
        max-width: 960px;
    }
    .site-inner {
        padding: 40px;
    }
    .ivy-home .site-inner {
        padding: 0;
    }
    .content {
        width: 700px;
    }
    .content-sidebar-sidebar .content,
    .sidebar-content-sidebar .content,
    .sidebar-sidebar-content .content,
    .site-header .widget-area {
        width: 380px;
    }
    .sidebar-primary {
        width: 272px;
    }
    .ivy-home .enews input,
    .ivy-above-header input,
    .ivy-blog-widget input {
        width: 17%;
    }
    .creds p {
        width: 100% !important;
    }
    .nav-social-icons {
        position: fixed;
    }
    .ivy-home .widget .entry {
        width: inherit;
    }
    .ivy-featured-widget .featured-content .entry {
        padding: 10px;
    }
}
@media only screen and (max-width: 1023px) {

    .footer-widgets,
    .site-container,
    .wrap {
        max-width: 900px;
    }
    .content-sidebar-sidebar .content-sidebar-wrap,
    .content-sidebar-sidebar .content,
    .content,
    .sidebar-content-sidebar .content-sidebar-wrap,
    .sidebar-content-sidebar .content,
    .sidebar-primary,
    .sidebar-secondary,
    .sidebar-sidebar-content .content-sidebar-wrap,
    .sidebar-sidebar-content .content,
    .site-header .widget-area,
    .title-area {
        width: 100%;
    }
    .header-image .site-title a {
        margin-top: 0;
    }
    .home-slider {
        margin-top: 30px;
    }
    .ivy-home .featuredpost .entry-header {
        position: static;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        opacity: 1;
    }
    .ivy-home .featuredpost .entry-title {
        font-size: 15px;
        line-height: 2.5rem;
    }
    .ivy-home .featuredpost .entry-header {
        margin: 0 auto;
        width: 95%;
    }
    .home-section .featuredpost .entry:hover img {
        opacity: 1;
    }
    .nav-social-icons {
        display: none;
    }
    .nav-primary {
        text-align: center;
    }
    .ivy-category-archive .entry {
        min-height: 420px;
    }
    .archive-pagination {
        margin-bottom: 50px;
    }
    .footer-widgets .wrap,
    .footer-widgets {
        max-width: 100%;
        width: 100% !important;
        padding: 20px;
    }
    .footer-widgets-1 .widget,
    .footer-widgets-2 .widget {
        padding: 0;
    }
    .ivy-blog .featured-content .entry {
        width: 31%; }
}
@media only screen and (max-width: 767px) {
    .site-container {
        padding: 0 5%;
        width: 94%;
    }
    .five-sixths,
    .four-sixths,
    .one-fourth,
    .one-half,
    .one-sixth,
    .one-third,
    .three-fourths,
    .three-sixths,
    .two-fourths,
    .two-sixths,
    .two-thirds,
    .ivy-portfolio .portfolio,
    .woocommerce ul.cart_list li,
    .woocommerce ul.product_list_widget li,
    .woocommerce-page ul.cart_list li,
    .woocommerce-page ul.product_list_widget li,
    .footer-widgets-1,
    .footer-widgets-2,
    .footer-widgets-3 {
        margin: 0;
        width: 100% !important;
    }
    .ivy-home .featuredpost .entry,
    .ivy-home .featuredpost .entry img {
        max-width: 100%;
        text-align: center;
        float: none;
        display: block;
    }
    .more {
        float: none;
        text-align: center;
        margin-top: -10px;
    }
    .title-area {
        margin-top: 40px;
    }
    .genesis-nav-menu a {
        padding: 20px 30px !important;
    }
    .genesis-nav-menu .sub-menu .sub-menu {
        margin: -31px 0 0 199px;
    }
    .nav-primary .sub-menu .sub-menu {
        margin: -20px 0 0 0px !important;
    }
    .genesis-nav-menu .sub-menu {
        border: 0;
        width: 100%;
    }
    .genesis-nav-menu .sub-menu a {
        background-color: #f8f8f7;
        border: 0 !important;
        width: 100%;
    }
    .entry-meta .entry-tags {
        clear: both;
        float: left;
    }
    .home-slider {
        margin-top: 30px;
    }
    .front-page-5 .flexible-widgets.widget-area .widget:not(:first-child) {
        margin-bottom: 40px;
    }
    .ivy-home .enews-widget input[type="submit"],
    .ivy-above-header input[type="submit"],
    .ivy-blog-widget input[type="submit"] {
        margin: 0;
        margin-top: 20px;
        width: 100% !important;
    }
    .ivy-home .enews-widget input#subbox,
    .ivy-home .enews-widget input#subbox1,
    .ivy-home .enews-widget input#subbox2,
    .ivy-above-header .enews-widget input#subbox,
    .ivy-above-header .enews-widget input#subbox1,
    .ivy-above-header .enews-widget input#subbox2,
    .ivy-blog-widget .enews-widget input#subbox,
    .ivy-blog-widget .enews-widget input#subbox1,
    .ivy-blog-widget .enews-widget input#subbox2,
    .sidebar .enews-widget input#subbox,
    .sidebar .enews-widget input#subbox1,
    .sidebar .enews-widget input#subbox2,
    .after-entry .enews-widget input#subbox,
    .after-entry .enews-widget input#subbox1,
    .after-entry .enews-widget input#subbox2 {
        display: inline-block;
        width: 100%;
        margin-left: 0;
    }
    .footer-widgets-2 { border: none; margin-bottom: 30px;}
    .ivy-blog .entry-title, .single .entry-title {
        font-size: 16px;
    }
    .ivy-home .enews-widget,
    .ivy-above-header .enews-widget,
    .ivy-blog-widget .enews-widget {
        padding: 30px !important;
    }
    .ivy-home .enews .widget-title,
    .ivy-above-header .widget-title,
    .ivy-blog-widget .widget-title  {
        float: none;
        margin: 0 auto;
        border-right: 0;
        padding: 10px 0 30px !important;
    }
    .front-page-1.home-area { padding: 0 20px 30px; }
    .home-area { padding: 42px 15px; }
    .ivy-home .enews .widget-title,
    .ivy-above-header .enews .widget-title,
    .ivy-blog-widget .enews .widget-title {
        border: 0;
        padding: 0 !important;
        padding-bottom: 20px !important;
        margin: 0 auto;
        float: none;
    }
    .ivy-contact-left .one-half {
        margin-bottom: 15px;
    }
    .ivy-instagram .widget-title {
        position: unset;
        top: unset;
        left: 0;
        -webkit-transform: none;
        transform: none;
        width: auto;
        background: 0;
        line-height: 1.8;
        margin-bottom: 0;
    }
    .ivy-instagram { padding: 0; margin: -40px 30px 30px; }
    .ivy-instagram .widget { border: 0; }
    .ivy-instagram .custom-html-widget { border: 1px solid #eee; padding: 10px; }

    .footer-widgets-1,
    .footer-widgets-2,
    .footer-widgts-3 {
        width: 100% !important;
    }
    .creds {
        text-align: center;
    }

}
@media only screen and (max-width: 480px) { 

    .header-image .site-title a {
        background-size: contain !important;
        width: 100%;
        margin-top: 0;
    }
    .ivy-portfolio .entry {
        min-height: 340px;
    }
    .archive-description, .author-box {
        margin-bottom: 25px;
    }
    .ivy-category-archive .entry-title {
        margin-bottom: 30px;
    }
    .ivy-featured .entry .widget { width: 100%; float: none; }

    .ivy-blog .featured-content .entry { width: 100%; }

    .title-area { margin: 10px auto; margin-bottom: -30px; }

    .flexible-widgets { padding-left: 0; padding-right: 0; }

    .front-page-2 h2 { font-size: 20px;}

    .front-page-1 h3 { font-size: 22px; line-height: 3.25rem; }

    .ivy-home .blog-heading h3 em { font-size: 60px; margin-top: 10px; }

    .creds, .front-page-1 h6  { line-height: 2.25rem; }

    .logo { line-height: 4rem; }

    .header-image .title-area { padding: 0 20px; }

    .entry-title {
        font-size: 18px;
    }
    .ivy-home .featured-content .entry {
        width: 100%;
    }
    .category-page .featured-content .entry,
    .category-page .featured-content .entry:nth-of-type(2n),
    .category-page .featured-content .entry:nth-of-type(3n),
    .sidebar .featured-content,
    .ivy-category-archive .entry {
        text-align: center;
        width: 100%;
    }
    .site-title,
    .site-title a,
    .site-title a:hover {
        font-size: 26px;
        letter-spacing: 5px;
    }
    .site-description {
        font-size: 12px;
    }
    .portfolio-featured-image {
        margin: 0;
    }
    .ivy-portfolio .archive-title {
        margin-bottom: 30px;
    }

    .ivy-portfolio .entry-title {
        margin-bottom: 20px;
    }
    .ivy-home .enews-widget input#subbox,
    .ivy-home .enews-widget input#subbox1,
    .ivy-home .enews-widget input#subbox2,
    .ivy-home .enews-widget input#subbox,
    .ivy-home .enews-widget input[type="submit"],
    .ivy-above-header .enews-widget input#subbox,
    .ivy-above-header .enews-widget input#subbox1,
    .ivy-above-header .enews-widget input#subbox2,
    .ivy-above-header .enews-widget input[type="submit"],
    .ivy-blog-widget .enews-widget input#subbox,
    .ivy-blog-widget .enews-widget input#subbox1,
    .ivy-blog-widget .enews-widget input#subbox2,
    .ivy-blog-widget .enews-widget input[type="submit"] {
        margin: 6px 0;
        width: 100% !important;
    }
    .ivy-home .enews-widget,
    .ivy-above-header .enews-widget,
    .ivy-blog-widget .enews-widget {
        padding: 30px !important;
    }
}

/* Add Custom CSS Below This Line */