/* =========================================================
   FLÓRA HIGIÉNIA - CLEAN CUSTOM.CSS
   Joomla / Helix Ultimate / SP Page Builder / HikaShop
========================================================= */

:root {
    --flora-green: #0a5732;
    --flora-green-dark: #034b2a;
    --flora-green-mid: #0d6b3d;
    --flora-green-soft: #eef5f1;
    --flora-bg: #f7faf8;
    --flora-text: #1f2937;
    --flora-muted: #6b7280;
    --flora-border: rgba(10, 87, 50, 0.12);
    --flora-shadow: 0 16px 45px rgba(10, 87, 50, 0.08);
    --flora-radius: 22px;
}

body {
    color: var(--flora-text);
}

a.btn.btn-link.jmodedit {
    display: none !important;
}

/* =========================================================
   FEJLÉC / TOP BAR / FOOTER
========================================================= */

#sp-top-bar,
#sp-bottom {
    background: var(--flora-green) !important;
    color: #ffffff !important;
}

#sp-footer {
    background: var(--flora-green-dark) !important;
    color: #ffffff !important;
}

#sp-top-bar a,
#sp-top-bar i,
#sp-top-bar .fas,
#sp-top-bar .far,
#sp-top-bar .fab {
    color: #ffffff !important;
}

#sp-top1,
#sp-top1 > .sp-column {
    display: flex;
    align-items: center;
}

#sp-top1 .sp-column ul.social-icons {
    order: 1;
}

ul.sp-contact-info {
    order: 2;
}

#sp-top1 ul {
    margin-left: 25px;
    margin-right: 25px;
}

ul.sp-contact-info li {
    margin-right: 25px;
}

#sp-header {
    background: #ffffff !important;
    box-shadow: 0 4px 18px rgba(15, 23, 42, 0.06);
}

#sp-header .container-inner,
#sp-header .row {
    align-items: center;
}

#sp-menu {
    justify-content: flex-start;
    display: flex;
}

@media (min-width: 992px) {
    #sp-menu #offcanvas-toggler {
        display: none !important;
    }
}

#sp-header a,
#sp-header .sp-megamenu-parent > li > a {
    color: var(--flora-text) !important;
    text-decoration: none;
}

#sp-header .sp-megamenu-parent > li.active > a,
#sp-header .sp-megamenu-parent > li.current-item > a,
#sp-header .sp-megamenu-parent > li > a:hover {
    color: var(--flora-green) !important;
}

.sp-megamenu-parent li.active a {
    color: var(--flora-green) !important;
    font-weight: 700;
}

li.sp-menu-item a {
    text-transform: uppercase;
    font-weight: 600;
}

#sp-search {
    justify-content: center;
    align-items: center;
    display: flex;
}

#mod-ajaxsearch-searchword_128,
input#mod-ajaxsearch-searchword_128 {
    min-height: 50px;
    border-radius: 13px !important;
    border: 1px solid #d1d5db !important;
    border-bottom: 1px solid #d1d5db !important;
    padding: 0 16px;
    background: #ffffff;
    color: var(--flora-text);
    box-shadow: none !important;
}

#mod-ajaxsearch-searchword_128:focus,
input#mod-ajaxsearch-searchword_128:focus {
    border-color: var(--flora-green) !important;
    box-shadow: 0 0 0 4px rgba(10, 87, 50, 0.10) !important;
}

#sp-position8 {
    justify-content: center;
    align-items: center;
    display: flex;
}

#sp-header .ajanlatkeres-btn,
#sp-header .ajanlatkeres-btn:link,
#sp-header .ajanlatkeres-btn:visited,
#sp-header .ajanlatkeres-btn:hover,
#sp-header .ajanlatkeres-btn:focus,
#sp-header .ajanlatkeres-btn:active,
#sp-position8 .ajanlatkeres-btn,
#sp-position8 .ajanlatkeres-btn:link,
#sp-position8 .ajanlatkeres-btn:visited,
#sp-position8 .ajanlatkeres-btn:hover,
#sp-position8 .ajanlatkeres-btn:focus,
#sp-position8 .ajanlatkeres-btn:active {
    background: var(--flora-green) !important;
    border-color: var(--flora-green) !important;
    color: #ffffff !important;
    text-transform: uppercase;
    font-weight: 800;
    border-radius: 8px;
}

#sp-header .ajanlatkeres-btn *,
#sp-position8 .ajanlatkeres-btn * {
    color: #ffffff !important;
}

/* =========================================================
   KÖZÖS GOMBOK / LINK ALAPOK
========================================================= */

.kapcsolat-row a,
.szolg-btn {
    color: var(--flora-green) !important;
}

.szolg-btn {
    background: transparent !important;
    font-weight: 700;
}

.hikacart,
.hikacart *,
.hikashop_cart_proceed_to_checkout,
.hikashop_cart_proceed_to_checkout *,
.ajanlatkeres-btn,
.ajanlatkeres-btn * {
    color: #ffffff !important;
}

/* =========================================================
   KEZDŐLAP - ELŐNYÖK / SZOLGÁLTATÁS KÁRTYÁK
========================================================= */

.adv-row {
    background: #f4f7f5;
}

.adv-row .sppb-row .sppb-column-addons,
.adv-row .sppb-addon-text-block,
.adv-row .sppb-addon-text-block .sppb-addon-content {
    justify-content: flex-start;
    align-items: center;
    display: flex;
    margin-left: auto !important;
    margin-right: auto;
    flex-direction: column;
    text-align: center;
}

.adv-row .sppb-icon {
    color: #1c7043;
}

.adv-row .sppb-addon-title {
    font-size: 22px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.tb-wbg-col {
    background: #ffffff;
    border: 1px solid #dadada;
    border-radius: 10px;
    padding: 25px 35px;
}

/* =========================================================
   KEZDŐLAP - KATEGÓRIA KÁRTYÁK
   Csak a főoldali modulra szűkítve, hogy ne írja felül a kategória oldalakat
========================================================= */

body.itemid-101 .categories-row {
    padding: 70px 0 90px;
    background: #ffffff;
}

body.itemid-101 .categories-row .swiper,
body.itemid-101 .categories-row .swiper-wrapper,
body.itemid-101 .categories-row .hikashop_subcategories,
body.itemid-101 .categories-row .hikashop_carousel {
    overflow: visible !important;
}

body.itemid-101 .categories-row .swiper-slide {
    width: 300px !important;
    max-width: 300px !important;
    height: auto !important;
    margin: 0 auto !important;
}

body.itemid-101 .categories-row .hikashop_subcontainer {
    width: 100% !important;
    max-width: 300px;
    min-height: 240px;
    padding: 30px 22px !important;
    background: #ffffff;
    border-radius: 18px;
    border: 1px solid rgba(10, 87, 50, 0.10);
    box-shadow: 0 10px 30px rgba(10, 87, 50, 0.05);
    display: flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 18px;
    transition: all .25s ease;
}

body.itemid-101 .categories-row .hikashop_subcontainer:hover {
    transform: translateY(-6px);
    border-color: rgba(10, 87, 50, 0.25);
    box-shadow: 0 18px 45px rgba(10, 87, 50, 0.12);
}

body.itemid-101 .categories-row .hikashop_category_image {
    width: 100px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}

body.itemid-101 .categories-row .hikashop_category_image img {
    max-width: 85px;
    max-height: 85px;
    object-fit: contain;
    transition: transform .25s ease;
}

body.itemid-101 .categories-row .hikashop_subcontainer:hover img {
    transform: scale(1.05);
}

body.itemid-101 .categories-row .hikashop_subcontainer br {
    display: none;
}

body.itemid-101 .categories-row .hikashop_category_name {
    display: block;
    text-align: center;
}

body.itemid-101 .categories-row .hikashop_category_name a {
    font-family: 'Inter', sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.4;
    color: var(--flora-text) !important;
    text-decoration: none;
}

body.itemid-101 .categories-row .hikashop_category_name a::after {
    content: none !important;
    display: none !important;
}

body.itemid-101 .categories-row .hikashop_category_name a:hover {
    color: var(--flora-green) !important;
}

/* =========================================================
   KEZDŐLAP - TERMÉK KÁRTYÁK
========================================================= */

.products-row {
    padding: 90px 0;
    background: var(--flora-bg);
}

.products-row .swiper,
.products-row .swiper-wrapper,
.products-row .hikashop_products,
.products-row .hikashop_carousel {
    overflow: visible !important;
}

.products-row .swiper-slide {
    width: 300px !important;
    max-width: 300px !important;
    height: auto !important;
}

.products-row .hikashop_subcontainer {
    width: 100% !important;
    max-width: 300px;
    min-height: 500px;
    padding: 28px 22px !important;
    background: #ffffff;
    border-radius: 22px;
    border: 1px solid rgba(10, 87, 50, 0.08);
    box-shadow: 0 12px 35px rgba(10, 87, 50, 0.06);
    transition: all .28s ease;
    display: flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
}

.products-row .hikashop_subcontainer:hover {
    transform: translateY(-8px);
    border-color: rgba(10, 87, 50, 0.18);
    box-shadow: 0 20px 50px rgba(10, 87, 50, 0.14);
}

.products-row .hikashop_product_image {
    width: 100%;
    margin-bottom: 22px;
}

.products-row .hikashop_product_image_subdiv {
    min-height: 170px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.products-row .hikashop_product_image img {
    max-width: 150px;
    max-height: 150px;
    object-fit: contain;
    transition: transform .25s ease;
}

.products-row .hikashop_subcontainer:hover img {
    transform: scale(1.05);
}

.products-row .hikashop_product_price_full {
    display: block;
    margin-bottom: 14px;
    text-align: center;
}

.products-row .hikashop_product_price {
    display: block;
    font-family: 'Inter', sans-serif;
    font-size: 32px;
    font-weight: 800;
    line-height: 1.05;
    color: var(--flora-green);
}

.products-row .hikashop_product_price_per_unit {
    display: block;
    margin-top: 6px;
    font-size: 14px;
    font-weight: 600;
    color: var(--flora-muted);
}

.products-row .hikashop_product_name {
    display: block;
    margin-bottom: 12px;
    text-align: center;
}

.products-row .hikashop_product_name a {
    font-family: 'Inter', sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.45;
    color: var(--flora-text) !important;
    text-decoration: none;
    transition: color .2s ease;
}

.products-row .hikashop_subcontainer:hover .hikashop_product_name a {
    color: var(--flora-green) !important;
}

.products-row .hikashop_product_code_list,
.products-row .hikashop_product_code_list a {
    display: block;
    margin-bottom: 22px;
    text-align: center;
    color: var(--flora-muted) !important;
    font-weight: 700;
    text-decoration: none;
}

.products-row .hikashop_quantity_form {
    margin-top: auto;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.products-row .hikacart {
    width: 100%;
    max-width: 190px;
    height: 52px;
    border: none !important;
    border-radius: 14px;
    background: var(--flora-green) !important;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .25s ease;
}

.products-row .hikacart span {
    font-family: 'Inter', sans-serif;
    font-size: 17px;
    font-weight: 800;
    color: #ffffff !important;
}

.products-row .hikacart:hover {
    background: var(--flora-green-mid) !important;
    transform: translateY(-2px);
    box-shadow: 0 12px 30px rgba(10, 87, 50, 0.25);
}

/* =========================================================
   HIKASHOP MENNYISÉG - ÚJ LEFT/RIGHT ELRENDEZÉS
========================================================= */

.hikashop_product_quantity_change_div_leftright {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 0 !important;
}

.hikashop_product_quantity_change_div_leftright .add-on {
    padding: 0 !important;
    margin: 0 !important;
    background: transparent !important;
    border: none !important;
}

.hikashop_product_quantity_change_div_leftright .hikashop_product_quantity_field {
    width: 62px !important;
    height: 52px !important;
    margin: 0 6px !important;
    border-radius: 14px !important;
    border: 1px solid #d1d5db !important;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    color: var(--flora-text) !important;
    background: #ffffff !important;
    box-shadow: none !important;
}

.hikashop_product_quantity_change_div_leftright .hikashop_product_quantity_field_change {
    width: 42px !important;
    height: 42px !important;
    min-width: 42px !important;
    min-height: 42px !important;
    border-radius: 12px !important;
    border: 1px solid rgba(10, 87, 50, 0.16) !important;
    background: var(--flora-green-soft) !important;
    color: var(--flora-green) !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 0 !important;
    margin: 0 !important;
    font-size: 20px !important;
    font-weight: 800 !important;
    line-height: 1 !important;
    text-decoration: none !important;
    box-shadow: none !important;
    transition: all .2s ease;
}

.hikashop_product_quantity_change_div_leftright .hikashop_product_quantity_field_change:hover {
    background: var(--flora-green) !important;
    color: #ffffff !important;
    border-color: var(--flora-green) !important;
}

.products-row .hikashop_product_quantity_change_div_leftright {
    margin-bottom: 22px;
}

.products-row .hikashop_product_quantity_change_div_leftright .hikashop_product_quantity_field {
    width: 58px !important;
    height: 50px !important;
}

.products-row .hikashop_product_quantity_change_div_leftright .hikashop_product_quantity_field_change {
    width: 36px !important;
    height: 36px !important;
    min-width: 36px !important;
    min-height: 36px !important;
    font-size: 18px !important;
}

/* Régi vertical quantity fallback */
.hikashop_product_quantity_input_div_default_main {
    display: inline-flex;
    align-items: center;
    gap: 10px;
}

.hikashop_product_quantity_change_div_default {
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.hikashop_product_quantity_field_change {
    text-decoration: none !important;
}

/* =========================================================
   HIKASHOP PRODUCT OLDAL
========================================================= */

.hikashop_product_page {
    max-width: 1180px;
    margin: 50px auto 90px;
    padding: 0 20px;
    font-family: 'Inter', sans-serif;
}

.hikashop_product_top_part {
    margin-bottom: 28px;
}

.hikashop_product_top_part h1 {
    margin: 0;
}

#hikashop_product_name_main {
    font-family: 'Playfair Display', serif;
    font-size: 46px;
    font-weight: 700;
    line-height: 1.15;
    color: var(--flora-text);
}

.hikashop_product_page .hk-row-fluid {
    display: flex !important;
    flex-direction: row !important;
    align-items: stretch;
    gap: 42px;
    width: 100%;
}

#hikashop_product_left_part,
#hikashop_product_right_part {
    float: none !important;
    width: auto !important;
}

#hikashop_product_left_part {
    flex: 0 0 calc(42% - 21px);
    max-width: calc(42% - 21px);
    background: #ffffff;
    border: 1px solid rgba(10, 87, 50, 0.10);
    border-radius: 24px;
    box-shadow: var(--flora-shadow);
    padding: 42px 38px;
    font-size: 15px;
    line-height: 1.7;
    color: #4b5563;
}

#hikashop_product_right_part {
    flex: 0 0 calc(58% - 21px);
    max-width: calc(58% - 21px);
    background: var(--flora-bg);
    border: 1px solid rgba(10, 87, 50, 0.08);
    border-radius: 24px;
    padding: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#hikashop_product_code_main,
.hikashop_product_code_main {
    display: inline-flex;
    align-items: center;
    margin-bottom: 12px;
    padding: 6px 12px;
    border-radius: 999px;
    background: rgba(10, 87, 50, 0.08);
    font-size: 13px;
    font-weight: 700;
    line-height: 1;
    color: var(--flora-green);
}

#hikashop_product_price_main {
    display: block;
    margin: 0 0 26px;
}

