button.promo-code {

    background: none;
    color: #1A123C!important;
    border-bottom: 1px solid #1A123C;
    font-size: 15px;
    display: inline-block;
    margin-top: 13px;
    padding: 0;
    border-radius: 0;
    font-family: "IBM Plex Sans", sans-serif;
    line-height: 1.2em;
    font-weight: 300;
    &:hover,
    &:focus{
        background: none;
        border-bottom: 1px solid #1A123C;
    }
}

.zip-cta-wrapper.banner-form input[type="text"] {
    font-family: "IBM Plex Sans", sans-serif !important;
}

.promo-code-inp {
    display: none;
}

.elementor-349 .elementor-element.elementor-element-17fbe09 .banner-form.form-display .promo-code-inp {
    display: inline-block;
    margin-top: 13px;
    width: 100%;
}


.zip-cta-wrapper.banner-form input.hpf-zipcode {
    background: url(/wp-content/uploads/2025/05/location-icon.svg) no-repeat 15px center;
    padding: 10px 10px 10px 45px;
    height: 48px;
}

.zip-cta-wrapper.banner-form.form-display input[type=submit] {
    margin-top: 13px;
}

.zip-cta-wrapper.banner-form.form-display .promo-code-inp {
    margin-top: 10px;
}


.zip-cta-wrapper.hide-promo .promo-code-inp,
.zip-cta-wrapper.hide-promo .promo-code-ach {
    display: none;
}


.banner-form input[type=submit] {
    width: 100%;
    margin: 5px 0;
    height: 48px;
}


.zip-cta-box {
    margin-top: 19px;
}

.zip-cta-label {
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 10px;
    cursor: pointer;
    padding-left: 26px;
    color: #211551;

    z-index: 1;
}

.zip-cta-label span {
    font-family: "IBM Plex Sans", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}


.zip-cta-label input[type="radio"] {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}


.zip-cta-label .zip-cta-label-text:before,
.zip-cta-label input:checked + .zip-cta-label-text:before {
    content: '';
    position: absolute;
    top: 3px;
    left: 0;
    border: 1px solid #E0E0E0;
    width: 17px;
    height: 17px;
    border-radius: 4px;
    background: #fff;
    z-index: 2;
}

.zip-cta-label input:checked + .zip-cta-label-text:before {
    background: #F37321;
}

.zip-cta-label input:checked + .zip-cta-label-text:after {
    content: '';
    position: absolute;
    left: 5px;
    top: 8px;
    width: 8.5px;
    height: 6px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='9' viewBox='0 0 11 9' fill='none'%3E%3Cpath d='M1 4.5L3.5 7L6.5 4L9.5 1' stroke='white' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E") 50% 50% no-repeat;
    z-index: 3;
}

#svg-symbols {
    display: none;
}

.zip-cta-desc {
    position: relative;
    margin-left: 4px;
    cursor: initial;
    background: none;
    display: inline-block;
    width: auto;
    height: auto;
    overflow: visible;
}


.zip-cta-desc-text {

    display: none;

    position: absolute;
    top: -20px;
    left: 100%;
    transform: translateX(20px);
    padding: 15px 20px;
    border-radius: 10px;
    background: #FFF;
    width: 493px;
    box-shadow: 0 0 43px 0 rgba(0, 0, 0, 0.07);
    margin-left: 4px;
    z-index: 2;
    box-sizing: border-box;

    &:before {
        content: '';
        position: absolute;
        left: -16px;
        top: 18px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 11px 16px 11px 0;
        border-color: transparent #fff transparent transparent;
        transform: rotate(0deg);
        z-index: 2;
    }

}

.zip-cta-label:hover .zip-cta-desc .zip-cta-desc-text {
    display: block;
}


.zip-cta-desc-text p {
    display: block;
    color: #000;
    font-family: "IBM Plex Sans", sans-serif;
    font-size: 14px;
    font-style: normal;
    line-height: 22px;

}

.zip-cta-desc-text p svg {
    margin-left: 6px;
    padding-top: 0;
}


.zip-cta-popup {
    position: fixed;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);

    max-width: 710px;

    padding: 30px 30px 30px 28px;
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0 0 44px 0 rgba(0, 0, 0, 0.07);
    z-index: 10;

    display: none;
}

.zip-cta-popup-wrapper {
    color: #1A123C;
    font-family: "IBM Plex Sans", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
}

.zip-cta-popup-wrapper p {
    margin-bottom: 26px;
}


.zip-cta-popup-wrapper .big {
    font-family: "IBM Plex Sans Condensed", sans-serif;
    font-size: 45px;
    font-weight: 700;
    line-height: 50px;
    margin-bottom: 14px;
}

.zip-cta-popup-wrapper ol li {
    padding-left: 15px;
    margin-bottom: 34px;
}


#btn-zip-popup-close {
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    line-height: 22px;
}

body.wrapper-block-popup:after{
    content: '';
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-height: 100dvh;
    background-color: rgba(0,0,0,.25);
    z-index: 8;
}

body.wrapper-block-popup .zip-cta-popup{
    display: block;
}




@media (min-width: 700px) {
    .zip-cta-wrapper.banner-form input[type=submit] {
        position: absolute;
        float: right;
        width: auto;
        right: 0;
        margin: 0;
    }

    .zip-cta-wrapper.banner-form.form-display .promo-code-inp {
        width: 100%;
    }
}

@media (max-width: 830px) {
    .zip-cta-desc-text {
        width: calc(100vw - 40px);
        max-width: 630px;
        top: 100%;
        left: -261px;
        transform: translateY(10px);
    }

    .zip-cta-desc-text:before {
        top: -11px;
        left: 20px;
        transform: rotate(90deg);
        border-width: 0 11px 16px 11px;
        border-color: transparent transparent #fff transparent;
    }
}

@media (max-width: 350px) {
    .zip-cta-desc-text {
        left: -243px
    }
}