﻿@media (min-width:992px) {
    header .widget_nav_menu > div:nth-child(2n) {
        display: block !important;
    }

    header .widget_nav_menu > div:nth-child(2n) {
        display: block !important;
    }

    .hongo-shop-dropdown-menu .navbar-nav > li > a, .hongo-shop-dropdown-menu .navbar-nav > li:first-child > a, .hongo-shop-dropdown-menu .navbar-nav > li:last-child > a {
        padding: 17px 20px;
    }

    header .with-categories-navigation-menu .woocommerce.widget_shopping_cart .hongo-cart-top-counter {
        line-height: 59px;
    }

    header .with-categories-navigation-menu .widget_hongo_search_widget, header .with-categories-navigation-menu .widget_hongo_account_menu_widget, header .with-categories-navigation-menu .widget_shopping_cart, header .with-categories-navigation-menu .widget_hongo_wishlist_link_widget {
        line-height: 59px;
        min-height: 59px;
    }

    header .with-categories-navigation-menu .woocommerce.widget_shopping_cart .hongo-top-cart-wrapper .hongo-mini-cart-counter {
        top: 13px;
    }

    .simple-menu-open .simple-menu {
        overflow: visible !important;
    }
}

@media (max-width:991px) {
    header .with-categories-navigation-menu .woocommerce.widget_shopping_cart .hongo-cart-top-counter {
        line-height: 70px;
    }

    header .with-categories-navigation-menu .widget_hongo_search_widget, header .with-categories-navigation-menu .widget_hongo_account_menu_widget, header .with-categories-navigation-menu .widget_shopping_cart, header .with-categories-navigation-menu .widget_hongo_wishlist_link_widget {
        line-height: 69px;
        min-height: 69px;
    }

    header .with-categories-navigation-menu .woocommerce.widget_shopping_cart .hongo-top-cart-wrapper .hongo-mini-cart-counter {
        top: 20px;
    }

    .navbar-toggle {
        background-color: transparent !important;
        border: none;
        border-radius: 0;
        padding: 0;
        font-size: 18px;
        position: relative;
        top: -8px;
        right: 0;
        display: inline-block !important;
        margin: 0;
        float: none !important;
        vertical-align: middle;
    }

        .navbar-toggle .icon-bar {
            background-color: #232323;
            display: table
        }

    .sr-only {
        border: 0;
        clip: rect(0,0,0,0);
        height: auto;
        line-height: 16px;
        padding: 0 0 0 5px;
        overflow: visible;
        margin: 0;
        width: auto;
        float: right;
        clear: none;
        display: table;
        position: relative;
        font-size: 12px;
        color: #232323;
        text-transform: uppercase;
        left: 0;
        top: -2px;
        font-weight: 500;
        letter-spacing: .5px;
        cursor: pointer;
    }

    .navbar-toggle.toggle-mobile .icon-bar + .icon-bar {
        margin-top: 0;
    }

    .navbar-toggle.toggle-mobile span {
        position: absolute;
        margin: 0;
        display: block;
        height: 2px;
        width: 16px;
        background-color: #232323;
        border-radius: 0;
        opacity: 1;
        margin: 0 0 3px 0;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .25s ease-in-out;
        -moz-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out;
    }

    .navbar-toggle.toggle-mobile {
        width: 16px;
        height: 14px;
        top: -1px
    }

        .navbar-toggle.toggle-mobile span:last-child {
            margin-bottom: 0;
        }

        .navbar-toggle.toggle-mobile span:nth-child(1) {
            top: 0px;
        }

        .navbar-toggle.toggle-mobile span:nth-child(2), .navbar-toggle.toggle-mobile span:nth-child(3) {
            top: 5px;
        }

        .navbar-toggle.toggle-mobile span:nth-child(4) {
            top: 10px;
        }

        .navbar-toggle.toggle-mobile span:nth-child(2) {
            opacity: 0;
        }

        .navbar-toggle.toggle-mobile.active span:nth-child(2) {
            opacity: 1;
        }

        .navbar-toggle.toggle-mobile.active span:nth-child(1) {
            top: 8px;
            width: 0;
            left: 0;
            right: 0;
            opacity: 0;
        }

        .navbar-toggle.toggle-mobile.active span:nth-child(2) {
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            transform: rotate(45deg);
        }

        .navbar-toggle.toggle-mobile.active span:nth-child(3) {
            -webkit-transform: rotate(-45deg);
            -moz-transform: rotate(-45deg);
            -o-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
        }

        .navbar-toggle.toggle-mobile.active span:nth-child(4) {
            top: 8px;
            width: 0;
            left: 0;
            right: 0;
            opacity: 0;
        }

    .navbar-collapse.collapse {
        display: none !important;
        height: auto !important;
        width: 100%;
        margin: 0;
        position: absolute;
        top: 100%;
    }

        .navbar-collapse.collapse.in {
            display: block !important;
            overflow-y: hidden !important;
        }

    .navbar-collapse {
        max-height: 400px;
        overflow-y: hidden !important;
        left: 0;
        padding: 0;
        position: absolute;
        top: 100%;
        width: 100%;
        border-top: 0;
    }

    header .nav {
        float: none !important;
        padding-left: 0;
        padding-right: 0;
        margin: 0px 0;
        width: 100%;
        text-align: left;
        background-color: rgba(23,23,23,1) !important;
    }

        header .nav > li {
            position: relative;
            display: block;
            margin: 0;
            border-bottom: 1px solid rgba(255,255,255,0.06);
        }

            header .nav > li ul.menu {
                margin: 5px 0;
                float: left;
                width: 100%;
            }

                header .nav > li ul.menu > li:last-child > a {
                    border-bottom: 0;
                }

            header .nav > li > a > i {
                top: 4px;
                min-width: 12px;
            }

            header .nav > li > a, header .nav > li:first-child > a, header .nav > li:last-child > a, header .with-categories-navigation-menu .nav > li > a {
                display: block;
                width: 100%;
                border-bottom: 0 solid #e0e0e0;
                padding: 14px 15px 15px;
            }

                header .nav > li > a, header .nav > li:hover > a, header .nav > li > a:hover {
                    color: #fff;
                }

                    header .nav > li > a.active, header .nav > li.active > a, header .nav > li.current-menu-ancestor > a, header .nav > li.current-menu-item > a, header .nav > li.current-menu-item > a {
                        color: rgba(255,255,255,0.6);
                    }

            header .nav > li:first-child > a {
                border-top: none;
            }

            header .nav > li i.dropdown-toggle {
                position: absolute;
                right: 0;
                top: 0;
                color: #fff;
                font-size: 16px;
                cursor: pointer;
                display: block;
                padding: 16px 14px 16px;
            }

    header .hongo-ipad-icon .nav > li i.dropdown-toggle {
        color: #fff;
    }

    header .nav > li.open i.dropdown-toggle:before {
        content: "\f106";
    }

    header .nav > li > a .menu-hover-line:after {
        display: none;
    }

    header .nav > li ul.menu li, header .nav > li ul.menu li.menu-title {
        margin: 0;
        padding: 0 15px;
    }

        header .nav > li ul.menu li a {
            line-height: 22px;
            padding: 7px 0 8px;
            margin-bottom: 0;
            border-bottom: 1px solid rgba(255,255,255,0.06);
        }

    header .nav .mega-menu-main-wrapper, .simple-dropdown .simple-menu, ul.sub-menu {
        position: static !important;
        height: 0 !important;
        width: 100% !important;
        left: inherit !important;
        right: inherit !important;
        padding: 0 !important;
    }

    ul.sub-menu {
        opacity: 1 !important;
        visibility: visible !important;
    }

    .mega-menu-main-wrapper section {
        padding: 0 !important;
        left: 0 !important;
        margin: 0 !important;
        width: 100% !important;
    }

    header .container {
        width: 100%;
    }

    .mega-menu-main-wrapper {
        opacity: 1 !important;
        visibility: visible !important;
    }

    header .header-main-wrapper > div > section.hongo-stretch-content-fluid {
        padding: 0;
    }

    header .mini-header-main-wrapper > div > section.hongo-stretch-content-fluid {
        padding: 0;
    }

    header .top-header-main-wrapper > div > section.hongo-stretch-content-fluid {
        padding: 0;
    }

    .hongo-shop-dropdown-menu .nav > li i.dropdown-toggle {
        display: none
    }

    .hongo-shop-dropdown-menu .nav {
        background-color: transparent !important
    }

    .hongo-navigation-main-wrapper .hongo-tab.panel {
        max-height: 400px;
        overflow-y: auto !important;
        width: 100%;
    }

    .mega-menu-main-wrapper .container {
        padding: 0;
    }

    .simple-dropdown .simple-menu ul.sub-menu {
        padding: 0 15px !important;
    }

    .simple-dropdown ul.sub-menu > li > ul.sub-menu {
        top: 0;
        left: 0
    }

    .simple-dropdown ul.sub-menu > li > a {
        color: #fff;
        font-size: 13px;
    }

    .simple-dropdown ul.sub-menu > li ul.sub-menu {
        margin-bottom: 10px;
    }

        .simple-dropdown ul.sub-menu > li ul.sub-menu > li:last-child a {
            border-bottom: 0
        }

    .simple-dropdown ul.sub-menu > li > ul.sub-menu {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

        .simple-dropdown ul.sub-menu > li > ul.sub-menu > li > a {
            color: #8d8d8d;
            font-size: 12px;
            padding: 10px 0 11px 0;
        }

        .simple-dropdown ul.sub-menu > li > ul.sub-menu > li.active > a, .simple-dropdown ul.sub-menu > li > ul.sub-menu > li.current-menu-item > a, .simple-dropdown ul.sub-menu > li > ul.sub-menu > li.current-menu-ancestor > a {
            color: #fff;
        }

    .simple-dropdown ul.sub-menu li a {
        padding: 12px 0;
        border-bottom: 1px solid rgba(255,255,255,0.06);
    }

    .simple-dropdown ul.sub-menu li > a i.ti-angle-right {
        display: none;
    }

    .simple-dropdown.open .simple-menu, header .nav > li.open > .mega-menu-main-wrapper, ul.sub-menu {
        height: auto !important;
        opacity: 1;
        visibility: visible;
        overflow: visible;
    }

    .simple-dropdown ul.sub-menu li:last-child > ul > li:last-child > a {
        border-bottom: 0;
    }

    header .header-main-wrapper .woocommerce.widget_shopping_cart .hongo-cart-top-counter {
        top: 2px;
    }

    .header-default-wrapper .simple-dropdown ul.sub-menu li.menu-item > ul {
        display: block;
    }

    header .nav > li ul.menu li .left-icon, header .nav > li .simple-menu ul li .left-icon {
        top: -1px;
        position: relative;
    }

    .hongo-left-menu-wrapper .hongo-left-menu li.menu-item > a {
        padding: 12px 0 13px;
    }

    .hongo-left-menu-wrapper .hongo-left-menu li.menu-item > span {
        line-height: 43px;
    }

    .hongo-left-menu-wrapper .hongo-left-menu li.menu-item ul li a {
        padding: 6px 0 6px 10px;
    }

    .menu-content-inner-wrap ul .menu-item .dropdown-menu .menu-item .dropdown-menu .menu-item a {
        padding: 4px 15px;
    }

    .hongo-main-wrap {
        padding-left: 0;
    }

        .hongo-main-wrap header {
            left: -290px;
            transition: all 0.2s ease-in-out;
            -moz-transition: all 0.2s ease-in-out;
            -webkit-transition: all 0.2s ease-in-out;
            -ms-transition: all 0.2s ease-in-out;
            -o-transition: all 0.2s ease-in-out;
        }

            .hongo-main-wrap header.left-mobile-menu-open {
                left: 0;
                transition: all 0.2s ease-in-out;
                -moz-transition: all 0.2s ease-in-out;
                -webkit-transition: all 0.2s ease-in-out;
                -ms-transition: all 0.2s ease-in-out;
                -o-transition: all 0.2s ease-in-out;
            }

            .hongo-main-wrap header .header-logo-wrapper {
                position: fixed;
                left: 0;
                top: 0;
                width: 100%;
                z-index: 1;
                text-align: left;
                background-color: #fff;
                padding: 20px 15px;
            }

    .hongo-left-menu-wrap .navbar-toggle {
        position: fixed;
        right: 16px;
        top: 25px;
        z-index: 9;
        margin: 0;
    }

        .hongo-left-menu-wrap .navbar-toggle.sr-only {
            right: 40px;
            top: 27px;
            z-index: 9;
            cursor: pointer;
            margin: 0;
            width: -webkit-fit-content;
            width: -moz-fit-content;
            width: fit-content;
            height: auto;
            clip: inherit;
            padding: 0;
            text-align: right;
            left: inherit;
        }

    .hongo-left-menu-wrap .toggle-mobile ~ .navbar-toggle.sr-only {
        top: 24px;
    }

    .header-left-wrapper .hongo-left-menu-wrapper {
        margin-top: 10px;
        margin-bottom: 50px;
    }

    .hongo-left-menu-wrapper .hongo-left-menu li.menu-item {
        z-index: 0
    }

    .nav.hongo-left-menu {
        background-color: transparent !important;
    }

    .header-left-wrapper > .container {
        width: 290px;
        padding: 65px 20px 50px 20px !important;
    }

    .header-left-wrapper .widget_hongo_search_widget a, .header-left-wrapper .hongo-cart-top-counter i, header .header-left-wrapper .widget a, header .header-left-wrapper .widget_hongo_wishlist_link_widget a {
        font-size: 15px;
    }

    header .header-left-wrapper .widget {
        margin-left: 8px;
        margin-right: 8px;
    }

    .hongo-left-menu-wrapper .hongo-left-menu li.menu-item a, .hongo-left-menu-wrapper .hongo-left-menu li.menu-item i {
        color: #232323;
    }

        .hongo-left-menu-wrapper .hongo-left-menu li.menu-item a:hover {
            color: #000;
        }

    .hongo-left-menu-wrapper .hongo-left-menu li.menu-item.dropdown > a {
        width: auto;
    }

    .hongo-navigation-main-wrapper {
        width: auto;
    }

        .hongo-navigation-main-wrapper .hongo-woocommerce-tabs-wrapper ul.navigation-tab {
            display: block;
        }

        .hongo-navigation-main-wrapper .hongo-woocommerce-tabs-wrapper {
            width: 100%;
            left: 0;
            position: absolute;
            top: 100%;
            max-height: 460px;
        }

            .hongo-navigation-main-wrapper .hongo-woocommerce-tabs-wrapper ul.navigation-tab {
                list-style: none;
                margin: 0;
                padding: 0;
                text-align: center;
            }

                .hongo-navigation-main-wrapper .hongo-woocommerce-tabs-wrapper ul.navigation-tab li {
                    display: inline-block;
                    width: 50%;
                }

                    .hongo-navigation-main-wrapper .hongo-woocommerce-tabs-wrapper ul.navigation-tab li > a {
                        background-color: #000;
                        width: 100%;
                        padding: 20px 10px;
                        display: block;
                        color: #fff;
                        font-size: 13px;
                        text-transform: uppercase;
                    }

                        .hongo-navigation-main-wrapper .hongo-woocommerce-tabs-wrapper ul.navigation-tab li > a:hover, .hongo-navigation-main-wrapper .hongo-woocommerce-tabs-wrapper ul.navigation-tab li.active > a {
                            background-color: rgba(23,23,23,1);
                        }

        .hongo-navigation-main-wrapper .hongo-shop-dropdown-menu, .hongo-navigation-main-wrapper .hongo-shop-dropdown-menu.hongo-tab.panel {
            width: 100%;
            margin: 0;
        }

        .hongo-navigation-main-wrapper .hongo-tab.panel {
            padding: 0;
            margin: 0;
            display: none;
        }

            .hongo-navigation-main-wrapper .hongo-tab.panel.active {
                display: block;
            }

        .hongo-navigation-main-wrapper .hongo-tab .shop-dropdown-toggle {
            display: none;
        }

        .hongo-navigation-main-wrapper .hongo-tab .hongo-shop-dropdown-button-menu {
            top: 0;
            height: auto !important;
            overflow: visible;
            position: inherit;
            background-color: rgba(23,23,23,1);
            border: 0 solid #e5e5e5;
            margin: 0;
            padding: 0;
            min-height: 1px;
            transform: rotateX(0deg);
            -webkit-transform: rotateX(0deg);
            -moz-transform: rotateX(0deg);
            -ms-transform: rotateX(0deg);
            -o-transform: rotateX(0deg);
        }

    .header-common-wrapper .hongo-shop-dropdown-menu .navbar-nav > li {
        border-bottom: 1px solid rgba(255,255,255,0.06);
    }

    .header-common-wrapper .hongo-shop-dropdown-menu .hongo-shop-dropdown-button-menu > ul > li > a, .hongo-shop-dropdown-menu .hongo-shop-dropdown-button-menu > ul > li > a:hover, .hongo-shop-dropdown-menu .hongo-shop-dropdown-button-menu > ul > li.on > a {
        color: #fff;
    }

    .hongo-shop-dropdown-menu li.menu-item .shop-mega-menu-wrapper, .hongo-shop-dropdown-menu .navbar-nav > li > a:after, .hongo-shop-dropdown-menu .simple-dropdown .sub-menu {
        display: none !important;
    }

    .header-common-wrapper .hongo-shop-dropdown-menu .hongo-shop-dropdown-button-menu > ul > li > a:hover, .header-common-wrapper .hongo-shop-dropdown-menu .hongo-shop-dropdown-button-menu > ul > li.on > a {
        background-color: rgba(23,23,23,1) !important;
        color: #fff;
    }

    .header-sticky .hongo-navigation-main-wrapper .hongo-shop-dropdown-menu.hongo-tab.panel {
        position: relative;
        width: 100%;
        margin: 0;
    }

    .header-sticky .hongo-shop-dropdown-menu .hongo-shop-dropdown-button-menu {
        width: 100%;
        left: 0;
    }

    header .nav > li > a > img.menu-link-icon, .hongo-shop-dropdown-menu .menu-item.menu-title img.menu-link-icon, .hongo-shop-dropdown-menu .menu-item img.menu-link-icon {
        -webkit-filter: brightness(200%);
        filter: brightness(200%);
    }

    .header-main-wrapper .nav > li ul.menu li.menu-title, header .nav > li .wpb_wrapper ul.menu:first-child li.menu-title {
        padding: 7px 0 8px;
        margin: 0 15px;
        width: calc(100% - 30px);
        border-bottom: 1px solid rgba(255,255,255,0.06);
    }

        .header-main-wrapper .nav > li ul.menu li.menu-title a, header .nav > li .wpb_wrapper ul.menu:first-child li.menu-title a {
            line-height: 22px;
            padding: 0;
            margin: 0;
            border-bottom: 0 solid rgba(255,255,255,0.06);
        }

    .edit-hongo-section {
        display: none
    }

    .mega-menu-main-wrapper .widget .widget-title {
        line-height: 22px;
        padding: 5px 0 6px;
        margin: 0 15px 0;
    }

    .widget_product_categories_thumbnail ul, .mega-menu-main-wrapper .woocommerce.widget_products ul.product_list_widget {
        margin-top: 0;
    }

        .widget_product_categories_thumbnail ul li {
            margin: 0 15px 0;
            width: auto;
            float: none;
        }

            .widget_product_categories_thumbnail ul li a {
                line-height: 22px;
                padding: 5px 0 6px;
                margin-bottom: 0;
                font-size: 12px;
                text-align: left;
                color: #8d8d8d;
                font-weight: 400;
                display: block;
                position: relative;
                left: 0;
            }

    .mega-menu-main-wrapper .widget {
        margin: 10px 0;
        float: left;
        width: 100%;
    }

    .mega-menu-main-wrapper .woocommerce.widget_products ul.product_list_widget li, .mega-menu-main-wrapper .woocommerce.widget_products ul.product_list_widget li:last-child {
        margin: 0 15px 10px !important;
        width: auto;
        float: none;
    }

    .mini-header-main-wrapper .widget_hongo_account_menu_widget .hongo-top-account-menu a > i, header .mini-header-main-wrapper a.wishlist-link > i, .mini-header-main-wrapper .widget div > a > i {
        top: -2px;
    }

    .header-default-wrapper.navbar-default .accordion-menu {
        position: inherit;
    }

    .header-default-wrapper.navbar-default .navbar-nav > li {
        width: 100%;
    }

        .header-default-wrapper.navbar-default .navbar-nav > li > a {
            color: #fff;
        }

            .header-default-wrapper.navbar-default .navbar-nav > li > ul > li > a, .header-default-wrapper.navbar-default .simple-dropdown ul.sub-menu > li > ul.sub-menu > li > a, .header-default-wrapper.navbar-default .navbar-nav > li > a:hover, .header-default-wrapper.navbar-default .navbar-nav > li:hover > a, .header-default-wrapper.navbar-default .navbar-nav > li > a.active, .header-default-wrapper.navbar-default .navbar-nav > li.urrent-menu-ancestor > a, .header-default-wrapper.navbar-default .navbar-nav > li.current_page_ancestor > a {
                color: #fff;
            }

        .header-default-wrapper.navbar-default .navbar-nav > li > ul > li:last-child a {
            border: 0;
        }

    .header-default-wrapper.navbar-default .simple-dropdown ul.sub-menu {
        display: block;
        padding: 0 15px !important;
    }

    .header-default-wrapper.navbar-default .navbar-collapse.collapse.in {
        overflow-y: auto !important;
    }

    .header-default-wrapper.navbar-default .simple-dropdown ul.sub-menu li.menu-item-has-children:before {
        display: none;
    }

    header .widget_nav_menu {
        position: relative;
    }

        header .widget_nav_menu .wp-nav-menu-responsive-button {
            display: block !important;
            position: relative;
            border-left: 1px solid #cbc9c7;
            min-height: 37px !important;
            line-height: 37px !important;
            padding: 2px 14px 0;
            font-size: 11px;
            text-transform: uppercase;
            font-weight: 500;
            color: #232323;
        }

            header .widget_nav_menu .wp-nav-menu-responsive-button:hover {
                color: #000;
            }

        header .widget_nav_menu .active .wp-nav-menu-responsive-button {
            background-color: #fff;
            color: #f57250;
        }

        header .widget_nav_menu .wp-nav-menu-responsive-button:after {
            content: "\e604";
            font-family: 'simple-line-icons';
            margin-left: 5px;
            border: 0;
            font-weight: 900;
            font-size: 9px;
        }

        header .widget_nav_menu.active .wp-nav-menu-responsive-button:after {
            content: "\e607";
        }

        header .widget_nav_menu > div:nth-child(2n) {
            display: none;
            width: 160px;
            background-color: rgba(28,28,28,1);
            padding: 0;
            margin: 0;
            border-top: 0;
            position: absolute;
            right: 0;
            left: inherit;
            top: 100%;
        }

            header .widget_nav_menu > div:nth-child(2n) .menu {
                padding: 0;
                text-align: left;
            }

                header .widget_nav_menu > div:nth-child(2n) .menu li {
                    padding: 0;
                    border-bottom: 1px solid rgba(0,0,0,0.1);
                    width: 100%;
                    float: left;
                    margin: 0;
                }

                    header .widget_nav_menu > div:nth-child(2n) .menu li:last-child > a {
                        border-bottom: 0;
                    }

                    header .widget_nav_menu > div:nth-child(2n) .menu li a {
                        color: #8d8d8d;
                        padding: 8px 10px;
                        line-height: normal;
                        display: block;
                        border-bottom: 1px solid rgba(255,255,255,0.1);
                        position: relative;
                        font-size: 11px;
                        text-transform: uppercase;
                        font-weight: 400;
                        outline: none;
                    }

                    header .widget_nav_menu > div:nth-child(2n) .menu li:after {
                        display: none;
                    }

            header .widget_nav_menu > div:nth-child(2n) .widget.active > a {
                background-color: #fff;
                color: #f57250;
            }
}

body, .main-font, .hongo-timer-style-3.counter-event .counter-box .number:before {
    font-family: 'Source Sans Pro',sans-serif;
}

rs-slides .main-font {
    font-family: 'Source Sans Pro',sans-serif !important;
}

.alt-font, .button, .btn, .woocommerce-store-notice__dismiss-link:before, .product-slider-style-1 .pagination-number, .woocommerce-cart .cross-sells > h2, .woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {
    font-family: 'Poppins',sans-serif;
}

rs-slides .alt-font {
    font-family: 'Poppins',sans-serif !important;
}

body {
    color: #515151;
}

.blog-post.blog-post-style-related:hover .blog-post-images img {
    opacity: 0.5;
}

.blog-post.blog-post-style-default:hover .blog-post-images img, .blog-clean .blog-grid .blog-post-style-default:hover .blog-img img {
    opacity: 0.5;
}

.hongo-404-content-wrap .hongo-404-main-title {
    color: #000000;
}

.hongo-404-content-wrap .hongo-404-title {
    color: #000000;
}

.hongo-404-content-wrap .hongo-404-subtitle {
    color: #000000;
}

.woocommerce ul.hongo-product-list-common-wrap li.product .onsale, .woocommerce ul.hongo-product-list-common-wrap li.product .new, .woocommerce ul.hongo-product-list-common-wrap li.product .soldout {
    font-weight: 700
}

.woocommerce ul.hongo-product-list-common-wrap li.product .new {
    color: #ffffff;
}

.woocommerce ul.hongo-product-list-common-wrap li.product .new {
    background-color: #f20000;
}

.woocommerce ul.hongo-product-list-common-wrap .star-rating::before, .woocommerce ul.hongo-product-list-common-wrap .star-rating span, .woocommerce ul.hongo-product-list-common-wrap p.stars.selected a:not(.active)::before, .woocommerce ul.hongo-product-list-common-wrap p.stars a::before {
    color: #fc6e49
}

.woocommerce ul.hongo-product-list-common-wrap.hongo-shop-default li.product a.button, .woocommerce ul.hongo-product-list-common-wrap.hongo-shop-minimalist li.product a.button, .woocommerce ul.hongo-product-list-common-wrap.hongo-shop-list li.product a.button, .woocommerce ul.hongo-product-list-common-wrap.hongo-shop-metro li.product .product-bottom-wrap a.button, .woocommerce ul.hongo-product-list-common-wrap.hongo-shop-modern li.product .product-bottom-wrap a.button, .woocommerce ul.hongo-product-list-common-wrap.hongo-shop-simple li.product .product-buttons-wrap a, .woocommerce ul.hongo-product-list-common-wrap.hongo-shop-simple li.product .hongo-price-button-wrap .button, .woocommerce a.added_to_cart:hover {
    color: #fc6e49;
}

.hongo-single-product-main-wrap {
    padding-bottom: 0px !important;
}

.single-product .hongo-single-product-image-wrap .sale-new-wrap span.onsale, .single-product .hongo-single-product-image-wrap .sale-new-wrap span.new, .single-product .hongo-single-product-image-wrap .sale-new-wrap span.soldout {
    font-weight: 700;
}

.single-product .hongo-single-product-image-wrap .sale-new-wrap span.new {
    background-color: #f20000;
}

.single-product .product .summary .woocommerce-product-details__short-description {
    color: #232323;
}

@media (max-width:1199px) {
    .wow {
        -webkit-animation-name: none !important;
        animation-name: none !important;
    }
}

.bg-opacity-color {
    opacity: 0.0;
}

.hongo-main-title-wrap, .page-title-style-9.hongo-main-title-wrap {
    padding-top: 20;
}

.hongo-main-title-wrap, .page-title-style-9.hongo-main-title-wrap {
    padding-bottom: 20;
}

.hongo-main-title-wrap {
    background-color: #e9e6e0;
}

    .hongo-main-title-wrap .hongo-main-title {
        color: #d5cdc0;
    }

.hongo-main-title {
    font-size: 130px !important;
}

.hongo-main-title {
    line-height: 70px !important;
}

.hongo-main-title {
    letter-spacing: -10px !important;
}

.tab-content {
    padding: 20px 0;
}

/* ============================================
   Cart Sidebar
   ============================================ */
.cart-sidebar-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 9998;
}
.cart-sidebar-overlay.open {
    display: block;
}
.cart-sidebar {
    position: fixed;
    top: 0;
    right: -400px;
    width: 380px;
    max-width: 90vw;
    height: 100%;
    background: #fff;
    z-index: 9999;
    box-shadow: -4px 0 20px rgba(0, 0, 0, 0.15);
    transition: right 0.3s ease;
    display: flex;
    flex-direction: column;
}
.cart-sidebar.open {
    right: 0;
}
.cart-sidebar-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 25px;
    border-bottom: 1px solid #e8e8e8;
    flex-shrink: 0;
}
.cart-sidebar-title {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #232323;
}
.cart-sidebar-close {
    background: none;
    border: none;
    font-size: 28px;
    line-height: 1;
    color: #232323;
    cursor: pointer;
    padding: 0;
}
.cart-sidebar-close:hover {
    color: #000;
}
.cart-sidebar-body {
    flex: 1;
    overflow: hidden;
    padding: 0;
    display: flex;
    flex-direction: column;
}
.cart-content-wrap {
    display: flex;
    flex-direction: column;
    height: 100%;
}
.cart-items-list {
    flex: 1;
    overflow-y: auto;
    padding: 0 25px;
}
.cart-empty-msg {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
    color: #8d8d8d;
    text-align: center;
}
.cart-empty-msg i {
    font-size: 40px;
}
.cart-empty-msg p {
    margin-top: 15px;
    margin-bottom: 0;
    font-size: 14px;
}
.cart-item {
    display: flex;
    align-items: flex-start;
    padding: 15px 0;
    border-bottom: 1px solid #f0f0f0;
}
.cart-item-img-link {
    flex-shrink: 0;
}
.cart-item-img {
    width: 70px;
    height: auto;
    border-radius: 4px;
}
.cart-item-details {
    margin-left: 12px;
    flex: 1;
    min-width: 0;
}
.cart-item-name {
    display: block;
    font-size: 13px;
    line-height: 1.4;
    color: #232323;
    text-decoration: none;
}
.cart-item-name:hover {
    color: #000;
    text-decoration: none;
}
.cart-item-price {
    display: block;
    margin-top: 4px;
    font-size: 14px;
    font-weight: 600;
    color: #232323;
}
.cart-item-actions {
    display: flex;
    align-items: center;
    margin-top: 8px;
}
.cart-item-qty-wrap {
    display: flex;
    align-items: center;
    border: 1px solid #ddd;
    border-radius: 4px;
    overflow: hidden;
}
.cart-qty-btn {
    background: none;
    border: none;
    width: 30px;
    height: 30px;
    font-size: 15px;
    color: #232323;
    cursor: pointer;
    padding: 0;
    line-height: 30px;
    text-align: center;
    transition: background-color 0.15s;
}
.cart-qty-btn:hover {
    background-color: #f0f0f0;
}
.cart-qty-value {
    width: 30px;
    text-align: center;
    font-size: 13px;
    font-weight: 500;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    line-height: 30px;
}
.cart-item-remove {
    background: none;
    border: none;
    color: #8d8d8d;
    font-size: 12px;
    cursor: pointer;
    padding: 0;
    margin-left: auto;
    text-decoration: underline;
    transition: color 0.2s;
}
.cart-item-remove:hover {
    color: #232323;
}
.cart-sidebar-footer {
    padding: 0 25px 20px;
    flex-shrink: 0;
}
div.cart-subtotal {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 0;
    border-top: 1px solid #e8e8e8;
    font-size: 15px;
}
div.cart-subtotal span {
    font-weight: 600;
    color: #232323;
}
.btn-cart-view {
    display: block;
    width: 100%;
    text-align: center;
    padding: 14px 20px;
    background-color: #232323;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 1px;
    text-decoration: none;
    transition: background-color 0.2s;
}
.btn-cart-view:hover {
    background-color: #000;
    color: #fff;
    text-decoration: none;
}
.cart-free-shipping {
    margin-bottom: 15px;
}
.cart-free-shipping-msg {
    margin: 0 0 8px;
    font-size: 13px;
    line-height: 1.4;
    text-align: center;
    color: #232323;
}
.cart-free-shipping-msg b {
    font-weight: 700;
}
.cart-free-shipping-track {
    width: 100%;
    height: 6px;
    background-color: #e8e8e8;
    border-radius: 3px;
    overflow: hidden;
}
.cart-free-shipping-progress {
    height: 100%;
    width: 0;
    background-color: #232323;
    border-radius: 3px;
    transition: width 0.4s ease;
}
.cart-free-shipping.is-reached .cart-free-shipping-progress {
    background-color: #4caf50;
}

