/*
Theme Name: SimpleMag Child Theme
Theme URI: http://themesindep.com/
Author: ThemesIndep
Author URI: http://themesindep.com/
Description: Magazine theme for creative things
Template: simplemag
*/

/* --------------------GENERAL SITE WIDE------------------------ */

body {
    color: #333;
}

.written-by, .copyright, .copyright a, .tagline, .sub-title, .nav-title, .entry-meta, .entry-meta a, .cat-description, .comment-meta a, .comment-box label, .comment-reply-link, .comment-reply-login, .widget-post-category, .tab-box-button li a, .entries .author .fn a, .single-rating .description, .widget-posts-entries span a, .widget_ti_site_authors .authors-list .author-post {
    color: #555;
}

nav li, .tagline, .read-more, .widget h2, .widget h3, .comment-box label, .section-header h2, .comment-reply-link, #pageslide .menu li, #submit, .copyright, input[type="submit"], .button, .added_to_cart, .single_variation .stock {
    text-transform: none;
}

.nav li, .widget h2, .widget h3, .comment .vcard, .comment-box label, .tab-box-button li a {
    font-size: 26px;
    color:#000;
}

nav li, .sub-title, .tagline, .widget h2, .widget h3, .read-more, .read-more-link, input[type="submit"], .section-header .title {
    letter-spacing: 0.0em;
}

html #submit, html .read-more, html .added_to_cart, .woocommerce .button, .single_variation .stock, html input[type="submit"] {
    font-size: 18px;
    border: 1px solid #000;
    border-radius: 1px;
    -webkit-transition: all 0.1s linear;
    transition: all 0.1s linear;
    -webkit-backface-visibility: hidden;
}

a:-webkit-any-link {
    cursor: grab !important;
}

.base-image img, .single .gallery-carousel, .single .entry-media iframe, .single .entry-media .video-wrapper {
    width: 1170px;
}

.message, .logged-in-as, .comment-notes {
    letter-spacing: 0;
}

.image-caption {
display:none;
}

#content {
    margin-bottom: 20px;
}

/* --------------------BOTTOM MENU STRIP------------------------ */

.no-print.top-strip {
position:fixed;
width:100%;
bottom:0;
left:0;
z-index:9999;
height:50px;
opacity:1;
}

.top-strip, .secondary-menu .sub-menu, .top-strip .search-form input[type="text"], .top-strip .social li ul {
    background-color: #111 !important;
}

.secondary-menu > ul > li {
    font-size: 18px !important;
    padding: 0 20px 0 0;
}

.secondary-menu li a {
    display: block;
    padding-left: 0;
    padding-right:30px;
}

.secondary-menu > ul > li > a {
    line-height: 38px;
}

.header .search-form, .top-strip .search-form {
    width: 250px;
}

.top-strip .social li a {
    color: #fff !important;
}

.top-strip .social {
    margin-top: 5px;
}

.search-form input, .search-form button {
    height: 43px;
}

/* --------------------HEADER AREA------------------------ */

.page-header {
    margin-bottom: 12px;
}

.page-header {
    margin-bottom: 20px;
}

h1.entry-title {
    line-height: 1.3em;
}

#branding {
    padding-top: 22px;
    padding-bottom: 5px;
}

.single-post #masthead {
    margin-bottom: 25px;
}

.entry-meta {
color:#000 !important;
font-size:12px !important;
text-transform: uppercase !important;
letter-spacing: 1px;
font-family: Georgia, serif !importnat;
}

.entry-meta a {
color:#000 !important;
}

.header-default {
background: url("http://www.seasonsandsuppers.ca/section-header.png") repeat-x 0 50%;
}

.base-image img, .single .gallery-carousel, .single .entry-media iframe, .single .entry-media .video-wrapper {
    margin-bottom: 20px !important;
}

.gallery-carousel-container {
padding-top:15px;
}

.single-format-gallery .jump a {
display:none;
}


/* --------------------SOCIAL WARFARE------------------------ */


.nc_wrapper.floatBottom {
    bottom: 45px;
    left: 0;
}

.nc_socialPanel {
    margin-bottom: 35px!important;
    margin-top:0 !important;
}  

