/*
	Theme Name: Kate Marcado
	Theme URI: http://studiomommy.com/
	Description: Paint your site or blog with watercolor dots.
	Author: Studio Mommy
	Author URI: http://www.studiomommy.com/
	Version: 2.0

	Tags: one-column, two-columns, left-sidebar, right-sidebar, custom-menu, e-commerce, featured-images, footer-widgets, full-width-template, theme-options, threaded-comments, translation-ready, accessibility-ready

	Template: genesis
	Template Version: 2.1

	License: GPL-2.0+
	License URI: http://www.gnu.org/licenses/gpl-2.0.html

	Text Domain: kate-marcado
*/

/* Table of Contents
	- HTML5 Reset
		- Baseline Normalize
		- Box Sizing
		- Float Clearing
	- Defaults
		- Typographical Elements
		- Headings
		- Objects
		- Gallery
		- Forms
		- Tables
		- Screen Reader Text
	- Structure and Layout
		- Site Containers
		- Column Widths and Positions
		- Column Classes
		- Home Page
		- Miscellaneous
	- Common Classes
		- WordPress
		- Genesis
		- Titles
	- Widgets
		- Featured Content
	- Plugins
		- Genesis eNews Extended
		- Genesis Responsive Slider
		- Jetpack
	- Skip Links
	- Site Header
		- Title Area
		- Widget Area
	- Site Navigation
		- Header Navigation
		- Primary Navigation
		- Secondary Navigation
		- Accessible Menu
	- Content Area
		- Home Page
		- Entries
		- After Entry
		- Pagination
		- Comments
	- Sidebars
	- Footer Widgets
	- Site Footer
	- Media Queries
		- Retina Display
		- max-width: 1139px
		- max-width: 1023px
		- max-width: 767px
*/


/* HTML5 Reset
---------------------------------------------------------------------------------------------------- */

/* Baseline Normalize
--------------------------------------------- */
/* normalize.css v4.1.1 | MIT License | http://necolas.github.io/normalize.css/ */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block
}

    audio:not([controls]) {
        display: none;
        height: 0
    }

progress {
    vertical-align: baseline
}

