.content-mid {
    font-family: 'PT Sans', Arial, Helvetica, sans-serif;
    font-weight: 400 !important;
}

.has-topbar #subheader{
    padding-top: 250px !important;
}

span{
    font-size: medium;
}

.old-banner{
    display: none;
}

.ot_custom_heading {
    margin-top: 2em;
    
}

.logo-static{
    height: 25px;
}

.logo-scroll{
    height: 25px;
}

@media only screen and (max-width: 992px) {
    header div#logo a img {
        max-height: 40px;
        margin-left: -3em;
    }
}

@media only screen and (max-width: 768px) {
    body .vc_custom_1495700246012 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
}

body .vc_custom_1495700246012 {
  padding-top: 0 !important;
}



p{
    font-size: medium;
    
}

.fa.fa-clock-o {
   display: none !important;
}

.has-topbar #subheader {
    padding-top: 600px !important;
}

.wpcf7-submit {
  background-color: #f37321 !important;
  border-color: #f37321 !important;
  color: #fff !important; /* makes text white for contrast */
}


.vc_column_container>.vc_column-inner{
        font-size: initial !important;
}

/* Hide Collections submenu in footer */
footer .menu .sub-menu {
   display: none !important;
}

#tab-615, #tab-617 {
    text-align: center;
}



/* ========== Mobile CSS ========== */
@media only screen and (max-width: 600px)
{
    header div#logo a img
    {
        margin-left: 0;
    }
}


.custom-nav-item > button.active{
    background: #f37321 !important;
}

.nav-item > button.active{
    background: #f37321 !important;
}

.title{
    color: #f37321 !important;
}

.custom-title{
    color: #f37321 !important;
}