/*
Theme Name: Easy Health Options
Theme URI: https://easyhealthoptions.com/
Author: Dennis Calvert
Author URI: http://easyhealthoptions.com/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: _s
Tags:
*/

a, abbr, acronym, address, applet, big, blockquote, body, caption, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, html, iframe, ins, kbd, label, legend, li, object, ol, p, pre, q, s, samp, small, span, strike, strong, sub, sup, table, tbody, td, tfoot, th, thead, tr, tt, ul, var {
    border: 0;
    font-family: inherit;
    font-size: 15px;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}

html {
    font-size: 62.5%;
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    background-color: #fff;
    -webkit-text-size-adjust: 100%;
    width: auto;
}

article, aside, details, figcaption, figure, footer, main, masthead, nav, section {
    display: block;
}

table {
    border-collapse: separate;
    border-spacing: 0;
}

caption, td, th {
    font-weight: 400;
    text-align: left;
}

tr:nth-child(odd) {
    background-color: #eee;
}

blockquote:after, blockquote:before, q:after, q:before {
    content: "";
}

blockquote, q {
    quotes: "" "";
}

a {
    text-decoration: none;
    color: #08f;
    font-size: 1em;
}

a:focus {
    outline: thin dotted;
}

a:active, a:hover {
    outline: 0;
}

a img {
    border: 0;
}

body, button, input, select, textarea {
    color: #404040;
    font-family: Verdana, Arial, sans-serif;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5;
}

.single article {
    font-family: Georgia, 'Times New Roman', serif;
}

h1, h2, h3, h4, h5, h6 {
    clear: both;
}

.error-404 h1 {
    font-size: 6em;
    color: #648e0d;
    line-height: 1em;
}

hr {
    background-color: #ccc;
    height: 1px;
    margin-bottom: 1.5em;
}

p {
    font-size: 1.1em;
    margin-bottom: 1.5em;
    text-align: left;
}

ol, ul {
    margin: 0;
    font-size: 1em;
}

ul {
    list-style: disc;
}

ol {
    list-style: decimal;
}

dt {
    font-weight: 700;
}

dd {
    margin: 0 1.5em 1.5em;
}

b, strong {
    font-weight: 700;
    font-size: 1em;
}

cite, dfn, em, i {
    font-style: italic;
    font-size: 1em;
}

blockquote {
    margin: 0 1.5em;
}

address {
    margin: 0 0 1.5em;
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}

code, kbd, tt, var {
    font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr, acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}

ins, mark {
    background: #fff9c0;
    text-decoration: none;
}

sub, sup {
    font-size: 60%;
    height: 0;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    bottom: 1ex;
}

sub {
    top: .5ex;
}

small {
    font-size: 75%;
}

big {
    font-size: 125%;
}

figure {
    margin: 0;
}

table {
    margin: 0 0 1.5em;
    width: 100%;
}

th {
    font-weight: 700;
}

img {
    height: auto;
    max-width: 100%;
}

button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    /*vertical-align: middle;*/
}

input[type=checkbox], input[type=radio] {
    padding: 0;
}

input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input[type=email], input[type=password], input[type=search], input[type=text], input[type=url], textarea {
    color: #666;
    border: 1px solid #ccc;
    border-radius: 3px;
}

input[type=email]:focus, input[type=password]:focus, input[type=search]:focus, input[type=text]:focus, input[type=url]:focus, textarea:focus {
    color: #111;
}

input[type=email], input[type=password], input[type=search], input[type=text], input[type=url] {
    padding: 3px;
    box-shadow: 0 3px 4px #aaa inset;
}

textarea {
    overflow: auto;
    padding-left: 3px;
    vertical-align: top;
    width: 98%;
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto;
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute!important;
}

.screen-reader-text:active, .screen-reader-text:focus, .screen-reader-text:hover {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto!important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}

.clear:after, .clear:before, .comment-content:after, .comment-content:before, .entry-content:after, .entry-content:before, .site-content:after, .site-content:before, .site-footer:after, .site-footer:before, .site-masthead:after, .site-masthead:before {
    content: '';
    display: table;
}

.clear:after, .comment-content:after, .entry-content:after, .site-content:after, .site-footer:after, .site-masthead:after {
    clear: both;
}

.main-navigation {
    clear: both;
    display: block;
    width: 100%;
}

.main-navigation ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
}

.main-navigation a {
    display: block;
    text-decoration: none;
}

.fixed-nav {
    background-color: #fff;
    margin: -4px 0;
    padding: 8px 0 6px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
}

#wpstats {
    opacity: 0;
}

.hentry {
    margin: 0 0 1.5em;
}

.entry-header {
    margin: 0 0 20px 0;
}

.updated {
    display: none;
}

.group-blog .byline, .single .byline {
    display: inline;
}

.entry-content {
    word-wrap: break-word;
}

.entry-content strong {
    font-size: 1em;
    color: #444;
}

.entry-title {
    font-family: sans-serif;
}

.entry-content h2 {
    font-size: 34px;
    font-family: sans-serif;
    clear: none;
}

.entry-content p > *, .entry-content span {
    font-size: 1em;
}

.entry-content p a, .entry-content p a strong {
    color: #08f;
}

.entry-content a strong {
    color: #08f;
}

.entry-content ul, .entry-content ol {
    font-size: 1.1em;
    /*overflow: hidden;*/
}

@media all and (-ms-high-contrast:none) {
    *::-ms-backdrop, /* IE11 */
    .entry-content ul, .entry-content ol {
        overflow: hidden;
    }
}

.entry-content li {
    font-size: 1em;
    margin: 0 0 15px 30px;
}

.page-links {
    clear: both;
    margin: 30px auto;
    /*width: 176px;*/
    text-align: center;
}

.page-divider {
    display: inline-block;
}

.missing-page-link {
    padding: 10px 15px;
    border-radius: 50%;
    width: 40px;
    font-weight: bold;
    margin: 0 10px;
    display: inline-block;
}

.page-links a {
    box-shadow: 0 0 3px #5f5f5f;
    padding: 10px 15px;
    border-radius: 50%;
    font-size: 16px;
    font-weight: bold;
    margin: 0 10px;
    border: 1px solid #fff;
}

.page-links a:hover {
    border: 1px solid #0af;
}

.post-navigation {
    clear: both;
}

.archive .format-aside .entry-title, .blog .format-aside .entry-title {
    display: none;
}

.comment-content img.wp-smiley, .entry-content img.wp-smiley, .page-content img.wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