template, [hidden] {
    display: none
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

    a:active, a:hover {
        outline-width: 0
    }

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b, strong {
    font-weight: inherit
}

b, strong {
    font-weight: bolder
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

button, input, optgroup, select, textarea {
    font: inherit;
    margin: 0
}

optgroup {
    font-weight: bold
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html [type="button"], [type="reset"], [type="submit"] {
    -webkit-appearance: button
}

    button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
        border-style: none;
        padding: 0
    }

    button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
        outline: 1px dotted ButtonText
    }

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

textarea {
    overflow: auto
}

[type="checkbox"], [type="radio"] {
    box-sizing: border-box;
    padding: 0
}

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
    height: auto
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

    [type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
        -webkit-appearance: none
    }

::-webkit-input-placeholder {
    color: inherit;
    opacity: 0.54
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

/* Box Sizing
--------------------------------------------- */

html,
input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*,
*:before,
*:after {
    box-sizing: inherit;
}

/* Float Clearing
--------------------------------------------- */

.author-box:before,
.clearfix:before,
.entry:before,
.entry-content:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.widget:before,
.wrap:before {
    content: " ";
    display: table;
}

.author-box:after,
.clearfix:after,
.entry:after,
.entry-content:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.widget:after,
.wrap:after {
    clear: both;
    content: " ";
    display: table;
}


/* Defaults
---------------------------------------------------------------------------------------------------- */

/* Typographical Elements
--------------------------------------------- */

html {
    font-size: 62.5%; /* 10px browser default */
}

/* Chrome fix */
body > div {
    font-size: 2rem;
}

body {
    background-color: #ffffff;
    color: #000000;
    font-family: 'Lato', sans-serif;
    font-size: 17px;
    font-size: 1.7rem;
    font-weight: 300;
    line-height: 1.625;
}

a,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button {
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

::-moz-selection {
    background-color: #000;
    color: #fff;
}

::selection {
    background-color: #000;
    color: #fff;
}

a {
    color: #ea4d72;
    text-decoration: none;
}

    a:focus,
    a:hover,
    .site-footer a:focus,
    .site-footer a:hover {
        text-decoration: underline;
        -webkit-text-decoration-style: dotted;
        text-decoration-style: dotted;
    }

p {
    margin: 0 0 16px;
    padding: 0;
}

strong {
    font-weight: 700;
}

ol,
ul {
    margin: 0;
    padding: 0;
}

mark {
    background-color: #ddd;
    color: #000;
}

blockquote,
blockquote::before {
    color: #000;
    font-style: italic;
}

blockquote {
    margin: 40px 40px 24px;
}

    blockquote p:first-child::first-letter {
        color: #000 !important;
        font-size: 1.7rem !important;
        font-size: 17px !important;
        font-weight: normal !important;
    }

    blockquote::before {
        content: "“";
        display: block;
        font-size: 30px;
        font-size: 3rem;
        height: 0;
        left: -20px;
        position: relative;
        top: -10px;
    }

.entry-content code {
    background-color: #333;
    color: #ddd;
}

cite {
    font-style: normal;
}

hr {
    border: 0;
    border-collapse: collapse;
    border-bottom: 1px solid #eeeee8;
    clear: left;
    margin: 0 0 40px;
    padding-top: 20px;
}

/* Fonts
--------------------------------------------- */

@font-face {
    font-family: 'thesaturdayregular';
    src: url('fonts/thesaturday-regular-webfont.woff2') format('woff2'), url('fonts/thesaturday-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/* Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5 {
    color: #000;
    font-family: 'Questrial', sans-serif;
    font-weight: 400;
    line-height: 1.2;
    margin: 0 0 10px;
}

h6 {
    color: #000;
    font-family: 'thesaturdayregular';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -ms-font-smoothing: antialiased;
    font-weight: normal;
    font-style: normal;
    line-height: 1.2;
    margin: 0 0 10px;
    font-size: 6.6px;
    font-size: 6.6rem;
}

h1,
.entry-title {
    font-size: 30px;
    font-size: 3rem;
}

h2 {
    font-size: 24px;
    font-size: 2.4rem;
}

h3,
.archive-title,
.comments-title {
    font-size: 22px;
    font-size: 2.2rem;
}

h4 {
    font-size: 20px;
    font-size: 2rem;
}

h5 {
    font-size: 18px;
    font-size: 1.8rem;
}

.sidebar .entry-title {
    font-size: 16px;
    font-size: 1.6rem;
}

.archive-title {
    margin-bottom: 0;
}

/* Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption {
    max-width: 100%;
}

img {
    height: auto;
}

/* Gallery
--------------------------------------------- */

.gallery {
    overflow: hidden;
    margin-bottom: 28px;
}

.gallery-item {
    float: left;
    margin: 0;
    padding: 0 4px;
    text-align: center;
    width: 100%;
}

.gallery-columns-2 .gallery-item {
    width: 50%;
}

.gallery-columns-3 .gallery-item {
    width: 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 .gallery-item img {
    border: none;
    height: auto;
    margin: 0;
}

/* Forms
--------------------------------------------- */

input,
select,
textarea {
    background-color: #fff;
    border: 1px solid #eeeee8;
    box-shadow: 0 0 5px #f8f8f8 inset;
    color: #000;
    font-size: 14px;
    font-size: 1.4rem;
    padding: 16px;
    width: 100%;
}

    input[type="checkbox"],
    input[type="image"],
    input[type="radio"] {
        width: auto;
    }

    input:focus,
    textarea:focus {
        border: 1px solid #6a6a6a;
        outline: none;
    }

::-moz-placeholder {
    color: #000;
    opacity: 1;
}

::-webkit-input-placeholder {
    color: #000;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.entry-content .button {
    background-color: #000;
    border: medium double #ddd;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    padding: 16px 24px;
    white-space: normal;
    width: auto;
}

    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,
    .entry-content .button:focus,
    .entry-content .button:hover {
        background-color: #fff;
        color: #000;
    }

    button.small,
    input[type="button"].small,
    input[type="reset"].small,
    input[type="submit"].small,
    .button.small {
        padding: 8px 12px;
    }

.button {
    display: inline-block;
}

.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: #ddd;
    border-width: 0;
    color: #595959;
    cursor: not-allowed;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
    display: none;
}

.error404 .entry-content input[type="search"],
.post-password-form input[type="password"] {
    margin-bottom: 15px;
}

/* Tables
--------------------------------------------- */

table {
    border-collapse: collapse;
    border-spacing: 0;
    line-height: 2;
    margin-bottom: 40px;
    width: 100%;
}

tbody {
    border-bottom: 1px solid #eeeee8;
}

th,
td {
    text-align: left;
}

th {
    font-weight: bold;
    text-transform: uppercase;
}

td {
    border-top: 1px solid #eeeee8;
    padding: 6px 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;
}

    .genesis-nav-menu .search input[type="submit"]:focus,
    .screen-reader-shortcut:focus,
    .screen-reader-text:focus,
    .widget_search input[type="submit"]:focus {
        background-color: #fff;
        box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
        clip: auto !important;
        color: #000;
        display: block;
        font-size: 1em;
        font-weight: bold;
        height: auto;
        padding: 15px 23px 14px;
        text-decoration: none;
        width: auto;
        z-index: 100000; /* Above WP toolbar. */
    }

a.more-link,
.more-from-category a {
    background-color: #000;
    border: medium double #ddd;
    clear: both;
    color: #fff;
    display: inline-block;
    margin: 20px auto;
    padding: 10px 25px;
    font-size: 1.6rem;
    font-size: 16px;
}

    a.more-link:hover,
    .more-from-category a:hover {
        background-color: #fff;
        color: #000;
        text-decoration: none;
    }

.featuredpost a.more-link {
    background-color: #000;
    color: #fff;
    margin: 0;
    padding: 5px;
}

.widget_search input[type="submit"]:focus {
    background-color: #eeeee8;
    color: #767673;
    box-shadow: none;
    outline-width: 0;
    padding: 16px 23px;
}


/* Structure and Layout
---------------------------------------------------------------------------------------------------- */

/* Site Containers
--------------------------------------------- */

.site-container-wrap {
    background-color: #fff;
    margin: 0px auto;
    max-width: 1280px;
    overflow: visible;
}

.site-inner {
    clear: both;
    padding-top: 20px;
}

.wrap {
    margin: 0 auto;
    max-width: 1280px;
}

/* Column Widths and Positions
--------------------------------------------- */

/* Content */

.content {
    float: right;
    width: 880px;
}

.content-sidebar .content {
    float: left;
}

.full-width-content .content {
    width: 100%;
}

.kate-marcado-landing .site-container-wrap {
    max-width: 800px;
}

.kate-marcado-landing .site-inner,
.kate-marcado-landing .entry {
    padding: 0;
}

/* Primary Sidebar */

.sidebar-primary {
    float: right;
    width: 340px;
}

.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-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: 31.623931623931625%;
}

.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;
}


/* Common Classes
---------------------------------------------------------------------------------------------------- */

/* WordPress
--------------------------------------------- */

.avatar {
    border-radius: 50%;
    float: left;
}

.alignleft .avatar {
    margin-right: 24px;
}

.alignright .avatar {
    margin-left: 24px;
}

.search-form {
    position: relative;
    overflow: hidden;
    width: 100%;
}

    .search-form input[type="search"] {
        background: #fff url(images/search.png) no-repeat 15px 16px;
        background-size: 15px 15px;
        padding: 16px 16px 16px 44px;
    }

.error404 .content .search-form {
    margin-bottom: 40px;
}

.genesis-nav-menu .search input[type="submit"],
.widget_search input[type="submit"] {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
}

a.aligncenter img {
    display: block;
    margin: 0 auto;
}

img.centered,
.aligncenter {
    display: block;
    margin: 0 auto 24px;
}

a.alignnone {
    display: inline-block;
}

img.alignnone,
.alignnone {
    margin-bottom: 12px;
}

.alignleft {
    float: left;
    text-align: left;
}

.alignright {
    float: right;
    text-align: right;
}

a.alignleft,
a.alignnone,
a.alignright {
    max-width: 100%;
}

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
    margin: 0 24px 12px 0;
}

a.alignright,
img.alignright,
.wp-caption.alignright {
    margin: 0 0 12px 24px;
}

.alignleft.post-image {
    margin-bottom: 24px;
}

.entry-content .wp-caption-text {
    font-size: 14px;
    font-size: 1.4rem;
    margin: 0;
    text-align: center;
}

.gallery-caption,
.entry-content .gallery-caption {
    margin: 0 0 10px;
}

.widget_calendar table {
    width: 100%;
}

.widget_calendar td,
.widget_calendar th {
    text-align: center;
}

.wp-audio-shortcode,
.wp-playlist,
.wp-video {
    margin: 0 0 28px;
}

/* Genesis
--------------------------------------------- */

.breadcrumb {
    border: 1px solid #eeeee8;
    font-size: 12px;
    font-size: 1.2rem;
    margin-bottom: 32px;
    padding: 16px 32px;
}

.archive-description,
.author-box,
.sticky {
    border: 1px solid #eeeee8;
    margin-bottom: 32px;
    overflow: hidden;
    padding: 32px;
}

.archive-title + p {
    margin-top: 24px;
}

.author-box-title {
    font-size: 16px;
    font-size: 1.6rem;
    margin: 0 0 8px;
}

.author-box p {
    margin-bottom: 0;
}

.author-box .avatar {
    margin-right: 24px;
}

/* Titles
--------------------------------------------- */

.site-header .widget-title {
    color: #fff;
}

.entry-title a,
.sidebar .widget-title a {
    color: #fff;
    text-decoration: none;
}

    .entry-title a:focus,
    .entry-title a:hover {
    }

.archive-title {
    font-size: 30px;
    font-size: 3rem;
}


/* Widgets
---------------------------------------------------------------------------------------------------- */

.widget {
    margin-bottom: 40px;
    overflow: hidden;
    word-wrap: break-word;
}

    .widget li {
        text-align: left;
    }

    .widget ol > li {
        border-bottom: 1px solid #eeeee8;
        list-style-position: inside;
        list-style-type: decimal;
        margin-bottom: 12px;
        padding-bottom: 12px;
        padding-left: 20px;
        text-indent: -20px;
    }

    .widget ul > li {
        border-bottom: 1px solid #eeeee8;
        list-style-type: none;
        margin-bottom: 12px;
        padding-bottom: 12px;
    }

    .widget li li {
        border: none;
        margin: 0 0 0 30px;
        padding: 0;
    }

    .widget p:last-child,
    .widget ol > li:last-child,
    .widget ul > li:last-child {
        border: none;
        margin-bottom: 0;
        padding-bottom: 0;
    }

.add-footer-two.widget-area .widget.widget_text {
    margin-bottom: 0px;
}

/* Top Bar Widget Area
--------------------------------------------- */

.top-bar {
    background-color: #000;
    color: #fff;
    padding: 10px;
}

    .top-bar .wrap {
        font-size: 14px;
        font-size: 1.4rem;
    }

    .top-bar .widget {
        margin-bottom: 0px;
    }

    .top-bar a {
        color: #fff;
    }

        .top-bar a:hover {
            text-decoration: underline;
        }

    .top-bar .widgettitle {
        color: #fff;
        margin: 0 0 7px 0;
    }

.top-bar-left,
.top-bar-right {
    width: 50%;
}

.top-bar-left {
    float: left;
}

    .top-bar-left .widget-wrap {
        padding-top: 4px;
    }

.top-bar-right {
    float: right;
    text-align: right;
}

.top-bar .simple-social-icons {
    margin-bottom: -10px;
}

    .top-bar .simple-social-icons ul.aligncenter {
        text-align: right;
    }

/* Featured Content
--------------------------------------------- */

.featured-content .entry {
    margin-bottom: 32px;
    text-align: center;
}

.featured-content .entry-header {
    border: none;
    margin-bottom: 12px;
}

.featured-content .entry-title {
    margin-bottom: 8px;
}

.featuredpost.widget li {
    text-align: center;
}

.more-from-category {
    padding-top: 12px;
}

.category-index.widget-area .more-from-category a {
    display: table;
    text-align: center;
}


/* Flexible Widgets
--------------------------------------------- */

.flexible-widgets {
    padding-bottom: 0px;
    padding-top: 50px;
}

    .flexible-widgets .widget {
        float: left;
        margin: 0 0 40px 2.564102564102564%;
    }

    .flexible-widgets.widget-full .widget,
    .flexible-widgets.widget-area .widget:nth-of-type(1),
    .flexible-widgets.widget-halves.uneven .widget:last-of-type {
        background: none;
        margin-left: 0;
        padding: 0;
        width: 100%;
    }

    .widget-area.flexible-widgets.widget-half .widget,
    .flexible-widgets.widget-halves .widget {
        width: 48.717948717948715%;
    }

    .flexible-widgets.widget-thirds .widget {
        width: 31.623931623931625%;
    }

    .flexible-widgets.widget-fourths .widget {
        width: 23.076923076923077%;
    }

        .flexible-widgets.widget-halves .widget:nth-child(even),
        .flexible-widgets.widget-thirds .widget:nth-child(3n+2),
        .flexible-widgets.widget-fourths .widget:nth-child(4n+2) {
            clear: left;
            margin-left: 0;
        }


/* Plugins
---------------------------------------------------------------------------------------------------- */

/* Instagram
-----------------------------------------------*/

#sb_instagram #sbi_load .sbi_load_btn, #sb_instagram .sbi_follow_btn a {
    font-family: "Lato",sans-serif;
    font-size: 10px !important;
    font-weight: 400;
    letter-spacing: 2px;
    padding: 10px 25px;
    text-transform: uppercase;
    width: auto;
    background: #000000 !important;
}

