/* Enter Your Custom CSS Here */
.header-middle-area .header-search .form-control {
    background: transparent;
    background: transparent;
    border: none;
    border-bottom: 1px solid #fc4a00!important;
	  border-top: 1px solid #fc4a00!important;
    font-size: 13px;
}

.ts-footer .widget-title {
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    line-height: 28px;
    padding-left: 0px;
    position: relative;
    margin-bottom: 4px;
}

.ts-footer .menu li a{
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
}

.ts-footer .footer-left-widget p, .ts-footer .footer-widget p {
    color: #eaeaea;
    margin: 0 0 2px!important;
}

.ts-footer {
    padding-top: 38px!important;
    padding-bottom: 1px!important;
}

.ts-footer ul {
    margin-top: 30px!important;
    margin-bottom: 1rem;
}