.wp-caption {
    /*border: 1px solid #ccc;*/
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption img[class*=wp-image-] {
    display: block;
    margin: 1.2% auto 0;
    max-width: 98%;
}

.wp-caption-text {
    text-align: center;
    font-size: 14px;
    font-style: italic;
}

.wp-caption .wp-caption-text {
    margin: .8075em 0;
}

.site-main .gallery {
    margin-bottom: 1.5em;
}

.site-main .gallery a img {
    border: none;
    height: auto;
    max-width: 90%;
}

.site-main .gallery dd {
    margin: 0;
}

embed, iframe, object {
    max-width: 100%;
    width: 100%;
}

iframe table {
    width: 100%!important;
}

.youtube-player {
    max-width: 640px;
}

.widget {
    margin: 0 0 1.5em;
}

.widget select {
    max-width: 100%;
}

.infinite-scroll .paging-navigation, .infinite-scroll.neverending .site-footer, .widget_search .search-submit {
    display: none;
}

.infinity-end.neverending .site-footer {
    display: block;
}

.infinite-loader {
    color: #000;
    display: block;
    height: 28px;
    text-indent: -9999px;
}

.spinner {
    margin: auto;
}

@media (max-width:800px) {
    #infinite-handle span:before {
        display: none;
    }

    #infinite-handle span {
        display: block;
    }
}

#infinite-footer {
    position: fixed;
    bottom: -50px;
    left: 0;
    width: 100%;
}

#infinite-footer a {
    text-decoration: none;
}

#infinite-footer .blog-credits a:hover, #infinite-footer .blog-info a:hover {
    color: #444;
    text-decoration: underline;
}

#infinite-footer .container {
    background: rgba(255, 255, 255, .8);
    border-color: #ccc;
    border-color: rgba(0, 0, 0, .1);
    border-style: solid;
    border-width: 1px 0 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
    overflow: hidden;
    padding: 1px 20px;
    width: 640px;
}

#infinite-footer .blog-credits, #infinite-footer .blog-info {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 25px;
}

#infinite-footer .blog-info {
    float: left;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 40%;
}

#infinite-footer .blog-credits {
    font-weight: 400;
    float: right;
    width: 60%;
}

#infinite-footer .blog-info a {
    color: #111;
    font-size: 14px;
    font-weight: 700;
}

#infinite-footer .blog-credits {
    color: #888;
    font-size: 12px;
    text-align: right;
}

#infinite-footer .blog-credits a {
    color: #666;
}

.infinity-end.neverending #infinite-footer {
    display: none;
}

@media (max-width:640px) {
    #infinite-footer .container {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
    }

    #infinite-footer .blog-info {
        width: 30%;
    }

    #infinite-footer .blog-credits {
        width: 70%;
    }

    #infinite-footer .blog-credits, #infinite-footer .blog-info a {
        font-size: 10px;
    }
}

@media (max-width:640px) {
    #infinite-footer {
        position: static;
    }
}

.container {
    clear: both;
    position: relative;
    margin: 0 auto;
}

h1 {
    margin-bottom: 15px;
}

h3 {
    color: #648e0d;
    font-size: 1.2em;
    margin: 15px 0;
    text-align: left;
    border-top: 5px solid #648e0d;
}

h5 {
    font-size: 1.6rem;
}

hr {
    color: #252525;
    clear: both;
    border: 1px solid #252525;
}

strong {
    font-weight: 700;
}

.center {
    text-align: center;
}

.clear {
    clear: both;
}

.entry-title {
    background-color: #fafafa;
    color: #000;
    font-size: 1.4em;
    padding: 10px 0;
}

h4.entry-title {
    font-size: 1.9em;
}

/*.entry-content img {
    display: block;
    margin-bottom: 10px;
    max-width: 100%;
}

.entry-content .amazon-affiliate-container img {
    display: initial;
    width: initial;
}*/

.sub-heading {
    font-size: 1.5em;
    color: #666;
    font-family: arial;
}

.categories, .sub-nav {
    list-style-type: none;
}

.categories ul {
    display: none;
}

#toggle-cats {
    background: 0 0;
    border: 0;
    color: #fff;
    font-weight: 700;
    width: 100%;
}

.categories li, .sub-nav li {
    border-bottom: 1px solid #fff;
    list-style-type: none;
    padding: 0;
}

.categories a, .sub-nav a {
    color: #444;
    display: inline-block;
    padding: 3px 15px;
    width: 100%;
    font-size: .9em;
}

.categories a:hover, .sub-nav a:hover {
    background-color: #fff;
}

.current-cat a {
    background-color: #fff;
    box-shadow: -6px 0 9px rgba(0, 0, 0, .4);
    border-radius: 4px 0 0 4px;
}

.paging-navigation {
    clear: both;
}

#signup-pop-content, #social {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

svg {
    overflow: visible;
}

.icon {
    display: inline-block;
    width: 15px;
    height: 15px;
    fill: #999;
}

.icon-medkit {
    fill: #fff;
    margin: 0 7px -2px 0;
    height: 20px;
    width: 20px;
}

.icon-chevron-right {
    height: 10px;
    width: 15px;
}

.percent75 {
    width: 75%;
}

.entry-content .icon-chevron-right {
    width: 25px;
    height: 42px;
    float: right;
}

.sharing a {
    float: left;
    width: 25%;
}

.home .sharing a {
    float: right;
}

.sharing .icon-facebook {
    background-color: #4c66a4;
}

.sharing .icon-twitter {
    background-color: #55acee;
}

.sharing .icon-google-plus {
    background-color: #dd4b39;
}

.sharing .icon-pinterest {
    background-color: #ab171e;
}

#infinite-handle span, #masthead, #newsletter, .mobile-toggle, .nav-next a, .nav-previous a, .swipe-controls button, .text, h6 {
    background: #0af;
}

.submit-email {
    display: block;
    margin: 0 auto;
    background: linear-gradient(#fCb550, #D97900);
    font-size: 1em;
    color: #fff;
    padding: 5px;
    border-radius: 4px;
    border: 2px solid #ddd;
    box-shadow: 0 0 75px #fff;
    margin-top: 10px;
    text-shadow: 1px 1px 4px #444;
}

.dialog-cancel {
    position: fixed;
    bottom: 0;
    width: 100%;
    display: block;
    margin: 0 auto;
    background: #08f;
    font-size: 2em;
    color: #fff;
    padding: 10px;
    border: 0;
}

form h4 {
    color: #fff;
    font-size: 1.2em;
    margin-bottom: 35px;
}

.buttonStyle {
    border-radius: 5px;
    background: -webkit-linear-gradient(#0cf, #08f);
    background: -o-linear-gradient(#0cf, #08f);
    background: -moz-linear-gradient(#0cf, #08f);
    background: linear-gradient(#0cf, #08f);
}

.site-branding {
    padding: 7px 0 0;
    text-align: center;
}

#logo-reg {
    position: absolute;
    bottom: 28px;
    right: -9px;
    color: #fff;
}
/*
@-moz-document url-prefix() {
    #logo-reg {
    right: -48px;
}
}
*/
.site-description {
    font-size: 1em;
    text-align: center;
    color: #fff;
}

.share-wrapper {
    margin-top: 7px;
    float: right;
    font-family: sans-serif;
    line-height: 1em;
}

#share-count {
    font-size: 2em;
    color: #08f;
}

@media screen and (max-width:600px) {
    #share-count {
        font-size: 1.5em;
    }
}

.share-text {
    font-size: .5em;
}

#social {
    margin-top: 4px;
    position: absolute;
    right: 0;
    width: 200px;
}

#social li {
    float: left;
    list-style-type: none;
    width: 18%;
}

