/*
Theme Name: Dev-2022
Theme URI: https://frontendtanfolyam.hu/
Author: the WordPress team
Author URI: https://designstreet.hu/
Description: Basic Theme by Emese Pocsik
Tags: one-column, custom-colors, custom-menu
Version: 1.1
Requires at least: 5.0
Tested up to: 5.4
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: dev-2022

*/

.alignright,
.align-right {
    text-align: right;
}

.alignleft,
.align-left {
    text-align: left;
}

.aligncenter,
.align-center {
    text-align: center;
}

.auto-padding {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}

.single-post main {
    padding-top: 3rem;
}


/* === RESET === */

*,
*:before,
*:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

img {
    margin: 0;
    padding: 0;
    border: 0;
    line-height: 0;
    vertical-align: top;
    max-width: 100%;
    height: auto;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

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

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

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

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

iframe {
    display: block;
    max-width: 100%;
}

header li,
#main-menu li {
    list-style-type: none;
}


/* === RESPONSIVE TYPO === */

@media screen and (max-width: 479px) {
    html {
        font-size: 16px;
    }
}

@media screen and (min-width: 480px) and (max-width: 1199px) {
    html {
        font-size: 16px;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1919px) {
    html {
        font-size: 16px;
    }
}

@media screen and (min-width: 1921px) {
    html {
        font-size: 22px;
    }
}


/* === STYLE === */

:root {
    --main-color: #E0A39F;
    --black: #33100D;
    --white: #FDFAF7;
}

.ease {
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

html {
    scroll-behavior: smooth;
    overflow-x: hidden;
}

body {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    text-rendering: optimizeLegibility;
    scroll-behavior: smooth;
    color: #69504C;
    font-family: "Work Sans", sans-serif;
}

ul,
ol {
    padding: 0;
}

ul ul,
ul ul ul,
ol ol,
ol ol ol {
    margin: 0.5rem 0;
}

ol ol,
ol ol ol {
    padding-left: 1rem;
}

ul li {
    list-style-type: none;
    margin-bottom: 0.25rem;
    padding-left: 2rem;
    position: relative;
}

ul li:before {
    position: absolute;
    content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18" fill="none"><path d="M9 0.76709C4.51992 0.76709 0.875 4.41201 0.875 8.89209C0.875 13.3722 4.51992 17.0171 9 17.0171C13.4801 17.0171 17.125 13.3722 17.125 8.89209C17.125 4.41201 13.4801 0.76709 9 0.76709ZM7.51562 12.9694L4.36719 9.47061L5.29648 8.63428L7.48398 11.0647L12.6719 4.88662L13.6305 5.68896L7.51562 12.9694Z" fill="%23E0A39F"/></svg>');
    left: 0;
    top: 1px;
}

ol {
    list-style: none;
    counter-reset: my-counter;
}

ol li {
    counter-increment: my-counter;
    margin-bottom: 0.25rem;
}

ol li::before {
    content: counter(my-counter) '.';
    background: var(--main-color);
    width: 1.5rem;
    height: 1.5rem;
    border-radius: 50%;
    display: inline-block;
    line-height: 1.5rem;
    color: white;
    text-align: center;
    margin-right: 0.5rem;
}

p,
ul li,
ol li {
    line-height: 1.5;
    font-size: 1.3125rem;
}

a {
    color: var(--black);
    text-decoration: underline;
    font-weight: 400;
}

#main-menu a,
footer a,
#copyright a,
.category-post a,
.post-tags-list a,
.post-meta a,
h1 a,
.custom-post-card a,
.nav-links a {
    text-decoration: none;
}



h1 {
    font-family: "Manrope", sans-serif;
    font-size: clamp(22px, 1.8vw, 2rem);
    font-weight: bold;
    margin-top: 0;
    line-height: 150%;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: var(--black);
}

h1.blog-title {
    font-family: "Manrope", sans-serif;
    font-size: clamp(36px, 3vw, 3rem);
    font-weight: bold;
    margin-top: 0;
    line-height: 120%;
    text-transform: none;
    color: var(--black);
}

h1.about-title {
    font-family: "Manrope", sans-serif;
    font-size: clamp(36px, 3vw, 2.25rem);
    font-weight: bold;
    margin-top: 0;
    line-height: 120%;
    text-transform: none;
    color: var(--black);
}

.home-blog h1,
.category h1,
.single h1 {
    margin-bottom: 0;
}

h2,
h3.ingredients-title {
    font-family: "Manrope", sans-serif;
    font-size: clamp(20px, 1.8vw, 1.375rem);
    font-weight: bold;
    margin-top: 0;
    line-height: 150%;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: var(--black);
}

h3 {
    font-size: clamp(20px, 1.1vw, 1.3125rem);
    font-weight: 400;
    line-height: 150%;
    color: var(--black);
}

h1 a,
h2 a,
h3 a,
h4 a {
    color: inherit;
}

blockquote {
    background: #eee;
    margin-left: 0;
    margin-right: 0;
    padding: 0.5rem 1.5rem;
    overflow: hidden;
    border-left: solid 5px var(--main-color);
}

hr {
    border: none !important;
    height: 1px;
    background: #E0A39F;
}

table {
    border-spacing: 0;
    border: solid 1px #ddd;
}

td,
th {
    padding: 0.5rem 1rem;
    border: solid 1px #ddd;
}

th {
    background: #eee;
    text-align: left;
}

#logo {
    text-align: center;
}

#logo a {
    display: inline-block;
    margin: 10px 0 0 0;
}

#logo svg {
    max-width: 120px;
    height: auto;
}

.post-meta ul {
    overflow: hidden;
    display: inline-block;
    margin: 0 auto;
    font-size: smaller;
}

.post-meta ul li {
    display: inline-block;
    float: left;
    margin-right: 20px;
    margin-left: 0;
}

.post-tags a,
.tagcloud a {
    display: block;
    float: left;
    padding: 0.15rem 0.25rem;
    border: solid 2px transparent;
    font-size: small !important;
    text-transform: uppercase;
    display: inline-block;
    margin: 0 5px 5px 0;
    cursor: pointer;
    background: var(--main-color);
    color: #fff;
}

.post-tags a:hover,
.tagcloud a:hover {
    background: #000;
}

.pagination {
    clear: both;
    text-align: center;
    margin-top: 2rem;
}

.nav-links {
    display: inline-block;
}

.nav-links a,
.nav-links span {
    display: block;
    float: left;
    width: 2.5rem;
    height: 2.5rem;
    line-height: 2.5rem;
    color: inherit;
    margin: 3px;
}

.prev.page-numbers,
.next.page-numbers {
    display: flex;
    align-items: center;
    justify-content: center;
}

.nav-links a:hover,
.nav-links .current {
    background: #9FBFE0;
    font-weight: 600;
}

#searchform {
    position: relative;
    width: 100%;
}

#searchform input[type="text"] {
    width: 100%;
    margin: 0;
    height: 43px;
    border: 1px solid #9FBFE0;
}

