﻿@media screen and (min-width: 320px) and (max-width: 428px) {
    .font-50 {
        font-size: 30px;
        line-height: 40px;
    }

    .wt-topbar-left, .wt-topbar-right {
        float: none;
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .top-bar {
        color: #ffffff;
        padding: 0px 0;
    }
}

@media screen and (min-width: 320px) and (max-width: 428px) {
}

@media screen and (min-width: 320px) and (max-width: 428px) {
}

.site-search-btn {
    background: none;
    padding: 10px 20px !important;
    border: none;
    outline: none;
    color: #ffffff !important;
    background: linear-gradient(89deg, #10b67f, #10b981) !important;
    border-radius: 8px !important;
    font-size: 15px !important;
    font-weight: 700 !important;
}
