/* MAIN.CSS */
/* compiled version of site.css and style.css for custom builds */

/* INIT GLOBALS */

body, html, h1, h2, h3, h4, h5, h6, p, ul, li, a, span, div, img, input {
    outline: none;
    margin: 0;
    padding: 0;
}
body {
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 400;
    color: #4c4c4c;
    background: #fff;
    min-width: 320px;
}
body.cms_class {  /* for tinymce */
    text-align: left;
    background: #fff;
    background-image: none;
}
body.cms_class img {
    max-width: 100%;
}
html {
    -webkit-text-size-adjust: 100%;
}
input, textarea { font-family: "Open Sans", Arial, sans-serif; }
input[type="button"], input[type="submit"], input[type="reset"] {
    -webkit-appearance: none;
    color: #fff!important;
    background-color: #d2232a!important;
    text-align: center;
    text-transform: none;
    font-size: 13px;
    font-weight: 400;
    padding: 4px 10px;
    line-height: 1.3;
    -webkit-border-radius: 0;
    border-radius: 0;
    opacity: 1.0;
    cursor: pointer;
}
input:not([type='image']):not(.mce-textbox), select, textarea { max-width: 100% !important; }
::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 7px;
}
::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: rgba(0, 0, 0, .5);
  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, .5);
}
.wrap {
    display: block;
    margin: 0 5%;
    min-width: 288px;
}
#page {
    margin: 0;
    padding: 84px 0 0 0;
}
#page.extraSpace {
    padding-top: 90px;
}
#content {
    padding-bottom: 3em;
}
#content #breadcrumb .wrap {
    padding: 10px 0 11px;
}
a.breadcrumblink, #breadcrumb span, #content #breadcrumb img {
    display: inline-block;
}
b, strong {font-weight: 600;}
.categorySpacer { background-color: #999999; height: 1px; }
a.reverseText:link, a.reverseText:visited, a.reverseText:active, .reverseText { color: #FFFFFF; text-decoration: none; font-weight: inherit; }
a.reverseText:hover { color: #FFFFFF; text-decoration: underline; font-weight: inherit; }
a.sp_link, a.sp_link:visited {
    color: inherit;
    text-decoration: none;
}
a.sp_link:hover, a.sp_link:active {
    color: inherit;
    text-decoration: underline;
}
li { list-style-position: inside; list-style: none; }
.bar { background-color: #999999; height: 5px; }
.bodySpacer { background-color: #dcdddd; height: 1px; }
.button:hover, .button_sm:hover { opacity: 0.8; filter: Alpha(opacity=80);}
/* .button_bar { background-color:#EFEFEF} */

dt { font-weight: 600; }
.error { font-size: 13px; font-weight: normal; color: red; }
.inputFieldBody, .inputField { border: 1px #999 solid; font-size: 13px; margin: 2px; height: 24px; padding-left: 5px; color: #4c4c4c; max-width: 100%; }
.inputFieldBodyHighlight { border: 1px #999 solid; font-size: 13px; margin-top: auto; margin-right: auto; margin-bottom: auto; margin-left: auto; padding-left: 2px; color: #4c4c4c; background-color: #f6f0dc; }

a.category { font-size: 13px; font-weight: bold; color: #4c4c4c; background-color: rgb(123, 123, 123); text-decoration: none; }
a.category:link, a.category:visited, a.category:active { font-size: 13px; font-weight: bold; color: #4c4c4c; background-color: rgb(123, 123, 123); text-decoration: none; }
a.category:hover, .categoryActive, a.categoryActive:link, a.categoryActive:visited, a.categoryActive:active, a.categoryActive:hover { font-size: 13px; font-weight: bold; background-color: #ffffff; color: #4c4c4c; text-decoration: underline; }
.category { font-size: 13px; font-weight: bold; color: #4c4c4c; background-color: rgb(123, 123, 123); }
.categoryHead { font-size: 13px; font-weight: bold; color: #4c4c4c; }
.inputQtyBody { border: 1px #999999 solid; border-radius: 0; font-size: 13px; margin-top: auto; margin-right: auto; margin-bottom: auto; margin-left: auto; padding: 4px; width: 2em; color: #4c4c4c; text-align: center; }
select, .selectBody { color: #4c4c4c; font-size: 13px; }
.items { font-size:  14px; }
#content ul > li { list-style: square inside; }
#content ol > li { list-style: decimal inside; }
.line { background-color:  #999999; }
.loading, #loadingpage { position: fixed; width: 40%; height: 40%; z-index: 500; left: 40%; top: 50%; border: 0; text-indent: -999999px; background: transparent url("/source/10cb07dee062a0c8b3df8ddccf51baef/loading.gif") no-repeat left top;}
.pageContents { font-size:  14px; font-weight: normal; color: #4c4c4c; }
.pageContentsBold { font-size:  14px; font-weight: bold; color: #4c4c4c; }
.pageContentsLabel { font-weight: bold; }
.pageDescription { font-size: 18px; font-weight: normal; color: #4c4c4c; vertical-align: top; margin: 15px 0 10px; text-transform: none !important; }
.pageDescription h3 { font-size: 24px; text-transform: none !important; }
.note, .pageMsg { font-size:  14px; font-weight: normal; display: block; }
.pageSmall { font-size: 10px; }
.pageSmallBold { font-size: 10px; font-weight: bold; }
.pageTitle { font-size: 26px; font-weight: normal; color: #4c4c4c; background-color: #FFFFFF; line-height: 110%; }
.pageNav { }
td, label { font-size:  14px; font-weight: normal; color: #4c4c4c; }
table.border_dark, tr.border_dark, td.border_dark { border-width: 1px; border-style: solid; border-color: #999999; }
td.contents { font-size:  14px; font-weight: normal; color: #4c4c4c; padding-right: 20px; }
td.contentsBold_sm { font-size: 10px; font-weight: bold; }
td.contents_sm { font-size: 10px; font-weight: normal; }
td.formLabel { font-size:  14px; font-weight: normal; color: #4c4c4c; line-height: 1.3; }
td.formLabelBold { font-size:  14px; font-weight: bold; color: #4c4c4c;  line-height: 1.3; }
td.grayborder { border-width: 1px; border-style: solid; border-color: #4c4c4c; }
td.menuList { font-size:  14px; font-weight: bold; }
td.tableHeader { color: #ffffff; font-size:  14px; font-weight: bold; }
td.tablebg { background-color: #eee}
th { font-size: 13px; font-weight: bold; color: #4c4c4c; background-color: #cccccc; }
.tspace { height: 5px; }
.pspace { height: 10px; }
.tzone { display: none; }
/* end silver.css import */
.mobile { display: none; }
.desktop { display: block; }
.clear, .relax {
    clear: both;
    font-size: 0px;
    height: 0px;
    line-height: 0;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.clearfix {display: inline-block;}
* html .clearfix {height:1%;}
.clearfix {display:block;}

A:focus, BUTTON:focus { outline: none; }
A::-moz-focus-inner, BUTTON::-moz-focus-inner { border: 0; }
fieldset {
    border: none;
}
input[type="radio"] {
    margin-right: 0.5em;
}
input[type="search"] {
    -webkit-appearance: none;
    min-height: 1.5em;
}

/* HEADLINE TEXT */
h1, .header1 {
    font-size: 32px;
    line-height: 1.3;
    font-weight: 600;  /* see font tag in pagehead.jsp for available font weights */
    color: #666;
    margin-bottom: 15px;
    margin-top: 20px;
}
h2, .header2 {
    font-size: 22px;
    line-height: 1.3;
    font-weight: 600;
    color: #666;
    margin: 0.5em 0;
}
h3, .header3 {
    font-size: 18px;
    line-height: 1.3;
    font-weight: 400;
    color: #666;
    margin: 0.5em 0;
}
h4, .header4 {
    font-size: 14px;
    line-height: 1.3;
    font-weight: 600;
    color: #666;
    margin: 0.5em 0;
}

/*  LINKS  */
A {
    color: #d2232a;  /* link color */
    text-decoration: none;
}
A:visited {
    color: #d2232a;
    text-decoration: none;
}
A:hover, A:active {
    color: #d2232a;  /* link hover color */
    text-decoration: underline;
    -moz-transition: all 0.15s ease-in-out;
    -webkit-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    -ms-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
}

/* BACKGROUND COLORS */
.box:nth-of-type(odd) {  /* alternate background bands of color */
    background: #ffffff;
}
.box:nth-of-type(even) {
    background: #f2f2f2;
}

/* LIGHT, OR DARK TEXT */
.light {
    color: #fff;
}
.dark {
    color: #4c4c4c;
}

/*** BANNERS ***/
.banner-include img {
    width: 100%;
    max-width: 100%;
    max-height: 100%;
}

/*** TEXT SECTIONS, COLUMNS (CONTENT PAGES) ***/
#content {
    max-width: 100%;
}
#content p {
    padding: 0 0 0.75em 0;
}
#content .pageDescription p {
    padding-bottom: 0;
}

.textsection, .box {
    padding: 1em 0;
}
.textsection.box {
    padding: .5em 0;
}
.textsection h1, .box h1 {
    text-align: center;
}
.four-col .col {
    display: inline-block;
    vertical-align: top;
    width: 21.5%;
    margin: 0 2%;
}
.four-col .col:first-child, .four-col .col:nth-child(4n+1) {
    margin-left: 0;
}
.four-col .col:nth-child(4n+0) {
    margin-right: 0;
}

.three-col .col {
    display: inline-block;
    vertical-align: top;
    width: 30%;
    margin: 0 2%;
}
.three-col .col:first-child, .three-col .col:nth-child(3n+1) {
    margin-left: 0;
}
.three-col .col:nth-child(3n+0) {
    margin-right: 0;
}

.two-col .col {
    display: inline-block;
    vertical-align: top;
    width: 47.5%;
    margin: 0 2%;
}
.two-col .col:first-child, .two-col .col:nth-child(2n+1) {
    margin-left: 0;
}
.two-col .col:nth-child(2n+0) {
    margin-right: 0;
}

.one-fourth, .one-half, .three-fourths, .one-third {
    position: relative;
    display: inline-block;
    vertical-align: top;
    float: left;
}

.one-fourth, .one-half, .three-fourths {
    margin-right: 4%;
}

.one-fourth {
    width: 22%;
}

.one-half {
    width: 48%;
}

.three-fourths {
    width: 74%;
}

.one-third {
    width: 28%;
    margin-right: 8%;
}

.last, .one-fourth:nth-of-type(4n), .one-half:nth-of-type(2n), .one-third:nth-of-type(3n) {
    margin-right: 0;
}
.one-fourth:nth-of-type(4n+1), .one-half:nth-of-type(2n+1), .one-third:nth-of-type(3n+1) {
    clear: left;
}

.one-fifth, .two-fifths {
    display: inline-block;
    vertical-align: top;
    float: left;
}
.one-fifth {
    width: 18%;
    margin: 0 1.25%;
}
.two-fifths {
    width: 38.5%;
    margin: 0 1.25%;
}
.one-fifth:first-child,
.two-fifths:first-child {
    margin-left: 0;
}
.one-fifth:last-child,
.two-fifths:last-child {
    margin-right: 0;
}
.one-sixth {
    position: relative;
    display: inline-block;
    vertical-align: top;
    float: left;
    width: 15%;
    margin-right: 2%;
}
.one-sixth:nth-of-type(6n) {
    margin-right: 0;
}

/* HIGHLIGHTED NOTES */
.note, .pageMsg {color: #de4245;}  /* text highlight color */

.note A, .note A:visited,
.pageMsg A, .pageMsg A:visited {
    text-decoration: underline;
}
.note A:hover, .note A:active, .note A.active,
.pageMsg A:hover, .pageMsg A:active, .pageMsg A.active {
    text-decoration: none;
}

/*** ADMIN AND MYACCOUNT LISTS ***/
.listnav {
    width: 100%;
    max-width: 30%;
    display: inline-block;
    vertical-align: top;
    margin: 10px 2% 10px 0;
}
.listnav h2 {
    font-weight: normal;
}

/*  BUTTONS  */
/* admin and standard buttons */
.button, .button_sm {
    display: inline-block;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.0;
    color: #FFFFFF !important;
    background-color: #808285;
    padding: 3px 12px 4px;
    cursor: pointer;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    white-space: nowrap;
    text-decoration: none !important;
    text-transform: none;
    -webkit-appearance: none; /* overrides mobile */
}
.button_sm { font-size: 10px; }

.button_sm.specsheet_btn {
    display: inline-block;
    color: #FFFFFF !important;
    text-decoration: none;
    margin-left: 1em;
}

/* cart and order buttons */
.button-bar { /* find-page buttons' bar */
    background: #fff;
    padding: 10px;
}
.btn, .btn:visited {  /* cart and order buttons */
    display: inline-block;
    vertical-align: top;
    color: #fff !important;
    font-weight: 400;
    background-color: #808285;
    padding: 4px 12px;
    border: 1px solid #808285;
    -webkit-border-radius: 0;
    border-radius: 0;
    white-space: nowrap;
    text-transform: none;
    text-decoration: none !important;
}
.btn:active, .btn:hover {
    color: #808285 !important;
    background: #fff;
    text-decoration: none !important;
    opacity: 0.75;
    filter: Alpha(opacity=75);
    -moz-transition: all 0.15s ease-in-out;
    -webkit-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    -ms-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
}
.accent_background, a.btn.update-cart {
    background: #808285; /* accent color (secondphase orange: #f26c2c) */
    border: 1px solid #808285;
}
.accent_background:active, .accent_background:hover,
a.btn.update-cart:active, a.btn.update-cart:hover {
    color: #808285!important;
    background: #fff!important;
}
a.btn.add-to-cart, a.btn#priceUpdateBtn {
    background: #d2232a;
    border: 1px solid #d2232a;
}
a.btn.add-to-cart:active, a.btn.add-to-cart:hover,
a.btn#priceUpdateBtn:active, a.btn#priceUpdateBtn:hover {
    color: #d2232a!important;
    background: #fff;
}
a.btn.checkout {
    background: #58595b;
    border: 1px solid #58595b;
}
a.btn.checkout:active, a.btn.checkout:hover {
    color: #58595b!important;
    background: #fff;
}
a.btn.saberis-connect {
    color: #fff!important;
    background: #2244dd;
    border: 1px solid #2244dd;
}
a.btn.saberis-connect:active,
a.btn.saberis-connect:hover {
    color: #2244dd!important;
    background: #fff;
}
#saberis-login-page #chat-widget-container {
    display: none;
}

.cms-edit .button.edit {
    color: #fff!important;
    background: #d2232a;
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    padding: 2px 10px;
    line-height: 1.3;
    letter-spacing: 1.2px;
    text-transform: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    opacity: 1.0;
    cursor: pointer;
}
.cms-edit .button.edit:hover {
    opacity: 0.75;
    -moz-transition: all 0.15s ease-in-out;
    -webkit-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    -ms-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
}

.button-bar { /* find page buttons in a bar */
    clear: left;
    position: relative;
}
.button-bar .btn {
    margin: 2px 10px;
}
#shopcart-page .button-bar .btn {
    margin: 10px;
}

/* scanSearch button */
a.scanSearch {
    position: absolute;
    display: none;
    vertical-align: top;
    top: 10px;
    right: 40px;
    height: 20px;
    width: 36px;
    font-weight: 400;
    line-height: 1.0;
    background: transparent;
    font-size: 1px;
    color: #fff;
    text-align: center;
    padding: 0;
    border: none;
    cursor: pointer;
    z-index: 2000;
}
a.scanSearch:before {
    font-family: "FontAwesome";
    content: "\f02a";
    position: relative;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    font-size: 22px;
    font-weight: normal;
    color: #000;
    line-height: 1.0;
    height: 20px;
    width: 36px;
    transform: scale(1.2, 1.0);
}
a.scanSearch:after {
    content: " ";
    display: inline-block;
    position: absolute;
    top: 8px;
    left: 2px;
    width: 32px;
    height: 12px;
    text-align: center;
    border: 0;
    clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
    -moz-clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
    -ms-clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
    -o-clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
    border-top: 1px solid #92e842;
    background: rgba(146,232,66,0.75);
    background: -moz-linear-gradient(top, rgba(146,232,66,0.75) 0%, rgba(146,232,66,0.3) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(146,232,66,0.75)), color-stop(100%, rgba(146,232,66,0.3)));
    background: -webkit-linear-gradient(top, rgba(146,232,66,0.75) 0%, rgba(146,232,66,0.3) 100%);
    background: -o-linear-gradient(top, rgba(146,232,66,0.75) 0%, rgba(146,232,66,0.3) 100%);
    background: -ms-linear-gradient(top, rgba(146,232,66,0.75) 0%, rgba(146,232,66,0.3) 100%);
    background: linear-gradient(to bottom, rgba(146,232,66,0.75) 0%, rgba(146,232,66,0.3) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#92e842', endColorstr='#92e842', GradientType=0 );
}
/* end scanSearch button */

/*  BREADCRUMBS  */
.breadcrumb {
    font-size: 12px;
    color: #4c4c4c;
    font-weight: normal;
    margin-top: 20px;
}
a.breadcrumblink {
    font-weight: normal;
    color: #d2232a;  /* link color */
    text-decoration: none;
}
a.breadcrumblink:hover, a.breadcrumblink:active {
    color: #d2232a;  /* link hover color */
    text-decoration: underline;
}

/*** Sticky Header ***/
header.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
}

/****HEADER****/
#dynamicHeader {
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    padding: 0;
}
#dynamicHeader.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 2000;
}
#dynamicHeader.sticky .middle-header {
    padding: 0;
}
#dynamicHeader.sticky .search {
    width: 68%;
    margin: 15px 0 15px 15%;
}
.hamburger, .shop-icon {
    display: none;
    font-size: 30px;
}
#main-menu-toggle {
    color: #4c4c4c;
}
.hamburger {
    position: fixed;
    line-height: 1;
    margin: 0.25em 0 0 0.5em;
    text-align: center;
    z-index: 11000;
    background: transparent;
}
.shop-icon {
    position: fixed;
    line-height: 1.4;
    top: 0;
    right: 0.4em;
    z-index: 11000;
}
.shop-icon a {
    color: #4c4c4c;
    line-height: 1em;
}
.shop-icon i.fa {
    display: inline-block;
    vertical-align: middle;
    width: 32px;
}
.shop-icon a span {
    display: inline-block;
    vertical-align: bottom;
    position: relative;
    top: -5px;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 1.5;
    width: 20px;
    height: 20px;
    padding: 2px;
    border: none;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #d2232a;  /* change to match your layout */
    z-index: 10000;
}
#dynamicHeader.sticky .hamburger {
    font-size: 36px;
    line-height: 1.2;
}
#dynamicHeader.sticky .shop-icon {
    top: 0.3em;
}

header, .header {
    position: relative;
    font-size: 16px;
    font-weight: 400;
    height: auto;
    padding: 12px 0;
    display: block;
    color: #999;
    background: #fff;
    box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.1);
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    clear: left;
    width: 100%;
    z-index: 100;
}
header A, header A:hover {
    color: #999;
    -moz-transition: all 0.15s ease-in-out;
    -webkit-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    -ms-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
}
header A:hover, header A:active {
    color: #d2232a;
    text-decoration: none;
}

/* Logo */
header .logo {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    float: left;
    margin-right: 5%;
}
header .logo img {
    max-width: 100%;
    max-height: 75px;
}

/* Search */
header .search {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    float: left;
    margin-top: 8px;
    width: 600px;
    z-index: 9999;
}
header .search input[type="text"] {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    height: 40px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2;
    padding: 0 45px 0 12px;
    border-radius: 0;
    border: 1px solid #999;
    background: #fff;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
header .search input[type="text"]:focus {
    border-color: rgba(153, 153, 153, .6);
    outline: 0;
    outline: dotted thin\9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(153, 153, 153, .6);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(153, 153, 153, .6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(153, 153, 153, .6);
    -webkit-transition: border linear .2s,box-shadow linear .2s;
    -moz-transition: border linear .2s,box-shadow linear .2s;
    -o-transition: border linear .2s,box-shadow linear .2s;
    transition: border linear .2s,box-shadow linear .2s;
}
header .search input[type="text"]::placeholder {
    color: #999;
}
/* remove IE's annoying "X" */
header .search input[type="text"]::-ms-clear {
    display: none;
}
header .search button[type="submit"] {
    position: absolute;
    display: inline-block;
    vertical-align: top;
    width: 50px;
    height: 40px;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.0;
    right: 0;
    top: 0;
    color: #999;
    background: transparent;
    border: none;
    border-radius: 0;
    cursor: pointer;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
header .search button[type="submit"]:hover,
header .search input[type="button"]:hover {
    opacity: 0.75;
    filter: alpha(opacity=75);
    transition: all .3s ease;
}
/* jquery-autocomplete */
.ui-autocomplete {
    cursor: default;
    left: 0;
    position: absolute;
    top: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.ui-autocomplete.ui-widget {
    font-size: 100%;
}
.ui-autocomplete.ui-menu {
    display: block;
    list-style: outside none none;
    margin: 0;
    outline: medium none;
    padding: 0;
}
.ui-autocomplete.ui-front {
    z-index: 200;
}
.ui-helper-hidden-accessible {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
#acloading {
    width: 20px;
    height: 20px;
    top: 10px;
    right: 60px;
    position: absolute;
    display: none;
    border-radius: 50%;
    border: 4px dotted #999;
    border-color: #d0d0d0 #b8b8b8 #a0a0a0 #888888;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-animation: spin 1.5s linear infinite;
    animation: spin 1.5s linear infinite;
    z-index: 99999;
}
@-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
}
@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* ***************************************
** edit these items to match site's theme
**************************************** */
.ui-autocomplete.ui-widget-content {  /* dropdown menu */
    background: #fff;
    border: 1px solid #999;
    color: #d2232a;
    width: inherit;
    line-height: 1.2;
}
.ui-autocomplete-category {
    font-size: 100%;
    font-weight: 600;
    color: #999;
    padding: 0.75em 1em 0.5em;
    text-transform: uppercase;
    letter-spacing: 0.3em;
    border-bottom: 1px solid #999;
    list-style: none;
}
.ui-autocomplete.ui-menu .ui-menu-item {  /* individual dropdown menu items */
    cursor: pointer;
    list-style: none;
    margin: 0;
    padding: 0;
    min-height: 0;
    position: relative;
}
.ui-autocomplete.ui-menu .ui-menu-item span {
    font-weight: 600;
}
.ui-autocomplete.ui-menu .ui-menu-item a {
    display: block;
    color: #d2232a !important;
    text-decoration: none !important;
    word-wrap: break-word;
    padding: 0.3em 1em;
}
.ui-autocomplete.ui-menu .ui-menu-item:hover a,
.ui-autocomplete.ui-menu .ui-menu-item a.ui-state-focus {  /* hover style of menu items */
    color: #ffffff !important;
    text-decoration: none !important;
    background: #d2232a;
}

/* Nav */
.nav {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    float: right;
    margin-left: 3%;
    padding: 15px 0;
    display: inline-block;
    color: #999;
    cursor: pointer;
    font-size: 16px;
    text-transform: none;
    font-weight: 400;
    white-space: nowrap;
}
header.passage .nav {
    margin-left: 1.7%;
}
.nav > .wrap > ul > li:hover > a {
    color: #d2232a;
}
.nav ul, .nav ul li, .nav .cms-edit {
    display: inline-block;
}
.nav ul.appended {
    display: none;
}
.nav ul, .nav ul li {
    display: inline-block;
    position: relative;
    vertical-align: top;
}
.nav ul li a, .nav ul li a:visited {
    display: inline-block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.nav > .wrap > ul > li:hover > a {
    background: #d2232a;
}
.nav a:hover, .nav a:active,
.nav a.drop-down-btn:hover, .nav a.drop-down-btn:active {
    color: inherit;
    text-decoration: none;
}
.nav .drop-down-area {
    display: inline-block;
    position: relative;
    padding: 0;
    margin: 0;
}
.nav .drop-down-area ul li {
    list-style: none;
    margin: 0;
    padding: 0;
}
.nav .drop-down-area li ul.drop-down-box {
    display: none;
    position: absolute;
    font-size: 13px;
    line-height: 1.7;
    max-width: 100%;
    min-width: 200px;
    padding: 0px 0px 10px;
    background: #fff;
    border-top: 5px solid #d2232a;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.1);
    z-index: 1000;
}
.nav .drop-down-area li:hover ul.drop-down-box {
    display: block;
}
.nav .drop-down-area li ul.drop-down-box li {
    font-size: 13px;
    color: #999;
    display: block;
}
.nav .drop-down-area .drop-down-box li a:not(.btn) {
    color: #999;
    font-weight: 400;
    display: block;
    height: auto;
    padding: 10px 40px 0 15px;
    background-image: none;
    font-size: inherit;
}
.nav .drop-down-area .drop-down-box li a.btn {
    font-size: 16px;
    line-height: 1.0;
    height: auto;
    padding: 12px 20px 13px;
    margin: 30px 10% 5px;
    background-color: #d2232a;
    width: 80%;
}
.nav .drop-down-area .drop-down-box li a.btn:hover,
.nav .drop-down-area .drop-down-box li a.btn:active {
    background-color: #d2232a;
}
.nav .drop-down-area .drop-down-box li a.flyout-btn:after {
    content: "";
    position: absolute;
    top: 12px;
    right: 12px;
    width: 7px;
    height: 7px;
    background-color: transparent;
    margin: 0.25em 0 0 0.4em;
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    -ms-transform-origin: 50%;
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    border: solid #999;
    border-width: 3px 0 0 3px;
    z-index: 100;
}
.nav .drop-down-area .drop-down-box li:hover a.flyout-btn:after {
    border-color: #d2232a;
}
.nav .drop-down-area .drop-down-box li:hover > a,
.nav .drop-down-area .drop-down-box li a:hover,
.nav .drop-down-area .drop-down-box li a:active {
    color: #d2232a;
    text-decoration: none;
}
.nav .drop-down-area .drop-down-box li ul {
    display: none;
    position: absolute;
    top: 0;
    left: 100%;
    margin-top: -5px;
    min-width: 225px;
    font-size: 13px;
    line-height: 1.7;
    padding: 0 0 15px;
    background: #fff;
    border-top: 5px solid #d2232a;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.1);
    z-index: 1000;
}
.nav .drop-down-area .drop-down-box li:hover ul {
    display: block;
}
.nav .drop-down-area .drop-down-box .mfr-drop-down-box {
    width: 350px;
    margin-top: -3px;
    text-align: center;
}
.nav .drop-down-area .drop-down-box ul.mfr-drop-down-box li,
ul.catDDThumbs li {
    display: inline-block;
    float: left;
    border-bottom: none;
}
.nav .drop-down-area .drop-down-box ul.mfr-drop-down-box li a span:hover,
ul.catDDThumbs li a span:hover {
  box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.25);
  -webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.25);
  -moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.25);
}
.nav .drop-down-area .drop-down-box .mfr-drop-down-box li a,
ul.catDDThumbs li a {
    padding-right: 0!important;
}
.nav .drop-down-area .drop-down-box .mfr-drop-down-box li a span,
ul.catDDThumbs li a span {
    display: inline-block;
    width: 97px;
    height: 97px;
    border-radius: 0;
    box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.1);
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 2px;
}
.nav .drop-down-area .drop-down-box .mfr-drop-down-box li a img,
ul.catDDThumbs li a img {
    width: 100%;
}
.nav .drop-down-area .drop-down-box .mfr-drop-down-box .brands-view-all {
    display: block;
    float: none;
    clear: left;
    width: 100%;
    text-align: center;
}
.nav .drop-down-area .drop-down-box .mfr-drop-down-box .brands-view-all a {
    display: inline-block;
    text-align: center;
    color: #fff!important;
    background: #c21f23!important;
    margin: 15px auto 0;
    font-size: 13px;
    font-weight: 400;
    padding: 5px 10px!important;
    border-radius: 0;
    cursor: pointer;
    white-space: nowrap;
    text-transform: none;
    text-decoration: none !important;
}
.nav .drop-down-area .drop-down-box .mfr-drop-down-box .brands-view-all a:hover {
    opacity: 0.75;
}

/* Logout */
header .top-logout {
    display: inline-block;
    position: relative;
    color: #999;
    cursor: pointer;
    font-size: 16px;
    text-transform: none;
    padding: 15px 0;
    font-weight: 400;
    white-space: nowrap;
    float: right;
    margin-left: 3%;
}
header .top-logout a {
    display: inline-block;
    color: #999;
}
header .top-logout a:hover {
    text-decoration: none;
    color: #d2232a;
}

/* Cart */
header .top-cart {
    display: inline-block;
    position: relative;
    color: #999;
    cursor: pointer;
    font-size: 16px;
    text-transform: none;
    padding: 15px 0;
    font-weight: 400;
    white-space: nowrap;
    float: right;
    margin-left: 3%;
}
header .top-cart a {
    display: inline-block;
    color: #999;
}
header .top-cart a:hover {
    text-decoration: none;
    color: #d2232a;
}
.nav .number {
    display: inline-block;
    position: relative;
    vertical-align: top;
    margin: -10px 2px;
    background: #d2232a;
    border-radius: 50%;
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    width: 24px;
    height: 24px;
    text-align: center;
    line-height: 1.75;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 10000;
}

.nav a {
    color: #999;
    margin-left: 0;
}
header.noecommerce .nav > a,
header.noecommerce .nav .cms-edit > a {
    margin-left: 50px;
}
.nav a:hover {
    text-decoration: none;
    color: #d2232a;
}
.nav .cms-edit {
    display: inline-block;
}
.nav .cms-edit .button.edit {
    margin-top: -2em;
}

/* mobile nav */
.nav.mobile {
    display: none;
    position: absolute;
    text-align: left;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    margin: 0;
    padding: 0;
    z-index: 15000;
    box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.1);
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.nav.mobile .wrap {
    margin: 0;
}
.nav.mobile a:not(.edit), .nav.mobile a:visited:not(.edit) {
    font-size: 18px;
    padding: 10px 0;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.nav .drop-down-area li a {
    color: #999;
    display: inline-block;
    white-space: nowrap;
}
.nav.mobile a:hover,
.nav.mobile a:active,
.nav .drop-down-area li a:hover {
    color: #d2232a !important;
    text-decoration: none;
}
.nav.mobile ul, .nav.mobile ul.drop-down-area {
    width: 100%;
    display: block;
    padding: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.nav.mobile ul li, .nav.mobile ul li a {
    display: block;
    height: auto;
    margin: 0;
    background: #fff;
}
.nav.mobile ul li a {
    padding: 0.5em 0 0.25em 0.5em;
    border-bottom: 1px solid #4c4c4c;
    font-weight: 600;
    color: #4c4c4c;
}
.nav.mobile ul.appended li:last-of-type a {
    border-bottom: none;
}
.nav.mobile .drop-down-area li.open .drop-down-box {
    overflow-y: hidden !important;
    border: none;
    padding: 0;
    max-height: 0;
}

/* end mobile nav */

/*** HOME PAGE ***/

#home-page #content {
    padding: 1em 0;
}

/*** PRODUCT SPECIALS - HOME PAGE ***/
.prodspecials li {
    list-style: none;
}
.prodspecials li .image {
    display: inline-block;
    width: 160px;
    height: 160px;
    background: #fff;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
}
.prodspecials li .image .c {
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 100%;
}
.prodspecials li .image img {
    display: inline-block;
    vertical-align: middle;
    max-width: 98%;
    height: auto;
}
.prodspecials li h4 {
    margin-bottom: 0 !important;
}
.prodspecials li p {
    font-size: 12px;
    line-height: 16px;
    color: #4c4c4c;
    padding-bottom: 0 !important;
}
.prodspecials li p span.price {
    display: block;
    font-size: 14px;
    line-height: 1.3;
    font-weight: 600;
    margin: 0.25em 0;
    color: #4c4c4c;
}
.prodspecials li a.morelink {
    font-style: italic;
    font-weight: bold;
}
.prodspecials li a.morelink:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    margin: .6em 0 0 .4em;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid;
    z-index: 100;
}

.prodspecials .home-button-bar input.inputQtyBody {
    display: inline-block;
    vertical-align: middle;
    height: 30px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.prodspecials .home-button-bar .btn.add-to-cart {
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
    padding: 2px 6px;
    height: 24px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

/*** Slideshow ***/
#slideshow {
    position: relative;
    width: 100%;
    height: auto;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    visibility: hidden;
    z-index: 99;
}
#slideshow.slick-initialized {
    visibility: visible;
}
#slideshow .prev, #slideshow .next {
    cursor: pointer;
    height: 100%;
    position: absolute;
    top: 0;
    width: 5%;
    z-index: 100;
}
#slideshow .prev {
    background: transparent url("/source/71e16de7276a4b4126a3017836f629dd/prev-slider.png") no-repeat 15% center;
    left: 0;
    opacity: 0.75;
}
#slideshow .next {
    background: transparent url("/source/366e923424fbc2353a8945652ad9ef11/next-slider.png") no-repeat 85% center;
    right: 0;
    opacity: 0.75;
}
#slideshow .prev:hover, #slideshow .next:hover {
    opacity: 1.0;
    -moz-transition: all 0.15s ease-in-out;
    -webkit-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    -ms-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
}
#slideshow .slick-slide {
    height: auto;
}
#slideshow .slick-slide img {
    width: 100%;
}
#slideshow .text-box {
    position: absolute;
    text-align: left;
    top: 65%;
    margin-left: 15%;
    width: auto;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    z-index: 1000;
}
#slideshow .text-box .text .btn {
    color: #fff!important;
    background: #d2232a;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    padding: 10px 25px;
    line-height: 1.3;
    letter-spacing: 1.2px;
    opacity: 1.0;
    cursor: pointer;
}
#slideshow .text-box .text .btn:hover,
#slideshow .text-box .text .btn:active {
    opacity: 0.75;
    -moz-transition: all 0.15s ease-in-out;
    -webkit-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    -ms-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
}
.slick-dots {
    position: absolute;
    bottom: 7%;
    transform: translateX(-50%);
    margin-left: 50%;
}
.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 10px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    border-radius: 50%;
    cursor: pointer;
    border: 2px solid #999999;
    background: transparent;
    opacity: 0.75;
}
.slick-dots li button:hover {
    opacity: 1;
    -moz-transition: all 0.15s ease-in-out;
    -webkit-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    -ms-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
}
.slick-dots li.slick-active button {
    background: #999999;
}

/*** BRANDS CAROUSEL ***/
#topbrands {
    margin: 2em 0;
}
/* Top Brands */
#topbrands h2 {
    color: #4c4c4c;
    font-size: 26px;
    font-weight: 600;
    letter-spacing: 1.2px;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 10px;
}
#topbrands .cms-edit .slide {
    display: block!important;
}
#topbrands .slick-initialized .slick-slide {
    display: block!important;
}
.home-brand-slider {
    position: relative;
    width: 100%;
    margin: 2em 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.related-products-box > ul {
    position: relative;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.home-brand-slider .slick-slide,
.related-products-box > ul .slick-slide,
.substitute-products-box > ul .slick-slide {
    position: relative;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
}
.home-brand-slider .slick-slide a,
.home-brand-slider .slick-slide a img,
.related-products-box > ul img {
    display: inline-block;
    vertical-align: middle;
}
.home-brand-slider .slick-slide a:hover {
    text-decoration: none;
}
.home-brand-slider .slick-track {
    display: flex;
    align-items: center;
}
.home-brand-slider .slick-slide img {
    display: inline-block;
    vertical-align: middle;
    max-height: 100%;
    max-width: 160px;
}
.home-brand-slider .slick-slide a:hover img,
.home-brand-slider .slick-slide a:active img {
    opacity: 0.75;
    -moz-transition: all 0.15s ease-in-out;
    -webkit-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    -ms-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
}
.home-brand-slider .prev, .home-brand-slider .next,
.related-products-box > ul .prev, .related-products-box > ul .next {
    cursor: pointer;
    height: 100%;
    opacity: 0.75;
    position: absolute;
    display: inline-block;
    top: 0;
    width: 50px;
    z-index: 800;
}
.home-brand-slider .prev:hover, .home-brand-slider .next:hover,
.related-products-box > ul .prev:hover, .related-products-box > ul .next:hover {
    opacity: 1.0;
    -moz-transition: all 0.15s ease-in-out;
    -webkit-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    -ms-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
}
.home-brand-slider .prev,
.related-products-box > ul .prev {
    background: transparent url("/source/71e16de7276a4b4126a3017836f629dd/prev-slider.png") no-repeat center center;
    left: -5%;
}
.home-brand-slider .next,
.related-products-box > ul .next {
    background: transparent url("/source/366e923424fbc2353a8945652ad9ef11/next-slider.png") no-repeat center center;
    right: -5%;
}

/*** TOPSECTION (for sterling sites without a slideshow) ***/

#topsection {
    padding: 2em 0;
    text-align: center;
}
#topsection a.btn, a.btn visited {
    font-weight: bold;
    background-color: transparent;
    padding: 12px 14px 14px 14px;
    border: 1px solid #fff;
    -webkit-border-radius: 0;
    border-radius: 0;
    white-space: nowrap;
    text-transform: capitalize;
    margin: 2em 0 1.5em 0;
}
#topsection h1, #topsection h2, #topsection h3 {
    color: #fff;
}
#topsection h1 {
    font-size: 60px;
    font-weight: 400;
    line-height: 1.0;
}
#topsection h2 {
    font-size: 36px;
    font-weight: 400;
}
#topsection h3 {
    margin: 0.5em 0;
}

