@charset "UTF-8";
/* CSS Document */
body {
    color: #696969;
    font-family: 'Roboto Condensed', sans-serif;
    font-style: normal;
    font-weight: 300;
    line-height: 1.42857143;
    font-size: 15px;
    margin-bottom: 155px !important;
}

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

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

html {
    position: relative;
    min-height: 100%;
}

h2, .h2 {
    font-size: 29px !important;
    text-transform: uppercase;
}

h3, .h3 {
    margin-bottom: 13px;
}

h4, .h4 {
    margin-bottom: 5px;
}

.mainbody {
    background-color: #000000;
}

#social:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
}

#social {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -o-transform: scale(0.8);
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
}

topblack {
    background-color: #000000 !important;
}

.paginamarg {
    margin: 0px 5px 0 5px;
    height: 26px;
}

.btn2 {
    padding: 2px 10px;
    font-size: 14px !important;
    background-color: #cccccc;
    color: #ffffff;
}

.field {
    border: 1px solid #000;
}

.heading {
    background-color: #000000 !important;
    border-bottom: 0px #ffffff;
    border-top: 0px #ffffff;
    border-right: 0px #ffffff;
    border-left: 0px #ffffff;
    border-style: solid;
    font-size: 1rem;
    text-transform: uppercase;
}

.whitetext {
    color: #ffffff !important;
}

.well-sm {
    padding: 9px;
    border-radius: 3px;
}

.product .card {
    border-color: #cccccc;
    border-radius: 8px;
    text-align: center;
}

.top10 {
    margin-top: 10px;
}

.bottom10 {
    margin-bottom: 10px;
}

#catalog_detail .product_image {
    width: 500px;
    height: 300px;
    background: #fff;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.btn-details, .btn-details:visited {
    color: #000000 !important;
    text-decoration: underline !important;
}

.btn-details:hover {
    color: #000000 !important;
    /*background-color: #000000 !important;*/
    /*border-color: #000000;*/
}

a.btn-dealer:visited, a.btn-dealer {
    background-color: #FDB726;
    color: #000000 !important;
    padding: 5px 3px !important;
    font-size: 16px;
    line-height: 1em;
    font-weight: 400;
    border-radius: 0;
    border: 2px solid #FDB726;
    cursor: pointer;
    display: inline-block;
    box-sizing: border-box;
    vertical-align: middle;
    text-transform: capitalize;
}

a.btn-dealer:active, a.btn-dealer:hover {
    background-color: #cccccc !important;
    color: #ffffff !important;
    border: 2px solid #cccccc;
}

.dropdown-item.active, .dropdown-item:active {
    color: #000000;
    text-decoration: none;
    background-color: #ffffff;
}

.margins {
    margin-bottom: 5px;
}

.lowsocials {
    color: #ffffff;
}

.bott {
    margin-bottom: 7px;
}

.backinwhite {
    background: url('../images/body_bg.png');
    padding-right: 15px;
    padding-left: 15px;
    color: #ffffff;
}

.backinblack {
    background-color: #000000;
}

.whiteback {
    background-color: #ffffff;
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.backinblack2 {
    background-color: #000000;
    height: auto;
}

.inhi {
    height: 27px !important;
}

.nostripe {
    background-color: #ffffff;
    border-top: 0px solid #ffffff !important;
}

.notopbar {
    border-top: 0px solid #ffffff !important;
}

.gray a {
    color: #cccccc;
}

.gray a:hover {
    color: #FFC70E;
}

.detail_item_label {
    font-weight: bold;
}

.black1 {
    background-color: #000000 !important;
    color: #ffffff !important;
}

address {
    font-size: 11px;
}

.text-white, ol {
    color: #ffffff;
}

.topbar {
    border-top: 2px solid #ed1c24;
    margin-top: 15px;
}

.product {
    padding: 5px;
    font-size: 14px;
    min-height: 260px;
}

.product-container {
    padding-bottom: 8px;
}

.max400 {
    max-height: 400px;
}

.margin10 {
    margin-bottom: 10px;
    margin-top: 10px;
}

.text-left {
    text-align: left !important;
}

.contact {
    border: 0px;
    color: #000000 !important;
    background-color: #ffffff;
    padding: 0px 0px !important;
    font-size: 13px;
    border-radius: 0px;
}

.blackwhite {
    background-color: #ffffff;
    padding-bottom: 20px;
}

.product-img-ht {
    height: 110px;
}

.bb2 {
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}

ul#pane li .product_info {
    width: auto;
}