#social .icon {
    fill: #08f;
    height: 27px;
    width: 30px;
}

#social .icon-search {
    fill: #fff;
    background-color: #648e0d;
    padding: 5px;
    border-radius: 50%;
    /*height: 32px;*/
}

#nav-wrapper {
    /*border-bottom: 2px solid #fff;
    border-top: 2px solid #fff;*/
    box-shadow: 0 5px 15px rgba(0, 0, 0, .3);
    clear: both;
    padding: 7px 0;
}

#menu-primary-nav {
    font-size: 0;
}

#site-navigation a {
    border-right: 1px solid #ccc;
    color: #222;
    text-decoration: none;
    padding: 15px 10px;
}
/*
#site-navigation a:hover {
    color: #fff;
}*/
#show-mobile-nav {
    background-color: transparent;
    border: 0;
    color: #08f;
    display: block;
    font-size: 1.4em;
    margin: 0;
    text-align: center;
}

#show-mobile-nav span {
    background-color: #08f;
    display: block;
    height: .1em;
    margin: .2em;
}

#search-btn {
    background: 0 0;
    border: none;
    cursor: pointer;
}

.search-form {
    background: -webkit-linear-gradient(#fff, #ddd);
    background: -o-linear-gradient(#fff, #ddd);
    background: -moz-linear-gradient(#fff, #ddd);
    background: linear-gradient(#fff, #ddd);
    border: 0 solid #035;
    box-shadow: 0 7px 7px rgba(0, 0, 0, .3);
    display: none;
    padding: 15px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 35px;
    width: 100%;
    z-index: 999;
}

.search-form input[type=search] {
    width: 70%;
    padding: 10px;
}

.mobile-only {
    margin: 5px;
    font-size: .6em;
}

@media screen and (max-width: 600px) {
    .desktop-only {
        display: none;
    }

    .largeTextAd {
        display: none;
    }
}

#breadcrumbs {
    margin: 0;
}

.category #breadcrumbs {
    padding: 5px;
    background-color: #0af;
    margin-bottom: 15px;
    text-align: left;
    color: #fff;
}

#breadcrumbs .icon, #breadcrumbs a {
    font-family: sans-serif;
    color: #08f;
}

@media screen and (max-width:600px) {
    #breadcrumbs .icon, #breadcrumbs a {
        font-size: .7em;
    }
}

.category #breadcrumbs .icon, .category #breadcrumbs a {
    color: #fff;
}
/*.single #breadcrumbs span span:last-child {*/
.breadcrumb_last {
    display: none;
}

.author #primary header {
    margin-bottom: 20px;
}

#author-title {
    font-size: 2em;
}
/**/
#author-title .icon {
    width: 20px;
    height: 20px;
    margin-left: 10px;
}

#author-avatar {
    margin: 0 auto;
    text-align: center;
}

#cat-search-form input[type=search] {
    width: 80%;
    box-sizing: border-box;
    float: left;
    padding: 10px;
    border: 0;
    border-radius: 5px 0 0 5px;
    margin-bottom: 15px;
    box-shadow: 2px 1px 5px #444 inset;
    line-height: 1em;
}

#cat-search-form input[type=submit] {
    border-radius: 0 5px 5px 0;
    width: 20%;
    float: left;
    border: 0;
    padding: 11px;
    background-color: darkslategrey;
    color: #fff;
    font-size: 1.1em;
    line-height: 1em;
}

@-moz-document url-prefix() {
    #cat-search-form input[type=submit] {
    padding: 9px;
    width: 16%}
}

#cat-search-form input[type=submit]:hover {
    cursor: pointer;
}

#content, .site-footer {
    padding: 10px;
}

.featured-item {
    margin: 0 auto;
    text-align: center;
}

.featured-item:first-child {
    border: 0;
}

.featured-item-content {
    display: none;
    position: relative;
}

.featured-item h5 {
    text-align: left;
    padding: 15px;
    color: #777;
    font-size: 1.5em;
}

#signup-wrapper p {
    text-align: left;
    font-size: .9em;
    line-height: 1.3em;
    padding: 9px;
    font-family: sans-serif;
}

signup-frame {
    width: 70%;
}

#mobile-dialog-content {
    margin-bottom: 100px;
}

#mobile-dialog-content .signup-wrapper {
    display: inline-block;
    margin-top: 10px;
}

#mobile-dialog-content .signup-frame {
    width: 100%;
}

.mobile-toggle {
    border: 0;
    color: #fff;
    font-size: 1em;
    padding: 5px 0;
    width: 100%;
    border-radius: 10px;
    box-shadow: 0 0 3px #6b6b6b;
}

.mobile-toggle div {
    font-size: 1.1em;
    line-height: 1em;
}

.home .mobile-toggle {
    margin-bottom: 0;
}

button .icon {
    fill: #fff;
}

#newsletter {
    background-color: #0af;
    margin: 0;
    padding: 15px 10px;
    text-align: center;
}

#newsletter h4 {
    margin-bottom: 5px;
}

#mobile-dialog {
    display: none;
    height: 100%;
    width: 100%;
    top: 0;
    text-align: center;
    overflow: auto;
}

#mobile-dialog input {
    display: block;
    margin: 10px auto;
}

.featured-item input {
    margin: 10px;
    padding: 3px;
}

.simplePullQuote {
    width: 35%;
    float: right;
    padding: 15px;
    margin: 10px 0 10px 10px;
    box-shadow: 2px 5px 10px #aaa;
    -moz-box-shadow: 2px 5px 10px #aaa;
    clear: right;
    font-size: 1.3em;
    color: #363636;
    border-radius: 5px;
}

#infinite-handle span {
    border-radius: 5px;
    color: #eee;
    cursor: pointer;
    padding: 15px;
    display: block;
    font-size: 1.2em;
    margin-bottom: 15px;
    text-align: center;
    -webkit-transition: background-color .4s;
    transition: background-color .4s;
}

