@import "cssui.css";
@font-face {
  font-family: 'Open Sans';
  src: url('fonts/open-sans/OpenSans-Regular-webfont.eot');
  src: url('fonts/open-sans/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/open-sans/OpenSans-Regular-webfont.woff') format('woff'), url('fonts/open-sans/OpenSans-Regular-webfont.ttf') format('truetype'), url('fonts/open-sans/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Open Sans';
  src: url('fonts/open-sans/OpenSans-Bold-webfont.eot');
  src: url('fonts/open-sans/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/open-sans/OpenSans-Bold-webfont.woff') format('woff'), url('fonts/open-sans/OpenSans-Bold-webfont.ttf') format('truetype'), url('fonts/open-sans/OpenSans-Bold-webfont.svg#open_sansbold') format('svg');
  font-weight: Bold;
  font-style: normal;
}
@font-face {
  font-family: 'Open Sans';
  src: url('fonts/open-sans/OpenSans-Italic-webfont.eot');
  src: url('fonts/open-sans/OpenSans-Italic-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/open-sans/OpenSans-Italic-webfont.woff') format('woff'), url('fonts/open-sans/OpenSans-Italic-webfont.ttf') format('truetype'), url('fonts/open-sans/OpenSans-Italic-webfont.svg#open_sansitalic') format('svg');
  font-weight: normal;
  font-style: Italic;
}
@font-face {
  font-family: 'Open Sans';
  src: url('fonts/open-sans/OpenSans-BoldItalic-webfont.eot');
  src: url('fonts/open-sans/OpenSans-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/open-sans/OpenSans-BoldItalic-webfont.woff') format('woff'), url('fonts/open-sans/OpenSans-BoldItalic-webfont.ttf') format('truetype'), url('fonts/open-sans/OpenSans-BoldItalic-webfont.svg#open_sansbold_italic') format('svg');
  font-weight: Bold;
  font-style: Italic;
}
@font-face {
  font-family: 'Open Sans';
  src: url('fonts/open-sans/OpenSans-Light-webfont.eot');
  src: url('fonts/open-sans/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/open-sans/OpenSans-Light-webfont.woff') format('woff'), url('fonts/open-sans/OpenSans-Light-webfont.ttf') format('truetype'), url('fonts/open-sans/OpenSans-Light-webfont.svg#open_sanslight') format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Open Sans';
  src: url('fonts/open-sans/OpenSans-ExtraBold-webfont.eot');
  src: url('fonts/open-sans/OpenSans-ExtraBold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/open-sans/OpenSans-ExtraBold-webfont.woff') format('woff'), url('fonts/open-sans/OpenSans-ExtraBold-webfont.ttf') format('truetype'), url('fonts/open-sans/OpenSans-ExtraBold-webfont.svg#open_sansextrabold') format('svg');
  font-weight: 800;
  font-style: normal;
}
html {
  overflow-y: scroll;
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
blockquote,
q {
  quotes: none;
}
:focus {
  outline: 0 none;
}
a:hover,
a:active,
a:focus {
  outline: 0;
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.clear:after,
.wrapper:after,
.format-status .entry-header:after {
  clear: both;
}
.clear:before,
.clear:after {
  display: table;
  content: "";
}
.clearfix:before,
.clearfix:after {
  content: "\0020";
  display: block;
  height: 0;
  visibility: hidden;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  zoom: 1;
}
address {
  font-style: normal;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
}
del {
  color: #333;
}
ins {
  background: #fff9c0;
  text-decoration: none;
}
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin: 24px;
  margin-bottom: 1.714285714rem;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
small {
  font-size: smaller;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
label {
  cursor: pointer;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
body {
  font-family: "Open Sans", "Helvetica Neue", Arial, sans-serif !important;
  font-size: 14px !important;
  font-size: 0.875rem !important;
  line-height: 20px !important;
  background: #d8dfe5;
  padding-top: 0;
  color: #333333;
}
.toplevel {
  display: none;
}
a {
  color: #e13d00;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
a:hover {
  color: #942800;
  text-decoration: none;
}
li a,
blockquote a,
p a,
.product-name a {
  border-bottom: 1px solid #e6e6e6;
  text-decoration: none;
  color: #e13d00;
}
li a:hover,
blockquote a:hover,
p a:hover,
.product-name a:hover,
li a:focus,
blockquote a:focus,
p a:focus,
.product-name a:focus {
  color: #942800;
  border-bottom: 1px solid #942800;
}
#main-content p {
  margin: 0;
  padding: 0.5em 0;
}
#main-content p img {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin: 15px;
}
.blue {
  color: #587a9d;
}
.blue-med {
  color: #1c537a;
}
.blue-dark {
  color: #002d56;
}
.gold {
  color: #e1a600;
}
.orange {
  color: #e13d00;
}
.bold {
  font-weight: bold;
}
.semi-bold {
  font-weight: 600;
}
.larger-18 {
  font-size: 18px;
  font-size: 1.125rem;
}
.larger-17 {
  font-size: 17px;
  font-size: 1.0625rem;
}
.larger-16 {
  font-size: 16px;
  font-size: 1rem;
}
.larger-15 {
  font-size: 15px;
  font-size: 0.9375rem;
}
.normal-14 {
  font-size: 14px;
  font-size: 0.875rem;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 10px 0;
  font-family: "Open Sans", "Helvetica Neue", Arial, sans-serif;
  font-weight: normal;
  line-height: 20px;
  color: #002d56;
}
h1,
h2,
h3 {
  line-height: 40px;
}
h1 {
  font-size: 36px;
  font-size: 2.25rem;
  text-transform: uppercase;
}
h2 {
  font-size: 28px;
  font-size: 1.75rem;
  color: #333333;
}
h3 {
  font-size: 20px;
  font-size: 1.25rem;
  color: #1c537a;
}
h4 {
  font-size: 15px;
  font-size: 0.9375rem;
}
h5 {
  font-size: 14px;
  font-size: 0.875rem;
  color: #333333;
}
h6 {
  font-size: 12px;
  font-size: 0.75rem;
}
/* Inputs and Buttons */
.button,
input.button,
a.button {
  background-color: #e13d00;
  border-style: none;
  border-width: 0px;
  color: #fff;
  cursor: pointer;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 600;
  font-family: "Open Sans", "Helvetica Neue", Arial, sans-serif;
  padding: 4px 15px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.button:hover,
input.button:hover,
a.button:hover,
.button:focus,
input.button:focus,
a.button:focus {
  background-color: #ae2f00;
}
.button.blue-button,
input.button.blue-button,
a.button.blue-button {
  background-color: #587a9d;
}
.button.blue-button:hover,
input.button.blue-button:hover,
a.button.blue-button:hover,
.button.blue-button:focus,
input.button.blue-button:focus,
a.button.blue-button:focus {
  background-color: #46617c;
}
.button.grey-button,
input.button.grey-button,
a.button.grey-button {
  background-color: #95a5a6;
}
.button.grey-button:hover,
input.button.grey-button:hover,
a.button.grey-button:hover,
.button.grey-button:focus,
input.button.grey-button:focus,
a.button.grey-button:focus {
  background-color: #587a9d;
}
.button.sml-button,
input.button.sml-button,
a.button.sml-button {
  font-size: 14px;
  font-size: 0.875rem;
}
.button.med-button,
input.button.med-button,
a.button.med-button {
  font-size: 16px;
  font-size: 1rem;
}
.button.lrg-button,
input.button.lrg-button,
a.button.lrg-button {
  font-size: 20px;
  font-size: 1.25rem;
}
a.button.popup-with-zoom-anim {
  display: block;
  margin-left: 1px;
  margin-top: 16px;
  padding-bottom: 6px;
}
a.button.popup-with-zoom-anim span {
  background-image: url(../../graphics/00000001/template-images/icon_truck-orange.png);
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: bottom;
  width: 21px;
  height: 19px;
}
.BASK a.button.popup-with-zoom-anim {
  margin-top: 0;
  padding-bottom: 4px;
}
.BASK a.button.popup-with-zoom-anim:hover,
.BASK a.button.popup-with-zoom-anim:focus {
  background-color: #7694b2;
}
.BASK a.button.popup-with-zoom-anim span {
  width: 29px;
  height: 16px;
  vertical-align: sub;
  background-position: left center;
}
.purchase-buttons .add {
  clear: both;
}
.purchase-buttons .more-info-bt {
  background: #112e3c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #112e3c), color-stop(1, #194256));
  background: -ms-linear-gradient(bottom, #112e3c, #194256);
  background: -moz-linear-gradient(center bottom, #112e3c 0%, #194256 100%);
  background: -o-linear-gradient(#194256, #112e3c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#194256', endColorstr='#112e3c', GradientType=0);
  float: right;
  clear: both;
  margin-top: 15px;
}
.purchase-buttons .more-info-bt:hover,
.purchase-buttons .more-info-bt:focus {
  background: #0b1d26;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0b1d26), color-stop(1, #133342));
  background: -ms-linear-gradient(bottom, #0b1d26, #133342);
  background: -moz-linear-gradient(center bottom, #0b1d26 0%, #133342 100%);
  background: -o-linear-gradient(#133342, #0b1d26);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#133342', endColorstr='#0b1d26', GradientType=0);
}
button[disabled],
html input[disabled] {
  cursor: default;
  box-shadow: none;
  cursor: not-allowed;
  -moz-opacity: 0.65;
  -khtml-opacity: 0.65;
  -webkit-opacity: 0.65;
  opacity: 0.65;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=@{@opacity * 100});
  filter: alpha(opacity=@{@opacity * 100});
  pointer-events: none;
}
input.remove {
  background: #b8b8b8;
  font-size: 12px;
  font-size: 0.75rem;
  color: #545454;
}
input.remove:hover,
input.remove:focus {
  background: #ccc;
}
input.update {
  font-size: 12px;
  font-size: 0.75rem;
  background: #002434;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #002434), color-stop(1, #194256));
  background: -ms-linear-gradient(bottom, #002434, #194256);
  background: -moz-linear-gradient(center bottom, #002434 0%, #194256 100%);
  background: -o-linear-gradient(#194256, #002434);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#194256', endColorstr='#002434', GradientType=0);
}
input.update:hover,
input.update:focus {
  background: #001b27;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #001b27), color-stop(1, #153647));
  background: -ms-linear-gradient(bottom, #001b27, #153647);
  background: -moz-linear-gradient(center bottom, #001b27 0%, #153647 100%);
  background: -o-linear-gradient(#153647, #001b27);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#153647', endColorstr='#001b27', GradientType=0);
}
.back-button {
  display: block;
  background: #2c2d33;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2c2d33), color-stop(1, #4c4e5a));
  background: -ms-linear-gradient(bottom, #2c2d33, #4c4e5a);
  background: -moz-linear-gradient(center bottom, #2c2d33 0%, #4c4e5a 100%);
  background: -o-linear-gradient(#4c4e5a, #2c2d33);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4c4e5a', endColorstr='#2c2d33', GradientType=0);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  height: 30px;
  font-size: 15px;
  color: #fff;
  font-weight: bold;
  padding: 4px 17px 4px 17px;
  float: left;
  border: 1px solid #333;
}
.back-button span {
  background-image: url(../../graphics/00000001/template-images/icon_arrow-left-white.png);
  background-size: 7px 12px;
  -webkit-background-size: 7px 12px;
  -moz-background-size: 7px 12px;
  -o-background-size: 7px 12px;
  background-position: left center;
  background-repeat: no-repeat;
  width: 7px;
  height: 12px;
  display: inline-block;
  margin-left: -5px;
  margin-right: 8px;
  position: relative;
  bottom: -1px;
}
#breadcrumbs {
  display: block;
  margin-left: -6px;
  margin-top: -18px;
  color: #333333;
  font-weight: normal;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.42;
}
#breadcrumbs ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#breadcrumbs ul li {
  list-style: none;
  display: block;
  float: left;
  height: 20px;
}
#breadcrumbs a {
  color: #333333;
  font-weight: normal;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.42;
  margin: 0 6px;
  padding-bottom: 2px;
  border-bottom: 0px none;
}
#breadcrumbs a:hover,
#breadcrumbs a:focus {
  color: #942800;
}
#breadcrumbs .breadcrumb-border {
  color: #333333;
  font-weight: normal;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.42;
}
#breadcrumbs .current-item {
  color: #333333;
  font-weight: bold;
  font-size: 14px;
  font-size: 0.875rem;
  margin: 0 6px;
  line-height: 1.42;
}
#breadcrumbs .shortbreadcrumb {
  color: #333333;
  font-weight: normal;
  font-size: 14px;
  font-size: 0.875rem;
  padding: 0px 6px;
  line-height: 1.42;
}
/* Errors */
.alert-danger {
  background-color: #F2DEDE;
  border-color: #EED3D7;
  color: #B94A48;
}
.alert {
  border: 1px solid transparent;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 20px;
  padding: 15px;
}
/* Template */
#site-container {
  width: 100%;
  max-width: 100%;
  clear: both;
  box-shadow: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
  background-color: transparent;
}
#content-container-wrap,
.header-container,
#global-footer {
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
}
.PROD .content-container {
  position: static;
}
.header-container {
  padding-top: 10px;
  height: 149px;
}
#main-content {
  background-color: #FFFFFF;
  padding: 16px;
  width: 79%;
  float: left;
  margin-left: 1%;
  position: relative;
}
.one-column #main-content {
  width: 100%;
  margin: 0;
  min-height: 100%;
  height: 100%;
  padding: 0;
}
#content-container-wrap {
  background-color: #fff;
  padding: 80px 25px 25px 25px;
  -webkit-box-shadow: 0 0 3px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 3px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 3px 2px rgba(0, 0, 0, 0.2);
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 4px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#content-container-wrap:after,
#content-container:after,
#main-content:after,
#left-navigation:after,
.header-container:after,
#footer-container:after,
#global-footer:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
}
.clear:before,
.clear:after,
#content-container-wrap:before,
#content-container-wrap:after {
  content: "";
  display: table;
}
#content-container {
  width: 100%;
  border: 0px none transparent;
  position: relative;
}
#left-navigation {
  border-right: 0px none;
  padding: 0;
  vertical-align: top;
  width: 20%;
  float: left;
}
.footer-container {
  width: 100%;
  margin: 0 auto;
  margin-top: 15px;
}
.shaders {
  background: url(../../graphics/00000001/template-images/bg_header-glow.png) no-repeat top center;
  width: 98%;
  height: 420px;
  position: absolute;
  top: 0;
  z-index: -1;
}
/* Form Elements */
.textfield,
select,
textarea,
#tax-fields .form_row input {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-family: "Open Sans", "Helvetica Neue", Arial, sans-serif;
  font-size: 12px;
  font-size: 0.75rem;
  padding: 2px 6px 2px 4px;
  -webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.2);
  color: #000;
  border: 1px solid rgba(0, 0, 0, 0.3);
  background-color: #f9f9f9;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.textfield:focus,
select:focus,
textarea:focus,
#tax-fields .form_row input:focus {
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.6);
  background-color: #fff;
}
#main-content p.help-block {
  color: #484848;
  display: block;
  margin-bottom: 10px;
  margin-top: 5px;
  font-size: 13px;
}
input.product-quantity-input {
  margin: 0 4px;
  width: 34px;
  border: 1px solid rgba(181, 38, 0, 0.5);
}
#searchfield {
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  float: left;
  height: 26px;
  width: 71%;
  -webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.5);
  box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.5);
  color: #000;
  border: 0 none;
  border-bottom: 1px solid transparent;
  padding: 0 7px;
}
#searchfield:focus {
  border-bottom: 1px solid #ccc;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
