/* styles.css - global */
.CartExpectedReleaseDate {
    font-style: italic;
    font-size: 11px;
}
.categoryname{
    display:none;
}
.OrderItemList .ExpectedReleaseDate {
    display: block;
    font-size: 11px;
}
.FindByCategory ul > a:first-child {
    pointer-events: none;
}
.CartContents .ExpectedReleaseDate {
    font-size: 11px;
    padding-left: 20px;
}
.ProductMain table.ExpectedReleaseDate {
    clear: left;
    margin-left: auto;
    margin-right: auto;
    margin-top: 6px
}
.ProductMain table.ExpectedReleaseDate td {
    padding: 6px;
    border: solid 1px;
    /* default colours to be overridden, as needed, by templates */
    background-color: #FFF1A8;
    border-color: #E8B541;
    color: #353535;
}
.BrandCloud {
    overflow-x: hidden;
}
.CartProductFields dt {
    font-weight: bold;
    clear: left;
}
.CartProductFields dd {
    margin-left: 50px;
}

.ProductPrice .CatalogPriceExTax,
.ProductList em .CatalogPriceExTax,
.ProductPrice .ProductDetailsPriceExTax,
.ProductList em .ProductDetailsPriceExTax {
    display: block;
    color: #777;
}

.CartContents .ItemShipping th.ItemShippingDescription {
    text-align: left;
}

.CartContents .ItemShipping th {
    border-top: 1px solid;
    border-bottom: 1px solid;
    padding: 6px 10px;
}

.CartContents .ItemShipping:first-child th {
    border-top: none;
}

.CartContents tbody td,
.CartContents tfoot td {
    padding: 6px 10px;
    vertical-align: top;
}

.CartContents tfoot .SubTotal td {
    border-top: 1px solid;
    text-align: right;
    font-weight: bold;
}

.OrderShipments .DateShipped {
    white-space: nowrap;
    width: 20%;
}

.OrderShipments .ShippingMethod {
    width: 55%;
}

.OrderShipments .TrackingNumber {
    white-space: nowrap;
    width: 25%;
}

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

div.FacebookLikeButtonContainer {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}

div.FacebookLikeButtonContainer iframe {
    width: 100%;
    height: 65px;
    border: none;
    overflow: hidden;
}

.HorizontalFormContainer p.Submit {
    margin-top: 10px;
}

#fastCartContainer {
    margin: 0 auto;
}
#fastCartWrapper {
    clear: both;
    padding: 5px;
}
#fastCartContainer .ProductList {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#fastCartContainer .ProductList li {
    margin: 3px;
    overflow: hidden;
    padding: 3px;
    float:left;
    width:122px;
}
#fastCartContainer .ProductList .ProductImage {
    width: 120px;
    height: 120px;
}
.fastCartContent {
    min-height: 235px;
    width: 625px;
}
.fastCartContent h2 {
    font-size: 25px;
}
.fastCartTop {
    padding: 15px 5px;
}
.fastCartBottom {
    padding: 0px 5px;
}
.fastCartItemBox {
    padding: 10px 2px;
    margin-left: 10px;
    max-width: 230px;
}
.fastCartItemBox a {
    text-decoration: none;
}
.fastCartThumb, .fastCartItemBox {
    float: left;
}
.fastCartQuantity {
    margin-top: 15px;
}
.fastCartSummaryBox {
    text-align: right;
    float: right;
    padding: 10px;
    max-width: 200px;
}
.fastCartSummaryBox .subtotal {
    margin-top: 15px;
    font-size: 13px;
    font-weight: bold;
    clear:both;
}
.fastCartSummaryBox .actionLink {
    margin-top:10px;
}

/* Start: SpecificInfoMessage */

.SpecificInfoMessage {
    padding: 8px 6px 8px 8px;
    margin-top: 10px;
    margin-bottom: 10px;
}

/* End: SpecificInfoMessage */

div.categoryPicker {
    border: 1px solid #bbbbbb;
    padding-left: 3px;
    padding-bottom: 3px;
    overflow: auto;
    max-height: 300px;
}

/* Product options global structural styles */

.productAddToCartBelow {
    padding-top: 1.5em;
    clear: both;
}

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

/**
* customize item form
*/

.CartContents .ProductName .CustomizeItemLink {
    font-weight: normal;
}

#CartEditProductFieldsForm  .productAttributeList {
    max-height: 380px;
    overflow: auto;
}

#CartEditProductFieldsForm .productAttributeLabel {
    font-weight: normal;
}

/* most form styles are the same as the front end except for widths */
#CartEditProductFieldsForm .productAttributeRow {
    padding-left: 190px;
}

#CartEditProductFieldsForm .productAttributeLabel {
    margin: 4px 0 4px -180px;
    padding-top: 0;
    width: 180px;
}


/* End: product options */

#ModalContent, .ModalContent {
    font-size: .95em;
}

/** shared styles for social buttons */

#ProductDetails .Content h2 {
    margin-top: 0px;
    margin-right:140px;
    float:left;
}

.AddThisButtonBox {
    width: auto;
    margin: 15px 0 15px 0 !important;
}

#cookieNotification {
    position: fixed;
    z-index: 99999;
    display: none;
    float: left;
    width: 100%;
    background: url(//cdn10.bigcommerce.com/s-n9jg91a/templates/__custom/images/cookie-sprite.png?t=1507933344) repeat-x bottom;
}
#cookieNotification .cookie-inner {
    width: 940px;
    min-height: 46px;
    margin: auto;
}
#cookieNotification .icon-info {
    float: left;
    width: 40px;
    height: 40px;
    background: url(//cdn10.bigcommerce.com/s-n9jg91a/templates/__custom/images/cookie-sprite.png?t=1507933344) no-repeat 0 8px;
}
#cookieNotification p {
    float: left;
    max-width: 750px;
    margin: 0;
    padding: 15px 0 12px;
    line-height: 18px;
    font-weight: bold;
}
#cookieNotification button {
    float: left;
    display: block;
    width: 117px;
    height: 28px;
    cursor: pointer;
    text-indent:  -9999px;
    background: url(//cdn10.bigcommerce.com/s-n9jg91a/templates/__custom/images/cookie-sprite.png?t=1507933344) no-repeat 0 -38px;
    border: none;
}

/* social sharing tabs styles */
ul.tabs {
    margin: 0;
    padding: 0;
    list-style-type: none;
    position: relative;
    top: -6px;
}

ul.tabs li {
    display: inline;
    border: 1px solid #DADADA;
    border-bottom: 0px solid #FFFFFF;
    padding: 6px 8px 6px 0;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background: #EFEFEF;
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f7f7f7');
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f7f7f7));
    background: -moz-linear-gradient(top,  #ffffff,  #f7f7f7);
    font-weight: bold;
    color: #808080;
    cursor: pointer;
    margin-right: 3px;
}

ul.tabs li.active {
    background: #FFFFFF;
    color: #000000;
    cursor: default;
    border-bottom: 1px solid #FFFFFF;
}

ul.tabs li img {
    position: relative;
    display: inline;
    left: 6px;
    top: 4px;
    margin-right: 10px;
    width: 16px;
    height: 16px;
}

#tabcontent {
    border: 1px solid #DADADA;
    padding: 15px;
    -webkit-border-radius: 5px;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius: 5px;
    -moz-border-radius-topleft: 0;
    border-radius: 5px;
    border-top-left-radius: 0;
    margin-bottom: 20px;
    min-height: 120px;
}

#tabcontent .photo {
    width: 140px;
    float: left;
}

#tabcontent .photo img {
    display: block;
    margin: auto;
}

#tabcontent #url {
    display: block;
    font-size: 10px;
    color: #808080;
}

#shareDescription {
    margin-bottom: 15px;
    margin-top: 15px;
}

.sharebutton {
    border: 1px solid #4169e1;
    cursor: pointer;
    padding: 3px 10px 5px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #4169e1;
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#073daa', endColorstr='#749ae8');
    -ms-filter: 'progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#073daa,endColorStr=#749ae8)';
    background: -webkit-gradient(linear, left top, left bottom, from(royalblue), to(#073daa));
    background: -moz-linear-gradient(top,  #073daa,  #749ae8);
}

.sharebutton a, .sharebutton a:hover {
    font-weight: bold;
    text-decoration: none;
    color: #ffffff;
    font-size: 12px;
}

#ChooseAnotherProduct li {
    width: 120px;
    height: 120px;
    margin: 15px 0 0 15px;
}

#ChooseAnotherProduct img.ShareProductImage {
    display:block;
    margin: auto;
}

#ChooseAnotherProduct {
    display:none;
}

#SharingDataWrapper {
    height:160px;
}

#SharingDataWrapper p {
    margin-bottom:10px;
}

#SharingDataChoices {
    overflow:hidden;
    float:left;
}

#SharingDataChoices li {
    overflow:hidden;
    float:left;
    width: 120px;
    height: 120px;
    margin: 15px 0 0 15px;
}

.prev, .next {
    margin-top:30px;
    float:left;
}

#SharingDataWrapper.no-scroll #SharingDataChoices {
    text-align:center;
    width:100%;
}

#SharingDataWrapper.no-scroll li {
    float:none;
    display:inline-block;
}

#SharingDataWrapper.no-scroll #productlist {
    margin-left:0;
}

#SharingDataWrapper.no-scroll #ImageScrollPrev, #SharingDataWrapper.no-scroll #ImageScrollNext {
    display:none
}

/* end social sharing tabs styles */

/* begin notification message styles, used on the order page */

.NotifyMessage {
    background: #FFFFDD;
    border: 1px solid #CDCD9B;
    padding: 15px;
    padding-bottom: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 20px;
}

.BoldUpper {
    text-transform:uppercase;
    font-weight: bold;
}

.Bold {
    font-weight: bold;
}

/* end notification message styles, used on the order page */

.ReviewEmailHint {
    color: #777;
    margin-top: 5px;
}

.PostTitle {
    padding-bottom: 5px;
}

.BlogPostContent .thumbnail {
    float: left;
    margin-right: 1rem;
    width: 20%;
    height: 120px;
    position: relative;
    text-align: center;
    margin-bottom: 2rem;
    margin-top: 0.3rem;
}
.BlogPostContent .thumbnail img {
    max-height: 100%;
    max-width: 100%;
}

.bfc {
    width: 10000px;
    display: table-cell;
}

.PostBody img, .PostBody iframe, .PostBody video, .PostBody audio {
    max-width: 100%;
}

.BlogShare {
    margin-top: 15px;
    margin-bottom: 15px;
}

.addthis_default_style .at300b {
    padding: 0 3px;
}

/* recomended solution from AddThis  to hide FB counter */
.addthis_button_facebook_like {
    overflow:hidden;
    width: 45px !important;
}

/* temp styles for blog tags */
ul.blog-tags {
    list-style: none;
    margin: 20px 0 5px 0;
}

ul.blog-tags li {
    margin: 10px 10px 10px 0;
    display: inline-block;
}

ul.blog-tags li:hover {
    background: #d4d4d4;
}

ul.blog-tags li {
    padding: 7px 10px;
    text-decoration: none;
    text-transform: uppercase;
    color: #000000;
    background: #e8e8e8;
    border: none;
    border-radius: 3px;
}

/* iselector.css */
.ISSelect { float:left; border: 1px solid #7F9DB9; background: #fff; width: 300px; overflow: auto; height: 200px; }
.ISSelect ul, .ISSelect li { list-style: none; padding: 0; margin: 0; }
.ISSelect li { cursor: pointer; padding-left: 4px; padding-top: 2px; padding-bottom: 2px; border-top: 1px solid #fff; cursor: default; border-bottom: 1px solid #fff; }
.ISSelect li.ISSelectGroup { padding-left: 0; }
.ISSelect input { margin-right: 5px;}
.ISSelectGroup li{ padding-left: 20px; }
.ISSelect .ISSelectOptionHover { background: #efefef; }
.ISSelectGroup div { font-weight: bold; font-style: italic; padding-left: 4px; }
.ISSelect li.ISSelectGroup { background: transparent; border-top: 0; border-bottom: 0; padding-bottom: 0; }
.ISSelect .SelectedRow { background: #316AC5; border-top: 1px solid #316AC5; border-bottom: 1px solid #316AC5; color: #fff; }

.RTL .ISSelect { float:right; }

* {
    margin: 0;
    padding: 0;
    outline: none;
}
body {
    background-color: #fff;
    font-size: 14px;
    font-family: Arial, Sans-Serif;
    font-weight: normal;
    -webkit-text-size-adjust: 100%;
}
.OrderNumber{
    font-weight: bold;
    font-size: 16px;
}
.ProductMain .s-price{
    display: none;
}
.ProductMain .p-price .salePrice .salePricePrice{
    font-size: 25px;
    font-weight:normal;
}
.OrderLink{
    color:#ff6100;
    font-size:16px;
    text-decoration: none;
    font-weight: bold;
}
#SearchPage .CompareButtonContainer{
    display: none;
}
.BlockContent.Order{
    margin-bottom: 40px;
}
body,
.HorizontalFormContainer dd .selector span,
.fastCartTop div,
.list-icon li {
  color: #333333;
}
input, select, textarea {
    font-family: Arial, Sans-Serif;
    font-size: 12px;
}
.CategoryContent .ProductActionAdd .btn{
    display: none;
}
#CheckoutStepPaymentDetails div.selector {
  width: 70px !important;
}
.infobox{
    float: left;
    margin-right:30px;
}
input,
select,
textarea,
input.Textbox,
input[type="text"],
#SearchForm input {
  color: #333333;
}
.inner:after {
    clear: both;
    content: "";
    display: table;
}
.TopMenu > .inner, #Header > .inner, .PageMenu > .inner, .main > .inner, .footer-main > .inner, .footer-links > .inner, .newsletter-subscription > .inner, .header-secondary > .inner {
    margin: 0 auto;
}
.TopMenu > .inner,
#Header > .inner,
.PageMenu > .inner,
.main > .inner,
.footer-main > .inner,
.footer-links > .inner,
.newsletter-subscription > .inner, .header-secondary > .inner {
  max-width: 1000px;
  width: 90%;
}
.TopMenu {
    font-size: 11px;
}
.TopMenu,
.TopMenu a {
  color: #b3b3b3;
}
.TopMenu .inner {
    padding: 10px 0 20px 0;
}
.TopMenu ul {
    padding: 0;
    margin: 0;
    text-align: right;
}
.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 .CartLink a {
  color: #333333;
}
.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 {
    margin-bottom: 15px;
    background: #ffffff;
}
#Header {
    position: relative;
    padding: 10px 0 25px 0;
    background: url(//cdn10.bigcommerce.com/s-n9jg91a/templates/__custom/images/header-bg.jpg?t=1507933344) repeat;
    background-color: #ffffff;
}
#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;
}
#SideCategoryList h2 {
    display: block;
}
.InfoMessage a {
    text-decoration: underline;
}
/* Logo */
.header-logo {
    float: left;
    width: 45%;
    box-sizing: border-box;
}
.header-logo img {
    padding-top: 14px;
}
.CallUs {
    float: left;
    width: 50%;
    box-sizing: border-box;
}
.phoneNumber{
    font-size: 16px;
    color: #484848;
}
.footer-main .phoneNumber{
    float: none;
    display: block;
}
.phoneNumber:before{
    content:"\f095";
    font-family:"FontAwesome";
    color:#ff6100;
    margin-right: 5px;
}
.hours{
    font-size: 11px;
    color: #a0a0a0;
    display: inline;
    margin: 0 0 5px 0;
}
.Help{
    font-size: 18px;
    padding: 0;
    line-height: 15px;
    color: #333333;
    margin-bottom: 10px;
    font-weight: bold;
}
.Help a{
    text-decoration: none;
}
.checkoutfooter{
    width: 270px;
}
.checkoutfooter.left{
    float: left;
    text-align: center;
}
.checkoutfooter.right{
    float: right;
    text-align:right;
}
.footer-main .hours{
    font-size: 11px;
    line-height: 16px;
    margin-bottom: 10px;
    padding-right: 20px;
    display: block;
    color: #333333;
    float: none;
}
.header-secondary {
    float: left;
    width: 55%;
    box-sizing: border-box;
}
.header-secondary ul {
    float: left;
    list-style-type: none;
    margin: 0;
    width: 50%;
    box-sizing: border-box;
    text-align: right;
    font-size: 13px;
}
.header-secondary ul li {
    display: inline-block;
    padding: 0 20px 0 0;
}
.header-secondary ul li:last-child {
    padding-right: 0;
}
.header-secondary ul li a {
    color: #484848;
}
.header-secondary ul li a:hover{
    text-decoration: underline;
}
.header-logo a,
.header-logo a:hover {
    color: #333333;
}