header .woocommerce.widget_shopping_cart:hover .hongo-mini-cart-content-wrap {
    visibility: hidden !important;
    opacity: 0 !important;
}
header .woocommerce.widget_shopping_cart .hongo-mini-cart-content-wrap {
    display: none !important;
}

/* Sub-menu menu principale: sfondo bianco con testo #333 (desktop + mobile) */
#menu-horomia .simple-dropdown .simple-menu,
#menu-horomia .simple-dropdown ul.sub-menu,
#menu-horomia .simple-dropdown ul.sub-menu > li > ul.sub-menu {
    background-color: #fff !important;
}

#menu-horomia .simple-dropdown ul.sub-menu li a,
#menu-horomia .simple-dropdown ul.sub-menu > li > a,
#menu-horomia .simple-dropdown ul.sub-menu > li > ul.sub-menu > li > a {
    color: #333 !important;
    border-bottom-color: rgba(0,0,0,0.08) !important;
    transition: color 0.2s ease-out, padding-left 0.2s ease-out;
    -webkit-transition: color 0.2s ease-out, padding-left 0.2s ease-out;
}

#menu-horomia .simple-dropdown ul.sub-menu li.active > a,
#menu-horomia .simple-dropdown ul.sub-menu li.current-menu-item > a,
#menu-horomia .simple-dropdown ul.sub-menu li.current-menu-ancestor > a {
    color: #000 !important;
}

