/*body:: Controls website background and any other text outside of a table without an associated style.*/ 	
body {font-family: 'Roboto Condensed', sans-serif; font-size: 16px; color: #231f20; font-weight: 400; padding: 0; margin: 0; overflow-x:hidden; letter-spacing: 0;}

.clear { clear:both;}
img {border: 0;}
input,
textarea,
select,
button {font-family: 'Roboto Condensed', sans-serif; color: #000;}
::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;}
/* QuickSearch */
table.searchlight-results {font-family: 'Roboto Condensed', 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)           */
/*******************************************************************************************************/

#viewCartQuick .quick-subtotal span {font-size: 16px !important; line-height: 1.8em;}

/*store-name:: Store Name.*/		 
.store-name {font-family: 'Roboto Condensed', sans-serif; font-size: 35px; font-weight: 400; text-decoration: none; line-height: 35px;}
/*store-slogan:: Store Slogan.*/		 
.store-slogan {font-family: 'Roboto Condensed', 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: #111111 none repeat scroll 0 0; box-shadow: 0 0 0 1px #000000 inset; -webkit-box-shadow: 0 0 0 1px #000000 inset;  color: #8c0c04; float: left; font-size: 24px; font-weight: 500; margin: 0 0 10px; padding: 10px; width: 100%;}
/*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;}
/*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 { display:none; background: #FFF; border: 2px solid #323f49; color: #323f49; font-family: 'Roboto Condensed', 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: #000; font-weight: 400;}
/*price2:: Controls the way the product's price display in the top sellers and new releases sections.*/ 
.price2 {color: #000; font-size: 15px; font-weight: 400; font-family: 'Roboto Condensed', sans-serif;}

/*******************************************************/
/*          STYLES USED THROUGHTOUT THE WEBSITE        */
/*******************************************************/

/*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;}
/*page_headers:: Controls the title of all your pages.*/
.page_headers {color: #002b5e; font-size: 28px; font-weight: 600; text-shadow: 1px 1px 0 #fff;}
/*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: #22303a; 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;}
/*******************************************************************************************************/
/*   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: 17px;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      */
/**********************************************************/
/*section#home .action .btn_over, section#home .action .btn {width: 100%;}*/
/*btn:: Controls the buttons, (ONLY if it is not using and image).*/ 
.btn {border: 1px solid #fff; background: #8c0c04; font-weight: 600; font-size: 14px; color: #fff; text-transform: uppercase; cursor: pointer; margin: 0; padding: 5px 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; font-family: 'Roboto Condensed', sans-serif;}
/*btn_over:: Controls the buttons when a user mouses over them, (ONLY if it is not using and image).*/ 
.btn_over {border: 1px solid #000000; background: #444; font-weight: 600; font-size: 14px; color: #fff; text-transform: uppercase; cursor: pointer; margin: 0; padding: 5px 14px; -webkit-appearance: none; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; font-family: 'Roboto Condensed', sans-serif;}
/*button:hover:: Controls the button tag when a user mouses over them, (ONLY if it is not using and image).*/ 
button:hover {border: 1px solid #000000; background: #444; font-weight: 600; font-size: 14px; color: #fff; text-transform: uppercase; cursor: pointer; margin: 0; padding: 5px 14px; -webkit-appearance: none; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; font-family: 'Roboto Condensed', sans-serif;}
/*txtBoxStyle:: Controls the text and style of the Text Boxes.*/  	

.multipleShipToBlock select {width: 100%;}
.multipleShipToBlock .add-name .txtBoxStyle{width: 100%;}
.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        */
/*********************************/

/* Accent/Secondary Colors */

.accent-color {color: #c9dae4;}
.accent-bg-color {background: #e2e2e2; color: #000;}
#mainContainer { margin: 97px auto 0; border-top: 0px solid #8c0c04; display: block; float: left; width:100%; }
#mainContainer .wrapper { margin: 10px auto;}
.wrapper { margin: 0 auto; max-width: 1400px; padding: 0 10px; position: relative; width: 100%;}
#mainContent {float: left; background:#fff; padding: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 {background: #eee; cursor: pointer; display: none; text-align: center;}
#closeSlideMenu i {color: #8c0c04; font-size: 24px; position: absolute; top: 15px; right: 5px;}
#closeSlideMenu > img { max-width: 170px; position: relative; top: 0px; width: 100%;}

header { background: #eee; height: 0px; margin: 0 auto; padding: 0; position: relative; float:left; width: 100%;}

.top-menu { height: 22px; margin: 0 auto; max-width: 100%; position: relative; width: 100%; z-index: 15;}
.top-menu .wrapper { background: #002b5e none repeat scroll 0 0; max-width: 100%;}
.top-menu ul { float: left; height: 22px; line-height: 22px; list-style: outside none none; margin: 0; max-width: 50%; overflow: hidden; padding: 0;}
.top-menu li {border-right: 1px solid #ccc; display: inline-block; margin: 4px 0; padding: 0 10px; text-align: right;}

.user { color: #444; float: right; font-size: 14px; font-weight: 700; height: 22px; line-height: 19px; margin: 0; z-index: 100;}
.user a { color: #fff !important; font-size: 11px; font-weight: 600; letter-spacing: 0.8px; text-decoration: none; text-transform: uppercase;}
.user span i { font-size: 14px;}
.header-online { background: #f0f0f0 none repeat scroll 0 0; border: 1px solid #cccccc; border-radius: 0; color: #8c0c04; font-size: 13px; font-style: italic; font-weight: 700; left: 0; letter-spacing: 1px; margin: 0 auto; position: absolute; right: 0; text-align: center; top: -15px; max-width: 370px; width: 100%;}
.header-online a { color: #8c0c04; font-size: 14px; font-weight: 700; letter-spacing: 1px; padding: 0 5px; text-decoration: none;}

.search-wrap { margin: 0 auto; max-width: 1400px; position: relative; padding: 0; width: 100%; z-index: 5;}
div.searchlight-balloon { top: 41px !important;;  left: 1px !important;}
#searchBox { background: #ffffff none repeat scroll 0 0; border: 2px solid #171717; border-radius: 1px; margin: 0 auto; padding: 5px; position: absolute; right: 0; left:0; top: 130px; max-width: 800px; width: 98%; visibility:hidden; opacity:0; transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s; -webkit-transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;}
.search-box.active {visibility:visible !important; opacity:1 !important;}
.search-button { cursor: pointer; height: 75px; position: relative; transition: all 0.2s ease-in-out 0.2s; -webkit-transition: all 0.2s ease-in-out 0.2s; width: 65px; z-index: 10;}
.search-button span { color: #fff; font-size: 20px; left: auto; margin: auto; position: absolute; right: 32px; text-transform: uppercase; top: 33px;}
.search-button .icon-search { bottom: 0; color: #444; font-size: 30px; height: 50px; left: 0; margin: auto; position: absolute; right: 0; top: -5px;  transition: all 0.2s linear 0s, color 0.2s linear 0s; -webkit-transition: all 0.2s linear 0s, color 0.2s linear 0s;}
#searchBox input {float: left;}
#searchBox input[type="text"] { background: rgba(0, 0, 0, 0) none repeat scroll 0 0;  border: medium none; border-radius: 12px; color: #333; float: left; font-size: 20px; height: 35px; line-height: 35px; padding: 0 0 0 10px; width: 100%;}
#searchBox input[type="submit"] { background: #333; color: #fff; border: 1px solid #222; border-radius: 0 1px 1px 0; font-weight: 600; font-size: 15px; cursor: pointer; height: 39px; margin: 0; padding: 0; text-transform: uppercase; position: absolute; right: 4px; top:3px; width: 15%; -webkit-appearance: none;}
#searchBox input[type="submit"]:hover { background: #e0e0e0 none repeat scroll 0 0; color: #222;}

header .wrapper {max-height: 128px; max-width: 1400px;}
header #logo { display: none;}
#logo img { left: 0; margin: auto; max-width: 400px; position: absolute; top: 0px; width: 100%;}
#account {color: #8c0c04 !important; display: block; font-family: 'Roboto Condensed', sans-serif; font-size: 12px; text-decoration: none; text-align: center; line-height: 27px; padding: 0px; float: right;}
li.search {display: none;}
nav#catNavMenu {min-height: 0px; float:right; width:100%; margin-bottom:15px;}
aside { display: none !important; float: left; width: 260px;}
aside#leftBar { background: #171717 none repeat scroll 0 0; border: 1px solid #000000; border-radius: 0; margin-right: 10px; padding: 5px;}
/*aside#leftBar, aside#rightBar { display: none;}*/
aside .sidebar-fb img {max-width: 100%;}
aside .module { margin-bottom: 25px; position: relative;}
aside .module ul {list-style: none; padding: 0; margin: 0;}
aside .module li {border-bottom:1px solid #000; padding:5px 0;}
aside .module li:hover {}
aside .module li a {line-height: 23px; font-size:14px; color:#8c0c04 !important; font-weight: 600; display:block; padding:0 10px;}
aside .module li a:hover {border-bottom:none !important; color:#fff !important; background:#8c0c04;}
aside .module .info {width: 100%;}
aside .module .name {float: left; width: 70%;}
aside .module .name a { color: #ffffff; font-size: 15px !important; font-style: normal; font-weight: 400;}
aside .module .price2 { color: #8c0c04; float: left; font-size: 18px; font-style: normal; font-weight: 600; padding: 3px 0 0 5px; text-align: left;}
aside .module .stars {float: right; width: 50%;}
aside .module .action a { background: #8c0c04 none repeat scroll 0 0; color: #ffffff; padding: 0 8px; text-decoration: none;}
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 {background: #fff none repeat scroll 0 0; display: inline-block; height: 150px; position: relative; text-align: center; vertical-align: middle; width: 100%;}
.topsellers_topitem .img img { bottom: 0; height: auto; left: 0; margin: auto; max-width: 100%; position: absolute; right: 0; top: 0;}
.topsellers_topitem .info {}
.topsellers_topitem .name {float: left; width: 70%; margin-bottom: 10px;}
.topsellers_topitem .price2 {float: right; width: 30%; text-align: right; margin-bottom: 10px;}
.manuf-wrapper { margin: 0 0 10px;}
#modManufacturer .txtBoxStyle { border: medium none; font-size: 16px; padding: 2px; width: 100% !important;}

/*-----------------------------------------------------
GENERAL
------------------------------------------------------*/
#categoryHeader > p { font-size: 15px;}
.breadcrumbs { border-bottom: 0px solid #002B5E; color: #8c0c04; display: block !important; padding: 5px;}
.breadcrumbs > a { color: #002b5e; font-size: 15px;}

/*-----------------------------------------------------
HOME
------------------------------------------------------*/
.full-width-slider { border-bottom: 0 solid #8c0c04; float: left; margin:0; width: 100%;}
.full-width-slider .flex-direction-nav a { color: #8c0c04 !important;}
/*.flexslider:hover .flex-prev { opacity: 1 !important;}
.flexslider:hover .flex-next { opacity: 1 !important;}*/
.full-width-slider .flex-direction-nav .flex-prev { background: #fff none repeat scroll 0 0; border-radius: 30px; box-shadow: 0 0 0 2px #002b5e; -webkit-box-shadow: 0 0 0 2px #002b5e; height: 50px !important; left: -50px; padding: 4px 5px; text-align: center !important; width: 50px !important;}
.full-width-slider .flex-direction-nav .flex-next { background: #fff none repeat scroll 0 0; border-radius: 30px; box-shadow: 0 0 0 2px #002b5e; -webkit-box-shadow: 0 0 0 2px #002b5e; height: 50px !important; padding: 4px 5px; right: -50px; text-align: center !important; width: 50px !important;}
#homeCarousel { overflow: hidden;}

#home .mob-vid-block { display: none;}

.slide-text a { border-radius: 5px; bottom: auto; left: 0; margin: auto; max-width: 60%; padding: 20px 10px; position: absolute; right: 0; text-align: center; top: 40%; z-index: 1000;}
.slide-text a.slide-one { background: rgba(0, 0, 0, 0.65) none repeat scroll 0 0; border: 1px solid #8c0c04; box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.98); -webkit-box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.98); color: #fff; font-size: 38px; text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.98);}
section#home .header-specials { border-bottom: 2px solid #002b5e; color: #8c0c04; float: left; font-family: "Open Sans",sans-serif; font-size: 25px; font-weight: 800; line-height: 0; margin: 5px 0 35px; padding: 0; text-align: center; text-shadow: none; text-transform: uppercase; width: 100%;}
.header-specials span { background: #eee none repeat scroll 0 0; font-weight: 600; padding: 0 15px;}

/*-----------------------------------------------------
CATEGORY
------------------------------------------------------*/

/*#subcategoriesBlock { float: left; margin-bottom: 15px; width: 100%;}
#subcategoriesBlock .titles { border-bottom: 1px solid #555555; display: block; font-size: 19px; font-weight: 400; line-height: 30px; margin-bottom: 10px; padding-left: 9px; text-transform: uppercase;}
.sub-categories { margin: 0;}
.sub-categories-format-none { background: #ddd none repeat scroll 0 0; border: 1px solid #aaa; float: left; padding: 5px; width: 100%;}
#subcategoriesBlock li { background: #8c0c04 none repeat scroll 0 0; border: 1px solid #aaa; float: left;}
#subcategoriesBlock li:hover { background: #002B5E none repeat scroll 0 0; transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s;}
.sub-categories a { color: #ffffff; text-decoration: none; font-size: 15px;}*/

.sub-categories { margin: 0; padding: 0;}
.sub-categories a { font-size:16px; }
.sub-categories:hover a { font-size:16px; color:#fff; text-decoration:none;}
.sub-categories .img { border: 1px solid #ccc; min-height: 50px;}
.sub-categories .name { background: #ccc none repeat scroll 0 0; display: block; font-weight: 600; letter-spacing: 0; text-transform: uppercase; transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s;}
.sub-categories:hover .name { background: #002B5E;}

#category #itemsBlock .products-header { border-bottom: 1px solid #555555; padding: 0 5px;}
#category .paging { color: #ffffff; font-size: 15px; text-align: right; width: 100%;}
#category .paging strong {color: #8c0c04; font-weight: bold;}
#category .paging a { background: rgba(0, 0, 0, 0) none repeat scroll 0 0; font-size: 15px; margin-left: 0; padding: 3px;}

.ef-two {left: 0;position: absolute; top: 0;}
.ef-two img { height: auto; left: 0 !important; max-height: 40px !important; max-width: 100%; position: relative !important; width: auto; z-index: 1;}


/*-----------------------------------------------------
Product Cat-Home-Rel-Acc
------------------------------------------------------*/

.product-item {padding:5px; border: 1px solid #ccc;}
.product-item:hover { box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.5); -webkit-box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.5); z-index: 1;}

.product-item .s-desc { float: left; text-align: center; width: 100%;}
.product-item .status {display: none; color: #000000; font-family: "Roboto Condensed",sans-serif; font-size: 14px; font-weight: 300; height: auto; min-height: 0; text-align: left;}
.product-item .name { height: auto !important; line-height: 16px; margin-bottom: 0px; margin-top: 5px; min-height: 50px; overflow: visible; text-align: center; float:left; white-space: unset; word-wrap: unset; width:100%;}
.product-item .name a {font-size:14px; color:#444; text-align:left; font-family: 'Roboto Condensed', sans-serif; font-weight:600; text-transform:uppercase;}
.product-item .on-sale { background: transparent;border-radius: 0 0 0 5px; color: #444444; display: block; font-size: 13px; font-weight: 400;  opacity: 1; padding: 0; position: absolute; right: 0px; text-align: center; text-transform: uppercase; top: 0px; width: auto;}
.product-item .on-sale .icon-tag { color: #8c0c04; font-size: 35px; text-shadow: 0 2px 0 #000000;}
.product-item .stars { height: auto; margin: 0; text-align: center; width: 100%; position: absolute; bottom: 10px;}
.product-item .stars img {float: none; text-align: center;}
.product-item .stars span { display:none !important;}
.product-item .price {color: #000; font-size: 15px; text-align: center; font-family: 'Roboto Condensed', sans-serif; font-weight:600; height: auto !important;}

.product-item .action {border-bottom: 1px solid #cccccc; border-top: 1px solid #cccccc; float: left; margin: 0; height: 36px; position: relative; text-align: left; width: 100%;}
.product-item .action i { border-right: 1px solid #ccc; color: #002b5e; display: inline-block; float: left; font-size: 20px; height: 34px; line-height: 32px; padding: 0 5px; transition: all 0.2s ease 0s; -webkit-transition: all 0.2s ease 0s; }

.product-item .action .btn { background: #ffffff none repeat scroll 0 0; color: #8c0c04; border: none; font-size: 18px; line-height: 34px; padding: 0; position: relative; transition: all 0.2s ease 0s; -webkit-transition: all 0.2s ease 0s; }
.product-item .action .btn_over, .product-item .action button:hover { background: #002B5E none repeat scroll 0 0; color: #fff; border: none; padding: 0; position: relative;}
.product-item .action button:hover i { color: #fff;}
.product-item .action .btn:nth-of-type(1), .product-item .action .btn_over:nth-of-type(1), .product-item .action .btn:nth-of-type(1):hover {float: left; width: auto;}
.product-item .action .btn:nth-of-type(2), .product-item .action .btn_over:nth-of-type(2), .product-item .action .btn:nth-of-type(2):hover {background:#fff; color: #8c0c04; float: right; width: auto;}

#featureBlock .product-item .price {height:50px; min-height:0;}
.status img {width: 65px;}
.sub-categories .name span { color: #8c0c04; font-weight: 600;}

#qv_buttons { display: none;}

/*    View Cart
-------------------------------------*/
#viewCart .titles2 { background-color: #002b5e; color: #fff; font-size: 17px; font-weight: 500; border-bottom: 1px solid #ddd; padding: 4px 0; text-transform: uppercase;}
#viewCart .titles2 div {color: #fff; font-weight: 600; text-align: center;}
#viewCart .titles2 .item-info {padding: 0 0 0 10px;}
#viewCart .item-info { padding: 0; text-align: left !important; width: 68%;}
#viewCart .item-qty .txtBoxStyle { font-size: 14px; padding: 2px 1px; text-align: center; width: 39px;}
#viewCart .shoppingCartItems { border: 1px solid #ddd; float: left; margin-bottom: 15px; width: 100%;}
#viewCart #divshoppingCartItems, #viewCart #divshoppingCartItems a {color: #333;  font-size: 17px;}
#viewCart .shoppingCartItems .row {background: #fff none repeat scroll 0 0 !important; border-bottom: 1px solid #ddd; float: left; min-height: 120px; width: 100%;}
#viewCart #divshoppingCartItems div { text-align: center;}
#viewCart #divshoppingCartItems div.item-info {text-align: left !important;}
#viewCart .product-image { height: auto; margin-right: 0; position: absolute; width: 100px; text-align: center;}
#viewCart .product-image img { height: auto; max-height: 100px; max-width: 100px; width: auto;}
#viewCart .product-name-options {padding: 0 0 0 105px; text-align: left !important; width: 99%;}
#viewCart .product-name-options div {text-align: left !important;}
#viewCart .product-name-options div b { color: #8c0c04;}
#viewCart .shoppingCartTotal { float: right; margin: 15px 0 0; padding: 0 5% 0 0; width: 100%;}
#viewCart .shoppingCartTotal div { font-size: 17px; margin-bottom: 5px; text-align: right !important; width: 120px;}
#viewCart .shoppingCartTotal .clear {width: 0;}
#viewCart .shoppingCartTotal .item-total {padding: 0 0 0 20px; width: auto;}
#viewCart .item-remove { float: none; position: absolute; right: 0px; top: 1px; width:auto !important;}
#viewCart .vc-mob-title { display: none;}
#viewCart .item-values {float: left; width: 32%;}
#viewCart .item-values div { width: 31%;}
#viewCart .third-party-payment {max-width: 100%; width: 100%;}
#viewCart .header { background: #002b5e none repeat scroll 0 0; border-bottom: 1px solid #ddd; color: #fff; float: left; margin: 0 0 10px; padding: 0 0 0 10px; width: 100%;}
#viewCart .checkout-headers { color: #fff; font-size: 18px; font-weight: 700;}
#viewCart .coupon-ship {float: left; width: 66.66%;}
#viewCart .vc-coupon-block { float: left; max-width: 220px; padding: 5px; width: 45%;}
#viewCart .applyCoupon .btn {font-size: 13px; margin: 0; padding: 7px;}
#viewCart .applyCoupon { float: left; border: 1px solid #ddd; margin-bottom: 15px; padding:0; width: 100%;}
#viewCart .applyCoupon .coupon-msg { float: left; line-height: normal;}
#viewCart .vc-ship-block { float: left; padding: 5px; width: 55%;}
#viewCart .shipQuote { float: left; border: 1px solid #ddd; margin-bottom: 15px; padding: 0; width: 100%;}
#viewCart .vc-checkout-block { float: right; max-width: 300px; padding: 5px; width: 33.33%;}
#viewCart .shipQuoteInt { border: 1px solid #ddd; float: left; margin-bottom: 15px; padding: 0;}
#viewCart .shipQuoteInt .header {margin: 0 0 5px;}
#viewCart .shipQuoteInt .shipquoteint-location { float: left; width: 100%;}
#viewCart .shipQuoteInt label { float: left; width: 100%;}
#viewCart .shipQuoteInt .shipquoteint-location select { margin: 0 0 5px; width: 100%;}
#viewCart .shipQuoteInt .shipquoteint-msg { display: none;}
#viewCart .shipQuoteInt .btn { font-size: 13px; padding: 7px;}
#viewCart input#billing_state, input#shipping_state { float: left; height: 36px; margin: 0 0 5px; width: 100% !important;}
#viewCart .displayPromotions { float: left; padding: 0; margin-bottom: 15px; width: 100%;}
#viewCart .applycoupon-inner, .shipQuote-inner, .shipQuoteInt-inner {padding: 0 5px 5px;}
#viewCart .chk-buttons { display: none;}
#viewCart .vc-checkout-block .chk-buttons {display: block;}
#viewCart .vc-checkout-block .chk-buttons a { float: right; font-size: 16px; margin: 0 0 5px; text-align: center; width: 100%;}
#viewCart #vc_ChkButton.btn { font-size: 18px; padding: 10px 5px; width: 100%;}
#viewCart .vc-main-btm-wrap { float: left; position: relative; width: 100%;}

.vc-header { float: left; margin: 0 0 10px; width: 100%; position:relative;}
.vc-header-left {float: left; padding: 5px; width: 60%;}
.vc-left-img {float: left; position: relative; height: 70px;}
/*.vc-header-left img {position: absolute; max-width: 175px;}*/
.vc-left-img > div { float: left; position: absolute; top: -10px;}
.vc-header-left img {max-width: 175px; position: relative;}
.vc-left-text { float: left; font-size: 18px; line-height: 20px; padding: 2% 0 0 185px; width: 100%;}
.vc-header-right {float: left; padding: 5px; width: 40%;}

/*    Misc Pages
-------------------------------------*/
#extrapage p { color: #333; padding: 0 10px;}

/*    Footer    
-------------------------------------*/
footer { background: #ddd; border-radius: 0; border-top: 1px solid #ccc; float: left; margin: 0 auto; max-width: 100%; padding: 30px 0 0; text-align: center; width: 100%;}
#mainContainer footer .wrapper { background: transparent none repeat scroll 0 0; display: inline-block; margin: 0 auto; max-width: 1400px; padding: 25px 0; text-align: left; width: 100%;}
footer h3 {color: #22303a; font-family: 'rubik', sans-serif; font-size: 18px; font-weight: 400; line-height: 22px; display: block; margin: 35px 0 10px 0; padding: 0;}
footer ul.frame-links {float: left; margin: 0; padding: 0; width: 100%;}
footer .frame-links > li {float: left; width: 100%;}
footer .frame-links ul, footer .frame-links li { list-style:none;}
/*footer .frame-links li a.menu-bottom { font-size: 14px; padding: 0 0 0 2px; text-shadow: none;}*/

/*---footer social block---*/


#globalFooter {margin: 0px;}
.global-footer > iframe { float: left; height: 0;}
#copyright { background: #1e1e1e none repeat scroll 0 0; border-top: 1px solid rgba(255, 255, 255, 0.4); color: #fff; position: relative; display: inline-block; float: left; font-size: 12px; font-weight: 500;margin: 10px 0 0; padding: 5px 0; width: 100%;}
.copyright-inner { margin: 0 auto;}
#copyright a {  color: #eee; font-weight: 500; font-size: 12px;}
.cc-block {float: right; padding:0 5px;}
.cc-block img { max-width: 190px;}
.copyright-block {float: right; margin: auto; padding: 0 5px; position: relative; top: 4px;}
.stats {height: 0; overflow: hidden;}

/*----------------------------------------------
NEW FOOTER 
-----------------------------------------------*/

.global-footer { float: left; height: 0; position: absolute; visibility: hidden; width: 100%;}

.ftr-col-wrap { color: #444; float: left; min-width: 160px; padding: 0 15px 0 5px; width: 25%;}
.ftr-col-wrap:nth-last-of-type(2) {}
.ftr-col-wrap:nth-last-of-type(3) {}
.ftr-col-title { border-bottom: 3px solid #8c0c04; color: #002b5e; float: left; font-size: 22px; font-weight: 700; line-height: 0; margin: 15px 0; padding: 0; text-transform: uppercase; width: 100%;}
.ftr-col-title span { background: #ddd none repeat scroll 0 0; padding: 0 5px 0 0;}
.ftr-col-wrap a { color: #444; font-size: 15px; padding: 0 0 2px 0px; float: left;}
.ftr-col-wrap a:hover { color: #000;}
.ftr-col-block { display: block;position: relative; width: 100%;}

.ftr-col-wrap:nth-of-type(2) {display: none;}

.ftr-col-block-inner { float: left; margin: 0 0 10px; width: 100%;}
#mailistBox { display: inline-block; float: left; width: 100%;}

.ftr-col-block.ftr-links .ftr-col-block-inner { float: left; position: relative;}
.ftr-col-block.ftr-followus a { padding: 0 0 20px 15px;}

.ftr-hours { float: left; font-size: 16px;}
.ftr-getintouch img { max-width: 225px; width: 100%;}
.ftr-getintouch .ftr-col-block-inner span { color: #002b5e; display: block; font-size: 15px; font-weight: 600; line-height: 18px; padding: 0 0 0 5px;}
.ftr-address { float: left; margin: 0 0 10px; width: 100%;}
.contact-info-phone, .contact-info-mail, .contact-info-hours { float: left; margin: 0; width: 100%;}
.contact-info-phone i, .contact-info-mail i, .contact-info-hours i { color: #8c0c04; float: left; font-size: 16px; padding: 0 2px 0 0; margin: 1px 0 0;}
.contact-info-hours, .contact-info-mail {display: none;}
.contact-info-mail a { color: #444; float: none; font-size: 16px; padding: 0; width: auto;}
.contact-info-phone span, .contact-info-mail span {  font-size: 16px;}

.ftr-social .ftr-col-block-inner { display: block; float: none; margin: 0 auto; text-align: center;}
.ftr-col-block .soc-icon { display: inline-block; text-align: center; width: 25%;}
.ftr-col-wrap .soc-icon a {float: none;}
.ftr-social .soc-icon img { max-width: 100%; padding: 0 2px;}

/*social-icons a:: Controls Color and inheritted dimensions from i padding. MODIFY COLOR ONLY.*/	
.social-icons a { background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important; color: #ffffff; display: inline-block; float: left; height: inherit; width:20%; margin:0;}

/*social-icons a:hover:: Internal icon color on hover*/
.social-icons a:hover {color: #d0d0d0;}

/*social-icons i:: Controls Appearance and Icon Size with Padding and Font Size*/
.social-icons i { border-radius: 0; font-size: 25px; padding: 0 0 3px; float:left; width:100%;}

/*icon-facebook:: Controls Color of Facebook Icon.*/
.icon-facebook { background: none repeat scroll 0 0 #3b5998;}
.social-icons a:hover .icon-facebook { background: transparent none repeat scroll 0 0; color: #3b5998;}

/*icon-twitter:: Controls Color of Twitter Icon.*/
.icon-twitter { background: none repeat scroll 0 0 #5ea9dd;}
.social-icons a:hover .icon-twitter { background: transparent none repeat scroll 0 0; color: #5ea9dd;}

/*icon-gplus:: Controls Color of Google Plus Icon.*/
.icon-gplus { background: none repeat scroll 0 0 #dd4b39;}
.social-icons a:hover .icon-gplus { background: transparent none repeat scroll 0 0; color: #dd4b39;}

/*icon-youtube-play:: Controls Color of YouTube Icon.*/
.icon-youtube-play { background: none repeat scroll 0 0 #d22827;}
.social-icons a:hover .icon-youtube-play { background: transparent none repeat scroll 0 0; color: #d22827;}

/*.icon-tumblr:: Controls Color of Pinterest Icon.*/
.icon-tumblr { background: none repeat scroll 0 0 #465A74;}

/*.icon-instagram:: Controls Color of Instagram Icon.*/
.icon-instagram { background: none repeat scroll 0 0 #6A453C;}
.social-icons a:hover .icon-instagram { background: transparent none repeat scroll 0 0; color: #6a453c;}

/*icon-pinterest-circled:: Controls Color of Pinterest Icon.*/
.icon-pinterest-circled { background: none repeat scroll 0 0 #bd081c;}

/*icon-rss:: Controls Color of RSS Icomn.*/
.icon-rss { background: none repeat scroll 0 0 #f87f14;}

.ftr-newsletter { background: #49535c none repeat scroll 0 0; float: left; padding: 10px 0; text-align: center; width: 100%;}
.ftr-newsletter-inner { border-radius: 4px; display: inline-block; margin: 0 auto; max-width: 900px; padding: 10px 10px 5px; width: 100%;}
.mailistNote { color: #fff; float: left; font-size: 15px; font-weight: 400; padding: 5px 0; text-transform: uppercase;}
#mailistBox input, #mailistBox span {float: left; display: block;}
#mailistBox span {margin-right: 30px;}
#mailistBox input[type="radio"] {margin: 2px 5px 0 0; padding: 0;}
.mailist-box { background: #fff none repeat scroll 0 0; border-radius: 5px; padding: 2px;}
#mailistBox { display: inline-block; float: right; max-width: 320px; position: relative; width: 100%;}
#mailistBox input[type="text"] { background: rgba(0, 0, 0, 0) none repeat scroll 0 0; border: medium none; border-radius: 0; color: #aaaaaa; font-size: 14px; height: 30px; margin: 0; padding: 0 0 0 15px; text-align: left; width: 100%;}
#mailistBox input[type="submit"] { background: #111 none repeat scroll 0 0; border: medium none; border-radius: 0 4px 4px 0; color: #fff; cursor: pointer; float: none; font-size: 14px; font-weight: 500; height: 34px; margin: 0 auto; padding: 0 4px; position: absolute; right: 0; text-align: center; top: 0; transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s; width: auto;}
#mailistBox input[type="submit"]:hover { background: #eee none repeat scroll 0 0; color: #111;}



/*	listing_0.html Template
	--------------------------	*/
#listing0 .main-image img { height: auto; max-height: 500px !important; max-width: 100%; width: auto;}
#listing0 .pricingBlock .saleprice { color: #a21d1b; font-size: 18px; font-weight: 700; line-height: 40px;}
#listing0 .pricingBlock .savings {  display: none;}
#listing0 .saleprice span { font-family: "Source Sans Pro",sans-serif; font-size: 36px; font-weight: 800; letter-spacing: -2px; padding-left: 5px; position: relative; top: 5px;}
#listing0 .qtybox-addcart select { float: left; font-size: 18px; height: 40px; margin: 5px 5px 0 0; text-align: center;width: 45px;}
#listing0 .totalrating .stars img { float: none !important; }
#listing0 h3 {  font-size: 22px !important; line-height: 24px !important;}
#listing0 .extra_field .info { font-size: 13px;}
#listing0 .productFeaturesBlock ul { list-style: outside none none; margin: 0; padding: 0;}
#listing0 .productFeaturesBlock li { background-clip: border-box; background-color: rgba(0, 0, 0, 0); background-image: url("/assets/templates/legendaryusa-html5/images/list-dot.png"); background-origin: padding-box; background-position: 0 4px; background-repeat: no-repeat; background-size: 10px auto; line-height: normal; list-style: outside none none; padding: 0 0 0 15px;}
#listing0 .r-tabs .r-tabs-panel {height: auto; min-height:50px; margin-bottom: 10px;}

#divOptionsBlock .dropdown-image { border: 1px solid #d2d2d2; display: block; height: auto; margin: 0 5px 0 0; overflow: hidden; padding: 2px; text-align: center; width: 240px;}
#divOptionsBlock .dropdown-image img { height: auto; max-height: 150px; max-width: 100%; width: auto;}


.scrollToTop { background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0; border-radius: 0; bottom: 100px; box-shadow: 0 3px 2px -1px rgba(0, 0, 0, 0.7);-webkit-box-shadow: 0 3px 2px -1px rgba(0, 0, 0, 0.7); display: none; height: 40px; line-height: 35px; position: fixed; right: 40px; text-align: center; width: 45px; z-index: 100;}
.scrollToTop .icon-up { color: #fff; font-size: 25px;}

/*	Blog
	--------------------------	*/
#blog .menu-headers {background: transparent none repeat scroll 0 0; border-bottom: 3px solid #002b5e; box-shadow: none; color: #8c0c04; float: left; font-size: 22px; font-weight: 600; line-height: 0; margin: 15px 0; padding: 0; width: 100%;}
#blog .menu-headers span {  background: #fff none repeat scroll 0 0; padding: 0 10px 0 0;}

/*	Responsive Navigation Menu
	--------------------------	*/

/*********************************/
/*       LTE8 IE FALLBACK        */
/*********************************/
#quickView .availabilityInfo {float: left; width: 100%;}

.category-footer {font-size: 16px;line-height: normal;}
aside.rightBar { display: none;}
#mainContent { background: #fff none repeat scroll 0 0; min-height: 400px; padding: 0 5px;}
.top-menu li { padding: 0 8px;}
A.menu { font-weight: 600;}
.phone { display:none; float: left; font-size: 14px; padding: 5px; font-weight: 700;}
.phone > a { color: #8c0c04; font-size: 14px; font-weight: 600;}
.user { width: auto;}

#listing .listing-outofstock { color: #aaaaaa;}
.link-menu {float: right;}
.link-menu ul { max-width: 100%; padding: 0 4px 0 0;}
.link-menu li { border-right: 1px solid #999999; float: left; line-height: 14px; margin: 3px 0; padding: 0 6px;}
.link-menu li a.menu { color: #ccc; font-size: 11px; font-weight: 600; letter-spacing: 0.8px; text-transform: uppercase;}

.home-txt { float: left;  padding: 20px 0; position: relative; width: 100%;}
.home-txt-inner {  margin: 0 auto; max-width: 1400px;}

.tcd-cat-boxes {background: #eee none repeat scroll 0 0; float: left; border-top: 1px solid #ccc; padding: 50px 0; position: relative; width: 100%;}
.tcd-cat-boxes-inner {  margin: 0 auto; max-width: 1400px;}
.tcd-catbox { float: left; margin: 0 auto; padding: 5px; text-align: center; width: 25%;}
.catbox-inner {float: left; text-align:center; width: 100%; padding: 0px; transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s; }
.catbox-inner > a { float: left; font-size: 0; width: 100%;}
.catbox-inner a img {max-width: 100%; position: relative; top: 0; transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; width: auto;}
.catbox-inner:hover img {box-shadow: 0 0 0 6px #002b5e; -webkit-box-shadow: 0 0 0 6px #002b5e;}
.hp-text {border-bottom: 4px solid #8c0c04; float: left; width: 100%;}
.hp-text-inner { margin: 0 auto; padding: 0 10px; max-width: 1400px;}
.hp-text h2 {color: #8c0c04;font-size: 25px;}
.hp-text p { color: #fff; font-size: 18px; font-weight: 600; line-height: normal; text-shadow: 1px 1px 1px #000000;}

aside .module .name { padding: 0 0 2px;}
nav#catNavMenu { position: relative; /*z-index: 1000;*/}
.nr-image { float: left; padding: 0 5px 5px 0;}
.nr-image img {max-width: 50px;}
A.subcat:hover { background: #8c0c04 none repeat scroll 0 0 !important;}

/*.menu-logo { background: #8c0c04 none repeat scroll 0 0; float: left; height: 100%; padding: 0; position: relative;}
.menu-logo img { float: left; left: 0; margin: 0; max-width: 199px; position: relative; top: 3px;}*/

.menu-logo img { float: left; left: 5px; margin: auto; max-width: 250px; position: absolute; top: 0px; bottom:0px;}
.menu-logo { float: left; height: 100%; padding: 0; position: relative;}


.tagline { display: none; background: #8c0c04 none repeat scroll 0 0; border: 1px solid #171717; border-radius: 0 0 5px 5px; color: #fff; float: left; font-size: 16px; font-weight: 600; left: 0; letter-spacing: 0; margin: auto; position: relative; right: 0; text-align: center; text-transform: uppercase; width: 100%; transition: all 0.2s linear 0s; -webkit-transition: all 0.2s linear 0s;}
.tcdmenu { background: transparent url("/assets/templates/legendaryusa-html5/images/header4_bg.png") no-repeat scroll 0 -20px; float: left; height: 75px; margin: 0 auto; max-width: 100%; padding: 0; position: relative; text-align: center; width: 100%; z-index: 10;}
.tcdmenu ul { border-radius: 0; display: inline-block; float: right; list-style: outside none none; margin: 0 auto; padding: 0; position: relative; right: 0; width: auto;}
.tcdmenu ul li {float: left; border-right: 0px solid #252525; position: relative; display:inline-block;}
.tcdmenu ul li a { color: #8c0c04; display: table-cell; font-family: "Open Sans",sans-serif; font-size: 16px; font-weight: 700; height: auto; letter-spacing: -1.2px; line-height: 15px; padding: 0 10px; text-decoration: none; text-transform: uppercase; transition: all 0.2s linear 0s, color 0.2s linear 0s;  -webkit-transition: all 0.2s linear 0s, color 0.2s linear 0s; vertical-align: middle;}
.tcdmenu > ul > li > a { height: 75px;}
.tcdmenu ul li:hover > a { border: medium none; box-shadow: 0 4px 0 0 #8c0c04 inset; color: #444;}
.tcdmenu ul li a.selected {}
.tcdmenu ul li a:active{color: #ccc;}
.tcdmenu ul:hover li a.selected{background: #333; color: #ccc;}
.tcdmenu ul li:hover a.selected{background: #ebe130; color: #333;}
.tcdmenu ul li a:active.selected{color: #ccc;}
a.selected{border-radius:2px 0 0 2px;}
.tcdmenu ul ul{background: #fff; visibility: hidden; opacity: 0; height: auto; position: absolute; left: 0; margin-top:20px; text-align: left; padding: 5px; width: 240px; -webkit-box-shadow:0 5px 5px rgba(0, 0, 0, 0.6); -moz-box-shadow:0 5px 5px rgba(0, 0, 0, 0.6); box-shadow:0 5px 5px rgba(0, 0, 0, 0.6); -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 { width: 100%; border: medium none; cursor: pointer;}
.tcdmenu ul ul li a { background: #ffffff none repeat scroll 0 0; color: #555555 !important; font-size: 15px; font-weight: 400; line-height: 25px; padding: 0 5px; text-transform: uppercase; float:left; width: 100%;}
.tcdmenu ul ul li span{position: absolute; top: 0; right: 10px; font-size: 16px;}
.tcdmenu ul ul li:hover a { background: rgba(0, 0, 0, 0) none repeat scroll 0 0; box-shadow: 0 0 1px #333333 inset; color: #8c0c04 !important; padding: 0 0 0 10px; z-index: 1;}
.tcdmenu ul ul li a:active{color: #fff;}
.tcdmenu ul ul ul{visibility: hidden; opacity: 0; position: absolute; top: -1px; left: 100%; padding: 0;}
.tcdmenu ul li a.subcat:hover { background: #f4f4f4 none repeat scroll 0 0 !important;}
.tcdmenu .arrow { display: none;}
.tcdmenu > ul > li:first-child {border-left: 0px solid #252525;}
.tcdmenu > ul > li:nth-last-of-type(1) { width: 65px;}
.tcdmenu ul ul ul li a { box-shadow: none !important;}
.tcdmenu ul ul li a.subcat:hover { background: #8c0c04 !important; color: #fff !important;}
.tcdmenu > ul > li:nth-last-child(4) ul { left: auto; right: -100%;}

.fixed-menu-wrapper { position: fixed; top: 0; width: 100%; box-shadow: 0 15px 10px 0 rgba(255, 255, 255, 0.7) inset; -webkit-box-shadow: 0 15px 10px 0 rgba(255, 255, 255, 0.7) inset; z-index: 8001; transition: all 0.2s linear 0s; -webkit-transition: all 0.2s linear 0s;}
.fixed-menu-wrapper.stick {background: rgba(255, 255, 255, 0.92) none repeat scroll 0 0; box-shadow: 0 0 8px 0px rgba(0, 0, 0, 0.7); -webkit-box-shadow: 0 0 8px 0px rgba(0, 0, 0, 0.7);}
.fixed-menu-wrapper.stick .tcdmenu {box-shadow:none; -webkit-box-shadow:none;}
/*.fixed-menu-wrapper.stick .tcdmenu > ul > li > a { height: 75px;}
.fixed-menu-wrapper.stick .search-button .icon-search { top: -5px;}*/

#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: transparent none repeat scroll 0 0; display: none; /*display: block !important;*/}
.align-right {float: right;}
#mobacc > ul > li > a { background: #444 none repeat scroll 0 0; border-left: 0 solid #ccc; border-right: 0 solid #ccc; border-top: 0 solid #111; box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset; -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset; color: #fff !important; cursor: pointer; font-size: 14px; font-weight: bold; padding: 15px 20px; text-decoration: none; text-shadow: none !important; z-index: 2;}
#mobacc > ul > li > a:hover, #mobacc > ul > li.active > a, #mobacc > ul > li.open > a {color: #ffffff !important;}
#mobacc > ul > li.open > a { background: #8c0c04 none repeat scroll 0 0; border-bottom: 0px solid #eee; box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 1px rgba(0, 0, 0, 0.15); -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 1px rgba(0, 0, 0, 0.15);}
#mobacc > ul > li:last-child > a, #mobacc > ul > li.last > a {border-bottom: 1px solid rgba(0, 0, 0, 0.2);}
.arrow {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: 12px 20px; z-index: 1; text-decoration: none; font-size: 13px; color: #444; font-weight: 500; background: #f5f5f5; 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); /*display:none;*/ height: 42px; position: absolute; top: 1px; right:0; width: 48px; z-index: 15; cursor: pointer;}
/*#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: 500; color: #444444 !important;}
#mobacc a { font-family: "rubik",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 .menu-cat-image > span, #mobacc .menu-cat-image a { background: rgba(0, 0, 0, 0) none repeat scroll 0 0; color: #222222 !important; font-family: "rubik",sans-serif !important; font-weight: 400 !important; padding: 0 !important; text-align: center;}
#mobacc .mmhide .arrow {display: none;}
#mobacc ul ul li a.cat {background: #111;}
#mobacc ul ul li a.subcat { font-size: 12px !important; padding-left: 15px !important;}
#mobacc .has-sub i {bottom: 0; height: 20px; left: 0; margin: auto; padding: 2px 0 0; position: absolute; right: 0; top: 0; width: 20px;}
#mobacc .has-sub.open .icon-plus { display: none;}
#mobacc .has-sub.open .icon-minus {display: block !important;}

ul.topbar-menu { list-style: outside none none; margin: 0; padding: 0;}
ul.topbar-menu li { float: left; line-height: 16px;}
ul.topbar-menu .icon-phone {display: none;}
ul.topbar-menu li.phone { display:none; background: #eee none repeat scroll 0 0; border-bottom: 1px solid #aaa; font-size: 15px; padding: 4px 0; text-align: center; text-transform: uppercase;}
ul.topbar-menu .phone-number { text-align:center;}
ul.topbar-menu span.phone-number { text-shadow: none; color: #222;}
ul.topbar-menu .phone-number a {text-shadow: none; display: inline-block;}

/*	Theme Responsive Styles
	-----------------------	*/

@media only screen and (max-width: 1260px) {
.tcdmenu ul li a {font-size: 14px; padding: 0 8px;}
}

@media only screen and (max-width: 1120px) {
.menu-logo img { max-width: 190px;}
#cart {right: 8px; width: 55px;}
#cart .icon-shopping-bag { font-size: 22px;  top: 24px;}
#cart .itemsincart span { right: -25px; top: -30px;}
.tcdmenu > ul > li:nth-last-of-type(1) { width: 55px;}
}

@media screen and (max-width:1024px) {
.tcdmenu ul li a { font-size: 13px; padding: 0 6px;}
.tcd-cat-boxes { padding: 30px 0 35px;}
.menu-logo img { max-width: 160px;}
.search-button { width: 35px;}
.search-button .icon-search { font-size: 22px; top: 7px;}
}


@media only screen and (max-width: 991px) {
#copyright { text-align:center !important;}
}

@media only screen and (max-width: 980px) {
html {padding: 0 !important;}
body {max-width: 100%; overflow-x: hidden;}
.wrapper {width: 100%; padding: 0 10px;}
.ftr-col-wrap {width: 33.33%;}
.ftr-col-wrap:nth-last-of-type(1) {width: 100%;}
}

@media only screen and (max-width: 960px) {
.tcd-catbox {padding: 2px;}
}

@media only screen and (max-width: 950px) {
}

@media only screen and (max-width: 940px) {
#searchBox input[type="text"] {font-size: 14px;}
}

@media only screen and (max-width: 910px) {
.tcdmenu ul li a { font-size: 12px; padding: 0 5px;}
.tcdmenu li.has-sub:nth-last-of-type(3) { display: none;}
}

@media only screen and (max-width: 768px) {
html {padding: 0 !important;}
body {max-width: 100%; overflow-x: hidden;}
#mainContainer {  margin: 127px 0 0; border:none;}
.wrapper {width: 100% !important; margin: auto; padding: 0 5px;}
section .wrapper {padding: 0 5px;}
header { background: rgba(0, 0, 0, 0) url("/assets/templates/legendaryusa-html5/images/header2_bg.png") repeat scroll 0 0; height: 88px; padding: 0; position: fixed; top: 0; width: 100%;}
header .wrapper {max-height: 120px;}
header #logo { display: block; height: 66px; top: 22px; position: relative;}
#logo img { bottom: 0; left: 0; max-width: 250px; right: 0; top: 0; width: 55%;}
footer .wrapper {padding: 0;}
.top-menu {display: block; top: 0;}
.top-menu ul {float: none; height:auto; max-width:100%;}
.top-menu li {display: block; margin: 0;}
.free-ship > br { display: none;}
.free-ship {  font-size: 12px; padding: 0; right: 14px; top: 97px;}
.free-ship > span { border-bottom: 0px solid; font-size: 12px; font-weight: 700; margin: 0 0 0 4px; padding: 0;}
.user {margin: 0 10px 0 0;}
nav#catNavMenu {border: none; margin: 0;}
aside {display: none !important;}
#mainContent {display: block; width: 100% !important;}
#searchBox { border-radius: 0; left: 0; top: 66px; visibility: visible; opacity:1; padding: 3px;width: 100%;}
#searchBox input[type="text"] {height: 30px; line-height: 30px; width: 100%;}
#searchBox input[type="submit"] { height: 30px;}
.fixed-menu-wrapper {background: #eee none repeat scroll 0 0; box-shadow: none; -webkit-box-shadow: none; height: 128px;}
.fixed-menu-wrapper.stick {background:#eee none repeat scroll 0 0; box-shadow: none; -webkit-box-shadow: none;}
#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: center;}
#globalFooter {float: none; text-align: center; margin-bottom: 25px; width: 100%;}
ul.topbar-menu li { background: #fff none repeat scroll 0 0; border-top: 1px solid #eee; float: left; width: 100%;}
ul.topbar-menu .menu {border-right: medium none; color: #8c0c04 !important; font-size: 14px; font-weight: 600; padding: 6px 15px; width: 100%;}
#mobacc {display: inline-block;}
.cbp-spmenu {background: #444; position: fixed; overflow-y: auto;}
.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 {text-decoration: none;}
#mailistBox span {margin-right: 8px !important;}
.cbp-spmenu-vertical {width: 275px; height: 100%; top: 0; z-index: 1000;}
.cbp-spmenu .m-title {background: #555 none repeat scroll 0 0; color: #ffffff; font-size: 16px; font-weight: 800; padding: 10px; text-align: left; text-transform: uppercase;}
.cbp-spmenu-vertical a { padding: 5px 10px;}
.cbp-spmenu .subcat {background: #ffffff none repeat scroll 0 0; border-bottom: 1px solid #cccccc;}
.cbp-spmenu .subcat:hover {color: #ffffff !important;}
.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;}
.cbp-spmenu-left {left: -275px;}
.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 li {padding: 0;}
.cbp-spmenu, .cbp-spmenu-push {-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease;}
#mobileMenu { height: 60px; left: 0; margin: 0; position: absolute; right: auto; cursor:pointer; text-align: center; top: 24px; width: 58px; z-index: 1;}
#mobileMenu i,
#mobileCatMenu i,
#mobileCart i {color: #8c0c04;}
.top-menu .icon-menu { font-size: 40px;}
#modManufacturer { margin:35px 0 0 0;}
.menu-border { background: rgba(0, 0, 0, 0) none repeat scroll 0 0; border-right: 0 solid #ffffff; width: 0px;}
.header-contact {width: 100%; border-bottom: 2px solid #8c0c04;}
.show-mobile { display: block !important;}
.hidden-mobile { display: none !important;}
#leftBar {display: none !important;}
#rightBar {display: none;}
.mob-phone.show-mobile { position: absolute; right: 0; top: 0; z-index: 20;}
.mob-phone .icon-mobile { border-left: 1px solid #252525; color: #8c0c04; display: none; font-size: 37px; position: absolute; right: 63px; top: 43px;}
}
@media only screen and (max-width: 767px) {
#listing0 .primary { float: left; width: 43%;}
#listing0 .secondary { float: right;  width: 55%;}
.product-item .action .btn:last-of-type { display: none;}
.product-item .action .btn:nth-of-type(2), .product-item .action .btn_over:nth-of-type(2), .product-item .action .btn:nth-of-type(2):hover { left: 35px;  margin: 0 auto; position: absolute; right: 0;}
#viewCart .shoppingCartItems .titles2 { display: inline-block; width: 100%;}
#viewCart .item-info { float: left; line-height: normal; width: 60%;}
#viewCart .item-price { display: inline-block !important; float: left; line-height: normal; width: 13%;}
#viewCart .item-qty { float: left; line-height: normal; margin-left: 0; width: 11%;}
#viewCart .item-total { float: left; line-height: normal; margin: 0; width: 13%;}
#viewCart .item-remove {line-height: normal; width: 3%; top: 7px;}
#viewCart .item-values { float: left; width: 40%;}
.ftr-col-title { font-size: 18px;}
.ftr-col-wrap a { font-size: 14px;}
.cc-block {float: none;}
.copyright-block {float: none;}
.product-item .stars {height: auto; margin: 0; float:left; text-align: center; position:relative; bottom:0; width:100%;}
}

@media only screen and (max-width: 720px) {
.tcd-catbox { width: 50%;}
}

@media screen and (max-width:640px) {
.ftr-col-wrap a { font-size: 16px;}
}

@media only screen and (max-width: 600px) {
#mailistBox { height:auto;}
}
@media only screen and (max-width: 580px) {
.footer-btm-block { float: left; width: 50%;}
.footer-btm-block:last-of-type { border-top: 1px solid #ddd; width: 100% !important;}
#mailistBox > form {padding: 0;}
#mailistBox {  text-align: center;}
.social-icons { float: none;position: relative; top: -5px;}
#viewCart .shoppingCartItems .row { padding: 0; min-height: 80px;}
#viewCart #divshoppingCartItems, #viewCart #divshoppingCartItems a { font-size: 13px;}
#viewCart .shoppingCartItems .titles2 { display: inline-block; float: left; margin: 0; width: 100%;}
#viewCart .row .item-info { padding: 0 0 5px; width: 96%;}
#viewCart .titles2 div, #viewCart .titles2 .item-price { display: none !important;}
#viewCart .titles2 .item-info { display: inline-block !important;}
#viewCart .product-image {background: #fff none repeat scroll 0 0; border-right: 1px solid #ddd; height: 100%; left: 0; margin-right: 0; padding: 5px 0 0 5px; position: absolute; top: 0; width: 70px;}
#viewCart .product-image img { height: auto; max-width: 63px; width: auto;}
#viewCart .product-name-options { padding: 5px 5px 5px 75px; text-align: left; width: 99%;}
#viewCart .item-remove {top: 2px;}
#viewCart .item-values { background: #f5f5f5 none repeat scroll 0 0; float: left; padding: 5px 0 5px 70px; width: 100%;}
#viewCart .item-values div { width: 33.33%;}
#viewCart .vc-mob-title {border-bottom: 1px solid #ddd; font-weight: 600; display: block; margin: 0 0 2px;}
}
@media only screen and (max-width: 540px) {	
.ftr-col-wrap:nth-of-type(1) { width: 100%;}
.ftr-col-wrap:nth-last-of-type(3), .ftr-col-wrap:nth-last-of-type(4) {width: 50%;}
}
@media only screen and (max-width: 520px) {	
.hp-text p {font-size: 15px;}
}
@media only screen and (max-width: 479px) {
.phone { display: none;}
}
@media only screen and (max-width: 460px) {
.ef-two img { max-height: 30px !important;}
}
@media only screen and (max-width: 380px) {
.footer-contact-inner span { font-size: 15px;}
.cont-pipe { display: none !important;}
.drop-cart-wrapper { width: 355px !important;}
}
@media only screen and (max-width: 360px) {
}
@media only screen and (max-width: 359px) {
.drop-cart-wrapper { width: 315px !important;}
/*.ftr-col-wrap:nth-last-of-type(3) { width: 100%;}
.ftr-col-wrap:nth-last-of-type(2) {width: 100%;}
.ftr-col-wrap:nth-last-of-type(1) {width: 100%;}*/
}
@media only screen and (max-width: 320px) {
footer .col2, footer .col3 {width: 100% !important;}
.social-icons a { margin:0px !important;}
section#home .header-specials { font-size:20px;}
.multipleShipToBlock .help {margin: 10px 0 0;}
}
@media screen and (min-width: 768px) {
#cart:hover .drop-cart-wrapper {margin-top: 73px; opacity: 1; visibility: visible;}
}

.drop-cart-wrapper h1 { font-size: 16px; display: none;}
.dropcartheader { padding: 5px 0 0; text-align: center;}
.dropcartheader h3 { color: #333333;}
.drop-cart-wrapper { background: #ffffff none repeat scroll 0 0; border: 1px solid #000; border-radius: 0 0 5px 5px; box-shadow: 0 5px 5px rgba(0,0,0,0.5); -webkit-box-shadow: 0 5px 5px rgba(0,0,0,0.5); height: auto; left: auto; margin-top: 110px; opacity: 0; padding: 5px; position: absolute; right: 0; text-align: left; transition: all 0.3s ease 0.1s; -webkit-transition: all 0.3s ease 0.1s; visibility: hidden; width: 380px; z-index: 999999;}
.drop-cart-wrapper .dropCartItems { float: left; width: 100%;}
.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 .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 { 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: #8c0c04;  border:1px solid #444; color: #fff; font-weight: 600; border-radius: 1px; font-size: 16px; font-family: "Roboto Condensed",sans-serif; padding: 10px 0 !important; width: 100%;}
.drop-cart-wrapper .dropCartCheckout .btn_over {background: #eee; color:#444;}
#cart { cursor: pointer; height: 95px; padding: 0 0 10px; position: absolute; right: 0; text-align: center; top: 21px; width: 85px; z-index: 20;}
#cart .itemsincart, #cart .itemsincart a { color: #444; font-family:"Roboto Condensed",sans-serif; font-size: 14px; font-weight: 600; text-align: left; line-height: 18px; margin: 0; padding: 2px 0 1px; width: auto; text-transform: none;}
#cart .cart-text-wrap {float: left;}
#cart .cart-text-wrap span:nth-last-of-type(1) {display: none !important;}
#cart .carttext {color: #555555; display: none;}
#cart .itemsincart span { background: #8c0c04 none repeat scroll 0 0; border-radius: 24px; bottom: 0; color: #fff; display: inline-block; font-family: "Open Sans",sans-serif; font-size: 12px; font-weight: 600; height: 20px; left: 0; letter-spacing: 0; line-height: 20px; margin: auto; padding: 0; position: absolute; right: -35px; text-align: center; top: -60px; width: 20px;}
#cart .cart-img-wrap { float: left; text-align:center;}
#cart .itemsincart img { bottom: 0; left: -15px; margin: auto; max-width: 21px; padding: 0; position: absolute; right: 0; top: 0; z-index: -1;}
#cart .icon-shopping-bag { font-size: 30px; left: 0; margin: auto; position: absolute; right: 0; top: 18px;  transition: all 0.2s linear 0s, color 0.2s linear 0s; -webkit-transition: all 0.2s linear 0s, color 0.2s linear 0s;}

/*.fixed-menu-wrapper.stick #cart .icon-shopping-bag { top: 18px;}*/

@media only screen and (max-width: 1120px) {
#cart {right: 8px; width: 55px;}
#cart .icon-shopping-bag { font-size: 22px;  top: 24px;}
#cart .itemsincart span { right: -25px; top: -30px;}
}

@media screen and (max-width: 768px) {
.drop-cart-wrapper { display: none; opacity: 1; right: -5px; top: -7px; visibility: visible;}
#mobileCart.show-mobile { display: none !important;}
#cart { border-left: 0px solid #252525; height: 56px; padding: 0; right: 8px; top: 24px !important; width: 55px;}
#cart .itemsincart, #cart .itemsincart a { font-size: 15px; line-height: 60px; width: auto; margin: 0; padding: 0; text-align: center;}
#cart .itemsincart img { left: 0; margin: 0 auto; max-width: 35px; right: 0; top: 15px; z-index: -1;}
#cart .itemsincart span { background: #8c0c04 none repeat scroll 0 0; border-radius: 30px; color: #fff; display: inline-block; font-size: 10px; font-weight: 800; height: 23px; left: auto; line-height: 23px; padding: 0; right: 0; text-align: center; top: -22px; width: 23px;}
#cart .carttext { color: #333333; font-size: 11px;}
#cart .itemsincart > br {display: block;}
#cart .cart-img-wrap {float: none;}
#cart .icon-shopping-bag {font-size: 35px; top: -5px;}
/*.fixed-menu-wrapper.stick #cart .icon-shopping-bag { top: -5px;}*/
}

/*---------------------------------
CHECKOUT SINGLE PAGE
----------------------------------*/ 
#checkoutSinglePagev2 { margin: 20px 0;}
#checkoutSinglePagev2 h1 { color: #222222; font-size: 22px; font-weight: 600; margin-bottom: 5px; text-shadow: none; text-transform: uppercase;}
#checkoutSinglePagev2 .header { border-bottom: 0 solid #d2d2d2; margin-bottom: 0; position: relative;}
#checkoutSinglePagev2 h3 {color: #000; font-size: 15px; font-weight: 600; line-height: 20px; text-transform: uppercase; margin-bottom: 5px; padding: 1px;}
#checkoutSinglePagev2 h3 span { background: #8c0c04; border: 1px solid #000; border-radius: 2px; color: #fff; height: 29px; line-height: 26px; width: 29px;}
#checkoutSinglePagev2 .rightCol h3, #checkoutSinglePagev2 .leftCol h3 { background: #ffffff none repeat scroll 0 0; border: 1px solid rgba(0, 0, 0, 0.3); border-radius: 3px; box-shadow: 0 -20px 15px -10px rgba(0, 0, 0, 0.1) inset; -webkit-box-shadow: 0 -20px 15px -10px rgba(0, 0, 0, 0.1) inset; width: 100%;}
#checkoutSinglePagev2 p { color: #222; letter-spacing: 0;}

#checkoutSinglePagev2 .account_login1 { background: #ddd none repeat scroll 0 0; border: 1px solid #c0c0c0; border-radius: 2px; margin: 0 0 15px; padding: 5px 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 { margin: 10px 0 0; padding: 0 10px;}
#checkoutSinglePagev2 .create_newaccount .fbconnect { display: none !important;}

#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: 500; line-height: normal; margin: 0; padding: 0 0 0 5px; text-align: left; width: 95%;}

#checkoutSinglePagev2 .registered_account .fbconnect { 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: 500; 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: 600; color: #000000; 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 {background: #8c0c04; color: #ffffff; border: medium none; height:auto; line-height:inherit; border-radius: 4px; text-decoration: none !important; border: none; box-shadow: 0 0 0 1px #333333 inset; -webkit-box-shadow: 0 0 0 1px #333333 inset; font-size: 13px; font-weight: 500; 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 { }
#checkoutSinglePagev2 .newaccount-btn .btn { 
	background: #8c0c04;
color: #fff;}
#checkoutSinglePagev2 .login1-button .btn { background: #444 none repeat scroll 0 0; box-shadow: 0 0 0 1px #222222 inset; -webkit-box-shadow: 0 0 0 1px #222222 inset; color: #ffffff;}
#checkoutSinglePagev2 .guest-button { color: #000; font-size: 16px; font-weight:600; margin: 0; text-align: center;}
#checkoutSinglePagev2 .or-sep span { color: #000;font-weight:600;}
/*#checkoutSinglePagev2 .or-sep, #checkoutSinglePagev2 .guest-button {display: none;}*/

#checkoutSinglePagev2 .alpha-col { background: #fcfcfc none repeat scroll 0 0; border-radius: 1px; box-shadow: 0 0 0 1px #cccccc, 0 0 0 3px #ffffff inset; -webkit-box-shadow: 0 0 0 1px #cccccc, 0 0 0 3px #ffffff inset; margin-top: 0; padding: 10px; width: 28%;}
#checkoutSinglePagev2 .alpha-col .header h3 { color: #222222; font-size: 22px; font-weight: 500; line-height: 33px; margin-bottom: 5px; padding: 0;}
#checkoutSinglePagev2 .beta-col { background: #fcfcfc none repeat scroll 0 0; border-radius: 1px; box-shadow: 0 0 0 1px #c0c0c0; -webkit-box-shadow: 0 0 0 1px #c0c0c0; 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: 500;}
#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: 252px; 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; margin-bottom: 0; margin-top: 0 !important; padding: 8px 12px !important; height:auto; line-height:inherit; width: 49% !important;}
#checkoutSinglePagev2 .chkFullWidth input {width: 100%; padding: 8px 12px !important; margin-bottom: 0; height:auto; line-height:inherit;}
#checkoutSinglePagev2 .rightCol { padding: 5px; width: 49%;}
#checkoutSinglePagev2 .leftCol .chkField select, #checkoutSinglePagev2 .leftCol .chkField input.rightCol { float: right;  margin: 0;  width: 49%;}
#checkoutSinglePagev2 .chkField select { height: 36px; padding: 8px;}
#checkoutSinglePagev2 .chkField {  margin-bottom: 4px;}
#checkoutSinglePagev2 input#billing_state, input#shipping_state { float: right; margin: 0 !important; height: 36px; width: 49% !important;}

#checkoutSinglePagev2 #divPayment h4 {background: #e0e0e0 none repeat scroll 0 0; border: 1px solid #cccccc; display: block; font-size: 15px; font-weight: 500; margin-bottom: 5px;padding: 2px;}
#checkoutSinglePagev2 #divPaymentMethods { background: #eeeeee none repeat scroll 0 0; border: 1px solid #c0c0c0; min-height: 288px; position: relative;}
#checkoutSinglePagev2 #divPaymentMethods div {margin-bottom: 0;}
#checkoutSinglePagev2 #divPaymentMethods .desc-message { margin: 2px 0 0;}
#checkoutSinglePagev2 .ppExpress .desc-message, #checkoutSinglePagev2 .ppExpress .payment-desc {display: none;}
#checkoutSinglePagev2 .ccgField label { font-weight: 500; line-height: 15px; margin-right: 1px; float:left; 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: 10px; line-height: 20px; margin-left: 0; text-align: center; width: 70px;}

#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 {color: #222222; display: inline-block; font-size: 22px; text-align: center;}
#checkoutSinglePagev2 .update-cart a span { color: #000; display: block; font-size: 10px; font-weight: 500; line-height: 10px; margin: -5px 0 0;}
#checkoutSinglePagev2 .alpha-col .header h3 { font-size: 22px; font-weight: 600; 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 #divApplyCoupon .coupon-field { position: relative;}
#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; top:0; width: auto !important;}
#checkoutSinglePagev2 .divOrderTotal .coupon-field .btn:hover { padding: 7px !important; width: auto !important;}
#checkoutSinglePagev2 .category-footer {background: #ffffff none repeat scroll 0 0; border-top: 1px dashed; margin: 0; padding: 10px 5px; 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 .terms-note > a { font-family: "Roboto Condensed",sans-serif; font-size: 11px; font-weight: 700; text-decoration: underline; text-transform: uppercase;}
#checkoutSinglePagev2 .maillist_join {display: none;}
#checkoutSinglePagev2 .chk-questions-section .required > img { height: 20px; position: relative; top: 4px; width: 20px;}

#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 { color: #333; font-size: 14px; font-weight: 800;}
#checkoutSinglePagev2 .chkComments label { color: #333; display: block; margin-bottom: 10px;}
#checkoutSinglePagev2 #spanCheckout .btn { 	background: #8c0c04; color: #fff; font-size: 24px; font-weight: 800; padding: 10px 0; width: 100%;}
#checkoutSinglePagev2 #spanCheckout .btn:hover { background: #fff none repeat scroll 0 0; box-shadow: 0 0 0 3px #000; -webkit-box-shadow: 0 0 0 3px #000; color: #222222; text-decoration: none;}
#checkoutSinglePagev2 #spanCheckout .icon-basket { font-size: 25px;}
#checkoutSinglePagev2 .carrierDisplay {border-bottom: 1px solid #aaa;}
#checkoutSinglePagev2 .display-rates.button { display: none;}
#checkoutSinglePagev2 .ship {display: block !important;}
#checkoutSinglePagev2 .shippingOption { margin-bottom: 0;}
#checkoutSinglePagev2 .shipper-option-desc {margin-bottom: 5px;}
#checkoutSinglePagev2 #total_div .totalinstructions { font-weight: 500;}
#checkoutSinglePagev2 #divCheckoutQuestions h3 {border-bottom: 1px solid #dddddd; width: 100%;}
#checkoutSinglePagev2 .chkQuestions label.radio {line-height: 20px; margin-bottom: 2px;}
#checkoutSinglePagev2 .chkQuestions label.radio input {top: 4px;}
#checkoutSinglePagev2 .chkQuestions label.checkbox input {left: 4px;}
#checkoutSinglePagev2 .chkQuestions label.checkbox { background: #eeeeee none repeat scroll 0 0; border: 1px solid #d20000; border-radius: 2px; font-weight: 600; padding: 0 10px 0 25px;}
#checkoutSinglePagev2 .chkQuestions label.checkbox > a { color: #d20000;}

@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%;}
}

/*-----------------------------------------------------------------------
SHIP COUNTDOWN
-----------------------------------------------------------------------*/
.free-ship-countdown {text-align: center;position: absolute;top: 0;color: #fff;background: #8c0c04;left: 0;width: 270px;}
.free-ship-text span {position: relative;left: 0;right: 0;top: 0;font-size: 10px;color: #eee;text-transform: uppercase;display: none;width: 100%;}
.free-ship-text {display: inline-block;padding: 0;position: relative;top: 0;font-size: 14px;font-weight: 600;text-align: center;color: #fff;width: 100%;float: left;height: 22px;line-height: 22px;}

.vcfree-ship-countdown {text-align: center;position: relative;color: #fff;background: #002b5e;width: 100%;display: inline-block;height: auto;}
.vcfree-ship-text span {position: relative;left: 0;right: 0;top: 0;font-size: 10px;color: #eee;text-transform: uppercase;display: none;width: 100%;}
.vcfree-ship-text {display: inline-block;padding: 5px;position: relative;top: 0;font-size: 14px;font-weight: 600;text-align: center;color: #fff;width: 100%;float: left;height: auto;line-height: 22px;}

/*-----------------------------------------------------------------------
SALE DROP BANNER
-----------------------------------------------------------------------*/
.saledrop { background: none repeat scroll 0 0 #ECB92B;}
.saledrop .saledrop-button { color: #9f1f63; cursor: pointer; display: block; font-family:"Roboto Condensed",sans-serif; font-size: 16px; font-weight: 600; margin-bottom: 1px; padding: 2px 10px; text-align: left; text-decoration: none; text-shadow: 0 1px 1px rgba(255, 255, 255, 0.6); text-transform: uppercase;}
.saledrop .saledrop-button.active { color: #9f1f63;}
.saledrop-button .close { display: none;}
.saledrop-button .open, .saledrop-button.active .close { display: block; font-family: Roboto Condensed; font-size: 15px; text-transform: uppercase; font-weight: 800; text-align: center;}
.saledrop-button.active .open { display: none;}
.saledrop ul{display:none; margin:0; padding: 5px; list-style: outside none none;}
.saledrop-inner li { background: #ffffff none repeat scroll 0 0; color: #4d4d4d; padding: 10px;}
.saledrop-inner { margin: 0 auto; position: relative;}
.saledrop-button i {font-size: 13px;}
.details-link { display: inline-block; font-size: 11px; font-weight: 700; padding: 0 0 0 10px; text-decoration: underline;}

/*-------------------------------------------------------------------
PRODUCT CAT LAYOUT
-------------------------------------------------------------------*/

.productBlockContainer { display: inline-block !important; margin: 0; padding: 0; width: 33.33% !important; min-width:140px;vertical-align: top;}
.product-container, .productContainer {padding: 10px !important; margin:0 !important; width: 100% !important;}
.productBlockContainer .first-item { padding: 2px !important;}

.product-item .img {margin: 0 auto; height: 300px;}
.product-item .img img { height: auto; left: -5px; max-height: 300px; max-width: 100%; top: 0; position:absolute; transition: all 0.2s ease-in-out 0s; -webkit-transition: all 0.2s ease-in-out 0s; width: auto;}
.product-item:hover .img img {left: 0;}

.browsing_historyBlock .productBlockContainer.columns-3, .browsing_historyBlock .productBlockContainer.columns-4 {width: 100% !important;}
.browsing_historyBlock .productBlockContainer.columns-3 > div { float: left; padding: 5px !important; width: 33.33% !important;}
.browsing_historyBlock .productBlockContainer.columns-4 > div { float: left; padding: 5px !important; width: 25% !important;}

/*--------------------------
SUB CAT 
--------------------------*/
#subcategoriesBlock .columns-1 { display: inline-block; width: 25%; vertical-align: top;}
#subcategoriesBlock .columns-1 li { padding: 0;}
.sub-categories .img { min-height: 50px;}
.sub-categories .img img {max-width: 100%; width: auto; max-height: 200px; height: auto;}

/*--------------------------------------
Responsive Rules
--------------------------------------*/


@media screen and (max-width:960px) {
#subcategoriesBlock .columns-1 {width: 25%;}
}
@media screen and (max-width:880px) {
}
@media screen and (max-width:768px) {
.productBlockContainer {width: 33.33% !important;}
}
@media screen and (max-width:767px) {
#subcategoriesBlock .columns-1 {width: 33.33%;}
.product-item .img {height: 250px;}
.product-item .img img {max-height: 250px;}
}
@media screen and (max-width: 720px) {
}
@media screen and (max-width:640px) {
.productBlockContainer {width: 50% !important;}
.product-item .img {height: 300px;}
.product-item .img img {max-height: 300px;}
.browsing_historyBlock .productBlockContainer.columns-4 > div {width: 33.33% !important;}
.free-ship-countdown {width: 230px;}
.free-ship-text {font-size: 12px;}
}
@media screen and (max-width:480px) {
#subcategoriesBlock .columns-1 {width: 50%;}
.browsing_historyBlock .productBlockContainer.columns-4 > div {width: 50% !important;}
.product-item .img {height: 200px;}
.product-item .img img { max-height: 200px;}
}
@media screen and (max-width:360px) {
}
