@charset "utf-8";
/* CSS Document */

/*	
 * 3dcart Shopping Cart System - Version: 6
 * http://3dcart.com/
 * Date: Tue, Sept 23 2014
*/

@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800');
@import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700');

/*body:: Controls website background and any other text outside of a table without an associated style.*/ 	
body {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #231f20;
	font-weight: 400;
	padding: 0px 0 0 !important;
	margin: 0;
	background:#FFF url(https://www.bmikarts.com/assets/images/bg_graycheck.jpg) repeat center top;
    background-image: url(https://www.bmikarts.com/assets/images/bg_graycheck.jpg);
    background-position-x: 50%;
    background-position-y: 0%;
    background-size: initial;
    background-repeat-x: repeat;
    background-repeat-y: repeat;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: rgb(255, 255, 255)
}

img {
	border: 0;
}
input,
textarea,
select,
button {
	font-family: 'Open Sans', sans-serif;
    color: #ed7926;
}
#mobileMenu i,
#mobileCatMenu i,
#mobileCart i {
	color: #ed7926;
	font-size: 24px;
}
.top-menu .icon-menu {
	color: #ed7926;
	font-size: 24px;
}
#closeSlideMenu i {
	color: #fff;
	font-size: 24px;
}
::selection {
	color: #FFF;
	background: #22303a;
}
::-moz-selection {
	color: #FFF;
	background: #22303a;
}
blockquote {
	color: #000;
	font-size: 30px;
	font-weight: 400;
	text-align: center;
	line-height: 1em;
	background: #FFF;
	border-left: 6px solid #22303a;
	margin: 0 0 15px 0;
	padding: 40px;
}
.flex-direction-nav .flex-prev {
    left: 15px !important;
	color:#fff;
}
.flex-direction-nav .flex-next {
    right: 15px !important;
	color:#fff;
}
/* QuickSearch */
table.searchlight-results {
	font-family: 'Open Sans', sans-serif;
    width: 308px;
}
div.searchlight-results-wrapper {
	border: 2px solid #e2e2e2;
    margin-left: -2px;
}
#recommendAFriend,
#productReviewNew,
#quickView,
#viewCartQuick {
    padding: 0px !important;
}

#quickView {
    background:#fff !important;
}

#myaccount .accountRecommended .img,
#viewCart .productBlockContainer .img,
.accessoriesBlock .product-item .img {
	background: none repeat scroll 0 0 #fff;
    margin-bottom: 10px;
    max-width: 100%;
    min-height: 277px;
    position: relative;
    text-align: center;
}
#myaccount .accountRecommended .img img,
#viewCart .productBlockContainer .img img,
.accessoriesBlock .product-item .img img{
	 bottom: 0;
    display: block;
    left: 0;
    margin: auto;
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
}
/*******************************************************************************************************/
/*          STYLES USED ON THE FRAME OF THE WEBSITE (HEADER, LEFT NAV, RIGHT NAV AND FOOTER)           */
/*******************************************************************************************************/

#modPrice ul li { margin:10px 0;}
#modPrice ul li a { font-weight:normal; font-family: 'Open Sans', sans-serif; color:#be1e2d !important;}
/*store-name:: Store Name.*/		 
.store-name {
    font-family: 'Roboto Slab', sans-serif;
	font-size: 35px;
	font-weight: 400;
	text-decoration: none;
	line-height: 35px;
}
/*store-slogan:: Store Slogan.*/		 
.store-slogan {
    font-family: 'Roboto Slab', sans-serif;
	font-size: 14px;
	font-weight: 400;
	text-transform: lowercase;
}
/*frame:: Controls the left and right column background.*/		
.frame {
	background: #FFF;
}
/*mod_bg:: Controls the left and right column modules background.*/		
.mod_bg {
	background: none;
}
/*frame-ht:: Controls the height left, right and middle columns.*/		
.frame-ht {
	height: 1000px;
}
/*menu-headers:: Controls the way the menu titles look. For example: Categories, Browse By Price, Top Sellers, etc.*/ 
.menu-headers {
	background: none;
    border-bottom: 2px dotted #d0d0d0;
	color: inherit;
	font-size: 12px;
	font-weight: 800;
	text-transform: uppercase;
	margin-bottom: 10px;
    padding: 0;
	height: 30px;
	line-height: 30px;
	display: block;
}
/*footer:: This style controls the text you type under global footer. Merchants usually use to add security logos, credit card logos, privacy notes, etc.*/		
.footer {
	font-size: 10px;
	color: #000;
	font-weight: 400;
	text-transform: none;
	line-height:30px;
}
/*footerLinks:: Controls the way the Footer Links display in the Global Footer.*/
.footer a, .footer a:visited, .footer a:hover, .footer a:visited:hover {
	font-size: 10px;
	color: #000;
	font-weight: 400;
	text-transform: none;
	text-decoration: underline;
}
/*icon:: Controls the way the menu icons display if they are being used.*/ 
.icon {
	font-size: 10px;
	font-weight: 400;
	color: #FFF;
}
/*top-sellers-star:: Controls the background image and style for the top ranking item star.*/
.top-sellers-star {
	background: #FFF;
    border: 2px solid #323f49;
	color: #323f49;
    font-family: 'Roboto Slab', sans-serif;
	font-size: 14px;
	height: 30px;
	line-height: 25px;
	position: absolute;
	top: 40px;
	right: 0;
    text-align: center;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	width: 30px;
    z-index: 5;
}
/*ranking:: Controls the way the menu icons display if they are being used.*/ 
.ranking {
	float: left;
	font-size: 12px;
	font-weight: 400;
	color: #22303a;
	width: 12px;
	height: 20px;
	text-align: left;
}
/*menu-text:: Controls the way the menu (mailing list) text look on the frame.*/ 
.menu-text {
	font-size: 12px;
	color: #fff;
	font-weight: 400;
}
/*price2:: Controls the way the product's price display in the top sellers and new releases sections.*/ 
.price2 {
	font-size: 16px;
	color: #be1e2d;
	font-weight: 400;
}
/*cart-text:: Controls the way the text on the mini shopping cart displays. The mini-shopping cart is usually located in the header.*/ 
.cart-text {
	font-size: 48px;
	font-weight: 400;
	color: #15212a;
}
/*search-text:: Controls the way the search box displays of the frame.*/ 
.search-text {
	font-size: 20px;
	font-weight: normal;
	color: #3d3d3d;
	line-height: 57px;
	height: 57px;
	width: 443px;
	background: #FFF;
	border: none;
	padding: 0 0 0 25px;
	margin: 0 11px 0 0;
}
/*A.cat:: Controls the way the Category Links display in the left or right navigation bars before a user clicks or mouses over them.*/ 	 
#modPrice ul li a { font-weight:normal; font-family: 'Open Sans', sans-serif; color:#999;}
A.cat {
	color: #FF9900 !important;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	text-decoration: none;
	text-transform: uppercase;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	font-family: 'Open Sans Condensed', sans-serif;
}
/*A.cat:hover:: When a user passes  their mouse over them.*/ 	
A.cat:hover {
	color: #5a5a5a !important;
	text-decoration: none;
}
/*A.cat:visited:: After a user has visited that section.*/ 
A.cat:visited {
	color: #5a5a5a;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	text-decoration: none;
	text-transform: uppercase;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
}
/*A.cat:visited:hover:: When a user hovers over a section they have visited.*/ 	 
A.cat:visited:hover {
	color: #5a5a5a;
	text-decoration: none;
}
/*A.subcat:: Controls the way the Sub-Category Links display in the left or right navigation bars before a user clicks or mouses over them.*/ 	 
A.subcat {
	color: #383733;
	font-size: 12px;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
    padding: 0 0.5em;
}
/*A.subcat:hover:: When a user passes  their mouse over them.*/ 	
A.subcat:hover {
    background: #333;
	color: #FFF;
	text-decoration: none;
}
/*A.subcat:visited:: After a user has visited that section.*/ 
A.subcat:visited {
	color: #383733;
	font-size: 12px;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
    padding: 0 0.5em;
}
/*A.subcat:visited:hover:: When a user hovers over a section they have visited.*/ 	 
A.subcat:visited:hover {
    background: #c9dae4;
	color: #FFF;
	text-decoration: none;
}
/*A:menu:: Controls the way the Links display in the top navigation before a user clicks or mouses over on them.*/ 	 
A.menu {
	color: #ed7926;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	text-decoration: none;
	text-transform:uppercase;
	line-height:38px;
}
/*A:menu:over:: When a user passes their mouses over them.*/ 	
A.menu:hover {
	color: #c9dae4;
	text-decoration: none;
}
/*A:menu:over:: After a user has visited that section.*/ 	
A.menu:visited {
	color: #ed7926;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	text-decoration: none;
	text-transform: none;
}
/*A:menu:visited:over:: A user hovers over a section they have visited.*/ 		
A.menu:visited:hover {
	color: #f9832f;
	text-decoration: none;
}
/*A:menu-bottom:: Controls the way the Links in the footer display before a user clicks or mouses over on them.*/ 	 
A.menu-bottom {
	color: #fff !important;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	text-decoration: none;
	text-transform: none;
	font-family: 'Open Sans Condensed', sans-serif;
}
/*A:menu-bottom:over:: When a user passes their mouses over them.*/ 	
A.menu-bottom:hover {
	color: #929497 !important;
	text-decoration: none;
}
/*A:menu-bottom:over:: After a user has visited that section.*/ 	
A.menu-bottom:visited {
	color: #000;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	text-decoration: none;
	text-transform: none;
}
/*A:menu-bottom:visited:over:: When a user hovers over a section they have visited.*/ 		
A.menu-bottom:visited:hover {
	color: #929497;
	text-decoration: none;
}
/*A:link:: Controls the way Secondary Links display before a user clicks or mouses over on them.*/ 	 
A.link {
	color: #15212a;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 1em;
	text-transform: none;
	text-decoration: none;
}
/*A:link:over:: When a user passes their mouses over them.*/ 	
A.link:hover {
	color: #22303a;
	text-decoration: none;
}
/*A:link:over:: After a user has visited that section.*/ 	
A.link:visited {
	color: #15212a;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 1em;
	text-transform: none;
	text-decoration: none;
}
/*A:link:visited:over:: When a user hovers over a section they have visited.*/ 		
A.link:visited:hover {
	color: #22303a;
	text-decoration: none;
}
/*A.details:: Controls the way the Top Sellers Links display before a user clicks or mouses over them.*/ 	 
A.details {
	color: #383733;
	font-size: 12px;
	font-style: normal;
	text-decoration: underline;
	font-weight: 400;
}
/*A.details:hover:: When a user passes their mouse over them.*/ 	 	
A.details:hover {
	color: #22303a;
	text-decoration: none;
}
/*A.details:visited:: After a user has visited that section.*/ 
A.details:visited {
	color: #383733;
	font-size: 12px;
	font-style: normal;
	text-decoration: underline;
	font-weight: 400;
}
/*A.details:visited:hover:: When a user hovers over a section they have visited.*/ 	 
A.details:visited:hover {
	color: #22303a;
	text-decoration: none;
}
/*******************************************************/
/*          STYLES USED THROUGHTOUT THE WEBSITE        */
/*******************************************************/

