@charset "UTF-8";
/* CSS Document */
body {
	font-family: "Open Sans",Arial,sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #444;
	margin-bottom: 210px; /* Margin bottom by footer height */
}

h1 {
	font-family: 'Open Sans Condensed',sans-serif;
	line-height: 1.1;
	font-weight: 700;
	font-size: 25px !important;
}
h2, h3, h4, .featured_header {
	font-family: 'Open Sans Condensed',sans-serif;
	line-height: 1.1;
	font-weight: 700;
	font-size: 25px !important;
}
li {
	display: inline;
	list-style-type: none;
}

topblack {
	background-color: #000000 !important;
}
.blackback {
	background-color: #000000;
	padding-bottom: 0px;
}
.whitetext {
	color: #ffffff !important;
}
a:link, a:visited {
	color: #8f8f8c;
	text-decoration: none;
	font-family: inherit;
}
.well-sm {
	padding: 9px;
	border-radius: 3px;
}
.well {
	background-color: #ffffff;
	border: 1px solid #696969;
	border-radius: 8px;
	min-height: 20px;
	padding: 12px;
	margin-bottom: 0;
	text-align: center;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.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 {
    background: #ffffff !important;
	color: #000000 !important;
	text-transform: capitalize;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
    text-decoration: none;
    padding: 5px 7px !important;
    font-weight: 700;
	font-family: 'Open Sans Condensed',sans-serif; !important;
    border-radius: 0px !important;
    border: 1px solid #3a3a3a !important;
    margin-right: 0px !important;
    float: left !important;
	font-size: 14px;
}
.btn-details:hover {
	color: #ffffff !important;
	background-color: #000000 !important;
	border-color: #000000;
}
a.btn-dealer:visited, a.btn-dealer {
	background: #013E7F;
    display: inline-block;
    color: #ffffff !important;
	font-family: 'Open Sans Condensed',sans-serif; !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    margin-right: 0px;
    text-align: center;
    border-radius: 0px !important;
	text-transform: capitalize;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	font-weight: 400;
	padding: 5px 7px !important;
	position: relative;
	z-index: 1;
	font-size: 14px;
}
a.btn-dealer:active, a.btn-dealer:hover {
	background: #0055B0 !important;
	color: #000000 !important;
}
.margins {
	margin-bottom: 5px;
}
.lowsocials {
	color: #ffffff;
}
.bott {
	margin-bottom: 7px;
}
.backinwhite {
	background-color: #ffffff;
}
.backinblack {
	background-color: #000000;
	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: #696969;
}
.gray a:hover {
	color: #FFC70E;
}
.detail_item_label {
	font-weight: bold;
}
.black1 {
	background-color: #000000 !important;
	color: #ffffff !important;
}
address {
	font-size: 12px;
	letter-spacing: 0px;
	text-align: center !important;
}
.text-white, ol {
	color: #ffffff;
}
.topbar {
	border-top: 2px solid #ed1c24;
	margin-top: 15px !important;
}
.product {
	padding: 5px;
	font-size: 14px;
	min-height: 260px;
}
.product-container {
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	overflow: hidden;
}
.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;
}
.h1, .h2, .h3, h1, h2, h3 {
	margin-top: 5px;
	margin-bottom: 0px;
}
.blacktext {
	color: #000000!important;
}
.dropdown:hover .dropdown-menu {
	display: block;
}
.header {
	background: #000000;
	border-bottom: none;
	width: 100%;
}
.navbar-inverse {
	background-color: #000000 !important;
	border-color: #000000;
	font-size: 15px;
}
.padleft {
	padding-left: 20px;
}
/*.footer {*/
	/*padding: 0;*/
	/*position: relative;*/
/*}*/
.footer_top {
	width: 100%;
	background: #262626;
	padding: 15px 0;
}
.footer_bottom {
	padding-top: 16px;
	font-style: normal;
	font-weight: 700;
	font-family: 'Open Sans Condensed',sans-serif;
	line-height: 1.1;
}
.footer_top .title-subscribe {
	text-transform: uppercase;
	color: #c7c7c7;
	text-align: left;
	letter-spacing: 1px;
	font-weight: 400;
}
.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;
	color: #0d456a;
}
.grow {
	transition: all .2s ease-in-out;
}
.grow:hover {
	transform: scale(1.6);
	z-index: 1999;
	padding-left: 20% !important;
}
.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;
}
.card-img-top {
	width: inherit;
}
.wfoot {
	color: #ffffff;
	background: #000000;
	background-size: cover;
	text-align: center;
	padding: 10px 20px;
}
.wfoot a {
	color: #ffffff;
}
.wfoot a:hover {
	color: #a9a9a9;
}