/* Hover voci nel dropdown delle macrocategorie (mouse / desktop) */
@media (min-width: 992px) {
    #menu-horomia .simple-dropdown ul.sub-menu li a:hover,
    #menu-horomia .simple-dropdown ul.sub-menu li:hover > a {
        color: #000 !important;
        padding-left: 32px !important;
    }
}

/* Punti vendita / Diventa rivenditore: top bar su desktop, menu hamburger su mobile */
@media (max-width: 991px) {
    .top-bar-extra-links {
        display: none !important;
    }
}

@media (min-width: 992px) {
    #menu-horomia .mobile-menu-only {
        display: none !important;
    }
}

/* Menu mobile (hamburger): sfondo bianco, testi #333 */
@media (max-width: 991px) {
    #menu-horomia,
    #menu-horomia.nav {
        background-color: #fff !important;
    }

    #menu-horomia > li {
        border-bottom-color: rgba(0,0,0,0.08) !important;
    }

    #menu-horomia > li > a,
    #menu-horomia > li:hover > a,
    #menu-horomia > li > a:hover {
        color: #333 !important;
    }

    #menu-horomia > li.active > a,
    #menu-horomia > li.current-menu-ancestor > a,
    #menu-horomia > li.current-menu-item > a {
        color: rgba(0,0,0,0.55) !important;
    }

    #menu-horomia > li i.dropdown-toggle {
        color: #333 !important;
    }

    #menu-horomia > li ul.menu li a {
        border-bottom-color: rgba(0,0,0,0.08) !important;
    }
}

