/* ==================================================
   Site-wide / Header / Footer / Search / Newsletter
   Migrated from WPCode: "Main Site CSS"
================================================== */

.shoptimizer-custom-quantity-mini-cart_container {
    display: none;
}

body.b2bking_b2b_user .shoptimizer-custom-quantity-mini-cart_container {
    display: block !important;
}

.newsletter-sbmt-btn {
    margin-bottom: 20px;
    width: 150px;
    padding: 12px;
    border-radius: 4px;
    font-weight: bold;
}

.image-feature a::before {
    background-color: rgba(0, 0, 0, 0) !important;
    transition: background-color 0.3s ease;
}

.image-feature a:hover::before {
    background-color: rgba(0, 0, 0, 0.0) !important;
}

.awl-position-type-on-image {
    z-index: 8 !important;
}

.commercekit-ajs-results {
    position: absolute;
    overflow-y: auto;
    min-height: 280px;
    overflow-x: hidden;
}

.commercekit-ajs-suggestions {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #fff;
    border: 1px solid #d6d6d6;
}

.commercekit-ajs-suggestions>.autocomplete-suggestion {
    box-sizing: border-box;
    cursor: pointer;
    border-bottom: 1px solid #d6d6d6;
    background: 0 0;
    display: flex;
    transition: .2s all;
}

.commercekit-ajs-view-all-holder {
    width: calc(100% + 2px);
    z-index: 9999;
}

.commercekit-ajs-other-result {
    height: 33px;
    line-height: 33px;
    background: #f5f3f3;
    color: #555;
    text-transform: uppercase;
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
    font-size: 11px;
    letter-spacing: .02em;
}

.autocomplete-suggestion a {
    display: flex;
    padding: 10px;
    transition: .2s all;
}

.commercekit-ajs-suggestions .commercekit-ajs-product {
    width: 100%;
    color: #323232;
}

.commercekit-ajs-product .commercekit-ajs-product-image {
    display: inline-flex;
    max-width: 60px;
    vertical-align: top;
    flex-shrink: 0;
    align-self: start;
}

.commercekit-ajs-product .commercekit-ajs-product-image img {
    padding: 5px 5px 5px 0;
    margin: 0;
}

.commercekit-ajs-view-all-holder>a {
    display: block;
    height: 40px;
    line-height: 40px;
    background: #373636;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 11px;
    letter-spacing: .02em;
}

.header-widget-region {
    background-color: #9dff00 !important;
    font-size: 14px;
    color: #000 !important;
}

#cmplz-manage-consent .cmplz-manage-consent {
    right: 85% !important;
}

body.has-target-products .commercekit-order-bump-wrap {
    display: none !important;
}

.empty-more-man:hover,
.empty-more-woman:hover,
.empty-more-see-more:hover {
    background: #ff7600 !important;
}

.home-grid-bottom .front-hero__image-link img {
    transform: scale(1);
    transform-origin: center;
    transition: transform 250ms ease-out;
    will-change: transform;
}

.home-grid-bottom .front-hero__image-link:hover img {
    transform: scale(1.03);
}

.shoptimizer-custom-quantity-mini-cart {
    height: 50px;
}

.elementor.elementor-7105 {
    min-height: 400px !important;
}

.site-content {
    overflow-x: clip !important;
}

.image-border {
    position: relative;
}

.fluent-newsletter-left .ff-t-column-2,
.cgpopup-modal--content .ff-t-column-1 {
    justify-content: center;
}

.footer-subscribe-widget .fluent-newsletter-left .ff-t-column-2 p,
.cgpopup-modal--content .ff-t-column-1 p {
    font-size: 25px;
    font-weight: bold;
}

.fluent-newsletter-left .ff-t-column-4 {
    padding: 18px;
}

.fluent-newsletter-left [type="submit"]:hover {
    background-color: unset;
}

form.fluent_form_2 .wpf_has_custom_css.ff-btn-submit:hover,
form.fluent_form_6 .wpf_has_custom_css.ff-btn-submit:hover {
    min-width: max-content !important;
}