#searchform button {
    border: none;
    height: 110%;
    width: 30px;
    position: absolute;
    right: 10px;
    background: none;
    padding: 0;
    border-radius: 0;
}

#searchform svg {
    border: none;
    height: 25px;
    width: 30px;
}

#gotop {
    width: 2rem;
    height: 2rem;
    line-height: 2rem;
    background: var(--main-color);
    position: fixed;
    bottom: 1rem;
    right: 1rem;
    border-radius: 50%;
    box-shadow: 0 1px 3px rgb(0 0 0 / 10%);
    padding: 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 10000;
}

#gotop svg {
    width: 1rem;
    height: 1rem;
    display: block;
}

#gotop svg path {
    fill: #fff;
}


/* == Home == */

.archive-category {
    color: var(--main-color);
    font-size: 1rem;
    line-height: 150%;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 500;
}

.archive-date {
    font-size: 1rem;
    line-height: 150%;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.hero-button {
    background: #9FBFE0;
    padding: 8px 12px;
    font-weight: 500;
    color: var(--black);
    transition: all 0.4s ease;
    display: inline-block;
    font-size: 18px;
}

.hero-button:hover {
    background: var(--main-color);
}

.home-hero-text {
    background: var(--white);
    padding: 2rem;
    margin: auto 8rem;
}

.custom-post-card p,
.sidebar-me p,
.top-picks-widget a,
.post-tags-list a {
    font-size: 18px;
}

.home-hero-text {
    width: 45%;
}

.home-hero img {
    height: 710px !important;
    width: 100% !important;
}

.home-hero .slide-txt {
    padding-top: 6rem;
}

body div.my_carousel .prev {
    left: 100px;
    background: rgba(255, 255, 255, 0.42);
}

body div.my_carousel .next {
    right: 100px;
    background: rgba(255, 255, 255, 0.42);
}

body div.my_carousel .nav {
    position: absolute;
    bottom: 3rem;
}

body div.my_carousel .nav div {
    width: 12px;
    height: 12px;
    background-color: rgba(253, 250, 247, 0.6);
    margin: 0 10px;
}

body div.my_carousel .nav .active {
    width: 12px;
    height: 12px;
    background-color: var(--white);
}

.flex {
    margin-bottom: 2rem;
}

.flex .wp-block-group__inner-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
}


/**/

.home-blog .home-cats {
    margin-bottom: 3rem;
}

.home-blog .home-cats:last-of-type {
    margin-bottom: 0;
}


/* Konténer: vízszintesen lapozható */

.category-posts {
    display: flex;
    overflow-x: auto;
    gap: 2rem;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    /* Firefox */
}

.category-posts::-webkit-scrollbar {
    display: none;
    /* Chrome, Safari */
}


/* Slide kártyák */

.category-post {
    /*   display: flex;
    flex-wrap: wrap;
    gap: var(--gap);
    clear: both;*/
    width: 33.333%;
    scroll-snap-align: start;
}

@media (max-width: 768px) {
    .category-posts {
        display: flex;
        overflow-x: auto;
        gap: 16px;
        padding: 1rem 0;
        scroll-snap-type: x mandatory;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
        /* Firefox */
    }

    .category-posts::-webkit-scrollbar {
        display: none;
        /* Chrome, Safari */
    }

    .category-post {
        flex: 0 0 auto;
        width: 85%;
        max-width: 320px;
        scroll-snap-align: start;
    }

    .slider-dots {
        display: flex !important;
    }

    .single .col-1-4 {
        margin-bottom: 3rem;
    }
}


/* == Slide pöttyök == */

.slider-dots {
    display: flex;
    margin-top: 1rem;
    gap: 8px;
    display: none;
}

.dot {
    width: 10px;
    height: 10px;
    background: #dce3ed;
    border-radius: 50%;
    transition: background 0.3s;
}

.dot.active {
    background: #9fbfe0;
}


/* == Side bar == */

.sidebar-search,
.sidebar-me,
.top-picks-widget {
    background: var(--white);
    padding: 1rem;
}

.sidebar-me {
    margin-top: 2rem;
}

.sidebar-me img {
    width: 100%;
}

ul.post-tags-list li {
    list-style-type: none;
    display: inline-block;
    margin-left: 0;
    margin-right: 10px;
    margin-top: 15px;
}

.post-tags-list a {
    background-color: rgba(224, 163, 159, 0.15);
    padding: 5px;
    font-weight: 500;
    transition: background 0.3s;
}

.post-tags-list a:hover {
    background: #DFEAF5;
}

.top-picks-widget a {
    text-decoration: underline;
    text-decoration-thickness: 1px;
}

.sidebar-tags {
    margin: 2rem 0 0 0;
    padding: 1rem;
}

.sidebar-tags h2 {
    margin-bottom: 0;
}

.sidebar-tags h2+p {
    display: none;
}

.sidebar-tags .post-tags-list {
    margin-top: 0;
}

.page-template-page-about .sidebar-tags {
    margin: 0;
}

/* == Footer == */

footer {
    background: #CA938F;
    padding: 3rem 0 0 0;
    text-align: center;
}

.footer-nav {
    width: 30%;
    margin: 0 auto;
}

footer ul li {
    list-style-type: none;
    text-transform: uppercase;
    margin: 0;
    margin-bottom: 15px;
}

footer p,
footer a,
#copyright p,
#copyright a {
    color: #FAF0E7;
    font-size: 18px;
}

footer hr {
    background: #FAF0E7;
    margin: 0;
}

.footer-social {
    padding: 2rem 0;
    gap: 2rem;
}

#copyright {
    background: #CA938F;
}

#copyright .content-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
}


/* == Kategóriák == */

.cat-hero {
    background-size: cover;
    background-position: center center;
    padding: 7rem 0;
    text-align: center;
}

.cat-hero-box {
    background: var(--white);
    width: 45%;
    margin: 0 auto;
    padding: 3rem;
}

.cat-hero-box p {
    font-size: 18px;
}

.cat-hero .breadcrumb {
    margin-bottom: 1rem;
}

.cat-hero .breadcrumb a {
    text-decoration: underline;
    text-decoration-thickness: 1px;
}

.archive .row {
    padding: 3rem 0;
}

.explore-link,
.explore-link:hover {
    text-decoration: underline;
    background-color: rgba(159, 191, 224, 0.19);
    padding: 10px 15px;
    font-size: 1.125em;
    font-weight: 500;
}

.archive .child-category-block {
    margin-bottom: 3rem;
}

.archive .child-category-block:last-of-type {
    margin-bottom: 0;
}

.tag .cat-hero {
    background-color: rgba(224, 163, 159, 0.33);
}




/* == Search == */

.search main {
    padding: 3rem 0;
}


/* == Single == */

.social-share-buttons {
    gap: 1rem;
    display: flex;
}

.single-content img {
    width: 100%;
}


/* == Recipe == */