/* Sub-menu macrocategorie: larghezza dinamica in base al contenuto (no a capo) */
@media (min-width: 992px) {
    #menu-horomia .simple-dropdown .simple-menu,
    #menu-horomia .simple-dropdown ul.sub-menu {
        width: auto !important;
        min-width: 180px;
    }

    #menu-horomia .simple-dropdown ul.sub-menu li a {
        white-space: nowrap;
    }

    /* Stacco visibile del dropdown rispetto al contenuto sottostante */
    #menu-horomia .simple-dropdown .simple-menu {
        box-shadow: 0 12px 28px rgba(0,0,0,0.12) !important;
        border: 1px solid rgba(0,0,0,0.06) !important;
        border-radius: 4px;
    }
}

/* Badge contatore wishlist nell'header (utente anonimo) */
#linkWishlist {
    position: relative;
}
#linkWishlist .wishlist-counter {
    position: absolute;
    top: -6px;
    right: -8px;
    min-width: 16px;
    height: 16px;
    line-height: 16px;
    padding: 0 4px;
    border-radius: 8px;
    background: #333;
    color: #fff;
    font-size: 10px;
    font-weight: 600;
    text-align: center;
}

/* Cuore wishlist sui prodotti (griglia + caroselli home). Solo icona, rosso pieno quando attivo. */
#listaProdotti .product-thumb-wrap,
#swiper_novita .product-thumb-wrap,
#swiper_evidenza .product-thumb-wrap {
    position: relative;
}
.hongo-wishlist-toggle {
    position: absolute;
    top: 10px;
    right: 12px;
    z-index: 5;
    font-size: 20px;
    line-height: 1;
    color: #232323;
    background: none;
    transition: color .2s, transform .15s;
}
.hongo-wishlist-toggle i {
    line-height: 1;
    vertical-align: middle;
}
.hongo-wishlist-toggle:hover {
    color: #e3342f;
    transform: scale(1.1);
}
.hongo-wishlist-toggle.active {
    color: #e3342f;
}
/* Attivo: cuore pieno rosso (glifo solid di FontAwesome) */
.hongo-wishlist-toggle.active i::before {
    content: "\f004";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}

