﻿body {
	padding-top: 70px;
}
body.modal-open {
	overflow: hidden;
	position: fixed;
	width: 100%;
}
body.home-page {
	padding-top: 0px;
}
/*--------------- HELPER CLASSES -----------*/
.border {
	border: 1px solid #ddd;
	padding: 0 10px;
	margin-bottom: 10px;
}
#dvQuote {
	color: #555;
	background-color: #e7e7e7;
}
.table input[type="text"][value] {
	text-align: center !important;
}
/*--------------- Navigation Main ---------------*/
/*--------------- Navigation Main ---------------*/
nav, nav * {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
nav.transparent {
	background-color: rgba(248, 248, 248, 0);
	border-color: rgba(231, 231, 231, 0);
}
nav.transparent.open-menu {
	background-color: rgba(248, 248, 248, 1) !important;
	border-color: rgba(231, 231, 231, 1) !important;
}
nav #main-navbar[aria-expanded="true"] {
	background-color: rgba(231, 231, 231, 0);
	;
}
#main-navbar .navbar-right .form-inline {
	width: 370px;
}
/*--------------- dvMainContent -------------*/
/*--------------- dvMainContent -------------*/
#dvMainContent {
	min-height: 200px;
	padding: 0px;
}
/*--------------- Bead Crumbs Area---------------*/
/*--------------- Bead Crumbs Area---------------*/
#dvBC {
	font-size: 12px;
}
#dvBreadCrumbs .navbar-form {
	margin-top: 0px;
}
/*--------------- Left Column ---------------*/
/*--------------- Left Column ---------------*/
#dvDisplayLeft li {
	list-style: none;
}
#dvDisplayLeft li span {
}
#dvDisplayLeft li a {
}
#dvDisplayLeft .nav>li>a {
	padding: 3px 1px;
}
#dvDisplayLeft .nav-stacked {
	padding-top: 50px;
	padding-bottom: 10px;
}
.navbar-brand {
	float: initial;
}
#dvCategories li.subcategory {
    padding: 2px 0;
}