.main-content > img {
    max-width: 100%;
}

/*** MAIN CONTENT WITH SIDEBAR ***/
.main-content.has-sidebar {
    display: inline-block;
    width: 77.5%;
    margin-left: 2.5%;
}

/***SIDEBAR***/

#content .sidebar.left {
    text-align: left;
    display: inline-block;
    vertical-align: top;
    width: 20%;
    padding: 5px 0 0;
    margin: 20px 0 0 0;
}
#content .categories-area {
    padding: 5px 0 15px;
    margin: 0 0 47px;
}
#content .categories-area h3 {
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    padding: 2px 10px 5px 5px;
    border-bottom: 2px solid #999;
}
#content .accordion-menu ul ul {
    display: none;
    background: #fff;
}
#content .accordion-menu ul li.active ul {
    display: block;
}
#content .categories-list {
    list-style: none;
    margin: 0;
    padding: 0;
}
#content .categories-list li {
    list-style: none;
    margin: 0;
    padding: 0;
}
#content .categories-list A,
#content .categories-list A:link,
#content .categories-list A:visited {
    display: block;
    position: relative;
    font-size: 14px;
    line-height: 1.5;
    color: #4c4c4c;
    font-weight: 600;
    padding: 4px 15px 6px 10px;
    word-wrap: break-word;
}
#content .categories-list li > A img {
    vertical-align: -3px;
}
#content .categories-list > li.noSubs > A:before,
#content .categories-list > li.noSubs > A:after {
    display: none;
}
#content .categories-list > li > A:hover,
#content .categories-list > li.active > A,
#content .categories-list > li.active > A:link,
#content .categories-list > li.active > A:visited,
#content .categories-list > li.active > A:hover,
#content .categories-list > li.active > A:active
{
    color: #d2232a;
    text-decoration: none;
}
#content .categories-list > li > A:after {
    content: "";
    position: absolute;
    top: 7px;
    right: 7px;
    width: 7px;
    height: 7px;
    background-color: transparent;
    margin: 0.25em 0 0 0.4em;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -ms-transform-origin: 50%;
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    border: solid #d2232a;
    border-width: 3px 3px 0 0;
    z-index: 100;
}
#content .categories-list > li.active > A:after {
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}
#content .categories-list > li > ul > li > A,
#content .categories-list > li > ul > li > A:link,
#content .categories-list > li > ul > li > A:visited {
    font-weight: normal;
}
#content .categories-list > li > ul > li.active-category > A,
#content .categories-list > li > ul > li.active-category > A:link,
#content .categories-list > li > ul > li.active-category > A:visited,
#content .categories-list > li > ul > li > A:hover,
#content .categories-list > li > ul > li > A:active
{
    text-decoration: none;
    color: #d2232a;
}

