body {
    background: #050505;
}

h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    color: #c2c4c9;
}

.main {
    min-height: 28vw;
}

.Left li a.active, a:hover, a.alt, p a, a.NextLink, .BulkDiscountLink a, .currency-converter p span, .BlockContent.PageContent a, .page-content #LayoutColumn2 a, .footer a:hover, .Left #SideCategoryList li a:hover, .Left .slist li a:hover, .Left .afterSideShopByBrand a:hover, .Left #GiftCertificatesMenu li a:hover, .Left #SideAccountMenu li a:hover, .PageMenu li ul li a:hover, a.alt:hover {
    color: #8fd704;
}

.TopMenu .CartBorder {
    border: solid 3px #8fd704;
}
.TopMenu .CartBorder:hover {
    border: solid 3px #525459;
    transition: 0.5s;
}

.SearchContent_Tab.Active.a, .SearchProduct_Tab.Active.a {
     background-color: #8fd704; 
}

.btn {
    background-color: #525459;
    border-color: #3e3e3e;
    color: #8fd704;
}

.btn:hover {
    background-color: #8fd704;
    border-color: #8fd704;
    color: #222;
}

.btn.alt {
	background-color: #c2c4c9;
	color: #525459;
	border:solid 3px #a2a4a9;
}

a.btn.alt {
	color: #525459;
}

.btn.alt:hover {
	background-color: #525459;
        border-color: #525459;
        color: #8fd704;
}

.btn.text {
  color: #525459;
}

.btn.strongCta {
    background-color: #525459;
    border-color: #8fd704;
    color: #8fd704;
}

.btn.strongCta:hover {
    background-color: #8fd704;
    border-color: #8fd704;
    color: #222;
}

input.Textbox, textarea, input[type="text"], input[type="password"] {
	margin: 0;
	height: 45px;
	line-height: 45px;
	padding: 0 1em;
	background: #c2c4c9;
	font-size: 14px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.quantityInput {        
	padding: 0 20% !Important;
        text-align: center;
}

.productAttributes label, .productAttributes span {
        white-space: normal;
}

h1, .h1 {
    color: #8fd704;
}

.header {
    /*box-shadow:0px 2px 5px #000;*/
    border-bottom: 1px solid #111;
}

#Header .PageMenu .sf-menu > li > a, #Header .PageMenu .sf-menu > li > a::before {
    color: #a2a4a9;
    font-family: "Bitter",serif;
    /*text-shadow:
        -1px -1px 0 #444,
         1px -1px 0 #444,
        -1px 1px 0 #444,
         1px 1px 0 #444,
        0 0 20px #8fd304;*/
}

#Header .PageMenu .sf-menu > li > a:hover {
    color: #d2d4d9;
}

.PageMenu li a::after, .SideCategoryListClassic .category-list li a::after {
    background: #8FD304 none repeat scroll 0 0 !important;
}

#Header {
    /*box-shadow: 0 0 25px 8px #000 inset;*/
    padding-right:10%;    
    background: #010203 !important;
}

#Header > .inner {
    width: 100%;
}

.TopMenu {
    transition: .5s;
    background: url("//cdn10.bigcommerce.com/s-go9at/templates/__custom/Images/Header/BGspeck.png?t=1770242469")#525459 repeat scroll 0 0;
    box-shadow: 2px 0 2px #000 inset;
    color: #ffffff;
}

.TopMenu:hover {
    transition: .3s;
    background-color: #8fd704;
}

.TopMenu li .icon {
    color: #323439;
}

.TopMenu li .icon:hover {
    color: #121419;
}
    
.TopMenu li ul {
    background: #010203;
    border: solid 1px rgb(143,211,4);
    border-radius: 0 0 5px 5px;
    left: -135px !important;
    padding: 22px 0 22px 22px;
    position: absolute;
    text-align: left;
    top: 25px !important;
    width: 180px;
    z-index: 1;
    box-shadow: none;
    
}

.TopMenu li ul::before {
    border-color: transparent transparent #111;
    border-style: solid outset solid solid;
    border-width: 10px;
    content: " ";
    height: 0;
    left: -63px;
    margin-left: 180px;
    position: absolute;
    top: -20px;
    width: 0;
}

.TopMenu li, .TopMenu li a  {
    color: #9a9a9a;
    }

.TopMenu a:hover {
    color: #c2c4c9;
}

.PageMenu {
    width: 100%;
}

.PageMenu .CategoryList {
    float:right;
    width: 430px;
    max-width: 65%;
    text-align: left;
}

.PageMenu li ul::before {
    border-color: transparent transparent #8fd304;
    top: -20px;
    }

.PageMenu .SideCategoryListFlyout ul.sf-menu li ul li a {
    color: #7b7b7b;
    }