/* Menu account nella sidebar */
.account-sidebar-menu {
    list-style: none;
    margin: 0;
    padding: 10px 0;
}
.account-sidebar-menu li {
    border-bottom: 1px solid #eee;
}
.account-sidebar-menu li a {
    display: block;
    padding: 14px 5px;
    color: #232323;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: .5px;
    transition: color .2s, padding-left .2s;
}
.account-sidebar-menu li a:hover {
    color: #000;
    padding-left: 10px;
}
.account-sidebar-menu .account-sidebar-logout {
    color: #e3342f;
}

/* ===== Wishlist: micro-animazione cuore al click (utente anonimo) =====
   Feedback visivo senza marcare "salvato": il cuore pulsa ma non resta pieno. */
@keyframes wishPulse {
    0%   { transform: scale(1); }
    35%  { transform: scale(1.35); }
    70%  { transform: scale(.9); }
    100% { transform: scale(1); }
}
.hongo-wishlist-toggle.wish-pulse {
    animation: wishPulse .45s ease;
}
.hongo-wishlist-toggle.wish-pulse i {
    color: #e3342f;
}

/* ===== Wishlist: modal / bottom-sheet "accedi o registrati" ===== */
.wish-auth-overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10050;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    background: rgba(0, 0, 0, 0);
    transition: background .25s ease;
}
.wish-auth-overlay.open {
    background: rgba(0, 0, 0, .55);
}
.wish-auth-sheet {
    position: relative;
    width: 100%;
    max-width: 420px;
    background: #fff;
    border-radius: 10px;
    padding: 34px 28px 28px;
    text-align: center;
    box-shadow: 0 20px 60px rgba(0, 0, 0, .25);
    transform: translateY(20px) scale(.97);
    opacity: 0;
    transition: transform .25s ease, opacity .25s ease;
}
.wish-auth-overlay.open .wish-auth-sheet {
    transform: translateY(0) scale(1);
    opacity: 1;
}
.wish-auth-close {
    position: absolute;
    top: 10px;
    right: 14px;
    background: none;
    border: none;
    font-size: 26px;
    line-height: 1;
    color: #999;
    cursor: pointer;
}
.wish-auth-close:hover {
    color: #232323;
}
.wish-auth-icon {
    font-size: 34px;
    color: #e3342f;
    margin-bottom: 10px;
    line-height: 1;
}
.wish-auth-title {
    margin: 0 0 10px;
    font-size: 22px;
    color: #232323;
}
.wish-auth-text {
    margin: 0 0 22px;
    font-size: 15px;
    line-height: 1.5;
    color: #555;
}
.wish-auth-btn {
    display: block;
    width: 100%;
    border: none;
    cursor: pointer;
    padding: 14px 20px;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
    transition: background-color .2s, color .2s;
}
.wish-auth-btn-primary {
    background-color: #232323;
    color: #fff;
    border-radius: 4px;
}
.wish-auth-btn-primary:hover {
    background-color: #000;
}
.wish-auth-btn-secondary {
    margin-top: 10px;
    background: none;
    color: #777;
    text-decoration: underline;
}
.wish-auth-btn-secondary:hover {
    color: #232323;
}