/*Alignment fix for the use of the XHTML Transitional DOCTYPE.*/ 
tr {
	text-align: left;
}
/*td:: Controls all text inside a table without and associated style.*/ 
td {
	text-decoration: none;
	word-spacing: normal;
	font-size: 12px;
}
/*data:: Controls the font style of your content on all the pages.*/
.data {
	text-decoration: none;
	word-spacing: normal;
	font-size: 12px;
}
/*alternative:: Controls the background color of the boxes used throughout the site.*/
.alternative {
	/*background: #FFF;*/
}
.product-item {
    padding: 0;
    position: relative;
    text-align: center;
    transition: all 0.3s ease 0s;
    width: auto;
}
.product-item:hover {
	box-shadow:none;
}
.product-item .stars {
    height: 16px;
    margin: 5px 0;
	display:none;
}
.product-item .action {
    margin: 40px 0 10px;
}
.product-item .img {
    margin-bottom: 10px;
    max-width: 100%;
    min-height: 200px;
    position: relative;
    text-align: center;
	background:#fff;
}
.product-item .img img {
    bottom: 0;
    display: block;
    left: 0;
    margin: auto;
    max-width: 200px;
	max-height:inherit;
    position: absolute;
    right: 0;
    top: 0;
	width:100%;
}
.product-item .name {
    line-height: normal;
    margin-bottom: 0px;
    min-height: 68px;
	overflow:hidden;
	height:68px !important;
}
.product-item .name a {
	color: #22303a;
	font-size:18px;
	font-weight:700;
	font-family: 'Open Sans Condensed', sans-serif;
}
.product-item .status {
    color: #22303a;
	font-size: 14px;
    margin: 5px 0;
}
.product-item .description {
    font-size: 18px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
}
.product-item .on-sale {
    background: none repeat scroll 0 0 #ad0413;
    border-radius: 0px;
    color: #fff;
    display: block;
    line-height: 40px;
    opacity: 0.9;
    padding: 5px;
    position: absolute;
    right: 0px;
    top: 0px;
    width: 55px;
	height:55px;
	border-radius:50%;
	text-transform:uppercase;
	box-shadow: inset 0px 0px 10px #666;
}

#listing0 .relatedBlock .productBlockContainer .img img,
#category .productBlockContainer .img img {
	bottom: 0;
    display: block;
    left: 0;
    margin: auto;
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    right: 0;
    top: 0;
	width:auto;
}

#listing0 .main-image { background:#fff;}
/*page_headers:: Controls the title of all your pages.*/
.page_headers {
	font-size: 28px;
	font-weight: 800;
	color: #22303a;
}
/*titles:: Controls the Tiles  of sections within pages on the site such as (Specials, Feature Items, Items, Related Items).*/ 
.titles {
	font-size: 18px;
	color: #383733;
	font-weight: 400;
	text-transform: uppercase;
	line-height: 30px;
	margin-bottom: 10px;
	padding-left: 9px;
	border-bottom: 1px solid #383733;
	display: block;
}
/*price:: Controls the way the product's final price display throughout the site.*/ 
.price {
	font-size: 16px;
	color: #ff0000;
	font-weight: 700;
	letter-spacing: 0;
}
/*error:: Controls the error messages*/ 
.error {
	font-size: 12px;
	font-weight: 400;
	color: #e10e04;
	text-decoration: none;
}
/*borders:: Controls the color of the line dividers used throughout the site.*/ 
.borders {
	color: #585C5F;
	border: 1px solid #CCC;
	border-style: none none solid;
}
/*borders2:: Controls the color of the solid line dividers used throughout the site.*/ 
.borders2 {
	border: 1px solid #CCC;
	border-style: none none solid;
}
/*A:: Controls the way the all Links without an associated style display before a user clicks or mouses over them.*/ 	 

A {
	color: #000;
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
	font-weight: 400;
}
/*A:hover:: When a user passes  their mouse over them.*/ 	 	
A:hover {
	color: #929497;
	text-decoration: underline;
}
/*A:visited:: After a user has visited that section.*/ 
A:visited {
	color: #000;
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
	font-weight: 400;
}
/*A:visited:hover:: When a user hovers over a section they have visited.*/ 	 
A:visited:hover {
	color: #929497;
	text-decoration: underline;
}
/*******************************************************************************************************/
/*   STYLES ONLY USED ON VIEW CART AND CHECKOUT PAGES      */
/*******************************************************************************************************/

/*checkout-headers:: Controls the titles of the sections on the checkout pages (Billing Information, Shipping Information etc)*/
.checkout-headers {
	font-size: 14px;
	color: #22303a;
	font-weight: 700;
}
/*steps:: Controls the way the steps on the checkout pages display.*/
.steps {
	font-size: 16px;
	font-weight: 700;
	color: #CCC;
}
/*steps_on:: Controls the way the step the customer is currently on displays on the checkout pages.*/
.steps_on {
	font-size: 16px;
	font-weight: 700;
	color: #22303a;
}
/*titles2:: Controls the titles on the view cart page*/ 
.titles2 {
	font-size: 12px;
	font-weight: 700;
	background-color: #EEE;
	color: #22303a;
	padding:4px;
}
/*******************************************************************************************************/
/*   STYLES ONLY USED ON PRODUCT PAGES      */
/*******************************************************************************************************/

/*options-titles:: Controls the way the option titles display on the product page.*/
.options-titles {
	font-size: 12px;
	font-weight: 700;
	color: #585C5F;
	border: 1px solid #CCC;
	border-style: none none solid;
}
/*item:: Controls the item description and item details text.*/ 
.item {
	font-size: 14px;
	color: #383733;
	font-weight: 400;
}

.item a {
	font-size: 14px;
	color: #ff0000;
	font-weight: 400;
}

/*itemTitle:: Controls the name of the Product.*/ 
.item-title {
	font-size: 22px;
	color: #22303a;
	font-weight:bold;
}
/*price-info:: Controls the way the sub-prices display on the product page, the final price is controlled by the style called "price".*/ 
.price-info {
	font-size: 12px;
	font-weight: 400;
	color: #585C5F;
}
/*small-txt:: Controls the way the item id displays.*/ 
.small-txt {
	color: #afafae;
	text-decoration: none;
	text-align: left;
	letter-spacing: 0;
	font-size: 10px;
	vertical-align:bottom;
}
/*availability-txt:: Controls the way the Availability of the product displays i.e. 'In Stock', 'Back Order'.*/ 
.availability-txt {
	color: #22303a;
}
/*reward-title:: Controls the title of the Reward Points section.*/ 
.reward-title {
	color: #22303a;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 7px;
	line-height: 10px;
	font-size: 16px;
	font-style:italic;
}
/**********************************************************/
/*      FORM FIELDS & BUTTONS THROUGHOUT THE WEBSITE      */
/**********************************************************/

