@charset "UTF-8";
/* CSS Document */
@import url("https://use.typekit.net/mdt0pck.css");
body {
    background: #000000 url("../images/bg.jpg") no-repeat fixed center;
    background-color: #000000;
    /*background-size: contain;*/
    text-align: center;
    Font-size: 15px;
    line-height: 1.5;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
    font-style: normal;
    font-weight: 300;
}
h1 {
    font-size: 40px;
    line-height: 40px;
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
    color: #ff7200;
    margin-bottom: 20px;
}
h2 {
    font-size: 33px;
    /*line-height: 50px;*/
    color: #0e0d0d;
    text-transform: uppercase;
    font-weight: normal;
    font-style: normal;
    margin-bottom: 0px;
}

a:link, a:visited {
    color: #0c527e;
    text-decoration: none;
}
a:hover {
    color: #fc6032!important;
    text-decoration: none;
}
.footnav:link, .footnav:visited {
    color: #ffffff;
    text-decoration: none;
    font-weight: 500;
}
.footnav:hover {
    color: #fc6032;
    text-decoration: none;
}
.btn-details:link, .btn-details:visited {
    color: #ffffff;
    text-decoration: none;
    background-color: #000000;
    border-radius: 0;
    padding: 6px 7px !important;
    font-size: 14px !important;
    margin-bottom: 0px;
    text-transform: uppercase;
}
.btn-details:hover {
    color: #ffffff!important;
    text-decoration: none;
    background-color: #000000;
    border-radius: 0;
}
a.btn-dealer:visited, a.btn-dealer {
    background-color: #fc6032;
    color: #ffffff;
    padding: 10px 5px !important;
    font-size: 14px !important;
    line-height: 1em;
    font-weight: 400;
    border-radius: 0;
    border: 0px solid #fc6032;
    cursor: pointer;
    display: inline-block;
    box-sizing: border-box;
    vertical-align: middle;
    text-transform: uppercase;
}

a.btn-dealer:active, a.btn-dealer:hover {
    background-color: #cccccc !important;
    color: #ffffff !important;
    border: 0px solid #cccccc;
}
.productbox .card-block {
    font-size: 14px;
    padding-top: 0.5em;
    color: #656565;
    font-style: normal;
    font-weight: 400;
}
.btn-paging {
    padding: 0px 10px !important;
    border: 3px solid transparent;
    height: 24.33px;
}
.nav-link:hover, .nav-link:focus {
    color: #696969 !important;
    border-bottom-color: #696969;
    border-bottom-width: 2px;
    border-bottom-style: solid;
}
.nav, .nav-link {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0em;
    color: #ffffff !important;
    padding-left: 8px !important;
    padding-right: 8px !important;
    font-stretch: expanded;
    border-bottom-color: transparent;
    border-bottom-width: 2px;
    border-bottom-style: solid;
}
.carousel-indicators {
    bottom: -13px !important;
}

ul li {
    display: inline;
}

.featured_header {
    display: none;
}

.bruh {
    line-height: 35px;
    z-index: 500;
    color: #ffffff!important;
    border-bottom-width: 4px;
    border-bottom-style: solid;
}
.card-title {
    text-align: center;
}
.productbox {
    border-radius: 0;
}
.navbar-light  {
    z-index: 810;
    background: #000000;
    color: #ffffff;
    border: 1px solid #000000;
}
.navbar-dark .navbar-toggler {
    color: rgba(255,255,255,.5);
    border-color: #ffffff;
}
.productbox-container {
    margin-top: 0px;
    height: auto;
    padding: 0px!important;
    background-color: #ffffff;
}
.productbox {
    box-shadow: inset 0px 0px 0px rgba(0,0,0,.24);
    height: auto;
}
.white {
    background: #ffffff;
}
.black {
    background: #000000;
}

#app .productset .btn-paging {
    padding: 4px 10px!important;
    background-color: #000000;
    color: #ffffff;
    border: 1px solid #999999;
    border-radius: 4px;
    height: 30px;
}
.products-pagingselect {
    background-color: #000000;
    border: 1px solid #999999;
    color: #ffffff;
    height: 30px;
    border-radius: 4px!important;
}
.title-text {
    text-align: center;
    color: #ff7200;
}
.dots {
    display: table-cell !important;
    vertical-align: middle;
    text-align: center;
    background: transparent url(../images/dots2.png) no-repeat 0 50%;
}
.footer {
    background: transparent;
    color: #ffffff;
    margin: auto;
    padding-left: 1rem!important;
    padding-right: 1rem!important;
    padding-top: 0!important;
    padding-left: 1rem!important;
}

.linkbutton:link, .linkbutton:visited {
    display: inline-block;
    padding: 10px 50px;
    /*margin-top: 20px;*/
    text-transform: uppercase;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    color: #ffffff;
    font-size: 30px;
    background: #ff7200;
    border-radius: 40px 40px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.linkbutton:hover {
    color: #0e0d0d;
}

.more {
    color: #0e0d0d;
    background-color: #ffffff;
    min-width: 35px;
    min-height: 35px;
    margin: 0 10px 0 0;
    padding-top: 3px;
}
#app .productset .products-paging {
    margin-bottom: 20px;
    color: #ffffff;
    letter-spacing: 1px;
    font-weight: 500;
}
.btn-light {
    color: #ffffff;
    background-color: #fc6032;
    border-color: #fc6032;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.card {
    border: 1px solid #bababa;
}
/*///////////////////*/
/* Extra Small devices (landscape phones, 576px and up) */
@media (min-width: 320px) {  .gf-logo {
    max-width: 70px;
    margin: 0;

}}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {  .gf-logo {
    max-width: 100px;
}}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) { .gf-logo {
    max-width: 125px;
    margin-left: 10px;
}}

/* Large devices (desktops, 992px and up) */
@media (min-width: 1100px) { .gf-logo {
    max-width: 150px;
    margin-left: 10px;
}}

.homelogo {
    color: #ffffff!important;
    font-size: 20px;

}
.homelogo:link, .homelogo:visited {
    color: #ffffff!important;
}
#instockCheckbox {
    color:#ffffff;
}