.search-bt {
  background-color: #002d56;
  background-image: url(../../graphics/00000001/template-images/icons_search-glass_white.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 15px 16px;
  -webkit-background-size: 15px 16px;
  -moz-background-size: 15px 16px;
  -o-background-size: 15px 16px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 0px;
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 0px;
  -moz-border-radius-topleft: 0px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #2e2e2e;
  color: transparent;
  height: 26px;
  width: 7%;
}
.search-again .search-bt {
  font-family: "Open Sans", "Helvetica Neue", Arial, sans-serif;
  font-weight: bold;
  font-size: 14px;
  font-size: 0.875rem;
  color: #fff;
  text-align: left;
  padding: 0 10px;
  background-color: #2e2e2e;
  background-image: url(../../graphics/00000001/template-images/icons_search-glass_white.png);
  background-repeat: no-repeat;
  background-position: right 8px center;
  background-size: 15px 16px;
  -webkit-background-size: 15px 16px;
  -moz-background-size: 15px 16px;
  -o-background-size: 15px 16px;
  border: 0 none;
  height: 28px;
  width: 10%;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#search {
  float: left;
  padding: 10px;
  width: 35%;
}
body #navigation-bar label.search-text {
  float: left;
  color: #002d56;
  font-weight: bold;
  font-size: 19px;
  font-size: 1.1875rem;
  text-transform: uppercase;
  padding-right: 5px;
  width: 21%;
  padding: 0px;
  text-align: left;
  clear: none;
}
.LOGN label,
.AFCL label,
.FPWD label {
  clear: both;
  float: left;
  padding: 3px 5px;
  text-align: right;
  width: 150px;
}
.ORDL label {
  text-align: left;
  float: left;
  clear: both;
  width: 50%;
  font-weight: 600;
  padding: 9px 1px;
}
.ORDL .section {
  float: left;
  height: 300px;
  padding: 0 30px;
  width: 33%;
}
.CEML .change-emailaddress-section {
  border: 0px none;
  margin: 0;
  padding: 10px;
  width: 100%;
}
.CEML label {
  clear: both;
  float: left;
  padding: 3px 5px;
  text-align: right;
  width: 175px;
}
#customer-fields label,
#affiliate-fields label {
  padding: 6px 5px 3px 0;
}
#customer-fields.non-editable label,
#affiliate-fields.non-editable label {
  padding: 0 7px 0 0;
  width: 124px;
}
#customer-fields input.textfield,
#affiliate-fields input.textfield,
#tax-fields input,
#affiliate-commissions div.form_row div,
.non-editable div.form_row div,
#customer-fields select {
  font-size: 14px;
  font-size: 0.875rem;
  margin: 0 0 4px;
  width: 232px;
}
#customer-fields .controls label {
  font-size: 14px;
  font-size: 0.875rem;
  font-family: "Open Sans", "Helvetica Neue", Arial, sans-serif;
}
/* Header */
.header-shipping-discount-wrapper {
  float: left;
  margin: 30px 12% 0 12%;
  width: 26%;
}
.header-shipping-discount-wrapper .shipping-box {
  background: url(../../graphics/00000001/template-images/icon_box-open_gray.png) no-repeat center;
  background-size: 60px 58px;
  -webkit-background-size: 60px 58px;
  -moz-background-size: 60px 58px;
  -o-background-size: 60px 58px;
  height: 70px;
  width: 58px;
  float: left;
  margin-right: 15px;
}
.header-shipping-discount-wrapper .ship-text-wrapper {
  width: 76%;
}
.header-shipping-discount-wrapper .ship-text-wrapper,
.header-shipping-discount-wrapper .ship-text-top-line,
.header-shipping-discount-wrapper ship-text-bottom-line {
  float: left;
}
.header-shipping-discount-wrapper .ship-text-top-line {
  width: 100%;
}
.header-shipping-discount-wrapper .ship-text-top-line .ship-text-main {
  float: left;
  width: 50%;
  color: #002d56;
  font-weight: bold;
  font-size: 19px;
  font-size: 1.1875rem;
  font-style: italic;
}
.header-shipping-discount-wrapper .ship-text-top-line .ship-text-main span {
  float: left;
  clear: both;
}
.header-shipping-discount-wrapper .ship-text-top-line .ship-text-secondary {
  float: left;
  width: 50%;
  font-weight: bold;
  font-size: 22px;
  font-size: 1.375rem;
}
.header-shipping-discount-wrapper .ship-text-top-line .ship-text-secondary span {
  float: left;
  clear: both;
}
.header-shipping-discount-wrapper .ship-text-bottom-line {
  width: 100%;
  color: #002d56;
  font-style: italic;
  margin-top: 10px;
  background: url(../../graphics/00000001/template-images/icon_arrow-right_gray.png) no-repeat left;
  background-size: 11px 12px;
  -webkit-background-size: 11px 12px;
  -moz-background-size: 11px 12px;
  -o-background-size: 11px 12px;
  float: left;
  padding-left: 18px;
  clear: both;
}
.header-left-area,
.header-left-area div {
  float: left;
}
.header-right-area {
  float: right;
}
#logo {
  clear: none;
  float: left;
  margin: 0;
}
#logo a {
  cursor: pointer;
  display: block;
  height: auto;
  width: auto;
}
.slogan,
.header-phone {
  clear: both;
  color: #484848;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 600;
}
.header-phone {
  color: #002d56;
  text-transform: uppercase;
  float: right;
  font-size: 16px;
  font-size: 1.07rem;
}
.header-minicart {
  float: right;
  height: 106px;
  width: 245px;
}
.header-account {
  float: right;
}
.header-account a {
  color: #002434;
}
.header-account a:hover,
.header-account a:focus {
  color: #194256;
}
div div.cart-title {
  text-transform: uppercase;
  font-weight: bold;
  color: #194256;
  font-size: 15px;
  font-size: 0.9375rem;
  float: left;
}
.global-mini-basket-container {
  padding: 0 10px;
  background-image: url(../../graphics/00000001/template-images/icon_cart-mini-bask.png);
  background-repeat: no-repeat;
  background-position: left top 2px;
  background-size: 20px 20px;
  -webkit-background-size: 20px 20px;
  -moz-background-size: 20px 20px;
  -o-background-size: 20px 20px;
  clear: both;
  float: right;
  margin-top: 10px;
  padding: 0 0 0 28px;
  width: 100%;
}
.mini-basket-wrapper {
  background-image: url(../../graphics/00000001/template-images/bg_minibask-strips.png);
  background-repeat: repeat;
  float: left;
  padding: 0 10px;
  width: 100%;
}
.mini-basket-info-bg {
  float: left;
  clear: both;
  background-color: #fff;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  padding: 4px 7px 4px 10px;
  width: 100%;
}
.mini-basket-item {
  width: 40%;
}
.mini-basket-price {
  width: 60%;
}
.mini-basket-info-bg div {
  float: left;
  font-size: 12px;
  font-size: 0.75rem;
}
.mini-basket-info-bg div span {
  font-weight: bold;
}
.mini-basket-bottom-line {
  clear: both;
  float: right;
  margin: 10px 0;
  width: 100%;
}
div.mini-basket-view-cart {
  float: left;
}
div.mini-basket-view-cart a {
  color: #3D3D3D;
  font-size: 12px;
  font-size: 0.75rem;
  letter-spacing: 1px;
  text-decoration: underline;
  text-transform: uppercase;
  border-bottom: 0px none;
}
div.mini-basket-view-cart a:hover,
div.mini-basket-view-cart a:focus {
  border-bottom: 0 none;
}
.mini-basket-checkout-button {
  float: right;
}
div.mini-basket-checkout-button a {
  background-color: #e8ac04;
  background-image: url(../../graphics/00000001/template-images/icon_arrow-right-white.png);
  background-repeat: no-repeat;
  background-position: 92px center;
  background-size: 7px 12px;
  -webkit-background-size: 7px 12px;
  -moz-background-size: 7px 12px;
  -o-background-size: 7px 12px;
  padding: 3px 24px 3px 10px;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
  letter-spacing: 1px;
  font-size: 12px;
  font-size: 0.75rem;
  border-bottom: 0px none;
}
div.mini-basket-checkout-button a:hover,
div.mini-basket-checkout-button a:focus {
  border-bottom: 0 none;
  background-color: #ffbc00;
}
/* Nav Bar */
.navigation-bar-border {
  background-color: #002d56;
  bottom: 0;
  height: 4px;
  position: absolute;
  width: 100%;
}
#navigation-bar {
  width: 100%;
  height: 50px;
  clear: both;
  float: left;
  background-image: url(../../graphics/00000001/template-images/bg_minibask-strips.png);
  background-repeat: repeat;
  background-color: #e2e5e8;
  position: relative;
  padding: 0;
  margin-top: 13px;
  line-height: auto;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 4px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#navigation-bar ul {
  float: right;
  margin: 0 auto;
  padding-top: 7px;
  width: 60%;
  height: 41px;
  clear: none;
}
#navigation-bar ul li {
  display: inline-block;
  width: 16%;
  float: left;
  text-align: center;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 4px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.3);
}
#navigation-bar ul li a {
  display: inline-block;
  width: 100%;
  line-height: 39px;
  font-weight: normal;
  text-align: center;
  font-size: 16px;
  font-size: 1rem;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