#sbi_load > p {
    display: none !important;
}


/* Genesis Simple Share
-----------------------------------------------*/

.share-after::before {
    color: #000;
    content: "share the love";
    display: block;
    font-family: 'thesaturdayregular';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -ms-font-smoothing: antialiased;
    font-size: 65px;
    font-size: 6.5rem;
    line-height: 0.5;
    margin-right: 7px;
    padding-bottom: 17px;
    vertical-align: middle;
}

.share-after {
    text-align: center;
    margin: 0;
}

.content .share {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    margin: 0 auto;
}

.sharrre .share,
.sharrre:hover .share {
    color: #000;
}

.content .share-outlined .count {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.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 {
    color: #000;
    border: 1px solid #5d5552;
    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: 12px;
}


@media only screen and (min-width: 768px) {

    .share-small .no-count .share {
        width: 0px;
    }
}

/* WooCommerce
-----------------------------------------------*/

.sidebar .woocommerce ul.cart_list li,
.sidebar .woocommerce ul.product_list_widget li,
.sidebar .woocommerce-page ul.cart_list li,
.sidebar .woocommerce-page ul.product_list_widget li {
    float: left !important;
    padding: 1% !important;
    width: 50% !important;
    border: 0px !important;
}

/* Filterable Portfolio Grid
-----------------------------------------------*/

.portfolio-content .entry {
    padding: 0px !important;
}

.filterable-portfolio .site-inner {
    padding-bottom: 40px;
}

.cpt-archive-description {
    margin-bottom: 10px;
    text-align: center;
    border: 0px;
    padding: 20px 10px 30px;
}

.filterable-portfolio .site-inner .wrap {
    max-width: 1240px;
}

.filters-select {
    max-width: 200px;
    margin-bottom: 40px;
}

div.filter {
    color: #999;
    /*text-align: center;*/ /* to center the filters */
    margin-bottom: 26px;
}

    div.filter button {
        background-color: #000;
        color: #fff;
        padding: 10px 20px;
        margin-bottom: 4px;
        border: medium double #ddd;
    }

        div.filter button:hover,
        div.filter button.active {
            background-color: #fff;
            color: #000;
            text-decoration: none;
        }

        div.filter button.active {
            border: none;
        }

.portfolio-content {
    overflow: hidden;
}

.filterable-portfolio .entry,
.grid-sizer {
    width: 31.6666666%;
}

.gutter-sizer {
    width: 2.5%;
}

.filterable-portfolio .entry {
    background: transparent;
    padding: 0;
    margin-bottom: 2.5%;
}

    .filterable-portfolio .entry .entry-title {
        font-size: 70px;
        font-size: 7rem;
        font-weight: normal;
        margin-bottom: 0;
        font-family: 'thesaturdayregular';
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        -ms-font-smoothing: antialiased;
        line-height: 1;
    }

    .filterable-portfolio .entry p.entry-meta {
        display: none !important;
    }

.portfolio-image {
    padding-bottom: 25px;
}

    .portfolio-image a {
        display: block;
        position: relative;
        overflow: hidden;
    }

        .portfolio-image a img {
            vertical-align: top;
            -webkit-transition: opacity .2s cubic-bezier(0,1,.75,1), transform 2.5s cubic-bezier(0,1,.75,1);
            -moz-transition: opacity .2s cubic-bezier(0,1,.75,1), transform 2.5s cubic-bezier(0,1,.75,1);
            -ms-transition: opacity .2s cubic-bezier(0,1,.75,1), transform 2.5s cubic-bezier(0,1,.75,1);
            -o-transition: opacity .2s cubic-bezier(0,1,.75,1), transform 2.5s cubic-bezier(0,1,.75,1);
            transition: opacity .2s cubic-bezier(0,1,.75,1), transform 2.5s cubic-bezier(0,1,.75,1);
        }

    .portfolio-image:hover a img {
        transform: scale(1.1);
        opacity: 0.3;
    }

    .portfolio-image a .entry-title {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 100%;
        text-align: center;
        color: #000;
        opacity: 0;
        transition: all 0.6s ease-in-out 0s;
        padding: 0 20px;
    }

    .portfolio-image a:hover .entry-title {
        opacity: 1;
    }

.prev-next-post-links {
    overflow: hidden;
}

.previous-post-link {
    float: left;
}

.next-post-link {
    float: right;
}

.portfolio-image-single {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 30px;
}

.taxonomy-title {
    margin-top: 30px;
    margin-bottom: 30px;
}

@media only screen and (max-width: 1024px) {

    .portfolio-image a .entry-title {
        position: static;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        color: #333;
        opacity: 1;
        /*text-align: left;*/
        padding: 20px;
    }

    .portfolio-image a:hover:before {
        display: none;
    }
}

@media only screen and (max-width: 767px) {

    .filterable-portfolio .entry,
    .grid-sizer {
        width: 30.4389773275%;
    }

    .gutter-sizer {
        width: 4.3415340087%;
    }

    .filterable-portfolio .entry {
        margin-bottom: 4.3415340087%;
    }
}

@media only screen and (max-width: 600px) {

    .filterable-portfolio .entry,
    .grid-sizer {
        width: 47.2222222222%;
    }

    .gutter-sizer {
        width: 5.5555555556%;
    }

    .filterable-portfolio .entry {
        margin-bottom: 5.5555555556%;
    }
}

@media only screen and (max-width: 320px) {

    .filterable-portfolio .entry,
    .grid-sizer {
        width: 100%;
    }
}


/* Instagram Feed
-----------------------------------------------*/
#sb_instagram .sbi_follow_btn a,
#sb_instagram #sbi_load .sbi_load_btn {
    background-color: #000;
}

#sb_instagram #sbi_load,
#sb_instagram .sb_instagram_error {
    padding-top: 0px !important;
}

/* Simple Social Icons
-----------------------------------------------*/