.newsletter_input-wrapper,
.email-thank-you-input-wrapper,
.newsletter_checkbox-wrapper,
.email-thank-you-checkbox-wrapper {
    position: relative;
    z-index: 1;
}

.custom-hover-effect img {
    transition: transform 0.3s ease-in-out;
}

.custom-hover-effect img:hover {
    transform: scale(1.1);
}

.main-navigation ul li.full-width>.sub-menu-wrapper>.container>ul.sub-menu>li {
    border-left: none !important;
    border-right: none !important;
}

.main-navigation ul.menu li.full-width>.sub-menu-wrapper {
    border-top: none !important;
}

.main-navigation ul li.menu-item-has-children.full-width .container {
    max-width: 100% !important;
    background: black !important;
}

.main-navigation ul li.full-width>.sub-menu-wrapper>.container>ul.sub-menu {
    max-width: 1050px;
    margin-left: auto;
    margin-right: auto;
}

.main-navigation ul.menu li.menu-item-has-children.full-width>.sub-menu-wrapper li.menu-item-has-children>a {
    display: none;
}

dialog.cgpopup-modal .cgpopup-modal--container {
    padding: 0 !important;
}

dialog.cgpopup-modal form[method="dialog"] {
    right: 3rem !important;
    top: 1rem !important;
}

@media (max-width: 768px) {
    .ff_tc_checkbox {
        margin-right: 10px !important;
    }

    .fluentform .ff-el-tc label.ff_tc_label {
        justify-content: center !important;
        display: flex !important;
    }

    .newsletter-sbmt-btn:hover {
        min-width: auto !important;
    }

    .awl-label-id-11131152 {
        min-width: 45px !important;
    }

    .fluentform .ff-el-tc label.ff_tc_label>span {
        display: flex !important;
        flex-direction: row;
        gap: 20px;
        align-items: center;
    }

    .fluentform .ff-el-form-check-label .ff-el-form-check-input {
        width: 21px;
        height: 21px;
        margin: 3px;
    }

    .col-full-nav .site-search {
        padding-top: 43px;
    }

    .image-border {
        overflow: hidden;
    }

    .image-border::after {
        right: 0;
    }

    .image-feature figcaption {
        bottom: 20px;
    }

    .hide-for-mobile {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .fluent-newsletter-left {
        display: flex !important;
        flex-wrap: wrap !important;
    }

    .fluent-newsletter-left .ff-t-column-1,
    .fluent-newsletter-left .ff-t-column-3,
    .fluent-newsletter-left .ff-t-column-5 {
        display: none !important;
    }

    .fluent-newsletter-left .ff-t-column-2 {
        flex: 0 0 100% !important;
        max-width: 100% !important;
        display: block !important;
        margin-bottom: 15px;
    }

    .fluent-newsletter-left .ff-t-column-4 {
        flex: 0 0 100% !important;
        max-width: 100% !important;
        display: block !important;
    }

    .fluent-newsletter-left h2,
    .fluent-newsletter-left p {
        text-align: left !important;
    }
}

#nav-menu-item-11126413 {
    display: none;
}

.seasonal-item {
    display: none !important;
}

/* ==================================================
   Empty Cart
   Migrated from WPCode: "Empty cart bottom content location"
================================================== */

.woocommerce-mini-cart__empty-message {
    position: relative;
    min-height: 300px;
    /* ή όσο χρειάζεται ώστε να “χωράει” το μήνυμα + το banner */
    padding-bottom: 80px;
    /* για να μην επικαλύπτεται από το banner */
}

.shoptimizer-empty-mini-cart {
    display: flex;
    flex-direction: column;
    height: 100%;
}

#custom_html-12 {
    margin-top: auto;
}

.empty-cart-review-item {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 10px;
    text-align: center;
}

.empty-cart-review-avatar img {
    border-radius: 100%;
    display: block;
}

.empty-cart-review-text {
    font-size: 14px;
    max-width: 320px;
}

.empty-cart-review-stars {
    color: #f3a63b;
    font-size: 12px;
    letter-spacing: 0.1em;
    margin-top: 4px;
}