#cookieNotification {
    position: fixed;
    z-index: 99999;
    display: none;
    float: left;
    width: 100%;
    max-height: 88px;
    background: url(//cdn3.bigcommerce.com/r-f231278475a07134581039dfe24e4ba584835269/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(//cdn3.bigcommerce.com/r-f231278475a07134581039dfe24e4ba584835269/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: bold;
    float: none;
}
#cookieNotification button {
    float: right;
    display: block;
    margin: 17px 0 0 0;
    width: 117px;
    height: 28px;
    cursor: pointer;
    text-indent:  -9999px;
    background: url(//cdn3.bigcommerce.com/r-f231278475a07134581039dfe24e4ba584835269/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;
    }
}
#SearchForm{
    position: relative;
    float: right;
    width: 100%;
    margin-top: 25px;
}
#SearchForm form {
    padding: 0;
    margin: 0;
}
#SearchForm label {
    display: none;
}
#SearchForm input {
    font-size: 13px;
    height: 40px;
    line-height: 38px;
    padding: 0 1em;
    margin: 0;
    float: left;
    width: 83%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#SearchForm .Button {
    cursor: pointer;
    vertical-align: top;
    margin: 0 0 0 1%;
    width: 16%;
    height: 40px;
    line-height: 38px;
    border: 1px solid #f15101;
    padding: 0;
    font-size: 15px;
    text-transform: uppercase;
    color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: -webkit-linear-gradient(#f99730, #f45e11);
    background: -o-linear-gradient(#f99730, #f45e11);
    background: -moz-linear-gradient(#f99730, #f45e11);
    background: linear-gradient(#f99730, #f45e11);
    background-color: #f45e11;
    -webkit-appearance: none;
}

#SearchForm .Button:hover { background: #f45e11; }

#SearchForm .Button,
#SearchForm input.Textbox,
#SearchForm {
    border-radius:3px;
}
#SearchForm p {
    display: none;
    font-size: 0.85em;
    margin: 5px 0 0 0;
}
select {
    border-radius: none;
    margin: 0;
    padding: 6px;
}
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: 19px;
    margin-bottom: 20px;
}
a {
    text-decoration: none;
    font-weight: inherit;
    -moz-transition: all 120ms ease; -webkit-transition: all 120ms ease; -o-transition: all 120ms ease; transition: all 120ms ease;
}
a:hover{
    text-decoration: none;
    -moz-transition: all 120ms ease; -webkit-transition: all 120ms ease; -o-transition: all 120ms ease; transition: all 120ms ease;
}
.page-content #LayoutColumn2 a.pname:hover {
    background-color: transparent;
}
strong, b {
    font-weight: bold;
}
.header-logo h1 {
    font-size: 46px;
    font-weight: 300;
    padding: 0;
    letter-spacing: 3px;
    line-height: 0.7em;
}
.btn {
    cursor: pointer;
    display: inline-block;
    *display: inline;
    *zoom:1;
    text-align: center;
    text-transform: uppercase;
    border: 1px solid #f15101;
    font-family: Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    height: 35px;
    line-height: 35px;
    padding: 0 1.2em;
    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;
    background: -webkit-linear-gradient(#f99730, #f45e11);
    background: -o-linear-gradient(#f99730, #f45e11);
    background: -moz-linear-gradient(#f99730, #f45e11);
    background: linear-gradient(#f99730, #f45e11);
    background-color: #f45e11;
    color: #ffffff;
}
.btn:hover {
    background: #f45e11;
    color: #ffffff;
}
.btn.alt {
    background-color: #4d4d4d;
    color: #fff;
}
.btn.alt:hover {
  background-color:#999999;
}
.btn.text {
    background:none;
    outline: 0;
    color: #666666;
}
#CheckoutStepPaymentDetails div.selector{
    width: 70px;
}
#home h1 {
    color: #ff6100;
    font-size: 30px;
    text-align: Center;
    width: 100%;
    margin-top: 10px;
    padding-bottom: 0px;
    text-transform: uppercase;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    margin: 0;
    padding: 0;
    font-family: Helvetica, Arial, Sans-serif;
    color: #333333;
}
h1, .h1 {
    font-size: 22px;
    font-weight: 700;
    padding: 0 0 20px 0;
    font-family: Helvetica, Arial, Sans-serif;
    color: #333333;
}
h2, .h2 {
    font-size: 16px;
    font-weight: 700;
    padding: 0 0 20px 0;
}
h3, .h3 {
    font-size: 18px;
    font-weight: 700;
    padding: 0 0 20px 0;
}
h4, .h4 {
    font-size: 16px;
    font-weight: 300;
    padding: 0 0 20px 0;
    text-transform: uppercase;
}
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: bold;
    color: #333333;
}
.footer { border-top: 1px solid #d9d9d9; padding-top: 20px; }
.footer-main { border-bottom: 1px solid #d9d9d9; }

.footer-main .grid__item {
  padding: 0 40px;
  text-align: center;
}
.productPage .PriceRow.p-price .salePrice { font-weight: bold; }
.SideRelatedProducts .ProductActionAdd .youSave{ display: none; }
.productPage .dateselector { display: inline; }

.productPage .left-content { border: 0; }

.salePricePrice span { color: #484848; }


#CartHeader h1.TitleHeading, .checkout .TitleHeading{
    color: #474747;
    padding: 0;
    text-transform: uppercase;
    margin-bottom: 0;
    font-size: 20px;
    font-weight: normal;
}
#CartHeader p{
    margin-bottom: 10px;
    float: right;
    text-align: right;
}
#CartHeader p strong{
    color:#ff6100;
}
#CartHeader h1{
    float: left;
}
.checkout .TitleHeading{
    display: inline-block;
}
.TitleHeading {
    font-size: 34px;
}
.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-bottom: 1px solid #fff;
}
fieldset {
    margin: 0 0 20px;
    border: 0;
}
.horizontal-form input {
    margin-right: 1em !important;
}
.horizontal-form fieldset {
    margin-right: 20px;
    display: inline-block;
}
.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: 100% !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: 25px;
    line-height: 25px;
    padding: 0 5px;
    background: #ffffff;
    font-size: 13px;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
textarea {
    min-height: 100px;
    padding: 1em;
    line-height: 18px;
}
/* Left Content Area */
#home .Left {
    float: left;
    padding-right: 20px;
    width: 32%;
    margin-bottom: 20px;
}
.Left{
    clear: both;
    float: left;
    padding-right: 20px;
    width: 310px;
}
.Left h3 { padding-top: 0; }
.Left .BlockContent { margin: 0; }
.Left ul {
    margin: 0 0 20px 0;
    padding: 0;
}
#PartFinder{ margin-bottom: 10px; }
#PartFinder div.selector{ text-align:left; width: 100% !important; border-radius: 3px; border-color: #999999; margin: 3px 0; padding: 6px 0 !important; background: none !important; background-image: none; overflow: visible; height: 35px; box-sizing: border-box; }
#PartFinder .btn.alt{ width: 100%; border: 1px solid #ff6100; box-shadow: 0px 0px 10px #BEBCBC; height: 24px; line-height: 22px; font-weight: bold; }
#PartFinder .btn.alt:hover{ background:#ff6100; color: #fff; }
#PartFinder ol{ list-style: none; margin: 0; }
#PartFinder div.selector span { padding: 0px 25px !important; }

.PromoImage{ float:left; width: 66%; margin-right: 3%; box-sizing: border-box; }
.PromoImage img { width: 100%; max-height: 335px; height: auto; }
.finder-container { float: left; width: 31%; box-sizing: border-box; }
.FreeShipping{ background:url(//cdn10.bigcommerce.com/s-n9jg91a/templates/__custom/images/shipping-icon.jpg?t=1507933344) no-repeat 3% center; border-bottom: 1px solid #d8d8d8; }

.Satisfaction{ background:url(//cdn10.bigcommerce.com/s-n9jg91a/templates/__custom/images/satisfaction-icon.jpg?t=1507933344)no-repeat 3% center; }
.Satisfaction, .FreeShipping{ padding: 10px; margin: 3px 0; overflow: hidden; }
.Satisfaction ul, .FreeShipping ul{ display:inline-block; width: 80%; float: right; text-align: center; list-style-type: none; line-height: 1.5; font-size: 14px; margin: 0; padding-right: 10px; }
.Satisfaction span, .FreeShipping span{ color: #ff6100; font-weight: bold; text-transform: uppercase; }
.Satisfaction img, .FreeShipping img{ float: right; }
.Guarantees .one:before, .Guarantees .two:before, .Guarantees .three:before{ font-family: "FontAwesome"; color: #ff6100; font-weight: normal; font-size: 15px; margin-right: 5px; }
.Guarantees .one:before{ content:"\f098"; }
.Guarantees .two:before{ content:"\f0d1"; }
.Guarantees .three:before{ content:"\f046"; }

.Left #SideCategoryList .SideCategoryListFlyout > ul > li,
ul.side-menu > li {
    margin-bottom: 10px !important;
    padding-bottom: 10px !important;
    border-bottom: 1px solid #e3e3e3;
}
.Left li {
    clear: both;
    margin: 0 0 5px 0;
    padding: 0;
}
.Left li a.active:hover {
  border-color: #333333;
}
.Left li a.active,
a:hover,
a.alt,
.Left #SideCategoryList li a:hover,
.Left .slist li a:hover,
.Left .afterSideShopByBrand a:hover,
.Left #GiftCertificatesMenu li a:hover,
.Left #SideAccountMenu li a:hover,
.ModalContent h4 a:hover {
  color: #999999;
}
.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 {
    display: block;
}
.Left #SideCategoryList .BlockContent,
.Left .slist .BlockContent {
    padding: 0 20px 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;
}
#SearchPage #PartFinder{
    display: none;
}
#SearchPage .searchspring-no_results #PartFinder{
    display: inline-block;
}
#SearchPage .notFound{
  display: none;
}
#SearchPage .searchspring-no_results .notFound{
  display: inline-block;
  width: 100%;
}
.FinderHolder #PartFinder{
  width:75%;
}
.notFound .FinderHolder{
  width:45%;
  padding:0;
  vertical-align: middle;
  display: inline-block;
  float:left;
}
.notFound .contactInfo{
  vertical-align: middle;
  width:45%;
  display: inline-block
}
.notFound .contactInfo a{
  font-size:30px;
}
.notFound .contactInfo h3{
  padding:0;
  font-weight: 100;
}
.notFound strong{
  font-size:16px;
}
.notFound .spacer{
  margin: 0 0 40px 0;
}
.notFound .divider{
  width: 2px;
  position: relative; 
  height: 250px;
  background:#c1c1c1;
      display: inline-block;
      vertical-align: middle;
}
.notFound .divider p{
  position: absolute;
  background:#c1c1c1;
  top:0;
  bottom:0;
  margin: auto;
      height: 30px;
    width: 30px;
    border-radius: 30px;
    line-height: 29px;
    text-transform: uppercase;
    color:#fff;
    left:-15px;
}
#SearchPage #PartFinder{
    display: none;
}
#SearchPage .searchspring-no_results #PartFinder{
    display: inline-block;
    box-sizing:border-box;
}
#SearchTabProducts .noSearchMessages{
    display: inline-block;
    width: 68%;
    float: right;
}
.searchspring-no_results_container .InfoMessage, #searchspring-did_you_mean, .searchspring-no_results_container h1{
  display: none !important;
}
.searchspring-no_results_container .ErrorMessage{
  background: url(//cdn6.bigcommerce.com/s-9u5u1ss/templates/__custom/images/notFound.png?t=1470863615)no-repeat top center;
  padding: 110px 0 20px 0;
  border-bottom:4px solid #414141;
}
.searchspring-no_results_container {
    text-align: center;
}

#SearchTabProducts .noSearchMessages{
    display: inline-block;
    width: 68%;
    float: right;
}
#PartFinder .h3 {
    background: #fff;
    background: url(//cdn10.bigcommerce.com/s-n9jg91a/templates/__custom/images/header-bg.jpg?t=1507933344) repeat;
    font-size: 19px;
    border: 1px solid #d8d8d8;
    font-weight: normal;
    text-align: center;
    padding: 0;
    margin-bottom: 2px;
    height: 40px;
    line-height: 42px;
    text-transform: uppercase;
    position: relative;
}

#PartFinder .h3:after {
    content: "";
    position: absolute;
    top: -1px;
    right:-1px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 15px 15px 0;
    border-color: transparent #ff6100 transparent transparent;
}

#uniform-Make span:before { content: "1- "; }
#uniform-Model span:before { content: "2- "; }
#uniform-Year span:before { content: "3- "; }

#PartFinder div.selector span { white-space: normal; }
#PartFinder .selector span:after { content: "\f107"; font-family: "FontAwesome"; float: right; font-size: 22px; }


.Content {
    overflow: hidden;
    padding: 0 0 20px 0;
    min-height: 200px;
}
.Printer .Content{
    overflow: visible;
}
.Content .Block {
    clear: both;
}
.Block {
    margin-top: 0;
    margin-bottom: 20px;
}
.Content.Wide {
    padding: 0;
}
.Content.Widest {
    padding: 0;
    border: none;
}
.Right {
    float: right;
    width: 190px;
}
.Right .Block {
    padding: 0 0 10px 0;
}
.Right .BlockContent {
    margin: 0 10px 0 10px;
}
.Right ul {
    margin: 0;
    padding: 0;
}
.Right li {
    clear: both;
    list-style: none;
    margin: 0;
    padding: 5px 0 7px 0;
}

#home .Content.Widest { border-bottom: 1px solid #373737; padding-bottom: 20px; }
.banner_home_page_top { border-top: 1px solid #373737; padding: 20px 0 0 0; margin: 2px 0 0 0; }
.banner_home_page_bottom { padding-bottom: 60px; }

.banner_home_page_top h1 {
    float: left;
    line-height: 19px;
    font-weight: normal;
    font-size: small;
    color: #7d7d7d;
}

.Block.banner_home_page_top,
.Block.banner_category_page_top,
.Block.banner_brand_page_top,
.Block.banner_search_page_top {
    position: relative;
    z-index: 0;
}
.Block.banner_home_page_top *,
.Block.banner_category_page_top *,
.Block.banner_brand_page_top *,
.Block.banner_search_page_top * {
    padding: 0;
    margin: 0;
}
.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;
}
.footer-columns li ul,
.footer-columns li:hover ul {
    display: none !important;
}
.footer-columns .RecentNews li p {
    margin: 5px 0;
}
.footer-main .h4, .footer-main .grid__item.review p.h4 {
    padding: 0;
    line-height: 15px;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 10px;
}
#HomeRecentBlogs ul {
    padding-left: 0;
    margin-left: 0;
}
#HomeRecentBlogs li {
    list-style: none;
    padding: 5px 0 5px 10px;
    margin: 0;
}
#BlogRecentPosts h4{
    background: #E8E6E7;
    padding: 8px;
    font-weight: normal;
    color: #474747;
    text-transform: none;
    font-size: 18px;
    margin-bottom: 15px;
}
#HomeFeaturedProducts .h3,
#SideTopSellers .h3,
#HomeNewProducts .h3 {
    color: #373737;
    background-color: #fff;
    background-image: url(//cdn10.bigcommerce.com/s-n9jg91a/templates/__custom/images/header-bg.jpg?t=1507933344);
    background-repeat: repeat;
    padding: 8px 20px;
    font-weight: normal;
    margin-bottom:10px;
}
.TopSellers ul li:nth-child(5){
    display: none;
}
#home .TopSellers ul li:nth-child(4){
    border-right:none;
}
#LowerRight .FeedLink {
    float: left;
    margin: 6px 4px 0 0;
}
.ProductList {
    margin: 0 0 0 -20px;
    font-size: 0;
    padding: 0;
    overflow: hidden;
}
.ProductList li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 0 0 20px 20px;
    list-style: none;
    height: auto !important;
    margin: 0;
    font-size: 12px;
    overflow: hidden;
    width: 25%;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.Guarantees ul{
    list-style-type: none;
    margin: 0;
    display: block;
    text-align: center;
}
.Guarantees ul li{
  display: inline-block;
  color: #fff;
  font-weight: bold;
  font-size: 12px;
  padding: 5px 20px;
}
.Guarantees ul li:first-child{
    padding:5px 20px 5px 0;
}
.Guarantees ul li:last-child{
    padding:5px 0 5px 20px;
}
.Guarantees{
    background:#3F3F3F;
    padding: 7px;
    text-transform: uppercase;
}
.ProductList .btn{
    height: 25px;
    line-height: 25px;
    text-transform: none;
}
.ProductList li .ProductCompareButton {
    font-size: 11px;
    margin: 10px 0;
    text-transform: uppercase;
    text-align: center;
    color: #bebebe;
}
.ProductList .ProductPriceRating {
    padding-bottom: 5px;
    text-align: center;
}
.ProductList .ProductImage,
.brand-img,
#ProductDetails .ProductThumbImage {
    overflow: hidden;
    text-align: center;
    display: table;
    table-layout: fixed;
    width: 100%;
    position: relative;
}
.ProductList .ProductImage a,
.ProductThumbImage a {
    display: table-cell;
    width: 100%;
    vertical-align: middle;
    line-height: 0;
}
.ProductList .ProductImage img,
#ProductDetails .ProductThumbImage img {
    max-height: 100%;
    max-width: 100%;
    line-height: 1.5em;
}
.ProductList .ProductDetails {
    padding: 10px 10px 0 0;
    word-wrap: break-word;
}
.ProductList em {
    display: block;
    padding-bottom: 5px;
    font-style: normal;
    text-align: left;
}
.ProductList .Rating {
    display: block;
    text-align: center;
}
.ProductList .pname {
    display: block;
    padding-bottom: 5px;
    line-height: 21px;
    text-align:left;
    min-height: 97px;
}
.ProductList .p-name {
    font-size: 14px;
}
.ProductList .p-name a{
    display: block;
    margin-bottom: 10px;
}
#SearchPage .ProductList em{
    display: inline-block;
    float: left;
}
#SearchPage .
#SimilarMultiProductsByCustomerViews .ProductList li {
    width: 20%;
}
.List.ProductList li .ProductPriceRating {
    padding: 8px 10% 0 0;
    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: 20px 0 20px 0;
}
.ProductList.List .DescName{
    float: left;
    width: 70%;
}
.SideRelatedProducts .DescName{
    float: left;
    width: 60%;
}
.ProductList.List .ProductActionAdd{
    float: right;
    width: 28%;
    text-align: right;
}
.freeShippingMessage{
    float: left;
}
.SideRelatedProducts .ProductActionAdd{
    float: right;
    width: 20%;
    text-align: right;
    padding: 10px;
}
.ProductList.List li {
    display: block;
    margin-bottom: 0;
    padding: 5px 0;
    position: relative;
    width: auto;
    border-bottom:1px solid #e3e3e3;
}
.ProductList.List .ProductImage {
    float: left;
    width: 190px;
}
.ProductList.List .ProductDetails {
    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;
    font-size: 15px;
    display: none;
}

.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 {
    margin: 0;
    margin-left: 28px;
}

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

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

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

/* Page Breadcrumbs */
#ProductBreadcrumb ul li:nth-child(4), #ProductBreadcrumb ul{
    display: none;
}
#ProductBreadcrumb ul:last-child{
  display: block;
}
.Breadcrumb {
    padding: 0;
    color: #333333;
    margin-bottom:20px;
}
.Breadcrumb a {
  color: #333333;
}

.Breadcrumb ul {
    list-style-type: none;
    margin: 0 0 20px 0;
    overflow: hidden;
    width: 100%;
}