.simple-social-icons ul li a:hover {
    -webkit-transform: rotate(30deg);
    -moz-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

/* Soliloquy Slider
-----------------------------------------------*/

.soliloquy-container .soliloquy-caption {
    top: 50%;
    margin-top: -100px !important;
    padding-top: 20px !important;
    width: 33.3% !important;
    margin-left: 33.3% !important;
    margin-bottom: 185px !important;
    background: none !important;
}

.soliloquy-caption h4.title {
    color: #000;
    font-size: 18px;
    font-style: normal;
    line-height: 1.5em;
    margin-bottom: 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.soliloquy-caption span.caption {
    text-align: center;
}

.soliloquy-container .soliloquy-image {
}

.soliloquy-container .soliloquy-pager {
    bottom: 20px !important;
}

.soliloquy-caption-inside {
    background-color: #FAFAF9 !important;
    opacity: 0.9 !important;
    padding: 20px 10px !important;
    color: #000 !important;
    text-shadow: none !important;
    border: medium double #ddd !important;
    outline: 7px solid #fff !important;
}

.soliloquy-container .soliloquy-caption h1 {
    font-size: 14px !important;
    line-height: 1.3 !important;
    text-align: center !important;
    color: #000 !important;
    margin: 5px 0 15px !important;
    text-transform: none !important;
    letter-spacing: normal !important;
}

    .soliloquy-container .soliloquy-caption h1 a {
        font-size: 14px !important;
        line-height: 1.2;
        text-align: center;
        text-transform: lowercase;
        text-decoration: italics !important;
        color: #000 !important;
        margin: 0px 0 10px !important;
        letter-spacing: normal !important;
        font-style: italic !important;
    }

        .soliloquy-container .soliloquy-caption h1 a:hover {
            color: #000 !important;
            text-decoration: underline !important;
        }


.soliloquy-container .soliloquy-caption a.soliloquy-button {
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    padding: 20px 17px 0px !important;
    font-size: 14px !important;
    font-style: normal !important;
    color: #D7AD63 !important;
    overflow: visible !important;
    display: inline-block !important;
    line-height: 1.2 !important;
    margin: 0px 20px;
}

    .soliloquy-container .soliloquy-caption a.soliloquy-button:hover {
        color: #000 !important;
        text-decoration: none !important;
    }

.soliloquy-container {
    margin-bottom: 30px !important;
}

    .soliloquy-container .soliloquy-prev,
    .soliloquy-container .soliloquy-next {
        display: none !important;
    }


/* Home Featured Products
--------------------------------------------- */

.home-page-2.flexible-widgets.widget-area .woocommerce ul.cart_list li,
.home-page-2.flexible-widgets.widget-area .woocommerce ul.product_list_widget li,
.home-page-2.flexible-widgets.widget-area .woocommerce-page ul.cart_list li,
.home-page-2.flexible-widgets.widget-area .woocommerce-page ul.product_list_widget li,
.home-page-3.flexible-widgets.widget-area .woocommerce ul.cart_list li,
.home-page-3.flexible-widgets.widget-area .woocommerce ul.product_list_widget li,
.home-page-3.flexible-widgets.widget-area .woocommerce-page ul.cart_list li,
.home-page-3.flexible-widgets.widget-area .woocommerce-page ul.product_list_widget li {
    float: left;
    width: 24.9999%;
    padding: 1% !important;
}

    .home-page-2.flexible-widgets.widget-area .woocommerce ul.cart_list li img,
    .home-page-2.flexible-widgets.widget-area .woocommerce ul.product_list_widget li img,
    .home-page-3.flexible-widgets.widget-area .woocommerce ul.cart_list li img,
    .home-page-3.flexible-widgets.widget-area .woocommerce ul.product_list_widget li img {
        width: 100% !important;
        border: 10px solid #fff !important;
    }

    .home-page-2.flexible-widgets.widget-area .woocommerce ul.cart_list li a,
    .home-page-2.flexible-widgets.widget-area .woocommerce ul.product_list_widget li a,
    .home-page-3.flexible-widgets.widget-area .woocommerce ul.cart_list li a,
    .home-page-3.flexible-widgets.widget-area .woocommerce ul.product_list_widget li a {
        text-align: center !important;
        font-weight: 400 !important;
        color: #fff !important;
    }

.home-page-2.flexible-widgets.widget-area .woocommerce ul.cart_list li,
.home-page-2.flexible-widgets.widget-area .woocommerce ul.product_list_widget li,
.home-page-3.flexible-widgets.widget-area .woocommerce ul.cart_list li,
.home-page-3.flexible-widgets.widget-area .woocommerce ul.product_list_widget li {
    text-align: center;
    color: #fff;
}


/* Genesis eNews Extended
--------------------------------------------- */

.enews-widget input {
    margin-bottom: 16px;
}

    .enews-widget input[type="submit"] {
        background-color: #000;
        color: #fff;
        border: medium double #ddd;
        margin: 0;
        width: 100%;
    }

        .enews-widget input[type="submit"]:hover {
            background-color: #fff;
            color: #000;
        }

.enews-widget input {
    margin-bottom: 12px;
}

.enews-widget .widget-title {
    font-family: 'thesaturdayregular';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -ms-font-smoothing: antialiased;
    font-weight: 400;
    font-size: 72px;
    font-size: 7.2rem;
}

.enews form + p {
    margin-top: 24px;
}

.widget.enews-widget {
    border: medium double #ddd;
}

.home-page-1.widget-area .widget.enews-widget {
    background-color: #fff;
    border: medium double #ddd;
    padding: 20px;
}

.home-page-1.widget-area .enews-widget .widget-title,
.add-footer-one.widget-area .enews-widget .widget-title {
    width: 25%;
    float: left;
    text-align: center;
    border: 0;
    margin-bottom: 0px;
    font-size: 62px;
    font-size: 6.2rem;
    color: #000;
    padding-right: 10px;
    line-height: 0.7;
    padding-top: 10px;
}

.home-page-1.widget-area .enews-widget p,
.add-footer-one.widget-area .enews-widget p {
    float: left;
    width: 35%;
    color: #000;
    margin-bottom: 0px;
    line-height: 1.3;
    text-align: center;
    padding-right: 10px;
}

.home-page-1.widget-area #subscribe,
.add-footer-one.widget-area #subscribe {
    float: right;
    width: 60%;
}

.home-page-1.widget-area .enews-widget input,
.add-footer-one.widget-area .enews-widget input {
    float: left;
    width: 13%;
    margin-right: 10px;
    margin-bottom: 0;
    padding: 10px;
    text-align: center;
    border: 1px solid #eee;
    color: #000;
    font-size: 1.6rem;
    font-size: 16px;
}

    .home-page-1.widget-area .enews-widget input[type="submit"],
    .add-footer-one.widget-area .enews-widget input[type="submit"] {
        width: auto;
        padding: 9px 20px;
        margin-right: 0;
        background-color: #000;
        border: medium double #ddd;
        font-weight: 400;
        color: #fff;
    }

        .home-page-1.widget-area .enews-widget input[type="submit"]:hover,
        .add-footer-one.widget-area .enews-widget input[type="submit"]:hover {
            background-color: #fff;
            color: #000;
        }


/* Genesis Responsive Slider
--------------------------------------------- */

.widget.genesis_responsive_slider li {
    border: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}

/* Jetpack
--------------------------------------------- */

img#wpstats {
    display: none;
}

.content div.sharedaddy a.sd-button {
    box-shadow: none;
    font-family: 'Questrial', sans-serif;
    letter-spacing: 1px;
    background: #000000;
    color: #ffffff !important;
    padding: 5px 15px 5px 15px;
    font-weight: 400;
}

.content a.sd-button > span {
    background-image: none !important;
    font-family: 'Questrial', sans-serif;
    border: none;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #ffffff;
}

.sd-content ul li.preview-item a.sd-button span,
.sd-social-icon-text .sd-content ul li a span,
.sd-social-official .sd-content ul li a.sd-button span {
    margin-left: 9px !important;
}

.content a.sd-button:hover > span {
    text-decoration: underline;
}

.sd-social-icon .sd-button span.share-count {
    background: #ffffff !important;
}

.sd-content .sd-button span.share-count {
    color: #000000 !important;
    font-size: 100% !important;
}

div.sharedaddy h3.sd-title:before {
    border-top: 0px !important;
}

div.sharedaddy h3.sd-title {
    font-family: 'Questrial', sans-serif;
    color: #000000 !important;
    font-size: 15px !important;
    text-transform: uppercase;
    font-weight: 400 !important;
    text-align: center !important;
    width: 100%;
}