.topcategories-nav {
    background: #dae1e7;
    padding: 40px 0;
}
.topcategories-nav .one-fourth {
    width: 24.25%;
    margin-right: 1%;
}
.topcategories-nav .one-fourth:last-child{
    margin-right: 0;
}
.topcategories-nav .btn, .topcategories-nav .btn:visited {
    text-transform: none;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    color: #4c4c4c !important;
    font-size: 24px;
    font-weight: 400;
    background-color: transparent;
    padding: 4px 12px;
    border: 1px;
    border-style: solid;
    border-color: #4c4c4c;
    -webkit-border-radius: 0;
    border-radius: 0;
    white-space: nowrap;
    text-decoration: none !important;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.topcategories-nav .btn:hover {
    color: #ffffff !important;
    text-align: center;
    font-size: 24px;
    font-weight: 400;
    background: #4c4c4c;
    text-decoration: none !important;
    border-style: solid;
    border-color: #4c4c4c;
    border: 1px;
    padding: 4px 12px;
    opacity: 0.8;
    filter: Alpha(opacity=80);
    -webkit-border-radius: 0;
    border-radius: 0;
    white-space: nowrap;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

/* leftMargin-scrollable */
#content .accordion-menu ul.categories-list.scrollable ul {
    display: block;
}
#content .accordion-menu ul li.active div.refinements {
    display: block;
}
#content .categories-list.scrollable {
    list-style: none;
    margin: 0;
    padding: 0;
}
#content .categories-list.scrollable li {
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}
#content .categories-list.scrollable div.refinements {
    display: none;
    background: #fff;
}
#content .categories-list.facets div.refinements {
    padding-bottom: 4em;
}
#content .categories-list.scrollable div.refinements ul {
    max-height: 18em;
    overflow-y: auto;
}
#content .categories-list.scrollable > li > A,
#content .categories-list.scrollable > li > A:link,
#content .categories-list.scrollable > li > A:visited {
    display: block;
    position: relative;
    font-size: 14px;
    line-height: 1.5;
    color: #4c4c4c;
    padding: 6px 20px 8px 6px;
    word-wrap: normal;
    text-transform: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
#content .categories-list.scrollable > li.noSubs > A:before,
#content .categories-list.scrollable > li.noSubs > A:after {
    display: none;
}
#content .categories-list.scrollable > li > A:hover,
#content .categories-list.scrollable > li.active > A,
#content .categories-list.scrollable > li.active > A:link,
#content .categories-list.scrollable > li.active > A:visited,
#content .categories-list.scrollable > li.active > A:hover,
#content .categories-list.scrollable > li.active > A:active {
    color: #d2232a;
    text-decoration: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