/*btn:: Controls the buttons, (ONLY if it is not using and image).*/ 
.btn {
	border: none;
	font-weight: 400;
	font-size: 12px;
	color: #FFF;
	text-transform: uppercase;
	cursor: pointer;
	margin: 0;
	padding: 9px 14px;
	-webkit-appearance: none;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	
	background: -webkit-gradient(linear, left top, right top, from(#252524), to(#5a5a5a));
	background: -webkit-linear-gradient(top, #252524, #5a5a5a);
	background: -moz-linear-gradient(top, #252524, #5a5a5a);
	background: -o-linear-gradient(top, #252524, #5a5a5a);
	background: -ms-linear-gradient(top, #252524, #5a5a5a);
	background: linear-gradient(top, #252524, #5a5a5a);
	background-color: #252524;
}


/*txtBoxStyle:: Controls the text and style of the Text Boxes.*/  	
.txtBoxStyle {
	border: 1px solid #b7b4ac;
	background: #fefefe;
	font-weight: 400;
	font-size: 12px;
	color: #000;
    margin: 0;
	padding: 8px 12px;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}
/*txtAreaStyle:: Controls the text and style of the Text Areas.*/ 	
.txtAreaStyle {
	border: 1px solid #b7b4ac;
	background: #fefefe;
	font-weight: 400;
	font-size: 12px;
	color: #000;
    margin: 0;
	padding: 8px 12px;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}
/*txtSearch:: Controls the style of the Search Box, if different from txtBoxStyle.*/
.txtBoxSearch {
	height: 20px;
	color: #000;
	font-size: 12px;
	border: none;
	padding: 3px 0 0 0;
	margin: 0;
}

/********************************************/
/*   STYLES USED ONLY ON THE INVOICE        */
/********************************************/

/*invoice_table:: Controls the background color on your invoices*/ 
.invoice_table {
	background-color: #f9f8f8;
}
/*invoice_title:: Controls the way the title of the invoices look */ 
.invoice_title {
	font-size: 10px;
	font-weight: 700;
	background-color: #cbcaca;
	color: #4f4e4e;
}
/*************************************************************/
/*          LEGACY STYLES: STYLES USED PRIOR TO v3.2         */
/*************************************************************/

/*font1:: Primary Screen Font */ 
.font1 {
	font-size: 12px;
	font-weight: 400;
	color: #383733;
}
/*font2:: Secondary Screen Font */ 
.font2 {
	font-size: 12px;
	font-weight: 400;
	color: #22303a;
}
.font3 {
	font-size: 12px;
	font-weight: 400;
	color: #FFF;
}
.font4 {
	font-size: 12px;
	font-weight: 400;
	color: #c32519;
}
/*top:: Controls the  Color of the top Bar*/		
.top {
	background: none;
}
/*line:: Controls the  Color of the line bellow the top bar*/		
.line {
	background: #FFF;
}


/*********************************/
/*          CUSTOM STYLES        */
/*********************************/
/*#Carousel_Container #homeCarouselOrange{
	background:#da5328;
	padding: 40px 0;
}

#Carousel_Container #homeCarouselOrange #homeHeader {
	color:#fff;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 55px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}
#Carousel_Container #homeCarouselOrange #homeHeader a{
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:700;
	font-size: 20px;
	background:#333;
	color:#fff;
	padding:15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	position:relative;
	top:-10px;
}*/
/* Accent/Secondary Colors */
#viewCart .productBlockContainer .img,
.accessoriesBlock .product-item .img {
	background: none repeat scroll 0 0 #fff;
    margin-bottom: 10px;
    max-width: 100%;
    min-height: 277px;
    position: relative;
    text-align: center;
}

#viewCart .productBlockContainer .img img,
.accessoriesBlock .product-item .img img{
	 bottom: 0;
    display: block;
    left: 0;
    margin: auto;
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
}
.account-link {
	color: #ed7926;
    font-size: 16px;
    line-height: 18px;
}

.accent-color {
    color: #c9dae4;
}
.accent-bg-color {
    background: #e2e2e2;
    color: #000;
}

#Carousel_Container {
	width:100%;
	margin:0 auto;
}

#homeCarouselOrange {
	width:100%;
	display:none !important;
}
#mainContainer .wrapper {
	max-width: 1200px;
}

footer .wrapper,
header .wrapper,
/*#catNavMenu .wrapper,*/
.top-menu .wrapper {
	max-width: 1200px !important;
	padding:0 20px;
}

#mainContainer {
	display: block;
}
.wrapper {
	/*width: 980px;*/
	margin: 0 auto;
	position: relative;
}
#mobileMenu {
    cursor: pointer;
	display: none;
	float: right;
	width: 30px;
	height: 25px;
	margin: 8px 0 0 0;
}
#mobileCatMenu {
    cursor: pointer;
	display: none;
	float: left;
	width: 30px;
	height: 25px;
	margin: 5px 0 0 0;
}
#mobileCart {
    cursor: pointer;
	display: none;
	float: right;
	width: 30px;
	height: 25px;
	margin: 5px 10px 0 0;
}
#closeSlideMenu {
    cursor: pointer;
    display: none;
    text-align: right;
}
.top-menu {
    height: 105px;
    position: relative;
    top: 0;
	width: 100%;
    z-index: 999;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	
	background: -webkit-gradient(linear, left top, right top, from(#FFF), to(#FFF));
	background: -webkit-linear-gradient(top, #FFF, #FFF);
	background: -moz-linear-gradient(top, #FFF, #FFF);
	background: -o-linear-gradient(top, #FFF, #FFF);
	background: -ms-linear-gradient(top, #FFF, #FFF);
	background: linear-gradient(top, #FFF, #FFF);
	background-color: #FFF;
}
.top-menu ul {
    float: right;
    line-height: 45px;
    list-style: none;
    margin: 0;
    padding: 0;
}
.top-menu li {
    display: inline-block;
    margin-left: 20px;
    text-align: right;
	float:right;
    background: #FFF;
}
li.m-search {
    display: none;
    border-bottom: 1px solid #FFF;
	padding: 1em 2%;
}
.m-search form {
	margin: 0 auto;
	text-align: center;
}
.m-search input {
	float: left;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-appearance: none;
}
.m-search input[type="text"] {
	line-height: 30px;
	height: 30px;
	width: 85%;
	background: #FFF;
	border: 1px solid #FFF;
	padding: 0 0 0 15px;
	margin: 0 0;
}
.m-search button {
	cursor: pointer;
	height: 30px;
	background: #fff;
	border: none;
    margin: 0;
    padding: 0;
	width: 15%;
}

.search-links {
	width: 230px;
	float: right;
}
.account-links {
	text-align:center;
	height: 40px;
	max-width: 230px;
	background: -webkit-gradient(linear, left top, right top, from(#dcdbdb), to(#8c8a8b));
	background: -webkit-linear-gradient(top, #dcdbdb, #8c8a8b);
	background: -moz-linear-gradient(top, #dcdbdb, #8c8a8b);
	background: -o-linear-gradient(top, #dcdbdb, #8c8a8b);
	background: -ms-linear-gradient(top, #dcdbdb, #8c8a8b);
	background: linear-gradient(top, #dcdbdb, #8c8a8b);
	background-color: #dcdbdb;
	-webkit-border-radius: 0px 0px 7px 7px;
	-moz-border-radius: 0px 0px 7px 7px;
	border-radius: 0px 0px 7px 7px;

}
.account-links .menu {
	color:#5a5a5a !important;
	margin:0 5px;
	font-weight:700;
}
#searchBox {
	border: 2px solid #FFF;
	max-width: 500px;
	background:#FFF;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	width:500px;
	
}
#searchBox form {
    position: relative;
}
#searchBox input {
    float: left;
}
#searchBox input[type="text"] {
	max-width: 440px;
	height: 35px;
	color: #ed7926;
    /*font-style: italic;*/
	line-height: 26px;
	padding: 0 0 0 10px;
	border: none;
	font-size:16px;
	text-transform:uppercase;
	background:#FFF;
	-webkit-appearance: none;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-border-radius: 0;
	text-align:left;
	font-weight:600;
	float:right;
	-webkit-border-radius: 0px 7px 7px 0px;
	-moz-border-radius: 0px 7px 7px 0px;
	border-radius: 0px 7px 7px 0px;
	width:440px;
}
#searchBox input[type="submit"] {
	background: #FFF url(../images/lens.png) no-repeat center center;
    border: none;
    cursor: pointer;
    height: 35px;
    margin: 0 0 0 20px;
    padding: 0;
    width: 26px;
	-webkit-appearance: none;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-border-radius: 0;
	float:left;
	-webkit-border-radius: 7px 0px 0px 7px;
	-moz-border-radius: 7px 0px 0px 7px;
	border-radius: 7px 0px 0px 7px;
}
header {
	position: relative;
	height: 108px;
}
header .wrapper {
	height: 108px;
}
#logo {
	float: left;
	width: 100%
}
#logo img {
	max-width: 100%;
	max-height: 94px;
	float: left;
}
#cart {
	background: #FFF;
	border: 2px double #323f49;
	color: #323f49;
    display: block;
	font-family: 'Roboto Slab', sans-serif;
	font-size: 18px;
    text-decoration: none;
	text-align: center;
	position: absolute;
	right: -8px;
	top: 0;
	width: 55px;
	height: 55px;
    line-height: 16px;
    outline: 5px solid #FFF;
	padding-top: 10px;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	overflow: hidden;
	z-index: 1000;
}
#cart span#noItemsText {
    color: #231f20;
    display: block;
	font-family: 'Open Sans', sans-serif;
    font-size: 10px;
}
li.search {
	display: none;
}
nav#catNavMenu {
    /*border-bottom: 2px dotted #d0d0d0;*/
	min-height: 60px;
	line-height: 30px;
	/*margin-bottom: 30px;*/
	background: -webkit-gradient(linear, left top, right top, from(#006699), to(#006699));
	background: -webkit-linear-gradient(top, #006699, #006699);
	background: -moz-linear-gradient(top, #006699, #006699);
	background: -o-linear-gradient(top, #006699, #006699);
	background: -ms-linear-gradient(top, #006699, #006699);
	background: linear-gradient(top, #006699, #006699);
	background-color: #006699;
}
aside {
	float: left;
	width: 300px;
    display: block;
}
aside#leftBar {
	margin-right: 25px;
	background:#fff;
	padding:10px;
	border-radius: 7px 7px 7px 7px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
}
aside#rightBar {
	margin-left: 25px;
}
aside .module {
	margin-bottom: 25px;
    position: relative;
}
aside .module ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
aside .module li a {
	line-height: 23px;
}
aside .module .info {
	width: 100%;
}
aside .module .name {
	float: left;
	width: 100%;
  text-align: right;
}
aside .module .price2 {

	
    text-align: right;
}
aside .module .stars {
	float: right;
	width: 50%;
}
aside .module .div {
	display: block;
	height: 1px;
	background: #d0d0d0;
	margin: 10px 0;
}
.manf-select {
	background: #FFF url(../images/dark-arrow.png) no-repeat right center;
    border: 2px solid #e2e2e2;
	width: 200px;
	overflow: hidden;
	height: 29px;
}
.manf-select select {
	background: transparent;
	border: none;
	line-height: 29px;
	height: 29px;
    margin: 0;
    padding: 0;
	-webkit-appearance: none;
	width: 310px;
}
.topsellers_topitem .img {
	display: table-cell;
	width: 200px;
	height: 150px;
	text-align: center;
	vertical-align: middle;
	position: relative;
}
.topsellers_topitem .img img {
    max-height: 150px;
    max-width: 150px;
}
.topsellers_topitem .info {
	background: #FFF;
	padding: 0.5em 0;
}
.topsellers_topitem .name {
	float: left;
	width: 70%;
	margin-bottom: 10px;
}
.topsellers_topitem .price2 {
	float: right;
	width: 30%;
	text-align: right;
	margin-bottom: 10px;
}
#mainContent {
	float: left;
	width: 100%;
}
footer {
	margin-top: 50px;
	background: -webkit-gradient(linear, left top, right top, from(#014d73), to(#006699));
	background: -webkit-linear-gradient(top, #014d73, #006699);
	background: -moz-linear-gradient(top, #014d73, #006699);
	background: -o-linear-gradient(top, #014d73, #006699);
	background: -ms-linear-gradient(top, #014d73, #006699);
	background: linear-gradient(top, #014d73, #006699);
	background-color: #006699;
}
footer .wrapper {
	min-height: 275px;
}
footer h3 {
	color: #fff;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:600;
	font-size: 25px;
	line-height: 22px;
	display: block;
	margin: 35px 0 10px 0;
    padding: 0;
	text-transform:uppercase;
}

#modLinks .col-xs-4 {
	float:left;
	display:inline-block;
	margin: 0px 15px 10px 0px;
}


#modLinks .col-xs-4 font {
	float: none;
	clear: both;
	display: inherit;
	margin: 0px 15px 10px 0px;
}
footer .ftr-col {
    float: left;
    margin: 0 10px 0 0;
}
footer .col1 {
    width: 350px;
}
footer .col2 .title {
	color: #fff;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:600;
	font-size:70px;
	line-height: 65px;
	display: block;
	margin: 35px 0 10px 0;
	text-transform:uppercase;
}
footer .col2 p {
	color:#fff;
}
footer .col2 {
    width: 350px;
}
footer .col3 {
	width: 350px;
    margin: 0;
	float:right;
}
#modManufacturer ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#modManufacturer ul {
	list-style: none;
	display: block;
	width: 350px;
	margin: 0 0 10px;
    height: 100px;
	padding: 0;
    overflow: hidden;
}
#modManufacturer li {
	float: left;
	width: 50%;
}
#modLinks ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#modLinks ul {
	list-style: none;
	display: block;
	width: 350px;
	margin: 0;
	padding: 0;
}
#modLinks li {
	float: left;
	width: 100%;
}
#mailistBox {
	margin: 40px 0 0;
}
#mailistBox label {
	color: #e34c25;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:600;
	font-size:25px;
	line-height: 22px;
	display: block;
	margin: 35px 0 10px 0;
}
#mailistBox input, #mailistBox span {
	float: left;
	display: block;
}
#mailistBox span {
	margin-right: 30px;
	text-transform:uppercase;
}
.mailist-box {
	/*border: 2px solid #e2e2e2;*/
	margin-bottom: 13px;
}
#mailistBox input[type="text"] {
	background: #FFF;
	border: none;
	height: 45px;
	margin: 0 0 20px 0;
	padding: 0 0 0 5px;
	width: 100%;
	-webkit-appearance: none;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-border-radius: 0;
	text-align:center;
	color:#939598;
	font-size:16px;
}
#mailistBox input[type="submit"] {
	border: none;
	color: #fff;
	cursor: pointer;
	font-size: 16px;
	font-weight: 400;
	height: 45px;
	margin: 0;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
	-webkit-appearance: none;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-border-radius: 0;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	
	background: -webkit-gradient(linear, left top, right top, from(#747678), to(#babcbe));
	background: -webkit-linear-gradient(top, #747678, #babcbe);
	background: -moz-linear-gradient(top, #747678, #babcbe);
	background: -o-linear-gradient(top, #747678, #babcbe);
	background: -ms-linear-gradient(top, #747678, #babcbe);
	background: linear-gradient(top, #747678, #babcbe);
	background-color: #747678;
}

#mailistBox input[type="radio"] {
    margin: 2px 5px 0 0;
    padding: 0;
}
.social-icons {
	float: left;
	margin: 10px 0 0;
	display:inline-block;
}
.social-icons a {
	background: #fff;
    color: #ed7926  !important;
    font-size: 20px;
    text-decoration: none;
	width:auto;
	height:auto;
	border-radius:50%;
}
.social-icons a:hover {
    color: #929497 !important;
	font-size: 20px;
}
#globalFooter {
    margin: 0 0 15px;
}
#copyright {
    margin: 0 0 15px;
}
.stats {
	height: 0;
	overflow: hidden;
}
#homeCarousel {
    /*margin-bottom: 20px;*/
display: inherit;
}
.category-header {
    margin:0px;
}
.header-specials {
	color: ##22303a;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align:center;
	font-size: 40px;
    font-weight: 600;
    line-height: 45px;
    margin: 30px 0;
    text-transform: uppercase;
}

.header-morebmi {
	color: ##22303a;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align:center;
	font-size: 30px;
    font-weight: 600;
    line-height: 45px;
    margin: 30px 0;
    text-transform: uppercase;
}

#feedDetail h3 {
    font-size: 120%;
    line-height: 1.8em;
    text-align: right;
	display: none;
	
}

#feedPage0 .header span {
    float: right;
    font-weight: bold;
    line-height: 1.8em;
	display: none;
}

/*	listing_0.html Template
	--------------------------	*/
#listing0 h1 {
    font-size: 18px;
}
nav#catNavMenu .wrapper { position: relative;}
.desktop-menu-holder {
	list-style: none;
	text-align: center;
	width:295px;
	background: -webkit-gradient(linear, left top, right top, from(#676666), to(#c1c1c3));
	background: -webkit-linear-gradient(top, #676666, #c1c1c3);
	background: -moz-linear-gradient(top, #676666, #c1c1c3);
	background: -o-linear-gradient(top, #676666, #c1c1c3);
	background: -ms-linear-gradient(top, #676666, #c1c1c3);
	background: linear-gradient(top, #676666, #c1c1c3);
	background-color: #676666;
	overflow: hidden;
	float: left;
}
ul#desktopMenu {
	margin: 0 auto;
    padding: 0;
	max-width:1200px;

	
}
ul#desktopMenu li {
	display: inherit;
	position: relative;
	border-bottom: 1px solid #AFAFAF;
	padding: 20px;

}
ul#desktopMenu li:hover {
	/*background: #FFF;*/
}
ul#desktopMenu li a {
	display: block;
	padding: 0px 20px;
}
ul#desktopMenu li a:hover {
	color: #d85329;
	text-decoration: none;
}
ul#desktopMenu li ul {
	display: inherit;
	/*position: absolute;*/
	position: relative;
	top: 0px;
	z-index: 0;
	
	/*left: 55%;*/
	background: #ffffff;
	text-align: left;
	padding: 10px;
	margin-left: 0px;
	width: inherit;
}
ul#desktopMenu li:hover ul {
	display: block;
}
ul#desktopMenu li ul li {
	margin-left: 10px;
	padding: 2px;
	float: none;
	display: block;
	width: 100%;
}
ul#desktopMenu li ul li a:hover {
	color: #666;
	background:#ccc;
}
ul#desktopMenu li ul li a {
	color: #333;
	text-transform: none;
	font-weight: normal;
	padding: 5px;
	display: block;
}
ul#desktopMenu li ul li:hover {
	background: #fcfcfc;
}
.down {
	float: right;
	margin-top: -25px;
	margin-right: 7px;
	font-weight: bolder;
	color: #AAA;
}

