/*
Theme Name: 	klosterford.com.au
Theme URI: 	    http://www.dealersolutions.com.au
Description: 	Kloster Ford Theme - Ford 1
Version: 	    1.0.0
Author: 	    Dealer Solutions
Template:       ford1
Author URI: 	http://www.dealersolutions.com.au

License:	    Closed
*/

.ford-1-content-after h2 a {
    color: inherit;
}

.ford-service-tabs .nav-tabs{
    /* border-bottom:0; */
    margin-bottom: 20px;
	margin-top: 20px;
}


.ford-service-tabs .nav-tabs>li.active>a,
.ford-service-tabs .nav-tabs>li.active>a:hover,
.ford-service-tabs .nav-tabs>li.active>a:focus {
    color: #555;
    background-color: #fff;
    border: 0 solid #ddd;
    border-bottom-color: transparent;
    cursor: default;
    border-radius:0;
    width: 100%;
}

.ford-service-tabs .nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 0;
    border-radius: 0;
    color:#fff;

    width: 100%;
}
.ford-service-tabs .nav-tabs>li>a:hover{
    color:#000000;
}


.ford-service-tabs li{
    width: 50%;
    margin: 0;
    margin-right: 0px;
    display: block;
    /* border: 1px solid; */
}



.ford-service-tabs ul {
    border:1px solid;
}