/* Su mobile il modal diventa un bottom sheet che sale dal basso. */
@media (max-width: 600px) {
    .wish-auth-overlay {
        align-items: flex-end;
        padding: 0;
    }
    .wish-auth-sheet {
        max-width: none;
        border-radius: 16px 16px 0 0;
        padding: 28px 22px calc(26px + env(safe-area-inset-bottom));
        transform: translateY(100%);
        opacity: 1;
    }
    .wish-auth-overlay.open .wish-auth-sheet {
        transform: translateY(0);
    }
}

/* ===== Wishlist: toast di conferma (dopo login + aggiunta automatica) ===== */
.wish-toast {
    position: fixed;
    left: 50%;
    bottom: 28px;
    z-index: 10060;
    transform: translateX(-50%) translateY(20px);
    display: flex;
    align-items: center;
    max-width: 90vw;
    padding: 12px 20px;
    background: #232323;
    color: #fff;
    border-radius: 30px;
    font-size: 14px;
    box-shadow: 0 8px 24px rgba(0, 0, 0, .25);
    opacity: 0;
    pointer-events: none;
    transition: opacity .3s ease, transform .3s ease;
}
.wish-toast.show {
    opacity: 1;
    transform: translateX(-50%) translateY(0);
}
.wish-toast i {
    color: #e3342f;
    margin-right: 8px;
}