/* ==================================================
   Shop / Category / Catalog CSS
   Migrated from WPCode: "Shop, Category, Checkout CSS"
================================================== */

.category-banner {
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    width: 100vw;
    margin-bottom: 15px;
    line-height: 0;
}

.category-banner img {
    width: 100%;
    height: auto;
    display: block;
}

.awf-togglable-preset-btn {
    margin: 0 0 0 auto !important;
    flex-shrink: 0;
    width: auto;
}

.cr-badge {
    padding: 5px !important;
    height: 30px !important;
}

@media (max-width: 767px) {
    .filters-buttons-wrapper .woocommerce-result-count {
        margin-left: 0 !important;
        margin-right: 0 !important;
        flex: 1 1 auto !important;
        text-align: center !important;
    }
}

@media (min-width: 1291px) {
    .filters-buttons-wrapper .woocommerce-result-count {
        margin: 0 0 0 auto;
        flex-shrink: 0;
        width: auto;
    }
}

.woocommerce-products-header {
    display: none !important;
}

.awf-style-tags .awf-filter-container.awf-active:hover label {
    color: #000;
}

.awf-style-tags .awf-filter-container.awf-active label {
    color: #ff7600;
}

.awf-filters-container.awf-style-tags li.awf-filter-container.awf-active:not(.awf-hover-off):hover {
    border-color: #000;
}

.awf-filters-container.awf-style-tags li.awf-filter-container.awf-active {
    border-color: #ff7600;
}

.awf-filters-container.awf-style-tags li.awf-filter-container:not(.awf-hover-off):hover {
    border-color: #ff7600;
}

.awf-style-tags .awf-filter-container label:hover {
    color: #ff7600;
}

.awf-filters-container.awf-style-tags li.awf-filter-container {
    border: 2px solid #000;
    padding-top: 3px;
}

.awf-style-tags .awf-filter-container label {
    color: #000;
}

.awf-style-images .awf-filter-container label::after {
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.woocommerce-no-products-found {
    display: none;
}

.woocommerce-pagination .page-numbers.current {
    border: 2px solid black;
    border-radius: 5px;
    color: #fff !important;
    background: #000;
}

.toggle-columns-btn {
    width: 45px;
    height: 45px;
    background: #f9f9f9;
    border: 1px solid #000;
    border-radius: 4px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.2s ease;
}

.toggle-columns-btn:hover {
    background: #f3f3f3;
}

.toggle-columns-btn:not(.active) i {
    color: #000;
}

.toggle-columns-btn.active {
    background: #000;
    color: #fff;
}

.filters-buttons-wrapper {
    position: sticky;
    z-index: 10;
    background: white;
    padding: 10px;
}

body:not(.b2bking_b2b_user) .awf-product-categories-promotional-material-container,
body:not(.b2bking_b2b_user) .awf-product-categories-consumables-container {
    display: none !important;
}

.site.overlay .toggle-columns-btn,
.site.overlay .toggle-columns-btn.active,
.site.overlay .awl-label-text,
.site.overlay .awf-togglable-preset-btn,
.site.overlay .filters-buttons-wrapper {
    filter: brightness(0.5);
    background: transparent;
    border: none;
}

.awf-show-togglable-preset-btn {
    margin: 0;
}

.awf-togglable-preset.awf-left-popup-sidebar-mode,
.awf-togglable-preset-mode-on .awf-togglable-on-s-preset.awf-left-popup-sidebar-mode {
    transition: transform 300ms cubic-bezier(0.4, 0, 0.2, 1), opacity 300ms ease;
    transform: translateX(100%);
    opacity: 0;
}

.awf-togglable-preset-on .awf-togglable-preset.awf-left-popup-sidebar-mode,
.awf-togglable-preset-on.awf-togglable-preset-mode-on .awf-togglable-on-s-preset.awf-left-popup-sidebar-mode {
    display: block;
    transform: translateX(0);
}

#shortcode-2-filter-1-23-wrapper {
    display: none !important;
}

