/* Global Resets */
* {
    margin: 0;
    padding: 0;
    outline: none;
}

/* General */

body {
    background-color: #000;
    font-size: 15px;
    font-family: "proxima_light";
    font-weight: normal;
    -webkit-text-size-adjust: 100%; /* Stops Mobile Safari from auto-adjusting font-sizes */

}
.productPage .btn.add-to-cart.AddCartButton{padding:0px 40px}
.page{margin:20px;background:#fff}
#TagProducts .PagingTop ul,#TagProducts .PagingBottom ul{padding-top:8px !important}
.CategoryPagination{padding:0px 0px}
input, select, textarea {
    font-family: Arial, Sans-Serif;
    font-size: 12px;
}

#NewsContent{background:#fff;padding:20px}

.AdvancedSearch h3{}
/* Layout */

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

.TopMenu > .inner, .tag-line > .inner,.footer-last > .inner, .slogan > .inner,.BrandHome > .inner, #Header > .inner, .PageMenu > .inner, .main > .inner, .footer-main > .inner, .footer-links > .inner, .newsletter-subscription > .inner,.main .inner{
    margin: 0 auto;
}

/* Top Navigational Menu */

.TopMenu {
    font-size: 12px;
}

.TopMenu .inner {
    padding: 15px 0 15px 0;
}

.TopMenu ul {
    padding: 0;
    margin: 0;
    text-align: left;
}

.TopMenu li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    white-space: nowrap;
    list-style: none;
    margin: 0;
    line-height: 20px;
    padding:0 5px;
}

.TopMenu li .icon {
    margin-right: 5px;
}

.TopMenu li.First a {
    border-left: 0;
}

.TopMenu li.last{
    padding-right: 0;
    border-right: none;
}

.TopMenu .CartLink span{
    width: auto;
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.TopMenu a {
    padding: 0;
    margin: 0;
    position: relative;
}

.TopMenu li.last a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.TopMenu li.last a .icon{
    position: absolute;
    left: 0;
    top: -2px;
}

/* Header wrapper */

.header {
    margin-bottom: 0px;
}

/* Header */

#Header {
    position: relative;
    margin-bottom: 0px;
	padding-top:0px
}

/* 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;
}

#cookieNotification {
    position: fixed;
    z-index: 99999;
    display: none;
    float: left;
    width: 100%;
    max-height: 88px;
    background: url(//cdn11.bigcommerce.com/r-88baf6d4c54bf537913cf631ab93dd1beb6c48ac/themes/ClassicNext/images/cookie-sprite.png) repeat-x bottom;
}
#cookieNotification .cookie-inner {
    max-width: 940px;
    min-height: 46px;
    margin: auto;
    width: 100%;
}
#cookieNotification .icon-info {
    float: left;
    width: 40px;
    height: 40px;
    background: url(//cdn11.bigcommerce.com/r-88baf6d4c54bf537913cf631ab93dd1beb6c48ac/themes/ClassicNext/images/cookie-sprite.png) no-repeat 0 8px;
}
#cookieNotification p {
    margin: 0 0 0 0;
    padding: 15px 0 12px;
    line-height: 18px;
    font-weight: normal;
	font-family:"proxima_light";
    float: none;
}
#cookieNotification button {
    float: right;
    display: block;
    margin: 17px 0 0 0;
    width: 117px;
    height: 28px;
    cursor: pointer;
    text-indent:  -9999px;
    background: url(//cdn11.bigcommerce.com/r-88baf6d4c54bf537913cf631ab93dd1beb6c48ac/themes/ClassicNext/images/cookie-sprite.png) no-repeat 0 -38px;
    border: none;
}
@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;
    }
}

/* Top Search Form */

#SearchForm{
    position: absolute;
	right:0px;bottom:5px;
    float: right;
    width: 200px;
border:0px !important;
z-index:52;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px
}

#SearchForm form {
    padding: 0;
    margin: 0;
}

#SearchForm label {
    display: none;
}

#SearchForm input {
    border-right: 0;
    font-size: 13px;
    height: 35px;
    line-height: 35px;
    padding: 0 1em;
    margin: 0;
    float: left;
    width: 150px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#SearchForm input#search_query {
    border-width: 0 !important;
}

#SearchForm .Button {
    cursor: pointer;
    border: 0 !important;
    vertical-align: top;
    margin: 0;
    width: 50px;
    height: 35px;
line-height:30px;
    padding: 0;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    font-family:"FontAwesome";
color:#999;
background:#fff!important;
-webkit-appearance:none
   
}
.btn{}
#SearchForm .Button:hover{color:#000 !important}
.btn:hover{}
.btn.alt{}
.btn.alt:hover{}	
	
#SearchForm p {
    display: none;
    font-size: 0.85em;
    margin: 5px 0 0 0;
}


/* Select styling */

select {
    border-radius: none;
    margin: 0;
    padding: 9px;
}

select.Field45 {
    width: auto;
}

.no-sel {
    height: auto;
    line-height: inherit;
}

textarea {
    line-height: 18px;
    height: 100px;
    max-width: 100%;
}

input {
    padding: 0px;
}

p {
    line-height: 1.8;
    margin-bottom: 20px;
}
a {
    text-decoration: none;
    font-weight: inherit;
}

a:hover{
    text-decoration: none;
}

.page-content #LayoutColumn2 a.pname:hover {
    background-color: transparent;
}

strong, b {
    font-weight: normal;
	font-family:"proxima_bold";
}

.header-logo h1 {
    font-size: 46px;
    font-weight: 300;
    padding: 0;
    letter-spacing: 3px;
    line-height: 0.7em;
}

/* Buttons */

.btn {
    cursor: pointer;
    display: inline-block;
    *display: inline;
    *zoom:1;
    text-align: center;
    border: none;
    font-family: 'proxima_bold', sans-serif;
    font-size: 14px;
    font-weight: normal;
    height: 35px;
    line-height: 35px;
    letter-spacing: 0px;
    padding: 0 1.2em;
    -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;
}

.btn.alt {
    line-height: 35px;
	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: 35px;
    font-weight: 400;
    padding: 0 0 20px 0;
	font-family:"proxima_bold";
text-align:center;letter-spacing:8px;text-transform:uppercase;color:#000
}

h2, .h2 {
    font-size: 35px;
    font-weight: 400;
    padding: 0 0 20px 0;
	font-family:"proxima_bold";
text-align:center;letter-spacing:8px;text-transform:uppercase
}

h3, .h3 {
    font-size: 16px;
    font-weight: 400;
    padding: 0 0 10px 0;
	font-family:"proxima_bold";
text-transform:uppercase

}

h4, .h4 {
    font-size: 16px;
    font-weight: 300;
    padding: 0 0 20px 0;
	font-family:"proxima_bold"
}

h5, .h5 {
    font-size: 14px;
    font-weight: 700;
    padding: 0 0 20px 0;
}

h6, .h6 {
    font-size: 14px;
    font-weight: 300;
    padding: 0 0 20px 0;
}

.footer-main h4 {
    font-size: 14px;
    padding: 0 0 1em 0;
    line-height: 20px;
    text-transform: none;
    font-weight: normal;
	font-family:"proxima_bold";
}

.productPage .PriceRow.p-price {
    font-size: 17px;
}

.productPage .dateselector {
    display: inline;
}

.TitleHeading {
    font-size: 35px;
    margin-bottom: 0px;
}

.TitleHeading.zero {
    margin-bottom: 0;
}

.CategoryDescription img {
    max-width: 100%;
    height: auto;
    width: auto;
}

img,
img a {
    border: 0;
}

ul,
ol {
    margin: 0 0 10px 30px;
}

li {
    margin: 0;
    padding: 0;
}

blockquote {
    margin: 30px 0 30px 50px;
    font-family: serif;
    font-size: 20px;
    font-style: italic;
    line-height: 1.5em;
    border-left: solid 1px #e3e3e3;
    padding-left: 20px;
}

select option {
    padding: 0 10px;
    margin-right: 10px;
}

hr {
    margin: 20px 0;
    padding: 0;
    height: 1px;
    background: none;
    border-width: 1px 0 0 0;
}

/*Standardised Forms*/

fieldset {
    margin: 0 0 20px;
    border: 0;
}

/*Horizontal Forms*/

.horizontal-form input {
    margin-right: 1em !important;
}

.horizontal-form fieldset {
    margin-right: 20px;
    display: inline-block;
}

/* Forms */

.HorizontalFormContainer {
    max-width: 1000px;
}

.HorizontalFormContainer dl,
.VerticalFormContainer dl {
    margin: 0;
}

.HorizontalFormContainer dl:after,
.VerticalFormContainer dl:after {
    content: "";
    display: table;
    clear: both;
}

.HorizontalFormContainer dt img {
    vertical-align: middle;
    float: left;
}

.HorizontalFormContainer dt .fieldLabel {
    float:left;
    padding-top: 4px;
    padding-left: 4px;
}

.HorizontalFormContainer dt {
    width: 170px;
    float: left;
    clear: left;
}

.HorizontalFormContainer dd.ProductField {
    height: 20px;
}

.HorizontalFormContainer dd {
    padding-top:4px;
    margin-left: 180px;
}

form .HorizontalFormContainer dd {
    float: left;
}

/* [sic] not a typo in WishListEditFrom (I didn't change the markup) */
/* THEME-316 */
#WishListEditFrom form .HorizontalFormContainer dd {
    float: none;
}

.NarrowFormContainer dt {
    width: 110px;
}

.NarrowFormContainer dd {
    margin-left: 120px;
}

.NarrowFormContainer p.Submit {
    margin-left: 120px;
}

.VerticalFormContainer dt {
    float: none;
    margin-bottom: 6px;
    width: auto !important;
}

.VerticalFormContainer dd {
    margin-bottom: 25px;
    margin-left: 0 !important;
}

/* override inline styles on zip code fields */

#FormField_13, #FormField_23 {
    width: 180px !important;
}

/* 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;
}

input.Textbox, textarea,
input[type="text"],
input[type="password"] {
    margin: 0;
    height: 35px;
    line-height: 35px;
    padding: 0 1em;
    background: #ffffff;
    font-size: 13px;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	-webkit-appearance:none;
	border-radius:0px;

}

textarea {
    min-height: 100px;
    padding: 1em;
    line-height: 18px;
}

/* Left Content Area */

.Left {
    float: left;
    padding-right: 20px;
    width: 250px;
padding-top:20px
}

.Left h3 {
    padding-top: 0;
}

.Left .BlockContent {
    margin: 0;
}

.Left ul {
    margin: 0 0 0px 0;
    padding: 0;
}


.Left #SideCategoryList .SideCategoryListFlyout > ul > li,.Left .AccountMenu ul > li,#GiftCertificatesMenu ul > li
{
    margin-bottom: 10px !important;
    padding-bottom: 10px !important;

}
.Left #SideCategoryList .SideCategoryListFlyout > ul > li a:hover{text-decoration:underline}
.Left #SideCategoryList .SideCategoryListFlyout > ul > li:last-child,.Left .AccountMenu ul > li:last-child{margin-bottom:0px !important}
.Left #SideCategoryList li:first-child,.Left #SideCategoryList li:last-child{display:none}
.Left li {
    clear: both;
    list-style: none;
    margin: 0 0 10px 0;
    padding: 0px 0px 10px;
}

.Left #SideCategoryList .sf-menu li li {
    padding-left: 10px;
}

.Left li li a {
    margin: 4px 0;
    font-size: 12px;
}

.Left .sf-menu li {
    float: none;
}

.Left #SideCategoryList, .Left .AccountMenu.Panel, .Left #GiftCertificatesMenu.Panel,.Left #SideShopByBrandFull.Panel {
    display: block;
background:#fff;padding:20px
}
.brand-page
.Left #SideCategoryList .BlockContent,
.Left .slist .BlockContent {
    padding: 0 0px 0 0;
    overflow: hidden;
}

.Left #SideCategoryList li a,
.Left .slist li a,
.Left .afterSideShopByBrand a,
.Left #GiftCertificatesMenu li a,
.Left #SideAccountMenu li a {
    padding: 0;
}

.Left #SideCategoryList li li a,
.Left .slist li li a {
    font-weight: normal;
    font-size: 12px;
}

/* Primary Content Area */
.Content {
    overflow: hidden;
    padding: 0 0 20px 0;
    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;
}

/* Primary Content Area (column span of 3 - spans entire page width) */
.Content.Widest {
    padding: 0;
    border: none;
}

/* Right Content Area */
.Right {
    float: right;
    width: 210px;margin-left:20px
}

.Right .Block {
    padding: 0 0 10px 0;
}

.Right .BlockContent {
    margin: 0px 0px
}

.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_category_page_top *,
.Block.banner_brand_page_top *,
.Block.banner_search_page_top * {
    padding: 0;
    margin: 0;
}

/* Bottom Banner styles */

.Block.banner_home_page_bottom,
.Block.banner_category_page_bottom,
.Block.banner_brand_page_bottom,
.Block.banner_search_page_bottom {
    position: relative;
    left: 0;
    margin-bottom: 0;
}

.Block.banner_home_page_bottom div,
.Block.banner_category_page_bottom div,
.Block.banner_brand_page_bottom div,
.Block.banner_search_page_bottom div {
    float: left;
    width: 320px;
    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 {
    margin-left: 10px;
}

.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;
}

/* Newsletter Subscription Form */

.newsletter-subscription {
    border-width: 0px 0;
    border-style: solid;
}

.newsletter-subscription h4 {
    padding: 0;
    line-height: 35px;
}

.newsletter-subscription .inner {
    padding: 20px 0;
}

.newsletter-subscription label {
    display: none;
}

.newsletter-subscription input {
    width: 100%;
}

/* News Lists */

#HomeRecentBlogs ul {
    padding-left: 0;
    margin-left: 0;
}

#HomeRecentBlogs li {
    list-style: none;
    padding: 5px 0 5px 10px;
    margin: 0;
}

#LowerRight .FeedLink {
    float: left;
    margin: 6px 4px 0 0;
}

/* Product Listings */

.ProductList {
    margin: 0 -10px;
    font-size: 0;
    padding: 0;
    overflow: hidden;
}

.ProductList li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding:;
    list-style: none;
    height: auto !important;
    margin: 10px;
    font-size: 14px;
    overflow: hidden;
    width: -moz-calc(25% - 20px);
width: -webkit-calc(25% - 20px);
width: calc(25% - 20px);
    vertical-align: top;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
background:#fff;border:1px solid #eee
}
.Content .ProductList li{padding-bottom:0px}
.ProductList li .ProductCompareButton {
    font-size: 11px;
    margin: 10px 0px 0px;
    text-align: center;
}
.ProductList li .ProductCompareButton label{line-height:18px}
.ProductList.List .ProductActionAdd {
    text-align: left;
}

.ProductList .ProductPriceRating {
    padding-bottom: 5px;
    text-align: center;
}

.ProductList .ProductActionAdd {
    text-align: left;
}
.Right .ProductList .ProductActionAdd a:hover,.Left .ProductList .ProductActionAdd a:hover{text-decoration:underline;color:#004D99}
.ProductList .ProductImage,
.brand-img,
#ProductDetails .ProductThumbImage {
    overflow: hidden;
    text-align: center;
    display: table;
    table-layout: fixed;
    position: relative;
margin:auto
}
#ProductDetails .ProductThumbImage{height:400px}
.ProductList .ProductImage a,
.ProductThumbImage a {
    display: table-cell;
    width: 100%;
    vertical-align: middle;
    line-height: 0;
}

.ProductList .ProductImage img,
#ProductDetails .ProductThumbImage img {
    max-height: 100%;
    max-width: 100%;
    line-height: 1.5em; /* If the image takes a while to load or doesn't load at all the alt text will display. This spaces this text. */
}

.ProductList .ProductDetails {
    padding: 0px 0px 0 0;
    word-wrap: break-word;
}

.ProductList em {
    display: block;
    padding-bottom: 5px;
    font-style: normal;
    text-align: left;
	font-size:14px;line-height:16px
}

.search-page h3

.ProductList .Rating {
    display: block;
    text-align: center;
}

.ProductList .pname {
    display: block;
    margin-bottom: 5px;
    line-height: 18px;
    text-align: left;
height:72px;overflow:hidden
}