.nc_wrapper.floatBottom {
    background-color:transparent !important;
}

.nc_socialPanel:not(.nc_socialPanelSide) {
    background-color: #transparent;
}

.nc_socialPanel .totes.totesalt .swp_label {
    color: #333;
}

.nc_socialPanel .totes.totesalt .swp_count {
    color: #333;
}

.nc_socialPanel div.totes.totesalt, .nc_socialPanel:hover div.totes.totesalt:not(:nth-child(1)) {
    background: 0 0!important;
    border: none;
    color: #333;
    background-color:#fff !important;
}

.nc_socialPanel:not(.nc_socialPanelSide) div.totes.totesalt:nth-last-child(1) {
    padding-right: 10px !important;
    margin-left:10px !important;
}

a .sw-click-to-tweet .sw-ctt-text {
    font-size: 22px;
    font-weight: 400;
    line-height: 130%;
    font-style: italic;
    font-family: 'EB Garamond', serif;
}

.sw-click-to-tweet .sw-ctt-btn {
    margin: 10px 0 0 0;
}

.sw-click-to-tweet {
    margin: 5px 0 20px 0;
    background-color:#f7f7f7;
    border:1px solid #f3f3f3;
}

/* --------------------ENTRY CONTENT AREA------------------------ */


.entry-content h2 a {
text-decoration:none;
}

.pullquote {
    font-size:22px;
    margin:0 0 30px 0;
    color:#000;
}

.entry-author {
line-height:55px;
}

.title-with-sep .title, .title-with-sep .entry-title {
    display: inline-block;
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #fff;
}

.entry-content p img.alignnone {
   width:770px !important;
   padding-top:15px;
}

.alignnone img {
   width:770px !important;
}


.single-box {
    margin-bottom: 1px;
    padding-top: 15px;
}

.single-box.single-tags {
padding-top:0px;
padding-bottom: 40px;
}

.nav-previous {
padding-top:50px;
}

.single-box-title {
font-size:28px;
}

.single.single-post .entry-meta {
position:relative;
top:79px;
}

h3.title.single-box-title {
font-size:28px !important;
}

.single-box-title {
padding-bottom:2px !important;
}

.nav-next a, .nav-previous a {
    font-weight: 400;
    font-size: 24px;
    line-height: 26px;
}

.nav-single {
    padding-bottom: 40px;
}

.entry-content blockquote {
    color: #333;
    font-size: 18px;
    line-height: 28px;
    padding: 0 60px;
    margin: 0 0 30px;
    font-weight: normal !important;
}

.entry-content blockquote:before {
    font-size: 1.4em !important;
}

.entry-content blockquote:after {
display:none;
}

blockquote p {
font-style:italic;
}

.comment-reply-title {
    padding-top: 15px;
}

h3#reply-title.comment-reply-title {
font-size:24px !important;
}

.related-posts .entry-meta + h4 {
    margin-top: -15px;
}

.comment-list .comment-author .avatar, .comment-list .bypostauthor .byuser .avatar {
    border: 0px solid #f7f7f7;
}

.comment-author b.fn {
font-weight:normal;
}

.logged-in-as {
font-weight:normal;
}

.logged-in-as a {
text-decoration:none !important;
}

.jump {
    font-size: 12px;
    position: absolute;
    top: 940px;
}

.jump a {
color:#696969;
text-decoration:none;
font-style:italic;
}

.logged-in-as, .comment-notes {
    color: #333;
    border: 1px solid #333;
}

.base-image img, .single .gallery-carousel, .single .entry-media iframe, .single .entry-media .video-wrapper {
    margin-bottom: 30px;
}

.tag-box a {
    padding: 10px;
    border: 1px solid #ddd;
    color: #333;
    font-size: 13px;
    font-weight: 500;
    font-family: Georgia, serif !important;
    text-align: center;
}

.tag-box {
     color:#fff;
     text-align:center;
}

.sc-box h2 {
    font-size: 34px !important;
    font-weight: normal;
    line-height: 38px !important;
    margin: 0 !important;
    padding: 0 !important;
    font-family: Georgia, serif;
}

