/*
Theme Name: Woodmart Child
Theme URI: https://woodmart.xtemos.com/
Template: woodmart
Author: Hossain Abrar
Author URI: http://themeforest.net/user/dhuhamart
Description: ThemeForest Premium Theme
Tags: one-column,two-columns,right-sidebar,custom-header,custom-menu,editor-style,featured-images,microformats,post-formats,sticky-post,translation-ready
Version: 8.0.1.1758781862
Updated: 2025-09-25 12:31:02

*/
.activation-msg {
    padding: 15px;
    margin: 10px 0;
    border: 2px solid;
    border-radius: 8px;
    font-weight: bold;
    text-align: center;
}
.error { background: #fee; border-color: #f44; color: #f44; }
.success { background: #efe; border-color: #4a4; color: #4a4; }
.activate-btn {
    background: #000; color: #fff; padding: 12px 20px;
    border: none; border-radius: 5px; cursor: pointer; width: 100%; margin-top: 10px;
}
input[type="text"], input[type="date"] {
    width: 100%; padding: 10px; margin-bottom: 10px; border: 1px solid #ccc; border-radius: 4px;
}