

@media only screen and (max-width : 1200px) {
    #tsrv-menus .tsrv-inner{
        padding-top: 15px !important;
        padding-bottom:15px;
    }

    .navbar-toggler{
        margin-top:20px;
        margin-bottom:20px;
    }    
}
    
.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

#tsrv-div-main-menu{
    background-color: #fff;
}

#tsrv-main-menu-1 img{
    padding-top: 10px;
    padding-bottom:10px;
    padding-left:10px;
    width: 300px;
}

#tsrv-main-menu{
    max-width: 100%;
}

#tsrv-main-menu-1 p{
    margin-bottom: 0rem;
}

#tsrv-main-menu-3, #tsrv-main-menu-4{
    display:none;
}

#tsrv-above-main-content-2, #tsrv-above-main-content-3, #tsrv-above-main-content-4{
    display:none;
}

#tsrv-above-main-content, #tsrv-above-main-content-1 img{
    width:100%;
    max-width:100%;
}

#main-navbar a, #main-navbar2 a{
    font-family: "Verdana", Helvetica, Arial, sans-serif;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 600;
    font-style: normal;
    font-size: 12px;
    letter-spacing: .17px;
    text-transform: uppercase;
    text-decoration: none;
    color: #000 !important;
    padding-left: 10px;
    padding-right: 10px;
}

#tsrv-minicart{
    background-color: #fff !important;
    color: #000 !important;
    border-color: #000 !important;
    margin-right:15px;
    font-size: 14px;
}

#tsrv-widgets .navbar-nav .nav-item > a.btn{
    margin-bottom: 10px !important;
    border-color: #fff;
}

.btn{
    color: #fff;
    background-color: #51a42d !important;
}

.tsrv-btn{
    color: #fff;
    background-color: #51a42d !important;
}

.btn:hover{
    color: #fff !important;
}

.btn.go-back:hover{
    color: #000 !important;
}

#tsrv-ticketlist-back:hover{
    color: #000 !important;  
}

a.continue{
    color: #fff !important;
}

a.continue:hover{
    color: #fff !important;
}

.go-back{
    border-color: #000 !important;
}

#tsrv-div-main-footer{
    background-color: #1f1f1f;
}

#tsrv-main-footer{
    background-color: #1f1f1f   ;
}

#tsrv-main-footer a{
    color: #797979;
    font-family: Arial;
    font-size:14px;
}

#tsrv-main-footer a:hover{
    border-bottom: 1px solid #797979 !important;
}

#tsrv-main-footer-1 h3{
    display:none;
}

.navbar-toggler{
    border-color: #51a42d !important;
    background-color: #51a42d;
}