#navigation-bar ul li a:link,
#navigation-bar ul li a:visited,
#navigation-bar ul li a:active {
  color: #333333;
  text-decoration: none;
}
#navigation-bar ul li a:hover,
#navigation-bar ul li a:focus {
  color: #002d56;
  border-bottom: 0px none;
}
#navigation-bar ul li.navigation-item-off {
  background-color: #f4f4f4;
  background-color: rgba(255, 255, 255, 0.6);
}
#navigation-bar ul li.navigation-item-off:hover,
#navigation-bar ul li.navigation-item-off:focus {
  background-color: #fff;
}
#navigation-bar ul li.navigation-item-off:hover a {
  color: #194256;
  border-bottom: 0px none;
}
#navigation-bar ul li.navigation-item-off a {
  transition: none;
  padding-bottom: 0px;
}
#navigation-bar ul li.navigation-item-off a:hover {
  color: #194256;
  border-bottom: 0px none;
}
#navigation-bar ul li.navigation-item-on {
  background-color: #fff;
}
#navigation-bar ul li.navigation-item-on a {
  color: #002d56;
  font-weight: bold;
  border-bottom: 0px none;
}
#nav-tracking.navigation-item-on a {
  font-size: 15px;
  font-size: 0.9375rem;
}
#category-tree-header {
  color: #002d56;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: bold;
  margin-bottom: 10px;
}
#category-tree div {
  background-color: transparent;
  border-bottom: 0px solid #FFFFFF;
}
#category-tree div a:link,
#category-tree div a {
  color: #1c537a;
  font-weight: normal;
  font-size: 13px;
  font-size: 0.8125rem;
}
#category-tree div a:link:hover,
#category-tree div a:hover,
#category-tree div a:link:focus,
#category-tree div a:focus {
  color: #002d56;
}
#category-tree div.level-1 a {
  padding: 3px 6px 3px 0px;
}
#category-tree div.active {
  background-color: transparent;
  border-bottom: 2px solid #e13d00;
}
#category-tree div.active a {
  color: #e13d00;
  border-bottom: 0px none;
}
#category-tree div.active a:hover,
#category-tree div.active a:focus {
  border-bottom: 0px none;
}
.mobile-back-button {
  display: none;
}
.mobile-number {
  display: none;
}
/* SFNT */
.SFNT #main-content {
  background-color: transparent;
  padding: 0;
}
.SFNT #page-header {
  margin-bottom: 30px;
  width: 100%;
  float: left;
}
.SFNT #page-content {
  min-height: 451px;
}
.SFNT #page-content,
.SFNT #sfnt-products {
  width: 100%;
  float: left;
  padding: 0;
}
.SFNT #sfnt-products {
  margin-bottom: 15px;
}
.SFNT #sfnt-products h4 {
  font-weight: bold;
  line-height: 28px;
  float: left;
  clear: both;
  text-transform: uppercase;
  padding: 0 25px 0 35px;
}
.sfnt-col {
  float: left;
  width: 60%;
}
.sfnt-col.snft-about {
  margin-left: 3%;
  width: 37%;
}
.sfnt-col.snft-about h2 {
  font-size: 26px;
  font-size: 1.625rem;
  font-weight: bold;
}
.sfnt-col.sfnt-why-shop {
  padding-left: 170px;
}
.sfnt-col.sfnt-why-shop .sfnt-cables {
  background: url(../../graphics/00000001/template-images/bg_sfnt-cables.jpg) no-repeat left 5px;
  background-size: 362px 272px;
  -webkit-background-size: 362px 272px;
  -moz-background-size: 362px 272px;
  -o-background-size: 362px 272px;
  width: 362px;
  height: 272px;
  position: absolute;
  left: -45px;
  top: -35px;
  z-index: 0;
}
.sfnt-col.sfnt-why-shop h2 {
  float: left;
  font-size: 26px;
  font-size: 1.625rem;
  color: #fff;
  text-transform: uppercase;
  background-color: #e13d00;
  font-weight: bold;
  padding: 0 15px;
  clear: both;
  position: relative;
  z-index: 1;
}
.sfnt-col.sfnt-why-shop p {
  clear: both;
  float: left;
  width: 100%;
  position: relative;
  z-index: 1;
}
.sfnt-text {
  width: 48%;
  margin-left: 5.5%;
  padding-top: 10px;
}
.best-prods-wrapper,
.featured-prods-wrapper,
.new-prods-wrapper {
  float: left;
  clear: both;
  margin-bottom: 20px;
}
#featured-wrapper {
  background-image: url(../../graphics/00000001/template-images/bg_strips.png);
  background-repeat: repeat;
  float: left;
  width: 100%;
  margin-top: 45px;
}
#featured-wrapper h3 {
  text-transform: uppercase;
  color: #404040;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: bold;
  float: left;
  line-height: 1;
  padding: 0 20px;
}
#featured-wrapper .featured-items {
  background-color: #fff;
  -webkit-box-shadow: 0 0 7px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 7px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 7px 2px rgba(0, 0, 0, 0.2);
  float: left;
  width: 100%;
  padding: 15px 0;
}
#featured-wrapper .featured-items .featured-items-box {
  float: left;
  text-align: center;
  width: 25%;
}
#featured-wrapper .featured-items .featured-items-box p {
  padding: 0 15px;
}
#featured-wrapper .featured-items .featured-items-box a {
  color: #484848;
  font-weight: bold;
}
.sfnt-prods {
  width: 20%;
  float: left;
}
.sfnt-prods-text {
  padding: 0 10px;
}
.sfnt-prods-price {
  color: #194256;
  font-weight: bold;
  text-align: center;
}
.sfnt-prods-thumb {
  text-align: center;
}
.sfnt-prods-name {
  height: 40px;
  display: block;
  overflow: hidden;
  font-size: 12px;
  font-size: 0.75rem;
  text-align: center;
}
.sfnt-prods-name a {
  text-decoration: none;
  color: #444444;
}
.sfnt-prods-name a:hover,
.sfnt-prods-name a:focus {
  color: #651400;
}
.sfnt-learning-center-wrapper {
  float: left;
  width: 100%;
  margin-top: 35px;
}
.sfnt-learning-center-wrapper h3 {
  color: #404040;
  font-size: 16px;
  font-size: 1rem;
  background: #b7b7b7;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b7b7b7), color-stop(1, #cdcdcd));
  background: -ms-linear-gradient(bottom, #b7b7b7, #cdcdcd);
  background: -moz-linear-gradient(center bottom, #b7b7b7 0%, #cdcdcd 100%);
  background: -o-linear-gradient(#cdcdcd, #b7b7b7);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cdcdcd', endColorstr='#b7b7b7', GradientType=0);
  line-height: 44px;
  padding: 0 0 0 15px;
  margin: 0;
  font-weight: 600;
  float: left;
  min-width: 50%;
}
.sfnt-learning-center-wrapper h3 span {
  background: url(../../graphics/00000001/template-images/bg_learning-center-heading-angle.png) no-repeat top right;
  background-size: 21px 44px;
  -webkit-background-size: 21px 44px;
  -moz-background-size: 21px 44px;
  -o-background-size: 21px 44px;
  height: 44px;
  width: 21px;
  float: right;
}
.sfnt-learning-center-wrapper h3 span.gear {
  background: url(../../graphics/00000001/template-images/icon_gear-grey.png) no-repeat center center;
  background-size: 27px 27px;
  -webkit-background-size: 27px 27px;
  -moz-background-size: 27px 27px;
  -o-background-size: 27px 27px;
  height: 44px;
  width: 27px;
  float: left;
  margin-right: 10px;
}
.sfnt-learning-center-wrapper .learning-center-box-wrapper {
  float: left;
  clear: both;
  width: 100%;
  background-image: url(../../graphics/00000001/template-images/bg_strips.png);
  background-repeat: repeat;
  border: 1px solid #C5CCD2;
  overflow: hidden;
  height: 214px;
}
.sfnt-learning-center-wrapper .learning-center-box {
  padding: 25px;
  float: left;
  width: 33.3%;
  height: 100%;
}
.sfnt-learning-center-wrapper .learning-center-box.learning-box-two {
  border-right: 2px solid #ccc;
  border-left: 2px solid #ccc;
  -webkit-box-shadow: 0 0 90px 14px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 90px 14px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 90px 14px rgba(0, 0, 0, 0.2);
}
.sfnt-learning-center-wrapper .learning-center-box ul {
  background-color: #fff;
  float: left;
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 10px;
  border: 1px solid #c5ccd2;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=@{@opacity * 100});
  filter: alpha(opacity=@{@opacity * 100});
  position: relative;
  z-index: 3;
  height: 100%;
}
.sfnt-learning-center-wrapper .learning-center-box ul a {
  color: #565656;
  border-bottom: 1px solid transparent;
  font-weight: 600;
  line-height: 1.4;
  font-size: 13px;
  font-size: 0.8125rem;
}
.sfnt-learning-center-wrapper .learning-center-box ul a:hover,
.sfnt-learning-center-wrapper .learning-center-box ul a:focus {
  color: #000;
  border-bottom: 1px solid #000;
}
h3.slider-header {
  color: #404040;
  font-size: 14px;
  font-size: 0.875rem;
  background: #b7b7b7;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b7b7b7), color-stop(1, #cdcdcd));
  background: -ms-linear-gradient(bottom, #b7b7b7, #cdcdcd);
  background: -moz-linear-gradient(center bottom, #b7b7b7 0%, #cdcdcd 100%);
  background: -o-linear-gradient(#cdcdcd, #b7b7b7);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cdcdcd', endColorstr='#b7b7b7', GradientType=0);
  line-height: 29px;
  padding: 0 0 0 15px;
  margin: 0;
  font-weight: bold;
  float: left;
}
h3.slider-header span {
  background: url(../../graphics/00000001/template-images/bg_slider-heading-angle.png) no-repeat top right;
  background-size: 11px 29px;
  -webkit-background-size: 11px 29px;
  -moz-background-size: 11px 29px;
  -o-background-size: 11px 29px;
  height: 29px;
  width: 11px;
  float: right;
  margin-left: 50px;
}
.slider-wrapper {
  float: left;
  width: 100%;
}
.slider-wrapper .slider-background {
  background-image: url(../../graphics/00000001/template-images/bg_strips.png);
  background-repeat: repeat;
  padding: 15px 0;
  width: 100%;
  float: left;
}
.slider-wrapper .next-wrapper {
  float: left;
  height: 100%;
  width: 3.5%;
  padding-top: 52px;
  text-align: center;
}
.slider-wrapper .next-wrapper button {
  background-color: transparent;
  border: 0 none transparent;
  background-image: url(../../graphics/00000001/template-images/icon_right-arrow-orange.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px 26px;
  -webkit-background-size: 16px 26px;
  -moz-background-size: 16px 26px;
  -o-background-size: 16px 26px;
  height: 26px;
  width: 16px;
  padding: 0;
  cursor: pointer;
}
.slider-wrapper .prev-wrapper {
  float: left;
  height: 100%;
  width: 3.5%;
  padding-top: 52px;
  text-align: center;
}
.slider-wrapper .prev-wrapper button {
  background-color: transparent;
  border: 0 none transparent;
  background-image: url(../../graphics/00000001/template-images/icon_left-arrow-orange.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px 26px;
  -webkit-background-size: 16px 26px;
  -moz-background-size: 16px 26px;
  -o-background-size: 16px 26px;
  height: 26px;
  width: 16px;
  padding: 0;
  cursor: pointer;
}
.slider-wrapper #position {
  text-align: right;
  color: #828282;
  font-weight: bold;
  margin-top: 14px;
}
.slider-wrapper #position span {
  cursor: pointer;
  margin-left: 2px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.slider-wrapper #position span:hover,
.slider-wrapper #position span:focus {
  color: #002d56;
}
.slider-wrapper #position span.on {
  color: #002d56;
}
.swipe {
  overflow: hidden;
  visibility: hidden;
  position: relative;
  float: left;
  width: 93%;
}
.swipe-wrap {
  overflow: hidden;
  position: relative;
}
.swipe-wrap > div {
  float: left;
  width: 100%;
  position: relative;
}
.swipe-wrap > div > ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.swipe-wrap > div > ul > li {
  list-style: none;
  padding: 0 5px;
  margin: 5px 0.5%;
  text-align: center;
  float: left;
  width: 11.5%;
  clear: none;
  background-color: #fff;
  border: 1px solid #c1c1c1;
  height: 127px;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.swipe-wrap > div > ul > li:hover,
.swipe-wrap > div > ul > li:focus {
  -webkit-box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
}
.swipe-wrap > div > ul > li:hover h4 a,
.swipe-wrap > div > ul > li:focus h4 a {
  color: #e13d00;
}
.swipe-wrap > div > ul > li img {
  margin-top: 6px;
}
.swipe-wrap > div > ul > li h4 {
  margin: 0 0;
  line-height: 17px;
}
.swipe-wrap > div > ul > li h4 a {
  font-size: 14px;
  font-size: 0.875rem;
  color: #484848;
  font-weight: 600;
  text-decoration: none;
  border-bottom: 0px;
}
.swipe-wrap > div > ul > li h4 a:hover,
.swipe-wrap > div > ul > li h4 a:focus {
  text-decoration: none;
  border-bottom: 0px;
}
.swipe-wrap > div > ul > li h4 a:active {
  outline: none;
}
.sfnt-learning-center-wrapper .learning-center-box {
  padding: 8px;
}
#featured-wrapper .featured-items .featured-items-box a {
  width: 25%;
}
#featured-wrapper .featured-items .featured-items-box a img {
  width: 88%;
  height: auto;
}
.sfnt-learning-center-wrapper .learning-center-box-wrapper {
  height: 215px;
}
/* CTGY */
.CTGY h1 {
  margin-bottom: 20px;
}
img.cat-title {
  max-height: 400px;
  width: auto;
  margin-right: 15px;
  margin-bottom: 15px;
}
#category-header,
#category-listing,
#category-footer {
  margin-bottom: 20px;
  float: left;
  clear: both;
  width: 100%;
}
.CTGY .product-details,
.PLST .product-details,
.SRCH .product-details {
  height: 207px;
}
.sub-cat-wrapper {
  border-left: 3px solid #587a9d;
  padding-left: 15px;
  list-style: none;
}
.sub-cat-wrapper li {
  margin: 1px 0;
}
.sub-cat-wrapper .sub-cat a {
  font-size: 19px;
  font-size: 1.1875rem;
  line-height: 1.42;
  padding-bottom: 1px;
}
.CTGY .product-details,
.PLST .product-details,
.SRCH .product-details,
.CTGY .padding,
.PLST .padding,
.SRCH .padding {
  overflow: visible;
}
.fileinput {
  box-shadow: none;
  border: none;
  cursor: default;
}
.fileinput:focus {
  border: 0 none transparent;
}
.product-item.sold-out .padding {
  background-color: #f5f5f5;
}
.product-item.sold-out .padding:hover,
.product-item.sold-out .padding:focus {
  box-shadow: none;
}
.product-item {
  width: 33.3%;
}
.product-item .padding {
  height: auto;
  text-align: center;
  border: 0 none;
}
.product-name {
  margin-top: 16px;
}
.product-name a {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.4;
  color: #333333;
  border-bottom: 1px solid #ccc;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.product-name a:hover,
.product-name a:focus {
  color: #000;
  border-bottom: 1px solid #000;
}
.PROD .product-price {
  font-size: 20px;
  font-size: 1.25rem;
  margin: 20px 0;
}
.product-price {
  font-size: 16px;
  font-size: 1rem;
  margin-top: 20px;
}
.product-price .product-price-button {
  position: relative;
  height: 28px;
}
.product-price .product-price-button button.add-ctgy {
  background-color: transparent;
  border: 0px none;
  padding: 0 44px 0 0;
  border-radius: 0px;
  position: relative;
  height: 28px;
}
.product-price .product-price-button button.add-ctgy:hover .add-ctgy-plus {
  background-color: #6398ce;
}
.product-price .product-price-button .price-arrow {
  clear: both;
  position: relative;
  background-color: #002d56;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  z-index: 2;
  padding: 0 5px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  line-height: 28px;
  height: 28px;
}
.product-price .product-price-button .price-arrow:after {
  border-left: 14px solid #002d56;
  border-top: 14px solid transparent;
  border-bottom: 14px solid transparent;
  content: "";
  left: 100%;
  top: 0;
  position: absolute;
}
.product-price .product-price-button .add-ctgy-plus {
  background-color: #95c1ee;
  background-image: url(../../graphics/00000001/template-images/icon_plus-white.png);
  background-repeat: no-repeat;
  background-position: 20px 50%;
  background-size: 19px 19px;
  -webkit-background-size: 19px 19px;
  -moz-background-size: 19px 19px;
  -o-background-size: 19px 19px;
  width: 47px;
  height: 28px;
  position: relative;
  right: -100%;
  top: -28px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  z-index: 1;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
div.link-with-arrow:after {
  border-left: 10px solid #999;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  content: "";
  left: 100%;
  top: 50%;
  margin-top: -10px;
  position: absolute;
}
div.link-with-arrow {
  clear: both;
  position: relative;
}
.product-details .product-name {
  min-height: 41px;
}
.purchase-buttons,
.PROD .related-products .purchase-buttons {
  margin: 16px 0 0;
  text-align: center;
}
.product-item .product-thumbnail {
  margin: 0 0 0 0;
  height: 100px;
  min-height: 100px;
  text-align: center;
}
.product-item .product-thumbnail {
  margin: 0 0 0 0;
  height: 100px;
  min-height: 100px;
  text-align: center;
}
.product-item .product-thumbnail img {
  height: 100px;
}
/*
.product-item .product-thumbnail a {
    position: relative;
    z-index: 0;
}
.product-item .product-thumbnail a:hover {
    position: relative;
    z-index: 50;
}
.product-item .product-thumbnail a span {
    left: 0;
    position: absolute;
    visibility: hidden;
	.box-shadow(0; 0; 11px; 4px; 0.3);
}
.product-item .product-thumbnail a:hover span {
    left: -275px;
    visibility: visible;
}
*/
/* PROD */
#price-value {
  color: #b52500;
}
.PROD .product-details-1 {
  padding-right: 30px;
}
.PROD .product-details-1 .product-image {
  border: 0 none;
  height: 225px;
  width: auto;
  margin-top: 25px;
  display: block;
}
.PROD .product-details-1 .product-image img {
  border: 0 none;
  max-height: 100%;
  max-width: 100%;
  width: auto;
  height: auto;
}
.PROD .purchase-buttons {
  margin: 16px 0 0;
  text-align: left;
  float: left;
}
.PROD h1 {
  border-bottom: 1px solid #CCCCCC;
  float: right;
  font-size: 28px;
  font-size: 1.75rem;
  padding-bottom: 15px;
  text-transform: capitalize;
  width: 50%;
  white-space: normal;
  word-break: normal;
  word-wrap: normal;
  -webkit-hyphens: manual;
  -moz-hyphens: manual;
  hyphens: manual;
}
.volume-pricing {
  float: left;
  margin-top: 30px;
}
.product-details-3 {
  float: left;
  display: block;
  margin-top: 15px;
}
.share-buttons {
  border-top: 1px solid #CCCCCC;
  clear: both;
  float: left;
  margin-top: 20px;
  padding: 15px 0;
  width: 100%;
}
.share-buttons .share-text {
  float: left;
  padding-right: 5px;
}
.share-buttons .addthis_toolbox {
  float: left;
  padding-top: 2px;
}
.share-buttons .addthis_toolbox .addthis_counter {
  display: none !important;
}
.product-details-4 {
  display: block;
  float: left;
  margin-top: 15px;
  width: 100%;
  border: 1px solid #E3E3E3;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background-color: #F5F5F5;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.4);
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.4);
  padding: 0 15px 15px 15px;
}
.product-details-4 p {
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: bold;
}
.product-details-4 .suggested-product {
  float: left;
  width: 20%;
  text-align: center;
}
.product-details-4 .suggested-product img {
  height: auto;
}
.product-details-4 .suggested-product .suggested-name {
  display: block;
  color: #002d56;
  word-break: break-all;
  word-wrap: break-word;
  padding: 0 10px;
}
.product-details-4 .suggested-product .suggested-price {
  display: block;
  margin-top: 5px;
}
.product-details-4 .suggested-product input {
  font-size: 14px;
  font-size: 0.875rem;
  padding: 2px 9px;
  margin-top: 5px;
}
.product-video {
  float: left;
  margin: 15px 15px 0 0;
}
.thumbnails li {
  border: 1px solid #D0D0D0;
  height: 47px;
  width: 47px;
}
.thumbnails li:hover,
.thumbnails li:focus {
  border: 1px solid #000;
}
/* SRCH */
.search-again {
  margin: 0;
}
.search-again #filter-items-container {
  bottom: -5px;
  position: relative;
}
.search-again input,
.search-again .textfield,
.search-again select,
.search-again textarea {
  box-shadow: none;
}
.search-again input#Search.textfield {
  height: 28px;
  font-size: 16px;
  font-size: 1rem;
  width: 188px;
}
#pwrsrchbox {
  float: left;
}
.pwrsrchleftbox {
  float: left;
  text-align: left;
}
.pwrsrchrightbox {
  float: right;
  margin-left: 50px;
  text-align: left;
}
#pswrap {
  background-color: #E5E5E5;
  padding: 20px;
  position: relative;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  margin-bottom: 20px;
  float: right;
  width: 100%;
}
#pswrap h2 {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.2;
  margin-top: 0;
  text-align: left;
  font-weight: bold;
}
/* LOGN */
.AFCL .section,
.LOGN .section,
.ORHL .section {
  float: left;
  height: 316px;
  width: 50%;
  padding: 20px;
}
.AFCL .section .form_row,
.LOGN .section .form_row,
.ORHL .section .form_row {
  margin: 0 auto 6px auto;
  width: 64%;
}
.AFCL label,
.LOGN label,
.ORHL label {
  width: 50%;
  float: left;
  clear: none;
  text-align: left;
  padding: 9px 1px;
  font-weight: 600;
}
.AFCL .forgot-password,
.LOGN .forgot-password,
.ORHL .forgot-password {
  width: 50%;
  float: left;
  clear: none;
  text-align: right;
}
.AFCL .forgot-password a,
.LOGN .forgot-password a,
.ORHL .forgot-password a {
  font-weight: 600;
  color: #666;
  text-decoration: underline;
}
.AFCL .forgot-password a:hover,
.LOGN .forgot-password a:hover,
.ORHL .forgot-password a:hover,
.AFCL .forgot-password a:focus,
.LOGN .forgot-password a:focus,
.ORHL .forgot-password a:focus {
  color: #000;
}
.ORDL .forgot-password {
  width: 50%;
  float: left;
  clear: none;
  text-align: right;
}
.ORDL .forgot-password a {
  font-weight: 600;
  color: #666;
  text-decoration: underline;
}
.ORDL .forgot-password a:hover,
.ORDL .forgot-password a:focus {
  color: #000;
}
.ORHL .lookup-section .form_row,
.ORHL .section .form_row {
  width: 88%;
}
.ORHL .lookup-section label {
  width: 37%;
  padding-right: 15px;
  text-align: right;
  white-space: normal;
}
.ORHL .lookup-section .logn-input {
  float: none;
  width: 63%;
}
.ORHL .lookup-section #Order_BillZip {
  width: 63%;
  float: none;
}
.logn-input {
  width: 100%;
  float: none;
  font-size: 16px;
  font-size: 1rem;
  padding: 0 7px;
  height: 40px;
}
.logn-input.zip {
  width: 100%;
  float: left;
  font-size: 16px;
  font-size: 1rem;
  padding: 0 7px;
  height: 40px;
}
#newslettersignup input#newsletter-sign-up-field {
  margin-left: -2px;
  float: left;
  box-shadow: none;
  border-radius: 0px;
}
#newsletter-signup label {
  padding: 1px 3px 0;
  float: left;
}
/* BASK */
.basket-wrapper,
.bask-item-wrapper,
.basket-heading,
.bask-item,
.item-remove,
.item-name,
.item-quantity,
.item-price,
.item-total {
  float: left;
}
input.update-icon {
  margin-bottom: -5px;
  margin-left: 5px;
}
.basket-wrapper {
  border: 1px solid #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.basket-heading .item-remove,
.basket-heading .item-name,
.basket-heading .item-quantity,
.basket-heading .item-price,
.basket-heading .item-total {
  padding: 16px 16px 18px 18px;
  background-color: #d8dfe5;
}
.basket-heading .item-remove {
  padding-right: 0;
}
.item-remove,
.item-name,
.item-quantity,
.item-price,
.item-total {
  padding: 10px 0 10px 18px;
}
.basket-wrapper,
.bask-item-wrapper,
.basket-heading,
.bask-item {
  width: 100%;
  clear: both;
  font-weight: normal;
}
.basket-heading {
  font-weight: bold;
  color: #194256;
}
#basket-contents .item-remove {
  width: 3%;
  text-align: center;
}
#basket-contents .item-price {
  text-align: left;
  width: 12%;
}
#basket-contents .item-total {
  text-align: left;
  width: 11%;
}
#basket-contents.editable .item-name {
  width: 62%;
}
input.remove-icon {
  margin-top: 5px;
  background: url(../../graphics/00000001/template-images/icon_remove.png) no-repeat 0 0 #cccccc;
  width: 10px;
  height: 10px;
  background-size: 10px 10px;
  -webkit-background-size: 10px 10px;
  -moz-background-size: 10px 10px;
  -o-background-size: 10px 10px;
  border: 0 none transparent;
  text-indent: -9999px;
  padding: 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  cursor: pointer;
}
input.remove-icon:hover,
input.remove-icon:focus {
  background-color: red;
}
#basket-contents.editable .item-quantity {
  width: 12%;
  text-align: left;
}
#basket-totals {
  float: right;
  clear: both;
  width: 50%;
  margin-top: 20px;
  font-size: 16px;
  font-size: 1rem;
  color: #333;
  text-align: right;
  font-weight: 600;
}
.total-prompt,
.formatted-total {
  float: left;
  color: #002434;
  text-align: left !important;
  padding: 10px 0 10px 18px;
}
.total-prompt {
  width: 55%;
}
.formatted-total {
  width: 45%;
}
#shipestimate_dialog {
  left: -83px !important;
  top: 53px !important;
  border: 1px solid #ccc;
  background-color: #eeeeee;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.1);
}
#shipping-estimate {
  position: relative;
  float: left;
  margin: 12px 0 12px 50px;
}
tbody#shipestimate_close_tbody a {
  float: right;
}
#shipestimate_inputfields_tbody input,
#shipestimate_inputfields_tbody select {
  width: 98%;
}
.shipestimate_backing {
  background-color: transparent !important;
}
.checkout-button {
  float: right;
}
#shipestimate_calculate.button,
#shipestimate_recalculate.button {
  font-size: 13px;
  font-size: 0.8125rem;
  margin: 15px 0 0;
}
.cont-shopping {
  float: left;
  margin: 12px 0;
}
.mobile-price {
  display: none;
}
.mobile-total {
  display: none;
}
.paypal-button {
  clear: both;
  float: right;
  margin-right: -17px;
  margin-top: 10px;
}
/* OCST */
#basket-contents.non-editable .item-name {
  width: 61%;
}
#basket-contents.non-editable .item-price {
  width: 14%;
}
#basket-contents.non-editable .item-quantity {
  width: 10%;
}
#basket-contents.non-editable .item-total {
  width: 15%;
  float: right;
}
#tax-fields,
#update-record {
  width: 100%;
  float: left;
  clear: both;
}
/*
.editable.left-col, .editable.right-col {
  float: left;
  width: 50%;
}
#ship-to, #bill-to {
    float: left;
    width: 100%;
} */
/* Checkout */
.instruct-coupon {
  margin: 10px 0 0;
  clear: left;
  width: auto;
  float: left;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.left-column-osel,
.right-column-osel,
.left-column-opay,
.right-column-opay {
  float: left;
  width: 50%;
  clear: none;
}
.left-column-osel #shipping-payment,
.right-column-osel #shipping-payment,
.left-column-opay #shipping-payment,
.right-column-opay #shipping-payment {
  width: 100%;
}
.right-column-osel #basket-contents.non-editable,
.right-column-opay #basket-contents.non-editable {
  float: right;
  width: 100%;
}
div.warning label {
  color: #E13D00;
}
div.warning input.textfield,
div.warning select,
#tax-fields div.warning input {
  border-color: #E13D00;
}
.INVC #ship-to,
.INVC #bill-to {
  width: 50%;
}
.INVC #basket-contents.non-editable {
  width: 100%;
}
.int-section {
  margin: 9px 15px 10px 0;
}
.int-section i {
  float: left;
  font-size: 23px;
  margin: 3px 9px 4px -11px;
}
.alert {
  color: #587a9d;
  padding: 10px 37px 6px 22px;
  background-color: #faf9f7;
  border: 2px solid #eef0f0;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.625;
}
.alert .rounded(6px) a {
  color: #f0ad4e;
  font-weight: bold;
}
.alert .rounded(6px) a.btn {
  color: #ffffff;
  text-decoration: none;
}
.alert .rounded(6px) a.btn:active,
.alert .rounded(6px) a.btn.active {
  color: rgba(255, 255, 255, 0.75);
}
.alert h4 {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.2;
  margin-bottom: 4px;
}
.alert p {
  font-size: inherit;
  line-height: inherit;
}
.alert .close {
  position: relative;
  top: 3px;
  right: -31px;
  line-height: 18px;
  font-size: 18px;
  color: #e13d00;
}
.alert .btn {
  margin-bottom: 15px;
  margin-right: 15px;
  margin-top: 15px;
}
@media (max-width: 480px) {
  .alert .btn {
    display: block;
    min-width: auto;
    margin-bottom: 10px;
    margin-right: -15px;
  }
}
.alert-success {
  background-color: #f2f5f7;
  border-color: #e7ecf1;
}
.alert-success a {
  color: #e13d00;
}
.alert-info {
  background-color: #f8f9fb;
  border-color: #ecf0f4;
}
.alert-info a {
  color: #152E55;
  font-weight: bold;
}
.alert-error {
  background-color: #F2DEDE;
  border-color: #EBCCD1;
  color: #A94442;
}
.alert-error h4 {
  color: #A94442;
}
#shipping-payment {
  float: left;
  clear: both;
  width: 50%;
}
#shipping-payment .form_row {
  margin: 10px 0 0;
  clear: both;
  width: 100%;
  float: left;
}
#shipping-payment .shipping-options {
  clear: both;
}
#shipping-payment .shipping-options input {
  float: left;
  margin-right: 7px;
  margin-top: 7px;
}
#shipping-payment .shipping-options select {
  font-size: 15px;
  font-size: 0.9375rem;
  margin-left: 33px;
}
#shipping-payment .shipping-options label {
  float: none;
  width: 100%;
}
#shipping-payment .payment-options {
  display: inline-block;
  clear: none;
  text-align: center;
  margin-right: 8px;
}
#shipping-payment .payment-options input {
  float: none;
  margin-top: 3px;
}
#shipping-payment .payment-options select {
  font-size: 15px;
  font-size: 0.9375rem;
  margin-left: 33px;
}
#shipping-payment .payment-options label {
  clear: none;
  float: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