/* ====================================================================
   FOOTER REFACTOR  (Bootstrap 3.3.6 - nessuna utility BS4/5)
   Mobile-first. Su xs le sezioni di link sono accordion (collapse BS3,
   chiusi di default); su sm+ sono sempre aperte e affiancate.
   ==================================================================== */
#colophon.footer-main-wrapper {
    background-color: #1e1e1e;
    color: #b3b3b3;
    clear: both;
}

/* --- Fascia principale --- */
#colophon .ftr-main {
    padding: 36px 0 22px;
    border-bottom: 1px solid rgba(255, 255, 255, .08);
}
#colophon .ftr-col {
    margin-bottom: 2px;
}

/* Titolo colonna / header accordion */
#colophon .ftr-title {
    font-size: 15px;
    letter-spacing: .04em;
    text-transform: uppercase;
    color: #fff;
    margin: 0;
    padding: 14px 0;
    border-bottom: 1px solid rgba(255, 255, 255, .10);
    cursor: pointer;
    position: relative;
}
/* indicatore +/- (solo xs, header collassabili) */
#colophon .ftr-title[data-toggle]:after {
    content: "\002B";
    position: absolute;
    right: 2px;
    top: 50%;
    margin-top: -10px;
    font-size: 18px;
    line-height: 1;
    color: #fff;
}
#colophon .ftr-title[data-toggle][aria-expanded="true"]:after {
    content: "\2212";
}

/* Liste link */
#colophon .ftr-menu,
#colophon .ftr-contact {
    list-style: none;
    margin: 0;
    padding: 14px 0 4px;
}
#colophon .ftr-menu li,
#colophon .ftr-contact li {
    margin: 0 0 9px;
}
#colophon .ftr-menu a,
#colophon .ftr-contact a,
#colophon .ftr-company-text a,
#colophon .ftr-about-text a {
    color: #b3b3b3;
    font-size: 14px;
    line-height: 1.5;
    transition: color .2s ease;
}
#colophon .ftr-menu a:hover,
#colophon .ftr-contact a:hover,
#colophon .ftr-company-text a:hover {
    color: #fff;
}

/* Hover underline animato (stesso effetto delle voci del menu principale) */
#colophon .ftr-menu a,
#colophon .ftr-contact a,
#colophon .ftr-legal a {
    position: relative;
    display: inline-block;
}
#colophon .ftr-menu a:after,
#colophon .ftr-contact a:after,
#colophon .ftr-legal a:after {
    content: "";
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: currentColor;
    -webkit-transform: scale3d(0, 1, 1);
    transform: scale3d(0, 1, 1);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.8, 0, 0.2, 1);
    transition: transform 0.5s cubic-bezier(0.8, 0, 0.2, 1);
}
#colophon .ftr-menu a:hover:after,
#colophon .ftr-contact a:hover:after,
#colophon .ftr-legal a:hover:after {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
}

