@charset "UTF-8";
/*********************************************************************************************
Theme Name: Cookely
Theme URI: https://www.wpzoom.com/themes/cookely
Version: 1.4.1
Private: true
Author: WPZOOM
Author URI: https://www.wpzoom.com
Description: Cookely is the next-level WordPress theme for your food blog. Simple, yet packed with complex features, it provides flexibility for organizing your recipes in a compact, functional and stylish layout.
Tags:  two-columns, right-sidebar, custom-colors, custom-menu, featured-images, theme-options, translation-ready
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: wpzoom
Domain Path: /languages/
Requires PHP: 7.4
Tested up to: 7.0

The PHP code portions of this WPZOOM theme are subject to the GNU General Public
License, version 2. All images, cascading style sheets, and JavaScript elements are
released under the WPZOOM Proprietary Use License.


**********************************************************************************************

WARNING! DO NOT EDIT THIS FILE!

To make it easy to update your theme, you should not edit the styles in this file. Instead
add your styles in Customizer > Additional CSS.

**********************************************************************************************

*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Responsive utilities
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-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;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
  vertical-align: top;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

p {
  margin: 0;
}

/*--------------------------------------------------------------
# Color Scheme
--------------------------------------------------------------*/
body {
  color: #69574f;
}

a {
  color: #c85621;
}

a:hover, a:focus {
  color: #000;
}

.top-navbar {
  background: #F9ECE6;
}
.top-navbar a {
  color: #a83a1c;
}
.top-navbar a:hover {
  color: #c85621;
}

.navbar-wpz ul {
  background: #F9ECE6;
}
.navbar-wpz > li > ul:before {
  border-bottom: 7px solid #F9ECE6;
}
.navbar-wpz > li > ul:after {
  border-bottom: 8px solid #F9ECE6;
}

.main-navbar {
  border-top: 2px solid #F9ECE6;
  border-bottom: 2px solid #F9ECE6;
}

.wpzoom-media-widget .post_thumb_withbg .featured_page_content:hover h3.title {
  color: #c85621;
}

.site-sidebar a {
  color: #000;
}
.site-sidebar a:hover {
  color: #c85621;
}

.single .wpz-float-sharing {
  color: #7c5f53;
}

.single .wpz-float-sharing .sd-content ul li a.sd-button::before {
  color: #7c5f53 !important;
}

.single .wpz-float-sharing .sd-content ul li a.sd-button {
  box-shadow: inset 0 0 0 1px #ab9890;
}

.single .wpz-float-sharing .sd-content ul li a.sd-button:hover {
  color: #c75621 !important;
  box-shadow: inset 0 0 0 1px #c75621;
}

.single .wpz-float-sharing .sd-content ul li a.sd-button:hover:before {
  color: #c75621 !important;
}

.column-widgets:after {
  background: #c85621;
}

.section-footer .zoom-instagram-widget a.ig-b-v-24:hover {
  background: #c85621;
}

.navbar-wpz > .current-menu-item > a, .navbar-wpz > .current_page_item > a {
  color: #c85621;
}

.navbar-nav .current-menu-item > a,
.navbar-nav .current_page_item > a,
.navbar-nav .current-menu-parent > a {
  color: #c85621;
}

.navbar-wpz ul a:hover {
  color: #c85621;
}

#sidebar .wpzoom-bio {
  background: #F9ECE6;
}

.wpzoom-bio .wpz_about_button {
  background-color: #c85621;
}
.wpzoom-bio .wpz_about_button:hover {
  background: #de6d38;
}

/* Top menu */
.infinite-scroll #infinite-handle span {
  background: #c85621;
}
.infinite-scroll #infinite-handle span:hover {
  background: #de6d38;
}

div.wpforms-container-full .wpforms-form input[type=submit],
div.wpforms-container-full .wpforms-form button[type=submit],
div.wpforms-container-full .wpforms-form .wpforms-page-button,
button,
input[type=button],
input[type=reset],
input[type=submit] {
  background-color: #c85621;
  color: #fff;
}
div.wpforms-container-full .wpforms-form input[type=submit]:hover,
div.wpforms-container-full .wpforms-form button[type=submit]:hover,
div.wpforms-container-full .wpforms-form .wpforms-page-button:hover,
button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
  background: #de6d38;
  color: #fff;
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
textarea {
  color: #000;
  border: 1px solid #e8c8b8;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=range]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=color]:focus,
textarea:focus {
  border-color: #444;
}

select {
  border: 1px solid #e8c8b8;
}

#sidebar .widget.widget_wysija .title {
  background: #c85621;
}

.widget_wysija .wysija-submit {
  background: #c85621;
}

.readmore_button a {
  background: #c85621;
}
.readmore_button a:hover {
  background: #de6d38;
}

.cat-links a {
  color: #c85621;
}
.cat-links a:hover {
  color: #000;
  border-color: #000;
}

.entry-content a {
  color: #de6d38;
}

.zoom-twitter-widget a {
  color: #c85621;
}

.zoom-twitter-widget a:hover {
  color: #de6d38;
}

.zoom-twitter-widget time:hover {
  color: #de6d38;
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  background: #c85621;
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  background: #c85621;
}

.woocommerce ul.products li.product h3:hover {
  color: #c85621;
}

.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
  background: #de6d38 !important;
}

.single #jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title a:hover {
  color: #c85621;
}

/* new */
.carousel-slider .flickity-page-dots .dot {
  border: 2px solid #f1b192;
}
.carousel-slider .flickity-page-dots .dot:hover, .carousel-slider .flickity-page-dots .dot.is-selected {
  background: #c85621;
  border: 2px solid #c85621;
}

.wpzoom-featured-cat h3.title a {
  color: #c85621;
}

.section-home-featured .widget {
  border-bottom: 2px solid #F9ECE6;
}

.widget.widget_mailpoet_form, .widget.widget_wysija {
  background: #F9ECE6;
}

.popular-recipes ol li {
  border-bottom: 1px solid #eedbd2;
}
.popular-recipes ol li::before {
  color: #c85621;
  border: 1px solid #eedbd2;
}
.popular-recipes ol li a:hover, .popular-recipes ol li a:active {
  color: #c85621;
}

.widget .feature-posts-list li a:hover {
  color: #c85621;
}

.widget .tabbernav .tabberactive a, .widget .tabbernav li:not(.tabberactive) a:hover {
  color: #c85621;
}
.widget .tabbertab {
  border: 1px solid #eedbd2;
}

.widget .tabbernav .tabberactive {
  border: 1px solid #eedbd2;
  border-bottom: none;
}

.wp-block-tag-cloud a,
.tagcloud a {
  border: 1px solid #eedbd2;
  color: #69574f;
}
.wp-block-tag-cloud a .post_count,
.tagcloud a .post_count {
  background: #fcf6f3;
  color: #c85621;
}
.wp-block-tag-cloud a:hover,
.tagcloud a:hover {
  color: #c85621;
  border-color: #c85621;
}
.wp-block-tag-cloud a:hover .post_count,
.tagcloud a:hover .post_count {
  background: #c85621;
  color: #fff;
}

.footer-widgets {
  color: #69574f;
  background: #F9ECE6;
}
.footer-widgets a {
  color: #69574f;
}
.footer-widgets a:hover, .footer-widgets a:active {
  color: #c85621;
}

.footer-menu ul li::after {
  color: #c85621;
}
.footer-menu a:hover, .footer-menu a:active {
  color: #c85621;
}

.site-info {
  border-top: 1px solid #F9ECE6;
}

.cookely-index-search {
  background: #F9ECE6;
}

.widget .title {
  color: #c85621;
}

.sb-search {
  background: #F9ECE6;
}
.sb-search:hover, .sb-search:focus-within {
  border: 1px solid #c85621;
}
.sb-search input {
  color: #c85621;
}
.sb-search .sb-search-submit:hover {
  background: #c85621;
}
.sb-search .sb-icon-search {
  color: #c85621;
}

.sb-search .sb-icon-search:hover {
  color: #c85621;
}

.home-widgetized-sections .widget .title a:hover {
  color: #c85621;
}

.home-widgetized-mid {
  background: #F9ECE6;
}
.home-widgetized-mid .inner-wrap::before, .home-widgetized-mid .inner-wrap::after {
  color: #ead3c9;
}
.home-widgetized-mid .inside-inner-wrap::before, .home-widgetized-mid .inside-inner-wrap::after {
  color: #ead3c9;
}

/* slicknav */
.slicknav_nav a {
  color: #c85621;
}
.slicknav_nav {
  background: #fcf6f3;
}
.slicknav_nav li {
  border-bottom: 1px solid #F9ECE6;
}
.slicknav_nav ul ul {
  background: #fcf6f3;
}
.slicknav_nav .slicknav_arrow {
  border-left: 1px solid #F9ECE6;
}
.slicknav_nav .slicknav_arrow:after {
  color: #c85621;
}
.slicknav_nav .slicknav_arrow:hover {
  background: #fcf6f3;
}
.slicknav_nav .slicknav_arrow:hover:after {
  background: #fcf6f3;
}
.slicknav_nav .slicknav_open .slicknav_arrow {
  background: #fcf6f3;
}
.slicknav_nav .slicknav_open .slicknav_arrow:after {
  background: #fcf6f3;
}
.slicknav_nav .slicknav_open .slicknav_item > a {
  box-shadow: inset 0 -1px 0 #F9ECE6;
}

.slicknav_menu .right-align {
  background: #F9ECE6;
  border-top: 1px solid #F9ECE6;
}
.slicknav_menu .sb-search {
  box-shadow: 0 0 0 1px #F9ECE6;
}
.slicknav_menu .sb-search:hover, .slicknav_menu .sb-search:focus-within {
  box-shadow: 0 0 0 1px #c85621;
}

.slicknav_menu .slicknav_menutxt {
  color: #c85621;
}
.slicknav_menu .slicknav_icon-bar {
  background-color: #c85621;
}

/* end */
/* Navigation */
div.navigation a {
  color: #69574f;
  background: #F9ECE6;
}
div.navigation a:hover {
  background: #c85621;
  color: #c85621;
}
div.navigation span.current {
  background: #c85621;
}
div.navigation a.btn-primary {
  background: #c85621;
}
div.navigation a.btn-primary:hover {
  background: #de6d38;
}

.footer-social .widget .zoom-social-icons-list--no-labels.zoom-social-icons-list--without-canvas .socicon,
.footer-social .widget .zoom-social-icons-list--no-labels.zoom-social-icons-list--without-canvas .genericon,
.footer-social .widget .zoom-social-icons-list--no-labels.zoom-social-icons-list--without-canvas .dashicons,
.footer-social .widget .zoom-social-icons-list--no-labels.zoom-social-icons-list--without-canvas .fa,
.header_social .widget .zoom-social-icons-list--no-labels.zoom-social-icons-list--without-canvas .socicon,
.header_social .widget .zoom-social-icons-list--no-labels.zoom-social-icons-list--without-canvas .genericon,
.header_social .widget .zoom-social-icons-list--no-labels.zoom-social-icons-list--without-canvas .dashicons,
.header_social .widget .zoom-social-icons-list--no-labels.zoom-social-icons-list--without-canvas .fa {
  background: #F9ECE6;
  color: #c85621 !important;
}
.footer-social .widget .zoom-social-icons-list--no-labels.zoom-social-icons-list--without-canvas .socicon:hover,
.footer-social .widget .zoom-social-icons-list--no-labels.zoom-social-icons-list--without-canvas .genericon:hover,
.footer-social .widget .zoom-social-icons-list--no-labels.zoom-social-icons-list--without-canvas .dashicons:hover,
.footer-social .widget .zoom-social-icons-list--no-labels.zoom-social-icons-list--without-canvas .fa:hover,
.header_social .widget .zoom-social-icons-list--no-labels.zoom-social-icons-list--without-canvas .socicon:hover,
.header_social .widget .zoom-social-icons-list--no-labels.zoom-social-icons-list--without-canvas .genericon:hover,
.header_social .widget .zoom-social-icons-list--no-labels.zoom-social-icons-list--without-canvas .dashicons:hover,
.header_social .widget .zoom-social-icons-list--no-labels.zoom-social-icons-list--without-canvas .fa:hover {
  color: #fff !important;
  background-color: #c85621 !important;
}

#comments > h3 {
  border-bottom: 1px solid #F9ECE6;
}

.commentlist .comment {
  border-bottom: 1px solid #F9ECE6;
}

#respond {
  color: #69574f;
  background: #F9ECE6;
}

.home .content-area:not(.full-layout) .recent-posts .post.sticky {
  background: #F9ECE6;
}
.home .content-area:not(.full-layout) .recent-posts .post.sticky .entry-content {
  color: #69574f;
}

.recent-posts.list-view .post {
  border-bottom: 1px solid #F9ECE6;
}

.entry-title a:hover, .entry-title a:active {
  color: #c85621;
}
.entry-title .edit-link a:hover, .entry-title .edit-link a:active {
  color: #c85621;
}

.entry-meta {
  color: #69574f;
}
.entry-meta span + span:before {
  color: #c85621;
}
.entry-meta a {
  color: #69574f;
}
.entry-meta a:hover, .entry-meta a:active {
  color: #c85621;
}

