/* ================================================== */
/* GYÁRTÓK – cím és lista stílusok                    */
/* ================================================== */

#manufacturer .module-title,
#manufacturer .panel-title,
#manufacturer h3 {
    font-size: 20px !important;
    font-weight: 700 !important;
    color: #000000 !important;
}

#manufacturer .list-group-item {
    font-size: 18px !important;
    font-weight: 600 !important;
    color: #2f3a45 !important;
}


/* ================================================== */
/* KATEGÓRIA KÁRTYA – hover és aktív állapot           */
/* ================================================== */

.category-card {
    position: relative;
    overflow: hidden;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.category-card-link::before,
.category-card-link::after {
    display: none !important;
}

.category-card:hover,
.category-card.active {
    background: #2FA5A9 !important;
    transform: translateY(-3px);
    box-shadow: 0 12px 22px rgba(0,0,0,0.12);
}

.category-card:hover .category-card-link,
.category-card.active .category-card-link {
    color: #ffffff !important;
}

.category-card.active {
    box-shadow: 0 8px 18px rgba(47,165,169,0.35);
}

.category-card:focus-within {
    outline: 3px solid rgba(47,165,169,0.4);
    outline-offset: 3px;
}


/* ================================================== */
/* MATRICÁK (BADGE) – NE MÓDOSÍTSD!                   */
/* Biztos döntés, Gazdik kedvence és egyéb badge-ek   */
/* ID-k: 17, 20, 23, 25                               */
/* ================================================== */

a.badgeitem.badgeitemid_17,
a.badgeitem.badgeitemid_20,
a.badgeitem.badgeitemid_23,
a.badgeitem.badgeitemid_25 {
    position: absolute !important;
    top: 10px !important;
    left: 8px !important;
    width: auto !important;
    height: auto !important;
    padding: 9px 26px !important;
    border-radius: 24px !important;
    font-size: 15px !important;
    font-weight: 700 !important;
    letter-spacing: 0.6px !important;
    line-height: 1 !important;
    text-transform: uppercase !important;
    white-space: nowrap !important;
    color: #ffffff !important;
    background-image: none !important;
    background: linear-gradient(
        135deg,
        rgba(0,190,180,0.82) 0%,
        rgba(0,165,155,0.82) 100%
    ) !important;
    box-shadow:
        0 6px 16px rgba(0,0,0,0.18),
        inset 0 1px 2px rgba(255,255,255,0.35) !important;
    transition: transform 0.2s ease !important;
}

a.badgeitem.badgeitemid_17:hover,
a.badgeitem.badgeitemid_20:hover,
a.badgeitem.badgeitemid_23:hover,
a.badgeitem.badgeitemid_25:hover {
    transform: translateY(-2px);
}

a.badgeitem.badgeitemid_17,
a.badgeitem.badgeitemid_25 {
    padding: 9px 26px 9px 48px !important;
    font-weight: 800 !important;
}

a.badgeitem.badgeitemid_17::before,
a.badgeitem.badgeitemid_25::before {
    content: "★";
    position: absolute;
    left: 12px;
    top: 50%;
    transform: translateY(-50%);
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background: radial-gradient(circle at 30% 30%, #FFF8D5, #FFD54F);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    font-weight: 900;
    color: #B8860B;
}

a.badgeitem.badgeitemid_17 .badgeitem-text,
a.badgeitem.badgeitemid_20 .badgeitem-text,
a.badgeitem.badgeitemid_23 .badgeitem-text,
a.badgeitem.badgeitemid_25 .badgeitem-text {
    color: #ffffff !important;
}

@media (max-width: 768px) {
    a.badgeitem.badgeitemid_17,
    a.badgeitem.badgeitemid_20,
    a.badgeitem.badgeitemid_23,
    a.badgeitem.badgeitemid_25 {
        top: 0px !important;
        left: 0px !important;
        padding: 6px 14px !important;
        font-size: 12px !important;
        border-radius: 18px !important;
    }

    a.badgeitem.badgeitemid_17,
    a.badgeitem.badgeitemid_25 {
        padding: 6px 14px 6px 38px !important;
    }

    a.badgeitem.badgeitemid_17::before,
    a.badgeitem.badgeitemid_25::before {
        left: 8px;
        width: 16px;
        height: 16px;
        font-size: 10px;
    }
}


/* ================================================== */
/* FŐOLDAL – fő üzenet (H1 és alcím szöveg)           */
/* ================================================== */

.home-body .home-intro {
    text-align: center !important;
    padding: 5px 20px 0px 20px !important;
    margin-bottom: 5px !important;
}

.home-body .home-intro h1 {
    font-size: 34px !important;
    font-weight: 700 !important;
    color: #2a2a2a !important;
    margin: 0 0 6px 0 !important;
    font-family: 'Barlow', sans-serif !important;
}

.home-body .home-intro p {
    font-size: 20px !important;
    font-weight: 500 !important;
    color: #555555 !important;
    margin: 0 !important;
    font-family: 'Barlow', sans-serif !important;
}

/* Mobilon kisebb méret hogy 2 sorba férjen */
@media (max-width: 768px) {
    .home-body .home-intro {
        width: 100% !important;
        max-width: 100% !important;
        padding: 12px 15px 8px 15px !important;
        margin: 0 auto !important;
        box-sizing: border-box !important;
        text-align: center !important;
    }

    .home-body .home-intro h1 {
        font-size: 17px !important;
        line-height: 1.3 !important;
        margin: 0 0 6px 0 !important;
        word-break: normal !important;
    }

    .home-body .home-intro p {
        font-size: 14px !important;
        line-height: 1.4 !important;
        margin: 0 !important;
    }
}


/* ================================================== */
/* TRUST BLOKK – 4 bizalmi doboz a főoldalon          */
/* Szín: #00beb4 – ez marad a világosabb türkiz!      */
/* ================================================== */

#trustGrid {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 25px !important;
    max-width: 1100px;
    margin: 0 auto;
}

.trustBox {
    background: #00beb4;
    padding: 24px;
    border-radius: 18px;
    display: flex !important;
    align-items: center;
    gap: 18px;
    justify-content: flex-start;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.trustBox:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgba(0,0,0,0.15);
}

.trustIcon {
    width: 36px;
    height: auto;
    mix-blend-mode: multiply;
}

.trustText {
    font-size: 19px;
    font-weight: 600;
    color: #ffffff;
    font-family: 'Barlow', sans-serif;
}

@media (max-width: 768px) {
    #trustGrid {
        grid-template-columns: 1fr !important;
        gap: 6px !important;
    }

    .trustBox {
        padding: 10px 16px !important;
        border-radius: 14px;
    }

    .trustText {
        font-size: 16px;
        line-height: 1.3;
    }

    .trustIcon {
        width: 26px;
    }
}