.ProductList .p-name {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
#CategoryContent .ProductList .pname,.brand-page .ProductList .pname,.brand-page .ProductList .pname a,
#CategoryContent .ProductList .p-name a,#WishListItems .ProductList .p-name a,.search-page .ProductList .pname,
.search-page .ProductList .p-name a,#AccountRecentItems .ProductList .pname,#AccountRecentItems .ProductList .pname a,#SimilarMultiProductsByCustomerViews .ProductList .pname,#SimilarMultiProductsByCustomerViews .ProductList .pname a{
color: #000;
    font-family: "proxima_semibold";
font-weight:400;
    font-size: 15px;
    text-align: center;height:54px;overflow:hidden
}
#SimilarMultiProductsByCustomerViews .ProductList li {
    width: -moz-calc(20% - 22px);
width: -webkit-calc(20% - 22px);
width: calc(20% - 22px)
}

/* Product Listings - Horizontal */
#share-product #tabcontent{background:#fff}
.List.ProductList li .ProductPriceRating {
    padding: 0px
    width: auto;
    margin: 0;
}

.List.ProductList li .ProductCompareButton {
    width: auto;
    clear: none;
    padding: 0 20px 0 0;
    margin: 5px 0 0 0;
}

.List.ProductList li .ProductCompareButton {
    padding-top: 7px;
}

.ProductList.List {
    margin: 0 -10px;
padding:10px 0px
}

.ProductList.List li {
    display: block;
    margin-bottom: 0;
    padding: 0;
    position: relative;
    width: auto
}
.search-page .ProductList.List li{margin-bottom:10px}
.ProductList.List .ProductImage {
   
}

.ProductList.List .ProductDetails {
    padding: 20px;
    overflow: hidden;
}

.ProductList.List .QuickViewBtn {
    text-align: center;
    width: 170px;
}

.ProductList.List .ProductQty {
    margin-left: 10px;
}

.ProductList.List .ProductDescription {
    font-style: normal;
    margin-top: 5px;
}

.ProductList .ProductRightCol {
    float: right;
}

.ProductList.List li .ProductCompareButton {
    text-align: left;
    margin-top: 10px;
}

/* 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 {
    display: none;
}

/* 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 { /* Contains the number of the item */
    float: left;
    width: 22px;
    font-size: 1.3em;
    text-align: center;
    padding: 1px 0 2px 0;
}

/* Contains the details of the item */
.Right .TopSellers .ProductDetails, .Left .TopSellers .ProductDetails {
    
}

.Right .TopSellers li.TopSeller1 img, .Left .TopSellers li.TopSeller1 img {
    display: none;
}

.Right .TopSellers li.TopSeller1 .ProductImage,
.Left .TopSellers li.TopSeller1 .ProductImage {
    display: none;
}

.Content .TopSellers li.TopSeller1 .TopSellerNumber,
.Content .TopSellers li .TopSellerNumber {
    display: none;
}

/* Page Breadcrumbs */

.Breadcrumb {
    padding: 0;
text-align:left;
}
.main{background:#eee}
.Breadcrumb ul {
    list-style-type: none;
    margin: 0 0 20px 0;
    overflow: hidden;
display:block
}
.Breadcrumb{margin-bottom:0px}
#CategoryBreadcrumb ul,#BrandBreadcrumb ul{display:inline-block}
#CategoryBreadcrumb,#BrandBreadcrumb{text-align:center;margin-bottom:0px}
.Breadcrumb ul a:hover{text-decoration:underline}
.Breadcrumb li {
    list-style-type: none;
    font-size: 11px;
    font-weight: 300;
    padding: 0 12px 0 0;
    display: block;
    float: left;
    background: none;
}

.Breadcrumb li a {
    padding-right: 10px;
    display: inline-block;
    font-weight: normal;
	font-family:"proxima_light";
}

.top-title {
    position: relative;
}

.top-title h2 {
    margin: 0;
}

.productlist-page .top-title{
    margin-bottom: 0;
}

/* Helpers */

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

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

/* It is added because the app is generating the class 'ClearLeft'*/

.ClearLeft{
    clear: left;
}

/* Miscellaneous Definitions */

.Left .FeedLink,
.Right .FeedLink {
    float: left;
    margin: 0 7px 0 0;
}

.Content .FeedLink {
    display: none;
}

.SortBox {
    font-size: 0.95em;
    color: @primary-color;
    padding: 12px 5px 0 0;
}

.SortBox label {
    text-transform: uppercase;
}

.CompareButton {
    text-align: right;
    margin-bottom: 20px;
}

.Required {
    color: red;
}

.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;
    word-wrap: break-word;
font-size:22px;text-transform:none;letter-spacing:0px;text-align:left
}

.PrimaryProductDetails .BrandName {
    padding: 0;
    margin-bottom: 10px;
}

.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: 30px;
    float: right;
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
background:#f7f6f6
}

.PrimaryProductDetails .ProductThumb p a {
    font-weight: normal;
	font-family:"proxima_bold";
}
.PrimaryProductDetails{margin-bottom:0px}
.ProductDescription, .ProductReviews, .ProductsByCategory, .ProductOtherDetails, #ProductByCategory,#ProductReviews,#ProductWarranty,#ProductVideos,#SimilarProductsByTag,.SideRelatedProducts   {
    margin-top: 0px;
}

.PrimaryProductDetails dl {
    font-size: 0.90em;
}
.FindByCategory ul{margin-bottom:0px}
.PrimaryProductDetails dt {
    font-weight: normal;
	font-family:"proxima_light";
    width: 80px;
    clear: left;
}

.PrimaryProductDetails dd {
    margin-left: 90px;
}

.Right hr {
    margin: 5px 0 0;
}

.ComparisonCheckbox {
    float: left;
}

.SideRecentlyViewed .ProductList li {
}

.SideRecentlyViewed .ProductDetails {
}

/* Product Comparisons */

.ComparisonTable {
    table-layout: fixed;
    width: 100%;
background:#fff
}

.ComparisonTable img {
    max-height: 100%;
    max-width: 100%;
}

.ComparisonTable td {
    font-size: 14px;
    padding: 10px;
    vertical-align: center;
}

.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;
}

.CompareCenter {
    padding: 5px;
}

.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 {
    font-weight:700;
}

.CartContents thead {
    background: #000;
}

.CartContents thead th{color:#fff}

.CartContents tbody tr td {
    padding: 20px;
}

.CartContents tfoot .SubTotal td {
    font-weight: normal;
	font-family:"proxima_bold";
}

.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{
    float: left;
    text-align: center;
}

.CategoryPagination .PagingList li {
    display: inline;
}

/* Quick Search */
.QuickSearch {
    background-color: #fff;
    margin: 0;
    min-width: 400px;
    position: absolute;
    top: 100%;
    right: 0;
    width: 100%;
    z-index: 9999;
}

.RatingIMG {
    display: none;
}

.QuickSearchTitle td, .QuickSearchAllResults td {
    font-weight: normal;
	font-family:"proxima_bold";
    padding: 4px;
    font-size: 12px;
}

.QuickSearchResult td {
    font-size: 12px;
    padding: 0 10px;
    cursor: pointer;
}

.QuickSearchResultImage {
    margin-left: 4px;
    margin-right: 10px;
    text-align: center;
    background: #fff !important;
}

.QuickSearchResultNoImage {
    padding-top: 10px;
    color: #777;
}

.QuickSearchResultName {
    display: block;
    padding-bottom: 5px;
}

.QuickSearchResult .Price {
    font-weight: normal;
	font-family:"proxima_light";
    font-size: 12px;
    padding-right: 5px;
}

.QuickSearchHover{
    background: #D6D6D6;
}

.QuickSearchAllResults {
    text-indent: 0;
    padding: 0;
    line-height: 20px;
}

.QuickSearch .QuickSearchAllResults a,
.QuickSearch .QuickSearchAllResults a:hover {
    height: 30px;
    line-height: 30px;
    display: inline-block;
}

.QuickSearchAllResults a:active,
.QuickSearchAllResults a {
    outline: none;
    -moz-outline-style: none;
}

/* Brand Tag Clouds */
.BrandCloud .smallest {
    font-size:12px;
}

.BrandCloud .small {
    font-size:15px;
}

.BrandCloud .medium {
    font-size:18px;
}

.BrandCloud .large {
    font-size:20px;
}

.BrandCloud .largest {
    font-size:26px;
}

.BrandCloud a {
    padding-right: 5px;
}

.DownloadExpires {
    padding-top: 3px;
    font-style: italic;
    color: gray;
}

.DownloadExpiresToday {
    color: red;
}

.CheckoutRedeemCoupon h4 {
    margin-top: 0;
}

.CheckoutRedeemCoupon p {
    margin-top: 10px;
    margin-bottom: 0;
}

.BillingDetails {
    float: left;
    width: 48%;
    margin-right: 10px;
    margin-bottom: 15px;
}

.ShippingDetails {
    float: left;
    width: 48%;
    margin-bottom: 15px;
}

.ProductDetailsGrid .DetailRow.product-heading {
    margin-bottom: 10px;
}

.ProductDetailsGrid dt {
    width: 140px;
    margin-bottom: 6px;
    float: left;
    font-weight: normal;
	font-family:"robotobold";
}

.ProductDetailsGrid dd {
    margin-left: 140px;
    margin-bottom: 6px;
}

.SubCategoryList {
    margin-bottom: 20px;
}

.SubCategoryList ul,
.SubCategoryList li {
    margin-left: 0;
	margin-bottom: 0;
}
.tag-page .Left .SubCategoryList:last-child{padding-bottom:20px}
.tag-page .Left .SubCategoryList{padding:20px 20px 0px;background:#fff}
.tag-page .Left .SubCategoryList h4{padding:0px;margin:0px}
.tag-page .Left .SubCategoryList ul{padding:0px;background:#fff}
.tag-page .Left .SubCategoryList li{text-align:left;width:100% !important;margin:0px;float:none}
/*# MOBILE SUBCAT MENU #*/
.SubCategoryList.mobile {
    color: #999;
    display: none;
}
.SubCategoryList.mobile * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.SubCategoryList.mobile .selector {
    height: auto;
    width: 100%;
}
.SubCategoryList.mobile span {
    height: auto
}

.SearchTips .Examples {
    padding: 8px;
    color: #555;
    margin-left: 30px;
    margin-bottom: 10px;
}

.ProductDetails .ProductThumb p {
    margin-top: 10px; 
    font-size: 0.9em;
}
.ProductMain .product-rating a{text-decoration:underline}
.ProductReviewList {
    clear: both;
list-style:none;margin-left:0px;padding-top:20px;border-top:1px solid #e3e3e3
}
.ProductDescriptionContainer.prodAccordionContent a{text-decoration:underline}
.ProductReviewList li {
    margin-bottom: 20px;text-align:left
}

.ProductReviewList li:last-child {
    border: 0;
}

.ReviewTitle img {
    margin-left: 10px;
}

.SoldOut {
    color: #999;
}

.AddToWishlistLink {
    position: relative;
    margin: 0;border:0px
}

.AddToWishlistLink .wishlist-button {
    position: absolute;
    top: -70px;
    left: 165px;
    font-weight: normal;
	font-family:"robotobold";
    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: 30px !important;
    height: 30px !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: 2px !important;
}

.productAttributeValue {
    clear: both;
}

.ShippingProviderList li {
    list-style: none;
    margin: 0 0 10px 0;
}

.PayPalExpressCheckout p,
.AlternativeCheckout p {
    margin: 0;
    float: none !important;
}

/** 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;
}

/** Currency Selector **/

.CurrencyList dl {
    margin: 0;
    padding: 0;
}

.CurrencyList dd {
    margin: 0px;
    background-color: #F9F9F9;
    clear: both;
}

.CurrencyList a {
    display: block;
    padding: 5px 10px;
    font-size: 11px;
}

.selected-currency .Flag,
.CurrencyList a .Flag {
    float: left;
    margin-top: 1px;
}

.CurrencyList a .Text {
    display: block;
    padding-left: 16px;
}

.currency-converter {
    cursor: pointer;
    position: relative;
    text-align: left;
    z-index: 60;
}

.currency-converter:hover .CurrencyChooser {
    display: block;
}

.currency-converter p {
    color: #b3b3b3;
    font-size: 11px;
    margin: 0;
}
    .currency-converter p img {
        margin-left: 5px;
        position: relative;
        top: 1px
    }

.CurrencyChooser {
    display: none;
    position: absolute;
    float: left;
    right: 0;
    top: 100%;
    padding: 15px;
    background: #ffffff;
    min-width: 150px;
}

.CurrencyChooser h2 {
    font-size: 13px;
    font-weight:normal;
    padding: 0 0 10px 0;
}

.CurrencyChooser a span {
    font-size: 11px;
    line-height: 22px;
}

.CurrencyList a .Text {
    padding-left: 27px;
}

.selected-currency {
    cursor: pointer;
    padding: 10px 20px 10px 9px !important;
    background: url(//cdn11.bigcommerce.com/r-88baf6d4c54bf537913cf631ab93dd1beb6c48ac/themes/ClassicNext/images/icon_arrow_down.png) no-repeat 95% center;
}
    .TopMenu .selected-currency {
        display: none;
    }

.selected-currency span {
    font-size: 11px;
}

.CurrencyChooser .BlockContent {
    position: relative;
    margin-top: -1px;
}

.CurrencyChooser .BlockContent .CurrencyList {
    display: block;
}

.PrimaryProductDetails .YouSave {
    font-weight: normal;
	font-family:"proxima_light";
    margin-top: 0px;
    display: block;
}

/* Shipping Estimation on Cart Contents Page */

.EstimateShipping {
    padding: 20px !important;
}

.EstimateShipping dt {
    width: 100px;
    float: left;
    margin-bottom: 8px;
    clear: left;
}

.EstimateShipping dd {
    margin-bottom: 8px;
    font-weight: normal;
    margin-left: 114px;
}

.EstimateShipping p.Submit {
    margin: 20px 0 0 0;
}

.EstimateShipping label {
    display: block;
    margin-bottom: 5px;
}

.EstimatedShippingMethods {
    clear: both;
    padding: 20px 0 0 0 !important;
    text-align: left;
}

.EstimatedShippingMethods table {
    margin: 0 !important;
}

.ShippingMethodList {
    padding: 0 !important;
}

.EstimatedShippingMethods table {
    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 {
    background-color: #fff;
    position: relative;
    margin: 0 0 20px 0;
    padding: 20px;
    cursor: auto;
    font-weight: normal;
	font-family:"proxima_bold";
    text-transform: uppercase;
}

.ExpressCheckoutBlock h3 a {
    font-size: 12px;
}

.ExpressCheckoutBlock .ExpressCheckoutCompletedContent {
    display: none;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
    display: inline;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    top: 0;
    padding: 22px;
    white-space: nowrap;
    text-transform: none;
    color: #c4e6fd;
}


.ExpressCheckoutBlockCollapsed .ExpressCheckoutCompletedContent {
	color:#eee
}
.ExpressCheckoutBlockCollapsed .ExpressCheckoutContent {
    display: none;
}

a.ChangeLink {
    position: absolute;
    right: 15px;
}

.ExpressCheckoutBlock a.ChangeLink {
    display: none;
}

.ExpressCheckoutBlockCompleted a.ChangeLink {
    display: inline;
    top: auto;
    right: 20px;
}

.ExpressCheckoutCompletedContent {
    position: absolute;
    left: 350px;
}

.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-block;
    margin: 0 20px 20px 0;
    vertical-align: bottom;
    text-align: center;
    width: 150px;
}

.SubCategoryListGrid > ul li img {
    max-width: 100%
}

.SubCategoryListGrid ol {
    clear: both;
}

.SubBrandList ul,
.SubBrandList li {
    list-style: none;
    margin-left: 0;
}

.SubBrandList li {
    margin-bottom: 4px;
    padding-left: 25px;
    background: url('//cdn11.bigcommerce.com/r-88baf6d4c54bf537913cf631ab93dd1beb6c48ac/themes/ClassicNext/images/SubBrand.gif') no-repeat 3px 50%;
}

.SubBrandListGrid ul,
.SubBrandListGrid li {
    list-style: none;
    margin-left: 0;
}

.SubBrandListGrid li {
    margin-bottom: 0;
    width: 33.333%;
    background: #fff;
    float: left;
    text-align: center;
}

.SubBrandListGrid .brand-img,
.SubBrandListGrid .brand-name {
    float: none;
    display: block;
    text-align: center;
    padding-left: 0;
    padding-right: 0;
}

.SubBrandListGrid ol {
    clear: both;
}

.ProductAddToCart dt {
    float: left;
    font-weight: normal;
	font-family:"robotobold";
    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;
}

.CartContents .CartProductFieldsLink {
    font-size: 11px;
    color: #666;
    margin-top: 6px;
    padding-left: 22px;
    background: url('//cdn11.bigcommerce.com/r-88baf6d4c54bf537913cf631ab93dd1beb6c48ac/themes/ClassicNext/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 {
	font-size:12px;
}
.TagList span{
	display:inline-block;margin-right:10px
}
.TagList a:hover{text-decoration:underline}
.CartThumb {
    text-align: center;
    width: 1px;
}

.WrappingOptions {
    font-size: 11px;
    color: #666;
    margin-top: 6px;
    padding-left: 22px;
    background: url('//cdn11.bigcommerce.com/r-88baf6d4c54bf537913cf631ab93dd1beb6c48ac/themes/ClassicNext/images/GiftWrappingAvailable.png') no-repeat;
    padding-bottom: 4px;
    line-height: 1.6;
}

.ViewAllLink a {
    padding-top: 10px;
    display: block;
}

.SelectGiftWrapMultiple {
    /*max-height: 400px;*/
}

/* Tabbed Navigation */

.TabNav,
.TabNav li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.TabNav {
    font-size: 12px;
    padding: 0 20px;
    margin-bottom: 0px;
}

.TabNav li {
    margin-bottom: -1px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.TabNav li a {
    display: block;
    line-height: 41px;
    padding:0  16px;
    height: 41px;
    font-weight: 600;
    font-size: 14px;
    background: #f9f9f9;
    margin: 0 4px;
    color: #a1a1a1;
}

.TabNav li.Active a {
    background: #fff;
    border-bottom: 1px solid #fff;
}

.ProductAddToCart dd.AddCartButton div.BulkDiscount {
    display: inline-block;
    float:left;
}

.ProductAddToCart .BulkDiscount {
    clear: both;
}

.ProductAddToCart .BulkDiscount input {
    width:100%
}

.ProductDetailsGrid.ProductAddToCart .BulkDiscount input{margin-right:0px}
.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 10px 0;
    padding: 10px 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 0px;
}

.RequiredClear {
    visibility: hidden;
}

/* Custom Fields - End */

/* Product Details Price */

.ProductOptionList ul,
.ProductOptionList li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.ProductOptionList li {
    margin-bottom: 3px;
}

.ProductOptionList input {
    vertical-align: middle;
}

/** Search All Form Result - Start **/

.SearchPaging {
    float: right;
    font-size: 0.95em;
}

.SearchSorting {
    float: right;
    font-size: 0.95em;
    margin: 8px 0px;
}

#SearchResultsCategoryAndBrand {
    margin: 0px 0px 20px;
}

.ContentList em,
.QuickSearchResultMeta em {
    font-size: 0.8em;
}

/** Search All Form Result - End **/

/** AJAX loading box - Start **/

#AjaxLoading {
    background-color: rgba(0,0,0,.5);
    color: #fff;
    padding: 10px 20px;
    display: none;
    position: fixed;
    text-align: center;
    z-index: 10000000000;
    line-height: 32px;
    left: 0;
    right: 0;top:0px;
}

#AjaxLoading img {
    vertical-align: bottom;
    margin-right: 5px;
}

/** AJAX loading box - End **/

/** Product image gallery **/

#ProductDetails #ImageScrollPrev,
#ProductDetails #ImageScrollNext {
    float: left;
    background:none;
    border:none;
    margin-top:16px;
    cursor:pointer;
    display: none;
}

.ProductTinyImageList img:hover {
    cursor: pointer;
}

.ProductTinyImageList ul li div {
    display: table-cell;
    text-align: center;
    border: none 0 !important;
}

#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 */

#QuickViewProductDetails .required,
#QuickViewProductDetails .Required,
.ProductMain .Required,
.required {
    color: #be0303 !important;
    display: block;
    left: -12px;
    position: absolute;
    top: 0;
    font-weight: normal;
	font-family:"robotobold"
}

.ProductMain table.ExpectedReleaseDate {
    margin-top: 0;
}

/* position the label in the left-padding area of the row */

.productAttributeList .productAttributeLabel {
    margin: 0 !important;
    float: none !important;
    width: auto !important;
    padding-top: 0 !important;
}

.productAttributeList .productAttributeLabel label {
    display: block;
    margin-bottom: 10px !important;
    position: relative;
}

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

.productAttributeList li {
    margin-bottom: 10px;
}

.productAttributeList ul.list-horizontal {
    margin: 0;
}

.productOptionViewProductPickListWithImage {
    border-color: #ddd !important;
    margin-bottom: 20px;
}

.productOptionViewProductPickListWithImage .scrollContainer {
    max-height: 250px !important;
}

.productOptionViewProductPickListWithImage td {
    padding: 10px 5px !important;
    vertical-align: middle !important;
}

.productOptionViewRectangle .option label {
    background-color: #fff;
    padding: 10px !important;
    min-width: 30px;
    text-align: center;
}

#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: normal;
	font-family:"proxima_bold";
font-size:16px
}

