.site-header .widget-area a.red-btn, .site-header .widget-area .red-btn {
    font-size: 13px;
    line-height: 1.2em;
}
.site-header .widget-area a.red-btn, .site-header .widget-area .red-btn {
    font-size: 13px;
    line-height: 1.2em;
}
.widget-wrap > :not(.widget-title) a, .comment-content a {
    text-decoration: underline;
}
input[type="button"], input[type="reset"], input[type="submit"], a.red-btn, .red-btn {
    background-color: #ed3237;
    color: #fff;
    display: block;
    text-align: center;
    text-decoration: none !important;
    padding: 10px;
    border-radius: 30px;
    font-weight: bold;
}
input[type="button"], input[type="reset"], input[type="submit"], a.red-btn, .red-btn {
    background-color: #ed3237;
    color: #fff;
    display: block;
    text-align: center;
    text-decoration: none !important;
    padding: 10px;
    border-radius: 30px;
    font-weight: bold;
}

@media (max-width: 1440px) and (min-width: 1280px)
.smallnumber {
    display: none;
}
:link, :visited {
    text-decoration: none;
}
@media (max-width: 1440px) and (min-width: 1280px)
.smallnumber {
    display: none;
}
*, input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}