div.sharedaddy .sd-content {
    width: 100%;
    text-align: center;
}

    div.sharedaddy .sd-content ul {
        display: inline-block;
    }

.sd-content ul li a.sd-button:before {
    color: #ffffff;
}

#sharing_email .sharing_send,
.sd-content ul li .option a.share-ustom,
.sd-content ul li a.sd-button,
.sd-content ul li.advanced a.share-more,
.sd-content ul li.preview-item div.option.option-smart-off a,
.sd-social-icon .sd-content ul li a.sd-button,
.sd-social-icon-text .sd-content ul li a.sd-button,
.sd-social-official .sd-content > ul > li .digg_button > a,
.sd-social-official .sd-content > ul > li > a.sd-button,
.sd-social-text .sd-content ul li a.sd-button {
    border-radius: 0px !important;
    border: 0px !important;
    box-shadow: none !important;
    font-family: 'Questrial', sans-serif !important;
    letter-spacing: 1px;
    background: #000000 !important;
    color: #ffffff !important;
    padding: 5px 15px 5px 15px !important;
    font-weight: 400;
}

.sd-social-icon .sd-content ul li[class*="share-"] a,
.sd-social-icon .sd-content ul li[class*="share-"] a:hover,
.sd-social-icon .sd-content ul li[class*="share-"] div.option a {
    border-radius: 100% !important;
    padding: 10px !important;
}

#sharing_email .sharing_send:hover,
.sd-content ul li .option a.share-ustom:hover,
.sd-content ul li a.sd-button:hover,
.sd-content ul li.advanced a.share-more:hover,
.sd-content ul li.preview-item div.option.option-smart-off a:hover,
.sd-social-icon .sd-content ul li a.sd-button:hover,
.sd-social-icon-text .sd-content ul li a.sd-button:hover,
.sd-social-official .sd-content > ul > li .digg_button > a:hover,
.sd-social-official .sd-content > ul > li > a.sd-button:hover,
.sd-social-text .sd-content ul li a.sd-button:hover {
    text-decoration: underline !important;
    -webkit-transition: all 0.0s ease-in-out;
    -moz-transition: all 0.0s ease-in-out;
    -ms-transition: all 0.0s ease-in-out;
    -o-transition: all 0.0s ease-in-out;
    transition: all 0.0s ease-in-out;
}


/* Skip Links
---------------------------------------------------------------------------------------------------- */

.genesis-skip-link {
    margin: 0;
}

    .genesis-skip-link li {
        height: 0;
        width: 0;
        list-style: none;
    }

/* Display outline on focus */
:focus {
    color: #000;
    outline: #ccc solid 1px;
}


/* Site Header
---------------------------------------------------------------------------------------------------- */

.site-header {
    background-color: #fff;
    background-repeat: repeat-x;
    padding: 30px 20px;
    overflow: hidden;
}

    .site-header .wrap {
        padding: 0px 10px;
        margin-top: 90px;
    }

/* Title Area
--------------------------------------------- */