.videoRowDescription {
    max-height: 50px;
    overflow:hidden;
}

.VideoOverlay {
    background-image: url('//cdn11.bigcommerce.com/r-88baf6d4c54bf537913cf631ab93dd1beb6c48ac/themes/ClassicNext/images/VideoOverlay.png');
    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;
}

.VideoSingleTitle {
    font-weight: normal;
	font-family:"proxima_bold";padding:10px 0px;font-size:16px
}

.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;
}

.Panel#ProductTabs {
    padding-top: 0px;
}

.PinterestButtonContainer {
    margin: 10px 0;
    text-align: center;
}

/* Accordion for product page
....................................................................... */

#prodAccordion .Block {
    padding: 0 !important;
    margin: 0 !important;
}

.prodAccordionContent {
    display: block;

}
.detail-product .prodAccordionContent{text-align:left;margin:auto;width:650px}
.detail-product #ProductReviews .prodAccordionContent{text-align:center;margin:auto}
.detail-product #ProductReviews .prodAccordionContent form{text-align:left;background:#fff;padding:20px;margin-bottom:20px}
.detail-product #ProductReviews .prodAccordionContent form .Submit{text-align:center;border-top:1px solid #eee;padding-top:20px}
h5{font-family:"proxima_bold";font-weight:400;text-transform:uppercase;font-size:15px}
.ProductReviewFormContainer dt{float:left;width:250px !important;line-height:15px;padding:10px 0px}
.ProductReviewFormContainer dd{overflow:hidden}
.ProductReviewFormContainer dd input,.ProductReviewFormContainer dd #uniform-revrating{width:100% !important}
.ProductReviewFormContainer dd p{line-height:16px}
.detail-product .prodAccordionContent ul{margin-left:0px}
.current .prodAccordionContent {
    display: block;
}

/* Account Menu (horizontal)
....................................................................... */

#SideAccountMenu li,
#GiftCertificatesMenu li {
    list-style: none;
    line-height: 1.2em;
    padding: 0 0 10px 0;
    margin: 0;
}

/* Footer Menu
....................................................................... */

.PageMenu {
    position: static;
    margin: 0 0 10px 0;
    z-index: 50;padding-top:0px;

}

.PageMenu h3 {
    display: none;
}

.PageMenu .borderR {
    border-right: 0;
}

.PageMenu ul {
    border-bottom: none;
    padding: 0;
    margin: 0;
    position: static;
    display: block;clear:both;list-style:none
}

.PageMenu li .icon {
    display: none !important;
}

.PageMenu .back {
    float: left;
    width: 13px;
    height: 8px;
    display: block;
    position: absolute;
    left: 50%;
    margin-left: 0px;
    top: -5px;
    padding: 0;
    background: url(//cdn11.bigcommerce.com/r-88baf6d4c54bf537913cf631ab93dd1beb6c48ac/themes/ClassicNext/images/nav_active.png) no-repeat center top;
}




.PageMenu li ul li{
    display: block;
    float: left;
    font-size: 13px;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 20%;
}

.PageMenu li ul li a {
    float: none;
    width: auto;
    margin: 0;
    display: block !important;
    line-height: 18px;
padding:3px 0px;
    font-size: 14px;
    text-align: left;
    font-weight: normal;
    text-transform: none;
}

.PageMenu li ul li a:hover {
    color: #000;
}

.PageMenu li ul {
    display:none;
    z-index: 10;
    top: 100% !important;
    width: -moz-calc(100% - 62px);
width: -webkit-calc(100% - 62px);
width: calc(100% - 62px);
    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 {
    display:block;
}

.PageMenu .sf-menu li {
    float: left;
}

.PageMenu .sf-menu li ul {
    z-index:150 !important;
}

.PageMenu .sf-menu li ul li {
    z-index:200 !important;
}

.Left #SideCategoryList .sf-menu ul {
    display: none !important;
    visibility: visible !important;
    position: static;
    top: 0;
}

.Left #SideCategoryList .SideCategoryListFlyout .sf-shadow ul,
.Right #SideCategoryList .SideCategoryListFlyout .sf-shadow ul {
    background: none !important;
}

.PageMenu li ul li {
    list-style-image: none;
}

.PageMenu li ul ul {
    margin-left: 0;
    top: 0px !important;
}

.PageMenu li {

    padding: 20px 10px 16px;
    float:left;
vertical-align:top;
    
    
}

.PageMenu li ul li a.hasSub {
    padding-right: 20px;
}

.PageMenu li ul li ul{overflow:visible}
.inner .Block {
    display: block;
    clear: both;
}

.FeaturedProducts,
.NewProducts,
.TopSellers{
    margin-bottom: 20px;
}

table.General,
table.CartContent,
table.CartContents {
    border-collapse: collapse;
}

.CartContents tfoot .SubTotal td {

    border-top: 1px solid #d6d6d6;
    border-bottom: 1px solid #d6d6d6;
}

.BlockContent .CartThumb img {
    max-width: 100px;
    height: auto;
}

#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 {
    width: auto;
    margin-bottom: 10px;
}

.left-content {
    float: left;
    width: 50%;
}

.left-content .ProductList li {
    width: 20%;
    padding: 0 0 10px 10px;
}

.left-content .ProductList {
    margin: 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;
}

.SortBox div.selector span,
.SearchSortingSelectContainer div.selector span {
    height: 28px;
    line-height: 28px;
    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;
}

.CartContents tfoot .gtotal.SubTotal td {
    font-size: 14px;
    text-transform: uppercase;
}

.CartContents tfoot .gtotal.SubTotal td .ProductPrice{font-size:25px}

.HowToPay,
.NotifyMessage {
    margin: 0 0 15px 0;
    background: none repeat scroll 0 0 #fff;
    padding: 20px;
    border-radius: 0;
}

.HowToPay p {
    margin: 0;
    padding: 0;
}

.OrderItem1 .selector,
.OrderItem2 .selector {
    width: 75px;
}

.BlockContent img {
    max-width: 100%;

}

/* recapcha */

.recaptchatable .recaptcha_image_cell center {
    height: auto !important;
}

.recaptchatable .recaptcha_image_cell center img {
    height: auto !important;
    max-width: 238px !important;
}

.recaptchatable #recaptcha_response_field {
    width: 220px !important;
}

.recaptchatable #recaptcha_image {
    height: auto !important;
    width: auto !important;
}

.recaptchatable .recaptcha_image_cell {
    width: 240px !important;
}

.recaptchatable #recaptcha_response_field {
    width: 220px !important;
}

#recaptcha_reload_btn {
    display: block;
    background: url(//cdn11.bigcommerce.com/r-88baf6d4c54bf537913cf631ab93dd1beb6c48ac/themes/ClassicNext/images/recapRefresh.png) 0 0 no-repeat !important;
}

#recaptcha_reload_btn img {
    visibility: hidden;
}

#recaptcha_switch_audio_btn {
    display: block;
    background: url(//cdn11.bigcommerce.com/r-88baf6d4c54bf537913cf631ab93dd1beb6c48ac/themes/ClassicNext/images/recapAudio.png) 0 0 no-repeat !important;
}
#recaptcha_switch_audio_btn img {
    visibility: hidden;
}

#recaptcha_whatsthis_btn {
    display: block;
    background: url(//cdn11.bigcommerce.com/r-88baf6d4c54bf537913cf631ab93dd1beb6c48ac/themes/ClassicNext/images/recapHelp.png) 0 0 no-repeat !important;
}

#recaptcha_whatsthis_btn img {
visibility: hidden;isibility: hidden;
}

.zoomWindow {
    left: 0 !important;
    top: -1px !important;
}
.zoomWrapper {
    position: relative;
    z-index: 110;
}

#PageMenu {
    position: relative;
    z-index: 10;
}

/* fancybox */

#fancy_bg {
    display: none !important;
}

#fancy_content {
    padding-top: 0 !important;
}

#fancy_close {
    background: url("//cdn11.bigcommerce.com/r-88baf6d4c54bf537913cf631ab93dd1beb6c48ac/themes/ClassicNext/images/icon-close.png") no-repeat scroll 0 0 transparent !important;
    height: 11px !important;
    top: 10px !important;
    right: 10px !important;
    text-indent: 999px;
    width: 12px !important;
}

.PageMenu h4 {
    display: none !important;
}

#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,
.ModalContent {
    padding: 20px !important;
    border: none!important;
    font-size: inherit;
}

#ModalContent:after,
.ModalContent:after {
    content: "";
    display: table;
    clear: both;
}

#ModalButtonRow, .ModalButtonRow {
    background: none !important;
    border: none !important;
    padding: 15px !important;
    height: auto !important;
}

#ModalContainer .modalClose {
    top: 10px !important;
    right: 11px !important;
    padding-right: 0 !important;
}

.ModalButtonRow input {
    font-weight: normal !important;
}

.AddBillingAddress dt,
.AddShippingAddress dt {
    clear: none;
}

.AddBillingAddress dd,
.AddShippingAddress dd {
    margin: 0;
    padding: 0 0 20px 0px !important;
    float: left;
    width: 240px;
    min-height: 40px;
}

.Content .Button,
.form .Button {
    display: inline-block;
}

.QuickSearch tbody tr {
    display: block;
    padding: 10px;
}

.QuickSearch tbody tr td {
    border: none;
    vertical-align: text-top;
}

.QuickSearch tbody tr.QuickSearchResult:hover {
    background-color: #ededed;
}

.QuickSearchResult .QuickSearchResultImage {
    width: 70px;
    height: 65px;
    vertical-align: middle;
    text-align: center;
    padding: 0;
}

/* inner */

.inner #CategoryPagingTop,
.inner #CategoryPagingBottom {
    float: left;
    width: auto;
    clear: none;
}

.inner #CategoryPagingTop {
    padding-left: 0px;
}

.PagingList {
    float: left;
}

.CategoryPagination .PagingList li {
    padding: 0 5px;
}

.CategoryPagination .PagingList a {
    color: #0B70B4;
}

.CategoryPagination .PagingList a:hover {
    text-decoration:underline
}

.inner #CategoryHeading {
    float: none;
    width: auto;
    clear: none;
}

.SortBox,
.SearchSorting {
    font-size: 13px;
    margin: 0;
    padding: 0;
}

.SortBox label,
.SearchSorting label {
    float: left;
    font-size: 12px;
    padding: 0px 10px 0 0;
	line-height:28px;
	color:#000;text-tranform:uppercase;font-family:"proxima_semibold"
}

.SortBox div.selector,
.SearchSorting div.selector {
    float: right;
    line-height: 20px;
    min-height: 20px !important;
    padding: 0;
height:28px;
    font-size: 12px;
}

div.selector select {
    font-size: 12px;
}

#uniform-revrating {
    width: 200px !important;
}

.SortBox div.selector span,
.SearchSorting div.selector span {
    background: #ffffff;
    margin-right: 23px;
    line-height: 28px;
    height: 28px;
    padding-right: 10px;
}

.FormContainer .box {
    display: block;
    clear: both;
    width: 100%;
    float: left;
    padding: 20px 0 40px 0;
}

.FormContainer .box dt {
    width: 232px;
}

.HorizontalFormContainer dt {
    text-align: right;
}

.HorizontalFormContainer dt,
.HorizontalFormContainer dd {
    line-height: 36px;
    padding-bottom: 20px;
    font-size: 13px;
    font-family:"proxima_light";
	font-weight:normal;
}

.HorizontalFormContainer dd .selector span {
    font-weight: normal;
    font-size: 13px;
}

.HorizontalFormContainer dt p,
.HorizontalFormContainer dd p {
    font-weight: normal;
}

.HorizontalFormContainer dd {
    padding: 0 0 20px 0;
}