.PageMenu li ul {
    display:none;
    position: absolute;
    z-index: 10;
    padding: 1em 0 0 0;
    top: 40px!important;
    width: 250px;
    left: 0;
    list-style-image: none; 
    border:1px solid #050505 !important;
    border-radius: 0 0 4px 4px;
    background: #111213;
}

.PageMenu .SideCategoryListFlyout ul.sf-menu li a {
    color: #ffffff;
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
}

.PageMenu li ul li a.hasSub:hover {
    background: #3a3a3a url("../images/images.png") no-repeat scroll 94% 50% !important;
    color: #8fd304 !important;
}
.PageMenu li.sfHover ul li a:hover, .PageMenu li.sfHover ul li.over {
    background: #15171a;
    color: #8fd304 !important;
}
.PageMenu li ul li.over a.hasSub {
    background: #3a3a3a url("../images/images.png") no-repeat scroll 94% 50% !important;
    color: #8fd304 !important;
}

#ToggleMenu {
    background: #222427 !important; 
}

#DrawerMenu {
    background: #111213 !important;
    border-bottom: solid 3px #0c0d0f;
}

.top_border{
    background: rgb(143, 211, 4) none repeat scroll 0 0;
}

.TopMenu .CartLink a {
    color: #323439;
}

.TopMenu .CartLink a:hover {
    color: #121419;
}

#DrawerMenu .main-menu a, #DrawerMenu .CategoryList a {
    border-bottom: 1px solid rgb(143, 211, 4);
}

#DrawerMenu .topmenu-options a {
    border-bottom: 1px solid rgb(143, 211, 4);
}

#DrawerMenu li > ul {
    background: #222427 !important;
}

#cart-amount {
    box-shadow:0 0 2px #000 inset;
}

#cart-amount .Cart .total::before {
    color: #333;
}

#cart-amount{
    background: rgb(143, 211, 4) none repeat scroll 0 0 !important;
}

.slide-show, #HomeSlideShow {
    margin-bottom: 0 !important;
}

.main {
    background: #15171a;
    padding: 0;
    }

#AdrenalinePage .main {
    background: #c2c4c9;
}

.main > .inner, .footer-main > .inner, .footer-links > .inner, .newsletter-subscription > .inner {
    max-width: 1200px;
    width: 80%;
}

.footer {
    background: #010203;
    }

.footer-main {
    background: none;
    }

.footer-links {
    background: none;
    }

.newsletter-subscription {
    background: #8fd304;
    box-shadow: 0 0 10px #151515 inset;
    }

.icon-social.icon-social-theme {
    background-image: url("//cdn10.bigcommerce.com/s-go9at/templates/__custom/Images/sprite-social.png?t=1770242469");
}

.main .inner {
    background: none;
    padding: 30px 0;
}

#HomeProducts  {
    
    display:inline block;
    
    }

.homeProductRow {
    display: inline-block;
    margin: 0 auto;
    width: 100%;
}


.homeProductLeft {
    float:left;
    display: inline-block; 
    max-width: 590px;
    max-height: 367px;
    width:49%;
    margin: .5% auto;
    border-radius:0px;
    overflow: hidden;
    position: relative;
    }
.homeProductRight {
    float:right;
    display: inline-block; 
    max-width: 590px;
    max-height: 367px;
    width: 49%;
    margin: .5% auto;
    border-radius:0px;
    overflow: hidden;
    position:relative;
    }

.homeProduct1 {
    position: relative;
    }
/*
.homeProduct2 {
    
    }

.homeProduct3 {
    
    }

.homeProduct4 {
    
    }*/

.homeProductRow a {
    
    }

.homeProductRow img {   
    width: 100%;
    height: 100%;
    margin-bottom:-2%;
    }

.homeProductLeft .ImgHover {
    opacity: 0;
    position: absolute;
    color: #fff;
    background: rgba(30,30,30,.2);
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
}

.homeProductRight .ImgHover {
    opacity: 0;
    position: absolute;
    color: #fff;
    background: rgba(30,30,30,.2);
    top: 0;
    left: 100%;
    width: 100%;
    height: 100%;
}

.homeProductRight:hover .ImgHover, .homeProductLeft:hover .ImgHover{
    opacity: 1;
    left: 0;
}

#QuadNews {
    background: #000 url("//cdn10.bigcommerce.com/s-go9at/templates/__custom/Images/Quadzilla_Main%20Logo_chrome.png?t=1770242469") fixed no-repeat center center;
    background-size: 60%;
    width: 100%;   
    padding: 30vw 0 0 0;
    margin: 0 0 -2px;
    border-top: 4px solid #0c0d0f;
    border-bottom: 7px solid #0c0d0f;    
}