#hikashop_product_price_main .hikashop_product_price {
    display: block;
    font-size: 44px;
    font-weight: 800;
    line-height: 1;
    color: var(--flora-green);
}

#hikashop_product_price_main .hikashop_product_price_per_unit {
    display: block;
    margin-top: 8px;
    font-size: 15px;
    font-weight: 700;
    color: var(--flora-muted);
}

#hikashop_product_left_part .hikashop_product_weight_main,
#hikashop_product_left_part .hikashop_product_width_main,
#hikashop_product_left_part .hikashop_product_length_main,
#hikashop_product_left_part .hikashop_product_height_main,
#hikashop_product_left_part .hikashop_product_dimension_main {
    display: inline-flex;
    align-items: center;
    margin: 4px 6px 6px 0;
    padding: 7px 11px;
    border-radius: 10px;
    background: var(--flora-bg);
    border: 1px solid rgba(10, 87, 50, 0.10);
    font-size: 14px;
    font-weight: 600;
    color: #374151;
}

#hikashop_product_image_main,
#hikashop_main_image_div,
.hikashop_product_main_image {
    width: 100%;
}

.hikashop_product_main_image_subdiv {
    width: 100%;
    min-height: 420px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    margin: 0 auto !important;
}

#hikashop_main_image {
    max-width: 430px !important;
    max-height: 430px !important;
    width: auto !important;
    height: auto !important;
    object-fit: contain;
    margin: 0 auto !important;
    display: block !important;
    transition: transform .25s ease;
}

#hikashop_product_right_part:hover #hikashop_main_image {
    transform: scale(1.035);
}

#hikashop_small_image_div {
    width: 100%;
    margin-top: 24px !important;
    display: flex !important;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
    clear: both;
}

#hikashop_small_image_div img {
    width: 72px !important;
    height: 72px !important;
    object-fit: contain;
    padding: 8px;
    background: #ffffff;
    border: 1px solid rgba(10, 87, 50, 0.12);
    border-radius: 12px;
    box-shadow: 0 6px 18px rgba(10, 87, 50, 0.06);
    transition: all .2s ease;
}

#hikashop_product_quantity_main {
    margin-top: 28px;
}

#hikashop_product_quantity_main .hikacart {
    width: 100%;
    max-width: 260px;
    height: 58px;
    border: none !important;
    border-radius: 16px;
    background: var(--flora-green) !important;
    color: #ffffff !important;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 12px 28px rgba(10, 87, 50, 0.22);
    transition: all .25s ease;
}

#hikashop_product_quantity_main .hikacart span {
    color: #ffffff !important;
    font-size: 18px;
    font-weight: 800;
}

#hikashop_product_bottom_part {
    margin-top: 50px;
    background: #ffffff;
    border: 1px solid rgba(10, 87, 50, 0.08);
    border-radius: 22px;
    padding: 36px;
    box-shadow: 0 10px 30px rgba(10, 87, 50, 0.05);
}

#hikashop_product_description_main {
    font-size: 16px;
    line-height: 1.75;
    color: #374151;
}

/* =========================================================
   TERMÉKLISTA / KATEGÓRIA OLDALI TERMÉKKÁRTYÁK
========================================================= */

body.layout-listing .hikashop_products_listing {
    padding: 80px 0;
    background: #ffffff;
}

body.layout-listing .hikashop_products .hk-row-fluid {
    display: flex;
    flex-wrap: wrap;
    gap: 32px;
    justify-content: center;
}

body.layout-listing .hikashop_product {
    width: 300px !important;
    max-width: 300px !important;
    flex: 0 0 300px !important;
    float: none !important;
}

body.layout-listing .hikashop_container,
body.layout-listing .hikashop_subcontainer {
    width: 100% !important;
    height: 100%;
}

body.layout-listing .hikashop_subcontainer {
    background: #ffffff;
    border-radius: 22px;
    border: 1px solid rgba(10, 87, 50, 0.08);
    box-shadow: 0 12px 35px rgba(10, 87, 50, 0.06);
    padding: 28px 22px !important;
    min-height: 500px;
    display: flex !important;
    flex-direction: column;
    align-items: center;
    transition: all .28s ease;
}

body.layout-listing .hikashop_subcontainer:hover {
    transform: translateY(-8px);
    border-color: rgba(10, 87, 50, 0.18);
    box-shadow: 0 20px 50px rgba(10, 87, 50, 0.14);
}

body.layout-listing .hikashop_listing_img_title {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

body.layout-listing .hikashop_product_image_subdiv {
    min-height: 170px;
    display: flex;
    align-items: center;
    justify-content: center;
}

body.layout-listing .hikashop_product_listing_image {
    max-width: 150px;
    max-height: 150px;
    object-fit: contain;
    transition: transform .25s ease;
}

body.layout-listing .hikashop_product_price {
    display: block;
    font-family: 'Inter', sans-serif;
    font-size: 32px;
    font-weight: 800;
    line-height: 1.05;
    color: var(--flora-green);
}

body.layout-listing .hikashop_product_price_per_unit,
body.layout-listing .hikashop_product_code_list a {
    color: var(--flora-muted) !important;
}

body.layout-listing .hikashop_product_name a {
    font-family: 'Inter', sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.45;
    color: var(--flora-text) !important;
    text-decoration: none;
}

body.layout-listing form.hikashop_aligned_btn {
    margin-top: auto;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

body.layout-listing .hikacart {
    width: 100%;
    max-width: 190px;
    height: 52px;
    border: none !important;
    border-radius: 14px;
    background: var(--flora-green) !important;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .25s ease;
}

body.layout-listing .hikacart span {
    color: #ffffff !important;
    font-size: 17px;
    font-weight: 800;
}

/* =========================================================
   RÓLUNK OLDAL
========================================================= */

.rolunk-row,
.rolunk-person-row {
    font-family: 'Inter', sans-serif;
}

.rolunk-row {
    padding: 90px 0 80px;
    background: linear-gradient(180deg, #ffffff 0%, var(--flora-bg) 100%);
}

.rolunk-row .sppb-row-container,
.rolunk-person-row .sppb-row-container,
.rolunk-person-row .sppb-container-inner {
    max-width: 1180px;
}

.rolunk-row .sppb-title-heading {
    font-family: 'Playfair Display', serif;
    font-size: 48px;
    font-weight: 700;
    line-height: 1.15;
    color: var(--flora-text);
    margin: 0;
}

.rolunk-row .sppb-addon-single-image-container,
.rolunk-row .sppb-addon-text-block,
.rolunk-person-row .sppb-addon-person,
.rolunk-person-row .flr_szolg {
    background: #ffffff;
    border: 1px solid rgba(10, 87, 50, 0.10);
    border-radius: 26px;
    box-shadow: var(--flora-shadow);
}

.rolunk-row .sppb-addon-single-image-container {
    position: relative;
    overflow: hidden;
}

.rolunk-row .sppb-addon-single-image-container img {
    width: 100%;
    height: 430px;
    object-fit: cover;
    display: block;
    transition: transform .35s ease;
}

.rolunk-row .sppb-addon-text-block {
    padding: 42px;
}

.rolunk-row .sppb-addon-content p,
.rolunk-person-row .flr_szolg p,
.rolunk-person-row .sppb-addon-text-block p {
    font-size: 16px;
    line-height: 1.85;
    color: #4b5563;
}

.rolunk-person-row {
    padding: 90px 0;
    background: var(--flora-bg);
}

.rolunk-person-row .sppb-row {
    align-items: stretch;
}

.rolunk-person-row .sppb-col-md-3,
.rolunk-person-row .sppb-col-md-4 {
    display: flex;
}

.rolunk-person-row .sppb-column,
.rolunk-person-row .sppb-column-addons,
.rolunk-person-row .sppb-addon-wrapper {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex: 1;
}

.rolunk-person-row .sppb-addon-person {
    width: 100%;
    height: 100%;
    min-height: 500px;
    padding: 28px 24px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: visible;
    transition: all .25s ease;
}

.rolunk-person-row .sppb-addon-person:hover {
    transform: translateY(-6px);
    border-color: rgba(10, 87, 50, 0.22);
    box-shadow: 0 22px 55px rgba(10, 87, 50, 0.13);
}

.rolunk-person-row .sppb-addon-person .sppb-addon-content,
.rolunk-person-row .sppb-person-information {
    height: 100%;
    display: flex;
    flex-direction: column;
}

.rolunk-person-row .sppb-person-image {
    text-align: center;
    margin-bottom: 20px;
    flex: 0 0 auto;
}

.rolunk-person-row .sppb-person-image img {
    width: 140px !important;
    height: 140px !important;
    object-fit: cover;
    border-radius: 50%;
    border: 4px solid #ffffff;
    box-shadow: 0 10px 28px rgba(10, 87, 50, 0.18);
}

.rolunk-person-row .sppb-person-name {
    display: block;
    font-family: 'Playfair Display', serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.25;
    color: var(--flora-text);
    margin-bottom: 6px;
}

.rolunk-person-row .sppb-person-designation {
    display: block;
    min-height: 64px;
    font-size: 14px;
    font-weight: 700;
    color: var(--flora-green);
    text-transform: uppercase;
    letter-spacing: .04em;
    margin-bottom: 14px;
}

.rolunk-person-row .sppb-person-email {
    display: block;
    min-height: 48px;
    font-size: 14px;
    font-weight: 700;
    color: var(--flora-green) !important;
    text-decoration: none;
    line-height: 1.5;
    word-break: break-word;
    margin-bottom: 0;
}

.rolunk-person-row .sppb-person-introtext {
    margin-top: auto;
    padding-top: 16px;
    display: flex;
    flex-direction: column;
    gap: 6px;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.6;
    color: #4b5563;
    word-break: break-word;
}

.rolunk-person-row .flr_szolg {
    margin-top: 55px;
    padding: 42px;
}

.rolunk-person-row .flr_szolg .sppb-addon-title {
    font-family: 'Playfair Display', serif;
    font-size: 34px;
    font-weight: 700;
    color: var(--flora-text);
    margin-bottom: 18px;
}

.flr_person_white_text {
    background: var(--flora-green) !important;
    border-radius: 34px !important;
    padding: 70px !important;
    overflow: hidden;
    position: relative;
    color: #ffffff;
    box-shadow: 0 20px 55px rgba(10, 87, 50, 0.20);
}

.flr_person_white_text .sppb-row {
    display: flex;
    align-items: center;
    gap: 46px;
}

.flr_person_white_text #column-wrap-id-1779439277546 {
    flex: 0 0 320px;
    max-width: 320px;
}

.flr_person_white_text #column-wrap-id-1573661398737 {
    flex: 1;
    max-width: 100%;
}

.flr_person_white_text .sppb-addon-person {
    min-height: unset !important;
    padding: 34px 28px !important;
    border-radius: 28px !important;
    background: rgba(255,255,255,0.10) !important;
    border: 1px solid rgba(255,255,255,0.18) !important;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.08), 0 12px 30px rgba(0,0,0,0.12) !important;
}

