.elementor-kit-7{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-5cc8d79:#0242e4;--e-global-color-14ae0a0:#61CE70;--e-global-color-3f2afd4:#008000;--e-global-color-3c07ffa:#FEFDE9;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1240px;}.e-con{--container-max-width:1240px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.valentine-offer-box {
    background: #e6f4ea;
    border: 2px solid #7ac79a;
    padding: 25px;
    border-radius: 20px;
    max-width: 500px;
    cursor: pointer;
    font-family: sans-serif;
}

.offer-badge {
    display: inline-block;
    background: #1c6e4f;
    color: #fff;
    padding: 8px 18px;
    border-radius: 25px;
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 15px;
}

.offer-line {
    margin: 10px 0;
    font-size: 16px;
    color: #1c6e4f;
}

.offer-divider {
    border-top: 1px dashed #7ac79a;
    margin: 18px 0;
}

.extra-badge {
    background: #c9ebd6;
    color: #1c6e4f;
    padding: 6px 14px;
    border-radius: 20px;
    font-size: 13px;
    margin-right: 5px;
}

.prepaid-offer {
    margin-bottom: 15px;
    font-size: 15px;
    color: #1c6e4f;
}

.coupon-code-box {
    background: #fff;
    padding: 10px;
    border-radius: 10px;
    font-weight: 600;
    color: #1c6e4f;
    display: inline-block;
}

.copy-msg {
    display: none;
    margin-top: 10px;
    color: green;
    font-size: 14px;
}/* End custom CSS */