.product-image-modal > .modal-dialog:hover img {
	transform: scale(1.8);
}
.dropdown-menu {
	margin: 0;
}
.lineHeader {
	text-align: center;
	position: relative;
	margin-top: 15px;
}

.featured_header {
	text-align: center;
}
.product .card-image {
	margin-top: 15px;
	min-height: 500px !important;
	display: flex;
	align-items: center;
}
.card-img-top {
	width: auto;
}
.table th, .table td {
	padding: 0.45rem;
}

.navbar-brand {
	padding-top: 0;
	padding-bottom: 0;
}
.footer {
	background: black  no-repeat center bottom;
	color: #ffffff;
	height: auto;
	width: 100%;
}
.footer a:link {
	color:#ffffff;
}
#backtop {
	position: fixed;
	left: auto;
	right: 20px;
	top: auto;
	bottom: 15px;
	outline: none;
	overflow: hidden;
	color: #fff;
	text-align: center;
	background-color: #8a221b;
	height: 35px;
	width: 35px;
	line-height: 33px;
	font-size: 22px;
/*	border-radius: 7px;*/
	cursor: pointer;
	transition: all 0.3s linear;
	z-index: 999999;
	opacity: 1.0;
	display: none;
}
.lower1 {
	background-color: #000000;
	color: #ffffff;
}
.navbar-light .navbar-nav .nav-link {
	color: #ffffff;
}
.carousel-indicators {
	bottom: -10px;
}
.carousel-indicators li {
	background-color: #BDBDBD;
}
.carousel-indicators .active {
	background-color: #424242;
}
.navbar {
	padding: 0rem 1rem;
}
.hdln {
	text-align: center;
	text-transform: uppercase;
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
	color: #ec3423;
}
/* Sticky footer styles
-------------------------------------------------- */
html {
	position: relative;
	min-height: 100%;
}

.footer {
	/*margin-bottom: 100px;*/
	position: absolute;
	bottom: 0;
	width: 100%;
	height: auto; /* Set the fixed height of the footer here */
	background-color: #000000;
}
.nav-link, .nav-item, .navbar-nav {
	font-family: "Open Sans",Arial,sans-serif;
	font-style: normal;
	font-weight: 700;
    font-size: 16px;
	color: #ffffff !important;
}

product .btn.btn-dealer {
    margin-top: 0px;
}
.productbox .btn-dealer, .productbox .btn-details {
    margin-top: 0px;
}
/*.midback {*/
/*	background: url('/smith-wesson/assets/images/bkg-aside.jpg') no-repeat center bottom !important;*/
/*	border-bottom: #8A221B solid 1px;*/
/*	border-top: #8A221B solid 15px;*/
/*	color: dimgrey;*/
/*	font-style: italic!important;*/
/*	text-align: center;*/
/*}*/

.lowerb {
	border-bottom: #0055b0 3px solid;
}

.navbar-dark .navbar-toggler {
	border-color: #696969;
	border-width: 2px;
}
.socials {
	background-color: #fff;
	text-align: center;
	color: #252525!important;
	font-size: 25px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 12px;
	padding-right: 12px;
}
.socials1 {
	background-color: #fff;
	text-align: center;
	color: #252525!important;
	font-size: 25px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 10px;
}
.socials2 {
	background-color: #fff;
	text-align: center;
	color: #252525!important;
	font-size: 25px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 9px;
	padding-right: 9px;
}
.socials3 {
	background-color: #fff;
	text-align: center;
	color: #252525!important;
	font-size: 25px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 10px;
}
.carousel-control-prev-icon, .carousel-control-next-icon {
	color: #999999!important;
}
.card-block {
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
.productbox-container {
	height: 100%;
}
.follow {
	background-color: #333333;
	padding-top: 20px;
	padding-bottom: 15px;
}
.first {
	padding-left: 15px;
	padding-right: 15px;
}
.topcarousel {
	border-bottom: #666666 solid 1px;
}
/*///////////////////*/
/* Extra Small devices (landscape phones, 576px and up) */
@media (min-width: 320px) {  .logogf {
	max-width: 70px;
	margin: 0;

}}

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

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

/* Large devices (desktops, 992px and up) */
@media (min-width: 1100px) { .logogf {
	max-width: 150px;
	margin-left: 10px;
}}
.homelogo, homelogo:visited, homelogo:link {
	color:#ffffff!important;
	font-size: 20px;
}