.Breadcrumb li {
    list-style-type: none;
    font-size: 11px;
    font-weight: 300;
    padding: 0 5px 0 0;
    display: block;
    float: left;
    background: none;
}
.Breadcrumb li:hover a{
    color:#ff6100;
}
.Breadcrumb li:nth-child(3){
    display: none;
}
.Breadcrumb li a:after{
    content:">";
    margin-left:5px;
}
.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;
    color: #999999;
}
.SortBox label {
    text-transform: uppercase;
}
.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;
    color: #333333;
    font-size: 18px;
    font-weight: normal;
}
.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 .btn.add-to-cart{
    padding: 0 40px;
    font-size: 20px;
    margin-top: 15px;
    height: 45px;
    line-height: 45px;
}
.PrimaryProductDetails .ProductMain {
    overflow: hidden;
    padding: 20px 0 20px 20px;
    float: right;
    width: 64%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.prod-wrapper {
    background-color: #f8f8f8;
    padding: 20px 15px;
    margin: 40px 0 20px 0;
    overflow: hidden;
}

.prod-review-wrapper {
    overflow: hidden;
font-size: 12px;
}


.prod-review-wrapper .prod-review-points  { float: left; width: 60%; }
.prod-review-wrapper .prod-review-points p { margin-bottom: 5px; }
.prod-review-wrapper .prod-review-points p:before { content: "\f046"; font-family: "FontAwesome"; color: #ff6100; margin-right: 4px; }
.prod-review-wrapper .product-rating { float: left; width: 40%; text-align: right; }
.prod-review-wrapper .product-rating img { margin-right: 25px; }

.PrimaryProductDetails .ProductThumb p a { font-weight: bold; }
.ProductDescription, .ProductReviews, .ProductsByCategory, .ProductOtherDetails { margin-top: 20px; }
.PrimaryProductDetails dl { font-size: 0.90em; }
.PrimaryProductDetails dt { font-weight: bold; width: 80px; clear: left; }
.PrimaryProductDetails dd { margin-left: 90px; }
.Right hr { margin: 5px 0 0; }
.ComparisonCheckbox { float: left; }

.SideRecentlyViewed .ProductList li { margin-left: 0; }

.SideRecentlyViewed .ProductDetails { margin-left: 20px; }

/* Product Comparisons */

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

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

.ComparisonTable td {
    font-size: 14px;
    padding: 10px;
    vertical-align: 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;
}
.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: 10px 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; }
.CartContents tbody td { border-bottom: 0; }
.CartContents thead { background: #ededed; }
.CartContents tbody tr td { padding: 20px; }
.CartContents tfoot .SubTotal td { font-weight: bold; }
.CartContents tfoot .SubTotal.Last { border-bottom: 3px solid #444; }
.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; }
.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: 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: bold; 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,
.ProductDescription { color: #333333; }

.ProductDetailsGrid dt { width: 140px; margin-bottom: 6px; float: left; font-weight: bold; }
.ProductDetailsGrid dd { margin-left: 140px; margin-bottom: 6px; }

.SubCategoryList { margin-bottom: 20px; }
.SubCategoryList ul,
.SubCategoryList li { margin-left: 0; }

/*# 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 }
.p-price.mobile, .SideRelatedProducts em.mobile{ display: none; }
.SearchTips .Examples { padding: 8px; color: #555; margin-left: 30px; margin-bottom: 10px; }

.ProductDetails .ProductThumb p { margin-top: 10px; font-size: 0.9em; }

.discount-list { list-style: none; margin: 25px 0 0 0; }

.ProductReviewList { clear: both; }
.ProductReviewList li { margin-bottom: 20px; border-bottom: 1px solid #e3e3e3; }
.ProductReviewList li:last-child { border: 0; }

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

.SoldOut { color: #999; }

.AddToWishlistLink { position: relative; margin: 0; }
.AddToWishlistLink .wishlist-button { position: absolute; top: -70px; left: 165px; font-weight: bold; cursor: pointer; background: #fff; border: 0; color: #333333; }

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

.GoogleCheckout p,
.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; border: 2px solid #e3e3e3; }

/** Currency Selector **/

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

.CurrencyList dd { margin: 0px; background-color: #F9F9F9; clear: both; }
.CurrencyList dd,
select,
input.Textbox,
textarea,
input[type="text"],
input[type="password"],
.QuickSearch,
.SharePublicWishList,
.ExpressCheckoutBlock .ExpressCheckoutTitle,
.HowToPay,
.NotifyMessage,
.QuickSearchResult .QuickSearchResultImage,
.CurrencyChooser,
div.uploader,
div.selector {
  border: 1px solid #767676;
}

.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(//cdn3.bigcommerce.com/r-f231278475a07134581039dfe24e4ba584835269/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: bold;
    margin-top: 3px;
    display: block;
}

/* Shipping Estimation on Cart Contents Page */

.EstimateShipping {
    padding: 20px !important;
    border: 1px solid #e3e3e3;
}

.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: bold;
    text-transform: uppercase;
}

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

.ExpressCheckoutBlock .ExpressCheckoutCompletedContent {
    display: none;
}

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

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent,
div.uploader span.action {
  border-left: 1px solid #e3e3e3;
}

.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%
}
.cartrigeDropDown{
    float: right;
    width: 230px;
    margin-top: -23px;
}
#catDougy{
    overflow: hidden;
    background: #ECECEC;
    padding: 13px;
    margin-bottom:10px;
}

.page.PrinterList .Content { overflow: visible; }

.SubCategoryListGrid ol {
    clear: both;
}

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

.SubBrandList li {
    margin-bottom: 4px;
    padding-left: 5px;
}

.SubBrandList li:before {
  content: "\f101";
  font-family: "FontAwesome";
  margin-right: 5px;
}

.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: bold;
    width: 140px;
    margin-bottom: 4px;
}

.ProductAddToCart dd {
    margin-left: 140px;
    margin-bottom: 4px;
}

.ProductAddToCart.cannot-purchase .add-to-cart {
    display: none;
}

.ProductAddToCart dt div.Required,
#CartEditProductFieldsForm dt div.Required {
    width: 8px;
}

.ProductAddToCart textarea,
#CartEditProductFieldsForm textarea {
    width:183px;
    height: 50px;
}

.CartContents .CartProductFieldsLink {
    font-size: 11px;
    color: #666;
    margin-top: 6px;
    padding-left: 22px;
    background: url('//cdn3.bigcommerce.com/r-f231278475a07134581039dfe24e4ba584835269/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 {
    margin-top: 20px;
}

.CartThumb {
    text-align: center;
    width: 1px;
}

.WrappingOptions {
    font-size: 11px;
    color: #666;
    margin-top: 6px;
    padding-left: 22px;
    background: url('//cdn3.bigcommerce.com/r-f231278475a07134581039dfe24e4ba584835269/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;
    margin-bottom: 20px;
    border-bottom: 1px solid #e6e6e6;
}
.TabNav li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
.TabNav li a {
    display: block;
    line-height: 40px;
    padding: 0 16px;
    height: 40px;
    font-size: 12px;
    background: #f8f8f8;
    color: #3e3e3e;
    text-transform: uppercase;
}
.TabNav li.Active a {
    background: #ff7f00;
    color: #ffffff;
}
.ProductAddToCart dd.AddCartButton div.BulkDiscount {
    display: inline-block;
    float:left;
}
.ProductAddToCart .BulkDiscount {
    clear: both;
}

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

.RequiredClear {
    visibility: hidden;
}

/* Custom Fields - End */

/* Product Details Price */

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

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

.ProductOptionList input {
    vertical-align: middle;
}

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

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

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

#SearchResultsCategoryAndBrand {
    margin: 20px 0;
}

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

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

/** AJAX loading box - Start **/

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

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

/** AJAX loading box - End **/

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

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

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

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

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

/* 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;
    border-bottom: 1px dotted #e3e3e3;
}

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

.productOptionViewRectangle .option.selectedValue label {
  border: 1px solid #333333 !important;
}
.productOptionPickListSwatch .selectedValue .textureContainer,
.productOptionPickListSwatch .selectedValue .swatchColours {
  border: 1px solid #e3e3e3 !important;
  border-color: #3d3d3d !important;
}
.productOptionPickListSwatch .textureContainer,
.productOptionPickListSwatch .swatchColours,
.productOptionViewRectangle .option label,
.recaptchatable #recaptcha_response_field,
.zoomWrapper,
#ProductDetails .ProductTinyImageList ul li.selected {
  border: 1px solid #e3e3e3 !important;
}

#tabcontent {
    border-radius: 0;
}

#tabcontent .photo {
    margin-right: 20px;
    float: left;
    width: 200px;
}

#tabcontent .photo img {
    height: auto;
    max-height: 100%;
    max-width: 100%;
}

#tabcontent #url {
    margin-bottom: 20px;
}

ul.tabs li {
    border-radius: 0;
}

/* Product Videos */

.previewImageContainer {
    height: 30px;
    width: 50px;
}

.videoRow img {
    float: left;
    padding-right: 5px;
}

.videoRowTitle {
    font-weight: bold;
}

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

.VideoOverlay {
    background-image: url('//cdn3.bigcommerce.com/r-f231278475a07134581039dfe24e4ba584835269/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: bold;
}

.VideoSingleDescription {
    margin-bottom: 20px;
}

.Left #VideoMiddleContainer,
.Right #VideoMiddleContainer {
    display: none;
}

.Content #VideoSideContainer {
    display: none;
}

#VideoSideContainer ul {
    text-align: center;
}

#VideoSideContainer ul li {
    margin-bottom: 5px;
}

.VideoSideDescription {
    padding: 2px 10px;
}
.VideoImageContainer {
    position: relative;
    float: left;
}
.ToggleSearchFormLink {
    position: relative;
    overflow: hidden;
    z-index: 2;
}
.Panel#ProductTabs {
    padding-top: 15px;
}
#ProductTabs .Block.Panel{
    min-height: 60px;
}
.PinterestButtonContainer {
    margin: 10px 0;
    text-align: center;
}
.ProductOtherDetails .DetailRow:nth-child(even) {background: #efefef}
.ProductOtherDetails .DetailRow:nth-child(odd) {background: #FFF}
.ProductOtherDetails .DetailRow .Label{
    display: inline-block;
    margin-right:10px;
    font-weight: bold;
    width:160px;
    padding: 5px 10px;
    text-align: left !important;
    position: relative;
}
.ProductOtherDetails .DetailRow .Value{
    display: inline-block;
}
#prodAccordion .Block {
    padding: 0 !important;
    margin: 0 !important;
    border-bottom: 1px solid #e3e3e3;
}
#prodAccordion h2 {
  color: #333333;
}

.prodAccordionContent {
    display: block;
}

.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: relative;
    z-index: 50;
    background: -webkit-linear-gradient(#484848, #363636);
    background: -o-linear-gradient(#484848, #363636);
    background: -moz-linear-gradient(#484848, #363636);
    background: linear-gradient(#484848, #363636);
    background-color:#363636;
}

.PageMenu .h3 { display: none; }

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

.borderB { border-bottom: 1px solid #e3e3e3; }
.borderR { border-right: 1px solid #e3e3e3; }

.PageMenu ul {
    border-bottom: none;
    padding: 0;
    margin: 0;
    position: relative;
    display: inline-block;
    width: 100%;
}

.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(//cdn3.bigcommerce.com/r-f231278475a07134581039dfe24e4ba584835269/themes/ClassicNext/images/nav_active.png) no-repeat center top;
}

.PageMenu li a {
    display: block;
    padding: 15px 17px;
    color: #fff;
    -moz-transition: all 120ms ease; -webkit-transition: all 120ms ease; -o-transition: all 120ms ease; transition: all 120ms ease;
}

.PageMenu li:last-child a { color: #ff8139; }
.PageMenu li:last-child a:hover { color: #fff; }
.PageMenu li:last-child.over a { color: #fff; }

.PageMenu li:last-child a:after { content: "\f107"; font-family: 'FontAwesome'; margin-left: 5px; }

.footer .PageMenu li ul:before {
    top: auto;
    bottom: -18px;
    border-color: #333 transparent transparent transparent;
}
.PageMenu li ul li{
    clear: both;
    display: block;
    float: none;
    font-size: 13px;
    margin: 0;
    text-align: left;
    width: auto;
}
.PageMenu li ul li a {
    float: none;
    width: auto;
    margin: 0;
    display: block !important;
    text-align: left;
    font-weight: normal;
    text-transform: none;
}
.PageMenu li ul {
    display:none;
    position: absolute;
    z-index: 10;
    top: 100% !important;
    width: 215px;
    right: 0;
    list-style-image: none;
    background: #363636;
}

.PageMenu li:hover ul { display: block; padding: 10px 0; background-color: #ff6100; }
.PageMenu li:last-child ul li a:after { content: ""; }
.PageMenu li:hover ul li a { background-color: #ff6100; color: #ffffff; padding: 10px 15px; }
.PageMenu li:hover ul li a:hover { background-color: #363636; }

.PageMenu li:hover a {
    background-color: #ff6100;
    -moz-transition: all 120ms ease; -webkit-transition: all 120ms ease; -o-transition: all 120ms ease; transition: all 120ms ease;
}
.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: none;
}
.PageMenu .sf-menu > li > a {
  color: #333333;
}
.PageMenu .sf-menu li ul {
    z-index:150 !important;
}
.PageMenu .sf-menu li ul li {
    z-index:200 !important;
}
.Left #SideCategoryList .sf-menu ul {
    display: block !important;
    visibility: visible !important;
    position: static;
    top: 0;
}
.Left #SideCategoryList .SideCategoryListFlyout .sf-shadow ul,
.Right #SideCategoryList .SideCategoryListFlyout .sf-shadow ul {
    background: none !important;
}
.PageMenu li ul li {
    list-style-image: none;
}
.PageMenu li ul ul {
    display: none;
    left: 100% !important;
    margin-left: 0;
    border-left: 1px solid #4d4d4d !important;
    top: 0px !important;
}
.PageMenu li {
    position: relative;
    /*z-index: 1;*/
    display: inline-block;
    *display: inline;
    *zoom: 1;
    text-align: center;
    font-size: 15px;
    margin-right: -4px;
}
.PageMenu li ul li a.hasSub {
    background: url(//cdn3.bigcommerce.com/r-f231278475a07134581039dfe24e4ba584835269/themes/ClassicNext/images/sub.png) 100% 50% no-repeat;
    padding-right: 20px;
}
.inner .Block {
    display: block;
    clear: both;
}
.FeaturedProducts,
.NewProducts,
.TopSellers{
    margin-bottom: 2px;
    padding-bottom: 30px;
    margin-top: 10px;
}
table.General,
table.CartContent,
table.CartContents {
    border-collapse: collapse;
}
.EstimateShippingLink{
margin-bottom: 0;
}
.CartContents tfoot .SubTotal td em.ProductPrice{
    font-size: 22px;
    font-style: normal;
    margin-left: 20px;
    min-width: 70px;
    display: inline-block;
}
.CartContents tfoot .SubTotal td {
    padding-bottom: 25px;
    padding: 0;
    border:none;
}
.BlockContent .CartThumb img {
  max-width: 70px;
  padding: 5px;
  height: auto;
  box-sizing: border-box;
}
#SharingDataWrapper {
    height: auto;
}
#SharingDataChoices {
    float: none;
}
#SharingDataChoices li {
    width: auto;
    height: auto;
}
.EstimateShippingButtons {
    text-align: left;
    float: left;
}
.EstimateShippingButtons input {
    margin-bottom: 20px;
}
#uniform-sel_billing_address {
    width: auto;
    margin-bottom: 10px;
}
.left-content {
  float: left;
  width: 35%;
  border-right: 1px solid #e3e3e3;
  margin-bottom: 10px;
}
.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;
}

.phoneIcon {
  color: #333333;
  font-weight: bold;
}

.SortBox div.selector,
.SearchSortingSelectContainer div.selector {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.SortBox div.selector span,
.SearchSortingSelectContainer div.selector span {
    height: 35px;
    line-height: 35px;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

ul.AccountOrdersList {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    list-style-image: none;
}

.AccountOrderStatusList li {
    position: relative;
    list-style-image: none;
}

#LayoutColumn1 .h3tt {
    display: none;
}

#LayoutColumn2 .multiStep {
    display: none;
}

.banner_category_page_top {
    position: relative;
}

.banner_category_page_top h2 {
    font-weight: normal !important;
    line-height: 1.25 !important;
    position: relative;
    clear: both;
    color: #312E29 !important;
    display: block;
    font-size: 34px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    bottom: 75px;
    left: 50px;
    position: absolute;
}

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

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

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

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

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

/* 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(//cdn3.bigcommerce.com/r-f231278475a07134581039dfe24e4ba584835269/themes/ClassicNext/images/recapRefresh.png) 0 0 no-repeat !important; }
#recaptcha_reload_btn img { visibility: hidden; }
#recaptcha_switch_audio_btn { display: block; background: url(//cdn3.bigcommerce.com/r-f231278475a07134581039dfe24e4ba584835269/themes/ClassicNext/images/recapAudio.png) 0 0 no-repeat !important; }
#recaptcha_switch_audio_btn img { visibility: hidden; }
#recaptcha_whatsthis_btn { display: block; background: url(//cdn3.bigcommerce.com/r-f231278475a07134581039dfe24e4ba584835269/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("//cdn3.bigcommerce.com/r-f231278475a07134581039dfe24e4ba584835269/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,
.CurrencyChooser a span {
    color: #333333 !important;
}

#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 dd,
.AddShippingAddress dd {
    margin: 0;
    padding: 0 0 5px 15px !important;
    float: left;
    width: 240px;
}
.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 #CategoryPagingTop,
.inner #CategoryPagingBottom {
    float: left;
    width: auto;
    clear: none;
}
.inner #CategoryPagingTop {
    padding-left: 20px;
}
.PagingList {
    float: left;
}
.CategoryPagination .PagingList li {
    padding: 0 5px;
}
.CategoryPagination .PagingList a {
    color: #b4b4b4;
}
.CategoryPagination .PagingList a:hover {
    color: #312E29;
}
.inner #CategoryHeading {
    float: none;
    width: auto;
    clear: none;
}
#CategoryHeading .TitleHeading {
  color: #333333;
}
.PrinterList .catJump{
    float: left;
    width: 70%;
    -webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 3; /* Firefox */
    column-count: 3;
    border-right:1px solid #e3e3e3;
    font-size: 13px;
}
.PrinterList .ProductList{
    display: none;
}
.PrinterList .CategoryContent{
    margin-bottom: 2px;
}
.PrinterList div.selector{
    float: right;
  width: 230px !important;
  border-color: #474747;
}
.PrinterList #LayoutColumn1 ul{
    list-style-type: none;
    margin: 10px 0;
}
.PrinterList #LayoutColumn1 ul ul, .FindByCategory ul{
    list-style-type: none;
    margin: 15px 0;
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
    position: relative;
}
.FindByCategory ul{
    padding-top: 45px;
}
.PrinterList #LayoutColumn1 ul h3, .FindByCategory h3{
    background: #E8E6E7;
    padding: 8px;
    font-weight: normal;
    color: #474747;
}
.FindByCategory h3{
    position: absolute;
    width: 100%;
    top: 0;
    box-sizing:border-box;
}
.Printer h2, .SideRelatedProducts h2{
    padding: 8px;
    font-weight: normal;
    color: #474747;
    border-bottom:3px solid #373737;
    font-size: 18px;
}
.productPage .SideRelatedProducts .ProductList .ProductImage{
  float: left;
  width: 15%;
  margin-right: 10px;
}
.productPage .SideRelatedProducts .ProductList{
    margin: 1px 0 0 0;
    padding: 20px 0 0 0;
    border-top: 1px solid #373737;
}
/*
.productPage .SideRelatedProducts .ProductList li:nth-child(5){
    display: none;
}
*/
.productPage .SideRelatedProducts .ProductList li{
    width: 100%;
    border-bottom: 1px solid #e3e3e3;
    padding: 5px 0;
}
.SideRelatedProducts{
    margin-top: 20px;
}
 .PrinterList .CategoryDescription{
    margin:20px 0;
}
.CheckoutLeft #ShippingProvider form p:first-child{
    display:none;
}
.PrinterList #CategoryHeading p, .cartrigeDropDown > span, .searchPrint > p{
color: #ff6100;
  font-weight: bold;
  padding: 0;
  margin: 0 0 5px 0;
  font-size: 15px;
  display: inline-block;
}
.PrinterList #CategoryHeading .TitleHeading{
    color: #333333;
  font-size: 18px;
  border: 1px solid #e3e3e3;
  margin: 0 0 20px 0;
  padding: 8px;
  border-radius: 3px;
}
.Printer .CategoryDescription img.left {
  float: right;
  width: 20%;
  box-sizing: border-box;
  display: inline-block;
  margin: 10px 60px 0 30px;
  max-width: 180px;
}
.Printer .CategoryDescription{
  padding: 0 20px;
  margin-bottom: 25px;
}
.Printer .CategoryDescription h1{
    font-size: 20px;
}
.Printer div.qtyLabel, .SideRelatedProducts .ProductActionAdd div.qtylabel{
 float: right;
  background: #E8E6E7;
  padding: 7px;
  width: 90px;
  margin-top: 7px;
}
.Printer div.qtyLabel .qtyLabel, .SideRelatedProducts .ProductActionAdd div.qtylabel .qtylabel{
    margin-right: 10px;
    color: #000;
}
.Printer .youSave{
    display: none;
}
#CategoryContent .ProductList .pname,
#CategoryContent .ProductList .p-name a, .SideRelatedProducts .DescName a {
    color: #272727;
    font-size: 16px;
    font-weight: 400;
    padding-bottom: 10px;
}
#CategoryContent .ProductList .p-name a:hover, .SideRelatedProducts .DescName a:hover {
    text-decoration:underline;
}
.SideRelatedProducts .addToCart{
    display: none;
}
#CategoryContent .ProductList .ProductActionAdd .btn {
  background-color: #333333;
}
#CategoryContent .ProductList .ProductActionAdd .btn:hover {
  background-color: #4d4d4d;
}
#CategoryContent .CompareButton .btn {
  color: #333333;
  border-color: #333333;
}
#CategoryContent .CompareButton .btn:hover {
  color: #4d4d4d;
  border-color: #4d4d4d;
}
.SortBox,
.SearchSorting {
    font-size: 13px;
    margin: 0;
    padding: 0;
}
.SortBox label,
.SearchSorting label {
    float: left;
    font-size: 12px;
    padding: 10px 10px 0 0;
}
.SortBox div.selector,
.SearchSorting div.selector {
    float: right;
    line-height: 35px;
    min-height: 35px !important;
    padding: 0;
    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: 35px;
    height: 35px;
    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: 25px;
    padding-bottom: 20px;
    font-size: 13px;
    font-weight: bold;
}