#content .categories-list.scrollable > li.active > A:after {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
#content .categories-list.scrollable div.refinements ul > li {
    padding-bottom: 0.2em;
}
#content .categories-list.scrollable div.refinements ul > li > A,
#content .categories-list.scrollable div.refinements ul > li > A:link,
#content .categories-list.scrollable div.refinements ul > li > A:visited {
    display: block;
    position: relative;
    font-size: 12px;
    line-height: 1.5;
    color: #4c4c4c;
    font-weight: 600;
    padding: 4px 15px 6px 10px;
    text-transform: none;
    word-wrap: break-word;
    border-bottom: 1px solid #999;
}
#content .categories-list.facets div.refinements ul > li > A,
#content .categories-list.facets div.refinements ul > li > A:link,
#content .categories-list.facets div.refinements ul > li > A:visited {
    text-indent: -10px;
    padding-left: 35px;
}
#content .categories-list.scrollable div.refinements ul > li > A > i {
    display: inline-block;
    vertical-align: -2px;
    font-size: 16px;
    width: 9px;
    margin-right: 2px;
}
#content .categories-list.scrollable div.refinements ul > li.active-category > A,
#content .categories-list.scrollable div.refinements ul > li.active-category > A:link,
#content .categories-list.scrollable div.refinements ul > li.active-category > A:visited,
#content .categories-list.scrollable div.refinements ul > li > A:hover,
#content .categories-list.scrollable div.refinements ul > li > A:active {
    text-decoration: none;
    color: #d2232a;
}

#content .categories-list.scrollable div.refinements .refinement-btn-div {
    position: absolute;
    width: 100%;
    bottom: 0;
    height: 3.25em;
    background: #fff;
    text-align: center;
    padding-top: 0.65em;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
#content .categories-list.scrollable div.refinements .refinement-btn-div .btn {
    display: none;
    font-size: 12px;
    padding: 4px 12px;
    background: #d2232a;
    text-indent: 0;
}
#content .categories-list.scrollable div.refinements.open .refinement-btn-div .btn {
    display: inline-block;
}

/* removable filters */
#content #category-filters {
    background: #f3f4f7;
    padding: 0.5em 0.75em;
}
#content #category-filters:empty {
   display: none;
}
#content #category-filters h4 {
    color: #4c4c4c;
    width: auto;
    margin-top: 0;
    text-transform: uppercase;
}
#content #category-filters a {
    display: block;
    font-size: 12px;
    color: #d2232a;
    padding: 3px 0 3px 1.25em;
    text-indent: -0.6em;
    line-height: 1.4;
}
#content #category-filters a .field-name,
#content #category-filters a.clearall {
    font-weight: bold;
}
#content #category-filters a.clearall {
    float: right;
    padding: 0;
}

/* Other Accordions */
#content .accordion-toggle {
    display: block;
    padding: 6px;
    width: 100%;
    border: 1px solid #4c4c4c;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
#content .accordion-content {
    position: relative;
    display: none;
}

/*** PRODUCT CATEGORIES PAGE ***/

/* toX.jsp */
#to-page #content table table table tr td {
    min-width: 40%;
}
#to-page #content table a img {
    width: auto;
    height: auto;
    max-width: 140px;
    max-height: 100px;
}

#quickbuygroups-page #content ul, #to-page #content ul, #topcategories ul {
    padding: 0;
}
#topcategories ul {
    text-align: center;
}
#content .catDDList {
    padding-top: 1em;
}
#content .catDDList ul li {
    display: block;
    width: 100%;
    line-height: 1.4;
}

#content #catDDList1 > ul > li,
#content ul.catDDThumbs li,
#topcategories ul li {
    display: inline-block;
    vertical-align: top;
    width: 22%;
    margin: 2em 1.25%;
    line-height: 1.4;
}
#content ul.catDDThumbs li, #topcategories ul li {
    list-style: none;
    display: inline-block;
    vertical-align: top;
    line-height: 1.4;
}
#content ul.catDDThumbs li ul li {
    border: none;
}
ul.catDDThumbs li .image,
#topcategories ul li .image {
    text-align: center;
    vertical-align: middle;
    height: 180px!important;
    width: 100%;
    padding: 2px 0;
    background: #fff;
    overflow: hidden;
}
ul.catDDThumbs li .image .c,
#topcategories ul li .image .c {
    display: inline-block;
    height: 100%;
    width: 0;
    vertical-align: middle;
    overflow: hidden;
    text-decoration: none;
}
ul.catDDThumbs li .image IMG,
#topcategories ul li .image IMG {
    width: auto;
    height: auto;
    max-width: 95%;
    max-height: 95%;
    vertical-align: middle;
    opacity: 1;
}
ul.catDDThumbs li .image IMG:hover,
#topcategories ul li .image IMG:hover {
    opacity: 0.75;
}
ul.catDDThumbs li .catDDHead {
    vertical-align: middle;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    color: #d2232a;
    padding: 5px;
    background: #fff;
    max-width: 100%;
}
ul.catDDThumbs li .catDDList,
#topcategories ul li .catDDHead {
    vertical-align: middle;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    color: #4c4c4c;
    padding: 5px;
    background: #fff;
    max-width: 100%;
}
ul.catDDThumbs > li > a {
    display: block;
}

#content ul li .catDDList ul {
    width: 100%;
}
#content ul li .catDDList ul li {
    display: inline-block;
    margin: 0;
    padding: 0 0 0.25em 0;
    width: 100%;
}
#content ul.catDDThumbs .catDDHead a,
#content ul.catDDThumbs .catDDHead a:visited {
    text-align: center;
    text-decoration: none;
}
#content ul.catDDThumbs .catDDHead a:not(.accordion-toggle):hover {
    text-decoration: underline !important;
}
#content ul.catDDThumbs .catDDHead a:hover {
    text-decoration: none !important;
    color: #d2232a;
}
#content ul.catDDThumbs > li > a,
#content ul.catDDThumbs > li > a:visited,
#content ul.catDDThumbs .catDDHead > a,
#content ul.catDDThumbs .catDDHead > a:visited {
    color: #d2232a;
}
#content ul.catDDThumbs .catDDHead > a:hover {
    color: #d2232a;
}
.catDDExtra {
    margin-top: 3em;
    line-height: 1.4;
}
.catDDExtra span {
    font-weight: bold;
}
#topcategories ul li .catDDHead span {
    display: inline-block;
    height: auto;
    margin: auto;
    text-align: center;
    vertical-align: middle;
    color: #4c4c4c;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    width: 100%;
}
#topcategories ul li a:hover .catDDHead span {
    text-decoration: none;
    color: #d2232a;
}
#find-page .items-box {
    overflow: hidden;
    margin: 10px 0 10px 10px;
    padding: 5px 0;
    background: rgba(0, 0, 0, 0.03);
}

/* Banner */
#home-banners {
    padding: 2em 0;
    text-align: center;
}
#home-banners ul li {
    display: inline-block;
    vertical-align: top;
    margin: 2em;
    min-width: 100px;
    max-width: 750px;
    min-height: 100px;
    max-height: 750px;
    line-height: 1.4;
    text-align: center;
    list-style: none;
    position: relative;
    overflow: hidden;
}
#home-banners ul li .overlay {
    width: 100%;
    height: auto;
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 0.75;
}
#home-banners ul li .content {
    position: relative;
    background: #fff;
    padding: 10px 0;
}
#home-banners ul li h3 {
    font-size: 18px;
    letter-spacing: 1px;
    opacity: 1;
    margin: 5px 0;
}
#home-banners ul li h3 a {
    color: #4c4c4c;
}
#home-banners ul li h3 a:hover {
    color: #d2232a;
    text-decoration: none;
}
#home-banners * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.6s ease;
    transition: all 0.6s ease;
}
#home-banners img {
    width: 100%;
    max-width: 700px;
    opacity: 1;
}
#home-banners img:hover {
    opacity: 0.75;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}
#home-banners .cms-edit .button.edit {
    top: -15px;
}

/* Featured Products */
#topcategories {
    padding: 1em 0;
}
#topcategories h2 {
    color: #4c4c4c;
    font-size: 26px;
    font-weight: 600;
    letter-spacing: 1.2px;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 10px;
}
/* Featured Products */
#homeSpecials {
    padding: 1em 0;
}
#homeSpecials h2 {
    color: #4c4c4c;
    font-size: 26px;
    font-weight: 600;
    letter-spacing: 1.2px;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 10px;
}
#homeSpecials ul {
    text-align: center;
}
#homeSpecials ul li.home-prod-box {
    display: inline-block;
    vertical-align: top;
    width: 14.5%;
    margin: 2em 2.4%;
}
#homeSpecials h4 a {
    color: #4c4c4c;
    font-size: 16px;
    font-weight: 600;
}
#homeSpecials h4 a:hover {
    color: #d2232a;
    text-decoration: none;
    cursor: pointer;
}
#homeSpecials .home-prod-box .image {
    display: block;
    text-align: center;
    height: 200px;
    width: auto;
    margin: 0;
    padding: 0;
}
#homeSpecials .home-prod-box .image:before {
    content: "";
    width: 0;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}
#homeSpecials .home-prod-box img {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    max-width: 90%!important;
    max-height: 100%!important;
}
#homeSpecials .home-prod-box img:hover {
    opacity: 0.75;
}
#homeSpecials .home-prod-box .description-box {
    text-align: center;
    height: 65px;
}
#homeSpecials .home-prod-box .description-box p a,
#homeSpecials .home-prod-box .description-box p {
    color: #4c4c4c;
    padding: 10px 0;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
}
#homeSpecials .home-prod-box .description-box p b a {
    font-size: 14px;
}
#homeSpecials .home-prod-box .home-button-bar p.price {
    float: right;
    padding: 7px 0 0 0;
}
#homeSpecials .home-prod-box .home-button-bar {
    padding: 12px 10px;
    color: #4c4c4c;
    text-align: center;
}
#homeSpecials .home-prod-box .home-button-bar .inputQtyBody {
    padding: 10px;
    color: #4c4c4c;
    font-size: 14px;
    font-weight: 600;
    width: auto;
}
#homeSpecials .home-prod-box .home-button-bar label {
    color: #4c4c4c;
    font-size: 14px;
    font-weight: 700;
}
#homeSpecials .home-prod-box .home-button-bar .price {
    color: #4c4c4c;
    font-size: 14px;
    font-weight: 600;
}
#homeSpecials .home-prod-box .home-button-bar .price .bold {
    font-weight: 700;
}
#homeSpecials .home-prod-box .add-cart {
    width: 100%;
    text-align: center;
}
#homeSpecials .home-prod-box a.btn.add-to-cart {
    display: block;
    margin: 15px 0 25px 0;
    font-size: 14px!important;
    font-weight: 600;
    padding: 7px 20px!important;
    border-radius: 5px;
    text-transform: none;
    color: #fff!important;
    background: #d2232a;
    height: auto;
}
#homeSpecials .home-prod-box a.btn.add-to-cart:hover {
    opacity: 0.75;
}
#homeSpecials .viewall-specials-div {
    text-align: center;
}
#homeSpecials .viewall-specials-div a {
    font-size: 14px!important;
    font-weight: 600;
    padding: 7px 40px!important;
    border-radius: 5px;
    text-transform: none;
    color: #fff!important;
    background: #d2232a;
    height: auto;
}
#homeSpecials .viewall-specials-div a:hover {
    opacity: 0.75;
    -moz-transition: all 0.15s ease-in-out;
    -webkit-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    -ms-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
}

/* Product Configurator */

#prodconfig-page #content ul.catDDThumbs li {
    width: 45%;
    text-align: left;
    margin-left: 0;
    margin-right: 4%;
    border-style: none;
}

#prodconfig-page #content ul.catDDThumbs li .catDDHead,
#prodconfig-page #content ul.catDDThumbs li .catDDList {
    text-align: left;
}

#prodconfig-page #content ul.catDDThumbs li .catDDList {
    border-style: none;
}

#prodconfig-page #content ul.catDDThumbs li .catDDList ul li {
    display: block;
    width: auto;
    margin: 0;;
}

#prodconfig-page #content ul.catDDThumbs li .image {
    text-align: left;
    vertical-align: middle;
    height: 100px;
    padding: 2px 0;
    background: #fff;
    overflow: hidden;
}

#prodconfig-page #content ul.catDDThumbs li .image img {
    max-width: 100%;
    max-height: 100%;
}

/*** PRODUCT LIST PAGE ***/
span.categoryMatch {
    color: green;
}
.refinements-box {
    position: relative;
    padding: 10px;
}
.narrowby-div {
    margin-bottom: 5px;
}
#narrowByStr, #narrowByPrice, #narrowByAvail {
    position: absolute;
    top: 10px;
    left: 325px;
}
.items {
    float: left;
    display: inline-block;
    padding: 5px 10px;
}
#find-page h1 {
    color: #4c4c4c;
}
#find-page .items .pageContents,
#find-page .items .itemsperpage {
    display: inline-block;
    margin-left: 10px;
}
#find-page .items .itemsperpage {
    margin-top: -2px;
    padding: 2px;
}
#find-page .button-bar {
    /* show or hide here */
}
#find-page .prodbutton {
    display: block;
    margin-top: 1em;
    text-align: center;
}
#find-page .prodbutton .add-to-cart {
    padding: 8px 30px;
}
#find-page .text .prodbutton {
    text-align: right;
    margin: 0 0 5px;
}
.pagination-box {
    float: right;
    display: inline-block;
    padding: 5px 10px;
}
.pagination-box a {
    color: #d2232a;
}
.pagination-box span {
    font-weight: bold;
    color: #4c4c4c;
}
.pagination-box a:hover img {
    opacity: 0.75;
}
#find-page .items.viewby {
    margin: 0 0 0 50px;
}
#find-page .items.viewby a.list, #find-page .items.viewby a.grid {
    display: inline-block;
    vertical-align: bottom;
    height: 20px;
    width: 20px;
    text-indent: -9999px;
    overflow: hidden;
    border: 1px solid #ddd;
    margin: 0;
    padding: 0;
}
#find-page .items.viewby a.list {
    background: #efefef url("/source/937b9cfae3e807992eef5b14af9ccd7f/list.png") no-repeat center center;
}
#find-page .items.viewby a.grid {
    background: #efefef url("/source/137e5534e4fd33a88dfd3c29675462c0/grid.png") no-repeat center center;
}
#find-page .items.viewby a.list:hover, #find-page .items.viewby a.list.active,
#find-page .items.viewby a.grid:hover, #find-page .items.viewby a.grid.active {
    background-color: #fff;
}
#find-page .items.viewby .pipe {
    display: none;
}
#find-page #catmatch {
    margin-bottom: 1em;
    max-width: 100%;
}
#find-page #prodgroups {
    clear: both;
}
#find-page #prodgroups table th:last-child {
    text-align: center !important;
}
#find-page #prodgroups table th img {
    position: absolute;
    right: 5px;
}