.resposnve-img-wrapper {
    background-color: #000;
    border-radius: 5px;
    width: 100%;
    height: 300px;
    background-repeat: no-repeat;
    background-clip: border-box;
    background-position: center;
    background-size: cover;
    overflow: hidden;
    position: relative;
}

.resposnve-img-wrapper h2 {
    background-color: rgba(0, 0, 0, .7);
    color: #fff;
    font-size: 1.4em;
    font-weight: 700;
    padding: 25px;
    position: absolute;
    bottom: 0;
    width: 100%;
}

.resposnve-img-wrapper h2 .icon-chevron-right {
    width: 31px;
    height: 31px;
    fill: #fff;
    background-color: #648e0d;
    border-radius: 25px;
    padding: 10px;
    position: absolute;
    margin-left: 10px;
}

#feature-wrapper {
    padding: 10px 0 0;
}

.featured-stories {
    margin-bottom: 10px;
}

.featured-item {
    float: right;
    position: relative;
    width: 47%;
}

.featured-item .text {
    color: #fff;
    font-size: 1.1em;
    padding: 5px 0;
}

#mobile-dialog-content li, .featured-categories li {
    box-shadow: 1px 0 2px #ccc inset;
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 50%;
}

#mobile-dialog-content a, .featured-categories a {
    color: #252525;
    display: block;
    font-size: 1.2em;
    padding: 8px;
    width: 100%;
}

#primary {
    padding: 10px;
}

.home #primary {
    padding: 0;
}

#secondary {
    text-align: center;
}

#secondary #author-profile {
    border: 1px solid #ccc;
    padding: 0;
}

#avatar-wrapper {
    float: left;
    width: 30%;
    font-size: 0;
}

#title-wrapper {
    float: left;
    width: 70%;
}

#secondary #author-profile h5 {
    font-size: 22px;
    padding: 28px 0;
    text-align: center;
}

.article-teaser {
    border-bottom: 2px solid #dadada;
    border-right: 2px solid #dadada;
    border-left: 1px solid #eee;
    border-top: 1px solid #eee;
    box-shadow: 1px 1px 3px #ddd;
    clear: both;
    margin-bottom: 15px;
    padding: 5px 5px 0;
    position: relative;
}

.article-teaser p {
    font-size: 1.03em;
    line-height: 1.2em;
    margin-bottom: 5px;
}

#col-left article img {
    width: 25%;
    float: left;
    margin-right: 15px;
    max-width: 150px;
}

.category #col-left li {
    margin: 0 0 15px 25px;
}

.article-info {
    border-top: 1px dotted #ddd;
    margin-top: 5px;
    padding-top: 5px;
}

.post-views {
    float: right;
    color: #777;
}

.entry-meta {
    display: block;
    color: #555;
}

.eho-custom-ad {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 16px;
    max-width: 600px;
    margin: 10px 0 10px 10px;
}

.eho-custom-ad .headline {
    font-size: 18px;
}

.eho-custom-ad a {
    font-family: Verdana, Geneva, sans-serif;
    color: blue;
    text-decoration: underline;
    font-size: inherit;
}

.single .entry-content .eho-custom-ad-image {
    margin: 0;
    width: 100%;
    max-width:125px;
    float: none;
}

.sharing {
    clear: both;
    display: block;
    margin: 10px 0;
    height: 20px;
}

.sharing .icon {
    fill: #fff;
    height: 24px;
    padding: 3px;
    width: 100%;
}

.sharing .btnPrint {
/*    float: right;*/
    color: white;
    height: 24px;
    padding: 3px;
/*    width: 100%;*/
    background-color: rgb(76, 102, 164);
    text-align: center;
    font-family: sans-serif;
    font-weight: bold;
}

.bread-crumb {
    padding: 5px;
    font-size: .7em;
}

.bread-crumb a:hover {
    text-decoration: underline;
}

#SQPoll {
    box-shadow: 0 2px 10px #444;
    clear: both;
    display: inline-block;
    margin: 0 30px 30px 0;
    min-width: 310px;
    padding: 15px;
    width: 50%;
    float: left;
    height: 300px;
    border-radius: 22px;
    border: 12px solid #ccc;
    background: linear-gradient(#fff, #fafafa);
}

.nav-next, .nav-previous {
    margin-bottom: 15px;
}

.nav-next a, .nav-previous a {
    background-color: #08f;
    display: block;
    color: #fff;
    font-size: 1.5em;
    line-height: 1em;
    border-radius: 4px;
    padding: 10px 0;
}

.nav-next a {
    text-align: right;
}

.meta-nav {
    display: inline-table;
    line-height: .1em;
    padding: 0 10px;
    vertical-align: middle;
    font-size: 40px;
}

.meta-nav-text {
    display: inline-table;
    padding: 0 10px;
    vertical-align: middle;
    width: 79%;
}

.nav-previous .meta-nav-text {
    border-left: 1px solid #fff;
}

.nav-next .meta-nav-text {
    border-right: 1px solid #fff;
}

#tag-cloud a {
    color: #764;
}

.widget-title {
    display: none;
}

h6 {
    background-color: #08f;
    color: #fff;
    margin: 0;
    padding: 5px;
    text-align: center;
}

.headlines-from-today ul {
    text-align: left;
}

.headlines-from-today li {
    background: url(https://ehoimages.blob.core.windows.net/images/logos/logo-20x.png) no-repeat left center;
    padding: 5px 0 5px 29px;
    list-style: none;
    margin: 0;
}

.headlines-from-today a {
    color: #648e0d;
    display: block;
}

.headlines-from-today a:hover {
    text-decoration: underline;
}

.archive .col-center, .category .col-center {
    padding: 0;
}

#contributors li {
    clear: both;
    list-style-type: none;
    margin-bottom: 15px;
}

#contributors img {
    display: inline-table;
    width: 40%;
    vertical-align: middle;
}

#contributors p {
    display: inline-table;
    margin: 0;
    width: 55%;
    vertical-align: middle;
}

.site-footer {
    background-color: #fafafa;
    border-top: 1px solid #ccc;
    clear: both;
    min-height: 200px;
}

.site-footer a {
    border-bottom: 1px solid #ccc;
    color: #000;
    display: inline-block;
    padding: 15px 0;
    width: 100%;
}

.site-footer a:hover {
    color: #aaa;
}

.footer-social .icon {
    display: inline-block;
    width: 200px;
    height: 63px;
    fill: #aaa;
    border-radius: 10px;
    padding: 4px;
}

#copyright {
    border-top: 1px solid #ccc;
    clear: both;
    padding: 15px;
    text-align: center;
}

#copyright .textwidget {
    text-align: left;
    font-size: .7em;
    color: #000;
}

