#content {
    padding: 0!important;
}

body #site-logo a img {
    height: auto!important;
    background-color: #ffffff;
    padding-left: 10%;
    padding-right: 10%;
    padding-bottom: 8%;
    width: 120px!important;
}

@media screen and (max-width: 600px) { body #site-logo a img {
    height: auto;
    background-color: #ffffff;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0%;
    width: 60px;
    left: 35%;
    position: absolute;
}}

@media screen and (max-width: 600px)
{ .fixed-header #site-logo img:not(.tf_sticky_logo) {
    width: 60px;
    max-height: none;
}}

@media screen and (max-width: 600px)
{ #headerwrap {
    height: 125px;
}}

.tf_social_sharing {
    display: none;
}

i._mi.fab.fa-facebook-f {
    color: #d6001c;
}

i._mi.fab.fa-twitter {
    color: #d6001c;
}

i._mi.fab.fa-instagram {
    color: #d6001c;
}

i._mi.fab.fa-facebook-f:hover {
    color: #cea84e;
}
i._mi.fab.fa-twitter:hover {
    color: #cea84e;
}
i._mi.fab.fa-instagram:hover {
    color: #cea84e;
}

input#allstars-first {
    width: 100%;
}

input#allstars-last {
    width: 100%;
}

input#allstars-email {
    width: 100%;
}

input#allstars-phone {
    width: 100%;
}

input#allstars-year {
    width: 100%;
    text-transform: uppercase;
}

li.menu-item-custom-584.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-584 a {
    background-color: #d5011c;
    color: #ffffff! important;
}

li.menu-item-custom-584.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-584 a:hover {
    background-color: #cea84e;
    color: #ffffff! important;
}

li.menu-item-custom-609.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-609 a {
    background-color: #000000;
    color: #ffffff! important;
}

li.menu-item-custom-609.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-609 a:hover {
    background-color: #cea84e;
    color: #ffffff! important;
}

@media (max-width: 600px)
{ body #site-logo a img {
    height: 180px;
    width: auto;
}}

@media (max-width: 680px)
{ .fixed-header #site-logo img:not(.tf_sticky_logo) {
    width: auto;
    max-height: 180px!important;
}}

@media (max-width: 680px)
{ .fixed-header-enabled #headerwrap {
    position: -webkit-sticky;
    position: sticky;
    height: 200px;
}}

@media (max-width: 680px)
{ li#menu-item-584 {
    background-color: #d6001c;
    padding-left:10px;
}}

@media (max-width: 680px)
{ li#menu-item-609 {
    background-color: #000000;
    padding-left:10px;
}}

@media (max-width: 680px)
{ li#menu-item-584 a {
    padding-left:10px!important;
}}

@media (max-width: 680px)
{ li#menu-item-609 a {
    padding-left:10px!important;
}}

@media screen and (max-width: 700px) {
    #main-nav li {
        clear: both;
        display: inline-flex!important;
        padding: 0;
        width: 100%;
        padding-left: 10%!important;
}}