.flr_person_white_text .sppb-person-name,
.flr_person_white_text .sppb-person-designation,
.flr_person_white_text .sppb-person-email,
.flr_person_white_text .sppb-person-introtext,
.flr_person_white_text .sppb-addon-text-block p {
    color: #ffffff !important;
}

.flr_person_white_text .sppb-addon-text-block {
    height: 100%;
    display: flex;
    align-items: center;
}

.flr_person_white_text .sppb-addon-text-block p {
    font-size: 22px !important;
    line-height: 1.9 !important;
    font-weight: 500;
    margin-bottom: 26px !important;
}

/* =========================================================
   SZOLGÁLTATÁSOK OLDAL
========================================================= */

.szolg-row {
    background: var(--flora-bg);
    padding: 70px 0 20px;
    font-family: 'Inter', sans-serif;
}

.szolg-row + .szolg-row {
    padding-top: 20px;
    padding-bottom: 90px;
}

.szolg-row .sppb-row-container {
    max-width: 1180px;
}

.szolg-row .sppb-title-heading {
    font-family: 'Playfair Display', serif;
    font-size: 44px;
    font-weight: 700;
    line-height: 1.15;
    color: var(--flora-text);
    margin: 0;
}

.szolg-row .sppb-row {
    align-items: stretch;
}

.szolg-row .sppb-col-md-4 {
    display: flex;
    margin-bottom: 32px;
}

.szolg-row .sppb-column,
.szolg-row .sppb-column-addons,
.szolg-row .sppb-addon-wrapper,
.szolg-row .sppb-addon-text-block {
    width: 100%;
    height: 100%;
}

.szolg-row .sppb-addon-text-block {
    position: relative;
    overflow: hidden;
    background: #ffffff;
    border: 1px solid rgba(10, 87, 50, 0.10);
    border-radius: 24px;
    padding: 38px 34px;
    box-shadow: 0 14px 38px rgba(10, 87, 50, 0.07);
    transition: all .25s ease;
}

.szolg-row .sppb-addon-text-block:hover {
    transform: translateY(-6px);
    border-color: rgba(10, 87, 50, 0.22);
    box-shadow: 0 22px 55px rgba(10, 87, 50, 0.13);
}

.szolg-row .sppb-addon-text-block::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 5px;
    background: var(--flora-green);
}

.szolg-row .sppb-addon-title {
    font-family: 'Playfair Display', serif;
    font-size: 27px;
    font-weight: 700;
    line-height: 1.25;
    color: var(--flora-text);
    margin: 0 0 22px;
    padding-bottom: 18px;
    position: relative;
}

.szolg-row .sppb-addon-title::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 48px;
    height: 3px;
    border-radius: 999px;
    background: var(--flora-green);
}

.szolg-row .sppb-addon-content p {
    font-size: 16px;
    line-height: 1.85;
    color: #4b5563;
    margin: 0 0 18px;
}

/* =========================================================
   BAL OLDALI HIKASHOP KATEGÓRIA ACCORDION
   Skyline modern_css3 felülírás csak .kategoria-lista modulban
========================================================= */

#sp-left .kategoria-lista {
    background: #ffffff;
    border: 1px solid rgba(10, 87, 50, 0.10);
    border-radius: 18px;
    padding: 26px;
    box-shadow: 0 14px 38px rgba(10, 87, 50, 0.06);
}

#sp-left .kategoria-lista .sp-module-title {
    font-family: 'Playfair Display', serif;
    font-size: 27px;
    font-weight: 700;
    color: var(--flora-text);
    margin: 0 0 24px;
    padding-bottom: 18px;
    border-bottom: 1px solid rgba(10, 87, 50, 0.10);
}

#sp-left .kategoria-lista ul.sl_hikashopaccordion_modern_css3,
#sp-left .kategoria-lista ul.sl_hikashopaccordion_modern_css3 ul {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    border: 0 !important;
}

#sp-left .kategoria-lista ul.sl_hikashopaccordion_modern_css3 li {
    position: relative !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    overflow: visible !important;
    background: transparent !important;
}

#sp-left .kategoria-lista ul.sl_hikashopaccordion_modern_css3 > li {
    margin-bottom: 12px !important;
}

/* Főkategória kattintható sor */
#sp-left .kategoria-lista ul.sl_hikashopaccordion_modern_css3 > li > a.has_link {
    position: relative !important;
    min-height: 58px !important;
    padding: 0 62px 0 15px !important;
    border-radius: 16px !important;
    background: var(--flora-green-soft) !important;
    border: 1px solid rgba(10, 87, 50, 0.18) !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    color: var(--flora-green) !important;
    font-size: 16px !important;
    font-weight: 800 !important;
    line-height: 1.25 !important;
    text-decoration: none !important;
    text-shadow: none !important;
    box-shadow: 0 10px 26px rgba(10, 87, 50, 0.08) !important;
    transition: all .2s ease !important;
}

#sp-left .kategoria-lista ul.sl_hikashopaccordion_modern_css3 > li > a.has_link:hover {
    background: #e7f2ec !important;
    border-color: rgba(10, 87, 50, 0.35) !important;
}

#sp-left .kategoria-lista ul.sl_hikashopaccordion_modern_css3 > li > a.has_link > span:not(.product_count) {
    margin: 0 !important;
    padding: 0 !important;
    color: inherit !important;
}

/* Csak a főkategória külön trigger gombja; az alkategória linkeket nem érinti */
#sp-left .kategoria-lista ul.sl_hikashopaccordion_modern_css3 > li > a.trigger:not(.has_link) {
    position: absolute !important;
    left: 16px !important;
    top: 9px !important;
    width: 40px !important;
    height: 40px !important;
    min-height: 40px !important;
    padding: 0 !important;
    margin: 0 !important;
    border-radius: 999px !important;
    border: 0 !important;
    background: var(--flora-green) !important;
    filter: none !important;
    z-index: 5 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    text-decoration: none !important;
    box-shadow: none !important;
}

#sp-left .kategoria-lista ul.sl_hikashopaccordion_modern_css3 > li > a.trigger:not(.has_link)::before {
    content: "+";
    color: #ffffff !important;
    font-size: 24px !important;
    font-weight: 900 !important;
    line-height: 1 !important;
}

#sp-left .kategoria-lista ul.sl_hikashopaccordion_modern_css3 > li > a.trigger.open:not(.has_link)::before,
#sp-left .kategoria-lista ul.sl_hikashopaccordion_modern_css3 > li.active > a.trigger:not(.has_link)::before {
    content: "−";
}

#sp-left .kategoria-lista ul.sl_hikashopaccordion_modern_css3 > li > a.trigger:not(.has_link) span {
    display: none !important;
}

/* Főkategória darabszám */
#sp-left .kategoria-lista ul.sl_hikashopaccordion_modern_css3 > li > a.has_link > .product_count {
    position: absolute !important;
    right: 16px !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    width: 34px !important;
    min-width: 34px !important;
    height: 34px !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 999px !important;
    background: var(--flora-green) !important;
    color: #ffffff !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    font-size: 14px !important;
    font-weight: 800 !important;
    line-height: 1 !important;
    text-shadow: none !important;
    box-shadow: none !important;
}

/* Alkategória konténer */
#sp-left .kategoria-lista ul.sl_hikashopaccordion_modern_css3 > li > ul {
    margin-top: 12px !important;
    padding: 10px 0 4px 0 !important;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
}

/* Alkategória linkek: itt nincs külön kerek trigger, nem törjük szét a plugin struktúráját */
#sp-left .kategoria-lista ul.sl_hikashopaccordion_modern_css3 li ul li a,
#sp-left .kategoria-lista ul.sl_hikashopaccordion_modern_css3 li.deeper li a,
#sp-left .kategoria-lista ul.sl_hikashopaccordion_modern_css3 li.deeper li a.trigger.has_link {
    position: relative !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    min-height: 42px !important;
    padding: 10px 42px 10px 18px !important;
    margin: 0 0 6px 0 !important;
    border-radius: 12px !important;
    background: #ffffff !important;
    border: 1px solid rgba(10, 87, 50, 0.08) !important;
    color: #4b5563 !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    line-height: 1.35 !important;
    text-decoration: none !important;
    filter: none !important;
    box-shadow: none !important;
}

#sp-left .kategoria-lista ul.sl_hikashopaccordion_modern_css3 li ul li a:hover {
    color: var(--flora-green) !important;
    background: #f7faf8 !important;
}

#sp-left .kategoria-lista ul.sl_hikashopaccordion_modern_css3 li ul li a span:not(.product_count) {
    margin: 0 !important;
    padding: 0 !important;
    /* background: none !important; */
    color: inherit !important;
}

#sp-left .kategoria-lista ul.sl_hikashopaccordion_modern_css3 li ul li a .product_count {
    position: absolute !important;
    right: 10px !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    min-width: 24px !important;
    width: 24px !important;
    height: 24px !important;
    margin: 0 !important;
    padding: 0 !important;
    border-radius: 999px !important;
    background: var(--flora-green-soft) !important;
    border: 1px solid rgba(10, 87, 50, 0.12) !important;
    color: var(--flora-green) !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    font-size: 11px !important;
    font-weight: 800 !important;
    line-height: 1 !important;
    text-shadow: none !important;
    box-shadow: none !important;
}

@media (max-width: 991px) {
    #sp-left .kategoria-lista {
        margin-bottom: 28px;
    }
}

