.elementor-30209 .elementor-element.elementor-element-85279e8:not(.elementor-motion-effects-element-type-background), .elementor-30209 .elementor-element.elementor-element-85279e8 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF00;}.elementor-30209 .elementor-element.elementor-element-85279e8{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-30209 .elementor-element.elementor-element-85279e8 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-30209 .elementor-element.elementor-element-8795940:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-30209 .elementor-element.elementor-element-8795940 > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF00;}.elementor-30209 .elementor-element.elementor-element-8795940 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-30209 .elementor-element.elementor-element-8795940 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}#elementor-popup-modal-30209 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-30209{justify-content:center;align-items:center;pointer-events:all;background-color:rgba(0,0,0,.8);}#elementor-popup-modal-30209 .dialog-close-button{display:flex;}#elementor-popup-modal-30209 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}/* Start custom CSS */#coupon-popup-shortcode {
    background-color: white;
    padding: 20px
}

#coupon-popup-shortcode img {
    background-color: white;
    padding: 0 40px;
}

#coupon-popup-shortcode h1 {
    font-size: 64px;
    margin: 0;
    margin-top: 40px;
}

#coupon-popup-shortcode p {
    font-size: 18px;
    color: black;
    margin-bottom: 40px;
}

#coupon-popup-shortcode .elementor-shortcode {
    display: flex;
    flex-direction: column;
    align-items: center;
}

#coupon-popup-shortcode > div > div > div {
    padding: 10px 30px;
}

#coupon-popup-shortcode > div > div > div > a {
    padding: 10px 30px;
    background-color: white;
    border: 1px solid black;
    transition: all 0.2s ease;
}

#coupon-popup-shortcode > div > div > div > a:hover {
    color: white;
    background-color: black;
}/* End custom CSS */