.entry-body span.entry-date, .entry-body span.comments-link, .entry-body span.entry-author, .entry-body span.edit-link {
  color: #69574f;
}
.entry-body span.entry-date + span:not(.cat-links)::before, .entry-body span.comments-link + span:not(.cat-links)::before, .entry-body span.entry-author + span:not(.cat-links)::before, .entry-body span.edit-link + span:not(.cat-links)::before {
  color: #c85621;
}
.entry-body span.entry-date a, .entry-body span.comments-link a, .entry-body span.entry-author a, .entry-body span.edit-link a {
  color: #69574f;
}
.entry-body span.entry-date a:hover, .entry-body span.entry-date a:active {
  color: #c85621;
}
.entry-body span.comments-link a:hover, .entry-body span.comments-link a:active {
  color: #c85621;
}
.entry-body span.entry-author a:hover, .entry-body span.entry-author a:active {
  color: #c85621;
}
.entry-body span.edit-link a:hover, .entry-body span.edit-link a:active {
  color: #c85621;
}

.recent-posts.list-view .post {
  border-bottom: 1px solid #F9ECE6;
}

.single .entry-content {
  border-top: 1px solid #eedbd2;
}
.single .post_author {
  border-top: 1px solid #F9ECE6;
}
.single .post_author .author-title a:hover {
  color: #c85621;
}
.single .post_author .author-bio {
  color: #69574f;
}
.single .share:before {
  background: #eedbd2;
}

.entry-content a {
  color: #c85621;
}
.entry-content a:hover {
  color: #de6d38;
  text-decoration: none;
}
.entry-content blockquote {
  color: #c85621;
  border-left: solid 3px #F9ECE6;
}

.tag_list:before {
  background: #eedbd2;
}
.tag_list a {
  background: #F9ECE6;
}
.tag_list a:hover {
  color: #c85621;
}
.tag_list a:after {
  background: #F9ECE6;
}

.wpz_top_disclosure {
  border: 1px dashed #c85621;
}

.prevnext {
  border-top: 1px solid #F9ECE6;
  border-bottom: 1px solid #F9ECE6;
}

@media screen and (max-width: 979px) {
  #header_wrapper_mob {
    border-bottom: 2px solid #F9ECE6;
  }
  .main-navbar.sticky {
    border-bottom: 2px solid #F9ECE6;
  }
}
.sb-search .sb-search-input::-webkit-input-placeholder {
  color: rgba(200, 86, 33, 0.8);
}

.sb-search .sb-search-input:-moz-placeholder {
  color: rgba(200, 86, 33, 0.8);
}

.sb-search .sb-search-input::-moz-placeholder {
  color: rgba(200, 86, 33, 0.8);
}

.sb-search .sb-search-input:-ms-input-placeholder {
  color: rgba(200, 86, 33, 0.8);
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
@font-face {
  font-family: "cookely";
  src: url("fonts/cookely.eot");
  src: url("fonts/cookely.eot") format("embedded-opentype"), url("fonts/cookely.ttf") format("truetype"), url("fonts/cookely.woff") format("woff"), url("fonts/cookely.svg") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=cookely-envelope-], [class*=" cookely-envelope-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "cookely" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.cookely-print1:before {
  content: "\e900";
}

.cookely-mail:before {
  content: "\e901";
}

.cookely-utensils:before {
  content: "\e902";
}

.cookely-wineglass:before {
  content: "\e903";
}

.cookely-mailbox:before {
  content: "\e904";
}

.cookely-send:before {
  content: "\e905";
}

.cookely-instagram:before {
  content: "\ea92";
}

.cookely-twitter:before {
  content: "\e600";
}

.cookely-facebook1:before {
  content: "\e601";
}

.cookely-pinterest:before {
  content: "\e603";
}

.cookely-close:before {
  content: "\e906";
}

.cookely-search:before {
  content: "\e907";
}

.cookely-chevron-thin-down:before {
  content: "\e908";
}

.cookely-cart:before {
  content: "\e909";
}

.cookely-envelope-o:before {
  content: "\e90a";
}

.cookely-mail-envelope-closed:before {
  content: "\e90b";
}

.cookely-printer1:before {
  content: "\e90c";
}

.cookely-facebook:before {
  content: "\e90d";
}

.cookely-brand:before {
  content: "\e90d";
}

.cookely-social:before {
  content: "\e90d";
}

.cookely-print:before {
  content: "\e90e";
}

.cookely-printer:before {
  content: "\e90f";
}

/* Headings */
h1, h2, h3, h4, h5, h6 {
  font-weight: 300;
  line-height: 1.1;
  margin: 0;
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  font-weight: normal;
  line-height: 1;
}

h1 small, h2 small, h3 small {
  font-size: 65%;
}

h4 small, h5 small, h6 small {
  font-size: 75%;
}

h1 {
  font-size: 36px;
}

h2 {
  font-size: 30px;
}

h3 {
  font-size: 24px;
}

h4 {
  font-size: 18px;
}

h5 {
  font-size: 14px;
}

h6 {
  font-size: 12px;
}

.section-title {
  margin-bottom: 30px;
  color: #222;
  font-size: 32px;
  font-weight: normal;
  font-family: var(--cookely-font-headings, "Esteban"), sans-serif;
}

p {
  margin-bottom: 15px;
}

dfn, cite, em, i {
  font-style: italic;
}

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: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code, kbd, tt, var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem;
}

abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark, ins {
  text-decoration: none;
}

big {
  font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box;
}

*,
*:before,
*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit;
}

blockquote, q {
  quotes: "" "";
}
blockquote:before, blockquote:after, q:before, q:after {
  content: "";
}

