.elementor-4541 .elementor-element.elementor-element-cc1f470{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}#elementor-popup-modal-4541 .dialog-widget-content{animation-duration:1.2s;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);margin:0px 0px 20px 20px;}#elementor-popup-modal-4541{background-color:rgba(0,0,0,.8);justify-content:flex-start;align-items:flex-end;pointer-events:all;}#elementor-popup-modal-4541 .dialog-message{width:510px;height:auto;padding:0px 0px 0px 0px;}#elementor-popup-modal-4541 .dialog-close-button{display:flex;}#elementor-popup-modal-4541 .dialog-close-button i{color:var( --e-global-color-161a91e );}#elementor-popup-modal-4541 .dialog-close-button svg{fill:var( --e-global-color-161a91e );}#elementor-popup-modal-4541 .dialog-close-button:hover i{color:var( --e-global-color-282942b );}/* Start custom CSS for html, class: .elementor-element-494bbea */.kkt-holiday-popup {
    background-color: #001a33; 
    padding: 30px;
    border: 2px solid #007BFF; /* Bright blue border */
    border-radius: 10px;

    text-align: left;
    box-shadow: none !important;
}

/* Gradient Heading - Navy to Bright Blue */
.kkt-gradient-heading {
    background: linear-gradient(90deg, #007BFF 0%, #00D4FF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'Poppins', sans-serif; /* Standard for this site's look */
    font-size: 24px;
    font-weight: 800;
    line-height: 1.2;
    margin-bottom: 20px;
    text-shadow: none !important;
}

.kkt-highlight-text {
    color: #ffffff;
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 15px;
}

.kkt-highlight-text strong {
    color: #007BFF;
}

.kkt-body-text {
    color: #d1d1d1;
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 20px;
}

.kkt-body-text strong {
    color: #ffffff;
    border-bottom: 1px solid #007BFF;
}

.kkt-footer-text {
    color: #ffffff;
    font-size: 15px;
    font-weight: 600;
    margin: 0;
}

/* Force Elementor to hide shadows */
.elementor-popup__gradient, .dialog-widget-content {
    box-shadow: none !important;
    background: transparent !important;
}/* End custom CSS */