/***product grid display***/
#find-page .thumb ul {
    list-style: none;
    width: inherit;
    margin: 0;
    padding: 0;
}
.one-fourth, .one-half, .three-fourths {
    margin-right: 4%;
}

.one-fourth {
    width: 22%;
}
.last, .one-fourth:nth-of-type(4n), .one-half:nth-of-type(2n), .one-third:nth-of-type(3n) {
    margin-right: 0;
}
.one-fourth:nth-of-type(4n+1), .one-half:nth-of-type(2n+1), .one-third:nth-of-type(3n+1) {
    clear: left;
}
#find-page .thumb ul li {
    list-style: none;
    display: inline-block;
    vertical-align: top;
    color: #666;
    width: 20%;
    margin: 2em 1%;
    padding: 15px;
    border: 1px solid #ddd;
}
#find-page .thumb ul li .image {
    display: block;
    text-align: center;
    height: 200px;
    margin: 0;
    padding: 0;
}
#find-page .thumb ul li .image:before {
    content: "";
    width: 0;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}
#find-page .thumb ul li .image a {
    display: inline-block;
    font-size: 1px;
    line-height: 0;
}
#find-page .thumb ul li .image img {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    max-width: 98%;
    max-height: 100%;
}
#find-page .thumb ul li .image img:hover {
    opacity: 0.75;
}
#find-page .thumb ul li .prodDesc {
    padding: 15px 0;
    height: 3.25em;
    overflow: hidden;
    text-overflow: ellipsis;
}
#find-page .thumb ul li .prodTitle {
    display: block;
    color: #666;
    font-weight: 600;
}
#find-page .thumb ul li .prodTitle:hover {
    color: #d2232a;
    text-decoration: none;
}
#find-page .thumb ul li .prodQty {
    float: left;
    font-weight: bold;
    font-size: 12px;
    padding-top: 0.75em;
}
#find-page .thumb ul li .prodQty .inputQtyBody {
    font-size: 12px;
    text-align: center;
    width: 2.5em;
}
#find-page .thumb ul li .prodQty .inputQtyBody:focus {
    border: 1px solid #d2232a;
}
#find-page .thumb ul li .prodPrice {
    display: block;
    clear: left;
    position: relative;
    font-weight: bold;
    font-size: 12px;
    padding-top: 10px;
}
#find-page .thumb ul li .prodPrice span,
#find-page .thumb ul li .availDisplay {
    font-weight: bold;
}
#find-page .thumb ul li .prodPrice span.value,
#find-page .thumb ul li .availDisplay span.value {
    position: absolute;
    right: 0;
    color: #666;
    font-size: 12px;
}
#find-page .thumb ul li .prodPrice span.yourprice {
    color: #666;
    font-size: 12px;
    font-weight: normal;
}
#find-page .thumb ul li .rdtxt {
    padding: 10px;
}
#find-page .thumb ul li .availDisplay {
  margin-top: 0.5em;
  font-size: 11px;
  clear: both;
  position: relative;
}
#find-page .thumb .compareBox {
    clear: both;
    padding-top: 4px;
}

#find-page .thumb .more-link {
    padding: 1em 0;
    text-align: center;
}

#find-page .thumb .more-link .btn {
    width: 94%;
    padding: 1em 12px;
}

/***product list display***/
#find-page .product-table-header ul {
    list-style: none;
    padding: 10px;
    border-bottom: 1px solid #999;
}
#find-page .product-table-header ul li {
    list-style: none;
    display: table-cell;
    font-weight: bold;
    min-width: 38%;
    width: 8.25%;
    min-width: 125px;
    text-align: left;
    white-space: nowrap;
}
#find-page .product-table-header ul li:last-child {
    width: 100%;
    text-align: right;
}

#find-page .text ul {
    list-style: none;
    width: inherit;
    margin: 0;
    padding: 0;
}
#find-page .text ul li {
    list-style: none;
    vertical-align: top;
    color: #666;
    width: 100%;
    margin: 5px 0;
    border-bottom: 1px solid #999;
}
#find-page .text ul li div {
    display: table-cell;
    vertical-align: middle;
}
#find-page .text ul li .image {
    width: 100px;
    height: 100px;
    text-align: center;
    vertical-align: middle;
    border: none;
    padding: 0 57px 0 105px;
}
#find-page .text ul li .image img {
    display: inline-block;
    overflow: hidden;
    max-width: 100px!important;
    max-height: 100px!important;
}
#find-page .text ul li .image img:hover {
    opacity: 0.75;
}
#find-page .text ul li .prodDesc {
    padding-top: 5px;
    max-width: 475px;
}
#find-page .text ul li .prodTitle {
    display: block;
    color: #666;
    font-weight: 600;
}
#find-page .text ul li .prodTitle:hover {
    color: #d2232a;
    text-decoration: none;
}
#find-page .text ul li .prodQty {
    margin-top: -60px;
    float: left;
    font-weight: 600;
}
#find-page .text ul li .prodQty .inputQtyBody {
    text-align: center;
    width: 2em;
}
#find-page .text ul li .prodQty .inputQtyBody:focus {
    border: 1px solid #d2232a;
}
#find-page .text ul li .prodPrice {
    margin-top: -100px;
    float: right;
    text-align: right;
}
#find-page .text ul li .availDisplay {
    margin-top: -55px;
    float: right;
    text-align: right;
}
#find-page .text ul li .prodPrice span,
#find-page .text ul li .availDisplay span {
    font-weight: bold;
}
#find-page .text ul li .prodPrice span.yourprice {
    color: #666;
    font-size: 14px;
    font-weight: 400;
}
#find-page .text div.compareBox {
    display: inline-block;
    height: 20px;
    vertical-align: top;
    margin-top: -12px;
}

#find-page p.pageContentsLabel {
    font-weight: normal;
    clear: both;
    padding-top: 25px;
    line-height: 139%;
}
#find-page p.pageContentsLabel span {
    font-weight: bold;
}
#find-page .button-bar .btn.reorder {
    display: none;
}

/*** Featured Find, Featured To ***/

#featuredFind > TABLE,
#featuredTo > TABLE {
    width: 100%;
}

#featuredFind a,
#featuredTo a {
    font-size: 18px;
}

/*** COMPARE PRODUCTS PAGE ***/

#compare-page TABLE.comparespecsborder, #compare-page TABLE.comparespecsborder TD {
    border: 1px solid #999;
}
#compare-page TABLE.comparespecsborder TABLE, #compare-page TABLE.comparespecsborder TABLE TD {
    border-style: none;
}
#compare-page TABLE.comparespecsborder TD {
    vertical-align: top;
    padding: 4px;
}
#compare-page TABLE.comparespecsborder TD:first-child, #compare-page TABLE.comparespecsborder TR:first-child TD {
    vertical-align: middle;
}
#compare-page TABLE.comparespecsborder TD A {
    display: inline-block;
    width: 100%;
}
#compare-page TABLE.comparespecsborder TR:first-child TD A {
    text-align: center;
}
#compare-page TABLE.comparespecsborder TD.comparespecs IMG {
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

/*** PRODUCT DETAIL PAGE ***/

#product-page .addThisButtons i.fa-2x {
    font-size: 1.5em;
    margin-right: 0.25em;
}
#product-page .addThisButtons a {
    padding: 0;
}
#product-page .addThisButtons i.fa-envelope-square,
#product-page .addThisButtons i.fa-pinterest-square {
    display: none;
}

#product-page #resourcetable a,
#product-page #resourcetable a:visited {
    color: #4c4c4c;
}
#product-page #resourcetable a:active,
#product-page #resourcetable a:hover {
    color: #d2232a;
}

#product-page select#variance_sel {
    display: inline-block;
    vertical-align: top;
    color: #fff !important;
    margin: 0;
    padding: 4px 28px 4px 8px;
    font-size: 14px;
    background: #999 url("/source/3212438414e4c38f6295ef99b5b88dbd/arrow-down.png") no-repeat right center;
    border: none;
    overflow: hidden;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
}

#product-page span.list-price {font-size: 12px; text-decoration: line-through;}

#product-page .main-content h1:first-of-type {
    display: none;
}
#product-page .mfr-id span {
    margin-right: 2.5em;
}

#product-page #content .close-box {
    display: inline-block;
    float: right;
    font-weight: bold;
    color: #fff;
    font-size: 12px;
    line-height: normal;
    padding: 1px 2px 2px 2px;
    width: 16px;
    height: 16px;
    background: #999999;
    text-align: center;
    text-transform: uppercase;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
}
#product-page #content .close-box:hover {
    opacity: 0.8;
    text-decoration: none;
}
#product-page #branchavail,
#product-page #cpnmanage {
    padding: 10px;
    background: #eee;
    margin-bottom: 1em;
}
#product-page #branchavail h2 {
    font-size: 14px;
}
#product-page #branchavail ul {
    display: table;
    width: 100%;
}
#product-page #branchavail ul li {
    display: table-row;
}
#product-page span.left,
#product-page span.right {
    display: table-cell;
    width: 50%;
}
#product-page .info-icon {
    display: inline-block;
    font-weight: bold;
    color: #fff !important;
    font-size: 12px;
    text-decoration: none !important;
    line-height: 1.0;
    padding: 4px;
    margin: 1em;
    width: 20px;
    height: 20px;
    background-color: #de4245;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
#product-page .info-icon:hover {
    opacity: 0.8;
    color: #fff !important;
    text-decoration: none !important;
}

#product-page .image-box {
    text-align: center;
    padding: 20px 0;
    margin-right: 2em;
}
#product-page .image-box img {
    margin: 0 5px 0 0;
    padding:0;
    max-width: 100%!important;
}
#product-page #price-div {
    font-weight: 300;
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding: 15px 0;
}
#product-page #price-div .info-icon {
    float: right;
    margin-top: 0.8em;
}
#product-page .description-box p span,
#product-page .button-box .product-qty span,
#product-page .price-box span.availability {
    font-weight: bold;
}
#product-page .your-price, #product-page .sell-price, #product-page #sellingPrice {
    font-size: 26px;
    line-height: 35px;
    margin: 0;
}
#product-page .your-price {
    display: inline-block;
    margin: 0;
}
#product-page #content .qb {
    font-weight: 400;
}
#product-page #content .qb .sell-price,
#product-page #content .qb .your-price,
#product-page #content .qb .your-price span {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    display: inline-block;
    margin: 0;
    padding: 0;
}
#product-page #content .qb .sell-price,
#product-page #content .qb .your-price {
    margin-right: 1em;
}
.button-box { /* product and reorder pad buttons */
    clear: left;
    position: relative;
    background: transparent;
    padding-bottom: 10px;
}
#product-page .button-box .product-qty {
    display: inline-block;
    margin-right: 10px;
}
#product-page .button-box .btn {
    margin: 0 20px 10px 0;
}
#product-page .prodgroup-box {
    padding: 10px;
    background: #eee;
}
#product-page .prodgroup-box ul {
    list-style: none;
}
#product-page .prodgroup-box ul li {
    list-style: none;
    display: inline-block;
    vertical-align: top;
    padding: 2px 0;
    border-bottom: 1px solid #999;
}
#product-page .prodgroup-box ul:last-of-type li {
    border-bottom: none;
}
#product-page #cpnmanage ul li {
    list-style: none;
    display: inline-block;
    vertical-align: top;
    width: 45%;
}
#product-page .prodgroup-box ul.list-header li,
#product-page #cpnmanage ul.list-header li {
    font-weight: bold;
}
#product-page .prodgroup-box ul li .inputFieldBody,
#product-page #cpnmanage ul li .inputFieldBody {
    width: 120px;
    display: block;
}
#product-page .prodgroup-box a.manage-group,
#product-page #cpnmanage a.manage-cpn {
    display: block;
    margin-top: 1em;
}
#product-page .product-tabs {
    width:50%;
    float:right;
    font-size:12px;
    line-height:16px;
    margin-top: 15px;
}
#product-page .product-tabs h2 {
    font-size: 14px;
}
#product-page .product-tabs td {
    line-height:22px;
    font-size: 12px;
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    padding:0;
    margin:0;
}
#product-page .product-tabs tr {
    display: table-row;
    vertical-align: middle;
    padding:0;
    margin:0;
}
#product-page .product-tabs tbody {
    display: table-row-group;
    vertical-align: middle;
    padding:0;
    margin:0;
}
#product-page .product-tabs table {
    display: table;
    border-collapse: separate;
    padding:0;
    margin:0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    text-indent: 0px;
}

#product-page .resources-box ul li a {
    font-weight: bold;
}

#product-page #branchavail,
#product-page #price-adjust {
    width: 70%;
}
#product-page #branchavail,
#product-page #price-adjust,
#product-page #cpnmanage {
    padding: 10px;
    background: #eee;
    margin-bottom: 1em;
}
#product-page #branchavail h2,
#product-page #price-adjust h2 {
    font-size: 14px;
    margin-top: 0;
}
#product-page #branchavail ul,
#product-page #price-adjust ul {
    display: table;
    width: 100%;
}
#product-page #branchavail ul li,
#product-page #price-adjust ul li {
    display: table-row;
}
#product-page span.left,
#product-page span.right {
    display: table-cell;
    width: 50%;
}
#product-page #price-adjust span.left,
#product-page #price-adjust span.right,
#product-page #price-adjust span.middle{
    display: table-cell;
    vertical-align: top;
    width: auto;
}
#product-page #content FORM #price-adjust INPUT.inputQtyBody {
    font-size: 14px;
}

/* multiple images */
#product-page .image-box {
    width: 100%;
    text-align: center;
}
#product-page #big-image {
    width: 100%;
    height: auto;
    min-height: 200px;
    position: relative;
    text-align: center;
    overflow: hidden;
    background: #fff;
    border: 1px solid transparent;
    display: inline-block;
    margin-right: 15px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    cursor: zoom-in;
}
#product-page #big-image.nozoom {
    cursor: default;
}
#product-page #big-image:not(.nozoom):hover {
    border: 1px solid #999;
}
#product-page #big-image:not(.nozoom):hover:before {
    content: " ";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #fff;
}
#product-page #big-image img {
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    max-width: 100%;
    max-height: 400px;
}
#product-page .zoom-note {
    font-size: 12px;
    font-style: italic;
    text-align: center;
    padding-top: 0.25em;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
#product-page #small-images {
    padding: 5px 0;
}
#product-page #small-images ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#product-page #small-images ul li {
    display: inline-block;
    margin: 3px;
    width: 50px;
    height: 50px;
    border: 1px solid #d4d4d4;
    background: #fff;
    overflow: hidden;
}
#product-page #small-images ul li.active,
#product-page #small-images ul li:hover  {
    /* change to match your theme's link colors, also see cssmatic.com for box-shadow generator */
    border-color: #d2232a;
}