.title-area {
    width: 100%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.site-title {
    font-family: 'Questrial', sans-serif;
    font-size: 60px;
    font-size: 6rem;
    line-height: 1;
    margin: 0 0 16px;
    letter-spacing: 0.1em;
}

    .site-title a,
    .site-title a:focus,
    .site-title a:hover {
        color: #000;
        text-decoration: none;
    }

.site-description {
    color: #ea4d72;
    font-family: 'thesaturdayregular';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -ms-font-smoothing: antialiased;
    font-weight: normal;
    font-style: normal;
    font-size: 72px;
    font-size: 7.2rem;
    line-height: 1;
    margin: 0;
}

/* Full width header, no widgets */

.header-full-width .title-area,
.header-full-width .site-title {
    text-align: center;
    width: 100%;
}

.header-image .site-description,
.header-image .site-title a {
    display: block;
    text-indent: -9999px;
}

.header-full-width.header-image .site-title a {
    background-position: center !important;
    margin: 0;
}

/* Logo, hide text */

.header-image .title-area {
    padding: 0;
}

.header-image .site-title a {
    background-size: contain !important;
    float: left;
    min-height: 200px;
    width: 100%;
}

.header-image .site-header .wrap {
    margin-top: 60px;
}

/* Widget Area
--------------------------------------------- */

.site-header .widget-area {
    color: #767676;
    float: none;
    width: 100%;
    text-align: center;
}

    .site-header .widget-area .widget {
        margin-bottom: 0;
    }

.site-header .search-form {
    float: right;
    margin-top: 16px;
}

.site-header .widget-area a {
    color: #fff;
}


/* Site Navigation
---------------------------------------------------------------------------------------------------- */

.genesis-nav-menu {
    clear: both;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1;
    width: 100%;
}

    .genesis-nav-menu .menu-item {
        display: block;
    }

    .genesis-nav-menu > .menu-item {
        display: inline-block;
        text-align: left;
    }

    .genesis-nav-menu a {
        color: #000;
        font-family: 'Questrial', sans-serif;
        font-weight: 400;
        text-align: center;
        display: block;
        padding: 20px 24px;
        position: relative;
        text-decoration: none;
        text-transform: uppercase;
        letter-spacing: 1px;
    }

        .genesis-nav-menu a:focus,
        .genesis-nav-menu a:hover {
            outline-offset: -1px;
            color: #ea4d72;
        }

        .genesis-nav-menu a:hover {
            color: #ea4d72;
        }

        .genesis-nav-menu li > a:focus,
        .genesis-nav-menu a:focus,
        .genesis-nav-menu .current-menu-item > a,
        .site-header .genesis-nav-menu .current-menu-item > a {
            background-color: #fff;
        }

            .genesis-nav-menu .current-menu-item > a:hover,
            .genesis-nav-menu li > a:hover,
            .genesis-nav-menu a:hover {
                color: #ea4d72;
            }

    .genesis-nav-menu .sub-menu {
        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: 184px;
        z-index: 99;
    }

        .genesis-nav-menu .sub-menu a,
        .genesis-nav-menu .sub-menu a:focus,
        .genesis-nav-menu .sub-menu a:hover,
        .site-header .genesis-nav-menu .sub-menu a,
        .site-header .genesis-nav-menu .sub-menu a:focus,
        .site-header .genesis-nav-menu .sub-menu a:hover {
            background-color: #fff;
            border: medium double #ddd;
            border-top: 0;
            color: #000;
            font-size: 14px;
            font-size: 1.4rem;
            padding: 16px 10px;
            position: relative;
            /*width: 184px;*/
            width: 100%;
        }

            .genesis-nav-menu .sub-menu a:focus,
            .genesis-nav-menu .sub-menu a:hover,
            .site-header .genesis-nav-menu .sub-menu a:focus,
            .site-header .genesis-nav-menu .sub-menu a:hover {
                background-color: #eeeee8;
                color: #222;
            }

        .genesis-nav-menu .sub-menu .sub-menu {
            margin: -49px 0 0 184px;
        }

            .genesis-nav-menu .sub-menu .sub-menu a {
                border-left: 0;
            }

    .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 {
        display: inline-block;
        float: right;
        list-style-type: none;
    }

/* Site Header Navigation
--------------------------------------------- */

.site-header .genesis-nav-menu li,
.site-header .widget_nav_menu ul ul {
    border: none;
    margin: 0;
    padding: 0;
}

/* Primary Navigation
--------------------------------------------- */

.nav-primary {
    border-top: medium double #ddd;
    border-bottom: medium double #ddd;
}

    .nav-primary .wrap {
        background-color: #fff;
        text-align: center;
    }

.admin-bar .nav-primary {
    top: -3px;
}

.nav-primary .genesis-nav-menu a {
    color: #000;
    text-align: center;
}

    .nav-primary .genesis-nav-menu a:focus,
    .nav-primary .genesis-nav-menu a:hover,
    .nav-primary .genesis-nav-menu li.menu-item-has-children:focus > a,
    .nav-primary .genesis-nav-menu li.menu-item-has-children:hover > a {
        background-color: #fff;
        color: #ea4d72;
    }

.nav-primary span.menu-description,
.nav-secondary span.menu-description {
    display: block;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 12px;
    font-size: 1.2rem;
    font-style: italic;
    text-align: center;
    padding-top: 5px;
    text-transform: lowercase;
}

/* Secondary Navigation
--------------------------------------------- */

.nav-secondary {
    background-color: #000;
    color: #fff;
    text-align: center;
    border: 4px solid #000;
}

    .nav-secondary .genesis-nav-menu a {
        color: #fff;
        font-size: 13px;
        font-size: 1.3rem;
    }

    .nav-secondary .wrap {
        background-color: #000;
    }

    .nav-secondary .genesis-nav-menu .current-menu-item > a,
    .nav-secondary .genesis-nav-menu li > a:focus,
    .nav-secondary .genesis-nav-menu a:focus {
        background-color: #000;
    }

/* 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;
}


/* Content Area
---------------------------------------------------------------------------------------------------- */

/* Category Index
--------------------------------------------- */

.category-index {
    background: #fff;
}

    .category-index h3 {
        text-align: center;
        font-size: 3rem;
        font-size: 30px;
    }

    .category-index .entry-header {
        background-color: #fff;
        padding: 0px 10px;
        margin-bottom: 40px;
    }

    .category-index .featured-content .entry {
        border: none;
        float: left;
        min-height: 210px;
        padding: 0px 5px;
        width: 25%;
    }

    .category-index .widget {
        padding: 20px 0px;
    }

    .category-index .entry-title a {
        font-size: 1.8rem;
        font-size: 18px;
    }

    .category-index .entry-header .entry-title,
    .category-index .entry-header .entry-title a {
        color: #000;
        line-height: 0.8;
    }

        .category-index .entry-header .entry-title a:hover {
            color: #ea4d72;
        }

    .category-index ul li {
        float: left;
        font-size: 13px;
        margin: 3px 5px;
        width: 23%;
    }

    .category-index .widget-title::after {
        border-bottom: double medium #ddd;
        content: "";
        display: block;
        margin: 0 auto 10px;
        width: 40%;
    }

.sidebar-content .content .category-index .entry .entry-image,
.content-sidebar .content .category-index .entry .entry-image {
    margin: 0px;
    width: 370px;
}


/* Home Page
--------------------------------------------- */

.kate-front-page .content .widget,
.kate-front-page .content .widget:last-child {
    margin-bottom: 0px;
}

.kate-front-page .featured-content .entry {
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.kate-front-page .entry:last-child {
    margin-bottom: 0;
}

.kate-front-page .content .featuredpost p {
    margin: 0;
}

.kate-front-page .content .widget-title {
    background-color: #fff;
    color: #000;
    text-align: center;
    font-family: 'thesaturdayregular';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -ms-font-smoothing: antialiased;
    font-weight: 400;
    font-size: 72px;
    font-size: 7.2rem;
}

.slider-content.widget-area {
    margin-top: 40px;
    margin-bottom: 10px;
}

    .slider-content.widget-area .widget {
        margin-bottom: 10px;
    }

.home-page-1.widget-area {
    margin-bottom: 20px;
}

    .home-page-1.widget-area .wrap,
    .home-page-2.flexible-widgets.widget-area .wrap,
    .home-page-3.flexible-widgets.widget-area .wrap,
    .add-footer-one.widget-area .wrap,
    .add-footer-three.widget-area .wrap {
        padding-left: 20px;
        padding-right: 20px;
    }

    .home-page-1.widget-area .widget {
        margin-bottom: 20px;
    }

.home-page-3.flexible-widgets {
    padding-top: 10px;
}

    .home-page-2.flexible-widgets.widget-area,
    .home-page-3.flexible-widgets.widget-area {
        background-color: #000;
        color: #fff;
        text-align: center;
    }

        .home-page-2.flexible-widgets.widget-area .widgettitle.widget-title {
            color: #fff;
            font-size: 30px;
            font-size: 3rem;
        }

.home-page-recent-posts {
    padding-top: 10px;
}

    .home-page-recent-posts.widget-area {
    }

        .home-page-recent-posts.widget-area .post,
        .home-page-recent-posts.widget-area .featuredpage {
            float: left;
            width: 33.33333%;
            padding: 0 10px;
        }

            .home-page-recent-posts.widget-area .post img,
            .home-page-recent-posts.widget-area .featuredpage img {
                background-color: #fff;
                padding: 10px;
                border-radius: 50%;
                border: medium double #ddd;
            }


                .home-page-recent-posts.widget-area .post img:hover,
                .home-page-recent-posts.widget-area .featuredpage img:hover {
                    -webkit-transform: rotate(30deg);
                    -moz-transform: rotate(30deg);
                    -ms-transform: rotate(30deg);
                    transform: rotate(30deg);
                    -webkit-transition: all 0.4s ease-in-out;
                    -moz-transition: all 0.4s ease-in-out;
                    -o-transition: all 0.4s ease-in-out;
                    transition: all 0.4s ease-in-out;
                }

        .home-page-recent-posts.widget-area .entry-title {
            font-size: 20px;
            font-size: 2rem;
        }

.home-page-3.flexible-widgets.widget-area::before {
    border-bottom: 1px solid #fff;
    width: 10%;
    margin: 0 auto 20px;
    display: block;
    content: "";
    padding-bottom: 0px;
}

.home-page-3.flexible-widgets.widget-area .widget-title {
    text-transform: none;
    text-align: center;
    color: #fff;
}

.home-page-3.flexible-widgets.widget-area .widget ul > li {
    border: 0px;
}

/* Fadeup Effect
--------------------------------------------- */

.js .fadeup-effect {
    padding: 10px;
    opacity: 0;
    overflow: hidden;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translateY(20px);
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(20px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}


/* Entries
--------------------------------------------- */

.content .entry {
    margin-bottom: 10px;
    padding: 20px;
}

.post .entry-content p:first-child:first-letter {
    color: #ea4d72;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    font-size: 26px;
    font-size: 2.6rem;
    line-height: 0.9;
}

.kate-marcado-landing .content .entry {
    border: none;
}

.entry-header {
    text-align: center;
    background-color: #000;
    padding: 30px 15px;
    margin-bottom: 30px;
    border: medium double #fff;
}

    .entry-header .entry-title,
    .entry-header .entry-title a {
        color: #fff;
    }

.home-featured-image img {
    border: 10px solid #fff;
}

.entry-content ol,
.entry-content p,
.entry-content ul,
.quote-caption {
    margin-bottom: 26px;
}

.entry-content ol,
.entry-content ul {
    margin-left: 40px;
}

    .entry-content ol > li {
        list-style-type: decimal;
    }

    .entry-content ul > li {
        list-style-type: circle;
    }

    .entry-content ol ol,
    .entry-content ul ul {
        margin-bottom: 0;
    }

.entry-meta {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 0px;
}

.entry-header .entry-meta,
.entry-header .entry-meta a {
    color: #fff;
}

    .entry-header .entry-meta a:hover {
        text-decoration: underline;
    }

.entry-footer .entry-meta {
    border-top: medium double #ddd;
    margin: 0;
    padding: 32px 0 8px;
}

.entry-comments-link::before {
    content: "";
    margin: 0px;
}

.entry-meta .entry-tags {
    float: right;
}

.portfolio-content .my-date {
    display: none !important;
}


.home .content article,
.archive .content article,
.page-template .content article {
    position: relative;
}

    .home .content article .my-date,
    .archive .content article .my-date,
    .page-template .content article .my-date {
        position: absolute;
        top: 245px;
        left: 10px;
        background-color: #000;
        color: #fff;
        font-weight: bold;
        font-size: 11px;
        height: 76px;
        letter-spacing: 1px;
        text-align: center;
        text-transform: uppercase;
        width: 56px;
        padding: 5px 10px;
        border: 5px solid #fff;
    }

.my-date-day {
    display: block;
    line-height: 32px;
}

.single-post .content article .custom-date {
    color: #000;
}

/* After Entry
--------------------------------------------- */

.after-entry {
    background: #f5f5f5;
    border: medium double #fff;
    outline: 10px solid #f5f5f5;
    margin: 30px 20px;
    padding: 30px;
    text-align: center;
}

    .after-entry .widget {
        margin-bottom: 32px;
    }

        .after-entry .widget:last-child,
        .after-entry p:last-child {
            margin: 0;
        }

    .after-entry li {
        list-style-type: none;
    }

/* Pagination
--------------------------------------------- */

.pagination {
    float: right;
    clear: both;
}

.archive-pagination {
    clear: both;
    font-size: 14px;
    font-size: 1.4rem;
    margin: 40px 0;
}

    .archive-pagination li {
        display: inline;
    }

        .archive-pagination li a {
            color: #fff;
            cursor: pointer;
            display: inline-block;
            margin-bottom: 4px;
            padding: 8px 12px;
            text-decoration: none;
            background-color: #000;
            border: medium double #ddd;
        }

        .archive-pagination li.active a {
            background-color: #fff;
            color: #000;
            border: 0px;
        }

        .archive-pagination li a:focus,
        .archive-pagination li a:hover {
            color: #000;
            background-color: #fff;
        }

/* Comments
--------------------------------------------- */

.ping-list,
.entry-comments,
.comment-respond {
    margin-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
}

.bypostauthor {
    background-color: #f5f5f5;
    border: medium double #fff !important;
    outline: 5px solid #f5f5f5;
}

.comment-content {
    clear: both;
}

.entry-comments .comment-author {
    margin-bottom: 0;
}

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
    width: 50%
}

.comment-respond label {
    display: block;
    margin-right: 12px;
}

.comment-list li,
.ping-list li {
    list-style-type: none;
    margin-top: 24px;
    padding: 32px;
}

    .comment-list li li {
        border-right: medium double #ddd;
    }

.comment {
    border: medium double #ddd;
    border-right: none;
}

    .comment.depth-1 {
        border-right: medium double #ddd;
    }

    .comment .avatar {
        margin: 0 16px 24px 0;
    }

.form-allowed-tags {
    background-color: #f8f8f8;
    font-size: 14px;
    font-size: 1.4rem;
    padding: 24px;
}

p.subscribe-to-comments {
    padding: 24px 0 16px;
}


/* Sidebars
---------------------------------------------------------------------------------------------------- */

.sidebar {
}

    .sidebar .widget {
        background-color: #fff;
        padding: 20px;
        text-align: center;
    }


/* Footer Widgets
---------------------------------------------------------------------------------------------------- */

.add-footer-one.widget-area {
    background-color: #fff;
    clear: both;
    margin: 0 auto 20px;
    padding-top: 10px;
    color: #000;
    border-top: medium double #ddd;
    border-bottom: medium double #ddd;
}

.add-footer-three.widget-area {
    background-color: #000;
    color: #fff;
    text-align: center;
}

    .add-footer-three.widget-area .widget {
        margin-bottom: 20px;
    }

    .add-footer-three.widget-area .widgettitle.widget-title {
        color: #fff;
    }

.add-footer-one.widget-area .widget.enews-widget {
    border: none;
    margin-bottom: 20px;
    padding-top: 20px;
}

.add-footer-one.widget-area .widget,
.add-footer-two.widget-area .widget {
    text-align: center;
    margin-bottom: 10px;
}

.add-footer-one.widget-area .widgettitle.widget-title {
    color: #000;
    font-size: 72px;
    font-size: 7.2rem;
    font-family: 'thesaturdayregular';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -ms-font-smoothing: antialiased;
}

.add-footer-one.widget-area li {
    list-style-type: none;
    margin-bottom: 6px;
}

.add-footer-one.widget-area .search-form input:focus {
    border: 1px solid #ddd;
}


/* Site Footer
---------------------------------------------------------------------------------------------------- */

.site-footer {
    background-color: #000;
    color: #fff;
    font-size: 17px;
    font-size: 1.7rem;
    padding: 10px 20px 20px;
    text-align: center;
}

    .site-footer::before {
        border-bottom: 1px solid #fff;
        width: 10%;
        margin: 0 auto 10px;
        display: block;
        content: "";
        padding-bottom: 0px;
    }

    .site-footer a {
        color: #fff;
        text-decoration: none;
    }

        .site-footer a:hover {
            color: #ea4d72;
            text-decoration: none;
        }

    .site-footer p {
        margin-bottom: 0;
    }


/* 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) {

    .search-form input[type="search"] {
        background-image: url(images/search@2x.png);
    }
}

@media only screen and (max-width: 1340px) {

    .site-container-wrap,
    .wrap {
        max-width: 1140px;
    }

    .content,
    .site-header .widget-area {
        width: 750px;
    }

    .sidebar-primary {
        width: 300px;
    }
}

@media only screen and (max-width: 1200px) {

    .site-container-wrap,
    .wrap {
        max-width: 960px;
    }

    .content,
    .site-header .widget-area {
        width: 620px;
    }
}

@media only screen and (max-width: 1139px) {

    .footer-widgets,
    .site-container-wrap,
    .wrap {
        max-width: 960px;
    }

    .content {
        width: 580px;
    }

    .home-featured-image img {
        display: block;
        float: none;
        margin: 0 auto;
    }

    .entry-header .entry-meta,
    .entry-header .entry-meta a {
        padding-top: 20px;
    }

    .site-header .widget-area {
        width: 380px;
    }

    .home-page-1.widget-area .enews-widget .widget-title,
    .add-footer-one.widget-area .enews-widget .widget-title {
        width: 100%;
        text-align: center;
        padding-bottom: 10px;
    }

    .home-page-1.widget-area .enews-widget p,
    .add-footer-one.widget-area .enews-widget p {
        width: 55%;
        padding-right: 15px;
    }
}

@media only screen and (max-width: 1023px) {

    .footer-widgets,
    .site-container-wrap,
    .wrap {
        max-width: 800px;
    }

    .content,
    .sidebar-primary,
    .site-header .widget-area,
    .title-area {
        width: 100%;
    }

    .site-header {
        padding: 20px 0;
    }

        .site-header .title-area,
        .site-header .widget {
            padding: 0 20px;
        }

        .site-header .widget_nav_menu {
            padding: 0;
        }

    .header-image .site-title a {
        background-position: center !important;
        margin: 0 0 16px;
    }

    .genesis-nav-menu li,
    .site-header ul.genesis-nav-menu,
    .site-header .search-form {
        float: none;
    }

    .flexible-widgets.widget-full .widget,
    .flexible-widgets.widget-halves .widget,
    .flexible-widgets.widget-thirds .widget,
    .flexible-widgets.widget-fourths .widget {
        margin: 0 auto 20px;
        width: 100%;
    }

    .genesis-nav-menu,
    .site-description,
    .site-footer p,
    .site-header hgroup,
    .site-header .search-form,
    .site-title {
        text-align: center;
    }

        .genesis-nav-menu a {
            padding: 20px 16px;
        }

    .site-header .widget-area {
        margin-top: 16px;
    }

    .site-header .search-form {
        margin: 16px auto;
    }

    .genesis-nav-menu li.alignleft,
    .genesis-nav-menu li.right {
        display: none;
    }

    .entry-footer .entry-meta {
        margin: 0;
        padding-top: 12px;
    }

    .site-footer {
        padding: 20px;
    }

    /* Genesis Responsive Menus */
    .site-header nav .wrap {
        padding: 0;
    }

    nav.genesis-responsive-menu {
        background-color: #fff;
        display: none;
        position: relative;
    }

    .genesis-skip-link .skip-link-hidden {
        display: none;
        visibility: hidden;
    }

    .menu-toggle,
    .sub-menu-toggle {
        border-width: 0;
        background-color: transparent;
        color: #000;
        display: block;
        margin: 0 auto;
        overflow: hidden;
        text-align: center;
        visibility: visible;
    }

        .menu-toggle:focus,
        .menu-toggle:hover,
        .sub-menu-toggle:focus,
        .sub-menu-toggle:hover {
            background: transparent;
            text-decoration: underline;
        }

        .menu-toggle:focus,
        .sub-menu-toggle:focus {
            outline: 1px solid #ccc;
            outline-offset: -1px;
        }

    .menu-toggle {
        line-height: 20px;
        position: relative;
        z-index: 1000;
        width: 100%;
        border-top: medium double #ddd;
        border-bottom: medium double #ddd;
    }

        .menu-toggle::before {
            margin-right: 10px;
            text-rendering: auto;
            text-decoration: none;
        }

    .sub-menu-toggle {
        float: right;
        padding: 13px 10px;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 100;
    }

        .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;
            text-decoration: none;
        }

        .sub-menu-toggle.activated::before {
            -webkit-transform: rotate( 180deg );
            -ms-transform: rotate( 180deg );
            transform: rotate( 180deg );
        }

    .genesis-responsive-menu .genesis-nav-menu {
        background-color: #fff;
    }

        .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 a,
            .site-header .genesis-responsive-menu .genesis-nav-menu .menu-item a {
                border: 0;
                padding: 16px 20px;
                margin-bottom: 1px;
                width: 100%;
            }

    #genesis-mobile-nav-secondary {
        background-color: #000;
        border: 0;
        color: #fff;
    }

    .nav-secondary.genesis-responsive-menu {
        background: #000;
    }

        .nav-secondary.genesis-responsive-menu .genesis-nav-menu .menu-item a {
            background: #000;
            margin-bottom: 0px;
            color: #fff;
        }

            .nav-secondary.genesis-responsive-menu .genesis-nav-menu .menu-item a:focus,
            .nav-secondary.genesis-responsive-menu .genesis-nav-menu .menu-item a:hover {
                text-decoration: underline;
            }

    .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 .sub-menu a {
        background-color: #f5f5f5;
        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;
        }

    .site-header .menu-toggle,
    .site-header .sub-menu-toggle,
    .site-header .genesis-nav-menu .sub-menu a {
        color: #fff;
    }

        .site-header .menu-toggle:hover,
        .site-header .sub-menu-toggle:hover {
            color: #ddd;
        }

        .site-header .menu-toggle:focus,
        .site-header .sub-menu-toggle:focus {
            color: #fff;
            outline: thin dotted currentcolor;
        }

        .site-header .genesis-responsive-menu a:focus,
        .site-header .genesis-responsive-menu a:hover,
        .site-header .genesis-nav-menu .current-menu-item > a,
        .site-header .genesis-nav-menu .sub-menu a:focus,
        .site-header .genesis-nav-menu .sub-menu a:hover {
            color: #ddd;
            text-decoration: underline;
        }

    .site-header nav.genesis-responsive-menu,
    .site-header .genesis-responsive-menu a:focus,
    .site-header .genesis-responsive-menu a:hover,
    .site-header .genesis-responsive-menu .current-menu-item > a,
    .site-header .genesis-responsive-menu .genesis-nav-menu,
    .site-header .genesis-responsive-menu .genesis-nav-menu .sub-menu a {
        background-color: transparent;
    }
}