body .wp-block-wpzoom-recipe-card-block-recipe-card.is-style-default {
    padding: 20px 25px 30px;
    margin-top: 50px;
    margin-bottom: 50px;
    background: #FDFAF7;
    border: none;
    -webkit-box-shadow: 0 0px 15px rgba(0, 0, 0, 0.1);
    box-shadow: none;
    border-radius: 5px 5px 0 0;
}

body .wp-block-wpzoom-recipe-card-block-recipe-card {
    max-width: 100%;
}

body .wp-block-wpzoom-recipe-card-block-recipe-card.is-style-default .recipe-card-ingredients,
body .wp-block-wpzoom-recipe-card-block-recipe-card.is-style-default .recipe-card-notes .recipe-card-notes-list>li,
body .wp-block-wpzoom-recipe-card-block-recipe-card.is-style-default .recipe-card-notes ul>li {
    color: #69504C;
    background-color: #FAF0E7;
}

body .wp-block-wpzoom-recipe-card-block-recipe-card.is-style-default .details-items .detail-item {
    border-bottom: none;
    border-left: 1px solid rgba(51, 16, 13, 0.62);
}

.detail-item-3 {
    border-right: 1px solid rgba(51, 16, 13, 0.62) !important;
}

body .wp-block-wpzoom-recipe-card-block-recipe-card.is-style-default .details-items .detail-item .detail-item-icon {
    opacity: 1;
    color: #33100D !important;
}

body .wp-block-wpzoom-recipe-card-block-recipe-card.is-style-default .details-items .detail-item .detail-item-label,
body .wp-block-wpzoom-recipe-card-block-recipe-card.is-style-default .details-items .detail-item .detail-item-value,
body .wp-block-wpzoom-recipe-card-block-recipe-card.is-style-default .details-items .detail-item .detail-item-unit {
    font-size: 14px;
    font-size: clamp(16px, 1.3vw, 1.325rem);
    font-weight: 400;
    letter-spacing: 1.1px;
    color: rgba(51, 16, 13, 0.62);
}

body .wp-block-wpzoom-recipe-card-block-recipe-card.is-style-default .details-items {
    border-left: none;
    border-top: none;
    margin-bottom: 2rem;
}

body .recipe-card-course {
    display: none;
}

body .wp-block-wpzoom-recipe-card-block-recipe-card.is-style-default .ingredients-list>li .tick-circle {
    border: 1px solid var(--black);
    background: #fff;
}

body .wp-block-wpzoom-recipe-card-block-recipe-card.is-style-default .recipe-card-heading .recipe-card-author {
    color: #69504C;
    font-size: 1.3125rem;
    border-bottom: none;
}

body .wp-block-wpzoom-recipe-card-block-recipe-card.is-style-default .recipe-card-heading .recipe-card-title {
    text-transform: none;
}

.single-content .post-tags-list {
    text-align: center;
}

.single-content .post-tags-list li {
    margin-right: 20px;
}

.single-post #main-menu,
.page-template-page-about #main-menu,
.error404 #main-menu,
.page-template-page-contact #main-menu {
    background-color: rgba(224, 163, 159, 0.33);
}

/* == About == */

.page-template-page-about main,
.error404 main,
.page-template-page-contact main {
    background: var(--white);
    padding: 3rem 0;
}

.about,
.error-box {
    padding: 2rem;
    background: #fff;
}

.error-box {
    width: 70%;
    margin: 0 auto;
}

/* == Contact == */

.contact-form {
    background: var(--white);
    padding: 1rem;
}

.contact-form p {
    margin: 0;
}

@media only screen and (max-width: 769px) {
    .error-box {
        width: 100%;
    }

    .home-hero-text {
        margin: 0;
        width: 100%;
    }

    .home-hero .slide-txt {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }

    .home-hero img {
        height: 500px !important;
    }

    body div.my_carousel .next {
        right: 10px;
        background-color: rgba(51, 16, 13, 0.62);
    }

    body div.my_carousel .prev {
        left: 10px;
        background-color: rgba(51, 16, 13, 0.62);
    }

    body div.my_carousel .prev svg path,
    body div.my_carousel .next svg path {
        fill: #fff;
    }

    .home-blog .flex .wp-block-buttons span, .child-category-block .flex span {
        display: none;
    }

    .cat-hero-box {
        width: 100%;
    }

    .cat-hero {
        padding: 3rem 0;
    }

    .page-template-page-about main,
    .error404 main,
    .page-template-page-contact main {
        background: #fff;
        padding: 0 0 2rem 0;
    }

    .about,
    .error-box {
        padding: 2rem 0;
    }

}

.mobile-share-buttons {
    display: none;
}

@media only screen and (max-width: 540px) {
    .home-hero img {
        height: 700px !important;
    }

    .thumbnail-box {
        position: relative;
    }

    .mobile-share-buttons {
        display: flex;
        position: absolute;
        bottom: 10px;
        right: 1rem;
    }

    .desktop-share-buttons,
    .related-posts .explore-link {
        display: none;
    }

    .footer-nav {
        width: 100%;
    }

    #copyright .content-box {
        display: inline-block;
    }

            .subcategory .category-post, .tag .category-post, .search .category-post{
        width: 100%;
        max-width: 100%;
    }

            .subcategory .category-post img, .tag .category-post img, .search .category-post img{
        width: 100%;
    }

    .archive-category, .archive-date{
        font-size: 0.85rem;
    }

}


@media only screen and (max-width: 331px) {
.post-meta span:nth-of-type(2),.post-meta span:last-of-type{
    display: none;
}
}

.none{
    display: none!important;
}

.cky-revisit-bottom-left {
    display: none!important;
}