#product-page #small-images ul li a {
   text-align: center;
   display: inline-block;
   line-height: normal;
   vertical-align: middle;
   height: 100%;
   width: 100%;
}
#product-page #small-images ul li a:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 100%;
}
#product-page #small-images ul li img {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    max-width: 95%;
    max-height: 95%;
}

/* end multiple images */

#product-page #content img.mfr-logo {
    display: inline-block;
    vertical-align: middle;
    max-height: 100px;
    max-width: 200px;
    margin-right: 1em;
}

#product-page #content .left-section {
    width: 40%;
    float: left;
    margin-bottom: 20px;
}
#product-page #content .image-box,
#product-page #content .product-description {
    margin-bottom: 20px;
}

#product-page .pageDescription,
#product-page #content .price-box,
#product-page #content .addtl-desc-box,
#product-page #content .button-box,
#product-page #content .product-tabs {
    float: right;
    clear: right;
    width: 55%;
    margin-bottom: 10px;
}

#product-page #content .addtl-desc-box h4{
    margin: 0 0 1em 0;
    color: #808285;
}

#product-page #content .button-box a.btn {
    margin: 0 0 0 5px;
    vertical-align: baseline;
}

#product-page #content .cart-buttons {
    display: inline-block;
    margin-top: 5px;
    padding: 10px 0;
}

#product-page #content .cart-buttons a.btn {
    vertical-align: top;
    margin-top: 5px;
}

#product-page #content .product-qty {
    display: inline-block;
}

#product-page #content .sell-price span,
#product-page #content .your-price span,
#product-page #content span.availability {
    display: inline-block;
    font-weight: bold;
}
#product-page #content .sell-price span#sellingPrice {
    font-weight: normal;
}

#product-page #content .description-box {
    margin: 0 0 20px;
}

#product-page #content .description-box span {
    font-weight: bold;
}

#product-page #content FORM INPUT.inputQtyBody {
    width: 38px;
    height: 20px;
    border: 1px solid #999;
    padding: 0px 3px;
    background: #fff;
    font: 12px/20px Arial, Helvetica, san-serif;
    color: #222;
    margin: 0 0 0 5px;
    cursor: text;
    display: inline-block;
    vertical-align: baseline;
}
#product-page #content FORM INPUT.inputQtyBody:focus {
    border: 1px solid #d2232a;
}
#product-page #content FORM INPUT::-moz-placeholder,
#product-page #content FORM INPUT:-ms-input-placeholder,
#product-page #content FORM INPUT::-webkit-input-placeholder {
    font: 12px/190% Arial, Helvetica, san-serif;
    color: #222;
    opacity: 1;
}

#product-page #content #features {
    margin-bottom: 1.5em;
}
#product-page #content #features h2 {

}
#product-page #content #features LI {
    display: list-item;
    line-height: 1.5;
    list-style-position: outside;
    margin-left: 1.2em;
    margin-bottom: 0.25em;
}

#product-page #content #tabs {
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin-top: 5px;
    border-right: 1px solid #999;
}
#product-page #content #tabs A {
    display: inline-block;
    vertical-align: top;
    float: left;
    font-size: 13px;
    font-weight: 600;
    color: #4c4c4c;
    text-decoration: none;
    outline: none;
    cursor: pointer;
    text-align: center;
    padding: 9px 22px 12px;
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    background: #ededed;
}
#product-page #content #tabs A:hover {
    color: #d2232a;
}
#product-page #content #tabs A.active {
    background: #fff;
    color: #d2232a;
    position: relative;
    z-index: 1000;
    font-weight: 600;
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    border-bottom: 1px solid #fff;
}
#product-page #content #tabs A strong {
    height: 5px;
    width: 100%;
    bottom: 0;
    left: 0;
    position: absolute;
}
#product-page #content #tabs A.active strong {
    background: #fff;
    z-index: 1001;
    bottom: -5px;
    left: 0;
}
#product-page #content #tabs A.active strong.top-bg {
    width: 101%;
    bottom: 30px;
    border-top: 2px solid #db2e2d;
}
#product-page #content .tab-area {
    position: relative;
    z-index: 50;
    margin: -1px 0 25px;
    border-left: 1px solid #999;
    border-top: 1px solid #999;
    background: #fff;
}
#product-page #content .tab-area .area-bottom {
    padding: 20px 10px;
    position: relative;
}
#product-page #content .detail {
    position: relative;
    left: 14px;
    top: 0;
    float: left;
    width: 100%;
    display: none;
}
#product-page #content .tab-area .area-top UL LI {
    width: 100%;
    display: inline-block;
}
#product-page #content .tab-area .area-top UL LI P {
    margin: 0;
    line-height: 120%;
}
#product-page #content .tab-area .area-top UL LI A {
    color: #874000;
}
#product-page #content .tab-area TABLE {
    width: 99% !important;
}
#product-page #content .tab-area TABLE TD {
    font-size: 13px !important;
    -ms-word-break: break-all;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
    text-indent: 0 !important;
    border-bottom: 1px solid #dedede;
}
#product-page #content .tab-area TABLE TD:first-child {
    padding-right: 24px;
}
#product-page #content .tab-area TABLE TD UL LI {
    padding: 0 0 5px 1em;
}
#product-page #content .tab-area TABLE TD UL LI:before {
    background: #4c4c4c;
    position: absolute;
    margin: 7px 0 0 -12px;
    content: '';
    height: 5px;
    width: 5px;
}

/* carousel for additional products */

#product-page #content .pdp_prods_list ul {
    position: relative;
    visibility: hidden;
}
#product-page #content .pdp_prods_list ul.slick-initialized {
    visibility: visible;
}

#product-page #content .pdp_prods_list UL LI {
    list-style: none;
    margin: 10px;
}

#product-page #content .pdp_prods_list .prev,
#product-page #content .pdp_prods_list .next {
    cursor: pointer;
    height: 100%;
    position: absolute;
    top: 0;
    width: 5%;
    z-index: 800;
}
#product-page #content .pdp_prods_list .prev {
    background: transparent url("/source/71e16de7276a4b4126a3017836f629dd/prev-slider.png") no-repeat center center;
    left: -5%;
}
#product-page #content .pdp_prods_list .next {
    background: rgba(0, 0, 0, 0) url("/source/366e923424fbc2353a8945652ad9ef11/next-slider.png") no-repeat center center;
    right: -5%;
}
#product-page #content .pdp_prods_list  .slick-slide { height: auto; }

#product-page #content .pdp_prods_list a {
    display: block;
}

#product-page #content .pdp_prods_list a.btn {
    display: inline-block;
    min-width: 4rem;
    max-width: 10rem;
}

#product-page #content .pdp_prods_list a.image {
    position: relative;
    display: block;
    height: 100px;
}

#product-page #content .pdp_prods_list a.image:after {
    content: " ";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 0;
}

#product-page #content .pdp_prods_list a.image IMG {
    max-height: 100%;
    width: auto;
    display: inline-block;
    vertical-align: middle;
}

#product-page #content .pdp_prods_list a.title {
    display: block;
    margin-top: 0.25em;
    padding: 15px 0;
    height: 3.25em;
    overflow: hidden;
    text-overflow: ellipsis;
}

#product-page #content .pdp_prods_list UL LI P {
    padding-bottom: 0.25em;
}

#product-page #content .pdp_prods_list span.your-price {
    display: block;
    font-size: 18px;
    padding: 0;
}

#product-page #content .pdp_prods_list input.inputQtyBody {
    display: inline-block;
    margin: 10px 2px 10px;
}

#product-page #content .pdp_prods_list .compareBox {
    margin-top: 0.25em;
}

#product-page #content .pdp_prods_list .btn.compare {
    margin-top: 5px;
}

/* product page horizontal layout (horizontal=true page param) */
#product-page #content #product_content.horizontal .marketing-text {
    clear: both;
    width: 100%;
    margin-top: 2em;
}
#product-page #content #product_content.horizontal #features li {
    font-size: 13px;
}
#product-page #content #product_content.horizontal .left-section,
#product-page #content #product_content.horizontal .description-box,
#product-page #content #product_content.horizontal .product-description {
    margin-bottom: 0;
}
#product-page #content #product_content.horizontal .left-section {
    float: none;
    width: auto;
}
#product-page #content #product_content.horizontal .image-box {
    width: 50%;
    float: left;
}
#product-page #content #product_content.horizontal .description {
    float: left;
    clear: left;
    width: 50%;
    margin-right: 2em;
}
#product-page #content #product_content.horizontal .price-box,
#product-page #content #product_content.horizontal .button-box,
#product-page #content #product_content.horizontal .price-box .relax.clear {
    float: none;
    clear: none;
    display: inline-block;
    width: 45%;
}
#product-page #content #product_content.horizontal .product-tabs {
    width: 100%;
    float: none;
    clear: both;
}
#product-page #content #product_content.horizontal #features {
    float: none;
    margin-bottom: 0;
}
#product-page #content #product_content.horizontal .tab-area {
    border-top: 1px solid #999;
    border-left: none;
    border-right: none;
    border-bottom: none;
}
#product-page #content #product_content.horizontal .tab-area a,
#product-page #content #product_content.horizontal .tab-area a:visited {
    color: #4c4c4c;
    text-decoration: underline;
}
#product-page #content #product_content.horizontal .tab-area a:hover,
#product-page #content #product_content.horizontal .tab-area a:active {
    color: #4c4c4c;
    text-decoration: none;
}
#product-page #content #product_content.horizontal #tabs {
    display: none;
}
#product-page #content #product_content.horizontal .tab-area .area-bottom {
    padding: 0;
}
#product-page #content #product_content.horizontal .detail {
    display: block;
    left: 0;
}
#product-page #content #product_content.horizontal .product-tabs h2,
#product-page #content #product_content.horizontal #features h2 {
    font-size: 16px;
    margin: 2em 0 0.5em;
    text-transform: uppercase;
}
#product-page #content #product_content.horizontal .product-tabs .box h2 {
    margin-top: 0;
    font-size: 14px;
    color: #4c4c4c;
    border: none;
}
#product-page #content #product_content.horizontal .tab-area TABLE {
    min-width: 50%;
    max-width: 65%;
}
#product-page #content #product_content.horizontal .tab-area TABLE TD {
    border-bottom: none;
}
#product-page #content #product_content.horizontal .tab-area TABLE TD:first-child {
    padding: 0;
}

/* carousel for additional products */

#product-page #content .pdp_prods_list {
    position: relative;
}
#product-page #content .pdp_prods_list .add-to-cart {
    position: relative;
}
#product-page #content .pdp_prods_list UL LI {
    vertical-align: top;
    list-style: none;
    display: inline-block;
    vertical-align: top;
    text-align: left;
    color: #666;
    width: 195px;
    min-height: 400px;
    margin: 2em 10px;
    padding: 10px 15px 15px;
    border: 1px solid #ddd;
}
#product-page #content .pdp_prods_list .prev,
#product-page #content .pdp_prods_list .next {
    cursor: pointer;
    height: 100%;
    position: absolute;
    top: 0;
    width: 5%;
    z-index: 800;
}
#product-page #content .pdp_prods_list .availDisplay {
    font-weight: bold;
    margin-top: 0.5em;
    font-size: 11px;
    clear: both;
    position: relative;
}
#product-page #content .pdp_prods_list .availDisplay .value {
    position: absolute;
    right: 0;
    color: #4c4c4c;
    font-size: 12px;
}
#product-page #content .pdp_prods_list .prev {
    background: transparent url("/source/71e16de7276a4b4126a3017836f629dd/prev-slider.png") no-repeat center center;
    left: -5%;
}
#product-page #content .pdp_prods_list .next {
    background: rgba(0, 0, 0, 0) url("/source/366e923424fbc2353a8945652ad9ef11/next-slider.png") no-repeat center center;
    right: -5%;
}
#product-page #content .pdp_prods_list  .slick-slide { height: auto; }

#product-page #content .pdp_prods_list a {
    display: block;
}
#product-page #content .pdp_prods_list a.btn {
    display: inline-block;
    vertical-align: middle;
}
#product-page #content .pdp_prods_list a.image {
    position: relative;
    display: block;
    height: 200px;
    text-align: center;
}
#product-page #content .pdp_prods_list a.image:after {
    content: " ";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 0;
}
#product-page #content .pdp_prods_list a.image IMG {
    max-height: 100%;
    width: 100%;
    display: inline-block;
    vertical-align: middle;
}
#product-page #content .pdp_prods_list a.title {
    display: block;
    margin-top: 0.25em;
    text-align: center;
}
#product-page #content .pdp_prods_list a.title:hover {
    color: #d2232a;
    text-decoration: none;
}
#product-page #content .pdp_prods_list UL LI P {
    padding-bottom: 0.25em;
    color: #4c4c4c;
}
#product-page #content .pdp_prods_list UL LI P:hover {
    color: #d2232a;
    text-decoration: none;
}
#product-page #content .pdp_prods_list UL LI .availBreakdown {
    display: block;
}

#product-page #content .pdp_prods_list UL LI .prodPrice span:first-child {
    margin-bottom: 0;
}
#product-page #content .pdp_prods_list span.your-price,
#product-page #content .pdp_prods_list span.sell-price {
    display: block;
    position: relative;
    font-size: 11px;
    font-weight: bold;
    padding: 0;
    line-height: 1.5;
}
#product-page #content .pdp_prods_list span.sell-price span.value,
#product-page #content .pdp_prods_list span.your-price span.value{
    position: absolute;
    top: 0;
    right: 0;
    color: #4c4c4c;
    font-size: 12px;
}
#product-page #content .pdp_prods_list .product-qty {
    font-size: 11px;
    font-weight: bold;
}
#product-page #content .pdp_prods_list input.inputQtyBody {
    display: inline-block;
    margin: 10px 2px 10px;
    width: 2.5em;
}
#product-page #content .pdp_prods_list .btn.compare {
    margin-top: 5px;
}
#product-page #content .pdp_prods_list .compareBox {
    margin-top: 0.25em;
}
#product-page .mfr-id span {
    display: inline-block;
    vertical-align: baseline;
    margin-right: 2.5em;
}
#product-page .manufacturer-name {
    display: none;
}
#product-page .prodbutton {
    display: block;
    margin-top: 1em;
    text-align: center;
}
#product-page .prodbutton .add-to-cart {
    padding: 8px 30px;
    top: 0;
    left: 0;
}

