.elementor-1439 .elementor-element.elementor-element-d10ea10{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-1439 .elementor-element.elementor-element-d10ea10:not(.elementor-motion-effects-element-type-background), .elementor-1439 .elementor-element.elementor-element-d10ea10 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#02010100;}#elementor-popup-modal-1439 .dialog-message{width:442px;height:auto;}#elementor-popup-modal-1439{justify-content:center;align-items:center;pointer-events:all;background-color:rgba(0,0,0,.8);}#elementor-popup-modal-1439 .dialog-widget-content{background-color:#02010100;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}/* Start custom CSS for html, class: .elementor-element-0ce55e0 *//* ========== FIX LỆCH COUNTDOWN SUỐI TIÊN ========== */

/* Xóa dấu chấm trước countdown (do thẻ <li>) */
.wl-ticket-info li {
    list-style: none !important;
    position: relative;
    padding-left: 0 !important;
    margin-left: 0 !important;
}

/* Căn giữa lại toàn bộ countdown */
.stf-countdown-wrapper {
    width: 100%;
    text-align: center !important;
    display: block !important;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

/* Căn giữa nhãn SỐ LƯỢNG GIỚI HẠN */
.stf-countdown-label {
    display: inline-block !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

/* Căn giữa chữ Kết thúc sau */
.stf-countdown-title {
    text-align: center !important;
    margin-top: 4px !important;
    margin-bottom: 6px !important;
}

/* Căn giữa 4 ô countdown */
.stf-countdown-grid {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 10px !important;
}

/* 4 ô countdown đẹp hơn – đồng đều */
.stf-box {
    min-width: 58px !important;
    padding: 8px 6px 10px !important;
    border-radius: 14px !important;
}/* End custom CSS */