.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.CartContents thead tr th{
    border: 1px solid #fff;
    text-transform: uppercase;
}
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: 5px 10px;
}

table tbody tr td,
table.General tbody tr td,
table.CartContents tbody tr td,
.CompareFieldName {
  border-bottom: 1px solid #e3e3e3;
}

table tbody tr td,
table.General tbody tr td,
table,
table.General,
table.CartContents {
    margin: 10px 0 20px 0;
}
table.CartContents tbody tr td{
    border: 1px solid #e3e3e3;
}
table.CartContents tbody tr td.CartThumb{
    border-right: 1px solid #fff;
    border-left:none;
}
table.CartContents tbody tr td.CartItemTotalPrice{
    border-right: none;
}
table.CartContents tbody tr td.CartItemIndividualPrice, table.CartContents tbody tr td.CartItemTotalPrice{
    text-align: center;
}
.CartItemQuantity a{
    text-decoration: underline;
}
.CartItemQuantity .selector{
    margin-bottom: 7px;
}
/* Checkout */
a.ChangeLink {
    top: 12px;
    right: 10px;
}
.ExpressCheckoutContent {
    padding: 0 0 20px 20px;
}
.ExpressCheckoutContent .CreateAccount,
.ExpressCheckoutContent .AccountLogin {
    float: left;
    width: 46%;
}
.ExpressCheckoutContent .CreateAccount {
    padding-right: 2%;
}
.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;
    color: #999999;
}

.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: 13px;
    line-height: 28px;
    font-weight: normal;
}

.btns form {
    display: inline;
    float: right;
}

.btns span.FloatRight {
    padding: 0 5px;
}

.btns .btn-clear {
    float: left;
    clear: none;
}

.bg-gray { float: left; padding: 20px; width: 90%; background: #ededed; display: block; margin-bottom: 20px; }

.ShippingMethodList table { clear: both; padding-top: 20px; width: 100%; }
.ShippingMethodList table td { padding: 15px 10px 10px 10px!important; }

/* override invalid width set by uniform jq-plugin on firefox */
.CartItemQuantity .selector,
.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(//cdn3.bigcommerce.com/r-f231278475a07134581039dfe24e4ba584835269/themes/ClassicNext/images/icon_sprite.png) no-repeat -46px -46px;
}
.SubTotal td {
    padding: 20px 0 0 0;
}
.ProceedToCheckout {
    text-align: right;
}
.KeepShopping{
    float: left;
    clear: left;
}
.freeShippingMessage .freeShippingRemaining, .freeShippingMessage span {
  color: #ff6100 !important;
}
#SideCartContents p{
    text-align: center;
    font-weight: bold;
    font-size: 17px;
}
.ShipperName{
    display: none;
}
.arrow:before{
    font-family:"FontAwesome";
    content:"\f060";
    margin-right: 7px;
    font-weight: normal;
}
.KeepShopping .btn.alt{
    background: #E9E9E9;
    color: #1E1C1D;
    font-weight: bold;
    border: 1px solid #C3C3C3;
    font-size: 14px;
    height: 40px;
    line-height: 38px;
}
.KeepShopping .btn.alt:hover{
    background: #adadad;
    color: #fff;
    border-color:#adadad;
}
.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;
    text-align: right;
}
.CheckoutButton{
    text-align: right;
}
.boxin {
    display: block;
    width: 100%;
    padding: 20px 0;
    border-bottom: 1px solid #6a6a6a;
}
.boxin .mtop {
    margin-top: 20px;
}

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

#ProductDetails .ProductTinyImageList ul li {
    background-color: #fff;
    border: 0 none !important;
    display: inline-block;
    margin: 0 10px 0 0;
    padding: 0;
    list-style-image: none;
}

#ProductDetails .ProductTinyImageList ul li a {
    display: block;
    padding: 0 !important;
}

#ProductDetails .ProductTinyImageList {
    white-space: nowrap;
    overflow: hidden;
    float:left;
}

.ImageCarouselBox {
    margin-bottom: 10px;
}

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

#ProductDetails #ImageScrollPrev,
#ProductDetails #ImageScrollNext { margin-top: 35px; }
.ProductDetailsGrid .DetailRow .BrandName { padding: 0; }
.ProductDetailsGrid .DetailRow.nop { padding: 0; }
.ProductMain .ProductDetailsGrid{ float: left; width: 50%; }
.DetailRow.qty .AddCartButton{ float: left; }
.DetailRow .Label.QuantityInput{ float: left; margin: 0; display: block; line-height: 30px; margin-right:5px; }
.ProductDetailsGrid .DetailRow.product-rating { padding: 20px 0; border-top: 1px solid #e3e3e3; border-bottom: 1px solid #e3e3e3; }
.ProductAddToCart .productAttributeLabel { font-weight: bold; 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(//cdn3.bigcommerce.com/r-f231278475a07134581039dfe24e4ba584835269/themes/ClassicNext/images/icon-outofstock.png) no-repeat 0 0; }

#prodAccordion { padding-bottom: 30px; }

#prodAccordion .current .subtitle { background: url(//cdn3.bigcommerce.com/r-f231278475a07134581039dfe24e4ba584835269/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(//cdn3.bigcommerce.com/r-f231278475a07134581039dfe24e4ba584835269/themes/ClassicNext/images/icon_arrow_left.png) no-repeat right center !important;
    cursor: pointer;
}
.prodAccordionContent {
    border-top: 0px solid #EAEAEA;
}
#SimilarProductsByCustomerViews .btn {
    display: none;
}
#fastCartContainer .ProductList {
    margin: 0 10px 0 -20px;
}
#fastCartContainer .ProductList li,
#home #fastCartContainer .ProductList li {
    height: auto !important;
    margin: 0;
    padding: 0 0 0 20px;
    width: 25%;
}
#home .ProductList .pname { color: #333333; min-height: 70px; }

.productPage .ProductList li { width: 25%; }

#home .ProductList li { width: 50%; padding: 20px 40px 40px 20px; box-sizing: border-box; }
#home .ProductList li .ProductImage { width: 25%; float: left; padding: 0 20px 20px 0; }
#home .ProductList .ProductImage a, #home .ProductThumbImage a { display: block; max-height: 125px; }
#home .ProductList em { float: left; }
#home .ProductActionAdd { width: 35%; float: right; text-align: right; }
#home div.qtyLabel { width: 100%; margin: 0 0 5px 0;}
#home .ProductList .ProductPriceRating { display: none; }
#home .ProductList li { border-top: 1px solid #e3e3e3; }
#home .ProductList li:nth-child(1), #home .ProductList li:nth-child(2) { border-top: 0; }
#home .ProductList li:nth-child(odd) { border-right: 1px solid #e3e3e3; }

#home .ProductList .p-price .salePrice .salePricePrice, #CategoryContent .p-price .salePrice .salePricePrice,
.p-price .salePrice .salePricePrice, .SideRelatedProducts em .salePrice .salePricePrice{
    color: #FF4E00;
    font-size: 20px;
    display: block;
    margin-bottom: 5px;
}
#home .ProductList .p-price .regPrice .RegPricePrice, #CategoryContent .p-price .regPrice .RegPricePrice,
.p-price .regPrice .RegPricePrice, .SideRelatedProducts em .regPrice .RegPricePrice{
    text-decoration:line-through;
    margin-left: 5px;
}
#home .ProductList .p-price .youSave .youSavePrice, #CategoryContent .p-price .youSave .youSavePrice,
.p-price .youSave .youSavePrice, .SideRelatedProducts em .youSave .youSavePrice{
    margin-left: 5px;
}
.SideRelatedProducts em{
    text-align: right;
}
#home .ProductList .btn {
    background-color: #878787;
    background: #878787;
    border: 0;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    border-radius: 3px;
}
#home .ProductList .btn:hover {
    background-color: #4d4d4d;
}
#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; }

.fastCartThumb { text-align: center; }
.fastCartItemBox { margin-left: 0; padding: 0 20px; }
.fastCartSummaryBox { padding: 20px; text-align: center; }
.fastCartSummaryBox .ProceedToCheckout { margin: 0 0 20px 0; }
.CheckoutButton .btn{ font-size: 15px; height: 50px; line-height: 50px; font-weight: bold; }