.largeTextAd {
    width: 100%;
    border: 1px solid #ccc;
    margin-bottom: 10px;
    padding: 5px;
}

.ads-728x90 {
    clear: both;
    width: auto;
    margin-bottom: 25px;
    border: 1px solid #ccc;
    padding-top: 25px;
    position: relative;
    overflow: hidden;
}

.category .ads-728x90 {
    border: 0;
    border-bottom: 5px solid #ccc;
}

.homeSidebar {
    text-align: center;
    box-shadow: 1px 1px 4px #aaa;
    margin-bottom: 15px;
}

#shop-banner {
    text-align: center;
}

#shop-banner h5 {
    background-color: #648e0d;
    color: #fff;
    font-size: 1.2em;
    padding: 4px;
}

#shop-banner img {
    max-width: 120px;
}

.shop-item {
    padding: 10px 0;
}

.shop-item p {
    text-align: left;
    padding: 5px;
    font-size: 1em;
}

.buy-now {
    padding: 14px 30px;
    text-align: center;
    display: inline-block;
    color: #fff;
    font-size: 17px;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(178, 89, 0, .77);
    font-weight: 500;
    box-shadow: 0 -1px 0 #ffe599;
    border-bottom: 2px solid #A55C00;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #F39600;
    background-image: -moz-linear-gradient(47% 0 -90deg, #ffb306 0, #ffa000 50%, #f39600 51%, #db7e00 100%);
    background-image: -webkit-gradient(linear, 47% 0, 47% 100%, color-stop(0, #ffb306), color-stop(0.5, #ffa000), color-stop(0.51, #f39600), color-stop(1, #db7e00));
    background-image: -webkit-linear-gradient(-90deg, #ffb306 0, #ffa000 50%, #f39600 51%, #db7e00 100%);
    background-image: -o-linear-gradient(-90deg, #ffb306 0, #ffa000 50%, #f39600 51%, #db7e00 100%);
    background-image: linear-gradient(180deg, #ffb306 0, #ffa000 50%, #f39600 51%, #db7e00 100%);
}

.buy-now:hover {
    cursor: pointer;
}

#signup-pop {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .9);
    top: 0;
}

#overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: -1;
}

#signup-pop-content {
    max-width: 500px;
    margin: 0 auto;
    background-color: #fff;
    padding: 25px;
    border-radius: 5px;
    overflow: hidden;
    text-align: center;
}

#signup-pop-content .icon {
    position: absolute;
    right: 0;
    top: 0;
    width: 44px;
    height: 44px;
    fill: #aaa;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
}

#signup-pop-content .icon:hover {
    cursor: pointer;
}

.green-separator {
    height: 5px;
    background-color: #648e0d;
    width: 100%;
    display: block;
    margin: 7px 0;
}

.comment-policy-list {
    margin: 10px 0 15px 30px;
}

.comment-policy-list li {
    margin: 8px 0;
    font-size: 15px;
}

.comment-policy-text {
    margin-bottom: 0;
    font-size: 15px;
}

.comment-policy-container {
    padding: 5px 10px 0 10px;
}

.footer-social, #menu-footer {
    list-style: none;
}

.amazon-affiliate-container {
	display: flex;
	justify-content: space-around;
	width: 100%;
	max-width: 100%;
	margin: 15px auto;
	align-items: center;
}

.amazon-affiliate-container > div {
	width: 400px;
    padding: 10px;
}

.amazon-affiliate-container > div:first-of-type {
    width:  250px;
}

.single .entry-content .amazon-affiliate-container > div > a > img {
	width: 100%;
    max-width: 250px;
}

.amazon-affiliate-headline {
	font-size: 1.6em;
}

.entry-content .amazon-affiliate-link {
	color: inherit;
	text-decoration: none;
	background-color: orange;
	color: white;
	padding: 10px 15px;
	font-weight: bold;
    font-family: Verdana, Arial, sans-serif;
    cursor: pointer;
}

.entry-content .amazon-affiliate-link:hover {
    background-color: #f59e00;
}

.amazon-affiliate-description {
	font-size: 1.3em;
}

#social .icon-instagram {
    width: 32px;
    height: 32px;
}

@media (max-width:600px) {
    .site-branding img {
        margin-bottom: -10px;
        max-width: 80%;
    }

    .site-description {
        font-size: .7em;
    }

    h3 {
        font-size: 1em;
        margin: 5px 0;
    }

    .featured-categories, .featured-item .text {
        display: none;
    }

    .entry-content {
        margin: 10px 0 0;
    }

    .sharing .icon {
        height: 32px;
        margin: 0;
        padding: 5px;
    }

    .simplePullQuote {
        float: none;
        width: 100%;
    }

    #author-title {
        text-align: center;
    }

    #mobile-dialog-content li, .featured-categories li {
        background-color: transparent;
        width: 100%;
        float: none;
    }

    #mobile-dialog-content li a {
        text-align: left;
    }

    #SQPoll {
        display: block;
        width: 100%;
        float: none;
    }
}

@media (max-width:950px) {
    #top-stories, #col-center {
        display: none;
    }
}

@media (max-width:1000px) {
    #site-navigation li {
        border-top: 1px solid #ccc;
    }

    .menu-primary-nav-container {
        display: none;
        position: absolute;
        width: 100%;
        z-index: 9999;
        background: -webkit-linear-gradient(#fff, #ddd);
        background: -o-linear-gradient(#fff, #ddd);
        background: -moz-linear-gradient(#fff, #ddd);
        background: linear-gradient(#fff, #ddd);
        border: 0 solid #035;
        box-shadow: 0 7px 7px rgba(0, 0, 0, .7);
    }

    #cat-search-form {
        display: none;
    }

    .featured-item {
        margin-bottom: 5px;
        padding: 8px;
        width: 50%;
    }
}

@media (min-width:950px) and (max-width:990px) {
    #site-navigation a, .featured-item .text {
        font-size: 1em;
    }
}

@media (min-width:380px) {
    #author-avatar {
        float: right;
        margin-left: 20px;
    }

    .category #signup-report-offer {
        bottom: 17px;
    }

    .featured-item iframe {
        display: block;
    }

    .entry-meta {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: super;
        width: 50%;
    }

    footer.entry-meta {
        width: 100%;
    }

    #col-left .sharing {
        display: inline-block;
        width: 48%;
        text-align: right;
    }
}