.HorizontalFormContainer p.Submit {
    padding-top:20px;
}

#ProductReviews .form dt,
#ProductReviews .form dd {
    float: left;
    clear: both;
    width: 100%;
    padding: 5px 0 0 0;
    text-align: left;
}

#ProductReviews .form dd {
    padding-bottom: 15px;
}

#ProductReviews .btn {
    margin-bottom: 20px;
}
#ProductReviews p.Submit {
    margin-bottom: 0;
}

#message_content {
    height: 240px;
}

.UtilityLinks {
    float: left;
    width: 100%;
    clear: both;
    margin: 20px 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,
table tbody tr td,
table.General tbody tr td,
table.CartContents tbody tr td {
    padding: 20px 20px;
}

table.CartContents tfoot tr td{padding:0px 20px}

table tbody tr td,
table.General tbody tr td,
table,
table.General,
table.CartContents {
    margin: 20px 0;
}

/* Checkout */

a.ChangeLink {
    top: 12px;
    right: 10px;
}

.ExpressCheckoutContent {
    padding: 0 40px 20px 40px;
}

.ExpressCheckoutContent .CreateAccount,
.ExpressCheckoutContent .AccountLogin {
}

.ExpressCheckoutContent .CreateAccount {
}

.ExpressCheckoutContent .AccountLogin {
    padding-left: 2%;
}

.ExpressCheckoutContent .AccountLogin dd {
    float: none;
}

.ExpressCheckoutContent .CreateAccount .HorizontalFormContainer dt,
.ExpressCheckoutContent .AccountLogin .HorizontalFormContainer dt {
    text-align: left;
    padding-bottom: 0;
    clear: none;
    float: none;
    width: auto;
}

.ExpressCheckoutContent .CreateAccount .HorizontalFormContainer dd,
.ExpressCheckoutContent .AccountLogin .HorizontalFormContainer dd {
    padding-bottom: 0;
    margin-left: 0;
}

#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 {
    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: 14px;
    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,
.DetailRow.qty .selector {
    width: 75px !important;
}

.CartItemQuantity div.selector span,
.DetailRow.qty .selector span {
    margin: 0px 0 0 0;
    line-height: 20px;
    height: 20px;
}

.CartRemoveLink {
    float: right;
    width: 20px;
    height: 20px;
    margin-top: 2px;
    background: url(//cdn11.bigcommerce.com/r-88baf6d4c54bf537913cf631ab93dd1beb6c48ac/themes/ClassicNext/images/icon_sprite.png) no-repeat -46px -46px;
}

.SubTotal td {
    padding: 20px 0 0 0;
}

.ProceedToCheckout,
.KeepShopping {
    text-align: right;
}

.ProceedToCheckout .PayPalExpressCheckout p {
    margin-bottom: 20px;
}

.ProceedToCheckout .FloatRight,
.ProceedToCheckout .FloatLeft {
    float: none !important;
}

.ProceedToCheckout.btm {
    padding: 0 20px 30px 20px;
}

.ProceedToCheckout .CheckoutButton {
    padding-bottom: 20px;
}

.boxin {
    display: block;
    width: 100%;
    padding: 20px 0;
    border-bottom: 1px solid #e3e3e3;
}

.boxin .mtop {
    margin-top: 20px;
}

.GiftCertificateThemeList label {
    float: left;
    clear: both;
}

#ProductDetails .ProductTinyImageList ul li {
    background-color: #fff;
   
    display: block;
    
    list-style-image: none;
border:1px solid #eee
}
#ProductDetails .ProductTinyImageList ul li:hover{border-color:#000}
#ProductDetails .ProductTinyImageList ul li a {
    display: block;padding:5px
    
}
#ProductDetails .ProductTinyImageList ul li a img{max-height:90px;width:auto}
#ProductDetails .ProductTinyImageList {
    white-space: nowrap;
    overflow: hidden;
    float:left;
padding:35px 0px;position:relative;margin-top:20px
}

.ImageCarouselBox {
	padding-top:50px;
    margin-bottom: 10px;
}

.productOptionPickListSwatch ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#ProductDetails #ImageScrollPrev,
#ProductDetails #ImageScrollNext {
    margin-top: 35px;
}

.ProductDetailsGrid .DetailRow, .ProductDetailsGrid .s-price {
    margin-bottom: 5px;
}

.ProductDetailsGrid .DetailRow .BrandName {
    padding: 0;
}

.ProductDetailsGrid .DetailRow.nop {
    padding: 0;
}

.ProductDetailsGrid .DetailRow.product-rating {
    padding: 0px 0;
}
.ProductDetailsGrid .Value{line-height:20px}
.ProductDetailsGrid .Label,
.ProductAddToCart .productAttributeLabel {
    font-weight: normal;
	font-family:"proxima_light";
    margin: 0 0 10px 0;
    line-height: 20px;
    text-align: left !important;
    position: relative;
}

.ProductDetailsGrid .s-price .YouSave {
    font-weight: 300;
    margin: 0 0 10px 0;
}

.ProductDetailsGrid .DetailRow.RetailPrice {
    width: auto;
    overflow: hidden;
}

.DetailRow.RetailPrice .Label {
    margin: 0 10px 0 0;
}

.OutOfStockMessage {
    display: none;
    padding: 0;
}

.OutOfStockMessage p {
    padding-left: 25px;
}

.OutOfStockMessage .CurrentlySoldOut {
    position: relative;
}

.icon-outofstock {
    position: absolute;
    float: left;
    width: 14px;
    height: 14px;
    left: 0;
    top: 3px;
    background: url(//cdn11.bigcommerce.com/r-88baf6d4c54bf537913cf631ab93dd1beb6c48ac/themes/ClassicNext/images/icon-outofstock.png) no-repeat 0 0;
}

#prodAccordion {
    padding-bottom: 30px;
}

#prodAccordion .current .subtitle {
    background: url(//cdn11.bigcommerce.com/r-88baf6d4c54bf537913cf631ab93dd1beb6c48ac/themes/ClassicNext/images/icon_arrow_down.png) no-repeat right center !important;
}

#prodAccordion .subtitle {
    margin: 15px 0 !important;
    border: solid 0px !important;
    font-size: 16px !important;
    padding: 0 30px 0 0 !important;
    float: none;
    background: url(//cdn11.bigcommerce.com/r-88baf6d4c54bf537913cf631ab93dd1beb6c48ac/themes/ClassicNext/images/icon_arrow_left.png) no-repeat right center !important;
    cursor: pointer;
}

.prodAccordionContent {
    border-top: 0px solid #EAEAEA;
}

#SimilarProductsByCustomerViews .btn {
   
}

#fastCartContainer .ProductList {
    margin: 0px
}

#fastCartContainer .ProductList li,
#home #fastCartContainer .ProductList li {
    height: auto !important;
    margin: 0;
    padding: 0 0 0 20px;
    width: 25%;
}

#fastCartContainer .ProductList li .ProductPriceRating {
    margin-top: 0;
}

.fastCartThumb,
.fastCartItemBox,
.fastCartSummaryBox {
    width: 33.333333%;
    max-width: none;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.fastCartItemBox p{line-height:20px;font-size:18px}
.fastCartThumb{width:26.66%}
.fastCartThumb img{max-width:100%;max-height:100%}
.fastCartItemBox{width:40%}
.fastCartThumb {
    text-align: center;
}

.fastCartItemBox {
    margin-left: 0;
    padding: 0 20px;
}
.fastCartItemBox a{color:#000 !important;font-family:"proxima_semibold"}
.fastCartItemBox a:hover{text-decoration:underline}
.fastCartItemBox .row{padding:10px 0px;line-height:20px;margin:0px !important}
.fastCartItemBox .row .Label{width:80px;float:left}
.fastCartItemBox .row .Value{overflow:hidden}
.fastCartItemBox .ProductPrice{font-size:14px}
.fastCartSummaryBox {
    padding: 20px;
    text-align: center;
}

.fastCartSummaryBox .ProceedToCheckout {
    margin: 0 0 20px 0;padding-top:0px
}

.fastCartSummaryBox .ProceedToCheckout a {
    display: block;
}

.fastCartSummaryBox .subtotal {
    /* These are overrides for __Master */
    clear: none;
    font-size: inherit;
    font-weight: normal;
    margin: 0 0 20px 0;
}

.fastCartSummaryBox .subtotal .ProductPrice {
    font-size: 40px;
    word-wrap: break-word;
}

.fastCartSummaryBox .actionLink {
    margin: 0 0 20px 0;
}

.fastCartSummaryBox .actionLink {
    line-height: 1.5em;
}

.fastCartSummaryBox .actionLink .btn {
    display: block;
}

.fastCartSummaryBox .PayPalExpressCheckout {
    text-align: center;
    width: 100%;
}

.modalClose {
    float: left;
    width: 12px!important;
    height: 11px!important;
    text-indent: 999px;
    overflow: hidden;
    right: -10px!important;
    background: url(//cdn11.bigcommerce.com/r-88baf6d4c54bf537913cf631ab93dd1beb6c48ac/themes/ClassicNext/images/icon-close.png) no-repeat 0 0!important;
}

#ModalTitle,
.ModalTitle {
    display: none!important;
}

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

/* Footer */

.footer {
    text-align: left;
    overflow: hidden;
}

.footer-main li {
    float: left;
    width: 100%;
}

.footer-main .inner {
    padding: 30px 0;
}

.footer-main,
.footer-main .grid__item {
    font-size: 12px;
}

.subscribe_form ul {
    text-align: right;
}

.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;
    margin: 0;
    list-style: none;
}

.footer .footer-columns ul {
    margin-bottom: 0px;
}

.footer .footer-columns li {
    padding: 5px 0;
}

/*.footer #SideCategoryList li a,
.footer #SideCategoryList .sf-menu li a,
.footer .CategoryList .sf-menu li a {
    height: auto;
    font-size: inherit;
    font-weight: inherit;
    text-align: left;
    padding: 0 !important;
}*/

.footer-links ul {
    float: left;
    width: 100%;
    margin: 30px 0 0 0!important;
    padding: 15px 0!important;
    border-top: 1px solid #6a6a6a;
}

.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: 20px 0;
    margin: 0;
    font-size: 11px;
}

.footer .powered-by {
    float: right;
}

.footer .powered-by a {
    background: url('//cdn11.bigcommerce.com/r-88baf6d4c54bf537913cf631ab93dd1beb6c48ac/themes/ClassicNext/images/bc_logo_sprite.png') no-repeat;
    background-position: 0 -50px;
    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 -75px;
}

#VideoSideContainer {
    display: none;
}

#FeaturedVideo {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

#FeaturedVideo iframe,
#FeaturedVideo object,
#FeaturedVideo embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#VideoList {
    float: none;
    clear: both;
    padding: 0;
}

#VideoList ul {
    height: auto;
    width: auto;
}

#VideoList li {
    padding: 10px;
    height: 85px;
    margin: 0;
    border: solid #fff 0px;
}

.currentVideo {
    background-color: #fff;
    border: 0px;
}

.fullwidth{
    padding: 0 !important;
}

#ProductBreadcrumb ul.last {
    display: block;
}

.Message{
    padding: 20px;
}

.ccode label{
    float: left;
    width: 200px;
    padding: 0 20px;
    text-align: center;
}

input[type="radio"],
input[type="checkbox"] {
    margin-right: 5px;
}

#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;
}

.productAttributes {
    margin: 15px 0;
    font-size: 11px;
}

.productAttributes label,
.productAttributes span {
    white-space: nowrap;
}

select.JSHidden {
    opacity: 0 !important;
    filter: ~"alpha(opacity = 0) !important";
}

#fastCartContainer {
    margin: 20px auto 0 auto;
}

.zoomWindow {
    width: 100%;
}

#uniform-eway_ccexpm, #uniform-eway_ccexpy,
#uniform-creditcard_ccexpm, #uniform-creditcard_ccexpy {
    width: 75px !important;
}

.CartCode {
    margin-bottom: 20px;
}

.CartCode .CouponCode,
.CartCode .GiftCertificate {
    float: left;
    width: 350px;
	margin-right:20px;
}
.CartCode .CouponCode .CouponCode,.CartCode .GiftCertificate .GiftCertificate{float:none;width:100%;padding:0px;}

.CartCode .GiftCertificate input.btn, .CartCode .CouponCode input.btn {
    min-width: 35px;
    padding: 0;
    text-align: center;
}

#uniform-EventDateMonth,
#uniform-EventDateDay,
#uniform-EventDateYear {
    width: auto !important;
}

/* Over writes of defaults */

.sf-menu a.sf-with-ul {
    min-width: 0 !important;
    padding-right: 0 !important;
}

.product-nav {
    margin-bottom: 0px;
}

.product-nav #CategoryPagingTop,
.product-nav #CategoryPagingBottom,
.product-nav .CategoryPagination {
    margin: 0;
    line-height: 28px;

}

.fastCartTop {
    padding: 0 10px 0 0;
}

.fastCartBottom {
    padding: 0;
}

.FormFieldLabel {
    margin-right: 5px;
}

.addthis_default_style .at300b,
.addthis_default_style .at300bo,
.addthis_default_style .at300m {
    padding: 0 2px;
    margin: 0 2px;
}

#ModalContent .btn, .ModalContent .btn,
#ModalContent .btn:hover, .ModalContent .btn:hover {
    color: #fff;
}

.SubBrandListGrid ul {
    padding: 0;
    margin: 0;
}

.SubBrandListGrid ul li {
    padding: 0;
}

#fastCartWrapper {
    padding: 0;
}

html.javascript .productOptionViewRectangle input,
html.javascript .productOptionPickListSwatch input {
    left: -10000px !important;
    opacity: 0 !important;
}

#WishLists {
    position: relative;
}

#sel_billing_address {
    margin-bottom: 20px;
}

/*For Uniform space between buttons and for reflecting this change at only in specified place*/
.addto #SideProductAddToWishList input{
    margin-right: 0px;
}


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

/* Spacing */

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

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

/* Original helpers */

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

.FloatRight {
    float: right;
}