hr {
  background-color: #eee;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

ul, ol {
  margin: 0 0 1.5em 1em;
  padding: 0;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 1.5em 1.5em;
}

img {
  height: auto; /* Make sure images are scaled correctly. */
  max-width: 100%; /* Adhere to container width. */
}

table {
  border-collapse: collapse;
  margin: 0 0 1.5em;
  width: 100%;
}

thead th {
  border-bottom: 2px solid #bbb;
  padding-bottom: 0.5em;
}

th {
  padding: 0.4em;
  text-align: left;
}

tr {
  border-bottom: 1px solid #eee;
}

td {
  padding: 0.4em;
}

th:first-child,
td:first-child {
  padding-left: 0;
}

th:last-child,
td:last-child {
  padding-right: 0;
}

.floatleft {
  float: left;
}

.floatright {
  float: right;
}

.sticky, .bypostauthor {
  text-align: left;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
div.wpforms-container-full .wpforms-form input[type=submit],
div.wpforms-container-full .wpforms-form button[type=submit],
div.wpforms-container-full .wpforms-form .wpforms-page-button,
button,
input[type=button],
input[type=reset],
input[type=submit] {
  border: none;
  padding: 12px 15px;
  transition: 0.2s ease all;
  font-weight: 500;
  text-transform: uppercase;
  border-radius: 0;
  width: auto;
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
textarea {
  padding: 11px 12px;
  transition: 0.2s ease all;
  border-radius: 0;
  background: #fff;
  width: auto;
}

select {
  color: #000;
}

textarea {
  width: 100%;
}

label {
  display: block;
  margin-bottom: 10px;
  font-weight: 400;
}

.wpforms-container .wpforms-field-label,
div.wpforms-container-full .wpforms-form .wpforms-field-label,
.contact-form label {
  display: block;
  margin-bottom: 10px;
  font-weight: 500 !important;
}

.site-footer button {
  color: white;
}
.site-footer input[type=button], .site-footer input[type=reset], .site-footer input[type=submit] {
  color: white;
}
.site-footer button:hover {
  color: #fff;
}
.site-footer input[type=button]:hover, .site-footer input[type=reset]:hover, .site-footer input[type=submit]:hover {
  color: #fff;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts Pagination
--------------------------------------------------------------*/
/* Navigation */
div.navigation {
  position: relative;
  text-align: center;
  margin: 50px 0;
  font-size: 18px;
  font-weight: normal;
}
div.navigation a {
  display: inline-block;
  vertical-align: top;
  padding: 3px 12px;
  margin: 0;
  transition: all 0.25s ease-in-out;
}
div.navigation a:hover {
  color: #fff;
}
div.navigation span.current {
  display: inline-block;
  font-weight: bold;
  color: #fff;
  padding: 3px 12px;
}
div.navigation span.pages {
  margin-right: 15px;
  display: none;
}
div.navigation span.dots {
  color: #999;
  line-height: 100%;
  margin: 0 5px;
}
div.navigation small {
  font-size: 12px;
  vertical-align: 5%;
}
div.navigation .alignleft, div.navigation .alignright {
  margin: 0;
}
div.navigation .prev, div.navigation .next {
  overflow: hidden;
  transition-duration: 200ms;
}
div.navigation .prev {
  margin: 0 10px 0 0;
}
div.navigation .next {
  margin: 0 0 0 10px;
}
div.navigation a.btn-primary {
  font-weight: 400;
  text-align: center;
  margin: 0 0 30px;
  display: inline-block;
  color: white;
  padding: 10px 30px;
  transition-duration: 200ms;
}
div.navigation a.btn-primary:hover {
  color: #fff;
}

/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  text-decoration: none;
  transition: 0.1s ease all;
}
a:hover, a:focus, a:active {
  text-decoration: none;
}
a:hover, a:active {
  outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
/* Menu */
.sf-menu {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sf-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sf-menu li {
  position: relative;
}
.sf-menu ul {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  z-index: 99;
}
.sf-menu > li {
  float: left;
}
.sf-menu li:hover > ul, .sf-menu li.sfHover > ul {
  display: block;
}
.sf-menu a {
  display: block;
  position: relative;
}
.sf-menu ul ul {
  top: 0;
  left: 100%;
}

.sf-arrows .sf-with-ul:after {
  content: "\f347";
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  font: normal 12px/16px "dashicons";
  vertical-align: middle;
  margin: 0 0 0 4px;
}
.sf-arrows ul .sf-with-ul:after {
  content: "\f345";
  font: normal 12px/9px "dashicons";
  float: right;
}
.sf-arrows ul li > .sf-with-ul:focus:after, .sf-arrows ul li:hover > .sf-with-ul:after {
  border-left-color: white;
}
.sf-arrows ul .sfHover > .sf-with-ul:after {
  border-left-color: white;
}

.navbar-wpz {
  position: relative;
  z-index: 100;
}
.navbar-wpz > li {
  padding: 0;
}
.navbar-wpz > li:first-child {
  padding-left: 0;
}
.navbar-wpz > li:last-child {
  margin-right: 0;
}
.navbar-wpz a {
  padding: 10px 15px;
  transition: 0.1s ease all;
}
.navbar-wpz ul a {
  text-align: left;
}
.navbar-wpz ul {
  text-align: left;
  margin: 0;
  padding: 5px 0;
  font-size: 16px;
  left: 10%;
  width: 220px;
  border: none;
  border-radius: 3px;
}
.navbar-wpz ul li {
  border-bottom: 1px solid #fff;
}
.navbar-wpz ul li:last-child {
  border: none;
}
.navbar-wpz ul a {
  line-height: 1.5;
  padding: 10px 15px;
  font-size: 16px;
  font-family: var(--cookely-font-main, "Rubik"), sans-serif;
  font-weight: normal;
  text-transform: none;
}
.navbar-wpz ul a:hover, .navbar-wpz ul a:active {
  background: #fff;
}
.navbar-wpz ul ul {
  right: 100%;
  margin-top: 0px;
}
.navbar-wpz > li > ul:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  position: absolute;
  top: -7px;
  left: 31px;
  z-index: 470;
}
.navbar-wpz > li > ul:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  position: absolute;
  top: -8px;
  left: 30px;
  z-index: 460;
}
.navbar-wpz .current-menu-item > a, .navbar-wpz .current_page_item > a, .navbar-wpz .current-menu-parent > a {
  font-weight: 500;
}

/* Top menu */
.top-navbar {
  padding: 2px 0;
  font-size: 15px;
  position: relative;
  z-index: 200;
}
.top-navbar .inner-wrap {
  max-width: 1230px;
}
.top-navbar .navbar-wpz {
  float: right;
  max-width: 80%;
}
.top-navbar a {
  font-family: var(--cookely-font-main, "Rubik"), sans-serif;
  font-weight: normal;
}

.navbar-wpz a:hover, .navbar-wpz a:active {
  text-decoration: none;
  color: #000;
}

/* Main Menu */
.main-navbar {
  text-align: center;
  text-transform: uppercase;
  padding: 0;
  max-width: 1200px;
  margin: 0 auto 40px;
}
.main-navbar.sticky {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  background: #fff;
  width: 100%;
  max-width: none;
  border-top: 0;
  margin: 0;
}
.main-navbar .inner-wrap {
  position: relative;
}

.admin-bar .main-navbar.sticky {
  top: 32px;
}

@media screen and (max-width: 980px) {
  .main-navbar.sticky {
    overflow-y: scroll;
    overflow-x: hidden;
  }
}
@media screen and (max-width: 782px) {
  .admin-bar .main-navbar.sticky {
    top: 46px;
  }
}
@media screen and (max-width: 600px) {
  .admin-bar .main-navbar.sticky {
    top: 0;
  }
}
.top-navbar:before, .top-navbar:after {
  content: " ";
  display: table;
}

.main-navbar:before, .main-navbar:after {
  content: " ";
  display: table;
}

.top-navbar:after {
  clear: both;
}

.main-navbar:after {
  clear: both;
}
.main-navbar .sf-menu > li {
  display: inline-block;
  float: none;
}
.main-navbar .navbar-wpz > li:last-child {
  padding-right: 0;
}
.main-navbar a {
  font-size: 18px;
  font-weight: normal;
}

/* Mobile Menu Icons */
.navbar-toggle {
  display: none;
  position: relative;
  float: left;
  margin: 15px 0 15px 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 28px;
  height: 2px;
  background: #222;
}
.navbar-toggle:hover .icon-bar {
  background: #555;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 5px;
}

#menu-top-slide:not(.mm-menu), #menu-main-slide:not(.mm-menu) {
  display: none;
}

/* Mobile Menu Icons */
.navbar-toggle {
  display: none;
  position: relative;
  float: left;
  margin: 15px 0 15px 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 28px;
  height: 2px;
  background: #222;
}
.navbar-toggle:hover .icon-bar {
  background: #555;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 5px;
}

#menu-main-slide {
  display: none !important;
}

.slicknav_btn {
  position: relative;
  display: block;
  vertical-align: middle;
  float: left;
  padding: 0.438em 0.625em 0.438em 0.625em;
  line-height: 1.125em;
  cursor: pointer;
}

.slicknav_menu {
  *zoom: 1;
}
.slicknav_menu .slicknav_menutxt {
  display: block;
  line-height: 100%;
  float: right;
}
.slicknav_menu .slicknav_icon {
  float: left;
  width: 1.125em;
  height: 0.875em;
  margin: 1px 7px 0 0;
}
.slicknav_menu .slicknav_no-text {
  margin: 0;
}
.slicknav_menu:before {
  content: " ";
  display: table;
}
.slicknav_menu:after {
  content: " ";
  display: table;
  clear: both;
}
.slicknav_menu .slicknav_icon {
  width: 19px;
  height: 16px;
  position: relative;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
}
.slicknav_menu .slicknav_icon-bar {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #d3531a;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}

.slicknav_collapsed .slicknav_icon span:nth-child(1) {
  top: 0px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}
.slicknav_collapsed .slicknav_icon span:nth-child(2) {
  top: 6px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}
.slicknav_collapsed .slicknav_icon span:nth-child(3) {
  top: 12px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

.slicknav_open .slicknav_icon span:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 5px;
  left: 0;
}
.slicknav_open .slicknav_icon span:nth-child(2) {
  width: 0%;
  opacity: 0;
}
.slicknav_open .slicknav_icon span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 5px;
  left: 0;
}

.slicknav_nav {
  clear: both;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
  top: 99%;
  left: 0;
  width: 100%;
  z-index: 10;
  padding: 5px 0 0;
}
.slicknav_nav ul {
  display: block;
}
.slicknav_nav li {
  display: block;
  box-sizing: border-box;
}
.slicknav_nav li:last-child {
  border: none;
}
.slicknav_nav a {
  position: relative;
}
.slicknav_nav li.current-menu-ancestor > a, .slicknav_nav li.current-menu-parent > a, .slicknav_nav li.current-menu-item > a {
  font-weight: 500;
}
.slicknav_nav .slicknav_arrow {
  display: flex;
  align-items: center;
  font-size: 0.8em;
  margin: 0;
  padding: 0;
  float: none;
  transition: 0.1s ease-in-out;
}
.slicknav_nav .slicknav_arrow:after {
  content: "\f347";
  display: block;
  -webkit-font-smoothing: antialiased;
  font: 22px/16px "dashicons";
  padding: 8px;
  margin: 0;
  transition: 0.1s ease-in-out;
}
.slicknav_nav .slicknav_arrow:hover {
  color: #000;
}
.slicknav_nav .slicknav_arrow:hover:after {
  color: #000;
}
.slicknav_nav .slicknav_open .slicknav_arrow {
  color: #000;
}
.slicknav_nav .slicknav_open .slicknav_arrow:after {
  color: #000;
}
.slicknav_nav .slicknav_item {
  cursor: pointer;
  display: flex;
}
.slicknav_nav .slicknav_item a {
  display: block;
}
.slicknav_nav a {
  display: block;
  transition: 0.1s ease-in-out;
}
.slicknav_nav .slicknav_parent-link a {
  display: inline;
}

.slicknav_brand {
  float: left;
}

.slicknav_menu * {
  box-sizing: border-box;
}
.slicknav_menu .slicknav_menutxt {
  line-height: 1;
  transition: 0.1s ease-in-out;
}
.slicknav_menu .slicknav_icon {
  margin: 2px 7px 0 0;
}
.slicknav_menu .slicknav_icon-bar {
  transition: 0.1s ease-in-out;
}

.slicknav_btn {
  position: absolute;
  right: 0;
  padding: 12px;
  text-decoration: none;
  transition: 0.1s ease-in-out;
}

.slicknav_nav {
  color: #000;
  list-style: none;
  overflow: hidden;
}
.slicknav_nav ul {
  list-style: none;
  overflow: hidden;
  text-align: left;
  margin: 0;
}
.slicknav_nav ul ul {
  font-size: 14px;
  padding: 0;
  margin: 0;
}
.slicknav_nav .sub-menu a {
  font-weight: normal;
  text-transform: none;
  padding: 8px 16px 8px 32px;
}
.slicknav_nav a {
  padding: 0;
  margin: 0;
}
.slicknav_nav a:hover {
  color: #000;
}
.slicknav_nav a:hover a {
  color: #000;
}
.slicknav_nav .slicknav_txtnode {
  margin-left: 15px;
}
.slicknav_nav .slicknav_item a {
  flex-grow: 1;
  padding: 0;
  margin: 0;
  padding: 8px 16px;
}
.slicknav_nav .menu > li > a:not(.slicknav_item) {
  padding: 8px 16px;
}
.slicknav_nav .slicknav_parent-link a {
  padding: 0;
  margin: 0;
}

.slicknav_brand {
  color: #000;
  font-size: 18px;
  line-height: 30px;
  padding: 7px 12px;
  height: 44px;
}

.slicknav_menu {
  display: none;
}
.slicknav_menu .right-align {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  padding: 5px 0;
}
.slicknav_menu .sb-search {
  background: #fff;
}
.slicknav_menu .sb-search .sb-icon-search {
  display: block;
}

/*--------------------------------------------------------------
## Search Bar in Main Menu
--------------------------------------------------------------*/
/* Navbar Search Form */
.sb-search {
  border-radius: 4px;
  margin: 0 0 0 20px;
  transition: 0.1s ease all;
  border: 1px solid transparent;
}
.sb-search form {
  display: flex;
}
.sb-search input[type=search] {
  display: block;
  padding: 11px 12px;
  font-size: 15px;
  background: transparent;
  border: none;
  margin: 0;
}
.sb-search input[type=search].sb-search-input {
  -webkit-appearance: none;
}
.sb-search .sb-search-submit-wrap {
  position: relative;
}
.sb-search .sb-search-submit {
  text-indent: 100%;
  white-space: nowrap;
  color: transparent;
  background: transparent;
  width: 40px;
  overflow: hidden;
}
.sb-search .sb-search-submit:hover, .sb-search .sb-search-submit:focus {
  color: transparent;
  border-radius: 0 3px 3px 0;
}
.sb-search .sb-icon-search {
  position: absolute;
  top: 4px;
  left: 12px;
  z-index: 10;
  pointer-events: none;
  font-family: "cookely";
  font-size: 18px;
  speak: none;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  text-transform: none;
  transition: 0.1s ease all;
}
.sb-search .sb-search-submit-wrap:hover .sb-icon-search {
  color: #fff;
}

.sb-icon-search {
  display: none;
}

.sb-search .sb-search-input::-webkit-input-placeholder {
  opacity: 0.8;
}

.sb-search .sb-search-input:-moz-placeholder {
  opacity: 0.8;
}

.sb-search .sb-search-input::-moz-placeholder {
  opacity: 0.8;
}

.sb-search .sb-search-input:-ms-input-placeholder {
  opacity: 0.8;
}

/*--------------------------------------------------------------
## Social Icons in Header
--------------------------------------------------------------*/
/* Header Social Icons */
.footer-social,
.header_social {
  text-align: right;
}
.footer-social .widget,
.header_social .widget {
  margin: 0;
}
.footer-social .widget h3.title,
.header_social .widget h3.title {
  display: none;
}
.footer-social .widget .zoom-social-icons-list--no-labels.zoom-social-icons-list--without-canvas,
.header_social .widget .zoom-social-icons-list--no-labels.zoom-social-icons-list--without-canvas {
  margin: 0;
}
.footer-social .widget .zoom-social-icons-list--no-labels.zoom-social-icons-list--without-canvas .socicon,
.footer-social .widget .zoom-social-icons-list--no-labels.zoom-social-icons-list--without-canvas .genericon,
.footer-social .widget .zoom-social-icons-list--no-labels.zoom-social-icons-list--without-canvas .dashicons,
.footer-social .widget .zoom-social-icons-list--no-labels.zoom-social-icons-list--without-canvas .fa,
.header_social .widget .zoom-social-icons-list--no-labels.zoom-social-icons-list--without-canvas .socicon,
.header_social .widget .zoom-social-icons-list--no-labels.zoom-social-icons-list--without-canvas .genericon,
.header_social .widget .zoom-social-icons-list--no-labels.zoom-social-icons-list--without-canvas .dashicons,
.header_social .widget .zoom-social-icons-list--no-labels.zoom-social-icons-list--without-canvas .fa {
  border-radius: 50px;
}
.footer-social .widget .zoom-social-icons-list--no-labels.zoom-social-icons-list--without-canvas .socicon:hover,
.footer-social .widget .zoom-social-icons-list--no-labels.zoom-social-icons-list--without-canvas .genericon:hover,
.footer-social .widget .zoom-social-icons-list--no-labels.zoom-social-icons-list--without-canvas .dashicons:hover,
.footer-social .widget .zoom-social-icons-list--no-labels.zoom-social-icons-list--without-canvas .fa:hover,
.header_social .widget .zoom-social-icons-list--no-labels.zoom-social-icons-list--without-canvas .socicon:hover,
.header_social .widget .zoom-social-icons-list--no-labels.zoom-social-icons-list--without-canvas .genericon:hover,
.header_social .widget .zoom-social-icons-list--no-labels.zoom-social-icons-list--without-canvas .dashicons:hover,
.header_social .widget .zoom-social-icons-list--no-labels.zoom-social-icons-list--without-canvas .fa:hover {
  opacity: 1 !important;
}
.footer-social .zoom-social-icons-list--without-canvas .socicon,
.header_social .zoom-social-icons-list--without-canvas .socicon {
  transition: 0.3s ease all;
  padding: 5px;
}
.footer-social .google-auto-placed,
.header_social .google-auto-placed {
  display: none;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #444444;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  float: left;
  margin-right: 15px;
}

.alignright {
  float: right;
  margin-left: 15px;
}

.aligncenter {
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  margin: 0;
  padding: 0;
  font-family: var(--cookely-font-main, "Rubik"), sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.7;
  background-color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body.noscroll {
  position: fixed;
  overflow: hidden;
  width: 100%;
}

.inner-wrap {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0;
}

#main {
  clear: both;
}

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.content-area {
  float: left;
  width: 66.667%;
}

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

.full-layout .recent-posts #infinite-handle {
  width: 100%;
  margin: 20px 0 0;
}
.full-layout .recent-posts.list-view #infinite-handle {
  margin: 20px 0 0;
}

.recent-posts {
  font-size: 0;
}
.recent-posts .post,
.recent-posts .type-page {
  font-size: 16px;
  position: relative;
  overflow: hidden;
  margin: 0 0 40px;
  display: inline-block;
  vertical-align: top;
  width: 47.5%;
  margin: 0 5% 40px 0;
}
.recent-posts .post.regular-post:nth-of-type(2n+2),
.recent-posts .type-page.regular-post:nth-of-type(2n+2) {
  margin-right: 0;
}

@media (min-width: 800px) {
  .full-layout .recent-posts .post, .full-layout .recent-posts .type-page {
    padding: 0;
    border: none;
    margin-right: 2.25%;
    width: 31.6666666%;
  }
  .full-layout .recent-posts .post.regular-post:nth-of-type(2n+2), .full-layout .recent-posts .type-page.regular-post:nth-of-type(2n+2) {
    margin-right: 2.25%;
  }
  .full-layout .recent-posts .post.regular-post:nth-of-type(3n+3), .full-layout .recent-posts .type-page.regular-post:nth-of-type(3n+3) {
    margin-right: 0;
  }
  .full-layout .recent-posts .post:nth-of-type(3n+3), .full-layout .recent-posts .type-page:nth-of-type(3n+3) {
    margin-right: 0;
  }
}
.home .content-area:not(.full-layout) .recent-posts .post.sticky {
  display: block;
  padding: 0;
  width: 100%;
}
.home .content-area:not(.full-layout) .recent-posts .post.sticky .post-thumb {
  margin: 0 0 20px;
  width: 100%;
}
.home .content-area:not(.full-layout) .recent-posts .post.sticky .entry-body {
  padding: 0 30px 40px;
}

.recent-posts .post-thumb {
  margin: 0 0 15px;
}

.recent-posts .entry-body {
  padding: 0;
  overflow: hidden;
}

.recent-posts.list-view .type-page, .recent-posts.list-view .post {
  width: 100%;
  margin-right: 0;
  padding: 0 0 40px;
}
.recent-posts.list-view .type-page .entry-body, .recent-posts.list-view .post .entry-body {
  padding: 0 0 0 40px;
  overflow: hidden;
}

.recent-posts .entry-body:only-child {
  padding: 0;
}
.recent-posts .entry-body *:last-child {
  margin-bottom: 0;
}
.recent-posts .entry-title {
  font-size: 28px;
  font-weight: 400;
}