/*	Responsive Navigation Menu
	--------------------------	*/

/*
    Mobile Menu Core Style
*/
.slicknav_btn {
	position: relative;
	display: block;
	vertical-align: middle;
	float: left;
	padding: 0.438em 0.625em 0.438em 0.625em;
	line-height: 1.125em;
	cursor: pointer;
}
.slicknav_menu .slicknav_menutxt {
	display: block;
	line-height: 1.188em;
	float: right;
}
.slicknav_menu .slicknav_icon {
	float: left;
	margin: 0.188em 0 0 0.438em;
}
.slicknav_menu .slicknav_no-text {
	margin: 0
}
.slicknav_menu .slicknav_icon-bar {
	display: block;
	width: 1.125em;
	height: 0.125em;
}
.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
	margin-top: 0.188em
}
.slicknav_nav {
	clear: both
}
.slicknav_nav ul, .slicknav_nav li {
	display: block
}
.slicknav_nav .slicknav_arrow {
	font-size: 0.8em;
	margin: 0 0 0 0.4em;
}
.slicknav_nav .slicknav_item {
	cursor: pointer;
}
.slicknav_nav .slicknav_row {
	display: block;
}
.slicknav_nav a {
	display: block
}
.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a {
	display: inline
}
.slicknav_menu:before,
.slicknav_menu:after {
	content: " ";
	display: table;
}
.slicknav_menu:after {
	clear: both
}
/* IE6/7 support */
.slicknav_menu {
*zoom: 1
}
/* 
    User Default Style
    Change the following styles to modify the appearance of the menu.
*/
.slicknav_menu {
	font-size: 16px;
	display: none;
}
/* Button */
.slicknav_btn {
	margin: 8px 0 0;
	text-decoration: none;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
}
/* Button Text */
.slicknav_menu .slicknav_menutxt {
	color: #FFF;
	font-weight: bold;
	text-shadow: 0 1px 3px #000;
}
/* Button Lines */
.slicknav_menu .slicknav_icon-bar {
	background-color: #f5f5f5;
}
.slicknav_menu {
    float: right;
}
.slicknav_nav {
    background: #22303a;
	color: #fff;
	margin: 0;
	padding: 0;
	font-size: 0.875em;
    position: absolute;
    left: 0;
    top: 50px;
    width: 100%;
    z-index: 999;
}
.slicknav_nav,
.slicknav_nav ul {
	list-style: none;
	overflow: hidden;
}
.slicknav_nav ul {
	padding: 0;
	margin: 0 0 0 20px;
}
.slicknav_nav .slicknav_row {
	padding: 5px 10px;
	margin: 2px 5px;
}
.slicknav_nav a {
	padding: 5px 10px;
	margin: 2px 5px;
	text-decoration: none;
	color: #fff;
}
.subMenu {
    background: #000;
}
.subMenu li { border:none !important;}
.slicknav_nav .subMenu a.subcat,
.slicknav_nav .subMenu a.subcat:visited {
	color: #fff;
}
.slicknav_nav .slicknav_row:hover {
	background: #c9dae4;
	color: #000;
}
.slicknav_nav a:hover {
	background: #c9dae4;
	color: #000;
}
.slicknav_nav .slicknav_txtnode {
	margin-left: 15px;
}
.slicknav_nav a.cat:hover,
.slicknav_nav a.cat:visited:hover {
    color: #000;
}
.slicknav_nav a.cat,
.slicknav_nav a.cat:visited {
    color: #FFF;
}
.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a {
    display: block;
	padding: 0.5em 0;
	margin: 0;
}

/*********************************/
/*       LTE8 IE FALLBACK        */
/*********************************/
.no-boxshadow .boxShadow {
    border: 1px solid #eae9e6;
}
.sub-categories .img {
    display: block;
	min-height: inherit;
	background: inherit;
}
.sub-categories .img img { float:left; border: 1px solid #ED7926;
}
.topsellers_topitem {
	background:#fff;
}
.quickCartRelated .product-item .img img { width:auto;}
/*	Theme Responsive Styles
	-----------------------	*/
@media only screen and (max-width: 991px) {
	
}

