/* BASIC css start */
select {
    border: 0px !important;
}


#list_category {
    margin-bottom: 100px;
    text-align: center;
}

.img_area { max-width: 1300px; margin: 0 auto; }

#planid_31 { position: relative; }
#planid_31 .timer { position: absolute; bottom: 9.5%; left: 50%; transform:translateX(-50%); display: flex; justify-content: center; gap: 30px; width: 100%; margin: 0 auto; }
#planid_31 .timer p { margin: 4px 0; text-align: center; font-size: 35px; color: #444444; }
#planid_31 .timer #HourCountdown { display: flex; gap: 8px; width: fit-content; text-align: center; }
#planid_31 .timer #HourCountdown span { display: block; width: fit-content; font-size: 40px; font-weight: 600; color: #121212; font-variant-numeric: tabular-nums; font-feature-settings: "tnum"; }
/* BASIC css end */