/* =========================================================
   FEJLÉC HIKASHOP DROPDOWN KOSÁR
========================================================= */

#hikashop_cart_module,
#hikashop_cart_129 {
    position: relative;
    font-family: 'Inter', sans-serif;
}

#hikashop_cart_129 .hikashop_small_cart_checkout_link {
    position: relative;
    width: 42px;
    height: 42px;
    padding: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: inherit !important;
    text-decoration: none;
}

#hikashop_cart_129 .flora-cart-icon-wrap {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

#hikashop_cart_129 .flora-cart-text {
    display: none !important;
}

#hikashop_cart_129 .hikashop_cart_module_product_icon_title {
    width: 28px;
    height: 28px;
    object-fit: contain;
}

#hikashop_cart_129 .flora-cart-badge {
    position: absolute;
    top: -8px;
    right: -10px;
    min-width: 22px;
    height: 22px;
    padding: 0 6px;
    border-radius: 999px;
    background: var(--flora-green);
    color: #ffffff !important;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Inter', sans-serif;
    font-size: 12px;
    font-weight: 800;
    line-height: 1;
    box-shadow: 0 6px 16px rgba(10, 87, 50, 0.25);
}

#hikashop_cart_129 .hikashop_cart_dropdown_container {
    position: absolute;
    top: calc(100% + 18px);
    right: 0;
    z-index: 9999;
}

#hikashop_cart_129 .hikashop_cart_dropdown_content {
    width: 420px;
    max-width: calc(100vw - 32px);
    background: #ffffff;
    border: 1px solid rgba(10, 87, 50, 0.12);
    border-radius: 22px;
    box-shadow: 0 22px 60px rgba(10, 87, 50, 0.18);
    padding: 20px;
    overflow: hidden;
}

#hikashop_cart_129 table.hikashop_cart {
    width: 100% !important;
    border-collapse: separate;
    border-spacing: 0;
    margin: 0;
}

#hikashop_cart_129 table.hikashop_cart thead {
    display: none;
}

#hikashop_cart_129 table.hikashop_cart tbody tr {
    display: grid;
    grid-template-columns: 64px 1fr auto;
    grid-template-areas:
        "image name price"
        "image qty price";
    gap: 8px 14px;
    padding: 14px 0;
    border-bottom: 1px solid rgba(10, 87, 50, 0.10);
}

#hikashop_cart_129 .hikashop_cart_module_product_image {
    grid-area: image;
    display: flex;
    align-items: center;
    justify-content: center;
}

#hikashop_cart_129 .hikashop_cart_module_product_name_value {
    grid-area: name;
    font-size: 15px;
    font-weight: 800;
    line-height: 1.35;
    color: var(--flora-text);
}

#hikashop_cart_129 .hikashop_cart_module_product_quantity_value {
    grid-area: qty;
}

#hikashop_cart_129 .hikashop_cart_module_product_price_value {
    grid-area: price;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

#hikashop_cart_129 .hikashop_product_cart_image {
    width: 58px !important;
    height: 58px !important;
    object-fit: contain;
    padding: 7px;
    background: var(--flora-bg);
    border-radius: 14px;
    border: 1px solid rgba(10, 87, 50, 0.10);
}

#hikashop_cart_129 .hikashop_product_code_cart {
    display: block;
    margin-top: 4px;
    font-size: 12px;
    font-weight: 700;
    color: var(--flora-muted);
}

#hikashop_cart_129 .hikashop_product_price {
    font-size: 15px;
    font-weight: 800;
    color: var(--flora-green);
    white-space: nowrap;
}

#hikashop_cart_129 .hikashop_product_quantity_change_div_leftright .hikashop_product_quantity_field {
    width: 48px !important;
    height: 42px !important;
    margin: 0 5px !important;
}

#hikashop_cart_129 .hikashop_product_quantity_change_div_leftright .hikashop_product_quantity_field_change {
    width: 32px !important;
    height: 32px !important;
    min-width: 32px !important;
    min-height: 32px !important;
    border-radius: 10px !important;
}

#hikashop_cart_129 .hikashop_cart_product_quantity_refresh a,
#hikashop_cart_129 .hikashop_cart_product_quantity_refresh i {
    color: var(--flora-green) !important;
}

#hikashop_cart_129 table.hikashop_cart tfoot tr {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 18px 0 8px;
}

#hikashop_cart_129 .hikashop_cart_module_product_total_title {
    font-size: 15px;
    font-weight: 800;
    color: var(--flora-text);
}

#hikashop_cart_129 .hikashop_cart_module_product_total_value .hikashop_product_price {
    font-size: 22px;
    font-weight: 800;
    color: var(--flora-green);
}

#hikashop_cart_129 .hikashop_cart_proceed_to_checkout {
    width: 100%;
    height: 52px;
    margin-top: 18px;
    border: none !important;
    border-radius: 15px;
    background: var(--flora-green) !important;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    box-shadow: 0 12px 28px rgba(10, 87, 50, 0.22);
    transition: all .25s ease;
}

#hikashop_cart_129 .hikashop_cart_proceed_to_checkout span {
    color: #ffffff !important;
    font-size: 16px;
    font-weight: 800;
}

/* =========================================================
   HIKASHOP CHECKOUT
========================================================= */

body.view-checkout {
    background: var(--flora-bg);
}

body.view-checkout #sp-main-body {
    padding: 70px 0 100px;
    background: var(--flora-bg);
}

body.view-checkout #sp-left {
    display: none !important;
}

body.view-checkout #sp-component {
    width: 100% !important;
    max-width: 1180px;
    flex: 0 0 100% !important;
    margin: 0 auto;
}

body.view-checkout #hikashop_checkout {
    font-family: 'Inter', sans-serif;
}

body.view-checkout #hikashop_checkout h1 {
    font-family: 'Playfair Display', serif;
    font-size: 42px;
    font-weight: 700;
    color: var(--flora-text);
    margin: 0 0 34px;
}

body.view-checkout #hikashop_checkout_login_1_0 .hk-container-fluid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 34px;
}

body.view-checkout #hikashop_checkout_login_form,
body.view-checkout #hikashop_checkout_registration,
body.view-checkout .hikashop_checkout_cart,
body.view-checkout .hikashop_checkout_coupon,
body.view-checkout #hikashop_checkout_cart,
body.view-checkout #hikashop_checkout_coupon {
    background: #ffffff;
    border: 1px solid rgba(10, 87, 50, 0.10);
    border-radius: 24px;
    padding: 36px 34px;
    box-shadow: var(--flora-shadow);
}

body.view-checkout #hikashop_checkout h2,
body.view-checkout .hika_registration_address legend {
    font-family: 'Playfair Display', serif;
    font-size: 30px;
    font-weight: 700;
    color: var(--flora-text);
    margin: 0 0 26px;
}

body.view-checkout .hika_registration_address {
    margin-top: 34px;
    padding-top: 30px;
    border-top: 1px solid rgba(10, 87, 50, 0.10);
}

body.view-checkout .hkform-group,
body.view-checkout .control-group {
    margin-bottom: 18px;
}

body.view-checkout .hkcontrol-label,
body.view-checkout label {
    font-size: 14px;
    font-weight: 800;
    color: #374151;
    margin-bottom: 8px;
}

body.view-checkout input[type="text"],
body.view-checkout input[type="email"],
body.view-checkout input[type="password"],
body.view-checkout select,
body.view-checkout .form-control,
body.view-checkout .form-select {
    width: 100%;
    min-height: 50px;
    border-radius: 13px !important;
    border: 1px solid #d1d5db !important;
    background: #ffffff;
    color: var(--flora-text);
    font-size: 15px;
    box-shadow: none !important;
    transition: all .2s ease;
}

body.view-checkout input:focus,
body.view-checkout select:focus,
body.view-checkout .form-control:focus,
body.view-checkout .form-select:focus {
    border-color: var(--flora-green) !important;
    /* box-shadow: 0 0 0 4px rgba(10, 87, 50, 0.10) !important; */
}

body.view-checkout .input-password-toggle,
body.view-checkout .btn-secondary:not(.hikabtn) {
    border-radius: 13px !important;
    background: var(--flora-green-soft) !important;
    border: 1px solid rgba(10, 87, 50, 0.14) !important;
    color: var(--flora-green) !important;
}

body.view-checkout input[type="checkbox"] {
    accent-color: var(--flora-green);
}

body.view-checkout .plg_system_webauthn_login_button {
    height: 52px;
    border-radius: 14px !important;
    background: var(--flora-green-soft) !important;
    color: var(--flora-green) !important;
    font-weight: 800;
    border: 1px solid rgba(10, 87, 50, 0.16) !important;
    box-shadow: none !important;
}

body.view-checkout .hikabtn,
body.view-checkout button[type="submit"],
body.view-checkout .hikabtn_checkout_login_form,
body.view-checkout #hikashop_checkout .hikashop_cart_proceed_to_checkout,
body.view-checkout #hikashop_checkout .hikashop_checkout_next_button,
body.view-checkout #hikashop_checkout .hikashop_checkout_submit_button {
    min-height: 52px;
    padding: 0 28px;
    border: none !important;
    border-radius: 15px !important;
    background: var(--flora-green) !important;
    color: #ffffff !important;
    font-size: 16px;
    font-weight: 800;
    box-shadow: 0 12px 28px rgba(10, 87, 50, 0.22);
    transition: all .25s ease;
}

body.view-checkout .hikabtn *,
body.view-checkout button[type="submit"] *,
body.view-checkout #hikashop_checkout .hikashop_cart_proceed_to_checkout *,
body.view-checkout #hikashop_checkout .hikashop_checkout_next_button *,
body.view-checkout #hikashop_checkout .hikashop_checkout_submit_button * {
    color: #ffffff !important;
}

body.view-checkout .hikabtn:hover,
body.view-checkout button[type="submit"]:hover,
body.view-checkout #hikashop_checkout .hikashop_cart_proceed_to_checkout:hover {
    background: var(--flora-green-mid) !important;
    transform: translateY(-2px);
}

/* Checkouton csak a valódi szöveges linkek legyenek zöldek, gombok ne */
body.view-checkout #hikashop_checkout .hikashop_login_forgot_password_line a,
body.view-checkout #hikashop_checkout .hikashop_login_forgot_username_line a,
body.view-checkout #hikashop_checkout .hikashop_product_name a,
body.view-checkout #hikashop_checkout .hikashop_cart_product_quantity_refresh a,
body.view-checkout #hikashop_checkout .hikashop_cart_product_quantity_refresh i,
body.view-checkout #hikashop_checkout .hikashop_no_print,
body.view-checkout #hikashop_checkout .hikashop_no_print i {
    color: var(--flora-green) !important;
    font-weight: 700;
    text-decoration: none;
}

body.view-checkout #hikashop_checkout a.hikabtn,
body.view-checkout #hikashop_checkout a.hikabtn:visited,
body.view-checkout #hikashop_checkout a.hikashop_cart_proceed_to_checkout,
body.view-checkout #hikashop_checkout a.hikashop_cart_proceed_to_checkout:visited {
    color: #ffffff !important;
}

body.view-checkout .hikashop_field_required_label {
    color: var(--flora-green);
    font-weight: 800;
}

body.view-checkout meter {
    width: 100%;
    height: 8px;
    margin-top: 8px;
    border-radius: 999px;
}

body.view-checkout .alert,
body.view-checkout .hikashop_messages .alert,
body.view-checkout #system-message-container .alert {
    border-radius: 10px;
    font-weight: 700;
}

body.view-checkout .hikashop_checkout_coupon input[type="text"] {
    max-width: 330px;
}

body.view-checkout .hikashop_checkout_coupon .hikabtn,
body.view-checkout #hikashop_checkout_coupon .hikabtn {
    margin-left: 8px;
}

body.view-checkout #hikashop_checkout table.hikashop_cart {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 10px;
}

body.view-checkout #hikashop_checkout table.hikashop_cart th {
    padding: 10px 12px;
    color: var(--flora-text);
    font-weight: 800;
    border: none;
}