body.b2bking_b2b_group_11127230 #shortcode-2-filter-1-23-wrapper {
    display: block !important;
}

@media (max-width: 768px) {
    .woocommerce-pagination .page-numbers.current {
        background: #000 !important;
        color: #fff !important;
    }

    .awf-filters-pa_frame-shape-filter ul[role="listbox"],
    .awf-filters-pa_style-filter ul[role="listbox"],
    .awf-filters-pa_material-filter ul[role="listbox"] {
        column-count: initial !important;
        column-width: initial !important;
        column-gap: 0 !important;
        display: grid !important;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 0 6px !important;
    }
}

@media (min-width: 769px) {
    .logged-in .filters-buttons-wrapper {
        top: 90px;
    }

    body:not(.logged-in) .filters-buttons-wrapper,
    body.is-affiliate-user .filters-buttons-wrapper,
    body.b2bking_b2b_user .filters-buttons-wrapper {
        top: 60px;
    }

    .woocommerce-page .content-area {
        width: 100%;
    }
}

/* ==================================================
   B2B RRP / Profit Price Display
   Migrated from child theme functions.php inline CSS
================================================== */

.rrp-below-price,
.profit-percent-below-price {
    display: block;
    margin-top: 2px;
}

.rrp-below-price small,
.profit-percent-below-price small {
    font-size: 90%;
    opacity: .85;
}

/* ==================================================
   Mini Cart CusRev Trust Badge
   Migrated from child theme functions.php inline CSS
================================================== */

#shoptimizerCartDrawer .cosselie-minicart-trustbadge {
    width: 100%;
    box-sizing: border-box;
    padding: 0;
    overflow: hidden;
    text-align: center;
    min-height: 90px;
}

#shoptimizerCartDrawer .cosselie-minicart-trustbadge .cr-trustbadgef,
#shoptimizerCartDrawer .cosselie-minicart-trustbadge .cr-badge {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    box-sizing: border-box !important;
    padding: 10px;
    min-height: 95px;
}

#shoptimizerCartDrawer .cosselie-minicart-trustbadge .cr-badge {
    padding: 0 !important;
    overflow: hidden !important;
    transform-origin: top center;
    margin-bottom: -22px !important;
}

#shoptimizerCartDrawer .cosselie-minicart-trustbadge .badge__store,
#shoptimizerCartDrawer .cosselie-minicart-trustbadge .badge__logo {
    display: none !important;
}

#shoptimizerCartDrawer .cosselie-minicart-trustbadge .badge__info {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex-wrap: wrap !important;
    gap: 6px 8px !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    box-sizing: border-box !important;
    overflow: visible !important;
    white-space: normal !important;
    text-align: center !important;
}

#shoptimizerCartDrawer .cosselie-minicart-trustbadge .badge__stars {
    order: 1 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex: 0 0 auto !important;
    margin: 0 !important;
    transform: scale(0.9);
    transform-origin: center center;
}

#shoptimizerCartDrawer .cosselie-minicart-trustbadge .badge__rating {
    order: 2 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex: 0 0 auto !important;
    margin: 0 !important;
    padding: 0 !important;
    text-align: center !important;
    white-space: nowrap !important;
    line-height: 1 !important;
    color: #1f1f1f !important;
}

#shoptimizerCartDrawer .cosselie-minicart-trustbadge .badge__rating b {
    font-size: 17px !important;
    line-height: 1 !important;
    font-weight: 600 !important;
}

#shoptimizerCartDrawer .cosselie-minicart-trustbadge .verified {
    order: 3 !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex: 0 1 auto !important;
    min-width: 0 !important;
    max-width: 100% !important;
    margin: 0 !important;
    padding: 5px 11px !important;
    border-radius: 999px !important;
    background: #eaf7f3 !important;
    color: #1f1f1f !important;
    font-size: 15px !important;
    font-weight: 700 !important;
    line-height: 1.2 !important;
    text-align: center !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    box-sizing: border-box !important;
}

