/*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; background: #fff; font-weight: 400; padding: 0; margin: 0;}
.clear { clear:both;}
img {border: 0;}
input,
textarea,
select,
button {font-family: 'Open Sans', sans-serif; color: #444;}
#mobileMenu i,
#mobileCatMenu i,
#mobileCart i {color: #333; text-shadow: 0 1px 0 #ffffff; font-size: 24px;}
.top-menu .icon-menu {color: #fff; font-size: 24px;}
#closeSlideMenu i {color: #fff; font-size: 24px;}
::selection {color: #FFF; background: #22303a;}
::-moz-selection {color: #FFF; background: #22303a;}
blockquote {color: #444; 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;}
/* QuickSearch */
table.searchlight-results {font-family: 'Open Sans', sans-serif; width: 308px;}
div.searchlight-results-wrapper {border: 2px solid #e2e2e2; margin-left: -2px;}

/*******************************************************************************************************/
/*          STYLES USED ON THE FRAME OF THE WEBSITE (HEADER, LEFT NAV, RIGHT NAV AND FOOTER)           */
/*******************************************************************************************************/


/*store-name:: Store Name.*/		 
.store-name {font-family: 'Open Sans', sans-serif; font-size: 35px; font-weight: 400; text-decoration: none; line-height: 35px; margin:30px 0 0;}
/*store-slogan:: Store Slogan.*/		 
.store-slogan {font-family: 'Open Sans', 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 { color: #D40808; border-bottom: 4px double #aaaaaa; font-family: "Open Sans",sans-serif; display: block; text-align: left; font-size: 18px; font-weight: 400; line-height: 15px; margin: 0 0 15px; padding: 8px 15px;}
/*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: #444; font-weight: 400; text-transform: none;}
/*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: #444; 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: #D40808 none repeat scroll 0 0; border: 2px solid #323f49; border-radius: 50%; color: #ffffff; font-family: "Open Sans",sans-serif; font-size: 18px; height: 35px; line-height: 30px; position: absolute; right: 0; text-align: center; top: 40px; width: 35px; 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: #D40808; font-weight: 400;}
/*price2:: Controls the way the product's price display in the top sellers and new releases sections.*/ 
.price2 {font-size: 18px; color: #444; 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: 18px; 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.*/ 	 
A.cat {color: #fff; font-size: 15px; font-style: normal; font-weight: 400; text-decoration: none; text-transform:capitalize; transition: all 0.3s; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; -o-transition: all 0.3s;}



/*A:menu:: Controls the way the Links display in the top navigation before a user clicks or mouses over on them.*/ 	 
A.menu {color: #222 !important; font-size: 13px; font-style: normal; font-weight: 700; text-decoration: none; text-transform: none; padding: 0 5px; text-shadow: 0 1px 0 #cccccc; display: inline-block; font-family: "Open Sans",sans-serif;}
/*A:menu:hover:: When a user passes their mouses over them.*/ 	
A.menu:hover { color: #fff !important; text-shadow: 0 1px 0 #222222; text-decoration: none;}
/*A:menu:over:: After a user has visited that section.*/ 	
/*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: #D40808; font-size: 16px; font-weight: 400; font-family: "Open Sans",sans-serif; text-decoration: none; text-shadow: 1px 1px 1px #fff; text-transform: none;}
/*A:menu-bottom:over:: When a user passes their mouses over them.*/ 	
A.menu-bottom:hover {color: #929497; text-decoration: none;}
/*A:menu-bottom:over:: After a user has visited that section.*/ 	
/*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.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;}
/*******************************************************/
/*          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 {}
/*page_headers:: Controls the title of all your pages.*/
.page_headers {font-size: 28px; font-weight: 400; 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: 13px; color: #444; font-weight: 400; 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: #444; 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;}

/*******************************************************************************************************/
/*   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: 400;}
/*steps:: Controls the way the steps on the checkout pages display.*/
.steps {font-size: 16px; font-weight: 400; 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: 400; color: #22303a;}
/*titles2:: Controls the titles on the view cart page*/ 
.titles2 {font-size: 12px; font-weight: 400; 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: 400; color: #585C5F; border: 1px solid #CCC; border-style: none none solid;}
/*item:: Controls the item description and item details text.*/ 
.item {font-size: 12px; color: #383733; 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; background: #D40808; font-weight: 400; font-size: 16px; color: #FFF; text-transform: uppercase; cursor: pointer; margin: 0; padding: 4px 14px; -webkit-appearance: none; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; transition: all 0.3s; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; -o-transition: all 0.3s; border:1px solid #222;}
/*btn_over:: Controls the buttons when a user mouses over them, (ONLY if it is not using and image).*/ 
.btn_over {border: none; background: #222; font-weight: 400; font-size: 16px; color: #D40808; text-transform: uppercase; cursor: pointer; margin: 0; padding: 4px 14px; -webkit-appearance: none; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border:1px solid #444;}
/*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: #bb0706; font-weight: 400; font-size: 16px; color: #fff; text-transform: uppercase; cursor: pointer; margin: 0; padding: 4px 14px; -webkit-appearance: none; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border:1px solid #444;}
/*txtBoxStyle:: Controls the text and style of the Text Boxes.*/  	
.txtBoxStyle {border: 1px solid #b7b4ac; background: #fefefe; font-weight: 400; font-size: 12px; color: #444; 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: #444; 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: #444; 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: 400; 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        */
/*********************************/

/*--------------------------------------
The Cart Designer
--------------------------------------*/
.ship-msg { display: none; background: none repeat scroll 0 0 #e0e0e0; border-bottom: 2px solid #d20000; border-left: 2px solid #d20000; border-radius: 0 0 4px 4px; border-right: 2px solid #d20000; box-shadow: 0 6px 5px -5px #000; -webkit-box-shadow: 0 6px 5px -5px #000; height: auto;margin-bottom: 10px;padding: 5px;}
.ship-msg-inner { color: #d20000; font-weight: 400; text-align: center;}
.ship-msg-inner > span { font-weight: 400; text-decoration: underline;}

#mobileMenu { cursor: pointer; display: none; float: left; margin: 12px 0 0 2%; width: 48px; position: relative;}
#mobileMenu .icon-menu { position: relative; top: -2px; font-size: 40px;}
#mobileMenu .m-menu-text { bottom: 6px; color: #222222; display: block; font-size: 14px; font-weight: 400; left: 0; margin: 0 auto; position: absolute; right: 0;}

/* Accent/Secondary Colors */

.social-bookmarking {margin-bottom: 15px; width: 100%;}
.accent-color {color: #c9dae4;}
.accent-bg-color {background: #e2e2e2; color: #444;}
#mobileCatMenu {cursor: pointer; display: none; float: left; width: 30px; height: 30px; margin: 0 0 0 0;}
#closeSlideMenu {background: #404040 none repeat scroll 0 0; cursor: pointer; display: none; text-align: right;}
.top-menu {transition: all 0.3s; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; -o-transition: all 0.3s;}
.top-menu ul {float: left; height: 52px; line-height: 20px; list-style: outside none none; margin: 0; max-width: 50%; overflow: hidden; padding: 0;}
.top-menu li {display: inline-block; margin-left: 20px; text-align: right;}
/*li.m-search {border-bottom: 1px solid #444; padding: 1em 2%; display:none !important;}
.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%;}*/

/*    MAIN FRAME
-------------------------------------*/
#mainContainer { display: block; margin: 0 auto; min-height: 400px;}
.fixed-wrapper { position:relative; top: 0; width: 100%; z-index: 10; box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.9); -webkit-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.9);}
.wrapper {max-width: 1200px; margin: 0 auto; position: relative;}
section {margin: 10px 0 25px;}

/*    Blog
-------------------------------------*/
#blog .blogNav ul { padding: 0;}
#blog .blogNav li { border: 2px solid transparent; margin-bottom: 10px; padding: 0 5px;}
#blog .blogNav li:hover { }
#blog .blogNav li a { color: #D40808 !important; padding: 0; width: 100%;}

/*    Top Bar    
-------------------------------------*/
.top-bar { border-top: 1px solid #eeeeee; box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.8); -webkit-box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.8); height: 22px; margin: 0; position: absolute; top: 88px; transition: all 0.3s ease 0s; width: 100%;
transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s;}
.top-bar-inner { margin: 0 auto; max-width: 1200px; padding: 0 5px; text-align: center; color: #fff; position: relative;}
.top-bar .hands-img a { position: absolute; z-index: 10; right: 14%; top: 56px; text-align: center;}
.top-bar .hands-img a > img { margin: -2px 0 -8px; max-width: 55px;}
.top-bar .hands-img a > span { color: #ffffff !important; display: block; font-family: "Open Sans",sans-serif; font-size: 18px; line-height: 14px; position: relative; text-shadow: 0 2px 2px #000000; z-index: 1;}
.top-bar-inner > img { border: 1px solid; border-radius: 0; max-width: 170px;}
.top-bar .social-icons { display: inline-block; margin: 0; position: absolute; right: 10px; top: 145px; width: 32%; z-index: 2;}
.top-bar .social-icons a { background: rgba(0, 0, 0, 0) none repeat scroll 0 0; color: #ffffff; display: inline-block; float: none; height: inherit; width: 25px;}
.top-bar .social-icons i { border-radius: 2px; font-size: 15px; padding: 0 4px; border: 1px solid #000;}
.social-icons > span { color: #ffffff; position: relative; top: 0px; display: inline-block; font-family: "Open Sans",sans-serif; font-size: 18px; margin: 0 5px 0 0; text-shadow: 1px 1px 0 #000000;}

/*    Main Menu Links DT     
-------------------------------------*/
nav#catNavMenu { position: absolute; left: 0; right: 0; top: 0;}
#catNavMenu {background: transparent; transition: all 0.3s; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; -o-transition: all 0.3s;}
#catNavMenu .m-title { display: none;}
/*#catNavMenu ul {float: left; list-style: outside none none; margin: 0; width: 100%; overflow: hidden; padding: 0; text-align:left;}
#catNavMenu li {display: inline-block; margin-left: 0; text-align: right;}
#catNavMenu .icon-rss { background: inherit;}
#catNavMenu .wrapper { padding: 0;}*/


/*    Header     
-------------------------------------*/
header { background: #eeeeee none repeat scroll 0 0; border-bottom: 1px solid rgba(0, 0, 0, 0.8); box-shadow: 0 -100px 75px -75px rgba(0, 0, 0, 0.5) inset; -webkit-box-shadow: 0 -100px 75px -75px rgba(0, 0, 0, 0.5) inset; height: 110px; margin: 0 auto; position: relative; transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s; width: 100%;}
header .wrapper {max-height: 100px;}
#logo { margin: 0 auto; text-align: center; }
#logo img { left: 0; right: 0; margin: 0 auto; max-width: 300px; position: absolute; top: 10px;  transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s;}
.user { position: relative; z-index: 6;}
.user a { font-size: 14px; color:#222 !important; font-weight: 400; text-decoration:none; text-shadow: none;}
.user-inner { color: #fff; font-size: 14px; font-family: "Open Sans",sans-serif; font-weight: 400; right: 10px; position: absolute; text-shadow: 1px 1px 1px #000; top: 88px; z-index: 2; transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s;}
/*#searchBox {background: #fff none repeat scroll 0 0; border:1px solid #e7e7e7; !important; border-radius: 1px; margin: 0 auto; padding: 5px; position: absolute; right: 0px; left: 190px; top: 25px; width: 43%;}*/

header.smaller { height: 90px;}
header.smaller #logo img { max-width: 220px; top: 8px;}
header.smaller .user-inner { top: 68px;}
header.smaller .search-button { height: 67px; line-height: 67px;}
header.smaller .top-bar { top: 68px;}
header.smaller #cart { height: 68px; top: -69px;}
header.smaller #cart .icon-basket {top: 7px; font-size: 40px;}
header.smaller #cart .cart-total { bottom: 8px;}
header.smaller .cart-quantity { font-size: 12px; top: -2px;}
header.smaller .drop-cart-wrapper { top: 67px;}

.madeusa { display:none; left: 0; margin: 0 auto; position: absolute; border-bottom: 1px solid #999999; top: 10px; right: 0; padding: 0 0 3px; width: 150px;}
.madeusa > img { max-width: 100%;}

.nominorder { display:none; left: 0; margin: 0 auto; position: absolute; right: 0; top: 52px; width: 150px;}
.nominorder img { max-width: 100%;}

.search-wrap { background: #eeeeee none repeat scroll 0 0;padding: 5px 0;}
.search-wrap.active { overflow: visible !important;}
div.searchlight-balloon { top: 40px !important;}
#searchBox { background: #ffffff none repeat scroll 0 0; border: 1px solid #cccccc; border-radius: 1px; left: 0; margin: 0 auto; padding: 5px; position: relative; right: 0; top: 0; width: 80%; max-width: 800px;}
.search-button { border-right: 1px solid #eeeeee; border-left: 1px solid rgba(0, 0, 0, 0.8); box-shadow: 1px 0 0 0 rgba(0, 0, 0, 0.8), -1px 0 0 0 #eeeeee; -webkit-box-shadow: 1px 0 0 0 rgba(0, 0, 0, 0.8), -1px 0 0 0 #eeeeee; height: 88px; line-height: 88px; cursor: pointer; position: absolute; right: 10px; text-align: center; top: 0; width: 80px; transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease 0s;}
.search-button .icon-search { color: #333333; font-size: 35px; position: relative; text-shadow: 0 1px 1px #ffffff; top: -10px;}
.search-button > span { bottom: 10px; font-size: 15px; left: 0; line-height: 15px; position: absolute; right: 0;}

#searchBox input {float: left;}
#searchBox input[type="text"] { background: rgba(0, 0, 0, 0) none repeat scroll 0 0; font-family: "Open Sans",sans-serif; border: medium none; border-radius: 12px; color: #D40808; float: left; font-size: 16px; height: 30px; line-height: 30px; padding: 0 0 0 10px; width: 100%;}
#searchBox input[type="submit"] { background: #bb0706; color: #fff; border: 1px solid #D40808; border-radius: 0 1px 1px 0; font-weight: 600; font-size: 15px; cursor: pointer; height: 34px; margin: 0; padding: 0; position: absolute; right: 4px; top:3px; width: 80px;}
#searchBox input[type="submit"]:hover { background: #D40808 none repeat scroll 0 0; text-shadow: 0 1px 1px rgba(0, 0, 0, 0.75); color: #bcbca0;}
li.search {display: none;}
.phone {
  border-right: 1px solid;
  color: #ffffff;
  display: none !important;
  font-weight: 700;
  padding: 0 5px 0 0;
}

/*    Main Menu Non-mobile
-------------------------------------*/

.tcdmenu-wrapper { background-color: #333; border-bottom: 1px solid #ffffff;}
.tcdmenu {height: 30px; margin: 0 auto; text-align:center; max-width: 1200px;  width: 100%;}
.tcdmenu ul{margin: 0; padding: 0; list-style: none; display:inline-block; }
.tcdmenu ul li{ float: left;}
.tcdmenu ul li:first-child {}
.tcdmenu ul li a{display: block; font-weight: 600; padding: 5px 8px; font-family: "Open Sans",sans-serif;  font-size: 14px; color: #fff; text-decoration: none; text-transform: uppercase; -webkit-transition:background 0.2s linear, color 0.2s linear; -moz-transition:background 0.2s linear, color 0.2s linear; -ms-transition:background 0.2s linear, color 0.2s linear; -o-transition:background 0.2s linear, color 0.2s linear; transition:background 0.2s linear, color 0.2s linear;}
.tcdmenu ul li:hover a, .tcdmenu ul li a.selected{color: #e20001;}
.tcdmenu .menu { color: #fff !important;}
.tcdmenu ul li a:active{color: #ccc;}
.tcdmenu ul:hover li a.selected{background: #D40808; color: #eee;}
.tcdmenu ul li:hover a.selected{background: #D40808; color: #eee;}
.tcdmenu ul li a:active.selected{color: #222;}
a.selected{border-radius:2px 0 0 2px;}
.tcdmenu ul ul{visibility: hidden; opacity: 0; height: auto; position: absolute; border-color: #D40808; border-style: solid; border-width: 2px 1px 1px; left: 0; box-shadow: 0 0 0 4px #cccccc inset; -webkit-box-shadow: 0 0 0 4px #cccccc inset;  right: 0; margin: 20px auto 0; max-width: 1200px; padding: 10px; background: #fff none repeat scroll 0 0; -webkit-transition:all 0.3s ease 0.1s; -moz-transition:all 0.3s ease 0.1s; -ms-transition:all 0.3s ease 0.1s; -o-transition:all 0.3s ease 0.1s; transition:all 0.3s ease 0.1s; z-index:999999; }
.tcdmenu ul li:hover>ul{visibility: visible; opacity: 1; margin-top:0;}
.tcdmenu ul ul li { border: 0px solid; cursor: pointer; margin: 0;width: 20%;}
.tcdmenu ul ul li a { border-right: medium none; color: #ffffff; display: inline-block; float: left; font-size: 13px; line-height: 18px; padding: 4px 0 4px 5px; text-align: left; text-transform: none; width: 100%;}
.tcdmenu ul ul li a:hover {background: #555 none repeat scroll 0 0 !important; color: #fff;}
.tcdmenu ul ul li span{position: absolute; top: 0; right: 10px; font-size: 16px;}
.tcdmenu ul ul li:hover>a{z-index: 1; color:#fff !important; background: #D40808; }
.tcdmenu ul ul li a:active{color: #ccc;}
.tcdmenu ul ul ul{visibility: hidden; opacity: 0; position: absolute; top: -1px; left: 100%; padding: 0;}
.tcdmenu .icon-down-open { display: none !important;}
.tcdmenu .col-one { position: relative;}
.tcdmenu li.col-one ul { left: 0; position: absolute; right: auto; width: 240px;}
.tcdmenu .col-one ul li { width: 100%;}
.tcdmenu li.col-one.right-col ul { left: auto; right:0; position: absolute; width: 240px;}
.tcdmenu li.menu-fw-inner { padding: 0 15px 0 0; text-align: left; width: 25% !important;}
.tcdmenu .fw-block-title {border-bottom: 1px solid; display: inline-block; margin: 5px 0 0; width: 100%;}
.tcdmenu .fw-block-title h3 { margin: 0; padding: 0 0 0 5px;}

.tcdmenu .submenu.fullw li { width: 100%;}
.tcdmenu .menu-cat-image { display: inline-block; float: left; position: relative; min-height: 128px; text-align: center; margin: 0; width: 20%;}
.tcdmenu .menu-cat-image img { margin: 0; max-width: 140px; width: 100%;}
.tcdmenu .menu-cat-image span { font-size: 14px; display: inline-block; position: relative; right: 0; width: 100%;}
.tcdmenu .menu-cat-image.mbig {width: 25%;}
.tcdmenu .menu-cat-image.mbig img { max-width: 200px;}

.tcdmenu ul li.col-one:nth-child(4) ul.subMenu { width: 630px;}
.tcdmenu ul li.col-one:nth-child(4) ul.subMenu li { width: 50%;}
.tcdmenu ul li.col-one:nth-child(9) ul.subMenu { left: auto; right: -85px;}


#mobacc, #mobacc ul, #mobacc ul li, #mobacc ul li a {margin: 0; padding: 0; border: 0; list-style: none; line-height: 1; display: block; position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
#mobacc {display:none; width: 100%; font-family: Helvetica, Arial, sans-serif; color: #ffffff;}
#mobacc ul ul {background: #ffffff none repeat scroll 0 0; display: none;}
.align-right {float: right;}
#mobacc > ul > li > a {padding: 15px 20px; border-left: 0px solid #98988a; border-right: 0px solid #98988a; border-top: 1px solid #98988a; cursor: pointer; z-index: 2; font-size: 14px; font-weight: bold; text-decoration: none; color: #ffffff; text-shadow: 0 1px 1px rgba(0, 0, 0, 0.35); background: #404040; box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15);}
#mobacc > ul > li > a:hover, #mobacc > ul > li.active > a, #mobacc > ul > li.open > a {color: #eeeeee; background: #bb0706; background: -webkit-linear-gradient(#a20d18, #bb0706); background: -moz-linear-gradient(#a20d18, #bb0706); background: -o-linear-gradient(#a20d18, #bb0706); background: -ms-linear-gradient(#a20d18, #bb0706); background: linear-gradient(#a20d18, #bb0706);}
#mobacc > ul > li.open > a {box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.15); border-bottom: 1px solid #a20d18;}
#mobacc > ul > li:last-child > a, #mobacc > ul > li.last > a {border-bottom: 1px solid #98988a;}
.arrow {display:none; width: 0; height: 0; position: absolute; top: 0; right: 0;}
.arrow::after, .arrow::before {display: block; position: absolute; content: ""; width: 6px; height: 6px; right: 20px; z-index: 10; -webkit-transform: rotate(-135deg); -moz-transform: rotate(-135deg); -ms-transform: rotate(-135deg); -o-transform: rotate(-135deg); transform: rotate(-135deg);}
/*.arrow::after {top: 17px; border-top: 2px solid #ffffff; border-left: 2px solid #ffffff;}*/
#mobacc > ul > li > a:hover > span::after, #mobacc > ul > li.active > a > span::after, #mobacc > ul > li.open > a > span::after {border-color: #eeeeee;}
.arrow::before {top: 16px; border-top: 2px solid; border-left: 2px solid; border-top-color: inherit; border-left-color: inherit;}
#mobacc ul ul .arrow {height: 0; position: absolute; right: 0; top: -5px; width: 0;}
#mobacc ul ul li a {cursor: pointer; padding: 10px 20px; z-index: 1; text-decoration: none; font-size: 13px; color: #eeeeee; background: #333; box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);}
#mobacc ul ul li:hover > a, #mobacc ul ul li.open > a, #mobacc ul ul li.active > a {background: #222; color: #ffffff;}
#mobacc ul ul li:first-child > a {box-shadow: none;}
#mobacc ul ul ul li:first-child > a {box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);}
#mobacc ul ul ul li a {padding-left: 30px;}
#mobacc > ul > li > ul > li:last-child > a, #mobacc > ul > li > ul > li.last > a {border-bottom: 0;}
#mobacc > ul > li > ul > li.open:last-child > a, #mobacc > ul > li > ul > li.last.open > a {border-bottom: 1px solid #32373e;}
#mobacc > ul > li > ul > li.open:last-child > ul > li:last-child > a {border-bottom: 0;}
#mobacc ul ul li.has-sub > a::after {display: block; position: absolute; content: ""; width: 5px; height: 5px; right: 20px; z-index: 10; top: 11.5px; border-top: 0 solid #eeeeee; border-left: 0 solid #eeeeee; -webkit-transform: rotate(-135deg); -moz-transform: rotate(-135deg); -ms-transform: rotate(-135deg); -o-transform: rotate(-135deg); transform: rotate(-135deg);}
#mobacc ul ul li.active > a::after, #mobacc ul ul li.open > a::after, #mobacc ul ul li > a:hover::after {border-color: #ffffff;}
#mobacc .arrow {background-color: rgba(255, 255, 255, 0.05); display:block; height: 44px; position: absolute; top: 1px; right:0; width: 48px; z-index: 15; cursor: pointer;display:none;}
#mobacc ul ul .arrow {height: 32px; position: absolute; top: 1px; width: 48px; z-index: 15;}
#mobacc ul ul .arrow::before {top: 10px;}
#mobacc .has-sub.open ul ul li a { background: #ffffff none repeat scroll 0 0 !important; font-weight: 600; color: #444444 !important;}
#mobacc a { font-family: "Open Sans",sans-serif; font-size: 13px !important; padding-left: 10px !important;}
#mobacc .menu-cat-image { display: inline-block; margin: 0 auto; max-width: 140px; padding:5px 0; text-align: center; width: 50%;}
#mobacc .menu-cat-image img { display: block; margin: 0 auto; max-width: 100px;}

#mobacc li.has-sub:nth-of-type(11) .arrow  { display: none;}

.menu-cat-image > span { color: #222222; font-family: "Open Sans",sans-serif; font-weight: 600;}

ul.topbar-menu { list-style: outside none none; margin: 0; padding: 0;}
ul.topbar-menu li { display: inline-block;}

aside {float: left; width: 280px; display: block;}
aside#leftBar {margin-right: 10px; padding:0 5px; margin-top: -1px;}
aside#rightBar {margin-left: 25px;}
aside .module {background:rgba(0, 0, 0, 0) url("/assets/templates/beadcorp-html5/images/stripes-bg.png") repeat scroll 0 0; border: 1px solid #e7e7e7; border-radius: 1px; margin-top: 1px; margin-bottom: 10px; width:100%; display: inline-block; padding: 10px; position: relative;}
aside .module ul {background: none repeat scroll 0 0 #D40808; list-style: outside none none; margin: 0 0 5px; padding: 5px; text-align: center;}
aside .module li a {line-height: 23px;}
aside .module .info {width: 100%;}
aside .module .name {float: left;}
aside .module .name a {font-size: 14px !important; font-weight: 400; text-shadow: 0 1px 0 #ccc; line-height: normal;}
aside .module .price2 {float: left; text-align: left; width: 50%; font-size:20px; font-weight:600;}
aside .module .stars { background: #fff none repeat scroll 0 0; border-radius: 1px; float: right; padding: 2px 2px 0px; text-align: center; width: 50%;}
aside .module .div {display: block; height: 1px; background: #fff; margin: 10px 0;}
#modPrice ul li { text-align:left; padding:4px 0; border-bottom:1px solid #fff;}
#modPrice ul li:last-child { border-bottom:none;}
#modManufacturer #mfg .txtBoxStyle { padding: 2px 5px; width: 100% !important;}
.topsellers_topitem .img {background: #fff none repeat scroll 0 0;  border-radius: 5px; display: inline-block; width: 100%; border: 1px solid #d40808; height: auto; text-align: center; vertical-align: middle; position: relative;}
.topsellers_topitem .img img {max-height: 110px; max-width: 150px;}
.topsellers_topitem .info {padding: 0.5em 0;}
.topsellers_topitem .name {float: left; width: 70%; margin-bottom: 10px;}
.topsellers_topitem .action { border-bottom: 1px solid #fff;}
.topsellers_topitem .price2 {float: right; width: 30%; text-align: right; margin-bottom: 10px;}
.topseller-item { border: 1px solid #cccccc; display: inline-block; float: left; margin: 0 0 10px; padding: 0 2px 10px; width: 100%;}
.topseller-item .img { display:none; background: #fff none repeat scroll 0 0;  border-radius: 5px;text-align: center;}
/*.topseller-item .img img {max-height: 70px; padding: 0 5px; width: auto;}
.topseller-item .stars {margin: 8px 0;width: 100% !important;}*/
#modsidecat > ul { text-align: left;}
#modsidecat a.cat { font-family: "Open Sans",sans-serif; font-size: 18px; margin: 0 0 0 20px;}
#modsidecat a.cat:hover { color: #D40808;}
#leftBanner { text-align: center;}

.g-translate.module { text-align: center;}
.g-translate.module #google_translate_element { float: none !important;}

#mainContent {background: #fff none repeat scroll 0 0; border-radius: 10px; float: left; margin: 10px 0;  padding: 0 10px; width: 100%;}

/*    Home 
-------------------------------------*/
section#home { margin: 0;}
section#home .header-specials, .newrel-cont .header-specials { background: #eeeeee none repeat scroll 0 0; border: 1px solid #999999; color: #d40808; display: inline-block; font-family: "Open Sans",sans-serif; font-size: 22px; font-weight: 600; line-height: 35px; padding: 5px 10px; text-align: left; text-transform: none; width: 100%;}
.newrel-cont .product-item .name {min-height: 65px;}
.flexslider {z-index: 3; border-top: 0px solid #D40808 !important; border-bottom: 1px solid #555 !important;}
.flex-direction-nav .flex-next { right: 5px !important;}
.flex-direction-nav .flex-prev { left: 5px !important;}
.flexslider .slides img { display: block; margin: 0 auto; max-width: 546px; width: 100%;}

#home .header-specials, #home .productBlockContainer { display: none !important;}

/*    Home Boxes 
-------------------------------------*/


/*    Products - Home/Category  
-------------------------------------*/

.product-item:hover { box-shadow:none;}
.product-item .action {margin: 10px 0; text-align: center;}
.product-item .status { color: #444444; font-size: 12px; position: relative; text-align: left;}
.product-item del { color: #888888; font-size: 14px; text-decoration: line-through;}
.product-item .name { height: auto !important; line-height: normal; margin-bottom: 5px; min-height: 38px; text-align: center;}
.product-item .name a { font-family: "Open Sans",sans-serif; font-size: 13px; font-weight: 600;}
.product-item .img {background: #f7f7f7 none repeat scroll 0 0; margin-bottom: 5px; max-width: 100%; height: auto; position: relative; text-align: center;}
.product-item .img img { max-width: 90%; height:auto;}
.product-item .on-sale { background: #D40808 none repeat scroll 0 0; border-radius: 2px; color: #ffffff; display: block; font-size: 12px; font-weight: 400; height: 15px; left: auto; line-height: 15px; margin: 0 auto; opacity: 0.9; padding: 0 5px; position: absolute; right: 10px; text-align: center; text-transform: uppercase; top: 10px; width: 45px;}
.product-item .stars { float: right; height: 16px; margin: 5px 0; text-align: left;}
.product-item .stars img {float: none; text-align: center; max-width: 55px;}
.product-item .stars span { display:none !important;}
.product-item .price { color: #000; font-family: "Open Sans",sans-serif; font-size: 15px !important; font-weight: 600; text-align: left;}
.product-item .price2 {font-weight: 400}
.status img {width: 65px;}
.product-item .btn { background: #bb0706 none repeat scroll 0 0;  color: #fff; border: 1px solid #D40808; font-size: 18px; font-weight: 600; text-shadow: 0 1px 1px rgba(0, 0, 0, 0.7); border-radius: 1px; font-family: "Open Sans",sans-serif; text-transform: none; padding: 4px 2px; width: 100%;}
.product-item .btn_over {background: #555none repeat scroll 0 0; color: #fff; font-size: 18px; font-weight: 600; border: 1px solid #555; border-radius: 1px; font-family: "Open Sans",sans-serif; text-transform: none; padding: 4px 2px; text-shadow: 0 1px 1px rgba(0, 0, 0, 0.7); width: 100%;}
.product-item .freeship { background: #222 none repeat scroll 0 0; bottom: -10px; color: #ffffff; font-size: 12px; position: absolute; text-align: center; width: 100%;}
.sub-categories { padding: 2px;}
.sub-categories .name {font-weight: 400; line-height: 18px;}

.newrel-cont .product-item.alternative { float: left; width: 25%;}
.newrel-cont .product-item .status { display: none;}

/*-----Quick View----*/
.qv.btn {  background: #D40808; padding:2px; color: #fff;}

/*   Category
-------------------------------------*/
#category .page_headers { color: #22303a; font-size: 28px; font-weight: 600; text-align: center;}
#category #itemsBlock .products-header { background: #eeeeee none repeat scroll 0 0; border: 1px solid #222222; line-height: 2.9em; padding: 0 10px; text-align: left;}


/*    Footer    
-------------------------------------*/
footer {background: #f7f7f7; padding: 0;  border-radius: 1px; float: left; width: 100%; border-top:none; margin: 0 auto;}
footer .wrapper {margin: 20px auto 0;}
footer h3 {color: #22303a; font-family: 'Open Sans', sans-serif; font-size: 18px; font-weight: 400; line-height: 22px; display: block; margin: 35px 0 10px 0; padding: 0;}
footer .ftr-col {float: left; margin: 0 0 0 20px;}
footer .col1 {width: 45%; margin:0;}
footer .col2 {width: 50%;}
footer .col3 {width: 25%; margin: 0; border-right:1px solid #444;}
footer .col4 {width: 20%; margin: 0;}

.bullet-holder { background: #eeeeee none repeat scroll 0 0; float: left; border-top: 5px solid #999999; box-shadow: 0 -140px 100px -30px rgba(0, 0, 0, 0.5) inset;-webkit- box-shadow: 0 -140px 100px -30px rgba(0, 0, 0, 0.5) inset; display: inline-block; padding: 10px 0 0; width: 100%;}
.bullet-inner { margin: 0 auto; max-width: 1200px; text-align: center; width: 100%;}
.bullet { display: inline-block; float: left; text-align: center; width: 50%;}
.bullet img { max-width: 210px; padding: 5px; width: 100%;}

#modManufacturer ul {list-style: none; padding: 0; margin: 0;}
#modManufacturer ul {list-style: none; display: block; width: 100%; margin: 35px 0 10px 0; height: 100px; padding: 0; overflow: hidden;}
#modManufacturer li {float: left; width: 100%;}
#modLinks ul {}
#modLinks ul {list-style: none; display: inline-block; width: 100%; margin: 0; height: 100px; padding: 0; }
#modLinks li {float: left; width: 50%;}
#mailistBox label {color: #D40808; font-family: 'Open Sans', sans-serif; font-size: 18px; font-weight: 400; line-height: 22px; display: block; margin: 0 0 10px 0;}
#mailistBox input, #mailistBox span {float: left; display: block;}
#mailistBox span {margin-right: 30px;}
.mailist-box {border: 1px solid #e2e2e2; margin-bottom: 13px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; background:#fff; padding:5px;}
#mailistBox input[type="text"] {background: #FFF; border: none; height: 27px; margin: 0; padding: 0 0 0 5px; width: 65%; -webkit-appearance: none; -moz-border-radius: 0; border-radius: 0; -webkit-border-radius: 0; color:#555; font-size:16px;}
#mailistBox input[type="submit"] {background: #D40808; border: 1px solid #222; color: #fff; cursor: pointer; font-size: 16px; font-weight: 400; height: 27px; margin: 0; padding: 0; text-align: center; text-transform: uppercase; width: 35%; -webkit-appearance: none; -moz-border-radius: 0px; border-radius: 0px; -webkit-border-radius: 0px; transition: all 0.3s; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; -o-transition: all 0.3s; float:right;}
#mailistBox input[type="submit"]:hover {background: #222;}
#mailistBox input[type="radio"] {margin: 2px 5px 0 0; padding: 0;}


/*---footer social block---*/
.icons-holder { background: #222 none repeat scroll 0 0; margin: 0; border-top: 5px solid #d40808; padding: 0; width: 100%;}
.social-icons {float: none; margin: 0 auto; max-width: 1200px; padding: 5px 0; text-align: right;}
.social-icons a { background: none repeat scroll 0 0 transparent; color: #fff; float: right; height: inherit; width: inherit;}
footer .social-icons i { color:#fff; font-size: 18px; padding: 0 2px;}
.icon-facebook { background: none repeat scroll 0 0 #3b5998;}
.icon-twitter { background: none repeat scroll 0 0 #5ea9dd;}
.icon-gplus { background: none repeat scroll 0 0 #dd4b39;}
.icon-youtube-play { background: none repeat scroll 0 0 #d22827;}
.icon-pinterest-circled { background: none repeat scroll 0 0 #bd081c;}
.icon-rss { background: none repeat scroll 0 0 #f87f14;}
.social-icons a:hover {color: #d0d0d0;}

.pay-block { background: #ffffff none repeat scroll 0 0; border: 1px solid #d0d0d0; display: inline-block; float: left; margin: 10px 0 0; padding: 10px 0 0; text-align: center; width: 100%;}
.pay-block .pay-img { display: inline-block; margin: 0; padding: 0; text-align: center; vertical-align: middle;}
.pay-block-inner { display: inline-block; margin: 0 auto; max-width: 600px; text-align: center;}
.pay-img > img {max-width: 55px; width: 100%;}
.pay-img:nth-of-type(7) img { max-width: 75px;}

#globalFooter {margin: 0px;}
#copyright { background: #f7f7f7; border-radius: 5px; color: #000; font-weight: 400; margin: 10px 0 0; padding: 5px 0; text-align: center; display: inline-block; width: 100%; text-shadow: 0 1px 0 #ccc;}
.stats {height: 0; overflow: hidden;}

/*---------------------------------
CHECKOUT SINGLE PAGE
----------------------------------*/
#checkoutSinglePagev2 h1 {font-size: 22px; margin-bottom: 5px; font-weight: 700;}
#checkoutSinglePagev2 .header { border-bottom: 0 solid #d2d2d2; margin-bottom: 0; position: relative;}
#checkoutSinglePagev2 h3 { font-size: 15px; font-weight: 600; line-height: 20px; padding: 1px; margin-bottom: 5px;}
#checkoutSinglePagev2 h3 span { background: #D40808 none repeat scroll 0 0; border: 1px solid #000000; border-radius: 2px; color: #ffffff; text-shadow: 0 1px 1px #000000; height: 29px; line-height: 26px; width: 29px;}

#checkoutSinglePagev2 .account_login1 { background: #eeeeee none repeat scroll 0 0; border: 1px solid #c0c0c0; border-radius: 2px; margin: 0 0 15px; padding: 0 10px 10px;}
#checkoutSinglePagev2 .account_login1 .create_newaccount { float: left; margin-bottom: 0; padding: 0 10px; width: 50%;}
#checkoutSinglePagev2 .account_login1 .registered_account { float:right; padding: 0 10px; width: 50%;}
#checkoutSinglePagev2 .loginmessage2 { display: none;}

#checkoutSinglePagev2 .create_newaccount .newaccount-btn { margin: 0;  padding: 0 10px;}
#checkoutSinglePagev2 .create_newaccount #showEmailPassword {display: none; margin: 10px 0 0; padding: 0 10px;}
#checkoutSinglePagev2 .create_newaccount .fbconnect { display: none;}

#checkoutSinglePagev2 .maillist_join .chkField .checkbox-format { border: 1px solid #c0c0c0; margin-right: 5px; padding: 5px 8px; width: 100%;}
#checkoutSinglePagev2 .maillist_join .chkField .checkbox-format input { margin: 4px 0 0 0; width: 4%;}
#checkoutSinglePagev2 .maillist_join .chkField .checkbox-format label { display: inline-block; float: left; font-size: 14px; font-weight: 600; line-height: normal; margin: 0; padding: 0 0 0 5px; text-align: left; width: 95%;}

#checkoutSinglePagev2 .registered_account .fbconnect { display:none !important; float: left; text-align: center; width: 100%; margin: 0; padding: 0 10px;}
#checkoutSinglePagev2 .registered_account .icon-facebook { border-right: 1px solid; margin: 0 5px 0 0;}
#checkoutSinglePagev2 .registered_account .fbconnect > a { background: #3b5998 none repeat scroll 0 0; border-radius: 4px; color: #ffffff; display: inline-block; float: none; font-size: 13px; font-weight: 600; margin: 0 auto 10px; padding: 8px 0; text-align: center; width: 100%;}
#checkoutSinglePagev2 .registered_account .icon-facebook { background: #ffffff none repeat scroll 0 0; border-radius: 2px; color: #3b5998; font-size: 13px; margin: 0 3px 0 0;}
#checkoutSinglePagev2 .account_login1 span { border: 0 solid #d2d2d2; border-radius: 50%; display: inline-block; float: none; font-size: 20px; font-weight: 700; height: auto; line-height: 20px; margin: 2px auto; text-align: center; width: auto;}
#checkoutSinglePagev2 .registered-overview .login1-button { float: left; width: 100%; margin: 0; padding: 0 10px;}
#checkoutSinglePagev2 .registered-login .submit-button .btn {margin: 0 0 15px; padding: 8px 20px !important; width: auto !important;}
#checkoutSinglePagev2 .registered-login .loginField input { width: 100%;}

#checkoutSinglePagev2 .btn { border: medium none; height:auto; line-height:inherit; border-radius: 4px; border: none; box-shadow: 0 0 0 1px #333333 inset; -webkit-box-shadow: 0 0 0 1px #333333 inset; font-size: 13px; font-weight: 600; padding: 8px 0; text-transform: none; width: 100% !important;}
#checkoutSinglePagev2 .btn:hover { background: #cccccc none repeat scroll 0 0; border: none; box-shadow: 0 0 0 1px #333333 inset; -webkit-box-shadow: 0 0 0 1px #333333 inset; color: #333333; text-decoration: underline;}
#checkoutSinglePagev2 .btn i { background: #ffffff none repeat scroll 0 0; border: 1px solid #333333; margin: 0 5px 0 0; border-radius: 2px; color: #333333; font-size: 13px;}
#checkoutSinglePagev2 .newaccount-btn .btn { background: #555 none repeat scroll 0 0; color: #ffffff;}
#checkoutSinglePagev2 .login1-button .btn { background: #ccc none repeat scroll 0 0; color: #333;}
#checkoutSinglePagev2 .guest-button { font-size: 16px; margin: 0; text-align: center;}

#checkoutSinglePagev2 .alpha-col { background: rgba(0, 0, 0, 0) url("/assets/templates/beadcorp-html5/images/stripes-bg.png") repeat scroll 0 0; border-radius: 1px; box-shadow: 0 0 0 1px #ccc, 0 0 0 3px #ffffff inset; margin-top: 0; padding: 10px; width: 28%;}
#checkoutSinglePagev2 .beta-col { background: rgba(0, 0, 0, 0) url("/assets/templates/beadcorp-html5/images/stripes-bg.png") repeat scroll 0 0; border-radius: 1px; box-shadow: 0 0 0 1px #ccc; float: left; width: 71%;}
#checkoutSinglePagev2 .leftCol { border-radius: 2px; padding: 5px; width:50%}
#checkoutSinglePagev2 #billing_info { background: #eeeeee none repeat scroll 0 0; border: 1px solid #c0c0c0; float: left; margin-bottom: 15px; padding: 5px; position: relative; width: 100%;}
#checkoutSinglePagev2 .sameAsBilling1 > input { display: inline-block; margin: 4px 5px 0 0;}
#checkoutSinglePagev2 .sameAsBilling1 > label { display: inline-block; float: right; font-size: 14px; font-weight: 600;}
#checkoutSinglePagev2 .sameAsBilling1 {background: #eeeeee none repeat scroll 0 0; margin-bottom: 5px; border: 1px solid #c0c0c0;text-align: right; width: 100%;}
#checkoutSinglePagev2 #shipping_info { background: #eeeeee none repeat scroll 0 0; border: 1px solid #c0c0c0; display: block; padding: 5px;}
#checkoutSinglePagev2 #shipping_div { background: #eeeeee none repeat scroll 0 0; border: 1px solid #c0c0c0; float: left; min-height: 290px; margin-bottom: 0px; padding: 5px; position: relative; width: 100%;}
#checkoutSinglePagev2 .txtBoxStyle.rightCol, #checkoutSinglePagev2 .txtBoxStyle.leftCol { background: #ffffff none repeat scroll 0 0 !important; margin-right: 0 !important; padding: 8px 12px !important; height:auto; line-height:inherit; width: 49% !important;}
#checkoutSinglePagev2 .chkFullWidth input {width: 100%; padding: 8px 12px !important; height:auto; line-height:inherit;}
#checkoutSinglePagev2 .rightCol { padding: 5px; width: 49%;}
#checkoutSinglePagev2 .leftCol .chkField select, #checkoutSinglePagev2 .leftCol .chkField input.rightCol { float: none;  margin: 0 0 0 5px;  width: 49%;}


#checkoutSinglePagev2 #divPayment h4 {background: #e0e0e0 none repeat scroll 0 0; border: 1px solid #cccccc; display: block; font-size: 15px; font-weight: 700; margin-bottom: 5px;padding: 2px;}
#checkoutSinglePagev2 #divPaymentMethods { background: #eeeeee none repeat scroll 0 0; border: 1px solid #c0c0c0; min-height: 324px; position: relative;}
#checkoutSinglePagev2 #divPaymentMethods div {margin-bottom: 0;}
#checkoutSinglePagev2 #divPaymentMethods .desc-message { margin: 2px 0 0;}
#checkoutSinglePagev2 .ccgField label { font-weight: 600; line-height: 15px; margin-right: 1px; text-align: left; width: auto;}
#checkoutSinglePagev2 .ccgField img { float: left; margin: 2px 0 0;}
#checkoutSinglePagev2 .ccgField input { float: left; padding: 5px; width: 100%;}
#checkoutSinglePagev2 .ccgField select { float: left; font-size: 15px; margin-right: 5px; padding: 2px 5px;}
#checkoutSinglePagev2 .ccgField { margin-top: 2px;}
#checkoutSinglePagev2 .ccgField .cvv2-help { clear: both; display: inline-block; float: left; font-size: 11px; line-height: 20px; margin-left: 0; text-align: center; width: 70px;}
#checkoutSinglePagev2 #spanCheckout .btn { font-size: 18px; font-weight: 800; padding: 10px 0;  width: 100%;}

#checkoutSinglePagev2 .page_headers.show-mob { border-bottom: 1px solid #c0c0c0; display: none; width: 100%;}
#checkoutSinglePagev2 .update-cart { position: absolute; right: 2px; text-align: center; top: -4px;}
#checkoutSinglePagev2 .update-cart a .icon-edit { display: inline-block; font-size: 22px; text-align: center;}
#checkoutSinglePagev2 .update-cart a span { display: block; font-size: 10px; font-weight: 600; line-height: 10px; margin: -5px 0 0;}
#checkoutSinglePagev2 .alpha-col .header h3 { font-size: 22px; font-weight: 700; line-height: 33px; margin-bottom: 5px; padding: 0;}
#checkoutSinglePagev2 #divCart .header { background: #ffffff none repeat scroll 0 0; position: relative;}
#checkoutSinglePagev2 #divCart {background: #eeeeee none repeat scroll 0 0; border: 1px solid #c0c0c0;}
#checkoutSinglePagev2 #divCart .chkcart-container .product-image { margin: 0;}

#divApplyCoupon .coupon-container { display: block;}
#checkoutSinglePagev2 .divOrderTotal .coupon-header {font-size: 14px; font-weight: 800;}
#checkoutSinglePagev2 .divOrderTotal .coupon-field input {height: 35px; width: 100%;}
#checkoutSinglePagev2 .divOrderTotal .coupon-field .btn { border-radius: 0; box-shadow: none; height: 35px; padding: 0 7px !important; position: absolute; right: 0; width: auto !important;}
#checkoutSinglePagev2 .divOrderTotal .coupon-field .btn:hover { padding: 7px !important; width: auto !important;}
#checkoutSinglePagev2 .category-footer { border-top: 1px dashed; margin: 0; padding: 10px 0; text-align: center;}
#checkoutSinglePagev2 .chkbadges img { max-width: 100px;}

#checkoutSinglePagev2 .product-info > a { display: inline-block; line-height: 15px;}
#checkoutSinglePagev2 .ppe-logo > img { max-width: 150px;}
#checkoutSinglePagev2 #divBillingEmail { display: block;}
#checkoutSinglePagev2 #divCheckoutQuestions { margin-bottom: 5px; width: 100%;}

#checkoutSinglePagev2 .bottom-full { display: inline-block; width: 100%;}
#checkoutSinglePagev2 .chkComments {display: block;}
#checkoutSinglePagev2 #divCheckoutComments { border-bottom: 1px solid #c0c0c0; margin-bottom: 5px;}
#checkoutSinglePagev2 #divCheckoutComments a { font-size: 14px; font-weight: 800;}
#checkoutSinglePagev2 #spanCheckout .btn { font-size: 24px; font-weight: 800; padding: 10px 0; width: 100%;}
#checkoutSinglePagev2 #spanCheckout .icon-basket { font-size: 25px;}

#checkoutSinglePagev2 .processing-info div { background: #ffffff none repeat scroll 0 0; border: 1px solid #aaaaaa; line-height: 18px; margin: 0 0 5px; padding: 2px 10px;}
#checkoutSinglePagev2 .processing-info span { color: #D40808 !important; font-size: 14px; font-weight: 600; text-decoration: underline;}
#checkoutSinglePagev2 .usps-note > span { color: #D40808 !important; font-size: 13px; font-weight: 600; text-decoration: underline;}
#checkoutSinglePagev2 .usps-note { background: #ffffff none repeat scroll 0 0; border: 1px solid #D40808; font-size: 12px; line-height: 16px; margin: 0 0 10px; padding: 5px; text-align: justify;}

@media only screen and (max-width: 800px) {
#checkoutSinglePagev2 .alpha-col { margin: 0 0 15px; width: 100%;}
#checkoutSinglePagev2 .beta-col { width: 100%;}
#checkoutSinglePagev2 .leftCol {float: left;}
#checkoutSinglePagev2 .rightCol { float: right;}
#checkoutSinglePagev2 #divCart h3 {font-size: 18px;}
#checkoutSinglePagev2 .page_headers.hide-mob { display: none;}
#checkoutSinglePagev2 .page_headers.show-mob { display: block; padding: 0 0 5px; text-align: center;}
}

@media only screen and (max-width: 560px) {
#checkoutSinglePagev2 .chkField select { margin-right: 3px;}
#checkoutSinglePagev2 .leftCol .chkField select, #checkoutSinglePagev2 .leftCol .chkField input.rightCol {  margin: auto;}
#checkoutSinglePagev2 .leftCol {float: none; width:100%;}
#checkoutSinglePagev2 .rightCol { float: none; width: 100%;}
#checkoutSinglePagev2 .account_login1 .create_newaccount {border-bottom: 1px dashed #c0c0c0; padding: 0 10px 10px; margin: 0 0 10px; width: 100%;}
#checkoutSinglePagev2 .account_login1 .registered_account {width: 100%;}
}



/*	listing_0.html Template
	--------------------------	*/
#listing0 h1 { border-bottom: 1px solid; font-size: 26px !important; margin-bottom: 10px;}
#listing0 .detail-section .beta-col button {min-width: 185px; width: 100%;}
#listing0 .detail-section .alpha-col { width: 244px; margin: 0;}
#listing0 .main-image { background: #fff none repeat scroll 0 0; border: 0px solid #D40808;}
#listing0 .quantity-table .title-header, #listing0 .quantityBlock li { margin-right: 0; width: 110px;}
#listing0 .quantityBlock > h4 { border-bottom: 1px solid #333333;}
#listing0 .quantityBlock { width: 95%;}
#listing0 .desc-block {margin: 0 0 25px;}

ul#desktopMenu {background: none repeat scroll 0 0 #fff; list-style: outside none none; margin: 0 0 5px; padding: 0 2px; text-align: center;}
ul#desktopMenu li {border-bottom: 1px solid #444; display: inline-block; position: relative; text-align: left; width: 100%;}
ul#desktopMenu li:last-child { border-bottom:none;}
ul#desktopMenu li:hover {/*background: #FFF;*/}
ul#desktopMenu li a {color: #444; display:inline-block; padding: 8px 0;}
ul#desktopMenu li a:hover {color: #444; text-decoration: none;}
ul#desktopMenu li ul {background:#ffffff; border: 1px solid #444; display: none; font-family: "Open Sans",sans-serif; margin-left: -110px; padding: 10px; position: absolute; right: -248px; text-align: left; top: 0; width: 250px; z-index: 10;}
ul#desktopMenu li:hover ul {display: block;}
ul#desktopMenu li ul li {margin: 0; padding: 0; float: left; display: block; width: 100%; background:none;}
ul#desktopMenu li ul li a:hover {color: #fff;     background: #c30617 !important;}
ul#desktopMenu li ul li a {color: #333; text-transform: none; font-weight: normal; padding: 0 10px; display: block; line-height:28px;}
ul#desktopMenu li ul li:hover {background: #fcfcfc;}
.down {float: right; margin-top: -25px; margin-right: 7px; font-weight: bolder; color: #AAA;}

.top-lead { background: #d40807 none repeat scroll 0 0; border-radius: 0; box-shadow: 0 0 10px 5px #2e0101 inset; float: left; display: block; height: 26px; width: 100%;}
.top-lead-inner { margin: 0 auto; max-width: 1200px; width: 100%;}
.top-lead-block-left { color: #ffffff; float:left; font-size: 14px; font-style: italic; font-weight: 700; line-height: 26px; padding: 0 0 0 60px; text-shadow: 0 1px 1px #000000; text-transform: uppercase;}
.top-lead-block-right { color: #ffffff; float: right; font-size: 14px; font-style: italic; padding: 0 5px 0 0; font-weight: 700; line-height: 26px; text-shadow: 0 1px 1px #000000; text-transform: uppercase;}
.top-lead-block-left  a.phone-link { color: #ffffff; font-size: 15px; font-weight: 600;}

/*-----------------------------------------------------------------------
The Cart Designer SALE DROP BANNER
-----------------------------------------------------------------------*/
/*.saledrop { background: #eee none repeat scroll 0 0; border-radius: 0;}
.saledrop .saledrop-button { color: #d40807; cursor: pointer; display: block; font-family: georgia,sans-serif; font-size: 15px; font-weight: 400; margin-bottom: 1px; padding: 1px 10px; text-align: left; text-decoration: none; text-transform: uppercase;}
.saledrop .saledrop-button.active {color: #d40807;}
.saledrop-button .close { display: none;}
.saledrop-button .open, .saledrop-button.active .close { color: #d40807; display: block; font-family: "Open Sans",sans-serif; font-size: 15px; font-weight: 700; text-align: center; text-transform: none;}
.saledrop-button.active .open { display: none;}
.saledrop ul { display:none; background: #fff none repeat scroll 0 0;  border: 1px solid #aaaaaa; border-radius: 0 0 1px 1px; margin:0; padding: 10px 40px; list-style: outside none none;}
.saledrop-inner li { color: #d40807;}
.saledrop-inner { margin: 0 auto; position: relative;}
.sale-banner-content { color: #222;font-weight: 400;}
.details-link { text-decoration: underline;}*/

.saledrop { background: #ffffff none repeat scroll 0 0; border-bottom: 4px solid #d40808;}
.saledrop .close .icon-tag { background: #ffffff none repeat scroll 0 0; border-color: #ffffff #d40808 #d40808; border-radius: 0 0 12px 12px; border-style: solid; border-width: 2px; box-shadow: 0 4px 3px 0 #000000; -webkit-box-shadow: 0 4px 3px 0 #000000; color: #d40808; font-size: 22px; padding: 9px 2px 0 4px; position: relative; top: 10px;}
.saledrop .saledrop-button { color: #ffffff; cursor: pointer; display: block; font-family: georgia,sans-serif; font-size: 16px; font-weight: 600; margin-bottom: 0; padding: 0 10px; text-align: left; text-decoration: none; text-transform: uppercase;}
.saledrop .saledrop-button.active {color: #fff;}
.saledrop .close > img { display: inline-block; margin: 0 0 -24px; padding: 0 10px 0 0;}
.saledrop .close .details-link { color: #333333; left: 0; font-size: 12px; position: absolute; right: 0; top: 0px;}
.saledrop-button .open, .saledrop-button .close, .saledrop-button.active .close { bottom: -32px; display: block; font-family: open sans; font-size: 13px; position: absolute; text-align: center; text-transform: none; z-index: 1;}
.saledrop-button .open { bottom: 10%; position: absolute; right: 0;}
.saledrop .saledrop-button .close { left: 120px;}
.saledrop .icon-cancel-circled { color: #333; font-size: 27px;}
.saledrop ul{display:none; margin:0; padding: 20px; list-style: outside none none;}
.saledrop-inner li { color: #22023b;}
.saledrop-inner { margin: 0 auto; max-width: 1200px; position: relative;}

#homeHeader .wrapper #owl-demo { list-style:none; margin:0px; padding:0px;}
#homeHeader .wrapper .owl-item {  text-align:center; font-family: 'Oswald', sans-serif; text-transform:uppercase; padding: 0 2px; font-weight:bold; }
#homeHeader .wrapper .owl-item .item { background: #eeeeee none repeat scroll 0 0; box-shadow: 0 0 0 1px #bb0706 inset; -webkit-box-shadow: 0 0 0 1px #bb0706 inset; color: #bb0706; display: block; font-family: "Oswald",sans-serif; font-size: 18px; font-weight: bold; margin-left: 0;  padding: 10px 0 15px; text-transform: uppercase;}
#homeHeader .owl-item .item > img { display: block; margin: 0 auto; max-width: 60px; position: relative;}
#homeHeader .wrapper .owl-item .item:hover { color:#D40808;}
#homeHeader .wrapper .owl-item h2 { font-size:27px; line-height: 27px; color:#bb0706; padding: 0 0 4px; margin: 0px;}
#homeHeader .wrapper .owl-item a { display:inline-block; background:#D40808; padding:5px 25px; font-size:18px; font-family: 'Oswald', sans-serif; text-transform:uppercase; font-weight:500; color:#fff;}
#homeHeader .wrapper .owl-item a:hover { background:#bb0706;  color:#fff;}
#homeHeader .wrapper .owl-controls.clickable .owl-pagination { padding-top:5px; text-align:center; clear:both; height:30px; width:100%;}
#homeHeader .wrapper .owl-controls.clickable .owl-pagination .owl-page { display:inline-block;}
#homeHeader .wrapper .owl-controls .owl-pagination { text-align:center; padding-top:10px; clear:both;}
#homeHeader .owl-controls .owl-buttons div { display:none;}
#homeHeader .wrapper .owl-controls .owl-page { width:25px; height:25px; display:inline-block;}
#homeHeader .wrapper .owl-controls .owl-page span { display:block; width:20px; height:20px; background:#999999; border-radius:5px; margin-left:5px;}
#homeHeader .wrapper .owl-controls .owl-page.active {  border-radius:5px;}
#homeHeader .wrapper .owl-controls .owl-page.active span { background:#bb0706; border-radius:5px;}
/*#homeHeader .wrapper .owl-item .item:hover a, */#homeHeader .wrapper .owl-item .item:hover h2 { color:#D40808;}

.owl-carousel .owl-wrapper:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
.owl-carousel{display: none; position: relative; width: 100%; -ms-touch-action: pan-y;}
.owl-carousel .owl-wrapper{display: none; position: relative; -webkit-transform: translate3d(0px, 0px, 0px);}
.owl-carousel .owl-wrapper-outer{overflow: hidden; position: relative; width: 100%;}
.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition: height 500ms ease-in-out; -moz-transition: height 500ms ease-in-out; -ms-transition: height 500ms ease-in-out; -o-transition: height 500ms ease-in-out; transition: height 500ms ease-in-out;}
.owl-carousel .owl-item{float: left;}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{cursor: pointer;}
.owl-controls {-webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
.grabbing {cursor:url(grabbing.png) 8 8, move;}
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{-webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0);}



/*********************************/

/*       LTE8 IE FALLBACK        */
/*********************************/
.no-boxshadow .boxShadow {border: 1px solid #eae9e6;}
/*#featureBlock .product-container { width:33.333% !important;}*/
#leftBar .dragbox-content ul li .cat:after,
#leftBar .dragbox-content ul li .cat:before { background:none; padding:0px;} 
#quickView .availabilityInfo {float: left; width: 100%;}
.sub-categories a { font-size:15px;}

/*	Theme Responsive Styles
	-----------------------	*/

@media only screen and (max-width: 1200px) {
.wrapper {width: 100%; padding: 0 5px;}
}

@media only screen and (max-width: 1150px) {
.tcdmenu ul li a {font-size: 12px; padding: 6px 5px;}
}

@media only screen and (max-width: 991px) {
#mailistBox span {margin-right: 7px;}
.store-name {margin: 15px 0 0;}
.tcdmenu ul li.col-one:nth-child(4) ul.subMenu { margin: 0 0 0 -80px; width: 630px;}
}

@media only screen and (max-width: 959px) {
.tcdmenu ul li a { font-size: 11.5px;padding: 7px 4px 6px; text-transform: none;}
}

@media only screen and (max-width: 940px) {
.product-item .btn_over, .product-item .btn {width: 100%;}
.tcdmenu .menu-cat-image {width: 25%;}
.madeusa, .nominorder { left: 15%;}
ul.topbar-menu li { float: left;}
A.menu { font-size: 11px; padding: 0 3px;
}
}
@media only screen and (max-width: 800px) {
.top-bar .phone-block { top: 40px;}
.phone-local, .phone-tollfree { font-size: 16px;}
}
@media only screen and (max-width: 768px) {
.fixed-wrapper { position: relative;}
#mainContainer { margin: 30px auto 0; top:0;}
.top-lead { float: none;}
.show-mobile { display: block !important;}
.tcdmenu { display: none;}
ul.topbar-menu li { background: #eee; float: left; border-top: 1px solid #999999; width: 100%;}
ul.topbar-menu .menu { color: #D40808 !important; font-size: 14px; padding: 5px 10px; font-weight: 600; width: 100%;}
.saledrop .saledrop-button .close { bottom: -137px; right: 5px; left:auto;}
.saledrop-inner {z-index: 0;}
.saledrop .close .icon-tag {border-color: #333333;}
#mobacc {display: inline-block;}
.hidden-mobile { display: none !important;}
html {padding: 0 !important;}
body {max-width: 100%; overflow-x: hidden;}
.top-bar { background: #333333 none repeat scroll 0 0; border-top: medium none; box-shadow: none; height: 30px; top: 2px;}
.top-bar .social-icons { display:none; left: 0; margin: 0 auto; position: absolute; right: 0; top: 0; width: 240px;}
A.menu {text-shadow: none;}
.wrapper {width: 100% !important; margin: auto; padding:0;}
header .wrapper { float:left; position: relative;}
header {height: 0; padding: 0;}
.user { color: #444444; height: 27px; left: 0; line-height: 27px; position: absolute; text-align: center; top: 4px; width: 100%;}
.user-inner { color: #fff; padding: 0 5px; font-size: 14px; position: relative; right: 0; left:0; top: 0; width: auto; z-index:4;}
.user a {font-size: 12px; color: #fff !important;}
#logo { position: relative; top: -85px; z-index: 0;}
#logo img { left: 0; max-height: 65px; top: 18px; width: auto; z-index: 1;}
.top-menu { background: #eee; box-shadow: 0 -100px 75px -75px rgba(0, 0, 0, 0.5) inset; -webit-box-shadow: 0 -100px 75px -75px rgba(0, 0, 0, 0.5) inset; border-bottom: 0 solid #ffffff; height: 70px; margin: 0;}
.top-menu ul {float: none; height:auto; max-width:100%;}
.top-menu li {display: block; margin: 0;}
#showSlideMenu {overflow: auto;}
li.m-title { background: none repeat scroll 0 0 #222; color: #fff; float: left; font-size: 18px; font-weight: 400; padding: 10px 5px; text-align: left !important; width: 100% !important;}
ul#desktopMenu {display: none;}
aside {display: none !important;}
#mainContent {display: block; width: 100% !important;}
.search-wrap { border-bottom: 1px solid #333333; position: relative; top: 31px;}
#searchBox {border: 0px solid #222; border-radius: 0px; box-shadow: none; padding:0; margin: 0; position: relative; right: 0; left:0; top: 0; width: 100%;}
#searchBox input[type="text"] { font-size: 15px; height: 35px; line-height: 35px; width: 100%;}
#searchBox input[type="submit"] { font-weight: 600; height: 33px; top: 1px; right: 2px; line-height: 18px;}
.search-button { right: 2px; top: -88px; width: 55px;}
.search-button > span { font-size: 14px;}
#homeHeader {border: none; margin-bottom: 0; padding-bottom:0;}
#homeHeader img {width: 100%; height: auto;}
.flexslider { margin: 0 !important;}
footer h3 {text-align: center;}
footer .col4 { width:30%;}
footer .col1,
footer .col2,
footer .col3 {margin: 0; width: 100%;}
#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: center; width: 100%;}
#mailistBox {position: relative; width: 100%; height: 150px;}
#mailistBox label {text-align: left;}
#mailistBox input[type="text"] {width: 65%;}
#mailistBox input[type="submit"] {/*width: 10%;*/}
.social-icons {width: 100%; display: block; margin: 0; position: relative; text-align: center;}
.social-icons a {float: none; display: inline-block; width:30px;}
#globalFooter {float: none; text-align: center; margin-bottom: 25px; width: 100%;}
.cbp-spmenu {background: #222; 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 {}
.cbp-spmenu-vertical {width: 260px; height: 100%; top: 0; border-right: 1px solid #000000; z-index: 1000;}
.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 #444;}
.cbp-spmenu-left {left: -260px;}
.cbp-spmenu-right {right: -240px;}
.cbp-spmenu-left.cbp-spmenu-open {left: 0; z-index: 1050;}
.cbp-spmenu-right.cbp-spmenu-open {right: 0;}
.cbp-spmenu-push {overflow-x: hidden; position: relative; left: 0;}
.cbp-spmenu-push-toright {left: 240px;}
.cbp-spmenu-push-toleft {left: -240px;}
.cbp-spmenu, .cbp-spmenu-push {-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease;}
.cbp-spmenu .cat { background: #bcbca0 none repeat scroll 0 0; color: #ffffff !important; font-size: 16px; font-weight:600;}
#modManufacturer { margin:35px 0 0 0;}
#mobileCart, #mobileMenu { border-right: 1px solid #eeeeee; box-shadow: 1px 0 0 0 rgba(0, 0, 0, 0.9); -webkit-box-shadow: 1px 0 0 0 rgba(0, 0, 0, 0.9); display: block !important; height: 70px; left: 0; margin: 0; position: absolute; text-align: center; top: 0; width: 110px;}
#FRAME_MENU a:hover, #FRAME_MENU a:visited:hover { background: none repeat scroll 0 0 #fff; border-right: 1px solid #444;}
li.m-search { display:block !important;}
#closeSlideMenu { display:block !important;}
.phone { background: #fff none repeat scroll 0 0 !important; border-right: 0 solid; color: #bb0706; font-family: "Open Sans",sans-serif; font-size: 16px; font-weight: 600; padding: 2px 10px 0 0; text-align: center !important;}
.phone-number {border:none !important; display: inline-block; font-weight: 600;}
.phone .icon-phone { display: inline-block;}
.flexslider { margin: 0 5px;}
.madeusa { left: 8%; top: -65px; width: 140px;}
.nominorder { left: 8%; top: -30px; width: 140px;}
#listing0 .addl-images > div img { max-height: inherit; max-width: inherit;}
}

@media only screen and (max-width: 640px) {
.madeusa { background: #eeeeee none repeat scroll 0 0; left: 0; right: auto; margin: 0 auto; position: absolute; text-align: center; top: 37px; padding:0; width: 50%; z-index: 0;}
.madeusa > img {max-width: 140px;}
.nominorder { background: #eeeeee none repeat scroll 0 0; left: auto; right: 0; margin: 0 auto; border-bottom: 1px solid #999999; position: absolute; text-align: center; top: 37px; width: 50%; z-index: 0;}
.nominorder > img {max-width: 140px;}
.top-lead-block-left, .top-lead-block-right, .top-lead-block-left a.phone-link { font-size: 11px;}
}

@media only screen and (max-width: 600px) {
footer .col1 { width:100% !important;}
#mailistBox { height:auto;}
#modLinks ul,
#modManufacturer ul { height:auto !important;}
.product-item .img { min-height: 165px;}
#logo img { left: 0; max-height: 45px; top: 27px; width: auto; z-index: 1;}
}

@media only screen and (max-width: 519px) {
.top-bar .hands-img a { display: none; right: 65px; top: 40px;}
.top-lead-block-right { font-size: 9px;}
}

@media only screen and (max-width: 480px) {	
#featureBlock .product-container{width: 50% !important;}
#subcategoriesBlock .columns-3 li,
#subcategoriesBlock .columns-4 li,
#subcategoriesBlock .columns-5 li,
#subcategoriesBlock .columns-6 li {width: 50%;}	
.top-lead-block-right { display: none;}
}

@media only screen and (max-width: 460px) {	
#modLinks li {float: none; width: auto;}
#logo img { max-height: 40px; top: 30px;}
.saledrop-button .open, .saledrop-button.active .close { font-size: 13px;}
.social-icons > span {line-height: 18px; padding: 0 0 5px; width: 100%;}
}

@media only screen and (max-width: 410px) {	
#logo { position: absolute; right: 27px; width: 100%;}
#mobileCart, #mobileMenu {width: 55px;}
}

@media only screen and (max-width: 359px) {	
#logo img { max-height: 30px; top: 35px;}
}

@media only screen and (max-width: 320px) {
#mailistBox label {text-align: left;}
.social-icons a { margin:0px !important;}
#featureBlock .product-container {width: 100% !important;}
#subcategoriesBlock .columns-3 li,
#subcategoriesBlock .columns-4 li,
#subcategoriesBlock .columns-5 li,
#subcategoriesBlock .columns-6 li { width: 100%;}
#mailistBox input[type="submit"] { width:100%; margin:10px 0 0 0;}
section#home .header-specials { font-size:20px;}
}

@media screen and (min-width: 768px) {
#cart:hover .drop-cart-wrapper {display:block; visibility:visible; transition: all 0.6s linear 0s; -webkit-transition: all 0.2s linear 0s;}
}

/*TCD drop cart*/
.drop-cart-wrapper h1 { font-size: 16px; display: none;}
.dropcartheader { border-bottom: 1px solid #333333; padding: 5px 0 0; text-align: center;}
.dropcartheader h3 { color: #333333;}
.drop-cart-wrapper { background: #fff none repeat scroll 0 0; border: 1px solid #D40808; border-radius: 1px; margin: 0; padding: 5px; overflow-x: hidden; position: absolute; right: -81px; width: 310px; display:none;  top: 87px; z-index: 100;}
.drop-cart-wrapper .dropCartItems { float: left; max-height: 400px; overflow-y: scroll; padding: 0 5px 0 0; width: 320px;}
.drop-cart-wrapper .titles2 div { float: left;}
.drop-cart-wrapper .item-info { width: 55%;}
.drop-cart-wrapper .item-qty { text-align: center; width: 10%;}
.drop-cart-wrapper .item-price, .drop-cart-wrapper .item-total { text-align: center; color: #000000; font-size: 12px; font-weight: 400; width: 17.5%;}
.drop-cart-wrapper .titles2 { display: inline-block; height: 22px; padding: 2px; width: 100%;}
.drop-cart-wrapper .row {border-bottom: 1px dashed #ddd; display: inline-block; width: 100%; padding: 5px 0 0; }
/*.drop-cart-wrapper .dropCartRows { border-bottom: 1px dashed #ddd; display: inline-block; padding: 5px 0 0; width: 100%;}*/
.drop-cart-wrapper .dropCartRows .row div { float: left;}
.drop-cart-wrapper .dropCartRows .product-image { float: left;}
.drop-cart-wrapper .dropCartRows .product-name-options { text-align: left; float: left; line-height: 13px; padding: 0 0 5px 3px; width: 62%;}
.drop-cart-wrapper .dropCartRows .txtBoxStyle { padding: 2px 0; text-align: center; width: 25px;}
.drop-cart-wrapper .dropCartCheckout { border-top: 1px solid #333333; display: inline-block; width: 100%; padding: 5px;}

.drop-cart-wrapper .dropCartCheckout .quick-subtotal { color: #333333; text-align: right; padding: 0 0 10px;}
.drop-cart-wrapper .item-remove { margin: 5px 0 0; text-align: right; width: 45%;}
.drop-cart-wrapper .item-remove .update-qty { float: left; margin: 0 0 0 -15px;}
.drop-cart-wrapper .dropCartCheckout .btn, .drop-cart-wrapper .dropCartCheckout .btn_over { background: #D40808;  border-radius: 2px; font-size: 16px; font-family: "Open Sans",sans-serif; padding: 10px 0 !important; width: 100%;}
.drop-cart-wrapper .dropCartCheckout .btn_over {background: #eee; color:#222;}
/*#cart { cursor: pointer; padding: 0 0 10px 40px; position: absolute; left: 5px; text-align: center; top: -73px; width: auto; transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s;}*/
#cart { cursor: pointer; height: 88px; padding: 0; position: absolute; right: 90px; text-align: center; top: -89px; border-left: 1px solid rgba(0, 0, 0, 0.8); box-shadow: -1px 0 0 0 #eeeeee; -webkit-box-shadow: -1px 0 0 0 #eeeeee; transition: all 0.3s ease 0s; width: 80px;}
#cart .itemsincart img { left: 0; margin: 0; max-width: 37px; position: absolute; top: 3px;}
#cart .itemsincart, #cart .itemsincart a { color: #222222; font-family: "Open Sans",sans-serif; font-size: 15px; font-weight: 400; line-height: 19px; margin: 0; padding: 0 0 1px; text-align: center;}
#cart .itemsincart span { color: #d40808; font-weight: 600; margin: 0;}
#cart .carttext {display: none; font-weight: 600;}
#cart .icon-basket { color: #333333; font-size: 45px; left: 0; position: absolute; right: 0; text-shadow: 0 1px 0 #ffffff; top: 13px; transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s;}
.cart-quantity { color: #d40808 !important; font-size: 12px; padding: 0px; position: absolute; right: 5px; text-align: center; top: 1px; transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s;}
#cart .cart-total { bottom: 7px; left: 0; margin: 0 auto !important; position: absolute; right: 0; text-align: center; transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s;}

@media screen and (max-width: 768px) {
.drop-cart-wrapper { right: -65px; top: 50px;}
#mobileCart.show-mobile { display: none !important;}
#cart { height: 70px; padding: 0; right: 56px; top: -72px; width: 55px;}
.drop-cart-wrapper { right: -55px;}
#cart .icon-basket { font-size: 28px;}
.search-button { height: 70px; right: 2px; top: -70px; width: 55px;}
.search-button .icon-search { font-size: 20px; top: -17px;}
#cart .itemsincart span { color: #d40808; font-size: 12px;}
}

@media screen and (max-width: 600px) {
}

@media screen and (max-width: 480px) {
}

@media only screen and (max-width: 410px) {	
#cart .carttext { display: none;}
#cart .itemsincart img { max-width: 33px;}
#cart .itemsincart, #cart .itemsincart a { font-size: 11px; font-weight: 600; line-height: 17px;}
}

/*-------------------------------------------------------------------
THE CART DESIGNER PRODUCT CAT LAYOUT
-------------------------------------------------------------------*/
.category-header { margin: 0;}
.productBlockContainer { display: inline-block !important; margin: 0; padding: 0; width: 25% !important; min-width:140px;vertical-align: top;}
.product-container, .productContainer{margin:0 !important; width: 100% !important;}

/*--------------------------
SUB CAT 
--------------------------*/
#subcategoriesBlock .columns-1 { display: inline-block; width: 25%; vertical-align: top;}
#subcategoriesBlock .columns-1 li { padding: 0 2px;}
.sub-categories .img { min-height: 50px;}
.sub-categories .img img {max-width: 100%; }

/*--------------------------------------
PROD PAGE HISTORY
--------------------------------------*/
.browsing_historyBlock .productBlockContainer { display: inline-block !important; width: 100% !important;}
.browsing_historyBlock .product-container { float: left; width: 33% !important;}

/*--------------------------------------
Responsive Rules
--------------------------------------*/

@media screen and (max-width:960px) {
.productBlockContainer {width: 33.33% !important;}
#subcategoriesBlock .columns-1 {width: 25%;}
}

@media screen and (max-width:768px) {
.productBlockContainer {width: 25% !important;}
}

@media screen and (max-width:640px) {
.productBlockContainer {width: 33.33% !important;}
.newrel-cont .product-item.alternative {width: 33.33% !important;;}
}

@media screen and (max-width:480px) {
.productBlockContainer {width: 50% !important;}
.newrel-cont .product-item.alternative {width: 50% !important;;}
.browsing_historyBlock .product-container {width: 50% !important;}
#subcategoriesBlock .columns-1 {width: 33%;}
}

@media screen and (max-width:360px) {
#subcategoriesBlock .columns-1 { display: inline-block; width: 50%;}
.product-item .img { min-height: 135px;}
}

.parallax-slider .slides > li {background-size: cover; background-attachment: fixed; background-repeat: no-repeat; background-position: 0 0; -webkit-backface-visibility:visible !important; backface-visibility:visible !important; box-shadow: 0 10px 20px -10px rgba(0, 0, 0, 0.8) inset, 0 -10px 20px -10px rgba(0, 0, 0, 0.8) inset; -webkit-box-shadow: 0 10px 20px -10px rgba(0, 0, 0, 0.8) inset, 0 -10px 20px -10px rgba(0, 0, 0, 0.8) inset;}
.parallax-slider .slides > li > a { display: block; width: 100%; padding-top: 0;}
.parallax-slider .slides > li > a > div {width: 100%; max-width: 800px; margin: 0 auto;}
.parallax-slider .slides > li > a > div > span {display: table-cell; vertical-align: middle; text-align: center; color: #fff; font-size: 48px; font-weight: bold; text-transform: uppercase; text-shadow: 0 0 10px #000; opacity: 1; line-height: 1;}
.parallax-slider .slides > li > a img {max-width: 100%; max-height: 100%;}

@media(max-width: 1200px) {
.parallax-slider .slides > li > a > div {padding: 0 25px;}
}
@media(max-width: 1023px) {
.parallax-slider .slides > li {-webkit-backface-visibility:hidden !important; backface-visibility:hidden !important;box-shadow: none;}
}