#shipping-payment .payment-options.first {
  margin-left: 33px;
}
p#shippingError {
  text-align: left;
  padding-left: 34px;
}
#order-subtotal {
  clear: right;
  float: right;
  width: 50%;
}
#customer-fields #bill-to .fields-heading label {
  width: auto;
  padding-top: 2px;
}
.opay-cust,
opay-addr {
  float: left;
  margin-right: 30px;
  color: #194256;
}
.opay-cust h4,
opay-addr h4 {
  color: #194256;
}
.opay-name {
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: bold;
}
div#coupon {
  margin-bottom: 20px;
  font-weight: bold;
  margin-left: 32px;
}
div#coupon input {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-family: "Open Sans", "Helvetica Neue", Arial, sans-serif;
  font-size: 12px;
  font-size: 0.75rem;
  padding: 2px 6px 2px 4px;
  -webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.2);
  color: #000;
  border: 1px solid rgba(0, 0, 0, 0.3);
  background-color: #f9f9f9;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  display: block;
}
div#coupon input:focus {
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.6);
  background-color: #fff;
}
#payment-fields span {
  font-size: 12px;
  font-size: 0.75rem;
}
#payment-fields input {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-family: "Open Sans", "Helvetica Neue", Arial, sans-serif;
  font-size: 12px;
  font-size: 0.75rem;
  padding: 2px 6px 2px 4px;
  -webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.2);
  color: #000;
  border: 1px solid rgba(0, 0, 0, 0.3);
  background-color: #f9f9f9;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