#shoptimizerCartDrawer .cosselie-minicart-trustbadge .verified::before {
    content: "⭐";
    display: inline-block;
    margin-right: 6px;
    font-size: 15px;
    line-height: 1;
}

#shoptimizerCartDrawer .cosselie-minicart-trustbadge .badge__reviews {
    order: 4 !important;
    display: block !important;
    flex: 0 0 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 16px !important;
    line-height: 1.2 !important;
    text-align: center !important;
    color: #1f1f1f !important;
    white-space: nowrap !important;
}

#shoptimizerCartDrawer .cosselie-minicart-trustbadge .badge__link {
    inset: 0 !important;
}

.restricted-actions {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 16px;
    flex-wrap: wrap;
    margin-top: 24px;
}

.restricted-actions p {
    display: contents;
    margin: 0;
}

.restricted-actions br {
    display: none;
}

.restricted-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 48px;
    padding: 13px 24px;
    background: #000;
    color: #fff !important;
    border: 4px solid #000;
    border-radius: 0;
    text-decoration: none !important;
    font-weight: 600;
    line-height: 1.2;
    text-align: center;
    transition: all 0.2s ease;
}

.restricted-button:hover {
    background: #ff7600;
    color: #fff !important;
}

@media (max-width: 768px) {
    .restricted-actions {
        flex-direction: column;
        align-items: stretch;
    }

    .restricted-actions .cosselie-mobile-full-button {
        width: 100%;
    }
}

/* ==================================================
   Mobile Header / Mobile Full-Width Buttons
   Site-specific styling migrated from live custom CSS
================================================== */

@media (max-width: 768px) {
    .cosselie-mobile-full-button {
        width: 100% !important;
    }

    .cosselie-mobile-full-button .elementor-widget-container,
    .cosselie-mobile-full-button .elementor-button-wrapper {
        width: 100% !important;
    }

    .cosselie-mobile-full-button .elementor-button {
        width: 100% !important;
        display: flex !important;
        justify-content: center !important;
    }

    .site-header,
    .site-header .col-full,
    .main-header,
    .main-header .col-full,
    header.site-header {
        background: #000 !important;
        border-bottom: 0 !important;
    }

    .site-header .site-branding img,
    .site-header .custom-logo {
        content: url("/wp-content/uploads/COSSELIE-logo-white-transparent.png") !important;
    }

    .site-header .menu-toggle {
        background: transparent !important;
        color: #fff !important;
    }

    .site-header .menu-toggle span,
    .site-header .menu-toggle span::before,
    .site-header .menu-toggle span::after,
    .site-header .menu-toggle::before,
    .site-header .menu-toggle::after {
        background-color: #fff !important;
        color: #fff !important;
    }

    .site-header .header-my-account,
    .site-header .header-my-account a,
    .site-header .my-account,
    .site-header .account-link {
        color: #fff !important;
        background: transparent !important;
    }

    .site-header .site-header-cart,
    .site-header .site-header-cart a,
    .site-header .cart-contents {
        background: transparent !important;
        border: 0 !important;
        box-shadow: none !important;
        color: #fff !important;
    }

    .shoptimizer-cart a.cart-contents .count,
    .shoptimizer-cart a.cart-contents .count::after {
        border-color: #fff !important;
    }

    .shoptimizer-cart a.cart-contents:not(:hover) .count {
        color: #fff !important;
    }

    .site-header svg {
        color: #fff !important;
    }

    .site-header svg path,
    .site-header svg circle,
    .site-header svg line,
    .site-header svg polyline,
    .site-header svg rect {
        stroke: #fff !important;
    }
}

/* ==================================================
   Popup Layout
================================================== */

.cosselie-popup__inner {
    display: flex;
    align-items: stretch;
    overflow: hidden;
}

.cosselie-popup__image {
    flex: 0 0 40%;
    max-width: 40%;
}

.cosselie-popup__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.cosselie-popup__content {
    flex: 1;
    padding: 2rem 2.5rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 1rem;
    text-align: left;
}

.cosselie-popup__content h2 {
    margin: 0;
}

.cosselie-popup__content p {
    margin: 0;
}