@media only screen and (max-width: 768px) {

html {
	padding: 0 !important;
}
body {
    max-width: 100%;
    overflow-x: hidden;
}
.wrapper {
	width: 100% !important;
	margin: auto;
	padding: 0 20px;
}
.top-menu {
    height: 50px;
}
.top-menu ul {
    float: none;
	background:#006699;
}
 .top-menu li {
    display: inline-block;
background: #069 none repeat scroll 0% 0%;
text-align: right;
margin-left: 20px;
float: inherit;
width: 80%;
}
header {
	height: 95px;
	padding: 0.5em 0;
}
nav#catNavMenu {
    border: none;
    margin: 0;
	min-height: 115px;
}
ul#desktopMenu {
    display: none;
}
/* nav */
.slicknav_menu {
    display: block;
}

#logo { width: 130px}
#logo img {margin-top: 5px;max-width: 80%;}
A.cat { font-size: 14px !important;}
#searchBox {margin-top:0px;}
#Carousel_Container #homeCarouselOrange #homeHeader { font-size: 36px;}
#Carousel_Container #homeCarouselOrange #homeHeader a {font-size: 16px;}
.footer span { width:100%;}
#searchBox {max-width: 180px;}
#searchBox input[type="text"] { max-width: 145px;}
.footer .col-xs-4 { float:none;}
.top-menu ul {
	line-height: normal;
	width: 100%;
}
A.menu {
	line-height:normal;
}
.search-links { display:none !important;}

#closeSlideMenu,
#mobileCart,
#mobileMenu { display:block !important;}


footer .col2 {
    width: 350px;
	margin:0;
	float:right;
}

aside {
	display: none !important;
}
#mainContent {
	display: block;
	width: 100% !important;
}
#logo {
	float: left;
	
	
}
#logo img {
	max-width: 80%;
	margin-top: 9px;
}
#searchBox {
	width: 100%;
	padding: 0 2em;
}
#searchBox input[type="text"] {
	width: 100%;
}
.mobile .search {
	display: block;
	border: 1px solid #000;
	margin: 5px 0 15px 0;
}
.mobile .search form {
	margin: 0 auto;
	text-align: center;
}
.mobile .search input {
	float: left;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-appearance: none;
}
.mobile .search input[type="text"] {
	font-size: 16px;
	font-weight: normal;
	color: #3d3d3d;
	line-height: 30px;
	height: 30px;
	width: 80%;
	background: #FFF;
	border: none;
	padding: 0 0 0 15px;
	margin: 0;
}
.mobile .search input[type="submit"] {
	width: 20%;
	height: 30px;
	background: #FFF url(../images/lens.png) no-repeat center center;
	border: none;
	cursor: pointer;
}
#homeHeader {
	border: none;
	margin-bottom: 0;
	padding-bottom: 20px;
}
#homeHeader img {
	width: 100%;
	height: auto;
}
.header-specials {
	width: 100%;
	margin-bottom: 25px;
}
footer h3 {
    text-align: left;
}

#modManufacturer ul {
    text-align: center;
    width: 100%;
}
#modManufacturer li {
    float: none;
    width: auto;
}
#modManufacturer a.view-all-manf {
    display: none;
}
#modManufacturer select {
    border: 2px solid #e2e2e2;
    padding: 3px;
    width: 100%;
}
#modLinks ul {
    text-align: left;
    width: 100%;
}
#modLinks li {
    float: none;
    width: auto;
}
#mailistBox {
	position: relative;
	width: 100%;
	height: 150px;
}
#mailistBox label {
	text-align: center;
}
#mailistBox input[type="text"] {
	/*width: 90%;*/
}

#copyright {
	float: none;
	text-align: center;
	margin-bottom: 25px;
	width: 100%;
}
.social-icons {
	width: auto
	display: inherit;
	margin: 10px 0px;
	position: relative;
	float:right;
	text-align: center;
}
.social-icons a {
	float: none;
	display: inline-block;
}
.social-icons a.facebook {
    float: left;
    padding: 5px;
}

.social-icons a.gplus {
    float: left;
	padding: 5px;
}

.social-icons a.youtube {
    float: left;
	padding: 5px;
   
}

#globalFooter {
	float: none;
	text-align: center;
	margin-bottom: 25px;
    width: 100%;
}

/* General styles for Slide Out Menus */
.cbp-spmenu {
	background: #333;
	position: fixed;
}
.cbp-spmenu a,
.cbp-spmenu a:visited {
	display: block;
	font-size: 1.1em;
	font-weight: 300;
    text-align: left;
}
.cbp-spmenu a:hover,
.cbp-spmenu a:visited:hover {
}
/* Orientation-dependent styles for the content of the menu */
 
.cbp-spmenu-vertical {
	width: 240px;
	height: 100%;
	top: 0;
	z-index: 1000;
}
.cbp-spmenu-vertical a {
	border-bottom: 1px solid #FFF;
	padding: 1em;
}
.cbp-spmenu-horizontal {
	width: 100%;
	height: 150px;
	left: 0;
	z-index: 1000;
	overflow: hidden;
}
.cbp-spmenu-horizontal a {
	float: left;
	width: 20%;
	padding: 0.8em;
	border-left: 1px solid #000;
}
/* Vertical menu that slides from the left or right */
 
.cbp-spmenu-left {
	left: -240px;
}
.cbp-spmenu-right {
	right: -240px;
}
.cbp-spmenu-left.cbp-spmenu-open {
	left: 0;
    z-index: 1050;
    background: #006699;
}
.cbp-spmenu-right.cbp-spmenu-open {
	right: 0;
}
/* Push classes applied to the body */
 
.cbp-spmenu-push {
	overflow-x: hidden;
	position: relative;
	left: 0;
}
.cbp-spmenu-push-toright {
	left: 240px;
}
.cbp-spmenu-push-toleft {
	left: -240px;
}
footer .col3 {
    width: 350px;
    margin: 0;
    float: left;
}
/* Transitions */
 
.cbp-spmenu, .cbp-spmenu-push {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

}

@media only screen and (max-width: 767px) {
footer .col1,
footer .col2,
footer .col3 {
    margin: 0;
    width: 100%;
}

footer .col1, footer .col2, footer .col3,
	#modLinks ul,
	footer h3 {
		text-align: center;
	}
	#modLinks .col-xs-4 {
		display: inline-block;
		float: none;
		margin: 0 5px;
}


.product-item .img img { width:auto;}
}

@media only screen and (max-width: 480px) {

#homeCarousel {
    /*margin-bottom: 20px;*/
display: none;
}
#subcategoriesBlock .columns-3 li,
#subcategoriesBlock .columns-4 li,
#subcategoriesBlock .columns-5 li,
#subcategoriesBlock .columns-6 li {
    width: 100%;
  
}	

#subcategoriesBlock .columns-3 ul{
    clear:none;}
}
@media only screen and (max-width: 320px) {

#homeCarousel {
    /*margin-bottom: 20px;*/
display: none;
}
	.footer .col-xs-4 {
		margin: 0 7px;
	}
	
	#Carousel_Container #homeCarouselOrange #homeHeader {
		font-size: 21px !important;
	}
	#Carousel_Container #homeCarouselOrange #homeHeader a {
		top: 15px;
	}
	
	footer .col1, footer .col2, footer .col3,
	#modLinks ul,
	footer h3 {
		text-align: center;
	}
	
	#modLinks .col-xs-4 {
		display: inline-block;
		float: none;
		margin: 0 5px;
	}
	footer .col2 .title { font-size:30px;}
	#subcategoriesBlock .columns-3 li,
#subcategoriesBlock .columns-4 li,
#subcategoriesBlock .columns-5 li,
#subcategoriesBlock .columns-6 li {
    width: 100%;
}
#subcategoriesBlock .columns-3 ul{
    clear:none;}
}
@media only screen and (max-width: 980px) {

html {
	padding: 0 !important;
}
body {
    max-width: 100%;
    overflow-x: hidden;
}
.wrapper {
    width: 100%;
	padding: 0 20px;
}
#leftBar {
    display: none !important;
}
#rightBar {
    display: none;
}

}


/*BMI ADDED*/

#FRAME_SEARCH {
	float: left;}

.show-mobile2 {
	display:none;}	
    