@media (min-width:701px) {

    .site-branding {
        display: inline-block;
    }

    .site-description {
        position: absolute;
        top: 15px;
        right: 10px;
    }

    #featured-items {
        margin: 0;
        padding: 0;
    }

    #toggle-sign-up {
        display: none;
    }

    .sharing a {
        opacity: .5;
        transition: opacity .2s ease;
    }

    .sharing a:hover, .single .sharing a {
        opacity: 1;
    }

    .single .entry-content img {
        margin: 0 25px 25px 0;
        max-width: 50%;
        max-width: 50%;
        float: left;
    }

    .article-teaser h2 {
        font-size: 1.5em;
        font-weight: 700;
    }

    .nav-next, .nav-previous {
        width: 50%;
        float: left;
    }

    .nav-previous {
        padding: 0 25px 0 0;
    }

    .nav-next {
        padding: 0 0 0 25px;
    }

    footer.entry-meta {
        width: 100%;
    }

    .col-left {
        display: block;
        width: 100%;
    }

    .home .col-center, .home .col-left, .home .col-right {
        float: left;
        width: 50%;
    }

    /*WordPress Image Styling*/
    .single .entry-content img.alignright {
        float:right;
        margin:0 0 1em 1em;
    }

    .single .entry-content img.alignleft {
        float:left;
        margin:0 1em 1em 0;
    }

    .single .entry-content img.aligncenter {
        display: block;
        margin-left: auto;
        margin-right: auto;
        float: none;
    }

    .single .entry-content a img.alignright {
        float:right;
        margin:0 0 1em 1em;
    }

    .single .entry-content a img.alignleft {
        float:left;
        margin:0 1em 1em 0;
    }

    .single .entry-content a img.aligncenter {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .single .entry-content img {
        width: auto;
        height: auto;
        margin-top: 8px;
    }
}

@media (min-width:701px) and (max-width:1000px) {
    .home .col-center, .home .col-left, .home .col-right {
        padding: 20px;
    }
}

@media (min-width:950px) {

    #nav-wrapper {
        padding: 0;
    }

    .site-description {
        top: 10px;
        font-size: 1.3em;
    }

    #show-mobile-nav {
        display: none;
    }

    .main-navigation li {
        display: inline-block;
    }

    #site-navigation a {
        padding: 9px 10px;
    }

    .menu-primary-nav-container {
        display: inline-block!important;
    }

    #primary {
        float: left;
        width: 100%;
        margin-right: -325px;
        padding: 25px;
    }

    #main {
        margin-right: 350px;
    }

    .single #main {
        box-shadow: 1px 2px 9px #aaa;
        padding: 15px;
    }

    .category #main {
        margin-right: 325px;
    }

    .home #main {
        margin-right: 0;
    }

    #secondary {
        float: left;
        padding: 25px 0 0;
        text-align: left;
        width: 300px;
    }

    .entry-title {
        font-size: 2.6em;
        line-height: 1.1em;
    }

    .cols3 {
        width: 33%;
        float: left;
    }

    .site-footer {
        padding-top: 35px;
    }

    .site-footer li {
        display: inline-block;
        margin: 5px;
    }

    .site-footer a {
        border: 0;
        padding: 3px;
    }

    .site-info {
        text-align: center;
    }
}

@media (min-width:1000px) {
    #signup-report-offer {
        position: absolute;
        right: -26px;
        bottom: -24px;
        transform: rotate(7deg);
        -ms-transform: rotate(7deg);
        -webkit-transform: rotate(5deg);
    }

    #health-conditions {
        float: left;
        width: 50%;
    }

    .page #main {
        margin-right: 325px;
    }

    article p, .entry-content ul, .entry-content ol {
        font-size: 20px;
        line-height: 30px;
    }

    .home #col-left img {
        width: 17%;
    }

    .container {
        max-width: 1200px;
    }

    .categories ul {
        background-color: #add8e6;
        display: block;
    }

    .mobile-only {
        display: none;
    }

    #featured-items, .featured-stories {
        display: inline-block;
        float: left;
        width: 50%;
    }

    .featured-stories {
        padding-right: 25px;
    }

    .mobile-toggle {
        display: none;
    }

    .featured-item-content {
        display: block;
        box-shadow: 1px 1px 4px #aaa;
        height: 300px;
    }

    .col-left {
        float: left;
        padding-right: 25px;
        width: 50%;
    }

    .col-center, .home .col-center {
        float: left;
        vertical-align: top;
        width: 25%;
    }

    .col-right, .home .col-right {
        float: left;
        margin-right: 0;
        max-width: 100%;
        padding-left: 25px;
        width: 25%;
    }

    .archive .col-left, .category .col-left, .page .col-left, .search .col-left {
        width: 75%;
        padding: 0 0 0 25px;
    }

    .archive .col-center, .category .col-center {
        width: 25%;
    }

    .main-navigation .menu-item a:hover {
        color: #fff;
    }

    .submit-email:hover {
        cursor: pointer;
        box-shadow: 0 0 50px #fff;
    }

    .icon, a h2 {
        -webkit-transition: color .4s;
        transition: color .4s;
    }

    #infinite-handle span, #site-navigation a, .featured-categories a {
        -webkit-transition: all 0.2s ease;
        transition: all 0.2s ease;
    }

    #infinite-handle span:hover, #site-navigation a:hover, .featured-categories a:hover {
        background-color: #08f;
        color: #fff;
    }
}

@media (min-width:950px) and (max-width:1370px) {
    #content, .site-footer {
        padding: 0;
    }

    #site-navigation a {
        font-size: .8em;
    }

    .entry-title {
        font-size: 2em;
        line-height: 1.1em;
        padding: 0;
        margin: 0;
    }
}

@media (min-width:200px) {
    #newsletter {
        background-color: #0af;
        margin: 0 0 5px;
        text-align: left;
        display: block;
        position: relative;
    }

    .single #signup-report-offer {
        right: -25px;
        top: -20px;
    }

    #newsletter:after {
        content: "";
        display: block;
        clear: both;
    }

    #newsletter form {
        float: left;
        text-align: center;
        width: 35%;
    }

    #newsletter h4 {
        color: #fff;
        float: left;
        font-size: 1em;
        padding-right: 15px;
        text-align: left;
        width: 50%;
    }

    #newsletter input[type=text] {
        display: block;
        margin: 3px 12px 5px 0;
        width: 100%;
    }

    .submit-email {
        margin: 18px 0 0;
        display: inline;
    }
}

#welcome-text {
    font-size: 10px;
    text-align: center;
    margin: 5px;
    color: #08f;
}

@media (min-width:900px) {
    #welcome-text {
        font-size: 20px;
    }
}

.ExternalClass, .ReadMsgBody {
    width: 100%;
    background-color: #fff;
}

#post-wrapper img {
    max-width: 150px;
}

@media only screen and (max-width:640px) {
    body .deviceWidth {
        width: 440px!important;
        padding: 0;
    }
}