@media (max-width: 600px) {
    .cosselie-popup__inner {
        flex-direction: column;
    }

    .cosselie-popup__image {
        display: none;
    }
}

/* ==================================================
   Global CTA Button
================================================== */

.cosselie-btn {
    display: inline-block;
    background: #000000;
    color: #ffffff !important;
    font-weight: bold;
    padding: 12px 24px;
    border-radius: 4px;
    text-decoration: none !important;
    transition: background 0.2s ease;
}

.cosselie-btn:hover {
    background: #ff7600;
    color: #ffffff !important;
}

/* Benefit widgets layout */
#custom_html-2,
#custom_html-3,
#custom_html-4,
#custom_html-5 {
    display: grid;
    grid-template-columns: 38px minmax(0, 1fr);
    grid-template-rows: min-content min-content;
    column-gap: 12px;
    row-gap: 0;
    align-content: center;
    align-items: center;
}

/* Flatten WordPress widget wrappers */
#custom_html-2 .textwidget,
#custom_html-3 .textwidget,
#custom_html-4 .textwidget,
#custom_html-5 .textwidget,
#custom_html-2 .custom-html-widget,
#custom_html-3 .custom-html-widget,
#custom_html-4 .custom-html-widget,
#custom_html-5 .custom-html-widget,
#custom_html-2 .cosselie-shipping-benefit,
#custom_html-3 .cosselie-benefit,
#custom_html-4 .cosselie-benefit,
#custom_html-5 .cosselie-benefit {
    display: contents;
}

/* Titles */
#custom_html-2 .widget-title,
#custom_html-3 .widget-title,
#custom_html-4 .widget-title,
#custom_html-5 .widget-title {
    grid-column: 2;
    grid-row: 1;
    display: block;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1.1;
    white-space: nowrap;
    align-self: end;
}

/* Icons */
#custom_html-2 .cosselie-shipping-benefit__icon,
#custom_html-3 .cosselie-benefit__icon,
#custom_html-4 .cosselie-benefit__icon,
#custom_html-5 .cosselie-benefit__icon {
    grid-column: 1;
    grid-row: 1 / 3;
    width: 38px;
    height: 38px;
    align-self: center;
    justify-self: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

#custom_html-2 .cosselie-shipping-benefit__icon img,
#custom_html-3 .cosselie-benefit__icon img,
#custom_html-4 .cosselie-benefit__icon img,
#custom_html-5 .cosselie-benefit__icon img {
    width: 38px;
    height: 38px;
    display: block;
    object-fit: contain;
}

/* Text */
#custom_html-2 .cosselie-shipping-benefit__text,
#custom_html-3 .cosselie-benefit__text,
#custom_html-4 .cosselie-benefit__text,
#custom_html-5 .cosselie-benefit__text {
    grid-column: 2;
    grid-row: 2;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1.25;
    align-self: start;
}

/* ── Footer Subscribe / Join Block ───────────────────── */

.footer-subscribe-container .cosselie-footer-join {
    width: min(calc(100% - 32px), 1118px);
    margin: 0 auto;
    display: grid;
    grid-template-columns: 33% 33% 33%;
    align-items: stretch;
    min-height: 285px;
    background: #f6f6f6;
    border-radius: 14px;
    overflow: hidden;
}

.footer-subscribe-container .cosselie-footer-join__image {
    position: relative;
    min-height: 285px;
}

.footer-subscribe-container .cosselie-footer-join__image img {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center top;
    display: block;
}

.footer-subscribe-container .cosselie-footer-join__col {
    padding: 22px 28px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 10px;
    text-align: center;
}

.footer-subscribe-container .cosselie-footer-join__col h3 {
    margin: 0;
    font-size: 0.92rem;
    line-height: 1.2;
    font-weight: 800;
    letter-spacing: 0.06em;
    text-transform: uppercase;
}

.footer-subscribe-container .cosselie-footer-join__col p {
    margin: 0;
    font-size: 0.84rem;
    line-height: 1.45;
}