.entry-title {
  position: relative;
  margin: 0 0 8px;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.3;
}
.entry-title a {
  color: #000;
}
.entry-title .edit-link {
  top: 0;
  right: 0;
  transform: translate(100%);
  font-size: 12px;
}
.entry-title .edit-link a {
  color: rgba(0, 0, 0, 0.4);
}

.entry-content:before {
  content: " ";
  display: table;
}
.entry-content:after {
  content: " ";
  display: table;
  clear: both;
}
.entry-content p {
  margin-bottom: 28px;
  line-height: 1.6;
}
.entry-content p:last-child {
  margin-bottom: 0;
}
.entry-content img {
  max-width: 100%;
  height: auto;
}

.entry-meta {
  margin-bottom: 15px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 14px;
}
.entry-meta span + span:before {
  content: " ● ";
  font-size: 8px;
  margin: 0 8px;
  font-style: normal;
  vertical-align: 20%;
}

.entry-body span.entry-date, .entry-body span.comments-link, .entry-body span.entry-author, .entry-body span.edit-link {
  display: inline-block;
  font-weight: normal;
  text-transform: uppercase;
  margin: 0 0 10px;
  letter-spacing: 2px;
  font-size: 14px;
}
.entry-body span.entry-date + span:not(.cat-links)::before, .entry-body span.comments-link + span:not(.cat-links)::before, .entry-body span.entry-author + span:not(.cat-links)::before, .entry-body span.edit-link + span:not(.cat-links)::before {
  content: " ● ";
  font-size: 8px;
  font-style: normal;
  vertical-align: 20%;
  margin: 0 8px;
}

.cat-links {
  margin: 0;
  font-weight: normal;
  letter-spacing: 1px;
  display: block;
}
.cat-links a {
  display: inline-block;
}

.more-link, .more_link {
  display: table;
  margin: 20px 0 0;
}

.readmore_button {
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  margin: 0 0 20px;
}
.readmore_button a {
  display: inline-block;
  color: #fff;
  padding: 5px 17px;
  transition-duration: 200ms;
}
.readmore_button a:hover, .readmore_button a:active {
  color: #fff;
}

/* List View */
.recent-posts.list-view {
  display: block;
  margin: 0;
}
.recent-posts.list-view .type-page,
.recent-posts.list-view .post {
  display: flex;
  padding: 0 0 40px;
  margin: 0 0 40px;
  max-width: 100%;
}
.recent-posts.list-view .type-page:last-child,
.recent-posts.list-view .post:last-child {
  padding-bottom: 0;
  border-bottom: none;
  margin-bottom: 0;
}
.recent-posts.list-view .post-thumb {
  margin: 0;
  min-width: 380px;
  width: 380px;
}
.recent-posts.list-view .entry-body {
  padding: 0 0 0 30px;
}

.category_description {
  font-style: italic;
  margin: -15px 0 40px;
}

/*********************************************************************************************

7.  Single posts

*********************************************************************************************/
body.cookely-hide-page-title .entry-header {
  display: none;
}

.featimg-loc-right.featimg-size-normal.featimg-orient-landscape .site-sidebar {
  margin-top: 450px;
}
.featimg-loc-right.featimg-size-normal.featimg-orient-portrait .site-sidebar {
  margin-top: 1020px;
}
.featimg-loc-right.featimg-size-large.featimg-orient-landscape .site-sidebar {
  margin-top: 650px;
}
.featimg-loc-right.featimg-size-large.featimg-orient-portrait .site-sidebar {
  margin-top: 1130px;
}

.single article {
  position: relative;
}
.single .entry-content {
  margin-top: 20px;
  padding-top: 25px;
}

@media (min-width: 1240px) {
  .single .content-area .post-thumb.size-large {
    width: 900px;
    margin-left: -110px;
  }
  .single .full-width .content-area .post-thumb.size-large {
    width: 1310px;
    margin-left: -110px;
  }
}
.entry-header {
  margin: 0 0 30px;
}

.single .content-area .post-thumb {
  margin: 0 0 25px;
}

.page .site-main.full-width-page > article {
  float: none;
  max-width: 100%;
  width: 100%;
}

h1.entry-title {
  color: #000;
}

.single h1.entry-title {
  font-size: 36px;
  text-align: left;
  line-height: 1.2;
  font-weight: 500;
}

.page h1.entry-title {
  font-size: 44px;
  line-height: 1.4;
  font-weight: 500;
}
.page .entry-info {
  margin-bottom: 30px;
}

.single .entry-info {
  margin-bottom: 30px;
}

.page .entry-category + .entry-date {
  display: inline-block;
}

.single .entry-category + .entry-date {
  display: inline-block;
}

.entry-content {
  margin-bottom: 20px;
}
.entry-content .wp-block-button__link {
  text-decoration: none;
}
.entry-content a {
  text-decoration: underline;
  font-weight: 500;
}
.entry-content a.wpz-sc-button {
  text-decoration: none;
  color: #fff;
  font-weight: normal;
}
.entry-content a.wpz-sc-button:hover {
  color: #fff;
}
.entry-content .wpz-sc-ilink a, .entry-content .shortcode-tabs ul.tab_titles li.nav-tab a {
  text-decoration: none;
}
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
  font-family: var(--cookely-font-headings, "Esteban"), sans-serif;
  font-weight: 500;
  color: #000;
  margin-bottom: 15px;
  line-height: 1.4;
}
.entry-content .wp-block-image img {
  margin-bottom: 20px;
  max-width: 100%;
  height: auto;
}
.entry-content .wp-block-image .aligncenter {
  text-align: center;
}
.entry-content img.alignnone, .entry-content img.aligncenter, .entry-content img.alignleft, .entry-content img.alignright, .entry-content img.attachment-fullsize {
  margin-bottom: 20px;
  max-width: 100%;
  height: auto;
}

.wp-block-image .aligncenter > figcaption, .wp-block-image.alignwide > figcaption, .wp-block-image.alignfull > figcaption, .wp-block-image .alignleft > figcaption, .wp-block-image .alignright > figcaption, .wp-block-image.is-resized > figcaption {
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 14px;
  color: #868686;
}

.entry-content ul, .entry-content ol {
  margin: 0 0 20px 15px;
}
.entry-content .wp-block-gallery {
  margin-left: 0;
  display: flex;
}
.entry-content li ul, .entry-content li ol {
  margin-bottom: 0;
}
.entry-content li {
  list-style-position: inside;
}
.entry-content ul li {
  list-style-type: disc;
}
.entry-content ol li {
  list-style-type: decimal;
}
.entry-content .shortcode-unorderedlist ul li {
  list-style-type: none;
}
.entry-content .shortcode-unorderedlist ul li ul {
  list-style-type: none;
}
.entry-content .shortcode-unorderedlist ul li {
  list-style-type: none;
}
.entry-content .shortcode-unorderedlist ul li ul {
  list-style-type: none;
}
.entry-content blockquote {
  font-style: italic;
  font-size: 22px;
  font-weight: 400;
  margin: 45px 40px;
  padding: 0 0 0 40px;
}

/* Recipe Shortcodes [ingredients], [directions] */
.shortcode-ingredients {
  color: #736458;
  background-color: #FBF9E7;
  border-radius: 3px;
  margin: 30px 0;
  padding: 30px 30px 15px;
}
.shortcode-ingredients > h3 {
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0 0 10px;
}

.shortcode-directions > h3 {
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0 0 10px;
}

.shortcode-ingredients > ul {
  margin: 0;
  list-style: none;
}
.shortcode-ingredients > ul > li {
  list-style: none;
  padding: 0 0 13px;
  margin: 0 0 13px;
  border-bottom: 1px solid #e9e5c9;
  position: relative;
  cursor: pointer;
  line-height: 1.7;
}
.shortcode-ingredients > ul > li:hover {
  text-decoration: line-through;
}
.shortcode-ingredients > ul > li span.tick {
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 18px;
  margin: 0 10px 0 0;
  border-radius: 50%;
  border: 2px solid #DEDAB6;
  cursor: pointer;
  position: relative;
}
.shortcode-ingredients > ul > li span.tick.ticked {
  border: 2px solid #9AD093;
  background: #9AD093;
  -webkit-box-shadow: inset 0px 0px 0px 2px #FBF9E7;
  -moz-box-shadow: inset 0px 0px 0px 2px #FBF9E7;
  box-shadow: inset 0px 0px 0px 2px #FBF9E7;
}
.shortcode-ingredients > ul > li.ticked {
  text-decoration: line-through;
}

.shortcode-directions {
  margin: 40px 0;
}
.shortcode-directions > ol {
  counter-reset: count;
  line-height: normal;
  margin: 0;
  list-style: none;
}
.shortcode-directions > ol > li {
  list-style: none;
  position: relative;
  line-height: 1.8;
  min-height: 44px;
  padding-left: 40px;
  margin: 0 0 30px;
}
.shortcode-directions > ol > li:before {
  counter-increment: count;
  content: counter(count);
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 24px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1.4;
  width: 35px;
  vertical-align: middle;
  padding: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin-right: 20px;
}
.shortcode-directions > ol > li:last-child {
  margin: 0;
}

/* Galleries */
.entry-content .gallery a:hover {
  opacity: 0.6;
  transition: opacity 0.25s ease-in-out;
}

.gallery-item {
  display: inline-block;
  max-width: 33.33%;
  padding: 0 1.1400652% 2.2801304%;
  text-align: center;
  vertical-align: top;
  width: 100%;
}

.gallery-columns-1 .gallery-item {
  max-width: 100%;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-columns-4 .gallery-item {
  max-width: 25%;
}

.gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-icon img {
  margin: 0 auto;
}

.wp-caption-text, .gallery-caption {
  color: #868686;
  margin: 0;
  padding: 15px 0;
  text-align: center;
  display: block;
  font-style: italic;
  line-height: 1.4;
}

.gallery-columns-6 .gallery-caption, .gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption {
  display: none;
}

/* Images align */
.entry-content .aligncenter, div.aligncenter {
  clear: both;
  margin-left: auto;
  margin-right: auto;
}

.alignleft, .entry-content .alignleft {
  float: left;
  margin-right: 15px;
}

.alignright {
  float: right;
  margin-left: 15px;
}

.entry-content .alignright {
  float: right;
  margin-left: 15px;
}
.entry-content .wp-caption {
  width: auto;
  text-align: center;
}
.entry-content .wp-caption img {
  background: none;
  margin: 0;
  border: 0 none;
  max-width: 100%;
  width: auto;
  height: auto;
}
.entry-content .wp-caption.aligncenter {
  margin: 0 auto 15px;
}

/* Gutenberg Images */
.wp-block-group > .wp-block-group__inner-container {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}

.entry-content .alignfull {
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  width: 100vw;
  max-width: 100vw;
}
.entry-content .alignfull .wp-block-cover__inner-container,
.entry-content .alignfull .wp-block-group__inner-container {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}
.entry-content .alignfull .alignfull,
.entry-content .alignfull .alignfull:not(.wp-block-group):not(.wp-block-post-featured-image):not(.wp-block-query):not(.wpzoom-blocks_portfolio-block):not(.wp-block-cover):not(.wp-block-columns) img {
  width: 100vw;
  max-width: 100vw;
}

.entry-content .alignfull,
.entry-content .alignfull.wp-block-image img {
  position: relative;
  z-index: 6;
}

@media only screen and (min-width: 1390px) {
  .entry-content .alignwide,
  .entry-content ul.wp-block-gallery.alignwide {
    margin-left: -125px;
    margin-right: -125px;
    max-width: 1450px;
    position: relative;
    z-index: 6;
  }
}
/* Caption for images */
img.wp-smiley {
  border: none;
  padding: 0;
}

#snippet-box {
  width: 100% !important;
  float: none !important;
}

/* Jetpack Related Posts */
h4.jp-relatedposts-post-title {
  margin: 10px 0 5px !important;
  font-weight: 400;
}

#jp-relatedposts h3.jp-relatedposts-headline em {
  font-weight: 500 !important;
}

.single div#jp-relatedposts h3.jp-relatedposts-headline {
  text-transform: uppercase;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
}
.single div#jp-relatedposts h3.jp-relatedposts-headline em:before {
  display: none;
}

/* Tags */
.tag_list {
  text-align: center;
  position: relative;
}
.tag_list:before {
  content: " ";
  margin: 40px auto;
  height: 1px;
  display: block;
}
.tag_list h4 {
  display: none;
  text-transform: uppercase;
  margin: 0 0 15px;
  font-size: 16px;
  font-weight: bold;
}
.tag_list a {
  display: inline-block;
  transition: all 0.25s ease-in-out;
  text-decoration: none;
  font-size: 14px;
  margin: 0 10px;
  padding: 0 5px;
  box-shadow: white 0 24px inset;
  position: relative;
  z-index: 5;
  text-transform: uppercase;
  font-weight: 500;
}
.tag_list a:hover {
  box-shadow: none;
}
.tag_list a:after {
  bottom: 2px;
  content: "";
  height: 7px;
  left: 0;
  position: absolute;
  -webkit-transition: all 0.1s linear;
  transition: all 0.1s linear;
  width: 100%;
  z-index: -1;
}

/* Sharing Buttons */
.entry-content div.sharedaddy.sd-sharing-enabled {
  display: none;
}