body.view-checkout #hikashop_checkout table.hikashop_cart td {
    padding: 18px 12px;
    background: #edf1ef;
    border: none;
    vertical-align: middle;
}

body.view-checkout #hikashop_checkout table.hikashop_cart tbody tr td:first-child {
    border-radius: 14px 0 0 14px;
}

body.view-checkout #hikashop_checkout table.hikashop_cart tbody tr td:last-child {
    border-radius: 0 14px 14px 0;
}

body.view-checkout #hikashop_checkout .hikashop_product_cart_image {
    max-width: 140px;
    max-height: 110px;
    object-fit: contain;
}

body.view-checkout #hikashop_checkout .hikashop_product_price {
    color: var(--flora-green);
    font-weight: 800;
}

body.view-checkout #hikashop_checkout table.hikashop_cart tfoot td {
    padding: 14px 12px;
}

body.view-checkout #hikashop_checkout .hikashop_cart_module_product_total_title,
body.view-checkout #hikashop_checkout .hikashop_checkout_cart_final_total_title {
    font-weight: 800;
}

body.view-checkout #hikashop_checkout .hikashop_product_quantity_change_div_leftright .hikashop_product_quantity_field_change {
    background: var(--flora-green-soft) !important;
    color: var(--flora-green) !important;
    border-color: rgba(10, 87, 50, 0.16) !important;
}

body.view-checkout #hikashop_checkout .hikashop_product_quantity_change_div_leftright .hikashop_product_quantity_field_change:hover {
    background: var(--flora-green) !important;
    color: #ffffff !important;
}

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

@media (max-width: 1199px) {
    #sp-header .logo-image {
        max-width: 180px;
        height: auto !important;
    }
}

@media (max-width: 991px) {
    #sp-top1,
    #sp-top1 > .sp-column {
        flex-wrap: wrap;
    }

    .hikashop_product_page .hk-row-fluid {
        flex-direction: column !important;
        gap: 24px;
    }

    #hikashop_product_left_part,
    #hikashop_product_right_part {
        flex: 0 0 100%;
        max-width: 100%;
        width: 100% !important;
        padding: 30px 24px;
    }

    #hikashop_product_name_main,
    body.view-checkout #hikashop_checkout h1 {
        font-size: 34px;
    }

    body.view-checkout #hikashop_checkout_login_form,
    body.view-checkout #hikashop_checkout_registration,
    body.view-checkout .hikashop_checkout_cart,
    body.view-checkout .hikashop_checkout_coupon,
    body.view-checkout #hikashop_checkout_cart,
    body.view-checkout #hikashop_checkout_coupon {
        padding: 30px 24px;
    }

    .flr_person_white_text {
        padding: 42px 28px !important;
    }

    .flr_person_white_text .sppb-row {
        flex-direction: column;
        align-items: stretch;
    }

    .flr_person_white_text #column-wrap-id-1779439277546 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media (max-width: 767px) {
    body.itemid-101 .categories-row .swiper-slide,
    .products-row .swiper-slide,
    body.layout-listing .hikashop_product {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
    }

    body.itemid-101 .categories-row .hikashop_subcontainer,
    .products-row .hikashop_subcontainer,
    body.layout-listing .hikashop_subcontainer {
        max-width: 320px;
        margin: 0 auto;
    }

    #hikashop_cart_129 .hikashop_cart_dropdown_container {
        position: fixed;
        top: 90px;
        left: 16px;
        right: 16px;
        transform: none;
        z-index: 99999;
    }

    #hikashop_cart_129 .hikashop_cart_dropdown_content {
        width: 100%;
        max-width: none;
        max-height: calc(100vh - 120px);
        overflow-y: auto;
        border-radius: 20px;
        padding: 18px;
    }

    #hikashop_cart_129 table.hikashop_cart tbody tr {
        grid-template-columns: 56px 1fr;
        grid-template-areas:
            "image name"
            "image price"
            "qty qty";
    }

    #hikashop_cart_129 .hikashop_cart_module_product_price_value {
        justify-content: flex-start;
    }

    body.view-checkout #hikashop_checkout table.hikashop_cart,
    body.view-checkout #hikashop_checkout table.hikashop_cart thead,
    body.view-checkout #hikashop_checkout table.hikashop_cart tbody,
    body.view-checkout #hikashop_checkout table.hikashop_cart tfoot,
    body.view-checkout #hikashop_checkout table.hikashop_cart tr,
    body.view-checkout #hikashop_checkout table.hikashop_cart td {
        display: block;
        width: 100%;
    }

    body.view-checkout #hikashop_checkout table.hikashop_cart thead {
        display: none;
    }

    body.view-checkout #hikashop_checkout table.hikashop_cart td {
        border-radius: 0 !important;
    }

    body.view-checkout #hikashop_checkout table.hikashop_cart tbody tr {
        display: block;
        background: #edf1ef;
        border-radius: 16px;
        overflow: hidden;
        margin-bottom: 18px;
    }
}

@media (max-width: 575px) {
    body.view-checkout #sp-main-body {
        padding: 40px 14px 70px;
    }

    body.view-checkout #hikashop_checkout h1 {
        font-size: 29px;
    }

    body.view-checkout #hikashop_checkout h2,
    body.view-checkout .hika_registration_address legend {
        font-size: 25px;
    }

    body.view-checkout #hikashop_checkout_login_form,
    body.view-checkout #hikashop_checkout_registration,
    body.view-checkout .hikashop_checkout_cart,
    body.view-checkout .hikashop_checkout_coupon,
    body.view-checkout #hikashop_checkout_cart,
    body.view-checkout #hikashop_checkout_coupon {
        border-radius: 18px;
        padding: 24px 18px;
    }

    #hikashop_product_name_main {
        font-size: 30px;
    }

    #hikashop_product_left_part,
    #hikashop_product_right_part {
        border-radius: 18px;
        padding: 24px 18px;
    }

    .rolunk-row,
    .rolunk-person-row {
        padding-left: 16px;
        padding-right: 16px;
    }

    .rolunk-row .sppb-title-heading {
        font-size: 32px;
    }

    .rolunk-person-row .sppb-addon-person {
        min-height: auto;
        height: auto;
    }

    .szolg-row {
        padding-left: 16px;
        padding-right: 16px;
    }
}









/* =========================================================
   NAGYOBB TARTALMI SZÉLESSÉG DESKTOPON
========================================================= */

@media (min-width: 1400px) {

    #sp-main-body > .container {
        max-width: 1720px !important;
        width: calc(100% - 80px) !important;
    }

}

@media (min-width: 1800px) {

    #sp-main-body > .container {
        max-width: 1840px !important;
    }

}


/* =========================================================
   TERMÉKKATEGÓRIA KÁRTYÁK - FLÓRA DESIGN
========================================================= */

body.layout-listing .hikashop_subcategories,
body.view-category .hikashop_subcategories {
    display: grid !important;
    grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
    gap: 34px !important;
}

/* Kártya */
body.layout-listing .hikashop_category,
body.view-category .hikashop_category {
    position: relative;

    display: flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: center;

    min-height: 420px;

    padding: 42px 34px !important;

    background: #ffffff !important;

    border: 1px solid rgba(10, 87, 50, 0.10) !important;
    border-radius: 28px !important;

    overflow: hidden;

    text-align: center;

    transition:
        transform .28s ease,
        box-shadow .28s ease,
        border-color .28s ease;

    box-shadow:
        0 16px 40px rgba(10, 87, 50, 0.06) !important;
}

/* Hover */
body.layout-listing .hikashop_category:hover,
body.view-category .hikashop_category:hover {
    transform: translateY(-8px);

    border-color: rgba(10, 87, 50, 0.18) !important;

    box-shadow:
        0 26px 60px rgba(10, 87, 50, 0.12) !important;
}

/* Link teljes kártyára */
body.layout-listing .hikashop_category > a,
body.view-category .hikashop_category > a {
    position: absolute;
    inset: 0;
    z-index: 5;
}

/* Kategória kép */
body.layout-listing .hikashop_category_image,
body.view-category .hikashop_category_image {
    position: relative;
    z-index: 2;

    margin-bottom: 28px !important;
}

body.layout-listing .hikashop_category_image img,
body.view-category .hikashop_category_image img {
    max-width: 210px !important;
    max-height: 150px !important;

    object-fit: contain;

    transition: transform .3s ease;
}

body.layout-listing .hikashop_category:hover .hikashop_category_image img,
body.view-category .hikashop_category:hover .hikashop_category_image img {
    transform: scale(1.04);
}

/* Kategória cím */
body.layout-listing .hikashop_category_name,
body.view-category .hikashop_category_name {
    position: relative;
    z-index: 2;

    margin: 0 !important;
    padding: 0 !important;

    font-size: 32px !important;
    font-weight: 700 !important;
    line-height: 1.25 !important;

    color: #1f2937 !important;
}

/* Link */
body.layout-listing .hikashop_category_name a,
body.view-category .hikashop_category_name a {
    color: #1f2937 !important;
    text-decoration: none !important;
}

/* Hover */
body.layout-listing .hikashop_category:hover .hikashop_category_name a,
body.view-category .hikashop_category:hover .hikashop_category_name a {
    color: #0a5732 !important;
}

/* Zöld alsó accent */
body.layout-listing .hikashop_category::after,
body.view-category .hikashop_category::after {
    content: "";

    position: absolute;

    left: 34px;
    right: 34px;
    bottom: 0;

    height: 5px;

    background: linear-gradient(
        90deg,
        #0a5732 0%,
        #17824d 100%
    );

    border-radius: 999px 999px 0 0;

    opacity: 0;
    transition: opacity .25s ease;
}

body.layout-listing .hikashop_category:hover::after,
body.view-category .hikashop_category:hover::after {
    opacity: 1;
}


/* =========================================================
   MOBIL
========================================================= */

@media (max-width: 991px) {

    body.layout-listing .hikashop_subcategories,
    body.view-category .hikashop_subcategories {
        grid-template-columns: 1fr;
        gap: 24px !important;
    }

    body.layout-listing .hikashop_category,
    body.view-category .hikashop_category {
        min-height: 340px;
        padding: 30px 22px !important;
    }

    body.layout-listing .hikashop_category_name,
    body.view-category .hikashop_category_name {
        font-size: 24px !important;
    }

}


/* =========================================================
   KATEGÓRIA KÁRTYÁK - MÉRET JAVÍTÁS
========================================================= */

body.layout-listing .hikashop_subcategories,
body.view-category .hikashop_subcategories {
    display: grid !important;

    grid-template-columns:
        repeat(auto-fill, minmax(420px, 1fr)) !important;

    gap: 34px !important;
}

/* Kártya */
body.layout-listing .hikashop_category,
body.view-category .hikashop_category {
    min-height: 360px !important;

    padding:
        42px 36px 34px !important;

    justify-content: center !important;
}

/* Kép */
body.layout-listing .hikashop_category_image,
body.view-category .hikashop_category_image {
    margin-bottom: 24px !important;
}

body.layout-listing .hikashop_category_image img,
body.view-category .hikashop_category_image img {
    max-width: 180px !important;
    max-height: 120px !important;
}

/* Cím */
body.layout-listing .hikashop_category_name,
body.view-category .hikashop_category_name {
    font-size: 24px !important;
    line-height: 1.3 !important;
    font-weight: 700 !important;

    max-width: 90%;

    margin: 0 auto !important;

    word-break: break-word;
}

/* Mobil */
@media (max-width: 1400px) {

    body.layout-listing .hikashop_subcategories,
    body.view-category .hikashop_subcategories {

        grid-template-columns:
            repeat(auto-fill, minmax(320px, 1fr)) !important;
    }

}

@media (max-width: 768px) {

    body.layout-listing .hikashop_subcategories,
    body.view-category .hikashop_subcategories {

        grid-template-columns: 1fr !important;
    }

    body.layout-listing .hikashop_category,
    body.view-category .hikashop_category {
        min-height: 300px !important;
    }

    body.layout-listing .hikashop_category_name,
    body.view-category .hikashop_category_name {
        font-size: 21px !important;
    }

}