@media only screen and (max-width: 860px) {

    .site-inner {
        padding: 5% 3% 0;
    }

    .wrap {
        padding-left: 5%;
        padding-right: 5%;
    }
}

@media only screen and (max-width: 767px) {

    body {
        font-size: 20px !important;
        font-size: 2rem !important;
    }

    .site-container-wrap {
        padding: 20px 0%;
        width: 96%;
    }

    .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%;
    }

    .site-title {
        font-size: 42px;
        font-size: 4.2rem;
    }

    .site-description {
        font-size: 67px;
        font-size: 6.7rem;
    }

    .entry-meta .entry-tags {
        clear: both;
        float: left;
    }

    .entry-meta .entry-comments a {
        margin: 0 0 10px;
    }

    .kate-front-page .featuredpost .alignleft,
    .kate-front-page .featuredpost .alignright {
        float: none;
        margin: 0 auto;
    }

    .home-page-1.widget-area .enews-widget p,
    .add-footer-one.widget-area .enews-widget p {
        width: 100%;
        text-align: center;
        padding-bottom: 10px;
    }

    .home-page-1.widget-area .enews-widget input,
    .add-footer-one.widget-area .enews-widget input {
        width: 40%;
        padding-left: 20px;
    }

    .top-bar .wrap {
        text-align: center;
    }

    .top-bar-left {
        width: 100%;
    }

    .top-bar-right {
        width: 100%
    }

    .top-bar .simple-social-icons ul.aligncenter {
        text-align: center;
    }

    .category-index .featured-content .entry {
        width: 50%;
    }
}

