@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700);
html {
  font-size: 100%;
}
* {
  word-wrap: break-word !important;
}
button {
  font-family: 'Open Sans', sans-serif !important;
}
body {
  margin: 0;
  padding: 0;
  background: white;
  font-family: 'Open Sans', sans-serif !important;
  font-weight: 300;
  font-size: 16px;
  line-height: 1.3em;
  color: #464648;
  /*fixend*/

}
body .row-fluid {
  margin-bottom: 30px;
}
body .row-fluid:last-child {
  margin-bottom: 0px;
}
body .section-container-main-navigation {
  margin-bottom: 20px;
}
table.tableFixedLayout {
  table-layout: fixed;
  width: 100%;
}
.sb-site-container {
  background-color: transparent !important;
  z-index: inherit !important;
}
.inline {
  margin-bottom: 0px;
}
.inline.purchase-list-top-buttons li {
  margin-top: 3px;
  margin-bottom: 3px;
}
label.inline {
  display: inline;
}
.sb-slidebar {
  -webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.5);
}
a,
a:link,
a:hover,
a:visited,
a:active {
  text-decoration: none;
  color: #050505;
}
a:hover,
a:link:hover,
a:hover:hover,
a:visited:hover,
a:active:hover {
  color: #c41230;
  text-decoration: underline;
}
a.active,
a:link.active,
a:hover.active,
a:visited.active,
a:active.active {
  text-decoration: underline;
  color: #c41230;
  cursor: default;
}
h1 {
  font-size: 2.6em;
  line-height: 1.25em;
  color: #464648;
  margin: 10px 0 30px 0;
}
h2 {
  font-size: 2.6em;
  line-height: 1.25em;
  color: #464648;
  margin: 40px 0;
}
h3 {
  font-size: 2em;
  line-height: 1.25em;
  color: #464648;
  margin: 20px 0;
}
h4 {
  font-size: 1.75em;
  line-height: 1.25em;
  color: #464648;
  margin: 15px 0;
}
p:empty {
  margin-bottom: 0;
}
.form-horizontal.large-form-titles .control-label {
  width: 260px;
}
.form-horizontal.large-form-titles .controls {
  margin-left: 280px;
}
.required {
  color: #cc0000;
}
.small {
  font-size: 85%;
}
.strong {
  font-weight: 700;
}
.hide,
.hidden {
  display: none;
}
.hide[class*="span"],
.hidden[class*="span"] {
  display: none;
}
.hide[class*="span"]:first-child + [class*="span"],
.hidden[class*="span"]:first-child + [class*="span"] {
  margin-left: 0;
}
ul.inline > li.hide,
ul.inline > li.hidden,
ol.inline > li.hide,
ol.inline > li.hidden {
  display: none;
}
span.visible-desktop {
  display: inline;
}
.v-margin {
  margin: 5px 0;
}
.no-margin {
  margin: 0 !important;
}
.tab-content {
  overflow: visible;
}
.nowrap {
  white-space: nowrap !important;
}
.pointer-cursor,
.cursorhand {
  cursor: pointer;
}
.default-cursor {
  cursor: default;
}
.default-shopping-cart {
  background-color: #ffffcc;
}
.btn {
  border: 1px solid #c41230 !important;
  background: #c41230;
  color: white !important;
  padding: 0 10px !important;
  line-height: 37px !important;
  text-decoration: none !important;
  text-shadow: none !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  -webkit-transition: 0s !important;
  -moz-transition: 0s !important;
  -o-transition: 0s !important;
  transition: 0s !important;
  overflow: hidden;
  margin-top: 0 !important;
  white-space: normal;
  transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}
.btn:hover {
  background: #7e0c1f !important;
  border: 1px solid #7e0c1f !important;
}
.btn:active {
  background: #1d1d1d !important;
}
.btn:focus {
  background: #c41230;
}
.btn .caret {
  margin-top: 17px;
}
.btn.btn-vspacer {
  margin-bottom: 5px !important;
}
.btn.btn-link {
  border: 0 !important;
  background: none !important;
  text-shadow: none !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  color: #050505 !important;
  text-decoration: none !important;
}
.btn.btn-link:hover,
.btn.btn-link:active,
.btn.btn-link:focus {
  color: #c41230 !important;
  text-decoration: underline !important;
}
.btn.btn-large {
  font-size: 2em;
  padding: 10px 20px !important;
}
.btn.btn-mini {
  font-size: 12.5px !important;
}
.btn.btn-mini .caret {
  margin-left: 3px;
  margin-top: 6px;
}
.btn.btn-mini.dropdown-toggle {
  border-left: 1px solid black !important;
  margin-left: 4px !important;
}
.btn.addtopurchaselist-caret .caret {
  border-bottom-color: white;
  border-top-color: white;
}
.btn.disabled {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: not-allowed;
}
.btn-secondary {
  background-color: #464648 !important;
  border: 1px solid #464648 !important;
  color: white !important;
}
.btn-secondary:hover {
  background: #5f5f62 !important;
  border: 1px solid #5f5f62 !important;
}
.btn-secondary:active {
  background: #2d2d2e !important;
}
.btn-secondary:focus {
  background-color: #464648 !important;
}
.btn-secondary.dropdown-toggle {
  border-left: 1px solid white !important;
}
.btn-primary {
  background-color: #c41230 !important;
  border: 1px solid #c41230 !important;
  color: white !important;
}
.btn-primary:hover {
  background: #ea1f41 !important;
  border: 1px solid #ea1f41 !important;
}
.btn-primary:active {
  background: #950e25 !important;
}
.btn-primary:focus {
  background-color: #c41230 !important;
}
.btn-view-more {
  height: 60px;
  line-height: 60px !important;
  margin-top: 40px;
  margin-bottom: 20px;
}
.btn-view-more:before {
  content: "↓";
  float: left;
}
.btn-view-more:after {
  content: "↓";
  float: right;
}
.btn-networks li {
  padding: 0 !important;
}
.btn-group > .btn {
  font-size: 0.9rem !important;
}
.nav-pills li a,
.nav-tabs li a {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.nav-pills li a.selected-panel,
.nav-tabs li a.selected-panel {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  background: #464648 !important;
  color: white !important;
}
.nav-pills li a.selected-panel:hover,
.nav-tabs li a.selected-panel:hover {
  color: white !important;
  background: #464648 !important;
  cursor: default;
}
.nav-pills li a:hover,
.nav-tabs li a:hover {
  background: #c6c6c7 !important;
}
.nav-pills li.active a {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  background: #464648 !important;
  color: white !important;
}
.nav-pills li.active a:hover {
  color: white !important;
  background: #464648 !important;
  cursor: default;
}
.datepicker table tr td span.active {
  background: #c41230 !important;
  color: white !important;
}
.datepicker td,
.datepicker th {
  text-align: center !important;
}
.datepicker .icon-arrow-left,
.datepicker .icon-arrow-right {
  color: #464648;
  font-family: FontAwesome;
  font-style: normal;
  line-height: 20px;
}
.datepicker .icon-arrow-left:after {
  content: "\f0d9";
}
.datepicker .icon-arrow-right:after {
  content: "\f0da";
}
.datepicker-days .active {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  background-image: none !important;
  background-color: #464648 !important;
  color: white !important;
}
.input-prepend,
.input-append {
  align-items: stretch;
  color: #333333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.input-prepend > .add-on,
.input-append > .add-on,
.input-prepend > li.add-on,
.input-append > li.add-on {
  align-items: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  height: auto;
  padding: 4px 5px;
}
.append-prepend-container {
  display: inline-block;
}
.append-prepend-container .input-append,
.append-prepend-container .input-prepend {
  justify-content: end;
}
.well-box {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.well-box .row-fluid {
  margin: 0;
}
.well-box .btn {
  margin-bottom: 0;
}
.well-box hr {
  border-color: #e0e0e0;
}
.modal .modal-header h3 {
  color: #464648;
}
.modal iframe.span12 {
  margin-left: 0px;
}
.modal-footer .input-append + .btn {
  margin-left: 5px;
}
.boxshad {
  background: none transparent;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.box {
  padding: 10px;
  margin-bottom: 10px;
}
.box form {
  margin-bottom: 0;
}
.box .control-group:last-child {
  margin-bottom: 0;
}
.alert {
  padding: 10px;
}
.alert.alert-businessaccount {
  color: black;
}
.alert.alert-businessaccount > h4 {
  font-size: 1.25em;
  font-weight: bold;
}
.alert.alert-businessaccount > h4:before {
  width: 15px;
  height: 18px;
  text-align: center;
  content: "!";
  font-size: 1.25em;
  display: inline-block;
  background: black;
  color: white;
  margin-right: 10px;
  padding: 7px 10px 10px 10px;
  vertical-align: middle;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.alert.alert-businessaccount h4 {
  color: black;
}
.alert.alert-businessaccount .collapse.in {
  margin-top: 15px;
}
.alert.alert-businessaccount .table tr:first-child td.contentText {
  background: none !important;
  border: 0 !important;
}
.alert.alert-businessaccount .table td {
  text-align: left;
  border: 0;
}
.alert.alert-businessaccount .table table {
  background: white;
}
.alert.alert-businessaccount .table table th {
  background: black;
  color: white;
}
.alert.alert-businessaccount .table table td {
  border: 1px solid #999999;
}
.alert.alert-important:before {
  width: 15px;
  height: 18px;
  text-align: center;
  content: "!";
  font-size: 1.25em;
  display: inline-block;
  background: black;
  color: white;
  margin-right: 10px;
  padding: 7px 10px 10px 10px;
  vertical-align: middle;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
/* warning message with a large icon based on Bootstrap5 */

.caption--large-icon {
  display: flex;
  align-items: center;
}
.caption--large-icon .icon {
  margin-right: 12px;
  position: static;
}
.ajaxloading-container {
  width: 100%;
  text-align: center;
}
.notify-option .ajaxloading-container {
  width: 50%;
  display: inline-block;
}
.basket-pop .ajaxloading-container {
  padding: 10px 0;
  min-height: 30px;
}
.ajaxloading-big {
  background: transparent url('/ContentEcom/images/ajax-loader-big.gif');
  width: 32px;
  height: 32px;
  margin: auto;
}
.ajaxloading-small {
  background: transparent url('/ContentEcom/images/ajax-loader-small.gif');
  width: 16px;
  height: 16px;
  margin: auto;
}
.area-red {
  border: 1px dashed #ff0008;
  padding: 7px;
}
.break {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
.popover {
  z-index: 1039 !important;
  max-width: 265px;
  min-width: 235px;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.popover .popover-title {
  background-color: #c41230;
  color: white;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  padding: 5px 4px;
  font-size: 1em !important;
  min-height: 0 !important;
  line-height: normal !important;
}
.popover .popover-content {
  padding: 4px 4px;
}
.popover .popover-close {
  color: white;
  font-weight: bold;
  font-size: 1.25em;
  cursor: pointer;
  padding-left: 5px;
  line-height: normal;
  margin-top: -4px;
}
.popover .popover-close:hover {
  color: #bfbfbf;
}
.table-condensed td {
  vertical-align: top;
}
.table-condensed td:first-child {
  text-align: left;
}
.table-condensed td:last-child {
  text-align: right;
}
.table-ehf hr {
  margin: 3px 0;
}
.table-listing h5.well {
  margin-bottom: 0;
  color: #666666;
  font-weight: normal;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  border-bottom: 0;
}
.table-listing .sortup span:after {
  content: "▲";
  text-decoration: none !important;
  font-size: 0.6em;
  margin-left: 3px;
}
.table-listing .sortdown span:after {
  content: "▼";
  text-decoration: none !important;
  font-size: 0.6em;
  margin-left: 3px;
}
.table-listing .table tr:nth-child(even) {
  background-color: #f3f3f3;
}
.table-listing .table tr.substitute {
  border: 1px solid #999999;
  border-top-width: 20px;
}
.table-listing .table tr.substitute > td:first-child:before {
  color: white;
  padding: 3px 7px;
  font-size: 0.75em;
  font-weight: 700;
  position: absolute;
  display: block;
  content: "Substitut ▼";
  margin-top: -31px;
  margin-left: -10px;
}
.table-listing .table table td {
  border-top: 0 !important;
  padding: 3px 0 !important;
}
.table-listing .table table tr {
  border: 0;
}
.table-listing .table table tr:nth-child(even) {
  background-color: transparent;
}
.table-listing .table .table-row-active {
  background-color: #fff9cf !important;
}
.table-listing .table-info {
  display: block;
  position: relative;
  margin-top: -12px;
  margin-bottom: 20px;
}
.table-listing .table-info.muted {
  color: #666666;
}
.table-listing .table-ehf tr,
.table-listing .table-ehf td {
  border: none !important;
  background-color: transparent !important;
  text-align: right;
}
.pagination {
  margin-top: 0;
}
.pagination .fa {
  vertical-align: baseline;
}
.catalog-page {
  margin-top: 60px;
}
textarea,
input[type='text'],
input[type='password'],
input[type='datetime'],
input[type='datetime-local'],
input[type='date'],
input[type='time'],
input[type='week'],
input[type='text'],
input[type='number'],
input[type='email'],
input[type='tel'],
input[type='url'] {
  height: 39px;
  line-height: 39px;
  padding: 0 8px;
  margin: 0;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  resize: none;
  box-sizing: border-box;
  transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}
textarea.input-mini,
input[type='text'].input-mini,
input[type='password'].input-mini,
input[type='datetime'].input-mini,
input[type='datetime-local'].input-mini,
input[type='date'].input-mini,
input[type='time'].input-mini,
input[type='week'].input-mini,
input[type='text'].input-mini,
input[type='number'].input-mini,
input[type='email'].input-mini,
input[type='tel'].input-mini,
input[type='url'].input-mini {
  text-align: center;
  padding: 0;
}
.input-prepend textarea,
.input-prepend input[type='text'],
.input-prepend input[type='password'],
.input-prepend input[type='datetime'],
.input-prepend input[type='datetime-local'],
.input-prepend input[type='date'],
.input-prepend input[type='time'],
.input-prepend input[type='week'],
.input-prepend input[type='text'],
.input-prepend input[type='number'],
.input-prepend input[type='email'],
.input-prepend input[type='tel'],
.input-prepend input[type='url'],
.input-append textarea,
.input-append input[type='text'],
.input-append input[type='password'],
.input-append input[type='datetime'],
.input-append input[type='datetime-local'],
.input-append input[type='date'],
.input-append input[type='time'],
.input-append input[type='week'],
.input-append input[type='text'],
.input-append input[type='number'],
.input-append input[type='email'],
.input-append input[type='tel'],
.input-append input[type='url'] {
  margin-bottom: 0;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  margin-bottom: 0;
}
fieldset select,
fieldset textarea,
fieldset input[type="text"],
fieldset input[type="password"],
fieldset input[type="datetime"],
fieldset input[type="datetime-local"],
fieldset input[type="date"],
fieldset input[type="month"],
fieldset input[type="time"],
fieldset input[type="week"],
fieldset input[type="number"],
fieldset input[type="email"],
fieldset input[type="url"],
fieldset input[type="search"],
fieldset input[type="tel"],
fieldset input[type="color"],
fieldset .uneditable-input,
fieldset button,
fieldset .btn {
  margin-bottom: 5px;
}
textarea {
  min-height: 75px !important;
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 1.2em !important;
  resize: none;
  overflow-y: scroll;
}
input[type='number'] {
  -moz-appearance: textfield;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.uneditable-input.span12 {
  width: 100%;
}
.typeahead li {
  text-align: left;
}
.typeahead a {
  font-weight: 600 !important;
  text-decoration: none;
  color: black !important;
  text-align: left;
}
.typeahead a strong {
  font-weight: 300 !important;
  color: #666666 !important;
}
.typeahead .active a {
  background-image: none !important;
  background-color: black !important;
  color: white !important;
}
.typeahead .active a strong {
  color: white !important;
}
select {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
#formQuestion select,
#frmAddressEdit select,
.form-download-center select,
#frmGiftCertificate select,
.form-customer-service-search select,
#frmCheckout select {
  height: 39px;
}
.qty-container select {
  margin-bottom: 0px;
  width: auto;
  height: 39px;
}
.input-mini {
  width: 45px;
}
.table-striped tr.alert > td {
  background: none transparent !important;
}
.checkbox img,
.radio img {
  vertical-align: top;
}
/*********************************************/

/*     FLEXBOX ADDRESS SELECTOR CHECKOUT     */

/*********************************************/

#checkoutShippingAddressSelector,
#fbContainer,
.ejs-fbContainer,
.ejs-fb-container {
  margin-bottom: 5px;
}
#checkoutShippingAddressSelector .ejs-fb-container input,
#fbContainer .ejs-fb-container input,
.ejs-fbContainer .ejs-fb-container input,
.ejs-fb-container .ejs-fb-container input {
  margin-bottom: 0px;
}
#checkoutShippingAddressSelector #fbContainer input,
#fbContainer #fbContainer input,
.ejs-fbContainer #fbContainer input,
.ejs-fb-container #fbContainer input {
  margin-bottom: 0px;
}
#checkoutShippingAddressSelector .ffb-input,
#fbContainer .ffb-input,
.ejs-fbContainer .ffb-input,
.ejs-fb-container .ffb-input {
  height: 39px;
  /* required for webkit browsers (Safari, Chrome) */
  box-sizing: border-box;
  padding: 0px 8px;
  border: solid 1px #cccccc;
  width: -webkit-calc(100% - 39px) !important;
  width: calc(100% - 39px) !important;
  color: #464648;
  border-radius: 0px;
  -webkit-border-radius: 0px;
}
#checkoutShippingAddressSelector .ffb-arrow,
#fbContainer .ffb-arrow,
.ejs-fbContainer .ffb-arrow,
.ejs-fb-container .ffb-arrow {
  background: none #464648;
  position: relative;
  border: solid 1px #464648;
  box-sizing: border-box;
  height: 39px;
  width: 39px;
  cursor: pointer;
}
#checkoutShippingAddressSelector .ffb-arrow:hover,
#fbContainer .ffb-arrow:hover,
.ejs-fbContainer .ffb-arrow:hover,
.ejs-fb-container .ffb-arrow:hover {
  background-color: #5f5f62;
  border: solid 1px #5f5f62;
}
#checkoutShippingAddressSelector .ffb-arrow:before,
#fbContainer .ffb-arrow:before,
.ejs-fbContainer .ffb-arrow:before,
.ejs-fb-container .ffb-arrow:before {
  content: "\f0d7";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  /*--adjust as necessary--*/
  color: white;
  font-size: 16px;
  position: absolute;
  top: 8px;
  left: 50%;
  margin-left: -5px;
}
#checkoutShippingAddressSelector .ffb,
#fbContainer .ffb,
.ejs-fbContainer .ffb,
.ejs-fb-container .ffb {
  border: solid 1px #cccccc;
  border-top: 0px;
  width: -webkit-calc(100% - 39px) !important;
  width: calc(100% - 39px) !important;
}
#checkoutShippingAddressSelector .ffb .content .row,
#fbContainer .ffb .content .row,
.ejs-fbContainer .ffb .content .row,
.ejs-fb-container .ffb .content .row {
  height: auto;
  margin-left: 0px;
  padding: 8px;
  color: #464648;
  font-size: 0.85em;
  border-bottom: solid 1px #cccccc;
}
#checkoutShippingAddressSelector .ffb .content .row.ffb-sel,
#fbContainer .ffb .content .row.ffb-sel,
.ejs-fbContainer .ffb .content .row.ffb-sel,
.ejs-fb-container .ffb .content .row.ffb-sel {
  background-color: #c41230;
  color: white;
}
#checkoutShippingAddressSelector .ffb .content .row .ffb-match,
#fbContainer .ffb .content .row .ffb-match,
.ejs-fbContainer .ffb .content .row .ffb-match,
.ejs-fb-container .ffb .content .row .ffb-match {
  color: #464648;
}
#checkoutShippingAddressSelector .ffb .box,
#fbContainer .ffb .box,
.ejs-fbContainer .ffb .box,
.ejs-fb-container .ffb .box {
  text-align: center;
  border: 0px;
  background: none transparent;
  cursor: default;
}
#checkoutShippingAddressSelector .ffb .paging,
#fbContainer .ffb .paging,
.ejs-fbContainer .ffb .paging,
.ejs-fb-container .ffb .paging {
  padding: 5px;
}
#checkoutShippingAddressSelector {
  clear: both;
}
/*******************************************/

/*          FONT-AWESOME: ICONS            */

/*******************************************/

[class^="icon-"],
[class*=" icon-"] {
  width: auto;
  height: auto;
  background: none transparent;
  margin-top: 0px;
}
.fa {
  /*
  *  Overriding the font-family that is added by the latest version
  */
  font-family: 'FontAwesome' !important;
  font-weight: normal !important;
}
.fa,
.fa-brands {
  color: #c41230;
  font-size: 22px !important;
  vertical-align: middle;
  /*
 *	 This icon has been changed with the latest version. Reverting to version 4 unicode
 */

  /*
  *  These fontAwesome should be overwritten with the newest version
  */

  /*
  *  Setting X icon for Twitter
  */

  /*
  *  Setting X in a square icon for Twitter in a square
  */

  /*facebook-square
  *  Setting updated Facebook square icon
  */

}
.fa.fa-small,
.fa-brands.fa-small {
  font-size: 14px !important;
}
.fa.fa-xsmall,
.fa-brands.fa-xsmall {
  font-size: 11px !important;
}
.fa.fa-large,
.fa-brands.fa-large {
  font-size: 35px !important;
}
.fa.fa-inverted,
.fa-brands.fa-inverted {
  color: white;
}
.fa.fa-tag,
.fa-brands.fa-tag {
  color: #f20707;
}
.fa.fa-error-color,
.fa-brands.fa-error-color {
  color: #b94a48 !important;
}
.fa.fa-warning-color,
.fa-brands.fa-warning-color {
  color: #c09853 !important;
}
.fa.fa-stack-1x,
.fa-brands.fa-stack-1x {
  font-size: 1em !important;
}
.fa.fa-stack-2x,
.fa-brands.fa-stack-2x {
  font-size: 2em !important;
}
.fa.fa-stack-3x,
.fa-brands.fa-stack-3x {
  font-size: 3em !important;
}
.fa.fa-stack-4x,
.fa-brands.fa-stack-4x {
  font-size: 4em !important;
}
.fa.fa-stack-5x,
.fa-brands.fa-stack-5x {
  font-size: 5em !important;
}
.fa.fa-pencil:before,
.fa-brands.fa-pencil:before {
  content: "\f040" !important;
}
.fa.fa-facebook-square,
.fa-brands.fa-facebook-square,
.fa.fa-twitter,
.fa-brands.fa-twitter,
.fa.fa-twitter-square,
.fa-brands.fa-twitter-square {
  font-family: 'Font Awesome 6 Brands' !important;
}
.fa.fa-twitter:before,
.fa-brands.fa-twitter:before {
  content: "\e61b" !important;
}
.fa.fa-twitter-square:before,
.fa-brands.fa-twitter-square:before {
  content: "\e61a" !important;
}
.fa.fa-facebook-square:before,
.fa-brands.fa-facebook-square:before {
  content: "\f082" !important;
}
.customer-panel .fa,
.customer-panel .fa-brands {
  margin-top: -3px;
}
.btn .fa,
.btn .fa-brands {
  line-height: 0.6em;
}
.btn .fa.fa-search,
.btn .fa-brands.fa-search,
.btn .fa.fa-search-plus,
.btn .fa-brands.fa-search-plus,
.btn .fa.fa-shopping-cart,
.btn .fa-brands.fa-shopping-cart {
  position: relative;
  top: -2px;
}
.layout-type .fa,
.layout-type .fa-brands {
  color: #bbbbbb;
}
.active .fa,
.active .fa-brands {
  color: #c41230;
}
.alert-info .fa,
.alert-info .fa-brands {
  color: #3a87ad;
}
.alert-error .fa,
.alert-error .fa-brands {
  color: #b94a48;
  margin-top: -2px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.alert-success .fa,
.alert-success .fa-brands {
  color: #468847;
  margin-top: -2px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.alert-warning .fa,
.alert-warning .fa-brands {
  color: #c09853;
  margin-top: -2px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.icon-custom {
  width: 27px;
  height: 27px;
  line-height: 27px;
  overflow: hidden;
  background: transparent url('/ContentEcom/images/icons-sprites.png') no-repeat 0 0;
}
.icon-custom.icon-user {
  background-position: 0px -90px;
}
.icon-custom.icon-cog {
  background-position: 0px -137px;
}
.icon-custom.icon-caretd {
  background-position: 0px -327px;
  width: 14px;
  height: 8px;
}
.icon-custom.icon-caretr {
  background-position: 0px -374px;
  width: 8px;
  height: 14px;
}
.icon-custom.icon-search {
  background-position: 0px 0px;
}
.icon-custom.icon-shopping-cart {
  background-position: 0px -187px;
  width: 25px;
  height: 19px;
}
.icon-custom.icon-home {
  background-position: 0px -467px;
  width: 21px;
  height: 20px;
}
.icon-custom.icon-questionmark {
  background-position: 0px -839px;
  width: 26px;
  height: 26px;
}
.icon-custom.icon-layout-grid {
  background-position: 0px -746px;
  width: 30px;
  height: 30px;
}
.icon-custom.icon-layout-grid.active {
  background-position: -51px -746px;
}
.icon-custom.icon-layout-list {
  background-position: 0px -793px;
  width: 30px;
  height: 30px;
}
.icon-custom.icon-layout-list.active {
  background-position: -51px -793px;
}
.icon-custom.icon-layout-cat {
  background-position: 0px -886px;
  width: 30px;
  height: 30px;
}
.icon-custom.icon-layout-cat.active {
  background-position: -51px -886px;
}
.icon-custom.icon-promo {
  background-position: -152px -280px;
  width: 14px;
  height: 14px;
}
.icon-specials {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 1020;
}
.icon-specials .label-promo {
  background: transparent none;
}
img.img200 {
  width: 200px;
}
img.img150 {
  width: 150px;
}
img.img100 {
  width: 100px;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  /* display: none; <- Crashes Chrome on hover */
  -webkit-appearance: none;
  margin: 0;
  /* <-- Apparently some margin are still there even though it's hidden */

}
.help-icon i {
  vertical-align: middle !important;
}
#backtotop {
  bottom: 70px;
  display: none;
  position: fixed;
  right: 30px;
  z-index: 1039;
}
#backtotop a {
  background: #c41230;
  border: 0 none;
  color: white;
  display: block;
  font-size: 1.5em;
  font-weight: bold;
  width: 45px;
  height: 45px;
  line-height: 40px;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
}
#backtotop a:hover {
  box-shadow: none;
  opacity: 0.8;
}
.text-center {
  text-align: center !important;
}
.box-ehf-popup hr {
  margin: 5px 0;
}
.box-ehf-popup .muted {
  display: inline-block;
  margin-top: 10px;
  border-top: 1px solid #dff0d8;
  padding: 1px 4px;
  background: #dff0d8;
  color: #529138;
}
.box-ehf-popup td {
  border: 0px;
}
.modal {
  z-index: 1050 !important;
}
.statusBarBackdrop {
  z-index: 9999 !important;
}
/******** HEADER *********/

.header-banner {
  background: #c41230;
  color: white;
  margin-bottom: 20px;
  padding: .75em 0;
}
header .row-fluid {
  margin-bottom: 0;
}
header .row-fluid [class*="span"] {
  min-height: 1px;
}
header .logos > a {
  display: inline-block;
  max-width: 100%;
}
.header-nav {
  float: right;
  margin-top: 8px;
}
.header-nav li {
  margin-left: 8px;
}
/***** TOP SECTION *****/

.header-topsection {
  margin-top: 21px;
  margin-bottom: 10px !important;
  position: relative;
}
.header-topsection .row-fluid {
  margin-bottom: 0;
}
.header-topsection .btn {
  text-transform: uppercase;
}
.header-topsection .nav {
  margin: 0;
}
.header-topsection input[type='text'] {
  font-size: 15px;
  color: #666666;
  height: 37px;
  line-height: 37px;
  vertical-align: middle;
}
.header-topsection .input-append {
  width: 100%;
}
.header-topsection .search {
  position: relative;
}
.header-topsection .search .advanced-search {
  font-size: 0.9em;
  display: block;
  margin-right: 90px;
  float: right;
}
.header-topsection .search form {
  margin: 0;
  display: inline-block;
}
.header-topsection .search form.form-categoryquicksearch .btn-categoryquicksearch:focus,
.header-topsection .search form.form-categoryquicksearch .btn-categoryquicksearch:active {
  background: #7e0c1f;
  border-color: #7e0c1f;
}
.header-topsection .search .form-search input[type='text']::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #464648 !important;
}
.header-topsection .search .form-search input[type='text']:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #464648 !important;
  opacity: 1;
}
.header-topsection .search .form-search input[type='text']::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #464648 !important;
  opacity: 1;
}
.header-topsection .search .form-search input[type='text']:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #464648 !important;
}
.header-topsection .search .form-search input[type='text']::placeholder {
  color: #464648 !important;
}
.header-topsection .search .icon-custom {
  margin-top: -5px;
}
.header-topsection .search .icon-search {
  width: 24px;
  height: 27px;
  margin-top: -3px;
}
.header-topsection .search .icon-caretd,
.header-topsection .search .icon-caretr {
  margin-top: 3px;
  width: 14px;
  height: 8px;
}
.header-topsection .search .icon-caretr {
  height: 14px;
  margin-top: 2px !important;
  margin-left: 5px;
}
.header-topsection .search .btn-go {
  margin-left: 0;
}
.header-topsection .login-text {
  min-height: 23px;
  line-height: 23px;
  margin-top: 7px;
  letter-spacing: 0px;
  font-size: 0.85em;
  color: #050505;
}
.header-topsection .wide50 {
  width: 50%;
  float: left;
}
.header-topsection .nav-myaccount {
  margin-right: 1px;
}
.header-topsection .nav-myaccount .nav-header {
  text-align: left;
}
.header-topsection .nav-myaccount .diffLink:link,
.header-topsection .nav-myaccount .diffLink:visited {
  color: #c41230 !important;
}
.header-topsection .nav-myaccount .diffLink:hover,
.header-topsection .nav-myaccount .diffLink:active {
  color: #c41230 !important;
}
.header-topsection .nav-myservices .dropdown > .btn,
.header-topsection .nav-myaccount .dropdown > .btn {
  background: none;
  border-color: #f37c90 !important;
}
.header-topsection .nav-myservices .dropdown > .btn:hover,
.header-topsection .nav-myaccount .dropdown > .btn:hover {
  background: #464648 !important;
}
.header-topsection .order-express {
  text-transform: uppercase;
  font-size: 1.15em;
}
.header-topsection .order-express a {
  color: black;
}
.header-topsection .order-express a:hover {
  text-decoration: underline;
}
.header-topsection .dropdown-menu {
  min-width: 210px;
  z-index: 1500 !important;
}
.header-topsection .nav-header {
  text-shadow: none;
  font-size: 0.9em;
  background: #282828;
  border-bottom: 1px solid #818181 !important;
  padding-left: 10px !important;
}
.header-topsection .nav-tabs {
  border: 0;
}
.header-topsection .nav-tabs .btn {
  text-align: left;
}
.header-topsection .nav-tabs li {
  margin-bottom: 0;
  width: 100%;
}
.header-topsection .nav-tabs li a {
  margin: 0;
}
.header-topsection .nav-tabs li .icon-custom {
  margin-top: -4px;
}
.header-topsection .nav-tabs li .icon-custom.icon-caretd {
  margin-top: 16px;
  float: right;
}
.header-topsection .nav-tabs li .icon-custom.icon-user,
.header-topsection .nav-tabs li .icon-custom.icon-cog {
  width: 26px;
  height: 27px;
}
.header-topsection .nav-tabs li.open .dropdown-menu {
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
  background: #7e0c1f;
  border: 0;
  margin: 0;
  padding: 0;
  width: 100%;
}
.header-topsection .nav-tabs li.open .dropdown-menu .btn {
  background: #c41230 !important;
  border: 5px solid #7e0c1f !important;
  letter-spacing: 0;
  text-align: center;
}
.header-topsection .nav-tabs li.open .dropdown-menu .btn:hover {
  background: #ad102a !important;
  filter: none !important;
}
.header-topsection .nav-tabs li.open .dropdown-menu .divider {
  background: transparent;
  border: 0;
  border-top: 1px solid #818181;
}
.header-topsection .nav-tabs li.open .dropdown-menu li {
  width: auto;
}
.header-topsection .nav-tabs li.open .dropdown-menu a {
  color: white;
  border-bottom: 1px solid black;
  text-decoration: none;
  padding: 6px 10px;
  white-space: normal;
}
.header-topsection .nav-tabs li.open .dropdown-menu a:hover {
  background: #ad102a !important;
  color: #464648;
  filter: none !important;
}
.header-topsection .nav-tabs li.open .dropdown-menu .dropdown-submenu:hover > a,
.header-topsection .nav-tabs li.open .dropdown-menu .dropdown-submenu:focus > a {
  background: none !important;
  background-image: none !important;
}
.header-topsection .customer-panel {
  margin-top: -30px;
}
.categoryquicksearch-popup {
  background: #7e0c1f;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  color: white;
  display: none;
  padding: 10px;
  position: absolute;
  z-index: 1000;
}
.categoryquicksearch-popup h3 {
  color: white;
  margin: 0px 0px 10px 0px;
}
.cart {
  background: #c41230;
  padding: 8px;
  font-weight: 400;
  cursor: pointer;
  min-height: 39px !important;
}
.cart:hover {
  background: #ea1f41;
}
.cart strong {
  font-weight: 700;
  font-size: 1.5em;
  display: inline-block;
  margin-right: 5px;
}
.cart .cart-info {
  height: auto !important;
}
.cart .cart-info .cart-products-qty-lbl {
  display: inline-block;
  font-size: 1em;
}
.cart .cart-info .cart-products-qty,
.cart .cart-info .cart-products-qty-lbl {
  top: 0;
  text-transform: none;
}
.cart + .cart-quote,
.basket-pop + .cart-quote,
.order-express + .cart-quote {
  margin-top: 5px;
}
.basket-pop {
  display: none;
  background: white;
  position: absolute;
  z-index: 1041;
  box-sizing: border-box;
  top: auto;
  left: 0;
  width: 1170px;
  border: 1px solid #c41230;
  box-shadow: 0 4px 8px -4px rgba(0, 0, 0, 0.5);
}
body .basket-pop {
  margin-top: 10px;
}
.basket-pop .basketpop-previewsection,
.basket-pop .basketpop-pricesection {
  padding: 1em !important;
}
.basket-pop .basketpop-header {
  background: #c41230;
}
.basket-pop .basketpop-header h3 {
  margin-left: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 1.5em;
  font-weight: 700;
  color: white;
  white-space: nowrap;
}
.basket-pop .basketpop-header .basket-close {
  margin-top: 5px;
  margin-right: 5px;
}
.basket-pop .basketpop-header .basket-close .icon-remove {
  background-image: url("/ContentEcom/images/glyphicons-halflings-white.png");
}
.basket-pop .basketpop-information {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  border-top: 1px solid #dff0d8;
  background: #dff0d8;
  color: #529138;
}
.basket-pop .alert {
  margin-bottom: 0;
}
.basket-pop .basketpop-body {
  padding-top: 20px;
}
.basket-pop .basketpop-body .span4 {
  margin-top: 0;
}
.basket-pop .basketpop-body ul {
  width: 100%;
}
.basket-pop .basketpop-body ul li {
  vertical-align: middle;
}
.basket-pop .basketpop-body .basketpop-item {
  min-height: 50px;
}
.basket-pop .basketpop-body .basketpop-item li {
  padding-left: 0px;
  padding-right: 0px;
}
.basket-pop .basketpop-body .basketpop-item .basketpop-photo {
  min-width: 50px;
  padding-bottom: 2px;
}
.basket-pop .basketpop-body .basketpop-item .basketpop-qty {
  width: 45px;
  text-align: center;
}
.basket-pop .basketpop-body .basketpop-item .basketpop-description {
  width: 191px;
  overflow: hidden !important;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.basket-pop .basketpop-body .basketpop-item .basketpop-price {
  width: 85px;
  text-align: right;
  white-space: nowrap;
}
.basket-pop .btn {
  margin-top: 2px !important;
}
.basket-pop .btn i {
  margin-top: -2px;
  margin-left: 5px;
}
.basket-pop:before {
  content: "▲";
  position: absolute;
  width: 0;
  height: 0;
  color: #c41230;
  margin-top: -14px;
  right: 85px;
}
.basket-pop.basket-pop-fixed {
  position: fixed !important;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
body .basket-pop.basket-pop-fixed {
  margin-top: 60px;
}
.basket-pop.basket-pop-fixed:before {
  right: 40px !important;
}
.basket-pop .basket-tools {
  margin-top: 26px;
}
.empty-basket-message .text-center {
  min-height: 38px;
  line-height: 36px;
}
#divShippingMethodCalculate li {
  margin-bottom: 10px;
}
#divShippingMethodCalculate li:last-child {
  margin-bottom: 0px;
}
/***** NAVIGATION ******/

/*
.main-navigation-position {
    height: 52px;
}

.main-navigation-mobile-disabled {
    display: none;
}

.main-navigation {
    position: absolute;
    margin: auto;
    padding: 0;
    width: 100%;
    top: 193px;
    height: 51px;
    z-index: 1030;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: none;


    .main-navig-search {
        display: none;
        text-align: center;

        form {
            margin-bottom: 0;
            border-bottom: 1px solid #fff;
        }

        input {
            width: 1073px;
            border: 1px solid #ececce;
            height: 51px;
            line-height: 51px;
            padding-left: 20px;
            text-align: center;
            font-family: 'Oxygen', sans-serif;
            font-weight: 400;
            color: #666;
            font-size: 18px;
            background: @customIconSprites 22px -684px;
            background-color: #ffffdf;
            margin: auto;
        }

        .typeahead {
            width: 100%;
            text-align: left;
        }

        .btn {
            height: 53px;
            width: 63px;
            margin-right: -1px;
        }

        .icon-custom {
            height: 26px;
            width: 26px;
            vertical-align: middle;
            margin-left: 3px;
            float: left;
        }

        .icon-caretr {
            margin-top: 6px;
            width: 9px;
            height: 14px;
        }
    }

    .navbar {
        height: 51px;
        margin-bottom: 0;
    }

    .row-fluid {
        margin-bottom: 0;
    }

    .alert {
        -webkit-border-radius: 0px!important;
        -moz-border-radius: 0px!important;
        border-radius: 0px!important;
        margin-bottom: 0px;
    }
}
*/

.f-nav {
  position: fixed !important;
  width: 1170px;
  top: 0;
  left: 50%;
  margin-left: -585px;
  padding: 0;
  z-index: 1040;
  margin-top: 0px !important;
  -webkit-transform: translate3d(0, 0, 0);
}
.f-nav .navbar {
  height: auto;
}
.f-nav .submenu {
  margin-left: 0px !important;
}
.navbar {
  margin-bottom: 0;
}
.navbar .navbar-inner {
  border: 0px;
  background-color: rgba(255, 252, 252, 0.8);
  padding: 0;
  min-height: 0;
  background-image: none !important;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  filter: none !important;
}
.navbar .navbar-inner a {
  font-size: 1.35em;
  line-height: 40px;
}
.navbar .navbar-inner .icon-custom {
  float: left;
}
.navbar .navbar-inner .icon-home {
  float: none;
}
.navbar .navbar-inner .menu-home {
  display: none;
  border-left: 0;
  margin-left: 0;
}
.navbar .navbar-inner .btn-cart,
.navbar .navbar-inner .btn-services,
.navbar .navbar-inner .btn-account,
.navbar .navbar-inner .btn-search,
.navbar .navbar-inner .btn-quote {
  padding: 15px 14px;
  line-height: 32px;
}
.navbar .navbar-inner .btn-cart .icon-custom,
.navbar .navbar-inner .btn-services .icon-custom,
.navbar .navbar-inner .btn-account .icon-custom,
.navbar .navbar-inner .btn-search .icon-custom,
.navbar .navbar-inner .btn-quote .icon-custom {
  width: 22px;
  height: 21px;
  margin-top: 2px;
}
.navbar .navbar-inner .btn-cart,
.navbar .navbar-inner .btn-quote {
  padding: 10px 14px;
  font-size: 1.4em;
  font-weight: 700;
  text-decoration: none;
  color: white;
  border: 0;
}
.navbar .navbar-inner .btn-cart .icon-custom,
.navbar .navbar-inner .btn-quote .icon-custom {
  width: 25px;
}
.navbar .navbar-inner .nav {
  width: 100%;
  position: inherit;
}
.navbar .navbar-inner .nav > li:first-child {
  text-indent: 0px !important;
}
.navbar .navbar-inner .nav > li {
  filter: none !important;
}
.navbar .navbar-inner .nav > li > a {
  color: black;
  text-shadow: none;
  padding: 5px 15px;
}
.navbar .navbar-inner .nav > li > a:hover {
  text-shadow: none;
}
.navbar .navbar-inner .nav .dropdown-toggle {
  text-indent: 0px !important;
}
.navbar .navbar-inner .nav .dropdown-toggle .caret {
  margin-top: 22px;
  margin-left: 5px;
  color: black;
  border-bottom-color: black !important;
  border-top-color: black !important;
}
.navbar .navbar-inner .nav .dropdown-menu {
  background: rgba(255, 252, 252, 0.8);
  border: none;
  border-radius: 0;
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.2);
  padding: 0;
  z-index: 1500;
}
.navbar .navbar-inner .nav .dropdown-menu li a {
  line-height: normal;
  padding: 5px 15px;
  text-indent: 0px !important;
  text-transform: none;
}
.navbar .navbar-inner .nav .dropdown-menu li a:hover,
.navbar .navbar-inner .nav .dropdown-menu li a:focus {
  background-image: none !important;
  background: black;
  color: rgba(255, 252, 252, 0.8);
  filter: none !important;
}
.navbar .navbar-inner .nav .dropdown-menu:after {
  border-bottom-color: rgba(255, 252, 252, 0.8) !important;
}
.navbar .navbar-inner .nav .dropdown-menu .dropdown-submenu {
  filter: none !important;
}
.navbar .navbar-inner .nav .dropdown-menu .dropdown-submenu a {
  text-indent: 0px !important;
  filter: none !important;
}
.navbar .navbar-inner .nav .dropdown-menu .dropdown-submenu a:after {
  margin-top: 5px;
}
.navbar .navbar-inner .nav .dropdown-menu .dropdown-submenu a:focus {
  background: none !important;
}
.navbar .navbar-inner .nav .dropdown-menu .dropdown-submenu > .dropdown-menu {
  margin-top: 0px;
}
.navbar .navbar-inner .nav .dropdown-menu .dropdown-submenu .dropdown-submenu a:after {
  display: none;
}
.navbar .navbar-inner .nav .banner-menu .level2 {
  box-shadow: none !important;
  width: 250px;
}
.navbar .navbar-inner .nav .banner-menu .level2 .level3 {
  width: 920px;
  box-shadow: none !important;
  position: absolute;
}
.navbar .navbar-inner .nav .banner-menu .level2 .level3 li {
  min-width: 150px;
  float: left;
}
.navbar .navbar-inner .nav .dropdown-menu > li > a:hover,
.navbar .navbar-inner .nav .dropdown-menu > li > a:focus,
.navbar .navbar-inner .nav .dropdown-submenu:hover > a,
.navbar .navbar-inner .nav .dropdown-submenu:focus > a {
  background: #c41230 !important;
  background-image: none !important;
  color: white !important;
}
.navbar .navbar-inner .nav-quicklinks .nav > li > a {
  padding: 5px;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle,
.navbar-inverse .nav li.bigmenu.open > .dropdown-toggle,
.navbar-inverse .nav li.bigmenu.active > .dropdown-toggle,
.navbar-inverse .nav li.bigmenu.open.active > .dropdown-toggle,
.navbar-inverse .nav li > a:hover {
  background-color: rgba(255, 201, 201, 0.8);
}
.navbar .navbar-inner .nav .dropdown-menu > li > a {
  color: white;
  font-weight: 300;
  font-size: 1em;
}
.navbar .navbar-inner .nav .dropdown-menu > li > a:hover {
  background-color: rgba(255, 201, 201, 0.8) !important;
}
.navbar .nav > li > .dropdown-menu {
  margin-top: 0px;
}
.navbar .nav > li > .dropdown-menu:after,
.navbar .nav > li > .dropdown-menu:before {
  display: none;
}
.btn-navbar {
  float: left !important;
}
/*button fix for iphone*/

.navbar .navbar-inner .nav .dropdown-menu li a {
  position: relative !important;
  z-index: 1000000 !important;
}
.nav-rightlinks ul {
  margin-bottom: 0;
}
.nav-rightlinks ul li {
  display: block;
  float: left;
  padding: 0;
  margin: 0;
}
.nav-rightlinks ul a {
  border: 0 !important;
}
/******* SUBMENU ******/

.submenu {
  display: none;
  position: absolute;
  height: auto;
  background: white;
  width: 1170px;
  z-index: 1500;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.5);
  left: 0;
}
.submenu .nav-inner-items {
  position: relative !important;
  height: auto;
  /*same here include inner items in compiling flow and set height auto*/

}
.submenu.open {
  display: block;
}
.submenu .submenu-left {
  background: black;
  float: left;
}
.submenu .submenu-left > ul > li > a {
  margin-top: 0;
  margin-bottom: 0;
}
.submenu .submenu-left > ul > li > a.has-content:after {
  border-color: transparent;
  border-left-color: #cccccc;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  content: " ";
  display: block;
  float: right;
  margin-top: 5px;
  width: 0;
  height: 0;
}
.submenu .submenu-left > ul > li.opened > a {
  background-color: rgba(255, 201, 201, 0.8);
}
.submenu .nav {
  margin: 0;
  width: 227px;
  min-height: 320px;
  background: black;
}
.submenu .nav .expand.opened .submenu-bigcontent {
  display: block !important;
}
.submenu .nav .expand > a {
  text-indent: 0px !important;
  color: white !important;
}
.submenu .nav .expand > a:hover {
  text-decoration: none;
  background-color: black !important;
}
.submenu .nav-stacked > li {
  float: none !important;
}
.submenu .nav-stacked > li > a {
  text-transform: none;
  font-weight: 300;
  font-size: 1em;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.submenu .nav-stacked > li > a:hover {
  background: black;
}
.submenu .nav-stacked > li.opened > a {
  background: black;
}
.submenu .catcolor {
  border-left: 2px solid #cccccc;
  padding-left: 7px;
}
.submenu .ajaxloading-container {
  position: absolute;
  top: 0;
  left: 228px;
  width: 892px;
  background: white !important;
  padding: 20px 10px 20px 40px !important;
  text-align: left !important;
}
.submenu .ajaxloading-container .ajaxloading-big,
.submenu .ajaxloading-container .ajaxloading-small {
  margin: 0 !important;
}
.submenu .submenu-bigcontent {
  position: absolute;
  top: 0;
  left: 228px;
  width: 901px;
  background: white;
  padding: 0 10px 0 30px;
  border: none;
  /*remove default styles which may spoil actual bigcontent’s size so it blends with submenu bg*/
  border-left: none;
  min-height: 318px;
}
.ie8 .submenu .submenu-bigcontent {
  width: 672px;
}
.submenu .submenu-bigcontent h3 {
  font-size: 1.7em;
  color: black;
}
.submenu .submenu-bigcontent h3 a {
  text-decoration: none;
}
.submenu .submenu-bigcontent a {
  line-height: 1.5em;
  text-transform: none;
  font-weight: 300;
  font-size: 1em;
  background-color: transparent !important;
  color: #435a66 !important;
}
.ie8 .submenu .submenu-bigcontent a {
  line-height: 0.9em;
  font-size: 0.9em;
}
.submenu .submenu-bigcontent a:hover {
  background-color: transparent !important;
}
.submenu .submenu-bigcontent .bigcontent-tophighlight {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.submenu .submenu-bigcontent .bigcontent-tophighlight ul > li {
  width: 18%;
  text-align: center;
  vertical-align: top;
}
.submenu .submenu-bigcontent .bigcontent-tophighlight ul > li a {
  display: inline-block;
}
.submenu .submenu-bigcontent .bigcontent-categories ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.submenu .submenu-bigcontent .span4 {
  margin: 0;
  width: 33%;
}
/******* HOME PAGE ******/

.flexslider {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  border: 0 !important;
}
.flexslider .flex-direction-nav a {
  color: white;
  width: 42px !important;
  height: 42px !important;
  background-image: none !important;
  text-indent: 0 !important;
  line-height: 42px;
  text-align: center !important;
  background-image: url(/themecms/theme/img/bg_direction_nav.png);
}
.flexslider .flex-direction-nav a.flex-prev:before {
  font-family: FontAwesome;
  content: "\f104" !important;
  color: #333333;
  font-size: 55px;
}
.flexslider .flex-direction-nav a.flex-next:before {
  font-family: FontAwesome;
  content: "\f105" !important;
  color: #333333;
  font-size: 55px;
}
/***** CATEGORY ****/

#CategoryDescription {
  margin-bottom: 20px;
}
#ListingCategories {
  margin-bottom: 30px;
}
#showSubCategories,
#hideSubCategories {
  text-decoration: underline;
}
#showSubCategories.active,
#hideSubCategories.active {
  color: #999999;
  text-decoration: none;
}
.category-listing {
  list-style: none;
}
.category-listing i {
  position: absolute;
  margin-left: -20px;
  margin-top: 3px;
}
.category-listing li {
  margin-bottom: 7px;
}
.category-listing li a:link,
.category-listing li a:visited {
  color: #050505;
}
.category-listing .opened .iconplus {
  display: none;
  visibility: hidden;
}
.category-listing .closed .iconminus {
  display: none;
  visibility: hidden;
}
.category-listing .closed ul {
  display: none;
  visibility: hidden;
}
.category-listing ul {
  margin-top: 7px;
}
.category-listing ul a {
  color: #c41230;
}
.category-listing .btn-link {
  color: black;
  text-decoration: underline;
  font-size: 1.1em;
}
.category-listing .btn-link:hover {
  color: #666666;
  text-decoration: none;
}
.category-listing .box-photo {
  position: relative;
  text-align: center;
}
.category-listing .box-info .box-info-title {
  text-align: center;
}
.category-listing .box-info .box-info-title a {
  font-size: 1.3em;
  margin: .4em;
  display: inline-block;
}
.category-listing .box-info .box-info-description {
  text-align: center;
  font-size: .9em;
  margin: .2em .4em;
}
.categories-results li {
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-bottom: 5px;
  width: 24% !important;
  margin-left: 5px !important;
}
.categories-results li .btn {
  background: none !important;
  color: black !important;
  border: none !important;
  padding: 5px 0 !important;
  font-size: .95em;
  line-height: normal !important;
  text-align: left !important;
  text-decoration: underline !important;
  font-weight: normal !important;
}
.categories-results li .btn:hover {
  text-decoration: none !important;
  color: #1a1a1a !important;
}
.categories-results-accordion {
  -webkit-box-shadow: 0 0 7px #cccccc;
  -moz-box-shadow: 0 0 7px #cccccc;
  -o-box-shadow: 0 0 7px #cccccc;
  box-shadow: 0 0 7px #cccccc;
}
.categories-results-accordion a {
  text-decoration: none;
  font-weight: bold;
}
.categories-results-accordion a.accordion-toggle {
  background: black !important;
  color: white !important;
  padding: 15px !important;
}
.categories-results-accordion a.accordion-toggle:after {
  content: " ▼";
  float: right;
}
.categories-results-accordion a.collapsed:after {
  content: " ►";
  float: right;
}
/***** PRODUCT ****/

.zoomContainer {
  -ms-touch-action: none !important;
}
.flexslider {
  -ms-scroll-snap-type: mandatory;
  -ms-scroll-snap-points-x: snapInterval(0%, 100%);
}
#cmdSortResult,
#cmdEnterBy {
  width: 145px;
}
.product-qty-confirmation thead td {
  line-height: normal;
}
.product-qty-confirmation thead td.code-produit {
  width: 60px;
}
.product-qty-confirmation thead td.qte {
  width: 65px;
}
.product-qty-confirmation td {
  line-height: 40px;
}
.product-qty-confirmation td.qte {
  text-align: center;
}
.product-detail a {
  cursor: pointer;
}
.product-detail .product-image {
  position: relative;
}
.product-detail .product-image #carousel img {
  width: 80px;
}
.product-detail .product-image .product-detail-gallery-thumbs {
  max-height: 375px;
}
.product-detail .product-image .product-detail-gallery-thumbs li {
  float: none !important;
}
.product-detail .product-image #product-detail-gallery-thumbs {
  margin: 15px 0;
  position: relative;
}
.product-detail .product-image #product-detail-gallery-thumbs .slides img {
  width: 80px !important;
}
.product-detail .product-image #product-detail-gallery-thumbs .flex-direction-nav a {
  display: block;
  width: 20px;
  height: 80px;
  opacity: 0.6;
  background: #999999;
  color: white;
  text-align: center;
  line-height: 70px;
  font-weight: bold;
  font-size: 2em;
  top: 20px;
}
.product-detail .product-image #product-detail-gallery-thumbs .flex-direction-nav a.flex-next {
  right: 0;
}
.product-detail .product-image #product-detail-gallery-thumbs .flex-direction-nav a.flex-next:before {
  content: ">";
}
.product-detail .product-image #product-detail-gallery-thumbs .flex-direction-nav a.flex-prev {
  left: 0;
}
.product-detail .product-image #product-detail-gallery-thumbs .flex-direction-nav a:before {
  content: "<";
  font-size: 24px;
}
.product-detail .contentProductDescriptionNoteText {
  display: inline-block;
  margin-top: 10px;
  border-radius: 9px;
  padding: 2px 9px;
  color: white;
  background-color: black;
}
.product-detail .product-enlarge i {
  position: relative;
  top: 2px;
  left: 9px;
}
.product-detail .price {
  font-size: 2em;
}
.product-detail .price-per-quantity .price {
  font-size: 1.3em;
}
.product-detail .price-per-quantity td {
  padding: 5px;
}
.product-detail .nav-tabs {
  margin-bottom: -1px;
}
.product-detail .tab-content {
  padding: 10px;
  border: 1px solid #dddddd;
  overflow: visible;
}
.product-detail .tab-content > .tab-pane {
  overflow: hidden;
}
.product-detail .box-qty {
  padding: 20px 0;
}
.product-detail .box-qty.has-preferred-store {
  padding: 0;
  text-align: left;
}
.product-detail .addtocart-section {
  margin: 20px 0;
}
.product-detail .addtocart-section li {
  margin: 0 0 5px 0;
  padding-left: 0;
}
.product-detail .addtocart-section.text-right li {
  padding-right: 0;
  vertical-align: top;
}
.product-detail .addtocart-section .dropdown-menu li {
  margin: 0;
}
.product-detail table.attribute-grid th:first-child,
.product-detail table.attribute-grid td:first-child {
  min-width: 40px;
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
.product-detail .addtocart-qte-section > li,
.product-detail .addtocart-qte-section .control-label {
  margin-bottom: 0;
}
.product-detail .product-review a {
  cursor: pointer;
}
.product-detail .product-review .review-user-rating .btn {
  float: right;
}
.product-detail .product-review .review-listing-header {
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  padding-top: 10px;
}
.product-detail .product-review .review-user-name {
  padding-left: 10px;
}
.product-detail .product-review .review-user-name span {
  display: block;
  font-weight: bold;
  margin-bottom: 5px;
}
.product-detail .product-review .review-user-desc-rating-stars {
  margin-bottom: 5px;
}
.product-detail .product-review .review-user-desc-title {
  font-weight: bold;
  font-size: 1.2em;
  margin-bottom: 10px;
}
.product-detail .product-review .review-user-desc-date {
  margin-bottom: 15px;
}
.product-detail .product-review .review-user-desc-content {
  margin-bottom: 5px;
}
.product-detail .product-review .review-user-rate {
  margin: 15px 0 5px 0;
}
.product-detail .rating a {
  cursor: default;
}
.product-detail .review-user-desc-rating-stars {
  cursor: default !important;
}
.product-detail .notify-option .product-notification-checkbox:checked + .fa:before {
  content: "\f046";
}
.review-stars {
  display: block;
  width: 120px;
  height: 18px;
  background: url(/ContentEcom/images/review_stars.png) 0 0;
}
.review-stars.review-stars-pos-1,
.review-stars.review-stars-fix-1 {
  background-position: 0 -100%;
}
.review-stars.review-stars-pos-2,
.review-stars.review-stars-fix-2 {
  background-position: 0 -200%;
}
.review-stars.review-stars-pos-3,
.review-stars.review-stars-fix-3 {
  background-position: 0 -300%;
}
.review-stars.review-stars-pos-4,
.review-stars.review-stars-fix-4 {
  background-position: 0 -400%;
}
.review-stars.review-stars-pos-5,
.review-stars.review-stars-fix-5 {
  background-position: 0 -500%;
}
.review-stars a {
  float: left;
  display: block;
  width: 24px;
  height: 18px;
}
.review-stars a:hover {
  cursor: pointer;
}
/* responsive review stars while maintaining 120/18 proportion */

.review-stars-scalable-container {
  max-width: 120px;
}
.review-stars-scalable {
  padding-top: 15%;
  /* 120:18 ratio */
  position: relative;
  width: 100%;
}
.review-stars-scalable > .review-stars {
  background-size: 100%;
  margin-top: 0;
  margin-bottom: 0 !important;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: auto;
  height: unset;
}
.review-stars-scalable .review-stars-by-user > a {
  width: 20%;
  height: 100%;
}
#productRatingPartialContainer .rating a {
  cursor: pointer;
}
#productRatingPartialContainer .review-stars {
  cursor: default !important;
}
#productImagePopUpBodyDiv {
  max-height: 600px;
  position: relative;
  text-align: center;
}
#productImagePopUpBodyDiv h4 {
  margin-top: 0;
}
#productImagePopUpBodyDiv a {
  position: absolute;
  top: 50%;
  background-image: url("/ContentEcom/images/bg_direction_nav.png");
  display: block;
  width: 27px;
  height: 27px;
  text-indent: -9999px;
  cursor: pointer;
}
#productImagePopUpBodyDiv a.next-img {
  background-position: 27px 0;
  right: 15px;
}
.zoomLens {
  border: 0 !important;
}
#ProductPageForm .product-detail-options {
  float: right;
}
@media screen and (max-width: 767px) {
  .productpage-Availability-qty,
  .productpage-Availability-label {
    text-align: left !important;
  }
}
/**************************************************/

/*  PRODUCT PAGE WITH RIGHT INFORMATION */

.product-detail.product-detail-right-information p:last-child {
  margin-bottom: 0px;
}
.product-detail.product-detail-right-information #productRatingPartialContainer {
  margin-bottom: 30px;
}
.product-detail.product-detail-right-information #productRatingPartialContainer:last-child {
  margin-bottom: 0px;
}
.product-detail.product-detail-right-information .product-brand {
  margin-top: 0px;
}
.product-detail.product-detail-right-information .information-attributes li {
  margin-bottom: 5px;
}
.product-detail.product-detail-right-information .information-attributes li:last-child {
  margin-bottom: 0px;
}
.product-detail.product-detail-right-information .right-price-section {
  border: solid 4px #c41230;
  padding: 20px;
}
.product-detail.product-detail-right-information .right-price-section .row-fluid {
  margin-bottom: 20px;
}
.product-detail.product-detail-right-information .right-price-section .row-fluid .purchase-list-row {
  margin-bottom: 5px;
}
.product-detail.product-detail-right-information .right-price-section .row-fluid:last-child {
  margin-bottom: 0px;
}
.product-detail.product-detail-right-information .right-price-section hr {
  border-top: solid 1px #dddddd;
}
.product-detail.product-detail-right-information .right-price-section .price-per-quantity {
  width: 100%;
  max-width: 300px;
}
.product-detail.product-detail-right-information .right-price-section .retail-price-value {
  margin-top: 10px;
}
.product-detail.product-detail-right-information .right-price-section .retail-price-value:first-child {
  margin-top: 0px;
}
.product-detail.product-detail-right-information .right-price-section .attribute-title {
  padding-top: 3px;
}
.product-detail.product-detail-right-information .right-price-section select {
  width: 100%;
}
.product-detail.product-detail-right-information .right-price-section .box-qty {
  padding: 0px;
}
.product-detail.product-detail-right-information .right-price-section .box-qty ul.unstyled {
  margin-bottom: 0px;
}
.product-detail.product-detail-right-information .right-price-section #ProductPageForm {
  margin-bottom: 0px;
}
.product-detail.product-detail-right-information .right-price-section .addtocart-section {
  margin-top: 0px;
}
.product-detail.product-detail-right-information .right-price-section .addtocart-section li {
  padding: 0px;
  margin: 0px;
}
.product-detail.product-detail-right-information .right-price-section .addtocart-section .input-addtocart-section {
  width: 85px;
  float: left;
}
.product-detail.product-detail-right-information .right-price-section .addtocart-section .button-addtocart-section {
  width: calc(100% - 85px);
  float: right;
}
.product-detail.product-detail-right-information .right-price-section .purchase-list-row .btn-group {
  display: block;
}
.product-detail.product-detail-right-information .right-price-section .purchase-list-row .btn-group > .btn:first-child {
  width: 85%;
  box-sizing: border-box;
}
.product-detail.product-detail-right-information .right-price-section .purchase-list-row .btn-group > .btn + .dropdown-toggle {
  width: 15%;
  box-sizing: border-box;
}
.product-detail.product-detail-right-information .product-review {
  border: solid 0px transparent;
}
.product-detail.product-detail-right-information .product-review h5 {
  border: solid 0px transparent;
  padding: 0px;
}
.product-detail.product-detail-right-information .product-review .review-user-rating .span3:first-child {
  padding: 0px;
}
/* ENDPRODUCTPAGERIGHTINFORMATION */

/**************************************************/

/*  PRODUCT PAGE 2020, 2021 LAYOUTS */

.product-detail--2020-1 .row-fluid:last-child,
.product-detail--2020-2 .row-fluid:last-child,
.product-detail--2021-1 .row-fluid:last-child,
.product-detail--2021-2 .row-fluid:last-child,
.product-detail--2020-1 p:last-child,
.product-detail--2020-2 p:last-child,
.product-detail--2021-1 p:last-child,
.product-detail--2021-2 p:last-child {
  margin-bottom: 0;
}
.product-detail--2020-1 .row-fluid div[class*="span"],
.product-detail--2020-2 .row-fluid div[class*="span"],
.product-detail--2021-1 .row-fluid div[class*="span"],
.product-detail--2021-2 .row-fluid div[class*="span"] {
  min-height: 0 !important;
}
.product-detail--2020-1 .product-image__image,
.product-detail--2020-2 .product-image__image,
.product-detail--2021-1 .product-image__image,
.product-detail--2021-2 .product-image__image {
  width: 100%;
}
.product-detail--2020-1 .product-detail__product-title,
.product-detail--2020-2 .product-detail__product-title,
.product-detail--2021-1 .product-detail__product-title,
.product-detail--2021-2 .product-detail__product-title {
  margin-bottom: 0px !important;
}
.product-detail--2020-1 .product-brand,
.product-detail--2020-2 .product-brand,
.product-detail--2021-1 .product-brand,
.product-detail--2021-2 .product-brand {
  margin-top: 0;
}
.product-detail--2020-1 .rating:after,
.product-detail--2020-2 .rating:after,
.product-detail--2021-1 .rating:after,
.product-detail--2021-2 .rating:after {
  content: "";
  display: block;
  clear: both;
}
.product-detail--2020-1 .rating > .row-fluid,
.product-detail--2020-2 .rating > .row-fluid,
.product-detail--2021-1 .rating > .row-fluid,
.product-detail--2021-2 .rating > .row-fluid {
  float: left;
  width: 48.717948717948715%;
  *width: 48.664757228587014%;
  margin-bottom: 0;
}
.product-detail--2020-1 .rating > .row-fluid:only-child,
.product-detail--2020-2 .rating > .row-fluid:only-child,
.product-detail--2021-1 .rating > .row-fluid:only-child,
.product-detail--2021-2 .rating > .row-fluid:only-child {
  width: 100%;
}
.product-detail--2020-1 .rating > .row-fluid:nth-child(2),
.product-detail--2020-2 .rating > .row-fluid:nth-child(2),
.product-detail--2021-1 .rating > .row-fluid:nth-child(2),
.product-detail--2021-2 .rating > .row-fluid:nth-child(2) {
  margin-left: 2.564102564102564%;
  *margin-left: 2.5109110747408616%;
}
.product-detail--2020-1 #productReviewsPartialContainer.product-review,
.product-detail--2020-2 #productReviewsPartialContainer.product-review,
.product-detail--2021-1 #productReviewsPartialContainer.product-review,
.product-detail--2021-2 #productReviewsPartialContainer.product-review {
  background-color: transparent !important;
}
.product-detail--2020-1 .addtocart-section,
.product-detail--2020-2 .addtocart-section,
.product-detail--2021-1 .addtocart-section,
.product-detail--2021-2 .addtocart-section {
  margin-top: 0 !important;
}
@media (min-width: 768px) and (max-width: 979px) {
  .product-detail--2020-1 .product-page-image-col,
  .product-detail--2020-2 .product-page-image-col {
    width: 31.491712707182323%;
    *width: 31.43852121782062%;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .product-detail--2020-1 .product-page-info-col,
  .product-detail--2020-2 .product-page-info-col {
    width: 65.74585635359117%;
    *width: 65.69266486422946%;
  }
}
.product-detail--2020-1 .configuration-attributes > .row-fluid,
.product-detail--2020-2 .configuration-attributes > .row-fluid {
  margin-bottom: 15px;
}
.product-detail--2020-1 .configuration-attributes > .row-fluid:last-child,
.product-detail--2020-2 .configuration-attributes > .row-fluid:last-child {
  margin-bottom: 0;
}
@media (max-width: 979px) {
  .product-detail--2020-2 .thumbnails-gallery .product-image-thumbnails {
    margin-top: 15px;
  }
}
@media (min-width: 980px) {
  .product-detail--2020-2 .thumbnails-gallery .product-image-thumbnails {
    float: left;
    width: 80px;
    margin-right: 15px;
  }
}
.product-detail--2020-2 .thumbnails-gallery .slick-next,
.product-detail--2020-2 .thumbnails-gallery .slick-prev {
  background-color: #464648;
  color: white;
  border: 0;
}
@media (max-width: 979px) {
  .product-detail--2020-2 .thumbnails-gallery .slick-next,
  .product-detail--2020-2 .thumbnails-gallery .slick-prev {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
  }
}
@media (min-width: 980px) {
  .product-detail--2020-2 .thumbnails-gallery .slick-next,
  .product-detail--2020-2 .thumbnails-gallery .slick-prev {
    width: 100%;
    text-align: center;
    margin-bottom: 6px;
  }
}
.product-detail--2020-2 .thumbnails-gallery .slick-next .fa,
.product-detail--2020-2 .thumbnails-gallery .slick-prev .fa {
  color: white !important;
}
@media (max-width: 979px) {
  .product-detail--2020-2 .thumbnails-gallery .slick-next {
    left: auto;
    right: 0;
  }
}
@media (min-width: 980px) {
  .product-detail--2020-2 .thumbnails-gallery .slick-next {
    margin-bottom: 0;
    margin-top: 3px;
  }
}
@media (min-width: 980px) {
  .product-detail--2020-2 .thumbnails-gallery .slick-slide {
    margin-bottom: 3px;
    margin-top: 3px;
  }
  .product-detail--2020-2 .thumbnails-gallery .slick-slide:first-child {
    margin-top: 0;
  }
}
@media (max-width: 979px) {
  .product-detail--2020-2 .thumbnails-gallery .slick-slide {
    margin-left: 3px;
    margin-right: 3px;
  }
}
@media (max-width: 979px) {
  .product-detail--2020-2 .thumbnails-gallery .slick-slider {
    position: relative;
  }
}
@media (max-width: 979px) {
  .product-detail--2020-2 .thumbnails-gallery .slick-list {
    margin-left: 20px;
    margin-right: 20px;
  }
}
.product-detail--2020-2 .thumbnails-gallery .slides {
  visibility: hidden;
}
@media (min-width: 980px) {
  .product-detail--2020-2 .thumbnails-gallery .product-image-main-image {
    float: right;
    width: calc(100% - 95px);
  }
}
.product-detail--2020-2 .thumbnails-gallery #product-detail-gallery-thumbs {
  margin-top: 0 !important;
}
@media (min-width: 980px) {
  .product-detail--2020-2 #zoom-info,
  .product-detail--2020-2 #enlarge-info {
    margin-left: 95px;
  }
}
.product-detail--2020-2 .information-attribute {
  margin-bottom: 15px;
}
.product-detail--2020-2 .information-attribute:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 1200px) {
  /* larger product image modal */
  
  .modal.modal-product-image {
    bottom: 10%;
    margin-left: -465px;
    max-height: 980px;
    overflow-y: auto;
    width: 930px;
  }
  #productImagePopUpBodyDiv {
    max-height: 900px;
  }
}
@media screen and (min-width: 768px) {
  .product-page-col--sticky {
    padding-bottom: 10px;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
  }
  .product-detail--2021-1 .addtocart-section .btn-block,
  .product-detail--2021-2 .addtocart-section .btn-block {
    max-width: 300px;
  }
}
@media screen and (max-width: 767px) {
  .row-fluid.product-image__mosaic-row,
  .row-fluid.product-image__big-gallery-row {
    margin-bottom: 10px;
  }
  .product-image__mosaic-row > .span6 {
    float: left;
    margin-left: 2.127659574468085%;
    width: 48.93617021276595%;
  }
  .product-image__mosaic-row > .span6:first-child {
    margin-left: 0;
  }
  .product-image__big-gallery-row > .span4 {
    float: left;
    margin-left: 2.564102564102564%;
    width: 31.623931623931625%;
  }
  .product-image__big-gallery-row > .span4:first-child {
    margin-left: 0;
  }
}
/**************************************************/

.productbox {
  padding: 5px 5px 10px 5px;
  margin-bottom: 10px;
  position: relative;
}
.productbox.list-layout .box-photo {
  position: relative;
}
.productbox .unstyled li {
  padding: 0;
}
.productbox .product-img {
  cursor: pointer;
}
.productbox .qty-container {
  margin: 15px 0 15px 0;
}
.productbox .price-container {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 10px;
}
.productbox .price-container:last-child {
  border-bottom: 0px;
  padding-bottom: 0px;
}
.productbox .product-rating {
  margin: 8px 0;
}
.productbox .btn-link {
  padding: 0px !important;
  line-height: normal !important;
  text-align: left !important;
}
.productbox small .btn-link {
  font-size: 1em;
}
.productbox p {
  margin-top: 10px;
}
.pricePerQuantity-Qty {
  white-space: nowrap;
}
.grid-layout {
  text-align: center;
}
.grid-layout .productbox {
  position: relative;
}
.grid-layout .productbox .box-info {
  display: block;
}
.grid-layout .productbox .box-info a {
  line-height: normal;
  margin-bottom: 5px;
}
.grid-layout .productbox .box-qty {
  min-height: 0 !important;
}
.grid-layout .productbox .product-title {
  color: black;
  font-weight: 700;
  margin-bottom: 15px;
  word-wrap: break-word;
}
.grid-layout .productbox .box-photo {
  margin: 0 auto 10px auto;
  max-width: 100% !important;
}
.grid-layout .productbox .box-price {
  margin-top: 10px;
}
.grid-layout .productbox .box-price table {
  margin: 0 auto;
}
.grid-layout .product-rating {
  text-align: center;
}
.grid-layout .review-stars-scalable-container {
  margin-right: auto;
  margin-left: auto;
}
#PowerSearchSection {
  padding-left: 0px !important;
  margin-top: 0;
}
#PowerSearchSection .ps-item {
  clear: left;
}
.product {
  padding: 10px;
  text-align: center;
  margin-bottom: 20px;
}
.product img {
  margin-bottom: 20px;
}
.product .product-title {
  display: inline-block;
  width: 100%;
  color: black;
  font-weight: 700;
  font-size: 1.25em;
  margin-bottom: 15px;
  min-height: 50px;
}
.product strong {
  font-size: 1.35em;
  color: red;
  display: block;
  margin-bottom: 5px;
}
.product label.inline {
  display: inline;
}
.product .row-fluid {
  margin-bottom: 15px;
}
.product .row-fluid:last-child {
  margin-bottom: 0;
}
.list-layout {
  padding: 20px 0;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 0 !important;
}
.list-layout .strong,
.list-layout .price,
.list-layout .product-title a {
  font-size: 1.35em;
}
.list-layout .product-title a {
  font-weight: bold;
}
.list-layout .box-price {
  border-left: 1px solid #e5e5e5;
  padding-left: 25px;
}
.list-layout .box-price .price-per-quantity.table-condensed td:last-child {
  text-align: left !important;
  padding-left: 0;
}
.list-layout .box-price .btn.btn-mini .caret {
  margin-top: 8px;
  border-top: 4px solid #050505 !important;
}
.list-layout .box-price .btn.btn-mini.dropdown-toggle {
  border-left: 1px solid #050505 !important;
}
.list-layout .box-price table {
  width: 100%;
}
.list-layout .box-price .ehf-footer {
  margin-top: 10px;
}
.list-layout .box-price .btn.btn-mini.dropdown-toggle:first-child {
  border-left: 0 !important;
  margin-left: 0 !important;
}
.list-layout .product-brand {
  text-align: center;
}
.list-layout .addtocart,
.list-layout .addtoquote {
  margin-bottom: 5px;
}
.list-layout li:last-child > .addtocart,
.list-layout li:last-child > .addtoquote {
  margin-bottom: 0;
}
/* table layout */

.table--product .inline > li {
  margin-right: 2px;
  margin-bottom: 5px;
  padding-right: 0;
  padding-left: 0;
}
.table--product .table.price-per-quantity {
  width: 100%;
}
.table--product .table.price-per-quantity:last-child {
  margin-bottom: 0;
}
.table__cell--product-code {
  min-width: 60px;
}
.table__cell--product-code .table__text {
  word-wrap: anywhere !important;
}
@media screen and (max-width: 767px) {
  .table--product .table__cell {
    min-height: 10px;
  }
}
/* table layout end */

.purchaseListDropdown,
.controlListDropdown {
  position: relative;
}
.multiplePurchaseListDropdown {
  position: relative;
}
.addtopurchaselist-multiple,
.addtorecurringorder-multiple {
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
  background: #7e0c1f;
  border: 0;
  margin: 0;
  padding: 0;
  width: 100%;
}
.addtopurchaselist-multiple li a,
.addtorecurringorder-multiple li a {
  border-bottom: 1px solid black;
  color: white;
  font-weight: 300;
  padding: 6px 10px;
  text-decoration: none;
  white-space: normal;
}
.addtopurchaselist-multiple li a:hover,
.addtorecurringorder-multiple li a:hover {
  background: #ad102a !important;
  color: white;
  filter: none !important;
}
.addtopurchaselist-multiple li a:hover .fa,
.addtorecurringorder-multiple li a:hover .fa {
  color: white;
}
.addtopurchaselist-multiple li a.default-list,
.addtorecurringorder-multiple li a.default-list {
  font-weight: bold;
}
.addtopurchaselist-multiple li.divider,
.addtorecurringorder-multiple li.divider {
  background: black;
}
.addto-multiple.dropdown-menu {
  border-radius: 0 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 0;
  padding: 0;
}
.addto-multiple.dropdown-menu.pull-right > li > a:after {
  border-color: transparent #464648 transparent transparent;
  float: left;
  margin-right: 0;
  margin-left: -15px;
}
.addto-multiple.dropdown-menu.pull-right > li > a:hover:after,
.addto-multiple.dropdown-menu.pull-right > li > a:active:after,
.addto-multiple.dropdown-menu.pull-right > li > a:focus:after {
  border-color: transparent white transparent transparent;
}
.addto-multiple.dropdown-menu.pull-right .dropdown-submenu > .dropdown-menu {
  right: 100%;
  left: auto;
}
.addto-multiple.dropdown-menu > li > a {
  background: none !important;
  color: #464648;
  margin: 0;
}
.addto-multiple.dropdown-menu > li > a:after {
  border-left-color: #464648;
  border-width: 5px;
  margin-right: -15px;
}
.addto-multiple.dropdown-menu > li > a:hover,
.addto-multiple.dropdown-menu > li > a:active,
.addto-multiple.dropdown-menu > li > a:focus {
  background: #ad102a !important;
  color: white;
  filter: none !important;
}
.addto-multiple.dropdown-menu > li > a:hover:after,
.addto-multiple.dropdown-menu > li > a:active:after,
.addto-multiple.dropdown-menu > li > a:focus:after {
  border-left-color: white;
}
.addto-multiple.dropdown-menu > li > a:hover .fa,
.addto-multiple.dropdown-menu > li > a:active .fa,
.addto-multiple.dropdown-menu > li > a:focus .fa {
  color: white;
}
.addto-multiple.dropdown-menu .dropdown-menu {
  margin: -1px 0 0;
}
.product-detail .addtocart-section.text-right .addto-multiple.dropdown-menu {
  text-align: left;
}
.breadcrumb {
  margin: 0;
  border-radius: 0;
}
.breadcrumb li {
  text-shadow: none !important;
}
.breadcrumb .divider {
  color: black !important;
}
.filter-options li {
  margin: 0 0 10px 15px;
}
.filter-options li select {
  margin-bottom: 0;
  margin-left: 5px;
}
.filter-options .layout-type .icon-custom {
  vertical-align: middle;
}
.filter-options .layout-type .fa {
  margin-left: 10px;
  vertical-align: middle;
}
.filter-options .layout-type a:last-child {
  margin-right: 0px;
}
.filter-options > ul > li:first-child {
  margin-left: 0;
  padding-left: 0;
}
/****** Add to cart v2 ******/

/* product is in purchase list */

.add-to-preferred-list {
  background: none;
  border: 0;
  padding: 0;
}
.fa.add-to-preferred-list-icon {
  color: #dd0000 !important;
  font-size: 25px !important;
}
.is-in-purchaselist .fa.add-to-preferred-list-icon:before {
  content: "\f004";
}
.productbox .product-actions,
.product-image .product-actions {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 1020;
}
.productbox.productbox-promo .product-actions {
  top: 50px;
}
.product-detail.is-in-promo .product-actions {
  top: 60px;
}
/* product is in cart */

.product-image-container {
  display: inline-block;
  position: relative;
}
.product-image-container .in-cart-indicator {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 3;
}
.in-cart-indicator {
  display: none;
}
.is-in-cart .in-cart-indicator {
  display: block;
}
.fa.in-cart-icon {
  color: #c41230 !important;
  font-size: 90px !important;
  text-shadow: 0px 0px 3px #999999;
}
.list-layout .fa.in-cart-icon {
  font-size: 80px !important;
}
.complementary-products-section .fa.in-cart-icon {
  font-size: 40px !important;
}
.is-touchspin.is-in-cart .product-main-image,
.is-touchspin.is-in-cart .product-image__mosaic-row img {
  opacity: .5;
}
/* toggle qty field with touchspin */

.btn-addtocart-toggle-spinner {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* qty field with touchspin */

.qty-container-spinner,
.form-inline .qty-container-spinner {
  display: none;
}
.qty-container-spinner.show,
.form-inline .qty-container-spinner.show {
  align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.modal-footer .qty-container-spinner.input-append {
  margin-bottom: 0;
}
.modal-footer .qty-container-spinner.show {
  display: inline-block;
}
.qty-container-spinner {
  position: relative;
  /* uom */

  /* uom dropdown */

  /* validation */

}
.grid-layout .qty-container-spinner,
.complementary-product .qty-container-spinner {
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.qty-container-spinner.inline > li {
  margin-bottom: 0;
  padding: 0;
}
.qty-container-spinner .input-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.qty-container-spinner .input-group input {
  margin-top: 0;
  margin-bottom: 0;
}
.qty-container-spinner .input-group .btn {
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  line-height: 1 !important;
  min-height: 0;
  margin: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  width: auto !important;
  height: 100%;
}
.qty-container-spinner .input-group .btn .fa {
  vertical-align: baseline;
}
.qty-container-spinner .input-group-btn-vertical .btn {
  height: 50%;
  margin-left: 0;
}
.qty-container-spinner .add-on,
.qty-container-spinner li.add-on {
  align-items: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  height: auto;
  padding: 4px 5px;
}
.qty-container-spinner select {
  height: auto !important;
  min-height: auto !important;
}
.qty-container-spinner .field-validation-error {
  top: 100%;
}
.qty-container-spinner .popover {
  line-height: normal;
}
/* Fix for old theme commpatibility */

#ProductPageForm .qty-container-spinner .input-group .btn {
  margin: 0 !important;
}
.span9 .grid-layout .fa.in-cart-icon {
  font-size: 70px !important;
}
.span9 .list-layout .fa.in-cart-icon {
  font-size: 60px !important;
}
@media screen and (min-width: 1200px) {
  .product-detail .fa.in-cart-icon {
    font-size: 140px !important;
  }
  .product-detail .product-image__mosaic .fa.in-cart-icon {
    font-size: 240px !important;
  }
}
@media screen and (max-width: 1199px) {
  /* Fix for old theme commpatibility */
  
  .grid-layout .productbox .box-price .qty-container.qty-container-spinner > li button.btn {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
}
@media screen and (max-width: 1199px) and (min-width: 980px) {
  .grid-layout .fa.in-cart-icon {
    font-size: 70px !important;
  }
  .list-layout .fa.in-cart-icon {
    font-size: 60px !important;
  }
  .product-image__mosaic .fa.in-cart-icon {
    font-size: 180px !important;
  }
  .span9 .grid-layout .fa.in-cart-icon {
    font-size: 50px !important;
  }
  .span9 .list-layout .fa.in-cart-icon {
    font-size: 40px !important;
  }
}
@media screen and (max-width: 979px) and (min-width: 768px) {
  .grid-layout .fa.in-cart-icon,
  .complementary-products-section .fa.in-cart-icon {
    font-size: 50px !important;
  }
  .list-layout .fa.in-cart-icon {
    font-size: 40px !important;
  }
  .product-image__mosaic .fa.in-cart-icon {
    font-size: 120px !important;
  }
  .span9 .grid-layout .fa.in-cart-icon {
    font-size: 40px !important;
  }
  .span9 .list-layout .fa.in-cart-icon {
    font-size: 30px !important;
  }
  .span9 .btn.bootstrap-touchspin-up,
  .span9 .btn.bootstrap-touchspin-down {
    padding-right: 8px !important;
    padding-left: 8px !important;
  }
}
@media screen and (max-width: 767px) {
  .complementary-products-section .fa.in-cart-icon {
    font-size: 90px !important;
  }
  .qty-container-spinner .btn {
    display: inline-block;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    width: auto;
  }
  .qty-container-spinner input {
    max-width: 70px;
  }
}
/****** END Add to cart v2 ******/

footer {
  color: #666666;
  line-height: 1.5em;
  margin-bottom: 40px;
}
footer .footerListTitle {
  font-size: 1.5em;
}
footer h3 {
  font-size: 1.6em;
  letter-spacing: normal;
}
footer .chat {
  margin: 20px 0 !important;
}
footer ul > li {
  margin-bottom: 4px;
}
footer .networks {
  margin-left: 10px;
}
footer .networks li {
  padding: 0 5px;
}
footer .networks li a {
  background: transparent url('/ContentEcom/images/icons-sprites.png') no-repeat;
  width: 36px;
  height: 36px;
  text-indent: -10000px;
  display: block;
  overflow: hidden;
}
footer .networks .facebook a {
  background-position: -205px 0px;
}
footer .networks .facebook a:hover {
  background-position: -256px 0px;
}
footer .networks .twitter a {
  background-position: -205px -47px;
}
footer .networks .twitter a:hover {
  background-position: -256px -47px;
}
footer .networks .youtube a {
  background-position: -205px -93px;
}
footer .networks .youtube a:hover {
  background-position: -256px -93px;
}
footer .networks-text {
  line-height: 36px;
}
.product-brand {
  width: 100%;
  margin-top: 15px;
}
/***** PRICING ***/

.pricing strong {
  font-size: 1.85em;
  line-height: 1.5em;
}
.strike {
  text-decoration: line-through;
}
.product-navigation .divider {
  float: left;
  width: 1px;
  height: 150px;
  border-left: 1px solid black;
}
.product-navigation ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.product-navigation ul a {
  display: block;
  clear: both !important;
}
.product-navigation li {
  margin: 0 !important;
  padding: 10px;
}
.product-navigation li:first-child {
  padding-right: 20px;
  border-right: 1px solid #e5e5e5;
}
.product-navigation li:last-child {
  padding-left: 20px;
}
.complementary-product .productbox a {
  display: block;
  margin-bottom: 5px;
}
.complementary-product .productbox .dropdown-menu a {
  margin: 0;
}
.complementary-product .productbox > span {
  display: block;
  margin: 5px 0;
}
.complementary-product h5 {
  display: block;
  padding: 10px;
  font-weight: 300;
  color: white;
  background: #c41230;
  text-align: center;
  /*
        &:before {
            content: "";
            width: 0;
            height: 0;
            border-left: 5px solid transparent;
            border-right: 5px solid transparent;
            border-top: 5px solid #000;
            position: relative;
            left: 46%;
            top: 54px;
            }*/

}
.customerservice-maintenance .fa {
  color: inherit;
  margin-right: 5px;
}
.customerservice-box {
  background-color: #32688a;
  color: white !important;
  z-index: 1100;
  width: 100%;
  min-height: 32px;
  padding: 7px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  text-align: center;
}
.customerservice-box.hidden {
  border: 0;
  height: 0;
  min-height: 0;
  padding: 0;
}
.customerservice-box .fa {
  color: white !important;
}
.customerservice-box .btn {
  background: #333333 !important;
  color: white !important;
  border: 0 !important;
  margin: 3px;
  box-sizing: border-box;
}
.customerservice-box .btn .fa {
  color: white !important;
  margin-right: 5px;
  font-size: 14px !important;
  position: relative;
  top: 1px;
}
.customerservice-box .btn:hover,
.customerservice-box .btn:active,
.customerservice-box .btn:focus {
  border: 0 !important;
}
.customerservice-box .fa-user,
.customerservice-box .fa-users {
  margin-right: 10px;
  color: white;
}
.customerservice-box.themepreview-box {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1;
}
.basket-list .alert-purchaserulevalidation {
  padding-right: 14px;
}
.basket-list h3 {
  margin: 0;
  font-size: 1em;
}
.basket-list a.remove {
  display: block;
  min-width: 30px;
  min-height: 30px;
}
.basket-list .basket-list-header div {
  font-size: 1.1em;
  text-align: center;
}
.basket-list .basket-list-header div:first-child {
  text-align: left;
}
.basket-list .basket-tools {
  display: block;
  margin: 10px 0 !important;
}
.basket-list .basket-tools a {
  display: block;
  height: 40px;
}
.basket-list .basket-tools a.btn {
  height: auto;
}
.basket-list .basket-list-item {
  position: relative;
  padding: 10px;
}
.basket-list .basket-list-item:nth-child(2n) {
  background: #ededed;
}
.basket-list .basket-list-item.alert-error {
  background: #f2dede !important;
}
.basket-list .basket-list-item .basket-item-img {
  text-align: center;
}
.basket-list .basket-list-item .basket-item-title {
  text-align: left;
}
.basket-list .basket-list-item .basket-item-title h3 {
  font-weight: bold;
  margin-top: 0;
}
.basket-list .basket-list-item .basket-item-title h3 a {
  text-decoration: underline;
}
.basket-list .basket-list-item .basket-item-title p {
  margin-top: 10px;
}
.basket-list .basket-list-item .basket-item-comments {
  line-height: normal;
}
.basket-list .basket-list-item .basket-item-comments .basket-item-comment {
  margin: 0 5% 10px 0;
  width: 95%;
}
.basket-list .basket-list-item .basket-item-comments .icon-remove {
  cursor: pointer;
}
.basket-list .basket-list-item .basket-item-comments h5 {
  border-bottom: 1px dashed #cccccc;
}
.basket-list .basket-list-item .basket-item-comments ul li {
  margin-bottom: 5px;
}
.basket-list .basket-list-item .basket-item-comments ul li:last-child {
  margin-bottom: 0px;
}
.basket-list .basket-list-item .basket-item-comments [id^=comment] {
  border-bottom: 1px solid #dddddd;
  margin-bottom: 30px;
  padding-bottom: 5px;
}
.basket-list .basket-list-item .basket-item-comments .basket-item-comments-add {
  margin-top: 20px;
}
.basket-list .basket-list-item .basket-item-comments .basket-item-comments-add textarea {
  line-height: 1em !important;
  width: 95%;
  min-height: 80px;
  margin-bottom: 10px;
}
.basket-list .basket-list-item .basket-item-stock {
  text-align: center;
  line-height: 40px;
}
.basket-list .basket-list-item .basket-item-tools {
  line-height: 40px;
  text-align: right;
}
.basket-list .basket-list-item .basket-item-subprice {
  text-align: center;
}
.basket-list .basket-list-item .basket-item-qty {
  font-size: 1.5em;
  font-weight: bold;
  text-align: center;
}
.basket-list .basket-list-item .basket-item-qty input {
  padding: 0 9px;
  text-align: center;
  width: 30px;
}
.basket-list .basket-list-item .basket-item-qty .popover-content {
  line-height: 20px;
  font-weight: 400;
  font-size: 0.75em;
}
.basket-list .basket-list-item .basket-item-qty .basket-item-qty-inc a {
  box-sizing: border-box;
  display: inline-block !important;
  line-height: 38px !important;
  padding: 0 !important;
  text-align: center;
  width: 40px;
  height: 40px;
  min-height: 0 !important;
}
.basket-list .basket-list-item .basket-item-qty .basket-item-qty-inc a:hover,
.basket-list .basket-list-item .basket-item-qty .basket-item-qty-inc a:focus {
  text-decoration: none;
}
.basket-list .basket-list-item .basket-item-qty .basket-item-qty-inc input {
  border: 1px solid #999999;
  line-height: 40px;
  margin: 0;
  padding: 0;
  width: 50px;
  height: 40px;
}
.basket-list .basket-list-item .basket-item-bo {
  text-align: center;
}
.basket-list .basket-list-item .basket-item-price {
  text-align: center;
}
.basket-list .basket-list-item .basket-item-price h3 {
  font-size: 1.7em;
  min-height: 40px;
  line-height: 40px;
}
.basket-list .basket-list-controls {
  padding-top: 20px;
}
.basket-list .basket-list-sidebar .shipping-address {
  padding-bottom: 5px;
  border-bottom: 1px solid #999999;
}
.basket-list .basket-list-sidebar .coupon {
  padding-bottom: 5px;
  border-bottom: 1px solid #999999;
}
.basket-list .basket-list-sidebar .coupon input {
  margin-bottom: 5px;
}
.basket-list .basket-list-sidebar .coupon .icon-remove {
  margin-top: 2px;
}
.basket-list .basket-list-sidebar a {
  cursor: pointer;
}
.basket-list .basket-list-sidebar a:hover {
  text-decoration: none;
}
.basket-list .basket-list-sidebar a i {
  margin-top: 16px;
  float: right;
}
.basket-list .basket-list-sidebar a i.icon-chevron-down {
  display: none;
}
.basket-list .basket-list-sidebar a i.icon-chevron-up {
  display: block;
}
.basket-list .basket-list-sidebar a i.icon-shopping-cart {
  margin-top: 9px;
}
.basket-list .basket-list-sidebar a.collapsed i.icon-chevron-down {
  display: block;
}
.basket-list .basket-list-sidebar a.collapsed i.icon-chevron-up {
  display: none;
}
.basket-list .basket-totals {
  border: 0;
}
.basket-list .basket-totals .table {
  margin-bottom: 20px;
}
.basket-list .basket-totals .table tr td:first-child {
  width: 70%;
  text-align: right;
}
.basket-list .basket-totals .table tr td:last-child {
  white-space: nowrap;
  text-align: right;
}
.basket-list .basket-totals .table tr.total td {
  background: #ededed;
}
.basket-list .coupon-form input {
  border-right: 0 !important;
}
.basket-list .coupon-list > div {
  margin-top: 5px;
  padding: 3px 0;
}
.basket-list .coupon-list > div span {
  display: block;
  margin: 0 0 5px 5px;
}
.basket-list .coupon-list > div span.label {
  text-align: center;
}
.basket-list .coupon-list > div .coupon-list-item-remove {
  float: right;
}
.basket-list .coupon-list > div .coupon-list-item-remove i {
  margin: 0 !important;
}
/* PURCHASE LIST */

#purchaseListResults .list-options .hidden-desktop a,
#frmBasketMerge .list-options .hidden-desktop a {
  display: inline-block;
  width: auto;
}
.item-table-list-number-cell {
  width: 100px;
}
/* CHECKOUT */

.checkout input {
  margin-bottom: 5px;
}
.checkout .radio,
.checkout .checkbox {
  clear: both;
  float: left;
}
.checkout .payment-gift-certificate .radio + div {
  float: left;
  clear: both;
}
.checkout .radio input[type="radio"],
.checkout .checkbox input[type="checkbox"] {
  margin-top: 3px;
}
.checkout .comment-list {
  text-align: left;
  margin-left: 100px;
  word-wrap: break-word;
}
.checkout .checkout-accordion {
  margin: 0 0 15px 0;
}
.checkout .checkout-accordion .checkout-step-number {
  float: left;
  background: white;
  color: #999999;
  font-weight: normal;
  text-shadow: 0px 0px black;
  padding: 8px 12px;
  margin: 4px 8px 0 0;
  font-size: 1.3333em;
  border-radius: 3px;
  vertical-align: middle;
}
.checkout .checkout-accordion .sales-condition-accordion > div {
  padding: 0px !important;
  border: 0px !important;
}
.checkout .checkout-accordion .checkout-accordion-title {
  background: #c41230;
}
.checkout .checkout-accordion .checkout-accordion-title a {
  color: white;
}
.checkout .checkout-accordion .checkout-accordion-title a:hover {
  text-decoration: none !important;
}
.checkout .checkout-accordion .checkout-accordion-title h4 {
  margin: 8px 0;
  font-size: 1.3em;
  color: white;
}
.checkout .checkout-accordion .checkout-accordion-title .fa {
  color: inherit;
}
.checkout .checkout-accordion .checkout-accordion-content form,
.checkout .checkout-accordion .checkout-accordion-content .row-fluid,
.checkout .checkout-accordion .checkout-accordion-content .alert {
  margin: 0;
}
.checkout .checkout-accordion .checkout-accordion-content .row-fluid {
  margin-bottom: 10px;
}
.checkout .checkout-accordion .checkout-accordion-content .row-fluid:last-child {
  margin-bottom: 0;
}
.checkout .commentCustomizerLine td {
  padding: 0px !important;
  border-top: 0px !important;
  background-color: transparent !important;
}
.checkout .commentCustomizerLine td .comment-list {
  margin-left: 30px;
}
.checkout .commentCustomizerLine td li {
  margin: 6px 0px;
}
.checkout .commentCustomizerLine td li:last-child {
  margin-bottom: 0px;
}
.checkout .order-review-content table td:first-child {
  width: 80px;
  text-align: center;
}
.checkout .order-review-content table .table-ehf {
  float: right;
}
.checkout .order-review-content table .order-review-content-picture,
.checkout .order-review-content table .order-review-content-description {
  text-align: left;
  word-wrap: break-word;
}
.checkout .order-review-content table .order-review-content-qty,
.checkout .order-review-content table .order-review-content-bo,
.checkout .order-review-content table .order-review-content-qty-to-ship {
  text-align: center;
}
.checkout .order-review-content table .order-review-content-price,
.checkout .order-review-content table .order-review-content-subtotal {
  text-align: right;
}
.checkout .order-review-content table .order-review-content-price .table-ehf td,
.checkout .order-review-content table .order-review-content-subtotal .table-ehf td {
  border: none;
  background: white;
}
.checkout #standingOfferAutorityInfo > p {
  margin-top: 25px;
}
.checkout .sales-conditions div {
  width: auto !important;
  font-size: 12px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .is-coupon-item .order-review-content-price {
    display: none;
  }
}
.Checkout .order-review-totals .table {
  margin-bottom: 20px;
  width: auto;
}
@media screen and (min-width: 768px) {
  .Checkout .order-review-totals .table {
    min-width: 360px;
  }
}
.order-review-totals .table tr td {
  width: auto;
}
.order-review-totals .table tr td:last-child {
  white-space: nowrap;
  text-align: right;
}
.order-review-totals .table tr td:first-child {
  width: 70%;
  text-align: right;
}
.order-review-totals .table tr.total td {
  background: #ededed;
}
@media screen and (min-width: 768px) {
  .form-select-token {
    width: auto !important;
    min-width: 220px;
  }
}
/* TRACKING DOCUMENTS */

/* adding vertical spacing between back and toolbar buttons on mobile   */

@media screen and (max-width: 767px) {
  .document-toolbar {
    margin-top: 10px;
  }
}
/* replicating bootstrap4's vertical alignment to handle buttons falling on multiple lines on lower resolutions */

.inline-buttons {
  margin-top: -5px;
  margin-bottom: -5px;
}
.inline-buttons > .inline-buttons__item {
  margin-top: 5px;
  margin-bottom: 5px;
}
@media screen and (max-width: 767px) {
  .inline-buttons > .inline-buttons__item {
    /*  because of bootstrap2's .inline on the ul, li stays inline-block on lower res, which makes them not stack. This fixes it.   */
    display: block;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 768px) {
  .order-review-content-picture {
    width: 150px;
  }
}
.order-review-content-picture .ordre-review-product-picture {
  max-width: 150px;
}
/* MY ACCOUNT */

.contentText {
  margin-top: 15px;
}
.login-box .lostpassword-container {
  display: inline-block;
  float: left;
  margin-bottom: 0 !important;
}
.label .icon {
  vertical-align: bottom;
}
/* SHOPPING CART */

.basket-item-comments {
  word-wrap: break-word;
}
.basket-item-comments .accordion-group {
  border-radius: 0px;
  -webkit-border-radius: 0px;
  border: 0px;
}
.basket-item-comments .accordion-group .accordion-heading a:after {
  content: "▼";
  font-size: 9px;
  margin-left: 3px;
  position: relative;
  top: -1px;
  display: inline-block;
}
.basket-item-comments .accordion-group .accordion-heading a.collapsed:after {
  content: "▲";
}
#frmOrderLines .alert {
  margin-bottom: 0px;
  border-radius: 0px;
  -webkit-border-radius: 0px;
}
#btnCollapseAllAttributes button strong,
#btnExpandAllAttributes button strong {
  font-size: 1.4em;
  margin-right: 5px;
}
/************************************
	Replicate the Bootstrap flexbox columns
*/

.flex-row {
  display: flex;
  flex-basis: 0;
  flex-direction: row;
  align-items: stretch;
  flex-wrap: nowrap;
  margin-right: -15px;
  margin-left: -15px;
}
.flex-row:not(:last-child) {
  margin-bottom: 15px;
}
.flex-row__inner {
  flex-grow: 1;
  width: 100%;
  max-width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}
/****** STORE LOCATOR ********/

.address-results > .findastorebox > li {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .flex-row--store-search {
    flex-wrap: wrap;
  }
}
@media (min-width: 768px) {
  .flex-row__inner--use-location {
    padding-right: 30px;
    border-right: 1px solid #e5e5e5;
  }
}
@media (max-width: 767px) {
  .currentLocation-search {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .flex-row__inner--search-address:not(:first-child) {
    padding-left: 30px;
  }
}
.flex-row__inner--search-address-button {
  width: auto;
  max-width: none;
  padding-left: 0px;
}
.flex-row--store-results {
  flex-wrap: wrap;
  margin-top: -15px;
  margin-bottom: -15px;
}
.flex-row__inner--store {
  display: flex;
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .flex-row__inner--store {
    max-width: 50%;
  }
}
@media (min-width: 1200px) {
  .flex-row__inner--store {
    max-width: 33%;
  }
}
.flex-row__inner--store .boxshad {
  width: 100%;
}
@media (max-width: 768px) {
  .find-a-store-category-and-service .row-fluid > [class*="span"]:not(:last-child) {
    margin-bottom: 30px;
  }
}
.find-a-store-navigation-section {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .flex-row--search-all-stores {
    flex-wrap: wrap;
  }
}
.flex-row__inner--search-all-button {
  flex: 0 0 auto;
  width: 100%;
  max-width: 100%;
}
@media (max-width: 767px) {
  .flex-row__inner--search-all-button {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  .flex-row__inner--search-all-button {
    width: auto;
  }
}
/***************************************/

/*	STORE LOCATOR STORE INFO PAGE	*/

@media (max-width: 768px) {
  .store-info {
    display: flex;
    flex-wrap: wrap;
    flex-basis: 0;
    flex-direction: column;
    align-items: stretch;
  }
}
.store-info__item--has-icon {
  position: relative;
}
.store-info__item--has-icon > .icon {
  position: absolute;
  top: 4px;
}
.store-info__item--has-icon > .icon.fa-map-marker {
  top: 3px;
  left: 2px;
}
.store-info__item--has-icon > .store-info__wrapper {
  margin-left: 20px;
}
@media (max-width: 768px) {
  .store-info__details {
    order: 2;
  }
}
.store-info__item {
  margin-bottom: 15px !important;
}
.store-info__item:last-child {
  margin-bottom: 0 !important;
}
@media (max-width: 768px) {
  .store-info__map {
    order: 1;
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .store-info__services-and-categories .store-info__services-list {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .store-info__opening-hours .opening-hours {
    width: 100%;
    float: none;
    margin-bottom: 30px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .store-info__opening-hours .opening-exceptions {
    width: 100%;
    float: none;
    margin-left: 0;
  }
}
/***************************************/

/*	PREFERRED STORE SELECTED IN HEADER	*/

@media screen and (max-width: 767px) {
  .has-preferred-store {
    position: relative;
  }
}
@media screen and (max-width: 767px) {
  .has-preferred-store .popover {
    position: absolute !important;
    box-sizing: border-box;
    width: 98% !important;
    margin-left: 1% !important;
  }
}
@media screen and (min-width: 768px) {
  .has-preferred-store .popover {
    min-width: 450px;
  }
}
.header-nav__preferred-store .fa {
  vertical-align: baseline !important;
  font-size: inherit !important;
  line-height: auto !important;
}
.header-nav__preferred-store .fa.fa-small {
  font-size: 65% !important;
  vertical-align: middle !important;
  margin-top: -4px;
}
.header-nav__preferred-store .store-info li {
  margin-left: 0;
  padding: 0 !important;
}
.header-nav__preferred-store .icon--store-status,
.header-nav__preferred-store .store-info__status {
  color: #cc0000;
}
.header-nav__preferred-store .store-info__item--name.is-opened .icon--store-status,
.header-nav__preferred-store .store-info__item--name.is-opened .store-info__status {
  color: #009900;
}
.header-nav__preferred-store .store-info__item hr {
  margin: 0px !important;
  border-top-color: #464648;
}
@media screen and (max-width: 767px) {
  .header-nav__preferred-store .store-info__item--buttons .btn {
    display: block;
    width: 100%;
    box-sizing: border-box;
  }
}
.tooltip--my-preferred-store {
  z-index: 1050;
}
.product-detail__preferred-store-quantity .product-detail__separator {
  margin-top: 10px;
  margin-bottom: 10px;
  border-top-color: #dddddd;
  border-bottom: 0px;
}
/* TOOLTIP */

.field-validation-error,
.input-mini ~ .error,
.ejs-qtyinput ~ .error {
  z-index: 1020;
  position: absolute;
  display: block;
  visibility: visible;
  opacity: .9;
  filter: alpha(opacity=90);
  margin-left: 0px;
  margin-top: -3px;
  vertical-align: middle;
  max-width: 200px;
  color: white;
  text-align: center;
  text-decoration: none;
  background-color: #b94a48;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font: normal 11px Arial, sans-serif;
  padding: 9px 10px;
  white-space: normal !important;
}
.qty-container .field-validation-error,
.qty-container .input-mini ~ .error,
.qty-container .ejs-qtyinput ~ .error {
  min-width: 100px;
}
.field-validation-error:before,
.input-mini ~ .error:before,
.ejs-qtyinput ~ .error:before {
  content: "" !important;
  display: block !important;
  width: 0 !important;
  height: 0 !important;
  border-bottom: 4px solid #b94a48 !important;
  border-right: 4px solid transparent !important;
  border-left: 4px solid transparent !important;
  position: absolute !important;
  margin-left: 0px !important;
  margin-top: 0px !important;
  top: -4px !important;
}
@media screen and (max-width: 767px) {
  body.Ecom-ShoppingCart .field-validation-error,
  body.Ecom-ShoppingCart .input-mini ~ .error,
  body.Ecom-ShoppingCart .ejs-qtyinput ~ .error {
    left: 50%;
    transform: translateX(-50%);
  }
}
body.Ecom-ShoppingCart .field-validation-error:before,
body.Ecom-ShoppingCart .input-mini ~ .error:before,
body.Ecom-ShoppingCart .ejs-qtyinput ~ .error:before {
  display: none !important;
}
.field-validation-valid {
  display: none;
}
.modal fieldset .row-fluid {
  position: relative;
}
/****** FORMS ********/

#formCreateAccount .captcha .text-center,
#formNewsletter .captcha .text-center,
#formQuestion .captcha .text-center,
.add-credit-card .address-edit .captcha .text-center {
  text-align: left !important;
}
#formCreateAccount .captcha > .row-fluid > .span6 + .span6 > .row-fluid:first-child,
#formNewsletter .captcha > .row-fluid > .span6 + .span6 > .row-fluid:first-child,
#formQuestion .captcha > .row-fluid > .span6 + .span6 > .row-fluid:first-child,
.add-credit-card .address-edit .captcha > .row-fluid > .span6 + .span6 > .row-fluid:first-child {
  margin-bottom: 5px;
}
#frmMyProfile legend {
  margin-top: 30px;
}
#frmMyProfile fieldset:first-child > legend {
  margin-top: 0;
}
/****** STATUS BAR ********/

.statusbar {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  width: 100% !important;
  left: 0 !important;
  top: 0 !important;
  margin-left: 0 !important;
  text-align: center !important;
  background: black !important;
  background: rgba(0, 0, 0, 0.9) !important;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)" !important;
  z-index: 10000 !important;
}
.statusbar .modal-body {
  padding-top: 50px;
  padding-bottom: 20px;
}
.statusbar .modal-body ul {
  list-style: none;
}
.statusbar .modal-body a {
  color: white;
}
.statusbar .modal-body a:hover {
  color: #e6e6e6;
}
.statusbar .close {
  float: none !important;
  color: white;
  text-shadow: none !important;
  opacity: 1 !important;
  font-size: 0.85em;
  padding: 15px 0px 10px 0px;
  background: transparent !important;
  border: 0px !important;
  -webkit-appearance: none;
}
.statusbar .close:hover {
  opacity: 0.4 !important;
}
.statusbar .multipleMessage,
.statusbar .multipleMessageScroll {
  max-height: 240px;
}
.statusbar .multipleMessage h3,
.statusbar .multipleMessageScroll h3 {
  margin-bottom: 5px !important;
}
.statusbar .statusBarArrows a {
  display: block;
  height: 39px;
  text-indent: -10000px !important;
}
.statusbar #lnkStatusBarArrowsExpand {
  background: url(/ContentEcom/images/animated-arrows.gif) no-repeat 50% bottom;
}
.statusbar #lnkStatusBarArrowsCollapse {
  display: none;
  background: url(/Content/images/animated-arrowsup.gif) no-repeat 50% top;
}
.statusbar h3 {
  font-size: 1.15em;
  margin-bottom: 30px !important;
  color: white !important;
}
.statusbar i {
  vertical-align: middle !important;
  margin-right: 8px;
  margin-top: -3px;
  width: 32px !important;
  height: 32px !important;
}
.statusbar .yes,
.statusbar .no {
  float: none !important;
  color: #878787 !important;
  text-shadow: none !important;
  opacity: 1 !important;
  background: transparent !important;
  -webkit-apparance: none !important;
  cursor: pointer;
  text-decoration: none;
  border: 1px solid #282828 !important;
  padding: 5px 15px 3px 5px !important;
  margin: 0px 5px;
}
.statusbar .yes:hover,
.statusbar .no:hover {
  color: white !important;
  background: transparent !important;
  border-color: #878787 !important;
}
.statusbar .yes i,
.statusbar .no i {
  width: 16px !important;
  height: 16px !important;
}
.statusbar .icon-statusbar-success {
  width: 26px;
  height: 27px;
  background: transparent url('/ContentEcom/images/icons-sprites.png') no-repeat -461px -46px !important;
}
.statusbar .icon-statusbar-warning {
  width: 26px;
  height: 27px;
  background: transparent url('/ContentEcom/images/icons-sprites.png') no-repeat -461px 0px !important;
}
.statusbar .icon-statusbar-error {
  width: 26px;
  height: 27px;
  background: transparent url('/ContentEcom/images/icons-sprites.png') no-repeat -461px -93px !important;
}
.statusbar .icon-yes-circle {
  width: 24px !important;
  background: transparent url('/ContentEcom/images/icons-sprites.png') no-repeat -461px -140px !important;
}
.statusbar .icon-no-circle {
  width: 24px !important;
  background: transparent url('/ContentEcom/images/icons-sprites.png') no-repeat -461px -187px !important;
}
.statusbar .icon-loading {
  background: transparent url(/ContentEcom/images/statusbar-loader.gif) no-repeat 0 0 !important;
}
.modal .modal-body,
.modal iframe {
  -webkit-overflow-scrolling: touch;
}
.ejs-add-credit-card-modal.modal .modal-body,
.ejs-add-credit-card-modal.modal iframe {
  min-height: 460px;
}
.ejs-update-credit-card-modal.modal .modal-body,
.ejs-update-credit-card-modal.modal iframe {
  min-height: 460px;
}
.ejs-update-bank-account-modal.modal .modal-body,
.ejs-update-bank-account-modal.modal iframe {
  min-height: 460px;
}
.ejs-add-bank-account-modal.modal .modal-body,
.Checkout .ejs-add-credit-card-modal.modal .modal-body,
.ejs-add-bank-account-modal.modal iframe,
.Checkout .ejs-add-credit-card-modal.modal iframe {
  min-height: 525px;
}
/************************************/

/*		CREDIT CARD ADD MODAL		*/

html.has-creditcard-modal,
html.has-creditcard-modal body {
  overflow: hidden;
}
@media screen and (min-width: 1550px) {
  .modal.modal--add-credit-card.fade.in {
    top: 5%;
  }
}
@media screen and (min-width: 980px) and (max-width: 1549px) {
  .modal.modal--add-credit-card.fade.in {
    top: 2%;
  }
}
.modal.modal--add-credit-card.is-screen-edit.is-associated .modal-card-btn-associate {
  display: none;
}
.modal.modal--add-credit-card.is-screen-edit.is-associated .modal-card-btn-confirm {
  display: inline-block;
}
.modal.modal--add-credit-card.is-screen-edit .modal-card-btn-associate {
  display: inline-block;
}
.modal.modal--add-credit-card.is-screen-edit .modal-card-btn-confirm {
  display: none;
}
.modal.modal--add-credit-card.is-screen-edit .modal__wrapper.modal__wrapper--card-slider {
  left: 0;
}
.modal.modal--add-credit-card.is-screen-associate .modal-card-btn-edit {
  display: inline-block;
}
.modal.modal--add-credit-card.is-screen-associate .modal__wrapper.modal__wrapper--card-slider {
  left: -100%;
  left: -webkit-calc(-100% - 15px);
  left: calc(-100% - 15px);
}
.modal.modal--add-credit-card.is-screen-associate .modal__wrapper.modal__wrapper--card-slider .modal__inner {
  box-sizing: border-box;
  padding-right: 1px;
  padding-left: 1px;
}
.modal.modal--add-credit-card .modal-card-btn-edit,
.modal.modal--add-credit-card .modal-card-btn-associate {
  display: none;
}
.modal.modal--add-credit-card form,
.modal.modal--add-credit-card .well,
.modal.modal--add-credit-card .address-select,
.modal.modal--add-credit-card .address-display.unstyled:last-child {
  margin-bottom: 0;
}
.modal.modal--add-credit-card .row-fluid {
  margin-bottom: 10px;
}
.modal.modal--add-credit-card .row-fluid:last-child {
  margin-bottom: 0 !important;
}
.modal.modal--add-credit-card .modal__body {
  overflow-x: hidden;
  -webkit-transition: max-height 0.3s;
  transition: max-height 0.3s;
}
.modal.modal--add-credit-card .modal__footer:before,
.modal.modal--add-credit-card .modal__footer:after {
  display: none;
}
.modal.modal--add-credit-card .modal__footer .inline > li {
  box-sizing: border-box;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .modal.modal--add-credit-card .modal__footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
  }
  .modal.modal--add-credit-card .modal__footer .inline {
    margin-right: 10px;
  }
  .modal.modal--add-credit-card .modal__footer .inline:last-child {
    margin-right: 0;
  }
  .modal.modal--add-credit-card .modal__footer .inline.text-left > li {
    padding-left: 0;
  }
  .modal.modal--add-credit-card .modal__footer .inline.text-right > li {
    padding-right: 0;
  }
  .modal.modal--add-credit-card .modal__footer .inline > li {
    width: auto;
  }
}
.modal.modal--add-credit-card .address-select__item:last-child > label {
  margin-bottom: 0;
}
.modal.modal--add-credit-card .field-validation-error {
  display: block !important;
}
@media screen and (min-width: 768px) {
  .modal.modal--add-credit-card {
    width: 724px;
    margin-left: -362px;
  }
}
.add-card-complete-form {
  overflow: hidden;
}
.modal__wrapper.modal__wrapper--card-slider {
  overflow: hidden;
  position: relative;
  left: 0;
  /* no -webkit-transition because of bug in old IOS versions with CSS transitions and calc */
  transition: left .3s;
  width: 200%;
  width: -webkit-calc(200% + 30px);
  width: calc(200% + 30px);
}
.modal__wrapper.modal__wrapper--card-slider .modal__inner {
  float: left;
  margin-right: 0;
  margin-right: -webkit-calc(15px);
  margin-right: calc(15px);
  width: 50%;
  width: -webkit-calc(50% - 15px);
  width: calc(50% - 15px);
}
/********************************************/

/*					RETURNS					*/

.table-return-types label:last-child {
  margin-bottom: 0px;
}
.returnDetailLink {
  padding-left: 20px;
}
.returnDetailLink > span,
.returnDetailLink > a {
  vertical-align: middle;
}
.formInputSectionFull > textarea,
.formInputSectionFull > input {
  width: 100% !important;
}
/*********************************************/

@media screen and (max-width: 552px) {
  .ejs-add-credit-card-modal.modal .modal-body,
  .ejs-add-credit-card-modal.modal iframe {
    min-height: 700px;
    overflow-y: scroll;
  }
}
@media screen and (max-width: 552px) {
  .ejs-update-credit-card-modal.modal .modal-body,
  .ejs-update-credit-card-modal.modal iframe {
    min-height: 700px;
    overflow-y: scroll;
  }
}
@media screen and (min-width: 768px) {
  .navbar .navbar-inner .nav .submenu-left .nav a,
  .navbar .navbar-inner .nav .nav-inner-items a {
    width: 228px;
    box-sizing: border-box;
  }
}
/* isk gift certificate*/

.searchGift,
.redeem-gift-certificate {
  font-size: 21px;
  padding: 4px 0;
}
.icon-gift-certificate {
  background-position: -100px -505px;
  width: 47px;
  height: 41px;
  vertical-align: middle;
  margin-top: -2px;
}
.tab-content {
  overflow: visible;
}
.pointer-cursor,
.cursorhand {
  cursor: pointer;
}
.contentText a {
  color: #1571b0;
}
.contentTextHighlight {
  margin-top: 30px;
  font-weight: bold;
}
.main-navigation .main-navig-search {
  display: none;
  text-align: center;
}
.main-navigation .main-navig-search form {
  margin-bottom: 0;
  position: relative;
}
.main-navigation .main-navig-search input,
.main-navigation .main-navig-search .typeahead {
  width: 1073px;
}
.main-navigation .main-navig-search input {
  width: 1073px;
  border: 1px solid #ececce;
  height: 51px;
  line-height: 51px;
  padding-left: 20px;
  text-align: center;
  font-family: 'Oxygen', sans-serif;
  font-weight: 400;
  color: #666666;
  font-size: 18px;
  background: transparent url('/ContentEcom/images/icons-sprites.png') no-repeat 22px -684px;
  background-color: #ffffdf;
  margin: auto;
}
.main-navigation .main-navig-search .typeahead {
  width: 100%;
  text-align: left;
}
.main-navigation .main-navig-search .btn {
  height: 53px;
  width: 63px;
  margin-right: -1px;
}
.main-navigation .main-navig-search .icon-custom {
  height: 26px;
  width: 26px;
  vertical-align: middle;
  margin-left: 3px;
  float: left;
}
.main-navigation .main-navig-search .icon-caretr {
  margin-top: 6px;
  width: 9px;
  height: 14px;
}
.main-navigation .navbar .navbar-inner .nav-quicklinks ul.nav {
  text-align: right;
  position: static;
  display: block;
  float: none;
}
.main-navigation .navbar .navbar-inner .nav-quicklinks ul.nav li {
  float: none;
  display: inline-block;
}
.main-navigation .navbar .navbar-inner .nav-quicklinks ul.nav li:first-child {
  text-indent: 0;
}
.main-navigation .navbar .navbar-inner .nav-quicklinks ul.nav li:last-child {
  margin-right: 0;
}
.main-navigation:not(.f-nav) .navbar .navbar-inner .nav-collapse.collapse.span10 {
  width: 100%;
}
.navbar .nav {
  left: auto !important;
}
.navbar-inner .container.row-fluid {
  margin-bottom: 0;
}
.navbar-inner .nav-quicklinks {
  display: none;
}
.navbar-inner .nav-quicklinks .nav {
  margin: 0;
}
.navbar-inner .nav-quicklinks .nav li {
  padding: 0;
}
.navbar-inner .nav-quicklinks .nav li .icon-custom {
  float: none;
}
.navbar-inner .nav-quicklinks .nav li a {
  line-height: auto;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
}
.navbar-inner .nav-quicklinks .nav li a:hover {
  background: none transparent !important;
}
.navbar-inner .nav-quicklinks .nav li.dropdown {
  position: static;
}
.navbar-inner .nav-quicklinks .nav li.open .box {
  background: #333333;
  border-right: 1px solid #2a2d2d;
  border-left: 1px solid #2a2d2d;
}
.navbar-inner .nav-quicklinks .nav li .dropdown-menu {
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  background: #333333;
  border: 0;
  margin: 0;
  padding: 0;
  width: 100%;
}
.navbar-inner .nav-quicklinks .nav li .dropdown-menu .btn {
  background: #ff9933 !important;
  border: 1px solid #ff9933 !important;
  margin: 10px 5px 0px 5px;
  letter-spacing: 0;
}
.navbar-inner .nav-quicklinks .nav li .dropdown-menu .btn:hover {
  background: #ffb033 !important;
  border: 1px solid #ffb033 !important;
}
.navbar-inner .nav-quicklinks .nav li .dropdown-menu .nav-header {
  padding: 10px 10px 5px 10px;
  font-size: 1em;
  font-weight: 400;
  color: #999999;
  text-shadow: 0px 0px 0px black;
}
.navbar-inner .nav-quicklinks .nav li .dropdown-menu .divider {
  background: transparent;
  border: 0;
  border-top: 1px solid #818181;
  margin-bottom: 1px;
}
.navbar-inner .nav-quicklinks .nav li .dropdown-menu li {
  width: auto;
}
.navbar-inner .nav-quicklinks .nav li .dropdown-menu a {
  color: white;
  border-bottom: 1px solid #3f3f3f;
  text-decoration: none;
  padding: 6px 10px !important;
  white-space: normal;
  font-size: 1em;
  text-transform: none;
}
.navbar-inner .nav-quicklinks .nav li .dropdown-menu a:hover {
  background: #474747 !important;
}
.navbar-inner .nav-quicklinks .nav li .dropdown-menu:after {
  content: '';
  display: none;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #333333 !important;
  position: absolute;
  top: -6px;
  left: 10px;
}
.well.well-sm {
  padding: 10px;
}
.well.well-sm:last-child {
  margin-bottom: 0px;
}
.checkout-customized-comment {
  margin-top: 10px !important;
}
.checkout-customized-comment ul {
  margin-bottom: 0px;
}
.checkout-customized-comment ul li {
  margin-bottom: 5px;
}
.checkout-customized-comment ul li:last-child {
  margin-bottom: 0px;
}
.nav-rightlinks ul {
  margin-bottom: 0;
}
.nav-rightlinks ul li {
  display: block;
  float: left;
  padding: 0;
  margin: 0;
}
.nav-rightlinks ul a {
  border: 0px !important;
}
@media screen and (min-width: 1200px) {
  .btn-navbar {
    display: none !important;
  }
}
@media screen and (min-width: 980px) and (max-width: 1200px) {
  .main-navigation .main-navig-search input {
    width: 843px;
  }
  .navbar-inverse .nav-rightlinks a {
    padding: 0 7px;
    font-size: 0.9em;
  }
}
@media screen and (min-width: 768px) and (max-width: 979px) {
  .f-nav.main-navigation {
    padding: 0px !important;
  }
  .f-nav.main-navigation .main-navig-search input {
    width: 627px !important;
  }
  .nav-quicklinks .icon-custom {
    margin-top: -2px !important;
  }
}
@media screen and (max-width: 767px) {
  .nav-rightlinks {
    display: none !important;
  }
}
@media print {
  a[href]:after,
  .section-container-main-navigation,
  .header-topsection,
  .header-nav,
  footer {
    display: none !important;
  }
}
header .container {
  position: relative;
}
/*****************************************/

/*                         KLOUD PAY            */

/*****************************************/

@media screen and (min-width: 768px) {
  .amount-textbox,
  [data-priceDisplay="true"] {
    text-align: right !important;
  }
}
.invoicePaymentDetails:last-child {
  margin-bottom: 0px;
}
.invoicePaymentDetails > li {
  margin-bottom: 10px;
}
.invoicePaymentDetails > li:last-child {
  margin-bottom: 0px;
}
.documentSearchAdvancedSearch .span4 {
  padding-bottom: 30px;
}
.documentSearchAdvancedSearch .span4:last-child {
  padding-bottom: 0px;
}
.documentSearchAdvancedSearch .span4:nth-child(3n+1) {
  clear: left;
  margin-left: 0;
}
.KPLLayoutKP header {
  margin-bottom: 30px;
  padding-top: 15px;
}
.KPLLayoutKP .header-nav {
  text-align: right;
}
.KPLLayoutKP .header-nav .dropdown-menu > li {
  text-align: left;
  margin-left: 0px;
}
.KPLLayoutKP .header-nav .dropdown-menu > li > a:hover,
.KPLLayoutKP .header-nav .dropdown-menu > li > a:active,
.KPLLayoutKP .header-nav .dropdown-menu > li > a:focus {
  color: #464648;
  filter: none;
  background: none transparent;
}
.KPLLayoutKP .noclickLabel > a,
.KPLLayoutKP .noclickLabel > a:link,
.KPLLayoutKP .noclickLabel > a:hover,
.KPLLayoutKP .noclickLabel > a:active,
.KPLLayoutKP .noclickLabel > a:visited,
.KPLLayoutKP .noclickLabel > a:focus {
  text-decoration: none !important;
  color: #464648 !important;
  cursor: normal !important;
}
.kp-pageTitle {
  margin-bottom: 10px;
}
.KPTDashboard .tooltip.in {
  opacity: 0.95;
  filter: alpha(opacity=95);
}
.KPTDashboard .tooltip.right .tooltip-arrow {
  border-right-color: #c41230;
}
.KPTDashboard .tooltip-inner {
  background-color: #c41230;
  color: white;
}
.KPTDashboard .input-append,
.KPTDashboard .input-prepend {
  margin: 0px;
}
.KPTDashboard .input-append textarea,
.KPTDashboard .input-prepend textarea,
.KPTDashboard .input-append input[type="text"],
.KPTDashboard .input-prepend input[type="text"],
.KPTDashboard .input-append input[type="password"],
.KPTDashboard .input-prepend input[type="password"],
.KPTDashboard .input-append input[type="datetime"],
.KPTDashboard .input-prepend input[type="datetime"],
.KPTDashboard .input-append input[type="datetime-local"],
.KPTDashboard .input-prepend input[type="datetime-local"],
.KPTDashboard .input-append input[type="date"],
.KPTDashboard .input-prepend input[type="date"],
.KPTDashboard .input-append input[type="time"],
.KPTDashboard .input-prepend input[type="time"],
.KPTDashboard .input-append input[type="week"],
.KPTDashboard .input-prepend input[type="week"],
.KPTDashboard .input-append input[type="number"],
.KPTDashboard .input-prepend input[type="number"],
.KPTDashboard .input-append input[type="email"],
.KPTDashboard .input-prepend input[type="email"],
.KPTDashboard .input-append input[type="tel"],
.KPTDashboard .input-prepend input[type="tel"],
.KPTDashboard .input-append input[type="url"],
.KPTDashboard .input-prepend input[type="url"] {
  height: 30px !important;
  line-height: 20px !important;
  min-height: 0px !important;
  padding-top: 2px;
  padding-bottom: 2px;
  min-width: 95px;
}
.KPTDashboard .input-append .add-on,
.KPTDashboard .input-prepend .add-on {
  background-color: #c41230;
  color: white;
  text-shadow: none;
}
.kp-summarybox {
  padding: 20px;
  text-align: center;
  border: solid 1px #464648;
}
.kp-summarybox.kp-invertedbox {
  background-color: #c41230;
  color: white;
  border-color: #c41230;
}
.kp-summarybox.kp-invertedbox h3,
.kp-summarybox.kp-invertedbox p,
.kp-summarybox.kp-invertedbox a,
.kp-summarybox.kp-invertedbox a:link,
.kp-summarybox.kp-invertedbox a:hover,
.kp-summarybox.kp-invertedbox a:active,
.kp-summarybox.kp-invertedbox a:visited,
.kp-summarybox.kp-invertedbox a:focus,
.kp-summarybox.kp-invertedbox .fa {
  color: white !important;
}
.kp-summarybox h3,
.kp-summarybox p {
  margin-bottom: 10px;
}
.kp-summarybox h3:last-child,
.kp-summarybox p:last-child {
  margin-bottom: 0px;
}
.kp-summarybox h3 {
  margin-top: 0px;
  font-size: 18px;
  line-height: 1.1em;
}
.kp-summarybox .kp-summarybox-total-amount {
  font-size: 34px;
  line-height: 1.1em;
}
.kp-summarybox .kp-summarybox-credit-amount {
  font-size: 34px;
  line-height: 1.1em;
}
.kp-summarybox .kp-summarybox-total-history,
.kp-summarybox .kp-summarybox-credit-history {
  font-size: 12px;
  line-height: 1.1em;
}
.kp-summary-table td {
  padding: 10px 5px;
}
.kp-summary-table td.kp-pricecell {
  text-align: right;
}
.kp-table-total--summary {
  border-top: solid 3px #c41230;
}
body .row-fluid.kp-results-header {
  margin-bottom: 10px;
}
.kp-results-resultsperpage {
  text-align: right;
}
.kp-invoice-table td,
.kp-credit-table td,
.kp-invoice-table th,
.kp-credit-table th {
  vertical-align: middle;
}
.kp-invoice-table td span:after,
.kp-credit-table td span:after,
.kp-invoice-table th span:after,
.kp-credit-table th span:after {
  font-family: "fontawesome";
  font-size: 8px;
  line-height: 8px;
  position: relative;
  top: -2px;
  left: 4px;
}
.kp-invoice-table td.sortdown span:after,
.kp-credit-table td.sortdown span:after,
.kp-invoice-table th.sortdown span:after,
.kp-credit-table th.sortdown span:after {
  content: "\f078";
}
.kp-invoice-table td.sortup span:after,
.kp-credit-table td.sortup span:after,
.kp-invoice-table th.sortup span:after,
.kp-credit-table th.sortup span:after {
  content: "\f077";
}
.kp-invoice-table.table-striped tbody > tr.selected > td,
.kp-credit-table.table-striped tbody > tr.selected > td,
.kp-invoice-table.table-striped tbody > tr:nth-child(2n+1).selected > td,
.kp-credit-table.table-striped tbody > tr:nth-child(2n+1).selected > td,
.kp-invoice-table.table-striped tbody > tr.selected > th,
.kp-credit-table.table-striped tbody > tr.selected > th,
.kp-invoice-table.table-striped tbody > tr:nth-child(2n+1).selected > th,
.kp-credit-table.table-striped tbody > tr:nth-child(2n+1).selected > th {
  background-color: #ffffcc !important;
}
.kp-invoice-headerTotals td,
.kp-invoice-headerTotals th {
  text-align: right;
  background-color: #464648;
  color: white;
  vertical-align: middle;
}
.inverted-header {
  color: white;
}
.inverted-header .kp-invoice-total-headers {
  text-align: right;
}
.inverted-header .kp-invoice-total-headers[data-price="false"] {
  text-align: left;
}
.inverted-header th,
.inverted-header td {
  background-color: #c41230;
  color: white;
}
.fa.termsAmount-icon {
  margin-right: 4px;
  line-height: 1em !important;
  color: #c41230 !important;
}
table td.kp-invoice-dataAmount {
  vertical-align: middle;
}
table td.kp-invoice-dataAmount:last-child {
  white-space: nowrap;
}
table td.kp-invoice-dataAmount:last-child .kp-invoiceInfo-mobile {
  white-space: normal;
  color: white;
  background-color: #c41230;
}
table td.kp-invoice-dataAmount input {
  max-width: 100px;
}
.tooltip {
  white-space: normal;
}
@media screen and (min-width: 1200px) {
  .inverted-header .kp-invoice-total-headers {
    white-space: nowrap;
    font-size: 85%;
  }
  html[lang="en"] .inverted-header .kp-invoice-total-headers {
    font-size: 90%;
  }
  table td.kp-invoice-dataAmount {
    white-space: nowrap;
  }
  .kp-invoice-headerTotals td,
  .kp-invoice-headerTotals th {
    white-space: nowrap;
  }
}
@media screen and (max-width: 1199px) {
  .kp-invoiceNumber {
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-all;
  }
}
.kp-invoiceInfo-mobile {
  color: white;
  background-color: #464648;
  padding: 6px;
  font-size: 0.7em;
  line-height: 1.3em;
  margin-top: 4px;
}
table td.kp-invoice-dataAmount {
  text-align: right;
}
.kp-table-total td,
.kp-table-total th {
  text-align: right;
}
.unselectedFilter {
  opacity: 0.35;
}
.kp-InvoiceFilters input {
  display: none;
}
.kpInvoiceFilters-noresults {
  display: none;
}
td.kp-PaymentPopup-Amount,
th.kp-PaymentPopup-Amount {
  text-align: right;
}
.kp-PaymentPopup-TermDiscount small {
  font-size: 70%;
  line-height: 1em;
}
@media screen and (min-width: 768px) {
  .kp-invoice-table {
    position: relative;
    left: 50%;
    transform: translate(-50%);
  }
  table .kp-checkboxCell {
    width: 50px;
    text-align: center;
    box-sizing: border-box;
  }
  .kpInvoiceFilters-noresults {
    display: none !important;
  }
  .kp-invoice-dataAmount.hidden-phone {
    display: table-cell;
  }
  .kp-topButtons-right {
    text-align: right;
  }
}
@media screen and (max-width: 767px) {
  .kp-invoice-table.flip-scroll,
  .kp-credit-table.flip-scroll {
    border: 0px;
    margin-bottom: 0px;
  }
  .kp-invoice-table.flip-scroll tr:not(:last-child),
  .kp-credit-table.flip-scroll tr:not(:last-child) {
    margin-bottom: 15px;
  }
  .kp-invoice-table.table-striped tbody > tr:not(.selected) > td,
  .kp-credit-table.table-striped tbody > tr:not(.selected) > td,
  .kp-invoice-table.table-striped tbody > tr:not(.selected) > th,
  .kp-credit-table.table-striped tbody > tr:not(.selected) > th {
    background-color: transparent;
  }
  table td.kp-invoice-dataAmount {
    text-align: right;
  }
  table td.kp-invoice-dataAmount .input-append > input {
    width: 120px;
  }
  .kp-filterHidden {
    display: none !important;
  }
  .mobilePayThisInvoice .fa-check-square-o,
  .mobilePayAll .fa-check-square-o,
  .mobileCreditAll .fa-check-square-o,
  .mobileApplyThisCredit .fa-check-square-o {
    display: none;
  }
  .ejs-kpInvoiceLine.selected .mobilePayThisInvoice .fa-check-square-o,
  .ejs-kpCreditLine.selected .mobileApplyThisCredit .fa-check-square-o,
  .mobilePayAll.selected .fa-check-square-o,
  .ejs-btnCreditAll.selected .fa-check-square-o {
    display: inline-block;
  }
  .ejs-kpInvoiceLine.selected .mobilePayThisInvoice .fa-square-o,
  .ejs-kpCreditLine.selected .mobileApplyThisCredit .fa-square-o,
  .mobilePayAll.selected .fa-square-o,
  .ejs-btnCreditAll.selected .fa-square-o {
    display: none;
  }
}
.ejs-search-panel-select .fa {
  -webkit-transition: width 0.2s, height 0.2s, -webkit-transform 0.2s, top 0.2s;
  /* Safari */
  transition: width .2s, height .2s, transform .2s, top .2s;
  position: relative;
  top: 1px;
}
.ejs-search-panel-select.opened .fa {
  transform: rotate(180deg);
  position: relative;
  top: 2px;
}
.table--pay-oldest-first {
  font-size: 0.9em;
}
.table--pay-oldest-first td {
  padding: 4px;
}
.table--pay-oldest-first .input-append textarea,
.table--pay-oldest-first .input-append input[type="text"],
.table--pay-oldest-first .input-append input[type="password"],
.table--pay-oldest-first .input-append input[type="datetime"],
.table--pay-oldest-first .input-append input[type="datetime-local"],
.table--pay-oldest-first .input-append input[type="date"],
.table--pay-oldest-first .input-append input[type="time"],
.table--pay-oldest-first .input-append input[type="week"],
.table--pay-oldest-first .input-append input[type="number"],
.table--pay-oldest-first .input-append input[type="email"],
.table--pay-oldest-first .input-append input[type="tel"],
.table--pay-oldest-first .input-append input[type="url"] {
  min-width: 80px;
  width: 80px;
}
.table--pay-oldest-first .input-prepend,
.table--pay-oldest-first .input-append {
  flex-wrap: nowrap;
}
.kp-invoice-dataDueDate {
  white-space: nowrap;
}
/*  END KLOUDPAY    */

/*****************************************/

/*		PAYMENT EXTENSION SECURE PAGE	*/

/*****************************************/

.LayoutKPECreditCardSecureLink .main-section-container {
  margin-bottom: 30px;
}
.LayoutKPECreditCardSecureLink .kpe-pci-frame {
  border: solid 1px #d8d8d8;
  height: 530px;
  width: 100%;
}
.LayoutKPECreditCardSecureLink .secure-add-card__header {
  padding: 30px 0 !important;
  height: auto !important;
  text-align: center !important;
}
.LayoutKPECreditCardSecureLink .secure-add-card__logo {
  display: inline-block !important;
  float: none !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  max-width: none !important;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.LayoutKPECreditCardSecureLink .secure-add-card__logo .logo__img {
  width: auto !important;
}
.LayoutKPECreditCardSecureLink .kpe-pci-container {
  border: 0;
  margin-left: auto;
  margin-right: auto;
  max-width: 550px;
  padding: 0;
  width: 100%;
}
.LayoutKPECreditCardSecureLink .btn-primary .fa {
  color: white !important;
}
.LayoutKPECreditCardSecureLink h1,
.LayoutKPECreditCardSecureLink h2,
.LayoutKPECreditCardSecureLink h3,
.LayoutKPECreditCardSecureLink h4,
.LayoutKPECreditCardSecureLink h5 {
  margin-top: 0 !important;
  display: block !important;
}
.LayoutKPECreditCardSecureLink h1:last-child,
.LayoutKPECreditCardSecureLink h2:last-child,
.LayoutKPECreditCardSecureLink h3:last-child,
.LayoutKPECreditCardSecureLink h4:last-child,
.LayoutKPECreditCardSecureLink h5:last-child {
  margin-bottom: 0px !important;
}
.LayoutKPECreditCardSecureLink .kpe-bigsection-title {
  font-size: 1.375rem;
}
.LayoutKPECreditCardSecureLink .address-edit__item {
  margin-bottom: 10px;
}
.LayoutKPECreditCardSecureLink .address-edit__item:last-child {
  margin-bottom: 0;
}
.LayoutKPECreditCardSecureLink .address-edit__item input,
.LayoutKPECreditCardSecureLink .address-edit__item select {
  margin-bottom: 5px;
}
.LayoutKPECreditCardSecureLink .secure-add-card__title {
  margin-top: 30px !important;
  margin-bottom: 60px !important;
}
.LayoutKPECreditCardSecureLink .secure-add-card__desc {
  margin-bottom: 60px !important;
}
.LayoutKPECreditCardSecureLink .btn-large .fa {
  margin-right: 8px;
  top: -1px;
}
.LayoutKPECreditCardSecureLink footer {
  padding: 30px 0 !important;
  margin: 0 !important;
  background-image: none !important;
  background-color: #c41230 !important;
  color: white !important;
}
.LayoutKPECreditCardSecureLink footer a:link,
.LayoutKPECreditCardSecureLink footer a:active,
.LayoutKPECreditCardSecureLink footer a:hover,
.LayoutKPECreditCardSecureLink footer a:visited {
  color: white !important;
}
.LayoutKPECreditCardSecureLink footer *,
.LayoutKPECreditCardSecureLink footer .container {
  padding: 0 !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  background: none transparent !important;
  min-height: 0px !important;
}
.LayoutKPECreditCardSecureLink .secure-link__footer-sep {
  display: inline-block;
  margin-left: 25px;
  margin-right: 25px;
}
@media screen and (min-width: 769px) {
  .LayoutKPECreditCardSecureLink .kpe-default-card {
    display: flex;
    flex-wrap: no-wrap;
    align-items: center;
  }
  .LayoutKPECreditCardSecureLink .kpe-default-card__label,
  .LayoutKPECreditCardSecureLink .kpe-default-card__checkbox {
    min-height: 0;
  }
  .LayoutKPECreditCardSecureLink .kpe-default-card__label label,
  .LayoutKPECreditCardSecureLink .kpe-default-card__checkbox label {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 768px) {
  .LayoutKPECreditCardSecureLink footer {
    text-align: center !important;
  }
  .LayoutKPECreditCardSecureLink footer [class*="span"] {
    margin-bottom: 15px !important;
  }
  .LayoutKPECreditCardSecureLink footer [class*="span"]:last-child {
    margin-bottom: 0 !important;
  }
  .LayoutKPECreditCardSecureLink footer .text-right {
    text-align: center !important;
  }
}
.LayoutKPECreditCardSecureLink .kpe-paynow-details-table th,
.LayoutKPECreditCardSecureLink .kpe-paynow-details-table td {
  text-align: left;
  vertical-align: top;
}
.LayoutKPECreditCardSecureLink .kpe-paynow-details-table tr:not(:last-child) th,
.LayoutKPECreditCardSecureLink .kpe-paynow-details-table tr:not(:last-child) td {
  padding-bottom: 10px;
}
.LayoutKPECreditCardSecureLink .kpe-paynow-details-table td {
  padding-left: 20px;
}
.LayoutKPECreditCardSecureLink .kpe-paynow-termsamount {
  font-size: 0.7em;
  font-style: italic;
}
/*****************************/

/*  QUANTITY BY WAREHOUSE */

.quantity-per-warehouse .table {
  margin-bottom: 0;
}
.modal .quantity-per-warehouse .table {
  border: 1px solid #dddddd;
}
.table__row.table__row--sticky .table__cell {
  background-color: white;
  position: sticky;
  top: 0;
}
.modal .table__row.table__row--sticky .table__cell {
  position: static;
}
.product-detail__quantity-by-warehouse,
.productbox__quantity-by-warehouse {
  max-height: 300px;
  overflow-y: auto;
}
.button.button--auto {
  width: auto !important;
}
.button.button--px-0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.caption .icon {
  position: relative;
  top: -1px;
}
/**********************/

/*  VIDEO FROM CMS  */

.video.video--cms {
  max-width: 100%;
}
/****************************************/

/*	PROMOTION ICON MANAGED BY CUSTOMER	*/

.promotion-icon,
.fee-icons {
  position: absolute;
  top: 5px;
  right: 5px;
  z-index: 1020;
}
.promotion-icon.promotion-icon--image,
.fee-icons.promotion-icon--image {
  max-width: 30px;
}
.fee-icons {
  right: auto;
  left: 5px;
}
.Ecom-PurchaseListPage .fee-icons {
  top: 25px;
}
.fee-icons__icon {
  display: inline-block;
}
.fee-icons__icon--text {
  padding: 3px 5px;
}
.fee-icons__icon--image {
  max-width: 30px;
}
/*******************************/

/*	TIME SLOTS POPUP SELECTOR	*/

.modal-backdrop {
  z-index: 1041;
}
@media screen and (min-width: 768px) {
  .modal.modal--time-slot-selector {
    width: 724px;
    margin-left: 0;
    transform: translateX(-50%);
  }
}
@media screen and (min-width: 768px) {
  .modal.modal--time-slot-selector.fade.in {
    top: 5%;
  }
}
@media screen and (min-width: 980px) {
  .modal.modal--time-slot-selector {
    width: 940px;
  }
}
@media screen and (min-width: 1200px) {
  .modal.modal--time-slot-selector {
    width: 1170px;
  }
}
.flex-row--time-slots-popup {
  flex-wrap: wrap;
}
@media screen and (min-width: 1200px) {
  .flex-row--time-slots-popup {
    flex-wrap: nowrap;
  }
}
@media screen and (min-width: 1200px) {
  .flex-row__inner--time-slots-popup-left {
    flex: 0 0 300px;
    max-width: 300px;
    border-right: solid 1px #e0e0e0;
  }
}
.flex-row__inner--time-slots-popup-right {
  width: 100%;
}
.modal__wrapper--shipping-methods:not(:first-child) {
  margin-top: 30px;
}
@media screen and (min-width: 1200px) {
  .time-slot-selector .separator {
    display: none;
  }
}
.time-slot-selector__wrapper {
  margin-top: 30px;
  border-top: solid 1px #e0e0e0;
  padding-top: 30px;
}
.shipping-methods__shipping-method:not(:last-child) {
  margin-bottom: 15px;
}
.shipping-methods__description {
  padding-left: 20px;
}
.time-slots-no-results {
  display: block;
  text-align: center;
  position: relative;
  top: 50px;
  font-weight: bold;
}
/********************************/

/*	TIME SLOT DATE TIME PICKER	*/

.flex-row__time-slot-selector {
  flex-wrap: wrap;
}
@media screen and (min-width: 768px) {
  .flex-row__time-slot-selector {
    flex-wrap: nowrap;
  }
}
@media screen and (min-width: 768px) {
  .flex-row__inner--time-slots-calendar {
    width: auto;
    flex: 0 0 auto;
  }
}
.time-slot-selector__date-picker:not(:last-child) {
  margin-bottom: 15px;
}
.time-slot-selector__date-picker .datepicker {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .time-slot-selector__date-picker .datepicker {
    width: auto;
  }
}
.time-slot-selector__date-picker .datepicker .table-condensed {
  width: 100%;
}
@media screen and (min-width: 767px) {
  .time-slot-selector__date-picker .datepicker .table-condensed {
    width: auto;
  }
}
.time-slot-selector__date-picker .day {
  padding: 10px !important;
  cursor: pointer;
  color: #c41230 !important;
}
.time-slot-selector__date-picker .day.disabled {
  color: #dddddd !important;
  cursor: not-allowed !important;
}
.time-slot-selector__date-picker .day.active {
  background-color: #c41230 !important;
  background-image: none !important;
  border: 0;
  color: white !important;
}
.time-slot-selector__date-picker .day:hover {
  background: none transparent !important;
}
.time-slot-selector__date-picker .day .list__item:not(:last-child) {
  margin-bottom: 5px;
}
.time-slot-selector__legend .list__item:not(:last-child) {
  margin-bottom: 10px;
}
.time-slot-selector__legend-color {
  display: inline-block;
  height: 18px;
  width: 18px;
  background-color: #c41230;
  vertical-align: middle;
  position: relative;
  top: -2px;
}
.time-slot-selector__legend-color--not-available {
  background-color: #dddddd;
}
.table--time-slots-rows td.table__cell:first-child {
  padding-left: 0;
}
.table--time-slots-rows td.table__cell:last-child {
  padding-right: 0;
}
.table--time-slots-rows td.table__cell--time-slot-row-select {
  text-align: center;
}
.radio--time-slot-select {
  display: inline-block;
  text-align: left;
}
.radio--time-slot-select:last-child {
  margin-bottom: 0;
}
/************************************/

/*		TIME SLOTS IN CHECKOUT		*/

.time-slots-details__information:not(:last-child) {
  margin-bottom: 10px;
}
.time-slots-details__information .icon {
  position: relative;
  top: -2px;
}
/****************************************/

/*	CREDIT CARD ADD WITH ADDRESS	    */

@media screen and (min-width: 768px) and (max-width: 979px) {
  .row-fluid .credit-card__image {
    width: 31.491712707182323%;
    *width: 31.43852121782062%;
  }
}
@media screen and (min-width: 768px) and (max-width: 979px) {
  .row-fluid .credit-card__edit {
    width: 100%;
    clear: left;
    margin-left: 0;
    margin-top: 15px;
  }
}
#AddCardModal .pci-frame {
  border: 0;
}
@media (max-width: 570px) {
  #AddCardModal .pci-frame {
    height: 655px;
  }
}
.fee-list__desc-icon {
  margin-left: 3px;
}
/********************/

/*	PRICE CHECKER	*/

.pricechecker-btn-icon {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: none;
  border: 0;
  padding: 0;
  vertical-align: baseline;
}
.pricechecker-btn-icon .fa {
  font-size: 1.25em !important;
  vertical-align: baseline;
}
.price-checker-title {
  text-align: left;
}
.price-checker-title .fa {
  font-size: 1em !important;
  vertical-align: baseline;
}
.price-checker-accordion {
  margin-bottom: 0;
  max-width: 420px;
}
.price-checker-accordion .accordion-heading {
  text-align: left;
}
.price-checker-accordion .table.price-checker-table {
  min-width: auto;
  width: 100%;
}
.price-checker-accordion .table.price-checker-table th,
.price-checker-accordion .table.price-checker-table td {
  white-space: normal;
}
.price-checker-accordion .table.price-checker-table td:last-child {
  white-space: normal !important;
  /*
        Some errors messages or long code without spaces can break 
        the boundaries of the container.
      */
  overflow-wrap: anywhere !important;
}
.price-checker-accordion .price-checker-accordion .price-checker-table {
  margin-bottom: 0;
}
.pricechecker-modal {
  text-align: left;
}
.pricechecker-modal .modal-header {
  overflow: hidden;
}
.pricechecker-modal-textarea {
  min-height: 300px !important;
  width: 100%;
}
.price-checker-order-line,
.price-checker-shipping-cell,
.price-checker-total-cell {
  display: none;
}
/* PERSONAL INFORMATION MESSAGE */

.alert-personal-information {
  position: relative;
  padding-left: 50px;
}
.Ecom-FindAStore .alert-personal-information {
  margin-top: 1rem;
}
.alert-personal-information .fa {
  position: absolute;
  top: 0.5rem;
  left: 0.8125rem;
}
/*
 *  BOTTOM COOKIE MESSAGE
*/

.personal-info-message {
  position: fixed;
  top: 100%;
  background-color: white;
  border-top: solid 1px #e0e0e0;
  padding: 15px;
  width: 100%;
  box-sizing: border-box;
}
.personal-info-message__container {
  box-sizing: border-box;
  position: relative;
}
@media screen and (max-width: 767px) {
  .personal-info-message__container .personal-info-message__message {
    padding-right: 15px !important;
  }
}
.personal-info-message__container .btn-secondary {
  position: absolute;
  top: 0;
  right: 0;
}
@media screen and (max-width: 767px) {
  .personal-info-message__container .btn-secondary {
    display: block;
    position: static;
    margin-top: 15px !important;
    width: 100%;
  }
}
.personal-info-message__container .fa {
  position: absolute;
  top: 5px;
  left: 0;
  font-size: 30px !important;
}
/* BOGO AND FREE PRODUCTS */

.coupon-price {
  line-height: 1;
  margin-top: 4px;
}
.coupon-title {
  margin-top: 4px;
}
.coupon-title .fa.fa-tag {
  color: inherit;
}
/* Maintenance page */

.maintenance-content-wrapper {
  align-items: center;
  display: flex;
  height: 100vh;
  justify-content: center;
  padding: 0 5px;
}
.maintenance-content {
  max-width: 850px;
  padding-bottom: 10vh;
}
.maintenance-content p:not(:last-child) {
  margin-bottom: 1rem;
}
.maintenance-content-title {
  margin-top: 0;
}
.maintenance-content-logo {
  margin-top: 1rem;
}
.EcomLMaintenance {
  border: 0;
}
.EcomLMaintenance > .container {
  /* Adjust "powered by" at the bottom */
  max-width: 850px;
  padding: 0 5px;
  position: fixed;
  right: 15px;
  bottom: 10px;
  left: 15px;
}
.EcomLMaintenance .main-section-container {
  border: 0;
  margin: 0;
  padding: 0;
}
.EcomLMaintenance .sb-site-container,
.EcomLMaintenance .main-section,
.EcomLMaintenance #main-section,
.EcomLMaintenance .section-body-container {
  border-top: 0;
  border-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.EcomLMaintenance .section-body-container > .row-fluid {
  margin: 0 !important;
}
@media screen and (max-width: 767px) {
  .EcomLMaintenance {
    padding-right: 15px;
    padding-left: 15px;
  }
  .EcomLMaintenance .main-section {
    margin-right: 0;
    margin-left: 0;
    padding-right: 0;
    padding-left: 0;
  }
}
/* Large desktop */

@media screen and (min-width: 1200px) {
  .header-topsection form.form-search {
    width: 85%;
  }
  .header-topsection form input[type='text'] {
    width: 85%;
  }
  .header-topsection form .typeahead {
    width: 75%;
  }
  .form-advanced-search .typeahead {
    min-width: 870px;
  }
  #TellAFriendSectionModalBody {
    max-height: 500px;
  }
}
/* Desktop 1024x768 screen support */

@media screen and (min-width: 980px) and (max-width: 1199px) {
  body {
    letter-spacing: 0;
  }
  h2 {
    font-size: 2.3em;
    line-height: 1.25em;
  }
  .basket-pop {
    width: 940px;
  }
  .basket-pop .basketpop-description {
    width: 112px !important;
  }
  .basket-pop .basketpop-price {
    width: 80px !important;
  }
  .basket-pop:before {
    right: 70px;
  }
  .header-topsection .nav-myaccount span,
  .header-topsection .nav-myservices span {
    display: inline-block;
    width: 75px;
    white-space: normal;
    line-height: 1.1em;
    font-size: 1em;
    position: absolute;
    margin-top: 3px;
  }
  .header-topsection .nav-myaccount .icon-caretd,
  .header-topsection .nav-myservices .icon-caretd {
    margin-top: 16px !important;
  }
  .header-topsection .btn-searchink .icon-caretr {
    width: 11px !important;
  }
  .header-topsection form.form-search {
    width: 82%;
  }
  .header-topsection form input[type='text'] {
    width: 82% !important;
  }
  .header-topsection form .typeahead {
    width: 70%;
  }
  .navbar-inverse .nav-rightlinks a {
    padding: 0 7px;
    font-size: 0.9em;
  }
  .f-nav {
    width: 940px;
    margin-left: -470px;
  }
  .f-nav .submenu {
    margin-left: -42px;
  }
  .main-navigation .main-navig-search input,
  .main-navigation .main-navig-search .typeahead {
    width: 843px;
  }
  .submenu {
    width: 940px;
  }
  .submenu .nav-stacked > li > a {
    font-size: 1em;
  }
  .submenu .ajaxloading-container {
    width: 662px;
  }
  .submenu .submenu-bigcontent {
    width: 672px;
    padding: 0 10px 20px 30px;
  }
  .submenu .submenu-bigcontent .bigcontent-tophighlight {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .submenu .submenu-bigcontent .bigcontent-tophighlight ul > li {
    width: 18%;
    text-align: center;
    vertical-align: top;
  }
  .submenu .submenu-bigcontent .span4 {
    margin: 0;
    width: 33%;
  }
  .grid-layout .btn {
    padding-right: 8px !important;
    padding-left: 8px !important;
  }
  .form-advanced-search .typeahead {
    min-width: 700px;
  }
  #TellAFriendSectionModalBody {
    max-height: 500px;
  }
  .product-detail:not(class*="product-detail--202") .zoomContainer {
    width: 300px !important;
    height: 300px !important;
  }
  .product-detail:not(class*="product-detail--202") .zoomContainer .zoomWindow {
    width: 300px !important;
    height: 300px !important;
  }
  .flyerinfo .flyer-btn .icon-download-alt {
    display: none;
  }
  #fbContainer .paging .btn {
    line-height: normal !important;
    min-height: 0 !important;
    padding: 0 10px !important;
  }
  .ejs-fb-container .paging .btn {
    line-height: normal !important;
    min-height: 0 !important;
    padding: 0 10px !important;
  }
  .basket-list .basket-list-item .basket-item-price h3 {
    font-size: 1.2em;
  }
  .checkout .order-review-totals .table {
    min-width: 290px;
  }
}
@media screen and (max-width: 979px) {
  .nav-header {
    text-align: center;
  }
  .nav-menu .brand {
    font-size: 1.25em;
    padding-left: 0;
  }
  .main-navigation-position {
    padding: 18px 5px;
  }
  #backtotop {
    bottom: 20px !important;
    right: 10px !important;
  }
  #backtotop.focused {
    display: none !important;
  }
  .btn-group {
    margin-bottom: 5px;
  }
  .flyerinfo .flyer-btn a {
    font-size: 12px;
  }
  .flyerinfo .flyer-btn a .icon-download-alt {
    display: none;
  }
  .navbar .navbar-inner .btn-cart,
  .navbar .navbar-inner .btn-services,
  .navbar .navbar-inner .btn-account,
  .navbar .navbar-inner .btn-search,
  .navbar .navbar-inner .btn-quote {
    padding: 5px 10px !important;
    margin: 0px;
  }
  #fbContainer .paging .btn {
    line-height: normal !important;
    min-height: 0 !important;
    padding: 0 7px !important;
  }
  #fbContainer .paging input {
    padding: 10px 2px;
  }
  .ejs-fb-container .paging .btn {
    line-height: normal !important;
    min-height: 0 !important;
    padding: 0 7px !important;
  }
  .ejs-fb-container .paging input {
    padding: 10px 2px;
  }
  #PowerSearchSection {
    margin-top: 0;
    padding-left: 0!important;
  }
  .grid-layout .product-view-add-to-cart,
  .list-layout .product-view-add-to-cart,
  .complementary-products-section .product-view-add-to-cart {
    margin-top: 5px;
    text-align: center;
    width: 100px;
  }
  .grid-layout .product-view-add-to-cart button,
  .list-layout .product-view-add-to-cart button,
  .complementary-products-section .product-view-add-to-cart button {
    width: 100px;
  }
}
/* Everything but mobile */

@media screen and (min-width: 768px) {
  .table td.text-center,
  .table th.text-center {
    text-align: center;
  }
  .table td.text-right,
  .table th.text-right {
    text-align: right;
  }
  .purchaselist-listview .col-check,
  .purchaselist-listview .col-delete,
  .purchaselist-listview .col-qty {
    text-align: center !important;
  }
  .purchaselist-listview .col-price {
    text-align: right !important;
  }
  /* Fix for tooltips in listings */
  
  .productbox .qty-container li {
    position: relative;
  }
  .grid-layout > .span3:nth-child(3) .popover.right,
  .grid-layout > .span3:nth-child(4) .popover.right,
  .list-layout .popover.right,
  .complementary-products-section .popover.right {
    right: 120% !important;
    left: auto !important;
  }
  .grid-layout > .span3:nth-child(3) .popover.right .arrow,
  .grid-layout > .span3:nth-child(4) .popover.right .arrow,
  .list-layout .popover.right .arrow,
  .complementary-products-section .popover.right .arrow {
    right: -11px !important;
    left: auto !important;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
  }
}
/* Portrait tablet to landscape and desktop */

@media screen and (min-width: 768px) and (max-width: 979px) {
  .field-validation-error {
    display: block;
  }
  .field-validation-error:before {
    position: absolute;
    left: 10%;
    top: 0;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 2px 4px 2px;
    border-color: transparent transparent #b94a48 transparent;
  }
  body {
    letter-spacing: 0;
  }
  h2 {
    font-size: 1.75em;
    font-weight: 400;
    line-height: 1.25em;
  }
  .cart .cart-icon {
    margin-left: 10px;
    margin-right: 10px;
  }
  .cart .cart-caret {
    display: none;
  }
  .basket-pop {
    width: 724px;
  }
  .basket-pop .row-fluid .span6 {
    width: 100%;
    margin-left: 0;
  }
  .basket-pop .basketpop-pricesection .span6 {
    width: 100%;
    margin: 0;
  }
  .basket-pop .btn-secondary {
    width: 100% !important;
  }
  .basket-pop .btn-large {
    width: 99% !important;
    font-size: 0.90em !important;
  }
  .basket-pop .btn-large i {
    display: none;
  }
  .basket-pop .basketpop-photo {
    text-align: left;
  }
  .basket-pop .basketpop-description {
    width: 307px !important;
    text-align: left;
  }
  .basket-pop .basketpop-price {
    width: 80px !important;
  }
  .basket-pop .basketpop-btn {
    float: right;
  }
  .basket-pop:before {
    right: 55px;
  }
  .header-nav li {
    margin-left: 0;
    padding-left: 5px !important;
    padding-right: 4px !important;
  }
  .header-nav a {
    font-size: 0.85em;
  }
  .header-topsection .nav-myaccount span,
  .header-topsection .nav-myservices span {
    display: inline-block;
    width: 72px;
    white-space: normal;
    line-height: 1.1em;
    font-size: 0.85em;
    position: absolute;
    margin-top: 6px;
  }
  .header-topsection form.form-search {
    width: 76%;
  }
  .header-topsection form input[type='text'] {
    width: 75% !important;
  }
  .login-text {
    font-size: 0.95em;
  }
  .navbar .btn-navbar {
    display: none;
  }
  .nav-collapse {
    height: auto !important;
    overflow: visible !important;
    float: left;
    clear: none;
  }
  .nav-collapse .nav {
    float: left;
  }
  .nav-collapse .nav > li {
    float: left;
  }
  .nav-collapse a {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    margin-bottom: 0 !important;
  }
  .f-nav {
    width: 724px;
    padding: 0;
    margin-left: -362px;
  }
  .f-nav .nav > li > a {
    font-size: 1em!important;
  }
  .f-nav .container {
    width: 100%;
  }
  .f-nav.main-navigation {
    padding: 0px!important;
  }
  .f-nav.main-navigation .main-navig-search input,
  .f-nav.main-navigation .main-navig-search .typeahead {
    width: 627px!important;
  }
  .f-nav .submenu {
    margin-left: -42px;
  }
  .nav-quicklinks a {
    padding: 10px 10px !important;
  }
  .nav-quicklinks .icon-custom {
    margin-top: -2px !important;
  }
  .product {
    padding: 10px 5px;
  }
  .product a {
    font-size: 1.05em;
  }
  .product strong {
    font-size: 1.15em;
  }
  .table-listing table {
    font-size: .85em;
  }
  .span2.complementary-products-section {
    margin-left: 0;
    width: 100%;
  }
  .span2.complementary-products-section .productbox {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.7624309392265194%;
    width: 22.92817679558011%;
  }
  .span2.complementary-products-section .productbox:nth-child(4n+1) {
    margin-left: 0;
  }
  .list-layout .box-price {
    padding-left: 20px;
  }
  .grid-layout .productbox .box-price {
    min-height: 150px;
  }
  /*.main-section .row-fluid {
  		margin-bottom: 5px !important;
  	}*/
  
  .main-section .grid-layout .span2 {
    width: 31.914893617021278% !important;
    *width: 31.861702127659576% !important;
    margin-left: 2.127659574468085% !important;
  }
  .main-section .grid-layout .span2:first-child,
  .main-section .grid-layout .span2:nth-child(4) {
    margin-left: 0 !important;
  }
  .basket-list .basket-list-item .basket-item-qty .basket-item-qty-inc a {
    width: 30px;
  }
  .basket-list .basket-list-item .basket-item-qty .basket-item-qty-inc input {
    width: 40px;
  }
  .basket-list .basket-list-item .basket-item-price h3 {
    font-size: 1em;
  }
  .form-advanced-search .typeahead {
    min-width: 538px;
  }
  .product-detail:not(class*="product-detail--202") .zoomContainer {
    width: 228px !important;
    height: 228px !important;
  }
  .product-detail:not(class*="product-detail--202") .zoomContainer .zoomWindow {
    width: 228px !important;
    height: 228px !important;
  }
  .submenu {
    width: 719px;
  }
  .submenu .submenu-bigcontent {
    width: 450px;
  }
  footer {
    padding-top: 20px;
  }
}
/* Landscape phone to portrait tablet */

@media screen and (max-width: 767px) {
  header,
  .main-section,
  footer {
    margin-left: 5px;
    margin-right: 5px;
  }
  h1 {
    font-size: 1.8em;
  }
  .row-fluid [class*="span"] {
    min-height: 0px;
  }
  .flip-scroll table,
  .flip-scroll thead,
  .flip-scroll tbody,
  .flip-scroll th,
  .flip-scroll td,
  .flip-scroll tr {
    display: block;
  }
  .flip-scroll thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .flexslider .flex-direction-nav {
    display: none;
  }
  .main-section .btn {
    display: block;
    margin-bottom: 5px;
    width: 100%;
    box-sizing: border-box;
  }
  .main-section .btn:last-child {
    margin-bottom: 0px;
  }
  .main-section #fbContainer .btn {
    display: inline-block;
  }
  .main-section .ejs-fb-container .btn {
    display: inline-block;
  }
  .main-section .pull-right,
  .main-section .pull-left {
    float: none;
  }
  .flip-scroll {
    display: block;
  }
  .flip-scroll tr {
    border: 1px solid #cccccc;
  }
  .flip-scroll tr td {
    border: none;
    border-bottom: 1px solid #eeeeee;
    position: relative;
    padding-left: 40%;
    white-space: normal;
    text-align: left;
  }
  .flip-scroll tr td.list-options {
    padding-left: 5%;
    text-align: right !important;
  }
  .flip-scroll tr td:before {
    position: absolute;
    top: 6px;
    left: 6px;
    width: 35%;
    padding-right: 10px;
    white-space: normal;
    word-break: keep-all;
    text-align: left;
    font-weight: bold;
    content: attr(data-title);
    font-size: 10px;
    line-height: 12px;
  }
  .field-validation-error:before {
    position: absolute;
    left: 10%;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 2px 4px 2px;
    border-color: transparent transparent #b94a48 transparent;
  }
  .field-validation-error {
    display: block;
  }
  .basket-pop-fixed {
    position: relative;
  }
  .ellipsis {
    position: relative;
    height: 100px;
    padding-right: 22px;
    overflow: hidden;
  }
  .ellipsis:after {
    content: "...";
    position: absolute;
    right: 0;
    bottom: 4px;
    font-size: 2em;
  }
  .search {
    margin-bottom: 15px;
  }
  .search .advanced-search {
    font-size: 1.1em !important;
    letter-spacing: 0;
    margin: 10px 3% 10px 0 !important;
  }
  .search .form-search {
    width: 100%;
    float: left;
  }
  .search .form-search input {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    border: 0;
    margin-right: -40px;
  }
  .search .btn-go {
    background-position: -90px -547px;
    height: 40px;
    width: 40px;
  }
  .search .btn-go:hover {
    background-position: -90px -547px !important;
  }
  .section-container-main-navigation {
    height: auto !important;
  }
  .main-navigation {
    position: relative;
    padding: 5px;
    top: 0;
    width: auto;
    height: auto;
    background: white;
  }
  .main-navigation .navbar {
    width: auto;
    height: auto;
  }
  .main-navigation .navbar .navbar-inner {
    border-width: 0px!important;
    min-height: 0!important;
  }
  .main-navigation .navbar .navbar-inner .container {
    width: 100%!important;
  }
  .main-navigation .navbar .navbar-inner .btn-navbar {
    line-height: 0!important;
    padding: 7px 10px!important;
    margin: 0px!important;
  }
  .main-navigation .navbar .navbar-inner li {
    border-left: 0!important;
    border-right: 0!important;
  }
  .main-navigation .navbar .navbar-inner li a {
    border-left: 0!important;
    border-right: 0!important;
  }
  .main-navigation .navbar .navbar-inner li:first-child > a {
    -webkit-box-shadow: inset 0px 4px 5px -3px rgba(0, 0, 0, 0.7);
    -moz-box-shadow: inset 0px 4px 5px -3px rgba(0, 0, 0, 0.7);
    box-shadow: inset 0px 4px 5px -3px rgba(0, 0, 0, 0.7);
  }
  .main-navigation .navbar .navbar-inner .dropdown-menu li {
    border: 0!important;
  }
  .main-navigation .navbar .navbar-inner .dropdown-menu li a,
  .main-navigation .navbar .navbar-inner .dropdown-menu li a:link,
  .main-navigation .navbar .navbar-inner .dropdown-menu li a:hover,
  .main-navigation .navbar .navbar-inner .dropdown-menu li a:visited,
  .main-navigation .navbar .navbar-inner .dropdown-menu li a:active {
    text-align: center;
    font-size: 16px!important;
    font-weight: 400!important;
    text-indent: 0!important;
    padding: 10px 20px!important;
    border: 0!important;
    border-bottom: 1px solid rgba(255, 227, 227, 0.8) !important;
    text-transform: uppercase!important;
    background: rgba(255, 201, 201, 0.8);
  }
  .main-navigation .navbar .navbar-inner .dropdown-menu li a:hover,
  .main-navigation .navbar .navbar-inner .dropdown-menu li a:focus {
    background: rgba(255, 227, 227, 0.8) !important;
  }
  .main-navigation .navbar .navbar-inner .dropdown-menu li.dropdown-submenu a {
    text-indent: 0!important;
  }
  .main-navigation .navbar .navbar-inner .dropdown-menu li .dropdown-submenu a:link,
  .main-navigation .navbar .navbar-inner .dropdown-menu li .dropdown-submenu a:hover,
  .main-navigation .navbar .navbar-inner .dropdown-menu li .dropdown-submenu a:visited,
  .main-navigation .navbar .navbar-inner .dropdown-menu li .dropdown-submenu a:active {
    text-indent: 0!important;
    font-size: 16px;
    font-weight: 300!important;
    padding: 10px 0!important;
    background: rgba(255, 176, 176, 0.8) !important;
    color: #cccccc !important;
  }
  .main-navigation .navbar .navbar-inner .dropdown-menu li .dropdown-submenu a:hover,
  .main-navigation .navbar .navbar-inner .dropdown-menu li .dropdown-submenu a:focus {
    text-decoration: none;
    background: rgba(255, 227, 227, 0.8) !important;
  }
  .main-navigation .submenu {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
  }
  .main-navigation .submenu .nav {
    min-height: 0;
  }
  .main-navigation .submenu .submenu-left li > a {
    text-align: center;
    font-size: 16px!important;
    padding: 10px 20px!important;
    border-bottom: 1px solid rgba(255, 227, 227, 0.8) !important;
    text-transform: uppercase;
    background: rgba(255, 201, 201, 0.8);
  }
  .main-navigation .submenu .submenu-left li > a:after {
    display: none;
  }
  .main-navigation .submenu .submenu-left li > a.has-content:after {
    border: 0;
    content: "+";
    display: block;
    float: none;
    margin-top: 0;
    width: auto;
    height: auto;
  }
  .main-navigation .submenu .submenu-left li:first-child > a {
    -webkit-box-shadow: inset 0px 4px 5px -3px rgba(0, 0, 0, 0.7);
    -moz-box-shadow: inset 0px 4px 5px -3px rgba(0, 0, 0, 0.7);
    box-shadow: inset 0px 4px 5px -3px rgba(0, 0, 0, 0.7);
  }
  .main-navigation .submenu .submenu-left li.opened > a:after {
    right: 21px!important;
    content: "-" !important;
  }
  .main-navigation .submenu .submenu-content .bigcontent-categories li a {
    font-size: 16px;
    font-weight: 300 !important;
    padding: 10px 0!important;
    border-bottom: 1px solid rgba(255, 150, 150, 0.8) !important;
    background: rgba(255, 201, 201, 0.8) !important;
    color: #cccccc !important;
  }
  .main-navigation .submenu .submenu-content .bigcontent-categories li a:hover,
  .main-navigation .submenu .submenu-content .bigcontent-categories li a:focus {
    background: rgba(255, 227, 227, 0.8) !important;
  }
  .main-navigation .submenu .submenu-content .bigcontent-categories li:first-child > a {
    -webkit-box-shadow: inset 0px 4px 5px -3px rgba(0, 0, 0, 0.7);
    -moz-box-shadow: inset 0px 4px 5px -3px rgba(0, 0, 0, 0.7);
    box-shadow: inset 0px 4px 5px -3px rgba(0, 0, 0, 0.7);
  }
  .nav-rightlinks {
    display: none !important;
  }
  .header-nav {
    width: 100%;
    text-align: center;
  }
  .navbar-inner {
    background-color: white;
  }
  .navbar-inner .row-fluid {
    margin-bottom: 0;
  }
  .header-topsection .span6,
  .header-topsection .span4,
  .header-topsection .span2 {
    float: left !important;
  }
  .header-topsection .customer-panel {
    margin-top: 0;
    width: 100%;
  }
  .header-topsection .customer-panel .nav-myservices .dropdown-menu {
    width: 200% !important;
  }
  .header-topsection .customer-panel.span4 {
    width: 77%;
  }
  .header-topsection .span2 {
    width: 22%;
  }
  .header-topsection .cart {
    height: auto;
    margin-top: 0;
    line-height: 35px;
  }
  .header-topsection .cart .cart-icon {
    margin-left: 5px !important;
  }
  .header-topsection .cart .cart-products-qty {
    margin: 0 10px;
    font-size: 1.5em;
    font-weight: 700;
  }
  .header-topsection .cart .cart-products-qty-lbl {
    padding: 0;
    margin-left: 5px;
  }
  .header-topsection .cart .fa.visible-phone {
    display: inline-block !important;
    margin-left: 5px;
  }
  .header-topsection .cart + .cart-quote,
  .header-topsection .basket-pop + .cart-quote,
  .header-topsection .order-express + .cart-quote {
    margin-top: 5px;
  }
  .header-topsection .search form {
    display: block !important;
  }
  .header-topsection .search form .btn-go {
    width: 15%;
  }
  .header-topsection .search form input[type='text'] {
    padding-left: 13%;
    width: 67% !important;
    text-align: center;
  }
  .header-topsection .search form.form-categoryquicksearch {
    width: 50px;
    position: absolute;
    top: 0;
  }
  .basket-pop {
    float: left;
    width: 100%;
    position: relative;
    margin-top: 1px;
  }
  .basket-pop .basketpop-header .span11 {
    float: left;
    width: auto;
  }
  .basket-pop .basketpop-header .span1 {
    float: right;
    width: auto;
  }
  .basket-pop .basketpop-body .basketpop-photo {
    width: 10% !important;
  }
  .basket-pop .basketpop-body .basketpop-description {
    width: 55% !important;
    font-size: 0.90em;
  }
  .basket-pop .basketpop-body .basketpop-qty {
    width: 10% !important;
    font-size: 0.90em;
  }
  .basket-pop .basketpop-body .basketpop-price {
    width: 15% !important;
    font-size: 0.90em;
  }
  .basket-pop .basketpop-body .basketpop-pricesection .span5 {
    float: left;
    width: auto;
  }
  .basket-pop .basketpop-body .basketpop-pricesection .span7 {
    float: right;
    width: auto;
  }
  .basket-pop .basket-tools {
    margin-top: 0;
  }
  .basket-pop .basket-tools a {
    width: 100% !important;
  }
  .basket-pop .btn {
    margin-top: 2px;
  }
  .basket-pop:before {
    display: none;
  }
  .typeahead {
    width: 97% !important;
  }
  .typeahead a {
    padding: 5px 10px!important;
  }
  .nav-myaccount .dropdown-menu a,
  .nav-myservices .dropdown-menu a {
    padding: 10px 10px !important;
  }
  .nav-myaccount .dropdown-menu a.btn,
  .nav-myservices .dropdown-menu a.btn {
    padding: 6px 10px !important;
  }
  .nav-myservices .dropdown-menu {
    left: -100%;
    width: 249.6% !important;
  }
  .nav-myservices .divider {
    display: none;
  }
  .nav-collapse .nav > li > a {
    margin-bottom: 0 !important;
  }
  .nav-collapse .nav .level2 {
    margin: 0;
  }
  .nav-collapse .nav .level2 > li a {
    border-radius: 0;
    padding: 10px 5px;
    line-height: 40px;
    background: #c41230;
    color: white;
  }
  .nav-collapse .nav .level2 .expand.dropdown-submenu > a:active,
  .nav-collapse .nav .level2 .expand.dropdown-submenu > a:focus {
    background: #c41230 !important;
  }
  .nav-collapse .nav .level2 .expand.dropdown-submenu > a:after {
    border: 0;
  }
  .nav-collapse .nav .level2 .level3 {
    margin: 0;
  }
  .nav-collapse .nav .level2 .level3.opened {
    display: block !important;
  }
  .nav-collapse .nav .level2 .level3 li a {
    background: #c41230;
    color: white;
    border-radius: 0;
    display: block;
  }
  .nav-collapse .nav .dropdown-submenu {
    text-indent: 5px;
  }
  .nav-collapse .nav .dropdown-submenu a {
    border-radius: 0;
  }
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 0;
  }
  .login-text {
    display: none;
  }
  .logos {
    float: left;
    width: 100%;
    text-align: center;
    margin: 20px 0;
  }
  .navbar .brand {
    text-decoration: none;
    color: white;
    font-weight: 700;
    border: 0;
  }
  .navbar b {
    display: none !important;
  }
  .navbar a {
    color: white;
    border-bottom: 1px solid #2b2d2c;
    padding: 20px 0px;
  }
  .navbar .submenu-left {
    float: none;
  }
  .navbar .bigcontent-tophighlight {
    display: none;
  }
  .navbar .expand > a {
    position: relative;
  }
  .navbar .expand > a:after {
    content: " +";
    font-size: 2em;
    font-weight: 700;
    margin-top: 0 !important;
    margin-right: 0 !important;
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: auto;
    height: auto;
  }
  .navbar .expand.opened > a:after {
    content: " -";
  }
  .navbar .nav {
    margin-bottom: 0;
  }
  .navbar .nav > li {
    position: relative;
  }
  .navbar .nav > li > a {
    padding: 10px 5px !important;
    border-radius: 0;
  }
  .btn-navbar {
    background: #c41230 !important;
    padding: 7px 10px !important;
    line-height: 37px !important;
    margin-top: 10px !important;
  }
  .btn-navbar .icon-bar {
    width: 12px !important;
    height: 3px !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
  }
  .category-listing {
    list-style: none;
    margin: 0 0 5px 0;
  }
  .category-listing .iconplus,
  .category-listing .iconminus {
    display: none;
    visibility: hidden;
  }
  .category-listing > li {
    margin: 0;
    border-left: 1px solid #cccccc !important;
    border-right: 1px solid #cccccc !important;
    border-bottom: 1px solid #cccccc !important;
  }
  .category-listing > li:first-child {
    border-radius: 5px 5px 0 0;
    border-top: 1px solid #cccccc !important;
  }
  .category-listing > li:last-child {
    border-radius: 0 0 5px 5px;
  }
  .category-listing > li a {
    display: block;
    width: 100%;
    text-decoration: none !important;
    margin: 0;
    min-height: 40px;
    line-height: 40px;
    text-align: center;
  }
  .category-listing > li a:hover,
  .category-listing > li a:active,
  .category-listing > li a:focus {
    color: white !important;
    background: #5f5f62 !important;
  }
  .category-listing > li ul {
    margin-left: 0;
  }
  .category-listing > li ul li {
    list-style: none;
  }
  .category-listing > li ul li a {
    min-height: 25px;
    line-height: 25px;
  }
  .category-listing .closed ul {
    display: none;
    visibility: hidden;
  }
  .form-horizontal .control-label {
    display: block;
    float: none;
    text-align: left;
    margin-bottom: 3px;
    text-indent: 0px;
  }
  .form-horizontal .controls {
    display: block;
    margin-left: 0px;
  }
  .btn {
    margin-top: 3px !important;
    margin-bottom: 3px !important;
  }
  .table--product .btn {
    display: inline-block;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  footer {
    padding-top: 15px !important;
  }
  footer .networks {
    margin-left: 0;
  }
  footer .networks-text {
    display: block;
    width: 100%;
  }
  footer .row-fluid {
    margin-bottom: 10px;
  }
  .submenu {
    display: none;
    position: relative;
    width: 100%;
  }
  .submenu.submenu-opened {
    display: block;
  }
  .submenu .nav {
    width: 100%;
  }
  .submenu .nav-stacked > li {
    position: relative;
  }
  .submenu .nav-stacked > li > a {
    background: none !important;
  }
  .submenu .nav-stacked > li > a:hover {
    background: #484848;
  }
  .submenu .nav-stacked > li.opened > a {
    background-color: #484848 !important;
    background: none !important;
  }
  .submenu .submenu-left a {
    padding: 15px 24px !important;
    margin: 0 !important;
    background: #333333;
    background-image: none !important;
    border-bottom: 1px solid #3f3f3f;
    color: white !important;
  }
  .submenu .submenu-left a:hover {
    background: #3f3f3f;
  }
  .submenu .ajaxloading-container {
    position: relative;
    left: 0;
    width: 100%;
    padding: 0;
    min-height: 30px;
  }
  .submenu .submenu-bigcontent {
    position: relative;
    left: 0px !important;
    width: 100%;
    padding: 0;
    min-height: 0 !important;
  }
  .submenu .submenu-bigcontent h3 {
    display: none;
  }
  .submenu .submenu-bigcontent .bigcontent-tophighlight {
    border: 0;
    padding: 0;
    margin: 0;
  }
  .submenu .submenu-bigcontent .bigcontent-tophighlight ul li {
    width: 100%;
    text-align: left;
    padding: 0;
  }
  .submenu .submenu-bigcontent .bigcontent-tophighlight ul li br {
    display: none;
  }
  .submenu .submenu-bigcontent .bigcontent-tophighlight ul li a {
    padding: 10px 24px 10px 32px !important;
    display: block;
    text-decoration: none;
    color: white;
    background: #666666 !important;
    background-image: none !important;
    border-bottom: 1px solid #6e6e6e;
  }
  .submenu .submenu-bigcontent .bigcontent-tophighlight ul li a:first-child {
    display: none;
  }
  .submenu .submenu-bigcontent .bigcontent-tophighlight ul li a:hover {
    background: #6e6e6e !important;
  }
  .submenu .submenu-bigcontent .bigcontent-tophighlight ul li a:after {
    content: "";
  }
  .submenu .submenu-bigcontent .bigcontent-categories li {
    padding-left: 0;
    text-indent: 0;
  }
  .submenu .submenu-bigcontent .bigcontent-categories li a {
    padding: 10px 24px 10px 32px !important;
    display: block;
    text-decoration: none;
    color: white;
    background: #666666 !important;
    background-image: none !important;
    border-bottom: 1px solid #6e6e6e;
  }
  .submenu .submenu-bigcontent .bigcontent-categories li a:hover {
    background: #6e6e6e !important;
  }
  .submenu .submenu-bigcontent .bigcontent-categories li:before {
    content: "";
  }
  .submenu .submenu-bigcontent .bigcontent-categories .span4 {
    width: 100%;
  }
  .list-layout.productbox {
    background: white;
    -webkit-box-shadow: 0 0 7px #cccccc;
    -moz-box-shadow: 0 0 7px #cccccc;
    -o-box-shadow: 0 0 7px #cccccc;
    box-shadow: 0 0 7px #cccccc;
    border-bottom: 0;
    margin-bottom: 10px !important;
    padding: 10px 0;
  }
  .list-layout.productbox .box-photo,
  .list-layout.productbox .box-info,
  .list-layout.productbox .box-price {
    text-align: center;
  }
  .list-layout.productbox .box-photo {
    margin-bottom: 10px;
  }
  .list-layout.productbox .box-photo img {
    width: 50%;
  }
  .list-layout.productbox .box-price {
    border-left: 0;
    padding-left: 0;
    border-top: 1px solid #e5e5e5;
    margin-top: 10px;
  }
  .list-layout.productbox .box-price table {
    margin: 15px auto 0 auto;
  }
  .basket-item-comments .cancel-add-new-comment {
    float: right;
  }
  .grid-layout .span2 .productbox {
    position: relative;
    min-height: 0 !important;
  }
  .grid-layout .span2 .productbox .box-info {
    display: block;
    min-height: 0;
  }
  .grid-layout .span2 .productbox .box-info a {
    height: auto;
    line-height: normal;
    margin-bottom: 0;
  }
  .grid-layout .span2 .productbox .box-info .product-title {
    min-height: 0;
  }
  .grid-layout .span2 .productbox .box-price {
    min-height: 0;
  }
  .grid-layout .span2 .productbox .box-qty {
    min-height: 0;
  }
  .grid-layout .span2.row-fluid {
    margin-bottom: 0 !important;
  }
  .productbox .box-price .btn {
    display: inline-block;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    width: auto;
  }
  .grid-layout .product-view-add-to-cart,
  .list-layout .product-view-add-to-cart,
  .complementary-products-section .product-view-add-to-cart {
    width: auto;
  }
  .addto-multiple {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
  }
  .addto-multiple.dropdown-menu > li > a:after {
    border-color: #464648 transparent transparent transparent;
  }
  .addto-multiple.dropdown-menu > li > a:hover:after,
  .addto-multiple.dropdown-menu > li > a:active:after,
  .addto-multiple.dropdown-menu > li > a:focus:after {
    border-color: white transparent transparent transparent;
  }
  .addto-multiple.dropdown-menu .dropdown-submenu > .dropdown-menu {
    right: auto !important;
    left: auto !important;
  }
  .addto-multiple .dropdown-submenu:hover > .dropdown-menu {
    display: none;
  }
  .dropdown-menu.addtopurchaselist-multiple,
  .dropdown-menu.addtorecurringorder-multiple {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-bottom: 15px;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
  }
  .product-detail .product-image {
    text-align: center;
  }
  .product-detail .product-image .flex-direction-nav a {
    width: 30px !important;
  }
  .product-detail .product-attributes-container .product-attributes-config select {
    width: 100%;
    margin-bottom: 10px;
  }
  .product-detail .addthis_button {
    margin-left: 15px;
  }
  #purchaseListResults .flip-scroll td:before {
    line-height: 12px;
  }
  #purchaseListResults .list-options {
    padding-left: 10%;
  }
  #btnCreatePurchaseList,
  #btnMergePurchaseLists,
  #btnRenamePurchaseList,
  #btnSchedulePurchaseLists,
  #addPurchaseListToCart .btn,
  #purchaseListActions .btn {
    width: 100%;
    margin-bottom: 5px;
  }
  #addPurchaseListToCart,
  #purchaseListActions {
    float: none;
  }
  .filter-options li {
    margin: 5px 0;
  }
  #listViewTableBody .ejs-product {
    min-height: 30px;
  }
  #listViewTableBody .price-per-quantity td {
    min-height: 0;
  }
  #ProductPageForm .product-detail-options {
    float: none;
  }
  #ProductPageForm .product-detail-options .btn-group {
    width: 100%;
    margin-bottom: 5px;
  }
  #ProductPageForm .product-detail-options .btn-group .dropdown-menu {
    width: 100% !important;
    margin-bottom: 5px;
  }
  #ProductPageForm .product-detail-options .btn-group .addtopurchaselist {
    width: 76%;
  }
  #ProductPageForm .product-detail-options .btn-group .addtopurchaselist-caret {
    width: 10%;
  }
  #ProductPageForm .product-detail-options button {
    margin-bottom: 5px;
    width: 100%;
  }
  #ProductPageForm .product-detail-options button.addtopurchaselist {
    width: 85%;
  }
  #ProductPageForm .product-detail-options button.dropdown-toggle {
    width: 15%;
  }
  .form-advanced-search #cmdAdvancedSearch {
    width: 100%;
  }
  .form-advanced-search .typeahead {
    width: 97% !important;
  }
  .account-icons li {
    margin: 5px 0;
  }
  .account-icons a {
    display: block;
    background: #464648;
    color: white;
    padding: 10px;
    text-decoration: none;
  }
  .account-icons a:hover {
    background: #5f5f62;
    color: white;
  }
  .alert-purchaserulevalidation .btn,
  .basket-list-item .btn {
    width: 100%;
    margin-top: 10px;
  }
  .basket-list .basket-list-item .basket-item-comments .basket-item-comment {
    margin-right: 0;
    width: 100%;
  }
  .checkout .comment-list {
    margin-left: 30px;
  }
  .checkout .order-review-content table td:first-child {
    width: auto;
    text-align: center;
  }
  .checkout .order-review-content table td:first-child.commentCustomizerLine {
    padding-left: 0px;
    width: 100%;
    text-align: left;
  }
  .checkout .order-review-content table td:first-child.commentCustomizerLine tr {
    border: 0px !important;
  }
  .checkout .order-review-content table td:before {
    width: 38%;
  }
  .checkout .order-review-content table .order-review-content-picture,
  .checkout .order-review-content table .order-review-content-description {
    text-align: center;
  }
  .checkout .order-review-content table .order-review-content-qty,
  .checkout .order-review-content table .order-review-content-bo,
  .checkout .order-review-content table .order-review-content-qty-to-ship {
    text-align: center;
  }
  .checkout .order-review-content table .order-review-content-price,
  .checkout .order-review-content table .order-review-content-subtotal {
    text-align: center;
  }
  .checkout .payment-gift-certificate {
    border: 1px solid #dddddd;
    margin: 15px 0 0;
    padding: 15px;
  }
  #fbContainer .paging {
    text-align: center;
  }
  #fbContainer .paging .page,
  #fbContainer .paging a {
    width: 10%;
  }
  .ejs-fb-container .paging {
    text-align: center;
  }
  .ejs-fb-container .paging .page,
  .ejs-fb-container .paging a {
    width: 10%;
  }
  .ejs-find-a-store-result #map-canvas {
    height: 400px;
  }
  .ejs-find-a-store-result #map-canvas img {
    max-width: none;
  }
  .product-detail .product-review {
    border: 0;
  }
  .product-detail .product-review .review-listing-header {
    border: 0;
    padding-top: 0;
  }
  .product-detail .product-review .review-user-rating {
    text-align: center;
  }
  .product-detail .product-review .review-user-rating .review-stars,
  .product-detail .product-review .review-user-rating .review-stars-scalable-container {
    margin: 0 auto;
  }
  .product-detail .product-review .review-user-rating .btn {
    float: none;
  }
  .product-detail .product-review .review-user-rating .span2 {
    margin-bottom: 20px;
  }
  .product-detail .product-review .review-user-rating .span2:first-child {
    padding-left: 0;
  }
  .product-detail .product-review .review-user-name {
    padding-left: 0;
  }
  .powersearch-section.sb-slidebar {
    padding: 10px;
    background: white;
    color: #464648;
  }
  .powersearch-section.sb-slidebar h5 {
    margin-top: 20px;
    padding-left: 10px;
    line-height: 40px;
    background: #d9d9d9;
  }
  .powersearch-section.sb-slidebar h5:first-child {
    margin-top: 0;
  }
  .powersearch-section.sb-slidebar label {
    min-height: 30px;
    padding-top: 10px;
    vertical-align: middle;
    border-bottom: 1px solid #d9d9d9;
  }
  .image-category-listing .span3 {
    margin-bottom: 20px;
  }
  .modal .modal-body {
    max-height: 250px;
  }
  .modal-footer {
    text-align: center;
  }
  .modal-footer .btn + .btn {
    margin-left: 0px;
  }
  .product-detail .modal-footer .btn {
    width: 100%;
  }
  .popover {
    left: 0px !important;
    margin-left: 0px !important;
    max-width: 100% !important;
    position: static !important;
  }
  .popover .arrow {
    display: none;
  }
  .inline.purchase-list-top-buttons > li {
    display: block;
    padding: 0px;
  }
  .customerservice-box .btn {
    display: block;
    width: auto;
  }
  /*** Form alignment ***/
  
  #frmCheckStatus .row-fluid,
  .form-advanced-search-bottom .row-fluid,
  #formCreateAccount .row-fluid,
  #formNewsletter .row-fluid,
  #formTellAFriend .row-fluid,
  #frmProductReview .row-fluid,
  #frmMyProfile .row-fluid,
  #frmAddressEdit .row-fluid,
  .form-download-center .row-fluid,
  #frmGiftCertificate .row-fluid,
  .form-customer-service-search .row-fluid,
  #frmUserEdit .row-fluid,
  #frmCheckout .row-fluid,
  .add-credit-card .address-edit .row-fluid,
  #formQuestion .row-fluid,
  #frmCheckStatus [class*="span"] .row-fluid:last-child [class*="span"]:last-child,
  .form-advanced-search-bottom [class*="span"] .row-fluid:last-child [class*="span"]:last-child,
  #formCreateAccount [class*="span"] .row-fluid:last-child [class*="span"]:last-child,
  #formNewsletter [class*="span"] .row-fluid:last-child [class*="span"]:last-child,
  #formTellAFriend [class*="span"] .row-fluid:last-child [class*="span"]:last-child,
  #frmProductReview [class*="span"] .row-fluid:last-child [class*="span"]:last-child,
  #frmMyProfile [class*="span"] .row-fluid:last-child [class*="span"]:last-child,
  #frmAddressEdit [class*="span"] .row-fluid:last-child [class*="span"]:last-child,
  .form-download-center [class*="span"] .row-fluid:last-child [class*="span"]:last-child,
  #frmGiftCertificate [class*="span"] .row-fluid:last-child [class*="span"]:last-child,
  .form-customer-service-search [class*="span"] .row-fluid:last-child [class*="span"]:last-child,
  #frmUserEdit [class*="span"] .row-fluid:last-child [class*="span"]:last-child,
  #frmCheckout [class*="span"] .row-fluid:last-child [class*="span"]:last-child,
  .add-credit-card .address-edit [class*="span"] .row-fluid:last-child [class*="span"]:last-child,
  #formQuestion [class*="span"] .row-fluid:last-child [class*="span"]:last-child {
    margin-bottom: 0;
  }
  #frmCheckStatus [class*="span"],
  .form-advanced-search-bottom [class*="span"],
  #formCreateAccount [class*="span"],
  #formNewsletter [class*="span"],
  #formTellAFriend [class*="span"],
  #frmProductReview [class*="span"],
  #frmMyProfile [class*="span"],
  #frmAddressEdit [class*="span"],
  .form-download-center [class*="span"],
  #frmGiftCertificate [class*="span"],
  .form-customer-service-search [class*="span"],
  #frmUserEdit [class*="span"],
  #frmCheckout [class*="span"],
  .add-credit-card .address-edit [class*="span"],
  #formQuestion [class*="span"] {
    margin-bottom: 30px;
  }
  #frmCheckStatus input[class*="span"],
  .form-advanced-search-bottom input[class*="span"],
  #formCreateAccount input[class*="span"],
  #formNewsletter input[class*="span"],
  #formTellAFriend input[class*="span"],
  #frmProductReview input[class*="span"],
  #frmMyProfile input[class*="span"],
  #frmAddressEdit input[class*="span"],
  .form-download-center input[class*="span"],
  #frmGiftCertificate input[class*="span"],
  .form-customer-service-search input[class*="span"],
  #frmUserEdit input[class*="span"],
  #frmCheckout input[class*="span"],
  .add-credit-card .address-edit input[class*="span"],
  #formQuestion input[class*="span"],
  #frmCheckStatus textarea[class*="span"],
  .form-advanced-search-bottom textarea[class*="span"],
  #formCreateAccount textarea[class*="span"],
  #formNewsletter textarea[class*="span"],
  #formTellAFriend textarea[class*="span"],
  #frmProductReview textarea[class*="span"],
  #frmMyProfile textarea[class*="span"],
  #frmAddressEdit textarea[class*="span"],
  .form-download-center textarea[class*="span"],
  #frmGiftCertificate textarea[class*="span"],
  .form-customer-service-search textarea[class*="span"],
  #frmUserEdit textarea[class*="span"],
  #frmCheckout textarea[class*="span"],
  .add-credit-card .address-edit textarea[class*="span"],
  #formQuestion textarea[class*="span"],
  #frmCheckStatus select[class*="span"],
  .form-advanced-search-bottom select[class*="span"],
  #formCreateAccount select[class*="span"],
  #formNewsletter select[class*="span"],
  #formTellAFriend select[class*="span"],
  #frmProductReview select[class*="span"],
  #frmMyProfile select[class*="span"],
  #frmAddressEdit select[class*="span"],
  .form-download-center select[class*="span"],
  #frmGiftCertificate select[class*="span"],
  .form-customer-service-search select[class*="span"],
  #frmUserEdit select[class*="span"],
  #frmCheckout select[class*="span"],
  .add-credit-card .address-edit select[class*="span"],
  #formQuestion select[class*="span"],
  #frmCheckStatus .uneditable-input[class*="span"],
  .form-advanced-search-bottom .uneditable-input[class*="span"],
  #formCreateAccount .uneditable-input[class*="span"],
  #formNewsletter .uneditable-input[class*="span"],
  #formTellAFriend .uneditable-input[class*="span"],
  #frmProductReview .uneditable-input[class*="span"],
  #frmMyProfile .uneditable-input[class*="span"],
  #frmAddressEdit .uneditable-input[class*="span"],
  .form-download-center .uneditable-input[class*="span"],
  #frmGiftCertificate .uneditable-input[class*="span"],
  .form-customer-service-search .uneditable-input[class*="span"],
  #frmUserEdit .uneditable-input[class*="span"],
  #frmCheckout .uneditable-input[class*="span"],
  .add-credit-card .address-edit .uneditable-input[class*="span"],
  #formQuestion .uneditable-input[class*="span"] {
    margin-bottom: 0;
  }
  #frmCheckStatus .form-addressblock .row-fluid:not(:last-child) input,
  .form-advanced-search-bottom .form-addressblock .row-fluid:not(:last-child) input,
  #formCreateAccount .form-addressblock .row-fluid:not(:last-child) input,
  #formNewsletter .form-addressblock .row-fluid:not(:last-child) input,
  #formTellAFriend .form-addressblock .row-fluid:not(:last-child) input,
  #frmProductReview .form-addressblock .row-fluid:not(:last-child) input,
  #frmMyProfile .form-addressblock .row-fluid:not(:last-child) input,
  #frmAddressEdit .form-addressblock .row-fluid:not(:last-child) input,
  .form-download-center .form-addressblock .row-fluid:not(:last-child) input,
  #frmGiftCertificate .form-addressblock .row-fluid:not(:last-child) input,
  .form-customer-service-search .form-addressblock .row-fluid:not(:last-child) input,
  #frmUserEdit .form-addressblock .row-fluid:not(:last-child) input,
  #frmCheckout .form-addressblock .row-fluid:not(:last-child) input,
  .add-credit-card .address-edit .form-addressblock .row-fluid:not(:last-child) input,
  #formQuestion .form-addressblock .row-fluid:not(:last-child) input,
  #frmCheckStatus .form-addressblock .row-fluid:not(:last-child) textarea,
  .form-advanced-search-bottom .form-addressblock .row-fluid:not(:last-child) textarea,
  #formCreateAccount .form-addressblock .row-fluid:not(:last-child) textarea,
  #formNewsletter .form-addressblock .row-fluid:not(:last-child) textarea,
  #formTellAFriend .form-addressblock .row-fluid:not(:last-child) textarea,
  #frmProductReview .form-addressblock .row-fluid:not(:last-child) textarea,
  #frmMyProfile .form-addressblock .row-fluid:not(:last-child) textarea,
  #frmAddressEdit .form-addressblock .row-fluid:not(:last-child) textarea,
  .form-download-center .form-addressblock .row-fluid:not(:last-child) textarea,
  #frmGiftCertificate .form-addressblock .row-fluid:not(:last-child) textarea,
  .form-customer-service-search .form-addressblock .row-fluid:not(:last-child) textarea,
  #frmUserEdit .form-addressblock .row-fluid:not(:last-child) textarea,
  #frmCheckout .form-addressblock .row-fluid:not(:last-child) textarea,
  .add-credit-card .address-edit .form-addressblock .row-fluid:not(:last-child) textarea,
  #formQuestion .form-addressblock .row-fluid:not(:last-child) textarea,
  #frmCheckStatus .form-addressblock .row-fluid:not(:last-child) select,
  .form-advanced-search-bottom .form-addressblock .row-fluid:not(:last-child) select,
  #formCreateAccount .form-addressblock .row-fluid:not(:last-child) select,
  #formNewsletter .form-addressblock .row-fluid:not(:last-child) select,
  #formTellAFriend .form-addressblock .row-fluid:not(:last-child) select,
  #frmProductReview .form-addressblock .row-fluid:not(:last-child) select,
  #frmMyProfile .form-addressblock .row-fluid:not(:last-child) select,
  #frmAddressEdit .form-addressblock .row-fluid:not(:last-child) select,
  .form-download-center .form-addressblock .row-fluid:not(:last-child) select,
  #frmGiftCertificate .form-addressblock .row-fluid:not(:last-child) select,
  .form-customer-service-search .form-addressblock .row-fluid:not(:last-child) select,
  #frmUserEdit .form-addressblock .row-fluid:not(:last-child) select,
  #frmCheckout .form-addressblock .row-fluid:not(:last-child) select,
  .add-credit-card .address-edit .form-addressblock .row-fluid:not(:last-child) select,
  #formQuestion .form-addressblock .row-fluid:not(:last-child) select,
  #frmCheckStatus .form-addressblock .row-fluid:not(:last-child) .uneditable-input,
  .form-advanced-search-bottom .form-addressblock .row-fluid:not(:last-child) .uneditable-input,
  #formCreateAccount .form-addressblock .row-fluid:not(:last-child) .uneditable-input,
  #formNewsletter .form-addressblock .row-fluid:not(:last-child) .uneditable-input,
  #formTellAFriend .form-addressblock .row-fluid:not(:last-child) .uneditable-input,
  #frmProductReview .form-addressblock .row-fluid:not(:last-child) .uneditable-input,
  #frmMyProfile .form-addressblock .row-fluid:not(:last-child) .uneditable-input,
  #frmAddressEdit .form-addressblock .row-fluid:not(:last-child) .uneditable-input,
  .form-download-center .form-addressblock .row-fluid:not(:last-child) .uneditable-input,
  #frmGiftCertificate .form-addressblock .row-fluid:not(:last-child) .uneditable-input,
  .form-customer-service-search .form-addressblock .row-fluid:not(:last-child) .uneditable-input,
  #frmUserEdit .form-addressblock .row-fluid:not(:last-child) .uneditable-input,
  #frmCheckout .form-addressblock .row-fluid:not(:last-child) .uneditable-input,
  .add-credit-card .address-edit .form-addressblock .row-fluid:not(:last-child) .uneditable-input,
  #formQuestion .form-addressblock .row-fluid:not(:last-child) .uneditable-input {
    margin-bottom: 10px;
  }
}
/* Landscape phones and down */

@media screen and (max-width: 480px) {
  .cart-icon {
    margin-left: 20% !important;
  }
  .header-topsection .nav-tabs li .icon-custom.icon-caretd {
    margin-right: -8px;
  }
  .header-topsection .span4 {
    width: 72% !important;
  }
  .header-topsection .span2 {
    width: 27.6% !important;
  }
  .basket-pop .basketpop-description {
    width: 45% !important;
  }
  .basket-pop .basketpop-photo {
    display: none;
  }
  #btnSchedulePurchaseLists,
  .btn-link {
    line-height: 24px !important;
  }
  #LoginForm .btn {
    display: block;
  }
  #ListingProducts .row-fluid {
    margin-bottom: 0;
  }
  .login-box .btn-primary,
  .login-box .btn-secondary {
    width: 100%;
    margin-top: 10px !important;
  }
  .category-listing li {
    border: none;
  }
  .productbox {
    padding: 5px;
  }
  .productbox .box-info ul {
    margin-bottom: 0;
  }
  .btn-group .addtopurchaselist {
    width: 75%;
  }
  .btn-group .addtopurchaselist-caret {
    width: 11%;
  }
  .main-section .nav-tabs > li > a,
  .main-section .nav-pills > li > a {
    padding-left: 5px;
    padding-right: 5px;
  }
}
@media screen and (max-width: 360px) {
  .header-topsection .span4 {
    width: 72% !important;
  }
  .header-topsection .span2 {
    width: 27.6% !important;
  }
  #lstCurrencySelector {
    margin-top: 15px;
  }
}
/* Mobile Phone Portrait */

@media screen and (max-width: 320px) {
  .header-topsection .nav-myaccount span,
  .header-topsection .nav-myservices span {
    letter-spacing: 0;
  }
  .nav-myaccount span,
  .nav-myservices span {
    display: none !important;
  }
  #lstCurrencySelector {
    margin-top: 15px;
  }
  .checkoutCommentSection {
    padding-left: 0px !important;
    font-size: 0.85em;
    line-height: 1em;
  }
}
/* RETINA */

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  
}
/**************************************************/

/*  PRODUCT PAGE WITH RIGHT INFORMATION */

@media screen and (max-width: 1199px) {
  .product-detail.product-detail-right-information .right-price-section .attribute-title,
  .product-detail.product-detail-right-information .right-price-section .attribute-value {
    width: 100%;
    margin-left: 0px;
  }
  .product-detail.product-detail-right-information .right-price-section .addtocart-section .button-addtocart-section {
    width: 100%;
    margin-top: 5px;
  }
}
@media screen and (max-width: 979px) {
  .product-detail.product-detail-right-information .right-price-section {
    padding: 10px;
  }
  .purchaseInformationSection,
  .descriptionInformationSection {
    width: 100% !important;
    margin-left: 0px !important;
  }
  .descriptionInformationSection {
    margin-bottom: 30px;
  }
}
/* ENDPRODUCTPAGERIGHTINFORMATION */

/*---- HACKS FOR IE8 ----*/

.ie8 * {
  font-family: Arial, Helvetica, sans-serif !important;
  letter-spacing: 0 !important;
}
.ie8 .btn {
  padding: 0 8px !important;
}
.ie8 .header-topsection .form-search-input {
  width: 300px;
}
.ie8 .header-topsection .form-searchink {
  display: inline;
}
.ie8 .header-topsection .search .btn-searchink.opened {
  left: 60px !important;
}
.ie8 .header-topsection .search .searchink-popup {
  width: 200px;
}
.ie8 .header-topsection .search .searchink-popup select {
  max-width: 170px;
}
.ie8 .header-topsection .nav-myaccount,
.ie8 .header-topsection .nav-myservices {
  letter-spacing: normal;
}
.ie8 .header-topsection .nav-myaccount a,
.ie8 .header-topsection .nav-myservices a {
  font-size: 12px;
}
.ie8 .header-topsection .nav-tabs li .icon-custom.icon-cog {
  width: 23px;
}
.ie8 .basket-pop {
  max-width: 940px;
}
.ie8 .basket-pop .basketpop-body .basketpop-pricesection .basketpop-modify,
.ie8 .basket-pop .basketpop-body .basketpop-pricesection .basketpop-select {
  letter-spacing: normal;
  font-size: 10px;
  height: 35px;
}
.ie8 .navbar-inner a {
  font-size: 1em;
}
.ie8 .submenu {
  width: 940px;
  z-index: 10000;
}
.ie8 .submenu .submenu-bigcontent {
  width: 672px;
}
.ie8 .submenu .submenu-bigcontent a {
  line-height: 0.9em;
  font-size: 0.9em;
}
.ie8 .productbox {
  border: 1px solid #cccccc;
}
.ie8 .complementary-product .productbox .qty-container input {
  width: 39px !important;
}
.ie8 .complementary-product h5:before {
  top: 73px;
  left: 40%;
}
#AddCardModal .modal__wrapper.modal__wrapper--card-slider .modal__inner {
  float: none;
}
body {
  font: 300 14px 'Open Sans', sans-serif;
  color: #464648;
  width: 100%;
}
body .section-container-main-navigation {
  margin: 0;
}
body .basket-pop {
  top: 140px;
  margin: 0 !important;
  z-index: 1041;
}
body .basket-pop:before {
  right: 55px;
}
body .basket-pop .basketpop-header h3 small {
  color: white;
}
body .basket-pop .btn {
  text-transform: uppercase;
}
body .basket-pop.basket-pop-fixed {
  margin-top: 60px !important;
}
body .multiple-carts .basket-pop {
  top: 180px;
}
body .multiple-carts .basket-pop.basket-pop-fixed {
  margin-top: 0 !important;
  top: 90px;
}
#cmdSortResult {
  width: 160px;
}
.main-section-container.container {
  width: 100% !important;
}
.nav-pills li a.selected-panel,
.nav-tabs li a.selected-panel {
  filter: none !important;
}
.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus {
  filter: none !important;
  background-color: #464648 !important;
}
.nav-pills li a:hover,
.nav-tabs li a:hover {
  background: #464648 !important;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="time"],
input[type="week"],
input[type="text"],
input[type="number"],
input[type="email"],
input[type="tel"],
input[type="url"],
select {
  -webkit-box-shadow: inset none !important;
  -moz-box-shadow: inset none !important;
  box-shadow: inset none !important;
  font: 300 14px 'Open Sans', sans-serif;
  border: 1px solid #bebebe;
  color: #464648 !important;
  height: 48px;
  line-height: 48px;
}
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
select::-webkit-input-placeholder {
  color: #464648 !important;
}
textarea:-moz-placeholder,
input[type="text"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="datetime"]:-moz-placeholder,
input[type="datetime-local"]:-moz-placeholder,
input[type="date"]:-moz-placeholder,
input[type="time"]:-moz-placeholder,
input[type="week"]:-moz-placeholder,
input[type="text"]:-moz-placeholder,
input[type="number"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="url"]:-moz-placeholder,
select:-moz-placeholder {
  color: #464648 !important;
  opacity: 1;
}
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
select::-moz-placeholder {
  color: #464648 !important;
  opacity: 1;
}
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
select:-ms-input-placeholder {
  color: #464648 !important;
}
textarea::placeholder,
input[type="text"]::placeholder,
input[type="password"]::placeholder,
input[type="datetime"]::placeholder,
input[type="datetime-local"]::placeholder,
input[type="date"]::placeholder,
input[type="time"]::placeholder,
input[type="week"]::placeholder,
input[type="text"]::placeholder,
input[type="number"]::placeholder,
input[type="email"]::placeholder,
input[type="tel"]::placeholder,
input[type="url"]::placeholder,
select::placeholder {
  color: #464648 !important;
}
.btn {
  font: 700 16px 'Open Sans', sans-serif;
  line-height: normal !important;
  padding-top: 13px !important;
  padding-bottom: 13px !important;
  text-transform: uppercase;
}
.btn.btn-primary:hover {
  background: #de1637 !important;
}
.btn.btn-secondary:hover {
  background: #5e5e61 !important;
}
.btn.btn-large {
  font: 700 16px 'Open Sans', sans-serif;
  text-transform: uppercase;
  height: 48px;
  line-height: 48px !important;
  padding: 0 10px !important;
}
#frmAddressEdit .btn-secondary,
#frmMyProfile .btn-secondary,
#creditCardsResults .btn-secondary {
  height: auto;
}
#cmdSave {
  height: 50px;
}
#map-canvas {
  margin-top: 10px;
  width: 80%;
}
h1,
h2,
h3,
h4 {
  text-transform: uppercase;
  color: #464648;
  font-weight: 700;
}
h1 {
  font-size: 26px;
  margin: 0 0 30px 0;
}
h2 {
  font-size: 22px;
}
h3 {
  font-size: 20px;
}
h4 {
  font-size: 20px;
}
.text-uppercase {
  text-transform: uppercase;
}
.default-shopping-cart {
  background: #c6c6c6;
}
.contentText a,
.searchGift,
.redeem-gift-certificate {
  color: #050505 !important;
}
.icon-gift-certificate {
  background-image: url('/themecms/theme/img/my-gift-card.png') !important;
  height: 43px;
  width: 65px;
  background-position: 0 0;
}
.item-table-list-number-cell {
  width: 145px;
}
header .container {
  position: relative;
}
header .logos > a {
  display: block;
}
header .header-nav-wrap {
  background: #464648;
  min-height: 40px;
  width: 100%;
}
header .header-nav-wrap.header-nav-fixed {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 999;
}
header .header-nav-wrap .header-nav {
  margin: 0;
  line-height: 40px;
}
header .header-nav-wrap .header-nav li {
  margin: 0;
  padding: 0 15px;
}
header .header-nav-wrap .header-nav li a {
  color: white;
  font: 300 12px 'Open Sans', sans-serif;
  text-transform: uppercase;
  text-decoration: none;
}
header .header-nav-wrap .header-nav li #lstCurrencySelector {
  height: 30px;
  line-height: 30px !important;
  margin-top: -4px;
}
header .header-nav-wrap .header-nav li:first-child {
  padding-left: 0 !important;
}
header .header-nav-wrap .header-nav li:last-child {
  padding-right: 0 !important;
}
header .header-topsection {
  margin: 18px 0 !important;
}
header .header-topsection .header-action-area .search {
  text-align: right;
}
header .header-topsection .header-action-area .search form.form-search {
  width: 80%;
  margin-right: 35px;
}
header .header-topsection .header-action-area .search form.form-search .form-search-input {
  font: 400 12px 'Open Sans', sans-serif;
  padding-left: 16px;
  width: -webkit-calc(100% - 50px) !important;
  width: calc(100% - 50px) !important;
}
header .header-topsection .header-action-area .search form.form-search .form-search-input::-webkit-input-placeholder {
  color: #464648 !important;
}
header .header-topsection .header-action-area .search form.form-search .form-search-input:-moz-placeholder {
  color: #464648 !important;
}
header .header-topsection .header-action-area .search form.form-search .form-search-input::-moz-placeholder {
  color: #464648 !important;
}
header .header-topsection .header-action-area .search form.form-search .form-search-input:-ms-input-placeholder {
  color: #464648 !important;
}
header .header-topsection .header-action-area .search form.form-search .form-search-input::placeholder {
  color: #464648 !important;
}
header .header-topsection .header-action-area .search form.form-search .btn-go {
  border: 0 !important;
  margin-left: -4px;
  height: 37px;
  line-height: 37px !important;
  padding: 0 !important;
  width: 50px !important;
  border-radius: 0 !important;
}
header .header-topsection .header-action-area .search form.form-search .btn-go .fa-search {
  font-size: 18px !important;
  top: -3px;
}
header .header-topsection .header-action-area .login-cart-wrap {
  float: right;
  text-align: right;
  margin: 0;
}
header .header-topsection .header-action-area .login-cart-wrap > .row-fluid {
  margin-bottom: 8px;
}
header .header-topsection .header-action-area .login-cart-wrap > .row-fluid:last-child {
  margin-bottom: 0;
}
header .header-topsection .header-action-area .login-cart-wrap .login a {
  color: white;
  font: 700 16px 'Open Sans', sans-serif;
  text-transform: uppercase;
  padding: 0;
  background: #c41230;
  width: 100%;
  min-height: 39px;
  text-align: center;
  line-height: 39px;
  display: block;
}
header .header-topsection .header-action-area .login-cart-wrap .login a:hover {
  text-decoration: none;
  background: #de1637;
}
header .header-topsection .header-action-area .login-cart-wrap .cart {
  margin-top: 0;
  line-height: 39px;
  padding: 0 !important;
}
header .header-topsection .header-action-area .login-cart-wrap .cart:hover {
  background: #de1637;
}
header .header-topsection .header-action-area .login-cart-wrap .cart.cart-quote {
  position: relative;
  right: -1px;
}
header .header-topsection .header-action-area .login-cart-wrap .cart span {
  color: white;
  font: 700 16px 'Open Sans', sans-serif;
  text-transform: uppercase;
}
.header-top-content {
  font-size: 13px;
  margin-bottom: 3px;
  text-align: left;
}
html[lang|="fr"] header .header-topsection .header-action-area .login-cart-wrap .cart-quote span {
  font-size: 13px;
}
.main-navigation {
  border-top: 1px solid #464648;
  background: white;
  min-height: 47px;
}
.main-navigation .navbar .navbar-inner {
  filter: none !important;
  background: none !important;
}
.main-navigation .navbar .navbar-inner .nav-collapse > .nav {
  margin: 0;
  /*text-align: justify;

                         &:before{
                              content: '';
                             display: block;
                             width: 100%;
                             margin-bottom: -20px; /* your line-height */

  /*}

                         &:after{
                              content: '';
                              display: inline-block;
                              width: 100%;
                         }*/

}
.main-navigation .navbar .navbar-inner .nav-collapse > .nav > li.home-fnav {
  display: none;
}
.main-navigation .navbar .navbar-inner .nav-collapse > .nav > li {
  display: inline-block;
  float: none;
  padding: 0 15px;
  /*position: relative;
                              top: 20px;*/

}
.main-navigation .navbar .navbar-inner .nav-collapse > .nav > li a {
  font: 400 14px/47px 'Open Sans', sans-serif !important;
  padding: 0 10px;
  text-transform: uppercase;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.main-navigation .navbar .navbar-inner .nav-collapse > .nav > li a .caret {
  display: none;
}
.main-navigation .navbar .navbar-inner .nav-collapse > .nav > li a:hover,
.main-navigation .navbar .navbar-inner .nav-collapse > .nav > li a:focus,
.main-navigation .navbar .navbar-inner .nav-collapse > .nav > li a:active {
  background: none;
}
.main-navigation .navbar .navbar-inner .nav-collapse > .nav > li a:hover:before,
.main-navigation .navbar .navbar-inner .nav-collapse > .nav > li a:focus:before,
.main-navigation .navbar .navbar-inner .nav-collapse > .nav > li a:active:before {
  border-bottom: 8px solid #c41230;
  top: 39px;
  content: "";
  display: block;
  margin-bottom: -8px;
  position: relative;
}
.main-navigation .navbar .navbar-inner .nav-collapse > .nav > li a:first-child a {
  padding: 0 15px 0 0;
}
.main-navigation .navbar .navbar-inner .nav-collapse > .nav > li a:last-child a {
  padding: 0 0 0 15px;
}
.main-navigation .navbar .navbar-inner .nav-collapse > .nav > li > a {
  padding: 0px;
}
.main-navigation .navbar .navbar-inner .nav-collapse > .nav .dropdown-menu {
  background: #050505;
  border: 1px solid #050505;
  text-align: left;
  width: 225px;
  z-index: 1500;
}
.main-navigation .navbar .navbar-inner .nav-collapse > .nav .dropdown-menu li a {
  border-bottom: 1px solid #d34d64;
  white-space: normal;
  line-height: normal !important;
  padding: 8px 15px;
  text-transform: none;
}
.main-navigation .navbar .navbar-inner .nav-collapse > .nav .dropdown-menu li a:before {
  border-bottom: 0;
  content: "";
  margin-bottom: 0;
}
.main-navigation .navbar .navbar-inner .nav-collapse > .nav .dropdown-menu li a:hover,
.main-navigation .navbar .navbar-inner .nav-collapse > .nav .dropdown-menu li a:active,
.main-navigation .navbar .navbar-inner .nav-collapse > .nav .dropdown-menu li a:focus {
  background: white !important;
  color: #050505 !important;
}
.main-navigation .navbar .navbar-inner .nav-collapse > .nav .dropdown-menu li:hover > a,
.main-navigation .navbar .navbar-inner .nav-collapse > .nav .dropdown-menu li:active > a,
.main-navigation .navbar .navbar-inner .nav-collapse > .nav .dropdown-menu li:focus > a {
  background: white !important;
  color: #050505 !important;
}
.main-navigation .navbar .navbar-inner .nav-collapse > .nav .dropdown-menu li .level3 {
  margin-top: -1px;
}
.main-navigation .navbar .navbar-inner .nav-collapse > .nav .dropdown-menu .dropdown-menu {
  left: 100%;
}
.main-navigation .navbar .navbar-inner .nav-collapse > .nav .submenu {
  border-top: 8px solid #050505;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
  border-left: 1px solid #050505;
  text-align: left;
}
.main-navigation .navbar .navbar-inner .nav-collapse > .nav .submenu .submenu-left .nav {
  background: #050505;
  padding: 0;
}
.main-navigation .navbar .navbar-inner .nav-collapse > .nav .submenu .submenu-left .nav li {
  padding: 0;
  margin-bottom: 0;
}
.main-navigation .navbar .navbar-inner .nav-collapse > .nav .submenu .submenu-left .nav li a {
  border-bottom: 1px solid #d34d64;
  font: 300 12px 'Open Sans', sans-serif !important;
  line-height: normal !important;
  padding: 8px 15px;
  position: relative;
  text-transform: none;
}
.main-navigation .navbar .navbar-inner .nav-collapse > .nav .submenu .submenu-left .nav li a:before {
  border-bottom: 0;
  content: "";
  margin-bottom: 0;
}
.main-navigation .navbar .navbar-inner .nav-collapse > .nav .submenu .submenu-left .nav li a:after {
  margin-top: 0;
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.main-navigation .navbar .navbar-inner .nav-collapse > .nav .submenu .submenu-left .nav li a:hover,
.main-navigation .navbar .navbar-inner .nav-collapse > .nav .submenu .submenu-left .nav li a:focus,
.main-navigation .navbar .navbar-inner .nav-collapse > .nav .submenu .submenu-left .nav li a:active {
  background: white !important;
  color: #050505 !important;
}
.main-navigation .navbar .navbar-inner .nav-collapse > .nav .submenu .submenu-left .nav li.opened a {
  background: white !important;
  color: #050505 !important;
}
.main-navigation .navbar .navbar-inner .nav-collapse > .nav .submenu .submenu-left .nav li .submenu-bigcontent a {
  border-bottom: 0;
  padding: 0;
}
.main-navigation .navbar .navbar-inner .nav-collapse > .nav .submenu .submenu-left .nav li .submenu-bigcontent a:hover:before,
.main-navigation .navbar .navbar-inner .nav-collapse > .nav .submenu .submenu-left .nav li .submenu-bigcontent a:focus:before,
.main-navigation .navbar .navbar-inner .nav-collapse > .nav .submenu .submenu-left .nav li .submenu-bigcontent a:active:before {
  display: inline;
}
.main-navigation .navbar .navbar-inner .nav-collapse > .nav .submenu .submenu-left .nav li .submenu-bigcontent .submenu-content h3 a {
  font: 700 20px 'Open Sans', sans-serif !important;
  color: #464648 !important;
  text-transform: uppercase;
}
.main-navigation .navbar .navbar-inner .nav-collapse > .nav .submenu .submenu-left .nav li .submenu-bigcontent .submenu-content .bigcontent-categories li a {
  color: #464648 !important;
  line-height: normal !important;
}
.main-navigation .navbar .navbar-inner .nav-collapse .dropdown-submenu > a:after {
  border-color: transparent white;
  margin-top: 5px;
}
.main-navigation .navbar .navbar-inner .nav-collapse .dropdown-submenu > .dropdown-menu {
  margin-top: 0px;
}
.main-navigation .navbar .navbar-inner .nav-collapse .dropdown-submenu:hover > a {
  filter: none !important;
}
.main-navigation .navbar .navbar-inner .nav-collapse .dropdown-inverse .dropdown-submenu > a:after {
  border-width: 5px 5px 5px 0;
  float: left;
}
.main-navigation .navbar .navbar-inner .nav-collapse .dropdown-inverse .dropdown-submenu > .dropdown-menu {
  right: 100%;
  left: auto;
}
.main-navigation .dropdown-menu > li > a:hover {
  filter: none !important;
}
.main-navigation .navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
.main-navigation .navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
.main-navigation .navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle,
.main-navigation .navbar-inverse .nav li.bigmenu.open > .dropdown-toggle,
.main-navigation .navbar-inverse .nav li.bigmenu.active > .dropdown-toggle,
.main-navigation .navbar-inverse .nav li.bigmenu.open.active > .dropdown-toggle,
.main-navigation .navbar-inverse .nav li > a:hover {
  background: none;
  color: black;
}
.main-navigation .bigmenu.open > a:before {
  border-bottom: 8px solid #c41230;
  top: 39px;
  content: "";
  display: block;
  margin-bottom: -8px;
  position: relative;
}
.main-navigation.f-nav {
  border-bottom: 1px solid #464648;
  left: 0;
  margin-left: 0;
  width: 100%;
  background: rgba(255, 255, 255, 0.95);
}
.main-navigation.f-nav .home-fnav {
  display: inline-block !important;
}
.main-navigation.f-nav .navbar .navbar-inner .nav-collapse li a {
  font-size: 11px !important;
  padding: 0;
}
[lang="fr"] .main-navigation.f-nav .navbar .navbar-inner .nav-collapse li {
  padding: 0px 9px;
}
[lang="fr"] .main-navigation.f-nav .navbar .navbar-inner .nav-collapse li a {
  font-size: 10px !important;
}
.main-navigation.f-nav .navbar .navbar-inner .nav-collapse li .submenu .submenu-left li a {
  font-size: 12px !important;
}
.main-navigation.f-nav .navbar .navbar-inner .nav-collapse li .dropdown-menu li a {
  font-size: 14px !important;
}
.main-navigation.f-nav .navbar .navbar-inner .nav-quicklinks .fa {
  color: #464648;
}
.main-navigation.f-nav .main-navig-search {
  background: white;
  padding: 10px 0;
  border: 1px solid #464648;
}
.main-navigation.f-nav .main-navig-search form.form-search {
  float: left;
  width: -webkit-calc(100% - 46px);
  width: calc(100% - 46px);
}
.main-navigation.f-nav .main-navig-search form.form-search .form-search-input {
  background-color: white;
  height: 37px;
  line-height: 37px;
  background-position: 22px -693px;
}
.main-navigation.f-nav .main-navig-search form.form-search .btn-go {
  border: 0 !important;
  width: 42px;
  height: 37px;
  padding: 0 !important;
}
.main-navigation.f-nav .main-navig-search form.form-search .btn-go .fa {
  font-size: 18px !important;
  top: 0;
  vertical-align: baseline;
}
.main-navigation.f-nav .main-navig-search .btn.tzanet-advanced-search-btn {
  float: right;
  margin-right: 4px;
  padding: 0 !important;
  border: 0 !important;
  line-height: 37px !important;
  width: 42px;
  height: 37px;
}
.main-navigation.f-nav .main-navig-search .btn.tzanet-advanced-search-btn .fa {
  font-size: 18px !important;
  top: 0;
  vertical-align: baseline;
}
section.main-section {
  clear: both;
  border-top: 1px solid #464648;
}
section.main-section #main-section {
  position: relative;
}
section.main-section #main-section:before {
  background: url(/medias/leftBlur.png?fv=8474D5B1376D4AA7FB4A20401CEAFBCC-117463) no-repeat;
  content: '';
  height: 100%;
  left: -60px;
  position: absolute;
  top: 0;
  width: 257px;
  display: block;
}
section.main-section #main-section:after {
  background: url(/medias/rightBlur.png?fv=90CF92189AEF5762C790006CF358611D-113450) no-repeat;
  content: '';
  height: 100%;
  right: -60px;
  position: absolute;
  top: 0;
  width: 257px;
  display: block;
  z-index: -1;
}
section.main-section .section-body-container {
  background: white;
  padding: 10px 30px 50px 30px;
  position: relative;
  /****** Custom product page ******/

  /* Custom product page (2021) */

  /* Custom product page sticky nav */

  /****** END Custom product page ******/

}
section.main-section .section-body-container .flexslider {
  box-shadow: none;
  margin: 0;
}
section.main-section .section-body-container .flexslider .flex-control-nav {
  bottom: 8px;
  position: absolute;
  right: 0;
  text-align: center;
  width: 42%;
  z-index: 12;
}
section.main-section .section-body-container .flexslider .flex-control-nav li a {
  background: #464648;
  height: 9px;
  width: 9px;
}
section.main-section .section-body-container .flexslider .flex-control-nav li a.flex-active {
  background: #050505;
}
section.main-section .section-body-container .flexslider .flex-direction-nav .flex-next {
  right: 0;
}
section.main-section .section-body-container .section-body-container-homepage {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
section.main-section .section-body-container .section-body-container-homepage .product-showcase-title {
  font-weight: 600;
  margin: 0 0 22px 0;
}
section.main-section .section-body-container .section-body-container-homepage .product-showcase-title a {
  font-family: 'Open Sans', sans-serif;
  font-size: 17px;
}
section.main-section .section-body-container .section-body-container-homepage .grid-layout {
  border-bottom: 1px solid #050505;
}
section.main-section .section-body-container .section-body-container-homepage .brands {
  border-bottom: 1px solid #050505;
  padding-bottom: 45px;
  display: inline-block;
}
section.main-section .section-body-container .section-body-container-homepage .video-container {
  margin-bottom: 30px;
}
section.main-section .section-body-container .section-body-container-homepage .video-container video {
  display: block;
  width: 100%;
  height: auto !important;
}
section.main-section .section-body-container .breadcrumb {
  background: none;
  padding: 10px 0;
}
section.main-section .section-body-container .breadcrumb li {
  font: 600 12px 'Open Sans', sans-serif;
  text-transform: uppercase;
}
section.main-section .section-body-container .breadcrumb li.active {
  color: #464648;
}
section.main-section .section-body-container .breadcrumb li .divider {
  color: #464648;
}
section.main-section .section-body-container .grid-layout .btn.addtocart {
  background-color: #c41230 !important;
  border: 1px solid #c31e3a !important;
  height: 29px !important;
}
section.main-section .section-body-container .grid-layout .productbox .product-code,
section.main-section .section-body-container .list-layout.productbox .product-code,
section.main-section .section-body-container .grid-layout .productbox .product-code > small,
section.main-section .section-body-container .list-layout.productbox .product-code > small,
section.main-section .section-body-container .grid-layout .productbox .product-brand > small,
section.main-section .section-body-container .list-layout.productbox .product-brand > small {
  font-size: 16px;
  font-weight: 700;
}
section.main-section .section-body-container .grid-layout .productbox .btn.addtocart .fa.fa-shopping-cart,
section.main-section .section-body-container .list-layout.productbox .btn.addtocart .fa.fa-shopping-cart {
  font-size: 16px !important;
  margin-right: 0;
}
section.main-section .section-body-container .grid-layout .productbox small {
  font: 300 12px 'Open Sans', sans-serif;
  color: #999999;
}
section.main-section .section-body-container .grid-layout .productbox .icon-specials {
  background: #c41230;
  width: 21px;
  height: 21px;
  text-align: center;
  top: 5px;
  right: 5px;
}
section.main-section .section-body-container .grid-layout .productbox .icon-specials .fa-dollar {
  font-size: 13px !important;
  font-weight: 300;
  line-height: 21px;
}
section.main-section .section-body-container .grid-layout .productbox .box-info .product-title {
  margin-bottom: 22px;
}
section.main-section .section-body-container .grid-layout .productbox .box-info .product-title a {
  font: 600 14px 'Open Sans', sans-serif;
  text-transform: uppercase;
  color: #464648;
  margin: 0;
}
section.main-section .section-body-container .grid-layout .productbox .box-price {
  margin: 0;
}
section.main-section .section-body-container .grid-layout .productbox .box-price .price-container {
  border-top: 1px solid #c7c7c8;
  border-bottom: 0;
  padding-top: 20px;
}
section.main-section .section-body-container .grid-layout .productbox .box-price .price-container .product-code {
  padding-bottom: 20px;
}
section.main-section .section-body-container .grid-layout .productbox .box-price .price-container .product-code > small {
  font-size: 12px;
}
section.main-section .section-body-container .grid-layout .productbox .box-price .price-container .strike {
  font: 600 16px 'Open Sans', sans-serif;
  color: #464648;
}
section.main-section .section-body-container .grid-layout .productbox .box-price .price-container .price {
  color: #c41230;
  font: 600 18px 'Open Sans', sans-serif;
}
section.main-section .section-body-container .grid-layout .productbox .box-price .price-container .tzanet-mapprice-container .price {
  font-weight: 700;
}
section.main-section .section-body-container .grid-layout .productbox .box-price .price-container .singlePrice-Retail,
section.main-section .section-body-container .grid-layout .productbox .box-price .price-container .discount {
  display: none;
}
section.main-section .section-body-container .grid-layout .productbox .box-price .price-container .singlePrice-Retail {
  font-size: 14px;
}
section.main-section .section-body-container .grid-layout .productbox .box-price .price-container .retail-price {
  color: #c41230;
  font-weight: 400;
  font-size: 1em;
}
section.main-section .section-body-container .grid-layout .productbox.product-tzanet-mapprice .box-price .singlePrice-Retail {
  display: block;
}
section.main-section .section-body-container .list-layout .icon-specials {
  background: #c41230;
  width: 21px;
  height: 21px;
  text-align: center;
  top: 0;
  right: 0;
}
section.main-section .section-body-container .list-layout .icon-specials .fa-dollar {
  font-size: 13px !important;
  font-weight: 300;
  line-height: 21px;
}
section.main-section .section-body-container .list-layout .muted {
  font: 300 12px 'Open Sans', sans-serif;
  color: #999999;
}
section.main-section .section-body-container .list-layout .box-info {
  font-size: 12px;
}
section.main-section .section-body-container .list-layout .box-info .product-title {
  font: 300 12px 'Open Sans', sans-serif;
  color: #999999;
}
section.main-section .section-body-container .list-layout .box-info .product-title a {
  color: #464648;
  font: 600 14px "Open Sans", sans-serif;
  margin: 0;
  text-transform: uppercase;
}
section.main-section .section-body-container .list-layout .box-price .price {
  color: #c41230;
  font: 600 22px 'Open Sans', sans-serif;
}
section.main-section .section-body-container .product-detail .product-details-code {
  font-size: 16px;
  font-weight: 700;
}
section.main-section .section-body-container .product-detail .review-stars {
  background-image: url('/themecms/theme/img/review-stars-red.png') !important;
}
section.main-section .section-body-container .product-detail .icon-specials {
  background: #c41230;
  width: 21px;
  height: 21px;
  text-align: center;
}
section.main-section .section-body-container .product-detail .icon-specials .fa-dollar {
  font-size: 13px !important;
  font-weight: 300;
  line-height: 21px;
}
section.main-section .section-body-container .product-detail .price {
  color: #050505;
  font: 700 20px 'Open Sans', sans-serif;
}
section.main-section .section-body-container .product-detail .tzanet-mapprice-container .price,
section.main-section .section-body-container .product-detail .tzanet-retail-container .price {
  color: #c41230;
}
section.main-section .section-body-container .product-detail .btn-tellafriend {
  width: 28px;
}
section.main-section .section-body-container .product-detail .addtocart-section .input-mini {
  border-color: #464648;
  box-shadow: none;
  width: 45px;
}
section.main-section .section-body-container .product-detail .nav-tabs {
  margin-bottom: 0;
}
section.main-section .section-body-container .product-detail .tab-content {
  border: 0;
  padding: 10px 0;
}
section.main-section .section-body-container .product-detail .tab-content h1,
section.main-section .section-body-container .product-detail .tab-content h2,
section.main-section .section-body-container .product-detail .tab-content h3,
section.main-section .section-body-container .product-detail .tab-content h4 {
  margin: 0 0 10px 0;
}
section.main-section .section-body-container .product-detail .tab-content br {
  display: block;
}
section.main-section .section-body-container .product-detail .product-brand {
  font-size: 16px;
  font-weight: 700;
}
section.main-section .section-body-container .product-detail .product-image #product-detail-gallery-thumbs {
  margin: 0;
}
section.main-section .section-body-container .product-detail-tzanet h1,
section.main-section .section-body-container .product-detail-tzanet h2 {
  font-weight: 700;
  margin: 0 0 14px;
  text-transform: none;
}
section.main-section .section-body-container .product-detail-tzanet h1 {
  font-size: 30px;
}
section.main-section .section-body-container .product-detail-tzanet h2 {
  font-size: 24px;
}
section.main-section .section-body-container .product-detail-tzanet p {
  font-size: 1em;
  margin-bottom: 20px;
}
section.main-section .section-body-container .product-detail-tzanet form,
section.main-section .section-body-container .product-detail-tzanet .review-user-rating + .row-fluid {
  margin-bottom: 0;
}
section.main-section .section-body-container .product-detail-tzanet .tzanet-retail-container,
section.main-section .section-body-container .product-detail-tzanet .tzanet-mapprice-container {
  background: #f4f4f4;
}
section.main-section .section-body-container .product-detail-tzanet .addtocart-qte-section > li {
  margin-bottom: 5px;
  vertical-align: top;
}
section.main-section .section-body-container .product-detail-tzanet .addtocart-qte-section label {
  font-size: 1em;
  line-height: 29px;
}
section.main-section .section-body-container .product-detail-tzanet .addtocart-qte-section .btn {
  font-size: 14px !important;
  padding-right: 18px !important;
  padding-left: 18px !important;
}
section.main-section .section-body-container .product-detail-tzanet .addtocart-qte-section .btn.addtocart {
  background: #c41230 !important;
}
section.main-section .section-body-container .product-detail-tzanet .box-qty {
  padding: 0;
}
section.main-section .section-body-container .product-detail-tzanet .review-user-desc-title,
section.main-section .section-body-container .product-detail-tzanet .review-user-desc-date,
section.main-section .section-body-container .product-detail-tzanet .review-user-desc-content,
section.main-section .section-body-container .product-detail-tzanet .review-user-rate {
  margin-bottom: 5px;
}
section.main-section .section-body-container .product-detail-tzanet #lblProductRatingReviewTotalCount {
  white-space: nowrap;
}
section.main-section .section-body-container .product-detail-tzanet #product-detail-gallery-thumbs {
  margin: 0;
}
section.main-section .section-body-container .product-detail-tzanet #product-detail-gallery-thumbs li {
  margin-bottom: 9px;
}
section.main-section .section-body-container .product-detail-tzanet #product-detail-gallery-thumbs a {
  border: 1px solid #e2e2e2;
  display: inline-block;
}
section.main-section .section-body-container .product-detail-tzanet #product-detail-gallery-thumbs a.active {
  box-shadow: 0 0 2px 2px #eeeeee;
}
section.main-section .section-body-container .product-detail-tzanet-box {
  border: 2px solid #e2e2e2;
  font-size: 16px;
  line-height: 1.4;
  margin-bottom: 30px;
  padding: 19px;
}
section.main-section .section-body-container .product-detail-tzanet-box:last-child {
  margin-bottom: 0;
}
section.main-section .section-body-container .tzanet-substitutes > li {
  background: #f4f4f4;
  margin-bottom: 10px;
}
section.main-section .section-body-container .tzanet-substitutes > li:last-child {
  margin-bottom: 0;
}
section.main-section .section-body-container .tzanet-substitutes > li > a {
  color: #464648;
  display: block;
  padding: 4px 8px;
}
section.main-section .section-body-container .tzanet-substitutes > li > a:hover,
section.main-section .section-body-container .tzanet-substitutes > li > a:active {
  color: #c41230;
}
section.main-section .section-body-container .tzanet-attr-table tr:first-child th,
section.main-section .section-body-container .tzanet-attr-table tr:first-child td {
  border-top: 0;
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  section.main-section .section-body-container .product-detail-tzanet-box {
    font-size: 14px;
  }
  section.main-section .section-body-container .tzanet-attr-table th,
  section.main-section .section-body-container .tzanet-attr-table td {
    padding: 4px;
  }
}
@media screen and (min-width: 768px) and (max-width: 979px) {
  section.main-section .section-body-container .product-detail-tzanet-price-row > .span6 {
    float: none;
    margin: 0 0 10px;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  section.main-section .section-body-container .product-detail-tzanet #product-detail-gallery-thumbs li {
    display: inline-block;
  }
  section.main-section .section-body-container .product-detail-tzanet .tzanet-retail-container,
  section.main-section .section-body-container .product-detail-tzanet .tzanet-mapprice-container {
    margin-bottom: 10px;
  }
  section.main-section .section-body-container .product-detail-tzanet .addtocart-qte-section .btn {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
}
section.main-section .section-body-container .product-detail-tzanet-nav {
  background: white;
  box-shadow: 0 0 2px 2px #eeeeee;
  display: none;
  padding: 8px 0;
}
section.main-section .section-body-container .product-detail-tzanet-nav.fixed {
  display: block;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1021;
}
section.main-section .section-body-container .product-detail-tzanet-nav label {
  font-size: 1em;
}
section.main-section .section-body-container .product-detail-tzanet-nav input {
  border-radius: 5px !important;
}
section.main-section .section-body-container .product-detail-tzanet-nav .btn.addtocart {
  background: #c41230 !important;
  padding-right: 0 !important;
  padding-left: 0 !important;
  width: 50px;
}
section.main-section .section-body-container .product-detail-tzanet-nav .addtocart-section {
  margin: 0;
}
section.main-section .section-body-container .product-detail-tzanet-nav-row {
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
section.main-section .section-body-container .product-detail-tzanet-nav-img {
  margin-right: 20px;
}
section.main-section .section-body-container .product-detail-tzanet-nav-img img {
  max-width: 70px;
}
section.main-section .section-body-container .product-detail-tzanet-nav-info,
section.main-section .section-body-container .product-detail-tzanet-nav-retail,
section.main-section .section-body-container .product-detail-tzanet-nav-price {
  margin-right: 10px;
}
section.main-section .section-body-container p.product-detail-tzanet-nav-title {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 4px;
}
section.main-section .section-body-container p.product-detail-tzanet-nav-code,
section.main-section .section-body-container p.product-detail-tzanet-nav-upccode {
  font-size: 16px;
  margin-bottom: 0;
}
section.main-section .section-body-container .product-detail-tzanet-nav-buttons .inline > li {
  margin: 0 5px 5px 0;
  padding: 0;
}
@media screen and (min-width: 1200px) {
  section.main-section .section-body-container .product-detail-tzanet-nav input {
    height: 39px;
  }
  section.main-section .section-body-container .product-detail-tzanet-nav .btn {
    font-size: 14px !important;
    padding: 10px 18px !important;
  }
  section.main-section .section-body-container p.product-detail-tzanet-nav-title {
    font-size: 20px;
  }
}
section.main-section .section-body-container .nav-tabs {
  clear: both;
  border-bottom: 1px solid #050505;
}
section.main-section .section-body-container .nav-tabs li {
  margin-bottom: 0;
}
section.main-section .section-body-container .nav-tabs li a {
  color: #7c7c82;
  font: 300 14px 'Open Sans', sans-serif;
  border: 0;
  text-transform: uppercase;
  padding: 8px 24px;
  text-align: center;
}
section.main-section .section-body-container .nav-tabs li a:hover,
section.main-section .section-body-container .nav-tabs li a:active,
section.main-section .section-body-container .nav-tabs li a:hover {
  background: none !important;
}
section.main-section .section-body-container .nav-tabs li a:hover:after,
section.main-section .section-body-container .nav-tabs li a:active:after,
section.main-section .section-body-container .nav-tabs li a:hover:after {
  border-bottom: 8px solid #c41230;
  bottom: 0;
  content: "";
  display: block;
  margin-bottom: -8px;
  position: relative;
}
section.main-section .section-body-container .nav-tabs li.active a {
  color: #050505;
  font: 700 14px 'Open Sans', sans-serif;
}
section.main-section .section-body-container .basket-list .basket-list-item .btn {
  line-height: 37px !important;
}
section.main-section .section-body-container .basket-list .basket-list-sidebar .input-append input {
  width: 55%;
  margin-right: 5px;
  height: 48px;
  line-height: 48px;
}
section.main-section .section-body-container .basket-list .basket-list-sidebar .basket-totals .btn {
  margin-left: 0;
}
section.main-section .section-body-container .basket-list .basket-list-sidebar .basket-totals .btn .fa-shopping-cart {
  margin-left: 8px;
}
.specials-homepage {
  padding: 62px 0 67px 0;
  margin-bottom: 10px;
  border-bottom: 1px solid #050505;
}
.specials-homepage .specials-wrap {
  text-align: center;
  position: relative;
}
.specials-homepage .specials-wrap > .specials-wrap-in {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  text-transform: uppercase;
}
.specials-homepage .specials-wrap h2 {
  color: white;
  font-size: 24px;
  line-height: 1.2;
  margin: 32px 0 0;
}
.specials-homepage .specials-wrap p {
  color: white;
  font: 600 18px 'Open Sans', sans-serif;
  margin: 8px 0 0;
}
.specials-homepage .specials-wrap .btn.btn-primary {
  position: absolute;
  bottom: 24px;
  left: 50%;
  width: 40%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.specials-homepage .specials-wrap .btn.btn-primary a {
  color: white;
}
.specials-homepage .specials-wrap .btn.btn-primary .fa-chevron-right {
  font-size: 6px !important;
}
html[lang|="fr"] .specials-homepage .specials-wrap .btn.btn-primary {
  width: 75%;
}
section.main-section .section-body-container .basket-list .basket-list-sidebar .input-append input {
  display: block;
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 5px;
}
section.main-section .section-body-container .basket-list .basket-list-sidebar .input-append .btn {
  display: block;
  width: 100%;
  box-sizing: border-box;
}
footer {
  margin: 0;
  background: #efefef;
}
footer .footer-top-content {
  border-bottom: 1px solid white;
  padding: 60px 0;
  text-transform: uppercase;
}
footer .footer-top-content h4 {
  color: black;
  font: 600 14px 'Open Sans', sans-serif;
  margin: 0 0 20px 0;
}
footer .footer-top-content ul li {
  color: black;
  font: 300 11px Verdana, sans-serif;
}
footer .footer-top-content ul li a {
  color: black;
  font: 300 11px Verdana, sans-serif;
}
footer .footer-top-content .company .fa {
  margin-right: 12px;
}
footer .footer-top-content .company .address {
  margin-bottom: 50px;
}
footer .footer-bottom-content {
  clear: both;
  padding: 52px 0 62px 0;
}
footer .footer-bottom-content p {
  color: black;
  font: 300 11px Verdana, sans-serif;
  margin-bottom: 0;
}
footer .footer-bottom-content p a {
  color: black;
}
.checkout .checkout-accordion .checkout-accordion-title .fa {
  color: white;
}
@media screen and (max-width: 1199px) and (min-width: 980px) {
  body .basket-pop {
    top: 170px;
  }
  body .basket-pop .btn.btn-secondary {
    padding: 0 !important;
    height: 48px;
    line-height: 48px !important;
  }
  body .basket-pop.basket-pop-fixed {
    margin-top: 140px !important;
  }
  body .multiple-carts .basket-pop {
    top: 216px !important;
  }
  body .multiple-carts .basket-pop.basket-pop-fixed {
    top: 130px !important;
  }
  header .header-topsection .logos img {
    width: 100%;
  }
  header .header-topsection .header-action-area .search {
    width: 60%;
  }
  header .header-topsection .header-action-area .login-cart-wrap {
    width: 40%;
  }
  .main-navigation .navbar .navbar-inner .nav-collapse > .nav > li a {
    font-size: 11px !important;
    padding: 0 10px;
  }
  .main-navigation .navbar .navbar-inner .nav-collapse > .nav > li > a {
    padding: 0px;
  }
  .basket-list .basket-list-item .basket-item-qty .basket-item-qty-inc a {
    box-sizing: border-box;
    width: 30px;
    text-align: center;
    padding: 0px;
  }
  section.main-section .section-body-container .section-body-container-homepage {
    width: 920px;
  }
  .specials-homepage .specials-wrap {
    height: 165px;
  }
  .specials-homepage .specials-wrap h2 {
    margin-top: 6px;
  }
  .specials-homepage .specials-wrap .btn.btn-primary {
    bottom: 10px;
  }
  footer .footer-top-content ul li {
    font-size: 11px;
  }
}
@media screen and (max-width: 979px) {
  .main-navigation .navbar .navbar-inner .nav-collapse > .nav > li.home-fnav {
    display: inline-block;
  }
  body .basket-pop {
    top: 275px;
  }
  body .basket-pop .btn.btn-secondary {
    padding: 0 !important;
    height: 48px;
    line-height: 48px !important;
  }
  body .basket-pop .btn.btn-primary .fa-shopping-cart {
    display: none;
  }
  body .basket-pop.basket-pop-fixed {
    margin-top: 90px !important;
  }
  body .multiple-carts .basket-pop {
    top: 325px !important;
  }
  body .multiple-carts .basket-pop.basket-pop-fixed {
    top: 90px !important;
  }
  header .header-nav-wrap .header-nav {
    text-align: center;
    float: none;
  }
  header .header-topsection .logo-wrap {
    width: 100%;
    margin: 0 auto;
  }
  header .header-topsection .header-action-area {
    clear: both;
    margin: 30px auto !important;
    width: 100%;
  }
  header .header-topsection .header-action-area .search {
    width: 60%;
  }
  header .header-topsection .header-action-area .search form.form-search {
    margin-right: 65px;
  }
  header .header-topsection .header-action-area .login-cart-wrap {
    width: 38% !important;
  }
  .main-navigation {
    height: auto;
  }
  .main-navigation .navbar .navbar-inner .nav-collapse > .nav {
    text-align: center;
  }
  .main-navigation .navbar .navbar-inner .nav-collapse > .nav > li {
    float: none;
    display: inline-block;
  }
  .main-navigation .navbar .navbar-inner .nav-collapse > .nav > li a {
    font-size: 14px !important;
    padding: 0 15px;
  }
  .main-navigation .navbar .navbar-inner .nav-collapse > .nav .submenu,
  .main-navigation .navbar .navbar-inner .nav-collapse > .nav .dropdown-menu {
    text-align: left;
  }
  .main-navigation .navbar .navbar-inner .nav-collapse > .nav .submenu .submenu-left .nav li .submenu-bigcontent .submenu-content .bigcontent-categories li a,
  .main-navigation .navbar .navbar-inner .nav-collapse > .nav .dropdown-menu .submenu-left .nav li .submenu-bigcontent .submenu-content .bigcontent-categories li a {
    padding: 0;
  }
  .basket-list .basket-list-item .basket-item-qty .basket-item-qty-inc a {
    box-sizing: border-box;
    width: 20px;
    text-align: center;
    padding: 0px !important;
  }
  section.main-section .section-body-container .slider-wrap {
    margin-bottom: 0 !important;
  }
  footer .footer-top-content ul li {
    font-size: 11px;
  }
}
@media screen and (max-width: 979px) and (min-width: 768px) {
  section.main-section .section-body-container .section-body-container-homepage .specials-homepage .specials-wrap h2 {
    font-size: 20px;
    margin-top: 6px;
  }
  section.main-section .section-body-container .section-body-container-homepage .specials-homepage .specials-wrap p {
    font-size: 16px;
    margin-top: 0;
  }
  section.main-section .section-body-container .section-body-container-homepage .specials-homepage .specials-wrap .btn.btn-primary {
    bottom: 10px;
    font-size: 12px;
    line-height: 32px !important;
  }
}
@media screen and (min-width: 768px) {
  .recently-viewed-product-listing .product-title {
    display: block;
  }
  .basket-pop {
    right: 0;
    left: auto;
  }
}
@media screen and (max-width: 767px) {
  .breadcrumb,
  #Breadcrumb {
    display: none;
  }
  .main-navigation .navbar .navbar-inner .nav-collapse > .nav > li.home-fnav {
    display: none !important;
  }
  header .header-nav-wrap.header-nav-fixed {
    position: initial;
  }
  #map-canvas {
    margin: 10px 0 0 0 !important;
  }
  body .basket-pop,
  body .multiple-carts .basket-pop {
    top: 450px !important;
  }
  body .basket-pop .btn.btn-primary .fa-shopping-cart,
  body .multiple-carts .basket-pop .btn.btn-primary .fa-shopping-cart {
    display: inline-block;
  }
  header {
    margin: 0px;
  }
  header .logos {
    margin-top: 0px;
  }
  header .header-nav-wrap {
    height: auto;
  }
  header .header-topsection .header-action-area {
    margin: 0 auto;
  }
  header .header-topsection .header-action-area .search {
    width: 100%;
  }
  header .header-topsection .header-action-area .search form.form-search {
    margin: 0 auto;
    float: none;
    text-align: center;
  }
  header .header-topsection .header-action-area .search form.form-search .form-search-input {
    border: 1px solid #bebebe !important;
    margin: 0;
    padding: 0 10px;
    height: 37px;
  }
  header .header-topsection .header-action-area .login-cart-wrap {
    text-align: center;
    margin: 0 auto;
    width: 100%;
    padding-left: 5px;
    padding-right: 5px;
  }
  header .header-topsection .header-action-area .login-cart-wrap > .row-fluid > .span6 {
    float: left;
    margin-left: 2.564102564102564%;
    width: 48.717948717948715%;
  }
  header .header-topsection .header-action-area .login-cart-wrap > .row-fluid > .span6:first-child {
    margin-left: 0;
  }
  .header-topsection .cart .cart-products-qty {
    margin: 0px;
  }
  .header-action-area {
    padding-right: 5px;
    padding-left: 5px;
  }
  .basket-pop {
    position: absolute !important;
    top: 360px !important;
  }
  .productbox {
    border: 1px solid #c7c7c8;
    margin-bottom: 20px;
  }
  .productbox .box-price .price-container {
    margin-bottom: 0;
  }
  .productbox .product-code {
    padding-bottom: 10px !important;
  }
  .productbox .box-info.box-qty .unstyled {
    margin-bottom: 0;
  }
  .main-navigation {
    z-index: 11;
  }
  .main-navigation .navbar .navbar-inner .nav-collapse .nav {
    text-align: left;
  }
  .main-navigation .navbar .navbar-inner .nav-collapse .nav > li {
    display: block;
    padding-right: 0;
    padding-left: 0;
  }
  .main-navigation .navbar .navbar-inner .nav-collapse .nav > li a {
    line-height: 30px !important;
  }
  .main-navigation .navbar .navbar-inner .nav-collapse .nav > li a:hover,
  .main-navigation .navbar .navbar-inner .nav-collapse .nav > li a:focus,
  .main-navigation .navbar .navbar-inner .nav-collapse .nav > li a:active {
    background: white;
  }
  .main-navigation .navbar .navbar-inner .nav-collapse .nav > li a:hover:before,
  .main-navigation .navbar .navbar-inner .nav-collapse .nav > li a:focus:before,
  .main-navigation .navbar .navbar-inner .nav-collapse .nav > li a:active:before {
    border: 0;
    position: static;
    margin: 0;
  }
  .main-navigation .navbar .navbar-inner .nav-collapse .nav > li .submenu {
    border-top: 0;
  }
  .main-navigation .navbar .navbar-inner .nav-collapse .nav > li .submenu .submenu-left .nav {
    min-height: initial;
  }
  .main-navigation .navbar .navbar-inner .nav-collapse .nav > li .submenu .submenu-left .nav .submenu-bigcontent .submenu-content .bigcontent-categories li a {
    background: #c41230 !important;
    color: white !important;
  }
  .main-navigation .navbar .navbar-inner .nav-collapse .nav > li .submenu .submenu-left .nav .submenu-bigcontent .submenu-content .bigcontent-categories li a:hover,
  .main-navigation .navbar .navbar-inner .nav-collapse .nav > li .submenu .submenu-left .nav .submenu-bigcontent .submenu-content .bigcontent-categories li a:focus,
  .main-navigation .navbar .navbar-inner .nav-collapse .nav > li .submenu .submenu-left .nav .submenu-bigcontent .submenu-content .bigcontent-categories li a:active {
    background: white !important;
    color: #c41230 !important;
  }
  .main-navigation .navbar .navbar-inner .nav-collapse .nav > li .dropdown-menu {
    width: 100%;
    border: 0;
  }
  .main-navigation .navbar .navbar-inner .nav-collapse .nav > li .dropdown-menu li a {
    background: #c41230 !important;
    color: white !important;
  }
  .main-navigation .navbar .navbar-inner .nav-collapse .nav > li .dropdown-menu li a:hover,
  .main-navigation .navbar .navbar-inner .nav-collapse .nav > li .dropdown-menu li a:focus,
  .main-navigation .navbar .navbar-inner .nav-collapse .nav > li .dropdown-menu li a:active {
    background: white !important;
    color: #c41230 !important;
  }
  .main-navigation .bigmenu.open > a:before {
    display: none;
  }
  .basket-list .basket-list-item .basket-item-qty .basket-item-qty-inc a {
    box-sizing: border-box;
    width: 35px;
    text-align: center;
    padding: 0px !important;
  }
  section.main-section #main-section:before,
  section.main-section #main-section:after {
    background: none;
    content: '';
    display: none;
  }
  section.main-section .section-body-container {
    padding: 15px;
  }
  section.main-section .section-body-container .btn {
    box-sizing: border-box;
    width: 100%;
    display: block;
  }
  section.main-section .section-body-container .section-body-container-homepage {
    padding-top: 0px;
    width: auto;
  }
  section.main-section .section-body-container .section-body-container-homepage:after,
  section.main-section .section-body-container .section-body-container-homepage:before {
    background: none;
    content: '';
    display: none;
  }
  section.main-section .section-body-container .category-listing {
    border: 0 !important;
  }
  section.main-section .section-body-container .category-listing li {
    border: 0 !important;
  }
  section.main-section .section-body-container .grid-layout .productbox {
    text-align: center;
  }
  section.main-section .section-body-container .brands {
    width: 100%;
  }
  section.main-section .section-body-container .brands .left-brands > div {
    text-align: center;
    width: 50%;
    float: left;
  }
  section.main-section .section-body-container .brands .right-brands > div {
    text-align: center;
    width: 33%;
    float: right;
    padding: 10px 0;
  }
  section.main-section .section-body-container .product-detail .btn {
    width: 100%;
  }
  section.main-section .section-body-container .product-detail .btn.btn-tellafriend {
    display: inline-block;
    width: auto;
  }
  section.main-section .section-body-container .product-detail .btn-group {
    width: 100%;
    text-align: center;
  }
  section.main-section .section-body-container .product-detail .btn-group .btn {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .specials-homepage {
    padding: 25px 0 0 0;
  }
  .specials-homepage .specials-wrap {
    height: auto;
    margin-bottom: 30px;
  }
  .specials-homepage .specials-wrap h2 {
    font-size: 24px;
    margin-top: 32px;
  }
  .specials-homepage .specials-wrap p {
    font-size: 18px;
  }
  .specials-homepage .specials-wrap .btn.btn-primary {
    bottom: 24px;
    margin: 0 !important;
    width: auto !important;
    white-space: nowrap;
  }
  footer .footer-content .footer-top-content {
    padding-top: 20px;
  }
  footer .footer-content .footer-top-content > div {
    padding-left: 10px;
    width: 98%;
  }
  footer .footer-content .footer-top-content > div h4 {
    margin: 20px 0 10px 0;
  }
  footer .footer-content .footer-bottom-content {
    padding: 30px 0;
  }
  footer .footer-content .footer-bottom-content > div {
    width: 98%;
    padding: 10px 0 10px 10px;
  }
  /* Custom buttons in header */
  
  .header-topsection #olark_tab {
    position: static !important;
    text-align: center;
  }
  .header-topsection #olark_tab .btn {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 39px !important;
    margin: 10px 5px 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    width: 300px !important;
    max-width: 100%;
  }
  .header-topsection #buttons {
    margin: 10px 0 0;
    text-align: center;
  }
  .header-topsection #buttons a {
    display: inline-block;
    margin: 0 8px 5px;
  }
  .header-topsection #buttons img {
    position: static !important;
  }
}
@media screen and (max-width: 480px) {
  .header-topsection .span4 {
    width: 100% !important;
  }
}
@media screen and (max-width: 400px) {
  .specials-homepage {
    padding: 25px 0 0 0;
  }
  .specials-homepage .specials-wrap {
    height: auto;
    margin-bottom: 30px;
  }
  .specials-homepage .specials-wrap h2 {
    font-size: 24px;
    margin-top: 15px;
  }
  .specials-homepage .specials-wrap p {
    font-size: 18px;
    margin-top: 5px;
  }
  .specials-homepage .specials-wrap .btn.btn-primary {
    bottom: 12px;
    margin: 0 !important;
  }
}
@media screen and (max-width: 360px) {
  header .header-nav-wrap .header-nav li a {
    padding: 0 15px;
  }
  header .header-topsection .logo-wrap {
    width: 100% !important;
    margin: 0 auto;
  }
  header .header-topsection .logo-wrap .logos {
    float: none;
    margin: 0 0 10px 0;
  }
  header .header-topsection .logo-wrap .logos img {
    width: 80%;
    margin: 0 auto;
  }
  section.main-section .section-body-container .section-body-container-homepage .specials-homepage .specials-wrap {
    height: 175px;
  }
  section.main-section .section-body-container .section-body-container-homepage .specials-homepage .specials-wrap h2 {
    font-size: 18px;
    top: 5px;
  }
  section.main-section .section-body-container .section-body-container-homepage .specials-homepage .specials-wrap p {
    top: 50px;
    font-size: 14px;
  }
  section.main-section .section-body-container .section-body-container-homepage .specials-homepage .specials-wrap .btn.btn-primary {
    bottom: 55px;
    font-size: 12px;
  }
  section.main-section .section-body-container .nav-tabs li.active a {
    font-size: 11px;
    padding: 8px 6px;
  }
  section.main-section .section-body-container .nav-tabs li a {
    font-size: 11px;
    padding: 8px 6px;
  }
}
@media screen and (max-width: 320px) {
  header .header-nav-wrap {
    height: 80px;
  }
  header .header-nav-wrap .header-nav li {
    padding: 0;
  }
  header .header-nav-wrap .header-nav li a {
    padding: 0 10px;
    font-size: 12px;
  }
  header .header-topsection .logo-wrap {
    width: 100% !important;
    margin: 0 auto;
  }
  header .header-topsection .logo-wrap .logos {
    float: none;
    margin: 0 0 10px 0;
  }
  header .header-topsection .logo-wrap .logos img {
    width: 80%;
    margin: 0 auto;
  }
  header .header-topsection .header-action-area .search form.form-search {
    width: 100%;
  }
  header .header-topsection .header-action-area .search form.form-search .form-search-input {
    font-size: 10px;
  }
  header .header-topsection .header-action-area .login-cart-wrap .login,
  header .header-topsection .header-action-area .login-cart-wrap .cart {
    width: 125px;
  }
  header .header-topsection .header-action-area .login-cart-wrap .login a,
  header .header-topsection .header-action-area .login-cart-wrap .cart a,
  header .header-topsection .header-action-area .login-cart-wrap .login span,
  header .header-topsection .header-action-area .login-cart-wrap .cart span {
    font-size: 14px;
  }
  header .header-topsection .header-action-area .login-cart-wrap .cart {
    line-height: 34px;
  }
}
#backtotop {
  display: none !important;
}
@media print {
  #buttons {
    display: none;
  }
  html,
  body {
    margin: 0 !important;
    padding: 0 !important;
  }
  .addthis-smartlayers,
  .shipping1,
  #ProductPageForm,
  #buttons,
  #olark_tab,
  .product-navigation,
  .productbox .qty-container,
  .list-layout .box-price > .hidden-phone,
  .addtoquote,
  .notify-option,
  .product-detail .nav-tabs,
  .product-detail .tab-content,
  .layout-type,
  #ListingViewMore,
  section.main-section #main-section:before,
  section.main-section #main-section:after {
    display: none !important;
  }
  .Ecom-ProductPage .container {
    width: 100% !important;
  }
  .Ecom-ProductPage .section-body-container {
    padding: 0 !important;
  }
  .Ecom-ProductPage .section-body-container > .row-fluid {
    margin-bottom: 0;
  }
  .Ecom-CategoryPage .section-body-container > .row-fluid > .span12 > .widget > .row-fluid > .span3 {
    display: none;
  }
  .Ecom-CategoryPage .section-body-container > .row-fluid > .span12 > .widget > .row-fluid > .span9 {
    float: none;
    margin-left: 0;
    width: 100%;
  }
  .product-detail > .row-fluid {
    margin-bottom: 0;
  }
  .product-detail > .row-fluid > .span4 {
    margin-left: 0 !important;
    width: 25% !important;
  }
  .product-detail > .row-fluid > .span8 {
    margin-left: 5%;
    width: 70% !important;
  }
  .product-detail > .row-fluid > .span8 > .row-fluid {
    margin-bottom: 10px;
  }
  .product-detail > .row-fluid > .span4,
  .product-detail > .row-fluid > .span8 {
    float: left !important;
  }
  .product-detail > .row-fluid .attributes-section > .span6.offset3 {
    margin-left: 0;
    width: 100%;
  }
  .product-detail .review-stars:before {
    content: attr(data-original-title);
  }
  .complementary-product h3,
  .recently-viewed-product h3 {
    margin-top: 0;
    page-break-after: avoid;
  }
  .grid-layout > .span3 {
    float: left;
    margin-left: 0;
    width: 25%;
  }
  .list-layout.productbox > .span2,
  .list-layout.productbox > .span7,
  .list-layout.productbox > .span3 {
    float: left !important;
    margin-left: 0 !important;
  }
  .list-layout.productbox > .span2 {
    margin-right: 5%;
    width: 15%;
  }
  .list-layout.productbox > .span7 {
    width: 55%;
  }
  .list-layout.productbox > .span3 {
    width: 25%;
  }
  .productbox {
    page-break-inside: avoid;
  }
  .productbox .product-title,
  .productbox .box-price {
    min-height: 0 !important;
  }
  .productbox .box-photo,
  .productbox .product-title,
  .productbox .unstyled {
    margin-bottom: 0 !important;
  }
  .productbox .product-code .nowrap {
    white-space: normal !important;
  }
  .productbox .product-code > small {
    font-weight: 400 !important;
    font-size: 14px !important;
  }
  .productbox .price-container {
    padding: 0 !important;
  }
}
/************************************************************************/

/*-----------header-footer css----------*/

header .header-nav-wrap {
  background: white !important;
  margin-top: 25px;
}
header .header-nav-wrap .header-nav li a {
  color: #403333 !important;
  text-decoration: none;
  font-family: Verdana, sans-serif;
  font-size: 11px;
}
header .header-nav-wrap .header-nav li a:hover {
  text-decoration: underline !important;
}
.main-navigation .navbar .navbar-inner .nav-collapse > .nav {
  float: none !important;
  text-align: center;
}
.main-navigation .navbar .navbar-inner .nav-collapse > .nav > li {
  display: block;
  float: left !important;
  padding: 0 !important;
  background-color: #464648 !important;
  border-bottom: 1px solid white;
  border-right: 1px solid white !important;
  width: 14.2%;
  box-sizing: border-box;
  position: relative;
  border-radius: 5px;
}
.main-navigation .navbar .navbar-inner .nav-collapse > .nav > li > a {
  padding: 5px;
  line-height: normal !important;
  color: white !important;
  display: block;
  font-size: 12px !important;
}
.main-navigation .navbar .navbar-inner .nav-collapse > .nav > li a:hover:before,
.main-navigation .navbar .navbar-inner .nav-collapse > .nav > li a:focus:before,
.main-navigation .navbar .navbar-inner .nav-collapse > .nav > li a:active:before {
  display: none;
}
.navbar .nav > li > .dropdown-menu {
  top: 27px;
}
.main-navigation .navbar .navbar-inner .nav-collapse > .nav .dropdown-menu {
  background-color: white;
  border: 1px solid rgba(0, 0, 0, 0.15);
}
.main-navigation .navbar .navbar-inner .nav-collapse > .nav .dropdown-menu li a {
  border-bottom: 0;
  color: #333333;
  font-size: 13px !important;
}
.main-navigation .navbar .navbar-inner .nav-collapse > .nav .dropdown-menu li:hover > a,
.main-navigation .navbar .navbar-inner .nav-collapse > .nav .dropdown-menu li:active > a,
.main-navigation .navbar .navbar-inner .nav-collapse > .nav .dropdown-menu li:focus > a {
  background: #e2e3e4 !important;
  color: #050505 !important;
}
.main-navigation .navbar .navbar-inner .nav-collapse .dropdown-submenu > a:after {
  border-color: transparent #050505;
  position: absolute;
  margin: 0;
  top: 12px;
  right: 10px;
  color: #9e9e9e;
}
.main-navigation .navbar .navbar-inner .nav-collapse > .nav > li.home-fnav i.fa-home {
  color: white;
}
.main-navigation,
section.main-section {
  border-top: 0;
}
header .header-topsection .header-action-area .login-cart-wrap {
  margin-top: 3px !important;
}
header .header-topsection .header-action-area .login-cart-wrap .cart,
header .header-topsection .header-action-area .login-cart-wrap .login a {
  background: #9e9c9c;
  line-height: 32px;
  min-height: 32px !important;
}
header .header-topsection .header-action-area .login-cart-wrap .cart span,
header .header-topsection .header-action-area .login-cart-wrap .login a {
  font-size: 11px;
}
.section-container-main-navigation {
  margin-bottom: 20px !important;
}
.main-navigation .navbar .navbar-inner .nav-collapse > .nav > li:focus,
.main-navigation .navbar .navbar-inner .nav-collapse > .nav > li:focus a {
  outline: 0;
}
.main-navigation.f-nav .navbar .navbar-inner .nav-collapse > .nav > li:last-child a {
  font-weight: bold !important;
}
.main-navigation.f-nav {
  border-bottom: 0;
  /*background: rgba(255, 255, 255, 0.95);
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);*/

}
/*.main-navigation.f-nav .navbar .navbar-inner .nav-collapse > .nav > li.home-fnav {
        background-color: transparent !important;
        width: 25px;
        margin-left: -25px;
    }
    .main-navigation.f-nav .navbar .navbar-inner .nav-collapse > .nav > li.home-fnav i.fa-home {
        color: #464648;
    }
    .main-navigation.f-nav .navbar .navbar-inner .nav-collapse > .nav > li > a {
        font-size: 10px !important;
    }*/

.main-navigation .bigmenu.open > a:before {
  display: none;
}
.main-navigation .navbar .navbar-inner .nav-collapse > .nav .submenu {
  border: 1px solid rgba(0, 0, 0, 0.15) !important;
  width: 225px;
  box-shadow: none;
  top: 27px;
}
.submenu .submenu-left {
  background: none;
  float: none;
}
.main-navigation .navbar .navbar-inner .nav-collapse > .nav .submenu .submenu-left .nav {
  background: none;
  padding: 0;
  min-height: 0;
}
.main-navigation .navbar .navbar-inner .nav-collapse > .nav .submenu .submenu-left .nav li a,
.main-navigation .navbar .navbar-inner .nav-collapse > .nav .submenu .submenu-left .nav li.opened a {
  font: 400 13px/47px "Open Sans", sans-serif !important;
  line-height: normal !important;
  padding: 8px 15px;
  border: 0;
}
.main-navigation .navbar .navbar-inner .nav-collapse > .nav .submenu .submenu-left .nav li a {
  position: relative;
  text-transform: none;
  width: auto;
}
.main-navigation .navbar .navbar-inner .nav-collapse > .nav .submenu .submenu-left .nav li.opened a {
  background: none !important;
  color: #333333 !important;
}
.submenu .nav .expand > a {
  color: #333333 !important;
}
.main-navigation .navbar .navbar-inner .nav-collapse > .nav .submenu .submenu-left .nav li a:hover,
.main-navigation .navbar .navbar-inner .nav-collapse > .nav .submenu .submenu-left .nav li a:focus,
.main-navigation .navbar .navbar-inner .nav-collapse > .nav .submenu .submenu-left .nav li a:active {
  background: #e2e3e4 !important;
}
/****footer css*********/

.row-fluid .footer-top-content .span3 {
  width: 34%;
  vertical-align: top;
  float: none;
  display: inline-block;
}
footer .container {
  width: 850px;
}
footer .footer-top-content ul li {
  text-transform: none;
}
.row-fluid .footer-top-content .span3.FooterSocialIcons ul li {
  width: 30px;
  display: inline-block;
  margin: 0 8px;
  text-align: center;
}
.row-fluid .footer-top-content .span3.FooterSocialIcons {
  width: 32%;
  padding-right: 0;
  text-align: center;
  margin: 0 0 0 -25px;
  float: none;
  display: inline-block;
}
.row-fluid .footer-top-content .span3.FooterSocialIcons ul li span {
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: white;
  background-color: #4267b2;
  border-radius: 2px;
}
.row-fluid .footer-top-content .span3.FooterSocialIcons ul li span.fa-twitter {
  background-color: #00acee;
}
.row-fluid .footer-top-content .span3.FooterSocialIcons ul li span.fa-instagram {
  background-color: #3f729b;
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%);
}
footer .footer-top-content {
  padding: 23px 0 30px;
  border-bottom: 0;
}
footer .footer-bottom-content {
  padding: 0 0 10px 0;
}
.footer-top-content .span3.FooterSocialIcons h6 {
  color: black;
  text-transform: none;
  text-align: center;
  font-weight: normal;
  font-size: 17px;
  font-family: a;
  letter-spacing: 0.5px;
  margin: 0 0 20px 7px;
  font-family: Verdana, sans-serif;
}
.footer-top-content .span3.FooterSocialIcons .NewsletterButton {
  line-height: 30px;
  font-weight: 600;
  margin: 0 0 20px;
  font-family: auto;
  text-transform: none;
}
.footer-top-content .span3.FooterSocialIcons .NewsletterButton ul {
  margin: 0;
}
.footer-top-content .span3.FooterSocialIcons .NewsletterButton a {
  color: white;
  display: block;
  background-color: #c41230;
  text-decoration: none;
  font-weight: normal;
  font-family: Verdana, sans-serif;
  font-size: 12px;
}
.footer-top-content .span3.FooterSocialIcons .NewsletterButton a:hover {
  background-color: #929292;
}
.footer-top-content .span3.FooterSocialIcons .NewsletterButton a span {
  color: white;
  vertical-align: middle;
  display: inline-block;
  line-height: 30px;
  font-size: 18px !important;
  padding-left: 5px;
  font-weight: bolder;
}
footer .footer-top-content h4 {
  text-transform: none;
}
footer .footer-top-content ul li a:hover,
footer .footer-top-content ul li a:link:hover,
footer .footer-top-content ul li a:hover:hover,
footer .footer-top-content ul li a:visited:hover,
footer .footer-top-content ul li a:active:hover {
  color: #c41230;
  text-decoration: none;
}
footer .footer-top-content ul li a {
  text-decoration: none;
}
.main-navigation.f-nav {
  display: none;
}
header .header-nav-wrap.header-nav-fixed {
  background-color: #efefef !important;
  box-shadow: 0 0px 6px rgba(0, 0, 0, 0.3);
  text-align: center;
  z-index: 1040;
  /*9999*/

}
header .header-nav-wrap.header-nav-fixed .header-nav {
  float: none;
}
header .header-nav-wrap.header-nav-fixed .header-nav li {
  line-height: 40px;
}
header .header-nav-wrap.header-nav-fixed .header-nav li a {
  display: block;
  text-decoration: none !important;
  position: relative;
}
header .header-nav-wrap.header-nav-fixed .header-nav li a:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 2px;
  background: #c41230;
  opacity: 0;
  -webkit-transition: height 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  -moz-transition: height 0.3s, opacity 0.3s, -moz-transform 0.3s;
  transition: height 0.3s, opacity 0.3s, transform 0.3s;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  transform: translateY(0px);
}
header .header-nav-wrap.header-nav-fixed .header-nav li a:hover:after {
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  transform: translateY(11px);
}
/*-----------header-footer css end----------*/

.grid-layout .productbox {
  background-color: whitesmoke;
  padding: 10px;
}
.btn-primary {
  background-color: #9e9c9c !important;
  border: 1px solid #969696 !important;
  border-radius: 5px !important;
}
.productbox .btn {
  font-size: 12px;
  padding: 5px 10px !important;
}
.ejs-ecomutils-normalized .productbox .unstyled li {
  text-align: center;
}
.productbox .qty-container {
  margin: 15px 0;
  text-align: center;
}
textarea,
input,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="time"],
input[type="week"],
input[type="text"],
input[type="number"],
input[type="email"],
input[type="tel"],
input[type="url"],
select {
  height: 29px;
  line-height: 29px;
  outline: 0 !important;
  font-family: Verdana, sans-serif;
  font-size: 13px;
}
input[type="radio"],
input[type="checkbox"] {
  height: auto;
  line-height: inherit;
}
.grid-layout .productbox .box-info .product-title {
  margin-bottom: 15px;
}
.grid-layout .productbox .box-price .price-container {
  padding: 0;
}
.grid-layout .productbox .box-price .price-container .product-code {
  padding: 12px 0;
}
.productbox .productListing-availability {
  margin: 0;
}
.grid-layout .productbox .icon-specials {
  top: 10px;
  right: 10px;
}
/***table css****/

section.main-section .section-body-container .offset3 .tzanet-attr-table {
  border: 2px solid #d2d2d2;
  border-collapse: collapse;
}
section.main-section .section-body-container .offset3 .tzanet-attr-table thead:first-child tr:first-child > th:last-child {
  color: white;
  text-align: center;
  border: 0 !important;
  background-color: #8e8e8e !important;
  padding: 5px 10px;
}
section.main-section .section-body-container .offset3 .tzanet-attr-table tr {
  border-bottom: 1px solid #d4d4d4 !important;
}
section.main-section .section-body-container .offset3 .tzanet-attr-table tr:last-child {
  border-bottom: 0;
}
section.main-section .section-body-container .offset3 .tzanet-attr-table td {
  padding: 2px 2px 2px 10px;
  text-align: left;
  border: 0;
  font-weight: normal;
}
section.main-section .section-body-container .offset3 .tzanet-attr-table td:first-child {
  background: none;
  color: #403333;
  font-weight: bold;
  border-right: 1px solid #d4d4d4 !important;
}
section.main-section .section-body-container .offset3 .tzanet-attr-table tr:nth-child(even) td {
  background: #ededed !important;
}
/*****table css end******/

.product-detail.site-content .ejs-product-attributes.attributes-section ~ .row-fluid .span6 {
  width: 100%;
}
.product-detail.site-content .ejs-product-attributes.attributes-section ~ .row-fluid .span6 .addtocart-section li {
  margin: 0;
  display: inline-block;
  vertical-align: top;
}
.product-detail.site-content .ejs-product-attributes.attributes-section ~ .row-fluid .span6 .addtocart-section .input-mini {
  width: 50px;
}
.btn {
  font-size: 12px !important;
  padding: 5px 10px !important;
}
.btn-view-more {
  height: auto;
}
#formQuestion select,
#frmAddressEdit select,
.form-download-center select,
#frmGiftCertificate select,
.form-customer-service-search select,
#frmCheckout select {
  height: 30px;
}
/*---------gift-cardrs-------*/

#ListingHeader .span9.filter-options {
  width: 82%;
  margin-left: 0;
}
#ListingHeader > .span3 {
  width: 18%;
  margin-top: 10px;
}
section.main-section .section-body-container .breadcrumb {
  padding: 0;
}
section.main-section .section-body-container .breadcrumb li {
  text-transform: capitalize;
}
h1#categoryTitle {
  margin: 0 0 20px 0;
  text-transform: none;
}
div#Breadcrumb.row-fluid {
  margin-bottom: 20px;
}
.Ecom-CategoryPage .row-fluid.ejs-category-info.ejs-product-listing {
  margin-bottom: 20px;
}
/*---------gift-cardrs end-------*/

/*---------login-------*/

.login-box .lostpassword-container {
  margin: 0 15px 0 0 !important;
}
.lostPasswordBox .boxshad.box.text-center,
.lostPasswordBox p {
  text-align: left !important;
}
.createAccountBox {
  float: right;
  background: #eeeeee;
  padding: 0 15px 5px;
  border-radius: 5px;
}
.createAccountBox .boxshad.box.text-center {
  text-align: left !important;
  padding-left: 0;
}
.span7.returningCustomerBox {
  width: 50%;
}
/*---------login end-------*/

/*---------create-account-------*/

.EcomTCreateAccount .span12 h1 {
  margin: 0;
  text-align: center;
}
.EcomTCreateAccount h3 {
  margin: 0;
  color: #c41230;
  text-transform: capitalize;
}
.EcomTCreateAccount form#formCreateAccount {
  background: #eeeeee;
  padding: 15px;
  box-sizing: border-box;
  border-radius: 5px;
}
/*---------create-account end-------*/

a.btn.btn-secondary {
  border-radius: 5px !important;
}
/*---------store-locator-------*/

.ejs-find-a-store {
  width: 50%;
  margin: 0 auto 30px;
}
.ejs-find-a-store h1 {
  text-align: center;
  text-transform: capitalize;
  color: #c41230;
}
.ejs-find-a-store .boxshad.box {
  background: #eeeeee;
  border-radius: 5px;
  padding: 15px;
  text-align: center;
}
.ejs-find-a-store .boxshad.box label.control-label {
  font-weight: bold;
}
.ejs-find-a-store .boxshad.box input#inputPostalCode {
  width: 80%;
  margin-right: 5px;
}
/*---------store-locator end-------*/

section.main-section .section-body-container .grid-layout .productbox .box-info .product-title a {
  text-decoration: none;
  text-transform: none;
  font-size: 13px;
}
body .multiple-carts .basket-pop {
  top: 163px;
}
body .multiple-carts .basket-pop.basket-pop-fixed {
  margin-top: 0 !important;
  top: 96px;
}
.shipping1 br {
  display: none;
}
.EcomLLayoutEcom .section-body-container .boxshad.table-listing thead tr th,
.EcomLLayoutEcomV2 .section-body-container .boxshad.table-listing thead tr th {
  background-color: #8e8e8e;
  color: white;
  text-align: center;
}
.EcomLLayoutEcom .section-body-container .boxshad.table-listing thead tr th a,
.EcomLLayoutEcomV2 .section-body-container .boxshad.table-listing thead tr th a {
  color: white;
}
.EcomLLayoutEcom .section-body-container .boxshad.table-listing .table tr:nth-child(even),
.EcomLLayoutEcomV2 .section-body-container .boxshad.table-listing .table tr:nth-child(even) {
  background-color: white;
}
.EcomLLayoutEcom .section-body-container .boxshad.table-listing .table tbody tr td,
.EcomLLayoutEcomV2 .section-body-container .boxshad.table-listing .table tbody tr td {
  vertical-align: middle;
  /*font-weight: bold;*/

}
.EcomLLayoutEcom .section-body-container .boxshad.table-listing .table tbody tr td:first-child,
.EcomLLayoutEcomV2 .section-body-container .boxshad.table-listing .table tbody tr td:first-child {
  text-align: center;
}
.EcomLLayoutEcom .section-body-container .boxshad.table-listing .table tbody tr td.cursorhand,
.EcomLLayoutEcomV2 .section-body-container .boxshad.table-listing .table tbody tr td.cursorhand {
  text-align: left;
}
.EcomLLayoutEcom .section-body-container .boxshad.table-listing .table tbody tr td[data-title="Description"],
.EcomLLayoutEcomV2 .section-body-container .boxshad.table-listing .table tbody tr td[data-title="Description"] {
  font-weight: normal;
}
#frmBasketMerge > p {
  font-weight: bold;
  color: black;
}
.btn {
  min-width: 50px;
}
section.main-section .section-body-container h1 {
  text-transform: capitalize;
}
/*-----my-account css---*/

.account.account-home .row-fluid:nth-child(even) {
  background-color: #efefef;
  padding: 15px;
  box-sizing: border-box;
}
.account.account-home p {
  font-weight: bold;
}
/*-----my-account css end---*/

.nav-pills > li > a {
  background: none;
  /*#efefef*/

}
.nav-pills li a:link:hover,
.nav-pills li a:hover:hover,
.nav-pills li a:visited:hover,
.nav-pills li a:active:hover {
  color: white;
}
.boxshad.table-listing table thead th {
  background-color: #8e8e8e;
  color: white;
  text-align: center;
}
.boxshad.table-listing tr:nth-child(even) {
  background-color: white;
}
.EcomLLayoutEcom form.ejs-tracking-search-form,
.EcomLLayoutEcomV2 form.ejs-tracking-search-form,
.EcomLLayoutEcom form#formNewsletter,
.EcomLLayoutEcomV2 form#formNewsletter {
  background-color: #efefef;
  padding: 15px;
  box-sizing: border-box;
  border-radius: 5px;
}
.btn-secondary {
  border-radius: 5px !important;
}
section.main-section .section-body-container .nav-tabs li a:hover:after,
section.main-section .section-body-container .nav-tabs li a:active:after,
section.main-section .section-body-container .nav-tabs li a:hover:after {
  display: none;
}
.well.boxshad.text-left {
  background: #ffffcc;
  padding: 12px 20px;
  box-sizing: border-box;
}
.well-box .row-fluid {
  margin: 0 0 10px;
}
.well-box .row-fluid:last-of-type {
  margin: 0;
}
.well-box .row-fluid .btn {
  margin: 0 10px 0 0;
}
.well-box .row-fluid .btn:last-child {
  margin: 0;
}
/*-------shopping-cart-----------------*/

.EcomLLayoutEcom .ejs-shoppingcarttitlerename input,
.EcomLLayoutEcomV2 .ejs-shoppingcarttitlerename input {
  width: 100%;
  margin: 0 0 7px;
}
.EcomLLayoutEcom .ejs-shoppingcarttitlerename button,
.EcomLLayoutEcomV2 .ejs-shoppingcarttitlerename button {
  font-size: 11px !important;
}
.EcomLLayoutEcom .table-bordered tr th:nth-child(2),
.EcomLLayoutEcomV2 .table-bordered tr th:nth-child(2) {
  width: 300px;
}
.EcomLLayoutEcom .table-bordered tr td,
.EcomLLayoutEcomV2 .table-bordered tr td,
.EcomLLayoutEcom .table-bordered tr th,
.EcomLLayoutEcomV2 .table-bordered tr th {
  vertical-align: middle;
  line-height: 15px;
}
.EcomLLayoutEcom .table-bordered td[data-title="Number of products"],
.EcomLLayoutEcomV2 .table-bordered td[data-title="Number of products"] {
  text-align: center;
  width: 17%;
}
.EcomLLayoutEcom .well.well-box,
.EcomLLayoutEcomV2 .well.well-box {
  text-align: right;
  border-radius: 5px;
  box-shadow: none;
}
.EcomLLayoutEcom .well.well-box button.btn.btn-secondary.span4.v-margin,
.EcomLLayoutEcomV2 .well.well-box button.btn.btn-secondary.span4.v-margin {
  float: none;
  display: inline-block;
  width: auto;
  padding: 5px 20px !important;
}
.EcomLLayoutEcom .default-shopping-cart,
.EcomLLayoutEcomV2 .default-shopping-cart {
  background: #efefef;
}
.EcomLLayoutEcom .list-options,
.EcomLLayoutEcomV2 .list-options {
  width: 250px;
}
.EcomLLayoutEcom .list-options .visible-desktop .btn.btn-secondary,
.EcomLLayoutEcomV2 .list-options .visible-desktop .btn.btn-secondary {
  background: none !important;
  border: 0 !important;
  color: #464648 !important;
  min-width: 35px;
  box-sizing: border-box;
  outline: 0 !important;
}
.EcomLLayoutEcom .list-options .visible-desktop .btn.btn-secondary i,
.EcomLLayoutEcomV2 .list-options .visible-desktop .btn.btn-secondary i {
  color: #403333;
  font-size: 17px !important;
}
.EcomLLayoutEcom .print-ordertotal,
.EcomLLayoutEcomV2 .print-ordertotal,
.EcomLLayoutEcom .print-boxdisplay,
.EcomLLayoutEcomV2 .print-boxdisplay,
.EcomLLayoutEcom .print-orderdetail,
.EcomLLayoutEcomV2 .print-orderdetail,
.EcomLLayoutEcom .hidden-print,
.EcomLLayoutEcomV2 .hidden-print {
  background-color: #efefef;
  border-radius: 5px;
  padding: 25px;
  box-sizing: border-box;
  font-family: Verdana, sans-serif;
  font-size: 13px;
}
.EcomLLayoutEcom .print-orderdetail h3,
.EcomLLayoutEcomV2 .print-orderdetail h3 {
  margin: 0 0 25px;
}
.EcomLLayoutEcom .print-orderdetail .table-order-details td,
.EcomLLayoutEcomV2 .print-orderdetail .table-order-details td {
  border-top: 0;
  padding: 0 0 5px;
}
.EcomLLayoutEcom .print-boxdisplay h3,
.EcomLLayoutEcomV2 .print-boxdisplay h3 {
  margin: 0 0 25px;
}
.EcomLLayoutEcom .print-boxdisplay .span6,
.EcomLLayoutEcomV2 .print-boxdisplay .span6 {
  border-right: 1px solid #dddddd;
}
.EcomLLayoutEcom .print-boxdisplay .span6:last-child,
.EcomLLayoutEcomV2 .print-boxdisplay .span6:last-child {
  border-right: 0;
}
.EcomLLayoutEcom .print-boxdisplay table,
.EcomLLayoutEcomV2 .print-boxdisplay table {
  border: 1px solid #dddddd;
  border-left: 0;
  border-collapse: separate;
}
.EcomLLayoutEcom .print-boxdisplay table tr th,
.EcomLLayoutEcomV2 .print-boxdisplay table tr th {
  background-color: #8e8e8e;
  color: white;
  text-align: center;
  border-left: 1px solid #dddddd;
}
.EcomLLayoutEcom .print-boxdisplay table tr th:first-child,
.EcomLLayoutEcomV2 .print-boxdisplay table tr th:first-child {
  border-radius: 4px 0 0 0;
  border-left: 0;
}
.EcomLLayoutEcom .print-boxdisplay table tr th:last-child,
.EcomLLayoutEcomV2 .print-boxdisplay table tr th:last-child {
  border-radius: 0 4px 0 0;
}
.EcomLLayoutEcom .print-boxdisplay table tr td,
.EcomLLayoutEcomV2 .print-boxdisplay table tr td {
  border-left: 1px solid #dddddd;
  background-color: white;
  vertical-align: middle;
}
.EcomLLayoutEcom .print-boxdisplay table tr:last-child td:first-child,
.EcomLLayoutEcomV2 .print-boxdisplay table tr:last-child td:first-child {
  border-radius: 0 0 0 4px;
}
.EcomLLayoutEcom .print-boxdisplay table tr:last-child td:last-child,
.EcomLLayoutEcomV2 .print-boxdisplay table tr:last-child td:last-child {
  border-radius: 0 0 4px 0;
}
.EcomLLayoutEcom .print-ordertotal td,
.EcomLLayoutEcomV2 .print-ordertotal td {
  border-top: 0;
  padding: 0 0 5px;
  text-align: right;
}
.EcomLLayoutEcom .print-ordertotal tr:last-child td,
.EcomLLayoutEcomV2 .print-ordertotal tr:last-child td {
  font-weight: bold;
  color: black;
}
.EcomLLayoutEcom .noprint a.btn,
.EcomLLayoutEcomV2 .noprint a.btn {
  background: none !important;
  border: 0 !important;
  color: #464648 !important;
  position: relative;
  padding: 0 22px 0 0 !important;
  margin: 0 !important;
  text-decoration: underline !important;
  min-width: auto !important;
}
.EcomLLayoutEcom .noprint a.btn:hover,
.EcomLLayoutEcomV2 .noprint a.btn:hover {
  background: none !important;
}
.EcomLLayoutEcom .noprint a.btn:first-child,
.EcomLLayoutEcomV2 .noprint a.btn:first-child {
  padding: 0 5px 0 0 !important;
}
.EcomLLayoutEcom .noprint a.btn i,
.EcomLLayoutEcomV2 .noprint a.btn i {
  color: #464648;
  padding: 0 8px 0 0;
}
.EcomLLayoutEcom .noprint a.btn:after,
.EcomLLayoutEcomV2 .noprint a.btn:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  right: 8px;
  top: 2px;
}
.EcomLLayoutEcom .noprint a.btn.ejs-send-email-quote-button:after,
.EcomLLayoutEcomV2 .noprint a.btn.ejs-send-email-quote-button:after {
  content: "\f003";
}
.EcomLLayoutEcom .noprint a.btn[title="View as PDF"]:after,
.EcomLLayoutEcomV2 .noprint a.btn[title="View as PDF"]:after {
  content: "\f1c1";
}
.EcomLLayoutEcom .noprint a.btn[title="View as Word"]:after,
.EcomLLayoutEcomV2 .noprint a.btn[title="View as Word"]:after {
  content: "\f0f6";
}
.EcomLLayoutEcom .noprint .span5 a.btn i,
.EcomLLayoutEcomV2 .noprint .span5 a.btn i {
  padding-right: 10px;
}
.EcomLLayoutEcom .noprint .pull-right a.btn i,
.EcomLLayoutEcomV2 .noprint .pull-right a.btn i {
  padding: 0 0 0 8px;
}
.EcomTQuoteDetails .row-fluid.noprint h1 {
  margin: 0;
}
.modal {
  background-color: #efefef;
}
.modal tbody tr {
  background-color: white;
}
.modal .modal-header h3 {
  font-size: 19px;
  line-height: 27px;
}
.modal .modal-footer .pull-right {
  font-weight: bold;
  color: black;
  font-size: 12px;
}
.basket-list .ejs-basket-controls #cartPurchaseRuleValidation {
  display: none;
}
.basket-list .ejs-basket-controls .basket-tools {
  text-align: right;
  margin: 0 0 20px !important;
}
.basket-list .ejs-basket-controls .basket-tools .span3 {
  width: auto;
  float: none;
  display: inline-block;
  min-height: inherit;
  margin: 0;
}
.basket-list .ejs-basket-controls .basket-tools .span3 button {
  background: none !important;
  border: 0 !important;
  color: black !important;
  padding: 0 25px 0 0 !important;
  margin: 0 !important;
  text-transform: capitalize;
  font-weight: normal;
  font-size: 12px !important;
  position: relative;
}
.basket-list .ejs-basket-controls .basket-tools .span3 button:hover {
  text-decoration: underline !important;
}
.basket-list .ejs-basket-controls .basket-tools .span3 button:after {
  content: "\f101";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  width: 15px;
  height: 15px;
  line-height: 15px;
  right: 6px;
  top: 2px;
  font-size: 14px;
}
.basket-list .ejs-basket-controls .basket-tools .span3:last-child i {
  display: none;
}
.basket-list .ejs-basket-controls .basket-tools ~ .row-fluid > .span9 .ejs-allOrderLines {
  background: #efefef;
  border-radius: 5px;
}
.basket-list .ejs-basket-controls .basket-tools ~ .row-fluid > .span9 .ejs-allOrderLines .basket-list-item .basket-item-title h3 {
  font-size: 12px;
}
.basket-list .ejs-basket-controls .basket-tools ~ .row-fluid > .span9 .ejs-allOrderLines .basket-list-item .basket-item-title h3 a {
  text-decoration: none;
}
.basket-list .ejs-basket-controls .basket-tools ~ .row-fluid > .span9 .ejs-allOrderLines .basket-list-item .basket-item-qty .basket-item-qty-inc input {
  border: 1px solid #999999;
  line-height: 29px;
  margin: 0;
  padding: 0;
  width: 50px;
  height: 29px;
}
.basket-list .ejs-basket-controls .basket-tools ~ .row-fluid > .span9 .ejs-allOrderLines .basket-list-item .basket-item-qty .btn {
  line-height: 29px !important;
  height: 29px;
  min-width: 25px !important;
  border: 1px solid #878788 !important;
  background: #78787b !important;
}
.basket-list .ejs-basket-controls .basket-tools ~ .row-fluid > .span9 .ejs-allOrderLines .basket-list-item .basket-item-qty .btn:hover,
.basket-list .ejs-basket-controls .basket-tools ~ .row-fluid > .span9 .ejs-allOrderLines .basket-list-item .basket-item-qty .btn:active,
.basket-list .ejs-basket-controls .basket-tools ~ .row-fluid > .span9 .ejs-allOrderLines .basket-list-item .basket-item-qty .btn:focus,
.basket-list .ejs-basket-controls .basket-tools ~ .row-fluid > .span9 .ejs-allOrderLines .basket-list-item .basket-item-qty .btn.active {
  border: 1px solid #878788 !important;
  background: #78787b !important;
}
.basket-list .ejs-basket-controls .basket-tools ~ .row-fluid > .span9 .ejs-allOrderLines .basket-list-item .basket-item-price {
  font-size: 11px;
}
.basket-list .ejs-basket-controls .basket-tools ~ .row-fluid > .span9 .ejs-allOrderLines .basket-list-item .basket-item-tools {
  text-align: center;
}
.basket-list .ejs-basket-controls .basket-tools ~ .row-fluid > .span9 .ejs-allOrderLines .basket-list-item .basket-item-comments .btn {
  line-height: inherit !important;
  box-sizing: border-box;
  height: 29px;
}
.basket-list .ejs-basket-controls .basket-tools ~ .row-fluid > .span9,
.basket-list .ejs-basket-controls .basket-tools ~ .row-fluid > .span3.basket-list-sidebar {
  width: 100%;
  display: block;
  float: none;
  margin: 0;
}
.basket-list .ejs-basket-controls .basket-tools ~ .row-fluid > .span3.basket-list-sidebar {
  font-family: Verdana, sans-serif;
  font-size: 13px;
  border-top: 1px solid #dcd7d7;
  margin-top: 40px;
}
.basket-list .ejs-basket-controls .basket-tools ~ .row-fluid > .span3.basket-list-sidebar .ejs-shipping-section {
  background-color: #efefef;
  border-radius: 5px;
  padding: 25px;
  margin: 40px 0 25px;
}
.basket-list .ejs-basket-controls .basket-tools ~ .row-fluid > .span3.basket-list-sidebar .ejs-shipping-section form label,
.basket-list .ejs-basket-controls .basket-tools ~ .row-fluid > .span3.basket-list-sidebar .ejs-shipping-section form select,
.basket-list .ejs-basket-controls .basket-tools ~ .row-fluid > .span3.basket-list-sidebar .ejs-shipping-section form input {
  display: inline-block;
  vertical-align: top;
  width: 40%;
}
.basket-list .ejs-basket-controls .basket-tools ~ .row-fluid > .span3.basket-list-sidebar .ejs-shipping-section select {
  margin-bottom: 10px;
}
.basket-list .ejs-basket-controls .basket-tools ~ .row-fluid > .span3.basket-list-sidebar .ejs-shipping-section a {
  text-decoration: underline;
  color: #464648;
}
.basket-list .ejs-basket-controls .basket-tools ~ .row-fluid > .span3.basket-list-sidebar fieldset legend {
  border: 0;
  line-height: 30px;
  margin: 0 0 0;
  padding-top: 15px;
}
.basket-list .ejs-basket-controls .basket-tools ~ .row-fluid > .span3.basket-list-sidebar fieldset:nth-of-type(2) {
  margin: 30px 0 15px;
}
.basket-list .ejs-basket-controls .basket-tools ~ .row-fluid > .span3.basket-list-sidebar .coupon {
  padding: 0 0 20px;
  margin: 0 0 30px;
  border-bottom: 0;
  background-color: #efefef;
  display: table;
  width: 100%;
  clear: both;
  border-radius: 5px;
}
.basket-list .ejs-basket-controls .basket-tools ~ .row-fluid > .span3.basket-list-sidebar .coupon h2 {
  background-color: white;
  padding-bottom: 15px;
  margin: 0 0 20px;
}
.basket-list .ejs-basket-controls .basket-tools ~ .row-fluid > .span3.basket-list-sidebar .coupon label {
  padding: 0 0 0 25px;
  width: 64%;
  float: left;
}
.basket-list .ejs-basket-controls .basket-tools ~ .row-fluid > .span3.basket-list-sidebar .coupon input {
  width: 250px;
  margin: 0 5px 0 25px;
  float: left;
}
.basket-list .ejs-basket-controls .basket-tools ~ .row-fluid > .span3.basket-list-sidebar .coupon button {
  width: auto;
  float: left;
}
.basket-list .ejs-basket-controls .basket-tools ~ .row-fluid > .span3.basket-list-sidebar .basket-totals {
  background-color: #efefef;
  border-radius: 5px;
  clear: both;
  display: table;
  width: 100%;
}
.basket-list .ejs-basket-controls .basket-tools ~ .row-fluid > .span3.basket-list-sidebar .basket-totals h2 {
  background-color: white;
  padding-bottom: 15px;
  margin: 0 0 20px;
}
.basket-list .ejs-basket-controls .basket-tools ~ .row-fluid > .span3.basket-list-sidebar .basket-totals .table {
  float: none;
  padding: 20px;
}
.basket-list .ejs-basket-controls .basket-tools ~ .row-fluid > .span3.basket-list-sidebar .basket-totals .table tr td {
  border: 0;
  padding: 0 0 5px;
}
.basket-list .ejs-basket-controls .basket-tools ~ .row-fluid > .span3.basket-list-sidebar .basket-totals .table tr td:last-child {
  padding: 0 25px 5px 0;
}
.basket-list .ejs-basket-controls .basket-tools ~ .row-fluid > .span3.basket-list-sidebar .basket-totals .table tr.total {
  font-weight: bold;
  color: black;
}
.basket-list .ejs-basket-controls .basket-tools ~ .row-fluid > .span3.basket-list-sidebar .basket-totals button {
  width: auto;
  float: right;
  margin: 0 25px 20px 0 !important;
}
.btn:focus {
  outline: 0 !important;
}
.main-navigation .navbar .navbar-inner .nav-quicklinks .nav > li > a {
  background: none;
}
.search .advanced-search {
  font-size: 11px !important;
  width: 80% !important;
  float: none !important;
  margin: 0 35px 10px !important;
  display: inline-block !important;
}
header .header-topsection .header-action-area .search form.form-search .form-search-input {
  text-align: left;
}
.EcomTCreateAccount h3 {
  color: #333333;
}
/*-------shopping-cart end------------*/

.popover .arrow {
  margin-top: 0;
}
.popover .popover-title {
  padding: 8px 6px;
}
.popover .popover-content {
  padding: 4px 6px;
}
.EcomLLayoutEcom .form,
.EcomLLayoutEcomV2 .form {
  background-color: #efefef;
  padding: 25px;
  padding-bottom: 5px;
  border-radius: 5px;
}
.EcomLLayoutEcom .form fieldset,
.EcomLLayoutEcomV2 .form fieldset {
  margin-bottom: 30px;
  border-bottom: 1px solid #d8d8d8;
  padding-bottom: 30px;
}
.EcomLLayoutEcom .form fieldset:last-of-type,
.EcomLLayoutEcomV2 .form fieldset:last-of-type {
  margin-bottom: 0;
  border-bottom: 0;
  padding-bottom: 0;
}
.EcomLLayoutEcom .form fieldset legend,
.EcomLLayoutEcomV2 .form fieldset legend {
  font-weight: bold;
  font-family: Verdana, sans-serif;
}
.EcomLLayoutEcom .modal form,
.EcomLLayoutEcomV2 .modal form {
  padding: 10px;
}
#checkoutShippingAddressSelector .ffb-input,
#fbContainer .ffb-input,
.ejs-fbContainer .ffb-input {
  height: 29px;
  width: calc(71%) !important;
}
#checkoutShippingAddressSelector .ffb-arrow,
#fbContainer .ffb-arrow,
.ejs-fbContainer .ffb-arrow {
  height: 29px;
  width: 29px;
}
#checkoutShippingAddressSelector .ffb-arrow:before,
#fbContainer .ffb-arrow:before,
.ejs-fbContainer .ffb-arrow:before {
  font-size: 13px;
}
.ejs-allOrderLines form .basket-list-item.ejs-basket-list-item {
  border-bottom: 1px solid #dddddd;
}
.ejs-allOrderLines form .basket-list-item.ejs-basket-list-item:last-child {
  border-bottom: 0;
}
.checkout .checkout-accordion {
  border: 0;
  border-bottom: 1px solid #dddddd;
  margin-bottom: 30px;
  padding-bottom: 30px;
}
.checkout .checkout-accordion:last-child {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.checkout .checkout-accordion .checkout-accordion-title {
  background: none;
}
.checkout .checkout-accordion .checkout-accordion-title a {
  padding: 0;
}
.checkout .checkout-accordion .checkout-accordion-title a h4 {
  margin: 0 0 20px;
  font-size: 21px;
  text-transform: capitalize;
  border: 0 !important;
  font-weight: normal;
  color: #333333;
}
.checkout .checkout-accordion .accordion-body table.table-striped {
  border-collapse: separate;
  border: 1px solid #dddddd;
}
.checkout .checkout-accordion .accordion-body table.table-striped tr:last-child td:first-child {
  border-radius: 0 0 0 4px;
}
.checkout .checkout-accordion .accordion-body table.table-striped tr:last-child td:last-child {
  border-radius: 0 0 4px 0;
}
.checkout .checkout-accordion .accordion-body table.table-striped tr th {
  background-color: #8e8e8e;
  color: white;
  border-left: 1px solid #dddddd;
}
.checkout .checkout-accordion .accordion-body table.table-striped tr th:first-child {
  border-left: 0;
  border-radius: 4px 0 0 0;
}
.checkout .checkout-accordion .accordion-body table.table-striped tr th:last-child {
  border-radius: 0 4px 0 0;
}
.checkout .checkout-accordion .accordion-body table.table-striped tr td {
  border-left: 1px solid #dddddd;
}
.checkout .checkout-accordion .accordion-body table.table-striped tr td:first-child {
  border-left: 0;
}
.checkout .checkout-accordion .accordion-inner {
  padding: 0;
  border-top: 0;
}
.checkout .checkout-accordion .accordion-inner #divShippingMethod .span4 {
  width: 48%;
  padding: 0 0 0 25px;
  margin: 0;
  border-right: 1px solid #dddddd;
}
.checkout .checkout-accordion .accordion-inner #divShippingMethod .span4:first-child {
  padding: 0 25px 0 0;
}
.checkout .checkout-accordion .accordion-inner #divShippingMethod .span4:last-child {
  border-right: 0;
}
.checkout .checkout-accordion .accordion-inner .custom-shippingmethod-content a {
  text-decoration: none;
}
.checkout .checkout-accordion .accordion-inner .custom-shippingmethod-content a span {
  font-family: Verdana, sans-serif !important;
  font-size: 13px !important;
  background-color: #9e9c9c;
  color: white;
  padding: 5px 15px;
  border-radius: 5px;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
  text-align: center;
}
.checkout .checkout-accordion .accordion-inner .custom-shippingmethod-content a span:hover {
  background-color: #5e5e61;
}
.checkout .checkout-accordion .accordion-inner input#ShippingInstruction {
  height: 100px;
  background-color: white;
}
.checkout .checkout-accordion .accordion-inner fieldset {
  margin-bottom: 0;
  border-bottom: 0;
  padding-bottom: 0;
}
.checkout .checkout-accordion .accordion-inner div#divTotals td {
  border: 0;
  padding: 0 0 5px;
}
.checkout .checkout-accordion .accordion-inner div#divTotals tfoot {
  font-weight: bold;
  color: black;
}
.btn.btn-large {
  height: 32px;
  line-height: 32px !important;
}
.input-medium {
  width: auto;
}
.btn.btn-primary {
  border: 0 !important;
}
.btn.btn-primary:hover,
.btn.btn-primary:focus,
.btn.btn-primary:active {
  background: #5e5e61 !important;
}
#pageAlign {
  width: auto;
}
.search .header-top-content span {
  font-size: 11px !important;
}
header .header-topsection .header-action-area .search form.form-search .btn-go {
  width: 49px !important;
  min-width: auto;
}
.main-navigation.f-nav .navbar .navbar-inner .nav-collapse li .dropdown-menu li a {
  font-size: 12px !important;
}
/*--------------my-account-------------*/

.account h1,
.account h1 small {
  color: #c41230;
}
.account .account-icons li {
  display: inline-block;
  vertical-align: top;
  width: 13.9%;
  text-align: center;
}
.account .account-icons li a {
  display: block;
  position: relative;
  padding-top: 100px;
  box-sizing: border-box;
}
.account .account-icons li a:hover {
  text-decoration: none;
  color: #050505;
}
.account .account-icons li a:after {
  content: "";
  display: inline-block;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background-color: #464848;
  left: 50%;
  margin-left: -40px;
  top: 0;
  display: block;
  position: absolute;
  transition: all ease-in 0.3s;
}
.account .account-icons li a:hover:after {
  background-color: #a7a7a7;
}
.account .account-icons li a:before {
  content: "";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  font-size: 30px;
  line-height: 80px;
  color: white;
  top: 0;
  left: 50%;
  z-index: 2;
  width: 80px;
  height: 80px;
  margin-left: -40px;
  background-image: none !important;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.account .account-icons li a:hover:before {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
  transform: scale(1.3);
}
.account .account-icons li a.order-tracking:before {
  content: "\f0f6";
  background-image: -webkit-linear-gradient(150deg, #ea8d00 48%, #8d5800 35%);
}
.account .account-icons li a.order-express:before {
  content: "\f0d1";
  background-image: -webkit-linear-gradient(150deg, #52872e 48%, #87bd48 35%);
}
.account .account-icons li a.my-baskets:before,
.account .account-icons li a.my-quotes:before {
  content: "\f217";
  background-image: -webkit-linear-gradient(150deg, #426f98 48%, #4f82b1 35%);
}
.account .account-icons li a.my-basket:before {
  content: "\f07a";
  background-image: -webkit-linear-gradient(150deg, #d85e44 48%, #f46b4e 35%);
}
.account .account-icons li a.my-basket[title="My Quote"]:before,
.account .account-icons li a.my-quote:before {
  content: "\f218";
}
.account .account-icons li a.order-frequent:before {
  content: "\f0c5";
  background-image: -webkit-linear-gradient(150deg, #583615 48%, #724a23 35%);
}
.account .account-icons li a.credit-cards:before {
  content: "\f09d";
  background-image: -webkit-linear-gradient(150deg, #61afee 48%, #88c5f7 35%);
}
.account .account-icons li a.my-home:before {
  content: "\f015";
  background-image: -webkit-linear-gradient(150deg, #0b9eb4 48%, #086270 35%);
}
.account .account-icons li a.my-profile:before {
  content: "\f007";
  background-image: -webkit-linear-gradient(150deg, #e18627 48%, #edc526 35%);
}
.account .account-icons li a.shipping-addresses:before {
  content: "\f041";
  background-image: -webkit-linear-gradient(150deg, #4a7d09 48%, #5fa10c 35%);
}
.account .account-icons li a.purchase-list:before {
  content: "\f03a";
  background-image: -webkit-linear-gradient(150deg, #8e211c 48%, #b82b25 35%);
}
#cmdSave {
  height: auto;
}
/*----------new-password----------*/

.EcomTNewPassword .section-body-container .span7 {
  background: #eeeeee;
  padding: 0 15px 5px;
  border-radius: 5px;
  float: none;
  margin: 0 auto;
  padding-top: 10px;
}
.EcomTNewPassword .section-body-container .span7 h3 {
  text-align: center;
}
/*----------new-password end----------*/

label,
input,
button,
select,
textarea {
  font-size: 13px;
}
/*-----------our-promotions---------------*/

.EcomTPromotionListingPage .span12 .span2 {
  width: 16.6%;
  margin: 0 0 25px;
  font-family: Verdana, sans-serif;
  font-size: 13px;
}
.EcomTPromotionListingPage .span12 .span2 ul {
  margin: 0 auto;
  width: 92%;
  padding: 10px;
  box-sizing: border-box;
  background-color: #efefef;
}
.EcomTPromotionListingPage .span12 .span2 ul li.flyer-pic {
  background-color: white;
}
.EcomTPromotionListingPage .span12 .span2 ul li.flyer-title {
  margin-top: 10px;
}
.EcomTPromotionListingPage .span12 .span2 ul li.flyer-title a {
  font-size: 12px;
}
/*-----------our-promotions end---------------*/

/*-----------advanced-search end---------------*/

.EcomTProductAdvancedSearch .form-advanced-search .span9,
.EcomTProductAdvancedSearch .form-advanced-search .span9 ~ .span3,
.EcomTProductAdvancedSearch .form-advanced-search .form-advanced-search-bottom {
  background-color: #efefef;
  padding: 15px;
  border-radius: 5px;
  box-sizing: border-box;
}
.EcomTProductAdvancedSearch .form-advanced-search .span9 h3,
.EcomTProductAdvancedSearch .form-advanced-search .span9 ~ .span3 h3,
.EcomTProductAdvancedSearch .form-advanced-search .form-advanced-search-bottom h3 {
  margin: 0 0 15px;
}
/*-----------advanced-search end---------------*/

.EcomTGiftCertificateOrder.EcomLLayoutEcom .form fieldset legend,
.EcomTGiftCertificateOrder.EcomLLayoutEcomV2 .form fieldset legend {
  font-weight: normal;
  border: 0;
  margin: 0 0 15px;
}
.ejs-navigation-section .span12 {
  text-align: center;
}
.ejs-find-a-store-result .span4:nth-child(3n+1) {
  margin-left: 0;
}
.ejs-find-a-store-result li.locator-maplink a {
  display: inline-block;
  background-color: #464848;
  border-radius: 5px;
  padding: 3px 9px;
  text-decoration: none !important;
  color: white !important;
  font-size: 12px;
}
.ejs-find-a-store-result li.locator-maplink a:hover {
  background-color: #5e5e61;
}
/*------------brands---------------*/

.EcomTBrandsListing .image-category-listing .row-fluid {
  float: left;
  width: 25%;
  margin: 0 auto;
}
.EcomTBrandsListing .image-category-listing .row-fluid .span3 {
  float: none;
  width: 100%;
  margin: 0 auto;
}
.EcomTBrandsListing .image-category-listing .row-fluid .span3 .box-photo {
  position: relative;
  text-align: center;
  background-color: white;
  width: 85%;
  margin: 0 auto 25px;
  transition: box-shadow 0.3s ease-in-out;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
}
.EcomTBrandsListing .image-category-listing .row-fluid .span3 .box-photo .box-info .box-info-title {
  padding: 5px 0;
}
.EcomTBrandsListing .image-category-listing .row-fluid .span3 .box-photo:hover {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.6);
}
.EcomTBrandsListing .image-category-listing .row-fluid:nth-child(even) {
  margin-top: 120px;
}
/*------------brands end---------------*/

div#at4-follow2 {
  display: none;
}
.EcomTShoppingCart .basket-list .basket-list-item .basket-item-comments .basket-item-comment {
  margin: 0 0 10px 0;
  width: 100%;
}
.basket-list .basket-tools a.btn[title="Continue shopping"] {
  width: auto;
  float: right;
  margin: 9px 0 !important;
}
.specials-homepage .specials-wrap > a {
  display: block;
  position: relative;
}
.specials-homepage .specials-wrap > a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 2;
  outline: 1px solid white;
  outline-offset: -6px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.specials-homepage .specials-wrap > a:hover:before {
  outline: 0;
}
.specials-homepage .specials-wrap > .specials-wrap-in {
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.specials-homepage .specials-wrap > .specials-wrap-in h3 {
  color: white !important;
  margin: 0;
  position: relative;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.specials-homepage .specials-wrap > .specials-wrap-in h3 br {
  display: none;
}
.specials-homepage .specials-wrap > .specials-wrap-in h3 span {
  color: white !important;
}
.specials-homepage .specials-wrap > .specials-wrap-in h3 a {
  text-decoration: none;
  color: white !important;
  display: block;
  margin-top: 3px;
}
.specials-homepage .specials-wrap > .specials-wrap-in h3 a span {
  color: #c41230 !important;
}
.specials-homepage .specials-wrap:hover > .specials-wrap-in {
  box-shadow: inset 0px -5px 0px 0px #c41230;
  background-color: transparent;
}
.specials-homepage .specials-wrap:hover > .specials-wrap-in h3 {
  color: black !important;
}
.specials-homepage .specials-wrap:hover > .specials-wrap-in h3 span {
  color: black !important;
}
.specials-homepage .specials-wrap:hover > .specials-wrap-in h3 a span {
  color: #c41230 !important;
}
.EcomTQuoteTracking.EcomLLayoutEcom .section-body-container .boxshad.table-listing .table tbody tr td,
.EcomTQuoteTracking.EcomLLayoutEcomV2 .section-body-container .boxshad.table-listing .table tbody tr td {
  padding: 8px;
  border: 1px solid #dddddd;
  border-right: 0;
  border-bottom: 0;
}
.specials-homepage-custom {
  margin: 40px 0;
  border-bottom: 2px solid #e2e2e2;
  padding-bottom: 40px;
}
.specials-homepage-custom .col3 {
  display: inline-block;
  vertical-align: top;
  width: 32.9%;
  text-align: center;
}
.specials-homepage-custom .col3 .Col {
  width: 94%;
  margin: 0 auto;
  position: relative;
}
.specials-homepage-custom .col3 .Col a {
  display: block;
}
.specials-homepage-custom .col3 .Col a .Img {
  position: relative;
  overflow: hidden;
}
.specials-homepage-custom .col3 .Col a .Img:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.3);
  transition: ease-in-out 0.5s;
  box-shadow: none;
}
.specials-homepage-custom .col3 .Col a:hover .Img:before {
  background-color: transparent;
  box-shadow: inset 0px -5px 0px 0px #c41230;
  z-index: 2;
}
.specials-homepage-custom .col3 .Col a .ImgCaption {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  bottom: 0;
}
.specials-homepage-custom .col3 .Col a .ImgCaption .ImgCaptionHover {
  position: absolute;
  width: 100%;
  height: 0;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  transition: ease-in 0.5s;
}
.specials-homepage-custom .col3 .Col a .ImgCaption .Desc {
  position: relative;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.specials-homepage-custom .col3 .Col a .ImgCaption .Desc h3,
.specials-homepage-custom .col3 .Col a .ImgCaption .Desc h6 {
  margin: 0;
  color: white;
  text-transform: uppercase;
}
.specials-homepage-custom .col3 .Col a .ImgCaption .Desc h6 {
  display: inline-block;
  background-color: #c41230;
  padding: 2px 12px;
  border-radius: 5px;
  margin-top: 5px;
  font-size: 12px;
}
.specials-homepage-custom .col3 .Col a:hover .ImgCaptionHover {
  height: 100%;
}
section.main-section .section-body-container .section-body-container-homepage .product-showcase-title a {
  text-decoration: none;
}
.EcomTProductPage section.main-section .section-body-container .offset3 {
  margin-left: 0;
}
#collapseOrderInformation.accordion-body .accordion-inner.checkout-accordion-content .span4 {
  width: 100%;
  float: none;
}
.Ecom-ContactUS section.main-section .section-body-container {
  padding-bottom: 0;
}
#ListingViewMore {
  text-align: center;
  margin-bottom: 0;
}
.btn-view-more {
  width: 150px !important;
  padding: 10px 21px !important;
  min-height: inherit !important;
  font-family: 'Open Sans', sans-serif !important;
  font-size: 12px !important;
  letter-spacing: 1px;
  margin: 0 auto;
  float: none !important;
  display: inline-block !important;
  background: #464848 !important;
}
table.table.table-subtotal {
  margin-bottom: 0;
}
#formQuestion .span3 .row-fluid:last-child .span8 {
  width: 100%;
}
#myTab.nav-tabs.ejs-description-tabs {
  background-color: #efefef;
  border-bottom: 1px solid #c3c3c3;
}
#myTab.nav-tabs.ejs-description-tabs li.active a {
  background-color: transparent;
}
#myTab.nav-tabs.ejs-description-tabs ~ .tab-content {
  background: #efefef;
  padding: 10px 24px;
  box-sizing: border-box;
}
html[lang="fr"] header .header-nav-wrap .header-nav li {
  padding: 0 8px !important;
}
html[lang="fr"] header .header-nav-wrap .header-nav li a {
  font-size: 10px;
}
html[lang="fr"] header .header-topsection .header-action-area .login-cart-wrap .cart-quote span {
  font-size: 11px;
}
html[lang="fr"] header .header-nav-wrap.header-nav-fixed .header-nav li a {
  font-size: 11px;
}
header .header-topsection {
  margin: 18px 0 12px !important;
}
header .header-topsection .logos {
  margin-top: -38px;
}
header .header-topsection .header-action-area {
  margin-top: 6px;
}
header .header-topsection .header-action-area .search {
  width: 54%;
}
header .header-topsection .header-action-area .search .header-top-content {
  display: none;
}
header .header-topsection .header-action-area .login-cart-wrap {
  width: 46%;
}
header .header-topsection .header-action-area .login-cart-wrap .row-fluid {
  margin: 0 8px 0 0;
  float: left;
  width: 33%;
}
header .header-topsection .header-action-area .login-cart-wrap .row-fluid:last-child {
  margin: 0;
  width: 64%;
}
.basket-list .basket-list-item .basket-item-comments [id^=comment] {
  border-bottom: 0;
  margin-bottom: 20px;
}
.grid-layout.recently-viewed-product-listing .productbox .box-photo,
.grid-layout .productbox .box-photo {
  background-color: white;
}
.EcomTProductListingPromotion section.main-section .section-body-container .grid-layout .productbox .icon-specials {
  top: 10px;
  right: 10px;
}
section.main-section .section-body-container .grid-layout .productbox .product-code > small {
  font-size: 12px;
}
.row-fluid.ejs-cmdProductListCategoryList > span {
  margin-bottom: 25px;
  display: block;
  position: relative;
}
.row-fluid.ejs-cmdProductListCategoryList > span:after {
  content: '';
  position: absolute;
  width: 150px;
  height: 3px;
  background: darkgray;
  left: 0;
  bottom: -12px;
}
.row-fluid.noprint .span12 h1 {
  margin-bottom: 0;
}
.PSPWrap .ImgBtnCol .ImgWrap img {
  max-width: 100%;
}
.main-navigation .navbar .navbar-inner .nav-collapse .nav > li .dropdown-menu.level3 li a:after {
  display: none;
}
.navbar .expand.opened > a:after {
  padding: 0 4px;
}
.specials-homepage-custom {
  text-align: center;
}
.ejs-productitem .productbox.list-layout {
  background-color: whitesmoke;
  padding: 10px;
  box-sizing: border-box;
  margin-bottom: 10px !important;
  border: 0;
}
.ejs-productitem .productbox.list-layout:last-child {
  margin-bottom: 0;
}
.ejs-productitem .productbox.list-layout .qty-container {
  margin: 8px 0;
}
.ejs-productitem .productbox.list-layout .box-photo ul {
  margin: 0;
}
.ejs-productitem .productbox.list-layout .box-photo ul .product-brand {
  margin-top: 5px;
}
.ejs-productitem .productbox.list-layout .box-photo ul .product-brand a {
  font-weight: 700;
  font-family: Verdana, sans-serif;
  font-size: 13px;
  line-height: 16px;
  display: block;
}
.ejs-productitem .productbox.list-layout .product-title,
.ejs-productitem .productbox.list-layout .product-title a {
  font: 600 13px 'Open Sans', sans-serif !important;
  text-transform: none !important;
}
.ejs-productitem .productbox.list-layout .product-code {
  color: #999999;
  font-size: 12px !important;
}
.ejs-productitem .productbox.list-layout .list-view-availability small {
  font: 300 12px 'Open Sans', sans-serif;
  color: #999999;
}
.ejs-productitem .productbox.list-layout .box-price {
  border-left: 1px solid #e7e7e7;
  text-align: center;
}
.ejs-productitem .productbox.list-layout .box-price .productListing-SinglePrice {
  color: #c41230;
  font: 600 18px 'Open Sans', sans-serif;
}
.ejs-productitem .productbox.list-layout .box-price .productListing-SinglePrice td {
  padding: 0;
  text-align: center !important;
}
.ejs-productitem .productbox.list-layout .box-price .productListing-SinglePrice td .price {
  font-size: 18px !important;
}
.ejs-productitem .productbox.list-layout .box-price .productListing-SinglePrice .tzanet-mapprice-container .price {
  font-weight: 700;
}
.ejs-productitem .productbox.list-layout .box-price .hidden-phone .btn.addtocart.ejs-addtocart {
  height: 29px !important;
  background-color: #c41230 !important;
  border: 1px solid #c31e3a !important;
}
.ejs-productitem .productbox.list-layout .box-price .addToButtonGroup.controlListDropdown .btn-group a {
  background-color: #9e9c9c !important;
  border: 1px solid #969696 !important;
  border-radius: 5px !important;
  color: white !important;
  font-size: 12px !important;
}
.ejs-productitem .productbox.list-layout .box-price .addToButtonGroup.controlListDropdown .btn-group a.btn.btn-mini.dropdown-toggle {
  border-left: 0 !important;
  border-radius: 0 5px 5px 0 !important;
  min-width: auto;
  margin: 0 !important;
  font-family: 'Open Sans', sans-serif;
  text-decoration: none !important;
}
.ejs-productitem .productbox.list-layout .box-price .addToButtonGroup.controlListDropdown .btn-group a.btn.btn-mini.dropdown-toggle .caret {
  border-top: 4px solid white !important;
}
.ejs-productitem .productbox.list-layout .box-price .addToButtonGroup.controlListDropdown .btn-group a.btn.btn-mini.dropdown-toggle:first-child {
  border-radius: 5px 0 0 5px !important;
}
.ejs-productitem .productbox.list-layout .box-price .addToButtonGroup.controlListDropdown .btn-group .addto-multiple.dropdown-menu a {
  background: none !important;
  color: #464848 !important;
  text-align: left;
  border: 0 !important;
  border-radius: 0 !important;
}
.ejs-productitem .productbox.list-layout .box-price .addToButtonGroup.controlListDropdown .btn-group .addto-multiple.dropdown-menu a:hover {
  background: #ad102a !important;
  color: white !important;
}
.EcomTProductPage section.main-section .section-body-container .product-detail .product-details-desc > div {
  text-align: left !important;
}
.product-review .review-user-rating {
  margin-bottom: 0;
}
/*-----------------------ProductDetail page custom CSS start-----------------------------*/

ul.NoBullet {
  list-style: none;
  margin: 0;
}
.NoBullet li {
  background-image: none;
  background-position: 0px;
  background-repeat: no-repeat;
  margin: 0px;
  padding: 0px;
}
.ProductDetailsWrap {
  margin-bottom: -10px;
}
.ProductDetailsWrap .TopDesc {
  padding-bottom: 60px;
}
.ProductDetailsWrap .TopThreeBoxes {
  padding: 0 30px 50px;
  position: relative;
  /*2-4 certificate block*/

  /*>4 certificate block*/

}
.ProductDetailsWrap .TopThreeBoxes:before {
  content: "";
  position: absolute;
  background: #f3f3f3;
  background: -moz-linear-gradient(top, #f3f3f3 0%, white 100%);
  background: -webkit-linear-gradient(top, #f3f3f3 0%, white 100%);
  background: linear-gradient(to bottom, #f3f3f3 0%, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3f3f3', endColorstr='#ffffff', GradientType=0);
  width: 100%;
  height: 150px;
  top: 60px;
  left: 0;
  border-top: 1px solid #dadbd9;
}
.ProductDetailsWrap .TopThreeBoxes ul {
  border: 1px solid #cccccc;
  border-radius: 6px;
  background: white;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
  position: relative;
  flex: 0 1 auto;
  -ms-flex: 1 1 100%;
  display: flex;
  flex-wrap: wrap;
}
.ProductDetailsWrap .TopThreeBoxes ul li {
  box-sizing: border-box;
  position: relative;
  border-bottom: 1px solid #dadbd9;
  border-right: 1px solid #dadbd9;
  flex: 1 1 33.3%;
}
.ProductDetailsWrap .TopThreeBoxes ul li:nth-child(3n),
.ProductDetailsWrap .TopThreeBoxes ul li:last-child {
  border-right: 0;
}
.ProductDetailsWrap .TopThreeBoxes ul li .Col {
  padding: 15px 20px;
  box-sizing: border-box;
  clear: both;
  display: table;
}
.ProductDetailsWrap .TopThreeBoxes ul li .Img {
  max-width: 50px;
  padding-right: 15px;
  float: left;
}
.ProductDetailsWrap .TopThreeBoxes ul li .RightText {
  font-family: 'Open Sans';
  float: right;
  width: 64%;
  font-size: 11px;
  line-height: 14px;
  font-weight: 400;
}
.ProductDetailsWrap .TopThreeBoxes ul li .RightText h3 {
  margin: 0 0 6px;
  line-height: 12px;
  font-size: 13px;
  font-weight: 600;
  text-transform: capitalize;
  color: black;
}
.ProductDetailsWrap .TopThreeBoxes ul li .RightText p {
  font-size: 11px;
  line-height: 14px;
  font-weight: 400;
  margin: 0 0 15px;
}
.ProductDetailsWrap .TopThreeBoxes ul li .RightText p:last-child {
  margin: 0;
}
.ProductDetailsWrap .TopThreeBoxes.TwoFour ul li {
  flex: 1 1 50%;
  border-right: 1px solid #dadbd9;
}
.ProductDetailsWrap .TopThreeBoxes.TwoFour ul li .Col .RightText {
  width: 77%;
}
.ProductDetailsWrap .TopThreeBoxes.MoreThan4 {
  padding: 0 0 50px;
}
.ProductDetailsWrap .TopThreeBoxes.MoreThan4 ul li .Col {
  clear: both;
  display: table;
}
.ProductDetailsWrap .TopThreeBoxes.MoreThan4 ul li .Col .Img {
  flex: auto;
  float: left;
}
.ProductDetailsWrap .TopThreeBoxes.MoreThan4 ul li .Col .RightText {
  float: right;
  width: 63%;
}
/*----------list------------*/

.ListWrap {
  position: relative;
}
.ListWrap .List {
  border-bottom: 1px solid #dadbd9;
  margin: 0 0;
  padding: 40px 20px 40px;
}
.ListWrap .List:last-child {
  border-bottom: 0;
  margin: 0;
}
.ListWrap .List .col2 {
  float: left;
  width: 44%;
}
.ListWrap .List .col2 .ImgWrap,
.ListWrap .List .col2 .Desc {
  float: none !important;
  width: 100% !important;
}
.ListWrap .List .col2 .ImgWrap {
  margin: 0 0 10px;
}
.ListWrap .List .col2:last-child {
  float: right;
}
.ListWrap .List .ImgWrap {
  float: left;
  width: 40%;
}
.ListWrap .List .Desc {
  float: right;
  width: 50%;
}
.ListWrap .List h3 {
  font-weight: 600;
  font-family: 'Open Sans';
  font-size: 28px;
  line-height: 36px;
  margin: 0 0 5px;
  text-transform: capitalize;
  letter-spacing: -0.5px;
}
.ListWrap .List p {
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.3px;
  margin-bottom: 5px;
}
.ListWrap .List:nth-child(even) {
  background-color: #f9f9f9;
}
.ListWrap .List:nth-child(even) .ImgWrap {
  float: right;
}
.ListWrap .List:nth-child(even) .Desc {
  float: left;
}
.DimensionConversion {
  background-color: #eeeeee;
  padding: 15px;
  border: 1px solid gainsboro;
  box-sizing: border-box;
  clear: both;
  display: table;
}
.DimensionConversion .TableCol {
  float: left;
  width: 31.5%;
  margin-right: 15px;
}
.DimensionConversion .TableCol:nth-child(3n) {
  margin-right: 0;
}
.DimensionConversion .TableCol input {
  width: 100%;
}
.UsedEquipWrap {
  margin-bottom: 50px;
}
.UsedEquipWrap .Desc {
  width: 55%;
  float: left;
  padding-right: 20px;
  box-sizing: border-box;
}
.UsedEquipWrap .Desc h1 {
  font-size: 16px;
}
.UsedEquipWrap .UsedEquipReturnPolicy {
  float: right;
  width: 45%;
  text-align: justify;
}
.UsedEquipWrap .UsedEquipReturnPolicy fieldset {
  padding: 15px;
  margin: 0;
  border: 1px solid #cf3700;
  border-radius: 5px;
}
.UsedEquipWrap .UsedEquipReturnPolicy fieldset legend {
  color: #cf3700;
  text-transform: uppercase;
  display: block;
  font-family: 'Open Sans';
  font-size: 16px;
  line-height: 26px;
  font-weight: 600;
  text-align: center;
  border: 0;
  width: auto;
  margin: 0;
  padding: 0 10px;
}
.UsedEquipWrap .UsedEquipReturnPolicy fieldset .ItalicText {
  font-style: italic;
  font-size: 13px;
  margin-bottom: 10px;
}
.UsedEquipWrap .UsedEquipReturnPolicy fieldset p {
  font-size: 11px !important;
  line-height: 13px !important;
  letter-spacing: 0 !important;
  color: #666666;
}
/*2602 friday start*/

#productImagePopUpBodyDiv h4 {
  margin-top: 0;
  display: none;
}
.EcomTProductPage .modal-header button.close {
  opacity: 1;
}
.EcomTProductPage .modal-header button.close .fa.fa-inverted.fa-times {
  color: #c41230;
}
/*2602 friday end*/

/*-----------------------ProductDetail page custom CSS end-----------------------------*/

/*0310 wednesday start */

.EcomLLayoutEcom .shoppingCart-ShippingInformationSection h2,
.EcomLLayoutEcomV2 .shoppingCart-ShippingInformationSection h2 {
  margin: 0 0 20px;
}
.EcomLLayoutEcom .shoppingCart-ShippingInformationSection form,
.EcomLLayoutEcomV2 .shoppingCart-ShippingInformationSection form {
  padding: 25px 0 0;
}
.EcomLLayoutEcom .shoppingCart-ShippingInformationSection form label.form__label,
.EcomLLayoutEcomV2 .shoppingCart-ShippingInformationSection form label.form__label {
  width: 33% !important;
  box-sizing: border-box;
  padding-right: 20px;
  float: left;
}
.EcomLLayoutEcom .shoppingCart-ShippingInformationSection form label.form__label span.form__text,
.EcomLLayoutEcomV2 .shoppingCart-ShippingInformationSection form label.form__label span.form__text {
  display: block;
}
.EcomLLayoutEcom .shoppingCart-ShippingInformationSection form label.form__label input,
.EcomLLayoutEcomV2 .shoppingCart-ShippingInformationSection form label.form__label input,
.EcomLLayoutEcom .shoppingCart-ShippingInformationSection form label.form__label select,
.EcomLLayoutEcomV2 .shoppingCart-ShippingInformationSection form label.form__label select {
  width: 100% !important;
}
.EcomLLayoutEcom .shoppingCart-ShippingInformationSection form label.form__label:nth-child(3n),
.EcomLLayoutEcomV2 .shoppingCart-ShippingInformationSection form label.form__label:nth-child(3n),
.EcomLLayoutEcom .shoppingCart-ShippingInformationSection form label.form__label:last-child,
.EcomLLayoutEcomV2 .shoppingCart-ShippingInformationSection form label.form__label:last-child {
  padding-right: 0;
}
/*0310 wednesday end */

/*180521 start*/

.ProductDetailsWrap .Box {
  background: white;
  border: 1px solid #dadbd9;
  border-radius: 4px;
  margin-bottom: 20px;
  padding: 15px 25px;
  box-sizing: border-box;
}
.ProductDetailsWrap .Box ul {
  list-style: none;
  margin: 0;
}
.product-detail .tab-content ul {
  list-style: none;
  margin: 0;
}
.product-detail .tab-content ul li {
  position: relative;
  padding-left: 25px;
}
.product-detail .tab-content ul li:before {
  content: "\f178";
  position: absolute;
  left: 0;
  top: 4px;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: black;
}
.product-detail .tab-content ul li ul {
  list-style: disc;
  margin-left: 10px;
}
.product-detail .tab-content ul li ul li {
  padding-left: 5px;
}
.product-detail .tab-content ul li ul li:before {
  content: " ";
}
.product-detail .tab-content .ResourcesWrap ul li:before {
  display: none;
}
.ResourcesWrap ul.Downloads {
  clear: both;
  display: table;
  width: 100%;
  list-style: none;
  margin: 0;
}
.ResourcesWrap ul.Downloads li {
  display: inline-block;
  vertical-align: top;
  width: 100px;
  margin-right: 25px;
  text-align: center;
  margin-bottom: 15px;
  padding: 0;
}
.ResourcesWrap ul.Downloads li:last-child,
.ResourcesWrap ul.Downloads li:nth-child(8) {
  padding-right: 0;
}
.ResourcesWrap ul.Downloads li a {
  display: block;
}
.ResourcesWrap ul.Downloads li img {
  width: 100%;
}
.ResourcesWrap ul.Downloads li span {
  display: block;
  margin-top: 10px;
}
.ResourcesWrap ul.Resources {
  list-style: none;
}
.ResourcesWrap ul.Resources li {
  position: relative;
  padding-left: 25px;
  box-sizing: border-box;
  font-size: 15px;
  line-height: 27px;
}
.ResourcesWrap ul.Resources li:before {
  content: "\f1c1";
  position: absolute;
  left: 0;
  top: 5px;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: red;
}
.ResourcesWrap h6 {
  margin: 30px 0 15px;
}
.ResourcesWrap p a {
  color: #c41230;
}
/*180521 end*/

/* 140621 Job Description page start */

.JobDescWrap {
  font-family: Verdana, sans-serif;
  font-size: 13px;
}
.JobDescWrap h3 {
  text-transform: capitalize;
  font-weight: normal;
  font-size: 30px;
  line-height: 35px;
  margin: 25px 0 0 0;
}
.JobDescWrap hr {
  border: 2px solid #d0d0d0;
  width: 120px;
  margin: 20px 0 40px;
}
.JobDescWrap h4 {
  text-transform: capitalize;
  font-size: 18px;
  line-height: 25px;
  margin: 30px 0 15px;
}
.JobDescWrap h5 {
  margin-top: 40px;
}
.JobDescWrap p {
  line-height: 23px;
}
.JobDescWrap a {
  text-decoration: underline !important;
  color: #c41230;
}
.JobDescWrap li {
  margin: 0 0 5px;
}
.OpenpositionsWrap h5 {
  margin: 0 !important;
  font-size: 17px;
  line-height: 25px;
}
.OpenpositionsWrap h6 {
  margin: 0 0 25px !important;
  font-weight: normal;
  font-size: 15px;
}
/* 140621 Job Description page end */

/* 060721 gallery page css start */

.GalleryWrap ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.GalleryWrap ul li {
  width: 32%;
  margin-bottom: 0px;
}
.GalleryWrap ul li a {
  display: block;
}
.GalleryWrap ul li a .Img {
  overflow: hidden;
}
.GalleryWrap ul li a h6 {
  font-size: 15px;
  margin-top: 20px;
  text-transform: capitalize;
}
.GalleryWrap ul li a img {
  max-width: 100%;
  transition: all ease-in-out 0.3s;
}
.GalleryWrap ul li a:hover img {
  transform: scale(1.1);
}
.GalleryDetailWrap {
  padding-top: 20px;
  margin: 0 20px;
}
.GalleryDetailWrap p {
  font-size: 16px;
  line-height: 27px;
}
.GalleryDetailWrap h6 {
  margin: 25px 0 45px;
}
.GalleryDetailWrap h6 a {
  background-color: #9e9c9c !important;
  font-size: 12px !important;
  padding: 5px 10px !important;
  display: inline-block;
  color: white;
  border-radius: 5px;
  text-transform: uppercase;
}
.GalleryDetailWrap h6 a:hover {
  background-color: #5e5e61 !important;
  color: white;
}
.GalleryDetailWrap ul {
  display: flex;
  flex-wrap: wrap;
}
.GalleryDetailWrap ul li {
  width: 31.8%;
}
.GalleryDetailWrap ul li a {
  display: block;
  width: 92%;
  margin: 0 auto;
}
.GalleryDetailWrap ul li a img {
  max-width: 100%;
}
.GalleryDetailWrap ul li:nth-child(3n),
.GalleryDetailWrap ul li:last-child {
  padding-right: 0;
}
.GalleryDetailWrap .jcarousel-control-prev,
.GalleryDetailWrap .jcarousel-control-next {
  left: -25px;
  display: inline-block;
  width: 21px;
  height: 67px;
}
.GalleryDetailWrap .jcarousel-control-next {
  left: auto;
  right: -25px;
}
/* 060721 gallery page css end */

/*--------Responsive CSS--------------*/

@media screen and (max-width: 1199px) and (min-width: 980px) {
  body .basket-pop .btn.btn-secondary {
    height: 29px;
    line-height: 29px !important;
  }
  section.main-section .section-body-container .section-body-container-homepage {
    width: 94%;
    padding: 0 0 50px;
    margin: 0 auto;
  }
  .homepage .row-fluid.text-center.no-margin {
    width: 94% !important;
  }
}
@media screen and (max-width: 979px) and (min-width: 768px) {
  .basket-pop {
    width: 100%;
    top: 291px !important;
  }
  visible-desktop {
    display: block !important;
  }
  .complementary-product ul li:nth-child(3) {
    width: auto;
  }
  .grid-layout .productbox .box-price {
    min-height: inherit;
  }
}
@media (max-width: 1024px) {
  body .section-container-main-navigation {
    height: auto !important;
  }
  #backtotop {
    display: block !important;
    opacity: 1 !important;
    position: relative;
    bottom: auto !important;
    left: auto !important;
    background-color: #efefef;
    right: auto !important;
    padding-bottom: 20px;
  }
  #backtotop a {
    margin: 0 auto;
    background: #464648;
  }
  .shipping1 {
    position: relative !important;
    box-sizing: border-box;
  }
  header .header-nav-wrap {
    margin-top: 0;
  }
  .section-body-container-homepage:before,
  .homepage .row-fluid.text-center.no-margin:before,
  .section-body-container-homepage:after,
  .homepage .row-fluid.text-center.no-margin:after {
    display: none !important;
  }
  .homepage .row-fluid.text-center.no-margin,
  .section-body-container-homepage {
    width: 94% !important;
  }
  .section-body-container-homepage .row-fluid .span2 {
    width: 15.15% !important;
  }
  section.main-section .section-body-container .grid-layout .productbox .box-price .btn.addtocart {
    min-width: auto;
  }
  header .header-topsection .header-action-area .search form.form-search .btn-go {
    margin-left: -5px;
  }
  .ejs-find-a-store {
    width: 70%;
  }
  .main-navigation .navbar .navbar-inner .nav-collapse > .nav > li {
    width: 20% !important;
  }
  .main-navigation .navbar .navbar-inner .nav-collapse > .nav > li.home-fnav {
    display: inline-block;
  }
  section.main-section #main-section:after,
  section.main-section #main-section:before,
  .navbar-inner .nav-quicklinks {
    display: none !important;
  }
  .main-navigation.f-nav {
    display: block !important;
    position: relative !important;
  }
  .main-navigation.f-nav > .container {
    width: 94%;
  }
  .main-navigation.f-nav .nav-collapse.collapse.span10 {
    width: 100%;
  }
  .AdvantagesWrap li {
    width: 24%;
  }
  section.main-section .section-body-container {
    padding: 10px 0;
  }
  .Ecom-opening-hours section.main-section .section-body-container {
    padding: 10px 0 50px;
  }
  header .header-topsection {
    margin: 18px 0 0 !important;
  }
  header .header-nav-wrap .header-nav li,
  html[lang="fr"] header .header-nav-wrap .header-nav li {
    padding: 0 14px !important;
  }
  header .header-nav-wrap.header-nav-fixed {
    position: relative;
    top: auto;
    right: auto;
    left: auto;
  }
  .basket-list .ejs-basket-controls .basket-tools ~ .row-fluid > .span3.basket-list-sidebar .coupon label {
    width: 59%;
  }
  body .multiple-carts .basket-pop {
    top: 160px !important;
  }
  .ejs-basket-controls {
    margin-bottom: 30px;
  }
  .AboutUsPage .AboutUsWrap h3 {
    margin: 0 0 20px !important;
  }
  .OurBrandsWrap {
    padding-bottom: 40px;
  }
  .account .account-icons li {
    width: 13.8%;
  }
  .popover.right {
    left: 66% !important;
    top: 4% !important;
  }
  .popover.right .arrow {
    top: auto !important;
    bottom: -17px;
    left: 50% !important;
    margin-left: -5.5px;
    transform: rotate(270deg);
  }
  .CustomerServices li {
    width: 32.5% !important;
  }
  .CustomerServices li .Col {
    width: 94% !important;
  }
  .EcomTBrandsListing .image-category-listing .row-fluid {
    width: 33%;
  }
  .EcomTBrandsListing .image-category-listing .row-fluid:nth-child(even) {
    margin-top: 0;
  }
  .HomeVideoWrap {
    height: auto !important;
    overflow: visible !important;
  }
  .HomeVideoWrap .video-container {
    top: auto !important;
  }
  .HomeVideoWrap .video-container {
    min-height: 460px !important;
  }
  .HomeVideoWrap .video-container video {
    padding: 47px 0 0 28px !important;
  }
  .EcomTProductPage section.main-section .section-body-container .offset3 {
    width: 70%;
  }
  .EcomTProductPage section.main-section .section-body-container .span4.text-center {
    width: auto;
  }
  .AddressInfoMainCol {
    float: none !important;
    width: 100% !important;
    margin: 0 auto 30px;
  }
  header .header-topsection .logos {
    margin-top: 0;
  }
  header .header-topsection .header-action-area .search {
    width: 60%;
  }
  header .header-topsection .header-action-area .search .header-top-content {
    display: block;
  }
  header .header-topsection .header-action-area .login-cart-wrap {
    width: 40%;
  }
  header .header-topsection .header-action-area .login-cart-wrap .row-fluid {
    float: none;
    width: auto;
    margin: 0 0 8px;
  }
  header .header-topsection .header-action-area .login-cart-wrap .row-fluid:last-child {
    width: auto;
  }
  html[lang="fr"] header .header-nav-wrap .header-nav li a {
    font-size: 11px;
  }
  .WordSection1 .maincol {
    margin-left: 0 !important;
  }
  .PSPWrap {
    margin-top: -20px;
  }
  .PSPWrap .ImgBtnCol {
    width: 40% !important;
  }
  .PSPWrap .ImgBtnCol .ImgWrap {
    width: 75% !important;
  }
  .PSPWrap .ImgBtnCol .ContactUsBtn {
    margin: 5px auto 0 40px;
  }
  .PSPWrap .ImgBtnCol .ContactUsBtn.FR {
    margin: 15px auto 0;
    width: 65%;
  }
  .PSPWrap .PSPText {
    width: 55%;
  }
  #ListingHeader > .span3 {
    width: 100%;
  }
  #ListingHeader .span9.filter-options {
    width: 100%;
    text-align: left;
    margin: 0 auto;
  }
  #ListingHeader .span9.filter-options li {
    padding: 0;
    margin: 0 10px 10px !important;
  }
  #ListingHeader .span9.filter-options li:first-child {
    margin-left: 0 !important;
  }
  .product-view-add-to-cart,
  .product-view-add-to-cart button {
    width: auto;
  }
  .CustomerServices {
    padding-top: 50px !important;
  }
  .EcomTPromotionListingPage .span12 .span2 {
    width: 32.5%;
  }
  h1#categoryTitle {
    margin: 0;
  }
  .ejs-productitem .productbox.list-layout .box-photo ul .product-brand a {
    font-size: 11px;
    line-height: 14px;
  }
  .ejs-productitem .productbox.list-layout .box-price .productListing-SinglePrice td,
  .ejs-productitem .productbox.list-layout .box-price .productListing-SinglePrice td .price {
    font-size: 16px !important;
  }
  .productpage-Availability .notify-option .popover.bottom {
    margin-top: 10px;
    left: auto !important;
    max-width: 80% !important;
  }
  .productpage-Availability .notify-option .popover.bottom .arrow {
    display: none;
  }
  .WhyTzanetWrap .VideoWrap:before {
    bottom: -9px !important;
    right: 82px !important;
    width: 69% !important;
  }
  .WhyTzanetWrap .VideoWrap video {
    width: 67.2% !important;
  }
  .shipping1 {
    height: auto !important;
  }
  .ProductDetailsWrap .TopThreeBoxes {
    padding: 0 30px 10px;
  }
  .ProductDetailsWrap .TopThreeBoxes ul li .Img {
    max-width: 80px;
    padding-right: 0;
    float: none;
    margin: 0 auto 10px;
  }
  .ProductDetailsWrap .TopThreeBoxes ul li .RightText {
    float: none;
    width: 100%;
  }
  .ProductDetailsWrap .TopThreeBoxes.TwoFour ul li .Img {
    max-width: 50px;
    padding-right: 15px;
    float: left;
  }
  .ProductDetailsWrap .TopThreeBoxes.TwoFour ul li .Col .RightText {
    float: right;
    width: 72%;
  }
  .ProductDetailsWrap .TopThreeBoxes.MoreThan4 ul li .Col .Img {
    float: none;
  }
  .ProductDetailsWrap .TopThreeBoxes.MoreThan4 ul li .Col .RightText {
    float: none;
    width: 100%;
  }
  .ListWrap .List .ImgWrap {
    margin: 0 10px 10px 0;
  }
  .ListWrap .List .Desc {
    float: none !important;
    width: auto;
  }
  .ListWrap .List:nth-child(even) .ImgWrap {
    margin: 0 0 10px 10px;
  }
  section.main-section .section-body-container .grid-layout .productbox .box-price .price-container {
    padding-top: 0;
  }
  section.main-section .section-body-container .grid-layout .productbox .box-info .product-title {
    margin-bottom: 10px;
  }
  .UsedEquipWrap .Desc {
    width: auto;
    float: none;
    padding: 0;
    margin: 0 auto 35px;
  }
  .UsedEquipWrap .UsedEquipReturnPolicy {
    float: none;
    width: auto;
  }
  .ResourcesWrap ul.Downloads li {
    width: 12%;
    margin: 0 10px 25px !important;
  }
}
@media (max-width: 979px) {
  header .header-nav-wrap .header-nav {
    line-height: inherit;
    margin: 10px 0;
  }
  header .header-nav-wrap .header-nav li,
  html[lang="fr"] header .header-nav-wrap .header-nav li {
    margin: 0;
    padding: 0 13px !important;
    line-height: 26px;
  }
  .homepage .product-view-add-to-cart button {
    width: auto;
  }
  .main-navigation .navbar .navbar-inner .nav-collapse > .nav > li > a,
  [lang="fr"] .main-navigation .navbar .navbar-inner .nav-collapse > .nav > li a {
    font-size: 11px !important;
  }
  body .basket-pop .btn.btn-secondary {
    height: 29px;
    line-height: 29px !important;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container,
  footer .container {
    width: 94%;
  }
}
@media (max-width: 966px) {
  header .header-topsection .header-action-area .search form.form-search {
    margin: 0;
    text-align: left;
    display: block;
    width: 95%;
  }
  .header-topsection .search .advanced-search {
    margin-right: 0 !important;
    float: none !important;
    width: 95% !important;
    margin: 5px 0 auto !important;
    display: block !important;
  }
  .basket-list .ejs-basket-controls .basket-tools ~ .row-fluid > .span3.basket-list-sidebar .coupon label {
    width: 56%;
  }
  body .multiple-carts .basket-pop {
    top: 310px !important;
  }
  .WhyTzanetWrap .VideoWrap video {
    width: 65.5% !important;
  }
  .WhyTzanetWrap .VideoWrap video {
    width: 65.5% !important;
  }
  .WhyTzanetWrap .VideoWrap:before {
    right: 76px !important;
    width: 68% !important;
  }
  .WhyTzanetWrap .VideoWrap:after {
    background-position: 14px 0;
  }
  .ProductDetailsWrap .TopThreeBoxes.TwoFour ul li .Col .RightText {
    width: 70%;
  }
}
@media (max-width: 950px) {
  header .header-topsection .header-action-area .search form.form-search,
  .header-topsection .search .advanced-search {
    width: 97% !important;
  }
  .section-body-container-homepage .row-fluid .span2 {
    width: 31.5% !important;
  }
  header .header-nav-wrap .header-nav li,
  html[lang="fr"] header .header-nav-wrap .header-nav li {
    padding: 0 9px !important;
  }
}
@media (max-width: 900px) {
  .ejs-productitem .productbox.list-layout .box-price .productListing-SinglePrice td,
  .ejs-productitem .productbox.list-layout .box-price .productListing-SinglePrice td .price {
    font-size: 14px !important;
  }
  .homepage .row-fluid.text-center.no-margin,
  .section-body-container-homepage {
    width: 94% !important;
  }
  .section-body-container-homepage {
    padding: 0 0 50px !important;
    box-sizing: border-box;
  }
  .basket-list .ejs-basket-controls .basket-tools ~ .row-fluid > .span3.basket-list-sidebar .coupon label {
    padding: 0 25px;
    width: 100%;
    float: none;
    box-sizing: border-box;
  }
  .basket-list .ejs-basket-controls .basket-tools ~ .row-fluid > .span3.basket-list-sidebar .coupon input {
    width: 300px;
  }
  body .multiple-carts .basket-pop {
    top: 310px !important;
  }
  .HomeVideoWrap .video-container {
    min-height: 430px !important;
  }
  .HomeVideoWrap .video-container video {
    padding: 45px 0 0 28px !important;
  }
  .checkout .checkout-accordion .accordion-inner #divShippingMethod .span4,
  .checkout .checkout-accordion .accordion-inner #divShippingMethod .span4:first-child {
    width: 100%;
    padding: 0 0 25px;
    margin: 0 0 25px;
    border-right: 0;
    border-bottom: 1px solid #dddddd;
  }
  .checkout .checkout-accordion .accordion-inner #divShippingMethod .span4:last-child,
  .checkout .checkout-accordion .accordion-inner #divShippingMethod .span4:first-child:last-child {
    padding: 0;
    margin: 0;
    border-bottom: 0;
  }
  .WhyTzanetWrap .VideoWrap:before {
    right: 72px !important;
  }
  .ProductDetailsWrap .TopThreeBoxes.TwoFour ul li .Col .RightText {
    width: 68%;
  }
}
@media (max-width: 854px) {
  header .header-nav-wrap .header-nav li,
  html[lang="fr"] header .header-nav-wrap .header-nav li {
    padding: 0 13px !important;
  }
  .basket-list .ejs-basket-controls .basket-tools ~ .row-fluid > .span3.basket-list-sidebar .ejs-shipping-section #divShippingMethod .alert {
    margin: 0;
  }
  .basket-list .ejs-basket-controls .basket-tools ~ .row-fluid > .span3.basket-list-sidebar .ejs-shipping-section form label {
    width: 30%;
  }
  .basket-list .ejs-basket-controls .basket-tools ~ .row-fluid > .span3.basket-list-sidebar .ejs-shipping-section form select,
  .basket-list .ejs-basket-controls .basket-tools ~ .row-fluid > .span3.basket-list-sidebar .ejs-shipping-section form input {
    width: 69%;
  }
  .AboutUsWrap .List .DescWrap {
    padding: 30px !important;
    padding-bottom: 12px !important;
  }
  .account .account-icons li {
    width: 32.5%;
    margin-bottom: 20px;
  }
  .HomeVideoWrap .group.ClearBoth {
    display: block !important;
    flex: auto !important;
  }
  .HomeVideoWrap .group.ClearBoth .video-container {
    position: relative;
    background: none;
    min-height: inherit !important;
    width: 100% !important;
    margin: 0 auto !important;
  }
  .HomeVideoWrap .group.ClearBoth .video-container video {
    width: 100% !important;
    margin: 0 auto;
    padding: 0 !important;
  }
  .HomeVideoWrap .group.ClearBoth .VideoDesc {
    width: 94% !important;
    padding: 25px 0 !important;
    text-align: center;
    margin: 0 auto;
  }
  section.main-section .section-body-container .grid-layout .productbox .box-price .btn.addtoquote {
    width: 100%;
    font-size: 11px !important;
  }
  .WhyTzanetWrap {
    margin-bottom: 40px !important;
  }
  .WhyTzanetWrap .LeftDescWrap {
    float: none !important;
    width: 100% !important;
    text-align: center;
  }
  .WhyTzanetWrap .VideoWrap {
    float: none !important;
    width: 100% !important;
    padding: 0 !important;
  }
  .WhyTzanetWrap .VideoWrap video {
    width: 80% !important;
  }
  .WhyTzanetWrap .VideoWrap:before,
  .WhyTzanetWrap .VideoWrap:after {
    display: none;
  }
  .ProductDetailsWrap .TopThreeBoxes.TwoFour ul li .Col .RightText {
    width: 65%;
  }
}
@media (max-width: 812px) {
  .ProductDetailsWrap .TopThreeBoxes.TwoFour ul li .Col .RightText {
    width: 63%;
  }
}
@media (max-width: 800px) {
  .popover.right {
    left: 61% !important;
  }
  .popover.right .popover.right .arrow {
    left: 72% !important;
    margin-left: 0;
  }
  .ProductDetailsWrap .TopThreeBoxes.TwoFour ul li .Col .RightText {
    width: 62%;
  }
}
@media (max-width: 768px) {
  .ProductDetailsWrap .TopThreeBoxes.TwoFour ul li .Col .RightText {
    width: 60%;
  }
  header .header-nav-wrap .header-nav li {
    padding: 0 9px !important;
  }
}
@media (max-width: 767px) {
  header .header-topsection .header-action-area .search form.form-search {
    margin: 0 auto;
  }
  .header-topsection .search .advanced-search {
    margin: 0 auto 10px !important;
    font-size: 12px !important;
  }
  body header .header-topsection .header-action-area .login-cart-wrap .row-fluid {
    width: 49% !important;
    display: inline-block;
    vertical-align: top;
  }
  .login-cart-wrap .login {
    padding-right: 15px;
    width: 55%;
  }
  .homepage .row-fluid.text-center.no-margin {
    width: 100% !important;
  }
  .section-body-container-homepage .row-fluid .span2 {
    width: 32.9% !important;
    margin: 0 auto 25px !important;
    display: inline-block;
    vertical-align: top;
  }
  .section-body-container-homepage .row-fluid .span2 .boxshad.productbox {
    width: 94%;
    margin: 0 auto !important;
    box-sizing: border-box;
  }
  section.main-section .section-body-container .grid-layout .productbox .icon-specials {
    top: 10px;
    right: 10px;
  }
  .row-fluid .footer-top-content .span3 {
    width: 100%;
    display: block;
    margin: 0 0 25px;
    padding: 0;
  }
  footer .container {
    width: 90%;
  }
  footer .container .footer-top-content {
    padding: 0 0 20px;
  }
  footer .container .footer-top-content .span3.FooterSocialIcons {
    width: 100%;
    margin: 0;
  }
  footer .container .footer-top-content .span3.FooterSocialIcons .NewsletterButton {
    margin: 0 0 25px;
  }
  footer .container .footer-bottom-content {
    padding: 0px 0 30px;
  }
  footer .container .footer-bottom-content > div {
    width: 100%;
    padding: 0;
    margin: 0 auto;
  }
  header .header-nav-wrap .header-nav {
    line-height: 25px;
  }
  header .header-nav-wrap .header-nav li,
  html[lang="fr"] header .header-nav-wrap .header-nav li {
    padding: 0 10px !important;
  }
  .shipping1 {
    line-height: 18px !important;
    padding: 8px 5px !important;
  }
  .btn-navbar {
    background: #403333 !important;
  }
  .main-navigation .navbar .navbar-inner .nav-collapse > .nav > li {
    display: block;
    border-bottom: 2px solid white;
    text-align: left;
  }
  .main-navigation .navbar .navbar-inner .nav-collapse > .nav > li {
    display: block;
    padding: 0 10px !important;
    background-color: white !important;
    float: none !important;
    width: 100% !important;
  }
  .main-navigation .navbar .navbar-inner .nav-collapse > .nav > li > a {
    color: #464648 !important;
    border: 0;
    line-height: 30px !important;
    padding: 5px 10px !important;
    font-family: Verdana, sans-serif !important;
  }
  .nav-menu .nav-collapse {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  }
  .main-navigation .navbar .navbar-inner .dropdown-menu li a,
  .main-navigation .navbar .navbar-inner .dropdown-menu li a:link,
  .main-navigation .navbar .navbar-inner .dropdown-menu li a:hover,
  .main-navigation .navbar .navbar-inner .dropdown-menu li a:visited,
  .main-navigation .navbar .navbar-inner .dropdown-menu li a:active {
    border: 0;
  }
  .main-navigation .navbar .navbar-inner .nav-collapse .nav > li .dropdown-menu li a {
    background: white !important;
    color: #464848 !important;
    text-align: left;
    font-size: 10.5px !important;
    padding: 5px 10px !important;
    padding-left: 30px !important;
    border: 0 !important;
    font-family: Verdana, sans-serif !important;
    letter-spacing: 0.3px;
  }
  .main-navigation .navbar .navbar-inner .nav-collapse .nav > li .dropdown-menu .dropdown-submenu .level3 a {
    padding-left: 45px !important;
  }
  .main-navigation .navbar .navbar-inner .nav-collapse .nav > li .dropdown-menu {
    border: 0 !important;
    box-shadow: none !important;
  }
  .main-navigation .navbar .navbar-inner .nav-collapse .nav > li .dropdown-menu li a {
    box-shadow: none;
  }
  .main-navigation .navbar .navbar-inner .btn-navbar .fa.fa-large {
    font-size: 30px !important;
  }
  .grid-layout .productbox .box-photo {
    background-color: white;
  }
  .ejs-product-listing-container .standardize3.ejs-ecomutils-normalized {
    text-align: center;
  }
  #ListingHeader > .span3,
  #ListingHeader .span9.filter-options,
  .span7.returningCustomerBox {
    width: 100%;
  }
  header .header-topsection .header-action-area .search,
  .product-detail .product-review .review-user-rating {
    margin: 0;
  }
  .createAccountBox {
    padding: 5px 15px;
  }
  .login-box .lostpassword-container {
    margin: 0 0 15px 0 !important;
  }
  .lostPasswordBox h3 {
    margin-top: 0;
  }
  .header-top-content {
    text-align: center;
  }
  body header .header-topsection .header-action-area .login-cart-wrap {
    margin-top: 0px !important;
  }
  .basket-pop .basketpop-body .basketpop-description {
    width: 63% !important;
  }
  section.main-section .section-body-container .btn.ejs-find-a-store-dosearch {
    width: auto;
    display: inline-block;
  }
  .ejs-find-a-store,
  .ejs-find-a-store-result {
    width: 100%;
  }
  .WhyTzanetWrap .VideoWrap {
    float: none !important;
    width: 100% !important;
    margin: 0 auto 25px;
  }
  .WhyTzanetWrap .LeftDescWrap {
    float: none !important;
    width: 100% !important;
  }
  div#cartPurchaseRuleValidation {
    margin: 0 !important;
  }
  section.main-section .section-body-container {
    padding-top: 0;
  }
  header .header-topsection .header-action-area .login-cart-wrap .login,
  header .header-topsection .header-action-area .login-cart-wrap .cart {
    width: auto;
  }
  .checkout .order-review-totals .table {
    min-width: 100%;
  }
  .PSPWrap .ImgBtnCol {
    float: none !important;
    width: 90% !important;
    text-align: center;
    margin: 0 auto 25px;
  }
  .PSPWrap .PSPText {
    float: none !important;
    width: 100% !important;
  }
  .basket-list .ejs-basket-controls .basket-tools ~ .row-fluid > .span9 .ejs-allOrderLines .basket-list-item .basket-item-comments {
    text-align: center;
  }
  .basket-list .ejs-basket-controls .basket-tools ~ .row-fluid > .span9 .ejs-allOrderLines .basket-list-item .basket-item-comments .btn {
    margin: 0 auto;
    width: auto;
    display: inline-block;
    vertical-align: top;
  }
  form#frmOrderLines .row-fluid {
    margin: 0;
  }
  .basket-list .basket-list-item .basket-item-title p {
    margin: 0 0 5px;
  }
  .basket-list .ejs-basket-controls .basket-tools ~ .row-fluid > .span3.basket-list-sidebar .coupon button {
    margin: 0 auto !important;
  }
  #divShippingMethod .pull-right {
    float: right;
  }
  body .basket-pop,
  body .multiple-carts .basket-pop {
    top: 313px !important;
  }
  .EcomLLayoutEcom .section-body-container .boxshad.table-listing .table tbody tr td:first-child,
  .EcomLLayoutEcomV2 .section-body-container .boxshad.table-listing .table tbody tr td:first-child {
    text-align: left;
  }
  .EcomLLayoutEcom .table-bordered td[data-title="Number of products"],
  .EcomLLayoutEcomV2 .table-bordered td[data-title="Number of products"] {
    text-align: left;
    width: auto;
  }
  .EcomLLayoutEcom .section-body-container .boxshad.table-listing .table tbody tr td,
  .EcomLLayoutEcomV2 .section-body-container .boxshad.table-listing .table tbody tr td {
    padding: 2px 10px 2px 40%;
    border: 0;
    width: auto;
    min-height: 24px;
  }
  .EcomLLayoutEcom .section-body-container .boxshad.table-listing .table tbody tr td:first-child,
  .EcomLLayoutEcomV2 .section-body-container .boxshad.table-listing .table tbody tr td:first-child {
    padding-top: 10px;
  }
  .visible-desktop {
    display: block !important;
    text-align: left !important;
    padding-bottom: 10px;
  }
  .hidden-desktop {
    display: none !important;
  }
  .EcomLLayoutEcom .list-options .visible-desktop .btn.btn-secondary,
  .EcomLLayoutEcomV2 .list-options .visible-desktop .btn.btn-secondary {
    padding: 0 !important;
    margin: 0 !important;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    line-height: 30px !important;
  }
  .EcomLLayoutEcom .boxshad.table-listing .table-bordered,
  .EcomLLayoutEcomV2 .boxshad.table-listing .table-bordered {
    border: 1px solid #e0dada;
  }
  .EcomLLayoutEcom .boxshad.table-listing .table-bordered tr,
  .EcomLLayoutEcomV2 .boxshad.table-listing .table-bordered tr {
    border: 0;
    border-bottom: 1px solid #e0dada;
  }
  .EcomLLayoutEcom .boxshad.table-listing .table-bordered tr:last-child,
  .EcomLLayoutEcomV2 .boxshad.table-listing .table-bordered tr:last-child {
    border-bottom: 0;
  }
  #divNewShoppingCart div.span8 {
    margin-bottom: 5px;
  }
  #divNewShoppingCart div.span8 label {
    width: 40%;
    text-align: left;
  }
  #divNewShoppingCart div.span8 input {
    width: 58%;
  }
  .EcomLLayoutEcom .well.well-box,
  .EcomLLayoutEcomV2 .well.well-box {
    padding: 15px;
    margin-bottom: 0;
  }
  .EcomLLayoutEcom .well.well-box button.btn.btn-secondary.span4.v-margin,
  .EcomLLayoutEcomV2 .well.well-box button.btn.btn-secondary.span4.v-margin {
    width: auto;
  }
  .EcomLLayoutEcom .well.well-box .row-fluid:last-of-type,
  .EcomLLayoutEcomV2 .well.well-box .row-fluid:last-of-type {
    margin: 0;
  }
  section.main-section .section-body-container .btn.help-icon {
    width: auto;
    display: inline-block;
    float: right;
  }
  .account-icons a,
  .account-icons a:hover {
    background: none;
    color: #464848;
    padding: 0;
  }
  .EcomLLayoutEcom .section-body-container h1,
  .EcomLLayoutEcomV2 .section-body-container h1 {
    margin: 0 0 10px;
  }
  .basket-list .basket-list-item .basket-item-img {
    text-align: center !important;
    background-color: white;
    margin-bottom: 10px;
  }
  #divShippingMethod label.radio {
    position: relative;
    padding-right: 60px;
  }
  #divShippingMethod .pull-right {
    float: none;
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    font-weight: bold;
    font-size: 12px;
  }
  .popover {
    max-width: 90% !important;
  }
  .custom-shippingmethod-content {
    margin: 20px 0 0;
    text-align: left;
  }
  .checkout .checkout-accordion .accordion-body table.table-striped tr td {
    text-align: left;
    border-left: 0;
  }
  input#BillingAddress_Address2 {
    margin-top: 10px;
  }
  .flip-scroll tr th {
    display: none;
  }
  .EcomLLayoutEcom .form fieldset legend,
  .EcomLLayoutEcomV2 .form fieldset legend {
    line-height: 30px;
    padding-bottom: 10px;
  }
  #purchaseListResults .list-options {
    padding-left: 40%;
  }
  form.form-inline label {
    text-align: left;
    display: block;
  }
  form.form-inline input {
    margin: 0 0 5px;
  }
  .AboutUsWrap .ImgWrap {
    display: block !important;
    width: 100% !important;
    margin: 0 auto 25px !important;
  }
  .AboutUsWrap .List .DescWrap {
    padding: 0 !important;
    text-align: center;
    width: 100% !important;
    margin: 0 auto 25px !important;
    display: block !important;
  }
  .AboutUsWrap .List .group {
    display: block !important;
  }
  .OurServicesWrap,
  .OurBrandsWrap {
    text-align: center;
  }
  .OurServicesWrap li {
    margin: 0 auto 25px !important;
    width: 32.5% !important;
  }
  .OurServicesWrap li:last-child {
    margin: 0 auto !important;
  }
  .OurBrandsWrap li {
    width: 24.5% !important;
  }
  .popover.right {
    left: 0 !important;
    top: auto !important;
    max-width: 100% !important;
    margin-top: 25px;
  }
  .CustomerServices li {
    width: 49.5% !important;
  }
  .EcomTShoppingCart .basket-list .basket-tools {
    text-align: center;
  }
  .EcomTShoppingCart .basket-list .basket-tools a.btn[title="Continue shopping"] {
    display: inline-block;
    float: none;
  }
  .HomeVideoWrap:before {
    position: relative !important;
  }
  .HomeVideoWrap .VideoDesc {
    position: relative !important;
    left: auto !important;
    top: auto !important;
    color: #050505 !important;
    transform: none !important;
  }
  .HomeVideoWrap .VideoDesc .HomeVideoWrap h3 {
    margin: 0 0 25px !important;
    font-size: 30px !important;
    line-height: 38px !important;
  }
  .HomeVideoWrap .VideoDesc p {
    font-size: 13px;
    width: 100%;
  }
  .HomeVideoWrap .VideoDesc p:last-child {
    margin-bottom: 0;
  }
  .EcomLLayoutEcom .noprint a.btn:after,
  .EcomLLayoutEcomV2 .noprint a.btn:after {
    right: auto;
  }
  .EcomLLayoutEcom .print-boxdisplay .span6,
  .EcomLLayoutEcomV2 .print-boxdisplay .span6 {
    border-right: 0;
    border-bottom: 1px solid #dddddd;
    padding-bottom: 25px;
    margin-bottom: 25px;
  }
  .EcomLLayoutEcom .print-boxdisplay .span6:last-child,
  .EcomLLayoutEcomV2 .print-boxdisplay .span6:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
  }
  .FooterTopSection:before,
  .FooterTopSection:after,
  .FooterTopSection .Wrapper:before,
  .FooterTopSection .Wrapper:after {
    display: none;
  }
  .EcomTProductPage section.main-section .section-body-container .offset3 {
    width: 100%;
  }
  .EcomTProductPage section.main-section .section-body-container .span4.text-center {
    text-align: left !important;
    margin-top: 15px;
  }
  .AddressInfoMainCol .GrayBg {
    width: 100% !important;
    box-sizing: border-box;
  }
  header .header-topsection .header-action-area .search {
    width: 100%;
  }
  header .header-topsection .header-action-area .login-cart-wrap {
    width: 100% !important;
    padding: 0;
  }
  .PSPWrap {
    margin-top: 0;
  }
  .PSPWrap .ImgBtnCol .ImgWrap {
    width: 325px;
  }
  .PSPWrap .ImgBtnCol .ContactUsBtn {
    margin: 5px auto 0 50px;
  }
  section.main-section .section-body-container .product-detail .addToCartButtonGroup .btn,
  section.main-section .section-body-container .product-detail .addToButtonGroup .btn {
    width: auto;
    display: inline-block;
  }
  #checkoutShippingAddressSelector .ffb-input,
  #fbContainer .ffb-input,
  .ejs-fbContainer .ffb-input {
    width: calc(71%) !important;
  }
  .specials-homepage-custom .col3 .Col a .ImgCaption .Desc h3 {
    font-size: 15px;
    line-height: 22px;
  }
  #zoom-info .visible-desktop {
    text-align: center !important;
  }
  .grid-layout .ejs-productitem.span3,
  .complementary-product .span3,
  .recently-viewed-product .grid-layout .span3 {
    width: 49.5%;
    display: inline-block;
    vertical-align: top;
    margin: 0 auto 25px;
  }
  section.main-section .section-body-container .grid-layout .productbox {
    width: 94%;
    margin: 0 auto;
    box-sizing: border-box;
  }
  .EcomTPromotionListingPage .span12 .span2 {
    display: inline-block;
    vertical-align: top;
  }
  #ListingHeader .span9.filter-options li.text-right.ejs-qty-result {
    margin-left: 0 !important;
  }
  .ejs-productitem .productbox.list-layout .box-photo ul .product-brand {
    margin-top: 15px;
  }
  .ejs-productitem .productbox.list-layout {
    box-shadow: none;
    margin-bottom: 25px !important;
    border: 1px solid #c7c7c8;
  }
  .list-layout.productbox .box-price {
    border-left: 0 !important;
  }
  .list-layout.productbox li.product-photo {
    background-color: white;
  }
  .ejs-productitem .productbox.list-layout .box-price .productListing-SinglePrice td,
  .ejs-productitem .productbox.list-layout .box-price .productListing-SinglePrice td .price {
    font-size: 18px !important;
  }
  .productpage-Availability .notify-option .popover.bottom {
    max-width: 265px !important;
    min-width: 235px;
  }
  .basket-list .basket-list-item .basket-item-title {
    text-align: center;
  }
  .flip-scroll tr td:before {
    top: 12px;
  }
  #formQuestion input,
  #formQuestion textarea,
  #formQuestion .uneditable-input {
    width: 100% !important;
  }
  #myTab.nav-tabs.ejs-description-tabs ~ .tab-content {
    padding: 10px;
  }
  section.main-section .section-body-container .grid-layout .productbox .box-info .product-title {
    display: block;
  }
  .ProductDetailsWrap .TopThreeBoxes.TwoFour ul li .Col .RightText {
    width: 77%;
  }
  section.main-section .section-body-container .grid-layout .productbox .box-info .product-title,
  section.main-section .section-body-container .grid-layout .productbox .box-price {
    min-height: inherit !important;
  }
  header .header-topsection .header-action-area {
    margin: 30px auto 0 !important;
  }
  .main-navigation {
    padding: 5px !important;
  }
  .GalleryWrap {
    text-align: center;
  }
  .GalleryWrap h1 {
    margin-bottom: 30px !important;
  }
  .GalleryWrap ul li {
    width: 85%;
    margin: 0 auto 15px;
  }
  .GalleryWrap ul li h6 {
    margin-top: 10px;
  }
}
@media (max-width: 736px) {
  header .header-nav-wrap .header-nav li {
    padding: 0 16px !important;
  }
}
@media (max-width: 667px) {
  body .basket-pop,
  body .multiple-carts .basket-pop {
    top: 314px !important;
  }
  section.main-section .section-body-container .nav-tabs li a {
    padding: 8px 12px;
  }
  .OurBrandsWrap li {
    width: 24% !important;
  }
  .EcomTBrandsListing .image-category-listing .row-fluid {
    width: 49%;
  }
  .specials-homepage-custom .col3 .Col a .ImgCaption .Desc h3 {
    font-size: 13px;
    line-height: 21px;
  }
  .specials-homepage-custom .col3 {
    display: block !important;
    width: 75% !important;
    margin: 0 auto 25px;
  }
  .specials-homepage-custom .col3:last-child {
    margin: 0 auto;
  }
  .specials-homepage-custom .col3 .Col a .ImgCaption .Desc h3 {
    font-size: 20px;
    line-height: 30px;
  }
  header .header-nav-wrap .header-nav li {
    padding: 0 7px !important;
  }
  header .header-nav-wrap .header-nav li:first-child {
    padding-left: 0 !important;
  }
  header .header-nav-wrap .header-nav li:last-child {
    padding-right: 0 !important;
  }
  .ProductDetailsWrap .TopThreeBoxes.TwoFour ul li .Col .RightText {
    width: 72%;
  }
  .ListWrap .List .col2 {
    float: none;
    width: 100%;
    margin: 0 auto 25px;
    padding: 0 0 25px;
    border-bottom: 1px solid #dadbd9;
  }
  .ListWrap .List .col2:last-child {
    padding: 0;
    margin: 0;
    border-bottom: 0;
  }
  .ResourcesWrap ul.Downloads li {
    width: 16.5%;
  }
}
@media (max-width: 640px) {
  body .basket-pop,
  body .multiple-carts .basket-pop {
    top: 338px !important;
  }
  .ProductDetailsWrap .TopThreeBoxes.TwoFour ul li .Col .RightText {
    width: 70%;
  }
}
@media (max-width: 604px) {
  .section-body-container-homepage .row-fluid .span2 {
    width: 49.5% !important;
  }
  header .header-nav-wrap .header-nav li {
    padding: 0 5px !important;
  }
  body .basket-pop,
  body .multiple-carts .basket-pop {
    top: 355px !important;
  }
  .ProductDetailsWrap .TopThreeBoxes.TwoFour ul li .Col .RightText {
    width: 68%;
  }
}
@media (max-width: 600px) {
  .popover {
    max-width: 87% !important;
  }
  .OpeningHours .col2 {
    width: 100% !important;
    float: none !important;
  }
  .OpeningHours .col2 .col {
    padding: 120px 25px 25px !important;
    border-radius: 0 0 5px 5px !important;
  }
  .OpeningHours .col2.odd .col {
    padding: 25px 25px 120px !important;
    border-radius: 5px 5px 0 0 !important;
  }
  .DimensionConversion .TableCol {
    margin-right: 14px;
  }
}
@media (max-width: 569px) {
  h1 {
    font-size: 22px;
  }
  .ContactUsWrap .col2 {
    display: block !important;
    width: 100% !important;
  }
  .ContactUsWrap .col2 .AddressInfo {
    margin-bottom: 0 !important;
    padding-bottom: 20px !important;
  }
  .ContactUsWrap .col2:first-child .AddressInfo {
    border-right: 0 !important;
  }
  form#formQuestion,
  form#formQuestion .row-fluid:last-child .span12 {
    margin: 0;
  }
  .basket-pop .basketpop-body .basketpop-description {
    width: 62% !important;
  }
  .AdvantagesWrap h3 {
    font-size: 22px !important;
  }
  footer .footer-content .footer-bottom-content > div.CopyrightText {
    text-align: center;
  }
  .basket-list .basket-totals .table tr td:first-child {
    width: 50%;
  }
  #divNewShoppingCart div.span8 label,
  #divNewShoppingCart div.span8 input {
    width: 100%;
  }
  .EcomLLayoutEcom .well.well-box button.btn.btn-secondary.span4.v-margin,
  .EcomLLayoutEcomV2 .well.well-box button.btn.btn-secondary.span4.v-margin {
    width: 100%;
    display: block;
    margin: 0 0 10px !important;
  }
  .EcomLLayoutEcom .well.well-box button.btn.btn-secondary.span4.v-margin:last-of-type,
  .EcomLLayoutEcomV2 .well.well-box button.btn.btn-secondary.span4.v-margin:last-of-type {
    margin: 0 !important;
  }
  .OurServicesWrap li {
    display: block !important;
    width: 300px !important;
  }
  .OurBrandsWrap li {
    width: 32% !important;
  }
  .OnDemandManufacturing .ImgWrap img {
    width: auto !important;
    height: auto !important;
  }
  .CustomerServices li {
    display: block !important;
    width: 100% !important;
    margin: 0 auto;
  }
  .CustomerServices li .Col {
    min-height: inherit !important;
  }
  .HomeVideoWrap h3 {
    font-size: 32px !important;
    line-height: 36px !important;
  }
  .basket-item-qty-inc.ejs-addtocart-section .label-important {
    display: block;
    margin: 15px auto 0;
    width: 70%;
  }
  .ProductDetailsWrap .TopThreeBoxes.TwoFour ul li .Col .RightText {
    width: 65%;
  }
  .DimensionConversion .TableCol {
    margin-right: 13px;
  }
  .EcomLLayoutEcom .shoppingCart-ShippingInformationSection form label.form__label,
  .EcomLLayoutEcomV2 .shoppingCart-ShippingInformationSection form label.form__label {
    width: 100% !important;
    display: block;
    padding: 0;
    float: none;
    margin: 0 0 12px;
  }
  .ResourcesWrap ul.Downloads li {
    width: 16%;
  }
}
@media screen and (max-width: 540px) {
  section.main-section .section-body-container .nav-tabs li a {
    padding: 6px 10px;
    font-size: 11px;
  }
  .EcomLLayoutEcom .section-body-container h1,
  .EcomLLayoutEcomV2 .section-body-container h1 {
    font-size: 22px;
  }
  .FooterTopSection p {
    font-size: 23px !important;
    line-height: 28px !important;
  }
  .basket-pop .basketpop-body .basketpop-description {
    width: 61% !important;
  }
  .ProductDetailsWrap .TopThreeBoxes ul {
    flex: auto;
    display: block;
    flex-wrap: wrap;
  }
  .ProductDetailsWrap .TopThreeBoxes ul li {
    float: none;
    width: 100%;
    flex: auto;
  }
  .ProductDetailsWrap .TopThreeBoxes ul li .Col {
    border-right: 0 !important;
  }
  .ProductDetailsWrap .TopThreeBoxes ul li .Img {
    max-width: 80px !important;
    padding-right: 15px !important;
    margin: 0;
    display: table-cell;
    vertical-align: middle;
    float: none !important;
  }
  .ProductDetailsWrap .TopThreeBoxes ul li .RightText {
    width: 75% !important;
    float: none !important;
    display: table-cell;
    vertical-align: middle;
  }
  .ProductDetailsWrap .TopThreeBoxes.TwoFour ul {
    flex: initial;
    display: block;
  }
  .ProductDetailsWrap .TopThreeBoxes.TwoFour ul li {
    flex: initial;
  }
  .ProductDetailsWrap .TopThreeBoxes.MoreThan4 ul li {
    float: none;
    width: 100%;
  }
  .ListWrap .List .ImgWrap {
    margin: 0 auto 25px !important;
    float: none !important;
    width: 100% !important;
    text-align: center;
  }
  .ListWrap .List h3 {
    font-size: 24px;
    line-height: 32px;
  }
  .ListWrap .List p {
    font-size: 14px;
    line-height: 24px;
  }
  .DimensionConversion .TableCol {
    margin-right: 12px;
  }
  .ResourcesWrap ul.Downloads li {
    width: 15%;
  }
  div.tzanet-category-banner {
    min-height: 80px;
  }
}
@media screen and (max-width: 480px) {
  body .basket-pop,
  body .multiple-carts .basket-pop {
    top: 390px !important;
  }
  header .header-topsection .header-action-area .search form.form-search,
  .header-topsection .search .advanced-search {
    width: 100% !important;
  }
  body header .header-topsection .header-action-area .login-cart-wrap {
    padding: 0;
    margin: 0 auto 3px;
  }
  header .header-topsection .header-action-area .login-cart-wrap > .row-fluid > .span6 {
    margin-left: 8px;
  }
  .login-cart-wrap .login {
    padding: 0;
    width: auto;
  }
  body header .header-topsection .header-action-area .login-cart-wrap .row-fluid {
    width: 100% !important;
    display: block;
  }
  .main-navigation .navbar .navbar-inner .nav-collapse > .nav > li > a {
    padding: 3px 10px !important;
    line-height: 22px !important;
    font-size: 11px !important;
  }
  .main-navigation .navbar .navbar-inner .nav-collapse .nav > li .dropdown-menu li a {
    font-size: 10px !important;
  }
  .basket-pop .basketpop-photo {
    display: inline-block;
  }
  .ejs-find-a-store .boxshad.box input#inputPostalCode {
    width: 100%;
    margin: 0 auto 5px;
  }
  section.main-section .section-body-container .btn.ejs-find-a-store-dosearch {
    width: 100%;
    display: block;
  }
  h4 {
    font-size: 18px;
  }
  .AdvantagesWrap li {
    width: 49% !important;
  }
  .PSPWrap .ImgBtnCol {
    width: 100% !important;
  }
  .basket-list .ejs-basket-controls .basket-tools ~ .row-fluid > .span3.basket-list-sidebar .ejs-shipping-section {
    padding: 15px;
  }
  .basket-list .ejs-basket-controls .basket-tools ~ .row-fluid > .span3.basket-list-sidebar .coupon input {
    width: 89%;
    float: none;
    margin: 0 auto;
    display: block;
  }
  .basket-list .ejs-basket-controls .basket-tools ~ .row-fluid > .span3.basket-list-sidebar .coupon button {
    width: auto;
    float: none;
    margin: 10px 25px 0 !important;
  }
  .modal .flip-scroll tr td {
    font-size: 11.5px;
    line-height: 17px;
  }
  .modal .flip-scroll tr td:before {
    top: 10px;
  }
  .modal .modal-header h3 {
    font-size: 15px;
    line-height: 22px;
  }
  .EcomLLayoutEcom .section-body-container h1,
  .EcomLLayoutEcomV2 .section-body-container h1 {
    font-size: 19px;
  }
  section.main-section .section-body-container .nav-tabs {
    border-bottom: 0;
  }
  section.main-section .section-body-container .nav-tabs li {
    float: none;
  }
  section.main-section .section-body-container .nav-tabs li a,
  section.main-section .section-body-container .nav-tabs li a:hover {
    padding: 8px 6px;
    text-align: left;
    background-color: #9e9c9c !important;
    color: white;
    border-bottom: 2px solid white;
  }
  section.main-section .section-body-container .nav-tabs li.active a {
    background-color: #9e9c9c;
    color: #050505;
  }
  .EcomTInvoiceTracking section.main-section .section-body-container h1 {
    margin-bottom: 0;
  }
  #divShippingMethod label.radio {
    font-size: 13px;
  }
  #divShippingMethod .pull-right {
    font-size: 11px;
  }
  .popover {
    max-width: 85% !important;
  }
  .OurBrandsWrap li {
    width: 49% !important;
  }
  .account .account-icons li {
    display: block;
    width: 100%;
    margin: 0 auto 15px;
  }
  .account .account-icons li {
    display: block;
    width: 100%;
    margin: 0 auto 15px;
  }
  .EcomTBrandsListing .image-category-listing .row-fluid {
    width: 100%;
    float: none;
  }
  .basket-list .basket-tools a.btn[title="Continue shopping"] {
    width: 100%;
  }
  .AddressInfoMainCol li {
    display: block !important;
    width: 100% !important;
  }
  .section-body-container-homepage .row-fluid .span2 {
    width: 100% !important;
    margin: 0 auto 25px !important;
    display: block;
  }
  .section-body-container-homepage .row-fluid .span2:last-child {
    margin: 0 auto !important;
  }
  .specials-homepage-custom .col3 {
    width: 100% !important;
  }
  .specials-homepage-custom .col3 .Col a .ImgCaption .Desc h3 {
    font-size: 17px;
    line-height: 25px;
  }
  .grid-layout .ejs-productitem.span3,
  .complementary-product .span3,
  .recently-viewed-product .grid-layout .span3 {
    display: block;
    width: 100%;
    margin: 0 auto 25px;
  }
  section.main-section .section-body-container .grid-layout .productbox .box-price .btn.addtoquote {
    width: auto;
    margin: 3px auto;
  }
  .EcomTPromotionListingPage .span12 .span2 {
    display: block;
    width: 100%;
  }
  .EcomTPromotionListingPage .span12 .span2:last-child {
    margin: 0 auto;
  }
  .EcomTPromotionListingPage .section-body-container {
    padding-bottom: 40px !important;
  }
  #ListingHeader .span9.filter-options li {
    padding: 0;
    margin: 10px 0 0 !important;
    display: block;
    float: none;
    width: 100%;
    text-align: left;
  }
  .EcomTProductPage .product-detail .span6 {
    float: none;
    width: 100%;
  }
  .EcomTProductPage .product-detail .span6:last-child {
    float: none;
  }
  section.main-section .section-body-container .product-detail .addToCartButtonGroup .btn,
  section.main-section .section-body-container .product-detail .addToButtonGroup .btn {
    width: 100%;
    display: block;
  }
  .productpage-Availability .notify-option .popover.bottom {
    max-width: 100% !important;
    min-width: 100%;
  }
  .basket-pop .basketpop-body .basketpop-description {
    width: 59% !important;
  }
  .productbox .box-info ul {
    margin-bottom: 10px;
  }
  .DimensionConversion .TableCol {
    margin-right: 11px;
  }
  .GalleryWrap ul li {
    width: 90%;
  }
  .ResourcesWrap ul.Downloads li {
    width: 20%;
  }
}
@media screen and (max-width: 435px) {
  .basket-pop .basketpop-photo {
    display: none;
  }
  .basket-pop .basketpop-body .basketpop-description {
    width: 72% !important;
  }
  table.GeneratedTable td:before {
    position: absolute;
    content: "Store Location";
    top: 0;
    left: 0;
    text-align: center;
    width: 100%;
    font-weight: bold;
    background-color: #8e8e8e;
    color: white;
    padding: 8px;
    box-sizing: border-box;
    text-transform: uppercase;
  }
  table.GeneratedTable tr td:last-child:before {
    content: "Regular Store Hours";
  }
  html[lang=fr] table.GeneratedTable td:before {
    content: "MAGASIN";
  }
  html[lang=fr] table.GeneratedTable tr td:last-child:before {
    content: "HEURES RÉGULIÈRES";
  }
  table.GeneratedTable td {
    position: relative;
    padding-top: 50px !important;
    width: 100% !important;
    display: block;
    border-right: 0 !important;
    box-sizing: border-box;
  }
  table.GeneratedTable tr {
    border-bottom: 0;
  }
  table.GeneratedTable thead {
    display: none;
  }
  .EcomLLayoutEcom .section-body-container .boxshad.table-listing thead tr th,
  .EcomLLayoutEcomV2 .section-body-container .boxshad.table-listing thead tr th {
    font-size: 11px;
    line-height: 14px;
    padding: 6px 4px;
  }
  .EcomLLayoutEcom .section-body-container .boxshad.table-listing .table tbody tr td,
  .EcomLLayoutEcomV2 .section-body-container .boxshad.table-listing .table tbody tr td {
    font-size: 11px;
    line-height: 16px;
  }
  .PSPWrap .ImgBtnCol .ImgWrap {
    width: 85%;
  }
  .PSPWrap .ImgBtnCol .ContactUsBtn {
    margin: 5px auto 0;
  }
  .ProductDetailsWrap .TopThreeBoxes ul li .Img {
    max-width: 100px !important;
    padding: 0 !important;
    margin: 0 auto 10px;
    display: block;
    text-align: center;
  }
  .ProductDetailsWrap .TopThreeBoxes ul li .RightText {
    width: 100% !important;
    display: block;
  }
  .ListWrap .List {
    padding: 20px;
  }
  .ListWrap .List h3 {
    font-size: 22px;
    line-height: 27px;
  }
  .DimensionConversion .TableCol {
    margin-right: 10px;
  }
  .ResourcesWrap ul.Downloads li {
    width: 28%;
  }
}
@media (max-width: 424px) {
  .DimensionConversion {
    display: block;
  }
  .DimensionConversion .TableCol {
    margin: 5px auto !important;
    float: none;
    width: 95%;
  }
  .ResourcesWrap ul.Downloads li {
    width: 27%;
  }
}
@media (max-width: 384px) {
  html[lang|="en"] .shipping1 br {
    display: block;
  }
  .AdvantagesWrap li {
    width: 100% !important;
    display: block !important;
    margin: 0 auto 15px !important;
  }
  .AdvantagesWrap li:last-child {
    margin: 0 auto !important;
  }
  body .basket-pop,
  body .multiple-carts .basket-pop {
    top: 388px !important;
  }
  .popover {
    max-width: 82% !important;
  }
  .checkout .order-review-totals .table tr td:first-child {
    width: 45%;
  }
  .basket-item-qty-inc.ejs-addtocart-section .label-important {
    width: auto;
  }
}
@media (max-width: 375px) {
  header .header-nav-wrap .header-nav li,
  html[lang="fr"] header .header-nav-wrap .header-nav li {
    padding: 0 8px !important;
  }
  body .basket-pop,
  body .multiple-carts .basket-pop {
    top: 385px !important;
  }
  a.PinkBtn {
    font-size: 23px !important;
  }
}
@media (max-width: 360px) {
  header .header-nav-wrap .header-nav li,
  html[lang="fr"] header .header-nav-wrap .header-nav li {
    padding: 0 7px !important;
  }
  header .header-nav-wrap .header-nav li a {
    padding: 0;
    font-size: 11px;
  }
  body .basket-pop,
  body .multiple-carts .basket-pop {
    top: 353px !important;
  }
  .EcomLLayoutEcom .section-body-container .boxshad.table-listing thead tr th,
  .EcomLLayoutEcomV2 .section-body-container .boxshad.table-listing thead tr th {
    font-size: 10px;
    line-height: 13px;
  }
  .EcomLLayoutEcom .section-body-container .boxshad.table-listing .table tbody tr td,
  .EcomLLayoutEcomV2 .section-body-container .boxshad.table-listing .table tbody tr td {
    font-size: 10px;
    line-height: 15px;
  }
  .OurServicesWrap li {
    width: 100% !important;
  }
  .ResourcesWrap ul.Downloads li {
    width: 26.5%;
  }
}
@media (max-width: 320px) {
  header .header-nav-wrap {
    height: auto;
  }
  header .header-nav-wrap .header-nav {
    line-height: 20px;
  }
  header .header-nav-wrap .header-nav li {
    line-height: 20px;
  }
  header .header-nav-wrap .header-nav li a {
    padding: 0 5px;
    font-size: 10px;
  }
  header .header-nav-wrap .header-nav li,
  html[lang="fr"] header .header-nav-wrap .header-nav li {
    padding: 0 !important;
  }
  header .header-topsection .header-action-area .login-cart-wrap > .row-fluid > .span6 {
    margin-left: 7px;
  }
  body .basket-pop,
  body .multiple-carts .basket-pop {
    top: 335px !important;
  }
  .EcomLLayoutEcom .list-options .visible-desktop .btn.btn-secondary,
  .EcomLLayoutEcomV2 .list-options .visible-desktop .btn.btn-secondary {
    min-width: 26px;
  }
  .EcomLLayoutEcom .list-options .visible-desktop .btn.btn-secondary,
  .EcomLLayoutEcomV2 .list-options .visible-desktop .btn.btn-secondary {
    font-size: 11.5px !important;
  }
  .EcomLLayoutEcom .list-options .visible-desktop .btn.btn-secondary i,
  .EcomLLayoutEcomV2 .list-options .visible-desktop .btn.btn-secondary i {
    font-size: 14px !important;
  }
  .flip-scroll tr td:before {
    font-size: 9px;
  }
  .popover {
    max-width: 80% !important;
  }
  .basket-pop .basketpop-body .basketpop-description {
    width: 71% !important;
  }
  .ResourcesWrap ul.Downloads li {
    width: 25.5%;
  }
}
/*-----------------------responsive css end----------------------------*/

.group:after {
  content: "";
  display: table;
  clear: both;
}
.ClearBoth {
  clear: both;
  min-height: 1px;
}
.shipping1 {
  font-family: sans-serif;
  font-size: 13px;
  font-weight: 400;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0.4px;
  line-height: 25px;
  height: 25px;
  text-align: center;
  color: white;
  background-color: #c41230;
  position: fixed;
  width: 100%;
  z-index: 99;
}
.shipping1 a {
  color: white;
  text-decoration: none !important;
}
.shipping1 a:hover,
.shipping1 a:visited {
  text-decoration: none !important;
  color: white;
}
.Ecom-ProductPage .shipping1 {
  position: absolute;
}
a,
a:hover {
  text-decoration: none !important;
}
p,
.EcomTPurchaseListSearch p,
.EcomTPurchaseListSearch ul,
.account.account-home,
.Ecom-BasketMerge .section-body-container,
.category-listing .box-info .box-info-title a,
.boxshad.table-listing,
.ejs-tracking-results,
section.main-section .section-body-container .nav-tabs li a,
section.main-section .section-body-container .nav-tabs li.active a,
div#shoppingCartSelectionContent p,
.modal,
.basket-pop,
.popover,
.accordion-group .accordion-inner,
header .header-topsection .header-action-area .search,
.help-block,
.contentText,
.ejs-product-search-term,
.ejs-addtocartform .boxshad.box,
.ejs-find-a-store-result a,
.well.well-small,
.ejs-shipping-address-description,
section.main-section .section-body-container label,
section.main-section .section-body-container a,
.ejs-empty-basket-message.empty-basket-message,
div#ListingHeader {
  font-family: Verdana, sans-serif;
  font-size: 13px;
}
a {
  transition: all ease-in-out 0.3s;
}
:focus,
a:focus {
  outline: 0 !important;
}
/**************************/

/* Lease options */

.tzanet-retail-container,
.tzanet-mapprice-container {
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 5px;
}
.tzanet-retail-container .price,
.tzanet-mapprice-container .price {
  color: #c41230;
  font-weight: 700;
}
.grid-layout .tzanet-retail-container,
.grid-layout .tzanet-mapprice-container,
.list-layout .tzanet-retail-container,
.list-layout .tzanet-mapprice-container {
  margin-right: auto;
  margin-left: auto;
  max-width: 200px;
}
.product-detail .tzanet-retail-container,
.product-detail .tzanet-mapprice-container {
  padding: 5px 10px;
}
.tzanet-mapprice-container {
  border: 1px solid #c41230;
}
.tzanet-mapprice-container.product-detail-tzanet-nav-price {
  border: 0;
}
.tzanet-retail-label,
.tzanet-mapprice-label {
  color: #464648;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  font-weight: 400;
}
.tzanet-retail-label em,
.tzanet-mapprice-label em {
  color: #c41230;
  font-style: normal;
}
.tzanet-lease-container {
  align-items: center;
  background: #f9f9f9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  margin-bottom: 0;
  padding-top: 30px;
  padding-bottom: 30px;
}
.tzanet-lease-container .tzanet-lease-txt,
.tzanet-lease-container .tzanet-lease-btn {
  padding: 0 12px;
}
.tzanet-lease-container .tzanet-lease-txt {
  margin-bottom: 0;
}
.tzanet-lease-txt {
  font-size: 16px;
  line-height: 1.5;
}
.tzanet-lease-btn .btn {
  background: #c41230 !important;
  padding-right: 16px !important;
  padding-left: 16px !important;
}
@media screen and (max-width: 767px) {
  .grid-layout .tzanet-retail-container,
  .grid-layout .tzanet-mapprice-container {
    margin-top: 5px;
  }
}
/* Custom category contents */

.tzanet-category-banner {
  background-color: #464648;
  min-height: 150px;
  margin: 0 0 40px;
  position: relative;
}
.tzanet-category-banner .tzanet-category-title {
  color: white;
  font-size: 40px;
  line-height: 1;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 58px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.tzanet-category-banner .tzanet-category-title small {
  color: inherit;
  font-size: 20px;
}
html[lang|="fr"] section.main-section .section-body-container .tzanet-category-title {
  text-transform: none;
}
.tzanet-category-box {
  border: 2px solid #e2e2e2;
  font-family: 'Open Sans', sans-serif;
  line-height: 1.5;
  padding: 24px 20px;
}
#ListingProducts .tzanet-category-box {
  margin-top: 30px;
}
.tzanet-category-box.row-fluid {
  width: auto;
}
.tzanet-category-box.no-margin {
  margin-bottom: -2px !important;
}
.tzanet-category-box .row-fluid {
  margin-bottom: 0;
  width: auto;
}
.tzanet-category-box [class*="span"] {
  min-height: 1px;
}
.tzanet-category-box h1 {
  font-size: 30px;
  margin: 0 0 14px;
}
.tzanet-category-box p {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  margin-bottom: 20px;
}
.tzanet-category-box p:last-child {
  margin-bottom: 0;
}
.tzanet-category-box a {
  color: #464648;
  font-weight: 700;
}
.tzanet-category-box a:hover,
.tzanet-category-box a:active {
  color: #c41230;
}
.tzanet-category-box a p {
  color: inherit !important;
}
.tzanet-category-box .box {
  margin-bottom: 0;
}
.tzanet-category-box .btn.btn-primary:not([class*="addto"]) {
  background: #c41230 !important;
  font-size: 14px !important;
  padding-right: 20px !important;
  padding-left: 20px !important;
}
.tzanet-category-box .tzanet-category-title,
.tzanet-category-box .tzanet-category-title-small {
  color: #464648;
  font-weight: 700;
  line-height: 1.1;
  margin: 18px 0 0;
}
.tzanet-category-box .tzanet-category-title a,
.tzanet-category-box .tzanet-category-title-small a {
  font-size: 1em !important;
}
.tzanet-category-box .tzanet-category-title {
  font-size: 16px;
}
.tzanet-category-box .tzanet-category-title small {
  font-size: 13px;
}
.tzanet-category-box .tzanet-category-title small .fa {
  font-size: 11px !important;
}
.tzanet-category-box .tzanet-category-title-small {
  font-size: 13px;
}
.tzanet-category-box .fa {
  color: inherit;
  font-size: 1em !important;
}
.tzanet-category-box .owl-carousel .owl-item img {
  display: inline-block;
  width: auto;
}
.tzanet-category-box .owl-carousel .productbox {
  margin-bottom: 0;
  padding-right: 8px;
  padding-left: 8px;
}
.tzanet-category-box .owl-carousel .owl-prev,
.tzanet-category-box .owl-carousel .owl-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.tzanet-category-box .owl-carousel .owl-prev .fa,
.tzanet-category-box .owl-carousel .owl-next .fa {
  font-size: 30px !important;
}
.tzanet-category-box .owl-carousel .owl-prev {
  left: -18px;
}
.tzanet-category-box .owl-carousel .owl-next {
  right: -18px;
}
.tzanet-category-item1 {
  display: inline-block;
  max-width: 250px;
  text-align: left;
}
.tzanet-category-item1 img {
  margin-bottom: 10px;
}
.tzanet-category-item1 p {
  font-size: 13px;
}
.tzanet-category-item1 .tzanet-category-title,
.tzanet-category-item1 .tzanet-category-title-small {
  margin: 15px 0;
}
.tzanet-category-item1 .tzanet-category-title a {
  display: inline-block;
}
.tzanet-category-item2 {
  display: block;
  text-align: center;
}
.tzanet-category-item3 .tzanet-category-title {
  font-size: 24px;
  margin: 0 0 16px;
}
.tzanet-category-item3 p {
  font-size: 16px;
}
.tzanet-category-item3 .btn {
  margin-top: 8px !important;
}
.tzanet-category-item4 {
  margin-bottom: 25px;
}
.tzanet-category-item4 a {
  font-weight: 400;
}
.tzanet-category-item4 img {
  border: 1px solid #e2e2e2;
}
.tzanet-category-item4 [class*="span"] {
  position: relative;
}
.tzanet-category-no-image {
  width: 100%;
  max-width: 150px;
}
.tzanet-category-box .row-fluid:last-child .tzanet-category-item4 {
  margin-bottom: 0;
}
@media screen and (min-width: 1200px) {
  .tzanet-category-item1 .tzanet-category-title {
    font-size: 24px;
  }
  .tzanet-category-item1 img,
  .tzanet-category-item3 img {
    max-width: 150px;
  }
}
@media screen and (min-width: 1200px) {
  .tzanet-category-item2 img {
    max-width: 45%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .tzanet-category-item2 img {
    max-width: 80%;
  }
}
@media screen and (min-width: 768px) {
  .tzanet-category-item4 .row-fluid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .tzanet-category-item4 .tzanet-category-title:only-child {
    margin-top: -5px;
    margin-bottom: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
@media screen and (max-width: 767px) {
  .tzanet-category-item1,
  .tzanet-category-item2,
  .tzanet-category-item3,
  .tzanet-category-item4 {
    text-align: center;
  }
  .tzanet-category-item1 .btn,
  .tzanet-category-item2 .btn,
  .tzanet-category-item3 .btn,
  .tzanet-category-item4 .btn {
    display: inline-block !important;
    width: auto !important;
  }
  .tzanet-category-item1 {
    margin-bottom: 30px;
  }
  .tzanet-category-item2,
  .tzanet-category-item3,
  .tzanet-category-box.row-fluid .row-fluid .tzanet-category-item4 {
    margin-bottom: 60px;
  }
  .tzanet-category-box [class*="span"]:last-child .tzanet-category-item1,
  .tzanet-category-box [class*="span"]:last-child .tzanet-category-item2,
  .tzanet-category-box [class*="span"]:last-child .tzanet-category-item3,
  .tzanet-category-box > .row-fluid:last-child > [class*="span"]:last-child .tzanet-category-item4 {
    margin-bottom: 0;
  }
  .tzanet-category-item1 {
    max-width: 100%;
    width: 250px;
  }
  .tzanet-category-item2 {
    display: block;
  }
}
/* Custom category menu */

.main-navigation .navbar .navbar-inner .nav-collapse > .nav > li.tzanet-menu {
  position: static;
}
.main-navigation .navbar .navbar-inner .nav-collapse > .nav .tzanet-menu-title > a {
  color: #464648;
  font-size: 24px !important;
  font-weight: 700 !important;
  padding: 0;
  text-transform: none !important;
}
.main-navigation .navbar .navbar-inner .nav-collapse > .nav .dropdown-menu li.tzanet-menu-image-item:hover > a,
.main-navigation .navbar .navbar-inner .nav-collapse > .nav .dropdown-menu li.tzanet-menu-text-item:hover > a,
.main-navigation .navbar .navbar-inner .nav-collapse > .nav .dropdown-menu li.tzanet-menu-image-item:active > a,
.main-navigation .navbar .navbar-inner .nav-collapse > .nav .dropdown-menu li.tzanet-menu-text-item:active > a,
.main-navigation .navbar .navbar-inner .nav-collapse > .nav .dropdown-menu li.tzanet-menu-image-item:focus > a,
.main-navigation .navbar .navbar-inner .nav-collapse > .nav .dropdown-menu li.tzanet-menu-text-item:focus > a,
.main-navigation .navbar .navbar-inner .nav-collapse > .nav .dropdown-menu li.tzanet-menu-image-item > a:hover,
.main-navigation .navbar .navbar-inner .nav-collapse > .nav .dropdown-menu li.tzanet-menu-text-item > a:hover,
.main-navigation .navbar .navbar-inner .nav-collapse > .nav .dropdown-menu li.tzanet-menu-image-item > a:active,
.main-navigation .navbar .navbar-inner .nav-collapse > .nav .dropdown-menu li.tzanet-menu-text-item > a:active,
.main-navigation .navbar .navbar-inner .nav-collapse > .nav .dropdown-menu li.tzanet-menu-image-item > a:focus,
.main-navigation .navbar .navbar-inner .nav-collapse > .nav .dropdown-menu li.tzanet-menu-text-item > a:focus {
  background: none !important;
  color: #c41230 !important;
}
.main-navigation .navbar .navbar-inner .nav-collapse > .nav .dropdown-menu li.tzanet-menu-image-item > a,
.main-navigation .navbar .navbar-inner .nav-collapse > .nav .dropdown-menu li.tzanet-menu-text-item > a {
  display: block;
  padding: 0;
  font-size: 14px !important;
}
[lang="fr"] .main-navigation .navbar .navbar-inner .nav-collapse > .nav .tzanet-menu-title > a {
  font-size: 24px !important;
}
.tzanet-menu-title {
  border-bottom: 1px solid #e2e2e2;
  margin-top: 0;
  padding-bottom: 6px;
}
.tzanet-menu-title small {
  color: inherit;
  font-size: 16px;
  margin-left: 12px;
}
.tzanet-menu-title > a:hover,
.tzanet-menu-title > a:active,
.tzanet-menu-title > a:focus {
  color: #c41230 !important;
}
.tzanet-menu-image-item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}
.tzanet-menu-image-label {
  display: block;
  font-size: 14px;
  font-weight: 700;
  margin-top: 5px;
}
.tzanet-menu-subtitle {
  border-bottom: 1px solid #e2e2e2;
  font-size: 18px;
  margin-top: 33px;
  padding-bottom: 15px;
}
.tzanet-menu-text-item {
  margin-bottom: 5px;
}
@media screen and (min-width: 768px) {
  .main-navigation .navbar .navbar-inner .nav-collapse > .nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
  }
  .main-navigation .navbar .navbar-inner .nav-collapse > .nav > li {
    min-height: 50px;
  }
  .main-navigation .navbar .navbar-inner .nav-collapse > .nav > li.opened {
    background-color: #c41230 !important;
  }
  .main-navigation .navbar .navbar-inner .nav-collapse > .nav > li > a {
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    height: 100%;
  }
  .main-navigation .navbar .navbar-inner .nav-collapse > .nav .dropdown-menu.tzanet-menu-dropdown {
    -webkit-box-shadow: 0 0px 6px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0px 6px rgba(0, 0, 0, 0.3);
    padding: 0 34px 30px;
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    width: auto;
  }
  .tzanet-menu-image-list,
  .tzanet-menu-text-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
  }
  .tzanet-menu-image-list.inline > li,
  .tzanet-menu-text-list.inline > li {
    width: 14.28571%;
  }
  .tzanet-menu-text-col {
    width: 20%;
  }
}
@media screen and (max-width: 767px) {
  .tzanet-menu-image-item img,
  .tzanet-menu-subtitle,
  .tzanet-menu-text-list {
    display: none;
  }
  .tzanet-menu-image-list.inline > li {
    display: block;
  }
  .tzanet-menu-title {
    margin-bottom: 0;
    padding-left: 35px;
    position: relative;
    z-index: 1000000;
  }
  .tzanet-menu-title a {
    display: block;
  }
  .tzanet-menu-title small {
    font-size: 14px;
    font-weight: 700;
    margin: 0;
    text-transform: uppercase;
  }
  .tzanet-menu-title {
    border: 0;
    padding-bottom: 0;
  }
  .tzanet-menu-title > a {
    border: 0;
  }
}
.product-navigation,
.Ecom-ProductPage .widget > .row-fluid > .offset4.span8 {
  display: none;
}
/*
* — Wide container —
*/

@media screen and (min-width: 1660px) {
  .container,
  .homepage .row-fluid.text-center.no-margin,
  .section-body-container-homepage {
    width: 1630px !important;
  }
  .main-navigation .main-navig-search input {
    width: 1530px;
  }
  .main-navigation .main-navig-search .typeahead {
    width: 1530px !important;
  }
  .main-navigation .navbar .navbar-inner .nav-collapse > .nav > li {
    width: 8.33333% !important;
  }
  .span6 .tzanet-category-item3 .tzanet-category-title {
    margin-top: 40px;
  }
}
@media print {
  .container {
    width: 940px !important;
  }
}
