
/* Global Resets */
* {
    margin: 0;
    padding: 0;
    outline: none;
}
/* General */
body { background-color: #FFF; font:400 12px 'Roboto', Arial, Sans-Serif; -webkit-text-size-adjust: 100%; color:#585858;}
.btn:hover, .btn:focus{color:#fff; }
a:focus{color: #404E53; }
#Wrapper{}
.icon{}
input,select, textarea{-webkit-box-shadow:none!important; box-shadow:none!important; margin-bottom:0; font:400 12px 'Roboto', sans-serif ;    border: 1px solid #d3d3d3; padding-top:6px; padding-bottom:6px;}
form{margin-bottom:0!important;  }
#cartpage form, .checkoutpage form, #wishlistsform{overflow-x:auto; }
select, textarea, input{border-radius:3px; -webkit-border-radius: 3px; -moz-border-radius: 3px;}
input[type="radio"]{margin-top:-2px; }

input:focus,select:focus,
.btn:focus{
	outline: none!important;
}
/* Layout */
.inner:after { clear: both; content: ""; display: table;}
.TopMenu > .inner, #Header > .inner, .PageMenu > .inner, .main > .inner, .footer-main > .inner, .footer-links > .inner, .newsletter-subscription > .inner { margin: 0 auto;
}


/* Top Navigational Menu */
.TopMenu {font-size: 12px; font-weight: 500; margin: 0 0 0px 0;padding-top: 3px; border-bottom: 1px solid #d4d4d4; box-shadow: 0 0 10px #d3d3d3; text-transform: uppercase; }
.TopMenu .inner { padding: 10px 0;}
.TopMenu ul { padding: 0; margin: 0; text-align: center;}
.TopMenu li{color:#333333; }
.TopMenu ul.links li a:hover{text-decoration:none;color:#428bca}
.TopMenu li {float:left; *display: inline;  *zoom: 1;   list-style: none;  margin: 0; padding:8px 0 8px 10px;margin-left: 10px; }
.TopMenu li.top-currency{padding-top: 7px;padding-bottom: 6px;}
.TopMenu .social ul li {padding: 0; margin-bottom:0; margin-left:10px; }
.top-link .or{padding-left:5px;}
.TopMenu .js-drawermenu-store-phone-container{display:none; }
.TopMenu li.js-drawermenu-currency-converter{float:left; border-right:none; }
.TopMenu .top-currency .open  .CurrencyChooser{display:block; }
.TopMenu  ul.links{float:right; }
.TopMenu  ul.links li{}
.TopMenu .col1 > div{padding: 7px 0px; }
.TopMenu .col1 > div a:hover{border-bottom:1px solid #000; }
.TopMenu .col-xs-6.top-link{padding-right:0; position:relative; z-index:8; }
.TopMenu li .icon {  margin-right: 7px; margin-left: 2px; }
.TopMenu li.First a { border-left: 0;}
.TopMenu li.last{ padding-right: 0;  border-right: none; display: none; }
.TopMenu .CartLink  .pname { color: #66787f;}
.cart-collateral{color: #404e53; }
.TopMenu .CartLink span{margin-left: 3px;  width: auto;font-weight: 400; display: inline; *zoom: 1;}
.cartCost span{width:100%!important; }
.TopMenu a { padding: 0; position: relative; }
.TopMenu li.last a {*display: inline; *zoom: 1;}
.TopMenu li.last a .icon{position: absolute; left: 0;top: -2px; }
.social.col-xs-3{padding-right:0; }
.TopMenu .social ul{text-align:right; }
.social .Block{margin-bottom:0; }
.top-currency.mobile {display:none; }

/*---------------------- cart top -----------------------*/
#cart-amount{margin-bottom: -150px; margin-top: 26px; padding:9px 15px 0 7px; font: 700 12px 'Roboto', sans-serif; position: relative; z-index: 20;text-align:right; float: right; width: auto; }
#cart-amount a#ShowDropdownCart{color:#000; }
#cart-amount a#ShowDropdownCart:hover{color:#2465c6; }
.DropdownCart{ }
#cart-amount #CartContent{width: 300px; padding:15px; text-align:left; position:absolute;top:105%; right:0; background-color:#ffffff; border:1px solid #a5b7bf; z-index:12;  margin-right:0; }
#cart-amount .Block{margin-bottom:0; }
#CartContent h2{font: 700 12px 'Roboto', Arial, sans-serif; text-transform: uppercase; padding-bottom: 10px; margin:0; }
#CartContent h3{padding-bottom:0; text-transform:none;font-size:12px; font-weight:400; }
#CartContent .total-items{font-size:12px; }
#CartContent .ProductList {margin-left:0; }
#CartContent .ProductList li{margin-bottom: 0; width:100%!important; padding: 10px 0 20px 0px; border-top: 1px solid #dfe4e6; }
#CartContent .ProductList li:first-child{border-top:0; }
#CartContent .ProductList .product-image{float:left; width:64px; margin-right:15px; }
#CartContent .ProductList .sideCartPro{text-align:left;  overflow:hidden; }
#cart-amount .btn-group {margin-bottom: 0; float:none; text-align:center; display: inherit; }
#cart-amount .btn-group a{display:inline-block;width:100%; font: 700 13px 'Montserrat', Arial, sans-serif; text-transform:uppercase;  padding:12px 18px; }
.ViewCartLink{font:700 11px 'Roboto', sans-serif!important; margin-right:8px!important; color: #090939!important; -moz-transition: all .5s ease-in-out; -webkit-transition: all .5s ease-in-out; -o-transition: all 3.5s ease-in-out; transition: all .5s ease-in-out; }
.ViewCartLink:hover{text-decoration:underline; }
.CheckoutLink{color:#ffffff!important; background-color:#090939; -moz-transition: all .5s ease-in-out; -webkit-transition: all .5s ease-in-out; -o-transition: all 3.5s ease-in-out; transition: all .5s ease-in-out;}
.CheckoutLink:hover{background-color:#e95144;}
#cart-amount .FloatRight{float:none; text-align:center; }
#cart-amount .pname, #cart-amount .ProductList em{display:inline-block;}
#cart-amount .pname:hover{color:#090939;}
.cartCost{margin-bottom:20px; }
.cartCost strong{ font: 700 16px 'Roboto', Arial, sans-serif; float:right; }
.cartCost > span, .cartCount{text-transform:none; }
.cartCost {color:#000000; font-weight: bold }
.total-items{margin-bottom:0}

/* Header */
#Header > .container { position: relative; }
.HL_freegift_Mobile{display:none; }
.TopMenu ul.links li a:hover, .TopMenu ul.top-currency li .currency-converte:hover, .TopMenu ul.top-currency li.first a:hover {color:#428bca;}
.TopMenu .AlternativeCheckout a:hover{border-bottom: none !important; color:#000;}
.TopMenu .AlternativeCheckout a:hover > strong{border-bottom: 1px solid #000;}
.header .PageMenu .side-menu{ }
.PageMenu .BrandList, .PageMenu .AllBrands{margin-top: 12px; margin-bottom: 12px; position: relative; float:right; width:160px; }
.PageMenu .BrandList h3, .PageMenu .AllBrands h2 {border:1px solid #cccccc; font-size:11px; font-weight:700; padding: 8px 10px; height: 30px; }
.PageMenu .BrandList h3:before, .PageMenu .AllBrands h2:before {display:block; content:""; width:30px; height:30px;position: absolute;top: 0;right: 0; border:1px solid #cccccc; background:url('//cdn11.bigcommerce.com/s-f813d/templates/__custom/images/icons.png?t=1493935606') -205px -40px no-repeat; }
.PageMenu .BrandList .BlockContent, .PageMenu .AllBrands .BlockContent{width: 222px; position:absolute; right:0; top: 31px; z-index: 15; border:1px solid #cccccc; background-color:#fff; box-shadow: 4px 4px 0px rgba(30, 30, 30, 0.1); -webkit-box-shadow: 4px 4px 0px rgba(30, 30, 30, 0.1); -moz-box-shadow: 4px 4px 0px rgba(30, 30, 30, 0.1);}
.PageMenu .BrandList ul,
.PageMenu .AllBrands ul  {padding:8px 0px 12px 10px; border-right: 1px solid #cccccc; float: left; width: 100%;}
.PageMenu .BrandList ul li, .PageMenu .AllBrands ul li{padding: 4px 15px; clear: both; width:100%; text-align:left; }
.PageMenu .BrandList ul li a{}
.PageMenu .BrandList ul li.over, .PageMenu .AllBrands ul li.over{background-color:#e8e8e8; }
.PageMenu .BrandList ul li a, .PageMenu .AllBrands ul li a{color:#000; }
.PageMenu .AllBrands ul li.HL_ViewAll a{position:relative; padding-right:20px; display:inline-block; }
.PageMenu .AllBrands ul li.HL_ViewAll a:before{content:""; width:0; height:0; border:4px solid transparent; border-left-color:#f72400; position:absolute; right:0; top:4px; }

/*-------------------------- scroll css3 -------------------*/
.PageMenu .AllBrands .scrollbar {position: absolute;right: 0px;top: 0;width: 8px;}
.mtm > a:hover{color:#f72400;}

/* 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;width: 20%;padding: 0 15px}
.header-logo img { display: block;}
.header .hl-header-search{padding: 5px 15px 0;float: left;}

/* Top Search Form */
.header-secondary.col-xs-4{padding-left:0; margin-top: 41px; }
#SearchForm{ position: relative; }
#SearchForm > i{color:#b4b4b4; clear: both; padding:5px 0 0px;display: block; }
#SearchForm > i span{font-weight:600;}
#SearchForm form > span{ height:40px;padding: 11px 26px 11px 16px; font:600 12px 'Roboto', sans-serif; color:#505050; border:1px solid #d3d3d3; border-right-color:transparent; border-top-left-radius:3px; -webkit-border-top-left-radius:3px; -moz-border-top-left-radius:3px; border-bottom-left-radius:3px; -webkit-border-bottom-left-radius:3px; -moz-border-bottom-left-radius:3px; background: #ffffff; background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 72%, #f4f5f5 100%); background: -webkit-gradient(left top, left bottom, color-stop(0%, #ffffff), color-stop(72%, #f6f6f6), color-stop(100%, #f4f5f5)); background: -webkit-linear-gradient(top, #ffffff 0%, #f6f6f6 72%, #f4f5f5 100%); background: -o-linear-gradient(top, #ffffff 0%, #f6f6f6 72%, #f4f5f5 100%); background: -ms-linear-gradient(top, #ffffff 0%, #f6f6f6 72%, #f4f5f5 100%); background: linear-gradient(to bottom, #ffffff 0%, #f6f6f6 72%, #f4f5f5 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f5f5', GradientType=0 );}
#SearchForm .hl-box-search {position: relative; padding: 0; margin: 0; }
#HL_searchform label{text-indent:-9999em; width:14px; height:13px; position:absolute; left:13px; top:14px; background:url('//cdn11.bigcommerce.com/s-f813d/templates/__custom/images/icons.png?t=1493935606') -222px -13px no-repeat;}
#SearchForm input { border-right: 0; font-size: 13px; height: 35px; line-height: 35px; padding: 0 1em; margin: 0; float: left; width: 100%; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;  box-sizing: border-box;}
#SearchForm input#search_query {width: 100%; padding-left:34px; text-transform: lowercase; color: #808080;  border: 1px solid #d3d3d3; height: 40px;font: 400 12px 'Roboto', Arial, sans-serif; background-color:#ffffff; box-shadow: 0 1px 2px 0 rgba(0,0,0,0.1) inset !important; -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.1) inset !important; -moz-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.1) inset !important; border-top-right-radius: 3px; -webkit-border-top-right-radius: 3px; -moz-border-top-right-radius: 3px; border-bottom-right-radius: 3px; -webkit-border-bottom-right-radius: 3px; -moz-border-bottom-right-radius: 3px; border-bottom-left-radius: 0px; -webkit-border-bottom-left-radius: 0px; -moz-border-bottom-left-radius: 0px; border-top-left-radius: 0px; -webkit-border-top-left-radius: 0px; -moz-border-top-left-radius: 0px;}
#SearchForm input#search_query:focus,#SearchForm input#search_query:hover{background: #fff; border: 1px solid #d2d8db;}
#SearchForm .Button {margin-left: 6px; color:#fff; text-transform:uppercase; font: 700 12px 'Roboto', Arial, sans-serif; cursor: pointer; 
vertical-align: middle; width: auto;padding:0 20px; height: 39px; border-radius: 3px; -moz-border-radius: 3px; 
-webkit-border-radius: 3px; -moz-transition: all .5s ease-in-out; -webkit-transition: all .5s ease-in-out; 
-o-transition: all 3.5s ease-in-out; transition: all .5s ease-in-out; background: #3f8fce;  
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNmOGZjZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxYzVjYjQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(top,  #3f8fce 0%, #1c5cb4 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3f8fce), color-stop(100%,#1c5cb4)); background: -webkit-linear-gradient(top,  #3f8fce 0%,#1c5cb4 100%);  background: -o-linear-gradient(top,  #3f8fce 0%,#1c5cb4 100%); background: -ms-linear-gradient(top,  #3f8fce 0%,#1c5cb4 100%); background: linear-gradient(to bottom,  #3f8fce 0%,#1c5cb4 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f8fce', endColorstr='#1c5cb4',GradientType=0 ); border:none;}
#SearchForm .Button:hover{background-color:#f72400 ; }
#SearchForm p { display: none; font-size: 0.85em; margin: 5px 0 0 0;}
.no-sel { height: auto; line-height: inherit; }
p {line-height: 1.5; margin-bottom: 10px; }
a { text-decoration: none; font-weight: inherit; transition: all 250ms ease-in-out 0s; -webkit-transition: all 250ms ease-in-out 0s; -moz-transition: all 250ms ease-in-out 0s; }
a:hover{text-decoration: none; }
.page-content #LayoutColumn2 a.pname:hover { background-color: transparent; }
strong, b {font-weight: bold; }

.header-logo h1 {font-size: 40px;}
#SearchForm form > span,
#SearchForm .hl-box-search,
#SearchForm .Button{
	display: inline-block;
	vertical-align: top;
	float: none;
}
#SearchForm .hl-box-search{margin-left: -4px;}
/* Buttons */
.btn {
	cursor: pointer; display: inline-block; *display: inline; *zoom:1; text-align: center; border: none; font-size: 13px; 
	line-height: 0px; padding: 0 1em; -webkit-border-radius: 0;
 border-radius: 0; vertical-align: middle; 
 -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-appearance: none; 
 -moz-appearance: none;    appearance: none; padding:10px 22px 11px; 
 -moz-transition: all 400ms ease-in-out 0s; -webkit-transition: all 400ms ease-in-out 0s;	
 -o-transition: all 400ms ease-in-out 0s;	transition: all 400ms ease-in-out 0s;	
 text-transform: uppercase;	font:700 11px 'Roboto', sans-serif;	white-space:normal; 
 /*letter-spacing:0.05em;*/ border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px;
 color: #fff;
}
.btn.text {background:none; outline: 0; }

/* Headings */
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {margin: 0; padding: 0;}
h1, .h1 {font-size: 34px; font-weight: 300; padding: 0 0 15px 0; }
h2, .h2 {font-size: 24px;font-weight: 700; padding: 0 0 15px 0; }
h3, .h3 {font-size: 18px;font-weight: 700; padding: 0 0 15px 0; }
h4, .h4 {font-size: 18px;font-weight: 400; padding: 0 0 16px 0;}
h5, .h5 {font-size: 14px; font-weight: bold; padding: 0 0 20px 0;}
h6, .h6 {font-size: 14px;font-weight: bold;padding: 0 0 20px 0;}
p a, .BlockContent.PageContent a {color: #090939; }
.footer-main h4 {color: #000;font-size: 16px; padding: 0 0 1em 0;line-height: 20px; font-weight: 300; }
.productPage .ProductPrice,
.QuickViewModal .ProductPrice {font-size: 20px; line-height: 25px; }
.DropdownCart .ProductPrice{font-size:13px;}
.footer-main, .footer-main a{  color: #fff;}
.TitleHeading { margin-bottom: 15px; text-transform:capitalize; font:700 18px 'Roboto', sans-serif;border: none!important; }
.TitleHeading.zero { margin-bottom: 0;}
.page-search .TitleHeading{
	display: block;
	padding: 20px 0 0;
	margin: 0;
	clear: both; 
}
img,
img a {border: 0;}
img{max-width: 100%;height: auto;border: 0;-ms-interpolation-mode: bicubic;-webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; -ms-transition: all 1s ease-out; -o-transition: all 1s ease-out;transition: all 1s ease-out;}
.banner_home_page_top img:hover, 
.header-logo img:hover{/* opacity: 0.5; filter: alpha(opacity=50); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; */}
ul,
ol {margin: 0 0 20px 20px;}
ul ul ul{list-style-image: url(//cdn11.bigcommerce.com/s-f813d/templates/__custom/images/bullet_line.png?t=1493935606);}
li {margin: 0; padding: 0; list-style:none; }
.page.pages .Content li {list-style: inherit; padding: 10px 0; }
blockquote {margin: 30px 0 20px 20px;font-style: italic;line-height: 1.5em;border-left: solid 1px #e3e3e3;border-left: 3px solid #dadada;padding: 8px 0 10px 20px;font-size: 12px;font-family: Roboto; }
.page.pages table tbody tr td, .page.pages table.General tbody tr td, .page.pages table.CartContents tbody tr td{padding: 12px 10px; }
.page.pages .Content{padding-bottom: 50px; }
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 {padding-bottom: 20px; min-height: 200px; }
.Content .Block {clear: both; }

.Block {margin-top: 0; margin-bottom: 20px; }

/* Primary Content Area (column span of 2) */
.Content.Wide {padding: 0; }
.Content.Wide section{clear:both;}
/* Primary Content Area (column span of 3 - spans entire page width) */
.Content.Widest {padding: 0; border: none; }

/* Right Content Area */
.Right {float: right; width: 190px; }
.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; }

/* Top Banner styles */

.Block.banner_home_page_top,
.Block.banner_category_page_top,
.Block.banner_brand_page_top,
.Block.banner_search_page_top {position: relative; z-index: 0; }

/**.Block.banner_home_page_top *,*/
.Block.banner_category_page_top *,
.Block.banner_brand_page_top *,
.Block.banner_search_page_top * { padding: 0; margin: 0;}
.BannerHomeTop .Block.banner_home_page_top {margin: 0; }
.BannerHomeTop li{padding-left:8px; padding-right:7px;}
.BannerHomeTop li.First{padding-left:0; padding-right:15px; }
.BannerHomeTop li.Last{padding-right:0; padding-left:15px; }
.BannerHomeTop  ul{margin:0; }
.BannerHomeTop  ul li h4{text-transform:uppercase; position:absolute; top:46%; left:40%; font:700 13px 'Montserrat', Arial , sans-serif; color:#ffffff; border-top:2px solid #ffffff; border-bottom:2px solid #ffffff; padding:7px 0;  }

/* Bottom Banner styles */

.Block.banner_home_page_bottom,
.Block.banner_category_page_bottom,
.Block.banner_brand_page_bottom,
.Block.banner_search_page_bottom {margin-top: 20px; position: relative; left: 0; margin-bottom: 0; float:left; width:100%; padding: 0 !important; }

/* .Block.banner_home_page_bottom div, **/
.Block.banner_category_page_bottom div,
.Block.banner_brand_page_bottom div,
.Block.banner_search_page_bottom div { position: relative;  }

/** .Block.banner_home_page_bottom div, */
.Block.banner_category_page_bottom div,
.Block.banner_brand_page_bottom div,
.Block.banner_search_page_bottom div { }

/* .Block.banner_home_page_bottom div:first-child, */
.Block.banner_category_page_bottom div:first-child,
.Block.banner_brand_page_bottom div:first-child,
.Block.banner_search_page_bottom div:first-child { margin-left: 0; }

.Block.banner_home_page_bottom div .text,
.Block.banner_category_page_bottom div .text,
.Block.banner_brand_page_bottom div .text,
.Block.banner_search_page_bottom div .text { position: absolute; top: 35px; left: 15px; width: 200px; z-index: 99; }

.Block.banner_home_page_bottom div .text h2,
.Block.banner_category_page_bottom div .text h2,
.Block.banner_brand_page_bottom div .text h2,
.Block.banner_search_page_bottom div .text h2 { font-size: 2.7em; line-height: 1em; margin-bottom: 12px; }

.Block.banner_home_page_bottom div .text h3,
.Block.banner_category_page_bottom div .text h3,
.Block.banner_brand_page_bottom div .text h3,
.Block.banner_search_page_bottom div .text h3 {font-size: 1.6em; line-height: 1em; margin-bottom: 10px; }

.Block.banner_home_page_bottom div .text p,
.Block.banner_category_page_bottom div .text p,
.Block.banner_brand_page_bottom div .text p,
.Block.banner_search_page_bottom div .text p {margin-bottom: 10px; }
.image-container-centered { display: table-cell; vertical-align: middle; text-align: center; float: none !important; }
.category-featured .image-container-centered { width: 320px; height: 264px; }
.category-featured .image-container-centered img { max-width: 320px; max-height: 264px; }
.category-featured h3 {text-transform: uppercase; }

/* Contains links lists & newsletter */
.footer-columns li ul,
.footer-columns li:hover ul {display: none !important; }
.footer-columns .RecentNews li p {margin: 5px 0; }

/* News Lists */
.sale-label{background-color: #ee6235; background-color: rgba(234,59,2,0.8); width:58px; height:58px; border-radius:100%; -webkit-border-radius:100%; -moz-border-radius:100%;font:700 11px 'Roboto', Arial, sans-serif; text-transform:uppercase; color:#ffffff ; position: absolute; left:-10px; top:0px; padding: 22px 5px; z-index: 1; }
#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; }

.FeaturedProducts .BlockContent{margin:0 -15px;overflow: visible;}
/* Product Listings */
.ProductList { margin:0 -15px; padding: 0;font-size: 0; float:none; vertical-align:top; 
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: left;
    -moz-justify-content: left;
    -ms-justify-content: left;
    -webkit-justify-content: left;
}
.ProductList.owl-carousel.owl-theme{margin: 0}
.ProductList li { vertical-align: top; float:none;  
	*display: inline; *zoom: 1; list-style: none;height: auto; 
	width: 25%;
	padding: 0 15px;
	-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; 
	position:relative; margin-bottom:35px; 
	-moz-transition: box-shadow 500ms ease; -webkit-transition: box-shadow 500ms ease; -o-transition: box-shadow 500ms ease; transition: box-shadow 500ms ease; display:inline-block;
}
.ProductList .owl-item li{width: 100%;}
.ProductList li.last{margin-right:0; }
.ProductList li .ProductImage{border:1px solid #dddddd; background-color:#fff; position:relative; }
.ProductList li .ProductImage:before{content:""; width:auto; height:1px; border:1px solid #e7e7e7; border-top: none; background-color:#fff; position:absolute; bottom:-4px; left:3px; right:3px;}
.ProductList li .AddToAction{-moz-opacity: 0; -webkit-opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; opacity: 0; filter: alpha(opacity=0);}
.ProductList li .rating-actions{position:relative; padding: 0 11px; margin: 0 -11px;}
.ProductList li .actions { border: 1px solid #000; border-top:none; position: absolute;top: -40px;left: 0px;padding: 0 10px;width: 100%;border-top: none;-moz-opacity: 0;-webkit-opacity: 0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";opacity: 0;filter: alpha(opacity=0);-moz-transition: top 500ms ease;-webkit-transition: top 500ms ease;-o-transition: top 500ms ease;transition: top 500ms ease;}
.ProductList li:hover {z-index: 2;}
.ProductList li:hover .AddToAction { -moz-opacity: 1; -webkit-opacity: 1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; opacity: 1; filter: alpha(opacity=100);}
.ProductList li:hover .rating-actions {z-index: 1;}
.ProductList li:hover  .actions { top: 5px;box-shadow:5px 5px 0px rgba(0, 0, 0, 0.1);-moz-box-shadow: 5px 5px 0px rgba(0, 0, 0, 0.1);-webkit-box-shadow: 5px 5px 0px rgba(0, 0, 0, 0.1);
padding-bottom: 13px;background-color: #fff;-moz-opacity: 1;-webkit-opacity: 1;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity: 1;filter: alpha(opacity=100); }
.ProductList .ProductDetails {margin-bottom: 11px; word-wrap: break-word;min-height: 15px!important}
.ProductList .Rating{margin-bottom: 11px; }
.ProductList em { display: block; margin-bottom: 12px;}
.ProductList .Rating { display: block;}
.ProductList li .ProductCompareButton {margin-top: 20px; }
.ProductCompareButton label{margin-bottom:0; font-size:12px; font-family: 'Roboto', sans-serif; font-weight:400; vertical-align: -5px;}
.ProductCompareButton .CheckBox{margin-top:0; }
.ProductList .pname {margin-bottom: 10px; display: block; line-height: 18px; }
.ProductList .ProductPriceRating { margin-bottom: 13px; }
.ProductList.List .ProductPriceRating { margin-bottom: 17px; }
.brand-img{margin-bottom:15px; overflow: hidden; text-align: center; display: table;  table-layout: fixed;  width: 100%; position: relative;}
.ProductList .ProductImage {margin-bottom:15px;text-align: center; display: block; float:none; position: relative;}
.ProductList .ProductImage a{display:block; line-height: 0; vertical-align: middle; max-width: 100%; text-align:center;}
#ProductDetails .ProductThumbImage a{ line-height: 0; vertical-align: middle;  border: 1px solid #dddddd;background-color:#fff;display: block; }
#ProductDetails .ProductThumbImage{ /*overflow: hidden;*/ text-align: center; display: table; table-layout: fixed; width: 100%; position: relative; }
.ProductList .ProductImage img{ max-height: 100%; line-height: 1.5em;-moz-box-shadow:0 0 0 #000; -webkit-box-shadow: 0 0 0 #000; box-shadow: 0 0 0 #000;  }
#ProductDetails .ProductThumbImage img {line-height: 1.5em;-moz-box-shadow:0 0 0 #000; -webkit-box-shadow: 0 0 0 #000; box-shadow: 0 0 0 #000;  }
.ProductList .ProductImage img, 
#ProductDetails .ProductThumbImage img,
.ProductList .ProductImage img:before,
#ProductDetails .ProductThumbImage img:before,
.ProductList .ProductImage img:after,
#ProductDetails .ProductThumbImage img:before,
.ProductList .ProductImage img,
#ProductDetails .ProductThumbImage img,
.ProductList .ProductImage,
#ProductDetails .ProductThumbImage,
.ProductList .ProductImage:before,
#ProductDetails .ProductThumbImage:after ,
.ProductList .ProductImage > a,
#ProductDetails .ProductThumbImage > a,
.ProductList .ProductImage > a:after,
#ProductDetails .ProductThumbImage > a:after,
.ProductList .ProductImage > a:before,
#ProductDetails .ProductThumbImage > a:before { -webkit-box-sizing:content-box; -moz-box-sizing:content-box; box-sizing:content-box;}
.ProductList .p-name { font-weight: 600; }
.ProductList .ProductRightCol { float: right;}
#SimilarMultiProductsByCustomerViews .ProductList li {border: 1px solid transparent; }
#SimilarMultiProductsByCustomerViews .ProductList li:hover {box-shadow:none; -webkit-box-shadow:none; -moz-box-shadow:none; }
#SimilarMultiProductsByCustomerViews .ProductList .ProductPriceRating{margin-bottom: 20px; }
#ProductDetails .ProductMain{padding-left:30px; }

/* Product Listings - Horizontal */
.ProductList.List { margin: 0; }
.ProductList.List li { display: block;  padding: 0;  position: relative; }
.ProductList.List .ProductImage { float: left; width: 250px;	margin-right:120px; }
.ProductList.List .ProductQty { margin-left: 10px; }
.ProductList.List .ProductDetails { padding: 20px;  overflow: hidden; }
.ProductList.List .QuickViewBtn { text-align: center; }
.BrandProductList .ProductActionAdd{position:static; }

/* 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; }
.Left .ProductList li,
.Right .ProductList li { margin-bottom: 10px; }
.Left .ProductList .ProductImage, .Right .ProductList .ProductImage {}

/* Top Seller Block Specific */

.Right .TopSellers, .Left .TopSellers { clear: both; padding: 0 0 10px 0; }
.Right .TopSellers ul, .Left .TopSellers ul {margin: 0; padding: 0; }
.Right .TopSellers li, .Left .TopSellers li {clear: both; margin: 0 0 5px 0; }
.Right .TopSellers li .TopSellerNumber, .Left .TopSellers li .TopSellerNumber { 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 {margin: 0; margin-left: 28px; }
.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; }

/* Page Breadcrumbs */
.Breadcrumb {margin-bottom: 20px; padding: 6px 20px 0px; text-transform: capitalize; background-color:#fff; border-bottom-left-radius:3px; -webkit-border-bottom-left-radius:3px; -moz-border-bottom-left-radius:3px; border-bottom-right-radius:3px; -webkit-border-bottom-right-radius:3px;  -moz-border-bottom-right-radius:3px; border:1px solid #ddd; border-top:none; }
#ProductBreadcrumb ul {display: none; }
#ProductBreadcrumb ul.last {display: inline-block;}
.Breadcrumb ul{ display:inline-block; padding: 6px 0 8px; list-style-type: none; margin: 0; overflow: hidden; }
.Breadcrumb li{ list-style-type: none;  padding: 0;  background: none; font: 400 12px 'Roboto', sans-serif; text-transform:capitalize; color: #808080;display:inline-block;vertical-align:middle; }
.Breadcrumb li a{ color: #808080;position: relative; }
.Breadcrumb li a:after{
	display:inline-block;
	margin:0 10px;
	font-family:"FontAwesome";
	font-size:12px;
	content: "\f0da";
	vertical-align:-1px;
	color:#b4b4b4;
 }
.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 h3 { background-color: #2a2a2a;	padding:11px 25px; }
.borderR { border-right: 1px solid #dfe4e6; }
.box { padding-bottom:25px;  }
.box.last {}
.box.borderB{border-top:none; }
/* It is added because the app is generating the class 'ClearLeft'. For example this class is being generated on the BPAY confirmation page */
.recaptchatable #recaptcha_response_field{height:40px; }
.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;  padding: 12px 5px 0 0; }
.CompareButton {text-align: right; margin-bottom:20px; }
.CompareButton .btn.alt,#SaveCertificate.btn,
.btn{text-transform:uppercase; font: 700 11px 'Roboto', sans-serif; /*letter-spacing:0.05em;*/ padding: 11px 20px; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; background: #797978; background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzc5Nzk3OCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1NjU2NTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(top,  #797978 0%, #565656 100%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#797978), color-stop(100%,#565656)); background: -webkit-linear-gradient(top,  #797978 0%,#565656 100%); 
background: -o-linear-gradient(top,  #797978 0%,#565656 100%); background: -ms-linear-gradient(top,  #797978 0%,#565656 100%); background: linear-gradient(to bottom,  #797978 0%,#565656 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#797978', endColorstr='#565656',GradientType=0 ); }
.CompareButton .btn.alt:hover,#SaveCertificate.btn:hover,
.btn:hover{background: #50a5da; background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzUwYTVkYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxZTY1YmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(top,  #50a5da 0%, #1e65be 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#50a5da), color-stop(100%,#1e65be)); background: -webkit-linear-gradient(top,  #50a5da 0%,#1e65be 100%); 
background: -o-linear-gradient(top,  #50a5da 0%,#1e65be 100%); background: -ms-linear-gradient(top,  #50a5da 0%,#1e65be 100%); background: linear-gradient(to bottom,  #50a5da 0%,#1e65be 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#50a5da', endColorstr='#1e65be',GradientType=0 ); }
.PagingBottom{float:left; width:50%; }
.Required { color: #e62d11;}
.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: 0px 0 14px 0; word-wrap: break-word; font:700 20px  'Roboto', sans-serif; color:#2465c6; }
.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 7px 20px;float: right;  width: 54%;  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box;  box-sizing: border-box;}
.productPage .PrimaryProductDetails .ProductMain{}
.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;}
/* Product Comparisons */
.ComparisonTable {table-layout: fixed;width: 100%; }
.ComparisonTable img {max-height: 100%; max-width: 100%; }
.ComparisonTable td {font-size: 14px; padding: 10px; vertical-align: middle; }
.CompareFieldName { width: 95px; padding: 8px 10px 8px 15px; }
.CompareFieldTop {padding: 5px; text-align: center; }
.CompareFieldTop a {font-size: 14px; }
.CompareLeft {padding:5px 10px 5px 10px; }
.CompareButton.CompareCenter {padding: 5px; margin-top: -82px; float:right; }
.CompareRating {text-align:center; 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; }

/* General Tables */
table.General,
table.CartContents,
table.General {margin: 20px 0; width: 100%; }
table.General thead tr th,
table.CartContents thead tr th {padding: 6px 10px;text-align: left; }
table.General tbody td,
table.CartContents tbody td {vertical-align: top; }
table.General tbody tr.First td {border-top: 0; }

/* Cart Contents Table */
.CartContents tbody td {border-bottom: 0; }
.CartContents .ProductName a {text-transform:capitalize; font-weight: 500; color: #2465c6; }
.CartContents .ProductName a:hover{border-bottom:1px solid; }
.CartContents thead { border-bottom:1px solid #dfe4e6; }
.CartContents tbody tr td { padding: 20px; }
.CartContents tfoot .SubTotal td { font-weight: bold; }
.CartContents tfoot .SubTotal td > div{width:57%; float:right;  }
.EstimateShipping{width:100%;}
.EstimateShipping #shippingZoneStateName, .EstimateShipping #shippingZoneZip{width:220px;}
.EstimateShipping .form dd{float:right; width: 370px; margin-left: 0; text-align: left; }
.EstimateShipping .form dt{margin-top: 6px; width:121px; padding: 7px 0; margin-bottom: 15px; text-align:right; }
.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;}
.CategoryPagination .PagingList,
.CategoryPagination .PagingList li { list-style: none; padding: 0; margin: 0;}
.CategoryPagination{text-align: center; }
.CategoryPagination .PagingList li { display: inline;}

/* Quick Search */
.QuickSearch {background-color: #fff; margin: 0; min-width: 340px; position: absolute; top: 100%; left: 0; width: 100%; z-index: 9999;
	border:1px solid #d2d8db;
	box-shadow: 0 0 5px #d3d3d3;
	-moz-box-shadow: 0 0 5px #d3d3d3;
	-webkit-box-shadow: 0 0 5px #d3d3d3;
}
.RatingIMG { display: none;}
.QuickSearchTitle td, .QuickSearchAllResults td { font-weight: bold; padding: 9px; font-size: 12px; }
.QuickSearchResult td { font-size: 12px; padding: 0 15px; cursor: pointer; }
.QuickSearchResultImage { margin-left: 4px; margin-right: 10px; text-align: center; background: #fff !important; }
.QuickSearchResultNoImage { padding-top: 10px; color: #777; }
.QuickSearchResultName {padding-top: 7px; padding-bottom: 5px;  display: block; }
.QuickSearchResultName a{
	color: #428bca!important;
}
.QuickSearchResultName a:hover{
	color: #585858!important;
}
.QuickSearchResult .Price { font-weight: bold; font-size: 12px; padding-right: 5px; }
.QuickSearchHover{ background: #D6D6D6; }
.QuickSearchAllResults {text-indent: 0; padding: 0;line-height: 20px; }
.QuickSearch .QuickSearchAllResults a{display: inline-block; text-transform: uppercase; font:900 11px 'Roboto', sans-serif;letter-spacing: 0.05em;   }
.QuickSearch .QuickSearchAllResults a:hover {border-bottom:1px solid;}
.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;margin:0;}
.ProductReviewList li {margin-top: 25px; padding: 20px 0 0px 0; border-top: 1px solid #dadada; }
.SoldOut {color: #999;}
.AddToWishlistLink {position: relative; margin: 0;}
.AddToWishlistLink .wishlist-button {position: absolute;top: -70px;left: 165px;font-weight: bold;cursor: pointer;color: @primary-color;background: #fff;border: 0; }

/* sizing and positioning of the inside part of a swatch */

.productOptionPickListSwatch .thumbnail,
.productOptionPickListSwatch .swatchColour {display: inline-block; width: 26px !important; height: 26px !important;}
.productOptionPickListSwatch ul {margin-bottom: 20px;}
.productOptionPickListSwatch li .validation {top: 5px;left: 5px;}
.productOptionPickListSwatch .textureContainer,
.productOptionPickListSwatch .swatchColours {display: inline-block !important; margin: 0 !important;padding: 4px !important;}
.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; text-transform:uppercase;}
.AlternativeCheckout{ display: block !important; clear: both; padding-bottom: 12px; }

/** 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;}
.TopMenu a:hover{text-decoration: none; }
.TopMenu .col-xs-9, .TopMenu .col-xs-5 {padding-left:0;}
.top-link{z-index:1; }

/** Currency Selector **/
.CurrencyList{ }
.CurrencyList dl { margin: 0; padding: 0;}
.CurrencyList dd { margin: 0px;  background-color: #F9F9F9;  clear: both; }
.CurrencyList dd {}
.CurrencyList dd:hover { background-color: #e8e8e8;}
.CurrencyList a { display: block;  padding: 5px 10px !important;  font-size: 11px; }
.selected-currency .Flag,
.CurrencyList a .Flag { float: left; margin-right: 10px;}
.CurrencyList img { vertical-align: middle; }
.currency-converter { cursor: pointer; position: relative; text-align: left;  z-index: 60;display: block;text-align: center;}
.currency-converter:hover .CurrencyChooser {}
.currency-converter > a > img {vertical-align: middle;margin-top: -3px;display: none;}
.currency-converter p > .Flag{padding-right:10px; float:left;padding-top: 1px; }
.currency-converter .Flag img{margin-top:-4px; }
.currency-converter p { margin: 0; position:relative; padding-right:20px;line-height: 19px; }
.Currency-mobile{display:none; }
.currency-converter .iconArrow{width:7px; height:5px;display: inline-block; margin-left: 6px; }
.currency-converter .iconArrow:before{content:""; width:0; height:0; position:absolute; top:7px; right:0px;  border:4px solid transparent; border-top-color:#000; -moz-transition: all .5s ease-in-out; -webkit-transition: all .5s ease-in-out; -o-transition: all 3.5s ease-in-out; transition: all .5s ease-in-out; }
.currency-converter:hover .iconArrow:before{top: 3px; border-top-color: transparent; border-bottom-color:#000; -moz-transition: all .5s ease-in-out; -webkit-transition: all .5s ease-in-out; -o-transition: all 3.5s ease-in-out; transition: all .5s ease-in-out; }
.currency-converter p:before{content:""; width:0; height:0; position:absolute; top:8px; right:0px; border:4px solid transparent; border-top-color:#000; -moz-transition: all .5s ease-in-out; -webkit-transition: all .5s ease-in-out; -o-transition: all 3.5s ease-in-out;    transition: all .5s ease-in-out; }
.currency-converter p:hover:before{top: 3px; right:0; border-top-color: transparent; border-bottom-color:#000; -moz-transition: all .5s ease-in-out; -webkit-transition: all .5s ease-in-out; -o-transition: all 3.5s ease-in-out; transition: all .5s ease-in-out; }
.currency-converter p span{/*color: #585858!important;*/ }
.CurrencyChooser {display: none; position: absolute;float: left;left: -11px; top: 139%; padding: 0px;background: #ffffff;min-width: 159px; border:none!important;box-shadow:none; -webkit-box-shadow:none; -moz-box-shadow:none; }
.CurrencyChooser h2 {font-size: 13px; font-weight: normal; padding: 0 0 10px 0; display:none;}
.CurrencyChooser a span { font-size: 11px; line-height: 22px; }
.currency-converter p span span{
	text-decoration: underline;
}
.selected-currency { cursor: pointer; padding: 10px 20px 10px 10px !important; background: url(//cdn11.bigcommerce.com/r-d7da58bc2fa9ac362219b6ca847b6a0970dcbe51/themes/ClassicNext/images/icon_arrow_down.png) no-repeat right center; }
.TopMenu .selected-currency {display: none; }
.selected-currency span {  font-size: 11px; }
.CurrencyChooser .BlockContent { position: relative; }
.CurrencyChooser .BlockContent .CurrencyList { display: block; margin-bottom:0;}
.PrimaryProductDetails .YouSave {  font-weight: bold;  margin-top: 3px;  display: block; }

/* Shipping Estimation on Cart Contents Page */
.EstimateShipping {padding: 0 0 20px 20px !important;margin-top:20px;}
.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;}

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle { margin: 0 0 -1px 0; padding: 12px 25px 13px 20px; position: relative;  cursor: auto;  text-transform: uppercase; font:700 12px 'Roboto', sans-serif; color: #fff;  border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px;
background: #6e6e6e; 
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzZlNmU2ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ4JSIgc3RvcC1jb2xvcj0iIzYwNjA2MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1MDRmNGYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #6e6e6e 0%, #606060 48%, #504f4f 100%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6e6e6e), color-stop(48%,#606060), color-stop(100%,#504f4f)); 
background: -webkit-linear-gradient(top,  #6e6e6e 0%,#606060 48%,#504f4f 100%); 
background: -o-linear-gradient(top,  #6e6e6e 0%,#606060 48%,#504f4f 100%); 
background: -ms-linear-gradient(top,  #6e6e6e 0%,#606060 48%,#504f4f 100%); 
background: linear-gradient(to bottom,  #6e6e6e 0%,#606060 48%,#504f4f 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6e6e6e', endColorstr='#504f4f',GradientType=0 ); }
.ExpressCheckoutBlock .ExpressCheckoutTitle .ChangeLink { color: #fff; }
.ExpressCheckoutBlock#CheckoutStepConfirmation .ExpressCheckoutTitle {}
.ExpressCheckoutBlockCompleted#CheckoutStepAccountDetails .ExpressCheckoutCompletedContent{padding: 13px;color:#000;text-transform:uppercase }
.ExpressCheckoutBlockCompleted#CheckoutStepAccountDetails .ExpressCheckoutTitle:hover .ExpressCheckoutCompletedContent{color:#fff;}
.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle{margin-bottom: 17px; color: #000000; background: #fff; border:1px solid #dddddd; }
.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle:hover{-webkit-transition: background 1s ease-out; -moz-transition: background 1s ease-out; -ms-transition: all 1s ease-out; -o-transition: background 1s ease-out;transition: background 1s ease-out; color:#fff; background: #6e6e6e; 
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzZlNmU2ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ4JSIgc3RvcC1jb2xvcj0iIzYwNjA2MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1MDRmNGYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #6e6e6e 0%, #606060 48%, #504f4f 100%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6e6e6e), color-stop(48%,#606060), color-stop(100%,#504f4f)); 
background: -webkit-linear-gradient(top,  #6e6e6e 0%,#606060 48%,#504f4f 100%); 
background: -o-linear-gradient(top,  #6e6e6e 0%,#606060 48%,#504f4f 100%); 
background: -ms-linear-gradient(top,  #6e6e6e 0%,#606060 48%,#504f4f 100%); 
background: linear-gradient(to bottom,  #6e6e6e 0%,#606060 48%,#504f4f 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6e6e6e', endColorstr='#504f4f',GradientType=0 ); }
.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle:hover .ChangeLink{color:#fff !important; }
.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle:hover .ChangeLink:hover{color:#f72400 !important; }
.checkoutpage {padding-bottom: 134px; }
.btnForgot{text-transform:uppercase; font-size:11px; font-weight:700; border-bottom: 1px solid #b6babb; }
.ExpressCheckoutBlock h3 a { font-size: 12px; }
.ExpressCheckoutBlock .ExpressCheckoutCompletedContent {  display: none; }
.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {font-family:'Roboto', sans-serif;  display: inline;  font-size: 12px;  font-weight: normal;  font-style: normal;  top: 0; padding: 13px; height:100%; white-space: nowrap; text-transform: none; color: #bebebe; }
.ExpressCheckoutBlockCollapsed .ExpressCheckoutContent {  display: none; }
a.ChangeLink { position: absolute;  right: 15px;	color:#838a8d;}
.ExpressCheckoutTitle a.ChangeLink {display: inline; top: 13px;  right: 20px; }
.ExpressCheckoutCompletedContent {  position: absolute; left: 350px; }
.ExpressCheckoutBlock.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle .ChangeLink, .ExpressCheckoutBlock.ExpressCheckoutBlockCompleted.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle .ChangeLink{color: #000000;}
#CheckoutStepConfirmation .CartContents tbody tr td.ProductName{text-align:left; }
#CheckoutStepConfirmation table.CartContents thead tr th, 
.HL_CheckoutConfirm table.CartContents thead tr th{background-color: #626162; color: #fff; border-right: 1px solid #fff; }
#CheckoutStepConfirmation table.CartContents thead tr th:first-child, 
.HL_CheckoutConfirm table.CartContents thead tr th:first-child{text-align:left; border-top-left-radius: 3px; -webkit-border-top-left-radius: 3px; -moz-border-top-left-radius: 3px; border-bottom-left-radius: 3px; -webkit-border-bottom-left-radius: 3px; -moz-border-bottom-left-radius: 3px; }
#CheckoutStepConfirmation table.CartContents thead tr th.last, 
.HL_CheckoutConfirm table.CartContents thead tr th.last {border-top-right-radius: 3px; -webkit-border-top-right-radius: 3px; -moz-border-top-right-radius: 3px;border-bottom-right-radius: 3px; -webkit-border-bottom-right-radius: 3px; -moz-border-bottom-right-radius: 3px; }
table.CartContents thead tr th.HL_itemprice, table.CartContents thead tr th.last .CartContents tbody tr td.CartItemIndividualPrice, .CartContents tbody tr td.CartItemTotalPrice{padding-right: 20px; }
.ExpressCheckout .PTB20 > strong, .CheckoutRedeemCoupon > h4{font:700 14px  'Roboto', sans-serif; color:#000; }
.ExpressCheckoutContent label{font-weight:600; margin-bottom: 0; }
.ChangeLink:hover{color: #f72400 !important; }
.LoadingIndicator { margin-left: 10px;}
.LoadingIndicator img { vertical-align: middle; margin-right: 10px;}
.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-table; margin: 0 20px 20px 0; vertical-align: bottom; text-align: center; }
.SubCategoryListGrid > ul li img {max-width: 100%;}
.SubCategoryListGrid ol {clear: both;}
.SubBrandList ul,
.SubBrandList li {list-style: none; margin-left: 0;}
.SubBrandList li { padding-left: 25px; background: url('//cdn11.bigcommerce.com/s-f813d/templates/__custom/images/SubBrand.gif?t=1493935606') no-repeat 3px 50%; margin-bottom: 4px;	}
.SubBrandListGrid .brand-img img {}
.SubBrandListGrid .brand-img img:hover { }
.SubBrandListGrid ul,
.SubBrandListGrid li {list-style: none; margin-left: 0;}
.SubBrandListGrid li {position:relative; width:274px; background: #fff; float: left; text-align: center; margin-right: 26px; margin-bottom: 38px; }
.SubBrandListGrid .brand-img,
.SubBrandListGrid .brand-name { float: none;  text-align: center;}
.SubBrandListGrid .brand-name{font: 700 11px 'Roboto', sans-serif; text-transform:uppercase; letter-spacing:0.05em; margin-top: -53px; position: relative; }
.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('%%ASSET_images/GiftWrappingAvailable.png') 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;}
.ExpressCheckoutContent .WrappingOptions {display:none!important; }
.WrappingOptions {margin-top: 6px; padding-top: 13px; padding-left: 22px; background: url('%%ASSET_images/GiftWrappingAvailable.png%%') 0 11px no-repeat; padding-bottom: 4px;    line-height: 1.6; font: 500 12px 'Roboto', sans-serif; color: #585858; }
.WrappingOptions > a{font: 700 12px 'Roboto', sans-serif!important; }
.CartContents tbody tr td.ProductName .WrappingOptions{  background: url('//cdn11.bigcommerce.com/s-f813d/templates/__custom/images/GiftWrappingAvailable.png?t=1493935606') 0 11px no-repeat; }
.CartContents tbody tr td{text-align:left; }
.CartContents tbody tr td.CartThumb, .CartContents tbody tr td.ProductName{text-align:left; }
.CartContents tbody tr td.CartThumb{padding-left:0; padding-right: 20px; }
.ViewAllLink a {padding-top: 10px; display: block;}

/* Tabbed Navigation */
.TabNav,
.TabNav li {list-style: none; margin: 0; padding: 0;}
.TabNav { font-size: 12px;  padding: 0 16px; margin: 0 0px 20px; border-bottom: 1px solid #d2d8db!important; }
.TabNav li { margin-bottom: -1px; display: inline-block;  *display: inline;  *zoom: 1;}
.TabNav li a { display: block;  padding:10px  15px; font-weight: 600;  font-size: 14px;   margin: 0 4px; color: #a1a1a1;
	border:1px solid #d2d8db;border-bottom:transparent;background: none;
}
.TabNav li.Active a {  border-bottom: 1px solid #f5f5f5;}
.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;}

/* Custom Fields - Start */
.LittleNotePassword {color:gray; font-size: 0.85em; font-weight: normal; padding:2px 0px 2px;}
.RequiredClear {visibility: hidden;}

/* 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;}

/** 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;}

/** Product image gallery **/
#ProductDetails #ImageScrollPrev,
#ProductDetails #ImageScrollNext {float: left; background:none; border:none; cursor:pointer; display: none; }
.ProductTinyImageList ul li div { text-align: center; display:block; }
#ProductDetails .ProductTinyImageList ul { margin: 0; padding: 0; list-style-type: none; text-align: left;}

.carousel { position: relative;  visibility: hidden; left: -5000px; width: 180px;}

/***** 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: #be0303 !important; font-weight: bold; }
.ProductMain table.ExpectedReleaseDate { margin-top: 10px;	margin-left: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: 8px !important;  position: relative; }

/* Below is required to overwrite __Master defaults */
.productAttributeList .productAttributeRow, .productAttributeRow {padding-left: 0 !important; margin: 0 0 22px 0 !important; clear: both;}
.productAttributeList .productAttributeRow{margin-bottom:12px!important; }
.productAttributeRow.productAttributeConfigurablePickListSwatch{margin-bottom:10px!important; }
.productAttributeList li {margin-bottom: 10px; margin-right: 6px;}
.productAttributeList li label{margin-bottom:0; }
.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;}
.productOptionViewRectangle .option label { background-color: #fff; padding: 9px 5px 10px 5px !important; min-width: 38px; text-align: center;}
.productOptionViewRectangle .option.selectedValue label {background-color: #6a6a6a; color: #fff;}
#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-f813d/templates/__custom/images/VideoOverlay.png?t=1493935606'); 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;}
.AddThisButtonBox {float: none ; margin: 10px 0  !important;}
.PinterestButtonContainer {display: inline-block; margin: 19px auto 20px;}
.AddThisButtonBox {display:block; }
.blogContent .AddThisButtonBox{width:100%; }

/* Accordion for product page
....................................................................... */
#prodAccordion .Block {  padding: 0 !important;  margin: 0 !important;}
.prodAccordionContent { display: block;padding:0;overflow:hidden;margin:20px 0;}
.BlockContent{overflow:hidden}
.current .prodAccordionContent {  }
.prodAccordionContent ul{margin-left:0; }
.prodAccordionContent ul li{padding:5px 0; }
.current#ProductByCategory  .prodAccordionContent{margin-bottom: 10px;}
.VerticalFormContainer dt{color:#333;}
/*............................ Page Menu ....................... */
.PageMenu .LogoFixed{display:none; }
.PageMenu {float:left; width:100%; position: relative; border-top-left-radius: 3px; -webkit-border-top-left-radius: 3px; -moz-border-top-left-radius: 3px; border-top-right-radius: 3px; -webkit-border-top-right-radius: 3px; -moz-border-top-right-radius: 3px; background: #6e6e6e; 
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzZlNmU2ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ4JSIgc3RvcC1jb2xvcj0iIzYwNjA2MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1MDRmNGYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #6e6e6e 0%, #606060 48%, #504f4f 100%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6e6e6e), color-stop(48%,#606060), color-stop(100%,#504f4f)); 
background: -webkit-linear-gradient(top,  #6e6e6e 0%,#606060 48%,#504f4f 100%); 
background: -o-linear-gradient(top,  #6e6e6e 0%,#606060 48%,#504f4f 100%); 
background: -ms-linear-gradient(top,  #6e6e6e 0%,#606060 48%,#504f4f 100%); 
background: linear-gradient(to bottom,  #6e6e6e 0%,#606060 48%,#504f4f 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6e6e6e', endColorstr='#504f4f',GradientType=0 ); }
.PageMenu li ul{border:1px solid #C5CACB; }
#home .PageMenu > .container {border-bottom:0; margin-bottom:0; }
.PageMenu li { }
.PageMenu .BlockContent{text-align: center; }
.PageMenu .sf-menu li a{font: 400 12px 'Roboto', Arial, sans-serif; color: #000000; -webkit-transition: all 0.5s ease 0s;-moz-transition: all 0.5s ease 0s; -ms-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; }
.PageMenu .sf-menu > li > a{letter-spacing:0.02em; color:#f2f2f2 !important; }
.PageMenu .sf-menu > li.menu-parent:hover{ }
.PageMenu .sf-menu  li.menu-parent:hover > a{ }
.PageMenu .sf-menu  li:hover a{ }
.PageMenu .sf-menu .menu-container-level-1 li li a{color: #000; display: inline-block; letter-spacing: 0.02em; }
.PageMenu .borderR { border-right: 0;}
.PageMenu .CategoryList {z-index: 5; position: relative }
.PageMenu ul { border-bottom: none; padding: 0; margin: 0; position: relative;}
.PageMenu ul li a{font: 700 11px 'Roboto', sans-serif; text-transform:capitalize; }
.PageMenu li .icon { display: none !important;}
.PageMenu ul li.parent.over ul{display:block; }
.PageMenu li.sfHover ul li, .PageMenu li.over ul li{padding:10px 20px; clear: both; width:100%; }
.PageMenu li.sfHover ul li a, .PageMenu li.over ul li a{font: 400 12px 'Roboto', sans-serif !important; -webkit-transition: all 0.5s ease 0s;-moz-transition: all 0.5s ease 0s; -ms-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s;}
.PageMenu li.sfHover ul li:hover, .PageMenu li.over ul li:hover {background-color:#000;   }
.PageMenu li.sfHover ul > li:hover > a , .PageMenu li.sfHover ul  li li:hover > a, 
.PageMenu li.over ul > li:hover > a , .PageMenu li.over ul  li li:hover > a{color:#fff; padding-left:35px; position:relative;  }
.PageMenu li.sfHover ul > li:hover > a:before, .PageMenu li.sfHover ul  li li:hover > a:before ,
.PageMenu li.over ul > li:hover > a:before, .PageMenu li.over ul  li li:hover > a:before{content:""; width:18px;height:1px; background-color:#fff; position:absolute; left:0; top:9px; }
.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-f813d/templates/__custom/images/nav_active.png?t=1493935606) no-repeat center top; }
.PageMenu li ul li {list-style-image: none; }
.PageMenu li ul ul { display: none; border-left: 1px solid #191919 !important; left: 248px !important; margin-left: 0; top: 0px !important; }
.PageMenu li { position: relative; float:left!important;  *display: inline;  *zoom: 1; }
.PageMenu .sf-menu a.sf-with-ul{ }
.PageMenu ul.sf-menu > li{position:relative;padding-right: 2px;}
.PageMenu ul.sf-menu > li:before{content:""; width:2px; height:100%; position:absolute; top:0; right:0px; background: url('//cdn11.bigcommerce.com/s-f813d/templates/__custom/images/line.png?t=1493935606') 0 0 no-repeat; }
.PageMenu ul.sf-menu > li > a {padding:14px 15px;transition: all 0.5s ease 0s;-moz-transition: all 0.5s ease 0s;-webit-transition: all 0.5s ease 0s;}
.PageMenu ul.pages-menu > li:first-child.over > a {
	border-radius: 3px 0 0 0;
	-moz-border-radius: 3px 0 0 0;
 }
.PageMenu ul.sf-menu > li.over > a {position:relative;
	background: #7b7b7a; 
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdiN2I3YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQwJSIgc3RvcC1jb2xvcj0iIzZiNmM2YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1YTViNWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #7b7b7a 0%, #6b6c6b 40%, #5a5b5a 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7b7b7a), color-stop(40%,#6b6c6b), color-stop(100%,#5a5b5a)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #7b7b7a 0%,#6b6c6b 40%,#5a5b5a 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #7b7b7a 0%,#6b6c6b 40%,#5a5b5a 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #7b7b7a 0%,#6b6c6b 40%,#5a5b5a 100%); /* IE10+ */
background: linear-gradient(to bottom,  #7b7b7a 0%,#6b6c6b 40%,#5a5b5a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7b7b7a', endColorstr='#5a5b5a',GradientType=0 ); 
}
.PageMenu ul.sf-menu > li.menu-parent.over > a {z-index: 151;}
.PageMenu li ul li a.hasSub {/* background: url('//cdn11.bigcommerce.com/s-f813d/templates/__custom/images/sub.png?t=1493935606') 100% 50% no-repeat;*/ }
.PageMenu .side-menu > ul > li > ul > li a.hasSub:hover{}
#SideCategoryList .sf-menu li ul li > ul{margin-left: -10px; border: 1px solid #000; }
.PageMenu li ul ul:before {content: none;border-color:transparent; }
.PageMenu li ul li{ display: block; float: none; font-size: 13px; margin: 0; padding: 0px 15px; text-align: left; width: auto; position: static; }
.PageMenu li ul li a { float: none; width: auto; margin: 0; display: block ; line-height: 3em; font-size: 13px; text-align: left; font-weight: normal; text-transform: none; }
.PageMenu li ul { display:none; position: absolute; z-index: 10; top: 98% !important;  width: 250px; left: 0; list-style-image: none; }
.footer .PageMenu li ul { top: auto !important; bottom: 25px;}
.sf-sub-indicator {display:none !important;}
.PageMenu li.sfHover ul, .PageMenu li.over ul { display:block;}
.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;}
.HL_Deals{float:right; color: #fff; position:relative; }
.HL_Deals a{padding: 14px 25px; display: inline-block; color: #fff !important;font-weight:700; border-top-right-radius: 3px; -webkit-border-top-right-radius: 3px; -moz-border-top-right-radius: 3px; background: #7b7b7a; 
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdiN2I3YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQwJSIgc3RvcC1jb2xvcj0iIzZiNmM2YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1YTViNWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #7b7b7a 0%, #6b6c6b 40%, #5a5b5a 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7b7b7a), color-stop(40%,#6b6c6b), color-stop(100%,#5a5b5a)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #7b7b7a 0%,#6b6c6b 40%,#5a5b5a 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #7b7b7a 0%,#6b6c6b 40%,#5a5b5a 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #7b7b7a 0%,#6b6c6b 40%,#5a5b5a 100%); /* IE10+ */
background: linear-gradient(to bottom,  #7b7b7a 0%,#6b6c6b 40%,#5a5b5a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7b7b7a', endColorstr='#5a5b5a',GradientType=0 ); /* IE6-8 */ }
.HL_tooltip{padding: 1px 6px; text-transform: uppercase; font:700 italic 10px 'Roboto', sans-serif;  position:absolute; top:-8px; right:7px; background-color: #e3594d;}
.HL_tooltip:before{content:""; width:0; height:0; border:5px solid transparent; border-top-color:#e3594d; position:absolute; bottom:-10px; left:35%; }
.HL_Deals a:hover{background: #3f8fce;  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNmOGZjZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxYzVjYjQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #3f8fce 0%, #1c5cb4 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3f8fce), color-stop(100%,#1c5cb4)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top,  #3f8fce 0%,#1c5cb4 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top,  #3f8fce 0%,#1c5cb4 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top,  #3f8fce 0%,#1c5cb4 100%); /* IE10+ */ background: linear-gradient(to bottom,  #3f8fce 0%,#1c5cb4 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f8fce', endColorstr='#1c5cb4',GradientType=0 ); /* IE6-8 */}

/*----------------- mega menu -----------*/
.PageMenu li.mega-parent .site-nav-dropdown{display:none; width:646px; position:absolute; background-color:#fff; border:1px solid #cccccc; top:98%; z-index: 1; }
.PageMenu li.mega-parent.over .site-nav-dropdown{display:block;  }
.PageMenu li.mega-parent ul{width:100%; position:static;border: none; display:block !important; visibility: visible!important;}
.PageMenu li.mega-parent .menu-container-level-1{margin-top:6px; padding-bottom: 13px; }
.PageMenu li.mega-parent .menu-container-level-1 li{padding:4px 0px; }
.PageMenu li.mega-parent ul li ul{margin-left:0 !important; border:none !important;}
.PageMenu ul li.mega-parent .site-nav-dropdown > ul > li { margin:0px 15px; padding:22px 0px; width:28.35%; clear: none; border-top: 1px solid #e6e6e6 !important; vertical-align: top; display: inline-block; float: none !important;}
.PageMenu li.mega-parent .site-nav-dropdown > ul > li:first-child, 
.PageMenu li.mega-parent .site-nav-dropdown > ul > li:first-child+li, 
.PageMenu li.mega-parent .site-nav-dropdown > ul > li:first-child+li+li{padding:15px 0px 22px; border-top:none !important;}
.PageMenu ul li.mega-parent .site-nav-dropdown > ul > li > a {margin-bottom: 9px ; text-transform:uppercase; letter-spacing: 0.05em; font-weight: 700 !important; }
.PageMenu ul li.mega-parent .site-nav-dropdown > ul > li:hover > a {color:#000;}
.PageMenu ul li.mega-parent .site-nav-dropdown > ul > li > a:hover{color:#f72400;  }
.PageMenu li.mega-parent ul li:hover > a:before{background:none !important;  }
.PageMenu li.mega-parent ul li:hover a{padding-left:0 !important; }
.PageMenu li.mega-parent ul li:hover{background-color:transparent;}
.PageMenu li.mega-parent ul li li a{border-bottom:1px solid transparent;}
.PageMenu li.mega-parent ul li li:hover > a{color:#f72400; border-bottom:1px solid #f72400;}
.PageMenu li.mega-parent ul > li img{margin-top: 15px; }
.PageMenu li.mega-parent ul > li img:hover{opacity: 0.5;  filter: alpha(opacity=50); -moz-opacity: 0.5; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; -khtml-opacity: 0.5;}

/* Left Content Area */
.Left { float: left;}
.productlist-page  .Left#LayoutColumn1{}
.Left h3 {padding-top: 0; }
.Left .BlockContent {margin: 0; }
.Left ul {margin: 0;  padding: 0; }
.Left li {  clear: both;  list-style: none; }
.Left #SideCategoryList .sf-menu li li:hover{padding-left:20px; -moz-transition: all .5s ease-in-out; -webkit-transition: all .5s ease-in-out; -o-transition: all 3.5s ease-in-out; transition: all .5s ease-in-out;}
.Left #SideCategoryList .sf-menu li li {padding-left: 10px; }
.Left li li a {padding:12px 0 ; text-transform:none !important; font: 500 12px 'Roboto', sans-serif !important;  }
.Left .sf-menu li { float: none;}
.Left #SideCategoryList { display: block; }
.Left #SideCategoryList > h3 { position:relative;padding: 14px 15px 13px;border-radius: 3px 3px 0 0; -moz-border-radius: 3px 3px 0 0;}
.Left #SideCategoryList > h3:hover {cursor:pointer; }
.Left #SideCategoryList > h3:before {content:""; width:19px; height:16px; position:absolute; top:14px; right:15px; background:url('//cdn11.bigcommerce.com/s-f813d/templates/__custom/images/icons.png?t=1493935606') -141px -72px no-repeat; }
.Left #SideCategoryList ul ul {border-radius:0;-moz-border-radius:0;margin:0px; padding: 0; position: static;background:#f9f9f9; border: none; float: none;width: auto; -moz-box-shadow: none;-webkit-box-shadow: none;box-shadow: none; }
.Left #SideCategoryList ul ul li:first-child{ }
.Left #SideCategoryList ul ul ul{margin:0; }
.Left #SideCategoryList .sf-menu  li{padding:15px 0!important; }
.Left #SideCategoryList .BlockContent{ padding: 0; overflow: hidden; }
.Left .slist .BlockContent { padding:0; overflow: hidden; }
.Left #SideCategoryList li li a,
.Left .slist li li a { font-weight: normal;  font-size: 13px; }
.Left ul.pages-menu{display:none; }


.footer .PageMenu li ul:before {top: auto; bottom: -18px; border-color: #333 transparent transparent transparent; }
.Left #SideCategoryList .sf-menu ul { display: block; visibility: visible; position: static; top: 0; width:100%; -moz-transition: all .5s ease-in-out; -webkit-transition: all .5s ease-in-out; -o-transition: all 3.5s ease-in-out; transition: all .5s ease-in-out;}
.Left #SideCategoryList .SideCategoryListFlyout .sf-shadow ul,
.Right #SideCategoryList .SideCategoryListFlyout .sf-shadow ul { background: none !important;}
.Left #SideCategoryList ul li {border:none;border-bottom:1px solid #dfe4e6;padding: 0; }
.Left #SideCategoryList ul.sf-horizontal  li:first-child { border-top:1px solid #dfe4e6; }
.Left #SideCategoryList ul.pages-menu.sf-horizontal  li:first-child {border-top:none; }
.Left #SideCategoryList ul.sf-horizontal > li > a {  padding:13px 15px 12px !important; }
.Left #SideCategoryList ul li a {font: 700 12px 'Roboto', sans-serif;}
.Left #SideCategoryList .side-menu > ul > li .toogleClick {display: block;position: absolute;right: 6px;top: 4px;width: 30px;height: 30px;text-indent: -999em;cursor: pointer;}
.Left #SideCategoryList .side-menu > ul ul {position: static;top: 0;width: auto;}
.Left #SideCategoryList .side-menu > ul > li .toogleClick:before {position: absolute;content: "";right: 10px;top: 14px;width: 0;height: 0; border: 4px solid transparent;
border-top-color: #585858; }
.Left #SideCategoryList .side-menu > ul > li.ActivetoogleClick > .toogleClick:before {top:10px; border-bottom-color: #585858; border-top-color:transparent; }
.Left #SideCategoryList .side-menu > ul li li li a {padding-left: 35px;}
.Left #SideCategoryList .side-menu > ul li li a {padding-left: 30px; position: relative;}
.Left #SideCategoryList .side-menu > ul ul a {background: transparent;}
.Left #SideCategoryList .side-menu > ul a {display: block;padding-right: 30px;}
.Left #SideCategoryList .side-menu > ul li li {}
.Left #SideCategoryList .side-menu > ul li li a:before {position: absolute;content: "";left: 9px;top: 13px;width: 7px;height: 10px;background: url('//cdn11.bigcommerce.com/s-f813d/templates/__custom/images/icons.png?t=1493935606') -169px -346px no-repeat;}
.Left li li:last-child a{}
.Left ul ul ul.dropdown-menu li a{padding-bottom:15px;  }
.Left ul ul ul.dropdown-menu li:last-child a{padding-bottom:0px;  }
.Left li li.ActivetoogleClick a{padding: 12px 0;}
.Left #SideCategoryList .side-menu > ul li li li a {padding-left: 40px;}
.Left #SideCategoryList .side-menu > ul li li li a:before{left:24px;}
.Left #SideCategoryList li li{background-color:transparent!important; }
.Left #SideCategoryList ul ul ul > li:last-child{ }
.Left #SideCategoryList ul ul li:last-child  ul > li:last-child{padding-bottom:0px; }
.Left #SideCategoryList ul ul li:last-child { }
.Left #SideCategoryList ul > li:last-child {border-bottom:none; padding-bottom:0; }
.Left #SideCategoryList .side-menu > ul li.ActivetoogleClick > ul {display: block;}
.Left #SideCategoryList .side-menu > ul li.ActivetoogleClick > a {color:#2465c6;}

.inner .Block { display: block; clear: both;}
.FeaturedProducts, .NewProducts, .TopSellers{ }
table.General,
table.CartContent,
table.CartContents {border-collapse: collapse;}
table tbody tr td,
table.General tbody tr td,
table.CartContents tbody tr td {border-bottom: 1px solid #dfe4e6;}
.CartContents tfoot .SubTotal td {padding-bottom: 25px;padding:0; border-top: 1px solid #dfe4e6; border-bottom: 1px solid #dfe4e6;}
.BlockContent .CartThumb img {max-width: 106px; height: auto; border: 1px solid #dedede; }
#SharingDataWrapper {height: auto;}
#SharingDataChoices {float: none;}
#SharingDataChoices li {width: auto; height: auto;}
.EstimateShippingButtons {text-align: right;}
.EstimateShippingButtons input {margin-bottom: 20px;}
#uniform-sel_billing_address, #uniform-sel_shipping_address {width: auto!important; margin-bottom: 10px;}
.left-content {float: left; width: 46%; position:relative; }
.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;}
.PagingList .icon {display: none;}
.SortBox div.selector,
.SearchSortingSelectContainer div.selector {  padding-top: 0 !important;  padding-bottom: 0 !important; width:160px !important;}
.SortBox div.selector span,
.SearchSortingSelectContainer div.selector span { height: 35px; 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 20px 2px 20px; border-radius: 0;}
.HowToPay p {margin: 0; padding: 0;}
.OrderItem1 .selector,
.OrderItem2 .selector {width: 75px;}
.BlockContent img {max-width: 100%; max-height: 100%;}

/* recapcha */
.ReviewEmailHint{margin-top: 9px; }
#recaptcha_widget_div{margin-top: 11px; }
.recaptchatable .recaptcha_image_cell center {height: auto !important; }
.recaptchatable .recaptcha_image_cell center img {height: auto !important; max-width: 238px !important;}
.recaptchatable #recaptcha_image {height: auto !important; width: auto !important;}
.recaptchatable .recaptcha_image_cell {width: 330px !important;}
.recaptchatable #recaptcha_response_field {width: 316px !important;}
#recaptcha_reload_btn {display: block; background: url(//cdn11.bigcommerce.com/s-f813d/templates/__custom/images/recapRefresh.png?t=1493935606) 0 0 no-repeat !important;}
#recaptcha_reload_btn img { visibility: hidden;}
#recaptcha_switch_audio_btn {display: block;background: url(//cdn11.bigcommerce.com/s-f813d/templates/__custom/images/recapAudio.png?t=1493935606) 0 0 no-repeat !important;}
#recaptcha_switch_audio_btn img {visibility: hidden;}
#recaptcha_whatsthis_btn {display: block; background: url(//cdn11.bigcommerce.com/s-f813d/templates/__custom/images/recapHelp.png?t=1493935606) 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; text-transform: uppercase;}

/* fancybox */
#fancy_bg {display: none !important;}
div#fancy_outer {position: fixed !important; top: 70px !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-f813d/templates/__custom/images/icon-close.png?t=1493935606") no-repeat scroll 0 0 transparent !important; height: 20px !important; top: 10px !important; right: 10px !important;  text-indent: 999px; width: 20px !important;}
.PageMenu .CategoryList h3 {display:none; }
div#fancy_overlay,
#ModalOverlay { background: #000 !important;  opacity: 0.7 !important;}
#ModalContentContainer { box-shadow: none !important;  -webkit-border-radius: 0px !important; -moz-border-radius: 0px !important; border-radius: 0px !important; background: #fff;}
#ModalContent,
.QuickViewModal .ModalContent { padding: 29px !important;  border: none!important;  font-size: inherit;}
.ModalContent{padding:0px 40px 16px !important;  }
#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;}
.AddBillingAddress dt,
.AddShippingAddress dt {clear: none;}
.AddBillingAddress dd,
.AddShippingAddress dd { margin: 0 0 0 180px; padding: 0 0 5px 0 !important; min-height: 40px;}
.AddBillingAddress dd .selector,
.AddShippingAddress dd .selector{min-width:150px;width: 100%!important;}
.Content .Button,
.form .Button {display: inline-block;}
.QuickSearch tbody tr {display: block;padding: 20px; border-bottom: 1px solid #d2d8db;}
.QuickSearch tbody tr:last-child{
	border-bottom: none;
}
.QuickSearch tbody tr td { border: none; vertical-align: text-top;}
.QuickSearch tbody tr.QuickSearchResult:hover { background-color: #f8f8f8;}
.QuickSearchResult .QuickSearchResultImage { width:200px; height: 220px; vertical-align: middle; text-align: center; padding: 0; border: none!important;}

/* inner */
.inner #CategoryPagingTop,
.inner #CategoryPagingBottom {float: left; width: auto; clear: none;}
.PagingList {float: left; }
.CategoryPagination .PagingList .ActivePage {position:relative;color:#000;font-weight:700; }
.CategoryPagination .PagingList .ActivePage:before {content:""; width:auto; height:0; position:absolute; bottom:7px; right:36%; left:36%; font-weight: 600; border-bottom: 1px solid #000000; color:#000; }
.CategoryPagination .PagingList li {margin-left: -1px; padding:8px 12px; border:1px solid #dddddd; background-color:#fff;display:inline-block;line-height:1.25;vertical-align:top; }
.CategoryPagination .PagingList .ActivePage:first-child{
	border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
}
.CategoryPagination .PagingList a { color: #343434;}
.CategoryPagination .PagingList a:hover { color: #404e53 ; border-bottom: 2px solid; font-weight: 600;}
.inner #CategoryHeading {float: none; width: auto; clear: none;}
.SortBox, .SearchSorting { font-size: 13px;  margin: 0;  padding: 0; }
.SortBox label, .SearchSorting label { font-size: 11px;  padding: 10px 10px 0 0;}
.SortBox div.selector, .SearchSorting div.selector {padding: 0; height: 32px; text-align: left;  float: right; min-height: 32px !important;  font-size: 12px; background-color: #fff;border: 1px solid #d9d9d9;}
div.selector select {font-size: 12px; }
.SortBox label, .SearchSorting label{display:none; }
#uniform-revrating {width: 200px !important; }
.productPage #uniform-revrating {width: 470px !important; background-color: #fff; }
.ProductReviewFormContainer dd input.Textbox{width:470px!important;}
.ProductReviewFormContainer textarea{width: 470px;}
.SortBox div.selector span,
.SearchSorting div.selector span { background: #ffffff;  margin-right: 23px;  height: 30px;  padding-right: 10px;	padding: 8px 15px!important; }
.FormContainer .box {display: block;clear: both;width: 100%;float: left;}
#ProductReviews .btn {margin-bottom: 20px; }
#ProductReviews p.Submit {margin-bottom: 0;}
#message_content {height: 240px;	width:100%;}
.UtilityLinks {float: left; width: 100%; clear: both; margin: 0px 0 5px 0;}
ul.ShippingAddressList h4 {display: block; clear: both; padding-bottom: 8px;}
table thead tr th,
table.General thead tr th,
table.CartContents thead tr th{padding: 12px 10px; text-transform:uppercase;	font:700 12px 'Roboto', Arial, sans-serif; }
table.CartContents thead tr th{text-align:center; }
table.CartContents thead tr th:first-child{ }
table tbody tr td,
table.General tbody tr td,
table.CartContents tbody tr td {padding: 20px 10px;}
table.CartContents tbody tr td.ProductName{ max-width: 250px;}
table tbody tr td,
table.General tbody tr td,
table,
table.General,
table.CartContents {margin: 0px 0;}

/* Checkout */
a.ChangeLink {top: 28px;right: 10px;font:500 11px  'Roboto', sans-serif; letter-spacing:0.05em;}
.ExpressCheckoutContent {padding:17px 0px;}
.ExpressCheckoutContent table.CartContents{ }
.ExpressCheckoutContent table.CartContents tbody tr td.CartItemQuantity{padding-top:47px; }
.ExpressCheckoutContent >.CreateAccount,.ExpressCheckoutContent > .AccountLogin {display: inline-block; width:49%; vertical-align: top; }
#CheckoutStepConfirmation .SubTotal td strong,
#CheckoutStepConfirmation .SubTotal td em { /* display: block; */ padding-top: 0;}
#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;}

/* override invalid width set by uniform jq-plugin on firefox */
.CartItemQuantity .selector{padding: 5px 10px; margin-bottom: 14px; width: 103px !important; height:32px; min-height: 32px !important; position:relative; text-align: left; background-color: #fff;}
.CartItemQuantity div.selector span,
.DetailRow.qty .selector span { margin: 0px 0 0 0; padding-left:0;padding-top: 2px;}
.CartItemQuantity div.selector:before, 
.DetailRow.qty .selector:before, 
div.selector:before{content:""; width:0; height:0; border:4px solid transparent; border-top-color:#000; position:absolute; right:10px; top:17px; }
.CartRemoveLink {padding-left:25px; position:relative; color: #e95144; }
.CartRemoveLink:before {content:""; width: 20px;  height: 18px;  background: url('//cdn11.bigcommerce.com/s-f813d/templates/__custom/images/icons.png?t=1493935606') no-repeat -401px -71px; position:absolute; left:0; top:-2px;}
.CartItemIndividualPrice, .CartItemTotalPrice{font: 700 13px 'Roboto', sans-serif; font-style:normal; margin-left: 15px; }
.ProductPrice{font: 700 13px 'Roboto', sans-serif; font-style:normal; }
.CartContents tfoot tr.First td div{ font: 700 12px 'Roboto', sans-serif; }
.CartContents tfoot tr.First td div .ProductPrice{margin-left:25px; font: 700 16px 'Roboto', sans-serif; color: #000; letter-spacing: -0.02em; }
.EstimateShippingLink.btn.alt{ padding: 10px 32px; font: 700 12px 'Roboto', sans-serif; text-transform:uppercase; border-radius:3px; -webkit-border-radius:3px;  -moz-border-radius:3px;  }
.EstimateShippingLink.btn.alt:hover{color:#fff; }
.Submit.EstimateShippingButtons > .txt-link, .KeepShopping .btn, .updateCart .btn {padding: 10px 32px!important; font: 700 11px 'Roboto', sans-serif!important; text-transform:uppercase; }
.Submit.EstimateShippingButtons > .txt-link {color: #000; }
.Submit.EstimateShippingButtons .btn{padding: 10px 32px!important; font: 700 11px 'Roboto', sans-serif!important; text-transform:uppercase; }
.CartContents tfoot .gtotal.SubTotal td { text-transform:capitalize; font: 700 18px 'Roboto', sans-serif;color: #000; }
.CartContents tfoot .SubTotal.First td div{padding:12px 0px 12px 0;color:#000; }
.CartContents tfoot .gtotal.SubTotal td  .ProductPrice, #CheckoutStepConfirmation .SubTotal td em, .HL_CheckoutConfirm .SubTotal td em{margin-left:14px; font-size:20px;}
 #CheckoutStepConfirmation .SubTotal.uno td em, #CheckoutStepConfirmation .SubTotal.dos td em,
 .HL_CheckoutConfirm .SubTotal.uno td em, .HL_CheckoutConfirm .SubTotal.Even td em{margin-left:25px; font-size:16px; color:#000000; }
 #CheckoutStepConfirmation .CartContents tfoot .SubTotal td > div{width:auto; }
 #CheckoutStepConfirmation .CartContents tfoot tr.First td div .ProductPrice {margin-left: 25px;font: 700 16px 'Roboto', sans-serif;color: #000;letter-spacing: -0.02em;}
.EstimateShipping{float:right; }
.Submit.EstimateShippingButtons > .txt-link{clear: both; float: left; }
.Submit.EstimateShippingButtons > .txt-link:hover{border-color: #f72400; color:#f72400; }
.KeepShopping .btn.alt,.updateCart .btn.alt{color:#fff; }
.KeepShopping .btn.alt:hover,.updateCart .btn.alt:hover{border-color: #f72400; }
.btnGroupCart{float:left;}
.KeepShopping .btn.alt, .updateCart .btn{background-color:#000; }
.KeepShopping, .updateCart{float:left; }
.KeepShopping{margin-right:20px; margin-top: 20px; }
.updateCart .btn{font-size:11px;}
#cartpage .ProceedToCheckout{text-align:center; margin-top: -43px; }
.AlternativeCheckout p a{color:#404e53; }
.AlternativeCheckout p a:hover{color:#e95144; }
#CartContent .ProceedToCheckout{text-align: center; margin-top: 20px;  }
#CartContent .ProceedToCheckout .btn,
.fastCartSummaryBox .ProceedToCheckout .btn,
.ProceedToCheckout .btn{border-radius:3px; -webkit-border-radius:3px; border-radius:3px; padding:15px 40px !important; font:700 14px 'Roboto', sans-serif; background: #e84e00; background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U4NGUwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMDJjMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #e84e00 0%, #e02c00 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e84e00), color-stop(100%,#e02c00)); 
background: -webkit-linear-gradient(top,  #e84e00 0%,#e02c00 100%);
background: -o-linear-gradient(top,  #e84e00 0%,#e02c00 100%);
background: -ms-linear-gradient(top,  #e84e00 0%,#e02c00 100%); 
background: linear-gradient(to bottom,  #e84e00 0%,#e02c00 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e84e00', endColorstr='#e02c00',GradientType=0 ); }
#CartContent .ProceedToCheckout .FloatRight{margin-top: 1px; }
#CartContent .ProceedToCheckout .PayPalExpressCheckout p{font-style:italic; font-weight: 700; }
#CartContent .AlternativeCheckout{margin-top: 7px; padding-bottom: 0;  }
#CartContent .AlternativeCheckout a{margin-top: 14px; display:block; color:#ea3b02; text-transform:capitalize; font: 500 12px 'Roboto', sans-serif; font-weight: 500; }
#CartContent .AlternativeCheckout a:hover {color: #000;}
#CartContent .AlternativeCheckout span{font: 700 11px 'Roboto', sans-serif; font-style:italic; }
.SubTotal td {  padding: 20px 0 0 0; }
.btnGroupCart{padding-top:30px; }
.ProceedToCheckout{text-align: right;	float:right; overflow:hidden; }
.ProceedToCheckout .btn{margin-bottom:10px; background-color:#f72400; color:#ffffff; font:700 14px 'Roboto', sans-serif; white-space:nowrap; padding: 11px 27px 12px !important;  }
.ProceedToCheckout .btn:hover{background-color:#000; }
.ProceedToCheckout .PayPalExpressCheckout p {margin-bottom: 12px;}
.ProceedToCheckout .FloatRight,
.ProceedToCheckout .FloatLeft {float: none !important; display:inline-block; text-transform:uppercase;text-align:center;}
.ProceedToCheckout .FloatRight{font:400 11px 'Roboto', sans-serif; }
.ProceedToCheckout.btm { padding: 0 20px 30px 20px; }
.ProceedToCheckout.btm .CheckoutButton { padding-bottom: 20px; }
#CheckoutGuestForm >p{margin-bottom: 23px; }
#LoginForm .HorizontalFormContainer dt{width: 120px; margin-right:20px; color: #000; text-align: left; }
#LoginForm .HorizontalFormContainer dd{margin-left: 0; margin-bottom: 9px; width: 100%; }
#LoginForm .HorizontalFormContainer dd > a {font:500 12px 'Roboto', sans-serif; color:#343434; }
#LoginForm .HorizontalFormContainer dd > a:hover {color: #f72400; }
#LoginForm .HorizontalFormContainer dd.last{margin-top: 12px;  }
.boxin { display: block;  width: 100%;  padding: 20px 0; }
.boxin > h2{padding: 25px 0; text-transform:uppercase; font: 700 13px 'Montserrat', sans-serif; border-top: 1px solid #dfe4e6; border-bottom:1px solid #dfe4e6; }
.boxin .mtop { margin-top: 20px; }
.GiftCertificateThemeList {  line-height: 28px !important; }
.GiftCertificateThemeList label {  float: left;  clear: both; }
#ProductDetails .ProductTinyImageList ul li{float:left;}
#ProductDetails .ProductTinyImageList ul li > div{border: 1px solid #dddddd; background-color: #fff; display:block; margin:0 10px; padding: 0; list-style-image: none;	}
#ProductDetails .ProductTinyImageList ul li > div a img{
	width: auto!important;
	height: auto!important;
}
#ProductDetails .ProductTinyImageList ul li.selected > div {border: 1px solid #6e6d6d; }
#ProductDetails .ProductTinyImageList {margin: 20px auto 20px auto; padding:0; overflow: hidden; white-space: nowrap; }

#ProductDetails .ImageCarouselBox {margin: 10px auto 0;text-align: center;}
.ImageCarouselBox {padding-left: 0 !important; margin-bottom: 10px; position: relative; }
#ProductDetails .ImageCarouselBox br { display: none;}
.productOptionPickListSwatch ul {margin: 0; padding: 0; list-style: none;}
#ProductDetails #ImageScrollPrev,
#ProductDetails #ImageScrollNext {position: absolute;top: 0;height: 17px; width: 11px; z-index: 3; }
#ProductDetails #ImageScrollPrev {left:0; }
#ProductDetails #ImageScrollNext {right:0; }
.productAttributeList{margin-top: 20px; }
.ProductDetailsGrid .DetailRow, .ProductDetailsGrid .s-price {  margin-bottom: 16px;	clear:both; }
.ProductDetailsGrid .s-price{margin-bottom: 16px;}
.ProductDetailsGrid .HL_ShortDescDetail{margin-bottom: 10px; }
.ProductDetailsGrid .DetailRow.qty{margin-right: 20px; margin-bottom:20px; display: inline-block; }
.ProductDetailsGrid .addto .DetailRow{margin-bottom: 5px; }
.ProductDetailsGrid .DetailRow.PriceRow {margin-bottom: 15px; }
.ProductDetailsGrid .DetailRow .BrandName {padding: 0; font:400 13px 'Montserrat',sans-serif;	text-transform: capitalize;  }
.ProductDetailsGrid .DetailRow .BrandName a { color:#808080; font:400 14px 'Roboto', sans-serif; }
.ProductDetailsGrid .DetailRow.Rating{margin-bottom: 12px; display:block !important; }
.ProductDetailsGrid .Rating a:hover{border-bottom:1px solid #c7c7c7; }
.ProductDetailsGrid .DescShort {margin-bottom: 14px; }
.ProductDetailsGrid .DetailRow.nop {  padding: 0;}
.ProductDetailsGrid .Label,
.ProductAddToCart .productAttributeLabel {position: relative;  margin: 0 0 9px 0;  text-align: left !important;  font:600 12px 'Roboto', sans-serif;	text-transform:capitalize;	min-width: 90px; float:left;color:#000; }
.ProductDetailsGrid .DetailRow .Value{font:400 12px 'Roboto', sans-serif; text-transform:capitalize; /* clear: both; */ }
.ProductDetailsGrid .DetailRow.Rating .Value{font-style:normal; }
.ProductDetailsGrid .DetailRow.Rating  img{margin-bottom:3px; margin-right:9px; }
.ProductDetailsGrid .Value.AddCartButton{clear:both; font-style: inherit !important; width: 113px; }
.retail-product-price strike{color:#878e96; margin-right: 15px;}
.VariationProductPrice{ font-size:24px; }
.quick-view-product-details-container .DetailRow.RetailPrice .Label,
.quick-view-product-details-container .s-price .Value {margin-top: 7px;  }
.ProductDetailsGrid .s-price .YouSave { font-weight: 300; margin: 9px 0px 10px;	font-size: 12px;font-style: italic;	color: #878e96; display: block; }
.ProductDetailsGrid .DetailRow.RetailPrice { width: auto;  overflow: hidden;	margin-bottom:10px;}
.DetailRow.RetailPrice .Label { margin: 0 10px 0 0;} 
#prodAccordion .current .subtitle {color: #000; }
.prodAccordionContent p strong{ color:#000;display:block;}
.productAttributeConfigurablePickListSwatch .productAttributeLabel{margin-bottom: 7px; }
.productOptionViewSelect div.selector{height: 38px; min-height: 38px !important; background-color: #fff; }
.productOptionViewSelect div.selector:after{border:none; }
.productOptionViewSelect div.selector span{font:400 12px  'Roboto', sans-serif; color: #585858; }
#SimilarProductsByCustomerViews .btn { display: none;}
#fastCartContainer .ProductList { margin:0;}
#fastCartContainer .ProductList li, #home #fastCartContainer .ProductList li {visibility: visible !important; height: auto !important;  padding: 0 0 0 0px;  width: 23.3%; 	margin:0px 20px 50px 0; }
#fastCartContainer .ProductList li.last, #home #fastCartContainer .ProductList li.last{margin-right:0; }
#fastCartContainer .ProductList li .ProductPriceRating { margin-top: 0; }
.fastCartSummaryBox { width: 33.333333%; max-width: none; float: left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.fastCartThumb {width: 24%; max-width: none; float: left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; text-align: center; border:1px solid #dddddd; position:relative; }
.fastCartThumb:before{content:""; width:auto; height:4px; border:1px solid #ddd; position:absolute; bottom:-4px; left:1%; right:1%; }
.fastCartItemBox {width:42.4%; max-width: none; float: left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; margin-left: 0; padding: 0 20px 0 30px; }
.fastCartSummaryBox { padding:0 0px 20px 20px; text-align: center; }
.fastCartSummaryBox .ProceedToCheckout {float:none; margin: 0 0 11px 0; padding-top:0; }
.fastCartSummaryBox .ProceedToCheckout a { display: block; white-space:normal; }
.fastCartSummaryBox .subtotal {padding: 1px 0 15px 0; clear: none; font-size: inherit; font-weight: normal; margin: 0 0 12px 0; display: inline-block; border-bottom: 1px solid #d0d0d0; width:100%; }
.fastCartSummaryBox .subtotal .ProductPrice { word-wrap: break-word; }
.fastCartSummaryBox .actionLink { margin: 0 0 20px 0; }
.fastCartSummaryBox .actionLink { line-height: 1.5em; }
.fastCartSummaryBox .actionLink .btn {border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; color: #fff !important; margin: 0 5px; padding: 8px 10px 8px 10px; width:100%; margin-bottom:2px; text-align: center; color: #fff; font:700 11px 'Roboto', sans-serif; letter-spacing:0.05em; border-bottom:1px solid transparent; background: #797978; background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzc5Nzk3OCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1NjU2NTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(top,  #797978 0%, #565656 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#797978), color-stop(100%,#565656)); background: -webkit-linear-gradient(top,  #797978 0%,#565656 100%); background: -o-linear-gradient(top,  #797978 0%,#565656 100%); background: -ms-linear-gradient(top,  #797978 0%,#565656 100%); background: linear-gradient(to bottom,  #797978 0%,#565656 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#797978', endColorstr='#565656',GradientType=0 );
}
.fastCartSummaryBox .actionLink .btn.continue {margin-bottom: 13px; }
.fastCartSummaryBox .actionLink .btn:hover{color:#fff !important; 
	background: #50a5da;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #50a5da 0%, #1e65be 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#50a5da), color-stop(100%,#1e65be));
	background: -webkit-linear-gradient(top, #50a5da 0%,#1e65be 100%);
	background: -o-linear-gradient(top, #50a5da 0%,#1e65be 100%);
	background: -ms-linear-gradient(top, #50a5da 0%,#1e65be 100%);
	background: linear-gradient(to bottom, #50a5da 0%,#1e65be 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#50a5da', endColorstr='#1e65be',GradientType=0 );
}
.fastCartSummaryBox .PayPalExpressCheckout { width: 100%; }
.modalClose { float: left;  width: 33px !important;  height: 33px !important; text-indent: 999px;  overflow: hidden;  right: 0px; background: url('//cdn11.bigcommerce.com/s-f813d/templates/__custom/images/close.png?t=1493935606') no-repeat 10px 10px !important;  }
.modalClose:hover{opacity: 0.5;  filter: alpha(opacity=50); -moz-opacity: 0.5; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";}
#ModalContainer .modalClose {top:5px; right:10px; padding-right: 0 !important; }
.modalData{overflow:auto; height:100%; }
#ModalTitle,
.ModalTitle {display: none!important; }
#ModalContainer {position: fixed !important; height: auto !important; left: 0 !important; margin: 0 auto !important; max-height: 95% !important; max-width: 998px !important;    overflow-x: hidden; overflow-y: auto; right: 0 !important; top: 20px !important; width: 100% !important; overflow:hidden!important; }

/* Footer */
.footer { text-align: left;  overflow: hidden; }
.footer-main li { float: left;  font-size: 13px;  width: 100%; padding: 2px 0 3px; }
.footer-main .inner { padding: 40px 0;}
.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%; margin: 0; list-style: none; }
.footer .footer-columns li {padding: 0px 0 7px 0; }
.footer-links ul {float: left; width: 100%; padding: 15px 0; }
.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; margin: 0;}
.footer .powered-by {}
.footer .powered-by a {background: url('//cdn11.bigcommerce.com/s-f813d/templates/__custom/images/bc_logo_sprite.png?t=1493935606') no-repeat; background-position: 0 0; height: 22px; width: 95px; text-indent: -9999px; display: inline-block; text-align: left; vertical-align: middle;  margin-left: 7px; }
.footer .powered-by a:hover {background-position: 0 -74px; border-bottom: none; filter: ~"alpha(opacity=100)"; opacity: 1; -ms-filter: ~"progid:DXImageTransform.Microsoft.Alpha(opacity=100)"; -khtml-opacity: 1; -moz-opacity: 1; }
#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; padding-bottom: 15px; }
#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 {}
.Message{padding: 20px; }
.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; }
.CartItemIndividualPrice  {text-align: right; }
#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; }
}
.productAttributes { margin:11px 13px 12px; font-size: 12px; font-family:'Roboto', sans-serif;}
.CartContents .productAttributes td{border-bottom:0; padding: 1px 10px 2px 0 !important; }
.productAttributes label,
.productAttributes span {font-style: italic;   margin-bottom:0; text-transform: capitalize; font-weight: 500; }
.CartContents .ProductName .CustomizeItemLink{font:700 Italic 11px 'Roboto', sans-serif!important; color:#000000; }
.CartContents .ProductName .WrappingOptions a{color:#000; }
select.JSHidden {opacity: 0 !important; filter: ~"alpha(opacity = 0) !important"; }
#fastCartContainer {margin: 0px auto 0 auto; }
.zoomWindow {width: 100%; }
#uniform-eway_ccexpm, #uniform-eway_ccexpy {width: 75px !important; }
.CartCode {margin-bottom: 20px; }
.CartCode > .CouponCode,
.CartCode > .GiftCertificate { float: left;  width: 48%; }
.CartCode > .GiftCertificate {margin-left:16px; }
.CartCode > .CouponCode{margin-bottom:29px; margin-right:16px;  }
.CartCode > .CouponCode h3,
.CartCode > .GiftCertificate h3{position: relative; border-top:1px solid #dddddd; margin-top:0; padding:20px 0 0px; text-transform: capitalize; font:700 18px 'Roboto', Arial, sans-serif; margin-bottom:16px; }
.CartCode > .CouponCode p,
.CartCode > .GiftCertificate p{font:400 12px 'Roboto', Arial, sans-serif; margin-bottom: 20px; }
.CartCode .CouponCode > p{margin-bottom:35px;}
.CartCode > .CouponCode .Textbox,
.CartCode > .GiftCertificate .Textbox{width:370px; float:left;}
.inputgroup{position:relative;}
.inputgroup .Textbox{width:100%;}
.CartCode .GiftCertificate input.btn, .CartCode .CouponCode input.btn {margin-top: 1px; margin-left: 10px; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px; min-width: 35px;  padding:10px 12px 10px;  text-align: center; font:700 12px 'Roboto', Arial, sans-serif;	text-transform:uppercase; color: #fff; background: #797978; background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzc5Nzk3OCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1NjU2NTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(top,  #797978 0%, #565656 100%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#797978), color-stop(100%,#565656)); background: -webkit-linear-gradient(top,  #797978 0%,#565656 100%); 
background: -o-linear-gradient(top,  #797978 0%,#565656 100%); background: -ms-linear-gradient(top,  #797978 0%,#565656 100%); background: linear-gradient(to bottom,  #797978 0%,#565656 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#797978', endColorstr='#565656',GradientType=0 ); }
.CartCode .GiftCertificate input.btn:hover, 
.CartCode .CouponCode input.btn:hover, 
#CartContent .ProceedToCheckout .btn:hover,
.fastCartSummaryBox .ProceedToCheckout .btn:hover,
.ProceedToCheckout .btn:hover{background: #50a5da;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #50a5da 0%, #1e65be 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#50a5da), color-stop(100%,#1e65be));
background: -webkit-linear-gradient(top, #50a5da 0%,#1e65be 100%);
background: -o-linear-gradient(top, #50a5da 0%,#1e65be 100%);
background: -ms-linear-gradient(top, #50a5da 0%,#1e65be 100%);
background: linear-gradient(to bottom, #50a5da 0%,#1e65be 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#50a5da', endColorstr='#1e65be',GradientType=0 );}
.blockquote { margin: 0; }
#uniform-EventDateMonth,
#uniform-EventDateDay,
#uniform-EventDateYear { width: auto !important; }
.HL_Top img{width:100%; }

/*shopping cart page*/
#CartHeader{margin-bottom: 0; }
.shoppingcart .Content#LayoutColumn1, .Content.Widest#LayoutColumn1{margin-top:20px; padding: 20px 20px 30px 20px; display:inline-block; background-color:#fff; }
#home .Content.Widest#LayoutColumn1{background-color:transparent; padding:0; margin-top: 0; }
.shoppingcart .Content.Widest#LayoutColumn1{margin-top:0px; }
#CartHeader {text-align:center; }
#CartHeader h1{padding-bottom: 20px; margin-bottom: 0; margin-top:0; font: 700 18px 'Roboto', Arial, sans-serif; text-transform:capitalize; color:#000; text-align:left; border:none; }
.CartItemIndividualPrice, .CartItemTotalPrice{  }
.HL_LoginAccount .Content.Widest#LayoutColumn1{margin-top:0; }
.CartContents tfoot .SubTotal.Last td div{}
.HL_NotBreadcrumb .Content.Widest#LayoutColumn1, .HL_CheckoutExpress .Content.Widest#LayoutColumn1{margin-top:20px; }
#CartContent table.CartContents thead tr th{background-color: #626162;color: #fff; border-right: 1px solid #fff; }
#CartContent table.CartContents thead tr th:first-child{padding-left: 20px; text-align: left; border-top-left-radius:3px; -webkit-border-top-left-radius:3px; -moz-border-top-left-radius:3px; border-bottom-left-radius:3px; -webkit-border-bottom-left-radius:3px; -moz-border-bottom-left-radius:3px; }
#CartContent table.CartContents thead tr th.last{border-top-right-radius:3px; -webkit-border-top-right-radius:3px; -moz-border-top-right-radius:3px; border-bottom-right-radius:3px; -webkit-border-bottom-right-radius:3px; -moz-border-bottom-right-radius:3px; }
#CartContent table.CartContents thead tr th.HL_itemprice,#CartContent table.CartContents thead tr th.last, 
.CartContents tbody tr td.CartItemIndividualPrice, .CartContents tbody tr td.CartItemTotalPrice{ }
.txtR.HL_Checkout{display:none; }
#CartContent .AlternativeCheckout .PTB20 > a > strong{font-weight:700; font-size: 11px; text-transform: uppercase; color: #000; }
#CartContent .AlternativeCheckout .PTB20 > a:hover{color:#e84e00; }
#CartContent .GiftCertificate .CartItemQuantity{padding-top:45px; }
#CartContent .GiftCertificate .ProductName > span{font-weight:500; }
.HL_cart .Breadcrumb{margin-bottom: 17px; }
.KeepShopping .btn.alt, .HL_Update{border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px; }
.KeepShopping .btn.alt{margin-right:18px; }
.KeepShopping .btn.alt:hover, .HL_Update:hover, .EstimateShippingLink.btn.alt:hover, .Submit.EstimateShippingButtons .btn:hover{background: #50a5da;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #50a5da 0%, #1e65be 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#50a5da), color-stop(100%,#1e65be));
background: -webkit-linear-gradient(top, #50a5da 0%,#1e65be 100%);
background: -o-linear-gradient(top, #50a5da 0%,#1e65be 100%);
background: -ms-linear-gradient(top, #50a5da 0%,#1e65be 100%);
background: linear-gradient(to bottom, #50a5da 0%,#1e65be 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#50a5da', endColorstr='#1e65be',GradientType=0 );}
.CartContents tfoot .SubTotal td div.selector{background-color:#fff; width:370px; }
.Submit.EstimateShippingButtons > .txt-link{padding:10px 20px; border:1px solid #a0a0a0; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px; background: #fefdfe; background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmRmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ0JSIgc3RvcC1jb2xvcj0iI2Y5ZjlmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmN2Y3ZjciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background: -moz-linear-gradient(top,  #fefdfe 0%, #f9f9f9 44%, #f7f7f7 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefdfe), color-stop(44%,#f9f9f9), color-stop(100%,#f7f7f7)); background: -webkit-linear-gradient(top,  #fefdfe 0%,#f9f9f9 44%,#f7f7f7 100%); background: -o-linear-gradient(top,  #fefdfe 0%,#f9f9f9 44%,#f7f7f7 100%); background: -ms-linear-gradient(top,  #fefdfe 0%,#f9f9f9 44%,#f7f7f7 100%); background: linear-gradient(to bottom,  #fefdfe 0%,#f9f9f9 44%,#f7f7f7 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefdfe', endColorstr='#f7f7f7',GradientType=0 );}

/* Over writes of defaults */
.sf-menu a.sf-with-ul {min-width: 0 !important; padding-right: 0; }
.product-nav {  margin-bottom: 5px; }
.FormFieldLabel {margin-right: 5px; }
.addthis_default_style .at300b,
.addthis_default_style .at300bo,
.addthis_default_style .at300m {margin: 0 5px 0 0; padding: 0; }
#ModalContent .btn, .ModalContent .btn,
#ModalContent .btn:hover, .ModalContent .btn:hover {color: #fff ; }
.SubBrandListGrid ul { padding: 0;  margin: 0; }
.SubBrandListGrid ul li { padding: 0; }
.SubBrandListGrid ul li.last{margin-right: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:23px !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: 6px 0;}
.NoMarginBottom {margin-bottom: 0;}
.HideElement {display: none;}
.FloatRight {float: right; }
.FloatLeft { float: left; width: 70%; }
.ExpressCheckout  img{width:auto; }
#OrderConfirmationForm img{width:100px; }
.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 span,
div.checker span,
div.radio span,
div.button,
div.button span {background-image: url(//cdn11.bigcommerce.com/s-f813d/templates/__custom/images/icon_sprite.png?t=1493935606); background-repeat: no-repeat; -webkit-font-smoothing: antialiased;}
.selector,.radio,.checker,.uploader,.button,.selector *,.radio *,.checker *,.uploader *,.button * { margin: 0; padding: 0;}

/* INPUT &amp; TEXTAREA */
input.text,
input.email,
input.password,
textarea.uniform {padding: 5px; border-top: solid 1px #d6d6d6; border-left: solid 1px #d6d6d6; border-bottom: solid 1px #d6d6d6; border-right: solid 1px #d6d6d6;    -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; outline: 0;	width: 100%; }
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: 25px; height: 25px;}
div.selector select {top: 0; right: 0; bottom: 0; left: 0;}

/* Checkbox */
div.checker {height: 17px; width: 17px;}
div.checker input {height: 17px; width: 17px;}
div.checker span {background-position: 0px -53px; height: 17px;width: 17px;}
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 -53px;}

/* Radio */
div.radio {width: 18px; height: 18px; background: none;}
div.radio input {width: 18px; height: 18px;}
div.radio span {height: 16px; width: 16px; background-position: 0px -82px;}
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 -82px;}

/* 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)"; 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;  height: 38px;  line-height: 38px; min-height: 38px; padding: 9px;  width: 100%; }
div.selector select {font-size: 12px;line-height: 18px;border: solid 1px #fff;width: 100%;}
div.selector span { cursor: pointer;  background: none;  line-height: 1.25; }
div.selector.disabled span {color: #bbb;}

/* Checker */
div.checker { margin-right: 5px;vertical-align: 0; }

/* 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; background-color: #fff; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px;
	border:1px solid #d3d3d3;
}
div.selector span {display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; 
	padding:1px 0 0;padding-right: 30px;color:#585858;height: auto;
}
div.selector select {position: absolute; top: 0px; opacity: 0; filter: ~"alpha(opacity=0)";  filter: alpha(opacity=0); -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)";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)";filter: alpha(opacity=0); -moz-opacity: 0;text-align: center;display: inline-block;background: none;margin-left:0!important; }

/* Custom.css
-------------------------------------------------------------- */
.brand-name{padding: 5px 0 5px 4%;text-align: left;min-height: 30px;}
#CheckoutStepPaymentDetails input[type=submit] { margin: 0 20px;}
.left{float:left;}
.right{float: right;}
.txt24{font-weight: bold;margin: 0 0 20px 0; font-size: 12px;}
.YourAccount .txt24{font-weight: 400;}
.txt24 em {font-style: normal !important;}
.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;}
.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.ActivePage h4 {padding-bottom: 10px;margin-bottom: 1em;font-size:14px;font-family:'Roboto Condensed', sans-serif;font-weight:400;}
.multiStep li h4{font-size:14px;font-family:'Roboto Condensed', sans-serif;font-weight:400;}
.multiStep li .icon  {background: url("//cdn11.bigcommerce.com/s-f813d/templates/__custom/images/nav_active.png?t=1493935606") no-repeat; display: block; float: left; height: 8px; left: 50%; margin-left: -7px; position: absolute; bottom: -5px; width: 13px;}
.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;}

/* DropdownCart */
.DropdownCart .AlternativeCheckout > p > span{display:none; }
.cart-no-items{padding-bottom: 10px; text-align: center; padding-top: 12px; font:700 11px 'Roboto', sans-serif; letter-spacing: 0.1em !important; }
.DropdownCart .colEstShip, .DropdownCart .SubTotal.gtotal, .DropdownCart .KeepShopping, .DropdownCart .ProceedToCheckout .txtInfo-2{display: none; }
.DropdownCart table tbody tr td{ }
.DropdownCart table tbody { margin:0 20px; }
.DropdownCart .ProceedToCheckout .btn:hover{color: #fff; }
.DropdownCart .btnGroupCart{width: 49%;}
.DropdownCart .btnGroupCart .updateCart{float:right; }
.DropdownCart .SubTotal{text-transform:capitalize;color:#000; }
.DropdownCart .SubTotal em{margin-right:0; margin-left:15px; color:#000000; font-size:18px; }
.DropdownCart .CartContents .ProductName a{color:#000; }
.DropdownCart .ShoppingCartShippingCost{display:none;  }
.CartItemIndividualPrice, .CartItemTotalPrice{color:#000; letter-spacing: -0.02em; }
.DropdownCart .CartItemQuantity .selector{width:60px!important; }
.DropdownCart .CartItemQuantity div.selector span:before{border-top-color:transparent; }
.DropdownCart .CartContents tfoot .SubTotal td{border-bottom:none; }
.DropdownCart .ProceedToCheckout, .DropdownCart .btnGroupCart{padding-top: 0; }
.DropdownCart .btnGroupCart{margin-bottom: 20px; }
.DropdownCart .AlternativeCheckout > p {padding-top: 2px; }
.DropdownCart .WrappingOptions{display:none!important; }
.DropdownCart .AlternativeCheckout a{padding-right:28px; font-weight: 400; font-size:13px; color:#000; text-transform: capitalize; font-style: italic; position:relative; }
.DropdownCart .AlternativeCheckout a:before{content:""; width:19px; height:10px; position:absolute; right:1px; top:5px; background:url('//cdn11.bigcommerce.com/s-f813d/templates/__custom/images/icons.png?t=1493935606') no-repeat -295px -12px; }
.DropdownCart .CartContents .ProductName a{font-weight:400; font-size: 12px; display:block; width:200px; }
.DropdownCart table tbody tr td.CartItemIndividualPrice {padding:37px 10px!important; }
.DropdownCart table tbody tr td.CartItemTotalPrice {padding:35px 10px!important; }
.DropdownCart .CartContents tfoot .SubTotal td div{padding: 17px 0; }
.TopMenu .CartLink > div {display: inline-block; box-shadow: 6px 5px 0px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 6px 5px 0px rgba(0, 0, 0, 0.1); -moz-box-shadow: 6px 5px 0px rgba(0, 0, 0, 0.1); }
.DropdownCart{border: 1px solid #e3dad4; display: none;  min-width: 160px; padding: 0; position: absolute; right: 0; top: 36px; z-index: 99999; background: #FFFFFF;  }
#CartFormContainer{position:relative;}
.DropdownCart #CartFormContainer:before{content:""; width:auto; height:0; border-bottom:1px solid #eaeaea; position:absolute; left:0px; right:0px; bottom:50px; }
#CartFormContainer .AlternativeCheckout{padding-top: 22px; } 
#CartFormContainer .CartContents tbody tr{}
.DropdownCart .CartContents thead{border:none; background: #f7f7f7; }
.DropdownCart .CartRemoveLink{}
.DropdownCart .CartItemTotalPrice .ProductPrice{float:left; }
.DropdownCart .CartContents th:first-child{text-align: center !important; }
.DropdownCart .CartContents th{padding: 13px 20px !important; white-space: nowrap; color: #878787; }
.DropdownCart .CartThumb img {max-width: 60px; }
.DropdownCart .CartContents td.ProductName {text-align:left; padding: 22px 0 20px !important; }
.DropdownCart .CartContents td.CartThumb{padding: 20px 20px 10px !important; }
.DropdownCart .CartItemIndividualPrice{font:400 13px 'Roboto', sans-serif !important; }
.DropdownCart table tbody tr td.first, .DropdownCart table tbody tr td.last {border-bottom:none; }
a.mobileOnly{display:none; }
a.mobileOnly{letter-spacing: 0.05em;text-transform: uppercase;font: 700 13px 'Montserrat', Arial, sans-serif; color: #404e53;}
.icon-cart { display: inline-block; -moz-transition: all .5s ease-in-out; -webkit-transition: all .5s ease-in-out; -o-transition: all 3.5s ease-in-out;    transition: all .5s ease-in-out; margin-top: 0!important; margin-right: 8px;color: #000;
 }
.icon-cart:before{
	font-family: 'FontAwesome';
	font-size:18px;
	line-height: 18px;
	font-weight:400;
	content: "\f07a";
	font-style: normal;    
	display: inline-block;
    vertical-align: -2px;
}
#ShowDropdownCart:hover .icon-cart {background-position:1px -120px!important; }
.icon-add { position: absolute; right: 0; top: 17px; 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: 20px; height: 21px; margin-right: 10px; background: url(//cdn11.bigcommerce.com/s-f813d/templates/__custom/images/icons.png?t=1493935606) no-repeat 0px 0px;-moz-transition: all .5s ease-in-out; -webkit-transition: all .5s ease-in-out; -o-transition: all 3.5s ease-in-out; transition: all .5s ease-in-out;}
.icon-edit,
#WishLists .txt-hide .icon-edit{background-position: -33px -354px;}
.icon-edit:hover,
#WishLists .txt-hide .icon-edit:hover {background-position: -33px -354px;}
.icon-delete,
#WishLists .txt-hide .icon-delete{background-position: 0px -357px;}
.icon-delete:hover,
#WishLists .txt-hide .icon-delete:hover {background-position: 0px -357px;}
.icon-share,
#WishLists .txt-hide a{background-position: -63px -358px;}
.icon-share:hover,
#WishLists .txt-hide a:hover{background-position: -63px -358px;}

/* btn styles */
.Button a {color: #090939!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; width:31px;	height:31px; text-indent: -9999em; background: url('//cdn11.bigcommerce.com/s-f813d/templates/__custom/images/icons.png?t=1493935606') 0 0 no-repeat #fff; border:1px solid #dddddd; }
.nav-prev { margin-right: 0px; background-position: 0px -232px; border-top-left-radius: 3px; -webkit-border-top-left-radius: 3px; -moz-border-top-left-radius: 3px;  border-bottom-left-radius: 3px; -webkit-border-bottom-left-radius: 3px; -moz-border-bottom-left-radius: 3px;min-height: 31px;}
.nav-next { margin-left: -1px; background-position: -86px -232px; border-top-right-radius: 3px; -webkit-border-top-right-radius: 3px; -moz-border-top-right-radius: 3px; border-bottom-right-radius: 3px; -webkit-border-bottom-right-radius: 3px; -moz-border-bottom-right-radius: 3px;min-height: 31px; }
a.nav-next:hover,
a.nav-prev:hover { color: #333; }
a.nav-next:hover{background-position: -86px -287px; }
a.nav-prev:hover{background-position: 0px -287px; }
.mtop { margin-top: 27px; }
.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;}
.addto {display: inline-block;clear: both; overflow: hidden; width: 71.5%; }
.addto .BulkDiscount {display: inline-block;	}
.btn.add-to-cart{text-transform:uppercase; font: 700 13px 'Montserrat', sans-serif;  width:100%; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; }
.txt-hide {text-indent: -999px; overflow: hidden; color: #090939;}
.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;}
a.CustomizeItemLink {font-size: 11px;}
#CartHeader { position: relative;}
#CartHeader .btn {top:50%; right: 0; margin-top: -20px !important; position: absolute;}
.CartLink .DropdownCart > a > span,.CartLink  #ShowDropdownCart, .CartLink  #ShowDropdownCart .TitleCart{ }
.CartLink.HL_mobileOnly{display:none; }
.CartLink #ShowDropdownCart > .TitleCart{position:relative; display:inline-block; margin-bottom:0; }
.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 */
/* 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-f813d/templates/__custom/images/out-of-stock-bg.png?t=1493935606") 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-f813d/templates/__custom/images/out-of-stock-bg.png?t=1493935606") center no-repeat; */}
#ToggleMenu,
#DrawerMenu{display:none;}

/* Toggle menu
-------------------------------------------------------------- */

#ToggleMenu {cursor: pointer; font-size: 0;height: 48px;position: relative; vertical-align: middle;text-align: center;color: #fff;line-height: 18px;}
#ToggleMenu:after {content: "\f0c9";
	font-size: 19px;
	font-family: "FontAwesome";
	display: block;
	text-align: center;
 }
 #Header{padding:19px 0 17px; }
#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: #333333; color: #fff;}
#DrawerMenu.on-screen {display: block; position: absolute; overflow-y: auto; }
#DrawerMenu  div {margin :0;}
#DrawerMenu h3 {background: #3f3f3f;color: #fff;font-size: 1.5em; font-weight: normal; padding: 10px 15px;text-transform: uppercase;margin-bottom:0;display:none;}
#DrawerMenu #SideAccountNavigation, #DrawerMenu #SideShopByBrand,#SideAdditionalInformation{display:none; }
#DrawerMenu ul { list-style: none; margin: 0;}
    #DrawerMenu li { float: none; border-bottom: 1px solid #3f3f3f; list-style: none outside none;  }
    #DrawerMenu li.menu-parent > a{
    	padding-right: 0;
    }
    #DrawerMenu li.menu-parent.active{
    	margin-left: 0;
    }
	/*-------Custom-------*/
	#DrawerMenu li > a{ display: inline-block;  }
	#DrawerMenu li.menu-parent > a{ padding-left:0; margin-left:15px;  }
	#DrawerMenu li.active, #DrawerMenu li.active  ul.expanded{background-color:#292929;  }
	#DrawerMenu li.menu-parent  > ul li{padding-left: 25px; padding-right: 10px;  }
	#DrawerMenu li.menu-parent  > ul.drawer-subcat a{font-size:11px;  }
	#DrawerMenu li.menu-parent  ul ul a{color:#a4a6a7; text-transform:capitalize; display: inline-block; font-size:12px !important; font-weight: 400; position:relative; }
	#DrawerMenu li.menu-parent  ul ul a:hover{color:#fff; }
	#DrawerMenu li.menu-parent  ul ul a:hover:before, #DrawerMenu li.active > a:before{content:""; width:100%; height:0; border-bottom: 1px solid #ffffff; position:absolute; left:0; bottom:12px; }
	#DrawerMenu li.menu-parent  ul ul li{border-bottom:none; }
	#DrawerMenu li li.active .drawer-subcat.expanded{border-top:none;}
	#DrawerMenu li.menu-parent  ul.expanded .subcat-expand{right: -20px;  }
	/*-------------------*/
	#DrawerMenu a {padding:15px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; display: block; color: #fff; font-size: 12px; font-weight: 500; text-transform:uppercase; }
    #DrawerMenu li > ul a { padding: 15px 0px;}

    /*# 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:hover > a, .topmenu-options li:hover > a, #DrawerMenu li.active > a, .topmenu-options li.active > a { }
/*# DRAWERMENU EXPANDER #*/
#DrawerMenu .subcat-expand { position: absolute;right: 0; top: 0; height: 47px; width: 47px;}
#DrawerMenu .subcat-expand:hover{cursor:pointer; }
#DrawerMenu .subcat-expand:after {color: #fff;content: '+'; display: block; font-size: 16px; text-align: center; position: relative; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%);}
#DrawerMenu .subcat-expand.subcat-expanded:after {content: '-';}

/*# DRAWERMENU SUB MENUS #*/
#DrawerMenu .drawer-subcat { margin-left: 0 !important;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%;border: none !important;}
#DrawerMenu .drawer-subcat.expanded {border-top: 1px solid #555; max-height: 1000px; }

/*# DRAWER MENU CURRENCY SELECTOR #*/
.js-drawermenu-currency-converter {color: #66787f; font-size: 12px; padding: 15px 0;}
.js-drawermenu-currency-converter span {color: #66787f !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;}

/* News Product */
.ProductList li {position:relative; }
.NewProducts h2, .FeaturedProduct h2, .TopSellers h2{text-transform: capitalize; font: 700 18px 'Roboto', sans-serif; color:#000 ; }
.NewProducts h2{padding-bottom: 25px; }
#HomeNewProducts > p{font:400 12px 'Roboto', sans-serif; color:#505050; text-align:center; }
.TopSellers{display:none; }
#HomeNewProducts, 
#SideTopSellers { margin-top: -5px; margin-bottom: 0; }
#HomeFeaturedProducts {}
.FeaturedProducts h2{padding-bottom: 24px; margin-top:-6px; }
.owl-item{float:left; }
.ProductList .HL_WrapperDetail {position: relative; }
.ProductList li:hover {cursor:pointer;  }
.ProductList li:hover .HL_WrapperDetail{opacity:1; filter: ~"alpha(opacity=100)"; -khtml-opacity: 1;  -moz-opacity: 1; -ms-filter: ~"progid:DXImageTransform.Microsoft.Alpha(opacity=100)"; }
.AddToAction{text-align:center; display:inline-block; }
.QuickView{float: left; display: inline-block; margin-bottom: 10px; }
.QuickViewBtn{font:700 11px 'Roboto Condensed', sans-serif; text-transform:uppercase; filter:none; display: inline-block; border-radius: 20px; -webkit-border-radius: 20px; -moz-border-radius: 20px; }
.ProductList .productWishlist {float:left; margin-right: 12px; }
.ProductList .productWishlist a{text-indent: -9999em; background: url('//cdn11.bigcommerce.com/s-f813d/templates/__custom/images/icons.png?t=1493935606') 8px -72px no-repeat #fff; width: 36px !important; height: 36px !important; display: inline-block; border: 1px solid #95aaae;-webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; -moz-transition: all .5s ease-in-out; -webkit-transition: all .5s ease-in-out;  -o-transition: all 3.5s ease-in-out; transition: all .5s ease-in-out;}
.ProductList .productWishlist:hover a{background-color:#404e53; background-position:8px -112px; border-color:#404e53;}
.ProductList li:hover .productWishlist{visibility:visible; }
.ProductActionAdd a{border:1px solid #a0a0a0; border-radius:3px; -webkit-border-radius: 3px; -moz-border-radius: 3px;letter-spacing: -0.02em; color:#000000; background-color:#f2f2f2; font: 700 12px 'Roboto', sans-serif; padding:9px 30px; text-transform: uppercase; transition: none; -webkit-transition: none; -moz-transition: none; background: #fefdfe; 
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmRmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ0JSIgc3RvcC1jb2xvcj0iI2Y5ZjlmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmN2Y3ZjciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background: -moz-linear-gradient(top,  #fefdfe 0%, #f9f9f9 44%, #f7f7f7 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefdfe), color-stop(44%,#f9f9f9), color-stop(100%,#f7f7f7)); background: -webkit-linear-gradient(top,  #fefdfe 0%,#f9f9f9 44%,#f7f7f7 100%); background: -o-linear-gradient(top,  #fefdfe 0%,#f9f9f9 44%,#f7f7f7 100%); background: -ms-linear-gradient(top,  #fefdfe 0%,#f9f9f9 44%,#f7f7f7 100%); background: linear-gradient(to bottom,  #fefdfe 0%,#f9f9f9 44%,#f7f7f7 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefdfe', endColorstr='#f7f7f7',GradientType=0 ); }
.ProductActionAdd a span{position:relative;padding-left:17px; }
.ProductActionAdd a span:before{position:relative; content:""; width: 15px; height: 13px;position: absolute; left: 0; top: 1px; margin-right:5px; background: url('//cdn11.bigcommerce.com/s-f813d/templates/__custom/images/icons.png?t=1493935606') -362px -11px no-repeat; -webkit-transition: all 300ms ease-out; -moz-transition: all 300ms ease-out; -ms-transition: all 300ms ease-out; -o-transition: all 300ms ease-out;transition: all 300ms ease-out;}
.ProductActionAdd a:hover, .KeepShopping .btn.alt, .HL_Update{ color:#fff; background: #797978; background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzc5Nzk3OCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1NjU2NTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(top,  #797978 0%, #565656 100%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#797978), color-stop(100%,#565656)); background: -webkit-linear-gradient(top,  #797978 0%,#565656 100%); 
background: -o-linear-gradient(top,  #797978 0%,#565656 100%); background: -ms-linear-gradient(top,  #797978 0%,#565656 100%); background: linear-gradient(to bottom,  #797978 0%,#565656 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#797978', endColorstr='#565656',GradientType=0 ); }
.ProductActionAdd a:hover span:before{background-position:-362px -47px; }
.pname, .p-name > a {font: 500 12px  'Roboto', sans-serif; color:#2465c6; }
.ProductList .pname:hover{color:#f72400;  }
.infinite-scrolling-homepage, .infinite-scrolling-homepage-new{max-width:240px; margin: -8px auto 40px auto;text-align: center;text-transform: uppercase; z-index: 1; position: relative;}
.infinite-scrolling-homepage a, .infinite-scrolling-homepage-new a{color: #000; width: 100%; padding: 11px; border: 1px solid #000000; display: inline-block; font:700 11px 'Roboto', Arial, sans-serif; text-decoration:none; letter-spacing: 0.05em; }
.infinite-scrolling-homepage a:hover, .infinite-scrolling-homepage-new a:hover{color:#f72400; border-color:#f72400;}
.infinite-scrolling-homepage a.disabled:hover, .infinite-scrolling-homepage-new a.disabled:hover{cursor:default; color:#000; border-color:#000;}
.ProductList .ProductDescription{display:none; }
.ProductList .AddToAction{position: absolute; top: 26%; left: 31%; }
#home .ProductList .AddToAction{top: 47%;}
.NewProducts .ProductList li:nth-child(n+11){ /*float:left; */ }
.productlist-page .ProductList .AddToAction{top: 24%; }
.FeaturedProducts h2{padding-top:24px; border-top:1px solid #dddddd;}

/*price*/
.p-price{color:#000000 ; font: 700 12px 'Roboto', Arial, sans-serif; letter-spacing: -0.02em; }
.SalePrice{color:#e22600; margin-left:5px; }
.RetailPriceValue, .RetailPrice{color:#b4b4b4; }
.RetailPrice strike{margin-right:10px;}

/*Free Shipping text*/
.FreeShipping h3{padding:15px; color: #000; font: 700 11px 'Roboto', Arial, sans-serif ; text-align: center; text-transform: uppercase; letter-spacing:0.05em;  }
.FreeShipping .col{margin-left:23px; background-color:#fff; float:left; width:32%; box-shadow: 4px 4px 0px rgba(0, 0, 0, 0.05); -webkit-box-shadow: 4px 4px 0px rgba(0, 0, 0, 0.05); -moz-box-shadow: 4px 4px 0px rgba(0, 0, 0, 0.05); }
.FreeShipping .col:first-child{margin-left:0px;  }

/*BannerHomeBottom*/
.BannerHomeBottom {float: left; width: 100%; margin-top:20px;  }
.BannerHomeBottom .TitleBanner{margin-bottom:20px; padding-top: 20px; text-align: center; font:700 22px 'Montserrat', sans-serif;text-transform: uppercase;  letter-spacing:0.15em;color:#000; background-color:#fff; }
.BannerHomeBottom .col-xs-3{width: 23.9%; margin-right: 17px; padding-right:0px; padding-left:0px;}
.BannerHomeBottom .col4{margin-right: 0px;}
.BannerHomeBottom .imgCaption{position:relative; }
.BannerHomeBottom .imgCaption:hover img{cursor: pointer; opacity: 0.5;  filter: alpha(opacity=50); -moz-opacity: 0.5; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; -khtml-opacity: 0.5;   }
.BannerHomeBottom .Capt{text-transform:uppercase; text-align:center; position:absolute; bottom:15px; left:15px; right: 15px; background-color: rgba(255,255,255, 0.9); -webkit-transition: background-color 300ms ease-out; -moz-transition: background-color 300ms ease-out; -ms-transition: background-color 300ms ease-out; -o-transition: background-color 300ms ease-out; transition: background-color 300ms ease-out; }
.BannerHomeBottom .Capt h5{position: relative; padding-top: 12px; padding-bottom: 0px; font: 700 11px 'Roboto', sans-serif; letter-spacing:0.1em;  }
.BannerHomeBottom .Capt h1{padding-bottom:8px; font: 700 40px 'Montserrat', sans-serif; letter-spacing:0.05em; }
.BannerHomeBottom .Capt img{margin-top:3px; }
.BannerHomeBottom .Capt:hover{background-color:#000; cursor:pointer; }
.BannerHomeBottom .Capt:hover h1, .BannerHomeBottom .Capt:hover h5{color:#fff;}
.BannerHomeBottom .BlockDesc{padding:16px 22px 25px; background-color:#fff; text-align:center; }
.BannerHomeBottom .BlockDesc h3{padding-bottom:11px; font: 700 16px 'Montserrat', sans-serif; text-transform:uppercase;  }
.BannerHomeBottom .BlockDesc a{position:relative; margin-right:20px; font: 700 11px 'Roboto', sans-serif; text-transform:uppercase; letter-spacing: 0.1em; border-bottom:1px solid #000; }
.BannerHomeBottom .BlockDesc a:before{content:""; width:0; height:0; position:absolute; right:-18px; top:4px; border:4px solid transparent; border-left-color:#f72400;  }
.BannerHomeBottom .BlockDesc a:hover{color:#f72400; border-bottom-color:#f72400;  }
.BannerHomeBottom .BlockDesc a:hover:before{border-left-color:#000;  }

/* button pre, next */
.owl-controls .owl-buttons div{border: 1px solid #dddddd; width:32px; height:32px; position: absolute; top:-57px; display:inline-block; text-indent:-9999em; background:url('//cdn11.bigcommerce.com/s-f813d/templates/__custom/images/icons.png?t=1493935606') 0 0 no-repeat #ffffff; -moz-transition: all .5s ease-in-out; -webkit-transition: all .5s ease-in-out; -o-transition: all 3.5s ease-in-out; transition: all .5s ease-in-out;}
.BrandHome .owl-controls .owl-buttons div{border:none; }
.BrandHome .owl-controls .owl-buttons div{top: 21%; }
.owl-theme .owl-controls .owl-buttons div{}
.owl-theme .owl-controls .owl-buttons div:hover{ background-color:#585858; border-color:#585858; }
.owl-controls .owl-buttons .owl-prev{background-position:-210px -66px; right:41px; border-top-left-radius:3px !important; -webkit-border-top-left-radius:3px !important; -moz-border-top-left-radius:3px !important; border-bottom-left-radius:3px !important; -webkit-border-bottom-left-radius:3px !important; -moz-border-bottom-left-radius:3px !important; }
.owl-controls .owl-buttons .owl-prev:hover{ background-position:-210px -121px; }
.owl-controls .owl-buttons .owl-next{background-position:-270px -66px;right:10px; border-top-right-radius:3px !important; -webkit-border-top-right-radius:3px !important; -moz-border-top-right-radius:3px !important; border-bottom-right-radius:3px !important; -webkit-border-bottom-right-radius:3px !important; -moz-border-bottom-right-radius:3px !important;}
.owl-controls .owl-buttons .owl-next:hover{background-position:-270px -121px; }
.owl-pagination{display:none; }

/*---------- brand slider ------------*/
.BrandSliderFooter{margin-top:25px; }
.BrandSliderFooter .container{padding: 20px 0 21px 0; position:relative; border-top: 1px solid #dddddd; }
.BrandSliderFooter h2{margin-bottom: -10px; margin-left: -10px; display:inline-block; background-color:#2f2f2f; color:#fff; padding:8px 20px; font: 500 11px 'Roboto', sans-serif; text-transform:uppercase; position:relative; z-index: 1;  }
.BrandSliderFooter h2:before{content:""; width:10px; height:10px; position:absolute; left:0; bottom:-10px; background:url('//cdn11.bigcommerce.com/s-f813d/templates/__custom/images/icons.png?t=1493935606') -152px -10px no-repeat; }
.BrandSliderFooter .BlockContent{padding: 15px; margin-top:-5px; margin-bottom:30px; background-color: #fff;float: left; width: 100%;  }
.BrandSliderFooter  ul li {margin: 0 27px; float:left; text-align:center;  }
.BrandSliderFooter .owl-theme .owl-controls .owl-buttons div{
	top: 50%;
	right: auto;
	border: none;
	background-color: transparent;
	padding: 0;
	margin: -15px 0 0;
}
.BrandSliderFooter .owl-theme .owl-controls .owl-buttons div.owl-prev{
	left: -10px;
}
.BrandSliderFooter .owl-theme .owl-controls .owl-buttons div.owl-next{
	right: -10px;
}
/*------------------- NewsLetter box (Newsletter Subscription Form) -----------------*/

.newsletter-subscription{text-align: center; }
.HL_contentnewletter{padding: 27px 0 20px; float:none; display: inline-block; }
.newsletter-subscription h4{padding: 0; float: left; font:700 14px 'Roboto', sans-serif; text-transform: capitalize; line-height: 35px;  }
.HL_contentnewletter > div{margin-left: 20px; float:left; width: 75%;  }
.newsletter-subscription .inner {padding: 20px 0; }
.newsletter-subscription label {display: none; }
.newsletter-subscription input {width: 100%; } 
.HL_inputgroup{border:1px solid #d3d3d3; border-radius:3px; -mox-border-radius:3px; -webkit-border-radius:3px; float:left; }
.HL_inputgroup input{box-shadow: 0 1px 2px 0 rgba(0,0,0,0.1) inset !important; -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.1) inset !important; -moz-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.1) inset !important; }
.newsletter-subscription{background-image:url('//cdn11.bigcommerce.com/s-f813d/templates/__custom/images/line-footer.jpg?t=1493935606'); background-position:top left;  background-repeat:repeat-x;background-color: #fff;}
.newslettertext{float:none; margin:0 auto; text-align:center; }
.newsletter-subscription .Textbox{padding:5 12px; font:400 12px 'Roboto', sans-serif; border:0; color:#818181; height:34px; 
text-transform: lowercase; border-right: 1px solid #d1d1d1; 
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	padding: 10px;
}
.newsletter-subscription #nl_email{padding-right: 120px;border:none; }
.subscribe_form > div{position:relative; }
.newsletter-subscription .btn{color:#fff;margin-left: 10px; width: auto; border-radius:3px; -mox-border-radius:3px; -webkit-border-radius:3px; 
	background: #3f8fce;  
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNmOGZjZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxYzVjYjQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); 
	background: -moz-linear-gradient(top,  #3f8fce 0%, #1c5cb4 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3f8fce), color-stop(100%,#1c5cb4)); 
	background: -webkit-linear-gradient(top,  #3f8fce 0%,#1c5cb4 100%);  
	background: -o-linear-gradient(top,  #3f8fce 0%,#1c5cb4 100%); 
	background: -ms-linear-gradient(top,  #3f8fce 0%,#1c5cb4 100%); 
	background: linear-gradient(to bottom,  #3f8fce 0%,#1c5cb4 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f8fce', endColorstr='#1c5cb4',GradientType=0 );
}
.newsletter-subscription, #socnet{float: left; width: 100%; }
#socnet .icon-social{width: 40px; height: 40px; }
.footer-main .SocialConnect ul{margin-top: 5px; text-align:left; }
#socnet h2{padding-bottom: 9px; font:700 12px 'Roboto', sans-serif; color:#000; text-transform:uppercase; }
#socnet .social_icon.last{margin-left: 4px; padding-left: 15px; float:right; width:44%; border-left:1px solid #464646;  }
#socnet .social_icon.last p {margin-bottom: 0; padding-bottom: 4px; font:700 11px 'Roboto', sans-serif; text-transform:uppercase;  }
#socnet .social_icon.last p span{font:normal 12px didot, Arial;font-style: italic; text-transform:lowercase;  }
#socnet .social_icon.last .fb_iframe_widget{margin-bottom: 5px; }

/*Footer */
.footer-main{float: left; width: 100%; padding:35px 0 10px 0; text-align: left; background-color:#fff; border-top:1px solid #d8d8d8; }
.footer-links a, .footer-main a{display: inline-block !important; border-bottom:1px solid transparent; }
.footer-main a:hover{color:#2465c6; }
.footer-main h3{color: #5d9494;}
.footer-main h4,.footer-main h3 {padding-bottom: 13px; font: 700 12px 'Roboto', Arial, sans-serif; text-transform:uppercase;}
.footer-main a, .footer-main p{font: 400 12px 'Roboto', Arial, sans-serif;}
.footer-main p{color:#d7d7d7;}
.footer-main p{margin-bottom:0; padding:2px 0; color:#585858; clear:both; line-height: 1.35; }
.footer-main .col-4 p.hl-margin{margin-bottom:10px; line-height: 20px;}

.footer-main p:first-child{margin-bottom:8px; }
.footer-main .col-xs-3.col-2{padding-left: 33px; }
.footer-main .col-1{border-left:none; padding-left:0; }
.footer-main .FooterLinkMore a{clear:both; float:left; padding: 5px 0; }
.footer-main .sf-menu a.sf-with-ul{padding-right: 0 !important;}
#SideShopByBrand li.last a{margin-left:12px; position:relative;font-weight:400;color: #2465c6!important }
#SideShopByBrand li.last a:hover{
	color: #585858!important;
}
#SideShopByBrand li.last a:before{content:""; width:0; height:0; border:4px solid transparent; 
border-left-color:#2465c6; position:absolute; left:-12px; top:4px; 
}
#SideShopByBrand li.last a:hover:before{
	border-left-color:#585858; 
}
#SideNewsletterBox .cols{padding:0; }
.footer-bottom{text-align:center; }
.footer-links{float: left; width: 100%; }
.address {font: 400 12px 'Roboto', Arial, sans-serif; margin-top: 20px; line-height: 19px; }
address{margin-bottom: 8px;}
.HL_payment {text-align:center; background-color: #1e1e1e; }
.HL_payment ul {padding: 32px 0 29px; float: none; width:auto; display:inline-block;  }
.HL_payment ul li{float:left; margin-right:20px;}
.HL_payment ul li:last-child, .HL_payment ul li.last{margin-right:0px; }
.HL_payment ul li a:hover{ filter: ~"alpha(opacity=50)";opacity: 0.5; -ms-filter: ~"progid:DXImageTransform.Microsoft.Alpha(opacity=50)"; -khtml-opacity: 0.50;  -moz-opacity: 0.50; -moz-transition: all .5s ease-in-out; -webkit-transition: all .5s ease-in-out; -o-transition: all 3.5s ease-in-out; transition: all .5s ease-in-out;}
#back-top{bottom: 45%; margin: 0px; position: fixed; right: 15px; z-index: 9999; display: none; }
#back-top a{background: url('//cdn11.bigcommerce.com/s-f813d/templates/__custom/images/icons.png?t=1493935606') no-repeat scroll -546px -5px; display: block; height: 52px !important; text-indent: -9999px; width: 52px !important; outline: 0px; -moz-transition: all .5s ease-in-out; -webkit-transition: all .5s ease-in-out; -o-transition: all 3.5s ease-in-out; transition: all .5s ease-in-out;}
#back-top a:hover{background-position:-546px -89px; }
.footer-link-bottom{background-color:#292929; color:#a9a9a9; font: 400 12px 'Roboto', sans-serif; padding: 10px 0 20px;}
.HL_linkleft p.first{padding-bottom:0; font:700 14px 'Roboto', sans-serif; color:#fff; }
.HL_linkleft p > a{position:relative; margin-left:15px; margin-right:15px;color: #a9a9a9 }
.HL_linkleft p > a:hover{color: #fff;}
.HL_linkleft p > a:before{content:""; width:2px; height:2px; position:absolute; left:-10px; top:8px; border: 2px dotted #a9a9a9; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; }
.HL_linkleft p > a:after{content:""; width:2px; height:2px; position:absolute; right:-10px; top:8px; border: 2px dotted #a9a9a9; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; }
.HL_footerstorename{text-transform:uppercase; }
.HL_linkleft{padding-left:0; padding-top: 9px;padding-right: 0; }
.HL_linkright{text-align:right; padding-right:0; padding-top: 9px; }
.HL_linkright a{color:#a9a9a9 ; }
.HL_linkright a:hover{color:#fff; }
.HL_linkright.copyright {line-height: 20px;}


/*icons*/
.icon{display:inline-block; text-indent:-9999em; background: url('//cdn11.bigcommerce.com/s-f813d/templates/__custom/images/icons.png?t=1493935606') 0 0 no-repeat;   }
.icon.icon-paypal{width:47px; height:16px; background-position:-1px -167px;}
.icon.icon-visa{width:32px; height:16px; background-position:-57px -167px;}
.icon.icon-visa-express{width:32px; height:16px; background-position:-95px -167px;}
.icon.icon-mastercart{width:29px; height:16px; background-position:-133px -167px;}
.icon.icon-mastercart2{width:27px; height:16px; background-position:-171px -167px;}
.icon.icon-express{width:15px; height:16px; background-position:-210px -167px;}
.icon.icon-discover{width:24px; height:16px; background-position:-236px -167px;}
.icon.icons-add {width:12px; height:20px; background-position:-142px -480px; float: left; margin-right:15px; }
.icon.icons-phone {width:16px; height:20px; background-position:-142px -524px; float: left; margin-right:11px; }
.icon.icons-email {width:17px; height:20px; background-position:-141px -567px; float: left; margin-right:10px;}

.icon-social-theme.icon-facebook{background-position:-11px -102px;}
.icon-social-theme.icon-twitter{background-position: -235px -102px;}
.icon-social-theme.icon-pinterest{background-position: -347px -102px;}
.icon-social-theme.icon-googleplus{background-position: -67px -102px;}
.icon-social-theme.icon-rss{background-position: -459px -102px;}
.icon-social-theme.icon-linkedin{background-position: -291px -102px;}
.icon-social-theme.icon-tumblr{background-position: -123px -102px;}
.icon-social-theme.icon-stumbleupon{background-position: -179px -102px;}
.icon-social-theme.icon-youtube{background-position: -403px -102px;}
.icon-social.icon-instagram{background-position: -515px -102px;}
.footer-main a.icon-social-theme:hover{border-bottom:none;}
.icon-social-theme.icon-facebook:hover{background-position: -11px -56px;}
.icon-social-theme.icon-twitter:hover{background-position: -235px -56px; }
.icon-social-theme.icon-pinterest:hover{background-position: -347px -56px;}
.icon-social-theme.icon-googleplus:hover{background-position: -67px -56px;}
.icon-social-theme.icon-rss:hover{background-position: -459px -56px;}
.icon-social-theme.icon-linkedin:hover{background-position: -291px -56px;}
.icon-social-theme.icon-tumblr:hover{background-position: -123px -56px;}
.icon-social-theme.icon-stumbleupon:hover{background-position: -179px -56px;}
.icon-social-theme.icon-youtube:hover{background-position: -403px -56px;}
.icon-social.icon-instagram:hover{background-position: -515px -56px; }
.boxin .icon{background-position: -128px -669px; }

/* --------------------- icon NewletterPopUp ------------------------------ */
#email-modal .icon-social-theme.icon-facebook{background-position:-11px -105px;}
#email-modal .icon-social-theme.icon-twitter{background-position: -235px -105px;}
#email-modal .icon-social-theme.icon-pinterest{background-position: -347px -105px;}
#email-modal .icon-social-theme.icon-googleplus{background-position: -67px -105px;}
#email-modal .icon-social-theme.icon-rss{background-position: -459px -105px;}
#email-modal .icon-social-theme.icon-linkedin{background-position: -291px -105px;}
#email-modal .icon-social-theme.icon-tumblr{background-position: -123px -105px;}
#email-modal .icon-social-theme.icon-stumbleupon{background-position: -179px -105px;}
#email-modal .icon-social-theme.icon-youtube{background-position: -403px -105px;}
#email-modal .icon-social.icon-instagram{background-position: -515px -105px;}

#email-modal .icon-social-theme.icon-facebook:hover{background-position: -11px -56px;}
#email-modal .icon-social-theme.icon-twitter:hover{background-position: -235px -56px; }
#email-modal .icon-social-theme.icon-pinterest:hover{background-position: -347px -56px;}
#email-modal .icon-social-theme.icon-googleplus:hover{background-position: -67px -56px;}
#email-modal .icon-social-theme.icon-rss:hover{background-position: -459px -56px;}
#email-modal .icon-social-theme.icon-linkedin:hover{background-position: -291px -56px;}
#email-modal .icon-social-theme.icon-tumblr:hover{background-position: -123px -56px;}
#email-modal .icon-social-theme.icon-stumbleupon:hover{background-position: -179px -56px;}
#email-modal .icon-social-theme.icon-youtube:hover{background-position: -403px -56px;}
#email-modal .icon-social.icon-instagram:hover{background-position: -515px -56px; }

/*category page*/
.toolbar .left .btn-hover{border-right:1px solid #dfe4e6; margin-right:10px;}
.toolbar .right .btn-hover{border-left:1px solid #dfe4e6; }
#CategoryHeading h1{ padding-bottom: 15px; margin-bottom:0; margin-top: 23px; font:700 20px 'Roboto', sans-serif; text-transform:capitalize;text-align:left; border-bottom:none; }
.CategoryDescription p{position:relative; padding:25px 0;  }
.CategoryDescription p.txtCont{line-height:18px; width:86%; margin: 0 auto 20px auto; font: 500 12px  'Roboto', sans-serif; }
.CategoryDescription p.txtCont:before{content:""; width:54px; height:9px; position:absolute;  top:0; left:46%; right:46%; background:url('//cdn11.bigcommerce.com/s-f813d/templates/__custom/images/icons.png?t=1493935606') -435px -128px no-repeat; }
.SortBox div.selector:before{top:14px;}
.SortBox div.selector:after{content:""; width:0; height:100%; border-left:1px solid #dddddd; position:absolute; right:32px; top:0px; }
.toolbar button{position:relative; z-index: 2; border:0; background-color: transparent;  font: 700 12px 'Roboto', sans-serif;  color:#66787f; text-transform:uppercase; padding:30px 49px 30px 26px; letter-spacing: 0.05em; }
.toolbar button.btn-hover{color:#e95144; background-color:#ffffff; }
.toolbar button.btn-hover .icon-drop:before{content:"_"; top:20px; color:#e95144; }
.toolbar .right button{padding-left:28px;}
.toolbar .product-nav{margin-bottom: 0; }
.toolbar .FloatRight{width:100%;}
.toolbar .SortBox div.selector{margin-bottom:0; }
.toolbar{margin-bottom:40px; float:left; width:100%; border-top:1px solid #dfe4e6; }

.CategoryDescription p.first img{padding:20px 5px 20px 5px;}
.CategoryDescription p:first-child, .CategoryDescription p.first{margin-bottom:0; padding-top:0;}
.txtL.hidden-xs{width:170px; float:left; margin-right:29px;  }
#frmCompare .CompareButton{float:right; width:48%; margin-top:26px;}
.ProductList .ProductImage.QuickView .QuickViewBtn{display:none; }
.product-nav{width:100%; }
.product-nav .GridList{ margin-top: 10px; padding-left: 7px; }
.product-nav .col-xs-4.last{padding-right:0; }
.product-nav .col-xs-4.center{text-align: center; }
.product-nav #CategoryPagingTop{float:none; display: inline-block; clear: left;}
.product-nav .SortBox{margin-right: 0; text-align: right;margin-bottom:20px; }
.HL_content{padding-top: 18px; background-color: #fff; display: inline-block; width: 100%; }
.productlist-page .ProductList{position:relative;}
.productlist-page .ProductList:after {
	border-bottom:1px solid #dddddd;
	position:absolute;
	left:15px;
	right:15px;
	content:"";
	bottom:0;
}
.CategoryPagination {font: 700 11px 'Roboto', sans-serif; text-transform:uppercase; color:#343434; }
.CategoryPagination h5{padding-top: 10px; margin-right: 13px; float:left; padding-bottom:0; font: 700 11px 'Roboto', sans-serif; }
.product-nav.btm{padding-top: 26px; padding-left:0; padding-right:0; margin-bottom: 6px; float:left; width:50%;   }
.product-nav.btm #CategoryPagingBottom{width: 50%; text-align:left; }
.product-nav.btm .col-xs-7{padding-right:0;}
.product-nav.btm  .CategoryPagination{margin-left:0; float: none; display: inline-block; }
.CategoryPage .BrandSliderFooter{margin-top:25px; }
.Block.banner_category_page_top{overflow:hidden; }
.banner_category_page_top img{width:100%;-webkit-transition: all 0.2s ease-in;-moz-transition: all 0.2s ease-in;-o-transition: all 0.2s ease-in;-ms-transition: all 0.2s ease-in;transition: all 0.2s ease-in; }
.banner_category_page_top img:hover{opacity: 0.7; filter: alpha(opacity=70);  -moz-opacity: 0.7; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; -khtml-opacity: 0.7; }

/* --------------------------------- */
.SortBox label{ padding: 8px 15px; position:relative; font: 700 11px 'Roboto', sans-serif; color:#000; text-transform:uppercase; }
.icon-drop:before{content:"+"; position:absolute; right:38px; top:26px; width:0; height:0; font-size:16px; }
.collection-filter-panel{margin-top: -1px; padding:30px; width: 100%; float:left; border-top:1px solid  #dfe4e6; border-bottom:1px solid  #dfe4e6; display:none;}
.collection-sharing-panel{text-align:right; margin-top: -1px; padding:25px 20px 20px 20px; width: 100%; float:left; border-top:1px solid  #dfe4e6; border-bottom:1px solid  #dfe4e6; display:none;}
.FilterPrice,.FilterBrand, .SortBox{margin-right: 10px; padding: 0; position:relative;font:400 12px 'Roboto', sans-serif; }
#SideShopByBrand:hover, #SideCategoryShopByPrice:hover, .SortBox label:hover, #SideShopByBrandFull:hover {cursor:pointer; }
.FilterPrice,.FilterBrand, .product-nav{float:none;clear: both; color:#404e53;}
.FilterPrice .Block,.FilterBrand .Block, .collection-sharing-panel .Block{margin-bottom:0; }
.FilterPrice h3, .FilterBrand h3{ padding: 12px 15px; position:relative; border:1px solid #d2d8db; font: 400 12px 'Roboto', sans-serif; color:#66787f; text-transform:capitalize; width:100%; }
.FilterPrice h3:before, .FilterBrand h3:before{content:""; width:0; height:0; position:absolute; right:20px; top:49%; border:4px solid transparent; border-top-color:#7a8e95; }
.FilterPrice ul, .FilterBrand ul, .SortBox ul{padding-top: 0; padding-bottom: 0; position:absolute;left:0; top:41px; z-index:20; width:100%; margin:0; border:1px solid #d9d9d9; background-color:#ffffff;  }
.FilterPrice ul li , .FilterBrand ul li , .SortBox ul li {padding:5px 10px;  font: 400 12px 'Roboto', sans-serif; color: #404e53; }
.FilterPrice ul li:hover, .FilterBrand ul li:hover, .SortBox ul li:hover{background-color:#ceeeee; color: #737373; }
.FilterPrice .ShopByPrice:hover ul, .FilterBrand  .BrandList:hover ul, .SortBox:hover ul {/* display:block; */ }
.collection-sharing-panel  div{display:inline-block;}
.collection-sharing-panel .social_icon li{float:left; margin-right:8px;}

/*------------- Gird/List --------------*/
.GridList p{font:700 11px 'Roboto', sans-serif; text-transform:uppercase; float:left; color:#000; }
.GridList > div{margin-left: 20px; display:inline-block; }
#Grid{margin-right:18px; }
.Show i{text-indent: -9999em; font: 700 12px 'Roboto', sans-serif; font-style:normal;letter-spacing: 0.05em; text-transform:uppercase; display:inline-block; width:14px; height:18px;  background: url('//cdn11.bigcommerce.com/s-f813d/templates/__custom/images/icons.png?t=1493935606') 0 0 no-repeat;}
#Grid:hover,#List:hover{cursor:pointer; color:#e95144; }
#Grid.ActionMode:hover,#List.ActionMode:hover{cursor:default; }
.Show .IconGrid{background-position:-169px -415px; }
.Show .IconList{background-position:-204px -415px; }
.ActionMode .IconGrid, .IconGrid:hover{background-position:-169px -380px; color:#e95144;}
.ActionMode .IconList, .IconList:hover {background-position:-204px -380px; color:#e95144;}
.IconGrid:hover, .IconList:hover{-moz-transition: all .5s ease-in-out; -webkit-transition: all .5s ease-in-out; -o-transition: all 3.5s ease-in-out;  transition: all .5s ease-in-out;}

/*------------- Left column --------------*/
.Left .Block, .Left .BrandList{background-color:#fff;}
.Left #SideCategoryList > h3 .productlist-page .Left  h3, .Left #SideAccountMenu > h3, .Left #GiftCertificatesMenu > h3, .Left  h3{padding:11px 15px 12px; color:#000; 
	text-transform:uppercase; font:700 12px 'Roboto', sans-serif ;background: #ffffff; 
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ0JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmN2Y3ZjciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 44%, #f7f7f7 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(44%,#ffffff), color-stop(100%,#f7f7f7)); 
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 44%,#f7f7f7 100%); background: -o-linear-gradient(top,  #ffffff 0%,#ffffff 44%,#f7f7f7 100%); 
	background: -ms-linear-gradient(top,  #ffffff 0%,#ffffff 44%,#f7f7f7 100%); background: linear-gradient(to bottom,  #ffffff 0%,#ffffff 44%,#f7f7f7 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f7f7',GradientType=0 ); 
}
.Left .Block.banner_category_page_bottom{background-color:transparent; }
.Left .banner_category_page_bottom img{width:100%; }
.productlist-page .Left .BannerCategoryLeft, .Left .BannerCategoryLeft{padding: 0px; margin-bottom: 8px; }
.productlist-page .Left .BlockContent a{font:400 12px 'Roboto', sans-serif;  }
.productlist-page .Left .BlockContent ul.treeview li, .Left .BlockContent ul.treeview li,
.Left .BlockContent ul li{padding:12px 15px 11px; border-top: 1px solid #dddddd; }
.SubCategoryListLeft a{font:700 12px 'Roboto', sans-serif; }
.Left #SideShopByBrand ul li a {font:500 12px 'Roboto', sans-serif; color:#343434; }
.Left #SideShopByBrand ul li:hover a,.productlist-page .Left .BlockContent a:hover {color:#2465c6; }
#SidePopularProducts {padding-top:17px;}
#SidePopularProducts .FeedLink{display:none;}
#SidePopularProducts h2{margin-bottom: 15px; padding-bottom: 14px; text-transform:uppercase; font: 700 14px 'Montserrat', sans-serif; letter-spacing:0.05em; border-bottom:1px dotted #000; }
.Left .ProductList li, .Right .ProductList li{ padding:0; width: auto; }
.Left .ProductList li, .Right .ProductList li{border:none;}
.Left .ProductList li:hover, .Right .ProductList li:hover{border:none; box-shadow:none; -webkit-box-shadow:none; -moz-box-shadow:none;}
.Left .ProductList li .ProductImage, .Right .ProductList li .ProductImage{margin:0; }
.Left .ProductList li .ProductImage a:hover, .Right .ProductList li .ProductImage a:hover,
.Left .ProductList li .ProductDetails a:hover, .Right .ProductList li .ProductDetails a:hover{border-bottom:none !important; }
.Left .ProductList li .pname:hover, .Right .ProductList li .pname:hover {color: #f72400;}
.Left  .ProductList .ProductDetails, .Right  .ProductList .ProductDetails{margin-bottom: 9px;}
.Left .ProductList em, .Right .ProductList em{margin-bottom: 6px; }
.Left .ProductList .ProductActionAdd a, .Right .ProductList .ProductActionAdd a{ background-color:transparent; border:1px solid #717171; font:700 11px 'Roboto', sans-serif; letter-spacing:0.05em; color: #000; width: auto; }
.Left .ProductList .ProductActionAdd a:hover, .Right .ProductList .ProductActionAdd a:hover{border-color:#f72400; background-color:#f72400; color:#fff;   }
.Left .ProductList li .ProductActionAdd, .Right .ProductList li .ProductActionAdd{padding:0; }
.Left  .ProductList li:hover .ProductImage img, .Right .ProductList li:hover .ProductImage img{filter: ~"alpha(opacity=100)";opacity: 1;-ms-filter: ~"progid:DXImageTransform.Microsoft.Alpha(opacity=100)";-khtml-opacity: 1; -moz-opacity: 1;}
.Left  .ProductList li .ProductImage:hover img, .Right .ProductList li .ProductImage:hover img{filter: ~"alpha(opacity=20)";opacity: 0.2;-ms-filter: ~"progid:DXImageTransform.Microsoft.Alpha(opacity=20)";-khtml-opacity:0.2; -moz-opacity: 0.2;}
.Left .HL_Top > div{margin-bottom:20px; }
.HL_CustomBlock > h3{border-bottom:1px solid #dddddd;}
.HL_CustomBlock .BlockContent{padding:15px; background-color:#fff;  font-style:italic;  }
.HL_CustomBlock .BlockContent p{line-height:1.25; }
.HL_CustomBlock .BlockContent > a {padding: 7px 15px; color:#fff !important; /*border-bottom:1px solid #0f50b3;*/ font-style: normal; font-weight: 500; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px; display:inline-block; background: #50a5da; background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzUwYTVkYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxZTY1YmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(top,  #50a5da 0%, #1e65be 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#50a5da), color-stop(100%,#1e65be)); background: -webkit-linear-gradient(top,  #50a5da 0%,#1e65be 100%); 
background: -o-linear-gradient(top,  #50a5da 0%,#1e65be 100%); background: -ms-linear-gradient(top,  #50a5da 0%,#1e65be 100%); background: linear-gradient(to bottom,  #50a5da 0%,#1e65be 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#50a5da', endColorstr='#1e65be',GradientType=0 );margin-bottom:10px;  }
.HL_CustomBlock .BlockContent > a:hover{border-bottom-color:#000; }
.HL_CustomBlock .BlockContent > a:hover, .newsletter-subscription .btn:hover, #SearchForm .Button:hover, .btn.add-to-cart,
.EstimateShippingLink.btn.alt{
	background: #2465c6; 
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzc5Nzk3OCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1NjU2NTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); 
	background: -moz-linear-gradient(top,  #797978 0%, #565656 100%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#797978), color-stop(100%,#565656)); 
background: -webkit-linear-gradient(top,  #797978 0%,#565656 100%); 
background: -o-linear-gradient(top,  #797978 0%,#565656 100%); background: -ms-linear-gradient(top,  #797978 0%,#565656 100%); 
background: linear-gradient(to bottom,  #797978 0%,#565656 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#797978', endColorstr='#565656',GradientType=0 ); 
	color: #fff;
}

.banner_home_page_bottom img{width:100%; }
.btn.add-to-cart:hover{background: #50a5da; background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzUwYTVkYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxZTY1YmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(top,  #50a5da 0%, #1e65be 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#50a5da), color-stop(100%,#1e65be)); background: -webkit-linear-gradient(top,  #50a5da 0%,#1e65be 100%); 
background: -o-linear-gradient(top,  #50a5da 0%,#1e65be 100%); background: -ms-linear-gradient(top,  #50a5da 0%,#1e65be 100%); background: linear-gradient(to bottom,  #50a5da 0%,#1e65be 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#50a5da', endColorstr='#1e65be',GradientType=0 ); }

.HL_CustomBlock{margin-top: 20px; }
.Left .Block,
.Left .SubCategoryListLeft, 
.Left .BrandList, 
.HL_CustomBlock{
	position:relative;
	padding:1px;
	border-radius:3px;
	-moz-border-radius:3px;
}
.Left .Block:before,
.Left .SubCategoryListLeft:before, 
.Left .BrandList:before, 
.HL_CustomBlock:before,
.Block.banner_home_page_bottom .HL_CustomBlock:before{
	position:absolute;
	left:0;
	top:0;
	right:0;
	bottom:0;
	z-index:2;
	border:1px solid #c8c8c8;
	border-radius:3px;
	-moz-border-radius:3px;
	content:"";
	display:block;
}
.Left .Block > div,
.Left .SubCategoryListLeft > div, 
.Left .BrandList > div, 
.HL_CustomBlock > div{
	position:relative;
	z-index:10;
}
.Left .SubCategoryListLeft{
	box-shadow: 0px 0px 10px #ebebeb;  
	-webkit-box-shadow: 0px 0px 10px #ebebeb;  
	-moz-box-shadow: 0px 0px 10px #ebebeb;
}
.Left .Block.banner_home_page_bottom,
.Left .Block.banner_category_page_bottom {background-color:transparent;box-shadow:none;-moz-box-shadow:none; }
.Left .Block.banner_home_page_bottom:before,
.Left .Block.banner_category_page_bottom:before{border:none}
.Left .Block.banner_home_page_bottom .HL_CustomBlock{
	position:relative;
}

/*--------------- ProductList ---------------*/
.ProductList.List li.ListView:hover .ProductImage.QuickView .QuickViewBtn{position: absolute; opacity: 1;filter: ~"alpha(opacity=100)";
-khtml-opacity: 1; -moz-opacity: 1; -ms-filter: ~"progid:DXImageTransform.Microsoft.Alpha(opacity=100)"; }
.ProductList.List .AddToAction .QuickView { display:none; }
.ProductList.List li{font-size:12px; }
.ProductList.List .ProductCompareButton{display:none; }
.ProductList.List li.ListView{ width:100%; margin: 0 0 65px 0; }
.ProductList.List .HL_WrapperDetail{padding-top:0px; position:static; overflow:hidden; text-align:left; width:auto; opacity: 1; filter: ~"alpha(opacity=100)"; -khtml-opacity: 1; -moz-opacity: 1; -ms-filter: ~"progid:DXImageTransform.Microsoft.Alpha(opacity=100)";}
.ProductList.List .ProductDetails{margin-bottom: 9px; }
.ProductList.List .ProductActionAdd .addtocart{width:auto; }
.ProductList.List .ProductDetails{min-height: 0!important; padding:0; clear:both; }
.ProductList.List li .AddToAction{float:left;  position: static; -moz-transition: all .5s ease-in-out;  -webkit-transition: all .5s ease-in-out;  -o-transition: all 3.5s ease-in-out;  transition: all .5s ease-in-out; -moz-opacity: 1; -webkit-opacity: 1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; opacity: 1; filter: alpha(opacity=100); }
.ProductList.List li .actions{padding: 0; position:static; border: none; -moz-opacity: 1; -webkit-opacity: 1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; opacity: 1; filter: alpha(opacity=100); }
.ProductList.List li:hover {border-color:transparent; box-shadow: none; -webkit-box-shadow: none;  -moz-box-shadow: none; }
.ProductList.List li:hover .actions{padding-bottom:0; box-shadow: none; -webkit-box-shadow: none;  -moz-box-shadow: none; }
.ProductList.List li:hover .AddToAction{display:block; }
.ProductList.List .ProductActionAdd{float:left; padding: 0; margin-right:29px;}
.ProductList.List .ProductDescription{display:block; }
.ProductList.List .pname{font-weight: 700; }
.ProductList.List .pname:hover{color: #f72400; }
.ProductList.List .p-price{ margin-bottom: 10px; font-size:18px; }
.ProductList.List .p-price .SalePrice{color: #f72400; }
.ProductList.List .QuickView{ }
.ProductList.List .productWishlist a{margin-left: 50px; padding-top: 10px; text-indent:0; width: auto;position: relative;background: none;border: none; font: 700 11px 'Roboto', sans-serif; text-transform:uppercase; }
.ProductList.List .productWishlist a{width:auto !important; height:auto !important; }
.ProductList.List .productWishlist a:before{content:"";position:absolute; top:0; left:-50px; background: url('//cdn11.bigcommerce.com/s-f813d/templates/__custom/images/icons.png?t=1493935606') 8px -72px no-repeat; width: 36px; height: 36px!important; display: inline-block; border: 1px solid #878f92;-webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; -moz-transition: all .5s ease-in-out; -webkit-transition: all .5s ease-in-out;  -o-transition: all 3.5s ease-in-out; transition: all .5s ease-in-out;}
.ProductList.List .productWishlist a:after{content: ""; position: absolute; right: 0; bottom: -1px; border-bottom: 1px solid #f72400; width: 100%; height: 0; }
.ProductList.List .productWishlist a:hover:before{background-position:8px -112px; background-color: #404e53; border-color: #404e53; }
.ProductList.List .sale-label{top: 12px; }

/* Filter */
.SortBox label{/* display:none; */ }
.collection-filter-panel, .collection-sharing-panel{margin-bottom:25px; }
.SortBox div.selector span{text-transform:capitalize; font: 400 12px 'Roboto', sans-serif; color:#585858; }

/* CustomerViews */
#SimilarProductsByCustomerViews #owl-views{overflow:visible; }
#SimilarProductsByCustomerViews .BlockContent,
#SideProductRelated .BlockContent {overflow: visible;margin: 30px -15px 0; }
#SimilarProductsByCustomerViews,
#SideProductRelated{position: relative;}
#SimilarProductsByCustomerViews .ProductList.owl-carousel.owl-theme,
#SideProductRelated .ProductList.owl-carousel.owl-theme{
	position: static;
}
#SimilarProductsByCustomerViews .ProductList.owl-carousel.owl-theme .owl-buttons > div,
#SideProductRelated .ProductList.owl-carousel.owl-theme .owl-buttons > div {
	top: 5px;
	margin:0 -4px 0 0;
}
#SimilarMultiProductsByCustomerViews .ProductList .AddToAction{left:41%;}
#SimilarProductsByCustomerViews .ProductList li{margin-bottom:0; float: left; display: inline-block; vertical-align: top; }
#SimilarProductsByCustomerViews .ProductList li:hover{box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none;}

/* Related Products */
.productPage .ProductList li/* {float:left; */ }
.SideRelatedProducts  .infinite-scrolling-homepage{display:none; }
.SideRelatedProducts h2, #SimilarProductsByCustomerViews h2{padding: 13px 20px; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; text-transform:uppercase; text-align:left; font:700 12px 'Roboto', sans-serif; color:#fff !important; background: #797978; background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzc5Nzk3OCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1NjU2NTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(top,  #797978 0%, #565656 100%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#797978), color-stop(100%,#565656)); background: -webkit-linear-gradient(top,  #797978 0%,#565656 100%); 
background: -o-linear-gradient(top,  #797978 0%,#565656 100%); background: -ms-linear-gradient(top,  #797978 0%,#565656 100%); background: linear-gradient(to bottom,  #797978 0%,#565656 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#797978', endColorstr='#565656',GradientType=0 ); }
.SideRelatedProducts .ProductList .AddToAction, #SimilarProductsByCustomerViews .ProductList .AddToAction{left: 44%; }
.SideProductRelated .owl-controls .owl-buttons .owl-prev{left:-25px;}
.SideProductRelated .owl-controls .owl-buttons .owl-next{right:-25px;}
#owl-demo .item, #owl-views .item{width:100%; background-color: transparent; }
#SideProductRelated .ProductList{overflow: visible; }
.SideRelatedProducts .BlockContent{margin-top:29px; }
#SideProductRelated .ProductList em , #SimilarProductsByCustomerViews .ProductList em{ margin-bottom: 10px;  margin-top: 5px;}
#SideProductRelated .ProductList .Rating, #SimilarProductsByCustomerViews .ProductList .Rating{margin-bottom: 4px; }
#SideProductRelated .ProductList li{margin-bottom:0;/* float: left;  */display: inline-block; vertical-align: top; }
#SideProductRelated .ProductList li:hover{box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none;} 
.productPage #SimilarProductsByCustomerViews{margin-bottom:0; }
.productPage .footer .BrandSliderFooter{margin-top:0;}

/* checkout multiple */
#ChooseBillingAddress h2, #ChooseShippingAddress h2, #ChooseShippingProvider h2, #ConfirmOrder h2{margin-bottom: 30px; padding:12px 25px 13px 20px; color: #000000; font:700 12px 'Roboto', sans-serif; text-transform:uppercase; background-color: #fff; border: 1px solid #d9d9d9; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; }
.TabContainer .Submit{margin-top:20px; text-align:left;}
.OrderContents table tfoot tr td.Odd .ProductPrice{}
.BillingDetails h4, .ShippingDetails h4{font-size:11px; font-weight:700; text-transform:uppercase; }
.OrderContents h4{text-transform:uppercase; font:700 13px 'Montserrat', sans-serif; }
.btn.js-share-button{padding:0; }
.chooseAnotherToShare{margin-left:25px; }
.chooseAnotherToShare  > a{text-transform:uppercase; font-size: 11px; font-weight: 700;}
#SimilarMultiProductsByCustomerViews > h4{padding-top: 32px; text-transform:uppercase; text-align: center; font:700 20px 'Montserrat', sans-serif; letter-spacing:0.1em; border-top: 1px solid #dadada; }
.HL_order #SimilarMultiProductsByCustomerViews > h4{border-top:none;}
#SimilarMultiProductsByCustomerViews {border-bottom:1px solid #dadada; }
#SimilarMultiProductsByCustomerViews  .BlockContent{margin-top:35px; }
ul.tabs li img{top:-2px; }
.ShippingAddressList .MT10.btn{white-space: nowrap; }
#ConfirmOrder .CartContents{margin-bottom: 25px; }
#payment_options h5.PTB20, .CheckoutOrderComments h5.PTB20, #ConfirmOrder  h5.PTB20{font:700 14px 'Roboto', sans-serif;}
.ExpressCheckoutContent .AccountLogin > h3, .ExpressCheckoutContent h3{border-bottom:none; margin-bottom:0; padding-bottom:0; text-transform:capitalize; font:400 16px 'Tinos', serif;}
.HL_CheckoutConfirm .CartContents tfoot .SubTotal td > div{width:100%; }
.HL_CheckoutPayment .TitleHeading{padding-top: 15px; }


/* checkout page */
.HL_CheckoutExpress .TitleHeading, .HL_CheckoutAddress .TitleHeading, .HL_CheckoutConfirm  .TitleHeading{margin-top:17px; margin-bottom: 20px !important; float: left; width: 100%; }
#CheckoutGuestForm > h4, .AccountLogin > h4{padding-bottom: 11px; font: 700 14px 'Roboto', sans-serif; color: #000; }
.AccountLogin .HorizontalFormContainer p.Submit{padding:0 !important; margin:0; }
.ExpressCheckout .ExpressCheckoutTitle .titStep{position:relative; }
.ExpressCheckout .ExpressCheckoutTitle .titStep:after{content:":"; }
#CheckoutStepConfirmation .CartContents {margin-bottom: 25px; }
#CheckoutStepConfirmation .GiftCertificate{text-align:left; }
.FloatRight.CheckoutRedeemCoupon{width:48%; padding:20px; border:1px solid #dfe4e6; background-color: #f8f8f8; }
.FloatRight.CheckoutRedeemCoupon p > strong{
	margin-right: 10px;
}
.CheckoutOrderComments{margin-top: 8px; }
.CheckoutViaEmail{margin-top: 20px; }
#bottom_payment_button{padding: 14px 40px !important; font: 700 14px 'Roboto', sans-serif;letter-spacing: 0.05em; background-color: #f72400; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; }
#bottom_payment_button:hover{background-color: #1399be; }
.FloatRight.CheckoutRedeemCoupon > h4{padding-bottom: 8px; font:700 14px 'Roboto', sans-serif; text-transform: none; }
.FloatRight.CheckoutRedeemCoupon .btn {padding: 8px 25px 9px; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; }
#CheckoutStepConfirmation .CartContents tfoot .SubTotal td{padding:0; vertical-align: middle; }
#CheckoutStepConfirmation .CartContents tfoot .SubTotal  strong{padding-top:7px; }
#CheckoutStepConfirmation .CartContents tfoot .SubTotal.dos   strong,#CheckoutStepConfirmation .CartContents tfoot .SubTotal.uno  strong{padding-top:5px; }
#LoginForm input{width:100%;}
.ExpressCheckoutBlock .ExpressCheckoutTitle{}
#CheckoutStepPaymentDetails .ExpressCheckoutTitle{ }
.ExpressCheckoutContent > div {padding-left:19px; padding-right:10px; }
dl.mbm dd{margin-bottom: 10px;}
#checkout_type_guest{margin-top:-3px;}
#LoginForm input#LoginButton{padding: 10px 20px; width:auto; font: 700 12px 'Roboto', sans-serif !important; margin-right:20px;border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px; background: #797978; background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzc5Nzk3OCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1NjU2NTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(top,  #797978 0%, #565656 100%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#797978), color-stop(100%,#565656)); background: -webkit-linear-gradient(top,  #797978 0%,#565656 100%); 
background: -o-linear-gradient(top,  #797978 0%,#565656 100%); background: -ms-linear-gradient(top,  #797978 0%,#565656 100%); background: linear-gradient(to bottom,  #797978 0%,#565656 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#797978', endColorstr='#565656',GradientType=0 ); }
#LoginForm input#LoginButton:hover,.Submit .btn:hover{background: #3f8fce;  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNmOGZjZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxYzVjYjQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(top,  #3f8fce 0%, #1c5cb4 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3f8fce), color-stop(100%,#1c5cb4)); background: -webkit-linear-gradient(top,  #3f8fce 0%,#1c5cb4 100%);  background: -o-linear-gradient(top,  #3f8fce 0%,#1c5cb4 100%); background: -ms-linear-gradient(top,  #3f8fce 0%,#1c5cb4 100%); background: linear-gradient(to bottom,  #3f8fce 0%,#1c5cb4 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f8fce', endColorstr='#1c5cb4',GradientType=0 ); }
.ExpressCheckoutContent dd input[type="text"],.ExpressCheckoutContent dd input[type="email"],
 .ExpressCheckoutContent dd input[type="password"] {margin-bottom: 8px;font-weight: normal;width: 100%!important;max-width: 100%;}
dd input[type="text"], dd input[type="password"], dd input[type="email"] {font-weight: normal;width: 100%;max-width: 100%;}
#uniform-creditcard_cctype{width: 100% !important; }
#uniform-creditcard_ccexpm, #uniform-creditcard_ccexpy{width:150px!important; }
.CreateAccount > h3, .AccountLogin > h3{margin-bottom: 20px;padding-bottom: 17px; border-bottom: 1px solid #dfe4e6;}
.checkoutpage .TitleHeading.mbm{margin-bottom:40px!important;}
#CheckoutStepConfirmation .CartThumb{ width:120px;  }
#CheckoutStepConfirmation .CartThumb img{ border:1px solid #dddddd;  }
.HL_empty{display:none; }
.HL_order .TitleHeading{float: left; width: 100%; margin-top: 20px; }

/*Account page*/
.getnewpassword .Content.Widest{padding: 20px 20px 30px 20px;display: inline-block;background-color: #fff;}
.getnewpassword .ProductList li{width: 228px;}
#SideAccountMenu{border: 1px solid #c8c8c8; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; box-shadow: 0px 0px 10px #ebebeb; -webkit-box-shadow: 0px 0px 10px #ebebeb; -moz-box-shadow: 0px 0px 10px #ebebeb;}
#SideAccountMenu ul li {border-bottom: 1px solid #dfe4e6; }
#SideAccountMenu ul li.last {border-bottom: none; }
#SideAccountMenu ul li a{display: block; padding: 13px 19px 12px; }
.HL_account .TitleHeading{margin-top: 7px; margin-bottom: 17px; }
.HL_account .HorizontalFormContainer dt{margin-right:30px;}
.AccountLogin label{font:500 12px 'Roboto', sans-serif; }
.HorizontalFormContainer dt, .form dt{margin-right: 16px; font-size:12px;color:#000;text-align:left;width: auto;}

@media(min-width: 992px){
	.HorizontalFormContainer dt, .HorizontalFormContainer dd, .form dt, .form dd{
		display: inline-block;
		vertical-align: top;
		margin-left: 0;
	}
	.HorizontalFormContainer dt, .form dt{
		width: 25%;
	}
	.HorizontalFormContainer dd, .form dd{
		width: 70%;
	}
	dd input[type="text"], dd input[type="password"], dd input[type="email"],
	.AdvancedSearch div.selector{
		max-width: 60%;
		min-width: 100px;
	}

	#ContactForm dd input[type="text"], 
	#ContactForm dd input[type="password"],
	#ContactForm  dd input[type="email"]{
		max-width:50%;
	}
	#ContactForm  dd  textarea{
		min-width:362px;
	}
}
@media(max-width: 1199px){	
	.AddBillingAddress .FloatLeft{
		width: 100%;
	}
}

.CreateAccount > h3, .AccountLogin > h3, .box.borderB  h3 {font:700 14px 'Roboto Condensed', sans-serif; text-transform:uppercase; letter-spacing:0.05em;}
#CreateAccountForm{float: left; width: 100%; margin-bottom: 0; }
.box.borderB  h3{color:#fff; }
.CreateAccount ul li{padding:5px 0; list-style:square; }
.blockquote{font:400 12px 'Roboto', sans-serif; margin-top: 11px!important; margin-bottom: 22px; }
.TitleHeading{position:relative; }
#CreateAccountForm .TitleHeading{margin-bottom: 29px; }
.borderB > p{margin-top:25px; margin-bottom:29px; }
.pblock{margin-bottom:43px;}
.HorizontalFormContainer dd.HL_price{display: inline-block; margin-top: 7px; margin-left: 19px; }
.box  h3{ font-size:12px; font-family: 'Roboto', Arial, Sans-Serif; }
.box.last  h3{padding-bottom:12px; padding-top: 29px; }
.box .Submit > a{padding-bottom:2px; text-transform:uppercase;font-weight: 700; font-size:11px; font-family: 'Roboto', Arial, Sans-Serif; border-bottom: 1px solid #b6babb; }
.box .Submit > a:hover{color: #F72400;}
.box .Submit .btn.alt{background-color: #090939; }
.box .Submit .creataccount{margin-right: 23px; }
.box .Submit .btn.alt:hover{background-color: #e95144; }
.AccountLogin fieldset p > a{color: #404e53; font-weight: 700; text-transform:uppercase; font-size:11px; font-family: 'Roboto', Arial, Sans-Serif; border-bottom:1px solid #b6babb; }
.AccountLogin fieldset p > a:hover{color:#090939; }
.SaveNewAccount .BlockContent.full-width{text-align:center; margin-bottom: 104px;}
.SaveNewAccount .mtm{margin-bottom: 35px; }
#CreateAccountForm .box h3{padding: 11px 25px; font:700 14px 'Roboto Condensed', sans-serif; text-transform:uppercase; color:#fff; background-color: #2a2a2a; }
#recaptcha_widget_div{margin-top: 20px; }
.recaptchatable #recaptcha_response_field{height: 28px; background-color: #ffffff; color: #717171; font: 400 12px 'Roboto', sans-serif !important; border: 1px solid #d6d6d6 !important; border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; }
#CreateAccountForm .HorizontalFormContainer p.Submit{margin-top:0px; }
#CreateAccountForm .Submit .btn{margin-right: 20px; padding:15px 25px; background-color: transparent; border:1px solid #717171;  }
#CreateAccountForm .box:last-child{padding-bottom:4px; }
#CreateAccountForm div.selector{width: 75% !important; }
.HL_createaccount .Content.Widest#LayoutColumn1{margin-top:0; } 
.HL_createaccount_thanks .TitleHeading{margin-top: 20px; margin-bottom: 0; display: inline-block; }
.ExpressCheckoutContent .PasswordRequirementsContent{position:relative;max-width:100%;left:0;top:0}
.GiftCertificateThemeList{
	clear: both;
	overflow: hidden;
}

/* Edit */
#ShippingAddressForm h2{padding:0px 0 25px 0; font:700 13px 'Montserrat', sans-serif; text-transform:uppercase; letter-spacing:0.05em; border-bottom:1px solid #dfe4e6;}
#ShippingAddressForm .BlockContent{margin-top:30px; }

/* MyAccount */
.myaccount{margin-top:34px; margin-right: -10px; margin-left: -10px;}
#SideAccountMenu h3{text-transform:uppercase; font:700 13px 'Montserrat', sans-serif; border-bottom: 1px solid #dfe4e6; }
#AccountInbox h2, #AccountOrders h2, #AccountOrderStatus h2, #WishLists h2, #EditAccountForm h2, #AccountRecentItems h2, #WishListEditFrom  h2, #WishListItems h3, .myaccount #ChooseShippingAddress h2{padding:0px 0 23px 0; margin-bottom:25px; text-transform:uppercase; font:700 13px 'Montserrat', sans-serif;  border-bottom: 1px solid #dfe4e6;  }
.myaccount #ChooseShippingAddress h2{border-top:none; }
.side-menu {margin:0;}
#SideAccountMenu .side-menu li{margin-bottom: 17px; padding-bottom: 16px; font-size: 12px; color: #000; line-height: 18px; border-bottom: 1px solid #dfe4e6; }
.YourAccount ul.list li > h4{font: 700 14px   'Roboto Condensed', sans-serif; text-transform:uppercase; letter-spacing:0.05em; padding-top: 22px; border-top: 1px solid #dfe4e6; }
.YourAccount ul.list li > p{margin-bottom: 23px;}
.YourAccount ul.list li:first-child > h4{padding-top: 0px; border-top: none; }
.AccountOrderStatusList .li-list h4{font-size:12px; font-weight:700; }
.AccountOrderStatusList .li-list blockquote{font-size:12px; padding-bottom: 10px; padding-top: 10px; }
.OrderItemList li{padding:5px 0; }
#wishlistsform table{margin-bottom:20px;}

/* Contact page */
.wrapContactForm {float:left; width:100%;}
.contactInfo> h3{padding-bottom: 17px; margin-bottom: 19px; text-transform:uppercase; font:700 14px 'Montserrat', sans-serif; letter-spacing:0.05em; position:relative; border-bottom:1px dotted #4c4c4c; }
.contactForm input, .contactForm textarea{width:100%;}
.contactForm .Submit input{width:auto; }
.contactEmail > span{clear:both; display:block;  }
.contactTime > span{display:block; line-height: 18px; }
.contactTime > span:first-child{font-weight:700; clear:both; margin-bottom:12px;}
.contactForm  .HorizontalFormContainer dt{width: 100px; margin-right:25px; font:500 12px 'Roboto', sans-serif; }
.contactForm .txtInfo-3{font:500 12px 'Roboto', sans-serif; color:#343434;  }
.contact-wrapper .contactInfo{padding: 18px; background-color:#fff; }
.contactInfo h5{padding-bottom: 11px; text-transform:uppercase; font:700 11px 'Roboto', sans-serif; letter-spacing:0.1em; color:#000; }
.contactEmail{margin-bottom: 31px; }
.contactEmail> a{color:#f72400; }
.contactTime{margin-bottom: 10px; }
.contact-wrapper .PageContent > p{margin:0; }
.contact-wrapper .TitleHeading {margin-top: 9px; margin-bottom: 11px; }
.contact-wrapper .Submit .btn{padding: 10px 25px; background-color: #000;}

/* Blog page */
.blogpage .TitleHeading{font:800 30px 'Raleway', sans-serif; }
#NewsContent .p-name, #NewsContent .p-name a,.BlogPostContent .bfc h3 a,
.BlogPostContent h3{font:700 16px 'Roboto', sans-serif; text-transform:capitalize; color:#2465c6;padding: 0 0 10px;}
#NewsContent .p-name:hover, #NewsContent .p-name a:hover,.BlogPostContent .bfc h3 a:hover{
	color: #585858;
}
.HL_Blog .TitleHeading{margin-bottom: 18px; padding-bottom:16px; padding-top: 7px; font: 700 14px 'Montserrat', sans-serif; border-bottom:1px dotted #000000; }
.HL_giftcertificates .TitleHeading{margin-bottom: 15px; padding-bottom:16px; padding-top: 7px; font: 700 14px 'Montserrat', sans-serif; border-bottom:1px dotted #000000; }
.h-entry > p, .bfc >p.date {margin-bottom:15px;color:#808080;}
.e-content img{margin-bottom: 5px; }
.BlogShare.first{display:none; }
ul.blog-tags{margin: 0;}
ul.blog-tags li{text-transform: lowercase; font-style: italic; color: #fff; background: #e2e1e2;border:none; }
ul.blog-tags li:hover{
	background: #f7f9f9;
	color: #585858;
}

.blogpage .h-entry {margin-bottom: -3rem; }
.blogpage  .BlogPostContent{padding-top: 35px; border-top:1px solid #dfe4e6;}
.BlogShare {margin: 0px;clear: both;overflow: hidden; }

.blogpage .AddThisButtonBox {margin-top: 0px!important; float: none!important; }
.blogpage .col-sm-3#LayoutColumn1{padding-left:0;}
.wrapBlogContent.Content{padding-left:15px; }
.HL_Blog .AddThisButtonBox{margin:0 !important; }
.HL_Blog .product-nav.btm{padding:0; margin-top: 26px; border-top:none; }
#NewsContent, .BlogPostContent{margin-bottom: 20px; padding-bottom: 26px; float: left; width: 100%; border-bottom: 1px solid #d8d8d8; }
.BlogPostContent{padding-bottom:0; }
.BrandProductList .ProductList li{text-align:center; display:inline-block; float:none; width:198px;}
.BrandProductList{/* margin-top:40px; */ }
.BrandProductList .Content.Wide#LayoutColumn2{float:right;}
.BrandProductList .Left#LayoutColumn1{display:block; margin-bottom:50px; }
.BrandProductList .Left  #SideShopByBrand > h3{margin-bottom: 15px; padding: 14px 20px; text-transform: uppercase; font: 700 13px 'Montserrat', sans-serif;border: 2px solid #66787f; }
.BrandProductList .Left  #SideShopByBrand .treeview li{ margin-bottom: 17px; padding-bottom: 16px; font-size: 12px; color: #000; line-height: 18px; border-bottom: 1px solid #dfe4e6; }
.BrandProductList .Left  #SideShopByBrand .treeview li.last{border-bottom:none; }
.HL_BlogPost #NewsContent{border-bottom:none; margin-bottom: 0; }
.p-author{font-weight: 700;}
.hl-author{
	margin-bottom: 15px;
}
.hl_blog .BlogPostContent .readmore a{
	font-weight: 700;
	color: #000;
}
.hl_blog .BlogPostContent .readmore a:hover{
	color: #2465c6;
}
/*---------------- Brand Page ----------------*/
.HL_brands .TitleHeading {padding-bottom: 24px;margin-bottom: 0;margin-top: 23px;font: 700 22px 'Montserrat', sans-serif;text-transform: uppercase; letter-spacing: 0.2em; text-align: center; border-bottom: none;}
.SubBrandListGrid ul li > div {border: 1px solid #e2e2e2;margin: 1px;}
.SubBrandListGrid ul li .brand-img {height: 85px;}
.SubBrandListGrid li .brand-img {text-align: left;float: none;}
.SubBrandListGrid ul li .brand-name {padding: 15px 10px;color: #646464;font-weight: 700;text-transform: uppercase;display: inline-block;}
.SubBrandListGrid ul li .brand-img > a {display: table-cell;vertical-align: middle;width: 100%;text-align: center;}
.SubBrandListGrid ul li .brand-img img {padding: 15px 10px 0;}
.SubBrandListGrid ul li:hover > div {border: 2px solid #000;margin: 0;}

/* Wishlist */
.WishlistProductList.ProductList .AddToAction{left: 41%;}
#WishLists table.CartContents tbody tr td:first-child{text-align:left;}

/*Product detail*/
html.javascript .productOptionPickListSwatch li {float:left; }
.productAttributeList .productAttributeRow.productAttributeConfigurablePickListSet{ margin-bottom: 14px!important; }
.cloudzoom-zoom{z-index:20; }
#prodAccordion{ margin-top: 15px; }
.productPage #SideProductRelated,
.productPage #SimilarProductsByCustomerViews{padding-bottom: 15px;overflow: hidden;
		clear: both;
		margin-top: 10px;
}
.DetailRow.qty .selector{ position:relative; text-align: left; background-color: #fff; }
#QuickViewContent .qty .selector{
	border:1px solid #d3d3d3;
	border-radius: 0;
	-moz-border-radius:0;
}
.addto #SideProductAddToWishList {position:relative; display: inline-block; margin-left:13px; clear: none; }
.addto .btn.alt.wishTrigger{ padding-left:50px; font:700 11px 'Roboto', sans-serif;color:#000; text-transform:uppercase;background-color:transparent; }
#SideProductAddToWishList:before{content:""; width:20px; height:20px;position:absolute; top:2px; left:0; background: url('//cdn11.bigcommerce.com/s-f813d/templates/__custom/images/icon-wishlist.png?t=1493935606') 0px 0px no-repeat; }
.addto .btn.alt.wishTrigger:hover{background-color:transparent; color:#404e53!important; }
.ProductDetailsGrid .DetailRow .PriceRow{margin-bottom:7px; }
.BrandName a{color:#404e53; }
#prodAccordion .subtitle,#prodAccordion h2 {margin-bottom: 10px; text-transform: uppercase; background-color:#fff; font:700 12px 'Roboto', sans-serif; border:1px solid #ddd;  padding: 12px 30px 11px 18px !important;  float: none;  cursor: pointer; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; position:relative; }
#prodAccordion .subtitle:before{content:""; width:16px; height:10px; background:url('//cdn11.bigcommerce.com/s-f813d/templates/__custom/images/icons.png?t=1493935606') -194px -245px no-repeat; position:absolute; right:10px; top:15px; }
#prodAccordion .subtitle:after{content:""; width:0px; height:100%; border-left:1px solid #dddddd; position:absolute; top:0; right:40px; }
#prodAccordion .current .subtitle:before, #prodAccordion .subtitle:hover:before{background-position:-262px -245px; }
#prodAccordion .subtitle:hover:before{transition: all 1000ms ease 0s; -webkit-transition: all 1000ms ease 0s; -moz-transition: all 1000ms ease 0s; -ms-transition: all 1000ms ease 0s; -o-transition: all 1000ms ease 0s;}
.BulkDiscount .add-to-cart:hover{background-color:#e95144; }
#ProductReviews .prodAccordionContent > .btn{font:700 12px 'Roboto', sans-serif; padding-top:10px; padding-bottom:10px; }
.Submit .btn{padding: 10px 20px; margin-bottom:9px !important; color: #fff; font: 700 12px 'Roboto', sans-serif !important; letter-spacing:-0.02em; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px; background: #797978; background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzc5Nzk3OCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1NjU2NTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(top,  #797978 0%, #565656 100%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#797978), color-stop(100%,#565656)); background: -webkit-linear-gradient(top,  #797978 0%,#565656 100%); 
background: -o-linear-gradient(top,  #797978 0%,#565656 100%); background: -ms-linear-gradient(top,  #797978 0%,#565656 100%); background: linear-gradient(to bottom,  #797978 0%,#565656 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#797978', endColorstr='#565656',GradientType=0 ); }
#ProductReviews .BlockContent > p{font-style:italic; color:#8e8e8e; }
.prodAccordionContent > ul{margin-bottom:0; }
.productPage .Content.Wide#LayoutColumn2{}
.ProductOtherDetails{margin-bottom: 14px; }
.ProductOtherDetails > .subtitle{display:none; }
#ProductDetails .ProductDetailsGrid .DetailRow .BrandName{margin-bottom: 5px; }
.collection-sharing-panel .icon-social{background: url('//cdn11.bigcommerce.com/s-f813d/templates/__custom/images/icons.png?t=1493935606') 0 0 no-repeat; height: 26px;}
.collection-sharing-panel .icon-social-theme.icon-facebook{width: 84px; background-position: 0px -620px;}
.collection-sharing-panel .icon-social-theme.icon-facebook:hover{ background-position: 0px -620px;}
.collection-sharing-panel .icon-social-theme.icon-twitter{width: 87px; background-position: -91px -620px;}
.collection-sharing-panel .icon-social-theme.icon-twitter:hover{background-position: -91px -620px;}
.collection-sharing-panel .icon-social-theme.icon-pinterest{width: 45px; background-position: -369px -620px;}
.collection-sharing-panel .icon-social-theme.icon-pinterest:hover{background-position: -369px -620px;}
.collection-sharing-panel .icon-social-theme.icon-googleplus{width: 73px; background-position: -187px -620px;}
.collection-sharing-panel .icon-social-theme.icon-googleplus:hover{ background-position: -187px -620px;}
.collection-sharing-panel .icon-social-theme.icon-rss{width: 92px; background-position: -267px -620px;}
.collection-sharing-panel .icon-social-theme.icon-rss:hover{background-position: -267px -620px;}
.collection-sharing-panel .icon-social-theme.icon-linkedin{width: 105px; background-position:-334px -671px;}
.collection-sharing-panel .icon-social-theme.icon-linkedin:hover{background-position:-334px -671px;}

a.addthis_button_tweet.at300b{width: 70px; }
.ProductReviewList .ReviewTitle{padding-bottom:11px; font:700 12px 'Roboto', sans-serif; text-transform:uppercase; color:#404e53; }
.ProductReviewList .Meta{margin-bottom:16px; font:400 italic 12px 'Roboto', sans-serif; color:#b0b4b6; }
.ReviewTitle > img{margin-bottom: 4px; margin-left: 15px; }
.ProductMain .AddThisButtonBox .addthis_button_google_plusone{}
.ProductMain .AddThisButtonBox{margin: 17px 0 20px !important; }
.PrimaryProductDetails.no-ptop{display: inline-block;width: 100%; }
.cloudzoom-lens {border: 1px solid #c9c9c9 !important;
-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 0 25px rgba(255, 255, 255, 0.3), 0 3px 6px rgba(0, 0, 0, 0.1) !important;-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 0 25px rgba(255, 255, 255, 0.3), 0 3px 6px rgba(0, 0, 0, 0.1) !important;box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 0 25px rgba(255, 255, 255, 0.3), 0 3px 6px rgba(0, 0, 0, 0.1) !important;}
.cloudzoom-zoom img {-moz-opacity: 1;opacity: 1;filter: alpha(opacity=100);-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";-webkit-transition: all 0s ease 0s;-moz-transition: all 0s ease 0s;-ms-transition: all 0s ease 0s;-o-transition: all 0s ease 0s;transition: all 0s ease 0s; }
.cloudzoom-lens img:hover {-moz-opacity: 1;opacity: 1;filter: alpha(opacity=100);-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";-webkit-transition: all 0s ease 0s;-moz-transition: all 0s ease 0s;-ms-transition: all 0s ease 0s;-o-transition: all 0s ease 0s;transition: all 0s ease 0s;} 
.Nav, .ImageCount{margin-top: 10px!important;}
.PrevLink, .NextLink{ letter-spacing:0.05em; font:500 11px 'Roboto', sans-serif; }
#SimilarProductsByCustomerViews, #SideProductRelated {margin-bottom: 20px; }
.DetailRow.HL_ShortDescDetail h2.subtitle, .DetailRow.HL_ShortDescDetail .HL_ContentDesc, .DetailRow.HL_ShortDescDetail .prodAccordionContent > p{display:none; }
.DetailRow.HL_ShortDescDetail .prodAccordionContent .HL_ShortDesc{display:block; }
.productAddToCartBelow {padding-top:0; }
.productAddToCartBelow > h3{display:none; padding-top:0; }
.productPage  .HL_BrandName{margin-top: 9px; }
.prodAccordionContent ul{margin-left: 40px; }
#ProductByCategory .prodAccordionContent ul{margin-left: 0px; }
.prodAccordionContent .HL_Italic{padding-top: 10px; padding-bottom: 10px; padding-left:22px; border-left:4px solid #dadada; font-style:italic; }
.prodAccordionContent .HL_first li {list-style-type: square; }
.prodAccordionContent .HL_second li {list-style-type: decimal; }
#ProductDetails .ProductDetailsGrid .DetailRow.PriceRow{margin-bottom: 9px;}
.ProductSKU{margin-top: 4px; }
.productOptionPickListSwatch .textureContainer, .productOptionPickListSwatch .swatchColours{background-color: #fff; }
.QuantityInput{margin-bottom: 10px; }
#ProductDetails .ProductDetailsGrid .DetailRow.qty{float:left; }
#ProductDetails .ProductAddToCart .BulkDiscount{width:100%; margin-right:0; margin-top:25px; }
#ProductReviews h5{text-transform:uppercase; font-size: 12px; font-weight:700; }
.SuccessMessage{border-bottom:1px solid #e5ecda; color:#5f943c; }

/*------------------------- tab product detail ---------------------------*/
.TabProducts .tabNavigation {width: 100%;list-style: none outside none;margin: -1px 0 0;overflow: hidden;}
.TabProducts .tabNavigation li {float: left;border-right: 1px solid #fdf3ec; border-bottom: 1px solid #fdf3ec; }
.TabProducts .tabNavigation li.active {border-bottom-color: #fff; }
.TabProducts .tabNavigation li a {padding:16px 18px; color: #666463; letter-spacing:0.05em; text-transform: uppercase;font:700 11px 'Roboto', sans-serif; float: left; text-decoration: none; min-height: 39px;background: #fefaf7; }
.TabProducts .tabNavigation li.active  a, .tabNavigation li a:hover {color: #000000;background: #fff; }
#ProductTabContent{background-color:#fff; padding:20px;}
.TableCustomTab{width:100%; margin-bottom:14px; }
.fade {opacity: 0;-webkit-transition: opacity 2.25s linear;  -moz-transition: opacity 2.25s linear;   -ms-transition: opacity 2.25s linear;	-o-transition: opacity 2.25s linear;   transition: opacity 2.25s linear; }
.TabProducts .ProductDescription .HL_ShortDesc{display:none; }

/*popup quick-view*/
#QuickViewImage{border:1px solid #dddddd; }
#QuickViewContent .VariationProductPrice{color:#2f2f2f; }
#QuickViewContent #ProductDetails .DetailRow:first-child, .productPage  #ProductDetails .HL_BrandName{margin-bottom: 6px; }
#QuickViewContent .ProductDetailsGrid .DetailRow.PriceRow{margin-bottom: 20px; margin-top: 17px;}
.productAttributeRow  li{margin-bottom: 10px; margin-right: 9px;}
html.javascript  #QuickViewContent .productOptionPickListSwatch li{float:none; }
#QuickViewContent .productAttributeRow{margin: 0 0 13px 0 !important; }
#QuickViewContent .productOptionPickListSwatch .swatchColour{ }
#QuickViewContent label{margin-bottom: 2px;}
#QuickViewContent .productAttributeConfigurablePickListSwatch{margin-top: 6px !important;}
#QuickViewContent .productAttributeLabel.QuantityInput{margin-top: 8px; margin-bottom:11px; }
#QuickViewContent .addToCart .btn.ViewDetail{margin-top: 15px; margin-left: 28px; padding:0; background-color: transparent; color:#404e53; letter-spacing:0.05em; border-bottom:1px solid #b6babb; font: 700 11px 'Roboto', sans-serif;  }
.quick-view-image-container{margin-top: 2px; }
.productOptionPickListSwatch .swatchColours, .productOptionPickListSwatch .previewContent{/* border-radius: 100%; -webkit-border-radius: 100%; -moz-border-radius: 100%; */ }
.productAttributeValue .add-to-cart{padding: 11px 47px 12px 47px; font:700 14px 'Roboto Condensed', sans-serif; letter-spacing:0.05em; background: url('//cdn11.bigcommerce.com/s-f813d/templates/__custom/images/plus.png?t=1493935606') 28px -47px no-repeat; position:relative; }
.productAttributeValue .add-to-cart:before{content:"+"; font-size:16px;}
.productAttributeValue .add-to-cart:hover{background-color:#000; background-position: 28px 14px; }
.productAttributeValue .btn.alt{ background-color:transparent; color:#000000; font:700 11px 'Roboto', sans-serif;  }
.ProductAddToCart .BulkDiscount {clear: both;margin-right: 15px;float: left;}
.AddToWishlistLink {position: relative;margin: 0;float: left;}
#QuickViewContent  .viewdetail{float:left; clear:both; padding:10px 0 0 0; letter-spacing: 0.02em; }
#QuickViewContent  .viewdetail:hover{border-bottom:1px solid #000; background-color:transparent; }
#SideProductAddToWishList .wishTrigger{margin-left: 25px; padding: 0; font-size: 12px; text-transform:capitalize; 
	background:none; color:#585858; font-weight: 400; 
}
#SideProductAddToWishList .wishTrigger:hover{ color:#2465c6; }
#QuickViewContent #SideProductAddToWishList {margin-left:0; }
#ProductDetails .addthis_toolbox{margin-top: 15px !important; float: left; }
#QuickViewContent .DetailRow > img {margin-bottom:3px; }
.quick-view-product-details-container{margin-bottom: 30px; }
.quick-view-product-details-container .addToCart{margin-top: 18px;display: inline-block; width: 290px;}
.quick-view-product-details-container .addToCart .btn{font:700 14px 'Roboto', sans-serif; }
.quick-view-product-details-container .addToCart input.btn{width: 100%; color:#fff; background: #797978;border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px; background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzc5Nzk3OCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1NjU2NTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(top,  #797978 0%, #565656 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#797978), color-stop(100%,#565656)); background: -webkit-linear-gradient(top,  #797978 0%,#565656 100%); background: -o-linear-gradient(top,  #797978 0%,#565656 100%); background: -ms-linear-gradient(top,  #797978 0%,#565656 100%); background: linear-gradient(to bottom,  #797978 0%,#565656 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#797978', endColorstr='#565656',GradientType=0 ); }
.quick-view-product-details-container .addToCart input.btn:hover{background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNmOGZjZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxYzVjYjQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(top,  #3f8fce 0%, #1c5cb4 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3f8fce), color-stop(100%,#1c5cb4)); background: -webkit-linear-gradient(top,  #3f8fce 0%,#1c5cb4 100%);  background: -o-linear-gradient(top,  #3f8fce 0%,#1c5cb4 100%); background: -ms-linear-gradient(top,  #3f8fce 0%,#1c5cb4 100%); background: linear-gradient(to bottom,  #3f8fce 0%,#1c5cb4 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f8fce', endColorstr='#1c5cb4',GradientType=0 );}
.quick-view-product-details-container .HL_viewdetail{padding-left: 0; padding-right: 30px; background:url('//cdn11.bigcommerce.com/s-f813d/templates/__custom/images/HL_viewdetail.png?t=1493935606') center right no-repeat transparent !important; color:#000000 !important; font:700 12px 'Roboto', sans-serif; }
.quick-view-product-details-container .HL_viewdetail:hover{background-color:transparent !important; color:#1c5cb4 !important; }

/* Popup Add To Cart*/
.ModalContent{border:none !important; }
.fastCartTop > p{margin-left: -40px; margin-right: -40px; margin-bottom:0; padding-top: 13px; padding-bottom:13px; 
	text-align:center; border-bottom:1px solid #dddddd;font:700 12px 'Roboto', sans-serif; background-color:#f5f5f5; color: #505050; 
}
.DropdownCart .ProceedToCheckout{padding-right:20px;}
.DropdownCart .PayPalExpressCheckout{ display: inline;}
.DropdownCart .CartContents tfoot .SubTotal td > div{margin:0 auto; width: 94%; float: none; /* border-top:1px solid #e0e0e0;  */font-size: 12px; }
.DropdownCart .CartContents tfoot .SubTotal td{border-top:none; border-bottom:none; }
.fastCartSummaryBox .ProceedToCheckout .btn{border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; font:700 14px 'Roboto', sans-serif; letter-spacing:0.05em; padding:17px 25px !important; color:#fff !important; }
.fastCartSummaryBox .CheckoutButton{margin-bottom:16px; }
.continuation-label{display:none; margin-right:5px; color:#8d8d8d; text-transform: uppercase; /* margin: 11px 0;display: block; */ font: 400 11px 'Roboto', sans-serif; }
.itemBox{margin-bottom: 24px; color:#66787f; font: 400 italic 12px 'Roboto', sans-serif; }
.itemBox strong{font-weight:normal; }
.Quantity{margin-top: 16px; margin-bottom: 8px; color:#66787f; font-size: 12px; }
.fastCartItemBox .ProductPrice{color:#000000; font: 700 13px 'Roboto', sans-serif; }
.fastCartSummaryBox .subtotal span{font: 700 12px 'Roboto', sans-serif; }
.fastCartSummaryBox  span.ProductPrice{letter-spacing: -0.02em; display: block; margin-top: 8px; color:#000000; font-size:24px; }
.fastCartSummaryBox .actionLink .cart-detail-metadata{padding-bottom:12px; margin-bottom:0px; color:#505050; font: 400 italic 12px 'Roboto', sans-serif;  }
.fastCartThumb, .fastCartItemBox{margin-top: 40px; }
.fastCartSummaryBox .actionLink .btn:hover{background-color: #090939; }
.fastCartBottom  > h4{}
.fastCartBottom .ProductList .AddToAction{left: 41%; top: 22%; }
.fastCartSummaryBox{padding-top: 20px; margin-top: 22px;  }
.fastCartSummaryBox .actionLink{margin-bottom:6px; }
.fastCartTop { padding:0;	}
.fastCartBottom {margin-top: 8px; padding-top: 22px;	border-top:1px solid #ddd; position:relative; }
.fastCartBottom h4{margin-bottom:5px; font: 700 14px 'Roboto', sans-serif; text-align:center; text-transform:uppercase; text-align: left;  }
.ModalContent .ProductActionAdd a{color:#444 ; }
.ModalContent .ProductActionAdd a:hover{color:#fff !important; }
.fastCartItemBox a{font: 500 16px 'Roboto', sans-serif; color:#2465c6 !important; display: block;
margin-bottom: 5px;}
.fastCartItemBox a:hover{
	color: #585858!important;
}
.fastCartItemBox .Quantity{
	margin-top: 10px;
}
.fastCartContent > p{ padding-bottom: 15px; text-transform: uppercase; text-align: center; border-bottom: 1px solid #dfe4e6; }
.fastCartBottom  .ProductList, #fastCartContainer .ProductList li{overflow:visible; }
.fastCartBottom  .ProductList li .rating-actions{padding: 0 1px;margin: 0 -1px; }

/*Layout*/
.Left#LayoutColumn1, .Right#LayoutColumn2{width: 20%;padding: 0 15px }
.Left#LayoutColumn1{ float:left; }
.Content.Wide#LayoutColumn2{ float:left; width: 80%;padding: 0 15px}
.Content.Widest{width:100%; }
.Right#LayoutColumn2{float:left; padding-left:20px; ; background:#0FF }

/* slideshow */
.slide-show .slide-overlay{
	padding: 0 25px;
}
.slide-show h2 {padding-bottom:3px; letter-spacing: 0.02em; }
.slide-show .slide-text{margin-bottom: 24px; line-height:20px; }
.slide-show .btn:hover{color:#fff!important; }
#HomeSlideShow {float: right; width: 100%; margin-bottom: 0px;}
.banner-slider {display: block;float: left;width: 279px;}
.slide-show .btn{background-color: transparent; position:relative; font:700 12px 'Roboto Condensed', sans-serif; padding:7px 20px 8px 20px; border-radius:2px; -webkit-border-radius:2px; -moz-border-radius:2px;  }
.slide-show .btn:hover{background-color: #595859; border-color: #595859; }
.slide-show li.slide:nth-child(3) .slide-button{top: 53%; position: absolute; left:25px; }

/* Control Nav */
.flex-control-nav{display:none; }
.flex-control-paging li a {background: url('//cdn11.bigcommerce.com/s-f813d/templates/__custom/images/dot.png?t=1493935606') no-repeat -28px -2px ;}
.flex-control-paging li a:hover {background: #333;  background:  url('//cdn11.bigcommerce.com/s-f813d/templates/__custom/images/dot.png?t=1493935606') no-repeat -3px -2px ; }
.flex-control-paging li a.flex-active { background: #333; background: url('//cdn11.bigcommerce.com/s-f813d/templates/__custom/images/dot.png?t=1493935606') no-repeat -3px -2px; cursor: default; }
/* Direction Nav */
#HomeSlideShow .flex-direction-nav li{opacity: 1;  filter: alpha(opacity=100); -moz-opacity: 1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";  *zoom: 0; -webkit-transition: all 250ms ease-in-out 0s; -moz-transition: all 250ms ease-in-out 0s; -ms-transition: all 250ms ease-in-out 0s; -o-transition: all 250ms ease-in-out 0s;transition: all 250ms ease-in-out 0s;}
#HomeSlideShow:hover .flex-direction-nav li{opacity: 1;  filter: alpha(opacity=100); -moz-opacity: 1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";  *zoom: 1;}
.flex-direction-nav{bottom:20px; }
.flex-direction-nav a{background: url('//cdn11.bigcommerce.com/s-f813d/templates/__custom/images/icons.png?t=1493935606') no-repeat -58px 0px rgba(255, 255, 255, 0.85) !important; }
.flex-direction-nav li{ position: absolute; bottom: 38px; right:0; }
.flex-direction-nav li:first-child{left: 0;}
.flex-direction-nav .flex-prev,
.flex-direction-nav .flex-next{display: none;-webkit-transition: all 250ms ease-in-out 0s; -moz-transition: all 250ms ease-in-out 0s; -ms-transition: all 250ms ease-in-out 0s; -o-transition: all 250ms ease-in-out 0s;transition: all 250ms ease-in-out 0s;}

#HomeSlideShow:hover .flex-direction-nav .flex-prev,
#HomeSlideShow:hover .flex-direction-nav .flex-next{display: block;}
.flex-direction-nav .flex-prev{border-top-left-radius: 3px; -webkit-border-top-left-radius: 3px; -moz-border-top-left-radius: 3px; border-bottom-left-radius:3px;-webkit-border-bottom-left-radius:3px; -moz-border-bottom-left-radius:3px; background-position: 11px 0px !important;}
.flex-direction-nav .flex-next{border-top-right-radius: 3px; -webkit-border-top-right-radius: 3px; -moz-border-top-right-radius: 3px; border-bottom-right-radius:3px;-webkit-border-bottom-right-radius:3px; -moz-border-bottom-right-radius:3px; }
.flex-direction-nav .flex-next:hover{background-position:-58px -60px !important;}
.flex-direction-nav .flex-prev:hover{background-position: 11px -60px !important;}

/* banner-slider */
.banner-slider{background-color:#fff; padding: 14px 18px 15px; }
.banner-slider h3{padding-bottom: 13px; font: 700 14px 'Montserrat', sans-serif; text-transform:uppercase; letter-spacing:0.05em; }
.banner-slider ul{margin:0; }
.banner-slider ul li a{font: 400 12px 'Roboto', sans-serif; }
.banner-slider ul li{padding:4px 0 5px;  }
.banner-slider-top{padding-bottom: 17px; margin-bottom: 21px; border-bottom: 1px dotted #adadad; }
.banner-slider .banner-slider-bottom h3{padding-bottom: 8px;}
.banner-slider-bottom h4 {padding-top: 11px; padding-bottom: 7px; font: 700 11px 'Roboto', sans-serif; letter-spacing: 0.05em;text-transform: uppercase; }
.banner-slider-bottom h4 a{color:#f72400; position: relative; padding-right: 15px; }
.banner-slider-bottom h4 a:hover{color:#000; }
.banner-slider-bottom h4 a:before{content:""; width:0; height:0; border:4px solid transparent; border-left-color:#f72400; position: absolute; right:0; top:4px; }
.banner-slider-bottom h4 a:hover:before{border-left-color:#000;}
.banner-slider-bottom div span{font-weight: 500; }
.banner-slider-bottom div span.last{margin-left: 5px; font: 700 12px 'Roboto', sans-serif; text-transform: uppercase; letter-spacing: 0.05em; border-bottom: 1px solid #000; }
.banner-slider-bottom p{margin-bottom: 12px; }

/* Home banner top */
.BannerHomeTop [class*="col-sm"] > p{margin-bottom: 10px;}

.BannerHomeTop .col{border: 1px solid transparent; margin: -1px; }
.BannerHomeTop .Col-Left{padding-left:0; }
.BannerHomeTop .Col-Right{padding-right:0; }
.BannerHomeTop  div  a img:hover{ cursor:pointer; opacity: 0.7;  filter: alpha(opacity=70); -moz-opacity: 0.7; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; -khtml-opacity: 0.7;  }

/*---------search page----------*/
.SearchContainer .ProductList .ProductRightCol{float: none;}
.SearchContainer > .product-nav{padding-left: 0; float:none; width: auto; }
.SearchSorting {float:right; }
.SearchSorting label { font-size: 11px; text-transform: uppercase; }
.SearchSorting #uniform-SearchSortingProductList{ }
.ToggleSearchFormLink{float:right; }
#toggle_form_link{padding: 11px 25px 10px 25px; font-weight: 500; font-family: 'Roboto', sans-serif; font-size:11px; letter-spacing:0.05em; }
#SearchPageHeader > .txt24{margin-top: 1px;
    margin-bottom: 35px;
}
#SearchResultsProduct .ProductList.List .ProductDetails{clear:none; }
#SearchResultsProduct .ProductList .ProductDetails{text-align:center; }
#SearchResultsProduct .ProductList .ListView .ProductDetails{text-align:left; }
#SearchResultsProduct .p-name > a:hover{color:#404e53; }
#SearchResultsProduct .ProductList .p-name{margin-bottom:10px;}
#SearchResultsProduct .ProductList .p-price{margin-bottom: 24px;}
#SearchResultsProduct .ProductList.List .p-price{margin-bottom: 15px;}
.HL_Search .Content.Widest#LayoutColumn1{padding:20px 0; margin-top:20px; }
#SearchPageHeader{
	padding: 0;
	margin: 0;
}
.HL_Search  .CompareButtonContainer{margin-top: -39px; float: right;}
#SearchProduct_Container .ProductList{overflow:visible; }
.HL_Search .TitleHeading{margin-left:20px; margin-right:20px; margin-bottom: 0; }
.HL_Search .ProductList .AddToAction {top: 24%; }
.SearchContainer .product-nav{padding-right:0; }
.HL_Search .ProductList .AddToAction{top: 27%; left: 32%; }

/* table QuickSearch */
.QuickSearch{margin-top:1px;}
.QuickSearch tbody tr.QuickSearchAllResults {padding:0 20px; border-bottom:none; }

/*------------------ GiftCertificate ----------------*/
.PurchaseGiftCertificate > h2{display:none; }
.PurchaseGiftCertificate .BlockContent p > strong{padding-bottom: 15px; font:400 12px 'Roboto', sans-serif; width: 100%; display: inline-block; }

.PurchaseGiftCertificate  .HorizontalFormContainer dt > small{font: 400 11px  'Roboto', sans-serif!important; color:#b0b4b6; }
.PurchaseGiftCertificate  .HorizontalFormContainer dd.pbn small{font: 400 Italic 12px  'Roboto', sans-serif!important; color:#b0b4b6;}
.PurchaseGiftCertificate  .HorizontalFormContainer dd.pbn{width: 62%; margin-bottom: 15px;}
.PurchaseGiftCertificate  .HorizontalFormContainer textarea{width: 100%; margin-bottom:12px; }
.PurchaseGiftCertificate  .HorizontalFormContainer   #certificate_amount{width:100%!important; }
.PurchaseGiftCertificate .HorizontalFormContainer #CustomAmountVisible{margin-bottom: 11px;}
.PurchaseGiftCertificate div.radio{margin-top: -3px;}
.PurchaseGiftCertificate  .HorizontalFormContainer dd .btn.alt{margin-right:20px; background-color:transparent; border:1px solid #a0a0a0; color:#000; }
.PurchaseGiftCertificate  .HorizontalFormContainer dd .btn.alt:hover,.PurchaseGiftCertificate  #SaveCertificate:hover{border-color:transparent;color:#fff;background: #50a5da; background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzUwYTVkYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxZTY1YmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(top,  #50a5da 0%, #1e65be 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#50a5da), color-stop(100%,#1e65be)); background: -webkit-linear-gradient(top,  #50a5da 0%,#1e65be 100%); 
background: -o-linear-gradient(top,  #50a5da 0%,#1e65be 100%); background: -ms-linear-gradient(top,  #50a5da 0%,#1e65be 100%); background: linear-gradient(to bottom,  #50a5da 0%,#1e65be 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#50a5da', endColorstr='#1e65be',GradientType=0 );  }
.PurchaseGiftCertificate  #SaveCertificate{background-color: #000; }
.PurchaseGiftCertificate  .HorizontalFormContainer dd:last-child{width:60%; }
#SideAccountMenu .side-menu > li:last-child, .Left #SideCategoryList  .pages-menu li:last-child{border-bottom:none; }

.HorizontalFormContainer .hl-clear{
	clear: both;
	display: block;
}

/*------------------- NewLetterPopup ----------------*/
#email-modal {display: none;height: 100%;left: 0;position: fixed;top: 0; width: 100%;z-index: 500;}
#email-modal .modal-overlay {background: #000;height: 100%;position: absolute;width: 100%;}
#email-modal .modal-overlay {opacity: 0.65;-moz-opacity: 0.65;filter: alpha(opacity=65);*zoom: 1; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";}
#email-modal .modal-window {display: none; margin: 0 auto; position: relative;  max-width: 478px; width: 90%; min-height: 680px; top: 15%; }
#email-modal .window-window {-moz-box-shadow: 5px 5px 0px rgba(0, 0, 0, 0.1);-webkit-box-shadow: 5px 5px 0px rgba(0, 0, 0, 0.1);box-shadow: 5px 5px 0px rgba(0, 0, 0, 0.1);}
#email-modal .window-window .window-content { background: #fff; width: 100%; float: left; }
.wrapEmail {padding: 18px 20px; margin-top:29px; margin-bottom: 17px; display: inline-block; width: 100%; text-align:center;}
.imgEmail img {}
#email-modal .window-window .window-content .btn.close {padding: 0; width:33px; height: 33px; position: absolute; right: 0px; top: 0px; text-indent: -999em; background: url('//cdn11.bigcommerce.com/s-f813d/templates/__custom/images/icons.png?t=1493935606') no-repeat -332px -152px; cursor: pointer; z-index: 999; opacity: 1; filter: alpha(opacity=100); -moz-opacity: 1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";  *zoom: 1;}
#email-modal .window-window .window-content .btn.close:hover{opacity: 0.5; filter: alpha(opacity=50); -moz-opacity: 0.5; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; }
#email-modal .window-window .window-content .title {position: relative; margin: 0; letter-spacing: 0.1em; color: #000; text-transform: uppercase; text-align: center; font:700 20px 'Montserrat', sans-serif; }
#email-modal .window-window .window-content .title:before {content: ""; margin-left: -30px; width: 53px; height: 11px; background: url('//cdn11.bigcommerce.com/s-f813d/templates/__custom/images/icons.png?t=1493935606') no-repeat -339px -127px; position: absolute; top: 40px;left: 50%; }
#email-modal .window-window .window-content .title span {padding-top: 43px; font:500 12px 'Roboto', sans-serif; text-transform: none;display: block;letter-spacing: 0.05em; }
#email-modal .window-window .window-content .message {clear: both;font-size: 11px; padding: 12px 0 15px; font-weight: 700; line-height: 19px; letter-spacing:0.1em;color: #000; text-transform: uppercase;}
#embed-newsletter .email {padding-left: 10px; background: #fff; font-size: 12px; font-family: Roboto; font-style:italic; color: #787878; text-transform: lowercase; width: 257px;height: 36px;}
#embed-newsletter .button{padding:10px 20px; margin-left:5px; font:700 12px 'Roboto', sans-serif; text-transform:uppercase; color:#fff; background-color:#02cbbd; border: none; }
.wrapEmail #socnet h2, .wrapEmail #socnet .social_icon.last{display:none; }
.wrapEmail #socnet ul li{display: inline-block;float: none;margin-right: 7px; width: auto; }
.wrapEmail #socnet{margin-top: 8px; }
.Content #CartContent{padding-bottom:40px;}
#share-product .tabs{top:0;margin-bottom:20px;}
#share-product li{display:inline-block}
.below{color:#000;
}
.vew-map a{color: #2465c6!important}
.vew-map a:hover{color: #585858!important}

.hl-contact-touch h6{
	font-size:12px;
	padding:0 0 5px;
}
#ContactForm .HorizontalFormContainer dt{
	width: 14%;
}
#ContactForm .HorizontalFormContainer dd{
	margin-bottom: 10px;
}
#contact_question{
	margin-bottom: 10px;
}
.HorizontalFormContainer{max-width:100%;}
#BlogRecentPosts li a{
	color: #2465c6;
}
#BlogRecentPosts li a:hover{
	color: #585858
}

.hl_blog .TitleHeading{
	font-size: 18px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px;
	display: block;
}
.e-content h5{
	font-size: 12px;
	font-weight: 700;
	color: #000;
	padding: 0 0 15px;
}
.Left .HL_mobileshow {
    display: none;
}
.AdvancedSearch input#price_from,
.AdvancedSearch input#price_to{
	width: 150px;
	margin: 0 10px;
}
.hl_mobile.hl_name_curency{
		display: none;
	}
.hl_name_curency img{
	margin-right: 5px;
}

.copyright_left{
	font-size: 14px;
	font-weight: 700;
	color: #fff;
}
.AdvancedSearch .FormContainer label[for="searchsubs"]{
	font-weight: 400;
}
#AdvancedSearchForm > h3{
	border-top: 1px solid #d2d8db;
	padding-top: 25px;
	margin-top: 5px;
}
.ProductDescription > div{
	display: none!important;
	height: auto!important;
	margin: 0!important;
}
.ProductDescription.current > div{
	display: block!important;
}

#OrderConfirmationForm .txt-right{
	text-align: left!important;
	clear: both;
	padding-top: 15px;
}

@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.3.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}