/* ================================================== */
/* NANOBAR – régi trust sáv (jelenleg nem aktív)      */
/* ================================================== */

.fixed.nanobar {
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: center !important;
    gap: 20px !important;
}

.fixed.nanobar > div {
    display: block !important;
    width: 23% !important;
    min-width: 220px;
    background: #00beb4 !important;
    border-radius: 10px;
    padding: 14px 18px;
    box-sizing: border-box;
}

@media (max-width: 992px) {
    .fixed.nanobar > div {
        width: 45% !important;
    }
}

@media (max-width: 600px) {
    .fixed.nanobar > div {
        width: 100% !important;
    }
}


/* ================================================== */
/* GOMBOK – TELI TÜRKIZ (elsődleges CTA)              */
/* Kosárba, Tovább a pénztárba, Tovább a kosárhoz     */
/* ================================================== */

.btn-primary {
    background: #2FA5A9 !important;
    border-color: #2FA5A9 !important;
    color: #ffffff !important;
    transition: background 0.2s ease, border-color 0.2s ease !important;
}

.btn-primary:hover,
.btn-primary:focus {
    background: #0F7F78 !important;
    border-color: #0F7F78 !important;
    color: #ffffff !important;
}


/* ================================================== */
/* GOMBOK – OUTLINE (másodlagos)                      */
/* Részletek, Vásárlás folytatása, Tovább válogatok   */
/* ================================================== */

.btn-default,
.btn-gray,
.btn-outline-primary,
.btn-secondary {
    background: #ffffff !important;
    border: 1.5px solid #2FA5A9 !important;
    color: #2FA5A9 !important;
    transition: background 0.2s ease, color 0.2s ease !important;
}