.single .share {
  text-align: center;
  padding: 0 0 40px;
  position: relative;
}
.single .share:before {
  content: " ";
  margin: 40px auto;
  height: 1px;
  display: block;
}
.single .share a {
  display: inline-block;
  text-decoration: none;
  font-size: 14px;
  padding: 6px 15px;
  border: 2px solid #000;
  color: #000;
  border-radius: 3px;
  margin: 0 10px;
  transition: all 0.3s ease-out;
  font-weight: 500;
  text-transform: uppercase;
}
.single .share a.twitter svg {
  display: inline-block;
  vertical-align: middle;
  margin: 0 4px 3px 0;
}
.single .share a.twitter:hover svg {
  fill: #fff;
}
.single .share a.facebook {
  color: #2e6cc8;
  border-color: #2e6cc8;
}
.single .share a.print {
  color: #76a75e;
  border-color: #76a75e;
}
.single .share a.pinterest {
  color: #bd081c;
  border-color: #bd081c;
  cursor: pointer;
}
.single .share a:before {
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  vertical-align: middle;
  margin: 0 8px 0 0;
  font: normal 18px/100% "dashicons";
}
.single .share a.facebook:before {
  content: "\f305";
  margin-bottom: 2px;
}
.single .share a.print:before {
  font-family: "cookely";
  content: "\e90c";
}
.single .share a.pinterest:before {
  content: "\e603";
  font-family: "cookely";
}
.single .share a.twitter:hover {
  background: #000;
  color: #fff;
}
.single .share a.facebook:hover {
  background: #2e6cc8;
  color: #fff;
}
.single .share a.print:hover {
  background: #76a75e;
  color: #fff;
}
.single .share a.pinterest:hover {
  background: #bd081c;
  color: #fff;
}
.single .wpz-float-sharing-wrap {
  position: absolute;
  top: 0;
  left: -95px;
  bottom: 0;
  z-index: 5;
}
.single .wpz-float-sharing {
  position: -webkit-sticky;
  position: sticky;
  top: 80px;
  text-align: center;
}
.single .wpz-float-sharing.sticky {
  position: fixed;
}
.single .wpz-float-sharing .sd-title {
  display: block;
  font-weight: 500;
  text-transform: uppercase;
  max-width: 45px;
  margin: 0 0 10px;
}
.single .wpz-float-sharing .sd-title::before {
  display: none;
}
.single .wpz-float-sharing .sd-content ul {
  text-align: left;
  padding: 0 !important;
  margin: 0 !important;
}
.single .wpz-float-sharing .sd-content ul li {
  display: block;
  float: none;
  height: auto;
  padding: 0;
  margin: -1px 0 0 !important;
}
.single .wpz-float-sharing .sd-content ul li a.sd-button {
  display: block;
  position: relative;
  top: 0 !important;
  z-index: 5;
  font-family: var(--cookely-font-main, "Rubik"), sans-serif;
  line-height: 1 !important;
  color: transparent !important;
  opacity: 1 !important;
  background: #fff !important;
  max-width: 45px;
  padding: 12px !important;
  border: none;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  overflow: hidden;
  margin: 0 !important;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.single .wpz-float-sharing .sd-content ul li a.sd-button::before {
  display: inline;
  position: static;
  font-size: 20px;
  vertical-align: sub;
  margin: 0 8px 0 0;
  transition: all 0.3s ease-out;
}
.single .wpz-float-sharing .sd-content ul li a.sd-button:hover {
  z-index: 6;
  background: #fff;
  max-width: 200px;
  border: none;
}
.single .wpz-float-sharing .sd-content ul li a.sd-button.no-text {
  max-width: 45px !important;
}
.single .wpz-float-sharing .sd-content ul li a.sd-button.no-icon {
  color: #77584b !important;
  max-width: none;
}
.single .wpz-float-sharing .sd-content ul li a.sd-button.no-icon::before {
  display: none;
}
.single .wpz-float-sharing .sd-content ul li a.sd-button.no-icon:hover {
  color: #c75621 !important;
}
.single .wpz-float-sharing .sd-content ul li a.sd-button > span {
  line-height: 1 !important;
}
.single .post_author {
  padding: 40px 0;
}
.single .author-description {
  overflow: hidden;
}
.single .post_author .author-title {
  font-family: var(--cookely-font-headings, "Esteban"), sans-serif;
  font-size: 22px;
  font-weight: normal;
  color: #000;
  margin: 0 10px 14px 0;
}
.single .post_author .author-title a {
  color: #000;
}
.single .post_author .author-bio {
  line-height: 1.8;
}
.single .post_author > img {
  float: left;
  margin-right: 60px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

/* Author Bio */
.author_links {
  font-size: 16px;
  display: inline-block;
}
.author_links a {
  margin: 0 20px 0 0;
}
.author_links a:before {
  content: "\e600";
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  font: normal 18px/100% "cookely";
  vertical-align: top;
  margin: 4px 5px 0 0;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
}
.author_links a.author_facebook:before {
  content: "\e601";
}
.author_links a.author_instagram:before {
  content: "\ea92";
}

/* Next/Previous Posts */
.prevnext {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  padding: 30px 0;
  margin-bottom: 30px;
  overflow: hidden;
}
.prevnext > div {
  max-width: 380px;
  flex: 1;
}
.prevnext img {
  margin: 0;
  display: block;
}
.prevnext .prevnext_title {
  display: block;
  font-weight: 400;
  font-size: 22px;
  text-align: center;
  line-height: 1.3;
  color: #fff;
  overflow: hidden;
  position: relative;
}
.prevnext .prevnext_title > span {
  display: flex;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(138, 54, 15, 0.36);
  padding: 20px;
  box-shadow: inset 0 0 0 5px #fff;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.prevnext .prevnext_title:hover > span {
  box-shadow: inset 0 0 0 0 #fff;
}
.prevnext .prevnext_title > span > span {
  display: block;
  width: 100%;
}
.prevnext strong {
  display: block;
  font-weight: 400;
  margin: 10px 0;
}
.prevnext em {
  display: block;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  color: #ffeee8;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.prevnext .prevnext_title:hover em {
  max-height: 200px;
}

/* Yoast Breadcrumbs */
.wpz_breadcrumbs {
  margin-bottom: 30px;
  color: #8d8d8d;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.section-single-top .widget {
  margin-bottom: 20px;
}

/*--------------------------------------------------------------
# Print
--------------------------------------------------------------*/
@media print {
  .top-navbar,
  .main-navbar,
  #respond,
  #sidebar,
  .site-footer,
  .tag_list,
  .post_author,
  .single .share,
  .rw-rating-table,
  .sharedaddy,
  .jp-relatedposts,
  .single .entry-meta,
  .adv_content,
  .site-widgetized-section,
  .navbar-brand-wpz .tagline,
  .rp-post-nav {
    display: none !important;
  }
  .navbar-brand-wpz {
    margin: 0;
  }
  body {
    font-size: 12pt;
  }
  .page h1.entry-title, .single h1.entry-title {
    text-align: left;
    font-size: 22px;
  }
  .single .post-thumb {
    float: left;
    max-width: 35%;
    margin: 2% 3% 25px 0 !important;
  }
  .content-area {
    width: 100%;
    float: none;
  }
}
.wpz_top_disclosure {
  margin: 8px 0 12px;
  font-size: 14px;
  display: block;
  padding: 4px 10px;
}
.wpz_top_disclosure:before {
  display: none;
}
.wpz_top_disclosure:empty {
  display: none;
}

/* WP Recipe Maker buttons */
.wprm-recipe-template-snippet-basic-buttons > a {
  border: none !important;
  border-radius: 2px;
  padding: 5px 16px !important;
  transition: 0.2s ease all;
  text-decoration: none;
}

.entry-content .wprm-recipe-template-compact {
  border-color: #e4e4e4;
  padding: 30px 20px;
  max-width: 100%;
}

.wp-block-post-template.is-flex-container,
.wp-block-query-loop.is-flex-container {
  margin: 0;
}

.wp-block-post-featured-image {
  max-width: 100%;
  margin-bottom: 20px;
}
.wp-block-post-featured-image img {
  border-radius: 3px;
}

.wp-block-post-date,
.wp-block-post-terms {
  font-size: 14px;
}
.wp-block-post-date a,
.wp-block-post-terms a {
  color: #666;
  font-weight: normal;
}
.wp-block-post-date a:hover,
.wp-block-post-terms a:hover {
  text-decoration: underline;
}

.wp-block-post-template.wp-block-post-template li,
.wp-block-query-loop.wp-block-post-template li {
  list-style-type: none;
}

.wp-block-post-template.wp-block-post-template li .alignwide,
.wp-block-query-loop.wp-block-post-template li .alignwide {
  margin-left: 0;
  margin-right: 0;
  max-width: 100%;
}

h2.wp-block-post-title {
  font-size: 22px;
}

.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
  max-width: 200px;
}

/* Gallery: remove bottom margin from nested gallery images */
.wp-block-gallery.has-nested-images figure.wp-block-image img {
  margin-bottom: 0;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
#comments > h3 {
  position: relative;
  font-family: var(--cookely-font-headings, "Esteban"), sans-serif;
  font-size: 30px;
  font-weight: 500;
  text-align: center;
  padding-bottom: 32px;
  margin-top: 80px;
  margin-bottom: 40px;
}

#respond > h3 {
  position: relative;
  margin: 0 0 20px;
  font-size: 26px;
  font-weight: 500;
  color: #000;
}

.comment-notes {
  margin-bottom: 30px;
  font-style: italic;
  color: #aa958c;
}

.commentlist {
  list-style-type: none;
  padding: 0;
}
.commentlist li {
  list-style-type: none;
}
.commentlist .children {
  margin: 30px 0 0 50px;
}
.commentlist .comment {
  margin-bottom: 44px;
  padding-bottom: 32px;
  position: relative;
  line-height: 1.8;
}
.commentlist .children li:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
  margin-top: 30px;
}

.comment .avatar {
  float: left;
  border-radius: 50%;
  margin-right: 28px;
}

.comment-author:before {
  content: " ";
  display: table;
}
.comment-author:after {
  content: " ";
  display: table;
  clear: both;
}
.comment-author .fn {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
}
.comment-author .fn a {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
}
.comment-author .comment-meta {
  font-size: 14px;
  margin-top: 5px;
  font-style: italic;
  color: #a2a2a2;
}
.comment-author .comment-meta a {
  color: #a2a2a2;
}
.comment-author .comment-meta a:hover {
  color: #333;
}

.comment-main {
  overflow: hidden;
}

.comment-body {
  margin-top: 8px;
}

#respond {
  padding: 40px 30px;
  margin-bottom: 85px;
}
#respond .form_fields p {
  margin-bottom: 24px;
  width: 50%;
}
#respond .form_fields p:first-child {
  padding-left: 0;
}
#respond label {
  font-weight: normal;
  font-size: 16px;
  margin-bottom: 5px;
}
#respond input[type=text] {
  width: 90%;
}
#respond textarea {
  width: 100%;
  height: 150px;
}
#respond #submit {
  width: auto;
  padding-left: 25px;
  padding-right: 25px;
  margin-top: 12px;
}
#respond code {
  white-space: pre-wrap;
}

.form-allowed-tags {
  display: none;
}

#respond .form_fields p .required_lab {
  margin-left: 10px;
  color: #a7a7b3;
}
#respond .comment-form-cookies-consent label {
  display: inline;
  margin-left: 10px;
  text-transform: none;
  font-family: inherit;
  font-size: 14px;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Header
--------------------------------------------------------------*/
/* Logo Styles */
.navbar-brand-wpz {
  display: flex;
  margin: 35px 0;
  text-align: left;
}
.navbar-brand-wpz .left-align, .navbar-brand-wpz .right-align {
  display: flex;
  align-items: center;
}
.navbar-brand-wpz .left-align {
  flex-grow: 1;
}
.navbar-brand-wpz .sb-icon-search {
  display: block;
}
.navbar-brand-wpz img {
  max-width: 100%;
  height: auto;
}
.navbar-brand-wpz h1 {
  font-weight: normal;
  font-family: var(--cookely-font-logo, "Bad Script"), sans-serif;
  line-height: 1.2;
  font-size: 49px;
}
.navbar-brand-wpz a:hover {
  text-decoration: none;
  opacity: 0.8;
}
.navbar-brand-wpz .tagline {
  display: block;
  font-size: 16px;
  color: #78767d;
  margin: 0 0 0 30px;
}

.bagel_adv {
  margin: 20px 0 0;
  text-align: center;
}

.adv_content {
  margin: 0 0 50px;
  text-align: center;
}

.single .adv_content {
  margin: 20px 0;
}

.adv_side {
  text-align: center;
}

/*--------------------------------------------------------------
## Sidebar
--------------------------------------------------------------*/
#sidebar {
  float: right;
  width: 30%;
  margin-left: 2%;
}
#sidebar .widget {
  margin: 0 0 40px;
}

.shop-sidebar {
  float: right;
  width: 32%;
  margin-left: 2%;
}

.shop-wrapper {
  overflow: hidden;
}

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

10. Footer

*********************************************************************************************/
.site-footer {
  font-size: 16px;
  margin: 25px 0 0;
}

.footer-widgets {
  padding: 50px 0;
}
.footer-widgets .column {
  padding: 0 30px;
  display: table-cell;
  vertical-align: top;
  font-size: 16px;
  float: none;
}
.footer-widgets.widget-columns-4 .column {
  width: 25%;
}
.footer-widgets.widget-columns-3 .column {
  width: 33.33%;
}
.footer-widgets.widget-columns-2 .column {
  width: 50%;
}
.footer-widgets.widget-columns-1 .column {
  width: 100%;
}
.footer-widgets.widget-columns-2 .column:nth-child(2n+2), .footer-widgets.widget-columns-3 .column:nth-child(3n+3), .footer-widgets.widget-columns-4 .column:nth-child(4n+4) {
  margin-right: 0;
}
.footer-widgets .widget {
  text-align: left;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.footer-widgets .column:last-child .widget:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}