/* Szövegszín */
.has-vilagos-hatter-color { color: #FDFAF7; }
.has-kek-arnyalat-color   { color: #9FBFE0; }
.has-barna-arnyalat-color { color: #E0A39F; }
.has-rozsaszin-arnyalat-color { color: #F5E1DF; }

/* Háttérszín */
.has-vilagos-hatter-background-color { background-color: #FDFAF7; }
.has-kek-arnyalat-background-color   { background-color: #9FBFE0; }
.has-barna-arnyalat-background-color { background-color: #E0A39F; }
.has-rozsaszin-arnyalat-background-color { background-color: #F5E1DF; }
/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

/* Image Container */
.pinnerpress-pin-it-container {
    position: relative;
    display: inline-block;
    max-width: 100%;
    font-size: 0; /* Eliminate whitespace */
}

/* Special handling for gallery figures acting as containers */
.wp-block-gallery figure.pinnerpress-pin-it-container {
    position: relative;
    /* Don't override display or max-width for gallery figures */
    font-size: inherit; /* Keep gallery's font-size */
}

/* Ensure the button wrapper isn't constrained by gallery styles */
.wp-block-gallery figure.pinnerpress-pin-it-container .pinnerpress-pin-it-button-wrapper {
    position: absolute !important;
    z-index: 10 !important;
    transform: none !important;
    scale: none !important;
}

/* Fix pin button styling for gallery images to match regular images */
.wp-block-gallery figure.pinnerpress-pin-it-container .pinnerpress-pin-it-button {
    /* Ensure same padding and sizing as regular images */
    padding: 8px 12px !important; /* Override any inherited styles */
    font-size: 14px !important;
    font-weight: 500 !important;
    display: inline-flex !important;
    align-items: center !important;
    min-height: auto !important;
    height: auto !important;
    width: auto !important;
    min-width: auto !important;
    box-sizing: border-box !important;
    transform: none !important;
    scale: none !important;
}

/* Fix image banner styling for gallery images to match regular images */
.wp-block-gallery figure.pinnerpress-pin-it-container .pinnerpress-image-banner {
    /* Ensure proper flexbox layout for inline logo */
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex-direction: row !important; /* Force horizontal layout */
    flex-wrap: nowrap !important;
    white-space: nowrap !important;
    gap: 5px !important; /* Add small gap between icon and text */
}

/* Ensure the banner icon stays inline within gallery banners */
.wp-block-gallery figure.pinnerpress-pin-it-container .pinnerpress-image-banner .pinnerpress-banner-icon {
    display: inline-block !important;
    margin-right: 5px !important;
    flex-shrink: 0 !important;
}

/* Ensure banner text stays inline */
.wp-block-gallery figure.pinnerpress-pin-it-container .pinnerpress-image-banner span {
    display: inline !important;
    flex-shrink: 1 !important;
}

.pinnerpress-pin-it-container img {
    display: block;
    max-width: 100%;
    height: auto;
}

/* Pin Button Styles */
.pinnerpress-pin-it-button-wrapper {
    z-index: 10; /* Ensure button appears above the image */
    position: absolute;
}

.pinnerpress-pin-it-button {
    display: inline-flex;
    align-items: center;
    font-size: 14px;
    font-weight: 500;
    padding: 8px 12px;
    text-decoration: none;
    cursor: pointer;
    background-color: #E60023;
    color: #FFFFFF;
    border-radius: 3px;
}

/* Pinterest Icon Specific Styles */
.pinnerpress-pin-icon {
    /* No special rendering properties */
    display: inline-block !important;
    vertical-align: middle;
    fill: currentColor !important;
    width: 1em;
    height: 1em;
    pointer-events: none;
}

/* Image Banner Styles */
.pinnerpress-image-banner {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(255, 255, 255, 0.5);
    color: #BD081C;
    padding: 8px 15px;
    font-size: 22px;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    z-index: 9;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}

.pinnerpress-image-banner:hover {
    text-decoration: none;
    color: #BD081C;
    background-color: rgba(255, 255, 255, 0.7);
}

.pinnerpress-banner-icon {
    /* Remove drop shadow */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translateZ(0);
    backface-visibility: hidden;
}

/* Prevent page jumping when hovering images */
body {
    overflow-x: hidden;
}

/* Button size variations are handled inline via PHP */

/* Follow Box Modal */
.pinnerpress-follow-box-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 999999;
    display: flex;
    justify-content: center;
    align-items: center;
}

.pinnerpress-follow-box-wrapper {
    max-width: 400px;
    width: 90%;
}

.pinnerpress-follow-box {
    background-color: #fff;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

.pinnerpress-shadow-lg {
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}

.pinnerpress-follow-box-header {
    height: 120px;
    background-size: cover;
    background-position: center;
    position: relative;
}

.pinnerpress-follow-box-close {
    position: absolute;
    top: 10px;
    right: 10px;
    background: none;
    border: none;
    cursor: pointer;
    padding: 5px;
    filter: drop-shadow(0px 0px 3px rgba(0, 0, 0, 1)) drop-shadow(0px 0px 1px rgba(0, 0, 0, 1));
}

.pinnerpress-follow-box-close svg {
    display: block;
}

.pinnerpress-follow-box-close path {
    fill: #FFFFFF;
}

.pinnerpress-follow-box-logo {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background-size: cover;
    background-position: center;
    border: 4px solid #fff;
    position: absolute;
    bottom: -40px;
    left: 50%;
    transform: translateX(-50%);
}

.pinnerpress-follow-box-inner {
    padding: 50px 20px 20px;
    text-align: center;
}

.pinnerpress-follow-box-inner h3 {
    margin: 0 0 10px;
    font-size: 18px;
    font-weight: 600;
}

.pinnerpress-follow-box-inner p {
    margin: 0 0 20px;
    font-size: 14px;
    color: #666;
}

.pinnerpress-follow-box-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 500;
    padding: 8px 16px;
    border-radius: 4px;
    text-decoration: none;
    transition: opacity 0.2s ease;
    line-height: 1;
}

.pinnerpress-follow-box-button:hover {
    opacity: 0.9;
}

.pinnerpress-follow-button-text {
    margin-right: 6px;
    display: inline-block;
    line-height: 1;
}

.pinnerpress-pinterest-button-logo {
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: -0.125em;
    position: relative;
    top: 0.5px;
}

.pinnerpress-follow-box-dismiss {
    margin-top: 15px;
}

.pinnerpress-follow-box-dismiss-link {
    display: inline-block;
    font-size: 12px;
    color: #888;
    text-decoration: none;
}

.pinnerpress-follow-box-dismiss-link:hover {
    color: #555;
    text-decoration: underline;
}

.pinnerpress-dont-remind {
    display: block;
    margin-top: 15px;
    font-size: 12px;
    color: #888;
    text-decoration: none;
}

.pinnerpress-dont-remind:hover {
    color: #555;
    text-decoration: underline;
}

/* Call Out Banner Styles */
.pinnerpress-call-out-banner {
    box-sizing: border-box;
    margin: 25px 0;
    clear: both;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 25px;
    border-radius: 6px;
    background-color: #E60023;
    color: #FFFFFF;
}

.pinnerpress-call-out-banner * {
    box-sizing: border-box;
}

.pinnerpress-call-out-banner span {
    font-size: 18px;
    line-height: 1.4;
    margin: 0 !important;
    font-weight: 600;
    flex: 1;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.pinnerpress-logo {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-right: 15px;
    width: auto;
    min-width: 24px;
    flex-shrink: 0;
}

.pinnerpress-call-out-button {
    display: inline-block;
    background-color: #FFFFFF;
    color: #E60023 !important; /* Force text color */
    padding: 10px 20px;
    text-decoration: none !important; /* Prevent theme overrides */
    border-radius: 50px;
    font-weight: 700; /* Make text bolder */
    white-space: nowrap;
    margin-left: 15px;
    min-width: 90px;
    text-align: center;
    flex-shrink: 0;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    transition: all 0.2s ease;
    font-size: 16px;
    line-height: 1.4;
}

.pinnerpress-call-out-button:hover {
    opacity: 0.9;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
    text-decoration: none !important;
}

/* Style Variations */
.pinnerpress-call-out-classic {
    border-radius: 6px;
    border-width: 0;
    border-style: solid;
    padding: 30px 25px;
    text-align: center;
    background-color: #E60023;
    color: #FFFFFF;
}

.pinnerpress-call-out-modern {
    border-radius: 10px;
    border: none;
    padding: 30px 25px;
    text-align: center;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.pinnerpress-call-out-modern .pinnerpress-call-out-button {
    border-radius: 30px; /* More rounded button for modern style */
    padding: 12px 24px;
}

.pinnerpress-call-out-simple {
    border-top: 1px solid;
    border-bottom: 1px solid;
    border-left: none;
    border-right: none;
    padding: 20px 15px;
    border-radius: 0;
    text-align: center;
}

/* New Inline Style - Horizontal layout */
.pinnerpress-call-out-inline {
    border-radius: 6px;
    border: none;
    padding: 15px 25px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-align: left;
    background-color: #E60023;
    color: #FFFFFF;
    flex-wrap: wrap;
}

.pinnerpress-call-out-inline h3 {
    font-size: 18px;
    margin: 10px 20px 10px 0 !important;
    font-weight: 600;
    text-align: left;
    flex: 1;
}

.pinnerpress-call-out-inline p {
    display: none; /* Hide description in inline mode */
}

.pinnerpress-call-out-inline .pinnerpress-call-out-button {
    white-space: nowrap;
    margin: 5px 0;
    padding: 10px 20px;
    border-radius: 30px;
    min-width: 90px;
}

.pinnerpress-call-out-inline .pinnerpress-pinterest-icon {
    margin-right: 10px;
}

/* Responsive Styles */
@media (max-width: 768px) {
    .pinnerpress-call-out-banner {
        flex-direction: column;
        padding: 20px;
        align-items: center;
    }
    
    .pinnerpress-call-out-banner span {        
        text-align: center;
        display: block;
        width: 100%;
    }
    
    .pinnerpress-call-out-button {
        width: 100%;
        max-width: 200px;
        margin: 10px auto 5px !important;
    }
    
    .pinnerpress-logo {
        margin: 0 auto 10px !important;
    }
    
    .pinnerpress-call-out-inline {
        flex-direction: column;
        padding: 20px;
    }
    
    .pinnerpress-call-out-inline h3 {
        margin: 0 0 15px 0 !important;
        text-align: center;
        font-size: 16px;
    }
    
    .pinnerpress-call-out-inline .pinnerpress-call-out-button {
        width: 100%;
        max-width: 200px;
    }
}

/* Hide pin buttons on images with pinning disabled */
.pinnerpress-pinning-disabled .pinnerpress-pin-it-button-wrapper,
.pinnerpress-pinning-disabled + .pinnerpress-pin-it-button-wrapper,
figure.pinnerpress-pinning-disabled > .pinnerpress-pin-it-button-wrapper,
div.pinnerpress-pinning-disabled > .pinnerpress-pin-it-button-wrapper,
img[data-pin-nopin="true"] + .pinnerpress-pin-it-button-wrapper,
img[data-pin-nopin="true"] ~ .pinnerpress-pin-it-button-wrapper {
    display: none !important;
}

/* Hide Pinterest banner on images with pinning disabled */
.pinnerpress-pinning-disabled .pinnerpress-banner,
.pinnerpress-pinning-disabled + .pinnerpress-banner,
figure.pinnerpress-pinning-disabled > .pinnerpress-banner,
div.pinnerpress-pinning-disabled > .pinnerpress-banner,
img[data-pin-nopin="true"] + .pinnerpress-banner,
img[data-pin-nopin="true"] ~ .pinnerpress-banner {
    display: none !important;
} :root {
    --gap: 2rem;
}

@media screen and (max-width: 768px) {
    :root {
        --gap: 1rem;
    }
}


.content-box {
    max-width: 1440px;
    padding: 0 1rem;
    margin: 0 auto;
}

.wide {
    margin-left: calc(((100vw - 1400px + 1rem) / 2) * -1);
    margin-right: calc(((100vw - 1400px + 1rem) / 2) * -1);
    padding-left: calc((100vw - 1400px) / 2);
    padding-right: calc((100vw - 1400px) / 2);


    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
}

@media screen and (max-width: 1400px) {
    .wide {
        margin-left: calc(((100vw + 1rem) / 2) * -1);
        margin-right: calc(((100vw + 1rem) / 2) * -1);
        padding-left: calc((100vw + 1rem) / 2);
        padding-right: calc((100vw + 1rem) / 2);
    }
}

.vertical-center {
    align-items: center;
}

.row {
    width: calc(100% + var(--gap));
}

.offset-left {
    padding-left: calc((100% - (1440px - 2rem)) / 2);
    padding-right: 3rem;
}

.offset-right {
    padding-right: calc((100% - (1440px - 2rem)) / 2);
    padding-left: 3rem;
}

.object-fit {
    object-fit: cover;
    height: 100%;
}

.narrow {
    max-width: 56rem;
    margin: 0 auto;
}

.round {
    border-radius: 50%;
}

@media screen and (max-width: 1440px) {
    .offset-left {
        padding-left: 1rem;
    }

    .offset-right {
        padding-right: 1rem;
    }
}

.row,
.column-2,
.column-3,
.column-4,
.column-5,
.column-6,
.column-7,
.column-8,
.column-9 {
    display: flex;
    flex-wrap: wrap;
    gap: var(--gap);
    clear: both;
}

.no-gap,
.no-gap.row {
    gap: 0;
}


.no-gap.row {
    width: 100%;
}

.col-1-2 {
    width: calc(50% - var(--gap))
}

.col-1-3 {
    width: calc(33.3333% - var(--gap))
}

.col-2-3 {
    width: calc(66.6666% - var(--gap))
}

.col-1-4 {
    width: calc(25% - var(--gap))
}

.col-3-4 {
    width: calc(75% - var(--gap))
}

.col-1-5 {
    width: calc(20% - var(--gap))
}

.col-2-5 {
    width: calc(40% - var(--gap))
}

.col-3-5 {
    width: calc(60% - var(--gap))
}

.col-4-5 {
    width: calc(80% - var(--gap))
}

.col-1-6 {
    width: calc(16.6667% - var(--gap))
}

.col-5-6 {
    width: calc(83.3335% - var(--gap))
}

.no-gap .col-1-2 {
    width: 50%
}

.no-gap .col-1-3 {
    width: 33.3333%
}

.no-gap .col-2-3 {
    width: 66.6666%
}

.no-gap .col-1-4 {
    width: 25%
}

.no-gap .col-3-4 {
    width: 75%
}

.no-gap .col-1-5 {
    width: 20%
}

.no-gap .col-2-5 {
    width: 40%
}

.no-gap .col-3-5 {
    width: 60%
}

.no-gap .col-4-5 {
    width: 80%
}

.no-gap .col-1-6 {
    width: 16.6667%
}

.no-gap .col-5-6 {
    width: 83.3335%
}

.column-2 > div,
.column-2 article {
    width: calc((100% - (1 * var(--gap))) / 2)
}

.column-3 > div,
.column-3 article {
    width: calc((100% - (2 * var(--gap))) / 3)
}

.column-4 > div,
.column-4 article {
    width: calc((100% - (3 * var(--gap))) / 4)
}

.column-5 > div,
.column-5 article {
    width: calc((100% - (4 * var(--gap))) / 5)
}

.column-6 > div,
.column-6 article {
    width: calc((100% - (5 * var(--gap))) / 6)
}

.column-7 > div,
.column-7 article {
    width: calc((100% - (6 * var(--gap))) / 7)
}

.column-8 > div,
.column-8 article {
    width: calc((100% - (7 * var(--gap))) / 8)
}

.column-9 > div,
.column-9 article {
    width: calc((100% - (8 * var(--gap))) / 9)
}

.no-gap.column-2 > div,
.no-gap.column-2 article {
    width: calc(100% / 2)
}

.no-gap.column-3 > div,
.no-gap.column-3 article {
    width: calc(100% / 3)
}

.no-gap.column-4 > div,
.no-gap.column-4 article {
    width: calc(100% / 4)
}

.no-gap.column-5 > div,
.no-gap.column-5 article {
    width: calc(100% / 5)
}

.no-gap.column-6 > div,
.no-gap.column-6 article {
    width: calc(100% / 6)
}

.no-gap.column-7 > div,
.no-gap.column-7 article {
    width: calc(100% / 7)
}

.no-gap.column-8 > div,
.no-gap.column-8 article {
    width: calc(100% / 8)
}

.no-gap.column-9 > div,
.no-gap.column-9 article {
    width: calc(100% / 9)
}


/* === MANSORY === */

.mansory-2,
.mansory-3,
.mansory-4,
.mansory-5,
.mansory-6 {
    -webkit-column-gap: 0px;
    -moz-column-gap: 0px;
    column-gap: 0px;
}


.mansory-2 > div,
.mansory-3 > div,
.mansory-4 > div,
.mansory-5 > div,
.mansory-6 > div,
.mansory-2 > article,
.mansory-3 > article,
.mansory-4 > article,
.mansory-5 > article,
.mansory-6 > article {
    display: block;
    width: 100%;
    margin: 0px; padding: 0;
    position: relative;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
}


.mansory-2 {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
}

.mansory-3 {
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
}

.mansory-4 {
    -moz-column-count: 4;
    -webkit-column-count: 4;
    column-count: 4;
}

.mansory-5 {
    -moz-column-count: 5;
    -webkit-column-count: 5;
    column-count: 5;
}

.mansory-6 {
    -moz-column-count: 6;
    -webkit-column-count: 6;
    column-count: 6;
}

@media screen and (min-width: 768px) and (max-width:1024px) {

    .column-4 > div,
    .column-4 article,
    .column-5 > div,
    .column-5 article,
    .column-6 > div,
    .column-6 article {
        width: calc((100% - (2 * var(--gap))) / 3)
    }

    .column-7 > div,
    .column-7 article,
    .column-8 > div,
    .column-8 article,
    .column-9 > div,
    .column-9 article {
        width: calc((100% - (3 * var(--gap))) / 4)
    }

    .no-gap.column-4 > div,
    .no-gap.column-4 article,
    .no-gap.column-5 > div,
    .no-gap.column-5 article,
    .no-gap.column-6 > div,
    .no-gap.column-6 article {
        width: calc(100% / 3)
    }

    .no-gap.column-7 > div,
    .no-gap.column-7 article,
    .no-gap.column-8 > div,
    .no-gap.column-8 article,
    .no-gap.column-9 > div,
    .no-gap.column-9 article {
        width: calc(100% / 4)
    }


    .mansory-4 {
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-count: 3;
    }

    .mansory-5 {
        -moz-column-count: 4;
        -webkit-column-count: 4;
        column-count: 4;
    }

    .mansory-6 {
        -moz-column-count: 4;
        -webkit-column-count: 4;
        column-count: 4;
    }
}

@media screen and (min-width: 480px) and (max-width:767px) {

    .column-3 > div,
    .column-3 article,
    .column-4 > div,
    .column-4 article,
    .column-5 > div,
    .column-5 article {
        width: calc((100% - (1 * var(--gap))) / 2)
    }

    .column-6 > div,
    .column-6 article,
    .column-7 > div,
    .column-7 article {
        width: calc((100% - (2 * var(--gap))) / 3)
    }

    .column-8 > div,
    .column-8 article,
    .column-9 > div,
    .column-9 article {
        width: calc((100% - (3 * var(--gap))) / 4)
    }

    .no-gap.column-3 > div,
    .no-gap.column-3 article,
    .no-gap.column-4 > div,
    .no-gap.column-4 article,
    .no-gap.column-5 > div,
    .no-gap.column-5 article {
        width: calc(100% / 2)
    }

    .no-gap.column-6 > div,
    .no-gap.column-6 article,
    .no-gap.column-7 > div,
    .no-gap.column-7 article {
        width: calc(100% / 3)
    }

    .no-gap.column-8 > div,
    .no-gap.column-8 article,
    .no-gap.column-9 > div,
    .no-gap.column-9 article {
        width: calc(100% / 4)
    }

    .mansory-4 {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
    }

    .mansory-5 {
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-count: 3;
    }

    .mansory-6 {
        -moz-column-count: 4;
        -webkit-column-count: 4;
        column-count: 4;
    }
}

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

    .column-2 > div,
    .column-2 article,
    .column-3 > div,
    .column-3 article {
        width: 100%
    }

    .column-4 > div,
    .column-4 article,
    .column-5 > div,
    .column-5 article,
    .column-6 > div,
    .column-6 article {
        width: calc((100% - (1 * var(--gap))) / 2)
    }

    .column-7 > div,
    .column-7 article,
    .column-8 > div,
    .column-8 article,
    .column-9 > div,
    .column-9 article {
        width: calc((100% - (2 * var(--gap))) / 3)
    }

    .no-gap.column-2 > div,
    .no-gap.column-2 article,
    .no-gap.column-3 > div,
    .no-gap.column-3 article {
        width: 100%
    }

    .no-gap.column-4 > div,
    .no-gap.column-4 article,
    .no-gap.column-5 > div,
    .no-gap.column-5 article,
    .no-gap.column-6 > div,
    .no-gap.column-6 article {
        width: calc(100% / 2)
    }

    .no-gap.column-7 > div,
    .no-gap.column-7 article,
    .no-gap.column-8 > div,
    .no-gap.column-8 article,
    .no-gap.column-9 > div,
    .no-gap.column-9 article {
        width: calc(100% / 3)
    }

    .mansory-6,
    .mansory-5,
    .mansory-4 {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
    }

}

@media screen and (max-width: 768px) {
    .row {
        width: 100%;
    }

    .col-1-2,
    .col-1-3,
    .col-2-3,
    .col-1-4,
    .col-3-4,
    .col-1-5,
    .col-2-5,
    .col-3-5,
    .col-4-5,
    .col-1-6,
    .col-5-6,
    .no-gap .col-1-2,
    .no-gap .col-1-3,
    .no-gap .col-2-3,
    .no-gap .col-1-4,
    .no-gap .col-3-4,
    .no-gap .col-1-5,
    .no-gap .col-2-5,
    .no-gap .col-3-5,
    .no-gap .col-4-5,
    .no-gap .col-1-6,
    .no-gap .col-5-6 {
        width: 100%
    }

    .mansory-3 {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
    }

    .offset-left {
        padding-right: 1rem;
        padding-left: 1rem;
    }

    .offset-right {
        padding-right: 1rem;
        padding-left: 1rem;
    }
}


@media only screen and (min-width: 600px) and (max-width: 850px) and (orientation: landscape) {

    .mansory-5-column,
    .mansory-6-column {
        -moz-column-count: 4;
        -webkit-column-count: 4;
        column-count: 4;
    }
}

@media only screen and (min-width: 360px) and (max-width: 599px) {

    .mansory-4-column,
    .mansory-5-column,
    .mansory-6-column {
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-count: 3;
    }
}

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

    .mansory-2-column,
    .mansory-3-column,
    .mansory-4-column,
    .mansory-5-column,
    .mansory-6-column {
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1;
    }
}:root {
    --form-ui-color: #9FBFE0;
    --form-ui-bg: #ffffff;
    --form-size: 2rem;
    --form-border-radius: 0.25rem;
    --form-border: solid 1px #9FBFE0;
    --form-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
}

input[type="text"],
input[type="email"],
input[type="tel"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="time"],
input[type="month"],
input[type="week"],
input[type="url"],
input[type="number"],
input[type="search"],
input[type="file"],
select {
    padding: 0 0.75rem;
    color: inherit;
    height: var(--form-size);
    font-size: 18px;
    line-height: 1;
    margin: 0;
    font-family: inherit;
    background-color: var(--form-ui-bg);
    border: var(--form-border);
    margin-bottom: 30px;
    height: 45px;
}

input[type="text"],
input[type="email"],
input[type="tel"],
input[type="password"],
input[type="search"],
textarea,
select {
    min-width: 100%;
    max-width: 100%;
}

textarea {
    background: rgba(255, 255, 255, 0.8);
    padding: 0.75rem;
    display: block;
    color: inherit;
    font-size: 18px;
    height: auto;
    margin: 0;
    font-family: inherit;
    height: 8rem;
    border-radius: var(--form-border-radius);
    -webkit-border-radius: var(--form-border-radius);
    -moz-border-radius: var(--form-border-radius);
    background-color: var(--form-ui-bg);
    box-shadow: var(--form-box-shadow);
    border: var(--form-border);
}

::-webkit-input-placeholder {
    color: #69504C;
}

:-moz-placeholder {
    color: #69504C;
}

::-moz-placeholder {
    color: #69504C;
}

:-ms-input-placeholder {
    color: #69504C;
}

input[type="checkbox"],
input[type="radio"] {
    display: none;
}

input[type="checkbox"]+label,
input[type="radio"]+label,
input[type="checkbox"]+span,
input[type="radio"]+span {
    padding: 0;
    display: inline-block;
    overflow: hidden;
    position: relative;
    margin: 0.25rem 0.5rem 0.25rem 0;
    vertical-align: middle;
}

input[type="checkbox"]+label:before,
input[type="radio"]+label:before,
input[type="checkbox"]+span:before,
input[type="radio"]+span:before {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 2px;
    background: var(--form-ui-bg);
    color: #fff;
    line-height: 1;
    margin-right: 0.5rem;
    box-shadow: var(--form-box-shadow);
    border: 1px solid var(--black);
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

input[type="radio"]+label:before,
input[type="radio"]+span:before {
    border-radius: 50%;
}

input[type="checkbox"]:checked+label:before,
input[type="checkbox"]:checked+span:before {
    content: "";
    background: var(--form-ui-color);
    color: #fff;
    box-shadow: var(--form-box-shadow);
    border: var(--form-border);
}

input[type="checkbox"]:checked+label:after,
input[type="checkbox"]:checked+span:after {
    display: inline-block;
    text-align: center;
    width: calc(var(--form-size) * 0.75);
    height: calc(var(--form-size) * 0.75);
    line-height: calc(var(--form-size) * 0.75);
    font-weight: bold;
    font-size: calc(var(--form-size) * 0.5);
    font-family: sans-serif;
    color: #fff;
    vertical-align: middle;
    cursor: pointer;
    content: 'L';
    position: absolute;
    top: 0;
    left: -1.5px;
    transform: rotate(45deg) scale(-1, 1);
}

.wp-block-button__link {
    color: var(--black)!important;
    background-color: #9FBFE0;
    border-radius: 0;
    box-shadow: none;
    text-decoration: none;
    padding: 10px 15px;
    font-size: 1.125em;
    font-family: "Work Sans", sans-serif;
    font-weight: 500;
}

.home-blog-col1 .wp-block-button__link {
    text-decoration: underline;
    background-color: rgba(159, 191, 224, 0.19);
}

.wpcf7-submit {
    background: #9FBFE0;
    padding: 10px;
    border: none;
    font-size: 18px;
    font-weight: 500;
    color: var(--black);
    margin-top: 2rem;
}

.woocommerce-message,
.woocommerce-info,
.woocommerce-error {
    outline: none !important;
}


/* == Keresés == */

.top-search {
    margin-left: 1rem;
}

.top-search svg {
    cursor: pointer;
}

.top-fibo {
    background: #fff;
    z-index: 1;
    position: absolute;
    visibility: hidden;
    /* Kezdetben láthatatlan */
    opacity: 0;
    transform: translateY(10px);
    /* Kezdetben enyhén lejjebb tolva */
    transition: opacity 0.75s ease, transform 0.75s ease, visibility 0s 0.75s;
    /* Sima átmenet, láthatóság késleltetése */
    margin: 0 auto;
    width: 100%;
    padding: 1rem 0;
}

.top-fibo .content-box {
    max-width: 700px;
}

.top-fibo input {
    /* background-color: rgba(159, 191, 224, 0.19);*/
    background: var(--white);
    border: 1px solid var(--black)!important;
}

body .top-fibo.active {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
    transition: opacity 0.75s ease, transform 0.75s ease, visibility 0s 0s;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
}

.wpcf7-list-item-label{
    font-size: 16px;
}

.wpcf7-list-item {
    margin: 0;
}header {
    background: var(--white);
}

#main-menu {
    position: relative;
    border-top: solid 1px #000;
    border-bottom: solid 1px #000;
    padding: 20px 0;
}

#main-menu .content-box {
    display: flex;
    align-items: center;
    justify-content: center;
}

#main-menu ul {
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 0;
}

#main-menu ul li {
    display: inline-block;
    position: relative;
    margin: 0;
    padding: 0;
}

footer ul li,
.post-tags-list li {
    padding-left: 0;
}

#main-menu ul li:before,
footer ul li:before,
.post-tags-list li:before {
    display: none;
}

#main-menu ul li a {
    color: inherit;
    line-height: 1.8rem;
    margin: 0 1rem;
    display: inline-block;
    text-transform: uppercase;
    position: relative;
    font-weight: 500;
    padding: 2px 10px;
    font-size: 18px;
}

#main-menu nav>ul>li.menu-item-has-children>a {
    padding-right: 25px;
}

#main-menu ul li ul li a {
    text-transform: none;
    font-weight: normal;
    font-size: smaller;
    margin: 0;
}

#main-menu ul li a:hover,
.current-menu-item a,
.current-category-ancestor a {
    font-weight: 500;
    background-color: rgba(224, 163, 159, 0.33);
}

#main-menu ul li ul li a {
    white-space: nowrap;
}