.btn-default:hover,
.btn-gray:hover,
.btn-outline-primary:hover,
.btn-secondary:hover {
    background: #2FA5A9 !important;
    border-color: #2FA5A9 !important;
    color: #ffffff !important;
}


/* ================================================== */
/* MENNYISÉG +/- GOMBOK – eredeti stílus megtartása   */
/* Ezek NEM türkizek                                  */
/* ================================================== */

.bootstrap-touchspin-up,
.bootstrap-touchspin-down,
.btn-touchspin {
    background: #f5f5f5 !important;
    border-color: #dddddd !important;
    color: #333333 !important;
    box-shadow: none !important;
}

.bootstrap-touchspin-up:hover,
.bootstrap-touchspin-down:hover {
    background: #e8e8e8 !important;
    border-color: #cccccc !important;
    color: #333333 !important;
}


/* ================================================== */
/* KOSÁR OLDAL – vissza és tovább gombok nyíl animáció */
/* ================================================== */

.sr-cart-page .btn-primary,
.sr-cart-page .sr-cart-back,
.sr-cart-page .ac-back {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    position: relative;
    height: 48px !important;
    padding: 0 36px !important;
    font-weight: 600 !important;
    transition: all .25s ease;
}

.sr-cart-page .btn-primary {
    background: #2FA5A9 !important;
    border-color: #2FA5A9 !important;
    color: #ffffff !important;
}

.sr-cart-page .btn-primary:hover {
    background: #0F7F78 !important;
    border-color: #0F7F78 !important;
    padding-right: 50px !important;
}

.sr-cart-page .sr-cart-back,
.sr-cart-page .ac-back {
    background: #ffffff !important;
    border: 2px solid #2FA5A9 !important;
    color: #2FA5A9 !important;
}

.sr-cart-page .sr-cart-back:hover,
.sr-cart-page .ac-back:hover {
    background: #2FA5A9 !important;
    color: #ffffff !important;
    padding-left: 50px !important;
}

.sr-cart-page .btn-primary::after,
.sr-cart-page .sr-cart-back::after,
.sr-cart-page .ac-back::after {
    content: "";
    position: absolute;
    top: 50%;
    width: 12px;
    height: 12px;
    border-top: 3px solid currentColor;
    border-right: 3px solid currentColor;
    opacity: 0;
    transition: all .25s ease;
}

.sr-cart-page .btn-primary::after {
    right: 18px;
    transform: translateY(-50%) translateX(-6px) rotate(45deg);
}

.sr-cart-page .sr-cart-back::after,
.sr-cart-page .ac-back::after {
    left: 18px;
    transform: translateY(-50%) translateX(6px) rotate(-135deg);
}

.sr-cart-page .btn-primary:hover::after {
    opacity: 1;
    transform: translateY(-50%) translateX(0) rotate(45deg);
}

.sr-cart-page .sr-cart-back:hover::after,
.sr-cart-page .ac-back:hover::after {
    opacity: 1;
    transform: translateY(-50%) translateX(0) rotate(-135deg);
}


/* ================================================== */
/* KOSÁR SZÁLLÍTÁSI INFORMÁCIÓ – szöveg stílus        */
/* ================================================== */

.sr-shipping-cost-calculator-wrapper {
    color: #000 !important;
    font-weight: 400 !important;
}

.sr-shipping-cost-calculator-wrapper strong,
.sr-shipping-cost-calculator-wrapper b {
    color: #000 !important;
    font-weight: 700 !important;
}


/* ================================================== */
/* BANNER – gradient overlay és CTA gomb stílus       */
/* ================================================== */

.banner-items-content,
.banner-items-container {
    background: transparent !important;
}

.banner-items-container {
    position: relative;
    border-radius: 0 0 20px 20px !important;
    padding: 28px !important;
    overflow: hidden;
}

.banner-items-container::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 0;
    background: linear-gradient(
        to bottom,
        rgba(47,165,169,0.0)  0%,
        rgba(47,165,169,0.03) 5%,
        rgba(47,165,169,0.1)  15%,
        rgba(47,165,169,0.35) 30%,
        rgba(47,165,169,0.7)  55%,
        rgba(15,127,120,0.95) 100%
    );
}

