/*
Theme Name:     Cody Coughlin
Description:    
Author:         admin
Template:       Avada

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

.main-video{
margin:0 auto !important;
}

.car-bottom h2{
color:#3e3e3e !important;
}

.car-bottom p{
/*color:#575757 !important;*/
}

.home-cody-quote p, .car-bottom p, .car-bottom .fusion-button.button-4, .home-about-me .fusion-button.button-3, .home-about-me h3, .home-cody-quote h2  {
    border-width: 2px;
    color: #000 !important;
    border-color: #000 !important;
}

.fusion-button.button-2 {
    border-width: 2px;
    color: #000 !important;
    border-color: #000 !important;
}

.home-get-in-touch .fusion-button.button-4 {
  border-width: 2px;
    color: #aaa9a9 !important;
    border-color: #aaa9a9 !important;
}

.home-about h3 {
    margin-top: .5em !important;
    margin-bottom: .5em;
}

.black-text{
color:#000000 !important;
}


.car-bottom .fusion-button.button-5:hover,.car-bottom .fusion-button.button-5:focus, .car-bottom .fusion-button.button-5:active,.home-about-me .fusion-button.button-3:hover,.home-about-me .fusion-button.button-3:focus, .home-about-me .fusion-button.button-3:active, .fusion-button.button-4:hover,.fusion-button.button-4:focus, .fusion-button.button-45:active {
    border-width: 2px;
    border-color: #a2a2a2 !important;
    color: #a2a2a2 !important;
}

@media only screen and (max-width: 800px){
.fusion-body .fusion-page-title-bar {
    padding-top: 75px !important;
    padding-bottom: 5px;
    min-height: 140px;
    height: auto;
}

}