.FloatLeft {
    float: left;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.txtC {
    text-align: center;
}

.txtL {
    text-align: left;
}

.txtR {
    text-align: right;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

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

/* ----- UniForm ----- */

div.selector,
div.selector span,
div.checker span,
div.radio span,
div.button,
div.button span {
    background-image: url(//cdn11.bigcommerce.com/r-88baf6d4c54bf537913cf631ab93dd1beb6c48ac/themes/ClassicNext/images/icon_sprite.png);
    background-repeat: no-repeat;
    -webkit-font-smoothing: antialiased;
}
.TaggedProductsList{clear:both}
.SortBox div.selector{border:0px}}
.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 {
    color: #444440;
    font-size: 11px;
    font-weight: normal;
    font-style: italic;
    padding: 3px;
    border-top: solid 1px #aaa;
    border-left: solid 1px #aaa;
    border-bottom: solid 1px #d6d6d6;
    border-right: solid 1px #d6d6d6;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    outline: 0;
}

input.text:focus,
input.email:focus,
input.password:focus,
textarea.uniform:focus {
    -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
    border-color: #999;
}

/* SPRITES */
/* Select */

div.selector,
div.selector span {
    line-height: 25px;
    height: 25px;
}

div.selector select {
    /* change these to adjust positioning of select element */
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

/* Checkbox */
div.checker {
    height: 18px;
    width: 18px;
}

div.checker input {
    height: 18px;
    width: 18px;
}

div.checker span {
background-position: 1px -54px;
height: 18px;
width: 18px;
}

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 -54px;
}

/* Radio */
div.radio {
    width: 18px;
    height: 18px;
    background: none;
}

div.radio input {
    width: 18px;
    height: 18px;
}

div.radio span {
    height: 18px;
    width: 18px;
    background-position: 0px -80px;
}

div.radio span.checked,
div.radio:active span.checked,
div.radio.active span.checked,
div.radio.focus span.checked,
div.radio:hover span.checked {
    background-position: -21px -80px;
}

/* Uploader */
div.uploader {
    background-color: #fff;
    height: 35px;
    position: relative;
    overflow: hidden;
    width: 300px;
}

div.uploader span.action {
    background-color: #fff;
    height: 35px;
    line-height: 35px;
    float: right;
    padding: 0 10px;
    overflow: hidden;
    cursor: pointer;
    font-size: 11px;
    font-weight: normal;
	font-family:"robotobold";
}

div.uploader span.filename {
    height: 37px;
    line-height: 37px;
    float: left;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: default;
    padding-left: 10px;
}

div.uploader input {
    opacity: 0;
    filter: ~"alpha(opacity=0)";
    -moz-opacity: 0;
    position: absolute;
    font-size: 100px;
    top: 0;
    right: 0;
    bottom: 0;
    float: right;
    height: 100px;
    border: none;
    cursor: default;
}

/* Uploader */

div.uploader span.filename {
    color: #777;
    font-size: 11px;
}

div.uploader.disabled span.action {
    color: #aaa;
}

div.uploader.disabled span.filename {
    border-color: #ddd;
    color: #aaa;
}

div.uploader.focus,
div.uploader.hover,
div.uploader:hover {
    background-position: 0px -353px;
}

div.uploader.focus span.action,
div.uploader.hover span.action,
div.uploader:hover span.action {
    background-position: right -437px;
}

div.uploader.active span.action,
div.uploader:active span.action {
    background-position: right -465px;
}

div.uploader.focus.active span.action,
div.uploader:focus.active span.action,
div.uploader.focus:active span.action,
div.uploader:focus:active span.action {
    background-position: right -493px;
}

div.uploader.disabled {
    background-position: 0px -325px;
}

div.uploader.disabled span.action {
    background-position: right -381px;
}

div.button {
    background-position: 0px -523px;
}

div.button span {
    background-position: right -643px;
}

div.button.focus,
div.button:focus,
div.button:hover,
div.button.hover {
    background-position: 0px -553px;
}

div.button.focus span,
div.button:focus span,
div.button:hover span,
div.button.hover span {
    background-position: right -673px;
}

div.button.active,
div.button:active {
    background-position: 0px -583px;
}

div.button.active span,
div.button:active span {
    background-position: right -703px;
    color: #555;
}

div.button.disabled,
div.button:disabled {
    background-position: 0px -613px;
}

div.button.disabled span,
div.button:disabled span {
    background-position: right -733px;
    color: #bbb;
    cursor: default;
}

/* PRESENTATION */
/* Button */

div.button {
    height: 30px;
}

div.button span {
    margin-left: 13px;
    height: 22px;
    padding-top: 8px;
    font-weight: normal;
	font-family:"robotobold";
    font-size: 12px;
    text-transform: uppercase;
    padding-left: 2px;
    padding-right: 15px;
}

/* Select */
div.selector {
    font-size: 14px;
    background: #fff url(//cdn11.bigcommerce.com/r-88baf6d4c54bf537913cf631ab93dd1beb6c48ac/themes/ClassicNext/images/icon_arrow_down.png) no-repeat right 10px center !important;
    height: 34px;
    line-height: 34px;
    min-height: 34px !important;
    padding: 3px 0 !important;
	
}
.product-nav div.selector {
	width:200px;
	background-position: right 10px center !important
}
div.selector select {
    font-size: 12px;
    line-height: 18px;
    border: solid 1px #fff;
    width: 100%;
}

div.selector span {
    padding: 5px 25px 5px 10px !important;
    cursor: pointer;
    background: none;
    line-height: 20px;
}

div.selector.disabled span {
    color: #bbb;
}

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

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

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

.selector select:focus,
.radio input:focus,
.checker input:focus,
.uploader input:focus {
    outline: 0;
}

/* Button */
div.button a,
div.button button,
div.button input {
    position: absolute;
}

div.button {
    cursor: pointer;
    position: relative;
}

div.button span {
    display: -moz-inline-box;
    display: inline-block;
    line-height: 1;
    text-align: center;
}

/* Select */
div.selector {
    float: none;
    position: relative;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

div.selector span {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 10px;
}

div.selector select {
    position: absolute;
    opacity: 0;
    filter: alpha(opacity=0);
    /* use '=' here, not ':' */
    -moz-opacity: 0;
    border: none;
    background: none;
    cursor: pointer;
    height: 100%;
}

/* Checker */
div.checker {
    position: relative;
}

div.checker span {
    display: -moz-inline-box;
    display: inline-block;
    text-align: center;
}

div.checker input {
    opacity: 0;
    filter: ~"alpha(opacity=0)";
    -moz-opacity: 0;
    display: inline-block;
    background: none;
}

/* Radio */

div.radio {
    position: relative;
}

div.radio span {
    display: -moz-inline-box;
    display: inline-block;
    text-align: center;
	vertical-align:top;
}

div.radio input {
    opacity: 0;
    filter: ~"alpha(opacity=0)";
    -moz-opacity: 0;
    text-align: center;
    display: inline-block;
    background: none;
}

/* Custom.css
-------------------------------------------------------------- */

.brand-name{
padding: 5px 0 5px 4%;
text-align: left;
min-height: 30px;

}

.right{
    float: right;
}

.txt24 {
    font-size: 18px;
    margin: 0 0 20px 0;
}

.txt24 em {
    font-style: normal !important;
}

.p-relative {
    position: relative;
}

.p-absolute {
    position: absolute;
    left: 50px;
    bottom: 33%;
}

.icon-delete,
.icon-edit,
.icon-share,
#WishLists .txt-hide a {
    float: left;
    width: 18px;
    height: 21px;
    margin-right: 10px;
    background: url(//cdn11.bigcommerce.com/r-88baf6d4c54bf537913cf631ab93dd1beb6c48ac/themes/ClassicNext/images/icons_off.png) no-repeat -170px -152px;
}

.icon-delete:hover,
.icon-edit:hover,
.icon-share:hover,
#WishLists .txt-hide a:hover,
#WishLists .txt-hide .icon-delete:hover,
#WishLists .txt-hide .icon-edit:hover {
    background: url(//cdn11.bigcommerce.com/r-88baf6d4c54bf537913cf631ab93dd1beb6c48ac/themes/ClassicNext/images/icons_on.png) no-repeat -170px -152px;
    background-color: transparent !important;
}

.icon-edit,
.icon-edit:hover,
#WishLists .txt-hide .icon-edit,
#WishLists .txt-hide .icon-edit:hover {
    background-position: -140px -152px;
}

.icon-delete,
.icon-delete:hover,
#WishLists .txt-hide .icon-delete,
#WishLists .txt-hide .icon-delete:hover {
    background-position: -108px -152px;
}

.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;
}

ul{
    margin: 0 0 20px 20px;
}

ul ul ul{
    list-style-image: url(//cdn11.bigcommerce.com/r-88baf6d4c54bf537913cf631ab93dd1beb6c48ac/themes/ClassicNext/images/bullet_line.png);
}

.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: 0;
    margin-bottom: 1em;
}

.multiStep li .icon  {
    background: url("//cdn11.bigcommerce.com/r-88baf6d4c54bf537913cf631ab93dd1beb6c48ac/themes/ClassicNext/images/nav_active.png") 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;
}

.icon {
    display: inline-block;
    width: 16px;
    height: 14px;
    background: url("//cdn11.bigcommerce.com/r-88baf6d4c54bf537913cf631ab93dd1beb6c48ac/themes/ClassicNext/images/icon_sprite.png") no-repeat 0 -27px;
}

.icon-add {
    position: absolute;
    right: 0;
    top: 0;
    height: 36px;
    width: 36px;
    margin: 0 !important;
    padding: 0 !important;
    border-radius: 18px;
    -moz-border-radius: 18px;
    -webkit-border-radius: 18px;
    transition: background-color 150ms ease 0s;
    -moz-transition: background-color 150ms ease;
    -webkit-transition: background-color 150ms ease;
    -o-transition: background-color 150ms ease;
    transition: background-color 150ms ease;
}

.icon-cart {
    height: 20px;
    width: 15px;
    background-position: 0 -23px;
}

.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;
}

.clear {
    clear:both;
    overflow: hidden;
	font-size:0px;line-height:0px;height:0px;
}

/* btn styles */

.Button a {
    color: #ffffff!important;
}

.full-width {
    display: block;
    clear: both;
    padding: 0;
}

.full-width .zeroLeft {
    padding-left: 0 !important
}

.cpage .Content.Wide {
    padding: 30px 0 0 45px;
    border-left: 1px solid #e8e8e8;
}

.productlist-page.Content {
    padding: 0;
}

.productlist-page.Content .product-nav {
    border: none;
}

.nav-prev,
.nav-next {
    float: left;
    width: 12px;
    height: 12px;
    margin: 9px 10px;
    text-indent: 99px;
    overflow: hidden;
    background: url(//cdn11.bigcommerce.com/r-88baf6d4c54bf537913cf631ab93dd1beb6c48ac/themes/ClassicNext/images/icon_sprite.png) no-repeat -42px -26px;
}

.nav-next {
    background-position: -54px -27px;
}

.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;
}

.form {
    display: block;
    clear: both;
    margin: 0;
    list-style: none;
}

.form li {
    display: block;
    clear: both;
    width: 100%;
    padding: 10px 0;
}

.form li label,
.form dt {
    float: left;
    width: 175px;
    padding: 7px 25px 0 0;
    line-height: 22px;
}

.form dd {
    margin-left: 0;
    float: none;
}

.addto {
    display: block;
    clear: both;
    overflow: hidden;
    padding-top: 20px;
    padding-bottom: 0px;
margin-top:20px
}
.addto .add-right{float:none}
.addto .BulkDiscount {
    display: block;
}

.addto #SideProductAddToWishList {
    display: inline-block;
}

.txt-hide {
    text-indent: -999px;
    overflow: hidden;
    color: #ffffff;
}

.left-content .ProductList .p-name {
    float: left;
    font-size: 12px;
    margin: 5px 0 25px 0;
    padding: 5px 0 3px 5%;
    border-left: 2px solid #d6d6d6;
}

a.CustomizeItemLink {
    font-size: 11px;
}

#CartHeader {
    position: relative;
}
#CartHeader .btn {
    top:50%;
    right: 0;
    margin-top: -20px !important;
    position: absolute;
}

.recaptcha_widget_div {
    margin-bottom: 20px;
}

.recaptchatable {
    background-color: #fff;
}

.productAttributeConfigurablePickListSet ul {
    margin: 0;
}

html.javascript .productOptionViewRectangle label {
    margin: 0 !important;
}

.fileInput {
   margin-bottom: 10px;
}

#TabContentAddressMultiple {
    padding-top: 20px;
}

.login-form label,
.login-form input {
    display: block;
    margin-bottom: 10px;
	float:left;
	width:100px;
}
.login-form label{line-height:35px}

.login-form .row{clear:both}
.login-form .actions label,
.login-form .actions input {
    display: inline-block;
    margin: 0 10px 0 0;
}

.login-form input[type=email],
.login-form input[type=password],.ExpressCheckout .AccountLogin input[type=text] {
    width: 50%;
}



/*#fancy_outer {
    height: 500px !important;
}*/

div#fancy_overlay {
    background: #000 !important;
    opacity: 0.7 !important;
}

div#fancy_outer {
    position: fixed !important;
    /* The below need importants because we can't stop edit imodal. May be able to replace with another modal popup and implement it better. */
    top: 20px !important;
    bottom: 20px !important;
    left: 0 !important;
    right: 0 !important;
    overflow-y: auto;
    overflow-x: hidden;
    margin: 0 auto !important;
    max-width: 920px !important;
    width: 95% !important;

    height: auto !important;
    padding: 0 !important;
}

/* FlexSlider */

.flex-direction-nav a {
    background-position: center center;
    height: auto;
    top: 0;
    bottom: 0;
    border: 0;
    margin: 0;
    width: 25%;
    max-width: 100px;
}

.flex-direction-nav .flex-prev {
    background: url(//cdn11.bigcommerce.com/r-88baf6d4c54bf537913cf631ab93dd1beb6c48ac/themes/ClassicNext/images/carousel-left-arrow.png) no-repeat center left;
    top: 0;
    left: 0 !important;
    bottom: 0;
    margin-top: -40px;
}
.flex-direction-nav .flex-next {
    background: url(//cdn11.bigcommerce.com/r-88baf6d4c54bf537913cf631ab93dd1beb6c48ac/themes/ClassicNext/images/carousel-right-arrow.png) no-repeat center right;
    top: 0;
    right: 0 !important;
    bottom: 0;
    margin-top: -40px;
}

.CreateAccount ul {
    line-height: 1.8em;
}

.recaptchatable * {
    color: #000 !important;
}

div.FacebookLikeButtonContainer {
    margin: 0 0 20px 0;
}

div.FacebookLikeButtonContainer iframe {
    display: block;
    height: 20px;
    width: 100%;
}

/* Out of stock styling */

/* Out of Stock styling */

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

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

/* Made the container of the strike through image relative */
.productOptionPickListSwatch .outStock .swatchColour,
.productOptionPickListSwatch .outStock .thumbnail,
.productOptionViewRectangle .outStock name {
    position: relative;
}

/* Gave out of stock swatches a strike through background image */
.productOptionPickListSwatch .outStock .swatchColour:after,
.productOptionPickListSwatch .outStock .thumbnail:after,
.productOptionViewRectangle .outStock .name:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url("//cdn11.bigcommerce.com/r-88baf6d4c54bf537913cf631ab93dd1beb6c48ac/themes/ClassicNext/images/out-of-stock-bg.png") center no-repeat;
    z-index: 999;
    content: "";
}

/*.productOptionViewRectangle .outStock span:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url("//cdn11.bigcommerce.com/r-88baf6d4c54bf537913cf631ab93dd1beb6c48ac/themes/ClassicNext/images/out-of-stock-bg.png") center no-repeat;
}*/

#ToggleMenu,
#DrawerMenu,
#cart-amount {
    display:none;
}


/* Drawer menu
-------------------------------------------------------------- */

#ToggleMenu {
    /*temp styles*/
    width: 60px;
    height: 60px;
    vertical-align: middle;
    cursor: pointer;
    text-align: center;
    font-size: 21px;
}

#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(80%);
    -ms-transform:     translateX(80%);
    transform:         translateX(80%);
    position: fixed;
    overflow-y: hidden;
}

#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: 80%;
    background-color: #333;
    color: #fff;
}
    #DrawerMenu.on-screen {
        display: block;
        position: absolute;
        overflow-y: auto;
    }

#DrawerMenu  div {
    margin :0;
}

#DrawerMenu h3 {
    background: #666;
    color: #fff;
    font-size: 0.8em;
    font-weight: normal;
    padding: 10px 15px;
    text-transform: uppercase;
}

#DrawerMenu ul {
    list-style: none;
    margin: 0;
}
    #DrawerMenu li {
        float: none;
        border-bottom: 1px solid #555;
        list-style: none outside none;
    }
        #DrawerMenu a {
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            display: block;
            color: #fff;
            font-size: 1.1em;
            font-weight: normal;
            padding: 20px 15px;
        }
            #DrawerMenu li > ul a {
                padding: 15px 15px 15px 1.6em;
            }

    /*# 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 EXPANDER #*/
#DrawerMenu .subcat-expand {
    border-left: 1px solid #555;
    position: absolute;
    right: 0;
    top: 0;
    height: 57px;
    width: 55px;
}
    #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 {
    background: #444;
    display: block !important;
    max-height: 0;
    overflow: hidden;
    left: auto;
    top: auto;
    position: relative;
    visibility: visible !important;
    -webkit-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
    width: 100%;
}
    #DrawerMenu .drawer-subcat.expanded {
        border-top: 1px solid #555;
        max-height: 1000px;
    }

/*# DRAWER MENU CURRENCY SELECTOR #*/

.js-drawermenu-currency-converter {
    color: #ccc;
    font-size: 12px;
    padding: 15px 0;
}
    .js-drawermenu-currency-converter span {
        color: #ccc !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 9px;
    }

    #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: 32px;
            line-height: 32px;
            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: none
            }

        #SideAccountNavigation .CurrencyList .Flag {
            display: inline-block;
            float: none;
            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;
        }


/*# CONTACT, PAYMENT FORM BUTTON ALIGNMENT #*/
#ContactForm dd,
#CheckoutStepPaymentDetails dd {
    float: none;
    margin-left: 200px;
}
#ContactForm .Submit,
#CheckoutStepPaymentDetails .Submit {
    margin: 0 0 20px 0px;
    padding: 0;
}

/*CUSTOM*/

