        [builder-element="BlockElement"]>.container {
            width: auto;
        }

        [builder-element="PageElement"] {
            padding-top: 70px !important;
            padding-bottom: 46px !important;
        }

        .fh-button-red.fh-fixed--bottom,
        .fh-button-true-flat-red.fh-fixed--bottom,
        .fh-button-flat-red.fh-fixed--bottom,
        .fh-button-2d-red.fh-fixed--bottom,
        .fh-button-outline-red.fh-fixed--bottom {
            box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.3) !important;
            bottom: 54px !important;
            right: 10px !important
        }


        .fh-button-2d-red.fh-fixed--bottom {
            position: fixed !important;
            z-index: 99999 !important;
            transition: all 0.12s ease !important
        }

        .fh-button-2d-red {
            /*background-color: #d80019 !important;*/
            width: 50px;
            border-color: black;
            color: #fff !important;
            text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6) !important;
            box-shadow: 0 4px #8c0010 !important
        }

        .fh-button-2d-red,
        .fh-button-2d {
            position: relative !important;
            font-weight: bold !important;
            -webkit-font-smoothing: antialiased !important;
            transition-property: background, transform, box-shadow !important;
            transition-duration: 120ms !important;
            transition-timing-function: ease !important
        }

        .fh-button-red,
        .fh-button-true-flat-red,
        .fh-button-flat-red,
        .fh-button-2d-red,
        .fh-button-outline-red,
        .fh-button,
        .fh-button-true-flat,
        .fh-button-flat,
        .fh-button-2d,
        .fh-button-outline {
            border-radius: 50% !important
        }

        .fh-button-red,
        .fh-button-true-flat-red,
        .fh-button-flat-red,
        .fh-button-2d-red,
        .fh-button-outline-red,
        .fh-button,
        .fh-button-true-flat,
        .fh-button-flat,
        .fh-button-2d,
        .fh-button-outline {
            font-size: 20px !important;
            padding: 0.2em 0.3em !important;
            line-height: 2 !important;
        }

        .fh-button-red,
        .fh-button-flat-red,
        .fh-button-true-flat-red,
        .fh-button-2d-red,
        .fh-button-outline-red,
        .fh-button,
        .fh-button-flat,
        .fh-button-true-flat,
        .fh-button-2d,
        .fh-button-outline {
            margin: 0 !important;
            cursor: pointer !important;
            text-decoration: none !important;
            display: inline-block !important;
            text-align: center !important;
            font-family: "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif !important;
            -webkit-touch-callout: none !important;
            -webkit-user-select: none !important;
            -moz-user-select: none !important;
            -ms-user-select: none !important;
            user-select: none !important
        }

        .wa-button {
            background-color: green;
        }

        .bpa-front-si__card-body>.--bpa-is-desc {
            -webkit-line-clamp: 15;
        }

        .customer-data {
            width: 70%;
            max-width: 300px;
            bottom: 110px;
            position: fixed !important;
            z-index: 99999 !important;
            right: 10px;
            height: auto;
            background: #eee;
            border-radius: 10px;
            border: 1px solid #b9b8b8;
            box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
        }

        .customer-data .text-left {
            text-align: left !important;
            margin: 0px;
        }

        .customer-data .text-right {
            text-align: right !important;
        }

        .customer-data .close-button {
            cursor: pointer;

        }

        .wa-data {
            width: 70%;
            max-width: 300px;
            bottom: 110px;
            position: fixed !important;
            z-index: 99999 !important;
            right: 10px;
            height: auto;
            background: #eee;
            border-radius: 10px;
            border: 1px solid #d0cece;
        }

        .weather-data {
            padding-top: 80px;
            padding-bottom: 50px;
            padding-left: 5px;
            padding-right: 5px;
            opacity: 1;
        }

        .weather-data {
            gap: 0;
        }

        .weather-config {
            display: flex;
            justify-content: flex-end;
        }

        .sidebar-left {
            max-width: 200px;
            z-index: 9999;
        }

        .sidebar-right {
            max-width: 200px;
            z-index: 9999;
        }

        .full-sidebar {
            flex: 0 0 80px;
        }

        #sidebar-menu .nav {
            display: block;
        }

        #sidebar-menu .nav li a {
            color: #fff;
        }

        .nav .submenu {
            display: none;
            margin-bottom: 0;
            padding-left: 0;
            list-style: none;
            background-color: #e3e3e30f;
        }

        .nav .submenu>li {
            position: relative;
            display: block;
        }

        .nav .fa-chevron-down {
            text-align: center;
            font-size: 10px;
            min-width: inherit;
            color: #fff;
            padding-right: 5px;
        }

        .child-list {
            display: flex !important;
            list-style-type: none;
            flex-direction: row;
            justify-content: space-between;
            align-items: center;
        }

        .side-menu .submenu li:before {
            background: #ffffff;
            bottom: auto;
            content: "";
            height: 9px;
            left: 15px;
            margin-top: 11px;
            position: absolute;
            right: auto;
            width: 9px;
            z-index: 1;
            border-radius: 50%;
        }

        .side-menu .submenu li:after {
            border-left: 1px solid #ffffff;
            bottom: 0;
            content: "";
            left: 19px;
            position: absolute;
            top: 0;
        }

        .submenu>li>a {
            color: #fff;
            font-size: 1.4rem;
            padding: 5px 9px 5px 36px;
            position: relative;
            display: block;

        }

        .next-hours-container {
            border-top: 1px solid #dddddd;
        }

        .next-hours-header-container {
            display: flex;
            flex-direction: column;
            padding-top: 5px;
            padding-bottom: 5px;
            background: #ffffff2e;
        }

        .next-hours-header {
            display: flex;
            align-items: center;
            font-size: 15px;
            color: #fff;
        }

        .next-hours-header span {
            flex: 0 0 16%;
            text-align: center;
        }

        .next-hours-body-container {
            display: flex;
            flex-direction: column;
        }

        .next-hours-body {
            display: flex;
            align-items: center;
            font-size: 16px;
            color: #fff;
        }

        .next-hours-body-now {
            background: #00000029;
        }

        .next-hours-body span {
            flex: 0 0 16%;
            font-size: 20px;
            text-align: center;
        }

        .wind-name {
            font-size: 15px !important;
        }

        .temperature-buttons {
            gap: 5px;
        }

        .temp-button {
            background-color: #797474;
            color: white;
            padding: 5px 10px;
            border: none;
            cursor: pointer;
            font-size: 18px;
            font-weight: bold;
            transition: all 0.3s;
            min-width: 60px;
            opacity: 0.6;
        }

        .temp-button:first-child {
            border-radius: 8px 0 0 8px;
        }

        .temp-button:last-child {
            border-radius: 0 8px 8px 0;
        }

        .temp-button.active {
            background-color: #28a745;
            opacity: 1;
        }

        .temp-button:hover {
            opacity: 0.8;
        }

        .wind-button {
            background-color: #797474;
            color: white;
            padding: 5px 10px;
            border: none;
            cursor: pointer;
            font-size: 18px;
            font-weight: bold;
            transition: all 0.3s;
            min-width: 60px;
            opacity: 0.6;
            margin-right: 0;
        }

        .wind-button:first-child {
            border-radius: 8px 0 0 8px;
        }

        .wind-button:last-child {
            border-radius: 0 8px 8px 0;
        }

        .wind-button.active {
            background-color: #28a745;
            opacity: 1;
        }

        .wind-button:hover {
            opacity: 0.8;
        }

        .card-main-footer {
            padding: 10px;
            border-top-right-radius: 10px;
            border-top-left-radius: 10px;
            background: #00000040;
        }

        .weather-left .card {
            padding: 0px;
        }

        .dropdown-container {
            display: inline-block;
            position: relative;
        }

        .dropdown-button {
            background-color: #e7855f;
            color: white;
            padding: 5px 10px;
            border: none;
            border-radius: 5px;
            cursor: pointer;
            font-size: 16px;
            font-weight: bold;
            transition: background-color 0.3s;
            min-width: 120px;
        }

        .dropdown-button:hover {
            background-color: #e07e57;
        }

        .dropdown-button.wind {
            background-color: #739cb7;
        }

        .dropdown-button.wind:hover {
            background-color: #6195b8;
        }

        .dropdown-menu {
            position: absolute;
            top: 100%;
            right: 0;
            background-color: white;
            border: 1px solid #ddd;
            border-radius: 5px;
            box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
            display: none;
            z-index: 1000;
            min-width: 150px;
            margin-top: 5px;
        }

        .dropdown-menu.show {
            display: block;
        }

        .dropdown-item {
            padding: 10px 15px;
            border-bottom: 1px solid #eee;
            cursor: pointer;
            transition: background-color 0.2s;
            display: flex;
            align-items: center;
            justify-content: space-between;
        }

        .dropdown-item:last-child {
            border-bottom: none;
        }

        .dropdown-item:hover {
            background-color: #f8f9fa;
        }

        .dropdown-item input[type="checkbox"] {
            margin-left: 10px;
            transform: scale(1.2);
        }

        @media (max-width: 768px) {
            .wrapper .main-header {
                height: 70px;
            }

            .wrapper .main-header .navbar-header {
                border: none;
                border-radius: 0;
                float: none;
                position: relative;
                display: flex;
                align-items: center;
                background-color: #001f3f !important;
                min-height: 70px;
                padding: 0 15px;
                flex-flow: row nowrap;
                justify-content: flex-start;
            }

            #btn-actions {
                float: left;
                width: 100%;
            }

            .inline-selector {
                margin-right: 0 !important;
            }

            .inline-selector a {
                margin-right: 3px;
            }

            .header-customer .col-sm-4 {
                padding-left: 0px;
                padding-right: 0px;
            }

            [builder-element="PageElement"] {
                padding-top: 0px !important;
                padding-bottom: 0px !important;
                margin-top: 70px;
                margin-bottom: 46px;
                overflow-y: scroll;
            }

            .wrapper {
                overflow-y: unset !important;
            }

            .wa-data .btn {
                color: #fff !important;
            }

            .next-hours-header span {
                font-size: 14px;
            }

            .next-hours-body span {
                flex: 0 0 16%;
                font-size: 14px;
                text-align: center;
            }

            .next-hours-body span svg {
                height: 30px;
            }

            .next-hours-body span img {
                height: 50px;
            }

            .next-hours-body span>p {
                font-size: 12px !important;
            }

            .temp-button {
                font-size: 12px;
            }

            .wind-button {
                font-size: 12px;
            }

            .firstDays {
                padding-right: 0px;
                padding-left: 0px;
            }

            .otherDays {
                padding-right: 0px;
                padding-left: 0px;
            }

            .weather-config {
                padding-right: 0px;
                padding-left: 0px;
            }

            .dropdown-button {
                font-size: 12px;
            }
        }

        @media (min-width: 768px) {
            .main-header {
                height: 82px !important;
            }

            .header-customer {
                min-height: 82px !important;
            }

            [builder-element="PageElement"] {
                padding-top: 0px !important;
                padding-bottom: 0px !important;
                margin-top: 82px;
                margin-bottom: 62px;
            }

            .header-customer .dropdown-lang>a {
                font-size: 24px !important;
                padding: 0px 8px 0px 0px !important;
            }

            .header-customer .toggle-customer-data,
            .header-customer .nav-left-toggle a {
                font-size: 26px !important;
            }

            .header-customer .nav-left-toggle a>img {
                /*width: 60px !important;*/
            }

            .header-customer .navbar-container-customer .logo>img {
                max-height: 60px !important;
            }

            .customer-data {
                width: 70%;
                max-width: 300px;
                top: 90px;
                bottom: auto;
                position: fixed !important;
                z-index: 99999 !important;
                right: 10px;
                height: auto;
                background: #eee;
                border-radius: 10px;
                border: 1px solid #b9b8b8;
                box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
            }

            .weather-data {
                padding-top: 90px;
                padding-bottom: 50px;
                padding-left: 5px;
                padding-right: 5px;
                opacity: 1;
            }
        }

        #btn-actions {
            margin-top: 40px;
            display: flex;
            flex-direction: row;
            border-bottom-left-radius: 10px;
            border-bottom-right-radius: 10px;
        }

        #btn-actions>.btn-login {
            width: 50%;
            background-color: #fff;
            padding: 10px;
            text-align: center;
            border-top: 1px solid #b9b8b8;
            border-right: 1px solid #b9b8b8;
            border-bottom-left-radius: 10px;
        }

        #btn-actions>.btn-logout {
            width: 50%;
            background-color: #fff;
            padding: 10px;
            text-align: center;
            border-top: 1px solid #b9b8b8;
            border-left: 1px solid #b9b8b8;
            border-bottom-right-radius: 10px;
        }

        #btn-actions>.btn-login:hover {
            background-color: rgb(0, 0, 150);
            border-bottom-left-radius: 10px;

            & a {
                color: #fff;
            }
        }

        #btn-actions>.btn-logout:hover {
            background-color: rgb(155, 0, 0);
            border-bottom-right-radius: 10px;

            & a {
                color: #fff;
            }
        }

        .btn-login>a {
            color: rgb(0, 0, 150);
            font-weight: bold;
            text-decoration: none;
        }

        .btn-logout>a {
            color: rgb(155, 0, 0);
            font-weight: bold;
            text-decoration: none;
        }

        .btn-logout>a:hover {
            color: #fff;
        }

        .footer-banner-container {
            all: unset;
        }

        .footer-banner {

            color: white;
            text-align: center;
            padding: 20px;
            position: fixed;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 62px;
            display: flex;
            align-items: center;
            justify-content: space-between;
            font-size: 18px;
            font-family: inherit;
            z-index: 9999;
        }

        .footer-banner a {
            margin: 0 20px;
            padding: 10px 20px;
            background-color: white;

            text-decoration: none;
            font-weight: bold;
            border-radius: 5px;
            font-family: inherit;
        }

        .footer-banner a:hover {
            background-color: #f1f1f1;
        }

        .footer-banner .nav-btn {
            margin: 0 10px;
            background: none;
            color: white;
            font-size: 40px;
            border: none;
            cursor: pointer;
            opacity: 0.8;
            transition: opacity 0.2s ease;
        }

        .footer-banner .nav-btn:hover {
            opacity: 1;
        }

        .footer-banner-content {
            flex-grow: 1;
            display: flex;
            justify-content: center;
            align-items: center;
            gap: 10px;
        }

        .inline-selector {
            margin-right: 20px;
        }

        .inline-selector a {
            margin-right: 4px;
        }

        .other-day-hours {
            display: none;
        }

        .other-day-hours.show {
            display: block;
        }