/* =========================================================
   HIKASHOP KATEGÓRIA KÁRTYÁK - VÉGLEGES JAVÍTÁS
========================================================= */

body.layout-listing .hikashop_subcategories {
    display: grid !important;
    grid-template-columns: repeat(auto-fill, minmax(260px, 300px)) !important;
    justify-content: start !important;
    gap: 32px !important;
}

body.layout-listing .hikashop_category {
    width: 300px !important;
    max-width: 300px !important;
    float: none !important;
}

body.layout-listing .hikashop_category .hikashop_container,
body.layout-listing .hikashop_category .hikashop_subcontainer {
    width: 100% !important;
    max-width: 300px !important;
}

/* Maga a kártya */
body.layout-listing .hikashop_category .hikashop_subcontainer {
    min-height: 300px !important;

    padding: 34px 24px !important;

    background: #ffffff !important;

    border: 1px solid rgba(10, 87, 50, 0.10) !important;
    border-radius: 22px !important;

    box-shadow: 0 14px 38px rgba(10, 87, 50, 0.06) !important;

    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;

    text-align: center !important;

    overflow: hidden !important;

    transition: all .25s ease !important;
}

body.layout-listing .hikashop_category .hikashop_subcontainer:hover {
    transform: translateY(-6px);
    border-color: rgba(10, 87, 50, 0.22) !important;
    box-shadow: 0 22px 55px rgba(10, 87, 50, 0.12) !important;
}

/* Kép */
body.layout-listing .hikashop_category_image {
    width: 100% !important;
    height: 130px !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    margin: 0 0 22px !important;
}

body.layout-listing .hikashop_category_image img {
    max-width: 140px !important;
    max-height: 120px !important;
    width: auto !important;
    height: auto !important;

    object-fit: contain !important;
}

/* Törjük ki a régi inline / br hatásokat */
body.layout-listing .hikashop_category .hikashop_subcontainer br {
    display: none !important;
}

/* Kategórianév */
body.layout-listing .hikashop_category_name {
    display: block !important;
    width: 100% !important;

    margin: 0 !important;
    padding: 0 !important;

    text-align: center !important;
    white-space: normal !important;
}

body.layout-listing .hikashop_category_name a {
    display: block !important;

    width: 100% !important;
    max-width: 240px !important;

    margin: 0 auto !important;

    font-family: 'Inter', sans-serif !important;
    font-size: 18px !important;
    font-weight: 700 !important;
    line-height: 1.35 !important;

    color: #1f2937 !important;
    text-decoration: none !important;

    white-space: normal !important;
    word-break: normal !important;
    overflow-wrap: break-word !important;
}

body.layout-listing .hikashop_category .hikashop_subcontainer:hover .hikashop_category_name a {
    color: #0a5732 !important;
}

/* Mobil */
@media (max-width: 767px) {
    body.layout-listing .hikashop_subcategories {
        grid-template-columns: 1fr !important;
        justify-content: center !important;
    }

    body.layout-listing .hikashop_category {
        width: 100% !important;
        max-width: 320px !important;
        margin: 0 auto !important;
    }
}

























/* =========================================================
   FLÓRA DESIGN - Skyline HikaShop Accordion
   A mod_sl_hikashopaccordion_v3.7.1_j6_flora_final.zip mellé
========================================================= */

#sp-left .kategoria-lista {
    background: #ffffff;
    border: 1px solid rgba(10, 87, 50, 0.10);
    border-radius: 24px;
    padding: 28px 26px;
    box-shadow: 0 18px 45px rgba(10, 87, 50, 0.06);
}

#sp-left .kategoria-lista .sp-module-title {
    font-family: 'Playfair Display', serif;
    font-size: 30px;
    font-weight: 700;
    color: #1f2937;
    margin: 0 0 24px;
    padding-bottom: 18px;
    border-bottom: 1px solid rgba(10, 87, 50, 0.12);
}

#sp-left .kategoria-lista .flora-hikashop-accordion,
#sp-left .kategoria-lista .flora-hikashop-accordion ul {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
}

#sp-left .kategoria-lista .flora-hikashop-accordion li {
    margin: 0 0 10px !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
}

#sp-left .kategoria-lista .flora-hikashop-accordion li > a.has_link {
    position: relative;
    display: grid !important;
    grid-template-columns: 42px 1fr 42px;
    align-items: center;
    gap: 10px;
    min-height: 58px;
    padding: 10px 14px !important;
    border-radius: 16px;
    border: 1px solid rgba(10, 87, 50, 0.16) !important;
    background: #eef5f1 !important;
    color: #0a5732 !important;
    font-size: 17px !important;
    font-weight: 800 !important;
    line-height: 1.25 !important;
    text-decoration: none !important;
    text-shadow: none !important;
    box-shadow: 0 10px 26px rgba(10, 87, 50, 0.07) !important;
    transition: border-color .2s ease, background .2s ease, box-shadow .2s ease;
}

#sp-left .kategoria-lista .flora-hikashop-accordion li > a.has_link:hover {
    background: #e8f3ed !important;
    border-color: rgba(10, 87, 50, 0.30) !important;
    box-shadow: 0 14px 32px rgba(10, 87, 50, 0.10) !important;
}

#sp-left .kategoria-lista .flora-hikashop-accordion .flora-accordion-toggle {
    width: 40px;
    height: 40px;
    min-width: 40px;
    border: 0;
    border-radius: 999px;
    background: #0a5732 !important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    box-shadow: none;
    padding: 0;
    margin: 0;
}

#sp-left .kategoria-lista .flora-hikashop-accordion .flora-accordion-toggle::before {
    content: "+";
    color: #ffffff;
    font-size: 25px;
    font-weight: 900;
    line-height: 1;
}

#sp-left .kategoria-lista .flora-hikashop-accordion .flora-accordion-toggle.open::before {
    content: "−";
}

#sp-left .kategoria-lista .flora-hikashop-accordion .flora-category-title {
    color: inherit !important;
    min-width: 0;
    word-break: normal;
}

#sp-left .kategoria-lista .flora-hikashop-accordion .product_count {
    justify-self: end;
    width: 38px !important;
    min-width: 38px !important;
    height: 38px !important;
    padding: 0 !important;
    margin: 0 !important;
    border: 0 !important;
    border-radius: 999px !important;
    background: #0a5732 !important;
    color: #ffffff !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    font-size: 14px !important;
    font-weight: 900 !important;
    line-height: 1 !important;
    text-shadow: none !important;
    box-shadow: none !important;
}

/* 1. szintű alkategória */
#sp-left .kategoria-lista .flora-hikashop-accordion > li > ul {
    margin: 8px 0 14px 22px !important;
    padding-left: 20px !important;
    border-left: 1px dashed rgba(10, 87, 50, 0.20) !important;
    transition: height .30s ease, opacity .22s ease, padding .30s ease !important;
}

#sp-left .kategoria-lista .flora-hikashop-accordion > li > ul > li > a.has_link {
    grid-template-columns: 30px 1fr 30px;
    min-height: 50px;
    padding: 9px 10px !important;
    border-radius: 14px;
    background: #ffffff !important;
    color: #4b5563 !important;
    font-size: 15px !important;
    font-weight: 700 !important;
    box-shadow: none !important;
}

#sp-left .kategoria-lista .flora-hikashop-accordion > li > ul > li > a.has_link:hover {
    background: #f7faf8 !important;
    color: #0a5732 !important;
}

#sp-left .kategoria-lista .flora-hikashop-accordion > li > ul .flora-accordion-toggle {
    width: 28px;
    height: 28px;
    min-width: 28px;
}

#sp-left .kategoria-lista .flora-hikashop-accordion > li > ul .flora-accordion-toggle::before {
    font-size: 18px;
}

#sp-left .kategoria-lista .flora-hikashop-accordion > li > ul .product_count {
    width: 26px !important;
    min-width: 26px !important;
    height: 26px !important;
    background: #eef5f1 !important;
    border: 1px solid rgba(10, 87, 50, 0.12) !important;
    color: #0a5732 !important;
    font-size: 12px !important;
}

/* Nem nyitható 1. szintű alkategória: üres toggle oszlop helyett kezdődjön szépen */
#sp-left .kategoria-lista .flora-hikashop-accordion > li > ul > li > a.has_link:not(.has_toggle) {
    grid-template-columns: 1fr 30px;
    padding-left: 18px !important;
}

/* 2. szint és mélyebb */
#sp-left .kategoria-lista .flora-hikashop-accordion li ul li ul {
    margin: 7px 0 12px 15px !important;
    padding-left: 17px !important;
    border-left: 1px dashed rgba(10, 87, 50, 0.18) !important;
    transition: height .30s ease, opacity .22s ease, padding .30s ease !important;
}

#sp-left .kategoria-lista .flora-hikashop-accordion li ul li ul li > a.has_link {
    grid-template-columns: 1fr 25px;
    min-height: 42px;
    padding: 8px 10px 8px 16px !important;
    border-radius: 12px;
    background: #ffffff !important;
    color: #526070 !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    box-shadow: none !important;
}

#sp-left .kategoria-lista .flora-hikashop-accordion li ul li ul li > a.has_link::before {
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 999px;
    background: #0a5732;
    position: absolute;
    left: -21px;
    top: 50%;
    transform: translateY(-50%);
}

#sp-left .kategoria-lista .flora-hikashop-accordion li ul li ul li .product_count {
    width: 24px !important;
    min-width: 24px !important;
    height: 24px !important;
    font-size: 11px !important;
}

@media (max-width: 991px) {
    #sp-left .kategoria-lista {
        padding: 22px 18px;
    }

    #sp-left .kategoria-lista .flora-hikashop-accordion li > a.has_link {
        grid-template-columns: 38px 1fr 36px;
        font-size: 16px !important;
    }
}


/* =========================================
   FLORA ACCORDION – ALIGN FIX
========================================= */

/* Fő és alkategória sor */
.flora-hikashop-accordion a.has_link {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    gap: 14px !important;

    width: 100% !important;
    box-sizing: border-box !important;
}

/* A cím foglalja el a maradék helyet */
.flora-hikashop-accordion .flora-category-title {
    flex: 1 1 auto !important;
    min-width: 0 !important;

    text-align: left !important;

    white-space: normal !important;
    overflow: visible !important;
    text-overflow: unset !important;

    line-height: 1.35 !important;
}

/* Termékszám mindig jobbra */
.flora-hikashop-accordion .product_count {
    margin-left: auto !important;
    flex-shrink: 0 !important;
}

/* Toggle gomb fix méret */
.flora-hikashop-accordion .flora-accordion-toggle {
    flex-shrink: 0 !important;
}

/* Alkategória kisebb */
.flora-hikashop-accordion li ul li > a.has_link {
    min-height: 54px !important;

    padding: 10px 14px !important;
    padding-left: 16px !important;

    font-size: 15px !important;
}

/* Nyitható nested alkategória */
.flora-hikashop-accordion li ul li.deeper > a.has_link {
    padding-left: 12px !important;
}

/* Nested gomb */
.flora-hikashop-accordion li ul li.deeper .flora-accordion-toggle {
    width: 34px !important;
    height: 34px !important;
    min-width: 34px !important;

    font-size: 18px !important;
}

/* Nested legalsó szint */
.flora-hikashop-accordion li ul li ul li > a.has_link {
    margin-left: 48px !important;

    min-height: 44px !important;

    font-size: 14px !important;
    font-weight: 500 !important;

    opacity: .92 !important;

    border-radius: 14px !important;

    background: #ffffff !important;
}


/* Összecsukott accordion al-listák teljes elrejtése */
.flora-hikashop-accordion li.deeper:not(.open):not(.active) > ul {
    display: block !important;
    height: 0 !important;
    min-height: 0 !important;
    max-height: 0 !important;

    padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;

    border: 0 !important;
    opacity: 0 !important;
    overflow: hidden !important;
    visibility: hidden !important;
    pointer-events: none !important;
}