.banner-items-container > * {
    position: relative;
    z-index: 1;
}

.banner-items-title,
.banner-items-subtitle {
    color: #ffffff !important;
}

.banner-items-subtitle {
    font-size: 15px !important;
    line-height: 1.6 !important;
}

.banner-items-button .btn {
    box-shadow: 0 6px 18px rgba(0,0,0,0.25) !important;
    border-radius: 10px !important;
    transition: all 0.25s ease;
}

.banner-items-button .btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 10px 25px rgba(0,0,0,0.35) !important;
}

.banner-items-button .btn:active {
    transform: translateY(0px);
    box-shadow: 0 4px 12px rgba(0,0,0,0.2) !important;
}


/* ================================================== */
/* KATEGÓRIA MENÜ – függőleges menü görgetés fix      */
/* ================================================== */

.vertical-category-menu header .category-menu > li.parent > a:after {
    right: 1rem;
}

.vertical-category-menu header .category-menu {
    overflow-y: auto;
}


/* ================================================== */
/* MOBIL MENÜ – z-index fix (buborék fölé kerüljön)   */
/* ================================================== */

#js-mobile-nav {
    z-index: 10001 !important;
}


/* ================================================== */
/* ÁLTALÁNOS – mobil vízszintes túlcsordulás tiltása  */
/* ================================================== */

html, body {
    overflow-x: hidden !important;
}


/* ================================================== */
/* INGYENES SZÁLLÍTÁS – jobb oldali lebegő buborék    */
/* Összecsukható, nyíl gomb, piktogram eltűnik        */
/* ================================================== */

.tobi-free-shipping {
    position: fixed;
    top: 40%;
    right: 0;
    transform: translateY(-50%);
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0px 10px 14px 10px;
    border-radius: 16px 0 0 16px;
    width: 48px;
    z-index: 9999;
    background: linear-gradient(
        135deg,
        rgba(0,190,180,0.75) 0%,
        rgba(0,165,155,0.75) 100%
    );
    backdrop-filter: blur(24px);
    -webkit-backdrop-filter: blur(24px);
    border: 1px solid rgba(255,255,255,0.45);
    box-shadow:
        0 6px 18px rgba(0,0,0,0.14),
        inset 0 1px 2px rgba(255,255,255,0.35);
    color: #ffffff;
    animation: none !important;
}

.tobi-free-shipping:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 40%;
    border-radius: 16px 0 0 0;
    background: linear-gradient(
        rgba(255,255,255,0.55),
        rgba(255,255,255,0)
    );
    pointer-events: none;
}

/* Piktogram eltűnik */
.tobi-free-shipping img {
    display: none !important;
}

/* Nyíl gomb */
.tobi-toggle-btn {
    display: block;
    -webkit-appearance: none !important;
    appearance: none !important;
    background: transparent !important;
    background-color: transparent !important;
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
    color: #ffffff !important;
    font-size: 44px;
    font-weight: 700;
    cursor: pointer;
    padding: 0;
    line-height: 1;
    margin-bottom: 2px;
    margin-top: 0;
    width: 100%;
    text-align: center;
}

.tobi-toggle-btn:hover,
.tobi-toggle-btn:focus,
.tobi-toggle-btn:active {
    -webkit-appearance: none !important;
    appearance: none !important;
    background: transparent !important;
    background-color: transparent !important;
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
    color: #ffffff !important;
}

/* Csukott állapot */
.tobi-free-shipping.tobi-collapsed .tobi-free-shipping-text {
    display: none !important;
}

.tobi-free-shipping.tobi-collapsed {
    padding: 6px 8px 10px 8px !important;
    width: 36px !important;
}

/* Desktop méret */
@media (min-width: 768px) {
    .tobi-free-shipping {
        width: 58px;
    }

    .tobi-free-shipping-text {
        font-size: 17px;
    }
}
/* ================================================== */
/* LOGÓ MÉRET NÖVELÉS                                 */
/* ================================================== */

.navbar-brand img,
.navbar-brand a img {
    width: 220px !important;
    height: auto !important;
    max-height: 100px !important;
}

.navbar-brand {
    max-height: 100px !important;
}
.navbar-brand {
    max-height: 100px !important;
    align-self: center !important;
    margin-top: -35px !important;
}
/* ================================================== */
/* LOGÓ ALATTI SZLOGEN – Playfair Display             */
/* ================================================== */