.single-social .social-sharing .share-item .share-label {
    letter-spacing: 0;
    font-family: Georgia, serif;
}

.single-social .social-sharing .share-item {
    font-size: 1em;
}

.written-by {
color:#333 !important;
padding-bottom:10px;
padding-top:15px;
font-size:14px;
}

.single-social .button-layout {
    padding-top: 15px;
}

h3#reply-title.comment-reply-title {
    font-size: 28px !important;
}

.comment.featured {
background: url("http://www.seasonsandsuppers.ca/wp-content/uploads/2016/04/madethisrecipe10.png") no-repeat 81% 0% !important;
}

.feature-burry-comments {
background-image:none;
color:#eee;
float:right;
margin-top:-15px;
}

.feature-burry-comments a {
font-size:11px;
color:#8c919b;
text-transform:uppercase;
padding:0 0 0 10px;
}

.entry-content hr {
    margin-bottom: 20px;
}

a.comment-reply-link {
font-size:16px;
}

img.aligncenter {
width:100%;
}

.single-post.ltr:not(.woocommerce) .entry-content > p:first-of-type:first-letter {
    line-height: 70px;
}

.entry-content p:not(:last-child), .entry-content hr {
    margin-bottom: 25px;
}

.single-post.ltr:not(.woocommerce) .entry-content > p:first-of-type:first-letter {
    float: left;
    font-size: 88px;
    font-weight: bold;
    padding: 0 11px 0 0;
}

.single-post .wrapper {
padding-top: 7px;
}

.entry-content h2 {
    font-size: 32px;
}

.topleaderboard {
margin:-45px 0 15px 0;
text-align:center;
}

.centerad {
float:right;
margin:-50px 0 0 25px;
padding-bottom:20px;
clear:both;
}

#mlb2-2647689 .subscribe-form {
    padding: 20px 0 !important;
}

/* --------------------SIDEBAR------------------------ */

.sidebar {
    padding: 35px 0 24px 40px;
}

#pages-3 ul li {
text-align:left;
font-size:20px;
padding-top:0;
}

.widget h2, .widget h3 {
    text-align: center;
    font-size: 32px;
    font-family: 'EB Garamond', serif !important;
    color: #000;
    margin-bottom:15px;
}

#pages-3 .widget h3 {
    font-size: 34px;
    line-height: 1.3;
    display: none;
}

.sidebar .widget_categories ul li {
border-color:#fff;
text-align:center;
}

.widget_categories li {
    position: relative;
    padding-top: 2px;
    padding-bottom: 2px;
    font-size:18px;
}

.sidebar .widget {
    border-bottom: 1px solid #fff !important;
}

.widget-posts-entries .widget-post-item:nth-child(1) img {
    -webkit-filter: brightness(0.85) contrast(1.2);
}

.sidebar .widget {
    margin-bottom: 20px;
    padding-bottom: 20px;
}

#listcategorypostswidget-2 ul li {
text-align:center;
padding-bottom:55px;
}

#listcategorypostswidget-2 ul li a {
position:relative;
top:210px;
font-size:18px;
line-height:1.3;
font-family:'EB Garamond', serif;
text-decoration:none;
}

#listcategorypostswidget-2 ul li a img {
position:relative;
top:-247px;
}

#listcategorypostswidget-2 h3 {
margin-top:-45px;
line-height:1.1;
}

.widget_ti_most_commented span i {
    color: #fff !important;
}

ul.social.clearfix {
text-align:center;
}

.sidebar .widget_ti_code_banner, .sidebar .widget_ti_image_banner {
    margin-left: 0px; 
    margin-right: 0px; 
}

.widget_ti_image_banner img {
    margin: 0;
}

 .widget h3 {
    font-size: 34px;
    line-height:1.3;
}

.widget.wdi_instagram_widget .widget h3 {
    text-align: left;
    font-size: 32px;
    color: #000;
}

 .widget-posts-classic-entries .widget-post-details .widget-post-category {
    top: 40px;
    padding: 5px 15px;
    font-size: 14px;
    background-color:transparent !important;
}

.widget-posts-classic-entries .widget-post-title {
    font-size: 20px;
    padding: 0;
    margin-top:-15px;
}