.opener {
    right: 0px;
    position: absolute;
    top: 0px;
    width: 1rem;
    height: 2rem;
    cursor: pointer;
    z-index: 10;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-right: 5px;
}

.opener svg {
    width: 0.5rem;
    height: auto;
}

.menu a {
    cursor: pointer;
}

@media only screen and (min-width: 1025px) {
    #main-menu ul li ul {
        z-index: 10;
        display: block;
        overflow: hidden;
        position: absolute;
        left: 20px;
        background: #fff;
        top: 1.8em;
        padding: 0.5vw 0.5vw;
        opacity: 0;
        visibility: hidden;
        box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05);
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        width: 170px;

    }

    #main-menu ul>li:hover ul {
        opacity: 1;
        visibility: visible;
        display: block;
        top: 2.2rem;
    }

    #main-menu div>ul>li>a:before {
        content: '';
        position: absolute;
        width: 0;
        height: 2px;
        background: var(--main-color);
        display: block;
        bottom: 0;
        left: 0;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
    }

    #main-menu div>ul>li>a:hover:before {
        width: 100%;
        height: 2px;
    }

    #main-menu ul li ul li {
        width: 100%;
    }

    .mobile-search {
        display: none;
    }
}

li.menu-item:has(.sub-menu .current-menu-item)>a {
    background-color: rgba(224, 163, 159, 0.33);
}


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

    nav {
        width: 100%;
    }

    .mobile-search {
        display: block;
        margin-left: auto;
        margin-right: 1rem;
    }

    .top-search svg {
        width: 90%;
        margin-top: 7px;
    }

    .desktop-search {
        display: none;
    }

    #main-menu {
        padding: 0;
        background-color: #FDE1E4;
    }

    #main-menu .sub-menu.active {
        max-height: 1000px;
        opacity: 1;
    }

    #main-menu .content-box {
        justify-content: flex-start;
    }

    .menu.open {
        padding: 1rem 0 !important;
    }


    #top-head {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    #logo {
        text-align: left;
    }

    #hamburger {
        height: 2rem;
        width: 2.5rem;
        padding: 0.5rem;
        display: flex;
        flex-flow: column;
        justify-content: space-between;
        margin: 0;
        cursor: pointer;
        position: relative;
        background-color: rgba(159, 191, 224, 0.19);
    }

    #hamburger span {
        position: relative;
        display: block;
        height: 2.5px;
        background: #000;
        opacity: 1;
        border-radius: 3px;
        -webkit-transition: .3s ease-in-out;
        -moz-transition: .3s ease-in-out;
        -o-transition: .3s ease-in-out;
        transition: .3s ease-in-out;
    }

    #hamburger span:nth-child(1) {
        top: 0;
    }

    #hamburger span:nth-child(3) {
        bottom: 0;
    }

    #hamburger.open span:nth-child(1) {
        top: 50%;
        margin-top: -1px;
        -webkit-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
        -o-transform: rotate(135deg);
        transform: rotate(135deg);
    }

    #hamburger.open span:nth-child(3) {
        bottom: 50%;
        margin-bottom: -1px;
        -webkit-transform: rotate(-135deg);
        -moz-transform: rotate(-135deg);
        -o-transform: rotate(-135deg);
        transform: rotate(-135deg);
    }

    #hamburger.open span:nth-child(2) {
        opacity: 0;
    }

    #main-menu ul {
        overflow: hidden;
        display: block;
        -webkit-transition: all .8s ease-in-out;
        -moz-transition: all .8s ease-in-out;
        -o-transition: all .8s ease-in-out;
        transition: all .8s ease-in-out;
    }

    #main-menu ul.open,
    #main-menu ul.sub-menu.open {
        opacity: 1;
        max-height: 1000px;
    }

    #main-menu ul.sub-menu,
    #main-menu ul {
        max-height: 0;
        opacity: 0;
    }

    #main-menu ul li {
        text-align: left;
        display: block;
        border-bottom: 1px solid var(--white);
    }

    #main-menu ul li:last-of-type a {
        border: none;
    }

    #main-menu ul li a {
        padding: 0;
        margin: 0;
        display: block;
        padding-left: 10px;
    }

    #main-menu ul li ul li a {
        padding: 0 15px;
        border: none;
    }

    .opener {
        right: 0px;
        position: absolute;
        top: 0px;
        width: 2rem;
        height: 2rem;
        cursor: pointer;
        z-index: 10;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .opener svg {
        width: 50%;
        height: auto;
        -webkit-transition: 0.3s ease-in-out;
        -moz-transition: 0.3s ease-in-out;
        -o-transition: 0.3s ease-in-out;
        transition: 0.3s ease-in-out;
    }

    .open.opener svg {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
    }
}.comment-list li ol,
.comment-list li ol li ol,
.comment-list li ol li ol li ol {
    margin-left: 20px;
}