.navbar-brand::after {
    content: 'Ahol a tudatosság egészséggé válik';
    display: block;
    font-family: 'Playfair Display', serif;
    font-size: 17px;
    color: #2a2a2a;
    font-weight: 400;
    letter-spacing: 0.8px;
    margin-top: 2px;
    margin-left: 8px;
    white-space: nowrap;
}
@media (max-width: 767px) {
    .navbar-brand img {
        width: 100px !important;
        max-height: 50px !important;
    }
    .navbar-brand {
        max-height: 60px !important;
        margin-top: 0 !important;
        transform: translateY(-2px);
    }
    .navbar-brand::after {
        font-size: 10px !important;
        letter-spacing: 0.2px !important;
        margin-left: 2px !important;
        white-space: nowrap !important;
        font-weight: 600 !important;
    }
    .navbar {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        margin-top: 0 !important;
    }
    .navbar-header {
        padding-top: 0 !important;
        margin-top: 0 !important;
    }
    .navbar-toggle {
        margin-top: 0 !important;
        padding-top: 0 !important;
    }
    header, #header {
        padding-top: 0 !important;
        margin-top: 0 !important;
    }
}
/* ================================================== */
/* TOBI SHOP – KAPCSOLAT OLDAL CSS                    */
/* ================================================== */

.information-page.contact-page .content.contact-content-form {
    background: #ffffff !important;
    border: 1px solid #e8e8e8 !important;
    border-radius: 16px !important;
    padding: 28px !important;
    box-shadow: 0 2px 12px rgba(0,0,0,0.06) !important;
    box-sizing: border-box !important;
    max-width: 100% !important;
    margin: 0 0 40px 0 !important;
}

.information-page.contact-page .content.contact-content-form::before {
    content: "Üzenj nekünk";
    display: block;
    font-size: 11px;
    font-weight: 700;
    color: #2FA5A9;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    margin-bottom: 16px;
}

.information-page.contact-page fieldset.content {
    border: none !important;
    padding: 0 !important;
    margin: 0 !important;
}

.information-page.contact-page .form-element {
    margin-bottom: 14px !important;
}

.information-page.contact-page .form-element label {
    display: block !important;
    font-size: 11px !important;
    font-weight: 700 !important;
    color: #888 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.8px !important;
    margin-bottom: 6px !important;
}

.information-page.contact-page input.input-text.form-control,
.information-page.contact-page textarea.form-control {
    width: 100% !important;
    box-sizing: border-box !important;
    padding: 10px 14px !important;
    border-radius: 10px !important;
    border: 1px solid #ddd !important;
    background: #f8fefe !important;
    font-family: 'Barlow', sans-serif !important;
    font-size: 14px !important;
    color: #2a2a2a !important;
    outline: none !important;
    box-shadow: none !important;
}

.information-page.contact-page input.input-text.form-control:focus,
.information-page.contact-page textarea.form-control:focus {
    border-color: #2FA5A9 !important;
    background: #fff !important;
}

.information-page.contact-page textarea.form-control {
    min-height: 120px !important;
    resize: vertical !important;
}

.information-page.contact-page .form-element.checkbox-element label {
    font-size: 12px !important;
    text-transform: none !important;
    letter-spacing: 0 !important;
    color: #999 !important;
    font-weight: 400 !important;
    display: inline !important;
}

.information-page.contact-page .buttons.contact-buttons {
    max-width: 100% !important;
    margin: 0 !important;
    padding: 0 0 40px !important;
}

.information-page.contact-page form#contact input[type="submit"],
.information-page.contact-page form#contact button[type="submit"] {
    padding: 13px 40px !important;
    background: #2FA5A9 !important;
    color: #fff !important;
    border: none !important;
    border-radius: 10px !important;
    font-family: 'Barlow', sans-serif !important;
    font-size: 15px !important;
    font-weight: 700 !important;
    cursor: pointer !important;
}

.information-page.contact-page form#contact input[type="submit"]:hover,
.information-page.contact-page form#contact button[type="submit"]:hover {
    background: #0F7F78 !important;
}