#QuadNews img {
    background: rgba(143,211,4,.8);
    border-radius: 2vw 2vw 0 0;
    display:block;
    margin: 0 auto;
    width: 100%;
    max-width: 1600px;
    box-shadow: 0 5px 15px 0px rgba(256,256,256,.58) inset;
}

#QuadFacebook  {
    width: 500px;
    min-height: 500px;
    background: #8fd304;
}

.footer-main h4 {
    color: #525459;
    line-height: 20px;
    padding: 0;
}

.footer ul, .footer-links ul, .footer #SideCategoryList ul {
    float: left;
    list-style: outside none none;
    margin: 8px 0 0;
    width: 100% !important;
}

.footer-columns .SocialConnect {
    border-top: solid 1px #8fd304;
    }

#SideNewsletterBox h4 {
    color: #323439;
}

#SideNewsletterBox .btn.alt {
    background-color: #727479;
    border-color: #424449;
    color: #222429;
}

#SideNewsletterBox .btn.alt:hover {
    background-color: #424449;
    color: rgb(143, 211, 4);
}

.newsletter-subscription .Textbox {
    background-color: #727479;
    box-shadow: 0 0 4px #000 inset;
}

.newsletter-subscription .Textbox {
    background-color: #727479;
    border: medium none;
    color: #222;
    height: 39px;
    line-height: 39px;
    width: 237px;
}

.newsletter-subscription .Textbox:focus {
    color: #222;
}

.StoreNameGreen {
    color: rgb(143,211,4);
}

#Vehicles {
    display: inline-block;
    width: 100%;
    background: #0c0d0f;
    padding: 10px 0 5px;
    
}

.vehicles {
    display: block;
    max-width: 1200px;
    width: 80%;
    margin: 0 auto;
}

.vehicle {
    display: inline-block;
    width: 32%;
    max-width: 450px;
    float: left;
    
}

.vehicle img {
    width: 100%;
    height: 100%;
}

.Dodge {
    margin-right: 1%;
    
}

.Chevy {
    margin: 0 1%;
    
}

.Ford {
    margin-left: 1%;
    
}

#CartBreadcrumb li {
    color: #222;
}

.Breadcrumb li a {
    color: #525459;
}

.Breadcrumb li a:hover {
    color: #111;
}

a.alt:hover {
    background-color: rgba(0,0,0,0);
    /*color: #222429;*/
}

#CategoryHeading .TitleHeading {
    color: #8fd704;
}

.productBanner img{
    width: 100%;
    margin: 0 0 -5px;
}

.one-fifth, .two-tenths {
    width: 25%;
}

.productInfo {
    background: #010203;
    width:100%;
    padding: 5% 0 3%;
}

.productInfoBlock { 
    display: table;
    width:90%;
    max-width:1400px;
    margin: 0 auto;
    color: #ddd;
    font-size: 2.5vw;
    padding: 5% 2%;
    border-bottom: solid 1px rgb(143,211,4);
}

.productInfoBlock img {
    width: 100%;
}

.productInfoBlock h1 {
    color:rgb(143,211,4);
}

.productInfoBlockInner {
    display: table;
    margin: 0 auto;
}

.productInfoBlockOddLeft {
    float: left;
    width: 35%;
}

.productInfoBlockOddRight {
    float: right;
    width: 60%;
}

.productInfoBlockEvenLeft {
    float: left;
    width: 60%;    
}

.productInfoBlockEvenRight {
    float: right;
    width: 35%;    
}

#CategoryContent .ProductList .ProductActionAdd .btn {
    border-color: #5a5a5a;
    color: #8fd304;
    background-color: #777;
}
#CategoryContent .ProductList .ProductActionAdd .btn:hover {
    background-color: #525459;
    border-color: #8fd304;
    color: #8fd304;
}

.ProductList.List li {
    Border-top: 1px solid #888;
}

.ProductList.List .ProductDetails {
    border-top: none;
}

.ProductList .ProductImage a  {
    background-color: #c2c4c9;
}

.ProductList .ProductPriceRating {
    background-color: #c2c4c9;
}

.SearchContainer .ProductList a.TrackLink span{ color:#a9a9a9; font-weight:400;}

.ProductList .ProductDetails a {
    color: #8fd304;
}
.ProductList .ProductDetails a:hover {
    color: #525459;
}

#SearchForm input.Textbox {
    padding: 15px 1em;
}

#SearchForm input.search-close {
    background: url("//cdn10.bigcommerce.com/s-go9at/templates/__custom/Images/search-close.png?t=1770242469") 0 0 no-repeat transparent;
}

.CartContents thead {
    background: #525459;
}

table.CartContents {
    color: #c2c4c9;
}

div.selector {
    background: #c2c4c9 url("//cdn10.bigcommerce.com/s-go9at/templates/__custom/Images/icon_arrow_down.png?t=1770242469") no-repeat scroll right center !important;
    color: #1a1a1a;
    padding: 0px !important;
}