/*HEADER*/
#home .page{position:relative}
#home .header{height:auto;position:absolute;width:100%;}
.header{position:relative;z-index:2}
.main{position:relative;top:-25px;z-index:1;padding-top:25px;margin-bottom:0px}
#home .main{top:0px;padding-top:0px;position:static;background:transparent;margin-bottom:0px}
.header-logo{float:left;margin-top:20px;margin-bottom:10px}
.menu-account{float:right;margin:0px 0px 0px}
.menu-account li{display:inline-block;padding:15px 15px;position:relative;line-height:20px}
.menu-account li.search-menu{padding:0px 15px;top:15px}
.special-search #SearchForm{border-radius:0px;-moz-border-radius:0px;-webkit-border-radius:0px;bottom:7px;right:7px;width:350px}
.special-search #SearchForm input[type="text"]{width:300px}
.menu-account li a{font-family:'proxima_bold';color:#000;text-transform:uppercase;line-height:20px;font-size:15px}
#home .menu-account li a{color:#fff}
.menu-account li a:hover{text-decoration:underline !important}
#SearchForm .Button, #SearchForm input.Textbox{background:transparent !important}
.menu-account li .fa,.menu-account li a span{color:#000 !important}
#home .menu-account li .fa,#home .menu-account li a span{color:#fff !important}
.menu-account li.last{margin-right:0px}
.menu-account .cf{position:absolute;top:45px;left:0px}
.search-menu .fa{cursor:pointer}
#Header .inner{position:relative}
.TopMenu{}
#home .TopMenu, #home .TopMenu a{color:#fff}
.TopMenu, .TopMenu a{color:#000}
.super-top{padding:30px 30px 20px;}
.super-top .left{min-width:500px;text-align:center}
.super-top .right{position:absolute;right:30px}
.super-top .right .account-login a{line-height:20px;font-family:'proxima_bold';text-transform:uppercase}
.super-top .right .account-login a:hover{text-decoration:underline !important}
.super-top .case-store{float:left;margin-right:20px}
.super-top .case-store .homepage{display:none}
.super-top .case-store .other{display:block}
#home .super-top .case-store .homepage{display:block}
#home .super-top .case-store .other{display:none}
.super-top .marq{color:#000;line-height:20px;font-family:'proxima_bold';text-transform:uppercase}

#home .super-top .marq{color:#fff}
.super-top .growl-marq{background:#cc2128;display: inline-block;
    margin-top: -5px;
    overflow: hidden;
    padding: 5px 10px;
    position: relative;color:#fff}
.super-top .growl-marq br{display:none}
.super-top .marq-black{background:#000}

.super-top .growl-marq.xmas{background:#428f62}
.header-logo,.header-motto{margin-top:5px;float:left}
.header-logo{float:none;width:220px;position:absolute;left:30px;top:10px}
.header-motto{padding-top:8px}
.header-logo img{max-width:100%}

/*MAINMENU*/
.main-menu .CategoryList{margin-bottom:0px}
.PageMenu{margin-bottom:0px;float:none;clear:both;background:#000}
#home .PageMenu{clear:none;float:left;background:transparent;padding-left:200px}
.main-menu > li{text-align:center;}
.sub-menu .sf-menu > li:nth-child(13) ,.sub-menu .sf-menu > li:last-child{display:none !important}

.main-menu .item-1{text-align:left;background:#bc9870;height:50px}
#home .main-menu .item-1{background:transparent}
.main-menu .item-1 .sub-menu-content{display:none}
.main-menu .item-3{}
.main-menu > li{padding:0px;}
.main-menu > li > a{font-size:15px;font-family:"proxima_bold";line-height:20px;padding:15px 20px 11px;display:block;color:#fff;letter-spacing:1px;text-transform:uppercase;border-bottom:4px solid transparent}
#home .main-menu > li > a{padding:15px 15px 11px}
.main-menu > li > a:hover{border-color:#bc9870}
.TopMenu .inner .post-inner{padding:0px 20px}
.TopMenu .inner .post-inner .HeaderLiveChat{display:none}
.TopMenu li.account-login{display:block;color:#999}
.TopMenu li.account-login a{color:#fff;}
.TopMenu li a:hover{color:#53b9de}
.TopMenu .fa{margin-right:5px;font-size:13px}
#home .main-menu > li.item-1,.main-menu > li.item-1.over{}
#home .main-menu > li.item-1 .category-list,.main-menu > li.item-1.over .category-list{display:block}
#home .PageMenu  .sub-menu  > .CategoryList  > .BlockContent ul.sf-menu{display:block;opacity:1;top:0px;height:auto}

.item-1 a.first{position:relative;z-index:10000;}
.PageMenu li ul.sf-menu > li > a,.PageMenu li ul.sf-menu > li > ul > li > a{background:#fff;
	-webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.PageMenu li ul li{}
.Left{padding-bottom:20px}
.Left h3{padding-bottom:20px}
#home .PageMenu li ul.main-menu > li {}
#home .PageMenu li ul li,.PageMenu li.over ul li{display:block}
.value-product{visibility:none;height:0px;overflow:hidden}
.PageMenu li ul.sf-menu > li.sfHover > a{}
.PageMenu li ul.sf-menu > li.sfHover > ul{display:block !important}
.PageMenu .main-menu > li ul.sf-menu > li.sfHover > a.hasSub:before{
	
}

.PageMenu li ul.sf-menu{
	display:block;
	position:absolute;width:100%;
	padding:20px 240px 20px 20px;
	top:-20px;
	font-size:0px;
	background:#fff url(//cdn11.bigcommerce.com/s-a24f0/templates/__custom/images/are-you-a-trendsetter.png?t=1570088019) no-repeat 100% 50%;box-shadow:0 0 3px #bbb
}

.PageMenu li.item-1.over .sub-menu  > .CategoryList  > .BlockContent ul.sf-menu{
	height:auto;
	top:0px;
	opacity:1;
	
}
.PageMenu li.item-2.over,.PageMenu li.item-4.over{}

.PageMenu .main-menu > li.item-1 ul li.sfHover a.hasSub:before{
	margin-right:10px;
}
.PageMenu .main-menu > li.item-1 > a:before,.PageMenu .main-menu > li.item-1 ul a.hasSub:before{
	font-family:"linear";
	display:inline-block;
	content:"";
	float:right;
	color:#fff;font-size:10px

}

.PageMenu .main-menu > li.item-1 > ul > a.hasSub:before{
	color:#dddddd;
	content:"";
}
.PageMenu li ul.sf-menu > li:first-child{display:none !important}
.PageMenu .sf-menu li.header-menu{font-family:"proxima_bold";text-transform:uppercase;line-height:20px;font-size:16px;padding-bottom:5px}
.PageMenu li ul.sf-menu > li:last-child a{border-bottom:0px !important}
.Left #SideSubCategoryList li.New.Releases{background-image:url(//cdn11.bigcommerce.com/s-a24f0/templates/__custom/images/new-icon.png?t=1570088019);background-position:100% 50%;background-repeat:no-repeat}
.Left #SideSubCategoryList li.ActiveSection.New.Releases{background-position:156px center}
/*FOOTER*/
.newsletter-subscription h4:before{
	font-family:"FontAwesome";
	display:inline-block;
	content:"";
	margin-right:10px;
	font-size:35px;
	vertical-align:bottom
}
.grid .one-quarters{width:25%}
.newsletter-subscription .two-quarters .grid__item{padding-left:0px}
.footer{overflow:visible;clear:both;position:relative;top:-25px}
.newsletter-subscription .inner{position:relative}
.newsletter-subscription input[type="text"],.newsletter-subscription input[type="email"]{border:none !important;background:#eee}

.marcel{background:url(//cdn11.bigcommerce.com/s-a24f0/templates/__custom/images/marcell-key.png?t=1570088019) no-repeat bottom right;width:118px;height:124px;position:absolute;bottom:0px;right:0px;z-index:1000}

.newsletter-subscription .btn{border:0px;background:#000}




.footer-main{border-bottom:1px solid #dedede}
.footer-main .sf-menu  ul,.footer-main .sf-menu{padding-bottom:0px}
.footer-main .sf-menu > li {width:33%;padding-right:10px;float:left}


.footer-main p{margin-bottom:0px !important}
.footer-main .sf-menu > li.New,.footer-main .sf-menu > li.Sale{display:none}
.footer-main .sf-menu > li a{font-family:"proxima_light";color:#333;font-size:14px}
body .footer-main .footer-columns .sf-menu > li > ul{display:block !important;visibility:visible !important;position:static;padding-top:10px;padding-bottom:20px}
body .footer-main .footer-columns .sf-menu > li > ul li a{font-family:"proxima_light";font-size:12px}
body .footer-main .footer-columns .sf-menu > li > ul li a:hover{color:#53b9de !important}

.footer .footer-columns li{padding:5px 0px 0px}

/*FOOTERLINKS*/
.newsletter-subscription .btn.alt{line-height:20px}
.footer-content p{padding:0px}
.footer-links .right{float:right;width:387px;margin-left:20px;padding:20px 0px}
.footer-links .left{overflow:hidden;float:none;}
.footer-links .right h3{font-size:13px;font-family:"robotobold";color:#fff;font-weight:normal;padding-bottom:0px;}

.footer-links .right .left-payment{float:left;width:120px}
.footer-links a:hover{color:#53b9de}
.footer-links .right .right-payment{overflow:hidden}
.footer-links .right  .row{padding-bottom:20px}
.footer-links .right  .row:last-child{padding-bottom:0px}
.footer-links .right  .row:last-child h3{line-height:26px}
.footer-last p{padding:20px 0px;margin:0px;font-size:12px;}
.footerp{padding:20px 0px}
.footerMenu{float:left;width:110px;font-size:11px}
.footerMenu a{display:block}
.border-footer{border-left:1px solid #70747a;padding-left:20px;padding-right:20px;border-right:1px solid #70747a;margin:0px 20px;}
/*CAROUSEL*/
.BrandHome{padding-bottom:40px;padding-top:40px;position:relative;}
.BrandHome .owl-carousel .owl-item img{width:auto;max-width:100%}
.BrandHome .BlockContent{padding:0px 30px}
.BrandHome .owl-prev,.BrandHome .owl-next{position:absolute;top:18px;}
.BrandHome .owl-prev{left:-30px;}
.BrandHome .owl-next{right:-30px;}


/*FLEXSLIDER*/
#HomeSlideShow{height:606px;overflow:hidden}
.slide-show{margin-bottom:0px !important}
.slide-show .flex-control-nav{background:#fff;padding:5px 10px;position:absolute;width:auto !important;left:50%;bottom:0px !important}
.slide-show .flex-control-nav li{line-height:10px;margin:0px 3px}
.slide-show  .flex-control-paging li a{border-radius:0px;border-width:0px;background:#9dd6fd}

.slide-show  .flex-control-paging li a.flex-active,.slide-show  .flex-control-paging li a:hover{background:#0b70b4}
.slide-show  .flex-direction-nav .flex-next,.slide-show  .flex-direction-nav .flex-prev{margin-top:0px !important}
.slide-show  .slide-content{margin:auto;text-align:center;background-size:cover}


/*SLOGAN*/
.slogan{margin-bottom:20px}
.slogan i{color:#3bafda;float:left;margin-right:10px;}
.slogan div{color:#333333}
.slogan  .slogan-1{float:left;width:18%}
.slogan  .slogan-sp{width:23%}
.position-special{padding-left:270px}
.slogan .text-slogan{overflow:hidden;font-family:"robotobold";font-size:15px;padding-top:0px}

/*SMALL BANNER*/
.banner_home_page_top .small-banner{margin-right:-20px}
.banner_home_page_top .small-banner a{float:left;width:33.33%;height:217px}
.banner_home_page_top .small-banner a:last-child{}
.banner_home_page_top .small-banner img{max-width:380px}

/*BREADCRUMB*/
.Breadcrumb{color:#555e6a !important;padding-top:25px;padding-bottom:10px;position:relative;z-index:2}
.Breadcrumb ul{margin-bottom:0px}
.Breadcrumb ul li{font-size:12px;}
.Breadcrumb ul li:after{
	font-family:"FontAwesome";
	display:inline-block;
	content:"";
	font-size:12px;
	vertical-align:bottom;
	line-height:10px;
	height:14px;
}
.Breadcrumb ul li:last-child:after{
	content:"";
}
.Breadcrumb ul li a{color:#000;font-weight:400;padding-right:10px}

/*LEFTSIDEBAR*/
#SideCategoryShopByPrice,.SubCategoryList,.Right .Panel,.Left .Panel{background:#fff}
.SubCategoryList,.Left .Panel,.Right .Panel{padding:10px 20px}
.SubCategoryList h4,.Left .Panel h4,.Right .Panel h4{color:#000;font-family:"proxima_bold";padding-bottom:10px;margin-bottom:10px;b;text-transform:uppercase}
.SubCategoryList  a,#SideAccountMenu  a{font-family:"proxima_light";color:#333 !important;padding: 10px 20px;display:block}
.SubCategoryList  a{padding:5px 0px}
.SubCategoryList ul.side-menu li{border:0px}
.SubCategoryList ul{list-style-type:none;background:#d7d7d7;padding:5px}
.SubCategoryList h4{margin-left:20px;margin-right:20px;margin-bottom:0px;}
.SubCategoryList li li{border-bottom:0px !important}
.SubCategoryList li{margin:5px;text-align:center;width: -moz-calc(25% - 10px);
width: -webkit-calc(25% - 10px);
width: calc(25% - 10px);float:left;background:#fff;padding:5px 0px !important}
.SubCategoryList{padding:0px;margin:0px}
.SubCategoryList{padding-left:0px;padding-right:0px}
.SubCategoryList li.ActiveSection.open{padding-bottom:20px !important}
.Left .SubCategoryList  ul li{border-bottom:1px solid #e3e3e3;margin:0px 20px}
.Left #SideSubCategoryList  ul li.ActiveSection{margin:0px;padding:0px 20px;background:#0b70b4 none repeat scroll 0 0;}
.Left #SideSubCategoryList  ul li.ActiveSection  > a{color:#ffffff !important;}
.SubCategoryList  a:hover,#SideAccountMenu  a:hover{color:#000 !important}
.Right .Panel ul li:last-child,.Left .Panel ul li:last-child,.Left #SideSubCategoryList  ul li:last-child{border-bottom:0px !important;padding-bottom:0px}
.Left #SideSubCategoryList  ul li:last-child{padding-bottom:5px}
#SideSubCategoryList  li.Sale{display:none}
#SideSubCategoryList  li ul{padding-top:5px}

.PageMenu .sf-menu li{position:static !important}
.PageMenu .sf-menu li ul{padding:10px 0px;position:static;visibility:visible !important}
.PageMenu .sf-menu li ul{width:100%}
.PageMenu .sf-menu li ul li{border:0px !important;padding:0px !important;position:relative;width:100%}
.PageMenu .sf-menu li ul li a{border:0px !important;font-size:14px;line-height:16px;overflow:hidden;}



.PageMenu .sf-menu li ul li.over a{background:#fff}

.PageMenu .sf-menu li ul li a{
	
}

.PageMenu .sf-menu li ul li a:hover{color:#000}
.PageMenu .sf-menu li ul li ul{display:none !important}

.PageMenu .sf-menu li ul li:nth-child(4n-0){margin-right:0px;}
.Left #SideSubCategoryList  ul li .drawer-subcat{display:none;background:#f4f4f4 none repeat scroll 0 0;}
.Left #SideSubCategoryList  ul li.open .drawer-subcat{display:block;border-top:1px solid #e3e3e3;}
.Left #SideSubCategoryList  ul li .drawer-subcat > li > a {padding-left:0px; padding-right:0px;margin:0;}

/*CATEGORY*/
.category-header{position:relative;padding:37px 0px}
.Block.banner_category_page_top{width:100%; height: 320px;padding: 10px 0;}
.category-header .TitleHeading{font-family:"proxima_bold";border-bottom:0px;color:#000}
/*LAYOUT*/
.main{position:relative}
.productPage .Breadcrumb{padding-top:10px}
.main .inner{}
.banner_category_page_top{margin-bottom:0px}

/*TABBING*/
.FindByCategory a:hover,.recently-viewed-wrapper a.pname:hover,.footer-main .pages-menu li a:hover span,.PageMenu .sf-menu li a:hover{text-decoration:underline}

.detail-product h2,#SimilarProductsByCustomerViews h2,#SideProductRecentlyViewed h2,#SideProductRelated h2,.fastCartBottom h2{font-size:18px;letter-spacing:2px;padding:20px 0px 30px}
.detail-product > div{}
.detail-product > div .Panel,#SimilarProductsByCustomerViews,#SideProductRecentlyViewed,#SideProductRelated{padding:20px 0px}
.detail-product > div:nth-child(even){background:#fff}
body .ui-tabs{margin-bottom:0px}
body .ui-tabs.ui-widget-content{background:none;border:0px;border-radius:0px;padding:0px}
body .ui-tabs .ui-tabs-nav{background:none;border:0px;border-radius:0px;padding:0px;text-align:left;margin:auto}
body .ui-tabs .ui-tabs-panel{padding:20px;background:#fff;border:1px solid #939292;border-radius:0px}
body.productPage .ui-tabs .ui-tabs-nav li a{font-size:16px;padding:10px 15px 5px !important}
body.productPage .ui-tabs .ui-tabs-nav li{background:#eee}
body .ui-tabs .ui-tabs-nav li{top:1px !important;}
body.productPage .ui-tabs .ui-tabs-nav li.ui-state-active{background:#fff}
.ui-tabs .ui-tabs-panel h3{display:none}
.ui-tabs .ui-tabs-nav li{border:1px solid #939292 !important;border-width:1px 1px 0px !important;float:none !important;display:inline-block;margin:0px 5px 0px 0px!important;font-family:"proxima_light";font-weight:700;border:0px;border-radius:0px;width:200px;text-align:left;background:transparent}
.ui-tabs .ui-tabs-nav li a{color:#8f8d8d;display:block;padding:10px 0px !important;float:none !important;font-size:16px;text-transform:uppercase}

.ui-tabs .ui-tabs-nav li.ui-state-active{}
.ui-tabs .ui-tabs-nav li.ui-state-active a{color:#000;}
.ui-tabs .ui-tabs-nav li a{padding:0.5em  0px}
body.productPage .ui-tabs .ui-tabs-nav li{width:auto !important}
.ProductImage{margin-bottom:20px;height:142px;max-height:142px;padding-bottom:10px}

#home .ProductList li{text-align:center;font-size:15px;margin:10px 10px;width: -moz-calc(20% - 22px);
width: -webkit-calc(20% - 22px);
width: calc(20% - 22px);border:1px solid #eeeeee;background:#fff;}
.ProductList li .product-wrapper{padding:20px}

#home .ProductList .pname{height:54px;overflow:hidden}
#home .ProductList .pname:hover{text-decoration:underline}
#home .ProductList  .ovh{}
#home .ProductActionAdd{}
#home .ProductList li{padding-bottom:0px}

.ProductList .btn,.Right .btn{color:#ffffff !important;font-size:11px !important;line-height:25px !important;height:25px;padding:0px 10px !important}
.ar{text-align:right;padding-top:20px;border-top:1px solid #d6d6d6}
/*GENERAL PRODUCT*/
.p-price{color:#000 !important}
.ovh{overflow:hidden}
.login-form{padding:40px}
.gray-block .AccountLogin{background:#f4f4f4;padding:40px}
.white-block .CreateAccount{background:#fff;padding:40px}
.gray-block .actions a.alt{color:#000000;line-height:35px}
.gray-block .actions a.alt:hover{text-decoration:underline}
.p-price .SalePrice{font-family:"proxima_light";font-size:15px;color:#e00404;line-height:15px;font-weight:400}
.p-price .RetailPriceValue{color:#333333}
.ProductList li .product-wrapper.sale-container:before{content:"SALE";position:absolute;top:0px;right:0px;font-size:11px;background:#e00404;color:#fff;padding:4px 10px;z-index:10;line-height:11px;font-family:"proxima_bold"}
.CartLink  a:hover span{text-decoration:underline}
.PrimaryProductDetails .ProductPrice strike{color:#333;font-size:14px;}
.s-price .YouSave{color:#d90101}
/*BRAND*/
.brands-page  .brand-name{display:none}

/*PRODUCTLIST*/
.productlist-page .product-nav,.tag-page .product-nav{}
.ProductList li{position:relative}
.productlist-page .ProductList li,#TagProducts .ProductList li,#WishListItems .ProductList li,.SideRelatedProducts .ProductList li,#SimilarProductsByCustomerViews .ProductList li,.SideRecentlyViewed .ProductList li{}

.productlist-page .ProductList li .ProductDetails,#TagProducts .ProductList li .ProductDetails,#SimilarProductsByCustomerViews .ProductList li .ProductDetails,#WishListItems .ProductList li .ProductDetails,.SearchContainer .ProductList li .ProductDetails,.SideRelatedProducts .ProductList li .ProductDetails{padding:10px 0px}
.productlist-page .Content .ProductList li a.pname,#TagProducts  .ProductList li a.pname,.SearchContainer .ProductList li a.pname,#WishListItems .ProductList li a.pname,#SideProductRelated .ProductList li a.pname{color:#000;text-align:center;margin:auto}
.productlist-page .Content .ProductList li a.pname:hover,#TagProducts .ProductList li a.pname:hover,.SearchContainer .ProductList li a.pname:hover,#WishListItems .ProductList li a.pname:hover,#SideProductRelated .ProductList li a.pname:hover,.SideRecentlyViewed .Content .ProductList li a.pname:hover{text-decoration:underline}
.productlist-page .ProductList em,.productlist-page .ProductList .Rating,.productlist-page .ProductList .ProductActionAdd,
#TagProducts .ProductList em,#TagProducts .ProductList .Rating,#TagProducts .ProductList .ProductActionAdd,
.SearchContainer .ProductList em,.SearchContainer .ProductList .Rating,.SearchContainer .ProductList .ProductActionAdd,
#fastCartWrapper .ProductList em,#fastCartWrapper.ProductList .Rating,#fastCartWrapper .ProductList .ProductActionAdd,
#WishListItems .ProductList em,#WishListItems .ProductList .Rating,#WishListItems .ProductList .RemoveFromWishlistForm,#AccountRecentItems .ProductList em,#SimilarMultiProductsByCustomerViews .ProductList em{text-align:center;}
#SimilarMultiProductsByCustomerViews{padding-top:20px}
.product-nav{padding:3px 0px}
.product-nav .btn{line-height:28px;height:28px;font-size:11px}
.product-nav .CompareButton{margin-bottom:0px}
.ProductList.clear,.ContentList.clear{height:auto;line-height:inherit;font-size:14px}

/*SIDEBAR*/
.Left p,.Right p{font-size:14px;line-height:18px}
.Right .ProductList li,.Left .ProductList li{padding:0px 0px 5px}
.Right .ProductList em,.Left .ProductList em{color:#DA4453}
.Right #frmWishList .btn.alt{margin-bottom:10px}
.Right a.pname,.Left a.pname{color:#333333}
.Right a.pname:hover,.Left a.pname:hover{color:#000}
.Right .ProductList li,.Left .ProductList li{padding-bottom:10px}
.Right .ComparisonCheckbox,.Left .ComparisonCheckbox{color:#999;font-size:12px;float:right;padding-top:3px}
.Right #frmCompare .ProductActionAdd,.Left #frmCompare .ProductActionAdd{float:left}
.Right .sale,.Left .sale{display:none}

.productlist-page .Right .ProductList li,.tag-page .Right .ProductList li{font-size:14px}
.productlist-page .Right .ProductList li .ProductDetails{padding:0px}
.productlist-page .Right .ProductList li .ProductActionAdd{background:none !important;text-align:left !important;}
.productlist-page .Right .ProductList li .ProductActionAdd a{font-size:14px !important;color:#004D99 !important;padding:0px !important;background:none;font-family:"proxima_light"}
.productlist-page .Right .ProductList li .ProductActionAdd a:hover{text-decoration:underline}
.productlist-page .Right .ProductPriceRating,.productlist-page .Right .Rating,.productlist-page .Right .p-price{text-align:left !important}
#SideProductAddToWishList p{line-height:18px}
#SideProductAddToWishList{float:none;text-align:center}
#SideProductAddToWishList input.plain{width:auto}
#SideProductAddToWishList input{padding:0px}
/*PRODUCT DETAIL*/
h4.ReviewTitle span{font-size:17px}
.ProductMain .product-rating img{width:75px}
.product-header{padding-bottom:0px}
.ProductDetailsGrid .Label{float:left;width:120px}
.ProductOtherDetails .ProductDetailsGrid .Label{width:160px}
.DetailRow .product-rating{}
.ProductDetailsGrid .AddThisButtonBox{float:right;margin-top:5px !important}
.all-price .PriceRow{float:left;margin-right:10px;}
.ProductDetailsGrid .s-price{clear:none !important;line-height:20px}

.ProductDetailsGrid .DetailRow, .ProductDetailsGrid .s-price{clear:both}
.DetailRow.PriceRow.p-price{padding-bottom:10px}
.DetailRow.qty{}
.add-right{float:right}
.DetailRow.qty .QuantityInput{line-height:36px;margin-bottom:0px}
.productPage #tabs{clear:both}
.ui-widget-content a.btn{color:#fff}
#tabs {display:none}
#tabs.ui-widget{font-size:14px !important;font-family:"proxima_light" !important;display:block}

/*SIMILAR VIEWS*/

#SimilarProductsByCustomerViews .ProductList .pname,#fastCartWrapper  .ProductList a.pname,.SideRecentlyViewed.ProductList .pname{color:#000;text-align:center;margin:auto;font-family: "proxima_semibold";font-size: 15px;}
#SimilarProductsByCustomerViews .ProductList a.pname:hover,#fastCartWrapper  .ProductList a.pname:hover,.SideRecentlyViewed.ProductList a.pname:hover{text-decoration:underline}
#SimilarProductsByCustomerViews  .ProductList em,#SimilarProductsByCustomerViews  .ProductList .Rating,.fastCartContent .ProductList .Rating,.fastCartContent .ProductList .ProductActionAdd,.SideRelatedProducts  .ProductList .Rating,.SideRelatedProducts  .ProductList em,.SideRelatedProducts  .ProductList .ProductActionAdd,#SimilarProductsByCustomerViews  .ProductList .ProductActionAdd,.SideRecentlyViewed .ProductList em,.SideRecentlyViewed .ProductList .Rating,.SideRecentlyViewed .ProductList .ProductActionAdd{text-align:center;margin:auto}

#SimilarProductsByCustomerViews li,.fastCartContent li,.SideRelatedProducts li{font-size:12px}
#SimilarProductsByCustomerViews .ProductList .ProductDetails{padding-right:0px}
#fastCartWrapper  #fastCartSuggestive.ProductList li{border:0px}

/*MODAL*/
.ModalContent .ProductPrice{color:#000 !important;font-family:"proxima_light"}
#fancy_content{padding:40px !important}
.ProductImageDescription{display:none !important;text-align:center;background:#ddd;color:#fff}
.fastCartBottom{border-top:1px solid #E3E3E3;margin-top:20px;padding-top:20px}

/*SEARCH*/


.SearchContainer .ProductList.List .ProductDetails{border:0px}
.SearchContainer .ProductList li{border-bottom:1px solid #E3E3E3;float:left;font-size:12px;width: -moz-calc(25% - 22px);
width: -webkit-calc(25% - 22px);
width: calc(25% - 22px);}
.SearchContainer .ProductList li.last-row{}

.SearchContainer .product-nav{border:0px solid #E3E3E3;border-width:0px 0px}
.SearchContainer .ProductImage {padding-top:20px}
#SearchContent_Container .product-nav{display:none}
#SearchProduct_Container,#SearchContent_Container{border:1px solid #DDD;padding:40px;border-width:0px 1px 1px;background:#fff}
#SearchPageHeader{padding-top:0px !important}
.AdvancedSearch{background:#fff;padding:30px 40px;clear:both}
.AdvancedSearch h3{color:#000;border-bottom:1px solid #E3E3E3;padding-bottom:10px;margin-bottom:10px;}
.AdvancedSearch .HorizontalFormContainer{padding-bottom:20px}
.HorizontalFormContainer dt{text-align:right;width:130px;}
.HorizontalFormContainer dd{margin-left:20px}
div.categoryPicker{width:300px;height:300px}
dd.clear,.ExpressCheckout .clear{line-height:inherit;height:auto;margin-left:0px;}
.ExpressCheckout .clear{font-size:15px}

/*CART*/
.ProceedToCheckout{padding-top:20px}

/*EXPRESS CHECKOUT*/
table.General thead tr th.rt{text-align:right}
.login-form .CreateAccount label{width:200px}
.login-form .CreateAccount .Submit{clear:both}
table.General thead tr th.ct{text-align:center}
.ExpressCheckout{background:#fff}
table.General em{font-style:normal;font-family:"proxima_bold";color:#DA4453;font-weight:normal}
.CouponCode,.GiftCertificate{background:#fff;padding:40px;text-align:left}
.l-checkout{float:left}
.ExpressCheckoutContent dt{clear:both}
.ExpressCheckoutContent dt .Field200{width:200px}
.AddBillingAddress dd, .AddShippingAddress dd{width:330px}
.AddBillingAddress .HorizontalFormContainer dd{margin:0px;padding:0px;}
.ExpressCheckoutBlock .ExpressCheckoutTitle{border-color:#000;background:#000;color:#fff}
.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle{background:#848586;border-color:#E3E3E3;color:#fff}
.ExpressCheckoutBlockCompleted a.ChangeLink:before{
	content:"";
	font-family:"FontAwesome";
	color:#ffffff;
	height:20px;
	line-height:20px;
	width:20px;
}
.ExpressCheckoutBlockCompleted a.ChangeLink{
	text-indent:-9999px
	overflow:hidden
}
em.ProductPrice{font-family:"proxima_semibold";color:#DA4453;font-style:normal;font-weight:normal !important}
.CartContents tbody tr,.CartContents tfoot tr,.CartContents tfoot .CheckoutRedeemCoupon{background:#fff}

body .CartContents tfoot .CheckoutRedeemCoupon td{padding-right:20px}

#OrderConfirmationForm .SubTotal.dos .ProductPrice,#OrderConfirmationForm .SubTotal.uno .ProductPrice{font-size:14px}
#OrderConfirmationForm .SubTotal .ProductPrice{font-size:30px}
.gtotal div{line-height:35px}

.row-sp{border-bottom:1px solid #dddddd;clear:both}
#payment_options,.fl-400{float:left;width:400px;}
#provider_list{overflow:hidden;padding-top:18px}
table.CartContents{margin-bottom:0px}
.payment-select{display:inline-block;margin-right:20px;margin-bottom:20px}

.row-sp .PTB20{}
.row-sp .PTB20 strong{font-weight:normal !important;font-family:"proxima_bold";color:#000;font-size:20px;font-weight:normal}
.ProviderNamecheckout_bankdeposit{margin-right:50px;display:inline-block;text-indent:-9999px;overflow:hidden;background:url(//cdn11.bigcommerce.com/s-a24f0/templates/__custom/images/bank-deposit-eft-purchase-order.gif?t=1570088019);width:248px;height:37px;line-height:37px;vertical-align:top;}
.ProviderNamecheckout_braintree{display:inline-block;text-indent:-9999px;overflow:hidden;background:url(//cdn11.bigcommerce.com/s-a24f0/templates/__custom/images/credit-card.gif?t=1570088019);width:101px;height:37px;;line-height:37px;vertical-align:top;}
.ProviderNamecheckout_braintreepaypal{display:inline-block;text-indent:-9999px;overflow:hidden;background:url(//cdn11.bigcommerce.com/s-a24f0/templates/__custom/images/paypal.png?t=1570088019);width:109px;height:37px;;line-height:37px;vertical-align:top;}


/*PAYMENT*/
/*CC*/

.spCC{float:left;width:500px;border:1px solid #c0c0c0;background:#fff;padding:20px;color:#000;}
.sec-check{background:url(//cdn11.bigcommerce.com/s-a24f0/templates/__custom/images/cc-sec.png?t=1570088019) no-repeat right top;padding-right:70px;height:40px}
.cc-format .title{font-family:"proxima_bold";font-size:16px;padding-bottom:5px}
.row-main{background:url(//cdn11.bigcommerce.com/s-a24f0/templates/__custom/images/padlock.gif?t=1570088019) no-repeat left top;padding-left:50px;padding-bottom:25px}
.row-main .title{font-size:25px;line-height:25px}
.spCC .row{padding-bottom:15px;position:relative;margin:0px}
.choose-card{display:inline-block;background:url(//cdn11.bigcommerce.com/s-a24f0/templates/__custom/images/cc.png?t=1570088019) no-repeat left top;height:33px;width:135px;vertical-align:middle}
.spCC .ProductPrice{font-size:25px}
.spCC small{font-size:10px}

/*Q-A*/
.q-a{overflow:hidden;padding-left:20px;}
.q-a h3{color:#000;font-size:20px}
.q-a h4{padding-bottom:5px}
.q-a .fa{margin-right:10px}
.q-a .email,.q-a .phone{font-family:"proxima_bold";font-size:24px;color:#bc9870;padding-bottom:10px}
.q-a .email a{font-size:24px;color:#000}


/*BANNER*/
.banner_category_page_bottom .side-banner{padding-bottom:20px}
.Content #SideCategoryNewProducts h4{font-size:24px;color:#0B70B4;padding-top:0px}

/*CART*/
.Right #SideCartContents em.ProductPrice{text-align:left;font-weight:400;padding-top:10px;font-family:"proxima_light"}
.sidecartlink{background:#fff;text-align:center;border:1px solid #ddd;position:relative;width:100%;left:-10px;padding:10px 10px}
.sidecartlink .PayPalExpressCheckout{float:none !important}
.sidecartlink .otherpayment{padding-top:20px}
.sidecartlink .otherpayment form{padding-top:20px}
.multiStep{padding:20px 0px;background:#F4F4F4;margin-bottom:20px}
.multiStep li h4 a,.multiStep li h4{color:white;padding-bottom:0px;margin-bottom:0px !important;}
.multiStep li{background:#7a8087;padding:10px 20px;}
.multiStep li.Completed{background:#3bafda}
.multiStep li.ActivePage{background:#0b70b4}
.multiStep li.ActivePage h4{border-bottom:0px !important}


/*SALE CONTAINER*/

.ProductList li.sale-container .btn{
	background: #000
}

.ProductList li.sale-container .btn:hover{
	background: #603e18
}
#CheckoutStepBillingAddress div.checker{vertical-align:middle}
.sale-container .ProductImage:before{
	width:63px;height:38px;background:url(%%ASSET_images/sale-big.png);line-height:38px;position:absolute;right:0px top:0px
}
.subscribe_form .grid__item{padding:0px !important}
.subscribe_form .ms-parent{width:100% !important}
.subscribe_form .ms-parent button{border:1px solid #015791;border-radius:0px;line-height:35px;height:35px}
.ms-drop {width:150% !important;border-radius:0px !important;box-shadow:0px}
.ms-drop ul{text-align:left}
.ms-drop input{width:auto !important;}
.max-quantity-help{display:inline-block;padding-left:10px;}

/*TABBING*/
#tabs h1,#tabs h2{margin:0px;padding:0px;font-size:14px;line-height:1.3em;}
.productPage #tabs h2{padding-bottom:20px;font-size:18px;font-family:"proxima_light";display:none;font-weight:700}
.productPage #tabs {padding-bottom:0px}
/*PAGIN*/
.CategoryPagination .PagingList li{background:transparent;margin:0px 2px;border:2px solid #eee;font-family:"proxima_light";font-size:14px}
.CategoryPagination .PagingList li a{color:#000}
.CategoryPagination .PagingList li a:hover{color:#000;text-decoration:underline}
.CategoryPagination .PagingList li.ActivePage{color:#000!important;border:2px solid #000;border-radius:2px}

/*TOTAL TABLE*/
.CartContents tfoot{border-top:3px solid #eee}
.CartContents tfoot tr.SubTotal td{border-color:#eee!important}
.CartContents tfoot tr{background:#fff}
.CartContents tfoot tr.gtotal{background:#fff}
.CartContents tfoot tr.gtotal div{color:#000}
.CartContents tfoot tr.gtotal .ProductPrice{color:#000 !important}
.CartContents tfoot tr.SubTotal td{vertical-align:middle;}


a.max-quantity-help{color:#0B70B4 !important}

.BrandHome .inner{height:83px;overflow:hidden}
.small-banner{height:217px;overflow:hidden}
.header-logo a{display:block;}
.sub-menu .sf-menu > li > ul:before{
}
.sub-menu .sf-menu > li > ul{display:block !important}
.ProductAddToCart .productAttributeLabel{font-weight:400 !important}
.ToggleSearchFormLink.btn a{color:#fff !important}
.ToggleSearchFormLink.btn #toggle_form_link{margin-right:3px}
#QuickViewProductDetails #ProductDetails h1{padding-bottom:15px}
#QuickViewProductDetails .p-price .Value{font-size:15px;font-family:"proxima_light"}

#HomeSlideShow .owl-pagination{background:#fff;padding:5px 10px;position:absolute;width:auto !important;left:50%;bottom:0px !important}
#HomeSlideShow .owl-pagination .owl-page span{width:11px;height:11px;display:block;background:#9DD6FD }
#HomeSlideShow .owl-pagination .owl-page.active span{background:#0B70B4}
#HomeSlideShow .owl-pagination .owl-page{display:inline-block;margin:0px 3px}
#HomeSlideShow .owl-buttons .owl-prev,#HomeSlideShow .owl-buttons .owl-next{position:absolute;z-index:10;width: 25%;max-width: 100px;height:auto;top:50%;color:#fff;}
#HomeSlideShow .owl-buttons{display:none}
#HomeSlideShow:hover .owl-buttons{display:block}
#HomeSlideShow .owl-buttons .owl-prev i,#HomeSlideShow .owl-buttons .owl-next i{background:rgba(0,0,0,0.7);position:relative;margin-top:-24px}
#HomeSlideShow .owl-buttons .owl-prev{left:0px;text-align:left}
#HomeSlideShow .owl-buttons .owl-next{right:0px;text-align:right}
#HomeSlideShow .owl-buttons .owl-prev i{padding:2px 10px 4px 5px}
#HomeSlideShow .owl-buttons .owl-next i{padding:2px 5px 4px 10px}
#HomeSlideShow .owl-buttons .owl-prev:hover i,#HomeSlideShow .owl-buttons .owl-next:hover i{color:#53B9DE !important}
.cartCost strong{color:#DA4453}
.help-quantity.hidden{display:none;padding:20px;font-size:13px;line-height:18px}

span.max-quantity-help{position:relative;color:#bc9870}

.qtip .big-number{display:block;font-size:20px;font-family:"proxima_bold";color:#bc9870 ;border:1px solid #ddd;padding:10px 0px;border-width:1px 0px;margin:10px 0px}
.qtip .big-number i{margin-right:10px}

#QuickViewProductDetails .QuantityInput{float:left;width:100px}
#QuickViewProductDetails .qty .productAttributeValue{clear:none;}
.Right .TopSellers .Value-brand{display:none}
.boxin .fa-rss{margin-right:5px}
.tag-line{background:#000}
.tag-line .tag{width:20%;float:left;text-align:center;padding:30px 10px}
.tag-line .inner::after{clear:both;display:block;content:""}
.tag-line .tag p{margin:0px;color:#a7a8a9;line-height:16px}
.tag-line .tag h3{color:#fff}
.bright{border-right:1px solid #dedede}
#SideNewsletterBox{padding-left:20px}
.pr10{padding-right:10px}
.QuickSearch{top:210px;margin-left:49px !important}
.socmed{font-size:30px;}
.socmed a i{color:#333}
.socmed a:hover i{color:#000}
.FeaturedProducts h2,.TopSellers h2{text-transform:uppercase;padding:68px 0px}
.FeaturedProducts{background:#eeeeee;padding-bottom:68px}
#SideTopSellers{padding-bottom:68px}
.box-inner .box-text, .item-inner .box-text{position: absolute;
    text-align: center;
    width: 100%;color:#fff}
.box-inner .box-text h2{color:#fff}
.box-inner .category-links{display:inline-block}
.center-xy, .center-y {
    position:absolute;top:50%;width:100%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%);transform:translate(0,-50%)
}
.cat-pushs .box-cat .center-xy{-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%)}
.center-xy {
    left: 0;
    text-align: center;
}

/*BOOTSTRAP*/
.sub-title{font-family:"proxima_light";padding-top:10px;border-top:1px solid #efefef;font-weight:700}
.boxed p{line-height:16px}
.push-title{padding-bottom:20px;}
.push-title .title{padding-bottom:15px}
.boxed .underline-link span{font-size:12px;color:#000}
.push-title img{height:60px;width:auto}
.push-resume{padding:0px 30px}
.banner_home_page_top{margin-bottom:0px}
.pull-right {
    float: right !important;
}
.pull-left {
    float: left !important;
}
*, *::after, *::before {
    box-sizing: border-box;
}
.box-inner, .item-inner {
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.cat-pushs{margin-top:20px}
.cat-pushs .box{height:283px}

.cat-pushs .box.portrait{height:585px}
.cat-pushs .boxed{padding:20px;border:1px solid #efefef;position:relative}
.cat-pushs .box .box-inner .box-text {
    margin-top: -4px;
cursor:pointer;
    padding: 0 20px;
}
.cat-pushs .box {
    margin-bottom: 19px;
}
.cat-pushs .box .box-inner {
    overflow: hidden;
}
.cat-pushs .box .box-inner .box-text {
    margin-top: -4px;
    padding: 0 20px;
}
.cat-pushs .box .box-inner a {
    font-size: 13px;
    letter-spacing: 4px;
display:block
}
.cat-pushs .box .box-inner .underline-link span {
    display: block;
    font-size:12px
}
.cat-pushs .box .box-inner .category-links {
    margin-top: 6px;
}
.cat-pushs .box h2{font-size:30px;text-transform:uppercase;padding-bottom:0px;cursor:pointer}
.underline-link {
    backface-visibility: hidden;
    display: inline-block;
    font-family: "proxima_bold";
    margin-bottom: -4px;
    position: relative;
    text-transform: uppercase;
}
.cat-pushs .box .box-inner h2 a{color:#fff;letter-spacing:8px;font-size:30px}
.box-inner:hover .underline-link::after, .underline-link:hover::after{border-bottom-color: inherit;width: 100%;}
.underline-link span a{
    cursor: pointer;
    display: block;
font-family: "proxima_bold";font-size:12px !important;letter-spacing:0px !important;color:#fff
}

.boxed .category-links{background:#bc9870;padding:10px 20px;display:inline-block;color:#fff !important}
.underline-link::after {
    border-bottom: 2px solid transparent;
    content: "";
    display: block;
    margin: auto;
    padding-top: 2px;
    transition: width 0.5s ease 0s, border-color 0.5s ease 0s;
    width: 0;
}
.container-fluid::after, .container-fluid::before, .container::after, .container::before, .row::after, .row::before {
    content: " ";
    display: table;
}
.row::after {
    clear: both;
}
.row {
    margin-left: -10px;
    margin-right: -10px;
}
.responsive-picture {
    display: block;
    overflow: hidden;
    position: relative;
}
.box-inner .box-img img, .item-inner .box-img img{}
.Breadcrumb ul::after{clear:both;}
.product-nav div.selector{border:0px;background:transparent}
.main-menu > li.category-menu > a{width:230px}
#home .main-menu > li.category-menu > a{width:auto}
.detail-wrapper{background:#fff}
.detail-wrapper .inner{padding-top:20px;padding-bottom:20px}
.detail-product
.search-open{display: block;}
.search-close{display: none;}
.category-open{display: block;}
.category-close{display: none;}
.footer-last{background:#fff}
.ProductReviews{max-width:500px;text-align:center;margin:auto}
.ProductThumb .imageBox {width:100px;float:left}
input.plain{color:#000;width:100%;background:transparent;text-decoration:underline;letter-spacing:0px;text-transform:none;font-size:15px}
input.plain:hover{text-decoration:underline;background:transparent;color:#000;}
#SideProductAddToWishList{padding-top:5px}
#ProductOtherDetails .ProductDetailsGrid{background:#fff;border:1px solid #eee}
#ProductOtherDetails .ProductDetailsGrid .Label,#ProductOtherDetails .ProductDetailsGrid .Value{padding:5px 10px;min-height:32px;margin:0px;overflow:hidden;border-bottom:1px solid #eee}
#ProductOtherDetails .ProductDetailsGrid .Value{border-left:1px solid #eee}
#ProductOtherDetails .ProductDetailsGrid .DetailRow{margin:0px;padding:0px}
#tabs{border-top:0px solid #e3e3e3}
.page h1.TitleHeading{padding:37px 0px;margin-bottom:20px}
#CategoryHeading h1.TitleHeading{padding-top:0px}
#Header .PageMenu{position:relative}
#home #Header .PageMenu{position:static}
/*THUMBNAIL CAROUSEL*/
.ProductTinyImageList img{}
.bx-controls-direction a{font-family:"linear";float:none;width:100%;font-size:30px;text-align:center;position:absolute;left:0px;color:#e3e3e3}
.bx-controls-direction a.disabled{display:none}
.bx-controls-direction a.bx-prev{top:0px}
.bx-controls-direction a.bx-next{bottom:0px}
#CategoryHeading h1.TitleHeading{margin-bottom:0px !important}
.Content .Panel h2,.Content #WishLists h2{font-size:17px;text-align:left;letter-spacing:0px}
.productPage .Content .Panel h2,.fastCartBottom h2{font-size:18px;letter-spacing:2px;text-align:center}
#home .Content .Panel h2{font-size:35px;letter-spacing:8px;text-align:center}
#QuickViewContent {}
#ProductByCategory .FindByCategory ul{list-style:none;padding-bottom:10px}
#ProductByCategory .FindByCategory ul li:after{font-family:"linear";content:"";margin-left:10px;margin-right:10px;display:inline-block;font-size:8px}
#ProductByCategory .FindByCategory ul li:last-child:after{display:none}
#ProductByCategory .FindByCategory ul li{display:inline-block;}
#ProductByCategory .FindByCategory ul{display:block}
/*MAGIC LINE*/
#magic-lines {position: relative; }
#magic-lines li { }
#magic-lines li a {}
#magic-lines li a:hover {}
#magic-line { position: absolute; bottom: 0px; left: 0; width: 100px; height: 4px; background: #bc9870; }
.recently-viewed-wrapper{background:#fff}
.Left #SideCategoryList,.Left#SideShopByBrandFull{margin-bottom:20px}

.footer-main #SideShopByBrandFull .side-menu li{float:left;width:20%;border-bottom:0px}
.footer-main #SideShopByBrandFull .side-menu li a{color:#333;font-size:14px}
.footer-main #SideShopByBrandFull .side-menu li a:hover{text-decoration:underline}
.footer-main #SideShopByBrandFull h4{font-size: 16px;
font-weight: 400;
padding: 0 0 10px 0;
font-family: "proxima_bold";
text-transform: uppercase;color:#000}
.AccountLogin #LoginForm .row{margin:0px}
.ver-member{background:#fe8b18;font-size:9px;color:#fff;display:inline-block;padding:2px 5px;border-radius:3px;text-transform:uppercase;vertical-align:top}
.ver-member i{font-size:12px}
#home .super-top .marq,#home .main-menu > li > a,#home .menu-account li .fa,#home .main-menu > li.category-menu > a,#home .menu-account li a,#home .super-top .right .account-login a{text-shadow:none}
body .ui-widget-content a{color:#bc9870}

.sf-menu li.ActiveSection a{color:#bc9870 !important}
/*AFTERPAY*/

.alternate-payment .red{font-family:"proxima_bold";color:#ff0000}
.alternate-payment > span{font-family:"proxima_bold";padding-right:10px;float:left;padding-top:13px}
.afterpay-method{cursor:pointer;display:block;overflow:hidden;background:#fff;padding:10px 15px;margin-bottom:20px;border:1px solid #e3e3e3}
.afterpay-method img{vertical-align:middle;padding:0px 5px;height:20px}
#afterpay-popup{display:none}
#afterpay-popup img{width:100%}
#ModalContainer.afterpay-modal{width:650px !important;top:15% !important;}
#ModalContainer.afterpay-modal .ModalTitle{display:none}
#ModalContainer.afterpay-modal .ModalContent{padding:20px !important}
.footer-split .column-1{width:100px;float:left;padding-right:20px;}
.footer-split .column-1 img{max-width:100%}
.footer-split .column-2{overflow:hidden;padding-left:20px;border-left:1px solid #ccc}
.footer-split .column-2 p:last-child{margin-bottom:0px;}
.stock-inventory .VariationProductInventory{display:block;background: #eee;
border-radius: 2px;
padding: 4px 10px;
font-size: 13px;text-align:center}
.stock-inventory{margin-bottom:10px}
@media all and (min-width:1595px){
.cat-pushs .box{height:370px}
.cat-pushs .box.portrait{height:760px}
.SubCategoryList li{width: -moz-calc(20% - 10px);
width: -webkit-calc(20% - 10px);
width: calc(20% - 10px);}
}
.brand-content {
    line-height:20px;
	
}
#CartStatusMessage{margin-top:10px;}
@media screen and (min-width: 2200px){
	#HomeSlideShow,.slide-show .slide-content{height:770px !important}
}