/* ===================================================================================

* Theme Name: Autrics Child
* Theme URI: https://themeforest.net/user/tripples/portfolio
* Description: Car Repair Services and Auto Mechanic WordPress Theme
* Version: 1.5
* Author: Tripples
* Author URI: http://www.themewinter.com
* Template: autrics
* License: GNU General Public License version 3.0
* License URI: http://www.gnu.org/licenses/gpl-3.0.html
* Tags: one-column, right-sidebar, left-sidebar, custom-menu, featured-images, post-formats, sticky-post, translation-ready

* We encourage you to create Child theme for any modifications you will want to do.

* Why use Child theme?

* Because of future updates we may provide for this theme that will overwrite your
* modifications and all your custom work.

* If you are not familiar with Child Themes, you can read about it here:
* http://codex.wordpress.org/Child_Themes
* http://wp.tutsplus.com/tutorials/theme-development/child-themes-basics-and-creating-child-themes-in-wordpress/

====================================================================================== */

body, h1, h2, h3, h4, h5, h6, p, div, footer, header, span, a, ul, ol{
	font-family: "OPTI Copper", Sans-serif !important;
}
.ts-header {
    margin-top: 30px;
}
.header-angle {
    margin-bottom: -16px;
}
.header-angle nav{
	margin-top: 33px;
}

.ts-logo > img{
	width: 100%;
  	max-width: 185px;
    position: absolute;
    top: -73px;
}

.top-bar-angle:after, .ts-top-bar:before{
	 background-color: #000 !important;
}
.intro-form .contactMe .field, .intro-form .contactMe .select2-selection, .intro-form .contactMe .select2-container .select2-selection{
	background: #000 !important;
}
.top-bar-angle:before {
    border-right-color: #000;
    border-left-color: #000;
}
.intro-form .contactMe .btn {
    color: #000;
    border: 1px solid #000;
}

.footer-main .footer-about p {
  font-size: 11px;
}

.footer-widget .menu li a {
  font-size: 11px;
}

.unstyled.service-time li {
  font-size: 11px;
}

.top-bar-event span {
  font-size: 11px;
}

#footer .row > .col-lg-3:nth-child(1){
	flex: 0 0 35%;
	max-width: 35%;
}

#footer .row > .col-lg-3:nth-child(2){
	flex: 0 0 32%;
	max-width: 32%;
}

#footer .row > .col-lg-3:nth-child(3){
	flex: 0 0 32%;
	max-width: 32%;
}

.copyright-info > span{
	font-size: 11px;
}

.footer-menu .nav li a {
  font-size: 12px;
}

.footer-main .footer-about img{
	filter: invert(1);
    margin: 0;
    padding: 0;
}

.slider-content a:hover::after{
	background: #000 !important;
}