.sidebar .search-form button, .sidebar .search-form input[type="text"] {
    color: #333;
    background: #fff;
    border:1px solid #333;
}

#mailerlite_widget-2 {
    margin-left: -22px;
}

#mlb2-2657773 button.ml-subscribe-button {
    padding: 5px 18px;
    margin-top: 10px;
}

#mlb2-2647689 .subscribe-form .form-section p {
    line-height: 150%;
    padding: 0px!important;
    margin: 0px 0px 0px 0px;
    color: #333333!important;
    font-family: Georgia!important;
    font-size: 17px!important;
    text-align: center;
}

form#mlb2-2657773 {
text-align:center;
}

.subscribe-form .form-section h4 {
    margin: 0px 0px 15px 0px;
    text-align: center !important;
    line-height:110% !important;
}

#ti_latest_cat_posts-2 .widget-post-details {
padding-top:15px;
line-height:1.2;
}

#wdi_feed_0 .wdi_feed_container {
background-color: #EEE !important;
}

#extended-categories-2 {
text-align:center;
}

.avhec-widget-line a {
text-decoration:none;
font-size:18px;
color:#333;
font-weight:400;
}

#mlb2-2647689 .subscribe-form .form-section p {
    text-align: left;
}

#alobaidirandombannerswidget-2 {
   text-align:center;
}

/* --------------------RECIPE PLUGINS CUSTOM STYLES------------------------ */

#easyrecipe {
line-height:1.3;
font-family:Georgia, serif;
margin-top:40px !important;
}

.easyrecipe {
border-top:1px solid #333 !important;
margin-top:40px !important;
}

.easyrecipe .ERSName, .easyrecipe .ERSIngredients .ERSIngredientsHeader.ERSHeading, .easyrecipe .ERSInstructions .ERSInstructionsHeader {
font-family:'EB Garamond', serif !important;
}

.ERSTime {
text-align:left !important;
}

.ERSTimes {
border:none !important;
}

.easyrecipe .ERSTimes .ERSTimeItem {
    font-size: 17px !important;
    font-weight: normal;
}

.ERSAuthor {
display:none;
}

.easyrecipe .ERSInstructions, .easyrecipe .ERSNotesDiv {
    line-height: 1.4;
}

.ERSInstructions li {
line-height:27px !important;
}

.ERSSummary {
max-width:70%;
}

.ERSIngredients {
border-top:1px solid #333;
}

.easyrecipe .ERSTimeRight {
    border-left: 1px solid #fff !important;
}

.ERSCategory {
padding-bottom:5px;
}

.YUMMLY-YUM-IFRAME {
margin-bottom:20px;
}

.cookbook-recipe {
color:#333 !important;
}

.cookbook-recipe h2.cookbook-name {
    font-size: 40px !important;
    margin-bottom: 20px !important;
    line-height: 1.1 !important;
}

.cookbook-recipe .cookbook-details, .cookbook-recipe .cookbook-tag {
    color: #333 !important;
    font-size: 15px !important;
    text-transform: capitalize !important;
}

.cookbook-recipe h3.cookbook-title {
    font-size: 30px !important;
    padding-top:20px !important;
}

.cookbook-recipe .cookbook-summary p {
    margin-bottom: -1px !important;
}

p.cookbook-ingredient-item {
   margin-bottom:2px !important;
}

.cookbook-nutrition h3.cookbook-title-nutrition {
    margin: 0 0 7px 0 !important;
}

p.cookbook-instruction-item {
   margin-bottom:20px !important;
}

.cookbook-nutrition {
    border: 0px solid #000 !important;
    padding: 5px 0 !important;
    color:#333 !important;
    background-color:#f9f9f9 !important;
    display:none !important;
}

.cookbook-nutrition .cookbook-nutrition-header {
    border: 0 !important;
    border-bottom: 1px solid #666 !important;
}

.cookbook-nutrition h3.cookbook-title-nutrition {
    color: #333 !important;
}

.cookbook-nutrition h3.cookbook-title-nutrition {
    font-size: 24px !important;
    font-weight: 400 !important;
}

