p { line-height: 20px; margin-bottom: 15px; }
a { text-decoration: none;transition: all 0.25s ease-in-out 0s;-moz-transition: all 0.25s ease-in-out 0s;-webkit-transition: all 0.25s ease-in-out 0s; }
a:hover { text-decoration: none;color: #ffdd02; }
a:link, a:active { outline: none; }
a:focus { text-decoration: none; }

/* Message */
.SuccessMessage, .ErrorMessage, .InfoMessage { padding: 10px 20px 10px 50px !important; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; position: relative; }
.SuccessMessage { background: #f4f7ef !important;  border: 1px solid #c8d4ae; color: #71902f !important; }
.SuccessMessage:after, .ErrorMessage:after, .InfoMessage:after { content: ""; position: absolute; left: 18px; }
.SuccessMessage:after {  width: 17px; height: 13px; background: url(//cdn11.bigcommerce.com/s-ia3of9mua6/templates/__custom/images/sprite-icons.png?t=1615369410) no-repeat -73px -71px; top: 14px; }

/* Bootstrap Elements */
.main > .container { background: #fff; border-bottom: 1px solid #cbcbcb; }

/* Tabs */
.nav-tabs { margin: 0; border-bottom: 0; border-top: 1px solid #e6e6e6; }
.nav-tabs > li { margin-top: -1px; }
.nav-tabs > li > a { border-radius: 0; border: 0; border-top: 3px solid transparent; font: 700 16px/18px "Roboto Condensed", Roboto, Arial, Sans-Serif; text-transform: uppercase; color: #7b7b7b; padding: 23px 0; margin-right: 35px; }
.nav-tabs > li.active > a, 
.nav-tabs > li.active > a:hover, 
.nav-tabs > li.active > a:focus, 
.nav-tabs > li > a:hover, 
.nav-tabs > li > a:focus { border: 0; border-top: 3px solid #ffdd02; color: #000; background: 0; }

.home-tabs .nav-tabs {margin-bottom: 13px;}

/* Global Resets */
* { margin: 0; padding: 0; outline: none; }
label { font-weight: 400!important }

/* General */
body { color: #464646; font: 400 12px/18px Roboto, Arial, Sans-Serif; -webkit-text-size-adjust: 100%; /* Stops Mobile Safari from auto-adjusting font-sizes */ }

/* Layout */

/* Headings */
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 { margin: 0; padding: 0; }
h1, .h1 { font: 700 24px/1.25 "Roboto Condensed", Arial, Sans-Serif!important; color: #000; padding: 0 0 16px 0; }
h2, .h2 { font: 700 18px/1.25 "Roboto Condensed", Arial, Sans-Serif!important; color: #000; padding: 0 0 20px 0; }
h3, .h3 { font: 700 14px/1.25 "Roboto Condensed", Arial, Sans-Serif!important; color: #000; padding: 0 0 20px 0; }
h4, .h4 { font: 700 14px/1.35 "Roboto Condensed", Arial, Sans-Serif!important; color: #000; padding: 0 0 20px 0; }
h5, .h5 { font: 700 14px/1.35 "Roboto Condensed", Arial, Sans-Serif!important; color: #000; padding: 0 0 20px 0; }
h6, .h6 { font: 700 14px/1.35 "Roboto Condensed", Arial, Sans-Serif!important; color: #000; padding: 0 0 20px 0; }

.TitleHeading { margin-bottom: 15px; border-bottom: 0!important; padding: 0 20px; }
.Content.Wide .TitleHeading,
.Content.Widest .TitleHeading{ margin-bottom: 25px; border-bottom: 1px solid #d8d8d8!important; padding: 0 0 15px 0; }

.TitleHeading.zero { margin-bottom: 0 }
.TitleHeading.mbm { margin-bottom: 15px !important; }
img, img a { border: 0 }
ul, ol { margin: 0 0 20px 20px }
ul ul ul{ list-style-image: url(//cdn11.bigcommerce.com/s-ia3of9mua6/templates/__custom/images/bullet_line.png?t=1615369410); }
li { margin: 0; padding: 0; }
blockquote { margin-left: 28px }
select option { margin-right: 10px }
hr { margin: 20px 0; padding: 0; height: 1px; background: none; border-width: 1px 0 0 0; }

/* Page Containers */
#ContainerLower { clear: both; float: left; width: 100%; padding: 0 0 20px 0; }

/* Outer Content Wrapper (Surrounds header & content) */
#Outer { clear: both }
.centerer { margin: 0 auto; text-align: center; }

/* Primary Content Area */
.Content { min-height: 200px; }
#home .Content { padding-bottom: 0; }
.Content .Block {  }
.Block {  }
.Content.Wide {  }
.Content.Widest {  }

/* Right Content Area */
.Right { }
.Right .Block { padding: 0 0 10px 0 }
.Right .BlockContent { margin: 0 10px 0 10px }
.Right ul { margin: 0; padding: 0; }
.Right li { clear: both; list-style: none; margin: 0; padding: 5px 0 7px 0; }

/* Contains links lists & newsletter */
.footer-columns li ul, .footer-columns li:hover ul { display: none !important }
.footer-columns .RecentNews li p { margin: 5px 0 }

/* Add to cart popup __master overrides */
.fastCartContent { min-height: 0; width: auto; }
#fastCartContainer .ProductList .ProductImage { height: auto; /* Have to keep to override master */ width: 100%; /* Have to keep to override master */ }
.SubBrandListGrid .RowDivider { display: none!important }
.brand-img { float: left; width: 100%; padding: 5px 0; text-align: center; }
.brand-img img { width: auto }

.top-title { position: relative }
.top-title h2 { margin: 0 }
.productlist-page .top-title { margin-bottom: 0 }
.Left .afterSideShopByBrand { padding: 8px 0 0 0; display: block; }

/* Helpers */
.hide-visually { overflow: hidden; position: absolute !important; width: 1px; height: 1px; margin: -1px; padding: 0; border: 0; clip: rect(0 0 0 0); }

/* Clear fix */
.cf:before, .cf:after { content: " "; display: table; }
.cf:after { clear: both; }

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.cf { *zoom: 1; }
.borderB { border-bottom: 1px solid #d6d6d6; }
.borderR { border-right: 1px solid #d6d6d6; }

/* It is added because the app is generating the class 'ClearLeft'. For example this class is being generated on the BPAY confirmation page */
.ClearLeft { clear: left }

/* Miscellaneous Definitions */
.Left .FeedLink, .Right .FeedLink { float: left; margin: 0 7px 0 0; }
.Content .FeedLink { display: none }
.SortBox { font-size: 0.95em; color: @primary-color; padding: 12px 5px 0 0; }
.CompareButton { text-align: right; margin-bottom: 20px; }
.Required { color: #ff0000 }
.ShippingAddressList, .ShippingAddressList li { list-style: none; margin: 0; padding: 0; }
.ShippingAddressList li { width: 30%; float: left; margin-right: 10px; margin-bottom: 20px; }
#ProductDetails h1 { padding: 0; margin: 0 0 6px 0; word-wrap: break-word; font: 700 24px/30px Roboto, Arial, Sans-Serif !important; }

.PrimaryProductDetails .ProductThumb { width: auto !important; height: auto !important; margin-bottom: 20px; text-align: center; }
.PrimaryProductDetails .ProductThumb .ProductThumbImage .zoomPad { float: none; display: inline-block; *display: inline; *zoom: 1; }
.PrimaryProductDetails .ProductMain { overflow: hidden; padding: 0 0 20px 33px; float: right; width: 50%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.PrimaryProductDetails .ProductThumb p a { font-weight: bold }
.Right hr { margin: 5px 0 0 }
.ComparisonCheckbox { float: left }
.SideRecentlyViewed .ProductList li { margin-left: 0 }
.SideRecentlyViewed .ProductDetails { margin-left: 20px }
#ProductDetails .viewdetail, 
#ProductDetails .ProductMain .addthis_toolbox{display:none; }

/* Quick Search */
.QuickSearch { background-color: #fff; margin: 5px 0 0; min-width: 400px; position: absolute; top: 100%; right: 0; width: 100%; z-index: 9999;border-radius:5px;
    -moz-border-radius:5px;      
    -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2); 
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2); 
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}
.RatingIMG { display: none }
.QuickSearchTitle td { font-weight: bold; padding: 4px; font-size: 12px; }
.QuickSearchAllResults td { font-weight: bold; font-size: 12px; }
.QuickSearchResult td { font-size: 12px; padding: 0 10px; cursor: pointer; text-align: left; }
.QuickSearchResultImage { margin-left: 4px; margin-right: 10px; text-align: center; background: #fff !important; }
.QuickSearchResultNoImage { padding-top: 10px; color: #777; }
.QuickSearchResultName { display: block; padding-bottom: 5px; }
.QuickSearchResult .Price { font-weight: bold; font-size: 12px; padding-right: 5px; }
.QuickSearchHover { background: #D6D6D6 }
.QuickSearchAllResults { text-indent: 0; padding: 0; line-height: 20px; background-color: #fafafa; border-bottom:none; }
.QuickSearch .QuickSearchAllResults a, .QuickSearch .QuickSearchAllResults a:hover { height: 30px; line-height: 30px; display: inline-block; }
.QuickSearchAllResults a:active, .QuickSearchAllResults a { outline: none; -moz-outline-style: none; }

/* Brand Tag Clouds */
.BrandCloud .smallest { font-size: 12px }
.BrandCloud .small { font-size: 15px }
.BrandCloud .medium { font-size: 18px }
.BrandCloud .large { font-size: 20px }
.BrandCloud .largest { font-size: 26px }
.BrandCloud a { padding-right: 5px }
.DownloadExpires { padding-top: 3px; font-style: italic; color: gray; }
.DownloadExpiresToday { color: red }
.CheckoutRedeemCoupon h4 { margin-top: 0 }
.CheckoutRedeemCoupon p { margin-top: 10px; margin-bottom: 0; }
.BillingDetails { float: left; width: 48%; margin-right: 10px; margin-bottom: 15px; }
.ShippingDetails { float: left; width: 48%; margin-bottom: 15px; }
.ProductDetailsGrid dt { width: 140px; margin-bottom: 6px; float: left; font-weight: bold; }
.ProductDetailsGrid dd { margin-left: 140px; margin-bottom: 6px; }
.SubCategoryList { margin-bottom: 20px }
.SubCategoryList ul, .SubCategoryList li { list-style: none; margin-left: 0; }

/*# MOBILE SUBCATEGORY #*/
.js-mobile-sub-category-menu { display: none }
.js-mobile-sub-category-menu .selector { display: block }
.js-mobile-sub-category-menu .selector span { font-size: 12px; height: auto; }
.SearchTips .Examples { padding: 8px; color: #555; margin-left: 30px; margin-bottom: 10px; }
.ProductDetails .ProductThumb p { margin-top: 10px; font-size: 0.9em; }
.ProductReviewList { clear: both }
.ProductReviewList li { padding: 0 0 10px 0; border-bottom: 1px solid #dadada; }
.ProductReviewList li:last-child { border: 0 }
.SoldOut { color: #999 }

/* sizing and positioning of the inside part of a swatch */

.productAttributeValue { clear: both }
.productAttributeValue .ui-datepicker-trigger { display: none }
.ShippingProviderList li { 
    list-style: none; 
    margin: 0 0 10px 0; 
}
.GoogleCheckout p, .PayPalExpressCheckout p, .AlternativeCheckout p { margin: 0; float: none !important; }
.productAttributeValue .dateselector .selector{
    margin-right: 8px;
    width:110px !important; 
    margin-bottom: 8px;
}
.productAttributeValue .dateselector div.selector span{
    background: #f5f5f5;
    background-image: -webkit-linear-gradient(top, #f5f5f5, #ffffff);
    background-image: -moz-linear-gradient(top, #f5f5f5, #ffffff);
    background-image: -ms-linear-gradient(top, #f5f5f5, #ffffff);
    background-image: -o-linear-gradient(top, #f5f5f5, #ffffff);
    background-image: linear-gradient(to bottom, #f5f5f5, #ffffff);
}
.productAttributeList .productAttributeRow.productAttributeConfigurableEntryDate{
      margin-bottom: 17px !important;
}

/*.productAttributeList .productAttributeRow.productAttributeConfigurableEntryDate .required{
    display: none;
}*/

/** Top Right Locale Chooser (list of flags) **/
.TopMenu li.Flag div { border: 0 }
.TopMenu li.Flag img { margin: 3px }
.TopMenu li.Flag img.Last { margin-right: 0px }
.TopMenu li.Flag img.Selected { margin: 1px 3px }

/* Tabbed Navigation */
.TabNav, .TabNav li { list-style: none; margin: 0; padding: 0; }
.TabNav { font-size: 12px; padding: 0 20px; margin-bottom: 20px; }
.TabNav li { margin-bottom: -1px; display: inline-block; *display: inline; *zoom: 1; }
.TabNav li a { display: block; line-height: 41px; padding: 0  16px; height: 41px; font-weight: 600; font-size: 14px; background: #f9f9f9; margin: 0 4px; color: #a1a1a1; }
.TabNav li.Active a { background: #fff; border-bottom: 1px solid #fff; }
.ProductAddToCart dd.AddCartButton div.BulkDiscount { display: inline-block; float: left; }
.ProductAddToCart .BulkDiscount { clear: both }
.TransitTime { font-weight: normal; color: gray; }
.ContentList { list-style-type: none; margin: 20px 0 0 0; padding: 0; list-style-image: none; }
.ContentList li { list-style-type: none; margin: 0 0 20px 0; border-top: 0; }
.OrderItemMessage { padding: 7px; margin: 10px 0px 10px 0px; }
.TabNav li a:hover { text-decoration: none; }

/* Custom Fields - Start */
.LittleNotePassword { color: gray; font-size: 0.85em; font-weight: normal; padding: 2px 0px 2px; }
.RequiredClear { visibility: hidden }

/* Custom Fields - End */
/* Product Details Price */
.ProductOptionList ul, .ProductOptionList li { list-style: none; margin: 0; padding: 0; }
.ProductOptionList li { margin-bottom: 3px }
.ProductOptionList input { vertical-align: middle }

/** Search All Form Result - Start **/
.SearchPaging { float: right; font-size: 0.95em; }
.SearchSorting { float: right; font-size: 0.95em; margin: 8px 0px; }
#SearchResultsCategoryAndBrand { margin: 20px 0 }
.ContentList em, .QuickSearchResultMeta em { font-size: 0.8em }

/** Search All Form Result - End **/
/** AJAX loading box - Start **/
#AjaxLoading { background-color: rgba(0,0,0,.5); color: #fff; padding: 10px 20px; display: none; position: fixed; text-align: center; z-index: 10000000000; line-height: 32px; left: 0; right: 0; }
#AjaxLoading img { vertical-align: bottom; margin-right: 5px; }

/** AJAX loading box - End **/
/***** Product Attribute List *****/
/* set up the row for css table-like alignment */
.quick-view-product-details-container .required, .quick-view-product-details-container .Required, .ProductMain .Required, .required { color: #ed2929 !important; font-weight: bold; }
.ProductMain table.ExpectedReleaseDate { margin-top: 0 }

/* position the label in the left-padding area of the row */
.productAttributeList .productAttributeLabel { margin: 0 !important; float: none !important; width: auto !important; padding-top: 0 !important; }
.productAttributeList .productAttributeLabel label { display: block; margin-bottom: 10px !important; position: relative; font-weight: 700 !important; color: #000; }

.ProductDetailsGrid  .DetailRow {  }
.productAttributeList .productAttributeLabel {  }

/* Below is required to overwrite __Master defaults */
.productAttributeList .productAttributeRow, .productAttributeRow { padding-left: 0 !important; margin: 0 0 10px 0 !important; clear: both; }
.productAttributeList li { margin-bottom: 10px }
.productAttributeList ul.list-horizontal { margin: 0 }

.productOptionViewProductPickListWithImage { border-color: #ddd !important; margin-bottom: 20px; }
.productOptionViewProductPickListWithImage .scrollContainer { max-height: 250px !important }
.productOptionViewProductPickListWithImage td { padding: 10px 5px !important; vertical-align: middle !important; }

#tabcontent { border-radius: 0 }
#tabcontent .photo { margin-right: 20px; float: left; width: 200px; }
#tabcontent .photo img { height: auto; max-height: 100%; max-width: 100%; }
#tabcontent #url { margin-bottom: 20px }
ul.tabs li { border-radius: 0 }

/* Product Videos */
.previewImageContainer { height: 30px; width: 50px; }
.videoRow img { float: left; padding-right: 5px; }
.videoRowTitle { font-weight: bold }
.videoRowDescription { max-height: 50px; overflow: hidden; }
.VideoOverlay { background-image: url(//cdn11.bigcommerce.com/s-ia3of9mua6/templates/__custom/images/VideoOverlay.png?t=1615369410); background-position: center center; position: absolute; left: 0; height: 100%; width: 100%; top: 0; }
.VideoContentContainer { position: relative; margin-left: 3px; padding-left: 92px; }

/** If you change the width of the .VideoPreviewSize class below, change the padding-left of the .VideoContentContainer class above **/
.VideoPreviewSize { width: 92px; height: 69px; }
.videoRowLength { padding-left: 4px }
.videoRow, .videoRowTitle, .videoRow img, .videoRowLength { cursor: pointer }
#VideoList ul { position: relative; overflow-y: auto; padding: 0; margin: 0; width: 240px; height: 265px; }
#VideoContainer { padding: 5px 0 5px 5px; height: 265px; }
.VideoSingleTitle { font-weight: bold }
.VideoSingleDescription { margin-bottom: 20px }
.Left #VideoMiddleContainer, .Right #VideoMiddleContainer { display: none }
.Content #VideoSideContainer { display: none }
#VideoSideContainer ul { text-align: center }
#VideoSideContainer ul li { margin-bottom: 5px }
.VideoSideDescription { padding: 2px 10px }
.VideoImageContainer { position: relative; float: left; }
.ToggleSearchFormLink { position: relative; overflow: hidden; z-index: 2; }
.ToggleSearchFormLink a { color: #fff }
.Panel#ProductTabs { padding-top: 0px }

/* Footer Menu
....................................................................... */
.inner .Block { display: block; clear: both; }
.FeaturedProducts, .NewProducts, .TopSellers { margin-bottom: 20px }
.BlockContent .CartThumb img { max-width: 100px; height: auto; }
#SharingDataWrapper { height: auto }
#SharingDataChoices { float: none }
#SharingDataChoices li { width: auto; height: auto; }
.left-content { float: left; width: 50%; }
.left-content .ProductList { margin: 0 0 10px -10px }
.left-content .ProductList li { width: 20%; padding: 0 0 10px 10px; }
.left-content .ProductList .ProductImage a { height: 100px }
.left-content .ProductList .ProductDetails { font-size: 12px; margin: 0; padding: 10px 10px 0 0; word-wrap: break-word; }
.left-content .ProductList .ProductDetails .pname { border: solid 0px; font-size: 12px; line-height: 17px; }
.left-content .ProductList .ProductPriceRating { display: none }
.left-content .ProductList em.p-price { font-size: 12px; padding-left: 0; padding-left: 0; padding-top: 0; margin-top: 0; }
#recaptcha_area { max-width: 100%; margin-right: auto; }
#recaptcha_area input{box-shadow:none; -moz-box-shadow:none; -webkit-box-shadow:none;}
.PagingList .icon { display: none }
.SortBox div.selector span, .SearchSortingSelectContainer div.selector span { height: 33px; line-height: 35px; padding-top: 0 !important; padding-bottom: 0 !important; }
ul.AccountOrdersList { list-style: none outside none; margin: 0; padding: 0; list-style-image: none; }
.AccountOrderStatusList li { position: relative; list-style-image: none; }
#LayoutColumn1 .h3tt { display: none }
#LayoutColumn2 .multiStep { display: none }
.banner_category_page_top { position: relative }
.banner_category_page_top h2 { font-weight: normal !important; line-height: 1.25 !important; position: relative; clear: both; color: #312E29 !important; display: block; font-size: 34px !important; font-weight: 600 !important; text-transform: uppercase !important; bottom: 75px; left: 50px; position: absolute; }
.HowToPay, .NotifyMessage { margin: 0 0 15px 0; background: none repeat scroll 0 0 #fff; padding: 20px; border-radius: 0; }
.HowToPay p { margin: 0; padding: 0; }
.OrderItem1 .selector, .OrderItem2 .selector { width: 75px }
.BlockContent img { max-width: 100%; height: auto; }
.footer .powered-by { float: right }
.footer .powered-by a {
    background: url(//cdn11.bigcommerce.com/s-ia3of9mua6/templates/__custom/images/bc_logo_sprite.png?t=1615369410) no-repeat;
    background-position: 0 0;
    height: 22px;
    width: 95px;
    text-indent: -9999px;
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    filter: ~"alpha(opacity=30)"; /* Internet Explorer */
    opacity: 0.3;              /* Chrome, Firefox, Opera, Safari */
    -ms-filter: ~"progid:DXImageTransform.Microsoft.Alpha(opacity=30)"; /* IE8 */
    -khtml-opacity: 0.30;
    -moz-opacity: 0.30; /* Old Firefox */
    margin-left: 7px;
}
.footer .powered-by a:hover {
    background-position: 0 -25px;
    filter: ~"alpha(opacity=100)"; /* Internet Explorer */
    opacity: 1;                 /* Chrome, Firefox, Opera, Safari */
    -ms-filter: ~"progid:DXImageTransform.Microsoft.Alpha(opacity=100)"; /* IE8 */
    -khtml-opacity: 1;
    -moz-opacity: 1; /* Old Firefox */
}
.video-wrapper { position: relative; height: 0; padding-bottom: 56.25%; /* 16:9 ratio */ }
.video-wrapper embed { position: absolute; width: 100%; height: 100%; left: 0; top: 0; }
#VideoContainer { -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; padding: 0; border: solid red 0px; height: auto; }
#VideoSideContainer { display: none }
#FeaturedVideo { float: none; clear: both; border: solid red 0px; }
#VideoList { float: none; clear: both; padding: 0; }
#VideoList ul { height: auto; width: auto; }
#VideoList li { padding: 10px; height: 69px; margin: 0; border: solid #fff 0px; }
.currentVideo { background-color: #fff; border: 0px; }
.fullwidth { padding: 0 !important }
#ProductBreadcrumb ul.last { display: block }
.Message { padding: 20px; font-size: 12px; }
.ccode label { float: left; width: 200px; padding: 0 20px; text-align: center; }
/* zoom overrides */
.ProductThumbImage .zoomWindow { margin-left: -1px }
#provider_list { line-height: 200% }
#ChooseShippingAddress, #ChooseBillingAddress { position: relative }
#ChooseBillingAddress label, #ChooseShippingAddress label { display: block }
.SelectBillingAddress, .SelectShippingAddress { margin-bottom: 20px }
#multiAddressForm div.selector { width: 450px }
#cookieNotification { max-height: 88px }
#cookieNotification .cookie-inner { max-width: 940px; width: 100%; }
#cookieNotification p { float: none }
#cookieNotification button { float: right; margin: 17px 0 0 0; }
@media screen and (max-width: 768px) { 
    #cookieNotification p { font-weight: normal; line-height: 14px; font-size: 90%; }
    #cookieNotification .icon-info { display: none }
    #cookieNotification button { margin-top: 0 }
}
select.JSHidden { opacity: 0 !important; filter: ~"alpha(opacity = 0)" !important; }
.zoomWindow { width: 100% }
#uniform-eway_ccexpm, #uniform-eway_ccexpy { width: 75px !important }
.blockquote { margin: 0 }
#uniform-EventDateMonth, #uniform-EventDateDay, #uniform-EventDateYear { width: auto !important }
/* Over writes of defaults */
.sf-menu a.sf-with-ul { min-width: 0 !important; }
.SubBrandListGrid ul { padding: 0; margin: 0; }
.SubBrandListGrid ul li { padding: 0 }
#fastCartWrapper { padding: 0 }
html.javascript .productOptionViewRectangle input, html.javascript .productOptionPickListSwatch input { left: -10000px !important; opacity: 0 !important; }
#WishLists { position: relative }
#sel_billing_address { margin-bottom: 20px }

/* Utilities
-------------------------------------------------------------- */

/* Spacing */

/* spacing helpers
p,m = padding,margin
a,t,r,b,l,h,v = all,top,right,bottom,left,horizontal,vertical
s,m,l,n = small(10px),medium(20px),large(40px),none(0px)
*/

.ptn,.pvn,.pan{padding-top:0px !important}
.pts,.pvs,.pas{padding-top:10px !important}
.ptm,.pvm,.pam{padding-top:20px !important}
.ptl,.pvl,.pal{padding-top:40px !important}
.prn,.phn,.pan{padding-right:0px !important}
.prs,.phs,.pas{padding-right:10px !important}
.prm,.phm,.pam{padding-right:20px !important}
.prl,.phl,.pal{padding-right:40px !important}
.pbn,.pvn,.pan{padding-bottom:0px !important}
.pbs,.pvs,.pas{padding-bottom:10px !important}
.pbm,.pvm,.pam{padding-bottom:20px !important}
.pbl,.pvl,.pal{padding-bottom:40px !important}
.pln,.phn,.pan{padding-left:0px !important}
.pls,.phs,.pas{padding-left:10px !important}
.plm,.phm,.pam{padding-left:20px !important}
.pll,.phl,.pal{padding-left:40px !important}
.mtn,.mvn,.man{margin-top:0px !important}
.mts,.mvs,.mas{margin-top:10px !important}
.mtm,.mvm,.mam{margin-top:20px !important}
.mtl,.mvl,.mal{margin-top:40px !important}
.mrn,.mhn,.man{margin-right:0px !important}
.mrs,.mhs,.mas{margin-right:10px !important}
.mrm,.mhm,.mam{margin-right:20px !important}
.mrl,.mhl,.mal{margin-right:40px !important}
.mbn,.mvn,.man{margin-bottom:0px !important}
.mbs,.mvs,.mas{margin-bottom:10px !important}
.mbm,.mvm,.mam{margin-bottom:20px !important}
.mbl,.mvl,.mal{margin-bottom:40px !important}
.mln,.mhn,.man{margin-left:0px !important}
.mls,.mhs,.mas{margin-left:10px !important}
.mlm,.mhm,.mam{margin-left:20px !important}
.mll,.mhl,.mal{margin-left:40px !important}
.mra,.mha{margin-right:auto !important}
.mla,.mha{margin-left:auto !important}

/* Original helpers */

.MB10 {margin-bottom:10px;}
.MT0 {margin-top:0px;}
.LH140 {line-height:140%;}
.PLRB5 {padding:0px 5px 5px 5px;}
.PLR10 {padding:0px 10px 0px 10px;}
.PL20 {padding:0px 0px 0px 20px;}
.PL40 {padding:0px 0px 0px 40px;}
.ML20 {margin:0px 0px 0px 20px;}
.MT10 {margin-top:10px;}
.PL10 {padding-left:10px;}
.PB2 {padding-bottom:2px;}
.PTB20 {padding: 20px 0;}
.NoMarginBottom {margin-bottom: 0;}
.HideElement {display: none;}

.FloatRight { float: right }
.FloatLeft { float: left }
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clear { clear: both; overflow: hidden; }
.txtC { text-align: center }
.txtL { text-align: left }
.txtR { text-align: right }
html[xmlns] .clearfix { display: block }
* html .clearfix { height: 1% }

/* =Plugins
-------------------------------------------------------------- */

/* ----- UniForm ----- */
div.selector, div.selector span, div.checker span, div.radio span, div.button, div.button span { background-image: url(//cdn11.bigcommerce.com/s-ia3of9mua6/templates/__custom/images/icon_sprite.png?t=1615369410);  background-repeat: no-repeat; -webkit-font-smoothing: antialiased; }
.selector, .radio, .checker, .uploader, .button, .selector *, .radio *, .checker *, .uploader *, .button * { margin: 0; padding: 0; }

/* INPUT & TEXTAREA _NO__DOTCOMMA__AFTER__*/
input.text, input.email, input.password, textarea.uniform { color: #444440; font-size: 11px; font-weight: normal; font-style: italic; padding: 3px; border-top: solid 1px #aaa; border-left: solid 1px #aaa; border-bottom: solid 1px #d6d6d6; border-right: solid 1px #d6d6d6; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; outline: 0; }
input.text:focus, input.email:focus, input.password:focus, textarea.uniform:focus { -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3); box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3); border-color: #999; }

/* SPRITES */
/* Select */
div.selector, div.selector span { line-height: 35px; height: 33px; }
div.selector select { /* change these to adjust positioning of select element */ top: 0; right: 0; bottom: 0; left: 0; }

/* Checkbox */
div.checker { height: 15px; width: 15px; }
div.checker input { height: 15px; width: 15px; }
div.checker span { background-position: 0px -55px; height: 15px; width: 15px; }
div.checker span.checked, div.checker:active span.checked, div.checker.active span.checked, div.checker.focus span.checked, div.checker:hover span.checked { background-position: -22px -55px }

/* Radio */
div.radio { width: 18px; height: 18px; background: none; }
div.radio input { width: 18px; height: 18px; }
div.radio span { height: 18px; width: 18px; background-position: 0px -80px; }
div.radio span.checked, div.radio:active span.checked, div.radio.active span.checked, div.radio.focus span.checked, div.radio:hover span.checked { background-position: -22px -80px }

/* Uploader */
div.uploader { background-color: #fff; height: 35px; position: relative; overflow: hidden; width: 300px; }
div.uploader span.action { background-color: #fff; height: 35px; line-height: 35px; float: right; padding: 0 10px; overflow: hidden; cursor: pointer; font-size: 11px; font-weight: bold; }
div.uploader span.filename { height: 37px; line-height: 37px; float: left; display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; cursor: default; padding-left: 10px; }
div.uploader input { opacity: 0; filter: "alpha(opacity=0)"; -moz-opacity: 0; position: absolute; font-size: 100px; top: 0; right: 0; bottom: 0; float: right; height: 100px; border: none; cursor: default; }

/* Uploader */
div.uploader span.filename { color: #777; font-size: 11px; }
div.uploader.disabled span.action { color: #aaa }
div.uploader.disabled span.filename { border-color: #ddd; color: #aaa; }
div.uploader.focus, div.uploader.hover, div.uploader:hover { background-position: 0px -353px }
div.uploader.focus span.action, div.uploader.hover span.action, div.uploader:hover span.action { background-position: right -437px }
div.uploader.active span.action, div.uploader:active span.action { background-position: right -465px }
div.uploader.focus.active span.action, div.uploader:focus.active span.action, div.uploader.focus:active span.action, div.uploader:focus:active span.action { background-position: right -493px }
div.uploader.disabled { background-position: 0px -325px }
div.uploader.disabled span.action { background-position: right -381px }
div.button { background-position: 0px -523px }
div.button span { background-position: right -643px }
div.button.focus, div.button:focus, div.button:hover, div.button.hover { background-position: 0px -553px }
div.button.focus span, div.button:focus span, div.button:hover span, div.button.hover span { background-position: right -673px }
div.button.active, div.button:active { background-position: 0px -583px }
div.button.active span, div.button:active span { background-position: right -703px; color: #555; }
div.button.disabled, div.button:disabled { background-position: 0px -613px }
div.button.disabled span, div.button:disabled span { background-position: right -733px; color: #bbb; cursor: default; }

/* PRESENTATION */
/* Button */
div.button { height: 30px }
div.button span { margin-left: 13px; height: 22px; padding-top: 8px; font-weight: bold; font-size: 12px; text-transform: uppercase; padding-left: 2px; padding-right: 15px; }

/* Select */
div.selector { font-size: 12px; background:#fff url(//cdn11.bigcommerce.com/s-ia3of9mua6/templates/__custom/images/icon_arrow_down.png?t=1615369410) no-repeat right 15px !important; height: 35px; line-height: 35px; min-height: 35px !important; max-width: 100%;
  box-shadow: 0 -10px 20px #f6f6f6 inset;
  -webkit-box-shadow: 0 -10px 20px #f6f6f6 inset;
  -moz-box-shadow: 0 -10px 20px #f6f6f6 inset;
 -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
div.selector select { font-size: 12px; line-height: 18px; border: solid 1px #fff; width: 100%; }
div.selector span { padding: 0 25px 0 10px !important; cursor: pointer; border-right: 1px solid #c3c3c3; margin-right: 33px; color: #464646;
 background:#fff;
  box-shadow: 0 10px 20px #f6f6f6 inset;
  -webkit-box-shadow: 0 10px 20px #f6f6f6 inset;
  -moz-box-shadow: 0 10px 20px #f6f6f6 inset;
-moz-border-radius: 3px 0 0 3px; -webkit-border-radius: 3px 0 0 3px; border-radius: 3px 0 0 3px; }
div.selector.disabled span { color: #bbb; }

/* Checker */
div.checker { margin-right: 5px }

/* Radio */
div.radio { margin-right: 3px }

/*
CORE FUNCTIONALITY
Not advised to edit stuff below this line
-----------------------------------------------------
*/
.selector, .checker, .button, .radio, .uploader { display: -moz-inline-box; display: inline-block; vertical-align: middle; *display: inline; *zoom: 1; }
.selector select:focus, .radio input:focus, .checker input:focus, .uploader input:focus { outline: 0 }

/* Button */
div.button a, div.button button, div.button input { position: absolute }
div.button { cursor: pointer; position: relative; }
div.button span { display: -moz-inline-box; display: inline-block; line-height: 1; text-align: center; }

/* Select */
div.selector { float: none; position: relative; display: inline-block; *display: inline; *zoom: 1; }
div.selector span { display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding-left: 10px; }
div.selector select { position: absolute; opacity: 0; filter: ~"alpha(opacity=0)"; /* use '=' here, not ':' */ -moz-opacity: 0; border: none; background: none; cursor: pointer; height: 100%; }

/* Checker */
div.checker { position: relative }
div.checker span { display: -moz-inline-box; display: inline-block; text-align: center; }
div.checker input { opacity: 0; filter: ~"alpha(opacity=0)"; -moz-opacity: 0; display: inline-block; background: none; }

/* Radio */
div.radio { position: relative }
div.radio span { display: -moz-inline-box; display: inline-block; text-align: center; }
div.radio input { opacity: 0; filter: ~"alpha(opacity=0)"; -moz-opacity: 0; text-align: center; display: inline-block; background: none; }

/* Custom.css
-------------------------------------------------------------- */
.brand-name { padding: 5px 0 5px 4%; text-align: left; min-height: 30px; }
.right { float: right }
.p-relative { position: relative }
.p-absolute { position: absolute; left: 50px; bottom: 33%; }
.c-wrap { width: 980px; margin: 0 auto; display: block; clear: both; }
.txt-center { text-align: center!important }
.txt-left { text-align: left!important }
.txt-right { text-align: right!important }
small { font-size: 12px!important }
.li-list { border-bottom: 1px solid #d6d6d6; padding: 20px 0; }
.li-list h4 { position: relative; z-index: 1; }
.li-list form { position: relative; z-index: 10; }

/* icons */
.icon { display: inline-block; width: 16px; height: 14px; background: url(//cdn11.bigcommerce.com/s-ia3of9mua6/templates/__custom/images/icon_sprite.png?t=1615369410) no-repeat 0 -27px; vertical-align: middle; }
.icon-add { position: absolute; right: 0; top: 0; height: 36px; width: 36px; margin: 0 !important; padding: 0 !important; border-radius: 18px; -moz-border-radius: 18px; -webkit-border-radius: 18px; transition: background-color 150ms ease 0s; -moz-transition: background-color 150ms ease; -webkit-transition: background-color 150ms ease; -o-transition: background-color 150ms ease; transition: background-color 150ms ease; }
.icon-add:hover { -moz-transition: background-color 150ms ease; -webkit-transition: background-color 150ms ease; -o-transition: background-color 150ms ease; transition: background-color 150ms ease; }
.icon-delete, .icon-edit, .icon-share, 
#WishLists .txt-hide a { float: left; width: 18px; height: 21px; margin-right: 10px; background: url(//cdn11.bigcommerce.com/s-ia3of9mua6/templates/__custom/images/icons_off.png?t=1615369410) no-repeat -170px -152px; }
.icon-delete:hover, .icon-edit:hover, .icon-share:hover, #WishLists .txt-hide a:hover, #WishLists .txt-hide .icon-delete:hover, 
#WishLists .txt-hide .icon-edit:hover { background: url(//cdn11.bigcommerce.com/s-ia3of9mua6/templates/__custom/images/icons_on.png?t=1615369410) no-repeat -170px -152px; background-color: transparent !important; }
.icon-edit, .icon-edit:hover, #WishLists .txt-hide .icon-edit, #WishLists .txt-hide .icon-edit:hover { background-position: -140px -152px; }
.icon-delete, .icon-delete:hover, #WishLists .txt-hide .icon-delete, #WishLists .txt-hide .icon-delete:hover { background-position: -108px -152px }

/* btn styles */
.Button a { color: #ffffff!important }
.full-width { display: block; clear: both; padding: 0; }
.full-width .zeroLeft { padding-left: 0 !important }
.cpage .Content.Wide { padding: 30px 0 0 45px; border-left: 1px solid #e8e8e8; }
.productlist-page.Content { padding: 0 }
.productlist-page.Content .product-nav { border: none }
.nav-prev, .nav-next { float: left; color: #999; }
.nav-prev { margin-right: 5px }
.nav-next { margin-left: 5px }
a.nav-next:hover, a.nav-prev:hover { color: #333 }
.pbtm { padding-bottom: 30px }
.no-ptop { padding-top: 0!important }
.list { margin: 0; padding: 0 0 10px 0; list-style: none; }
.list-icon, .list-news { margin: 0; padding: 0; list-style: none; }
.list-icon li { line-height: 23px; padding: 0 0 10px 0; }
.list-icon .icon { width: 23px; height: 23px; margin: 0 15px 0 0; background-position: -41px 0; }
.list-news li p { margin-bottom: 10px }
.txt-hide { text-indent: -999px; overflow: hidden; color: #ffffff; }
.left-content .ProductList .p-name { float: left; font-size: 12px; margin: 5px 0 25px 0; padding: 5px 0 3px 5%; border-left: 2px solid #d6d6d6; }
#CartHeader { position: relative }
#CartHeader .btn { top: 50%; right: 0; margin-top: -20px !important; position: absolute; }
.recaptcha_widget_div { margin-bottom: 20px }
.recaptchatable { background-color: #fff }
.productAttributeConfigurablePickListSet ul { margin: 0 }
html.javascript .productOptionViewRectangle label { margin: 0 !important }
.fileInput { margin-bottom: 10px }
#TabContentAddressMultiple { padding-top: 20px }

/* Out of stock styling */
/* Out of Stock styling */
/* Gave strike through to text of out of stock options except rectangle styled  */
label.outStock span.name { text-decoration: line-through }
.productOptionViewRectangle label.outStock span.name { text-decoration: none }

/* Gave out of stock lists and radio selects 50% transparency */
.productOptionViewRadio .outStock span.name, .productOptionViewProductPickList .outStock span.name, .productOptionViewProductPickListWithImage .outStock span.name,
.productOptionViewRectangle .option label.outStock { opacity: 0.5; -ms-filter:~"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; *zoom: 1; }

/* Made the container of the strike through image relative */
.productOptionPickListSwatch .outStock .swatchColour, .productOptionPickListSwatch .outStock .thumbnail, .productOptionViewRectangle .outStock name { position: relative; }
    
/* Gave out of stock swatches a strike through background image */
.productOptionPickListSwatch .outStock .swatchColour:after, .productOptionPickListSwatch .outStock .thumbnail:after,
.productOptionViewRectangle .outStock .name:after { position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: url(//cdn11.bigcommerce.com/s-ia3of9mua6/templates/__custom/images/out-of-stock-bg.png?t=1615369410) center no-repeat; z-index: 90; content: ""; }

/*.productOptionViewRectangle .outStock span:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url(//cdn11.bigcommerce.com/s-ia3of9mua6/templates/__custom/images/out-of-stock-bg.png?t=1615369410) center no-repeat;
}*/

#DrawerMenu { display:none; }

/* Toggle menu
-------------------------------------------------------------- */
#Header, .page { -webkit-transition: -webkit-transform 100ms ease-out; -ms-transition: -ms-transform 100ms ease-out; transition: transform 100ms ease-out; }
.page.off-screen { -webkit-transform: translateX(250px); -ms-transform: translateX(250px); transform: translateX(250px); position: fixed; overflow-y: hidden; width: 100%; }
#Header.off-screen { /* -webkit-transform: translateY(-50px); -ms-transform: translateY(-50px); transform: translateY(-50px); */ }

/*----------------------------------------------------------------------------------------------------------
#############################################  DRAWER MENU
----------------------------------------------------------------------------------------------------------*/
#DrawerMenu { position: absolute; bottom: 0; top: 0; z-index: 0; width: 250px; background-color: #292929; color: #fff; }
#DrawerMenu ul.sf-menu > li > ul{background-color: #373737; }
#DrawerMenu ul.sf-menu > li > ul ul{background-color: #404040; }
#DrawerMenu.on-screen { display: block; position: absolute; overflow-y: auto; }
#DrawerMenu  div { margin : 0 }
#DrawerMenu h3 { background: #666; color: #fff; font-size: 0.8em; font-weight: normal; padding: 10px 15px; text-transform: uppercase; display: none; }
#DrawerMenu ul { list-style: none; margin: 0; }
#DrawerMenu li { float: none; border-bottom: 1px solid #3c3c3c; list-style: none outside none; }
#DrawerMenu a { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; display: block; color: #fff; font-size: 1.1em; font-weight: normal; 
    padding: 13px 15px 13px; font: 700 14px "Roboto Condensed"; text-transform: uppercase; }
#DrawerMenu a:hover {  text-decoration: none; color: #ffdd02; }

/*# Drawermenu "sign in" options have fixed html, so to align
    the "or" text, do these terrible things. #*/
#DrawerMenu li > div { padding: 0 15px }
#DrawerMenu li > div > a { margin: 0 -15px }

#DrawerMenu li li a { font: 400 12px Roboto; padding: 13px 15px; text-transform: none; color: #fff; }
#DrawerMenu li li li a { padding-left: 30px; color: #b9b9b9; }
#DrawerMenu .sf-menu > li > ul > li > a{font-weight:700; }

/*# DRAWERMENU EXPANDER #*/
#DrawerMenu .subcat-expand {position: absolute; right: 0; top: 0; height: 41px; width: 41px; }
#DrawerMenu .subcat-expand:hover{cursor:pointer; }
#DrawerMenu .sf-menu > li > .subcat-expand:after{content:""; width:0; height:0; top: 49%; left: 20px; border: 5px solid transparent;  border-left-color: #fff; background:none;}
#DrawerMenu .subcat-expand:after {content: ''; width: 20px; height: 20px; display: block; position: relative; top: 50%; left:9px; -webkit-transform: translateY(-50%); transform: translateY(-50%); background: url(//cdn11.bigcommerce.com/s-ia3of9mua6/templates/__custom/images/sprite-icons.png?t=1615369410) no-repeat -137px -42px; }
#DrawerMenu .subcat-expand.subcat-expanded:after {background-position: -157px -45px;}
#DrawerMenu .sf-menu  li.active > a{color: #ffdd02;}


/*# DRAWERMENU SUB MENUS #*/
#DrawerMenu .drawer-subcat { background: #444; display: block !important; max-height: 0; overflow: hidden; left: auto; top: auto; 
    position: relative; visibility: visible !important; 
    /*-webkit-transition: all 200ms ease-in; transition: all 200ms ease-in; */
    width: 100%; 
}
#DrawerMenu .drawer-subcat.expanded { border-top: 1px solid #555; max-height: 1000px; }
#DrawerMenu li.HL-HasMegamenu.active > .Wrapper-Megamenu.drawer-subcat,
#DrawerMenu li.HL-HasMegamenu.active > .Wrapper-Megamenu.drawer-subcat > li > .drawer-subcat{
    max-height: 1000px;
    transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    background: none;
}
#DrawerMenu li.HL-HasMegamenu.active .Wrapper-Megamenu.drawer-subcat .WrapperCategory,
#DrawerMenu li.HL-HasMegamenu.active > .Wrapper-Megamenu .feature-brands{
    display: none;
}
#DrawerMenu li.HL-HasMegamenu.active > .Wrapper-Megamenu.drawer-subcat li div{
    padding:0;
    text-align: center;
    width: 100%;
}
#DrawerMenu li.HL-HasMegamenu.active > .Wrapper-Megamenu.drawer-subcat li a{
    padding: 0;
    margin: 0;
    transition: none;
    -moz-transition: none;
    -webkit-transition: none;
}
#DrawerMenu li.HL-HasMegamenu.active > .Wrapper-Megamenu.drawer-subcat li .bottom_text{
    display: none;
}


/*# DRAWER MENU CURRENCY SELECTOR #*/
.js-drawermenu-currency-converter { color: #000; font-size: 12px; }
.js-drawermenu-currency-converter span { color: #000 !important }
#SideAccountNavigation .CurrencyChooser { background: none; border: none; display: block; float: none; left: auto; margin-top: 15px !important; padding: 0; position: relative; padding-bottom: 30px; right: auto; top: auto; }
#SideAccountNavigation #change-currency, #SideAccountNavigation h2 { display: none }
#SideAccountNavigation .selected-currency { background-color: #474747; border: 1px solid #5c5c5c; }
#SideAccountNavigation .selected-currency .Text { padding: 0 0 0 5px }
#SideAccountNavigation .CurrencyList { display: none }
#SideAccountNavigation .CurrencyList.open { display: block }
#SideAccountNavigation .CurrencyList dd { border: none }
#SideAccountNavigation .CurrencyList a { background: #474747; border-bottom: 1px solid #383838; display: block; font-size: 11px; height: 35px; line-height: 35px; overflow: hidden; padding: 0 10px; text-overflow: ellipsis; white-space: nowrap; -moz-transition: all 60ms ease; -webkit-transition: all 60ms ease; -o-transition: all 60ms ease; transition: all 60ms ease; }
#SideAccountNavigation .CurrencyList a:hover { background-color: transparent; }
#SideAccountNavigation .CurrencyList .Flag { display: inline-block; float: none; margin-top: 0; padding: 0; text-align: left; vertical-align: middle; *zoom: 1; }
#SideAccountNavigation .CurrencyList .Text { color: #ccc !important; display: inline-block; overflow: hidden; padding: 0 0 0 5px !important; vertical-align: middle; white-space: nowrap; }
.productPage div#fancy_outer { height: auto!important }

/* recapcha */
.recaptchatable .recaptcha_image_cell center { height: auto !important }
.recaptchatable .recaptcha_image_cell center img { height: auto !important; max-width: 238px !important; }
.recaptchatable #recaptcha_response_field { width: 220px !important }
.recaptchatable #recaptcha_image { height: auto !important; width: auto !important; }
.recaptchatable .recaptcha_image_cell { width: 240px !important }
.recaptchatable #recaptcha_response_field { width: 220px !important }
#recaptcha_reload_btn { display: block; background: url(//cdn11.bigcommerce.com/s-ia3of9mua6/templates/__custom/images/recapRefresh.png?t=1615369410) 0 0 no-repeat !important; }
#recaptcha_reload_btn img { visibility: hidden; }
#recaptcha_switch_audio_btn { display: block; background: url(//cdn11.bigcommerce.com/s-ia3of9mua6/templates/__custom/images/recapAudio.png?t=1615369410) 0 0 no-repeat !important; }
#recaptcha_switch_audio_btn img { visibility: hidden; }
#recaptcha_whatsthis_btn { display: block; background: url(//cdn11.bigcommerce.com/s-ia3of9mua6/templates/__custom/images/recapHelp.png?t=1615369410) 0 0 no-repeat !important; }
#recaptcha_whatsthis_btn img { visibility: hidden;}
.zoomWindow { left: 0 !important; top: -1px !important; }
.zoomWrapper { position: relative; z-index: 110; }
#PageMenu { position: relative; z-index: 10; }


/* General ================================================================================= */
/* Button -------------------------------------- */
.btn, .Submit .txt-link,
.quick-view-product-details-container button { cursor: pointer; display: inline-block; *display: inline; *zoom: 1; text-align: center; vertical-align: middle; margin-bottom: 0; 
height: 36px; padding: 0 20px 0 25px; font: 700 11px/35px "Roboto Condensed", Arial, Sans-Serif; text-transform: uppercase; color: #fff; 
/*text-shadow: 0 -1px 0 rgba(0,0,0,0.25); */
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; 
-webkit-appearance: none; -moz-appearance: none; appearance: none; 
background-color: #2d2d2d; 
background-image: -moz-linear-gradient(top,#2d2d2d,#141414); 
background-image: -ms-linear-gradient(top,#2d2d2d,#141414); 
background-image: -webkit-gradient(linear,0 0,0 100%,from(#2d2d2d),to(#141414)); 
background-image: -webkit-linear-gradient(top,#2d2d2d,#141414); 
background-image: -o-linear-gradient(top,#2d2d2d,#141414); 
background-image: linear-gradient(top,#2d2d2d,#141414); 
background-repeat: repeat-x; 
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#'2d2d2d,endColorstr='#'141414,GradientType=0); 
border: 1px solid #000000;/* border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25); 
filter: progid:DXImageTransform.Microsoft.gradient(enabled= false);*/
-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; 
/*-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 3px rgba(0,0,0,0.25); 
-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 3px rgba(0,0,0,0.25); 
box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 3px rgba(0,0,0,0.25); */
position: relative;
}
.btn.add-to-cart:before{
    position: absolute;
    content: "";
    border-top:1px solid #545454;
    top: 0;
    left: 1px;
    right: 1px;
}
.btn.add-to-cart:hover:before{
    border:none;
}
.btn .fa { font-size: 11px; padding-left: 9px; color: #ffdd02; }
.btn.text { background: none; outline: 0; }

/* Buttons Add to cart */
.ProductActionAdd .btn, .KeepShopping .btn, 
.EstimateShippingLink.btn.alt, .EstimateShippingButtons .btn.alt,
#frmGiftCertificate .btn.alt { color: #4c4c4c; 
    /*text-shadow: 0 1px 1px rgba(255,255,255,0.75);*/ padding: 0 5px; 
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; 
-webkit-appearance: none; -moz-appearance: none; appearance: none; 
background-color: #fff; 
background-image: -moz-linear-gradient(top,#fff,#e3e3e3); 
background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e3e3e3)); 
background-image: -webkit-linear-gradient(top,#fff,#e3e3e3); 
background-image: -o-linear-gradient(top,#fff,#e3e3e3); 
background-image: linear-gradient(to bottom,#fff,#e3e3e3); 
background-repeat: repeat-x; 
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff',endColorstr='#e3e3e3',GradientType=0); 
border: 1px solid #7a7a7a; /*border-color: #cbcbcb #a2a2a2 #7a7a7a; 
filter: progid:DXImageTransform.Microsoft.gradient(enabled= false);*/
-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; 
/*-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 3px rgba(0,0,0,0.25); 
-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 3px rgba(0,0,0,0.25); 
box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 3px rgba(0,0,0,0.25); */
}
.ProductActionAdd .btn:hover, 
.KeepShopping .btn:hover, 
.EstimateShippingLink.btn.alt:hover, 
.EstimateShippingButtons .btn.alt:hover,
#frmGiftCertificate .btn.alt:hover { color: #fff; /*text-shadow: 0 -1px 0 rgba(0,0,0,0.25);*/ text-decoration: none;
background-color: #2d2d2d; 
background-image: -moz-linear-gradient(top,#2d2d2d,#141414); 
background-image: -ms-linear-gradient(top,#2d2d2d,#141414); 
background-image: -webkit-gradient(linear,0 0,0 100%,from(#2d2d2d),to(#141414)); 
background-image: -webkit-linear-gradient(top,#2d2d2d,#141414); 
background-image: -o-linear-gradient(top,#2d2d2d,#141414); 
background-image: linear-gradient(top,#2d2d2d,#141414); 
background-repeat: repeat-x; 
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#'2d2d2d,endColorstr='#'141414,GradientType=0); 
border-color: #000000;/* border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25); 
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); */
}

.ProductActionAdd .btn .fa, .KeepShopping .btn .fa, .EstimateShippingLink.btn.alt .fa, .EstimateShippingButtons .btn.alt .fa,
#frmGiftCertificate .btn.alt .fa { color: #4c4c4c; }
.ProductActionAdd .btn:hover .fa, .KeepShopping .btn:hover .fa, .EstimateShippingLink.btn.alt:hover .fa, .EstimateShippingButtons .btn.alt:hover .fa,
#frmGiftCertificate .btn.alt:hover .fa { color: #ffdd02; }

/* Popup Newsletter ----------------------------------- */
#tinymce #email-modal,
#tinymce  #email-modal .modal-window  { display:block !important; }

#email-modal { display: none; position: fixed; top:0; left: 0; width:100%; height: 100%; z-index:1000; }
#email-modal .modal-overlay { background: #000; height: 100%; position: absolute; width: 100%; opacity: 0.65; -moz-opacity: 0.65; filter: alpha(opacity=50); zoom:1; }
#email-modal .modal-window { display: none; margin:0 auto; position: relative; top: 25%; width: 100%; height: auto; } 
#email-modal .window-border { background: #111; left: 0;  position: absolute; top: 0; }
#email-modal .window-window { padding: 0; position: relative; }
#email-modal .window-window .window-background { opacity: 0.9; -moz-opacity: 0.9; filter: alpha(opacity=90); }

#email-modal .window-window .window-content { padding: 0; position: relative; background: #fff; border-bottom: 1px solid #79757b; min-height: 380px;overflow: hidden; }
#email-modal .window-window .window-content .btn.close { width: 34px; height: 34px; position: absolute; right: 0; top: 0; text-indent: -999em;
background: url(//cdn11.bigcommerce.com/s-ia3of9mua6/templates/__custom/images/sprite-icons.png?t=1615369410) -290px -175px no-repeat; cursor: pointer; opacity: 1;  padding: 0; 
-moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0;  border: none; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; }

#email-modal .window-window .window-content .title { font: 700 24px/38px "Roboto Condensed" !important; padding-top: 0; text-transform: uppercase; padding-top: 14px; }
#email-modal .window-window .window-content .title span { font-size: 12px !important; line-height: 20px !important; display: block; padding-top: 15px; }
#email-modal .window-window .window-content .message { clear: both; padding: 14px 0 20px; font: italic 400 12px/20px Roboto !important; color: #464646 !important; }

.imgEmail { float: right; width:380px; text-align: right; }
.wrapEmail {width:100%; margin-right: 0px; padding: 15px; }

#embed-newsletter { border: 1px solid #c3c3c3; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; margin-right: 100px; 
    padding: 5px 0; font-size: 0; position: relative; 
}
#embed-newsletter .name, #embed-newsletter .email { border: 0; height: 23px; line-height: 23px; padding: 0 12px; color: #a3a3a3; font-style: italic; text-transform: lowercase; 
    font-size: 12px; vertical-align: top; display: inline-block; background: #fff; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none;
    border-radius: 0;-moz-border-radius:0;
}
#embed-newsletter .name {border-right: 1px solid #c3c3c3; width: 118px;  }
#embed-newsletter .email { width: 200px; height: 33px; line-height: 33px; margin: -5px 0; }

#embed-newsletter .button { background: #2b2b2b; color: #fff; border:0; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; padding: 0; width: 90px;
    text-transform: uppercase; font: 700 12px/35px "Roboto Condensed"; position: absolute; right: -100px; top: -1px; height: 35px; }
#embed-newsletter .button:hover { }

#nl_first_name:focus, #nl_email:focus, #MERG0:focus, #MERGE1:focus, #embed-newsletter input.text:focus, #embed-newsletter input.email:focus { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; border: 0; }
.HL_check{margin-top: 20px; /*float: left; */width: 100%; }
.HL_check input.CheckBox{
    vertical-align: -2px;
}
.HL_check > label{margin-left:1px; color:#464646; font:700 italic 11px 'Roboto', sans-serif; }
.HL-facebooklike{margin-top: 8px; }
.HL_check div.checker {margin-top: -3px; }
.modal-window .icon-youtube{display:none; }

/* BACK TO TOP ------------------------------- */
#back-top {bottom:15px; margin:0; position:fixed; right:15px; z-index:9999;}
#back-top a {background:url(//cdn11.bigcommerce.com/s-ia3of9mua6/templates/__custom/images/sprite-icons.png?t=1615369410) no-repeat scroll -120px -253px #8d8d90 !important; display:block; height:50px !important; 
    text-indent:-9999px; 
    width:50px !important; outline: 0; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
#back-top a:hover {background-color:#ee6235 !important;}

/* Page Breadcrumbs ---------------------- */
.Breadcrumb { padding: 0!important; margin-bottom: 1px; }
.Breadcrumb ul{ width: 100%; padding: 15px 20px; list-style-type: none; margin: 0; overflow: hidden; }
.Breadcrumb li{ list-style-type: none; font-size: 12px; font-weight: 400; padding: 0 12px 0 0; display: block; float: left; background: none; text-transform: capitalize; color: #666; }
.Breadcrumb li a{ padding-right: 18px; background: url(//cdn11.bigcommerce.com/s-ia3of9mua6/templates/__custom/images/icon_bullet_breadcrumb.png?t=1615369410) no-repeat 100% 50%; display: inline-block; *display: inline; *zoom: 1; 
    color: #666!important; }
.Breadcrumb li a:hover { text-decoration: none; }
.Content.Widest .Breadcrumb ul { padding-left: 0; padding-right: 0; }

/* Page Menu ====================================================================== */
.PageMenu { position: relative; z-index: 50; background: url(//cdn11.bigcommerce.com/s-ia3of9mua6/templates/__custom/images/bg_pagemenu1.png?t=1615369410) repeat 0 0 #000000; border-top:1px solid #000;border-bottom: 2px solid #000; visibility: visible !important; }
.fixed  .PageMenu{
    background: url(//cdn11.bigcommerce.com/s-ia3of9mua6/templates/__custom/images/bg_pagemenu-fix.jpg?t=1615369410) repeat-x 0 0 #000000;
    border:none;
}
.PageMenu:before{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 1px;
    border-top:1px solid #434343;
    content: "";
    width: 100%;
}
.PageMenu .borderR { border-right: 0 }
.PageMenu ul { border-bottom: none; padding: 0; margin: 0; position: relative; display:block; }
.PageMenu li .icon { display: none !important }
.PageMenu .back { float: left; width: 13px; height: 8px; display: block; position: absolute; left: 50%; margin-left: 0px; top: -5px; padding: 0; 
background: url(//cdn11.bigcommerce.com/s-ia3of9mua6/templates/__custom/images/nav_active.png?t=1615369410) no-repeat center top; }
.PageMenu .sf-menu li { float: none }
.PageMenu .sf-menu li ul { z-index: 150 !important }
.PageMenu .sf-menu li ul li { z-index: 200 !important }
.Left #SideCategoryList .sf-menu ul { display: block !important; visibility: visible !important; position: static; top: 0; }
.Left #SideCategoryList .SideCategoryListFlyout .sf-shadow ul, .Right #SideCategoryList .SideCategoryListFlyout .sf-shadow ul { background: none !important }
.PageMenu li ul li { list-style-image: none }
.PageMenu li { position: relative; /*z-index: 1;*/ padding: 0; display: inline-block; *display: inline; *zoom: 1; margin: 0; }

/* Level Top */
.PageMenu a:hover { text-decoration: none; }
.PageMenu div > ul > li {position: relative;border-right: 1px solid #000; }
.PageMenu div > ul > li:last-child{
    border: none;
}
.PageMenu div > ul.sf-menu > li.over > a{color:#ffdd02;}
.PageMenu div > ul > li > a { /* color: #fff; */ font: 700 14px/18px Roboto, Arial, Sans-Serif; padding: 11px 15px 11px 15px!important; display: inline-block; margin-bottom: -1px; }
.PageMenu div > ul > li > a.hasSub {padding-right:30px !important;}
.PageMenu div > ul > li > a:hover { color: #ffdd02; }

.hasSub:after { content: ""; border: 4px solid transparent; border-top-color: #959595; position: absolute; right: 15px; top: 18px; }
.hasSub:hover:after { border-top-color: #cdcdcd; }
.PageMenu li ul li .hasSub:after { content: none; }
.sf-sub-indicator { display: none !important }

.PageMenu li ul{ display: none; position: absolute; z-index: 10; top: 41px !important; width: 180px; left: 0; list-style-image: none; 
-moz-border-radius: 0 0 3px 3px; -webkit-border-radius: 0 0 3px 3px; border-radius: 0 0 3px 3px;
-moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2); box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2); }
.footer .PageMenu li ul { top: auto !important; bottom: 25px; }

/* Level 1 */
.PageMenu li ul li { clear: both; display: block; float: none; font-size: 12px; margin: 0; padding: 0; text-align: left; width: auto; position: static; border-bottom: 1px solid #e5e5e5; }
.PageMenu li ul li a { float: none; width: auto; margin: 0; padding: 8px 15px; display: block !important; line-height: 18px; font-size: 12px; text-align: left; font-weight: normal; 
text-transform: none; }
.PageMenu li ul li:last-child > a { -moz-border-radius: 0 0 3px 3px; -webkit-border-radius: 0 0 3px 3px; border-radius: 0 0 3px 3px; }
.PageMenu li ul li a:hover { background: #2c2c2c; color: #fff!important;  }
.PageMenu li ul ul li:first-child  > a:hover {-moz-border-radius:3px 3px 0 0; -webkit-border-radius:3px 3px 0 0; border-radius:3px 3px 0 0;  }

.PageMenu li ul ul {border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; display: none; border-left: 0 !important; left: 181px !important; margin-left: 0; top: 0px !important; box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1);}

/* SideCategoryListClassic */
.PageMenu .SideCategoryListClassic li:hover > ul { display: block; }

/* SideCategoryListFlyout */
.PageMenu li.sfHover ul { display: block;}

/* ON/OFF Mega Menu --------------------------------*/
.PageMenu .SideCategoryListFlyout li.HL-HasMegamenu ul {padding: 20px 0; font-size: 0; height: auto !important; }
.PageMenu .SideCategoryListFlyout li.HL-HasMegamenu ul li:nth-child(4n) { border-right: 0; }
.PageMenu .SideCategoryListFlyout li.HL-HasMegamenu ul li a:hover { color: #f65a2a !important; background: none; }
.PageMenu .SideCategoryListFlyout li.HL-HasMegamenu ul li ul{ width: 100%; padding: 0; font-size: 12px; display: block !important; visibility: visible !important; position: static;
    -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; }
.PageMenu .SideCategoryListFlyout li.HL-HasMegamenu ul li ul li{ width: 100%; padding: 0; border-right: 0; }
.PageMenu .SideCategoryListFlyout li.HL-HasMegamenu ul li ul li a { font-weight: 400; font-size: 12px; text-transform: none; /* color: #505050; */ position: relative; }
.PageMenu .SideCategoryListFlyout li.HL-HasMegamenu ul li ul li a:before  { position: absolute; top: 10px; left: 0; content: none; border: 5px solid transparent; border-left-color: #666; }


.PageMenu .SideCategoryListFlyout li.HL-HasMegamenu .Wrapper-Megamenu{
    padding:20px;
    max-width: 980px; 
    width: 100%;
    display: none; 
    position: absolute; 
    z-index: 10; 
    top: 41px !important; 
    left: 0!important;     
    background-color: #fff;
    list-style-image: none; 
    -moz-border-radius: 0 0 3px 3px; 
    -webkit-border-radius: 0 0 3px 3px; 
    border-radius: 0 0 3px 3px;
    -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2); 
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2); 
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}

.PageMenu .SideCategoryListFlyout li.HL-HasMegamenu.menucolright1,
.PageMenu .SideCategoryListFlyout li.HL-HasMegamenu
{
    position: static;
}
.PageMenu .SideCategoryListFlyout li.HL-HasMegamenu.menucolright1 .Wrapper-Megamenu,
.PageMenu .SideCategoryListFlyout li.HL-HasMegamenu.hlmegamenuColLeft .Wrapper-Megamenu{
    width: 100%;
    max-width: 1172px;
}

.PageMenu .SideCategoryListFlyout li.HL-HasMegamenu .Wrapper-Megamenu ul{
    box-shadow:none; 
    -webkit-box-shadow:none; 
    -moz-box-shadow:none; 
    -moz-border-radius: 0; 
    -webkit-border-radius: 0; 
    border-radius:0; 
    position:static; 
    top:0 !important; 
}
.PageMenu .SideCategoryListFlyout li.HL-HasMegamenu.sfHover .menu-container-level-1 {display:none !important; }
.PageMenu .SideCategoryListFlyout li.HL-HasMegamenu .WrapperCategory {padding-right:25px; }
.PageMenu .SideCategoryListFlyout li.HL-HasMegamenu .WrapperCategory > ul{margin-left:-15px; }
.PageMenu .SideCategoryListFlyout li.HL-HasMegamenu .WrapperCategory > ul > li{padding-left: 15px; padding-right: 15px; width:32.333333%;margin-bottom: 20px; }
.PageMenu .SideCategoryListFlyout li.HL-HasMegamenu .WrapperCategory > ul > li.last{padding-right: 0; }
.PageMenu .HL_P{margin-top: 17px; padding:13px; font:700 11px 'Roboto', sans-serif; text-align:center; text-transform:uppercase; color:#ee7873; background-color:#fef8e7; }
.PageMenu .SideCategoryListFlyout li.HL-HasMegamenu:hover .Wrapper-Megamenu, 
.PageMenu .SideCategoryListFlyout li.HL-HasMegamenu:hover .Wrapper-Megamenu ul{display: block !important;  visibility: visible !important; }
.PageMenu .SideCategoryListFlyout li.HL-HasMegamenu .WrapperCategory {margin-top: -8px; float:left; width: 80%; }

.PageMenu .SideCategoryListFlyout li.HL-HasMegamenu.menucolright1 .WrapperCategory{width: 55%;}
.PageMenu .SideCategoryListFlyout li.HL-HasMegamenu.menucolright2 .WrapperCategory {width: 80%; }

.PageMenu .SideCategoryListFlyout li.HL-HasMegamenu .MegaMenuColRight {width: 20%; clear: none;float: left;}

.PageMenu .SideCategoryListFlyout li.HL-HasMegamenu.menucolright1 .MegaMenuColRight{width: 45%;}
.PageMenu .SideCategoryListFlyout li.HL-HasMegamenu.menucolright2 .MegaMenuColRight {width: 20%;}
.PageMenu .SideCategoryListFlyout li.HL-HasMegamenu.menucolright2 .MegaMenuColRight .right_img {width: 100%; padding-left: 0;}

.PageMenu .SideCategoryListFlyout li.HL-HasMegamenu.hlmegamenuColLeft  .MegaMenuColLeft{
    width: 35%;
    float: left;
    padding-right: 20px;
}
.PageMenu .SideCategoryListFlyout li.HL-HasMegamenu.hlmegamenuColLeft  .MegaMenuColLeft a{
    padding: 0!important;display: block!important;
}
.PageMenu .SideCategoryListFlyout li.HL-HasMegamenu.hlmegamenuColLeft .WrapperCategory{
    width: 65%;
    padding: 0;
    margin: 0;
    float: none;
}
.PageMenu .SideCategoryListFlyout li.HL-HasMegamenu.hlmegamenuColLeft. .WrapperCategory > ul{
    margin: 0;
}
/* No col left */
.PageMenu .SideCategoryListFlyout li.HL-HasMegamenu.hlmegamenuColLeft.NoColLeft .MegaMenuColLeft {display: none;}
.PageMenu .SideCategoryListFlyout li.HL-HasMegamenu.hlmegamenuColLeft.NoColLeft .WrapperCategory {width: 100%;}
.PageMenu .SideCategoryListFlyout li.HL-HasMegamenu.NoColLeft .WrapperCategory > ul > li {width: 19.5%;}

/* Standard */
.PageMenu .SideCategoryListFlyout li.HL-HasMegamenu.hlmegamenuStandard .WrapperCategory > ul > li {width: 19.5%;}
.PageMenu .SideCategoryListFlyout li.HL-HasMegamenu.hlmegamenuStandard .WrapperCategory {width: 100%;}

.HL-HasMegamenu.menucolright1 .MegaMenuColRight .right_img,
.HL-HasMegamenu.menucolright1 .MegaMenuColRight .feature-brands{
    float: right;
    width: 45%;
}
.PageMenu .SideCategoryListFlyout li.HL-HasMegamenu .MegaMenuColRight .feature-brands h4{
    display: block;
    padding-bottom: 7px;
    text-transform: uppercase;
}
.PageMenu .SideCategoryListFlyout li.HL-HasMegamenu .MegaMenuColRight .feature-brands h4 a.view-more{
    float: right;
    text-transform: capitalize;
}
.PageMenu .SideCategoryListFlyout li.HL-HasMegamenu .MegaMenuColRight .feature-brands ul{
    margin: 0 -5px;
}
.PageMenu .SideCategoryListFlyout li.HL-HasMegamenu .MegaMenuColRight .feature-brands ul li{
    width: 50%;
    padding:3px 4px;
    margin: 5px 0; clear: none; float: left;
}
.HL-HasMegamenu.menucolright1 .MegaMenuColRight .right_img{
    padding-left: 20px;
    width: 55%;
}
.HL-HasMegamenu.menucolright1 .MegaMenuColRight .hl_right_img .right_img_left,
.HL-HasMegamenu.menucolright1 .MegaMenuColRight .hl_right_img .right_img_right{
    width: 50%;
    padding-right: 5px;
    float: left;
}
.HL-HasMegamenu.menucolright1 .MegaMenuColRight .hl_right_img .right_img_right{
    padding-right: 0;
    padding-left: 5px;
}
.HL-HasMegamenu.menucolright1 .MegaMenuColRight .hl_right_img .right_img_left >a {
    display: block;
    margin-bottom: 10px;
}


.PageMenu .SideCategoryListFlyout li.HL-HasMegamenu .MegaMenuColRight .feature-brands a:hover,
.PageMenu .SideCategoryListFlyout li.HL-HasMegamenu .MegaMenuColRight .feature-brands li a:hover,
.PageMenu .SideCategoryListFlyout li.HL-HasMegamenu .MegaMenuColRight .right_img a:hover,
.PageMenu .SideCategoryListFlyout li.HL-HasMegamenu  .MegaMenuColLeft a:hover,
.HL-HasMegamenu .MegaMenuColRight .hl_right_img .right_img_left a:hover,
.HL-HasMegamenu .MegaMenuColRight .hl_right_img .right_img_right a:hover,
.HL-HasMegamenu .hlmegamenuColRight a:hover{
    padding-left: 0!important
}
.PageMenu .SideCategoryListFlyout li.HL-HasMegamenu .MegaMenuColRight .feature-brands a:before,
.PageMenu .SideCategoryListFlyout li.HL-HasMegamenu .MegaMenuColRight .feature-brands li a:before,
.PageMenu .SideCategoryListFlyout li.HL-HasMegamenu .MegaMenuColRight .right_img a:before,
.PageMenu .SideCategoryListFlyout li.HL-HasMegamenu  .MegaMenuColLeft a:before,
.HL-HasMegamenu .MegaMenuColRight .hl_right_img .right_img_left a:before,
.HL-HasMegamenu .MegaMenuColRight .hl_right_img .right_img_right a:before,
.HL-HasMegamenu .hlmegamenuColRight a:before{
    content: "";
    display: none;
}
.PageMenu .SideCategoryListFlyout li.HL-HasMegamenu ul li.MegaMenuColRight a{padding:0 !important;display: block!important;}
.PageMenu .SideCategoryListFlyout li.HL-HasMegamenu.NoColRight .WrapperCategory{width:100%; padding-right: 0;}

.PageMenu div > ul > li > a { /* color: #fff; */ font: 700 14px/18px "Roboto Condensed", Roboto, Arial, Sans-Serif; text-transform: uppercase; padding: 11px 15px 16px 20px!important; display: inline-block; margin-bottom: -6px; }
.PageMenu .SideCategoryListFlyout li.HL-HasMegamenu ul  li  a { padding: 4px 0 !important; font-size: 12px; /* color: #000; */ display: inline-block !important;    -moz-transition: all 0.4s ease 0s; -webkit-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s; }
.PageMenu .SideCategoryListFlyout li.HL-HasMegamenu .WrapperCategory > ul > li > a { font-size: 11px; font-weight: 700; text-transform: uppercase;color: #000;}
.PageMenu .SideCategoryListFlyout li.HL-HasMegamenu ul li {display: inline-block; vertical-align: top; font-size: 12px; border-bottom: 0; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.PageMenu .SideCategoryListFlyout li.HL-HasMegamenu ul li ul li a:hover { color: #1677d4 !important; padding-left: 14px !important; }
.PageMenu .SideCategoryListFlyout li.HL-HasMegamenu ul li ul li a:hover:before  { content: ""; }



/* ON/OFF Fix Top --------------------------------*/
.fixed .ground-shipping-mobile { display: none; }

/* fix width ul */

.footer .PageMenu li ul { top: auto !important; bottom: 25px;}

/* End Page Menu */

/* Header ============================================================================ */

/* Top Navigational Menu */
.TopMenu ul { padding: 0; margin: 11px 0 9px; font-size: 0; }
.TopMenu li { display: inline-block; *display: inline; *zoom: 1; white-space: nowrap; list-style: none; margin: 0; line-height: 32px; padding: 0 12px; font-size: 12px; }
.TopMenu li .icon { margin-right: 5px }
.TopMenu li.first a { border-left: 0 }
.TopMenu1 li.last a {line-height: 16px; }
.TopMenu li a:hover { border-bottom: 1px solid #000; }
.TopMenu #cart-amount:hover a{ border-bottom:none;}
.TopMenu li.first { padding-left: 0 }
.TopMenu li.last { padding-right: 0; border-right: none; padding-left: 10px; }
.TopMenu #cart-amount { padding-right: 17px; position:relative;}
.TopMenu #cart-amount:before {content:""; width:0; height:0; border:4px solid transparent; border-top-color:#000; position:absolute; top:43%; right:0; -moz-transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; }
.TopMenu #cart-amount:hover:before {border-top-color:transparent; border-bottom-color:#000; top:30%; }
.TopMenu .CartLink > a { color: #000; font: 700 14px "Roboto Condensed"; text-transform: uppercase; }
.TopMenu .CartLink span { width: auto; display: inline-block; *display: inline; zoom: 1; }
.TopMenu .CartLink .icon {background: none;height: auto;width: auto;}
.TopMenu .CartLink .icon:before{
    font-family: "FontAwesome";
    font-size: 18px;
    color: #000;
    line-height: 18px;
    content: "\f07a";
    font-style: normal;
}

.TopMenu a { padding: 0; margin: 0; position: relative; }
.TopMenu a:hover { text-decoration: none; }
.TopMenu li.last a { display: inline-block; *display: inline; *zoom: 1; }
.TopMenu li.last a .icon { position: absolute; left: 0; top: -2px; }

.TopMenu1 { float: left; }
.TopMenu1 a { /* font-weight: 700 */ }
.phoneIcon { font-family: "Roboto condensed", Roboto, Arial, Sans-Serif; font-weight: 700; font-size: 14px; }
.ground-shipping a { display: inline-block; float: left; margin: 10px 0 0 50px; background: url(//cdn11.bigcommerce.com/s-ia3of9mua6/templates/__custom/images/sprite-icons.png?t=1615369410) no-repeat 0 -93px; padding-left: 43px; color: #000; line-height: 16px; }
.ground-shipping a:hover { color: #000; text-decoration: none; }
.ground-shipping strong { font-family: "Roboto Condensed", Roboto, Arial, Sans-Serif; display: block; text-transform: uppercase; margin-bottom: 1px; }
.ground-shipping-mobile { text-align: center; font-size: 12px; background-color: #ffdd02; }
.ground-shipping-mobile .ground-shipping a { float: none; text-align: left; margin-left: 0; }
.TopMenu2 { float: right; }

.TopMenu a:hover { color: #000!important; }

.HeaderLiveChat { position: relative; padding-right: 31px!important; }
.i-livechat { background: url(//cdn11.bigcommerce.com/s-ia3of9mua6/templates/__custom/images/sprite-icons.png?t=1615369410) no-repeat 100% -70px; position: absolute; top: 3px; width: 16px; height: 16px; display: inline-block; margin-left: 4px; }
.checkout-link a { font: 700 14px/1.25 "Roboto Condensed"; text-transform: uppercase; border-bottom: 1px solid #000; }

/*header mobile*/
.header { font-size: 0; }
.TopMenu { font-size: 12px; position: relative; z-index: 52; }
.TopMenu-mobile { z-index: 52; }

.menu-mobile, .account-mobile, .top-currency, .cart-amount-mobile { display: inline-block; width: 25%; font-size: 12px; vertical-align: top;    }
#ToggleMenu, .icon-custommer, .cart-amount-mobile a, .icon-currency { 
    display: block; width: 100%; height: 41px; position: relative; border-right: 1px solid #161616;
    background: none;text-align: center;line-height: 40px;
    padding:  0 10px;
    border-left: 1px solid #404040;
}
.menu-mobile{
    border:none;
}
.TopMenu-mobile .top-currency .icon-currency{
    line-height: 1.15;
    display: inline-table;
}
#ToggleMenu:hover, .icon-custommer:hover, .cart-amount-mobile a:hover, .icon-currency:hover { /* background-color: #ffdd02; */ }
#ToggleMenu, .icon-custommer:before, .cart-amount-mobile a:before{
    font-family: "FontAwesome";
    font-size: 18px;
    line-height: 18px;
    color: #fff;
    content: "\f0c9";
}
#ToggleMenu, .icon-custommer:before{
    content: "\f007";
}
.cart-amount-mobile a:before{
    content: "\f07a";
}

#ToggleMenu { cursor: pointer;font-size: 0;line-height: 40px; }
#ToggleMenu:before {
    font-family: "FontAwesome";
    font-size: 18px;
    color: #fff;
    content: "\f0c9";

 }

.cart-amount-mobile a { border-right: 0; }
.cart-amount-mobile#cart-amount .Cart .bag-handle { border: 0 none; }

.icon-custommer:before {
    font-family: "FontAwesome";
    font-size: 18px;
    color: #fff;
    content: "\f007";
 }
.icon-custommer:hover:after { background-position: -284px 0;  }

.TopMenu-mobile .dropdown-menu { -moz-background-clip: border-box; -webkit-background-clip: border-box; background-clip: border-box; 
    -moz-border-radius: 0 0 3px 3px; -webkit-border-radius: 0 0 3px 3px; border-radius: 0 0 3px 3px; font-size: 12px; border: 0; }
.TopMenu-mobile .dropdown-menu { margin: 0; width: 400%; padding: 0; }

.DropdownCustommer.dropdown-menu { left: -100%; }
.DropdownCustommer.dropdown-menu li { border-top: 1px solid #e5e5e5; padding: 14px 15px 15px; }
.DropdownCustommer.dropdown-menu li:hover { background: #2c2c2c; color: #fff; }
.DropdownCustommer.dropdown-menu li.first { border-top: 0 none; }
.DropdownCustommer.dropdown-menu a { padding: 0; display: inline-block; color: #464646; }
.DropdownCustommer.dropdown-menu li a:hover { background: 0; }
.DropdownCustommer.dropdown-menu li:hover a { color: #fff; }
.DropdownCustommer.dropdown-menu li:hover a:hover { /* text-decoration: underline; */ }

.DropdownCustommer.dropdown-menu .i-livechat { top: 8px; }
.DropdownCustommer.dropdown-menu li.HeaderLiveChat:hover .i-livechat { background-position: 100% -89px; }

/* Header */ 
#Header { position: relative; background: url(//cdn11.bigcommerce.com/s-ia3of9mua6/templates/__custom/images/bg_header.jpg?t=1615369410) no-repeat 50% 100% #000000; font-size: 12px; z-index: 51; }
.LogoFixed{display:none; }

/* Main Categories Menu */
#HeaderLower #SideCategoryList .SideCategoryListClassic li a { width: auto; margin: 15px 10px; padding: 0 0 0 0px; font-size: 14px; line-height: 20px; text-transform: uppercase; }
#HeaderLower #SideCategoryList .SideCategoryListClassic li:before { float: left; margin-top: 16px; content: "|"; }
#HeaderLower #SideCategoryList .SideCategoryListClassic ul:first-child { color: #fff }

/* Horizontal Category List (Default & Flyout) */
#SideCategoryList h2 { display: block }

/* Logo */
.header-logo { float: left; margin: 24px 0 25px; }
.header-logo img { display: inline-block; margin: 0 auto; }
.header-logo .sub-logo { font-family: "Roboto Condensed", Roboto, Arial, Sans-Serif; font-size: 14px; color: #a3a3a3; margin-left: 12px; }

.header-logo h1 { font-size: 40px !important; display: inline-block; padding: 0; float: left; }
.header-logo a { color: #ffdd02; }
.header-logo a:hover { text-decoration: none; }
.header-logo a span { display: block; margin: -4px 0 -3px; }
#LogoContainer .sub-logo { display: inline-block; margin-top: 8px; }

/* Ship Store */
.ship-store a { font-family: "Roboto Condensed", Roboto, Arial, Sans-Serif; float: right; font-size: 14px; font-style: italic; color: #b2b2b2; margin: 22px 50px 0 0; display: inline-block; }
.ship-store a:hover { color: #b2b2b2; text-decoration: none; }
.ship-store strong { text-transform: uppercase; display: block; color: #ffdd02 }

/* Top Search Form */
#SearchForm { position: relative; float: right; margin: 25px 0 0; }
#SearchForm form { padding: 0; margin: 0; }
#SearchForm label { display: none }
#SearchForm input { border-right: 0; font-size: 12px; height: 32px; line-height: 32px; padding: 0 15px; margin: 0; float: left; width: 280px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;  }
#SearchForm input#search_query { border-width: 0 !important; background: #3d3d3d; color: #9b9b9b; -moz-border-radius: 16px; -webkit-border-radius: 16px; border-radius: 16px; box-shadow: none;  -webkit-box-shadow: none;  -moz-box-shadow: none; }
#SearchForm .Button { cursor: pointer; border: 0 !important; vertical-align: top; margin: 0; width: 32px; height: 32px; padding: 0; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; background: url(//cdn11.bigcommerce.com/s-ia3of9mua6/templates/__custom/images/sprite-icons.png?t=1615369410) no-repeat 8px 11px ; -moz-transition: background-color 150ms ease; -webkit-transition: background-color 150ms ease; -o-transition: background-color 150ms ease; transition: background-color 150ms ease; 
background-color: transparent !important; position: absolute; right:0; top: 0 }
#SearchForm p { display: none; margin: 5px 0 0 0; }
.no-sel { height: auto; line-height: inherit; }
.page-content #LayoutColumn2 a.pname:hover { background-color: transparent }
strong, b { font-weight: 700 }
#SearchForm:hover input#search_query { background: #fff; }
#SearchForm:hover .Button { background-position: 8px -24px; }

/* Currency Selector */
.CurrencyList dl { margin: 0; padding: 0; }
.CurrencyList dd { margin: 0px; background-color: transparent; clear: both; }
.CurrencyList dd:hover { background-color: #fff }
.CurrencyList a { display: block; padding: 14px 15px 15px; font-size: 11px; }
.selected-currency .Flag, .CurrencyList a .Flag { float: left; margin-right: 10px; }
.CurrencyList img { vertical-align: middle;  margin-top: -2px; }
.currency-converter { cursor: pointer; position: relative; text-align: left; z-index: 60; }
.currency-converter:hover .CurrencyChooser { display: block }
.currency-converter p { margin: 0;  }
.CurrencyChooser { display: none; position: absolute; float: left; right: 0; top: 100%; padding: 15px; background: #ffffff; min-width: 150px; }
.CurrencyChooser h2 { font-size: 13px; font-weight: normal; padding: 0 0 10px 0; display: none; }
.CurrencyChooser a span { font-size: 12px; line-height: 18px; }
.selected-currency { cursor: pointer; padding: 10px 20px 10px 10px !important; background: url(//cdn11.bigcommerce.com/s-ia3of9mua6/templates/__custom/images/icon_arrow_down.png?t=1615369410) no-repeat right center; display: none; }
.TopMenu .selected-currency { display: none; }
.selected-currency span { font-size: 11px }
.CurrencyChooser .BlockContent { position: relative; margin-top: 0; }
.CurrencyChooser .BlockContent .CurrencyList { display: block; margin: 0; }
.PrimaryProductDetails .YouSave { font-weight: bold; margin-top: 3px; display: block; }

/**/
.currency{margin-top: 10px; float: right; }
.top-currency .currency-converter { text-align: center; }
.icon-currency:hover { text-decoration: none; }
.TopMenu-mobile .top-currency .currency-converter p {  position: relative; padding-right: 15px; display: table-cell;vertical-align: middle; }
.currency-converter .icon-currency p span{ color: #fff; }

.top-currency .currency-converter p span.Flag { display: none; }

.currency-converter:hover .icon-currency p span { color: #ffdd02; }
.currency-converter .icon-currency p:after { content: ""; border: 4px solid transparent; border-top-color: #fff; display: inline-block;vertical-align: -2px;margin-left: 5px; }
.currency-converter:hover .icon-currency p:after { border-top-color: #ffdd02; }

.currency-converter:hover .CurrencyChooser { display: none; }
.currency-converter.dropdown.open .dropdown-menu { display: block; }

.top-currency .CurrencyChooser.dropdown-menu { left: -200%; }

.CurrencyChooser .CurrencyList dd { border: 0; border-top: 1px solid #e5e5e5; }
.CurrencyChooser .CurrencyList dd:first-child { border-top: 0; }
.CurrencyList a:hover { background: #2c2c2c; color: #fff; text-decoration: none; }
.CurrencyChooser a:hover span { color: #fff !important; }

.currency .icon-currency { background: 0; border: 0; height: auto; }
.currency .icon-currency p { padding: 0 15px 0 0; }
.currency .CurrencyChooser.dropdown-menu { top: auto; bottom: 100%; right: 0; left: auto; padding: 0; margin: 0; border: 0; 
    -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.currency .currency-converter { display: inline-block; }
.currency > label { margin-right: 9px; }
.currency .currency-converter .icon-currency p:after { top: 12px; }
.currency .CurrencyList a { padding: 8px 15px 9px; }
.currency .currency-converter .icon-currency p span.Text { border-bottom: 1px solid #fff;color: #fff!important; }
.currency .currency-converter .icon-currency:hover p span.Text { border-bottom-color: #ffdd02; }

.currency-converter p img { margin: -2px 3px 0 0; }

/* Dropdown Cart --------------------------------- */
.TopMenu2 { position: relative; z-index: 1; }
.DropdownCart { position: absolute; top: 41px; right: -1px; background: #fff; min-width: 570px; max-width:700px;
/* border: 1px solid #b5b5b5; */ -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;
-moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2); box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2); }
.cart-no-items { line-height: 20px; }

.DropdownCart #CartFormContainer { padding-bottom: 28px; }
.DropdownCart .CartContents .CartThumb a img { width: 86px; height: auto; }
.DropdownCart .CartContents .ProductName a { text-transform: none; font-family: Roboto,Arial; white-space: normal; line-height: 18px; }
.DropdownCart .CartContents .ProductPrice, .DropdownCart .CartContents .CartItemIndividualPrice { line-height: 32px; }
.DropdownCart .EstimateSubTotal { display: none; }
.DropdownCart .CartItemQuantity > div { height: 20px; vertical-align: middle; }
.fixed .DropdownCart{top: 37px;}

.DropdownCart .CartContents tfoot .SubTotal td div { padding: 0 20px; }
.DropdownCart .CartContents tfoot .SubTotal.SubTotaPrice td div { padding-top: 15px; }
.DropdownCart table.CartContents tfoot .SubTotal td { border-bottom: 0; }
.DropdownCart table.CartContents thead tr th { padding: 17px 20px 13px; }
.DropdownCart .CartContents tbody tr td { padding: 20px; }
.DropdownCart .CartRemoveLink{margin-top:10px; width: 20px; background-position: 6px -409px; text-indent:-9999em;  }
.DropdownCart div.selector span{background: none; border-right:none; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none;  }
.DropdownCart .CartItemQuantity > div.selector{width:54px !important; }
.DropdownCart .CartItemQuantity > div.selector .quantityInput{width:100%; }

.DropdownCart .KeepShopping {float: left;margin-left: 20px; }
.DropdownCart .ProceedToCheckout { margin-right: 20px; }
.DropdownCart .KeepShopping .btn.alt { display: none; }
.DropdownCart .KeepShopping .btn { height: 47px; line-height: 46px; font-size: 14px; padding-left: 40px; position: relative; color: #000 ;
background-color: #fff !important; background-image: none; border-color: #646464; }
.DropdownCart .KeepShopping .btn .fa { width: 18px; height: 16px; text-indent: -9999px; background: url(//cdn11.bigcommerce.com/s-ia3of9mua6/templates/__custom/images/sprite-icons.png?t=1615369410) no-repeat -181px -72px; top: 16px; left: 14px; position: absolute; }
.DropdownCart .CheckoutButton a { color: #fff!important; text-shadow: 0 -1px 0 rgba(0,0,0,0.25); text-decoration: none;
background-color: #2d2d2d!important; 
background-image: -moz-linear-gradient(top,#2d2d2d,#141414); 
background-image: -ms-linear-gradient(top,#2d2d2d,#141414); 
background-image: -webkit-gradient(linear,0 0,0 100%,from(#2d2d2d),to(#141414)); 
background-image: -webkit-linear-gradient(top,#2d2d2d,#141414); 
background-image: -o-linear-gradient(top,#2d2d2d,#141414); 
background-image: linear-gradient(top,#2d2d2d,#141414); 
background-repeat: repeat-x; 
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#'2d2d2d,endColorstr='#'141414,GradientType=0); 
border-color: #000000; border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25); 
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 3px rgba(0,0,0,0.25); 
-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 3px rgba(0,0,0,0.25); 
box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 3px rgba(0,0,0,0.25); 
width: 250px; padding: 0;
}
.DropdownCart .CheckoutButton a:hover{
    background: #fae808;
    color: #fff;
    border-color: #fae808;
}
.DropdownCart .CheckoutButton a .fa { color: #ffdd02; }
.DropdownCart .CheckoutButton a:hover .fa { color: #ffdd02; }

.DropdownCart .AlternativeCheckout { display: block !important; text-align: right; }
.DropdownCart .AlternativeCheckout span { display: none; }
.DropdownCart .AlternativeCheckout a strong { color: #1677d4; text-transform: uppercase; font-weight: 700; position: relative; padding-right: 20px; }
.DropdownCart .AlternativeCheckout a strong:after { content: ""; border: 5px solid transparent; border-left-color: #1677d4; position: absolute; right: 0; top: 3px; }
.DropdownCart .AlternativeCheckout .PTB20 { padding: 18px 0 0; }
.DropdownCart .ProceedToCheckout .PayPalExpressCheckout { margin-top: 4px; }
.DropdownCart .PayPalExpressCheckout > form { padding-top: 0; }

.DropdownCart .CartContents .productAttributes td { padding: 0 10px 0 0; }

/* Home Page ====================================================================== */

/* owl-carousel */
.home-tabs .FeaturedProducts h2, .home-tabs .TopSellers h2, .home-tabs .NewProducts h2 { display: none }
.home-tabs .owl-theme .owl-controls .owl-buttons div.owl-prev, .featured-category-owl.owl-theme .owl-controls .owl-buttons div.owl-prev,
#SideNewProducts .owl-theme .owl-controls .owl-buttons div.owl-prev { margin-right: -1px;  }
.ProductList.owl-carousel { margin: 6px 0 0 0; width: 100%; }
.ProductList.owl-carousel .owl-wrapper-outer { width: 100% !important;}

.owl-theme .owl-controls { margin: 0; position: absolute; top: -57px; right: 20px; }
.owl-theme .owl-controls .owl-buttons div { opacity: 1; margin: 0; padding: 0;border: 1px solid #d8d8d8;background: #f5f5f5;border-radius: 0;-moz-border-radius:0; color: #7a7a7a;text-align: center;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 0;
 }
 .owl-theme .owl-controls .owl-buttons div > i{
     display: none;
 }
.owl-theme .owl-controls .owl-buttons div:hover{
    background: #fff;
    color: #000;
}
.owl-theme .owl-controls .owl-buttons div:before{
    font-family: "FontAwesome";
    font-size: 14px;
    display: block;
}
.owl-theme .owl-controls .owl-buttons div.owl-prev:before {content: "\f053";}
.owl-theme .owl-controls .owl-buttons div.owl-next:before { content: "\f054";}

/* Top Banner styles */
.banner_home_page_top {  margin: -108px 0 9px; position: relative; z-index: 0; }
.HomeCategoryListWrapper { background: #fff; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; padding: 30px 30px 10px 30px; }
.HomeCategoryList { list-style: none; margin: 0 0 0 -40px; }
.HomeCategoryItem { float: left; margin: 0 0 20px 40px; width: 330px; }
.HomeCategoryItem .HomeCategoryImage { text-align: center; }
.HomeCategoryItem .HomeCategoryImage img { -moz-transition: all 0.8s ease 0s; -webkit-transition: all 0.8s ease 0s; transition: all 0.8s ease 0s; margin-bottom: 11px; }
.HomeCategoryItem:hover .HomeCategoryImage img { opacity: 0.4; }
.HomeCategoryItem .HomeCategoryName { padding-left: 14px; font: 700 20px/20px "Roboto Condensed", Arial, Sans-Serif; text-transform: uppercase; margin-bottom: 9px; }
.HomeCategoryItem .HomeCategoryName a { color: #000; }
.HomeCategoryItem .HomeCategoryName a:hover { text-decoration: none; color: #000; }
.HomeCategoryItem .HomeCategoryDescription { margin-right: 35px; position: relative; -moz-border-radius: 2px 0 0 2px; -webkit-border-radius: 2px 0 0 2px; border-radius: 2px 0 0 2px; }
.HomeCategoryItem .HomeCategoryDescription > a { font: 700 11px/35px Roboto, Arial, Sans-Serif; text-transform: uppercase; color: #fff; padding: 0 15px; height: 35px; white-space: nowrap; overflow: hidden; width: 100%; text-overflow: ellipsis; display: block; background-color: #232323;  -moz-border-radius: 2px 0px 0px 2px;  -webkit-border-radius: 2px 0px 0px 2px; border-radius: 2px 0px 0px 2px; -moz-transition: background-color 300ms ease 0s; -webkit-transition: background-color 300ms ease 0s; transition: background-color 300ms ease 0s; }
.HomeCategoryItem .HomeCategoryDescription > a:hover {color: #000; text-decoration: none; background-color: #ffdd02; }
.CategoryViewMore { position: absolute; top: 0; right: -35px; display: inline-block; width: 35px; height: 35px; background: #ffdd02; color: #000; 
text-align: center; line-height: 35px; padding-left: 6px; -moz-border-radius: 0 2px 2px 0; -webkit-border-radius: 0 2px 2px 0; border-radius: 0 2px 2px 0; }
.CategoryViewMore:hover { color: #000; }
.HomeCategoryList:after { clear: both; content: ""; display: table; }

/* Bottom Banner styles */
.category-featured { border-top: 1px solid #e6e6e6; }
.category-featured-item { padding-right: 30px; }

.category-featured h2 { font: 700 16px/18px "Roboto Condensed", Arial, Sans-Serif!important; text-transform: uppercase; margin: 25px 0 35px; padding: 0; }
.category-featured .text { width: 50%; z-index: 99; float: left; }
.category-featured .text h2 { font: 400 12px/18px Roboto, Arial, Sans-Serif!important; margin: 0 0 7px; padding: 0; /* color: #505050!important; */ text-transform: none; }
.category-featured .text h2 a { /* color: #505050; */ -moz-transition: color 300ms ease 0s; -webkit-transition: color 300ms ease 0s; transition: color 300ms ease 0s; }
.category-featured .text h2 a:hover { color: #2465c6; text-decoration: none; }
.category-featured .text h3 { font: 700 14px/18px "Roboto Condensed", Arial, Sans-Serif!important; text-transform: uppercase; margin: 0 0 17px; padding: 0; }
.category-featured .text p { padding: 5px 0 0; margin-bottom: 38px; }
.category-featured .text p a.btn_link { background: 0; color: #000 !important; padding: 0 0 0 12px !important; font-weight: 700; position: relative; }
.category-featured .text p a.btn_link:before { content: ""; border: 4px solid transparent; border-left-color: #000; position: absolute; left: 0; top: 3px; }

.image-container-centered { display: table-cell; vertical-align: middle; text-align: center; float: none !important; }
.category-featured .image-container-centered { width: 50%; height: 182px; }
.category-featured .image-container-centered img { max-width: 128px; max-height: 128px; 
-moz-transition: all 0.8s ease 0s; -webkit-transition: all 0.8s ease 0s; transition: all 0.8s ease 0s; }
.category-featured .image-container-centered img:hover { opacity: 0.4; }

.featured-category-owl.owl-theme .owl-controls .owl-buttons div { top: -57px; }

.home-banner img { -moz-transition: all 0.8s ease 0s; -webkit-transition: all 0.8s ease 0s; transition: all 0.8s ease 0s; }
.home-banner img:hover { opacity: 0.4; }

.custom-block { border-top: 1px solid #e6e6e6; margin: 30px 0 0 0; padding: 13px 0 0; }
.custom-block h3 { font: 700 16px/18px "Roboto Condensed", Arial, Sans-Serif!important; text-transform: uppercase; margin: 25px 0 14px; padding: 0; }
.custom-block img { -moz-transition: all 0.8s ease 0s; -webkit-transition: all 0.8s ease 0s; transition: all 0.8s ease 0s; float: right; margin-left: 30px }
.custom-block img:hover { opacity: 0.4; }

.home-banner:after, .custom-block:after { clear: both; content: ""; display: table; }

/* Left Sidebar ======================================================================= */
/* Left Content Area */
.Left h3, .Left .BrandList h2, .Left .BrandList h4, .Left .TopSellers h2 {padding: 12px 14px; margin-bottom: 17px; border: 2px solid #323232; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; text-transform: uppercase;  }
.Left .BrandList h2, .Left .BrandList h4, .Left .TopSellers h2 { font-size: 14px !important; line-height: 14px !important; }
.Left .CategoryList h3 { margin-bottom: 7px; }

.Left .BlockContent { margin: 0 0 22px 0; }
.Left ul { margin: 0; padding: 0; }
.Left li { clear: both; list-style: none; margin: 0; padding: 0; }
.Left #SideCategoryList .sf-menu li li { padding-left: 14px }
.Left li a { display: inline-block; margin: 0 0 12px 0; font-size: 12px; color: #464646; }
.Left .sf-menu li { float: none }
.Left #SideCategoryList { display: block }
.Left #SideCategoryList ul ul { margin-bottom: 0 !important; width: 100%; overflow: hidden; }
.Left #SideCategoryList .BlockContent, 
.Left .slist .BlockContent { padding: 0; overflow: hidden; }
.Left #SideCategoryList li a:hover { color: #1677d4; text-decoration: none; }

.Left .HL_mobileshow {display: none;}


/* toogle Dropdown */
.toogleClick { position: absolute; right: 0; top: 15px; text-indent: -9999px; border: 5px solid transparent; border-left-color: #f65a2a; width: 0; height: 0;cursor: pointer; }
.ActivetoogleClick > .toogleClick { border-left-color: transparent; border-top-color: #f65a2a; top: 21px; }
.dropdown-menu .toogleClick { border: 0; text-indent: 0; width: auto; height: auto; font-size: 18px; margin-top: -7px; color: #000;
    width: 20px; height: 20px; background: url(//cdn11.bigcommerce.com/s-ia3of9mua6/templates/__custom/images/sprite-icons.png?t=1615369410) no-repeat -137px -70px; text-indent: -9999px; right: 0; }
.dropdown-menu .ActivetoogleClick > .toogleClick { background-position: -157px -73px; }

.SideCategoryListFlyout .dropdown-menu { border: 0; box-shadow: none; float: none; position: static;  }
.SideCategoryListFlyout .dropdown-menu > li > a { padding: 0; }
.SideCategoryListFlyout .dropdown-menu > li > a:hover, 
.SideCategoryListFlyout .dropdown-menu > li > a:focus { background: 0; }

/* SideCategoryListFlyout */

/* Level 0 */
.Left #SideCategoryList div > ul > li , .Left #SideCategoryList div > ul.pages-menu  > li:first-child { border-top: 1px solid #d8d8d8; }
.Left #SideCategoryList div > ul > li:first-child { border-top: 0; }
.Left #SideCategoryList div > ul > li > a { text-transform: uppercase; color: #000; position: relative; padding: 0; font-weight: 700; margin: 11px 0 10px 0; }

/* Level 1 */
.Left #SideCategoryList div > ul > li > ul > li { border-top: 1px solid #d8d8d8!important; }
.Left #SideCategoryList div > ul > li > ul > li > a { margin: 13px 0 14px 15px; font-weight: 700; font-size: 12px; color: #000; }

.Left #SideCategoryList div > ul > li > ul > li > a:hover { /* color: #1677d4; */  }

/* Level 2 */
.Left #SideCategoryList div > ul > li > ul > li > ul { padding: 0 0 8px; }
.Left #SideCategoryList li li li a { font-weight: 400; color: #505050; position: relative; padding: 0; margin-left: 40px; -moz-transition: all 0.4s ease 0s; -webkit-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s; }
.Left #SideCategoryList li li li a:before { position: absolute; top: 4px; left: 0; content: none; border: 5px solid transparent; border-left-color: #666; }
.Left #SideCategoryList li li li a:hover {/*  color: #1677d4; */ padding: 0 0 0 14px; }
.Left #SideCategoryList li li li a:hover:before { content: ""; }

/* Shop by Price, Shop by Brands */
.Left .slist li a,
.Left .ShopByPrice li a { color: #464646; position: relative; padding: 0; -moz-transition: all 0.4s ease 0s; -webkit-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s; }
.Left .slist li a:before,
.Left .ShopByPrice li a:before  { position: absolute; top: 5px; left: 0; content: none; border: 5px solid transparent; border-left-color: #666; }
.Left .slist li a:hover,
.Left .ShopByPrice li a:hover{ color: #1677d4; padding: 0 0 0 14px; text-decoration: none; }
.Left .slist li a:hover:before,
.Left .ShopByPrice li a:hover:before  { content: ""; }
.Left #SideShopByBrand li:last-child a { text-transform: uppercase; font-weight: 700; padding: 0 0 0 14px; color: #000; }
.Left #SideShopByBrand li:last-child a:before { content: ""; border-left-color: #f65a2a; }
.Left #SideShopByBrand li:last-child a:hover { color: #1677d4;  }

.Left .dropdown-menu  li:first-child a { margin-top: 2px; }
.Left .dropdown-menu  li:last-child a { margin-bottom: 20px; }

/* SideCategoryListClassic */

/* Top Sellers --------------------------------------- */

/* Product List */
.Left .ProductList li, .Right .ProductList li { margin-bottom: 10px }
.Left .ProductList .ProductImage, .Right .ProductList .ProductImage { /*display: none*/ }

.Left .ProductList .ProductWishlist a { display: none!important; left: 99px; top: 82px; }
.Left .ProductList .pname { margin: 0; }
.Left .ProductList .ProductActionAdd .btn {margin: 0; width: 100%; }
.Left .QuickViewBtn { left:63px!important; top: 82px!important; }
.Left .ProductList li:hover { border-color: transparent; }

/* Top Seller Block Specific */
.Right .TopSellers, .Left .TopSellers { clear: both; padding: 0; margin: 0; }
.Right .TopSellers ul, .Left .TopSellers ul { margin: 0; padding: 0; }
.Right .TopSellers li, .Left .TopSellers li { clear: both; margin: 0; padding: 0; }
.Right .TopSellers li .TopSellerNumber, .Left .TopSellers li .TopSellerNumber { /* Contains the number of the item */ float: left; width: 22px; font-size: 1.3em; text-align: center; padding: 1px 0 2px 0; }

/* Contains the details of the item */
.Right .TopSellers .ProductDetails, .Left .TopSellers .ProductDetails {  }
.Right .TopSellers li.TopSeller1 img, .Left .TopSellers li.TopSeller1 img { display: none }
.Right .TopSellers li.TopSeller1 .ProductImage, .Left .TopSellers li.TopSeller1 .ProductImage { display: none }
.Content .TopSellers li.TopSeller1 .TopSellerNumber, .Content .TopSellers li .TopSellerNumber { display: none }

.Left .TopSellers .owl-theme .owl-controls { 
    position: static; 
    opacity: 0;  
    filter: alpha(opacity=0);  
    -moz-opacity: 0; 
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; 
    -khtml-opacity: 0;  
}
.Left .TopSellers #top-sellers-owl:hover .owl-controls{
    opacity: 1;  
    filter: alpha(opacity=100);  
    -moz-opacity: 1; 
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; 
    -khtml-opacity: 1; 
}
.Left .TopSellers .owl-controls .owl-buttons div { opacity: 1; margin: 0; padding: 0; background: 0; width: 31px; height: 30px; line-height: 30px; text-indent: 0; 
    position: absolute; top: 87px; color: #000; font-size: 19px; }
.Left .TopSellers .owl-controls .owl-buttons div.owl-prev { right: auto; left: -9px; }
.Left .TopSellers .owl-controls .owl-buttons div.owl-next { right: -10px; }
.Left .TopSellers .owl-controls .owl-buttons div.owl-prev:hover { opacity: 0.4; }
.Left .TopSellers .owl-controls .owl-buttons div.owl-next:hover { opacity: 0.4; }

.Left .TopSellers .ProductList.owl-carousel  .owl-wrapper-outer { width: 200px; margin: 0; }

/* End Top Sellers */

/* Left Banner ------------------------------ */
.left-banner img { margin-bottom: 40px; }
.Left .CustomCMSTitle { margin-bottom: 21px; }

/* CustomCMS -------------------------------- */
.CustomCMSContent { font-style: italic; }
.CustomCMSContent p { line-height: 20px; }

/* Category Page =============================================================== */

/* Category Heading */
#CategoryHeading { border-bottom: 1px solid #d8d8d8; margin-bottom: 25px; padding-bottom: 24px; }
.category-image img { margin-bottom: 22px; max-width: 100%; }
.productlist-page .CategoryDescription .TitleHeading,
#CategoryHeading .TitleHeading  { margin-bottom: 0; padding: 0; border-bottom: 0!important; }
.category-description{
    margin-top: 11px;
}
/* News Lists */
#HomeRecentBlogs ul { padding-left: 0; margin-left: 0; }
#HomeRecentBlogs li { list-style: none; padding: 5px 0 5px 10px; margin: 0; }
#LowerRight .FeedLink { float: left; margin: 6px 4px 0 0; }

/* Price */
.RetailPriceValue { color: #868686; margin-right: 7px; }
.SalePrice { color: #de3110; }

/* Sale Label  */
.sale-label { display: inline-block; width: 58px; height: 58px; line-height: 57px; background: #ee6235; color: #fff; font-size: 11px; text-transform: uppercase; -moz-border-radius: 29px; -webkit-border-radius: 29px; border-radius: 29px; }

/* Product Listings */
.ProductList { margin: 0 -15px; font-size: 0; padding: 0; }
.ProductList li /*,
.SearchContainer .ProductList.List li*/{ display: inline-block; *display: inline; *zoom: 1; padding: 15px; list-style: none; height: auto !important; margin: 0; font-size: 12px; position: relative;
width: 25%; vertical-align: top; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border: 1px solid transparent; 
}
/*.SearchContainer .ProductList.List li .ProductImage{
    float: none;
    display: block;
    width: 100%;
    text-align: center;
}*/
.SearchContainer .ProductList.List li .ProductImage{
    padding-right: 20px;
}
.SearchContainer .ProductList.List li .ProductImage a{
    display: inline-block;
}
.ProductList .ProductDetails { padding: 10px 0 0 0; margin-bottom: 7px; word-wrap: break-word; min-height: initial !important; }
.ProductList em { display: block; margin-bottom: 8px; font-weight: 700; font-style: normal; font-size: 13px;  }
.ProductList .p-price{margin-top:7px;}
.ProductList .Rating { display: block }
.ProductList.List .ProductDescription{display:block;}
.ProductList .ProductDescription{display:none;}
.ListView .ProductDescription{display:block;}
.ProductList li .ProductCompareButton { margin-bottom: 10px }
.ProductList li .ProductCompareButton > label{font-weight: 400!important;color: #969696;}
.ProductList .pname { -moz-transition: color 300ms ease 0s; -webkit-transition: color 300ms ease 0s; transition: color 300ms ease 0s; }
.ProductList .pname:hover { color: #2465c6; text-decoration: none; }
.ProductList .ProductPriceRating { margin-bottom: 15px }
.brand-img, .ProductList .ProductImage, #ProductDetails .ProductThumbImage { /* overflow: hidden; */ text-align: center; display: table; table-layout: fixed; width: 100%; position: relative; }
.ProductList .ProductImage a, .ProductThumbImage a { display: table-cell; width: 100%; vertical-align: middle; line-height: 0; }
.Left .ProductList .ProductImage{text-align:center; }
.Left .ProductList .ProductImage > a{height:150px !important; width:150px; display: inline-block; }
.ProductList .ProductImage img, #ProductDetails .ProductThumbImage img { max-height: 100%; max-width: 100%; line-height: 1.5em; /* If the image takes a while to load or doesn't load at all the alt text will display. This spaces this text. */ 
-moz-transition: all 0.4s ease 0s; -webkit-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s; }
.ProductList .sale-label { position: absolute; top: 10px; right: 10px; z-index: 1; }
.ProductList .p-name { font-weight: 600 }
/*.ProductList .ProductRightCol { float: right }*/
#SimilarMultiProductsByCustomerViews .ProductList li { width: 20% }
.ProductWishlist a{ display: inline-block; width: 35px; height: 38px; text-indent: -9999px; background: url(//cdn11.bigcommerce.com/s-ia3of9mua6/templates/__custom/images/sprite-icons.png?t=1615369410) no-repeat -156px -175px; 
position: absolute; top: 98px; left: 116px; display: none;  }

.ProductWishlist a:hover { background-position: -156px -218px; }
.ProductList li:hover .ProductWishlist a { display: block }
.ProductCompareButton .checker { vertical-align: -2px }
.ProductList .ProductActionAdd { margin-bottom: 15px; }
.ProductList .ProductActionAdd > a {width:180px; text-align:center; }
/*.ProductList li:hover {  border-color: #d8d8d8;  }
.ProductList li:hover .ProductImage:before{ 
    opacity: 0.8; filter:alpha(opacity=80); background: #fff; 
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    content: "";
    display: block;
    z-index: 0;
}*/

.ProductList .owl-item li { width: 100%!important; min-height: auto !important;padding-bottom: 0 }
.Left .ProductList .sale-label { right: 0; }

/* Product Listings - Horizontal */
.ProductList.List { margin: 0 }
.ProductList.List li {min-height: 274px !important; display: block; margin-bottom: 0; padding: 0; position: relative; width: auto;}
.ProductList.List .ProductDetails {margin-bottom:0; }
.ProductList.List .ProductImage { float: left; width: 190px;margin-right:20px; }
.ProductList.List .ProductQty { margin-left: 10px }
.ProductList.List .ProductDetails { padding: 0 0 20px; overflow: hidden; }
.ProductList.List .ProductImage a{
    vertical-align: top;
}
.ProductList.List .QuickViewBtn {  }

.SearchContainer .ProductList.List .ProductDetails,
.CategoryContent .ProductList.List .ProductDetails { border-top: 0;}
.SearchContainer .ProductList.List .ProductDetails{padding:0;}
.SearchContainer .ProductList.List  .ProductRightCol{
    float: none;
    display: block;
}
/*.SearchContainer .ProductList.List .QuickViewBtn{
    left: 50%!important;
    margin-left: -36px!important;
}*/
.SearchContainer .ProductList.List .ProductWishlist a{
    right: 50%!important;
    margin-right: -35px!important;
    left: auto!important
}
.ProductList.List .p-name a { color: #000; }
.ProductList.List .sale-label { right: 10px; }
.ProductList.List .ProductWishlist a { left: 101px; top: 83px; }

/* Category Pagination */
.HL_Rightnav{float:right; padding-right:0;padding-left: 0;width: auto;}
.GridList{padding-left:0; padding-right:0; float: left; width: 139px;}
.GridList > p{
    float: left; 
    margin-top: 11px; 
    margin-right: 10px; 
    text-transform: uppercase; 
    font:700 12px 'Roboto', sans-serif; 
}
#Grid, #List{
    float:left;
    background: #fff;
     box-shadow: 0 -10px 20px #f6f6f6 inset;
    -webkit-box-shadow: 0 -10px 20px #f6f6f6 inset;
    -moz-box-shadow: 0 -10px 20px #f6f6f6 inset;
}
.ActionMode{
    background: #fff;
     box-shadow: 0 10px 20px #f6f6f6 inset;
    -webkit-box-shadow: 0 10px 20px #f6f6f6 inset;
    -moz-box-shadow: 0 10px 20px #f6f6f6 inset;
}
#Grid i, 
#List i{
    float: left; 
    width:35px; 
    height:35px; 
    text-indent:-9999em; 
    background:url(//cdn11.bigcommerce.com/s-ia3of9mua6/templates/__custom/images/sprite-icons.png?t=1615369410) 0 0  no-repeat ; 
    border:1px solid #c3c3c3; 
    border-radius:2px; 
    -webkit-border-radius:2px; 
    -moz-border-radius:2px; 
    transition: all 250ms ease 0s; 
    -webkit-transition: all 250ms ease 0s; 
    -moz-transition: all 250ms ease 0s; 
    -ms-transition: all 250ms ease 0s; 
    -o-transition: all 250ms ease 0s;
}
#Grid i{
    border-right:none; 
    background-position:-29px -464px; 
    border-top-right-radius: 0; 
    -webkit-border-top-right-radius: 0; 
    -moz-border-top-right-radius: 0; 
    border-bottom-right-radius: 0; 
    -webkit-border-bottom-right-radius: 0; 
    -moz-border-bottom-right-radius: 0;
}
#List i{
    background-position:10px -465px; 
    border-top-left-radius:0; 
    -webkit-border-top-left-radius:0; 
    -moz-border-top-left-radius:0; 
    border-bottom-left-radius:0; 
    -webkit-border-bottom-left-radius:0; 
    -moz-border-bottom-left-radius:0;
}
#Grid i:hover, 
#List i:hover{cursor:pointer; }
.ActionMode i{cursor:default; }
#Grid.ActionMode i, 
#Grid:hover i{background-position:-29px -433px; }
#List.ActionMode i, #List:hover i{background-position:10px -433px; }

.CategoryPagination > label{margin-right: 10px; margin-top: 10px; float:left; text-transform: uppercase; font:700 12px 'Roboto', sans-serif !important; }
#CategoryPagingTop, #CategoryPagingBottom {padding-left:0; float: left;  width: auto; clear: none; margin-bottom: 25px; }
.PagingList {margin-left: 0; float: left; list-style: none; }
.CategoryPagination .PagingList li { padding: 0; margin: 0 3px; vertical-align: top; list-style: none; display: inline }
.CategoryPagination .PagingList .ActivePage, .CategoryPagination .PagingList a,
.CategoryPagination .nav-prev, .CategoryPagination .nav-next { color: #505050; background: #fff; display: inline-block; height: 32px; line-height: 31px; padding: 0 12px; 
font-weight: 700; border: 1px solid #d8d8d8; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; vertical-align: top; text-transform: uppercase; }
.CategoryPagination .PagingList a:hover, .CategoryPagination .PagingList .ActivePage, 
.CategoryPagination .nav-prev:hover, .CategoryPagination .nav-next:hover{ color: #000; background: #f5f5f5; text-decoration: none; }
.CategoryPagination .nav-prev {margin-left: 15px; margin-right: 3px; }
.CategoryPagination .nav-next { margin-left: 3px; }
#frmCompare .product-nav.btm { border-top: 1px solid #d8d8d8; padding: 27px 0; margin-top: 25px; }
#CategoryHeading { float: none; width: auto; clear: none; }
.SortBox, .SearchSorting { font-size: 13px; margin: 0 0 25px; padding: 0; }
.SortBox label, .SearchSorting label { float: left; font-size: 12px; padding: 9px 10px 0 0; font-weight: 700!important; text-transform: uppercase; color: #000; }
.SortBox div.selector, .SearchSorting div.selector { float: right; font-size: 12px; }
#uniform-revrating { width: 200px !important }
.SortBox div.selector span, .SearchSorting div.selector span { background: #fcfcfc; margin-right: 33px; line-height: 35px; height: 33px; padding-right: 10px; border-right: 1px solid #c3c3c3; }
.FormContainer .box { display: block; clear: both; width: 100%; float: left; padding: 20px 0 40px 0; }
.UtilityLinks { float: left; width: 100%; clear: both; margin: 20px 0 5px 0; }
ul.ShippingAddressList h4 { display: block; clear: both; padding-bottom: 8px; }

/* Product Detail Page =================================================== */

/* Product Thumb Image */
.ProductThumbImage { border: 1px solid #d0d0d0; }

/* cloudzoom */
.cloudzoom-blank {  }
.cloudzoom-zoom-inside {  }

/* Image Carousel Box */
.ImageCarouselBoxOuter {margin-bottom: 10px; padding: 20px 0;background: #ececec; }
.ImageCarouselBox { position: relative; display:block; padding: 0!important;width: 100%;}
.ImageCarouselBox .ProductTinyImageList {
    margin: 0 55px 0 62px;
    width: auto!important;
}
.ProductTinyImageList ul { margin: 0; padding: 0; list-style-type: none; text-align: left; }
.ProductTinyImageList ul li { margin: 0 5px; border:none!important; float: left;padding:0; }
html #ProductDetails .ProductTinyImageList ul li.selected{
    border: none!important;
}
.ProductTinyImageList ul li div { text-align: center; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; 
    background-color: #fff;  border: 1px solid #d0d0d0!important;
    display: table;
    table-layout: fixed;
    padding: 0;
    margin:0;
    width: auto!important;
    height: auto!important
}


.ProductTinyImageList ul li div a {
    height: auto!important;display: table-cell;vertical-align: middle;
}
.ProductTinyImageList ul li img { width: auto ;}
#ProductDetails #ImageScrollPrev, #ProductDetails #ImageScrollNext{display:none;}
#ImageScrollPrev, #ImageScrollNext { margin-top: -10px; cursor: pointer; position: absolute; top: 50%; width: 20px; height: 20px; text-align: center; vertical-align: middle; }
#ImageScrollPrev img, #ImageScrollNext img { width: auto; height: auto; }
#ImageScrollPrev { left: 20px; }
#ImageScrollNext { right: 20px; }

/* Pinterest Button */
.PinterestButtonContainer { margin: 0 auto 20px; display: none; }

/* Brand Name */
.ProductDetailsGrid .BrandName,
.mcdiv a,
.mcdiv a.brand-name,
.mcdiv a + a + a{
    display: none;
}
.mcdiv a + a{
    display: block;
}
.BrandName { padding: 0; }
.BrandName a { color: #555555; }
.BrandName a:hover { color: #1677d4; }

/* productAddToCartRight */
.ProductDetailsGrid .DetailRow { margin-bottom: 20px; }
.productAddToCartRight { /* border-top: 1px solid #e3e3e3;  padding-top: 13px;*/ }
.productAddToCartRight .DetailRow {/*  border-bottom: 1px solid #e3e3e3; */ margin-bottom: 10px;  }
.ProductDetailsGrid .Label { font-weight: 700; display: inline-block; min-width: 60px; color: #000;  }
.ProductDetailsGrid .Value { display: inline-block; }

/* ProductPrice */
.ProductDetailsGrid.qty .Label { width: 100%; margin-bottom: 10px; }
.ProductDetailsGrid .ProductPrice { font-size: 20px }
.ProductDetailsGrid .RetailPrice { font-size: 16px; color: #868686;   letter-spacing: -0.02em; }
.ProductDetailsGrid .RetailPrice strike{margin-right: 10px; }
.ProductDetailsGrid .SalePrice { font-size: 20px; color: #de3110;  }
.ProductDetailsGrid .s-price { margin-bottom: 20px }
.ProductDetailsGrid .s-price .YouSave { color: #868686; font-style: italic; font-weight: 700; margin-top: 7px; display: inline-block; }

/* Color */
.productOptionPickListSwatch ul { margin-bottom: 0px }
.productOptionPickListSwatch li .validation { top: 5px; left: 5px; }

/* Add To cart */
.DetailRow.qty { border: 0 none; margin-bottom: 20px; padding: 0; }
.Label.QuantityInput { display: block;  margin: 0 0 12px; }
.qtyInput.quantityInput { width: auto; }
.addto { display: block; clear: both; overflow: hidden; }
.addto .BulkDiscount {margin:0; margin-right:10px; padding: 0; border: 0 none; display: inline-block;   float: left;  width:48%;  }
.btn.add-to-cart { height: 46px; width:100%; font-size: 14px; line-height: 46px;  }
.btn.add-to-cart .fa { float: right; line-height: 47px; }
.AddToWishlistLink{
    float:left; 
    padding: 13px 33px 13px 28px;
    border:1px solid #c3c3c3; 
    border-radius:3px; 
    -moz-border-radius:3px; 
    -webkit-border-radius:3px; 
}
#QuickViewContent .btn.viewdetail{
    margin-top: 14px;
    padding-left: 0;
    color:#555555 !important; 
    text-shadow:none;
    font-size: 11px;
    background-color:transparent !important; 
    background-image:none;
    background-repeat:inherit; 
    border:none; 
    box-shadow:none; 
    -webkit-box-shadow:none; 
    -moz-box-shadow:none; 
}
#QuickViewShareLinksContainer{
    display:none; 
}

/* Add To Wishlist */
.AddToWishlistLink { display: inline-block; }
.AddToWishlistLink a { color: #000; font: 700 11px Roboto; text-transform: uppercase; padding: 0 0 0 16px; position: relative; margin:0; }
.AddToWishlistLink a:after { content: "+"; font-size: 16px; left: 0; position: absolute; top: -4px; }
.AddToWishlistLink a:hover { color: #1677d4; text-decoration: none; }

/* Need Some Advice */
.NeedSomeAdvice { margin-bottom: 25px; margin-top: 20px;display: none; }
.NeedSomeAdvice > p > span { color: #1677d4; font-weight: bold; margin-right: 5px; text-transform: uppercase; }
.ContactLinks { list-style: none; margin: 0; font-size: 0; }
.ContactLinks li { display: inline-block; font-size: 14px; margin: 0 5px 5px 0; }
.ContactLinks li.last { margin-right: 0; }
.ContactLinks li a { display: inline-block; height: 41px; font: 700 14px/41px 'Roboto Condensed', sans-serif; color: #fff; text-transform: uppercase; padding: 0 13px; 
    background: #1d76c6;
    background-image: -webkit-linear-gradient(top, #1d76c6, #0c54b7);
    background-image: -moz-linear-gradient(top, #1d76c6, #0c54b7);
    background-image: -ms-linear-gradient(top, #1d76c6, #0c54b7);
    background-image: -o-linear-gradient(top, #1d76c6, #0c54b7);
    background-image: linear-gradient(to bottom, #1d76c6, #0c54b7);
    -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;
}
.ContactLinks li a:hover { 
    text-decoration: none; 
}
.ContactLinks li a span { 
    background-image: url(//cdn11.bigcommerce.com/s-ia3of9mua6/templates/__custom/images/sprite-icons.png?t=1615369410); 
    background-repeat: no-repeat; 
    display: inline-block; 
    float: left; 
}
.iPhone { 
    background-position: 0 -70px; 
    width: 17px; 
    height: 18px;  
    margin: 10px 6px 0 0; 
}
.iLiveChat { background-position: -27px -70px; width: 16px; height: 16px; margin: 10px 10px 0 0; }
.iComeInStore { background-position: -53px -70px; width: 12px; height: 18px; margin: 10px 7px 0 0; }

/* product-tabs */
/*.product-tabs { margin-bottom: 50px; }*/
.product-tabs .nav-tabs { border-bottom: 1px solid #c3c3c3; border-top: 0 none; }
.product-tabs .nav-tabs > li { margin-top: 0; }
.product-tabs .nav-tabs > li > a { border: 1px solid #c3c3c3; -moz-border-radius: 3px 3px 0 0; -webkit-border-radius: 3px 3px 0 0; border-radius: 3px 3px 0 0;
    color: #464646; font-size: 14px; padding: 12px 25px 11px; margin-right: 5px;
    background: #ffffff;
    background-image: -webkit-linear-gradient(top, #ffffff, #f8f8f8);
    background-image: -moz-linear-gradient(top, #ffffff, #f8f8f8);
    background-image: -ms-linear-gradient(top, #ffffff, #f8f8f8);
    background-image: -o-linear-gradient(top, #ffffff, #f8f8f8);
    background-image: linear-gradient(to bottom, #ffffff, #f8f8f8);
}
.product-tabs .nav-tabs > li.active > a, 
.product-tabs .nav-tabs > li.active > a:hover, 
.product-tabs .nav-tabs > li.active > a:focus, 
.product-tabs .nav-tabs > li > a:hover, 
.product-tabs .nav-tabs > li > a:focus { border: 1px solid #c3c3c3; background: #fff;color: #000; }
.product-tabs .nav-tabs > li.active > a, 
.product-tabs .nav-tabs > li.active > a:hover, 
.product-tabs .nav-tabs > li.active > a:focus { border-color: #c3c3c3 #c3c3c3 transparent; }

.product-tabs h2.subtitle { font: 700 18px/24px Roboto Condensed,Roboto,Arial !important; padding: 20px 0; }

/* Accordion for product page */
#prodAccordion .Block { padding: 0 !important; margin: 0 !important; border-bottom: 1px solid #c3c3c3; }
.prodAccordionContent { display: block }
.current .prodAccordionContent { display: block }
#prodAccordion { padding-bottom: 30px; /* border-top: 1px solid #c3c3c3; */ }
#prodAccordion .current .subtitle { /* background: url(//cdn11.bigcommerce.com/s-ia3of9mua6/templates/__custom/images/bul_accordion_on.png?t=1615369410) no-repeat right center !important; */  }
.PrimaryProductDetails .subtitle { margin: 15px 0 !important; border: solid 0px !important; font-size: 14px !important; padding: 0 30px 0 0 !important; float: none; 
/* background: url(//cdn11.bigcommerce.com/s-ia3of9mua6/templates/__custom/images/bul_accordion_offRight.png?t=1615369410) no-repeat right center !important; */ cursor: pointer; text-transform: uppercase; position: relative; }
.prodAccordionContent { border-top: 0px solid #c3c3c3; }


/* ProductDescription */
.ProductDescriptionContainer strong { color: #000; }
#ProductDescription h3 { position: relative; padding-left: 15px; margin-top: 20px; }
#ProductDescription h3:before { content: ""; border: 6px solid transparent; border-left-color: #ffa848; position: absolute; left: 0; top: 3px; }
#ProductDescription ul { margin-left: 36px; }
#ProductDescription ul li { padding: 4px 0 4px 10px; }

/* ProductVideos */
/* ProductWarranty */
/* ProductOtherDetails */
/* SimilarProductsByTag */

/* ProductReviews */
.VerticalFormContainer dt { line-height: 20px; margin-bottom: 10px; color: #000; }
.VerticalFormContainer dd { margin-bottom: 15px; }

.ProductReviewForm h5 { font: 700 18px/22px Roboto Condensed,Roboto,Arial !important; }
.ReviewEmailHint { color: #8e8e8e; font-style: italic; margin-top: 10px; }
#ProductReviews .btn { margin-bottom: 20px }
#ProductReviews .btn:hover { text-decoration: none; }
#ProductReviews p.Submit { margin-bottom: 0 }

/* ProductByCategory */

/* Customers Also Viewed + Related Products */
#SimilarProductsByCustomerViews, #SideProductRelated { margin-bottom: 30px; }
#SimilarProductsByCustomerViews h2, 
#SideProductRelated h2 { height: 42px; font: 700 14px/40px "Roboto Condensed",Arial !important; text-transform: uppercase; padding: 0 15px; 
    color: #000; margin-bottom: 20px;
    background: #ffffff;
    background-image: -webkit-linear-gradient(top, #ffffff, #f8f8f8);
    background-image: -moz-linear-gradient(top, #ffffff, #f8f8f8);
    background-image: -ms-linear-gradient(top, #ffffff, #f8f8f8);
    background-image: -o-linear-gradient(top, #ffffff, #f8f8f8);
    background-image: linear-gradient(to bottom, #ffffff, #f8f8f8);
    border: 1px solid #c3c3c3; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;  
}
#SimilarProductsByCustomerViews, #SideProductRelated {position: relative;}
#SimilarProductsByCustomerViews .owl-theme .owl-controls, #SideProductRelated .owl-theme .owl-controls { right: 1px; top:1px; }

#SimilarProductsByCustomerViews .owl-theme .owl-controls .owl-buttons div,
#SideProductRelated .owl-theme .owl-controls .owl-buttons div { width: 40px; height: 40px;line-height:42px;border: none;border-left: 1px solid #d8d8d8;background: none}
#SimilarProductsByCustomerViews .owl-theme .owl-controls .owl-buttons div:before,
#SideProductRelated .owl-theme .owl-controls .owl-buttons div:before{
    font-size: 16px;
}
#SimilarProductsByCustomerViews .ProductList.owl-carousel, #SideProductRelated .ProductList.owl-carousel{
    position: static;
}
#SimilarProductsByCustomerViews .BlockContent, #SideProductRelated .BlockContent{
    margin: 0 -15px;
}


.productAttributeList{position:relative; padding-top: 10px;}
.btn.btn-lg{
    padding: 0;
    height: auto;
    float: right;
    background-color: transparent !important;
    background-image: none;
    font:700 12px 'Roboto', sans-serif;
    color:#000 !important;     
    text-transform:capitalize;
    text-shadow: none;
    border: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    position: absolute;
    right: 0;
    top: 11px;
    z-index: 2;
 }
 .btn.btn-lg:hover{
     background: none;
     border:none;
     padding: 0;
     color: #de3110!important;
 }
#QuickViewContent .btn.btn-lg{display:none; }
#ProductDetails .modal{top: 10%;}
#ProductDetails .modal-content{max-height:700px; overflow-y:scroll;  }
.modal-title {padding-bottom:0; text-transform: uppercase; }
.modal-header .close{float: right; width: 20px; height: 20px; text-indent: 999px; overflow: hidden; background: url(//cdn11.bigcommerce.com/s-ia3of9mua6/templates/__custom/images/sprite-icons.png?t=1615369410) no-repeat -120px -70px ; opacity: 1;  filter: alpha(opacity=100);  -moz-opacity: 1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; -khtml-opacity: 1; }

/* quickview */
.QuickViewModal .ModalContent{ padding: 29px 20px 20px 40px !important; }
html.javascript .productOptionViewRectangle label{height:35px; width:35px; text-align: center; }
.productAttributeList li{margin-right:10px; }
.productAddToCartBelow{padding-top:0; }


/* place rectangles in a horizontal line */
html.javascript .productOptionViewRectangle li { float: left; margin-right: 10px; }  
html.javascript .productOptionViewRectangle li.none{
    display: none;
}  

/* set up the label as a container for a bordered rectangle display of the option */
html.javascript .productOptionViewRectangle label { display: inline-block; height: 35px; 
    line-height: 35px;  min-width: 35px; padding: 0 10px; text-align: center;position: relative; 
}

/* the actual visible border */
html.javascript .productOptionViewRectangle .option label:before{
    border: 1px solid #898989;
    display: block;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

html.javascript .productOptionViewRectangle .option label:hover:before,
html.javascript .productOptionViewRectangle .option.selectedValue label:before{ border: 3px solid #000;}

/* fancybox */
#fancy_bg { display: none !important }
div#fancy_outer { position: fixed !important;
    /* The below need importants because we can't stop edit imodal. May be able to replace with another modal popup and implement it better. */
    top: 20px !important; bottom: 20px !important; left: 0 !important; right: 0 !important; overflow-y: auto; overflow-x: hidden; margin: 0 auto !important; max-width: 920px !important; width: 95% !important; padding: 0 !important; z-index: 110 !important; }
#fancy_close { background: url(//cdn11.bigcommerce.com/s-ia3of9mua6/templates/__custom/images/icon-close.png?t=1615369410) no-repeat scroll 0 0 transparent !important; height: 20px !important; top: 10px !important; right: 10px !important; text-indent: 999px; width: 20px !important; }
.PageMenu h3 { display: none !important; }
div#fancy_overlay, #ModalOverlay { background: #000 !important; opacity: 0.7 !important; z-index: 100 !important; }
#ModalContentContainer { box-shadow: none !important; -webkit-border-radius: 0px !important; -moz-border-radius: 0px !important; border-radius: 0px !important; background: #fff; }
#ModalContent, .ModalContent { padding: 20px !important; border: none!important; font-size: inherit; }
#ModalContent:after, .ModalContent:after { content: ""; display: table; clear: both; }
#ModalButtonRow, .ModalButtonRow { background: none !important; border: none !important; padding: 15px !important; height: auto !important; }
.ModalButtonRow input { font-weight: normal !important; }
.Content .Button, .form .Button { display: inline-block; }
.QuickSearch tbody{
    display: block;
}
.QuickSearch tbody tr { display: block; padding: 15px 10px; border-bottom: 1px solid #e4e4e4;}
.QuickSearch tbody tr:last-child{
    border-bottom: none;
}
.QuickSearch tbody tr td { border: none; vertical-align: text-top; }
.QuickSearch tbody tr.QuickSearchAllResults {padding:10px; }
.QuickSearch tbody tr.QuickSearchResult:hover { background-color: #ededed; }
.QuickSearchResult .QuickSearchResultImage { width: 70px; height: 65px; vertical-align: middle; text-align: center; padding: 0; }

/* fast Cart */
#fastCartContainer { margin: 0 auto; }

.fastCartTop { padding: 0 }
.fastCartTop > p { border-bottom: 1px solid #dbdbdb; margin-bottom: 43px; padding-bottom: 15px; }
.fastCartTop > p strong { font: 700 14px "Roboto Condensed",Roboto,Arial; color: #868686; text-transform: uppercase; }

.fastCartThumb, .fastCartItemBox, .fastCartSummaryBox { width: 33.333333%; max-width: none; float: left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.fastCartThumb { text-align: center; padding: 14px 20px 0 0; }
.fastCartItemBox { margin-left: 0; padding: 14px 0 0; }
.fastCartSummaryBox { padding: 0 0 0 20px; text-align: center; background-color: transparent !important; }

.fastCartItemBox .pname { padding-bottom: 9px; }
.fastCartItemBox .pname a { font: 700 14px/20px Roboto,Arial; color: #000 !important; }
.fastCartItemBox .pname a:hover { color: #000 !important; }
.fastCartItemBox .Quantity { color: #555; font-weight: 400; margin-bottom: 10px; }

.fastCartSummaryBox .ProceedToCheckout { margin: 0 0 20px 0; float: none; }
.fastCartSummaryBox .ProceedToCheckout a { display: block; padding: 0; width: 100%; }
.fastCartSummaryBox .ProceedToCheckout a .fa { float: none; height: 43px; line-height: 46px; vertical-align: top; }
.fastCartSummaryBox .ProceedToCheckout a:hover { color: #000 !important; }
.fastCartSummaryBox .subtotal { /* These are overrides for __Master */ clear: none; font-size: inherit; font-weight: normal; margin: 0 0 10px 0; border-bottom: 1px solid #dbdbdb;
    border-top: 1px solid #dbdbdb; padding: 12px 0; }
.fastCartSummaryBox .subtotal span { color: #000; font: 400 14px "Roboto Condensed",Arial;  }
.fastCartSummaryBox .subtotal .ProductPrice { font-size: 20px; word-wrap: break-word; padding-top: 6px; display: inline-block; font-family: Roboto,Arial; color: #000;font-weight: 700 }
.fastCartSummaryBox .actionLink { margin: 0 0 20px 0; }
.fastCartSummaryBox .actionLink .cart-detail-metadata {  margin-bottom: 10px; font-style: italic; }
.fastCartSummaryBox .actionLink .btn {margin-bottom: 15px; display: block; background-color: #eee !important; background-image: none; border-color: #eee #eee #dbdbdb;
    -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; color: #515151 !important; text-shadow: none; }
.fastCartSummaryBox .actionLink .btn:hover { 
    text-decoration: none;
    color: #ffdd02 !important;
    background-color: #2d2d2d;
    background-image: -moz-linear-gradient(top, #2d2d2d, #141414);
    background-image: -ms-linear-gradient(top, #2d2d2d, #141414);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2d2d2d), to(#141414));
    background-image: -webkit-linear-gradient(top, #2d2d2d, #141414);
    background-image: -o-linear-gradient(top, #2d2d2d, #141414);
    background-image: linear-gradient(top, #2d2d2d, #141414);
    border-color: #000;
}
.continuation-label { color: #aaa; font-family: "Roboto Condensed",Roboto,Arial; font-style: italic; text-transform: uppercase; padding: 5px 0 3px; display: inline-block; display:none; }
.fastCartSummaryBox .PayPalExpressCheckout { width: 100%; }

.modalClose { float: left; width: 20px !important; height: 20px !important; text-indent: 999px; overflow: hidden; right: -10px !important; 
    background: url(//cdn11.bigcommerce.com/s-ia3of9mua6/templates/__custom/images/sprite-icons.png?t=1615369410) no-repeat -120px -70px !important; }
#ModalContainer .modalClose { top: 12px !important; right: 12px !important; padding-right: 0 !important; }

#ModalTitle, .ModalTitle { display: none!important; }
#ModalContainer { position: fixed !important;
    /* The below need importants because we can't stop edit imodal. May be able to replace with another modal popup and implement it better. */
    height: auto !important; left: 0 !important; margin: 0 auto !important; max-height: 95% !important; max-width: 920px !important; overflow-x: hidden; overflow-y: auto; padding: 0 !important; right: 0 !important; top: 20px !important; width: 100% !important; z-index: 1001 !important; }

.fastCartBottom { border-top: 1px solid #dbdbdb; padding: 25px 0 0; margin-top: 20px; }
.fastCartBottom h4 { font: 700 16px "Roboto Condensed",Roboto,Arial !important; text-transform: uppercase; }    

#fastCartContainer .ProductList { margin: 0 10px 0 -20px }
#fastCartContainer .ProductList li, #home #fastCartContainer .ProductList li { height: auto !important; margin: 0; padding: 0 0 0 20px; width: 25%; }
#fastCartContainer .ProductList li .ProductPriceRating { margin-top: 0 }
.ModalContent .ProductList .pname:hover { color: #000!important; }
.fastCartBottom .ProductList .ProductWishlist { display: none; }    

/* Facebook Comment Plugin */
.left-content .fb-comments{
    display:inline-block; 
    border: 1px solid #cccccc;
}
.fb-comments.fb_iframe_widget,
.fb-comments.fb_iframe_widget > span,
.fb-comments.fb_iframe_widget iframe {
    width: 100% !important;
}
.HL_titlecomments{
    margin-bottom: 13px;
    float: left;
    font:700 14px 'Roboto Condensed', sans-serif; 
    color:#000; 
    text-transform: uppercase;
}

/* Add This Link */
.halo_AddThisLink { text-align: left; }
.AddThisButtonBox { float: none !important; margin: 20px 0 !important; }
.AddThisButtonBox { display: inline-block; *display: inline; *zoom: 1; }
.addthis_button_facebook_like { width: auto !important; overflow: visible; }
.addthis_default_style .at300b, .addthis_default_style .at300bo, .addthis_default_style .at300m { margin: 0 5px 0 0; padding: 0; }
#at3win #at3winheader h3 { line-height: 49px !important; font-family: "helvetica neue",helvetica,arial,sans-serif !important; }
.halo_AddThisLink .addthis_counter.addthis_pill_style.addthis_nonzero a.addthis_button_expanded { display: none !important; }


/* Shopping Cart Page ==================================================== */

#CartContent { margin-bottom: 40px; }

/* General Tables */
table.General, table.CartContents { margin: 0 0 20px 0; width: 100%; border-collapse: collapse }
table.General thead tr th, table.CartContents thead tr th { padding:15px 20px; text-align: center; font: 700 12px "Roboto Condensed", Arial; text-transform: uppercase; color: #737373; }
table.General tbody td, table.CartContents tbody td { vertical-align: top }
table.General tbody tr.First td { border-top: 0 }

table.General thead tr th:first-child, table.CartContents thead tr th:first-child,
table.General tbody tr td:first-child, table.CartContents tbody tr td:first-child { text-align: left; }
table.General thead tr th:last-child, table.CartContents thead tr th:last-child,
table.General tbody tr td:last-child, table.CartContents tbody tr td:last-child { text-align: right; }

table tbody tr td, table.General tbody tr td { border-bottom: 0 solid #e0dfdf; text-align: left; padding-left: 30px; }
table.CartContents tbody tr td { border-bottom: 1px solid #e0dfdf; text-align: center; }
table.CartContents tfoot tr td { padding: 0; border-bottom: 1px solid #e0dfdf }
table.CartContents tfoot .SubTotal td { border-top: 0; }

/* Cart Contents Table */
.General thead, .CartContents thead { background: #f3f3f3; border-bottom: 1px solid #d6d5d5; }
.CartContents tbody td { border-bottom: 0 }
.CartContents tbody td.CartItemQuantity {
    text-align: center;
}
.CartContents .ProductName a { font-weight: 400; color: #000; }

table.General tbody tr td, .CartContents tbody tr td { padding: 25px 30px }
.CartContents tbody tr td.CartThumb { padding-right: 20px; }
.CartContents tbody tr td.ProductName { padding-left: 0; }
#CartContent .CartContents tbody tr td.ProductName { text-align: left; }
.CartContents .quantityInput { width: 100%; }
#CartContent .CartContents tbody tr td { vertical-align: middle;}

.CartContents tfoot .SubTotal td { font-weight: bold }
.CartContents tfoot .SubTotal td div { padding: 16px 30px 17px; font-weight: 700; font-size: 14px; color: #000; }
.CartContents tfoot .SubTotal td div .ProductPrice {display: inline-block; font-size: 13px; margin-left: 10px; min-width: 140px; }
/*.CartContents tfoot .SubTotal.gtotal td div, .CartContents tfoot .SubTotal:last-child td div { font-size: 20px; }*/
.CartContents tfoot .SubTotal.gtotal td div, .CartContents tfoot .SubTotal:nth-child(3) td div { font-size: 20px; }
.CartContents tfoot .SubTotal.gtotal td div .ProductPrice, .CartContents tfoot .SubTotal:last-child td div .ProductPrice { font-size: 13px; }

.ProductOptionList, .ProductOptionList li { list-style: none; margin: 0; padding: 0; }
.ProductOptionList li { margin-bottom: 3px; margin-left: 2px; }
.MiniCart h3 { font-size: 1.3em }
.MiniCart .SubTotal { text-align: center; font-size: 1.1em; }
.JustAddedProduct { width: 128px; overflow: hidden; margin: auto; text-align: center; padding: 5px; margin-bottom: 10px; }
.JustAddedProduct strong, .JustAddedProduct a { font-size: 1em; font-weight: normal; display: block; margin-bottom: 3px; }
.JustAddedProduct .ProductDetails { font-size: 1.2em; padding-bottom: 10px; }
#DropdownCart .productAttributes {display: none;}
.productAttributes { margin: 5px 0 5px; font-size: 12px; }
.productAttributes label, .productAttributes span { white-space: nowrap }
.productAttributes label { color: #000; font-weight: 700 !important; margin: 0; }
.productAttributes span { color: #666; }
.CartContents .productAttributes td { padding: 1px 10px 1px 0; border-bottom:none; }
.CartContents .productAttributes td:last-child {text-align:left; }

.CartContents .ProductName .CustomizeItemLink { font-size: 11px; color: #666; font-style: italic; font-weight: 700; }
.ProductPrice, .CartItemIndividualPrice { color: #000; font: 700 14px Roboto, Arial;  }
.ExpressCheckoutContent .ProductPrice{
    font-size: 13px;
}

.CartItemQuantity > div.selector {width: 110px; display: inline-block; }
.CartRemoveLink {margin-top: 10px; padding-left: 18px; display: inline-block; height: 20px; background: url(//cdn11.bigcommerce.com/s-ia3of9mua6/templates/__custom/images/sprite-icons.png?t=1615369410) no-repeat 0 -409px; color:#ef553b; }
.CartRemoveLink:hover {color:#ef553b; text-decoration:none; }

/* Shipping Estimation on Cart Contents Page */
.EstimateShipping { padding: 24px 30px !important; margin: 4px 0 3px; float: right; background: #f3f3f3 !important; border-color: #f3f3f3 #f3f3f3 #d6d5d5 !important;
    -moz-border-radius: 3px; -webkit-border-radius: 3px;  border-radius: 3px; }
.EstimateShipping label { display: block; margin-bottom: 5px; }

.EstimatedShippingMethods { clear: both; padding: 20px 0 0 0 !important; text-align: left; }
.ShippingMethodList { padding: 0 !important }
.EstimatedShippingMethods table { margin: 0 !important; width: 100%; border-collapse: collapse; }
.EstimatedShippingMethods .Submit { text-align: right }

.CartContents tfoot .SubTotal .EstimatedShippingMethods tbody td { text-align: left }
.CartContents tfoot .SubTotal .EstimatedShippingMethods tbody td.Price { text-align: right }
.SharePublicWishList { padding: 5px }

.Submit .txt-link { color: #4c4c4c; background-color: #fff !important; background-image: none; padding: 0 20px; border: 1px solid #9b9a9a; }
.Submit .txt-link:hover { text-decoration: none; }
.CartContents tfoot .SubTotal td .EstimateShipping div { padding: 0; }

.EstimateShipping div.selector, .EstimateShipping input.Textbox { width: 310px; }
#shippingZoneZip { width: 275px; }
.EstimateShipping .form { margin-bottom: 0;  }
.EstimateShipping .form dd { margin-bottom: 15px; }
.EstimateShipping .form dd.EstimateShippingButtons { margin-bottom: 0; }
.EstimateShippingButtons span { color: #4c4c4c; font: 400 12px "Roboto Condensed",Roboto,Arial; padding: 0 5px; text-transform: uppercase; }

/* ProceedToCheckout */
.ProceedToCheckoutTop { display: none; }
.ProceedToCheckout { float: right; text-align: center; }
.CheckoutButton .btn, #bottom_payment_button { /* width: 260px; */ padding: 0 49px 0 57px; height: 47px; line-height: 46px; font-size: 14px;
    color: #000!important; /*text-shadow: 0 -1px 0 rgba(0,0,0,0.25);*/ text-decoration: none;
    background-color: #fae808!important; 
    background-image: -moz-linear-gradient(top,#fae808,#f1db09); 
    background-image: -ms-linear-gradient(top,#fae808,#f1db09); 
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#fae808),to(#f1db09)); 
    background-image: -webkit-linear-gradient(top,#fae808,#f1db09); 
    background-image: -o-linear-gradient(top,#fae808,#f1db09); 
    background-image: linear-gradient(top,#fae808,#f1db09); 
    background-repeat: repeat-x; 
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#'fae808,endColorstr='#'f1db09,GradientType=0); 
    border-color: #ddb31f #d9aa06 #d9aa06; border-bottom-width: 3px;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    /*-webkit-box-shadow: inset 0 1px 0 #fef3ae,0 1px 3px rgba(0,0,0,0.25); 
    -moz-box-shadow: inset 0 1px 0 #fef3ae,0 1px 3px rgba(0,0,0,0.25); 
    box-shadow: inset 0 1px 0 #fef3ae,0 1px 3px rgba(0,0,0,0.25);*/
    }
.CheckoutButton .btn .fa, #bottom_payment_button .fa { font-size: 11px; color: #000; }
.CheckoutButton .btn:hover .fa, #bottom_payment_button:hover .fa { color: #000; }

.AlternativeCheckout .PTB20 { padding: 15px 0 0; }
.AlternativeCheckout span { display: block; text-transform: uppercase; font-size: 11px; margin-bottom: 6px; }
.AlternativeCheckout a { color: #1677d4; }
.AlternativeCheckout a:hover { color: #1677d4; }
.AlternativeCheckout a strong { font-weight: 400; }
.ProceedToCheckout .PayPalExpressCheckout { float: none; font-size: 11px; margin-top: 15px; }
.PayPalExpressCheckout > p { text-transform: uppercase; font-style: italic; }
.PayPalExpressCheckout > form { padding-top: 12px; }

.KeepShopping { float: left; font-size: 0; }
.KeepShopping .btn { margin-bottom: 20px; }
.KeepShopping .btn.alt { margin-right: 19px; }

/* CartCode */
.CartCode { 
    margin-bottom: 20px; 
    font-size: 0; 
}
.CartCode > .CouponCode, 
.CartCode > .GiftCertificate { 
    padding: 0px 0px 27px; 
    margin-bottom: 30px;
    display: inline-block; 
    font-size: 12px; 
    vertical-align: top; 
    width: 100%;     
}
.CouponCode h3, .GiftCertificate h3 { 
    margin-bottom: 14px; 
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    border: 2px solid #000000; 
    font: 700 14px "Roboto Condensed",Roboto,Arial !important;      
    text-transform: uppercase;
    -moz-border-radius: 3px; 
    -webkit-border-radius: 3px; 
    border-radius: 3px; 
}
.CouponCode > p, 
.GiftCertificateCode > p { line-height: 20px; margin-bottom: 18px; }
#couponcode, 
#giftcertificatecode {
    font: 700 12px 'Roboto Condensed', sans-serif;  
}
.GiftCertificate .btn, 
.CouponCode .btn, 
.CheckoutRedeemCoupon .btn.alt { text-align: center; padding: 0 10px; height: 35px;    background-color: #1a1a1a !important; background-image: none; border: 0 none; 
    -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; -moz-border-radius: 0 3px 3px 0; -webkit-border-radius: 0 3px 3px 0; border-radius: 0 3px 3px 0;    }

/* Checkout Page ====================================================== */
.HorizontalFormContainer { max-width: auto;  }
.HorizontalFormContainer dt, .form dt, .HorizontalFormContainer dd, .form dd  { font-size: 12px; }
.HorizontalFormContainer dt, .form dt { text-align: left; color: #000; padding: 8px 0; width: 120px; }
.HorizontalFormContainer dt.dt-nbsp, .form dt.dt-nbsp {  }
.HorizontalFormContainer dd, .form dd { margin-left: 0; float: left; margin-bottom: 15px; }
.HorizontalFormContainer dd .selector span, .form dd .selector span { font-size: 12px; }

.AccountLogin .HorizontalFormContainer dt { float: none; width: auto; padding: 0 0 10px; }
.AccountLogin .HorizontalFormContainer dt.dt-nbsp { padding: 0; height: 0; }
.AccountLogin .HorizontalFormContainer dd { float: none; }

input.Textbox, textarea, input[type="text"], input[type="password"] {/* 
    background: #f5f5f5;
    background-image: -webkit-linear-gradient(top, #f5f5f5, #ffffff);
    background-image: -moz-linear-gradient(top, #f5f5f5, #ffffff);
    background-image: -ms-linear-gradient(top, #f5f5f5, #ffffff);
    background-image: -o-linear-gradient(top, #f5f5f5, #ffffff);
    background-image: linear-gradient(to bottom, #f5f5f5, #ffffff); */
    box-shadow: 0 10px 20px #f6f6f6 inset;
    -webkit-box-shadow: 0 10px 20px #f6f6f6 inset;
    -moz-box-shadow: 0 10px 20px #f6f6f6 inset;
    -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
    width: 345px; height: 35px; line-height: 35px; font-size: 12px; font-weight: normal; }
textarea { width: 485px; min-height: 145px; line-height: 20px; }    
.Textbox.Field45.FormField { width: 345px !important; } /*Zip/Postcode*/
.HorizontalFormContainer div.selector { width: 345px !important; }
.FormContainer input.Textbox { border: 1px solid #c3c3c3; }
.HorizontalFormContainer p.Submit, .form p.Submit { margin-top: 0; padding-top: 0; }

/* Checkout */
a.ChangeLink { top: 12px; right: 10px; }
#CheckoutStepConfirmation .SubTotal .Block { margin-bottom: 0 }
#CheckoutStepConfirmation .SubTotal.st td { border-top: 1px solid #d6d6d6; border-bottom: 1px solid #d6d6d6; }
.AccountMessageList { margin: 0; padding: 0; list-style: none; }
.AccountMessageList li { padding: 0 0 20px 0; margin: 0; border-bottom: 1px solid #d6d6d6; }
.AccountMessageList .by { position: relative; display: block; padding: 0 0 0 25px; }
.AccountMessageList .by img { position: absolute; left: 0; top: 2px; }
.AccountMessageList blockquote { margin-left: 0; padding-top: 5px; }
.AccountOrderStatusList { margin: 0; padding: 0; list-style: none; }
.Meta { font-size: 12px }
.OrderItemList { margin: 10px 60px }
.AccountOrderStatusList li, .AccountOrdersList li { position: relative }
.li-list { padding: 20px 0; border-bottom: 1px solid #d6d6d6; }
.AccountOrderStatusList .box1 { padding: 0 10px 0 20px }
.btns { position: absolute; right: 0; top: 10px; float: left; z-index: 2; color: #5e5c5c; font-size: 13px; line-height: 28px; font-weight: normal; }
.btns form { display: inline; float: right; }
.btns span.FloatRight { padding: 0 5px }
.btns .btn-clear { float: left; clear: none; }
.bg-gray { float: left; padding: 20px; width: 90%; background: #ededed; display: block; margin-bottom: 20px; }
.ShippingMethodList table { clear: both; padding-top: 20px; width: 100%; }
.ShippingMethodList table td { padding: 15px 10px 10px 10px!important }

/* Express Checkout */
.HeaderLiveChat img { vertical-align: middle }
.SubCategoryListGrid { border-bottom: 1px solid #d6d6d6; margin-bottom: 20px; }
.SubCategoryListGrid ul, .SubCategoryListGrid li { list-style: none; margin: 0; }
.SubCategoryListGrid .sub-cat-name { display: block }
.SubCategoryListGrid > ul li { display: inline-block; margin: 0 20px 20px 0; vertical-align: bottom; text-align: center; width: 150px; }
.SubCategoryListGrid > ul li img { max-width: 100% }
.SubCategoryListGrid ol { clear: both }
.SubBrandList ul, .SubBrandList li { list-style: none; margin-left: 0; }
.SubBrandList li { margin-bottom: 4px; padding-left: 25px; background: url(//cdn11.bigcommerce.com/s-ia3of9mua6/templates/__custom/images/SubBrand.gif?t=1615369410) no-repeat 3px 50%; }
.SubBrandListGrid ul, .SubBrandListGrid li { list-style: none; margin-left: 0; }
.SubBrandListGrid li { margin: 0; width: 33.333%; background: #fff; float: left; text-align: center; }
.SubBrandListGrid .brand-img, .SubBrandListGrid .brand-name { float: none; text-align: center; padding-left: 0; padding-right: 0; }
.HL_Brands .product-nav{margin-bottom:15px; }
.SubBrandListGrid ul {
  padding: 0;
  margin: 0 -15px;
}
.SubBrandListGrid ul li{
  padding: 0 15px 30px 15px;
  display: inline-block;
  vertical-align: top;
  width: 33.3%;
  margin: 0;
  text-align: center;
  float: none;
}
.SubBrandListGrid ul li .brand-img {
  padding: 5px 0;
  width: 100%;
  height: 85px;  
}
.SubBrandListGrid ul li .brand-img > a {
  display: table-cell;
  vertical-align: middle;
  width: 100%; 
}
.SubBrandListGrid ul li .brand-img img {
  padding: 15px 10px 0;
}
.SubBrandListGrid .brand-name {
    padding: 15px 10px;
    margin-top: -53px;
    position: relative;
    display: inline-block;
    font: 700 11px "Roboto",sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: #646464;          
}
.SubBrandListGrid ul li > div {
    border: 1px solid #e2e2e2;
    margin: 1px;
}
.SubBrandListGrid ul li:hover > div {
    border: 2px solid #000;
    margin: 0px;
}
.SubBrandListGrid ol { clear: both }
.ProductAddToCart dt { float: left; font-weight: bold; width: 140px; margin-bottom: 4px; }
.ProductAddToCart dd { margin-left: 140px; margin-bottom: 4px; }
.ProductAddToCart.cannot-purchase .add-to-cart { display: none }
.ProductAddToCart dt div.Required, #CartEditProductFieldsForm dt div.Required { width: 8px }
.ProductAddToCart textarea, #CartEditProductFieldsForm textarea { width: 183px; height: 50px; }
.OutOfStockMessage { display: none }
.CartContents .CartProductFieldsLink { font-size: 11px; color: #666; margin-top: 6px; padding-left: 22px; background: url(//cdn11.bigcommerce.com/s-ia3of9mua6/templates/__custom/images/GiftWrappingAvailable.png?t=1615369410) no-repeat; padding-bottom: 4px; }
.ProductFields dd { margin-bottom: 4px }
.ProductFields { margin-bottom: 15px }
.ProductFields input.Textbox { width: 100% }
.ProductFields TextArea { width: 100% }
.CartContents .CartProductFieldsRow { border-top: 0 }
.CartContents .CartProductFieldsRow dl { margin-top: 15px }
p.QuantityInput, p.AddCartButton { text-align: center }
.ProductAddToCart dt.QuantityInput { margin-top: 4px }
.ProductAddToCart dd.AddCartButton span { margin-top: 4px; padding-right: 5px; }
.TagList { margin-top: 20px }
.CartThumb { text-align: center; width: 1px; }
.WrappingOptions { font-size: 11px; color: #666; margin-top: 6px; padding-left: 22px; background: url(//cdn11.bigcommerce.com/s-ia3of9mua6/templates/__custom/images/GiftWrappingAvailable.png?t=1615369410) no-repeat; padding-bottom: 4px; line-height: 1.6; }
.ViewAllLink a { padding-top: 10px; display: block; }

/* Express Checkout Title */
.ExpressCheckoutBlock .ExpressCheckoutTitle { position: relative; margin: 0 0 10px 0; padding: 0; cursor: auto; font: 700 14px/43px "Roboto Condensed",Arial; text-transform: uppercase;
    color: #000;
    background: #ffffff;
    background-image: -webkit-linear-gradient(top, #ffffff, #f7f7f7);
    background-image: -moz-linear-gradient(top, #ffffff, #f7f7f7);
    background-image: -ms-linear-gradient(top, #ffffff, #f7f7f7);
    background-image: -o-linear-gradient(top, #ffffff, #f7f7f7);
    background-image: linear-gradient(to bottom, #ffffff, #f7f7f7);
    -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }
.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle{ color: #4b4b4b; }
.ExpressCheckout .ExpressCheckoutBlock .ExpressCheckoutTitle { border: 1px solid #b2b2b2; }
.step-number {  border-right: 1px solid #e0dfdf;  display: inline-block;  margin-right: 0;   padding: 0 18px 0 20px; }
.step-title, #BillingDetailsLabel { margin-left: 18px; }
.ExpressCheckoutCompletedContent { position: absolute; left: 350px; }
.ExpressCheckoutBlock .ExpressCheckoutCompletedContent { display: none }
.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent { display: inline; top: 0; padding: 0 20px; white-space: nowrap; text-transform: none; color: #666; 
    font: 400 12px/43px Roboto,Arial; }
.ExpressCheckoutBlockCollapsed .ExpressCheckoutContent { display: none }

.ExpressCheckoutBlock.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent { border-left: 1px solid #e0dfdf; }
a.ChangeLink { position: absolute; top: auto; right: 20px; color: #1677d4; font-family: Roboto; font-size: 12px; font-weight: 400; text-transform: none;padding-top: 1px; }
a.ChangeLink:hover { color: #1677d4; }
.ExpressCheckoutBlock a.ChangeLink { display: none; /*  margin-top: 21px; */ }
.ExpressCheckoutBlockCompleted a.ChangeLink { display: inline;  }
.ExpressCheckoutContent { padding: 13px 0 10px 0px }
#CheckoutStepAccountDetails .ExpressCheckoutContent{
    overflow: hidden;
    margin-left: -15px;
    margin-right: -15px;
}

/* Step 1: Account Details */
.HL_createaccount_thanks  .TitleHeading{margin-top: 26px; }
.ExpressCheckoutContent > .CreateAccount, .ExpressCheckoutContent > .AccountLogin,
.login-form > .CreateAccount, .login-form > .AccountLogin { display: inline-block; width: 50%; vertical-align: top;padding: 0 15px;float: left; }

.CreateAccount h4, .AccountLogin h4, .CreateAccount h3, .AccountLogin h3 {margin-bottom: 15px; padding-bottom: 10px; font: 700 16px "Roboto Condensed",Roboto,Arial !important; border-bottom:1px solid #d8d8d8; }
.CreateAccount p, .AccountLogin p { color: #000; line-height: 20px; margin-bottom: 20px; }
.CreateAccount dd { display: inline-block; margin-right: 18px; }
.CreateAccount label{ color: #000; font-weight: 700!important; font-size: 11px; text-transform: uppercase; }
.CreateAccount ul li {padding-bottom: 5px; color: #000; font:400 12px 'Roboto', sans-serif; }
#LoginButton { float: left }
.AccountLogin p.SuccessMessage{margin-top: 21px; }
.AccountLogin .btn { margin-right: 27px; }
.AccountLogin a { color: #1677d4; display: inline-block; margin-top: 9px; }
.AccountLogin a:hover { color: #1677d4; }
.LoadingIndicator { margin-left: 10px; float: right; }
.LoadingIndicator img { vertical-align: middle; margin-right: 10px; }

/* Step 1: Billing Details */
#uniform-sel_billing_address { width: auto; margin-bottom: 10px; }

/* Step 5: Order Confirmation */
table.CartContents tbody td.ProductName strong { color: #000; }

.CartContents tfoot .CheckoutRedeemCoupon { font-size: 0; line-height: 18px !important; }
.CartContents tfoot .CheckoutRedeemCoupon td { padding: 20px 30px !important; line-height: 18px; }
.CartContents tfoot .CheckoutRedeemCoupon label { color: #000; font-size: 12px; font-weight: 700 !important; vertical-align: middle; margin: 0 10px 0 0; padding: 8px 0; }

.PTB20 > strong { color: #000; font: 700 16px Roboto Condensed,Roboto,Arial; }

#OrderConfirmationForm .CartContents tbody tr td.ProductName ,
#ConfirmOrder .CartContents tbody tr td.ProductName { padding-left: 30px; }
.FloatRight.CheckoutRedeemCoupon {
    margin: 10px 0 25px;
    width: 100%;
    padding: 20px;
    border: 1px solid #dbdbdb;
    background-color: #f8f8f8;
    display: block;
}
.FloatRight.CheckoutRedeemCoupon > h4 {
  margin-bottom: 17px;
  padding-bottom: 8px;
  font: 700 12px 'Roboto Condensed', sans-serif !important;
  text-transform: uppercase;
  letter-spacing:0.05em;
}
.button-group{position:relative; }
.button-group .btn{position:absolute; right:0; top:0; }
#couponcode, #giftcertificatecode{
    padding-right: 45px;    
    width:100% !important;
    border-color:#d0d0d0;    
}
.CheckoutRedeemCoupon > div{margin-top: 10px;}
.CheckoutRedeemCoupon > div > p{position:relative; display: inline-block; width:89.888%; } 
.CheckoutRedeemCoupon > div > strong{margin-right:5px; }
.CheckoutRedeemCoupon input#couponcode{
    height: 44px;
}
.CheckoutRedeemCoupon .btn.alt{
    padding: 10px 15px;
    position:absolute;
    right:5px;
    top:5px;
    text-transform:none;
    font-weight: 400;
    line-height: 15px;
    height: auto;
    background-color:#333333 !important;
    border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0;    
}

/* Step 5: Payment Details */
.CreditCardForm .HorizontalFormContainer dt { width: 130px; }
.CreditCardForm .HorizontalFormContainer dd small { display: inline-block; padding-top: 5px; }
#uniform-creditcard_ccexpm, #uniform-creditcard_ccexpy { width: 162px !important; }
#uniform-creditcard_ccexpm { margin-right: 18px; }
.CreditCardForm .ProductPrice { display: inline-block; line-height: 18px; padding-top: 7px; }
.CreditCardForm p.Submit { clear: both;  }

/* Login Page ======================================================== */
.CreateAccount .btn.alt:hover { text-decoration: none; }

/* Change Your Password Page */
#ForgotPasswordForm .HorizontalFormContainer dd.dd-email { padding-top: 8px; }
#ForgotPasswordForm:after { clear: both; content: ""; display: table; }
#SideNewProducts { clear: both; margin-top: 30px; border-top: 1px solid #e6e6e6;  }
#ForgotPasswordForm h2 { font-size: 24px !important; line-height: 38px !important; margin-bottom: 15px; padding: 0; }
#SideNewProducts h2 { font-size: 24px !important; line-height: 24px !important; padding: 20px 0; margin-bottom: 12px; }

/* Create a Account Page */
#CreateAccountForm .txt24 { margin: 0 0 23px; }
#CreateAccountForm .FormContainer .box { padding: 0 0 20px 0; }
#CreateAccountForm .FormContainer .box.borderB { border-bottom: 0 none; }
#CreateAccountForm .FormContainer .box h3 { border-bottom: 1px solid #e0dfdf; border-top: 1px solid #e0dfdf; margin: 0 0 20px; padding: 13px 0; text-transform: uppercase; }
#CreateAccountForm .FormContainer .box > p { margin-bottom: 30px; }
.AccountLogin  .VerticalFormContainer dt{margin-bottom:8px; }


/* Multi Checkout Page ============================================== */
.noBreadcrumb .TitleHeading { margin-top: 15px; }

.multiStep, .multiStep li { list-style-type: none; margin: 0; padding: 0; list-style-image: none; }
.multiStep { text-align: center; position: relative; min-height: 1px; zoom: 1; }
.multiStep li { margin: 0 20px; position: relative; display: inline-block; *display: inline; *zoom: 1; }
.multiStep li h4 { line-height: 20px !important; } 
.multiStep li.Completed h4 a:hover { text-decoration: none; }
.multiStep li.ActivePage h4 { padding-bottom: 0; margin-bottom: 1em; }
.multiStep li .icon  { background: url(//cdn11.bigcommerce.com/s-ia3of9mua6/templates/__custom/images/nav_active.png?t=1615369410) no-repeat; display: block; float: left; height: 8px; left: 50%;  margin-left: -7px; 
    position: absolute; bottom: -5px; width: 13px; }

/* Choose a Billing Address */
.ShippingAddressList:after { content: ""; display: table; clear: both; }
/* Choose a Shipping Address */
/* Please Review Your Order Before Continuing */
h5.PTB20 { font: 700 16px/16px "Roboto Condensed",Arial,sans-serif !important; }
h5.PTB20.ViaEmail { padding-top: 0!important;  }

/* Thanks for Your Order */
#shareText, .BoldUpper { color: #000; }
.NotifyMessage p { margin-bottom: 0; }
.NotifyMessage .Bold { color: #000; }
.NotifyMessage .Bold .ProductPrice { font-size: 12px; }
.btn.js-share-button { background-color: transparent !important; background-image: none; border: 0 none; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;     height: auto; 
    padding: 0; }

#share-product:before { content: ""; display: table; }
#share-product ul.tabs { margin-top: 12px; }    
#share-product ul.tabs li img { vertical-align: top; top: auto;  }    
    
/* Account Page ====================================================== */
.YourAccount{padding-top: 10px; }
.Left #SideAccountMenu h3, .Left #BlogRecentPosts h2, .Left #GiftCertificatesMenu h3 { margin-bottom: 5px;  }
.Left #SideAccountMenu li, .Left #BlogRecentPosts li, .Left #GiftCertificatesMenu li { border-bottom: 1px solid #d8d8d8; }
.Left #SideAccountMenu li a, .Left #BlogRecentPosts li a, .Left #GiftCertificatesMenu li a { color: #464646!important; position: relative; padding: 0 0 0 14px; margin: 12px 0 12px; 
    -moz-transition: all 0.4s ease 0s; -webkit-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s; }
.Left #SideAccountMenu li a:before, .Left #BlogRecentPosts li a:before, 
.Left #GiftCertificatesMenu li a:before  { position: absolute; top: 4px; left: 0; content: ""; border: 5px solid transparent; border-left-color: #f65a2a; }
.Left #SideAccountMenu li a:hover, .Left .#BlogRecentPosts li a:hover, .Left #GiftCertificatesMenu li a:hover { text-decoration: none; color: #1677d4 !important; }

.YourAccount .list h4{padding-bottom:12px;  }
.YourAccount .list h4 a {text-transform: uppercase; color: #000 !important; }
.YourAccount .list h4 a:hover {text-decoration: none; border-bottom: 1px solid #000; }
#WishListEditFrom > h2{padding-top: 10px; }

#AccountInbox > h2, .AccountOrderStatus h2, .AccountOrders h2, #ChooseShippingAddress h2, #WishLists h2, #EditAccountForm h2, #AccountRecentItems h2, 
.AccountOrder > h3, #ShippingAddressForm h2, #WishListItems h3,
#PurchaseGiftCertificate h2, #GiftCertificateIntro h2, 
#CheckGiftCertificateBalance h2 { margin-bottom: 20px; border-bottom: 1px solid #d8d8d8; padding: 0 0 15px 0; font: 700 24px/35px "Roboto Condensed",Arial,sans-serif !important; }
#PurchaseGiftCertificate h2{padding: 0 0 23px 0; }

#message_content { /* height: 240px */ }
#AccountInbox .btn, #WishListEditFrom .btn, #wishlistsform .btn { margin: 0 17px 10px 0; }
#AccountInbox .btn.alt, #WishListEditFrom .btn.alt, #wishlistsform .btn.alt { margin-right: 0; }

.li-list strong { color: #000; }
.HowToPay { font-size: 12px; }
.HowToPay strong { font-size: 14px; }

#ReorderForm table.CartContents tbody td .p-name { color: #000; }

.HorizontalFormContainer dd div.LittleNotePassword { display: block; font-size: 12px; padding: 5px 0 0; }

#WishLists .txt-hide { text-indent: 0 }
#WishLists .txt-hide a, #WishLists .txt-hide .icon-edit, #WishLists .txt-hide .icon-delete { text-indent: 999px; float: none; display: inline-block;  }
#WishListItems .ProductList.WishlistProductList a.pname:hover { color: #000 !important; } 

/* Product Comparisons  Page ============================================ */
.ComparisonTable { table-layout: fixed; width: 100%; }
.ComparisonTable th{text-transform:uppercase; text-align:center; }
.ComparisonTable th:first-child{text-align:left; }
.ComparisonTable img {margin: 0 auto; display: block; max-height: 100%; max-width: 100%; }
.ComparisonTable .CompareRating img {display: inline-block;}
.ComparisonTable td {padding: 10px; text-align: left; font-size: 12px; vertical-align: top; }
.ComparisonTable td:first-child,.ComparisonTable th:first-child{padding-left: 0!important;}
.CompareFieldName {text-transform:uppercase; word-wrap:break-word; color: #000; width: 95px; padding: 8px 10px 8px 15px; }
.CompareFieldName, .CompareFieldName a, .CompareFieldName a:hover { color: #000; }
.CompareFieldTop { padding: 20px 5px !important; text-align: left; }
.CompareFieldTop a { font-size: 14px; display: inline-block; height: 20px; width: 20px; background: url(//cdn11.bigcommerce.com/s-ia3of9mua6/templates/__custom/images/sprite-icons.png?t=1615369410) no-repeat -101px -70px; text-indent: -999px; overflow: hidden; }
.CompareLeft { padding: 5px 10px 5px 10px }
.CompareLeft a, .CompareLeft a:hover { color: #000; }
/*.CompareCenter { padding: 5px }*/
.CompareCenter a, .CompareCenter a:hover {color: #464646; }
.CompareRating { text-align: left; padding-top: 8px; vertical-align: middle; }
.CompareProductOption { margin-left: 20px; padding-left: 5px; }
.Availability { color: gray }
.LittleNote { color: gray; font-size: 0.85em; }
.ViewCartLink { padding-left: 30px; padding-top: 10px; padding-bottom: 10px; }

/* Gift Certificate Page ============================================= */
#PurchaseGiftCertificate p { margin-bottom: 27px;}
#frmGiftCertificate .HorizontalFormContainer dt { width: 150px; }
#frmGiftCertificate .HorizontalFormContainer dt small { color: #9f9f9f; font-weight: 400; padding-left: 30px; padding-top: 12px; display: inline-block; font-size: 11px !important; }
#frmGiftCertificate .HorizontalFormContainer dd.pbn div { display: block; }
#frmGiftCertificate .HorizontalFormContainer dd.pbn div small{ display: inline-block; padding-top: 12px; font-style: italic; color: #9f9f9f; }
#frmGiftCertificate .HorizontalFormContainer dt.dt-message, #themeSelect { padding-top: 0; }
#certificate_amount { width: 195px !important; }
#SaveCertificate { margin-left: 18px; padding: 0 20px; }

#GiftCertificateIntro p strong { color: #000; }
#GiftCertificateIntro li { margin-bottom: 12px; }

#CheckGiftCertificateBalance p { margin-bottom: 20px; }
#CheckGiftCertificateBalance p strong { color: #000; }
#frmGiftCertificate #giftcertificatecode { -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; border-right: 1px solid #c3c3c3; width: 345px; }

/* Blog Page ========================================================== */
.Left #BlogRecentPosts h2 { font: 700 14px/14px "Roboto Condensed",Arial,sans-serif !important; }
.Content.Wide .TitleHeading { margin-bottom: 15px; }
.h-entry .p-name, .BlogPostContent h3 { font: 700 22px/36px Roboto !important; padding-bottom: 6px; }
.h-entry .p-name a, .BlogPostContent h3 a { color: #000 !important; }
.h-entry .p-name a:hover, .BlogPostContent h3:hover { color: #1677d4 !important; text-decoration: none } 
.p-meta { color: #8e8e8e; font-style: italic; margin-bottom: 20px;  }
.e-content p { line-height: 18px; }
.BlogShare { margin: 0; }
.BlogShare .AddThisButtonBox { margin: 0 !important; }
ul.blog-tags { margin: 0 0 10px; }
ul.blog-tags li { text-transform: none; font-style: italic; padding: 0; margin: 0 10px 10px 0; background: #f5f5f5; border-bottom: 1px solid #e0dfdf; }
ul.blog-tags a { color: #626262 !important; padding: 6px 10px; display: block; }
ul.blog-tags a:hover { text-decoration: none; }

.BlogPostContent { border-top: 1px solid #d8d8d8; padding-top: 15px; margin-top: 7px; }
.blog_post .h-entry .p-name { display: none; }
.BlogPostContent .bfc p > a{
    color: #000;
    font-weight: 700;
}
.BlogPostContent .bfc p > a:hover{
    color: #8e8e8e;
}

/* RSS Syndication Page ============================================================ */
.txt24 { /* font-weight: bold; */ margin: 0 0 20px 0; }
.txt24 em { font-style: normal !important }
.mtop { /* margin-top: 27px */ }
.mtop strong { color: #000; font-weight: normal; }
.boxin { margin-top: 30px; }

/* Contact Page =================================================================== */
.main.contact-page .Breadcrumb,
.main.contact-page .TitleHeading { display: none; }
.main.contact-page .Content .Breadcrumb,
.main.contact-page .Content .TitleHeading { display: block; }
.main.contact-page .Content .TitleHeading { padding: 0; }
.mapContact { margin-left: -20px;  margin-right: -20px; margin-top: -15px; }
.contact-form { position: relative; }
.contact-information { background: #f5f5f5; border-bottom: 1px solid #ececec; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; width: 270px;  
    padding: 19px 20px 20px; position: absolute; right: 0; top: 0; clear: both;  }
.contact-title { font: 700 14px "Roboto Condensed",Roboto,Arial; text-transform: uppercase; color: #000; margin-bottom: 22px; }
.opening-hours { border-top: 1px solid #e0dfdf; padding-top: 16px; }
#ContactForm .HorizontalFormContainer dd .Warning { padding-top: 8px; }
#ContactForm .Submit .btn { margin-top: 20px; }

/* Search Page =================================================================== */
#SearchPageHeader { padding-top: 0 !important; }
#AdvancedSearchForm > h3 { clear: both; font-size: 18px!important; padding-top: 20px; }
#price_from, #price_to { width: 147px; }
.SearchSuggest { clear: both; }
.ToggleSearchFormLink a { padding: 0 20px; }
.ToggleSearchFormLink a:hover { text-decoration: none; }
#SearchResultsProduct .CompareButtonContainer {  }
.SearchSuggest a{color: #2465c6;}

/* Not found page =================================================================== */
.HL_404 .TitleHeading, .HL_403 .TitleHeading{margin-top:22px;}


/* Footer =======================================================================*/

/* Newsletter Subscription Form */
.footer-columns .newsletter-subscription { margin-bottom: 26px;background: none!important }
.footer-columns .SocialConnect .icon-googleplus{display:none; }
.newsletter-subscription h4 { padding: 0; line-height: 35px; }
.newsletter-subscription p { margin-bottom: 18px; }
.newsletter-subscription label { display: none }
.subscribe_form > div { background: #3d3d3d; position: relative; margin-right: 16px; -moz-border-radius: 16px 0 0 16px; -webkit-border-radius: 16px 0 0 16px; border-radius: 16px 0 0 16px; }
#nl_first_name, #nl_email, #MERGE0, #MERGE1 { border: 0; color: #9f9f9f; background: none; float: left; height: 18px; line-height: 18px; font-size: 12px; font-style: italic; margin: 7px 0; padding: 0 15px; box-shadow: none;  -webkit-box-shadow: none;  -moz-box-shadow: none; }
#nl_first_name, #MERGE0, #MERGE1 { -moz-border-radius: 16px 0 0 16px; -webkit-border-radius: 16px 0 0 16px; border-radius: 16px 0 0 16px; border-right: 1px solid #515151; width: 100px; }
#nl_email, #MERGE0 { width: 153px; height: 30px; line-height: 30px; margin: 1px 0; }
.subscribe_form .btn { position: absolute; top: 0; right: -16px; font: 700 12px/33px "Roboto Condensed", Arial, Sans-Serif; color: #000; text-transform: uppercase; 
    background: #ffdd02;     -moz-border-radius: 16px; -webkit-border-radius: 16px; border-radius: 16px; height: 32px; white-space: nowrap; width: 106px; border: 0; 
    -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; text-shadow: none; }
.subscribe_form .btn:hover { background: #ffdd02; color: #000; text-shadow: none; }
.subscribe_form > div:after { clear: both; content: ""; display: table; }
.footer-columns .col-sm-4{z-index: 61; }
.footer

/* BeforeFooter */
.BeforeFooter { padding: 32px 0 19px; }    
.BeforeFooterImage { float: left; margin: 0 38px 0 10px; }
.BeforeFooterImage img { -moz-transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; }
.BeforeFooterImage img:hover { opacity: 0.4; }
.BeforeFooterContent { overflow: hidden; }
.BeforeFooterContent h3 { text-transform: uppercase; padding-bottom: 12px; }
.BeforeFooterContent p { color: #666666; }
.BeforeFooterContent ul { margin: -4px 0 0 0; font-size: 0; }
.BeforeFooterContent ul li { display: inline-block; margin: 0 10px 10px 0; }
.BeforeFooterContent ul li.last { margin-right: 0; }
.BeforeFooterContent ul li a { display: inline-block; width: 34px; height: 22px; text-indent: -9999px; background: url(//cdn11.bigcommerce.com/s-ia3of9mua6/templates/__custom/images/sprite-icons.png?t=1615369410) no-repeat 0 -350px;
-moz-transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; }
.BeforeFooterContent ul li a:hover { opacity: 0.4; }    
.BeforeFooterContent ul li a.Paypal { width: 53px;  }
.BeforeFooterContent ul li a.Visa { background-position: -63px -350px; }
.BeforeFooterContent ul li a.MasterCard { background-position: -107px -350px; }
.BeforeFooterContent ul li a.AmericanExpress { background-position: -151px -350px; }
.BeforeFooterContent ul li a.Solo { background-position: -195px -350px; }

.BeforeFooter:after { clear: both; content: ""; display: table; }

/* BrandsSlider */
.BrandsSlider { background: #101010; }
.BrandsSlider img { -moz-transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; }
.BrandsSlider img:hover { opacity: 0.4; }
#brands-slider-owl { padding: 15px 20px; }    

#brands-slider-owl.owl-theme .owl-controls { position: static; }
#brands-slider-owl.owl-theme .owl-controls .owl-buttons div { background: 0; text-indent: 0; top: 50%; color: #666; margin-top: -15px;  position: absolute;border:none; }
#brands-slider-owl.owl-theme .owl-controls .owl-buttons div:hover { color: #ffdd02 }
#brands-slider-owl.owl-theme .owl-controls .owl-buttons div.owl-prev { left: -10px; right: auto; }
#brands-slider-owl.owl-theme .owl-controls .owl-buttons div.owl-next { right: -10px; }
    
/* Footer */
.footer { text-align: left;/*  overflow: hidden; */ }
.footer a:hover { text-decoration: none; color: #ffdd02;}
.footer-main h4 { color: #fff; padding-bottom: 12px; padding-top: 7px;font-family: "Roboto", Arial, Sans-Serif!important; }
.footer-main, .footer-main a { color: #7f7f7f }
.footer-columns { padding: 22px 0 30px; }
.footer-columns .col-sm-2{ border-left: 1px solid #252525; padding-left: 20px; padding-right: 20px; min-height: 317px; }
.footer-main li { float: left; font-size: 12px; width: 100%; }
.subscribe_form ul { text-align: right }
.subscribe_form li { display: inline-block; vertical-align: top; }
.footer #SideCategoryList li ul, .footer  #SideCategoryList .sf-menu li ul { display: none!important }
.footer .subtitle { display: none }
.footer ul, .footer-links ul, .footer #SideCategoryList ul { float: left; width: 100% !important; margin: 0; list-style: none; }
.footer .footer-columns li { padding: 3px 0 }

.footer-links ul { width: auto!important; margin-top: 21px; }
.footer-links li { position: relative; padding-left: 10px; margin-left: 5px; display: inline-block; }
.footer-links li:before { content: "."; position: absolute; top: auto; left: 0;  }
.footer-links li:first-child { padding-left: 0; margin-left: 0;  }
.footer-links li:first-child:before { content: none;  }

.footer-links .PageMenu { border: none }
.footer-links .PageMenu .icon { display: none }
.footer-links .PageMenu a { font-size: 12px }
.footer-links .PageMenu ul { float: left; margin-top: 0!important; padding-bottom: 15px!important; border-bottom: 1px solid #6a6a6a; }
.footer-links .PageMenu ul ul { display: none!important }
.footer-links .PageMenu li { float: left; width: auto!important; margin: 0; padding: 0 8px!important; border-left: 1px solid #6a6a6a; text-transform: none!important; }
.footer-links .PageMenu #Menu > ul > li > a { padding: 0 }
.footer-links .PageMenu #Menu > ul > li > a:hover { border-bottom: 0 none }
.footer-links .PageMenu li:first-child { border-left: 0; padding-left: 0 !important; }
.footer-links .PageMenu ul ul { display: none; width: 250px !important; top: 30px; left: 50%; margin-left: -125px !important; }
.footer-links .PageMenu ul li.over ul { display: block !important }
.footer-links .PageMenu ul ul li { float: none }
.footer-links .PageMenu ul ul li a { padding: 5px 0 !important }
.footer-links .PageMenu li.First { border-left: none; padding-left: 0!important; }
.footer-links .PageMenu > div { display: block }

.footer-links p { display: block; clear: both; padding: 10px 0 35px; margin: 0; font-size: 12px; line-height: 25px; }

.footer-columns .BrandList li:last-child { padding: 11px 0 15px; }
.footer-columns .BrandList li:last-child a { text-transform: uppercase; font-size: 11px; font-weight: 700; position: relative; padding: 3px 0 3px 13px; }
.footer-columns .BrandList li:last-child a:before { content: ""; border: 5px solid transparent; border-left-color: #ffdd02; position: absolute; top: 5px; left: 0; }

.footer .currency { float: right; margin-top: 10px; }


/* ======== OVERWRITE THEME.CSS ======= */

/* Global Settings ==================== */

/* Page Text */
/* html body,  
body input, body select, body textarea, 
body input.Textbox, body input[type="text"], body #SearchForm input, 
body .HorizontalFormContainer dd .selector span, 
body .fastCartTop div, body .list-icon li {
    color: #464646;
}*/ 

/* Footer ============================= */

/* Footer Background, Footer Text */
.footer .footer-main {
}
.footer .footer-main a {
}
/* Footer Bar Background, Footer Bar Text */
.footer .footer-links {
}
.footer .footer-links a {
}
.PasswordRequirements{margin-top: 10px!important;}
.or-view-detail{
    display: block;
    margin: 0;
    padding: 15px 0;
    text-transform: uppercase;
    font-weight: 700;
}
.or-view-detail a{
    font-size: 11px;
    color: #555;
}
#QuickSearch{
    display: block!important;
}
.YourAccount ul.list > li{
    margin-bottom: 35px;
}
.panel-group .panel{
    box-shadow: none;
    -moz-box-shadow:none;
    border: none;
    background: none;
}
.panel-group .panel-heading{
    background: none;
    border: none;
    padding: 0;
    margin: 0;
}
.hl-hometab-mobile h2.panel-title{
    border-radius: 0;
    border: none;
    border-top: 1px solid #e6e6e6;
    padding:0;
    margin: 0;
}
.hl-hometab-mobile h2.panel-title a{
    font: 700 16px/18px "Roboto Condensed", Roboto, Arial, Sans-Serif;
    text-transform: uppercase;
    color: #000;
    border-top:3px solid #ffdd02;
    display: inline-block;
    padding: 23px 0 20px;
    position: relative;
    top: -1px;
}
.hl-hometab-mobile h2.panel-title a.collapsed{
    color: #7b7b7b;
}

.hl-hometab-mobile .Block h2{
    display: none;
}
.panel-group .panel-body{
    border: none!important;
    padding: 0;
}
.home-tabs .tab-content,
.hl-hometab-mobile .panel-collapse{
    margin: 0 -15px;
}
.mobile-tab-detail  h2.panel-title{
    margin: 0 0 15px;
    padding: 0;
}
.mobile-tab-detail  .panel-group{
    margin-bottom: 15px;
}
.mobile-tab-detail  h2.panel-title a{
    font: 700 14px/1.15 "Roboto Condensed",Arial !important;
    text-transform: uppercase;
    padding: 12px 15px;
    color: #000;
    background: #ffffff;
    border: 1px solid #c3c3c3;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;    
    display: block;
    position: relative;
}
.mobile-tab-detail  h2.panel-title a.collapsed{
    background-image: -webkit-linear-gradient(top, #ffffff, #f8f8f8);
    background-image: -moz-linear-gradient(top, #ffffff, #f8f8f8);
    background-image: -ms-linear-gradient(top, #ffffff, #f8f8f8);
    background-image: -o-linear-gradient(top, #ffffff, #f8f8f8);
    background-image: linear-gradient(to bottom, #ffffff, #f8f8f8);
    color: #464646;
}

.mobile-tab-detail  h2.panel-title a:after{
    position: absolute;
    right: 15px;
    top: 15px;
    display: block;
    font-family: "FontAwesome";
    content: "\f077";
    font-size: 12px;
    color: #7a7a7a;
}
.mobile-tab-detail  h2.panel-title a.collapsed:after{
    content: "\f078";
}

.QuickSearchResultName a{
    color: #000;
}
.QuickSearchResultName a:hover{
    color: #2465c6;
}
.hl-search .productlist-page{
    padding-top: 20px;
}
#SearchResultsCategory{padding-top: 0!important}
#SearchContent_Container .product-nav{display: none;}
.hl-rating span img{
    vertical-align: -1px;
}
.faceted-search .ProductList li .QuickViewBtn{
    top: 98px!important;
    left: 80px!important;
}
.faceted-search .ProductList.List li .QuickViewBtn {
    top: 83px!important;
    left: 65px!important;
}
.tab-content #ProductReviews .prodAccordionContent,
.tab-content .FindByCategory,
.tab-content .prodAccordionContent{
    display: block!important;
}
.tab-content .tab-pane .Block .subtitle{
    display: none;
}
.tab-content .tab-pane .Block > div{
    padding-top: 20px;
}
a.alt:hover i{
    color: #4c4c4c;
}
.PageMenu .inner{
    background: none!important;
}
.ProductList .HasSwapImage.ProductImage a .HL-ProductImageContent .back-image.front-image{
    display: none!important;
}
.ProductList .HasSwapImage.ProductImage a .HL-ProductImageContent .back-image{
    max-height: 213px;
    display: none;
}

.PageMenu .SideCategoryListFlyout li.HL-HasMegamenu.NoColRight .WrapperCategory > ul > li {width: 19.5%;}

.note {color:red}

.note a{
color:red;
}