#dvCategories .subcategory a {
    font-size: 90%;
    padding-left: 1em;
	opacity:.8;
}
/*-------------- Products List Pages --------------*/
#dvCategories-list li, #ContentPlaceHolder1_dvProducts li, .products-list-wrap li {
	list-style: none;
	text-align: center;
}
#dvCategories-list li {
	width: 94%;
	max-width: 200px;
	height: auto;
	display: block;
	margin: 5px auto;
}
#dvCategories-list li .border, #ContentPlaceHolder1_dvProducts li .border {
	margin-bottom: 0px;
	-webkit-box-shadow: inset 0 0 10px 1px rgba(0,0,0,.05);
	box-shadow: inset 0 0 10px 1px rgba(0,0,0,.05);
}
#dvCategories-list li .border:hover, #ContentPlaceHolder1_dvProducts li .border:hover {
	border-color: #C8C8C8;
	-webkit-box-shadow: inset 0 0 10px 1px rgba(0,0,0,.1);
	box-shadow: inset 0 0 10px 1px rgba(0,0,0,.1);
}
#dvCategories-list li .category-image {
	display: inline-flex;
	flex-direction: row;
	align-items: center;
	min-height: 150px;
}
#dvCategories-list li .category-name {
	min-height: 60px;
}
#ContentPlaceHolder1_dvProducts #products-list-wrap .product-name-link {
	min-height: 100px;
}
#ContentPlaceHolder1_dvProductPages2 select.form-control {
	width: 80px;
	display: inline-block;
	height: 25px;
	padding: 3px;
}
/*-------------- Single Product Information Pages --------------*/
/*-------------- Single Product Information Pages --------------*/
.product-vendor-image {
	margin: 10px 0;
}
.product-vendor-image img {
	max-height: 50px;
}
.product-info .product-name {
	font-size: 19px;
	font-weight: bold;
}
#ContentPlaceHolder1_dvProductInfo .main-product-image img {
	border: 1px solid #dddddd;
	max-width: 100%;
	min-width: 100%;
	height: auto;
}
.product-title h2.product-id:before {
	content: "SKU: ";
	padding-right: 2px;
	font-style: italic;
	opacity: .7;
	font-size: 12px;
}
.product-info .product-id {
	font-size: 15px;
	margin-top: 0px;
	padding-left: 0px;
}
.product-info .manufacturer {
	font-size: 12px;
}
#ContentPlaceHolder1_dvProductInfoAreaB {
	padding: 0px;
}
#ContentPlaceHolder1_dvProductInfo .main-product-image a[data-featherlight="image"] img:hover {
	-webkit-box-shadow: 0 0 10px 1px rgba(0,0,0,.2);
	box-shadow: 0 0 10px 1px rgba(0,0,0,.2);
}
#ContentPlaceHolder1_dvProductInfoAreaB hr {
	margin-top: 5px;
	margin-bottom: 5px;
	border: 0;
	border-top: 1px solid #ccc;
}
#main-product-gallery-images {
	display: flex;
	background: none;
	justify-content: center;
	border: none;
}
#main-product-gallery-images .product-gallery-img {
	margin: 0 5px;
}
.featherlight-content img {
	max-height: 600px;
	max-width: 600px;
}
/*----------- manufacturers Logo Page -------------*/
/*----------- manufacturers Logo Page -------------*/
#manufacturers-list li {
	list-style: none;
	text-align: center;
}
#manufacturers-list li img {
	width: 94%;
	max-width: 200px;
	height: auto;
	display: block;
	margin: 5px auto;
}
.manufacturer-wrapper {
	min-height: 270px;
}
#manufacturers-list .manufacturer-logo {
	display: inline-flex;
	flex-direction: row;
	align-items: center;
	min-height: 160px;
}
#manufacturers-list .manufacturer-name {
}
/*---------------------------- ORDER PAD ------------------------------*/
#ContentPlaceHolder1_btnUpdateQuantities {
	font-weight: bold;
	border-color: #A0A0A0;
}
/*------------------------------- FOOTER -------------------------------*/
/*------------------------------- FOOTER -------------------------------*/
footer {
	background: #666;
	color: #efefef;
	margin-top: 10px;
}
#subfooter {
	background-color: #222222;
	color: #efefef;
}
#dvFooter nav {
}
#dvFooter nav li {
	list-style: none;
	display: inline-block
}
#dvFooter nav li a {
	padding: 5px 10px;
	margin-right: 10px;
}
#dvFollowUs {
	font-size: 23px;
}
/*-------------- Contact Form ----------------*/
.bg-success {
	padding: 10px;
}
/*++++++++++++++++ Register Emails ++++++++++++++*/
.RegisterEmailContainer{
	position: fixed;
    bottom: 0px;
	left:15px;
    padding: 10px;
    width: 100%;
    border-top: 1px solid #ddd;;
    background-color: #303030;
	z-index:50;
	}
.RegisterEmailContainer p{
	color:#efefef;
	}	
	#ibRegisterEmailClose{
		width: 50px;
		height: 50px;
		}
/*++++++++++++++++ external Frame ++++++++++++++*/
#external-frame-header {
	background-color: #efefef;
}

/*--------------------- RESPONSIVE --------------------*/
@media (max-width: 991px) {
#dvDisplayLeft .nav-stacked {
	padding-top: 5px;
}
#main-navbar .navbar-right {
	width: 100%;
	text-align: center;
}
}

@media (min-width: 768px) and (max-width: 991px) {
.navbar-collapse.collapse {
	display: none !important;
}
.navbar-collapse.collapse.in {
	display: block !important;
}
.navbar-header .collapse, .navbar-toggle {
	display: block !important;
}
.navbar-header {
	float: none;
}
}