.cookbook-nutrition .cookbook-nutrition-table {
    font-size: 14px !important;
}

.cookbook-nutrition .cookbook-nutrition-table .cookbook-nutrition-table-cell {
    border-top: 0px solid #000 !important;
}

.cookbook-nutrition .cookbook-nutrition-footnote {
    border-top: 0px solid #000 !important;
    margin-top: -26px !important;
}

.cookbook-nutrition-footnote {
    display:none !important;
}

p.cookbook-nutrition-serving-size-container {
  font-size:13px !important;
}

p.cookbook-nutrition-table-item.cookbook-nutrition-table-item-daily-value {
   display:none !important;
}

p.cookbook-nutrition-table-item.cookbook-nutrition-table-item-amount {
display:none !important;
}

p.cookbook-nutrition-table-item.cookbook-nutrition-table-item-calories {
margin:-5px 0 0 0 !important;
}

.cookbook-nutrition .cookbook-nutrition-table .cookbook-nutrition-table-cell {
    background: #f9f9f9 !important;
}

p.cookbook-nutrition-table-item.cookbook-nutrition-table-item-calories strong {
font-weight:normal !important;
}

.cookbook-recipe .cookbook-button-link-print-preview {
    border: 1px solid #333 !important;
    color: #333 !important;
    font-style: normal !important;
    font-weight: 400 !important;
    padding: 3px 20px !important;
    text-transform: none !important;
}

p.cookbook-nutrition-serving-size-container {
   margin-top:-10px !important;
}

.cookbook-recipe .cookbook-button-link-print-preview a {
   color:#333 !important;
}

.cookbook-recipe .cookbook-element-title, .cookbook-recipe .cookbook-tag-title {
    font-weight: 400 !important;
}

.cookbook-details.cookbook-details-servings-element {
    margin-top:-10px !important;
}

.cookbook-recipe .cookbook-extras {
    margin: 0 0 20px 50px !important;
    padding-top: 10px !important;
}

.cookbook-container.cookbook-container-ingredients {
    margin-top:-20px !important;
}

.cookbook-recipe-print-body.cookbook-nutrition {
   display:none !important;
}

p.cookbook-ingredient-item strong {
margin-top:15px !important;
display:block !important;
}

.wprm-recipe-side-by-side {
    border: 1px solid #f3f3f3;
    margin: 25px 0;
    padding: 35px 25px 5px 25px;
    font-size: .9em;
    background-color:#f7f7f7;
}

.wprm-recipe-side-by-side h2.wprm-recipe-name {
    clear: none;
    font-size: 2.2em;
    line-height: 1.1;
    text-transform: none;
    font-family: 'EBGaramond', Georgia, serif;
    font-weight: 400;
}

.wprm-recipe-side-by-side .wprm-recipe-meta {
    margin: 15px 0 5px 0;
    text-transform: none;
    font-size: .92em;
}

.wprm-recipe-side-by-side .wprm-recipe-summary {
    margin-bottom: 5px;
    padding-right: 170px;
    line-height:1.7;
}

.wprm-recipe-servings-container {
padding:0 0 15px 0;
}

.wprm-recipe-side-by-side .wprm-recipe-ingredient-notes, .wprm-recipe-side-by-side .wprm-recipe-meta .wprm-recipe-details-name {
    color: #222 !important;
}

.wprm-recipe-side-by-side .wprm-recipe-meta .wprm-recipe-details-name {
    opacity: 1;
}

.wprm-recipe-side-by-side .wprm-recipe-ingredient-notes {
    opacity: 1;
}

.wprm-recipe-side-by-side .wprm-recipe-print {
    display: inline-block;
    cursor: pointer;
    color: #fff;
    float: right;
    margin: 0;
    clear: both;
    padding: 7px 57px 7px 56px;
}

ul.wprm-recipe-ingredients {
margin-bottom:20px;
}

.wprm-recipe-side-by-side h3.wprm-recipe-header {
    margin-top: 16px!important;
    font-size: 1.8em;
    text-transform: none;
   padding-bottom:25px;
}