.maincat_desktop {
	float:left; 
	margin-top:10px;
	width: 1200px;
	padding: 10px;
	border: 0px solid #000;}
	

.subhead_container {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	font-weight:normal; 
	color:#ed7926; 
	width: 1160px; 
	clear:both; 
	display:none; 
	padding-top:22px;}
	
.subhead_links {display: block; float:right; margin-left:10px;}		

a.subhead_links {color: #FFF;}		



.mainnav_desktop_container {width: 100%; }


.mainnav_desktop_subcontainer { text-align:left;}

.main_nav_desktop_heading{display: block;


font-weight: bold;


line-height: 25px;


font-size: 16px;
margin-top:10px;}

.main_nav_desktop_listing{display:block;
padding-left:15px;}


.mainnav_container {float:left; width: 25%; }


.mainnav_subcontainer {float:left;}

.main_nav_heading{display: block;
font-weight: bold;
line-height: 25px;
font-size: 16px;
margin-top:10px;
color: #FFF}

.main_nav_listing {display: block;
padding-left: 15px;
padding-bottom: 5px;
font-size: 13px;
color: #ED7926;
font-weight:bold;}


a.main_nav_listing {display: block;
padding-left: 15px;
padding-bottom: 5px;
font-size: 13px;
color: #ED7926;
font-weight:bold;}

.main_nav_listing_bold {display: block;
padding-left: 15px;
padding-bottom: 5px;
font-size: 16px;
color: #ED7926;
font-weight:bold;}


a.main_nav_listing_bold {display: block;
padding-left: 15px;
padding-bottom: 5px;
font-size: 16px;
color: #ED7926;
font-weight:bold;}



.main_nav_heading_text{display: block;
font-weight: bold;
line-height: 25px;
font-size: 12px;
margin-top:10px;}

.main_nav_text {display: block;
padding-left: 15px;
padding-bottom: 5px;
font-size: 11px;
color: #000}

.wrapper_container {
	display: block;
max-width: 1200px;
margin: 0px auto;
padding: 20px;}

.main_home_container {width: 100%;}

.maincontent_container {background: #FFF none repeat scroll 0% 0%; padding: 10px; border-radius: 7px;     border-top-left-radius: 7px;     border-top-right-radius: 7px;     border-bottom-right-radius: 7px;     border-bottom-left-radius: 7px;}


.prod_img_size {display:inherit}

.product-id_bmi {font-weight: normal; margin: 0px 0px 10px 5px; font-style:italic;}

.product-mfgid_bmi {font-weight: normal; margin: 0px 0px 10px 15px; font-style:italic; font-size: 10px;}

.product_availability_bmi {font-weight: normal; margin: 0px 0px 10px 5px; font-style:italic;}

.product_location_bmi {font-weight: normal; margin: 0px 0px 10px 5px; font-style:italic;}

#availability {
    display: inline;
    padding-left: 5px;}
	
#location {
    display: inline;
    padding-left: 5px;}	


.divOptionsBlock_bmi {background: #e5e5e5 none repeat scroll 0% 0%; padding: 10px; border-radius: 7px;     border-top-left-radius: 7px;     border-top-right-radius: 7px;     border-bottom-right-radius: 7px;     border-bottom-left-radius: 7px;}

.sub-categories .img img {max-width: 100%;}

.sub-categories-bmi {float: left;
background-image: url(https://www.bmikarts.com/assets/images/bg_texture.png); border: 1px solid #CDCDCD;
margin: 5px;
border-radius: 6px;
overflow: hidden;
width: 267px;}

.sub-categories-bmi-hh {float: left;
background-image: url(https://www.bmikarts.com/assets/images/bg_texture.png); border: 1px solid #CDCDCD;
margin: 5px;
border-radius: 6px;
overflow: hidden;
width: auto;}

.name-bmi {font-weight:bold; font-size: 14px;}

A.name-bmi:hover {
	color: #F90;
	text-decoration: none;
	clear:both;}
	


.filterpanel {padding:20px}	
	
	
	
.cat_filter_header {	color: #F90 !important;
font-size: 18px;
font-style: normal;
font-weight: 700;
text-decoration: none;
text-transform: uppercase;
transition: all 0.3s ease 0s;
font-family: "Open Sans Condensed",sans-serif;}

.cat_filter_title {display: inherit;
text-align: left;
padding: 10px;
margin-left: 0px;
width: inherit;
font-size: 12px;
text-transform: uppercase;
font-weight:bold;}

.cat_filter_option {display: inherit;
text-align: left;
padding: 5px;
margin-left: 10px;
width: inherit;
font-size: 11px;
font-weight: normal;}


#listing0 .main-image img, #listing0 .main-image a {
    max-width: 500px;
    width: 500px}
	
.fh-btn-orange {
    box-shadow: -1px -1px 0px 0px #FFF956;
    display: inline-block;
    color: #FFF !important;
    font-family: Arial;
    font-weight: bold;
    text-decoration: none;
    border: medium none;
    background: #ED7926 linear-gradient(to bottom, #ED7926 5%, #E34119 100%) repeat scroll 0% 0%;
    border-radius: 3px;
    font-size: 14px;
    text-transform: uppercase;
    float: left;
    line-height: 1px;
    margin-right: 10px;
    padding: 0.3em;
    margin-top: 7px;}
	
.bullet {
    width: 3px;
    display: inline-block;
    height: 3px;}
	
.columns-3 .product-container {
    width: 32%;
   }
	
.product-item .on-sale {
   background: #AD0413 none repeat scroll 0px 0px;
color: #FFF;
display: block;
line-height: 30px;
opacity: 0.9;
padding: 5px;
position: absolute;
right: 0px;
top: 0px;
width: 55px;
height: 45px;
border-radius: 10%;
text-transform: uppercase;
box-shadow: 0px 0px 10px #890612 inset;
}


	
	
	
/*btn:: Controls the buttons, (ONLY if it is not using and image).*/ 
.btn {
	border: none;
	font-weight: 400;
	font-size: 12px;
	color: #FFF;
	text-transform: uppercase;
	cursor: pointer;
	margin: 0;
	padding: 9px 14px;
	-webkit-appearance: none;
	border-radius: 5px;
	-webkit-border-radius: 5;
	-moz-border-radius: 5px;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	
	background: -webkit-gradient(linear, left top, right top, from(#ED7926), to(#f79046));
	background: -webkit-linear-gradient(top, #ED7926, #f79046);
	background: -moz-linear-gradient(top, #ED7926, #f79046);
	background: -o-linear-gradient(top, #ED7926, #f79046);
	background: -ms-linear-gradient(top, #ED7926, #f79046);
	background: linear-gradient(top, #ED7926, #f79046);
	background-color: #ED7926;
}
/*btn_over:: Controls the buttons when a user mouses over them, (ONLY if it is not using and image).*/ 
.btn_over {
	border: none;
	background: #cf4d28;
	font-weight: 400;
	font-size: 12px;
	color: #FFF;
	text-transform: uppercase;
	cursor: pointer;
	margin: 0;
	padding: 9px 14px;
	-webkit-appearance: none;
	border-radius: 5px;
	-webkit-border-radius: 5;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	
	background: -webkit-gradient(linear, left top, right top, from(#f79046), to(#ED7926));
	background: -webkit-linear-gradient(top, #f79046, #ED7926);
	background: -moz-linear-gradient(top, #f79046, #ED7926);
	background: -o-linear-gradient(top, #f79046, #ED7926);
	background: -ms-linear-gradient(top, #f79046, #ED7926);
	background: linear-gradient(top, #f79046, #ED7926);
	background-color: #f79046;
}
/*button:hover:: Controls the button tag when a user mouses over them, (ONLY if it is not using and image).*/ 
button:hover {
	border: none;
	background: #cf4d28;
	font-weight: 400;
	font-size: 12px;
	color: #FFF;
	text-transform: uppercase;
	cursor: pointer;
	margin: 0;
	padding: 9px 14px;
	-webkit-appearance: none;
	border-radius: 5px;
	-webkit-border-radius: 5;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	
	background: -webkit-gradient(linear, left top, right top, from(#f79046), to(#ED7926));
	background: -webkit-linear-gradient(top, #f79046, #ED7926);
	background: -moz-linear-gradient(top, #f79046, #ED7926);
	background: -o-linear-gradient(top, #f79046, #ED7926);
	background: -ms-linear-gradient(top, #f79046, #ED7926);
	background: linear-gradient(top, #f79046, #ED7926);
	background-color: #f79046;
}

.product-container {
    float: left;
    margin: 0px 5px 15px;
    padding: 0px 8px;}
	
.product-item {
    padding: 5px;
    position: relative;
    transition: all 0.3s ease 0s;
    width: auto;
    text-align: center;
    padding-top: 10px;	}
	
.productBlockContainer .middle-item {
    padding: 0px 10px;
}	

.productBlockContainer .first-item {
    padding-left: 0px !important;
}

.productBlockContainer .last-item {
    padding-right: 0px !important;
}

.product-item .action {
    margin: 0px 0px 10px;
}



#filtersBlock {
    margin-top: 0px;
}

.filterpanel {
    padding: 20px;
    background-repeat: repeat;
    background-position: center top;
    background-image: url("https://www.bmikarts.com/assets/images/bg_graycheck.jpg");
    background-size: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    border: 1px solid #F0F0F0;
    border-radius: 10px;}
	
#filtersBlock .cat-filters {
    text-align: left;
    float: inherit;
    border-right: 0px dashed rgb(204, 204, 204);
    display: block;
    margin-right: 15px;
    padding: 15px;}
	
#filtersBlock .container {
    float: left;
    width: 96%;
    text-align: left;
    margin-bottom: 10px;
    padding: 10px;
    border: 1px solid #CCC;
    display: block;
    background-color: white;
}
#filtersBlock .selected-filters a {
    background: rgba(153, 153, 153, 0.3) none repeat scroll 0% 0%;
    display: block;
    padding: 5px;
    text-decoration: none;
	border-radius: 5px;}	
	
.columns-4 .product-container {
    width: 24%;
    border-right: 0px solid rgb(0, 0, 0);}


	
	
.product-item .img img {
    bottom: 0px;
    display: block;
    left: 0px;
    margin: auto;
    max-width: 200px;
    max-height: inherit;
    position: absolute;
    right: 0px;
    top: 0px;
    width: inherit;}
	
.alternative {
    background-repeat: repeat;
    background-position: center top;
    background-image: url("https://www.bmikarts.com/assets/images/bg_graycheck.jpg");
    background-size: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    border-radius: 5px;
    border: 1px solid #F0F0F0;
    display: block;
    padding: 10px;}
	
	
.freeshippingblock {
	color: #00cc00;
	font-size: 20px;}
	
.icon-truck {color: #00cc00;
	font-size: 20px;}
		
.icon-help-circled {color: #00F;
font-size: 16px;}		
	
	
	
li.main_category_top { border-bottom: #ccc solid 0px; margin-left:0px; margin-right:26px; list-style-type:none;
	
	
    } 
 
li.main_category { border-top: #ccc solid 0px; margin-left:0px; margin-right:15px; list-style-type:none;
	
	
    }
	
span.main_category_title { font-size:14px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color:#FF9900; display:block; float:right; line-height:54px; text-align:left; border: 0px solid #ccc; width:190px;; overflow: hidden; padding-left: 8px;}



	

span.main_category_title2 {font-size: 18px;
font-family: "Open Sans",Arial,Helvetica,sans-serif;
color: #FFF;
display: block;
float: right;
line-height: 34px;
text-align: left;
border: 0px solid #CCC;
width: 300px;
overflow: hidden;
padding-left: 8px;
font-weight: bold;
border-radius: 0px;
    -webkit-appearance: none;
    border-radius: 0px;
    -webkit-border-radius:0;
    -moz-border-radius: 0px;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    background: -webkit-gradient(linear, left top, right top, from(#ED7926), to(#f79046));
    background: -webkit-linear-gradient(top, #ED7926, #f79046);
    background: -moz-linear-gradient(top, #ED7926, #f79046);
    background: -o-linear-gradient(top, #ED7926, #f79046);
    background: -ms-linear-gradient(top, #ED7926, #f79046);
    background: linear-gradient(top, #ED7926, #f79046);
    background-color: #ED7926;}
	

span.main_category_title2_over {font-size: 18px;
font-family: "Open Sans",Arial,Helvetica,sans-serif;
color: #FFF;
display: block;
float: right;
line-height: 34px;
text-align: left;
border: 0px solid #CCC;
width: 244px;
overflow: hidden;
padding-left: 8px;
font-weight: bold;
border-radius: 5px;
    -webkit-appearance: none;
    border-radius: 5px;
    -webkit-border-radius: 5;
    -moz-border-radius: 5px;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background: -webkit-gradient(linear, left top, right top, from(#f79046), to(#ED7926));
    background: -webkit-linear-gradient(top, #f79046, #ED7926);
    background: -moz-linear-gradient(top, #f79046, #ED7926);
    background: -o-linear-gradient(top, #f79046, #ED7926);
    background: -ms-linear-gradient(top, #f79046, #ED7926);
    background: linear-gradient(top, #f79046, #ED7926);
    background-color: #f79046;}
	
    



ul.block {
	
	
    }
	
ul.memu {
    display: block;
	width:50px;
	height:1180px;
	border: 0px solid #ccc;
	margin-left:64px;}
	
li.main_category_subs {
    display: block;
	border: 0px solid #ccc;
	margin-left:81px;}
	
li.main_category_subs > a {
font-weight: bold;
font-style: normal;
font-variant: normal;
font-size: 12px;
line-height: 25px;
font-family: 'segoe ui', verdana, sans-serif;}
	
ul.sub_memu	{
    display: block;
	z-index:1200
	}
	
.home_cats { width: 100%;
position: relative;
z-index: 500;}
		
		
.header-specials-bmi {
	color: ##22303a;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align:center;
	font-size: 40px;
    font-weight: 600;
    line-height: 45px;
    margin: 30px 0px;
    text-transform: uppercase;
}		
		
ul#bmi_menu_home li {
    display: width: 260px;
	
}

ul#bmi_menu_home li a img {
    width: 300px;
	
}

#bmi_menu_home {float:left; padding: 0 0 0 47px;}	


ul#bmi_menu_home_2row li {
    display: width: 260px;
	
}

ul#bmi_menu_home_2row li a img {
    width: inherit;
	
}

#bmi_menu_home_2row {float:left;}	



ul#bmi_menu_home2 li {
    display: width: 260px;
	
}

ul#bmi_menu_home2 li a img {
    width: inherit;
	
}

#bmi_menu_home2 {float:left;}	


.footer_text {color: #ffffff}

.bbb {float:left;
margin: 10px 0px;}	

.mfgtype {
    width: inherit;
    margin: 0 0 40px 20px;
    border-bottom: 0px solid #ff7000;
    font-family: Arial,Helvetica,sans-serif;
	text-align:inherit;}

.mfgtype .pt {
    display: inline-block;
    float: left;
    height: 133px;
    width: 107px;
    margin: 10px 17px 0 0;}
	
.mfgtype a img {
    display: block;
    border: 1px solid #a1a1a1;}	

.mfgtype span {
    display: block;
    padding: 5px 0 0 0;
    font-size: 14px;
    line-height: 16px;}



.qaBlock .q-author {
    margin-top: 0px;
	
}

.qaBlock .q-author em {
    margin-left: 30px;
	
}

.qaBlock a {
    color: #ff0000;
	
}


.bmifull img {width:250px}

#divOptionsBlock .dropdown-image {border: 1px solid #D2D2D2;
height: 84px;
margin: 0px 0px 0px 0px;
overflow: hidden;
padding: 2px;
width: 84px;
background-color: white;}

#divOptionsBlock .dropdown-image img {width:80px}


#back-to-top {
    position: fixed;
    bottom: 40px;
    right: 40px;
    z-index: 9999;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
    background: #f5f5f5;
    color: #444;
    cursor: pointer;
    border: 0;
    border-radius: 2px;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 0;
}
#back-to-top:hover {
    background: #e9ebec;
}
#back-to-top.show {
    opacity: 1;
}

#gh-bti {
    position: absolute;
    clip: rect(0px, 33px, 36px, 0px);
    top: -1px;
    left: -1px;}


#gh-bt {
    position: fixed;
    display: block;
    width: 32px;
    height: 33px;
    right: -50px;
    bottom: 60px;
    overflow: hidden;
    z-index: 9;
    border: 1px solid #DDD;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}


.info td {
	padding:5px}

.item table tbody tr td {padding: 5px;}

.item table tbody tr td {padding: 5px;}

.manual table tbody tr td {padding: 5px;}

.sub-categories .img .bmi_img img  {border: 0px;}


#mc_embed_signup form {padding:10px 0 10px 0;}

.mc-field-group { display: inline-block; } /* positions input field horizontally */

#mc_embed_signup input.email {font-family:"Open Sans","Helvetica Neue",Arial,Helvetica,Verdana,sans-serif; font-size: 15px; border: 1px solid #ABB0B2;  -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; color: #343434; background-color: #fff; box-sizing:border-box; height:32px; padding: 0px 0.4em; display: inline-block; margin: 0; vertical-align:top;}

#mc_embed_signup label {display:block; font-size:16px; padding-bottom:10px; font-weight:bold;}

#mc_embed_signup .clear {display: inline-block;} /* positions button horizontally in line with input */

#mc_embed_signup .button {font-size: 13px; border: none; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; letter-spacing: .03em; color: #fff; background-color: #ED7926; box-sizing:border-box; height:32px; line-height:32px; padding:0 18px; display: inline-block; margin: 0; transition: all 0.23s ease-in-out 0s;}

#mc_embed_signup .button:hover {background-color:#F79046; cursor:pointer;}

#mc_embed_signup div#mce-responses {float:left; top:-1.4em; padding:0em .5em 0em .5em; overflow:hidden; width:90%;margin: 0 5%; clear: both;}

#mc_embed_signup div.response {margin:1em 0; padding:1em .5em .5em 0; font-weight:bold; float:left; top:-1.5em; z-index:1; width:80%;}

#mc_embed_signup #mce-error-response {display:none;}

#mc_embed_signup #mce-success-response {color:#529214; display:none;}

#mc_embed_signup label.error {display:block; float:none; width:auto; margin-left:1.05em; text-align:left; padding:.5em 0;}


.hh_banner { width: 800px}

@media (max-width: 768px) {
    #mc_embed_signup input.email {width:100%; margin-bottom:5px;}
    #mc_embed_signup .clear {display: block; width: 100% }
    #mc_embed_signup .button {width: 100%; margin:0; }
}

		
/*BMI END CSS*/		
	
	
@media only screen and (min-width: 1024px){	
.subhead_container {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	font-weight:normal; 
	color:#ed7926; 
	width: 1160px; 
	clear:both; 
	display:block; 
	padding-top:22px;}

	
	
	
	
}


 

	
	
	
@media only screen and (min-width:980px) and (max-width: 1024px) {
	
 #searchBox {
    border: 2px solid #FFF;
    max-width: 500px;
    background: #FFF none repeat scroll 0% 0%;
    border-radius: 7px;
    width: 350px;
}   
    
    
 #searchBox input[type="text"] {
    max-width: 440px;
    height: 35px;
    color: #ED7926;
    line-height: 26px;
    padding: 0px 0px 0px 10px;
    border: medium none;
    font-size: 16px;
    text-transform: uppercase;
    background: #FFF none repeat scroll 0% 0%;
    text-align: left;
    font-weight: 600;
    float: right;
    border-radius: 0px 7px 7px 0px;
    width: 300px;}   
    
.maincat_desktop {
	float:left; 
	margin-top:10px;
	width: 980px;
	padding: 10px;
	border: 0px solid #000;}	

.subhead_container {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	font-weight:normal; 
	color:#ed7926; 
	width: 968px; 
	clear:both; 
	display:block; 
	padding-top:22px;}	
	
#listing0 .main-image img, #listing0 .main-image a {
    max-width: 300px;
    width: 300px}
	
.columns-3 .product-container {
    width: 31%;}	
	

.columns-4 .product-container {
    width: 23%;
    border-right: 0px solid rgb(0, 0, 0);}	
	
.sub-categories-bmi {float: left;
background-image: url(https://www.bmikarts.com/assets/images/bg_texture.png); border: 1px solid #CDCDCD;
margin: 5px;
border-radius: 6px;
overflow: hidden;
width: 190px;}

.sub-categories-bmi-hh {float: left;
background-image: url(https://www.bmikarts.com/assets/images/bg_texture.png); border: 1px solid #CDCDCD;
margin: 5px;
border-radius: 6px;
overflow: hidden;
width: auto;}

#bmi_menu_home {
	float: left;
	padding-left: 35px;}

ul#bmi_menu_home li a img {
    width: 250px;}


#bmi_menu_home2 {
	float: left;
	padding-left: 0px;}

ul#bmi_menu_home2 li a img {
    width: 30px;}


span.main_category_title2 {font-size: 18px;
font-family: "Open Sans",Arial,Helvetica,sans-serif;
color: #FFF;
display: block;
float: right;
line-height: 34px;
text-align: left;
border: 0px solid #CCC;
width: 250px;
overflow: hidden;
padding-left: 8px;
font-weight: bold;
border-radius: 0px;
    -webkit-appearance: none;
    border-radius: 0px;
    -webkit-border-radius:0;
    -moz-border-radius: 0px;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    background: -webkit-gradient(linear, left top, right top, from(#ED7926), to(#f79046));
    background: -webkit-linear-gradient(top, #ED7926, #f79046);
    background: -moz-linear-gradient(top, #ED7926, #f79046);
    background: -o-linear-gradient(top, #ED7926, #f79046);
    background: -ms-linear-gradient(top, #ED7926, #f79046);
    background: linear-gradient(top, #ED7926, #f79046);
    background-color: #ED7926;}

span.main_category_title {
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    color: #F90;
    display: block;
    text-align: left;
    border: 0px solid #CCC;
    overflow: hidden;
    font-size: 12px;
    width: 180px;
    padding-left: 8px;
    float: right;
    line-height: 30px;

	
}

.hh_banner { width: 620px}

footer .col3 {
    width: 350px;
    margin: 0;
    float: left;
}


}
	


@media only screen and (max-width: 980px) {

.icon-menu-mobile {
    cursor: pointer;
    float: right;
    width: 30px;
    height: 25px;
    margin: 8px 0px 0px;}
	
.show-mobile2 {
	display:block;}	
	
.maincat_mobile {float: left;
display: block;
margin-top: 10px;
clear: both;
padding:10px;}	

.mobile-icon-container {}	

.mainnav_container {float: left;
width: 25%;
padding: 0 10 10 10px;
clear: none;}

.wrapper {
	width: 100% !important;
	margin: auto;
	padding: 0px;
}

nav#catNavMenu {
    border: medium none;
    margin: 0px;
    min-height: inherit;}

#listing0 .main-image img, #listing0 .main-image a {
    max-width: 300px;
    width: 300px}
	
.product-container {
    float: left;

    margin: 0px 4px 15px;
    padding: 0px 8px;
}

.m-search button {
	cursor: pointer;
	height: 30px;
	background: #fff;
	border: none;
    margin: 0;
    padding: 0;
	width: 15%;}






.columns-4 .product-container {

    width: 23%;
    border-right: 0px solid rgb(0, 0, 0);}
	
.sub-categories-bmi {float: left;
background-image: url(https://www.bmikarts.com/assets/images/bg_texture.png); border: 1px solid #CDCDCD;
margin: 5px;
border-radius: 6px;
overflow: hidden;
width: 210px;}

.sub-categories-bmi-hh {float: left;
background-image: url(https://www.bmikarts.com/assets/images/bg_texture.png); border: 1px solid #CDCDCD;
margin: 5px;
border-radius: 6px;
overflow: hidden;
width: auto;}
	
	
	#bmi_menu_home {
	float: left;
	padding-left: 0px;}

ul#bmi_menu_home li a img {
    width: 215px;}


	#bmi_menu_home2 {
	float: left;
	padding-left: 0px;}

ul#bmi_menu_home2 li a img {
    width: 50px;}
    
    
    span.main_category_title2 {font-size: 18px;
font-family: "Open Sans",Arial,Helvetica,sans-serif;
color: #FFF;
display: block;
float: right;
line-height: 34px;
text-align: left;
border: 0px solid #CCC;
width: 215px;
overflow: hidden;
padding-left: 8px;
font-weight: bold;
border-radius: 0px;
    -webkit-appearance: none;
    border-radius: 0px;
    -webkit-border-radius:0;
    -moz-border-radius: 0px;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    background: -webkit-gradient(linear, left top, right top, from(#ED7926), to(#f79046));
    background: -webkit-linear-gradient(top, #ED7926, #f79046);
    background: -moz-linear-gradient(top, #ED7926, #f79046);
    background: -o-linear-gradient(top, #ED7926, #f79046);
    background: -ms-linear-gradient(top, #ED7926, #f79046);
    background: linear-gradient(top, #ED7926, #f79046);
    background-color: #ED7926;}

span.main_category_title {
    font-size: 11px;
font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
color: #F90;
display: block;
float: right;
line-height: 30px;
text-align: left;
border: 0px solid #CCC;
width: 150px;
overflow: hidden;
padding-left: 8px;

	
}

li.main_category {
    border-bottom: 0px solid rgb(204, 204, 204);
    margin-left: 0px;
    margin-right: 15px;
    list-style-type: none;
	border-top: 0px solid rgb(204, 204, 204);
}
li.main_category_top {
    margin-left: 0px;
    margin-right: 15px;
    list-style-type: none;
    border-bottom: 0px solid rgb(204, 204, 204);
	
}

.hh_banner { width: 690px}

}

@media only screen and (max-width: 736px) 

{
.mainnav_container {float: left;
width: 100%;
padding: 0 10 10 10px ;
clear: both;}
	
	#listing0 .main-image img, #listing0 .main-image a {
    max-width: 200px;
    width: 200px}
	
    .top-menu li {
    display: inline-block;
    margin-left: 20px;
    text-align: right;
	float:right;
    background: #006699;
}
    
    
.wrapper_container {
    display: block;
    max-width: 1200px;
    margin: 0px auto;
    padding: 10px;}

.columns-3 .product-container {
    background-repeat: repeat;
    background-position: center top;
    background-image: url("https://www.bmikarts.com/assets/images/bg_graycheck.jpg");
    background-size: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    border: 1px solid #F0F0F0;
    border-radius: 5px;
    width: 100%;}
	
.productBlockContainer .first-item {
    padding-left: 0px !important;
	padding: 0px 4px !important;}

.productBlockContainer .last-item {
    padding-right: 0px !important;
	padding: 0px 4px !important;}
	
.columns-4 .product-container {
    width: 100%;
    border-right: 0px solid rgb(0, 0, 0);}
	
.sub-categories-bmi {float: none;
background-image: url(https://www.bmikarts.com/assets/images/bg_texture.png); border: 1px solid #CDCDCD;
margin: 5px;
border-radius: 6px;
overflow: hidden;
width: auto;}

#bmi_menu_home {
    float: left;
    padding-left: 0px;
    margin-bottom: 0px;
    margin-top: 20px;}
	

ul#bmi_menu_home li a img {
    width: 153px;}
    
    
    
    span.main_category_title2 {font-size: 18px;
font-family: "Open Sans",Arial,Helvetica,sans-serif;
color: #FFF;
display: block;
float: right;
line-height: 34px;
text-align: left;
border: 0px solid #CCC;
width: 153px;
overflow: hidden;
padding-left: 8px;
font-weight: bold;
border-radius: 0px;
    -webkit-appearance: none;
    border-radius: 0px;
    -webkit-border-radius:0;
    -moz-border-radius: 0px;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    background: -webkit-gradient(linear, left top, right top, from(#ED7926), to(#f79046));
    background: -webkit-linear-gradient(top, #ED7926, #f79046);
    background: -moz-linear-gradient(top, #ED7926, #f79046);
    background: -o-linear-gradient(top, #ED7926, #f79046);
    background: -ms-linear-gradient(top, #ED7926, #f79046);
    background: linear-gradient(top, #ED7926, #f79046);
    background-color: #ED7926;}
    
    #bmi_menu_home2 {
    float: left;
    padding-left: 0px;
    margin-bottom: 0px;
    }
	

ul#bmi_menu_home2 li a img {
    width: 50px;}


span.main_category_title {
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    color: #F90;
    display: block;
    text-align: left;
    border: 0px solid #CCC;
    overflow: hidden;
    font-size: 14px;
    width: 180px;
    padding-left: 8px;
    float: right;
    line-height: 45px;


	
}

.mfgtype {
    width: inherit;
    margin: 0px 0px 40px 20px;
    border-bottom: 0px solid #FF7000;
    font-family: Arial,Helvetica,sans-serif;
    text-align: center;
}



}







@media only screen and (max-width: 568px) 

{

	

	

ul#bmi_menu_home li a img {
    width: 235px;}
    
    #bmi_menu_home2 {
    float: left;
    padding-left: 0px;
    margin-bottom: 0px;
    }
	
.top-menu li {
    display: inline-block;
    margin-left: 20px;
    text-align: right;
	float:right;
    background: #006699;
}

span.main_category_title2 {font-size: 18px;
font-family: "Open Sans",Arial,Helvetica,sans-serif;
color: #FFF;
display: block;
float: right;
line-height: 34px;
text-align: left;
border: 0px solid #CCC;
width: 235px;
overflow: hidden;
padding-left: 8px;
font-weight: bold;
border-radius: 0px;
    -webkit-appearance: none;
    border-radius: 0px;
    -webkit-border-radius:0;
    -moz-border-radius: 0px;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    background: -webkit-gradient(linear, left top, right top, from(#ED7926), to(#f79046));
    background: -webkit-linear-gradient(top, #ED7926, #f79046);
    background: -moz-linear-gradient(top, #ED7926, #f79046);
    background: -o-linear-gradient(top, #ED7926, #f79046);
    background: -ms-linear-gradient(top, #ED7926, #f79046);
    background: linear-gradient(top, #ED7926, #f79046);
    background-color: #ED7926;}

span.main_category_title {
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    color: #F90;
    display: block;
    text-align: left;
    border: 0px solid #CCC;
    overflow: hidden;
    font-size: 14px;
    width: 180px;
    padding-left: 8px;
    float: right;
    line-height: 45px;


	
}
}


@media only screen and (max-width: 414px) 

{

	

	

ul#bmi_menu_home li a img {
    width: 350px;}
    
    #bmi_menu_home2 {
    float: left;
    padding-left: 0px;
    margin-bottom: 0px;
    }
	


span.main_category_title2 {font-size: 18px;
font-family: "Open Sans",Arial,Helvetica,sans-serif;
color: #FFF;
display: block;
float: right;
line-height: 34px;
text-align: left;
border: 0px solid #CCC;
width: 350px;
overflow: hidden;
padding-left: 8px;
font-weight: bold;
border-radius: 0px;
    -webkit-appearance: none;
    border-radius: 0px;
    -webkit-border-radius:0;
    -moz-border-radius: 0px;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    background: -webkit-gradient(linear, left top, right top, from(#ED7926), to(#f79046));
    background: -webkit-linear-gradient(top, #ED7926, #f79046);
    background: -moz-linear-gradient(top, #ED7926, #f79046);
    background: -o-linear-gradient(top, #ED7926, #f79046);
    background: -ms-linear-gradient(top, #ED7926, #f79046);
    background: linear-gradient(top, #ED7926, #f79046);
    background-color: #ED7926;}

span.main_category_title {
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    color: #F90;
    display: block;
    text-align: left;
    border: 0px solid #CCC;
    overflow: hidden;
    font-size: 14px;
    width: 180px;
    padding-left: 8px;
    float: right;
    line-height: 45px;


	
}

.top-menu li {
    display: inline-block;
    margin-left: 20px;
    text-align: right;
	float:right;
    background: #006699;
}
}

/* BROWSER SPECIFIC CSS */

@-moz-document url-prefix() {
	.fh-btn-orange {
    box-shadow: -1px -1px 0px 0px #FFF956;
    display: inline-block;
    color: #FFF !important;
    font-family: Arial;
    font-weight: bold;
    text-decoration: none;
    border: medium none;
    background: #ED7926 linear-gradient(to bottom, #ED7926 5%, #E34119 100%) repeat scroll 0% 0%;
    border-radius: 3px;
    font-size: 14px;
    text-transform: uppercase;
    float: left;
    line-height: 1px;
    margin-right: 10px;
    padding: 0.3em;
    margin-top: 1px;
  }}


@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){
	li.main_category_top { border-bottom: #ccc solid 0px; margin-left:0px; margin-right:0px; list-style-type:none;
	
	
    } 
 
li.main_category { border-top: #ccc solid 1px; margin-left:0px; margin-right:0px; list-style-type:none;
	
	
    }