.footer-widgets .widget .title {
  text-align: left;
}
.footer-widgets .wpzoom-bio .title {
  font-family: var(--cookely-font-logo, "Bad Script"), sans-serif;
  font-weight: normal;
  font-size: 45px;
  text-align: left;
  text-transform: none;
}
.footer-widgets .widget ul li {
  padding: 0;
}

.footer-menu {
  text-align: center;
  margin: 50px auto 20px;
}
.footer-menu ul {
  margin: 0;
}
.footer-menu ul li {
  display: inline-block;
  margin: 0;
  text-transform: uppercase;
}
.footer-menu ul li::after {
  content: "•";
  display: inline-block;
  vertical-align: 10%;
  margin: 0 15px;
}
.footer-menu ul li:last-child::after {
  content: "";
  display: none;
}
.footer-menu a {
  color: #767676;
}

.footer-social {
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
}
.footer-social .widget {
  margin-bottom: 20px;
}
.footer-social .widget:only-child .title {
  display: none;
}
.site-info {
  max-width: 720px;
  margin: 0 auto;
  padding: 30px 0;
  color: #7b7b7b;
  font-size: 14px;
  letter-spacing: 1px;
  text-align: center;
}
.site-info a {
  font-weight: 500;
}
.site-info:before {
  content: " ";
  display: table;
}
.site-info:after {
  content: " ";
  display: table;
  clear: both;
}

.footer-disclosure_wpz {
  text-align: center;
  margin-top: 10px;
}
.footer-disclosure_wpz .widget {
  margin-bottom: 20px;
}

/*--------------------------------------------------------------
## Homepage
--------------------------------------------------------------*/
.site-main:before {
  content: " ";
  display: table;
}
.site-main:after {
  content: " ";
  display: table;
  clear: both;
}

/* Widgets on Homepage below Slideshow */
.home-widgetized-sections {
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
  padding: 0;
  margin: -15px -15px 50px;
}
.home-widgetized-sections .widget {
  flex-grow: 1;
  flex: 1 1 30%;
  margin: 15px 15px 0 15px;
}
.home-widgetized-sections .widget .title {
  text-align: center;
  font-family: var(--cookely-font-headings, "Esteban"), sans-serif;
  color: #000;
  text-transform: none;
  font-size: 28px;
}
.home-widgetized-sections .widget .title a {
  color: #000;
}

.home-widgetized-mid {
  padding: 40px 0;
  margin: 0 0 70px;
}
.home-widgetized-mid .inner-wrap {
  position: relative;
}
.home-widgetized-mid .inner-wrap::before, .home-widgetized-mid .inner-wrap::after {
  position: absolute;
  font-family: "cookely";
  font-size: 99px;
  line-height: 1;
  speak: none;
}
.home-widgetized-mid .inside-inner-wrap::before, .home-widgetized-mid .inside-inner-wrap::after {
  position: absolute;
  font-family: "cookely";
  font-size: 99px;
  line-height: 1;
  speak: none;
}
.home-widgetized-mid .inner-wrap::before {
  content: "\e902";
  top: -70px;
  left: 15%;
}
.home-widgetized-mid .inner-wrap::after {
  content: "\e901";
  top: -70px;
  right: 5%;
}
.home-widgetized-mid .inside-inner-wrap::before {
  content: "\e905";
  left: 0;
  bottom: -90px;
}
.home-widgetized-mid .inside-inner-wrap::after {
  content: "\e904";
  right: 0;
  bottom: -90px;
}
.home-widgetized-mid .widget {
  margin: 0;
  padding: 20px 0;
}
.home-widgetized-mid .widget.widget_mailpoet_form, .home-widgetized-mid .widget.widget_wysija {
  background: none;
  max-width: 800px;
  padding: 40px;
  margin: 0 auto;
  text-align: center;
}
.home-widgetized-mid .widget .mc4wp-form-fields {
  text-align: center;
  display: flex;
  max-width: 800px;
  padding: 10px;
  margin: 0 auto;
  justify-content: space-around;
  align-items: flex-end;
}
.home-widgetized-mid .widget .mc4wp-form-fields input[type=text], .home-widgetized-mid .widget .mc4wp-form-fields input[type=email], .home-widgetized-mid .widget .mc4wp-form-fields input, .home-widgetized-mid .widget .mc4wp-form-fields textarea {
  width: 100%;
}
.home-widgetized-mid .widget .mc4wp-form-fields label {
  text-align: left;
  font-weight: 400;
}
.home-widgetized-mid .widget .mc4wp-form-fields input[type=submit] {
  position: relative;
}
.home-widgetized-mid .widget .mc4wp-form-fields p {
  flex-basis: 50%;
  min-width: 0;
  margin: 0 10px;
  position: relative;
}
.home-widgetized-mid .widget .mc4wp-form-fields p .cookely-envelope-o {
  position: absolute;
  left: 0;
  color: #fff;
  z-index: 10;
  -webkit-font-smoothing: antialiased;
  vertical-align: top;
  font-size: 20px;
  margin: 10px 8px 5px 12px;
}
.home-widgetized-mid .widget .title {
  text-align: center;
  font-family: var(--cookely-font-headings, "Esteban"), sans-serif;
  color: #000;
  text-transform: none;
  font-size: 28px;
}

/* by default there are 4 widgets */
.site-widgetized-section .widgets .widget {
  /* restore font size cleared because of inline-block */
  font-size: 16px;
  width: 100%;
  margin-right: 0;
}

.column-widgets {
  font-size: 0;
}
.column-widgets .widget-column {
  display: inline-block;
  vertical-align: top;
  width: 31%;
  margin: 0 3.5% 0 0;
  font-size: 16px;
}
.column-widgets .widget-column:nth-child(3n+3) {
  margin-right: 0;
}
.column-widgets .widget-column img {
  max-width: 100%;
  height: auto;
}

/*--------------------------------------------------------------
## Page Templates
--------------------------------------------------------------*/
.shop-wrapper.side-right {
  float: left;
  width: 65.79%;
}

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

/* Keep block-constrained content aligned with the full-width template container. */
.page-template-full-width,
.page-template-page-templatesfull-width-php {
  --wp--style--global--content-size: 1200px;
}

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

/* Template: Archives */
h3.archive_year {
  font-size: 24px;
  margin-top: 35px;
}

#archives .archives_list {
  border-left: 1px dotted #e6e6e6;
  list-style: none;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin: 0 0 15px 15px;
}

#archives .archives_list li {
  clear: left;
  padding-left: 24px;
  font-style: normal;
  list-style: none;
  margin-bottom: 10px;
}

#archives .archives_list .date {
  color: #808080;
  width: 15%;
  display: inline-block;
  vertical-align: top;
}

#archives .archives_list .linked {
  width: 65%;
  display: inline-block;
  vertical-align: top;
}

#archives .archives_list .comments {
  width: 17%;
  display: inline-block;
  vertical-align: top;
  color: #808080;
  float: right;
  font-size: 16px;
}

#archives .archives_list .comments a {
  color: #808080;
  font-weight: normal;
}

#archives .archives_list .comments a:hover {
  text-decoration: none;
  color: #333;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin-bottom: 50px;
  position: relative;
}
.widget .title {
  margin-bottom: 20px;
  padding: 0;
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
}
.widget ul {
  clear: both;
  margin: 0;
}
.widget ul li {
  list-style-type: none;
  margin: 0 0 5px;
}
.widget ul ul {
  margin: 0;
  padding: 0;
  border-top: none;
}
.widget ul ul li {
  border: none;
}

.widget_search label {
  display: inline;
}

.textwidget img {
  max-width: 100%;
  height: auto;
}

/* Tag Cloud */
.wp-block-tag-cloud,
.tagcloud {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.wp-block-tag-cloud a,
.tagcloud a {
  text-align: center;
}
.wp-block-tag-cloud a.has_sub,
.tagcloud a.has_sub {
  padding-right: 0;
}
.wp-block-tag-cloud a,
.tagcloud a {
  display: flex;
  flex-basis: 49%;
  align-items: stretch;
  padding: 0;
  line-height: 30px;
  margin: 0 2% 2% 0;
  font-size: 14px !important;
  text-transform: capitalize;
  transition: all 0.2s ease;
}
.wp-block-tag-cloud a:nth-child(2n),
.tagcloud a:nth-child(2n) {
  margin-right: 0;
}
.wp-block-tag-cloud span:first-child,
.tagcloud span:first-child {
  display: block;
  flex-grow: 1;
}
.wp-block-tag-cloud a .post_count,
.tagcloud a .post_count {
  padding: 0 15px;
  font-size: 12px !important;
  margin: 0;
  font-weight: 500;
  transition: all 0.2s ease;
}
.wp-block-tag-cloud a:hover .post_count,
.tagcloud a:hover .post_count {
  color: #fff;
}
.wp-block-tag-cloud a > *,
.tagcloud a > * {
  display: flex;
  align-items: center;
}

/*--------------------------------------------------------------
# Author Bio
--------------------------------------------------------------*/
/* Author Bio widget */
#sidebar .wpzoom-bio {
  text-align: center;
  padding: 30px;
}
#sidebar .wpzoom-bio .meta {
  font-family: var(--cookely-font-headings, "Esteban"), sans-serif;
  font-size: 24px;
  font-weight: 500;
  text-transform: none;
  color: #000;
}

.wpzoom-bio .meta {
  display: block;
  margin: 0 0 10px;
  font-weight: 500;
  color: #000;
  font-size: 20px;
}
.wpzoom-bio .content {
  line-height: 1.8;
}
.wpzoom-bio img {
  margin: 0 0 15px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.wpzoom-bio .wpz_about_button {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 500;
  border: none;
  color: white;
  transition: 0.2s ease all;
  clear: both;
  display: inline-block;
  width: auto;
  padding: 3px 20px;
  margin: 10px 0 15px;
}
.wpzoom-bio .wpz_about_button:hover {
  cursor: pointer;
  border: none;
  color: #fff;
}

/*--------------------------------------------------------------
# Image Box
--------------------------------------------------------------*/
/* Single Page Widget */
.post_thumb_withbg {
  height: 230px;
  width: 100%;
  color: #fff;
  text-align: center;
  background-color: #eee;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative;
  transition: all 0.2s ease;
  display: table;
  box-sizing: border-box;
  padding: 10px;
}
.post_thumb_withbg:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  transition: all 0.2s ease;
}
.post_thumb_withbg a {
  color: #fff;
  display: table;
  width: 100%;
  height: 100%;
}
.post_thumb_withbg h3.title {
  color: #000;
  line-height: 1.5em;
  padding: 8px 18px;
  font-weight: 300;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  background: #ffffff;
  display: inline-block;
  margin: 0;
}
.post_thumb_withbg .featured_page_content {
  color: #fff;
  position: relative;
  z-index: 10;
  height: 100%;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  transition: all 0.2s ease;
}

/*--------------------------------------------------------------
# Featured Category
--------------------------------------------------------------*/
/* Featured Category Widget */
.wpzoom-featured-cat .sharedaddy {
  display: none;
}
.wpzoom-featured-cat img {
  max-width: 100%;
  height: auto;
}
.wpzoom-featured-cat h3.title {
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-weight: normal;
}
.wpzoom-featured-cat h3.title a:hover {
  color: #000;
}
.wpzoom-featured-cat h3.entry-title {
  margin-bottom: 10px;
  font-size: 20px;
}

.widgets-3 .wpzoom-featured-cat h3.entry-title, #sidebar .wpzoom-featured-cat h3.entry-title, .footer-widgets .wpzoom-featured-cat h3.entry-title, .widgets-4 .wpzoom-featured-cat h3.entry-title {
  font-size: 20px;
}

.wpzoom-featured-cat .right-col .entry-meta {
  margin: 0;
}
.wpzoom-featured-cat p {
  font-size: 16px;
  line-height: 1.7;
  margin: 0;
}
.wpzoom-featured-cat .main-post {
  margin: 0 0 20px;
}
.wpzoom-featured-cat .main-post img {
  margin: 0 0 20px;
}
.wpzoom-featured-cat .featured-list h4 {
  font-size: 20px;
  margin: 0;
}
.wpzoom-featured-cat .featured-list li {
  display: block;
  margin: 15px 0;
  text-align: left;
}
.wpzoom-featured-cat .featured-list li:last-child {
  border-bottom: none;
  margin: 0;
  padding: 0;
}
.wpzoom-featured-cat .featured-list img {
  float: left;
  margin: 0 15px 0 0;
}

/* Featured Categories (Homepage) widget */
.section-home-featured .widget {
  padding: 0 0 20px;
  margin: 0 0 30px;
  text-align: left;
}
.section-home-featured .widget .title {
  text-align: left;
}

ul.wpz-featured-grid {
  font-size: 0;
  text-align: left;
}
ul.wpz-featured-grid li {
  margin: 0 0 20px;
  font-size: 16px;
  text-align: left;
  display: inline-block;
  vertical-align: top;
}
ul.wpz-featured-grid li:nth-child(3n+3) {
  margin-right: 0;
}

.featured-grid-3 ul.wpz-featured-grid li,
.featured-grid-6 ul.wpz-featured-grid li {
  margin-right: 2.25%;
  width: 31.6666666%;
}
.featured-grid-3 ul.wpz-featured-grid li:nth-child(3n+3),
.featured-grid-6 ul.wpz-featured-grid li:nth-child(3n+3) {
  margin-right: 0;
}