.wprm-recipe-side-by-side h4.wprm-recipe-group-name {
    font-weight: 600;
    font-size: .95em;
    line-height:1.3;
    text-transform: none;
    font-style: italic;
    padding-bottom: 7px;
    font-family:Georgia, serif;
}

.entry-content ul li {
    list-style: none;
}
.wprm-recipe-side-by-side ol li, .wprm-recipe-side-by-side ul li {
    margin: 0;
}

.wprm-recipe-side-by-side .wprm-recipe-main .wprm-recipe-ingredients-container {
    float: left;
    width: 39%;
}

.wprm-recipe-side-by-side .wprm-recipe-main .wprm-recipe-instructions-container {
    float: right;
    width: 54%;
}

.wprm-recipe-side-by-side ol li {
   padding-bottom:10px;
}

.wprm-recipe-side-by-side .wprm-recipe-image-container .wprm-recipe-image {
    padding: 55px 0 0 10px;
}

.wprm-recipe-side-by-side ol li, .wprm-recipe-side-by-side ul li {
    line-height: 1.7;
}

.wprm-recipe-side-by-side ul li {
padding-bottom:6px;
line-height:1.3;
} 

.wprm-recipe-details-name.wprm-recipe-author-name, .wprm-recipe-details.wprm-recipe-author {
display:none;
}

.wprm-recipe-side-by-side .wprm-recipe-main {
    clear: both;
    border-top: 1px solid #ddd;
    margin-top: 25px;
    padding-top: 10px;
}

a.wprm-recipe-servings-link {
text-decoration:none;
}

.wprm-recipe-calories-container {
color:#f9f9f9;
}

span.wprm-recipe-details-name.wprm-recipe-calories-name {
display:none !important;
} 

.wprm-recipe li, .wprm-recipe p {
    font-size: .98em;
}

.wprm-recipe-ingredient-notes {
font-style:italic;
font-size:.9em;
}

.wprm-recipe-container a {
    color: #d20808 !important;
}
/* --------------------FOOTER------------------------ */

.full-width-sidebar #mlb2-2647689{
text-align:center !important;
}

#footer {
padding-bottom:25px !important;
}

.widget-area-3 .subscribe-form {
   padding:15px 0 0 0 !important;
}

.footer-border-top-gray {
    border-top: 1px solid #ddd;
}

#footer-sidebar {
     background-color:#fff !important;
}

li.featured-comments {
    padding: 9px 0;
    border-bottom: 1px solid #d3d3d3;
    font-size: 18px;
    font-family: 'EB Garamond', serif;
}

.footer-sidebar h3 {
text-align:left;
}

.footer-sidebar li {
font-size:17px;
}

.copyright {
    background-color: #fff !important;
}

.widget.wdi_instagram_widget h3 {
    text-align:center;
    font-size: 30px;
    color: #000;
    font-weight: normal;
    font-family: Georgia, serif !important;
}

.close-dock {
    border: 1px solid #000;
}

.slide-dock h3 {
font-size:32px;
}

#pages-3 h3 {
display:none;
}

/* --------------------HOME PAGE------------------------ */

.home-section .section-header .section-title {
    font-size: 44px;
}

.home-section .title-with-sep {
    background: url("http://www.seasonsandsuppers.ca/section-header.png") repeat-x 0 50% !important;
}

.home .header-default {
    background: url("http://www.seasonsandsuppers.ca/section-header.png") repeat-x 0 50% !important;
}

.full-width-image {
    background-attachment: inherit;
}

.entries .post-item .entry-footer .read-more-link {
    font-size: 14px;
    padding: 10px;
    letter-spacing: 0;
    text-transform: none;
    border: 1px solid #333;
    margin-top: 15px;
}

.home-section {
    margin-top: 25px !important;
}

.home-section.posts-section-with-sidebar {
margin-top:1px;
}

.page #masthead {
    margin-bottom: 0px;
}

.content-over-image-white .entry-frame {
    background-color: rgba(255,255,255,0.93);
}

.full-width-section .entry-frame {
    max-width: 670px;
}

.home-section .section-header {
    margin-bottom: 45px;
    padding-top:20px;
}


.home-section aside.sidebar {
margin-top:-40px;
}

.classic-layout .post-item .entry-details {
    opacity: .95;
}