/* Kapcsolat felirat elrejtése */
.information-page.contact-page .page-head h1,
.information-page.contact-page .page-head h2,
.contact-page h1.page-title,
.contact-page .page-title {
    display: none !important;
}

/* Kapcsolat oldal wrapper szélesség */
.information-page.contact-page .tobi-page-wrap {
    padding: 0 !important;
    max-width: 100% !important;
    width: 100% !important;
}

/* ================================================== */
/* TOBI SHOP – FIZETÉSI LOGÓK CSS                     */
/* ================================================== */

.pay-logos {
    justify-content: center !important;
    gap: 28px !important;
}

.pay-item img {
    height: 48px !important;
}

/* ================================================== */
/* TOBI SHOP – HŰSÉGPROGRAM OLDAL CSS                 */
/* ================================================== */

body.informationid_39 .page-head {
    display: none !important;
}

body.informationid_39 .tobi-page-wrap {
    padding: 0 !important;
    max-width: 100% !important;
    width: 100% !important;
}

body.informationid_39 .page-body {
    padding: 0 !important;
    margin: 0 !important;
}

body.informationid_39 .col-lg-9 {
    padding: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
}

body.informationid_39 .col-lg-3 {
    display: none !important;
}
/* ================================================== */
/* TOBI SHOP - FIZETES SZALLITAS OLDAL CSS            */
/* ================================================== */

body.informationid_34 .page-head {
    display: none !important;
}

body.informationid_34 .tobi-page-wrap {
    padding: 0 !important;
    max-width: 100% !important;
    width: 100% !important;
}

body.informationid_34 .page-body {
    padding: 0 !important;
    margin: 0 !important;
}

body.informationid_34 .col-lg-9 {
    padding: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
}

body.informationid_34 .col-lg-3 {
    display: none !important;
}
/* ================================================== */
/* TOBI SHOP - ROLUNK OLDAL CSS                       */
/* ================================================== */

body.informationid_51 .page-head {
    display: none !important;
}

body.informationid_51 .tobi-page-wrap {
    padding: 0 !important;
    max-width: 100% !important;
    width: 100% !important;
}

body.informationid_51 .page-body {
    padding: 0 !important;
    margin: 0 !important;
}

body.informationid_51 .col-lg-9 {
    padding: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
}

body.informationid_51 .col-lg-3 {
    display: none !important;
}
/* ================================================== */
/* TOBI SHOP - ADATKEZELESI TAJEKOZTATO CSS           */
/* ================================================== */

body.informationid_44 .page-head {
    display: none !important;
}

body.informationid_44 .tobi-page-wrap {
    padding: 0 !important;
    max-width: 100% !important;
    width: 100% !important;
}

body.informationid_44 .page-body {
    padding: 0 !important;
    margin: 0 !important;
}

body.informationid_44 .col-lg-9 {
    padding: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
}

body.informationid_44 .col-lg-3 {
    display: none !important;
}
/* Lábléc szöveg */
footer.d-print-none a,
footer.d-print-none p,
footer.d-print-none li,
footer.d-print-none span {
    font-size: 15px !important;
    font-weight: 500 !important;
}

footer.d-print-none .footer-title,
footer.d-print-none h3,
footer.d-print-none h4 {
    font-size: 16px !important;
    font-weight: 800 !important;
}
/* Parallax lábléc */
footer.d-print-none {
    position: relative;
    margin-top: 0 !important;
    background-color: #f5f5f5 !important;
    background-image: url('https://www.tobishop.hu/custom/tobishop/image/data/NETOROLD/over.png') !important;
    background-attachment: fixed !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

footer.d-print-none::before {
    content: '';
    position: absolute;
    inset: 0;
    background: rgba(245,245,245,0.15);
    z-index: 1;
}

footer.d-print-none .container {
    position: relative;
    z-index: 2;
}

/* © 2023 Tobi Shop */
footer.d-print-none [class*="copyright"],
footer.d-print-none .copyright {
    color: rgba(255,255,255,0.75) !important;
}

/* Menüpontok hover */
footer.d-print-none .container a:hover {
    color: #0F7F78 !important;
}
/* Kapcsolat piktogrammok – mind ugyanolyan türkiz */
footer.d-print-none .contact-wrapper-box svg {
    color: #0F7F78 !important;
    stroke: #0F7F78 !important;
}
@media (max-width: 768px) {
    footer.d-print-none {
        background-attachment: scroll !important;
    }
}
.shoprenter-shop .shop-image img,
.section-store img,
[class*="store"] img,
[class*="shop"] img {
    border-radius: 12px !important;
}
/* Üzlet modul */
img.location-pic {
    border-radius: 12px !important;
}

.location-wrapper-box-right {
    align-self: flex-start !important;
    padding-top: 0 !important;
}

.location-wrapper-box {
    align-items: flex-start !important;
}
/* Hírlevél modul */
#module_newsletter_subscribe_wrapper {
    margin: 10px auto !important;
    padding: 0 !important;
    clear: both !important;
}

