@charset "UTF-8";
/* CSS Document */
body {
    color: #333131;
    font-family: Helvetica Neue, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 300;
    line-height: 1.42857143;
    font-size: 15px;
    background-image: url(../images/back.jpg);
    background-color: #000000;
}

h2 {
    color: #ffffff;
}

a:link, a:visited {
    color: #154e69;
    text-decoration: none;
}

a:hover {
    color: #ffc632;
    text-decoration: none;
}

.footnav:link, .footnav:visited {
    color: #ffffff;
    text-decoration: none;
}

.footnav:hover {
    color: #fc6032;
    text-decoration: none;
}

.btn-details:link, .btn-details:visited {
    color: #ffffff;
    text-decoration: none;
    background-color: #154e69;
    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: #ff732e;
    color: #ffffff;
    padding: 10px 5px !important;
    font-size: 14px !important;
    line-height: 1em;
    font-weight: 400;
    border-radius: 0;
    border: 0px solid #ff732e;
    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: inherit;
    padding-top: 0.5em;
    color: #393939
}

.nav-link:hover, .nav-link:focus {
    color: #ffffff !important;
    border-bottom-color: #ff732e;
    border-bottom-width: 4px;
    border-bottom-style: solid;
    font-size: 16px !important;
    font-weight: 700;
}

.nav, .nav-link {
    padding-top: 15px !important;
    padding-bottom: 0px !important;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0em;
    color: #000000 !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    font-stretch: expanded;
    border-bottom-color: transparent;
    border-bottom-width: 2px;
    border-bottom-style: solid;
}

.carousel-indicators {
    bottom: -14px !important;
}

ul li {
    display: inline;
}

.featured_header {
    display: none;
}

.bruh {
    line-height: 35px;
    color: #ffffff !important;
    border-bottom-width: 4px;
    border-bottom-style: solid;
    white-space: nowrap;
}

.card-title {
    text-align: center;
}

.productbox {
    border-radius: 0;
}

.navbar-light {
    background: #092231;
    background-image: url(../images/head-back-tile.png);
    background-repeat: repeat-x;
    color: #ffffff!important;
}

.productbox-container {
    margin-top: 10px;
    padding-right: 5px !important;
    padding-left: 5px !important;
    height: auto;
}

.productbox {
    box-shadow: inset 0px 0px 4px rgba(0, 0, 0, .24);
    height: auto;
}

.white {
    background: #ffffff;
}

.black {
    background: #000000;
}

.product-container, .product-title, .fsi-row-md-level, .product-description {
    background: #ffffff;
}

#app .productset .btn-paging {
    padding: 0px 10px !important;
}

/*select {*/
/*    padding: 4px 10px;*/
/*    border: 1px solid #154e69;*/
/*    border-radius: 0px;*/
/*    height: 31px;*/
/*}*/

.title-text {
    text-align: center;
}

.dots {
    display: table-cell !important;
    vertical-align: middle;
    text-align: center;
    background: transparent url(../images/dots2.png) no-repeat 0 50%;
}

.navbar-light .navbar-toggler {
    color: #cccccc;
    border-color: #cccccc;
    background-color: #cccccc;
}

.navbar-light .navbar-toggler-icon {
    background-color: #cccccc;
    color: #cccccc;
    border-color: #cccccc;
}

.products-paging {
    color: #ffffff;
    letter-spacing: 1.5px;
}

.carousel-item .img-fluid {
    width: 100%;
}

.carousel-item a {
    display: block;
    width: 100%;
}

#app .productset .btn-paging {
    background-color: #154e69;
    border: 1px solid #154e69;
}

.carousel-inner .item {
    /*height:400px;*/
    background-size:cover;
    background-position: center center;
}
/*///////////////////*/
/* 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: 125px;
}}

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

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

.nav-link {
    white-space: nowrap;
}
.homelogo, homelogo:visited, homelogo:link {
    color:#ffffff!important;
    font-size: 20px;
}
#instockCheckbox {
    color:#ffffff;
}