/*** MFR PAGE ***/
#mfr-page #content h3 {
    clear: left;
}
#mfr-page #content .main-content table td a img {
    max-width: 220px;
    max-height: 220px;
}
#mfr-page #content ul.catDDThumbs li {
    display: inline-block;
    vertical-align: top;
    width: 18%;
    margin: 15px 1%;
    line-height: 1.4;
    padding: 10px;
}
#mfr-page #content ul.catDDThumbs li a span {
    display: inline-block;
    width: 115px;
    height: 115px;
    border-radius: 0 0 5px 5px;
    box-shadow: 0px 5px 15px #999;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 2px;
}
#mfr-page #content ul.catDDThumbs li a span:hover {
    box-shadow: 0px 5px 15px #333;
}
a.alpha {
    display: inline-block;
    margin-right: 0.5em;
}

/*** SHOPCART PAGE ***/
#shopcart-page table.pagecontents td {
    vertical-align: middle;
}
#cartform .inputFieldBody{
    width: 100px;
}

/*** TAGLINE ***/
#tagline, .tagline {
    display: none;
    text-align: left;
    margin-right: 0;
}
#tagline h1, #tagline h2, #tagline h3, #tagline h4,
.tagline h1, .tagline h2, .tagline h3, .tagline h4 {
    text-align: left;
}
div.mailing-list form {
    display: block;
}
div.mailing-list {
    text-align: left;
}
div.mailing-list .mailwrap {
    position: relative;
}
div.mailing-list h3 {
    color: #4c4c4c;
    display: block;
    font-size: 18px;
    font-weight: 600;
}
div.mailing-list .required.email {
    width: 63%;
    margin-right: 2%;
    height: 34px;
    font-size: 14px;
    line-height: 39px;
    padding: 0 12px 0 12px;
    border: 1px solid #999;
    border-radius: 0px;
    background: #ffffff;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position: relative;
    display: inline-block;
}
div.mailing-list input[type="text"]::placeholder {
    color: #4c4c4c;
}
div.mailing-list input[type="text"]:focus {
    border: 1px solid #d2232a;
}
div.mailing-list .button {
    border: none;
    padding: 11px 15px;
    top: 0;
    border-radius: 0px;
    color: #fff;
    cursor: pointer;
    background: #d2232a;
    display: inline-block;
    font-weight: 600;
    text-transform: uppercase;
    width: 30%;
    opacity: 1;
}
div.mailing-list .button:hover {
    background-color: #d2232a;
      opacity: 0.75;
}
#tagline div.tagline-email {
    display: block;
    width: 100%;
}
#mc_embed_signup {
    clear: left;
    width: 100%;
}
#tagline .cms-edit .button.edit {
    position: relative;
}

/***TOP-OF-PAGE-LINK***/
#visibleonscroll {
    display: none;
}
div.top-page {
    position: fixed;
    bottom: 235px;
    right: 20px;
    z-index: 400;
    width: 35px;
    height: 35px;
    background: transparent;
    opacity: 1;
    filter: alpha(opacity=100);
}
div.top-page a {
    display: inline-block;
    width: 35px;
    height: 35px;
    margin: 0;
    padding: 4px;
    background: transparent;
    /* transition */
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
}
div.top-page a:hover {
    text-decoration: none;
}
div.top-page:hover {
    opacity: 0.75!important;
    filter: alpha(opacity=75);
}

/***  FOOTER  ***/
footer, .footer {
    background: #34363a;
    color: #d0d0d0;
}
footer .wrap {
    margin: 0 10%;
    padding: 2em 0 4em;
}
footer h4 {
    color: #d0d0d0;
    font-size: 22px;
    font-weight: 600;
    line-height: 26px;
    text-align: center;
    text-transform: none;
}
footer a, footer a:link,
.footer a, .footer a:link,
footer a:visited, .footer a:visited {
    color: #d0d0d0;
}
footer a:hover, .footer a:hover {
    color: #d2232a;
    text-decoration: none;
}
footer ul li {
    line-height: 26px;
    font-weight: 400;
    margin: 15px 0;
}
footer .footer-socials a {
    color: #d0d0d0;
    font-size: 16px;
    font-weight: 400;
    margin: 0 5px;
}
footer .footer-socials a i {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    color: #d0d0d0;
    font-size: 18px;
    width: 36px;
    height: 36px;
    line-height: 36px;
    border-radius: 50%;
    border: 1px solid #d0d0d0;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
footer .footer-socials a i:hover {
    background: #d2232a;
    border: 1px solid #d2232a;
}
footer, .footer, .top-footer {
    width: 100%;
}
footer .footer-info {
    display: block;
    text-align: center;
}
.footer-menu a {
    font-size: 14px;
    line-height: 1.4;
    font-weight: 400;
    text-align: center;
    margin: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    cursor: pointer;
    position: relative;
}
.footer-menu ul {
    list-style: none;
    float: none;
    text-align: center;
}
.footer-menu ul li {
    list-style:none;
    padding: 0;
    margin: 0;
}
.footer-menu ul li a {
    color: #d0d0d0;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    padding: 0;
    margin: 0;
}
.footer-menu ul li a:hover {
    color: #d2232a;
}
.footer .footer-menu > a,
footer .footer-menu > a {
    display: block;
    color: #d0d0d0;
    font-size: 22px;
    font-weight: 600;
    line-height: 26px;
    text-align: center;
    text-transform: none;
}
footer .footer-menu > a:hover {
    color: #d0d0d0;
    text-decoration: none;
    cursor: default;
}
footer .copyright, .footer .copyright {
    position: relative;
    color: #d0d0d0;
    background: #34363a;
    font-weight: 400;
    font-size: 13px;
}
footer .copyright .copyright-content,
.footer .copyright .copyright-content {
    margin: 0 10%;
    padding: 15px 0;
    text-align: center;
    border-top: 1px solid #d0d0d0;
}
footer .copyright img, .footer .copyright img {
    display: inline-block;
    vertical-align: middle;
    width: 32px;
}
footer .copyright a, .footer .copyright a {
    color: #d0d0d0;
    white-space: nowrap;
}
footer .copyright a:hover, .footer .copyright a:hover {
    color: #d2232a;
    text-decoration: none;
}

/* optional socials */
footer a.twitter, footer a.facebook, footer a.linkedin, footer a.google, footer a.youtube,
footer a.twitter:visited, footer a.facebook:visited, footer a.linkedin:visited, footer a.google:visited, footer a.youtube:visited,
.footer a.twitter, .footer a.facebook, .footer a.linkedin, .footer a.google, .footer a.youtube,
.footer a.twitter:visited, .footer a.facebook:visited, .footer a.linkedin:visited, .footer a.google:visited, .footer a.youtube:visited {
    color: inherit;
    display: inline-block;
    font-size: 12px;
    margin-right: 0.15em;
    min-height: 16px;
    padding-left: 18px;
    padding-top: 2px;
}

footer a.twitter.dark, footer a.twitter.dark:visited,
.footer a.twitter.dark, .footer a.twitter.dark:visited {
    background: transparent url("/source/19a40592554587c12d692ea762a3f9c0/socials-sprite-dark.png") no-repeat 0 1px;
}
footer a.twitter.light, footer a.twitter.light:visited,
.footer a.twitter.light, .footer a.twitter.light:visited  {
    background: transparent url("/source/37e904623c7ca5ed324954c3f4906863/socials-sprite-light.png") no-repeat 0 1px;
}
footer a.facebook.dark, footer a.facebook.dark:visited,
.footer a.facebook.dark, .footer a.facebook.dark:visited {
    background: transparent url("/source/19a40592554587c12d692ea762a3f9c0/socials-sprite-dark.png") no-repeat 0 -24px;
}
footer a.facebook.light, footer a.facebook.light:visited,
.footer a.facebook.light, .footer a.facebook.light:visited {
    background: transparent url("/source/37e904623c7ca5ed324954c3f4906863/socials-sprite-light.png") no-repeat 0 -24px;
}
footer a.linkedin.dark, footer a.linkedin.dark:visited,
.footer a.linkedin.dark, .footer a.linkedin.dark:visited {
    background: transparent url("/source/19a40592554587c12d692ea762a3f9c0/socials-sprite-dark.png") no-repeat 0 -48px;
}
footer a.linkedin.light, footer a.linkedin.light:visited,
.footer a.linkedin.light, .footer a.linkedin.light:visited {
    background: transparent url("/source/37e904623c7ca5ed324954c3f4906863/socials-sprite-light.png") no-repeat 0 -48px;
}
footer a.google.dark, footer a.google.dark:visited,
.footer a.google.dark, .footer a.google.dark:visited {
    background: transparent url("/source/19a40592554587c12d692ea762a3f9c0/socials-sprite-dark.png") no-repeat 0 -72px;
}
footer a.google.light, footer a.google.light:visited,
.footer a.google.light, .footer a.google.light:visited {
    background: transparent url("/source/37e904623c7ca5ed324954c3f4906863/socials-sprite-light.png") no-repeat 0 -72px;
}
footer a.youtube.dark, footer a.youtube.dark:visited,
.footer a.youtube.dark, .footer a.youtube.dark:visited {
    background: transparent url("/source/19a40592554587c12d692ea762a3f9c0/socials-sprite-dark.png") no-repeat 0 -96px;
}
footer a.youtube.light, footer a.youtube.light:visited,
.footer a.youtube.light, .footer a.youtube.light:visited {
    background: transparent url("/source/37e904623c7ca5ed324954c3f4906863/socials-sprite-light.png") no-repeat 0 -96px;
}
footer a.pinterest.dark, footer a.pinterest.dark:visited,
.footer a.pinterest.dark, .footer a.pinterest.dark:visited {
    background: transparent url("/source/19a40592554587c12d692ea762a3f9c0/socials-sprite-dark.png") no-repeat 0 -120px;
}
footer a.pinterest.light, footer a.pinterest.light:visited,
.footer a.pinterest.light, .footer a.pinterest.light:visited {
    background: transparent url("/source/37e904623c7ca5ed324954c3f4906863/socials-sprite-light.png") no-repeat 0 -120px;
}
footer a.twitter:hover, footer a.facebook:hover, footer a.linkedin:hover, footer a.google:hover, footer a.youtube:hover, footer a.pinterest:hover,
.footer a.twitter:hover, .footer a.facebook:hover, .footer a.linkedin:hover, .footer a.google:hover, .footer a.youtube:hover, .footer a.pinterest:hover {
    opacity: 0.8;
    text-decoration: none;
}
/* end optional socials */

.credit{
    margin: 9px 0 24px 0;
}
.social img{
    margin: 12px 8px 0 0;
    padding: 0;
}
.social img:hover, .footer-center img:hover{
    opacity: 0.8;
}
.bottom-footer{
    background:#000;
    line-height:58px;
    min-height: 60px;
    color:#fff;
    padding: 10px 0;
}
.bottom-footer p {
    line-height:58px!important;
}
.info{
    float:left;
}
.bottom-footer p.admin-link {
    float:right;
    color:#aaabac;
}
.admin-link a:link, .admin-link a:visited {
    color:#aaabac;
    text-decoration: none;
}
.admin-link a:hover, .admin-link a:active {
    color:#aaabac;
    text-decoration: underline;
}
.indent{
    margin-left:28px;
}
.sep{
    color:#999999;
    margin:0 2px;
}
.item {
    width: 100%;
    height:auto;
}

/*** OPTION - ACTION BAR ELEMENT ***/
#action-bar {
    background: #4c4c4c;
    padding: 10px 10px 2px;
    position: fixed;
    top: 50%;
    right: 0;
    margin-top: -95px;
    z-index: 5000;
}
#action-bar a {
    color: #fff;
    display: block;
    margin-top: 10px;
    font: 400 12px/30px Arial, Helvetica, sans-serif;
    text-align: center;
}
#action-bar a:first-child {
    margin-top: 0;
}
#action-bar a:hover {
    color: #d2232a;
    text-decoration: none;
}
#action-bar a i.fa {
    font-size: 25px;
    display: block;
}

/*** SPECIFIC CONTENT PAGES ***/
/*** MY ACCOUNT PAGE ***/
#myaccount-page .ar-info {
    margin-top: 30px;
}
/*
#myaccount-page .ar-info section {
    display: inline-block;
    width: 32%;
    vertical-align: top;
}
*/
#myaccount-page .ar-info h2 {
    margin-bottom: 0;
    font-size: 20px;
}
#myaccount-page .ar-info section h2 {
    font-size: 18px;
}
#myaccount-page .ar-info h3 {
    margin: 0 auto;
    font-size: 16px;
}
#myaccount-page .ar-info p {
    padding-bottom: 0;
}
#myaccount-page .ar-info p a {
    color: inherit;
    text-decoration: none;
}
#myaccount-page .ar-info p a:hover {
    cursor: text;
}
#myaccount-page .ar-info a {
    color: #d2232a;
}
/***ABOUT US PAGE***/
.banner img {
    width: 100%;
    height: auto;
    padding:0;
    margin:0;
}
.about{
    background:#fff;
    padding:75px 0 25px 0;
}
.about-container{
    width:642px;
    float:left;
    font-size:18px;
    color:#010101;
}
.about-container h2{
    font-size:26px;
    color:#010101;
    padding:0;
    margin:0;
}
.about-container p{
    margin: 19px 0 45px 0;
    line-height:25px;
    padding:0;
}
#aboutus-page #content .center {
    text-align: center;
}
#aboutus-page #content .narrow-content-heading {
    font-size: 38px;
    line-height: 42px;
    margin-bottom: 20px;
}
#aboutus-page #content .narrow-content p {
    font-size: 18px;
    line-height: 29px;
}
#aboutus-page #content .container, 
#aboutus-page #content .inner, 
#aboutus-page #content .section-wrap {
    display: block;
    clear: both;
    float: none;
}
#aboutus-page #content .timeline-inner {
    max-width: 1000px;
    margin: 0 auto;
    display: block;
}
#aboutus-page #content .timeline-wrap .timeline-items2 .timeline-item2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin-bottom: 75px;
}
#aboutus-page #content .timeline-items2 .timeline-item2 .timeline-image2 {
    width: 40%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    min-height: 256px;
}
#aboutus-page #content .timeline-wrap .timeline-items2 .timeline-item2 .timeline-image2 .timeline-year {
    background: hsla(0,0%,100%,.81);
    display: inline-block;
    padding: 20px 40px;
    font-size: 32px;
    line-height: 32px;
    color: #63666a;
}
#aboutus-page #content .timeline-items2 .timeline-item2 .timeline-content2 {
    width: 60%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
}
#aboutus-page #content .timeline-items2 .timeline-item2 .timeline-content2.timeline-text-right p {
    padding-left: 50px;
}
#aboutus-page #content .timeline-items2 .timeline-item2 .timeline-content2.timeline-text-left p {
    padding-right: 50px;
    text-align: right;
}
#aboutus-page #content .lazyloaded {
    opacity: 1;
    transition: opacity 400ms;
    transition-delay: 0ms;
}
#aboutus-page #content .img-fluid, 
#aboutus-page #content .img-thumbnail {
    max-width: 100%;
    height: auto;
}
#aboutus-page #content .timeline-wrap .timeline-items2 .timeline-item2 .timeline-content2 p {
    margin-bottom: 0;
    font-size: 18px;
    line-height: 29px;
}
#aboutus-page #content .text-center {
    text-align: center!important;
}
#aboutus-page #content .image-cta-content a.btn {
    padding: 20px 60px!important;
}
#aboutus-page #content .btn-white-bg {
    background: #fff;
    color: #d5363f!important;
    padding: 15px 25px;
    border-radius: 0!important;
    transition: all .5s ease;
}