.footer-subscribe-container .cosselie-footer-join__col--newsletter {
    border-right: 1px solid rgba(0, 0, 0, 0.08);
}

/* Kill the popup-style FluentForm layout inside this block */
.footer-subscribe-container .cosselie-footer-join .fluentform {
    width: 100%;
    max-width: 280px;
    margin: 4px auto 0;
}

.footer-subscribe-container .cosselie-footer-join .fluent-newsletter-left {
    display: block !important;
}

.footer-subscribe-container .cosselie-footer-join .fluent-newsletter-left .ff-t-cell {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    flex-basis: auto !important;
    padding: 0 !important;
}

.footer-subscribe-container .cosselie-footer-join .fluent-newsletter-left .ff-t-column-1,
.footer-subscribe-container .cosselie-footer-join .fluent-newsletter-left .ff-t-column-2,
.footer-subscribe-container .cosselie-footer-join .fluent-newsletter-left .ff-t-column-3,
.footer-subscribe-container .cosselie-footer-join .fluent-newsletter-left .ff-t-column-5,
.footer-subscribe-container .cosselie-footer-join .ff-custom_html {
    display: none !important;
}

.footer-subscribe-container .cosselie-footer-join .ff-el-group {
    margin-bottom: 8px !important;
}

.footer-subscribe-container .cosselie-footer-join input[type="email"] {
    width: 100%;
    min-height: 38px;
    text-align: center;
}

.footer-subscribe-container .cosselie-footer-join .ff-el-form-check {
    text-align: left;
    font-size: 0.76rem;
    line-height: 1.3;
}

.footer-subscribe-container .cosselie-footer-join .ff_t_c p {
    font-size: 0.76rem !important;
    line-height: 1.3 !important;
}

.footer-subscribe-container .cosselie-footer-join .ff-btn-submit {
    width: 100%;
    min-height: 38px;
    background: #000;
    color: #fff;
    border-radius: 4px;
    font-weight: 700;
}

/* Viber */
.footer-subscribe-container .cosselie-footer-join__col--viber .cosselie-viber-box {
    width: 100%;
    max-width: 270px;
    margin: 0 auto;
    padding: 18px;

    display: flex;
    flex-direction: column;
    gap: 10px;

    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.08);
    border-radius: 10px;
}

.footer-subscribe-container .cosselie-viber-box__label {
    display: block;
    padding: 3px 10px;
    background: #f0e2ff;
    color: #8a00d4;
    border-radius: 999px;
    font-size: 0.72rem;
    font-weight: 700;
    text-align: left;
    width: max-content;
}

.footer-subscribe-container .cosselie-viber-box h3 {
    margin: 0;
    font-size: 1rem;
    line-height: 1.2;
    letter-spacing: 0.06em;
    text-transform: uppercase;
}

.footer-subscribe-container .cosselie-viber-box__button {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 40px;
    width: 100%;
    margin-top: 4px;
    border-radius: 4px;
    text-decoration: none;
    font-weight: 700;
    background: #7b35f0 !important;
    border-color: #7b35f0 !important;
    color: #fff !important;
    border: 1px solid #7b35f0 !important;
}

.footer-subscribe-container .cosselie-viber-box__button:hover {
    background: #fff !important;
    border-color: #7b35f0 !important;
    color: #7b35f0 !important;
}

.cosselie-footer-join p:empty {
    display: none !important;
}

.cosselie-footer-join p {
    margin: 0 0 16px;
}

/* ── Mobile ────────────────────────────────────────── */
@media (max-width: 768px) {
    .footer-subscribe-container .cosselie-footer-join {
        width: min(calc(100% - 24px), 520px);
        grid-template-columns: 1fr;
        min-height: 0;
    }

    .fluent-newsletter-left {
        padding: 0 !important;
    }

    .footer-subscribe-container .cosselie-footer-join__image {
        display: none;
    }

    .footer-subscribe-container .cosselie-footer-join__col {
        padding: 15px 20px;
        padding-bottom: 0;
    }

    .footer-subscribe-container .cosselie-footer-join__col--newsletter {
        border-right: none;
        border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    }
}