.comment-list,
.comment-list li {
    margin: 0 !important;
    padding: 0 !important;
}

.comment-list li:before {
    display: none;
}

.comment-body {
    padding: 15px 0 15px 65px;
    position: relative;
    border-bottom: solid 1px #ddd;
}

.comment-author,
.comment-meta {
    display: inline-block;
    margin-bottom: 10px;
}

.comment-author .avatar {
    height: 50px;
    left: 0;
    position: absolute;
    width: 50px;
    border-radius: 50%;
}

.comment-author .says {
    display: none;
}

.comments-nav {
    overflow: hidden;
    clear: both;
    border-bottom: solid 1px #ddd;
    text-align: center;
}

.comments-nav a,
.comments-nav span {
    display: inline-block;
    padding: 10px 5px;
}

.comments-nav span {
    font-weight: 700;
}

.prev-comments {
    border-style: solid;
    border-width: 2px 2px 0 0;
    border-color: #85af4b;
    padding: 0px !important;
    content: "";
    display: inline-block;
    height: 12px;
    width: 12px;
    -ms-transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

.next-comments {
    border-style: solid;
    border-width: 2px 2px 0 0;
    border-color: #85af4b;
    content: "";
    display: inline-block;
    padding: 0px !important;
    height: 12px;
    width: 12px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}