@media only screen and (max-width: 620px) {

    .home-page-1.widget-area .enews-widget input,
    .add-footer-one.widget-area .enews-widget input {
        width: 100%;
        margin-bottom: 10px;
    }

        .home-page-1.widget-area .enews-widget input[type="submit"], .add-footer-one.widget-area .enews-widget input[type="submit"] {
            width: 100%;
        }

    .home-page-recent-posts.widget-area .post,
    .home-page-recent-posts.widget-area .featuredpage {
        width: 50%;
    }

    .home-page-2.flexible-widgets.widget-area .woocommerce ul.cart_list li,
    .home-page-2.flexible-widgets.widget-area .woocommerce ul.product_list_widget li,
    .home-page-2.flexible-widgets.widget-area .woocommerce-page ul.cart_list li,
    .home-page-2.flexible-widgets.widget-area .woocommerce-page ul.product_list_widget li,
    .home-page-3.flexible-widgets.widget-area .woocommerce ul.cart_list li,
    .home-page-3.flexible-widgets.widget-area .woocommerce ul.product_list_widget li,
    .home-page-3.flexible-widgets.widget-area .woocommerce-page ul.cart_list li,
    .home-page-3.flexible-widgets.widget-area .woocommerce-page ul.product_list_widget li {
        width: 50%
    }
}

/*MailChimp Forms*/
#subscribeenews-ext-3,
#subscribeenews-ext-5 {
    float: left;
    width: 100%;
    position: relative;
}

    #subscribeenews-ext-3 #subbox1,
    #subscribeenews-ext-3 #subbox,
    #subscribeenews-ext-3 input#subbutton,
    #subscribeenews-ext-5 #subbox1,
    #subscribeenews-ext-5 #subbox,
    #subscribeenews-ext-5 input#subbutton {
        width: 100%;
    }

@media (min-width:621px) {
    #subscribeenews-ext-3 #subbox1,
    #subscribeenews-ext-3 #subbox,
    #subscribeenews-ext-3 input#subbutton,
    #subscribeenews-ext-5 #subbox1,
    #subscribeenews-ext-5 #subbox,
    #subscribeenews-ext-5 input#subbutton {
        width: 31%;
    }
}

@media (min-width:768px) {
    #subscribeenews-ext-3,
    #subscribeenews-ext-5 {
        width: 45%;
    }

        #subscribeenews-ext-3 #subbox1,
        #subscribeenews-ext-3 #subbox,
        #subscribeenews-ext-5 #subbox1,
        #subscribeenews-ext-5 #subbox {
            width: 46%
        }

        #subscribeenews-ext-3 input#subbutton,
        #subscribeenews-ext-5 input#subbutton {
            width: 95%;
            margin-top: 5px;
        }
}

@media (min-width:1140px) {
    #subscribeenews-ext-3,
    #subscribeenews-ext-5 {
        width: 40%;
    }
}

@media (min-width:1201px) {
    #subscribeenews-ext-3,
    #subscribeenews-ext-5 {
        width: 40%;
    }

        #subscribeenews-ext-3 #subbox1,
        #subscribeenews-ext-3 #subbox,
        #subscribeenews-ext-5 #subbox1,
        #subscribeenews-ext-5 #subbox {
            width: 31%
        }

        #subscribeenews-ext-3 input#subbutton,
        #subscribeenews-ext-5 input#subbutton {
            width: 31%;
            margin-top: 0px;
        }
}

.mc-op:before {
    content: '';
    display: table;
    clear: both;
}

.mc-op {
    clear: both;
    font-size: 14px;
    line-height: 14px;
    color: #444444;
    padding: 5px;
    z-index: 100000000;
    text-align: center;
}

    .mc-op.error {
        color: #ea4d72;
    }

    .mc-op.valid {
        color: #74d442;
    }