.featured-grid-2 ul.wpz-featured-grid li {
  width: 48%;
  margin-right: 4%;
}
.featured-grid-2 ul.wpz-featured-grid li:nth-child(3n+3) {
  margin-right: 4%;
}
.featured-grid-2 ul.wpz-featured-grid li:nth-child(2n+2) {
  margin-right: 0;
}

.featured-grid-4 ul.wpz-featured-grid li,
.featured-grid-12 ul.wpz-featured-grid li,
.featured-grid-10 ul.wpz-featured-grid li,
.featured-grid-8 ul.wpz-featured-grid li {
  width: 23%;
  margin-right: 2.666%;
}
.featured-grid-4 ul.wpz-featured-grid li:nth-child(3n+3),
.featured-grid-12 ul.wpz-featured-grid li:nth-child(3n+3),
.featured-grid-10 ul.wpz-featured-grid li:nth-child(3n+3),
.featured-grid-8 ul.wpz-featured-grid li:nth-child(3n+3) {
  margin-right: 2.666%;
}
.featured-grid-4 ul.wpz-featured-grid li:nth-child(4n+4),
.featured-grid-12 ul.wpz-featured-grid li:nth-child(4n+4),
.featured-grid-10 ul.wpz-featured-grid li:nth-child(4n+4),
.featured-grid-8 ul.wpz-featured-grid li:nth-child(4n+4) {
  margin-right: 0;
}

ul.wpz-featured-grid li .post-thumb {
  text-align: center;
  overflow: hidden;
  margin: 0 0 15px;
}
ul.wpz-featured-grid li .entry-body {
  line-height: 1.8;
}
ul.wpz-featured-grid li .entry-title {
  font-size: 20px;
  font-weight: normal;
}

/*--------------------------------------------------------------
# Carousel
--------------------------------------------------------------*/
/* Carousel widget */
.widget.carousel-slider, .site-widgetized-section .widgets .widget.carousel-slider {
  overflow: hidden;
  position: relative;
}

.flickity-enabled {
  position: relative;
}

.carousel-slider .slides {
  white-space: nowrap;
  overflow: hidden;
}
.carousel-slider .item {
  position: relative;
  white-space: normal;
  margin: 0 1.5% 0 0;
  width: 31.5%;
  vertical-align: top;
  display: inline-block;
}
.carousel-slider .flickity-enabled .item {
  margin: 0 2% 0 0;
  width: 32%;
  min-height: 350px;
}

.carousel_widget_wrapper > div {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease-in;
}
.carousel_widget_wrapper > div .item {
  display: none;
}
.carousel_widget_wrapper > .flickity-enabled {
  opacity: 1;
  visibility: visible;
}
.carousel_widget_wrapper > .flickity-enabled .item {
  display: inline-block;
}

.carousel-slider .flickity-prev-next-button {
  top: calc(50% - 110px);
}
.carousel-slider .post-thumb {
  margin: 0 0 15px;
}
.carousel-slider .item .entry-title, .carousel-slider .item .cat-links {
  margin: 0 0 5px;
}
.carousel-slider .flickity-page-dots {
  bottom: 0;
  position: relative;
}
.carousel-slider .spinner {
  margin: 100px auto;
  width: 50px;
  height: 30px;
  text-align: center;
  font-size: 10px;
}
.carousel-slider .spinner > div {
  background-color: #eaeaea;
  height: 100%;
  width: 6px;
  display: inline-block;
  animation: stretchdelay 1.2s infinite ease-in-out;
}
.carousel-slider .spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}
.carousel-slider .spinner .rect3 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
.carousel-slider .spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
.carousel-slider .spinner .rect5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

@-webkit-keyframes stretchdelay {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.4);
  }
  20% {
    -webkit-transform: scaleY(1);
  }
}
@keyframes stretchdelay {
  0%, 40%, 100% {
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
  }
  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
  }
}
/*--------------------------------------------------------------
# Popular
--------------------------------------------------------------*/
/* Popular Recipes widget */
.popular-recipes {
  text-align: left;
}
.popular-recipes ol {
  list-style: none;
  counter-reset: wpz-ol-counter;
  margin: 0;
  list-style-position: inside;
}
.popular-recipes ol li {
  counter-increment: wpz-ol-counter;
  display: flex;
  align-items: normal;
  padding: 15px 0;
}
.popular-recipes ol li:last-child {
  border-bottom: none;
}
.popular-recipes ol li::before {
  content: counter(wpz-ol-counter);
  flex-shrink: 0;
  font-size: 22px;
  font-weight: 400;
  line-height: 40px;
  text-align: center;
  height: 42px;
  width: 42px;
  border-radius: 50%;
  box-sizing: border-box;
  margin: 0 15px 0 0;
}
.popular-recipes ol li a {
  flex-grow: 1;
  line-height: 1.1;
  font-size: 18px;
  font-weight: 400;
  color: #000;
}
.popular-recipes ol li small {
  font-size: 14px;
}

/*--------------------------------------------------------------
# Tabs
--------------------------------------------------------------*/
/* Tabs widget */
.tabber {
  display: none;
}

#sidebar .widget.tabbertabs {
  padding-left: 0;
  padding-right: 0;
}

.widget .tabbernav .tabberactive {
  font-weight: 600;
  background: #fff;
  border-bottom: none;
}

.tabberlive .tabbertabhide {
  display: none;
}

.widget .tabbernav {
  text-align: center;
  display: flex;
  padding: 0;
  margin: 0 0 -1px;
  background: none;
}
.widget .tabbernav li {
  flex-basis: 50%;
  min-width: 0;
  margin: 0;
  border: 1px solid transparent;
  border-bottom: none;
  padding: 7px 0;
}
.widget .tabbernav li a {
  display: block;
  line-height: 2;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #000;
  padding: 0 7px;
  overflow: hidden;
  font-weight: 500;
  text-transform: uppercase;
}
.widget .tabbertab {
  background: #fff;
  padding: 20px;
  overflow: hidden;
}
.widget .tabbertab .widgettitle {
  display: none;
}

/*--------------------------------------------------------------
# Recent Posts
--------------------------------------------------------------*/
/* Recent Posts  */
.widget .feature-posts-list {
  text-align: left;
}
.widget .feature-posts-list .sharedaddy {
  display: none;
}
.widget .feature-posts-list br {
  display: none;
}
.widget .feature-posts-list img {
  margin: 0 15px 0 0;
  float: left;
}
.widget .feature-posts-list small {
  font-size: 14px;
  color: #acacac;
  margin: 0 0 5px;
  display: block;
}
.widget .feature-posts-list .post-excerpt {
  display: block;
  overflow: hidden;
}
.widget .feature-posts-list li {
  margin: 0 0 25px;
}
.widget .feature-posts-list li:last-child {
  margin: 0;
  border: none;
  padding: 0;
}
.widget .feature-posts-list li h3 {
  line-height: 1.3;
  font-size: 16px;
  color: #3a3a3a;
  margin: 0 0 5px;
}
.widget .feature-posts-list li a {
  font-weight: 400;
  color: #000;
}

/*--------------------------------------------------------------
# Instagram
--------------------------------------------------------------*/
/* Instagram Widget */
.zoom-instagram-widget li img:hover {
  opacity: 0.6;
  transition: opacity 0.25s ease-in-out;
}

.section-footer .zoom-instagram-widget__items {
  overflow: hidden;
}

.section-footer .zoom-instagram-widget {
  overflow: hidden;
  margin: 0;
  position: relative;
}

.section-footer .zoom-instagram-widget .title {
  display: none;
}

.section-footer .zoom-instagram-widget .zoom-instagram-widget__follow-me {
  margin-top: 1px;
  text-align: center;
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.section-footer .zoom-instagram-widget a.ig-b-v-24 {
  color: #333 !important;
  border: none;
  font-weight: normal !important;
  border-radius: 0;
  font-family: var(--cookely-font-main, "Rubik"), sans-serif;
  line-height: 1.5em;
  padding: 10px 18px;
  font-size: 12px;
  text-transform: uppercase;
  background: #fff;
  display: inline-block;
  margin: 0;
  letter-spacing: 2px !important;
}
.section-footer .zoom-instagram-widget a.ig-b-v-24:hover {
  color: #fff !important;
}

.zoom-instagram-widget li img {
  transition: all 0.2s ease;
}

.section-footer .zoom-instagram-widget li img:hover {
  opacity: 0.9;
}

.section-footer .zoom-instagram-widget .zoom-instagram-widget__items {
  width: 5000px;
}

.section-footer .zoom-instagram-widget .zoom-instagram-widget__items .zoom-instagram-widget__item {
  margin: 0 !important;
}

/*--------------------------------------------------------------
# Native widgets styling
--------------------------------------------------------------*/
.widget_search label {
  display: inline;
}

.textwidget img {
  max-width: 100%;
  height: auto;
}

/* RSS Widget */
.widget_rss ul li {
  margin: 0 0 15px;
  padding: 0 0 15px;
  border-bottom: 1px solid #eee;
}
.widget_rss .rsswidget {
  font-weight: bold;
  margin: 0 0 7px;
  font-size: 16px;
}
.widget_rss .rss-date {
  display: block;
  font-size: 14px;
  margin: 5px 0;
  color: #999;
}
.widget_rss .rssSummary {
  font-size: 14px;
  margin: 0 0 5px;
}

/* Calendar widget */
#wp-calendar caption {
  text-align: right;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 15px;
}
#wp-calendar thead {
  font-size: 12px;
}
#wp-calendar thead th {
  padding-bottom: 10px;
}
#wp-calendar tbody {
  color: #aaa;
}
#wp-calendar tbody td {
  text-align: center;
  padding: 8px;
}
#wp-calendar tbody .pad {
  background: none;
}
#wp-calendar tfoot #next {
  font-size: 12px;
  text-transform: uppercase;
  text-align: right;
}
#wp-calendar tfoot #prev {
  font-size: 12px;
  text-transform: uppercase;
  padding-top: 10px;
}

/*--------------------------------------------------------------
# MailPoet
--------------------------------------------------------------*/
/* MailPoet Widget */
.widget.widget_mailpoet_form, .widget.widget_wysija {
  padding: 40px 30px;
}
.widget.widget_mailpoet_form .title, .widget.widget_wysija .title {
  margin-bottom: 20px;
}

#sidebar .widget.widget_mailpoet_form:after, #sidebar .widget.widget_wysija:after {
  display: none;
}

.mailpoet_form_widget .mailpoet_text_label {
  font-weight: 500 !important;
}
.mailpoet_form_widget .mailpoet_submit {
  display: inline-block;
}
.mailpoet_form_widget input {
  width: 100% !important;
}

.widget_wysija input {
  width: 100% !important;
}

.mailpoet_paragraph, .wysija-paragraph {
  margin: 15px 0 0;
  line-height: 1.6 !important;
}

.mailpoet_form_widget .parsley-custom-error-message {
  font-family: inherit;
  font-size: 14px;
  padding: 10px;
  line-height: 1.7;
}

.widget_wysija_cont .updated, .widget_wysija_cont .error, .widget_wysija_cont .xdetailed-errors {
  font-family: inherit;
  font-size: 14px;
  padding: 10px;
  line-height: 1.7;
}

/*--------------------------------------------------------------
# Flickity
--------------------------------------------------------------*/
/* Flickity */
.flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}
.flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.flickity-prev-next-button {
  display: block;
  position: absolute;
  z-index: 100;
  top: 45%;
  height: 60px;
  width: 60px;
  background: none;
  padding: 2%;
  transition: all 0.3s ease-out;
  opacity: 0.8;
  background: #fff;
  color: #363940;
  border-radius: 100px;
}
.flickity-prev-next-button:hover {
  opacity: 1;
  background: #fff;
}
.flickity-prev-next-button.previous {
  left: -30px;
}
.flickity-prev-next-button.next {
  right: -30px;
}
.flickity-prev-next-button svg {
  position: absolute;
  left: 48%;
  top: 35%;
  width: 30%;
  height: 30%;
}
.flickity-prev-next-button.next svg {
  left: 17%;
}
.flickity-prev-next-button path {
  opacity: 0.8;
  fill: #363940;
}
.flickity-prev-next-button:hover path {
  opacity: 1;
  fill: #000;
}
.flickity-prev-next-button[disabled] {
  opacity: 0.5;
}

/* ---- page dots ---- */
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: 25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}

.flickity-rtl .flickity-page-dots {
  direction: rtl;
}

.flickity-page-dots .dot {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin: 0 5px;
  border-radius: 50%;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: 2px solid #fff;
  background: none;
}
.flickity-page-dots .dot:hover, .flickity-page-dots .dot.is-selected {
  background: #fff;
  opacity: 1;
}

/*--------------------------------------------------------------
# Recipe Index
--------------------------------------------------------------*/
/* Recipe Index template */
.food-index-main .content-area {
  width: 70.18%;
}
.food-index-main .readmore_button {
  text-align: center;
}
.food-index-main #sidebar {
  width: 26.33%;
}
.food-index-main #sidebar .widget {
  text-align: left;
}
.food-index-main #sidebar ul li {
  padding: 0 0 7px;
  margin: 0 0 7px;
  border-bottom: 2px solid #F0F0F0;
  display: block;
  width: 100%;
}
.food-index-main #sidebar .widget ul li:last-child {
  border-bottom: none;
}
.food-index-main #sidebar .widget:after {
  display: none;
}
.food-index-main #sidebar .widget .title {
  text-align: left;
}
.food-index-main .navigation .page-numbers {
  display: none;
}
.food-index-main h2.entry-title {
  border-bottom: 2px solid #F0F0F0;
  padding: 0 0 20px;
  margin: 0 0 40px;
  color: #000;
}