table { border-color: #373737; }

.footer.checkout { border: none; }
.footer.checkout .footer-main.checkout { padding-top: 5px; }
.footer .footer-main.checkout .inner { border-top: 3px solid #373737; }
.footer .footer-main.checkout .line { border-top: 1px solid #373737; padding: 25px 0; overflow: hidden; }
.footer .footer-main.checkout .hours { color: #8b8b8b; }
.footer .footer-main.checkout img { padding-top: 0; }
.footer .footer-main.checkout .h4 { font-size: 12px; font-weight: bold; }
.footer.checkout .footer-main { padding-top: 28px; }

.productlist-page .callout ul { list-style: none; background-color: #f3f3f3; overflow: hidden; margin: 0 0 22px 0; }
.productlist-page .callout li { float: left; width: 33.33333%; box-sizing: border-box; text-align: center; font-size: 13px; padding: 10px; }
.productlist-page .callout li span { font-weight: bold; }
.productlist-page .callout li:before { font-family: 'FontAwesome'; color: #ff6d00; margin-right: 4px; font-size: 15px; }
.productlist-page .callout li:nth-child(1):before { content: "\f095"; }
.productlist-page .callout li:nth-child(2):before { content: "\f0d1"; }
.productlist-page .callout li:nth-child(3):before { content: "\f164"; }

.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(//cdn3.bigcommerce.com/r-f231278475a07134581039dfe24e4ba584835269/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; }

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

.footer-main li { float: left; width: 100%; }
.footer-main .grid__item.review p, .newsletter-subscription p{ text-align:left; line-height: 14px; }
.footer-main .inner { padding: 2px 0 20px 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; }
.checkout .footer{ margin-top: 50px; }
.footer ul,
.footer-links ul,
.footer #SideCategoryList ul {
    float: left;
    width: 100% !important;
    margin: 0;
    list-style: none;
}
.footer .footer-columns li {
    padding: 2px 0;
    float: none;
}
/*.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: 0; padding: 0; }
.footer-links { background: url(//cdn10.bigcommerce.com/s-n9jg91a/templates/__custom/images/header-bg.jpg?t=1507933344) repeat; background-color: #ffffff; color: #f67b21; padding: 30px 0 80px; }
.footer-links a { color: #f67b21; text-decoration: none; }
.footer-links a:hover{ color: #666; }

.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, .footer-links ul { font-size: 11px; font-weight: bold; }
.footer-links .h4{ color: #494949; padding: 0; text-transform: none; font-weight: bold; }
.footer-links .left{ float: left; padding: 20px 0; }
.footer-links .right{ float: right; display: block; padding: 20px 0; margin: 0; }

.footer-newsletter, .footer-social, .txt-wrapper { float: left; box-sizing: border-box; }

.footer-newsletter { width: 55%; padding-right: 40px; border-right: 1px solid #d9d9d9; }
.footer-newsletter .txt-wrapper { width: 40%; }
.footer-newsletter form { float: left; width: 60%; padding-top: 20px; }

.footer-social { width: 45%; padding-left: 40px; }
.footer-social .txt-wrapper { width: 53%; }
.footer-social ul { float: left; width: 40% !important; padding-top: 15px; }

.footer-columns img { padding-top: 40px; max-width: 100%; height: auto; }

.newsletter-subscription label {
    display: none;
}
.newsletter-subscription input {
    width: 78%;
    box-sizing: border-box;
    height: 30px;
    line-height: 30px;
    border: 1px solid #dbdbdb;
    font-style: italic;
}
.newsletter-subscription .btn{
    width: 20%;
    text-transform: none;
    height: 30px;
    line-height: 30px;
    font-weight: bold;
    padding: 0;
    box-sizing: border-box;
    border: 1px solid #dbdbdb;
    background-color: #fcfcfc;
    background: #fcfcfc;
    color: #262626;
    font-style: normal;
}
.newsletter-subscription{
    text-align: left;
}

#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: 69px; margin: 0; border: solid #fff 0px; }

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

.fullwidth{ padding: 0 !important; }

#ProductBreadcrumb ul.last { display: block; }

.Message{ padding: 20px; }

.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%; margin-bottom: 15px; }

#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; }
#fastCartContainer { margin: 20px auto 0 auto; }

.zoomWindow { width: 100%; }
#uniform-eway_ccexpm, #uniform-eway_ccexpy,
#uniform-creditcard_ccexpm, #uniform-creditcard_ccexpy { width: 75px !important; }
#ShippingProvider{ display:none !important; }
.CartCode { float: left; text-align: left; padding: 0; clear: left; }
.CartCode .CouponCode p{ font-weight: normal; text-transform: none; font-size: 15px; margin-bottom: 5px; }
.CartCode .CouponCode input{ height: 35px; line-height: 35px; }
.CartCode div.CouponCode{ padding: 0 !important; }
.CartCode .GiftCertificate input.btn, .CartCode .CouponCode input.btn { min-width: 35px; text-align: center; font-size: 12px; font-weight: bold; }
#uniform-EventDateMonth,
#uniform-EventDateDay,
#uniform-EventDateYear { width: auto !important; }
.sf-menu a.sf-with-ul { min-width: 0 !important; padding-right: 0 !important; }
.product-nav { margin-bottom: 20px; }
.product-nav #CategoryPagingTop,
.product-nav #CategoryPagingBottom,
.product-nav .CategoryPagination { margin: 0; line-height: 35px; }
.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: 10px; }

/* Utilities
-------------------------------------------------------------- */
/* 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; }
div.qtyLabel .qtyLabel{ color: #999; }
div.qtyLabel input{ width:37px; height: 30px; line-height: 28px; }
div.qtyLabel{ margin-right:5px; }
.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(//cdn3.bigcommerce.com/r-f231278475a07134581039dfe24e4ba584835269/themes/ClassicNext/images/icon_sprite.png);
    background-repeat: no-repeat;
    -webkit-font-smoothing: antialiased;
}

.selector,
.radio,
.checker,
.uploader,
.button,
.selector *,
.radio *,
.checker *,
.uploader *,
.button * {
    margin: 0;
    padding: 0;
}

/* INPUT &amp; TEXTAREA */
input.text,
input.email,
input.password,
textarea.uniform {
    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: bold;
}

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

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

/* Uploader */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* PRESENTATION */
/* Button */

div.button {
    height: 30px;
}

div.button span {
    margin-left: 13px;
    height: 22px;
    padding-top: 8px;
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
    padding-left: 2px;
    padding-right: 15px;
}
div.selector {
    font-size: 17px;
    background: #fff url(//cdn3.bigcommerce.com/r-f231278475a07134581039dfe24e4ba584835269/themes/ClassicNext/images/icon_arrow_down.png) no-repeat 90% center !important;
    height: 23px;
    line-height: 23px;
    min-height: 23px !important;
    padding: 3px 0 !important;
}
#home .Left div.select {
    font-size: 17px;
}
div.selector select {
    font-size: 17px;
    line-height: 18px;
    border: solid 1px #fff;
    width: 100%;
}
div.selector span {
    padding: 0px 25px 0px 10px !important;
    cursor: pointer;
    background: none;
    line-height: 22px;
}
div.selector.disabled span {
    color: #bbb;
}
div.checker {
    margin-right: 5px;
}
div.radio {
    margin-right: 3px;
}
.selector,
.checker,
.button,
.radio,
.uploader {
    display: -moz-inline-box;
    display: inline-block;
    vertical-align: middle;
    *display: inline;
    *zoom: 1;
}

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

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

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

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

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

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

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

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

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

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

/* Radio */

div.radio {
    position: relative;
}

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

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

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

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

}

.right{
    float: right;
}

.txt24 {
    font-size: 1.4em;
    font-weight: bold;
    margin: 0 0 20px 0;
    font-family: Helvetica, Arial, Sans-serif;
}

.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(//cdn3.bigcommerce.com/r-f231278475a07134581039dfe24e4ba584835269/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(//cdn3.bigcommerce.com/r-f231278475a07134581039dfe24e4ba584835269/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(//cdn3.bigcommerce.com/r-f231278475a07134581039dfe24e4ba584835269/themes/ClassicNext/images/bullet_line.png);
}

a,
a.NextLink,
.Left li li a,
.Left #SideCategoryList li a,
.Left .slist li a,
.Left .afterSideShopByBrand a,
.Left #GiftCertificatesMenu li a,
.Left #SideAccountMenu li a,
.Left #SideCategoryList li li a,
.Left .slist li li a,
.currency-converter p span,
.page-content #LayoutColumn2 a {
  color: #333333;
}
.page-content #LayoutColumn2 a.pname,
#ModalContent a,
.ModalContent a,
.recaptchatable a {
  color: #333333;
}
p a,
.BlockContent.PageContent a {
    color: #ff6100;
    text-decoration: underline;
    -moz-transition: all 120ms ease; -webkit-transition: all 120ms ease; -o-transition: all 120ms ease; transition: all 120ms ease;
}
p a:hover,
.BlockContent.PageContent a:hover {
    color: #999999;
    -moz-transition: all 120ms ease; -webkit-transition: all 120ms ease; -o-transition: all 120ms ease; transition: all 120ms ease;
}
p a,
.BlockContent.PageContent h1 a,
p a,
.BlockContent.PageContent h2 a,
p a,
.BlockContent.PageContent h3 a,
p a,
.BlockContent.PageContent h4 a,
p a,
.BlockContent.PageContent h5 a,
p a,
.BlockContent.PageContent h6 a {
  color: #333333;
}

.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 a {
  color: #737373;
}
.multiStep li.ActivePage h4 {
    padding-bottom: 0;
    margin-bottom: 1em;
    border-bottom: 4px solid #999999;
}
.multiStep li .icon  {
    background: url("//cdn3.bigcommerce.com/r-f231278475a07134581039dfe24e4ba584835269/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("//cdn3.bigcommerce.com/r-f231278475a07134581039dfe24e4ba584835269/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;
    background: #999999 url("//cdn3.bigcommerce.com/r-f231278475a07134581039dfe24e4ba584835269/themes/ClassicNext/images/add.png") no-repeat scroll 50% 50%;
}
.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;
    background-color: #333333 !important;
}
.clear {
    clear:both;
    overflow: hidden;
}
/* 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: 12px 10px;
    text-indent: 99px;
    overflow: hidden;
    background: url(//cdn3.bigcommerce.com/r-f231278475a07134581039dfe24e4ba584835269/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;
    float: right;
    padding-top: 10px;
    overflow: hidden;
}
.addto .BulkDiscount {
    display: inline-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;
    margin:0;
    padding: 0;
}
#CartHeader .btn {
    top:50%;
    right: 0;
    margin-top: -20px !important;
    position: absolute;
}
.recaptcha_widget_div {
    margin-bottom: 20px;
}
.recaptchatable {
    background-color: #fff;
}
.recaptchatable a:hover,
.page-content #LayoutColumn2 a.pname:hover,
#ModalContent a:hover,
.ModalContent a:hover {
  color: #999999;
}
.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;
}
.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] {
    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;
}
.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(//cdn3.bigcommerce.com/r-f231278475a07134581039dfe24e4ba584835269/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(//cdn3.bigcommerce.com/r-f231278475a07134581039dfe24e4ba584835269/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%;
}
label.outStock span.name {
    text-decoration: line-through;
}
.productOptionViewRectangle label.outStock span.name {
    text-decoration: none;
}
.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;
}
.productOptionPickListSwatch .outStock .swatchColour,
.productOptionPickListSwatch .outStock .thumbnail,
.productOptionViewRectangle .outStock name {
    position: relative;
}
.productOptionPickListSwatch .outStock .swatchColour:after,
.productOptionPickListSwatch .outStock .thumbnail:after,
.productOptionViewRectangle .outStock .name:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url("//cdn3.bigcommerce.com/r-f231278475a07134581039dfe24e4ba584835269/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("//cdn3.bigcommerce.com/r-f231278475a07134581039dfe24e4ba584835269/themes/ClassicNext/images/out-of-stock-bg.png") center no-repeat;
}*/
#ToggleMenu,
#DrawerMenu,
#cart-amount {
    display:none;
}
.page {
  background: #ffffff;
}
#ToggleMenu {
    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);
}
#DrawerMenu {
    position: absolute;
    bottom: 0;
    top: 0;
    z-index: 0;
    width: 80%;
    background-color: #484848;
    color: #fff;
}
#DrawerMenu.on-screen {
    display: block;
    position: absolute;
    overflow-y: auto;
}
#DrawerMenu  div {
    margin :0;
}
#DrawerMenu .h3{
    background: #ff6100;
    color: #fff;
    font-size: 0.8em;
    font-weight: normal;
    padding: 7px 15px;
    text-transform: uppercase;
}
#DrawerMenu ul {
    list-style: none;
    margin: 0;
}
#DrawerMenu li {
    float: none;
    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: 7px;
}
#DrawerMenu li > ul a {
    padding: 5px 15px 5px 1.6em;
}
#DrawerMenu li > div {
    padding: 0 15px;
}
#DrawerMenu li > div > a {
    margin: 0 -15px;
}
#DrawerMenu .subcat-expand {
    border-left: 1px solid #555;
    position: absolute;
    right: 0;
    top: 0;
    height: 28px;
    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 .drawer-subcat {
    background: #333;
    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;
}
.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; }
#ContactForm dd,
#CheckoutStepPaymentDetails dd { float: none; margin-left: 200px; }
#ContactForm .Submit,
#CheckoutStepPaymentDetails .Submit { margin: 0 0 20px 200px; padding: 0; }
.facet-container { border-bottom: 1px solid #e3e3e3;}
.facet-container [class^="js-facet-clear"] { color: #bebebe; }
.facet-container [class^="js-facet-clear"]:hover { color: #666666; }
.facet-container .btn-facet-more-options.more { color: #333333; }
.facet-container .facet-option .facet-option-product-count { color: #999999; }
#co-app { font-family: Helvetica, Arial, Sans-serif; }
#co-app .co-header { background: #ffffff; border-bottom: 1px solid #e3e3e3; }
#co-app .co-header--title > h2 { color: #333333; font-family: Helvetica, Arial, Sans-serif; }
#co-app .co-steps-nav li.is-active a { color: #333333; }
#co-app .co-steps-nav li.is-disabled a,
#co-app .co-steps-nav li.is-disabled a:hover,
#co-app .co-steps-nav li.is-disabled a:active,
#co-app .co-steps-nav li.is-disabled a:focus { color: #333333; opacity: 0.5; }
#co-app .co-steps-nav a { color: #333333; font-family: Helvetica, Arial, Sans-serif; }
#co-app .co-steps-nav--divider { color: #333333; }
#co-app .bui-modal-content { background-color: #ffffff; }
#co-app .co-selectable-panel { -ms-border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; }
#co-app input,
#co-app select { -ms-border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; }
#co-app .bui-button { text-transform: uppercase; font-size: 11px; font-weight: normal; height: 35px; line-height: 35px; letter-spacing: 1px; padding: 0 1.2em; vertical-align: middle; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
#co-app .bui-button .bui-icon { line-height: inherit; }
#co-app .bui-button-primary { border: 1px solid #333333; background: #333333; color: #ffffff; -ms-border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; }
#co-app .bui-button.bui-button-primary:hover,
#co-app .bui-button.bui-button-primary:focus { border-color: #4d4d4d; background: #4d4d4d; }
#co-app .bui-button-link,
#co-app .bui-button-secondary { background-color: transparent; border: 3px solid #333333; color: #333333; line-height: 29px; -ms-border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; }
#co-app .bui-button.bui-button-link:hover,
#co-app .bui-button.bui-button-link:focus,
#co-app .bui-button.bui-button-secondary:hover,
#co-app .bui-button.bui-button-secondary:focus { border: 3px solid #999999; background-color: transparent; color: #999999; text-decoration: none; }
#co-app .co-side--finishchangeitems { height: 21px; padding: 3px 6px 3px; line-height: 14px; }
.catJump li {
    display: inline-block;
    vertical-align: top;
    margin: 3px 0;
    color: #474747;
    font-weight: bold;
    width:100%;
    font-weight: 600;
}
.subsubcat, .FindByCategory ul li {
    display: inline-block;
    margin: 3px 3px 3px 0;
    vertical-align: top;
    font-weight: normal;
    width: 100%;
}
.couponInfo, .shippingInfo, .subInfo, .newsubInfo{
    float: right;
    clear: right;
}
.subsubcat a, .FindByCategory ul li a{
    color: #006EB5;
    font-size: 15px;
}
.subsubcat a:hover, .FindByCategory ul li a:hover{
    text-decoration: underline;
}
span.btn.AddAll {
    float: right;
    font-size: 18px;
    text-transform: uppercase;
    padding: 0 30px;
    height: 50px;
    line-height: 50px;
    margin: 20px auto;
}
span.btn.AddAll.Top{
    clear: both;
    margin: 6px 0 0 0;
}
.ProductDetails .sku {
    display: none;
}
span.btn.AddAll>.qty {
    display: none;
}
.CheckoutBorders .HorizontalFormContainer dt, .CheckoutBorders .HorizontalFormContainer dd {
  padding: 0 !important;
}
.CheckoutRight .HorizontalFormContainer dd {
  margin-left: 0;
  padding:0 0 5px 0;
}
#CVVHelp{
    cursor: pointer;
    position: relative;
    padding: 0 0 10px 0;
}
#CVVHelp div{
    display: none;
    position: absolute;
    top: 16px;
}
#CVVHelp:hover div{
    display: block;
}
.CheckoutColumn .PayPalExpressCheckout{
    display: none;
}
.CheckoutPromo{
    display: none;
}
.couponInfo .ProductPrice, .couponInfo, .makeRed{
    color: red;
}
.AddCheckoutPromo .btn{
    padding: 0 5px;
    font-size: 11px;
    height: 25px;
    line-height: 25px;
}
.CheckoutPromo p{
    margin-bottom: 5px;
}
.CheckoutRight .ProductList li{width:100%;}
.CheckoutRight .ProductList img{float:left;}
.shippingInfo em{float:right; text-transform: uppercase;}
.taxInfo{float:right;}
.GrandTotal, .TaxTotal, .ShipTotal {float:left;}
.totalInfo{float:right;}
.totalInfo em{float:right;}
.GrandTotal{float:left;}
.CheckoutBorders .CartScroll {
  font-family: "FontAwesome";
  font-size: 15px;
  color: #ccc;
  background-color: #f0f0ff;
  width: 100%;
  margin: 0;
  display: block;
  cursor: pointer;
  text-align: center;
  padding: 3px 0;
}
.CartScroll:hover {
  background-color: #ccc;
  color: #fff;
  transition: .5s ease all;
}
.CheckoutRight{
    float: right;
    width:49%;
    position: relative;
}
.cartOverlay{
  width: 110%;
  height: 110%;
  position: absolute;
  top: -5%;
  left: -5%;
  background-color: #000;
  opacity: 0.2;
}
.CheckoutRight .cartCost{
    display: none;
}
.CheckoutRight .orderReview{
    float: right;
    width:245px;
    margin-top: 30px;
}
.CheckoutLeft{
    float: left;
    width:40%;
}
.CheckoutRight .TaxTotal, .CheckoutRight .GrandTotal{
    clear:both;
}
.CheckoutRight img{
    float: left;
}
.CheckoutRight #provider_list img{
    float: none;
    vertical-align: top;
}
#provider_list .clearfix{
    margin-top: 15px;
}
#provider_list label{
    vertical-align: top;
    margin-right:10px;
}
.CheckoutRight img.secure{
    float: none;
    margin:0 0 15px 0;
}
.CheckoutRight h2{
    width:100%;
    float: left;
    margin-right:10px;
}
.Norton{
    display: inline-block;
    float: right;
}
.Norton img{
    vertical-align: top;
}
.Norton img:nth-child(2){
    padding-top: 8px;
    padding-left: 5px;
}
.PObox{
    display: block;
  width: 100%;
  clear: both;
  background: #FDFEEE;
  border: 1px solid #C2C2C2;
  border-radius: 3px;
  padding: 10px;
  font-size: 12px;
  margin: 15px 0 25px 0;
  box-sizing:border-box;
}
.PObox p{
    padding: 0;
    margin:0;
}
.CheckoutLeft .billingButton, .CheckoutLeft #ShippingProvider .btn, .FloatRight.PayPalExpressCheckout{
    display: none;
}
.CheckoutLeft .HorizontalFormContainer dt{
    clear: left;
    font-weight:normal;
    width:120px;
    text-align: right;
    padding-bottom: 5px;
    display: inline-block;
}
.EstimateShipping .form dt:first-child, .EstimateShipping #uniform-shippingZoneCountry{
    display: none;
}
.CheckoutRight .HorizontalFormContainer dt{
    width:70px;
    clear: left;
    font-weight:normal;
    text-align: right;
    padding-bottom: 5px;
    margin-right:10px;
}
.checkout .Content{
    overflow: visible;
}
.CheckoutRight #SideCartContents{
    box-shadow: 0px 0px 10px #999;
    padding: 10px;
    border-radius: 4px;
    margin-bottom: 30px;
}
.CheckoutLeft .HorizontalFormContainer dd {
    width: 211px;
    box-sizing: border-box;
}
.CheckoutLeft input[type="text"]{
    width: 100% !important;
}
.CheckoutLeft div.selector{
    width:194px !important;
}
.CheckoutLeft .HorizontalFormContainer p.Submit{
    display: none;
}
.CheckoutLeft select{
    width: 100%;
    box-sizing:border-box;
}
.CartCode{
    margin-bottom: 20px;
}
.CheckoutRight .CheckoutLink{
    width:100%;
    margin-bottom: 10px;
    font-size:16px;
    font-weight:bold;
}
.CheckoutRight .PricingInfo span{
      padding: 0 0 7px 0;
      text-align: right;
      width: 50%;
      float: left;
      clear: left;
}
.CheckoutLeft h2, .CheckoutRight h2{
  background: #7D7D7D;
  color: #fff;
  padding: 5px;
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 10px;
}
.CheckoutRight .GrandTotal, .CheckoutRight .totalInfo{
      font-size: 18px;
  font-weight: bold;
}
.DetailRow>.btn {
    display: none;
}
.DetailRow>.btn.AddAll {
    display: block;
    margin: 15px 0 0 !important;
    float: left;
}
.PObox{display:none;}

#SideProductRelated .ProductList .Rating, #CategoryContent .ProductList .Rating { text-align: left; }
#SideProductRelated .ProductList .pname, #CategoryContent .ProductList .p-name { min-height: 60px; }
.BulkPricing { float: right; clear: right; padding-right: 20px; font-size: 16px; }
#SideProductRelated .Rating span, #CategoryContent .Rating span { margin-left: 5px; color: #ff5b00; }

/* light.css */
.slide-show ul li {
    padding: 0;
    margin: 0;
}
#HeaderLower {
    border-top: 4px solid #333;
}
#SideCategoryList li li,
#SideCategoryList .sf-menu li li {
    background-image: none;
    position: relative;
}
#SideCategoryList li li:last-child, #SideCategoryList .sf-menu li li:last-child {
    border: 0;
}
#SideCategoryList li ul li ul, #SideCategoryList .sf-menu li ul li ul {
    border: 0px solid #333;
}
.Block.banner_home_page_bottom div .text.text-light *,
.Block.banner_category_page_bottom div .text.text-light *,
.Block.banner_brand_page_bottom div .text.text-light *,
.Block.banner_search_page_bottom div .text.text-light * { /* Reverse text colour */
    color: #fff !important;
    text-shadow: 1px 1px 2px #333 !important;
}
a.btn_link { /* All boxed links within banners */
    color: #fff !important;
    background: #333;
    padding: 2px 10px 2px 10px !important;
}
.Right .Block h2 {
    border-bottom: 1px solid #d6d6d6;
}
.Right li {
    border-bottom: 1px solid #d6d6d6;
}
.Content .ProductList .ProductImage {
    background: #grey;
}