.CartRemoveLink {
    background: none;
    margin: 15px 0 0;
}

table tbody tr td, table.General tbody tr td, table.CartContents tbody tr td {
    border-bottom: 1px solid #525459;
}

.CartContents tfoot .SubTotal td {
    border-bottom: 1px solid #525459;
    border-top: 1px solid #525459;
}

.CartOfferWrapper {
    border: 2px solid #a2a4a9;
}

.CartOfferWrapper h5 {
    border-bottom: 1px solid #a2a4a9;
}

.CartContents a {
    color: #c2c4c9;
}

.CartContents a:hover {
    color: #8fd704;
}

.SubTotal a:hover {
    color: #525459;
}

.productPage .main {
    background: #fff;
}

.SubCategoryList li a:hover {
    border-bottom: 3px solid #8fd704;
}

.ModalContent .btn {
    color: #8fd704 !important;
}

.recaptchatable a:hover, .page-content #LayoutColumn2 a.pname:hover, #ModalContent a:hover, .ModalContent a:hover {
    color: #525459 !important;
}

div.radio span {
    height: 20px;
    width: 20px;
}

div.radio input {
    height: 20px;
    width: 20px;
}

div.radio span.checked, div.radio:active span.checked, div.radio.active span.checked, div.radio.focus span.checked, div.radio:hover span.checked {
	background-position: -21px -82px;
}

.ExpressCheckoutBlock .ExpressCheckoutTitle {
    background-color: #525459;
    border-color: #525459;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
    color: #8fd704;
}

.ExpressCheckoutBlock .ExpressCheckoutTitle span.stepNocnt, .ExpressCheckoutBlock.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle span.stepNocnt {
    background-color: #8fd704;
    border-color: #8fd704;
    color: #525459;
}

.ExpressCheckoutBlock.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle span.stepNocnt {
    background-color: #525459;
    color: #8fd704;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent, div.uploader span.action {
    border-color: #525459;
}

.ExpressCheckoutContent {
    border-color: #525459;
}

.ExpressCheckoutWrapper {
    border-color: #a2a4a9;
}

.ExpressCheckoutContent #CheckoutGuestForm h4, .ExpressCheckoutWrapper .AccountLogin h4 {
    border-color: #a2a4a9;
    color: #8fd704;
}



.HorizontalFormContainer dl, .VerticalFormContainer dl {
    max-width: 900px;
}

#uniform-eway_ccexpm, #uniform-eway_ccexpy, #uniform-creditcard_ccexpm, #uniform-creditcard_ccexpy {
    width: 100px !important;
}

.sharebutton {
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , #8fd704, #649602) repeat scroll 0 0;
    border: 1px solid #649602;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    padding: 3px 10px 5px;
}

.sharebutton:hover {
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , #649602, #8fd704) repeat scroll 0 0;
}

.sharebutton .alt {
    color: #eee;
}

.sharebutton:hover a {
    color: #fff;
}

.HowToPay, .NotifyMessage {
    background: #222429 none repeat scroll 0 0;
    border: solid 1px #a2a4a9;
    margin: 0 0 15px;
    padding: 20px;
    color: #a2a4a9;
}

.icon-add {
    background-color: #8fd704;
}

#share-product {
    background: #222429;
    border: solid 1px #a2a4a9;
    margin: 9vw 0 3vw;
}

#share-product ul.tabs {
    top: -34px;
    padding-left: 1vw;
}

#share-product ul.tabs li {
    margin-right: 0;
    background: -moz-linear-gradient(center top , #d2d4d9, #a2a4a9);
    border-color: #a2a4a9;
}

#share-product ul.tabs li.active {
    background: -moz-linear-gradient(center top, #a2a4a9 , #d2d4d9);
    color: #222429;
}

#share-product #tabcontent {
    border: none;
}

#ProductDetails h1 {
    color: #8fd704;
}

.productAddToCartRight .add-to-cart.strongCta {
    border-color: #8fd704;
    color: #8fd704;
}
.productAddToCartRight .add-to-cart.strongCta:hover {
    background-color: #8fd704;
    color: #525459;
}

.shareSlide .inner {
    padding: 0;
}

.shareSlide {
    border-color: #8fd704;
}

.BlockContentTop {
    display:inline-block;
    width: 100%;
}

#ProductDescription table {
    margin: 20px auto;
}

#ProductDescription tbody tr td {
    border: none;
    padding: 5px 8px;
    vertical-align: top;
}

#ProductDescription tbody tr td p{
    margin: 0 !important;
}

.SubCategoryListGrid .RowDivider {
    display: none;
}

#CategoryContent {
    background: #c2c4c9;
}

.dealerWindow {
    width: 100%;
    height: 40vw;
}