.recipe_description_top {
  margin-bottom: 55px;
}

.recipe_index_cat .cat-links {
  display: none;
}

.cookely-index {
  font-size: 0;
  border-bottom: 1px solid #F0F0F0;
  padding: 0 0 10px;
  margin: 0 0 50px;
}
.cookely-index .post {
  width: 31.5%;
  margin: 0 2.75% 30px 0;
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  position: relative;
  overflow: hidden;
}
.cookely-index article:nth-of-type(3n+3) {
  margin-right: 0;
}
.cookely-index .post .post-thumb {
  margin-bottom: 15px;
}

.cookely-index-search {
  margin: 0 0 40px;
  padding: 30px;
  border-radius: 5px;
}
.cookely-index-search .sb-search-input {
  width: 68%;
  margin-right: 2%;
}
.cookely-index-search .sb-search-submit {
  width: 25%;
}

.cookely-index .post .cat-links {
  text-align: left;
  font-size: 14px;
}
.cookely-index .post .entry-title {
  font-size: 18px;
}

/* List */
.food-index-main.recipe_index_list h3.section-title {
  text-align: left;
  margin: 10px 0;
}

.recipe_index_list_posts {
  list-style: none;
  list-style-position: outside;
  list-style-type: none;
  margin: 0 0 0 30px;
  padding: 10px 0 40px;
  border-left: 2px solid #F0F0F0;
}
.recipe_index_list_posts li {
  clear: left;
  font-style: normal;
  list-style: none;
  padding: 15px 20px;
  border-bottom: 2px dotted #F0F0F0;
  border-left: none;
}
.recipe_index_list_posts li:last-child {
  border-bottom: none;
}
.recipe_index_list_posts li h3 {
  font-size: 16px;
  font-weight: 400;
  margin: 0;
}

.food_index_menu {
  float: right;
  position: relative;
  z-index: 5;
}
.food_index_menu li {
  display: inline-block;
  vertical-align: bottom;
  list-style-type: none;
  margin: 0 0 0 15px;
  text-transform: uppercase;
  font-size: 12px;
}
.food_index_menu li.current-menu-item {
  font-weight: 500;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Hides navigation links and site footer when infinite scroll is active */
.infinite-scroll .navigation {
  display: none;
}
.infinite-scroll:not(.infinity-end):not(.neverending) #recent-posts {
  margin-bottom: 40px;
  position: relative;
}
.infinite-scroll #infinite-handle {
  left: 0;
  right: 0;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 12px;
  text-align: center;
}
.infinite-scroll #infinite-handle span {
  display: block;
  width: 100%;
  line-height: 50px;
  color: #fff;
  transition: 0.2s ease all;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 500;
}
.infinite-scroll #infinite-handle span button {
  transition: none;
  font-weight: 500 !important;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption img[class*=wp-image-] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.wp-caption-text {
  text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
/* Galleries */
.entry-content .gallery a:hover {
  opacity: 0.6;
  transition: opacity 0.25s ease-in-out;
}

.gallery-item {
  display: inline-block;
  max-width: 33.33%;
  padding: 0 1.1400652% 2.2801304%;
  text-align: center;
  vertical-align: top;
  width: 100%;
  margin: 0;
}

.gallery-columns-1 .gallery-item {
  max-width: 100%;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-columns-4 .gallery-item {
  max-width: 25%;
}

.gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-icon img {
  margin: 0 auto;
}

.wp-caption-text, .gallery-caption {
  color: #868686;
  margin: 0;
  padding: 15px 0;
  text-align: center;
  display: block;
  font-style: italic;
  line-height: 1.4;
}

.gallery-columns-6 .gallery-caption, .gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption {
  display: none;
}

/* Images align */
.entry-content .wp-caption {
  width: auto;
  text-align: center;
}
.entry-content .wp-caption img {
  background: none;
  margin: 0;
  border: 0 none;
  max-width: 100%;
  width: auto;
  height: auto;
}
.entry-content .wp-caption.aligncenter {
  margin: 0 auto 15px;
}

/* Caption for images */
/*--------------------------------------------------------------
# WooCommerce
--------------------------------------------------------------*/
.woocommerce nav.woocommerce-pagination ul {
  border: none;
  font-size: 18px;
}
.woocommerce nav.woocommerce-pagination ul li {
  border: none;
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
  color: #666;
}
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover {
  background: none;
  color: #000;
}
.woocommerce nav.woocommerce-pagination ul li span.current {
  background: none;
  color: #000;
}

/* WooCommerce Cart Icon */
a.cart-button:before {
  content: "\e909";
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  font: normal 20px/20px "cookely";
  vertical-align: top;
  margin: 4px 8px 0 0;
}
a.cart-button {
  display: block;
}

.shop-wrapper {
  overflow: hidden;
}

.woocommerce-cart table.cart td.actions .coupon .input-text {
  padding: 7px 10px;
  margin-right: 10px;
  border-color: #DEE3E7;
}

.woocommerce .entry-content > * {
  max-width: 100%;
}
.woocommerce h1.entry-title {
  margin-bottom: 20px;
  font-size: 30px;
}
.woocommerce table.shop_table td {
  padding: 20px 15px;
}

.woocommerce-checkout #payment ul.payment_methods li {
  list-style-type: none;
}
.woocommerce-checkout #payment {
  background: #F7F8FA;
  border: 1px solid #DEE3E7;
}
.woocommerce-checkout #payment div.payment_box:after {
  display: none;
}
.woocommerce-checkout #payment ul.payment_methods {
  border-bottom-color: #DEE3E7;
}

.wc_payment_method label {
  display: inline-block;
}

.woocommerce .woocommerce-ordering, .woocommerce .woocommerce-result-count {
  font-size: 14px;
}
.woocommerce .woocommerce-ordering {
  color: #171615;
}
.woocommerce ul.products li.product .product-thumb {
  margin: 0 0 15px;
}
.woocommerce ul.products li.product .product-thumb a {
  display: block;
  padding: 0;
  margin: 0;
}
.woocommerce ul.products li.product .product-thumb a img {
  margin: 0;
}
.woocommerce ul.products li.product {
  text-align: center;
}
.woocommerce .products .star-rating {
  display: none;
}
.woocommerce ul.products li.product h3 {
  padding-top: 0;
}
.woocommerce ul.products li.product h3:hover {
  color: #de6d38;
}
.woocommerce ul.products li.product .price {
  color: #444;
  margin: 0;
  font-size: 16px;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
  font-weight: normal;
  color: #fff !important;
  padding: 10px 25px;
  text-transform: uppercase;
  border-radius: 0;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
  color: #fff;
}

.woocommerce-message, .woocommerce-info {
  border-top-color: #c85621;
}
.woocommerce-message:before, .woocommerce-info:before {
  color: #000;
}

.woocommerce #respond input#submit.alt.disabled, .woocommerce a.button.alt.disabled, .woocommerce button.button.alt.disabled, .woocommerce input.button.alt.disabled {
  background-color: #676c71;
}
.woocommerce #respond input#submit.alt.disabled:hover, .woocommerce a.button.alt.disabled:hover, .woocommerce button.button.alt.disabled:hover, .woocommerce input.button.alt.disabled:hover {
  background-color: #676c71;
}
.woocommerce #respond input#submit.alt:disabled, .woocommerce a.button.alt:disabled, .woocommerce button.button.alt:disabled, .woocommerce input.button.alt:disabled {
  background-color: #676c71;
}
.woocommerce #respond input#submit.alt:disabled:hover, .woocommerce a.button.alt:disabled:hover, .woocommerce button.button.alt:disabled:hover, .woocommerce input.button.alt:disabled:hover {
  background-color: #676c71;
}
.woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled] {
  background-color: #676c71;
}
.woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt:disabled[disabled]:hover {
  background-color: #676c71;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
  background: #c85621;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
  background: #de6d38;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
  color: #444;
}
.woocommerce div.product .product_title {
  text-align: left;
}
.woocommerce .quantity .qty {
  padding: 8px 6px;
  border-radius: 0;
  margin-right: 10px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
  border-radius: 0;
  margin: 0 5px;
  border-color: #DEE3E7;
  background: #F7F8FA;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  font-weight: normal;
  font-size: 16px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before {
  border-color: #DEE3E7;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before, .woocommerce div.product .woocommerce-tabs ul.tabs li.active:after {
  display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before, .woocommerce div.product .woocommerce-tabs ul.tabs li:after {
  display: none;
}

.woocommerce-tabs #comments {
  max-width: 100%;
  padding: 0;
}

.woocommerce table.shop_table td {
  padding: 20px 15px;
}

.woocommerce nav.woocommerce-pagination {
  margin-bottom: 30px;
}

.woocommerce nav.woocommerce-pagination ul {
  border: none;
  font-size: 18px;
}
.woocommerce nav.woocommerce-pagination ul li {
  border: 1px solid #eee;
  margin: 0 6px;
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
  color: #666;
  padding: 13px 16px;
}
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover {
  background: #c85621;
  color: #fff;
}
.woocommerce nav.woocommerce-pagination ul li span.current {
  background: #c85621;
  color: #fff;
}

.wc_cat_count {
  opacity: 0.8;
  font-weight: normal;
}

/* Ensure Gutenberg buttons stay readable when generic link colors are applied. */
.entry-content .wp-block-button:not([class*=is-style-]) .wp-block-button__link:not(.has-text-color):not([style*=color]),
.entry-content .wp-block-button:not([class*=is-style-]) a.wp-element-button:not(.has-text-color):not([style*=color]),
.entry-content a.wp-element-button:not(.has-text-color):not([style*=color]),
.is-style-fill a.wp-element-button:not(.has-text-color) {
  color: #fff;
}

.entry-content .wp-block-button:not([class*=is-style-]) .wp-block-button__link:not(.has-text-color):not([style*=color]):hover,
.entry-content .wp-block-button:not([class*=is-style-]) .wp-block-button__link:not(.has-text-color):not([style*=color]):focus,
.entry-content .wp-block-button:not([class*=is-style-]) a.wp-element-button:not(.has-text-color):not([style*=color]):hover,
.entry-content .wp-block-button:not([class*=is-style-]) a.wp-element-button:not(.has-text-color):not([style*=color]):focus,
.is-style-fill a.wp-element-button:not(.has-text-color):hover,
.is-style-fill a.wp-element-button:not(.has-text-color):focus {
  color: #fff;
}

/* Prevent paragraph bottom margins from breaking alignment in Gutenberg flex groups. */
.entry-content .wp-block-group.is-layout-flex > p,
.entry-content .wp-block-group.wp-block-group-is-layout-flex > p {
  margin-bottom: 0;
}

/* Keep underlines for body-copy paragraph links only. */
.entry-content a:not(.wp-element-button):not(.wpz-sc-button) {
  text-decoration: none;
  font-weight: inherit;
}

.entry-content p a:not(.wp-element-button):not(.wpz-sc-button) {
  text-decoration: underline;
  font-weight: 500;
}

/* Prevent classic list styles from affecting Query Loop / Post Template cards. */
.post-content .wp-block-post-template,
.entry-content .wp-block-post-template,
.entry-content .wp-block-query-loop.wp-block-post-template {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}

.post-content .wp-block-post-template li,
.entry-content .wp-block-post-template li,
.entry-content .wp-block-query-loop.wp-block-post-template li {
  list-style: none;
  list-style-type: none;
  list-style-position: outside;
  margin-left: 0;
  padding-left: 0;
}

/* Never underline Gutenberg button links even if generic content-link rules are present. */
.post-content .wp-block-button__link,
.post-content a.wp-element-button,
.entry-content .wp-block-button__link,
.entry-content a.wp-element-button {
  text-decoration: none;
}

.post-content .wp-block-button__link:hover,
.post-content .wp-block-button__link:focus,
.post-content a.wp-element-button:hover,
.post-content a.wp-element-button:focus,
.entry-content .wp-block-button__link:hover,
.entry-content .wp-block-button__link:focus,
.entry-content a.wp-element-button:hover,
.entry-content a.wp-element-button:focus {
  text-decoration: none;
}

/* Keep default Gutenberg buttons auto-width; preserve explicit width classes. */
.editor-styles-wrapper .wp-block-buttons > .wp-block-button:not(.has-custom-width):not([class*=wp-block-button__width-]) .wp-block-button__link,
.post-content .wp-block-buttons > .wp-block-button:not(.has-custom-width):not([class*=wp-block-button__width-]) .wp-block-button__link,
.entry-content .wp-block-buttons > .wp-block-button:not(.has-custom-width):not([class*=wp-block-button__width-]) .wp-block-button__link {
  width: auto;
}

/* Keep heading links clean; underline only paragraph links in content blocks. */
.post-content a:not(.wp-element-button):not(.wpz-sc-button),
.entry-content h1 a,
.entry-content h2 a,
.entry-content h3 a,
.entry-content h4 a,
.entry-content h5 a,
.entry-content h6 a,
.post-content h1 a,
.post-content h2 a,
.post-content h3 a,
.post-content h4 a,
.post-content h5 a,
.post-content h6 a {
  text-decoration: none;
}

.post-content p a:not(.wp-element-button):not(.wpz-sc-button) {
  text-decoration: underline;
  font-weight: 500;
}