/* Az összecsukott lista belső elemei se legyenek kattinthatók */
.flora-hikashop-accordion li.deeper:not(.open):not(.active) > ul * {
    pointer-events: none !important;
}

/* Nyitott állapot visszaengedése */
.flora-hikashop-accordion li.deeper.open > ul,
.flora-hikashop-accordion li.deeper.active > ul {
    max-height: none !important;
    visibility: visible !important;
    pointer-events: auto !important;
}








/* Nem nyitható főkategóriák igazítása a + gombos sorokhoz */
.kategoria-lista .flora-hikashop-accordion > li > a.has_link:not(.has_toggle)::before {
    content: "";
    width: 42px;
    height: 42px;
    flex: 0 0 42px;
    display: block;
}

/* Biztos balra rendezés */
.kategoria-lista .flora-hikashop-accordion > li > a.has_link:not(.has_toggle) {
    display: flex !important;
    align-items: center !important;
    gap: 14px !important;
    padding-left: 14px !important;
}

/* A cím maradjon balra */
.kategoria-lista .flora-hikashop-accordion > li > a.has_link:not(.has_toggle) .flora-category-title {
    text-align: left !important;
    margin: 0 !important;
}













/* HikaShop mennyiség módosító - pontos igazítás */
.hikashop_aligned_btn .hikashop_quantity_form {
    width: 100%;
    display: flex !important;
    justify-content: center;
    margin: 28px 0px 22px 5px;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
}

.hikashop_aligned_btn .hikashop_product_quantity_change_div_leftright {
    display: grid !important;
    grid-template-columns: 42px 54px 42px;
    align-items: center !important;
    justify-content: center !important;
    column-gap: 8px !important;
    width: auto !important;
}

.hikashop_aligned_btn .hikashop_product_quantity_change_div_leftright .add-on {
    display: contents !important;
}

.hikashop_aligned_btn .hikashop_product_quantity_field_change {
    width: 42px !important;
    height: 42px !important;
    min-width: 42px !important;
    min-height: 42px !important;
    margin: 0 !important;
    padding: 0 !important;
    border-radius: 12px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

.hikashop_aligned_btn .hikashop_product_quantity_field {
    width: 54px !important;
    height: 50px !important;
    min-width: 54px !important;
    max-width: 54px !important;
    margin: 0 !important;
    text-align: center !important;
    border-radius: 14px !important;
}








/* Termékkártya kép / ár rálógás javítása */
.hikashop_products_listing .hikashop_product_image,
.hikashop_products_listing .hikashop_product_image_subdiv {
    height: 170px !important;
    min-height: 170px !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    margin-bottom: 18px !important;
}

.hikashop_products_listing .hikashop_product_image img {
    max-height: 150px !important;
    max-width: 190px !important;
    width: auto !important;
    height: auto !important;
    object-fit: contain !important;
}

/* Ár legyen külön blokkban a kép alatt */
.hikashop_products_listing .hikashop_product_price_full,
.hikashop_products_listing .hikashop_product_price,
.hikashop_products_listing .hikashop_product_price_per_unit {
    display: block !important;
    clear: both !important;
    margin-top: 8px !important;
    position: relative !important;
    z-index: 2 !important;
}



/* =========================================================
   HIKASHOP PAGINATION - FLÓRA DESIGN
========================================================= */

.hikashop_products_pagination {
    width: 100%;
    clear: both;
    margin-top: 56px !important;
    padding-top: 26px;
}

.hikashop_products_pagination .list-footer {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 14px 18px;

    padding: 22px 24px;
    background: #ffffff;
    border: 1px solid rgba(10, 87, 50, .10);
    border-radius: 22px;
    box-shadow: 0 14px 38px rgba(10, 87, 50, .06);
}

.hikashop_products_pagination .limit {
    display: flex;
    align-items: center;
    gap: 10px;

    margin: 0 !important;
    color: #4b5563;
    font-weight: 600;
}

.hikashop_products_pagination .hikashop_pagination_dropdown {
    min-width: 92px;
    height: 44px;
    border-radius: 12px !important;
    border: 1px solid #d1d5db !important;
    color: #1f2937;
    background-color: #fff;
}

.hikashop_products_pagination ul.pagination {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: center;
    gap: 6px;

    margin: 0 !important;
    padding: 0 !important;
}

.hikashop_products_pagination .page-item {
    margin: 0 !important;
}

.hikashop_products_pagination .page-link {
    min-width: 42px;
    height: 42px;

    display: inline-flex !important;
    align-items: center;
    justify-content: center;

    padding: 0 14px !important;

    border: 1px solid rgba(10, 87, 50, .14) !important;
    border-radius: 12px !important;

    background: #eef5f1 !important;
    color: #0a5732 !important;

    font-weight: 700;
    text-decoration: none !important;
    box-shadow: none !important;
}

.hikashop_products_pagination .page-link:hover {
    background: #0a5732 !important;
    color: #ffffff !important;
}

.hikashop_products_pagination .page-item.active .page-link,
.hikashop_products_pagination .page-link[aria-current="page"] {
    background: #0a5732 !important;
    border-color: #0a5732 !important;
    color: #ffffff !important;
}

.hikashop_products_pagination .counter,
.hikashop_products_pagination .hikashop_results_counter {
    width: 100%;
    text-align: center;
    color: #6b7280;
    font-size: 14px;
    font-weight: 500;
}

.hikashop_products_pagination .hikashop_results_counter {
    display: block;
    margin-top: 14px;
}

/* Mobil */
@media (max-width: 575px) {
    .hikashop_products_pagination .list-footer {
        padding: 18px 14px;
        border-radius: 18px;
    }

    .hikashop_products_pagination .limit {
        width: 100%;
        justify-content: center;
    }

    .hikashop_products_pagination .page-link {
        min-width: 38px;
        height: 38px;
        padding: 0 11px !important;
        font-size: 14px;
    }
}











/* =========================================================
   EB AJAX SEARCH - FLÓRA DESIGN
========================================================= */

#sp-search {
    position: relative;
    z-index: 1200;
}

#sp-search .ajaxsearch_128,
#sp-search .is_ajaxsearch {
    width: 100%;
    position: relative;
}

#sp-search .is_ajaxsearch .btn-toolbar {
    width: 100%;
    margin: 0;
    display: flex;
    align-items: center;
}

#sp-search .is_ajaxsearch .form-inline input.inputbox,
#sp-search .is_ajaxsearch .form-inline input.clearable.x {
    width: 100% !important;
    height: 48px !important;

    margin: 0 !important;
    padding: 0 46px 0 18px !important;

    border: 1px solid rgba(10,87,50,.18) !important;
    border-radius: 14px !important;

    background-color: #ffffff !important;
    background-position: right 16px center !important;

    color: #1f2937 !important;
    font-size: 15px !important;
    font-weight: 500;

    box-shadow: 0 8px 22px rgba(10,87,50,.05);
    transition: all .2s ease;
}

#sp-search .is_ajaxsearch .form-inline input.inputbox:focus,
#sp-search .is_ajaxsearch .form-inline input.clearable.x:focus {
    outline: none !important;
    border-color: #0a5732 !important;
    box-shadow: 0 0 0 4px rgba(10,87,50,.10);
}

/* Találati doboz */
#sp-search #is_ajaxsearch_result {
    position: absolute !important;
    top: calc(100% + 12px) !important;
    right: 0 !important;
    left: auto !important;

    width: 420px !important;
    max-width: min(420px, calc(100vw - 28px)) !important;

    margin: 0 !important;
    z-index: 9999 !important;
}

#sp-search .is_ajaxsearch .search-results .ajaxsearch_result .result_wrap {
    max-height: 520px !important;
    overflow-y: auto !important;

    margin: 0 !important;
    padding: 10px !important;

    background: #ffffff !important;
    border: 1px solid rgba(10,87,50,.12) !important;
    border-radius: 20px !important;

    box-shadow: 0 22px 60px rgba(10,87,50,.16) !important;
    color: #1f2937 !important;
}

/* Találati sor */
#sp-search #is_ajaxsearch_result .result_box {
    border-radius: 16px;
    transition: background .2s ease, transform .2s ease;
}

#sp-search #is_ajaxsearch_result .result_box:hover {
    background: #eef5f1 !important;
    transform: translateY(-1px);
}

#sp-search #is_ajaxsearch_result .result-element {
    display: grid !important;
    grid-template-columns: 74px 1fr !important;
    gap: 12px !important;

    min-height: 86px !important;
    height: auto !important;

    padding: 12px !important;

    border: 0 !important;
    border-bottom: 1px solid rgba(10,87,50,.08) !important;

    text-decoration: none !important;
    overflow: hidden !important;
}

/* Kép */
#sp-search #is_ajaxsearch_result .result_img {
    width: 74px !important;
    height: 74px !important;

    display: flex !important;
    align-items: center;
    justify-content: center;

    background: #f7faf8;
    border: 1px solid rgba(10,87,50,.08);
    border-radius: 14px;

    float: none !important;
}

#sp-search #is_ajaxsearch_result .result_img img {
    width: auto !important;
    max-width: 62px !important;
    height: auto !important;
    max-height: 62px !important;

    margin: 0 !important;
    padding: 0 !important;

    object-fit: contain;
    float: none !important;
}

/* Szöveg */
#sp-search #is_ajaxsearch_result .result_content {
    width: auto !important;
    display: flex !important;
    flex-direction: column;
    justify-content: center;
}

#sp-search #is_ajaxsearch_result span {
    float: none !important;
    width: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    color: #4b5563 !important;
    text-align: left !important;
}

#sp-search #is_ajaxsearch_result .small-title {
    color: #1f2937 !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    line-height: 1.35 !important;
}

#sp-search #is_ajaxsearch_result .small-cat {
    margin-top: 6px !important;
    color: #0a5732 !important;
    font-size: 12px !important;
    font-weight: 700 !important;
}

#sp-search #is_ajaxsearch_result .small-desc {
    grid-column: 1 / -1;
    margin-top: 8px !important;
    color: #6b7280 !important;
    font-size: 12px !important;
    line-height: 1.45 !important;
}

#sp-search #is_ajaxsearch_result mark.highlight {
    background: rgba(10,87,50,.12) !important;
    color: #0a5732 !important;
    border-radius: 4px;
    padding: 0 3px !important;
}

/* Ajax pagination */
#sp-search #is_ajaxsearch_result .pagination_wrap {
    float: none !important;
    width: 100% !important;
    margin: 0 0 8px !important;
}

#sp-search #is_ajaxsearch_result .eb_ajaxsearch_pagination {
    padding: 8px 10px;
    text-align: center;
    color: #6b7280;
    font-size: 12px;
}

#sp-search #is_ajaxsearch_result .pagination_link {
    color: #0a5732 !important;
    font-weight: 700;
}

/* Mobil */
@media (max-width: 991px) {
    #sp-search {
        width: 100%;
    }

    #sp-search #is_ajaxsearch_result {
        left: 0 !important;
        right: auto !important;
        width: 100% !important;
        max-width: 100% !important;
    }
}







/* ===========================
   MINI CART MENNYISÉG GOMBOK - JAVÍTOTT
=========================== */


.hikashop_cart_dropdown_content .hikashop_cart_module_product_quantity_value {
    min-width: 160px !important;
}

.hikashop_cart_dropdown_content .hikashop_product_quantity_change_div_leftright {
    display: grid !important;
    grid-template-columns: 25px 55px 70px !important;
    column-gap: 8px !important;
    align-items: center !important;
    justify-content: center !important;
    width: 158px !important;
    width: 159px !important;
    ant;
    margin: 0 !important;
}

.hikashop_cart_dropdown_content .hikashop_product_quantity_change_div_leftright .add-on {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    width: 42px !important;
    height: 42px !important;

    margin: 0 !important;
    padding: 0 !important;

    background: transparent !important;
    border: 0 !important;
}