.posts-section + .posts-section .section-header {
    margin-top: 30px;
    margin-bottom: 50px;
}

.featured-posts .column-middle .post-item-inner {
    height: 600px;
}

.featured-posts .column-middle .entry-title a {
    font-size: 1.7em;
}

.featured-posts .entries .entry-summary {
    padding-top: 20px;
}

.classic-layout .post-item .entry-details {
    border: 1px solid #777;
    padding-bottom: 20px;
}

.grids.grid-layout.columns-size-2.entries .entry-title {
font-size:30px;
margin-top:15px;
}

.featured-posts .column-right .post-item-inner {
    height: 300px !important;
}

.featured-posts .column-middle .post-item-inner {
    height: 690px !important;
}

.home-section #listcategorypostswidget-3 li a {
    text-decoration: none;
    font-family: 'EB Garamond';
    font-size: 20px;
    color: #000;
    text-decoration:none;
}

.home-section #listcategorypostswidget-3 li {
text-align:center !important;
padding:10px 0;
margin-bottom:10px;
line-height:2.5;
}

.grids.grid-layout.columns-size-2.entries .entry-title {
    font-size: 30px;
    margin-top: 5px;
}

.content-over-image-white .entry-frame {
    background-color: rgba(255,255,255,0.9);
}

.featured-posts .column-right .entry-image {
    height: 140px;
}

/* --------------------RECIPE INDEX------------------------ */

ul#lcp_instance_0.lcp_catlist li {
height:280px;
padding:12px 0px;
}

.lcp_catlist ul, .lcp_catlist ul li {
list-style-type:none;
margin:0;
}

.lcp_catlist ul {
clear:both;
}

ul.lcp_catlist li a {
    text-decoration: none;
    border: none;
    color: #333;
    font-size: 13px;
    line-height: 1.1;
    font-family: Georgia, serif;
    font-style: italic;
    padding: 0 8px;
}

ul.lcp_catlist {
margin-left:30px;
}

ul.lcp_catlist li img {
margin:14px 0 0 12px;
max-width: 330px;
}

.page .page-content ul li {
list-style:none;
}

.page .page-content ol, .page .page-content ul, .single .entry-content ol, .single .entry-content ul {
padding-left: 0px;
}

ul.lcp_catlist li {
float: left;
width: 355px;
height: 190px;
margin: 0 15px 10px 0;
padding: 10px 0 0 9px;
border: 1px solid #333;
list-style-type: none;
line-height: 1.1;
text-align:center;
}

.appetizers-link, .breads-link, .icecream-link, .maincourses-link, .misc-link, .preserves-link, .salads-link, .sandwich-link, .sidedish-link, .soup-link, .sweets-link, .muffins-link {
    font-size: 26px;
    font-family: 'EB Garamond', serif;
    text-align: center;
}

.appetizers-link a, .breads-link a, .icecream-link a, .maincourses-link a, .misc-link a, .preserves-link a, .salads-link a, .sandwich-link a, .sidedish-link a, .soup-link a, .sweets-link a, .muffins-link a {
text-decoration:none;
}

h3.page-title {
font-size:40px;
padding-bottom:10px;
}

/* --------------------ARCHIVE PAGES------------------------ */

.archive .page-title {
    font-size: 44px;
}

.archive #masthead {
    margin-bottom: 25px;
}

.archive .header-default {
    background: none;
}

.page .header-default {
background:none;
}

.archive.category .entry-meta {
top:12px;
}

.archive.tag .entry-meta {
top:12px;
}

.page .entry-content h2 {
font-size: 28px;
text-align:center;
padding-top:10px;
}

.posts-section .composer-button {
    margin-bottom: 0px;
    display: none;
}

/* --------------------SLIDE DOCK------------------------ */

.slide-dock {
    border: 1px solid #000;
    padding-bottom:70px;
    z-index:99999 !important;
}

.slide-dock h3 {
color:#000;
}

.close-dock {
background-color:#333;
color:#FFF;
}

.close-dock i {
    top: 3px;
    left: 4px;
}

.slide-dock .entry-meta {
    position: relative;
    top: 93px;
}