/* product groups */

.border_dark .button {
    margin: 0.25em 0;
}

/*** DYNAMIC DATA TABLES ***/
.dataTables_wrapper .dataTables_filter {
    margin-bottom: 15px;
}

TABLE#formtable {
    width: 95% !important;
}
TABLE#maincontent TD:first-child {
    padding-right: 3em;
}

/* account inquiry */
.accountHeader {
    width: 49%;
    display: inline-block;
    text-align: center;
    font-weight: bold;
    margin-top: 15px;
    border-bottom: 1px solid #000;
}
.statementSummary {
    width: 100%;
    display: inline-block;
    text-align: center;
    font-weight: bold;
    margin-top: 15px;
    border-bottom: 1px solid #000;
}
.acctCol1, .acctCol2 {
    width: 47%;
    display: inline-block;
    margin: 5px 5px 0px 5px;
}
.acctCol2 {
    float: right;
    margin-right: 10px;
}
.acctCol1 .right, .acctCol2 .right {
    text-align: right;

}
.left { float: left; }
.right { float: right; }
.r {float:right;}
.l {float: left;}
.c {clear: both;}

/* product reviews */
.prodreviews {
    margin-top: 1em;
}
.jquery-ratings-star {
  width: 30px;
  height: 25px;
  background-image: url("../../images/site/star.png");
  background-repeat: no-repeat;
  position: relative;
  float: left;
  margin-right: 2px;
}
.jquery-ratings-full {
  background-image: url("../../images/site/star-active.png");
}
.stardiv {
    width: 100px;
    float: left;
    margin-right: 30px;
    font-size: 12px;
    line-height: 19px;
}
.starrating {
    vertical-align: middle;
}

/* "zebra" tables */
.zebra-table tr td {
    background-color: #fff;
    border-bottom: 1px dotted #4c4c4c;
}
.zebra-table tr:nth-of-type(odd) td {
    background-color: #eee;
}
.zebra-table tr:nth-last-of-type(1) td {
    background-color: #fff;
    border-bottom: none;
}

/* QuickBuy styles */

#quickbuy-container {
    position: relative;
    padding: 1.5em 0 0;
}
#quickbuy-container .qbLevel {
    position: relative;
    padding-bottom: 1em;
}
#quickbuy-container #selected_title_1 {
    position: relative;
    padding-bottom: 1em;
    height: 32px;
}
#quickbuy-container #selected_title_1 span {
    display: inline-block;
    vertical-align: baseline;
}
#quickbuy-container #selected_title_1 .seltext {
    font-size: 18px;
    color: #4c4c4c;
    text-transform: uppercase;
    margin-left: 1em;
}
#quickbuy-container .goback {
    margin: 0 1em;
    display: inline-block;
}
#quickbuy-container .goback a {
    font-weight: bold;
    color: #4c4c4c !important;
    line-height: normal;
}
#quickbuy-container .goback a i.fa {
    display: inline-block;
    vertical-align: baseline;
    font-size: 18px;
    line-height: normal;
    margin-right: 0.25em;
}
#quickbuy-container .rule-below {
    border-bottom: 1px solid #e8e8e8;
}
#quickbuy-container .cbox {
    display: inline-block;
    position: relative;
    font-size: 18px;
    line-height: 1.0;
    padding: 4px 12px 4px 7px;
    margin: 5px 1.5em 5px 0;
    color: #888;
    text-transform: uppercase;
    border: 1px solid #bbb;
    cursor: pointer;
}
#quickbuy-container .cbox i.fa {
    font-size: 20px;
    text-align: left;
    line-height: 12px;
    width: 14px;
    height: 14px;
    display: inline-block;
    vertical-align: top;
    margin: 1px 0.5em 0 0;
    color: #4c4c4c !important;
    border: 1px solid #bbb;
    overflow: visible;
}
#quickbuy-container .cbox i.fa:before {
    opacity: 0;
}
#quickbuy-container .cbox:hover, #quickbuy-container .cbox.active {
    color: #4c4c4c;
}
#quickbuy-container .cbox:hover i.fa:before, #quickbuy-container .cbox.active i.fa:before {
    opacity: 1.0;
}
#quickbuy-container .cbox.smaller {
    font-size: 12px;
    padding: 3px 10px 3px 6px;
    margin-right: 1em;
}
#quickbuy-container .cbox.smaller i.fa {
    font-size: 15px;
    line-height: 8px;
    width: 8px;
    height: 8px;
    text-indent: -1px;
}
#quickbuy-container .seltitle {
    padding: 0.25em 0;
    margin-right: 1em;
}
#quickbuy-container .seltype {
    margin-left: 1em;
}
#quickbuy-container .button-bar {
    background: transparent;
    padding: 10px 0;
    border-bottom: 1px solid #e8e8e8;
}
#quickbuy-container .lastLevel {
    display: none;
}
#quickbuy-container .lastLevel #prodDataTable {
    border-top: 1px solid #e8e8e8;
    border-collapse: collapse;
}
#quickbuy-container .lastLevel #prodDataTable td {
    border-bottom: 1px solid #e8e8e8;
}
#quickbuy-container .lastLevel #prodDataTable thead {
    display: none;
}
#quickbuy-container .lastLevel #prodDataTable img {
    display: inline-block;
    max-width: 50px;
    max-height: 50px;
}
#quickbuy-container .lastLevel #prodDataTable td.image_cell {
    text-align: center;
}
#quickbuy-container .lastLevel #prodDataTable tr.group td {
    padding-top: 4px;
    padding-bottom: 5px;
    color: #4c4c4c;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.25em;
    background: #f5f5f5;
}
#quickbuy-container .dataTables_wrapper {
    clear: none;
}
#quickbuy-container #loading-image {
    display: none;
    text-align: center;
    padding: 3em 0;
}
#quickbuy-container #loading-image img {
    display: inline-block;
    vertical-align: middle;
}
#quickbuy-container .inputQtyBody {
    width: 3.25em;
    margin-right: 0.25em;
}
#quickbuy-container strong {
    color: #4c4c4c;
    font-weight: bold;
}
#quickbuy-container #totItems {
    float: left;
    font-size: 14px;
    font-weight: normal;
    color: #4c4c4c;
    display: inline-block;
    vertical-align: top;
    margin-top: 15px;
}
#quickbuy-container .dataTables_filter {
    display: inline-block;
    float: right;
    line-height: 1.0;
    margin-top: 15px;
}
#quickbuy-container .dataTables_filter input {
    display: inline-block;
    -webkit-appearance: textfield;
    height: 24px;
    margin-left: 0.5em;
    padding: 4px;
    background: #fff;
    border: 1px solid #ccc;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
#quickbuy-container .btn.clear-search {
    display: inline-block;
    line-height: 1.0;
    position: relative;
    float: right;
    margin-top: 15px;
    height: 24px;
    padding: 5px 12px;
    z-index: 20;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
#quickbuy-container #prodgroups input[type="radio"] {
    display: inline-block;
    margin: 0 0.5em 0 33%;
}
#quickbuy-container #prodgroups table tr th:last-child {
    text-align: center !important;
}
#quickbuy-container #prodgroups table tr th:last-child img {
    position: absolute;
    right: 1em;
    top: 0.75em;
}

/* QuickBuy Promo Link */

.quickbuy-promo-link,
.prodconfig-promo-link {
    position: relative;
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
    line-height: 1.2;
    text-align: center;
    display: inline-block;
    width: 120px;
    height: 120px;
    padding: 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid #999;
}
.quickbuy-promo-link {
    background: #cccccc url("../../../images/style/quickbuy-promo.png") no-repeat center center;
}
.prodconfig-promo-link {
    background: #cccccc url("../../../images/style/prodconfig-promo.png") no-repeat center center;
}
.quickbuy-promo-link:before,
.prodconfig-promo-link:before {
    content: "";
    display: inline-block;
    vertical-align: bottom;
    position: relative;
    height: 100%;
    width: 0;
}
.quickbuy-promo-link span,
.prodconfig-promo-link span {
    display: inline-block;
    vertical-align: bottom;
    width: 100%;
    height: auto;
}

#cpn-page .button-box {
    padding-top: 10px;
}

#prodgroup-page table.border_dark {
    margin-top: 10px;
}
#prodgroup-page #groupname {
    max-width: 60%;
}

#orderhistory-page .shipToInfo,
#orderhistory-page form[name="dateRange"] {
    margin-top: 1rem;
}

#orderhistory-page .orderdetailssearch {
    margin: 1rem 0;
}
#acctinquiry-page form[name="stateDate"] {
    display: block !important;
}

/***ABOUT US PAGE***/
#aboutus-page #content {
    background: #fff;
}
#aboutus-page #content .pageName {
    display: none;
}
#aboutus-page #content .aboutus-image {
    margin-top: 20px;
}
#aboutus-page #content .aboutus-image img {
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
    text-align: center;
}
#aboutus-page #content .aboutus-content h2 {
    color: #4c4c4c;
    font-size: 26px;
    font-weight: 700;
    letter-spacing: 1.2px;
    text-align: left;
    border-bottom: 2px solid #d2232a;
    padding: 20px 10px;
}
#aboutus-page #content .aboutus-content p {
    color: #4c4c4c;
    font-size: 16px;
    text-align: left;
    margin-bottom: 10px;
}
#aboutus-page #content .aboutus-content ul li {
    font-size: 16px;
    text-align: left;
    margin-bottom: 10px;
}

/***WEBINARS PAGE***/
#webinars-page #content * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
}
#webinars-page .webinars-content {
    text-align: center;
}
#webinars-page .flip-card {
    display: inline-block;
    vertical-align: top;
    width: 250px;
    margin: 2em;
    perspective: 600px;
}
#webinars-page .flip-card .flip-card-inner {
    position: relative;
    width: auto;
    height: 297px;
    border: 1px solid #4c4c4c;
    text-align: center;
    transform-origin: center right;
    transform-style: preserve-3d;
    cursor: pointer;
}
#webinars-page .card.is-flipped {
    transform: translateX(-100%) rotateY(-180deg);
}
#webinars-page .flip-card-front, #webinars-page .flip-card-back {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
#webinars-page .flip-card-back {
    background-color: #fff;
    color: #4c4c4c;
    transform: rotateY(180deg);
}
#webinars-page .webinars-box .image-box {
    margin: 0;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    height: 250px;
    max-height: 250px;
    overflow: hidden;
    background: #fff;
}
#webinars-page .webinars-box .image-box img {
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}
#webinars-page .webinars-box .image-box.back {
    padding: 10px;
}
#webinars-page .webinars-box .image-box.back h3 {
    border-bottom: 1px solid #4c4c4c;
}
#webinars-page .webinars-box .image-box.back ul {
    text-align: left;
}
#webinars-page .webinars-box .text-box {
    background: #d2232a;
    color: #fff;
    text-align: center;
    padding: 2px 0;
    height: auto;
    margin: auto;
    vertical-align: middle;
    width: 100%;
}
#webinars-page .webinars-box .text-box h3,
#webinars-page .webinars-box .text-box h3 a {
    color: #fff;
}
#webinars-page .webinars-box .text-box h3 a:hover {
    color: #fff;
    text-decoration: underline;
    cursor: pointer;
}

/***Shipping Preferences***/
#checkout-page .shipping-preferences label {
  color: #d2232a;
  cursor: pointer;
}
#checkout-page .shipping-preferences label:hover {
  text-decoration: underline;
}

/* Notification Bar */
#notification-bar {
    position: relative;
    margin: -12px 0 12px;
    padding: 5px 0;
    height: auto;
    width: 100%;
    text-align: center;
    overflow: hidden;
    background: #d2232a;
    color: #fff;
    z-index: 20000;
}
#notification-bar.noShow {
    height: 0;
    margin: 0;
    padding: 0;
}
#notification-bar div {
    display: inline-block;
    font-size: 13px;
}
#notification-bar div a {
    font-size: 13px;
    color: #fff;
    text-decoration: underline;
}
#notification-bar div.close-box {
    position: absolute;
    right: 10px;
}
#notification-bar div.close-box i {
    font-size: 20px;
    cursor: pointer;
}
#notification-bar div a:hover,
#notification-bar div.close-box i:hover {
    opacity: 0.75;
}

/* Printable Page Overrides */
#printable-page #content .imgCell img {
    width: auto;
    max-width: 150px!important;
    height: auto;
    max-height: 150px;
}
#printable-page #content .exportfiles,
#printable-page #content .managedownloads,
#printable-page #content #savecarts,
#printable-page #content #prodgroups,
#printable-page #content a.btn {
    display: none;
}

/* v2 Shop Cart Page Overrides */
#shopcartCheckout .shopcart-sidebar-container #address_summary .shipaddress_edit,
#shopcartCheckout .shopcart-sidebar-container #payment_summary,
#shopcartCheckout .shopcart-sidebar-container #poNum_div .cartinfo,
#shopcartCheckout #more_info {
    display: none !important;
}
#shopcartCheckout .btn.place-order-btn {
    border: none;
}
#shopcartCheckout .btn.place-order-btn:hover {
    color: #fff!important;
    cursor: pointer;
}
#shopcartCheckout #address_summary p, 
#shopcartCheckout #address_summary span {
    word-break: break-word;
}
/* CCEDIT AST-1044 */
#editestimation-page #addProductDiv{
    display: none;
}
/* CCEND AST-1044 */

/*CCSTART AST-2801*/
#promotions-banner img{
    width: 100%;
}

/*CCEND AST-2801*/