.trad-notice-success {
    border-left-color: #667eea !important;
}

button.button.button-info.trad-dismiss {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 10px 25px !important;
    font-weight: 700 !important;
    color: #667eea !important;
}

button.button.button-info.trad-dismiss:hover{
    padding: 10px 25px !important;
    font-weight: 700 !important;
    color: #667eea !important;
    border: none !important;
}

i.notice-icon.dashicons-before.dashicons-smiley {
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: -5px;
}


.trad-hero {
    padding: 40px 40px;
    display: flex;
    align-items: center;
}

.trad-info-hello {
    font-weight: 700;
    font-size: 25px;
    text-transform: capitalize;
    color: #fff;
}

.trad-info-desc div {
    margin-bottom: 10px;
    margin-top: 20px;
}

.trad-info-desc {
    font-size: 18px;
    line-height: 1.3;
    margin: 10px 0 20px;
    text-align: justify;
    color: #fff;
}

.trad-info-actions {
    display: flex;
    align-items: center;
}

.trad-info-actions a.button {
    display: inline-flex;
    align-items: center;
    margin-right: 15px;
}

.trad-info-actions .button i {
    margin-left: 15px;
}

.trad-info-desc div.trad-offer {
    color: #ffffff;
    font-weight: 700;
    text-align: justify;
}

.trad-upgarde-btn-message {
    background-color: #ffffff !important;
    color: #667eea !important;
    border-color: #f0f0f0 !important;
    padding: 10px 35px !important;
    font-weight: 700 !important;
    font-size: 25px;
}

.trad-notice {
    margin-right: 0px !important;
    margin-left: 3px !important;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%) !important;
}

.trad-features {
    font-size: 15px;
    opacity: 0.95;
    margin-bottom: 12px;
}