.blacktext {
    color: #000000 !important;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

.header {
    background: #221E1E;
    border-bottom: none;
    width: 100%;
}

.navbar-inverse {
    border-color: #000000;
    font-size: 15px;
}

.navbar {
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    border-radius: 0px;
}

.nav, .nav-link {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0em;
    color: #1a1517 !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    font-stretch: expanded;
}

/*.nav-link {*/
/*	border-bottom-color: #ffffff;*/
/*	border-bottom-width: 2px;*/
/*	border-bottom-style: solid;*/
/*}*/

.padleft {
    padding-left: 20px;
}

.btn-paging {
    padding-top: 2px;
}

.minusmarg {
    padding-right: 0px;
    padding-left: 0px;
}

.contact1 {
    color: #990000 !important;
    font-weight: bold;
}

.black11:link {
    color: #000000 !important;
}

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

.btn-paging {
    padding: 0px 10px !important;
    border: 3px solid transparent;
    height: 24.33px;
}

.nav > li > a {
    padding: 10px 15px;
}

.navbar-inverse .navbar-nav > li > a {
    color: #ffffff;
}

.dropdown-menu {
    margin: 0;
}

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

.nav-link:hover, .nav-link:focus {
    color: #696969 !important;
    border-bottom-color: #ffc632;
    border-bottom-width: 4px;
    border-bottom-style: solid;

}

.product .product-title {
    color: #000000;
    text-align: left;
    font-size: 48px!important;
}

/* Sticky footer styles
-------------------------------------------------- */
.footer_bottom {
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: #000000;
    padding-right: -15px !important;
    padding-left: -15px !important;
    color: #cccccc !important;
    font-size: 12px !important;
    padding-top: 10px;
    height: 170px;
}

.footer_bottom ul li a {
    color: #cccccc;
    -webkit-transition: color .2s linear;
    -moz-transition: color .2s linear;
    -ms-transition: color .2s linear;
    -o-transition: color .2s linear;
    transition: color .2s linear;
}

.header_container {
    margin-right: auto;
    margin-left: auto;
    border-radius: 0;
}

.footer-top {
    background-color: #3F3E3F;
    height: 25px;
    margin-bottom: 20px;
}

.navbar-brand {
    margin-left: 1rem;
    margin-right: 1rem;
}

.bg-dark {
    background-color: #000000 !important;
}

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

.socialspace a:link {
    margin-left: 5px;
    margin-right: 5px;
    color: #ffffff !important;
}

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

.nav-link {
    font-size: 16px !important;
    font-weight: 700;
}

#app {
    padding-top: 5px;
}

.what {
    color: #ffffff;
    margin-top: 0px;
    margin-bottom: 0px;
    background: url('../images/body_bg.png');
}

.orange {
    color: #f96302;
}

.navbar-dark {
    background-color: #ffffff;
}

.alert-bar {
    bottom: 0;
    width: 100%;
    background-color: #a5a596;
    color: #fff;
    -webkit-flex-grow: 0;
    -webkit-flex-shrink: 0;
    -webkit-flex-basis: auto;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding: 5px 5px;
    overflow: hidden;
}

.title {
    font-weight: 600;
    font-size: 4.5rem;
    line-height: .9;
    text-transform: none;
}

address {
    font-size: 8px;
}

.sides {
    padding-left: 1vw;
    padding-right: 1vw;
    -webkit-flex-grow: 0;
    -webkit-flex-shrink: 0;
    -webkit-flex-basis: 50%;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 100%;
    box-shadow: 1px 0 0 0 #333, -1px 0 0 0 #333;
}

.productbox-container {
    margin-top: 0px;
}

.productbox {
    box-shadow: inset 0px 0px 0px rgba(0, 0, 0, .24);
    border-bottom: 1px solid #cccccc;
    background-color: #ffffff;
    padding-bottom: 0px;
}

.card {
    border-radius: 0 !important;
    /*border: 1px solid #cccccc;padding-right: 0px*/
}

.products-paging {
    margin-bottom: 10px;
}

.carousel-control-prev-icon {
    opacity: 0.3;
}

.carousel-control-next-icon {
    opacity: 0.3;
}

.productbox-container {
    min-height: 345px;
    height: auto;
}

.arr {
    text-transform: capitalize;
    font-size: 8px;
}

.footnav {
    padding: 0 1vw;
}

ul li {
    display: inline;
}

.head1 {
    border-bottom: 1px solid #cccccc;
}

.bruh {
    line-height: 91px;
    border-bottom-color: #ffffff;
    border-bottom-width: 4px;
    border-bottom-style: solid;
}

.lowers {
    background-color: #000000;
    border-top: 1px solid #cccccc;
    bottom: 0px;
}

.overlay {

}

select {
    background-color: #ffffff;
    border-radius: 0px !important;
}

#app .productset .btn-paging {
    background-color: #ffffff;
    color: #605c5d;
    font-size: 20px;
}

.col-md-50 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

.btn-dd {
    color: #ffffff !important;
    background-color: #1a1617;
    border-bottom: 4px solid #1a1617;
    border-bottom: 4px solid #000000;
    border-left: 0px solid #000000;
    border-right: 0px solid #000000;
    border-radius: 0px;
    width: 100%;
    padding-top: 5px !important;
    padding-bottom: 0px !important;
}

.btn-dd:hover {
    color: #ffffff !important;
    text-decoration: none;
}

.card-block {
    padding-bottom: 0;
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.breadcrumb {
    display: block;
    background-color: #ffffff;
}

.btn-details {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.productbox .btn-dealer, .productbox .btn-details {
    margin-top: 0px;
    margin-bottom: 0px;
}

.productbox {
    margin: 0px;
}

.featured_header, .catalog {
    font-size: 15px;
}

.logo1 {
    margin-right: 40px;
}

.productbox .card-block {
    font-size: 15px;
}

.productbox .card-title {
    font-size: 16px;
    height: 45px;
    font-weight: bold;
    color: #696969;
    text-decoration: none;
}

.productbox .card-title:hover {
    color: #696969;
    text-decoration: none;
}

.title-text {
    /*text-decoration: underline #FDB726;*/
    border-bottom: 4px solid #FDB726;
    display: inline-block;
    line-height: 0.85;
}
.product .display-inventory {
    text-align: left;
}

.navbar-dark .nav-item > .nav-link.active  {
    color: #ffffff!important;
    border-bottom: 4px solid #FDB726;
    display: inline-block;
    /*line-height: 0.85;*/
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
    .topbutt {
        font-size: 13px;
        /*width: 100%;*/
    }
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
    .topbutt {
        font-size: 14px;
    }
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 1100px) {
    .topbutt {
        font-size: 16px;
        /*margin-left: 10px;*/
    }
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
    .topbutt {
        font-size: 18px;
        /*margin-left: 25px;*/
    }
}