#colophon .ftr-about-text,
#colophon .ftr-company-text {
    font-size: 13px;
    line-height: 1.6;
    color: #9d9d9d;
    margin: 14px 0;
}
#colophon .ftr-about-text p,
#colophon .ftr-company-text p {
    margin: 0 0 8px;
}

/* Loghi brand (Deolab / Atalanta) */
#colophon .ftr-brand-logos {
    margin-top: 4px;
}
#colophon .ftr-brand-logo {
    display: block;
    width: 80%;
    max-width: 280px;
    height: auto;
    margin: 0 auto 18px auto;
}
#colophon .ftr-brand-logo img {
    display: block;
    width: 100%;
    height: auto;
}

/* Contatti */
#colophon .ftr-contact li {
    font-size: 14px;
    color: #b3b3b3;
}
#colophon .ftr-contact i {
    width: 18px;
    margin-right: 8px;
    text-align: center;
    color: #fff;
}
#colophon .ftr-company {
    margin-top: 14px;
}
#colophon .ftr-subtitle {
    display: block;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: .04em;
    color: #fff;
    margin-bottom: 8px;
}

/* Social - stile moderno (cerchi flat, hover con lift e colore brand) */
#colophon .ftr-social {
    margin-top: 20px;
}
#colophon .ftr-social ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#colophon .ftr-social li {
    display: inline-block;
    margin: 0 10px 0 0;
}
#colophon .ftr-social a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: rgba(255, 255, 255, .08);
    color: #fff;
    font-size: 16px;
    line-height: 1;
    -webkit-transition: transform .25s ease, background-color .25s ease, color .25s ease, box-shadow .25s ease;
    transition: transform .25s ease, background-color .25s ease, color .25s ease, box-shadow .25s ease;
}
#colophon .ftr-social a:hover {
    color: #fff;
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
    box-shadow: 0 8px 18px rgba(0, 0, 0, .35);
}
#colophon .ftr-social a.facebook-f:hover {
    background: #1877f2;
}
#colophon .ftr-social a.linkedin-in:hover {
    background: #0a66c2;
}
#colophon .ftr-social a.instagram:hover {
    background: -webkit-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
}

/* --- Bottom bar --- */
#colophon .ftr-bottom {
    padding: 16px 0;
    text-align: center;
}
#colophon .ftr-bottom-left {
    margin-bottom: 14px;
}
#colophon .ftr-copy {
    display: block;
    font-size: 12px;
    color: #8f8f8f;
    margin-bottom: 6px;
}
#colophon .ftr-legal a {
    font-size: 12px;
    color: #b3b3b3;
    transition: color .2s ease;
}
#colophon .ftr-legal a:hover {
    color: #fff;
}
#colophon .ftr-sep {
    color: #5a5a5a;
    margin: 0 6px;
}
#colophon .ftr-bottom-right .ftr-pay {
    max-height: 46px;
    width: auto;
    margin: 0 6px;
    vertical-align: middle;
}

/* ===== Tablet/Desktop (>=768px): colonne affiancate, accordion disattivato ===== */
@media (min-width: 768px) {
    #colophon .ftr-body.collapse {
        display: block !important;
        height: auto !important;
        visibility: visible;
    }
    #colophon .ftr-title {
        padding: 0;
        margin-bottom: 16px;
        border-bottom: 0;
        cursor: default;
    }
    #colophon .ftr-title[data-toggle] {
        pointer-events: none;
    }
    #colophon .ftr-title[data-toggle]:after {
        display: none;
    }
    #colophon .ftr-menu,
    #colophon .ftr-contact {
        padding: 0;
    }
    #colophon .ftr-about-text {
        margin-top: 0;
    }

    /* bottom bar su una sola riga */
    #colophon .ftr-bottom {
        padding: 14px 0;
        text-align: left;
    }
    #colophon .ftr-bottom:before,
    #colophon .ftr-bottom:after {
        content: " ";
        display: table;
    }
    #colophon .ftr-bottom:after {
        clear: both;
    }
    #colophon .ftr-bottom-left {
        float: left;
        margin-bottom: 0;
        line-height: 34px;
    }
    #colophon .ftr-copy {
        display: inline;
        margin: 0 14px 0 0;
    }
    #colophon .ftr-legal {
        display: inline;
    }
    #colophon .ftr-bottom-right {
        float: right;
    }
}

/* su sm (2 colonne) forza il clear per evitare incolonnamenti irregolari */
@media (min-width: 768px) and (max-width: 991px) {
    #colophon .ftr-col {
        min-height: 1px;
    }
    #colophon .ftr-main .ftr-col:nth-child(2n+1) {
        clear: left;
    }
}

/* ====================================================================
   POPUP NEWSLETTER GLOBALE
   Disponibile su tutte le pagine (apribile dalla voce "Newsletter" del
   footer). Stesso stile del popup auto-mostrato in homepage.
   ==================================================================== */
#newsletterModal {
    pointer-events: none;
}
#newsletterModal .modal-dialog {
    pointer-events: auto;
    position: fixed;
    bottom: 20px;
    right: 20px;
    margin: 0;
    width: 380px;
    max-width: 380px;
    transform-origin: bottom right;
    transition: transform 0.3s ease;
}
#newsletterModal .modal-dialog:hover {
    transform: none;
}
#newsletterModal .modal-content {
    border-radius: 8px;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.2);
}
#newsletterModal .modal-body {
    padding: 20px;
    position: relative;
}
#newsletterModal .modal-body .close {
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 24px;
    z-index: 1;
    opacity: 0.6;
}
#newsletterModal .modal-body img {
    width: 100%;
    height: auto;
    margin-bottom: 15px;
    border-radius: 4px;
}
#newsletterModal .newsletter-text {
    margin-bottom: 15px;
}
#newsletterModal #email_popup {
    width: 100%;
    margin-bottom: 10px;
    padding: 8px 12px;
    border: 1px solid #ddd;
}
#newsletterModal .newsletter-checkbox {
    display: block;
    font-size: 12px;
    margin-bottom: 5px;
    font-weight: normal;
}
#newsletterModal .newsletter-btn {
    display: inline-block;
    float: right;
    margin-top: 10px;
    border: 1px solid #e8e8e8;
    padding: 5px 10px;
    cursor: pointer;
}
#newsletterModal #msg_popup_newsletter {
    clear: both;
    padding-top: 10px;
}
@media (max-width: 480px) {
    #newsletterModal .modal-dialog {
        width: calc(100% - 20px);
        right: 10px;
        bottom: 10px;
    }
}