@media only screen and (max-width:480px) {
    body .deviceWidth {
        width: 280px!important;
        padding: 0;
    }

    #signup-report-offer {
        width: 18%;
    }

    #newsletter h4 {
        width: 79%;
        font-size: .8em;
    }

    .amazon-affiliate-container {
        flex-direction: column;
    }

    .entry-content .amazon-affiliate-link {
        text-align: center;
        margin: 0 auto;
        display: block;
        width: 300px;
    }
}

@media print {
    #author-avatar, #author-title, #masthead, #nav-wrapper, #newsletter, #secondary, .attachment-article, .fb-comments, .largeTextAd, .navigation, .post-text-ad, article img, aside, footer, h3, img, .attachment-article, .wp-post-image, iframe {
        display: none;
    }
}

/*Easy Recipes*/
div.easyrecipe {
    position: relative;
    clear: both;
}

.easyrecipe div, .easyrecipe li, .easyrecipe ol, .easyrecipe p, .easyrecipe span, .easyrecipe ul {
    padding: 0;
    margin: 0;
    line-height: inherit;
}

.easyrecipe .ERSIngredients .ERSIngredientsHeader, .easyrecipe .ERSInstructions .ERSInstructionsHeader, .easyrecipe .nutrition .ERSNutritionHeader, .easyrecipe div .ERSNotesHeader {
    font-size: 1.4em;
    font-weight: 700;
    clear: both;
    margin-top: 1em;
    margin-bottom: 1em;
}

#content .easyrecipe .ERSIngredients li.ingredient, .easyrecipe .ERSIngredients li.ingredient {
    list-style: disc inside;
    margin-left: 10px;
    line-height: inherit;
    background: 0 0;
    padding: 0;
}

.easyrecipe .ERSIngredients li.ERSIngredientImage {
    list-style-type: none;
    margin-left: 10px;
}

.easyrecipe .ERSInstructions li.instruction {
    list-style: decimal;
    margin-left: 30px;
    line-height: inherit;
    background: 0 0;
    padding: 0;
}

.easyrecipe .ERSInstructions li.ERSInstructionImage {
    list-style-type: none;
    margin-left: 30px;
}

.easyrecipe .ERSIngredients, .easyrecipe .ERSInstructions, .easyrecipe .ERSNotesDiv {
    margin-bottom: 10px;
}

.easyrecipe .ERSIngredients .ERSSectionHead, .easyrecipe .ERSInstructions .ERSSectionHead {
    margin-top: 3px;
    margin-bottom: 3px;
    font-weight: 700;
}

.entry .easyrecipe .ERSIngredients ul li::before {
    content: normal;
}

.easyrecipe .ERSLinkback a, .easyrecipe .ERSLinkback span {
    font: 9px "Trebuchet MS",Arial,Helvetica,sans-serif;
    position: relative;
    margin-bottom: 6px;
    margin-top: 15px;
    font-weight: 400;
}

.easyrecipe .ERSLinkback .ERSWRPLink {
    color: inherit!important;
    text-decoration: none!important;
}

.easyrecipe .ERSWRPLink .ERSAttribution {
    text-decoration: underline!important;
}

.easyrecipe .ERSClear {
    clear: both;
    line-height: 0;
    height: 0;
}

.easyrecipe .ERSClearLeft {
    clear: left;
    line-height: 0;
    height: 0;
}

.easyrecipe .ERSFloatLeft {
    float: left;
}

div.easyrecipe div.ERSSavePrint .ERSPrintBtnSpan .ERSPrintBtn, div.easyrecipe div.ERSSavePrint .ERSSaveBtnSpan .ERSSaveBtn {
    border: none;
    color: #fff;
    background: #666;
    font-size: 11px;
}

div.easyrecipe a.ERSPrintBtn span, div.easyrecipe a.ERSSaveBtn span {
    color: #fff;
}

div.easyrecipe div.ERSSavePrint .ERSSaveBtnSpan .ziplist-button.ERSSaveBtn, div.easyrecipe div.ERSSavePrint .ERSSaveBtnSpan .ziplist-link.ERSSaveBtn {
    background-color: #007ec8;
}

div.easyrecipe div.ERSSavePrint span.ERSPrintBtnSpan a.ERSPrintBtn span.ERSPrintIcon {
    background-image: url(images/printicon.png);
    width: 16px;
    height: 16px;
}

div.easyrecipe div.ERSSavePrint span.ERSSaveBtnSpan a.ziplist-button span.ERSSaveIcon, div.easyrecipe div.ERSSavePrint span.ERSSaveBtnSpan a.ziplist-link span.ERSSaveIcon {
    background-image: url(images/saveicon.png);
    width: 16px;
    height: 16px;
}

.easyrecipe .ERSRatings {
    float: right;
    width: 95px;
}

.ERSRatingOuter {
    background: url(images/greystar15.png) repeat-x;
    width: 95px;
    height: 15px;
    font: 10px "Trebuchet MS",Arial,Helvetica,sans-serif;
    text-align: center;
    margin-right: 5px;
    margin-left: 5px;
}

.ERSRatingInner {
    background: url(images/yellowstar15.png) repeat-x;
    width: 50%;
    height: 15px;
}

.ERComment {
    margin-bottom: 10px!important;
    margin-top: 10px;
}

.ERComment .ERRateBG {
    width: 95px;
    height: 15px;
    cursor: pointer;
    float: left;
    background: url(images/greystar15.png) repeat-x;
}

.ERComment .ERRateStars {
    width: 95px;
    height: 15px;
    cursor: pointer;
    background: url(images/yellowstar15.png) repeat-x;
}

span.ERComment, span.ERComment span {
    display: block;
}

.ERRatingComment {
    background: url(images/greystar15.png) repeat-x;
    width: 95px;
    height: 15px;
    margin-right: 20px;
}

.ERRatingCommentInner {
    background: url(images/yellowstar15.png) repeat-x;
    width: 50%;
    height: 15px;
}

.easyrecipeWrapper .easyrecipeAbove, .easyrecipeWrapper .easyrecipeBelow {
    display: none;
}

.easyrecipe .ERSSaveBtnSpan a.ziplist-button img, .easyrecipe .ERSSaveBtnSpan a.ziplist-link img {
    position: relative;
    top: 10px;
    width: auto;
    height: auto;
    border: none;
    padding: 0;
    margin: 0;
    box-shadow: none;
}

body .easyrecipe .ERSTimes p {
    margin: 0!important;
}

div.easyrecipe {
    border: 1px dashed #aaa;
    padding: 10px;
    background: #FFF;
}

.ERComment {
    margin-bottom: 10px !important;
}

.ERComment .ERRateBG {
    width: 95px;
    height: 15px;
    cursor: pointer;
    float: left;
    background: url(images/greystar15.png) repeat-x;
}

