.elementor-44659 .elementor-element.elementor-element-1a3c3642{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:200px;--padding-right:200px;}.elementor-44659 .elementor-element.elementor-element-35053ec3 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-44659 .elementor-element.elementor-element-7f541de6 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-44659 .elementor-element.elementor-element-1f7163fa > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}@media(max-width:1200px){.elementor-44659 .elementor-element.elementor-element-1a3c3642{--padding-top:0px;--padding-bottom:0px;--padding-left:80px;--padding-right:80px;}}@media(max-width:1024px){.elementor-44659 .elementor-element.elementor-element-7f541de6 > .elementor-widget-container{padding:0px 0px 0px 0px;}}@media(max-width:767px){.elementor-44659 .elementor-element.elementor-element-1a3c3642{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}}@media(min-width:768px){.elementor-44659 .elementor-element.elementor-element-1a3c3642{--content-width:1280px;}}/* Start custom CSS for html, class: .elementor-element-35053ec3 */.elementor-44659 .elementor-element.elementor-element-35053ec3{
    overflow-x: hidden !important;
}
    .mobile-banner-newsletter-popup {
        background: linear-gradient(to bottom,
                rgba(205, 255, 200, 0.25) 0%,
                rgba(250, 255, 210, 0.2) 50%,
                rgba(255, 255, 255, 0) 100%);
        width: 100%;
        position: relative;
        overflow: hidden;
        font-family: "DM Sans", Arial, sans-serif;
    }

    .mobile-banner-popup-content {
        display: flex;
        flex-wrap: wrap;
    }

    .mobile-banner-left-section {
        width: 70%;
        padding: 12px 16px 12px 16px;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        background-color: transparent;
        z-index: 1;
    }

    .mobile-banner-text-content {
        flex: 0 0 auto;
    }

    .mobile-banner-campaign-label {
        color: #717273;
        font-size: 12px;
        letter-spacing: 0.5;
        font-weight: 600;
        line-height: 150%;
        text-transform: uppercase;
        margin-bottom: 4px;
    }

    .mobile-banner-main-heading {
        color: #0F2137;
        font-size: 22px;
        font-weight: 900;
        line-height: 125%;
        margin: 0 0 12px 0;
    }

    .mobile-banner-main-heading .highlight {
        color: #B1F946;
    }

    .mobile-banner-button-row {
        display: flex;
        gap: 4px;
        align-items: center;
        flex-wrap: wrap;
    }

    .mobile-banner-coupon-code {
        color: #054C2E;
        font-size: 11px;
        font-weight: 600;
        line-height: 1;
        border-radius: 4px;
        border: 1px dashed #D3D3D3;
        background: #F7F7F7;
        padding: 0 8px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        cursor: pointer;
        transition: background 0.3s ease;
        height: 40px;
    }

    .mobile-banner-coupon-code:hover {
        background: #EFEFEF;
    }

    .mobile-banner-coupon-text {
        flex: 1;
        white-space: nowrap;
    }

    .mobile-banner-copy-icon {
        width: 11px;
        height: 11px;
        margin-left: 4px;
    }

    .mobile-banner-shopnow-button {
        background: #B1F946;
        color: #023512 !important;
        font-size: 12px;
        font-weight: 700;
        line-height: 24px;
        padding: 0 10px;
        border: none;
        border-radius: 4px;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        transition: background 0.3s ease;
        text-decoration: none;
        height: 40px;
        white-space: nowrap;
    }

    .mobile-banner-shopnow-button:hover {
        background: #86DA07;
    }

    .mobile-banner-right-section {
        width: 30%;
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0;
        overflow: visible;
    }

    .mobile-banner-grid-clip {
        height: 100%;
        width: 100%;
        overflow: visible;
        position: relative;
        z-index: 1;
    }

    .mobile-banner-grid-wrapper {
        display: flex;
        gap: 16px;
        transform: translate(-50%, -50%) rotate(25deg);
        transform-origin: center;
        position: absolute;
        top: 50%;
        left: 80%;
        padding: 16px;
        background: linear-gradient(to right,
                rgba(205, 255, 200, 0) 0%,
                rgba(230, 255, 220, 0.5) 20%,
                #F1FFE5 60%,
                #F1FFE5 100%);
    }

    .mobile-banner-grid-column {
        display: flex;
        flex-direction: column;
        gap: 8px;
    }

    .mobile-banner-grid-column.mobile-banner-offset {
        transform: translateY(60px);
    }

    .mobile-banner-logo-item {
        width: 52px;
        height: 52px;
        background: #FFFFFF;
        border: 0.7px solid #E5E5EA;
        border-radius: 3px;
        padding: 6px;
        display: flex;
        justify-content: center;
        align-items: center;
        transition: transform 0.2s ease;
    }

    @media (min-width:400px) {
        .mobile-banner-grid-wrapper {
            left: 50% !important;
        }
    }

    /* New styles for tablet layout (over 560px) */
    @media (min-width: 480px) {
        .mobile-banner-popup-content {
            flex-wrap: nowrap;
        }

        .mobile-banner-right-section {
            width: auto;
            flex: 1;
            min-width: 0;
            overflow: hidden;
        }

        .mobile-banner-left-section {
            width: auto;
            flex: 0 0 auto;
        }

        .mobile-banner-grid-clip {
            display: flex;
            align-items: center;
            justify-content: flex-start;
            overflow: hidden;
            height: 100%;
        }

        .mobile-banner-grid-wrapper {
            transform: none;
            position: static;
            padding: 0;
            background: transparent;
            flex-wrap: nowrap;
            gap: 16px;
            justify-content: flex-start;
        }

        .mobile-banner-grid-column {
            flex-direction: row;
            gap: 16px;
            flex-wrap: nowrap;
        }

        .mobile-banner-grid-column.mobile-banner-offset {
            transform: none;
        }

        .mobile-banner-logo-item {
            width: 55px;
            height: 55px;
            padding: 8px;
            border: 0.905px solid #E7E7ED;
            transition: transform 0.3s ease, box-shadow 0.3s ease;
            flex-shrink: 0;
        }

        .mobile-banner-logo-item:hover {
            transform: scale(1.15);
            box-shadow: 0 8px 15px rgba(0, 0, 0, 0.15);
        }

        .mobile-banner-logo-item img {
            width: 100%;
            height: 100%;
        }
    }

    .mobile-banner-logo-item img {
        width: 40px;
        height: 40px;
        object-fit: contain;
        border-radius: 3px;
    }

    .mobile-banner-copied-notification {
        position: fixed;
        left: 50%;
        bottom: 40px;
        transform: translateX(-50%);
        background: #023512;
        color: #B1F946;
        padding: 12px 24px;
        border-radius: 4px;
        font-size: 14px;
        font-weight: 600;
        opacity: 0;
        transition: opacity 0.3s ease;
        z-index: 1000;
        pointer-events: none;
    }

    .mobile-banner-copied-notification.mobile-banner-show {
        opacity: 1;
    }

    .mobile-banner-grid-wrapper::-webkit-scrollbar {
        display: none;
    }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-7f541de6 */.tb-campaign-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: linear-gradient(to bottom,
        rgba(205, 255, 200, 0.25) 0%,
        rgba(250, 255, 210, 0.2) 50%,
        rgba(255, 255, 255, 0) 100%);
    padding: 20px;
    border-radius: 8px;
    gap: 24px;
    overflow: hidden;
    position: relative;
  }

  .tb-campaign-container::before {
    content: '';
    position: absolute;
    top: -50%;
    right: -11%;
    width: 60%;
    height: 200%;
    background: #FBF9F0;
    transform: skewX(-20deg);
    z-index: 0;
    pointer-events: none;
    filter: blur(25px);
  }

  /* Content section */
  .tb-content-section {
    flex: 0 0 auto;
    position: relative;
    z-index: 1;
  }

  .tb-campaign-label {
    color: #717273;
    font-family: "DM Sans", sans-serif;
    font-size: 14px;
    letter-spacing: 0.5;
    font-weight: 600;
    line-height: 100%;
    margin-bottom: 10px;
    text-transform: uppercase;
  }

  .tb-campaign-title {
    color: #0F2137;
    font-family: "DM Sans", sans-serif;
    font-size: 24px;
    font-weight: 900;
    line-height: 100%;
    margin-bottom: 16px;
  }

  .tb-highlight {
    color: #86DA07;
  }

  /* Actions */
  .tb-actions {
    display: flex;
    align-items: center;
    gap: 12px;
    flex-wrap: wrap;
  }

  .tb-coupon-code {
    background: #fff;
    border: 1px dashed #D3D3D3;
    border-radius: 4px;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    cursor: pointer;
    transition: background 0.3s ease;
    height: 40px;
  }

  .tb-coupon-code:hover {
    background: #EFEFEF;
  }

  .tb-coupon-text {
    color: #054C2E;
    font-size: 12px;
    font-weight: 600;
    font-family: "DM Sans", sans-serif;
  }

  .tb-copy-icon {
    width: 15px;
    height: 15px;
    flex-shrink: 0;
  }

  /* Notification */
  .tb-copied-notification {
    position: fixed;
    left: 50%;
    bottom: 40px;
    transform: translateX(-50%);
    background: #023512;
    color: #B1F946;
    padding: 12px 24px;
    border-radius: 4px;
    font-family: "DM Sans", sans-serif;
    font-size: 14px;
    font-weight: 600;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0s linear 0.3s;
    z-index: 8000;
    pointer-events: none;
  }

  .tb-copied-notification.show {
    opacity: 1;
    visibility: visible;
    transition-delay: 0s;
  }

  /* Shop button */
  .tb-shop-button {
    padding: 0 28px;
    background: #B1F946;
    border: none;
    border-radius: 4px;
    color: #023512 !important;
    font-family: "DM Sans", sans-serif;
    font-size: 15px;
    font-weight: 700;
    line-height: 32px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    transition: background 0.3s ease;
  }

  .tb-shop-button:hover {
    background: #78C406;
  }

  /* Brands section */
  .tb-brands-section {
    flex: 1;
    overflow: visible;
    /* allow pop effect */
    position: relative;
    max-height: 120px;
    z-index: 1;
  }

  .tb-brands-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
  }

  /* Remove scrolling, allow multiple rows */
  .tb-brands-scroll,
  .tb-second-row {
    display: flex;
    gap: 18px;
    align-items: center;
    overflow: visible;
    /* allow pop */
  }

  /* Brand item hover pop effect */
  .tb-brand-item {
    flex: 0 0 auto;
    padding: 8px;
    border-radius: 4px;
    border: 0.905px solid #E7E7ED;
    /* static border */
    background: #FFF;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    overflow: visible;
    position: relative;
    cursor: pointer;
  }

  .tb-brand-item:hover {
    transform: scale(1.15);
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.15);
    /* No border color change */
  }

  .tb-brand-logo {
    width: 55px;
    height: 55px;
    border-radius: 4px;
    object-fit: contain;
    transition: transform 0.3s ease;
  }

  .tb-brand-item:hover .tb-brand-logo {
    transform: scale(1.05);
  }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1f7163fa */.elementor-44659 .elementor-element.elementor-element-1f7163fa{
    overflow-x: hidden !important;
}
    /* Container */
    .wb-campaign-container {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 20px;
        border-radius: 8px;
        gap: 35px;
        overflow: hidden;
        position: relative;
        background: linear-gradient(to bottom,
                rgba(205, 255, 200, 0.25) 0%,
                rgba(250, 255, 210, 0.2) 50%,
                rgba(255, 255, 255, 0) 100%);
    }

    .wb-campaign-container::before {
        content: '';
        position: absolute;
        top: -50%;
        right: -10%;
        width: 60%;
        height: 200%;
        background: #FBF9F0;
        transform: skewX(-15deg);
        z-index: 0;
        pointer-events: none;
        filter: blur(25px);
    }

    /* Content section */
    .wb-content-section {
        flex: 0 0 auto;
        position: relative;
        z-index: 1;
    }

    .wb-campaign-label {
        font-family: "DM Sans", sans-serif;
        font-size: 12px;
        font-weight: 600;
        line-height: 1;
        text-transform: uppercase;
        margin-bottom: 10px;
        color: #717273;
    }

    .wb-campaign-title {
        font-family: "DM Sans", sans-serif;
        font-size: 24px;
        font-weight: 900;
        line-height: 1;
        margin-bottom: 16px;
        color: #0F2137;
    }

    .wb-highlight {
        color: #86DA07;
    }

    /* Actions */
    .wb-actions {
        display: flex;
        align-items: center;
        gap: 12px;
        flex-wrap: wrap;
    }

    .wb-coupon-code {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 10px;
        height: 40px;
        gap: 8px;
        border: 1px dashed #D3D3D3;
        border-radius: 4px;
        background: #fff;
        cursor: pointer;
        transition: background 0.3s ease;
    }

    .wb-coupon-code:hover {
        background: #EFEFEF;
    }

    .wb-coupon-text {
        font-family: "DM Sans", sans-serif;
        font-size: 12px;
        font-weight: 600;
        letter-spacing: 0.3px;
        color: #054C2E;
    }

    .wb-copy-icon {
        width: 16px;
        height: 16px;
        flex-shrink: 0;
    }

    .wb-shop-button {
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 10px 28px;
        height: 40px;
        border-radius: 4px;
        border: none;
        background: #B1F946;
        color: #023512 !important;
        font-family: "DM Sans", sans-serif;
        font-size: 15px;
        font-weight: 700;
        cursor: pointer;
        transition: background 0.3s ease;
    }

    .wb-shop-button:hover,
    .wb-shop-button:active {
        color: #023512;
        background: #78C406;
    }

    /* Brands section */
    .wb-brands-section {
        flex: 1 1 auto;
        overflow: visible;
        position: relative;
        max-height: 140px;
        min-height: 140px;
        z-index: 1;
    }

    .wb-brands-wrapper {
        display: flex;
        flex-direction: column;
        gap: 10px;
    }

    .wb-brands-scroll,
    .wb-second-row {
        display: flex;
        gap: 15px;
        align-items: center;
        overflow: visible;
    }

    .wb-brand-item {
        flex: 0 0 auto;
        padding: 10px;
        border-radius: 8px;
        border: 1px solid #E7E7ED;
        background: #fff;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: transform 0.3s ease, box-shadow 0.3s ease;
        overflow: visible;
    }

    .wb-brand-item:hover {
        transform: scale(1.04);
        box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
        z-index: 10;
    }

    .wb-brand-logo {
        width: 70px;
        height: 65px;
        border-radius: 8px;
        object-fit: contain;
        transition: transform 0.3s ease;
    }


    .wb-second-row .wb-brand-logo {
        width: 70px;
        height: 70px;
    }

    /* Copied notification */
    .wb-copied-notification {
        position: fixed;
        left: 50%;
        bottom: 40px;
        transform: translateX(-50%);
        background: #023512;
        color: #B1F946;
        padding: 12px 24px;
        border-radius: 4px;
        font-family: "DM Sans", sans-serif;
        font-size: 14px;
        font-weight: 600;
        opacity: 0;
        visibility: hidden;
        transition: opacity 0.3s ease, visibility 0s linear 0.3s;
        z-index: 8000;
        pointer-events: none;
    }

    .wb-copied-notification.show {
        opacity: 1;
        visibility: visible;
        transition-delay: 0s;
    }

    /* Responsive adjustments */
    @media (max-width:780px) {
        .wb-campaign-container {
            flex-wrap: wrap;
            gap: 12px;
            padding: 16px;
        }

        .wb-brands-section {
            max-height: auto;
            min-height: auto;
        }

        .wb-brand-logo {
            width: 50px;
            height: 50px;
        }

        .wb-second-row .wb-brand-logo {
            width: 55px;
            height: 55px;
        }
    }/* End custom CSS */