.amazonjs_item a {
    color: #e47911!important;
    text-decoration: none;
    font-weight: normal !important;
}

/* --------------------MOBILE CSS------------------------ */

@media screen and (min-width: 0px) and (max-width: 870px) {

.no-print.top-strip {background:#333;position:fixed;width:100%;top:0;left:0;z-index:9999;opacity:1;}
  
.top-strip .search-form {
    width: 120px;
    float: right;
	}

.top-strip .social {
    float: right;
	}

.entry-content blockquote {
    color: #333;
    font-size: 24px;
    line-height: 1.1em;
    padding: 5px 20px 10px 20px;
    margin: 0 0 30px;
	}

.sidebar {
    padding: 0 0 24px 0px;
	}

.home-section {
    margin-top: 15px !important;
	}

.top-strip .social li a {
    line-height: 34px;
	}

.single.single-post .entry-meta .entry-date {
display:none;
	}

.single-box {
    padding-top: 20px;
	}

.item.slick-slide .entry-meta {
display:none;
        }

.related-posts .entry-meta + h4 {
    padding-top:35px;
        }

#branding {
    padding-top: 15px;
	}

.single-post #masthead {
     margin-bottom:17px;
     }

.widget-posts-classic-entries .widget-post-details .widget-post-category {
    top: 40px;
     }

.jump {
     position:relative; 
     top:0;
     left:0;
     }

.entry-author {
line-height:20px;
     }

.widget-posts-classic-entries .widget-post-title {
    font-size: 19px;
     }

figure {
    text-align: center;
     }

.reply {
margin-top:-8px;
	}

a.comment-reply-link {
font-size:14px;
	}

.widget-posts-classic-entries .widget-post-details .widget-post-category {
    padding: 5px 15px;
    font-size: 14px;
    background-color: transparent !important;
	}

.single.single-post .entry-meta {
    position: relative;
    top: 2px;
	}

.page h2.title  {
     line-height:1.3;
        }

.cookbook-nutrition {
    display:none !important;
        }

.cookbook-recipe {
color:#333 !important;
        }

.cookbook-recipe h2.cookbook-name {
    font-size: 34px !important;
       }

.cookbook-recipe .cookbook-details, .cookbook-recipe .cookbook-tag {
    color: #333 !important;
    font-size: 15px !important;
    text-transform: capitalize !important;
        }

.cookbook-recipe h3.cookbook-title {
    font-size: 30px !important;
    padding-top:5px;
        }

.cookbook-recipe .cookbook-summary p {
    margin-bottom: -1px !important;
        }

p.cookbook-ingredient-item {
   margin-bottom:2px !important;
        }

.cookbook-recipe .cookbook-button-link-print-preview a {
   color:#333 !important;
        }

.cookbook-recipe .cookbook-element-title, .cookbook-recipe .cookbook-tag-title {
    font-weight: 400 !important;
        }

.cookbook-details.cookbook-details-servings-element {
    margin-top:-10px !important;
        }

.cookbook-recipe .cookbook-extras {
    margin: 0 0 20px 50px !important;
    padding-top: 10px !important;
        }

.cookbook-container.cookbook-container-ingredients {
    margin-top:-20px !important;
        }

.cookbook-container p:not(:last-child) {
     margin-bottom:5px !important;
        }

p.cookbook-ingredient-item strong {
margin-top:15px !important;
display:block !important;
        }

.topleaderboard {
display:none !important;
        }

.wprm-recipe-ingredients-container {
    float: none !important;
    width:100% !important;
        }

.wprm-recipe-instructions-container {
    float: none !important;
    width:100% !important;
        }
.wprm-recipe-side-by-side .wprm-recipe-summary {
     padding-right:0 !important;
       }
.wprm-recipe-print {
    cursor: pointer;
    color: #fff;
    float: none !important;
    margin: 5px 0 0 0 !important;
    clear: both;
    padding: 5px 10px !important;
     }

}


@media screen and (min-width: 1000px) and (max-width: 1800px) {
.adleft {
float:left;
text-align:left;
width:55%;
padding-right:5%;
	}

.adright {
float:left;
text-align:left;
width:35%;	
	}
}

