@import url('https://use.typekit.net/tya1uuz.css');

#tsrv-div-main-banner{
    background-color: #fff !important;
}

#tsrv-above-banner-1 img{
    max-width: 194px !important;
}

#tsrv-main-banner-2, #tsrv-main-banner-3, #tsrv-main-banner-4{
    display:none;
}

.navbar-nav{
    display: flex;
    flex-direction: column;
    padding-left: 30px;
    margin-bottom: 0;
    list-style: none;
}

#tsrv-div-main-menu{
    background-color: #fff !important;
}

#main-navbar a{
    color: #000000 !important;
    font-weight: 400;
    text-transform: capitalize;
    font-family: Arial;
    font-size: 13px;
}

.navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 1.2rem;
    padding-left: 0.5rem;
}

#tsrv-minicart{
    background-color: #e64226 !important;
    color:#fff !important;
    border-color: #e64226;
}

.btn {
    background-color: #e64226 !important;
    color: #fff !important;
}

.go-back{
    border-color: #e64226 !important;
}

#tsrv-div-main-footer{
    background-color:#e64226 !important;
    color: #fff !important;
}

#tsrv-main-footer{
    background-color: #e64226;
}

#tsrv-main-footer a{
    color: #000000;
    font-family: Arial;
    font-size:14px;
}