.newsletter-home-bg {
    display: none !important;
    visibility: hidden !important;
    height: 0 !important;
}

.newsletter-subscribe-module .module-head {
    display: none !important;
}

.newsletter-box {
    margin: 0 auto !important;
    max-width: 500px !important;
    padding: 24px !important;
    position: relative !important;
    z-index: 1 !important;
}

#section-location {
    clear: both !important;
    position: relative !important;
    z-index: 2 !important;
    margin-top: 20px !important;
}
/* Hírlevél modul */
#module_newsletter_subscribe_wrapper {
    background-image: url('https://www.tobishop.hu/custom/tobishop/image/data/BANNER/overhirelevel4.jpg') !important;
    background-attachment: fixed !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    position: relative !important;
    padding: 40px 0 !important;
    margin-left: calc(-50vw + 50%) !important;
    margin-right: calc(-50vw + 50%) !important;
    width: 100vw !important;
    max-width: 100vw !important;
    overflow: hidden !important;
    clear: both !important;
}

#module_newsletter_subscribe_wrapper::before {
    content: '';
    position: absolute;
    inset: 0;
    background: rgba(245,245,245,0.15);
    z-index: 0;
}

.newsletter-home-bg {
    display: none !important;
    visibility: hidden !important;
    height: 0 !important;
}

.newsletter-subscribe-module .module-head {
    display: none !important;
}

.newsletter-box {
    margin: 0 auto 0 10% !important;
    max-width: 500px !important;
    padding: 24px !important;
    position: relative !important;
    z-index: 1 !important;
    background: #ffffff !important;
    border-radius: 12px !important;
}

@media (max-width: 768px) {
    .newsletter-box {
        margin: 0 auto !important;
    }
}

#section-location {
    clear: both !important;
    position: relative !important;
    z-index: 2 !important;
    margin-top: 20px !important;
}

@media (max-width: 1024px) {
    #module_newsletter_subscribe_wrapper {
        background-attachment: scroll !important;
    }
    
    .newsletter-box {
        margin: 0 auto !important;
    }
}
@media (max-width: 768px) {
    #module_newsletter_subscribe_wrapper {
        background-image: none !important;
    }
}
/* Értékelés widget – parallax háttér */
.rv8-section {
    background-image: url('https://www.tobishop.hu/custom/tobishop/image/data/NETOROLD/overhirelevel5.png') !important;
    background-attachment: fixed !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    position: relative !important;
    padding: 40px 0 !important;
    margin-left: calc(-50vw + 50%) !important;
    margin-right: calc(-50vw + 50%) !important;
    width: 100vw !important;
    max-width: 100vw !important;
}

.rv8-section::before {
    content: '';
    position: absolute;
    inset: 0;
    background: rgba(245,245,245,0.15);
    z-index: 0;
}

.rv8-section > * {
    position: relative;
    z-index: 1;
}

@media (max-width: 1024px) {
    .rv8-section {
        background-attachment: scroll !important;
        background-image: none !important;
    }
}
/* Értékelés widget – szöveg színek háttérhez */
.rv8-title {
    color: #ffffff !important;
}

.rv8-sub {
    color: #e0f5f5 !important;
}

.rv8-sub2 {
    color: #b8e8e8 !important;
}

.rv8-note {
    color: #d0f0f0 !important;
}
@media (max-width: 1024px) {
    .rv8-title {
        color: #2a2a2a !important;
    }
    .rv8-sub {
        color: #555555 !important;
    }
    .rv8-sub2 {
        color: #777777 !important;
    }
    .rv8-note {
        color: #777777 !important;
    }
}