@import url('https://use.typekit.net/lrr5hvj.css');

@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;
    }
    
    #tsrv-main-menu-1 {
        display: flex;
        flex: 0 0 auto; 
    }
    
    #main-navbar2 a{
        color: #2f4224 !important;
    }
}
    
.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%2847, 66, 36, 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: #dbccbb;
}

#main-navbar a{
    color: #2f4224 !important;
    font-weight: 400;
    font-family: 'filson-pro', sans-serif;
    font-size: 16px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 12px;
}

#main-navbar a:hover{
    color: #fde100 !important;
}

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

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

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

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

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

#tsrv-above-footer-1 p{
    display:none;
}

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

#tsrv-div-above-footer{
    background-image: url('https://royalcheshireshow.ticketsrv.co.uk/frontendv2/sites/royalcheshireshow/img/footer.png') !important;
    background-position: bottom;
    background-repeat: repeat-x;
    background-size: auto auto;
    min-height: 40px;
}

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

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

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

#tsrv-main-footer{
    background-color: #678534;
}

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

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

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

.navbar-toggler{
    border-color: #2f4224 !important;
    background-color: #dbccbb;
}

#tsrv-main-banner, #tsrv-main-banner-1 {
  width: 100% !important;
  max-width: 100%;
}

a.continue {
  color: #fff;
}