.Right .TopSellers li .TopSellerNumber, .ProductPriceRating .Rating.Rating0 { /* Contains the number of the item */
    display: none;
}
.CompareItem { width:200px; border-left: 1px solid #d6d6d6; }
.CompareFieldName { font-weight:bold }
.CompareFieldTop {    border-bottom:s 1px solid #d6d6d6; font-size:14px; padding: 20px 10px; }
.CompareFieldTop a:hover { color:#333; }

.CartContents tfoot .SubTotal td div {
    padding: 7px 0;
    position: relative;
    overflow: hidden;
    text-transform: none;
}
.CartContents tfoot .SubTotal.First td div {
    padding: 15px 0 10px 0;
}
.JustAddedProduct {
    border: 1px solid #d6d6d6;
    background: #fff;
}

/*custom */
.CartContents tfoot .CheckoutRedeemCoupon {
    background: none repeat scroll 0 0 #fff;
    border: 0 solid #d6d6d6;
    height: 100%;
    line-height: 4.2em;
    margin: 0;
    padding: 0 10px;
    text-align: right;
}
.CartContents tfoot .CheckoutRedeemCoupon td {
    padding-right: 0;
    font-weight: bold;
}
.InfoMessage {
    margin-bottom: 20px;
}
.SuccessMessage, .ErrorMessage, .InfoMessage {
    margin: 0 0 20px 0;
    padding: 20px;
    padding-left: 55px;
}
.SuccessMessage { background: #eaf1c4 url('//cdn10.bigcommerce.com/r-50ec07f57cf7e4dd918f7e64bdb2e3a4ad3e4c35/themes/ClassicNext/images/success.png') no-repeat 15px center; }
.ErrorMessage { background: #fdd6ce url('//cdn10.bigcommerce.com/r-50ec07f57cf7e4dd918f7e64bdb2e3a4ad3e4c35/themes/ClassicNext/images/error.png') no-repeat 15px center; }
.InfoMessage { background: #efefef url('//cdn10.bigcommerce.com/r-50ec07f57cf7e4dd918f7e64bdb2e3a4ad3e4c35/themes/ClassicNext/images/info.png') no-repeat 15px center; }
.ComparisonTable tr:hover td, .ComparisonTable tr.Over td { background: #fff; }
.QuickSearchResult .Price { color: #333; }
.SearchTips .Examples { background: #fff; }
.Right hr { background: transparent; border: 0; }
.MiniCart .SubTotal { color: #333; }

/* Shipping Estimation on Cart Contents Page */
.EstimateShipping { background: #fff; text-align: left; }

/* Product Videos */
.videoRow:hover { background-color: #ededed; }
.CartContents .ItemShipping th { border-bottom-color: #d6d6d6; border-top-color: #d6d6d6; background: #fff; color: #2f2f2f; }


/* start fast cart styles */
.fastCartSummaryBox { background-color: #eaeaea; }

/* end fast cart styles */
.ProductTinyImageList li { border-color: #eee !important; }
.TinyOuterDiv { border-color: #eee !important; }

/* grid.css */
.grid { font-size: 0; list-style:none; margin-bottom:0; margin-left:-20px; }
.grid *, .grid *:before, .grid *:after { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.grid>.grid { margin-left:0; }
.grid__item { display: inline-block; font-size: 14px; padding-left:20px; vertical-align:top; width:100%; }

.one-whole {width:100%;}
.one-half,.two-quarters,.three-sixths,.four-eighths,.five-tenths,.six-twelfths {width:50%;}
.one-third,.two-sixths,.four-twelfths {width:33.333%;}
.two-thirds,.four-sixths,.eight-twelfths {width:66.666%;}
.one-quarter,.two-eighths,.three-twelfths {width:25%;}
.three-quarters,.six-eighths,.nine-twelfths {width:75%;}
.one-fifth,.two-tenths {width:20%;}
.two-fifths,.four-tenths {width:40%;}
.three-fifths,.six-tenths {width:60%;}
.four-fifths,.eight-tenths {width:80%;}
.one-sixth,.two-twelfths {width:16.666%;}
.five-sixths,.ten-twelfths {width:83.333%;}
.one-eighth {width:12.5%;}
.three-eighths {width:37.5%;}
.five-eighths {width:62.5%;}
.seven-eighths {width:87.5%;}
.one-tenth {width:10%;}
.three-tenths {width:30%;}
.seven-tenths {width:70%;}
.nine-tenths {width:90%;}
.one-twelfth {width:8.333%;}
.five-twelfths {width:41.666%;}
.seven-twelfths {width:58.333%;}
.eleven-twelfths {width:91.666%;}

@media (only screen and max-width 480px) {
    .palm-one-whole {width:100%; }
    .palm-one-half,.palm-two-quarters,.palm-three-sixths,.palm-four-eighths,.palm-five-tenths,.palm-six-twelfths {width:50%; }
    .palm-one-third,.palm-two-sixths,.palm-four-twelfths {width:33.333%; }
    .palm-two-thirds,.palm-four-sixths,.palm-eight-twelfths {width:66.666%; }
    .palm-one-quarter,.palm-two-eighths,.palm-three-twelfths {width:25%; }
    .palm-three-quarters,.palm-six-eighths,.palm-nine-twelfths {width:75%; }
    .palm-one-fifth,.palm-two-tenths {width:20%; }
    .palm-two-fifths,.palm-four-tenths {width:40%; }
    .palm-three-fifths,.palm-six-tenths {width:60%; }
    .palm-four-fifths,.palm-eight-tenths {width:80%; }
    .palm-one-sixth,.palm-two-twelfths {width:16.666%; }
    .palm-five-sixths,.palm-ten-twelfths {width:83.333%; }
    .palm-one-eighth {width:12.5%; }
    .palm-three-eighths {width:37.5%; }
    .palm-five-eighths {width:62.5%; }
    .palm-seven-eighths {width:87.5%; }
    .palm-one-tenth {width:10%; }
    .palm-three-tenths {width:30%; }
    .palm-seven-tenths {width:70%; }
    .palm-nine-tenths {width:90%; }
    .palm-one-twelfth {width:8.333%; }
    .palm-five-twelfths {width:41.666%; }
    .palm-seven-twelfths {width:58.333%; }
    .palm-eleven-twelfths {width:91.666%; }
    .accessibility--palm,.visuallyhidden--palm { border:0!important; clip:rect(0000)!important; height:1px!important; margin:-1px!important; overflow:hidden!important; padding:0!important; position:absolute!important; width:1px!important; }
}

@media (only screen and min-width 481px and max-width 1023px) {
    .lap-one-whole { width:100%; }
    .lap-one-half,.lap-two-quarters,.lap-three-sixths,.lap-four-eighths,.lap-five-tenths,.lap-six-twelfths { width:50%; }
    .lap-one-third,.lap-two-sixths,.lap-four-twelfths { width:33.333%; }
    .lap-two-thirds,.lap-four-sixths,.lap-eight-twelfths { width:66.666%; }
    .lap-one-quarter,.lap-two-eighths,.lap-three-twelfths { width:25%; }
    .lap-three-quarters,.lap-six-eighths,.lap-nine-twelfths { width:75%; }
    .lap-one-fifth,.lap-two-tenths { width:20%; }
    .lap-two-fifths,.lap-four-tenths { width:40%; }
    .lap-three-fifths,.lap-six-tenths { width:60%; }
    .lap-four-fifths,.lap-eight-tenths { width:80%; }
    .lap-one-sixth,.lap-two-twelfths { width:16.666%; }
    .lap-five-sixths,.lap-ten-twelfths { width:83.333%; }
    .lap-one-eighth { width:12.5%; }
    .lap-three-eighths { width:37.5%; }
    .lap-five-eighths { width:62.5%; }
    .lap-seven-eighths { width:87.5%; }
    .lap-one-tenth { width:10%; }
    .lap-three-tenths { width:30%; }
    .lap-seven-tenths { width:70%; }
    .lap-nine-tenths { width:90%; }
    .lap-one-twelfth { width:8.333%; }
    .lap-five-twelfths { width:41.666%; }
    .lap-seven-twelfths { width:58.333%; }
    .lap-eleven-twelfths { width:91.666%; }
    .accessibility--lap,.visuallyhidden--lap { border:0!important; clip:rect(0000)!important; height:1px!important; margin:-1px!important; overflow:hidden!important; padding:0!important; position:absolute!important; width:1px!important; }
}

@media (only screen and min-width 481px) {
    .lap-and-up-one-whole { width:100%; }
    .lap-and-up-one-half,.lap-and-up-two-quarters,.lap-and-up-three-sixths,.lap-and-up-four-eighths,.lap-and-up-five-tenths,.lap-and-up-six-twelfths { width:50%; }
    .lap-and-up-one-third,.lap-and-up-two-sixths,.lap-and-up-four-twelfths { width:33.333%; }
    .lap-and-up-two-thirds,.lap-and-up-four-sixths,.lap-and-up-eight-twelfths { width:66.666%; }
    .lap-and-up-one-quarter,.lap-and-up-two-eighths,.lap-and-up-three-twelfths { width:25%; }
    .lap-and-up-three-quarters,.lap-and-up-six-eighths,.lap-and-up-nine-twelfths { width:75%; }
    .lap-and-up-one-fifth,.lap-and-up-two-tenths { width:20%; }
    .lap-and-up-two-fifths,.lap-and-up-four-tenths { width:40%; }
    .lap-and-up-three-fifths,.lap-and-up-six-tenths { width:60%; }
    .lap-and-up-four-fifths,.lap-and-up-eight-tenths { width:80%; }
    .lap-and-up-one-sixth,.lap-and-up-two-twelfths { width:16.666%; }
    .lap-and-up-five-sixths,.lap-and-up-ten-twelfths { width:83.333%; }
    .lap-and-up-one-eighth { width:12.5%; }
    .lap-and-up-three-eighths { width:37.5%; }
    .lap-and-up-five-eighths { width:62.5%; }
    .lap-and-up-seven-eighths { width:87.5%; }
    .lap-and-up-one-tenth { width:10%; }
    .lap-and-up-three-tenths { width:30%; }
    .lap-and-up-seven-tenths { width:70%; }
    .lap-and-up-nine-tenths { width:90%; }
    .lap-and-up-one-twelfth { width:8.333%; }
    .lap-and-up-five-twelfths { width:41.666%; }
    .lap-and-up-seven-twelfths { width:58.333%; }
    .lap-and-up-eleven-twelfths { width:91.666%; }
    .accessibility--lap-and-up,.visuallyhidden--lap-and-up { border:0!important; clip:rect(0000)!important; height:1px!important; margin:-1px!important; overflow:hidden!important; padding:0!important; position:absolute!important; width:1px!important; }
}

@media (only screen and max-width 1023px) {
    .portable-one-whole {width:100%; }
    .portable-one-half,.portable-two-quarters,.portable-three-sixths,.portable-four-eighths,.portable-five-tenths,.portable-six-twelfths {width:50%; }
    .portable-one-third,.portable-two-sixths,.portable-four-twelfths {width:33.333%; }
    .portable-two-thirds,.portable-four-sixths,.portable-eight-twelfths {width:66.666%; }
    .portable-one-quarter,.portable-two-eighths,.portable-three-twelfths {width:25%; }
    .portable-three-quarters,.portable-six-eighths,.portable-nine-twelfths {width:75%; }
    .portable-one-fifth,.portable-two-tenths {width:20%; }
    .portable-two-fifths,.portable-four-tenths {width:40%; }
    .portable-three-fifths,.portable-six-tenths {width:60%; }
    .portable-four-fifths,.portable-eight-tenths {width:80%; }
    .portable-one-sixth,.portable-two-twelfths {width:16.666%; }
    .portable-five-sixths,.portable-ten-twelfths {width:83.333%; }
    .portable-one-eighth {width:12.5%; }
    .portable-three-eighths {width:37.5%; }
    .portable-five-eighths {width:62.5%; }
    .portable-seven-eighths {width:87.5%; }
    .portable-one-tenth {width:10%; }
    .portable-three-tenths {width:30%; }
    .portable-seven-tenths {width:70%; }
    .portable-nine-tenths {width:90%; }
    .portable-one-twelfth {width:8.333%; }
    .portable-five-twelfths {width:41.666%; }
    .portable-seven-twelfths {width:58.333%; }
    .portable-eleven-twelfths {width:91.666%; }
    .accessibility--portable,.visuallyhidden--portable { border:0!important; clip:rect(0000)!important; height:1px!important; margin:-1px!important; overflow:hidden!important; padding:0!important; position:absolute!important; width:1px!important; }
}

@media (only screen and min-width 1024px) {
    .desk-one-whole { width:100%; }
    .desk-one-half,.desk-two-quarters,.desk-three-sixths,.desk-four-eighths,.desk-five-tenths,.desk-six-twelfths { width:50%; }
    .desk-one-third,.desk-two-sixths,.desk-four-twelfths { width:33.333%; }
    .desk-two-thirds,.desk-four-sixths,.desk-eight-twelfths { width:66.666%; }
    .desk-one-quarter,.desk-two-eighths,.desk-three-twelfths { width:25%; }
    .desk-three-quarters,.desk-six-eighths,.desk-nine-twelfths { width:75%; }
    .desk-one-fifth,.desk-two-tenths { width:20%; }
    .desk-two-fifths,.desk-four-tenths { width:40%; }
    .desk-three-fifths,.desk-six-tenths { width:60%; }
    .desk-four-fifths,.desk-eight-tenths { width:80%; }
    .desk-one-sixth,.desk-two-twelfths { width:16.666%; }
    .desk-five-sixths,.desk-ten-twelfths { width:83.333%; }
    .desk-one-eighth { width:12.5%; }
    .desk-three-eighths { width:37.5%; }
    .desk-five-eighths { width:62.5%; }
    .desk-seven-eighths { width:87.5%; }
    .desk-one-tenth { width:10%; }
    .desk-three-tenths { width:30%; }
    .desk-seven-tenths { width:70%; }
    .desk-nine-tenths { width:90%; }
    .desk-one-twelfth { width:8.333%; }
    .desk-five-twelfths { width:41.666%; }
    .desk-seven-twelfths { width:58.333%; }
    .desk-eleven-twelfths { width:91.666%; }
    .accessibility--desk,.visuallyhidden--desk { border:0!important; clip:rect(0000)!important; height:1px!important; margin:-1px!important; overflow:hidden!important; padding:0!important; position:absolute!important; width:1px!important; }
}

/* social.css */
.icon-social {
    font-family: 'FontAwesome';
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    font-size: 20px;
    color: #19110d;
}

.header-secondary .SocialConnect li { margin-right: 0px; }

.SocialConnect ul { text-align: right; }
.SocialConnect li { display: inline-block; margin-right: 10px; width: auto; float: none; }
.SocialConnect li a { background-color: #ff6100; border-radius: 50%; width: 35px; height: 35px; line-height: 35px; text-align: center; }
.SocialConnect li a:hover { background-color: #4d4d4d; }

.inner .Block.SocialConnect { clear: none; display: inline-block; margin-bottom: 0; }
.icon-social:after { -moz-transition: all 140ms ease; -webkit-transition: all 140ms ease; -o-transition: all 140ms ease; transition: all 140ms ease; }

.icon-facebook:after { content: "\f09a"; color: #ffffff; }
.icon-facebook:hover:after { color: #ffffff; }

.icon-googleplus:after { content: "\f0d5"; color: #ffffff; }
.icon-googleplus:hover:after { color: #ffffff; }

.icon-tumblr:after { content: "\f173"; color: #ffffff; }
.icon-tumblr:hover:after { color: #ffffff; }

.icon-twitter:after { content: "\f099"; color: #ffffff; }
.icon-twitter:hover:after { color: #ffffff; }

.icon-pinterest:after { content: "\f231"; color: #ffffff; }
.icon-pinterest:hover:after { color: #ffffff; }

.icon-stumbleupon:after { content: "\f1a4"; color: #ffffff; }
.icon-stumbleupon:hover:after { color: #ffffff; }

.icon-youtube:after { content: "\f167"; color: #ffffff; }
.icon-youtube:hover:after { color: #ffffff; }

.icon-linkedin:after { content: "\f08c"; color: #ffffff; }
.icon-linkedin:hover:after { color: #ffffff; }

.icon-rss:after { content: "\f09e"; color: #ffffff; }
.icon-rss:hover:after { color: #ffffff; }


@media (only screen and min-width 1200px) {
    .accessibility--desk-wide,.visuallyhidden--desk-wide { border:0!important; clip:rect(0000)!important; height:1px!important; margin:-1px!important; overflow:hidden!important; padding:0!important; position:absolute!important; width:1px!important; }
}

.PageMenu li.show-large { display: none; }

/* responsive.css */
@media screen and (max-width: 1080px) {
   .PageMenu li a { padding: 15px; }
}

@media screen and (max-width: 1024px) {
    .productOptionPreviewDisplay,
    .ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
        display: none !important;
    }
    .productPage .ProductList li {
        width: 20%;
    }
    .CheckoutLeft{
        width:50%;
    }
    .PurchaseGiftCertificate .FormContainer dt {
        text-align: left;
        width: auto;
        clear: both;
        float: none;
        padding: 0 0 10px 0;
    }
    .PurchaseGiftCertificate .FormContainer dd {
        padding: 0;
        margin: 0 0 20px 0;
    }
    .ExpressCheckoutContent {
        padding: 0;
        margin-bottom: 20px;
    }
    .ExpressCheckoutContent > div {
        margin-bottom: 20px;
    }
    .ExpressCheckoutContent .HorizontalFormContainer dd {
        float: none;
    }

    .PageMenu > .inner { width: 100%; }

    .PageMenu li.show-large { display: inline-block; }

    .PageMenu li { width: 16.6666%; border: 1px solid #ffffff; border-width: 0 1px 1px 0; box-sizing: border-box; }
    .PageMenu li:nth-child(1), .PageMenu li:nth-child(7) { border-left: 1px solid #ffffff; }

    .PageMenu li a { padding: 10px 0; }

    .PageMenu li ul li, .PageMenu li ul li:nth-child(1) { border: 0; }
    .PageMenu li ul li:last-child { display: none; }

}
@media screen and (max-width: 1000px) {
    .productPage .ProductList li {
        width: 25%;
    }
    .ProductList li {
        width: 33.333333%;
    }
    .PageMenu > .inner{ width: 100%; }

    .header-logo { width: 30%; }
    .header-secondary { width: 70%; }

    .TopMenu > .inner, #Header > .inner, .main > .inner,
    .footer-main > .inner, .footer-links > .inner,
    .newsletter-subscription > .inner,
    .header-secondary > .inner {
        max-width: 1000px;
        width: 95%;
    }
    .Guarantees ul li{
      display: inline-block;
      color: #fff;
      font-weight: bold;
      font-size: 12px;
      padding: 5px 20px;
    }
    .Guarantees ul li:first-child{ padding:5px 20px; }
    .Guarantees ul li:last-child{ padding:5px 20px; }
    .PrinterList .catJump { width: 60%; -webkit-column-count: 2; -moz-column-count: 2; column-count: 2; }
    .PromoImage { width: 60%; }
    .finder-container { width: 36%;}
    .Satisfaction ul, .FreeShipping ul { width: 85%; padding: 0;}
    .footer-newsletter, .footer-social { width: 50%; }
    .footer-newsletter .txt-wrapper, .footer-social .txt-wrapper, .footer-newsletter form, .footer-social ul { width: 100%; }
    .footer-social ul { width: 100% !important; text-align: center; }
    .footer-main .hours { height: 32px; margin: 0; }
    #home .ProductList em { clear: both; }
    .productlist-page .callout li { width: 50%; }
    .productlist-page .callout li:nth-child(3) { width: 100%; }
}
@media screen and (max-width:900px){
        #home h1:after, .plus-sign:after {
        font-family: "FontAwesome";
        font-size: 20px;
        content: "\f055";
        color: #333;
        font-weight: normal;
        margin-left: 10px;
    }
    .inner .Block.banner_home_page_top, .CategoryDescription {
        display: none;
    }
    .inner .Block.banner_home_page_top, .CategoryDescription {
        display: none;
    }
    .PageMenu li { font-size: 13px; }
    .CheckoutColumn {
      width: 100%;
      margin: 10px auto 10px auto;
      box-sizing: border-box;
    }
    .SideRelatedProducts .addToCart{
        display: inline-block;
        text-transform: uppercase;
        font-size: 15px;
        line-height: 35px;
        height: 35px;
        margin-top:10px;
    }
    span.btn.AddAll.Top, span.btn.AddAll{
        display: none;
    }
    #ProductDetails span.btn.AddAll.Top{
        display: block;
    }
    .productlist-page .CategoryContent .ProductActionAdd .btn{
        display: block;
        text-transform: uppercase;
        font-size: 15px;
        line-height: 35px;
        height: 35px;
        margin-top:10px;
    }
}
@media screen and (max-width: 800px){
    .ProductDetailsGrid {
      width: 45%;
    }
}
@media screen and (max-width: 768px) {
    #ProductBreadcrumb,
    .productlist-page .Left {
        display: none;
    }
    #SideProductRelated .ProductList .Rating, #CategoryContent .ProductList .Rating{
        text-align: center;
        margin-bottom:10px;
    }
    .blog .TitleHeading {
        font-size: 26px;
        text-align: center;
    }
    .blog .Left, .blog .Content {
        width: 100%;
    }
    .TabNav li:last-child.Active a{
        border-bottom: 3px solid #474747;
    }
    .ProductList.List .ProductActionAdd, .ProductList.List .DescName, .Content .ProductList .ProductImage,
    .Printer div.qtyLabel, .SideRelatedProducts .ProductActionAdd, .SideRelatedProducts .DescName,
    .productPage .SideRelatedProducts .ProductList .ProductImage, .SideRelatedProducts .ProductActionAdd div.qtylabel{
        width: 100%;
        float: none;
        text-align: center;
        box-sizing:border-box;
    }
    .SideRelatedProducts .addToCart{
        display: block;
        margin-bottom:0;
    }
    .SideRelatedProducts em, .ProductList .pname{
        text-align: center;
    }
    #CategoryContent .ProductList .ProductActionAdd .btn,  #CategoryContent .ProductList .p-name a{
        padding:0;
    }
    #CategoryContent .ProductList .p-name{
        min-height: 0px;
    }
    .TopSellers li:last-child{ display: none; }
    .CheckoutLeft .HorizontalFormContainer dt{ width:100px; font-size: 12px; }
    .CheckoutRight .HorizontalFormContainer dt{ font-size: 12px; width:65px; }
    .CheckoutRight .HorizontalFormContainer dd{ width:210px; }
    .CheckoutRight .HorizontalFormContainer dd input, .CheckoutRight h2{ width: 100%; }
    .CheckoutLeft .HorizontalFormContainer dd { width: 161px; }
    .PageMenu li { font-size: 15px; }
    .PrinterList #LayoutColumn1 ul ul, .FindByCategory ul { -webkit-column-count: 3; -moz-column-count: 3; column-count: 3; }
    .phoneNumber{
        float: none;
        display: block;
    }
    table.CartContents{
        border-top: 1px solid #e3e3e3;
    }
    .PrimaryProductDetails.Block{
        margin-bottom: 0;
    }
    #home .Left {
        float: none;
        width: auto;
        padding: 0;
    }
    .Satisfaction{
        float: left;
        width: 49%;
        min-height: 70px;
        box-sizing: border-box;
    }
    .FreeShipping{
        float: right;
        width: 49%;
        min-height: 70px;
        box-sizing: border-box;
    }
    #PartFinder {
        margin-bottom: 15px;
    }
    .PromoImage{
        border: none;
        width: 100%;
        margin: 0;
    }

    .finder-container { width: 100%; }

    .banner_home_page_bottom { padding: 0; }

    .grid__item.one-quarter.last { width: 100%; }
    .footer-columns img { padding: 0; }
    .productlist-page .callout li { width: 100%; }

    .CartContents > thead,
    .CartContents .CartThumb,
    .CartContents .CartItemIndividualPrice {
        display: none !important;
    }
    #ModalContainer .fastCartThumb,
    #ModalContainer .fastCartItemBox div,
    #ModalContainer .Quantity,
    #ModalContainer .fastCartBottom {
        display: none !important;
    }
    .SubCategoryList {
        display: none;
    }
    .SubCategoryList.mobile {
        display: block;
    }
    .productPage .ProductList li {
        width: 33.333333%;
    }
    #ProductDetails .left-content {
        float: none;
        width: auto;
        border:none;
    }
    .PrimaryProductDetails .ProductMain {
        float: none;
        padding: 0 0 20px 0;
        width: 100%;
    }
    .footer-columns .grid__item {
        text-align: center;
        width: 33.333333%;
    }
    .footer-main .footer-columns .grid__item {
        width: 50%;
        margin: 12.5px 0;
    }
    .footer-main .SocialConnect ul {
        margin: 0;
        padding: 15px 0;
        text-align: center;
    }
    #AjaxLoading {
        background-color: rgba(0,0,0,.7);
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
    }
    #AjaxLoading .ajax-loader {
        position: absolute;
        margin-top: -16px;
        top: 50%;
        right: 0;
        left: 0;
    }
    #ModalOverlay {
        background-color: #000;
        opacity: 0.7 !important;
    }

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

    .fastCartThumb,
    .fastCartItemBox,
    .fastCartSummaryBox {
        float: none;
        width: 100%;
    }

    #ModalContainer { background-color: #fff; top: 10px !important; right: 10px !important; bottom: 10px !important; left: 10px !important; width: auto !important; margin-left: 0 !important; }
    #ModalContainer .fastCartTop { padding: 0; }
    #ModalContainer .fastCartItemBox { padding: 0; text-align: center; }
    #ModalContainer .fastCartSummaryBox { margin: 0 auto; float: none; overflow: hidden; }

    .login-form .one-half { width: 100%; }

    .login-form .CreateAccount { margin-bottom: 20px; }

    #Header { border-bottom: 1px solid #999; }
    .PageMenu { display: none; }

    #ToggleMenu, #cart-amount {
        display: table-cell;
        width: 60px;
        height: 60px;
        vertical-align: middle;
        cursor: pointer;
        text-align: center;
        font-size: 21px;
    }

    #cart-amount { height: auto; padding-top: 7px; }
    #cart-amount .Cart { font-weight: bold; padding: 1em 0px; display: block; text-align: center; width: 60px; position: relative; }
    #cart-amount .Cart .total { background: #404040; color: #ffffff; }
    #cart-amount .Cart .bag-handle { border: 2px solid #404040; }
    #cart-amount .Cart .bag-handle { border-bottom: 0; position: absolute; top: 15px; left: 24px; height: 4px; width: 8px; border-radius: 7px 7px 0px 0px; }
    #cart-amount .Cart .total { display: inline-block; -moz-box-sizing: border-box; box-sizing: border-box; padding: 4px 5px; margin: 0 auto; min-width: 25px; height: 25px; }

    .header-logo {
        display: table-cell;
        width: 100%;
        float: none;
        vertical-align: middle;
        text-align: center;
        overflow: hidden;
    }

    .header-logo img { padding: 0; }

    .header-secondary .CallUs, .header-secondary ul { display: none; }

    .header-secondary {
        width: 100%;
        clear: both;
        float: none;
    }

    .header-secondary #SearchForm { width: 100%; }

    .header-secondary .QuickSearch { border-top-width: 0 !important; }

    .TopMenu ul { text-align: center; }
    /* Multipage Cart Styling */
    .TabNav {
        border-bottom: 0;
        margin: 0;
        padding: 0;
        font-size: 0;
    }
    .TabNav li {
        width: 100%;
        text-align: center;
    }
    .TabNav li a {
        box-sizing: border-box;
        margin: 0;
    }
}
@media screen and (max-width:640px){
    .newCustomerContent, .loginContent {
        display: none;
        padding: 10px;
    }
    #CheckoutGuestForm h4, .AccountLogin h4 {
        cursor: pointer;
    }
    .cartrigeDropDown{
        float:none;
    }
    #CheckoutGuestForm h4,
    .AccountLogin h4 {
        background: #666;
        padding: 15px 0 !important;
        color: #fff;
        font-family: Arial,Helvetica,sans-serif;
        text-align: center;
        width: 100%;
        text-transform: uppercase;
        font-size: 10px;
    }
    .ExpressCheckoutContent .CreateAccount, .ExpressCheckoutContent .AccountLogin { padding:0; }
    .ExpressCheckoutContent .AccountLogin{ float: right; }
    .PrinterList .catJump {
        width: 100%;
      border:none;
      margin-bottom:40px;
      float:none;
    }
    .PrinterList div.selector{
        width: 99% !important;
    }
    .PrinterList #LayoutColumn1 ul ul, .FindByCategory ul {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }

    .inner .Block.SocialConnect { display: block; }
    .footer-newsletter, .footer-social { width: 100%; padding: 0 0 20px 0; border: 0; }
    .footer-newsletter form, .footer-main .SocialConnect ul { padding: 0; }

}
@media screen and (max-width:630px) {
    .CheckoutLeft, .CheckoutRight, .CheckoutRight .orderReview{
        width:100%;
    }
    .checkout .TitleHeading{
        width: 100%;
        float: none;
        text-align: center;
    }
    .Norton{
          float: none;
  text-align: center;
  display: block;
    }
    .CheckoutLeft .HorizontalFormContainer dd {
      width: 230px;
    }
}
@media screen and (max-width: 600px) {
    #shareDescription, .slide-overlay, .footer-main .footer-columns .grid__item.review {
        display: none;
    }
    .SideRelatedProducts .ProductActionAdd, .SideRelatedProducts em{
        text-align: center;
    }
    .freeShippingMessage{
        clear: both;
        float: none;
    }
    span.btn.AddAll.Top{
        margin:10px auto auto;
    }
    .DetailRow>.btn.AddAll{
        margin:15px 0 0 !important;
        display: inline-block;
    }
    #CategoryContent .ProductDetails{
        width: 100%;
    }
    .TopSellers li:last-child{
        display: inline-block;
    }
    .CartCode, .gtotal .right, .KeepShopping{
        float: none;
        width: 100%;
        text-align: center;
    }
    .KeepShopping{
        margin-bottom: 10px;
    }
    .SideRelatedProducts .DescName, .SideRelatedProducts .ProductActionAdd {
      float: none;
      width: 100%;
      text-align: center;
      box-sizing:border-box;
    }
    .productPage .SideRelatedProducts .ProductList li{
        padding: 25px 0 10px 0;
    }
    .SideRelatedProducts .ProductList .pname{
        padding-bottom: 20px;
    }
    .SideRelatedProducts .ProductList .pname{
        min-height:0px;
        text-align: center;
    }
    .productPage .SideRelatedProducts .ProductList .ProductImage{
        width:100%;
        float: none;
        margin-bottom: auto;
    }
    .Content .ProductList .ProductImage {
      float: none;
      display: block;
      text-align: center;
      margin: auto;
      padding: 25px 0;
    }
    .ProductList .ProductImage a {
      margin: auto;
      display: block;
    }
    .ProductList li,
    .productPage .ProductList li {
        width: 50%;
    }

    #home .ProductList { margin: 0; }

    #home .ProductList li:nth-child(2),
    #home .ProductList li:nth-child(odd),
    #home .ProductList li { width: 100%; padding: 30px 20px; border-top: 1px solid #e3e3e3; border-right: 0; }

    #home .ProductList li:nth-child(1) { border-top: 0; }

    #home .ProductList li .ProductImage { width: 100%; }
    #home .ProductList em,
    #home .ProductActionAdd { width: 50%; }

    #SideProductRelated .ProductList .Rating { min-height: 0px !important; text-align: center; }

    .CartCode .CouponCode,
    .CartCode .GiftCertificate {
        float: none;
        width: auto;
    }
    .ProceedToCheckout,
    .KeepShopping,
    .CartContents tfoot .SubTotal td div {
        text-align: center;
    }
    .footer-main .footer-columns .grid__item {
        width: 100%;
    }
    .productOptionViewRectangle .option label {
        padding: 0 !important;
        line-height: 60px;
        height: 60px;
        width: auto;
        min-width: 60px;
        max-width: 300px;
        overflow-x: scroll;
        white-space: nowrap;
    }
    .productOptionViewRectangle .option label span {
        padding: 0 5px;
    }
    .productOptionPickListSwatch .textureContainer,
    .productOptionPickListSwatch .swatchColours {
        display: block !important;
    }
    .productOptionPickListSwatch .thumbnail,
    .productOptionPickListSwatch .swatchColour {
        display: block !important;
        height: 60px !important;
        width: 60px !important;
    }
    .productOptionPickListSwatch li {
        display: inline-block !important;
    }
    #tabcontent .photo {
        float: none;
        margin: 0;
        width: auto;
    }
    .BillingDetails,
    .ShippingDetails {
        width: 100%;
        float: none;
        margin-right: 0;
        padding-top: 15px;
    }
    .ShippingAddressList li {
        width: 50%;
    }
    .CartContents tfoot .CheckoutRedeemCoupon {
        text-align: left;
    }
    .CartContents tfoot .CheckoutRedeemCoupon td {
        padding: 0;
    }
    .newsletter-subscription .grid > .grid__item {
        width: 100% !important;
    }
    .newsletter-subscription h4 {
        padding: .5em 0;
        font-size: 1.5em;
        text-align: center;
    }
    .newsletter-subscription .inner {
        padding: 0;
    }
}
@media screen and (max-width: 480px) {
    .TopMenu,
    .PageMenu,
    .QuickViewBtn,
    .sf-menu li > ul,
    .productlist-page .Left,
    .js-faceted-search-column,
    .ProductCompareButton,
    .CompareButton,
    .footer-columns .BrandList,
    .footer-columns .CategoryList, .header-secondary ul, .CallUs,
    .ProductList.List .ProductDescription{
        display: none !important;
    }
    #SearchPage .ProductList .btn{ clear: both; float: none; }
    #SearchPage .ProductList em { float: none; text-align: center; }
    .CartItemQuantity .selector{ width:100% !important; }
    .FindByCategory h3{ font-size: 15px; }
    table.CartContents{ border-top: none; }
    .ProductMain .ProductDetailsGrid{ float: none; width: 100%; margin-top: 10px; }
    .CheckoutLeft .HorizontalFormContainer dt, .CheckoutRight .HorizontalFormContainer dt{ width:auto; clear: both; }
    .ProductList .pname{ min-height:0px; }
    .CheckoutLeft .HorizontalFormContainer dd, .CheckoutRight .HorizontalFormContainer dd{ clear: left; width: 100%; }
    #home .TopSellers .ProductList li:nth-child(5) { display: inline-block; }
    .addto{ padding:10px 0 0 0; }
    .addto .BulkDiscount{ margin-bottom: 0; width:100%; }
    .DetailRow.qty .AddCartButton, .DetailRow .Label.QuantityInput{ float: none; }
    .Printer div.qtyLabel{ float: none; display: inline-block; width: 100%; box-sizing: border-box; }
    .Printer div.qtyLabel .qtyLabel{ margin:auto; }
    div.qtyLabel input{ width:100%; margin-bottom: 10px; }
    div.qtyLabel{ float: none; }
    .CartContents .ProductName{ font-size: 13px; border-left: none; }
    .DetailRow.qty .selector{ margin-bottom: auto; }
    .p-price.mobile{ display: block !important; text-align: center; }
    .addto{ width:100%; text-align: center; padding-bottom: 0; }
    .ProductList.List .ProductActionAdd, .ProductDetailsGrid{ width: 100%; float: none; text-align: center; margin:auto; }
    .ProductList.List li{ padding: 25px 0 10px 0; }
    .Printer .CategoryDescription img.left{ width:100%; margin: auto; }
    .ProductList .ProductImage a{ margin: auto; display: block; }
    .ProductList.List li{ text-align: center; }
    .Content .ProductList .ProductImage{ float: none; display: block; text-align: center; margin: auto; padding: 25px 0; }
    .ProductList.List .DescName{ width:100%; }
    #cart-amount .Cart .bag-handle { border: 2px solid #404040; }
    #cart-amount .Cart .total { background: #404040; color: #ffffff; }
    .PrinterList #LayoutColumn1 ul ul, .FindByCategory ul { -webkit-column-count: 1; -moz-column-count: 1; column-count: 1; }
    .newsletter-subscription input[type="email"]{ margin-bottom: 0; height: 45px; line-height: 45px; }
    .footer-links .footer-columns .grid__item{ margin-bottom: 20px; }
    .ExpressCheckoutBlock .ExpressCheckoutTitle{ padding: 5px; font-size: 12px; }
    ul.tabs li.sharingTab{ font-size: 13px; font-weight: normal; }
    .PrinterList .catJump { -webkit-column-count: 1; -moz-column-count: 1; column-count: 1; }
    .ExpressCheckoutBlockCompleted a.ChangeLink{ right: 5px; }
    .header-secondary{ display: block !important; }
    #ContactForm dd, #CheckoutStepPaymentDetails dd{ margin: auto; }
    #ContactForm dd, #CheckoutStepPaymentDetails dd, .form dt, .FormContainer dt{ float: left; }
    #CheckoutStepPaymentDetails dd .ProductPrice{ margin-left: 10px; }
    input[type="date"],
    input[type="email"],
    input[type="number"],
    input[type="password"],
    input[type="search"],
    input[type="tel"],
    input[type="text"],
    input[type="url"],
    textarea,
    select {
        font-size: 16px !important;
    }
    .btn,
    .btn.alt,
    textarea,
    input[type="email"],
    input[type="text"],
    input[type="password"],
    input.Textbox {
        display: block;
        height: 60px;
        line-height: 60px;
        width: 100%;
        margin-bottom: 20px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    #cartForm .btn, #cartForm .btn.alt{
        width: 90%;
        margin: auto;
    }
    .login-form input[type="email"],
    .login-form input[type="password"] {
        width: 100%;
    }
    select,
    div.selector /* For uniform */ {
        margin-bottom: 20px;
        width: 99% !important;
    }
    .ProductList li,
    #home .ProductList li,
    .productPage .ProductList li {
        width: 100%;
    }
    .TopMenu > .inner,
     #Header > .inner,
    .PageMenu > .inner,
    .main > .inner,
    .footer-main > .inner,
    .footer-links > .inner,
    .newsletter-subscription > .inner {
        width: 90%;
    }
    .header { border: none; padding-top: 115px; }
    #Header { position: fixed; top: 0; z-index: 100; background-color: #fff; width: 100%; border-bottom: 1px solid #dddddd; padding: 0; }
    #Header > .inner { width: 100%; display: table; padding-top: 50px; }

    #ToggleMenu { min-width: 60px; }
    .header-secondary { float: none; position: absolute; top: 0; left: 0; width: 100%; background: #fff; border-bottom: 1px solid #efefef; padding: 0; margin: 0; }
    .header-secondary .inner{ width: 100%; }
    .header-secondary .currency-converter { display: none; }
    .header-secondary #SearchForm { float: none; margin: 0; border-radius: 0; }
    .header-secondary #SearchForm input.Textbox { border: 0; background: none; color: #d6d6d6; height: 50px; }
    #SearchForm input{ width: 80%; }
    .header-secondary #SearchForm input.Button { position: absolute; border: 0; height: 100%; border-radius:0; width: 20%; font-size: 12px; }
    .header-logo img { max-height: 60px; display: block; margin: 0 auto; }
    .header-logo { display: table-cell; float: none; vertical-align: middle; text-align: center; overflow: hidden; }
    .header-logo h1 { padding: 0; }
    .PageMenu .inner { background: #fff; padding: 0; }
    .PageMenu ul { display: block; }
    .PageMenu .CategoryList { padding: 0; }
    .PageMenu .pages-menu { display: none; }
    .PageMenu li { display: block; margin: 0; padding: 0; border-bottom: 1px solid #efefef; }
    .PageMenu a { padding: 1em; font-size: 1.2em; }

    .SubCategoryList { padding: 0; margin-bottom: 0; }
    .SubCategoryList li { padding: 0.9em; background: none; border-bottom: 1px solid #efefef; }

    #fastCartContainer {
        max-height: none;
    }
    .footer-columns .grid__item,
    .CartCode .grid__item {
        width: 100%;
    }

    /* Form Styling */
    .form dt,
    .FormContainer dt {
        text-align: left;
        width: auto;
        clear: both;
        float: left;
        margin-right: 10px;
        padding: 0;
    }

    #CheckoutStepPaymentDetails .btn{ width: 100%; float: none; text-align: center; }

    #ContactForm .Submit, #CheckoutStepPaymentDetails .Submit{ margin: 5px auto; }

    .form dd,
    .FormContainer dd { padding: 0; margin: 0; }

    #fancy_outer { z-index: 110 !important; }
    #fancy_overlay { z-index: 105 !important; }

    .footer-links { text-align: center; }
    .footer .powered-by { float: none; display: block; margin-top: 10px; }

    .LittleNotePassword { padding: 0; margin-bottom: 20px; }
    .addto #SideProductAddToWishList { display: block; margin-bottom: 20px; }
    .footer .footer-columns ul { margin: 0; }
    .PrimaryProductDetails .btn.add-to-cart{ margin-bottom:0; }
    /* Cart Styling */
    table.CartContents tbody tr td {
        padding: 10px 5px;
        box-sizing:border-box;
    }
    table.CartContents{
        width: 100%;
        overflow: visible;
        box-sizing:border-box;
    }
    table.CartContents tbody tr td.CartItemTotalPrice {
      border-right: none;
    }
    .CartCode .grid__item {
        width: 100%;
    }
    .freeShippingMessage{
        float: none;
        clear: both;
    }
    .CartContents tfoot{
        border-top: 2px solid #fff;
        margin-top: -1px;
    }
    .CartCode .GiftCertificate input,
    .CartCode .CouponCode input {
        margin-bottom: 20px;
    }

    #CartContent .FloatRight,
    #CartContent .FloatLeft,
    .ExpressCheckoutContent .FloatLeft,
    .ExpressCheckoutContent .FloatRight
    #ConfirmOrder .FloatLeft,
    #ConfirmOrder .FloatRight {
        float: none;
    }

    .PayPalExpressCheckout {
        text-align: center;
        padding: 1em 0;
    }
    .AddBillingAddress dd, .AddShippingAddress dd {
        padding: 0 !important;
        float: none;
        width: auto;
    }
    .ShippingAddressList li {
        width: 100%;
    }
    .ExpressCheckoutContent .CreateAccount,
    .ExpressCheckoutContent .AccountLogin {
        float: none;
        width: auto;
    }

    #home .ProductList em,
    #home .ProductActionAdd { width: 100%; text-align: left; }

    .newsletter-subscription .btn { width: 100%; margin: 5px 0; height: 45px; line-height: 45px; }

    #home .TopSellers { padding-bottom: 10px; }

    .prod-review-wrapper .prod-review-points, .prod-review-wrapper .product-rating { width: 100%; text-align: center; }
    span.btn.AddAll { height: 60px; line-height: 60px; }


}
@media screen and (max-width:460px){
    .Satisfaction, .FreeShipping{
        width: 100%;
    }
}

/* font-awesome.css */
@font-face {
    font-family: 'FontAwesome';
    src: url('//cdn10.bigcommerce.com/s-n9jg91a/templates/__custom/Styles/font/fontawesome-webfont.eot?t=1507933344&v=4.0.3');
    src: url('//cdn10.bigcommerce.com/s-n9jg91a/templates/__custom/Styles/font/fontawesome-webfont.eot?t=1507933344#iefix&v=4.0.3') format('embedded-opentype'), url('../Styles/font/fontawesome-webfont.woff?v=4.0.3') format('woff'), url('//cdn10.bigcommerce.com/s-n9jg91a/templates/__custom/Styles/font/fontawesome-webfont.ttf?t=1507933344&v=4.0.3') format('truetype'), url('//cdn10.bigcommerce.com/s-n9jg91a/templates/__custom/Styles/font/fontawesome-webfont.svg?t=1507933344&v=4.0.3#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
.fa { display: inline-block; font-family: FontAwesome; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.fa-bars:before { content: "\f0c9"; }

/* imodal.css */
#ModalOverlay{background-color:#000}#ModalContainer{left:50%;top:15%}.modalClose{z-index:100000;cursor:pointer;display:block;position:absolute;height:20px;width:20px;right:10px;top:10px;background:url(//cdn9.bigcommerce.com/s-n9jg91a/templates/__custom/images/close.gif?t=1507933344) no-repeat}#ModalLoadingOverlay{background:#000;cursor:pointer}#ModalLoadingIndicator{width:100px;height:100px;margin-left:-50px;margin-top:-50px;background:url(//cdn9.bigcommerce.com/s-n9jg91a/templates/__custom/images/loading.gif?t=1507933344) no-repeat;position:fixed;top:50%;left:50%;z-index:30001}#ModalContentContainer{-webkit-box-shadow:0 0 30px 4px #777;-moz-box-shadow:0 0 30px 4px #777;box-shadow:0 0 30px 4px #777;border-radius:10px;-moz-border-radius:10px;-webkit-background-clip:padding-box}#ModalTitle,.ModalTitle{border-top-left-radius:10px;border-top-right-radius:10px;-moz-border-radius-topleft:10px;-moz-border-radius-topright:10px;background:#f2f4f7;color:#313131;font-size:110%;font-weight:700;padding:10px 14px;border:1px solid #606263;border-bottom-color:#b8b8b8;-webkit-background-clip:padding-box;text-align:left}#ModalContent,.ModalContent{border:1px solid #606263;border-top-width:0;background:#fff;margin:0;text-align:left;color:#444;padding:10px}#ModalContent a,.ModalContent a{color:#444}.ModalContentWithButtons #ModalContent,.ModalContentWithButtons .ModalContent{margin-bottom:0;border-bottom-width:0}#ModalButtonRow,.ModalButtonRow{border:1px solid #606263;border-top-color:#919394;background:#e7ebf0;border-bottom-left-radius:10px;border-bottom-right-radius:10px;-moz-border-radius-bottomleft:10px;-moz-border-radius-bottomright:10px;-webkit-background-clip:padding-box;text-align:right;padding:4px 8px;height:30px;line-height:30px}#ModalButtonRow input,.ModalButtonRow input{text-align:center}#ModalButtonRow input.Submit,#ModalButtonRow input.SubmitButton,.ModalButtonRow input.Submit,.ModalButtonRow input.SubmitButton{font-weight:700}

/* jqzoom.css */
.zoomPad{ position:relative; float:left; z-index:5; cursor:crosshair; }
.zoomPreload{ -moz-opacity:0.8; opacity: 0.8; filter: alpha(opacity = 80); color: #333; font-size: 12px; font-family: Tahoma; text-decoration: none; border: 1px solid #CCC; background-color: white; padding: 8px; text-align:center; background-image: url(//cdn9.bigcommerce.com/s-n9jg91a/templates/__custom/images/zoomloader.gif?t=1507933344); background-repeat: no-repeat; background-position: 43px 30px; z-index:110; width:90px; height:43px; position:absolute; top:0px; left:0px; * width:100px; * height:49px; }
.zoomPup{ overflow:hidden; background-color: #FFF; -moz-opacity:0.6; opacity: 0.6; filter: alpha(opacity = 60); z-index:120; position:absolute; border:1px solid #CCC; z-index:101; cursor:crosshair; }
.zoomOverlay{ position:absolute; left:0px; top:0px; background:#FFF; /*opacity:0.5;*/ z-index:5000; width:100%; height:100%; display:none; z-index:101; }
.zoomWindow{ position:absolute; left:110%; top:40px; background:#FFF; z-index:6000; height:auto; z-index:10000; z-index:110; }
.zoomWrapper{ position:relative; border:1px solid #999; z-index:110; }
.zoomWrapperTitle{ display:block; background:#999; color:#FFF; height:18px; line-height:18px; width:100%; overflow:hidden; text-align:center; font-size:10px; position:absolute; top:0px; left:0px; z-index:120; -moz-opacity:0.6; opacity: 0.6; filter: alpha(opacity = 60); }
.zoomWrapperImage{ display:block; position:relative; overflow:hidden; z-index:110 }
.zoomWrapperImage img{ border:0px; display:block; position:absolute; z-index:101; }
.zoomIframe{ z-index: -1; filter:alpha(opacity=0); -moz-opacity: 0.80; opacity: 0.80; position:absolute; display:block; }

/* store.css */
.sf-menu,.sf-menu *{margin:0;padding:0;list-style:none}.sf-menu ul{position:absolute;top:-999em;width:10em}.sf-menu ul li{width:100%}.sf-menu li:hover{visibility:inherit}.sf-menu li{float:left;position:relative}.sf-menu a{display:block;position:relative}.sf-menu li.sfHover ul,.sf-menu li:hover ul{left:0;top:2.5em;z-index:99}ul.sf-menu li.sfHover li ul,ul.sf-menu li:hover li ul{top:-999em}ul.sf-menu li li.sfHover ul,ul.sf-menu li li:hover ul{left:10em;top:0}ul.sf-menu li li.sfHover li ul,ul.sf-menu li li:hover li ul{top:-999em}ul.sf-menu li li li.sfHover ul,ul.sf-menu li li li:hover ul{left:10em;top:0}.sf-menu a.sf-with-ul{padding-right:2.25em;min-width:1px}.sf-sub-indicator{position:absolute;display:block;right:.75em;top:.2em;width:10px;height:10px;text-indent:-999em;overflow:hidden;background:url(//cdn10.bigcommerce.com/s-n9jg91a/templates/__custom/images/arrows-ffffff.png?t=1507933344) -10px -100px no-repeat}a>.sf-sub-indicator{top:.2em;background-position:0 -100px}a:active>.sf-sub-indicator,a:focus>.sf-sub-indicator,a:hover>.sf-sub-indicator,li.sfHover>a>.sf-sub-indicator,li:hover>a>.sf-sub-indicator{background-position:-10px -100px}.sf-menu ul .sf-sub-indicator{background-position:-10px 0}.sf-menu ul a>.sf-sub-indicator{background-position:0 0}.sf-menu ul a:active>.sf-sub-indicator,.sf-menu ul a:focus>.sf-sub-indicator,.sf-menu ul a:hover>.sf-sub-indicator,.sf-menu ul li.sfHover>a>.sf-sub-indicator,.sf-menu ul li:hover>a>.sf-sub-indicator{background-position:-10px 0}.Left #SideCategoryList .SideCategoryListFlyout .sf-shadow ul,.Right #SideCategoryList .SideCategoryListFlyout .sf-shadow ul{background:url(//cdn10.bigcommerce.com/r-50ec07f57cf7e4dd918f7e64bdb2e3a4ad3e4c35/themes/ClassicNext/images/shadow.png) bottom right no-repeat;padding:0 8px 9px 0;-moz-border-radius-bottomleft:17px;-moz-border-radius-topright:17px;-webkit-border-top-right-radius:17px;-webkit-border-bottom-left-radius:17px}.Left #SideCategoryList .SideCategoryListFlyout .sf-shadow ul.sf-shadow-off,.Right #SideCategoryList .SideCategoryListFlyout .sf-shadow ul.sf-shadow-off{background:0 0}.sf-vertical,.sf-vertical li{width:10em}.sf-vertical li.sfHover ul,.sf-vertical li:hover ul{left:10em;top:0}.sf-vertical .sf-sub-indicator{background-position:-10px 0}.sf-vertical a>.sf-sub-indicator{background-position:0 0}.sf-vertical a:active>.sf-sub-indicator,.sf-vertical a:focus>.sf-sub-indicator,.sf-vertical a:hover>.sf-sub-indicator,.sf-vertical li.sfHover>a>.sf-sub-indicator,.sf-vertical li:hover>a>.sf-sub-indicator{background-position:-10px 0}#SideCategoryList .sf-menu .sf-sub-indicator{top:7px}.afterSideCategoryList{clear:both}.Left #SideCategoryList .sf-menu,.Left #SideCategoryList .sf-menu li,.Left #SideCategoryList .sf-menu li ul,.Left #SideCategoryList .sf-menu ul,.Right #SideCategoryList .sf-menu,.Right #SideCategoryList .sf-menu li,.Right #SideCategoryList .sf-menu li ul,.Right #SideCategoryList .sf-menu ul{padding:0;margin:0}.Left #SideCategoryList .sf-menu li ul,.Left #SideCategoryList .sf-menu li ul li,.Right #SideCategoryList .sf-menu li ul,.Right #SideCategoryList .sf-menu li ul li{border:0}

.PrinterList .itemSelect { width: 100%; font-size: 16px; }
.Printer #CategoryContent { overflow: hidden; }

.ord-numb, .ord-numb a{
    font-size: 24px;
    color: #e60007;
}
.BlockContent.Order ul {
    margin-left: 35px;
}
.ord-numb:hover, .ord-numb a:hover { color: #666666; }

/* Styles for printable invoice on "Thanks for your order" page */
.printBtn { float:right; margin-bottom: 10px; }
.printArea { border: 1px solid #e3e3e3; padding: 20px; margin-bottom: 10px; clear: both; font-family: Arial; }
.printArea table { border-collapse: collapse; border-spacing: 0; }
.printArea > h3 { font-family: Arial; font-size: 20px; margin-bottom: 10px; color: #000; float: right; font-weight: bold; }
.printCompInfo { float: left; margin-bottom: 20px; }
.addressTable { width: 100%; padding: 0; border: 0; }
.addressTable td { width: 50%; padding: 0; }
.addressTable h3 { font-family: Arial; font-size: 18px; }
.shipAddress, .billAddress { font-family: Arial; font-size: 12px; margin-bottom: 20px; }
.CartItemsTable { width: 100%; margin: 0; border: 1px solid #c7d7db; padding: 0; }
.printTableHead { font-size: 12px; background-color: #3c3c3c; color: white; padding: 5px; }
.itemCell { padding: 10px 5px; font-size: 12px; border-bottom: 0; }
.printTotals { width: 100%; font-weight: bold; }
.printTotals td { font-size: 12px; text-align: right; }
.bottomThx { color: #999; text-align: center; }
@media print {
    .header,
    h1,
    .full-width.Order,
    .btn.alt,
    .footer {
        display: none;
    }
}