.hikashop_cart_dropdown_content .hikashop_product_quantity_field_change {
    width: 42px !important;
    height: 42px !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    border-radius: 12px !important;
    border: 1px solid #bfd5c6 !important;

    background: #edf5f0 !important;
    color: #0a5732 !important;

    font-size: 24px !important;
    font-weight: 800 !important;
    line-height: 1 !important;

    text-decoration: none !important;
}

.hikashop_cart_dropdown_content .hikashop_product_quantity_field {
    width: 56px !important;
    min-width: 56px !important;
    max-width: 56px !important;

    height: 46px !important;

    margin: 0 !important;
    padding: 0 !important;

    border-radius: 14px !important;
    text-align: center !important;

    font-size: 22px !important;
    font-weight: 600 !important;
}

.hikashop_cart_dropdown_content .hikashop_product_quantity_field_change:hover,
.hikashop_cart_dropdown_content .hikashop_product_quantity_field_change:focus {
    background: #0a5732 !important;
    border-color: #0a5732 !important;
    color: #ffffff !important;
}

#hikashop_cart_129 .hikashop_product_quantity_change_div_leftright .hikashop_product_quantity_field_change:hover {
    color: white !important;
}















.vex.vex-theme-default {
    z-index: 999999999999999;
}




/* ==========================================
   FLORA ADD TO CART POPUP
========================================== */

.vex-content {
    max-width: 520px !important;
    border-radius: 28px !important;
    border: 1px solid #d7e4dc !important;
    box-shadow: 0 25px 60px rgba(0,0,0,.12) !important;
    padding: 32px !important;
    background: #fff !important;
}

.vex-dialog-message {
    text-align: center;
}

.notifyjs-metro-base {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    gap: 18px !important;
}

.notifyjs-metro-base .image {
    width: 120px !important;
    height: 120px !important;
    border-radius: 20px !important;
    overflow: hidden !important;
    border: 1px solid #d7e4dc !important;
    background: #fff !important;
}

.notifyjs-metro-base .image img {
    width: 100% !important;
    height: 100% !important;
    object-fit: contain !important;
}

.notifyjs-metro-base .title {
    color: #1d2939 !important;
    font-size: 24px !important;
    font-weight: 700 !important;
    line-height: 1.3 !important;
}

.notifyjs-metro-base .text {
    margin-top: 8px !important;
    color: #0a5732 !important;
    font-size: 18px !important;
    font-weight: 600 !important;
}

.notifyjs-metro-base .text::before {
    content: "✓ ";
    font-weight: 700;
}

/* gombok */

.vex-dialog-buttons {
    display: flex !important;
    flex-direction: column-reverse !important;
    gap: 12px !important;
    margin-top: 24px !important;
}

.vex-dialog-buttons .vex-dialog-button {
    width: 100% !important;
    border-radius: 16px !important;
    height: 58px !important;
    font-size: 18px !important;
    font-weight: 700 !important;
    text-transform: none !important;
}

/* Vásárlás folytatása */

.vex-dialog-buttons .vex-last {
    background: #f5f8f6 !important;
    color: #0a5732 !important;
    border: 1px solid #bfd5c6 !important;
}

/* Pénztárhoz */

.vex-dialog-buttons .vex-first {
    background: #0a5732 !important;
    color: #fff !important;
    border: 0 !important;
}

.vex-dialog-buttons .vex-first:hover {
    background: #0c6840 !important;
}



/* Add to cart popup layout fix */
.vex-content {
    overflow: hidden !important;
    box-sizing: border-box !important;
}

.vex-dialog-message {
    width: 100% !important;
}

.notifyjs-metro-base {
    display: grid !important;
    grid-template-columns: 96px 1fr !important;
    gap: 18px !important;
    align-items: center !important;
    text-align: left !important;
}

.notifyjs-metro-base .image {
    width: 96px !important;
    height: 96px !important;
    border-radius: 18px !important;
    overflow: hidden !important;
    flex: none !important;
}

.notifyjs-metro-base .image img {
    width: 100% !important;
    height: 100% !important;
    object-fit: contain !important;
}

.notifyjs-metro-base .text-wrapper {
    min-width: 0 !important;
    width: 100% !important;
}

.notifyjs-metro-base .title {
    font-size: 21px !important;
    line-height: 1.32 !important;
    word-break: normal !important;
    overflow-wrap: anywhere !important;
}

.notifyjs-metro-base .text {
    font-size: 16px !important;
}

.vex-dialog-buttons {
    width: 100% !important;
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 14px !important;
}

.vex-dialog-buttons .vex-dialog-button {
    width: 100% !important;
    margin: 0 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}


/* Popup tartalom */
.notifyjs-metro-base {
    display: flex !important;
    align-items: flex-start !important;
    gap: 20px !important;
}

/* Kép */
.notifyjs-metro-base .image {
    flex: 0 0 90px !important;
    width: 90px !important;
    height: 90px !important;
    margin: 0 !important;
}

.notifyjs-metro-base .image img {
    width: 100% !important;
    height: 100% !important;
    object-fit: contain !important;
}

/* Szöveges rész */
.notifyjs-metro-base .text-wrapper {
    flex: 1 1 auto !important;
    width: auto !important;
    min-width: 0 !important;
    max-width: none !important;
    display: block !important;
    margin-left: 90px;
}

/* Terméknév */
.notifyjs-metro-base .title {
    display: block !important;
    width: 100% !important;
    margin: 0 0 12px 0 !important;

    font-size: 20px !important;
    font-weight: 700 !important;
    line-height: 1.35 !important;

    white-space: normal !important;
    word-break: normal !important;
    overflow-wrap: break-word !important;
}

/* Üzenet */
.notifyjs-metro-base .text {
    display: block !important;
    width: 100% !important;
    font-size: 17px !important;
    color: #0a5732 !important;
}


















/* CHECKOUT payment/address redesign */
body.view-checkout #hikashop_checkout_address_1_1,
body.view-checkout #hikashop_checkout_payment_1_3 {
    background: #fff;
    border: 1px solid rgba(10,87,50,.10);
    border-radius: 24px;
    padding: 34px;
    margin-bottom: 28px;
    box-shadow: var(--flora-shadow);
}

body.view-checkout #hikashop_checkout legend {
    font-family: 'Playfair Display', serif;
    font-size: 30px;
    font-weight: 700;
    color: var(--flora-text);
    border: 0;
    margin-bottom: 24px;
}

body.view-checkout .hika_address_element {
    position: relative;
    padding: 20px 90px 20px 52px;
    margin-bottom: 14px;
    border: 1px solid rgba(10,87,50,.12);
    border-radius: 18px;
    background: #f8fbf9;
}

body.view-checkout .hika_address_element input[type="radio"] {
    position: absolute;
    left: 20px;
    top: 24px;
    accent-color: var(--flora-green);
}

body.view-checkout .hika_edit {
    position: absolute;
    right: 18px;
    top: 18px;
    display: flex;
    gap: 10px;
}

body.view-checkout .hika_edit a {
    color: var(--flora-green) !important;
    font-size: 0;
}

body.view-checkout .hika_edit i {
    font-size: 15px;
}

body.view-checkout .hika_address_display {
    color: #4b5563;
    font-size: 15px;
    line-height: 1.55;
    font-weight: 500;
}

body.view-checkout .hikashop_checkout_address_new_button {
    margin-top: 10px;
}

/* Payment cards */
body.view-checkout .hikashop_payment_methods_table,
body.view-checkout .hikashop_payment_methods_table tbody,
body.view-checkout .hikashop_payment_methods_table tr,
body.view-checkout .hikashop_payment_methods_table td {
    display: block;
    width: 100%;
    border: 0 !important;
    background: transparent !important;
}

body.view-checkout .hikashop_payment_methods_table tr {
    margin-bottom: 18px;
}

body.view-checkout .hikashop_payment_methods_table td {
    position: relative;
    display: grid;
    grid-template-columns: 28px 1fr 140px;
    gap: 18px;
    align-items: center;
    padding: 22px !important;
    border: 1px solid rgba(10,87,50,.12) !important;
    border-radius: 20px;
    background: #f8fbf9 !important;
    transition: .2s ease;
}

body.view-checkout .hikashop_payment_methods_table td:has(input:checked) {
    border-color: var(--flora-green) !important;
    background: #eef5f1 !important;
    box-shadow: 0 14px 32px rgba(10,87,50,.10);
}

body.view-checkout .hikashop_checkout_payment_radio {
    accent-color: var(--flora-green);
    width: 18px;
    height: 18px;
}

body.view-checkout .hikashop_checkout_payment_name {
    font-size: 18px;
    font-weight: 800;
    color: var(--flora-text);
}

body.view-checkout .hikashop_checkout_payment_images {
    justify-self: end;
}

body.view-checkout .hikashop_checkout_payment_images img {
    max-width: 120px;
    max-height: 92px;
    object-fit: contain;
}

body.view-checkout .hikashop_checkout_payment_description {
    grid-column: 2 / 4;
    margin-top: 14px;
    padding: 16px 18px;
    border-radius: 16px;
    background: #fff;
    color: #4b5563;
    font-size: 14px;
    line-height: 1.55;
}

/* Selected status */
body.view-checkout #hikashop_checkout_status_1_7 {
    margin-top: 18px;
    color: #4b5563;
    font-weight: 600;
}

body.view-checkout #hikashop_checkout_status_1_7 .label {
    display: inline-flex;
    align-items: center;
    padding: 8px 12px;
    border-radius: 999px;
    background: #eef5f1;
    color: var(--flora-green);
    font-weight: 800;
}

/* Mobile */
@media (max-width: 767px) {
    body.view-checkout #hikashop_checkout_address_1_1,
    body.view-checkout #hikashop_checkout_payment_1_3 {
        padding: 24px 18px;
        border-radius: 18px;
    }

    body.view-checkout .hikashop_payment_methods_table td {
        grid-template-columns: 26px 1fr;
    }

    body.view-checkout .hikashop_checkout_payment_images {
        grid-column: 1 / 3;
        justify-self: center;
    }

    body.view-checkout .hikashop_checkout_payment_images img {
        max-width: 150px;
    }

    body.view-checkout .hikashop_checkout_payment_description {
        grid-column: 1 / 3;
    }
}


/* Fizetési mód ikonok javítása */
body.view-checkout .hikashop_payment_methods_table td {
    grid-template-columns: 28px 1fr 110px !important;
    min-height: 150px !important;
    overflow: hidden !important;
}

body.view-checkout .hikashop_checkout_payment_images {
    grid-column: 3 !important;
    grid-row: 1 / span 2 !important;
    align-self: center !important;
    justify-self: center !important;
}

body.view-checkout .hikashop_checkout_payment_images img {
    width: 86px !important;
    height: 86px !important;
    max-width: 86px !important;
    max-height: 86px !important;
    object-fit: contain !important;
    display: block !important;
}

/* Banki átutalás leírása ne tolja ki az ikont */
body.view-checkout .hikashop_checkout_payment_description {
    grid-column: 2 / 4 !important;
    margin-top: 14px !important;
}

/* Mobilon az ikon a cím alatt, középen */
@media (max-width: 767px) {
    body.view-checkout .hikashop_payment_methods_table td {
        grid-template-columns: 28px 1fr !important;
        min-height: auto !important;
    }

    body.view-checkout .hikashop_checkout_payment_images {
        grid-column: 1 / 3 !important;
        grid-row: auto !important;
        justify-self: center !important;
        margin-top: 14px !important;
    }

    body.view-checkout .hikashop_checkout_payment_description {
        grid-column: 1 / 3 !important;
    }
}


img.hikashop_checkout_payment_image.hikashop_payment_plugin_simple.hikashop_payment_image_fl_simple-cart {
    min-width: 350px;
    position: relative;
}

span.hikashop_checkout_payment_images.hikashop_payment_plugin_simple {
    display: flex;
    position: relative;
    align-self: flex-start !important;
    justify-self: end !important;
}