#payment-fields input:focus {
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.6);
  background-color: #fff;
}
div#instructions textarea {
  width: 300px;
}
h2.fields-heading {
  background-color: transparent;
}
#basket-contents.non-editable {
  float: right;
  width: 50%;
}
.continue-button {
  float: right;
  clear: right;
  text-align: center;
}
p.fields-heading label {
  padding: 1px 3px 0 0;
  text-align: right;
  white-space: nowrap;
  width: auto;
}
#basket-contents .basket-wrapper {
  margin-bottom: 15px;
}
#basket-contents .basket-charges {
  float: right;
  clear: both;
  width: 100%;
  margin-bottom: 9px;
  font-size: 14px;
  font-size: 0.875rem;
  color: #333;
  font-weight: bold;
  font-style: normal;
}
#basket-contents .basket-charges .charge-description {
  text-align: right;
  white-space: nowrap;
  font-weight: bold;
  font-style: normal;
  width: 85%;
  float: left;
}
#basket-contents .basket-charges .formatted-charge {
  text-align: left;
  white-space: nowrap;
  font-weight: bold;
  font-style: normal;
  width: 15%;
  float: left;
  padding-left: 18px;
}
.OCST #basket-contents.non-editable td,
.OPAY #basket-contents.non-editable td,
.OSEL #basket-contents.non-editable td,
.OCST #basket-contents.editable td,
.OPAY #basket-contents.editable td,
.OSEL #basket-contents.editable td,
.OCST #order-contents td,
.OPAY #order-contents td,
.OSEL #order-contents td {
  background-color: #E8E8E8;
  border-bottom: 1px solid #FFFFFF;
  border-right: 1px solid #FFFFFF;
  font: 12px "Open Sans", "Calibri", Arial, Helvetica, sans-serif;
  padding: 6px;
  vertical-align: top;
  color: #777777;
}
.OCST #basket-contents tr.basket-charges td,
.OPAY #basket-contents tr.basket-charges td,
.OSEL #basket-contents tr.basket-charges td,
.OCST #basket-contents tr.basket-charges td.charge-description,
.OPAY #basket-contents tr.basket-charges td.charge-description,
.OSEL #basket-contents tr.basket-charges td.charge-description,
.OCST #basket-contents tr.basket-charges td.formatted-charge,
.OPAY #basket-contents tr.basket-charges td.formatted-charge,
.OSEL #basket-contents tr.basket-charges td.formatted-charge {
  font-style: italic;
  text-align: right;
  white-space: nowrap;
  color: #000;
  background-color: transparent;
  border-bottom: 0px none transparent;
  border-right: 0px none transparent;
}
.OCST #basket-contents #basket-totals td,
.OPAY #basket-contents #basket-totals td,
.OSEL #basket-contents #basket-totals td,
.OCST #basket-contents #basket-totals .formatted-total,
.OPAY #basket-contents #basket-totals .formatted-total,
.OSEL #basket-contents #basket-totals .formatted-total,
.OCST #basket-contents #basket-totals .total-prompt,
.OPAY #basket-contents #basket-totals .total-prompt,
.OSEL #basket-contents #basket-totals .total-prompt {
  font-weight: bold;
  text-align: right;
  color: #194256;
  font-size: 16px;
  font-size: 1rem;
  background-color: transparent;
  border-bottom: 0px none transparent;
  border-right: 0px none transparent;
}
/* Shipping Tabs */
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav:before,
.nav:after {
  display: table;
  content: " ";
}
.nav:after {
  clear: both;
}
.nav:before,
.nav:after {
  display: table;
  content: " ";
}
.nav:after {
  clear: both;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #999999;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #428bca;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #428bca;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tabbable:before,
.tabbable:after {
  display: table;
  content: " ";
}
.tabbable:after {
  clear: both;
}
.tabbable:before,
.tabbable:after {
  display: table;
  content: " ";
}
.tabbable:after {
  clear: both;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}
.tab-content > .active,
.pill-content > .active {
  display: block;
}
.nav .caret {
  border-top-color: #428bca;
  border-bottom-color: #428bca;
}
.nav a:hover .caret {
  border-top-color: #2a6496;
  border-bottom-color: #2a6496;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
/* Footer */
.footer-wrapper {
  display: block;
  clear: both;
}
.footer-wrapper:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
}
.footer-col {
  float: left;
  text-align: left;
}
.footer-col-1 {
  width: 20%;
}
.footer-col-2 {
  width: 20%;
}
.footer-col-3 {
  width: 15%;
}
.footer-col-4 {
  width: 23%;
}
.footer-col-5 {
  width: 22%;
}
.footer-col h4 {
  color: #002434;
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 10px;
  margin-top: 0;
}
.footer-col ul {
  list-style: none;
  padding-left: 0;
  margin-top: 0;
}
.footer-col a {
  font-size: 13px;
  font-size: 0.8125rem;
  color: #191919;
  line-height: 23px;
  border-bottom: 1px solid transparent;
}
.footer-col a:hover,
.footer-col a:focus {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.footer-col-1 a {
  border-bottom: 0px none;
}
.footer-col-1 a:hover,
.footer-col-1 a:focus {
  border-bottom: 0px none;
}
.footer-col-1 a img {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=@{@opacity * 100});
  filter: alpha(opacity=@{@opacity * 100});
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.footer-col-1 a img:hover,
.footer-col-1 a img:focus {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=@{@opacity * 100});
  filter: alpha(opacity=@{@opacity * 100});
}
.footer-col-4 img {
  float: left;
  clear: both;
  margin: 5px 0;
}

@media screen and (max-width: 600px){

.footer-cols-1-2, .footer-col-3{
      line-height: 40px;
      width: 100% !important;
}
}


.footer-cc-logos {
  margin-top: 15px;
  text-align: center;
  float: left;
  white-space: nowrap;
}
#newslettersignup {
  margin-bottom: 25px;
  float: left;
  display: block;
  width: 100%;
}
#this-is-mobile {
  height: 0;
}
#newslettersignup label {
  height: 35px;
  width: 36px;
  background: #ffffff url(../../graphics/00000001/template-images/icon_email.png) no-repeat center center;
  background-size: 16px 9px;
  -webkit-background-size: 16px 9px;
  -moz-background-size: 16px 9px;
  -o-background-size: 16px 9px;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  border-left: 1px solid #e1e1e1;
  padding: 5px;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  float: left;
}
input.newsletter-signup::-webkit-input-placeholder {
  color: #484a55;
  opacity: 1;
  font-weight: 600;
  font-family: 'Open Sans', Arial, serif;
}
input.newsletter-signup::-moz-placeholder {
  color: #484a55;
  opacity: 1;
  font-weight: 600;
  font-family: 'Open Sans', Arial, serif;
}
input.newsletter-signup:-ms-input-placeholder {
  color: #484a55;
  opacity: 1;
  font-weight: 600;
  font-family: 'Open Sans', Arial, serif;
}
#newslettersignup input#newsletter-sign-up-field {
  border: 1px solid #e1e1e1;
  font-size: 12px;
  font-size: 0.75rem;
  padding: 9px;
  float: left;
  color: #000;
  height: 35px;
}
#newslettersignup input.btn-newsletter-sub[type="submit"] {
  background: #da2d00;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #da2d00), color-stop(1, #b52500));
  background: -ms-linear-gradient(bottom, #da2d00, #b52500);
  background: -moz-linear-gradient(center bottom, #da2d00 0%, #b52500 100%);
  background: -o-linear-gradient(#b52500, #da2d00);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b52500', endColorstr='#da2d00', GradientType=0);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  float: left;
  font-size: 12px;
  font-size: 0.75rem;
  color: #fff;
  padding: 8px 14px;
  font-weight: bold;
  font-family: 'Open Sans', serif;
  text-transform: uppercase;
  border: 0px;
  text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
  margin-left: -1px;
}
.footer-copywrite {
  font-size: 9px;
  font-size: 0.5625rem;
  color: #191919;
  text-align: left;
  font-weight: normal;
}
.copy-line {
  font-size: 12px;
  font-size: 0.75rem;
  color: #404040;
  float: left;
}
.copy-line.left {
  text-align: left;
  width: 70%;
}
.copy-line.right {
  text-align: right;
  width: 30%;
}
#bottom-wrap {
  font-size: 0;
  height: 478px;
  width: 100%;
  background: transparent url(../../graphics/00000001/template-images/bg_footer-glow.png) no-repeat center center;
  position: absolute;
  z-index: -1;
  margin-top: -211px;
}
.mobile-menu {
  display: none;
}
#category-tree-button {
  display: none;
}
.snft-logos img {
  clear: both;
  float: left;
  margin-bottom: 26px;
}
.chick-link {
  width: 100%;
  display: block;
  padding: 8px 0;
  text-align: left;
}
.chick-link a {
  color: #737373;
  font-size: 9px;
  font-size: 0.5625rem;
}
@media screen and (min-width: 600px) {
  .mobile-menu {
    display: none;
  }
}
@media screen and (min-width: 990px) and (max-width: 1200px) {
  .shaders {
    background: none transparent no-repeat;
  }
  .sfnt-col.sfnt-why-shop .sfnt-cables {
    background-image: none;
  }
  .sfnt-col.sfnt-why-shop {
    padding-left: 0;
    width: 50%;
  }
  .sfnt-col.snft-about {
    margin-left: 0;
    padding-left: 3%;
    width: 50%;
  }
  #site-container {
    background: url(../../graphics/00000001/template-images/bg_mobile-shaders.png) repeat;
    padding: 0 10px;
  }
  #global-footer {
    padding-bottom: 20px;
  }
  .header-container {
    padding: 10px 0 0;
  }
  .header-shipping-discount-wrapper {
    margin: 0 0 0 4%;
    width: 33%;
  }
  .header-shipping-discount-wrapper .shipping-box {
    background: url(../../graphics/00000001/template-images/icon_box-open_gray.png) no-repeat center;
    background-size: 100% auto;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    height: 70px;
    width: 21%;
    max-width: 58px;
    float: left;
    margin-right: 3%;
  }
  .header-shipping-discount-wrapper .ship-text-top-line .ship-text-main {
    width: 100%;
  }
  .header-shipping-discount-wrapper .ship-text-top-line .ship-text-main span {
    float: none;
  }
  .header-shipping-discount-wrapper .ship-text-top-line .ship-text-secondary {
    width: 100%;
  }
  .header-shipping-discount-wrapper .sfnt-text {
    width: 43%;
    margin-left: 5.5%;
    padding-top: 10px;
  }
  .sfnt-text .sfnt-slogan {
    line-height: 1.2;
  }
  .header-left-area,
  .header-left-area div {
    width: 300px;
  }
  .header-right-area {
    float: right;
    width: 242px;
  }
  #searchfield {
    width: 62%;
  }
  #main-content {
    margin-left: 0;
    margin-top: 15px;
    min-height: 100%;
  }
  body #navigation-bar label.search-text {
    width: 87px;
  }
  #global-header {
    padding: 0 15px;
  }
  #navigation-bar ul li#nav-tracking a {
    font-size: 12px;
    font-size: 0.75rem;
  }
  #navigation-bar ul li a:link,
  #navigation-bar ul li a:visited,
  #navigation-bar ul li a:active {
    word-break: normal;
    white-space: normal;
  }
  #navigation-bar li {
    margin: 0 0.3%;
  }
  .slogan {
    width: 300px;
    font-size: 13px;
    font-size: 0.8125rem;
    font-weight: 700;
  }
  h3.slider-header {
    width: 60%;
  }
  /*
.slider-wrapper {
	overflow: hidden;
}
#slider {
	width: 708px;
}
.swipe-wrap > div > ul > li {
	width: 11.6%;
	
	img {
		width: 60px;
		height: auto;
	}
	h4 a {
		.font-size(12);
	}
}
*/
  #logo,
  #logo img {
    height: 84px;
    width: auto;
    margin-bottom: 5px;
  }
  .footer-container {
    padding: 0 15px;
  }
  .footer-col-5 {
    width: 28%;
  }
  .footer-col-4 {
    width: 22%;
  }
  .footer-col-3 {
    width: 13%;
  }
  .footer-col-2 {
    width: 19%;
  }
  .footer-col-1 {
    width: 18%;
  }
  #newslettersignup input[type="text"] {
    box-shadow: none;
  }
  .sub-cat a {
    height: 300px;
  }
  .sub-cat a img {
    width: 100%;
    height: auto;
  }
  .sfnt-learning-center-wrapper .learning-center-box-wrapper {
    height: 257px;
  }
  .OCST #page-header img,
  .OSEL #page-header img,
  .OPAY #page-header img,
  .INVC #page-header img {
    width: 100%;
    height: auto;
  }
  #shipping-payment {
    width: 100%;
  }
}
@media screen and (min-width: 600px) and (max-width: 990px) {
  .slider-wrapper {
    overflow: hidden;
  }
  .swipe-wrap > div > ul > li {
    width: 24%;
  }
  .swipe-wrap > div > ul > li img {
    width: 60px;
    height: auto;
  }
  .swipe-wrap > div > ul > li h4 a {
    font-size: 12px;
    font-size: 0.75rem;
  }
  .shaders {
    background: none transparent no-repeat;
  }
  .sfnt-col.sfnt-why-shop {
    padding-left: 0;
  }
  .sfnt-col.sfnt-why-shop .sfnt-cables {
    background-image: none;
  }
  body #navigation-bar label.search-text {
    font-size: 15px;
    font-size: 0.9375rem;
  }
  #search {
    width: 37%;
  }
  #site-container {
    background: url(../../graphics/00000001/template-images/bg_mobile-shaders.png) repeat top center;
    padding: 0 12px;
  }
  #content-container-wrap,
  .header-container,
  #global-footer {
    clear: both;
  }
  #global-footer {
    padding-bottom: 20px;
  }
  .header-container {
    padding: 10px 0 0 0;
    height: 153px;
    position: relative;
  }
  body .header-shipping-discount-wrapper {
    margin: 0 0 0 10px;
    width: 25%;
  }
  body .header-shipping-discount-wrapper .shipping-box {
    background: url(../../graphics/00000001/template-images/icon_box-open_gray.png) no-repeat center;
    background-size: 30px 29px;
    -webkit-background-size: 30px 29px;
    -moz-background-size: 30px 29px;
    -o-background-size: 30px 29px;
    height: 70px;
    width: 35px;
    float: left;
    margin-right: 10px;
  }
  body .header-shipping-discount-wrapper .ship-text-wrapper {
    width: 73%;
  }
  body .header-shipping-discount-wrapper .ship-text-wrapper,
  body .header-shipping-discount-wrapper .ship-text-top-line,
  body .header-shipping-discount-wrapper ship-text-bottom-line {
    float: left;
  }
  body .header-shipping-discount-wrapper .ship-text-top-line {
    width: 100%;
  }
  body .header-shipping-discount-wrapper .ship-text-top-line .ship-text-main {
    width: 100%;
    font-size: 16px;
    font-size: 1rem;
  }
  body .header-shipping-discount-wrapper .ship-text-top-line .ship-text-main span {
    float: none;
    clear: none;
  }
  body .header-shipping-discount-wrapper .ship-text-top-line .ship-text-secondary {
    width: 100%;
    font-size: 20px;
    font-size: 1.25rem;
  }
  body .header-shipping-discount-wrapper .ship-text-top-line .ship-text-secondary span {
    float: none;
    clear: none;
  }
  body .header-shipping-discount-wrapper .ship-text-bottom-line {
    width: 100%;
    color: #002d56;
    font-style: italic;
    margin-top: 10px;
    background: url(../../graphics/00000001/template-images/icon_arrow-right_gray.png) no-repeat left;
    background-size: 9px 10px;
    -webkit-background-size: 9px 10px;
    -moz-background-size: 9px 10px;
    -o-background-size: 9px 10px;
    float: left;
    padding-left: 15px;
    clear: both;
    font-size: 13px;
    font-size: 0.8125rem;
  }
  .OCST #page-header img,
  .OSEL #page-header img,
  .OPAY #page-header img,
  .INVC #page-header img {
    width: 100%;
    height: auto;
  }
  #logo,
  #logo img {
    height: 75px;
    width: auto;
    margin-bottom: 5px;
  }
  .slogan,
  .header-phone {
    font-size: 12px;
    font-size: 0.75rem;
  }
  .header-phone {
    float: right;
  }
  .header-phone span {
    display: none;
  }
  .header-phone .head-number {
    display: block;
  }
  .header-right-area {
    height: 102px;
  }
  .sfnt-text {
    width: 51%;
    margin-left: 5.5%;
    padding-top: 10px;
  }
  .sfnt-text .sfnt-slogan {
    line-height: 1.2;
    margin-bottom: 5px !important;
  }
  .snft-logos {
    width: 100%;
    text-align: center;
  }
  .snft-logos img {
    clear: none;
    margin-right: 40px;
    float: none;
    margin-top: 0;
  }
  .sfnt-prods-thumb a img {
    width: 75px;
    height: auto;
  }
  #searchfield {
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomright: 0px;
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 3px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    float: left;
    height: 25px;
    width: 81%;
    -webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.5);
    box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.5);
    color: #000;
    border: 0 none;
    border-bottom: 1px solid #f4f4f4;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 0 7px;
  }
  #searchfield:focus {
    border-bottom: 1px solid #ccc;
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  }
  .search-bt {
    background-color: #2e2e2e;
    background-image: url(../../graphics/00000001/template-images/icons_search-glass_white.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 12px 13px;
    -webkit-background-size: 12px 13px;
    -moz-background-size: 12px 13px;
    -o-background-size: 12px 13px;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 0px;
    -webkit-border-top-left-radius: 0px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 0px;
    -moz-border-radius-topleft: 0px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #2e2e2e;
    color: transparent;
    height: 25px;
    width: 14%;
  }
  #content-container-wrap {
    padding-top: 25px;
  }
  .footer-cols-1-2 {
    float: left;
    width: 23%;
  }
  .footer-col-1 {
    width: 100%;
  }
  .footer-col-2 {
    clear: both;
    width: 100%;
  }
  .footer-col-3 {
    width: 15%;
  }
  .footer-col-4 {
    width: 24%;
  }
  .footer-col-5 {
    width: 38%;
  }
  .footer-container {
    padding: 0 15px;
  }
  .global-mini-basket-container {
    background-image: none;
    margin-top: 10px;
    padding: 0 0 0 0;
    width: 100%;
  }
  .sub-cat a {
    width: 48%;
  }
  img.sub-cat-image {
    width: 150px;
    height: 150px;
  }
  .product-item {
    width: 50%;
  }
  .PROD .product-details-1 .product-image img {
    border: 0 none;
    height: auto;
    width: auto;
    max-width: 100%;
  }
  input.product-quantity-input {
    width: 48px;
  }
  #basket-contents .item-price {
    width: 11.6%;
  }
  #basket-contents .item-total {
    width: 14%;
  }
  #basket-contents .item-remove {
    width: 6%;
  }
  #basket-contents.editable .item-quantity {
    width: 15%;
  }
  #basket-contents.editable .item-name {
    width: 53.4%;
  }
  #basket-contents.non-editable {
    width: 58%;
  }
  #ship-to,
  #bill-to {
    width: 42%;
    float: left;
  }
  .ORDL .button {
    font-size: 14px;
    font-size: 0.875rem;
  }
  #customer-fields label,
  #affiliate-fields label {
    text-align: left;
  }
  #shipping-payment {
    width: 100%;
  }
  .mobile-price {
    display: inline-block;
    font-weight: bold;
  }
  .OSEL #basket-contents.non-editable .item-price,
  .OPAY #basket-contents.non-editable .item-price {
    display: none;
  }
  .OSEL #basket-contents.non-editable .item-name,
  .OPAY #basket-contents.non-editable .item-name {
    width: 64%;
  }
  .OSEL #basket-contents.non-editable .item-total,
  .OPAY #basket-contents.non-editable .item-total {
    width: 26%;
  }
  #customer-fields.non-editable label,
  #affiliate-fields.non-editable label {
    font-weight: bold;
    width: 115px;
  }
  #customer-fields input.textfield,
  #affiliate-fields input.textfield,
  #tax-fields input,
  #affiliate-commissions div.form_row div,
  .non-editable div.form_row div,
  #customer-fields select {
    width: 190px;
  }
  #navigation-bar ul {
    width: 61%;
  }
  #navigation-bar ul li {
    width: auto;
  }
  #navigation-bar ul li a {
    line-height: 39px;
    font-size: 13px;
    font-size: 0.8125rem;
    padding: 0 12px;
  }
  #navigation-bar ul li a:link,
  #navigation-bar ul li a:visited,
  #navigation-bar ul li a:active {
    color: #333333;
    text-decoration: none;
  }
  #navigation-bar ul li a:hover {
    color: #002d56;
    border-bottom: 0px none;
  }
  #nav-tracking.navigation-item-on a {
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.2;
  }
}
@media screen and (max-width: 600px) {
  .shaders {
    background: none transparent no-repeat;
  }
  .header-container {
    height: auto;
    padding-top: 0;
  }
  .toplevel {
    display: block;
    position: relative;
  }
  .mini {
    float: left;
    width: 75%;
    padding: 20px 0;
    z-index: 88;
  }
  .mini a {
    float: left;
    width: 100%;
  }
  .mini a:focus,
  .mini a:active {
    background-color: transparent;
  }
  .mini img {
    margin-top: .5em;
    width: 100%;
    height: auto;
  }
  .mobile-nav-buttons {
    position: absolute;
    top: 0;
    right: 0;
    padding: 1.5em 0 0;
    z-index: 99;
  }
  .nav-toggle-button,
  .search-toggle-button,
  .cart-toggle-button {
    white-space: nowrap;
    display: block;
    width: 38px;
    height: 34px;
    margin-top: 5px;
    padding: 0;
    outline: 0;
    overflow: hidden;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 0.07em 0.07em rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 0.07em 0.07em rgba(0, 0, 0, 0.25);
    box-shadow: 0 0.07em 0.07em rgba(0, 0, 0, 0.25);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all 0.3s ease;
  }
  .nav-toggle-button:hover,
  .search-toggle-button:hover,
  .cart-toggle-button:hover,
  .nav-toggle-button:focus,
  .search-toggle-button:focus,
  .nav-toggle-button:active,
  .search-toggle-button:active,
  .cart-toggle-button:active {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
  }
  .nav-toggle-button:active,
  .search-toggle-button:active,
  .cart-toggle-button:active {
    -webkit-box-shadow: 0 0.07em 0.07em rgba(255, 255, 255, 0.65), 0 -0.07em 0.07em rgba(255, 255, 255, 0.65);
    -moz-box-shadow: 0 0.07em 0.07em rgba(255, 255, 255, 0.65), 0 -0.07em 0.07em rgba(255, 255, 255, 0.65);
    box-shadow: 0 0.07em 0.07em rgba(255, 255, 255, 0.65), 0 -0.07em 0.07em rgba(255, 255, 255, 0.65);
  }
  /*
.search-toggle-button {
	background:url(../../graphics/00000001/template-images/icon_search-glass_white_lg.png) no-repeat 50% 50% #e95c33;
	.image-size(25px,25px);
}
.search-toggle-button.active {
	background:url(../../graphics/00000001/template-images/icon_search-glass_white_lg.png) no-repeat 50% 50% #bababa;
	.image-size(25px,25px);
	cursor:default;
	-webkit-box-shadow:0 .07em .07em rgba(255,255,255,0.65), 0 -0.07em .07em rgba(255,255,255,0.65);
	-moz-box-shadow:0 .07em .07em rgba(255,255,255,0.65), 0 -0.07em .07em rgba(255,255,255,0.65);
	box-shadow:0 .07em .07em rgba(255,255,255,0.65), 0 -0.07em .07em rgba(255,255,255,0.65)
}
.nav-toggle-button {
	background:url(../../graphics/00000001/template-images/icon_mobile-menu.png) no-repeat 50% 50% #e95c33;
	.image-size(25px,21px);
}
.nav-toggle-button.active {
	background:url(../../graphics/00000001/template-images/icon_mobile-menu.png) no-repeat 50% 50%, #bababa;
	.image-size(25px,21px);
	cursor:default;
	-webkit-box-shadow:0 .07em .07em rgba(255,255,255,0.65), 0 -0.07em .07em rgba(255,255,255,0.65);
	-moz-box-shadow:0 .07em .07em rgba(255,255,255,0.65), 0 -0.07em .07em rgba(255,255,255,0.65);
	box-shadow:0 .07em .07em rgba(255,255,255,0.65), 0 -0.07em .07em rgba(255,255,255,0.65)
}
.cart-toggle-button {
	background:url(../../graphics/00000001/template-images/icon_cart-mini-bask_white.png) no-repeat 50% 50% #e95c33;
	.image-size(20px,20px);
}
.cart-toggle-button.active {
	background:url(../../graphics/00000001/template-images/icon_cart-mini-bask_white.png) no-repeat 50% 50%, #bababa;
	.image-size(20px,20px);
	cursor:default;
	-webkit-box-shadow:0 .07em .07em rgba(255,255,255,0.65), 0 -0.07em .07em rgba(255,255,255,0.65);
	-moz-box-shadow:0 .07em .07em rgba(255,255,255,0.65), 0 -0.07em .07em rgba(255,255,255,0.65);
	box-shadow:0 .07em .07em rgba(255,255,255,0.65), 0 -0.07em .07em rgba(255,255,255,0.65)
}
*/
  .search-toggle-button {
    background-color: #e95c33;
  }
  .search-toggle-button i {
    color: #fff;
    font-size: 29px;
  }
  .search-toggle-button i:after,
  .search-toggle-button i:before {
    width: 1em;
    margin-left: .15em;
    margin-right: 0.1em;
    line-height: 36px;
  }
  .search-toggle-button.active {
    background-color: #bababa;
  }
  .nav-toggle-button {
    background-color: #e95c33;
  }
  .nav-toggle-button i {
    color: #fff;
    font-size: 37px;
  }
  .nav-toggle-button i:after,
  .nav-toggle-button i:before {
    width: 1em;
    margin-left: 0.05em;
    margin-right: 0.1em;
    line-height: 34px;
  }
  .nav-toggle-button.active {
    background-color: #bababa;
  }
  .cart-toggle-button {
    background-color: #e95c33;
  }
  .cart-toggle-button i {
    color: #fff;
    font-size: 23px;
  }
  .cart-toggle-button i:after,
  .cart-toggle-button i:before {
    width: 1em;
    margin-left: .29em;
    margin-right: .25em;
    line-height: 34px;
  }
  .cart-toggle-button.active {
    background-color: #bababa;
  }
  .searching-on-mobile-device,
  .toggle-nav,
  .toggle-cart {
    display: none;
    position: absolute;
    top: 0;
    width: 100%;
    height: 0;
    padding: 0;
    float: left;
    clear: both;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all 0.3s ease;
  }
  .close-that-search,
  .close-that-nav,
  .close-that-cart {
    font-size: 24px;
    display: block;
    position: absolute;
    top: 162px;
    right: .75em;
    padding: .3425em .625em;
    float: right;
    border: 1px solid #c9c9c9;
    color: #505050;
    background: transparent;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0.65);
    z-index: 3;
    -webkit-box-shadow: rgba(255, 255, 255, 0.701961) 0px 1px 1px 0px;
    -moz-box-shadow: rgba(255, 255, 255, 0.701961) 0px 1px 1px 0px;
    box-shadow: rgba(255, 255, 255, 0.701961) 0px 1px 1px 0px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .close-that-search:hover,
  .close-that-nav:hover,
  .close-that-cart:hover {
    border: .07em solid #a8a8a8;
    padding: .3425em .625em;
    background: #f6f6f6;
    background: rgba(255, 255, 255, 0.45);
  }
  .close-that-search:focus,
  .close-that-nav:focus,
  .close-that-cart:focus,
  .close-that-search:active,
  .close-that-nav:active,
  .close-that-cart:active {
    padding: .3425em .625em;
    color: #333;
    background: #ffffff;
  }
  .searching-on-mobile-device:not(:target) .close-that-search {
    display: none;
  }
  .searching-on-mobile-device:target .close-that-search {
    display: block;
  }
  .toggle-nav:not(:target) .close-that-nav {
    display: none;
  }
  .toggle-nav:target .close-that-nav {
    display: block;
  }
  .toggle-cart:not(:target) .close-that-cart {
    display: none;
  }
  .toggle-cart:target .close-that-cart {
    display: block;
  }
  .searching-on-mobile-device:target,
  .toggle-nav:target,
  .toggle-cart:target {
    display: block;
    position: relative;
    top: -162px;
    padding: 162px 0 0;
    margin-bottom: -162px;
    height: 100%;
    z-index: 2;
  }
  .search-for-mobile,
  .mobile-nav-ul,
  .mobile-minicart {
    width: 75%;
    max-width: 300px;
    padding: 16px 5.5%;
    float: left;
    border-top: 2px solid #002D56;
    margin-top: 0;
  }
  .mobile-nav-ul {
    list-style: none;
  }
  .mobile-nav-ul li {
    list-style: none;
    line-height: 1.65em;
    padding: 0 .3275em;
    background: transparent;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0.4);
    font-size: 17px;
    font-size: 1.0625rem;
  }
  .mobile-nav-ul li a:link,
  .mobile-nav-ul li a:visited {
    display: block;
    padding: .3275em;
    outline: 0;
    border-top: 0.07em solid rgba(0, 0, 0, 0.05);
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
  }
  .mobile-nav-ul li a:hover {
    background: rgba(255, 255, 255, 0.65);
  }
  .mobile-nav-ul li a:focus,
  .mobile-nav-ul li a:active {
    background: rgba(0, 0, 0, 0.2);
  }
  .mobile-nav-ul .mobile-nav-heading {
    font-size: 20px;
    font-size: 1.25rem;
    margin: .25em 0 .5em;
    border: 0;
    font-weight: bold;
  }
  .desk-lg {
    display: none;
  }
  .sfnt-col.sfnt-why-shop .sfnt-cables {
    background-image: none;
    display: none;
  }
  #site-container {
    background: url(../../graphics/00000001/template-images/bg_mobile-shaders.png) repeat;
  }
  #content-container-wrap {
    padding: 15px;
  }
  #category-footer,
  #category-header {
    margin-bottom: 0;
  }
  #content-container-wrap,
  .header-container,
  #global-footer {
    clear: both;
  }
  .product-details .product-name {
    min-height: 100%;
    height: auto;
  }
  .sorting,
  .per-page {
    font-size: 16px;
    font-size: 1rem;
    width: 100%;
    margin: 10px;
  }
  #global-footer {
    padding-bottom: 20px;
  }
  #site-container {
    padding: 0 15px;
  }
  #main-content {
    clear: both;
    display: block;
    width: 100%;
    margin-left: 0;
    margin-top: 15px;
    min-height: 100%;
    padding: 16px 0 0 0;
  }
  #breadcrumbs {
    margin-left: 0;
  }
  .slogan {
    font-size: 13px;
    font-size: 0.8125rem;
  }
  .global-mini-basket-container {
    background-image: none;
    padding-left: 0;
    padding-right: 0;
  }
  .mini-basket-wrapper {
    background-image: none;
    padding: 0;
    margin-top: 10px;
    border-top: 1px solid #000;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
  }
  .mini-basket-bottom-line {
    padding-top: 10px;
  }
  .mini-basket-info-bg {
    -webkit-box-shadow: 0 0 13px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 13px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 13px 2px rgba(0, 0, 0, 0.2);
  }
  div.mini-basket-checkout-button a {
    -webkit-box-shadow: 0 0 7px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 7px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 7px 1px rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    padding: 0 27px 0 14px;
    background-position: 101px center;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 38px;
    display: block;
    letter-spacing: 0;
  }
  div.mini-basket-view-cart a {
    font-size: 14px;
    font-size: 0.875rem;
    letter-spacing: 0;
    text-decoration: underline;
    text-transform: none;
  }
  div div.cart-title {
    font-size: 19px;
    font-size: 1.1875rem;
  }
  .header-account {
    float: right;
  }
  .slogan {
    width: 100%;
  }
  .mini-basket-price {
    width: 100%;
  }
  #search {
    width: 100%;
  }
  #searchfield {
    height: 36px;
    width: 79%;
    border: 1px solid #ccc;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 6px;
    -webkit-border-top-left-radius: 6px;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 6px;
    -moz-border-radius-topleft: 6px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
  #searchfield:focus {
    border: 1px solid #999;
  }
  .search-bt {
    height: 36px;
    width: 21%;
    -webkit-border-top-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 6px;
    -moz-border-radius-bottomright: 6px;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 0;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
  #navigation-bar {
    display: none;
  }
  #left-navigation {
    width: 100%;
    display: block;
  }
  .footer-col {
    width: 100%;
    display: block;
  }
  .snft-glock-img {
    display: none;
  }
  .sfnt-col.sfnt-why-shop {
    padding-left: 0px;
    width: 100%;
  }
  .SFNT #main-content {
    background-color: transparent;
    padding: 0;
  }
  .SFNT #page-header {
    margin-bottom: 15px;
    width: 100%;
    float: left;
    padding: 0;
  }
  .SFNT #page-content,
  .SFNT #sfnt-products {
    background-color: #fff;
    width: 100%;
    float: left;
  }
  .SFNT #sfnt-products {
    margin-bottom: 15px;
  }
  .SFNT #sfnt-products h4 {
    color: #fff;
    font-weight: bold;
    line-height: 28px;
    background-color: #b52500;
    float: left;
    clear: both;
    text-transform: uppercase;
    padding: 0 25px 0 35px;
    margin-left: -35px;
  }
  .sfnt-col.snft-about {
    margin-left: 0;
    width: 100%;
  }
  .sfnt-col {
    float: left;
    margin-left: 0;
  }
  .sfnt-text {
    width: 100%;
    margin-left: 0;
    margin-bottom: 10px;
    padding-bottom: 0;
    padding-top: 0;
  }
  .sfnt-text ul {
    list-style: none;
    padding-left: 0;
  }
  .sfnt-text li {
    background-image: url(../../graphics/00000001/template-images/icon_checkmark-orange.png);
    background-repeat: no-repeat;
    background-size: 22px 22px;
    -webkit-background-size: 22px 22px;
    -moz-background-size: 22px 22px;
    -o-background-size: 22px 22px;
    background-position: left top;
    padding-left: 30px;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 600;
    padding-bottom: 10px;
    padding-top: 0;
  }
  .sfnt-text .sfnt-slogan {
    color: #b52500;
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 1.4;
    margin: 0.5em;
  }
  .sfnt-text h1 {
    font-size: 35px;
    font-size: 2.1875rem;
  }
  .snft-logos {
    padding-top: 0;
    text-align: center;
    width: 100%;
  }
  .snft-logos img {
    margin: 0 auto 15px auto;
  }
  .best-prods-wrapper,
  .featured-prods-wrapper,
  .new-prods-wrapper {
    float: left;
    clear: both;
    margin-bottom: 20px;
  }
  .sfnt-prods {
    width: 100%;
    float: left;
    clear: both;
  }
  .sfnt-prods-name {
    height: 40px;
    display: block;
    overflow: hidden;
    font-size: 12px;
    font-size: 0.75rem;
    text-align: center;
  }
  .sfnt-prods-name a {
    text-decoration: none;
    color: #444444;
  }
  .sfnt-prods-name a:hover {
    color: #651400;
  }
  .sfnt-learning-center-wrapper h3 {
    line-height: 1.5;
    width: 100%;
    padding: 6px 10px;
  }
  .sfnt-learning-center-wrapper h3 span {
    background-image: none;
    height: 0;
    width: 0;
    float: none;
  }
  .sfnt-learning-center-wrapper .learning-center-box-wrapper {
    height: auto;
  }
  h3.slider-header {
    line-height: 19px;
    padding: 6px 14px;
  }
  .slider-header span {
    display: none;
  }
  .swipe {
    width: 93%;
    height: 271px;
  }
  .swipe-wrap > div > ul > li {
    width: 49%;
  }
  .slider-wrapper .prev-wrapper {
    float: left;
    height: 100%;
    width: 3.5%;
    padding-top: 126px;
    position: relative;
    left: -11px;
  }
  .slider-wrapper .next-wrapper {
    float: left;
    height: 100%;
    width: 3.5%;
    padding-top: 126px;
    position: relative;
    right: -6px;
  }
  #featured-wrapper .featured-items .featured-items-box {
    width: 50%;
    margin-top: 15px;
  }
  #featured-wrapper .featured-items .featured-items-box a {
    width: 100%;
  }
  #featured-wrapper .featured-items .featured-items-box a img {
    width: 80%;
  }
  #category-tree {
    display: none;
  }
  #category-tree.open {
    display: block;
  }
  .sfnt-learning-center-wrapper .learning-center-box {
    width: 100%;
    height: 100%;
  }
  #category-tree-header {
    display: none;
  }
  #category-tree-button {
    color: #fff;
    font-size: 28px;
    font-size: 1.75rem;
    font-weight: bold;
    background-color: #002434;
    border: none;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    width: 100%;
    height: 50px;
    overflow: hidden;
    display: block;
    position: relative;
    padding-right: 51px;
  }
  #category-tree-button:hover {
    background-color: #194256;
  }
  #category-tree-button:hover span {
    background-color: #2d7dca;
  }
  #category-tree-button.open {
    background-color: #194256;
    margin-bottom: 5px;
  }
  #category-tree-button.open span {
    background-color: #2465a3;
    background-image: url(../../graphics/00000001/template-images/icon_cat-tree-arrow-up.png);
    background-size: 25px 16px;
    -webkit-background-size: 25px 16px;
    -moz-background-size: 25px 16px;
    -o-background-size: 25px 16px;
    background-position: center;
    background-repeat: no-repeat;
    width: 50px;
    height: 51px;
    float: right;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-border-top-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 6px;
    -moz-border-radius-bottomright: 6px;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 0;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
  #category-tree-button span {
    background-color: #2465a3;
    background-image: url(../../graphics/00000001/template-images/icon_cat-tree-arrow.png);
    background-size: 25px 16px;
    -webkit-background-size: 25px 16px;
    -moz-background-size: 25px 16px;
    -o-background-size: 25px 16px;
    background-position: center;
    background-repeat: no-repeat;
    width: 50px;
    height: 51px;
    float: right;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-border-top-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 6px;
    -moz-border-radius-bottomright: 6px;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 0;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
  .best-col-4,
  .featured-col-4,
  .new-col-4,
  .best-col-5,
  .featured-col-5,
  .new-col-5 {
    display: none;
  }
  .sfnt-prods {
    margin-bottom: 10px;
  }
  #this-is-mobile {
    display: none;
  }
  #newslettersignup input[type="email"] {
    margin-left: -2px;
    box-shadow: none;
  }
  .footer-col-4 img {
    clear: none;
    margin: 5px 5px;
  }
  .footer-wrapper {
    position: relative;
  }
  .footer-col-5 {
    position: absolute;
    top: 0;
  }
  .footer-col-1 {
    margin-top: 222px;
    margin-bottom: 15px;
  }
  .OCST .footer-col-1,
  .OSEL .footer-col-1,
  .OPAY .footer-col-1 {
    margin-top: 0;
  }
  #newslettersignup {
    margin-bottom: 20px;
  }
  .copy-line.left,
  .copy-line.right {
    text-align: left;
    width: 100%;
  }
  /* PROD */
  #breadcrumbs ul {
    display: none;
  }
  .PROD .mobile-back-button,
  .CTGY .mobile-back-button {
    display: block;
  }
  #breadcrumbs .mobile-back-button span {
    background-image: url(../../graphics/00000001/template-images/icon_arrow-left-white.png);
    background-size: 7px 12px;
    -webkit-background-size: 7px 12px;
    -moz-background-size: 7px 12px;
    -o-background-size: 7px 12px;
    background-position: left center;
    background-repeat: no-repeat;
    width: 7px;
    height: 12px;
    display: inline-block;
    margin-left: -5px;
    margin-right: 8px;
    position: relative;
    bottom: -1px;
  }
  #breadcrumbs .mobile-back-button a {
    background: #2c2d33;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2c2d33), color-stop(1, #4c4e5a));
    background: -ms-linear-gradient(bottom, #2c2d33, #4c4e5a);
    background: -moz-linear-gradient(center bottom, #2c2d33 0%, #4c4e5a 100%);
    background: -o-linear-gradient(#4c4e5a, #2c2d33);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4c4e5a', endColorstr='#2c2d33', GradientType=0);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    height: 30px;
    font-size: 15px;
    color: #fff;
    font-weight: bold;
    padding: 4px 17px 4px 17px;
    float: left;
    border-bottom: 0px none;
  }
  table.product-image-wrapper {
    height: auto !important;
  }
  .product-image-wrapper td {
    padding-right: 0;
  }
  .PROD .product-details-1 .product-image {
    max-width: 100%;
  }
  .product-image img {
    max-width: 100%;
  }
  .product-details-1,
  .product-details-2 {
    width: 100%;
  }
  .PROD h1 {
    border-bottom: 1px solid #ccc;
    float: right;
    font-size: 28px;
    font-size: 1.75rem;
    padding-bottom: 15px;
    text-transform: capitalize;
    width: 100%;
  }
  input.product-quantity-input {
    margin: 0 4px;
    width: 60px;
    border: 1px solid rgba(181, 38, 0, 0.5);
    padding: 5px 10px;
  }
  /* Pages */
  .CTUS iframe {
    width: 100%;
  }
  .FAQS #page-content > ul {
    margin-left: 0;
    padding-left: 20px;
  }
  .FAQS #page-content > ul > li > ul {
    padding-left: 20px;
  }
  /* GTGY */
  .CTGY .product-details,
  .SRCH .product-details,
  .PLST .product-details {
    width: 100%;
    height: auto;
  }
  .product-item .product-thumbnail a span,
  .product-item .product-thumbnail a span img {
    display: none;
    left: -297px;
    height: 0;
    width: 0;
    visibility: hidden;
    content: "";
  }
  .product-item {
    margin-top: 20px;
    width: 100%;
  }
  .product-item .padding {
    width: 100%;
    margin: 0;
  }
  .purchase-buttons {
    width: 100%;
  }
  .CTGY .button.add,
  .SRCH .button.add,
  .PLST .button.add {
    float: none;
    clear: both;
    width: auto;
    margin: 0 auto;
  }
  a.button.more-info-bt {
    float: none;
    display: inline-block;
    width: auto;
  }
  .sub-cat a {
    width: 100%;
  }
  #category-header img {
    display: none;
  }
  /* BASK */
  .BASK .button.lrg-button,
  .BASK input.button.lrg-button,
  .BASK a.button.lrg-button,
  .BASK .button.sml-button,
  .BASK input.button.sml-button,
  .BASK a.button.sml-button {
    width: 100%;
    text-align: center;
  }
  .BASK #basket-contents .item-remove {
    vertical-align: middle;
    width: auto;
  }
  .BASK input.update-icon,
  .BASK input.basket-qty-input {
    margin-bottom: 0;
    margin-left: 0;
    clear: both;
    float: left;
  }
  .BASK input.update-icon {
    margin-left: 3px;
    margin-top: 3px;
  }
  .BASK .item-price {
    display: none;
  }
  .BASK .item-total {
    display: none;
  }
  .BASK .basket-heading .item-remove {
    display: none;
    padding: 0;
  }
  .BASK a.button.blue-button.cont-shopping {
    border-radius: 0px 0px 0px 0px;
    background-color: transparent !important;
    border: 0px none transparent;
    font-size: 13px;
    font-size: 0.8125rem;
    color: inherit;
    background: #ffffff;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ffffff), color-stop(1, #ffffff));
    background: -ms-linear-gradient(bottom, #ffffff, #ffffff);
    background: -moz-linear-gradient(center bottom, #ffffff 0%, #ffffff 100%);
    background: -o-linear-gradient(#ffffff, #ffffff);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0);
    padding: 0px;
    margin: 17px 0px;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
  }
  .BASK a.button.blue-button.cont-shopping:hover {
    color: #761900;
    text-decoration: none;
  }
  .BASK .basket-heading .item-remove,
  .BASK .basket-heading .item-name,
  .BASK .basket-heading .item-quantity,
  .BASK .basket-heading .item-price,
  .BASK .basket-heading .item-total {
    padding: 16px 16px 18px 33px;
  }
  .BASK .item-remove {
    padding-left: 5px;
  }
  .BASK #basket-contents.editable .item-name {
    width: 70%;
  }
  .BASK #basket-contents.editable .basket-heading .item-quantity {
    width: 30%;
  }
  .BASK #basket-contents.editable .item-quantity {
    width: 23%;
  }
  .BASK .checkout-button {
    width: 100%;
    text-align: center;
  }
  .BASK .basket-wrapper {
    padding: 0;
    margin: 0;
  }
  .BASK .mobile-total {
    float: right;
    display: block;
    clear: none;
    width: 50%;
    font-weight: bold;
    color: #194256;
    text-align: right;
  }
  .BASK #basket-totals {
    width: 73%;
  }
  .BASK #basket-contents #basket-totals .formatted-total,
  .BASK #basket-contents #basket-totals .total-prompt {
    text-align: right !important;
  }
  .BASK #shipestimate_show,
  .BASK #shipestimate_close {
    display: none;
  }
  .BASK #shipping-estimate {
    float: left;
    margin-left: 0;
  }
  .BASK #shipestimate_table {
    width: 100% !important;
  }
  .BASK #shipestimate_dialog {
    left: auto !important;
    top: auto !important;
    width: 100%;
    float: left;
    display: block;
    position: relative;
    border-radius: 0px;
  }
  .editable.left-col,
  .editable.right-col {
    width: 100%;
  }
  .mobile-price {
    display: inline-block;
    font-weight: bold;
  }
  #ship-to,
  #bill-to {
    width: 100%;
    float: left;
    clear: both;
  }
  #basket-contents.non-editable {
    float: none;
    clear: both;
    width: 100%;
  }
  #newsletter-signup {
    float: left;
    width: 100%;
    clear: both;
  }
  .OCST #page-header,
  .OSEL #page-header,
  .OPAY #page-header,
  .INVC #page-header {
    display: none;
  }
  .OSEL h1 {
    -moz-hyphens: auto;
    word-wrap: break-word;
  }
  #basket-contents.non-editable {
    margin-bottom: 0;
  }
  #basket-contents.non-editable .basket-heading .item-name {
    font-weight: bold;
  }
  #basket-contents.non-editable .item-name {
    width: 73%;
    font-weight: normal;
  }
  #basket-contents.non-editable .item-price {
    width: 14%;
    display: none;
  }
  #basket-contents.non-editable .item-quantity {
    width: 27%;
    text-align: left;
  }
  #basket-contents.non-editable .item-total {
    width: 15%;
    display: none;
  }
  #customer-fields input.textfield,
  #affiliate-fields input.textfield,
  #tax-fields input,
  #affiliate-commissions div.form_row div,
  .non-editable div.form_row div,
  #customer-fields select {
    width: 100%;
  }
  #customer-fields label,
  #affiliate-fields label {
    text-align: left;
  }
  h2.fields-heading {
    margin: 0;
    padding: 0;
    text-align: left;
    word-break: break-all;
  }
  .controls {
    float: none;
  }
  .alert {
    padding: 10px 15px 6px 15px;
    margin-right: 0;
  }
  #shipping-payment .shipping-options select,
  #shipping-payment .payment-options select {
    margin-left: 0;
  }
  .mobile-number {
    float: left;
    clear: both;
    display: block;
  }
  .header-phone {
    display: none;
  }
  #shipping-payment {
    float: left;
    clear: both;
    width: 100%;
  }
  #ship-to,
  #bill-to {
    width: 100%;
    float: left;
  }
  #INVC #customer-fields.non-editable .form_row div,
  #INVC #affiliate-fields.non-editable .form_row div {
    float: left;
    width: 52%;
  }
  #INVC #customer-fields.non-editable label,
  #INVC #affiliate-fields.non-editable label {
    width: 44%;
  }
  .left-column-osel,
  .right-column-osel,
  .left-column-opay,
  .right-column-opay {
    width: 100%;
    clear: both;
  }
  #basket-contents .basket-charges {
    text-align: right;
  }
  #shipping-payment .shipping-options label {
    -moz-hyphens: auto;
    word-wrap: break-word;
    white-space: normal;
    width: 100%;
    font-size: 18px;
    font-size: 1.125rem;
  }
  #shipping-payment .payment-options label {
    margin-right: 0;
    width: 100%;
    -moz-hyphens: auto;
    word-wrap: break-word;
    white-space: normal;
    font-size: 18px;
    font-size: 1.125rem;
  }
  #shipping-payment label {
    float: none;
    width: 100%;
    text-align: center;
    padding: 0;
    clear: both;
    margin: 0;
    -moz-hyphens: auto;
    word-wrap: break-word;
    white-space: normal;
  }
  div#instructions textarea {
    width: 100%;
  }
  .charge-total,
  .bask-total {
    width: 80px;
    display: inline-block;
    text-align: left;
  }
  #basket-totals,
  .basket-charges {
    float: right;
    clear: both;
    width: 100%;
    margin-top: 20px;
    font-size: 16px;
    font-size: 1rem;
    color: #333;
    text-align: right;
    font-weight: 600;
  }
  #customer-fields.non-editable label,
  #affiliate-fields.non-editable label {
    margin: 0 0 0 10px;
    padding: 0 4px 0 0;
    font-weight: bold;
    width: auto;
    text-align: right;
    float: left;
    clear: none;
    white-space: normal;
  }
  #newslettersignup input[type="submit"] {
    padding: 9px 14px;
    margin-left: -3px;
  }
  .AFCL .section,
  .LOGN .section,
  .ORHL .section,
  .ORDL .section {
    width: 100%;
    height: auto;
    padding: 0;
  }
  .AFCL .section.grey-border-right,
  .LOGN .section.grey-border-right,
  .ORHL .section.grey-border-right,
  .ORDL .section.grey-border-right {
    border-right: 0px none;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
  }
  .AFCL .section .form_row,
  .LOGN .section .form_row,
  .ORHL .section .form_row,
  .ORDL .section .form_row {
    margin: 0;
    width: 100%;
  }
  #bottom-wrap {
    left: 0;
    display: none;
  }
  #shipping-estimate {
    display: none;
  }
  .pwrsrchleftbox,
  .pwrsrchrightbox {
    float: left;
    text-align: left;
    width: 100%;
  }
  .SRCH #category-tree {
    display: block;
  }
  .search-again.alignright {
    text-align: left;
  }
  .search-again .search-bt {
    text-indent: -9999px;
    padding: 1px 17px 0;
  }
  #pswrap {
    display: none;
  }
  .footer-cc-logos {
    width: 100%;
  }
  .product-item .product-thumbnail img {
    max-width: 100%;
  }
}
@media screen and (min-width: 600px) and (max-width: 1024px) {
  body #navigation-bar label.search-text {
    width: 25%;
  }
  #searchfield {
    width: 64%;
  }
  .search-bt {
    width: 10%;
  }
  #search {
    width: 39%;
  }
}
.entry-content .alignleft {
	float: left;
}
.entry-content .alignright {
	float: right;
}
.entry-content .aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
