@charset "UTF-8";
/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@import url(../web/bower_components/slick-carousel/slick/slick.css);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

@font-face {
  font-family: "Glyphicons Halflings";
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before {
  content: "\002a"; }

.glyphicon-plus:before {
  content: "\002b"; }

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

.glyphicon-cd:before {
  content: "\e201"; }

.glyphicon-save-file:before {
  content: "\e202"; }

.glyphicon-open-file:before {
  content: "\e203"; }

.glyphicon-level-up:before {
  content: "\e204"; }

.glyphicon-copy:before {
  content: "\e205"; }

.glyphicon-paste:before {
  content: "\e206"; }

.glyphicon-alert:before {
  content: "\e209"; }

.glyphicon-equalizer:before {
  content: "\e210"; }

.glyphicon-king:before {
  content: "\e211"; }

.glyphicon-queen:before {
  content: "\e212"; }

.glyphicon-pawn:before {
  content: "\e213"; }

.glyphicon-bishop:before {
  content: "\e214"; }

.glyphicon-knight:before {
  content: "\e215"; }

.glyphicon-baby-formula:before {
  content: "\e216"; }

.glyphicon-tent:before {
  content: "\26fa"; }

.glyphicon-blackboard:before {
  content: "\e218"; }

.glyphicon-bed:before {
  content: "\e219"; }

.glyphicon-apple:before {
  content: "\f8ff"; }

.glyphicon-erase:before {
  content: "\e221"; }

.glyphicon-hourglass:before {
  content: "\231b"; }

.glyphicon-lamp:before {
  content: "\e223"; }

.glyphicon-duplicate:before {
  content: "\e224"; }

.glyphicon-piggy-bank:before {
  content: "\e225"; }

.glyphicon-scissors:before {
  content: "\e226"; }

.glyphicon-bitcoin:before {
  content: "\e227"; }

.glyphicon-btc:before {
  content: "\e227"; }

.glyphicon-xbt:before {
  content: "\e227"; }

.glyphicon-yen:before {
  content: "\00a5"; }

.glyphicon-jpy:before {
  content: "\00a5"; }

.glyphicon-ruble:before {
  content: "\20bd"; }

.glyphicon-rub:before {
  content: "\20bd"; }

.glyphicon-scale:before {
  content: "\e230"; }

.glyphicon-ice-lolly:before {
  content: "\e231"; }

.glyphicon-ice-lolly-tasted:before {
  content: "\e232"; }

.glyphicon-education:before {
  content: "\e233"; }

.glyphicon-option-horizontal:before {
  content: "\e234"; }

.glyphicon-option-vertical:before {
  content: "\e235"; }

.glyphicon-menu-hamburger:before {
  content: "\e236"; }

.glyphicon-modal-window:before {
  content: "\e237"; }

.glyphicon-oil:before {
  content: "\e238"; }

.glyphicon-grain:before {
  content: "\e239"; }

.glyphicon-sunglasses:before {
  content: "\e240"; }

.glyphicon-text-size:before {
  content: "\e241"; }

.glyphicon-text-color:before {
  content: "\e242"; }

.glyphicon-text-background:before {
  content: "\e243"; }

.glyphicon-object-align-top:before {
  content: "\e244"; }

.glyphicon-object-align-bottom:before {
  content: "\e245"; }

.glyphicon-object-align-horizontal:before {
  content: "\e246"; }

.glyphicon-object-align-left:before {
  content: "\e247"; }

.glyphicon-object-align-vertical:before {
  content: "\e248"; }

.glyphicon-object-align-right:before {
  content: "\e249"; }

.glyphicon-triangle-right:before {
  content: "\e250"; }

.glyphicon-triangle-left:before {
  content: "\e251"; }

.glyphicon-triangle-bottom:before {
  content: "\e252"; }

.glyphicon-triangle-top:before {
  content: "\e253"; }

.glyphicon-console:before {
  content: "\e254"; }

.glyphicon-superscript:before {
  content: "\e255"; }

.glyphicon-subscript:before {
  content: "\e256"; }

.glyphicon-menu-left:before {
  content: "\e257"; }

.glyphicon-menu-right:before {
  content: "\e258"; }

.glyphicon-menu-down:before {
  content: "\e259"; }

.glyphicon-menu-up:before {
  content: "\e260"; }

* {
  box-sizing: border-box; }

*:before,
*:after {
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: proxima-nova, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #53565A;
  background-color: #fff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #C8102E;
  text-decoration: none; }
  a:hover, a:focus {
    color: #810a1e;
    text-decoration: underline; }
  a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role="button"] {
  cursor: pointer; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: 400;
    line-height: 1;
    color: #777777; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 36px; }

h2, .h2 {
  font-size: 30px; }

h3, .h3 {
  font-size: 24px; }

h4, .h4 {
  font-size: 18px; }

h5, .h5 {
  font-size: 14px; }

h6, .h6 {
  font-size: 12px; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 21px; } }

small,
.small {
  font-size: 85%; }

mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase, .initialism {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777777; }

.text-primary {
  color: #C8102E; }

a.text-primary:hover,
a.text-primary:focus {
  color: #990c23; }

.text-success {
  color: #3c763d; }

a.text-success:hover,
a.text-success:focus {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover,
a.text-info:focus {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover,
a.text-danger:focus {
  color: #843534; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #C8102E; }

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #990c23; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: 700; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  display: table;
  content: " "; }

.dl-horizontal dd:after {
  clear: both; }

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title],
abbr[data-original-title] {
  cursor: help; }

.initialism {
  font-size: 90%; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: "\2014 \00A0"; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eeeeee;
  border-left: 0; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ""; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: "\00A0 \2014"; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    box-shadow: none; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  .container:before, .container:after {
    display: table;
    content: " "; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  .container-fluid:before, .container-fluid:after {
    display: table;
    content: " "; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-right: -15px;
  margin-left: -15px; }
  .row:before, .row:after {
    display: table;
    content: " "; }
  .row:after {
    clear: both; }

.row-no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .row-no-gutters [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

table {
  background-color: transparent; }
  table col[class*="col-"] {
    position: static;
    display: table-column;
    float: none; }
  table td[class*="col-"],
  table th[class*="col-"] {
    position: static;
    display: table-cell;
    float: none; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table {
    background-color: #fff; }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

.table-responsive {
  min-height: .01%;
  overflow-x: auto; }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 15px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd; }
      .table-responsive > .table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap; }
      .table-responsive > .table-bordered {
        border: 0; }
        .table-responsive > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        .table-responsive > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        .table-responsive > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700; }

input[type="search"] {
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }
  input[type="radio"][disabled], input[type="radio"].disabled,
  fieldset[disabled] input[type="radio"],
  input[type="checkbox"][disabled],
  input[type="checkbox"].disabled,
  fieldset[disabled]
  input[type="checkbox"] {
    cursor: not-allowed; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555; }

.form-control, .control select,
.input-text {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus, .control select:focus,
  .input-text:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control::-moz-placeholder, .control select::-moz-placeholder,
  .input-text::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder, .control select:-ms-input-placeholder,
  .input-text:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder, .control select::-webkit-input-placeholder,
  .input-text::-webkit-input-placeholder {
    color: #999; }
  .form-control::-ms-expand, .control select::-ms-expand,
  .input-text::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control[disabled], .control select[disabled],
  .input-text[disabled], .form-control[readonly], .control select[readonly],
  .input-text[readonly],
  fieldset[disabled] .form-control,
  fieldset[disabled] .control select,
  .control fieldset[disabled] select,
  fieldset[disabled] .input-text {
    background-color: #eeeeee;
    opacity: 1; }
  .form-control[disabled], .control select[disabled],
  .input-text[disabled],
  fieldset[disabled] .form-control,
  fieldset[disabled] .control select,
  .control fieldset[disabled] select,
  fieldset[disabled] .input-text {
    cursor: not-allowed; }

textarea.form-control,
textarea.input-text {
  height: auto; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input.input-text[type="date"],
  input[type="time"].form-control,
  input.input-text[type="time"],
  input[type="datetime-local"].form-control,
  input.input-text[type="datetime-local"],
  input[type="month"].form-control,
  input.input-text[type="month"] {
    line-height: 34px; }
  input[type="date"].input-sm, .input-group-sm > input.form-control[type="date"],
  .input-group-sm > input.input-text[type="date"],
  .input-group-sm > input.input-group-addon[type="date"],
  .input-group-sm > .input-group-btn > input.btn[type="date"],
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input.form-control[type="time"],
  .input-group-sm > input.input-text[type="time"],
  .input-group-sm > input.input-group-addon[type="time"],
  .input-group-sm > .input-group-btn > input.btn[type="time"],
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input.form-control[type="datetime-local"],
  .input-group-sm > input.input-text[type="datetime-local"],
  .input-group-sm > input.input-group-addon[type="datetime-local"],
  .input-group-sm > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input.form-control[type="month"],
  .input-group-sm > input.input-text[type="month"],
  .input-group-sm > input.input-group-addon[type="month"],
  .input-group-sm > .input-group-btn > input.btn[type="month"],
  .input-group-sm
  input[type="month"] {
    line-height: 30px; }
  input[type="date"].input-lg, .input-group-lg > input.form-control[type="date"],
  .input-group-lg > input.input-text[type="date"],
  .input-group-lg > input.input-group-addon[type="date"],
  .input-group-lg > .input-group-btn > input.btn[type="date"],
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input.form-control[type="time"],
  .input-group-lg > input.input-text[type="time"],
  .input-group-lg > input.input-group-addon[type="time"],
  .input-group-lg > .input-group-btn > input.btn[type="time"],
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input.form-control[type="datetime-local"],
  .input-group-lg > input.input-text[type="datetime-local"],
  .input-group-lg > input.input-group-addon[type="datetime-local"],
  .input-group-lg > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input.form-control[type="month"],
  .input-group-lg > input.input-text[type="month"],
  .input-group-lg > input.input-group-addon[type="month"],
  .input-group-lg > .input-group-btn > input.btn[type="month"],
  .input-group-lg
  input[type="month"] {
    line-height: 46px; } }

.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio.disabled label,
  fieldset[disabled] .radio label,
  .checkbox.disabled label,
  fieldset[disabled]
  .checkbox label {
    cursor: not-allowed; }
  .radio label,
  .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer; }
  .radio-inline.disabled,
  fieldset[disabled] .radio-inline,
  .checkbox-inline.disabled,
  fieldset[disabled]
  .checkbox-inline {
    cursor: not-allowed; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0; }
  .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control, .control .input-group-lg > select.form-control-static,
  .input-group-lg > .form-control-static.input-text,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control, .control .input-group-sm > select.form-control-static,
  .input-group-sm > .form-control-static.input-text,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-right: 0;
    padding-left: 0; }

.input-sm, .input-group-sm > .form-control, .control .input-group-sm > select,
.input-group-sm > .input-text,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm, .input-group-sm > select.form-control, .control .input-group-sm > select,
.input-group-sm > select.input-text,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px; }

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-text,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select.form-control[multiple],
.control .input-group-sm > select[multiple],
.input-group-sm > select.input-text[multiple],
.input-group-sm > select.input-group-addon[multiple],
.input-group-sm > .input-group-btn > select.btn[multiple] {
  height: auto; }

.form-group-sm .form-control, .form-group-sm .control select, .control .form-group-sm select,
.form-group-sm .input-text {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.form-group-sm select.form-control, .form-group-sm .control select, .control .form-group-sm select,
.form-group-sm select.input-text {
  height: 30px;
  line-height: 30px; }

.form-group-sm textarea.form-control,
.form-group-sm textarea.input-text,
.form-group-sm select[multiple].form-control,
.form-group-sm .control select[multiple],
.control .form-group-sm select[multiple],
.form-group-sm select.input-text[multiple] {
  height: auto; }

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5; }

.input-lg, .input-group-lg > .form-control, .control .input-group-lg > select,
.input-group-lg > .input-text,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

select.input-lg, .input-group-lg > select.form-control, .control .input-group-lg > select,
.input-group-lg > select.input-text,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px; }

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-text,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select.form-control[multiple],
.control .input-group-lg > select[multiple],
.input-group-lg > select.input-text[multiple],
.input-group-lg > select.input-group-addon[multiple],
.input-group-lg > .input-group-btn > select.btn[multiple] {
  height: auto; }

.form-group-lg .form-control, .form-group-lg .control select, .control .form-group-lg select,
.form-group-lg .input-text {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

.form-group-lg select.form-control, .form-group-lg .control select, .control .form-group-lg select,
.form-group-lg select.input-text {
  height: 46px;
  line-height: 46px; }

.form-group-lg textarea.form-control,
.form-group-lg textarea.input-text,
.form-group-lg select[multiple].form-control,
.form-group-lg .control select[multiple],
.control .form-group-lg select[multiple],
.form-group-lg select.input-text[multiple] {
  height: auto; }

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.33333; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control, .has-feedback .control select, .control .has-feedback select,
  .has-feedback .input-text {
    padding-right: 42.5px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .control .input-group-lg > select + .form-control-feedback, .input-group-lg > .input-text + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback,
.form-group-lg .control select + .form-control-feedback,
.control .form-group-lg select + .form-control-feedback,
.form-group-lg .input-text + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .control .input-group-sm > select + .form-control-feedback, .input-group-sm > .input-text + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback,
.form-group-sm .control select + .form-control-feedback,
.control .form-group-sm select + .form-control-feedback,
.form-group-sm .input-text + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d; }

.has-success .form-control, .has-success .control select, .control .has-success select,
.has-success .input-text {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus, .has-success .control select:focus, .control .has-success select:focus,
  .has-success .input-text:focus {
    border-color: #2b542c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d; }

.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b; }

.has-warning .form-control, .has-warning .control select, .control .has-warning select,
.has-warning .input-text {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus, .has-warning .control select:focus, .control .has-warning select:focus,
  .has-warning .input-text:focus {
    border-color: #66512c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b; }

.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442; }

.has-error .form-control, .has-error .control select, .control .has-error select,
.has-error .input-text {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus, .has-error .control select:focus, .control .has-error select:focus,
  .has-error .input-text:focus {
    border-color: #843534;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442; }

.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 25px; }

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #92969a; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control, .form-inline .control select, .control .form-inline select,
  .form-inline .input-text {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control,
    .form-inline .input-group .control select,
    .control .form-inline .input-group select,
    .form-inline .input-group .input-text {
      width: auto; }
  .form-inline .input-group > .form-control, .form-inline .control .input-group > select, .control .form-inline .input-group > select,
  .form-inline .input-group > .input-text {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0; }

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }

.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    display: table;
    content: " "; }
  .form-horizontal .form-group:after {
    clear: both; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right; } }

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px; } }

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; } }

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none; }
  .btn:active, .btn.active {
    background-image: none;
    outline: 0;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled],
  fieldset[disabled] .btn {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    opacity: 0.65;
    box-shadow: none; }

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c; }
  .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    background-image: none;
    border-color: #adadad; }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
    .open > .btn-default.dropdown-toggle:hover,
    .open > .btn-default.dropdown-toggle:focus,
    .open > .btn-default.dropdown-toggle.focus {
      color: #333;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc; }
  .btn-default .badge {
    color: #fff;
    background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #C8102E;
  border-color: #b00e29; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #990c23;
    border-color: #3a050d; }
  .btn-primary:hover {
    color: #fff;
    background-color: #990c23;
    border-color: #780a1c; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #990c23;
    background-image: none;
    border-color: #780a1c; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
    .open > .btn-primary.dropdown-toggle:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #780a1c;
      border-color: #3a050d; }
  .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary.focus {
    background-color: #C8102E;
    border-color: #b00e29; }
  .btn-primary .badge {
    color: #C8102E;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    background-image: none;
    border-color: #398439; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
    .open > .btn-success.dropdown-toggle:hover,
    .open > .btn-success.dropdown-toggle:focus,
    .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #255625; }
  .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    background-image: none;
    border-color: #269abc; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
    .open > .btn-info.dropdown-toggle:hover,
    .open > .btn-info.dropdown-toggle:focus,
    .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1b6d85; }
  .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    background-image: none;
    border-color: #d58512; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
    .open > .btn-warning.dropdown-toggle:hover,
    .open > .btn-warning.dropdown-toggle:focus,
    .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #985f0d; }
  .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    background-image: none;
    border-color: #ac2925; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
    .open > .btn-danger.dropdown-toggle:hover,
    .open > .btn-danger.dropdown-toggle:focus,
    .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #761c19; }
  .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  font-weight: 400;
  color: #C8102E;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #810a1e;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-property: height, visibility;
  transition-duration: 0.35s;
  transition-timing-function: ease; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857;
    color: #333333;
    white-space: nowrap; }
    .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
      color: #262626;
      text-decoration: none;
      background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #C8102E;
  outline: 0; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777; }

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-menu-right {
  right: 0;
  left: auto; }

.dropdown-menu-left {
  right: auto;
  left: 0; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2; }

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar:before, .btn-toolbar:after {
    display: table;
    content: " "; }
  .btn-toolbar:after {
    clear: both; }
  .btn-toolbar .btn,
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px; }

.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn-group.open .dropdown-toggle.btn-link {
    box-shadow: none; }

.btn .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  display: table;
  content: " "; }

.btn-group-vertical > .btn-group:after {
  clear: both; }

.btn-group-vertical > .btn-group > .btn {
  float: none; }

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified > .btn,
  .btn-group-justified > .btn-group {
    display: table-cell;
    float: none;
    width: 1%; }
  .btn-group-justified > .btn-group .btn {
    width: 100%; }
  .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-right: 0;
    padding-left: 0; }
  .input-group .form-control, .input-group .control select, .control .input-group select,
  .input-group .input-text {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }
    .input-group .form-control:focus, .input-group .control select:focus, .control .input-group select:focus,
    .input-group .input-text:focus {
      z-index: 3; }

.input-group-addon,
.input-group-btn, .input-group .form-control, .input-group .control select, .control .input-group select,
.input-group .input-text {
  display: table-cell; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child),
  .input-group .control select:not(:first-child):not(:last-child),
  .control .input-group select:not(:first-child):not(:last-child),
  .input-group .input-text:not(:first-child):not(:last-child) {
    border-radius: 0; }

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px; }
  .input-group-addon.input-sm, .control .input-group-sm > select.input-group-addon,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px; }
  .input-group-addon.input-lg, .control .input-group-lg > select.input-group-addon,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:first-child, .input-group .control select:first-child, .control .input-group select:first-child,
.input-group .input-text:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group .form-control:last-child, .input-group .control select:last-child, .control .input-group select:last-child,
.input-group .input-text:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
      z-index: 2; }
  .input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px; }

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
  .nav:before, .nav:after {
    display: table;
    content: " "; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    .nav > li.disabled > a {
      color: #777777; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #777777;
        text-decoration: none;
        cursor: not-allowed;
        background-color: transparent; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #C8102E; }
  .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.42857;
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #555555;
      cursor: default;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 4px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #C8102E; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      margin-bottom: 5px;
      text-align: center; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #fff; } }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    display: table;
    content: " "; }
  .navbar:after {
    clear: both; }
  @media (min-width: 768px) {
    .navbar {
      border-radius: 4px; } }

.navbar-header:before, .navbar-header:after {
  display: table;
  content: " "; }

.navbar-header:after {
  clear: both; }

@media (min-width: 768px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    display: table;
    content: " "; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 768px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse,
      .navbar-static-top .navbar-collapse,
      .navbar-fixed-bottom .navbar-collapse {
        padding-right: 0;
        padding-left: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 340px; }
    @media (max-device-width: 480px) and (orientation: landscape) {
      .navbar-fixed-top .navbar-collapse,
      .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px; } }
  @media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 768px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 768px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }
  @media (min-width: 768px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
      margin-left: -15px; } }

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }
  .navbar-toggle:focus {
    outline: 0; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 768px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 7.5px -15px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }
  @media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 768px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 15px;
          padding-bottom: 15px; } }

.navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px; }
  @media (min-width: 768px) {
    .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .form-control, .navbar-form .control select, .control .navbar-form select,
    .navbar-form .input-text {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .navbar-form .form-control-static {
      display: inline-block; }
    .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle; }
      .navbar-form .input-group .input-group-addon,
      .navbar-form .input-group .input-group-btn,
      .navbar-form .input-group .form-control,
      .navbar-form .input-group .control select,
      .control .navbar-form .input-group select,
      .navbar-form .input-group .input-text {
        width: auto; }
    .navbar-form .input-group > .form-control, .navbar-form .control .input-group > select, .control .navbar-form .input-group > select,
    .navbar-form .input-group > .input-text {
      width: 100%; }
    .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .radio,
    .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      .navbar-form .radio label,
      .navbar-form .checkbox label {
        padding-left: 0; }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  @media (max-width: 767px) {
    .navbar-form .form-group {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 768px) {
    .navbar-form {
      width: auto;
      padding-top: 0;
      padding-bottom: 0;
      margin-right: 0;
      margin-left: 0;
      border: 0;
      box-shadow: none; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
    margin-top: 10px;
    margin-bottom: 10px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px; }

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .navbar-text {
      float: left;
      margin-right: 15px;
      margin-left: 15px; } }

@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }
  .navbar-right {
    float: right !important;
    margin-right: -15px; }
    .navbar-right ~ .navbar-right {
      margin-right: 0; } }

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  .navbar-default .navbar-brand {
    color: #777; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #777; }
  .navbar-default .navbar-nav > li > a {
    color: #777; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  @media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #555;
      background-color: #e7e7e7; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  .navbar-default .navbar-toggle {
    border-color: #ddd; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #ddd; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #888; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  .navbar-default .navbar-link {
    color: #777; }
    .navbar-default .navbar-link:hover {
      color: #333; }
  .navbar-default .btn-link {
    color: #777; }
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #333; }
    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-default .btn-link:hover,
    fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  .navbar-inverse .navbar-brand {
    color: #9d9d9d; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #9d9d9d; }
  .navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909; }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    color: #fff;
    background-color: #090909; }
  @media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #9d9d9d; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444;
      background-color: transparent; } }
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  .navbar-inverse .navbar-link {
    color: #9d9d9d; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .btn-link {
    color: #9d9d9d; }
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #fff; }
    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-inverse .btn-link:hover,
    fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #444; }

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      padding: 0 5px;
      color: #ccc;
      content: "/ "; }
  .breadcrumb > .active {
    color: #777777; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      margin-left: -1px;
      line-height: 1.42857;
      color: #C8102E;
      text-decoration: none;
      background-color: #f1f2f4;
      border: 1px solid transparent; }
      .pagination > li > a:hover, .pagination > li > a:focus,
      .pagination > li > span:hover,
      .pagination > li > span:focus {
        z-index: 2;
        color: #810a1e;
        background-color: #eeeeee;
        border-color: transparent; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-top-left-radius: 4px;
      border-bottom-left-radius: 4px; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-top-right-radius: 4px;
      border-bottom-right-radius: 4px; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #C8102E;
    border-color: #C8102E; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #777777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: transparent; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333; }

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px; }

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5; }

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px; }

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px; }

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none; }
  .pager:before, .pager:after {
    display: table;
    content: " "; }
  .pager:after {
    clear: both; }
  .pager li {
    display: inline; }
    .pager li > a,
    .pager li > span {
      display: inline-block;
      padding: 5px 14px;
      background-color: #f1f2f4;
      border: 1px solid transparent;
      border-radius: 15px; }
    .pager li > a:hover,
    .pager li > a:focus {
      text-decoration: none;
      background-color: #eeeeee; }
  .pager .next > a,
  .pager .next > span {
    float: right; }
  .pager .previous > a,
  .pager .previous > span {
    float: left; }
  .pager .disabled > a,
  .pager .disabled > a:hover,
  .pager .disabled > a:focus,
  .pager .disabled > span {
    color: #777777;
    cursor: not-allowed;
    background-color: #f1f2f4; }

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }
  .label:empty {
    display: none; }
  .btn .label {
    position: relative;
    top: -1px; }

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label-default {
  background-color: #777777; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #5e5e5e; }

.label-primary {
  background-color: #C8102E; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #990c23; }

.label-success {
  background-color: #5cb85c; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44; }

.label-info {
  background-color: #5bc0de; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5; }

.label-warning {
  background-color: #f0ad4e; }
  .label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec971f; }

.label-danger {
  background-color: #d9534f; }
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c; }

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777777;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge,
  .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px; }
  .list-group-item.active > .badge,
  .nav-pills > .active > a > .badge {
    color: #C8102E;
    background-color: #fff; }
  .list-group-item > .badge {
    float: right; }
  .list-group-item > .badge + .badge {
    margin-right: 5px; }
  .nav-pills > li > a > .badge {
    margin-left: 3px; }

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee; }
  .jumbotron h1,
  .jumbotron .h1 {
    color: inherit; }
  .jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200; }
  .jumbotron > hr {
    border-top-color: #d5d5d5; }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 6px; }
  .jumbotron .container {
    max-width: 100%; }
  @media screen and (min-width: 768px) {
    .jumbotron {
      padding-top: 48px;
      padding-bottom: 48px; }
      .container .jumbotron,
      .container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 60px; }
      .jumbotron h1,
      .jumbotron .h1 {
        font-size: 63px; } }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: border 0.2s ease-in-out; }
  .thumbnail > img,
  .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-right: auto;
    margin-left: auto; }
  .thumbnail .caption {
    padding: 9px;
    color: #53565A; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #C8102E; }

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link {
    font-weight: bold; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px; }
  .alert-dismissable .close,
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc; }
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1; }
  .alert-danger hr {
    border-top-color: #e4b9c0; }
  .alert-danger .alert-link {
    color: #843534; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #C8102E;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width 0.6s ease; }

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px; }

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success {
  background-color: #5cb85c; }
  .progress-striped .progress-bar-success {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-info {
  background-color: #5bc0de; }
  .progress-striped .progress-bar-info {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-warning {
  background-color: #f0ad4e; }
  .progress-striped .progress-bar-warning {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-danger {
  background-color: #d9534f; }
  .progress-striped .progress-bar-danger {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.media {
  margin-top: 15px; }
  .media:first-child {
    margin-top: 0; }

.media,
.media-body {
  overflow: hidden;
  zoom: 1; }

.media-body {
  width: 10000px; }

.media-object {
  display: block; }
  .media-object.img-thumbnail {
    max-width: none; }

.media-right,
.media > .pull-right {
  padding-left: 10px; }

.media-left,
.media > .pull-left {
  padding-right: 10px; }

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top; }

.media-middle {
  vertical-align: middle; }

.media-bottom {
  vertical-align: bottom; }

.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.media-list {
  padding-left: 0;
  list-style: none; }

.list-group {
  padding-left: 0;
  margin-bottom: 20px; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  .list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }
  .list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
    color: #777777;
    cursor: not-allowed;
    background-color: #eeeeee; }
    .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
      color: inherit; }
    .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
      color: #777777; }
  .list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #C8102E;
    border-color: #C8102E; }
    .list-group-item.active .list-group-item-heading,
    .list-group-item.active .list-group-item-heading > small,
    .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
    .list-group-item.active:hover .list-group-item-heading > small,
    .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
    .list-group-item.active:focus .list-group-item-heading > small,
    .list-group-item.active:focus .list-group-item-heading > .small {
      color: inherit; }
    .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
      color: #f8acb8; }

a.list-group-item,
button.list-group-item {
  color: #555; }
  a.list-group-item .list-group-item-heading,
  button.list-group-item .list-group-item-heading {
    color: #333; }
  a.list-group-item:hover, a.list-group-item:focus,
  button.list-group-item:hover,
  button.list-group-item:focus {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5; }

button.list-group-item {
  width: 100%;
  text-align: left; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:hover, a.list-group-item-success:focus,
  button.list-group-item-success:hover,
  button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
  button.list-group-item-success.active,
  button.list-group-item-success.active:hover,
  button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:hover, a.list-group-item-info:focus,
  button.list-group-item-info:hover,
  button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
  button.list-group-item-info.active,
  button.list-group-item-info.active:hover,
  button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:hover, a.list-group-item-warning:focus,
  button.list-group-item-warning:hover,
  button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:hover,
  button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading,
  button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:hover, a.list-group-item-danger:focus,
  button.list-group-item-danger:hover,
  button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
  button.list-group-item-danger.active,
  button.list-group-item-danger.active:hover,
  button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }
  .panel-body:before, .panel-body:after {
    display: table;
    content: " "; }
  .panel-body:after {
    clear: both; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit; }
  .panel-title > a,
  .panel-title > small,
  .panel-title > .small,
  .panel-title > small > a,
  .panel-title > .small > a {
    color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
  .panel > .list-group:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer {
  border-top-width: 0; }

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }
  .panel > .table caption,
  .panel > .table-responsive > .table caption,
  .panel > .panel-collapse > .table caption {
    padding-right: 15px;
    padding-left: 15px; }

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }
  .panel > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
      border-top-left-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
      border-top-right-radius: 3px; }

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }
  .panel > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
      border-bottom-left-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
      border-bottom-right-radius: 3px; }

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd; }

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .panel > .table-bordered > thead > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .panel > .table-bordered > thead > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }

.panel > .table-responsive {
  margin-bottom: 0;
  border: 0; }

.panel-group {
  margin-bottom: 20px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse > .panel-body,
    .panel-group .panel-heading + .panel-collapse > .list-group {
      border-top: 1px solid #ddd; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ddd; }

.panel-default {
  border-color: #ddd; }
  .panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ddd; }
    .panel-default > .panel-heading .badge {
      color: #f5f5f5;
      background-color: #333333; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

.panel-primary {
  border-color: #C8102E; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #C8102E;
    border-color: #C8102E; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #C8102E; }
    .panel-primary > .panel-heading .badge {
      color: #C8102E;
      background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #C8102E; }

.panel-success {
  border-color: #d6e9c6; }
  .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #d6e9c6; }
    .panel-success > .panel-heading .badge {
      color: #dff0d8;
      background-color: #3c763d; }
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6; }

.panel-info {
  border-color: #bce8f1; }
  .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
    .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #bce8f1; }
    .panel-info > .panel-heading .badge {
      color: #d9edf7;
      background-color: #31708f; }
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1; }

.panel-warning {
  border-color: #faebcc; }
  .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
    .panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #faebcc; }
    .panel-warning > .panel-heading .badge {
      color: #fcf8e3;
      background-color: #8a6d3b; }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }
  .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
    .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ebccd1; }
    .panel-danger > .panel-heading .badge {
      color: #f2dede;
      background-color: #a94442; }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  padding: 24px;
  border-radius: 6px; }

.well-sm {
  padding: 9px;
  border-radius: 3px; }

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2; }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: 0.5; }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    transform: translate(0, -25%);
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0; }
  .modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: 0.5; }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
  .modal-header:before, .modal-header:after {
    display: table;
    content: " "; }
  .modal-header:after {
    clear: both; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.42857; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    display: table;
    content: " "; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm {
    width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: proxima-nova, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0; }
  .tooltip.in {
    filter: alpha(opacity=90);
    opacity: 0.9; }
  .tooltip.top {
    padding: 5px 0;
    margin-top: -3px; }
  .tooltip.right {
    padding: 0 5px;
    margin-left: 3px; }
  .tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px; }
  .tooltip.left {
    padding: 0 5px;
    margin-left: -3px; }
  .tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000; }
  .tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000; }
  .tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000; }
  .tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000; }
  .tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000; }
  .tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000; }
  .tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000; }
  .tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: proxima-nova, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }
  .popover > .arrow {
    border-width: 11px; }
    .popover > .arrow, .popover > .arrow:after {
      position: absolute;
      display: block;
      width: 0;
      height: 0;
      border-color: transparent;
      border-style: solid; }
    .popover > .arrow:after {
      content: "";
      border-width: 10px; }
  .popover.top > .arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999999;
    border-top-color: rgba(0, 0, 0, 0.25);
    border-bottom-width: 0; }
    .popover.top > .arrow:after {
      bottom: 1px;
      margin-left: -10px;
      content: " ";
      border-top-color: #fff;
      border-bottom-width: 0; }
  .popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999999;
    border-right-color: rgba(0, 0, 0, 0.25);
    border-left-width: 0; }
    .popover.right > .arrow:after {
      bottom: -10px;
      left: 1px;
      content: " ";
      border-right-color: #fff;
      border-left-width: 0; }
  .popover.bottom > .arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999999;
    border-bottom-color: rgba(0, 0, 0, 0.25); }
    .popover.bottom > .arrow:after {
      top: 1px;
      margin-left: -10px;
      content: " ";
      border-top-width: 0;
      border-bottom-color: #fff; }
  .popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999999;
    border-left-color: rgba(0, 0, 0, 0.25); }
    .popover.left > .arrow:after {
      right: 1px;
      bottom: -10px;
      content: " ";
      border-right-width: 0;
      border-left-color: #fff; }

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

.popover-content {
  padding: 9px 14px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }
  .carousel-inner > .item {
    position: relative;
    display: none;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .item {
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        perspective: 1000px; }
        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
          transform: translate3d(100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          transform: translate3d(0, 0, 0);
          left: 0; } }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5; }
  .carousel-control.left {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x; }
  .carousel-control.right {
    right: 0;
    left: auto;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x; }
  .carousel-control:hover, .carousel-control:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    filter: alpha(opacity=90);
    opacity: 0.9; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px; }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1; }
  .carousel-control .icon-prev:before {
    content: "\2039"; }
  .carousel-control .icon-next:before {
    content: "\203a"; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px; }
  .carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn {
    text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px; }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

.clearfix:before, .clearfix:after {
  display: table;
  content: " "; }

.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

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

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.85714em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin, .captcha-reload:hover::before {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(359deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
          filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before,
.fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-feed:before,
.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before,
.fa-gratipay:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper-pp:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

.fa-cart-plus:before {
  content: ""; }

.fa-cart-arrow-down:before {
  content: ""; }

.fa-diamond:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

.fa-user-secret:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-intersex:before,
.fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-genderless:before {
  content: ""; }

.fa-facebook-official:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-server:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-hotel:before,
.fa-bed:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

.fa-yc:before,
.fa-y-combinator:before {
  content: ""; }

.fa-optin-monster:before {
  content: ""; }

.fa-opencart:before {
  content: ""; }

.fa-expeditedssl:before {
  content: ""; }

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: ""; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: ""; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: ""; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: ""; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: ""; }

.fa-mouse-pointer:before {
  content: ""; }

.fa-i-cursor:before {
  content: ""; }

.fa-object-group:before {
  content: ""; }

.fa-object-ungroup:before {
  content: ""; }

.fa-sticky-note:before {
  content: ""; }

.fa-sticky-note-o:before {
  content: ""; }

.fa-cc-jcb:before {
  content: ""; }

.fa-cc-diners-club:before {
  content: ""; }

.fa-clone:before {
  content: ""; }

.fa-balance-scale:before {
  content: ""; }

.fa-hourglass-o:before {
  content: ""; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: ""; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: ""; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: ""; }

.fa-hourglass:before {
  content: ""; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: ""; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: ""; }

.fa-hand-scissors-o:before {
  content: ""; }

.fa-hand-lizard-o:before {
  content: ""; }

.fa-hand-spock-o:before {
  content: ""; }

.fa-hand-pointer-o:before {
  content: ""; }

.fa-hand-peace-o:before {
  content: ""; }

.fa-trademark:before {
  content: ""; }

.fa-registered:before {
  content: ""; }

.fa-creative-commons:before {
  content: ""; }

.fa-gg:before {
  content: ""; }

.fa-gg-circle:before {
  content: ""; }

.fa-tripadvisor:before {
  content: ""; }

.fa-odnoklassniki:before {
  content: ""; }

.fa-odnoklassniki-square:before {
  content: ""; }

.fa-get-pocket:before {
  content: ""; }

.fa-wikipedia-w:before {
  content: ""; }

.fa-safari:before {
  content: ""; }

.fa-chrome:before {
  content: ""; }

.fa-firefox:before {
  content: ""; }

.fa-opera:before {
  content: ""; }

.fa-internet-explorer:before {
  content: ""; }

.fa-tv:before,
.fa-television:before {
  content: ""; }

.fa-contao:before {
  content: ""; }

.fa-500px:before {
  content: ""; }

.fa-amazon:before {
  content: ""; }

.fa-calendar-plus-o:before {
  content: ""; }

.fa-calendar-minus-o:before {
  content: ""; }

.fa-calendar-times-o:before {
  content: ""; }

.fa-calendar-check-o:before {
  content: ""; }

.fa-industry:before {
  content: ""; }

.fa-map-pin:before {
  content: ""; }

.fa-map-signs:before {
  content: ""; }

.fa-map-o:before {
  content: ""; }

.fa-map:before {
  content: ""; }

.fa-commenting:before {
  content: ""; }

.fa-commenting-o:before {
  content: ""; }

.fa-houzz:before {
  content: ""; }

.fa-vimeo:before {
  content: ""; }

.fa-black-tie:before {
  content: ""; }

.fa-fonticons:before {
  content: ""; }

.fa-reddit-alien:before {
  content: ""; }

.fa-edge:before {
  content: ""; }

.fa-credit-card-alt:before {
  content: ""; }

.fa-codiepie:before {
  content: ""; }

.fa-modx:before {
  content: ""; }

.fa-fort-awesome:before {
  content: ""; }

.fa-usb:before {
  content: ""; }

.fa-product-hunt:before {
  content: ""; }

.fa-mixcloud:before {
  content: ""; }

.fa-scribd:before {
  content: ""; }

.fa-pause-circle:before {
  content: ""; }

.fa-pause-circle-o:before {
  content: ""; }

.fa-stop-circle:before {
  content: ""; }

.fa-stop-circle-o:before {
  content: ""; }

.fa-shopping-bag:before {
  content: ""; }

.fa-shopping-basket:before {
  content: ""; }

.fa-hashtag:before {
  content: ""; }

.fa-bluetooth:before {
  content: ""; }

.fa-bluetooth-b:before {
  content: ""; }

.fa-percent:before {
  content: ""; }

.fa-gitlab:before {
  content: ""; }

.fa-wpbeginner:before {
  content: ""; }

.fa-wpforms:before {
  content: ""; }

.fa-envira:before {
  content: ""; }

.fa-universal-access:before {
  content: ""; }

.fa-wheelchair-alt:before {
  content: ""; }

.fa-question-circle-o:before {
  content: ""; }

.fa-blind:before {
  content: ""; }

.fa-audio-description:before {
  content: ""; }

.fa-volume-control-phone:before {
  content: ""; }

.fa-braille:before {
  content: ""; }

.fa-assistive-listening-systems:before {
  content: ""; }

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: ""; }

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: ""; }

.fa-glide:before {
  content: ""; }

.fa-glide-g:before {
  content: ""; }

.fa-signing:before,
.fa-sign-language:before {
  content: ""; }

.fa-low-vision:before {
  content: ""; }

.fa-viadeo:before {
  content: ""; }

.fa-viadeo-square:before {
  content: ""; }

.fa-snapchat:before {
  content: ""; }

.fa-snapchat-ghost:before {
  content: ""; }

.fa-snapchat-square:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-first-order:before {
  content: ""; }

.fa-yoast:before {
  content: ""; }

.fa-themeisle:before {
  content: ""; }

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: ""; }

.fa-fa:before,
.fa-font-awesome:before {
  content: ""; }

.fa-handshake-o:before {
  content: ""; }

.fa-envelope-open:before {
  content: ""; }

.fa-envelope-open-o:before {
  content: ""; }

.fa-linode:before {
  content: ""; }

.fa-address-book:before {
  content: ""; }

.fa-address-book-o:before {
  content: ""; }

.fa-vcard:before,
.fa-address-card:before {
  content: ""; }

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: ""; }

.fa-user-circle:before {
  content: ""; }

.fa-user-circle-o:before {
  content: ""; }

.fa-user-o:before {
  content: ""; }

.fa-id-badge:before {
  content: ""; }

.fa-drivers-license:before,
.fa-id-card:before {
  content: ""; }

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: ""; }

.fa-quora:before {
  content: ""; }

.fa-free-code-camp:before {
  content: ""; }

.fa-telegram:before {
  content: ""; }

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: ""; }

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: ""; }

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: ""; }

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: ""; }

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: ""; }

.fa-shower:before {
  content: ""; }

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: ""; }

.fa-podcast:before {
  content: ""; }

.fa-window-maximize:before {
  content: ""; }

.fa-window-minimize:before {
  content: ""; }

.fa-window-restore:before {
  content: ""; }

.fa-times-rectangle:before,
.fa-window-close:before {
  content: ""; }

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: ""; }

.fa-bandcamp:before {
  content: ""; }

.fa-grav:before {
  content: ""; }

.fa-etsy:before {
  content: ""; }

.fa-imdb:before {
  content: ""; }

.fa-ravelry:before {
  content: ""; }

.fa-eercast:before {
  content: ""; }

.fa-microchip:before {
  content: ""; }

.fa-snowflake-o:before {
  content: ""; }

.fa-superpowers:before {
  content: ""; }

.fa-wpexplorer:before {
  content: ""; }

.fa-meetup:before {
  content: ""; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./../bower_components/slick-carousel/slick/ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("../bower_components/slick-carousel/slick/fonts/slick.eot");
  src: url("../bower_components/slick-carousel/slick/fonts/slick.eot?#iefix") format("embedded-opentype"), url("../bower_components/slick-carousel/slick/fonts/slick.woff") format("woff"), url("../bower_components/slick-carousel/slick/fonts/slick.ttf") format("truetype"), url("../bower_components/slick-carousel/slick/fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Arrows */
.slick-arrow.slick-hidden {
  display: none !important; }

.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon/fonts/icomoon.eot?8ij020");
  src: url("../fonts/icomoon/fonts/icomoon.eot?8ij020#iefix") format("embedded-opentype"), url("../fonts/icomoon/fonts/icomoon.ttf?8ij020") format("truetype"), url("../fonts/icomoon/fonts/icomoon.woff?8ij020") format("woff"), url("../fonts/icomoon/fonts/icomoon.svg?8ij020#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'paymentlogos' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-back-to-top-icon:before {
  content: "\e900";
  color: #fff; }

.icon-close-icon-blue:before {
  content: "\e901";
  color: #fff; }

.icon-customer-support-icon:before {
  content: "\e902";
  color: #fff; }

.icon-delete-icon:before {
  content: "\e903";
  color: #fff; }

.icon-edit-icon:before {
  content: "\e904";
  color: #fff; }

.icon-email-icon:before {
  content: "\e905";
  color: #fff; }

.icon-facebook-icon-2:before {
  content: "\e906";
  color: #fff; }

.icon-in-stock-icon:before {
  content: "\e907";
  color: #fff; }

.icon-innovative-solutions-icon:before {
  content: "\e908";
  color: #fff; }

.icon-linkedin-icon-2:before {
  content: "\e909";
  color: #fff; }

.icon-out-of-stock-icon:before {
  content: "\e90a";
  color: #fff; }

.icon-partnerships-icon:before {
  content: "\e90b";
  color: #fff; }

.icon-plus-icon:before {
  content: "\e90c";
  color: #fff; }

.icon-spares-box-icon:before {
  content: "\e90d";
  color: #fff; }

.icon-tooltip-icon:before {
  content: "\e90e";
  color: #fff; }

.icon-trade-public-login:before {
  content: "\e90f";
  color: #fff; }

.icon-twitter-icon-2:before {
  content: "\e910";
  color: #fff; }

.icon-why-first-choice-icon:before {
  content: "\e911";
  color: #fff; }

.icon-search-icon:before {
  content: "\e912"; }

.icon-quick-order-icon:before {
  content: "\e913"; }

.icon-track-order-icon:before {
  content: "\e914"; }

.icon-login-account-icon:before {
  content: "\e915"; }

.icon-wishlist-icon:before {
  content: "\e916"; }

.icon-basket-icon:before {
  content: "\e917";
  color: #fff; }

.icon-logo .path1:before {
  content: "\e918";
  color: white; }

.icon-logo .path2:before {
  content: "\e919";
  margin-left: -4.115234375em;
  color: #0055af; }

.icon-logo .path3:before {
  content: "\e91a";
  margin-left: -4.115234375em;
  color: #0055af; }

.icon-logo .path4:before {
  content: "\e91b";
  margin-left: -4.115234375em;
  color: #0055af; }

.icon-logo .path5:before {
  content: "\e91c";
  margin-left: -4.115234375em;
  color: #0055af; }

.icon-logo .path6:before {
  content: "\e91d";
  margin-left: -4.115234375em;
  color: #0055af; }

.icon-logo .path7:before {
  content: "\e91e";
  margin-left: -4.115234375em;
  color: #0055af; }

.icon-logo .path8:before {
  content: "\e91f";
  margin-left: -4.115234375em;
  color: #0055af; }

.icon-logo .path9:before {
  content: "\e920";
  margin-left: -4.115234375em;
  color: #0055af; }

.icon-logo .path10:before {
  content: "\e921";
  margin-left: -4.115234375em;
  color: #0055af; }

.icon-logo .path11:before {
  content: "\e922";
  margin-left: -4.115234375em;
  color: #0055af; }

.icon-logo .path12:before {
  content: "\e923";
  margin-left: -4.115234375em;
  color: #ef4035; }

.icon-logo .path13:before {
  content: "\e924";
  margin-left: -4.115234375em;
  color: #ef4035; }

.icon-logo .path14:before {
  content: "\e925";
  margin-left: -4.115234375em;
  color: #0055af; }

.icon-logo .path15:before {
  content: "\e926";
  margin-left: -4.115234375em;
  color: #ef4035; }

.icon-logo .path16:before {
  content: "\e927";
  margin-left: -4.115234375em;
  color: #ef4035; }

.icon-logo .path17:before {
  content: "\e928";
  margin-left: -4.115234375em;
  color: #ef4035; }

.icon-logo .path18:before {
  content: "\e929";
  margin-left: -4.115234375em;
  color: #ef4035; }

.icon-logo .path19:before {
  content: "\e92a";
  margin-left: -4.115234375em;
  color: #ef4035; }

.icon-logo .path20:before {
  content: "\e92b";
  margin-left: -4.115234375em;
  color: #ef4035; }

.icon-logo .path21:before {
  content: "\e92c";
  margin-left: -4.115234375em;
  color: #ef4035; }

.icon-logo .path22:before {
  content: "\e92d";
  margin-left: -4.115234375em;
  color: #ef4035; }

.icon-logo .path23:before {
  content: "\e92e";
  margin-left: -4.115234375em;
  color: #ef4035; }

.icon-logo .path24:before {
  content: "\e92f";
  margin-left: -4.115234375em;
  color: #ef4035; }

.icon-logo .path25:before {
  content: "\e930";
  margin-left: -4.115234375em;
  color: #ef4035; }

.icon-logo .path26:before {
  content: "\e931";
  margin-left: -4.115234375em;
  color: #ef4035; }

.icon-logo .path27:before {
  content: "\e932";
  margin-left: -4.115234375em;
  color: #ef4035; }

.icon-logo .path28:before {
  content: "\e933";
  margin-left: -4.115234375em;
  color: #ef4035; }

.icon-logo .path29:before {
  content: "\e934";
  margin-left: -4.115234375em;
  color: #0055af; }

.icon-logo .path30:before {
  content: "\e935";
  margin-left: -4.115234375em;
  color: #0055af; }

.icon-logo .path31:before {
  content: "\e936";
  margin-left: -4.115234375em;
  color: #0055af; }

.icon-iso-logo:before {
  content: "\e937";
  color: #fff; }

.icon-twitter-icon .path1:before {
  content: "\e938";
  color: white; }

.icon-twitter-icon .path2:before {
  content: "\e939";
  margin-left: -1em;
  color: #003f82; }

.icon-facebook-icon .path1:before {
  content: "\e93a";
  color: white; }

.icon-facebook-icon .path2:before {
  content: "\e93b";
  margin-left: -1em;
  color: #003f82; }

.icon-linkedin-icon .path1:before {
  content: "\e93c";
  color: white; }

.icon-linkedin-icon .path2:before {
  content: "\e93d";
  margin-left: -1em;
  color: #003f82; }

.icon-linkedin-icon .path3:before {
  content: "\e93e";
  margin-left: -1em;
  color: #003f82; }

.icon-youtube-icon .path1:before {
  content: "\e93f";
  color: white; }

.icon-youtube-icon .path2:before {
  content: "\e940";
  margin-left: -1em;
  color: #003f82; }

.icon-youtube-icon .path3:before {
  content: "\e941";
  margin-left: -1em;
  color: #003f82; }

.icon-youtube-icon .path4:before {
  content: "\e942";
  margin-left: -1em;
  color: #003f82; }

.icon-youtube-icon .path5:before {
  content: "\e943";
  margin-left: -1em;
  color: #003f82; }

.icon-youtube-icon .path6:before {
  content: "\e944";
  margin-left: -1em;
  color: #003f82; }

.icon-youtube-icon .path7:before {
  content: "\e945";
  margin-left: -1em;
  color: #003f82; }

.icon-youtube-icon .path8:before {
  content: "\e946";
  margin-left: -1em;
  color: #003f82; }

.icon-youtube-icon .path9:before {
  content: "\e947";
  margin-left: -1em;
  color: #003f82; }

.icon-youtube-icon .path10:before {
  content: "\e948";
  margin-left: -1em;
  color: #003f82; }

.icon-tagline .path1:before {
  content: "\e949";
  color: #ef4035; }

.icon-tagline .path2:before {
  content: "\e94a";
  margin-left: -24.0546875em;
  color: #0055af; }

.icon-tagline .path3:before {
  content: "\e94b";
  margin-left: -24.0546875em;
  color: #0055af; }

.icon-tagline .path4:before {
  content: "\e94c";
  margin-left: -24.0546875em;
  color: #0055af; }

.icon-tagline .path5:before {
  content: "\e94d";
  margin-left: -24.0546875em;
  color: #0055af; }

.icon-tagline .path6:before {
  content: "\e94e";
  margin-left: -24.0546875em;
  color: #0055af; }

.icon-tagline .path7:before {
  content: "\e94f";
  margin-left: -24.0546875em;
  color: #0055af; }

.icon-tagline .path8:before {
  content: "\e950";
  margin-left: -24.0546875em;
  color: #0055af; }

.icon-tagline .path9:before {
  content: "\e951";
  margin-left: -24.0546875em;
  color: #0055af; }

.icon-tagline .path10:before {
  content: "\e952";
  margin-left: -24.0546875em;
  color: #0055af; }

.icon-tagline .path11:before {
  content: "\e953";
  margin-left: -24.0546875em;
  color: #0055af; }

.icon-tagline .path12:before {
  content: "\e954";
  margin-left: -24.0546875em;
  color: #0055af; }

.icon-tagline .path13:before {
  content: "\e955";
  margin-left: -24.0546875em;
  color: #0055af; }

.icon-tagline .path14:before {
  content: "\e956";
  margin-left: -24.0546875em;
  color: #0055af; }

.icon-tagline .path15:before {
  content: "\e957";
  margin-left: -24.0546875em;
  color: #0055af; }

.icon-tagline .path16:before {
  content: "\e958";
  margin-left: -24.0546875em;
  color: #0055af; }

.icon-tagline .path17:before {
  content: "\e959";
  margin-left: -24.0546875em;
  color: #0055af; }

.icon-tagline .path18:before {
  content: "\e95a";
  margin-left: -24.0546875em;
  color: #0055af; }

.icon-tagline .path19:before {
  content: "\e95b";
  margin-left: -24.0546875em;
  color: #0055af; }

.icon-tagline .path20:before {
  content: "\e95c";
  margin-left: -24.0546875em;
  color: #0055af; }

.icon-tagline .path21:before {
  content: "\e95d";
  margin-left: -24.0546875em;
  color: #0055af; }

.icon-tagline .path22:before {
  content: "\e95e";
  margin-left: -24.0546875em;
  color: #0055af; }

.icon-tagline .path23:before {
  content: "\e95f";
  margin-left: -24.0546875em;
  color: #0055af; }

.icon-tagline .path24:before {
  content: "\e960";
  margin-left: -24.0546875em;
  color: #0055af; }

.icon-tagline .path25:before {
  content: "\e961";
  margin-left: -24.0546875em;
  color: #0055af; }

.icon-tagline .path26:before {
  content: "\e962";
  margin-left: -24.0546875em;
  color: #0055af; }

.icon-tagline .path27:before {
  content: "\e963";
  margin-left: -24.0546875em;
  color: #0055af; }

.icon-tagline .path28:before {
  content: "\e964";
  margin-left: -24.0546875em;
  color: #0055af; }

.icon-tagline .path29:before {
  content: "\e965";
  margin-left: -24.0546875em;
  color: #0055af; }

.icon-tagline .path30:before {
  content: "\e966";
  margin-left: -24.0546875em;
  color: #0055af; }

.icon-tagline .path31:before {
  content: "\e967";
  margin-left: -24.0546875em;
  color: #0055af; }

.icon-tagline .path32:before {
  content: "\e968";
  margin-left: -24.0546875em;
  color: #0055af; }

.icon-search-icon-white:before {
  content: "\e969";
  color: #fff; }

.icon-white-arrow-left:before {
  content: "\e96a";
  color: #fff; }

.icon-white-icon-right:before {
  content: "\e96b";
  color: #fff; }

.icon-down-arrow-blue:before {
  content: "\e96c";
  color: #1f3b70; }

.icon-up-arrow-blue:before {
  content: "\e96d";
  color: #1f3b70; }

.icon-icon:before {
  content: "\e96e"; }

.icon-arrow-left-blue:before {
  content: "\e96f";
  color: #003773; }

.icon-arrow-right-blue:before {
  content: "\e970";
  color: #003773; }

.icon-close-icon:before {
  content: "\e971"; }

.icon-basket-icon-blue:before {
  content: "\e972";
  color: #003773; }

.icon-breadcrumb-arrow:before {
  content: "\e973";
  color: #e0e0e0; }

.icon-calendar-icon:before {
  content: "\e974"; }

.icon-down-arrow-white:before {
  content: "\e975";
  color: #fff; }

.icon-menu-icon:before {
  content: "\e976";
  color: #fff; }

.icon-grid-icon:before {
  content: "\e977"; }

.icon-OR-graphic .path1:before {
  content: "\e978";
  color: #dddddd; }

.icon-OR-graphic .path2:before {
  content: "\e979";
  margin-left: -31.650390625em;
  color: #dddddd; }

.icon-OR-graphic .path3:before {
  content: "\e97a";
  margin-left: -31.650390625em;
  color: #c5c4c4; }

.icon-OR-graphic .path4:before {
  content: "\e97b";
  margin-left: -31.650390625em;
  color: #c5c4c4; }

.icon-phone-icon:before {
  content: "\e97c"; }

.icon-selected-thumbnail:before {
  content: "\e97d";
  color: #1857a8; }

.icon-list-icon-blue:before {
  content: "\e97e";
  color: #0055af; }

.icon-list-icon:before {
  content: "\e97f"; }

.icon-location-icon:before {
  content: "\e980"; }

.icon-up-arrow-white:before {
  content: "\e981";
  color: #fff; }

.icon-zoom-icon-with-label:before {
  content: "\e982"; }

.icon-zoom-icon:before {
  content: "\e983"; }

.icon-cips-logo:before {
  content: "\e984";
  color: #fff; }

.icon-envelope-icon:before {
  content: "\e985"; }

.icon-blue-tick:before {
  content: "\e986";
  color: #1857a8; }

.navbar-brand, .top-search-wrapper, .top-links-wrapper {
  display: inline-block;
  vertical-align: top; }

@media (min-width: 768px) {
  .top-search-wrapper {
    display: inline-block !important; } }

@media (max-width: 991px) {
  .header.container, .main-menu-container .container, .call-action-block-container {
    width: 100%; }
  .header.container {
    padding-right: 0; }
  .main-menu-container .container {
    padding-right: 0;
    padding-left: 0; } }

@media (max-width: 767px) {
  .header.container {
    padding-left: 0; } }

.page-header .top-search-wrapper {
  width: 100%; }
  @media only screen and (max-width: 900px) {
    .page-header .top-search-wrapper {
      width: calc(100% - 504px);
      padding-left: 15px; } }
  @media only screen and (max-width: 767px) {
    .page-header .top-search-wrapper {
      display: none;
      background: #e5e5e5;
      margin-right: 0; } }
  @media screen and (min-width: 768px) and (max-width: 1023px) {
    .page-header .top-search-wrapper {
      width: 100%;
      margin-top: 10px; } }
  @media screen and (min-width: 1024px) and (max-width: 1224px) {
    .page-header .top-search-wrapper {
      width: calc(100% - 627px);
      padding: 0 15px 0 5px; } }
  @media (min-width: 1024px) {
    .page-header .top-search-wrapper {
      padding: 0 35px 0 35px;
      flex: 4; } }

.top-search-wrapper .amsearch-form-container .amsearch-wrapper-content .amsearch-autocomplete-information {
  width: calc(100% - 76px); }

.top-search-wrapper .amsearch-form-container .amsearch-item-container:after {
  background-color: #ededed; }

.top-search-wrapper .amsearch-form-container .amsearch-item-container > .amasty-xsearch-block-header {
  padding: 0; }
  .top-search-wrapper .amsearch-form-container .amsearch-item-container > .amasty-xsearch-block-header:before {
    content: none; }

.top-search-wrapper .amsearch-form-container #amasty-shopby-product-list .price-box {
  width: 100%;
  max-width: 100%;
  margin: 10px 0 0; }
  .top-search-wrapper .amsearch-form-container #amasty-shopby-product-list .price-box span.price:after {
    text-transform: none;
    font-size: 13px; }
  .top-search-wrapper .amsearch-form-container #amasty-shopby-product-list .price-box .price-excluding-tax span.price {
    font-size: 21px;
    line-height: 22px; }
  .top-search-wrapper .amsearch-form-container #amasty-shopby-product-list .price-box .price-including-tax span.price {
    font-size: 14px;
    line-height: 22px; }

.top-search-wrapper .amsearch-form-container .search-autocomplete {
  max-height: 85vh; }
  @media screen and (min-width: 1024px) and (max-width: 1224px) {
    .top-search-wrapper .amsearch-form-container .search-autocomplete {
      left: auto; } }
  .top-search-wrapper .amsearch-form-container .search-autocomplete .amsearch-results {
    background-color: #fff;
    border: 1px solid #ededed; }
    .top-search-wrapper .amsearch-form-container .search-autocomplete .amsearch-results .amsearch-leftside {
      background-color: #fdfdfd;
      border-right: 1px solid #ededed; }
      .top-search-wrapper .amsearch-form-container .search-autocomplete .amsearch-results .amsearch-leftside .amsearch-products {
        padding-bottom: 1px; }
    .top-search-wrapper .amsearch-form-container .search-autocomplete .amsearch-results .amsearch-more-results {
      margin: 15px 0;
      padding: 0 15px; }
      .top-search-wrapper .amsearch-form-container .search-autocomplete .amsearch-results .amsearch-more-results .amsearch-link {
        display: inline-block;
        background-color: #C8102E;
        border-radius: 5px;
        border: none;
        text-transform: uppercase;
        font-weight: 600;
        font-family: 'effra';
        transition: all 0.15s ease-out; }
        .top-search-wrapper .amsearch-form-container .search-autocomplete .amsearch-results .amsearch-more-results .amsearch-link:hover {
          background: #A6192E !important;
          color: white;
          outline: 2px solid #fff;
          box-shadow: 0 0 0 4px #A6192E; }
        .top-search-wrapper .amsearch-form-container .search-autocomplete .amsearch-results .amsearch-more-results .amsearch-link:active {
          color: white;
          background: #C8102E;
          text-decoration: none; }
        .top-search-wrapper .amsearch-form-container .search-autocomplete .amsearch-results .amsearch-more-results .amsearch-link:focus {
          background: #A6192E !important;
          color: white;
          outline: 2px solid #fff;
          box-shadow: 0 0 0 4px #A6192E; }
  .top-search-wrapper .amsearch-form-container .search-autocomplete .amsearch-item.product-item:hover {
    background-color: #f1f1f1;
    box-shadow: none;
    cursor: pointer; }
    .top-search-wrapper .amsearch-form-container .search-autocomplete .amsearch-item.product-item:hover * {
      cursor: pointer; }
  .top-search-wrapper .amsearch-form-container .search-autocomplete .amsearch-autocomplete-image {
    margin-bottom: 10px; }
    .top-search-wrapper .amsearch-form-container .search-autocomplete .amsearch-autocomplete-image img {
      max-width: 52px; }
  .top-search-wrapper .amsearch-form-container .search-autocomplete .product-item-attributes .product-item-info {
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 6px;
    color: #53565A; }
    .top-search-wrapper .amsearch-form-container .search-autocomplete .product-item-attributes .product-item-info strong {
      display: block;
      color: #2D2926; }
  .top-search-wrapper .amsearch-form-container .search-autocomplete .amsearch-clone-position {
    border-bottom: 1px solid #ededed;
    z-index: 9999999; }

.amsearch-wrapper-input.amsearch-left-position, .search-autocomplete.amsearch-left-position, .amsearch-clone-position {
  left: 0;
  right: unset; }

@media only screen and (max-width: 768px) {
  .amsearch-clone-position {
    margin-top: 40px; } }

@media only screen and (max-width: 767px) {
  .header.container {
    display: flex;
    flex-wrap: wrap;
    padding-right: 0; }
    .header.container .top-links-wrapper {
      order: 1;
      width: calc(100% - 214px); }
    .header.container .top-search-wrapper {
      order: 2;
      width: 100%;
      height: 60px;
      padding: 10px; }
      .header.container .top-search-wrapper .top-link-block {
        display: block;
        float: right;
        right: 0; }
        .header.container .top-search-wrapper .top-link-block:before {
          top: 0; }
    .header.container #search_mini_form .top-link-block {
      position: absolute;
      top: -2px; }
    .header.container #search_mini_form input[type="text"] {
      width: 100%; } }

@media only screen and (max-width: 767px) {
  .header.container .top-links-wrapper {
    width: calc(100% - 339px); }
  .main-menu-container {
    display: none !important; } }

@media only screen and (max-width: 710px) {
  .header.container .top-links-wrapper {
    width: 100%;
    border-top: 1px solid #C2C4C4 !important; } }

@media (max-width: 767px) {
  .header.container .top-links-wrapper {
    width: 100%;
    border-top: 1px solid #C2C4C4 !important; } }

.wishlist-index-index .product-item-info .product-item-attributes {
  border-bottom: none !important; }

#mobile-menu-btn {
  display: none;
  position: absolute;
  left: 0;
  top: 40px;
  width: 70px;
  height: 72px;
  background: #2D2926;
  color: white;
  padding-top: 48px;
  text-align: center;
  text-transform: uppercase;
  font-size: 10px;
  cursor: pointer; }
  @media only screen and (max-width: 710px) {
    #mobile-menu-btn {
      height: 70px; } }
  #mobile-menu-btn:before {
    position: absolute;
    left: 50%;
    top: 50%;
    content: "\f0c9";
    font-family: "FontAwesome";
    font-size: 30px;
    color: white;
    margin: -26px 0 0 -12px; }

.offcanvas-overlay {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 20;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.9);
  overflow-y: auto;
  overflow-x: hidden;
  text-align: center;
  opacity: 0;
  transition: opacity 1s;
  -webkit-transition: opacity 1s;
  -moz-transition: opacity 1s;
  cursor: pointer; }

.offcanvas {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  background-color: #EDEEEE;
  padding: 0;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  cursor: pointer;
  overflow-y: auto;
  overflow-x: hidden; }

#mobile-close-btn {
  position: absolute;
  left: -36px;
  top: 10px;
  width: 36px;
  height: 36px;
  background: white;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  cursor: pointer;
  z-index: 9999; }
  #mobile-close-btn.slideranimation {
    -webkit-animation: slide 0.2s forwards;
    -webkit-animation-delay: 1s;
    animation: slide 0.2s forwards;
    animation-delay: 1s; }
  #mobile-close-btn.outeranimation {
    -webkit-animation: hide 0.2s forwards;
    -webkit-animation-delay: 1s;
    animation: hide 0.2s forwards;
    animation-delay: 1s; }
  #mobile-close-btn:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    background: url(../images/close-icon.svg) no-repeat center center;
    background-size: contain;
    margin: -10px 0 0 -10px; }

@-webkit-keyframes slide {
  100% {
    left: 291px; } }

@keyframes slide {
  100% {
    left: 291px; } }

@-webkit-keyframes hide {
  100% {
    left: -36px; } }

@keyframes hide {
  100% {
    left: -36px; } }

@media only screen and (max-width: 767px) {
  #mobile-menu-btn {
    display: block !important;
    cursor: pointer; } }

.mobile-menu-container {
  overflow-x: hidden; }
  .mobile-menu-container .container {
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important; }
  .mobile-menu-container .mx-megamenu.mobile-menu ul {
    margin: 0;
    padding: 0;
    list-style-type: none; }
    .mobile-menu-container .mx-megamenu.mobile-menu ul li {
      position: relative;
      background: #EDEEEE;
      text-align: left;
      margin-top: -1px;
      padding: 0 8px 10px; }
      .mobile-menu-container .mx-megamenu.mobile-menu ul li:after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 18px;
        display: block;
        width: calc(100% - 36px);
        height: 2px;
        background-color: #C2C4C4;
        -webkit-backface-visibility: hidden;
        transform: translateZ(0); }
      .mobile-menu-container .mx-megamenu.mobile-menu ul li:last-child:after {
        content: none; }
      .mobile-menu-container .mx-megamenu.mobile-menu ul li:last-child {
        padding-bottom: 0; }
        .mobile-menu-container .mx-megamenu.mobile-menu ul li:last-child a {
          border-bottom: 1px solid #C2C4C4; }
      .mobile-menu-container .mx-megamenu.mobile-menu ul li .all-sub-cat .nav-anchor.has-submenu, .mobile-menu-container .mx-megamenu.mobile-menu ul li .all-sub-cat .close {
        display: none; }
      .mobile-menu-container .mx-megamenu.mobile-menu ul li a {
        font-family: 'effra';
        color: #2D2926;
        font-size: 13px;
        font-weight: 600;
        line-height: 17px;
        text-transform: uppercase;
        display: block;
        cursor: pointer;
        position: relative;
        padding-right: 25px; }
        .mobile-menu-container .mx-megamenu.mobile-menu ul li a:before {
          content: '';
          position: absolute;
          display: block;
          width: 15px;
          height: 12px;
          background: url(../images/arrow-down-black.svg) no-repeat center center;
          background-size: contain;
          right: 5px;
          top: 50%;
          margin-top: -6px; }
        .mobile-menu-container .mx-megamenu.mobile-menu ul li a span span:not(.yo-ico) {
          display: inline-block;
          font-size: 13px;
          width: 100%;
          clear: right;
          cursor: pointer; }
        .mobile-menu-container .mx-megamenu.mobile-menu ul li a.mx-megamenu__link {
          padding-top: 14px !important; }
          .mobile-menu-container .mx-megamenu.mobile-menu ul li a.mx-megamenu__link > span {
            display: inline-block;
            width: 90%; }
            .mobile-menu-container .mx-megamenu.mobile-menu ul li a.mx-megamenu__link > span > span {
              width: auto;
              margin-right: 2px; }
      .mobile-menu-container .mx-megamenu.mobile-menu ul li .menu-footer-sections .menu-footer-button {
        font-weight: bold; }
      .mobile-menu-container .mx-megamenu.mobile-menu ul li.level0 a:not(.social-media) {
        padding: 10px 0 10px;
        margin-right: 10px;
        margin-left: 10px; }
      .mobile-menu-container .mx-megamenu.mobile-menu ul li.level0 .submenu {
        display: none;
        padding: 15px 0; }
        .mobile-menu-container .mx-megamenu.mobile-menu ul li.level0 .submenu a:before {
          display: none; }
        .mobile-menu-container .mx-megamenu.mobile-menu ul li.level0 .submenu .level1 .mx-megamenu__link {
          font-size: 14px;
          border-bottom: 2px solid #C8102E; }
        .mobile-menu-container .mx-megamenu.mobile-menu ul li.level0 .submenu .level1 .mx-megamenu__submenu {
          padding: 10px 0; }
          .mobile-menu-container .mx-megamenu.mobile-menu ul li.level0 .submenu .level1 .mx-megamenu__submenu + .mx-megamenu__submenu {
            padding-top: 0; }
          .mobile-menu-container .mx-megamenu.mobile-menu ul li.level0 .submenu .level1 .mx-megamenu__submenu .category-item a {
            text-transform: none;
            color: #333;
            font-size: 14px;
            font-weight: 100;
            border-bottom: none !important; }
        .mobile-menu-container .mx-megamenu.mobile-menu ul li.level0 .submenu .level2 a {
          padding: 5px 0; }
      .mobile-menu-container .mx-megamenu.mobile-menu ul li.active-item {
        background: white; }
        .mobile-menu-container .mx-megamenu.mobile-menu ul li.active-item a {
          color: #2D2926; }
        .mobile-menu-container .mx-megamenu.mobile-menu ul li.active-item > a {
          border-bottom: 1px solid #d4d4d4; }
          .mobile-menu-container .mx-megamenu.mobile-menu ul li.active-item > a:before {
            background-image: url(../images/arrow-up-blue.svg); }
        .mobile-menu-container .mx-megamenu.mobile-menu ul li.active-item .mx-megamenu__footer a {
          color: #fff; }
      .mobile-menu-container .mx-megamenu.mobile-menu ul li.no-children a:before {
        display: none !important; }
      .mobile-menu-container .mx-megamenu.mobile-menu ul li .social-media-outter {
        margin: -15px 10px 0;
        justify-content: space-between; }
        .mobile-menu-container .mx-megamenu.mobile-menu ul li .social-media-outter .social-link {
          background: #2D2926;
          width: 38px;
          height: 38px;
          border-radius: 30px;
          display: flex;
          justify-content: center;
          align-items: center;
          margin: 0 !important; }
          .mobile-menu-container .mx-megamenu.mobile-menu ul li .social-media-outter .social-link i:before {
            color: #fff; }
  .mobile-menu-container .mx-megamenu.mobile-menu .manufacturer-2col-right .mx-megamenu__submenu {
    flex-direction: row;
    max-height: inherit; }
    .mobile-menu-container .mx-megamenu.mobile-menu .manufacturer-2col-right .mx-megamenu__submenu .level2 {
      width: 100%;
      flex-basis: 100%; }
  .mobile-menu-container .mx-megamenu.mobile-menu .mx-megamenu__footer .menu-footer-button + .menu-footer-button {
    margin-top: 8px; }

/*! Lity - v2.4.1 - 2020-04-26
* http://sorgalla.com/lity/
* Copyright (c) 2015-2020 Jan Sorgalla; Licensed MIT */
.lity {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  background: #0b0b0b;
  background: rgba(0, 0, 0, 0.9);
  outline: none !important;
  opacity: 0;
  transition: opacity 0.3s ease; }

.lity.lity-opened {
  opacity: 1; }

.lity.lity-closed {
  opacity: 0; }

.lity * {
  box-sizing: border-box; }

.lity-wrap {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  outline: none !important; }

.lity-wrap:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em; }

.lity-loader {
  z-index: 9991;
  color: #fff;
  position: absolute;
  top: 50%;
  margin-top: -0.8em;
  width: 100%;
  text-align: center;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  opacity: 0;
  transition: opacity 0.3s ease; }

.lity-loading .lity-loader {
  opacity: 1; }

.lity-container {
  z-index: 9992;
  position: relative;
  text-align: left;
  vertical-align: middle;
  display: inline-block;
  white-space: normal;
  max-width: 100%;
  max-height: 100%;
  outline: none !important; }

.lity-content {
  z-index: 9993;
  width: 100%;
  transform: scale(1);
  transition: transform 0.3s ease; }

.lity-loading .lity-content,
.lity-closed .lity-content {
  transform: scale(0.8); }

.lity-content:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); }

.lity-close {
  z-index: 9994;
  width: 35px;
  height: 35px;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-appearance: none;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial, Baskerville, monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background: none;
  outline: none;
  box-shadow: none; }

.lity-close::-moz-focus-inner {
  border: 0;
  padding: 0; }

.lity-close:hover,
.lity-close:focus,
.lity-close:active,
.lity-close:visited {
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial, Baskerville, monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background: none;
  outline: none;
  box-shadow: none; }

.lity-close:active {
  top: 1px; }

/* Image */
.lity-image img {
  max-width: 100%;
  display: block;
  line-height: 0;
  border: 0; }

/* iFrame */
.lity-iframe .lity-container,
.lity-youtube .lity-container,
.lity-vimeo .lity-container,
.lity-facebookvideo .lity-container,
.lity-googlemaps .lity-container {
  width: 100%;
  max-width: 964px; }

.lity-iframe-container {
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: auto;
  pointer-events: auto;
  transform: translateZ(0);
  -webkit-overflow-scrolling: touch; }

.lity-iframe-container iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

.lity-hide {
  display: none; }

@media all and (min-width: 768px), print {
  .minisearch .actions .action.search {
    z-index: 1000; }
  .amsearch-form-container .input-text {
    padding-left: 14px; }
  .product-item-actions .actions-primary + .actions-secondary > .action {
    margin-right: 1px; }
  .amasty-xsearch-loader {
    right: 30px; }
  .search-autocomplete {
    top: 37px;
    max-width: 75vw; }
  .amsearch-close,
  .search .amsearch-loupe,
  .amasty-xsearch-loader {
    top: 30%; }
  .amsearch-close:hover,
  .search .amsearch-loupe:hover,
  .amasty-xsearch-loader:hover {
    -webkit-filter: brightness(0%);
    filter: brightness(0%); }
  .amsearch-results {
    display: flex;
    overflow: auto;
    max-width: 83vw; }
  .amsearch-results .amsearch-leftside,
  .amsearch-results .amsearch-products {
    width: inherit; }
  .amasty-xsearch-block-header {
    padding: 20px 20px 0 20px; }
  .amsearch-wrapper-content > .amsearch-item {
    position: relative;
    padding: 20px 0 16px 15px; }
  .amsearch-wrapper-content > .amsearch-item:before {
    content: '';
    position: absolute;
    top: 0;
    left: 15px;
    width: 92%;
    height: 1px;
    background-color: #c2c2c2; }
  .amsearch-wrapper-content > .amsearch-item:last-child {
    padding-bottom: 20px; }
  .amsearch-wrapper-content > .amsearch-item:first-child {
    padding-top: 15px; }
  .amsearch-wrapper-content > .amsearch-item:first-child:before {
    height: 0; }
  .amsearch-wrapper-content .amsearch-autocomplete-information {
    padding-left: 10px; }
  .amsearch-wrapper-content .product-item-details {
    min-height: 100px;
    padding-right: 14px; }
  .amsearch-wrapper-content .product-reviews-summary {
    margin-bottom: 0; }
  .search .amsearch-autocomplete-information .tocart {
    font-size: 12px; }
  .search .amsearch-autocomplete-information .price {
    font-size: 14px; }
  .amsearch-more-results .amsearch-link {
    display: inline-block;
    border-bottom: 1px solid #373737;
    margin-bottom: 15px;
    padding: 0;
    background-color: inherit;
    color: #000;
    text-decoration: none; }
  .amsearch-more-results .amsearch-link:hover {
    border-bottom: 1px solid #1979c3;
    background-color: inherit;
    color: #1979c3;
    text-decoration: none; }
  .amsearch-item-container:after {
    left: 10px; }
  .amsearch-form-container.-opened .action.search {
    display: none; }
  .amsearch-form-container.-opened .amsearch-wrapper-input {
    position: absolute;
    right: 0;
    max-width: 75vw;
    transition: all 0.3s ease-in-out; }
  .amsearch-products {
    display: flex;
    flex-direction: column; }
  .amsearch-products .amsearch-more-results {
    margin-top: auto;
    padding-top: 30px; }
  .amsearch-form-container.-small .amsearch-results {
    flex-direction: column;
    overflow-x: hidden; }
  .amsearch-form-container.-small .amsearch-products .amsearch-item {
    padding-right: 15px; }
  .amsearch-form-container.-small .amsearch-item-container .amsearch-item {
    padding-right: 15px; }
  .amsearch-form-container.-large .amsearch-results .amsearch-more-results {
    padding-top: 0; }
  .amsearch-form-container.-large .amsearch-item-container {
    padding-left: 25px; }
  .amsearch-form-container.-large .amsearch-item-container:after {
    left: 20px;
    width: 85%; }
  .amsearch-form-container.-large .amsearch-item-container .amsearch-item {
    padding-top: 6px; }
  .amsearch-form-container.-large .amsearch-item-container .recent_searches .amsearch-item {
    padding-top: 8px; }
  .amsearch-form-container.-large .amsearch-wrapper-content {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
    padding: 0 20px 0 10px; }
  .amsearch-form-container.-large .amsearch-wrapper-content > .amsearch-item {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 33.3%;
    max-width: 220px;
    padding: 10px; }
  .amsearch-form-container.-large .amsearch-wrapper-content > .amsearch-item:before {
    display: none; }
  .amsearch-form-container.-large .amsearch-wrapper-content > .amsearch-item:hover {
    box-shadow: none; }
  .amsearch-form-container.-large .amsearch-wrapper-content .amsearch-autocomplete-information {
    flex-grow: 1;
    padding-left: 0; }
  .amsearch-form-container.-large .amsearch-wrapper-content .information-container {
    height: 100%; }
  .amsearch-form-container.-large .amsearch-wrapper-content .product-reviews-summary {
    margin-bottom: 7px; }
  .amsearch-form-container.-large .amsearch-wrapper-content .amsearch-autocomplete-image {
    -ms-align-items: center;
    align-items: center; }
  .amsearch-form-container.-large .amsearch-wrapper-content .amsearch-wrapper-inner {
    flex-wrap: wrap;
    padding-left: 0; }
  .amsearch-form-container.-large .amsearch-wrapper-content .product-item-details {
    height: 100%;
    padding-right: 0; }
  .amsearch-form-container.-large .amsearch-wrapper-content .price-box {
    margin: 0 0 2px; }
  .amsearch-form-container.-large .amsearch-wrapper-content .price {
    font-size: 16px; }
  .amsearch-form-container.-large .amsearch-wrapper-content .product-item-actions {
    margin: 0; }
  .amsearch-form-container.-large .amsearch-wrapper-content .tocart {
    font-size: 12px; }
  .amsearch-form-container.-large .amsearch-wrapper-content .product-item-actions {
    display: flex;
    -ms-align-items: center;
    align-items: center;
    width: 150px; }
  .amsearch-form-container.-large .amsearch-wrapper-content .actions-secondary {
    display: flex;
    min-width: 50px;
    padding-left: 6px; }
  .amsearch-form-container.-large .amsearch-wrapper-content .rating-summary {
    display: block; }
  .amsearch-form-container.-large .amsearch-wrapper-content .reviews-actions {
    display: block;
    margin-bottom: 1px; } }

@media all and (min-width: 1024px), print {
  #amsearch-result-tabs .data.title.active {
    background: none; }
  #amsearch-result-tabs .data.title.last {
    border-bottom: none;
    margin-bottom: 0; }
  .amsearch-form-container.-opened .amsearch-wrapper-input,
  .search-autocomplete,
  .amsearch-results {
    max-width: 76vw; }
  .amsearch-wrapper-input.amsearch-left-position,
  .search-autocomplete.amsearch-left-position {
    right: unset;
    left: 0; } }

.amsearch-results {
  background-color: #f7f7f7; }

.amsearch-results .amsearch-item {
  text-transform: capitalize;
  cursor: pointer; }

.amsearch-results .amsearch-item:hover {
  background-color: #ccc; }

.amsearch-results .amsearch-item .item-name {
  color: #000; }

.amsearch-form-container .control {
  min-height: 40px; }

.amsearch-products.-waste {
  padding: 16px 20px 20px; }

.amsearch-form-container.-opened .input-text {
  padding-left: 26px; }

.amsearch-form-container.-opened .input-text::-ms-clear {
  display: none; }

.amsearch-form-container.-opened .input-text::-webkit-input-placeholder {
  color: #cecece;
  font-style: italic; }

.amsearch-form-container.-opened .input-text::-moz-placeholder {
  color: #cecece;
  font-style: italic; }

.amsearch-form-container.-opened .input-text:-ms-input-placeholder {
  color: #cecece;
  font-style: italic; }

.amsearch-form-container .search-autocomplete .amsearch-results .amsearch-leftside {
  background-color: #fff; }

.amsearch-form-container .search-autocomplete .amsearch-leftside .amsearch-products {
  background-color: #f7f7f7; }

.amsearch-wrapper-input {
  position: relative; }

.amsearch-wrapper-content > .amsearch-item {
  position: relative;
  display: flex;
  padding: 20px 0 16px 15px; }

.amsearch-wrapper-content > .amsearch-item:hover {
  box-shadow: 0 1px #c2c2c2, inset 0 1px #c2c2c2; }

.amsearch-wrapper-content > .amsearch-item:before {
  content: '';
  position: absolute;
  top: 0;
  left: 15px;
  width: 90%;
  height: 1px;
  background-color: #c2c2c2; }

.amsearch-wrapper-content > .amsearch-item:first-child:before,
.amsearch-wrapper-content > .amsearch-item:last-child:after {
  display: none; }

.amsearch-wrapper-content .product-item-details {
  display: flex;
  flex-direction: column;
  min-height: 100px; }

.amsearch-wrapper-content .amsearch-wrapper-inner {
  display: flex;
  -ms-align-items: flex-end;
  align-items: flex-end;
  flex-wrap: wrap;
  margin-top: auto; }

.amsearch-wrapper-content .towishlist {
  margin-right: 5px; }

.amsearch-wrapper-content .product-item-link {
  margin: 0 0 5px;
  color: #C8102E;
  word-break: keep-all; }

.amsearch-wrapper-content .product-item-actions {
  display: flex;
  -ms-align-items: flex-end;
  align-items: flex-end;
  margin-top: 6px; }

.amsearch-wrapper-content .amsearch-wrapper-inner .price-box {
  margin: 0 9px 0 0;
  max-width: 60px; }

.amsearch-wrapper-content .amsearch-wrapper-inner .price {
  font-size: 16px; }

.block-search .search .control {
  position: relative;
  z-index: 99; }

.amsearch-form-container .input-text:focus {
  border: 2px solid #54c6ff;
  box-shadow: 0 2px 4px #c2ebff; }

.amsearch-close {
  position: absolute;
  top: 40%;
  right: 10px;
  display: none;
  height: 14px;
  width: 14px;
  cursor: pointer;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEgMWwxMCAxMG0wLTEwTDEgMTEiIHN0cm9rZT0iI0IyQjJCMiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPjwvc3ZnPg==) no-repeat center; }

.search .amsearch-loupe {
  position: absolute;
  top: 40%;
  left: 10px;
  display: none;
  height: 14px;
  width: 14px;
  border: 0;
  padding: 0;
  box-shadow: none;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1Ni45NjYgNTYuOTY2Ij48cGF0aCBkPSJNNTUuMTQ2IDUxLjg4N0w0MS41ODggMzcuNzg2QTIyLjkyNiAyMi45MjYgMCAwIDAgNDYuOTg0IDIzYzAtMTIuNjgyLTEwLjMxOC0yMy0yMy0yM3MtMjMgMTAuMzE4LTIzIDIzIDEwLjMxOCAyMyAyMyAyM2M0Ljc2MSAwIDkuMjk4LTEuNDM2IDEzLjE3Ny00LjE2MmwxMy42NjEgMTQuMjA4Yy41NzEuNTkzIDEuMzM5LjkyIDIuMTYyLjkyLjc3OSAwIDEuNTE4LS4yOTcgMi4wNzktLjgzN2EzLjAwNCAzLjAwNCAwIDAgMCAuMDgzLTQuMjQyek0yMy45ODQgNmM5LjM3NCAwIDE3IDcuNjI2IDE3IDE3cy03LjYyNiAxNy0xNyAxNy0xNy03LjYyNi0xNy0xNyA3LjYyNi0xNyAxNy0xN3oiIGZpbGw9IiNhOWE5YTkiLz48L3N2Zz4=) no-repeat center; }

.amsearch-products .amsearch-highlight {
  padding: 0 2px;
  background-color: #53c6ff;
  color: #fff;
  word-wrap: normal; }

.amsearch-leftside .amsearch-item {
  padding: 15px; }

.amsearch-autocomplete-information {
  padding-left: 13px; }

.amsearch-autocomplete-information .action.view {
  font-weight: 300;
  color: #000; }

.amasty-xsearch-loader {
  position: absolute;
  z-index: 1000;
  top: 40%;
  right: 40px;
  width: 16px;
  height: 11px;
  margin-right: 5px;
  background-image: url("data:image/gif;base64,R0lGODlhEAALAPQAAP///wAAANra2tDQ0Orq6gYGBgAAAC4uLoKCgmBgYLq6uiIiIkpKSoqKimRkZL6+viYmJgQEBE5OTubm5tjY2PT09Dg4ONzc3PLy8ra2tqCgoMrKyu7u7gAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/hpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh+QQJCwAAACwAAAAAEAALAAAFLSAgjmRpnqSgCuLKAq5AEIM4zDVw03ve27ifDgfkEYe04kDIDC5zrtYKRa2WQgAh+QQJCwAAACwAAAAAEAALAAAFJGBhGAVgnqhpHIeRvsDawqns0qeN5+y967tYLyicBYE7EYkYAgAh+QQJCwAAACwAAAAAEAALAAAFNiAgjothLOOIJAkiGgxjpGKiKMkbz7SN6zIawJcDwIK9W/HISxGBzdHTuBNOmcJVCyoUlk7CEAAh+QQJCwAAACwAAAAAEAALAAAFNSAgjqQIRRFUAo3jNGIkSdHqPI8Tz3V55zuaDacDyIQ+YrBH+hWPzJFzOQQaeavWi7oqnVIhACH5BAkLAAAALAAAAAAQAAsAAAUyICCOZGme1rJY5kRRk7hI0mJSVUXJtF3iOl7tltsBZsNfUegjAY3I5sgFY55KqdX1GgIAIfkECQsAAAAsAAAAABAACwAABTcgII5kaZ4kcV2EqLJipmnZhWGXaOOitm2aXQ4g7P2Ct2ER4AMul00kj5g0Al8tADY2y6C+4FIIACH5BAkLAAAALAAAAAAQAAsAAAUvICCOZGme5ERRk6iy7qpyHCVStA3gNa/7txxwlwv2isSacYUc+l4tADQGQ1mvpBAAIfkECQsAAAAsAAAAABAACwAABS8gII5kaZ7kRFGTqLLuqnIcJVK0DeA1r/u3HHCXC/aKxJpxhRz6Xi0ANAZDWa+kEAA7AAAAAAAAAAAA");
  background-repeat: no-repeat; }

.amasty-message.message.info {
  margin: 0; }

.search-autocomplete {
  overflow-y: auto;
  max-height: 90vh; }

.amasty-xsearch-num-results {
  float: right; }

.amsearch-more-results {
  margin-top: 30px;
  text-align: center; }

.amsearch-more-results .amsearch-link {
  display: block;
  padding: 11px;
  font-size: 12px;
  background-color: #1979c3;
  color: #fff; }

.amsearch-more-results .amsearch-link:hover {
  color: #fff;
  text-decoration: none;
  background-color: #166daf; }

.actions-secondary {
  display: flex;
  flex-wrap: wrap;
  min-width: 50px;
  padding-left: 6px; }

.block-search .action.search.amasty-xsearch-hide,
.amasty-xsearch-hide {
  display: none; }

.amasty-xsearch-block-header {
  margin-bottom: 0;
  padding: 15px 20px 0 15px;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
  color: #000; }

.amasty-xsearch-block-header {
  word-break: break-word;
  word-wrap: break-word; }

.amsearch-item-container {
  position: relative;
  padding: 15px 15px 20px; }

.amsearch-item-container:first-child {
  padding-top: 17px; }

.amsearch-item-container:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 15px;
  width: 90%;
  height: 1px;
  background-color: #f7f7f7; }

.amsearch-item-container:last-child:after {
  display: none; }

.amsearch-item-container > .amasty-xsearch-block-header {
  position: relative;
  padding: 0 10px 0 9px; }

.amsearch-item-container > .amasty-xsearch-block-header:before {
  content: '';
  position: absolute;
  top: 7px;
  left: 0;
  width: 4px;
  height: 4px;
  background-color: #5c5c5c;
  border-radius: 50%; }

.amsearch-item-container .amsearch-item {
  padding: 11px 0 0;
  cursor: inherit; }

.amsearch-item-container .amsearch-item:hover {
  background-color: inherit; }

.amsearch-item-container .item-name {
  font-size: 12px; }

.amsearch-item-container .amsearch-highlight {
  font-weight: 700;
  font-size: 12px; }

.amsearch-item-container.recent_searches .amsearch-item {
  display: inline-block;
  margin-right: 5px;
  padding: 13px 0 0; }

.amsearch-item-container.recent_searches .item-name {
  padding: 3px 6px;
  background-color: #f7f7f7;
  font-size: 12px; }

.amsearch-item-container.recent_searches .item-name:hover {
  background-color: #ccc;
  text-decoration: none; }

.amsearch-item-container.recent_searches .amasty-xsearch-num-results {
  display: none; }

.amsearch-item-container.popular_searches .amasty-xsearch-num-results {
  display: none;
  font-size: 12px; }

.amsearch-item-container.-brands .amasty-xsearch-num-results {
  display: inline-block;
  float: none;
  color: #ccc; }

.amasty-xsearch-preload {
  display: none; }

.search-autocomplete .amsearch-results div:not([data-click-url]) {
  cursor: default;
  background: none; }

.amsearch-category-tab .amsearch-item {
  margin-bottom: 10px;
  font-size: 1.6rem; }

.amsearch-category-tab .amsearch-item .am-item-link:not(:last-of-type):after {
  content: '';
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 10px;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgNDUxLjg0NiA0NTEuODQ3Ij48cGF0aCBkPSJNMzQ1LjQ0MSAyNDguMjkyTDE1MS4xNTQgNDQyLjU3M2MtMTIuMzU5IDEyLjM2NS0zMi4zOTcgMTIuMzY1LTQ0Ljc1IDAtMTIuMzU0LTEyLjM1NC0xMi4zNTQtMzIuMzkxIDAtNDQuNzQ0TDI3OC4zMTggMjI1LjkyIDEwNi40MDkgNTQuMDE3Yy0xMi4zNTQtMTIuMzU5LTEyLjM1NC0zMi4zOTQgMC00NC43NDggMTIuMzU0LTEyLjM1OSAzMi4zOTEtMTIuMzU5IDQ0Ljc1IDBsMTk0LjI4NyAxOTQuMjg0YzYuMTc3IDYuMTggOS4yNjIgMTQuMjcxIDkuMjYyIDIyLjM2NiAwIDguMDk5LTMuMDkxIDE2LjE5Ni05LjI2NyAyMi4zNzN6IiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBjbGFzcz0iYWN0aXZlLXBhdGgiIGRhdGEtb2xkX2NvbG9yPSIjYTNhM2EzIiBmaWxsPSIjYTNhM2EzIi8+PC9zdmc+) no-repeat center;
  background-size: contain; }

.block.block-search,
.form .search-autocomplete {
  z-index: 99; }

@media only screen and (max-width: 767px) {
  .amsearch-leftside,
  .amsearch-products {
    width: 100% !important; }
  .amsearch-products.-waste {
    width: auto !important; }
  .form .search-autocomplete {
    top: 66px;
    left: 0;
    overflow-y: auto;
    max-height: 70vh;
    margin: -15px 15px 0; } }

.amsearch-item .product-item-description,
.amsearch-item .item-description {
  word-break: keep-all; }

.amsearch-clone-position {
  position: absolute;
  z-index: 999;
  right: 0; }

.search-autocomplete.amsearch-clone-position {
  overflow: auto; }

.amsearch-autocomplete-image {
  width: auto; }

.amsearch-autocomplete-image .product-image-photo {
  box-sizing: border-box;
  border: 1px solid #f1f1f1; }

/* rewrite porto style*/
.amsearch-autocomplete-information .product-reviews-summary .reviews-actions .action {
  border: 0;
  padding: 0;
  margin: 0; }

#amsearch-result-tabs {
  margin-top: 5px; }

#amsearch-result-tabs .data.title {
  margin-right: 5px; }

#amsearch-result-tabs .data.title.active {
  background: #d8d8d8; }

#amsearch-result-tabs .data.title.last {
  border-bottom: 1px solid #ccc;
  margin-bottom: 8px; }

#amsearch-result-tabs .title.active .amsearch-results-count {
  display: none; }

#amsearch-result-tabs .data.content {
  display: none; }

#amsearch-result-tabs .data.content[aria-hidden="false"] {
  display: block; }

body {
  overflow-x: hidden;
  font-style: normal;
  color: #53565A !important; }

input,
button,
select,
textarea {
  font-family: 'effra'; }

button {
  transition: all 0.15s ease-out;
  border: none;
  background: transparent;
  width: 100%; }
  button[type='button'] {
    background: #C8102E;
    padding: 14px 12px;
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 4px; }
    button[type='button'] span {
      color: white;
      position: relative;
      width: 100%;
      display: block; }
  button:hover {
    background: #A6192E !important;
    color: white;
    outline: 2px solid #fff;
    box-shadow: 0 0 0 4px #A6192E; }
    button:hover span {
      color: #fff !important; }
  button:active {
    box-shadow: none;
    outline: 0;
    text-decoration: none; }
  button:focus {
    box-shadow: none;
    outline: 0;
    text-decoration: none;
    background: #C8102E; }

h2 {
  font-family: 'effra';
  font-weight: bold; }

a {
  color: #C8102E; }
  a:hover {
    text-decoration: underline; }
  a:focus {
    outline-offset: 0px;
    text-decoration: underline; }

.cms-noroute-index a {
  color: #C8102E; }

.magestore-slick-slider {
  display: none; }

.magestore-slick-slider.slick-initialized {
  display: block; }

.slick-slider {
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text; }

.slick-list.draggable {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.slick-slider .slick-slide {
  display: none;
  outline: 0; }

.slick-slider .slick-slide:first-child {
  display: block; }

.slick-slider.slick-initialized .slick-slide {
  display: block; }

/* 404 */
.cms-no-route .calltoaction-container {
  border-bottom: 2px solid #eaeaea; }

.cms-no-route #maincontent {
  margin-bottom: 45px;
  padding-right: 0;
  padding-left: 0; }
  @media only screen and (max-width: 767px) {
    .cms-no-route #maincontent {
      padding-right: 15px;
      padding-left: 15px; } }

.cms-no-route .page-title-wrapper.page-title-wrapper-mobile {
  display: none; }

#maincontent {
  margin-top: 55px; }
  @media only screen and (max-width: 767px) {
    #maincontent {
      margin-top: 35px; } }
  #maincontent .page-title-wrapper h1.page-title {
    margin: 0 0 10px;
    padding: 0 0 10px;
    text-transform: capitalize;
    color: #2D2926;
    font-weight: bold;
    letter-spacing: -1px;
    font-size: 36px;
    border-bottom: 4px solid #2D2926;
    font-family: 'effra'; }
    @media only screen and (max-width: 767px) {
      #maincontent .page-title-wrapper h1.page-title {
        font-size: 34px;
        padding-bottom: 3px; } }
    @media only screen and (max-width: 539px) {
      #maincontent .page-title-wrapper h1.page-title {
        font-size: 28px; } }

.clearfix {
  display: block;
  content: "";
  clear: both; }

.alert-error {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }

.messages .alert-success span a {
  color: #C8102E; }

.label {
  color: #333333;
  font-size: 14px;
  padding: 0;
  text-align: left;
  margin-bottom: 5px;
  display: block;
  margin-top: 10px;
  font-weight: normal; }

.form-check-label {
  color: #333333;
  font-size: 14px;
  padding: 0;
  text-align: left;
  font-weight: normal; }

.field.required .form-check-label:after {
  content: "*";
  vertical-align: top;
  color: #f33d2c;
  margin-left: 3px; }

label.amgdprcookie-label {
  margin-bottom: 0;
  max-width: inherit; }

div.amgdprcookie-cookie-container .amgdprcookie-options {
  padding: 7px 38px 7px 15px;
  border-bottom-left-radius: 0;
  border-top-right-radius: 6px; }

div.amgdprcookie-main-wrapper .amgdprcookie-btn {
  background-color: #C8102E;
  transition: background-color 400ms linear; }
  div.amgdprcookie-main-wrapper .amgdprcookie-btn:hover, div.amgdprcookie-main-wrapper .amgdprcookie-btn:focus {
    background-color: #2D2926; }

img {
  max-width: 100%; }

.account .page-title-wrapper h1.page-title,
.catalogsearch-result-index .page-title-wrapper h1.page-title,
.catalog-product-view .page-title-wrapper h1.page-title {
  font-size: 34px;
  margin-bottom: 30px; }

.calltoaction-container {
  background: white; }

.page-header {
  background: white;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0; }
  @media (max-width: 767px) {
    .page-header {
      position: relative; } }
  .page-header .container {
    padding: 0 15px 0 0; }
    @media (min-width: 1024px) {
      .page-header .container {
        display: flex;
        justify-content: space-between; } }
    @media (max-width: 767px) {
      .page-header .container {
        padding: 0; } }
    @media screen and (min-width: 768px) and (max-width: 1023px) {
      .page-header .container {
        position: relative;
        padding-right: 0; } }
    .page-header .container:before {
      content: '';
      background: url("..//images/ptuk-header-flash.png");
      height: 80px;
      position: absolute;
      left: 0;
      padding: 3px 70px;
      background-repeat: no-repeat;
      background-size: 127px; }
      @media (max-width: 1023px) {
        .page-header .container:before {
          content: none; } }
      @media screen and (min-width: 1024px) and (max-width: 1079px) {
        .page-header .container:before {
          left: -30px; } }
      @media screen and (min-width: 1080px) and (max-width: 1199px) {
        .page-header .container:before {
          left: -20px; } }
      @media screen and (min-width: 1200px) and (max-width: 1299px) {
        .page-header .container:before {
          left: -40px; } }
  @media (max-width: 767px) {
    .page-header:after {
      content: '';
      background: #2d2926;
      background: linear-gradient(90deg, #2d2926 0%, #c2c4c4 10%, #e0e1e1 40%, #2d2926 80%, #e0e1e1 90%, #53565a 99%);
      display: block;
      height: 5px; } }

@media only screen and (min-width: 280px) and (max-width: 768px) {
  .page-wrapper {
    width: 100%; } }

.page-wrapper .breadcrumbs-container .breadcrumb {
  background-color: transparent;
  margin-bottom: 0; }
  .page-wrapper .breadcrumbs-container .breadcrumb li {
    font-size: 14px; }
    .page-wrapper .breadcrumbs-container .breadcrumb li a {
      font-size: 14px; }
      .page-wrapper .breadcrumbs-container .breadcrumb li a:hover {
        text-decoration: underline; }

.top-links-wrapper {
  position: relative;
  padding-right: 0 !important;
  padding-left: 0 !important;
  width: auto;
  float: right; }
  @media only screen and (max-width: 900px) {
    .top-links-wrapper {
      width: 345px; } }
  @media screen and (min-width: 768px) and (max-width: 1023px) {
    .top-links-wrapper {
      position: unset; } }
  @media (min-width: 1024px) {
    .top-links-wrapper {
      width: 110px; } }

.page-after-main {
  clear: both;
  background: white; }

#btn-minicart-close:before {
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
  line-height: 16px;
  color: #8f8f8f;
  content: '\e9f9';
  font-family: 'icomoon';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center; }

.showcart:hover,
.showcart:focus,
.showcart:active,
.showcart {
  text-decoration: none; }

.message.info {
  margin: 0 0 10px;
  padding: 12px 20px 12px 25px;
  display: block;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 45px;
  position: relative;
  clear: both; }

.message.info a {
  color: #1979c3; }

.message.info a:hover {
  color: #006bb4; }

.message.info a:active {
  color: #006bb4; }

.message.info > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  font-size: 24px;
  line-height: 24px;
  color: #c07600;
  content: '\f071';
  font-family: 'FontAwesome';
  margin: -12px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 22px;
  width: 45px;
  position: absolute;
  text-align: center; }

.message.error {
  margin: 0 0 10px;
  padding: 12px 20px 12px 25px;
  display: block;
  font-size: 1.3rem;
  background: #fae5e5;
  color: #e02b27;
  padding-left: 45px;
  position: relative; }

.message.error a {
  color: #1979c3; }

.message.error a:hover {
  color: #006bb4; }

.message.error a:active {
  color: #006bb4; }

.message.error > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  font-size: 24px;
  line-height: 24px;
  color: #b30000;
  content: '\f071';
  font-family: 'FontAwesome';
  margin: -12px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 22px;
  width: 45px;
  position: absolute;
  text-align: center; }

.message.warning {
  margin: 0 0 10px;
  padding: 12px 20px 12px 25px;
  display: block;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 45px;
  position: relative; }

.fieldset.estimate .message.warning {
  float: left; }

.message.warning a {
  color: #1979c3; }

.message.warning a:hover {
  color: #006bb4; }

.message.warning a:active {
  color: #006bb4; }

.message.warning > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  font-size: 24px;
  line-height: 24px;
  color: #c07600;
  content: '\f071';
  font-family: 'FontAwesome';
  margin: -12px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 22px;
  width: 45px;
  position: absolute;
  text-align: center; }

.message.notice {
  margin: 0 0 10px;
  padding: 12px 20px 12px 25px;
  display: block;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 45px;
  position: relative; }

.message.notice a {
  color: #1979c3; }

.message.notice a:hover {
  color: #006bb4; }

.message.notice a:active {
  color: #006bb4; }

.message.notice > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  font-size: 24px;
  line-height: 24px;
  color: #c07600;
  content: '\f0f3';
  font-family: 'FontAwesome';
  margin: -12px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 22px;
  width: 45px;
  position: absolute;
  text-align: center; }

.message.success {
  margin: 0 0 10px;
  padding: 12px 20px 12px 25px;
  display: block;
  font-size: 1.3rem;
  background: #e5efe5;
  color: #006400;
  padding-left: 45px;
  position: relative; }

.message.success a {
  color: #1979c3; }

.message.success a:hover {
  color: #006bb4; }

.message.success a:active {
  color: #006bb4; }

.message.success > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  font-size: 24px;
  line-height: 24px;
  color: #006400;
  content: '\f058';
  font-family: 'FontAwesome';
  margin: -12px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 22px;
  width: 45px;
  position: absolute;
  text-align: center; }

.top-links-wrapper .additional-header-links a {
  margin-right: 6px;
  font-size: 15px; }
  .top-links-wrapper .additional-header-links a:hover {
    text-decoration: none; }

.top-links-wrapper .material-icons {
  font-size: 28px;
  vertical-align: middle; }

.additional-header-links ul.header-top-links {
  list-style: none;
  padding: 0;
  border: navajowhite;
  margin: 0; }
  .additional-header-links ul.header-top-links li {
    display: inline-block;
    position: relative; }
    .additional-header-links ul.header-top-links li .counter {
      position: absolute;
      display: block;
      width: 20px;
      left: 0;
      right: 0;
      margin: auto;
      text-align: center;
      top: 47%;
      background-color: #ffff;
      height: 20px;
      line-height: 20px;
      border-radius: 100%;
      font-size: 11px;
      font-weight: bold; }
  .additional-header-links ul.header-top-links li.wishlist-icon .counter,
  .additional-header-links ul.header-top-links li.compare .counter {
    line-height: 21px;
    top: 21px;
    right: 5px; }

.additonal-showas-icons .material-icons {
  font-size: 50px;
  vertical-align: top;
  line-height: 63px; }

.social-media-outter {
  font-size: 0;
  margin-bottom: 0;
  display: flex; }
  .social-media-outter a.social-link .fa-tiktok:before {
    content: "";
    background: url("../images/tiktok-white.svg") no-repeat;
    display: inline-block;
    height: 16px;
    width: 15px;
    border: none;
    border-radius: 0; }

.share-list {
  display: flex; }

.social-media {
  width: 44px;
  height: 44px;
  margin-right: 10px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  background: #2D2926;
  border-radius: 30px;
  font: normal normal normal 14px/1 FontAwesome;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 23px; }
  .social-media:last-child {
    margin-right: 0; }
  .social-media:hover, .social-media:focus {
    background: #53565A; }
  .social-media.twitter:before {
    content: "\f099"; }
  .social-media.linkedin:before {
    content: "\f0e1"; }
  .social-media.youtube:before {
    content: "\f099"; }
  .social-media.facebook:before {
    content: "\f09a"; }
  .social-media.instagram:before {
    content: "\f099"; }
  .social-media.email:before {
    content: "\f0e0"; }

.showas-icons-text i.fa {
  font-size: 23px;
  vertical-align: middle;
  margin-right: 5px; }

.showas-icons .fa {
  font-size: 40px;
  vertical-align: middle;
  padding: 10px;
  border-radius: 100%;
  display: table;
  float: right; }

.showas-icons .showcart {
  position: relative;
  width: auto;
  display: inline-block; }
  .showas-icons .showcart .text {
    width: auto;
    display: table; }

.showas-icons .counter {
  width: auto;
  display: table;
  height: auto; }
  .showas-icons .counter .counter-number {
    position: absolute;
    display: block;
    width: 20px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    top: 47%;
    background-color: #ffff;
    height: 20px;
    line-height: 20px;
    border-radius: 100%;
    font-size: 11px;
    font-weight: bold; }

.showas-icons #minicart-content-wrapper {
  position: absolute;
  right: 0;
  left: 0;
  margin-right: 15px;
  margin-left: 15px; }

#search_mini_form {
  position: relative;
  vertical-align: middle;
  margin-top: 20px;
  width: 100%;
  display: flex; }
  @media only screen and (max-width: 768px) {
    #search_mini_form {
      margin-top: 0; } }
  @media screen and (min-width: 768px) and (max-width: 1023px) {
    #search_mini_form {
      margin-top: 10px; } }
  #search_mini_form input[type="text"] {
    float: left;
    height: 48px;
    line-height: 40px;
    background: #ffffff;
    border: 1px solid #C2C4C4;
    -moz-border-radius: 0;
    text-shadow: none;
    margin-bottom: 10px;
    color: #2D2926;
    border-radius: 5px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    font-family: 'effra';
    font-size: 16px; }
    #search_mini_form input[type="text"]:focus {
      border-color: #2D2926;
      box-shadow: 0px 0px 4px 4px rgba(45, 41, 38, 0.25); }
    #search_mini_form input[type="text"]::-webkit-input-placeholder {
      color: #C2C4C4;
      text-transform: capitalize;
      font-family: 'effra';
      font-weight: 400;
      font-size: 16px; }
      @media only screen and (max-width: 919px) {
        #search_mini_form input[type="text"]::-webkit-input-placeholder {
          font-size: 10px; } }
    #search_mini_form input[type="text"]::-moz-placeholder {
      color: #C2C4C4;
      text-transform: capitalize;
      font-family: 'effra';
      font-size: 12px;
      font-weight: 400; }
      @media only screen and (max-width: 919px) {
        #search_mini_form input[type="text"]::-moz-placeholder {
          font-size: 10px; } }
    #search_mini_form input[type="text"]:-ms-input-placeholder {
      color: #C2C4C4;
      text-transform: capitalize;
      font-family: 'effra';
      font-size: 12px;
      font-weight: 400; }
      @media only screen and (max-width: 919px) {
        #search_mini_form input[type="text"]:-ms-input-placeholder {
          font-size: 10px; } }
    #search_mini_form input[type="text"]:-moz-placeholder {
      color: #C2C4C4;
      text-transform: capitalize;
      font-family: 'effra';
      font-size: 12px;
      font-weight: 400; }
      @media only screen and (max-width: 919px) {
        #search_mini_form input[type="text"]:-moz-placeholder {
          font-size: 10px; } }
  #search_mini_form .btn-top-search {
    background-color: #C8102E;
    padding-right: 6px;
    padding-left: 6px;
    display: inline-block;
    color: #fff;
    font-family: 'effra';
    text-transform: uppercase;
    font-size: 15px;
    margin-right: 0;
    font-weight: bold;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 100%;
    height: 48px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    transition: all 0.15s ease-out;
    cursor: pointer; }
    #search_mini_form .btn-top-search:focus {
      background: #A6192E !important;
      color: white;
      outline: 2px solid #fff;
      box-shadow: 0 0 0 4px #A6192E; }
    #search_mini_form .btn-top-search:hover {
      background: #A6192E !important;
      color: white;
      outline: 2px solid #fff;
      box-shadow: 0 0 0 4px #A6192E; }
    #search_mini_form .btn-top-search:active {
      box-shadow: none;
      outline: none;
      border: none; }
    #search_mini_form .btn-top-search:hover {
      background: #A6192E; }
      #search_mini_form .btn-top-search:hover:before {
        color: #C8102E; }
    @media only screen and (max-width: 768px) {
      #search_mini_form .btn-top-search {
        top: -1px; } }
  #search_mini_form .form-group {
    margin-bottom: 0;
    flex: 2; }

.top-headerbar {
  font-size: 13px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 20px; }
  .top-headerbar .toplinks-left li:first-child {
    padding-left: 0; }
  .top-headerbar ul {
    padding: 0;
    margin: 0;
    list-style: none; }
    .top-headerbar ul li {
      display: inline-block;
      list-style: none;
      padding: 0 15px; }

.calltoaction-container {
  position: relative;
  z-index: 1;
  text-transform: uppercase;
  font-size: 13px;
  padding: 0px;
  text-align: center;
  overflow-x: hidden;
  background: #fff;
  max-width: 1170px;
  margin: 0 auto;
  display: flex; }
  @media (min-width: 768px) {
    .calltoaction-container {
      display: none; } }
  .calltoaction-container:before {
    content: '';
    background: #EDEEEE; }
  .calltoaction-container .additional-header-links ul.header-top-links {
    display: flex;
    list-style: none;
    padding-left: 0;
    margin-bottom: 0; }
    @media (max-width: 767px) {
      .calltoaction-container .additional-header-links ul.header-top-links {
        justify-content: center; } }
    .calltoaction-container .additional-header-links ul.header-top-links:before {
      content: '';
      background: #EDEEEE;
      width: 100vw;
      position: absolute;
      left: 0;
      top: 0; }
    .calltoaction-container .additional-header-links ul.header-top-links li {
      margin-left: 0; }
      @media (max-width: 767px) {
        .calltoaction-container .additional-header-links ul.header-top-links li {
          display: inline-block;
          width: auto;
          flex-grow: 1; }
          .calltoaction-container .additional-header-links ul.header-top-links li a {
            display: inline-block;
            padding-top: 38px;
            font-size: 10px;
            text-transform: uppercase; }
            .calltoaction-container .additional-header-links ul.header-top-links li a:before {
              position: absolute;
              top: 6px;
              color: #000; }
          .calltoaction-container .additional-header-links ul.header-top-links li.header-phone a:before {
            content: "\e97c";
            margin-left: -16px;
            font-weight: bold; } }

.pagination > li.item {
  display: inline-block;
  margin-right: 4px; }
  @media only screen and (max-width: 768px) {
    .pagination > li.item {
      margin-right: 2px; } }
  .pagination > li.item:last-child {
    margin-right: 0; }
  .pagination > li.item > a, .pagination > li.item > span {
    border-radius: 6px;
    font-weight: 500;
    font-family: 'effra';
    text-transform: uppercase; }
  .pagination > li.item .link.next, .pagination > li.item .link.previous {
    color: #fff;
    background-color: #C8102E;
    border-color: #C8102E; }
  @media only screen and (max-width: 870px) {
    .pagination > li.item .link.next span {
      display: none; }
    .pagination > li.item .link.next:after {
      content: attr(data-mobile-text); } }
  .pagination > li.item .link.previous:hover {
    background: #C8102E;
    outline: 2px solid #fff;
    box-shadow: 0 0 0 4px #C8102E; }
  .pagination > li.item .link.previous:focus {
    background: #C8102E;
    outline: 2px solid #fff;
    box-shadow: 0 0 0 4px #C8102E; }
  @media only screen and (max-width: 870px) {
    .pagination > li.item .link.previous span {
      display: none; }
    .pagination > li.item .link.previous:before {
      content: attr(data-mobile-text); } }
  .pagination > li.item.hellip {
    min-height: 46px; }
    .pagination > li.item.hellip > a {
      display: inline-block;
      padding: 10px 3px;
      background-color: transparent;
      color: #C8102E;
      font-size: 28px;
      font-weight: 500;
      line-height: 18px;
      height: 100%;
      border: none !important; }
      @media only screen and (max-width: 767px) {
        .pagination > li.item.hellip > a {
          font-size: 22px;
          line-height: 8px; } }

.pagination > li:first-child > a, .pagination > li:first-child > span,
.pagination > li:last-child > a, .pagination > li:last-child > span,
.pagination .pagination-lg > li > a, .pagination .pagination-lg > li > span {
  border-radius: 6px; }

@media only screen and (max-width: 460px) {
  .pagination .pages-item-previous, .pagination .pages-item-next {
    display: none; } }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 15px; }
  @media only screen and (max-width: 768px) {
    .pagination-lg > li > a,
    .pagination-lg > li > span {
      padding: 6px 13px; } }
  @media only screen and (max-width: 520px) {
    .pagination-lg > li > a,
    .pagination-lg > li > span {
      font-size: 16px;
      padding: 3px 8px; } }

div.fotorama--fullscreen {
  background: black; }

div.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__fullscreen-icon,
div.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-out,
div.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-in {
  background-color: transparent; }

div.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__fullscreen-icon {
  width: 60px;
  height: 60px;
  margin: 10px;
  transform: scale(0.85);
  background: url("../images/yoma-icon/close-zoom.svg") no-repeat center center;
  background-size: 30px 30px;
  outline: 0;
  opacity: 0.7;
  transition: opacity 0.5s ease-in-out, scale 0.5s ease-in-out;
  border-radius: 50%; }
  div.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__fullscreen-icon:focus:after {
    box-shadow: none; }
  div.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__fullscreen-icon:hover {
    opacity: 1;
    transform: scale(1);
    border: 1px solid #ffffff;
    background-color: transparent; }

div.fotorama__zoom-in, div.fotorama__zoom-out {
  display: none; }

.navbar {
  border: 0 !important; }

input[type="text"] {
  float: left;
  height: 40px;
  line-height: 40px;
  background: #ffffff;
  border: 1px solid #C2C4C4;
  -moz-border-radius: 0;
  text-shadow: none;
  margin-bottom: 10px;
  color: #2D2926;
  border-radius: 5px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  font-family: 'effra';
  transition: all 0.15s ease-out; }
  input[type="text"]:focus {
    border-color: #2D2926;
    box-shadow: 0px 0px 4px 4px rgba(45, 41, 38, 0.25); }
  input[type="text"]::-webkit-input-placeholder {
    color: #C2C4C4;
    text-transform: capitalize;
    font-family: 'effra';
    font-size: 12px;
    font-weight: 400; }
    @media only screen and (max-width: 919px) {
      input[type="text"]::-webkit-input-placeholder {
        font-size: 10px; } }
  input[type="text"]::-moz-placeholder {
    color: #C2C4C4;
    text-transform: capitalize;
    font-family: 'effra';
    font-size: 12px;
    font-weight: 400; }
    @media only screen and (max-width: 919px) {
      input[type="text"]::-moz-placeholder {
        font-size: 10px; } }
  input[type="text"]:-ms-input-placeholder {
    color: #C2C4C4;
    text-transform: capitalize;
    font-family: 'effra';
    font-size: 12px;
    font-weight: 400; }
    @media only screen and (max-width: 919px) {
      input[type="text"]:-ms-input-placeholder {
        font-size: 10px; } }
  input[type="text"]:-moz-placeholder {
    color: #C2C4C4;
    text-transform: capitalize;
    font-family: 'effra';
    font-size: 12px;
    font-weight: 400; }
    @media only screen and (max-width: 919px) {
      input[type="text"]:-moz-placeholder {
        font-size: 10px; } }

.navbar-mainnavigation {
  background: #fff none repeat scroll 0 0;
  margin-top: 51px; }

.iomegamenu .navbar-nav > li > .dropdown-menu {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px; }

.iomegamenu .navbar-nav > li:hover > .dropdown-menu {
  display: block; }

.iomegamenu .navbar-megamenu .navbar-nav > li > a {
  font-size: 14px;
  font-weight: 700;
  padding: 14px 35px;
  text-transform: uppercase;
  color: #667380; }

.iomegamenu .navbar-megamenu .navbar-nav > li {
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  margin-bottom: -2px;
  display: inline-table;
  float: none;
  position: unset; }

.iomegamenu .navbar-megamenu .navbar-nav > li.dropdown:hover {
  border-top-color: rgba(0, 0, 0, 0.15);
  border-left-color: rgba(0, 0, 0, 0.15);
  border-right-color: rgba(0, 0, 0, 0.15); }

.iomegamenu .navbar-megamenu .navbar-nav > li.dropdown:hover > a {
  border-bottom: 1px solid #fff;
  padding-left: 20px;
  z-index: 2000;
  background: #fff;
  position: relative; }

.iomegamenu .navbar-megamenu .navbar-nav > li > a .glyphicon {
  line-height: normal;
  margin-left: 10px; }

.iomegamenu .mega-dropdown {
  position: static !important; }

.iomegamenu .nav > li > a:hover,
.iomegamenu .nav > li > a:focus,
.iomegamenu .nav .open > a:hover,
.iomegamenu .nav .open > a:focus,
.iomegamenu .nav .open > a {
  background-color: transparent;
  border-color: transparent; }

.iomegamenu .mega-dropdown-menu {
  padding: 20px 0;
  width: auto;
  box-shadow: none;
  -webkit-box-shadow: none; }

.iomegamenu .mega-dropdown-menu > li > ul > li {
  display: block;
  float: none;
  text-align: left;
  font-size: 14px;
  margin: 0;
  line-height: normal; }

.menu-static-top {
  margin-bottom: 10px; }

.menu-static-bottom {
  margin-top: 10px; }

.menu-static-right {
  margin-left: 10px; }

.menu-static-left {
  margin-right: 10px; }

@media (min-width: 768px) {
  .navbar-collapse.collapse {
    display: table;
    margin: 0 auto !important;
    text-align: center; }
  .iomegamenu .navbar-megamenu .navbar-nav > li:first-of-type > a {
    padding-left: 20px; }
  .level1 > ul > li > a {
    padding: 5px 0;
    font-weight: normal !important;
    text-transform: none !important; }
  .level2 > a {
    padding: 0 !important; }
  .menuheading {
    padding-left: 15px;
    padding-right: 15px;
    text-align: left;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 20px;
    color: #333333; }
  .megamenu-viewall {
    text-align: center; }
  .navbar-megamenu {
    margin-bottom: 0; } }

@media (max-width: 678px) {
  .iomegamenu .mega-dropdown {
    width: 100%; } }

.iomegamenu .mega-dropdown-menu > li > ul {
  padding: 15px;
  margin: 0; }

.iomegamenu .mega-dropdown-menu > li > ul > li {
  list-style: none; }

.iomegamenu .mega-dropdown-menu > li > ul > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #999;
  white-space: normal; }

.iomegamenu .mega-dropdown-menu > li ul > li > a:hover,
.iomegamenu .mega-dropdown-menu > li ul > li > a:focus {
  text-decoration: none;
  color: #444;
  background-color: #f5f5f5; }

.iomegamenu .mega-dropdown-menu .dropdown-header {
  color: #428bca;
  font-size: 18px;
  font-weight: bold; }

.iomegamenu .mega-dropdown-menu form {
  margin: 3px 20px; }

.iomegamenu .mega-dropdown-menu .form-group {
  margin-bottom: 3px; }

.password-strength-meter {
  background-color: #f4f4f4;
  height: 32px;
  line-height: 32px;
  padding: 0 9px;
  position: relative;
  z-index: 1; }

.password-strength-meter:before {
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  z-index: -1; }

.password-strength-meter-0 .password-strength-meter:before {
  background-color: #f4f4f4;
  width: 100%; }

.password-strength-meter-1 .password-strength-meter:before {
  background-color: #ffafae;
  width: 25%; }

.password-strength-meter-2 .password-strength-meter:before {
  background-color: #ffd6b3;
  width: 50%; }

.password-strength-meter-3 .password-strength-meter:before {
  background-color: #c5eeac;
  width: 75%; }

.password-strength-meter-4 .password-strength-meter:before {
  background-color: #81b562;
  width: 100%; }

.captcha-reload {
  background: transparent;
  border: transparent; }
  .captcha-reload span {
    display: none; }

#captcha-container-user_forgotpassword {
  margin-bottom: 30px;
  margin-top: 20px; }

.captcha-reload::before {
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f021";
  font-size: 26px;
  vertical-align: bottom;
  display: inline-block; }

.required > .label > span::after, ._required > .label > span::after {
  content: "*";
  vertical-align: top;
  color: #2D2926;
  margin-left: 3px; }

input.mage-error,
select.mage-error,
textarea.mage-error {
  border-color: #ed8380; }

div.mage-error[generated] {
  color: #C8102E;
  font-size: 1.2rem;
  margin-top: 3px;
  clear: both; }

.page.messages {
  display: block;
  clear: both;
  margin: 0 15px; }

button:hover, button:focus, button:active, select:hover, select:focus, select:active, input:hover, input:focus, input:active, textarea:hover, textarea:focus, textarea:active {
  box-shadow: none;
  outline: 0;
  text-decoration: none; }

button.primary,
.button-primary {
  transition: all 0.15s ease-out;
  background: #C8102E;
  width: auto; }
  button.primary:hover,
  .button-primary:hover {
    background: #A6192E;
    outline: 2px solid #fff;
    box-shadow: 0 0 0 4px #A6192E; }
  button.primary:focus,
  .button-primary:focus {
    background: #A6192E;
    outline: 2px solid #fff;
    box-shadow: 0 0 0 4px #A6192E; }

button.primary:hover {
  background: #A6192E;
  background-color: #A6192E; }

button.secondary,
.button-secondary {
  font-weight: 600;
  transition: background-color 400ms linear;
  background: #2D2926; }

input:focus, select:focus, textarea:focus, button:focus {
  outline: none; }

a:hover {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  outline: 0;
  text-decoration: none; }

a:active {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  outline: 0;
  text-decoration: none; }

a:focus {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  outline: 0;
  text-decoration: none; }

.scrollToTop {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  padding: 36px 10px 10px 10px;
  text-align: center;
  background: #2D2926;
  font-weight: bold;
  color: white;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 12px;
  text-decoration: none;
  position: fixed;
  top: 75px;
  right: 40px;
  display: none;
  z-index: 999; }
  .scrollToTop:before {
    position: absolute;
    left: 50%;
    top: 14px;
    margin-left: -8px;
    font-size: 34px;
    content: "\e96f";
    font-family: 'icomoon';
    transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg); }
  .scrollToTop:hover {
    text-decoration: none;
    color: white; }
  .scrollToTop:active {
    text-decoration: none;
    color: white; }
  .scrollToTop:focus {
    text-decoration: none;
    color: white; }
  @media only screen and (max-width: 768px) {
    .scrollToTop {
      top: inherit !important;
      bottom: 105px;
      right: 25px;
      width: 60px;
      height: 60px;
      color: #2D2926;
      font-size: 0; }
      .scrollToTop:before {
        top: 18px;
        right: 29px;
        margin-left: 0;
        color: white !important;
        font-size: 22px; }
      .scrollToTop:hover {
        text-decoration: none;
        color: #2D2926; }
      .scrollToTop:active {
        text-decoration: none;
        color: #2D2926; }
      .scrollToTop:focus {
        text-decoration: none;
        color: #2D2926; } }

@media only screen and (max-width: 1199px) {
  .call-action-block {
    font-size: 10px; }
    .call-action-block .text {
      font-size: 10px; } }

html.lity-active body {
  overflow: hidden; }

.lity-container {
  width: calc(100% - 240px); }

.lity-image img {
  margin: 0 auto; }

.lity-close {
  width: 60px;
  height: 60px;
  margin: 10px;
  font-size: 0;
  transform: scale(0.85);
  background: url("../images/yoma-icon/close-zoom.svg") no-repeat center center;
  background-size: 30px 30px;
  outline: 0;
  opacity: 0.7;
  transition: opacity 0.5s ease-in-out, scale 0.5s ease-in-out;
  border-radius: 50%; }
  .lity-close:focus:after {
    box-shadow: none; }
  .lity-close:hover {
    background: url("../images/yoma-icon/close-zoom.svg") no-repeat center center;
    background-size: 30px 30px;
    font-size: 0;
    opacity: 1;
    transform: scale(1);
    border: 1px solid #ffffff;
    background-color: transparent; }

.search-block-outter {
  position: relative; }

.search-block {
  background: #C8102E; }
  .search-block .search-block-content {
    padding: 10px 20px 20px;
    box-sizing: border-box; }
    .search-block .search-block-content .search-tooltip {
      display: block;
      position: absolute;
      right: 20px;
      top: 30px;
      background: #ffffff;
      width: 25px;
      height: 25px;
      text-align: center;
      padding-top: 0;
      border-radius: 4px;
      cursor: pointer;
      z-index: 11; }
      .search-block .search-block-content .search-tooltip:before {
        content: "\f128";
        font-family: "FontAwesome";
        font-size: 18px;
        color: #C8102E; }
    .search-block .search-block-content .search-tooltip-content {
      display: none;
      position: absolute;
      left: 20%;
      bottom: 25px;
      width: 310px;
      height: auto;
      overflow-y: auto;
      background: white;
      border: 1px solid #C2C4C4;
      border-radius: 5px;
      padding: 10px;
      box-sizing: border-box;
      text-align: center; }
      .search-block .search-block-content .search-tooltip-content p {
        margin: 0;
        padding: 0;
        font-size: 12px;
        font-family: inherit; }
      .search-block .search-block-content .search-tooltip-content:after {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 0;
        height: 0;
        border: 0 solid white;
        border-left-width: 49px;
        border-right-width: 49px;
        border-top: 85px solid #3052b4; }
      .search-block .search-block-content .search-tooltip-content.shown {
        transition: opacity 2s ease-in;
        opacity: 1;
        display: block; }
    .search-block .search-block-content h3 {
      width: calc(100% - 35px);
      position: relative;
      display: block;
      color: #ffffff;
      font-size: 20px;
      font-weight: bold;
      z-index: 10;
      font-family: 'effra'; }
    .search-block .search-block-content form {
      width: 100%;
      margin: 0;
      padding-top: 15px; }
      .search-block .search-block-content form input[type='text'] {
        box-shadow: none;
        border-radius: 5px;
        margin-right: 0;
        padding-right: 45px;
        width: 100%;
        float: left;
        height: 40px;
        line-height: 40px;
        background: #ffffff;
        border: 1px solid #C2C4C4;
        -moz-border-radius: 0;
        text-shadow: none;
        margin-bottom: 10px;
        color: #2D2926; }
        .search-block .search-block-content form input[type='text']:focus {
          border-color: #2D2926;
          box-shadow: 0px 0px 4px 4px rgba(45, 41, 38, 0.25); }
      .search-block .search-block-content form select {
        display: block;
        color: #373737;
        margin-bottom: 10px;
        padding: 10px 35px 10px 10px;
        width: 100%;
        max-width: 100%;
        border: 1px solid #C2C4C4;
        box-shadow: none;
        border-radius: 5px;
        -moz-appearance: none;
        -webkit-appearance: none;
        appearance: none;
        background-color: #ffffff;
        background-image: url("../images/arrow-down-blue.svg");
        background-repeat: no-repeat;
        background-position: calc(100% - 10px) center;
        background-size: 20px 10px; }
        .search-block .search-block-content form select:focus {
          border-color: #2D2926;
          box-shadow: 0px 0px 4px 4px rgba(45, 41, 38, 0.25); }
      .search-block .search-block-content form select::-ms-expand {
        display: none; }
      .search-block .search-block-content form select:focus {
        outline: none; }
      .search-block .search-block-content form select option {
        font-weight: normal; }
      .search-block .search-block-content form button {
        border: none;
        background: transparent;
        width: 100%;
        transition: 0.3s; }
        .search-block .search-block-content form button[type='button'] {
          transition: all 0.15s ease-out;
          background: #C8102E;
          padding: 10px 12px;
          text-align: celeftnter;
          font-size: 18px;
          text-transform: uppercase;
          font-weight: 600;
          border-radius: 4px; }
          .search-block .search-block-content form button[type='button'] span {
            font-family: 'effra';
            font-weight: bold; }
            .search-block .search-block-content form button[type='button'] span:before {
              position: absolute;
              font-family: 'icomoon' !important;
              content: "\e912";
              right: -3px;
              top: 50%;
              width: 22px;
              height: 22px;
              margin-top: -15px;
              font-size: 22px; }
        .search-block .search-block-content form button:hover {
          background: #A6192E !important;
          color: white;
          outline: 2px solid #fff;
          box-shadow: 0 0 0 4px #A6192E; }
          .search-block .search-block-content form button:hover span {
            color: #fff !important; }
        .search-block .search-block-content form button:active {
          box-shadow: none;
          outline: 0;
          text-decoration: none; }
        .search-block .search-block-content form button:focus {
          background: #A6192E !important;
          color: white;
          outline: 2px solid #fff;
          box-shadow: 0 0 0 4px #A6192E; }
          .search-block .search-block-content form button:focus span {
            color: #fff !important; }

.marketing-block {
  margin-bottom: 45px; }
  .marketing-block img {
    display: block;
    width: 100%;
    max-width: 320px;
    margin: 0 auto;
    height: auto; }

.loading-mask {
  position: fixed;
  top: 0;
  left: 0;
  display: table;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 999; }
  .loading-mask .loader {
    display: table-cell;
    vertical-align: middle;
    text-align: center; }
    .loading-mask .loader img {
      display: block;
      width: 218px;
      height: 149px;
      margin: 0 auto; }
    .loading-mask .loader p {
      margin-top: -40px; }

.responsive-container {
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px; }
  @media (min-width: 768px) {
    .responsive-container {
      width: 720px; } }
  @media (min-width: 992px) {
    .responsive-container {
      width: 940px; } }
  @media (min-width: 1200px) {
    .responsive-container {
      width: 1140px; } }

.product-items .slick-arrow.slick-prev, .product-items .slick-arrow.slick-next {
  width: 34px;
  height: 65px; }
  @media only screen and (min-width: 541px) and (max-width: 992px) {
    .product-items .slick-arrow.slick-prev, .product-items .slick-arrow.slick-next {
      width: 20px;
      height: 35px;
      top: inherit;
      bottom: -90px; } }
  @media only screen and (max-width: 540px) {
    .product-items .slick-arrow.slick-prev, .product-items .slick-arrow.slick-next {
      width: 20px;
      height: 35px; } }
  .product-items .slick-arrow.slick-prev:before, .product-items .slick-arrow.slick-next:before {
    position: absolute;
    font-family: 'icomoon';
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    height: 100%;
    font-size: 65px;
    color: #C8102E; }
    @media only screen and (min-width: 541px) and (max-width: 992px) {
      .product-items .slick-arrow.slick-prev:before, .product-items .slick-arrow.slick-next:before {
        font-size: 35px; } }
    @media only screen and (max-width: 540px) {
      .product-items .slick-arrow.slick-prev:before, .product-items .slick-arrow.slick-next:before {
        font-size: 35px; } }

.product-items .slick-arrow.slick-prev {
  left: -70px; }
  @media only screen and (max-width: 1300px) {
    .product-items .slick-arrow.slick-prev {
      left: 15px; } }
  @media only screen and (min-width: 541px) and (max-width: 992px) {
    .product-items .slick-arrow.slick-prev {
      left: calc(50% - 38px); } }
  .product-items .slick-arrow.slick-prev:before {
    content: "\e96f"; }

.product-items .slick-arrow.slick-next {
  right: -70px; }
  @media only screen and (max-width: 1300px) {
    .product-items .slick-arrow.slick-next {
      right: 15px; } }
  @media only screen and (min-width: 541px) and (max-width: 992px) {
    .product-items .slick-arrow.slick-next {
      right: calc(50% - 38px); } }
  .product-items .slick-arrow.slick-next:before {
    content: "\e970"; }

@media (min-width: 798px) {
  .responsive-container {
    padding-right: 0;
    padding-left: 0; } }

@media only screen and (max-width: 539px) {
  .col-xxs {
    float: none;
    width: 100%; }
  .col-xxs-4 {
    width: 33.33333%; }
  .col-xxs-8 {
    width: 66.66667%; } }

.message.global.cookie {
  padding: 12px 20px 12px 25px;
  display: block;
  font-size: 1.3rem;
  background: #0051b2;
  border-color: white;
  color: white;
  margin: 0;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  z-index: 99999999; }
  .message.global.cookie.actions {
    margin-top: 10px; }
  .message.global.cookie a {
    color: white; }

.stock-availability-container .product-availability.out-of-stock.orange-alert, .stock-availability-container .product-availability > span.product-stock-count.orange-alert {
  color: #FD7E14; }

.stock-availability-container .product-availability {
  position: relative;
  display: inline-block;
  padding-right: 5px;
  font-size: 13px;
  font-weight: 700;
  line-height: inherit !important; }
  .stock-availability-container .product-availability .product-stock-count {
    display: flex !important;
    gap: 0.5rem;
    align-items: center;
    font-family: inherit; }

.stock-availability-container .orange-alert {
  line-height: 22px;
  text-transform: uppercase !important; }

.stock-availability-container .search-tooltip {
  cursor: pointer;
  z-index: 11; }
  .stock-availability-container .search-tooltip:before {
    content: "\f29c";
    font-family: "FontAwesome";
    font-size: 14px;
    color: #2D2926;
    padding: 1.5px; }

.select-field {
  background: white; }
  .select-field select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none; }

.breadcrumbs-container {
  width: 100%;
  color: #2f2f31;
  text-transform: capitalize;
  font-size: 12px;
  background: #fff; }
  .breadcrumbs-container .breadcrumb, .breadcrumbs-container .breadcrumbs {
    padding: 12px 0;
    margin-bottom: 0;
    list-style: none;
    background-color: transparent; }
    .breadcrumbs-container .breadcrumb a, .breadcrumbs-container .breadcrumbs a {
      color: #C8102E;
      text-decoration: none;
      font-size: 12px; }
      .breadcrumbs-container .breadcrumb a:hover, .breadcrumbs-container .breadcrumbs a:hover {
        text-decoration: none;
        outline: 0; }
      .breadcrumbs-container .breadcrumb a:active, .breadcrumbs-container .breadcrumbs a:active {
        text-decoration: none;
        outline: 0; }
      .breadcrumbs-container .breadcrumb a:focus, .breadcrumbs-container .breadcrumbs a:focus {
        text-decoration: none;
        outline: 0; }
    .breadcrumbs-container .breadcrumb > li, .breadcrumbs-container .breadcrumbs > li {
      display: inline-block;
      position: relative;
      margin-right: 30px;
      padding-left: 10px;
      padding-top: 2px; }
      .breadcrumbs-container .breadcrumb > li:first-child, .breadcrumbs-container .breadcrumbs > li:first-child {
        padding-left: 0; }
      .breadcrumbs-container .breadcrumb > li + li:before, .breadcrumbs-container .breadcrumbs > li + li:before {
        position: absolute;
        font-family: 'icomoon';
        left: -20px;
        top: 0;
        content: "/";
        color: #2D2926;
        font-size: 14px;
        font-weight: bold; }
    .breadcrumbs-container .breadcrumb > .active, .breadcrumbs-container .breadcrumbs > .active {
      color: #2f2f31; }
  .breadcrumbs-container .breadcrumb-mobile li.home a {
    display: inline-block;
    padding-left: 0px;
    font-weight: 700; }
  .breadcrumbs-container .breadcrumb-mobile li:before {
    position: absolute;
    font-family: 'icomoon';
    left: 0;
    top: -18px;
    content: none;
    color: #e0e1e3;
    font-size: 41px;
    font-weight: normal;
    transform: scaleX(-1);
    pointer-events: none; }

.about-blocks-block-container {
  margin-top: 40px;
  margin-bottom: 40px; }

.ioacf-block {
  position: relative; }
  .ioacf-block .ioacf-block-details {
    position: absolute;
    top: 13%;
    padding: 10px 25px;
    background: #fff; }
  .ioacf-block .ioacf-block-title a {
    font-size: 36px;
    line-height: 36px;
    font-weight: 700;
    color: #333333; }
  .ioacf-block .ioacf-block-button a {
    font-size: 16px;
    line-height: 16px;
    font-weight: 700;
    font-family: Open Sans;
    text-transform: uppercase;
    color: #333333; }

.pos-align-vbottom .ioacf-block-details {
  top: 65%; }

.pos-align-vtop .ioacf-block-details {
  top: 13%; }

.pos-align-vmiddle .ioacf-block-details {
  top: 40%; }

.slideshow-main {
  margin-bottom: 50px; }

.main-slider {
  position: relative; }
  .main-slider .flexslider {
    background: transparent;
    box-shadow: none; }
  .main-slider .main-slide-container {
    position: relative;
    width: 100%;
    height: 100%; }
  .main-slider .product-items.slic-slider .slick-track {
    margin-left: 0; }
  .main-slider .magestore-slick-slider {
    padding-left: 0; }
    .main-slider .magestore-slick-slider img {
      display: block;
      width: 100%;
      text-align: center;
      margin: 0 auto; }
    .main-slider .magestore-slick-slider button.slick-prev, .main-slider .magestore-slick-slider button.slick-next {
      width: 40px;
      height: 40px;
      background: none !important; }
      .main-slider .magestore-slick-slider button.slick-prev:before, .main-slider .magestore-slick-slider button.slick-next:before {
        position: absolute;
        font-family: 'icomoon';
        left: 8px;
        top: 50%;
        margin-top: -32.5px;
        width: 30px;
        height: 30px;
        font-size: 65px;
        color: #C8102E;
        opacity: 0.75; }
      .main-slider .magestore-slick-slider button.slick-prev:hover, .main-slider .magestore-slick-slider button.slick-next:hover {
        background: none; }
        .main-slider .magestore-slick-slider button.slick-prev:hover:before, .main-slider .magestore-slick-slider button.slick-next:hover:before {
          opacity: 1; }
    .main-slider .magestore-slick-slider button.slick-prev {
      left: -105px;
      transform: rotate(0deg);
      top: 207px; }
      .main-slider .magestore-slick-slider button.slick-prev:before {
        content: "\e96f";
        top: 50px; }
    .main-slider .magestore-slick-slider button.slick-next {
      right: -84px; }
      .main-slider .magestore-slick-slider button.slick-next:before {
        content: "\e970"; }
    @media only screen and (max-width: 1330px) {
      .main-slider .magestore-slick-slider button.slick-prev {
        left: -60px; }
      .main-slider .magestore-slick-slider button.slick-next {
        right: -60px; } }
    @media only screen and (max-width: 1300px) {
      .main-slider .magestore-slick-slider button.slick-prev:before, .main-slider .magestore-slick-slider button.slick-next:before {
        font-size: 45px;
        margin-top: -22.5px; }
      .main-slider .magestore-slick-slider button.slick-prev {
        left: -42px; }
      .main-slider .magestore-slick-slider button.slick-next {
        right: -38px; } }
    @media only screen and (max-width: 1230px) {
      .main-slider .magestore-slick-slider button.slick-arrow {
        display: none !important; } }
    .main-slider .magestore-slick-slider .slick-dots {
      bottom: 20px;
      width: 300px;
      left: 50%;
      margin-left: -150px; }
      .main-slider .magestore-slick-slider .slick-dots li button {
        width: 10px;
        height: 10px;
        background: #C2C4C4;
        border: 2px solid white;
        border-radius: 100%; }
        .main-slider .magestore-slick-slider .slick-dots li button:before {
          display: none; }
      .main-slider .magestore-slick-slider .slick-dots li.slick-active button {
        background: #C8102E; }
    @media only screen and (max-width: 658px) {
      .main-slider .magestore-slick-slider {
        display: none !important; } }
  .main-slider .magestore-slick-slider .slick-slide {
    display: none; }
  .main-slider .magestore-slick-slider.slick-initialized .slick-slide {
    display: block; }
  .main-slider .main-prodct-search .search-block {
    border-radius: 10px;
    background: white;
    max-width: 320px;
    width: 100%;
    height: auto;
    position: absolute;
    left: 50%;
    top: 45%;
    transform: translateY(-50%);
    margin-left: -530px;
    z-index: 10;
    display: none;
    min-height: 422px; }
    @media only screen and (max-width: 767px) {
      .main-slider .main-prodct-search .search-block {
        min-height: unset;
        top: 10px !important; } }
    @media screen and (min-width: 768px) and (max-width: 930px) {
      .main-slider .main-prodct-search .search-block {
        min-height: unset;
        top: 43%; } }
    @media screen and (min-width: 931px) and (max-width: 953px) {
      .main-slider .main-prodct-search .search-block {
        top: 43%; } }
    .main-slider .main-prodct-search .search-block .ui-tabs-nav {
      width: 100%;
      margin: 0;
      padding: 0;
      display: block;
      border-radius: 12px;
      list-style: none; }
      .main-slider .main-prodct-search .search-block .ui-tabs-nav li {
        width: 50%;
        float: left;
        display: inline-block;
        text-align: center;
        cursor: pointer; }
        .main-slider .main-prodct-search .search-block .ui-tabs-nav li[data-role='title'] {
          background: #C2C4C4; }
          .main-slider .main-prodct-search .search-block .ui-tabs-nav li[data-role='title'][aria-selected='true'] {
            background: #2D2926; }
            .main-slider .main-prodct-search .search-block .ui-tabs-nav li[data-role='title'][aria-selected='true'] a {
              color: #fff; }
              .main-slider .main-prodct-search .search-block .ui-tabs-nav li[data-role='title'][aria-selected='true'] a:hover {
                background: none; }
          .main-slider .main-prodct-search .search-block .ui-tabs-nav li[data-role='title'] a {
            font-family: 'effra';
            font-size: 16px;
            line-height: 16px;
            font-weight: bold;
            text-transform: uppercase;
            color: #2D2926;
            display: flex;
            text-decoration: none;
            width: 100%;
            height: auto;
            box-shadow: none;
            outline: 0;
            padding: 10px 0;
            box-sizing: border-box;
            height: 52px;
            flex-flow: column;
            justify-content: center;
            align-items: center; }
            .main-slider .main-prodct-search .search-block .ui-tabs-nav li[data-role='title'] a span {
              display: inherit; }
            .main-slider .main-prodct-search .search-block .ui-tabs-nav li[data-role='title'] a:hover {
              box-shadow: none;
              outline: 0;
              text-decoration: none;
              background: #97999B; }
            .main-slider .main-prodct-search .search-block .ui-tabs-nav li[data-role='title'] a:active {
              box-shadow: none;
              outline: 0;
              text-decoration: none; }
            .main-slider .main-prodct-search .search-block .ui-tabs-nav li[data-role='title'] a:focus {
              box-shadow: none;
              outline: 0;
              text-decoration: none; }
            @media only screen and (max-width: 930px) {
              .main-slider .main-prodct-search .search-block .ui-tabs-nav li[data-role='title'] a {
                font-size: 13px;
                line-height: 13px;
                padding: 8px 0; } }
            @media only screen and (min-width: 659px) and (max-width: 698px) {
              .main-slider .main-prodct-search .search-block .ui-tabs-nav li[data-role='title'] a {
                padding: 5px 0; } }
            @media only screen and (max-width: 658px) {
              .main-slider .main-prodct-search .search-block .ui-tabs-nav li[data-role='title'] a {
                padding: 15px 0;
                font-size: 16px;
                line-height: 16px; } }
            @media only screen and (max-width: 350px) {
              .main-slider .main-prodct-search .search-block .ui-tabs-nav li[data-role='title'] a {
                padding: 10px 0; } }
        .main-slider .main-prodct-search .search-block .ui-tabs-nav li:first-child {
          border-radius: 8px 0 0 0; }
          .main-slider .main-prodct-search .search-block .ui-tabs-nav li:first-child a:hover {
            border-radius: 8px 0 0 0; }
        .main-slider .main-prodct-search .search-block .ui-tabs-nav li:last-child {
          border-radius: 0 8px 0 0; }
          .main-slider .main-prodct-search .search-block .ui-tabs-nav li:last-child a:hover {
            border-radius: 0 8px 0 0; }
    .main-slider .main-prodct-search .search-block .search-block-content {
      padding-top: 60px; }
      .main-slider .main-prodct-search .search-block .search-block-content .search-tooltip {
        top: 80px;
        border: 2px solid #2D2926;
        border-radius: 30px; }
        @media only screen and (max-width: 930px) {
          .main-slider .main-prodct-search .search-block .search-block-content .search-tooltip {
            top: 55px;
            right: 15px; } }
        @media only screen and (max-width: 698px) {
          .main-slider .main-prodct-search .search-block .search-block-content .search-tooltip {
            top: 51px; } }
        @media only screen and (max-width: 658px) {
          .main-slider .main-prodct-search .search-block .search-block-content .search-tooltip {
            top: 71px; } }
        .main-slider .main-prodct-search .search-block .search-block-content .search-tooltip:before {
          color: #2D2926;
          line-height: 18px; }
      @media only screen and (max-width: 767px) {
        .main-slider .main-prodct-search .search-block .search-block-content .search-tooltip-content {
          left: 0; } }
      @media only screen and (max-width: 601px) {
        .main-slider .main-prodct-search .search-block .search-block-content .search-tooltip-content {
          left: -290px; } }
      @media only screen and (max-width: 401px) {
        .main-slider .main-prodct-search .search-block .search-block-content .search-tooltip-content {
          width: 270px;
          left: -244px; } }
      @media only screen and (max-width: 331px) {
        .main-slider .main-prodct-search .search-block .search-block-content .search-tooltip-content {
          width: 250px;
          left: -225px; } }
      .main-slider .main-prodct-search .search-block .search-block-content h3 {
        color: #C8102E;
        text-transform: capitalize; }
        @media only screen and (max-width: 930px) {
          .main-slider .main-prodct-search .search-block .search-block-content h3 {
            margin-top: 0;
            font-size: 14px; } }
        @media screen and (min-width: 768px) and (max-width: 930px) {
          .main-slider .main-prodct-search .search-block .search-block-content h3 {
            margin-top: 10px; } }
        @media only screen and (max-width: 698px) {
          .main-slider .main-prodct-search .search-block .search-block-content h3 {
            margin-top: 0 !important; } }
        @media only screen and (max-width: 678px) {
          .main-slider .main-prodct-search .search-block .search-block-content h3 {
            font-size: 12px; } }
        @media only screen and (min-width: 659px) and (max-width: 638px) {
          .main-slider .main-prodct-search .search-block .search-block-content h3 {
            font-size: 10px; } }
        @media only screen and (max-width: 658px) {
          .main-slider .main-prodct-search .search-block .search-block-content h3 {
            font-size: 18px;
            margin-bottom: 10px;
            padding-top: 25px; } }
      .main-slider .main-prodct-search .search-block .search-block-content form select {
        background-image: url("../images/arrow-down-black.svg"); }
        @media only screen and (max-width: 930px) {
          .main-slider .main-prodct-search .search-block .search-block-content form select {
            margin-bottom: 10px;
            padding: 6px 35px 6px 10px; } }
        @media only screen and (max-width: 767px) {
          .main-slider .main-prodct-search .search-block .search-block-content form select {
            padding: 5px 35px 5px 10px;
            background-size: 16px 8px; } }
        @media only screen and (max-width: 628px) {
          .main-slider .main-prodct-search .search-block .search-block-content form select {
            margin-bottom: 7px; } }
        @media only screen and (max-width: 618px) {
          .main-slider .main-prodct-search .search-block .search-block-content form select {
            margin-bottom: 5px; } }
        @media only screen and (max-width: 658px) {
          .main-slider .main-prodct-search .search-block .search-block-content form select {
            margin-bottom: 10px; } }
      .main-slider .main-prodct-search .search-block .search-block-content form input[type='text'] {
        padding: 0 12px; }
        @media only screen and (max-width: 930px) {
          .main-slider .main-prodct-search .search-block .search-block-content form input[type='text'] {
            height: 31px;
            line-height: 31px; } }
      .main-slider .main-prodct-search .search-block .search-block-content form button[type='button'] {
        font-family: 'effra';
        font-weight: bold;
        background: #C8102E;
        transition: 0.15s linear; }
        .main-slider .main-prodct-search .search-block .search-block-content form button[type='button'] span {
          text-align: center; }
          .main-slider .main-prodct-search .search-block .search-block-content form button[type='button'] span:before {
            content: none; }
            @media only screen and (max-width: 767px) {
              .main-slider .main-prodct-search .search-block .search-block-content form button[type='button'] span:before {
                width: 20px;
                margin-top: -13px;
                font-size: 18px; } }
        @media only screen and (max-width: 767px) {
          .main-slider .main-prodct-search .search-block .search-block-content form button[type='button'] {
            font-size: 16px; } }
      @media only screen and (max-width: 800px) {
        .main-slider .main-prodct-search .search-block .search-block-content form button {
          padding: 8px 12px !important; } }
      @media only screen and (max-width: 930px) {
        .main-slider .main-prodct-search .search-block .search-block-content form {
          padding-top: 0; } }
      @media only screen and (min-width: 659px) and (max-width: 930px) {
        .main-slider .main-prodct-search .search-block .search-block-content {
          padding: 50px 20px 20px 20px; } }
      @media only screen and (max-width: 658px) {
        .main-slider .main-prodct-search .search-block .search-block-content {
          padding: 90px 20px 20px 20px; } }
      @media only screen and (max-width: 350px) {
        .main-slider .main-prodct-search .search-block .search-block-content {
          padding: 80px 20px 20px 20px; } }
    @media only screen and (min-width: 1030px) and (max-width: 1100px) {
      .main-slider .main-prodct-search .search-block {
        margin-left: -480px; } }
    @media only screen and (min-width: 991px) and (max-width: 1030px) {
      .main-slider .main-prodct-search .search-block {
        margin-left: -460px; } }
    @media only screen and (min-width: 931px) and (max-width: 990px) {
      .main-slider .main-prodct-search .search-block {
        margin-left: -450px; } }
    @media only screen and (max-width: 930px) {
      .main-slider .main-prodct-search .search-block {
        margin-left: -410px;
        max-width: 300px; }
        .main-slider .main-prodct-search .search-block .search-block-content {
          padding: 50px 15px 20px 15px; }
          .main-slider .main-prodct-search .search-block .search-block-content form button[type='button'] {
            font-size: 16px;
            padding: 6px 12px !important; }
            .main-slider .main-prodct-search .search-block .search-block-content form button[type='button'] span:before {
              margin-top: -16px;
              font-size: 22px; } }
    @media only screen and (min-width: 801px) and (max-width: 840px) {
      .main-slider .main-prodct-search .search-block {
        margin-left: -380px; } }
    @media only screen and (min-width: 769px) and (max-width: 800px) {
      .main-slider .main-prodct-search .search-block {
        margin-left: -375px;
        max-width: 280px; } }
    @media only screen and (max-width: 768px) {
      .main-slider .main-prodct-search .search-block {
        margin-left: -365px;
        max-width: 280px; } }
    @media only screen and (min-width: 729px) and (max-width: 748px) {
      .main-slider .main-prodct-search .search-block {
        margin-left: -355px;
        max-width: 260px; } }
    @media only screen and (min-width: 699px) and (max-width: 728px) {
      .main-slider .main-prodct-search .search-block {
        margin-left: -339px; } }
    @media only screen and (min-width: 679px) and (max-width: 698px) {
      .main-slider .main-prodct-search .search-block {
        margin-left: -325px;
        max-width: 260px; } }
    @media only screen and (min-width: 659px) and (max-width: 678px) {
      .main-slider .main-prodct-search .search-block {
        margin-left: -315px;
        max-width: 240px; } }
    @media only screen and (min-width: 629px) and (max-width: 658px) {
      .main-slider .main-prodct-search .search-block {
        margin-left: -305px;
        max-width: 220px; } }
    @media only screen and (min-width: 619px) and (max-width: 628px) {
      .main-slider .main-prodct-search .search-block {
        margin-left: -305px;
        max-width: 220px; } }
    @media only screen and (min-width: 602px) and (max-width: 618px) {
      .main-slider .main-prodct-search .search-block {
        margin-left: -285px;
        max-width: 220px; } }
    @media only screen and (max-width: 601px) {
      .main-slider .main-prodct-search .search-block {
        position: relative;
        top: 15px;
        left: 0;
        transform: translateY(0);
        max-width: 85%;
        margin: 0 auto;
        display: block !important; } }
  @media only screen and (max-width: 658px) {
    .main-slider {
      background: #C8102E;
      background: linear-gradient(to bottom, #C8102E 0%, #A6192E 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$brand-primary', endColorstr='$brand-hover',GradientType=0 );
      height: 360px;
      min-height: 360px; } }
  @media only screen and (max-width: 350px) {
    .main-slider {
      padding-bottom: 30px; } }

@media (max-width: 1229px) {
  .main-slider.container {
    width: 100%;
    padding-right: 0;
    padding-left: 0; } }

.shopby-manufacturers {
  width: 100%;
  clear: both;
  display: block;
  background: #EDEEEE;
  padding: 10px 0 90px 0;
  overflow-x: hidden; }
  .shopby-manufacturers .slick-track {
    display: flex; }
    .shopby-manufacturers .slick-track .slick-slide {
      height: auto; }
      .shopby-manufacturers .slick-track .slick-slide > div,
      .shopby-manufacturers .slick-track .slick-slide > div > div {
        height: 100%; }
  .shopby-manufacturers .slider-menu-wrapper {
    position: relative;
    opacity: 0;
    margin: 0 -5px;
    visibility: hidden;
    transition: opacity 1s ease; }
    .shopby-manufacturers .slider-menu-wrapper .slider-item {
      display: flex;
      flex-wrap: wrap;
      align-items: flex-start;
      padding: 0 10px 20px 10px;
      box-sizing: border-box;
      background: white;
      border-radius: 15px; }
      .shopby-manufacturers .slider-menu-wrapper .slider-item .brand-img,
      .shopby-manufacturers .slider-menu-wrapper .slider-item .brand-text {
        width: 100%;
        flex-basis: 100%; }
      .shopby-manufacturers .slider-menu-wrapper .slider-item .brand-img {
        display: flex;
        text-align: center;
        padding: 20px;
        min-height: 150px;
        align-self: center; }
        .shopby-manufacturers .slider-menu-wrapper .slider-item .brand-img a {
          align-self: center;
          width: 100%; }
        .shopby-manufacturers .slider-menu-wrapper .slider-item .brand-img img {
          max-width: 100%;
          margin: 0 auto; }
      .shopby-manufacturers .slider-menu-wrapper .slider-item .brand-text {
        border-top: 1px solid #f5f5f5;
        align-self: flex-end; }
      .shopby-manufacturers .slider-menu-wrapper .slider-item h3 {
        margin-top: 15px;
        margin-bottom: 20px;
        font-size: 20px; }
        @media only screen and (max-width: 580px) {
          .shopby-manufacturers .slider-menu-wrapper .slider-item h3 {
            font-size: 18px; } }
      .shopby-manufacturers .slider-menu-wrapper .slider-item a {
        color: #333333;
        text-decoration: none;
        text-transform: uppercase; }
        .shopby-manufacturers .slider-menu-wrapper .slider-item a:hover {
          color: #C8102E;
          text-decoration: none; }
        .shopby-manufacturers .slider-menu-wrapper .slider-item a:active {
          color: #C8102E;
          text-decoration: none; }
        .shopby-manufacturers .slider-menu-wrapper .slider-item a:focus {
          color: #C8102E;
          text-decoration: none; }
        .shopby-manufacturers .slider-menu-wrapper .slider-item a.button {
          display: inline-block;
          background: #C8102E;
          color: white;
          font-family: inherit;
          font-weight: 600;
          padding-left: 8px;
          padding-right: 8px;
          padding-top: 8px;
          padding-bottom: 8px;
          border-radius: 5px;
          border: none;
          text-transform: uppercase;
          font-size: 12px;
          transition: all 0.15s ease-out;
          font-family: 'effra'; }
          .shopby-manufacturers .slider-menu-wrapper .slider-item a.button:hover {
            background: #A6192E !important;
            color: white;
            outline: 2px solid #fff;
            box-shadow: 0 0 0 4px #A6192E; }
          .shopby-manufacturers .slider-menu-wrapper .slider-item a.button:active {
            color: white;
            background: #C8102E;
            text-decoration: none; }
          .shopby-manufacturers .slider-menu-wrapper .slider-item a.button:focus {
            background: #A6192E !important;
            color: white;
            outline: 2px solid #fff;
            box-shadow: 0 0 0 4px #A6192E; }
    .shopby-manufacturers .slider-menu-wrapper .slick-slide {
      padding: 0 5px !important; }
    .shopby-manufacturers .slider-menu-wrapper.slick-initialized {
      visibility: visible;
      opacity: 1; }
    .shopby-manufacturers .slider-menu-wrapper .slick-arrow {
      background: none !important; }
      .shopby-manufacturers .slider-menu-wrapper .slick-arrow:hover {
        background: none !important; }
      .shopby-manufacturers .slider-menu-wrapper .slick-arrow.slick-prev {
        left: -70px;
        transform: rotate(0deg);
        top: 30%; }
        @media only screen and (min-width: 541px) and (max-width: 992px) {
          .shopby-manufacturers .slider-menu-wrapper .slick-arrow.slick-prev {
            left: calc(50% - 38px);
            bottom: -90px;
            top: auto; } }
        @media only screen and (max-width: 767px) {
          .shopby-manufacturers .slider-menu-wrapper .slick-arrow.slick-prev {
            left: 10px;
            top: 45%; } }
        @media screen and (min-width: 993px) and (max-width: 1300px) {
          .shopby-manufacturers .slider-menu-wrapper .slick-arrow.slick-prev {
            left: 0; } }
        .shopby-manufacturers .slider-menu-wrapper .slick-arrow.slick-prev:before {
          content: "\e96f";
          top: 0;
          color: #C8102E; }
      .shopby-manufacturers .slider-menu-wrapper .slick-arrow.slick-next {
        right: -84px; }
        @media only screen and (min-width: 541px) and (max-width: 992px) {
          .shopby-manufacturers .slider-menu-wrapper .slick-arrow.slick-next {
            right: calc(50% - 38px);
            bottom: -90px;
            top: auto; } }
        @media only screen and (max-width: 767px) {
          .shopby-manufacturers .slider-menu-wrapper .slick-arrow.slick-next {
            right: 10px; } }
        @media screen and (min-width: 993px) and (max-width: 1300px) {
          .shopby-manufacturers .slider-menu-wrapper .slick-arrow.slick-next {
            right: 0; } }
        .shopby-manufacturers .slider-menu-wrapper .slick-arrow.slick-next:before {
          content: "\e970"; }
  @media only screen and (max-width: 1300px) {
    .shopby-manufacturers.manufacturer-all .slick-list {
      margin: 0 60px; } }
  @media only screen and (max-width: 992px) {
    .shopby-manufacturers.manufacturer-all .slick-list {
      margin: 0; } }
  @media only screen and (min-width: 540px) and (max-width: 991px) {
    .shopby-manufacturers.manufacturer-exclusive {
      padding-bottom: 135px; } }
  @media only screen and (max-width: 539px) {
    .shopby-manufacturers.manufacturer-exclusive {
      padding-bottom: 105px; } }
  @media only screen and (min-width: 540px) and (max-width: 992px) {
    .shopby-manufacturers.manufacturer-all, .shopby-manufacturers.manufacturer-exclusive {
      padding-bottom: 140px; } }
  @media only screen and (max-width: 539px) {
    .shopby-manufacturers.manufacturer-all, .shopby-manufacturers.manufacturer-exclusive {
      padding-bottom: 105px; } }
  @media only screen and (max-width: 539px) {
    .shopby-manufacturers.manufacturer-all .slider-menu-wrapper button.slick-prev, .shopby-manufacturers.manufacturer-all .slider-menu-wrapper button.slick-next, .shopby-manufacturers.manufacturer-exclusive .slider-menu-wrapper button.slick-prev, .shopby-manufacturers.manufacturer-exclusive .slider-menu-wrapper button.slick-next {
      top: inherit;
      bottom: -105px;
      background: none !important; }
      .shopby-manufacturers.manufacturer-all .slider-menu-wrapper button.slick-prev:before, .shopby-manufacturers.manufacturer-all .slider-menu-wrapper button.slick-next:before, .shopby-manufacturers.manufacturer-exclusive .slider-menu-wrapper button.slick-prev:before, .shopby-manufacturers.manufacturer-exclusive .slider-menu-wrapper button.slick-next:before {
        position: absolute;
        font-family: 'icomoon';
        width: 30px;
        height: 30px;
        font-size: 30px;
        color: #C8102E;
        left: 8px;
        top: 0; }
    .shopby-manufacturers.manufacturer-all .slider-menu-wrapper button.slick-prev, .shopby-manufacturers.manufacturer-exclusive .slider-menu-wrapper button.slick-prev {
      left: 0;
      transform: rotate(0deg);
      top: 40%; }
    .shopby-manufacturers.manufacturer-all .slider-menu-wrapper button.slick-next, .shopby-manufacturers.manufacturer-exclusive .slider-menu-wrapper button.slick-next {
      right: 20px;
      bottom: auto;
      top: 47%; } }

.block-products-list {
  padding-left: 15px;
  padding-right: 15px; }

.column.main > #amasty-shopby-product-list {
  margin: 0 auto; }
  @media (min-width: 768px) {
    .column.main > #amasty-shopby-product-list {
      width: 750px; } }
  @media (min-width: 992px) {
    .column.main > #amasty-shopby-product-list {
      width: 970px; } }
  @media (min-width: 1200px) {
    .column.main > #amasty-shopby-product-list {
      width: 1170px; } }

.fullwidth-popular-products {
  width: 100%;
  clear: both;
  display: block; }
  .fullwidth-popular-products #amasty-shopby-product-list {
    margin: 0 auto; }
    @media only screen and (max-width: 620px) {
      .fullwidth-popular-products #amasty-shopby-product-list {
        padding: 20px 0; } }

.cms-index-index .slick-dotted.slick-slider {
  margin-bottom: 0;
  padding-right: 0; }

.cms-index-index #maincontent {
  margin-top: 0; }
  .cms-index-index #maincontent .messages {
    margin-top: 20px; }

.cms-index-index .sections-headings {
  position: relative;
  border-bottom: 2px solid #2D2926;
  margin-top: 35px;
  margin-bottom: 25px;
  padding: 20px 0 10px 0; }
  .cms-index-index .sections-headings h2 {
    margin: 0;
    padding: 0;
    text-transform: capitalize;
    color: #2D2926;
    font-weight: bold;
    letter-spacing: -1px;
    font-size: 40px;
    padding-right: 80px; }
    @media only screen and (max-width: 700px) {
      .cms-index-index .sections-headings h2 {
        font-size: 26px; } }
    @media only screen and (max-width: 620px) {
      .cms-index-index .sections-headings h2 {
        font-size: 22px; } }
    @media only screen and (max-width: 425px) {
      .cms-index-index .sections-headings h2 {
        font-size: 18px; } }
    @media only screen and (max-width: 332px) {
      .cms-index-index .sections-headings h2 {
        font-size: 14px; } }
  .cms-index-index .sections-headings a {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -10px;
    background: #C8102E;
    transition: background-color 400ms linear;
    text-decoration: none;
    color: #fff;
    width: 80px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    border-radius: 5px;
    font-family: 'effra';
    transition: all 0.15s ease-out; }
    .cms-index-index .sections-headings a:hover {
      background: #A6192E !important;
      color: white;
      outline: 2px solid #fff;
      box-shadow: 0 0 0 4px #A6192E; }
    .cms-index-index .sections-headings a:active {
      background: #C8102E; }
    .cms-index-index .sections-headings a:focus {
      background: #A6192E !important;
      color: white;
      outline: 2px solid #fff;
      box-shadow: 0 0 0 4px #A6192E; }
    @media only screen and (max-width: 620px) {
      .cms-index-index .sections-headings a {
        margin-top: -15px; } }
  @media only screen and (max-width: 710px) {
    .cms-index-index .sections-headings {
      margin-top: 0; } }
  @media only screen and (max-width: 510px) {
    .cms-index-index .sections-headings {
      padding: 20px 120px 10px 0; } }

.cms-index-index .block-products-list {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 65px; }
  @media (min-width: 768px) {
    .cms-index-index .block-products-list {
      width: 780px;
      padding-left: 15px;
      padding-right: 15px; } }
  @media (min-width: 992px) {
    .cms-index-index .block-products-list {
      width: 1000px;
      padding-left: 15px;
      padding-right: 15px; } }
  @media (min-width: 1200px) {
    .cms-index-index .block-products-list {
      width: 1200px;
      padding-left: 15px;
      padding-right: 15px; } }
  .cms-index-index .block-products-list .block-title {
    display: none; }
  .cms-index-index .block-products-list .product-item-details .product-item-name a {
    font-size: 18px; }
  .cms-index-index .block-products-list .product-item-attributes .product-item-info strong {
    font-weight: 900; }

.reasons-for-first-choice {
  background: #2D2926;
  padding: 0 0 50px; }
  .reasons-for-first-choice .inner-container {
    padding-left: 0 !important;
    padding-right: 0 !important; }
  .reasons-for-first-choice h2 {
    color: white;
    font-size: 40px;
    text-transform: capitalize;
    letter-spacing: -1px;
    border-bottom: 2px solid white;
    font-family: inherit;
    font-weight: bold;
    margin-bottom: 20px;
    font-family: 'effra'; }
    @media only screen and (max-width: 991px) {
      .reasons-for-first-choice h2 {
        font-size: 30px; } }
    @media only screen and (max-width: 620px) {
      .reasons-for-first-choice h2 {
        font-size: 26px;
        letter-spacing: 0; } }
  .reasons-for-first-choice .reasons-wrapper {
    margin-left: 15px !important;
    margin-right: 15px !important;
    position: relative;
    border: 2px solid white;
    border-radius: 6px;
    overflow: hidden; }
    .reasons-for-first-choice .reasons-wrapper ul {
      background: #C8102E;
      position: absolute;
      left: 0;
      top: 0;
      bottom: -10px;
      list-style-type: none;
      margin: 0;
      padding: 15px 0 15px 20px;
      max-width: 230px; }
      .reasons-for-first-choice .reasons-wrapper ul li {
        margin: 0;
        padding: 0;
        border-bottom: 1px solid #fff; }
        .reasons-for-first-choice .reasons-wrapper ul li:last-child {
          border-bottom: none; }
        .reasons-for-first-choice .reasons-wrapper ul li > a {
          text-align: left;
          color: white;
          font-size: 16px;
          font-weight: bold;
          width: 100%;
          display: inline-block;
          padding: 20px 10px 20px 60px;
          line-height: 16px;
          cursor: pointer;
          position: relative;
          font-family: 'effra'; }
          .reasons-for-first-choice .reasons-wrapper ul li > a:hover {
            box-shadow: none;
            outline: 0;
            text-decoration: none; }
          .reasons-for-first-choice .reasons-wrapper ul li > a:active {
            box-shadow: none;
            outline: 0;
            text-decoration: none; }
          .reasons-for-first-choice .reasons-wrapper ul li > a:focus {
            box-shadow: none;
            outline: 0;
            text-decoration: none; }
          .reasons-for-first-choice .reasons-wrapper ul li > a .reasons-block-icon {
            display: inline-block;
            width: 42px;
            height: 42px;
            position: absolute;
            left: 8px;
            top: 50%;
            margin-top: -21px;
            cursor: pointer;
            text-align: center; }
            .reasons-for-first-choice .reasons-wrapper ul li > a .reasons-block-icon img {
              width: 100%;
              max-width: 42px;
              height: auto; }
          .reasons-for-first-choice .reasons-wrapper ul li > a span {
            display: inline-block;
            background: #2D2926;
            border-radius: 50%;
            width: 42px;
            height: 42px;
            position: absolute;
            left: 8px;
            top: 50%;
            margin-top: -21px;
            cursor: pointer; }
            .reasons-for-first-choice .reasons-wrapper ul li > a span.one_tab_item:before {
              content: "\e911";
              position: absolute;
              font-family: 'icomoon' !important;
              left: 50%;
              top: 50%;
              margin-left: -11px;
              margin-top: -11px;
              font-style: normal;
              font-weight: normal;
              font-variant: normal;
              text-transform: none;
              speak: none;
              line-height: 1;
              font-size: 24px;
              color: white; }
            .reasons-for-first-choice .reasons-wrapper ul li > a span.two_tab_item:before {
              content: "\e914";
              position: absolute;
              font-family: 'icomoon' !important;
              left: 50%;
              top: 50%;
              margin-left: -14px;
              margin-top: -10px;
              font-style: normal;
              font-weight: normal;
              font-variant: normal;
              text-transform: none;
              speak: none;
              line-height: 1;
              font-size: 20px;
              color: white; }
            .reasons-for-first-choice .reasons-wrapper ul li > a span.three_tab_item:before {
              content: "\e90d";
              position: absolute;
              font-family: 'icomoon' !important;
              left: 50%;
              top: 50%;
              margin-left: -11px;
              margin-top: -11px;
              font-style: normal;
              font-weight: normal;
              font-variant: normal;
              text-transform: none;
              speak: none;
              line-height: 1;
              font-size: 24px;
              color: white; }
            .reasons-for-first-choice .reasons-wrapper ul li > a span.four_tab_item:before {
              content: "\e90f";
              position: absolute;
              font-family: 'icomoon' !important;
              left: 50%;
              top: 50%;
              margin-left: -13px;
              margin-top: -11px;
              font-style: normal;
              font-weight: normal;
              font-variant: normal;
              text-transform: none;
              speak: none;
              line-height: 1;
              font-size: 21px;
              color: white; }
            .reasons-for-first-choice .reasons-wrapper ul li > a span.five_tab_item:before {
              content: "\e902";
              position: absolute;
              font-family: 'icomoon' !important;
              left: 50%;
              top: 50%;
              margin-left: -13px;
              margin-top: -11px;
              font-style: normal;
              font-weight: normal;
              font-variant: normal;
              text-transform: none;
              speak: none;
              line-height: 1;
              font-size: 22px;
              color: white; }
            .reasons-for-first-choice .reasons-wrapper ul li > a span.six_tab_item:before {
              content: "\e908";
              position: absolute;
              font-family: 'icomoon' !important;
              left: 50%;
              top: 50%;
              margin-left: -8px;
              margin-top: -13px;
              font-style: normal;
              font-weight: normal;
              font-variant: normal;
              text-transform: none;
              speak: none;
              line-height: 1;
              font-size: 27px;
              color: white; }
            .reasons-for-first-choice .reasons-wrapper ul li > a span.seven_tab_item:before {
              content: "\e90b";
              position: absolute;
              font-family: 'icomoon' !important;
              left: 50%;
              top: 50%;
              margin-left: -14px;
              margin-top: -11px;
              font-style: normal;
              font-weight: normal;
              font-variant: normal;
              text-transform: none;
              speak: none;
              line-height: 1;
              font-size: 23px;
              color: white; }
        .reasons-for-first-choice .reasons-wrapper ul li[aria-selected="true"] a {
          background: white;
          color: #2D2926;
          text-decoration: none;
          border-radius: 4px 0 0 4px; }
        .reasons-for-first-choice .reasons-wrapper ul li.mobile-view-li > a {
          background: #C8102E url("../images/arrow-down-white.svg") no-repeat calc(100% - 20px) center;
          background-size: 20px 10px;
          padding: 20px 50px 20px 60px; }
        .reasons-for-first-choice .reasons-wrapper ul li.mobile-view-li[aria-selected="true"] > a {
          border-radius: 0;
          padding: 20px 10px 20px 60px;
          background-color: #fff;
          background-image: url("../images/arrow-up-blue.svg"); }
      .reasons-for-first-choice .reasons-wrapper ul.mobile-view {
        position: relative;
        max-width: 100%;
        padding: 10px 0 15px 0; }
    .reasons-for-first-choice .reasons-wrapper div[data-role="content"] {
      background: white;
      float: left;
      display: block;
      width: 100%;
      padding: 20px 20px 20px 270px;
      box-sizing: border-box;
      overflow: auto; }
      .reasons-for-first-choice .reasons-wrapper div[data-role="content"] h1,
      .reasons-for-first-choice .reasons-wrapper div[data-role="content"] h2,
      .reasons-for-first-choice .reasons-wrapper div[data-role="content"] h3,
      .reasons-for-first-choice .reasons-wrapper div[data-role="content"] h4,
      .reasons-for-first-choice .reasons-wrapper div[data-role="content"] h5 {
        color: #C8102E; }
      .reasons-for-first-choice .reasons-wrapper div[data-role="content"] h3 {
        font-family: 'effra';
        color: #2D2926; }
      .reasons-for-first-choice .reasons-wrapper div[data-role="content"] p a {
        color: #C8102E; }
        .reasons-for-first-choice .reasons-wrapper div[data-role="content"] p a:hover {
          text-decoration: underline; }
    .reasons-for-first-choice .reasons-wrapper div.mobile-view-contents {
      padding: 20px 20px 20px 20px;
      float: none;
      min-height: 0;
      overflow-y: auto; }
  @media only screen and (max-width: 420px) {
    .reasons-for-first-choice {
      padding: 10px 0; } }

.promos-wrapper {
  padding-top: 40px;
  clear: both;
  width: 100%;
  display: block; }
  .promos-wrapper .container {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: flex-start; }
  .promos-wrapper .promo-item {
    margin-bottom: 40px; }
    @media only screen and (min-width: 658px) and (max-width: 991px) {
      .promos-wrapper .promo-item {
        width: 49.5%;
        float: left; } }
    @media only screen and (max-width: 600px) {
      .promos-wrapper .promo-item {
        display: none;
        width: 100%; }
        .promos-wrapper .promo-item:nth-child(-n+3) {
          display: block; } }
    .promos-wrapper .promo-item a img {
      opacity: 1;
      transition: opacity 0.3s ease-in-out; }
    .promos-wrapper .promo-item a:hover img {
      opacity: 0.75; }
    .promos-wrapper .promo-item img {
      height: auto; }
      @media only screen and (max-width: 600px) {
        .promos-wrapper .promo-item img {
          width: 100%; } }

@media only screen and (min-width: 540px) and (max-width: 992px) {
  .block-products-list .slick-slider,
  .shopby-manufacturers .slick-slider {
    margin-bottom: 70px; } }

@media only screen and (max-width: 1300px) {
  .block-products-list .slick-slider .slick-list,
  .shopby-manufacturers .slick-slider .slick-list {
    margin: 0 50px; } }

@media only screen and (min-width: 540px) and (max-width: 992px) {
  .block-products-list .slick-slider .slick-list,
  .shopby-manufacturers .slick-slider .slick-list {
    margin: 0; } }

.product-items.slick-slider .slick-arrow {
  background: none !important; }
  .product-items.slick-slider .slick-arrow:hover {
    background: none !important; }
  .product-items.slick-slider .slick-arrow.slick-prev {
    left: -5%;
    transform: rotate(0deg);
    top: 40%; }
    @media only screen and (max-width: 767px) {
      .product-items.slick-slider .slick-arrow.slick-prev {
        left: 10px; } }
    @media only screen and (min-width: 541px) and (max-width: 992px) {
      .product-items.slick-slider .slick-arrow.slick-prev {
        left: calc(50% - 38px);
        bottom: -64px;
        top: auto; } }
    @media screen and (min-width: 768px) and (max-width: 992px) {
      .product-items.slick-slider .slick-arrow.slick-prev {
        bottom: -38px; } }
    @media screen and (min-width: 993px) and (max-width: 1300px) {
      .product-items.slick-slider .slick-arrow.slick-prev {
        left: 0; } }
    .product-items.slick-slider .slick-arrow.slick-prev:before {
      content: "\e96f";
      top: 50px;
      color: #C8102E; }
      @media only screen and (max-width: 767px) {
        .product-items.slick-slider .slick-arrow.slick-prev:before {
          top: 75%; } }
      @media screen and (min-width: 993px) {
        .product-items.slick-slider .slick-arrow.slick-prev:before {
          top: 30px; } }
  .product-items.slick-slider .slick-arrow.slick-next {
    right: -5%; }
    @media only screen and (max-width: 767px) {
      .product-items.slick-slider .slick-arrow.slick-next {
        right: 10px;
        top: 45%; } }
    @media only screen and (min-width: 541px) and (max-width: 992px) {
      .product-items.slick-slider .slick-arrow.slick-next {
        right: calc(50% - 38px);
        bottom: -90px;
        top: auto; } }
    @media screen and (min-width: 993px) and (max-width: 1300px) {
      .product-items.slick-slider .slick-arrow.slick-next {
        right: 0; } }
    .product-items.slick-slider .slick-arrow.slick-next:before {
      content: "\e970"; }

.feefo-section {
  background: #2D2926;
  width: 100%;
  clear: both;
  display: block;
  padding: 60px 0; }
  .feefo-section > .container {
    position: relative; }
  .feefo-section .feefo-header {
    position: relative;
    border-bottom: 4px solid #fff;
    margin-bottom: 30px;
    padding-bottom: 15px;
    font-size: 0; }
    .feefo-section .feefo-header .header-text,
    .feefo-section .feefo-header .feefo-snippet {
      display: inline-block;
      vertical-align: middle;
      font-size: 14px; }
    .feefo-section .feefo-header .header-text {
      width: calc(100% - 250px); }
      @media only screen and (max-width: 767px) {
        .feefo-section .feefo-header .header-text {
          width: 100%;
          text-align: center; } }
    .feefo-section .feefo-header .feefo-snippet {
      width: 235px;
      margin-left: 15px; }
      @media only screen and (max-width: 767px) {
        .feefo-section .feefo-header .feefo-snippet {
          width: 100%;
          margin-left: 0;
          margin-top: 15px;
          text-align: center; } }
    @media only screen and (max-width: 767px) {
      .feefo-section .feefo-header {
        padding-bottom: 35px; } }
    @media only screen and (max-width: 600px) {
      .feefo-section .feefo-header p {
        font-size: 18px; } }
  .feefo-section h2 {
    margin-top: 0;
    margin-bottom: 0;
    color: white;
    font-size: 40px;
    font-family: inherit;
    letter-spacing: -1px;
    text-transform: capitalize;
    font-weight: bold;
    font-family: 'effra'; }
    @media only screen and (max-width: 440px) {
      .feefo-section h2 {
        font-size: 34px; } }
  .feefo-section p {
    color: white;
    font-size: 21px;
    font-weight: 100; }
  @media only screen and (max-width: 600px) {
    .feefo-section .review-list {
      text-align: center; } }
  .feefo-section .review-list .review {
    margin-bottom: 20px; }
    @media only screen and (max-width: 767px) {
      .feefo-section .review-list .review {
        margin-bottom: 40px; } }
    @media only screen and (max-width: 600px) {
      .feefo-section .review-list .review:not(:first-child) {
        display: none; } }
    .feefo-section .review-list .review .review-title,
    .feefo-section .review-list .review blockquote p {
      font-style: italic; }
    .feefo-section .review-list .review .review-rating {
      height: 0;
      width: 0;
      background: url("../images/stars-sprite.png") repeat-x 0 -30px;
      background-size: 35px; }
      @media only screen and (max-width: 600px) {
        .feefo-section .review-list .review .review-rating {
          margin-right: auto;
          margin-left: auto; } }
      .feefo-section .review-list .review .review-rating[class*="rating-"] {
        height: 30px;
        margin-bottom: 15px; }
      .feefo-section .review-list .review .review-rating.rating-1 {
        width: 35px; }
      .feefo-section .review-list .review .review-rating.rating-2 {
        width: 70px; }
      .feefo-section .review-list .review .review-rating.rating-3 {
        width: 105px; }
      .feefo-section .review-list .review .review-rating.rating-4 {
        width: 140px; }
      .feefo-section .review-list .review .review-rating.rating-5 {
        width: 175px; }
    .feefo-section .review-list .review .review-title {
      margin-top: 0;
      margin-bottom: 15px;
      color: #fff;
      font-size: 28px;
      font-weight: 700; }
      @media only screen and (max-width: 440px) {
        .feefo-section .review-list .review .review-title {
          font-size: 25px; } }
    .feefo-section .review-list .review blockquote {
      border: none;
      padding: 0; }
      .feefo-section .review-list .review blockquote p {
        margin-bottom: 15px;
        font-size: 25px;
        line-height: 30px; }
        @media only screen and (max-width: 440px) {
          .feefo-section .review-list .review blockquote p {
            font-size: 21px;
            line-height: 26px; } }
      .feefo-section .review-list .review blockquote cite {
        color: #fff;
        font-weight: 700; }
        .feefo-section .review-list .review blockquote cite:before {
          content: '\2013\00A0'; }
  .feefo-section a.see-all-reviews {
    display: inline-block;
    background: white;
    width: 155px;
    height: 36px;
    transition: background-color 400ms linear;
    text-decoration: none;
    color: #C8102E;
    text-align: center;
    line-height: 38px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    border-radius: 5px;
    font-family: 'effra';
    transition: all 0.15s ease-out; }
    .feefo-section a.see-all-reviews:hover, .feefo-section a.see-all-reviews:active, .feefo-section a.see-all-reviews:focus {
      background: #C8102E;
      color: white;
      outline: 2px solid #C8102E;
      box-shadow: 0 0 0 4px #fff; }
  .feefo-section .feefo-container {
    position: relative;
    width: 100%;
    overflow: hidden; }
  .feefo-section .feefowidget-standard {
    width: 100%; }

@media (min-width: 992px) {
  .promos-wrapper .col-md-4.promo-item {
    width: 33%; } }

.product-price-label {
  margin: 0 0 5px; }

/* Basscss Responsive Margin */
@media (min-width: 40em) {
  .sm-m0 {
    margin: 0; }
  .sm-mt0 {
    margin-top: 0; }
  .sm-mr0 {
    margin-right: 0; }
  .sm-mb0 {
    margin-bottom: 0; }
  .sm-ml0 {
    margin-left: 0; }
  .sm-mx0 {
    margin-left: 0;
    margin-right: 0; }
  .sm-my0 {
    margin-top: 0;
    margin-bottom: 0; }
  .sm-m1 {
    margin: 0.5rem; }
  .sm-mt1 {
    margin-top: 0.5rem; }
  .sm-mr1 {
    margin-right: 0.5rem; }
  .sm-mb1 {
    margin-bottom: 0.5rem; }
  .sm-ml1 {
    margin-left: 0.5rem; }
  .sm-mx1 {
    margin-left: 0.5rem;
    margin-right: 0.5rem; }
  .sm-my1 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem; }
  .sm-m2 {
    margin: 1rem; }
  .sm-mt2 {
    margin-top: 1rem; }
  .sm-mr2 {
    margin-right: 1rem; }
  .sm-mb2 {
    margin-bottom: 1rem; }
  .sm-ml2 {
    margin-left: 1rem; }
  .sm-mx2 {
    margin-left: 1rem;
    margin-right: 1rem; }
  .sm-my2 {
    margin-top: 1rem;
    margin-bottom: 1rem; }
  .sm-m3 {
    margin: 1.5rem; }
  .sm-mt3 {
    margin-top: 1.5rem; }
  .sm-mr3 {
    margin-right: 1.5rem; }
  .sm-mb3 {
    margin-bottom: 1.5rem; }
  .sm-ml3 {
    margin-left: 1.5rem; }
  .sm-mx3 {
    margin-left: 1.5rem;
    margin-right: 1.5rem; }
  .sm-my3 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem; }
  .sm-m4 {
    margin: 2rem; }
  .sm-mt4 {
    margin-top: 2rem; }
  .sm-mr4 {
    margin-right: 2rem; }
  .sm-mb4 {
    margin-bottom: 2rem; }
  .sm-ml4 {
    margin-left: 2rem; }
  .sm-mx4 {
    margin-left: 2rem;
    margin-right: 2rem; }
  .sm-my4 {
    margin-top: 2rem;
    margin-bottom: 2rem; }
  .sm-m5 {
    margin: 2.5rem; }
  .sm-mt5 {
    margin-top: 2.5rem; }
  .sm-mr5 {
    margin-right: 2.5rem; }
  .sm-mb5 {
    margin-bottom: 2.5rem; }
  .sm-ml5 {
    margin-left: 2.5rem; }
  .sm-mx5 {
    margin-left: 2.5rem;
    margin-right: 2.5rem; }
  .sm-my5 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem; }
  .sm-m6 {
    margin: 3rem; }
  .sm-mt6 {
    margin-top: 3rem; }
  .sm-mr6 {
    margin-right: 3rem; }
  .sm-mb6 {
    margin-bottom: 3rem; }
  .sm-ml6 {
    margin-left: 3rem; }
  .sm-mx6 {
    margin-left: 3rem;
    margin-right: 3rem; }
  .sm-my6 {
    margin-top: 3rem;
    margin-bottom: 3rem; }
  .sm-m7 {
    margin: 3.5rem; }
  .sm-mt7 {
    margin-top: 3.5rem; }
  .sm-mr7 {
    margin-right: 3.5rem; }
  .sm-mb7 {
    margin-bottom: 3.5rem; }
  .sm-ml7 {
    margin-left: 3.5rem; }
  .sm-mx7 {
    margin-left: 3.5rem;
    margin-right: 3.5rem; }
  .sm-my7 {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem; }
  .sm-m8 {
    margin: 4rem; }
  .sm-mt8 {
    margin-top: 4rem; }
  .sm-mr8 {
    margin-right: 4rem; }
  .sm-mb8 {
    margin-bottom: 4rem; }
  .sm-ml8 {
    margin-left: 4rem; }
  .sm-mx8 {
    margin-left: 4rem;
    margin-right: 4rem; }
  .sm-my8 {
    margin-top: 4rem;
    margin-bottom: 4rem; }
  .sm-m9 {
    margin: 5rem; }
  .sm-mt9 {
    margin-top: 5rem; }
  .sm-mr9 {
    margin-right: 5rem; }
  .sm-mb9 {
    margin-bottom: 5rem; }
  .sm-ml9 {
    margin-left: 5rem; }
  .sm-mx9 {
    margin-left: 5rem;
    margin-right: 5rem; }
  .sm-my9 {
    margin-top: 5rem;
    margin-bottom: 5rem; }
  .sm-m10 {
    margin: 5.5rem; }
  .sm-mt10 {
    margin-top: 5.5rem; }
  .sm-mr10 {
    margin-right: 5.5rem; }
  .sm-mb10 {
    margin-bottom: 5.5rem; }
  .sm-ml10 {
    margin-left: 5.5rem; }
  .sm-mx10 {
    margin-left: 5.5rem;
    margin-right: 5.5rem; }
  .sm-my10 {
    margin-top: 5.5rem;
    margin-bottom: 5.5rem; }
  .sm-mxn1 {
    margin-left: -0.5rem;
    margin-right: -0.5rem; }
  .sm-mxn2 {
    margin-left: -1rem;
    margin-right: -1rem; }
  .sm-mxn3 {
    margin-left: -1.5rem;
    margin-right: -1.5rem; }
  .sm-mxn4 {
    margin-left: -2rem;
    margin-right: -2rem; }
  .sm-mxn5 {
    margin-left: -2.5rem;
    margin-right: -2.5rem; }
  .sm-mxn6 {
    margin-left: -3rem;
    margin-right: -3rem; }
  .sm-mxn7 {
    margin-left: -3.5rem;
    margin-right: -3.5rem; }
  .sm-mxn8 {
    margin-left: -4rem;
    margin-right: -4rem; }
  .sm-mxn9 {
    margin-left: -5rem;
    margin-right: -5rem; }
  .sm-mxn10 {
    margin-left: -5.5rem;
    margin-right: -5.5rem; }
  .sm-ml-auto {
    margin-left: auto; }
  .sm-mr-auto {
    margin-right: auto; }
  .sm-mx-auto {
    margin-left: auto;
    margin-right: auto; } }

@media (min-width: 52em) {
  .md-m0 {
    margin: 0; }
  .md-mt0 {
    margin-top: 0; }
  .md-mr0 {
    margin-right: 0; }
  .md-mb0 {
    margin-bottom: 0; }
  .md-ml0 {
    margin-left: 0; }
  .md-mx0 {
    margin-left: 0;
    margin-right: 0; }
  .md-my0 {
    margin-top: 0;
    margin-bottom: 0; }
  .md-m1 {
    margin: 0.5rem; }
  .md-mt1 {
    margin-top: 0.5rem; }
  .md-mr1 {
    margin-right: 0.5rem; }
  .md-mb1 {
    margin-bottom: 0.5rem; }
  .md-ml1 {
    margin-left: 0.5rem; }
  .md-mx1 {
    margin-left: 0.5rem;
    margin-right: 0.5rem; }
  .md-my1 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem; }
  .md-m2 {
    margin: 1rem; }
  .md-mt2 {
    margin-top: 1rem; }
  .md-mr2 {
    margin-right: 1rem; }
  .md-mb2 {
    margin-bottom: 1rem; }
  .md-ml2 {
    margin-left: 1rem; }
  .md-mx2 {
    margin-left: 1rem;
    margin-right: 1rem; }
  .md-my2 {
    margin-top: 1rem;
    margin-bottom: 1rem; }
  .md-m3 {
    margin: 1.5rem; }
  .md-mt3 {
    margin-top: 1.5rem; }
  .md-mr3 {
    margin-right: 1.5rem; }
  .md-mb3 {
    margin-bottom: 1.5rem; }
  .md-ml3 {
    margin-left: 1.5rem; }
  .md-mx3 {
    margin-left: 1.5rem;
    margin-right: 1.5rem; }
  .md-my3 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem; }
  .md-m4 {
    margin: 2rem; }
  .md-mt4 {
    margin-top: 2rem; }
  .md-mr4 {
    margin-right: 2rem; }
  .md-mb4 {
    margin-bottom: 2rem; }
  .md-ml4 {
    margin-left: 2rem; }
  .md-mx4 {
    margin-left: 2rem;
    margin-right: 2rem; }
  .md-my4 {
    margin-top: 2rem;
    margin-bottom: 2rem; }
  .md-mxn1 {
    margin-left: -0.5rem;
    margin-right: -0.5rem; }
  .md-mxn2 {
    margin-left: -1rem;
    margin-right: -1rem; }
  .md-mxn3 {
    margin-left: -1.5rem;
    margin-right: -1.5rem; }
  .md-mxn4 {
    margin-left: -2rem;
    margin-right: -2rem; }
  .md-ml-auto {
    margin-left: auto; }
  .md-mr-auto {
    margin-right: auto; }
  .md-mx-auto {
    margin-left: auto;
    margin-right: auto; } }

@media (min-width: 64em) {
  .lg-m0 {
    margin: 0; }
  .lg-mt0 {
    margin-top: 0; }
  .lg-mr0 {
    margin-right: 0; }
  .lg-mb0 {
    margin-bottom: 0; }
  .lg-ml0 {
    margin-left: 0; }
  .lg-mx0 {
    margin-left: 0;
    margin-right: 0; }
  .lg-my0 {
    margin-top: 0;
    margin-bottom: 0; }
  .lg-m1 {
    margin: 0.5rem; }
  .lg-mt1 {
    margin-top: 0.5rem; }
  .lg-mr1 {
    margin-right: 0.5rem; }
  .lg-mb1 {
    margin-bottom: 0.5rem; }
  .lg-ml1 {
    margin-left: 0.5rem; }
  .lg-mx1 {
    margin-left: 0.5rem;
    margin-right: 0.5rem; }
  .lg-my1 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem; }
  .lg-m2 {
    margin: 1rem; }
  .lg-mt2 {
    margin-top: 1rem; }
  .lg-mr2 {
    margin-right: 1rem; }
  .lg-mb2 {
    margin-bottom: 1rem; }
  .lg-ml2 {
    margin-left: 1rem; }
  .lg-mx2 {
    margin-left: 1rem;
    margin-right: 1rem; }
  .lg-my2 {
    margin-top: 1rem;
    margin-bottom: 1rem; }
  .lg-m3 {
    margin: 1.5rem; }
  .lg-mt3 {
    margin-top: 1.5rem; }
  .lg-mr3 {
    margin-right: 1.5rem; }
  .lg-mb3 {
    margin-bottom: 1.5rem; }
  .lg-ml3 {
    margin-left: 1.5rem; }
  .lg-mx3 {
    margin-left: 1.5rem;
    margin-right: 1.5rem; }
  .lg-my3 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem; }
  .lg-m4 {
    margin: 2rem; }
  .lg-mt4 {
    margin-top: 2rem; }
  .lg-mr4 {
    margin-right: 2rem; }
  .lg-mb4 {
    margin-bottom: 2rem; }
  .lg-ml4 {
    margin-left: 2rem; }
  .lg-mx4 {
    margin-left: 2rem;
    margin-right: 2rem; }
  .lg-my4 {
    margin-top: 2rem;
    margin-bottom: 2rem; }
  .lg-mxn1 {
    margin-left: -0.5rem;
    margin-right: -0.5rem; }
  .lg-mxn2 {
    margin-left: -1rem;
    margin-right: -1rem; }
  .lg-mxn3 {
    margin-left: -1.5rem;
    margin-right: -1.5rem; }
  .lg-mxn4 {
    margin-left: -2rem;
    margin-right: -2rem; }
  .lg-ml-auto {
    margin-left: auto; }
  .lg-mr-auto {
    margin-right: auto; }
  .lg-mx-auto {
    margin-left: auto;
    margin-right: auto; } }

/*
 * Padding Options
 */
@media (min-width: 40em) {
  .sm-p0 {
    padding: 0; }
  .sm-pt0 {
    padding-top: 0; }
  .sm-pr0 {
    padding-right: 0; }
  .sm-pb0 {
    padding-bottom: 0; }
  .sm-pl0 {
    padding-left: 0; }
  .sm-px0 {
    padding-left: 0;
    padding-right: 0; }
  .sm-py0 {
    padding-top: 0;
    padding-bottom: 0; }
  .sm-p1 {
    margin: 0.5rem; }
  .sm-pt1 {
    padding-top: 0.5rem; }
  .sm-pr1 {
    padding-right: 0.5rem; }
  .sm-pb1 {
    padding-bottom: 0.5rem; }
  .sm-pl1 {
    padding-left: 0.5rem; }
  .sm-px1 {
    padding-left: 0.5rem;
    padding-right: 0.5rem; }
  .sm-py1 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem; }
  .sm-p2 {
    margin: 1rem; }
  .sm-pt2 {
    padding-top: 1rem; }
  .sm-pr2 {
    padding-right: 1rem; }
  .sm-pb2 {
    padding-bottom: 1rem; }
  .sm-pl2 {
    padding-left: 1rem; }
  .sm-px2 {
    padding-left: 1rem;
    padding-right: 1rem; }
  .sm-py2 {
    padding-top: 1rem;
    padding-bottom: 1rem; }
  .sm-p3 {
    margin: 1.5rem; }
  .sm-pt3 {
    padding-top: 1.5rem; }
  .sm-pr3 {
    padding-right: 1.5rem; }
  .sm-pb3 {
    padding-bottom: 1.5rem; }
  .sm-pl3 {
    padding-left: 1.5rem; }
  .sm-px3 {
    padding-left: 1.5rem;
    padding-right: 1.5rem; }
  .sm-py3 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem; }
  .sm-p4 {
    margin: 2rem; }
  .sm-pt4 {
    padding-top: 2rem; }
  .sm-pr4 {
    padding-right: 2rem; }
  .sm-pb4 {
    padding-bottom: 2rem; }
  .sm-pl4 {
    padding-left: 2rem; }
  .sm-px4 {
    padding-left: 2rem;
    padding-right: 2rem; }
  .sm-py4 {
    padding-top: 2rem;
    padding-bottom: 2rem; }
  .sm-p5 {
    padding: 2.5rem; }
  .sm-pt5 {
    padding-top: 2.5rem; }
  .sm-pr5 {
    padding-right: 2.5rem; }
  .sm-pb5 {
    padding-bottom: 2.5rem; }
  .sm-pl5 {
    padding-left: 2.5rem; }
  .sm-px5 {
    padding-left: 2.5rem;
    padding-right: 2.5rem; }
  .sm-py5 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem; }
  .sm-p6 {
    padding: 3rem; }
  .sm-pt6 {
    padding-top: 3rem; }
  .sm-pr6 {
    padding-right: 3rem; }
  .sm-pb6 {
    padding-bottom: 3rem; }
  .sm-pl6 {
    padding-left: 3rem; }
  .sm-px6 {
    padding-left: 3rem;
    padding-right: 3rem; }
  .sm-py6 {
    padding-top: 3rem;
    padding-bottom: 3rem; }
  .sm-p7 {
    padding: 3.5rem; }
  .sm-pt7 {
    padding-top: 3.5rem; }
  .sm-pr7 {
    padding-right: 3.5rem; }
  .sm-pb7 {
    padding-bottom: 3.5rem; }
  .sm-pl7 {
    padding-left: 3.5rem; }
  .sm-px7 {
    padding-left: 3.5rem;
    padding-right: 3.5rem; }
  .sm-py7 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem; }
  .sm-p8 {
    padding: 4rem; }
  .sm-pt8 {
    padding-top: 4rem; }
  .sm-pr8 {
    padding-right: 4rem; }
  .sm-pb8 {
    padding-bottom: 4rem; }
  .sm-pl8 {
    padding-left: 4rem; }
  .sm-px8 {
    padding-left: 4rem;
    padding-right: 4rem; }
  .sm-py8 {
    padding-top: 4rem;
    padding-bottom: 4rem; }
  .sm-p9 {
    padding: 5rem; }
  .sm-pt9 {
    padding-top: 5rem; }
  .sm-pr9 {
    padding-right: 5rem; }
  .sm-pb9 {
    padding-bottom: 5rem; }
  .sm-pl9 {
    padding-left: 5rem; }
  .sm-px9 {
    padding-left: 5rem;
    padding-right: 5rem; }
  .sm-py9 {
    padding-top: 5rem;
    padding-bottom: 5rem; }
  .sm-p10 {
    padding: 5.5rem; }
  .sm-pt10 {
    padding-top: 5.5rem; }
  .sm-pr10 {
    padding-right: 5.5rem; }
  .sm-pb10 {
    padding-bottom: 5.5rem; }
  .sm-pl10 {
    padding-left: 5.5rem; }
  .sm-px10 {
    padding-left: 5.5rem;
    padding-right: 5.5rem; }
  .sm-py10 {
    padding-top: 5.5rem;
    padding-bottom: 5.5rem; }
  .sm-pxn1 {
    padding-left: -0.5rem;
    padding-right: -0.5rem; }
  .sm-pxn2 {
    padding-left: -1rem;
    padding-right: -1rem; }
  .sm-pxn3 {
    padding-left: -1.5rem;
    padding-right: -1.5rem; }
  .sm-pxn4 {
    padding-left: -2rem;
    padding-right: -2rem; }
  .sm-pxn5 {
    padding-left: -2.5rem;
    padding-right: -2.5rem; }
  .sm-pxn6 {
    padding-left: -3rem;
    padding-right: -3rem; }
  .sm-pxn5 {
    padding-left: -3.5rem;
    padding-right: -3.5rem; }
  .sm-pxn5 {
    padding-left: -4rem;
    padding-right: -4rem; }
  .sm-pxn5 {
    padding-left: -5rem;
    padding-right: -5rem; }
  .sm-pxn5 {
    padding-left: -5.5rem;
    padding-right: -5.5rem; }
  .sm-pl-auto {
    padding-left: auto; }
  .sm-pr-auto {
    padding-right: auto; }
  .sm-px-auto {
    padding-left: auto;
    padding-right: auto; } }

@media (min-width: 42em) {
  .md-p0 {
    padding: 0; }
  .md-pt0 {
    padding-top: 0; }
  .md-pr0 {
    padding-right: 0; }
  .md-pb0 {
    padding-bottom: 0; }
  .md-pl0 {
    padding-left: 0; }
  .md-px0 {
    padding-left: 0;
    padding-right: 0; }
  .md-py0 {
    padding-top: 0;
    padding-bottom: 0; }
  .md-p1 {
    padding: 0.5rem; }
  .md-pt1 {
    padding-top: 0.5rem; }
  .md-pr1 {
    padding-right: 0.5rem; }
  .md-pb1 {
    padding-bottom: 0.5rem; }
  .md-pl1 {
    padding-left: 0.5rem; }
  .md-px1 {
    padding-left: 0.5rem;
    padding-right: 0.5rem; }
  .md-py1 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem; }
  .md-p2 {
    padding: 1rem; }
  .md-pt2 {
    padding-top: 1rem; }
  .md-pr2 {
    padding-right: 1rem; }
  .md-pb2 {
    padding-bottom: 1rem; }
  .md-pl2 {
    padding-left: 1rem; }
  .md-px2 {
    padding-left: 1rem;
    padding-right: 1rem; }
  .md-py2 {
    padding-top: 1rem;
    padding-bottom: 1rem; }
  .md-p3 {
    padding: 1.5rem; }
  .md-pt3 {
    padding-top: 1.5rem; }
  .md-pr3 {
    padding-right: 1.5rem; }
  .md-pb3 {
    padding-bottom: 1.5rem; }
  .md-pl3 {
    padding-left: 1.5rem; }
  .md-px3 {
    padding-left: 1.5rem;
    padding-right: 1.5rem; }
  .md-py3 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem; }
  .md-p4 {
    padding: 2rem; }
  .md-pt4 {
    padding-top: 2rem; }
  .md-pr4 {
    padding-right: 2rem; }
  .md-pb4 {
    padding-bottom: 2rem; }
  .md-pl4 {
    padding-left: 2rem; }
  .md-px4 {
    padding-left: 2rem;
    padding-right: 2rem; }
  .md-py4 {
    padding-top: 2rem;
    padding-bottom: 2rem; }
  .md-pxn1 {
    padding-left: -0.5rem;
    padding-right: -0.5rem; }
  .md-pxn2 {
    padding-left: -1rem;
    padding-right: -1rem; }
  .md-pxn3 {
    padding-left: -1.5rem;
    padding-right: -1.5rem; }
  .md-pxn4 {
    padding-left: -2rem;
    padding-right: -2rem; }
  .md-pl-auto {
    padding-left: auto; }
  .md-pr-auto {
    padding-right: auto; }
  .md-px-auto {
    padding-left: auto;
    padding-right: auto; } }

@media (min-width: 64em) {
  .lg-p0 {
    padding: 0; }
  .lg-pt0 {
    padding-top: 0; }
  .lg-pr0 {
    padding-right: 0; }
  .lg-pb0 {
    padding-bottom: 0; }
  .lg-pl0 {
    padding-left: 0; }
  .lg-px0 {
    padding-left: 0;
    padding-right: 0; }
  .lg-py0 {
    padding-top: 0;
    padding-bottom: 0; }
  .lg-p1 {
    padding: 0.5rem; }
  .lg-pt1 {
    padding-top: 0.5rem; }
  .lg-pr1 {
    padding-right: 0.5rem; }
  .lg-pb1 {
    padding-bottom: 0.5rem; }
  .lg-pl1 {
    padding-left: 0.5rem; }
  .lg-px1 {
    padding-left: 0.5rem;
    padding-right: 0.5rem; }
  .lg-py1 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem; }
  .lg-p2 {
    padding: 1rem; }
  .lg-pt2 {
    padding-top: 1rem; }
  .lg-pr2 {
    padding-right: 1rem; }
  .lg-pb2 {
    padding-bottom: 1rem; }
  .lg-pl2 {
    padding-left: 1rem; }
  .lg-px2 {
    padding-left: 1rem;
    padding-right: 1rem; }
  .lg-py2 {
    padding-top: 1rem;
    padding-bottom: 1rem; }
  .lg-p3 {
    padding: 1.5rem; }
  .lg-pt3 {
    padding-top: 1.5rem; }
  .lg-pr3 {
    padding-right: 1.5rem; }
  .lg-pb3 {
    padding-bottom: 1.5rem; }
  .lg-pl3 {
    padding-left: 1.5rem; }
  .lg-px3 {
    padding-left: 1.5rem;
    padding-right: 1.5rem; }
  .lg-py3 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem; }
  .lg-p4 {
    padding: 2rem; }
  .lg-pt4 {
    padding-top: 2rem; }
  .lg-pr4 {
    padding-right: 2rem; }
  .lg-pb4 {
    padding-bottom: 2rem; }
  .lg-pl4 {
    padding-left: 2rem; }
  .lg-px4 {
    padding-left: 2rem;
    padding-right: 2rem; }
  .lg-py4 {
    padding-top: 2rem;
    padding-bottom: 2rem; }
  .lg-pxn1 {
    padding-left: -0.5rem;
    padding-right: -0.5rem; }
  .lg-pxn2 {
    padding-left: -1rem;
    padding-right: -1rem; }
  .lg-pxn3 {
    padding-left: -1.5rem;
    padding-right: -1.5rem; }
  .lg-pxn4 {
    padding-left: -2rem;
    padding-right: -2rem; }
  .lg-pl-auto {
    padding-left: auto; }
  .lg-pr-auto {
    padding-right: auto; }
  .lg-px-auto {
    padding-left: auto;
    padding-right: auto; } }

/*!
 * Copyright (c) 2017. Dava Gordon
 *
 * THIS LICENSE AGREEMENT (HEREINAFTER AGREEMENT) IS AN AGREEMENT BETWEEN YOU (THE
 * PERSON OR COMPANY WHO IS BEING LICENSED TO USE THE SOFTWARE OR DOCUMENTATION)
 * AND DAVA GORDON. (HEREINAFTER WE/US/OUR). THE AGREEMENT APPLIES TO ALL
 * PRODUCTS/SOFTWARE/SCRIPTS/SERVICES YOU PURCHASE FROM US.
 *
 * 1. By using the Software you acknowledge that you have read this Agreement,
 *    and that you agree to the content of the Agreement and its terms, and agree
 *    to use the Software in compliance with this Agreement.
 *
 * 2. The Agreement comes into legal force at the moment when you obtain our
 *    Software from our site or receive it through email or on data medium at the
 *    our discretion or by any other means.
 *
 * 3. We are the copyright holder of the Software. The Software or a portion of it
 *    is a copyrightable matter and is liable to protection by the law. Any
 *    activity that infringes terms of this Agreement violates copyright law and
 *    will be prosecuted according to the current law. We reserve the right to
 *    revoke the license of any user who is holding an invalid license.
 *
 * 4. This Agreement gives you the right to use the Software for your own personal
 *    or business use, subject to all other terms of this Agreement. Any commercial
 *    distribution of the Software without our consent is regarded as violation of this
 *    Agreement and entails liability, according to the current law.
 *
 * 5. You may not use any part of the code in whole or part in any other software.
 *
 * 6. You may not give, sell, distribute, sub-license, rent, lease or lend any
 *    portion of the Software to anyone. You may not place the
 *    Software on a server so that it is accessible via a public network such as
 *    the Internet for distribution purposes.
 *
 * 7. You are bound to preserve the copyright information intact, this includes the
 *    text/link at bottom.
 *
 * 8. We reserve the right to publish a selected list of users of our Software.
 *
 * 9. We will not be liable to you for any damages (including any loss of
 *    profits/saving, or incidental or consequential) caused to you, your
 *    information and your business arising out of the use or inability to use
 *    this Software.
 *
 * 10. We are not liable for prosecution arising from use of the Software against
 *     law or for any illegal use.
 *
 * 11. If you fail to use the Software in accordance with the terms and conditions
 *     of this License Agreement, it constitutes a breach of the agreement, and
 *     your license to use the program is revoked.
 *
 * 12. Dava Gordon reserves the right to change this license agreement at any
 *     time and impose its clauses at any given time.
 *
 * 13. License agreement remains effective until terminated. We retain the right to
 *     terminate your license to use the Software at any time, if in its sole
 *     discretion, you are not abiding by the terms of the Agreement, including,
 *     but not limited to, obscuring or removing any link or copyright notice as
 *     specified in this agreement. You may terminate it at any time by destroying
 *     all copies of the Software. Termination of this Agreement does not bind us
 *     to return you the amount spent for purchase of the Software.
 *
 * 14. If you continue to use the Software after Dava Gordon gives you notice
 *     of termination of your license, you hereby agree to accept an injunction to
 *     enjoin you from its further use and to pay all costs (including but not
 *     limited to reasonable attorney fees) to enforce our revocation of your
 *     license and any damages suffered by us because of your misuse of the Software.
 */
.cart-summary .summary-segment-heading, .opc-block-summary .summary-segment-heading {
  text-transform: uppercase;
  color: #2D2926;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  font-family: 'effra'; }

.cart-summary .shipping-method, .opc-block-summary .shipping-method {
  margin-bottom: 6px;
  line-height: 1;
  text-align: left; }

.cart-summary td.amount, .opc-block-summary td.amount {
  text-align: right; }

.cart-summary .totals.sub.incl .amount, .cart-summary .totals.shipping.incl .amount, .cart-summary .totals.grand.incl .amount, .opc-block-summary .totals.sub.incl .amount, .opc-block-summary .totals.shipping.incl .amount, .opc-block-summary .totals.grand.incl .amount {
  padding-top: 0; }

.cart-summary .totals.shipping .amount:first-child, .cart-summary .totals-tax .amount:first-child, .cart-summary .sub .amount:first-child, .cart-summary .totals.discount .amount:first-child, .opc-block-summary .totals.shipping .amount:first-child, .opc-block-summary .totals-tax .amount:first-child, .opc-block-summary .sub .amount:first-child, .opc-block-summary .totals.discount .amount:first-child {
  border-top: none !important; }

.cart-summary .totals.discount .price, .cart-summary .totals-tax .price, .opc-block-summary .totals.discount .price, .opc-block-summary .totals-tax .price {
  font-size: 18px;
  font-weight: 700; }

.cart-summary .excl .amount, .cart-summary .incl .amount, .cart-summary .totals-tax .amount, .cart-summary .totals.discount .amount, .opc-block-summary .excl .amount, .opc-block-summary .incl .amount, .opc-block-summary .totals-tax .amount, .opc-block-summary .totals.discount .amount {
  padding: 0;
  padding-right: 30px;
  padding-left: 30px; }

.cart-summary .excl .price:before, .cart-summary .incl .price:before, .cart-summary .totals-tax .price:before, .cart-summary .totals.discount .price:before, .opc-block-summary .excl .price:before, .opc-block-summary .incl .price:before, .opc-block-summary .totals-tax .price:before, .opc-block-summary .totals.discount .price:before {
  font-size: 10px;
  font-weight: 100;
  color: #333;
  position: relative;
  top: 5px;
  left: 5px; }

.cart-summary .excl .data-labels, .cart-summary .incl .data-labels, .cart-summary .totals-tax .data-labels, .cart-summary .totals.discount .data-labels, .opc-block-summary .excl .data-labels, .opc-block-summary .incl .data-labels, .opc-block-summary .totals-tax .data-labels, .opc-block-summary .totals.discount .data-labels {
  font-size: 10px;
  color: #333;
  font-weight: 100; }

.cart-summary .excl .amount, .opc-block-summary .excl .amount {
  padding-top: 14px; }

.cart-summary .excl .price, .opc-block-summary .excl .price {
  font-size: 20px;
  font-weight: 600;
  color: #333; }

.cart-summary .incl .amount, .opc-block-summary .incl .amount {
  padding-bottom: 14px; }

.cart-summary .incl .price, .opc-block-summary .incl .price {
  font-size: 14px;
  font-weight: 100;
  color: #333; }

.cart-summary .totals-tax .amount, .cart-summary .totals.discount .amount, .opc-block-summary .totals-tax .amount, .opc-block-summary .totals.discount .amount {
  padding-top: 14px;
  padding-bottom: 14px; }

.cart-summary .grand.totals, .opc-block-summary .grand.totals {
  background: #EDEEEE;
  padding-left: 20px;
  padding-right: 20px;
  border-right: 1px solid #f1f2f4; }
  .cart-summary .grand.totals .summary-segment-heading, .opc-block-summary .grand.totals .summary-segment-heading {
    margin-bottom: 10px;
    color: #000; }
  .cart-summary .grand.totals.excl .amount, .opc-block-summary .grand.totals.excl .amount {
    position: relative;
    padding-top: 20px;
    /*border-top: 1px solid #eaeaea !important;*/ }
    .cart-summary .grand.totals.excl .amount:after, .opc-block-summary .grand.totals.excl .amount:after {
      content: '';
      position: absolute;
      bottom: -1px;
      left: 30px;
      right: 0;
      width: calc(100% - 60px);
      height: 1px;
      background: #333; }
    .cart-summary .grand.totals.excl .amount .price, .opc-block-summary .grand.totals.excl .amount .price {
      font-size: 30px;
      font-family: 'museo-slab';
      font-weight: bold; }
  .cart-summary .grand.totals.incl .amount, .opc-block-summary .grand.totals.incl .amount {
    padding-top: 5px;
    padding-bottom: 15px;
    border-top: 0;
    border-bottom: 1px solid #eaeaea; }
    .cart-summary .grand.totals.incl .amount .price, .opc-block-summary .grand.totals.incl .amount .price {
      font-size: 16px; }

.cart-summary .table, .opc-block-summary .table {
  margin-bottom: 0; }

.cart-summary .totals.sub.incl .amount, .cart-summary .totals.discount .amount, .opc-block-summary .totals.sub.incl .amount, .opc-block-summary .totals.discount .amount {
  position: relative; }
  .cart-summary .totals.sub.incl .amount:after, .cart-summary .totals.discount .amount:after, .opc-block-summary .totals.sub.incl .amount:after, .opc-block-summary .totals.discount .amount:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 30px;
    display: block;
    width: calc(100% - 60px);
    height: 1px;
    background-color: #eaeaea; }

.cart-summary .block.items-in-cart, .opc-block-summary .block.items-in-cart {
  padding: 0 30px; }

.cart-summary {
  background: white;
  border: 1px solid #eaeaea;
  margin-bottom: 25px;
  padding: 10px 0;
  border-radius: 20px;
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1); }
  .cart-summary > .title {
    display: block;
    color: #2D2926;
    font-size: 30px;
    font-weight: bold;
    text-transform: capitalize;
    letter-spacing: -1px;
    margin: 15px 30px 0;
    border-bottom: 1px solid #eaeaea;
    font-family: 'effra'; }
  .cart-summary .actions-toolbar {
    display: block;
    overflow: hidden; }
  .cart-summary .table > thead > tr > th, .cart-summary .table > thead > tr > td, .cart-summary .table > tbody > tr > th, .cart-summary .table > tbody > tr > td, .cart-summary .table > tfoot > tr > th, .cart-summary .table > tfoot > tr > td {
    border-top: none !important; }
  .cart-summary #shipping-zip-form legend,
  .cart-summary #shipping-zip-form legend + br {
    display: none; }
  .cart-summary .totals .mark {
    background: transparent; }
  .cart-summary .sub .mark {
    border-top: none !important; }
  .cart-summary #block-discount .content {
    display: none; }
  .cart-summary .block {
    margin-bottom: 0; }
    .cart-summary .block .title {
      position: relative;
      right: 3px;
      padding: 15px 18px 15px 0;
      color: #2D2926;
      font-weight: bold;
      text-transform: uppercase;
      font-family: 'effra'; }
      .cart-summary .block .title::after {
        content: "";
        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;
        top: 50%;
        right: 0;
        transform: translateY(-50%);
        display: inline-block;
        vertical-align: middle;
        font-size: 12px;
        line-height: 12px;
        color: inherit;
        font-family: 'FontAwesome';
        cursor: pointer;
        font-weight: normal;
        text-align: center;
        overflow: hidden;
        -webkit-font-smoothing: antialiased; }
      .cart-summary .block .title:focus {
        outline: 0; }
    .cart-summary .block.active .title::after {
      content: ""; }
    .cart-summary .block.block.shipping {
      position: relative;
      padding: 0 30px; }
      .cart-summary .block.block.shipping:after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 30px;
        display: block;
        width: calc(100% - 60px);
        height: 1px;
        background-color: #eaeaea; }
      .cart-summary .block.block.shipping .content form .item-title {
        font-size: 14px;
        font-family: 'effra';
        font-weight: 700;
        color: #2D2926; }
    .cart-summary .block .item-options {
      margin-left: 0; }
    .cart-summary .block .fieldset .field {
      margin: 0 0 10px;
      float: left;
      width: 100%; }
      .cart-summary .block .fieldset .field.note {
        font-size: 14px; }
      .cart-summary .block .fieldset .field .control input[type="text"] {
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px; }
    .cart-summary .block #co-shipping-method-form .field.note {
      padding-bottom: 10px; }

.cart-container .table-caption {
  display: none; }

.item-info .col.price {
  display: none; }

input[type="number"] {
  -moz-appearance: textfield; }

.cart.table-wrapper .col.msrp {
  white-space: normal; }

.cart.table-wrapper .item .col.item {
  padding-bottom: 0; }

.cart.table-wrapper tbody > tr > td:last-child {
  border: 0; }

.checkout-cart-index .cart.table-wrapper .item .col.qty {
  width: 160px; }

.cart-summary .field input[type="radio"] {
  display: inline-block;
  vertical-align: middle;
  color: #000;
  margin-top: -2px;
  margin-right: 3px; }

.cart-summary .label {
  color: #000;
  font-size: 14px;
  font-family: 'museo-slab';
  font-weight: 500;
  vertical-align: middle;
  line-height: normal;
  padding-left: 0;
  margin-bottom: 4px; }

.cart-summary .block .fieldset .methods .field > .label {
  display: inline;
  font-weight: 400;
  line-height: 17px;
  padding-top: 9px;
  margin: 0;
  color: #53565A;
  white-space: normal; }
  .cart-summary .block .fieldset .methods .field > .label .price-including-tax {
    order: 2;
    display: inline; }
    .cart-summary .block .fieldset .methods .field > .label .price-including-tax span.price {
      font-size: 14px;
      line-height: 20px; }
      .cart-summary .block .fieldset .methods .field > .label .price-including-tax span.price span.price:after {
        content: " inc VAT";
        margin-top: -10px;
        font-size: 9px; }
  .cart-summary .block .fieldset .methods .field > .label .price-excluding-tax {
    order: 1; }
    @media (min-width: 768px) and (max-width: 991px), (max-width: 580px) {
      .cart-summary .block .fieldset .methods .field > .label .price-excluding-tax {
        margin-bottom: 5px; } }
    .cart-summary .block .fieldset .methods .field > .label .price-excluding-tax span.price {
      font-size: 14px;
      line-height: 20px; }
      .cart-summary .block .fieldset .methods .field > .label .price-excluding-tax span.price span.price:after {
        content: " ex VAT";
        margin-top: -10px;
        font-size: 9px; }

.cart-summary {
  padding-bottom: 20px;
  border-bottom: 1px solid #eaeaea; }
  .cart-summary .totals.shipping .shipping-method-title {
    display: block;
    margin-bottom: 5px;
    text-align: left;
    font-size: 85%; }
  .cart-summary .totals.shipping .price:before {
    content: attr(data-th);
    float: right; }

.cart-summary {
  position: relative; }
  .cart-summary .loading-mask {
    position: absolute;
    border-radius: 20px; }
    .cart-summary .loading-mask .loader img {
      width: 35px;
      height: auto;
      left: 50%;
      transform: translate(-50%, -50%); }

.cart-totals .table-wrapper {
  margin-bottom: 0;
  overflow: inherit; }

.product-item-details .item-options dd,
.product-item-details .item-options dt {
  display: inline-block; }

.product-item-details .item-options dd {
  width: 70%; }

.product-item-details .item-options dt {
  clear: left;
  width: 25%; }

.col.rowactions {
  font-size: 20px;
  line-height: 115px; }
  .col.rowactions .action-delete {
    margin-left: 10px;
    color: #e9e9d9; }

.col.price .price .subtotal-wrapper,
.col.subtotal .subtotal-wrapper {
  display: flex;
  flex-direction: column; }
  .col.price .price .subtotal-wrapper .price-excluding-tax,
  .col.subtotal .subtotal-wrapper .price-excluding-tax {
    order: 0;
    -ms-flex-order: 0;
    -webkit-order: 0;
    position: relative;
    width: 100%;
    clear: both;
    display: inline-block;
    line-height: 16px;
    text-align: right; }
    .col.price .price .subtotal-wrapper .price-excluding-tax:after,
    .col.subtotal .subtotal-wrapper .price-excluding-tax:after {
      content: attr(data-label);
      font-size: 10px; }
    .col.price .price .subtotal-wrapper .price-excluding-tax .price,
    .col.subtotal .subtotal-wrapper .price-excluding-tax .price {
      font-size: 22px;
      color: #333;
      font-weight: 600; }
  .col.price .price .subtotal-wrapper .price-including-tax,
  .col.subtotal .subtotal-wrapper .price-including-tax {
    order: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    position: relative;
    width: 100%;
    clear: both;
    display: inline-block;
    line-height: 16px;
    text-align: right; }
    .col.price .price .subtotal-wrapper .price-including-tax:after,
    .col.subtotal .subtotal-wrapper .price-including-tax:after {
      content: attr(data-label);
      font-size: 10px; }
    .col.price .price .subtotal-wrapper .price-including-tax .price,
    .col.subtotal .subtotal-wrapper .price-including-tax .price {
      font-size: 16px;
      color: #333; }

@media only screen and (max-width: 767px) {
  .col.price .price,
  .col.subtotal {
    width: 125px; } }

.item-actions .actions-toolbar .action-delete span, .item-actions .actions-toolbar .action-towishlist span {
  position: relative;
  display: inline-block;
  text-transform: uppercase;
  color: #333;
  font-size: 10px;
  font-weight: 600;
  padding-top: 3px;
  padding-left: 25px; }
  .item-actions .actions-toolbar .action-delete span:before, .item-actions .actions-toolbar .action-towishlist span:before {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    display: block;
    width: 20px;
    height: 20px;
    background-color: #2D2926;
    border-radius: 4px;
    font-family: 'icomoon';
    font-size: 11px;
    color: #fff;
    font-weight: 100;
    text-align: center;
    line-height: 21px; }
  .item-actions .actions-toolbar .action-delete span:hover, .item-actions .actions-toolbar .action-delete span:active, .item-actions .actions-toolbar .action-delete span:focus, .item-actions .actions-toolbar .action-towishlist span:hover, .item-actions .actions-toolbar .action-towishlist span:active, .item-actions .actions-toolbar .action-towishlist span:focus {
    color: #2D2926; }
    .item-actions .actions-toolbar .action-delete span:hover:before, .item-actions .actions-toolbar .action-delete span:active:before, .item-actions .actions-toolbar .action-delete span:focus:before, .item-actions .actions-toolbar .action-towishlist span:hover:before, .item-actions .actions-toolbar .action-towishlist span:active:before, .item-actions .actions-toolbar .action-towishlist span:focus:before {
      background: #2D2926; }

.item-actions .actions-toolbar .action-delete span:before {
  content: "\e903"; }

.item-actions .actions-toolbar .action-towishlist span:before {
  content: "\e916"; }

.cart.table-wrapper .table > thead > tr > th {
  border-bottom: 1px solid #2D2926 !important; }

.cart.table-wrapper .table > tbody + tbody {
  border-top: none; }

.cart.table-wrapper table {
  margin-bottom: 0; }

.cart.table-wrapper thead {
  border-bottom: none !important; }
  .cart.table-wrapper thead th {
    color: #C8102E;
    font-size: 18px;
    text-transform: uppercase; }

.cart.table-wrapper .cart.item {
  border-bottom: 1px solid #C2C4C4; }

.cart.table-wrapper .item-actions .qty-mobile {
  display: none; }

.cart.table-wrapper .col {
  padding-top: 15px; }
  .cart.table-wrapper .col.qty .label {
    display: none; }
  .cart.table-wrapper .col.qty .input-text {
    max-width: 50px;
    text-align: center;
    margin: 0 auto; }

.cart.table-wrapper .item-actions td {
  padding-bottom: 25px;
  white-space: normal; }

.cart.table-wrapper .item .col {
  padding: 25px 8px 10px 8px; }
  .cart.table-wrapper .item .col.item {
    min-height: 75px;
    position: relative; }
  .cart.table-wrapper .item .col.qty {
    width: 130px; }

.cart.table-wrapper .actions-toolbar > .action {
  margin-right: 10px; }
  .cart.table-wrapper .actions-toolbar > .action:last-child {
    margin-right: 0; }

.cart.table-wrapper .action.help.map {
  font-weight: 500; }

.cart.table-wrapper .product-item-photo, .cart.table-wrapper .product-item-details {
  display: inline-block;
  vertical-align: top; }

.cart.table-wrapper .product-item-photo {
  width: 90px;
  margin-right: 15px; }
  @media (min-width: 768px) and (max-width: 991px), (max-width: 580px) {
    .cart.table-wrapper .product-item-photo {
      width: 50px; } }

.cart.table-wrapper .product-item-details {
  white-space: normal;
  width: calc(100% - 110px); }
  @media (min-width: 768px) and (max-width: 991px), (max-width: 580px) {
    .cart.table-wrapper .product-item-details {
      width: calc(100% - 70px); } }

.cart.table-wrapper .product-item-name {
  display: block;
  font-weight: 600;
  margin-top: -6px; }

.cart.table-wrapper .gift-registry-name-label:after {
  content: ':'; }

.cart.table-wrapper .item-options {
  font-size: 12px;
  margin-bottom: 0; }

.cart.table-wrapper .product-item-name + .item-options {
  margin-top: 10px; }

.cart.table-wrapper .product-item-name {
  font-size: 16px;
  font-weight: 400;
  font-family: 'museo-slab'; }
  .cart.table-wrapper .product-item-name a {
    color: #C8102E; }
    .cart.table-wrapper .product-item-name a:hover, .cart.table-wrapper .product-item-name a:active, .cart.table-wrapper .product-item-name a:focus {
      text-decoration: underline; }

.cart.table-wrapper .action.configure {
  display: inline-block;
  margin: 0 0 20px; }

.cart.table-wrapper .table > thead > tr > th, .cart.table-wrapper .table > thead > tr > td, .cart.table-wrapper .table > tbody > tr > th, .cart.table-wrapper .table > tbody > tr > td, .cart.table-wrapper .table > tfoot > tr > th, .cart.table-wrapper .table > tfoot > tr > td {
  border-top: 0 !important; }

.cart.table-wrapper .table > thead > tr > td, .cart.table-wrapper .table > tbody > tr > th, .cart.table-wrapper .table > tbody > tr > td, .cart.table-wrapper .table > tfoot > tr > th, .cart.table-wrapper .table > tfoot > tr > td {
  border-bottom: 0 !important; }

.cart-container .checkout-methods-items {
  margin-top: 20px;
  text-align: center;
  list-style: none;
  padding: 0 30px;
  margin-bottom: 0; }
  .cart-container .checkout-methods-items .action.primary {
    width: 100%;
    font-size: 18px; }
  .cart-container .checkout-methods-items .item + .item {
    margin-top: 20px; }

.cart-product-attributes {
  display: block;
  margin-top: 10px;
  font-size: 14px;
  color: #53565A; }
  .cart-product-attributes strong {
    color: #2D2926;
    font-weight: bold;
    font-size: 13px;
    font-family: 'museo-slab'; }

.cart-product-hazardous {
  clear: both;
  display: inline-block;
  width: 100%;
  color: #333;
  padding: 10px 0; }
  .cart-product-hazardous h4 {
    position: relative;
    color: #2D2926;
    font-size: 13px;
    line-height: 1;
    font-family: 'museo-slab';
    font-weight: 900;
    padding-left: 28px; }
    .cart-product-hazardous h4 img {
      position: absolute;
      left: 0;
      top: -1px;
      width: 20px;
      height: 20px; }

#block-discount {
  margin-top: 20px;
  display: block;
  width: 100% !important;
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
  padding: 30px 0; }
  #block-discount .title {
    font-size: 14px;
    color: #2D2926;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 10px;
    display: inline-block;
    font-family: 'effra'; }
  #block-discount .fieldset.coupon .field .control {
    float: left;
    display: inline-block;
    width: 280px;
    margin-right: 5px; }
    #block-discount .fieldset.coupon .field .control input[name="coupon_code"] {
      background: #ffffff;
      border-radius: 4px;
      padding: 5px 10px;
      color: #2D2926;
      border: 1px solid #C2C4C4;
      width: 100%;
      height: 40px;
      line-height: 40px;
      font-size: 15px; }
      #block-discount .fieldset.coupon .field .control input[name="coupon_code"]:active {
        border-color: #2D2926;
        box-shadow: 0px 0px 4px 4px rgba(45, 41, 38, 0.25); }
      #block-discount .fieldset.coupon .field .control input[name="coupon_code"]:focus {
        border-color: #2D2926;
        box-shadow: 0px 0px 4px 4px rgba(45, 41, 38, 0.25); }
      #block-discount .fieldset.coupon .field .control input[name="coupon_code"]::-webkit-input-placeholder {
        color: #C2C4C4;
        text-transform: capitalize;
        font-family: 'effra';
        font-size: 12px;
        font-weight: 400; }
        @media only screen and (max-width: 919px) {
          #block-discount .fieldset.coupon .field .control input[name="coupon_code"]::-webkit-input-placeholder {
            font-size: 10px; } }
      #block-discount .fieldset.coupon .field .control input[name="coupon_code"]::-moz-placeholder {
        color: #C2C4C4;
        text-transform: capitalize;
        font-family: 'effra';
        font-size: 12px;
        font-weight: 400; }
        @media only screen and (max-width: 919px) {
          #block-discount .fieldset.coupon .field .control input[name="coupon_code"]::-moz-placeholder {
            font-size: 10px; } }
      #block-discount .fieldset.coupon .field .control input[name="coupon_code"]:-ms-input-placeholder {
        color: #C2C4C4;
        text-transform: capitalize;
        font-family: 'effra';
        font-size: 12px;
        font-weight: 400; }
        @media only screen and (max-width: 919px) {
          #block-discount .fieldset.coupon .field .control input[name="coupon_code"]:-ms-input-placeholder {
            font-size: 10px; } }
      #block-discount .fieldset.coupon .field .control input[name="coupon_code"]:-moz-placeholder {
        color: #C2C4C4;
        text-transform: capitalize;
        font-family: 'effra';
        font-size: 12px;
        font-weight: 400; }
        @media only screen and (max-width: 919px) {
          #block-discount .fieldset.coupon .field .control input[name="coupon_code"]:-moz-placeholder {
            font-size: 10px; } }
  #block-discount .fieldset.coupon .field .actions-toolbar {
    float: left;
    display: inline-block; }
    #block-discount .fieldset.coupon .field .actions-toolbar button {
      height: 40px;
      line-height: 40px;
      padding-top: 0;
      padding-bottom: 0;
      font-size: 14px;
      background: #2D2926;
      transition: all 0.15s ease-out; }
      #block-discount .fieldset.coupon .field .actions-toolbar button:hover, #block-discount .fieldset.coupon .field .actions-toolbar button:focus, #block-discount .fieldset.coupon .field .actions-toolbar button:active {
        background: #2D2926 !important;
        color: white;
        outline: 2px solid #fff;
        box-shadow: 0 0 0 4px #2D2926; }
  @media only screen and (max-width: 768px) {
    #block-discount .fieldset.coupon .field .control {
      width: calc(100% - 129px); } }

.cart.main.actions {
  width: 100%;
  display: inline-block;
  padding-top: 20px; }
  .cart.main.actions a.continue, .cart.main.actions #empty_cart_button {
    display: none; }
  .cart.main.actions button[name="update_cart_action"] {
    float: right;
    background: #2D2926 !important;
    color: white;
    font-family: inherit;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 8px;
    padding-bottom: 8px;
    border-radius: 5px;
    border: none;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    transition: all 0.15s ease-out; }
    .cart.main.actions button[name="update_cart_action"]:hover, .cart.main.actions button[name="update_cart_action"]:focus, .cart.main.actions button[name="update_cart_action"]:active {
      background: #2D2926 !important;
      color: white;
      outline: 2px solid #fff;
      box-shadow: 0 0 0 4px #2D2926; }

.payment-logos-containter {
  clear: both;
  float: left;
  display: block;
  width: 100%;
  text-align: left;
  margin-bottom: 30px; }
  .payment-logos-containter h3 {
    color: #C8102E;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: -1px; }

.field.qty {
  border: 1px solid #C2C4C4;
  background: #fff;
  width: 110px;
  position: relative;
  margin: 0 auto;
  display: inline-block;
  border-radius: 4px;
  padding: 5px;
  box-sizing: border-box;
  z-index: 9; }
  .field.qty + .mage-error {
    max-width: 240px; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .field.qty {
      width: 100px; } }
  .field.qty .control {
    display: flex;
    justify-content: center; }
  .field.qty input {
    background: #fff;
    text-align: center;
    border: none;
    width: 50px;
    height: 20px;
    margin-left: 24px;
    box-shadow: none;
    pointer-events: none;
    margin-top: 5px;
    margin-bottom: 5px; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .field.qty input {
        width: 70%; } }
  .field.qty button {
    margin: 0;
    padding: 0;
    width: 20px;
    height: 20px;
    background: #C8102E;
    font-family: inherit;
    display: inline-block;
    line-height: 20px;
    border: none; }
    .field.qty button.decrement {
      position: absolute;
      left: 10px;
      top: 50%;
      margin-top: -10px;
      color: white;
      font-size: 20px;
      background: #2D2926;
      transition: 0.15s linear; }
      .field.qty button.decrement:hover {
        background: #53565A; }
    .field.qty button.increment {
      position: absolute;
      right: 10px;
      top: 50%;
      margin-top: -10px;
      color: white;
      font-size: 16px;
      background: #2D2926;
      transition: 0.15s linear; }
      .field.qty button.increment:hover {
        background: #53565A; }
    .field.qty button:hover {
      outline: none;
      background: #143690;
      color: white; }
    .field.qty button:active, .field.qty button:focus {
      outline: none; }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .field.qty {
      width: 100%; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .checkout-cart-index .breadcrumbs-container .container {
    width: 100%; } }

.checkout-cart-index #maincontent {
  margin-top: 70px;
  margin-bottom: 70px;
  padding-right: 0;
  padding-left: 0; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .checkout-cart-index #maincontent {
      width: 100%; } }
  @media only screen and (max-width: 767px) {
    .checkout-cart-index #maincontent {
      margin-top: 40px;
      margin-bottom: 40px; } }

.checkout-cart-index .table-wrapper {
  margin: 0; }

.checkout-cart-index #shopping-cart-table thead tr th {
  font-family: 'museo-slab';
  font-weight: bold; }
  .checkout-cart-index #shopping-cart-table thead tr th:first-child {
    font-family: 'museo-slab';
    font-weight: bold; }

.checkout-cart-index #shopping-cart-table tr th:first-child, .checkout-cart-index #shopping-cart-table tr td:first-child {
  padding-left: 0;
  font-family: 'effra';
  text-transform: capitalize;
  color: #2D2926; }

.checkout-cart-index #shopping-cart-table tr th:last-child, .checkout-cart-index #shopping-cart-table tr td:last-child {
  padding-right: 0; }

.checkout-cart-index #shopping-cart-table .col.subtotal {
  text-align: right !important; }

.checkout-cart-index #shopping-cart-table .product-image-photo {
  border: 1px solid #eaeaea; }

.checkout-cart-index #shopping-cart-table td.col.subtotal {
  font-family: 'museo-slab'; }
  .checkout-cart-index #shopping-cart-table td.col.subtotal .price-container {
    display: flex;
    flex-direction: column; }
    .checkout-cart-index #shopping-cart-table td.col.subtotal .price-container .price-including-tax, .checkout-cart-index #shopping-cart-table td.col.subtotal .price-container .price-excluding-tax {
      position: relative;
      left: -46px; }
      .checkout-cart-index #shopping-cart-table td.col.subtotal .price-container .price-including-tax span.price, .checkout-cart-index #shopping-cart-table td.col.subtotal .price-container .price-excluding-tax span.price {
        color: #333333;
        font-weight: 900; }
        .checkout-cart-index #shopping-cart-table td.col.subtotal .price-container .price-including-tax span.price:after, .checkout-cart-index #shopping-cart-table td.col.subtotal .price-container .price-excluding-tax span.price:after {
          position: absolute;
          top: 50%;
          left: 100%;
          width: 50px;
          font-size: 11px;
          font-weight: 500;
          text-align: left;
          padding-left: 5px; }
      @media only screen and (max-width: 1199px) {
        .checkout-cart-index #shopping-cart-table td.col.subtotal .price-container .price-including-tax, .checkout-cart-index #shopping-cart-table td.col.subtotal .price-container .price-excluding-tax {
          left: inherit; }
          .checkout-cart-index #shopping-cart-table td.col.subtotal .price-container .price-including-tax span.price:after, .checkout-cart-index #shopping-cart-table td.col.subtotal .price-container .price-excluding-tax span.price:after {
            position: static;
            display: block;
            width: 100%;
            line-height: 1;
            text-align: right;
            margin-top: 0 !important;
            padding-left: 0; } }
    .checkout-cart-index #shopping-cart-table td.col.subtotal .price-container .price-including-tax {
      order: 2;
      display: block; }
      .checkout-cart-index #shopping-cart-table td.col.subtotal .price-container .price-including-tax span.price {
        font-size: 14px;
        line-height: 20px; }
        .checkout-cart-index #shopping-cart-table td.col.subtotal .price-container .price-including-tax span.price:after {
          content: "inc VAT";
          margin-top: -10px; }
    .checkout-cart-index #shopping-cart-table td.col.subtotal .price-container .price-excluding-tax {
      order: 1; }
      @media (min-width: 768px) and (max-width: 991px), (max-width: 580px) {
        .checkout-cart-index #shopping-cart-table td.col.subtotal .price-container .price-excluding-tax {
          margin-bottom: 5px; } }
      .checkout-cart-index #shopping-cart-table td.col.subtotal .price-container .price-excluding-tax span.price {
        font-size: 19px;
        line-height: 13px; }
        .checkout-cart-index #shopping-cart-table td.col.subtotal .price-container .price-excluding-tax span.price:after {
          content: "ex VAT";
          margin-top: -8px; }

.checkout-cart-index .secure-payment {
  margin-top: 35px; }
  .checkout-cart-index .secure-payment h3 {
    color: #2D2926;
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'effra'; }
  .checkout-cart-index .secure-payment .payments-icons {
    font-size: 0;
    margin-left: -4px;
    margin-right: -4px; }
    .checkout-cart-index .secure-payment .payments-icons img {
      display: inline-block;
      vertical-align: middle;
      width: 60px;
      height: auto;
      margin: 0 4px; }
    @media only screen and (max-width: 460px) {
      .checkout-cart-index .secure-payment .payments-icons img {
        width: calc(16.6666667% - 8px); } }

.checkout-cart-index .bottom-checkout {
  display: none;
  border-top: 1px solid #eaeaea;
  margin-top: 5%;
  padding: 30px 34px 0;
  text-align: right; }
  .checkout-cart-index .bottom-checkout button {
    width: 100%;
    max-width: 297px;
    font-size: 18px;
    text-align: center; }
  @media only screen and (max-width: 767px) {
    .checkout-cart-index .bottom-checkout {
      display: block;
      text-align: center; }
      .checkout-cart-index .bottom-checkout button {
        max-width: 100%; } }

.checkout-cart-index .stock-availability-container {
  clear: both;
  width: 100%;
  display: block;
  padding: 20px 0; }
  .checkout-cart-index .stock-availability-container .product-availability {
    display: inline-block;
    float: left;
    padding-right: 5px;
    padding-left: 26px;
    text-transform: uppercase;
    font-size: 12px; }
    .checkout-cart-index .stock-availability-container .product-availability.in-stock {
      color: #4bb441; }
      .checkout-cart-index .stock-availability-container .product-availability.in-stock:before {
        font-family: 'FontAwesome';
        position: absolute;
        left: 0;
        top: -6px;
        color: #4bb441;
        content: "\f058";
        font-size: 22px;
        font-weight: 600; }
    .checkout-cart-index .stock-availability-container .product-availability.out-of-stock {
      color: #4bb441;
      padding-left: 30px; }
      .checkout-cart-index .stock-availability-container .product-availability.out-of-stock:before {
        font-family: 'icomoon';
        position: absolute;
        left: 0;
        top: -1px;
        color: #333333;
        content: "\e914";
        font-size: 16px;
        font-weight: 600; }
  .checkout-cart-index .stock-availability-container .product-stock-count {
    display: inline;
    font-size: 12px;
    font-family: inherit;
    font-weight: 400;
    color: #333;
    text-transform: none; }

.block.crosssell {
  margin-top: 70px; }

.cart-tax-info + .cart-tax-total,
.cart .cart-tax-info + .cart-tax-total {
  display: block; }

.cart.table-wrapper .col.price,
.cart.table-wrapper .col.qty,
.cart.table-wrapper .col.msrp,
.order-items.table-wrapper .col.price,
.order-items.table-wrapper .col.qty,
.order-items.table-wrapper .col.msrp {
  text-align: center; }

@media (max-width: 768px) {
  .cart.table-wrapper {
    overflow: inherit; }
    .cart.table-wrapper thead .col:not(.item) span {
      display: none; }
    .cart.table-wrapper .col.msrp {
      white-space: normal; }
    .cart.table-wrapper .item .col.item {
      padding-bottom: 0; } }

@media (min-width: 768px) {
  .cart-summary {
    position: relative;
    margin-top: 48px; }
    .column.main .cart-summary .actions-toolbar > .secondary {
      float: none; }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto; }
    .cart.table-wrapper .items tr .col {
      font-family: 'effra';
      text-transform: capitalize;
      color: #2D2926; }
  .cart.table-wrapper .item-actions .actions-toolbar {
    text-align: right; } }

@media only screen and (max-width: 580px) {
  .cart.table-wrapper table {
    table-layout: fixed; }
  .cart.table-wrapper .col.item {
    width: 65%; }
  .cart.table-wrapper .col.qty {
    display: none; }
  .cart.table-wrapper th.col.subtotal {
    display: table-cell; }
    .cart.table-wrapper th.col.subtotal > span {
      display: none; }
  .cart.table-wrapper .col.subtotal {
    width: auto;
    width: 35%; }
  .cart.table-wrapper .actions-toolbar-outer {
    text-align: right; }
    .cart.table-wrapper .actions-toolbar-outer .actions-toolbar {
      display: inline-block; }
  .cart.table-wrapper .item-actions td {
    padding-top: 20px;
    vertical-align: middle; }
  .cart.table-wrapper .item-actions .qty-mobile {
    display: table-cell; }
    .cart.table-wrapper .item-actions .qty-mobile .mage-error[generated] {
      display: none; }
  .checkout-cart-index .stock-availability-container {
    position: relative; }
    .checkout-cart-index .stock-availability-container .product-availability {
      position: absolute;
      width: 240px; } }

@media only screen and (max-width: 400px) {
  .cart.table-wrapper .actions-toolbar-outer .actions-toolbar {
    text-align: right; }
    .cart.table-wrapper .actions-toolbar-outer .actions-toolbar > .action {
      display: inline-block;
      margin-right: 0;
      margin-bottom: 5px; } }

@media only screen and (max-width: 360px) {
  .cart.table-wrapper .product-item-photo, .cart.table-wrapper .product-item-details {
    width: 100%; }
  .cart.table-wrapper .product-item-photo {
    margin-right: 0;
    margin-bottom: 15px; } }

/*!
 * Copyright (c) 2017. Dava Gordon
 *
 * THIS LICENSE AGREEMENT (HEREINAFTER AGREEMENT) IS AN AGREEMENT BETWEEN YOU (THE
 * PERSON OR COMPANY WHO IS BEING LICENSED TO USE THE SOFTWARE OR DOCUMENTATION)
 * AND DAVA GORDON. (HEREINAFTER WE/US/OUR). THE AGREEMENT APPLIES TO ALL
 * PRODUCTS/SOFTWARE/SCRIPTS/SERVICES YOU PURCHASE FROM US.
 *
 * 1. By using the Software you acknowledge that you have read this Agreement,
 *    and that you agree to the content of the Agreement and its terms, and agree
 *    to use the Software in compliance with this Agreement.
 *
 * 2. The Agreement comes into legal force at the moment when you obtain our
 *    Software from our site or receive it through email or on data medium at the
 *    our discretion or by any other means.
 *
 * 3. We are the copyright holder of the Software. The Software or a portion of it
 *    is a copyrightable matter and is liable to protection by the law. Any
 *    activity that infringes terms of this Agreement violates copyright law and
 *    will be prosecuted according to the current law. We reserve the right to
 *    revoke the license of any user who is holding an invalid license.
 *
 * 4. This Agreement gives you the right to use the Software for your own personal
 *    or business use, subject to all other terms of this Agreement. Any commercial
 *    distribution of the Software without our consent is regarded as violation of this
 *    Agreement and entails liability, according to the current law.
 *
 * 5. You may not use any part of the code in whole or part in any other software.
 *
 * 6. You may not give, sell, distribute, sub-license, rent, lease or lend any
 *    portion of the Software to anyone. You may not place the
 *    Software on a server so that it is accessible via a public network such as
 *    the Internet for distribution purposes.
 *
 * 7. You are bound to preserve the copyright information intact, this includes the
 *    text/link at bottom.
 *
 * 8. We reserve the right to publish a selected list of users of our Software.
 *
 * 9. We will not be liable to you for any damages (including any loss of
 *    profits/saving, or incidental or consequential) caused to you, your
 *    information and your business arising out of the use or inability to use
 *    this Software.
 *
 * 10. We are not liable for prosecution arising from use of the Software against
 *     law or for any illegal use.
 *
 * 11. If you fail to use the Software in accordance with the terms and conditions
 *     of this License Agreement, it constitutes a breach of the agreement, and
 *     your license to use the program is revoked.
 *
 * 12. Dava Gordon reserves the right to change this license agreement at any
 *     time and impose its clauses at any given time.
 *
 * 13. License agreement remains effective until terminated. We retain the right to
 *     terminate your license to use the Software at any time, if in its sole
 *     discretion, you are not abiding by the terms of the Agreement, including,
 *     but not limited to, obscuring or removing any link or copyright notice as
 *     specified in this agreement. You may terminate it at any time by destroying
 *     all copies of the Software. Termination of this Agreement does not bind us
 *     to return you the amount spent for purchase of the Software.
 *
 * 14. If you continue to use the Software after Dava Gordon gives you notice
 *     of termination of your license, you hereby agree to accept an injunction to
 *     enjoin you from its further use and to pay all costs (including but not
 *     limited to reasonable attorney fees) to enforce our revocation of your
 *     license and any damages suffered by us because of your misuse of the Software.
 */
body._has-modal {
  height: 100%;
  overflow: hidden;
  width: 100%; }

.modals-overlay {
  z-index: 899; }

.modal-slide, .modal-popup {
  bottom: 0;
  left: 0;
  min-width: 0;
  position: fixed;
  right: 0;
  top: 0;
  /*! visibility: hidden */ }

.modal-slide._show, .modal-popup._show {
  visibility: visible; }

.modal-slide._show .modal-inner-wrap, .modal-popup._show .modal-inner-wrap {
  transform: translate(0, 0); }

.modal-slide .modal-inner-wrap, .modal-popup .modal-inner-wrap {
  background-color: #fff;
  box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
  opacity: 1;
  pointer-events: auto; }

.modal-slide {
  left: 44px;
  z-index: 900; }

.modal-slide._show .modal-inner-wrap {
  transform: translateX(0); }

.modal-slide .modal-inner-wrap {
  height: 100%;
  overflow-y: auto;
  position: static;
  transform: translateX(100%);
  transition-duration: .3s;
  transition-property: transform, visibility;
  transition-timing-function: ease-in-out;
  width: auto; }

.modal-slide._inner-scroll .modal-inner-wrap {
  overflow-y: visible;
  display: -ms-flexbox;
  display: table;
  flex-direction: column; }

.modal-slide._inner-scroll .modal-header, .modal-slide._inner-scroll .modal-footer {
  flex-grow: 0;
  flex-shrink: 0; }

.modal-slide._inner-scroll .modal-content {
  overflow-y: auto;
  box-shadow: none;
  border: none;
  background: transparent;
  border: none;
  border-radius: 0; }

.modal-slide._inner-scroll .modal-footer {
  margin-top: auto; }

.modal-slide .modal-header, .modal-slide .modal-content, .modal-slide .modal-footer {
  padding: 0 2.6rem 2.6rem; }

.modal-slide .modal-header {
  padding-bottom: 2.1rem;
  padding-top: 2.1rem;
  border-bottom: 0; }

.modal-header, .modal-footer {
  border: none; }

.modal-popup {
  z-index: 900;
  left: 0;
  overflow-y: auto; }

.modal-popup .modal-inner-wrap {
  margin-right: auto;
  margin-left: auto;
  max-width: 630px;
  padding: 0 30px;
  transform: translateY(0); }

.modal-popup .modal-inner-wrap {
  margin: 15rem auto;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  transform: translateY(-200%);
  transition-duration: .2s;
  transition-property: transform, visibility;
  transition-timing-function: ease; }

.modal-popup._inner-scroll {
  overflow-y: visible; }

.ie10 .modal-popup._inner-scroll, .ie9 .modal-popup._inner-scroll {
  overflow-y: auto; }

.modal-popup._inner-scroll .modal-inner-wrap {
  max-height: 90%; }

.ie10 .modal-popup._inner-scroll .modal-inner-wrap, .ie9 .modal-popup._inner-scroll .modal-inner-wrap {
  max-height: none; }

.modal-popup._inner-scroll .modal-content {
  overflow-y: auto; }

.modal-content {
  border: none;
  border-radius: 0;
  margin-top: 15px;
  font-size: 16px;
  box-shadow: none; }

.modal-popup .modal-header, .modal-popup .modal-footer {
  flex-grow: 0;
  flex-shrink: 0; }

.modal-popup .modal-header {
  padding: 3rem 0 1.2rem; }

.modal-popup .modal-footer {
  margin-top: auto;
  padding-bottom: 3rem;
  padding-top: 3rem;
  display: flex; }
  .modal-popup .modal-footer .action-primary {
    order: 1;
    margin: 0 5px;
    background: #2D2926;
    transition: all 0.15s ease-out; }
    .modal-popup .modal-footer .action-primary:hover, .modal-popup .modal-footer .action-primary:active, .modal-popup .modal-footer .action-primary:focus {
      background: #2D2926 !important;
      color: white;
      outline: 2px solid #fff;
      box-shadow: 0 0 0 4px #2D2926 !important; }
  .modal-popup .modal-footer .action-secondary {
    order: 2;
    margin: 0 5px;
    transition: all 0.15s ease-out; }
    .modal-popup .modal-footer .action-secondary:hover, .modal-popup .modal-footer .action-secondary:active, .modal-popup .modal-footer .action-secondary:focus {
      background: #C8102E;
      color: white;
      outline: 2px solid #fff;
      box-shadow: 0 0 0 4px #C8102E; }

.modal-popup .modal-footer-actions {
  text-align: right; }

.modal-custom .action-close, .modal-popup .action-close, .modal-slide .action-close {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: inline-block;
  text-decoration: none;
  position: absolute;
  right: 0;
  top: 0; }

.modal-custom .action-close:focus, .modal-popup .action-close:focus, .modal-slide .action-close:focus, .modal-custom .action-close:active, .modal-popup .action-close:active, .modal-slide .action-close:active {
  background: none;
  border: none; }

.modal-custom .action-close:hover, .modal-popup .action-close:hover, .modal-slide .action-close:hover {
  background: none;
  border: none; }

.modal-custom .action-close.disabled, .modal-popup .action-close.disabled, .modal-slide .action-close.disabled, .modal-custom .action-close[disabled], .modal-popup .action-close[disabled], .modal-slide .action-close[disabled], fieldset[disabled] .modal-custom .action-close, fieldset[disabled] .modal-popup .action-close, fieldset[disabled] .modal-slide .action-close {
  cursor: not-allowed;
  pointer-events: none;
  opacity: .5; }

.modal-custom .action-close > span, .modal-popup .action-close > span, .modal-slide .action-close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.modal-custom .action-close:before, .modal-popup .action-close:before, .modal-slide .action-close:before {
  content: '';
  position: absolute;
  top: 15px;
  right: 15px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(../images/close-icon-minicart.svg) no-repeat center center;
  background-size: contain;
  overflow: hidden;
  speak: none;
  text-align: center;
  transition: opacity 0.3s ease-in-out; }

.modal-custom .action-close:hover:before, .modal-popup .action-close:hover:before, .modal-slide .action-close:hover:before {
  opacity: 0.5; }

.modal-custom .action-close:hover:before, .modal-popup .action-close:hover:before, .modal-slide .action-close:hover:before {
  color: inherit; }

.modal-custom .action-close:active:before, .modal-popup .action-close:active:before, .modal-slide .action-close:active:before {
  color: inherit; }

.modal-custom .action-close:hover:before, .modal-popup .action-close:hover:before, .modal-slide .action-close:hover:before {
  color: #1a1a1a; }

.modal-custom .action-close {
  margin: 25px; }

.modal-popup .modal-title {
  border-bottom: 1px solid #c1c1c1;
  font-weight: 300;
  padding-bottom: 10px;
  font-size: 26px;
  margin-bottom: 0;
  min-height: 1em;
  word-wrap: break-word; }

.modal-popup .action-close {
  padding: 20px;
  width: auto; }
  .modal-popup .action-close:before {
    content: 'X';
    background: none;
    color: #2D2926;
    width: 20px;
    height: 20px; }
  .modal-popup .action-close:hover {
    background: none !important; }
    .modal-popup .action-close:hover:hover {
      color: #C8102E !important; }

.modal-slide .action-close {
  padding: 2.1rem 3rem; }

.modal-slide .page-main-actions {
  margin-bottom: -12.9rem;
  margin-top: 2.1rem; }

.modals-overlay {
  background-color: rgba(51, 51, 51, 0.55);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0; }

.modal-footer .action-secondary, .modal-footer .action-primary {
  border: none;
  color: #fff;
  background-color: #C8102E;
  border-radius: 4px;
  padding: 6px 15px;
  font-size: 16px;
  transition: opacity 0.3s ease-in-out; }
  .modal-footer .action-secondary:hover, .modal-footer .action-primary:hover {
    opacity: 1; }

@media (min-width: 768px) {
  .modal-content {
    box-shadow: none; } }

.checkout-container .calltoaction-container,
.checkout-onepage-success .calltoaction-container {
  border-bottom: 2px solid #eaeaea; }

.checkout-container {
  margin: 0 0 20px;
  position: relative; }
  .checkout-container #checkout-loader {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: table;
    width: 120%;
    height: 120%;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.9);
    z-index: 99999; }
    .checkout-container #checkout-loader .loader {
      text-align: center; }
    .checkout-container #checkout-loader .loader img {
      display: inline-block;
      width: 35px;
      height: auto;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }

.checkout-onepage-success #maincontent {
  padding-right: 0;
  padding-left: 0;
  margin-bottom: 45px; }

.checkout-onepage-success .page-title-wrapper {
  padding: 0 15px !important;
  width: 100% !important; }
  .checkout-onepage-success .page-title-wrapper .print {
    display: inline-block;
    background: #C8102E;
    border: none;
    color: #ffffff;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 8px;
    padding-bottom: 8px;
    border-radius: 5px;
    border: none;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    transition: background-color 400ms linear; }
    .checkout-onepage-success .page-title-wrapper .print:hover, .checkout-onepage-success .page-title-wrapper .print:focus {
      background-color: #2D2926; }

.checkout-onepage-success .checkout-success p:first-child {
  font-weight: 700; }

.checkout-onepage-success .checkout-success .actions-toolbar {
  margin-top: 10px; }
  .checkout-onepage-success .checkout-success .actions-toolbar .action.primary {
    display: inline-block;
    background: #C8102E;
    border: none;
    color: #ffffff;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 8px;
    padding-bottom: 8px;
    border-radius: 5px;
    border: none;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    transition: background-color 400ms linear; }
    .checkout-onepage-success .checkout-success .actions-toolbar .action.primary:hover, .checkout-onepage-success .checkout-success .actions-toolbar .action.primary:focus {
      background-color: #2D2926; }

.checkout-onepage-success #registration {
  margin-top: 30px; }
  .checkout-onepage-success #registration h2 {
    color: #C8102E;
    font-weight: 700; }
  .checkout-onepage-success #registration .action.secondary {
    font-weight: 700; }

.checkout-index-index button {
  width: auto; }

.checkout-index-index input[type="text"] {
  float: none; }

.checkout-index-index button[type='button'] {
  text-transform: none;
  background: inherit; }
  .checkout-index-index button[type='button'] span {
    color: inherit; }

.checkout-index-index._has-modal-custom {
  position: relative; }
  .checkout-index-index._has-modal-custom:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.65);
    z-index: 9; }

.checkout-index-index .modal-popup._inner-scroll {
  overflow-y: auto; }

.checkout-index-index .modal-popup._show .modal-inner-wrap {
  margin: 5rem 10px;
  padding: 40px 30px 10px;
  transform: translate(calc(-50% - 10px), 0);
  width: calc(100% - 20px); }

.checkout-index-index #maincontent .columns {
  margin-right: -15px;
  margin-left: -15px; }

.checkout-index-index .page-header-after {
  border-bottom: 3px solid #eaeaea; }

.checkout-index-index .loading-mask {
  position: fixed !important;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 120%;
  height: 120%;
  text-align: center;
  z-index: 99999; }
  .checkout-index-index .loading-mask .loader {
    text-align: center; }
    .checkout-index-index .loading-mask .loader img {
      display: inline-block;
      width: 35px;
      height: auto;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
    .checkout-index-index .loading-mask .loader p {
      display: none; }

.checkout-index-index > .loading-mask .loader img {
  width: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.checkout-index-index .opc-payment-additional {
  margin-top: 0;
  border-bottom: 1px solid #ccc; }
  .checkout-index-index .opc-payment-additional .form-discount .payment-option-inner .input-text {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .checkout-index-index .opc-payment-additional .form-discount .actions-toolbar {
    margin-top: 31px; }

.opc-wrapper {
  margin: 0 0 20px; }

.opc-wrapper .agreements-modal {
  display: none; }

.opc-wrapper .modal-slide,
.modal-popup {
  bottom: 0;
  left: 0;
  min-width: 0;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden; }

.opc-wrapper .step-content {
  margin: 15px 0 40px; }

.opc-wrapper .fieldset div.field {
  position: relative;
  max-width: 470px;
  margin-bottom: 0; }
  .opc-wrapper .fieldset div.field.payment-method-title, .opc-wrapper .fieldset div.field.payment-option-title {
    margin-bottom: 0;
    max-width: 100%; }
  .opc-wrapper .fieldset div.field textarea[name="ordercomment[comment]"] + .field-note {
    display: none; }

.checkout-payment-method + .shipping-information {
  display: none; }
  @media only screen and (max-width: 767px) {
    .checkout-payment-method + .shipping-information {
      display: block; } }

div.field.ecc_customer_order_ref,
div.field.ecc_shipping_berore_field {
  top: inherit;
  margin-top: 40px;
  max-width: 470px; }

div.ecc_customer_order_ref .label {
  color: #2D2926;
  font-weight: 700;
  font-size: 18px; }

.field.street legend {
  padding-top: 0;
  margin-bottom: 5px; }

.field.street label.label:not(.main-label) {
  display: block; }

.field.street div.field {
  margin-bottom: 10px; }

.opc-wrapper .opc-payment .step-title {
  margin-bottom: 15px; }

#checkout-payment-method-load .payment-methods .payment-method {
  border-bottom: 1px solid #ddd; }
  #checkout-payment-method-load .payment-methods .payment-method:last-child {
    border-bottom: none; }
  #checkout-payment-method-load .payment-methods .payment-method .payment-method-title {
    padding: 20px 0; }
    #checkout-payment-method-load .payment-methods .payment-method .payment-method-title > .label {
      font-family: 'effra';
      color: #2D2926;
      margin: 0 0 0 10px;
      font-weight: bold;
      text-transform: uppercase; }

.checkout-index-index .modal-custom .action-close:before,
.checkout-index-index .modal-popup .action-close:before,
.checkout-index-index .modal-slide .action-close:before {
  top: 15px;
  right: 15px;
  width: 18px;
  height: 18px; }

.checkout-index-index .modal-title {
  margin: 0;
  padding-bottom: 10px;
  line-height: 1.42857;
  font-size: 22px;
  font-weight: 700;
  color: #C8102E;
  text-transform: uppercase;
  border-bottom: 3px solid #C8102E; }

.checkout-index-index .modal-content {
  margin-top: 0;
  box-shadow: none;
  border: none; }

.checkout-index-index .details-qty span {
  font-size: 11px;
  padding: 0; }

.checkout-index-index .opc-block-summary .minicart-items .product-item-details {
  padding-left: 68px;
  padding-right: 0; }

.checkout-index-index .opc-block-summary .product-item .product-item-inner {
  display: table;
  margin: 0 0 10px;
  width: 100%; }

.checkout-index-index .minicart-items .product > .product-item-photo,
.checkout-index-index .minicart-items .product > .product-image-container {
  float: left;
  border: none; }

.checkout-index-index .opc-block-summary .product-item {
  margin: 0;
  padding-left: 0; }

.checkout-index-index .minicart-items .product-item {
  padding: 20px 0; }

.checkout-index-index .modal-header {
  padding-top: 0; }

.checkout-index-index .modal-footer button.secondary {
  font-weight: 700; }

.checkout-index-index .minicart-items {
  margin: 0;
  padding: 0;
  list-style: none none; }

.checkout-index-index .opc-summary-wrapper .opc-block-summary {
  position: relative;
  background: white;
  margin-top: 45px;
  margin-bottom: 25px;
  padding: 35px 0 0; }
  .checkout-index-index .opc-summary-wrapper .opc-block-summary span.title {
    color: #2D2926;
    font-size: 30px;
    font-family: 'effra';
    line-height: 32px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: -1px;
    margin: 0 30px;
    padding-bottom: 10px;
    text-align: center;
    border-bottom: 1px solid #eaeaea; }

.checkout-index-index .items-additional-data {
  display: block;
  clear: both;
  padding-top: 10px; }
  .checkout-index-index .items-additional-data span.product-data-heading {
    color: #2D2926;
    font-size: 11px;
    font-weight: 900;
    display: inline-block;
    width: 100%; }
  .checkout-index-index .items-additional-data span.product-data-value {
    color: #333;
    font-size: 12px;
    font-weight: bold;
    clear: both;
    width: 100%; }

.opc-wrapper .form-control, .opc-wrapper .control select, .control .opc-wrapper select,
.opc-wrapper .input-text,
.control select,
.input-text,
.admin__data-grid-pager .page-control-input {
  float: left;
  height: 40px;
  line-height: 40px;
  background: #ffffff;
  border: 1px solid #C2C4C4;
  -moz-border-radius: 0;
  text-shadow: none;
  margin-bottom: 10px;
  color: #2D2926;
  border-radius: 5px;
  font-family: 'effra'; }
  .opc-wrapper .form-control:active, .opc-wrapper .control select:active, .control .opc-wrapper select:active,
  .opc-wrapper .input-text:active,
  .control select:active,
  .input-text:active,
  .admin__data-grid-pager .page-control-input:active {
    border-color: #2D2926;
    box-shadow: 0px 0px 4px 4px rgba(45, 41, 38, 0.25); }
  .opc-wrapper .form-control:focus, .opc-wrapper .control select:focus, .control .opc-wrapper select:focus,
  .opc-wrapper .input-text:focus,
  .control select:focus,
  .input-text:focus,
  .admin__data-grid-pager .page-control-input:focus {
    border-color: #2D2926;
    box-shadow: 0px 0px 4px 4px rgba(45, 41, 38, 0.25); }
  .opc-wrapper .form-control::-webkit-input-placeholder, .opc-wrapper .control select::-webkit-input-placeholder, .control .opc-wrapper select::-webkit-input-placeholder,
  .opc-wrapper .input-text::-webkit-input-placeholder,
  .control select::-webkit-input-placeholder,
  .input-text::-webkit-input-placeholder,
  .admin__data-grid-pager .page-control-input::-webkit-input-placeholder {
    color: #C2C4C4;
    text-transform: capitalize;
    font-family: 'effra';
    font-size: 12px;
    font-weight: 400; }
    @media only screen and (max-width: 919px) {
      .opc-wrapper .form-control::-webkit-input-placeholder, .opc-wrapper .control select::-webkit-input-placeholder, .control .opc-wrapper select::-webkit-input-placeholder,
      .opc-wrapper .input-text::-webkit-input-placeholder,
      .control select::-webkit-input-placeholder,
      .input-text::-webkit-input-placeholder,
      .admin__data-grid-pager .page-control-input::-webkit-input-placeholder {
        font-size: 10px; } }
  .opc-wrapper .form-control::-moz-placeholder, .opc-wrapper .control select::-moz-placeholder, .control .opc-wrapper select::-moz-placeholder,
  .opc-wrapper .input-text::-moz-placeholder,
  .control select::-moz-placeholder,
  .input-text::-moz-placeholder,
  .admin__data-grid-pager .page-control-input::-moz-placeholder {
    color: #C2C4C4;
    text-transform: capitalize;
    font-family: 'effra';
    font-size: 12px;
    font-weight: 400; }
    @media only screen and (max-width: 919px) {
      .opc-wrapper .form-control::-moz-placeholder, .opc-wrapper .control select::-moz-placeholder, .control .opc-wrapper select::-moz-placeholder,
      .opc-wrapper .input-text::-moz-placeholder,
      .control select::-moz-placeholder,
      .input-text::-moz-placeholder,
      .admin__data-grid-pager .page-control-input::-moz-placeholder {
        font-size: 10px; } }
  .opc-wrapper .form-control:-ms-input-placeholder, .opc-wrapper .control select:-ms-input-placeholder, .control .opc-wrapper select:-ms-input-placeholder,
  .opc-wrapper .input-text:-ms-input-placeholder,
  .control select:-ms-input-placeholder,
  .input-text:-ms-input-placeholder,
  .admin__data-grid-pager .page-control-input:-ms-input-placeholder {
    color: #C2C4C4;
    text-transform: capitalize;
    font-family: 'effra';
    font-size: 12px;
    font-weight: 400; }
    @media only screen and (max-width: 919px) {
      .opc-wrapper .form-control:-ms-input-placeholder, .opc-wrapper .control select:-ms-input-placeholder, .control .opc-wrapper select:-ms-input-placeholder,
      .opc-wrapper .input-text:-ms-input-placeholder,
      .control select:-ms-input-placeholder,
      .input-text:-ms-input-placeholder,
      .admin__data-grid-pager .page-control-input:-ms-input-placeholder {
        font-size: 10px; } }
  .opc-wrapper .form-control:-moz-placeholder, .opc-wrapper .control select:-moz-placeholder, .control .opc-wrapper select:-moz-placeholder,
  .opc-wrapper .input-text:-moz-placeholder,
  .control select:-moz-placeholder,
  .input-text:-moz-placeholder,
  .admin__data-grid-pager .page-control-input:-moz-placeholder {
    color: #C2C4C4;
    text-transform: capitalize;
    font-family: 'effra';
    font-size: 12px;
    font-weight: 400; }
    @media only screen and (max-width: 919px) {
      .opc-wrapper .form-control:-moz-placeholder, .opc-wrapper .control select:-moz-placeholder, .control .opc-wrapper select:-moz-placeholder,
      .opc-wrapper .input-text:-moz-placeholder,
      .control select:-moz-placeholder,
      .input-text:-moz-placeholder,
      .admin__data-grid-pager .page-control-input:-moz-placeholder {
        font-size: 10px; } }

.control select {
  display: inline-block;
  color: #373737;
  padding: 9px 35px 8px 14px;
  width: 100%;
  max-width: 100%;
  margin: 0 5px 0 0;
  border: 1px solid #C2C4C4;
  box-shadow: none;
  border-radius: 5px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 100%;
  background-color: #ffffff;
  background-image: url("../images/arrow-down-black.svg");
  background-repeat: no-repeat;
  background-position: calc(100% - 10px) center;
  background-size: 12px 8px;
  line-height: 14px; }
  .control select:focus {
    border-color: #2D2926;
    box-shadow: 0px 0px 4px 4px rgba(45, 41, 38, 0.25); }

.opc-wrapper .control textarea {
  min-height: 120px;
  background: #efefef;
  margin-right: 10px;
  width: 100%;
  background-clip: padding-box;
  font-weight: lighter;
  font-family: proxima-nova, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  padding: 10px 9px;
  vertical-align: baseline;
  box-sizing: border-box;
  border: none;
  box-shadow: none;
  border-radius: 1px; }
  .opc-wrapper .control textarea:hover, .opc-wrapper .control textarea:active, .opc-wrapper .control textarea:focus {
    border: none;
    box-shadow: none;
    outline: 0; }

.opc-wrapper .field .control._with-tooltip input,
.fieldset.address .field .control._with-tooltip input {
  width: calc(100% - 36px);
  height: 40px;
  border-radius: 4px;
  line-height: 40px;
  background: #ffffff;
  border: 1px solid #C2C4C4;
  -moz-border-radius: 0;
  text-shadow: none;
  margin-bottom: 10px;
  color: #2D2926;
  border-radius: 5px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  font-family: 'effra'; }
  .opc-wrapper .field .control._with-tooltip input:active,
  .fieldset.address .field .control._with-tooltip input:active {
    border-color: #2D2926;
    box-shadow: 0px 0px 4px 4px rgba(45, 41, 38, 0.25); }
  .opc-wrapper .field .control._with-tooltip input:focus,
  .fieldset.address .field .control._with-tooltip input:focus {
    border-color: #2D2926;
    box-shadow: 0px 0px 4px 4px rgba(45, 41, 38, 0.25); }
  .opc-wrapper .field .control._with-tooltip input::-webkit-input-placeholder,
  .fieldset.address .field .control._with-tooltip input::-webkit-input-placeholder {
    color: #C2C4C4;
    text-transform: capitalize;
    font-family: 'effra';
    font-size: 12px;
    font-weight: 400; }
    @media only screen and (max-width: 919px) {
      .opc-wrapper .field .control._with-tooltip input::-webkit-input-placeholder,
      .fieldset.address .field .control._with-tooltip input::-webkit-input-placeholder {
        font-size: 10px; } }
  .opc-wrapper .field .control._with-tooltip input::-moz-placeholder,
  .fieldset.address .field .control._with-tooltip input::-moz-placeholder {
    color: #C2C4C4;
    text-transform: capitalize;
    font-family: 'effra';
    font-size: 12px;
    font-weight: 400; }
    @media only screen and (max-width: 919px) {
      .opc-wrapper .field .control._with-tooltip input::-moz-placeholder,
      .fieldset.address .field .control._with-tooltip input::-moz-placeholder {
        font-size: 10px; } }
  .opc-wrapper .field .control._with-tooltip input:-ms-input-placeholder,
  .fieldset.address .field .control._with-tooltip input:-ms-input-placeholder {
    color: #C2C4C4;
    text-transform: capitalize;
    font-family: 'effra';
    font-size: 12px;
    font-weight: 400; }
    @media only screen and (max-width: 919px) {
      .opc-wrapper .field .control._with-tooltip input:-ms-input-placeholder,
      .fieldset.address .field .control._with-tooltip input:-ms-input-placeholder {
        font-size: 10px; } }
  .opc-wrapper .field .control._with-tooltip input:-moz-placeholder,
  .fieldset.address .field .control._with-tooltip input:-moz-placeholder {
    color: #C2C4C4;
    text-transform: capitalize;
    font-family: 'effra';
    font-size: 12px;
    font-weight: 400; }
    @media only screen and (max-width: 919px) {
      .opc-wrapper .field .control._with-tooltip input:-moz-placeholder,
      .fieldset.address .field .control._with-tooltip input:-moz-placeholder {
        font-size: 10px; } }

.opc-wrapper .field .control._with-tooltip .field-note,
.fieldset.address .field .control._with-tooltip .field-note {
  float: left;
  width: 100%; }

.opc-wrapper .field .control._with-tooltip .note,
.fieldset.address .field .control._with-tooltip .note {
  float: left; }

.opc-wrapper legend.label {
  padding-top: 10px;
  clear: both;
  display: inline-block;
  font-weight: lighter;
  font-family: proxima-nova, sans-serif;
  color: #4b4b4b; }

.opc-wrapper .field .field-error,
.form-shipping-address .field .field-error {
  color: #2D2926;
  font-size: 12px;
  margin-top: 3px; }

.opc-wrapper input[type="radio"],
.opc-wrapper input[type="checkbox"] {
  margin: 0 !important; }

.checkout-index-index .mark {
  background: transparent; }

.checkout-index-index .totals.shipping .label {
  font-size: 14px;
  padding: 0;
  color: #000; }

.checkout-index-index .nav-sections,
.checkout-index-index .nav-toggle {
  display: none; }

@media only screen and (max-width: 640px) {
  .opc-wrapper .step-title {
    font-size: 18px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 0; } }

.opc-estimated-wrapper {
  background: #f1f2f4;
  margin: -40px -15px 25px;
  padding: 15px;
  font-size: 0; }
  .opc-estimated-wrapper .items-basket,
  .opc-estimated-wrapper .action.showcart {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px; }
  .opc-estimated-wrapper .items-basket {
    width: calc(100% - 39px);
    padding: 4px 0; }
  .opc-estimated-wrapper .action.showcart {
    position: relative;
    background: none;
    border: none;
    width: 39px;
    height: 30px;
    padding: 0;
    color: #C8102E;
    font-weight: 700;
    line-height: 30px; }
    .opc-estimated-wrapper .action.showcart:hover {
      color: white; }
    .opc-estimated-wrapper .action.showcart .counter {
      line-height: 25px; }
    .opc-estimated-wrapper .action.showcart:before {
      content: "\e917";
      position: absolute;
      font-family: 'icomoon';
      width: 100%;
      height: 100%;
      top: 50%;
      left: 50%;
      transform: translate(-50%, calc(-50% - 2px));
      font-size: 23px;
      font-weight: 400; }

.opc-estimated-wrapper .estimated-block {
  font-size: 18px;
  font-weight: 700; }

.opc-estimated-wrapper .estimated-block .estimated-label {
  display: block;
  margin: 0 0 5px; }

.opc-estimated-wrapper .minicart-wrapper .action.showcart:before {
  color: #333; }

.opc-progress-bar {
  margin: 0 0 20px;
  padding-left: 0;
  counter-reset: i;
  font-size: 0; }

.opc-progress-bar-item {
  margin: 0 0 10px;
  width: 50%;
  display: inline-block;
  position: relative;
  text-align: center;
  vertical-align: top; }

.opc-progress-bar-item:before {
  background: #bfcdd9;
  top: 19px;
  content: '';
  height: 7px;
  left: 0;
  position: absolute;
  width: 100%; }

.opc-progress-bar-item:first-child:before {
  border-radius: 6px 0 0 6px; }

.opc-progress-bar-item:last-child:before {
  border-radius: 0 6px 6px 0; }

.opc-progress-bar-item > span {
  display: inline-block;
  padding-top: 45px;
  width: 100%;
  word-wrap: break-word;
  color: #97999B;
  font-family: inherit;
  font-style: inherit;
  font-weight: 700;
  line-height: inherit;
  font-size: 17px;
  text-transform: uppercase; }

.opc-progress-bar-item > span:before,
.opc-progress-bar-item > span:after {
  color: #97999B;
  height: 38px;
  margin-left: -19px;
  width: 38px;
  border-radius: 50%;
  content: '';
  left: 50%;
  position: absolute;
  top: 0; }

.opc-progress-bar-item > span:before {
  background: #bfcdd9; }

.opc-progress-bar-item > span:after {
  background: #fff;
  height: 26px;
  margin-left: -13px;
  top: 6px;
  width: 26px;
  content: counter(i);
  counter-increment: i;
  color: #bfcdd9;
  font-family: inherit;
  font-style: inherit;
  font-weight: 600;
  line-height: inherit;
  font-size: 18px; }

.opc-progress-bar-item._active:before {
  background: #C8102E; }

.opc-progress-bar-item._active > span {
  color: #C8102E; }

.opc-progress-bar-item._active > span:before {
  background: #C8102E; }

.opc-progress-bar-item._active > span:after {
  content: "\f00c";
  font-family: "FontAwesome";
  font-size: 20px;
  color: #C8102E; }

.opc-wrapper .label {
  font-size: 16px;
  line-height: 1;
  color: #4b4b4b;
  text-align: left;
  white-space: inherit;
  vertical-align: baseline;
  border-radius: .25em;
  display: block;
  margin-top: 10px;
  padding-left: 0; }

#checkoutSteps {
  padding-left: 0;
  list-style: none; }
  #checkoutSteps select {
    background: #ffffff url(../images/arrow-down-black.svg) no-repeat calc(100% - 10px) center;
    color: #373737;
    background-size: 20px 10px;
    padding: 9px 35px 8px 14px;
    border: 1px solid #C2C4C4;
    border-radius: 5px;
    box-shadow: none;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    width: 100%;
    line-height: 20px; }
    #checkoutSteps select:active {
      border-color: #2D2926;
      box-shadow: 0px 0px 4px 4px rgba(45, 41, 38, 0.25); }
    #checkoutSteps select:focus {
      border-color: #2D2926;
      box-shadow: 0px 0px 4px 4px rgba(45, 41, 38, 0.25); }
    #checkoutSteps select::-webkit-input-placeholder {
      color: #C2C4C4;
      text-transform: capitalize;
      font-family: 'effra';
      font-size: 12px;
      font-weight: 400; }
      @media only screen and (max-width: 919px) {
        #checkoutSteps select::-webkit-input-placeholder {
          font-size: 10px; } }
    #checkoutSteps select::-moz-placeholder {
      color: #C2C4C4;
      text-transform: capitalize;
      font-family: 'effra';
      font-size: 12px;
      font-weight: 400; }
      @media only screen and (max-width: 919px) {
        #checkoutSteps select::-moz-placeholder {
          font-size: 10px; } }
    #checkoutSteps select:-ms-input-placeholder {
      color: #C2C4C4;
      text-transform: capitalize;
      font-family: 'effra';
      font-size: 12px;
      font-weight: 400; }
      @media only screen and (max-width: 919px) {
        #checkoutSteps select:-ms-input-placeholder {
          font-size: 10px; } }
    #checkoutSteps select:-moz-placeholder {
      color: #C2C4C4;
      text-transform: capitalize;
      font-family: 'effra';
      font-size: 12px;
      font-weight: 400; }
      @media only screen and (max-width: 919px) {
        #checkoutSteps select:-moz-placeholder {
          font-size: 10px; } }

#co-shipping-form .required-label {
  color: #2D2926;
  font-size: 85%;
  font-weight: 700;
  text-transform: uppercase; }

.opc-wrapper legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 0;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: none; }

.opc-wrapper .step-title {
  margin: 0;
  padding: 0 0 10px;
  text-transform: capitalize;
  font-family: 'effra';
  color: #2D2926;
  font-weight: bold;
  letter-spacing: -1px;
  font-size: 36px;
  line-height: 45px;
  border-bottom: 4px solid #2D2926; }

.opc-sidebar .opc-block-summary {
  margin-bottom: 0; }

.authentication-dropdown .modal-content {
  box-shadow: none;
  border: none;
  background: none;
  border-radius: 0; }

.checkout-index-index .agreements-modal .modal-content,
.checkout-index-index .agreements-modal .modal-footer {
  padding-right: 0;
  padding-left: 0; }

.checkout-index-index .block-authentication {
  overflow: hidden; }

.checkout-index-index a.action.skip {
  display: none; }

.opc-wrapper #customer-email-fieldset {
  border-bottom: 1px solid #EDEEEE;
  padding-bottom: 20px;
  display: flex;
  flex-flow: column; }
  .opc-wrapper #customer-email-fieldset .actions-toolbar div.primary,
  .opc-wrapper #customer-email-fieldset .actions-toolbar div.secondary {
    display: inline-block;
    vertical-align: middle; }
  .opc-wrapper #customer-email-fieldset .actions-toolbar div.primary {
    margin-right: 15px; }
  .opc-wrapper #customer-email-fieldset .actions-toolbar div.secondary a {
    color: #333;
    text-decoration: underline; }
    .opc-wrapper #customer-email-fieldset .actions-toolbar div.secondary a:hover, .opc-wrapper #customer-email-fieldset .actions-toolbar div.secondary a:focus {
      text-decoration: none; }

.opc-wrapper .field-tooltip #tooltip-label,
.fieldset.address .field-tooltip #tooltip-label {
  display: none; }

.opc-wrapper .field-tooltip #tooltip:focus,
.fieldset.address .field-tooltip #tooltip:focus {
  outline: 0; }

.opc-progress-bar-item._complete {
  cursor: pointer; }

.opc-progress-bar-item._complete > span {
  color: #333; }

.opc-progress-bar-item._complete > span:after {
  content: "\f00c";
  font-family: "FontAwesome";
  font-size: 20px; }

.field.choice .field-tooltip {
  display: inline-block;
  margin-left: 10px;
  position: relative;
  top: -3px; }

.field.choice .field-tooltip-action {
  line-height: 21px; }

.field._error .control input,
.field._error .control select,
.field._error .control textarea {
  border-color: #ed8380; }

.opc-wrapper .fieldset > .field > .label {
  font-weight: 100;
  color: #4b4b4b; }

@media only screen and (min-width: 768px) {
  .opc-estimated-wrapper {
    display: none; }
  .opc-wrapper .fieldset > .field.required,
  .opc-wrapper .fieldset > .field._required {
    position: relative; }
  .opc-wrapper .fieldset > .field.required > label,
  .opc-wrapper .fieldset > .field._required > label {
    padding-right: 25px; }
  .opc-wrapper .fieldset > .field.required > label:after,
  .opc-wrapper .fieldset > .field._required > label:after {
    margin-left: 10px;
    position: absolute;
    top: 9px; }
  .checkout-index-index .opc-summary-wrapper .opc-block-summary {
    margin-top: 61px;
    border: 1px solid #eaeaea;
    border-radius: 20px;
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1); }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 10px 0 10px;
    background: #C8102E;
    transition: all 0.15s ease-out; }
  .checkout-index-index .modal-popup .modal-footer .action.secondary {
    background: #2D2926;
    transition: all 0.15s ease-out; }
    .checkout-index-index .modal-popup .modal-footer .action.secondary:hover {
      background: #2D2926 !important;
      outline: 2px solid #fff;
      box-shadow: 0 0 0 4px #2D2926; } }

.checkout-index-index .modal-popup .modal-inner-wrap {
  transform: translateX(-50%);
  width: 100%;
  max-width: 800px;
  left: 50%; }

.field-tooltip {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 27px; }

.fieldset.address .field-tooltip {
  top: 24px; }

.field-tooltip._active {
  z-index: 100; }

.field-tooltip._active .field-tooltip-content {
  display: block; }

.field-tooltip._active .field-tooltip-action:before {
  background-color: #2D2926; }

.field-tooltip .field-tooltip-action {
  position: relative;
  display: inline-block;
  text-decoration: none; }

.field-tooltip .field-tooltip-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.field-tooltip .field-tooltip-action:before {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  content: "\f128";
  vertical-align: middle;
  display: inline-block;
  width: 26px;
  border-radius: 5px;
  margin: inherit;
  background-color: #C8102E;
  color: #fff;
  font-family: "FontAwesome";
  font-size: 19px;
  font-weight: normal;
  line-height: inherit;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  speak: none;
  overflow: hidden; }

.field-tooltip .field-tooltip-action:hover:before {
  background-color: #2D2926; }

._keyfocus .field-tooltip .field-tooltip-action:focus {
  z-index: 100; }

._keyfocus .field-tooltip .field-tooltip-action:focus + .field-tooltip-content {
  display: block; }

._keyfocus .field-tooltip .field-tooltip-action:focus:before {
  color: #333; }

.field-tooltip .field-tooltip-content {
  background: #f1f2f4;
  border-radius: 1px;
  font-size: 14px;
  padding: 12px;
  width: 270px;
  display: none;
  left: 20px;
  position: absolute;
  text-transform: none;
  top: -9px;
  word-wrap: break-word;
  z-index: 2;
  box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.15); }

.field-tooltip .field-tooltip-content:before {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  border-right-color: #f1f2f4;
  left: -20px;
  top: 12px;
  content: '';
  display: block;
  position: absolute;
  z-index: 3; }

@media only screen and (max-width: 480px) {
  .modal-popup .field-tooltip .field-tooltip-content {
    width: 200px; } }

.opc-wrapper .form-login,
.opc-wrapper .form-shipping-address {
  margin-top: 28px; }

.opc-wrapper .form-shipping-address {
  border-top: 1px solid #EDEEEE;
  padding-top: 35px; }
  .opc-wrapper .form-shipping-address #shipping-new-address-form {
    display: flex;
    flex-flow: column; }

.opc-wrapper .form-login .fieldset .note,
.opc-wrapper .form-shipping-address .fieldset .note {
  font-size: 14px;
  margin-top: 10px;
  display: block; }

.opc-wrapper .shipping-address-items {
  margin: 0 0 15px;
  font-size: 0; }

.opc-wrapper .shipping-address-item {
  position: relative;
  display: inline-block;
  border: 1px solid #f1f2f4;
  width: calc(50% - 8px);
  margin: 20px 15px 0 0;
  padding: 20px;
  vertical-align: top;
  line-height: 22px;
  font-size: 15px;
  word-wrap: break-word;
  transition: 0.3s border-color; }
  .opc-wrapper .shipping-address-item:nth-child(2n) {
    margin-right: 0; }

.opc-wrapper .shipping-address-item.selected-item {
  background-color: #f1f2f4; }

.opc-wrapper .shipping-address-item.selected-item:after {
  background: transparent;
  color: #fff;
  content: none;
  font-family: "icons-blank-theme";
  height: 27px;
  width: 29px;
  font-size: 27px;
  line-height: 21px;
  padding-top: 2px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0; }

.address-button-container .new-address-popup > button.action-show-popup {
  background: #C8102E;
  transition: all 0.15s ease-out; }
  .address-button-container .new-address-popup > button.action-show-popup:hover, .address-button-container .new-address-popup > button.action-show-popup:focus, .address-button-container .new-address-popup > button.action-show-popup:active {
    background: #A6192E !important;
    color: white;
    outline: 2px solid #fff;
    box-shadow: 0 0 0 4px #A6192E; }

.address-button-container .search-address > button {
  background: #C8102E;
  transition: all 0.15s ease-out;
  background-color: #C8102E !important; }
  .address-button-container .search-address > button:hover, .address-button-container .search-address > button:focus, .address-button-container .search-address > button:active {
    background: #A6192E !important;
    color: white;
    outline: 2px solid #fff;
    box-shadow: 0 0 0 4px #A6192E; }

#checkout-step-shipping .action-show-popup,
#checkout-step-shipping .action-secondary {
  background: #C8102E;
  border: none;
  color: #ffffff;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 8px;
  padding-bottom: 8px;
  border-radius: 5px;
  border: none;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  transition: all 0.15s ease-out;
  font-family: 'effra'; }
  #checkout-step-shipping .action-show-popup:hover, #checkout-step-shipping .action-show-popup:focus, #checkout-step-shipping .action-show-popup:active,
  #checkout-step-shipping .action-secondary:hover,
  #checkout-step-shipping .action-secondary:focus,
  #checkout-step-shipping .action-secondary:active {
    background: #A6192E !important;
    color: white;
    outline: 2px solid #fff;
    box-shadow: 0 0 0 4px #A6192E; }
  #checkout-step-shipping .action-show-popup > span:before,
  #checkout-step-shipping .action-secondary > span:before {
    font-family: "FontAwesome";
    padding-right: 5px; }

#checkout-step-shipping .action-secondary > span:before {
  content: "\f002"; }

#checkout-step-shipping .action-show-popup > span:before {
  content: "\f067"; }

#checkout-step-shipping .field.addresses > .control {
  margin-bottom: 15px; }

#checkout-step-shipping .field.addresses + .action-show-popup + #opc-new-shipping-address + .ecc_customer_order_ref {
  max-width: 100%;
  padding: 30px 0;
  border-top: 1px solid #EDEEEE;
  border-bottom: 1px solid #EDEEEE; }
  #checkout-step-shipping .field.addresses + .action-show-popup + #opc-new-shipping-address + .ecc_customer_order_ref .label,
  #checkout-step-shipping .field.addresses + .action-show-popup + #opc-new-shipping-address + .ecc_customer_order_ref .control {
    max-width: 470px; }

#checkout-step-shipping .search-address {
  float: left;
  margin: 0 15px 25px 0; }

#opc-new-shipping-address .field.choice {
  margin: 15px 0; }
  #opc-new-shipping-address .field.choice input[type="checkbox"],
  #opc-new-shipping-address .field.choice .label {
    display: inline-block;
    vertical-align: top; }
  #opc-new-shipping-address .field.choice input[type="checkbox"] {
    margin-right: 5px !important; }
  #opc-new-shipping-address .field.choice .label {
    margin: 0; }

#opc-new-shipping-address .field.street {
  margin-top: 15px; }
  #opc-new-shipping-address .field.street legend {
    border-bottom: none; }

.modal-content #opc-new-shipping-address {
  margin: 0 -2.6rem; }

.payment-method input[type="radio"],
.payment-method input[type="radio"] + label {
  display: inline-block; }

.opc-wrapper .shipping-address-item.selected-item {
  border-color: transparent; }

.opc-wrapper .shipping-address-item .action-select-shipping-item,
.opc-wrapper .shipping-address-item .edit-address-link {
  border: none;
  height: 34px;
  line-height: 28px;
  margin: 10px 0 0;
  padding: 2px 12px;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  background-color: #C8102E;
  background-repeat: no-repeat;
  border: none;
  border-radius: 4px;
  text-align: center;
  text-transform: uppercase;
  font-family: 'effra';
  transition: all 0.15s ease-out; }
  .opc-wrapper .shipping-address-item .action-select-shipping-item:focus,
  .opc-wrapper .shipping-address-item .edit-address-link:focus {
    background: #A6192E !important;
    color: white;
    outline: 2px solid #fff;
    box-shadow: 0 0 0 4px #A6192E; }
  .opc-wrapper .shipping-address-item .action-select-shipping-item:hover,
  .opc-wrapper .shipping-address-item .edit-address-link:hover {
    background: #A6192E !important;
    color: white;
    outline: 2px solid #fff;
    box-shadow: 0 0 0 4px #A6192E; }

.address-button-container .button {
  border: none;
  height: 34px;
  line-height: 28px;
  margin: 10px 0 0;
  padding: 2px 12px;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  background-color: #C8102E;
  background-repeat: no-repeat;
  border: none;
  border-radius: 4px;
  text-align: center;
  text-transform: uppercase;
  transition: background-color 400ms linear; }
  .address-button-container .button:hover, .address-button-container .button:focus {
    background-color: #2D2926; }

.opc-wrapper .shipping-address-item.selected-item .action-select-shipping-item {
  background-color: #ccc;
  pointer-events: none; }

.opc-wrapper .action-select-shipping-item {
  float: right;
  margin: 20px 0 0; }

.opc-wrapper .edit-address-link {
  display: block;
  float: left;
  margin: 26px 5px 0 0; }

.checkout-shipping-method .step-title {
  margin-bottom: 0; }

.checkout-shipping-method .no-quotes-block {
  margin: 20px 0;
  font-size: 16px; }

.methods-shipping .actions-toolbar .action.primary {
  margin: 20px 0 0;
  padding: 12px 30px;
  font-size: 16px; }

.table-checkout-shipping-method {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 35px; }
  .table-checkout-shipping-method tbody td {
    padding-top: 12px; }
  .table-checkout-shipping-method tbody td:first-child {
    padding-left: 0;
    padding-right: 0;
    width: 20px; }
  .table-checkout-shipping-method tbody .row-error td {
    border-top: none;
    padding-bottom: 10px;
    padding-top: 0; }
  .table-checkout-shipping-method .col-price .price-including-tax:after,
  .table-checkout-shipping-method .col-price .price-excluding-tax:after {
    position: relative;
    right: 0;
    content: attr(data-label);
    font-size: 10px;
    color: #333;
    font-weight: 100; }
  .table-checkout-shipping-method .col-price .price-including-tax .price,
  .table-checkout-shipping-method .col-price .price-excluding-tax .price {
    font-weight: 700; }
    @media only screen and (max-width: 539px) {
      .table-checkout-shipping-method .col-price .price-including-tax .price,
      .table-checkout-shipping-method .col-price .price-excluding-tax .price {
        font-size: 13px; } }
  .table-checkout-shipping-method .col-price .price-excluding-tax {
    font-size: 18px; }
    @media only screen and (max-width: 539px) {
      .table-checkout-shipping-method .col-price .price-excluding-tax {
        font-size: 13px; } }
  @media only screen and (max-width: 539px) {
    .table-checkout-shipping-method .col-price .price-including-tax {
      font-size: 12px; } }
  .table-checkout-shipping-method .col-price .price-including-tax:before {
    content: ' ('; }
  .table-checkout-shipping-method .col-price .price-including-tax:after {
    content: attr(data-label) " )"; }
  @media only screen and (max-width: 539px) {
    .table-checkout-shipping-method .col-method {
      font-size: 13px; } }
  @media only screen and (max-width: 767px) {
    .table-checkout-shipping-method tr {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: flex-start;
      margin: 0 0 10px; }
    .table-checkout-shipping-method tbody td {
      padding-top: 0; }
      .table-checkout-shipping-method tbody td.col-method {
        order: 1; }
      .table-checkout-shipping-method tbody td.col-price {
        order: 3;
        width: 100%;
        flex-basis: 100%;
        padding-left: 20px; }
      .table-checkout-shipping-method tbody td.col-name {
        order: 2;
        flex: 1;
        font-size: 15px; }
      .table-checkout-shipping-method tbody td.col-comment {
        order: 4;
        width: 100%;
        flex-basis: 100%; } }

.checkout-shipping-method {
  position: relative; }

.shipping-policy-block.field-tooltip {
  top: 12px; }

.shipping-policy-block.field-tooltip .field-tooltip-action {
  color: #C8102E;
  cursor: pointer; }

.shipping-policy-block.field-tooltip .field-tooltip-action:before {
  display: none; }

.shipping-policy-block.field-tooltip .field-tooltip-content {
  width: 420px;
  top: 30px; }

@media only screen and (max-width: 640px) {
  .shipping-policy-block.field-tooltip {
    margin-bottom: 20px;
    position: relative;
    right: auto;
    top: auto; }
  .shipping-policy-block.field-tooltip .field-tooltip-content {
    width: 300px;
    right: auto; }
  .shipping-policy-block.field-tooltip .field-tooltip-content:before,
  .shipping-policy-block.field-tooltip .field-tooltip-content:after {
    right: auto; } }

.opc-summary-wrapper .opc-block-shipping-information {
  padding: 0 30px; }
  @media only screen and (max-width: 767px) {
    .opc-summary-wrapper .opc-block-shipping-information {
      display: none; } }

.shipping-information-title {
  margin: 0 0 10px;
  position: relative;
  font-size: 0; }
  .shipping-information-title > span,
  .shipping-information-title .action {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px; }
  .shipping-information-title > span {
    color: #C8102E;
    font-weight: 700;
    text-transform: uppercase;
    width: calc(100% - 75px); }
  .shipping-information-title .action-edit {
    width: 75px;
    margin: 0;
    padding: 3px;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    background-color: #C8102E;
    background-repeat: no-repeat;
    border: none;
    border-radius: 4px;
    text-align: center;
    text-transform: uppercase;
    font-family: 'effra';
    transition: all 0.15s ease-out; }
    .shipping-information-title .action-edit:hover, .shipping-information-title .action-edit:focus, .shipping-information-title .action-edit:active {
      background: #A6192E !important;
      color: white;
      outline: 2px solid #fff;
      box-shadow: 0 0 0 4px #A6192E; }

.shipping-information .shipping-information-content {
  line-height: 27px; }

.opc-block-shipping-information .shipping-information-content .actions-toolbar {
  margin-left: 0; }

.shipping-information .ship-to,
.shipping-information .ship-via {
  margin: 0 0 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaeaea; }

.opc-block-summary {
  background: #f5f5f5;
  padding: 22px 30px 0;
  margin: 0 0 20px; }

.opc-block-summary > .title {
  display: block; }

.opc-block-summary .mark .value {
  color: #999;
  display: block; }

.opc-block-summary .grand.incl + .grand.excl .mark,
.opc-block-summary .grand.incl + .grand.excl .amount {
  border-top: 0;
  font-size: 14px;
  padding-top: 0; }

.opc-block-summary .grand.incl + .grand.excl .mark strong,
.opc-block-summary .grand.incl + .grand.excl .amount strong {
  font-weight: 400; }

.opc-block-shipping-information {
  margin-top: 20px; }

.opc-block-summary .not-calculated {
  font-style: italic; }

.opc-block-summary .items-in-cart > .title {
  position: relative;
  padding: 16px 24px 16px 0;
  cursor: pointer;
  display: block;
  text-decoration: none;
  margin-bottom: 0; }
  .opc-block-summary .items-in-cart > .title strong span {
    font-size: 15px;
    color: #333; }

.opc-block-summary .block.items-in-cart .actions-toolbar .secondary .action.viewcart {
  color: #C8102E; }
  .opc-block-summary .block.items-in-cart .actions-toolbar .secondary .action.viewcart:hover {
    text-decoration: underline; }

.opc-block-summary .items-in-cart > .title > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.opc-block-summary .items-in-cart > .title:after {
  -webkit-font-smoothing: antialiased;
  font-size: 15px;
  line-height: 12px;
  color: inherit;
  content: "\f078";
  font-family: "FontAwesome";
  margin: 3px 0 0;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  vertical-align: middle; }

.opc-block-summary .items-in-cart > .title:hover:after {
  color: inherit; }

.opc-block-summary .items-in-cart > .title:active:after {
  color: inherit; }

.opc-block-summary .items-in-cart > .title:after {
  position: absolute;
  right: 0;
  top: 20px; }

.opc-block-summary .items-in-cart > .title strong {
  font-size: 18px;
  font-weight: 300;
  margin: 0; }

.opc-block-summary .items-in-cart.active > .title:after {
  content: "\f077"; }

.opc-block-summary .items-in-cart .product {
  position: relative; }

.opc-block-summary .minicart-items-wrapper {
  margin: 0;
  padding: 15px 0 0 0;
  border: 0;
  border-top: 1px solid #eaeaea; }
  @media (min-width: 900px) {
    .opc-block-summary .minicart-items-wrapper {
      max-height: 520px; } }

.column.main .opc-block-summary .product-item {
  margin: 0;
  padding-left: 0;
  border-top-color: #eaeaea; }
  .column.main .opc-block-summary .product-item .product-image-container .product-image-wrapper img {
    border: 1px solid #dedede; }
  .column.main .opc-block-summary .product-item .details-qty .label {
    display: inline;
    color: #C8102E;
    font-weight: bold;
    text-transform: uppercase; }
  .column.main .opc-block-summary .product-item .details-qty .value {
    display: inline; }
  .column.main .opc-block-summary .product-item .product-item-inner {
    margin: 0 0 10px;
    width: 100%; }
  .column.main .opc-block-summary .product-item .product-item-name-block {
    text-align: left;
    color: #333; }
  .column.main .opc-block-summary .product-item .subtotal {
    clear: both;
    display: block;
    padding-top: 20px; }
    .column.main .opc-block-summary .product-item .subtotal .price {
      font-size: 16px;
      font-weight: 400; }
    .column.main .opc-block-summary .product-item .subtotal .price-excluding-tax {
      width: 100%;
      display: inline-block;
      clear: both;
      margin: 0;
      padding: 0;
      line-height: 14px; }
      .column.main .opc-block-summary .product-item .subtotal .price-excluding-tax .price {
        font-size: 22px;
        color: #333;
        font-weight: bold; }
      .column.main .opc-block-summary .product-item .subtotal .price-excluding-tax:after {
        position: relative;
        right: 0;
        content: attr(data-label);
        font-size: 10px;
        color: #333;
        font-weight: 100; }
    .column.main .opc-block-summary .product-item .subtotal .price-including-tax {
      width: 100%;
      display: inline-block;
      clear: both;
      margin: 0;
      padding: 0;
      line-height: 14px; }
      .column.main .opc-block-summary .product-item .subtotal .price-including-tax .price {
        font-size: 12px;
        color: #333;
        font-weight: 600; }
      .column.main .opc-block-summary .product-item .subtotal .price-including-tax:after {
        position: relative;
        right: 0;
        content: attr(data-label);
        font-size: 10px;
        color: #333;
        font-weight: 100; }

@media only screen and (min-width: 768px) {
  .opc-summary-wrapper .modal-header .action-close {
    display: none; } }

div[name="shippingAddress.telephone"] {
  position: relative; }

.authentication-dropdown {
  box-sizing: border-box; }

.authentication-wrapper {
  float: right;
  max-width: 50%;
  position: relative;
  z-index: 1;
  margin-top: 20px; }
  .authentication-wrapper button.action-auth-toggle {
    background: #2D2926 !important;
    border-color: #2D2926 !important;
    color: #ffffff !important;
    font-family: 'proxima-nova', sans-serif !important;
    padding: 8px 20px;
    border-radius: 5px;
    border: none;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600; }
  .authentication-wrapper .authentication-dropdown .modal-header {
    border-bottom: none;
    padding: 0; }
  .authentication-wrapper .authentication-dropdown .modal-inner-wrap {
    padding: 20px; }
  .authentication-wrapper .authentication-dropdown #block-customer-login-heading {
    color: #C8102E;
    font-size: 22px;
    line-height: 28px;
    text-transform: uppercase;
    letter-spacing: -1px;
    font-weight: 600;
    padding-bottom: 15px; }
  .authentication-wrapper .authentication-dropdown .block-authentication .block-title {
    margin-bottom: 2px; }
  .authentication-wrapper .authentication-dropdown .fieldset {
    margin-bottom: 20px; }
  .authentication-wrapper .authentication-dropdown:active, .authentication-wrapper .authentication-dropdown:focus, .authentication-wrapper .authentication-dropdown:hover {
    outline: 0;
    box-shadow: none; }

._has-auth-shown .authentication-wrapper {
  z-index: 900; }

.block-authentication .block-title {
  font-size: 18px;
  border-bottom: 0;
  margin-bottom: 25px; }

.block-authentication .block-title strong {
  font-weight: 300; }

.block-authentication .field .label {
  font-weight: 400;
  color: #4b4b4b; }

.block-authentication .actions-toolbar > .secondary {
  padding-top: 25px;
  text-align: left; }

.block-authentication .block[class] {
  margin: 0; }

.block-authentication .block[class] ul {
  list-style: none;
  padding-left: 10px; }

.block-authentication .block[class] .field .control,
.block-authentication .block[class] .field .label {
  float: none;
  width: auto; }

.block-authentication .block[class] + .block {
  border-top: 1px solid #c1c1c1;
  margin-top: 40px;
  padding-top: 40px;
  position: relative; }

.block-authentication .block[class] + .block::before {
  height: 36px;
  line-height: 34px;
  margin: -17px 0 0 -18px;
  min-width: 36px;
  background: #fff;
  border: 1px solid #c1c1c1;
  border-radius: 50%;
  box-sizing: border-box;
  color: #c1c1c1;
  content: attr(data-label);
  display: inline-block;
  left: 50%;
  letter-spacing: normal;
  padding: 0 0.2rem;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 0; }

@media only screen and (min-width: 768px) {
  .authentication-dropdown {
    position: absolute;
    top: 100%;
    width: 100%;
    background-color: #fff;
    border: 1px solid #aeaeae;
    text-align: left;
    transform: scale(1, 0);
    transform-origin: 0 0;
    transition: transform linear 0.15s, visibility 0 linear 0.15s;
    visibility: hidden; }
  .authentication-dropdown._show {
    z-index: 100;
    transform: scale(1, 1);
    transition: transform linear 0.15s, visibility 0 linear 0;
    visibility: visible; }
  .authentication-wrapper {
    width: 66.66667%;
    text-align: right; }
  .authentication-dropdown .fieldset {
    overflow: hidden; }
  .block-authentication .block-title {
    font-size: 26px;
    border-bottom: 0;
    margin-bottom: 25px; }
  .block-authentication .actions-toolbar > .primary {
    float: right; }
  .block-authentication .actions-toolbar > .primary .action {
    margin-right: 0; }
  .block-authentication .actions-toolbar > .secondary {
    float: left;
    margin-right: 2rem;
    padding-top: 1rem; }
  .popup-authentication .modal-inner-wrap {
    min-width: 768px;
    width: 60%; }
  .popup-authentication .block-authentication {
    display: flex;
    flex-direction: row;
    border-top: 1px solid #c1c1c1; }
  .popup-authentication .block[class],
  .popup-authentication .form-login,
  .popup-authentication .fieldset,
  .popup-authentication .block-content {
    display: flex;
    flex-direction: column;
    flex-grow: 1; }
  .popup-authentication .block[class] {
    box-sizing: border-box;
    float: left;
    padding: 10px 30px 0 0;
    width: 50%; }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 10px 0 0 40px; }
  .popup-authentication .block[class] + .block::before {
    left: 0;
    top: 50%; }
  .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto; } }

.checkout-payment-method .step-title {
  margin-bottom: 20px; }

.checkout-payment-method .payment-method:first-child .payment-method-title {
  border-top: 0; }

.checkout-payment-method .payment-method._active .payment-method-content {
  display: block; }

.checkout-payment-method .payment-method-title {
  margin: 0; }

.checkout-index-index .choice.field .checkbox,
.checkout-index-index .choice.field .label {
  display: inline-block;
  vertical-align: middle;
  margin: 0; }

.checkout-index-index .choice.field .label {
  margin-left: 5px; }

.checkout-payment-method .actions-toolbar div.primary button.action-cancel,
.checkout-payment-method .actions-toolbar div.primary button.action-update,
.checkout-agreements-block button.action-secondary {
  float: none;
  border: none;
  height: 34px;
  line-height: 28px;
  margin: 0;
  padding: 2px 12px;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  background-color: #C8102E;
  background-repeat: no-repeat;
  border: none;
  border-radius: 4px;
  text-align: center;
  text-transform: uppercase;
  transition: background-color 400ms linear; }
  .checkout-payment-method .actions-toolbar div.primary button.action-cancel:hover, .checkout-payment-method .actions-toolbar div.primary button.action-cancel:focus,
  .checkout-payment-method .actions-toolbar div.primary button.action-update:hover,
  .checkout-payment-method .actions-toolbar div.primary button.action-update:focus,
  .checkout-agreements-block button.action-secondary:hover,
  .checkout-agreements-block button.action-secondary:focus {
    background-color: #2D2926; }

.checkout-payment-method .actions-toolbar {
  margin-top: 0;
  text-align: left;
  display: block; }
  .checkout-payment-method .actions-toolbar button.primary {
    padding: 7px 15px;
    font-size: 18px; }
  .checkout-payment-method .actions-toolbar div.primary {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start; }
    .checkout-payment-method .actions-toolbar div.primary button.action {
      transition: all 0.15s ease-out;
      border-top-left-radius: 5px;
      border-bottom-left-radius: 5px; }
      .checkout-payment-method .actions-toolbar div.primary button.action.action-update {
        order: 2;
        margin-left: 6px; }

.checkout-payment-method .payment-method-title .payment-icon {
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle; }

.checkout-payment-method .payment-method-title .action-help {
  display: inline-block;
  margin-left: 5px; }

.checkout-payment-method .payment-method-content {
  display: none;
  padding: 0 0 20px 26px; }

.checkout-payment-method .payment-method-content .fieldset:not(:last-child) {
  margin: 0 0 20px; }

.checkout-payment-method .field-select-billing,
.checkout-payment-method .billing-address-form {
  max-width: 500px; }

.opc-wrapper .checkout-payment-method .step-content .field.billing-address-same-as-shipping-block {
  margin: 0 0 5px; }

.checkout-payment-method .payment-method-billing-address {
  margin: 0 0 10px; }

.checkout-payment-method .payment-method-billing-address .primary .action-update {
  margin-right: 0; }

.checkout-payment-method .payment-method-billing-address .action.action-edit-address,
.checkout-payment-method .checkout-agreements-block .action.action-edit-address {
  background: #C8102E;
  font-family: 'proxima-nova', sans-serif;
  color: #ffffff;
  padding: 2px 10px;
  border-radius: 4px;
  border: none;
  font-size: 14px; }
  .checkout-payment-method .payment-method-billing-address .action.action-edit-address:hover,
  .checkout-payment-method .checkout-agreements-block .action.action-edit-address:hover {
    background: #2D2926; }

.checkout-payment-method .payment-method-billing-address > .field {
  margin-bottom: 5px; }

.checkout-payment-method .payment-method-billing-address .billing-address-details {
  line-height: 18px; }

.checkout-payment-method .checkout-agreements-block {
  margin-top: 35px;
  margin-left: -26px;
  padding: 40px 50px;
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1);
  border-radius: 20px; }
  .checkout-payment-method .checkout-agreements-block .checkout-agreements {
    margin-bottom: 20px; }
    .checkout-payment-method .checkout-agreements-block .checkout-agreements .label {
      display: inline-block;
      padding-right: 0;
      padding-left: 5px; }
    .checkout-payment-method .checkout-agreements-block .checkout-agreements .action.action-show {
      padding: 0;
      border: none;
      text-decoration: underline;
      font-size: inherit;
      text-transform: none;
      border-radius: 0;
      color: #4b4b4b;
      background: inherit; }
      .checkout-payment-method .checkout-agreements-block .checkout-agreements .action.action-show:hover {
        text-decoration: none;
        background: inherit !important; }
      .checkout-payment-method .checkout-agreements-block .checkout-agreements .action.action-show span {
        color: inherit;
        font-weight: 100; }
        .checkout-payment-method .checkout-agreements-block .checkout-agreements .action.action-show span:hover {
          color: #4b4b4b !important; }

.checkout-payment-method .payment-method-note + .payment-method-billing-address {
  margin-top: 20px; }

.checkout-payment-method .payment-method-iframe {
  background-color: transparent;
  display: none;
  width: 100%; }

.checkout-payment-method .no-payments-block {
  margin: 20px 0; }

.opc-payment-additional:focus,
.payment-option-title:focus {
  outline: 0; }

.checkout-payment-method .payment-option._active .payment-option-title .action-toggle:after {
  content: "\f077"; }

.checkout-payment-method .payment-option._collapsible .payment-option-title {
  cursor: pointer; }

.checkout-payment-method .payment-option._collapsible .payment-option-content {
  display: none; }

.checkout-payment-method .payment-option-title {
  border-top: 1px solid #ccc;
  padding: 20px 0 20px 27px; }

.checkout-payment-method .payment-option-title .action-toggle {
  display: inline-block;
  color: #C8102E;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none; }

.checkout-payment-method .payment-option-title .action-toggle:after {
  -webkit-font-smoothing: antialiased;
  font-size: 14px;
  line-height: 16px;
  color: #C8102E;
  content: "\f078";
  font-family: FontAwesome !important;
  font-family: "icons-blank-theme";
  margin: -5px 0 0 10px;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  vertical-align: middle; }

.checkout-payment-method .payment-option-content {
  padding: 0 0 20px; }

.checkout-payment-method .payment-option-inner {
  margin: 0; }
  .checkout-payment-method .payment-option-inner .field {
    margin-bottom: 10px; }

.checkout-payment-method .credit-card-types {
  padding: 0; }

.checkout-payment-method .credit-card-types .item {
  display: inline-block;
  list-style: none;
  margin: 0 5px 0 0;
  vertical-align: top; }

.checkout-payment-method .credit-card-types .item._active {
  font-weight: 700; }

.checkout-payment-method .credit-card-types .item._active img {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%); }

.checkout-payment-method .credit-card-types .item._inactive {
  opacity: 0.4; }

.checkout-payment-method .credit-card-types .item span {
  display: inline-block;
  padding-top: 6px;
  vertical-align: top; }

.checkout-payment-method .credit-card-types img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  transition: all 0.6s ease; }

.checkout-payment-method .ccard .fields > .year {
  padding-left: 5px; }

.checkout-payment-method .ccard .fields .select {
  padding-left: 5px;
  padding-right: 5px; }

.checkout-payment-method .ccard .month .select {
  width: 140px; }

.checkout-payment-method .ccard .year .select {
  width: 80px; }

.checkout-payment-method .ccard .number .input-text {
  width: 225px; }

.checkout-payment-method .ccard > .field.cvv > .control {
  padding-right: 20px;
  width: auto; }

.checkout-payment-method .ccard .cvv .input-text {
  width: 55px; }

.checkout-payment-method .ccard.fieldset > .field .fields.group.group-2 .field {
  width: auto !important; }

.checkout-agreements-block {
  margin-bottom: 20px; }

.checkout-agreements-block .action-show {
  vertical-align: baseline; }

.checkout-agreements-items {
  padding-bottom: 30px; }

.checkout-agreements-items .checkout-agreements-item {
  margin-bottom: 20px; }

.checkout-agreements-items .checkout-agreements-item-title {
  border-bottom: 0; }

.checkout-agreement-item-content {
  overflow: auto; }

.opc-block-summary:active, .opc-block-summary:focus, .opc-block-summary:hover,
#opc-sidebar:active,
#opc-sidebar:focus,
#opc-sidebar:hover,
.opc-summary-wrapper:active,
.opc-summary-wrapper:focus,
.opc-summary-wrapper:hover,
.opc-block-summary .items-in-cart > .title:active,
.opc-block-summary .items-in-cart > .title:focus,
.opc-block-summary .items-in-cart > .title:hover {
  outline: 0; }

.dda-block .dda-form {
  padding: 20px 0; }
  .dda-block .dda-form .field {
    max-width: 470px; }

@media only screen and (max-width: 640px) {
  .opc-wrapper .shipping-address-item {
    margin: 15px 0 0;
    width: 100%; }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    margin-top: 28px; }
  .opc-wrapper .action-select-shipping-item {
    float: none;
    margin-top: 10px;
    width: 100%; }
  .opc-wrapper .action-show-popup {
    width: 100%;
    margin-bottom: 10px; }
  #checkout-step-shipping .search-address {
    float: none;
    margin-right: 0; }
    #checkout-step-shipping .search-address button {
      width: 100%; }
  .opc-wrapper .shipping-address-item .edit-address-link {
    display: inline-block;
    text-decoration: none;
    margin: 0;
    position: absolute;
    right: 20px;
    top: 20px;
    width: 34px;
    height: 34px;
    padding: 4px; }
    .opc-wrapper .shipping-address-item .edit-address-link:before {
      content: '';
      background-image: url("../images/edit-icon-nobg.svg");
      display: block;
      width: 100%;
      height: 100%;
      speak: none;
      text-align: center;
      background-repeat: no-repeat;
      background-position: center center;
      background-size: contain; }
    .opc-wrapper .shipping-address-item .edit-address-link > span {
      border: 0;
      clip: rect(0, 0, 0, 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px; }
  .opc-wrapper .edit-address-link:hover:before {
    color: #303030; }
  .opc-wrapper .edit-address-link:active:before {
    color: #303030; } }

@media only screen and (min-width: 1024px) {
  .opc-wrapper .shipping-address-item {
    width: calc(33.3333% - 10px); }
    .opc-wrapper .shipping-address-item:nth-child(2n) {
      margin-right: 15px; }
    .opc-wrapper .shipping-address-item:nth-child(3n) {
      margin-right: 0; } }

@media only screen and (min-width: 992px) {
  .opc-progress-bar {
    padding-right: 30px; } }

@media only screen and (max-width: 768px) {
  .checkout-payment-method .payment-option {
    margin: 0 -15px; }
  .checkout-payment-method .payment-option .payment-option-content {
    padding: 0 15px 20px; } }

@media only screen and (min-width: 768px) {
  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    margin-left: 0; }
  #checkoutSteps {
    padding-right: 30px; } }

@media only screen and (max-width: 768px) {
  .checkout-payment-method .payment-methods {
    margin: 0 -15px; }
  .checkout-payment-method .payment-method-title {
    padding: 15px; }
  .checkout-payment-method .payment-method-content {
    padding: 0 15px 20px; }
  .checkout-payment-method .payment-method-billing-address .action-cancel {
    margin-top: 10px; } }

@media only screen and (min-width: 768px) {
  .checkout-payment-method .payment-methods .actions-toolbar .primary {
    margin: 0; }
  .checkout-payment-method .fieldset > .field-select-billing > .control {
    float: none;
    width: 100%; }
  .checkout-payment-method .payment-method-content .fieldset > .field {
    margin: 0 0 20px; }
  .checkout-payment-method .payment-method-content .fieldset > .field.type .control {
    margin-left: 25.8%; }
  .checkout-payment-method .payment-method-content .fieldset > .field.type.no-detection .control {
    margin-left: 0; }
  .payment-method-billing-address .action-update {
    float: right; }
  .payment-method-billing-address .actions-toolbar .action-cancel {
    margin: 0 20px 0 0; } }

@media (max-width: 991px) {
  .opc-block-summary {
    padding: 22px 20px 0; }
  .opc-wrapper .step-title {
    font-size: 32px;
    line-height: 34px; } }

@media (max-width: 767px) {
  .checkout-index-index .form.payments {
    padding-right: 15px;
    padding-left: 15px; }
  .checkout-payment-method .checkout-agreements-block {
    margin-left: -15px; }
  .field-tooltip .field-tooltip-content {
    top: 42px;
    left: inherit;
    right: -5px;
    text-align: right; }
    .field-tooltip .field-tooltip-content:before {
      top: -20px;
      left: inherit;
      right: 8px;
      border-right-color: transparent;
      border-bottom-color: #f1f2f4; }
  .opc-wrapper .step-title {
    font-size: 25px;
    line-height: 27px; }
  .opc-progress-bar {
    display: none; }
  .custom-slide {
    position: fixed;
    background: #fff;
    top: 0;
    right: 0;
    bottom: 0;
    left: inherit;
    min-width: 0;
    max-width: 400px;
    box-shadow: 0 -2px 7px 0 rgba(0, 0, 0, 0.4);
    transition: visibility 0s 0.3s, opacity 0.3s ease;
    opacity: 0;
    visibility: hidden;
    z-index: 900; }
    .custom-slide._show {
      visibility: visible;
      opacity: 1;
      transition: opacity 0.3s ease;
      overflow-x: hidden;
      overflow-y: auto;
      z-index: 10 !important; }
    .custom-slide .block.items-in-cart {
      min-width: 343px; } }

.checkout-index-index #shippingpopupiframe {
  max-width: 100%; }

.epicor_comm-onepage-shippingpopup {
  margin-right: 8px; }
  .epicor_comm-onepage-shippingpopup .scrollToTop, .epicor_comm-onepage-shippingpopup .helpcrunch-iframe-wrapper, .epicor_comm-onepage-shippingpopup #_hj_feedback_container {
    display: none !important; }
  .epicor_comm-onepage-shippingpopup #maincontent, .epicor_comm-onepage-shippingpopup .column.main {
    padding-right: 0;
    padding-left: 0; }
  .epicor_comm-onepage-shippingpopup #maincontent {
    margin-top: 10px; }
  .epicor_comm-onepage-shippingpopup .admin__data-grid-toolbar {
    margin: 0; }
  .epicor_comm-onepage-shippingpopup button, .epicor_comm-onepage-shippingpopup .form-button {
    display: inline-block;
    padding: 5px 10px 4px;
    background: #C8102E;
    border: none;
    border-radius: 4px;
    font: 400 inherit inherit;
    transition: background-color 400ms linear; }
    .epicor_comm-onepage-shippingpopup button:hover, .epicor_comm-onepage-shippingpopup button:focus, .epicor_comm-onepage-shippingpopup .form-button:hover, .epicor_comm-onepage-shippingpopup .form-button:focus {
      background: #2D2926; }
    .epicor_comm-onepage-shippingpopup button.action-previous, .epicor_comm-onepage-shippingpopup button.action-next, .epicor_comm-onepage-shippingpopup .form-button.action-previous, .epicor_comm-onepage-shippingpopup .form-button.action-next {
      position: relative; }
      .epicor_comm-onepage-shippingpopup button.action-previous:before, .epicor_comm-onepage-shippingpopup button.action-next:before, .epicor_comm-onepage-shippingpopup .form-button.action-previous:before, .epicor_comm-onepage-shippingpopup .form-button.action-next:before {
        content: '';
        position: absolute;
        top: calc(50% - 5px);
        left: 50%;
        display: block;
        background: url("../images/arrow-down-white.svg") no-repeat center center;
        background-size: contain;
        width: 15px;
        height: 9px; }
    .epicor_comm-onepage-shippingpopup button.action-previous, .epicor_comm-onepage-shippingpopup .form-button.action-previous {
      margin-right: 10px; }
      .epicor_comm-onepage-shippingpopup button.action-previous:before, .epicor_comm-onepage-shippingpopup .form-button.action-previous:before {
        left: calc(50% - 2px);
        transform: translate(-50%) rotate(90deg); }
    .epicor_comm-onepage-shippingpopup button.action-next, .epicor_comm-onepage-shippingpopup .form-button.action-next {
      margin-left: 10px; }
      .epicor_comm-onepage-shippingpopup button.action-next:before, .epicor_comm-onepage-shippingpopup .form-button.action-next:before {
        transform: translate(-50%) rotate(-90deg); }
  .epicor_comm-onepage-shippingpopup .admin__data-grid-header.admin__data-grid-toolbar label.admin__control-support-text {
    padding-top: 0;
    margin-bottom: 0; }
  .epicor_comm-onepage-shippingpopup .admin__data-grid-pager-wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 10px;
    width: 100%;
    flex-basis: 100%; }
    .epicor_comm-onepage-shippingpopup .admin__data-grid-pager-wrap select {
      display: inline-block;
      color: #373737;
      padding: 5px 35px 4px 14px;
      width: 100%;
      max-width: 100%;
      margin: 0 5px 0 0;
      border: none;
      box-shadow: none;
      border-radius: 5px;
      -webkit-appearance: none;
         -moz-appearance: none;
              appearance: none;
      background-color: #f1f2f4;
      background-image: url(../images/arrow-down-black.svg);
      background-repeat: no-repeat;
      background-position: calc(100% - 10px) center;
      background-size: 12px 8px; }
    .epicor_comm-onepage-shippingpopup .admin__data-grid-pager-wrap .admin__data-grid-pager {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: flex-start;
      padding: 0 15px; }
      .epicor_comm-onepage-shippingpopup .admin__data-grid-pager-wrap .admin__data-grid-pager .page-control-input {
        width: 31px !important;
        height: 31px;
        text-align: center; }
      .epicor_comm-onepage-shippingpopup .admin__data-grid-pager-wrap .admin__data-grid-pager label {
        padding: 0 3px; }
    .epicor_comm-onepage-shippingpopup .admin__data-grid-pager-wrap .admin__control-support-text {
      margin-left: 5px;
      padding-top: 0; }
      .epicor_comm-onepage-shippingpopup .admin__data-grid-pager-wrap .admin__control-support-text:last-child {
        flex-grow: 1;
        margin-right: 0;
        text-align: right; }
  .epicor_comm-onepage-shippingpopup .admin__data-grid-header-row {
    display: block;
    float: none; }
  .epicor_comm-onepage-shippingpopup .table-wrapper {
    margin: 15px 0 0;
    overflow: auto; }
  .epicor_comm-onepage-shippingpopup .data-grid {
    margin-bottom: 0; }
    .epicor_comm-onepage-shippingpopup .data-grid thead {
      background-color: #fff; }
      .epicor_comm-onepage-shippingpopup .data-grid thead th {
        color: #C8102E;
        border-bottom: 1px solid #C8102E; }
      .epicor_comm-onepage-shippingpopup .data-grid thead select {
        display: inline-block;
        color: #373737;
        padding: 11px 35px 11px 14px;
        width: 100%;
        min-width: 130px;
        margin: 0 5px 0 0;
        border: none;
        box-shadow: none;
        border-radius: 5px;
        -webkit-appearance: none;
           -moz-appearance: none;
                appearance: none;
        background-color: #f1f2f4;
        background-image: url(../images/arrow-down-black.svg);
        background-repeat: no-repeat;
        background-position: calc(100% - 10px) center;
        background-size: 12px 8px; }
    .epicor_comm-onepage-shippingpopup .data-grid .no-display {
      display: none !important; }

@media only screen and (max-width: 640px) {
  .epicor_comm-onepage-shippingpopup .admin__data-grid-pager-wrap .admin__control-support-text:last-child {
    width: 100%;
    margin-top: 15px;
    margin-left: 0;
    text-align: left; }
  .epicor_comm-onepage-shippingpopup .table-wrapper .data-grid thead {
    display: none; }
  .epicor_comm-onepage-shippingpopup .table-wrapper .data-grid tr, .epicor_comm-onepage-shippingpopup .table-wrapper .data-grid td {
    display: block; }
  .epicor_comm-onepage-shippingpopup .table-wrapper .data-grid tr {
    margin-bottom: 10px;
    padding: 10px;
    border: 1px solid #ddd;
    transition: background-color 400ms linear; }
    .epicor_comm-onepage-shippingpopup .table-wrapper .data-grid tr:hover {
      border-color: #C8102E; }
    .epicor_comm-onepage-shippingpopup .table-wrapper .data-grid tr:last-child {
      margin-bottom: 0; }
  .epicor_comm-onepage-shippingpopup .table-wrapper .data-grid td {
    position: relative;
    padding: 2px 0 2px 100px;
    border: none; }
    .epicor_comm-onepage-shippingpopup .table-wrapper .data-grid td:before {
      content: attr(data-th) ": ";
      position: absolute;
      top: 0;
      left: 0;
      display: block;
      width: 85px;
      font-weight: 700;
      color: #C8102E;
      text-transform: uppercase; } }

@media only screen and (max-width: 440px) {
  .epicor_comm-onepage-shippingpopup .admin__data-grid-pager-wrap .admin__data-grid-pager {
    width: 100%;
    padding: 15px 0 0; } }

.products-grid {
  width: 100%;
  display: block;
  clear: both; }

ol {
  list-style-type: none; }
  ol.widget-product-grid {
    width: 100%;
    margin: 0;
    padding: 0; }

.stock-availability-container {
  margin: 0;
  clear: both;
  display: block;
  width: 100%;
  padding: 15px 0; }
  .stock-availability-container .product-availability {
    position: relative;
    display: inline-block;
    padding-right: 5px;
    padding-left: 26px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700; }
    .stock-availability-container .product-availability.in-stock {
      color: #009A1D; }
      .stock-availability-container .product-availability.in-stock:before {
        font-family: 'FontAwesome';
        position: absolute;
        left: 0;
        top: -6px;
        color: #009A1D;
        content: "\f058";
        font-size: 22px;
        font-weight: 600; }
    .stock-availability-container .product-availability.out-of-stock {
      color: #FD7E14;
      padding-left: 30px; }
      .stock-availability-container .product-availability.out-of-stock:before {
        font-family: 'icomoon';
        position: absolute;
        left: 0;
        top: -1px;
        color: #2D2926;
        content: "\e914";
        font-size: 16px;
        font-weight: 600; }
    .stock-availability-container .product-availability .product-stock-count {
      display: inline;
      font-family: inherit;
      color: #333;
      text-transform: none; }
  .stock-availability-container .product-stock-count {
    position: relative;
    top: 0;
    font-size: 13px;
    font-weight: 700;
    display: inline;
    font-family: inherit;
    color: #2D2926; }

.listing {
  margin-bottom: 5px;
  font-size: 14px; }
  .listing .discount {
    font-weight: 700; }
  @media only screen and (max-width: 539px) {
    .listing {
      min-height: inherit; } }

.catalogsearch-result-index .products-grid .row > [class*='col-'],
.catalog-category-view .products-grid .row > [class*='col-'],
.cms-index-index .products-grid .row > [class*='col-'],
.amshopby-index-index .products-grid .row > [class*='col-'],
.searchwidget-search-result .products-grid .row > [class*='col-'],
.ambrand-index-index .products-grid .row > [class*='col-'],
.wishlist-index-index .products-grid .row > [class*='col-'] {
  margin-bottom: 100px; }
  @media only screen and (max-width: 1199px) {
    .catalogsearch-result-index .products-grid .row > [class*='col-'],
    .catalog-category-view .products-grid .row > [class*='col-'],
    .cms-index-index .products-grid .row > [class*='col-'],
    .amshopby-index-index .products-grid .row > [class*='col-'],
    .searchwidget-search-result .products-grid .row > [class*='col-'],
    .ambrand-index-index .products-grid .row > [class*='col-'],
    .wishlist-index-index .products-grid .row > [class*='col-'] {
      margin-bottom: 45px; } }
  @media only screen and (max-width: 539px) {
    .catalogsearch-result-index .products-grid .row > [class*='col-'],
    .catalog-category-view .products-grid .row > [class*='col-'],
    .cms-index-index .products-grid .row > [class*='col-'],
    .amshopby-index-index .products-grid .row > [class*='col-'],
    .searchwidget-search-result .products-grid .row > [class*='col-'],
    .ambrand-index-index .products-grid .row > [class*='col-'],
    .wishlist-index-index .products-grid .row > [class*='col-'] {
      margin-left: auto;
      margin-right: auto;
      max-width: 244px; } }

@media (max-width: 550px) {
  .catalogsearch-result-index .product-item-info .product-item-actions .actions-primary button[type="submit"],
  .catalog-category-view .product-item-info .product-item-actions .actions-primary button[type="submit"],
  .cms-index-index .product-item-info .product-item-actions .actions-primary button[type="submit"],
  .amshopby-index-index .product-item-info .product-item-actions .actions-primary button[type="submit"],
  .searchwidget-search-result .product-item-info .product-item-actions .actions-primary button[type="submit"],
  .ambrand-index-index .product-item-info .product-item-actions .actions-primary button[type="submit"],
  .wishlist-index-index .product-item-info .product-item-actions .actions-primary button[type="submit"] {
    width: calc(100% - 125px);
    line-height: 12px;
    padding-top: 4px;
    padding-bottom: 4px; }
    .catalogsearch-result-index .product-item-info .product-item-actions .actions-primary button[type="submit"] .responsive-br,
    .catalog-category-view .product-item-info .product-item-actions .actions-primary button[type="submit"] .responsive-br,
    .cms-index-index .product-item-info .product-item-actions .actions-primary button[type="submit"] .responsive-br,
    .amshopby-index-index .product-item-info .product-item-actions .actions-primary button[type="submit"] .responsive-br,
    .searchwidget-search-result .product-item-info .product-item-actions .actions-primary button[type="submit"] .responsive-br,
    .ambrand-index-index .product-item-info .product-item-actions .actions-primary button[type="submit"] .responsive-br,
    .wishlist-index-index .product-item-info .product-item-actions .actions-primary button[type="submit"] .responsive-br {
      display: block; } }

@media only screen and (max-width: 320px) {
  .catalogsearch-result-index .product-item-info .product-item-actions .actions-primary button[type="submit"],
  .catalog-category-view .product-item-info .product-item-actions .actions-primary button[type="submit"],
  .cms-index-index .product-item-info .product-item-actions .actions-primary button[type="submit"],
  .amshopby-index-index .product-item-info .product-item-actions .actions-primary button[type="submit"],
  .searchwidget-search-result .product-item-info .product-item-actions .actions-primary button[type="submit"],
  .ambrand-index-index .product-item-info .product-item-actions .actions-primary button[type="submit"],
  .wishlist-index-index .product-item-info .product-item-actions .actions-primary button[type="submit"] {
    width: 100%;
    margin-top: 10px; } }

.catalogsearch-result-index #maincontent,
.catalog-category-view #maincontent,
.cms-index-index #maincontent,
.amshopby-index-index #maincontent,
.searchwidget-search-result #maincontent,
.ambrand-index-index #maincontent {
  padding-right: 0;
  padding-left: 0; }
  @media only screen and (max-width: 767px) {
    .catalogsearch-result-index #maincontent,
    .catalog-category-view #maincontent,
    .cms-index-index #maincontent,
    .amshopby-index-index #maincontent,
    .searchwidget-search-result #maincontent,
    .ambrand-index-index #maincontent {
      padding-right: 15px;
      padding-left: 15px; } }

.catalogsearch-result-index .columns .column.main,
.catalog-category-view .columns .column.main,
.cms-index-index .columns .column.main,
.amshopby-index-index .columns .column.main,
.searchwidget-search-result .columns .column.main,
.ambrand-index-index .columns .column.main {
  padding-right: 0; }
  @media only screen and (max-width: 991px) {
    .catalogsearch-result-index .columns .column.main,
    .catalog-category-view .columns .column.main,
    .cms-index-index .columns .column.main,
    .amshopby-index-index .columns .column.main,
    .searchwidget-search-result .columns .column.main,
    .ambrand-index-index .columns .column.main {
      padding-right: 15px; } }

.catalogsearch-result-index .sidebar .category-image-outter,
.catalog-category-view .sidebar .category-image-outter,
.cms-index-index .sidebar .category-image-outter,
.amshopby-index-index .sidebar .category-image-outter,
.searchwidget-search-result .sidebar .category-image-outter,
.ambrand-index-index .sidebar .category-image-outter {
  margin: 0 auto;
  max-width: 270px; }
  @media only screen and (max-width: 767px) {
    .catalogsearch-result-index .sidebar .category-image-outter,
    .catalog-category-view .sidebar .category-image-outter,
    .cms-index-index .sidebar .category-image-outter,
    .amshopby-index-index .sidebar .category-image-outter,
    .searchwidget-search-result .sidebar .category-image-outter,
    .ambrand-index-index .sidebar .category-image-outter {
      display: none; } }

.catalogsearch-result-index .sidebar .category-image,
.catalog-category-view .sidebar .category-image,
.cms-index-index .sidebar .category-image,
.amshopby-index-index .sidebar .category-image,
.searchwidget-search-result .sidebar .category-image,
.ambrand-index-index .sidebar .category-image {
  margin: 7px auto 25px;
  border: 1px solid #C2C4C4;
  border-radius: 10px;
  text-align: center; }
  @media only screen and (max-width: 767px) {
    .catalogsearch-result-index .sidebar .category-image,
    .catalog-category-view .sidebar .category-image,
    .cms-index-index .sidebar .category-image,
    .amshopby-index-index .sidebar .category-image,
    .searchwidget-search-result .sidebar .category-image,
    .ambrand-index-index .sidebar .category-image {
      display: none; } }
  .catalogsearch-result-index .sidebar .category-image img,
  .catalog-category-view .sidebar .category-image img,
  .cms-index-index .sidebar .category-image img,
  .amshopby-index-index .sidebar .category-image img,
  .searchwidget-search-result .sidebar .category-image img,
  .ambrand-index-index .sidebar .category-image img {
    display: block;
    position: relative;
    max-width: 100%;
    height: auto;
    border-radius: 10px; }

@media only screen and (max-width: 991px) {
  .catalogsearch-result-index #maincontent .columns,
  .catalog-category-view #maincontent .columns,
  .cms-index-index #maincontent .columns,
  .amshopby-index-index #maincontent .columns,
  .searchwidget-search-result #maincontent .columns,
  .ambrand-index-index #maincontent .columns {
    margin-right: -15px;
    margin-left: -15px; } }

@media only screen and (max-width: 767px) {
  .catalogsearch-result-index #maincontent .columns > .column, .catalogsearch-result-index #maincontent .columns + .sidebar,
  .catalog-category-view #maincontent .columns > .column,
  .catalog-category-view #maincontent .columns + .sidebar,
  .cms-index-index #maincontent .columns > .column,
  .cms-index-index #maincontent .columns + .sidebar,
  .amshopby-index-index #maincontent .columns > .column,
  .amshopby-index-index #maincontent .columns + .sidebar,
  .searchwidget-search-result #maincontent .columns > .column,
  .searchwidget-search-result #maincontent .columns + .sidebar,
  .ambrand-index-index #maincontent .columns > .column,
  .ambrand-index-index #maincontent .columns + .sidebar {
    padding-right: 0;
    padding-left: 0; } }

@media only screen and (max-width: 767px) {
  .catalogsearch-result-index .search-block-outter, .catalogsearch-result-index .marketing-block,
  .catalog-category-view .search-block-outter,
  .catalog-category-view .marketing-block,
  .cms-index-index .search-block-outter,
  .cms-index-index .marketing-block,
  .amshopby-index-index .search-block-outter,
  .amshopby-index-index .marketing-block,
  .searchwidget-search-result .search-block-outter,
  .searchwidget-search-result .marketing-block,
  .ambrand-index-index .search-block-outter,
  .ambrand-index-index .marketing-block {
    display: none; } }

.catalogsearch-result-index .mobile-bottom-actions,
.catalog-category-view .mobile-bottom-actions,
.cms-index-index .mobile-bottom-actions,
.amshopby-index-index .mobile-bottom-actions,
.searchwidget-search-result .mobile-bottom-actions,
.ambrand-index-index .mobile-bottom-actions {
  display: none;
  max-width: 100%; }
  @media only screen and (max-width: 767px) {
    .catalogsearch-result-index .mobile-bottom-actions,
    .catalog-category-view .mobile-bottom-actions,
    .cms-index-index .mobile-bottom-actions,
    .amshopby-index-index .mobile-bottom-actions,
    .searchwidget-search-result .mobile-bottom-actions,
    .ambrand-index-index .mobile-bottom-actions {
      display: block;
      margin-top: 60px; }
      .catalogsearch-result-index .mobile-bottom-actions .search-block-outter, .catalogsearch-result-index .mobile-bottom-actions .marketing-block,
      .catalog-category-view .mobile-bottom-actions .search-block-outter,
      .catalog-category-view .mobile-bottom-actions .marketing-block,
      .cms-index-index .mobile-bottom-actions .search-block-outter,
      .cms-index-index .mobile-bottom-actions .marketing-block,
      .amshopby-index-index .mobile-bottom-actions .search-block-outter,
      .amshopby-index-index .mobile-bottom-actions .marketing-block,
      .searchwidget-search-result .mobile-bottom-actions .search-block-outter,
      .searchwidget-search-result .mobile-bottom-actions .marketing-block,
      .ambrand-index-index .mobile-bottom-actions .search-block-outter,
      .ambrand-index-index .mobile-bottom-actions .marketing-block {
        display: block; }
      .catalogsearch-result-index .mobile-bottom-actions .search-block-outter,
      .catalog-category-view .mobile-bottom-actions .search-block-outter,
      .cms-index-index .mobile-bottom-actions .search-block-outter,
      .amshopby-index-index .mobile-bottom-actions .search-block-outter,
      .searchwidget-search-result .mobile-bottom-actions .search-block-outter,
      .ambrand-index-index .mobile-bottom-actions .search-block-outter {
        margin-bottom: 35px; } }

@media only screen and (max-width: 991px) {
  .catalog-category-view.category-shop-by-category #maincontent .columns {
    margin-right: 0;
    margin-left: 0; }
    .catalog-category-view.category-shop-by-category #maincontent .columns > .column, .catalog-category-view.category-shop-by-category #maincontent .columns + .sidebar {
      padding-right: 15px;
      padding-left: 15px; } }

@media only screen and (max-width: 767px) {
  .catalog-category-view.category-shop-by-category #maincontent .columns {
    margin-right: -15px;
    margin-left: -15px; } }

.catalog-category-view.category-shop-by-category .mobile-bottom-actions {
  display: none; }

.catalog-category-view .product-items .product-item, .ambrand-index-index .product-items .product-item {
  margin-bottom: 20px;
  padding-top: 20px;
  border-top: 1px solid #C2C4C4; }
  .catalog-category-view .product-items .product-item .product-item-details .product-item-name a, .ambrand-index-index .product-items .product-item .product-item-details .product-item-name a {
    text-transform: uppercase; }
  .catalog-category-view .product-items .product-item .product-item-inner .product-item-actions .actions-primary form .tocart.primary, .ambrand-index-index .product-items .product-item .product-item-inner .product-item-actions .actions-primary form .tocart.primary {
    padding-top: 12px;
    padding-bottom: 12px; }
  .catalog-category-view .product-items .product-item .product-item-inner .product-item-actions .actions-primary form .towishlist, .ambrand-index-index .product-items .product-item .product-item-inner .product-item-actions .actions-primary form .towishlist {
    position: unset;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
    width: 100%;
    border-radius: 5px;
    background: #2D2926;
    color: #fff;
    transition: all 0.15s ease-out;
    font-family: 'effra';
    font-size: 12px;
    text-transform: uppercase;
    padding-top: 8px;
    padding-bottom: 8px; }
    .catalog-category-view .product-items .product-item .product-item-inner .product-item-actions .actions-primary form .towishlist:before, .ambrand-index-index .product-items .product-item .product-item-inner .product-item-actions .actions-primary form .towishlist:before {
      color: #fff;
      font-size: 16px;
      margin-right: 5px; }
    .catalog-category-view .product-items .product-item .product-item-inner .product-item-actions .actions-primary form .towishlist:hover, .ambrand-index-index .product-items .product-item .product-item-inner .product-item-actions .actions-primary form .towishlist:hover {
      background: #2D2926;
      outline: 2px solid #fff;
      box-shadow: 0 0 0 4px #2D2926;
      color: #fff; }
    .catalog-category-view .product-items .product-item .product-item-inner .product-item-actions .actions-primary form .towishlist:focus, .ambrand-index-index .product-items .product-item .product-item-inner .product-item-actions .actions-primary form .towishlist:focus {
      background: #2D2926;
      outline: 2px solid #fff;
      box-shadow: 0 0 0 4px #2D2926;
      color: #fff; }

.product-item-info .price-box, #amasty-shopby-product-list .price-box {
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
  content: '';
  clear: both; }
  .product-item-info .price-box > .price-container, #amasty-shopby-product-list .price-box > .price-container {
    width: 100%; }
  .product-item-info .price-box:after, #amasty-shopby-product-list .price-box:after {
    display: table;
    clear: both;
    content: ''; }
  .product-item-info .price-box .price-including-tax, #amasty-shopby-product-list .price-box .price-including-tax {
    clear: both;
    display: inline;
    float: left;
    position: relative; }
    .product-item-info .price-box .price-including-tax span.price, #amasty-shopby-product-list .price-box .price-including-tax span.price {
      color: #333333;
      font-size: 15px;
      font-weight: bold;
      line-height: 25px; }
      .product-item-info .price-box .price-including-tax span.price:after, #amasty-shopby-product-list .price-box .price-including-tax span.price:after {
        position: absolute;
        top: 50%;
        left: 100%;
        content: "inc VAT";
        width: 60px;
        margin-top: -12px;
        font-size: 12px;
        font-weight: 500;
        padding-left: 5px; }
  .product-item-info .price-box .price-excluding-tax, #amasty-shopby-product-list .price-box .price-excluding-tax {
    clear: both;
    display: inline;
    float: left;
    position: relative; }
    .product-item-info .price-box .price-excluding-tax span.price, #amasty-shopby-product-list .price-box .price-excluding-tax span.price {
      font-weight: bold;
      color: #333333;
      font-size: 30px;
      line-height: 25px; }
      .product-item-info .price-box .price-excluding-tax span.price:after, #amasty-shopby-product-list .price-box .price-excluding-tax span.price:after {
        position: absolute;
        top: 50%;
        left: 100%;
        content: "ex VAT";
        width: 70px;
        margin-top: -8px;
        font-size: 15px;
        font-weight: 500;
        padding-left: 5px; }
  .product-item-info .price-box .pricing-divider, #amasty-shopby-product-list .price-box .pricing-divider {
    float: left;
    display: block;
    width: 100%;
    border-bottom: 1px solid #333333; }
  .product-item-info .price-box .minimal-price-link, #amasty-shopby-product-list .price-box .minimal-price-link {
    display: block;
    clear: both;
    margin-bottom: 6px;
    font-weight: 700; }
    .product-item-info .price-box .minimal-price-link .pricing-divider, #amasty-shopby-product-list .price-box .minimal-price-link .pricing-divider {
      display: none; }

.tabbed-category .catalog.data.items > .item.title, .tabbed-search .catalog.data.items > .item.title {
  border-top: none;
  background: #C2C4C4; }
  .tabbed-category .catalog.data.items > .item.title:first-child, .tabbed-search .catalog.data.items > .item.title:first-child {
    border-radius: 10px 0 0 0; }
    .tabbed-category .catalog.data.items > .item.title:first-child:active:before, .tabbed-search .catalog.data.items > .item.title:first-child:active:before {
      width: 0; }
  .tabbed-category .catalog.data.items > .item.title:nth-child(3), .tabbed-search .catalog.data.items > .item.title:nth-child(3) {
    border-radius: 0 10px 0 0; }
    .tabbed-category .catalog.data.items > .item.title:nth-child(3):active, .tabbed-search .catalog.data.items > .item.title:nth-child(3):active {
      border-radius: 0 10px 0 0; }
  .tabbed-category .catalog.data.items > .item.title:after, .tabbed-search .catalog.data.items > .item.title:after {
    background-color: #676D6D; }
  .tabbed-category .catalog.data.items > .item.title:hover, .tabbed-search .catalog.data.items > .item.title:hover {
    background: #97999B; }
    .tabbed-category .catalog.data.items > .item.title:hover a.switch, .tabbed-search .catalog.data.items > .item.title:hover a.switch {
      color: #2D2926; }
  .tabbed-category .catalog.data.items > .item.title a.switch, .tabbed-search .catalog.data.items > .item.title a.switch {
    color: #2D2926;
    font-family: 'effra';
    font-weight: bold; }
    .tabbed-category .catalog.data.items > .item.title a.switch:hover, .tabbed-search .catalog.data.items > .item.title a.switch:hover {
      color: #2D2926; }
  .tabbed-category .catalog.data.items > .item.title.active, .tabbed-search .catalog.data.items > .item.title.active {
    background: #2D2926;
    color: #fff;
    border-top: none; }
    .tabbed-category .catalog.data.items > .item.title.active a.switch, .tabbed-search .catalog.data.items > .item.title.active a.switch {
      color: #fff; }
      .tabbed-category .catalog.data.items > .item.title.active a.switch .collection-total span, .tabbed-search .catalog.data.items > .item.title.active a.switch .collection-total span {
        color: #fff; }
  .tabbed-category .catalog.data.items > .item.title .collection-total, .tabbed-search .catalog.data.items > .item.title .collection-total {
    margin-left: 5px;
    background: none;
    width: auto;
    height: auto; }
    @media only screen and (max-width: 767px) {
      .tabbed-category .catalog.data.items > .item.title .collection-total span, .tabbed-search .catalog.data.items > .item.title .collection-total span {
        line-height: 10px; } }

.sidebar-main .search-block-outter .search-block {
  background: #2D2926;
  border-radius: 5px; }
  .sidebar-main .search-block-outter .search-block .search-block-content h3 {
    font-family: 'effra';
    font-weight: bold;
    font-size: 20px;
    text-transform: capitalize; }
  .sidebar-main .search-block-outter .search-block .search-block-content button {
    text-align: left;
    padding: 10px 12px; }
    .sidebar-main .search-block-outter .search-block .search-block-content button span {
      font-family: 'effra';
      font-weight: bold; }
      .sidebar-main .search-block-outter .search-block .search-block-content button span:before {
        position: absolute;
        font-family: 'icomoon' !important;
        content: "\e912";
        right: -3px;
        top: 50%;
        width: 22px;
        height: 22px;
        margin-top: -15px;
        font-size: 22px; }

.search-block-outter .search-block {
  background: #2D2926;
  border-radius: 5px; }

@media only screen and (max-width: 991px) {
  .catalogsearch-result-index #maincontent,
  .catalog-category-view #maincontent,
  .cms-index-index #maincontent,
  .catalog-product-view #maincontent,
  .ambrand-index-index #maincontent,
  .searchwidget-search-result #maincontent {
    width: 100%; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .catalogsearch-result-index .sidebar-all,
  .catalog-category-view .sidebar-all,
  .cms-index-index .sidebar-all,
  .catalog-product-view .sidebar-all,
  .ambrand-index-index .sidebar-all,
  .searchwidget-search-result .sidebar-all {
    width: 32.6%; } }

@media only screen and (max-width: 767px) {
  .catalogsearch-result-index .sidebar-all,
  .catalog-category-view .sidebar-all,
  .cms-index-index .sidebar-all,
  .catalog-product-view .sidebar-all,
  .ambrand-index-index .sidebar-all,
  .searchwidget-search-result .sidebar-all {
    float: none;
    margin-top: 15px;
    padding-left: 0;
    padding-right: 0; } }

.catalogsearch-result-index .sidebar-main [title="Customer Reviews"],
.catalog-category-view .sidebar-main [title="Customer Reviews"],
.cms-index-index .sidebar-main [title="Customer Reviews"],
.catalog-product-view .sidebar-main [title="Customer Reviews"],
.amshopby-index-index .sidebar-main [title="Customer Reviews"],
.ambrand-index-index .sidebar-main [title="Customer Reviews"],
.searchwidget-search-result .sidebar-main [title="Customer Reviews"],
.wishlist-index-index .sidebar-main [title="Customer Reviews"] {
  display: block; }
  .catalogsearch-result-index .sidebar-main [title="Customer Reviews"] img,
  .catalog-category-view .sidebar-main [title="Customer Reviews"] img,
  .cms-index-index .sidebar-main [title="Customer Reviews"] img,
  .catalog-product-view .sidebar-main [title="Customer Reviews"] img,
  .amshopby-index-index .sidebar-main [title="Customer Reviews"] img,
  .ambrand-index-index .sidebar-main [title="Customer Reviews"] img,
  .searchwidget-search-result .sidebar-main [title="Customer Reviews"] img,
  .wishlist-index-index .sidebar-main [title="Customer Reviews"] img {
    margin: 0 auto; }

@media only screen and (max-width: 767px) {
  .catalogsearch-result-index .sidebar-main [title="Customer Reviews"],
  .catalog-category-view .sidebar-main [title="Customer Reviews"],
  .cms-index-index .sidebar-main [title="Customer Reviews"],
  .catalog-product-view .sidebar-main [title="Customer Reviews"],
  .amshopby-index-index .sidebar-main [title="Customer Reviews"],
  .ambrand-index-index .sidebar-main [title="Customer Reviews"],
  .searchwidget-search-result .sidebar-main [title="Customer Reviews"],
  .wishlist-index-index .sidebar-main [title="Customer Reviews"] {
    display: none; } }

.catalogsearch-result-index .mobile-bottom-actions [title="Customer Reviews"],
.catalog-category-view .mobile-bottom-actions [title="Customer Reviews"],
.cms-index-index .mobile-bottom-actions [title="Customer Reviews"],
.catalog-product-view .mobile-bottom-actions [title="Customer Reviews"],
.amshopby-index-index .mobile-bottom-actions [title="Customer Reviews"],
.ambrand-index-index .mobile-bottom-actions [title="Customer Reviews"],
.searchwidget-search-result .mobile-bottom-actions [title="Customer Reviews"],
.wishlist-index-index .mobile-bottom-actions [title="Customer Reviews"] {
  display: block; }
  .catalogsearch-result-index .mobile-bottom-actions [title="Customer Reviews"] img,
  .catalog-category-view .mobile-bottom-actions [title="Customer Reviews"] img,
  .cms-index-index .mobile-bottom-actions [title="Customer Reviews"] img,
  .catalog-product-view .mobile-bottom-actions [title="Customer Reviews"] img,
  .amshopby-index-index .mobile-bottom-actions [title="Customer Reviews"] img,
  .ambrand-index-index .mobile-bottom-actions [title="Customer Reviews"] img,
  .searchwidget-search-result .mobile-bottom-actions [title="Customer Reviews"] img,
  .wishlist-index-index .mobile-bottom-actions [title="Customer Reviews"] img {
    margin: 0 auto; }

.catalogsearch-result-index .category-description,
.catalog-category-view .category-description,
.cms-index-index .category-description,
.catalog-product-view .category-description,
.amshopby-index-index .category-description,
.ambrand-index-index .category-description,
.searchwidget-search-result .category-description,
.wishlist-index-index .category-description {
  margin: 30px auto;
  float: none; }
  @media only screen and (max-width: 767px) {
    .catalogsearch-result-index .category-description,
    .catalog-category-view .category-description,
    .cms-index-index .category-description,
    .catalog-product-view .category-description,
    .amshopby-index-index .category-description,
    .ambrand-index-index .category-description,
    .searchwidget-search-result .category-description,
    .wishlist-index-index .category-description {
      margin-top: 15px; } }

.catalogsearch-result-index .category-children,
.catalog-category-view .category-children,
.cms-index-index .category-children,
.catalog-product-view .category-children,
.amshopby-index-index .category-children,
.ambrand-index-index .category-children,
.searchwidget-search-result .category-children,
.wishlist-index-index .category-children {
  margin-bottom: 30px; }
  .catalogsearch-result-index .category-children ul, .catalogsearch-result-index .category-children ol,
  .catalog-category-view .category-children ul,
  .catalog-category-view .category-children ol,
  .cms-index-index .category-children ul,
  .cms-index-index .category-children ol,
  .catalog-product-view .category-children ul,
  .catalog-product-view .category-children ol,
  .amshopby-index-index .category-children ul,
  .amshopby-index-index .category-children ol,
  .ambrand-index-index .category-children ul,
  .ambrand-index-index .category-children ol,
  .searchwidget-search-result .category-children ul,
  .searchwidget-search-result .category-children ol,
  .wishlist-index-index .category-children ul,
  .wishlist-index-index .category-children ol {
    list-style-type: none;
    margin: 0;
    padding: 0; }
    .catalogsearch-result-index .category-children ul li, .catalogsearch-result-index .category-children ol li,
    .catalog-category-view .category-children ul li,
    .catalog-category-view .category-children ol li,
    .cms-index-index .category-children ul li,
    .cms-index-index .category-children ol li,
    .catalog-product-view .category-children ul li,
    .catalog-product-view .category-children ol li,
    .amshopby-index-index .category-children ul li,
    .amshopby-index-index .category-children ol li,
    .ambrand-index-index .category-children ul li,
    .ambrand-index-index .category-children ol li,
    .searchwidget-search-result .category-children ul li,
    .searchwidget-search-result .category-children ol li,
    .wishlist-index-index .category-children ul li,
    .wishlist-index-index .category-children ol li {
      display: inline-block; }
      .catalogsearch-result-index .category-children ul li a, .catalogsearch-result-index .category-children ol li a,
      .catalog-category-view .category-children ul li a,
      .catalog-category-view .category-children ol li a,
      .cms-index-index .category-children ul li a,
      .cms-index-index .category-children ol li a,
      .catalog-product-view .category-children ul li a,
      .catalog-product-view .category-children ol li a,
      .amshopby-index-index .category-children ul li a,
      .amshopby-index-index .category-children ol li a,
      .ambrand-index-index .category-children ul li a,
      .ambrand-index-index .category-children ol li a,
      .searchwidget-search-result .category-children ul li a,
      .searchwidget-search-result .category-children ol li a,
      .wishlist-index-index .category-children ul li a,
      .wishlist-index-index .category-children ol li a {
        font-size: 13px;
        text-decoration: underline; }
        .catalogsearch-result-index .category-children ul li a:hover, .catalogsearch-result-index .category-children ol li a:hover,
        .catalog-category-view .category-children ul li a:hover,
        .catalog-category-view .category-children ol li a:hover,
        .cms-index-index .category-children ul li a:hover,
        .cms-index-index .category-children ol li a:hover,
        .catalog-product-view .category-children ul li a:hover,
        .catalog-product-view .category-children ol li a:hover,
        .amshopby-index-index .category-children ul li a:hover,
        .amshopby-index-index .category-children ol li a:hover,
        .ambrand-index-index .category-children ul li a:hover,
        .ambrand-index-index .category-children ol li a:hover,
        .searchwidget-search-result .category-children ul li a:hover,
        .searchwidget-search-result .category-children ol li a:hover,
        .wishlist-index-index .category-children ul li a:hover,
        .wishlist-index-index .category-children ol li a:hover {
          font-weight: bold;
          font-size: 13px; }
        .catalogsearch-result-index .category-children ul li a:focus, .catalogsearch-result-index .category-children ol li a:focus,
        .catalog-category-view .category-children ul li a:focus,
        .catalog-category-view .category-children ol li a:focus,
        .cms-index-index .category-children ul li a:focus,
        .cms-index-index .category-children ol li a:focus,
        .catalog-product-view .category-children ul li a:focus,
        .catalog-product-view .category-children ol li a:focus,
        .amshopby-index-index .category-children ul li a:focus,
        .amshopby-index-index .category-children ol li a:focus,
        .ambrand-index-index .category-children ul li a:focus,
        .ambrand-index-index .category-children ol li a:focus,
        .searchwidget-search-result .category-children ul li a:focus,
        .searchwidget-search-result .category-children ol li a:focus,
        .wishlist-index-index .category-children ul li a:focus,
        .wishlist-index-index .category-children ol li a:focus {
          font-weight: 600;
          font-size: 13px; }
    .catalogsearch-result-index .category-children ul li + li, .catalogsearch-result-index .category-children ol li + li,
    .catalog-category-view .category-children ul li + li,
    .catalog-category-view .category-children ol li + li,
    .cms-index-index .category-children ul li + li,
    .cms-index-index .category-children ol li + li,
    .catalog-product-view .category-children ul li + li,
    .catalog-product-view .category-children ol li + li,
    .amshopby-index-index .category-children ul li + li,
    .amshopby-index-index .category-children ol li + li,
    .ambrand-index-index .category-children ul li + li,
    .ambrand-index-index .category-children ol li + li,
    .searchwidget-search-result .category-children ul li + li,
    .searchwidget-search-result .category-children ol li + li,
    .wishlist-index-index .category-children ul li + li,
    .wishlist-index-index .category-children ol li + li {
      margin-left: 10px;
      padding: 10px;
      font-size: 14px;
      font-weight: 500; }

.catalogsearch-result-index .product-item-name .grid-wish-compare,
.catalog-category-view .product-item-name .grid-wish-compare,
.cms-index-index .product-item-name .grid-wish-compare,
.catalog-product-view .product-item-name .grid-wish-compare,
.amshopby-index-index .product-item-name .grid-wish-compare,
.ambrand-index-index .product-item-name .grid-wish-compare,
.searchwidget-search-result .product-item-name .grid-wish-compare,
.wishlist-index-index .product-item-name .grid-wish-compare {
  display: inline-block;
  float: right;
  font-size: 24px;
  line-height: 1;
  vertical-align: middle; }
  .catalogsearch-result-index .product-item-name .grid-wish-compare .towishlist:hover i,
  .catalog-category-view .product-item-name .grid-wish-compare .towishlist:hover i,
  .cms-index-index .product-item-name .grid-wish-compare .towishlist:hover i,
  .catalog-product-view .product-item-name .grid-wish-compare .towishlist:hover i,
  .amshopby-index-index .product-item-name .grid-wish-compare .towishlist:hover i,
  .ambrand-index-index .product-item-name .grid-wish-compare .towishlist:hover i,
  .searchwidget-search-result .product-item-name .grid-wish-compare .towishlist:hover i,
  .wishlist-index-index .product-item-name .grid-wish-compare .towishlist:hover i {
    color: #FF0000 !important; }
  .catalogsearch-result-index .product-item-name .grid-wish-compare .tocompare:hover i,
  .catalog-category-view .product-item-name .grid-wish-compare .tocompare:hover i,
  .cms-index-index .product-item-name .grid-wish-compare .tocompare:hover i,
  .catalog-product-view .product-item-name .grid-wish-compare .tocompare:hover i,
  .amshopby-index-index .product-item-name .grid-wish-compare .tocompare:hover i,
  .ambrand-index-index .product-item-name .grid-wish-compare .tocompare:hover i,
  .searchwidget-search-result .product-item-name .grid-wish-compare .tocompare:hover i,
  .wishlist-index-index .product-item-name .grid-wish-compare .tocompare:hover i {
    color: #000033 !important; }

.catalogsearch-result-index #amasty-shopby-product-list .products.wrapper,
.catalog-category-view #amasty-shopby-product-list .products.wrapper,
.cms-index-index #amasty-shopby-product-list .products.wrapper,
.catalog-product-view #amasty-shopby-product-list .products.wrapper,
.amshopby-index-index #amasty-shopby-product-list .products.wrapper,
.ambrand-index-index #amasty-shopby-product-list .products.wrapper,
.searchwidget-search-result #amasty-shopby-product-list .products.wrapper,
.wishlist-index-index #amasty-shopby-product-list .products.wrapper {
  clear: both; }

.catalogsearch-result-index .products-list .product-items .MagicToolboxContainer,
.catalog-category-view .products-list .product-items .MagicToolboxContainer,
.cms-index-index .products-list .product-items .MagicToolboxContainer,
.catalog-product-view .products-list .product-items .MagicToolboxContainer,
.amshopby-index-index .products-list .product-items .MagicToolboxContainer,
.ambrand-index-index .products-list .product-items .MagicToolboxContainer,
.searchwidget-search-result .products-list .product-items .MagicToolboxContainer,
.wishlist-index-index .products-list .product-items .MagicToolboxContainer {
  padding: 0; }
  .catalogsearch-result-index .products-list .product-items .MagicToolboxContainer.placeholder img,
  .catalog-category-view .products-list .product-items .MagicToolboxContainer.placeholder img,
  .cms-index-index .products-list .product-items .MagicToolboxContainer.placeholder img,
  .catalog-product-view .products-list .product-items .MagicToolboxContainer.placeholder img,
  .amshopby-index-index .products-list .product-items .MagicToolboxContainer.placeholder img,
  .ambrand-index-index .products-list .product-items .MagicToolboxContainer.placeholder img,
  .searchwidget-search-result .products-list .product-items .MagicToolboxContainer.placeholder img,
  .wishlist-index-index .products-list .product-items .MagicToolboxContainer.placeholder img {
    vertical-align: top; }

.catalogsearch-result-index .products-list .product-item,
.catalog-category-view .products-list .product-item,
.cms-index-index .products-list .product-item,
.catalog-product-view .products-list .product-item,
.amshopby-index-index .products-list .product-item,
.ambrand-index-index .products-list .product-item,
.searchwidget-search-result .products-list .product-item,
.wishlist-index-index .products-list .product-item {
  margin-bottom: 65px;
  padding-top: 20px;
  border-top: 1px solid #C2C4C4; }

.catalogsearch-result-index .products-list .product-item-info .product-item-attributes,
.catalog-category-view .products-list .product-item-info .product-item-attributes,
.cms-index-index .products-list .product-item-info .product-item-attributes,
.catalog-product-view .products-list .product-item-info .product-item-attributes,
.amshopby-index-index .products-list .product-item-info .product-item-attributes,
.ambrand-index-index .products-list .product-item-info .product-item-attributes,
.searchwidget-search-result .products-list .product-item-info .product-item-attributes,
.wishlist-index-index .products-list .product-item-info .product-item-attributes {
  border-bottom: none;
  min-height: 0;
  margin-top: 5px;
  padding-bottom: 0; }

.catalogsearch-result-index .products-list .product-item-info .product-item-name,
.catalog-category-view .products-list .product-item-info .product-item-name,
.cms-index-index .products-list .product-item-info .product-item-name,
.catalog-product-view .products-list .product-item-info .product-item-name,
.amshopby-index-index .products-list .product-item-info .product-item-name,
.ambrand-index-index .products-list .product-item-info .product-item-name,
.searchwidget-search-result .products-list .product-item-info .product-item-name,
.wishlist-index-index .products-list .product-item-info .product-item-name {
  height: auto;
  padding-top: 0; }

.catalogsearch-result-index .products-list .product-item-info .stock-availability-container,
.catalog-category-view .products-list .product-item-info .stock-availability-container,
.cms-index-index .products-list .product-item-info .stock-availability-container,
.catalog-product-view .products-list .product-item-info .stock-availability-container,
.amshopby-index-index .products-list .product-item-info .stock-availability-container,
.ambrand-index-index .products-list .product-item-info .stock-availability-container,
.searchwidget-search-result .products-list .product-item-info .stock-availability-container,
.wishlist-index-index .products-list .product-item-info .stock-availability-container {
  padding-top: 5px; }

.catalogsearch-result-index .products-grid.products-customtype,
.catalog-category-view .products-grid.products-customtype,
.cms-index-index .products-grid.products-customtype,
.catalog-product-view .products-grid.products-customtype,
.amshopby-index-index .products-grid.products-customtype,
.ambrand-index-index .products-grid.products-customtype,
.searchwidget-search-result .products-grid.products-customtype,
.wishlist-index-index .products-grid.products-customtype {
  padding-top: 25px;
  border-bottom: 4px solid #eaeaea; }

.catalogsearch-result-index .products-grid .product-item-photo,
.catalog-category-view .products-grid .product-item-photo,
.cms-index-index .products-grid .product-item-photo,
.catalog-product-view .products-grid .product-item-photo,
.amshopby-index-index .products-grid .product-item-photo,
.ambrand-index-index .products-grid .product-item-photo,
.searchwidget-search-result .products-grid .product-item-photo,
.wishlist-index-index .products-grid .product-item-photo {
  display: block;
  overflow: hidden; }

.catalogsearch-result-index .products-grid .swatch-option,
.catalog-category-view .products-grid .swatch-option,
.cms-index-index .products-grid .swatch-option,
.catalog-product-view .products-grid .swatch-option,
.amshopby-index-index .products-grid .swatch-option,
.ambrand-index-index .products-grid .swatch-option,
.searchwidget-search-result .products-grid .swatch-option,
.wishlist-index-index .products-grid .swatch-option {
  width: 20px;
  min-width: auto;
  margin: 0 5px 5px 0; }

.catalogsearch-result-index .block-products-list .row > [class*='col-'],
.catalog-category-view .block-products-list .row > [class*='col-'],
.cms-index-index .block-products-list .row > [class*='col-'],
.catalog-product-view .block-products-list .row > [class*='col-'],
.amshopby-index-index .block-products-list .row > [class*='col-'],
.ambrand-index-index .block-products-list .row > [class*='col-'],
.searchwidget-search-result .block-products-list .row > [class*='col-'],
.wishlist-index-index .block-products-list .row > [class*='col-'] {
  display: flex;
  flex-direction: column;
  margin-bottom: 20px; }

.catalogsearch-result-index .block-products-list .product-item-photo,
.catalog-category-view .block-products-list .product-item-photo,
.cms-index-index .block-products-list .product-item-photo,
.catalog-product-view .block-products-list .product-item-photo,
.amshopby-index-index .block-products-list .product-item-photo,
.ambrand-index-index .block-products-list .product-item-photo,
.searchwidget-search-result .block-products-list .product-item-photo,
.wishlist-index-index .block-products-list .product-item-photo {
  display: block;
  overflow: hidden; }

.catalogsearch-result-index .block-products-list .swatch-option,
.catalog-category-view .block-products-list .swatch-option,
.cms-index-index .block-products-list .swatch-option,
.catalog-product-view .block-products-list .swatch-option,
.amshopby-index-index .block-products-list .swatch-option,
.ambrand-index-index .block-products-list .swatch-option,
.searchwidget-search-result .block-products-list .swatch-option,
.wishlist-index-index .block-products-list .swatch-option {
  width: 20px;
  min-width: 100%;
  margin: 0 5px 5px 0; }

.catalogsearch-result-index .products.wrapper + div.toolbar-products > .show-options .toolbar-sorter, .catalogsearch-result-index .products.wrapper + div.toolbar-products > .show-options .limiter, .catalogsearch-result-index .products.wrapper + div.toolbar-products > .display-mode .modes,
.catalog-category-view .products.wrapper + div.toolbar-products > .show-options .toolbar-sorter,
.catalog-category-view .products.wrapper + div.toolbar-products > .show-options .limiter,
.catalog-category-view .products.wrapper + div.toolbar-products > .display-mode .modes,
.cms-index-index .products.wrapper + div.toolbar-products > .show-options .toolbar-sorter,
.cms-index-index .products.wrapper + div.toolbar-products > .show-options .limiter,
.cms-index-index .products.wrapper + div.toolbar-products > .display-mode .modes,
.catalog-product-view .products.wrapper + div.toolbar-products > .show-options .toolbar-sorter,
.catalog-product-view .products.wrapper + div.toolbar-products > .show-options .limiter,
.catalog-product-view .products.wrapper + div.toolbar-products > .display-mode .modes,
.amshopby-index-index .products.wrapper + div.toolbar-products > .show-options .toolbar-sorter,
.amshopby-index-index .products.wrapper + div.toolbar-products > .show-options .limiter,
.amshopby-index-index .products.wrapper + div.toolbar-products > .display-mode .modes,
.ambrand-index-index .products.wrapper + div.toolbar-products > .show-options .toolbar-sorter,
.ambrand-index-index .products.wrapper + div.toolbar-products > .show-options .limiter,
.ambrand-index-index .products.wrapper + div.toolbar-products > .display-mode .modes,
.searchwidget-search-result .products.wrapper + div.toolbar-products > .show-options .toolbar-sorter,
.searchwidget-search-result .products.wrapper + div.toolbar-products > .show-options .limiter,
.searchwidget-search-result .products.wrapper + div.toolbar-products > .display-mode .modes,
.wishlist-index-index .products.wrapper + div.toolbar-products > .show-options .toolbar-sorter,
.wishlist-index-index .products.wrapper + div.toolbar-products > .show-options .limiter,
.wishlist-index-index .products.wrapper + div.toolbar-products > .display-mode .modes {
  display: none; }

.catalogsearch-result-index .products.wrapper + div.toolbar-products > .toolbar-amount,
.catalog-category-view .products.wrapper + div.toolbar-products > .toolbar-amount,
.cms-index-index .products.wrapper + div.toolbar-products > .toolbar-amount,
.catalog-product-view .products.wrapper + div.toolbar-products > .toolbar-amount,
.amshopby-index-index .products.wrapper + div.toolbar-products > .toolbar-amount,
.ambrand-index-index .products.wrapper + div.toolbar-products > .toolbar-amount,
.searchwidget-search-result .products.wrapper + div.toolbar-products > .toolbar-amount,
.wishlist-index-index .products.wrapper + div.toolbar-products > .toolbar-amount {
  margin-right: 20px; }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    .catalogsearch-result-index .products.wrapper + div.toolbar-products > .toolbar-amount,
    .catalog-category-view .products.wrapper + div.toolbar-products > .toolbar-amount,
    .cms-index-index .products.wrapper + div.toolbar-products > .toolbar-amount,
    .catalog-product-view .products.wrapper + div.toolbar-products > .toolbar-amount,
    .amshopby-index-index .products.wrapper + div.toolbar-products > .toolbar-amount,
    .ambrand-index-index .products.wrapper + div.toolbar-products > .toolbar-amount,
    .searchwidget-search-result .products.wrapper + div.toolbar-products > .toolbar-amount,
    .wishlist-index-index .products.wrapper + div.toolbar-products > .toolbar-amount {
      margin-right: 0; } }
  @media only screen and (max-width: 767px) {
    .catalogsearch-result-index .products.wrapper + div.toolbar-products > .toolbar-amount,
    .catalog-category-view .products.wrapper + div.toolbar-products > .toolbar-amount,
    .cms-index-index .products.wrapper + div.toolbar-products > .toolbar-amount,
    .catalog-product-view .products.wrapper + div.toolbar-products > .toolbar-amount,
    .amshopby-index-index .products.wrapper + div.toolbar-products > .toolbar-amount,
    .ambrand-index-index .products.wrapper + div.toolbar-products > .toolbar-amount,
    .searchwidget-search-result .products.wrapper + div.toolbar-products > .toolbar-amount,
    .wishlist-index-index .products.wrapper + div.toolbar-products > .toolbar-amount {
      margin-right: 7px; } }
  @media only screen and (max-width: 540px) {
    .catalogsearch-result-index .products.wrapper + div.toolbar-products > .toolbar-amount,
    .catalog-category-view .products.wrapper + div.toolbar-products > .toolbar-amount,
    .cms-index-index .products.wrapper + div.toolbar-products > .toolbar-amount,
    .catalog-product-view .products.wrapper + div.toolbar-products > .toolbar-amount,
    .amshopby-index-index .products.wrapper + div.toolbar-products > .toolbar-amount,
    .ambrand-index-index .products.wrapper + div.toolbar-products > .toolbar-amount,
    .searchwidget-search-result .products.wrapper + div.toolbar-products > .toolbar-amount,
    .wishlist-index-index .products.wrapper + div.toolbar-products > .toolbar-amount {
      margin-right: 0;
      text-align: center;
      margin-bottom: 8px;
      max-width: 100%; } }

.catalogsearch-result-index div.toolbar-products:first-child,
.catalog-category-view div.toolbar-products:first-child,
.cms-index-index div.toolbar-products:first-child,
.catalog-product-view div.toolbar-products:first-child,
.amshopby-index-index div.toolbar-products:first-child,
.ambrand-index-index div.toolbar-products:first-child,
.searchwidget-search-result div.toolbar-products:first-child,
.wishlist-index-index div.toolbar-products:first-child {
  padding: 10px 20px;
  font-size: 0; }
  @media only screen and (max-width: 420px) {
    .catalogsearch-result-index div.toolbar-products:first-child,
    .catalog-category-view div.toolbar-products:first-child,
    .cms-index-index div.toolbar-products:first-child,
    .catalog-product-view div.toolbar-products:first-child,
    .amshopby-index-index div.toolbar-products:first-child,
    .ambrand-index-index div.toolbar-products:first-child,
    .searchwidget-search-result div.toolbar-products:first-child,
    .wishlist-index-index div.toolbar-products:first-child {
      padding: 15px 20px; } }
  .catalogsearch-result-index div.toolbar-products:first-child .show-options, .catalogsearch-result-index div.toolbar-products:first-child .display-mode,
  .catalog-category-view div.toolbar-products:first-child .show-options,
  .catalog-category-view div.toolbar-products:first-child .display-mode,
  .cms-index-index div.toolbar-products:first-child .show-options,
  .cms-index-index div.toolbar-products:first-child .display-mode,
  .catalog-product-view div.toolbar-products:first-child .show-options,
  .catalog-product-view div.toolbar-products:first-child .display-mode,
  .amshopby-index-index div.toolbar-products:first-child .show-options,
  .amshopby-index-index div.toolbar-products:first-child .display-mode,
  .ambrand-index-index div.toolbar-products:first-child .show-options,
  .ambrand-index-index div.toolbar-products:first-child .display-mode,
  .searchwidget-search-result div.toolbar-products:first-child .show-options,
  .searchwidget-search-result div.toolbar-products:first-child .display-mode,
  .wishlist-index-index div.toolbar-products:first-child .show-options,
  .wishlist-index-index div.toolbar-products:first-child .display-mode {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px; }
  .catalogsearch-result-index div.toolbar-products:first-child .show-options,
  .catalog-category-view div.toolbar-products:first-child .show-options,
  .cms-index-index div.toolbar-products:first-child .show-options,
  .catalog-product-view div.toolbar-products:first-child .show-options,
  .amshopby-index-index div.toolbar-products:first-child .show-options,
  .ambrand-index-index div.toolbar-products:first-child .show-options,
  .searchwidget-search-result div.toolbar-products:first-child .show-options,
  .wishlist-index-index div.toolbar-products:first-child .show-options {
    width: calc(100% - 82px);
    border-right: 1px solid #c0c0c0; }
    @media only screen and (max-width: 520px) {
      .catalogsearch-result-index div.toolbar-products:first-child .show-options,
      .catalog-category-view div.toolbar-products:first-child .show-options,
      .cms-index-index div.toolbar-products:first-child .show-options,
      .catalog-product-view div.toolbar-products:first-child .show-options,
      .amshopby-index-index div.toolbar-products:first-child .show-options,
      .ambrand-index-index div.toolbar-products:first-child .show-options,
      .searchwidget-search-result div.toolbar-products:first-child .show-options,
      .wishlist-index-index div.toolbar-products:first-child .show-options {
        border-right: none;
        border-bottom: 1px solid #c0c0c0;
        width: 100%;
        padding-bottom: 15px; } }
  .catalogsearch-result-index div.toolbar-products:first-child label,
  .catalog-category-view div.toolbar-products:first-child label,
  .cms-index-index div.toolbar-products:first-child label,
  .catalog-product-view div.toolbar-products:first-child label,
  .amshopby-index-index div.toolbar-products:first-child label,
  .ambrand-index-index div.toolbar-products:first-child label,
  .searchwidget-search-result div.toolbar-products:first-child label,
  .wishlist-index-index div.toolbar-products:first-child label {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 0 10px 8px 0;
    color: #2D2926;
    font-weight: 700;
    text-transform: capitalize;
    font-size: 14px;
    line-height: 14px;
    font-family: 'effra'; }
    @media only screen and (max-width: 991px) {
      .catalogsearch-result-index div.toolbar-products:first-child label,
      .catalog-category-view div.toolbar-products:first-child label,
      .cms-index-index div.toolbar-products:first-child label,
      .catalog-product-view div.toolbar-products:first-child label,
      .amshopby-index-index div.toolbar-products:first-child label,
      .ambrand-index-index div.toolbar-products:first-child label,
      .searchwidget-search-result div.toolbar-products:first-child label,
      .wishlist-index-index div.toolbar-products:first-child label {
        display: block;
        margin-bottom: 8px; } }
  .catalogsearch-result-index div.toolbar-products:first-child .select-field,
  .catalog-category-view div.toolbar-products:first-child .select-field,
  .cms-index-index div.toolbar-products:first-child .select-field,
  .catalog-product-view div.toolbar-products:first-child .select-field,
  .amshopby-index-index div.toolbar-products:first-child .select-field,
  .ambrand-index-index div.toolbar-products:first-child .select-field,
  .searchwidget-search-result div.toolbar-products:first-child .select-field,
  .wishlist-index-index div.toolbar-products:first-child .select-field {
    background: none; }
    .catalogsearch-result-index div.toolbar-products:first-child .select-field select,
    .catalog-category-view div.toolbar-products:first-child .select-field select,
    .cms-index-index div.toolbar-products:first-child .select-field select,
    .catalog-product-view div.toolbar-products:first-child .select-field select,
    .amshopby-index-index div.toolbar-products:first-child .select-field select,
    .ambrand-index-index div.toolbar-products:first-child .select-field select,
    .searchwidget-search-result div.toolbar-products:first-child .select-field select,
    .wishlist-index-index div.toolbar-products:first-child .select-field select {
      width: 100%; }
  .catalogsearch-result-index div.toolbar-products:first-child select,
  .catalog-category-view div.toolbar-products:first-child select,
  .cms-index-index div.toolbar-products:first-child select,
  .catalog-product-view div.toolbar-products:first-child select,
  .amshopby-index-index div.toolbar-products:first-child select,
  .ambrand-index-index div.toolbar-products:first-child select,
  .searchwidget-search-result div.toolbar-products:first-child select,
  .wishlist-index-index div.toolbar-products:first-child select {
    color: #373737;
    padding: 6px 35px 6px 10px;
    max-width: 100%;
    margin: 0;
    border: 1px solid #C2C4C4;
    box-shadow: none;
    border-radius: 5px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #fff;
    background-image: url("../images/arrow-down-black.svg");
    background-repeat: no-repeat;
    background-position: calc(100% - 10px) center;
    background-size: 20px 10px;
    font-family: 'effra'; }
    .catalogsearch-result-index div.toolbar-products:first-child select:focus,
    .catalog-category-view div.toolbar-products:first-child select:focus,
    .cms-index-index div.toolbar-products:first-child select:focus,
    .catalog-product-view div.toolbar-products:first-child select:focus,
    .amshopby-index-index div.toolbar-products:first-child select:focus,
    .ambrand-index-index div.toolbar-products:first-child select:focus,
    .searchwidget-search-result div.toolbar-products:first-child select:focus,
    .wishlist-index-index div.toolbar-products:first-child select:focus {
      border-color: #2D2926;
      box-shadow: 0px 0px 4px 4px rgba(45, 41, 38, 0.25); }
  .catalogsearch-result-index div.toolbar-products:first-child select::-ms-expand,
  .catalog-category-view div.toolbar-products:first-child select::-ms-expand,
  .cms-index-index div.toolbar-products:first-child select::-ms-expand,
  .catalog-product-view div.toolbar-products:first-child select::-ms-expand,
  .amshopby-index-index div.toolbar-products:first-child select::-ms-expand,
  .ambrand-index-index div.toolbar-products:first-child select::-ms-expand,
  .searchwidget-search-result div.toolbar-products:first-child select::-ms-expand,
  .wishlist-index-index div.toolbar-products:first-child select::-ms-expand {
    display: none; }
  .catalogsearch-result-index div.toolbar-products:first-child select:focus,
  .catalog-category-view div.toolbar-products:first-child select:focus,
  .cms-index-index div.toolbar-products:first-child select:focus,
  .catalog-product-view div.toolbar-products:first-child select:focus,
  .amshopby-index-index div.toolbar-products:first-child select:focus,
  .ambrand-index-index div.toolbar-products:first-child select:focus,
  .searchwidget-search-result div.toolbar-products:first-child select:focus,
  .wishlist-index-index div.toolbar-products:first-child select:focus {
    outline: none; }
  .catalogsearch-result-index div.toolbar-products:first-child select option,
  .catalog-category-view div.toolbar-products:first-child select option,
  .cms-index-index div.toolbar-products:first-child select option,
  .catalog-product-view div.toolbar-products:first-child select option,
  .amshopby-index-index div.toolbar-products:first-child select option,
  .ambrand-index-index div.toolbar-products:first-child select option,
  .searchwidget-search-result div.toolbar-products:first-child select option,
  .wishlist-index-index div.toolbar-products:first-child select option {
    font-weight: normal; }
  .catalogsearch-result-index div.toolbar-products:first-child .toolbar-sorter, .catalogsearch-result-index div.toolbar-products:first-child .limiter,
  .catalog-category-view div.toolbar-products:first-child .toolbar-sorter,
  .catalog-category-view div.toolbar-products:first-child .limiter,
  .cms-index-index div.toolbar-products:first-child .toolbar-sorter,
  .cms-index-index div.toolbar-products:first-child .limiter,
  .catalog-product-view div.toolbar-products:first-child .toolbar-sorter,
  .catalog-product-view div.toolbar-products:first-child .limiter,
  .amshopby-index-index div.toolbar-products:first-child .toolbar-sorter,
  .amshopby-index-index div.toolbar-products:first-child .limiter,
  .ambrand-index-index div.toolbar-products:first-child .toolbar-sorter,
  .ambrand-index-index div.toolbar-products:first-child .limiter,
  .searchwidget-search-result div.toolbar-products:first-child .toolbar-sorter,
  .searchwidget-search-result div.toolbar-products:first-child .limiter,
  .wishlist-index-index div.toolbar-products:first-child .toolbar-sorter,
  .wishlist-index-index div.toolbar-products:first-child .limiter {
    width: 100%; }
  .catalogsearch-result-index div.toolbar-products:first-child .toolbar-sorter,
  .catalog-category-view div.toolbar-products:first-child .toolbar-sorter,
  .cms-index-index div.toolbar-products:first-child .toolbar-sorter,
  .catalog-product-view div.toolbar-products:first-child .toolbar-sorter,
  .amshopby-index-index div.toolbar-products:first-child .toolbar-sorter,
  .ambrand-index-index div.toolbar-products:first-child .toolbar-sorter,
  .searchwidget-search-result div.toolbar-products:first-child .toolbar-sorter,
  .wishlist-index-index div.toolbar-products:first-child .toolbar-sorter {
    max-width: 265px;
    margin-right: 20px; }
    @media only screen and (max-width: 991px) {
      .catalogsearch-result-index div.toolbar-products:first-child .toolbar-sorter,
      .catalog-category-view div.toolbar-products:first-child .toolbar-sorter,
      .cms-index-index div.toolbar-products:first-child .toolbar-sorter,
      .catalog-product-view div.toolbar-products:first-child .toolbar-sorter,
      .amshopby-index-index div.toolbar-products:first-child .toolbar-sorter,
      .ambrand-index-index div.toolbar-products:first-child .toolbar-sorter,
      .searchwidget-search-result div.toolbar-products:first-child .toolbar-sorter,
      .wishlist-index-index div.toolbar-products:first-child .toolbar-sorter {
        max-width: calc(60% - 22px); } }
    @media only screen and (max-width: 520px) {
      .catalogsearch-result-index div.toolbar-products:first-child .toolbar-sorter,
      .catalog-category-view div.toolbar-products:first-child .toolbar-sorter,
      .cms-index-index div.toolbar-products:first-child .toolbar-sorter,
      .catalog-product-view div.toolbar-products:first-child .toolbar-sorter,
      .amshopby-index-index div.toolbar-products:first-child .toolbar-sorter,
      .ambrand-index-index div.toolbar-products:first-child .toolbar-sorter,
      .searchwidget-search-result div.toolbar-products:first-child .toolbar-sorter,
      .wishlist-index-index div.toolbar-products:first-child .toolbar-sorter {
        max-width: calc(60% - 10px);
        margin-right: 8px; } }
    @media only screen and (max-width: 420px) {
      .catalogsearch-result-index div.toolbar-products:first-child .toolbar-sorter,
      .catalog-category-view div.toolbar-products:first-child .toolbar-sorter,
      .cms-index-index div.toolbar-products:first-child .toolbar-sorter,
      .catalog-product-view div.toolbar-products:first-child .toolbar-sorter,
      .amshopby-index-index div.toolbar-products:first-child .toolbar-sorter,
      .ambrand-index-index div.toolbar-products:first-child .toolbar-sorter,
      .searchwidget-search-result div.toolbar-products:first-child .toolbar-sorter,
      .wishlist-index-index div.toolbar-products:first-child .toolbar-sorter {
        max-width: 100%;
        margin-right: 0;
        margin-bottom: 20px; } }
    .catalogsearch-result-index div.toolbar-products:first-child .toolbar-sorter .select-field, .catalogsearch-result-index div.toolbar-products:first-child .toolbar-sorter .sorter-action,
    .catalog-category-view div.toolbar-products:first-child .toolbar-sorter .select-field,
    .catalog-category-view div.toolbar-products:first-child .toolbar-sorter .sorter-action,
    .cms-index-index div.toolbar-products:first-child .toolbar-sorter .select-field,
    .cms-index-index div.toolbar-products:first-child .toolbar-sorter .sorter-action,
    .catalog-product-view div.toolbar-products:first-child .toolbar-sorter .select-field,
    .catalog-product-view div.toolbar-products:first-child .toolbar-sorter .sorter-action,
    .amshopby-index-index div.toolbar-products:first-child .toolbar-sorter .select-field,
    .amshopby-index-index div.toolbar-products:first-child .toolbar-sorter .sorter-action,
    .ambrand-index-index div.toolbar-products:first-child .toolbar-sorter .select-field,
    .ambrand-index-index div.toolbar-products:first-child .toolbar-sorter .sorter-action,
    .searchwidget-search-result div.toolbar-products:first-child .toolbar-sorter .select-field,
    .searchwidget-search-result div.toolbar-products:first-child .toolbar-sorter .sorter-action,
    .wishlist-index-index div.toolbar-products:first-child .toolbar-sorter .select-field,
    .wishlist-index-index div.toolbar-products:first-child .toolbar-sorter .sorter-action {
      display: inline-block;
      vertical-align: middle; }
    @media only screen and (max-width: 991px) {
      .catalogsearch-result-index div.toolbar-products:first-child .toolbar-sorter .select-field,
      .catalog-category-view div.toolbar-products:first-child .toolbar-sorter .select-field,
      .cms-index-index div.toolbar-products:first-child .toolbar-sorter .select-field,
      .catalog-product-view div.toolbar-products:first-child .toolbar-sorter .select-field,
      .amshopby-index-index div.toolbar-products:first-child .toolbar-sorter .select-field,
      .ambrand-index-index div.toolbar-products:first-child .toolbar-sorter .select-field,
      .searchwidget-search-result div.toolbar-products:first-child .toolbar-sorter .select-field,
      .wishlist-index-index div.toolbar-products:first-child .toolbar-sorter .select-field {
        width: calc(100% - 38px); } }
    .catalogsearch-result-index div.toolbar-products:first-child .toolbar-sorter .sorter-action,
    .catalog-category-view div.toolbar-products:first-child .toolbar-sorter .sorter-action,
    .cms-index-index div.toolbar-products:first-child .toolbar-sorter .sorter-action,
    .catalog-product-view div.toolbar-products:first-child .toolbar-sorter .sorter-action,
    .amshopby-index-index div.toolbar-products:first-child .toolbar-sorter .sorter-action,
    .ambrand-index-index div.toolbar-products:first-child .toolbar-sorter .sorter-action,
    .searchwidget-search-result div.toolbar-products:first-child .toolbar-sorter .sorter-action,
    .wishlist-index-index div.toolbar-products:first-child .toolbar-sorter .sorter-action {
      position: relative;
      background: #fff;
      border: none;
      border-radius: 5px;
      height: 34px;
      width: 34px;
      line-height: 24px; }
      .catalogsearch-result-index div.toolbar-products:first-child .toolbar-sorter .sorter-action .icon-arrow-down, .catalogsearch-result-index div.toolbar-products:first-child .toolbar-sorter .sorter-action .icon-arrow-up,
      .catalog-category-view div.toolbar-products:first-child .toolbar-sorter .sorter-action .icon-arrow-down,
      .catalog-category-view div.toolbar-products:first-child .toolbar-sorter .sorter-action .icon-arrow-up,
      .cms-index-index div.toolbar-products:first-child .toolbar-sorter .sorter-action .icon-arrow-down,
      .cms-index-index div.toolbar-products:first-child .toolbar-sorter .sorter-action .icon-arrow-up,
      .catalog-product-view div.toolbar-products:first-child .toolbar-sorter .sorter-action .icon-arrow-down,
      .catalog-product-view div.toolbar-products:first-child .toolbar-sorter .sorter-action .icon-arrow-up,
      .amshopby-index-index div.toolbar-products:first-child .toolbar-sorter .sorter-action .icon-arrow-down,
      .amshopby-index-index div.toolbar-products:first-child .toolbar-sorter .sorter-action .icon-arrow-up,
      .ambrand-index-index div.toolbar-products:first-child .toolbar-sorter .sorter-action .icon-arrow-down,
      .ambrand-index-index div.toolbar-products:first-child .toolbar-sorter .sorter-action .icon-arrow-up,
      .searchwidget-search-result div.toolbar-products:first-child .toolbar-sorter .sorter-action .icon-arrow-down,
      .searchwidget-search-result div.toolbar-products:first-child .toolbar-sorter .sorter-action .icon-arrow-up,
      .wishlist-index-index div.toolbar-products:first-child .toolbar-sorter .sorter-action .icon-arrow-down,
      .wishlist-index-index div.toolbar-products:first-child .toolbar-sorter .sorter-action .icon-arrow-up {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%) scale(1, 1);
        display: block;
        width: 12px;
        height: 16px;
        background: url("../images/full-down-arrow.svg") no-repeat center center;
        background-size: contain; }
      .catalogsearch-result-index div.toolbar-products:first-child .toolbar-sorter .sorter-action .icon-arrow-up,
      .catalog-category-view div.toolbar-products:first-child .toolbar-sorter .sorter-action .icon-arrow-up,
      .cms-index-index div.toolbar-products:first-child .toolbar-sorter .sorter-action .icon-arrow-up,
      .catalog-product-view div.toolbar-products:first-child .toolbar-sorter .sorter-action .icon-arrow-up,
      .amshopby-index-index div.toolbar-products:first-child .toolbar-sorter .sorter-action .icon-arrow-up,
      .ambrand-index-index div.toolbar-products:first-child .toolbar-sorter .sorter-action .icon-arrow-up,
      .searchwidget-search-result div.toolbar-products:first-child .toolbar-sorter .sorter-action .icon-arrow-up,
      .wishlist-index-index div.toolbar-products:first-child .toolbar-sorter .sorter-action .icon-arrow-up {
        transform: translate(-50%, -50%) scale(1, -1); }
  .catalogsearch-result-index div.toolbar-products:first-child .limiter,
  .catalog-category-view div.toolbar-products:first-child .limiter,
  .cms-index-index div.toolbar-products:first-child .limiter,
  .catalog-product-view div.toolbar-products:first-child .limiter,
  .amshopby-index-index div.toolbar-products:first-child .limiter,
  .ambrand-index-index div.toolbar-products:first-child .limiter,
  .searchwidget-search-result div.toolbar-products:first-child .limiter,
  .wishlist-index-index div.toolbar-products:first-child .limiter {
    max-width: 185px; }
    @media only screen and (max-width: 991px) {
      .catalogsearch-result-index div.toolbar-products:first-child .limiter,
      .catalog-category-view div.toolbar-products:first-child .limiter,
      .cms-index-index div.toolbar-products:first-child .limiter,
      .catalog-product-view div.toolbar-products:first-child .limiter,
      .amshopby-index-index div.toolbar-products:first-child .limiter,
      .ambrand-index-index div.toolbar-products:first-child .limiter,
      .searchwidget-search-result div.toolbar-products:first-child .limiter,
      .wishlist-index-index div.toolbar-products:first-child .limiter {
        max-width: calc(40% - 22px);
        margin-right: 20px; }
        .catalogsearch-result-index div.toolbar-products:first-child .limiter select,
        .catalog-category-view div.toolbar-products:first-child .limiter select,
        .cms-index-index div.toolbar-products:first-child .limiter select,
        .catalog-product-view div.toolbar-products:first-child .limiter select,
        .amshopby-index-index div.toolbar-products:first-child .limiter select,
        .ambrand-index-index div.toolbar-products:first-child .limiter select,
        .searchwidget-search-result div.toolbar-products:first-child .limiter select,
        .wishlist-index-index div.toolbar-products:first-child .limiter select {
          width: 100%; } }
    @media only screen and (max-width: 520px) {
      .catalogsearch-result-index div.toolbar-products:first-child .limiter,
      .catalog-category-view div.toolbar-products:first-child .limiter,
      .cms-index-index div.toolbar-products:first-child .limiter,
      .catalog-product-view div.toolbar-products:first-child .limiter,
      .amshopby-index-index div.toolbar-products:first-child .limiter,
      .ambrand-index-index div.toolbar-products:first-child .limiter,
      .searchwidget-search-result div.toolbar-products:first-child .limiter,
      .wishlist-index-index div.toolbar-products:first-child .limiter {
        max-width: calc(40% - 10px);
        margin-right: 0;
        margin-left: 8px; } }
    @media only screen and (max-width: 420px) {
      .catalogsearch-result-index div.toolbar-products:first-child .limiter,
      .catalog-category-view div.toolbar-products:first-child .limiter,
      .cms-index-index div.toolbar-products:first-child .limiter,
      .catalog-product-view div.toolbar-products:first-child .limiter,
      .amshopby-index-index div.toolbar-products:first-child .limiter,
      .ambrand-index-index div.toolbar-products:first-child .limiter,
      .searchwidget-search-result div.toolbar-products:first-child .limiter,
      .wishlist-index-index div.toolbar-products:first-child .limiter {
        max-width: 100%;
        margin-left: 0; } }
  .catalogsearch-result-index div.toolbar-products:first-child .display-mode,
  .catalog-category-view div.toolbar-products:first-child .display-mode,
  .cms-index-index div.toolbar-products:first-child .display-mode,
  .catalog-product-view div.toolbar-products:first-child .display-mode,
  .amshopby-index-index div.toolbar-products:first-child .display-mode,
  .ambrand-index-index div.toolbar-products:first-child .display-mode,
  .searchwidget-search-result div.toolbar-products:first-child .display-mode,
  .wishlist-index-index div.toolbar-products:first-child .display-mode {
    width: 82px; }
    @media only screen and (max-width: 520px) {
      .catalogsearch-result-index div.toolbar-products:first-child .display-mode,
      .catalog-category-view div.toolbar-products:first-child .display-mode,
      .cms-index-index div.toolbar-products:first-child .display-mode,
      .catalog-product-view div.toolbar-products:first-child .display-mode,
      .amshopby-index-index div.toolbar-products:first-child .display-mode,
      .ambrand-index-index div.toolbar-products:first-child .display-mode,
      .searchwidget-search-result div.toolbar-products:first-child .display-mode,
      .wishlist-index-index div.toolbar-products:first-child .display-mode {
        width: 100%; }
        .catalogsearch-result-index div.toolbar-products:first-child .display-mode .modes,
        .catalog-category-view div.toolbar-products:first-child .display-mode .modes,
        .cms-index-index div.toolbar-products:first-child .display-mode .modes,
        .catalog-product-view div.toolbar-products:first-child .display-mode .modes,
        .amshopby-index-index div.toolbar-products:first-child .display-mode .modes,
        .ambrand-index-index div.toolbar-products:first-child .display-mode .modes,
        .searchwidget-search-result div.toolbar-products:first-child .display-mode .modes,
        .wishlist-index-index div.toolbar-products:first-child .display-mode .modes {
          padding-left: 0;
          padding-top: 10px;
          text-align: right; } }
  .catalogsearch-result-index div.toolbar-products:first-child .toolbar-sorter, .catalogsearch-result-index div.toolbar-products:first-child .limiter, .catalogsearch-result-index div.toolbar-products:first-child .modes,
  .catalog-category-view div.toolbar-products:first-child .toolbar-sorter,
  .catalog-category-view div.toolbar-products:first-child .limiter,
  .catalog-category-view div.toolbar-products:first-child .modes,
  .cms-index-index div.toolbar-products:first-child .toolbar-sorter,
  .cms-index-index div.toolbar-products:first-child .limiter,
  .cms-index-index div.toolbar-products:first-child .modes,
  .catalog-product-view div.toolbar-products:first-child .toolbar-sorter,
  .catalog-product-view div.toolbar-products:first-child .limiter,
  .catalog-product-view div.toolbar-products:first-child .modes,
  .amshopby-index-index div.toolbar-products:first-child .toolbar-sorter,
  .amshopby-index-index div.toolbar-products:first-child .limiter,
  .amshopby-index-index div.toolbar-products:first-child .modes,
  .ambrand-index-index div.toolbar-products:first-child .toolbar-sorter,
  .ambrand-index-index div.toolbar-products:first-child .limiter,
  .ambrand-index-index div.toolbar-products:first-child .modes,
  .searchwidget-search-result div.toolbar-products:first-child .toolbar-sorter,
  .searchwidget-search-result div.toolbar-products:first-child .limiter,
  .searchwidget-search-result div.toolbar-products:first-child .modes,
  .wishlist-index-index div.toolbar-products:first-child .toolbar-sorter,
  .wishlist-index-index div.toolbar-products:first-child .limiter,
  .wishlist-index-index div.toolbar-products:first-child .modes {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px; }
  .catalogsearch-result-index div.toolbar-products:first-child > .pages, .catalogsearch-result-index div.toolbar-products:first-child > .toolbar-amount,
  .catalog-category-view div.toolbar-products:first-child > .pages,
  .catalog-category-view div.toolbar-products:first-child > .toolbar-amount,
  .cms-index-index div.toolbar-products:first-child > .pages,
  .cms-index-index div.toolbar-products:first-child > .toolbar-amount,
  .catalog-product-view div.toolbar-products:first-child > .pages,
  .catalog-product-view div.toolbar-products:first-child > .toolbar-amount,
  .amshopby-index-index div.toolbar-products:first-child > .pages,
  .amshopby-index-index div.toolbar-products:first-child > .toolbar-amount,
  .ambrand-index-index div.toolbar-products:first-child > .pages,
  .ambrand-index-index div.toolbar-products:first-child > .toolbar-amount,
  .searchwidget-search-result div.toolbar-products:first-child > .pages,
  .searchwidget-search-result div.toolbar-products:first-child > .toolbar-amount,
  .wishlist-index-index div.toolbar-products:first-child > .pages,
  .wishlist-index-index div.toolbar-products:first-child > .toolbar-amount {
    display: none; }

.catalogsearch-result-index #diagrams-list .show-options,
.catalog-category-view #diagrams-list .show-options,
.cms-index-index #diagrams-list .show-options,
.catalog-product-view #diagrams-list .show-options,
.amshopby-index-index #diagrams-list .show-options,
.ambrand-index-index #diagrams-list .show-options,
.searchwidget-search-result #diagrams-list .show-options,
.wishlist-index-index #diagrams-list .show-options {
  width: 100%;
  border-right: none; }
  @media only screen and (max-width: 768px) {
    .catalogsearch-result-index #diagrams-list .show-options .limiter,
    .catalog-category-view #diagrams-list .show-options .limiter,
    .cms-index-index #diagrams-list .show-options .limiter,
    .catalog-product-view #diagrams-list .show-options .limiter,
    .amshopby-index-index #diagrams-list .show-options .limiter,
    .ambrand-index-index #diagrams-list .show-options .limiter,
    .searchwidget-search-result #diagrams-list .show-options .limiter,
    .wishlist-index-index #diagrams-list .show-options .limiter {
      max-width: calc(40% - 2px);
      margin-right: 0; } }
  @media only screen and (max-width: 520px) {
    .catalogsearch-result-index #diagrams-list .show-options .limiter,
    .catalog-category-view #diagrams-list .show-options .limiter,
    .cms-index-index #diagrams-list .show-options .limiter,
    .catalog-product-view #diagrams-list .show-options .limiter,
    .amshopby-index-index #diagrams-list .show-options .limiter,
    .ambrand-index-index #diagrams-list .show-options .limiter,
    .searchwidget-search-result #diagrams-list .show-options .limiter,
    .wishlist-index-index #diagrams-list .show-options .limiter {
      max-width: calc(40% - 10px); } }
  @media only screen and (max-width: 420px) {
    .catalogsearch-result-index #diagrams-list .show-options .limiter,
    .catalog-category-view #diagrams-list .show-options .limiter,
    .cms-index-index #diagrams-list .show-options .limiter,
    .catalog-product-view #diagrams-list .show-options .limiter,
    .amshopby-index-index #diagrams-list .show-options .limiter,
    .ambrand-index-index #diagrams-list .show-options .limiter,
    .searchwidget-search-result #diagrams-list .show-options .limiter,
    .wishlist-index-index #diagrams-list .show-options .limiter {
      max-width: 100%; } }

.catalogsearch-result-index .product-item-info div.product-image-container,
.catalog-category-view .product-item-info div.product-image-container,
.cms-index-index .product-item-info div.product-image-container,
.catalog-product-view .product-item-info div.product-image-container,
.amshopby-index-index .product-item-info div.product-image-container,
.ambrand-index-index .product-item-info div.product-image-container,
.searchwidget-search-result .product-item-info div.product-image-container,
.wishlist-index-index .product-item-info div.product-image-container {
  position: relative;
  border: 1px solid #C2C4C4;
  overflow: hidden;
  max-height: 244px;
  width: calc(100% - 2px); }
  .catalogsearch-result-index .product-item-info div.product-image-container .product.photo,
  .catalog-category-view .product-item-info div.product-image-container .product.photo,
  .cms-index-index .product-item-info div.product-image-container .product.photo,
  .catalog-product-view .product-item-info div.product-image-container .product.photo,
  .amshopby-index-index .product-item-info div.product-image-container .product.photo,
  .ambrand-index-index .product-item-info div.product-image-container .product.photo,
  .searchwidget-search-result .product-item-info div.product-image-container .product.photo,
  .wishlist-index-index .product-item-info div.product-image-container .product.photo {
    display: block;
    text-align: center; }
  .catalogsearch-result-index .product-item-info div.product-image-container span,
  .catalog-category-view .product-item-info div.product-image-container span,
  .cms-index-index .product-item-info div.product-image-container span,
  .catalog-product-view .product-item-info div.product-image-container span,
  .amshopby-index-index .product-item-info div.product-image-container span,
  .ambrand-index-index .product-item-info div.product-image-container span,
  .searchwidget-search-result .product-item-info div.product-image-container span,
  .wishlist-index-index .product-item-info div.product-image-container span {
    margin: 0;
    padding: 0; }
    .catalogsearch-result-index .product-item-info div.product-image-container span span,
    .catalog-category-view .product-item-info div.product-image-container span span,
    .cms-index-index .product-item-info div.product-image-container span span,
    .catalog-product-view .product-item-info div.product-image-container span span,
    .amshopby-index-index .product-item-info div.product-image-container span span,
    .ambrand-index-index .product-item-info div.product-image-container span span,
    .searchwidget-search-result .product-item-info div.product-image-container span span,
    .wishlist-index-index .product-item-info div.product-image-container span span {
      margin: 0;
      padding: 0; }
  .catalogsearch-result-index .product-item-info div.product-image-container img,
  .catalog-category-view .product-item-info div.product-image-container img,
  .cms-index-index .product-item-info div.product-image-container img,
  .catalog-product-view .product-item-info div.product-image-container img,
  .amshopby-index-index .product-item-info div.product-image-container img,
  .ambrand-index-index .product-item-info div.product-image-container img,
  .searchwidget-search-result .product-item-info div.product-image-container img,
  .wishlist-index-index .product-item-info div.product-image-container img {
    position: relative;
    display: inline-block;
    width: auto;
    height: 100%;
    max-width: 100%;
    max-height: 244px;
    -o-object-fit: contain;
       object-fit: contain;
    font-family: 'object-fit: contain;';
    margin: 0 auto;
    z-index: 4; }
  .catalogsearch-result-index .product-item-info div.product-image-container .MagicToolboxContainer .Magic360-container,
  .catalog-category-view .product-item-info div.product-image-container .MagicToolboxContainer .Magic360-container,
  .cms-index-index .product-item-info div.product-image-container .MagicToolboxContainer .Magic360-container,
  .catalog-product-view .product-item-info div.product-image-container .MagicToolboxContainer .Magic360-container,
  .amshopby-index-index .product-item-info div.product-image-container .MagicToolboxContainer .Magic360-container,
  .ambrand-index-index .product-item-info div.product-image-container .MagicToolboxContainer .Magic360-container,
  .searchwidget-search-result .product-item-info div.product-image-container .MagicToolboxContainer .Magic360-container,
  .wishlist-index-index .product-item-info div.product-image-container .MagicToolboxContainer .Magic360-container {
    position: static !important;
    margin: 0 auto; }
    .catalogsearch-result-index .product-item-info div.product-image-container .MagicToolboxContainer .Magic360-container:before,
    .catalog-category-view .product-item-info div.product-image-container .MagicToolboxContainer .Magic360-container:before,
    .cms-index-index .product-item-info div.product-image-container .MagicToolboxContainer .Magic360-container:before,
    .catalog-product-view .product-item-info div.product-image-container .MagicToolboxContainer .Magic360-container:before,
    .amshopby-index-index .product-item-info div.product-image-container .MagicToolboxContainer .Magic360-container:before,
    .ambrand-index-index .product-item-info div.product-image-container .MagicToolboxContainer .Magic360-container:before,
    .searchwidget-search-result .product-item-info div.product-image-container .MagicToolboxContainer .Magic360-container:before,
    .wishlist-index-index .product-item-info div.product-image-container .MagicToolboxContainer .Magic360-container:before {
      content: '';
      position: absolute;
      right: 38px;
      bottom: -3px;
      z-index: 10;
      background: white url("../images/360-icon.svg") no-repeat center center;
      background-size: 22px 22px;
      border: 1px solid #eaeaea;
      width: 40px;
      height: 40px;
      text-align: center;
      padding: 6px;
      box-sizing: border-box; }
  .catalogsearch-result-index .product-item-info div.product-image-container .MagicToolboxContainer .Magic360, .catalogsearch-result-index .product-item-info div.product-image-container .MagicToolboxContainer .Magic360-container,
  .catalog-category-view .product-item-info div.product-image-container .MagicToolboxContainer .Magic360,
  .catalog-category-view .product-item-info div.product-image-container .MagicToolboxContainer .Magic360-container,
  .cms-index-index .product-item-info div.product-image-container .MagicToolboxContainer .Magic360,
  .cms-index-index .product-item-info div.product-image-container .MagicToolboxContainer .Magic360-container,
  .catalog-product-view .product-item-info div.product-image-container .MagicToolboxContainer .Magic360,
  .catalog-product-view .product-item-info div.product-image-container .MagicToolboxContainer .Magic360-container,
  .amshopby-index-index .product-item-info div.product-image-container .MagicToolboxContainer .Magic360,
  .amshopby-index-index .product-item-info div.product-image-container .MagicToolboxContainer .Magic360-container,
  .ambrand-index-index .product-item-info div.product-image-container .MagicToolboxContainer .Magic360,
  .ambrand-index-index .product-item-info div.product-image-container .MagicToolboxContainer .Magic360-container,
  .searchwidget-search-result .product-item-info div.product-image-container .MagicToolboxContainer .Magic360,
  .searchwidget-search-result .product-item-info div.product-image-container .MagicToolboxContainer .Magic360-container,
  .wishlist-index-index .product-item-info div.product-image-container .MagicToolboxContainer .Magic360,
  .wishlist-index-index .product-item-info div.product-image-container .MagicToolboxContainer .Magic360-container {
    border: none; }
  .catalogsearch-result-index .product-item-info div.product-image-container .MagicToolboxContainer .Magic360-container,
  .catalog-category-view .product-item-info div.product-image-container .MagicToolboxContainer .Magic360-container,
  .cms-index-index .product-item-info div.product-image-container .MagicToolboxContainer .Magic360-container,
  .catalog-product-view .product-item-info div.product-image-container .MagicToolboxContainer .Magic360-container,
  .amshopby-index-index .product-item-info div.product-image-container .MagicToolboxContainer .Magic360-container,
  .ambrand-index-index .product-item-info div.product-image-container .MagicToolboxContainer .Magic360-container,
  .searchwidget-search-result .product-item-info div.product-image-container .MagicToolboxContainer .Magic360-container,
  .wishlist-index-index .product-item-info div.product-image-container .MagicToolboxContainer .Magic360-container {
    display: block !important; }
  .catalogsearch-result-index .product-item-info div.product-image-container .actions-secondary .tocompare, .catalogsearch-result-index .product-item-info div.product-image-container [data-role="add-to-links"] .tocompare,
  .catalog-category-view .product-item-info div.product-image-container .actions-secondary .tocompare,
  .catalog-category-view .product-item-info div.product-image-container [data-role="add-to-links"] .tocompare,
  .cms-index-index .product-item-info div.product-image-container .actions-secondary .tocompare,
  .cms-index-index .product-item-info div.product-image-container [data-role="add-to-links"] .tocompare,
  .catalog-product-view .product-item-info div.product-image-container .actions-secondary .tocompare,
  .catalog-product-view .product-item-info div.product-image-container [data-role="add-to-links"] .tocompare,
  .amshopby-index-index .product-item-info div.product-image-container .actions-secondary .tocompare,
  .amshopby-index-index .product-item-info div.product-image-container [data-role="add-to-links"] .tocompare,
  .ambrand-index-index .product-item-info div.product-image-container .actions-secondary .tocompare,
  .ambrand-index-index .product-item-info div.product-image-container [data-role="add-to-links"] .tocompare,
  .searchwidget-search-result .product-item-info div.product-image-container .actions-secondary .tocompare,
  .searchwidget-search-result .product-item-info div.product-image-container [data-role="add-to-links"] .tocompare,
  .wishlist-index-index .product-item-info div.product-image-container .actions-secondary .tocompare,
  .wishlist-index-index .product-item-info div.product-image-container [data-role="add-to-links"] .tocompare {
    display: none; }
  .catalogsearch-result-index .product-item-info div.product-image-container .actions-secondary [data-action="add-to-wishlist"], .catalogsearch-result-index .product-item-info div.product-image-container [data-role="add-to-links"] [data-action="add-to-wishlist"],
  .catalog-category-view .product-item-info div.product-image-container .actions-secondary [data-action="add-to-wishlist"],
  .catalog-category-view .product-item-info div.product-image-container [data-role="add-to-links"] [data-action="add-to-wishlist"],
  .cms-index-index .product-item-info div.product-image-container .actions-secondary [data-action="add-to-wishlist"],
  .cms-index-index .product-item-info div.product-image-container [data-role="add-to-links"] [data-action="add-to-wishlist"],
  .catalog-product-view .product-item-info div.product-image-container .actions-secondary [data-action="add-to-wishlist"],
  .catalog-product-view .product-item-info div.product-image-container [data-role="add-to-links"] [data-action="add-to-wishlist"],
  .amshopby-index-index .product-item-info div.product-image-container .actions-secondary [data-action="add-to-wishlist"],
  .amshopby-index-index .product-item-info div.product-image-container [data-role="add-to-links"] [data-action="add-to-wishlist"],
  .ambrand-index-index .product-item-info div.product-image-container .actions-secondary [data-action="add-to-wishlist"],
  .ambrand-index-index .product-item-info div.product-image-container [data-role="add-to-links"] [data-action="add-to-wishlist"],
  .searchwidget-search-result .product-item-info div.product-image-container .actions-secondary [data-action="add-to-wishlist"],
  .searchwidget-search-result .product-item-info div.product-image-container [data-role="add-to-links"] [data-action="add-to-wishlist"],
  .wishlist-index-index .product-item-info div.product-image-container .actions-secondary [data-action="add-to-wishlist"],
  .wishlist-index-index .product-item-info div.product-image-container [data-role="add-to-links"] [data-action="add-to-wishlist"] {
    display: none;
    position: absolute;
    right: -1px;
    bottom: -3px;
    z-index: 10;
    background: white;
    border: 1px solid #eaeaea;
    width: 140px;
    height: 40px;
    text-align: center;
    padding: 6px;
    box-sizing: border-box; }
    .catalogsearch-result-index .product-item-info div.product-image-container .actions-secondary [data-action="add-to-wishlist"]:before, .catalogsearch-result-index .product-item-info div.product-image-container [data-role="add-to-links"] [data-action="add-to-wishlist"]:before,
    .catalog-category-view .product-item-info div.product-image-container .actions-secondary [data-action="add-to-wishlist"]:before,
    .catalog-category-view .product-item-info div.product-image-container [data-role="add-to-links"] [data-action="add-to-wishlist"]:before,
    .cms-index-index .product-item-info div.product-image-container .actions-secondary [data-action="add-to-wishlist"]:before,
    .cms-index-index .product-item-info div.product-image-container [data-role="add-to-links"] [data-action="add-to-wishlist"]:before,
    .catalog-product-view .product-item-info div.product-image-container .actions-secondary [data-action="add-to-wishlist"]:before,
    .catalog-product-view .product-item-info div.product-image-container [data-role="add-to-links"] [data-action="add-to-wishlist"]:before,
    .amshopby-index-index .product-item-info div.product-image-container .actions-secondary [data-action="add-to-wishlist"]:before,
    .amshopby-index-index .product-item-info div.product-image-container [data-role="add-to-links"] [data-action="add-to-wishlist"]:before,
    .ambrand-index-index .product-item-info div.product-image-container .actions-secondary [data-action="add-to-wishlist"]:before,
    .ambrand-index-index .product-item-info div.product-image-container [data-role="add-to-links"] [data-action="add-to-wishlist"]:before,
    .searchwidget-search-result .product-item-info div.product-image-container .actions-secondary [data-action="add-to-wishlist"]:before,
    .searchwidget-search-result .product-item-info div.product-image-container [data-role="add-to-links"] [data-action="add-to-wishlist"]:before,
    .wishlist-index-index .product-item-info div.product-image-container .actions-secondary [data-action="add-to-wishlist"]:before,
    .wishlist-index-index .product-item-info div.product-image-container [data-role="add-to-links"] [data-action="add-to-wishlist"]:before {
      font-family: 'FontAwesome';
      content: "\f08a";
      color: #333333;
      font-size: 20px; }
    .catalogsearch-result-index .product-item-info div.product-image-container .actions-secondary [data-action="add-to-wishlist"] span, .catalogsearch-result-index .product-item-info div.product-image-container [data-role="add-to-links"] [data-action="add-to-wishlist"] span,
    .catalog-category-view .product-item-info div.product-image-container .actions-secondary [data-action="add-to-wishlist"] span,
    .catalog-category-view .product-item-info div.product-image-container [data-role="add-to-links"] [data-action="add-to-wishlist"] span,
    .cms-index-index .product-item-info div.product-image-container .actions-secondary [data-action="add-to-wishlist"] span,
    .cms-index-index .product-item-info div.product-image-container [data-role="add-to-links"] [data-action="add-to-wishlist"] span,
    .catalog-product-view .product-item-info div.product-image-container .actions-secondary [data-action="add-to-wishlist"] span,
    .catalog-product-view .product-item-info div.product-image-container [data-role="add-to-links"] [data-action="add-to-wishlist"] span,
    .amshopby-index-index .product-item-info div.product-image-container .actions-secondary [data-action="add-to-wishlist"] span,
    .amshopby-index-index .product-item-info div.product-image-container [data-role="add-to-links"] [data-action="add-to-wishlist"] span,
    .ambrand-index-index .product-item-info div.product-image-container .actions-secondary [data-action="add-to-wishlist"] span,
    .ambrand-index-index .product-item-info div.product-image-container [data-role="add-to-links"] [data-action="add-to-wishlist"] span,
    .searchwidget-search-result .product-item-info div.product-image-container .actions-secondary [data-action="add-to-wishlist"] span,
    .searchwidget-search-result .product-item-info div.product-image-container [data-role="add-to-links"] [data-action="add-to-wishlist"] span,
    .wishlist-index-index .product-item-info div.product-image-container .actions-secondary [data-action="add-to-wishlist"] span,
    .wishlist-index-index .product-item-info div.product-image-container [data-role="add-to-links"] [data-action="add-to-wishlist"] span {
      display: none; }
    .catalogsearch-result-index .product-item-info div.product-image-container .actions-secondary [data-action="add-to-wishlist"] i, .catalogsearch-result-index .product-item-info div.product-image-container [data-role="add-to-links"] [data-action="add-to-wishlist"] i,
    .catalog-category-view .product-item-info div.product-image-container .actions-secondary [data-action="add-to-wishlist"] i,
    .catalog-category-view .product-item-info div.product-image-container [data-role="add-to-links"] [data-action="add-to-wishlist"] i,
    .cms-index-index .product-item-info div.product-image-container .actions-secondary [data-action="add-to-wishlist"] i,
    .cms-index-index .product-item-info div.product-image-container [data-role="add-to-links"] [data-action="add-to-wishlist"] i,
    .catalog-product-view .product-item-info div.product-image-container .actions-secondary [data-action="add-to-wishlist"] i,
    .catalog-product-view .product-item-info div.product-image-container [data-role="add-to-links"] [data-action="add-to-wishlist"] i,
    .amshopby-index-index .product-item-info div.product-image-container .actions-secondary [data-action="add-to-wishlist"] i,
    .amshopby-index-index .product-item-info div.product-image-container [data-role="add-to-links"] [data-action="add-to-wishlist"] i,
    .ambrand-index-index .product-item-info div.product-image-container .actions-secondary [data-action="add-to-wishlist"] i,
    .ambrand-index-index .product-item-info div.product-image-container [data-role="add-to-links"] [data-action="add-to-wishlist"] i,
    .searchwidget-search-result .product-item-info div.product-image-container .actions-secondary [data-action="add-to-wishlist"] i,
    .searchwidget-search-result .product-item-info div.product-image-container [data-role="add-to-links"] [data-action="add-to-wishlist"] i,
    .wishlist-index-index .product-item-info div.product-image-container .actions-secondary [data-action="add-to-wishlist"] i,
    .wishlist-index-index .product-item-info div.product-image-container [data-role="add-to-links"] [data-action="add-to-wishlist"] i {
      display: none; }

.catalogsearch-result-index .product-item-info .product-item-name,
.catalog-category-view .product-item-info .product-item-name,
.cms-index-index .product-item-info .product-item-name,
.catalog-product-view .product-item-info .product-item-name,
.amshopby-index-index .product-item-info .product-item-name,
.ambrand-index-index .product-item-info .product-item-name,
.searchwidget-search-result .product-item-info .product-item-name,
.wishlist-index-index .product-item-info .product-item-name {
  text-transform: capitalize;
  color: #333333;
  font-size: 20px;
  line-height: 1.15;
  font-family: inherit;
  font-weight: 100;
  display: block;
  padding: 10px 0; }
  .catalogsearch-result-index .product-item-info .product-item-name a,
  .catalog-category-view .product-item-info .product-item-name a,
  .cms-index-index .product-item-info .product-item-name a,
  .catalog-product-view .product-item-info .product-item-name a,
  .amshopby-index-index .product-item-info .product-item-name a,
  .ambrand-index-index .product-item-info .product-item-name a,
  .searchwidget-search-result .product-item-info .product-item-name a,
  .wishlist-index-index .product-item-info .product-item-name a {
    color: #C8102E;
    text-decoration: none; }
    .catalogsearch-result-index .product-item-info .product-item-name a:hover,
    .catalog-category-view .product-item-info .product-item-name a:hover,
    .cms-index-index .product-item-info .product-item-name a:hover,
    .catalog-product-view .product-item-info .product-item-name a:hover,
    .amshopby-index-index .product-item-info .product-item-name a:hover,
    .ambrand-index-index .product-item-info .product-item-name a:hover,
    .searchwidget-search-result .product-item-info .product-item-name a:hover,
    .wishlist-index-index .product-item-info .product-item-name a:hover {
      text-decoration: none; }
    .catalogsearch-result-index .product-item-info .product-item-name a:active,
    .catalog-category-view .product-item-info .product-item-name a:active,
    .cms-index-index .product-item-info .product-item-name a:active,
    .catalog-product-view .product-item-info .product-item-name a:active,
    .amshopby-index-index .product-item-info .product-item-name a:active,
    .ambrand-index-index .product-item-info .product-item-name a:active,
    .searchwidget-search-result .product-item-info .product-item-name a:active,
    .wishlist-index-index .product-item-info .product-item-name a:active {
      text-decoration: none; }
    .catalogsearch-result-index .product-item-info .product-item-name a:focus,
    .catalog-category-view .product-item-info .product-item-name a:focus,
    .cms-index-index .product-item-info .product-item-name a:focus,
    .catalog-product-view .product-item-info .product-item-name a:focus,
    .amshopby-index-index .product-item-info .product-item-name a:focus,
    .ambrand-index-index .product-item-info .product-item-name a:focus,
    .searchwidget-search-result .product-item-info .product-item-name a:focus,
    .wishlist-index-index .product-item-info .product-item-name a:focus {
      text-decoration: none; }

.catalogsearch-result-index .product-item-info .product-item-attributes,
.catalog-category-view .product-item-info .product-item-attributes,
.cms-index-index .product-item-info .product-item-attributes,
.catalog-product-view .product-item-info .product-item-attributes,
.amshopby-index-index .product-item-info .product-item-attributes,
.ambrand-index-index .product-item-info .product-item-attributes,
.searchwidget-search-result .product-item-info .product-item-attributes,
.wishlist-index-index .product-item-info .product-item-attributes {
  border-bottom: 1px solid #ddd;
  margin-top: 15px;
  padding-bottom: 15px; }
  .catalogsearch-result-index .product-item-info .product-item-attributes .product-item-info,
  .catalog-category-view .product-item-info .product-item-attributes .product-item-info,
  .cms-index-index .product-item-info .product-item-attributes .product-item-info,
  .catalog-product-view .product-item-info .product-item-attributes .product-item-info,
  .amshopby-index-index .product-item-info .product-item-attributes .product-item-info,
  .ambrand-index-index .product-item-info .product-item-attributes .product-item-info,
  .searchwidget-search-result .product-item-info .product-item-attributes .product-item-info,
  .wishlist-index-index .product-item-info .product-item-attributes .product-item-info {
    font-size: 14px;
    line-height: 1.2;
    margin-bottom: 6px; }
    .catalogsearch-result-index .product-item-info .product-item-attributes .product-item-info strong,
    .catalog-category-view .product-item-info .product-item-attributes .product-item-info strong,
    .cms-index-index .product-item-info .product-item-attributes .product-item-info strong,
    .catalog-product-view .product-item-info .product-item-attributes .product-item-info strong,
    .amshopby-index-index .product-item-info .product-item-attributes .product-item-info strong,
    .ambrand-index-index .product-item-info .product-item-attributes .product-item-info strong,
    .searchwidget-search-result .product-item-info .product-item-attributes .product-item-info strong,
    .wishlist-index-index .product-item-info .product-item-attributes .product-item-info strong {
      display: block;
      color: #2D2926; }

.catalogsearch-result-index .product-item-info .product-reviews-summary,
.catalog-category-view .product-item-info .product-reviews-summary,
.cms-index-index .product-item-info .product-reviews-summary,
.catalog-product-view .product-item-info .product-reviews-summary,
.amshopby-index-index .product-item-info .product-reviews-summary,
.ambrand-index-index .product-item-info .product-reviews-summary,
.searchwidget-search-result .product-item-info .product-reviews-summary,
.wishlist-index-index .product-item-info .product-reviews-summary {
  /* Hidden for now */
  display: none; }

.catalogsearch-result-index .product-item-info .amshopby-option-link,
.catalog-category-view .product-item-info .amshopby-option-link,
.cms-index-index .product-item-info .amshopby-option-link,
.catalog-product-view .product-item-info .amshopby-option-link,
.amshopby-index-index .product-item-info .amshopby-option-link,
.ambrand-index-index .product-item-info .amshopby-option-link,
.searchwidget-search-result .product-item-info .amshopby-option-link,
.wishlist-index-index .product-item-info .amshopby-option-link {
  display: none; }

.catalogsearch-result-index .product-item-info .product-item-actions,
.catalog-category-view .product-item-info .product-item-actions,
.cms-index-index .product-item-info .product-item-actions,
.catalog-product-view .product-item-info .product-item-actions,
.amshopby-index-index .product-item-info .product-item-actions,
.ambrand-index-index .product-item-info .product-item-actions,
.searchwidget-search-result .product-item-info .product-item-actions,
.wishlist-index-index .product-item-info .product-item-actions {
  clear: both;
  width: 100%;
  margin: 0;
  padding-top: 15px; }
  .catalogsearch-result-index .product-item-info .product-item-actions .actions-primary,
  .catalog-category-view .product-item-info .product-item-actions .actions-primary,
  .cms-index-index .product-item-info .product-item-actions .actions-primary,
  .catalog-product-view .product-item-info .product-item-actions .actions-primary,
  .amshopby-index-index .product-item-info .product-item-actions .actions-primary,
  .ambrand-index-index .product-item-info .product-item-actions .actions-primary,
  .searchwidget-search-result .product-item-info .product-item-actions .actions-primary,
  .wishlist-index-index .product-item-info .product-item-actions .actions-primary {
    position: relative;
    clear: both; }
    .catalogsearch-result-index .product-item-info .product-item-actions .actions-primary .field.qty,
    .catalog-category-view .product-item-info .product-item-actions .actions-primary .field.qty,
    .cms-index-index .product-item-info .product-item-actions .actions-primary .field.qty,
    .catalog-product-view .product-item-info .product-item-actions .actions-primary .field.qty,
    .amshopby-index-index .product-item-info .product-item-actions .actions-primary .field.qty,
    .ambrand-index-index .product-item-info .product-item-actions .actions-primary .field.qty,
    .searchwidget-search-result .product-item-info .product-item-actions .actions-primary .field.qty,
    .wishlist-index-index .product-item-info .product-item-actions .actions-primary .field.qty {
      border: 1px solid #C2C4C4;
      background: #fff;
      margin: 0;
      width: 110px;
      position: relative;
      display: inline-block;
      vertical-align: top;
      margin-right: 10px;
      border-radius: 4px;
      padding: 5px;
      box-sizing: border-box; }
      .catalogsearch-result-index .product-item-info .product-item-actions .actions-primary .field.qty input,
      .catalog-category-view .product-item-info .product-item-actions .actions-primary .field.qty input,
      .cms-index-index .product-item-info .product-item-actions .actions-primary .field.qty input,
      .catalog-product-view .product-item-info .product-item-actions .actions-primary .field.qty input,
      .amshopby-index-index .product-item-info .product-item-actions .actions-primary .field.qty input,
      .ambrand-index-index .product-item-info .product-item-actions .actions-primary .field.qty input,
      .searchwidget-search-result .product-item-info .product-item-actions .actions-primary .field.qty input,
      .wishlist-index-index .product-item-info .product-item-actions .actions-primary .field.qty input {
        background: #fff;
        text-align: center;
        border: none;
        width: 50px;
        margin-left: 0; }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .catalogsearch-result-index .product-item-info .product-item-actions .actions-primary .field.qty input,
          .catalog-category-view .product-item-info .product-item-actions .actions-primary .field.qty input,
          .cms-index-index .product-item-info .product-item-actions .actions-primary .field.qty input,
          .catalog-product-view .product-item-info .product-item-actions .actions-primary .field.qty input,
          .amshopby-index-index .product-item-info .product-item-actions .actions-primary .field.qty input,
          .ambrand-index-index .product-item-info .product-item-actions .actions-primary .field.qty input,
          .searchwidget-search-result .product-item-info .product-item-actions .actions-primary .field.qty input,
          .wishlist-index-index .product-item-info .product-item-actions .actions-primary .field.qty input {
            width: 70%; } }
      .catalogsearch-result-index .product-item-info .product-item-actions .actions-primary .field.qty button,
      .catalog-category-view .product-item-info .product-item-actions .actions-primary .field.qty button,
      .cms-index-index .product-item-info .product-item-actions .actions-primary .field.qty button,
      .catalog-product-view .product-item-info .product-item-actions .actions-primary .field.qty button,
      .amshopby-index-index .product-item-info .product-item-actions .actions-primary .field.qty button,
      .ambrand-index-index .product-item-info .product-item-actions .actions-primary .field.qty button,
      .searchwidget-search-result .product-item-info .product-item-actions .actions-primary .field.qty button,
      .wishlist-index-index .product-item-info .product-item-actions .actions-primary .field.qty button {
        margin: 0;
        padding: 0;
        width: 20px;
        height: 20px;
        background: #2D2926;
        font-family: inherit;
        display: inline-block;
        line-height: 20px;
        border: none; }
        .catalogsearch-result-index .product-item-info .product-item-actions .actions-primary .field.qty button.decrement,
        .catalog-category-view .product-item-info .product-item-actions .actions-primary .field.qty button.decrement,
        .cms-index-index .product-item-info .product-item-actions .actions-primary .field.qty button.decrement,
        .catalog-product-view .product-item-info .product-item-actions .actions-primary .field.qty button.decrement,
        .amshopby-index-index .product-item-info .product-item-actions .actions-primary .field.qty button.decrement,
        .ambrand-index-index .product-item-info .product-item-actions .actions-primary .field.qty button.decrement,
        .searchwidget-search-result .product-item-info .product-item-actions .actions-primary .field.qty button.decrement,
        .wishlist-index-index .product-item-info .product-item-actions .actions-primary .field.qty button.decrement {
          position: absolute;
          left: 10px;
          top: 50%;
          margin-top: -10px;
          color: white;
          font-size: 20px; }
        .catalogsearch-result-index .product-item-info .product-item-actions .actions-primary .field.qty button.increment,
        .catalog-category-view .product-item-info .product-item-actions .actions-primary .field.qty button.increment,
        .cms-index-index .product-item-info .product-item-actions .actions-primary .field.qty button.increment,
        .catalog-product-view .product-item-info .product-item-actions .actions-primary .field.qty button.increment,
        .amshopby-index-index .product-item-info .product-item-actions .actions-primary .field.qty button.increment,
        .ambrand-index-index .product-item-info .product-item-actions .actions-primary .field.qty button.increment,
        .searchwidget-search-result .product-item-info .product-item-actions .actions-primary .field.qty button.increment,
        .wishlist-index-index .product-item-info .product-item-actions .actions-primary .field.qty button.increment {
          position: absolute;
          right: 10px;
          top: 50%;
          margin-top: -10px;
          color: white;
          font-size: 16px; }
        .catalogsearch-result-index .product-item-info .product-item-actions .actions-primary .field.qty button:hover,
        .catalog-category-view .product-item-info .product-item-actions .actions-primary .field.qty button:hover,
        .cms-index-index .product-item-info .product-item-actions .actions-primary .field.qty button:hover,
        .catalog-product-view .product-item-info .product-item-actions .actions-primary .field.qty button:hover,
        .amshopby-index-index .product-item-info .product-item-actions .actions-primary .field.qty button:hover,
        .ambrand-index-index .product-item-info .product-item-actions .actions-primary .field.qty button:hover,
        .searchwidget-search-result .product-item-info .product-item-actions .actions-primary .field.qty button:hover,
        .wishlist-index-index .product-item-info .product-item-actions .actions-primary .field.qty button:hover {
          outline: none;
          background: #53565A;
          color: white; }
        .catalogsearch-result-index .product-item-info .product-item-actions .actions-primary .field.qty button:active, .catalogsearch-result-index .product-item-info .product-item-actions .actions-primary .field.qty button:focus,
        .catalog-category-view .product-item-info .product-item-actions .actions-primary .field.qty button:active,
        .catalog-category-view .product-item-info .product-item-actions .actions-primary .field.qty button:focus,
        .cms-index-index .product-item-info .product-item-actions .actions-primary .field.qty button:active,
        .cms-index-index .product-item-info .product-item-actions .actions-primary .field.qty button:focus,
        .catalog-product-view .product-item-info .product-item-actions .actions-primary .field.qty button:active,
        .catalog-product-view .product-item-info .product-item-actions .actions-primary .field.qty button:focus,
        .amshopby-index-index .product-item-info .product-item-actions .actions-primary .field.qty button:active,
        .amshopby-index-index .product-item-info .product-item-actions .actions-primary .field.qty button:focus,
        .ambrand-index-index .product-item-info .product-item-actions .actions-primary .field.qty button:active,
        .ambrand-index-index .product-item-info .product-item-actions .actions-primary .field.qty button:focus,
        .searchwidget-search-result .product-item-info .product-item-actions .actions-primary .field.qty button:active,
        .searchwidget-search-result .product-item-info .product-item-actions .actions-primary .field.qty button:focus,
        .wishlist-index-index .product-item-info .product-item-actions .actions-primary .field.qty button:active,
        .wishlist-index-index .product-item-info .product-item-actions .actions-primary .field.qty button:focus {
          outline: none; }
      @media (max-width: 400px) {
        .catalogsearch-result-index .product-item-info .product-item-actions .actions-primary .field.qty,
        .catalog-category-view .product-item-info .product-item-actions .actions-primary .field.qty,
        .cms-index-index .product-item-info .product-item-actions .actions-primary .field.qty,
        .catalog-product-view .product-item-info .product-item-actions .actions-primary .field.qty,
        .amshopby-index-index .product-item-info .product-item-actions .actions-primary .field.qty,
        .ambrand-index-index .product-item-info .product-item-actions .actions-primary .field.qty,
        .searchwidget-search-result .product-item-info .product-item-actions .actions-primary .field.qty,
        .wishlist-index-index .product-item-info .product-item-actions .actions-primary .field.qty {
          width: 110px; } }
      @media only screen and (max-width: 320px) {
        .catalogsearch-result-index .product-item-info .product-item-actions .actions-primary .field.qty,
        .catalog-category-view .product-item-info .product-item-actions .actions-primary .field.qty,
        .cms-index-index .product-item-info .product-item-actions .actions-primary .field.qty,
        .catalog-product-view .product-item-info .product-item-actions .actions-primary .field.qty,
        .amshopby-index-index .product-item-info .product-item-actions .actions-primary .field.qty,
        .ambrand-index-index .product-item-info .product-item-actions .actions-primary .field.qty,
        .searchwidget-search-result .product-item-info .product-item-actions .actions-primary .field.qty,
        .wishlist-index-index .product-item-info .product-item-actions .actions-primary .field.qty {
          width: 100%;
          text-align: center;
          margin-right: 0; }
          .catalogsearch-result-index .product-item-info .product-item-actions .actions-primary .field.qty input,
          .catalog-category-view .product-item-info .product-item-actions .actions-primary .field.qty input,
          .cms-index-index .product-item-info .product-item-actions .actions-primary .field.qty input,
          .catalog-product-view .product-item-info .product-item-actions .actions-primary .field.qty input,
          .amshopby-index-index .product-item-info .product-item-actions .actions-primary .field.qty input,
          .ambrand-index-index .product-item-info .product-item-actions .actions-primary .field.qty input,
          .searchwidget-search-result .product-item-info .product-item-actions .actions-primary .field.qty input,
          .wishlist-index-index .product-item-info .product-item-actions .actions-primary .field.qty input {
            width: 100%;
            margin-left: 0; } }
    .catalogsearch-result-index .product-item-info .product-item-actions .actions-primary button[type="submit"],
    .catalog-category-view .product-item-info .product-item-actions .actions-primary button[type="submit"],
    .cms-index-index .product-item-info .product-item-actions .actions-primary button[type="submit"],
    .catalog-product-view .product-item-info .product-item-actions .actions-primary button[type="submit"],
    .amshopby-index-index .product-item-info .product-item-actions .actions-primary button[type="submit"],
    .ambrand-index-index .product-item-info .product-item-actions .actions-primary button[type="submit"],
    .searchwidget-search-result .product-item-info .product-item-actions .actions-primary button[type="submit"],
    .wishlist-index-index .product-item-info .product-item-actions .actions-primary button[type="submit"] {
      display: inline-block;
      vertical-align: top;
      width: calc(100% - 125px);
      padding-left: 10px;
      padding-right: 10px; }
      .catalogsearch-result-index .product-item-info .product-item-actions .actions-primary button[type="submit"]:hover, .catalogsearch-result-index .product-item-info .product-item-actions .actions-primary button[type="submit"]:active, .catalogsearch-result-index .product-item-info .product-item-actions .actions-primary button[type="submit"]:focus,
      .catalog-category-view .product-item-info .product-item-actions .actions-primary button[type="submit"]:hover,
      .catalog-category-view .product-item-info .product-item-actions .actions-primary button[type="submit"]:active,
      .catalog-category-view .product-item-info .product-item-actions .actions-primary button[type="submit"]:focus,
      .cms-index-index .product-item-info .product-item-actions .actions-primary button[type="submit"]:hover,
      .cms-index-index .product-item-info .product-item-actions .actions-primary button[type="submit"]:active,
      .cms-index-index .product-item-info .product-item-actions .actions-primary button[type="submit"]:focus,
      .catalog-product-view .product-item-info .product-item-actions .actions-primary button[type="submit"]:hover,
      .catalog-product-view .product-item-info .product-item-actions .actions-primary button[type="submit"]:active,
      .catalog-product-view .product-item-info .product-item-actions .actions-primary button[type="submit"]:focus,
      .amshopby-index-index .product-item-info .product-item-actions .actions-primary button[type="submit"]:hover,
      .amshopby-index-index .product-item-info .product-item-actions .actions-primary button[type="submit"]:active,
      .amshopby-index-index .product-item-info .product-item-actions .actions-primary button[type="submit"]:focus,
      .ambrand-index-index .product-item-info .product-item-actions .actions-primary button[type="submit"]:hover,
      .ambrand-index-index .product-item-info .product-item-actions .actions-primary button[type="submit"]:active,
      .ambrand-index-index .product-item-info .product-item-actions .actions-primary button[type="submit"]:focus,
      .searchwidget-search-result .product-item-info .product-item-actions .actions-primary button[type="submit"]:hover,
      .searchwidget-search-result .product-item-info .product-item-actions .actions-primary button[type="submit"]:active,
      .searchwidget-search-result .product-item-info .product-item-actions .actions-primary button[type="submit"]:focus,
      .wishlist-index-index .product-item-info .product-item-actions .actions-primary button[type="submit"]:hover,
      .wishlist-index-index .product-item-info .product-item-actions .actions-primary button[type="submit"]:active,
      .wishlist-index-index .product-item-info .product-item-actions .actions-primary button[type="submit"]:focus {
        padding-left: 10px;
        padding-right: 10px; }
      .catalogsearch-result-index .product-item-info .product-item-actions .actions-primary button[type="submit"] .responsive-br,
      .catalog-category-view .product-item-info .product-item-actions .actions-primary button[type="submit"] .responsive-br,
      .cms-index-index .product-item-info .product-item-actions .actions-primary button[type="submit"] .responsive-br,
      .catalog-product-view .product-item-info .product-item-actions .actions-primary button[type="submit"] .responsive-br,
      .amshopby-index-index .product-item-info .product-item-actions .actions-primary button[type="submit"] .responsive-br,
      .ambrand-index-index .product-item-info .product-item-actions .actions-primary button[type="submit"] .responsive-br,
      .searchwidget-search-result .product-item-info .product-item-actions .actions-primary button[type="submit"] .responsive-br,
      .wishlist-index-index .product-item-info .product-item-actions .actions-primary button[type="submit"] .responsive-br {
        display: none; }

.catalogsearch-result-index .products-grid .product-items-model.row > [class*='col-'],
.catalog-category-view .products-grid .product-items-model.row > [class*='col-'],
.cms-index-index .products-grid .product-items-model.row > [class*='col-'],
.catalog-product-view .products-grid .product-items-model.row > [class*='col-'],
.amshopby-index-index .products-grid .product-items-model.row > [class*='col-'],
.ambrand-index-index .products-grid .product-items-model.row > [class*='col-'],
.searchwidget-search-result .products-grid .product-items-model.row > [class*='col-'],
.wishlist-index-index .products-grid .product-items-model.row > [class*='col-'] {
  margin-bottom: 30px; }

.catalogsearch-result-index .document-section .select,
.catalog-category-view .document-section .select,
.cms-index-index .document-section .select,
.catalog-product-view .document-section .select,
.amshopby-index-index .document-section .select,
.ambrand-index-index .document-section .select,
.searchwidget-search-result .document-section .select,
.wishlist-index-index .document-section .select {
  background: #ffffff url("../images/arrow-down-black.svg") no-repeat calc(100% - 10px) center;
  color: #373737;
  font-weight: 400;
  background-size: 20px 10px;
  padding: 11px 35px 10px 10px;
  border: 1px solid #C2C4C4;
  border-radius: 5px;
  box-shadow: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
  .catalogsearch-result-index .document-section .select:focus,
  .catalog-category-view .document-section .select:focus,
  .cms-index-index .document-section .select:focus,
  .catalog-product-view .document-section .select:focus,
  .amshopby-index-index .document-section .select:focus,
  .ambrand-index-index .document-section .select:focus,
  .searchwidget-search-result .document-section .select:focus,
  .wishlist-index-index .document-section .select:focus {
    border-color: #2D2926;
    box-shadow: 0px 0px 4px 4px rgba(45, 41, 38, 0.25); }

.catalogsearch-result-index .row-model,
.catalog-category-view .row-model,
.cms-index-index .row-model,
.catalog-product-view .row-model,
.amshopby-index-index .row-model,
.ambrand-index-index .row-model,
.searchwidget-search-result .row-model,
.wishlist-index-index .row-model {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start; }

.catalogsearch-result-index .product-item-model,
.catalog-category-view .product-item-model,
.cms-index-index .product-item-model,
.catalog-product-view .product-item-model,
.amshopby-index-index .product-item-model,
.ambrand-index-index .product-item-model,
.searchwidget-search-result .product-item-model,
.wishlist-index-index .product-item-model {
  display: flex;
  margin-bottom: 30px;
  padding-right: 15px;
  padding-left: 15px;
  width: 50%;
  flex-basis: 50%; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .catalogsearch-result-index .product-item-model,
    .catalog-category-view .product-item-model,
    .cms-index-index .product-item-model,
    .catalog-product-view .product-item-model,
    .amshopby-index-index .product-item-model,
    .ambrand-index-index .product-item-model,
    .searchwidget-search-result .product-item-model,
    .wishlist-index-index .product-item-model {
      width: 100%;
      flex-basis: 100%; } }
  @media only screen and (max-width: 767px) {
    .catalogsearch-result-index .product-item-model,
    .catalog-category-view .product-item-model,
    .cms-index-index .product-item-model,
    .catalog-product-view .product-item-model,
    .amshopby-index-index .product-item-model,
    .ambrand-index-index .product-item-model,
    .searchwidget-search-result .product-item-model,
    .wishlist-index-index .product-item-model {
      width: 50%;
      flex-basis: 50%; } }
  @media only screen and (max-width: 580px) {
    .catalogsearch-result-index .product-item-model,
    .catalog-category-view .product-item-model,
    .cms-index-index .product-item-model,
    .catalog-product-view .product-item-model,
    .amshopby-index-index .product-item-model,
    .ambrand-index-index .product-item-model,
    .searchwidget-search-result .product-item-model,
    .wishlist-index-index .product-item-model {
      width: 100%;
      flex-basis: 100%; } }

.catalogsearch-result-index .product-item-model > .product-item-info,
.catalog-category-view .product-item-model > .product-item-info,
.cms-index-index .product-item-model > .product-item-info,
.catalog-product-view .product-item-model > .product-item-info,
.amshopby-index-index .product-item-model > .product-item-info,
.ambrand-index-index .product-item-model > .product-item-info,
.searchwidget-search-result .product-item-model > .product-item-info,
.wishlist-index-index .product-item-model > .product-item-info {
  border: 2px solid #f1f2f4;
  padding: 20px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  height: 100%; }
  .catalogsearch-result-index .product-item-model > .product-item-info > *,
  .catalog-category-view .product-item-model > .product-item-info > *,
  .cms-index-index .product-item-model > .product-item-info > *,
  .catalog-product-view .product-item-model > .product-item-info > *,
  .amshopby-index-index .product-item-model > .product-item-info > *,
  .ambrand-index-index .product-item-model > .product-item-info > *,
  .searchwidget-search-result .product-item-model > .product-item-info > *,
  .wishlist-index-index .product-item-model > .product-item-info > * {
    width: 100%;
    flex-basis: 100%; }
  .catalogsearch-result-index .product-item-model > .product-item-info .model-content,
  .catalog-category-view .product-item-model > .product-item-info .model-content,
  .cms-index-index .product-item-model > .product-item-info .model-content,
  .catalog-product-view .product-item-model > .product-item-info .model-content,
  .amshopby-index-index .product-item-model > .product-item-info .model-content,
  .ambrand-index-index .product-item-model > .product-item-info .model-content,
  .searchwidget-search-result .product-item-model > .product-item-info .model-content,
  .wishlist-index-index .product-item-model > .product-item-info .model-content {
    font-size: 0; }
    .catalogsearch-result-index .product-item-model > .product-item-info .model-content .model-infos, .catalogsearch-result-index .product-item-model > .product-item-info .model-content .model-media,
    .catalog-category-view .product-item-model > .product-item-info .model-content .model-infos,
    .catalog-category-view .product-item-model > .product-item-info .model-content .model-media,
    .cms-index-index .product-item-model > .product-item-info .model-content .model-infos,
    .cms-index-index .product-item-model > .product-item-info .model-content .model-media,
    .catalog-product-view .product-item-model > .product-item-info .model-content .model-infos,
    .catalog-product-view .product-item-model > .product-item-info .model-content .model-media,
    .amshopby-index-index .product-item-model > .product-item-info .model-content .model-infos,
    .amshopby-index-index .product-item-model > .product-item-info .model-content .model-media,
    .ambrand-index-index .product-item-model > .product-item-info .model-content .model-infos,
    .ambrand-index-index .product-item-model > .product-item-info .model-content .model-media,
    .searchwidget-search-result .product-item-model > .product-item-info .model-content .model-infos,
    .searchwidget-search-result .product-item-model > .product-item-info .model-content .model-media,
    .wishlist-index-index .product-item-model > .product-item-info .model-content .model-infos,
    .wishlist-index-index .product-item-model > .product-item-info .model-content .model-media {
      display: inline-block;
      vertical-align: top; }
    .catalogsearch-result-index .product-item-model > .product-item-info .model-content .model-infos,
    .catalog-category-view .product-item-model > .product-item-info .model-content .model-infos,
    .cms-index-index .product-item-model > .product-item-info .model-content .model-infos,
    .catalog-product-view .product-item-model > .product-item-info .model-content .model-infos,
    .amshopby-index-index .product-item-model > .product-item-info .model-content .model-infos,
    .ambrand-index-index .product-item-model > .product-item-info .model-content .model-infos,
    .searchwidget-search-result .product-item-model > .product-item-info .model-content .model-infos,
    .wishlist-index-index .product-item-model > .product-item-info .model-content .model-infos {
      width: calc(100% - 148px);
      font-size: 12px; }
      @media only screen and (min-width: 768px) and (max-width: 992px) {
        .catalogsearch-result-index .product-item-model > .product-item-info .model-content .model-infos,
        .catalog-category-view .product-item-model > .product-item-info .model-content .model-infos,
        .cms-index-index .product-item-model > .product-item-info .model-content .model-infos,
        .catalog-product-view .product-item-model > .product-item-info .model-content .model-infos,
        .amshopby-index-index .product-item-model > .product-item-info .model-content .model-infos,
        .ambrand-index-index .product-item-model > .product-item-info .model-content .model-infos,
        .searchwidget-search-result .product-item-model > .product-item-info .model-content .model-infos,
        .wishlist-index-index .product-item-model > .product-item-info .model-content .model-infos {
          width: calc(100% - 88px); } }
      .catalogsearch-result-index .product-item-model > .product-item-info .model-content .model-infos .product-item-name,
      .catalog-category-view .product-item-model > .product-item-info .model-content .model-infos .product-item-name,
      .cms-index-index .product-item-model > .product-item-info .model-content .model-infos .product-item-name,
      .catalog-product-view .product-item-model > .product-item-info .model-content .model-infos .product-item-name,
      .amshopby-index-index .product-item-model > .product-item-info .model-content .model-infos .product-item-name,
      .ambrand-index-index .product-item-model > .product-item-info .model-content .model-infos .product-item-name,
      .searchwidget-search-result .product-item-model > .product-item-info .model-content .model-infos .product-item-name,
      .wishlist-index-index .product-item-model > .product-item-info .model-content .model-infos .product-item-name {
        height: auto;
        margin-bottom: 15px;
        padding: 0;
        font-size: 18px;
        font-weight: 400;
        text-transform: none; }
      .catalogsearch-result-index .product-item-model > .product-item-info .model-content .model-infos .product-item-attributes,
      .catalog-category-view .product-item-model > .product-item-info .model-content .model-infos .product-item-attributes,
      .cms-index-index .product-item-model > .product-item-info .model-content .model-infos .product-item-attributes,
      .catalog-product-view .product-item-model > .product-item-info .model-content .model-infos .product-item-attributes,
      .amshopby-index-index .product-item-model > .product-item-info .model-content .model-infos .product-item-attributes,
      .ambrand-index-index .product-item-model > .product-item-info .model-content .model-infos .product-item-attributes,
      .searchwidget-search-result .product-item-model > .product-item-info .model-content .model-infos .product-item-attributes,
      .wishlist-index-index .product-item-model > .product-item-info .model-content .model-infos .product-item-attributes {
        min-height: 0;
        border-bottom: none; }
        .catalogsearch-result-index .product-item-model > .product-item-info .model-content .model-infos .product-item-attributes .product-item-attributes,
        .catalog-category-view .product-item-model > .product-item-info .model-content .model-infos .product-item-attributes .product-item-attributes,
        .cms-index-index .product-item-model > .product-item-info .model-content .model-infos .product-item-attributes .product-item-attributes,
        .catalog-product-view .product-item-model > .product-item-info .model-content .model-infos .product-item-attributes .product-item-attributes,
        .amshopby-index-index .product-item-model > .product-item-info .model-content .model-infos .product-item-attributes .product-item-attributes,
        .ambrand-index-index .product-item-model > .product-item-info .model-content .model-infos .product-item-attributes .product-item-attributes,
        .searchwidget-search-result .product-item-model > .product-item-info .model-content .model-infos .product-item-attributes .product-item-attributes,
        .wishlist-index-index .product-item-model > .product-item-info .model-content .model-infos .product-item-attributes .product-item-attributes {
          margin-bottom: 3px; }
        .catalogsearch-result-index .product-item-model > .product-item-info .model-content .model-infos .product-item-attributes strong,
        .catalog-category-view .product-item-model > .product-item-info .model-content .model-infos .product-item-attributes strong,
        .cms-index-index .product-item-model > .product-item-info .model-content .model-infos .product-item-attributes strong,
        .catalog-product-view .product-item-model > .product-item-info .model-content .model-infos .product-item-attributes strong,
        .amshopby-index-index .product-item-model > .product-item-info .model-content .model-infos .product-item-attributes strong,
        .ambrand-index-index .product-item-model > .product-item-info .model-content .model-infos .product-item-attributes strong,
        .searchwidget-search-result .product-item-model > .product-item-info .model-content .model-infos .product-item-attributes strong,
        .wishlist-index-index .product-item-model > .product-item-info .model-content .model-infos .product-item-attributes strong {
          display: inline; }
    .catalogsearch-result-index .product-item-model > .product-item-info .model-content .model-media,
    .catalog-category-view .product-item-model > .product-item-info .model-content .model-media,
    .cms-index-index .product-item-model > .product-item-info .model-content .model-media,
    .catalog-product-view .product-item-model > .product-item-info .model-content .model-media,
    .amshopby-index-index .product-item-model > .product-item-info .model-content .model-media,
    .ambrand-index-index .product-item-model > .product-item-info .model-content .model-media,
    .searchwidget-search-result .product-item-model > .product-item-info .model-content .model-media,
    .wishlist-index-index .product-item-model > .product-item-info .model-content .model-media {
      width: 128px;
      margin-left: 20px; }
      @media only screen and (min-width: 768px) and (max-width: 992px) {
        .catalogsearch-result-index .product-item-model > .product-item-info .model-content .model-media,
        .catalog-category-view .product-item-model > .product-item-info .model-content .model-media,
        .cms-index-index .product-item-model > .product-item-info .model-content .model-media,
        .catalog-product-view .product-item-model > .product-item-info .model-content .model-media,
        .amshopby-index-index .product-item-model > .product-item-info .model-content .model-media,
        .ambrand-index-index .product-item-model > .product-item-info .model-content .model-media,
        .searchwidget-search-result .product-item-model > .product-item-info .model-content .model-media,
        .wishlist-index-index .product-item-model > .product-item-info .model-content .model-media {
          width: 68px; } }
      .catalogsearch-result-index .product-item-model > .product-item-info .model-content .model-media div.product-image-container,
      .catalog-category-view .product-item-model > .product-item-info .model-content .model-media div.product-image-container,
      .cms-index-index .product-item-model > .product-item-info .model-content .model-media div.product-image-container,
      .catalog-product-view .product-item-model > .product-item-info .model-content .model-media div.product-image-container,
      .amshopby-index-index .product-item-model > .product-item-info .model-content .model-media div.product-image-container,
      .ambrand-index-index .product-item-model > .product-item-info .model-content .model-media div.product-image-container,
      .searchwidget-search-result .product-item-model > .product-item-info .model-content .model-media div.product-image-container,
      .wishlist-index-index .product-item-model > .product-item-info .model-content .model-media div.product-image-container {
        height: auto; }
      .catalogsearch-result-index .product-item-model > .product-item-info .model-content .model-media .actions-secondary,
      .catalog-category-view .product-item-model > .product-item-info .model-content .model-media .actions-secondary,
      .cms-index-index .product-item-model > .product-item-info .model-content .model-media .actions-secondary,
      .catalog-product-view .product-item-model > .product-item-info .model-content .model-media .actions-secondary,
      .amshopby-index-index .product-item-model > .product-item-info .model-content .model-media .actions-secondary,
      .ambrand-index-index .product-item-model > .product-item-info .model-content .model-media .actions-secondary,
      .searchwidget-search-result .product-item-model > .product-item-info .model-content .model-media .actions-secondary,
      .wishlist-index-index .product-item-model > .product-item-info .model-content .model-media .actions-secondary {
        font-size: 0;
        padding-left: 0; }
        .catalogsearch-result-index .product-item-model > .product-item-info .model-content .model-media .actions-secondary .zoom, .catalogsearch-result-index .product-item-model > .product-item-info .model-content .model-media .actions-secondary [data-action="add-to-wishlist"],
        .catalog-category-view .product-item-model > .product-item-info .model-content .model-media .actions-secondary .zoom,
        .catalog-category-view .product-item-model > .product-item-info .model-content .model-media .actions-secondary [data-action="add-to-wishlist"],
        .cms-index-index .product-item-model > .product-item-info .model-content .model-media .actions-secondary .zoom,
        .cms-index-index .product-item-model > .product-item-info .model-content .model-media .actions-secondary [data-action="add-to-wishlist"],
        .catalog-product-view .product-item-model > .product-item-info .model-content .model-media .actions-secondary .zoom,
        .catalog-product-view .product-item-model > .product-item-info .model-content .model-media .actions-secondary [data-action="add-to-wishlist"],
        .amshopby-index-index .product-item-model > .product-item-info .model-content .model-media .actions-secondary .zoom,
        .amshopby-index-index .product-item-model > .product-item-info .model-content .model-media .actions-secondary [data-action="add-to-wishlist"],
        .ambrand-index-index .product-item-model > .product-item-info .model-content .model-media .actions-secondary .zoom,
        .ambrand-index-index .product-item-model > .product-item-info .model-content .model-media .actions-secondary [data-action="add-to-wishlist"],
        .searchwidget-search-result .product-item-model > .product-item-info .model-content .model-media .actions-secondary .zoom,
        .searchwidget-search-result .product-item-model > .product-item-info .model-content .model-media .actions-secondary [data-action="add-to-wishlist"],
        .wishlist-index-index .product-item-model > .product-item-info .model-content .model-media .actions-secondary .zoom,
        .wishlist-index-index .product-item-model > .product-item-info .model-content .model-media .actions-secondary [data-action="add-to-wishlist"] {
          display: inline-block;
          vertical-align: middle; }
        .catalogsearch-result-index .product-item-model > .product-item-info .model-content .model-media .actions-secondary .zoom,
        .catalog-category-view .product-item-model > .product-item-info .model-content .model-media .actions-secondary .zoom,
        .cms-index-index .product-item-model > .product-item-info .model-content .model-media .actions-secondary .zoom,
        .catalog-product-view .product-item-model > .product-item-info .model-content .model-media .actions-secondary .zoom,
        .amshopby-index-index .product-item-model > .product-item-info .model-content .model-media .actions-secondary .zoom,
        .ambrand-index-index .product-item-model > .product-item-info .model-content .model-media .actions-secondary .zoom,
        .searchwidget-search-result .product-item-model > .product-item-info .model-content .model-media .actions-secondary .zoom,
        .wishlist-index-index .product-item-model > .product-item-info .model-content .model-media .actions-secondary .zoom {
          width: 100%;
          height: 30px;
          border-top: 1px solid #eaeaea;
          font-size: 12px;
          line-height: 30px;
          text-align: center;
          text-transform: uppercase; }
          @media only screen and (min-width: 768px) and (max-width: 992px) {
            .catalogsearch-result-index .product-item-model > .product-item-info .model-content .model-media .actions-secondary .zoom,
            .catalog-category-view .product-item-model > .product-item-info .model-content .model-media .actions-secondary .zoom,
            .cms-index-index .product-item-model > .product-item-info .model-content .model-media .actions-secondary .zoom,
            .catalog-product-view .product-item-model > .product-item-info .model-content .model-media .actions-secondary .zoom,
            .amshopby-index-index .product-item-model > .product-item-info .model-content .model-media .actions-secondary .zoom,
            .ambrand-index-index .product-item-model > .product-item-info .model-content .model-media .actions-secondary .zoom,
            .searchwidget-search-result .product-item-model > .product-item-info .model-content .model-media .actions-secondary .zoom,
            .wishlist-index-index .product-item-model > .product-item-info .model-content .model-media .actions-secondary .zoom {
              width: 50%;
              line-height: 7px; } }
          .catalogsearch-result-index .product-item-model > .product-item-info .model-content .model-media .actions-secondary .zoom a,
          .catalog-category-view .product-item-model > .product-item-info .model-content .model-media .actions-secondary .zoom a,
          .cms-index-index .product-item-model > .product-item-info .model-content .model-media .actions-secondary .zoom a,
          .catalog-product-view .product-item-model > .product-item-info .model-content .model-media .actions-secondary .zoom a,
          .amshopby-index-index .product-item-model > .product-item-info .model-content .model-media .actions-secondary .zoom a,
          .ambrand-index-index .product-item-model > .product-item-info .model-content .model-media .actions-secondary .zoom a,
          .searchwidget-search-result .product-item-model > .product-item-info .model-content .model-media .actions-secondary .zoom a,
          .wishlist-index-index .product-item-model > .product-item-info .model-content .model-media .actions-secondary .zoom a {
            display: inline-block;
            width: 100%;
            color: #333333; }
            @media only screen and (min-width: 768px) and (max-width: 992px) {
              .catalogsearch-result-index .product-item-model > .product-item-info .model-content .model-media .actions-secondary .zoom a,
              .catalog-category-view .product-item-model > .product-item-info .model-content .model-media .actions-secondary .zoom a,
              .cms-index-index .product-item-model > .product-item-info .model-content .model-media .actions-secondary .zoom a,
              .catalog-product-view .product-item-model > .product-item-info .model-content .model-media .actions-secondary .zoom a,
              .amshopby-index-index .product-item-model > .product-item-info .model-content .model-media .actions-secondary .zoom a,
              .ambrand-index-index .product-item-model > .product-item-info .model-content .model-media .actions-secondary .zoom a,
              .searchwidget-search-result .product-item-model > .product-item-info .model-content .model-media .actions-secondary .zoom a,
              .wishlist-index-index .product-item-model > .product-item-info .model-content .model-media .actions-secondary .zoom a {
                font-size: 0; } }
            .catalogsearch-result-index .product-item-model > .product-item-info .model-content .model-media .actions-secondary .zoom a:before,
            .catalog-category-view .product-item-model > .product-item-info .model-content .model-media .actions-secondary .zoom a:before,
            .cms-index-index .product-item-model > .product-item-info .model-content .model-media .actions-secondary .zoom a:before,
            .catalog-product-view .product-item-model > .product-item-info .model-content .model-media .actions-secondary .zoom a:before,
            .amshopby-index-index .product-item-model > .product-item-info .model-content .model-media .actions-secondary .zoom a:before,
            .ambrand-index-index .product-item-model > .product-item-info .model-content .model-media .actions-secondary .zoom a:before,
            .searchwidget-search-result .product-item-model > .product-item-info .model-content .model-media .actions-secondary .zoom a:before,
            .wishlist-index-index .product-item-model > .product-item-info .model-content .model-media .actions-secondary .zoom a:before {
              content: '';
              display: inline-block;
              vertical-align: inherit;
              vertical-align: text-top;
              font-size: 12px;
              width: 15px;
              height: 15px;
              margin-right: 4px;
              background: url("../images/yoma-icon/zoom.svg") no-repeat center center;
              background-size: contain; }
        .catalogsearch-result-index .product-item-model > .product-item-info .model-content .model-media .actions-secondary [data-action="add-to-wishlist"],
        .catalog-category-view .product-item-model > .product-item-info .model-content .model-media .actions-secondary [data-action="add-to-wishlist"],
        .cms-index-index .product-item-model > .product-item-info .model-content .model-media .actions-secondary [data-action="add-to-wishlist"],
        .catalog-product-view .product-item-model > .product-item-info .model-content .model-media .actions-secondary [data-action="add-to-wishlist"],
        .amshopby-index-index .product-item-model > .product-item-info .model-content .model-media .actions-secondary [data-action="add-to-wishlist"],
        .ambrand-index-index .product-item-model > .product-item-info .model-content .model-media .actions-secondary [data-action="add-to-wishlist"],
        .searchwidget-search-result .product-item-model > .product-item-info .model-content .model-media .actions-secondary [data-action="add-to-wishlist"],
        .wishlist-index-index .product-item-model > .product-item-info .model-content .model-media .actions-secondary [data-action="add-to-wishlist"] {
          position: relative;
          width: 30px;
          height: 30px;
          line-height: 17px;
          bottom: 0;
          right: 0;
          display: inline-block;
          border-bottom: none;
          border-right: none; }
          @media only screen and (min-width: 768px) and (max-width: 992px) {
            .catalogsearch-result-index .product-item-model > .product-item-info .model-content .model-media .actions-secondary [data-action="add-to-wishlist"],
            .catalog-category-view .product-item-model > .product-item-info .model-content .model-media .actions-secondary [data-action="add-to-wishlist"],
            .cms-index-index .product-item-model > .product-item-info .model-content .model-media .actions-secondary [data-action="add-to-wishlist"],
            .catalog-product-view .product-item-model > .product-item-info .model-content .model-media .actions-secondary [data-action="add-to-wishlist"],
            .amshopby-index-index .product-item-model > .product-item-info .model-content .model-media .actions-secondary [data-action="add-to-wishlist"],
            .ambrand-index-index .product-item-model > .product-item-info .model-content .model-media .actions-secondary [data-action="add-to-wishlist"],
            .searchwidget-search-result .product-item-model > .product-item-info .model-content .model-media .actions-secondary [data-action="add-to-wishlist"],
            .wishlist-index-index .product-item-model > .product-item-info .model-content .model-media .actions-secondary [data-action="add-to-wishlist"] {
              width: 50%; } }
          .catalogsearch-result-index .product-item-model > .product-item-info .model-content .model-media .actions-secondary [data-action="add-to-wishlist"]:before,
          .catalog-category-view .product-item-model > .product-item-info .model-content .model-media .actions-secondary [data-action="add-to-wishlist"]:before,
          .cms-index-index .product-item-model > .product-item-info .model-content .model-media .actions-secondary [data-action="add-to-wishlist"]:before,
          .catalog-product-view .product-item-model > .product-item-info .model-content .model-media .actions-secondary [data-action="add-to-wishlist"]:before,
          .amshopby-index-index .product-item-model > .product-item-info .model-content .model-media .actions-secondary [data-action="add-to-wishlist"]:before,
          .ambrand-index-index .product-item-model > .product-item-info .model-content .model-media .actions-secondary [data-action="add-to-wishlist"]:before,
          .searchwidget-search-result .product-item-model > .product-item-info .model-content .model-media .actions-secondary [data-action="add-to-wishlist"]:before,
          .wishlist-index-index .product-item-model > .product-item-info .model-content .model-media .actions-secondary [data-action="add-to-wishlist"]:before {
            font-size: 17px; }
  .catalogsearch-result-index .product-item-model > .product-item-info .model-actions,
  .catalog-category-view .product-item-model > .product-item-info .model-actions,
  .cms-index-index .product-item-model > .product-item-info .model-actions,
  .catalog-product-view .product-item-model > .product-item-info .model-actions,
  .amshopby-index-index .product-item-model > .product-item-info .model-actions,
  .ambrand-index-index .product-item-model > .product-item-info .model-actions,
  .searchwidget-search-result .product-item-model > .product-item-info .model-actions,
  .wishlist-index-index .product-item-model > .product-item-info .model-actions {
    align-self: flex-end;
    border-top: 1px solid #eaeaea;
    font-size: 0;
    margin-top: 15px;
    padding-top: 10px; }
    .catalogsearch-result-index .product-item-model > .product-item-info .model-actions .button,
    .catalog-category-view .product-item-model > .product-item-info .model-actions .button,
    .cms-index-index .product-item-model > .product-item-info .model-actions .button,
    .catalog-product-view .product-item-model > .product-item-info .model-actions .button,
    .amshopby-index-index .product-item-model > .product-item-info .model-actions .button,
    .ambrand-index-index .product-item-model > .product-item-info .model-actions .button,
    .searchwidget-search-result .product-item-model > .product-item-info .model-actions .button,
    .wishlist-index-index .product-item-model > .product-item-info .model-actions .button {
      display: inline-block;
      width: 100%;
      font-size: 13px;
      line-height: 12px;
      padding: 8px 10px;
      text-align: center; }
    .catalogsearch-result-index .product-item-model > .product-item-info .model-actions .document, .catalogsearch-result-index .product-item-model > .product-item-info .model-actions .part,
    .catalog-category-view .product-item-model > .product-item-info .model-actions .document,
    .catalog-category-view .product-item-model > .product-item-info .model-actions .part,
    .cms-index-index .product-item-model > .product-item-info .model-actions .document,
    .cms-index-index .product-item-model > .product-item-info .model-actions .part,
    .catalog-product-view .product-item-model > .product-item-info .model-actions .document,
    .catalog-product-view .product-item-model > .product-item-info .model-actions .part,
    .amshopby-index-index .product-item-model > .product-item-info .model-actions .document,
    .amshopby-index-index .product-item-model > .product-item-info .model-actions .part,
    .ambrand-index-index .product-item-model > .product-item-info .model-actions .document,
    .ambrand-index-index .product-item-model > .product-item-info .model-actions .part,
    .searchwidget-search-result .product-item-model > .product-item-info .model-actions .document,
    .searchwidget-search-result .product-item-model > .product-item-info .model-actions .part,
    .wishlist-index-index .product-item-model > .product-item-info .model-actions .document,
    .wishlist-index-index .product-item-model > .product-item-info .model-actions .part {
      display: inline-block;
      vertical-align: middle;
      font-size: 14px;
      font-weight: 700; }
    .catalogsearch-result-index .product-item-model > .product-item-info .model-actions .document,
    .catalog-category-view .product-item-model > .product-item-info .model-actions .document,
    .cms-index-index .product-item-model > .product-item-info .model-actions .document,
    .catalog-product-view .product-item-model > .product-item-info .model-actions .document,
    .amshopby-index-index .product-item-model > .product-item-info .model-actions .document,
    .ambrand-index-index .product-item-model > .product-item-info .model-actions .document,
    .searchwidget-search-result .product-item-model > .product-item-info .model-actions .document,
    .wishlist-index-index .product-item-model > .product-item-info .model-actions .document {
      max-width: 227.5px;
      width: 100%; }
      .catalogsearch-result-index .product-item-model > .product-item-info .model-actions .document .doc-title,
      .catalog-category-view .product-item-model > .product-item-info .model-actions .document .doc-title,
      .cms-index-index .product-item-model > .product-item-info .model-actions .document .doc-title,
      .catalog-product-view .product-item-model > .product-item-info .model-actions .document .doc-title,
      .amshopby-index-index .product-item-model > .product-item-info .model-actions .document .doc-title,
      .ambrand-index-index .product-item-model > .product-item-info .model-actions .document .doc-title,
      .searchwidget-search-result .product-item-model > .product-item-info .model-actions .document .doc-title,
      .wishlist-index-index .product-item-model > .product-item-info .model-actions .document .doc-title {
        margin: -17px 0 7px;
        color: #C8102E;
        font-size: 12px;
        font-weight: 700;
        text-transform: uppercase; }
        .catalogsearch-result-index .product-item-model > .product-item-info .model-actions .document .doc-title span,
        .catalog-category-view .product-item-model > .product-item-info .model-actions .document .doc-title span,
        .cms-index-index .product-item-model > .product-item-info .model-actions .document .doc-title span,
        .catalog-product-view .product-item-model > .product-item-info .model-actions .document .doc-title span,
        .amshopby-index-index .product-item-model > .product-item-info .model-actions .document .doc-title span,
        .ambrand-index-index .product-item-model > .product-item-info .model-actions .document .doc-title span,
        .searchwidget-search-result .product-item-model > .product-item-info .model-actions .document .doc-title span,
        .wishlist-index-index .product-item-model > .product-item-info .model-actions .document .doc-title span {
          display: inline-block;
          background-color: #fff;
          padding-right: 8px; }
    .catalogsearch-result-index .product-item-model > .product-item-info .model-actions .document-section,
    .catalog-category-view .product-item-model > .product-item-info .model-actions .document-section,
    .cms-index-index .product-item-model > .product-item-info .model-actions .document-section,
    .catalog-product-view .product-item-model > .product-item-info .model-actions .document-section,
    .amshopby-index-index .product-item-model > .product-item-info .model-actions .document-section,
    .ambrand-index-index .product-item-model > .product-item-info .model-actions .document-section,
    .searchwidget-search-result .product-item-model > .product-item-info .model-actions .document-section,
    .wishlist-index-index .product-item-model > .product-item-info .model-actions .document-section {
      font-size: 0; }
      .catalogsearch-result-index .product-item-model > .product-item-info .model-actions .document-section .select, .catalogsearch-result-index .product-item-model > .product-item-info .model-actions .document-section .button,
      .catalog-category-view .product-item-model > .product-item-info .model-actions .document-section .select,
      .catalog-category-view .product-item-model > .product-item-info .model-actions .document-section .button,
      .cms-index-index .product-item-model > .product-item-info .model-actions .document-section .select,
      .cms-index-index .product-item-model > .product-item-info .model-actions .document-section .button,
      .catalog-product-view .product-item-model > .product-item-info .model-actions .document-section .select,
      .catalog-product-view .product-item-model > .product-item-info .model-actions .document-section .button,
      .amshopby-index-index .product-item-model > .product-item-info .model-actions .document-section .select,
      .amshopby-index-index .product-item-model > .product-item-info .model-actions .document-section .button,
      .ambrand-index-index .product-item-model > .product-item-info .model-actions .document-section .select,
      .ambrand-index-index .product-item-model > .product-item-info .model-actions .document-section .button,
      .searchwidget-search-result .product-item-model > .product-item-info .model-actions .document-section .select,
      .searchwidget-search-result .product-item-model > .product-item-info .model-actions .document-section .button,
      .wishlist-index-index .product-item-model > .product-item-info .model-actions .document-section .select,
      .wishlist-index-index .product-item-model > .product-item-info .model-actions .document-section .button {
        display: inline-block;
        vertical-align: middle;
        font-size: 14px; }
      .catalogsearch-result-index .product-item-model > .product-item-info .model-actions .document-section .select,
      .catalog-category-view .product-item-model > .product-item-info .model-actions .document-section .select,
      .cms-index-index .product-item-model > .product-item-info .model-actions .document-section .select,
      .catalog-product-view .product-item-model > .product-item-info .model-actions .document-section .select,
      .amshopby-index-index .product-item-model > .product-item-info .model-actions .document-section .select,
      .ambrand-index-index .product-item-model > .product-item-info .model-actions .document-section .select,
      .searchwidget-search-result .product-item-model > .product-item-info .model-actions .document-section .select,
      .wishlist-index-index .product-item-model > .product-item-info .model-actions .document-section .select {
        width: calc(100% - 105px);
        margin-right: 5px; }
      .catalogsearch-result-index .product-item-model > .product-item-info .model-actions .document-section .button,
      .catalog-category-view .product-item-model > .product-item-info .model-actions .document-section .button,
      .cms-index-index .product-item-model > .product-item-info .model-actions .document-section .button,
      .catalog-product-view .product-item-model > .product-item-info .model-actions .document-section .button,
      .amshopby-index-index .product-item-model > .product-item-info .model-actions .document-section .button,
      .ambrand-index-index .product-item-model > .product-item-info .model-actions .document-section .button,
      .searchwidget-search-result .product-item-model > .product-item-info .model-actions .document-section .button,
      .wishlist-index-index .product-item-model > .product-item-info .model-actions .document-section .button {
        max-width: 100px; }
    .catalogsearch-result-index .product-item-model > .product-item-info .model-actions .part,
    .catalog-category-view .product-item-model > .product-item-info .model-actions .part,
    .cms-index-index .product-item-model > .product-item-info .model-actions .part,
    .catalog-product-view .product-item-model > .product-item-info .model-actions .part,
    .amshopby-index-index .product-item-model > .product-item-info .model-actions .part,
    .ambrand-index-index .product-item-model > .product-item-info .model-actions .part,
    .searchwidget-search-result .product-item-model > .product-item-info .model-actions .part,
    .wishlist-index-index .product-item-model > .product-item-info .model-actions .part {
      margin-top: 3px; }
      .catalogsearch-result-index .product-item-model > .product-item-info .model-actions .part .button,
      .catalog-category-view .product-item-model > .product-item-info .model-actions .part .button,
      .cms-index-index .product-item-model > .product-item-info .model-actions .part .button,
      .catalog-product-view .product-item-model > .product-item-info .model-actions .part .button,
      .amshopby-index-index .product-item-model > .product-item-info .model-actions .part .button,
      .ambrand-index-index .product-item-model > .product-item-info .model-actions .part .button,
      .searchwidget-search-result .product-item-model > .product-item-info .model-actions .part .button,
      .wishlist-index-index .product-item-model > .product-item-info .model-actions .part .button {
        max-width: 120px;
        padding-top: 14px;
        padding-bottom: 14px; }
    .catalogsearch-result-index .product-item-model > .product-item-info .model-actions.with-doc .document,
    .catalog-category-view .product-item-model > .product-item-info .model-actions.with-doc .document,
    .cms-index-index .product-item-model > .product-item-info .model-actions.with-doc .document,
    .catalog-product-view .product-item-model > .product-item-info .model-actions.with-doc .document,
    .amshopby-index-index .product-item-model > .product-item-info .model-actions.with-doc .document,
    .ambrand-index-index .product-item-model > .product-item-info .model-actions.with-doc .document,
    .searchwidget-search-result .product-item-model > .product-item-info .model-actions.with-doc .document,
    .wishlist-index-index .product-item-model > .product-item-info .model-actions.with-doc .document {
      max-width: calc(100% - 80px); }
      .catalogsearch-result-index .product-item-model > .product-item-info .model-actions.with-doc .document .document-block,
      .catalog-category-view .product-item-model > .product-item-info .model-actions.with-doc .document .document-block,
      .cms-index-index .product-item-model > .product-item-info .model-actions.with-doc .document .document-block,
      .catalog-product-view .product-item-model > .product-item-info .model-actions.with-doc .document .document-block,
      .amshopby-index-index .product-item-model > .product-item-info .model-actions.with-doc .document .document-block,
      .ambrand-index-index .product-item-model > .product-item-info .model-actions.with-doc .document .document-block,
      .searchwidget-search-result .product-item-model > .product-item-info .model-actions.with-doc .document .document-block,
      .wishlist-index-index .product-item-model > .product-item-info .model-actions.with-doc .document .document-block {
        padding-right: 15px;
        margin-right: 15px;
        border-right: 1px solid #eaeaea; }
      @media only screen and (min-width: 768px) and (max-width: 1199px) {
        .catalogsearch-result-index .product-item-model > .product-item-info .model-actions.with-doc .document,
        .catalog-category-view .product-item-model > .product-item-info .model-actions.with-doc .document,
        .cms-index-index .product-item-model > .product-item-info .model-actions.with-doc .document,
        .catalog-product-view .product-item-model > .product-item-info .model-actions.with-doc .document,
        .amshopby-index-index .product-item-model > .product-item-info .model-actions.with-doc .document,
        .ambrand-index-index .product-item-model > .product-item-info .model-actions.with-doc .document,
        .searchwidget-search-result .product-item-model > .product-item-info .model-actions.with-doc .document,
        .wishlist-index-index .product-item-model > .product-item-info .model-actions.with-doc .document {
          max-width: 100%; }
          .catalogsearch-result-index .product-item-model > .product-item-info .model-actions.with-doc .document .document-block,
          .catalog-category-view .product-item-model > .product-item-info .model-actions.with-doc .document .document-block,
          .cms-index-index .product-item-model > .product-item-info .model-actions.with-doc .document .document-block,
          .catalog-product-view .product-item-model > .product-item-info .model-actions.with-doc .document .document-block,
          .amshopby-index-index .product-item-model > .product-item-info .model-actions.with-doc .document .document-block,
          .ambrand-index-index .product-item-model > .product-item-info .model-actions.with-doc .document .document-block,
          .searchwidget-search-result .product-item-model > .product-item-info .model-actions.with-doc .document .document-block,
          .wishlist-index-index .product-item-model > .product-item-info .model-actions.with-doc .document .document-block {
            padding-right: 0;
            padding-bottom: 15px;
            margin-right: 0;
            margin-bottom: 12px;
            border-right: none;
            border-bottom: 1px solid #eaeaea; } }
      @media only screen and (max-width: 440px) {
        .catalogsearch-result-index .product-item-model > .product-item-info .model-actions.with-doc .document,
        .catalog-category-view .product-item-model > .product-item-info .model-actions.with-doc .document,
        .cms-index-index .product-item-model > .product-item-info .model-actions.with-doc .document,
        .catalog-product-view .product-item-model > .product-item-info .model-actions.with-doc .document,
        .amshopby-index-index .product-item-model > .product-item-info .model-actions.with-doc .document,
        .ambrand-index-index .product-item-model > .product-item-info .model-actions.with-doc .document,
        .searchwidget-search-result .product-item-model > .product-item-info .model-actions.with-doc .document,
        .wishlist-index-index .product-item-model > .product-item-info .model-actions.with-doc .document {
          max-width: 100%; }
          .catalogsearch-result-index .product-item-model > .product-item-info .model-actions.with-doc .document .document-block,
          .catalog-category-view .product-item-model > .product-item-info .model-actions.with-doc .document .document-block,
          .cms-index-index .product-item-model > .product-item-info .model-actions.with-doc .document .document-block,
          .catalog-product-view .product-item-model > .product-item-info .model-actions.with-doc .document .document-block,
          .amshopby-index-index .product-item-model > .product-item-info .model-actions.with-doc .document .document-block,
          .ambrand-index-index .product-item-model > .product-item-info .model-actions.with-doc .document .document-block,
          .searchwidget-search-result .product-item-model > .product-item-info .model-actions.with-doc .document .document-block,
          .wishlist-index-index .product-item-model > .product-item-info .model-actions.with-doc .document .document-block {
            padding-right: 0;
            padding-bottom: 15px;
            margin-right: 0;
            margin-bottom: 12px;
            border-right: none;
            border-bottom: 1px solid #eaeaea; } }
    .catalogsearch-result-index .product-item-model > .product-item-info .model-actions.with-doc .part .button,
    .catalog-category-view .product-item-model > .product-item-info .model-actions.with-doc .part .button,
    .cms-index-index .product-item-model > .product-item-info .model-actions.with-doc .part .button,
    .catalog-product-view .product-item-model > .product-item-info .model-actions.with-doc .part .button,
    .amshopby-index-index .product-item-model > .product-item-info .model-actions.with-doc .part .button,
    .ambrand-index-index .product-item-model > .product-item-info .model-actions.with-doc .part .button,
    .searchwidget-search-result .product-item-model > .product-item-info .model-actions.with-doc .part .button,
    .wishlist-index-index .product-item-model > .product-item-info .model-actions.with-doc .part .button {
      max-width: 80px;
      padding-top: 8px;
      padding-bottom: 8px; }

.catalogsearch-result-index #diagrams-list .toolbar-documents,
.catalog-category-view #diagrams-list .toolbar-documents,
.cms-index-index #diagrams-list .toolbar-documents,
.catalog-product-view #diagrams-list .toolbar-documents,
.amshopby-index-index #diagrams-list .toolbar-documents,
.ambrand-index-index #diagrams-list .toolbar-documents,
.searchwidget-search-result #diagrams-list .toolbar-documents,
.wishlist-index-index #diagrams-list .toolbar-documents {
  display: none; }

.catalogsearch-result-index .products-list .product-items-documents,
.catalog-category-view .products-list .product-items-documents,
.cms-index-index .products-list .product-items-documents,
.catalog-product-view .products-list .product-items-documents,
.amshopby-index-index .products-list .product-items-documents,
.ambrand-index-index .products-list .product-items-documents,
.searchwidget-search-result .products-list .product-items-documents,
.wishlist-index-index .products-list .product-items-documents {
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 70px; }
  .catalogsearch-result-index .products-list .product-items-documents .product-item-document,
  .catalog-category-view .products-list .product-items-documents .product-item-document,
  .cms-index-index .products-list .product-items-documents .product-item-document,
  .catalog-product-view .products-list .product-items-documents .product-item-document,
  .amshopby-index-index .products-list .product-items-documents .product-item-document,
  .ambrand-index-index .products-list .product-items-documents .product-item-document,
  .searchwidget-search-result .products-list .product-items-documents .product-item-document,
  .wishlist-index-index .products-list .product-items-documents .product-item-document {
    margin-bottom: 0;
    padding: 10px 20px; }
    @media only screen and (max-width: 767px) {
      .catalogsearch-result-index .products-list .product-items-documents .product-item-document,
      .catalog-category-view .products-list .product-items-documents .product-item-document,
      .cms-index-index .products-list .product-items-documents .product-item-document,
      .catalog-product-view .products-list .product-items-documents .product-item-document,
      .amshopby-index-index .products-list .product-items-documents .product-item-document,
      .ambrand-index-index .products-list .product-items-documents .product-item-document,
      .searchwidget-search-result .products-list .product-items-documents .product-item-document,
      .wishlist-index-index .products-list .product-items-documents .product-item-document {
        padding: 20px; } }
    .catalogsearch-result-index .products-list .product-items-documents .product-item-document:nth-child(odd),
    .catalog-category-view .products-list .product-items-documents .product-item-document:nth-child(odd),
    .cms-index-index .products-list .product-items-documents .product-item-document:nth-child(odd),
    .catalog-product-view .products-list .product-items-documents .product-item-document:nth-child(odd),
    .amshopby-index-index .products-list .product-items-documents .product-item-document:nth-child(odd),
    .ambrand-index-index .products-list .product-items-documents .product-item-document:nth-child(odd),
    .searchwidget-search-result .products-list .product-items-documents .product-item-document:nth-child(odd),
    .wishlist-index-index .products-list .product-items-documents .product-item-document:nth-child(odd) {
      background-color: #f1f2f4; }
    @media only screen and (max-width: 991px) {
      .catalogsearch-result-index .products-list .product-items-documents .product-item-document .product-item-name,
      .catalog-category-view .products-list .product-items-documents .product-item-document .product-item-name,
      .cms-index-index .products-list .product-items-documents .product-item-document .product-item-name,
      .catalog-product-view .products-list .product-items-documents .product-item-document .product-item-name,
      .amshopby-index-index .products-list .product-items-documents .product-item-document .product-item-name,
      .ambrand-index-index .products-list .product-items-documents .product-item-document .product-item-name,
      .searchwidget-search-result .products-list .product-items-documents .product-item-document .product-item-name,
      .wishlist-index-index .products-list .product-items-documents .product-item-document .product-item-name {
        margin-bottom: 15px; } }
    .catalogsearch-result-index .products-list .product-items-documents .product-item-document .document-section,
    .catalog-category-view .products-list .product-items-documents .product-item-document .document-section,
    .cms-index-index .products-list .product-items-documents .product-item-document .document-section,
    .catalog-product-view .products-list .product-items-documents .product-item-document .document-section,
    .amshopby-index-index .products-list .product-items-documents .product-item-document .document-section,
    .ambrand-index-index .products-list .product-items-documents .product-item-document .document-section,
    .searchwidget-search-result .products-list .product-items-documents .product-item-document .document-section,
    .wishlist-index-index .products-list .product-items-documents .product-item-document .document-section {
      font-size: 0; }
      .catalogsearch-result-index .products-list .product-items-documents .product-item-document .document-section label, .catalogsearch-result-index .products-list .product-items-documents .product-item-document .document-section .select, .catalogsearch-result-index .products-list .product-items-documents .product-item-document .document-section .button,
      .catalog-category-view .products-list .product-items-documents .product-item-document .document-section label,
      .catalog-category-view .products-list .product-items-documents .product-item-document .document-section .select,
      .catalog-category-view .products-list .product-items-documents .product-item-document .document-section .button,
      .cms-index-index .products-list .product-items-documents .product-item-document .document-section label,
      .cms-index-index .products-list .product-items-documents .product-item-document .document-section .select,
      .cms-index-index .products-list .product-items-documents .product-item-document .document-section .button,
      .catalog-product-view .products-list .product-items-documents .product-item-document .document-section label,
      .catalog-product-view .products-list .product-items-documents .product-item-document .document-section .select,
      .catalog-product-view .products-list .product-items-documents .product-item-document .document-section .button,
      .amshopby-index-index .products-list .product-items-documents .product-item-document .document-section label,
      .amshopby-index-index .products-list .product-items-documents .product-item-document .document-section .select,
      .amshopby-index-index .products-list .product-items-documents .product-item-document .document-section .button,
      .ambrand-index-index .products-list .product-items-documents .product-item-document .document-section label,
      .ambrand-index-index .products-list .product-items-documents .product-item-document .document-section .select,
      .ambrand-index-index .products-list .product-items-documents .product-item-document .document-section .button,
      .searchwidget-search-result .products-list .product-items-documents .product-item-document .document-section label,
      .searchwidget-search-result .products-list .product-items-documents .product-item-document .document-section .select,
      .searchwidget-search-result .products-list .product-items-documents .product-item-document .document-section .button,
      .wishlist-index-index .products-list .product-items-documents .product-item-document .document-section label,
      .wishlist-index-index .products-list .product-items-documents .product-item-document .document-section .select,
      .wishlist-index-index .products-list .product-items-documents .product-item-document .document-section .button {
        display: inline-block;
        vertical-align: middle;
        font-size: 14px; }
      .catalogsearch-result-index .products-list .product-items-documents .product-item-document .document-section label,
      .catalog-category-view .products-list .product-items-documents .product-item-document .document-section label,
      .cms-index-index .products-list .product-items-documents .product-item-document .document-section label,
      .catalog-product-view .products-list .product-items-documents .product-item-document .document-section label,
      .amshopby-index-index .products-list .product-items-documents .product-item-document .document-section label,
      .ambrand-index-index .products-list .product-items-documents .product-item-document .document-section label,
      .searchwidget-search-result .products-list .product-items-documents .product-item-document .document-section label,
      .wishlist-index-index .products-list .product-items-documents .product-item-document .document-section label {
        width: 110px;
        margin-right: 15px;
        margin-bottom: 0;
        font-size: 13px;
        font-weight: 700;
        line-height: 13px;
        color: #C8102E;
        text-transform: uppercase; }
        @media only screen and (max-width: 640px) {
          .catalogsearch-result-index .products-list .product-items-documents .product-item-document .document-section label,
          .catalog-category-view .products-list .product-items-documents .product-item-document .document-section label,
          .cms-index-index .products-list .product-items-documents .product-item-document .document-section label,
          .catalog-product-view .products-list .product-items-documents .product-item-document .document-section label,
          .amshopby-index-index .products-list .product-items-documents .product-item-document .document-section label,
          .ambrand-index-index .products-list .product-items-documents .product-item-document .document-section label,
          .searchwidget-search-result .products-list .product-items-documents .product-item-document .document-section label,
          .wishlist-index-index .products-list .product-items-documents .product-item-document .document-section label {
            width: 100%;
            margin-right: 0;
            margin-bottom: 10px; } }
      .catalogsearch-result-index .products-list .product-items-documents .product-item-document .document-section .select,
      .catalog-category-view .products-list .product-items-documents .product-item-document .document-section .select,
      .cms-index-index .products-list .product-items-documents .product-item-document .document-section .select,
      .catalog-product-view .products-list .product-items-documents .product-item-document .document-section .select,
      .amshopby-index-index .products-list .product-items-documents .product-item-document .document-section .select,
      .ambrand-index-index .products-list .product-items-documents .product-item-document .document-section .select,
      .searchwidget-search-result .products-list .product-items-documents .product-item-document .document-section .select,
      .wishlist-index-index .products-list .product-items-documents .product-item-document .document-section .select {
        width: calc(100% - 235px);
        background-color: #fff;
        padding: 10px 35px 9px 10px;
        border: 1px solid #e0e1e3; }
        @media only screen and (max-width: 640px) {
          .catalogsearch-result-index .products-list .product-items-documents .product-item-document .document-section .select,
          .catalog-category-view .products-list .product-items-documents .product-item-document .document-section .select,
          .cms-index-index .products-list .product-items-documents .product-item-document .document-section .select,
          .catalog-product-view .products-list .product-items-documents .product-item-document .document-section .select,
          .amshopby-index-index .products-list .product-items-documents .product-item-document .document-section .select,
          .ambrand-index-index .products-list .product-items-documents .product-item-document .document-section .select,
          .searchwidget-search-result .products-list .product-items-documents .product-item-document .document-section .select,
          .wishlist-index-index .products-list .product-items-documents .product-item-document .document-section .select {
            width: calc(100% - 110px); } }
      .catalogsearch-result-index .products-list .product-items-documents .product-item-document .document-section .button,
      .catalog-category-view .products-list .product-items-documents .product-item-document .document-section .button,
      .cms-index-index .products-list .product-items-documents .product-item-document .document-section .button,
      .catalog-product-view .products-list .product-items-documents .product-item-document .document-section .button,
      .amshopby-index-index .products-list .product-items-documents .product-item-document .document-section .button,
      .ambrand-index-index .products-list .product-items-documents .product-item-document .document-section .button,
      .searchwidget-search-result .products-list .product-items-documents .product-item-document .document-section .button,
      .wishlist-index-index .products-list .product-items-documents .product-item-document .document-section .button {
        width: 100px;
        margin-left: 10px;
        font-size: 12px;
        line-height: 12px; }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .cms-index-index .product-item-info .product-item-actions .actions-primary .field.qty {
    width: 100%; } }

@media only screen and (min-width: 700px) and (max-width: 991px) {
  .cms-index-index .product-item-info .product-item-actions .actions-primary .field.qty {
    width: 110px; } }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .cms-index-index .product-item-info .product-item-actions .actions-primary button[type="submit"] {
    width: 100%;
    margin-top: 10px; } }

@media only screen and (min-width: 700px) and (max-width: 991px) {
  .cms-index-index .product-item-info .product-item-actions .actions-primary button[type="submit"] {
    width: calc(100% - 125px);
    line-height: 12px;
    padding-top: 4px;
    padding-bottom: 4px; }
    .cms-index-index .product-item-info .product-item-actions .actions-primary button[type="submit"] .responsive-br {
      display: block; } }

.catalog-category-view .page-title-wrapper.page-title-wrapper-mobile, .catalogsearch-result-index .page-title-wrapper.page-title-wrapper-mobile, .ambrand-index-index .page-title-wrapper.page-title-wrapper-mobile, .wishlist-index-index .page-title-wrapper.page-title-wrapper-mobile, .searchwidget-search-result .page-title-wrapper.page-title-wrapper-mobile {
  display: none;
  padding-left: 0;
  padding-right: 0; }

@media only screen and (max-width: 767px) {
  .catalog-category-view .page-title-wrapper, .catalogsearch-result-index .page-title-wrapper, .ambrand-index-index .page-title-wrapper, .wishlist-index-index .page-title-wrapper, .searchwidget-search-result .page-title-wrapper {
    display: none; }
    .catalog-category-view .page-title-wrapper.page-title-wrapper-mobile, .catalogsearch-result-index .page-title-wrapper.page-title-wrapper-mobile, .ambrand-index-index .page-title-wrapper.page-title-wrapper-mobile, .wishlist-index-index .page-title-wrapper.page-title-wrapper-mobile, .searchwidget-search-result .page-title-wrapper.page-title-wrapper-mobile {
      display: block; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .catalog-category-view .product-item-info .product-item-actions .actions-primary .field.qty, .catalogsearch-result-index .product-item-info .product-item-actions .actions-primary .field.qty, .ambrand-index-index .product-item-info .product-item-actions .actions-primary .field.qty, .wishlist-index-index .product-item-info .product-item-actions .actions-primary .field.qty, .searchwidget-search-result .product-item-info .product-item-actions .actions-primary .field.qty {
    width: 110px; }
    .catalog-category-view .product-item-info .product-item-actions .actions-primary .field.qty input, .catalogsearch-result-index .product-item-info .product-item-actions .actions-primary .field.qty input, .ambrand-index-index .product-item-info .product-item-actions .actions-primary .field.qty input, .wishlist-index-index .product-item-info .product-item-actions .actions-primary .field.qty input, .searchwidget-search-result .product-item-info .product-item-actions .actions-primary .field.qty input {
      margin-left: 12px; } }

@media (min-width: 768px) and (max-width: 1199px) {
  .catalog-category-view .product-item-info .product-item-actions .actions-primary button[type="submit"], .catalogsearch-result-index .product-item-info .product-item-actions .actions-primary button[type="submit"], .ambrand-index-index .product-item-info .product-item-actions .actions-primary button[type="submit"], .wishlist-index-index .product-item-info .product-item-actions .actions-primary button[type="submit"], .searchwidget-search-result .product-item-info .product-item-actions .actions-primary button[type="submit"] {
    width: calc(100% - 125px);
    line-height: 12px;
    padding-top: 4px;
    padding-bottom: 4px; }
    .catalog-category-view .product-item-info .product-item-actions .actions-primary button[type="submit"] .responsive-br, .catalogsearch-result-index .product-item-info .product-item-actions .actions-primary button[type="submit"] .responsive-br, .ambrand-index-index .product-item-info .product-item-actions .actions-primary button[type="submit"] .responsive-br, .wishlist-index-index .product-item-info .product-item-actions .actions-primary button[type="submit"] .responsive-br, .searchwidget-search-result .product-item-info .product-item-actions .actions-primary button[type="submit"] .responsive-br {
      display: block; } }

.catalog-category-view #maincontent .page-title, .ambrand-index-index #maincontent .page-title, .catalogsearch-result-index #maincontent .page-title, .searchwidget-search-result #maincontent .page-title {
  text-align: left; }

.catalog-category-view .category-children, .ambrand-index-index .category-children, .catalogsearch-result-index .category-children, .searchwidget-search-result .category-children {
  margin-bottom: 30px; }
  .catalog-category-view .category-children ul, .ambrand-index-index .category-children ul, .catalogsearch-result-index .category-children ul, .searchwidget-search-result .category-children ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .catalog-category-view .category-children ul li, .ambrand-index-index .category-children ul li, .catalogsearch-result-index .category-children ul li, .searchwidget-search-result .category-children ul li {
      display: inline-block; }
      .catalog-category-view .category-children ul li a, .ambrand-index-index .category-children ul li a, .catalogsearch-result-index .category-children ul li a, .searchwidget-search-result .category-children ul li a {
        font-size: 13px;
        text-decoration: underline; }
        .catalog-category-view .category-children ul li a:hover, .ambrand-index-index .category-children ul li a:hover, .catalogsearch-result-index .category-children ul li a:hover, .searchwidget-search-result .category-children ul li a:hover {
          font-weight: bold;
          font-size: 13px; }
        .catalog-category-view .category-children ul li a:focus, .ambrand-index-index .category-children ul li a:focus, .catalogsearch-result-index .category-children ul li a:focus, .searchwidget-search-result .category-children ul li a:focus {
          font-weight: 600;
          font-size: 13px; }
    .catalog-category-view .category-children ul li + li, .ambrand-index-index .category-children ul li + li, .catalogsearch-result-index .category-children ul li + li, .searchwidget-search-result .category-children ul li + li {
      margin-left: 10px;
      padding: 10px;
      font-size: 14px;
      font-weight: 500; }

.catalog-category-view .column.main, .ambrand-index-index .column.main, .catalogsearch-result-index .column.main, .searchwidget-search-result .column.main {
  padding-top: 0; }

.catalog-category-view .page-title, .ambrand-index-index .page-title, .catalogsearch-result-index .page-title, .searchwidget-search-result .page-title {
  font-size: 36px; }

.catalog-category-view .toolbar-products, .ambrand-index-index .toolbar-products, .catalogsearch-result-index .toolbar-products, .searchwidget-search-result .toolbar-products {
  background: #EDEEEE;
  padding: 10px;
  box-sizing: border-box;
  margin-bottom: 25px; }
  .catalog-category-view .toolbar-products .modes, .ambrand-index-index .toolbar-products .modes, .catalogsearch-result-index .toolbar-products .modes, .searchwidget-search-result .toolbar-products .modes {
    width: 100%;
    text-align: center;
    padding-left: 10px; }
    .catalog-category-view .toolbar-products .modes a, .ambrand-index-index .toolbar-products .modes a, .catalogsearch-result-index .toolbar-products .modes a, .searchwidget-search-result .toolbar-products .modes a {
      border: none;
      background: transparent;
      box-shadow: none;
      color: #C8102E;
      padding: 5px 7px;
      cursor: pointer; }
      .catalog-category-view .toolbar-products .modes a .icon-list, .catalog-category-view .toolbar-products .modes a .icon-grid, .ambrand-index-index .toolbar-products .modes a .icon-list, .ambrand-index-index .toolbar-products .modes a .icon-grid, .catalogsearch-result-index .toolbar-products .modes a .icon-list, .catalogsearch-result-index .toolbar-products .modes a .icon-grid, .searchwidget-search-result .toolbar-products .modes a .icon-list, .searchwidget-search-result .toolbar-products .modes a .icon-grid {
        display: inline-block;
        width: 18px;
        height: 18px;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: contain; }
      .catalog-category-view .toolbar-products .modes a .icon-list, .ambrand-index-index .toolbar-products .modes a .icon-list, .catalogsearch-result-index .toolbar-products .modes a .icon-list, .searchwidget-search-result .toolbar-products .modes a .icon-list {
        background-image: url("../images/list-icon.svg"); }
      .catalog-category-view .toolbar-products .modes a .icon-grid, .ambrand-index-index .toolbar-products .modes a .icon-grid, .catalogsearch-result-index .toolbar-products .modes a .icon-grid, .searchwidget-search-result .toolbar-products .modes a .icon-grid {
        background-image: url("../images/grid-icon.svg"); }
      .catalog-category-view .toolbar-products .modes a.active, .ambrand-index-index .toolbar-products .modes a.active, .catalogsearch-result-index .toolbar-products .modes a.active, .searchwidget-search-result .toolbar-products .modes a.active {
        color: #333333;
        cursor: default; }
        .catalog-category-view .toolbar-products .modes a.active .icon-list, .ambrand-index-index .toolbar-products .modes a.active .icon-list, .catalogsearch-result-index .toolbar-products .modes a.active .icon-list, .searchwidget-search-result .toolbar-products .modes a.active .icon-list {
          background-image: url("../images/list-icon-active.svg"); }
        .catalog-category-view .toolbar-products .modes a.active .icon-grid, .ambrand-index-index .toolbar-products .modes a.active .icon-grid, .catalogsearch-result-index .toolbar-products .modes a.active .icon-grid, .searchwidget-search-result .toolbar-products .modes a.active .icon-grid {
          background-image: url("../images/grid-icon-active.svg"); }
      .catalog-category-view .toolbar-products .modes a span, .ambrand-index-index .toolbar-products .modes a span, .catalogsearch-result-index .toolbar-products .modes a span, .searchwidget-search-result .toolbar-products .modes a span {
        font-size: 18px; }

.catalog-category-view #models-list .toolbar-products .show-options, .ambrand-index-index #models-list .toolbar-products .show-options, .catalogsearch-result-index #models-list .toolbar-products .show-options, .searchwidget-search-result #models-list .toolbar-products .show-options {
  border-right: none; }

.catalog-category-view #models-list .toolbar-products .display-mode, .ambrand-index-index #models-list .toolbar-products .display-mode, .catalogsearch-result-index #models-list .toolbar-products .display-mode, .searchwidget-search-result #models-list .toolbar-products .display-mode {
  display: none; }

.catalog-category-view .products-grid + .toolbar-products, .catalog-category-view .products-list + .toolbar-products, .ambrand-index-index .products-grid + .toolbar-products, .ambrand-index-index .products-list + .toolbar-products, .catalogsearch-result-index .products-grid + .toolbar-products, .catalogsearch-result-index .products-list + .toolbar-products, .searchwidget-search-result .products-grid + .toolbar-products, .searchwidget-search-result .products-list + .toolbar-products {
  margin-bottom: 60px;
  padding: 30px 0 0;
  background-color: transparent;
  border-top: 4px solid #eaeaea;
  text-align: right; }
  @media only screen and (max-width: 768px) {
    .catalog-category-view .products-grid + .toolbar-products, .catalog-category-view .products-list + .toolbar-products, .ambrand-index-index .products-grid + .toolbar-products, .ambrand-index-index .products-list + .toolbar-products, .catalogsearch-result-index .products-grid + .toolbar-products, .catalogsearch-result-index .products-list + .toolbar-products, .searchwidget-search-result .products-grid + .toolbar-products, .searchwidget-search-result .products-list + .toolbar-products {
      text-align: center;
      margin-bottom: 15px; } }
  .catalog-category-view .products-grid + .toolbar-products .toolbar-amount, .catalog-category-view .products-grid + .toolbar-products .pages, .catalog-category-view .products-list + .toolbar-products .toolbar-amount, .catalog-category-view .products-list + .toolbar-products .pages, .ambrand-index-index .products-grid + .toolbar-products .toolbar-amount, .ambrand-index-index .products-grid + .toolbar-products .pages, .ambrand-index-index .products-list + .toolbar-products .toolbar-amount, .ambrand-index-index .products-list + .toolbar-products .pages, .catalogsearch-result-index .products-grid + .toolbar-products .toolbar-amount, .catalogsearch-result-index .products-grid + .toolbar-products .pages, .catalogsearch-result-index .products-list + .toolbar-products .toolbar-amount, .catalogsearch-result-index .products-list + .toolbar-products .pages, .searchwidget-search-result .products-grid + .toolbar-products .toolbar-amount, .searchwidget-search-result .products-grid + .toolbar-products .pages, .searchwidget-search-result .products-list + .toolbar-products .toolbar-amount, .searchwidget-search-result .products-list + .toolbar-products .pages {
    display: inline-block;
    vertical-align: middle; }
    @media only screen and (max-width: 540px) {
      .catalog-category-view .products-grid + .toolbar-products .toolbar-amount, .catalog-category-view .products-grid + .toolbar-products .pages, .catalog-category-view .products-list + .toolbar-products .toolbar-amount, .catalog-category-view .products-list + .toolbar-products .pages, .ambrand-index-index .products-grid + .toolbar-products .toolbar-amount, .ambrand-index-index .products-grid + .toolbar-products .pages, .ambrand-index-index .products-list + .toolbar-products .toolbar-amount, .ambrand-index-index .products-list + .toolbar-products .pages, .catalogsearch-result-index .products-grid + .toolbar-products .toolbar-amount, .catalogsearch-result-index .products-grid + .toolbar-products .pages, .catalogsearch-result-index .products-list + .toolbar-products .toolbar-amount, .catalogsearch-result-index .products-list + .toolbar-products .pages, .searchwidget-search-result .products-grid + .toolbar-products .toolbar-amount, .searchwidget-search-result .products-grid + .toolbar-products .pages, .searchwidget-search-result .products-list + .toolbar-products .toolbar-amount, .searchwidget-search-result .products-list + .toolbar-products .pages {
        display: block; } }
  .catalog-category-view .products-grid + .toolbar-products p.toolbar-amount, .catalog-category-view .products-list + .toolbar-products p.toolbar-amount, .ambrand-index-index .products-grid + .toolbar-products p.toolbar-amount, .ambrand-index-index .products-list + .toolbar-products p.toolbar-amount, .catalogsearch-result-index .products-grid + .toolbar-products p.toolbar-amount, .catalogsearch-result-index .products-list + .toolbar-products p.toolbar-amount, .searchwidget-search-result .products-grid + .toolbar-products p.toolbar-amount, .searchwidget-search-result .products-list + .toolbar-products p.toolbar-amount {
    max-width: 100px;
    margin-right: 20px;
    margin-bottom: 0;
    text-align: left; }
    @media only screen and (max-width: 1199px) {
      .catalog-category-view .products-grid + .toolbar-products p.toolbar-amount, .catalog-category-view .products-list + .toolbar-products p.toolbar-amount, .ambrand-index-index .products-grid + .toolbar-products p.toolbar-amount, .ambrand-index-index .products-list + .toolbar-products p.toolbar-amount, .catalogsearch-result-index .products-grid + .toolbar-products p.toolbar-amount, .catalogsearch-result-index .products-list + .toolbar-products p.toolbar-amount, .searchwidget-search-result .products-grid + .toolbar-products p.toolbar-amount, .searchwidget-search-result .products-list + .toolbar-products p.toolbar-amount {
        max-width: 90px; } }
    @media only screen and (min-width: 768px) and (max-width: 1199px) {
      .catalog-category-view .products-grid + .toolbar-products p.toolbar-amount, .catalog-category-view .products-list + .toolbar-products p.toolbar-amount, .ambrand-index-index .products-grid + .toolbar-products p.toolbar-amount, .ambrand-index-index .products-list + .toolbar-products p.toolbar-amount, .catalogsearch-result-index .products-grid + .toolbar-products p.toolbar-amount, .catalogsearch-result-index .products-list + .toolbar-products p.toolbar-amount, .searchwidget-search-result .products-grid + .toolbar-products p.toolbar-amount, .searchwidget-search-result .products-list + .toolbar-products p.toolbar-amount {
        width: 100%;
        max-width: 100%;
        margin-right: 0;
        margin-bottom: 15px;
        text-align: center; } }
  .catalog-category-view .products-grid + .toolbar-products .pages, .catalog-category-view .products-list + .toolbar-products .pages, .ambrand-index-index .products-grid + .toolbar-products .pages, .ambrand-index-index .products-list + .toolbar-products .pages, .catalogsearch-result-index .products-grid + .toolbar-products .pages, .catalogsearch-result-index .products-list + .toolbar-products .pages, .searchwidget-search-result .products-grid + .toolbar-products .pages, .searchwidget-search-result .products-list + .toolbar-products .pages {
    max-width: calc(100% - 145px);
    width: 100%;
    min-height: 45px; }
    @media only screen and (min-width: 768px) and (max-width: 1199px) {
      .catalog-category-view .products-grid + .toolbar-products .pages, .catalog-category-view .products-list + .toolbar-products .pages, .ambrand-index-index .products-grid + .toolbar-products .pages, .ambrand-index-index .products-list + .toolbar-products .pages, .catalogsearch-result-index .products-grid + .toolbar-products .pages, .catalogsearch-result-index .products-list + .toolbar-products .pages, .searchwidget-search-result .products-grid + .toolbar-products .pages, .searchwidget-search-result .products-list + .toolbar-products .pages {
        width: 100%;
        max-width: 100%;
        height: auto;
        text-align: center; }
        .catalog-category-view .products-grid + .toolbar-products .pages .pagination-lg > li:not(.hellip) a, .catalog-category-view .products-grid + .toolbar-products .pages .pagination-lg > li:not(.hellip) span, .catalog-category-view .products-list + .toolbar-products .pages .pagination-lg > li:not(.hellip) a, .catalog-category-view .products-list + .toolbar-products .pages .pagination-lg > li:not(.hellip) span, .ambrand-index-index .products-grid + .toolbar-products .pages .pagination-lg > li:not(.hellip) a, .ambrand-index-index .products-grid + .toolbar-products .pages .pagination-lg > li:not(.hellip) span, .ambrand-index-index .products-list + .toolbar-products .pages .pagination-lg > li:not(.hellip) a, .ambrand-index-index .products-list + .toolbar-products .pages .pagination-lg > li:not(.hellip) span, .catalogsearch-result-index .products-grid + .toolbar-products .pages .pagination-lg > li:not(.hellip) a, .catalogsearch-result-index .products-grid + .toolbar-products .pages .pagination-lg > li:not(.hellip) span, .catalogsearch-result-index .products-list + .toolbar-products .pages .pagination-lg > li:not(.hellip) a, .catalogsearch-result-index .products-list + .toolbar-products .pages .pagination-lg > li:not(.hellip) span, .searchwidget-search-result .products-grid + .toolbar-products .pages .pagination-lg > li:not(.hellip) a, .searchwidget-search-result .products-grid + .toolbar-products .pages .pagination-lg > li:not(.hellip) span, .searchwidget-search-result .products-list + .toolbar-products .pages .pagination-lg > li:not(.hellip) a, .searchwidget-search-result .products-list + .toolbar-products .pages .pagination-lg > li:not(.hellip) span {
          padding: 6px 10px;
          font-size: 16px; }
        .catalog-category-view .products-grid + .toolbar-products .pages .pagination-lg > li.pages-item-previous span, .catalog-category-view .products-grid + .toolbar-products .pages .pagination-lg > li.pages-item-next span, .catalog-category-view .products-list + .toolbar-products .pages .pagination-lg > li.pages-item-previous span, .catalog-category-view .products-list + .toolbar-products .pages .pagination-lg > li.pages-item-next span, .ambrand-index-index .products-grid + .toolbar-products .pages .pagination-lg > li.pages-item-previous span, .ambrand-index-index .products-grid + .toolbar-products .pages .pagination-lg > li.pages-item-next span, .ambrand-index-index .products-list + .toolbar-products .pages .pagination-lg > li.pages-item-previous span, .ambrand-index-index .products-list + .toolbar-products .pages .pagination-lg > li.pages-item-next span, .catalogsearch-result-index .products-grid + .toolbar-products .pages .pagination-lg > li.pages-item-previous span, .catalogsearch-result-index .products-grid + .toolbar-products .pages .pagination-lg > li.pages-item-next span, .catalogsearch-result-index .products-list + .toolbar-products .pages .pagination-lg > li.pages-item-previous span, .catalogsearch-result-index .products-list + .toolbar-products .pages .pagination-lg > li.pages-item-next span, .searchwidget-search-result .products-grid + .toolbar-products .pages .pagination-lg > li.pages-item-previous span, .searchwidget-search-result .products-grid + .toolbar-products .pages .pagination-lg > li.pages-item-next span, .searchwidget-search-result .products-list + .toolbar-products .pages .pagination-lg > li.pages-item-previous span, .searchwidget-search-result .products-list + .toolbar-products .pages .pagination-lg > li.pages-item-next span {
          padding: 0; } }
    @media only screen and (max-width: 767px) {
      .catalog-category-view .products-grid + .toolbar-products .pages, .catalog-category-view .products-list + .toolbar-products .pages, .ambrand-index-index .products-grid + .toolbar-products .pages, .ambrand-index-index .products-list + .toolbar-products .pages, .catalogsearch-result-index .products-grid + .toolbar-products .pages, .catalogsearch-result-index .products-list + .toolbar-products .pages, .searchwidget-search-result .products-grid + .toolbar-products .pages, .searchwidget-search-result .products-list + .toolbar-products .pages {
        width: calc(100% - 101px);
        max-width: 100%;
        min-height: 37px;
        text-align: right; }
        .catalog-category-view .products-grid + .toolbar-products .pages .pagination-lg > li:not(.hellip) a, .catalog-category-view .products-grid + .toolbar-products .pages .pagination-lg > li:not(.hellip) span, .catalog-category-view .products-list + .toolbar-products .pages .pagination-lg > li:not(.hellip) a, .catalog-category-view .products-list + .toolbar-products .pages .pagination-lg > li:not(.hellip) span, .ambrand-index-index .products-grid + .toolbar-products .pages .pagination-lg > li:not(.hellip) a, .ambrand-index-index .products-grid + .toolbar-products .pages .pagination-lg > li:not(.hellip) span, .ambrand-index-index .products-list + .toolbar-products .pages .pagination-lg > li:not(.hellip) a, .ambrand-index-index .products-list + .toolbar-products .pages .pagination-lg > li:not(.hellip) span, .catalogsearch-result-index .products-grid + .toolbar-products .pages .pagination-lg > li:not(.hellip) a, .catalogsearch-result-index .products-grid + .toolbar-products .pages .pagination-lg > li:not(.hellip) span, .catalogsearch-result-index .products-list + .toolbar-products .pages .pagination-lg > li:not(.hellip) a, .catalogsearch-result-index .products-list + .toolbar-products .pages .pagination-lg > li:not(.hellip) span, .searchwidget-search-result .products-grid + .toolbar-products .pages .pagination-lg > li:not(.hellip) a, .searchwidget-search-result .products-grid + .toolbar-products .pages .pagination-lg > li:not(.hellip) span, .searchwidget-search-result .products-list + .toolbar-products .pages .pagination-lg > li:not(.hellip) a, .searchwidget-search-result .products-list + .toolbar-products .pages .pagination-lg > li:not(.hellip) span {
          font-size: 15px;
          padding: 5px 9px; } }
    @media only screen and (max-width: 540px) {
      .catalog-category-view .products-grid + .toolbar-products .pages, .catalog-category-view .products-list + .toolbar-products .pages, .ambrand-index-index .products-grid + .toolbar-products .pages, .ambrand-index-index .products-list + .toolbar-products .pages, .catalogsearch-result-index .products-grid + .toolbar-products .pages, .catalogsearch-result-index .products-list + .toolbar-products .pages, .searchwidget-search-result .products-grid + .toolbar-products .pages, .searchwidget-search-result .products-list + .toolbar-products .pages {
        width: 100%;
        height: auto;
        text-align: center; } }

.catalog-product-view-model .row-model {
  display: block;
  flex-wrap: wrap;
  justify-content: flex-start; }

.catalog-category-view .products-list + .toolbar-products {
  border-top: 4px solid #2D2926; }

.pagination {
  display: flex;
  justify-content: flex-end; }
  .pagination > li.item span {
    display: flex;
    justify-content: center;
    min-width: 45px; }
  .pagination > li.item > a {
    border: 1px solid #2D2926;
    background: #fff;
    color: #2D2926;
    transition: all 0.15s ease-out; }
    .pagination > li.item > a:hover {
      background: #53565A;
      outline: 2px solid #fff;
      box-shadow: 0 0 0 4px #53565A;
      color: #fff; }
    .pagination > li.item > a:focus {
      background: #53565A;
      outline: 2px solid #fff;
      box-shadow: 0 0 0 4px #53565A;
      color: #fff; }
  .pagination > li.item.active span {
    background: #2D2926;
    border: 1px solid #2D2926; }
  .pagination > li.item.pages-item-next a {
    background: #C8102E;
    border: 1px solid #C8102E; }
    .pagination > li.item.pages-item-next a:hover {
      background: #A6192E;
      color: #fff;
      border: 1px solid #A6192E; }

.product-items.slick-slider .slick-slide .product-item {
  max-width: 100% !important; }

.actions-primary [data-action="add-to-wishlist"] {
  position: unset;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  width: 100%;
  border-radius: 5px;
  background: #2D2926;
  color: #fff;
  transition: all 0.15s ease-out;
  font-family: 'effra';
  font-size: 12px;
  text-transform: uppercase;
  padding-top: 8px;
  padding-bottom: 8px; }
  .actions-primary [data-action="add-to-wishlist"]:before {
    color: #fff;
    font-size: 16px;
    margin-right: 5px; }
  .actions-primary [data-action="add-to-wishlist"]:hover {
    background: #2D2926;
    outline: 2px solid #fff;
    box-shadow: 0 0 0 4px #2D2926;
    color: #fff; }
  .actions-primary [data-action="add-to-wishlist"]:focus {
    background: #2D2926;
    outline: 2px solid #fff;
    box-shadow: 0 0 0 4px #2D2926;
    color: #fff; }
  .actions-primary [data-action="add-to-wishlist"]:before {
    font-family: 'FontAwesome';
    content: "\f08a";
    color: #ffffff;
    font-size: 16px; }
  .actions-primary [data-action="add-to-wishlist"] span {
    display: none; }
  .actions-primary [data-action="add-to-wishlist"] i {
    display: none; }

.amshopby-descr p a, .amshopby-descr ul li a {
  color: #C8102E; }
  .amshopby-descr p a:hover, .amshopby-descr ul li a:hover {
    color: #A6192E; }

@media (min-width: 768px) and (max-width: 1023px) {
  .catalog-product-view .product-item .product-item-info .product-item-info-secondary .product-item-inner .product-item-actions .actions-primary form button[type="submit"] {
    width: 100%;
    margin-top: 10px; } }

.catalog-product-view .product-item .product-item-info .product-item-info-secondary .product-item-inner .product-item-actions .actions-primary form .action.towishlist:before {
  content: none; }

/*IE11*/
.no-cssfilters-magic .catalog-product-view .mz-thumb:hover,
.no-cssfilters-magic .catalog-product-view .mz-thumb.mz-thumb-selected {
  background: #fff; }

.catalog-product-view #maincontent {
  padding-right: 0;
  padding-left: 0;
  margin-bottom: 60px; }
  .catalog-product-view #maincontent .page-title-wrapper h1.page-title {
    font-size: 36px;
    margin-bottom: 50px;
    padding-bottom: 10px;
    border-bottom-width: 4px; }
    @media only screen and (max-width: 540px) {
      .catalog-product-view #maincontent .page-title-wrapper h1.page-title {
        font-size: 28px; } }
  @media screen and (max-width: 767px) {
    .catalog-product-view #maincontent .page-title-wrapper {
      display: none; } }
  .catalog-product-view #maincontent #product_details_viewed .block-viewed-products-grid .product-item .product-item-info strong {
    color: #2D2926; }

.catalog-product-view .amshopby-option-link {
  display: none; }

.catalog-product-view .MagicZoom, .catalog-product-view .mt-thumb-switcher {
  display: inline-block;
  margin: 0;
  padding: 0;
  height: 100%; }

.catalog-product-view #mtImageContainer .mz-hint {
  bottom: 18px; }

.catalog-product-view .MagicToolboxContainer {
  position: relative; }

.catalog-product-view .mt-thumb-switcher {
  padding: 15% 10%;
  border: 1px solid #C2C4C4; }
  .catalog-product-view .mt-thumb-switcher img {
    margin: 0 auto; }

.catalog-product-view div.MagicToolboxContainer.selectorsBottom .MagicToolboxSelectorsContainer {
  position: relative;
  padding-top: 0;
  z-index: 999; }
  @media only screen and (max-width: 991px) {
    .catalog-product-view div.MagicToolboxContainer.selectorsBottom .MagicToolboxSelectorsContainer {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      display: block;
      width: 100%;
      height: 40px;
      min-height: 40px; } }

.catalog-product-view a.mt-thumb-switcher.active-selector img,
.catalog-product-view a.mt-thumb-switcher.mz-thumb:hover:not(.active-selector) img,
.catalog-product-view a.mt-thumb-switcher.m360-selector:hover:not(.active-selector) img,
.catalog-product-view a.mt-thumb-switcher.video-selector:hover:not(.active-selector) img {
  -webkit-filter: none !important;
          filter: none !important; }

.catalog-product-view a.mt-thumb-switcher.active-selector {
  position: relative;
  border: 2px solid #2D2926; }
  .catalog-product-view a.mt-thumb-switcher.active-selector:before, .catalog-product-view a.mt-thumb-switcher.active-selector:after {
    content: '';
    position: absolute;
    top: -2px;
    display: block;
    width: 52%;
    height: 18%;
    background-color: #fff;
    border-top: 2px solid #2D2926; }
  .catalog-product-view a.mt-thumb-switcher.active-selector:before {
    transform: rotate(-15deg);
    transform-origin: top left;
    left: 0; }
  .catalog-product-view a.mt-thumb-switcher.active-selector:after {
    transform: rotate(15deg);
    transform-origin: top right;
    right: 0; }

.catalog-product-view #mt360Container, .catalog-product-view #mtImageContainer {
  border: 1px solid #C2C4C4; }
  .catalog-product-view #mt360Container .Magic360, .catalog-product-view #mt360Container .Magic360-container, .catalog-product-view #mtImageContainer .Magic360, .catalog-product-view #mtImageContainer .Magic360-container {
    border: none; }
  .catalog-product-view #mt360Container .MagicToolboxMessage, .catalog-product-view #mtImageContainer .MagicToolboxMessage {
    color: #2D2926;
    padding-bottom: 15px; }

.catalog-product-view .MagicToolboxSelectorsContainer {
  background: url("../images/loader.gif") no-repeat center center;
  background-size: 32px 32px;
  min-height: 60px; }
  .catalog-product-view .MagicToolboxSelectorsContainer .arrow {
    display: none; }
  .catalog-product-view .MagicToolboxSelectorsContainer.initialized {
    background: none; }
    .catalog-product-view .MagicToolboxSelectorsContainer.initialized .arrow {
      display: block; }
  .catalog-product-view .MagicToolboxSelectorsContainer button {
    width: 22px;
    height: 40px;
    margin-top: -10px; }
    @media only screen and (max-width: 991px) {
      .catalog-product-view .MagicToolboxSelectorsContainer button {
        margin-top: 0; } }
    .catalog-product-view .MagicToolboxSelectorsContainer button:before {
      position: absolute;
      font-family: 'icomoon';
      left: 0;
      top: 50%;
      margin-top: -20px;
      width: 22px;
      height: 40px;
      font-size: 40px;
      color: #C8102E; }
    .catalog-product-view .MagicToolboxSelectorsContainer button.slick-prev {
      left: -36px; }
      @media only screen and (max-width: 991px) {
        .catalog-product-view .MagicToolboxSelectorsContainer button.slick-prev {
          left: 14px; } }
      .catalog-product-view .MagicToolboxSelectorsContainer button.slick-prev:before {
        content: "\e96f"; }
    .catalog-product-view .MagicToolboxSelectorsContainer button.slick-next {
      right: -36px; }
      @media only screen and (max-width: 991px) {
        .catalog-product-view .MagicToolboxSelectorsContainer button.slick-next {
          right: 14px; } }
      .catalog-product-view .MagicToolboxSelectorsContainer button.slick-next:before {
        content: "\e970"; }

.catalog-product-view .MagicToolboxSelectorsContainer {
  width: calc(100% - 82px);
  margin: 0 auto; }

.catalog-product-view .magic-box-slider {
  display: none;
  width: calc(100% + 6px);
  margin-left: -4px;
  padding: 0 2px;
  overflow: hidden;
  transform: translate3d(0, -21px, 0); }
  .catalog-product-view .magic-box-slider.slick-initialized {
    display: block; }
  @media only screen and (max-width: 991px) {
    .catalog-product-view .magic-box-slider.slick-initialized {
      display: none; } }
  .catalog-product-view .magic-box-slider .slick-list {
    overflow: visible; }
  .catalog-product-view .magic-box-slider .slick-track {
    display: flex;
    align-items: stretch;
    justify-content: center; }
    .catalog-product-view .magic-box-slider .slick-track .slick-slide {
      height: auto; }
  .catalog-product-view .magic-box-slider .slick-slide {
    margin-top: 20px; }
    .catalog-product-view .magic-box-slider .slick-slide > div {
      height: 100%; }
  .catalog-product-view .magic-box-slider .slick-slide + .slick-slide .mt-thumb-switcher:not(.active-selector) {
    border-left: none; }

.catalog-product-view .row-part .product.media {
  width: 38.3333%; }
  @media only screen and (max-width: 991px) {
    .catalog-product-view .row-part .product.media {
      width: 100%;
      margin-bottom: 30px; } }

.catalog-product-view .row-part .product-info-main {
  width: 28.3333%; }
  @media only screen and (max-width: 991px) {
    .catalog-product-view .row-part .product-info-main {
      width: 50%; } }
  @media only screen and (max-width: 640px) {
    .catalog-product-view .row-part .product-info-main {
      width: 100%;
      margin-bottom: 20px; } }

.catalog-product-view .product-info-main .product-info-main-inner {
  background: #f1f2f4;
  padding: 30px 35px 16px; }
  .catalog-product-view .product-info-main .product-info-main-inner .listing {
    margin-bottom: 0; }
    .catalog-product-view .product-info-main .product-info-main-inner .listing .discount {
      margin-bottom: 20px; }
  .catalog-product-view .product-info-main .product-info-main-inner .product.pricing {
    background-color: #fff;
    border: 1px solid #dadada;
    border-radius: 4px;
    margin-bottom: 20px;
    padding: 15px; }
  .catalog-product-view .product-info-main .product-info-main-inner p.availability {
    display: none; }
  .catalog-product-view .product-info-main .product-info-main-inner .responsive-br {
    display: none; }
  @media only screen and (max-width: 1199px) {
    .catalog-product-view .product-info-main .product-info-main-inner {
      padding: 30px 20px 16px; } }

.catalog-product-view .product-social-links {
  clear: both;
  margin: 15px 0; }
  .catalog-product-view .product-social-links .product-addto-links {
    clear: both;
    width: 100%;
    display: inline; }
    .catalog-product-view .product-social-links .product-addto-links a {
      width: 100%;
      display: inline-block;
      padding: 10px;
      box-sizing: border-box;
      text-align: center; }
      .catalog-product-view .product-social-links .product-addto-links a i {
        vertical-align: middle; }
      .catalog-product-view .product-social-links .product-addto-links a.towishlist {
        background: #2D2926;
        border: 1px solid #2D2926;
        border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        text-transform: uppercase;
        color: #fff;
        font-family: 'effra';
        font-weight: 600;
        transition: all 0.15s ease-out; }
        .catalog-product-view .product-social-links .product-addto-links a.towishlist i {
          padding-right: 8px;
          margin-top: -2px;
          color: #fff;
          font-size: 18px; }
        .catalog-product-view .product-social-links .product-addto-links a.towishlist:hover {
          outline: 2px solid #fff;
          box-shadow: 0 0 0 4px #2D2926; }
        .catalog-product-view .product-social-links .product-addto-links a.towishlist:focus {
          outline: 2px solid #fff;
          box-shadow: 0 0 0 4px #2D2926; }
  .catalog-product-view .product-social-links .action.tocompare, .catalog-product-view .product-social-links .action.tocompare + .action.towishlist, .catalog-product-view .product-social-links .action.mailto.friend {
    display: none; }

.catalog-product-view .product-social-links + .availability {
  display: none; }

.catalog-product-view .action-skip-wrapper {
  display: none; }

.catalog-product-view .gallery-slider-thumb .slick-slide img {
  display: block;
  margin: auto; }

.catalog-product-view .page-title-wrapper {
  text-align: left; }
  .catalog-product-view .page-title-wrapper h1.page-title {
    padding: 0 0 10px;
    text-transform: uppercase;
    color: #0051b2;
    font-weight: bold;
    letter-spacing: -1px;
    font-size: 36px;
    font-family: inherit;
    border-bottom: 4px solid #2D2926; }

.catalog-product-view .product-view-tabs .panel-heading {
  background: none;
  border-radius: 0 !important;
  border-color: #999;
  padding: 15px; }

.catalog-product-view .product-view-tabs .panel.panel-default {
  border: none;
  border-radius: 0; }

.catalog-product-view .product-view-tabs .panel-default:first-child {
  border-top: 1px solid #ccc; }

.catalog-product-view .product-view-tabs .panel-heading a {
  width: 100%;
  display: block;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none; }
  .catalog-product-view .product-view-tabs .panel-heading a .rating {
    margin-left: 30px;
    font-size: 18px;
    vertical-align: middle; }
  .catalog-product-view .product-view-tabs .panel-heading a:focus {
    text-decoration: none; }
  .catalog-product-view .product-view-tabs .panel-heading a:hover {
    text-decoration: none; }
  .catalog-product-view .product-view-tabs .panel-heading a:active {
    text-decoration: none; }

.catalog-product-view .product-center-column, .catalog-product-view .model-top-text {
  padding-right: 30px !important; }
  @media only screen and (max-width: 991px) {
    .catalog-product-view .product-center-column, .catalog-product-view .model-top-text {
      width: 50%; } }
  @media only screen and (max-width: 640px) {
    .catalog-product-view .product-center-column, .catalog-product-view .model-top-text {
      width: 100%; } }
  .catalog-product-view .product-center-column .product-display-atrr, .catalog-product-view .product-center-column .display-data, .catalog-product-view .model-top-text .product-display-atrr, .catalog-product-view .model-top-text .display-data {
    clear: both;
    margin-top: 4px;
    font-size: 14px;
    color: #333333; }
    .catalog-product-view .product-center-column .product-display-atrr:first-child, .catalog-product-view .product-center-column .display-data:first-child, .catalog-product-view .model-top-text .product-display-atrr:first-child, .catalog-product-view .model-top-text .display-data:first-child {
      margin-top: 0; }
    .catalog-product-view .product-center-column .product-display-atrr strong, .catalog-product-view .product-center-column .display-data strong, .catalog-product-view .model-top-text .product-display-atrr strong, .catalog-product-view .model-top-text .display-data strong {
      font-size: 14px;
      color: #2D2926;
      font-family: inherit;
      font-weight: bold; }
  .catalog-product-view .product-center-column .product-display-atrr, .catalog-product-view .model-top-text .product-display-atrr {
    margin-top: 15px; }
    .catalog-product-view .product-center-column .product-display-atrr strong, .catalog-product-view .model-top-text .product-display-atrr strong {
      display: inline-block;
      margin-bottom: 4px;
      text-transform: capitalize; }
    .catalog-product-view .product-center-column .product-display-atrr .attr-list .attr-label, .catalog-product-view .product-center-column .product-display-atrr .attr-list .attr-value, .catalog-product-view .model-top-text .product-display-atrr .attr-list .attr-label, .catalog-product-view .model-top-text .product-display-atrr .attr-list .attr-value {
      display: inline-block; }
    .catalog-product-view .product-center-column .product-display-atrr .attr-list .attr-label, .catalog-product-view .model-top-text .product-display-atrr .attr-list .attr-label {
      font-weight: 700;
      padding-right: 20px;
      min-width: 62px; }
    .catalog-product-view .product-center-column .product-display-atrr.product-volumetrics .attr-list .attr-label, .catalog-product-view .model-top-text .product-display-atrr.product-volumetrics .attr-list .attr-label {
      min-width: 62px; }
    .catalog-product-view .product-center-column .product-display-atrr.product-hazardous .attr-list .attr-label, .catalog-product-view .model-top-text .product-display-atrr.product-hazardous .attr-list .attr-label {
      min-width: 114px; }
  .catalog-product-view .product-center-column .stock-availability-container, .catalog-product-view .model-top-text .stock-availability-container {
    margin-top: 15px;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    padding: 10px 0;
    box-sizing: border-box; }
  .catalog-product-view .product-center-column .stock-availability-container .hide, .catalog-product-view .model-top-text .stock-availability-container .hide {
    display: none; }
  .catalog-product-view .product-center-column .product-delivery-info, .catalog-product-view .product-center-column .product-hazardous-container, .catalog-product-view .model-top-text .product-delivery-info, .catalog-product-view .model-top-text .product-hazardous-container {
    clear: both;
    display: inline-block;
    width: 100%;
    color: #333;
    padding: 20px 0;
    border-bottom: 1px solid #eaeaea; }
    .catalog-product-view .product-center-column .product-delivery-info h4, .catalog-product-view .product-center-column .product-hazardous-container h4, .catalog-product-view .model-top-text .product-delivery-info h4, .catalog-product-view .model-top-text .product-hazardous-container h4 {
      position: relative;
      color: #2D2926;
      font-size: 16px;
      font-family: inherit;
      font-weight: bold;
      margin-top: 0;
      padding-left: 40px; }
  .catalog-product-view .product-center-column .product-delivery-info h4:before, .catalog-product-view .model-top-text .product-delivery-info h4:before {
    content: "\e914";
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    font-family: 'icomoon';
    font-size: 18px;
    font-weight: normal;
    color: #333;
    padding-right: 10px; }
  .catalog-product-view .product-center-column .product-delivery-info ul, .catalog-product-view .model-top-text .product-delivery-info ul {
    margin: 0;
    padding: 0;
    list-style-type: none; }
    .catalog-product-view .product-center-column .product-delivery-info ul li, .catalog-product-view .model-top-text .product-delivery-info ul li {
      width: 100%;
      clear: both;
      text-align: left;
      display: inline-block;
      position: relative;
      font-weight: 700; }
      .catalog-product-view .product-center-column .product-delivery-info ul li span.right-aligned, .catalog-product-view .model-top-text .product-delivery-info ul li span.right-aligned {
        position: absolute;
        right: 0;
        top: 0;
        font-weight: 400; }
  .catalog-product-view .product-center-column .product-hazardous-container h4 img, .catalog-product-view .model-top-text .product-hazardous-container h4 img {
    position: absolute;
    left: 0;
    top: 0; }
  .catalog-product-view .product-center-column .product-hazardous-container ul, .catalog-product-view .model-top-text .product-hazardous-container ul {
    margin: 0;
    padding: 0;
    list-style-type: none; }
    .catalog-product-view .product-center-column .product-hazardous-container ul li, .catalog-product-view .model-top-text .product-hazardous-container ul li {
      width: 100%;
      clear: both;
      text-align: left;
      display: inline-block;
      position: relative;
      font-weight: 400;
      font-size: 0;
      line-height: 14px; }
      .catalog-product-view .product-center-column .product-hazardous-container ul li .list-label, .catalog-product-view .product-center-column .product-hazardous-container ul li .list-value, .catalog-product-view .model-top-text .product-hazardous-container ul li .list-label, .catalog-product-view .model-top-text .product-hazardous-container ul li .list-value {
        display: inline-block;
        vertical-align: top;
        font-size: 13px; }
      .catalog-product-view .product-center-column .product-hazardous-container ul li .list-label, .catalog-product-view .model-top-text .product-hazardous-container ul li .list-label {
        width: 160px;
        font-weight: 700;
        margin-right: 20px; }
      .catalog-product-view .product-center-column .product-hazardous-container ul li .list-value, .catalog-product-view .model-top-text .product-hazardous-container ul li .list-value {
        width: calc(100% - 180px); }

.catalog-product-view .product-info-price .price-box .price-including-tax {
  clear: both;
  display: inline;
  float: left;
  position: relative; }
  .catalog-product-view .product-info-price .price-box .price-including-tax span.price {
    color: #2D2926;
    font-size: 20px;
    font-weight: 900;
    line-height: 25px; }
    .catalog-product-view .product-info-price .price-box .price-including-tax span.price:after {
      position: absolute;
      top: 50%;
      left: 100%;
      content: "inc VAT";
      width: 60px;
      margin-top: -10px;
      font-size: 12px;
      font-weight: 500;
      padding-left: 5px; }

.catalog-product-view .product-info-price .price-box .price-excluding-tax {
  clear: both;
  display: inline;
  float: left;
  position: relative; }
  .catalog-product-view .product-info-price .price-box .price-excluding-tax span.price {
    font-weight: 900;
    color: #2D2926;
    font-size: 34px;
    line-height: 25px; }
    .catalog-product-view .product-info-price .price-box .price-excluding-tax span.price:after {
      position: absolute;
      top: 50%;
      left: 100%;
      content: "ex VAT";
      width: 70px;
      margin-top: -8px;
      font-size: 15px;
      font-weight: 500;
      padding-left: 5px; }

.catalog-product-view .product-info-price .price-box .pricing-divider {
  float: left;
  display: block;
  margin: 2px 0;
  width: 100%;
  border-bottom: 2px solid #2D2926; }

.catalog-product-view .prices-tier {
  background: white;
  border: 1px solid #dadada;
  border-radius: 4px;
  margin-top: 15px;
  padding: 15px 10px; }
  .catalog-product-view .prices-tier .prices-tier-title {
    margin-bottom: 8px;
    color: #2D2926;
    font-weight: 700;
    text-transform: uppercase; }
  .catalog-product-view .prices-tier .prices-tier-list {
    padding-left: 0;
    list-style: none; }
    .catalog-product-view .prices-tier .prices-tier-list .price-detail {
      font-size: 12px; }
    .catalog-product-view .prices-tier .prices-tier-list .price-including-tax span.price:after, .catalog-product-view .prices-tier .prices-tier-list .price-excluding-tax span.price:after {
      padding-left: 5px; }
    .catalog-product-view .prices-tier .prices-tier-list .price-including-tax span.price:after {
      content: "inc VAT"; }
    .catalog-product-view .prices-tier .prices-tier-list .price-excluding-tax span.price:after {
      content: "ex VAT"; }
    .catalog-product-view .prices-tier .prices-tier-list .pricing-divider {
      display: inline-block; }
      .catalog-product-view .prices-tier .prices-tier-list .pricing-divider:after {
        content: '/'; }

.catalog-product-view .delivery-counter {
  background: white;
  border: 1px solid #C2C4C4;
  border-radius: 4px;
  margin: 10px 0 12px;
  padding: 15px;
  text-align: center; }
  .catalog-product-view .delivery-counter p {
    margin-bottom: 7px;
    line-height: 1.1; }
    .catalog-product-view .delivery-counter p:last-child {
      margin-bottom: 0; }
  .catalog-product-view .delivery-counter .intro, .catalog-product-view .delivery-counter .outro {
    font-size: 12px; }
  .catalog-product-view .delivery-counter #counterLoader {
    position: relative;
    min-height: 15px; }
    .catalog-product-view .delivery-counter #counterLoader:after {
      content: '';
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      -webkit-backface-visibility: hidden;
              backface-visibility: hidden;
      display: block;
      width: 25px;
      height: 25px;
      background: url("../images/fc_loader.gif") no-repeat center center;
      background-size: 100% 100%; }
  .catalog-product-view .delivery-counter .counter {
    color: #C8102E;
    text-transform: uppercase;
    font-size: 12px;
    text-align: center; }
    .catalog-product-view .delivery-counter .counter .count {
      font-size: 14px; }
  .catalog-product-view .delivery-counter .outro {
    text-align: center; }

.catalog-product-view .product-add-form {
  clear: both;
  display: block;
  padding-top: 20px; }

.catalog-product-view .product.attribute.sku strong,
.catalog-product-view .product.attribute.sku > div {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  font-weight: normal; }

.catalog-product-view .product-info-stock-sku {
  margin-bottom: 10px; }

.catalog-product-view .rating-summary {
  font-size: 18px;
  margin-bottom: 10px; }

.catalog-product-view .swatch-attribute-selected-option {
  display: none; }

.catalog-product-view .swatch-attribute-label, .catalog-product-view .swatch-attribute-options {
  display: inline-block;
  vertical-align: middle;
  min-width: 80px;
  margin-top: 0;
  font-weight: normal;
  font-size: 12px;
  line-height: normal;
  min-height: 40px; }

.catalog-product-view .swatch-attribute-label {
  line-height: 40px; }

.catalog-product-view .swatch-option {
  height: 40px;
  width: 40px;
  margin-top: 0;
  margin-bottom: 0; }

.catalog-product-view #product-addtocart-button, .catalog-product-view #product-updatecart-button {
  border: 0;
  border-radius: 5px;
  font-weight: 700;
  background: #C8102E;
  transition: all 0.15s ease-out; }
  .catalog-product-view #product-addtocart-button:hover, .catalog-product-view #product-updatecart-button:hover {
    background: #A6192E !important;
    color: white;
    outline: 2px solid #fff;
    box-shadow: 0 0 0 4px #A6192E; }
    .catalog-product-view #product-addtocart-button:hover span, .catalog-product-view #product-updatecart-button:hover span {
      color: #fff !important; }
  .catalog-product-view #product-addtocart-button:focus, .catalog-product-view #product-updatecart-button:focus {
    background: #A6192E !important;
    color: white;
    outline: 2px solid #fff;
    box-shadow: 0 0 0 4px #A6192E; }
    .catalog-product-view #product-addtocart-button:focus span, .catalog-product-view #product-updatecart-button:focus span {
      color: #fff !important; }

.catalog-product-view .box-tocart {
  position: relative;
  clear: both; }
  .catalog-product-view .box-tocart .field.qty {
    position: relative;
    border: 1px solid #e6e6e6;
    background: white;
    margin: 0;
    width: 110px;
    float: left;
    display: inline-block;
    border-radius: 4px;
    padding: 8px;
    box-sizing: border-box; }
  .catalog-product-view .box-tocart label {
    padding-right: 10px;
    margin-top: 12px;
    margin-bottom: 0;
    float: left;
    display: inline-block;
    color: #2D2926;
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 600; }
  .catalog-product-view .box-tocart input {
    background-color: #fff;
    text-align: center;
    border: none;
    width: 50px;
    margin-left: 0; }
  .catalog-product-view .box-tocart button {
    margin: 0;
    padding: 0;
    width: 20px;
    height: 20px;
    background: #2D2926;
    font-family: inherit;
    display: inline-block;
    line-height: 20px;
    border: none; }
    .catalog-product-view .box-tocart button.decrement {
      position: absolute;
      left: 10px;
      top: 50%;
      margin-top: -10px;
      color: white;
      font-size: 20px; }
    .catalog-product-view .box-tocart button.increment {
      position: absolute;
      right: 10px;
      top: 50%;
      margin-top: -10px;
      color: white;
      font-size: 16px; }
    .catalog-product-view .box-tocart button:hover {
      outline: none;
      background: #53565A;
      color: white; }
    .catalog-product-view .box-tocart button:active, .catalog-product-view .box-tocart button:focus {
      outline: none; }
  .catalog-product-view .box-tocart .mage-error[generated] {
    padding-top: 6px; }
  .catalog-product-view .box-tocart .actions {
    width: 100%;
    clear: both;
    display: inline-block;
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #cccccc; }
    .catalog-product-view .box-tocart .actions #product-addtocart-button, .catalog-product-view .box-tocart .actions #product-updatecart-button {
      padding: 0 10px;
      width: 100%;
      height: 43px;
      line-height: 43px;
      font-size: 22px; }
      .catalog-product-view .box-tocart .actions #product-addtocart-button[disabled]:hover, .catalog-product-view .box-tocart .actions #product-addtocart-button[disabled]:focus, .catalog-product-view .box-tocart .actions #product-addtocart-button.disabled:hover, .catalog-product-view .box-tocart .actions #product-addtocart-button.disabled:focus, .catalog-product-view .box-tocart .actions #product-updatecart-button[disabled]:hover, .catalog-product-view .box-tocart .actions #product-updatecart-button[disabled]:focus, .catalog-product-view .box-tocart .actions #product-updatecart-button.disabled:hover, .catalog-product-view .box-tocart .actions #product-updatecart-button.disabled:focus {
        cursor: not-allowed; }
        .catalog-product-view .box-tocart .actions #product-addtocart-button[disabled]:hover *, .catalog-product-view .box-tocart .actions #product-addtocart-button[disabled]:focus *, .catalog-product-view .box-tocart .actions #product-addtocart-button.disabled:hover *, .catalog-product-view .box-tocart .actions #product-addtocart-button.disabled:focus *, .catalog-product-view .box-tocart .actions #product-updatecart-button[disabled]:hover *, .catalog-product-view .box-tocart .actions #product-updatecart-button[disabled]:focus *, .catalog-product-view .box-tocart .actions #product-updatecart-button.disabled:hover *, .catalog-product-view .box-tocart .actions #product-updatecart-button.disabled:focus * {
          cursor: not-allowed; }

.catalog-product-view .product-item-name .grid-wish-compare {
  display: inline-block;
  float: right;
  font-size: 24px;
  line-height: 1;
  vertical-align: middle; }
  .catalog-product-view .product-item-name .grid-wish-compare .towishlist:hover i {
    color: #FF0000 !important; }
  .catalog-product-view .product-item-name .grid-wish-compare .tocompare:hover i {
    color: #000033 !important; }

.catalog-product-view .products-grid .product-item-photo {
  display: block;
  text-align: center;
  overflow: hidden; }

.catalog-product-view .products-grid .price-box {
  display: block;
  font-weight: 600;
  margin-top: 5px; }

.catalog-product-view .products-grid .swatch-option {
  width: 20px;
  min-width: auto;
  margin: 0 5px 5px 0; }

.catalog-product-view #product-related-cross-tabs .active a {
  border-radius: 0; }

.catalog-product-view #product-related-cross-tabs .tab-content {
  padding-top: 30px; }

.catalog-product-view #product-related-cross-tabs .price-box {
  font-size: 14px; }

.catalog-product-view .review-control-vote input[type="radio"] {
  display: none; }

.catalog-product-view .review-control-vote label {
  display: inline-block;
  vertical-align: top;
  font-size: 17px; }

.catalog-product-view .legend.review-legend {
  display: none; }

.catalog-product-view .catalog-product-compare-index .productReviews,
.catalog-product-view .catalog-product-compare-index .product-item-name,
.catalog-product-view .catalog-product-compare-index .price-box {
  margin-top: 10px;
  display: block;
  margin-bottom: 10px; }

.catalog-product-view .catalog-product-compare-index .material-icons {
  vertical-align: bottom; }

.catalog-product-view .catalog-product-compare-index td.info {
  background: #fff !important; }

.catalog-product-view .catalog-product-compare-index .cell {
  border: none !important;
  margin: 0; }

.catalog-product-view .catalog-product-compare-index .attribute.label {
  vertical-align: top;
  padding: 0;
  margin: 0;
  line-height: normal;
  height: auto;
  display: block; }

.catalog-product-view .product.info.detailed {
  display: block;
  float: left;
  clear: both;
  width: 100%;
  padding-top: 4px;
  margin-top: 40px; }
  .catalog-product-view .product.info.detailed + .product.info.detailed .product.data.items {
    border-left: none;
    border-right: none;
    border-bottom: none;
    background: #C2C4C4;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px; }
    .catalog-product-view .product.info.detailed + .product.info.detailed .product.data.items .data.item.title {
      width: 33.33%; }
      @media only screen and (max-width: 420px) {
        .catalog-product-view .product.info.detailed + .product.info.detailed .product.data.items .data.item.title a {
          padding: 5px 8px;
          font-size: 12px;
          background: #C2C4C4; } }
    .catalog-product-view .product.info.detailed + .product.info.detailed .product.data.items > .data.item.title.active:first-child {
      border-left: 1px solid #dddddd; }
    .catalog-product-view .product.info.detailed + .product.info.detailed .product.data.items > .data.item.title.active:nth-child(5) {
      border-right: 1px solid #dddddd; }
  .catalog-product-view .product.info.detailed .data.item.content[aria-hidden="true"] {
    position: absolute;
    display: block !important;
    height: 0;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden; }
  .catalog-product-view .product.info.detailed .data.item.content[aria-hidden="false"] {
    position: static;
    display: block !important;
    height: auto; }
  .catalog-product-view .product.info.detailed .product.data.items {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
    background: #C2C4C4; }
    @media only screen and (max-width: 640px) {
      .catalog-product-view .product.info.detailed .product.data.items {
        background: transparent; } }
    .catalog-product-view .product.info.detailed .product.data.items:before {
      content: "";
      display: table; }
    .catalog-product-view .product.info.detailed .product.data.items:after {
      content: "";
      display: table;
      clear: both; }
    .catalog-product-view .product.info.detailed .product.data.items .data.title {
      float: left;
      width: auto;
      background: #ffffff;
      color: #333333;
      display: table;
      width: 25%; }
      @media only screen and (max-width: 640px) {
        .catalog-product-view .product.info.detailed .product.data.items .data.title {
          width: 33.3%; } }
      .catalog-product-view .product.info.detailed .product.data.items .data.title:first-child a:after, .catalog-product-view .product.info.detailed .product.data.items .data.title.active a:after {
        content: none; }
      .catalog-product-view .product.info.detailed .product.data.items .data.title:first-child.active a {
        border-top-left-radius: 8px; }
      .catalog-product-view .product.info.detailed .product.data.items .data.title:first-child a {
        border-top-left-radius: 8px; }
      .catalog-product-view .product.info.detailed .product.data.items .data.title a {
        position: relative;
        display: table-cell;
        vertical-align: middle;
        height: 70px;
        line-height: 1;
        font-size: 16px;
        text-align: center;
        text-transform: uppercase;
        color: #2D2926;
        text-decoration: none;
        background: #C2C4C4;
        padding: 5px 30px;
        border: none;
        font-weight: bold;
        font-family: 'effra'; }
        @media only screen and (max-width: 640px) {
          .catalog-product-view .product.info.detailed .product.data.items .data.title a {
            padding: 5px 15px;
            font-size: 14px; } }
        .catalog-product-view .product.info.detailed .product.data.items .data.title a:hover {
          background: #53565A;
          color: #fff; }
        .catalog-product-view .product.info.detailed .product.data.items .data.title a:after {
          content: '';
          position: absolute;
          top: 50%;
          right: 99.9%;
          transform: translateY(-50%);
          display: block;
          height: 40px;
          max-height: calc(100% - 20px);
          width: 1px;
          background-color: #676D6D; }
      .catalog-product-view .product.info.detailed .product.data.items .data.title.active a {
        background: #2D2926;
        color: #fff; }
        .catalog-product-view .product.info.detailed .product.data.items .data.title.active a:hover {
          cursor: default; }
        .catalog-product-view .product.info.detailed .product.data.items .data.title.active a:before {
          content: ''; }
      .catalog-product-view .product.info.detailed .product.data.items .data.title:first-child {
        border-top-left-radius: 8px; }
        @media screen and (max-width: 767px) {
          .catalog-product-view .product.info.detailed .product.data.items .data.title:first-child {
            border-top-left-radius: 0; } }
        .catalog-product-view .product.info.detailed .product.data.items .data.title:first-child a:before {
          left: -1px;
          width: calc(100% + 1px); }
    .catalog-product-view .product.info.detailed .product.data.items .data.content {
      background: #ffffff;
      margin-top: 70px;
      padding: 35px 35px 35px 35px;
      box-sizing: border-box;
      float: right;
      margin-left: -100%;
      width: 100%;
      display: block;
      border: none; }
      .catalog-product-view .product.info.detailed .product.data.items .data.content #product-faqs-container p a {
        color: #C8102E; }
        .catalog-product-view .product.info.detailed .product.data.items .data.content #product-faqs-container p a:hover {
          text-decoration: underline; }
    .catalog-product-view .product.info.detailed .product.data.items .data#product_details_related, .catalog-product-view .product.info.detailed .product.data.items .data#product_details_associated, .catalog-product-view .product.info.detailed .product.data.items .data#product_details_viewed {
      padding-left: 0;
      padding-right: 0; }
      .catalog-product-view .product.info.detailed .product.data.items .data#product_details_related .product-items.row .slick-list:before, .catalog-product-view .product.info.detailed .product.data.items .data#product_details_related .product-items.row .slick-list:after, .catalog-product-view .product.info.detailed .product.data.items .data#product_details_associated .product-items.row .slick-list:before, .catalog-product-view .product.info.detailed .product.data.items .data#product_details_associated .product-items.row .slick-list:after, .catalog-product-view .product.info.detailed .product.data.items .data#product_details_viewed .product-items.row .slick-list:before, .catalog-product-view .product.info.detailed .product.data.items .data#product_details_viewed .product-items.row .slick-list:after {
        content: '';
        position: absolute;
        top: 0;
        display: block;
        width: 15px;
        height: 100%;
        background-color: #fff;
        z-index: 99; }
      .catalog-product-view .product.info.detailed .product.data.items .data#product_details_related .product-items.row .slick-list:before, .catalog-product-view .product.info.detailed .product.data.items .data#product_details_associated .product-items.row .slick-list:before, .catalog-product-view .product.info.detailed .product.data.items .data#product_details_viewed .product-items.row .slick-list:before {
        left: 0; }
      .catalog-product-view .product.info.detailed .product.data.items .data#product_details_related .product-items.row .slick-list:after, .catalog-product-view .product.info.detailed .product.data.items .data#product_details_associated .product-items.row .slick-list:after, .catalog-product-view .product.info.detailed .product.data.items .data#product_details_viewed .product-items.row .slick-list:after {
        right: 0; }
  .catalog-product-view .product.info.detailed .product-items-documents {
    margin-bottom: 0;
    border-bottom: none; }
    .catalog-product-view .product.info.detailed .product-items-documents .product-item-document {
      margin-bottom: 15px; }
      @media only screen and (max-width: 540px) {
        .catalog-product-view .product.info.detailed .product-items-documents .product-item-document {
          padding: 15px; } }
    .catalog-product-view .product.info.detailed .product-items-documents .product-item-name {
      margin-bottom: 0; }
      .catalog-product-view .product.info.detailed .product-items-documents .product-item-name a {
        color: #333; }
    .catalog-product-view .product.info.detailed .product-items-documents .document-section {
      text-align: right; }
      @media only screen and (max-width: 540px) {
        .catalog-product-view .product.info.detailed .product-items-documents .document-section {
          margin-top: 5px;
          text-align: left; } }
      .catalog-product-view .product.info.detailed .product-items-documents .document-section .button-document-view {
        display: inline-block;
        text-align: center; }
  .catalog-product-view .product.info.detailed .product-items .slick-arrow.slick-prev {
    left: -110px; }
    @media only screen and (max-width: 1400px) {
      .catalog-product-view .product.info.detailed .product-items .slick-arrow.slick-prev {
        left: -40px; } }
    @media only screen and (max-width: 1230px) {
      .catalog-product-view .product.info.detailed .product-items .slick-arrow.slick-prev {
        left: 10px; } }
    @media only screen and (min-width: 541px) and (max-width: 992px) {
      .catalog-product-view .product.info.detailed .product-items .slick-arrow.slick-prev {
        left: calc(50% - 38px); } }
  .catalog-product-view .product.info.detailed .product-items .slick-arrow.slick-next {
    right: -110px; }
    @media only screen and (max-width: 1400px) {
      .catalog-product-view .product.info.detailed .product-items .slick-arrow.slick-next {
        right: -40px; } }
    @media only screen and (max-width: 1230px) {
      .catalog-product-view .product.info.detailed .product-items .slick-arrow.slick-next {
        right: 10px; } }
    @media only screen and (min-width: 541px) and (max-width: 992px) {
      .catalog-product-view .product.info.detailed .product-items .slick-arrow.slick-next {
        right: calc(50% - 38px); } }
  @media only screen and (min-width: 993px) and (max-width: 1230px) {
    .catalog-product-view .product.info.detailed .block.related .product-items, .catalog-product-view .product.info.detailed .block.upsell .product-items, .catalog-product-view .product.info.detailed .block-viewed-products-grid .product-items {
      padding: 0 70px; } }
  @media only screen and (max-width: 540px) {
    .catalog-product-view .product.info.detailed .block.related .product-items, .catalog-product-view .product.info.detailed .block.upsell .product-items, .catalog-product-view .product.info.detailed .block-viewed-products-grid .product-items {
      padding: 0 40px; } }

@media only screen and (max-width: 767px) {
  .catalog-product-view .column.main .product.info.detailed {
    border-bottom: 2px solid #C8102E;
    padding-left: 0;
    padding-top: 0 !important; }
    .catalog-product-view .column.main .product.info.detailed .product.data.items {
      background: transparent;
      border: none; }
      .catalog-product-view .column.main .product.info.detailed .product.data.items .data.title {
        float: none;
        width: 100%; }
        .catalog-product-view .column.main .product.info.detailed .product.data.items .data.title a {
          display: block;
          height: auto;
          padding: 10px 30px 10px 0;
          color: #C8102E;
          background: #fff url("../images/arrow-down-blue.svg") no-repeat right center;
          background-size: 20px 10px;
          font-size: 15px;
          text-align: left;
          border-top: 2px solid #C8102E; }
          .catalog-product-view .column.main .product.info.detailed .product.data.items .data.title a br {
            display: none; }
          .catalog-product-view .column.main .product.info.detailed .product.data.items .data.title a:after {
            content: none; }
        .catalog-product-view .column.main .product.info.detailed .product.data.items .data.title.active a {
          background: #fff url("../images/arrow-up-blue.svg") no-repeat right center;
          background-size: 20px 10px; } }
        @media only screen and (max-width: 767px) and (max-width: 767px) {
          .catalog-product-view .column.main .product.info.detailed .product.data.items .data.title.active a {
            background: #fff url("../images/arrow-up-blue.svg") no-repeat right top 10px;
            background-size: 20px 10px; } }

@media only screen and (max-width: 767px) {
          .catalog-product-view .column.main .product.info.detailed .product.data.items .data.title.active a:before {
            content: none; }
      .catalog-product-view .column.main .product.info.detailed .product.data.items .data.content {
        float: none;
        width: 100%;
        margin-top: 10px;
        margin-bottom: 20px;
        margin-left: 0;
        padding: 0; }
    .catalog-product-view .column.main .product.info.detailed + .product.info.detailed .product.data.items > .data.item.title {
      width: 100%; }
      .catalog-product-view .column.main .product.info.detailed + .product.info.detailed .product.data.items > .data.item.title.active:first-child {
        border: none; } }

.catalog-product-view .additional-attributes-wrapper .attr-tr.even {
  background: #f1f2f4; }

.catalog-product-view .additional-attributes-wrapper .attr-tr.odd {
  background: white; }

.catalog-product-view .additional-attributes-wrapper .attr-tr .attr-col {
  display: inline-block;
  vertical-align: middle;
  width: calc(50% - 2px);
  padding: 8px;
  font-size: 0; }
  .catalog-product-view .additional-attributes-wrapper .attr-tr .attr-col p {
    line-height: 1.42857;
    font-size: 16px;
    margin-bottom: 0; }
    @media only screen and (max-width: 767px) {
      .catalog-product-view .additional-attributes-wrapper .attr-tr .attr-col p {
        font-size: 14px; } }

.catalog-product-view .additional-attributes-wrapper .attr-tr .attr-label {
  color: #2D2926;
  font-weight: 900; }

.catalog-product-view #product-faqs-container .faqs-item {
  padding: 10px;
  clear: both;
  width: 100%;
  box-sizing: border-box; }
  .catalog-product-view #product-faqs-container .faqs-item.even {
    background: #f7f7f7; }
  .catalog-product-view #product-faqs-container .faqs-item.odd {
    background: white; }

.catalog-product-view #product-related-cross-tabs {
  clear: both;
  margin: 20px 0 0 0;
  display: inline-block; }

.catalog-product-view .breadcrumbs-container {
  background: #ffffff;
  width: 100%;
  color: #2f2f31;
  text-transform: capitalize;
  font-size: 12px; }
  .catalog-product-view .breadcrumbs-container .breadcrumbs {
    padding: 12px 0;
    margin-bottom: 0;
    list-style: none;
    background-color: transparent; }
    .catalog-product-view .breadcrumbs-container .breadcrumbs ul.items {
      margin-top: 0;
      margin-bottom: 0;
      padding-left: 0; }
      .catalog-product-view .breadcrumbs-container .breadcrumbs ul.items a {
        color: #C8102E;
        text-decoration: none;
        font-size: 14px; }
        .catalog-product-view .breadcrumbs-container .breadcrumbs ul.items a:hover {
          text-decoration: underline;
          outline: 0; }
        .catalog-product-view .breadcrumbs-container .breadcrumbs ul.items a:active {
          text-decoration: none;
          outline: 0; }
        .catalog-product-view .breadcrumbs-container .breadcrumbs ul.items a:focus {
          text-decoration: none;
          outline: 0; }
      .catalog-product-view .breadcrumbs-container .breadcrumbs ul.items > li {
        display: inline-block;
        position: relative;
        margin-right: 30px;
        padding-left: 10px;
        padding-top: 2px;
        font-size: 14px; }
        .catalog-product-view .breadcrumbs-container .breadcrumbs ul.items > li + li:before {
          position: absolute;
          font-family: 'icomoon';
          left: -15px;
          top: 0;
          content: "/";
          color: #2D2926;
          font-size: 14px;
          font-weight: bold; }
      .catalog-product-view .breadcrumbs-container .breadcrumbs ul.items > .active {
        color: #2D2926; }

.catalog-product-view #product-attribute-specs-table tbody tr th, .catalog-product-view #product-attribute-specs-table tbody tr td {
  border-top: none;
  vertical-align: middle;
  font-size: 16px; }

.catalog-product-view #product-attribute-specs-table tbody tr th {
  font-weight: bold; }

.catalog-product-view #product-attribute-specs-table tbody tr.even {
  background: #f7f7f7; }

.catalog-product-view #product-attribute-specs-table tbody tr.odd {
  background: white; }

.catalog-product-view .social-items-container {
  border-top: 1px solid #cccccc;
  margin-top: 20px;
  padding-top: 20px; }
  .catalog-product-view .social-items-container p {
    float: left;
    display: inline;
    color: #2D2926;
    text-transform: capitalize;
    font-size: 14px;
    font-weight: bold;
    padding-right: 15px;
    padding-top: 6px;
    font-family: 'effra'; }
  .catalog-product-view .social-items-container ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }
    .catalog-product-view .social-items-container ul li {
      display: inline-block;
      padding: 5px;
      border-radius: 100%;
      -moz-border-radius: 100%;
      -webkit-border-radius: 100%;
      width: 28px;
      height: 28px;
      position: relative;
      opacity: 1; }
      .catalog-product-view .social-items-container ul li a {
        display: block;
        text-decoration: none;
        position: absolute;
        left: 50%;
        top: 3px;
        font-size: 16px;
        margin-left: -6px;
        color: white; }
      .catalog-product-view .social-items-container ul li.facebook {
        background: #2D2926; }
        .catalog-product-view .social-items-container ul li.facebook a {
          margin-left: -5px; }
      .catalog-product-view .social-items-container ul li.twitter {
        background: #2D2926; }
        .catalog-product-view .social-items-container ul li.twitter a {
          margin-left: -7px; }
      .catalog-product-view .social-items-container ul li.linkedin {
        background: #2D2926; }
        .catalog-product-view .social-items-container ul li.linkedin a {
          margin-left: -7px; }
      .catalog-product-view .social-items-container ul li.pinterest {
        background: #2D2926; }
        .catalog-product-view .social-items-container ul li.pinterest a {
          margin-left: -6px; }
      .catalog-product-view .social-items-container ul li.whatsapp {
        background: #2D2926; }
        .catalog-product-view .social-items-container ul li.whatsapp a {
          margin-left: -8px; }
      .catalog-product-view .social-items-container ul li.email {
        background: #2D2926; }
        .catalog-product-view .social-items-container ul li.email a {
          margin-left: -8px; }
      .catalog-product-view .social-items-container ul li:hover {
        background: #53565A; }
      .catalog-product-view .social-items-container ul li:active {
        opacity: 0.5; }
      .catalog-product-view .social-items-container ul li:focus {
        opacity: 0.5; }

.catalog-product-view .slider-related .slick-track, .catalog-product-view .slider-upsell .slick-track, .catalog-product-view .slider-viewed .slick-track {
  margin-left: 0; }

.catalog-product-view .block.related-products {
  clear: both;
  display: block;
  float: left;
  margin-top: 40px; }

.catalog-product-view.catalog-product-view-model #maincontent .part-category .chosen-choices li.search-field input[type="text"] {
  font-family: proxima-nova, sans-serif;
  color: #373737 !important; }

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .catalog-product-view.catalog-product-view-model #maincontent .main {
    padding-left: 50px; } }

.catalog-product-view.catalog-product-view-model #maincontent .chosen-drop {
  background-color: #f1f2f4;
  border: 1px solid #aaa;
  border-radius: 5px;
  width: calc(100% + 20px); }
  .catalog-product-view.catalog-product-view-model #maincontent .chosen-drop .highlighted {
    background-color: #C8102E;
    background-image: none; }

.catalog-product-view.catalog-product-view-model #maincontent .page-title-wrapper {
  padding-right: 0; }
  .catalog-product-view.catalog-product-view-model #maincontent .page-title-wrapper h1.page-title {
    padding-bottom: 1px;
    border-bottom-width: 6px;
    margin-bottom: 40px; }
    .catalog-product-view.catalog-product-view-model #maincontent .page-title-wrapper h1.page-title .base {
      font-size: 45px; }

.catalog-product-view.catalog-product-view-model #maincontent .filter_wrapper {
  margin-top: -20px; }
  .catalog-product-view.catalog-product-view-model #maincontent .filter_wrapper .header {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 24px;
    padding-bottom: 0;
    color: #0052b2; }
    .catalog-product-view.catalog-product-view-model #maincontent .filter_wrapper .header h2 {
      font-size: 24px;
      font-weight: bold;
      padding-bottom: 8px;
      margin: 0 0 20px;
      border-bottom: 2px solid #2D2926;
      color: #2D2926;
      font-size: 24px;
      font-weight: 700;
      text-transform: capitalize;
      font-family: 'effra';
      font-weight: bold; }
  .catalog-product-view.catalog-product-view-model #maincontent .filter_wrapper .equipment-filter {
    margin-top: 22px;
    margin-left: 0; }
    .catalog-product-view.catalog-product-view-model #maincontent .filter_wrapper .equipment-filter h4 {
      text-transform: uppercase;
      font-weight: bold;
      font-size: 14px;
      color: #0d5ab5; }
  .catalog-product-view.catalog-product-view-model #maincontent .filter_wrapper li.search-field {
    position: relative;
    width: 100%;
    background-color: #fff;
    margin-top: 5px;
    border-radius: 5px;
    padding: 3px 10px;
    border: 1px solid #C2C4C4;
    box-shadow: none;
    border-radius: 5px;
    margin-right: 0;
    padding-right: 45px;
    width: 100%;
    float: left;
    height: 40px;
    line-height: 40px;
    background: #ffffff;
    -moz-border-radius: 0;
    text-shadow: none;
    margin-bottom: 10px;
    color: #2D2926; }
    .catalog-product-view.catalog-product-view-model #maincontent .filter_wrapper li.search-field:focus {
      border-color: #2D2926;
      box-shadow: 0px 0px 4px 4px rgba(45, 41, 38, 0.25); }
  .catalog-product-view.catalog-product-view-model #maincontent .filter_wrapper .chosen-choices {
    background: none;
    border: none; }
    .catalog-product-view.catalog-product-view-model #maincontent .filter_wrapper .chosen-choices li.search-choice {
      display: inline-block;
      margin-top: 0;
      padding: 4px 8px 4px 24px;
      background-color: #C8102E;
      background-image: none;
      color: #fff;
      border: 1px solid #C8102E;
      border-radius: 4px;
      box-shadow: none;
      text-transform: uppercase;
      font-size: 12px;
      font-weight: 700;
      line-height: 1;
      transition: background-color 400ms linear; }
      .catalog-product-view.catalog-product-view-model #maincontent .filter_wrapper .chosen-choices li.search-choice .search-choice-close {
        position: absolute;
        top: 45%;
        left: 6px;
        transform: translateY(-50%);
        background: none;
        background-image: none !important;
        color: #fff;
        width: calc(100% - 6px); }
        .catalog-product-view.catalog-product-view-model #maincontent .filter_wrapper .chosen-choices li.search-choice .search-choice-close::before {
          content: "\f057";
          font-family: "FontAwesome";
          font-size: 14px;
          font-weight: 400;
          transition: background-color 400ms linear; }
    .catalog-product-view.catalog-product-view-model #maincontent .filter_wrapper .chosen-choices .search-field:before {
      position: absolute;
      font-family: 'icomoon';
      content: "\e912";
      width: 20px;
      height: 20px;
      top: 50%;
      right: 10px;
      transform: translateY(-50%);
      font-size: 20px;
      line-height: 20px;
      color: #373737; }
  .catalog-product-view.catalog-product-view-model #maincontent .filter_wrapper .part-category {
    margin-top: 27px;
    margin-left: 0;
    padding-bottom: 24px;
    border-bottom: 1px solid #eaecea;
    margin-bottom: 25px; }
    .catalog-product-view.catalog-product-view-model #maincontent .filter_wrapper .part-category h4 {
      text-transform: capitalize;
      font-weight: 600;
      font-size: 16px;
      color: #2D2926;
      font-family: 'effra'; }
  .catalog-product-view.catalog-product-view-model #maincontent .filter_wrapper .chosen-container-active .chosen-choices {
    box-shadow: none; }
  .catalog-product-view.catalog-product-view-model #maincontent .filter_wrapper .wrapper-parts {
    min-height: 60px;
    background: #f1f2f4; }
    .catalog-product-view.catalog-product-view-model #maincontent .filter_wrapper .wrapper-parts #part_category_chosen,
    .catalog-product-view.catalog-product-view-model #maincontent .filter_wrapper .wrapper-parts #equipment_type_chosen {
      width: 265px !important;
      border: none;
      padding-right: 35px;
      color: #373737;
      padding: 10px 38px 9px 10px;
      border-radius: 5px;
      box-shadow: none;
      background-color: #ffffff;
      background-image: url(../images/arrow-down-black.svg);
      background-repeat: no-repeat;
      background-position: calc(100% - 10px) 18px;
      background-size: 20px 10px;
      padding-right: 35px; }
      @media screen and (max-width: 767px) {
        .catalog-product-view.catalog-product-view-model #maincontent .filter_wrapper .wrapper-parts #part_category_chosen,
        .catalog-product-view.catalog-product-view-model #maincontent .filter_wrapper .wrapper-parts #equipment_type_chosen {
          width: 100% !important; } }
      .catalog-product-view.catalog-product-view-model #maincontent .filter_wrapper .wrapper-parts #part_category_chosen .chosen-single,
      .catalog-product-view.catalog-product-view-model #maincontent .filter_wrapper .wrapper-parts #equipment_type_chosen .chosen-single {
        height: 35px;
        background: white;
        border-color: gainsboro;
        box-shadow: none;
        color: black;
        padding-top: 5px;
        margin-top: 5px;
        margin-left: 1px;
        padding-left: 11px; }
        .catalog-product-view.catalog-product-view-model #maincontent .filter_wrapper .wrapper-parts #part_category_chosen .chosen-single span,
        .catalog-product-view.catalog-product-view-model #maincontent .filter_wrapper .wrapper-parts #equipment_type_chosen .chosen-single span {
          font-size: 14px; }
        .catalog-product-view.catalog-product-view-model #maincontent .filter_wrapper .wrapper-parts #part_category_chosen .chosen-single:before,
        .catalog-product-view.catalog-product-view-model #maincontent .filter_wrapper .wrapper-parts #equipment_type_chosen .chosen-single:before {
          position: absolute;
          font-family: 'icomoon';
          content: "\e912";
          width: 20px;
          height: 20px;
          top: 50%;
          right: 10px;
          transform: translateY(-50%);
          font-size: 20px;
          line-height: 20px;
          color: #373737; }
        .catalog-product-view.catalog-product-view-model #maincontent .filter_wrapper .wrapper-parts #part_category_chosen .chosen-single b,
        .catalog-product-view.catalog-product-view-model #maincontent .filter_wrapper .wrapper-parts #equipment_type_chosen .chosen-single b {
          display: none; }
    @media screen and (max-width: 768px) {
      .catalog-product-view.catalog-product-view-model #maincontent .filter_wrapper .wrapper-parts #part_category_chosen {
        background-position: calc(100% - 10px) 28px; } }

@media screen and (max-width: 767px) {
  .catalog-product-view.catalog-product-view-model #maincontent .search-block-outter .search-block {
    margin-top: 0;
    margin-bottom: 15px; } }

@media screen and (max-width: 767px) {
  .catalog-product-view.catalog-product-view-model #maincontent .search-block-outter .search-tooltip {
    top: 30px; } }

.catalog-product-view.catalog-product-view-model #maincontent .equipment-filter {
  margin-top: 22px;
  margin-left: 0;
  padding-bottom: 25px;
  border-bottom: 1px solid #eaecea; }
  .catalog-product-view.catalog-product-view-model #maincontent .equipment-filter .wrapper-parts {
    height: 45px;
    min-height: 45px;
    border: 1px solid #f1f2f4;
    border-radius: 5px; }
    .catalog-product-view.catalog-product-view-model #maincontent .equipment-filter .wrapper-parts #equipment_type_chosen {
      background-position: calc(100% - 10px) 18px;
      padding: 0; }
      .catalog-product-view.catalog-product-view-model #maincontent .equipment-filter .wrapper-parts #equipment_type_chosen .chosen-single {
        background: none;
        border: none; }
        .catalog-product-view.catalog-product-view-model #maincontent .equipment-filter .wrapper-parts #equipment_type_chosen .chosen-single:before {
          content: '';
          display: none; }

@media screen and (max-width: 767px) {
  .catalog-product-view.catalog-product-view-model #maincontent .row-model {
    display: block;
    margin: 0 auto; } }

.catalog-product-view.catalog-product-view-model #maincontent .row-model .model-top-text {
  padding-left: 10px; }
  @media screen and (min-width: 992px) and (max-width: 1199px) {
    .catalog-product-view.catalog-product-view-model #maincontent .row-model .model-top-text {
      width: 43%; } }

.catalog-product-view.catalog-product-view-model #maincontent .row-model .row-bottom {
  margin-left: 0;
  background: none;
  margin-top: 0;
  padding: 0; }
  @media screen and (max-width: 767px) {
    .catalog-product-view.catalog-product-view-model #maincontent .row-model .row-bottom {
      margin-top: 10px; } }
  .catalog-product-view.catalog-product-view-model #maincontent .row-model .row-bottom .row-bottom-wrapper {
    width: 93%;
    margin-left: 5px;
    margin-top: -5px;
    padding-top: 30px;
    padding-bottom: 25px;
    background-color: #f1f2f4; }
    @media screen and (max-width: 767px) {
      .catalog-product-view.catalog-product-view-model #maincontent .row-model .row-bottom .row-bottom-wrapper {
        width: 100%;
        margin-left: 0; } }
    .catalog-product-view.catalog-product-view-model #maincontent .row-model .row-bottom .row-bottom-wrapper .button-wrapper {
      padding-right: 10px; }
      @media screen and (min-width: 0px) and (max-width: 992px) {
        .catalog-product-view.catalog-product-view-model #maincontent .row-model .row-bottom .row-bottom-wrapper .button-wrapper {
          padding-left: 0;
          padding-right: 0; } }
      .catalog-product-view.catalog-product-view-model #maincontent .row-model .row-bottom .row-bottom-wrapper .button-wrapper .product-addto-links .action.towishlist {
        margin-left: -7px; }
    .catalog-product-view.catalog-product-view-model #maincontent .row-model .row-bottom .row-bottom-wrapper .social-items-container {
      display: flex;
      padding-right: 0;
      margin-top: 32px;
      margin-bottom: 5px; }
      .catalog-product-view.catalog-product-view-model #maincontent .row-model .row-bottom .row-bottom-wrapper .social-items-container p {
        margin-left: 10px;
        padding-right: 20px; }
      .catalog-product-view.catalog-product-view-model #maincontent .row-model .row-bottom .row-bottom-wrapper .social-items-container ul {
        margin-top: 2px;
        margin-left: -1px; }

.catalog-product-view.catalog-product-view-model #maincontent .product.info.detailed {
  padding-left: 15px;
  margin-top: 33px; }
  @media screen and (max-width: 767px) {
    .catalog-product-view.catalog-product-view-model #maincontent .product.info.detailed {
      padding-right: 0;
      padding-left: 0; } }
  .catalog-product-view.catalog-product-view-model #maincontent .product.info.detailed .product.data.items #tab-label-product_parts .data {
    position: relative;
    width: 21%;
    text-align: center;
    padding-left: 0;
    padding-right: 65px; }
    @media screen and (max-width: 767px) {
      .catalog-product-view.catalog-product-view-model #maincontent .product.info.detailed .product.data.items #tab-label-product_parts .data {
        padding-right: 15px; } }
    .catalog-product-view.catalog-product-view-model #maincontent .product.info.detailed .product.data.items #tab-label-product_parts .data:hover {
      background: #97999B;
      color: #2D2926; }
      .catalog-product-view.catalog-product-view-model #maincontent .product.info.detailed .product.data.items #tab-label-product_parts .data:hover .total-products {
        color: #2D2926; }
    .catalog-product-view.catalog-product-view-model #maincontent .product.info.detailed .product.data.items #tab-label-product_parts .data .total-products {
      position: absolute;
      top: 10px;
      right: 42%;
      border: none;
      height: auto;
      width: auto;
      padding-top: 15px;
      font-size: 16px;
      border-radius: 30px;
      background: none;
      color: #2D2926;
      float: right; }
      .catalog-product-view.catalog-product-view-model #maincontent .product.info.detailed .product.data.items #tab-label-product_parts .data .total-products:before {
        content: '('; }
      .catalog-product-view.catalog-product-view-model #maincontent .product.info.detailed .product.data.items #tab-label-product_parts .data .total-products:after {
        content: ')'; }
      @media screen and (min-width: 0px) and (max-width: 1024px) {
        .catalog-product-view.catalog-product-view-model #maincontent .product.info.detailed .product.data.items #tab-label-product_parts .data .total-products {
          right: 30%; } }
      @media screen and (max-width: 767px) {
        .catalog-product-view.catalog-product-view-model #maincontent .product.info.detailed .product.data.items #tab-label-product_parts .data .total-products {
          display: none; } }
    @media screen and (max-width: 767px) {
      .catalog-product-view.catalog-product-view-model #maincontent .product.info.detailed .product.data.items #tab-label-product_parts .data.switch {
        width: 100%; } }
  .catalog-product-view.catalog-product-view-model #maincontent .product.info.detailed .product.data.items #tab-label-product_parts.active .data .total-products {
    color: #fff; }
  .catalog-product-view.catalog-product-view-model #maincontent .product.info.detailed .product.data.items #tab-label-relateddoc {
    border-top-right-radius: 8px; }
    .catalog-product-view.catalog-product-view-model #maincontent .product.info.detailed .product.data.items #tab-label-relateddoc a.data {
      border-top-right-radius: 8px; }
  .catalog-product-view.catalog-product-view-model #maincontent .product.info.detailed .product.data.items .data.item.title {
    width: 50%; }
    @media screen and (max-width: 767px) {
      .catalog-product-view.catalog-product-view-model #maincontent .product.info.detailed .product.data.items .data.item.title {
        width: 100%; } }
    .catalog-product-view.catalog-product-view-model #maincontent .product.info.detailed .product.data.items .data.item.title a {
      height: 65px; }
      @media screen and (max-width: 767px) {
        .catalog-product-view.catalog-product-view-model #maincontent .product.info.detailed .product.data.items .data.item.title a {
          height: auto; } }
  .catalog-product-view.catalog-product-view-model #maincontent .product.info.detailed .product.data.items .data.item.content {
    margin-top: 70px; }
    @media screen and (max-width: 767px) {
      .catalog-product-view.catalog-product-view-model #maincontent .product.info.detailed .product.data.items .data.item.content {
        margin-top: 10px; } }
    .catalog-product-view.catalog-product-view-model #maincontent .product.info.detailed .product.data.items .data.item.content .toolbar-products {
      background: #f1f2f4; }
      .catalog-product-view.catalog-product-view-model #maincontent .product.info.detailed .product.data.items .data.item.content .toolbar-products .toolbar-sorter {
        margin-right: 2px; }
      .catalog-product-view.catalog-product-view-model #maincontent .product.info.detailed .product.data.items .data.item.content .toolbar-products .select-field {
        width: 36.8%; }
        @media screen and (min-width: 0px) and (max-width: 1199px) {
          .catalog-product-view.catalog-product-view-model #maincontent .product.info.detailed .product.data.items .data.item.content .toolbar-products .select-field {
            width: 70%; } }
        @media screen and (max-width: 767px) {
          .catalog-product-view.catalog-product-view-model #maincontent .product.info.detailed .product.data.items .data.item.content .toolbar-products .select-field {
            width: 87%; } }
      .catalog-product-view.catalog-product-view-model #maincontent .product.info.detailed .product.data.items .data.item.content .toolbar-products .display-mode {
        padding-left: 21px;
        margin-top: -5px; }
        @media screen and (max-width: 767px) {
          .catalog-product-view.catalog-product-view-model #maincontent .product.info.detailed .product.data.items .data.item.content .toolbar-products .display-mode {
            display: none; } }
        .catalog-product-view.catalog-product-view-model #maincontent .product.info.detailed .product.data.items .data.item.content .toolbar-products .display-mode .modes .mode-grid {
          background: url("../images/grid-icon.svg") no-repeat;
          height: 18px;
          width: 18px;
          border: none;
          border-radius: 0; }
          .catalog-product-view.catalog-product-view-model #maincontent .product.info.detailed .product.data.items .data.item.content .toolbar-products .display-mode .modes .mode-grid.active {
            background: url("../images/grid-icon-active.svg") no-repeat; }
        .catalog-product-view.catalog-product-view-model #maincontent .product.info.detailed .product.data.items .data.item.content .toolbar-products .display-mode .modes .mode-list {
          background: url("../images/list-icon.svg") no-repeat;
          height: 18px;
          width: 18px;
          border: none;
          border-radius: 0;
          margin-left: 11px; }
          .catalog-product-view.catalog-product-view-model #maincontent .product.info.detailed .product.data.items .data.item.content .toolbar-products .display-mode .modes .mode-list.active {
            background: url("../images/list-icon-active.svg") no-repeat; }

.catalog-product-view.catalog-product-view-model #maincontent #product-relation-container .pager {
  display: flex; }
  .catalog-product-view.catalog-product-view-model #maincontent #product-relation-container .pager .toolbar-amount {
    text-align: left;
    max-width: 120px; }
  .catalog-product-view.catalog-product-view-model #maincontent #product-relation-container .pager .pages {
    width: 100%;
    position: relative;
    top: -6px;
    display: flex;
    justify-content: flex-end; }
    @media screen and (min-width: 1199px) {
      .catalog-product-view.catalog-product-view-model #maincontent #product-relation-container .pager .pages {
        width: 100%; } }
    @media screen and (min-width: 0px) and (max-width: 1024px) {
      .catalog-product-view.catalog-product-view-model #maincontent #product-relation-container .pager .pages {
        left: 0; } }
  .catalog-product-view.catalog-product-view-model #maincontent #product-relation-container .pager .limiter {
    display: none; }

.catalog-product-view.catalog-product-view-model #maincontent #product-relation-container .products {
  /** It displays the adds the actions
                    &.grid {
                        &.product-items {
                            .stock {
                                display: none;
                            }
                            .product-item-actions {
                                display: none;
                            }
                        }
                    }
                    */ }
  .catalog-product-view.catalog-product-view-model #maincontent #product-relation-container .products.list {
    padding-top: 15px; }
    @media screen and (max-width: 767px) {
      .catalog-product-view.catalog-product-view-model #maincontent #product-relation-container .products.list {
        padding-left: 15px;
        padding-right: 15px; } }
    .catalog-product-view.catalog-product-view-model #maincontent #product-relation-container .products.list .product-item {
      width: 100%; }
      @media screen and (max-width: 767px) {
        .catalog-product-view.catalog-product-view-model #maincontent #product-relation-container .products.list .product-item {
          margin: 0;
          padding: 0;
          max-width: none; } }
      .catalog-product-view.catalog-product-view-model #maincontent #product-relation-container .products.list .product-item .product-item-info {
        display: flex; }
        @media screen and (max-width: 767px) {
          .catalog-product-view.catalog-product-view-model #maincontent #product-relation-container .products.list .product-item .product-item-info {
            flex-direction: column; } }
        .catalog-product-view.catalog-product-view-model #maincontent #product-relation-container .products.list .product-item .product-item-info .product-image-container {
          max-width: 255px;
          max-height: 267px;
          height: 240px;
          margin-top: 10px; }
          @media screen and (max-width: 767px) {
            .catalog-product-view.catalog-product-view-model #maincontent #product-relation-container .products.list .product-item .product-item-info .product-image-container {
              max-width: none;
              max-height: none;
              height: auto; } }
        .catalog-product-view.catalog-product-view-model #maincontent #product-relation-container .products.list .product-item .product-item-info .product-item-details {
          width: 80%;
          margin-left: 30px;
          padding-right: 20px; }
          @media screen and (max-width: 767px) {
            .catalog-product-view.catalog-product-view-model #maincontent #product-relation-container .products.list .product-item .product-item-info .product-item-details {
              width: 100%;
              margin-left: 0;
              padding-right: 0; } }
          .catalog-product-view.catalog-product-view-model #maincontent #product-relation-container .products.list .product-item .product-item-info .product-item-details .product-item-name {
            padding-bottom: 15px; }
          .catalog-product-view.catalog-product-view-model #maincontent #product-relation-container .products.list .product-item .product-item-info .product-item-details .product-item-attributes {
            margin-top: 0;
            border-bottom: none; }
            .catalog-product-view.catalog-product-view-model #maincontent #product-relation-container .products.list .product-item .product-item-info .product-item-details .product-item-attributes .product-item-info {
              flex-direction: column; }
        .catalog-product-view.catalog-product-view-model #maincontent #product-relation-container .products.list .product-item .product-item-info .product-item-info-secondary {
          width: 72%; }
          .catalog-product-view.catalog-product-view-model #maincontent #product-relation-container .products.list .product-item .product-item-info .product-item-info-secondary .stock-availability-container {
            display: block; }
          @media screen and (max-width: 767px) {
            .catalog-product-view.catalog-product-view-model #maincontent #product-relation-container .products.list .product-item .product-item-info .product-item-info-secondary {
              width: 100%;
              padding-bottom: 30px;
              border-bottom: 1px solid #eee;
              margin-bottom: 10px; } }
          .catalog-product-view.catalog-product-view-model #maincontent #product-relation-container .products.list .product-item .product-item-info .product-item-info-secondary .stock {
            margin-top: -2px; }
            .catalog-product-view.catalog-product-view-model #maincontent #product-relation-container .products.list .product-item .product-item-info .product-item-info-secondary .stock.available {
              position: relative; }
              .catalog-product-view.catalog-product-view-model #maincontent #product-relation-container .products.list .product-item .product-item-info .product-item-info-secondary .stock.available:before {
                content: '';
                width: 20px;
                height: 20px;
                border: 1px solid #49b440;
                display: inline-block;
                background: #49b440;
                border-radius: 10px; }
              .catalog-product-view.catalog-product-view-model #maincontent #product-relation-container .products.list .product-item .product-item-info .product-item-info-secondary .stock.available:after {
                content: '✔';
                position: absolute;
                left: 0;
                top: -1px;
                width: 20px;
                height: 20px;
                text-align: center;
                color: white;
                font-size: 17px; }
              .catalog-product-view.catalog-product-view-model #maincontent #product-relation-container .products.list .product-item .product-item-info .product-item-info-secondary .stock.available span {
                color: #49b440;
                display: inline-table;
                font-weight: bold;
                text-transform: uppercase;
                position: relative;
                top: -6px;
                left: 5px; }
              .catalog-product-view.catalog-product-view-model #maincontent #product-relation-container .products.list .product-item .product-item-info .product-item-info-secondary .stock.available .stock-qty {
                color: black;
                margin-left: 10px; }
            .catalog-product-view.catalog-product-view-model #maincontent #product-relation-container .products.list .product-item .product-item-info .product-item-info-secondary .stock.unavailable {
              position: relative; }
              .catalog-product-view.catalog-product-view-model #maincontent #product-relation-container .products.list .product-item .product-item-info .product-item-info-secondary .stock.unavailable:before {
                content: '';
                width: 20px;
                height: 20px;
                border: 1px solid red;
                display: inline-block;
                background: red;
                border-radius: 10px; }
              .catalog-product-view.catalog-product-view-model #maincontent #product-relation-container .products.list .product-item .product-item-info .product-item-info-secondary .stock.unavailable:after {
                content: 'x';
                position: absolute;
                left: 0;
                top: -4px;
                width: 20px;
                height: 20px;
                text-align: center;
                color: white;
                font-size: 18px;
                font-weight: bold; }
              .catalog-product-view.catalog-product-view-model #maincontent #product-relation-container .products.list .product-item .product-item-info .product-item-info-secondary .stock.unavailable span {
                color: red;
                display: inline-table;
                font-weight: bold;
                text-transform: uppercase;
                position: relative;
                top: -6px;
                left: 5px; }
          .catalog-product-view.catalog-product-view-model #maincontent #product-relation-container .products.list .product-item .product-item-info .product-item-info-secondary .price-box {
            margin-top: 28px; }
          .catalog-product-view.catalog-product-view-model #maincontent #product-relation-container .products.list .product-item .product-item-info .product-item-info-secondary .product-item-actions {
            /*display: flex;*/ }
            .catalog-product-view.catalog-product-view-model #maincontent #product-relation-container .products.list .product-item .product-item-info .product-item-info-secondary .product-item-actions form {
              display: flex;
              flex-wrap: wrap; }
              .catalog-product-view.catalog-product-view-model #maincontent #product-relation-container .products.list .product-item .product-item-info .product-item-info-secondary .product-item-actions form .qty-selector {
                max-width: 110px;
                display: flex;
                padding-left: 10px;
                padding-right: 10px;
                background: #f1f2f4;
                border: 1px solid #e6e6e6;
                border-radius: 5px;
                height: 30px; }
                .catalog-product-view.catalog-product-view-model #maincontent #product-relation-container .products.list .product-item .product-item-info .product-item-info-secondary .product-item-actions form .qty-selector .update-cart-item-qty-minus {
                  position: relative;
                  background: #0052b2;
                  border: none;
                  color: white;
                  font-weight: bold;
                  height: 20px;
                  width: 20px;
                  margin-top: 4px; }
                  .catalog-product-view.catalog-product-view-model #maincontent #product-relation-container .products.list .product-item .product-item-info .product-item-info-secondary .product-item-actions form .qty-selector .update-cart-item-qty-minus span {
                    position: relative;
                    top: -6px; }
                .catalog-product-view.catalog-product-view-model #maincontent #product-relation-container .products.list .product-item .product-item-info .product-item-info-secondary .product-item-actions form .qty-selector .input-text.qty {
                  text-align: center;
                  margin-right: 0;
                  padding-right: 0;
                  position: relative;
                  left: 3px;
                  height: 30px; }
                .catalog-product-view.catalog-product-view-model #maincontent #product-relation-container .products.list .product-item .product-item-info .product-item-info-secondary .product-item-actions form .qty-selector .update-cart-item-qty-plus {
                  position: relative;
                  background: #0052b2;
                  border: none;
                  color: white;
                  font-weight: bold;
                  height: 20px;
                  width: 20px;
                  margin-top: 4px; }
              .catalog-product-view.catalog-product-view-model #maincontent #product-relation-container .products.list .product-item .product-item-info .product-item-info-secondary .product-item-actions form .actions-primary {
                margin-left: 13px;
                height: 20px; }
                .catalog-product-view.catalog-product-view-model #maincontent #product-relation-container .products.list .product-item .product-item-info .product-item-info-secondary .product-item-actions form .actions-primary button {
                  height: 33px;
                  width: 135px;
                  padding-left: 0;
                  padding-right: 0; }
                .catalog-product-view.catalog-product-view-model #maincontent #product-relation-container .products.list .product-item .product-item-info .product-item-info-secondary .product-item-actions form .actions-primary .towishlist {
                  flex: 0 0 auto;
                  padding-top: 8px;
                  padding-bottom: 8px; }

.catalog-product-view.catalog-product-view-model #maincontent .recently-viewed {
  display: flex;
  position: relative;
  width: 100%;
  top: -62px;
  padding-left: 14px;
  float: none; }
  @media screen and (max-width: 767px) {
    .catalog-product-view.catalog-product-view-model #maincontent .recently-viewed {
      top: 0;
      padding-left: 0; } }
  .catalog-product-view.catalog-product-view-model #maincontent .recently-viewed .recently-viewed-heading {
    display: block;
    background: #2D2926;
    width: 100%;
    border-radius: 5px 5px 0 0; }
    .catalog-product-view.catalog-product-view-model #maincontent .recently-viewed .recently-viewed-heading h1 {
      text-align: center;
      color: white;
      font-size: 19px;
      font-weight: bold;
      font-family: 'effra';
      height: 44px;
      padding-right: 1px;
      padding-top: 21px;
      border-bottom: none; }
    .catalog-product-view.catalog-product-view-model #maincontent .recently-viewed .recently-viewed-heading .recently-viewed-heading__wrapper {
      background: white;
      padding-top: 20px; }
      @media screen and (max-width: 767px) {
        .catalog-product-view.catalog-product-view-model #maincontent .recently-viewed .recently-viewed-heading .recently-viewed-heading__wrapper {
          padding: 20px 15px 0 15px; } }
      @media screen and (max-width: 767px) {
        .catalog-product-view.catalog-product-view-model #maincontent .recently-viewed .recently-viewed-heading .recently-viewed-heading__wrapper .slick-slider .slick-arrow.slick-prev {
          left: -26px; } }
      @media screen and (max-width: 767px) {
        .catalog-product-view.catalog-product-view-model #maincontent .recently-viewed .recently-viewed-heading .recently-viewed-heading__wrapper .slick-slider .slick-arrow.slick-next {
          right: -26px; } }
      .catalog-product-view.catalog-product-view-model #maincontent .recently-viewed .recently-viewed-heading .recently-viewed-heading__wrapper .slick-track {
        width: 100% !important; }
      .catalog-product-view.catalog-product-view-model #maincontent .recently-viewed .recently-viewed-heading .recently-viewed-heading__wrapper .slick-slide {
        margin-right: 0px;
        width: 31.8% !important; }
        @media screen and (max-width: 767px) {
          .catalog-product-view.catalog-product-view-model #maincontent .recently-viewed .recently-viewed-heading .recently-viewed-heading__wrapper .slick-slide {
            margin-right: 0; } }
        .catalog-product-view.catalog-product-view-model #maincontent .recently-viewed .recently-viewed-heading .recently-viewed-heading__wrapper .slick-slide:nth-child(4n) {
          margin-right: 0; }
      .catalog-product-view.catalog-product-view-model #maincontent .recently-viewed .recently-viewed-heading .recently-viewed-heading__wrapper .product-item .product-item-info strong {
        color: #2D2926; }
      .catalog-product-view.catalog-product-view-model #maincontent .recently-viewed .recently-viewed-heading .recently-viewed-heading__wrapper .product-item .product-item-info .product-item-photo {
        border: 1px solid #eaeaea; }
        .catalog-product-view.catalog-product-view-model #maincontent .recently-viewed .recently-viewed-heading .recently-viewed-heading__wrapper .product-item .product-item-info .product-item-photo .product-image-container {
          position: relative;
          overflow: hidden;
          width: calc(100% - 2px); }
          .catalog-product-view.catalog-product-view-model #maincontent .recently-viewed .recently-viewed-heading .recently-viewed-heading__wrapper .product-item .product-item-info .product-item-photo .product-image-container .product-image-photo {
            position: relative;
            display: inline-block;
            width: auto;
            height: 100%;
            max-width: 100%;
            max-height: 244px;
            -o-object-fit: contain;
            object-fit: contain;
            font-family: 'object-fit: contain;';
            margin: 0 auto;
            z-index: 4; }
      .catalog-product-view.catalog-product-view-model #maincontent .recently-viewed .recently-viewed-heading .recently-viewed-heading__wrapper .product-item .product-item-info .product-item-details {
        display: flex;
        flex-direction: column; }
        .catalog-product-view.catalog-product-view-model #maincontent .recently-viewed .recently-viewed-heading .recently-viewed-heading__wrapper .product-item .product-item-info .product-item-details .product-item-name {
          text-transform: uppercase;
          color: #333333;
          font-size: 20px;
          line-height: 1.15;
          font-family: inherit;
          font-weight: 100;
          display: block;
          padding: 6px 0;
          min-height: 70px; }
          .catalog-product-view.catalog-product-view-model #maincontent .recently-viewed .recently-viewed-heading .recently-viewed-heading__wrapper .product-item .product-item-info .product-item-details .product-item-name a {
            letter-spacing: 0px; }
        .catalog-product-view.catalog-product-view-model #maincontent .recently-viewed .recently-viewed-heading .recently-viewed-heading__wrapper .product-item .product-item-info .product-item-details .label {
          display: block;
          color: #0051b2;
          font-weight: bold;
          margin: 0;
          font-size: 14px; }
        .catalog-product-view.catalog-product-view-model #maincontent .recently-viewed .recently-viewed-heading .recently-viewed-heading__wrapper .product-item .product-item-info .product-item-details .product-item-manufacturer {
          margin-top: 10px;
          font-size: 14px;
          line-height: 14px;
          margin-bottom: 1px; }
        .catalog-product-view.catalog-product-view-model #maincontent .recently-viewed .recently-viewed-heading .recently-viewed-heading__wrapper .product-item .product-item-info .product-item-details .product-item-part-number {
          font-size: 14px;
          line-height: 11px;
          margin-bottom: 2px; }
        .catalog-product-view.catalog-product-view-model #maincontent .recently-viewed .recently-viewed-heading .recently-viewed-heading__wrapper .product-item .product-item-info .product-item-details .product-item-sku {
          font-size: 14px;
          line-height: 11px;
          margin-bottom: 15px;
          border-bottom: 1px solid #f0f0f0;
          padding-bottom: 16px; }
        .catalog-product-view.catalog-product-view-model #maincontent .recently-viewed .recently-viewed-heading .recently-viewed-heading__wrapper .product-item .product-item-info .product-item-details .product-item-stock {
          display: flex; }
          .catalog-product-view.catalog-product-view-model #maincontent .recently-viewed .recently-viewed-heading .recently-viewed-heading__wrapper .product-item .product-item-info .product-item-details .product-item-stock .label {
            display: flex;
            color: #4bb441;
            font-size: 14px; }
            .catalog-product-view.catalog-product-view-model #maincontent .recently-viewed .recently-viewed-heading .recently-viewed-heading__wrapper .product-item .product-item-info .product-item-details .product-item-stock .label .icon {
              position: relative;
              width: 15px;
              height: 12px;
              top: -2px;
              margin-right: 4px; }
              .catalog-product-view.catalog-product-view-model #maincontent .recently-viewed .recently-viewed-heading .recently-viewed-heading__wrapper .product-item .product-item-info .product-item-details .product-item-stock .label .icon:before {
                font-family: 'FontAwesome';
                position: absolute;
                left: 1px;
                top: -3px;
                color: #4bb441;
                content: "\f058";
                font-size: 16px;
                font-weight: 600;
                width: 15px; }
              .catalog-product-view.catalog-product-view-model #maincontent .recently-viewed .recently-viewed-heading .recently-viewed-heading__wrapper .product-item .product-item-info .product-item-details .product-item-stock .label .icon.stocked:before {
                font-family: 'icomoon';
                content: "\e914";
                font-size: 11px;
                font-weight: 600;
                color: #333333;
                left: 0;
                top: -1px; }
            .catalog-product-view.catalog-product-view-model #maincontent .recently-viewed .recently-viewed-heading .recently-viewed-heading__wrapper .product-item .product-item-info .product-item-details .product-item-stock .label .label__label {
              margin-top: -4px; }
          .catalog-product-view.catalog-product-view-model #maincontent .recently-viewed .recently-viewed-heading .recently-viewed-heading__wrapper .product-item .product-item-info .product-item-details .product-item-stock .value {
            position: relative;
            top: -7px;
            left: 5px;
            font-size: 14px;
            font-weight: 700;
            display: inline;
            font-family: inherit; }
        .catalog-product-view.catalog-product-view-model #maincontent .recently-viewed .recently-viewed-heading .recently-viewed-heading__wrapper .product-item .product-item-info .product-item-details .price-box {
          padding-top: 16px;
          margin-top: 0; }
          .catalog-product-view.catalog-product-view-model #maincontent .recently-viewed .recently-viewed-heading .recently-viewed-heading__wrapper .product-item .product-item-info .product-item-details .price-box .price-container {
            display: flex;
            flex-direction: column; }
            .catalog-product-view.catalog-product-view-model #maincontent .recently-viewed .recently-viewed-heading .recently-viewed-heading__wrapper .product-item .product-item-info .product-item-details .price-box .price-container .price-wrapper {
              line-height: normal; }
              .catalog-product-view.catalog-product-view-model #maincontent .recently-viewed .recently-viewed-heading .recently-viewed-heading__wrapper .product-item .product-item-info .product-item-details .price-box .price-container .price-wrapper.ex-vat {
                font-size: 30px;
                border-bottom: 1px solid black;
                height: 32px; }
                .catalog-product-view.catalog-product-view-model #maincontent .recently-viewed .recently-viewed-heading .recently-viewed-heading__wrapper .product-item .product-item-info .product-item-details .price-box .price-container .price-wrapper.ex-vat .price {
                  position: relative;
                  color: #333333; }
                  .catalog-product-view.catalog-product-view-model #maincontent .recently-viewed .recently-viewed-heading .recently-viewed-heading__wrapper .product-item .product-item-info .product-item-details .price-box .price-container .price-wrapper.ex-vat .price:after {
                    content: "ex VAT";
                    position: absolute;
                    left: 104%;
                    top: 12px;
                    font-size: 15px;
                    width: 60px;
                    font-weight: 100; }
              .catalog-product-view.catalog-product-view-model #maincontent .recently-viewed .recently-viewed-heading .recently-viewed-heading__wrapper .product-item .product-item-info .product-item-details .price-box .price-container .price-wrapper.inc-vat {
                font-size: 15px; }
                .catalog-product-view.catalog-product-view-model #maincontent .recently-viewed .recently-viewed-heading .recently-viewed-heading__wrapper .product-item .product-item-info .product-item-details .price-box .price-container .price-wrapper.inc-vat .price {
                  position: relative;
                  color: #333333; }
                  .catalog-product-view.catalog-product-view-model #maincontent .recently-viewed .recently-viewed-heading .recently-viewed-heading__wrapper .product-item .product-item-info .product-item-details .price-box .price-container .price-wrapper.inc-vat .price:after {
                    content: "inc VAT";
                    position: absolute;
                    left: 107%;
                    top: 3px;
                    font-size: 12px;
                    width: 45px;
                    font-weight: 500; }

.catalog-product-view.catalog-product-view-model .page-title-wrapper-mobile {
  display: none; }
  @media screen and (max-width: 767px) {
    .catalog-product-view.catalog-product-view-model .page-title-wrapper-mobile {
      display: block !important; } }

@media only screen and (max-width: 539px) {
  .catalog-product-view.catalog-product-view-model .page-title-wrapper-mobile {
    display: block; } }

.catalog-product-view.catalog-product-view-model .row-top, .catalog-product-view.catalog-product-view-model .row-bottom {
  padding-left: 30px; }
  @media only screen and (max-width: 539px) {
    .catalog-product-view.catalog-product-view-model .row-top, .catalog-product-view.catalog-product-view-model .row-bottom {
      padding-left: 0; } }

.catalog-product-view.catalog-product-view-model .row-bottom {
  margin-top: 50px;
  margin-left: 30px;
  padding: 30px 0;
  background-color: #f1f2f4; }
  .catalog-product-view.catalog-product-view-model .row-bottom:after {
    content: '';
    display: table;
    clear: both; }
  .catalog-product-view.catalog-product-view-model .row-bottom .product-social-links {
    margin-top: 0; }
  @media only screen and (max-width: 539px) {
    .catalog-product-view.catalog-product-view-model .row-bottom {
      margin-left: 0; } }
  @media screen and (min-width: 768px) and (max-width: 1199px) {
    .catalog-product-view.catalog-product-view-model .row-bottom {
      width: 50%;
      position: relative;
      right: -50px; } }

.catalog-product-view.catalog-product-view-model .product-info-main .product-info-main-inner {
  background: none;
  padding: 0; }

.catalog-product-view.catalog-product-view-model .product-center-column .product-display-atrr {
  margin-top: 25px; }

.catalog-product-view.catalog-product-view-model .product-addto-links a.towishlist {
  margin-left: 20px; }
  @media only screen and (max-width: 991px) {
    .catalog-product-view.catalog-product-view-model .product-addto-links a.towishlist {
      margin-left: 0;
      margin-bottom: 10px; } }

.catalog-product-view.catalog-product-view-model .social-items-container {
  border: none;
  margin-top: 0;
  margin-top: 5px;
  padding-top: 0;
  padding-right: 20px;
  text-align: right; }
  @media only screen and (max-width: 991px) {
    .catalog-product-view.catalog-product-view-model .social-items-container {
      padding-right: 0;
      text-align: center; } }
  .catalog-product-view.catalog-product-view-model .social-items-container p, .catalog-product-view.catalog-product-view-model .social-items-container ul {
    display: inline-block;
    vertical-align: middle; }
  .catalog-product-view.catalog-product-view-model .social-items-container p {
    float: none; }

.catalog-product-view.catalog-product-view-model .product.info.detailed {
  margin-top: 60px; }
  .catalog-product-view.catalog-product-view-model .product.info.detailed .product.data.items {
    border-left: none;
    border-right: none;
    border-bottom: none;
    height: 65px; }
    .catalog-product-view.catalog-product-view-model .product.info.detailed .product.data.items .data.item {
      padding-left: 0;
      padding-right: 0; }
    .catalog-product-view.catalog-product-view-model .product.info.detailed .product.data.items .data.title {
      width: 33.33%; }
    @media screen and (max-width: 767px) {
      .catalog-product-view.catalog-product-view-model .product.info.detailed .product.data.items {
        height: auto; } }
  .catalog-product-view.catalog-product-view-model .product.info.detailed .product-item-product {
    margin-bottom: 55px;
    padding-top: 20px;
    border-top: 1px solid #C2C4C4; }
    @media only screen and (max-width: 539px) {
      .catalog-product-view.catalog-product-view-model .product.info.detailed .product-item-product {
        margin: 0 auto 30px;
        max-width: 244px; } }

.catalog-product-view #product_details_viewed .product-item .product-image-photo {
  border: 1px solid #eaeaea;
  width: calc(100% - 2px); }

.catalog-product-view #product_details_viewed .product-item .product-item-name {
  height: auto;
  min-height: 70px; }

.mobile-bottom-actions {
  display: none; }
  @media screen and (max-width: 767px) {
    .mobile-bottom-actions {
      display: block; } }

@media screen and (max-width: 767px) {
  .search-desktop-container {
    display: none; }
  .catalog-product-view .column.main .product.info.detailed {
    border-bottom: 2px solid #2D2926; }
    .catalog-product-view .column.main .product.info.detailed .product.data.items .data.title:first-child a {
      border-top-left-radius: 0; }
    .catalog-product-view .column.main .product.info.detailed .product.data.items .data.title a {
      border-top-left-radius: 0;
      color: #2D2926;
      border-top: 2px solid #2D2926; }
    .catalog-product-view .column.main .product.info.detailed .product.data.items .data.title.active a {
      border-top-left-radius: 0; }
  .catalog-product-view .product.info.detailed + .product.info.detailed .product.data.items {
    background: #fff; }
  .catalog-product-view .product.info.detailed + .product.info.detailed .product.data.items .data.item.title a {
    padding: 10px 0;
    font-size: 15px;
    background: #fff; } }

.view-page-slider-actions .product-item-actions {
  display: none; }

a[data-zoom-id] img, .mz-thumb img {
  box-shadow: none !important; }

.mt-thumb-switcher.m360-selector img, .mt-thumb-switcher.video-selector img {
  box-shadow: none !important; }

.catalog-product-view-model .page-wrapper .colum.main .product.info.detailed .product.data.items .data.item.title:last-child {
  border-top-right-radius: 8px; }

.block-minicart .items-total,
.block-minicart .subtotal {
  display: inline-block;
  vertical-align: top;
  margin-top: 15px;
  width: calc(50% - 10px);
  margin-right: -4px;
  /* fix spacing display inline-block */ }
  .block-minicart .items-total span,
  .block-minicart .subtotal span {
    font-size: 14px; }

.block-minicart .items-total {
  margin-left: 10px;
  text-align: left; }

.block-minicart .items-total .count {
  font-weight: 700; }

.block-minicart .subtotal {
  margin-right: 10px;
  text-align: right; }

.block-minicart .amount .price-wrapper:first-child .price {
  font-size: 18px;
  font-weight: 700; }

.block-minicart .subtitle {
  display: none; }

.block-minicart .subtitle.empty {
  display: block;
  font-size: 14px;
  padding: 30px 0 20px;
  text-align: center; }

.block-minicart .text.empty {
  text-align: center; }

.block-minicart .block-content > .actions {
  margin-top: 12px; }

.block-minicart .block-content > .actions > .secondary {
  text-align: center; }
  .block-minicart .block-content > .actions > .secondary a {
    font-size: 14px;
    color: #333333;
    text-decoration: underline;
    cursor: pointer; }
    .block-minicart .block-content > .actions > .secondary a:hover, .block-minicart .block-content > .actions > .secondary a:focus {
      text-decoration: none; }

.block-minicart .block-content > .actions > .primary {
  margin: 0 10px 15px; }

.block-minicart .block-content > .actions > .primary .action.primary {
  display: block;
  width: 100%;
  font-size: 16px;
  text-align: center; }

.block-minicart .block-content > .actions .paypal-logo {
  margin-top: 15px;
  text-align: center; }

.block-minicart .block-category-link,
.block-minicart .block-product-link,
.block-minicart .block-cms-link,
.block-minicart .block-banners {
  margin: 15px 0 0;
  text-align: center; }

.minicart-wrapper {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0; }
  @media only screen and (max-width: 767px) {
    .minicart-wrapper {
      right: -2px; } }
  @media screen and (min-width: 768px) and (max-width: 1023px) {
    .minicart-wrapper {
      right: 16px; } }

.minicart-wrapper:before,
.minicart-wrapper:after {
  content: '';
  display: table; }

.minicart-wrapper:after {
  clear: both; }

.minicart-wrapper .action.showcart {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
  float: right; }

.minicart-wrapper .action.showcart.active {
  display: inline-block;
  text-decoration: none; }

.minicart-wrapper .block-minicart {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 100%;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15); }

.minicart-wrapper .block-minicart li {
  margin: 0; }

.minicart-wrapper .block-minicart li:hover {
  cursor: pointer; }

.minicart-wrapper .block-minicart:before,
.minicart-wrapper .block-minicart:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0; }

.minicart-wrapper .block-minicart:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99; }

.minicart-wrapper .block-minicart:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98; }

.minicart-wrapper .block-minicart:before {
  left: 10px;
  top: -12px; }

.minicart-wrapper .block-minicart:after {
  left: 9px;
  top: -14px; }

.minicart-wrapper.active .block-minicart {
  display: block;
  position: absolute;
  top: 100%;
  right: 0;
  border-radius: 0 0 10px 10px; }

.minicart-wrapper .block-minicart {
  padding: 25px 20px 12px;
  right: 0;
  width: 100vw;
  max-width: 320px; }

.minicart-wrapper .block-minicart .block-title {
  display: none; }

.minicart-wrapper .block-minicart:after {
  left: auto;
  right: 25px; }

.minicart-wrapper .block-minicart:before {
  left: auto;
  right: 26px; }

.minicart-wrapper .product .actions {
  position: absolute;
  right: 0;
  margin: -28px 0 0; }

.minicart-wrapper .product .actions > .primary,
.minicart-wrapper .product .actions > .secondary {
  display: inline; }

.minicart-wrapper .product .actions > .primary:not(:last-child),
.minicart-wrapper .product .actions > .secondary:not(:last-child) {
  margin-right: 4px; }

.minicart-wrapper #btn-minicart-close.action.close {
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  height: 40px;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: inline-block;
  text-decoration: none;
  opacity: 1; }

.minicart-wrapper #btn-minicart-close.action.close:focus,
.minicart-wrapper #btn-minicart-close.action.close:active,
.minicart-wrapper #btn-minicart-close.action.close:hover {
  background: none;
  border: none;
  opacity: 0.5; }

.minicart-wrapper #btn-minicart-close.action.close.disabled,
.minicart-wrapper #btn-minicart-close.action.close[disabled],
fieldset[disabled] .minicart-wrapper #btn-minicart-close.action.close {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.5; }

.minicart-wrapper #btn-minicart-close.action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.minicart-wrapper #btn-minicart-close.action.close:before {
  content: '';
  position: absolute;
  top: 12px;
  right: 10px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(../images/close-icon-minicart.svg) no-repeat center center;
  background-size: contain;
  overflow: hidden;
  speak: none;
  text-align: center; }

.minicart-wrapper #btn-minicart-close.action.close:hover:before {
  color: inherit; }

.minicart-wrapper #btn-minicart-close.action.close:active:before {
  color: inherit; }

.minicart-wrapper .action.showcart {
  white-space: nowrap; }
  @media screen and (min-width: 768px) and (max-width: 1023px) {
    .minicart-wrapper .action.showcart {
      height: 80px; } }

.minicart-wrapper .action.showcart .counter.qty .loader > img {
  margin-top: -13px;
  margin-left: -2px;
  max-width: 24px;
  height: auto; }

.minicart-items-wrapper {
  border: 1px solid #cccccc;
  margin: 0 -20px;
  border-left: 0;
  border-right: 0;
  overflow-x: auto;
  padding: 15px 30px; }

.minicart-items {
  margin: 0;
  padding: 0;
  list-style: none none; }

.minicart-items .product-item {
  padding: 20px 0; }

.minicart-items .product-item:not(:first-child) {
  border-top: 1px solid #cccccc; }

.minicart-items .product-item:first-child {
  padding-top: 0; }

.minicart-items .product-item-pricing .label {
  display: inline-block;
  width: 4.5rem;
  color: #000;
  text-align: left;
  font-weight: normal;
  font-size: 12px;
  padding: 0;
  line-height: 23px; }

.minicart-items .price-minicart {
  margin-bottom: 5px; }

.minicart-items .product-item-name {
  font-weight: 400;
  margin: 0 0 10px; }

.minicart-items .product-item-name a {
  color: #333333; }

.minicart-items .product-item-details {
  position: relative;
  padding-left: 63px;
  padding-right: 80px;
  text-align: left;
  line-height: normal; }

.minicart-items .cart-product-attributes {
  margin-top: 10px;
  font-size: 13px; }
  .minicart-items .cart-product-attributes .cart-item-info {
    margin-bottom: 3px; }
    .minicart-items .cart-product-attributes .cart-item-info strong {
      font-size: 13px; }
    .minicart-items .cart-product-attributes .cart-item-info:last-child {
      margin-bottom: 0; }

.minicart-items .price-container {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 80px;
  text-align: right; }

.minicart-items .field.qty {
  position: relative;
  width: 96px; }
  .minicart-items .field.qty input {
    width: 35px; }
  .minicart-items .field.qty input[type="number"]::-webkit-outer-spin-button,
  .minicart-items .field.qty input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0; }
  .minicart-items .field.qty input[type="number"] {
    -moz-appearance: textfield; }
  .minicart-items .field.qty:after {
    opacity: 0;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 0;
    height: 100%;
    background: rgba(255, 255, 255, 0.75) url("../images/loader.gif") no-repeat center center;
    background-size: 22px 22px; }
  .minicart-items .field.qty.qty-loading {
    cursor: not-allowed; }
    .minicart-items .field.qty.qty-loading:after {
      width: 100%;
      opacity: 1;
      pointer-events: none; }
    .minicart-items .field.qty.qty-loading > * {
      pointer-events: none; }

.minicart-items .product-item-details .price {
  font-size: 12px;
  font-weight: 700; }

.minicart-items .product-item-details .price-including-tax,
.minicart-items .product-item-details .price-excluding-tax {
  display: inline-block;
  line-height: 1;
  margin-bottom: 5px; }

.minicart-items .product-item-details .price-excluding-tax .price {
  font-size: 19px; }

.minicart-items .price-wrapper.price-including-tax, .minicart-items .price-wrapper.price-excluding-tax {
  position: relative; }
  .minicart-items .price-wrapper.price-including-tax:after, .minicart-items .price-wrapper.price-excluding-tax:after {
    content: attr(data-label);
    display: block;
    font-size: 11px; }

.minicart-items .price-wrapper .price-excluding-tax {
  font-size: 17px; }

.minicart-items .price-wrapper .price-including-tax {
  font-size: 14px; }

.minicart-items .product-item-details .weee[data-label] {
  font-size: 1.1rem; }

.minicart-items .product-item-details .details-qty {
  margin-top: 10px; }

.minicart-items .product > .product-item-photo,
.minicart-items .product > .product-image-container {
  width: 54px;
  text-align: center;
  float: left;
  border: 1px solid #ddd; }

.minicart-items .product .toggle {
  border: 0;
  padding: 0 40px 5px 0; }

.minicart-items .product .toggle:after {
  color: #8f8f8f;
  margin: 0 0 0 5px;
  position: static; }

.minicart-items .product .active > .toggle:after {
  content: '\e621'; }

.minicart-items .product.pricing {
  margin-top: 3px; }

.minicart-items .product.options .toggle.tooltip {
  display: inline-block;
  text-decoration: none; }

.minicart-items .product.options .toggle.tooltip > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.minicart-items .product.options .toggle.tooltip:after {
  -webkit-font-smoothing: antialiased;
  font-size: 12px;
  line-height: 12px;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  margin: -3px 0 0 7px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center; }

.minicart-items .product.options .details {
  display: none; }

.minicart-items .item-qty {
  margin-right: 10px;
  text-align: center;
  width: 40px; }

.minicart-items .update-cart-item {
  font-size: 1.1rem;
  vertical-align: top; }

.minicart-items .subtitle {
  display: none; }

.minicart-items .action.edit,
.minicart-items .action.delete {
  display: inline-block;
  text-decoration: none; }

.minicart-items .action.edit > span,
.minicart-items .action.delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.minicart-items .action.edit,
.minicart-items .action.delete {
  width: 26px;
  height: 26px;
  transition: opacity 0.15s ease-in-out; }
  .minicart-items .action.edit:before,
  .minicart-items .action.delete:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    speak: none;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain; }
  .minicart-items .action.edit:hover, .minicart-items .action.edit:focus,
  .minicart-items .action.delete:hover,
  .minicart-items .action.delete:focus {
    opacity: 0.5; }

.minicart-items .action.edit:before {
  background-image: url(../images/edit-icon.svg); }

.minicart-items .action.delete:before {
  background-image: url(../images/delete-icon.svg); }

.minicart-items .action.edit:hover:before,
.minicart-items .action.delete:hover:before {
  color: #333333; }

.minicart-items .action.edit:active:before,
.minicart-items .action.delete:active:before {
  color: #8f8f8f; }

.customer-account-forgotpassword #maincontent, .customer-account-createpassword #maincontent, .b2b-portal-login #maincontent,
.customer-account-create #maincontent, .b2b-portal-register #maincontent, .account #maincontent, .customer-account-logoutsuccess #maincontent {
  margin-top: 70px;
  margin-bottom: 70px; }
  @media only screen and (max-width: 767px) {
    .customer-account-forgotpassword #maincontent, .customer-account-createpassword #maincontent, .b2b-portal-login #maincontent,
    .customer-account-create #maincontent, .b2b-portal-register #maincontent, .account #maincontent, .customer-account-logoutsuccess #maincontent {
      margin-top: 40px;
      margin-bottom: 40px; }
      .customer-account-forgotpassword #maincontent .sidebar-main, .customer-account-createpassword #maincontent .sidebar-main, .b2b-portal-login #maincontent .sidebar-main,
      .customer-account-create #maincontent .sidebar-main, .b2b-portal-register #maincontent .sidebar-main, .account #maincontent .sidebar-main, .customer-account-logoutsuccess #maincontent .sidebar-main {
        padding-left: 15px;
        padding-right: 15px; } }

.customer-account-forgotpassword .page.messages .alert, .customer-account-createpassword .page.messages .alert, .b2b-portal-login .page.messages .alert, .customer-account-logoutsuccess .page.messages .alert {
  background-color: #fff;
  position: relative;
  padding-left: 19px;
  border: none;
  border-radius: 0; }
  .customer-account-forgotpassword .page.messages .alert:before, .customer-account-createpassword .page.messages .alert:before, .b2b-portal-login .page.messages .alert:before, .customer-account-logoutsuccess .page.messages .alert:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 4px;
    height: 100%;
    background-color: #555555; }
  .customer-account-forgotpassword .page.messages .alert.alert-error:before, .customer-account-createpassword .page.messages .alert.alert-error:before, .b2b-portal-login .page.messages .alert.alert-error:before, .customer-account-logoutsuccess .page.messages .alert.alert-error:before {
    background-color: #2D2926; }
  .customer-account-forgotpassword .page.messages .alert.alert-success:before, .customer-account-createpassword .page.messages .alert.alert-success:before, .b2b-portal-login .page.messages .alert.alert-success:before, .customer-account-logoutsuccess .page.messages .alert.alert-success:before {
    background-color: #5cb85c; }

.customer-account-forgotpassword .login-block, .customer-account-createpassword .login-block, .b2b-portal-login .login-block, .customer-account-logoutsuccess .login-block {
  padding: 30px 75px 50px;
  border-radius: 12px;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.35); }
  @media only screen and (max-width: 1199px) {
    .customer-account-forgotpassword .login-block, .customer-account-createpassword .login-block, .b2b-portal-login .login-block, .customer-account-logoutsuccess .login-block {
      padding-left: 45px;
      padding-right: 45px; } }
  @media only screen and (max-width: 991px) {
    .customer-account-forgotpassword .login-block, .customer-account-createpassword .login-block, .b2b-portal-login .login-block, .customer-account-logoutsuccess .login-block {
      padding-left: 35px;
      padding-right: 35px; } }
  .customer-account-forgotpassword .login-block.main, .customer-account-createpassword .login-block.main, .b2b-portal-login .login-block.main, .customer-account-logoutsuccess .login-block.main {
    padding-left: 100px;
    padding-right: 100px;
    background-color: #fff; }
    @media only screen and (max-width: 1199px) {
      .customer-account-forgotpassword .login-block.main, .customer-account-createpassword .login-block.main, .b2b-portal-login .login-block.main, .customer-account-logoutsuccess .login-block.main {
        padding-left: 70px;
        padding-right: 70px; } }
    @media only screen and (max-width: 991px) {
      .customer-account-forgotpassword .login-block.main, .customer-account-createpassword .login-block.main, .b2b-portal-login .login-block.main, .customer-account-logoutsuccess .login-block.main {
        padding-left: 35px;
        padding-right: 35px; } }
    @media only screen and (max-width: 767px) {
      .customer-account-forgotpassword .login-block.main, .customer-account-createpassword .login-block.main, .b2b-portal-login .login-block.main, .customer-account-logoutsuccess .login-block.main {
        margin-bottom: 25px; } }
    .customer-account-forgotpassword .login-block.main h2, .customer-account-createpassword .login-block.main h2, .b2b-portal-login .login-block.main h2, .customer-account-logoutsuccess .login-block.main h2 {
      color: #2D2926; }
    .customer-account-forgotpassword .login-block.main .actions-toolbar .secondary, .customer-account-createpassword .login-block.main .actions-toolbar .secondary, .b2b-portal-login .login-block.main .actions-toolbar .secondary, .customer-account-logoutsuccess .login-block.main .actions-toolbar .secondary {
      text-align: right; }
      @media only screen and (max-width: 539px) {
        .customer-account-forgotpassword .login-block.main .actions-toolbar .secondary, .customer-account-createpassword .login-block.main .actions-toolbar .secondary, .b2b-portal-login .login-block.main .actions-toolbar .secondary, .customer-account-logoutsuccess .login-block.main .actions-toolbar .secondary {
          text-align: center; } }
  .customer-account-forgotpassword .login-block.secondary, .customer-account-createpassword .login-block.secondary, .b2b-portal-login .login-block.secondary, .customer-account-logoutsuccess .login-block.secondary {
    background-color: #2D2926;
    color: #fff; }
    .customer-account-forgotpassword .login-block.secondary .actions-toolbar .primary .action:hover, .customer-account-forgotpassword .login-block.secondary .actions-toolbar .primary .action :focus, .customer-account-createpassword .login-block.secondary .actions-toolbar .primary .action:hover, .customer-account-createpassword .login-block.secondary .actions-toolbar .primary .action :focus, .b2b-portal-login .login-block.secondary .actions-toolbar .primary .action:hover, .b2b-portal-login .login-block.secondary .actions-toolbar .primary .action :focus, .customer-account-logoutsuccess .login-block.secondary .actions-toolbar .primary .action:hover, .customer-account-logoutsuccess .login-block.secondary .actions-toolbar .primary .action :focus {
      background-color: #A6192E !important;
      color: #fff !important; }
    .customer-account-forgotpassword .login-block.secondary .actions-toolbar .secondary .action, .customer-account-createpassword .login-block.secondary .actions-toolbar .secondary .action, .b2b-portal-login .login-block.secondary .actions-toolbar .secondary .action, .customer-account-logoutsuccess .login-block.secondary .actions-toolbar .secondary .action {
      background-color: #003875 !important; }
      .customer-account-forgotpassword .login-block.secondary .actions-toolbar .secondary .action:hover, .customer-account-forgotpassword .login-block.secondary .actions-toolbar .secondary .action :focus, .customer-account-createpassword .login-block.secondary .actions-toolbar .secondary .action:hover, .customer-account-createpassword .login-block.secondary .actions-toolbar .secondary .action :focus, .b2b-portal-login .login-block.secondary .actions-toolbar .secondary .action:hover, .b2b-portal-login .login-block.secondary .actions-toolbar .secondary .action :focus, .customer-account-logoutsuccess .login-block.secondary .actions-toolbar .secondary .action:hover, .customer-account-logoutsuccess .login-block.secondary .actions-toolbar .secondary .action :focus {
        background-color: #A6192E !important;
        color: #003875 !important; }
  .customer-account-forgotpassword .login-block h2, .customer-account-createpassword .login-block h2, .b2b-portal-login .login-block h2, .customer-account-logoutsuccess .login-block h2 {
    font-weight: bold;
    text-transform: uppercase;
    line-height: 0.9; }
  .customer-account-forgotpassword .login-block .actions-toolbar, .customer-account-createpassword .login-block .actions-toolbar, .b2b-portal-login .login-block .actions-toolbar, .customer-account-logoutsuccess .login-block .actions-toolbar {
    margin-top: 15px; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .customer-account-forgotpassword .login-block .actions-toolbar .col-md-6 + .col-md-6, .customer-account-createpassword .login-block .actions-toolbar .col-md-6 + .col-md-6, .b2b-portal-login .login-block .actions-toolbar .col-md-6 + .col-md-6, .customer-account-logoutsuccess .login-block .actions-toolbar .col-md-6 + .col-md-6 {
        margin-top: 10px; } }
    @media only screen and (max-width: 539px) {
      .customer-account-forgotpassword .login-block .actions-toolbar .col-md-6 + .col-md-6, .customer-account-createpassword .login-block .actions-toolbar .col-md-6 + .col-md-6, .b2b-portal-login .login-block .actions-toolbar .col-md-6 + .col-md-6, .customer-account-logoutsuccess .login-block .actions-toolbar .col-md-6 + .col-md-6 {
        margin-top: 10px; } }
    .customer-account-forgotpassword .login-block .actions-toolbar .primary, .customer-account-forgotpassword .login-block .actions-toolbar .secondary, .customer-account-createpassword .login-block .actions-toolbar .primary, .customer-account-createpassword .login-block .actions-toolbar .secondary, .b2b-portal-login .login-block .actions-toolbar .primary, .b2b-portal-login .login-block .actions-toolbar .secondary, .customer-account-logoutsuccess .login-block .actions-toolbar .primary, .customer-account-logoutsuccess .login-block .actions-toolbar .secondary {
      text-align: center; }
      .customer-account-forgotpassword .login-block .actions-toolbar .primary .action, .customer-account-forgotpassword .login-block .actions-toolbar .secondary .action, .customer-account-createpassword .login-block .actions-toolbar .primary .action, .customer-account-createpassword .login-block .actions-toolbar .secondary .action, .b2b-portal-login .login-block .actions-toolbar .primary .action, .b2b-portal-login .login-block .actions-toolbar .secondary .action, .customer-account-logoutsuccess .login-block .actions-toolbar .primary .action, .customer-account-logoutsuccess .login-block .actions-toolbar .secondary .action {
        display: inline-block;
        width: 100%;
        font-size: 17px; }
        @media only screen and (max-width: 1199px) {
          .customer-account-forgotpassword .login-block .actions-toolbar .primary .action, .customer-account-forgotpassword .login-block .actions-toolbar .secondary .action, .customer-account-createpassword .login-block .actions-toolbar .primary .action, .customer-account-createpassword .login-block .actions-toolbar .secondary .action, .b2b-portal-login .login-block .actions-toolbar .primary .action, .b2b-portal-login .login-block .actions-toolbar .secondary .action, .customer-account-logoutsuccess .login-block .actions-toolbar .primary .action, .customer-account-logoutsuccess .login-block .actions-toolbar .secondary .action {
            font-size: 16px; } }
  .customer-account-forgotpassword .login-block .label, .customer-account-createpassword .login-block .label, .b2b-portal-login .login-block .label, .customer-account-logoutsuccess .login-block .label {
    font-size: 16px;
    color: #2D2926;
    font-family: 'effra'; }
  .customer-account-forgotpassword .login-block .field, .customer-account-createpassword .login-block .field, .b2b-portal-login .login-block .field, .customer-account-logoutsuccess .login-block .field {
    margin-bottom: 15px; }
    .customer-account-forgotpassword .login-block .field .input-text, .customer-account-createpassword .login-block .field .input-text, .b2b-portal-login .login-block .field .input-text, .customer-account-logoutsuccess .login-block .field .input-text {
      border-radius: 3px;
      background: #fff;
      border: 1px solid #C2C4C4; }
      .customer-account-forgotpassword .login-block .field .input-text:focus, .customer-account-createpassword .login-block .field .input-text:focus, .b2b-portal-login .login-block .field .input-text:focus, .customer-account-logoutsuccess .login-block .field .input-text:focus {
        border-color: #2D2926;
        box-shadow: 0px 0px 4px 4px rgba(45, 41, 38, 0.25); }
  .customer-account-forgotpassword .login-block .required > .label > span:after, .customer-account-createpassword .login-block .required > .label > span:after, .b2b-portal-login .login-block .required > .label > span:after, .customer-account-logoutsuccess .login-block .required > .label > span:after {
    content: none; }

.customer-account-create .columns, .customer-account-forgotpassword .columns, .customer-account-createpassword .columns, .customer-account-logoutsuccess .columns {
  margin-right: -15px;
  margin-left: -15px; }

.customer-account-create .columns {
  margin-right: 0;
  margin-left: 0; }
  .customer-account-create .columns > .column.main {
    padding-left: 0 !important;
    padding-right: 0 !important; }

.customer-account-forgotpassword .page-wrapper, .customer-account-createpassword .page-wrapper, .customer-account-logoutsuccess .page-wrapper {
  background: #C8102E;
  background: linear-gradient(to bottom, #C8102E 0%, #A6192E 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$brand-primary', endColorstr='$brand-hover',GradientType=0 ); }

.customer-account-forgotpassword .login-block .actions-toolbar .secondary .action.back, .customer-account-createpassword .login-block .actions-toolbar .secondary .action.back, .customer-account-logoutsuccess .login-block .actions-toolbar .secondary .action.back {
  display: inline-block;
  margin-top: 10px;
  color: #C8102E;
  font-size: 14px;
  text-decoration: none; }
  .customer-account-forgotpassword .login-block .actions-toolbar .secondary .action.back:hover, .customer-account-forgotpassword .login-block .actions-toolbar .secondary .action.back:focus, .customer-account-createpassword .login-block .actions-toolbar .secondary .action.back:hover, .customer-account-createpassword .login-block .actions-toolbar .secondary .action.back:focus, .customer-account-logoutsuccess .login-block .actions-toolbar .secondary .action.back:hover, .customer-account-logoutsuccess .login-block .actions-toolbar .secondary .action.back:focus {
    text-decoration: underline; }

.customer-account-createpassword .fieldset .control #password-strength-meter-container {
  float: left;
  margin-bottom: 20px; }

.customer-account-createpassword .fieldset .field.confirmation {
  float: left;
  width: 100%; }

.customer-account-edit .form-group {
  float: left;
  width: 100%; }
  .customer-account-edit .form-group .control #password-strength-meter-container {
    float: left; }

.b2b-portal-login #maincontent, .customer-account-create #maincontent, .b2b-portal-register #maincontent, .account #maincontent {
  padding-right: 0;
  padding-left: 0; }

.b2b-portal-login .page.messages {
  margin-left: 15px;
  margin-right: 15px; }

.b2b-portal-login .row-equal {
  display: table;
  width: calc(100% + 30px);
  height: 500px;
  max-height: 100%; }
  @media only screen and (max-width: 767px) {
    .b2b-portal-login .row-equal {
      display: block;
      height: auto;
      max-height: inherit; } }
  .b2b-portal-login .row-equal > [class*="col-"] {
    float: none;
    display: table-cell;
    vertical-align: top;
    height: 100%; }
    @media only screen and (max-width: 767px) {
      .b2b-portal-login .row-equal > [class*="col-"] {
        display: block;
        width: 100%;
        height: auto; } }

.b2b-portal-login .login-block {
  height: 100%; }
  .b2b-portal-login .login-block.main {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start; }
    .b2b-portal-login .login-block.main > .block {
      flex: 1; }
  .b2b-portal-login .login-block.secondary .customer {
    border-top: 1px solid #C2C4C4;
    margin-top: 25px;
    padding-top: 5px; }
  .b2b-portal-login .login-block.notice {
    border-radius: 0px;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    color: #aa4343;
    background-color: #fff;
    margin-bottom: 20px;
    padding: 18px 20px 28px;
    border-left: 8px solid #2D2926; }
    .b2b-portal-login .login-block.notice .col-text, .b2b-portal-login .login-block.notice .col-button {
      margin-top: 10px;
      padding: 0 10px; }
    .b2b-portal-login .login-block.notice .col-text {
      flex: 1; }
      .b2b-portal-login .login-block.notice .col-text .title {
        margin-top: 0;
        font-weight: 700;
        text-transform: uppercase; }
      .b2b-portal-login .login-block.notice .col-text p:last-of-type {
        margin-bottom: 0; }
    .b2b-portal-login .login-block.notice .col-button {
      width: 140px; }
      .b2b-portal-login .login-block.notice .col-button a {
        display: inline-block; }
  @media only screen and (max-width: 767px) {
    .b2b-portal-login .login-block h2 {
      font-size: 24px; } }
  .b2b-portal-login .login-block h2.block-title-login {
    position: relative;
    margin-left: 68px;
    margin-bottom: 20px;
    padding-left: 15px;
    border-left: 1px solid #e4e4e4;
    color: #2D2926; }
    .b2b-portal-login .login-block h2.block-title-login:before {
      content: '';
      position: absolute;
      top: 50%;
      left: -68px;
      transform: translateY(-50%);
      display: block;
      width: 53px;
      height: 100%;
      background: url("../images/login-account-icon.svg") no-repeat left center;
      background-size: contain; }
  .b2b-portal-login .login-block .actions-toolbar .action.remind {
    display: inline-block;
    color: #C8102E;
    font-size: 14px;
    text-decoration: none;
    margin-top: 9px; }
    .b2b-portal-login .login-block .actions-toolbar .action.remind:hover {
      text-decoration: underline; }
  .b2b-portal-login .login-block .block.block-new-customer p.big {
    font-size: 18px; }
  .b2b-portal-login .login-block .field.captcha {
    margin-top: 20px; }

.account form#wishlist-form-validation table td .content-create-wl {
  margin-right: -3px; }
  .account form#wishlist-form-validation table td .content-create-wl input {
    margin-bottom: 0; }

.account form#wishlist-form-validation table td button.secondary {
  width: auto;
  background: #C8102E;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  font-family: 'effra'; }
  .account form#wishlist-form-validation table td button.secondary:hover {
    background: #A6192E;
    outline: 2px solid #fff;
    box-shadow: 0 0 0 4px #A6192E; }
  .account form#wishlist-form-validation table td button.secondary:focus {
    background: #A6192E;
    outline: 2px solid #fff;
    box-shadow: 0 0 0 4px #A6192E; }

.account.wishlist-index-index .product-item-info .product-item-actions .actions-primary .field.qty input {
  margin-bottom: 2px; }

.account.wishlist-index-index .product-item-info .product-item-actions a {
  background: #C8102E;
  font-family: 'effra'; }
  .account.wishlist-index-index .product-item-info .product-item-actions a:hover {
    background: #A6192E !important;
    outline: 2px solid #fff;
    box-shadow: 0 0 0 4px #A6192E; }
  .account.wishlist-index-index .product-item-info .product-item-actions a:focus {
    background: #A6192E !important;
    outline: 2px solid #fff;
    box-shadow: 0 0 0 4px #A6192E; }

.account.wishlist-index-index .form-wishlist-items .tabs li a {
  font-family: 'effra'; }

.account.wishlist-index-index .form-wishlist-items .tabs li.selected a:before {
  content: none; }

.account.wishlist-index-index .tabcontents .tabs-wishlist label {
  margin-left: 15px;
  margin-right: 5px; }

.account.wishlist-index-index .tabcontents .tabs-wishlist button.secondary {
  width: auto;
  background: #C8102E; }
  .account.wishlist-index-index .tabcontents .tabs-wishlist button.secondary:first-child {
    margin-right: 5px; }
  .account.wishlist-index-index .tabcontents .tabs-wishlist button.secondary:hover {
    background: #A6192E;
    outline: 2px solid #fff;
    box-shadow: 0 0 0 4px #A6192E; }
  .account.wishlist-index-index .tabcontents .tabs-wishlist button.secondary:focus {
    background: #A6192E;
    outline: 2px solid #fff;
    box-shadow: 0 0 0 4px #A6192E; }
  .account.wishlist-index-index .tabcontents .tabs-wishlist button.secondary.action.update {
    margin-right: 0; }
  .account.wishlist-index-index .tabcontents .tabs-wishlist button.secondary.share_wishlist_button {
    margin: 0 5px; }

.account .page-title-wrapper.page-title-wrapper-mobile {
  display: none; }

.account .page.messages {
  margin: 0 15px; }

.account .sidebar .sidebar-main .account-nav .account-nav-content ul li a:hover {
  text-decoration: underline; }

@media only screen and (max-width: 767px) {
  .account .column.main .fieldset {
    margin-bottom: 30px; } }

.account .column.main .fieldset .legend {
  color: #C8102E;
  font-size: 2.2rem;
  text-transform: uppercase;
  font-weight: 700;
  border-bottom: 1px solid #c6c6c6;
  margin-bottom: 25px;
  padding-bottom: 5px; }

.account .column.main .box-actions a {
  display: inline-block;
  background-color: #C8102E;
  color: #fff;
  margin-right: 4px;
  border-radius: 4px;
  font-family: 'museo-slab';
  font-weight: 500;
  transition: all 0.15s ease-out;
  padding: 4px 8px; }
  .account .column.main .box-actions a:hover, .account .column.main .box-actions a:focus {
    background: #A6192E !important;
    color: white;
    outline: 2px solid #fff;
    box-shadow: 0 0 0 4px #A6192E; }
  .account .column.main .box-actions a:last-child {
    margin-right: 0; }

.account .column.main .block:not(.widget) {
  margin-bottom: 30px; }
  @media only screen and (max-width: 767px) {
    .account .column.main .block:not(.widget) {
      margin-bottom: 30px; } }
  .account .column.main .block:not(.widget) .block-title {
    border-bottom: 2px solid #2D2926;
    margin-bottom: 25px;
    padding-bottom: 5px; }
    .account .column.main .block:not(.widget) .block-title .action {
      margin-top: 5px;
      margin-left: 15px;
      float: right; }
      @media only screen and (max-width: 560px) {
        .account .column.main .block:not(.widget) .block-title .action {
          display: block;
          float: none;
          margin: 5px 0; } }
    .account .column.main .block:not(.widget) .block-title strong {
      font-family: 'effra';
      color: #2D2926;
      font-weight: bold;
      font-size: 24px;
      text-transform: capitalize; }
  .account .column.main .block:not(.widget) .box-title {
    margin: 0 0 10px;
    display: block; }
    .account .column.main .block:not(.widget) .box-title span {
      font-size: 1.6rem;
      font-weight: 900;
      color: #2D2926; }
  @media only screen and (max-width: 767px) {
    .account .column.main .block:not(.widget) .block-content .box {
      margin-bottom: 20px; } }
  .account .column.main .block:not(.widget) .block-content .box p, .account .column.main .block:not(.widget) .block-content .box address {
    font-size: 16px; }
    .account .column.main .block:not(.widget) .block-content .box p a, .account .column.main .block:not(.widget) .block-content .box address a {
      color: #C8102E; }
      .account .column.main .block:not(.widget) .block-content .box p a:hover, .account .column.main .block:not(.widget) .block-content .box address a:hover {
        text-decoration: underline; }
  .account .column.main .block:not(.widget) address {
    margin-bottom: 10px; }

@media only screen and (max-width: 767px) {
  .account #maincontent .sidebar-all {
    margin-bottom: 50px; }
    .account #maincontent .sidebar-all .sidebar-main {
      padding: 0; } }

.account #maincontent .sidebar-all .block-collapsible .title {
  position: relative;
  padding-bottom: 10px;
  margin: 1.5em 0 0.5em;
  font-family: 'effra';
  color: #2D2926;
  font-weight: bold;
  font-size: 24px;
  text-transform: capitalize;
  border-bottom: 2px solid #2D2926; }
  .account #maincontent .sidebar-all .block-collapsible .title.account-nav-title {
    display: none; }
    @media only screen and (max-width: 767px) {
      .account #maincontent .sidebar-all .block-collapsible .title.account-nav-title {
        display: block; } }
  @media only screen and (max-width: 767px) {
    .account #maincontent .sidebar-all .block-collapsible .title {
      padding-right: 40px;
      cursor: pointer; } }
  .account #maincontent .sidebar-all .block-collapsible .title:focus {
    outline: none; }
  .account #maincontent .sidebar-all .block-collapsible .title [class^="icon-"] {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    display: none;
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    background-position: right 9px;
    background-size: 20px 12px; }
    @media only screen and (max-width: 767px) {
      .account #maincontent .sidebar-all .block-collapsible .title [class^="icon-"] {
        display: block; } }
  .account #maincontent .sidebar-all .block-collapsible .title .icon-close {
    background-image: url("../images/arrow-down-blue.svg"); }
  .account #maincontent .sidebar-all .block-collapsible .title .icon-open {
    background-image: url("../images/arrow-up-blue.svg"); }

@media only screen and (max-width: 767px) {
  .account #maincontent .sidebar-all .block-collapsible .content {
    display: none; } }

@media only screen and (max-width: 767px) {
  .account .account-nav-content, .account .block-collapsible-nav-content {
    margin-bottom: 40px; } }

.account .account-nav-content .item, .account .block-collapsible-nav-content .item {
  display: block;
  border-bottom: 1px solid #C2C4C4;
  padding: 0;
  text-transform: uppercase; }
  .account .account-nav-content .item:last-child, .account .block-collapsible-nav-content .item:last-child {
    border-bottom: none; }
  .account .account-nav-content .item a, .account .block-collapsible-nav-content .item a {
    font-family: 'effra';
    text-transform: capitalize;
    color: #2D2926;
    font-size: 16px;
    font-weight: bold; }
    .account .account-nav-content .item a:hover, .account .block-collapsible-nav-content .item a:hover {
      color: #53565A;
      text-decoration: none !important; }

.account .account-nav-content .item, .account .block-collapsible-nav-content .item {
  border-bottom: 1px solid #C2C4C4; }
  .account .account-nav-content .item a, .account .block-collapsible-nav-content .item a {
    font-family: 'effra';
    text-transform: capitalize;
    color: #2D2926;
    font-size: 16px;
    font-weight: bold; }
    .account .account-nav-content .item a:hover, .account .block-collapsible-nav-content .item a:hover {
      color: #53565A;
      text-decoration: none !important; }
  .account .account-nav-content .item.current, .account .block-collapsible-nav-content .item.current {
    padding: 10px 15px; }
    .account .account-nav-content .item.current strong, .account .block-collapsible-nav-content .item.current strong {
      font-family: 'effra';
      text-transform: capitalize;
      color: #C8102E;
      font-size: 16px;
      font-weight: bold; }

.account div.content-header table {
  width: 100%; }
  .account div.content-header table tr {
    padding-bottom: 0; }
    .account div.content-header table tr td {
      position: relative; }
    .account div.content-header table tr .view_all {
      position: absolute;
      top: 50%;
      right: 0;
      transform: translateY(-50%);
      margin-top: 0;
      float: none;
      padding: 0;
      margin: 0; }
  .account div.content-header table h3 {
    float: none;
    padding-bottom: 12px;
    padding-right: 60px;
    font-family: 'effra';
    color: #2D2926;
    font-weight: bold;
    font-size: 24px;
    text-transform: capitalize;
    border-bottom: 2px solid #2D2926; }
  .account div.content-header table [class^="icon-"], .account div.content-header table [class*=" icon-"] {
    font-family: proxima-nova, sans-serif !important; }

.account .boxed-content .table-wrapper {
  margin: 5px 0; }
  .account .boxed-content .table-wrapper .input[type="text"] {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px; }

.account .boxed-content table > thead {
  background-color: #fff; }
  .account .boxed-content table > thead > tr > th {
    color: #C8102E;
    border-bottom: 1px solid #C8102E; }
  .account .boxed-content table > thead > tr > td {
    border-top: 1px solid #C2C4C4; }

.account .boxed-content table thead tr td:first-child, .account .boxed-content table thead tr th:first-child, .account .boxed-content table tbody tr td:first-child, .account .boxed-content table tbody tr th:first-child {
  padding-left: 0; }

.account .boxed-content table thead tr td:last-child, .account .boxed-content table thead tr th:last-child, .account .boxed-content table tbody tr td:last-child, .account .boxed-content table tbody tr th:last-child {
  padding-right: 0; }

@media only screen and (max-width: 767px) {
  .account .boxed-content table thead tr td:last-child, .account .boxed-content table thead tr th:last-child, .account .boxed-content table tbody tr td:last-child, .account .boxed-content table tbody tr th:last-child {
    padding-right: 10px; } }

.account .boxed-content table tbody tr td.empty-text {
  border-top: 0; }

.account .block-title button {
  background: none;
  border: none;
  margin-top: 5px;
  padding: 0;
  color: #C8102E; }

.account .block-content select {
  display: inline-block;
  color: #373737;
  padding: 5px 35px 4px 14px;
  width: 100%;
  max-width: 100%;
  margin: 0 5px 0 0;
  border: 1px solid #C2C4C4;
  box-shadow: none;
  border-radius: 5px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #ffffff;
  background-image: url("../images/arrow-down-black.svg");
  background-repeat: no-repeat;
  background-position: calc(100% - 10px) center;
  background-size: 12px 8px; }
  .account .block-content select:focus {
    border-color: #2D2926;
    box-shadow: 0px 0px 4px 4px rgba(45, 41, 38, 0.25); }

.customerconnect-dashboard-index .alert-error, .customerconnect-account-index .alert-error, .customer-account-index .alert-error {
  margin: 0 0 10px;
  padding: 12px 20px 12px 25px;
  display: block;
  font-size: 1.3rem;
  background: #fae5e5;
  color: #e02b27;
  padding-left: 45px;
  position: relative; }
  .customerconnect-dashboard-index .alert-error > *:first-child:before, .customerconnect-account-index .alert-error > *:first-child:before, .customer-account-index .alert-error > *:first-child:before {
    -webkit-font-smoothing: antialiased;
    font-size: 24px;
    line-height: 24px;
    color: #b30000;
    content: '\f071';
    font-family: 'FontAwesome';
    margin: -12px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    left: 0;
    top: 22px;
    width: 45px;
    position: absolute;
    text-align: center; }

.customer-account-create .form-create-account .legend, .b2b-portal-register .form-create-account .legend, .customer-address-form .form-create-account .legend, .form-address-edit .form-create-account .legend {
  color: #2D2926;
  border: none;
  text-transform: capitalize;
  font-size: 24px;
  font-weight: bold;
  font-family: 'effra'; }
  .customer-account-create .form-create-account .legend span, .b2b-portal-register .form-create-account .legend span, .customer-address-form .form-create-account .legend span, .form-address-edit .form-create-account .legend span {
    display: inline-block;
    margin-top: 10px; }

.customer-account-create .form-create-account .input-text, .b2b-portal-register .form-create-account .input-text, .customer-address-form .form-create-account .input-text, .form-address-edit .form-create-account .input-text {
  border-radius: 5px; }
  .customer-account-create .form-create-account .input-text#password, .b2b-portal-register .form-create-account .input-text#password, .customer-address-form .form-create-account .input-text#password, .form-address-edit .form-create-account .input-text#password {
    border-radius: 5px; }

.customer-account-create .form-create-account select, .b2b-portal-register .form-create-account select, .customer-address-form .form-create-account select, .form-address-edit .form-create-account select {
  display: inline-block;
  color: #373737;
  padding: 9px 35px 9px 14px;
  width: 100%;
  max-width: 100%;
  margin: 0 5px 0 0;
  border: 1px solid #C2C4C4;
  box-shadow: none;
  border-radius: 5px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #ffffff;
  background-image: url("../images/arrow-down-black.svg");
  background-repeat: no-repeat;
  background-position: calc(100% - 10px) center;
  background-size: 12px 8px; }
  .customer-account-create .form-create-account select:focus, .b2b-portal-register .form-create-account select:focus, .customer-address-form .form-create-account select:focus, .form-address-edit .form-create-account select:focus {
    border-color: #2D2926;
    box-shadow: 0px 0px 4px 4px rgba(45, 41, 38, 0.25); }

.customer-account-create .form-create-account select::-ms-expand, .b2b-portal-register .form-create-account select::-ms-expand, .customer-address-form .form-create-account select::-ms-expand, .form-address-edit .form-create-account select::-ms-expand {
  display: none; }

.customer-account-create .form-create-account select:hover, .b2b-portal-register .form-create-account select:hover, .customer-address-form .form-create-account select:hover, .form-address-edit .form-create-account select:hover {
  border-color: #888; }

.customer-account-create .form-create-account select:focus, .b2b-portal-register .form-create-account select:focus, .customer-address-form .form-create-account select:focus, .form-address-edit .form-create-account select:focus {
  outline: none; }

.customer-account-create .form-create-account select option, .b2b-portal-register .form-create-account select option, .customer-address-form .form-create-account select option, .form-address-edit .form-create-account select option {
  font-weight: normal; }

@media only screen and (max-width: 767px) {
  .customer-account-create .form-create-account .fieldset, .b2b-portal-register .form-create-account .fieldset, .customer-address-form .form-create-account .fieldset, .form-address-edit .form-create-account .fieldset {
    margin-bottom: 25px; } }

.customer-account-create .form-create-account .fieldset .field, .b2b-portal-register .form-create-account .fieldset .field, .customer-address-form .form-create-account .fieldset .field, .form-address-edit .form-create-account .fieldset .field {
  margin-bottom: 15px;
  padding-top: 1px;
  display: flex;
  flex-flow: column; }
  .customer-account-create .form-create-account .fieldset .field .input-box #truncated_message_company, .b2b-portal-register .form-create-account .fieldset .field .input-box #truncated_message_company, .customer-address-form .form-create-account .fieldset .field .input-box #truncated_message_company, .form-address-edit .form-create-account .fieldset .field .input-box #truncated_message_company {
    font-family: 'effra'; }

.customer-account-create .form-create-account .actions-toolbar, .b2b-portal-register .form-create-account .actions-toolbar, .customer-address-form .form-create-account .actions-toolbar, .form-address-edit .form-create-account .actions-toolbar {
  margin-top: 20px; }
  @media only screen and (max-width: 539px) {
    .customer-account-create .form-create-account .actions-toolbar .secondary, .b2b-portal-register .form-create-account .actions-toolbar .secondary, .customer-address-form .form-create-account .actions-toolbar .secondary, .form-address-edit .form-create-account .actions-toolbar .secondary {
      text-align: center; } }
  .customer-account-create .form-create-account .actions-toolbar .action.back, .b2b-portal-register .form-create-account .actions-toolbar .action.back, .customer-address-form .form-create-account .actions-toolbar .action.back, .form-address-edit .form-create-account .actions-toolbar .action.back {
    display: inline-block;
    color: #555;
    font-size: 14px;
    text-decoration: none;
    margin-top: 9px; }
    .customer-account-create .form-create-account .actions-toolbar .action.back:hover, .b2b-portal-register .form-create-account .actions-toolbar .action.back:hover, .customer-address-form .form-create-account .actions-toolbar .action.back:hover, .form-address-edit .form-create-account .actions-toolbar .action.back:hover {
      text-decoration: underline; }
  .customer-account-create .form-create-account .actions-toolbar .primary, .b2b-portal-register .form-create-account .actions-toolbar .primary, .customer-address-form .form-create-account .actions-toolbar .primary, .form-address-edit .form-create-account .actions-toolbar .primary {
    text-align: right;
    float: right; }
    @media only screen and (max-width: 539px) {
      .customer-account-create .form-create-account .actions-toolbar .primary, .b2b-portal-register .form-create-account .actions-toolbar .primary, .customer-address-form .form-create-account .actions-toolbar .primary, .form-address-edit .form-create-account .actions-toolbar .primary {
        float: none;
        text-align: center;
        margin-bottom: 5px; } }
  .customer-account-create .form-create-account .actions-toolbar .action.submit, .b2b-portal-register .form-create-account .actions-toolbar .action.submit, .customer-address-form .form-create-account .actions-toolbar .action.submit, .form-address-edit .form-create-account .actions-toolbar .action.submit {
    font-size: 18px; }

.block-customer-login .fieldset .field.password {
  display: flex;
  flex-flow: column;
  width: 100%; }

.customer-account-create .form-check, .b2b-portal-register .form-check, .customer-account-edit .form-check, .customer-address-index .form-check, .customer-address-form .form-check, .newsletter-manage-index .form-check {
  margin-top: 10px; }
  .customer-account-create .form-check .form-check-input, .b2b-portal-register .form-check .form-check-input, .customer-account-edit .form-check .form-check-input, .customer-address-index .form-check .form-check-input, .customer-address-form .form-check .form-check-input, .newsletter-manage-index .form-check .form-check-input {
    display: none; }
  .customer-account-create .form-check .form-check-label, .b2b-portal-register .form-check .form-check-label, .customer-account-edit .form-check .form-check-label, .customer-address-index .form-check .form-check-label, .customer-address-form .form-check .form-check-label, .newsletter-manage-index .form-check .form-check-label {
    position: relative;
    padding-left: 32px;
    cursor: pointer; }
    .customer-account-create .form-check .form-check-label:before, .b2b-portal-register .form-check .form-check-label:before, .customer-account-edit .form-check .form-check-label:before, .customer-address-index .form-check .form-check-label:before, .customer-address-form .form-check .form-check-label:before, .newsletter-manage-index .form-check .form-check-label:before {
      content: '';
      position: absolute;
      top: calc(50% - 1px);
      left: 0;
      transform: translateY(-50%);
      display: block;
      width: 22px;
      height: 22px;
      background-color: #efefef;
      border-radius: 3px;
      box-shadow: none;
      border-radius: 5px;
      margin-right: 0;
      float: left;
      background: #ffffff;
      border: 1px solid #C2C4C4;
      -moz-border-radius: 0;
      text-shadow: none;
      margin-bottom: 10px;
      color: #2D2926; }
  .customer-account-create .form-check .form-check-input:checked + .form-check-label:before, .b2b-portal-register .form-check .form-check-input:checked + .form-check-label:before, .customer-account-edit .form-check .form-check-input:checked + .form-check-label:before, .customer-address-index .form-check .form-check-input:checked + .form-check-label:before, .customer-address-form .form-check .form-check-input:checked + .form-check-label:before, .newsletter-manage-index .form-check .form-check-input:checked + .form-check-label:before {
    background: #fff url("../images/blue-tick.svg") no-repeat center center;
    background-size: 14px 14px; }

.customer-account-create .actions-toolbar, .b2b-portal-register .actions-toolbar, .customer-account-edit .actions-toolbar, .customer-address-index .actions-toolbar, .customer-address-form .actions-toolbar, .newsletter-manage-index .actions-toolbar {
  margin-top: 20px; }
  @media only screen and (max-width: 539px) {
    .customer-account-create .actions-toolbar .secondary, .b2b-portal-register .actions-toolbar .secondary, .customer-account-edit .actions-toolbar .secondary, .customer-address-index .actions-toolbar .secondary, .customer-address-form .actions-toolbar .secondary, .newsletter-manage-index .actions-toolbar .secondary {
      text-align: center; } }
  .customer-account-create .actions-toolbar .action.back, .b2b-portal-register .actions-toolbar .action.back, .customer-account-edit .actions-toolbar .action.back, .customer-address-index .actions-toolbar .action.back, .customer-address-form .actions-toolbar .action.back, .newsletter-manage-index .actions-toolbar .action.back {
    display: inline-block;
    color: #C8102E;
    font-size: 14px;
    text-decoration: none;
    margin-top: 9px; }
    .customer-account-create .actions-toolbar .action.back:hover, .b2b-portal-register .actions-toolbar .action.back:hover, .customer-account-edit .actions-toolbar .action.back:hover, .customer-address-index .actions-toolbar .action.back:hover, .customer-address-form .actions-toolbar .action.back:hover, .newsletter-manage-index .actions-toolbar .action.back:hover {
      text-decoration: underline; }
  .customer-account-create .actions-toolbar .primary, .b2b-portal-register .actions-toolbar .primary, .customer-account-edit .actions-toolbar .primary, .customer-address-index .actions-toolbar .primary, .customer-address-form .actions-toolbar .primary, .newsletter-manage-index .actions-toolbar .primary {
    text-align: right;
    float: right; }
    @media only screen and (max-width: 539px) {
      .customer-account-create .actions-toolbar .primary, .b2b-portal-register .actions-toolbar .primary, .customer-account-edit .actions-toolbar .primary, .customer-address-index .actions-toolbar .primary, .customer-address-form .actions-toolbar .primary, .newsletter-manage-index .actions-toolbar .primary {
        float: none;
        text-align: center;
        margin-bottom: 5px; } }
  .customer-account-create .actions-toolbar .action.submit, .b2b-portal-register .actions-toolbar .action.submit, .customer-account-edit .actions-toolbar .action.submit, .customer-address-index .actions-toolbar .action.submit, .customer-address-form .actions-toolbar .action.submit, .newsletter-manage-index .actions-toolbar .action.submit {
    font-size: 18px; }

.customer-address-index .block-addresses-list .addresses .row {
  margin-right: -10px;
  margin-left: -10px; }
  .customer-address-index .block-addresses-list .addresses .row > [class*="col-"] {
    padding-right: 10px;
    padding-left: 10px; }

.customer-address-index .block-addresses-list .addresses .item {
  border: 1px solid #c6c6c6;
  padding: 12px;
  margin-bottom: 20px; }
  .customer-address-index .block-addresses-list .addresses .item address div {
    line-height: 1.1;
    margin-bottom: 4px; }
    .customer-address-index .block-addresses-list .addresses .item address div a {
      color: #C8102E; }
      .customer-address-index .block-addresses-list .addresses .item address div a:hover {
        text-decoration: underline; }

.customer-address-index .block-addresses-list .actions .action {
  margin-top: 10px; }
  .customer-address-index .block-addresses-list .actions .action + .action {
    margin-top: 5px; }

.customer-account-edit .form-check {
  display: inline-block;
  margin-right: 15px; }

.customer-account-edit .actions-toolbar .action.back {
  margin-top: 7px; }

.account.customer-account-index .action-buttons, .customer-account-dashboard .action-buttons, .account.sales-order-history .action-buttons {
  width: 105px;
  text-align: right; }
  .account.customer-account-index .action-buttons .action, .customer-account-dashboard .action-buttons .action, .account.sales-order-history .action-buttons .action {
    text-align: center; }
  .account.customer-account-index .action-buttons .box-actions a, .customer-account-dashboard .action-buttons .box-actions a, .account.sales-order-history .action-buttons .box-actions a {
    display: block !important;
    width: 100%;
    margin-right: 0 !important;
    margin-bottom: 4px; }

@media only screen and (max-width: 767px) {
  .account.customer-account-index .table-responsive, .customer-account-dashboard .table-responsive, .account.sales-order-history .table-responsive {
    padding: 0 10px; } }

.account.customer-account-index .table.orders-history, .customer-account-dashboard .table.orders-history, .account.sales-order-history .table.orders-history {
  margin-bottom: 0; }
  .account.customer-account-index .table.orders-history > thead > tr > th, .customer-account-dashboard .table.orders-history > thead > tr > th, .account.sales-order-history .table.orders-history > thead > tr > th {
    color: #C8102E;
    border-bottom: 1px solid #C8102E; }
  .account.customer-account-index .table.orders-history thead tr td:first-child, .account.customer-account-index .table.orders-history thead tr th:first-child, .account.customer-account-index .table.orders-history tbody tr td:first-child, .account.customer-account-index .table.orders-history tbody tr th:first-child, .customer-account-dashboard .table.orders-history thead tr td:first-child, .customer-account-dashboard .table.orders-history thead tr th:first-child, .customer-account-dashboard .table.orders-history tbody tr td:first-child, .customer-account-dashboard .table.orders-history tbody tr th:first-child, .account.sales-order-history .table.orders-history thead tr td:first-child, .account.sales-order-history .table.orders-history thead tr th:first-child, .account.sales-order-history .table.orders-history tbody tr td:first-child, .account.sales-order-history .table.orders-history tbody tr th:first-child {
    padding-left: 0; }
  .account.customer-account-index .table.orders-history thead tr td:last-child, .account.customer-account-index .table.orders-history thead tr th:last-child, .account.customer-account-index .table.orders-history tbody tr td:last-child, .account.customer-account-index .table.orders-history tbody tr th:last-child, .customer-account-dashboard .table.orders-history thead tr td:last-child, .customer-account-dashboard .table.orders-history thead tr th:last-child, .customer-account-dashboard .table.orders-history tbody tr td:last-child, .customer-account-dashboard .table.orders-history tbody tr th:last-child, .account.sales-order-history .table.orders-history thead tr td:last-child, .account.sales-order-history .table.orders-history thead tr th:last-child, .account.sales-order-history .table.orders-history tbody tr td:last-child, .account.sales-order-history .table.orders-history tbody tr th:last-child {
    padding-right: 4px; }
  @media only screen and (max-width: 767px) {
    .account.customer-account-index .table.orders-history thead tr td:last-child, .account.customer-account-index .table.orders-history thead tr th:last-child, .account.customer-account-index .table.orders-history tbody tr td:last-child, .account.customer-account-index .table.orders-history tbody tr th:last-child, .customer-account-dashboard .table.orders-history thead tr td:last-child, .customer-account-dashboard .table.orders-history thead tr th:last-child, .customer-account-dashboard .table.orders-history tbody tr td:last-child, .customer-account-dashboard .table.orders-history tbody tr th:last-child, .account.sales-order-history .table.orders-history thead tr td:last-child, .account.sales-order-history .table.orders-history thead tr th:last-child, .account.sales-order-history .table.orders-history tbody tr td:last-child, .account.sales-order-history .table.orders-history tbody tr th:last-child {
      padding-right: 10px; } }

.account.sales-order-history .toolbar .pager {
  margin: 0; }

.account.sales-order-history .toolbar.top .pages, .account.sales-order-history .toolbar.top .toolbar-amount, .account.sales-order-history .toolbar.bottom .limiter {
  display: none; }

.account.sales-order-history .toolbar.top {
  padding: 10px 20px;
  background: #f1f2f4;
  margin-bottom: 25px; }
  .account.sales-order-history .toolbar.top .pager {
    text-align: right; }
  .account.sales-order-history .toolbar.top .limiter .limiter-label {
    color: #0051b2;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 13px;
    margin-right: 10px;
    margin-bottom: 0; }
  .account.sales-order-history .toolbar.top select {
    display: inline-block;
    color: #373737;
    padding: 5px 35px 4px 14px;
    width: 100%;
    max-width: 100%;
    margin: 0 5px 0 0;
    border: 1px solid #C2C4C4;
    box-shadow: none;
    border-radius: 5px;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    background-color: #ffffff;
    background-image: url("../images/arrow-down-black.svg");
    background-repeat: no-repeat;
    background-position: calc(100% - 10px) center;
    background-size: 12px 8px; }
    .account.sales-order-history .toolbar.top select:focus {
      border-color: #2D2926;
      box-shadow: 0px 0px 4px 4px rgba(45, 41, 38, 0.25); }
  .account.sales-order-history .toolbar.top select::-ms-expand {
    display: none; }
  .account.sales-order-history .toolbar.top select:focus {
    outline: none; }
  .account.sales-order-history .toolbar.top select option {
    font-weight: normal; }

.account.sales-order-history .toolbar.bottom {
  font-size: 0;
  margin-top: 25px;
  padding-top: 30px;
  background-color: transparent;
  border-top: 4px solid #eaeaea; }
  .account.sales-order-history .toolbar.bottom .toolbar-amount, .account.sales-order-history .toolbar.bottom .pages {
    display: inline-block;
    vertical-align: middle; }
  .account.sales-order-history .toolbar.bottom .toolbar-amount {
    font-size: 14px;
    margin-right: 20px;
    margin-bottom: 0;
    max-width: 140px;
    text-align: left; }
  .account.sales-order-history .toolbar.bottom .pages {
    max-width: calc(100% - 160px);
    width: 100%;
    text-align: right; }
    .account.sales-order-history .toolbar.bottom .pages .pagination li {
      margin-right: 8px; }
      .account.sales-order-history .toolbar.bottom .pages .pagination li:last-child {
        margin-right: 0; }

.sales-order-view .order-status {
  display: inline-block;
  margin-bottom: 15px;
  padding: 8px 20px;
  border-radius: 18px;
  background-color: #C8102E;
  color: #fff;
  text-transform: uppercase; }

.sales-order-view .order-date .label {
  display: inline-block;
  color: #C8102E;
  font-weight: 700; }

.sales-order-view .order-actions-toolbar {
  background-color: #f1f2f4;
  margin: 10px 0 25px;
  padding: 10px 15px;
  text-align: right; }
  .sales-order-view .order-actions-toolbar a {
    display: inline-block;
    vertical-align: top;
    background-color: #C8102E;
    color: #fff;
    border-radius: 4px;
    padding: 7px 16px;
    margin-right: 5px;
    transition: background-color 400ms linear; }
    .sales-order-view .order-actions-toolbar a:hover {
      background-color: #2D2926; }
    .sales-order-view .order-actions-toolbar a:last-child {
      margin-right: 0; }

.sales-order-view .column.main .table-wrapper .block {
  margin-bottom: 0; }
  .sales-order-view .column.main .table-wrapper .block .block-title {
    margin-bottom: 20px; }

.sales-order-view .table-wrapper {
  margin: 0; }
  .sales-order-view .table-wrapper .table {
    margin-bottom: 15px; }
    .sales-order-view .table-wrapper .table > thead > tr > th {
      color: #C8102E;
      border-bottom: 1px solid #C8102E; }
    .sales-order-view .table-wrapper .table td.col.subtotal, .sales-order-view .table-wrapper .table td.a-right.mark, .sales-order-view .table-wrapper .table th.col.subtotal, .sales-order-view .table-wrapper .table th.a-right.mark {
      text-align: right; }
    .sales-order-view .table-wrapper .table tfoot > tr:not(.subtotal) > td, .sales-order-view .table-wrapper .table tfoot > tr:not(.subtotal) > th {
      border-top: none; }
    .sales-order-view .table-wrapper .table .mark {
      background-color: #f1f2f4; }
    .sales-order-view .table-wrapper .table .items-qty {
      padding-left: 0;
      margin-bottom: 0; }
      .sales-order-view .table-wrapper .table .items-qty li {
        list-style: none; }

.sales-order-view .actions-toolbar {
  margin-bottom: 40px; }
  .sales-order-view .actions-toolbar .action.back {
    color: #C8102E;
    font-size: 14px;
    text-decoration: none; }
    .sales-order-view .actions-toolbar .action.back:hover {
      text-decoration: underline; }

.sales-order-view .block-order-details-view {
  margin-bottom: 0; }
  .sales-order-view .block-order-details-view .box {
    margin-bottom: 20px; }
    .sales-order-view .block-order-details-view .box .box-title {
      text-transform: uppercase; }
    .sales-order-view .block-order-details-view .box dt {
      font-weight: 400; }

.customerconnect-account-index .column.main > p, .customerconnect-orders-index .column.main > p, .customerconnect-invoices-index .column.main > p, .customerconnect-payments-index .column.main > p,
.customerconnect-shipments-index .column.main > p, .customerconnect-rmas-index .column.main > p, .customerconnect-servicecalls-index .column.main > p, .customerconnect-rfqs-index .column.main > p, .customerconnect-rfqs-new .column.main > p, .customerconnect-skus-index .column.main > p {
  margin-bottom: 15px; }
  .customerconnect-account-index .column.main > p a, .customerconnect-orders-index .column.main > p a, .customerconnect-invoices-index .column.main > p a, .customerconnect-payments-index .column.main > p a,
  .customerconnect-shipments-index .column.main > p a, .customerconnect-rmas-index .column.main > p a, .customerconnect-servicecalls-index .column.main > p a, .customerconnect-rfqs-index .column.main > p a, .customerconnect-rfqs-new .column.main > p a, .customerconnect-skus-index .column.main > p a {
    display: inline-block;
    margin-left: 5px;
    font-weight: 700;
    color: #C8102E; }
    .customerconnect-account-index .column.main > p a:hover, .customerconnect-account-index .column.main > p a:focus, .customerconnect-orders-index .column.main > p a:hover, .customerconnect-orders-index .column.main > p a:focus, .customerconnect-invoices-index .column.main > p a:hover, .customerconnect-invoices-index .column.main > p a:focus, .customerconnect-payments-index .column.main > p a:hover, .customerconnect-payments-index .column.main > p a:focus,
    .customerconnect-shipments-index .column.main > p a:hover,
    .customerconnect-shipments-index .column.main > p a:focus, .customerconnect-rmas-index .column.main > p a:hover, .customerconnect-rmas-index .column.main > p a:focus, .customerconnect-servicecalls-index .column.main > p a:hover, .customerconnect-servicecalls-index .column.main > p a:focus, .customerconnect-rfqs-index .column.main > p a:hover, .customerconnect-rfqs-index .column.main > p a:focus, .customerconnect-rfqs-new .column.main > p a:hover, .customerconnect-rfqs-new .column.main > p a:focus, .customerconnect-skus-index .column.main > p a:hover, .customerconnect-skus-index .column.main > p a:focus {
      border-bottom: 2px solid #C8102E; }

.customerconnect-account-index .table-wrapper, .customerconnect-orders-index .table-wrapper, .customerconnect-invoices-index .table-wrapper, .customerconnect-payments-index .table-wrapper,
.customerconnect-shipments-index .table-wrapper, .customerconnect-rmas-index .table-wrapper, .customerconnect-servicecalls-index .table-wrapper, .customerconnect-rfqs-index .table-wrapper, .customerconnect-rfqs-new .table-wrapper, .customerconnect-skus-index .table-wrapper {
  margin: 5px 0;
  overflow-x: auto; }

.customerconnect-account-index .admin__data-grid-toolbar, .customerconnect-orders-index .admin__data-grid-toolbar, .customerconnect-invoices-index .admin__data-grid-toolbar, .customerconnect-payments-index .admin__data-grid-toolbar,
.customerconnect-shipments-index .admin__data-grid-toolbar, .customerconnect-rmas-index .admin__data-grid-toolbar, .customerconnect-servicecalls-index .admin__data-grid-toolbar, .customerconnect-rfqs-index .admin__data-grid-toolbar, .customerconnect-rfqs-new .admin__data-grid-toolbar, .customerconnect-skus-index .admin__data-grid-toolbar {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  margin: 0 0 15px; }

.customerconnect-account-index .admin__data-grid-header-row, .customerconnect-orders-index .admin__data-grid-header-row, .customerconnect-invoices-index .admin__data-grid-header-row, .customerconnect-payments-index .admin__data-grid-header-row,
.customerconnect-shipments-index .admin__data-grid-header-row, .customerconnect-rmas-index .admin__data-grid-header-row, .customerconnect-servicecalls-index .admin__data-grid-header-row, .customerconnect-rfqs-index .admin__data-grid-header-row, .customerconnect-rfqs-new .admin__data-grid-header-row, .customerconnect-skus-index .admin__data-grid-header-row {
  float: none; }
  @media only screen and (max-width: 420px) {
    .customerconnect-account-index .admin__data-grid-header-row, .customerconnect-orders-index .admin__data-grid-header-row, .customerconnect-invoices-index .admin__data-grid-header-row, .customerconnect-payments-index .admin__data-grid-header-row,
    .customerconnect-shipments-index .admin__data-grid-header-row, .customerconnect-rmas-index .admin__data-grid-header-row, .customerconnect-servicecalls-index .admin__data-grid-header-row, .customerconnect-rfqs-index .admin__data-grid-header-row, .customerconnect-rfqs-new .admin__data-grid-header-row, .customerconnect-skus-index .admin__data-grid-header-row {
      flex-grow: 1;
      width: 100%;
      margin: 5px 0; } }

.customerconnect-account-index .admin__data-grid-pager-wrap, .customerconnect-account-index .admin__data-grid-pager, .customerconnect-orders-index .admin__data-grid-pager-wrap, .customerconnect-orders-index .admin__data-grid-pager, .customerconnect-invoices-index .admin__data-grid-pager-wrap, .customerconnect-invoices-index .admin__data-grid-pager, .customerconnect-payments-index .admin__data-grid-pager-wrap, .customerconnect-payments-index .admin__data-grid-pager,
.customerconnect-shipments-index .admin__data-grid-pager-wrap,
.customerconnect-shipments-index .admin__data-grid-pager, .customerconnect-rmas-index .admin__data-grid-pager-wrap, .customerconnect-rmas-index .admin__data-grid-pager, .customerconnect-servicecalls-index .admin__data-grid-pager-wrap, .customerconnect-servicecalls-index .admin__data-grid-pager, .customerconnect-rfqs-index .admin__data-grid-pager-wrap, .customerconnect-rfqs-index .admin__data-grid-pager, .customerconnect-rfqs-new .admin__data-grid-pager-wrap, .customerconnect-rfqs-new .admin__data-grid-pager, .customerconnect-skus-index .admin__data-grid-pager-wrap, .customerconnect-skus-index .admin__data-grid-pager {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start; }
  .customerconnect-account-index .admin__data-grid-pager-wrap .admin__control-support-text, .customerconnect-account-index .admin__data-grid-pager .admin__control-support-text, .customerconnect-orders-index .admin__data-grid-pager-wrap .admin__control-support-text, .customerconnect-orders-index .admin__data-grid-pager .admin__control-support-text, .customerconnect-invoices-index .admin__data-grid-pager-wrap .admin__control-support-text, .customerconnect-invoices-index .admin__data-grid-pager .admin__control-support-text, .customerconnect-payments-index .admin__data-grid-pager-wrap .admin__control-support-text, .customerconnect-payments-index .admin__data-grid-pager .admin__control-support-text,
  .customerconnect-shipments-index .admin__data-grid-pager-wrap .admin__control-support-text,
  .customerconnect-shipments-index .admin__data-grid-pager .admin__control-support-text, .customerconnect-rmas-index .admin__data-grid-pager-wrap .admin__control-support-text, .customerconnect-rmas-index .admin__data-grid-pager .admin__control-support-text, .customerconnect-servicecalls-index .admin__data-grid-pager-wrap .admin__control-support-text, .customerconnect-servicecalls-index .admin__data-grid-pager .admin__control-support-text, .customerconnect-rfqs-index .admin__data-grid-pager-wrap .admin__control-support-text, .customerconnect-rfqs-index .admin__data-grid-pager .admin__control-support-text, .customerconnect-rfqs-new .admin__data-grid-pager-wrap .admin__control-support-text, .customerconnect-rfqs-new .admin__data-grid-pager .admin__control-support-text, .customerconnect-skus-index .admin__data-grid-pager-wrap .admin__control-support-text, .customerconnect-skus-index .admin__data-grid-pager .admin__control-support-text {
    margin-left: 5px; }

.customerconnect-account-index .admin__data-grid-pager-wrap, .customerconnect-orders-index .admin__data-grid-pager-wrap, .customerconnect-invoices-index .admin__data-grid-pager-wrap, .customerconnect-payments-index .admin__data-grid-pager-wrap,
.customerconnect-shipments-index .admin__data-grid-pager-wrap, .customerconnect-rmas-index .admin__data-grid-pager-wrap, .customerconnect-servicecalls-index .admin__data-grid-pager-wrap, .customerconnect-rfqs-index .admin__data-grid-pager-wrap, .customerconnect-rfqs-new .admin__data-grid-pager-wrap, .customerconnect-skus-index .admin__data-grid-pager-wrap {
  width: 100%;
  flex-basis: 100%;
  margin-bottom: 10px; }
  .customerconnect-account-index .admin__data-grid-pager-wrap .admin__control-support-text:last-child, .customerconnect-orders-index .admin__data-grid-pager-wrap .admin__control-support-text:last-child, .customerconnect-invoices-index .admin__data-grid-pager-wrap .admin__control-support-text:last-child, .customerconnect-payments-index .admin__data-grid-pager-wrap .admin__control-support-text:last-child,
  .customerconnect-shipments-index .admin__data-grid-pager-wrap .admin__control-support-text:last-child, .customerconnect-rmas-index .admin__data-grid-pager-wrap .admin__control-support-text:last-child, .customerconnect-servicecalls-index .admin__data-grid-pager-wrap .admin__control-support-text:last-child, .customerconnect-rfqs-index .admin__data-grid-pager-wrap .admin__control-support-text:last-child, .customerconnect-rfqs-new .admin__data-grid-pager-wrap .admin__control-support-text:last-child, .customerconnect-skus-index .admin__data-grid-pager-wrap .admin__control-support-text:last-child {
    flex-grow: 1;
    text-align: right; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .customerconnect-account-index .admin__data-grid-pager-wrap .admin__control-support-text:last-child, .customerconnect-orders-index .admin__data-grid-pager-wrap .admin__control-support-text:last-child, .customerconnect-invoices-index .admin__data-grid-pager-wrap .admin__control-support-text:last-child, .customerconnect-payments-index .admin__data-grid-pager-wrap .admin__control-support-text:last-child,
      .customerconnect-shipments-index .admin__data-grid-pager-wrap .admin__control-support-text:last-child, .customerconnect-rmas-index .admin__data-grid-pager-wrap .admin__control-support-text:last-child, .customerconnect-servicecalls-index .admin__data-grid-pager-wrap .admin__control-support-text:last-child, .customerconnect-rfqs-index .admin__data-grid-pager-wrap .admin__control-support-text:last-child, .customerconnect-rfqs-new .admin__data-grid-pager-wrap .admin__control-support-text:last-child, .customerconnect-skus-index .admin__data-grid-pager-wrap .admin__control-support-text:last-child {
        margin-top: 15px;
        text-align: left; } }
    @media only screen and (max-width: 420px) {
      .customerconnect-account-index .admin__data-grid-pager-wrap .admin__control-support-text:last-child, .customerconnect-orders-index .admin__data-grid-pager-wrap .admin__control-support-text:last-child, .customerconnect-invoices-index .admin__data-grid-pager-wrap .admin__control-support-text:last-child, .customerconnect-payments-index .admin__data-grid-pager-wrap .admin__control-support-text:last-child,
      .customerconnect-shipments-index .admin__data-grid-pager-wrap .admin__control-support-text:last-child, .customerconnect-rmas-index .admin__data-grid-pager-wrap .admin__control-support-text:last-child, .customerconnect-servicecalls-index .admin__data-grid-pager-wrap .admin__control-support-text:last-child, .customerconnect-rfqs-index .admin__data-grid-pager-wrap .admin__control-support-text:last-child, .customerconnect-rfqs-new .admin__data-grid-pager-wrap .admin__control-support-text:last-child, .customerconnect-skus-index .admin__data-grid-pager-wrap .admin__control-support-text:last-child {
        margin-top: 15px;
        text-align: left; } }

.customerconnect-account-index [for="customer_account_contacts_listcustomer_account_contacts_list_page-limit"],
.customerconnect-account-index [for="customer_account_shippingaddress_listcustomer_account_shippingaddress_list_page-limit"],
.customerconnect-account-index [for="customerconnect_orderscustomerconnect_orders_page-limit"],
.customerconnect-account-index [for="customerconnect_invoices_gridcustomerconnect_invoices_grid_page-limit"],
.customerconnect-account-index [for="customerconnect_paymentscustomerconnect_payments_page-limit"],
.customerconnect-account-index [for="customerconnect_shipmentscustomerconnect_shipments_page-limit"],
.customerconnect-account-index [for="customerconnect_rmascustomerconnect_rmas_page-limit"],
.customerconnect-account-index [for="customerconnect_servicecallscustomerconnect_servicecalls_page-limit"],
.customerconnect-account-index [for="customerconnect_rfqscustomerconnect_rfqs_page-limit"],
.customerconnect-account-index [for="customerconnect_skuscustomerconnect_skus_page-limit"], .customerconnect-orders-index [for="customer_account_contacts_listcustomer_account_contacts_list_page-limit"],
.customerconnect-orders-index [for="customer_account_shippingaddress_listcustomer_account_shippingaddress_list_page-limit"],
.customerconnect-orders-index [for="customerconnect_orderscustomerconnect_orders_page-limit"],
.customerconnect-orders-index [for="customerconnect_invoices_gridcustomerconnect_invoices_grid_page-limit"],
.customerconnect-orders-index [for="customerconnect_paymentscustomerconnect_payments_page-limit"],
.customerconnect-orders-index [for="customerconnect_shipmentscustomerconnect_shipments_page-limit"],
.customerconnect-orders-index [for="customerconnect_rmascustomerconnect_rmas_page-limit"],
.customerconnect-orders-index [for="customerconnect_servicecallscustomerconnect_servicecalls_page-limit"],
.customerconnect-orders-index [for="customerconnect_rfqscustomerconnect_rfqs_page-limit"],
.customerconnect-orders-index [for="customerconnect_skuscustomerconnect_skus_page-limit"], .customerconnect-invoices-index [for="customer_account_contacts_listcustomer_account_contacts_list_page-limit"],
.customerconnect-invoices-index [for="customer_account_shippingaddress_listcustomer_account_shippingaddress_list_page-limit"],
.customerconnect-invoices-index [for="customerconnect_orderscustomerconnect_orders_page-limit"],
.customerconnect-invoices-index [for="customerconnect_invoices_gridcustomerconnect_invoices_grid_page-limit"],
.customerconnect-invoices-index [for="customerconnect_paymentscustomerconnect_payments_page-limit"],
.customerconnect-invoices-index [for="customerconnect_shipmentscustomerconnect_shipments_page-limit"],
.customerconnect-invoices-index [for="customerconnect_rmascustomerconnect_rmas_page-limit"],
.customerconnect-invoices-index [for="customerconnect_servicecallscustomerconnect_servicecalls_page-limit"],
.customerconnect-invoices-index [for="customerconnect_rfqscustomerconnect_rfqs_page-limit"],
.customerconnect-invoices-index [for="customerconnect_skuscustomerconnect_skus_page-limit"], .customerconnect-payments-index [for="customer_account_contacts_listcustomer_account_contacts_list_page-limit"],
.customerconnect-payments-index [for="customer_account_shippingaddress_listcustomer_account_shippingaddress_list_page-limit"],
.customerconnect-payments-index [for="customerconnect_orderscustomerconnect_orders_page-limit"],
.customerconnect-payments-index [for="customerconnect_invoices_gridcustomerconnect_invoices_grid_page-limit"],
.customerconnect-payments-index [for="customerconnect_paymentscustomerconnect_payments_page-limit"],
.customerconnect-payments-index [for="customerconnect_shipmentscustomerconnect_shipments_page-limit"],
.customerconnect-payments-index [for="customerconnect_rmascustomerconnect_rmas_page-limit"],
.customerconnect-payments-index [for="customerconnect_servicecallscustomerconnect_servicecalls_page-limit"],
.customerconnect-payments-index [for="customerconnect_rfqscustomerconnect_rfqs_page-limit"],
.customerconnect-payments-index [for="customerconnect_skuscustomerconnect_skus_page-limit"],
.customerconnect-shipments-index [for="customer_account_contacts_listcustomer_account_contacts_list_page-limit"],
.customerconnect-shipments-index [for="customer_account_shippingaddress_listcustomer_account_shippingaddress_list_page-limit"],
.customerconnect-shipments-index [for="customerconnect_orderscustomerconnect_orders_page-limit"],
.customerconnect-shipments-index [for="customerconnect_invoices_gridcustomerconnect_invoices_grid_page-limit"],
.customerconnect-shipments-index [for="customerconnect_paymentscustomerconnect_payments_page-limit"],
.customerconnect-shipments-index [for="customerconnect_shipmentscustomerconnect_shipments_page-limit"],
.customerconnect-shipments-index [for="customerconnect_rmascustomerconnect_rmas_page-limit"],
.customerconnect-shipments-index [for="customerconnect_servicecallscustomerconnect_servicecalls_page-limit"],
.customerconnect-shipments-index [for="customerconnect_rfqscustomerconnect_rfqs_page-limit"],
.customerconnect-shipments-index [for="customerconnect_skuscustomerconnect_skus_page-limit"], .customerconnect-rmas-index [for="customer_account_contacts_listcustomer_account_contacts_list_page-limit"],
.customerconnect-rmas-index [for="customer_account_shippingaddress_listcustomer_account_shippingaddress_list_page-limit"],
.customerconnect-rmas-index [for="customerconnect_orderscustomerconnect_orders_page-limit"],
.customerconnect-rmas-index [for="customerconnect_invoices_gridcustomerconnect_invoices_grid_page-limit"],
.customerconnect-rmas-index [for="customerconnect_paymentscustomerconnect_payments_page-limit"],
.customerconnect-rmas-index [for="customerconnect_shipmentscustomerconnect_shipments_page-limit"],
.customerconnect-rmas-index [for="customerconnect_rmascustomerconnect_rmas_page-limit"],
.customerconnect-rmas-index [for="customerconnect_servicecallscustomerconnect_servicecalls_page-limit"],
.customerconnect-rmas-index [for="customerconnect_rfqscustomerconnect_rfqs_page-limit"],
.customerconnect-rmas-index [for="customerconnect_skuscustomerconnect_skus_page-limit"], .customerconnect-servicecalls-index [for="customer_account_contacts_listcustomer_account_contacts_list_page-limit"],
.customerconnect-servicecalls-index [for="customer_account_shippingaddress_listcustomer_account_shippingaddress_list_page-limit"],
.customerconnect-servicecalls-index [for="customerconnect_orderscustomerconnect_orders_page-limit"],
.customerconnect-servicecalls-index [for="customerconnect_invoices_gridcustomerconnect_invoices_grid_page-limit"],
.customerconnect-servicecalls-index [for="customerconnect_paymentscustomerconnect_payments_page-limit"],
.customerconnect-servicecalls-index [for="customerconnect_shipmentscustomerconnect_shipments_page-limit"],
.customerconnect-servicecalls-index [for="customerconnect_rmascustomerconnect_rmas_page-limit"],
.customerconnect-servicecalls-index [for="customerconnect_servicecallscustomerconnect_servicecalls_page-limit"],
.customerconnect-servicecalls-index [for="customerconnect_rfqscustomerconnect_rfqs_page-limit"],
.customerconnect-servicecalls-index [for="customerconnect_skuscustomerconnect_skus_page-limit"], .customerconnect-rfqs-index [for="customer_account_contacts_listcustomer_account_contacts_list_page-limit"],
.customerconnect-rfqs-index [for="customer_account_shippingaddress_listcustomer_account_shippingaddress_list_page-limit"],
.customerconnect-rfqs-index [for="customerconnect_orderscustomerconnect_orders_page-limit"],
.customerconnect-rfqs-index [for="customerconnect_invoices_gridcustomerconnect_invoices_grid_page-limit"],
.customerconnect-rfqs-index [for="customerconnect_paymentscustomerconnect_payments_page-limit"],
.customerconnect-rfqs-index [for="customerconnect_shipmentscustomerconnect_shipments_page-limit"],
.customerconnect-rfqs-index [for="customerconnect_rmascustomerconnect_rmas_page-limit"],
.customerconnect-rfqs-index [for="customerconnect_servicecallscustomerconnect_servicecalls_page-limit"],
.customerconnect-rfqs-index [for="customerconnect_rfqscustomerconnect_rfqs_page-limit"],
.customerconnect-rfqs-index [for="customerconnect_skuscustomerconnect_skus_page-limit"], .customerconnect-rfqs-new [for="customer_account_contacts_listcustomer_account_contacts_list_page-limit"],
.customerconnect-rfqs-new [for="customer_account_shippingaddress_listcustomer_account_shippingaddress_list_page-limit"],
.customerconnect-rfqs-new [for="customerconnect_orderscustomerconnect_orders_page-limit"],
.customerconnect-rfqs-new [for="customerconnect_invoices_gridcustomerconnect_invoices_grid_page-limit"],
.customerconnect-rfqs-new [for="customerconnect_paymentscustomerconnect_payments_page-limit"],
.customerconnect-rfqs-new [for="customerconnect_shipmentscustomerconnect_shipments_page-limit"],
.customerconnect-rfqs-new [for="customerconnect_rmascustomerconnect_rmas_page-limit"],
.customerconnect-rfqs-new [for="customerconnect_servicecallscustomerconnect_servicecalls_page-limit"],
.customerconnect-rfqs-new [for="customerconnect_rfqscustomerconnect_rfqs_page-limit"],
.customerconnect-rfqs-new [for="customerconnect_skuscustomerconnect_skus_page-limit"], .customerconnect-skus-index [for="customer_account_contacts_listcustomer_account_contacts_list_page-limit"],
.customerconnect-skus-index [for="customer_account_shippingaddress_listcustomer_account_shippingaddress_list_page-limit"],
.customerconnect-skus-index [for="customerconnect_orderscustomerconnect_orders_page-limit"],
.customerconnect-skus-index [for="customerconnect_invoices_gridcustomerconnect_invoices_grid_page-limit"],
.customerconnect-skus-index [for="customerconnect_paymentscustomerconnect_payments_page-limit"],
.customerconnect-skus-index [for="customerconnect_shipmentscustomerconnect_shipments_page-limit"],
.customerconnect-skus-index [for="customerconnect_rmascustomerconnect_rmas_page-limit"],
.customerconnect-skus-index [for="customerconnect_servicecallscustomerconnect_servicecalls_page-limit"],
.customerconnect-skus-index [for="customerconnect_rfqscustomerconnect_rfqs_page-limit"],
.customerconnect-skus-index [for="customerconnect_skuscustomerconnect_skus_page-limit"] {
  margin-right: 10px; }

.customerconnect-account-index .admin__data-grid-pager .page-control-input, .customerconnect-orders-index .admin__data-grid-pager .page-control-input, .customerconnect-invoices-index .admin__data-grid-pager .page-control-input, .customerconnect-payments-index .admin__data-grid-pager .page-control-input,
.customerconnect-shipments-index .admin__data-grid-pager .page-control-input, .customerconnect-rmas-index .admin__data-grid-pager .page-control-input, .customerconnect-servicecalls-index .admin__data-grid-pager .page-control-input, .customerconnect-rfqs-index .admin__data-grid-pager .page-control-input, .customerconnect-rfqs-new .admin__data-grid-pager .page-control-input, .customerconnect-skus-index .admin__data-grid-pager .page-control-input {
  height: 31px;
  text-align: center;
  margin-right: 0;
  margin-left: 3px; }

@media only screen and (max-width: 475px) {
  .customerconnect-account-index .admin__data-grid-pager, .customerconnect-orders-index .admin__data-grid-pager, .customerconnect-invoices-index .admin__data-grid-pager, .customerconnect-payments-index .admin__data-grid-pager,
  .customerconnect-shipments-index .admin__data-grid-pager, .customerconnect-rmas-index .admin__data-grid-pager, .customerconnect-servicecalls-index .admin__data-grid-pager, .customerconnect-rfqs-index .admin__data-grid-pager, .customerconnect-rfqs-new .admin__data-grid-pager, .customerconnect-skus-index .admin__data-grid-pager {
    margin-top: 10px; } }

.customerconnect-account-index .admin__data-grid-export, .customerconnect-orders-index .admin__data-grid-export, .customerconnect-invoices-index .admin__data-grid-export, .customerconnect-payments-index .admin__data-grid-export,
.customerconnect-shipments-index .admin__data-grid-export, .customerconnect-rmas-index .admin__data-grid-export, .customerconnect-servicecalls-index .admin__data-grid-export, .customerconnect-rfqs-index .admin__data-grid-export, .customerconnect-rfqs-new .admin__data-grid-export, .customerconnect-skus-index .admin__data-grid-export {
  padding-right: 0; }

.customerconnect-account-index .admin__control-support-text, .customerconnect-orders-index .admin__control-support-text, .customerconnect-invoices-index .admin__control-support-text, .customerconnect-payments-index .admin__control-support-text,
.customerconnect-shipments-index .admin__control-support-text, .customerconnect-rmas-index .admin__control-support-text, .customerconnect-servicecalls-index .admin__control-support-text, .customerconnect-rfqs-index .admin__control-support-text, .customerconnect-rfqs-new .admin__control-support-text, .customerconnect-skus-index .admin__control-support-text {
  padding-top: 0;
  margin-bottom: 0; }

.customerconnect-account-index .admin__data-grid-header select, .customerconnect-account-index .admin__data-grid-export select, .customerconnect-orders-index .admin__data-grid-header select, .customerconnect-orders-index .admin__data-grid-export select, .customerconnect-invoices-index .admin__data-grid-header select, .customerconnect-invoices-index .admin__data-grid-export select, .customerconnect-payments-index .admin__data-grid-header select, .customerconnect-payments-index .admin__data-grid-export select,
.customerconnect-shipments-index .admin__data-grid-header select,
.customerconnect-shipments-index .admin__data-grid-export select, .customerconnect-rmas-index .admin__data-grid-header select, .customerconnect-rmas-index .admin__data-grid-export select, .customerconnect-servicecalls-index .admin__data-grid-header select, .customerconnect-servicecalls-index .admin__data-grid-export select, .customerconnect-rfqs-index .admin__data-grid-header select, .customerconnect-rfqs-index .admin__data-grid-export select, .customerconnect-rfqs-new .admin__data-grid-header select, .customerconnect-rfqs-new .admin__data-grid-export select, .customerconnect-skus-index .admin__data-grid-header select, .customerconnect-skus-index .admin__data-grid-export select {
  display: inline-block;
  color: #373737;
  padding: 5px 35px 4px 14px;
  width: 100%;
  max-width: 100%;
  margin: 0 5px 0 0;
  border: 1px solid #C2C4C4;
  box-shadow: none;
  border-radius: 5px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #ffffff;
  background-image: url("../images/arrow-down-black.svg");
  background-repeat: no-repeat;
  background-position: calc(100% - 10px) center;
  background-size: 12px 8px; }
  .customerconnect-account-index .admin__data-grid-header select:focus, .customerconnect-account-index .admin__data-grid-export select:focus, .customerconnect-orders-index .admin__data-grid-header select:focus, .customerconnect-orders-index .admin__data-grid-export select:focus, .customerconnect-invoices-index .admin__data-grid-header select:focus, .customerconnect-invoices-index .admin__data-grid-export select:focus, .customerconnect-payments-index .admin__data-grid-header select:focus, .customerconnect-payments-index .admin__data-grid-export select:focus,
  .customerconnect-shipments-index .admin__data-grid-header select:focus,
  .customerconnect-shipments-index .admin__data-grid-export select:focus, .customerconnect-rmas-index .admin__data-grid-header select:focus, .customerconnect-rmas-index .admin__data-grid-export select:focus, .customerconnect-servicecalls-index .admin__data-grid-header select:focus, .customerconnect-servicecalls-index .admin__data-grid-export select:focus, .customerconnect-rfqs-index .admin__data-grid-header select:focus, .customerconnect-rfqs-index .admin__data-grid-export select:focus, .customerconnect-rfqs-new .admin__data-grid-header select:focus, .customerconnect-rfqs-new .admin__data-grid-export select:focus, .customerconnect-skus-index .admin__data-grid-header select:focus, .customerconnect-skus-index .admin__data-grid-export select:focus {
    border-color: #2D2926;
    box-shadow: 0px 0px 4px 4px rgba(45, 41, 38, 0.25); }

.customerconnect-account-index .admin__data-grid-header button.action-default, .customerconnect-account-index .admin__data-grid-export button.action-default, .customerconnect-orders-index .admin__data-grid-header button.action-default, .customerconnect-orders-index .admin__data-grid-export button.action-default, .customerconnect-invoices-index .admin__data-grid-header button.action-default, .customerconnect-invoices-index .admin__data-grid-export button.action-default, .customerconnect-payments-index .admin__data-grid-header button.action-default, .customerconnect-payments-index .admin__data-grid-export button.action-default,
.customerconnect-shipments-index .admin__data-grid-header button.action-default,
.customerconnect-shipments-index .admin__data-grid-export button.action-default, .customerconnect-rmas-index .admin__data-grid-header button.action-default, .customerconnect-rmas-index .admin__data-grid-export button.action-default, .customerconnect-servicecalls-index .admin__data-grid-header button.action-default, .customerconnect-servicecalls-index .admin__data-grid-export button.action-default, .customerconnect-rfqs-index .admin__data-grid-header button.action-default, .customerconnect-rfqs-index .admin__data-grid-export button.action-default, .customerconnect-rfqs-new .admin__data-grid-header button.action-default, .customerconnect-rfqs-new .admin__data-grid-export button.action-default, .customerconnect-skus-index .admin__data-grid-header button.action-default, .customerconnect-skus-index .admin__data-grid-export button.action-default {
  margin-top: 10px; }

.customerconnect-account-index .admin__data-grid-header.admin__data-grid-toolbar label.admin__control-support-text, .customerconnect-orders-index .admin__data-grid-header.admin__data-grid-toolbar label.admin__control-support-text, .customerconnect-invoices-index .admin__data-grid-header.admin__data-grid-toolbar label.admin__control-support-text, .customerconnect-payments-index .admin__data-grid-header.admin__data-grid-toolbar label.admin__control-support-text,
.customerconnect-shipments-index .admin__data-grid-header.admin__data-grid-toolbar label.admin__control-support-text, .customerconnect-rmas-index .admin__data-grid-header.admin__data-grid-toolbar label.admin__control-support-text, .customerconnect-servicecalls-index .admin__data-grid-header.admin__data-grid-toolbar label.admin__control-support-text, .customerconnect-rfqs-index .admin__data-grid-header.admin__data-grid-toolbar label.admin__control-support-text, .customerconnect-rfqs-new .admin__data-grid-header.admin__data-grid-toolbar label.admin__control-support-text, .customerconnect-skus-index .admin__data-grid-header.admin__data-grid-toolbar label.admin__control-support-text {
  padding-top: 0; }

.customerconnect-account-index .admin__data-grid-header.admin__data-grid-toolbar button, .customerconnect-orders-index .admin__data-grid-header.admin__data-grid-toolbar button, .customerconnect-invoices-index .admin__data-grid-header.admin__data-grid-toolbar button, .customerconnect-payments-index .admin__data-grid-header.admin__data-grid-toolbar button,
.customerconnect-shipments-index .admin__data-grid-header.admin__data-grid-toolbar button, .customerconnect-rmas-index .admin__data-grid-header.admin__data-grid-toolbar button, .customerconnect-servicecalls-index .admin__data-grid-header.admin__data-grid-toolbar button, .customerconnect-rfqs-index .admin__data-grid-header.admin__data-grid-toolbar button, .customerconnect-rfqs-new .admin__data-grid-header.admin__data-grid-toolbar button, .customerconnect-skus-index .admin__data-grid-header.admin__data-grid-toolbar button {
  background: #2D2926;
  border: 1px solid #2D2926;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  text-transform: uppercase;
  color: #fff;
  font-family: 'effra';
  font-weight: 600;
  transition: all 0.15s ease-out;
  min-width: 150px; }
  .customerconnect-account-index .admin__data-grid-header.admin__data-grid-toolbar button:hover, .customerconnect-orders-index .admin__data-grid-header.admin__data-grid-toolbar button:hover, .customerconnect-invoices-index .admin__data-grid-header.admin__data-grid-toolbar button:hover, .customerconnect-payments-index .admin__data-grid-header.admin__data-grid-toolbar button:hover,
  .customerconnect-shipments-index .admin__data-grid-header.admin__data-grid-toolbar button:hover, .customerconnect-rmas-index .admin__data-grid-header.admin__data-grid-toolbar button:hover, .customerconnect-servicecalls-index .admin__data-grid-header.admin__data-grid-toolbar button:hover, .customerconnect-rfqs-index .admin__data-grid-header.admin__data-grid-toolbar button:hover, .customerconnect-rfqs-new .admin__data-grid-header.admin__data-grid-toolbar button:hover, .customerconnect-skus-index .admin__data-grid-header.admin__data-grid-toolbar button:hover {
    outline: 2px solid #fff;
    box-shadow: 0 0 0 4px #2D2926; }
  .customerconnect-account-index .admin__data-grid-header.admin__data-grid-toolbar button:focus, .customerconnect-orders-index .admin__data-grid-header.admin__data-grid-toolbar button:focus, .customerconnect-invoices-index .admin__data-grid-header.admin__data-grid-toolbar button:focus, .customerconnect-payments-index .admin__data-grid-header.admin__data-grid-toolbar button:focus,
  .customerconnect-shipments-index .admin__data-grid-header.admin__data-grid-toolbar button:focus, .customerconnect-rmas-index .admin__data-grid-header.admin__data-grid-toolbar button:focus, .customerconnect-servicecalls-index .admin__data-grid-header.admin__data-grid-toolbar button:focus, .customerconnect-rfqs-index .admin__data-grid-header.admin__data-grid-toolbar button:focus, .customerconnect-rfqs-new .admin__data-grid-header.admin__data-grid-toolbar button:focus, .customerconnect-skus-index .admin__data-grid-header.admin__data-grid-toolbar button:focus {
    outline: 2px solid #fff;
    box-shadow: 0 0 0 4px #2D2926; }
  .customerconnect-account-index .admin__data-grid-header.admin__data-grid-toolbar button:last-child, .customerconnect-orders-index .admin__data-grid-header.admin__data-grid-toolbar button:last-child, .customerconnect-invoices-index .admin__data-grid-header.admin__data-grid-toolbar button:last-child, .customerconnect-payments-index .admin__data-grid-header.admin__data-grid-toolbar button:last-child,
  .customerconnect-shipments-index .admin__data-grid-header.admin__data-grid-toolbar button:last-child, .customerconnect-rmas-index .admin__data-grid-header.admin__data-grid-toolbar button:last-child, .customerconnect-servicecalls-index .admin__data-grid-header.admin__data-grid-toolbar button:last-child, .customerconnect-rfqs-index .admin__data-grid-header.admin__data-grid-toolbar button:last-child, .customerconnect-rfqs-new .admin__data-grid-header.admin__data-grid-toolbar button:last-child, .customerconnect-skus-index .admin__data-grid-header.admin__data-grid-toolbar button:last-child {
    margin-right: 0; }
  .customerconnect-account-index .admin__data-grid-header.admin__data-grid-toolbar button.action-previous, .customerconnect-account-index .admin__data-grid-header.admin__data-grid-toolbar button.action-next, .customerconnect-orders-index .admin__data-grid-header.admin__data-grid-toolbar button.action-previous, .customerconnect-orders-index .admin__data-grid-header.admin__data-grid-toolbar button.action-next, .customerconnect-invoices-index .admin__data-grid-header.admin__data-grid-toolbar button.action-previous, .customerconnect-invoices-index .admin__data-grid-header.admin__data-grid-toolbar button.action-next, .customerconnect-payments-index .admin__data-grid-header.admin__data-grid-toolbar button.action-previous, .customerconnect-payments-index .admin__data-grid-header.admin__data-grid-toolbar button.action-next,
  .customerconnect-shipments-index .admin__data-grid-header.admin__data-grid-toolbar button.action-previous,
  .customerconnect-shipments-index .admin__data-grid-header.admin__data-grid-toolbar button.action-next, .customerconnect-rmas-index .admin__data-grid-header.admin__data-grid-toolbar button.action-previous, .customerconnect-rmas-index .admin__data-grid-header.admin__data-grid-toolbar button.action-next, .customerconnect-servicecalls-index .admin__data-grid-header.admin__data-grid-toolbar button.action-previous, .customerconnect-servicecalls-index .admin__data-grid-header.admin__data-grid-toolbar button.action-next, .customerconnect-rfqs-index .admin__data-grid-header.admin__data-grid-toolbar button.action-previous, .customerconnect-rfqs-index .admin__data-grid-header.admin__data-grid-toolbar button.action-next, .customerconnect-rfqs-new .admin__data-grid-header.admin__data-grid-toolbar button.action-previous, .customerconnect-rfqs-new .admin__data-grid-header.admin__data-grid-toolbar button.action-next, .customerconnect-skus-index .admin__data-grid-header.admin__data-grid-toolbar button.action-previous, .customerconnect-skus-index .admin__data-grid-header.admin__data-grid-toolbar button.action-next {
    position: relative;
    min-width: unset; }
    .customerconnect-account-index .admin__data-grid-header.admin__data-grid-toolbar button.action-previous:before, .customerconnect-account-index .admin__data-grid-header.admin__data-grid-toolbar button.action-next:before, .customerconnect-orders-index .admin__data-grid-header.admin__data-grid-toolbar button.action-previous:before, .customerconnect-orders-index .admin__data-grid-header.admin__data-grid-toolbar button.action-next:before, .customerconnect-invoices-index .admin__data-grid-header.admin__data-grid-toolbar button.action-previous:before, .customerconnect-invoices-index .admin__data-grid-header.admin__data-grid-toolbar button.action-next:before, .customerconnect-payments-index .admin__data-grid-header.admin__data-grid-toolbar button.action-previous:before, .customerconnect-payments-index .admin__data-grid-header.admin__data-grid-toolbar button.action-next:before,
    .customerconnect-shipments-index .admin__data-grid-header.admin__data-grid-toolbar button.action-previous:before,
    .customerconnect-shipments-index .admin__data-grid-header.admin__data-grid-toolbar button.action-next:before, .customerconnect-rmas-index .admin__data-grid-header.admin__data-grid-toolbar button.action-previous:before, .customerconnect-rmas-index .admin__data-grid-header.admin__data-grid-toolbar button.action-next:before, .customerconnect-servicecalls-index .admin__data-grid-header.admin__data-grid-toolbar button.action-previous:before, .customerconnect-servicecalls-index .admin__data-grid-header.admin__data-grid-toolbar button.action-next:before, .customerconnect-rfqs-index .admin__data-grid-header.admin__data-grid-toolbar button.action-previous:before, .customerconnect-rfqs-index .admin__data-grid-header.admin__data-grid-toolbar button.action-next:before, .customerconnect-rfqs-new .admin__data-grid-header.admin__data-grid-toolbar button.action-previous:before, .customerconnect-rfqs-new .admin__data-grid-header.admin__data-grid-toolbar button.action-next:before, .customerconnect-skus-index .admin__data-grid-header.admin__data-grid-toolbar button.action-previous:before, .customerconnect-skus-index .admin__data-grid-header.admin__data-grid-toolbar button.action-next:before {
      content: '';
      position: absolute;
      top: calc(50% - 5px);
      left: 50%;
      display: block;
      background: url("../images/arrow-down-white.svg") no-repeat center center;
      background-size: contain;
      width: 15px;
      height: 9px; }
  .customerconnect-account-index .admin__data-grid-header.admin__data-grid-toolbar button.action-previous, .customerconnect-orders-index .admin__data-grid-header.admin__data-grid-toolbar button.action-previous, .customerconnect-invoices-index .admin__data-grid-header.admin__data-grid-toolbar button.action-previous, .customerconnect-payments-index .admin__data-grid-header.admin__data-grid-toolbar button.action-previous,
  .customerconnect-shipments-index .admin__data-grid-header.admin__data-grid-toolbar button.action-previous, .customerconnect-rmas-index .admin__data-grid-header.admin__data-grid-toolbar button.action-previous, .customerconnect-servicecalls-index .admin__data-grid-header.admin__data-grid-toolbar button.action-previous, .customerconnect-rfqs-index .admin__data-grid-header.admin__data-grid-toolbar button.action-previous, .customerconnect-rfqs-new .admin__data-grid-header.admin__data-grid-toolbar button.action-previous, .customerconnect-skus-index .admin__data-grid-header.admin__data-grid-toolbar button.action-previous {
    margin-right: 10px; }
    .customerconnect-account-index .admin__data-grid-header.admin__data-grid-toolbar button.action-previous:before, .customerconnect-orders-index .admin__data-grid-header.admin__data-grid-toolbar button.action-previous:before, .customerconnect-invoices-index .admin__data-grid-header.admin__data-grid-toolbar button.action-previous:before, .customerconnect-payments-index .admin__data-grid-header.admin__data-grid-toolbar button.action-previous:before,
    .customerconnect-shipments-index .admin__data-grid-header.admin__data-grid-toolbar button.action-previous:before, .customerconnect-rmas-index .admin__data-grid-header.admin__data-grid-toolbar button.action-previous:before, .customerconnect-servicecalls-index .admin__data-grid-header.admin__data-grid-toolbar button.action-previous:before, .customerconnect-rfqs-index .admin__data-grid-header.admin__data-grid-toolbar button.action-previous:before, .customerconnect-rfqs-new .admin__data-grid-header.admin__data-grid-toolbar button.action-previous:before, .customerconnect-skus-index .admin__data-grid-header.admin__data-grid-toolbar button.action-previous:before {
      left: calc(50% - 2px);
      transform: translate(-50%) rotate(90deg); }
  .customerconnect-account-index .admin__data-grid-header.admin__data-grid-toolbar button.action-next, .customerconnect-orders-index .admin__data-grid-header.admin__data-grid-toolbar button.action-next, .customerconnect-invoices-index .admin__data-grid-header.admin__data-grid-toolbar button.action-next, .customerconnect-payments-index .admin__data-grid-header.admin__data-grid-toolbar button.action-next,
  .customerconnect-shipments-index .admin__data-grid-header.admin__data-grid-toolbar button.action-next, .customerconnect-rmas-index .admin__data-grid-header.admin__data-grid-toolbar button.action-next, .customerconnect-servicecalls-index .admin__data-grid-header.admin__data-grid-toolbar button.action-next, .customerconnect-rfqs-index .admin__data-grid-header.admin__data-grid-toolbar button.action-next, .customerconnect-rfqs-new .admin__data-grid-header.admin__data-grid-toolbar button.action-next, .customerconnect-skus-index .admin__data-grid-header.admin__data-grid-toolbar button.action-next {
    margin-left: 10px; }
    .customerconnect-account-index .admin__data-grid-header.admin__data-grid-toolbar button.action-next:before, .customerconnect-orders-index .admin__data-grid-header.admin__data-grid-toolbar button.action-next:before, .customerconnect-invoices-index .admin__data-grid-header.admin__data-grid-toolbar button.action-next:before, .customerconnect-payments-index .admin__data-grid-header.admin__data-grid-toolbar button.action-next:before,
    .customerconnect-shipments-index .admin__data-grid-header.admin__data-grid-toolbar button.action-next:before, .customerconnect-rmas-index .admin__data-grid-header.admin__data-grid-toolbar button.action-next:before, .customerconnect-servicecalls-index .admin__data-grid-header.admin__data-grid-toolbar button.action-next:before, .customerconnect-rfqs-index .admin__data-grid-header.admin__data-grid-toolbar button.action-next:before, .customerconnect-rfqs-new .admin__data-grid-header.admin__data-grid-toolbar button.action-next:before, .customerconnect-skus-index .admin__data-grid-header.admin__data-grid-toolbar button.action-next:before {
      transform: translate(-50%) rotate(-90deg); }

.customerconnect-account-index .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-pager, .customerconnect-orders-index .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-pager, .customerconnect-invoices-index .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-pager, .customerconnect-payments-index .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-pager,
.customerconnect-shipments-index .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-pager, .customerconnect-rmas-index .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-pager, .customerconnect-servicecalls-index .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-pager, .customerconnect-rfqs-index .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-pager, .customerconnect-rfqs-new .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-pager, .customerconnect-skus-index .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-pager {
  padding: 0 15px; }
  .customerconnect-account-index .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-pager label, .customerconnect-orders-index .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-pager label, .customerconnect-invoices-index .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-pager label, .customerconnect-payments-index .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-pager label,
  .customerconnect-shipments-index .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-pager label, .customerconnect-rmas-index .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-pager label, .customerconnect-servicecalls-index .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-pager label, .customerconnect-rfqs-index .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-pager label, .customerconnect-rfqs-new .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-pager label, .customerconnect-skus-index .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-pager label {
    padding: 0 3px;
    margin-right: 2px; }
  .customerconnect-account-index .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-pager button, .customerconnect-orders-index .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-pager button, .customerconnect-invoices-index .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-pager button, .customerconnect-payments-index .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-pager button,
  .customerconnect-shipments-index .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-pager button, .customerconnect-rmas-index .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-pager button, .customerconnect-servicecalls-index .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-pager button, .customerconnect-rfqs-index .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-pager button, .customerconnect-rfqs-new .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-pager button, .customerconnect-skus-index .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-pager button {
    margin: 0 2px; }
    .customerconnect-account-index .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-pager button:hover, .customerconnect-orders-index .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-pager button:hover, .customerconnect-invoices-index .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-pager button:hover, .customerconnect-payments-index .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-pager button:hover,
    .customerconnect-shipments-index .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-pager button:hover, .customerconnect-rmas-index .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-pager button:hover, .customerconnect-servicecalls-index .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-pager button:hover, .customerconnect-rfqs-index .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-pager button:hover, .customerconnect-rfqs-new .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-pager button:hover, .customerconnect-skus-index .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-pager button:hover {
      background: #A6192E;
      outline: 2px solid #fff;
      box-shadow: 0 0 0 4px #A6192E; }
    .customerconnect-account-index .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-pager button:focus, .customerconnect-orders-index .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-pager button:focus, .customerconnect-invoices-index .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-pager button:focus, .customerconnect-payments-index .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-pager button:focus,
    .customerconnect-shipments-index .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-pager button:focus, .customerconnect-rmas-index .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-pager button:focus, .customerconnect-servicecalls-index .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-pager button:focus, .customerconnect-rfqs-index .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-pager button:focus, .customerconnect-rfqs-new .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-pager button:focus, .customerconnect-skus-index .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-pager button:focus {
      background: #A6192E;
      outline: 2px solid #fff;
      box-shadow: 0 0 0 4px #A6192E; }

.customerconnect-orders-index .admin__data-grid-export, .customerconnect-invoices-index .admin__data-grid-export, .customerconnect-payments-index .admin__data-grid-export, .customerconnect-shipments-index .admin__data-grid-export,
.customerconnect-rmas-index .admin__data-grid-export, .customerconnect-servicecalls-index .admin__data-grid-export, .customerconnect-rfqs-index .admin__data-grid-export, .customerconnect-rfqs-new .admin__data-grid-export, .customerconnect-skus-index .admin__data-grid-export {
  padding-right: 0; }

.customerconnect-orders-index #customerconnect_orders_table, .customerconnect-orders-index #customerconnect_invoices_grid_table, .customerconnect-orders-index #customerconnect_payments_table, .customerconnect-orders-index #customerconnect_shipments_table,
.customerconnect-orders-index #customerconnect_rmas_table, .customerconnect-orders-index #customerconnect_servicecalls_table, .customerconnect-orders-index #customerconnect_rfqs_table, .customerconnect-orders-index #rfq_lines_table, .customerconnect-orders-index #customerconnect_skus_table, .customerconnect-invoices-index #customerconnect_orders_table, .customerconnect-invoices-index #customerconnect_invoices_grid_table, .customerconnect-invoices-index #customerconnect_payments_table, .customerconnect-invoices-index #customerconnect_shipments_table,
.customerconnect-invoices-index #customerconnect_rmas_table, .customerconnect-invoices-index #customerconnect_servicecalls_table, .customerconnect-invoices-index #customerconnect_rfqs_table, .customerconnect-invoices-index #rfq_lines_table, .customerconnect-invoices-index #customerconnect_skus_table, .customerconnect-payments-index #customerconnect_orders_table, .customerconnect-payments-index #customerconnect_invoices_grid_table, .customerconnect-payments-index #customerconnect_payments_table, .customerconnect-payments-index #customerconnect_shipments_table,
.customerconnect-payments-index #customerconnect_rmas_table, .customerconnect-payments-index #customerconnect_servicecalls_table, .customerconnect-payments-index #customerconnect_rfqs_table, .customerconnect-payments-index #rfq_lines_table, .customerconnect-payments-index #customerconnect_skus_table, .customerconnect-shipments-index #customerconnect_orders_table, .customerconnect-shipments-index #customerconnect_invoices_grid_table, .customerconnect-shipments-index #customerconnect_payments_table, .customerconnect-shipments-index #customerconnect_shipments_table,
.customerconnect-shipments-index #customerconnect_rmas_table, .customerconnect-shipments-index #customerconnect_servicecalls_table, .customerconnect-shipments-index #customerconnect_rfqs_table, .customerconnect-shipments-index #rfq_lines_table, .customerconnect-shipments-index #customerconnect_skus_table,
.customerconnect-rmas-index #customerconnect_orders_table,
.customerconnect-rmas-index #customerconnect_invoices_grid_table,
.customerconnect-rmas-index #customerconnect_payments_table,
.customerconnect-rmas-index #customerconnect_shipments_table,
.customerconnect-rmas-index #customerconnect_rmas_table,
.customerconnect-rmas-index #customerconnect_servicecalls_table,
.customerconnect-rmas-index #customerconnect_rfqs_table,
.customerconnect-rmas-index #rfq_lines_table,
.customerconnect-rmas-index #customerconnect_skus_table, .customerconnect-servicecalls-index #customerconnect_orders_table, .customerconnect-servicecalls-index #customerconnect_invoices_grid_table, .customerconnect-servicecalls-index #customerconnect_payments_table, .customerconnect-servicecalls-index #customerconnect_shipments_table,
.customerconnect-servicecalls-index #customerconnect_rmas_table, .customerconnect-servicecalls-index #customerconnect_servicecalls_table, .customerconnect-servicecalls-index #customerconnect_rfqs_table, .customerconnect-servicecalls-index #rfq_lines_table, .customerconnect-servicecalls-index #customerconnect_skus_table, .customerconnect-rfqs-index #customerconnect_orders_table, .customerconnect-rfqs-index #customerconnect_invoices_grid_table, .customerconnect-rfqs-index #customerconnect_payments_table, .customerconnect-rfqs-index #customerconnect_shipments_table,
.customerconnect-rfqs-index #customerconnect_rmas_table, .customerconnect-rfqs-index #customerconnect_servicecalls_table, .customerconnect-rfqs-index #customerconnect_rfqs_table, .customerconnect-rfqs-index #rfq_lines_table, .customerconnect-rfqs-index #customerconnect_skus_table, .customerconnect-rfqs-new #customerconnect_orders_table, .customerconnect-rfqs-new #customerconnect_invoices_grid_table, .customerconnect-rfqs-new #customerconnect_payments_table, .customerconnect-rfqs-new #customerconnect_shipments_table,
.customerconnect-rfqs-new #customerconnect_rmas_table, .customerconnect-rfqs-new #customerconnect_servicecalls_table, .customerconnect-rfqs-new #customerconnect_rfqs_table, .customerconnect-rfqs-new #rfq_lines_table, .customerconnect-rfqs-new #customerconnect_skus_table, .customerconnect-skus-index #customerconnect_orders_table, .customerconnect-skus-index #customerconnect_invoices_grid_table, .customerconnect-skus-index #customerconnect_payments_table, .customerconnect-skus-index #customerconnect_shipments_table,
.customerconnect-skus-index #customerconnect_rmas_table, .customerconnect-skus-index #customerconnect_servicecalls_table, .customerconnect-skus-index #customerconnect_rfqs_table, .customerconnect-skus-index #rfq_lines_table, .customerconnect-skus-index #customerconnect_skus_table {
  margin-top: 40px; }
  .customerconnect-orders-index #customerconnect_orders_table .no-display, .customerconnect-orders-index #customerconnect_invoices_grid_table .no-display, .customerconnect-orders-index #customerconnect_payments_table .no-display, .customerconnect-orders-index #customerconnect_shipments_table .no-display,
  .customerconnect-orders-index #customerconnect_rmas_table .no-display, .customerconnect-orders-index #customerconnect_servicecalls_table .no-display, .customerconnect-orders-index #customerconnect_rfqs_table .no-display, .customerconnect-orders-index #rfq_lines_table .no-display, .customerconnect-orders-index #customerconnect_skus_table .no-display, .customerconnect-invoices-index #customerconnect_orders_table .no-display, .customerconnect-invoices-index #customerconnect_invoices_grid_table .no-display, .customerconnect-invoices-index #customerconnect_payments_table .no-display, .customerconnect-invoices-index #customerconnect_shipments_table .no-display,
  .customerconnect-invoices-index #customerconnect_rmas_table .no-display, .customerconnect-invoices-index #customerconnect_servicecalls_table .no-display, .customerconnect-invoices-index #customerconnect_rfqs_table .no-display, .customerconnect-invoices-index #rfq_lines_table .no-display, .customerconnect-invoices-index #customerconnect_skus_table .no-display, .customerconnect-payments-index #customerconnect_orders_table .no-display, .customerconnect-payments-index #customerconnect_invoices_grid_table .no-display, .customerconnect-payments-index #customerconnect_payments_table .no-display, .customerconnect-payments-index #customerconnect_shipments_table .no-display,
  .customerconnect-payments-index #customerconnect_rmas_table .no-display, .customerconnect-payments-index #customerconnect_servicecalls_table .no-display, .customerconnect-payments-index #customerconnect_rfqs_table .no-display, .customerconnect-payments-index #rfq_lines_table .no-display, .customerconnect-payments-index #customerconnect_skus_table .no-display, .customerconnect-shipments-index #customerconnect_orders_table .no-display, .customerconnect-shipments-index #customerconnect_invoices_grid_table .no-display, .customerconnect-shipments-index #customerconnect_payments_table .no-display, .customerconnect-shipments-index #customerconnect_shipments_table .no-display,
  .customerconnect-shipments-index #customerconnect_rmas_table .no-display, .customerconnect-shipments-index #customerconnect_servicecalls_table .no-display, .customerconnect-shipments-index #customerconnect_rfqs_table .no-display, .customerconnect-shipments-index #rfq_lines_table .no-display, .customerconnect-shipments-index #customerconnect_skus_table .no-display,
  .customerconnect-rmas-index #customerconnect_orders_table .no-display,
  .customerconnect-rmas-index #customerconnect_invoices_grid_table .no-display,
  .customerconnect-rmas-index #customerconnect_payments_table .no-display,
  .customerconnect-rmas-index #customerconnect_shipments_table .no-display,
  .customerconnect-rmas-index #customerconnect_rmas_table .no-display,
  .customerconnect-rmas-index #customerconnect_servicecalls_table .no-display,
  .customerconnect-rmas-index #customerconnect_rfqs_table .no-display,
  .customerconnect-rmas-index #rfq_lines_table .no-display,
  .customerconnect-rmas-index #customerconnect_skus_table .no-display, .customerconnect-servicecalls-index #customerconnect_orders_table .no-display, .customerconnect-servicecalls-index #customerconnect_invoices_grid_table .no-display, .customerconnect-servicecalls-index #customerconnect_payments_table .no-display, .customerconnect-servicecalls-index #customerconnect_shipments_table .no-display,
  .customerconnect-servicecalls-index #customerconnect_rmas_table .no-display, .customerconnect-servicecalls-index #customerconnect_servicecalls_table .no-display, .customerconnect-servicecalls-index #customerconnect_rfqs_table .no-display, .customerconnect-servicecalls-index #rfq_lines_table .no-display, .customerconnect-servicecalls-index #customerconnect_skus_table .no-display, .customerconnect-rfqs-index #customerconnect_orders_table .no-display, .customerconnect-rfqs-index #customerconnect_invoices_grid_table .no-display, .customerconnect-rfqs-index #customerconnect_payments_table .no-display, .customerconnect-rfqs-index #customerconnect_shipments_table .no-display,
  .customerconnect-rfqs-index #customerconnect_rmas_table .no-display, .customerconnect-rfqs-index #customerconnect_servicecalls_table .no-display, .customerconnect-rfqs-index #customerconnect_rfqs_table .no-display, .customerconnect-rfqs-index #rfq_lines_table .no-display, .customerconnect-rfqs-index #customerconnect_skus_table .no-display, .customerconnect-rfqs-new #customerconnect_orders_table .no-display, .customerconnect-rfqs-new #customerconnect_invoices_grid_table .no-display, .customerconnect-rfqs-new #customerconnect_payments_table .no-display, .customerconnect-rfqs-new #customerconnect_shipments_table .no-display,
  .customerconnect-rfqs-new #customerconnect_rmas_table .no-display, .customerconnect-rfqs-new #customerconnect_servicecalls_table .no-display, .customerconnect-rfqs-new #customerconnect_rfqs_table .no-display, .customerconnect-rfqs-new #rfq_lines_table .no-display, .customerconnect-rfqs-new #customerconnect_skus_table .no-display, .customerconnect-skus-index #customerconnect_orders_table .no-display, .customerconnect-skus-index #customerconnect_invoices_grid_table .no-display, .customerconnect-skus-index #customerconnect_payments_table .no-display, .customerconnect-skus-index #customerconnect_shipments_table .no-display,
  .customerconnect-skus-index #customerconnect_rmas_table .no-display, .customerconnect-skus-index #customerconnect_servicecalls_table .no-display, .customerconnect-skus-index #customerconnect_rfqs_table .no-display, .customerconnect-skus-index #rfq_lines_table .no-display, .customerconnect-skus-index #customerconnect_skus_table .no-display {
    display: none !important; }
  .customerconnect-orders-index #customerconnect_orders_table .col-order_number, .customerconnect-orders-index #customerconnect_invoices_grid_table .col-order_number, .customerconnect-orders-index #customerconnect_payments_table .col-order_number, .customerconnect-orders-index #customerconnect_shipments_table .col-order_number,
  .customerconnect-orders-index #customerconnect_rmas_table .col-order_number, .customerconnect-orders-index #customerconnect_servicecalls_table .col-order_number, .customerconnect-orders-index #customerconnect_rfqs_table .col-order_number, .customerconnect-orders-index #rfq_lines_table .col-order_number, .customerconnect-orders-index #customerconnect_skus_table .col-order_number, .customerconnect-invoices-index #customerconnect_orders_table .col-order_number, .customerconnect-invoices-index #customerconnect_invoices_grid_table .col-order_number, .customerconnect-invoices-index #customerconnect_payments_table .col-order_number, .customerconnect-invoices-index #customerconnect_shipments_table .col-order_number,
  .customerconnect-invoices-index #customerconnect_rmas_table .col-order_number, .customerconnect-invoices-index #customerconnect_servicecalls_table .col-order_number, .customerconnect-invoices-index #customerconnect_rfqs_table .col-order_number, .customerconnect-invoices-index #rfq_lines_table .col-order_number, .customerconnect-invoices-index #customerconnect_skus_table .col-order_number, .customerconnect-payments-index #customerconnect_orders_table .col-order_number, .customerconnect-payments-index #customerconnect_invoices_grid_table .col-order_number, .customerconnect-payments-index #customerconnect_payments_table .col-order_number, .customerconnect-payments-index #customerconnect_shipments_table .col-order_number,
  .customerconnect-payments-index #customerconnect_rmas_table .col-order_number, .customerconnect-payments-index #customerconnect_servicecalls_table .col-order_number, .customerconnect-payments-index #customerconnect_rfqs_table .col-order_number, .customerconnect-payments-index #rfq_lines_table .col-order_number, .customerconnect-payments-index #customerconnect_skus_table .col-order_number, .customerconnect-shipments-index #customerconnect_orders_table .col-order_number, .customerconnect-shipments-index #customerconnect_invoices_grid_table .col-order_number, .customerconnect-shipments-index #customerconnect_payments_table .col-order_number, .customerconnect-shipments-index #customerconnect_shipments_table .col-order_number,
  .customerconnect-shipments-index #customerconnect_rmas_table .col-order_number, .customerconnect-shipments-index #customerconnect_servicecalls_table .col-order_number, .customerconnect-shipments-index #customerconnect_rfqs_table .col-order_number, .customerconnect-shipments-index #rfq_lines_table .col-order_number, .customerconnect-shipments-index #customerconnect_skus_table .col-order_number,
  .customerconnect-rmas-index #customerconnect_orders_table .col-order_number,
  .customerconnect-rmas-index #customerconnect_invoices_grid_table .col-order_number,
  .customerconnect-rmas-index #customerconnect_payments_table .col-order_number,
  .customerconnect-rmas-index #customerconnect_shipments_table .col-order_number,
  .customerconnect-rmas-index #customerconnect_rmas_table .col-order_number,
  .customerconnect-rmas-index #customerconnect_servicecalls_table .col-order_number,
  .customerconnect-rmas-index #customerconnect_rfqs_table .col-order_number,
  .customerconnect-rmas-index #rfq_lines_table .col-order_number,
  .customerconnect-rmas-index #customerconnect_skus_table .col-order_number, .customerconnect-servicecalls-index #customerconnect_orders_table .col-order_number, .customerconnect-servicecalls-index #customerconnect_invoices_grid_table .col-order_number, .customerconnect-servicecalls-index #customerconnect_payments_table .col-order_number, .customerconnect-servicecalls-index #customerconnect_shipments_table .col-order_number,
  .customerconnect-servicecalls-index #customerconnect_rmas_table .col-order_number, .customerconnect-servicecalls-index #customerconnect_servicecalls_table .col-order_number, .customerconnect-servicecalls-index #customerconnect_rfqs_table .col-order_number, .customerconnect-servicecalls-index #rfq_lines_table .col-order_number, .customerconnect-servicecalls-index #customerconnect_skus_table .col-order_number, .customerconnect-rfqs-index #customerconnect_orders_table .col-order_number, .customerconnect-rfqs-index #customerconnect_invoices_grid_table .col-order_number, .customerconnect-rfqs-index #customerconnect_payments_table .col-order_number, .customerconnect-rfqs-index #customerconnect_shipments_table .col-order_number,
  .customerconnect-rfqs-index #customerconnect_rmas_table .col-order_number, .customerconnect-rfqs-index #customerconnect_servicecalls_table .col-order_number, .customerconnect-rfqs-index #customerconnect_rfqs_table .col-order_number, .customerconnect-rfqs-index #rfq_lines_table .col-order_number, .customerconnect-rfqs-index #customerconnect_skus_table .col-order_number, .customerconnect-rfqs-new #customerconnect_orders_table .col-order_number, .customerconnect-rfqs-new #customerconnect_invoices_grid_table .col-order_number, .customerconnect-rfqs-new #customerconnect_payments_table .col-order_number, .customerconnect-rfqs-new #customerconnect_shipments_table .col-order_number,
  .customerconnect-rfqs-new #customerconnect_rmas_table .col-order_number, .customerconnect-rfqs-new #customerconnect_servicecalls_table .col-order_number, .customerconnect-rfqs-new #customerconnect_rfqs_table .col-order_number, .customerconnect-rfqs-new #rfq_lines_table .col-order_number, .customerconnect-rfqs-new #customerconnect_skus_table .col-order_number, .customerconnect-skus-index #customerconnect_orders_table .col-order_number, .customerconnect-skus-index #customerconnect_invoices_grid_table .col-order_number, .customerconnect-skus-index #customerconnect_payments_table .col-order_number, .customerconnect-skus-index #customerconnect_shipments_table .col-order_number,
  .customerconnect-skus-index #customerconnect_rmas_table .col-order_number, .customerconnect-skus-index #customerconnect_servicecalls_table .col-order_number, .customerconnect-skus-index #customerconnect_rfqs_table .col-order_number, .customerconnect-skus-index #rfq_lines_table .col-order_number, .customerconnect-skus-index #customerconnect_skus_table .col-order_number {
    min-width: 80px; }
    .customerconnect-orders-index #customerconnect_orders_table .col-order_number a, .customerconnect-orders-index #customerconnect_invoices_grid_table .col-order_number a, .customerconnect-orders-index #customerconnect_payments_table .col-order_number a, .customerconnect-orders-index #customerconnect_shipments_table .col-order_number a,
    .customerconnect-orders-index #customerconnect_rmas_table .col-order_number a, .customerconnect-orders-index #customerconnect_servicecalls_table .col-order_number a, .customerconnect-orders-index #customerconnect_rfqs_table .col-order_number a, .customerconnect-orders-index #rfq_lines_table .col-order_number a, .customerconnect-orders-index #customerconnect_skus_table .col-order_number a, .customerconnect-invoices-index #customerconnect_orders_table .col-order_number a, .customerconnect-invoices-index #customerconnect_invoices_grid_table .col-order_number a, .customerconnect-invoices-index #customerconnect_payments_table .col-order_number a, .customerconnect-invoices-index #customerconnect_shipments_table .col-order_number a,
    .customerconnect-invoices-index #customerconnect_rmas_table .col-order_number a, .customerconnect-invoices-index #customerconnect_servicecalls_table .col-order_number a, .customerconnect-invoices-index #customerconnect_rfqs_table .col-order_number a, .customerconnect-invoices-index #rfq_lines_table .col-order_number a, .customerconnect-invoices-index #customerconnect_skus_table .col-order_number a, .customerconnect-payments-index #customerconnect_orders_table .col-order_number a, .customerconnect-payments-index #customerconnect_invoices_grid_table .col-order_number a, .customerconnect-payments-index #customerconnect_payments_table .col-order_number a, .customerconnect-payments-index #customerconnect_shipments_table .col-order_number a,
    .customerconnect-payments-index #customerconnect_rmas_table .col-order_number a, .customerconnect-payments-index #customerconnect_servicecalls_table .col-order_number a, .customerconnect-payments-index #customerconnect_rfqs_table .col-order_number a, .customerconnect-payments-index #rfq_lines_table .col-order_number a, .customerconnect-payments-index #customerconnect_skus_table .col-order_number a, .customerconnect-shipments-index #customerconnect_orders_table .col-order_number a, .customerconnect-shipments-index #customerconnect_invoices_grid_table .col-order_number a, .customerconnect-shipments-index #customerconnect_payments_table .col-order_number a, .customerconnect-shipments-index #customerconnect_shipments_table .col-order_number a,
    .customerconnect-shipments-index #customerconnect_rmas_table .col-order_number a, .customerconnect-shipments-index #customerconnect_servicecalls_table .col-order_number a, .customerconnect-shipments-index #customerconnect_rfqs_table .col-order_number a, .customerconnect-shipments-index #rfq_lines_table .col-order_number a, .customerconnect-shipments-index #customerconnect_skus_table .col-order_number a,
    .customerconnect-rmas-index #customerconnect_orders_table .col-order_number a,
    .customerconnect-rmas-index #customerconnect_invoices_grid_table .col-order_number a,
    .customerconnect-rmas-index #customerconnect_payments_table .col-order_number a,
    .customerconnect-rmas-index #customerconnect_shipments_table .col-order_number a,
    .customerconnect-rmas-index #customerconnect_rmas_table .col-order_number a,
    .customerconnect-rmas-index #customerconnect_servicecalls_table .col-order_number a,
    .customerconnect-rmas-index #customerconnect_rfqs_table .col-order_number a,
    .customerconnect-rmas-index #rfq_lines_table .col-order_number a,
    .customerconnect-rmas-index #customerconnect_skus_table .col-order_number a, .customerconnect-servicecalls-index #customerconnect_orders_table .col-order_number a, .customerconnect-servicecalls-index #customerconnect_invoices_grid_table .col-order_number a, .customerconnect-servicecalls-index #customerconnect_payments_table .col-order_number a, .customerconnect-servicecalls-index #customerconnect_shipments_table .col-order_number a,
    .customerconnect-servicecalls-index #customerconnect_rmas_table .col-order_number a, .customerconnect-servicecalls-index #customerconnect_servicecalls_table .col-order_number a, .customerconnect-servicecalls-index #customerconnect_rfqs_table .col-order_number a, .customerconnect-servicecalls-index #rfq_lines_table .col-order_number a, .customerconnect-servicecalls-index #customerconnect_skus_table .col-order_number a, .customerconnect-rfqs-index #customerconnect_orders_table .col-order_number a, .customerconnect-rfqs-index #customerconnect_invoices_grid_table .col-order_number a, .customerconnect-rfqs-index #customerconnect_payments_table .col-order_number a, .customerconnect-rfqs-index #customerconnect_shipments_table .col-order_number a,
    .customerconnect-rfqs-index #customerconnect_rmas_table .col-order_number a, .customerconnect-rfqs-index #customerconnect_servicecalls_table .col-order_number a, .customerconnect-rfqs-index #customerconnect_rfqs_table .col-order_number a, .customerconnect-rfqs-index #rfq_lines_table .col-order_number a, .customerconnect-rfqs-index #customerconnect_skus_table .col-order_number a, .customerconnect-rfqs-new #customerconnect_orders_table .col-order_number a, .customerconnect-rfqs-new #customerconnect_invoices_grid_table .col-order_number a, .customerconnect-rfqs-new #customerconnect_payments_table .col-order_number a, .customerconnect-rfqs-new #customerconnect_shipments_table .col-order_number a,
    .customerconnect-rfqs-new #customerconnect_rmas_table .col-order_number a, .customerconnect-rfqs-new #customerconnect_servicecalls_table .col-order_number a, .customerconnect-rfqs-new #customerconnect_rfqs_table .col-order_number a, .customerconnect-rfqs-new #rfq_lines_table .col-order_number a, .customerconnect-rfqs-new #customerconnect_skus_table .col-order_number a, .customerconnect-skus-index #customerconnect_orders_table .col-order_number a, .customerconnect-skus-index #customerconnect_invoices_grid_table .col-order_number a, .customerconnect-skus-index #customerconnect_payments_table .col-order_number a, .customerconnect-skus-index #customerconnect_shipments_table .col-order_number a,
    .customerconnect-skus-index #customerconnect_rmas_table .col-order_number a, .customerconnect-skus-index #customerconnect_servicecalls_table .col-order_number a, .customerconnect-skus-index #customerconnect_rfqs_table .col-order_number a, .customerconnect-skus-index #rfq_lines_table .col-order_number a, .customerconnect-skus-index #customerconnect_skus_table .col-order_number a {
      color: #C8102E; }
      .customerconnect-orders-index #customerconnect_orders_table .col-order_number a:hover, .customerconnect-orders-index #customerconnect_invoices_grid_table .col-order_number a:hover, .customerconnect-orders-index #customerconnect_payments_table .col-order_number a:hover, .customerconnect-orders-index #customerconnect_shipments_table .col-order_number a:hover,
      .customerconnect-orders-index #customerconnect_rmas_table .col-order_number a:hover, .customerconnect-orders-index #customerconnect_servicecalls_table .col-order_number a:hover, .customerconnect-orders-index #customerconnect_rfqs_table .col-order_number a:hover, .customerconnect-orders-index #rfq_lines_table .col-order_number a:hover, .customerconnect-orders-index #customerconnect_skus_table .col-order_number a:hover, .customerconnect-invoices-index #customerconnect_orders_table .col-order_number a:hover, .customerconnect-invoices-index #customerconnect_invoices_grid_table .col-order_number a:hover, .customerconnect-invoices-index #customerconnect_payments_table .col-order_number a:hover, .customerconnect-invoices-index #customerconnect_shipments_table .col-order_number a:hover,
      .customerconnect-invoices-index #customerconnect_rmas_table .col-order_number a:hover, .customerconnect-invoices-index #customerconnect_servicecalls_table .col-order_number a:hover, .customerconnect-invoices-index #customerconnect_rfqs_table .col-order_number a:hover, .customerconnect-invoices-index #rfq_lines_table .col-order_number a:hover, .customerconnect-invoices-index #customerconnect_skus_table .col-order_number a:hover, .customerconnect-payments-index #customerconnect_orders_table .col-order_number a:hover, .customerconnect-payments-index #customerconnect_invoices_grid_table .col-order_number a:hover, .customerconnect-payments-index #customerconnect_payments_table .col-order_number a:hover, .customerconnect-payments-index #customerconnect_shipments_table .col-order_number a:hover,
      .customerconnect-payments-index #customerconnect_rmas_table .col-order_number a:hover, .customerconnect-payments-index #customerconnect_servicecalls_table .col-order_number a:hover, .customerconnect-payments-index #customerconnect_rfqs_table .col-order_number a:hover, .customerconnect-payments-index #rfq_lines_table .col-order_number a:hover, .customerconnect-payments-index #customerconnect_skus_table .col-order_number a:hover, .customerconnect-shipments-index #customerconnect_orders_table .col-order_number a:hover, .customerconnect-shipments-index #customerconnect_invoices_grid_table .col-order_number a:hover, .customerconnect-shipments-index #customerconnect_payments_table .col-order_number a:hover, .customerconnect-shipments-index #customerconnect_shipments_table .col-order_number a:hover,
      .customerconnect-shipments-index #customerconnect_rmas_table .col-order_number a:hover, .customerconnect-shipments-index #customerconnect_servicecalls_table .col-order_number a:hover, .customerconnect-shipments-index #customerconnect_rfqs_table .col-order_number a:hover, .customerconnect-shipments-index #rfq_lines_table .col-order_number a:hover, .customerconnect-shipments-index #customerconnect_skus_table .col-order_number a:hover,
      .customerconnect-rmas-index #customerconnect_orders_table .col-order_number a:hover,
      .customerconnect-rmas-index #customerconnect_invoices_grid_table .col-order_number a:hover,
      .customerconnect-rmas-index #customerconnect_payments_table .col-order_number a:hover,
      .customerconnect-rmas-index #customerconnect_shipments_table .col-order_number a:hover,
      .customerconnect-rmas-index #customerconnect_rmas_table .col-order_number a:hover,
      .customerconnect-rmas-index #customerconnect_servicecalls_table .col-order_number a:hover,
      .customerconnect-rmas-index #customerconnect_rfqs_table .col-order_number a:hover,
      .customerconnect-rmas-index #rfq_lines_table .col-order_number a:hover,
      .customerconnect-rmas-index #customerconnect_skus_table .col-order_number a:hover, .customerconnect-servicecalls-index #customerconnect_orders_table .col-order_number a:hover, .customerconnect-servicecalls-index #customerconnect_invoices_grid_table .col-order_number a:hover, .customerconnect-servicecalls-index #customerconnect_payments_table .col-order_number a:hover, .customerconnect-servicecalls-index #customerconnect_shipments_table .col-order_number a:hover,
      .customerconnect-servicecalls-index #customerconnect_rmas_table .col-order_number a:hover, .customerconnect-servicecalls-index #customerconnect_servicecalls_table .col-order_number a:hover, .customerconnect-servicecalls-index #customerconnect_rfqs_table .col-order_number a:hover, .customerconnect-servicecalls-index #rfq_lines_table .col-order_number a:hover, .customerconnect-servicecalls-index #customerconnect_skus_table .col-order_number a:hover, .customerconnect-rfqs-index #customerconnect_orders_table .col-order_number a:hover, .customerconnect-rfqs-index #customerconnect_invoices_grid_table .col-order_number a:hover, .customerconnect-rfqs-index #customerconnect_payments_table .col-order_number a:hover, .customerconnect-rfqs-index #customerconnect_shipments_table .col-order_number a:hover,
      .customerconnect-rfqs-index #customerconnect_rmas_table .col-order_number a:hover, .customerconnect-rfqs-index #customerconnect_servicecalls_table .col-order_number a:hover, .customerconnect-rfqs-index #customerconnect_rfqs_table .col-order_number a:hover, .customerconnect-rfqs-index #rfq_lines_table .col-order_number a:hover, .customerconnect-rfqs-index #customerconnect_skus_table .col-order_number a:hover, .customerconnect-rfqs-new #customerconnect_orders_table .col-order_number a:hover, .customerconnect-rfqs-new #customerconnect_invoices_grid_table .col-order_number a:hover, .customerconnect-rfqs-new #customerconnect_payments_table .col-order_number a:hover, .customerconnect-rfqs-new #customerconnect_shipments_table .col-order_number a:hover,
      .customerconnect-rfqs-new #customerconnect_rmas_table .col-order_number a:hover, .customerconnect-rfqs-new #customerconnect_servicecalls_table .col-order_number a:hover, .customerconnect-rfqs-new #customerconnect_rfqs_table .col-order_number a:hover, .customerconnect-rfqs-new #rfq_lines_table .col-order_number a:hover, .customerconnect-rfqs-new #customerconnect_skus_table .col-order_number a:hover, .customerconnect-skus-index #customerconnect_orders_table .col-order_number a:hover, .customerconnect-skus-index #customerconnect_invoices_grid_table .col-order_number a:hover, .customerconnect-skus-index #customerconnect_payments_table .col-order_number a:hover, .customerconnect-skus-index #customerconnect_shipments_table .col-order_number a:hover,
      .customerconnect-skus-index #customerconnect_rmas_table .col-order_number a:hover, .customerconnect-skus-index #customerconnect_servicecalls_table .col-order_number a:hover, .customerconnect-skus-index #customerconnect_rfqs_table .col-order_number a:hover, .customerconnect-skus-index #rfq_lines_table .col-order_number a:hover, .customerconnect-skus-index #customerconnect_skus_table .col-order_number a:hover {
        text-decoration: underline; }
  .customerconnect-orders-index #customerconnect_orders_table .col-packing_slip a, .customerconnect-orders-index #customerconnect_invoices_grid_table .col-packing_slip a, .customerconnect-orders-index #customerconnect_payments_table .col-packing_slip a, .customerconnect-orders-index #customerconnect_shipments_table .col-packing_slip a,
  .customerconnect-orders-index #customerconnect_rmas_table .col-packing_slip a, .customerconnect-orders-index #customerconnect_servicecalls_table .col-packing_slip a, .customerconnect-orders-index #customerconnect_rfqs_table .col-packing_slip a, .customerconnect-orders-index #rfq_lines_table .col-packing_slip a, .customerconnect-orders-index #customerconnect_skus_table .col-packing_slip a, .customerconnect-invoices-index #customerconnect_orders_table .col-packing_slip a, .customerconnect-invoices-index #customerconnect_invoices_grid_table .col-packing_slip a, .customerconnect-invoices-index #customerconnect_payments_table .col-packing_slip a, .customerconnect-invoices-index #customerconnect_shipments_table .col-packing_slip a,
  .customerconnect-invoices-index #customerconnect_rmas_table .col-packing_slip a, .customerconnect-invoices-index #customerconnect_servicecalls_table .col-packing_slip a, .customerconnect-invoices-index #customerconnect_rfqs_table .col-packing_slip a, .customerconnect-invoices-index #rfq_lines_table .col-packing_slip a, .customerconnect-invoices-index #customerconnect_skus_table .col-packing_slip a, .customerconnect-payments-index #customerconnect_orders_table .col-packing_slip a, .customerconnect-payments-index #customerconnect_invoices_grid_table .col-packing_slip a, .customerconnect-payments-index #customerconnect_payments_table .col-packing_slip a, .customerconnect-payments-index #customerconnect_shipments_table .col-packing_slip a,
  .customerconnect-payments-index #customerconnect_rmas_table .col-packing_slip a, .customerconnect-payments-index #customerconnect_servicecalls_table .col-packing_slip a, .customerconnect-payments-index #customerconnect_rfqs_table .col-packing_slip a, .customerconnect-payments-index #rfq_lines_table .col-packing_slip a, .customerconnect-payments-index #customerconnect_skus_table .col-packing_slip a, .customerconnect-shipments-index #customerconnect_orders_table .col-packing_slip a, .customerconnect-shipments-index #customerconnect_invoices_grid_table .col-packing_slip a, .customerconnect-shipments-index #customerconnect_payments_table .col-packing_slip a, .customerconnect-shipments-index #customerconnect_shipments_table .col-packing_slip a,
  .customerconnect-shipments-index #customerconnect_rmas_table .col-packing_slip a, .customerconnect-shipments-index #customerconnect_servicecalls_table .col-packing_slip a, .customerconnect-shipments-index #customerconnect_rfqs_table .col-packing_slip a, .customerconnect-shipments-index #rfq_lines_table .col-packing_slip a, .customerconnect-shipments-index #customerconnect_skus_table .col-packing_slip a,
  .customerconnect-rmas-index #customerconnect_orders_table .col-packing_slip a,
  .customerconnect-rmas-index #customerconnect_invoices_grid_table .col-packing_slip a,
  .customerconnect-rmas-index #customerconnect_payments_table .col-packing_slip a,
  .customerconnect-rmas-index #customerconnect_shipments_table .col-packing_slip a,
  .customerconnect-rmas-index #customerconnect_rmas_table .col-packing_slip a,
  .customerconnect-rmas-index #customerconnect_servicecalls_table .col-packing_slip a,
  .customerconnect-rmas-index #customerconnect_rfqs_table .col-packing_slip a,
  .customerconnect-rmas-index #rfq_lines_table .col-packing_slip a,
  .customerconnect-rmas-index #customerconnect_skus_table .col-packing_slip a, .customerconnect-servicecalls-index #customerconnect_orders_table .col-packing_slip a, .customerconnect-servicecalls-index #customerconnect_invoices_grid_table .col-packing_slip a, .customerconnect-servicecalls-index #customerconnect_payments_table .col-packing_slip a, .customerconnect-servicecalls-index #customerconnect_shipments_table .col-packing_slip a,
  .customerconnect-servicecalls-index #customerconnect_rmas_table .col-packing_slip a, .customerconnect-servicecalls-index #customerconnect_servicecalls_table .col-packing_slip a, .customerconnect-servicecalls-index #customerconnect_rfqs_table .col-packing_slip a, .customerconnect-servicecalls-index #rfq_lines_table .col-packing_slip a, .customerconnect-servicecalls-index #customerconnect_skus_table .col-packing_slip a, .customerconnect-rfqs-index #customerconnect_orders_table .col-packing_slip a, .customerconnect-rfqs-index #customerconnect_invoices_grid_table .col-packing_slip a, .customerconnect-rfqs-index #customerconnect_payments_table .col-packing_slip a, .customerconnect-rfqs-index #customerconnect_shipments_table .col-packing_slip a,
  .customerconnect-rfqs-index #customerconnect_rmas_table .col-packing_slip a, .customerconnect-rfqs-index #customerconnect_servicecalls_table .col-packing_slip a, .customerconnect-rfqs-index #customerconnect_rfqs_table .col-packing_slip a, .customerconnect-rfqs-index #rfq_lines_table .col-packing_slip a, .customerconnect-rfqs-index #customerconnect_skus_table .col-packing_slip a, .customerconnect-rfqs-new #customerconnect_orders_table .col-packing_slip a, .customerconnect-rfqs-new #customerconnect_invoices_grid_table .col-packing_slip a, .customerconnect-rfqs-new #customerconnect_payments_table .col-packing_slip a, .customerconnect-rfqs-new #customerconnect_shipments_table .col-packing_slip a,
  .customerconnect-rfqs-new #customerconnect_rmas_table .col-packing_slip a, .customerconnect-rfqs-new #customerconnect_servicecalls_table .col-packing_slip a, .customerconnect-rfqs-new #customerconnect_rfqs_table .col-packing_slip a, .customerconnect-rfqs-new #rfq_lines_table .col-packing_slip a, .customerconnect-rfqs-new #customerconnect_skus_table .col-packing_slip a, .customerconnect-skus-index #customerconnect_orders_table .col-packing_slip a, .customerconnect-skus-index #customerconnect_invoices_grid_table .col-packing_slip a, .customerconnect-skus-index #customerconnect_payments_table .col-packing_slip a, .customerconnect-skus-index #customerconnect_shipments_table .col-packing_slip a,
  .customerconnect-skus-index #customerconnect_rmas_table .col-packing_slip a, .customerconnect-skus-index #customerconnect_servicecalls_table .col-packing_slip a, .customerconnect-skus-index #customerconnect_rfqs_table .col-packing_slip a, .customerconnect-skus-index #rfq_lines_table .col-packing_slip a, .customerconnect-skus-index #customerconnect_skus_table .col-packing_slip a {
    color: #C8102E; }
    .customerconnect-orders-index #customerconnect_orders_table .col-packing_slip a:hover, .customerconnect-orders-index #customerconnect_invoices_grid_table .col-packing_slip a:hover, .customerconnect-orders-index #customerconnect_payments_table .col-packing_slip a:hover, .customerconnect-orders-index #customerconnect_shipments_table .col-packing_slip a:hover,
    .customerconnect-orders-index #customerconnect_rmas_table .col-packing_slip a:hover, .customerconnect-orders-index #customerconnect_servicecalls_table .col-packing_slip a:hover, .customerconnect-orders-index #customerconnect_rfqs_table .col-packing_slip a:hover, .customerconnect-orders-index #rfq_lines_table .col-packing_slip a:hover, .customerconnect-orders-index #customerconnect_skus_table .col-packing_slip a:hover, .customerconnect-invoices-index #customerconnect_orders_table .col-packing_slip a:hover, .customerconnect-invoices-index #customerconnect_invoices_grid_table .col-packing_slip a:hover, .customerconnect-invoices-index #customerconnect_payments_table .col-packing_slip a:hover, .customerconnect-invoices-index #customerconnect_shipments_table .col-packing_slip a:hover,
    .customerconnect-invoices-index #customerconnect_rmas_table .col-packing_slip a:hover, .customerconnect-invoices-index #customerconnect_servicecalls_table .col-packing_slip a:hover, .customerconnect-invoices-index #customerconnect_rfqs_table .col-packing_slip a:hover, .customerconnect-invoices-index #rfq_lines_table .col-packing_slip a:hover, .customerconnect-invoices-index #customerconnect_skus_table .col-packing_slip a:hover, .customerconnect-payments-index #customerconnect_orders_table .col-packing_slip a:hover, .customerconnect-payments-index #customerconnect_invoices_grid_table .col-packing_slip a:hover, .customerconnect-payments-index #customerconnect_payments_table .col-packing_slip a:hover, .customerconnect-payments-index #customerconnect_shipments_table .col-packing_slip a:hover,
    .customerconnect-payments-index #customerconnect_rmas_table .col-packing_slip a:hover, .customerconnect-payments-index #customerconnect_servicecalls_table .col-packing_slip a:hover, .customerconnect-payments-index #customerconnect_rfqs_table .col-packing_slip a:hover, .customerconnect-payments-index #rfq_lines_table .col-packing_slip a:hover, .customerconnect-payments-index #customerconnect_skus_table .col-packing_slip a:hover, .customerconnect-shipments-index #customerconnect_orders_table .col-packing_slip a:hover, .customerconnect-shipments-index #customerconnect_invoices_grid_table .col-packing_slip a:hover, .customerconnect-shipments-index #customerconnect_payments_table .col-packing_slip a:hover, .customerconnect-shipments-index #customerconnect_shipments_table .col-packing_slip a:hover,
    .customerconnect-shipments-index #customerconnect_rmas_table .col-packing_slip a:hover, .customerconnect-shipments-index #customerconnect_servicecalls_table .col-packing_slip a:hover, .customerconnect-shipments-index #customerconnect_rfqs_table .col-packing_slip a:hover, .customerconnect-shipments-index #rfq_lines_table .col-packing_slip a:hover, .customerconnect-shipments-index #customerconnect_skus_table .col-packing_slip a:hover,
    .customerconnect-rmas-index #customerconnect_orders_table .col-packing_slip a:hover,
    .customerconnect-rmas-index #customerconnect_invoices_grid_table .col-packing_slip a:hover,
    .customerconnect-rmas-index #customerconnect_payments_table .col-packing_slip a:hover,
    .customerconnect-rmas-index #customerconnect_shipments_table .col-packing_slip a:hover,
    .customerconnect-rmas-index #customerconnect_rmas_table .col-packing_slip a:hover,
    .customerconnect-rmas-index #customerconnect_servicecalls_table .col-packing_slip a:hover,
    .customerconnect-rmas-index #customerconnect_rfqs_table .col-packing_slip a:hover,
    .customerconnect-rmas-index #rfq_lines_table .col-packing_slip a:hover,
    .customerconnect-rmas-index #customerconnect_skus_table .col-packing_slip a:hover, .customerconnect-servicecalls-index #customerconnect_orders_table .col-packing_slip a:hover, .customerconnect-servicecalls-index #customerconnect_invoices_grid_table .col-packing_slip a:hover, .customerconnect-servicecalls-index #customerconnect_payments_table .col-packing_slip a:hover, .customerconnect-servicecalls-index #customerconnect_shipments_table .col-packing_slip a:hover,
    .customerconnect-servicecalls-index #customerconnect_rmas_table .col-packing_slip a:hover, .customerconnect-servicecalls-index #customerconnect_servicecalls_table .col-packing_slip a:hover, .customerconnect-servicecalls-index #customerconnect_rfqs_table .col-packing_slip a:hover, .customerconnect-servicecalls-index #rfq_lines_table .col-packing_slip a:hover, .customerconnect-servicecalls-index #customerconnect_skus_table .col-packing_slip a:hover, .customerconnect-rfqs-index #customerconnect_orders_table .col-packing_slip a:hover, .customerconnect-rfqs-index #customerconnect_invoices_grid_table .col-packing_slip a:hover, .customerconnect-rfqs-index #customerconnect_payments_table .col-packing_slip a:hover, .customerconnect-rfqs-index #customerconnect_shipments_table .col-packing_slip a:hover,
    .customerconnect-rfqs-index #customerconnect_rmas_table .col-packing_slip a:hover, .customerconnect-rfqs-index #customerconnect_servicecalls_table .col-packing_slip a:hover, .customerconnect-rfqs-index #customerconnect_rfqs_table .col-packing_slip a:hover, .customerconnect-rfqs-index #rfq_lines_table .col-packing_slip a:hover, .customerconnect-rfqs-index #customerconnect_skus_table .col-packing_slip a:hover, .customerconnect-rfqs-new #customerconnect_orders_table .col-packing_slip a:hover, .customerconnect-rfqs-new #customerconnect_invoices_grid_table .col-packing_slip a:hover, .customerconnect-rfqs-new #customerconnect_payments_table .col-packing_slip a:hover, .customerconnect-rfqs-new #customerconnect_shipments_table .col-packing_slip a:hover,
    .customerconnect-rfqs-new #customerconnect_rmas_table .col-packing_slip a:hover, .customerconnect-rfqs-new #customerconnect_servicecalls_table .col-packing_slip a:hover, .customerconnect-rfqs-new #customerconnect_rfqs_table .col-packing_slip a:hover, .customerconnect-rfqs-new #rfq_lines_table .col-packing_slip a:hover, .customerconnect-rfqs-new #customerconnect_skus_table .col-packing_slip a:hover, .customerconnect-skus-index #customerconnect_orders_table .col-packing_slip a:hover, .customerconnect-skus-index #customerconnect_invoices_grid_table .col-packing_slip a:hover, .customerconnect-skus-index #customerconnect_payments_table .col-packing_slip a:hover, .customerconnect-skus-index #customerconnect_shipments_table .col-packing_slip a:hover,
    .customerconnect-skus-index #customerconnect_rmas_table .col-packing_slip a:hover, .customerconnect-skus-index #customerconnect_servicecalls_table .col-packing_slip a:hover, .customerconnect-skus-index #customerconnect_rfqs_table .col-packing_slip a:hover, .customerconnect-skus-index #rfq_lines_table .col-packing_slip a:hover, .customerconnect-skus-index #customerconnect_skus_table .col-packing_slip a:hover {
      text-decoration: underline; }
  .customerconnect-orders-index #customerconnect_orders_table.data-grid thead, .customerconnect-orders-index #customerconnect_invoices_grid_table.data-grid thead, .customerconnect-orders-index #customerconnect_payments_table.data-grid thead, .customerconnect-orders-index #customerconnect_shipments_table.data-grid thead,
  .customerconnect-orders-index #customerconnect_rmas_table.data-grid thead, .customerconnect-orders-index #customerconnect_servicecalls_table.data-grid thead, .customerconnect-orders-index #customerconnect_rfqs_table.data-grid thead, .customerconnect-orders-index #rfq_lines_table.data-grid thead, .customerconnect-orders-index #customerconnect_skus_table.data-grid thead, .customerconnect-invoices-index #customerconnect_orders_table.data-grid thead, .customerconnect-invoices-index #customerconnect_invoices_grid_table.data-grid thead, .customerconnect-invoices-index #customerconnect_payments_table.data-grid thead, .customerconnect-invoices-index #customerconnect_shipments_table.data-grid thead,
  .customerconnect-invoices-index #customerconnect_rmas_table.data-grid thead, .customerconnect-invoices-index #customerconnect_servicecalls_table.data-grid thead, .customerconnect-invoices-index #customerconnect_rfqs_table.data-grid thead, .customerconnect-invoices-index #rfq_lines_table.data-grid thead, .customerconnect-invoices-index #customerconnect_skus_table.data-grid thead, .customerconnect-payments-index #customerconnect_orders_table.data-grid thead, .customerconnect-payments-index #customerconnect_invoices_grid_table.data-grid thead, .customerconnect-payments-index #customerconnect_payments_table.data-grid thead, .customerconnect-payments-index #customerconnect_shipments_table.data-grid thead,
  .customerconnect-payments-index #customerconnect_rmas_table.data-grid thead, .customerconnect-payments-index #customerconnect_servicecalls_table.data-grid thead, .customerconnect-payments-index #customerconnect_rfqs_table.data-grid thead, .customerconnect-payments-index #rfq_lines_table.data-grid thead, .customerconnect-payments-index #customerconnect_skus_table.data-grid thead, .customerconnect-shipments-index #customerconnect_orders_table.data-grid thead, .customerconnect-shipments-index #customerconnect_invoices_grid_table.data-grid thead, .customerconnect-shipments-index #customerconnect_payments_table.data-grid thead, .customerconnect-shipments-index #customerconnect_shipments_table.data-grid thead,
  .customerconnect-shipments-index #customerconnect_rmas_table.data-grid thead, .customerconnect-shipments-index #customerconnect_servicecalls_table.data-grid thead, .customerconnect-shipments-index #customerconnect_rfqs_table.data-grid thead, .customerconnect-shipments-index #rfq_lines_table.data-grid thead, .customerconnect-shipments-index #customerconnect_skus_table.data-grid thead,
  .customerconnect-rmas-index #customerconnect_orders_table.data-grid thead,
  .customerconnect-rmas-index #customerconnect_invoices_grid_table.data-grid thead,
  .customerconnect-rmas-index #customerconnect_payments_table.data-grid thead,
  .customerconnect-rmas-index #customerconnect_shipments_table.data-grid thead,
  .customerconnect-rmas-index #customerconnect_rmas_table.data-grid thead,
  .customerconnect-rmas-index #customerconnect_servicecalls_table.data-grid thead,
  .customerconnect-rmas-index #customerconnect_rfqs_table.data-grid thead,
  .customerconnect-rmas-index #rfq_lines_table.data-grid thead,
  .customerconnect-rmas-index #customerconnect_skus_table.data-grid thead, .customerconnect-servicecalls-index #customerconnect_orders_table.data-grid thead, .customerconnect-servicecalls-index #customerconnect_invoices_grid_table.data-grid thead, .customerconnect-servicecalls-index #customerconnect_payments_table.data-grid thead, .customerconnect-servicecalls-index #customerconnect_shipments_table.data-grid thead,
  .customerconnect-servicecalls-index #customerconnect_rmas_table.data-grid thead, .customerconnect-servicecalls-index #customerconnect_servicecalls_table.data-grid thead, .customerconnect-servicecalls-index #customerconnect_rfqs_table.data-grid thead, .customerconnect-servicecalls-index #rfq_lines_table.data-grid thead, .customerconnect-servicecalls-index #customerconnect_skus_table.data-grid thead, .customerconnect-rfqs-index #customerconnect_orders_table.data-grid thead, .customerconnect-rfqs-index #customerconnect_invoices_grid_table.data-grid thead, .customerconnect-rfqs-index #customerconnect_payments_table.data-grid thead, .customerconnect-rfqs-index #customerconnect_shipments_table.data-grid thead,
  .customerconnect-rfqs-index #customerconnect_rmas_table.data-grid thead, .customerconnect-rfqs-index #customerconnect_servicecalls_table.data-grid thead, .customerconnect-rfqs-index #customerconnect_rfqs_table.data-grid thead, .customerconnect-rfqs-index #rfq_lines_table.data-grid thead, .customerconnect-rfqs-index #customerconnect_skus_table.data-grid thead, .customerconnect-rfqs-new #customerconnect_orders_table.data-grid thead, .customerconnect-rfqs-new #customerconnect_invoices_grid_table.data-grid thead, .customerconnect-rfqs-new #customerconnect_payments_table.data-grid thead, .customerconnect-rfqs-new #customerconnect_shipments_table.data-grid thead,
  .customerconnect-rfqs-new #customerconnect_rmas_table.data-grid thead, .customerconnect-rfqs-new #customerconnect_servicecalls_table.data-grid thead, .customerconnect-rfqs-new #customerconnect_rfqs_table.data-grid thead, .customerconnect-rfqs-new #rfq_lines_table.data-grid thead, .customerconnect-rfqs-new #customerconnect_skus_table.data-grid thead, .customerconnect-skus-index #customerconnect_orders_table.data-grid thead, .customerconnect-skus-index #customerconnect_invoices_grid_table.data-grid thead, .customerconnect-skus-index #customerconnect_payments_table.data-grid thead, .customerconnect-skus-index #customerconnect_shipments_table.data-grid thead,
  .customerconnect-skus-index #customerconnect_rmas_table.data-grid thead, .customerconnect-skus-index #customerconnect_servicecalls_table.data-grid thead, .customerconnect-skus-index #customerconnect_rfqs_table.data-grid thead, .customerconnect-skus-index #rfq_lines_table.data-grid thead, .customerconnect-skus-index #customerconnect_skus_table.data-grid thead {
    background: #fff; }
    .customerconnect-orders-index #customerconnect_orders_table.data-grid thead th, .customerconnect-orders-index #customerconnect_invoices_grid_table.data-grid thead th, .customerconnect-orders-index #customerconnect_payments_table.data-grid thead th, .customerconnect-orders-index #customerconnect_shipments_table.data-grid thead th,
    .customerconnect-orders-index #customerconnect_rmas_table.data-grid thead th, .customerconnect-orders-index #customerconnect_servicecalls_table.data-grid thead th, .customerconnect-orders-index #customerconnect_rfqs_table.data-grid thead th, .customerconnect-orders-index #rfq_lines_table.data-grid thead th, .customerconnect-orders-index #customerconnect_skus_table.data-grid thead th, .customerconnect-invoices-index #customerconnect_orders_table.data-grid thead th, .customerconnect-invoices-index #customerconnect_invoices_grid_table.data-grid thead th, .customerconnect-invoices-index #customerconnect_payments_table.data-grid thead th, .customerconnect-invoices-index #customerconnect_shipments_table.data-grid thead th,
    .customerconnect-invoices-index #customerconnect_rmas_table.data-grid thead th, .customerconnect-invoices-index #customerconnect_servicecalls_table.data-grid thead th, .customerconnect-invoices-index #customerconnect_rfqs_table.data-grid thead th, .customerconnect-invoices-index #rfq_lines_table.data-grid thead th, .customerconnect-invoices-index #customerconnect_skus_table.data-grid thead th, .customerconnect-payments-index #customerconnect_orders_table.data-grid thead th, .customerconnect-payments-index #customerconnect_invoices_grid_table.data-grid thead th, .customerconnect-payments-index #customerconnect_payments_table.data-grid thead th, .customerconnect-payments-index #customerconnect_shipments_table.data-grid thead th,
    .customerconnect-payments-index #customerconnect_rmas_table.data-grid thead th, .customerconnect-payments-index #customerconnect_servicecalls_table.data-grid thead th, .customerconnect-payments-index #customerconnect_rfqs_table.data-grid thead th, .customerconnect-payments-index #rfq_lines_table.data-grid thead th, .customerconnect-payments-index #customerconnect_skus_table.data-grid thead th, .customerconnect-shipments-index #customerconnect_orders_table.data-grid thead th, .customerconnect-shipments-index #customerconnect_invoices_grid_table.data-grid thead th, .customerconnect-shipments-index #customerconnect_payments_table.data-grid thead th, .customerconnect-shipments-index #customerconnect_shipments_table.data-grid thead th,
    .customerconnect-shipments-index #customerconnect_rmas_table.data-grid thead th, .customerconnect-shipments-index #customerconnect_servicecalls_table.data-grid thead th, .customerconnect-shipments-index #customerconnect_rfqs_table.data-grid thead th, .customerconnect-shipments-index #rfq_lines_table.data-grid thead th, .customerconnect-shipments-index #customerconnect_skus_table.data-grid thead th,
    .customerconnect-rmas-index #customerconnect_orders_table.data-grid thead th,
    .customerconnect-rmas-index #customerconnect_invoices_grid_table.data-grid thead th,
    .customerconnect-rmas-index #customerconnect_payments_table.data-grid thead th,
    .customerconnect-rmas-index #customerconnect_shipments_table.data-grid thead th,
    .customerconnect-rmas-index #customerconnect_rmas_table.data-grid thead th,
    .customerconnect-rmas-index #customerconnect_servicecalls_table.data-grid thead th,
    .customerconnect-rmas-index #customerconnect_rfqs_table.data-grid thead th,
    .customerconnect-rmas-index #rfq_lines_table.data-grid thead th,
    .customerconnect-rmas-index #customerconnect_skus_table.data-grid thead th, .customerconnect-servicecalls-index #customerconnect_orders_table.data-grid thead th, .customerconnect-servicecalls-index #customerconnect_invoices_grid_table.data-grid thead th, .customerconnect-servicecalls-index #customerconnect_payments_table.data-grid thead th, .customerconnect-servicecalls-index #customerconnect_shipments_table.data-grid thead th,
    .customerconnect-servicecalls-index #customerconnect_rmas_table.data-grid thead th, .customerconnect-servicecalls-index #customerconnect_servicecalls_table.data-grid thead th, .customerconnect-servicecalls-index #customerconnect_rfqs_table.data-grid thead th, .customerconnect-servicecalls-index #rfq_lines_table.data-grid thead th, .customerconnect-servicecalls-index #customerconnect_skus_table.data-grid thead th, .customerconnect-rfqs-index #customerconnect_orders_table.data-grid thead th, .customerconnect-rfqs-index #customerconnect_invoices_grid_table.data-grid thead th, .customerconnect-rfqs-index #customerconnect_payments_table.data-grid thead th, .customerconnect-rfqs-index #customerconnect_shipments_table.data-grid thead th,
    .customerconnect-rfqs-index #customerconnect_rmas_table.data-grid thead th, .customerconnect-rfqs-index #customerconnect_servicecalls_table.data-grid thead th, .customerconnect-rfqs-index #customerconnect_rfqs_table.data-grid thead th, .customerconnect-rfqs-index #rfq_lines_table.data-grid thead th, .customerconnect-rfqs-index #customerconnect_skus_table.data-grid thead th, .customerconnect-rfqs-new #customerconnect_orders_table.data-grid thead th, .customerconnect-rfqs-new #customerconnect_invoices_grid_table.data-grid thead th, .customerconnect-rfqs-new #customerconnect_payments_table.data-grid thead th, .customerconnect-rfqs-new #customerconnect_shipments_table.data-grid thead th,
    .customerconnect-rfqs-new #customerconnect_rmas_table.data-grid thead th, .customerconnect-rfqs-new #customerconnect_servicecalls_table.data-grid thead th, .customerconnect-rfqs-new #customerconnect_rfqs_table.data-grid thead th, .customerconnect-rfqs-new #rfq_lines_table.data-grid thead th, .customerconnect-rfqs-new #customerconnect_skus_table.data-grid thead th, .customerconnect-skus-index #customerconnect_orders_table.data-grid thead th, .customerconnect-skus-index #customerconnect_invoices_grid_table.data-grid thead th, .customerconnect-skus-index #customerconnect_payments_table.data-grid thead th, .customerconnect-skus-index #customerconnect_shipments_table.data-grid thead th,
    .customerconnect-skus-index #customerconnect_rmas_table.data-grid thead th, .customerconnect-skus-index #customerconnect_servicecalls_table.data-grid thead th, .customerconnect-skus-index #customerconnect_rfqs_table.data-grid thead th, .customerconnect-skus-index #rfq_lines_table.data-grid thead th, .customerconnect-skus-index #customerconnect_skus_table.data-grid thead th {
      color: #2D2926;
      border-bottom: 1px solid #53565A; }
    .customerconnect-orders-index #customerconnect_orders_table.data-grid thead .data-grid-filters input, .customerconnect-orders-index #customerconnect_invoices_grid_table.data-grid thead .data-grid-filters input, .customerconnect-orders-index #customerconnect_payments_table.data-grid thead .data-grid-filters input, .customerconnect-orders-index #customerconnect_shipments_table.data-grid thead .data-grid-filters input,
    .customerconnect-orders-index #customerconnect_rmas_table.data-grid thead .data-grid-filters input, .customerconnect-orders-index #customerconnect_servicecalls_table.data-grid thead .data-grid-filters input, .customerconnect-orders-index #customerconnect_rfqs_table.data-grid thead .data-grid-filters input, .customerconnect-orders-index #rfq_lines_table.data-grid thead .data-grid-filters input, .customerconnect-orders-index #customerconnect_skus_table.data-grid thead .data-grid-filters input, .customerconnect-invoices-index #customerconnect_orders_table.data-grid thead .data-grid-filters input, .customerconnect-invoices-index #customerconnect_invoices_grid_table.data-grid thead .data-grid-filters input, .customerconnect-invoices-index #customerconnect_payments_table.data-grid thead .data-grid-filters input, .customerconnect-invoices-index #customerconnect_shipments_table.data-grid thead .data-grid-filters input,
    .customerconnect-invoices-index #customerconnect_rmas_table.data-grid thead .data-grid-filters input, .customerconnect-invoices-index #customerconnect_servicecalls_table.data-grid thead .data-grid-filters input, .customerconnect-invoices-index #customerconnect_rfqs_table.data-grid thead .data-grid-filters input, .customerconnect-invoices-index #rfq_lines_table.data-grid thead .data-grid-filters input, .customerconnect-invoices-index #customerconnect_skus_table.data-grid thead .data-grid-filters input, .customerconnect-payments-index #customerconnect_orders_table.data-grid thead .data-grid-filters input, .customerconnect-payments-index #customerconnect_invoices_grid_table.data-grid thead .data-grid-filters input, .customerconnect-payments-index #customerconnect_payments_table.data-grid thead .data-grid-filters input, .customerconnect-payments-index #customerconnect_shipments_table.data-grid thead .data-grid-filters input,
    .customerconnect-payments-index #customerconnect_rmas_table.data-grid thead .data-grid-filters input, .customerconnect-payments-index #customerconnect_servicecalls_table.data-grid thead .data-grid-filters input, .customerconnect-payments-index #customerconnect_rfqs_table.data-grid thead .data-grid-filters input, .customerconnect-payments-index #rfq_lines_table.data-grid thead .data-grid-filters input, .customerconnect-payments-index #customerconnect_skus_table.data-grid thead .data-grid-filters input, .customerconnect-shipments-index #customerconnect_orders_table.data-grid thead .data-grid-filters input, .customerconnect-shipments-index #customerconnect_invoices_grid_table.data-grid thead .data-grid-filters input, .customerconnect-shipments-index #customerconnect_payments_table.data-grid thead .data-grid-filters input, .customerconnect-shipments-index #customerconnect_shipments_table.data-grid thead .data-grid-filters input,
    .customerconnect-shipments-index #customerconnect_rmas_table.data-grid thead .data-grid-filters input, .customerconnect-shipments-index #customerconnect_servicecalls_table.data-grid thead .data-grid-filters input, .customerconnect-shipments-index #customerconnect_rfqs_table.data-grid thead .data-grid-filters input, .customerconnect-shipments-index #rfq_lines_table.data-grid thead .data-grid-filters input, .customerconnect-shipments-index #customerconnect_skus_table.data-grid thead .data-grid-filters input,
    .customerconnect-rmas-index #customerconnect_orders_table.data-grid thead .data-grid-filters input,
    .customerconnect-rmas-index #customerconnect_invoices_grid_table.data-grid thead .data-grid-filters input,
    .customerconnect-rmas-index #customerconnect_payments_table.data-grid thead .data-grid-filters input,
    .customerconnect-rmas-index #customerconnect_shipments_table.data-grid thead .data-grid-filters input,
    .customerconnect-rmas-index #customerconnect_rmas_table.data-grid thead .data-grid-filters input,
    .customerconnect-rmas-index #customerconnect_servicecalls_table.data-grid thead .data-grid-filters input,
    .customerconnect-rmas-index #customerconnect_rfqs_table.data-grid thead .data-grid-filters input,
    .customerconnect-rmas-index #rfq_lines_table.data-grid thead .data-grid-filters input,
    .customerconnect-rmas-index #customerconnect_skus_table.data-grid thead .data-grid-filters input, .customerconnect-servicecalls-index #customerconnect_orders_table.data-grid thead .data-grid-filters input, .customerconnect-servicecalls-index #customerconnect_invoices_grid_table.data-grid thead .data-grid-filters input, .customerconnect-servicecalls-index #customerconnect_payments_table.data-grid thead .data-grid-filters input, .customerconnect-servicecalls-index #customerconnect_shipments_table.data-grid thead .data-grid-filters input,
    .customerconnect-servicecalls-index #customerconnect_rmas_table.data-grid thead .data-grid-filters input, .customerconnect-servicecalls-index #customerconnect_servicecalls_table.data-grid thead .data-grid-filters input, .customerconnect-servicecalls-index #customerconnect_rfqs_table.data-grid thead .data-grid-filters input, .customerconnect-servicecalls-index #rfq_lines_table.data-grid thead .data-grid-filters input, .customerconnect-servicecalls-index #customerconnect_skus_table.data-grid thead .data-grid-filters input, .customerconnect-rfqs-index #customerconnect_orders_table.data-grid thead .data-grid-filters input, .customerconnect-rfqs-index #customerconnect_invoices_grid_table.data-grid thead .data-grid-filters input, .customerconnect-rfqs-index #customerconnect_payments_table.data-grid thead .data-grid-filters input, .customerconnect-rfqs-index #customerconnect_shipments_table.data-grid thead .data-grid-filters input,
    .customerconnect-rfqs-index #customerconnect_rmas_table.data-grid thead .data-grid-filters input, .customerconnect-rfqs-index #customerconnect_servicecalls_table.data-grid thead .data-grid-filters input, .customerconnect-rfqs-index #customerconnect_rfqs_table.data-grid thead .data-grid-filters input, .customerconnect-rfqs-index #rfq_lines_table.data-grid thead .data-grid-filters input, .customerconnect-rfqs-index #customerconnect_skus_table.data-grid thead .data-grid-filters input, .customerconnect-rfqs-new #customerconnect_orders_table.data-grid thead .data-grid-filters input, .customerconnect-rfqs-new #customerconnect_invoices_grid_table.data-grid thead .data-grid-filters input, .customerconnect-rfqs-new #customerconnect_payments_table.data-grid thead .data-grid-filters input, .customerconnect-rfqs-new #customerconnect_shipments_table.data-grid thead .data-grid-filters input,
    .customerconnect-rfqs-new #customerconnect_rmas_table.data-grid thead .data-grid-filters input, .customerconnect-rfqs-new #customerconnect_servicecalls_table.data-grid thead .data-grid-filters input, .customerconnect-rfqs-new #customerconnect_rfqs_table.data-grid thead .data-grid-filters input, .customerconnect-rfqs-new #rfq_lines_table.data-grid thead .data-grid-filters input, .customerconnect-rfqs-new #customerconnect_skus_table.data-grid thead .data-grid-filters input, .customerconnect-skus-index #customerconnect_orders_table.data-grid thead .data-grid-filters input, .customerconnect-skus-index #customerconnect_invoices_grid_table.data-grid thead .data-grid-filters input, .customerconnect-skus-index #customerconnect_payments_table.data-grid thead .data-grid-filters input, .customerconnect-skus-index #customerconnect_shipments_table.data-grid thead .data-grid-filters input,
    .customerconnect-skus-index #customerconnect_rmas_table.data-grid thead .data-grid-filters input, .customerconnect-skus-index #customerconnect_servicecalls_table.data-grid thead .data-grid-filters input, .customerconnect-skus-index #customerconnect_rfqs_table.data-grid thead .data-grid-filters input, .customerconnect-skus-index #rfq_lines_table.data-grid thead .data-grid-filters input, .customerconnect-skus-index #customerconnect_skus_table.data-grid thead .data-grid-filters input {
      margin-bottom: 5px;
      padding: 0 6px;
      font-size: 12px;
      border-radius: 5px; }
    .customerconnect-orders-index #customerconnect_orders_table.data-grid thead .data-grid-filters select.admin__control-select, .customerconnect-orders-index #customerconnect_invoices_grid_table.data-grid thead .data-grid-filters select.admin__control-select, .customerconnect-orders-index #customerconnect_payments_table.data-grid thead .data-grid-filters select.admin__control-select, .customerconnect-orders-index #customerconnect_shipments_table.data-grid thead .data-grid-filters select.admin__control-select,
    .customerconnect-orders-index #customerconnect_rmas_table.data-grid thead .data-grid-filters select.admin__control-select, .customerconnect-orders-index #customerconnect_servicecalls_table.data-grid thead .data-grid-filters select.admin__control-select, .customerconnect-orders-index #customerconnect_rfqs_table.data-grid thead .data-grid-filters select.admin__control-select, .customerconnect-orders-index #rfq_lines_table.data-grid thead .data-grid-filters select.admin__control-select, .customerconnect-orders-index #customerconnect_skus_table.data-grid thead .data-grid-filters select.admin__control-select, .customerconnect-invoices-index #customerconnect_orders_table.data-grid thead .data-grid-filters select.admin__control-select, .customerconnect-invoices-index #customerconnect_invoices_grid_table.data-grid thead .data-grid-filters select.admin__control-select, .customerconnect-invoices-index #customerconnect_payments_table.data-grid thead .data-grid-filters select.admin__control-select, .customerconnect-invoices-index #customerconnect_shipments_table.data-grid thead .data-grid-filters select.admin__control-select,
    .customerconnect-invoices-index #customerconnect_rmas_table.data-grid thead .data-grid-filters select.admin__control-select, .customerconnect-invoices-index #customerconnect_servicecalls_table.data-grid thead .data-grid-filters select.admin__control-select, .customerconnect-invoices-index #customerconnect_rfqs_table.data-grid thead .data-grid-filters select.admin__control-select, .customerconnect-invoices-index #rfq_lines_table.data-grid thead .data-grid-filters select.admin__control-select, .customerconnect-invoices-index #customerconnect_skus_table.data-grid thead .data-grid-filters select.admin__control-select, .customerconnect-payments-index #customerconnect_orders_table.data-grid thead .data-grid-filters select.admin__control-select, .customerconnect-payments-index #customerconnect_invoices_grid_table.data-grid thead .data-grid-filters select.admin__control-select, .customerconnect-payments-index #customerconnect_payments_table.data-grid thead .data-grid-filters select.admin__control-select, .customerconnect-payments-index #customerconnect_shipments_table.data-grid thead .data-grid-filters select.admin__control-select,
    .customerconnect-payments-index #customerconnect_rmas_table.data-grid thead .data-grid-filters select.admin__control-select, .customerconnect-payments-index #customerconnect_servicecalls_table.data-grid thead .data-grid-filters select.admin__control-select, .customerconnect-payments-index #customerconnect_rfqs_table.data-grid thead .data-grid-filters select.admin__control-select, .customerconnect-payments-index #rfq_lines_table.data-grid thead .data-grid-filters select.admin__control-select, .customerconnect-payments-index #customerconnect_skus_table.data-grid thead .data-grid-filters select.admin__control-select, .customerconnect-shipments-index #customerconnect_orders_table.data-grid thead .data-grid-filters select.admin__control-select, .customerconnect-shipments-index #customerconnect_invoices_grid_table.data-grid thead .data-grid-filters select.admin__control-select, .customerconnect-shipments-index #customerconnect_payments_table.data-grid thead .data-grid-filters select.admin__control-select, .customerconnect-shipments-index #customerconnect_shipments_table.data-grid thead .data-grid-filters select.admin__control-select,
    .customerconnect-shipments-index #customerconnect_rmas_table.data-grid thead .data-grid-filters select.admin__control-select, .customerconnect-shipments-index #customerconnect_servicecalls_table.data-grid thead .data-grid-filters select.admin__control-select, .customerconnect-shipments-index #customerconnect_rfqs_table.data-grid thead .data-grid-filters select.admin__control-select, .customerconnect-shipments-index #rfq_lines_table.data-grid thead .data-grid-filters select.admin__control-select, .customerconnect-shipments-index #customerconnect_skus_table.data-grid thead .data-grid-filters select.admin__control-select,
    .customerconnect-rmas-index #customerconnect_orders_table.data-grid thead .data-grid-filters select.admin__control-select,
    .customerconnect-rmas-index #customerconnect_invoices_grid_table.data-grid thead .data-grid-filters select.admin__control-select,
    .customerconnect-rmas-index #customerconnect_payments_table.data-grid thead .data-grid-filters select.admin__control-select,
    .customerconnect-rmas-index #customerconnect_shipments_table.data-grid thead .data-grid-filters select.admin__control-select,
    .customerconnect-rmas-index #customerconnect_rmas_table.data-grid thead .data-grid-filters select.admin__control-select,
    .customerconnect-rmas-index #customerconnect_servicecalls_table.data-grid thead .data-grid-filters select.admin__control-select,
    .customerconnect-rmas-index #customerconnect_rfqs_table.data-grid thead .data-grid-filters select.admin__control-select,
    .customerconnect-rmas-index #rfq_lines_table.data-grid thead .data-grid-filters select.admin__control-select,
    .customerconnect-rmas-index #customerconnect_skus_table.data-grid thead .data-grid-filters select.admin__control-select, .customerconnect-servicecalls-index #customerconnect_orders_table.data-grid thead .data-grid-filters select.admin__control-select, .customerconnect-servicecalls-index #customerconnect_invoices_grid_table.data-grid thead .data-grid-filters select.admin__control-select, .customerconnect-servicecalls-index #customerconnect_payments_table.data-grid thead .data-grid-filters select.admin__control-select, .customerconnect-servicecalls-index #customerconnect_shipments_table.data-grid thead .data-grid-filters select.admin__control-select,
    .customerconnect-servicecalls-index #customerconnect_rmas_table.data-grid thead .data-grid-filters select.admin__control-select, .customerconnect-servicecalls-index #customerconnect_servicecalls_table.data-grid thead .data-grid-filters select.admin__control-select, .customerconnect-servicecalls-index #customerconnect_rfqs_table.data-grid thead .data-grid-filters select.admin__control-select, .customerconnect-servicecalls-index #rfq_lines_table.data-grid thead .data-grid-filters select.admin__control-select, .customerconnect-servicecalls-index #customerconnect_skus_table.data-grid thead .data-grid-filters select.admin__control-select, .customerconnect-rfqs-index #customerconnect_orders_table.data-grid thead .data-grid-filters select.admin__control-select, .customerconnect-rfqs-index #customerconnect_invoices_grid_table.data-grid thead .data-grid-filters select.admin__control-select, .customerconnect-rfqs-index #customerconnect_payments_table.data-grid thead .data-grid-filters select.admin__control-select, .customerconnect-rfqs-index #customerconnect_shipments_table.data-grid thead .data-grid-filters select.admin__control-select,
    .customerconnect-rfqs-index #customerconnect_rmas_table.data-grid thead .data-grid-filters select.admin__control-select, .customerconnect-rfqs-index #customerconnect_servicecalls_table.data-grid thead .data-grid-filters select.admin__control-select, .customerconnect-rfqs-index #customerconnect_rfqs_table.data-grid thead .data-grid-filters select.admin__control-select, .customerconnect-rfqs-index #rfq_lines_table.data-grid thead .data-grid-filters select.admin__control-select, .customerconnect-rfqs-index #customerconnect_skus_table.data-grid thead .data-grid-filters select.admin__control-select, .customerconnect-rfqs-new #customerconnect_orders_table.data-grid thead .data-grid-filters select.admin__control-select, .customerconnect-rfqs-new #customerconnect_invoices_grid_table.data-grid thead .data-grid-filters select.admin__control-select, .customerconnect-rfqs-new #customerconnect_payments_table.data-grid thead .data-grid-filters select.admin__control-select, .customerconnect-rfqs-new #customerconnect_shipments_table.data-grid thead .data-grid-filters select.admin__control-select,
    .customerconnect-rfqs-new #customerconnect_rmas_table.data-grid thead .data-grid-filters select.admin__control-select, .customerconnect-rfqs-new #customerconnect_servicecalls_table.data-grid thead .data-grid-filters select.admin__control-select, .customerconnect-rfqs-new #customerconnect_rfqs_table.data-grid thead .data-grid-filters select.admin__control-select, .customerconnect-rfqs-new #rfq_lines_table.data-grid thead .data-grid-filters select.admin__control-select, .customerconnect-rfqs-new #customerconnect_skus_table.data-grid thead .data-grid-filters select.admin__control-select, .customerconnect-skus-index #customerconnect_orders_table.data-grid thead .data-grid-filters select.admin__control-select, .customerconnect-skus-index #customerconnect_invoices_grid_table.data-grid thead .data-grid-filters select.admin__control-select, .customerconnect-skus-index #customerconnect_payments_table.data-grid thead .data-grid-filters select.admin__control-select, .customerconnect-skus-index #customerconnect_shipments_table.data-grid thead .data-grid-filters select.admin__control-select,
    .customerconnect-skus-index #customerconnect_rmas_table.data-grid thead .data-grid-filters select.admin__control-select, .customerconnect-skus-index #customerconnect_servicecalls_table.data-grid thead .data-grid-filters select.admin__control-select, .customerconnect-skus-index #customerconnect_rfqs_table.data-grid thead .data-grid-filters select.admin__control-select, .customerconnect-skus-index #rfq_lines_table.data-grid thead .data-grid-filters select.admin__control-select, .customerconnect-skus-index #customerconnect_skus_table.data-grid thead .data-grid-filters select.admin__control-select {
      display: inline-block;
      color: #373737;
      padding: 5px 35px 4px 14px;
      width: 100%;
      max-width: 100%;
      margin: 0 5px 0 0;
      border: 1px solid #C2C4C4;
      box-shadow: none;
      border-radius: 5px;
      -webkit-appearance: none;
         -moz-appearance: none;
              appearance: none;
      background-color: #ffffff;
      background-image: url("../images/arrow-down-black.svg");
      background-repeat: no-repeat;
      background-position: calc(100% - 10px) center;
      background-size: 12px 8px; }
      .customerconnect-orders-index #customerconnect_orders_table.data-grid thead .data-grid-filters select.admin__control-select:focus, .customerconnect-orders-index #customerconnect_invoices_grid_table.data-grid thead .data-grid-filters select.admin__control-select:focus, .customerconnect-orders-index #customerconnect_payments_table.data-grid thead .data-grid-filters select.admin__control-select:focus, .customerconnect-orders-index #customerconnect_shipments_table.data-grid thead .data-grid-filters select.admin__control-select:focus,
      .customerconnect-orders-index #customerconnect_rmas_table.data-grid thead .data-grid-filters select.admin__control-select:focus, .customerconnect-orders-index #customerconnect_servicecalls_table.data-grid thead .data-grid-filters select.admin__control-select:focus, .customerconnect-orders-index #customerconnect_rfqs_table.data-grid thead .data-grid-filters select.admin__control-select:focus, .customerconnect-orders-index #rfq_lines_table.data-grid thead .data-grid-filters select.admin__control-select:focus, .customerconnect-orders-index #customerconnect_skus_table.data-grid thead .data-grid-filters select.admin__control-select:focus, .customerconnect-invoices-index #customerconnect_orders_table.data-grid thead .data-grid-filters select.admin__control-select:focus, .customerconnect-invoices-index #customerconnect_invoices_grid_table.data-grid thead .data-grid-filters select.admin__control-select:focus, .customerconnect-invoices-index #customerconnect_payments_table.data-grid thead .data-grid-filters select.admin__control-select:focus, .customerconnect-invoices-index #customerconnect_shipments_table.data-grid thead .data-grid-filters select.admin__control-select:focus,
      .customerconnect-invoices-index #customerconnect_rmas_table.data-grid thead .data-grid-filters select.admin__control-select:focus, .customerconnect-invoices-index #customerconnect_servicecalls_table.data-grid thead .data-grid-filters select.admin__control-select:focus, .customerconnect-invoices-index #customerconnect_rfqs_table.data-grid thead .data-grid-filters select.admin__control-select:focus, .customerconnect-invoices-index #rfq_lines_table.data-grid thead .data-grid-filters select.admin__control-select:focus, .customerconnect-invoices-index #customerconnect_skus_table.data-grid thead .data-grid-filters select.admin__control-select:focus, .customerconnect-payments-index #customerconnect_orders_table.data-grid thead .data-grid-filters select.admin__control-select:focus, .customerconnect-payments-index #customerconnect_invoices_grid_table.data-grid thead .data-grid-filters select.admin__control-select:focus, .customerconnect-payments-index #customerconnect_payments_table.data-grid thead .data-grid-filters select.admin__control-select:focus, .customerconnect-payments-index #customerconnect_shipments_table.data-grid thead .data-grid-filters select.admin__control-select:focus,
      .customerconnect-payments-index #customerconnect_rmas_table.data-grid thead .data-grid-filters select.admin__control-select:focus, .customerconnect-payments-index #customerconnect_servicecalls_table.data-grid thead .data-grid-filters select.admin__control-select:focus, .customerconnect-payments-index #customerconnect_rfqs_table.data-grid thead .data-grid-filters select.admin__control-select:focus, .customerconnect-payments-index #rfq_lines_table.data-grid thead .data-grid-filters select.admin__control-select:focus, .customerconnect-payments-index #customerconnect_skus_table.data-grid thead .data-grid-filters select.admin__control-select:focus, .customerconnect-shipments-index #customerconnect_orders_table.data-grid thead .data-grid-filters select.admin__control-select:focus, .customerconnect-shipments-index #customerconnect_invoices_grid_table.data-grid thead .data-grid-filters select.admin__control-select:focus, .customerconnect-shipments-index #customerconnect_payments_table.data-grid thead .data-grid-filters select.admin__control-select:focus, .customerconnect-shipments-index #customerconnect_shipments_table.data-grid thead .data-grid-filters select.admin__control-select:focus,
      .customerconnect-shipments-index #customerconnect_rmas_table.data-grid thead .data-grid-filters select.admin__control-select:focus, .customerconnect-shipments-index #customerconnect_servicecalls_table.data-grid thead .data-grid-filters select.admin__control-select:focus, .customerconnect-shipments-index #customerconnect_rfqs_table.data-grid thead .data-grid-filters select.admin__control-select:focus, .customerconnect-shipments-index #rfq_lines_table.data-grid thead .data-grid-filters select.admin__control-select:focus, .customerconnect-shipments-index #customerconnect_skus_table.data-grid thead .data-grid-filters select.admin__control-select:focus,
      .customerconnect-rmas-index #customerconnect_orders_table.data-grid thead .data-grid-filters select.admin__control-select:focus,
      .customerconnect-rmas-index #customerconnect_invoices_grid_table.data-grid thead .data-grid-filters select.admin__control-select:focus,
      .customerconnect-rmas-index #customerconnect_payments_table.data-grid thead .data-grid-filters select.admin__control-select:focus,
      .customerconnect-rmas-index #customerconnect_shipments_table.data-grid thead .data-grid-filters select.admin__control-select:focus,
      .customerconnect-rmas-index #customerconnect_rmas_table.data-grid thead .data-grid-filters select.admin__control-select:focus,
      .customerconnect-rmas-index #customerconnect_servicecalls_table.data-grid thead .data-grid-filters select.admin__control-select:focus,
      .customerconnect-rmas-index #customerconnect_rfqs_table.data-grid thead .data-grid-filters select.admin__control-select:focus,
      .customerconnect-rmas-index #rfq_lines_table.data-grid thead .data-grid-filters select.admin__control-select:focus,
      .customerconnect-rmas-index #customerconnect_skus_table.data-grid thead .data-grid-filters select.admin__control-select:focus, .customerconnect-servicecalls-index #customerconnect_orders_table.data-grid thead .data-grid-filters select.admin__control-select:focus, .customerconnect-servicecalls-index #customerconnect_invoices_grid_table.data-grid thead .data-grid-filters select.admin__control-select:focus, .customerconnect-servicecalls-index #customerconnect_payments_table.data-grid thead .data-grid-filters select.admin__control-select:focus, .customerconnect-servicecalls-index #customerconnect_shipments_table.data-grid thead .data-grid-filters select.admin__control-select:focus,
      .customerconnect-servicecalls-index #customerconnect_rmas_table.data-grid thead .data-grid-filters select.admin__control-select:focus, .customerconnect-servicecalls-index #customerconnect_servicecalls_table.data-grid thead .data-grid-filters select.admin__control-select:focus, .customerconnect-servicecalls-index #customerconnect_rfqs_table.data-grid thead .data-grid-filters select.admin__control-select:focus, .customerconnect-servicecalls-index #rfq_lines_table.data-grid thead .data-grid-filters select.admin__control-select:focus, .customerconnect-servicecalls-index #customerconnect_skus_table.data-grid thead .data-grid-filters select.admin__control-select:focus, .customerconnect-rfqs-index #customerconnect_orders_table.data-grid thead .data-grid-filters select.admin__control-select:focus, .customerconnect-rfqs-index #customerconnect_invoices_grid_table.data-grid thead .data-grid-filters select.admin__control-select:focus, .customerconnect-rfqs-index #customerconnect_payments_table.data-grid thead .data-grid-filters select.admin__control-select:focus, .customerconnect-rfqs-index #customerconnect_shipments_table.data-grid thead .data-grid-filters select.admin__control-select:focus,
      .customerconnect-rfqs-index #customerconnect_rmas_table.data-grid thead .data-grid-filters select.admin__control-select:focus, .customerconnect-rfqs-index #customerconnect_servicecalls_table.data-grid thead .data-grid-filters select.admin__control-select:focus, .customerconnect-rfqs-index #customerconnect_rfqs_table.data-grid thead .data-grid-filters select.admin__control-select:focus, .customerconnect-rfqs-index #rfq_lines_table.data-grid thead .data-grid-filters select.admin__control-select:focus, .customerconnect-rfqs-index #customerconnect_skus_table.data-grid thead .data-grid-filters select.admin__control-select:focus, .customerconnect-rfqs-new #customerconnect_orders_table.data-grid thead .data-grid-filters select.admin__control-select:focus, .customerconnect-rfqs-new #customerconnect_invoices_grid_table.data-grid thead .data-grid-filters select.admin__control-select:focus, .customerconnect-rfqs-new #customerconnect_payments_table.data-grid thead .data-grid-filters select.admin__control-select:focus, .customerconnect-rfqs-new #customerconnect_shipments_table.data-grid thead .data-grid-filters select.admin__control-select:focus,
      .customerconnect-rfqs-new #customerconnect_rmas_table.data-grid thead .data-grid-filters select.admin__control-select:focus, .customerconnect-rfqs-new #customerconnect_servicecalls_table.data-grid thead .data-grid-filters select.admin__control-select:focus, .customerconnect-rfqs-new #customerconnect_rfqs_table.data-grid thead .data-grid-filters select.admin__control-select:focus, .customerconnect-rfqs-new #rfq_lines_table.data-grid thead .data-grid-filters select.admin__control-select:focus, .customerconnect-rfqs-new #customerconnect_skus_table.data-grid thead .data-grid-filters select.admin__control-select:focus, .customerconnect-skus-index #customerconnect_orders_table.data-grid thead .data-grid-filters select.admin__control-select:focus, .customerconnect-skus-index #customerconnect_invoices_grid_table.data-grid thead .data-grid-filters select.admin__control-select:focus, .customerconnect-skus-index #customerconnect_payments_table.data-grid thead .data-grid-filters select.admin__control-select:focus, .customerconnect-skus-index #customerconnect_shipments_table.data-grid thead .data-grid-filters select.admin__control-select:focus,
      .customerconnect-skus-index #customerconnect_rmas_table.data-grid thead .data-grid-filters select.admin__control-select:focus, .customerconnect-skus-index #customerconnect_servicecalls_table.data-grid thead .data-grid-filters select.admin__control-select:focus, .customerconnect-skus-index #customerconnect_rfqs_table.data-grid thead .data-grid-filters select.admin__control-select:focus, .customerconnect-skus-index #rfq_lines_table.data-grid thead .data-grid-filters select.admin__control-select:focus, .customerconnect-skus-index #customerconnect_skus_table.data-grid thead .data-grid-filters select.admin__control-select:focus {
        border-color: #2D2926;
        box-shadow: 0px 0px 4px 4px rgba(45, 41, 38, 0.25); }
  .customerconnect-orders-index #customerconnect_orders_table.data-grid tbody tr td .col-our_order_number, .customerconnect-orders-index #customerconnect_orders_table.data-grid tbody tr td .col-customer_reference, .customerconnect-orders-index #customerconnect_invoices_grid_table.data-grid tbody tr td .col-our_order_number, .customerconnect-orders-index #customerconnect_invoices_grid_table.data-grid tbody tr td .col-customer_reference, .customerconnect-orders-index #customerconnect_payments_table.data-grid tbody tr td .col-our_order_number, .customerconnect-orders-index #customerconnect_payments_table.data-grid tbody tr td .col-customer_reference, .customerconnect-orders-index #customerconnect_shipments_table.data-grid tbody tr td .col-our_order_number, .customerconnect-orders-index #customerconnect_shipments_table.data-grid tbody tr td .col-customer_reference,
  .customerconnect-orders-index #customerconnect_rmas_table.data-grid tbody tr td .col-our_order_number,
  .customerconnect-orders-index #customerconnect_rmas_table.data-grid tbody tr td .col-customer_reference, .customerconnect-orders-index #customerconnect_servicecalls_table.data-grid tbody tr td .col-our_order_number, .customerconnect-orders-index #customerconnect_servicecalls_table.data-grid tbody tr td .col-customer_reference, .customerconnect-orders-index #customerconnect_rfqs_table.data-grid tbody tr td .col-our_order_number, .customerconnect-orders-index #customerconnect_rfqs_table.data-grid tbody tr td .col-customer_reference, .customerconnect-orders-index #rfq_lines_table.data-grid tbody tr td .col-our_order_number, .customerconnect-orders-index #rfq_lines_table.data-grid tbody tr td .col-customer_reference, .customerconnect-orders-index #customerconnect_skus_table.data-grid tbody tr td .col-our_order_number, .customerconnect-orders-index #customerconnect_skus_table.data-grid tbody tr td .col-customer_reference, .customerconnect-invoices-index #customerconnect_orders_table.data-grid tbody tr td .col-our_order_number, .customerconnect-invoices-index #customerconnect_orders_table.data-grid tbody tr td .col-customer_reference, .customerconnect-invoices-index #customerconnect_invoices_grid_table.data-grid tbody tr td .col-our_order_number, .customerconnect-invoices-index #customerconnect_invoices_grid_table.data-grid tbody tr td .col-customer_reference, .customerconnect-invoices-index #customerconnect_payments_table.data-grid tbody tr td .col-our_order_number, .customerconnect-invoices-index #customerconnect_payments_table.data-grid tbody tr td .col-customer_reference, .customerconnect-invoices-index #customerconnect_shipments_table.data-grid tbody tr td .col-our_order_number, .customerconnect-invoices-index #customerconnect_shipments_table.data-grid tbody tr td .col-customer_reference,
  .customerconnect-invoices-index #customerconnect_rmas_table.data-grid tbody tr td .col-our_order_number,
  .customerconnect-invoices-index #customerconnect_rmas_table.data-grid tbody tr td .col-customer_reference, .customerconnect-invoices-index #customerconnect_servicecalls_table.data-grid tbody tr td .col-our_order_number, .customerconnect-invoices-index #customerconnect_servicecalls_table.data-grid tbody tr td .col-customer_reference, .customerconnect-invoices-index #customerconnect_rfqs_table.data-grid tbody tr td .col-our_order_number, .customerconnect-invoices-index #customerconnect_rfqs_table.data-grid tbody tr td .col-customer_reference, .customerconnect-invoices-index #rfq_lines_table.data-grid tbody tr td .col-our_order_number, .customerconnect-invoices-index #rfq_lines_table.data-grid tbody tr td .col-customer_reference, .customerconnect-invoices-index #customerconnect_skus_table.data-grid tbody tr td .col-our_order_number, .customerconnect-invoices-index #customerconnect_skus_table.data-grid tbody tr td .col-customer_reference, .customerconnect-payments-index #customerconnect_orders_table.data-grid tbody tr td .col-our_order_number, .customerconnect-payments-index #customerconnect_orders_table.data-grid tbody tr td .col-customer_reference, .customerconnect-payments-index #customerconnect_invoices_grid_table.data-grid tbody tr td .col-our_order_number, .customerconnect-payments-index #customerconnect_invoices_grid_table.data-grid tbody tr td .col-customer_reference, .customerconnect-payments-index #customerconnect_payments_table.data-grid tbody tr td .col-our_order_number, .customerconnect-payments-index #customerconnect_payments_table.data-grid tbody tr td .col-customer_reference, .customerconnect-payments-index #customerconnect_shipments_table.data-grid tbody tr td .col-our_order_number, .customerconnect-payments-index #customerconnect_shipments_table.data-grid tbody tr td .col-customer_reference,
  .customerconnect-payments-index #customerconnect_rmas_table.data-grid tbody tr td .col-our_order_number,
  .customerconnect-payments-index #customerconnect_rmas_table.data-grid tbody tr td .col-customer_reference, .customerconnect-payments-index #customerconnect_servicecalls_table.data-grid tbody tr td .col-our_order_number, .customerconnect-payments-index #customerconnect_servicecalls_table.data-grid tbody tr td .col-customer_reference, .customerconnect-payments-index #customerconnect_rfqs_table.data-grid tbody tr td .col-our_order_number, .customerconnect-payments-index #customerconnect_rfqs_table.data-grid tbody tr td .col-customer_reference, .customerconnect-payments-index #rfq_lines_table.data-grid tbody tr td .col-our_order_number, .customerconnect-payments-index #rfq_lines_table.data-grid tbody tr td .col-customer_reference, .customerconnect-payments-index #customerconnect_skus_table.data-grid tbody tr td .col-our_order_number, .customerconnect-payments-index #customerconnect_skus_table.data-grid tbody tr td .col-customer_reference, .customerconnect-shipments-index #customerconnect_orders_table.data-grid tbody tr td .col-our_order_number, .customerconnect-shipments-index #customerconnect_orders_table.data-grid tbody tr td .col-customer_reference, .customerconnect-shipments-index #customerconnect_invoices_grid_table.data-grid tbody tr td .col-our_order_number, .customerconnect-shipments-index #customerconnect_invoices_grid_table.data-grid tbody tr td .col-customer_reference, .customerconnect-shipments-index #customerconnect_payments_table.data-grid tbody tr td .col-our_order_number, .customerconnect-shipments-index #customerconnect_payments_table.data-grid tbody tr td .col-customer_reference, .customerconnect-shipments-index #customerconnect_shipments_table.data-grid tbody tr td .col-our_order_number, .customerconnect-shipments-index #customerconnect_shipments_table.data-grid tbody tr td .col-customer_reference,
  .customerconnect-shipments-index #customerconnect_rmas_table.data-grid tbody tr td .col-our_order_number,
  .customerconnect-shipments-index #customerconnect_rmas_table.data-grid tbody tr td .col-customer_reference, .customerconnect-shipments-index #customerconnect_servicecalls_table.data-grid tbody tr td .col-our_order_number, .customerconnect-shipments-index #customerconnect_servicecalls_table.data-grid tbody tr td .col-customer_reference, .customerconnect-shipments-index #customerconnect_rfqs_table.data-grid tbody tr td .col-our_order_number, .customerconnect-shipments-index #customerconnect_rfqs_table.data-grid tbody tr td .col-customer_reference, .customerconnect-shipments-index #rfq_lines_table.data-grid tbody tr td .col-our_order_number, .customerconnect-shipments-index #rfq_lines_table.data-grid tbody tr td .col-customer_reference, .customerconnect-shipments-index #customerconnect_skus_table.data-grid tbody tr td .col-our_order_number, .customerconnect-shipments-index #customerconnect_skus_table.data-grid tbody tr td .col-customer_reference,
  .customerconnect-rmas-index #customerconnect_orders_table.data-grid tbody tr td .col-our_order_number,
  .customerconnect-rmas-index #customerconnect_orders_table.data-grid tbody tr td .col-customer_reference,
  .customerconnect-rmas-index #customerconnect_invoices_grid_table.data-grid tbody tr td .col-our_order_number,
  .customerconnect-rmas-index #customerconnect_invoices_grid_table.data-grid tbody tr td .col-customer_reference,
  .customerconnect-rmas-index #customerconnect_payments_table.data-grid tbody tr td .col-our_order_number,
  .customerconnect-rmas-index #customerconnect_payments_table.data-grid tbody tr td .col-customer_reference,
  .customerconnect-rmas-index #customerconnect_shipments_table.data-grid tbody tr td .col-our_order_number,
  .customerconnect-rmas-index #customerconnect_shipments_table.data-grid tbody tr td .col-customer_reference,
  .customerconnect-rmas-index #customerconnect_rmas_table.data-grid tbody tr td .col-our_order_number,
  .customerconnect-rmas-index #customerconnect_rmas_table.data-grid tbody tr td .col-customer_reference,
  .customerconnect-rmas-index #customerconnect_servicecalls_table.data-grid tbody tr td .col-our_order_number,
  .customerconnect-rmas-index #customerconnect_servicecalls_table.data-grid tbody tr td .col-customer_reference,
  .customerconnect-rmas-index #customerconnect_rfqs_table.data-grid tbody tr td .col-our_order_number,
  .customerconnect-rmas-index #customerconnect_rfqs_table.data-grid tbody tr td .col-customer_reference,
  .customerconnect-rmas-index #rfq_lines_table.data-grid tbody tr td .col-our_order_number,
  .customerconnect-rmas-index #rfq_lines_table.data-grid tbody tr td .col-customer_reference,
  .customerconnect-rmas-index #customerconnect_skus_table.data-grid tbody tr td .col-our_order_number,
  .customerconnect-rmas-index #customerconnect_skus_table.data-grid tbody tr td .col-customer_reference, .customerconnect-servicecalls-index #customerconnect_orders_table.data-grid tbody tr td .col-our_order_number, .customerconnect-servicecalls-index #customerconnect_orders_table.data-grid tbody tr td .col-customer_reference, .customerconnect-servicecalls-index #customerconnect_invoices_grid_table.data-grid tbody tr td .col-our_order_number, .customerconnect-servicecalls-index #customerconnect_invoices_grid_table.data-grid tbody tr td .col-customer_reference, .customerconnect-servicecalls-index #customerconnect_payments_table.data-grid tbody tr td .col-our_order_number, .customerconnect-servicecalls-index #customerconnect_payments_table.data-grid tbody tr td .col-customer_reference, .customerconnect-servicecalls-index #customerconnect_shipments_table.data-grid tbody tr td .col-our_order_number, .customerconnect-servicecalls-index #customerconnect_shipments_table.data-grid tbody tr td .col-customer_reference,
  .customerconnect-servicecalls-index #customerconnect_rmas_table.data-grid tbody tr td .col-our_order_number,
  .customerconnect-servicecalls-index #customerconnect_rmas_table.data-grid tbody tr td .col-customer_reference, .customerconnect-servicecalls-index #customerconnect_servicecalls_table.data-grid tbody tr td .col-our_order_number, .customerconnect-servicecalls-index #customerconnect_servicecalls_table.data-grid tbody tr td .col-customer_reference, .customerconnect-servicecalls-index #customerconnect_rfqs_table.data-grid tbody tr td .col-our_order_number, .customerconnect-servicecalls-index #customerconnect_rfqs_table.data-grid tbody tr td .col-customer_reference, .customerconnect-servicecalls-index #rfq_lines_table.data-grid tbody tr td .col-our_order_number, .customerconnect-servicecalls-index #rfq_lines_table.data-grid tbody tr td .col-customer_reference, .customerconnect-servicecalls-index #customerconnect_skus_table.data-grid tbody tr td .col-our_order_number, .customerconnect-servicecalls-index #customerconnect_skus_table.data-grid tbody tr td .col-customer_reference, .customerconnect-rfqs-index #customerconnect_orders_table.data-grid tbody tr td .col-our_order_number, .customerconnect-rfqs-index #customerconnect_orders_table.data-grid tbody tr td .col-customer_reference, .customerconnect-rfqs-index #customerconnect_invoices_grid_table.data-grid tbody tr td .col-our_order_number, .customerconnect-rfqs-index #customerconnect_invoices_grid_table.data-grid tbody tr td .col-customer_reference, .customerconnect-rfqs-index #customerconnect_payments_table.data-grid tbody tr td .col-our_order_number, .customerconnect-rfqs-index #customerconnect_payments_table.data-grid tbody tr td .col-customer_reference, .customerconnect-rfqs-index #customerconnect_shipments_table.data-grid tbody tr td .col-our_order_number, .customerconnect-rfqs-index #customerconnect_shipments_table.data-grid tbody tr td .col-customer_reference,
  .customerconnect-rfqs-index #customerconnect_rmas_table.data-grid tbody tr td .col-our_order_number,
  .customerconnect-rfqs-index #customerconnect_rmas_table.data-grid tbody tr td .col-customer_reference, .customerconnect-rfqs-index #customerconnect_servicecalls_table.data-grid tbody tr td .col-our_order_number, .customerconnect-rfqs-index #customerconnect_servicecalls_table.data-grid tbody tr td .col-customer_reference, .customerconnect-rfqs-index #customerconnect_rfqs_table.data-grid tbody tr td .col-our_order_number, .customerconnect-rfqs-index #customerconnect_rfqs_table.data-grid tbody tr td .col-customer_reference, .customerconnect-rfqs-index #rfq_lines_table.data-grid tbody tr td .col-our_order_number, .customerconnect-rfqs-index #rfq_lines_table.data-grid tbody tr td .col-customer_reference, .customerconnect-rfqs-index #customerconnect_skus_table.data-grid tbody tr td .col-our_order_number, .customerconnect-rfqs-index #customerconnect_skus_table.data-grid tbody tr td .col-customer_reference, .customerconnect-rfqs-new #customerconnect_orders_table.data-grid tbody tr td .col-our_order_number, .customerconnect-rfqs-new #customerconnect_orders_table.data-grid tbody tr td .col-customer_reference, .customerconnect-rfqs-new #customerconnect_invoices_grid_table.data-grid tbody tr td .col-our_order_number, .customerconnect-rfqs-new #customerconnect_invoices_grid_table.data-grid tbody tr td .col-customer_reference, .customerconnect-rfqs-new #customerconnect_payments_table.data-grid tbody tr td .col-our_order_number, .customerconnect-rfqs-new #customerconnect_payments_table.data-grid tbody tr td .col-customer_reference, .customerconnect-rfqs-new #customerconnect_shipments_table.data-grid tbody tr td .col-our_order_number, .customerconnect-rfqs-new #customerconnect_shipments_table.data-grid tbody tr td .col-customer_reference,
  .customerconnect-rfqs-new #customerconnect_rmas_table.data-grid tbody tr td .col-our_order_number,
  .customerconnect-rfqs-new #customerconnect_rmas_table.data-grid tbody tr td .col-customer_reference, .customerconnect-rfqs-new #customerconnect_servicecalls_table.data-grid tbody tr td .col-our_order_number, .customerconnect-rfqs-new #customerconnect_servicecalls_table.data-grid tbody tr td .col-customer_reference, .customerconnect-rfqs-new #customerconnect_rfqs_table.data-grid tbody tr td .col-our_order_number, .customerconnect-rfqs-new #customerconnect_rfqs_table.data-grid tbody tr td .col-customer_reference, .customerconnect-rfqs-new #rfq_lines_table.data-grid tbody tr td .col-our_order_number, .customerconnect-rfqs-new #rfq_lines_table.data-grid tbody tr td .col-customer_reference, .customerconnect-rfqs-new #customerconnect_skus_table.data-grid tbody tr td .col-our_order_number, .customerconnect-rfqs-new #customerconnect_skus_table.data-grid tbody tr td .col-customer_reference, .customerconnect-skus-index #customerconnect_orders_table.data-grid tbody tr td .col-our_order_number, .customerconnect-skus-index #customerconnect_orders_table.data-grid tbody tr td .col-customer_reference, .customerconnect-skus-index #customerconnect_invoices_grid_table.data-grid tbody tr td .col-our_order_number, .customerconnect-skus-index #customerconnect_invoices_grid_table.data-grid tbody tr td .col-customer_reference, .customerconnect-skus-index #customerconnect_payments_table.data-grid tbody tr td .col-our_order_number, .customerconnect-skus-index #customerconnect_payments_table.data-grid tbody tr td .col-customer_reference, .customerconnect-skus-index #customerconnect_shipments_table.data-grid tbody tr td .col-our_order_number, .customerconnect-skus-index #customerconnect_shipments_table.data-grid tbody tr td .col-customer_reference,
  .customerconnect-skus-index #customerconnect_rmas_table.data-grid tbody tr td .col-our_order_number,
  .customerconnect-skus-index #customerconnect_rmas_table.data-grid tbody tr td .col-customer_reference, .customerconnect-skus-index #customerconnect_servicecalls_table.data-grid tbody tr td .col-our_order_number, .customerconnect-skus-index #customerconnect_servicecalls_table.data-grid tbody tr td .col-customer_reference, .customerconnect-skus-index #customerconnect_rfqs_table.data-grid tbody tr td .col-our_order_number, .customerconnect-skus-index #customerconnect_rfqs_table.data-grid tbody tr td .col-customer_reference, .customerconnect-skus-index #rfq_lines_table.data-grid tbody tr td .col-our_order_number, .customerconnect-skus-index #rfq_lines_table.data-grid tbody tr td .col-customer_reference, .customerconnect-skus-index #customerconnect_skus_table.data-grid tbody tr td .col-our_order_number, .customerconnect-skus-index #customerconnect_skus_table.data-grid tbody tr td .col-customer_reference {
    color: #C8102E; }

.customerconnect-account-index .content-header .form-buttons, .customerconnect-rfqs-new .content-header .form-buttons {
  padding-top: 2px; }
  .customerconnect-account-index .content-header .form-buttons button, .customerconnect-rfqs-new .content-header .form-buttons button {
    background: none;
    border: none;
    width: 141px;
    padding: 0;
    color: #C8102E;
    text-align: right; }

.customer-account-create .form-create-account select {
  padding: 11px 35px 9px 14px; }

.customer-account-create .field.street .nested {
  margin-top: 8px; }
  .customer-account-create .field.street .nested .field:first-child {
    margin-bottom: 8px; }

.customer-account-create .field.password .control #password-strength-meter-container {
  float: left; }

.customerconnect-account-index .info-list p {
  margin-bottom: 0; }

.customerconnect-account-index .info-list .label {
  margin-top: 2px;
  white-space: normal; }

.customerconnect-account-index .col-1.box-info.box-account {
  padding-right: 10px; }

.customerconnect-account-index .block-dashboard-info, .customerconnect-account-index .block-dashboard-info + .box-info.box-account {
  float: none !important;
  width: 100% !important;
  clear: both; }

.customerconnect-account-index table.data-grid .a-right {
  text-align: left; }

.customerconnect-account-index.account div.content-header table h3 {
  padding-bottom: 9px; }

.customerconnect-account-index #customer_account_shippingaddress_list_table tbody > tr, .customerconnect-account-index #customer_account_contacts_list_table tbody > tr {
  cursor: pointer; }

.customerconnect-account-index .block-dashboard-info .block-title {
  position: relative;
  padding-right: 35px; }
  .customerconnect-account-index .block-dashboard-info .block-title a {
    position: absolute;
    bottom: 50%;
    right: 0;
    transform: translateY(50%); }

.customerconnect-orders-details .expand-table {
  width: calc(100% - 40px);
  margin-left: 40px;
  margin-bottom: 10px; }
  .customerconnect-orders-details .expand-table thead tr.headings {
    background: none; }
  .customerconnect-orders-details .expand-table thead th, .customerconnect-orders-details .expand-table thead td, .customerconnect-orders-details .expand-table tbody th, .customerconnect-orders-details .expand-table tbody td {
    padding: 8px; }

.customerconnect-rfqs-index .page-actions button, .customerconnect-rfqs-index .button button {
  background-color: #C8102E;
  color: #fff;
  border: none;
  border-radius: 4px;
  padding: 8px 14px;
  transition: background-color 400ms linear; }
  .customerconnect-rfqs-index .page-actions button.action-next, .customerconnect-rfqs-index .page-actions button.action-previous, .customerconnect-rfqs-index .button button.action-next, .customerconnect-rfqs-index .button button.action-previous {
    width: auto;
    height: auto; }
  .customerconnect-rfqs-index .page-actions button:hover, .customerconnect-rfqs-index .button button:hover {
    background-color: #2D2926; }

.customerconnect-rfqs-index .page-actions {
  margin-bottom: 20px; }

.customerconnect-rfqs-new .column.main > form#rfq_update .box-info.box-account div.page-actions {
  float: none; }
  .customerconnect-rfqs-new .column.main > form#rfq_update .box-info.box-account div.page-actions button {
    background-color: #C8102E;
    color: #fff;
    border: none;
    border-radius: 4px;
    padding: 5px 10px 4px;
    transition: background-color 400ms linear; }
    .customerconnect-rfqs-new .column.main > form#rfq_update .box-info.box-account div.page-actions button:hover {
      background-color: #2D2926; }

.customerconnect-rfqs-new .file-name-size button {
  background-color: #C8102E;
  color: #fff;
  border: none;
  border-radius: 4px;
  margin-left: 10px;
  padding: 5px 10px 4px;
  transition: background-color 400ms linear; }
  .customerconnect-rfqs-new .file-name-size button:hover {
    background-color: #2D2926; }

.customerconnect-rfqs-new #line-add .la_row {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  border-top: none;
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 5px;
  padding-bottom: 10px; }

.customerconnect-rfqs-new #line-add .la_field {
  float: none;
  text-align: left;
  width: auto;
  margin-right: 10px; }
  .customerconnect-rfqs-new #line-add .la_field:last-child {
    margin-right: 0;
    flex-grow: 1;
    text-align: right; }
  .customerconnect-rfqs-new #line-add .la_field label, .customerconnect-rfqs-new #line-add .la_field input {
    display: block;
    width: 100%; }
  .customerconnect-rfqs-new #line-add .la_field label {
    margin-bottom: 3px; }
  .customerconnect-rfqs-new #line-add .la_field input.input-text {
    width: 100%; }
  .customerconnect-rfqs-new #line-add .la_field .la_delete {
    background-color: #C8102E;
    font-size: 13px;
    color: #fff;
    border-radius: 4px;
    padding: 3px 10px;
    transition: background-color 400ms linear; }
    .customerconnect-rfqs-new #line-add .la_field .la_delete:hover {
      background-color: #2D2926; }

.customerconnect-rfqs-new #lineadd-add, .customerconnect-rfqs-new #lineadd-submit {
  background-color: #C8102E;
  color: #fff;
  border: none;
  border-radius: 4px;
  padding: 5px 10px 4px;
  transition: background-color 400ms linear; }
  .customerconnect-rfqs-new #lineadd-add:hover, .customerconnect-rfqs-new #lineadd-submit:hover {
    background-color: #2D2926; }

.customerconnect-rfqs-new #lineadd-add {
  margin-bottom: 5px; }

.customerconnect-rfqs-new #lineadd-submit {
  margin-left: 10px; }

.customerconnect-rfqs-new #rfq_lines_table {
  margin-top: 0; }

.account .boxed-content table > thead > tr > th {
  color: #2D2926;
  font-weight: 900;
  border-bottom: 1px solid #2D2926; }
  .account .boxed-content table > thead > tr > th input {
    border-radius: 5px; }

.account #button_bar {
  top: -70px; }
  .account #button_bar.rfq_buttons {
    top: -70px; }
  .account #button_bar button {
    background-color: #C8102E;
    color: #fff;
    border: none;
    border-radius: 4px;
    padding: 7px 16px;
    transition: background-color 400ms linear; }
    .account #button_bar button:hover {
      background-color: #2D2926; }

.account .modal-popup._inner-scroll {
  overflow-y: auto; }

.account .modal-popup .modal-header, .account .modal-popup .modal-content, .account .modal-popup .modal-footer {
  padding-right: 0;
  padding-left: 0; }

.account .modal-popup select {
  display: inline-block;
  color: #373737;
  padding: 9px 35px 9px 14px;
  width: 100%;
  max-width: 100%;
  margin: 0 5px 0 0;
  border: 1px solid #C2C4C4;
  box-shadow: none;
  border-radius: 5px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #ffffff;
  background-image: url("../images/arrow-down-black.svg");
  background-repeat: no-repeat;
  background-position: calc(100% - 10px) center;
  background-size: 12px 8px; }
  .account .modal-popup select:focus {
    border-color: #2D2926;
    box-shadow: 0px 0px 4px 4px rgba(45, 41, 38, 0.25); }

.account .modal-popup button:not(.action-close) {
  display: inline-block;
  background-color: #C8102E;
  border: none;
  color: #fff;
  margin-right: 4px;
  padding: 10px 18px;
  border-radius: 4px;
  transition: background-color 400ms linear; }
  .account .modal-popup button:not(.action-close):last-child {
    margin-right: 0; }

.account .modal-popup #field_shipping_address1, .account .modal-popup #field_shipping_address2 {
  margin-bottom: 5px; }

.account .box-info .info-list span.label {
  margin: 0;
  vertical-align: middle; }

.account .box-recent .block-title .action.edit {
  color: #C8102E; }
  .account .box-recent .block-title .action.edit:hover {
    text-decoration: underline; }

.account .box-recent .action-buttons .box-actions {
  margin-right: 5px; }
  .account .box-recent .action-buttons .box-actions a {
    transition: all 0.15s ease-out;
    padding: 10px 10px; }
    .account .box-recent .action-buttons .box-actions a:first-child {
      margin-bottom: 8px; }

.account .block-dashboard-addresses .action.edit {
  color: #C8102E; }
  .account .block-dashboard-addresses .action.edit:hover {
    text-decoration: underline; }

.account .block-dashboard-addresses .box-content address a {
  color: #C8102E; }
  .account .block-dashboard-addresses .box-content address a:hover {
    text-decoration: underline; }

.account .data-grid.table .plus-minus {
  display: inline-block;
  width: 24px;
  padding: 2px 7px;
  background-color: #C8102E;
  color: #fff;
  border-radius: 5px;
  font-weight: 700;
  line-height: 20px;
  text-align: center; }

.account .data-grid.table .totals span.price {
  font-weight: 700; }

.account .sidebar-main .account-nav-content .item {
  border-bottom: 1px solid #C2C4C4; }
  .account .sidebar-main .account-nav-content .item a {
    font-family: 'effra';
    text-transform: capitalize;
    color: #2D2926;
    font-size: 16px;
    font-weight: bold; }
    .account .sidebar-main .account-nav-content .item a:hover {
      color: #53565A;
      text-decoration: none !important; }

#update-billing-address-form, #update-shipping-address-form, #update-contact-form {
  overflow-x: hidden; }

.customer-account-logoutsuccess .login-block.main {
  padding-right: 80px;
  padding-left: 80px;
  text-align: center; }
  @media only screen and (max-width: 560px) {
    .customer-account-logoutsuccess .login-block.main {
      padding-right: 35px;
      padding-left: 35px; } }
  .customer-account-logoutsuccess .login-block.main p {
    margin-bottom: 0; }

.b2b-portal-register {
  /*before been able to override name.phtml*/ }
  .b2b-portal-register .trade-account-intro {
    margin-bottom: 40px;
    font-size: 16px; }
  .b2b-portal-register .field-name-firstname, .b2b-portal-register .field-name-lastname {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 50%; }
    @media only screen and (max-width: 767px) {
      .b2b-portal-register .field-name-firstname, .b2b-portal-register .field-name-lastname {
        float: none;
        width: 100%; } }
  .b2b-portal-register .label {
    color: #333333;
    font-size: 14px;
    font-family: 'effra'; }
  .b2b-portal-register .label.label-pwd-reveal {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between; }
    .b2b-portal-register .label.label-pwd-reveal .pwd-reveal {
      text-align: right; }
      .b2b-portal-register .label.label-pwd-reveal .pwd-reveal span {
        display: inline-block;
        vertical-align: middle;
        color: #C8102E; }
        .b2b-portal-register .label.label-pwd-reveal .pwd-reveal span:hover {
          text-decoration: underline; }
      .b2b-portal-register .label.label-pwd-reveal .pwd-reveal:focus {
        color: #C8102E; }
      .b2b-portal-register .label.label-pwd-reveal .pwd-reveal .icon-eye {
        display: inline-block;
        width: 16px;
        height: 16px;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: contain; }
      .b2b-portal-register .label.label-pwd-reveal .pwd-reveal .icon-eye-open {
        background-image: url("../images/icon-eye-open-red.svg"); }
      .b2b-portal-register .label.label-pwd-reveal .pwd-reveal .icon-eye-close {
        background-image: url("../images/icon-eye-close-red.svg"); }
  .b2b-portal-register .field-note {
    font-size: 13px; }
  .b2b-portal-register .trade-account-conclusion {
    margin: 35px auto;
    max-width: 320px; }
    .b2b-portal-register .trade-account-conclusion .form-check .form-check-label {
      font-weight: 600; }
      .b2b-portal-register .trade-account-conclusion .form-check .form-check-label span a {
        color: #C8102E; }
        .b2b-portal-register .trade-account-conclusion .form-check .form-check-label span a:hover {
          text-decoration: underline; }
    .b2b-portal-register .trade-account-conclusion .terms-note {
      font-size: 13px;
      padding-left: 32px; }
  .b2b-portal-register .trade-account-ending {
    margin-top: 25px;
    text-align: center; }
    .b2b-portal-register .trade-account-ending strong {
      color: #C8102E !important; }
  .b2b-portal-register .form-create-account .actions-toolbar {
    text-align: center; }
    .b2b-portal-register .form-create-account .actions-toolbar .primary {
      text-align: center;
      float: none; }

.admin__data-grid-header-row .admin__filter-actions {
  display: flex; }
  .admin__data-grid-header-row .admin__filter-actions button {
    flex: 1;
    margin: 0 5px;
    padding: 5px 10px; }
    .admin__data-grid-header-row .admin__filter-actions button:hover {
      background: #A6192E;
      outline: 2px solid #fff;
      box-shadow: 0 0 0 4px #A6192E; }
    .admin__data-grid-header-row .admin__filter-actions button:focus {
      background: #A6192E;
      outline: 2px solid #fff;
      box-shadow: 0 0 0 4px #A6192E; }

.admin__data-grid-pager .page-control-input {
  margin-bottom: 0; }

.form-address-edit .fieldset .field {
  display: flex;
  flex-flow: column; }
  .form-address-edit .fieldset .field .control input {
    border-radius: 5px; }

@media only screen and (max-width: 991px) {
  div.box-info div.col-count-3 {
    -moz-column-count: 2;
         column-count: 2; } }

@media (min-width: 768px) and (max-width: 991px), (max-width: 510px) {
  .customerconnect-account-index .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-pager, .customerconnect-orders-index .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-pager, .customerconnect-invoices-index .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-pager, .customerconnect-payments-index .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-pager,
  .customerconnect-shipments-index .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-pager, .customerconnect-rmas-index .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-pager, .customerconnect-servicecalls-index .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-pager, .customerconnect-rfqs-index .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-pager, .customerconnect-rfqs-new .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-pager, .customerconnect-skus-index .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-pager {
    flex-basis: 100%;
    padding-left: 0;
    margin: 10px 0; } }

@media only screen and (max-width: 480px) {
  div.box-info div.col-count-3 {
    -moz-column-count: 1;
         column-count: 1; }
  .customerconnect-account-index .admin__data-grid-pager .page-control-input, .customerconnect-orders-index .admin__data-grid-pager .page-control-input, .customerconnect-invoices-index .admin__data-grid-pager .page-control-input, .customerconnect-payments-index .admin__data-grid-pager .page-control-input,
  .customerconnect-shipments-index .admin__data-grid-pager .page-control-input, .customerconnect-rmas-index .admin__data-grid-pager .page-control-input, .customerconnect-servicecalls-index .admin__data-grid-pager .page-control-input, .customerconnect-rfqs-index .admin__data-grid-pager .page-control-input, .customerconnect-rfqs-new .admin__data-grid-pager .page-control-input, .customerconnect-skus-index .admin__data-grid-pager .page-control-input {
    min-width: 33px; } }

.customerconnect-account-index .box-account .block-content fieldset#erp_custom_address_allowed {
  margin-bottom: 15px; }
  .customerconnect-account-index .box-account .block-content fieldset#erp_custom_address_allowed select {
    padding: 9px 35px 9px 14px; }

.admin__data-grid-export button {
  padding: 6px 4px;
  font-size: 14px; }

.cms-layout-one .additonal-content {
  margin-top: 40px;
  display: block;
  clear: both;
  overflow: hidden; }

.cms-layout-one .icon-blocks {
  margin-bottom: 20px;
  display: block;
  clear: both;
  overflow: hidden; }
  .cms-layout-one .icon-blocks .icon-block-title {
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    font-weight: 500; }

.cms-layout-one .slideshow-container,
.cms-layout-one .custom-banner {
  margin-bottom: 60px;
  display: block; }

.cms-layout-one .alternative-blocks {
  line-height: 20px;
  font-size: 13px;
  clear: both;
  display: block; }
  .cms-layout-one .alternative-blocks .block-item {
    margin-bottom: 60px; }

.cms-no-route .column.main a:hover {
  color: #C8102E;
  text-decoration: underline; }

.contact-index-index .columns .column.main {
  margin-top: 20px;
  padding-right: 0;
  padding-left: 0; }

.contact-index-index .right {
  float: right !important; }

.contact-index-index h3 {
  margin: 0 0 10px;
  padding: 0 0 4px 0;
  text-transform: uppercase;
  color: #0051b2;
  font-weight: bold;
  font-size: 26px;
  font-family: inherit;
  border-bottom: 2px solid #0051b2; }

.contact-index-index .block-contact-info {
  padding: 20px;
  box-sizing: border-box;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  overflow: hidden;
  margin-bottom: 20px; }
  .contact-index-index .block-contact-info .detail-column {
    text-align: center; }
    .contact-index-index .block-contact-info .detail-column:first-child {
      border-right: 1px solid #d1d1d1; }
      @media only screen and (max-width: 991px) {
        .contact-index-index .block-contact-info .detail-column:first-child {
          border-right: none;
          border-bottom: 1px solid #d1d1d1;
          padding-bottom: 10px;
          margin-bottom: 5px; } }
    .contact-index-index .block-contact-info .detail-column h4 {
      color: #C8102E;
      text-transform: uppercase;
      font-size: 16px;
      font-weight: 800; }
    .contact-index-index .block-contact-info .detail-column p {
      font-size: 12px;
      color: #646464;
      padding: 0 20px; }
  .contact-index-index .block-contact-info .contact-column {
    width: 50px;
    height: 50px;
    text-align: center;
    display: inline-block;
    position: relative;
    margin-bottom: 10px; }
    .contact-index-index .block-contact-info .contact-column.phone-icon:before {
      position: absolute;
      content: "\e97c";
      font-family: 'icomoon';
      font-size: 36px;
      color: #333;
      left: 50%;
      top: 50%;
      margin-left: -18px;
      margin-top: -18px; }
    .contact-index-index .block-contact-info .contact-column.address-icon:before {
      position: absolute;
      content: "\e980";
      font-family: 'icomoon';
      font-size: 36px;
      color: #333;
      left: 50%;
      top: 50%;
      margin-left: -18px;
      margin-top: -18px; }

.contact-index-index .amgooglemap_mapblock {
  display: block;
  margin-bottom: 20px; }

.contact-index-index .block-get-directions {
  display: inline-block;
  padding-top: 20px;
  width: 100%; }
  .contact-index-index .block-get-directions div[role="tablist"] div[role="tab"] {
    width: 100%;
    color: #C8102E;
    font-size: 16px;
    cursor: pointer;
    padding: 14px 0 10px 0;
    font-weight: 600;
    border-bottom: 1px solid #d1d1d1; }
    .contact-index-index .block-get-directions div[role="tablist"] div[role="tab"] div[data-role="trigger"] {
      position: relative; }
      .contact-index-index .block-get-directions div[role="tablist"] div[role="tab"] div[data-role="trigger"]:focus {
        outline: 0; }
      .contact-index-index .block-get-directions div[role="tablist"] div[role="tab"] div[data-role="trigger"]:after {
        position: absolute;
        right: 11px;
        top: 50%;
        margin-top: -4.5px;
        font-size: 9px;
        color: #3f3f3f;
        content: "\e975";
        font-family: "icomoon";
        transition: transform .2s ease-in-out; }
    .contact-index-index .block-get-directions div[role="tablist"] div[role="tab"]:focus {
      outline: 0; }
    .contact-index-index .block-get-directions div[role="tablist"] div[role="tab"].active div[data-role="trigger"]:after {
      content: "\e981"; }
  .contact-index-index .block-get-directions div[role="tablist"] div[data-role="content"] {
    padding: 20px;
    background: #fafafa;
    box-sizing: border-box;
    color: #333; }
    .contact-index-index .block-get-directions div[role="tablist"] div[data-role="content"] a {
      color: #C8102E;
      text-decoration: underline; }
      .contact-index-index .block-get-directions div[role="tablist"] div[data-role="content"] a:hover {
        color: #2D2926;
        text-decoration: none; }
      .contact-index-index .block-get-directions div[role="tablist"] div[data-role="content"] a:active {
        color: #2D2926;
        text-decoration: none; }
      .contact-index-index .block-get-directions div[role="tablist"] div[data-role="content"] a:focus {
        color: #2D2926;
        text-decoration: none; }

.contact-form-fieldset {
  background: #C8102E;
  padding: 45px;
  box-sizing: border-box;
  margin-bottom: 40px; }
  @media only screen and (max-width: 991px) {
    .contact-form-fieldset {
      margin-top: 50px; } }
  .contact-form-fieldset h2 {
    margin: 0 0 10px;
    padding: 0 0 4px 0;
    text-transform: uppercase;
    color: white;
    font-weight: bold;
    font-size: 24px;
    font-family: inherit;
    border-bottom: 3px solid white; }
  .contact-form-fieldset label {
    margin-top: 20px;
    color: #c8d9ea;
    font-size: 14px;
    font-weight: 400;
    word-wrap: break-word;
    -webkit-word-wrap: break-word;
    -moz-word-wrap: break-word;
    white-space: normal; }
    .contact-form-fieldset label span:after {
      color: #c8d9ea !important; }
  .contact-form-fieldset .company-name span:after {
    display: none; }
  .contact-form-fieldset .contactyou .control label {
    width: 30%; }
  .contact-form-fieldset .contactyou input[type="radio"] {
    margin-right: 10px; }
  .contact-form-fieldset .agreeprivacypolicy .control {
    float: left;
    display: block;
    height: 50px;
    padding-right: 10px; }
  .contact-form-fieldset .agreeprivacypolicy label {
    font-size: 12px; }
  .contact-form-fieldset .agreeprivacypolicy a {
    color: #FFF;
    text-decoration: underline; }
    .contact-form-fieldset .agreeprivacypolicy a:hover {
      color: #FFF;
      text-decoration: none; }
  .contact-form-fieldset input, .contact-form-fieldset select, .contact-form-fieldset textarea {
    border-radius: 5px; }
  .contact-form-fieldset textarea {
    padding: 2px 10px; }
  .contact-form-fieldset .control select, .contact-form-fieldset .control .input-text {
    height: 40px; }
  .contact-form-fieldset .control .input-textarea {
    width: 100%; }
  .contact-form-fieldset .control div[generated="true"] {
    background: #2D2926;
    color: white;
    display: inline-block;
    width: 100%;
    padding: 3px 5px;
    border-radius: 3px; }
  .contact-form-fieldset span.required-field-span {
    color: white;
    font-size: 12px;
    margin-top: 20px;
    display: inline-block; }
  .contact-form-fieldset .actions-toolbar {
    width: 100%;
    display: inline-block;
    padding-top: 20px; }
    .contact-form-fieldset .actions-toolbar button {
      font-size: 16px !important; }
      .contact-form-fieldset .actions-toolbar button:hover {
        background: #d63325 !important;
        transition: background-color 400ms linear; }
      .contact-form-fieldset .actions-toolbar button:active {
        background: #d63325 !important;
        transition: background-color 400ms linear; }
      .contact-form-fieldset .actions-toolbar button:focus {
        background: #d63325 !important;
        transition: background-color 400ms linear; }

.post-list .post-list-item .postInfos .read-more a, .block-recent-posts .block-content .item .button {
  display: inline-block;
  padding: 5px 12px;
  border-radius: 4px;
  color: #fff;
  background-color: #2D2926;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  transition: background-color 0.3s ease-in-out; }
  .post-list .post-list-item .postInfos .read-more a:hover, .block-recent-posts .block-content .item .button:hover, .post-list .post-list-item .postInfos .read-more a:focus, .block-recent-posts .block-content .item .button:focus {
    background-color: #C8102E; }

.row-post, .event-details, .event-related {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start; }
  .row-post [class*="col-"], .row-post .col, .event-details [class*="col-"], .event-details .col, .event-related [class*="col-"], .event-related .col {
    display: flex;
    margin-bottom: 30px;
    padding-right: 15px;
    padding-left: 15px; }
  .row-post .related-title, .event-details .related-title, .event-related .related-title {
    color: #2D2926;
    font-weight: 700;
    text-transform: capitalize; }

.post-related, .event-related {
  position: relative; }
  .post-related:before, .event-related:before {
    content: '';
    position: absolute;
    top: 0;
    left: 15px;
    display: block;
    width: calc(100% - 30px);
    height: 4px;
    background-color: #2D2926; }

.post-related {
  margin-top: 55px;
  margin-bottom: 55px;
  padding-top: 20px; }

.row-post .col {
  width: 50%;
  flex-basis: 50%; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .row-post .col {
      width: 100%;
      flex-basis: 100%; } }
  @media only screen and (max-width: 767px) {
    .row-post .col {
      width: 50%;
      flex-basis: 50%; } }
  @media only screen and (max-width: 580px) {
    .row-post .col {
      width: 100%;
      flex-basis: 100%; } }

.row-post .col-sm-12 {
  width: 100%;
  flex-basis: 100%; }

.wp-sidebar .block-blog-archives .item a, .wp-sidebar .block-blog-categories .item a {
  border-bottom: 1px solid #C2C4C4 !important; }

.is-blog .page-title-wrapper {
  margin-bottom: 20px; }
  .is-blog .page-title-wrapper.page-title-wrapper-mobile {
    display: none; }

.is-blog .pager {
  margin-bottom: 60px;
  padding-top: 40px;
  border-top: 3px solid #eaeaea;
  text-align: left; }
  @media only screen and (max-width: 767px) {
    .is-blog .pager {
      text-align: center; } }
  .is-blog .pager .toolbar-amount {
    display: none; }
  .is-blog .pager .pagination {
    text-align: left; }

.is-blog #maincontent.container {
  padding-right: 0;
  padding-left: 0; }

.wordpress-post-view .page-title-wrapper {
  margin-bottom: 20px; }
  .wordpress-post-view .page-title-wrapper.page-title-wrapper-mobile {
    display: none; }

.wp-sidebar .block-blog {
  margin-bottom: 40px; }
  .wp-sidebar .block-blog .block-title {
    color: #2D2926;
    font-size: 24px;
    font-weight: 700;
    border-bottom: 3px solid #2D2926;
    text-transform: capitalize;
    padding-bottom: 0;
    margin-bottom: 5px;
    font-family: 'effra'; }
    .wp-sidebar .block-blog .block-title > strong {
      font-weight: 700;
      font-size: inherit; }
  .wp-sidebar .block-blog-cloud .tags-list {
    padding-top: 10px; }
    .wp-sidebar .block-blog-cloud .tags-list li > a {
      color: #333; }
      .wp-sidebar .block-blog-cloud .tags-list li > a:hover {
        color: #C8102E;
        text-decoration: underline; }
    .wp-sidebar .block-blog-cloud .tags-list li:not(:last-child):after {
      content: ", ";
      display: inline; }
  .wp-sidebar .block-blog-archives .item a, .wp-sidebar .block-blog-categories .item a {
    display: block;
    color: #333;
    border-bottom: 1px solid #eaeaea;
    padding: 12px 0; }
    .wp-sidebar .block-blog-archives .item a:hover, .wp-sidebar .block-blog-archives .item a:focus, .wp-sidebar .block-blog-categories .item a:hover, .wp-sidebar .block-blog-categories .item a:focus {
      color: #C8102E; }

.page-layout-2columns-left-reverse .page-title-wrapper-mobile {
  display: none; }

.page-layout-2columns-left-reverse .post-list-wrapper {
  padding-left: 14%; }
  @media only screen and (max-width: 1199px) {
    .page-layout-2columns-left-reverse .post-list-wrapper {
      padding-left: 8%; } }
  @media only screen and (max-width: 991px) {
    .page-layout-2columns-left-reverse .post-list-wrapper {
      padding-left: 0; } }
  .page-layout-2columns-left-reverse .post-list-wrapper .pages .pagination {
    justify-content: center; }

.postTaxo {
  color: #C8102E;
  font-weight: 700; }
  .postTaxo span {
    vertical-align: text-top;
    margin-right: 5px; }
  .postTaxo .postTag {
    margin-top: 5px; }
  .postTaxo .postCat > span, .postTaxo .postTag > span {
    display: inline-block;
    vertical-align: middle; }
    .postTaxo .postCat > span a, .postTaxo .postTag > span a {
      color: #C8102E; }
  .postTaxo .icon-list, .postTaxo .icon-tags {
    display: inline-block;
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain; }
  .postTaxo .icon-list {
    background-image: url("../images/list-icon-blue.svg"); }
  .postTaxo .icon-tags {
    background-image: url("../images/icon-tags-blue.svg"); }

.postDate {
  position: relative;
  width: 80px; }
  .postDate .inner {
    position: absolute;
    top: 50%;
    left: 40px;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    text-align: center;
    width: 80px;
    height: 80px;
    padding: 6px;
    color: #fff;
    background-color: #2D2926;
    border: 3px solid #fff;
    font-family: 'effra';
    font-weight: bold; }
  .postDate .month, .postDate .year {
    font-size: 11px;
    text-transform: uppercase; }
  .postDate .day {
    font-size: 36px;
    font-weight: 700;
    line-height: 0.85; }

.share-content h3 {
  margin-top: 0;
  color: #C8102E;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase; }

.share-content a span {
  font-size: 0; }

#wp-archive-list a, #wp-category-list a {
  font-size: 16px; }

#wp-archive-list .toggle-archives, #wp-category-list .toggle-archives {
  display: block;
  padding: 12px 0;
  font-weight: 700;
  color: #C8102E; }

.post-list .post-list-item {
  background-color: #fff;
  border: 1px solid #eaeaea;
  border-top: none;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  width: 100%; }
  .post-list .post-list-item .post-image {
    position: relative;
    padding-bottom: 66%;
    width: 100%;
    height: 0; }
    .post-list .post-list-item .post-image.no-img .image {
      background-image: url("../images/icon-post.svg");
      background-size: 19.5% 19.5%; }
    .post-list .post-list-item .post-image .image {
      position: absolute;
      left: 0;
      top: 0;
      display: block;
      width: 100%;
      height: 100%;
      background-color: #dedede;
      background-repeat: no-repeat;
      background-size: cover;
      border-radius: 10px 10px 0 0; }
  .post-list .post-list-item .postMeta {
    padding: 5px 0;
    font-size: 0;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea; }
    .post-list .post-list-item .postMeta .postDate,
    .post-list .post-list-item .postMeta .postTaxo {
      display: inline-block;
      vertical-align: middle;
      font-size: 14px; }
      .post-list .post-list-item .postMeta .postDate a,
      .post-list .post-list-item .postMeta .postTaxo a {
        display: inline-block;
        color: #C8102E; }
    .post-list .post-list-item .postMeta .postDate {
      margin-left: 25px; }
      .post-list .post-list-item .postMeta .postDate .inner {
        left: 25px; }
    .post-list .post-list-item .postMeta .postTaxo {
      width: calc(100% - 105px);
      padding-right: 15px;
      font-size: 12px;
      text-align: right; }
      .post-list .post-list-item .postMeta .postTaxo .icon-list, .post-list .post-list-item .postMeta .postTaxo .icon-tags {
        width: 14px;
        height: 14px; }
  .post-list .post-list-item .postInfos {
    padding: 40px 25px 30px; }
    .post-list .post-list-item .postInfos .textInfos {
      min-height: 134px; }
      @media only screen and (max-width: 580px) {
        .post-list .post-list-item .postInfos .textInfos {
          min-height: inherit; } }
    .post-list .post-list-item .postInfos h2 {
      margin-top: 0;
      font-family: 'museo-slab';
      font-size: 20px;
      font-weight: 500; }
      .post-list .post-list-item .postInfos h2 a {
        color: #C8102E; }
    .post-list .post-list-item .postInfos .read-more {
      margin-top: 15px; }
      .post-list .post-list-item .postInfos .read-more a {
        background: #C8102E;
        font-family: 'effra';
        transition: all 0.15s ease-out; }
        .post-list .post-list-item .postInfos .read-more a:hover {
          background: #A6192E !important;
          color: white;
          outline: 2px solid #fff;
          box-shadow: 0 0 0 4px #A6192E; }
          .post-list .post-list-item .postInfos .read-more a:hover span {
            color: #fff !important; }
        .post-list .post-list-item .postInfos .read-more a:focus {
          background: #A6192E !important;
          color: white;
          outline: 2px solid #fff;
          box-shadow: 0 0 0 4px #A6192E; }
          .post-list .post-list-item .postInfos .read-more a:focus span {
            color: #fff !important; }

.page-layout-2columns-right-post .post-view {
  padding-right: 14%; }
  @media only screen and (max-width: 1199px) {
    .page-layout-2columns-right-post .post-view {
      padding-right: 8%; } }
  @media only screen and (max-width: 991px) {
    .page-layout-2columns-right-post .post-view {
      padding-right: 0; } }

.wordpress-page .post-view {
  position: relative;
  padding-left: 14%;
  margin-bottom: 50px; }
  .wordpress-page .post-view:before {
    content: '';
    position: absolute;
    top: 0;
    left: calc(7% - 15px);
    display: block;
    width: 1px;
    height: 100%;
    background-color: #C2C4C4; }
  @media only screen and (max-width: 1199px) {
    .wordpress-page .post-view {
      padding-left: 8%; }
      .wordpress-page .post-view:before {
        left: calc(4% - 15px); } }
  @media only screen and (max-width: 991px) {
    .wordpress-page .post-view {
      padding-left: 0; }
      .wordpress-page .post-view:before {
        content: none; } }
  @media only screen and (max-width: 767px) {
    .wordpress-page .post-view {
      margin-bottom: 0; } }

.post-view .post-header {
  font-size: 0;
  border-bottom: 4px solid #2D2926;
  min-height: 80px;
  margin-bottom: 15px;
  padding-bottom: 35px; }
  .post-view .post-header .postDate, .post-view .post-header .post-title {
    display: inline-block;
    vertical-align: middle; }
  .post-view .post-header .postDate {
    margin-right: 20px; }
  .post-view .post-header .post-title {
    width: calc(100% - 100px); }
    .post-view .post-header .post-title h1 {
      margin: 0;
      border: none;
      color: #2D2926;
      font-size: 32px;
      line-height: 34px;
      font-weight: 700;
      text-transform: capitalize;
      padding-bottom: 0;
      margin-bottom: 0; }
      @media only screen and (max-width: 580px) {
        .post-view .post-header .post-title h1 {
          font-size: 24px;
          line-height: 26px; } }
      @media only screen and (max-width: 440px) {
        .post-view .post-header .post-title h1 {
          font-size: 21px;
          line-height: 23px; } }

.post-view .post-meta {
  padding-bottom: 15px;
  border-bottom: 1px solid #eaeaea; }
  .post-view .post-meta .postTaxo {
    font-size: 15px; }
    .post-view .post-meta .postTaxo .postTag {
      margin-top: 10px; }

.post-view .post-content {
  font-size: 16px; }
  .post-view .post-content .post-image {
    margin-right: 0;
    margin-left: 10px;
    float: right;
    max-width: 55%; }
    @media only screen and (max-width: 540px) {
      .post-view .post-content .post-image {
        margin-left: 0;
        margin-bottom: 15px;
        width: 100%;
        max-width: 100%; } }
  .post-view .post-content h1, .post-view .post-content h2, .post-view .post-content h3, .post-view .post-content h4, .post-view .post-content h5, .post-view .post-content h6 {
    color: #2D2926;
    font-weight: bold;
    text-transform: capitalize;
    font-family: 'effra'; }
  .post-view .post-content h2 {
    margin-top: 30px;
    text-transform: capitalize; }
  .post-view .post-content p, .post-view .post-content ol, .post-view .post-content ul, .post-view .post-content img {
    margin-bottom: 15px; }
  .post-view .post-content blockquote {
    font-style: italic;
    border-left: 4px solid #C8102E; }
    .post-view .post-content blockquote p:last-child {
      margin-bottom: 0; }
  .post-view .post-content ol, .post-view .post-content ul {
    list-style-type: none; }
  .post-view .post-content ol {
    counter-reset: li; }
    .post-view .post-content ol li {
      counter-increment: li; }
      .post-view .post-content ol li:before {
        content: counter(li) ".";
        color: #C8102E;
        font-weight: 700;
        display: inline-block;
        width: 1em;
        margin-left: -1.5em;
        margin-right: 0.5em;
        text-align: right; }
  .post-view .post-content ul li strong {
    font-family: 'effra'; }
  .post-view .post-content ul li:before {
    content: '\2022';
    color: #C8102E;
    font-weight: 700;
    display: inline-block;
    width: 1em;
    margin-left: -1.5em;
    margin-right: 0.5em;
    text-align: right; }
  .post-view .post-content img {
    height: auto; }
  .post-view .post-content a:not(.social-media) {
    position: relative;
    font-weight: 500;
    color: #C8102E; }
    .post-view .post-content a:not(.social-media):hover {
      text-decoration: underline; }
    .post-view .post-content a:not(.social-media):after {
      color: #A6192E; }
  .post-view .post-content a.btn-primary {
    color: #fff;
    line-height: 26px; }
    .post-view .post-content a.btn-primary:hover {
      text-decoration: none; }
  .post-view .post-content .btn-primary {
    background-color: #C8102E;
    padding-right: 6px;
    padding-left: 6px;
    display: inline-block;
    color: #fff;
    font-family: 'effra';
    text-transform: uppercase;
    font-size: 15px;
    margin-right: 0;
    font-weight: bold;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 100%;
    height: 48px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    transition: all 0.15s ease-out;
    cursor: pointer; }
    .post-view .post-content .btn-primary:after {
      color: #A6192E; }
    .post-view .post-content .btn-primary:focus {
      background: #A6192E !important;
      color: white;
      outline: 2px solid #fff;
      box-shadow: 0 0 0 4px #A6192E; }
    .post-view .post-content .btn-primary:hover {
      background: #A6192E !important;
      color: white;
      outline: 2px solid #fff;
      box-shadow: 0 0 0 4px #A6192E; }
  .post-view .post-content .share-content {
    margin-top: 40px; }
  @media only screen and (max-width: 767px) {
    .post-view .post-content {
      margin-bottom: 40px; } }

.wordpress-post-view .event-post-view .post-entry {
  overflow: inherit;
  margin-bottom: 55px; }
  .wordpress-post-view .event-post-view .post-entry iframe {
    width: 100%; }

.wordpress-post-view .event-post-view .button-primary, .wordpress-post-view .event-post-view .button-secondary {
  display: inline-block;
  font-weight: 700;
  text-align: center; }

.wordpress-post-view .event-post-view .page-title {
  font-size: 38px; }
  @media only screen and (max-width: 767px) {
    .wordpress-post-view .event-post-view .page-title {
      display: none; } }
  .wordpress-post-view .event-post-view .page-title.responsive-page-title {
    display: none;
    font-size: 32px; }
    @media only screen and (max-width: 767px) {
      .wordpress-post-view .event-post-view .page-title.responsive-page-title {
        display: block; } }

.wordpress-post-view .event-post-view .past-event-notice {
  font-weight: 700;
  margin-top: -8px;
  margin-bottom: 20px; }
  .wordpress-post-view .event-post-view .past-event-notice span {
    display: inline-block;
    padding: 5px 15px;
    color: #d9534f;
    border: 1px solid #d9534f;
    background-color: rgba(217, 83, 79, 0.08);
    border-radius: 4px; }

.wordpress-post-view .event-post-view .tribe-events-schedule {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 700; }

.wordpress-post-view .event-post-view .event-social, .wordpress-post-view .event-post-view .event-details {
  margin-top: 40px; }

.wordpress-post-view .event-post-view .event-share, .wordpress-post-view .event-post-view .calendar {
  display: inline-block;
  vertical-align: top;
  font-size: 0; }

.wordpress-post-view .event-post-view .event-share {
  margin-right: 60px; }

.wordpress-post-view .event-post-view .calendar {
  margin-top: 32px; }
  .wordpress-post-view .event-post-view .calendar a {
    margin-right: 10px;
    margin-bottom: 10px;
    font-size: 12px; }
    .wordpress-post-view .event-post-view .calendar a:last-child {
      margin-right: 0;
      margin-bottom: 0; }

.wordpress-post-view .event-post-view .event-details .col, .wordpress-post-view .event-post-view .event-related .col {
  width: 33.33%;
  flex-basis: 33.33%; }

.wordpress-post-view .event-post-view .event-details .event-box, .wordpress-post-view .event-post-view .event-related .event-box {
  width: 100%;
  height: 100%;
  padding: 25px 30px;
  border: 1px solid #eaeaea;
  border-radius: 10px;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.15); }

.wordpress-post-view .event-post-view .event-details {
  position: relative;
  padding-top: 40px; }
  .wordpress-post-view .event-post-view .event-details:before {
    content: '';
    position: absolute;
    top: 0;
    left: 15px;
    display: block;
    width: calc(100% - 30px);
    height: 1px;
    background-color: #eaeaea; }
  .wordpress-post-view .event-post-view .event-details .event-box .title {
    margin-top: 0;
    margin-bottom: 20px;
    padding-bottom: 8px;
    border-bottom: 3px solid #C8102E;
    color: #C8102E;
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase; }
  .wordpress-post-view .event-post-view .event-details .event-box h3 {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 700; }
  .wordpress-post-view .event-post-view .event-details .event-box .address p {
    margin: 0; }
  .wordpress-post-view .event-post-view .event-details .event-box .actions {
    margin-top: 25px; }
    .wordpress-post-view .event-post-view .event-details .event-box .actions .action {
      margin-bottom: 10px; }
      .wordpress-post-view .event-post-view .event-details .event-box .actions .action:last-child {
        margin-bottom: 0; }
      .wordpress-post-view .event-post-view .event-details .event-box .actions .action .button-primary, .wordpress-post-view .event-post-view .event-details .event-box .actions .action .button-secondary {
        min-width: 160px; }

.wordpress-post-view .event-post-view .event-related {
  position: relative;
  margin-top: 25px;
  padding-top: 60px; }
  @media only screen and (max-width: 767px) {
    .wordpress-post-view .event-post-view .event-related .col {
      width: 50%;
      flex-basis: 50%; } }
  @media only screen and (max-width: 539px) {
    .wordpress-post-view .event-post-view .event-related .col {
      width: 100%;
      flex-basis: 100%; } }
  .wordpress-post-view .event-post-view .event-related .event-box {
    padding: 0; }
    .wordpress-post-view .event-post-view .event-related .event-box .event-image {
      position: relative;
      padding-bottom: 66%;
      height: 0;
      border-bottom: 2px solid #eaeaea; }
      .wordpress-post-view .event-post-view .event-related .event-box .event-image.no-img .image {
        background-image: url("../images/icon-calendar.svg");
        background-size: 19.5% 19.5%; }
      .wordpress-post-view .event-post-view .event-related .event-box .event-image .image {
        position: absolute;
        left: 0;
        top: 0;
        display: block;
        width: 100%;
        height: 100%;
        background-color: #dedede;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        border-radius: 10px 10px 0 0; }
    .wordpress-post-view .event-post-view .event-related .event-box .event-content {
      padding: 25px 30px; }
    .wordpress-post-view .event-post-view .event-related .event-box h3 {
      margin-top: 0;
      font-weight: 700; }
    .wordpress-post-view .event-post-view .event-related .event-box .tribe-events-schedule {
      margin-bottom: 10px;
      font-size: 15px; }
    .wordpress-post-view .event-post-view .event-related .event-box .excerpt {
      margin-bottom: 20px; }

.events-listing .page-title-wrapper {
  margin-bottom: 0; }

.events-listing .events-intro {
  margin-bottom: 30px; }

.events-listing .events-filters, .events-listing .filters, .events-listing .filter, .events-listing .filter > form {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between; }

.events-listing .events-filters {
  background-color: #C8102E;
  margin-bottom: 30px;
  padding: 15px 30px;
  border-radius: 10px; }
  @media only screen and (max-width: 767px) {
    .events-listing .events-filters {
      padding: 15px 20px; } }
  .events-listing .events-filters .filters {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    flex-grow: 1; }
    .events-listing .events-filters .filters .filter {
      flex-basis: calc(50% - 15px);
      margin-bottom: 10px; }
      .events-listing .events-filters .filters .filter:last-child {
        margin-bottom: 0; }
      .events-listing .events-filters .filters .filter > form {
        flex-grow: 1; }
      .events-listing .events-filters .filters .filter .input-group {
        position: relative;
        display: inline-block;
        flex-grow: 1;
        margin-left: 20px; }
      .events-listing .events-filters .filters .filter input {
        width: 100%;
        height: 48px;
        padding: 8px 10px;
        border: none;
        box-shadow: none;
        border-radius: 10px; }
      .events-listing .events-filters .filters .filter.search button {
        position: absolute;
        top: 50%;
        right: 10px;
        transform: translateY(-50%);
        height: 38px;
        width: 38px;
        background: none;
        border: none; }
        .events-listing .events-filters .filters .filter.search button:before {
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          font-family: 'icomoon';
          content: "\e912";
          width: 100%;
          height: 100%;
          font-size: 25px;
          line-height: 38px;
          color: #000; }
      .events-listing .events-filters .filters .filter.search input {
        padding-right: 58px; }
      @media only screen and (max-width: 767px) {
        .events-listing .events-filters .filters .filter {
          flex-basis: 100%; }
          .events-listing .events-filters .filters .filter label {
            width: 70px; }
          .events-listing .events-filters .filters .filter .input-group {
            width: calc(100% - 80px);
            margin-left: 10px; } }
  .events-listing .events-filters .search-title, .events-listing .events-filters .filter-title {
    margin: 0;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase; }
  .events-listing .events-filters .search-title {
    margin-right: 7%;
    font-size: 24px; }
    @media only screen and (max-width: 991px) {
      .events-listing .events-filters .search-title {
        margin-bottom: 15px;
        margin-right: 0; } }
  .events-listing .events-filters .filter-title {
    font-size: 16px; }

.events-listing .row-post .col {
  width: 100%;
  flex-basis: 100%; }

.events-listing .event-list-item {
  padding: 5%; }
  .events-listing .event-list-item .inner-item {
    display: flex;
    flex-flow: row wrap;
    align-items: flex-start; }
    .events-listing .event-list-item .inner-item .date {
      width: 100px;
      margin-right: 4%;
      text-align: center;
      background-color: #C8102E;
      color: #fff; }
      .events-listing .event-list-item .inner-item .date .postDate {
        width: 100%; }
    .events-listing .event-list-item .inner-item .content {
      display: flex;
      flex-flow: row wrap;
      align-items: flex-start;
      flex: 1; }
    .events-listing .event-list-item .inner-item .infos, .events-listing .event-list-item .inner-item .image {
      flex: 1; }
    .events-listing .event-list-item .inner-item .infos {
      margin-right: 4%; }
      .events-listing .event-list-item .inner-item .infos h2 {
        font-weight: 700;
        margin-top: 0;
        line-height: 1; }
      .events-listing .event-list-item .inner-item .infos .tribe-events-schedule {
        font-size: 15px;
        font-weight: 700; }
      .events-listing .event-list-item .inner-item .infos .read-more a {
        display: inline-block;
        margin-top: 15px;
        background-color: #2D2926;
        color: #fff;
        font-weight: 700;
        text-transform: uppercase;
        padding: 5px 15px;
        border-radius: 4px;
        transition: 400ms; }
        .events-listing .event-list-item .inner-item .infos .read-more a:hover {
          background-color: #C8102E; }
    @media only screen and (max-width: 767px) {
      .events-listing .event-list-item .inner-item .infos, .events-listing .event-list-item .inner-item .image {
        flex-basis: 100%; }
      .events-listing .event-list-item .inner-item .image {
        margin-bottom: 20px;
        order: 2; }
      .events-listing .event-list-item .inner-item .infos {
        order: 3;
        margin-right: 0; } }

.cms-quick-order #maincontent {
  padding: 0; }

.table.bss-fastorder-multiple-form {
  margin-bottom: 60px; }
  .table.bss-fastorder-multiple-form > thead > tr > th, .table.bss-fastorder-multiple-form > thead > tr > td, .table.bss-fastorder-multiple-form > tbody > tr > th, .table.bss-fastorder-multiple-form > tbody > tr > td, .table.bss-fastorder-multiple-form > tfoot > tr > th, .table.bss-fastorder-multiple-form > tfoot > tr > td {
    padding: 18px 16px;
    vertical-align: middle; }
  .table.bss-fastorder-multiple-form > thead > tr > th, .table.bss-fastorder-multiple-form > tbody > tr > th, .table.bss-fastorder-multiple-form > tfoot > tr > th {
    padding: 6px 16px;
    font-size: 16px; }
  .table.bss-fastorder-multiple-form > thead > tr > th {
    border-bottom-color: #C8102E; }
  .table.bss-fastorder-multiple-form > tbody .button {
    font-weight: 700;
    transition: all 0.3s ease-in-out; }
    .table.bss-fastorder-multiple-form > tbody .button:hover, .table.bss-fastorder-multiple-form > tbody .button:focus {
      color: #C8102E;
      background-color: #dee6ee; }
  .table.bss-fastorder-multiple-form > tfoot > tr > td {
    background-color: #f1f2f4;
    border-top: 0;
    padding: 26px 16px; }
    .table.bss-fastorder-multiple-form > tfoot > tr > td:last-child {
      padding-right: 26px;
      text-align: right; }
      .table.bss-fastorder-multiple-form > tfoot > tr > td:last-child .tocart {
        margin-left: 16px; }
  .table.bss-fastorder-multiple-form > tfoot > tr .td-example {
    display: none; }
  .table.bss-fastorder-multiple-form > tfoot > tr .td-add button, .table.bss-fastorder-multiple-form > tfoot > tr .td-add .button {
    margin-left: 18px; }
    .table.bss-fastorder-multiple-form > tfoot > tr .td-add button:first-child, .table.bss-fastorder-multiple-form > tfoot > tr .td-add .button:first-child {
      margin-left: 0; }
  .table.bss-fastorder-multiple-form > tfoot button, .table.bss-fastorder-multiple-form > tfoot .button {
    display: inline-block !important;
    padding: 10px 15px;
    font-weight: 700;
    text-align: center;
    border-radius: 5px;
    text-transform: uppercase;
    color: #fff; }
  .table.bss-fastorder-multiple-form th {
    text-transform: uppercase; }
  .table.bss-fastorder-multiple-form tr > th:first-child, .table.bss-fastorder-multiple-form tr > td:first-child {
    padding-left: 0; }
  .table.bss-fastorder-multiple-form tr > th {
    color: #C8102E; }
  .table.bss-fastorder-multiple-form td button {
    background-color: #C8102E;
    color: #fff;
    border: none;
    border-radius: 4px;
    text-transform: uppercase;
    font-size: 14px; }
  .table.bss-fastorder-multiple-form .input-text {
    height: 40px;
    border-radius: 5px; }
  .table.bss-fastorder-multiple-form .bss-fastorder-img img {
    border: 1px solid #eaeaea;
    display: block;
    width: 80px;
    max-width: 100%;
    height: auto; }
  .table.bss-fastorder-multiple-form .bss-fastorder-row-name .product.name {
    color: #333;
    font-size: 13px; }
  .table.bss-fastorder-multiple-form .bss-fastorder-row-name ul {
    padding: 0; }
    .table.bss-fastorder-multiple-form .bss-fastorder-row-name ul li {
      list-style: none; }
  .table.bss-fastorder-multiple-form .bss-fastorder-row-name .product-item-attributes {
    font-size: 12px;
    line-height: 1.2; }
    .table.bss-fastorder-multiple-form .bss-fastorder-row-name .product-item-attributes > div:first-child {
      margin-top: 10px; }
    .table.bss-fastorder-multiple-form .bss-fastorder-row-name .product-item-attributes strong {
      display: block;
      color: #C8102E; }
  .table.bss-fastorder-multiple-form .bss-fastorder-row-qty {
    width: 70px;
    text-align: center; }
    .table.bss-fastorder-multiple-form .bss-fastorder-row-qty input {
      text-align: center;
      -webkit-appearance: none; }
      .table.bss-fastorder-multiple-form .bss-fastorder-row-qty input[readonly] {
        opacity: 0.75;
        cursor: not-allowed; }
    .table.bss-fastorder-multiple-form .bss-fastorder-row-qty input[type=number]::-webkit-inner-spin-button,
    .table.bss-fastorder-multiple-form .bss-fastorder-row-qty input[type=number]::-webkit-outer-spin-button {
      margin: 0;
      -webkit-appearance: none; }
  .table.bss-fastorder-multiple-form .bss-fastorder-row-price p {
    margin-bottom: 0; }
    .table.bss-fastorder-multiple-form .bss-fastorder-row-price p strong {
      font-size: 18px; }
  .table.bss-fastorder-multiple-form td.bss-fastorder-row-price {
    font-size: 12px; }
  .table.bss-fastorder-multiple-form .bss-fastorder-row-edit {
    width: 110px;
    text-align: center; }
    .table.bss-fastorder-multiple-form .bss-fastorder-row-edit .button {
      font-size: 12px;
      line-height: 20px; }
  .table.bss-fastorder-multiple-form .bss-fastorder-row-action {
    width: 40px;
    text-align: right;
    padding-right: 0; }
    .table.bss-fastorder-multiple-form .bss-fastorder-row-action .btn-ok {
      width: 24px;
      height: 24px;
      line-height: 28px;
      vertical-align: middle;
      padding: 0;
      background: url("../images/close-icon-blue.svg") no-repeat center center;
      background-size: contain;
      transition: opacity 0.2s linear; }
      .table.bss-fastorder-multiple-form .bss-fastorder-row-action .btn-ok:hover, .table.bss-fastorder-multiple-form .bss-fastorder-row-action .btn-ok:focus {
        opacity: 0.75; }
  .table.bss-fastorder-multiple-form .bss-fastorder-hidden {
    display: none; }
  .table.bss-fastorder-multiple-form .bss-file-upload {
    display: inline-block;
    vertical-align: middle;
    padding: 0 18px 0 26px; }
    .table.bss-fastorder-multiple-form .bss-file-upload #uploadCSV {
      display: none; }
    .table.bss-fastorder-multiple-form .bss-file-upload .button {
      display: inline-block;
      background-color: #2D2926;
      cursor: pointer; }
      .table.bss-fastorder-multiple-form .bss-file-upload .button:hover, .table.bss-fastorder-multiple-form .bss-file-upload .button:focus {
        background-color: #C8102E; }
    .table.bss-fastorder-multiple-form .bss-file-upload .customInput {
      margin-bottom: 0;
      height: 39px; }
    .table.bss-fastorder-multiple-form .bss-file-upload .customInputName {
      display: block;
      margin-top: 5px;
      font-weight: 400;
      text-align: center;
      font-size: 12px; }
  .table.bss-fastorder-multiple-form .bss-sample-csv {
    color: #333333;
    text-decoration: underline; }
    .table.bss-fastorder-multiple-form .bss-sample-csv:hover, .table.bss-fastorder-multiple-form .bss-sample-csv:focus {
      text-decoration: none; }
  .table.bss-fastorder-multiple-form .bss-addline:hover, .table.bss-fastorder-multiple-form .bss-addline:focus {
    color: #C8102E;
    background-color: #dee6ee; }
  .table.bss-fastorder-multiple-form .bss-height-tr {
    position: relative; }
    .table.bss-fastorder-multiple-form .bss-height-tr .bss-fastorder-autocomplete:not([style="display: none;"]) {
      position: absolute;
      top: 40px;
      left: 0;
      display: block;
      width: 100%;
      min-width: 200px;
      max-width: 320px;
      max-height: 320px;
      background-color: #fff;
      border-width: 0 1px 1px 1px;
      border-style: solid;
      border-color: #eaeaea;
      z-index: 99;
      overflow-y: auto; }
      .table.bss-fastorder-multiple-form .bss-height-tr .bss-fastorder-autocomplete:not([style="display: none;"]) ul {
        margin: 0;
        padding: 0; }
        .table.bss-fastorder-multiple-form .bss-height-tr .bss-fastorder-autocomplete:not([style="display: none;"]) ul li {
          list-style: none;
          padding: 10px; }
          .table.bss-fastorder-multiple-form .bss-height-tr .bss-fastorder-autocomplete:not([style="display: none;"]) ul li:nth-child(even) {
            background-color: #f9f9f9; }
          .table.bss-fastorder-multiple-form .bss-height-tr .bss-fastorder-autocomplete:not([style="display: none;"]) ul li:hover, .table.bss-fastorder-multiple-form .bss-height-tr .bss-fastorder-autocomplete:not([style="display: none;"]) ul li:focus {
            background-color: #f1f2f4; }
          .table.bss-fastorder-multiple-form .bss-height-tr .bss-fastorder-autocomplete:not([style="display: none;"]) ul li .bss-product-info {
            font-size: 0; }
            .table.bss-fastorder-multiple-form .bss-height-tr .bss-fastorder-autocomplete:not([style="display: none;"]) ul li .bss-product-info .bss-product-image, .table.bss-fastorder-multiple-form .bss-height-tr .bss-fastorder-autocomplete:not([style="display: none;"]) ul li .bss-product-info .bss-product-text {
              display: inline-block;
              vertical-align: top;
              font-size: 14px; }
            .table.bss-fastorder-multiple-form .bss-height-tr .bss-fastorder-autocomplete:not([style="display: none;"]) ul li .bss-product-info .bss-product-image {
              width: 50px;
              margin-right: 10px;
              border: 1px solid #eaeaea; }
            .table.bss-fastorder-multiple-form .bss-height-tr .bss-fastorder-autocomplete:not([style="display: none;"]) ul li .bss-product-info .bss-product-text {
              color: #333;
              font-size: 12px;
              width: calc(100% - 60px); }
            .table.bss-fastorder-multiple-form .bss-height-tr .bss-fastorder-autocomplete:not([style="display: none;"]) ul li .bss-product-info .bss-product-name, .table.bss-fastorder-multiple-form .bss-height-tr .bss-fastorder-autocomplete:not([style="display: none;"]) ul li .bss-product-info .bss-product-sku {
              margin-bottom: 3px; }
            .table.bss-fastorder-multiple-form .bss-height-tr .bss-fastorder-autocomplete:not([style="display: none;"]) ul li .bss-product-info .bss-product-price p {
              margin-bottom: 0; }

@media only screen and (max-width: 767px) {
  .table-responsive-vertical .table.bss-fastorder-multiple-form thead > tr > th, .table-responsive-vertical .table.bss-fastorder-multiple-form thead > tr > td, .table-responsive-vertical .table.bss-fastorder-multiple-form tbody > tr > th, .table-responsive-vertical .table.bss-fastorder-multiple-form tbody > tr > td, .table-responsive-vertical .table.bss-fastorder-multiple-form tfoot > tr > th, .table-responsive-vertical .table.bss-fastorder-multiple-form tfoot > tr > td {
    border-top: none;
    width: 100% !important; }
  .table-responsive-vertical .table.bss-fastorder-multiple-form thead > tr > td, .table-responsive-vertical .table.bss-fastorder-multiple-form tbody > tr > td, .table-responsive-vertical .table.bss-fastorder-multiple-form tfoot > tr > td {
    display: block;
    text-align: left; }
  .table-responsive-vertical .table.bss-fastorder-multiple-form thead > tr > th, .table-responsive-vertical .table.bss-fastorder-multiple-form thead > tr > td, .table-responsive-vertical .table.bss-fastorder-multiple-form tbody > tr > th, .table-responsive-vertical .table.bss-fastorder-multiple-form tbody > tr > td {
    margin-bottom: 20px;
    padding-top: 0;
    padding-bottom: 0; }
  .table-responsive-vertical .table.bss-fastorder-multiple-form thead {
    display: none; }
  .table-responsive-vertical .table.bss-fastorder-multiple-form tbody tr {
    position: relative;
    display: block;
    margin-bottom: 10px;
    padding: 60px 10px 10px;
    border: 1px solid #ddd; }
  .table-responsive-vertical .table.bss-fastorder-multiple-form tbody td {
    position: relative;
    padding-left: 125px; }
    .table-responsive-vertical .table.bss-fastorder-multiple-form tbody td:before {
      content: attr(data-th);
      position: absolute;
      top: 0;
      left: 0;
      display: block;
      width: 110px;
      color: #C8102E;
      font-size: 13px;
      font-weight: 700;
      text-transform: uppercase; }
    .table-responsive-vertical .table.bss-fastorder-multiple-form tbody td.center-label:before {
      top: 50%;
      transform: translateY(-50%); }
    .table-responsive-vertical .table.bss-fastorder-multiple-form tbody td .input-text.qty {
      width: 60px; }
    .table-responsive-vertical .table.bss-fastorder-multiple-form tbody td.bss-fastorder-row-ref .input-box {
      max-width: 320px; }
    .table-responsive-vertical .table.bss-fastorder-multiple-form tbody td.bss-fastorder-row-price .price {
      line-height: 1.1; }
      .table-responsive-vertical .table.bss-fastorder-multiple-form tbody td.bss-fastorder-row-price .price p {
        margin-bottom: 3px; }
      .table-responsive-vertical .table.bss-fastorder-multiple-form tbody td.bss-fastorder-row-price .price strong {
        display: block; }
    .table-responsive-vertical .table.bss-fastorder-multiple-form tbody td.bss-fastorder-row-action {
      position: absolute;
      top: 15px;
      right: 15px;
      width: auto !important;
      padding: 0; }
      .table-responsive-vertical .table.bss-fastorder-multiple-form tbody td.bss-fastorder-row-action:before {
        content: none; }
    .table-responsive-vertical .table.bss-fastorder-multiple-form tbody td.bss-fastorder-hidden {
      height: 0;
      margin: 0;
      padding: 0; }
  .table-responsive-vertical .table.bss-fastorder-multiple-form tfoot {
    display: block; }
    .table-responsive-vertical .table.bss-fastorder-multiple-form tfoot > tr {
      display: block;
      padding: 20px 16px;
      background-color: #f1f2f4;
      font-size: 0; }
      .table-responsive-vertical .table.bss-fastorder-multiple-form tfoot > tr > td {
        display: inline-block;
        vertical-align: middle;
        padding: 0;
        width: auto !important; }
        .table-responsive-vertical .table.bss-fastorder-multiple-form tfoot > tr > td > * {
          font-size: 14px; }
      .table-responsive-vertical .table.bss-fastorder-multiple-form tfoot > tr .td-upload {
        width: 135px !important; }
        .table-responsive-vertical .table.bss-fastorder-multiple-form tfoot > tr .td-upload .bss-sample-csv {
          display: none; }
      .table-responsive-vertical .table.bss-fastorder-multiple-form tfoot > tr .td-add {
        width: calc(100% - 135px) !important;
        text-align: right; }
        .table-responsive-vertical .table.bss-fastorder-multiple-form tfoot > tr .td-add button {
          vertical-align: middle;
          font-size: 0; }
          .table-responsive-vertical .table.bss-fastorder-multiple-form tfoot > tr .td-add button span {
            font-size: 14px; }
      .table-responsive-vertical .table.bss-fastorder-multiple-form tfoot > tr .td-example {
        display: block;
        margin-top: 15px; }
  .table-responsive-vertical .table.bss-fastorder-multiple-form .bss-file-upload {
    padding-left: 0; } }

@media only screen and (max-width: 500px) {
  .table-responsive-vertical .table.bss-fastorder-multiple-form tfoot button, .table-responsive-vertical .table.bss-fastorder-multiple-form tfoot .button {
    line-height: 1; }
  .table-responsive-vertical .table.bss-fastorder-multiple-form tfoot .bss-file-upload .customInput {
    height: 48px; }
  .table-responsive-vertical .table.bss-fastorder-multiple-form tfoot > tr .td-upload {
    width: 110px !important; }
  .table-responsive-vertical .table.bss-fastorder-multiple-form tfoot > tr .td-add {
    width: calc(100% - 110px) !important; }
    .table-responsive-vertical .table.bss-fastorder-multiple-form tfoot > tr .td-add button, .table-responsive-vertical .table.bss-fastorder-multiple-form tfoot > tr .td-add .button {
      margin-left: 10px; }
  .table-responsive-vertical .table.bss-fastorder-multiple-form tfoot .bss-action-add {
    width: 70px; }
  .table-responsive-vertical .table.bss-fastorder-multiple-form tfoot .tocart {
    width: 106px; } }

@media only screen and (max-width: 440px) {
  .table-responsive-vertical .table.bss-fastorder-multiple-form tbody td {
    padding-left: 85px; }
    .table-responsive-vertical .table.bss-fastorder-multiple-form tbody td:before {
      width: 70px; }
  .table-responsive-vertical .table.bss-fastorder-multiple-form tfoot > tr .td-add button, .table-responsive-vertical .table.bss-fastorder-multiple-form tfoot > tr .td-add .button {
    margin-left: 8px; }
    .table-responsive-vertical .table.bss-fastorder-multiple-form tfoot > tr .td-add button:first-child, .table-responsive-vertical .table.bss-fastorder-multiple-form tfoot > tr .td-add .button:first-child {
      margin-left: 0; } }

@media only screen and (max-width: 380px) {
  .table-responsive-vertical .table.bss-fastorder-multiple-form tfoot > tr .td-upload, .table-responsive-vertical .table.bss-fastorder-multiple-form tfoot > tr .td-add {
    width: 100% !important; }
  .table-responsive-vertical .table.bss-fastorder-multiple-form tfoot > tr .td-add {
    text-align: left; }
    .table-responsive-vertical .table.bss-fastorder-multiple-form tfoot > tr .td-add button, .table-responsive-vertical .table.bss-fastorder-multiple-form tfoot > tr .td-add .button {
      margin-left: 10px; }
  .table-responsive-vertical .table.bss-fastorder-multiple-form tfoot .bss-action-add {
    width: calc(40% - 5px); }
  .table-responsive-vertical .table.bss-fastorder-multiple-form tfoot .tocart {
    width: calc(60% - 5px); } }

.not-empty-name {
  display: none; }

/*Popup*/
.bssfancybox-wrap {
  background-color: #fff;
  border-radius: 6px;
  max-width: 285px;
  outline: none;
  z-index: 9999; }
  .bssfancybox-wrap .bssfancybox-skin {
    padding: 15px 15px 30px !important; }
  .bssfancybox-wrap .action.primary {
    position: static !important; }
  .bssfancybox-wrap #close {
    text-align: right; }
    .bssfancybox-wrap #close a {
      position: relative;
      display: inline-block;
      width: 24px;
      height: 24px;
      background-color: #C8102E;
      border-radius: 4px;
      transition: background-color 400ms linear; }
      .bssfancybox-wrap #close a:hover {
        background-color: #2D2926; }
      .bssfancybox-wrap #close a:before, .bssfancybox-wrap #close a:after {
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        display: block;
        width: 14px;
        height: 2px;
        background-color: #fff; }
      .bssfancybox-wrap #close a:before {
        transform: translate(-50%, -50%) rotate(-45deg); }
      .bssfancybox-wrap #close a:after {
        transform: translate(-50%, -50%) rotate(45deg); }
  .bssfancybox-wrap h2 {
    color: #C8102E;
    border-bottom: 4px solid #C8102E;
    padding-bottom: 5px;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 15px; }
  .bssfancybox-wrap p {
    font-size: 13px; }
  .bssfancybox-wrap #list-wishlist {
    padding-left: 0; }
    .bssfancybox-wrap #list-wishlist li {
      list-style: none; }
    .bssfancybox-wrap #list-wishlist label {
      font-weight: 400; }
      .bssfancybox-wrap #list-wishlist label input {
        margin-right: 5px; }
  .bssfancybox-wrap .create-wishlist {
    border-bottom: 1px solid #eaeaea;
    text-align: right; }
    .bssfancybox-wrap .create-wishlist .content {
      border-top: 1px solid #eaeaea;
      padding-top: 15px;
      margin-bottom: 10px;
      text-align: left; }
      .bssfancybox-wrap .create-wishlist .content label {
        color: #C8102E;
        text-transform: uppercase; }
      .bssfancybox-wrap .create-wishlist .content input {
        border-radius: 5px; }
    .bssfancybox-wrap .create-wishlist #wishlist_create {
      margin-bottom: 20px; }
  .bssfancybox-wrap #loadingmask {
    font-weight: 600;
    text-align: center;
    margin-bottom: 5px;
    padding-bottom: 25px;
    border-bottom: 1px solid #eaeaea; }
    .bssfancybox-wrap #loadingmask img {
      display: block;
      margin: 20px auto 6px;
      width: 24px; }

.bssfancybox-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 999; }

#loadingmask {
  display: none; }

/*Customer Account*/
.wishlist-index-index .action.back {
  display: inline-block;
  color: #555;
  font-size: 14px;
  text-decoration: underline;
  margin-top: 20px; }
  .wishlist-index-index .action.back:hover {
    text-decoration: none; }

.wishlist-index-index .product-item {
  margin-bottom: 20px; }
  .wishlist-index-index .product-item .box-tocart + .product-item-actions {
    margin-top: 15px;
    padding: 10px 5px 4px;
    background-color: #eaeaea;
    text-align: center; }
    .wishlist-index-index .product-item .box-tocart + .product-item-actions a {
      display: inline-block;
      background: #C8102E;
      border-color: #C8102E;
      color: #ffffff;
      padding: 4px 8px;
      border-radius: 5px;
      border: none;
      text-transform: uppercase;
      font-size: 12px;
      font-weight: 600;
      margin-left: 6px;
      margin-bottom: 6px;
      transition: 400ms; }
      .wishlist-index-index .product-item .box-tocart + .product-item-actions a:first-child {
        margin-left: 0; }
      .wishlist-index-index .product-item .box-tocart + .product-item-actions a:hover {
        background: #2D2926;
        border-color: #2D2926; }

#wishlist-form-validation {
  margin-bottom: 25px; }
  #wishlist-form-validation table {
    width: 100%; }
  #wishlist-form-validation .content-create-wl, #wishlist-form-validation .create-wl {
    display: inline-block;
    vertical-align: middle; }
  #wishlist-form-validation .content-create-wl {
    max-width: 280px; }
  #wishlist-form-validation .create-wl {
    padding-top: 12px;
    padding-bottom: 11px; }

.form-wishlist-items ol, .form-wishlist-items ul {
  padding-left: 0; }

.form-wishlist-items .tabs {
  position: relative;
  margin-bottom: 40px; }
  .form-wishlist-items .tabs:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 4px;
    background-color: #fff; }
  @media only screen and (max-width: 540px) {
    .form-wishlist-items .tabs {
      border: 3px solid #C8102E; } }
  .form-wishlist-items .tabs li {
    position: relative;
    float: left;
    display: inline-block;
    margin-bottom: 8px;
    background: #C8102E;
    border: none;
    color: white;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    outline: 0; }
    @media only screen and (max-width: 540px) {
      .form-wishlist-items .tabs li {
        display: block;
        float: none;
        border: none;
        margin-bottom: 0; } }
    .form-wishlist-items .tabs li.selected {
      background: white;
      text-decoration: none; }
      @media only screen and (max-width: 540px) {
        .form-wishlist-items .tabs li.selected {
          border: none; } }
      .form-wishlist-items .tabs li.selected a {
        color: #C8102E; }
        .form-wishlist-items .tabs li.selected a:before {
          background-color: #0055af; }
        .form-wishlist-items .tabs li.selected a:after {
          content: none; }
    .form-wishlist-items .tabs li a {
      position: relative;
      display: block;
      font-weight: 800;
      min-height: 45px;
      line-height: 32px;
      padding: 10px 26px 6px;
      color: white;
      text-decoration: none;
      font-size: 16px; }
      @media only screen and (max-width: 991px) {
        .form-wishlist-items .tabs li a {
          min-height: 40px;
          padding: 7px 26px 3px;
          font-size: 13px; } }
      @media only screen and (max-width: 540px) {
        .form-wishlist-items .tabs li a {
          padding: 5px 20px; } }
      .form-wishlist-items .tabs li a:before, .form-wishlist-items .tabs li a:after {
        content: '';
        position: absolute;
        display: block; }
      .form-wishlist-items .tabs li a:before {
        top: 0;
        left: 0;
        width: 100%;
        height: 4px;
        background-color: #fff; }
        @media only screen and (max-width: 540px) {
          .form-wishlist-items .tabs li a:before {
            content: none; } }
      .form-wishlist-items .tabs li a:after {
        top: 50%;
        /*right: 100%;*/
        left: -1px;
        transform: translateY(-50%);
        width: 1px;
        height: 40px;
        max-height: calc(100% - 20px);
        background-color: #f1f2f4; }
        @media only screen and (max-width: 540px) {
          .form-wishlist-items .tabs li a:after {
            top: -1px;
            right: inherit;
            left: 50%;
            transform: translate(-50%, 0);
            width: 100%;
            height: 1px; } }
    @media only screen and (max-width: 540px) {
      .form-wishlist-items .tabs li:first-of-type a:after {
        content: none; } }

.form-wishlist-items .tabs-wishlist .editwl_link {
  margin-bottom: 25px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaeaea; }
  .form-wishlist-items .tabs-wishlist .editwl_link label {
    text-transform: uppercase; }
  .form-wishlist-items .tabs-wishlist .editwl_link .mwishlist_name {
    margin-bottom: 10px;
    max-width: 280px; }

.form-wishlist-items .tabs-wishlist .actions-toolbar {
  margin: 25px 0 0;
  padding-top: 20px;
  border-top: 1px solid #eaeaea; }
  @media only screen and (max-width: 767px) {
    .form-wishlist-items .tabs-wishlist .actions-toolbar {
      padding-right: 15px;
      padding-left: 15px; } }
  @media only screen and (max-width: 440px) {
    .form-wishlist-items .tabs-wishlist .actions-toolbar .primary button {
      display: block;
      margin: 0px 0 8px 0;
      width: 100%; } }

.wishlist-index-share .legend {
  margin-bottom: 15px; }

.wishlist-index-share .field textarea {
  width: 100%; }

.wishlist-index-share .actions-toolbar {
  margin-top: 20px; }
  .wishlist-index-share .actions-toolbar .primary {
    text-align: right;
    float: right; }
  .wishlist-index-share .actions-toolbar .action.back {
    display: inline-block;
    color: #555;
    font-size: 14px;
    text-decoration: underline;
    margin-top: 9px; }
  @media only screen and (max-width: 539px) {
    .wishlist-index-share .actions-toolbar .primary, .wishlist-index-share .actions-toolbar .secondary {
      text-align: center; }
    .wishlist-index-share .actions-toolbar .primary {
      float: none;
      margin-bottom: 5px; } }

.block-recent-posts .block-content > ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start; }

.block-recent-posts .block-content .item {
  position: relative;
  padding-left: 70px;
  min-height: 70px;
  width: 100%;
  flex-basis: 100%; }
  @media only screen and (max-width: 767px) {
    .block-recent-posts .block-content .item {
      display: none; }
      .block-recent-posts .block-content .item:nth-child(-n+3) {
        display: block; } }
  @media only screen and (min-width: 580px) and (max-width: 767px) {
    .block-recent-posts .block-content .item {
      width: 33.33%;
      margin-top: 15px;
      flex-basis: 33.33%;
      padding-right: 15px; }
      .block-recent-posts .block-content .item .block-content .item-title {
        font-size: 14px;
        line-height: 17px; } }
  .block-recent-posts .block-content .item:first-child {
    margin-top: 15px; }
  .block-recent-posts .block-content .item:not(:last-child) {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #C2C4C4; }
  .block-recent-posts .block-content .item .post-date {
    position: absolute;
    top: 0;
    left: 0; }
    .block-recent-posts .block-content .item .post-date .inner {
      border-radius: 50%;
      text-align: center;
      width: 60px;
      height: 60px;
      padding: 5px;
      color: #fff;
      background-color: #2D2926;
      border: 3px solid #fff;
      font-family: 'effra';
      font-weight: bold; }
    .block-recent-posts .block-content .item .post-date .month,
    .block-recent-posts .block-content .item .post-date .year {
      font-size: 10px;
      text-transform: uppercase; }
    .block-recent-posts .block-content .item .post-date .day {
      font-size: 22px;
      font-weight: 700;
      line-height: 0.85; }
  .block-recent-posts .block-content .item-title {
    display: block;
    margin: 0 0 10px 0;
    font-size: 16px;
    font-weight: 500;
    color: #2D2926; }
  .block-recent-posts .block-content .item .button {
    text-align: center;
    background: #C8102E;
    font-family: 'effra';
    transition: all 0.15s ease-out; }
    .block-recent-posts .block-content .item .button:hover {
      background: #A6192E !important;
      color: white;
      outline: 2px solid #fff;
      box-shadow: 0 0 0 4px #A6192E; }
      .block-recent-posts .block-content .item .button:hover span {
        color: #fff !important; }
    .block-recent-posts .block-content .item .button:focus {
      background: #A6192E !important;
      color: white;
      outline: 2px solid #fff;
      box-shadow: 0 0 0 4px #A6192E; }
      .block-recent-posts .block-content .item .button:focus span {
        color: #fff !important; }

.block-blog-search .block-content {
  position: relative;
  margin-top: 10px; }
  .block-blog-search .block-content .input-text {
    padding: 0 50px 0 20px;
    background: #fff;
    border: 1px solid #C2C4C4;
    border-radius: 5px; }
  .block-blog-search .block-content .button {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    border: none;
    background: none;
    text-align: center;
    line-height: 50px;
    color: #C8102E;
    font-size: 20px;
    cursor: pointer; }
    .block-blog-search .block-content .button:before {
      position: absolute;
      font-family: 'icomoon';
      content: "\e912";
      width: 100%;
      height: 100%;
      line-height: 40px;
      top: 0;
      left: 50%;
      transform: translateX(-50%);
      font-size: 23px;
      color: #2D2926; }
    .block-blog-search .block-content .button:hover {
      background: none !important; }
      .block-blog-search .block-content .button:hover:before {
        color: #C8102E; }

.nav-sections-item-content > .mx-megamenu {
  display: block; }

/* Fix the iOS background scrolling issue */
.megamenu-init-toggle.nav-open,
.megamenu-init-toggle body {
  height: 100%;
  overflow: hidden; }

/* Fix the iOS background scrolling issue */
.mx-megamenu .navigation > ul {
  display: flex;
  flex-direction: column;
  margin: 0;
  padding: 0;
  list-style-type: none; }

.mx-megamenu .navigation .mx-megamenu__item.level-top {
  padding: 0.5em; }

.mx-megamenu .navigation .mx-megamenu__item.level-top .mx-megamenu__link {
  display: block;
  padding: 0.5em 0; }

.mx-megamenu .navigation .mx-megamenu__item > .mx-megamenu__link > span {
  display: block; }

.mx-megamenu .navigation .mx-megamenu__item.level-top .mx-megamenu__submenu {
  display: none;
  width: 100% !important; }

.mx-megamenu .navigation .mx-megamenu__item.current > .mx-megamenu__submenu {
  display: block; }

.mx-megamenu__sidebar,
.mx-megamenu__header {
  display: none; }

.yo-ico {
  position: relative;
  display: inline-block;
  width: 1em;
  height: 1em;
  vertical-align: middle;
  margin-top: -0.2em; }
  .yo-ico:before {
    content: '';
    display: inline-block;
    width: 100%;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center; }
  .yo-ico.yo-left {
    margin-right: 0.4em; }
  .yo-ico.yo-right {
    margin-left: 0.4em; }
  .yo-ico.yo-mail:before {
    background-image: url(../images/yoma-icon/mail.svg); }
  .yo-ico.yo-telephone:before {
    background-image: url(../images/yoma-icon/telephone.svg); }
  .yo-ico.yo-map:before {
    background-image: url(../images/yoma-icon/map.svg); }

.shop-range-menu .mx-megamenu__content {
  margin-top: -21px; }
  @media only screen and (max-width: 992px) {
    .shop-range-menu .mx-megamenu__content {
      margin-top: -5px; } }

.shop-range-menu .level1.mx-megamenu__category > a {
  min-height: 60px; }
  @media only screen and (max-width: 767px) {
    .shop-range-menu .level1.mx-megamenu__category > a {
      min-height: 0; } }

.shop-category-menu .mx-megamenu__content {
  margin-top: 0; }
  @media only screen and (max-width: 992px) {
    .shop-category-menu .mx-megamenu__content {
      margin-top: -5px; } }

.about-menu .yo-icon {
  font-size: 18px; }

@media only screen and (max-width: 785px) {
  .about-menu .social-media {
    width: 38px;
    height: 38px;
    margin-right: 5px; } }

.follow-us-menu-section .mx-megamenu__submenu {
  font-size: 0; }

@media only screen and (min-width: 767px) and (max-width: 4040px) {
  .mx-megamenu .navigation > ul {
    position: relative;
    flex-direction: row;
    justify-content: center; }
  .mx-megamenu .navigation .mx-megamenu__item.level-top {
    position: static;
    padding: 0 1em; }
  .mx-megamenu .navigation .mx-megamenu__item.level-top.current > .mx-megamenu__submenu {
    display: block;
    left: 0;
    right: 0;
    position: absolute;
    top: 100%;
    border-left: 0;
    border-right: 0;
    margin-left: 0;
    background: white;
    z-index: 999999; }
  .mx-megamenu .navigation .mx-megamenu__item.level-top > .mx-megamenu__link {
    display: inline-block;
    padding: 0 20px; }
    .mx-megamenu .navigation .mx-megamenu__item.level-top > .mx-megamenu__link:before {
      content: '';
      left: 0;
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      display: block;
      width: 1px;
      height: 80%;
      background-color: rgba(255, 255, 255, 0.3); }
  .mx-megamenu .navigation .mx-megamenu__item.level-top {
    display: inline-block;
    padding: 0; }
    .mx-megamenu .navigation .mx-megamenu__item.level-top:last-child > .mx-megamenu__link:after {
      content: '';
      right: 0;
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      display: block;
      width: 1px;
      height: 80%;
      background-color: rgba(255, 255, 255, 0.3); }
  .mx-megamenu .navigation .mx-megamenu__item.level-top.current > .mx-megamenu__link {
    position: relative; }
  .mx-megamenu__content {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap; } }
  @media only screen and (min-width: 767px) and (max-width: 4040px) and (max-width: 767px) {
    .mx-megamenu__content {
      display: block; } }

@media only screen and (min-width: 767px) and (max-width: 4040px) {
  .shop-category-menu .mx-megamenu__content, .shop-range-menu .mx-megamenu__content, .engineer-training-menu .mx-megamenu__content, .about-menu .mx-megamenu__content {
    flex-wrap: wrap;
    margin-right: -12px;
    margin-left: -12px; }
    .shop-category-menu .mx-megamenu__content .level1, .shop-range-menu .mx-megamenu__content .level1, .engineer-training-menu .mx-megamenu__content .level1, .about-menu .mx-megamenu__content .level1 {
      width: calc(16.6% - 24px);
      flex-basis: calc(16.6% - 24px);
      margin: 0 12px; } }
    @media only screen and (min-width: 767px) and (max-width: 4040px) and (max-width: 992px) {
      .shop-category-menu .mx-megamenu__content .level1, .shop-range-menu .mx-megamenu__content .level1, .engineer-training-menu .mx-megamenu__content .level1, .about-menu .mx-megamenu__content .level1 {
        width: calc(25% - 24px);
        flex-basis: calc(25% - 24px); } }
    @media only screen and (min-width: 767px) and (max-width: 4040px) and (max-width: 767px) {
      .shop-category-menu .mx-megamenu__content .level1, .shop-range-menu .mx-megamenu__content .level1, .engineer-training-menu .mx-megamenu__content .level1, .about-menu .mx-megamenu__content .level1 {
        width: calc(100% - 24px);
        flex-basis: calc(100% - 24px); } }

@media only screen and (min-width: 767px) and (max-width: 4040px) {
  .engineer-training-menu .mx-megamenu__content .level1 {
    width: calc(33.33% - 24px);
    flex-basis: calc(33.33% - 24px); } }
  @media only screen and (min-width: 767px) and (max-width: 4040px) and (max-width: 767px) {
    .engineer-training-menu .mx-megamenu__content .level1 {
      width: calc(100% - 24px);
      flex-basis: calc(100% - 24px); } }

@media only screen and (min-width: 767px) and (max-width: 4040px) {
  .about-menu .mx-megamenu__content .level1 {
    width: calc(33.33% - 24px);
    flex-basis: calc(33.33% - 24px); } }
  @media only screen and (min-width: 767px) and (max-width: 4040px) and (max-width: 767px) {
    .about-menu .mx-megamenu__content .level1 {
      width: calc(100% - 24px);
      flex-basis: calc(100% - 24px); } }

@media only screen and (min-width: 767px) and (max-width: 4040px) {
  .mx-megamenu__content .level1[class*="col-"] {
    margin: 0 12px; } }
  @media only screen and (min-width: 767px) and (max-width: 4040px) and (max-width: 767px) {
    .mx-megamenu__content .level1[class*="col-"] {
      width: calc(100% - 24px);
      flex-basis: calc(100% - 24px); } }

@media only screen and (min-width: 767px) and (max-width: 4040px) {
  .mx-megamenu__content .level1.col-2 {
    width: calc(16.66% - 24px);
    flex-basis: calc(16.66% - 24px); }
  .mx-megamenu__content .level1.col-3 {
    width: calc(25% - 24px);
    flex-basis: calc(25% - 24px); }
  .mx-megamenu__content .level1.col-4 {
    width: calc(33.33% - 24px);
    flex-basis: calc(33.33% - 24px); }
  .mx-megamenu__content .level1.col-5 {
    width: calc(41.666667% - 24px);
    flex-basis: calc(41.666667% - 24px); }
  .mx-megamenu__content .level1.col-6 {
    width: calc(50% - 24px);
    flex-basis: calc(50% - 24px); }
  .mx-megamenu__content .level1.col-7 {
    width: calc(58.333333% - 24px);
    flex-basis: calc(58.333333% - 24px); }
  .mx-megamenu__content .level1.col-8 {
    width: calc(66.66% - 24px);
    flex-basis: calc(66.66% - 24px); }
  .mx-megamenu__content .level1.col-9 {
    width: calc(75% - 24px);
    flex-basis: calc(75% - 24px); }
  .mx-megamenu__content .level1.col-10 {
    width: calc(83.333333% - 24px);
    flex-basis: calc(83.333333% - 24px); }
  .mx-megamenu__content .level1.col-12 {
    width: calc(100% - 24px);
    flex-basis: calc(100% - 24px); }
  .mx-megamenu .navigation .mx-megamenu__item .mx-megamenu__categories {
    display: block;
    width: 100%;
    flex-wrap: wrap;
    flex-direction: column;
    max-height: 500px; }
  .mx-megamenu__main-content,
  .mx-megamenu__categories {
    padding: 0 1em; }
  .mx-megamenu .navigation .mx-megamenu__item .mx-megamenu__categories .mx-megamenu__category {
    margin: 0 0.5em; }
  .mx-megamenu__item .mx-megamenu__categories .mx-megamenu__category > .mx-megamenu__link {
    font-weight: bold; }
  .mx-megamenu .navigation .mx-megamenu__item .mx-megamenu__categories .mx-megamenu__submenu {
    display: block;
    flex-direction: column; }
  .mx-megamenu .navigation .mx-megamenu__item .mx-megamenu__categories .mx-megamenu__category-item .mx-megamenu__link {
    padding: 0 3px; }
  .mx-megamenu__sidebar,
  .mx-megamenu__header,
  .mx-megamenu__footer {
    display: flex;
    width: auto;
    text-align: center; }
  .mx-megamenu__header,
  .mx-megamenu__footer {
    align-self: center; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mx-megamenu .navigation > ul {
    position: relative;
    flex-direction: row;
    justify-content: center; }
  .mx-megamenu .navigation .mx-megamenu__item.level-top {
    position: static;
    padding: 0 1em; }
  .mx-megamenu .navigation .mx-megamenu__item.level-top.current > .mx-megamenu__submenu {
    display: block;
    left: 0;
    position: absolute;
    top: 100%;
    border-left: 0;
    border-right: 0;
    margin-left: 0;
    background: white;
    z-index: 99; }
  .mx-megamenu .navigation .mx-megamenu__item.level-top > .mx-megamenu__link {
    display: inline-block;
    padding: 0;
    width: 100%; }
  .mx-megamenu .navigation .mx-megamenu__item.level-top.current > .mx-megamenu__link {
    position: relative; }
  .mx-megamenu__content {
    display: flex;
    justify-content: flex-start; }
  .mx-megamenu .navigation .mx-megamenu__item .mx-megamenu__categories {
    display: block;
    width: 100%;
    flex-wrap: wrap;
    flex-direction: column;
    max-height: 500px; }
  .mx-megamenu__main-content,
  .mx-megamenu__categories {
    padding: 0 1em; }
  .mx-megamenu .navigation .mx-megamenu__item .mx-megamenu__categories .mx-megamenu__category {
    margin: 0 0.5em; }
  .mx-megamenu__item .mx-megamenu__categories .mx-megamenu__category > .mx-megamenu__link {
    font-weight: bold; }
  .mx-megamenu .navigation .mx-megamenu__item .mx-megamenu__categories .mx-megamenu__submenu {
    display: block;
    flex-direction: column; }
  .mx-megamenu .navigation .mx-megamenu__item .mx-megamenu__categories .mx-megamenu__category-item .mx-megamenu__link {
    padding: 0 3px; }
  .mx-megamenu__header,
  .mx-megamenu__footer {
    align-self: center; } }

@media (min-width: 768px) {
  .main-menu-container .mx-megamenu.topmenu .navigation ul li a.menu-view-more .glyphicon.glyphicon-menu-down:before {
    content: none; } }

.main-menu-container {
  background: #2D2926;
  width: 100%;
  margin: 0;
  padding: 0;
  box-sizing: border-box; }
  .main-menu-container:after {
    content: '';
    background: #2d2926;
    background: linear-gradient(90deg, #2d2926 0%, #c2c4c4 10%, #e0e1e1 40%, #2d2926 80%, #e0e1e1 90%, #53565a 99%);
    height: 10px;
    display: block; }
    @media (max-width: 767px) {
      .main-menu-container:after {
        height: 5px; } }
  .main-menu-container .mx-megamenu.topmenu .navigation ul li {
    background: #2D2926;
    padding: 10px 0;
    text-align: center;
    box-sizing: border-box;
    transition: background-color 100ms ease-in-out, color 100ms ease-in-out, border-color 100ms ease-in-out; }
    .main-menu-container .mx-megamenu.topmenu .navigation ul li .mx-megamenu__footer .menu-footer-sections .menu-footer-button {
      font-family: 'museo-slab'; }
    .main-menu-container .mx-megamenu.topmenu .navigation ul li > a {
      position: relative; }
      .main-menu-container .mx-megamenu.topmenu .navigation ul li > a:before, .main-menu-container .mx-megamenu.topmenu .navigation ul li > a:after {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        display: block;
        width: 1px;
        height: 80%;
        background-color: rgba(255, 255, 255, 0.3); }
      .main-menu-container .mx-megamenu.topmenu .navigation ul li > a:before {
        content: none;
        left: 0; }
      .main-menu-container .mx-megamenu.topmenu .navigation ul li > a:after {
        right: 0; }
    .main-menu-container .mx-megamenu.topmenu .navigation ul li:last-child > a:after {
      content: none; }
    @media only screen and (max-width: 991px) {
      .main-menu-container .mx-megamenu.topmenu .navigation ul li:first-child > a:before {
        content: none; }
      .main-menu-container .mx-megamenu.topmenu .navigation ul li:last-child > a:after {
        content: none; } }
    .main-menu-container .mx-megamenu.topmenu .navigation ul li a {
      font-family: 'effra';
      color: white;
      font-size: 16px;
      font-weight: bold;
      line-height: 20px;
      text-transform: uppercase;
      transition: all 0.15s ease-out; }
      .main-menu-container .mx-megamenu.topmenu .navigation ul li a.menu-view-more {
        color: #C8102E;
        font-size: 14px;
        font-weight: 400;
        text-transform: none; }
        .main-menu-container .mx-megamenu.topmenu .navigation ul li a.menu-view-more > span {
          display: inline-block;
          vertical-align: middle;
          color: #C8102E; }
        .main-menu-container .mx-megamenu.topmenu .navigation ul li a.menu-view-more:hover {
          color: #2D2926;
          border-bottom: 1px solid #C8102E; }
        .main-menu-container .mx-megamenu.topmenu .navigation ul li a.menu-view-more .glyphicon {
          font-size: 85%; }
          .main-menu-container .mx-megamenu.topmenu .navigation ul li a.menu-view-more .glyphicon.glyphicon-menu-down {
            display: inline-block;
            width: 12px;
            height: 6px;
            background: url("../images/arrow-down-blue.svg") no-repeat center center;
            background-size: contain; }
            .main-menu-container .mx-megamenu.topmenu .navigation ul li a.menu-view-more .glyphicon.glyphicon-menu-down:before {
              content: none; }
      .main-menu-container .mx-megamenu.topmenu .navigation ul li a span span:not(.yo-ico) {
        display: inline-block;
        font-size: 16px;
        width: 100%;
        clear: right; }
        @media only screen and (max-width: 920px) {
          .main-menu-container .mx-megamenu.topmenu .navigation ul li a span span:not(.yo-ico) {
            font-size: 13px; } }
      @media only screen and (max-width: 920px) {
        .main-menu-container .mx-megamenu.topmenu .navigation ul li a {
          font-size: 13px;
          line-height: 18px; } }
    .main-menu-container .mx-megamenu.topmenu .navigation ul li.current {
      background: white;
      color: #C8102E; }
      .main-menu-container .mx-megamenu.topmenu .navigation ul li.current span {
        color: #C8102E; }
        .main-menu-container .mx-megamenu.topmenu .navigation ul li.current span span {
          color: #C8102E; }
      .main-menu-container .mx-megamenu.topmenu .navigation ul li.current .level0 .mx-megamenu__footer {
        width: 100%;
        margin-top: 20px; }
        .main-menu-container .mx-megamenu.topmenu .navigation ul li.current .level0 .mx-megamenu__footer .block-static-block {
          width: 100%; }
      .main-menu-container .mx-megamenu.topmenu .navigation ul li.current .mx-megamenu__submenu.submenu {
        display: block;
        width: 100%;
        padding: 12px 20px 20px;
        border-radius: 0 0 10px 10px;
        box-shadow: 0 9px 12px -4px rgba(0, 0, 0, 0.4); }
        .main-menu-container .mx-megamenu.topmenu .navigation ul li.current .mx-megamenu__submenu.submenu .level1 {
          position: relative;
          text-align: left; }
          .main-menu-container .mx-megamenu.topmenu .navigation ul li.current .mx-megamenu__submenu.submenu .level1.manufacturer-2col-right .mx-megamenu__submenu {
            display: flex; }
          .main-menu-container .mx-megamenu.topmenu .navigation ul li.current .mx-megamenu__submenu.submenu .level1 .mx-megamenu__submenu {
            display: block; }
        .main-menu-container .mx-megamenu.topmenu .navigation ul li.current .mx-megamenu__submenu.submenu .level1.mx-megamenu__category > a {
          border-bottom: 2px solid #2D2926;
          margin-top: 21px;
          margin-bottom: 1.5em;
          display: table;
          width: 100%;
          height: 1em !important; }
          @media only screen and (max-width: 992px) {
            .main-menu-container .mx-megamenu.topmenu .navigation ul li.current .mx-megamenu__submenu.submenu .level1.mx-megamenu__category > a {
              margin-top: 5px; } }
          .main-menu-container .mx-megamenu.topmenu .navigation ul li.current .mx-megamenu__submenu.submenu .level1.mx-megamenu__category > a span {
            display: table-cell;
            vertical-align: bottom;
            color: #2D2926; }
        .main-menu-container .mx-megamenu.topmenu .navigation ul li.current .mx-megamenu__submenu.submenu .level1.manufacturer-2col-left .mx-megamenu__submenu .mx-megamenu__link {
          width: 100%;
          text-align: left; }
          .main-menu-container .mx-megamenu.topmenu .navigation ul li.current .mx-megamenu__submenu.submenu .level1.manufacturer-2col-left .mx-megamenu__submenu .mx-megamenu__link a {
            text-transform: none;
            color: #333;
            font-size: 14px;
            font-family: 'museo-slab';
            font-weight: 500; }
        .main-menu-container .mx-megamenu.topmenu .navigation ul li.current .mx-megamenu__submenu.submenu .level1.manufacturer-2col-right .mx-megamenu__submenu .mx-megamenu__link a {
          text-transform: none;
          color: #333;
          font-size: 14px; }
        .main-menu-container .mx-megamenu.topmenu .navigation ul li.current .mx-megamenu__submenu.submenu .level2.mx-megamenu__item, .main-menu-container .mx-megamenu.topmenu .navigation ul li.current .mx-megamenu__submenu.submenu .level2.mx-megamenu__item_inner {
          display: block;
          margin-bottom: 0.5em; }
          @media only screen and (max-width: 992px) {
            .main-menu-container .mx-megamenu.topmenu .navigation ul li.current .mx-megamenu__submenu.submenu .level2.mx-megamenu__item, .main-menu-container .mx-megamenu.topmenu .navigation ul li.current .mx-megamenu__submenu.submenu .level2.mx-megamenu__item_inner {
              margin-bottom: 0.35em; } }
          .main-menu-container .mx-megamenu.topmenu .navigation ul li.current .mx-megamenu__submenu.submenu .level2.mx-megamenu__item:last-child, .main-menu-container .mx-megamenu.topmenu .navigation ul li.current .mx-megamenu__submenu.submenu .level2.mx-megamenu__item_inner:last-child {
            margin-bottom: 0; }
          .main-menu-container .mx-megamenu.topmenu .navigation ul li.current .mx-megamenu__submenu.submenu .level2.mx-megamenu__item a, .main-menu-container .mx-megamenu.topmenu .navigation ul li.current .mx-megamenu__submenu.submenu .level2.mx-megamenu__item_inner a {
            text-transform: none;
            color: #333;
            font-size: 14px;
            font-weight: 400; }
            .main-menu-container .mx-megamenu.topmenu .navigation ul li.current .mx-megamenu__submenu.submenu .level2.mx-megamenu__item a span, .main-menu-container .mx-megamenu.topmenu .navigation ul li.current .mx-megamenu__submenu.submenu .level2.mx-megamenu__item_inner a span {
              color: #333; }
            .main-menu-container .mx-megamenu.topmenu .navigation ul li.current .mx-megamenu__submenu.submenu .level2.mx-megamenu__item a:hover span, .main-menu-container .mx-megamenu.topmenu .navigation ul li.current .mx-megamenu__submenu.submenu .level2.mx-megamenu__item a:focus span, .main-menu-container .mx-megamenu.topmenu .navigation ul li.current .mx-megamenu__submenu.submenu .level2.mx-megamenu__item_inner a:hover span, .main-menu-container .mx-megamenu.topmenu .navigation ul li.current .mx-megamenu__submenu.submenu .level2.mx-megamenu__item_inner a:focus span {
              color: #C8102E;
              text-decoration: underline; }
        .main-menu-container .mx-megamenu.topmenu .navigation ul li.current .mx-megamenu__submenu.submenu .manufacturer-2col-right .level2.mx-megamenu__item, .main-menu-container .mx-megamenu.topmenu .navigation ul li.current .mx-megamenu__submenu.submenu .manufacturer-2col-right .level2.mx-megamenu__item_inner {
          display: flex; }
        .main-menu-container .mx-megamenu.topmenu .navigation ul li.current .mx-megamenu__submenu.submenu .follow-us-menu-section .level2.mx-megamenu__item {
          display: inline-block; }
    .main-menu-container .mx-megamenu.topmenu .navigation ul li.about-menu .submenu .mx-megamenu__content .social-media-outter a.social-link {
      color: #fff;
      background: #2D2926;
      font-size: 20px;
      display: flex;
      justify-content: center;
      align-items: center;
      margin-right: 10px;
      height: 44px;
      width: 44px;
      border-radius: 30px; }
      .main-menu-container .mx-megamenu.topmenu .navigation ul li.about-menu .submenu .mx-megamenu__content .social-media-outter a.social-link:hover {
        background: #53565A; }
    .main-menu-container .mx-megamenu.topmenu .navigation ul li .social-media-outter .social-media.twitter {
      background-image: url(../images/twitter-icon.svg); }
      .main-menu-container .mx-megamenu.topmenu .navigation ul li .social-media-outter .social-media.twitter:before {
        content: none; }
    .main-menu-container .mx-megamenu.topmenu .navigation ul li .social-media-outter .social-media.linkedin {
      background-image: url(../images/linkedin-icon.svg); }
      .main-menu-container .mx-megamenu.topmenu .navigation ul li .social-media-outter .social-media.linkedin:before {
        content: none; }
    .main-menu-container .mx-megamenu.topmenu .navigation ul li .social-media-outter .social-media.youtube {
      background-image: url(../images/youtube-icon.svg); }
      .main-menu-container .mx-megamenu.topmenu .navigation ul li .social-media-outter .social-media.youtube:before {
        content: none; }
    .main-menu-container .mx-megamenu.topmenu .navigation ul li .social-media-outter .social-media.facebook {
      background-image: url(../images/facebook-icon.svg); }
      .main-menu-container .mx-megamenu.topmenu .navigation ul li .social-media-outter .social-media.facebook:before {
        content: none; }
    .main-menu-container .mx-megamenu.topmenu .navigation ul li .social-media-outter .social-media.instagram {
      background-image: url(../images/instagram-icon.svg);
      background-color: #fff;
      background-size: 44px; }
      .main-menu-container .mx-megamenu.topmenu .navigation ul li .social-media-outter .social-media.instagram:before {
        content: none; }

.mx-megamenu__content .mx-megamenu__submenu .level2 a {
  font-family: "museo-slab" !important;
  font-weight: 500; }

.manufacturer-2col-right .mx-megamenu__submenu {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: flex-start;
  align-content: flex-start;
  max-height: 320px;
  height: 100%; }
  .manufacturer-2col-right .mx-megamenu__submenu .level2 {
    width: 20%; }

/* Sidebar Block */
.sidebar-block#layered-navigation #am-shopby-container .block-subtitle {
  display: block;
  margin-bottom: 5px;
  color: #2D2926;
  font-weight: 700;
  text-transform: capitalize; }

.sidebar-block#layered-navigation #am-shopby-container .items {
  padding-left: 0; }
  .sidebar-block#layered-navigation #am-shopby-container .items .amshopby-item {
    position: relative;
    display: block;
    margin-bottom: 3px;
    padding-left: 18px;
    color: #C8102E; }
    .sidebar-block#layered-navigation #am-shopby-container .items .amshopby-item .amshopby-remove {
      top: 3px; }
    .sidebar-block#layered-navigation #am-shopby-container .items .amshopby-item .amshopby-filter-name {
      font-weight: 700; }
      .sidebar-block#layered-navigation #am-shopby-container .items .amshopby-item .amshopby-filter-name:after {
        content: ':'; }
    .sidebar-block#layered-navigation #am-shopby-container .items .amshopby-item .amshopby-filter-value {
      display: inline-block;
      margin-left: 2px; }
    .sidebar-block#layered-navigation #am-shopby-container .items .amshopby-item .action.remove {
      position: absolute;
      top: 50%;
      left: 0;
      transform: translateY(-50%);
      color: #fff;
      line-height: 1;
      transition: background-color 400ms linear; }
      .sidebar-block#layered-navigation #am-shopby-container .items .amshopby-item .action.remove:before {
        color: #C8102E;
        content: "\f057";
        font-family: "FontAwesome";
        font-size: 14px;
        font-weight: 400; }
      .sidebar-block#layered-navigation #am-shopby-container .items .amshopby-item .action.remove span {
        display: none; }
      .sidebar-block#layered-navigation #am-shopby-container .items .amshopby-item .action.remove:hover {
        opacity: 0.7; }

.sidebar-block#layered-navigation #am-shopby-container + .filter-actions {
  margin-bottom: 20px; }
  .sidebar-block#layered-navigation #am-shopby-container + .filter-actions a {
    position: relative;
    display: inline-block;
    padding: 4px 8px 4px 24px;
    background-color: #C8102E;
    color: #fff;
    border: 1px solid #C8102E;
    border-radius: 4px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    transition: background-color 400ms linear; }
    .sidebar-block#layered-navigation #am-shopby-container + .filter-actions a:before {
      position: absolute;
      top: 50%;
      left: 6px;
      transform: translateY(-50%);
      content: "\f057";
      font-family: "FontAwesome";
      font-size: 14px;
      font-weight: 400;
      transition: background-color 400ms linear; }
    .sidebar-block#layered-navigation #am-shopby-container + .filter-actions a:hover {
      background-color: #fff;
      color: #C8102E; }
      .sidebar-block#layered-navigation #am-shopby-container + .filter-actions a:hover:before {
        color: #C8102E; }

.sidebar-block#layered-navigation [data-role="content"] {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none; }

.sidebar-block [data-role="content"]:focus, .sidebar-block [data-role="content"] .filter-content:focus, .sidebar-block [data-role="trigger"]:focus {
  outline: 0; }

@media only screen and (max-width: 767px) {
  .sidebar-block [data-role="trigger"] {
    cursor: pointer; } }

.sidebar-block [data-role="content"] {
  margin-bottom: 40px;
  padding-bottom: 25px;
  border-bottom: 1px solid #eaeaea; }

.sidebar-block .block-title {
  padding-bottom: 8px;
  margin: 0 0 20px;
  border-bottom: 3px solid #2D2926;
  color: #2D2926;
  font-size: 24px;
  font-weight: 700;
  text-transform: capitalize; }
  @media only screen and (max-width: 767px) {
    .sidebar-block .block-title {
      padding-right: 25px;
      background: url("../images/arrow-down-blue.svg") no-repeat 100% 5px;
      background-size: 20px 10px;
      border-bottom-width: 2px;
      font-size: 18px;
      margin-bottom: 15px;
      padding-bottom: 12px; } }

@media only screen and (max-width: 767px) {
  .sidebar-block.active .block-title {
    background-image: url("../images/arrow-up-blue.svg"); } }

.sidebar-block#search-block #search_mini_form {
  position: relative;
  width: 100%; }
  .sidebar-block#search-block #search_mini_form input[type="text"] {
    float: none;
    box-shadow: none;
    border-radius: 5px;
    margin-right: 0;
    padding-right: 45px;
    width: 100%;
    font-family: 'effra';
    text-transform: capitalize;
    border-color: #C2C4C4; }
    .sidebar-block#search-block #search_mini_form input[type="text"]:focus {
      border-color: #2D2926;
      box-shadow: 0px 0px 4px 4px rgba(45, 41, 38, 0.25); }
    .sidebar-block#search-block #search_mini_form input[type="text"]::-webkit-input-placeholder {
      color: #C2C4C4;
      text-transform: capitalize;
      font-family: 'effra';
      font-size: 12px;
      font-weight: 400; }
      @media only screen and (max-width: 919px) {
        .sidebar-block#search-block #search_mini_form input[type="text"]::-webkit-input-placeholder {
          font-size: 10px; } }
      @media screen and (min-width: 1024px) and (max-width: 1224px) {
        .sidebar-block#search-block #search_mini_form input[type="text"]::-webkit-input-placeholder {
          font-size: 10px; } }
    .sidebar-block#search-block #search_mini_form input[type="text"]::-moz-placeholder {
      color: #C2C4C4;
      text-transform: capitalize;
      font-family: 'effra';
      font-size: 12px;
      font-weight: 400; }
      @media only screen and (max-width: 919px) {
        .sidebar-block#search-block #search_mini_form input[type="text"]::-moz-placeholder {
          font-size: 10px; } }
      @media screen and (min-width: 1024px) and (max-width: 1224px) {
        .sidebar-block#search-block #search_mini_form input[type="text"]::-moz-placeholder {
          font-size: 10px; } }
    .sidebar-block#search-block #search_mini_form input[type="text"]:-ms-input-placeholder {
      color: #C2C4C4;
      text-transform: capitalize;
      font-family: 'effra';
      font-size: 12px;
      font-weight: 400; }
      @media only screen and (max-width: 919px) {
        .sidebar-block#search-block #search_mini_form input[type="text"]:-ms-input-placeholder {
          font-size: 10px; } }
      @media screen and (min-width: 1024px) and (max-width: 1224px) {
        .sidebar-block#search-block #search_mini_form input[type="text"]:-ms-input-placeholder {
          font-size: 10px; } }
    .sidebar-block#search-block #search_mini_form input[type="text"]:-moz-placeholder {
      color: #C2C4C4;
      text-transform: capitalize;
      font-family: 'effra';
      font-size: 12px;
      font-weight: 400; }
      @media only screen and (max-width: 919px) {
        .sidebar-block#search-block #search_mini_form input[type="text"]:-moz-placeholder {
          font-size: 10px; } }
      @media screen and (min-width: 1024px) and (max-width: 1224px) {
        .sidebar-block#search-block #search_mini_form input[type="text"]:-moz-placeholder {
          font-size: 10px; } }
  .sidebar-block#search-block #search_mini_form .top-link-block {
    position: absolute;
    right: 10px;
    top: 45%;
    width: 22px;
    height: 22px;
    text-align: center;
    z-index: 10;
    cursor: pointer;
    transform: translateY(-50%);
    font-size: 0; }
    .sidebar-block#search-block #search_mini_form .top-link-block:before {
      top: -3px;
      left: 0;
      width: 22px;
      height: 22px;
      font-size: 20px;
      margin-left: 0; }
    .sidebar-block#search-block #search_mini_form .top-link-block .btn-top-search {
      top: 0;
      padding: 0;
      height: 100%;
      width: 100%;
      font-size: 0;
      background: none; }
      .sidebar-block#search-block #search_mini_form .top-link-block .btn-top-search:before {
        position: absolute;
        font-family: 'icomoon' !important;
        content: "\e912";
        right: -3px;
        top: 40%;
        width: 22px;
        height: 22px;
        margin-top: -15px;
        font-size: 22px;
        color: #C8102E; }
      .sidebar-block#search-block #search_mini_form .top-link-block .btn-top-search:hover {
        background: none !important;
        box-shadow: none; }

.sidebar-block#layered-navigation .filter-options .filter-options-title {
  margin-bottom: 8px;
  color: #C8102E;
  font-weight: 700;
  text-transform: uppercase; }

.sidebar-block#layered-navigation .filter-options dd {
  margin-bottom: 25px;
  padding-bottom: 25px;
  border-bottom: 1px solid #eaeaea; }

.sidebar-block#layered-navigation select {
  display: block;
  color: #373737;
  padding: 14px 35px 13px 14px;
  width: 100%;
  max-width: 100%;
  margin: 0;
  border: none;
  box-shadow: none;
  border-radius: 5px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: #f1f2f4;
  background-image: url("../images/arrow-down-black.svg");
  background-repeat: no-repeat;
  background-position: calc(100% - 10px) center;
  background-size: 20px 10px; }

.sidebar-block#layered-navigation select::-ms-expand {
  display: none; }

.sidebar-block#layered-navigation select:focus {
  outline: none; }

.sidebar-block#layered-navigation select option {
  font-weight: normal; }

.sidebar-block#layered-navigation .chosen-container .chosen-choices {
  border: none;
  color: #373737;
  padding: 10px 38px 9px 10px;
  border-radius: 5px;
  box-shadow: none;
  background-color: #f1f2f4;
  background-image: url("../images/arrow-down-black.svg");
  background-repeat: no-repeat;
  background-position: calc(100% - 10px) 18px;
  background-size: 20px 10px; }
  .sidebar-block#layered-navigation .chosen-container .chosen-choices li.search-choice {
    display: inline-block;
    margin-top: 0;
    padding: 4px 8px 4px 24px;
    background-color: #0051b2;
    background-image: none;
    color: #fff;
    border: 1px solid #0051b2;
    border-radius: 4px;
    box-shadow: none;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    transition: background-color 400ms linear; }
    .sidebar-block#layered-navigation .chosen-container .chosen-choices li.search-choice:hover {
      background-color: #fff;
      color: #C8102E; }
      .sidebar-block#layered-navigation .chosen-container .chosen-choices li.search-choice:hover .search-choice-close:before {
        color: #C8102E; }
    .sidebar-block#layered-navigation .chosen-container .chosen-choices li.search-choice .search-choice-close {
      position: absolute;
      top: 45%;
      left: 6px;
      transform: translateY(-50%);
      background: none;
      background-image: none !important;
      color: #fff;
      width: calc(100% - 6px); }
      .sidebar-block#layered-navigation .chosen-container .chosen-choices li.search-choice .search-choice-close:before {
        content: "\f057";
        font-family: "FontAwesome";
        font-size: 14px;
        font-weight: 400;
        transition: background-color 400ms linear; }
  .sidebar-block#layered-navigation .chosen-container .chosen-choices li.search-field {
    position: relative;
    width: 100%;
    background-color: #fff;
    margin-top: 5px;
    border-radius: 5px;
    padding: 3px 10px;
    border: 1px solid #dcdcdc; }
    .sidebar-block#layered-navigation .chosen-container .chosen-choices li.search-field::before {
      position: absolute;
      font-family: 'icomoon';
      content: "\e912";
      width: 20px;
      height: 20px;
      top: 50%;
      right: 10px;
      transform: translateY(-50%);
      font-size: 20px;
      line-height: 20px;
      color: #373737; }
  .sidebar-block#layered-navigation .chosen-container .chosen-choices li.search-field input[type="text"] {
    font-family: proxima-nova, sans-serif;
    color: #373737; }

.sidebar-block#layered-navigation .chosen-container .chosen-drop {
  background-color: #f1f2f4;
  border: 1px solid #aaa;
  border-radius: 5px;
  width: calc(100% + 20px); }
  .sidebar-block#layered-navigation .chosen-container .chosen-drop .chosen-results li.highlighted {
    background-color: #C8102E;
    background-image: none; }

.sidebar-block#layered-navigation .chosen-container.chosen-container-active .chosen-drop {
  left: -10px;
  /*top: 35px;*/ }

.sidebar-block#layered-navigation .am-ranges {
  height: 96px;
  padding: 14px;
  background-color: #f1f2f4;
  border-radius: 5px;
  overflow-x: hidden;
  overflow-y: auto; }
  .sidebar-block#layered-navigation .am-ranges .items {
    padding-left: 0;
    margin-bottom: 0; }
    .sidebar-block#layered-navigation .am-ranges .items .item a {
      position: relative;
      display: block;
      padding: 2px 0 2px 22px;
      color: #373737; }
      .sidebar-block#layered-navigation .am-ranges .items .item a:before {
        content: '';
        position: absolute;
        top: 3px;
        left: 0;
        display: block;
        width: 16px;
        height: 16px;
        background-color: #fff;
        border: 1px solid #dcdcdc;
        border-radius: 3px; }
      .sidebar-block#layered-navigation .am-ranges .items .item a.am_shopby_link_selected {
        font-weight: 400; }
        .sidebar-block#layered-navigation .am-ranges .items .item a.am_shopby_link_selected:before {
          background: #fff url("../images/blue-tick.svg") no-repeat center center;
          background-size: 11px 11px; }
      .sidebar-block#layered-navigation .am-ranges .items .item a .label {
        display: inline-block;
        margin-top: 0; }
    .sidebar-block#layered-navigation .am-ranges .items .item input[type="checkbox"] {
      display: none; }

.search-block {
  margin-top: 30px;
  margin-bottom: 45px; }
  @media only screen and (max-width: 767px) {
    .search-block .search-block-content .search-tooltip {
      top: 58px; } }
  @media only screen and (max-width: 767px) {
    .search-block .search-block-content .search-tooltip-content {
      left: -284px; } }
  @media only screen and (max-width: 401px) {
    .search-block .search-block-content .search-tooltip-content {
      width: 270px;
      left: -244px; } }
  @media only screen and (max-width: 331px) {
    .search-block .search-block-content .search-tooltip-content {
      width: 250px;
      left: -225px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .search-block .search-block-content form button {
      font-size: 16px; } }
  .search-block .search-block-content form button span {
    transition: 0.3s; }
  .search-block .search-block-content form button:hover, .search-block .search-block-content form button:focus {
    background: #fff; }
    .search-block .search-block-content form button:hover span, .search-block .search-block-content form button:focus span {
      color: #2D2926; }

/* Footer menu sections styling */
.menu-footer-sections {
  position: relative;
  width: 100%;
  display: inline-block;
  text-align: center;
  padding-top: 21px; }
  .menu-footer-sections:before {
    content: '';
    position: absolute;
    top: 0;
    left: -20px;
    width: calc(100% + 40px);
    height: 1px;
    background-color: #C2C4C4; }
  .menu-footer-sections a.menu-footer-button {
    background: #C8102E;
    color: white;
    font-size: 14px;
    text-transform: uppercase;
    padding: 7px 16px;
    text-align: center;
    margin: 0 10px;
    display: inline-block;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px; }
    .menu-footer-sections a.menu-footer-button:hover {
      background: #A6192E;
      outline: 2px solid #fff;
      box-shadow: 0 0 0 4px #A6192E; }
    .menu-footer-sections a.menu-footer-button:focus {
      background: #A6192E;
      outline: 2px solid #fff;
      box-shadow: 0 0 0 4px #A6192E; }
    .menu-footer-sections a.menu-footer-button:active {
      background: #C8102E; }

.all-sub-cat {
  display: none; }
  .all-sub-cat .close {
    display: none; }
    .all-sub-cat .close .icon-remove {
      display: inline-block;
      width: 26px;
      height: 26px;
      background: url("../images/nav-close-icon.svg") no-repeat right center;
      background-size: contain; }
  .all-sub-cat .nav-anchor.has-submenu {
    display: none;
    margin-bottom: 20px;
    padding-top: 0 !important;
    border-bottom: 3px solid #C8102E; }
  .all-sub-cat .sub-column .category-item:nth-of-type(-n+3) {
    display: none; }

.subMask {
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 999999; }

.page-side-menu {
  padding-left: 0; }
  .page-side-menu.no-child {
    border-bottom: 1px solid #C2C4C4; }
  .page-side-menu.child {
    padding-left: 20px; }
    .page-side-menu.child li:first-child {
      margin-top: 10px; }
  .page-side-menu li {
    list-style: none;
    padding: 10px 0;
    border-top: 1px solid #C2C4C4; }
    .page-side-menu li.have-children {
      padding-bottom: 0; }
    .page-side-menu li a, .page-side-menu li .description {
      display: block;
      color: #53565A; }
    .page-side-menu li a {
      transition: 400ms; }
      .page-side-menu li a.active, .page-side-menu li a:hover {
        color: #C8102E; }
      .page-side-menu li a.active {
        font-weight: 700; }
    .page-side-menu li .description {
      font-size: 93%;
      line-height: 1.2; }
  @media only screen and (max-width: 767px) {
    .page-side-menu {
      margin-bottom: 50px; } }

@media (min-width: 768px) {
  .all-sub-cat {
    background-color: #fff;
    border-radius: 5px;
    padding: 20px;
    box-shadow: 0 0 6px 0px rgba(0, 0, 0, 0.35);
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 480px;
    z-index: 9999999; }
    .all-sub-cat .close {
      display: block;
      opacity: 1; }
      .all-sub-cat .close:hover {
        opacity: 0.65; }
    .all-sub-cat .nav-anchor.has-submenu {
      display: block; }
    .all-sub-cat .sub-column {
      -moz-column-count: 3;
           column-count: 3;
      -moz-column-gap: 15px;
           column-gap: 15px; }
      .all-sub-cat .sub-column .category-item:nth-of-type(-n+3) {
        display: block; } }

.filter-actions {
  margin-bottom: 25px;
  padding: 0 10px; }

.filter-title {
  padding-bottom: 8px;
  margin: 0 0 20px;
  border-bottom: 2px solid #2D2926;
  color: #2D2926;
  font-size: 24px;
  font-weight: 700;
  text-transform: capitalize;
  font-family: 'effra';
  font-weight: bold; }

.filter .block-subtitle {
  display: block;
  margin-bottom: 5px;
  color: #2D2926;
  font-weight: bold;
  text-transform: uppercase; }

.filter-subtitle {
  display: none !important; }

.amshopby-filter-current .amshopby-item.item {
  color: #2D2926; }

.amshopby-item .amshopby-filter-name {
  font-weight: 700; }

.amshopby-item .amshopby-filter-name:after {
  content: ':'; }

.amshopby-filter-current .amshopby-filter-value {
  margin-left: 2px; }

.amshopby-filter-current .amshopby-remove:after, .amshopby-filter-current .amshopby-remove:before {
  background-color: #f33d2c !important; }

.filter-actions a {
  position: relative;
  display: inline-block;
  padding: 7px 8px 7px 24px;
  background-color: #2D2926;
  color: #fff;
  border: 1px solid #2D2926;
  border-radius: 4px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  font-family: 'effra';
  transition: background-color 400ms linear; }
  .filter-actions a:hover {
    background: #2D2926;
    outline: 2px solid #fff;
    box-shadow: 0 0 0 4px #2D2926;
    color: #fff; }
  .filter-actions a:focus {
    background: #2D2926;
    outline: 2px solid #fff;
    box-shadow: 0 0 0 4px #2D2926;
    color: #fff; }

.filter-actions a:before {
  position: absolute;
  top: 50%;
  left: 6px;
  transform: translateY(-50%);
  content: "\f057";
  font-family: "FontAwesome";
  font-size: 14px;
  font-weight: 400;
  transition: background-color 400ms linear; }

.amshopby-filter-current .amshopby-item.item {
  flex-wrap: wrap; }

ol.amshopby-items.items > * + * {
  margin-top: 1rem; }

.filter-options {
  margin: 10px 0 0 0;
  border-top: 1px solid #eaeaea; }

.filter-options-item {
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 10px; }
  .filter-options-item button {
    background: none;
    border: none;
    color: #C8102E; }
    .filter-options-item button:hover {
      background: none !important;
      color: #C8102E;
      text-decoration: underline; }
      .filter-options-item button:hover span {
        color: #C8102E !important; }
  .filter-options-item .filter-options-content .am-show-more {
    color: #C8102E;
    cursor: pointer; }
    .filter-options-item .filter-options-content .am-show-more:hover {
      text-decoration: underline; }

.filter-options-title {
  cursor: pointer;
  font-weight: 600;
  margin: 0;
  overflow: hidden;
  padding: 10px 40px 0 10px;
  position: relative;
  text-transform: capitalize;
  word-break: break-all;
  z-index: 1;
  display: block;
  text-decoration: none;
  color: #2D2926;
  font-family: 'effra';
  font-size: 16px; }

.filter-options-title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: inherit;
  color: inherit;
  content: '\f107';
  font-family: 'FontAwesome';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center; }

.filter-options-title:after {
  position: absolute;
  right: 13px;
  top: 4px; }

.active > .filter-options-title:after {
  content: '\f106'; }

.filter-options .amshopby-search-box {
  margin: 17px 10px 15px !important; }

.amshopby-search-box input[type="text"] {
  width: 100%;
  padding: 0.5rem;
  border-radius: 5px; }

.filter-options ul {
  max-height: 300px;
  padding: 0 15px;
  overflow: auto; }

.filter-options ol {
  max-height: 300px;
  padding: 0 15px;
  overflow: auto; }

.filter-options li {
  display: flex;
  margin: 0 0 8px 0;
  flex-direction: row-reverse; }

.filter-options li input[type="checkbox"] {
  margin: 4px 8px 0 0; }

.filter-options-content .items a {
  color: #333333 !important;
  width: 100%; }

.filter-options-content .items a:hover * {
  color: #C8102E !important; }

.filter-options-content .items a span {
  margin: 0;
  line-height: revert;
  display: inline; }

.filter-options-content .items a span.label {
  white-space: unset; }

.filter-options-content .items a span.count {
  white-space: nowrap; }

.filter-count-label {
  padding: 0 3px 0 3px; }

.filter-options input[type="radio"] {
  display: none; }

.filter-options .am-labels-folding .label {
  margin-top: 0; }

.filter-options .am-labels-folding .label:hover {
  color: #53565A; }

.filter-options-content .count {
  margin: -2px 3px; }

.filter-options-content .filter-count-label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.filter-options-content .count:before {
  content: '('; }

.filter-options-content .count:after {
  content: ')'; }

.amshopby-filter-current .amshopby-remove:before {
  transform: rotate(-45deg); }

.amshopby-filter-current .amshopby-remove:after, .amshopby-filter-current .amshopby-remove:before {
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #757575;
  content: ''; }

.amshopby-filter-current .amshopby-remove:after {
  transform: rotate(45deg); }

.amshopby-filter-current .amshopby-remove:after, .amshopby-filter-current .amshopby-remove:before {
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #757575;
  content: ''; }

a.amshopby-remove {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 0;
  width: 12px;
  height: 12px; }

ol.amshopby-items.items {
  padding-left: 10px; }

.amshopby-filter-current .amshopby-item.item {
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  position: relative;
  padding: 0 0 0 20px; }

.minicart-wrapper a.showcart {
  transition: all 0.3s ease;
  background: #C8102E;
  padding: 50px 10px 10px;
  height: 80px;
  position: relative;
  cursor: pointer; }
  @media (max-width: 767px) {
    .minicart-wrapper a.showcart {
      height: 70px; } }
  @media only screen and (max-width: 900px) {
    .minicart-wrapper a.showcart {
      padding: 43px 5px 11px; } }
  .minicart-wrapper a.showcart .mini-cart-icon {
    color: white;
    font-family: inherit;
    text-transform: uppercase;
    font-size: 10px;
    padding: 0 6px;
    font-weight: 400;
    letter-spacing: -0.5px; }
    @media only screen and (max-width: 710px) {
      .minicart-wrapper a.showcart .mini-cart-icon {
        padding: 0 13px; } }
    @media only screen and (max-width: 390px) {
      .minicart-wrapper a.showcart .mini-cart-icon {
        padding: 0 5px; } }
  .minicart-wrapper a.showcart:before {
    position: absolute;
    font-family: 'icomoon';
    width: 20px;
    height: 20px;
    top: 15px;
    left: 50%;
    margin-left: -13px;
    font-size: 30px;
    content: "\e917";
    color: white; }
    @media only screen and (max-width: 900px) {
      .minicart-wrapper a.showcart:before {
        top: 13px;
        font-size: 24px; } }
    @media screen and (min-width: 768px) and (max-width: 1023px) {
      .minicart-wrapper a.showcart:before {
        top: 17px; } }
  .minicart-wrapper a.showcart .counter-label {
    display: none !important; }
  .minicart-wrapper a.showcart span.counter.qty {
    position: absolute;
    left: 50%;
    top: 54%;
    color: white;
    font-size: 12px;
    width: 20px;
    height: 20px;
    text-align: center;
    margin-left: -9px;
    margin-top: -12px; }
    @media only screen and (max-width: 900px) {
      .minicart-wrapper a.showcart span.counter.qty {
        margin-left: -12px; } }

.additional-header-links {
  flex: 1; }
  @media only screen and (max-width: 710px) {
    .additional-header-links {
      padding-right: 0; } }
  @media screen and (min-width: 768px) and (max-width: 1023px) {
    .additional-header-links {
      flex: unset;
      width: 40%; } }
  .additional-header-links ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    .additional-header-links ul.header-top-links {
      width: 100%;
      font-size: 0;
      display: flex;
      justify-content: flex-end; }
      @media only screen and (max-width: 768px) {
        .additional-header-links ul.header-top-links {
          text-align: right; } }
      @media only screen and (min-width: 711px) and (max-width: 768px) {
        .additional-header-links ul.header-top-links {
          padding-left: 10px; } }
      @media only screen and (max-width: 710px) {
        .additional-header-links ul.header-top-links {
          text-align: center; } }
      @media screen and (min-width: 768px) and (max-width: 1023px) {
        .additional-header-links ul.header-top-links {
          justify-content: space-around; } }
      .additional-header-links ul.header-top-links li {
        position: relative;
        display: inline-block;
        margin-left: 0; }
        @media only screen and (min-width: 711px) and (max-width: 768px) {
          .additional-header-links ul.header-top-links li {
            width: 20%; } }
        @media screen and (min-width: 768px) and (max-width: 1023px) {
          .additional-header-links ul.header-top-links li {
            margin-left: 15px;
            width: auto; } }
        .additional-header-links ul.header-top-links li a {
          padding: 10px 10px 10px 5px;
          text-align: center;
          display: flex;
          align-items: center;
          color: #000;
          font-family: inherit;
          text-transform: capitalize;
          font-size: 13px;
          margin-right: 0;
          letter-spacing: -0.5px;
          font-weight: 400;
          text-decoration: none;
          height: 40px;
          cursor: pointer;
          transition: all 0.3s ease; }
          @media only screen and (max-width: 900px) {
            .additional-header-links ul.header-top-links li a {
              width: 100%; } }
          @media only screen and (min-width: 711px) and (max-width: 768px) {
            .additional-header-links ul.header-top-links li a {
              width: 100%; } }
          @media screen and (min-width: 768px) and (max-width: 1023px) {
            .additional-header-links ul.header-top-links li a {
              display: inline-block; } }
          .additional-header-links ul.header-top-links li a:before {
            position: unset;
            font-family: 'icomoon';
            width: 20px;
            height: 20px;
            top: 8px;
            left: 50%;
            margin-right: 5px;
            font-size: 13px;
            color: #C8102E; }
            @media only screen and (max-width: 900px) {
              .additional-header-links ul.header-top-links li a:before {
                font-size: 24px;
                top: 13px; } }
            @media screen and (min-width: 768px) and (max-width: 1023px) {
              .additional-header-links ul.header-top-links li a:before {
                font-size: 14px; } }
          .additional-header-links ul.header-top-links li a:hover {
            text-decoration: none; }
          .additional-header-links ul.header-top-links li a:active {
            text-decoration: none; }
          .additional-header-links ul.header-top-links li a:focus {
            text-decoration: none; }
          .additional-header-links ul.header-top-links li a:hover {
            background: #C2C4C4; }
            .additional-header-links ul.header-top-links li a:hover:before {
              color: #C8102E; }
          @media only screen and (max-width: 332px) {
            .additional-header-links ul.header-top-links li a {
              width: 50px;
              font-size: 8px;
              font-weight: 800; } }
        .additional-header-links ul.header-top-links li.account a:before {
          margin-left: 0;
          content: "\e915"; }
          @media only screen and (max-width: 900px) {
            .additional-header-links ul.header-top-links li.account a:before {
              margin-left: -13px; } }
        .additional-header-links ul.header-top-links li.account a:hover {
          background: #C2C4C4; }
        .additional-header-links ul.header-top-links li.quick-order a:before {
          content: "\e913"; }
        .additional-header-links ul.header-top-links li.track-order a:before {
          margin-left: 0;
          content: "\e914"; }
          @media only screen and (max-width: 900px) {
            .additional-header-links ul.header-top-links li.track-order a:before {
              margin-left: -20px; } }
        .additional-header-links ul.header-top-links li.wishlist a:before {
          margin-left: 0;
          content: "\e916"; }
          @media only screen and (max-width: 900px) {
            .additional-header-links ul.header-top-links li.wishlist a:before {
              margin-left: -17px; } }
        @media only screen and (max-width: 710px) {
          .additional-header-links ul.header-top-links li {
            display: table-cell; } }
    @media only screen and (max-width: 710px) {
      .additional-header-links ul {
        text-align: center;
        display: table; } }

#search_mini_form .top-link-block {
  width: 100px;
  text-align: center;
  z-index: 10;
  cursor: pointer;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease; }
  #search_mini_form .top-link-block:hover {
    color: #C8102E; }
    #search_mini_form .top-link-block:hover:before {
      color: #C8102E; }

.search-reveal {
  display: none !important;
  width: 60px;
  height: 72px;
  text-align: center;
  cursor: pointer;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  color: #000;
  font-family: inherit;
  text-transform: uppercase;
  font-size: 10px;
  margin-right: 0;
  font-weight: 400;
  text-decoration: none; }
  @media (max-width: 767px) {
    .search-reveal {
      height: auto; } }
  .search-reveal:before {
    position: absolute;
    font-family: 'icomoon';
    content: "\e912";
    width: 20px;
    height: 20px;
    top: 5px;
    left: 50%;
    margin-left: -15px;
    font-size: 30px;
    color: #000; }
    @media (max-width: 767px) {
      .search-reveal:before {
        top: 6px;
        font-size: 24px; } }
  .search-reveal span {
    padding-top: 48px;
    padding-bottom: 10px;
    display: inline-block; }
    @media (max-width: 767px) {
      .search-reveal span {
        padding-top: 39px; } }
  @media only screen and (max-width: 768px) {
    .search-reveal {
      display: inline-block !important; } }
  @media only screen and (max-width: 710px) {
    .search-reveal {
      border-left: none !important; } }
  @media only screen and (max-width: 332px) {
    .search-reveal {
      width: 50px;
      font-size: 8px;
      font-weight: 800; } }

.panel.wrapper {
  margin-bottom: 0;
  border: none;
  border-radius: 0;
  box-shadow: none;
  background: #EDEEEE; }
  .panel.wrapper .calltoaction-container .slick-arrow {
    display: none !important; }
  .panel.wrapper .calltoaction-container .call-action-block {
    position: relative; }
    .panel.wrapper .calltoaction-container .call-action-block:before {
      content: '';
      position: absolute;
      top: 50%;
      left: 1px;
      transform: translateY(-50%);
      display: block;
      width: 1px;
      height: 100%;
      background-color: #f1f2f4; }
    .panel.wrapper .calltoaction-container .call-action-block:first-child:before {
      content: none; }
    .panel.wrapper .calltoaction-container .call-action-block .text {
      color: #333333;
      font-size: 12px;
      font-weight: 600; }
      .panel.wrapper .calltoaction-container .call-action-block .text span {
        color: #C8102E; }
        @media only screen and (min-width: 768px) and (max-width: 1199px) {
          .panel.wrapper .calltoaction-container .call-action-block .text span {
            display: block; } }
        @media only screen and (max-width: 480px) {
          .panel.wrapper .calltoaction-container .call-action-block .text span {
            display: block; } }
  @media only screen and (max-width: 991px) {
    .panel.wrapper .calltoaction-container {
      width: 100%; } }
  .panel.wrapper .mobile-links-container {
    display: flex;
    margin: 0 auto;
    max-width: 1170px;
    padding-right: 20px; }
    @media (max-width: 767px) {
      .panel.wrapper .mobile-links-container {
        padding-right: 0; } }
    @media screen and (min-width: 768px) and (max-width: 1199px) {
      .panel.wrapper .mobile-links-container {
        padding: 0 20px; } }
    @media (max-width: 767px) {
      .panel.wrapper .mobile-links-container .additional-header-links {
        display: none; } }
    .panel.wrapper .mobile-links-container .header-messages {
      flex: 2; }
      @media screen and (min-width: 768px) and (max-width: 1023px) {
        .panel.wrapper .mobile-links-container .header-messages {
          flex: unset;
          width: auto; } }
      .panel.wrapper .mobile-links-container .header-messages:before {
        content: '';
        background: #EDEEEE; }
      .panel.wrapper .mobile-links-container .header-messages ul {
        display: flex;
        list-style: none;
        margin-bottom: 0;
        padding: 0; }
        @media (max-width: 767px) {
          .panel.wrapper .mobile-links-container .header-messages ul {
            justify-content: center; } }
        .panel.wrapper .mobile-links-container .header-messages ul li::before {
          font-family: 'icomoon';
          font-size: 13px;
          color: #C8102E;
          width: 20px;
          height: 20px; }
        .panel.wrapper .mobile-links-container .header-messages ul li.header-strapline {
          margin-right: 20px;
          padding: 10px 5px;
          height: 40px;
          display: block;
          color: #2D2926; }
          @media (max-width: 767px) {
            .panel.wrapper .mobile-links-container .header-messages ul li.header-strapline {
              margin: 0; } }
          @media screen and (min-width: 768px) and (max-width: 1169px) {
            .panel.wrapper .mobile-links-container .header-messages ul li.header-strapline {
              margin-right: 10px; } }
          .panel.wrapper .mobile-links-container .header-messages ul li.header-strapline h1 {
            font-size: 14px;
            margin-top: 0;
            line-height: 1.42857; }
        .panel.wrapper .mobile-links-container .header-messages ul li.header-phone {
          margin-right: 20px; }
          @media (max-width: 1169px) {
            .panel.wrapper .mobile-links-container .header-messages ul li.header-phone {
              display: none; } }
          .panel.wrapper .mobile-links-container .header-messages ul li.header-phone a {
            color: #C8102E;
            padding: 10px 5px;
            height: 40px;
            display: block; }
            .panel.wrapper .mobile-links-container .header-messages ul li.header-phone a:before {
              content: "\e97c";
              font-family: 'icomoon';
              margin-right: 5px;
              color: #C8102E; }
        .panel.wrapper .mobile-links-container .header-messages ul li.header-location {
          margin-right: 10px; }
          @media (max-width: 1169px) {
            .panel.wrapper .mobile-links-container .header-messages ul li.header-location {
              display: none; } }
          .panel.wrapper .mobile-links-container .header-messages ul li.header-location a {
            color: #2D2926;
            padding: 10px 5px;
            height: 40px;
            display: block; }
            .panel.wrapper .mobile-links-container .header-messages ul li.header-location a:before {
              content: "\e980";
              font-family: 'icomoon';
              margin-right: 5px;
              text-decoration: underline;
              color: #C8102E; }
          .panel.wrapper .mobile-links-container .header-messages ul li.header-location:hover {
            background: #C2C4C4; }
        .panel.wrapper .mobile-links-container .header-messages ul li.tablet-contact {
          margin-right: 10px;
          display: none; }
          @media screen and (min-width: 768px) and (max-width: 1169px) {
            .panel.wrapper .mobile-links-container .header-messages ul li.tablet-contact {
              display: block;
              margin-right: 0; } }
          .panel.wrapper .mobile-links-container .header-messages ul li.tablet-contact a {
            color: #2D2926;
            padding: 10px 5px;
            height: 40px;
            display: block; }
            .panel.wrapper .mobile-links-container .header-messages ul li.tablet-contact a:before {
              content: "\e980";
              font-family: 'icomoon';
              margin-right: 5px;
              text-decoration: underline;
              color: #C8102E; }
          .panel.wrapper .mobile-links-container .header-messages ul li.tablet-contact:hover {
            background: #C2C4C4; }

.minicart-wrapper .block-minicart {
  margin-top: 0 !important;
  border-top: 6px solid #2D2926; }
  .minicart-wrapper .block-minicart:before {
    display: none; }
  .minicart-wrapper .block-minicart:after {
    display: none; }
  .minicart-wrapper .block-minicart .subtotal {
    color: #333333; }
    .minicart-wrapper .block-minicart .subtotal .label {
      text-align: right;
      margin-bottom: 0;
      margin-top: 0;
      color: #333333; }
      .minicart-wrapper .block-minicart .subtotal .label span {
        color: #333333; }
    .minicart-wrapper .block-minicart .subtotal .price-container {
      margin-top: 12px;
      line-height: 11px; }
      .minicart-wrapper .block-minicart .subtotal .price-container .price-including-tax {
        position: relative;
        display: block;
        left: -46px; }
        .minicart-wrapper .block-minicart .subtotal .price-container .price-including-tax span.price {
          color: #333333;
          font-size: 12px;
          font-weight: bold;
          line-height: 20px; }
          .minicart-wrapper .block-minicart .subtotal .price-container .price-including-tax span.price:after {
            position: absolute;
            top: 50%;
            left: 100%;
            content: "inc VAT";
            width: 55px;
            margin-top: -10px;
            font-size: 12px;
            font-weight: 500;
            text-align: left;
            padding-left: 5px; }
      .minicart-wrapper .block-minicart .subtotal .price-container .price-excluding-tax {
        position: relative;
        left: -46px; }
        .minicart-wrapper .block-minicart .subtotal .price-container .price-excluding-tax span.price {
          font-weight: bold;
          color: #333333;
          font-size: 19px;
          line-height: 13px; }
          .minicart-wrapper .block-minicart .subtotal .price-container .price-excluding-tax span.price:after {
            position: absolute;
            top: 50%;
            left: 100%;
            content: "ex VAT";
            width: 50px;
            margin-top: -8px;
            font-size: 12px;
            font-weight: 500;
            text-align: left;
            padding-left: 5px; }

@media only screen and (min-width: 711px) and (max-width: 768px) {
  .minicart-wrapper {
    width: 89px; }
    .minicart-wrapper .action.showcart {
      width: 100%;
      text-align: center; } }

@media only screen and (max-width: 767px) {
  .minicart-wrapper {
    position: absolute; } }

@media (max-width: 767px) {
  .minicart-wrapper {
    top: -71px; } }

.mfp-container button.mfp-close {
  background: #C8102E;
  color: white; }

.mfp-container .popup__actions-wrapper button[data-action="continue"] {
  background: #2D2926;
  color: white;
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 0;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.mfp-container .popup__actions-wrapper button[data-action="redirect-checkout"] {
  background: #C8102E;
  color: white;
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 0;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.navbar-brand {
  width: auto;
  height: auto;
  padding: 0;
  flex: 1;
  min-width: 300px; }
  @media only screen and (min-width: 769px) and (max-width: 900px) {
    .navbar-brand {
      width: auto; } }
  @media only screen and (max-width: 768px) {
    .navbar-brand {
      margin-right: 8px;
      margin-left: 15px; } }
  @media (max-width: 767px) {
    .navbar-brand {
      padding-bottom: 0;
      margin: 0 auto;
      width: 220px;
      min-width: 100%; } }
  .navbar-brand img {
    max-width: 100%;
    height: 80px;
    width: 100%; }
    @media (max-width: 767px) {
      .navbar-brand img {
        height: 70px;
        width: 100%; } }
    @media screen and (min-width: 1024px) and (max-width: 1404px) {
      .navbar-brand img {
        z-index: 50;
        position: relative; } }
  .navbar-brand:hover, .navbar-brand:focus, .navbar-brand:active {
    opacity: 0.7; }

.old-logo {
  width: auto;
  display: inline-block;
  height: 80px; }
  @media (max-width: 767px) {
    .old-logo {
      display: none; } }
  .old-logo .first-choice-logo {
    width: 230px;
    height: 50px;
    margin: 20px 0;
    border-left: 2px solid #EDEEEE; }

.nav-sections {
  background: #C8102E;
  margin-bottom: 0; }

.footer-strap-line {
  border-top: 2px solid #eaeaea;
  text-align: center;
  padding: 25px 0; }
  .footer-strap-line img {
    max-width: 55%; }
    @media only screen and (max-width: 600px) {
      .footer-strap-line img {
        max-width: 80%; } }

.page-footer-before {
  position: relative;
  margin-top: 0;
  padding-bottom: 50px;
  background: #2D2926 !important; }
  .page-footer-before:before {
    content: '';
    background: #2d2926;
    background: linear-gradient(90deg, #2d2926 0%, #c2c4c4 10%, #e0e1e1 40%, #2d2926 80%, #e0e1e1 90%, #53565a 99%);
    height: 10px;
    display: block; }
    @media (max-width: 767px) {
      .page-footer-before:before {
        height: 5px; } }
  .page-footer-before .col-big-gutter-right {
    padding-left: 40px; }
  .page-footer-before .col-big-gutter-left {
    padding-right: 40px; }
  @media only screen and (max-width: 767px) {
    .page-footer-before .col-big-gutter-right {
      padding-left: 15px; }
    .page-footer-before .col-big-gutter-left {
      padding-right: 15px; } }
  .page-footer-before .newsletter-footer-section {
    margin-top: 50px;
    margin-bottom: 40px; }
    .page-footer-before .newsletter-footer-section h4 {
      color: white;
      text-transform: uppercase;
      font-size: 16px;
      font-weight: 600;
      padding-bottom: 10px;
      font-family: 'effra'; }
    .page-footer-before .newsletter-footer-section .form-group {
      width: 100%;
      margin-bottom: 10px; }
      .page-footer-before .newsletter-footer-section .form-group .input-group {
        width: 100%; }
        .page-footer-before .newsletter-footer-section .form-group .input-group input {
          width: 100%;
          font-size: 13px;
          padding-top: 10px;
          height: auto;
          padding-bottom: 10px;
          padding-left: 15px;
          border-radius: 4px;
          color: #333333; }
    .page-footer-before .newsletter-footer-section button {
      width: 100%;
      background: #C8102E;
      color: white;
      font-family: 'proxima-nova', sans-serif !important;
      padding: 10px 20px;
      border-radius: 5px;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      border: none;
      text-transform: uppercase;
      font-size: 20px;
      font-weight: 600;
      transition: background-color 400ms linear; }
      .page-footer-before .newsletter-footer-section button:hover {
        background: #A6192E;
        outline: 2px solid #fff;
        box-shadow: 0 0 0 4px #A6192E; }
      .page-footer-before .newsletter-footer-section button:focus {
        background: #A6192E;
        outline: 2px solid #fff;
        box-shadow: 0 0 0 4px #A6192E; }
      .page-footer-before .newsletter-footer-section button:active {
        background: #A6192E; }
    @media only screen and (max-width: 420px) {
      .page-footer-before .newsletter-footer-section {
        margin-top: 20px;
        margin-bottom: 10px; } }

.footer-links {
  margin-top: 40px;
  margin-bottom: 10px;
  display: block;
  overflow: hidden; }
  @media only screen and (max-width: 991px) {
    .footer-links {
      display: flex;
      flex-wrap: wrap; }
      .footer-links .footer-links-item {
        margin-bottom: 15px; } }
  @media only screen and (max-width: 767px) {
    .footer-links {
      margin-bottom: 15px; } }
  .footer-links:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 1px;
    height: calc(100% + 77px);
    background-color: rgba(255, 255, 255, 0.25); }
    @media only screen and (max-width: 1199px) {
      .footer-links:after {
        height: calc(100% + 50px); } }
    @media only screen and (max-width: 767px) {
      .footer-links:after {
        top: 100%;
        width: 100%;
        height: 1px; } }
  .footer-links h4 {
    color: white;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 10px;
    font-family: 'effra'; }
  .footer-links .footer-links-item {
    position: relative; }
    @media only screen and (max-width: 767px) {
      .footer-links .footer-links-item {
        margin-bottom: 30px; }
        .footer-links .footer-links-item:before {
          cursor: pointer;
          position: absolute;
          right: 26px;
          top: 0;
          font-size: 18px;
          content: "\e970";
          font-family: "icomoon";
          color: white;
          transform: rotate(90deg);
          transition: transform 0.2s ease-in-out; }
        .footer-links .footer-links-item.open:before {
          transform: rotate(-90deg); } }
  .footer-links ul {
    padding-left: 0;
    list-style: none;
    margin: 0;
    padding: 10px 0 0 0; }
    .footer-links ul li {
      display: block;
      margin: 5px 0; }
      .footer-links ul li a {
        text-decoration: none;
        font-family: inherit;
        font-weight: lighter;
        line-height: 14px;
        font-size: 14px;
        color: #C2C4C4; }
        .footer-links ul li a:hover {
          text-decoration: underline; }
        .footer-links ul li a:active {
          text-decoration: none; }
        .footer-links ul li a:focus {
          text-decoration: none; }
    @media only screen and (max-width: 767px) {
      .footer-links ul {
        display: none; } }

.page-footer {
  padding-top: 40px;
  padding-bottom: 40px;
  background: #2D2926 !important; }
  .page-footer .container:first-child {
    border-top: 1px solid #C2C4C4;
    padding-top: 40px; }
  .page-footer .footer-social h4,
  .page-footer .footer-accreditations h4,
  .page-footer .footer-getintouch h4 {
    color: white;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    padding-bottom: 10px;
    margin-bottom: 20px; }
  .page-footer .footer-social h5,
  .page-footer .footer-accreditations h5,
  .page-footer .footer-getintouch h5 {
    font-size: 15px;
    font-weight: 600; }
  .page-footer .footer-accreditations {
    width: 21%; }
    @media only screen and (max-width: 1023px) {
      .page-footer .footer-accreditations {
        width: 100%; } }
  .page-footer .footer-social-icons {
    width: 29%; }
    @media only screen and (max-width: 1023px) {
      .page-footer .footer-social-icons {
        width: 100%; } }
  .page-footer .footer-social a.social-link {
    color: #2D2926;
    width: 40px;
    height: 40px;
    font-size: 23px;
    line-height: 40px;
    vertical-align: middle;
    display: inline-block;
    text-align: center;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    text-decoration: none;
    background: white;
    transition: background-color 400ms linear;
    margin-right: 5px;
    margin-bottom: 10px; }
    .page-footer .footer-social a.social-link:last-child {
      margin-right: 0; }
    .page-footer .footer-social a.social-link:hover {
      background: #C8102E;
      color: #fff;
      text-decoration: none; }
      .page-footer .footer-social a.social-link:hover .fa-tiktok:before {
        background: url("../images/tiktok-white.svg") no-repeat; }
    .page-footer .footer-social a.social-link:active {
      background: #C8102E;
      color: #fff;
      text-decoration: none; }
    .page-footer .footer-social a.social-link:focus {
      background: #C8102E;
      color: #fff;
      text-decoration: none; }
    .page-footer .footer-social a.social-link .fa-tiktok:before {
      content: "";
      background: url("../images/tiktok.svg") no-repeat;
      display: inline-block;
      height: 16px;
      width: 15px;
      border: none;
      border-radius: 0; }
  .page-footer .copyright {
    font-size: 14px;
    padding-top: 20px;
    display: block; }
  .page-footer .footer-getintouch div {
    margin-bottom: 10px; }
    .page-footer .footer-getintouch div p {
      margin-bottom: 5px; }
  .page-footer .footer-getintouch > p {
    font-size: 14px;
    margin-bottom: 15px; }
  @media only screen and (max-width: 991px) {
    .page-footer .footer-accreditations,
    .page-footer .footer-social-icons,
    .page-footer .footer-getintouch {
      margin-bottom: 30px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .footer-links .col-sm-6.footer-links-item {
    width: 49.5%; } }

.alternative-product.top-message {
  min-height: 10px; }

.alternative-product span {
  position: relative;
  display: block;
  color: #C8102E;
  font-size: 1.3rem;
  font-weight: 700;
  text-transform: uppercase; }
  .alternative-product span a {
    color: #C8102E;
    text-transform: lowercase;
    text-decoration: underline; }
  .alternative-product span:before {
    content: '\f057';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: 'FontAwesome';
    font-size: 22px;
    font-weight: normal;
    line-height: 18px;
    vertical-align: middle;
    display: inline-block;
    margin-top: -3px;
    speak: none;
    width: 20px; }

body.cms-brands .column.main {
  padding-top: 40px; }

.column.main h1 {
  margin: 0 0 20px 0;
  padding: 0 0 10px;
  text-transform: capitalize;
  color: #2D2926;
  font-weight: bold;
  letter-spacing: 0px;
  font-size: 36px;
  border-bottom: 4px solid #2D2926;
  text-align: left;
  font-family: 'effra'; }
  @media only screen and (max-width: 767px) {
    .column.main h1 {
      font-size: 34px; } }
  @media only screen and (max-width: 539px) {
    .column.main h1 {
      font-size: 28px; } }

.column.main .brand-searcher {
  background: #2D2926;
  padding: 20px;
  box-sizing: border-box;
  width: 100%;
  display: inline-block;
  margin-bottom: 20px; }
  .column.main .brand-searcher h3 {
    color: white;
    text-align: center;
    margin: 7px auto;
    font-weight: bold;
    text-transform: capitalize;
    font-family: 'effra'; }
  .column.main .brand-searcher .ambrands-search-wrapper {
    float: none;
    width: 100%; }
    @media only screen and (max-width: 600px) {
      .column.main .brand-searcher .ambrands-search-wrapper {
        width: calc(100% - 20px); } }
    .column.main .brand-searcher .ambrands-search-wrapper .input-outer {
      position: relative; }
    .column.main .brand-searcher .ambrands-search-wrapper .ambrands-search-input {
      background-color: #fff;
      padding: 10px;
      height: 44px;
      border-radius: 6px;
      font-family: 'effra'; }
      .column.main .brand-searcher .ambrands-search-wrapper .ambrands-search-input::-webkit-input-placeholder {
        color: #333;
        text-transform: capitalize;
        font-family: inherit;
        font-size: 14px;
        font-weight: 400;
        font-family: 'effra'; }
      .column.main .brand-searcher .ambrands-search-wrapper .ambrands-search-input::-moz-placeholder {
        color: #333;
        text-transform: uppercase;
        font-family: inherit;
        font-size: 14px;
        font-weight: 400;
        font-family: 'effra'; }
      .column.main .brand-searcher .ambrands-search-wrapper .ambrands-search-input:-ms-input-placeholder {
        color: #333;
        text-transform: uppercase;
        font-family: inherit;
        font-size: 14px;
        font-weight: 400;
        font-family: 'effra'; }
      .column.main .brand-searcher .ambrands-search-wrapper .ambrands-search-input:-moz-placeholder {
        color: #333;
        text-transform: uppercase;
        font-family: inherit;
        font-size: 14px;
        font-weight: 400;
        font-family: 'effra'; }
    .column.main .brand-searcher .ambrands-search-wrapper #livesearch {
      top: 39px;
      width: 100%;
      border: none;
      border-radius: 0 0 6px 6px;
      box-shadow: 0 5px 4px 0px rgba(0, 0, 0, 0.2);
      color: #000;
      float: left;
      position: absolute;
      background: #FFF;
      z-index: 9; }
    .column.main .brand-searcher .ambrands-search-wrapper #livesearch a {
      color: #000;
      width: 100%;
      float: left;
      padding: 5px; }
      .column.main .brand-searcher .ambrands-search-wrapper #livesearch a:hover {
        color: #C8102E;
        text-decoration: underline; }

.column.main .brands-filters {
  position: relative;
  margin-bottom: 38px; }
  .column.main .brands-filters .letters-box {
    display: flex;
    flex-basis: auto;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start; }
    .column.main .brands-filters .letters-box .letter {
      margin: 0 2px 10px;
      border: 1px solid #e1e5eb;
      background: #2D2926;
      color: #fff;
      text-transform: uppercase;
      padding: 5px 10px;
      display: inline-block;
      box-sizing: border-box;
      font-weight: bold;
      font-size: 20px;
      transition: all 0.15s ease-out; }
      .column.main .brands-filters .letters-box .letter:first-child {
        margin-left: 0; }
      .column.main .brands-filters .letters-box .letter:last-child {
        margin-right: 0; }
      .column.main .brands-filters .letters-box .letter.disabled {
        opacity: 0.5;
        cursor: default;
        pointer-events: none;
        background: #C2C4C4;
        color: #53565A; }
      .column.main .brands-filters .letters-box .letter:not(.disabled):hover {
        border-color: #A6192E; }
      .column.main .brands-filters .letters-box .letter:focus {
        background: #A6192E !important;
        color: white;
        outline: 2px solid #fff;
        box-shadow: 0 0 0 4px #A6192E; }
      .column.main .brands-filters .letters-box .letter:hover {
        background: #A6192E !important;
        color: white;
        outline: 2px solid #fff;
        box-shadow: 0 0 0 4px #A6192E; }
    .column.main .brands-filters .letters-box#clear-filter {
      position: absolute;
      top: 100%;
      left: 0;
      align-items: flex-start;
      width: 100%;
      height: 28px; }
      .column.main .brands-filters .letters-box#clear-filter a {
        margin-bottom: 0;
        padding: 3px 8px;
        font-size: 16px;
        text-decoration: inherit; }

@media only screen and (max-width: 768px) {
  .column.main .brand-listing dl {
    margin-bottom: 10px; } }

.column.main .brand-listing dl.brands-letter .letter {
  position: relative;
  border-bottom: 3px solid #2D2926;
  font-size: 18px;
  font-weight: 400; }
  .column.main .brand-listing dl.brands-letter .letter:focus {
    outline: none; }
  .column.main .brand-listing dl.brands-letter .letter .title {
    padding: 5px 48px 5px 8px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 30px;
    background: transparent;
    color: #2D2926;
    font-family: 'effra'; }
    @media only screen and (max-width: 768px) {
      .column.main .brand-listing dl.brands-letter .letter .title {
        font-size: 25px; } }
  .column.main .brand-listing dl.brands-letter .letter [class^="icon-"] {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    display: none;
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 20px 12px; }
    @media only screen and (max-width: 768px) {
      .column.main .brand-listing dl.brands-letter .letter [class^="icon-"] {
        display: block; } }
  .column.main .brand-listing dl.brands-letter .letter .icon-close {
    background-image: url("../images/arrow-down-blue.svg"); }
  .column.main .brand-listing dl.brands-letter .letter .icon-open {
    background-image: url("../images/arrow-up-blue.svg"); }

.column.main .brand-listing dd ul.bare-list {
  display: block;
  margin: 40px 0 60px;
  padding-left: 0;
  -moz-columns: 4;
       columns: 4;
  -moz-column-gap: 15px;
       column-gap: 15px; }
  @media only screen and (max-width: 991px) {
    .column.main .brand-listing dd ul.bare-list {
      margin: 35px 0 55px;
      -moz-columns: 3;
           columns: 3; } }
  @media only screen and (max-width: 768px) {
    .column.main .brand-listing dd ul.bare-list {
      margin: 20px 0 40px;
      -moz-columns: 2;
           columns: 2; } }
  @media only screen and (max-width: 460px) {
    .column.main .brand-listing dd ul.bare-list {
      -moz-columns: 1;
           columns: 1; } }
  .column.main .brand-listing dd ul.bare-list li {
    list-style: none; }
    .column.main .brand-listing dd ul.bare-list li.brand-item {
      margin: 0 0 8px; }
      .column.main .brand-listing dd ul.bare-list li.brand-item .item {
        display: inline-block;
        font-size: 16px;
        line-height: 1em;
        color: #53565A;
        transition: 400ms; }
        .column.main .brand-listing dd ul.bare-list li.brand-item .item:hover, .column.main .brand-listing dd ul.bare-list li.brand-item .item:focus {
          color: #C8102E;
          text-decoration: underline; }

.shopbycategory-index-index #maincontent {
  padding-right: 0;
  padding-left: 0; }

.shop-by-contents {
  width: 100%;
  display: inline-block;
  padding-bottom: 20px;
  margin-bottom: 40px;
  border-bottom: 3px solid #e9e9e9; }

ul.shop-by-categories {
  margin: 0;
  padding: 0;
  list-style-type: none; }
  ul.shop-by-categories .categories-holder {
    display: flex;
    flex-wrap: wrap; }
  ul.shop-by-categories .item {
    margin-bottom: 30px; }
    ul.shop-by-categories .item .category-inner {
      border: 1px solid #C2C4C4;
      padding: 0 15px 20px;
      box-sizing: border-box; }
      ul.shop-by-categories .item .category-inner > * {
        width: 100%;
        flex-basis: 100%; }
      ul.shop-by-categories .item .category-inner .category-image {
        margin: 0 -15px 10px;
        border-bottom: 1px solid #C2C4C4;
        width: auto;
        flex-basis: auto; }
        ul.shop-by-categories .item .category-inner .category-image.category-image-placeholder {
          padding: 0; }
        ul.shop-by-categories .item .category-inner .category-image img {
          width: 100%; }
      ul.shop-by-categories .item .category-inner a.category-name {
        display: table;
        color: #2D2926;
        border-bottom: 2px solid #2D2926;
        margin-bottom: 15px;
        font-size: 18px;
        width: 100%;
        text-transform: uppercase;
        font-weight: bold;
        padding: 0 0 6px 0;
        font-family: 'effra'; }
        ul.shop-by-categories .item .category-inner a.category-name span {
          display: table-cell;
          vertical-align: bottom; }
      ul.shop-by-categories .item .category-inner ul {
        position: relative;
        width: calc(100% + 30px);
        margin: 0 -15px 15px;
        padding: 0;
        list-style-type: none; }
        ul.shop-by-categories .item .category-inner ul li {
          padding: 10px 0;
          margin: 0 15px;
          border-bottom: 1px solid #C2C4C4; }
          ul.shop-by-categories .item .category-inner ul li a {
            color: #53565A;
            transition: background-color 400ms linear; }
            ul.shop-by-categories .item .category-inner ul li a:hover {
              text-decoration: underline;
              color: #C8102E; }
          ul.shop-by-categories .item .category-inner ul li:last-child {
            border-bottom: none; }
    ul.shop-by-categories .item .hidden-category-items {
      display: none; }
      ul.shop-by-categories .item .hidden-category-items.reveal {
        display: block;
        position: absolute;
        left: -1px;
        width: calc(100% + 2px);
        padding-bottom: 10px;
        background: #fff;
        border: 1px solid #C2C4C4;
        border-top: none;
        z-index: 999; }
        @media only screen and (max-width: 767px) {
          ul.shop-by-categories .item .hidden-category-items.reveal {
            position: static; } }
    ul.shop-by-categories .item button[name="reveal-items"] {
      border: none;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      background: transparent;
      color: #C8102E;
      font-weight: 400;
      padding: 0;
      position: relative;
      margin: 10px 15px 0 15px;
      text-transform: capitalize;
      text-align: left;
      font-size: 14px;
      font-family: 'effra'; }
      ul.shop-by-categories .item button[name="reveal-items"]:before {
        position: absolute;
        right: -20px;
        top: 50%;
        transform: translateY(-50%);
        font-size: 12px;
        color: #C8102E;
        font-family: 'FontAwesome';
        content: ""; }
      ul.shop-by-categories .item button[name="reveal-items"]:hover {
        background: none !important;
        color: #A6192E;
        text-decoration: underline; }
      ul.shop-by-categories .item button[name="reveal-items"].hide-cat:before {
        content: "\f077"; }
    ul.shop-by-categories .item .inner-shop-now {
      align-self: flex-end;
      margin-top: 15px; }
      ul.shop-by-categories .item .inner-shop-now a {
        padding: 10px;
        display: inline-block;
        background: #2D2926;
        text-decoration: none;
        color: #fff;
        height: 32px;
        text-align: center;
        line-height: 16px;
        text-transform: uppercase;
        font-size: 14px;
        line-height: 14px;
        font-weight: 600;
        border-radius: 5px;
        font-family: 'effra';
        transition: all 0.15s ease-out; }
        ul.shop-by-categories .item .inner-shop-now a:focus {
          background: #2D2926 !important;
          color: white;
          outline: 2px solid #fff;
          box-shadow: 0 0 0 4px #2D2926; }
        ul.shop-by-categories .item .inner-shop-now a:hover {
          background: #2D2926 !important;
          color: white;
          outline: 2px solid #fff;
          box-shadow: 0 0 0 4px #2D2926; }
        ul.shop-by-categories .item .inner-shop-now a:active {
          box-shadow: none;
          outline: none;
          border: none; }
        ul.shop-by-categories .item .inner-shop-now a:hover {
          background: #A6192E; }
          ul.shop-by-categories .item .inner-shop-now a:hover:before {
            color: #C8102E; }

.b2b-portal-login .page-wrapper {
  background: #C8102E;
  background: linear-gradient(to bottom, #C8102E 0%, #A6192E 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$brand-primary', endColorstr='$brand-hover',GradientType=0 ); }

/*# sourceMappingURL=styles.css.map */