.ERComment .ERRateStars {
    width: 95px;
    height: 15px;
    cursor: pointer;
    background: url(images/yellowstar15.png) repeat-x;
}

.easyrecipe .ERSName {
    font: 150% Verdana, Geneva, sans-serif;
    margin-bottom: 15px;
}

.easyrecipe .ERSTop {
    margin-top: 10px;
    position: relative;
}

.easyrecipe .ERSTopRight {
    float: right;
    width: 40%;
    text-align: center;
    max-width: 215px;
    z-index: 2;
}

.ERSRatingComment {
    background: url(images/greystar15.png) repeat-x;
    width: 95px;
    height: 15px;
    margin-right: 20px;
}

.easyrecipe .ERSHeadItems {
    font-size: 14px;
    color: #666;
    margin-top: 10px;
    margin-bottom: 10px;
}

.easyrecipe .ERSTimes {
    border-top: 1px dotted #666;
    border-bottom: 1px dotted #666;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

.easyrecipe .ERSTimes .ERSTime {
    width: 33%;
    text-align: center;
    float: left;
    font-weight: bold;
}

.easyrecipe .ERSTimes .ERSTimeItem {
    font-size: 10px;
    font-weight: normal;
}

.easyrecipe .ERSTimeRight {
    border-left: 1px solid #ccc;
}

.easyrecipe .ERSTopRight img {
    border: 2px solid #999;
    width: 205px;
}

.easyrecipe .ERSSummary {
    margin-bottom: 10px;
}

.easyrecipe .divERSHeadItems {
    margin-bottom: 10px;
}

.easyrecipe .ERSTimes .ERSTime .ERSTimeHeading {
    margin-bottom: 4px;
}

.easyrecipe .ERSSavePrint {
    margin-top: 10px;
    text-align: right;
}

/* Poll shortcode styling */

.poll-img {
    margin: auto;
    width: 100%;
}

.total-respondents {
    font-size: 1.4em;
    padding: 20px;
    text-align: center;
    margin: 15px;
    font-weight: bold;
}

.percent {    
    position: absolute;
    height: 100%;
    background-color: #648e0d;
}

.entry-content > .question {
    font-weight: bold;
    font-size: 1.3em;
    margin-bottom: 5px;
    color: #333;
    text-align: left;
    margin-top: 20px;
}

.response {
    background-color: #1f1f1f;
    padding: 15px 25px;
    border-radius: 5px;
    color: white;
    list-style-type: none;
}

.results {
    width: 100%;
    padding: 0;
    position: relative;
    height: 15px;
    box-shadow: 2px 2px 5px rgba(0,0,0,.4) inset;
    background-color: #d8d8d8;
}

.answer-highlight {
    color: #ffb848;
}

.response li {
    padding: 0;
    position: relative;
    margin: 0 0 10px 0;
}

.percentage {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    padding-left: 10px;
    display: inline-block;
    position: absolute;
    top: 0;
    text-shadow: 0 0 3px #333;
}

.poll-number {
    background-color: #090;
    padding: 5px 15px;
    border-radius: 50%;
    margin-right: 5px;
    color: #fff;
    display: inline-block;
}
/* END Poll shortcode styling */


.entry-content img.size-full {
    width: auto;
    max-width: 100%;
    margin: 0 auto;
    float: none;
}

#eho-source-list {
    margin: 25px 0;
    border-bottom: 1px solid silver;
    border-radius: 3px;
    overflow: hidden;
    -webkit-transition: height 1s;
    transition: height 0.8s;
}

#eho-toggle-source-list {
    display: block;
    background-color: #0088ff;
    width: 100%;
    text-align: center;
    color: white;
    font-weight: bold;
    margin: 0 auto 10px auto;
    padding: 4px 0;
    border-radius: 3px;
    cursor: pointer;
}

.test-amazon-affiliate-container {
	display: flex;
	justify-content: space-around;
	width: 100%;
	max-width: 550px;
	margin: 0 auto;
	align-items: center;
	font-size: 18px;
}

.test-amazon-affiliate-container > div {
	width: 350px;
	margin: 10px;
    max-width: 100%;
}

.test-amazon-affiliate-container > div:first-of-type {
	width:  150px;
}

.single .entry-content .test-amazon-affiliate-container > div > a > img {
	width: 100%;
	max-width: 150px;
}

.single .entry-content .test-amazon-affiliate-container > div > img {
    display: block;
}

.entry-content .test-amazon-affiliate-headline {
	font-size: 1.6em;
}

.entry-content .test-amazon-affiliate-link {
	color: inherit;
	text-decoration: none;
	background-color: orange;
	color: white;
	padding: 8px 13px;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	cursor: pointer;
    font-size: 0.9em;
    max-width: 100%;
}

.entry-content .test-amazon-affiliate-link:hover {
	background-color: #f59e00;
}

.test-amazon-affiliate-description {
	font-size: 1.1em;
}

@media only screen and (max-width:480px) {
	.test-amazon-affiliate-container {
	    flex-direction: column;
	}

	.entry-content .test-amazon-affiliate-link {
	    text-align: center;
	    margin: 0 auto;
	    display: block;
	    width: 300px;
	}
}
    
/*------------TEST 2----------*/

.test2-amazon-affiliate-container {
	display: flex;
	justify-content: space-around;
	width: 100%;
	max-width: 500px;
	margin: 0 auto;
	align-items: center;
	font-size: 18px;
}

.test2-amazon-affiliate-container > div {
	width: 350px;
	margin: 10px;
    max-width: 100%;
}

.test2-amazon-affiliate-container > div:first-of-type {
	width:  100px;
}

.single .entry-content .test2-amazon-affiliate-container > div > a > img {
	width: 100%;
	max-width: 100px;
}

.single .entry-content .test2-amazon-affiliate-container > div > img {
    display: block;
}

.entry-content .test2-amazon-affiliate-headline {
	font-size: 1.3em;
}

.entry-content .test2-amazon-affiliate-link {
	color: inherit;
	text-decoration: none;
	background-color: orange;
	color: white;
	padding: 8px 13px;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	cursor: pointer;
    font-size: 0.9em;
    max-width: 100%;
}

.entry-content .test2-amazon-affiliate-link:hover {
	background-color: #f59e00;
}

.test2-amazon-affiliate-description {
	font-size: 1em;
}

@media only screen and (max-width:480px) {
	.test2-amazon-affiliate-container {
	    flex-direction: column;
	}

	.entry-content .test2-amazon-affiliate-link {
	    text-align: center;
	    margin: 0 auto;
	    display: block;
	    width: 300px;
	}
}

header#site-header .menu {
    display: none;
}
